.style-module__wrapper___3x6li{min-height:600px;background:#0f172a;color:#fff;display:flex;flex-direction:column;padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.style-module__header___24bJa{background:rgba(30,41,59,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #334155;border-radius:.5rem;padding:1rem;margin-bottom:1rem;position:sticky;top:0;z-index:10}.style-module__progressSection___2qYEs{margin-bottom:1rem}.style-module__progressLabel___AUm4S{display:flex;justify-content:space-between;font-size:1.2rem;margin-bottom:.5rem;color:#e2e8f0;font-weight:500}.style-module__progressBar___1Q1Es{height:1rem;background:#334155;border-radius:9999px;overflow:hidden;position:relative}.style-module__progressFill___1pz14{height:100%;background:linear-gradient(90deg,#eab308,#fbbf24);transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px rgba(251,191,36,.3)}.style-module__filterChips___2empK{display:flex;grid-gap:.5rem;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;padding-top:2px;scrollbar-width:thin;scrollbar-color:#475569 transparent}.style-module__filterChips___2empK::-webkit-scrollbar{height:4px}.style-module__filterChips___2empK::-webkit-scrollbar-track{background:transparent}.style-module__filterChips___2empK::-webkit-scrollbar-thumb{background:#475569;border-radius:2px}.style-module__chip___3K2Gq{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.375rem 1rem;border-radius:9999px;font-size:1rem;font-weight:500;white-space:nowrap;border:1px solid #475569;background:transparent;color:#fff;cursor:pointer;transition:all .2s}.style-module__chip___3K2Gq:hover{background:#1e293b;transform:translateY(-1px);color:#fff}.style-module__chipActive___1jmAk{background:#fff;color:#0f172a;border-color:#fff;box-shadow:0 4px 6px -1px hsla(0,0%,100%,.1)}.style-module__categoryDot___2H_xx{width:.5rem;height:.5rem;border-radius:50%;display:inline-block}.style-module__gridWrapper___3fpan{flex:1 1;overflow:auto;padding:1rem;display:flex;flex-direction:column;align-items:flex-start;max-height:calc(100vh - 200px)}.style-module__grid___3qmwf{display:grid;grid-template-columns:repeat(15,40px);grid-template-rows:repeat(10,40px);grid-gap:.5rem;gap:.5rem;width:fit-content;background:rgba(30,41,59,.5);border-radius:.5rem}@media (max-width:768px){.style-module__grid___3qmwf{grid-gap:.25rem;gap:.25rem}.style-module__gridWrapper___3fpan{overflow:auto;padding:.5rem;max-height:calc(100vh - 250px)}.style-module__scrollHint___1GvCE{display:block}}.style-module__scrollHint___1GvCE{text-align:center;font-size:.75rem;color:#64748b;margin-top:.5rem;display:none}.style-module__cell___35JGe{width:40px;height:40px;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #475569;background:#1e293b;color:#94a3b8;font-size:.75rem;font-weight:700;cursor:pointer;transition:all .2s;border-radius:.25rem;overflow:hidden;flex-shrink:0}.style-module__cell___35JGe:hover{transform:scale(1.05);z-index:1;border-color:#64748b;box-shadow:0 4px 6px -1px rgba(0,0,0,.3)}.style-module__cell___35JGe:active{transform:scale(.98)}.style-module__cellChecked___3d5tP{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-color:#d97706;color:#78350f}.style-module__cellChecked___3d5tP:hover{border-color:#92400e}.style-module__cellDimmed___2O283{opacity:.3;filter:grayscale(.5)}@keyframes style-module__pulse___ortjx{0%,to{opacity:1}50%{opacity:.8}}.style-module__cellNumber___1XuSr{position:absolute;top:.125rem;left:.25rem;font-size:1rem;opacity:.7;font-weight:400}.style-module__cellRewardImage___tsnLr{position:absolute;inset:2px;width:calc(100% - 4px);height:calc(100% - 4px);object-fit:cover;border-radius:2px;z-index:0;opacity:.9}.style-module__cellNumberWithBg___1QZGW{position:absolute;top:2px;left:2px;background:rgba(0,0,0,.8);color:#fff;padding:1px 4px;border-radius:2px;font-size:10px;font-weight:600;z-index:2;line-height:1}.style-module__cellCheckedOverlay___1XLSk{position:absolute;inset:0;background:rgba(251,191,36,.4);-webkit-backdrop-filter:brightness(1.2);backdrop-filter:brightness(1.2);z-index:1;border-radius:.25rem}.style-module__checkmark___JMVnV{font-size:1.5rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2);position:relative;z-index:3}.style-module__rewardDot____yS9R{position:absolute;bottom:.25rem;right:.25rem;width:.375rem;height:.375rem;border-radius:50%;background:#3b82f6;box-shadow:0 0 4px rgba(59,130,246,.5)}.style-module__modalOverlay___3wRVI{position:fixed;inset:0;z-index:5000000;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:style-module__fadeIn___1sMZf .2s ease-out}@keyframes style-module__fadeIn___1sMZf{0%{opacity:0}to{opacity:1}}.style-module__modal___1XV92{background:#1e293b;border:1px solid #475569;border-radius:.5rem;max-width:375px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.3);animation:style-module__slideUp___2Xl_z .3s ease-out}@keyframes style-module__slideUp___2Xl_z{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.style-module__modalHeader___32XKd{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #334155;font-weight:600}.style-module__modalClose___2cjOy{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;background:transparent;border:none;color:#94a3b8;cursor:pointer;font-size:1.5rem;transition:all .2s}.style-module__modalClose___2cjOy:hover{background:#334155;color:#fff}.style-module__modalBody___3DkRk{padding:0 15px 15px}.style-module__modalBody___3DkRk p{margin:0;color:#cbd5e1;line-height:1.5}.style-module__tips___1iHAR{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:.375rem;padding:.75rem;font-size:1rem;color:#93c5fd}.style-module__modalFooter___2cRio{padding:1.5rem;border-top:1px solid #334155}.style-module__checkButton___2zobk,.style-module__uncheckButton___1kgoE{width:100%;padding:.75rem 1rem;border-radius:4px;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-size:1.2rem;height:40px}.style-module__checkButton___2zobk{background:linear-gradient(135deg,#eab308,#f59e0b);color:#000}.style-module__checkButton___2zobk:hover{background:linear-gradient(135deg,#f59e0b,#d97706);transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(234,179,8,.3)}.style-module__uncheckButton___1kgoE{background:#475569;color:#fff}.style-module__uncheckButton___1kgoE:hover{background:#334155;transform:translateY(-1px)}.style-module__categoryDot___2H_xx[data-category=machine]{background-color:#ef4444}.style-module__categoryDot___2H_xx[data-category=character]{background-color:#3b82f6}.style-module__categoryDot___2H_xx[data-category=custom]{background-color:#a855f7}.style-module__categoryDot___2H_xx[data-category=other]{background-color:#22c55e}.style-module__categoryDot___2H_xx[data-category=none]{background-color:#9ca3af}.style-module__progressMessage___3lDmH{font-size:1rem;color:#64748b;text-align:center;margin-top:.5rem;font-style:italic}.style-module__chipCount___2oIpU{font-size:.75rem;opacity:.8;margin-left:.25rem}.style-module__chipLabel___258uV{display:inline-block}.style-module__filterMessage___1Ve9e{font-size:.75rem;color:#94a3b8;text-align:center;margin-top:.5rem;padding:.25rem .5rem;background:rgba(148,163,184,.1);border-radius:.25rem}.style-module__modalSection___2LGKB{padding-bottom:1rem;border-bottom:1px solid #334155}.style-module__modalSection___2LGKB:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:0}.style-module__modalSectionTitle___2Zawa{font-size:1.2rem;font-weight:600;color:#94a3b8;margin-bottom:.5rem;margin-top:1rem;text-transform:uppercase;letter-spacing:.05em}.style-module__textContainer___2ZqBU{margin:0;font-size:1.2rem}.style-module__rewardName___ahsks{font-size:1.2rem;font-weight:600;color:#fbbf24;margin-bottom:.25rem;margin-top:.5rem}.style-module__rewardImage___397N2{max-width:100%;height:auto;margin-top:.5rem;margin-bottom:.5rem;border-radius:4px;border:1px solid #334155}.style-module__articleLink___3-Rcj{display:inline-block;color:#3381e8;font-size:1.2rem;text-decoration:none;font-weight:700;padding:.5rem 1rem;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:4px;transition:all .2s;width:100%;text-align:center;line-height:28px}.style-module__articleLink___3-Rcj:hover{background:rgba(59,130,246,.2);transform:translateY(-1px)}.style-module__loading___8t5AL{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#94a3b8}.style-module__loadingSpinner___2UFQC{width:40px;height:40px;border:3px solid rgba(148,163,184,.2);border-top-color:#fbbf24;border-radius:50%;animation:style-module__spin___1Ic9C 1s linear infinite;margin-bottom:1rem}@keyframes style-module__spin___1Ic9C{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style-module__error___1hSQy{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#ef4444;text-align:center;padding:2rem}.style-module__error___1hSQy p{margin:.5rem 0}.style-module__warningBanner___3i4zk{background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.3);border-radius:.5rem;padding:.75rem 1rem;margin-bottom:1rem;color:#fbbf24;font-size:.875rem;text-align:center}.style-module__fullscreenButton___3H3ff{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.5rem 1rem;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);color:#3b82f6;border-radius:.375rem;cursor:pointer;transition:all .2s;font-size:1rem;font-weight:500;white-space:nowrap}.style-module__fullscreenButton___3H3ff:hover{background:rgba(59,130,246,.2);transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.style-module__fullscreenButton___3H3ff:active{transform:translateY(0)}.style-module__fullscreenIcon___P5izh{width:1rem;height:1rem;fill:currentColor}.style-module__wrapper___3x6li.style-module__fullscreen___2KuyA{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;z-index:10000000!important;background:#0f172a!important;margin:0!important;padding:0!important;border-radius:0!important}.style-module__wrapper___3x6li.style-module__fullscreen___2KuyA .style-module__gridWrapper___3fpan{max-height:calc(100vh - 150px);padding:1rem 2rem;align-items:flex-start}@media (min-width:768px){.style-module__wrapper___3x6li.style-module__fullscreen___2KuyA .style-module__gridWrapper___3fpan{max-height:calc(100vh - 150px);padding:1rem 2rem;align-items:center}}.style-module__wrapper___3x6li.style-module__fullscreen___2KuyA .style-module__header___24bJa{border-radius:0;margin-bottom:.5rem}.style-module__headerControls___2Otp4{display:flex;align-items:center;grid-gap:1rem;gap:1rem;margin-top:1rem}.style-module__appealModalOverlay___2w4pT{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:100000001;animation:style-module__fadeIn___1sMZf .2s ease-out}.style-module__appealModalContainer___1HdMl{max-width:400px;width:90%;display:flex;flex-direction:column;align-items:center;position:relative}.style-module__appealModalInner___MLj6P{background:#fff;border-radius:12px;overflow:hidden;width:100%;box-shadow:0 20px 25px -5px rgba(0,0,0,.3);animation:style-module__slideUp___2Xl_z .3s ease-out}.style-module__appealModalImage___2kgmN{width:100%;text-align:center;background:#fff}.style-module__appealModalImage___2kgmN img{max-width:100%;height:auto;display:block}.style-module__appealModalText___3gmVM{padding:20px 24px;text-align:center;background:#fff}.style-module__appealModalDescription___3M-jv{font-size:14px;color:#333;line-height:1.6;margin:0;text-align:left}.style-module__appealModalButtons___19HyR{padding:0 24px 24px;display:flex;flex-direction:column;grid-gap:8px;gap:8px;align-items:center;background:#fff}.style-module__appealModalButton___1467F{display:inline-flex;width:260px;height:40px;padding:0 16px;border-radius:4px;text-align:center;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;justify-content:center;align-items:center;cursor:pointer;border:none}.style-module__appealModalButton___1467F:hover{opacity:.85}.style-module__appealModalButtonPrimary___3J_et{background:#ffd22b;color:#333}.style-module__appealModalButtonPrimary___3J_et:hover{background:#f5c520}.style-module__appealModalButtonSecondary___3bIdj{background:#fff;color:#333;border:1px solid #d2d2d2}.style-module__appealModalButtonSecondary___3bIdj:hover{background:#f9f9f9}.style-module__appealModalButtonSubtext___2KyEm{font-size:10px;font-weight:700}.style-module__appealModalClose___3b3uB{position:absolute;bottom:-56px;left:50%;transform:translateX(-50%);width:44px;height:44px;background-color:hsla(0,0%,100%,.9);border:none;border-radius:50%;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.2)}.style-module__appealModalClose___3b3uB:hover{background-color:#fff;transform:translateX(-50%) scale(1.05)}.style-module__appealModalCloseIcon___14HvM{font-size:24px;color:#666;line-height:1;position:relative;top:-2px}