.shuffle-hunt-module__ZLrkcW__container{max-width:800px;color:var(--foreground,#333);margin:0 auto;padding:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.shuffle-hunt-module__ZLrkcW__header{text-align:center;margin-bottom:3rem}.shuffle-hunt-module__ZLrkcW__header h1{background:var(--gradient-primary,linear-gradient(135deg,#0070f3,#00c6ff));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.shuffle-hunt-module__ZLrkcW__header p{color:var(--text-secondary,#666);font-size:1.2rem}.shuffle-hunt-module__ZLrkcW__toolLayout{flex-direction:column;gap:2rem;max-width:600px;margin:0 auto;display:flex}.shuffle-hunt-module__ZLrkcW__form{background:var(--card-background,#fff);border:1px solid var(--card-border,#eaeaea);border-radius:20px;padding:2rem;box-shadow:0 10px 30px #00000014}.shuffle-hunt-module__ZLrkcW__inputGroup{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.shuffle-hunt-module__ZLrkcW__inputGroup h2{color:var(--foreground,#111);margin:0;font-size:1.8rem}.shuffle-hunt-module__ZLrkcW__inputGroup p{color:var(--text-secondary,#666);margin:0}.shuffle-hunt-module__ZLrkcW__gameDisplay{background:var(--hero-background,#f8f9fa);border:2px dashed var(--card-border,#e0e0e0);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin:1rem 0;padding:2rem;transition:background-color .3s,border-color .3s;display:flex}.shuffle-hunt-module__ZLrkcW__timer{color:var(--text-primary,#444);background:var(--card-background,#fff);border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-family:Monaco,monospace;font-size:1.2rem;display:inline-block;box-shadow:0 2px 8px #0000000d}.shuffle-hunt-module__ZLrkcW__targetNumber{color:var(--primary,#0070f3);text-shadow:0 4px 20px var(--primary-glow,#0070f326);margin:.5rem 0;font-size:6rem;font-weight:900;line-height:1}.shuffle-hunt-module__ZLrkcW__cardListContainer{text-align:left;background:var(--hero-background,#f9fafb);border:1px solid var(--card-border,#eee);border-radius:12px;margin-top:1rem;padding:1rem}.shuffle-hunt-module__ZLrkcW__cardList{max-height:150px;margin:.5rem 0 0;padding:0;list-style:none;overflow-y:auto}.shuffle-hunt-module__ZLrkcW__cardList li{border-bottom:1px solid var(--card-border,#eee);color:var(--text-secondary,#555);align-items:center;padding:.5rem;font-size:.9rem;display:flex}.shuffle-hunt-module__ZLrkcW__cardList li:before{content:"💳";margin-right:.5rem}.shuffle-hunt-module__ZLrkcW__cardList li:last-child{border-bottom:none}.shuffle-hunt-module__ZLrkcW__actionButton{background:var(--gradient-primary,linear-gradient(135deg,#0070f3 0%,#0056b3 100%));color:var(--button-text,white);cursor:pointer;width:100%;box-shadow:0 4px 14px var(--primary-shadow,#0070f34d);border:none;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.shuffle-hunt-module__ZLrkcW__actionButton:hover:not(:disabled){box-shadow:0 6px 20px var(--primary-shadow,#0070f366);transform:translateY(-2px)}.shuffle-hunt-module__ZLrkcW__actionButton:active:not(:disabled){transform:translateY(0)}.shuffle-hunt-module__ZLrkcW__actionButton:disabled{background:var(--disabled-bg,#e0e0e0);color:var(--disabled-text,#888);box-shadow:none;cursor:not-allowed}.shuffle-hunt-module__ZLrkcW__downloadButton{color:var(--text-secondary,#666);border:2px solid var(--card-border,#eaeaea);cursor:pointer;background-color:#0000;border-radius:50px;width:100%;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.shuffle-hunt-module__ZLrkcW__downloadButton:hover{border-color:var(--foreground,#333);color:var(--foreground,#333);background:var(--hero-background,#f5f5f5)}.shuffle-hunt-module__ZLrkcW__logContainer{border:1px solid var(--card-border,#eaeaea);background:var(--card-background,#fff);border-radius:16px;margin-top:2rem;overflow:hidden;box-shadow:0 4px 12px #00000008}.shuffle-hunt-module__ZLrkcW__logHeader{background-color:var(--hero-background,#f9fafb);border-bottom:1px solid var(--card-border,#eaeaea);justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.shuffle-hunt-module__ZLrkcW__logHeader h3{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary,#888);margin:0;font-size:.9rem}.shuffle-hunt-module__ZLrkcW__log{height:200px;color:var(--text-primary,#333);padding:1rem 1.5rem;font-family:Menlo,monospace;font-size:.85rem;line-height:1.6;overflow-y:auto}.shuffle-hunt-module__ZLrkcW__clearLogButton{color:var(--primary,#0070f3);cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600}.shuffle-hunt-module__ZLrkcW__clearLogButton:hover{text-decoration:underline}.shuffle-hunt-module__ZLrkcW__info{color:var(--primary,#0070f3)}.shuffle-hunt-module__ZLrkcW__success{color:var(--success,#00a854)}.shuffle-hunt-module__ZLrkcW__error{color:var(--error,#e00)}@media (max-width:600px){.shuffle-hunt-module__ZLrkcW__container{padding:1rem}.shuffle-hunt-module__ZLrkcW__header h1{font-size:2rem}.shuffle-hunt-module__ZLrkcW__targetNumber{font-size:4rem}.shuffle-hunt-module__ZLrkcW__form{padding:1.5rem}}.shuffle-hunt-module__ZLrkcW__clearLogButton:disabled{opacity:.5;cursor:not-allowed}.shuffle-hunt-module__ZLrkcW__finalTime{color:var(--primary,#0070f3);font-size:3rem}.shuffle-hunt-module__ZLrkcW__correct{background-color:#22c55e33!important;border-color:#22c55e!important}.shuffle-hunt-module__ZLrkcW__wrong{background-color:#ef444433!important;border-color:#ef4444!important}.shuffle-hunt-module__ZLrkcW__guideList{text-align:left;max-width:100%;color:var(--text-secondary,#555);margin:0 auto;padding-left:1.5rem}.shuffle-hunt-module__ZLrkcW__guideList li{margin-bottom:.8rem;line-height:1.5}.shuffle-hunt-module__ZLrkcW__guideList strong{color:var(--foreground,#333)}.shuffle-hunt-module__ZLrkcW__faqContainer{text-align:left;margin-top:.5rem}.shuffle-hunt-module__ZLrkcW__faqItem{margin-bottom:1.5rem}.shuffle-hunt-module__ZLrkcW__faqQuestion{color:var(--foreground,#333);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.shuffle-hunt-module__ZLrkcW__faqAnswer{color:var(--text-secondary,#666);margin:0;line-height:1.5}
