:root{--color-primary: #6366F1;--color-primary-dark: #4F46E5;--color-success: #10B981;--color-warning: #F59E0B;--color-error: #EF4444;--color-tile-red: #F87171;--color-tile-green: #4ADE80;--color-tile-blue: #60A5FA;--color-background: #F8FAFC;--color-surface: #FFFFFF;--color-text: #1E293B;--color-text-secondary: #64748B;--color-border: #E2E8F0;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .15)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);font-size:16px;line-height:1.5;color:var(--color-text);background-color:var(--color-background);min-height:100vh}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}button{background:none;border:none;padding:0;cursor:pointer;font:inherit}ul,ol{list-style:none;padding:0}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-border);border-radius:4px}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}::selection{background:#c7d2fe;color:var(--color-text)}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@supports (padding: env(safe-area-inset-bottom)){.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}}._container_1anbx_1{position:fixed;inset:0;pointer-events:none;z-index:1000;overflow:hidden}._star_1anbx_9{position:absolute;margin-left:-24px;margin-top:-24px;filter:drop-shadow(0 0 20px rgba(245,158,11,.9)) drop-shadow(0 0 40px rgba(245,158,11,.6))}._countBadge_1anbx_17{position:absolute;font-size:2rem;font-weight:800;color:#f59e0b;text-shadow:0 0 20px rgba(245,158,11,.9),0 0 40px rgba(245,158,11,.6),0 2px 4px rgba(0,0,0,.4)}._impactFlash_1anbx_28{position:absolute;width:60px;height:60px;margin-left:-30px;margin-top:-30px;border-radius:50%;background:radial-gradient(circle,gold,#f59e0bcc 40%,#f59e0b00 70%);pointer-events:none}._impactParticle_1anbx_44{position:absolute;border-radius:50%;background:linear-gradient(135deg,gold,#f59e0b);box-shadow:0 0 8px #f59e0bcc;margin-left:-4px;margin-top:-4px}._sparkle_1anbx_53{position:absolute;border-radius:50%;background:radial-gradient(circle,#fff,#ffdf64 40%,#f59e0bcc,#f59e0b00);box-shadow:0 0 6px #ffffffe6,0 0 12px #f59e0bb3;margin-left:-4px;margin-top:-4px}._container_56moh_1{position:fixed;inset:0;pointer-events:none;z-index:1000;overflow:hidden}._glow_56moh_9{position:absolute;width:80px;height:80px;margin-left:-40px;margin-top:-40px;border-radius:50%;background:radial-gradient(circle,#f97316e6,#fb923c99 40%,#f9731600 70%);pointer-events:none}._fireParticle_56moh_25{position:absolute;border-radius:50%;background:radial-gradient(circle,#ffc832,#f97316,#ea580ccc);box-shadow:0 0 8px #f97316e6,0 0 16px #fb923c99;margin-left:-4px;margin-top:-4px}._flash_56moh_41{position:absolute;width:40px;height:40px;margin-left:-20px;margin-top:-20px;border-radius:50%;background:radial-gradient(circle,#fff,#ffc832cc 40%,#f9731600 70%);pointer-events:none}._overlay_151s6_1{position:fixed;bottom:80px;left:50%;transform:translate(-50%);z-index:1000;width:calc(100% - 32px);max-width:400px}._prompt_151s6_11{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px;position:relative;box-shadow:0 10px 40px #0006}._closeButton_151s6_20{position:absolute;top:12px;right:12px;background:none;border:none;color:#ffffff80;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s,background .2s}._closeButton_151s6_20:hover{color:#fff;background:#ffffff1a}._icon_151s6_38{width:48px;height:48px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:12px}._title_151s6_50{font-size:18px;font-weight:700;color:#fff;margin:0 0 8px}._description_151s6_57{font-size:14px;color:#ffffffb3;margin:0 0 16px;line-height:1.5}._buttons_151s6_64{display:flex;gap:12px}._enableButton_151s6_69{flex:1;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:8px;padding:12px 16px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:transform .2s,box-shadow .2s}._enableButton_151s6_69:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}._enableButton_151s6_69:disabled{opacity:.7;cursor:not-allowed}._laterButton_151s6_92{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:12px 16px;color:#fffc;font-weight:500;font-size:14px;cursor:pointer;transition:background .2s,color .2s}._laterButton_151s6_92:hover{background:#ffffff26;color:#fff}@media(max-width:480px){._overlay_151s6_1{bottom:70px;width:calc(100% - 24px)}._buttons_151s6_64{flex-direction:column}}._layout_g215z_1{display:flex;flex-direction:column;min-height:100vh;background:#f8fafc}._header_g215z_8{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #E2E8F0;position:sticky;top:0;z-index:50}._headerLeft_g215z_20{display:flex;align-items:center;gap:.75rem}._logo_g215z_26{display:flex;align-items:center;text-decoration:none}._logoIcon_g215z_32{color:#6366f1}._headerRight_g215z_36{display:flex;align-items:center;gap:1rem}._soundToggle_g215z_42{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:6px;background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;transition:all .15s}._soundToggle_g215z_42:hover{background:#e2e8f0;transform:scale(1.05)}._soundToggle_g215z_42:active{transform:scale(.95)}._soundIcon_g215z_65{color:#64748b}._userMenu_g215z_69{display:flex;align-items:center;gap:.75rem}._username_g215z_75{font-size:1rem;font-weight:600;color:#1e293b}._devBadge_g215z_81{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#6366f1;color:#fff;border-radius:4px;border:none;cursor:pointer;transition:all .15s}._devBadge_g215z_81:hover{background:#4f46e5;transform:scale(1.1)}._devBadgeDisabled_g215z_100{background:#94a3b8;opacity:.6}._devBadgeDisabled_g215z_100:hover{background:#64748b}._stars_g215z_109{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#64748b}._starsIcon_g215z_117{color:#f59e0b}._streak_g215z_121{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#64748b}._streakIcon_g215z_129{color:#f97316}._streakLit_g215z_133 ._streakIcon_g215z_129{filter:drop-shadow(0 0 6px rgba(249,115,22,1)) drop-shadow(0 0 12px rgba(249,115,22,.8));animation:_flameFlicker_g215z_1 3s ease-in-out infinite}@keyframes _flameFlicker_g215z_1{0%,to{filter:drop-shadow(0 0 6px rgba(249,115,22,1)) drop-shadow(0 0 12px rgba(249,115,22,.8));transform:scale(1)}25%{filter:drop-shadow(0 0 8px rgba(255,150,50,1)) drop-shadow(0 0 16px rgba(249,115,22,.9));transform:scale(1.1)}50%{filter:drop-shadow(0 0 5px rgba(249,115,22,1)) drop-shadow(0 0 10px rgba(249,115,22,.7));transform:scale(1.05)}75%{filter:drop-shadow(0 0 9px rgba(255,160,60,1)) drop-shadow(0 0 18px rgba(249,115,22,.95));transform:scale(1.12)}}._signOutButton_g215z_157{padding:.5rem 1rem;background:#f1f5f9;border:none;border-radius:8px;font-size:.875rem;color:#64748b;cursor:pointer;transition:all .15s}._signOutButton_g215z_157:hover{background:#e2e8f0}._signInLink_g215z_172{padding:.5rem 1rem;background:#6366f1;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;font-size:.875rem;transition:background-color .15s}._signInLink_g215z_172:hover{background:#4f46e5}._main_g215z_187{flex:1;padding-bottom:80px}._bottomNav_g215z_192{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #E2E8F0;padding-top:.5rem;padding-bottom:max(.5rem,env(safe-area-inset-bottom));z-index:50}._navItem_g215z_206{display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 0;text-decoration:none;color:#64748b;position:relative;transition:color .15s}._navItem_g215z_206._active_g215z_218{color:#6366f1}._navIcon_g215z_222{width:20px;height:20px}._navLabel_g215z_227{font-size:11px;font-weight:500;line-height:1}._navIndicator_g215z_233{position:absolute;top:-8px;left:50%;width:32px;height:3px;background:#6366f1;border-radius:0 0 3px 3px;margin-left:-16px}@media(min-width:768px){._header_g215z_8{padding:1rem 2rem}._main_g215z_187{padding-bottom:80px}}@media(max-width:400px){._username_g215z_75{display:none}}._overlay_1pgz8_1{position:fixed;inset:0;background:#0009;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_1pgz8_12{position:relative;background:#fff;border-radius:16px;padding:1.5rem;max-width:420px;width:100%;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto;z-index:101;box-shadow:0 25px 50px -12px #00000040}._header_1pgz8_26{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}._title_1pgz8_33{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}._closeButton_1pgz8_40{width:32px;height:32px;border:none;background:#f1f5f9;border-radius:8px;cursor:pointer;color:#64748b;transition:all .15s;flex-shrink:0;display:flex;align-items:center;justify-content:center}._closeButton_1pgz8_40:hover{background:#e2e8f0;color:#1e293b}._categorySelector_1pgz8_61{display:flex;gap:.5rem;margin-bottom:1rem}._categoryButton_1pgz8_67{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem .75rem;background:#f1f5f9;border:2px solid transparent;border-radius:10px;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s}._categoryButton_1pgz8_67:hover{background:#e2e8f0;color:#475569}._categoryActive_1pgz8_89{background:#eef2ff;border-color:#6366f1;color:#6366f1}._categoryActive_1pgz8_89:hover{background:#eef2ff;color:#6366f1}._textareaWrapper_1pgz8_101{position:relative;margin-bottom:1rem}._textarea_1pgz8_101{width:100%;padding:.875rem;border:1px solid #E2E8F0;border-radius:10px;font-size:.9375rem;font-family:inherit;resize:vertical;min-height:120px;color:#1e293b;transition:border-color .15s,box-shadow .15s}._textarea_1pgz8_101:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._textarea_1pgz8_101::placeholder{color:#94a3b8}._charCount_1pgz8_129{position:absolute;bottom:.5rem;right:.75rem;font-size:.75rem;color:#94a3b8}._error_1pgz8_138{color:#ef4444;font-size:.875rem;margin:0 0 1rem}._submitButton_1pgz8_145{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:10px;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitButton_1pgz8_145:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}._submitButton_1pgz8_145:disabled{opacity:.6;cursor:not-allowed;transform:none}._spinner_1pgz8_173{animation:_spin_1pgz8_173 1s linear infinite}@keyframes _spin_1pgz8_173{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._successState_1pgz8_187{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 0}._successIcon_1pgz8_195{color:#22c55e;margin-bottom:.75rem}._successState_1pgz8_187 h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._successState_1pgz8_187 p{font-size:.9375rem;color:#64748b;margin:0}@media(max-width:480px){._overlay_1pgz8_1{padding:.75rem}._modal_1pgz8_12{padding:1.25rem;border-radius:12px}._title_1pgz8_33{font-size:1rem}._categoryButton_1pgz8_67{padding:.5rem;font-size:.8125rem}._textarea_1pgz8_101{font-size:1rem}._submitButton_1pgz8_145{padding:.875rem}}._container_oxivs_1{max-width:600px;margin:0 auto;padding:1.5rem}._hero_oxivs_7{text-align:center;padding:2rem 0}._heroIcon_oxivs_12{display:block;margin:0 auto .5rem;color:#6366f1}._heroTitle_oxivs_18{font-size:2.5rem;font-weight:800;color:#1e293b;margin:0 0 .5rem}._heroSubtitle_oxivs_25{font-size:1.125rem;color:#64748b;margin:0}._actions_oxivs_31{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._primaryAction_oxivs_38{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:16px;text-decoration:none;color:#fff;box-shadow:0 4px 12px #6366f14d;transition:transform .15s,box-shadow .15s}._primaryAction_oxivs_38:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}._secondaryActions_oxivs_56{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._secondaryAction_oxivs_56{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;background:#fff;border-radius:16px;text-decoration:none;box-shadow:0 1px 3px #0000001a;transition:transform .15s,box-shadow .15s}._secondaryAction_oxivs_56:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._actionIcon_oxivs_80{flex-shrink:0}._secondaryAction_oxivs_56 ._actionIcon_oxivs_80{color:#6366f1}._actionContent_oxivs_88{display:flex;flex-direction:column;flex:1}._actionTitle_oxivs_94{font-size:1.125rem;font-weight:700;color:inherit}._primaryAction_oxivs_38 ._actionTitle_oxivs_94{color:#fff}._secondaryAction_oxivs_56 ._actionTitle_oxivs_94{color:#1e293b}._actionDesc_oxivs_108{font-size:.875rem;opacity:.8}._primaryAction_oxivs_38 ._actionDesc_oxivs_108{color:#ffffffe6}._secondaryAction_oxivs_56 ._actionDesc_oxivs_108{color:#64748b}._actionArrow_oxivs_121{opacity:.8;flex-shrink:0}._stats_oxivs_126{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a}._statsTitle_oxivs_134{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 1rem}._statGrid_oxivs_141{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._statCard_oxivs_147{display:flex;flex-direction:column;align-items:center;text-align:center}._statValue_oxivs_154{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:1.5rem;font-weight:700;color:#6366f1}._streakIcon_oxivs_164{color:#f97316}._streakIconLit_oxivs_168{color:#f97316;filter:drop-shadow(0 0 6px rgba(249,115,22,1)) drop-shadow(0 0 12px rgba(249,115,22,.8));animation:_flameFlicker_oxivs_1 3s ease-in-out infinite}@keyframes _flameFlicker_oxivs_1{0%,to{filter:drop-shadow(0 0 6px rgba(249,115,22,1)) drop-shadow(0 0 12px rgba(249,115,22,.8));transform:scale(1)}25%{filter:drop-shadow(0 0 8px rgba(255,150,50,1)) drop-shadow(0 0 16px rgba(249,115,22,.9));transform:scale(1.1)}50%{filter:drop-shadow(0 0 5px rgba(249,115,22,1)) drop-shadow(0 0 10px rgba(249,115,22,.7));transform:scale(1.05)}75%{filter:drop-shadow(0 0 9px rgba(255,160,60,1)) drop-shadow(0 0 18px rgba(249,115,22,.95));transform:scale(1.12)}}._statLabel_oxivs_193{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._signUpPrompt_oxivs_200{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:16px;padding:1.5rem;text-align:center;margin-bottom:2rem}._promptTitle_oxivs_208{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._promptText_oxivs_215{color:#64748b;margin:0 0 1rem}._signUpButton_oxivs_220{display:inline-block;padding:.75rem 1.5rem;background:#6366f1;color:#fff;border-radius:10px;text-decoration:none;font-weight:600;transition:background-color .15s}._signUpButton_oxivs_220:hover{background:#4f46e5}._howToPlay_oxivs_235{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._sectionTitle_oxivs_242{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 1rem}._steps_oxivs_249{display:flex;flex-direction:column;gap:1rem}._step_oxivs_249{display:flex;flex-direction:column;gap:.25rem}._stepNumber_oxivs_261{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#6366f1;color:#fff;border-radius:50%;font-weight:700;font-size:.875rem;margin-bottom:.25rem}._stepTitle_oxivs_275{font-size:1rem;font-weight:600;color:#1e293b;margin:0}._stepDesc_oxivs_282{font-size:.875rem;color:#64748b;margin:0}._installPrompt_oxivs_288{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;padding:1.5rem}._installButton_oxivs_297{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #6366f14d;transition:transform .15s,box-shadow .15s}._installButton_oxivs_297:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}._installButton_oxivs_297:active{transform:translateY(0)}._installDesc_oxivs_322{font-size:.875rem;color:#64748b;margin:0}._customizeSection_oxivs_329{margin-bottom:2rem}._customizeButton_oxivs_333{display:flex;align-items:center;gap:1rem;width:100%;padding:1.25rem;background:#fff;border:none;border-radius:16px;cursor:pointer;box-shadow:0 1px 3px #0000001a;transition:transform .15s,box-shadow .15s;text-align:left}._customizeButton_oxivs_333:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._customizeIcon_oxivs_353{flex-shrink:0;color:#8b5cf6}._customizeContent_oxivs_358{display:flex;flex-direction:column;flex:1}._customizeTitle_oxivs_364{font-size:1.125rem;font-weight:700;color:#1e293b}._customizeDesc_oxivs_370{font-size:.875rem;color:#64748b}._customizeArrow_oxivs_375{flex-shrink:0;color:#94a3b8}._popupOverlay_oxivs_381{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}._popupContent_oxivs_392{position:relative;background:#fff;border-radius:16px;padding:2rem;max-width:320px;width:100%;text-align:center;box-shadow:0 20px 40px #0003}._popupClose_oxivs_403{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;color:#64748b;transition:all .15s}._popupClose_oxivs_403:hover{background:#e2e8f0;color:#1e293b}._popupIcon_oxivs_425{color:#f59e0b;margin-bottom:.5rem}._popupContent_oxivs_392 h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._popupContent_oxivs_392 p{font-size:.9375rem;color:#64748b;margin:0 0 1.5rem;line-height:1.5}._popupButton_oxivs_444{display:block;width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:10px;cursor:pointer;text-decoration:none;text-align:center;transition:all .15s}._popupButton_oxivs_444:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}._credit_oxivs_466{text-align:center;font-size:.75rem;color:#94a3b8;margin-top:2rem;padding-bottom:1rem}._credit_oxivs_466 p{margin:0 0 .5rem}._feedbackLink_oxivs_478{display:inline-flex;align-items:center;gap:.375rem;background:none;border:none;padding:0;font-size:.75rem;color:#94a3b8;cursor:pointer;transition:color .15s}._feedbackLink_oxivs_478:hover{color:#6366f1}._container_1tbll_1{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 3px #0000001a;max-width:700px;margin:0 auto;box-sizing:border-box}._loading_1tbll_11,._empty_1tbll_12{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#64748b}._emptyIcon_1tbll_21{margin-bottom:.5rem;color:#6366f1}._emptySubtext_1tbll_26{font-size:.875rem;color:#94a3b8}._title_1tbll_31{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._subtitle_1tbll_38{font-size:.75rem;color:#94a3b8;margin:0 0 .75rem}._header_1tbll_44{display:grid;grid-template-columns:40px 1fr 60px 60px 70px 50px;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #E2E8F0}._headerRank_1tbll_57{text-align:center}._headerInstr_1tbll_61,._headerSteps_1tbll_62,._headerTime_1tbll_63{text-align:right}._headerAction_1tbll_67{text-align:center}._list_1tbll_71{max-height:400px;overflow-y:auto}._entry_1tbll_76{display:grid;grid-template-columns:40px 1fr 60px 60px 70px 50px;gap:.5rem;padding:.75rem;align-items:center;border-bottom:1px solid #F1F5F9;transition:background-color .15s}._entry_1tbll_76:hover{background:#f8fafc}._entry_1tbll_76:last-child{border-bottom:none}._entry_1tbll_76._currentUser_1tbll_94{background:#eef2ff}._rank_1tbll_98{display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#64748b}._name_1tbll_107{font-weight:500;color:#1e293b;display:flex;align-items:center;gap:.5rem;min-width:0}._nameText_1tbll_116{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._youBadge_1tbll_124{flex-shrink:0;font-size:.625rem;font-weight:700;text-transform:uppercase;background:#6366f1;color:#fff;padding:.125rem .375rem;border-radius:4px}._lateBadge_1tbll_135{flex-shrink:0;font-size:.625rem;font-weight:700;text-transform:uppercase;background:#f1f5f9;color:#94a3b8;padding:.125rem .375rem;border-radius:4px}._entry_1tbll_76._lateEntry_1tbll_147{opacity:.6;background:#f8fafc}._entry_1tbll_76._lateEntry_1tbll_147 ._name_1tbll_107,._entry_1tbll_76._lateEntry_1tbll_147 ._instructions_1tbll_153,._entry_1tbll_76._lateEntry_1tbll_147 ._steps_1tbll_154{color:#94a3b8}._instructions_1tbll_153,._steps_1tbll_154{font-weight:600;color:#1e293b;text-align:right}._time_1tbll_165{font-size:.75rem;color:#94a3b8;text-align:right}._footer_1tbll_171{margin-top:1rem;padding-top:.75rem;border-top:1px solid #E2E8F0}._footerText_1tbll_177{font-size:.75rem;color:#94a3b8;margin:0;text-align:center}._action_1tbll_185{display:flex;justify-content:center;align-items:center}._viewButton_1tbll_191{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:#eef2ff;color:#6366f1;cursor:pointer;transition:all .15s}._viewButton_1tbll_191:hover{background:#e0e7ff}._viewButtonLocked_1tbll_209{background:#f1f5f9;color:#94a3b8}._viewButtonLocked_1tbll_209:hover{background:#e2e8f0}._viewButtonDisabled_1tbll_218{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#cbd5e1}._popupOverlay_1tbll_228{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._popup_1tbll_228{background:#fff;border-radius:16px;padding:2rem;max-width:320px;text-align:center;position:relative}._popupClose_1tbll_250{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem}._popupClose_1tbll_250:hover{color:#64748b}._popupIcon_1tbll_265{color:#94a3b8;margin-bottom:1rem}._popupTitle_1tbll_270{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._popupText_1tbll_277{font-size:.875rem;color:#64748b;margin:0}@media(max-width:500px){._header_1tbll_44,._entry_1tbll_76{grid-template-columns:32px 1fr 50px 50px 40px}._headerTime_1tbll_63,._time_1tbll_165{display:none}}@media(max-width:400px){._header_1tbll_44,._entry_1tbll_76{grid-template-columns:32px 1fr 45px 45px 36px}}._container_1u02o_1{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 3px #0000001a;max-width:700px;margin:1rem auto 0;box-sizing:border-box;position:relative}._loading_1u02o_12,._empty_1u02o_13{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#64748b}._emptyIcon_1u02o_22{margin-bottom:.5rem;color:#6366f1}._emptySubtext_1u02o_27{font-size:.875rem;color:#94a3b8}._title_1u02o_32{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._subtitle_1u02o_39{font-size:.75rem;color:#94a3b8;margin:0 0 .75rem}._header_1u02o_45{display:grid;grid-template-columns:40px 1fr 50px 50px 60px 36px;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #E2E8F0}._headerRank_1u02o_58{text-align:center}._headerInstr_1u02o_62,._headerSteps_1u02o_63,._headerTime_1u02o_64{text-align:right}._headerAction_1u02o_68{text-align:center}._list_1u02o_72{max-height:300px;overflow-y:auto}._entry_1u02o_77{display:grid;grid-template-columns:40px 1fr 50px 50px 60px 36px;gap:.5rem;padding:.75rem;align-items:center;border-bottom:1px solid #F1F5F9;transition:background-color .15s}._entry_1u02o_77:hover{background:#f8fafc}._entry_1u02o_77:last-child{border-bottom:none}._entry_1u02o_77._currentUser_1u02o_95{background:#eef2ff}._entry_1u02o_77._lateEntry_1u02o_100{opacity:.6;background:#f8fafc}._entry_1u02o_77._lateEntry_1u02o_100 ._name_1u02o_105,._entry_1u02o_77._lateEntry_1u02o_100 ._instructions_1u02o_106,._entry_1u02o_77._lateEntry_1u02o_100 ._steps_1u02o_107{color:#94a3b8}._rank_1u02o_111{display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#64748b}._name_1u02o_105{font-weight:500;color:#1e293b;display:flex;align-items:center;gap:.5rem;min-width:0}._nameText_1u02o_129{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._youBadge_1u02o_137{flex-shrink:0;font-size:.625rem;font-weight:700;text-transform:uppercase;background:#6366f1;color:#fff;padding:.125rem .375rem;border-radius:4px}._lateBadge_1u02o_148{flex-shrink:0;font-size:.625rem;font-weight:700;text-transform:uppercase;background:#f1f5f9;color:#94a3b8;padding:.125rem .375rem;border-radius:4px}._instructions_1u02o_106,._steps_1u02o_107{font-weight:600;color:#1e293b;text-align:right}._time_1u02o_166{font-size:.75rem;color:#94a3b8;text-align:right}._action_1u02o_172{display:flex;justify-content:center}._viewButton_1u02o_177{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:#eef2ff;color:#6366f1;border-radius:6px;cursor:pointer;transition:all .15s}._viewButton_1u02o_177:hover{background:#e0e7ff}._viewButton_1u02o_177._viewButtonLocked_1u02o_195{background:#f1f5f9;color:#94a3b8}._viewButton_1u02o_177._viewButtonLocked_1u02o_195:hover{background:#e2e8f0;color:#64748b}._viewButtonDisabled_1u02o_205{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#cbd5e1}._footer_1u02o_214{margin-top:1rem;padding-top:.75rem;border-top:1px solid #E2E8F0}._footerText_1u02o_220{font-size:.75rem;color:#94a3b8;margin:0;text-align:center}._popupOverlay_1u02o_228{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:200;padding:1rem}._popup_1u02o_228{position:relative;background:#fff;border-radius:16px;padding:2rem;max-width:320px;width:100%;text-align:center;box-shadow:0 20px 40px #0003}._popupClose_1u02o_250{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f1f5f9;border-radius:8px;color:#64748b;cursor:pointer;transition:all .15s}._popupClose_1u02o_250:hover{background:#e2e8f0;color:#1e293b}._popupIcon_1u02o_272{color:#94a3b8;margin-bottom:.75rem}._popupTitle_1u02o_277{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._popupText_1u02o_284{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}@media(max-width:500px){._header_1u02o_45,._entry_1u02o_77{grid-template-columns:32px 1fr 44px 44px 32px}._headerTime_1u02o_64,._time_1u02o_166{display:none}}._container_vk50p_1{max-width:500px;margin:0 auto}._header_vk50p_6{text-align:center;margin-bottom:1rem}._title_vk50p_11{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._title_vk50p_11 svg{color:#6366f1}._monthSelector_vk50p_26{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}._monthNav_vk50p_34{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:2px solid #E2E8F0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}._monthNav_vk50p_34:hover:not(:disabled){border-color:#6366f1;color:#6366f1}._monthNav_vk50p_34:disabled{opacity:.3;cursor:not-allowed}._monthLabel_vk50p_58{font-size:1rem;font-weight:600;color:#1e293b;min-width:140px;text-align:center}._tabs_vk50p_67{display:flex;gap:.5rem;margin-bottom:1rem}._tab_vk50p_67{flex:1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.75rem 1rem;border:2px solid #E2E8F0;background:#fff;border-radius:10px;font-size:1rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s}._tab_vk50p_67:hover{border-color:#cbd5e1}._tab_vk50p_67._tabActive_vk50p_94{border-color:#6366f1;background:#eef2ff;color:#6366f1}._loading_vk50p_100{display:flex;align-items:center;justify-content:center;padding:3rem;color:#64748b}._listContainer_vk50p_108{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 3px #0000001a}._listHeader_vk50p_115{display:grid;grid-template-columns:40px 1fr 70px 50px;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #E2E8F0}._headerRank_vk50p_128{text-align:center}._headerPoints_vk50p_132,._headerCompletions_vk50p_133{text-align:right}._list_vk50p_108{max-height:400px;overflow-y:auto}._entry_vk50p_142{display:grid;grid-template-columns:40px 1fr 70px 50px;gap:.5rem;padding:.75rem;align-items:center;border-bottom:1px solid #F1F5F9;transition:background-color .15s}._entry_vk50p_142:hover{background:#f8fafc}._entry_vk50p_142:last-child{border-bottom:none}._entry_vk50p_142._currentUser_vk50p_160{background:#eef2ff}._rank_vk50p_164{display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#64748b}._name_vk50p_173{font-weight:500;color:#1e293b;display:flex;align-items:center;gap:.5rem;min-width:0}._nameText_vk50p_182{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._youBadge_vk50p_190{flex-shrink:0;font-size:.625rem;font-weight:700;text-transform:uppercase;background:#6366f1;color:#fff;padding:.125rem .375rem;border-radius:4px}._points_vk50p_201{font-weight:700;color:#6366f1;text-align:right}._completions_vk50p_207{font-size:.875rem;color:#94a3b8;text-align:right}._empty_vk50p_213{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#94a3b8}._emptyIcon_vk50p_222{color:#6366f1;margin-bottom:.5rem}._footer_vk50p_227{margin-top:1rem;text-align:center}._footer_vk50p_227 p{font-size:.75rem;color:#94a3b8;margin:0}._footerNote_vk50p_238{margin-top:.25rem;font-style:italic}._container_yrdwe_1{max-width:700px;margin:0 auto}._headerSection_yrdwe_6{text-align:center;margin-bottom:1.5rem}._title_yrdwe_11{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._title_yrdwe_11 svg{color:#6366f1}._subtitle_yrdwe_26{font-size:.875rem;color:#64748b;margin:.5rem 0 0}._loading_yrdwe_32,._empty_yrdwe_33{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#64748b;text-align:center}._emptyHint_yrdwe_43{font-size:.875rem;color:#94a3b8;margin-top:.5rem}._tableContainer_yrdwe_49{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 3px #0000001a}._header_yrdwe_6{display:grid;grid-template-columns:50px 1fr 100px 80px;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #E2E8F0}._list_yrdwe_69{max-height:500px;overflow-y:auto}._entry_yrdwe_74{display:grid;grid-template-columns:50px 1fr 100px 80px;gap:.5rem;padding:.75rem;align-items:center;border-bottom:1px solid #F1F5F9;transition:background-color .15s}._entry_yrdwe_74:hover{background:#f8fafc}._entry_yrdwe_74:last-child{border-bottom:none}._entry_yrdwe_74._currentUser_yrdwe_92{background:#eef2ff}._rank_yrdwe_96{font-size:1.125rem;font-weight:600;color:#64748b}._name_yrdwe_102{font-weight:500;color:#1e293b;display:flex;align-items:center;gap:.5rem;min-width:0}._nameText_yrdwe_111{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._youBadge_yrdwe_119{flex-shrink:0;font-size:.625rem;font-weight:700;text-transform:uppercase;background:#6366f1;color:#fff;padding:.125rem .375rem;border-radius:4px}._score_yrdwe_130{font-weight:700;font-size:1.125rem;color:#6366f1;text-align:right;font-variant-numeric:tabular-nums}._movement_yrdwe_138{display:flex;justify-content:flex-end}._movementUp_yrdwe_143{display:flex;align-items:center;gap:.25rem;color:#22c55e;font-size:.875rem;font-weight:600}._movementDown_yrdwe_152{display:flex;align-items:center;gap:.25rem;color:#ef4444;font-size:.875rem;font-weight:600}._movementStable_yrdwe_161{color:#94a3b8}._movementNew_yrdwe_165{font-size:.6875rem;font-weight:700;color:#6366f1;background:#eef2ff;padding:.125rem .375rem;border-radius:4px}._footer_yrdwe_174{margin-top:1.5rem}._formulaBox_yrdwe_178{background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:1rem 1.5rem;text-align:center}._formulaBox_yrdwe_178 h4{font-size:.875rem;font-weight:600;color:#64748b;margin:0 0 .5rem}._formulaBox_yrdwe_178 p{font-size:.875rem;color:#1e293b;margin:0;font-family:ui-monospace,monospace}._formulaNote_yrdwe_200{font-size:.75rem!important;color:#94a3b8!important;font-family:inherit!important;margin-top:.25rem!important}@media(max-width:500px){._header_yrdwe_6,._entry_yrdwe_74{grid-template-columns:40px 1fr 70px 60px}._score_yrdwe_130{font-size:1rem}}._container_190oz_1{max-width:700px;margin:0 auto}._notLoggedIn_190oz_6{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#64748b}._notLoggedInIcon_190oz_16{color:#6366f1;margin-bottom:1rem}._notLoggedIn_190oz_6 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}._notLoggedIn_190oz_6 p{font-size:.875rem;color:#94a3b8;margin:0}._profileHeader_190oz_35{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}._avatar_190oz_46{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center}._profileInfo_190oz_59{flex:1}._username_190oz_63{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._joinDate_190oz_70{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#64748b;margin:.25rem 0 0}._statsGrid_190oz_80{display:flex;flex-direction:column;gap:1.5rem}._statsSection_190oz_86{background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 1px 3px #0000001a}._sectionTitle_190oz_93{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#64748b;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #E2E8F0}._sectionTitle_190oz_93 svg{color:#6366f1}._statsRow_190oz_109{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}._statCard_190oz_116{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#f8fafc;border-radius:12px;transition:transform .15s}._statCard_190oz_116:hover{transform:translateY(-2px)}._statIcon_190oz_130{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#fff;box-shadow:0 1px 3px #0000001a;flex-shrink:0}._statContent_190oz_142{flex:1;min-width:0}._statValue_190oz_147{display:block;font-size:1.5rem;font-weight:700;color:#1e293b;line-height:1.2;font-variant-numeric:tabular-nums}._statLabel_190oz_156{display:block;font-size:.75rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.02em;margin-top:.125rem}._statSubValue_190oz_166{display:block;font-size:.6875rem;color:#94a3b8;margin-top:.125rem}@media(max-width:480px){._profileHeader_190oz_35{flex-direction:column;text-align:center}._statsRow_190oz_109{grid-template-columns:1fr 1fr}._statValue_190oz_147{font-size:1.25rem}}._container_uau2h_1{max-width:700px;margin:0 auto;padding:1rem;min-height:calc(100vh - 120px)}._loading_uau2h_9{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;color:#64748b;gap:1rem}._loadingSpinner_uau2h_20{width:32px;height:32px;border:3px solid #E2E8F0;border-top-color:#6366f1;border-radius:50%;animation:_spin_uau2h_1 .8s linear infinite}@keyframes _spin_uau2h_1{to{transform:rotate(360deg)}}._header_uau2h_34{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem}._headerMain_uau2h_41{display:flex;flex-direction:column;gap:.25rem}._title_uau2h_47{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.02em}._date_uau2h_55{font-size:.9375rem;font-weight:500;color:#6366f1;margin:0}._headerActions_uau2h_62{display:flex;gap:.5rem}._devButton_uau2h_67{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;cursor:pointer;transition:all .15s ease}._devButton_uau2h_67:hover{background:linear-gradient(135deg,#fde68a,#fcd34d);color:#78350f;transform:translateY(-1px)}._difficultyNote_uau2h_88{display:flex;align-items:flex-start;gap:.625rem;background:#eef2ff;border:1px solid #C7D2FE;border-radius:12px;padding:.875rem 1rem;margin-bottom:1rem;font-size:.875rem;color:#334155;line-height:1.5}._difficultyNote_uau2h_88 p{margin:0}._difficultyNoteIcon_uau2h_106{color:#6366f1;flex-shrink:0;margin-top:1px}._difficultyNoteLink_uau2h_112{display:inline;background:none;border:none;padding:0;font:inherit;color:#6366f1;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}._difficultyNoteLink_uau2h_112:hover{color:#4f46e5}._puzzleCards_uau2h_130{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}._puzzleCard_uau2h_130{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;background:#fff;border:2px solid #E2E8F0;border-radius:16px;cursor:pointer;transition:all .2s ease;text-align:center}._puzzleCard_uau2h_130:disabled{opacity:.5;cursor:not-allowed}._puzzleCard_uau2h_130:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}._easyCard_uau2h_160{border-color:#bbf7d0;background:linear-gradient(180deg,#f0fdf4,#fff)}._easyCard_uau2h_160:not(:disabled):hover{border-color:#86efac}._easyCard_uau2h_160 ._cardIcon_uau2h_169{color:#22c55e;background:#dcfce7}._challengeCard_uau2h_174{border-color:#fecaca;background:linear-gradient(180deg,#fef2f2,#fff)}._challengeCard_uau2h_174:not(:disabled):hover{border-color:#fca5a5}._challengeCard_uau2h_174 ._cardIcon_uau2h_169{color:#ef4444;background:#fee2e2}._puzzleCard_uau2h_130._completed_uau2h_188{opacity:.85}._cardIcon_uau2h_169{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;margin-bottom:.75rem}._cardTitle_uau2h_202{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._cardSubtitle_uau2h_209{font-size:.8125rem;color:#64748b;margin:0 0 1rem}._cardStatus_uau2h_215{margin-top:auto}._doneStatus_uau2h_219{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#10b981}._playStatus_uau2h_228{display:flex;align-items:center;gap:.125rem;font-size:.875rem;font-weight:600;color:#6366f1}._notAvailable_uau2h_237{font-size:.8125rem;font-weight:500;color:#94a3b8}._leaderboardSection_uau2h_244{margin-bottom:1.5rem}._sectionTitle_uau2h_248{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .75rem}._tabs_uau2h_255{display:flex;gap:.5rem;margin-bottom:1rem}._tab_uau2h_255{flex:1;padding:.625rem 1rem;font-size:.875rem;font-weight:600;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._tab_uau2h_255:hover{background:#e2e8f0;color:#475569}._tab_uau2h_255._activeTab_uau2h_279{color:#fff;background:#6366f1}._archiveButton_uau2h_285{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem;font-size:.9375rem;font-weight:600;color:#475569;background:#f1f5f9;border:none;border-radius:12px;cursor:pointer;transition:all .15s ease}._archiveButton_uau2h_285:hover{background:#e2e8f0;color:#1e293b}@media(min-width:768px){._container_uau2h_1{padding:1.5rem 2rem}._title_uau2h_47{font-size:1.75rem}._difficultyNote_uau2h_88{margin-bottom:1.5rem}._puzzleCards_uau2h_130{gap:1.5rem}._puzzleCard_uau2h_130{padding:2rem 1.5rem}._cardIcon_uau2h_169{width:64px;height:64px;border-radius:16px}._cardTitle_uau2h_202{font-size:1.25rem}}._container_17vii_1{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;position:relative;scroll-margin-top:60px}._board_17vii_11{position:relative;background:#1e293b;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}._tile_17vii_19{position:absolute;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;box-shadow:inset 0 -2px #0000001a}._starsContainer_17vii_29{position:absolute;inset:0;pointer-events:none;z-index:5}._star_17vii_29{position:absolute;width:18px;height:18px;object-fit:contain;filter:drop-shadow(0 0 4px rgba(251,191,36,.7));animation:_starPulse_17vii_1 2s ease-in-out infinite}@keyframes _starPulse_17vii_1{0%,to{transform:scale(1);filter:drop-shadow(0 0 6px rgba(251,191,36,.7))}50%{transform:scale(1.1);filter:drop-shadow(0 0 10px rgba(251,191,36,.9))}}._starHighlight_17vii_60{animation:_starHighlightPulse_17vii_1 1s ease-in-out infinite}@keyframes _starHighlightPulse_17vii_1{0%,to{transform:scale(1);filter:drop-shadow(0 0 8px rgba(251,191,36,1)) drop-shadow(0 0 16px rgba(251,191,36,.8))}50%{transform:scale(1.25);filter:drop-shadow(0 0 14px rgba(251,191,36,1)) drop-shadow(0 0 24px rgba(251,191,36,.9))}}._robot_17vii_75{position:absolute;top:0;left:0;width:28px;height:28px;z-index:10;transform-origin:center}._robotSprite_17vii_85{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}._container_137lr_1{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._instructionsGrid_137lr_12{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}._instruction_137lr_12{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:grab;position:relative;box-shadow:0 2px 4px #0000001a;transition:transform .15s,box-shadow .15s;touch-action:none}._instruction_137lr_12:not([data-color]){background:linear-gradient(135deg,#ef444480,#fbbf2480,#22c55e80,#3b82f680,#a855f780,#ef444480);background-size:300% 300%;animation:_rainbowShimmer_137lr_1 4s ease-in-out infinite;border:2px solid rgba(255,255,255,.6);box-shadow:0 2px 4px #0000001a,inset 0 1px 2px #ffffff80}._instruction_137lr_12:not([data-color]) ._icon_137lr_52{color:#1e293b;text-shadow:0 1px 2px rgba(255,255,255,.6)}@keyframes _rainbowShimmer_137lr_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._instruction_137lr_12:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._instruction_137lr_12:active{cursor:grabbing}._instruction_137lr_12._dragging_137lr_75{opacity:.5;transform:scale(1.1)}._instruction_137lr_12._disabled_137lr_80{opacity:.5;cursor:not-allowed}._container_137lr_1._disabled_137lr_80{opacity:.7}._icon_137lr_52{display:flex;align-items:center;justify-content:center;color:#fff;-webkit-user-select:none;user-select:none}._paintIcon_137lr_98{position:relative;display:flex;align-items:center;justify-content:center}._paintBrush_137lr_105{color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}._paintDrop_137lr_110{position:absolute;bottom:-5px;right:-3px;width:14px;height:14px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);border:2px solid white;box-shadow:0 1px 3px #0006}._funcLabel_137lr_122{font-size:1rem;font-weight:700;letter-spacing:.02em}._colorIndicator_137lr_128{position:absolute;bottom:4px;right:4px;width:12px;height:12px;border-radius:50%;border:2px solid white;box-shadow:0 1px 2px #0003}._instruction_137lr_12[data-color=red]{background:linear-gradient(135deg,#ef4444,#f87171)}._instruction_137lr_12[data-color=green]{background:linear-gradient(135deg,#10b981,#4ade80)}._instruction_137lr_12[data-color=blue]{background:linear-gradient(135deg,#3b82f6,#60a5fa)}._conditionBar_137lr_153{display:flex;align-items:center;gap:.75rem;padding-top:.5rem;border-top:1px solid #E2E8F0}._conditionLabel_137lr_161{font-size:.8125rem;font-weight:500;color:#64748b;white-space:nowrap}._conditionButtons_137lr_168{display:flex;gap:.375rem;flex:1}._conditionButton_137lr_168{flex:1;min-width:40px;height:32px;border-radius:6px;border:2px solid #E2E8F0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#64748b;transition:all .15s}._conditionButton_137lr_168:hover{border-color:#cbd5e1}._conditionButton_137lr_168._selected_137lr_195{border-color:#6366f1;background:#eef2ff;color:#6366f1}._colorDot_137lr_201{width:16px;height:16px;border-radius:50%}._conditionButton_137lr_168._redCondition_137lr_207._selected_137lr_195{border-color:#ef4444;background:#fef2f2}._conditionButton_137lr_168._greenCondition_137lr_212._selected_137lr_195{border-color:#22c55e;background:#f0fdf4}._conditionButton_137lr_168._blueCondition_137lr_217._selected_137lr_195{border-color:#3b82f6;background:#eff6ff}._container_1b3io_1{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._tabs_1b3io_11{display:flex;gap:.5rem;overflow-x:auto;overflow-y:visible;padding:4px;margin:-4px;-webkit-overflow-scrolling:touch}._tab_1b3io_11{padding:.5rem 1rem;border-radius:8px;border:none;background:#f1f5f9;color:#64748b;font-weight:600;font-size:.875rem;cursor:pointer;white-space:nowrap;transition:all .15s;display:flex;align-items:center;gap:.5rem}._tab_1b3io_11:hover{background:#e2e8f0}._tab_1b3io_11._active_1b3io_41{background:#6366f1;color:#fff}._tab_1b3io_11._executing_1b3io_46{box-shadow:0 0 0 2px #f59e0b;animation:_executingPulse_1b3io_1 1s infinite}@keyframes _executingPulse_1b3io_1{0%,to{box-shadow:0 0 0 2px #f59e0b}50%{box-shadow:0 0 0 4px #f59e0b80}}._slotCount_1b3io_60{font-size:.75rem;opacity:.8}._f1Label_1b3io_66{display:flex;align-items:center;gap:.25rem}._loopIcon_1b3io_72{font-size:.875rem;opacity:.8}._slots_1b3io_77{display:flex;flex-wrap:wrap;gap:.5rem;min-height:60px;padding:.5rem;background:#f8fafc;border-radius:8px;border:2px dashed #E2E8F0}._slotsF1_1b3io_89{background:linear-gradient(135deg,#f8fafc,#f1f5f9,#f8fafc);border-color:#cbd5e1;position:relative}._slotsF1_1b3io_89:after{content:"↻";position:absolute;bottom:4px;right:8px;font-size:1rem;color:#94a3b8;opacity:.5}._slot_1b3io_60{width:48px;height:48px;background:#e2e8f0;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;border:2px solid transparent}._slot_1b3io_60:hover{background:#cbd5e1}._slot_1b3io_60._dragOver_1b3io_123{background:#c7d2fe;border-color:#6366f1;transform:scale(1.05)}._slot_1b3io_60._upNext_1b3io_130{background:#fef3c7;border:3px solid #F59E0B;box-shadow:0 0 0 4px #f59e0b66,0 0 20px #f59e0b4d;transform:scale(1.08);z-index:10;position:relative}._slot_1b3io_60._upNext_1b3io_130:before{content:"NEXT";position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#f59e0b;color:#fff;font-size:.5rem;font-weight:700;padding:1px 6px;border-radius:4px;letter-spacing:.05em;box-shadow:0 1px 3px #0003}._slot_1b3io_60._executing_1b3io_46{background:#e0f2fe;border:2px dashed #0EA5E9;position:relative}._slot_1b3io_60._executing_1b3io_46:after{content:"LAST";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);background:#0ea5e9;color:#fff;font-size:.5rem;font-weight:700;padding:1px 6px;border-radius:4px;letter-spacing:.05em;box-shadow:0 1px 3px #0003;z-index:15}._slot_1b3io_60._upNext_1b3io_130._executing_1b3io_46{background:linear-gradient(135deg,#fef3c7 50%,#e0f2fe 50%);border:3px solid #F59E0B;box-shadow:0 0 0 4px #f59e0b66,0 0 20px #f59e0b4d}._slot_1b3io_60._upNext_1b3io_130._executing_1b3io_46:after{content:"LAST";bottom:-10px;z-index:15}._slot_1b3io_60._willSkip_1b3io_193{opacity:.4}._slot_1b3io_60._willSkip_1b3io_193 ._instruction_1b3io_197{filter:grayscale(50%)}._slot_1b3io_60._highlighted_1b3io_202{box-shadow:0 0 0 3px #6366f1;animation:_pulse_1b3io_1 1s infinite}@keyframes _pulse_1b3io_1{0%,to{box-shadow:0 0 0 3px #6366f180}50%{box-shadow:0 0 0 6px #6366f133}}._emptySlot_1b3io_216{width:24px;height:24px;border:2px dashed #94A3B8;border-radius:6px}._instruction_1b3io_197{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 2px 4px #0000001a;touch-action:none;cursor:grab}._instruction_1b3io_197:not([data-color]){background:linear-gradient(135deg,#ef444480,#fbbf2480,#22c55e80,#3b82f680,#a855f780,#ef444480);background-size:300% 300%;animation:_rainbowShimmer_1b3io_1 4s ease-in-out infinite;border:2px solid rgba(255,255,255,.6);box-shadow:0 2px 4px #0000001a,inset 0 1px 2px #ffffff80}._instruction_1b3io_197:not([data-color]) ._icon_1b3io_255{color:#1e293b;text-shadow:0 1px 2px rgba(255,255,255,.6)}@keyframes _rainbowShimmer_1b3io_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._instruction_1b3io_197:active{cursor:grabbing}._instruction_1b3io_197[data-color=red]{background:linear-gradient(135deg,#ef4444,#f87171)}._instruction_1b3io_197[data-color=green]{background:linear-gradient(135deg,#10b981,#4ade80)}._instruction_1b3io_197[data-color=blue]{background:linear-gradient(135deg,#3b82f6,#60a5fa)}._icon_1b3io_255{display:flex;align-items:center;justify-content:center;color:#fff;-webkit-user-select:none;user-select:none}._paintIcon_1b3io_294{position:relative;display:flex;align-items:center;justify-content:center}._paintBrush_1b3io_301{color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}._paintDrop_1b3io_306{position:absolute;bottom:-4px;right:-3px;width:12px;height:12px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);border:2px solid white;box-shadow:0 1px 3px #0006}._funcLabel_1b3io_318{font-size:.875rem;font-weight:700;letter-spacing:.02em}._conditionDot_1b3io_324{position:absolute;bottom:2px;right:2px;width:10px;height:10px;border-radius:50%;border:2px solid white;box-shadow:0 1px 2px #0003}._actionButtons_1b3io_336{display:flex;flex-wrap:wrap;gap:.5rem}._actionButton_1b3io_336{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border-radius:8px;border:none;font-weight:500;font-size:.8125rem;cursor:pointer;transition:all .15s}._actionButton_1b3io_336:disabled{opacity:.5;cursor:not-allowed}._undoButton_1b3io_360{background:#e0e7ff;color:#4f46e5}._undoButton_1b3io_360:hover:not(:disabled){background:#c7d2fe}._clearButton_1b3io_369{background:#fef3c7;color:#b45309}._clearButton_1b3io_369:hover:not(:disabled){background:#fde68a}._clearAllButton_1b3io_378{background:#fee2e2;color:#dc2626}._clearAllButton_1b3io_378:hover:not(:disabled){background:#fecaca}._container_1b3io_1._running_1b3io_388{background:linear-gradient(135deg,#fecaca80,#fee2e24d);border:3px solid #EF4444;box-shadow:0 0 16px #ef444466}._container_1b3io_1._running_1b3io_388 ._slots_1b3io_77{background:#fee2e266;border-color:#fecaca}._slot_1b3io_60._disabled_1b3io_403{cursor:not-allowed}._slot_1b3io_60._dragging_1b3io_407{opacity:.4;transform:scale(.95)}._container_4mupe_1{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._labeledButton_4mupe_12{display:flex;flex-direction:column;align-items:center;gap:2px}._button_4mupe_19{width:44px;height:44px;border-radius:10px;border:none;background:#f1f5f9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}._button_4mupe_19:hover:not(:disabled){background:#e2e8f0}._button_4mupe_19:disabled{opacity:.4;cursor:not-allowed}._button_4mupe_19._primary_4mupe_41{background:#6366f1}._button_4mupe_19._primary_4mupe_41:hover:not(:disabled){background:#4f46e5}._button_4mupe_19._primary_4mupe_41 ._icon_4mupe_49{color:#fff}._icon_4mupe_49{color:#64748b}._resetButton_4mupe_57{background:#fef3c7;border:1px solid #F59E0B}._resetButton_4mupe_57:hover:not(:disabled){background:#fde68a}._resetIcon_4mupe_66{color:#d97706}._buttonLabel_4mupe_70{font-size:.625rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.02em}@media(max-width:400px){._container_4mupe_1{padding:.5rem;gap:.25rem}._button_4mupe_19{width:40px;height:40px}}._container_121wx_1{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000001a;min-height:56px;box-sizing:border-box}._label_121wx_25{font-size:.625rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}._frames_121wx_43{display:flex;align-items:center;gap:.25rem;flex:1;min-width:0;padding:8px;margin:-8px}._frameGroup_121wx_63{display:flex;align-items:center;gap:.25rem;flex-shrink:0}._frameWrapper_121wx_77{display:flex;flex-direction:column;align-items:center;gap:.125rem}._emptyState_121wx_91{font-size:.75rem;color:#94a3b8;font-style:italic}._arrow_121wx_103{color:#64748b;font-size:1rem;font-weight:700;margin:0 .125rem .75rem}._frame_121wx_43{display:flex;align-items:center;gap:.125rem;padding:.25rem .5rem;border-radius:6px;color:#fff;font-weight:600;font-size:.6875rem;white-space:nowrap;transition:box-shadow .2s ease}._current_121wx_145{transform:scale(1.05)}._currentLabel_121wx_153{font-size:.5625rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:1}._returnsTo_121wx_173{opacity:.85}._returnsToLabel_121wx_181{font-size:.5625rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;position:relative;z-index:1}._funcName_121wx_203{letter-spacing:.02em}._count_121wx_211{font-size:.625rem;opacity:.85;font-weight:500}._ellipsis_121wx_223{color:#94a3b8;font-size:.75rem;font-weight:600;padding:0 .25rem}._depth_121wx_237{font-size:.625rem;color:#94a3b8;font-weight:500;flex-shrink:0;padding-left:.25rem;border-left:1px solid #E2E8F0;margin-left:.25rem}@media(max-width:400px){._container_121wx_1{padding:.375rem .5rem;gap:.375rem}._frame_121wx_43{padding:.1875rem .375rem;font-size:.625rem}._label_121wx_25{font-size:.5625rem}}._container_1epf5_1{display:flex;gap:.5rem}._dropdownButton_1epf5_6{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .625rem;background:#f1f5f9;border:1px solid #E2E8F0;border-radius:6px;font-size:.75rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s}._dropdownButton_1epf5_6:hover:not(:disabled){background:#e2e8f0;color:#1e293b}._dropdownButton_1epf5_6:disabled{opacity:.5;cursor:not-allowed}._dropdownWrapper_1epf5_31{position:relative}._menu_1epf5_35{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;min-width:160px;overflow:hidden}._menuItem_1epf5_48{display:flex;justify-content:space-between;align-items:center;padding:.625rem .875rem;font-size:.8125rem;color:#1e293b;cursor:pointer;border:none;background:none;width:100%;text-align:left;transition:background .15s}._menuItem_1epf5_48:hover{background:#f8fafc}._menuItem_1epf5_48._empty_1epf5_67{color:#94a3b8;font-style:italic}._menuItem_1epf5_48._empty_1epf5_67:hover{background:none}._slotInfo_1epf5_76{display:flex;align-items:center;gap:.5rem;font-size:.6875rem;color:#94a3b8}._timeAgo_1epf5_84{color:#cbd5e1}@media(max-width:480px){._dropdownButton_1epf5_6 span:not(:first-child){display:none}._dropdownButton_1epf5_6{padding:.375rem .5rem}}._container_1bt77_1{display:flex;flex-direction:column;gap:1rem;max-width:700px;margin:0 auto;padding:.5rem}._loading_1bt77_10{display:flex;align-items:center;justify-content:center;min-height:200px;color:#64748b}._header_1bt77_18{text-align:center}._titleRow_1bt77_22{display:flex;align-items:center;justify-content:center;gap:.5rem}._title_1bt77_22{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._starBadge_1bt77_36{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;font-size:.875rem;font-weight:600;color:#b45309;box-shadow:0 1px 2px #0000001a}._author_1bt77_49{font-size:.875rem;color:#94a3b8;margin:.25rem 0 0}._description_1bt77_55{font-size:.9375rem;color:#64748b;margin:.5rem 0 0}._hintDropdown_1bt77_61{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 1rem;margin-top:.5rem;border-radius:8px;border:2px dashed #6366F1;background:#eef2ff;color:#6366f1;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s}._hintDropdown_1bt77_61:hover{background:#e0e7ff;border-style:solid}._hintDropdown_1bt77_61._hintOpen_1bt77_83{border-style:solid;background:#6366f1;color:#fff}._hintContent_1bt77_89{font-size:.875rem;color:#4f46e5;background:#eef2ff;padding:.75rem 1rem;border-radius:8px;margin:.5rem 0 0;text-align:left;border:1px solid #C7D2FE}._warningBanner_1bt77_100{display:flex;align-items:flex-start;gap:.75rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #F59E0B;border-radius:10px;padding:.875rem 1rem;margin:.75rem 0 0;text-align:left}._warningBanner_1bt77_100 svg{flex-shrink:0;color:#d97706;margin-top:.125rem}._warningBanner_1bt77_100 p{margin:0;font-size:.875rem;color:#92400e;line-height:1.5}._gameArea_1bt77_125{display:flex;flex-direction:column;gap:1rem}._boardWrapper_1bt77_131{display:flex;align-items:stretch;justify-content:center;gap:.5rem}._boardScrollContainer_1bt77_138{display:flex;justify-content:center;overflow:visible;min-width:0}._boardScaleWrapper_1bt77_145{display:inline-block}._sidePanel_1bt77_149{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.5rem;background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000001a;min-width:50px;flex-shrink:0}._sidePanelIcon_1bt77_163{color:#64748b}._sidePanelValue_1bt77_167{font-size:1.25rem;font-weight:700;color:#1e293b;font-variant-numeric:tabular-nums}._sidePanelLabel_1bt77_174{font-size:.625rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.02em}._speedButtons_1bt77_182{display:flex;flex-direction:column;gap:.25rem}._speedButton_1bt77_182{width:32px;height:32px;border-radius:8px;border:none;background:#f1f5f9;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .15s}._speedButton_1bt77_182:hover{background:#e2e8f0}._speedButton_1bt77_182._speedActive_1bt77_206{background:#6366f1;color:#fff}._speedDot_1bt77_211{width:8px;height:8px;border-radius:50%;background:currentColor}._programming_1bt77_218{display:flex;flex-direction:column;gap:.75rem}._footer_1bt77_224{display:flex;justify-content:center;gap:2rem}._stat_1bt77_230{display:flex;flex-direction:column;align-items:center}._statLabel_1bt77_236{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._statValue_1bt77_243{font-size:1.5rem;font-weight:700;color:#1e293b}@media(min-width:768px){._container_1bt77_1{max-width:700px;padding:1rem}}._modalOverlay_1bt77_258{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}._modalContent_1bt77_269{background:#fff;border-radius:20px;padding:2rem 2.5rem;text-align:center;box-shadow:0 25px 50px #00000040;border:4px solid #10B981;max-width:400px;width:100%}._modalContent_1bt77_269._failModal_1bt77_280{border-color:#f97316;background:linear-gradient(180deg,#fff7ed,#fff 30%)}._victoryIcon_1bt77_285{color:#10b981;margin-bottom:.5rem}._failIconWrapper_1bt77_290{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#fee2e2,#fecaca);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 12px #ef444433}._failIcon_1bt77_290{color:#ef4444}._modalHint_1bt77_306{display:block;margin-top:.5rem;font-size:.875rem;color:#94a3b8;font-style:italic}._modalTitle_1bt77_314{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._modalStats_1bt77_321{font-size:1rem;color:#64748b;margin:0 0 1.5rem}._modalButtons_1bt77_327{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}._shareButton_1bt77_334{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#6366f1;border:none;border-radius:10px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .15s;box-shadow:0 4px 12px #6366f14d}._shareButton_1bt77_334:hover{background:#4f46e5;box-shadow:0 4px 16px #6366f166}._tryAgainButton_1bt77_355{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#f1f5f9;border:none;border-radius:10px;font-size:1rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s}._tryAgainButton_1bt77_355:hover{background:#e2e8f0;color:#1e293b}._backButton_1bt77_375{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#eef2ff;border:none;border-radius:10px;font-size:1rem;font-weight:600;color:#6366f1;cursor:pointer;transition:all .15s}._backButton_1bt77_375:hover{background:#e0e7ff;color:#4f46e5}._nextButton_1bt77_395{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:10px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .15s;box-shadow:0 4px 12px #10b9814d}._nextButton_1bt77_395:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}._submitSection_1bt77_417{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem}._submitButton_1bt77_425{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._submitButton_1bt77_425:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #6366f166}._submitButton_1bt77_425:disabled{opacity:.6;cursor:not-allowed}._submitWarning_1bt77_450{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:#64748b;background:#f8fafc;border:1px solid #E2E8F0;padding:.5rem .75rem;border-radius:8px;margin:0}._viewSolutionsButton_1bt77_463{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#eef2ff;color:#6366f1;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;margin-bottom:1rem}._viewSolutionsButton_1bt77_463:hover{background:#e0e7ff}._overlay_6yr3i_1{position:fixed;inset:0;background:#000000b3;display:flex;align-items:flex-start;justify-content:center;z-index:200;padding:1rem;overflow-y:auto}._modal_6yr3i_13{background:#f8fafc;border-radius:16px;width:100%;max-width:750px;margin:2rem auto;box-shadow:0 25px 50px #0000004d;overflow:hidden}._header_6yr3i_23{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #E2E8F0}._title_6yr3i_32{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}._closeButton_6yr3i_39{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#f1f5f9;border-radius:8px;color:#64748b;cursor:pointer;transition:all .15s}._closeButton_6yr3i_39:hover{background:#e2e8f0;color:#1e293b}._content_6yr3i_58{padding:1rem;min-height:300px}._loading_6yr3i_63,._error_6yr3i_64{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#64748b;text-align:center}._spinner_6yr3i_74{animation:_spin_6yr3i_74 1s linear infinite;color:#6366f1;margin-bottom:1rem}@keyframes _spin_6yr3i_74{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._error_6yr3i_64{color:#ef4444}._retryButton_6yr3i_93{margin-top:1rem;padding:.5rem 1rem;background:#f1f5f9;border:none;border-radius:8px;color:#64748b;font-weight:500;cursor:pointer;transition:all .15s}._retryButton_6yr3i_93:hover{background:#e2e8f0;color:#1e293b}._gameWrapper_6yr3i_110{background:#fff;border-radius:12px;padding:1rem}._readOnlyNotice_6yr3i_116{text-align:center;font-size:.875rem;color:#6366f1;background:#eef2ff;padding:.5rem 1rem;border-radius:8px;margin:0 0 1rem}._overlay_du2o5_1{position:fixed;inset:0;background:#0009;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_du2o5_12{position:relative;background:#fff;border-radius:16px;padding:1.25rem;max-width:420px;width:100%;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto;z-index:101;box-shadow:0 25px 50px -12px #00000040}._header_du2o5_26{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._title_du2o5_33{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}._closeButton_du2o5_40{width:32px;height:32px;border:none;background:#f1f5f9;border-radius:8px;cursor:pointer;color:#64748b;transition:all .15s;flex-shrink:0;display:flex;align-items:center;justify-content:center}._closeButton_du2o5_40:hover{background:#e2e8f0}._imagePreview_du2o5_60{background:#1e293b;border-radius:12px;padding:.75rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;min-height:180px}._previewImage_du2o5_71{max-width:100%;height:auto;border-radius:8px}._generating_du2o5_77{color:#fff9;font-size:.875rem}._toggle_du2o5_83{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;cursor:pointer;-webkit-user-select:none;user-select:none}._toggle_du2o5_83 input{display:none}._toggleSlider_du2o5_96{width:44px;height:24px;background:#e2e8f0;border-radius:12px;position:relative;transition:background .2s;flex-shrink:0}._toggleSlider_du2o5_96:after{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:2px;left:2px;transition:transform .2s;box-shadow:0 1px 3px #0003}._toggle_du2o5_83 input:checked+._toggleSlider_du2o5_96{background:#6366f1}._toggle_du2o5_83 input:checked+._toggleSlider_du2o5_96:after{transform:translate(20px)}._toggleLabel_du2o5_127{color:#475569;font-size:.875rem;font-weight:500}._actions_du2o5_134{display:flex;gap:.5rem}._shareButton_du2o5_139,._copyButton_du2o5_140{flex:1;padding:.75rem 1rem;border-radius:10px;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:.5rem}._shareButton_du2o5_139{background:#6366f1;color:#fff}._shareButton_du2o5_139:hover:not(:disabled){background:#4f46e5}._shareButton_du2o5_139:disabled{opacity:.6;cursor:not-allowed}._copyButton_du2o5_140{background:#f1f5f9;color:#475569}._copyButton_du2o5_140:hover{background:#e2e8f0}@media(max-width:480px){._overlay_du2o5_1{padding:.75rem}._modal_du2o5_12{padding:1rem;border-radius:12px}._title_du2o5_33{font-size:1rem}._imagePreview_du2o5_60{padding:.5rem;min-height:150px}._actions_du2o5_134{flex-direction:column;gap:.5rem}._shareButton_du2o5_139,._copyButton_du2o5_140{padding:.875rem}}._container_18nhh_1{max-width:400px;margin:0 auto;padding:2rem;box-sizing:border-box}@media(max-width:480px){._container_18nhh_1{padding:1.5rem}}@media(max-width:360px){._container_18nhh_1{padding:1.25rem}}._title_18nhh_20{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;text-align:center}._subtitle_18nhh_28{font-size:.9375rem;color:#64748b;margin:0 0 1.5rem;text-align:center}._form_18nhh_35{display:flex;flex-direction:column;gap:1rem}._field_18nhh_41{display:flex;flex-direction:column;gap:.375rem}._label_18nhh_47{font-size:.875rem;font-weight:500;color:#374151}._input_18nhh_53{padding:.75rem 1rem;border:2px solid #E2E8F0;border-radius:10px;font-size:1rem;transition:border-color .15s,box-shadow .15s}._input_18nhh_53:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._input_18nhh_53::placeholder{color:#94a3b8}._error_18nhh_71{color:#dc2626;font-size:.875rem;margin:0;padding:.75rem;background:#fee2e2;border-radius:8px}._submitButton_18nhh_80{padding:.875rem 1.5rem;background:#6366f1;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .15s;margin-top:.5rem}._submitButton_18nhh_80:hover:not(:disabled){background:#4f46e5}._submitButton_18nhh_80:disabled{opacity:.7;cursor:not-allowed}._divider_18nhh_102{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:#94a3b8;font-size:.875rem}._divider_18nhh_102:before,._divider_18nhh_102:after{content:"";flex:1;height:1px;background:#e2e8f0}._googleButton_18nhh_119{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;background:#fff;border:2px solid #E2E8F0;border-radius:10px;font-size:1rem;font-weight:500;color:#374151;cursor:pointer;transition:background-color .15s,border-color .15s}._googleButton_18nhh_119:hover{background:#f8fafc;border-color:#cbd5e1}._switchText_18nhh_141{text-align:center;margin-top:1.5rem;color:#64748b;font-size:.9375rem}._switchButton_18nhh_148{background:none;border:none;color:#6366f1;font-weight:600;cursor:pointer;padding:0}._switchButton_18nhh_148:hover{text-decoration:underline}._forgotButton_18nhh_161{background:none;border:none;color:#6366f1;font-size:.8125rem;cursor:pointer;padding:0;margin-top:.25rem;align-self:flex-end}._forgotButton_18nhh_161:hover{text-decoration:underline}._cancelButton_18nhh_176{background:none;border:none;color:#64748b;font-size:.875rem;cursor:pointer;padding:.75rem;margin-top:.5rem;width:100%;text-align:center;transition:color .15s}._cancelButton_18nhh_176:hover{color:#475569}._successMessage_18nhh_193{text-align:center;padding:2rem}._successIcon_18nhh_198{font-size:3rem;display:block;margin-bottom:1rem}@media(max-width:480px){._title_18nhh_20{font-size:1.375rem}._subtitle_18nhh_28{font-size:.875rem}._input_18nhh_53{padding:.625rem .875rem;font-size:1rem}._submitButton_18nhh_80,._googleButton_18nhh_119{padding:.75rem 1.25rem}}._overlay_1yzgm_1{position:fixed;inset:0;background:#00000080;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}._modal_1yzgm_14{position:relative;background:#fff;border-radius:20px;max-width:420px;width:100%;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto;z-index:101;box-shadow:0 25px 50px -12px #00000040}@media(max-width:480px){._overlay_1yzgm_1{padding:.75rem}._modal_1yzgm_14{border-radius:16px;max-height:calc(100vh - 1.5rem);max-height:calc(100dvh - 1.5rem)}}@media(max-width:360px){._overlay_1yzgm_1{padding:.5rem}._modal_1yzgm_14{border-radius:12px}}._closeButton_1yzgm_51{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border:none;background:#f1f5f9;border-radius:10px;cursor:pointer;font-size:1.125rem;color:#64748b;transition:all .15s;z-index:1}._closeButton_1yzgm_51:hover{background:#e2e8f0}._container_136g7_1{max-width:1000px;margin:0 auto;padding:1rem}._loading_136g7_8,._error_136g7_9{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;color:#64748b;gap:1rem}._loadingSpinner_136g7_20{width:32px;height:32px;border:3px solid #E2E8F0;border-top-color:#6366f1;border-radius:50%;animation:_spin_136g7_1 .8s linear infinite}@keyframes _spin_136g7_1{to{transform:rotate(360deg)}}._errorIcon_136g7_33{font-size:3rem;color:#94a3b8}._header_136g7_39{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}._headerMain_136g7_47{display:flex;align-items:center;gap:.75rem;margin-right:auto}._backButtonInline_136g7_54{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:#f1f5f9;color:#64748b;cursor:pointer;transition:all .15s ease;flex-shrink:0}._backButtonInline_136g7_54:hover{background:#e2e8f0;color:#1e293b}._title_136g7_74{font-size:1.375rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.02em}._date_136g7_82{font-size:.875rem;font-weight:500;color:#6366f1;margin:0}._headerActions_136g7_89{display:flex;gap:.5rem;flex-shrink:0}._archiveButton_136g7_96{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;color:#475569;background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._archiveButton_136g7_96:hover{background:#e2e8f0;color:#1e293b}._iconButton_136g7_116{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:#f1f5f9;color:#64748b;cursor:pointer;transition:all .15s ease}._iconButton_136g7_116:hover{background:#e2e8f0;color:#475569}._devButton_136g7_135{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}._devButton_136g7_135:hover{background:linear-gradient(135deg,#fde68a,#fcd34d);color:#78350f}._archiveNotice_136g7_146{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;margin-bottom:1rem;background:#fef3c7;border-radius:10px;font-size:.875rem;color:#92400e}._archiveNotice_136g7_146 button{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:#92400e;background:#fff;border:1px solid #FCD34D;border-radius:6px;cursor:pointer;transition:all .15s ease}._archiveNotice_136g7_146 button:hover{background:#fffbeb}._noPuzzle_136g7_175{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;padding:2rem}._noPuzzleIcon_136g7_185{font-size:3.5rem;margin-bottom:1rem}._noPuzzle_136g7_175 h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._noPuzzle_136g7_175 p{font-size:1rem;color:#64748b;margin:0}._noPuzzleHint_136g7_203{font-size:.875rem!important;color:#94a3b8!important;margin-top:.25rem!important}._browseArchiveButton_136g7_209{margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:#fff;background:#6366f1;border:none;border-radius:10px;cursor:pointer;transition:all .15s ease}._browseArchiveButton_136g7_209:hover{background:#4f46e5;transform:translateY(-1px)}._completionCard_136g7_228{display:flex;justify-content:center;padding:1rem .5rem}._rankDisplay_136g7_234{display:flex;flex-direction:column;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;text-align:center}._rankLabel_136g7_244{font-size:.75rem;font-weight:600;color:#92400e;text-transform:uppercase;letter-spacing:.05em}._rankValue_136g7_252{font-size:1.75rem;font-weight:800;color:#78350f}._signInButton_136g7_258{padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:#fff;background:#10b981;border:none;border-radius:10px;cursor:pointer;transition:all .15s ease}._signInButton_136g7_258:hover{background:#059669;transform:translateY(-1px)}@media(min-width:768px){._title_136g7_74{font-size:1.5rem}}._container_16yhk_1{max-width:600px;margin:0 auto;padding:1rem;min-height:calc(100vh - 120px)}._header_16yhk_9{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._backButton_16yhk_16{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:#f1f5f9;color:#64748b;cursor:pointer;transition:all .15s ease}._backButton_16yhk_16:hover{background:#e2e8f0;color:#1e293b}._title_16yhk_35{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._loading_16yhk_43,._empty_16yhk_44{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;color:#64748b;gap:.5rem}._loadingSpinner_16yhk_55{width:32px;height:32px;border:3px solid #E2E8F0;border-top-color:#6366f1;border-radius:50%;animation:_spin_16yhk_1 .8s linear infinite}@keyframes _spin_16yhk_1{to{transform:rotate(360deg)}}._emptyHint_16yhk_68{font-size:.875rem;color:#94a3b8}._archiveList_16yhk_74{display:flex;flex-direction:column;gap:1.5rem}._monthGroup_16yhk_80{display:flex;flex-direction:column;gap:.75rem}._monthTitle_16yhk_86{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0;padding-left:.25rem}._entriesGrid_16yhk_96{display:flex;flex-direction:column;gap:.5rem}._entryCard_16yhk_103{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:#fff;border:1px solid #E2E8F0;border-radius:12px}._entryDate_16yhk_114{display:flex;flex-direction:column;align-items:center;min-width:44px}._entryDay_16yhk_121{font-size:1.25rem;font-weight:700;color:#1e293b;line-height:1.2}._entryWeekday_16yhk_128{font-size:.6875rem;font-weight:500;color:#94a3b8;text-transform:uppercase}._entryPuzzles_16yhk_136{flex:1;display:flex;gap:.5rem}._puzzleButton_16yhk_142{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._puzzleButton_16yhk_142:hover{transform:translateY(-1px)}._easyButton_16yhk_159{color:#15803d;background:#dcfce7}._easyButton_16yhk_159:hover{background:#bbf7d0}._easyButton_16yhk_159._completed_16yhk_168{color:#166534;background:#bbf7d0}._challengeButton_16yhk_173{color:#dc2626;background:#fee2e2}._challengeButton_16yhk_173:hover{background:#fecaca}._challengeButton_16yhk_173._completed_16yhk_168{color:#991b1b;background:#fecaca}._checkIcon_16yhk_187{margin-left:.25rem}@media(min-width:600px){._container_16yhk_1{padding:1.5rem 2rem}._entriesGrid_16yhk_96{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}}._container_1mawo_1{max-width:800px;margin:0 auto;padding:1rem}._loading_1mawo_7{display:flex;align-items:center;justify-content:center;min-height:400px;color:#64748b}._header_1mawo_15{text-align:center;margin-bottom:1.5rem}._title_1mawo_20{font-size:1.75rem;font-weight:800;color:#1e293b;margin:0 0 .25rem}._progress_1mawo_27{font-size:1rem;color:#64748b;margin:0}._content_1mawo_33{display:flex;flex-direction:column;gap:1.5rem}._selector_1mawo_39{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 1px 3px #0000001a}._steps_1mawo_46{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}._stepButton_1mawo_53{position:relative;width:40px;height:40px;border-radius:10px;border:2px solid #E2E8F0;background:#fff;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}._stepButton_1mawo_53:hover:not(:disabled){border-color:#6366f1}._stepButton_1mawo_53._current_1mawo_71,._stepButton_1mawo_53._current_1mawo_71._completed_1mawo_77{border-color:#6366f1;background:#eef2ff;box-shadow:0 0 0 3px #6366f14d}._stepButton_1mawo_53._current_1mawo_71._completed_1mawo_77 ._stepNumber_1mawo_83{color:#6366f1}._stepButton_1mawo_53._completed_1mawo_77{border-color:#10b981;background:#d1fae5}._stepButton_1mawo_53._locked_1mawo_92{opacity:.6;cursor:not-allowed;background:#f1f5f9;border-color:#cbd5e1}._stepButton_1mawo_53._locked_1mawo_92 ._stepNumber_1mawo_83{color:#94a3b8}._stepNumber_1mawo_83{font-weight:600;font-size:.875rem;color:#64748b}._stepButton_1mawo_53._current_1mawo_71 ._stepNumber_1mawo_83{color:#6366f1}._stepButton_1mawo_53._completed_1mawo_77 ._stepNumber_1mawo_83{color:#10b981}._congratsButton_1mawo_117{width:44px}._congratsButton_1mawo_117._completed_1mawo_77{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981}._congratsButton_1mawo_117._completed_1mawo_77 ._stepNumber_1mawo_83{color:#065f46}._completeBadge_1mawo_130{position:absolute;top:-4px;right:-4px;width:16px;height:16px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;border:2px solid white;box-shadow:0 1px 2px #0000001a}._allComplete_1mawo_150{text-align:center;padding:2rem;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:16px}._completeIcon_1mawo_157{display:block;margin:0 auto .5rem;color:#065f46}._allComplete_1mawo_150 h2{color:#065f46;margin:0 0 .5rem}._allComplete_1mawo_150 p{color:#047857;margin:0 0 1.5rem}._completeButtons_1mawo_173{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._advancedButton_1mawo_180,._dailyButton_1mawo_181,._classicButton_1mawo_182{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:10px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .15s}._advancedButton_1mawo_180{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;box-shadow:0 4px 12px #f59e0b4d}._advancedButton_1mawo_180:hover{transform:translateY(-2px);box-shadow:0 6px 16px #f59e0b66}._dailyButton_1mawo_181{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f14d}._dailyButton_1mawo_181:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}._classicButton_1mawo_182{background:#fff;color:#065f46;border:2px solid #065F46}._classicButton_1mawo_182:hover{background:#065f46;color:#fff}._congratsOverlay_1mawo_227{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100}._congratsCard_1mawo_237{background:#fff;border-radius:20px;padding:2rem 3rem;text-align:center;box-shadow:0 25px 50px #00000040}._congratsIcon_1mawo_245{display:block;margin:0 auto .5rem;color:#f59e0b}._congratsCard_1mawo_237 h2{color:#1e293b;margin:0 0 .5rem}._congratsCard_1mawo_237 p{color:#64748b;margin:0}._nextButton_1mawo_261{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;cursor:pointer;transition:all .15s;box-shadow:0 4px 12px #10b9814d}._nextButton_1mawo_261:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}._nextButton_1mawo_261:active{transform:translateY(0)}._popupOverlay_1mawo_290{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}._popupContent_1mawo_301{position:relative;background:#fff;border-radius:16px;padding:2rem;max-width:320px;width:100%;text-align:center;box-shadow:0 20px 40px #0003}._popupClose_1mawo_312{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;color:#64748b;transition:all .15s}._popupClose_1mawo_312:hover{background:#e2e8f0;color:#1e293b}._popupIcon_1mawo_334{color:#f59e0b;margin-bottom:.5rem}._popupContent_1mawo_301 h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._popupContent_1mawo_301 p{font-size:.9375rem;color:#64748b;margin:0 0 1.5rem;line-height:1.5}._popupButton_1mawo_353{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:10px;cursor:pointer;transition:all .15s}._popupButton_1mawo_353:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}._container_1mh6w_1{max-width:800px;margin:0 auto;padding:1rem}._header_1mh6w_7{margin-bottom:1.5rem}._backLink_1mh6w_11{display:inline-flex;align-items:center;gap:.5rem;color:#64748b;text-decoration:none;font-size:.875rem;font-weight:500;margin-bottom:.75rem;transition:color .15s}._backLink_1mh6w_11:hover{color:#6366f1}._title_1mh6w_27{font-size:1.75rem;font-weight:800;color:#1e293b;margin:0 0 .25rem}._subtitle_1mh6w_34{font-size:1rem;color:#64748b;margin:0}._comingSoonBanner_1mh6w_40{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #F59E0B;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem}._comingSoonBanner_1mh6w_40 p{margin:0;color:#92400e;font-size:.9375rem;font-weight:500}._topicsGrid_1mh6w_55{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){._topicsGrid_1mh6w_55{grid-template-columns:repeat(2,1fr)}}._topicCard_1mh6w_67{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background:#fff;border:2px solid #E2E8F0;border-radius:12px;cursor:pointer;transition:all .15s;min-height:160px;text-align:center}._topicCard_1mh6w_67:not(._locked_1mh6w_83):hover{border-color:#6366f1;box-shadow:0 4px 12px #6366f126;transform:translateY(-2px)}._topicCard_1mh6w_67:not(._locked_1mh6w_83):active{transform:translateY(0)}._topicCard_1mh6w_67._locked_1mh6w_83{cursor:not-allowed;background:#f8fafc}._topicIcon_1mh6w_98{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#6366f1}._topicCard_1mh6w_67._locked_1mh6w_83 ._topicIcon_1mh6w_98{background:#f1f5f9;color:#94a3b8}._topicTitle_1mh6w_114{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}._topicCard_1mh6w_67._locked_1mh6w_83 ._topicTitle_1mh6w_114{color:#64748b}._topicDescription_1mh6w_125{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}._topicCard_1mh6w_67._locked_1mh6w_83 ._topicDescription_1mh6w_125{color:#94a3b8}._tutorialCount_1mh6w_136{font-size:.75rem;font-weight:600;color:#6366f1;background:#eef2ff;padding:.25rem .75rem;border-radius:999px;margin-top:auto}._lockedOverlay_1mh6w_146{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#f8fafcd9;border-radius:10px;color:#94a3b8}._lockedOverlay_1mh6w_146 span{font-size:.875rem;font-weight:600}._container_jhhy0_1{max-width:800px;margin:0 auto;padding:1rem}._empty_jhhy0_7{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;gap:1rem;color:#64748b}._header_jhhy0_17{margin-bottom:1.5rem}._backLink_jhhy0_21{display:inline-flex;align-items:center;gap:.5rem;color:#64748b;text-decoration:none;font-size:.875rem;font-weight:500;margin-bottom:.75rem;transition:color .15s}._backLink_jhhy0_21:hover{color:#6366f1}._titleRow_jhhy0_37{display:flex;align-items:center;gap:.75rem}._topicIcon_jhhy0_43{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#6366f1}._title_jhhy0_37{font-size:1.75rem;font-weight:800;color:#1e293b;margin:0}._progress_jhhy0_61{font-size:1rem;color:#64748b;margin:.25rem 0 0}._content_jhhy0_67{display:flex;flex-direction:column;gap:1.5rem}._selector_jhhy0_73{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 1px 3px #0000001a}._steps_jhhy0_80{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}._stepButton_jhhy0_87{position:relative;width:40px;height:40px;border-radius:10px;border:2px solid #E2E8F0;background:#fff;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}._stepButton_jhhy0_87:hover{border-color:#6366f1}._stepButton_jhhy0_87._current_jhhy0_105{border-color:#6366f1;background:#eef2ff;box-shadow:0 0 0 3px #6366f14d}._stepButton_jhhy0_87._current_jhhy0_105._completed_jhhy0_111{border-color:#6366f1;background:#eef2ff}._stepButton_jhhy0_87._current_jhhy0_105._completed_jhhy0_111 ._stepNumber_jhhy0_116{color:#6366f1}._stepButton_jhhy0_87._completed_jhhy0_111{border-color:#10b981;background:#d1fae5}._stepNumber_jhhy0_116{font-weight:600;font-size:.875rem;color:#64748b}._stepButton_jhhy0_87._current_jhhy0_105 ._stepNumber_jhhy0_116{color:#6366f1}._stepButton_jhhy0_87._completed_jhhy0_111 ._stepNumber_jhhy0_116{color:#10b981}._completeBadge_jhhy0_139{position:absolute;top:-4px;right:-4px;width:16px;height:16px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;border:2px solid white;box-shadow:0 1px 2px #0000001a}._container_1vno8_1{max-width:1000px;margin:0 auto;padding:1rem}._backButton_1vno8_7{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f1f5f9;border:none;border-radius:8px;font-size:.9375rem;font-weight:500;color:#64748b;cursor:pointer;margin-bottom:1rem;transition:all .15s}._backButton_1vno8_7:hover{background:#e2e8f0}._header_1vno8_27{text-align:center;margin-bottom:1.5rem}._titleRow_1vno8_32{display:flex;align-items:center;justify-content:center;gap:.5rem}._titleIcon_1vno8_39{color:#6366f1}._title_1vno8_32{font-size:1.75rem;font-weight:800;color:#1e293b;margin:0}._progress_1vno8_50{font-size:1rem;color:#64748b;margin:0}._filters_1vno8_56{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._difficultyFilters_1vno8_63{display:flex;flex-wrap:wrap;gap:.5rem}._filterButton_1vno8_69{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:8px;border:2px solid #E2E8F0;background:#fff;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s}._difficultyDot_1vno8_84{flex-shrink:0}._filterButton_1vno8_69:hover{border-color:#cbd5e1}._filterButton_1vno8_69._active_1vno8_92{border-color:#6366f1;background:#eef2ff;color:#6366f1}._searchInput_1vno8_98{padding:.75rem 1rem;border:2px solid #E2E8F0;border-radius:10px;font-size:1rem;transition:border-color .15s}._searchInput_1vno8_98:focus{outline:none;border-color:#6366f1}._loading_1vno8_111,._empty_1vno8_112,._loadingPuzzle_1vno8_113{text-align:center;padding:3rem;color:#64748b}._loadingPuzzle_1vno8_113{display:flex;flex-direction:column;align-items:center;gap:1rem;min-height:300px;justify-content:center}._spinner_1vno8_128{animation:_spin_1vno8_128 1s linear infinite;color:#6366f1}@keyframes _spin_1vno8_128{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyHint_1vno8_142{font-size:.875rem;color:#94a3b8}._puzzleGrid_1vno8_147{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}._puzzleCard_1vno8_153{display:flex;flex-direction:column;padding:1rem;background:#fff;border:2px solid #E2E8F0;border-radius:12px;cursor:pointer;text-align:left;transition:all .15s}._puzzleCard_1vno8_153:hover{border-color:#6366f1;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}._puzzleCard_1vno8_153._solved_1vno8_171{border-color:#10b981;background:#f0fdf4}._puzzleHeader_1vno8_176{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._puzzleDifficulty_1vno8_183{flex-shrink:0}._difficultyBadge_1vno8_187{display:flex;align-items:center;gap:.25rem}._starCount_1vno8_193{font-size:.75rem;font-weight:700;color:#f59e0b}._solvedBadge_1vno8_199{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#10b981;color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}._puzzleTitle_1vno8_212{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._puzzleAuthor_1vno8_222{font-size:.75rem;color:#94a3b8;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._puzzleDescription_1vno8_231{font-size:.7rem;color:#64748b;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}._puzzleMeta_1vno8_243{display:flex;gap:.5rem;font-size:.75rem;color:#94a3b8}._loadMoreButton_1vno8_250{display:block;width:100%;padding:1rem;margin-top:1rem;background:#6366f1;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s}._loadMoreButton_1vno8_250:hover{background:#4f46e5}._completionActions_1vno8_269{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;padding:1rem}._shareButton_1vno8_277{padding:.875rem 1.5rem;background:#6366f1;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s}._shareButton_1vno8_277:hover{background:#4f46e5}@media(min-width:768px){._filters_1vno8_56{flex-direction:row;justify-content:space-between;align-items:center}._searchInput_1vno8_98{width:250px}}._container_dsuj2_1{max-width:900px;margin:0 auto;padding:1rem}._header_dsuj2_7{text-align:center;margin-bottom:1.5rem}._title_dsuj2_12{font-size:1.75rem;font-weight:800;color:#1e293b;margin:0}._tabs_dsuj2_19{display:flex;gap:.5rem;margin-bottom:1.5rem}._tab_dsuj2_19{flex:1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.75rem 1rem;border:2px solid #E2E8F0;background:#fff;border-radius:10px;font-size:1rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s}._tab_dsuj2_19:hover{border-color:#cbd5e1}._tab_dsuj2_19._active_dsuj2_46{border-color:#6366f1;background:#eef2ff;color:#6366f1}._statsContainer_dsuj2_56{display:flex;flex-direction:column;gap:1.5rem}._profileCard_dsuj2_62{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._profileHeader_dsuj2_69{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._profileAvatar_dsuj2_76{background:linear-gradient(135deg,#6366f1,#8b5cf6);width:64px;height:64px;padding:12px;display:flex;align-items:center;justify-content:center;border-radius:16px;color:#fff}._profileInfo_dsuj2_88{flex:1}._profileName_dsuj2_92{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._profileJoined_dsuj2_99{font-size:.875rem;color:#64748b;margin:.25rem 0 0}._profileStats_dsuj2_105{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._profileStat_dsuj2_105{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;background:#f8fafc;border-radius:12px}._profileStatValue_dsuj2_121{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:1.5rem;font-weight:700;color:#6366f1}._streakIcon_dsuj2_131{color:#f97316}._profileStatLabel_dsuj2_135{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}._detailedStats_dsuj2_143{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._sectionTitle_dsuj2_150{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 1rem}._statGrid_dsuj2_157{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}._statCard_dsuj2_163{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem .5rem;background:#f8fafc;border-radius:10px}._statCardValue_dsuj2_173{font-size:1.25rem;font-weight:700;color:#1e293b}._statCardLabel_dsuj2_179{font-size:.6875rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}@media(max-width:400px){._statGrid_dsuj2_157{grid-template-columns:1fr}}._container_wbnrv_1{min-height:calc(100vh - 150px);display:flex;align-items:center;justify-content:center;padding:1rem}._card_wbnrv_9{background:#fff;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:450px;width:100%}._container_1ab2h_1{display:flex;flex-direction:column;align-items:center;gap:.5rem}._board_1ab2h_8{position:relative;background:#1e293b;border-radius:8px;box-shadow:0 2px 4px #0003;overflow:hidden}._pathOverlay_1ab2h_16{position:absolute;top:0;left:0;pointer-events:none;z-index:1}._tile_1ab2h_24{position:absolute;border-radius:4px;box-shadow:inset 0 -1px #0000001a}._turnMarker_1ab2h_30{position:absolute;width:16px;height:16px;object-fit:contain;filter:drop-shadow(0 0 3px rgba(251,191,36,.7)) hue-rotate(180deg);z-index:5;opacity:.8}._finalMarker_1ab2h_41{position:absolute;width:20px;height:20px;object-fit:contain;filter:drop-shadow(0 0 6px rgba(74,222,128,.9));z-index:6;animation:_finalPulse_1ab2h_1 1.5s ease-in-out infinite}@keyframes _finalPulse_1ab2h_1{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}._robot_1ab2h_61{position:absolute;width:20px;height:20px;z-index:10;transform-origin:center}._robotSprite_1ab2h_69{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}._container_1x7fq_1{display:flex;gap:2rem;padding:1rem;min-height:100%}._configPanel_1x7fq_8{flex:0 0 280px;background:#1e293b;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:1rem}._sectionTitle_1x7fq_18{font-size:.875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}._configSection_1x7fq_27{display:flex;flex-direction:column;gap:.5rem}._label_1x7fq_33{font-size:.75rem;color:#64748b;font-weight:500}._slotsGrid_1x7fq_39{display:grid;grid-template-columns:repeat(5,1fr);gap:.25rem}._slotConfig_1x7fq_45{display:flex;flex-direction:column;align-items:center;gap:.25rem}._slotLabel_1x7fq_52{font-size:.625rem;color:#94a3b8;font-weight:600}._numberInput_1x7fq_58{width:48px;padding:.25rem;border:1px solid #334155;border-radius:4px;background:#0f172a;color:#e2e8f0;font-size:.875rem;text-align:center}._numberInput_1x7fq_58:disabled{opacity:.5;cursor:not-allowed}._colorRatios_1x7fq_74{display:flex;gap:.5rem}._colorRatio_1x7fq_74{display:flex;align-items:center;gap:.25rem}._colorDot_1x7fq_85{width:12px;height:12px;border-radius:50%}._sliderRow_1x7fq_91{display:flex;align-items:center;gap:.5rem}._slider_1x7fq_91{flex:1;height:6px;border-radius:3px;appearance:none;background:#334155;cursor:pointer}._slider_1x7fq_91::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#8b5cf6;cursor:pointer}._slider_1x7fq_91::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#8b5cf6;border:none;cursor:pointer}._slider_1x7fq_91:disabled{opacity:.5;cursor:not-allowed}._sliderValue_1x7fq_129{min-width:40px;text-align:right;font-size:.875rem;color:#e2e8f0;font-weight:500}._weightsGrid_1x7fq_137{display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem}._weightConfig_1x7fq_143{display:flex;flex-direction:column;align-items:center;gap:.25rem}._weightLabel_1x7fq_150{font-size:.625rem;color:#94a3b8;font-weight:600}._constraintsGrid_1x7fq_156{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}._constraintConfig_1x7fq_162{display:flex;flex-direction:column;align-items:center;gap:.25rem}._constraintLabel_1x7fq_169{font-size:.625rem;color:#94a3b8;font-weight:600}._checkboxLabel_1x7fq_175{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#94a3b8;cursor:pointer;margin-top:.5rem}._checkbox_1x7fq_175{width:16px;height:16px;cursor:pointer;accent-color:#8b5cf6}._checkbox_1x7fq_175:disabled{cursor:not-allowed;opacity:.5}._controls_1x7fq_197{display:flex;gap:.5rem;margin-top:auto}._startButton_1x7fq_203,._stopButton_1x7fq_204,._resetButton_1x7fq_205{flex:1;padding:.5rem;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s}._startButton_1x7fq_203{background:#22c55e;color:#fff}._startButton_1x7fq_203:hover:not(:disabled){background:#16a34a}._stopButton_1x7fq_204{background:#ef4444;color:#fff}._stopButton_1x7fq_204:hover:not(:disabled){background:#dc2626}._resetButton_1x7fq_205{background:#64748b;color:#fff}._resetButton_1x7fq_205:hover:not(:disabled){background:#475569}._startButton_1x7fq_203:disabled,._stopButton_1x7fq_204:disabled,._resetButton_1x7fq_205:disabled{opacity:.5;cursor:not-allowed}._mainContent_1x7fq_250{flex:1;display:flex;flex-direction:column;gap:1rem}._statsPanel_1x7fq_257{background:#1e293b;border-radius:8px;padding:1rem}._stat_1x7fq_257{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid #334155}._stat_1x7fq_257:last-child{border-bottom:none}._statLabel_1x7fq_274{font-size:.75rem;color:#64748b}._statValue_1x7fq_279{font-size:.875rem;color:#e2e8f0;font-weight:500}._statValue_1x7fq_279._idle_1x7fq_285{color:#94a3b8}._statValue_1x7fq_279._running_1x7fq_289{color:#3b82f6}._statValue_1x7fq_279._retrying_1x7fq_293{color:#f59e0b}._statValue_1x7fq_279._success_1x7fq_297{color:#22c55e}._statValue_1x7fq_279._exhausted_1x7fq_301{color:#ef4444}._boardSection_1x7fq_305{background:#1e293b;border-radius:8px;padding:1rem;display:flex;justify-content:center}._successSection_1x7fq_313{background:#1e293b;border-radius:8px;padding:1rem}._programDisplay_1x7fq_319{display:flex;flex-direction:column;gap:.5rem}._functionRow_1x7fq_325{display:flex;align-items:center;gap:.5rem}._functionLabel_1x7fq_331{font-size:.75rem;font-weight:600;color:#94a3b8;width:24px}._functionSlots_1x7fq_338{display:flex;flex-wrap:wrap;gap:2px}._instructionSlot_1x7fq_344{width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative;background:#334155}._instructionSlot_1x7fq_344[data-color=red]{background:linear-gradient(135deg,#7f1d1d,#991b1b)}._instructionSlot_1x7fq_344[data-color=green]{background:linear-gradient(135deg,#14532d,#166534)}._instructionSlot_1x7fq_344[data-color=blue]{background:linear-gradient(135deg,#1e3a8a,#1d4ed8)}._emptySlot_1x7fq_367{width:28px;height:28px;border-radius:4px;background:#1e293b;border:1px dashed #475569}._icon_1x7fq_375{color:#fff;display:flex;align-items:center;justify-content:center}._funcLabel_1x7fq_382{font-size:.625rem;font-weight:700;color:#fff}._conditionDot_1x7fq_388{position:absolute;bottom:2px;right:2px;width:6px;height:6px;border-radius:50%;border:1px solid rgba(0,0,0,.3)}._exhaustedMessage_1x7fq_398{background:#450a0a;border:1px solid #7f1d1d;border-radius:8px;padding:1rem;color:#fca5a5;font-size:.875rem;text-align:center}._playthroughContainer_1x7fq_408{padding:1rem}._backButton_1x7fq_412{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;margin-bottom:1rem;border:none;border-radius:6px;background:#334155;color:#e2e8f0;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s}._backButton_1x7fq_412:hover{background:#475569}._successHeader_1x7fq_432{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._playThroughButton_1x7fq_439{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:6px;background:#22c55e;color:#fff;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .2s}._playThroughButton_1x7fq_439:hover{background:#16a34a}._saveLoadRow_1x7fq_459{display:flex;gap:.25rem}._nameInput_1x7fq_464{flex:1;padding:.375rem .5rem;border:1px solid #334155;border-radius:4px;background:#0f172a;color:#e2e8f0;font-size:.75rem}._nameInput_1x7fq_464::placeholder{color:#64748b}._saveButton_1x7fq_478,._loadButton_1x7fq_479{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.375rem .5rem;border:none;border-radius:4px;font-size:.75rem;font-weight:500;cursor:pointer;transition:background .2s}._saveButton_1x7fq_478{background:#8b5cf6;color:#fff}._saveButton_1x7fq_478:hover:not(:disabled){background:#7c3aed}._saveButton_1x7fq_478:disabled{opacity:.5;cursor:not-allowed}._loadButton_1x7fq_479{background:#334155;color:#e2e8f0}._loadButton_1x7fq_479:hover{background:#475569}._savedList_1x7fq_516{max-height:150px;overflow-y:auto;background:#0f172a;border-radius:4px;border:1px solid #334155}._savedItem_1x7fq_524{display:flex;align-items:center;justify-content:space-between;padding:.375rem .5rem;border-bottom:1px solid #1e293b}._savedItem_1x7fq_524:last-child{border-bottom:none}._savedItemName_1x7fq_536{font-size:.75rem;color:#e2e8f0;cursor:pointer;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._savedItemName_1x7fq_536:hover{color:#8b5cf6}._deleteButton_1x7fq_550{display:flex;align-items:center;justify-content:center;padding:.25rem;border:none;border-radius:3px;background:transparent;color:#64748b;cursor:pointer;transition:all .2s}._deleteButton_1x7fq_550:hover{background:#7f1d1d;color:#fca5a5}._emptyMessage_1x7fq_568{padding:.5rem;text-align:center;font-size:.75rem;color:#64748b;background:#0f172a;border-radius:4px;border:1px solid #334155}._savePuzzleRow_1x7fq_578{display:flex;gap:.5rem;margin-bottom:.75rem}._successActions_1x7fq_584{display:flex;align-items:center;gap:.75rem}._pathRatioLabel_1x7fq_590{font-size:.75rem;color:#94a3b8;font-weight:500}._helpText_1x7fq_597{font-size:.6875rem;color:#64748b;margin:0}._genConfigButtons_1x7fq_603{display:flex;gap:.5rem}._easyConfigButton_1x7fq_608,._challengeConfigButton_1x7fq_609{flex:1;padding:.5rem;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .15s}._easyConfigButton_1x7fq_608{background:#166534;color:#bbf7d0}._easyConfigButton_1x7fq_608:hover:not(:disabled){background:#15803d}._easyConfigButton_1x7fq_608:disabled,._challengeConfigButton_1x7fq_609:disabled{opacity:.5;cursor:not-allowed}._challengeConfigButton_1x7fq_609{background:#991b1b;color:#fecaca}._challengeConfigButton_1x7fq_609:hover:not(:disabled){background:#b91c1c}._successMessage_1x7fq_644{padding:.5rem;background:#14532d;border:1px solid #166534;border-radius:4px;color:#86efac;font-size:.75rem;text-align:center}._errorMessage_1x7fq_654{padding:.5rem;background:#450a0a;border:1px solid #991b1b;border-radius:4px;color:#fca5a5;font-size:.75rem;text-align:center}._container_1varw_1{max-width:1000px;margin:0 auto;padding:1rem}._accessDenied_1varw_7{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;color:#64748b}._shieldIcon_1varw_17{color:#ef4444;margin-bottom:1rem}._accessDenied_1varw_7 h1{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._accessDenied_1varw_7 p{margin:0}._hint_1varw_33{font-size:.875rem;color:#94a3b8;margin-top:.5rem!important}._loading_1varw_39{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;color:#64748b}._spinner_1varw_48{animation:_spin_1varw_48 1s linear infinite;color:#6366f1}@keyframes _spin_1varw_48{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._backButton_1varw_58{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f1f5f9;border:none;border-radius:8px;font-size:.9375rem;font-weight:500;color:#64748b;cursor:pointer;margin-bottom:1rem;transition:all .15s}._backButton_1varw_58:hover{background:#e2e8f0}._header_1varw_78{text-align:center;margin-bottom:1.5rem}._titleRow_1varw_83{display:flex;align-items:center;justify-content:center;gap:.5rem}._titleIcon_1varw_90{color:#8b5cf6}._title_1varw_83{font-size:1.75rem;font-weight:800;color:#1e293b;margin:0}._subtitle_1varw_101{font-size:1rem;color:#64748b;margin:.25rem 0 0}._viewTabs_1varw_107{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}._viewTab_1varw_107{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:2px solid #E2E8F0;border-radius:8px;background:#fff;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s}._viewTab_1varw_107:hover{border-color:#cbd5e1;background:#f8fafc}._viewTab_1varw_107._activeTab_1varw_134{border-color:#8b5cf6;background:#f5f3ff;color:#7c3aed}._error_1varw_140{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:8px;color:#dc2626;margin-bottom:1rem}._error_1varw_140 button{padding:.25rem .75rem;background:#dc2626;color:#fff;border:none;border-radius:4px;font-size:.75rem;cursor:pointer}._success_1varw_162{padding:.75rem 1rem;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:8px;color:#15803d;margin-bottom:1rem;text-align:center;font-weight:500}._generationStatus_1varw_174{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem}._statusCard_1varw_181{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border:2px solid #E2E8F0;border-radius:10px}._statusIcon_1varw_191{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f8fafc;border-radius:8px;color:#64748b;flex-shrink:0}._statusContent_1varw_203{display:flex;flex-direction:column;min-width:0}._statusLabel_1varw_209{font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._statusValue_1varw_217{font-size:1rem;font-weight:700;color:#1e293b}._statusHint_1varw_223{font-size:.6875rem;color:#94a3b8}._stats_1varw_228{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem}._stat_1varw_181{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#fff;border:2px solid #E2E8F0;border-radius:10px}._statValue_1varw_245{font-size:1.5rem;font-weight:700;color:#1e293b}._statLabel_1varw_251{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._categoryStats_1varw_258{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._categoryStat_1varw_258{display:flex;flex-direction:column;padding:.5rem .75rem;background:#fff;border:2px solid;border-radius:8px;min-width:100px}._categoryName_1varw_275{font-size:.75rem;font-weight:600;color:#1e293b}._categoryCount_1varw_281{font-size:.875rem;color:#64748b}._filters_1varw_286{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._categoryFilters_1varw_293{display:flex;flex-wrap:wrap;gap:.5rem}._filterButton_1varw_299{padding:.5rem 1rem;border-radius:8px;border:2px solid #E2E8F0;background:#fff;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s}._filterButton_1varw_299:hover{border-color:#cbd5e1}._filterButton_1varw_299._active_1varw_134{border-color:#6366f1;background:#eef2ff;color:#6366f1}._filterRight_1varw_321{display:flex;align-items:center;gap:1rem}._checkbox_1varw_327{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b;cursor:pointer}._checkbox_1varw_327 input{width:18px;height:18px;cursor:pointer}._deleteAllButton_1varw_342{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:#fee2e2;border:none;border-radius:6px;font-size:.75rem;font-weight:600;color:#dc2626;cursor:pointer;transition:all .15s}._deleteAllButton_1varw_342:hover{background:#fecaca}._empty_1varw_361{text-align:center;padding:3rem;color:#64748b}._puzzleList_1varw_367{display:flex;flex-direction:column;gap:.75rem}._puzzleCard_1varw_373{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem;background:#fff;border:2px solid #E2E8F0;border-radius:10px;transition:all .15s}._puzzleCard_1varw_373:hover{border-color:#cbd5e1}._puzzleCard_1varw_373._inPool_1varw_389{border-color:#10b981;background:#f0fdf4}._puzzleCard_1varw_373._used_1varw_394{border-color:#94a3b8;background:#f8fafc;opacity:.7}._puzzleHeader_1varw_400{display:flex;align-items:center;gap:.75rem;flex:1;min-width:200px}._puzzleTitle_1varw_408{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0}._categoryBadge_1varw_415{padding:.25rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}._paintBadge_1varw_425{padding:.25rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:600;background:#fce7f3;color:#db2777;text-transform:uppercase;letter-spacing:.05em}._puzzleStats_1varw_436{display:flex;gap:1rem;font-size:.75rem;color:#64748b}._puzzleStatus_1varw_443{display:flex;gap:.5rem}._usedBadge_1varw_448,._poolBadge_1varw_449{padding:.25rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:600}._usedBadge_1varw_448{background:#e2e8f0;color:#64748b}._poolBadge_1varw_449{background:#d1fae5;color:#059669}._puzzleActions_1varw_466{display:flex;gap:.5rem}._previewButton_1varw_471,._solutionButton_1varw_472,._approveButton_1varw_473,._rejectButton_1varw_474{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;transition:all .15s}._previewButton_1varw_471{background:#e0e7ff;color:#4f46e5}._previewButton_1varw_471:hover{background:#c7d2fe}._solutionButton_1varw_472{background:#fef3c7;color:#d97706}._solutionButton_1varw_472:hover{background:#fde68a}._approveButton_1varw_473{background:#d1fae5;color:#059669}._approveButton_1varw_473:hover{background:#a7f3d0}._rejectButton_1varw_474{background:#fee2e2;color:#dc2626}._rejectButton_1varw_474:hover{background:#fecaca}._approveEasyButton_1varw_523,._approveChallengeButton_1varw_524{display:flex;align-items:center;gap:.25rem;padding:.375rem .625rem;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .15s}._approveEasyButton_1varw_523{background:#d1fae5;color:#059669}._approveEasyButton_1varw_523:hover{background:#a7f3d0}._approveChallengeButton_1varw_524{background:#fee2e2;color:#dc2626}._approveChallengeButton_1varw_524:hover{background:#fecaca}._removeFromPoolButton_1varw_556{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fef3c7;border:none;border-radius:6px;color:#d97706;cursor:pointer;transition:all .15s}._removeFromPoolButton_1varw_556:hover{background:#fde68a}._deletePuzzleButton_1varw_575{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fee2e2;border:none;border-radius:6px;color:#dc2626;cursor:pointer;transition:all .15s}._deletePuzzleButton_1varw_575:hover{background:#fecaca}._configsSection_1varw_594{padding:.5rem 0}._sectionTitle_1varw_598{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._configsHint_1varw_605{font-size:.875rem;color:#64748b;margin:0 0 1.5rem}._configGroups_1varw_611{display:flex;flex-direction:column;gap:1.5rem}._configGroup_1varw_611{display:flex;flex-direction:column;gap:.75rem}._configGroupTitle_1varw_623{font-size:.875rem;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:.05em}._noConfigs_1varw_631{font-size:.875rem;color:#94a3b8;font-style:italic;margin:0}._configCard_1varw_638{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;background:#fff;border:2px solid #E2E8F0;border-radius:10px;transition:all .15s}._configCard_1varw_638._activeConfig_1varw_650{border-color:#10b981;background:#f0fdf4}._configInfo_1varw_655{display:flex;flex-direction:column;gap:.125rem;min-width:0}._configName_1varw_662{font-size:.9375rem;font-weight:600;color:#1e293b}._configDesc_1varw_668{font-size:.75rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._configActions_1varw_676{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._activeToggle_1varw_683{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;color:#64748b;cursor:pointer}._activeToggle_1varw_683 input{width:16px;height:16px;cursor:pointer}._deleteConfigButton_1varw_699{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fee2e2;border:none;border-radius:6px;color:#dc2626;cursor:pointer;transition:all .15s}._deleteConfigButton_1varw_699:hover{background:#fecaca}._manualGenSection_1varw_718{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem;background:#f8fafc;border:2px solid #E2E8F0;border-radius:10px}._manualGenButton_1varw_730{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#7c3aed;border:none;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s}._manualGenButton_1varw_730:hover:not(:disabled){background:#6d28d9}._manualGenButton_1varw_730:disabled{opacity:.7;cursor:not-allowed}._genMessage_1varw_754{font-size:.8125rem;color:#64748b}._activeConfigsRow_1varw_760{display:flex;gap:1.5rem;margin-bottom:1rem;padding:.75rem 1rem;background:#fff;border:2px solid #E2E8F0;border-radius:10px}._activeConfigIndicator_1varw_770{display:flex;align-items:center;gap:.5rem}._activeLabel_1varw_776{font-size:.75rem;font-weight:700;text-transform:uppercase}._activeValue_1varw_782{font-size:.875rem;font-weight:500;color:#1e293b}._configTypeBadge_1varw_789{padding:.125rem .375rem;border-radius:4px;font-size:.625rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}._activeBadge_1varw_799{padding:.125rem .375rem;background:#d1fae5;border-radius:4px;font-size:.625rem;font-weight:700;color:#059669;text-transform:uppercase}._assignEasyButton_1varw_810,._assignChallengeButton_1varw_811{padding:.375rem .5rem;border:none;border-radius:4px;font-size:.6875rem;font-weight:600;cursor:pointer;transition:all .15s}._assignEasyButton_1varw_810{background:#d1fae5;color:#059669}._assignEasyButton_1varw_810:hover{background:#a7f3d0}._assignChallengeButton_1varw_811{background:#fee2e2;color:#dc2626}._assignChallengeButton_1varw_811:hover{background:#fecaca}._deactivateConfigButton_1varw_840{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fef3c7;border:none;border-radius:4px;color:#d97706;cursor:pointer;transition:all .15s}._deactivateConfigButton_1varw_840:hover{background:#fde68a}@media(min-width:768px){._filters_1varw_286{flex-direction:row;justify-content:space-between;align-items:center}}@media(max-width:640px){._stats_1varw_228{grid-template-columns:repeat(2,1fr)}._generationStatus_1varw_174{grid-template-columns:1fr 1fr}._statusCard_1varw_181{padding:.625rem}._statusIcon_1varw_191{width:32px;height:32px}._statusValue_1varw_217{font-size:.9375rem}._puzzleCard_1varw_373{flex-direction:column;align-items:flex-start}._puzzleStats_1varw_436{flex-wrap:wrap}._puzzleActions_1varw_466{width:100%;flex-wrap:wrap}._approveEasyButton_1varw_523,._approveChallengeButton_1varw_524{flex:1;justify-content:center;min-width:80px}._viewTabs_1varw_107{gap:.25rem}._viewTab_1varw_107{padding:.5rem .75rem;font-size:.8125rem}._configCard_1varw_638{flex-direction:column;align-items:flex-start;gap:.75rem}._configActions_1varw_676{width:100%;justify-content:space-between}}@media(max-width:360px){._generationStatus_1varw_174{grid-template-columns:1fr}._viewTabs_1varw_107{flex-wrap:wrap}}._container_11waf_1{max-width:600px;margin:0 auto;padding:1rem}._header_11waf_7{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._backButton_11waf_14{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:none;border-radius:10px;cursor:pointer;color:#64748b;box-shadow:0 1px 3px #0000001a;transition:all .15s}._backButton_11waf_14:hover{color:#1e293b;box-shadow:0 2px 6px #00000026}._title_11waf_34{font-size:1.5rem;font-weight:800;color:#1e293b;margin:0;flex:1}._starsCard_11waf_42{background:#fff;border-radius:16px;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a}._starsTitle_11waf_50{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 .75rem}._totalStars_11waf_59{display:flex;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}._starIcon_11waf_69{color:#f59e0b}._starsBreakdown_11waf_73{display:flex;gap:1rem;font-size:.875rem;color:#64748b}._spentStars_11waf_80{color:#ef4444}._availableStars_11waf_84{color:#10b981;font-weight:600}._sectionTitle_11waf_89{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}._skinsGrid_11waf_98{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._skinCard_11waf_104{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;align-items:center;transition:all .15s}._skinCard_11waf_104:hover{box-shadow:0 4px 12px #0000001a}._skinCardSelected_11waf_119{border:3px solid #6366F1;box-shadow:0 0 0 4px #6366f140,0 4px 12px #6366f126;background:linear-gradient(180deg,#6366f10d,#fff)}._skinImageContainer_11waf_125{position:relative;margin-bottom:.75rem}._skinImageWrapper_11waf_130{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:12px;overflow:hidden}._skinImage_11waf_125{max-width:100%;max-height:100%;object-fit:contain}._selectedBadge_11waf_147{position:absolute;top:-6px;right:-6px;width:24px;height:24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 6px #6366f166;border:2px solid white}._skinName_11waf_163{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0 0 .25rem;text-align:center}._skinCost_11waf_171{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#f59e0b;margin-bottom:.75rem}._skinCostFree_11waf_181{color:#10b981}._buyButton_11waf_185{width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .15s}._buyButtonPurchase_11waf_196{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}._buyButtonPurchase_11waf_196:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}._buyButtonOwned_11waf_206{background:#d1fae5;color:#065f46;cursor:pointer}._buyButtonOwned_11waf_206:hover{background:#a7f3d0}._buyButtonSelected_11waf_216{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;cursor:default}._buyButtonInsufficient_11waf_222{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}._ownedIcon_11waf_228{display:inline-flex;margin-right:.25rem}._loading_11waf_234{display:flex;align-items:center;justify-content:center;min-height:200px;color:#64748b}._popupOverlay_11waf_243{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}._popupContent_11waf_254{position:relative;background:#fff;border-radius:16px;padding:2rem;max-width:320px;width:100%;text-align:center;box-shadow:0 20px 40px #0003}._popupClose_11waf_265{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;color:#64748b;transition:all .15s}._popupClose_11waf_265:hover{background:#e2e8f0;color:#1e293b}._popupIcon_11waf_287{color:#10b981;margin-bottom:.5rem}._popupContent_11waf_254 h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._popupContent_11waf_254 p{font-size:.9375rem;color:#64748b;margin:0 0 1.5rem;line-height:1.5}._popupButtons_11waf_306{display:flex;gap:.75rem}._popupCancelButton_11waf_311{flex:1;padding:.875rem 1rem;background:#f1f5f9;color:#64748b;font-weight:600;font-size:1rem;border:none;border-radius:10px;cursor:pointer;transition:all .15s}._popupCancelButton_11waf_311:hover{background:#e2e8f0;color:#1e293b}._popupConfirmButton_11waf_329{flex:1;padding:.875rem 1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:10px;cursor:pointer;transition:all .15s}._popupConfirmButton_11waf_329:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}._popupButton_11waf_306{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:10px;cursor:pointer;transition:all .15s}._popupButton_11waf_306:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}._popupSkinPreview_11waf_365{width:80px;height:80px;margin:0 auto 1rem;background:#f8fafc;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}._popupSkinImage_11waf_377{max-width:100%;max-height:100%;object-fit:contain}
