:root{--bg:#030815;--panel:#071331;--panel-2:#0b1d45;--border:#33538f;--border-hot:#f5b82f;--text:#f7f2d7;--muted:#b8c4e6;--green:#58d43b;--green-dark:#1c7d22;--cyan:#35c8ff;--purple:#8c48ef;--gold:#ffd43b;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Trebuchet MS,Verdana,system-ui,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#02071329,#02071375),url(./Background1-CLpAXTt7.jpg) 50%/cover no-repeat fixed,#030815;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}#app{min-height:100vh}.theme-blue{--theme-accent:#2b8dff;--theme-border:#6f8ed1;--theme-panel-top:#0c2762f5;--theme-panel-bottom:#040e27fa;--theme-surface-top:#10275ef0;--theme-surface-bottom:#040f2afa;--theme-control-top:#254996eb;--theme-control-bottom:#09193ef5;--theme-soft-border:#91a4d8c7;--theme-grid-border:#91a4d8a3;--theme-glow:#2b8dff2e;--theme-bg-wash:#2b8dff33;--theme-bg-overlay-top:#0a225657;--theme-bg-overlay-bottom:#030a209e;--theme-bg-side:#02071380}.theme-emerald{--theme-accent:#36d982;--theme-border:#60d99a;--theme-panel-top:#0a4a3df5;--theme-panel-bottom:#031f1ffa;--theme-surface-top:#0d493cf0;--theme-surface-bottom:#042423fa;--theme-control-top:#1b7652eb;--theme-control-bottom:#06362df5;--theme-soft-border:#60d99aad;--theme-grid-border:#60d99a85;--theme-glow:#36d9822e;--theme-bg-wash:#36d9822e;--theme-bg-overlay-top:#043a2d6b;--theme-bg-overlay-bottom:#021b19a8;--theme-bg-side:#02151485}.theme-crimson{--theme-accent:#ff5a52;--theme-border:#e07972;--theme-panel-top:#5f182cf5;--theme-panel-bottom:#230716fa;--theme-surface-top:#5e1b30f0;--theme-surface-bottom:#2a091bfa;--theme-control-top:#8e3041eb;--theme-control-bottom:#431024f5;--theme-soft-border:#e07972ad;--theme-grid-border:#e0797280;--theme-glow:#ff5a522e;--theme-bg-wash:#ff5a522e;--theme-bg-overlay-top:#4d10216b;--theme-bg-overlay-bottom:#1e0512ad;--theme-bg-side:#19040e8a}.theme-violet{--theme-accent:#a855f7;--theme-border:#a98be8;--theme-panel-top:#3d1f69f5;--theme-panel-bottom:#150a30fa;--theme-surface-top:#3e226ef0;--theme-surface-bottom:#190c36fa;--theme-control-top:#6338a6eb;--theme-control-bottom:#2d165bf5;--theme-soft-border:#a98be8b3;--theme-grid-border:#a98be88a;--theme-glow:#a855f72e;--theme-bg-wash:#a855f72e;--theme-bg-overlay-top:#3016586b;--theme-bg-overlay-bottom:#12082bad;--theme-bg-side:#1007268a}.app-screen-enter-active,.app-screen-leave-active{transition:opacity .28s,transform .28s,filter .28s}.app-screen-enter-from{opacity:0;filter:brightness(.72);transform:scale(.985)translateY(14px)}.app-screen-leave-to{opacity:0;filter:brightness(.72);transform:scale(.985)translateY(-14px)}.auth-shell{background:radial-gradient(circle at 50% 30%, color-mix(in srgb, var(--theme-accent,#2b8dff) 34%, transparent), transparent 48%), linear-gradient(var(--theme-bg-overlay-top,#0a225657), var(--theme-bg-overlay-bottom,#030a209e)), url(./Background1-CLpAXTt7.jpg) center center / cover no-repeat fixed, #030815;grid-template-columns:minmax(320px,430px);justify-content:center;place-items:center;min-height:100svh;padding:36px 24px;display:grid;position:relative;overflow:hidden}.auth-shell:before,.auth-shell:after{content:"";pointer-events:none;position:fixed;inset:0}.auth-shell:before{background:linear-gradient(180deg, var(--theme-bg-overlay-top,#0a225657), color-mix(in srgb, var(--theme-accent,#2b8dff) 18%, transparent) 42%, var(--theme-bg-overlay-bottom,#030a209e))}.auth-shell:after{background:linear-gradient(90deg, var(--theme-bg-side,#02071380), transparent 18%, transparent 82%, var(--theme-bg-side,#02071380))}@media (width<=840px){.auth-shell{grid-template-columns:1fr;place-content:center;place-items:center;min-height:100svh;padding:24px 18px}}@media (width<=420px){.auth-shell{padding:18px 12px}}@media (width<=340px){.auth-shell{padding-inline:8px}}.dashboard-shell{background:radial-gradient(circle at 50% 24%, color-mix(in srgb, var(--theme-accent,#2b8dff) 34%, transparent), transparent 48%), linear-gradient(var(--theme-bg-overlay-top,#0a225657), var(--theme-bg-overlay-bottom,#030a209e)), url(./Background1-CLpAXTt7.jpg) center center / cover no-repeat fixed, #030815;min-height:100svh;padding:32px;position:relative;overflow:hidden}.dashboard-shell:before{content:"";pointer-events:none;background:linear-gradient(180deg, var(--theme-bg-overlay-top,#0a225657), color-mix(in srgb, var(--theme-accent,#2b8dff) 18%, transparent) 42%, var(--theme-bg-overlay-bottom,#030a209e)), linear-gradient(90deg, var(--theme-bg-side,#02071380), transparent 18%, transparent 82%, var(--theme-bg-side,#02071380));position:fixed;inset:0}.dashboard-stage{z-index:1;max-width:1320px;min-height:calc(100svh - 64px);margin:0 auto;position:relative}.dashboard-panel{background:linear-gradient(180deg, var(--theme-panel-top,#09193ef5), var(--theme-panel-bottom,#02081bfa));border:2px solid var(--theme-border,#7a8fbf);min-height:calc(100svh - 64px);box-shadow:inset 0 0 0 2px #071329, inset 0 0 0 5px color-mix(in srgb, var(--theme-accent,#2b8dff) 20%, transparent), inset 0 0 54px var(--theme-glow,#1752bc33), 0 6px 0 #00000080, 0 28px 70px #0000009e;clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px);position:relative}.dashboard-panel:before{content:"";pointer-events:none;background:linear-gradient(var(--theme-accent,#2b8dff), var(--theme-accent,#2b8dff)) left top / 36px 3px no-repeat, linear-gradient(var(--theme-accent,#2b8dff), var(--theme-accent,#2b8dff)) left top / 3px 36px no-repeat, linear-gradient(var(--theme-accent,#2b8dff), var(--theme-accent,#2b8dff)) right top / 36px 3px no-repeat, linear-gradient(var(--theme-accent,#2b8dff), var(--theme-accent,#2b8dff)) right top / 3px 36px no-repeat, linear-gradient(var(--theme-accent,#2b8dff), var(--theme-accent,#2b8dff)) left bottom / 36px 3px no-repeat, linear-gradient(var(--theme-accent,#2b8dff), var(--theme-accent,#2b8dff)) left bottom / 3px 36px no-repeat, linear-gradient(var(--theme-accent,#2b8dff), var(--theme-accent,#2b8dff)) right bottom / 36px 3px no-repeat, linear-gradient(var(--theme-accent,#2b8dff), var(--theme-accent,#2b8dff)) right bottom / 3px 36px no-repeat;opacity:.86;position:absolute;inset:10px}.dashboard-topbar{z-index:1;background:linear-gradient(180deg, var(--theme-control-top,#0b1b43fa), var(--theme-control-bottom,#040d23fa));border-bottom:2px solid var(--theme-soft-border,#687eaac7);justify-content:space-between;align-items:center;gap:0;min-height:68px;padding:0 18px;display:flex;position:relative;box-shadow:inset 0 -6px #0000001f,0 2px #ffffff0a}.dashboard-brand{border-right:1px solid #687eaa61;align-items:center;width:186px;min-width:186px;height:68px;padding-right:20px;display:flex}.dashboard-brand img{width:100%;image-rendering:pixelated;filter:drop-shadow(0 4px #0000005c);display:block}.dashboard-actions{flex-wrap:nowrap;flex:1;justify-content:flex-start;align-items:center;gap:2px;height:68px;padding-left:12px;display:flex}.dashboard-action{color:#f7f2d7;letter-spacing:.3px;text-shadow:1px 1px #07112e;min-height:68px;box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-weight:900;display:inline-flex;position:relative}.dashboard-action span{color:var(--theme-accent,#ffd43b);filter:drop-shadow(1px 1px #000000a6)}.dashboard-action img{object-fit:contain;width:29px;height:29px;image-rendering:pixelated;filter:drop-shadow(1px 1px #000000a6)}.dashboard-action.active{color:#fff7cf;background:linear-gradient(180deg, color-mix(in srgb, var(--theme-accent,#2b8dff) 36%, transparent), var(--theme-surface-bottom,#0b1f4e9e))}.dashboard-action.active:after{content:"";background:var(--theme-accent,#ffd43b);height:3px;box-shadow:0 0 8px color-mix(in srgb, var(--theme-accent,#ffd43b) 44%, transparent);position:absolute;bottom:0;left:14px;right:14px}.dashboard-action:hover{color:#fff;background:color-mix(in srgb, var(--theme-accent,#2b8dff) 22%, transparent)}.dashboard-action.danger:hover{background:#a0373038}.mobile-menu-toggle{display:none}.dashboard-content{z-index:1;gap:22px;padding:24px;display:grid;position:relative}.page-swap-enter-active,.page-swap-leave-active{transition:opacity .18s,transform .18s,filter .18s}.page-swap-enter-from{opacity:0;filter:brightness(.7);transform:translateY(10px)scale(.99)}.page-swap-leave-to{opacity:0;filter:brightness(.7);transform:translateY(-8px)scale(.99)}.character-card,.week-table-card,.quests-card,.settings-card{border:3px solid var(--theme-border,#6f8ed1);background:linear-gradient(180deg, var(--theme-panel-top,#0c2762f5), var(--theme-panel-bottom,#040e27fa));box-shadow:inset 0 0 0 2px #071329, inset 0 0 0 5px color-mix(in srgb, var(--theme-accent,#2b8dff) 16%, transparent), inset 0 0 46px var(--theme-glow,#2b8dff2e), 0 5px 0 #0000006b, 0 18px 34px #00000038;clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px),0 12px);position:relative}.character-card:before,.week-table-card:before,.quests-card:before,.settings-card:before{content:"";pointer-events:none;background:linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) left top / 24px 3px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) left top / 3px 24px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) right top / 24px 3px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) right top / 3px 24px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) left bottom / 24px 3px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) left bottom / 3px 24px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) right bottom / 24px 3px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) right bottom / 3px 24px no-repeat;opacity:.68;position:absolute;inset:9px}.character-card{grid-template-columns:minmax(340px,1fr) 196px;align-items:center;gap:22px;width:100%;padding:22px;display:grid}.character-main{z-index:1;grid-template-columns:132px 1fr;align-items:center;gap:20px;min-width:0;display:grid;position:relative}.character-avatar{background:linear-gradient(180deg, var(--theme-control-top,#18408efa), var(--theme-surface-bottom,#040f2bfa));border:3px solid var(--theme-soft-border,#91a4d8);width:132px;height:132px;box-shadow:inset 0 0 0 3px #071329, inset 0 0 22px var(--theme-glow,#35c8ff33), 0 4px 0 #0000006b;clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px);place-items:center;display:grid}.character-avatar img{object-fit:contain;width:92px;height:92px;image-rendering:pixelated}.character-info{gap:12px;min-width:0;display:grid}.character-title{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.character-title h2{color:#fff7cf;text-shadow:2px 2px #07112e;margin:0;font-size:28px}.character-title span{color:#fff;background:linear-gradient(#9b4cff,#5a25a8);border:2px solid #c99cff;padding:5px 9px;font-weight:900;box-shadow:inset 0 0 0 1px #2a0f58}.character-stats{color:#d7e2ff;flex-wrap:wrap;gap:16px;font-weight:700;display:flex}.character-stats p{margin:0}.character-stats strong{color:#fff7cf}.xp-bar{border:2px solid var(--theme-soft-border,#91a4d8);background:#050918;width:min(100%,520px);height:26px;box-shadow:inset 0 0 0 2px #111b36,0 3px #00000057}.xp-bar span{background:linear-gradient(180deg, color-mix(in srgb, var(--theme-accent,#d45cff) 84%, #fff), var(--theme-accent,#8e25e8));height:100%;display:block;box-shadow:inset 0 -5px #0000002e}.weekly-rank-card{z-index:1;text-align:center;background:linear-gradient(180deg, var(--theme-surface-top,#10265cf5), var(--theme-panel-bottom,#040d23fa));border:2px solid var(--theme-soft-border,#91a4d8);min-height:138px;box-shadow:inset 0 0 0 2px #071329, inset 0 0 24px var(--theme-glow,#2b8dff33), 0 4px 0 #00000057;clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px);align-content:center;justify-items:center;gap:4px;padding:18px 16px;display:grid;position:relative}.rank-label{color:#d7e2ff;text-transform:uppercase;font-weight:900;line-height:1.2}.weekly-rank-card strong{color:#ffd43b;text-shadow:3px 3px #7b230c;width:126px;height:126px;box-shadow:none;background:0 0;border:0;place-items:center;margin:4px 0;font-size:42px;display:grid}.weekly-rank-card strong.empty-rank{color:#d7e2ff;text-shadow:2px 2px #07112e;width:126px;height:126px;box-shadow:none;background:0 0;border:0}.weekly-rank-card strong img{object-fit:contain;width:122px;height:122px;image-rendering:pixelated;filter:drop-shadow(0 4px 0 #00000057) drop-shadow(0 0 10px color-mix(in srgb, var(--theme-accent,#2b8dff) 22%, transparent));display:block}.rank-swap-enter-active,.rank-swap-leave-active{transition:opacity .18s,transform .18s,filter .18s}.rank-swap-enter-from,.rank-swap-leave-to{opacity:0;filter:brightness(.75);transform:translateY(5px)scale(.92)}.week-table-card{min-height:238px;padding:20px}.section-title{z-index:1;color:#fff7cf;text-transform:uppercase;text-shadow:2px 2px #07112e;justify-content:space-between;align-items:center;gap:14px;min-height:42px;margin-bottom:16px;padding:0 6px;font-size:18px;font-weight:900;display:flex;position:relative}.section-title:before{content:none}.section-title span{align-items:center;display:inline-flex}.section-title span:before{content:"✦";color:var(--theme-accent,#ffd43b);margin-right:8px}.week-switch-btn{color:#fff7cf;text-transform:uppercase;text-shadow:1px 1px #07112e;background:linear-gradient(180deg, var(--theme-control-top,#254996eb), var(--theme-control-bottom,#09193ef5));border:2px solid var(--theme-soft-border,#91a4d8);clip-path:polygon(7px 0,calc(100% - 7px) 0,100% 7px,100% calc(100% - 7px),calc(100% - 7px) 100%,7px 100%,0 calc(100% - 7px),0 7px);min-width:40px;min-height:40px;padding:0 12px;font-size:13px;font-weight:900;box-shadow:inset 0 0 0 2px #071329,0 3px #00000061}.week-switch-btn:disabled{cursor:not-allowed;opacity:.54;filter:grayscale(.35)}.week-nav{grid-template-columns:40px auto 40px;align-items:center;gap:8px;display:inline-grid}.week-nav strong{color:#d7e2ff;text-align:center;text-shadow:1px 1px #07112e;min-width:118px;font-size:13px}.week-table{z-index:1;border:2px solid var(--theme-soft-border,#7f97cf);background:#030919;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;position:relative;box-shadow:inset 0 0 0 2px #071329,0 4px #00000057}.week-table-stage{min-height:146px}.week-swap-enter-active,.week-swap-leave-active{transition:opacity .2s,transform .2s,filter .2s}.week-swap-enter-from{opacity:0;filter:brightness(.82);transform:translate(12px)}.week-swap-leave-to{opacity:0;filter:brightness(.82);transform:translate(-12px)}.week-day{border-right:1px solid var(--theme-grid-border,#91a4d8a3);background:linear-gradient(180deg, var(--theme-surface-top,#102658e6), var(--theme-surface-bottom,#050f2af5));min-height:142px}.week-day:last-child{border-right:0}.week-day h3{color:#fff7cf;text-align:center;text-shadow:2px 2px #07112e;background:linear-gradient(180deg, var(--theme-control-top,#183880f5), var(--theme-control-bottom,#081537fa));border-bottom:2px solid var(--theme-grid-border,#91a4d8a8);margin:0;padding:12px 8px;font-size:14px;box-shadow:inset 0 -3px #0000002e}.quest-icons{background:linear-gradient(color-mix(in srgb, var(--theme-accent,#2b8dff) 10%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--theme-accent,#2b8dff) 8%, transparent) 1px, transparent 1px);background-size:18px 18px;flex-wrap:wrap;place-content:flex-start center;gap:10px;min-height:98px;padding:14px 10px;display:flex}.quest-icons img{object-fit:contain;width:42px;height:42px;image-rendering:pixelated;background:linear-gradient(180deg, var(--theme-surface-top,#0c1f4ef2), var(--theme-panel-bottom,#030919fa));border:2px solid var(--theme-soft-border,#536da6e6);padding:4px;box-shadow:inset 0 0 0 1px #071329,0 3px #00000059}.empty-day{opacity:.18;border:2px dashed var(--theme-soft-border,#91a4d8);align-self:center;width:46px;height:46px;box-shadow:inset 0 0 0 2px #071329}.quests-card{padding:20px}.card-fade-enter-active,.card-fade-leave-active{transition:opacity .22s,transform .22s,max-height .22s,margin .22s,padding .22s;overflow:hidden}.card-fade-enter-from,.card-fade-leave-to{opacity:0;max-height:0;margin-top:-12px;padding-top:0;padding-bottom:0;transform:translateY(-8px)}.card-fade-enter-to,.card-fade-leave-from{opacity:1;max-height:760px;transform:translateY(0)}.settings-card{min-height:420px;padding:20px}.settings-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid;position:relative}.settings-box{background:linear-gradient(180deg, var(--theme-surface-top,#10275ef0), var(--theme-surface-bottom,#040f2afa));border:2px solid var(--theme-soft-border,#91a4d8c7);box-shadow:inset 0 0 0 2px #071329, inset 0 0 20px var(--theme-glow,#2b8dff14), 0 3px 0 #0000004d;gap:12px;padding:16px;display:grid}.settings-box-wide{grid-column:1/-1}.settings-box h3{color:#fff7cf;text-transform:uppercase;text-shadow:1px 1px #07112e;margin:0;font-size:15px}.settings-options,.theme-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.theme-options{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-choice,.theme-choice,.settings-save-btn{color:#d7e2ff;text-shadow:1px 1px #07112e;background:linear-gradient(180deg, var(--theme-control-top,#254996eb), var(--theme-control-bottom,#09193ef5));border:2px solid var(--theme-soft-border,#91a4d8);min-height:42px;font-weight:900;box-shadow:inset 0 0 0 2px #071329,inset 0 -6px #00000029,0 3px #00000061}.settings-choice.active,.theme-choice.active{color:#fff7cf;border-color:var(--theme-accent,#2b8dff);box-shadow:inset 0 0 0 2px #071329, inset 0 0 18px color-mix(in srgb, var(--theme-accent,#2b8dff) 34%, transparent), 0 0 0 2px color-mix(in srgb, var(--theme-accent,#2b8dff) 28%, transparent), 0 3px 0 #00000061}.theme-choice{justify-content:center;align-items:center;gap:8px;display:inline-flex}.theme-choice span{border:2px solid #fff7cf;width:18px;height:18px;box-shadow:1px 1px #07112e}.settings-save-btn{color:#f2ffe8;text-transform:uppercase;background:linear-gradient(#8bf04a 0 12%,#48c829 12% 72%,#1e8618 72% 100%);border-color:#9bf05f}.quests-list{z-index:1;gap:10px;display:grid;position:relative}.quest-row{background:linear-gradient(180deg, var(--theme-surface-top,#10275ef0), var(--theme-surface-bottom,#040f2afa));border:2px solid var(--theme-soft-border,#91a4d8c7);min-height:74px;box-shadow:inset 0 0 0 2px #071329, inset 0 0 20px var(--theme-glow,#2b8dff14), 0 3px 0 #0000004d;clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 6px,100% calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,0 calc(100% - 6px),0 6px);grid-template-columns:58px minmax(0,1fr) 94px 132px;align-items:center;gap:14px;padding:11px 12px;display:grid}.quest-row.completed{background:linear-gradient(#0d493cbd,#042423db);border-color:#4dc974a3;box-shadow:inset 0 0 0 2px #071329,inset 0 0 24px #4dc97421,0 3px #0000004d}.quest-symbol{background:linear-gradient(180deg, var(--theme-control-top,#173575f5), var(--theme-surface-bottom,#050f2afa));border:2px solid var(--theme-soft-border,#7f97cf);place-items:center;width:50px;height:50px;display:grid;box-shadow:inset 0 0 0 2px #071329,0 3px #00000057}.quest-symbol img{object-fit:contain;width:38px;height:38px;image-rendering:pixelated}.quest-copy{min-width:0}.quest-copy h3{color:#fff7cf;text-shadow:1px 1px #07112e;margin:0;font-size:15px}.quest-copy p{color:#b8c4e6;margin:5px 0 0;font-size:12px;font-weight:700}.quest-xp{color:#fff7cf;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:6px;font-weight:900;display:inline-grid}.quest-xp span{color:#fff;background:linear-gradient(180deg, color-mix(in srgb, var(--theme-accent,#9b4cff) 76%, #fff), var(--theme-accent,#5a25a8));border:2px solid color-mix(in srgb, var(--theme-accent,#c99cff) 62%, #fff);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-accent,#2a0f58) 42%, #000);padding:3px 5px;font-size:11px}.quest-complete-btn{color:#f2ffe8;text-transform:uppercase;text-shadow:1px 1px #145211;background:linear-gradient(#8bf04a 0 12%,#48c829 12% 72%,#1e8618 72% 100%);border:2px solid #9bf05f;min-height:42px;font-size:13px;font-weight:900;box-shadow:inset 0 0 0 2px #1d6e18,inset 0 -6px #00000029,0 3px #0c3b12}.quest-complete-btn:disabled{cursor:not-allowed;color:#b8c4e6;text-shadow:1px 1px #07112e;background:linear-gradient(180deg, var(--theme-control-top,#24365cf5), var(--theme-panel-bottom,#0a132dfa));border-color:var(--theme-border,#7a8fbf);box-shadow:inset 0 0 0 2px #071329,inset 0 -6px #0000002e,0 3px #00000061}.quest-complete-btn.completed:disabled{color:#b8c4e6;box-shadow:none;background:0 0;border-color:#0000;justify-content:center;align-items:center;gap:8px;display:inline-flex}.complete-check{color:#67d85d;text-shadow:1px 1px #07112e;font-size:22px;line-height:1}.dashboard-message{z-index:1;color:color-mix(in srgb, var(--theme-accent,#4be8ff) 72%, #fff);text-align:center;border:1px solid color-mix(in srgb, var(--theme-accent,#4be8ff) 45%, transparent);background:#050a1bd1;margin:10px 0 0;padding:10px;position:relative}.logout-modal-backdrop{z-index:10;background:#020713b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-pop-enter-active,.modal-pop-leave-active{transition:opacity .18s}.modal-pop-enter-active .logout-modal,.modal-pop-leave-active .logout-modal{transition:transform .18s,filter .18s}.modal-pop-enter-from,.modal-pop-leave-to{opacity:0}.modal-pop-enter-from .logout-modal,.modal-pop-leave-to .logout-modal{filter:brightness(.75);transform:translateY(10px)scale(.97)}.logout-modal{background:linear-gradient(180deg, var(--theme-panel-top,#0c2762fa), var(--theme-panel-bottom,#040e27fc));border:3px solid var(--theme-border,#6f8ed1);width:min(100%,430px);box-shadow:inset 0 0 0 2px #071329, inset 0 0 0 5px color-mix(in srgb, var(--theme-accent,#2b8dff) 16%, transparent), inset 0 0 46px var(--theme-glow,#2b8dff2e), 0 5px 0 #0000006b, 0 28px 70px #0000009e;clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px),0 12px);padding:22px;position:relative}.logout-modal p{z-index:1;color:#d7e2ff;text-align:center;margin:0 0 18px;font-weight:800;position:relative}.logout-modal .modal-quest-name{color:color-mix(in srgb, var(--theme-accent,#4be8ff) 72%, #fff);margin-top:-8px}.logout-modal-actions{z-index:1;grid-template-columns:1fr 1fr;gap:12px;display:grid;position:relative}.modal-btn{color:#fff7cf;text-transform:uppercase;text-shadow:1px 1px #07112e;border:2px solid var(--theme-soft-border,#91a4d8);min-height:42px;font-weight:900;box-shadow:inset 0 0 0 2px #071329,inset 0 -6px #00000029,0 3px #00000061}.modal-btn.secondary{background:linear-gradient(180deg, var(--theme-control-top,#254996eb), var(--theme-control-bottom,#09193ef5))}.modal-btn:not(.secondary):not(.danger){background:linear-gradient(#8bf04a 0 12%,#48c829 12% 72%,#1e8618 72% 100%);border-color:#9bf05f}.modal-btn.danger{color:#ffe6df;background:linear-gradient(#d9543f,#7e1f18);border-color:#ff9a7f}@media (width<=768px){.dashboard-shell{padding:0;overflow:hidden auto}.dashboard-stage{width:100%;max-width:none;min-height:100svh;overflow-x:hidden}.dashboard-panel{clip-path:none;border-width:0;width:100%;min-height:100svh;overflow-x:hidden}.dashboard-topbar{z-index:9;flex-direction:row;justify-content:space-between;align-items:center;gap:0;min-height:58px;padding:8px 12px;position:sticky;top:0}.dashboard-brand{border-right:0;place-self:center;width:148px;min-width:0;height:auto;padding:0}.mobile-menu-toggle{background:linear-gradient(180deg, var(--theme-control-top,#1f489afa), var(--theme-control-bottom,#071436fa));border:2px solid var(--theme-accent,#ffd43b);width:42px;height:42px;box-shadow:inset 0 0 0 2px #071329, inset 0 -6px 0 #00000029, 0 3px 0 #00000070, 0 0 12px color-mix(in srgb, var(--theme-accent,#ffd43b) 18%, transparent);clip-path:polygon(7px 0,calc(100% - 7px) 0,100% 7px,100% calc(100% - 7px),calc(100% - 7px) 100%,7px 100%,0 calc(100% - 7px),0 7px);place-items:center;padding:0;display:inline-grid;position:relative}.mobile-menu-toggle span{background:var(--theme-accent,#ffd43b);width:20px;height:3px;box-shadow:1px 1px 0 #07112e, 0 0 7px color-mix(in srgb, var(--theme-accent,#ffd43b) 42%, transparent);transform-origin:50%;transition:transform .18s,opacity .18s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-menu-toggle span:first-child{transform:translate(-50%,calc(-50% - 7px))}.mobile-menu-toggle span:nth-child(2){transform:translate(-50%,-50%)}.mobile-menu-toggle span:nth-child(3){transform:translate(-50%,calc(7px - 50%))}.mobile-menu-toggle.open{background:linear-gradient(180deg, color-mix(in srgb, var(--theme-accent,#2b8dff) 42%, var(--theme-control-top,#2a5bb8fa)), var(--theme-control-bottom,#0a245cfa));box-shadow:inset 0 0 0 2px #071329, inset 0 -6px 0 #00000029, 0 3px 0 #00000070, 0 0 18px color-mix(in srgb, var(--theme-accent,#ffd43b) 32%, transparent)}.mobile-menu-toggle.open span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0;transform:translate(calc(6px - 50%),-50%)}.mobile-menu-toggle.open span:nth-child(3){transform:translate(-50%,-50%)rotate(-45deg)}.dashboard-actions{z-index:10;background:linear-gradient(180deg, var(--theme-panel-top,#081637fa), var(--theme-panel-bottom,#030919fc));border:2px solid var(--theme-border,#6f8ed1);width:min(260px,100vw - 20px);height:auto;box-shadow:inset 0 0 0 2px #071329, inset 0 0 0 5px color-mix(in srgb, var(--theme-accent,#2b8dff) 14%, transparent), 0 10px 24px #0000006b;clip-path:polygon(9px 0,calc(100% - 9px) 0,100% 9px,100% calc(100% - 9px),calc(100% - 9px) 100%,9px 100%,0 calc(100% - 9px),0 9px);transform-origin:100% 0;opacity:0;pointer-events:none;grid-template-columns:1fr;gap:6px;padding:8px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 2px);right:10px;transform:translateY(-10px)scale(.98)}.dashboard-actions.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.dashboard-action{background:linear-gradient(180deg, var(--theme-control-top,#153679eb), var(--theme-control-bottom,#071436eb));border:1px solid var(--theme-soft-border,#687eaa9e);flex-direction:row;justify-content:flex-start;gap:8px;width:100%;min-height:44px;padding:0 12px;font-size:12px;transition:background .16s,transform .16s}.dashboard-actions.open .dashboard-action{animation:.22s both menuItemIn}.dashboard-actions.open .dashboard-action:nth-child(2){animation-delay:35ms}.dashboard-actions.open .dashboard-action:nth-child(3){animation-delay:70ms}.dashboard-action img{width:24px;height:24px}.dashboard-content{gap:12px;width:100%;min-width:0;padding:10px 9px 18px;overflow-x:hidden}.character-card,.week-table-card,.quests-card,.settings-card{clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px);border-width:2px;width:100%;min-width:0;max-width:100%}.character-card:before,.week-table-card:before,.quests-card:before,.settings-card:before{background:linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) left top / 18px 2px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) left top / 2px 18px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) right top / 18px 2px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) right top / 2px 18px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) left bottom / 18px 2px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) left bottom / 2px 18px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) right bottom / 18px 2px no-repeat, linear-gradient(var(--theme-accent,#ffd43b), var(--theme-accent,#ffd43b)) right bottom / 2px 18px no-repeat;inset:7px}.character-card{text-align:left;grid-template-columns:1fr;gap:12px;padding:14px 12px}.character-main{grid-template-columns:66px minmax(0,1fr);justify-items:stretch;gap:10px;min-width:0}.character-avatar{width:66px;height:66px}.character-avatar img{width:50px;height:50px}.character-info{min-width:0}.character-title h2{font-size:16px}.character-title span{padding:3px 6px;font-size:10px}.character-title,.character-stats{justify-content:flex-start}.character-stats{gap:6px;font-size:9px}.xp-bar{height:16px}.weekly-rank-card{text-align:left;grid-template-columns:minmax(0,1fr) 96px;place-items:center stretch;gap:3px;min-height:104px;padding:12px 10px}.weekly-rank-card strong{border-width:3px;width:92px;height:92px;margin:0;font-size:24px}.weekly-rank-card strong img{width:88px;height:88px}.weekly-rank-card strong.empty-rank{width:92px;height:92px}.rank-label{font-size:13px}.week-table{grid-template-columns:repeat(7,minmax(0,1fr));width:100%;min-width:0;overflow:hidden}.week-table-card{min-height:142px}.week-table-stage{min-height:74px}.section-title{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:30px;margin-bottom:8px;font-size:11px;display:grid}.section-title span{min-width:0;line-height:1.15}.week-switch-btn{width:auto;min-width:30px;min-height:30px;padding:0 7px;font-size:9px}.week-nav{grid-template-columns:30px 82px 30px;gap:5px}.week-nav strong{min-width:0;font-size:10px}.week-day{border-right:1px solid var(--theme-grid-border,#91a4d88c);border-bottom:0;min-width:0;min-height:72px;display:block}.week-day:last-child{border-bottom:0}.week-day h3{border-right:0;border-bottom:1px solid var(--theme-grid-border,#91a4d88c);padding:5px 1px;font-size:8px;display:block}.quest-icons{background-size:12px 12px;justify-content:center;gap:2px;min-height:47px;padding:5px 2px}.quest-icons img,.empty-day{width:21px;height:21px;padding:2px}.quest-row{grid-template-columns:36px minmax(0,1fr) 78px;gap:8px;min-height:52px;padding:8px}.quest-symbol{width:34px;height:34px}.quest-symbol img{width:27px;height:27px}.quest-copy h3{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.quest-copy p,.quest-xp{display:none}.quest-complete-btn{grid-column:3;justify-self:stretch;min-height:30px;font-size:7px}.quest-complete-btn.completed:disabled{gap:4px}.complete-check{font-size:13px}.logout-modal-actions{grid-template-columns:1fr}.settings-grid{grid-template-columns:1fr;gap:10px}.settings-box{padding:12px}.settings-options,.theme-options{grid-template-columns:1fr}.settings-choice,.theme-choice,.settings-save-btn{min-height:38px;font-size:12px}}@media (width<=390px){.dashboard-brand{width:138px}.dashboard-content{padding-inline:7px}.character-main{grid-template-columns:58px minmax(0,1fr);gap:8px}.character-avatar{width:58px;height:58px}.character-avatar img{width:45px;height:45px}.character-title h2{font-size:14px}.character-stats{font-size:8px}.week-table-card,.quests-card{padding:16px 10px}.week-nav{grid-template-columns:28px 74px 28px}.week-nav strong{font-size:9px}.week-day h3{font-size:7px}.quest-icons img,.empty-day{width:19px;height:19px}.quest-row{grid-template-columns:34px minmax(0,1fr) 70px;gap:6px}}@keyframes menuItemIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.auth-card{z-index:1;width:min(100%,430px);box-shadow:none;clip-path:none;background:0 0;border:0;padding:0;position:relative;transform:translateY(-4px)}.auth-card:before,.auth-card:after{content:none}.card-glow{background:var(--theme-bg-wash,#266ce838);filter:blur(20px);opacity:.75;position:absolute;inset:56px 18px 8px}.auth-header{z-index:1;color:#fff7cf;letter-spacing:1px;width:auto;min-width:0;min-height:auto;text-shadow:2px 2px 0 #07112e, 0 0 10px color-mix(in srgb, var(--theme-accent,#ffd43b) 46%, transparent);box-shadow:none;clip-path:none;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;margin:0 0 12px;padding:0;font-size:16px;font-weight:900;display:flex;position:relative}.star{color:var(--theme-accent,#ffd43b);text-shadow:1px 1px #07112e}.auth-frame{z-index:1;background:radial-gradient(circle at 50% 8%, color-mix(in srgb, var(--theme-accent,#2b8dff) 34%, transparent), transparent 36%), linear-gradient(180deg, color-mix(in srgb, var(--theme-panel-top,#050f2b80) 76%, transparent), var(--theme-panel-bottom,#03091de6) 76%), url(./Background2-DY4DCRMz.jpg) center / cover no-repeat;border:2px solid var(--theme-accent,#d89b27);min-height:382px;box-shadow:inset 0 0 0 2px var(--theme-soft-border,#235dbabd), inset 0 0 0 5px #040b227a, inset 0 0 42px color-mix(in srgb, var(--theme-accent,#2b8dff) 34%, transparent), 0 5px 0 #071027, 0 22px 44px #00000094;clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px);flex-direction:column;gap:13px;padding:30px 40px 28px;display:flex;position:relative}.auth-fade-panel.register .auth-frame{min-height:438px}.auth-frame:before{content:none}.auth-frame:after{content:"";pointer-events:none;background:linear-gradient(var(--theme-accent,#ffd24a), var(--theme-accent,#ffd24a)) left top / 20px 3px no-repeat, linear-gradient(var(--theme-accent,#ffd24a), var(--theme-accent,#ffd24a)) left top / 3px 20px no-repeat, linear-gradient(var(--theme-accent,#ffd24a), var(--theme-accent,#ffd24a)) right top / 20px 3px no-repeat, linear-gradient(var(--theme-accent,#ffd24a), var(--theme-accent,#ffd24a)) right top / 3px 20px no-repeat, linear-gradient(var(--theme-accent,#ffd24a), var(--theme-accent,#ffd24a)) left bottom / 20px 3px no-repeat, linear-gradient(var(--theme-accent,#ffd24a), var(--theme-accent,#ffd24a)) left bottom / 3px 20px no-repeat, linear-gradient(var(--theme-accent,#ffd24a), var(--theme-accent,#ffd24a)) right bottom / 20px 3px no-repeat, linear-gradient(var(--theme-accent,#ffd24a), var(--theme-accent,#ffd24a)) right bottom / 3px 20px no-repeat;position:absolute;inset:9px}.logo-holder{background:0 0;align-self:center;place-items:center;width:238px;max-width:90%;margin-bottom:4px;display:grid}.auth-form-panel{flex-direction:column;gap:11px;display:flex}.auth-fade-panel{position:relative}.auth-fade-enter-active,.auth-fade-leave-active{transition:opacity .28s}.auth-fade-enter-from,.auth-fade-leave-to{opacity:0}.mini-logo{width:100%;image-rendering:pixelated;filter:drop-shadow(0 6px #00000059);display:block}h1{color:color-mix(in srgb, var(--theme-accent,#4be8ff) 78%, #fff);text-align:center;text-shadow:2px 2px #1b2259;margin:0 0 10px;font-size:16px;font-weight:900;line-height:1.2}@media (width<=840px){.auth-card{justify-self:center;width:min(100%,430px);transform:none}}@media (width<=420px){.auth-card{width:min(100%,372px)}.auth-header{min-width:190px;min-height:34px;margin-top:-15px;font-size:13px}.auth-frame{gap:11px;min-height:366px;padding:22px 18px}.auth-fade-panel.register .auth-frame{min-height:430px}.logo-holder{width:210px}h1{font-size:14px}}@media (width<=340px){.auth-card{width:100%}.logo-holder{width:192px}}.field{clip-path:none;background:linear-gradient(#070f25f0,#020612f5);border:2px solid #8d9bc4;grid-template-columns:46px 1fr;align-items:center;min-height:42px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:inset 0 0 0 1px #020817,0 3px #0000004d}.field-icon{color:#ffe58f;clip-path:polygon(4px 0,100% 0,100% calc(100% - 4px),calc(100% - 4px) 100%,0 100%,0 4px);background:linear-gradient(#224686fa,#08122efa);border:2px solid #d89b27;place-items:center;width:31px;height:31px;margin-left:7px;display:grid;box-shadow:inset 0 0 0 1px #07122d,inset 0 -4px #0000002e,0 2px #0000008c}.field-icon img{object-fit:contain;width:25px;height:25px;image-rendering:pixelated;filter:drop-shadow(1px 1px #000000bf)saturate(1.08)contrast(1.05);display:block}.field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:9px 12px 9px 7px}.field input::placeholder{color:#9dacd3}.field:focus-within{border-color:var(--cyan);transform:translateY(-1px);box-shadow:inset 0 0 0 2px #020817,inset 0 0 20px #35c8ff2e,0 0 0 2px #35c8ff47,0 10px 18px #00000057}.field:focus-within .field-icon{color:#fff;border-color:var(--theme-accent,#ffd43b);box-shadow:inset 0 0 0 1px #07122d, inset 0 -4px 0 #0000002e, 0 2px 0 #0000008c, 0 0 12px color-mix(in srgb, var(--theme-accent,#ffd43b) 36%, transparent);background:linear-gradient(#2f63bd,#12285d)}.theme-blue .field,.theme-emerald .field,.theme-crimson .field,.theme-violet .field{background:linear-gradient(180deg, var(--theme-surface-top,#070f25f0), var(--theme-panel-bottom,#020612f5));border-color:var(--theme-soft-border,#8d9bc4)}.theme-blue .field-icon,.theme-emerald .field-icon,.theme-crimson .field-icon,.theme-violet .field-icon{background:linear-gradient(180deg, var(--theme-control-top,#224686fa), var(--theme-control-bottom,#08122efa));border-color:var(--theme-accent,#d89b27)}.theme-blue .field:focus-within,.theme-emerald .field:focus-within,.theme-crimson .field:focus-within,.theme-violet .field:focus-within{border-color:var(--theme-accent,var(--cyan));box-shadow:inset 0 0 0 2px #020817, inset 0 0 20px color-mix(in srgb, var(--theme-accent,var(--cyan)) 18%, transparent), 0 0 0 2px color-mix(in srgb, var(--theme-accent,var(--cyan)) 28%, transparent), 0 10px 18px #00000057}.theme-blue .field:focus-within .field-icon,.theme-emerald .field:focus-within .field-icon,.theme-crimson .field:focus-within .field-icon,.theme-violet .field:focus-within .field-icon{background:linear-gradient(180deg, color-mix(in srgb, var(--theme-accent,#2f63bd) 42%, var(--theme-control-top,#2f63bd)), var(--theme-control-bottom,#12285d));border-color:var(--theme-accent,#ffd43b)}.gender-choice{grid-template-columns:1fr 1fr;gap:8px;display:grid}.gender-option{color:#d7e2ff;text-shadow:1px 1px #07112e;background:linear-gradient(#070f25f0,#020612f5);border:2px solid #8d9bc4;min-height:40px;font-weight:900;box-shadow:inset 0 0 0 1px #020817,0 3px #0000004d}.gender-option.active{color:#fff7cf;border-color:var(--theme-accent,#ffd43b);background:linear-gradient(#2557b2fa,#0a245cfa)}.theme-blue .gender-option,.theme-emerald .gender-option,.theme-crimson .gender-option,.theme-violet .gender-option{background:linear-gradient(180deg, var(--theme-surface-top,#070f25f0), var(--theme-panel-bottom,#020612f5));border-color:var(--theme-soft-border,#8d9bc4)}.theme-blue .gender-option.active,.theme-emerald .gender-option.active,.theme-crimson .gender-option.active,.theme-violet .gender-option.active{border-color:var(--theme-accent,#ffd43b);background:linear-gradient(180deg, var(--theme-control-top,#2557b2fa), var(--theme-control-bottom,#0a245cfa))}.gender-note{color:color-mix(in srgb, var(--theme-accent,#4be8ff) 72%, #fff);text-align:center;text-shadow:1px 1px #07112e;margin:-4px 0 0;font-size:12px;font-weight:800;line-height:1.25}.remember-choice{color:#d7e2ff;cursor:pointer;align-self:flex-start;align-items:center;gap:9px;font-size:13px;font-weight:800;display:inline-flex}.remember-choice input{width:18px;height:18px;accent-color:var(--theme-accent,#2b8dff);cursor:pointer;margin:0}.primary-btn{color:#f2ffe8;letter-spacing:.5px;text-shadow:2px 2px #145211;clip-path:none;background:linear-gradient(#8bf04a 0 12%,#48c829 12% 72%,#1e8618 72% 100%);border:2px solid #9bf05f;min-height:46px;margin-top:6px;font-weight:900;box-shadow:inset 0 0 0 2px #1d6e18,inset 0 -8px #00000029,0 4px #0c3b12,0 10px 16px #0006}.primary-btn:hover{transform:translateY(-1px)}.primary-btn:disabled{cursor:wait;opacity:.72}.switch-copy,.form-message{color:#f4f1dc;text-align:center;margin:0;font-size:13px}.switch-copy button{color:#4be8ff;background:0 0;border:0;padding:0;text-decoration:underline}.form-message{color:color-mix(in srgb, var(--theme-accent,#4be8ff) 72%, #fff);border:1px solid color-mix(in srgb, var(--theme-accent,#4be8ff) 45%, transparent);background:#050a1bd1;padding:8px}@media (width<=420px){.field{grid-template-columns:44px 1fr;min-height:42px}.field-icon{width:30px;height:30px;margin-left:7px}.field-icon img{width:24px;height:24px}.field input{padding:10px 10px 10px 6px;font-size:15px}.primary-btn{min-height:44px}.switch-copy,.form-message{font-size:12px}}
