:root{font:-apple-system-body;font-family:Segoe UI,system-ui,-apple-system,sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#0f0f1a;color:#e8e8f0;min-height:100vh;overflow-x:hidden}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1;overflow-y:auto;padding-bottom:80px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;background:#1a1a2e;border-top:1px solid #2a2a4a;z-index:100;min-height:68px;padding-bottom:env(safe-area-inset-bottom)}.nav-btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;background:none;cursor:pointer;color:#888;padding:6px 2px;font-size:.647rem;transition:color .15s}.nav-btn.active{color:#7c9fff}.nav-btn.nav-done,.nav-btn.active.nav-done{color:#4fc97f}.nav-emoji{font-size:1.176rem;line-height:1}.nav-label{font-size:.588rem}.view{padding:20px 16px 16px;max-width:720px;margin:0 auto}.subject-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:16px;color:#aaa}.subject-loading p{font-size:.824rem}.subject-error{margin:40px auto;text-align:center;color:#f7794f;font-size:.882rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{font-size:1.882rem;animation:spin 1.5s linear infinite;display:inline-block}.home-view{padding-top:28px}.home-hero{text-align:center;margin-bottom:28px}.home-hero h1{font-size:1.647rem;margin-bottom:4px}.home-date{font-size:.765rem;color:#888;margin-bottom:16px}.home-progress-wrap{height:8px;background:#2a2a4a;border-radius:4px;overflow:hidden;margin:0 auto 8px;max-width:320px}.home-progress-bar{height:100%;background:linear-gradient(90deg,#4f8ef7,#4fc97f);border-radius:4px;transition:width .4s ease}.home-progress-label{font-size:.765rem;color:#aaa}.subject-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.subject-card{background:#1a1a2e;border-radius:14px;padding:18px 10px;display:flex;flex-direction:column;align-items:center;gap:6px;border:2px solid transparent;transition:border-color .2s;cursor:default}.subject-card.subject-done{border-color:#4fc97f44;background:#1a2e1e}.subject-emoji{font-size:1.647rem}.subject-label{font-size:.765rem;font-weight:600;color:#ccc}.subject-score{font-size:.706rem;color:#4fc97f;font-weight:700}.all-done-banner{margin-top:24px;background:linear-gradient(135deg,#4f8ef7,#4fc97f);border-radius:14px;padding:18px;text-align:center;font-size:1.059rem;font-weight:700;color:#fff}.already-done-hugo{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:10px;text-align:center}.already-done-hugo span{font-size:2.824rem}.already-done-hugo h2{font-size:1.294rem}.already-done-hugo p{color:#888;font-size:.824rem}.subject-view{padding-top:20px}.subject-title{font-size:1.412rem;font-weight:800;margin-bottom:16px}.passage-box{background:#1a1a2e;border-radius:12px;padding:16px;margin-bottom:20px;border-left:4px solid #4f8ef7}.passage-label{font-size:.706rem;color:#888;margin-bottom:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.passage-para{font-size:.824rem;line-height:1.7;color:#ddd;margin-bottom:10px}.passage-para:last-child{margin-bottom:0}.question-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.question-block{background:#1a1a2e;border-radius:12px;padding:16px}.q-text{font-size:.882rem;font-weight:600;margin-bottom:12px;line-height:1.4}.mcq-choices{display:flex;flex-direction:column;gap:8px}.mcq-choice{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#22223a;border-radius:8px;cursor:pointer;font-size:.824rem;border:2px solid transparent;transition:border-color .15s,background .15s}.mcq-choice input[type=radio]{accent-color:#4f8ef7;width:16px;height:16px}.mcq-choice.selected{border-color:#4f8ef7;background:#1a2040}.short-answer{width:100%;background:#22223a;border:2px solid #2a2a4a;border-radius:8px;color:#e8e8f0;font-size:.824rem;padding:10px 12px;font-family:inherit;resize:vertical;transition:border-color .15s}.short-answer:focus{outline:none;border-color:#4f8ef7}.btn-submit{width:100%;padding:14px;border:none;border-radius:12px;font-size:.941rem;font-weight:700;color:#fff;cursor:pointer;transition:opacity .2s}.btn-submit:disabled{cursor:not-allowed;opacity:.5}.review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:8px}.review-header h2{font-size:1.294rem}.review-score{font-size:.882rem;color:#ccc}.review-score strong{color:#4fc97f}.review-list{display:flex;flex-direction:column;gap:14px}.review-card{border-radius:12px;padding:14px;background:#1a1a2e;border-left:4px solid #555}.review-card.correct{border-color:#4fc97f;background:#1a2e1e}.review-card.wrong{border-color:#f7794f;background:#2e1a1a}.review-card.short{border-color:#4f8ef7}.review-q{font-size:.824rem;font-weight:600;margin-bottom:10px}.review-choices{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.review-choice{padding:4px 10px;border-radius:6px;font-size:.765rem;background:#22223a;color:#aaa}.choice-correct{background:#1e4d2b;color:#4fc97f;font-weight:700}.choice-wrong{background:#4d1e1e;color:#f7794f;font-weight:700}.review-answers{display:flex;flex-direction:column;gap:6px;font-size:.765rem}.review-hugo{color:#ccc}.review-correct{color:#4fc97f}.review-explanation{color:#aaa;font-style:italic}.review-label{font-weight:700;margin-right:6px}.coding-shell{display:flex;flex-direction:column;height:calc(100vh - 68px);overflow:hidden}.coding-header{display:flex;align-items:flex-start;justify-content:space-between;padding:12px 16px;background:#1a1a2e;border-bottom:1px solid #2a2a4a;gap:12px;flex-shrink:0}.coding-level{display:inline-block;font-size:.647rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#4fd0f7;background:#0a2030;border-radius:4px;padding:2px 7px;margin-bottom:4px}.coding-title{font-size:.941rem;font-weight:700;margin-bottom:4px}.coding-desc{font-size:.765rem;color:#bbb;margin-bottom:4px;line-height:1.4}.coding-hint{font-size:.706rem;color:#888}.coding-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.btn-run{padding:8px 16px;background:#4f8ef7;border:none;border-radius:8px;color:#fff;font-size:.824rem;font-weight:700;cursor:pointer;white-space:nowrap}.btn-run:disabled{opacity:.5;cursor:not-allowed}.btn-submit-code{padding:8px 16px;background:#4fc97f;border:none;border-radius:8px;color:#fff;font-size:.824rem;font-weight:700;cursor:pointer;white-space:nowrap}.code-submitted{font-size:.765rem;color:#4fc97f;font-weight:700;white-space:nowrap}.coding-panes{display:flex;flex:1;overflow:hidden}.coding-editor-wrap,.coding-output-wrap{flex:1;display:flex;flex-direction:column;overflow:hidden}.coding-editor-wrap{border-right:2px solid #2a2a4a}.pane-label{padding:6px 12px;font-size:.706rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#888;background:#15152a;border-bottom:1px solid #2a2a4a;flex-shrink:0}.code-editor{flex:1;background:#0d0d1f;color:#e8e8f0;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.765rem;line-height:1.6;padding:12px;border:none;resize:none;outline:none;overflow-y:auto}.coding-iframe{flex:1;border:none;background:#1e1e2e}.parent-login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f0f1a;padding:20px}.parent-login-card{background:#1a1a2e;border-radius:18px;padding:40px 32px;width:100%;max-width:380px;text-align:center;box-shadow:0 8px 40px #0006}.parent-login-card h1{font-size:1.529rem;margin-bottom:6px}.parent-login-sub{font-size:.824rem;color:#888;margin-bottom:28px}.parent-login-form{display:flex;flex-direction:column;gap:14px}.parent-pw-input{padding:12px 16px;border-radius:10px;border:2px solid #2a2a4a;background:#22223a;color:#e8e8f0;font-size:.941rem;outline:none;text-align:center;transition:border-color .15s}.parent-pw-input:focus{border-color:#4f8ef7}.parent-login-error{color:#f7794f;font-size:.765rem}.parent-login-btn{padding:13px;background:#4f8ef7;border:none;border-radius:10px;color:#fff;font-size:.941rem;font-weight:700;cursor:pointer}.parent-login-btn:disabled{opacity:.5;cursor:not-allowed}.parent-wrap{min-height:100vh;background:#0f0f1a;max-width:800px;margin:0 auto;padding:0 0 40px}.parent-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px;color:#aaa}.parent-error{text-align:center;color:#f7794f;padding:40px 20px;font-size:.882rem}.parent-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 12px;border-bottom:1px solid #2a2a4a}.parent-title{font-size:1.294rem;font-weight:800}.parent-sub{font-size:.765rem;color:#888;margin-top:2px}.parent-logout-btn{padding:8px 16px;background:#2a2a4a;border:none;border-radius:8px;color:#aaa;font-size:.765rem;cursor:pointer}.parent-logout-btn:hover{background:#3a3a5a;color:#fff}.parent-tabs{display:flex;border-bottom:1px solid #2a2a4a;background:#1a1a2e}.parent-tab{flex:1;padding:12px 8px;background:none;border:none;border-bottom:3px solid transparent;color:#888;font-size:.824rem;font-weight:600;cursor:pointer;transition:color .15s,border-color .15s}.parent-tab.active{color:#4f8ef7;border-bottom-color:#4f8ef7}.parent-section{padding:20px}.parent-date{font-size:1.059rem;font-weight:700;margin-bottom:16px}.parent-empty{color:#888;text-align:center;padding:40px 0;font-size:.882rem}.parent-subject-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.parent-subject-card{border-radius:12px;padding:14px 8px;display:flex;flex-direction:column;align-items:center;gap:4px;border:2px solid transparent}.pscard-done{background:#1a2e1e;border-color:#4fc97f44}.pscard-pending{background:#1a1a2e;border-color:#2a2a4a}.ps-emoji{font-size:1.294rem}.ps-label{font-size:.706rem;font-weight:600;color:#ccc;text-align:center}.ps-score{font-size:.647rem;color:#4fc97f;font-weight:700}.parent-review-details{background:#1a1a2e;border-radius:12px;margin-bottom:12px;overflow:hidden}.parent-review-summary{padding:14px 16px;cursor:pointer;font-size:.882rem;font-weight:600;list-style:none;display:flex;align-items:center;gap:8px;-webkit-user-select:none;user-select:none}.parent-review-summary::-webkit-details-marker{display:none}.parent-review-summary:before{content:"▶";font-size:.588rem;color:#888}details[open] .parent-review-summary:before{content:"▼"}.parent-passage{background:#15152a;padding:14px 16px;border-top:1px solid #2a2a4a;border-bottom:1px solid #2a2a4a}.parent-passage-label{font-size:.647rem;font-weight:700;text-transform:uppercase;color:#888;margin-bottom:8px;letter-spacing:.5px}.parent-passage p{font-size:.765rem;line-height:1.6;color:#ccc;margin-bottom:8px}.parent-qa-list{padding:12px 16px;display:flex;flex-direction:column;gap:10px}.parent-qa-card{background:#22223a;border-radius:10px;padding:12px;border-left:4px solid #555}.parent-qa-card.qa-correct{border-color:#4fc97f;background:#1a2e1e}.parent-qa-card.qa-wrong{border-color:#f7794f;background:#2e1a1a}.parent-qa-card.qa-short{border-color:#4f8ef7}.qa-question{font-size:.824rem;font-weight:600;margin-bottom:8px}.qa-choices{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.qa-chip{padding:3px 9px;border-radius:5px;font-size:.706rem;background:#2a2a4a;color:#aaa}.chip-correct{background:#1e4d2b;color:#4fc97f;font-weight:700}.chip-wrong{background:#4d1e1e;color:#f7794f;font-weight:700}.qa-answers{font-size:.765rem;display:flex;flex-direction:column;gap:5px}.qa-label{font-weight:700;margin-right:5px}.qa-explanation{color:#aaa;font-style:italic;margin-top:2px}.parent-code-block{padding:14px 16px;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.706rem;color:#cdd;background:#0d0d1f;white-space:pre-wrap;border-top:1px solid #2a2a4a;overflow-x:auto}.history-details{background:#1a1a2e;border-radius:12px;margin-bottom:10px;overflow:hidden}.history-summary{padding:12px 16px;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;-webkit-user-select:none;user-select:none}.history-summary::-webkit-details-marker{display:none}.history-date{font-size:.824rem;font-weight:600}.history-chips{display:flex;gap:4px}.history-chip{font-size:.941rem}.hchip-done{opacity:1}.hchip-miss{opacity:.25}.history-body{border-top:1px solid #2a2a4a;padding:12px 16px;display:flex;flex-direction:column;gap:6px}.history-subj{font-size:.765rem;color:#ccc}.history-subj-miss{color:#555;font-style:italic}.hscore{color:#4f8ef7;font-weight:600}.topics-intro{font-size:.824rem;color:#aaa;margin-bottom:20px;line-height:1.5}.topics-form{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.topic-row{display:flex;flex-direction:column;gap:5px}.topic-label{font-size:.824rem;font-weight:600}.topic-input{padding:10px 14px;background:#22223a;border:2px solid #2a2a4a;border-radius:8px;color:#e8e8f0;font-size:.824rem;outline:none;transition:border-color .15s}.topic-input:focus{border-color:#4f8ef7}.topics-save-btn{padding:13px 24px;background:#4f8ef7;border:none;border-radius:10px;color:#fff;font-size:.882rem;font-weight:700;cursor:pointer;transition:background .2s}.topics-save-btn:hover{background:#3a7de0}.topics-saved-msg{margin-top:12px;font-size:.824rem;color:#4fc97f}@media (max-width: 480px){.subject-grid,.parent-subject-grid{grid-template-columns:repeat(2,1fr)}.coding-header,.coding-panes{flex-direction:column}.coding-editor-wrap{border-right:none;border-bottom:2px solid #2a2a4a;flex:0 0 50%}.coding-output-wrap{flex:0 0 50%}}.mr-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:20px}.mr-stat{background:#1a1a2e;border:1px solid #2a2a4a;border-radius:12px;padding:12px 6px;text-align:center}.mr-stat-v{font-size:1.118rem;font-weight:900;color:#e8e8f0}.mr-stat-v.sm{font-size:.765rem;padding-top:4px}.mr-stat-v.good{color:#4fc97f}.mr-stat-l{font-size:.588rem;color:#8a8aa8;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-top:3px}.mr-warn{background:#2e1a12;border:1px solid #f7794f66;color:#f7a04f;border-radius:10px;padding:11px 13px;font-size:.765rem;line-height:1.5;margin-bottom:20px}.mr-h{font-size:.882rem;font-weight:800;margin:0 0 10px}.mr-head-row{display:flex;align-items:center;justify-content:space-between;margin-top:26px}.mr-head-row .mr-h{margin-bottom:10px}.mr-toggle{display:flex;gap:4px;background:#16162a;border-radius:8px;padding:3px}.mr-toggle button{border:none;background:none;color:#8a8aa8;font-size:.647rem;font-weight:800;padding:5px 10px;border-radius:6px;cursor:pointer}.mr-toggle button.on{background:#4f8ef7;color:#fff}.mr-bars{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.mr-bar-row{display:grid;grid-template-columns:100px 1fr 42px 52px;align-items:center;gap:9px}.mr-bar-label{font-size:.735rem;font-weight:700;color:#ccc}.mr-bar-track{height:9px;background:#16162a;border-radius:5px;overflow:hidden}.mr-bar-fill{height:100%;border-radius:5px}.mr-bar-fill.ok{background:#4fc97f}.mr-bar-fill.mid{background:#f7c94f}.mr-bar-fill.low{background:#f7794f}.mr-bar-pct{font-size:.735rem;font-weight:900;text-align:right}.mr-bar-sub{font-size:.647rem;color:#7a7a9a;text-align:right}.mr-day{background:#1a1a2e;border-radius:12px;margin-bottom:10px;overflow:hidden}.mr-day-sum{padding:12px 14px;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.794rem;font-weight:700;-webkit-user-select:none;user-select:none;flex-wrap:wrap}.mr-day-sum::-webkit-details-marker{display:none}.mr-day-chips{display:flex;flex-wrap:wrap;gap:5px}.mr-chip{font-size:.618rem;font-weight:700;color:#9a9ac0;background:#22223a;border-radius:5px;padding:3px 7px}.mr-subj{border-top:1px solid #24243f;padding:12px 14px}.mr-subj-head{font-size:.765rem;font-weight:800;margin-bottom:9px;display:flex;align-items:center;gap:8px}.mr-subj-score{color:#4f8ef7;font-weight:900}.mr-run{font-size:.588rem;font-weight:800;border-radius:5px;padding:2px 7px;text-transform:uppercase;letter-spacing:.4px}.mr-run.ok{background:#1e4d2b;color:#4fc97f}.mr-run.bad{background:#4d1e1e;color:#f7794f}.mr-q{border-left:3px solid #444;background:#16162a;border-radius:8px;padding:10px 11px;margin-bottom:8px}.mr-q.full{border-color:#4fc97f}.mr-q.half{border-color:#f7c94f}.mr-q.zero{border-color:#f7794f}.mr-q-top{display:flex;gap:8px;align-items:flex-start;margin-bottom:7px}.mr-score{flex:0 0 20px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:.706rem;font-weight:900}.mr-score.full{background:#1e4d2b;color:#4fc97f}.mr-score.half{background:#4d3f14;color:#f7c94f}.mr-score.zero{background:#4d1e1e;color:#f7794f}.mr-q-text{font-size:.765rem;font-weight:600;line-height:1.4}.mr-q-body{display:flex;flex-direction:column;gap:5px;font-size:.735rem;color:#ccc;padding-left:28px}.mr-lbl{font-weight:800;color:#8a8aa8;margin-right:7px;font-size:.647rem;text-transform:uppercase;letter-spacing:.4px}.mr-fb{color:#9a9ac0;font-style:italic}@media (max-width: 480px){.mr-stats{grid-template-columns:repeat(3,1fr)}.mr-bar-row{grid-template-columns:78px 1fr 38px 46px;gap:6px}}.review-card.partial{border-color:#f7c94f;background:#2a2617}.review-feedback{color:#7cc4ff}.q-mark{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;font-size:.706rem;font-weight:900;margin-right:8px;vertical-align:-3px}.q-mark.full{background:#1e4d2b;color:#4fc97f}.q-mark.half{background:#4d3f14;color:#f7c94f}.q-mark.zero{background:#4d1e1e;color:#f7794f}.marking-note{background:#2e1a12;border:1px solid #f7794f55;color:#f7a04f;border-radius:10px;padding:10px 13px;font-size:.765rem;margin-bottom:16px}.earned-banner{display:flex;align-items:center;flex-wrap:wrap;gap:8px;background:linear-gradient(135deg,#2b1c3f,#1d1730);border:1px solid #a95ef766;border-radius:12px;padding:12px 14px;margin-bottom:18px}.earned-title{font-size:.647rem;font-weight:900;letter-spacing:1.2px;color:#c98cff}.earned-pill{font-size:.706rem;font-weight:900;letter-spacing:.4px;border-radius:7px;padding:4px 10px;background:#22223a;color:#e8e8f0}.earned-pill.rar-c{box-shadow:inset 0 0 0 1.5px #5a5a78}.earned-pill.rar-r{box-shadow:inset 0 0 0 1.5px #4f8ef7;color:#9cc4ff}.earned-pill.rar-e{box-shadow:inset 0 0 0 1.5px #a95ef7;color:#d3aaff}.earned-pill.rar-l{box-shadow:inset 0 0 0 1.5px #ffd24a;color:#ffe08a}.earned-pill.rar-s{box-shadow:inset 0 0 0 1.5px #ff4f6d;color:#ff9aad}.home{padding:14px 14px 24px;max-width:460px;margin:0 auto}.hm-card{background:linear-gradient(180deg,#262647,#1b1b33);border:2.5px solid #0a0a14;border-radius:18px;box-shadow:0 6px #12122a;padding:14px;margin-bottom:20px;position:relative}.hm-top{display:flex;align-items:center;gap:12px}.hm-crest{width:56px;height:56px;flex:0 0 56px;background:#111124;border:2.5px solid #0a0a14;border-radius:14px;display:grid;place-items:center;box-shadow:0 3px #0b0b16}.hm-crest img{width:42px;height:42px;display:block}.hm-who{flex:1;min-width:0}.hm-name{font-size:1.118rem;font-weight:900;letter-spacing:.5px}.hm-tier{font-size:.676rem;font-weight:900;color:#4fd0f7;letter-spacing:1.3px;margin-top:1px}.hm-streak{background:#3a1d10;border:2px solid #0a0a14;box-shadow:0 3px #24110a;color:#ffb04f;font-weight:900;font-size:.824rem;padding:6px 11px;border-radius:11px;white-space:nowrap}.hm-hero{display:flex;align-items:center;gap:14px;margin-top:12px}.hm-count{font-size:2.353rem;font-weight:900;letter-spacing:-1.5px;line-height:1}.hm-count-label{font-size:.588rem;font-weight:900;color:#8f8fb0;letter-spacing:1.2px}.hm-count-sub{font-size:.588rem;font-weight:900;color:#5ce1a0;letter-spacing:.8px;margin-top:3px}.hm-xp-row{display:flex;justify-content:space-between;font-size:.588rem;font-weight:800;color:#8f8fb0;letter-spacing:.6px;margin:13px 0 5px}.hm-xp-bar{height:12px;background:#0c0c18;border:2px solid #0a0a14;border-radius:7px;overflow:hidden}.hm-xp-fill{height:100%;border-radius:5px;background:linear-gradient(90deg,#5ce1a0,#4fd0f7);transition:width .5s ease}.hm-sec{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.hm-sec-t{font-size:.676rem;font-weight:900;color:#7f7fa5;letter-spacing:1.5px}.hm-sec-n{font-size:.676rem;font-weight:900;letter-spacing:.8px}.hm-missions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:22px}.hm-mission{position:relative;border:2.5px solid var(--c);border-radius:13px;background:#1c1c36;box-shadow:0 4px #0a0a14;padding:8px 2px 7px;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;font-family:inherit;transition:transform .08s,box-shadow .08s}.hm-mission:active{transform:translateY(3px);box-shadow:0 1px #0a0a14}.hm-mission.done{background:#1b2b22;border-color:#2c5c40;box-shadow:0 4px #0a0a14}.hm-mission-ico{width:32px;height:32px;display:block}.hm-mission.done .hm-mission-ico{opacity:.3;filter:grayscale(1)}.hm-mission-v{font-size:.618rem;font-weight:900;color:#e6e6f5}.hm-mission.done .hm-mission-v{color:#5ce1a0}.hm-mission-l{font-size:.588rem;font-weight:900;color:#6f6f92;letter-spacing:.3px}.hm-tick{position:absolute;top:-5px;right:-4px;width:16px;height:16px;border-radius:50%;background:#5ce1a0;color:#0d1f16;border:2px solid #0a0a14;font-size:.588rem;font-weight:900;display:grid;place-items:center}.hm-next{display:flex;gap:12px;align-items:center;background:linear-gradient(135deg,#2b1c3f,#1d1730)}.hm-next-ico{width:46px;height:46px;flex:0 0 46px;border-radius:12px;background:#150f26;border:2px solid #0a0a14;display:grid;place-items:center}.hm-next-ico img{width:30px;height:30px;opacity:.35;filter:grayscale(1)}.hm-next-body{flex:1;min-width:0}.hm-next-kicker{font-size:.588rem;font-weight:900;letter-spacing:1.3px}.hm-next-name{font-size:.882rem;font-weight:900;margin-top:2px;letter-spacing:.3px}.hm-next-hint{font-size:.618rem;color:#9a9ac0;font-weight:600;margin-top:2px;line-height:1.35}.hm-next-bar{height:6px;background:#0c0c18;border-radius:3px;margin-top:7px;overflow:hidden}.hm-next-fill{height:100%;border-radius:3px;transition:width .5s ease}.hm-legend{display:flex;flex-wrap:wrap;gap:11px;margin-bottom:10px}.hm-leg{display:inline-flex;align-items:center;gap:5px;font-size:.588rem;font-weight:900;color:#6f6f92;letter-spacing:.5px}.hm-leg i{width:7px;height:7px;border-radius:2px;display:block}.hm-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;background:#15152a;padding:10px}.hm-slot{position:relative;aspect-ratio:1;background:#191930;border:1.5px solid #242440;border-radius:10px;display:grid;place-items:center}.hm-slot.got{border-width:2px}.hm-slot img{width:74%;height:74%;display:block}.hm-slot img.locked{opacity:.1;filter:grayscale(1)}.hm-secret{color:#ff4f6d;font-weight:900;font-size:1rem}.hm-slot-prog{position:absolute;bottom:1px;left:0;right:0;font-size:.588rem;font-weight:900;color:#55557a;text-align:center}@media (max-width: 380px){.hm-count{font-size:2rem}.hm-missions{grid-template-columns:repeat(4,1fr);gap:6px}}.bottom-nav{background:#14142a;border-top:2px solid #0a0a14}.nav-art{position:relative;display:block;width:26px;height:26px}.nav-art img{width:100%;height:100%;display:block;transition:opacity .15s,filter .15s}.nav-btn:not(.active) .nav-art img{opacity:.55}.nav-btn.nav-done .nav-art img{opacity:.3;filter:grayscale(1)}.nav-tick{position:absolute;top:-3px;right:-5px;width:13px;height:13px;border-radius:50%;background:#5ce1a0;color:#0d1f16;border:1.5px solid #0a0a14;font-size:.588rem;font-weight:900;display:grid;place-items:center}.nav-btn .nav-label{font-size:.588rem;font-weight:800;letter-spacing:.2px;white-space:nowrap}.nav-btn.active{color:#4fd0f7}.bt{padding:14px 14px 26px;max-width:460px;margin:0 auto;position:relative}.bt-mute{position:absolute;top:10px;right:12px;z-index:5;background:#1a1a2e;border:2px solid #0a0a14;border-radius:9px;font-size:.765rem;padding:4px 8px;cursor:pointer;line-height:1}.bt-stage{position:relative;height:190px;display:grid;place-items:center}.bt-glow{position:absolute;width:190px;height:190px;border-radius:50%;filter:blur(46px);opacity:.22}.bt-boss{width:158px;height:158px;position:relative;z-index:1;transition:transform .12s ease,filter .12s ease}.bt-boss.hit{animation:bossHit .34s ease}@keyframes bossHit{0%{filter:brightness(3.6) saturate(0);transform:scale(1.07)}40%{filter:brightness(1.4)}to{filter:none;transform:scale(1)}}.bt-stage.entering .bt-boss{animation:bossEnter 2.4s cubic-bezier(.2,.9,.25,1) both}@keyframes bossEnter{0%{transform:scale(.25) translateY(46px);opacity:0;filter:brightness(0)}55%{transform:scale(1.14) translateY(0);opacity:1;filter:brightness(2.2)}70%{transform:scale(.97)}to{transform:scale(1);filter:none}}.bt-stage.entering .bt-glow{animation:glowPulse 1.1s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.14}50%{opacity:.42}}.bt-stage.slain .bt-boss{animation:bossDie 1s ease forwards}@keyframes bossDie{0%{filter:brightness(4) saturate(0);transform:scale(1.1)}to{filter:grayscale(1) brightness(.28);transform:scale(.82) rotate(-7deg);opacity:.35}}.bt.shake{animation:shake .22s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.bt.jolt{animation:jolt .34s ease}@keyframes jolt{0%,to{transform:translateY(0)}30%{transform:translateY(5px)}60%{transform:translateY(-3px)}}.bt-floats{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3}.bt-float{position:absolute;left:50%;top:36%;transform:translate(-50%);font-weight:900;font-size:1.765rem;letter-spacing:-1px;animation:floatUp .9s ease-out forwards;white-space:nowrap}.bt-float.dmg{color:#fff;text-shadow:0 0 12px #ff4f6d,0 3px 0 #7a0f22}.bt-float.miss{color:#8f8fb0;font-size:1.294rem;text-shadow:0 2px 0 #0a0a14}.bt-float.combo{color:#ffd24a;font-size:1rem;top:58%;animation-delay:.08s}@keyframes floatUp{0%{opacity:0;transform:translate(-50%,12px) scale(.7)}22%{opacity:1;transform:translate(-50%,-6px) scale(1.16)}to{opacity:0;transform:translate(-50%,-54px) scale(1)}}.bt-name{text-align:center;font-size:1.235rem;font-weight:900;letter-spacing:1px;margin-top:4px}.bt-title{text-align:center;font-size:.618rem;font-weight:700;color:#7f7fa5;letter-spacing:1.4px;text-transform:uppercase;margin-top:2px}.bt-hpwrap{margin:12px 0 16px}.bt-hpbar{height:17px;background:#0c0c18;border:2.5px solid #0a0a14;border-radius:9px;overflow:hidden;box-shadow:0 3px #12122a}.bt-hpfill{height:100%;border-radius:6px;transition:width .55s cubic-bezier(.2,.9,.3,1)}.bt-hpnum{text-align:center;font-size:.647rem;font-weight:900;color:#8f8fb0;margin-top:5px;letter-spacing:.8px}.bt-status{display:flex;align-items:center;gap:10px;margin-bottom:12px}.bt-lives{display:flex;gap:5px}.bt-lives i{width:13px;height:13px;border-radius:50%;display:block;border:2px solid #0a0a14;transition:background .2s,transform .2s}.bt-lives i.on{background:#ff4f6d}.bt-lives i.off{background:#24243f;transform:scale(.72)}.bt-combo{font-size:.647rem;font-weight:900;color:#ffd24a;letter-spacing:.8px;animation:comboPop .3s ease}@keyframes comboPop{0%{transform:scale(1.5)}to{transform:scale(1)}}.bt-count{margin-left:auto;font-size:.618rem;font-weight:900;color:#6f6f92}.bt-subject{display:inline-block;font-size:.588rem;font-weight:900;letter-spacing:1.2px;color:#8f8fb0;background:#1c1c36;border:1.5px solid #24243f;padding:3px 9px;border-radius:6px;margin-bottom:8px;text-transform:uppercase}.bt-q{font-size:.941rem;font-weight:700;line-height:1.4;margin-bottom:14px}.bt-choices{display:flex;flex-direction:column;gap:9px}.bt-choice{text-align:left;padding:13px 15px;font-size:.853rem;font-weight:700;color:#e6e6f5;background:#1c1c36;border:2.5px solid #24243f;border-radius:13px;box-shadow:0 4px #0a0a14;cursor:pointer;font-family:inherit;transition:transform .08s,box-shadow .08s,border-color .12s}.bt-choice:hover:not(:disabled){border-color:#3a3a63}.bt-choice:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #0a0a14}.bt-choice:disabled{cursor:default}.bt-choice.picked{border-color:#4f8ef7}.bt-choice.right{border-color:#5ce1a0;background:#16301f;animation:rightFlash .4s ease}.bt-choice.wrong{border-color:#ff4f6d;background:#301419;animation:wrongFlash .4s ease}@keyframes rightFlash{0%{background:#5ce1a0;color:#06210f}to{background:#16301f}}@keyframes wrongFlash{0%{background:#ff4f6d;color:#2b0510}to{background:#301419}}.bt-intro{text-align:center;padding:22px 0 8px}.bt-intro-txt{font-size:.882rem;font-weight:900;letter-spacing:2px;color:#ff4f6d;animation:introPulse 1.1s ease-in-out infinite}.bt-intro-sub{font-size:.647rem;color:#6f6f92;margin-top:6px;font-weight:700}@keyframes introPulse{0%,to{opacity:.45}50%{opacity:1}}.bt-gate{background:#16162c;border:2.5px solid #0a0a14;border-radius:15px;box-shadow:0 5px #0e0e1c;padding:15px;text-align:center}.bt-gate-t{font-size:.706rem;font-weight:900;letter-spacing:2px;color:#ff4f6d}.bt-gate-bar{height:8px;background:#0c0c18;border-radius:4px;margin:10px 0 8px;overflow:hidden}.bt-gate-bar div{height:100%;background:#ffd24a;border-radius:4px;transition:width .5s}.bt-gate-s{font-size:.676rem;color:#9a9ac0;line-height:1.5}.bt-fight{width:100%;padding:17px;border:2.5px solid #0a0a14;border-radius:15px;box-shadow:0 6px #0a0a14;color:#0d0d18;font-size:1.118rem;font-weight:900;letter-spacing:2px;cursor:pointer;font-family:inherit;transition:transform .08s,box-shadow .08s}.bt-fight:active{transform:translateY(4px);box-shadow:0 2px #0a0a14}.bt-attempts{text-align:center;font-size:.618rem;color:#6f6f92;font-weight:700;margin-top:9px}.bt-err{background:#2e1a12;border:1px solid #f7794f55;color:#f7a04f;border-radius:10px;padding:9px 12px;font-size:.735rem;margin-bottom:12px}.bt-over{text-align:center;padding:18px 14px;border-radius:15px;border:2.5px solid #0a0a14;box-shadow:0 5px #0e0e1c;animation:overIn .4s ease}@keyframes overIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1}}.bt-over.kill{background:linear-gradient(180deg,#16301f,#12261a)}.bt-over.strikes,.bt-over.exhausted{background:linear-gradient(180deg,#2a1620,#1d1119)}.bt-over-t{font-size:1.412rem;font-weight:900;letter-spacing:2px}.bt-over.kill .bt-over-t{color:#5ce1a0}.bt-over.strikes .bt-over-t,.bt-over.exhausted .bt-over-t{color:#ff4f6d}.bt-over-s{font-size:.735rem;color:#b6b6d0;margin-top:5px}.bt-over-stats{display:flex;justify-content:center;gap:16px;margin-top:12px;font-size:.676rem;color:#8f8fb0;font-weight:700}.bt-over-stats b{color:#e8e8f0;font-size:.882rem;display:block}.bt-flawless{margin-top:11px;font-size:.765rem;font-weight:900;color:#ffd24a;letter-spacing:2px;animation:introPulse 1.2s ease-in-out infinite}.bt-earned{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;align-items:center;margin-top:13px}.bt-earned>span:first-child{font-size:.588rem;font-weight:900;color:#c98cff;letter-spacing:1.3px}.bt-done{margin-top:15px;padding:11px 30px;background:#2a2a4a;border:2px solid #0a0a14;box-shadow:0 4px #0a0a14;border-radius:11px;color:#e8e8f0;font-size:.824rem;font-weight:800;cursor:pointer;font-family:inherit}.bt-done:active{transform:translateY(3px);box-shadow:0 1px #0a0a14}.bt-trophies{margin-top:26px}.bt-sec{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:9px}.bt-sec>span:first-child{font-size:.676rem;font-weight:900;color:#7f7fa5;letter-spacing:1.5px}.bt-sec-n{font-size:.676rem;font-weight:900;color:#ffd24a}.bt-tgrid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;background:#15152a;border:2.5px solid #0a0a14;border-radius:15px;box-shadow:0 5px #0e0e1c;padding:10px}.bt-trophy{position:relative;aspect-ratio:1;background:#191930;border:1.5px solid #242440;border-radius:10px;display:grid;place-items:center}.bt-trophy.got{border-color:#ffd24a66;background:#241d0c}.bt-trophy img{width:78%;height:78%}.bt-trophy img.locked{opacity:.09;filter:grayscale(1)}.bt-tcount{position:absolute;bottom:1px;right:3px;font-size:.588rem;font-weight:900;color:#ffd24a}.nav-battle{display:grid;place-items:center;font-size:1rem;color:#ff4f6d}.nav-btn.active .nav-battle{color:#ff8a3d}.up-hint{font-size:.735rem;color:#8a8aa8;line-height:1.6;margin-bottom:16px}.up-tag{font-size:.588rem;font-weight:900;letter-spacing:.8px;border-radius:5px;padding:2px 7px;margin-left:8px;text-transform:uppercase}.up-tag.today{background:#1a2040;color:#7cb0ff}.up-tag.ahead{background:#241d0c;color:#ffd24a}.up-tag.done{background:#1e4d2b;color:#4fc97f}.mr-chip.chip-unscreened{background:#4d1e1e;color:#f7794f}.up-dropped{background:#2a1620;border:1px solid #ff4f6d44;border-radius:9px;padding:9px 11px;font-size:.676rem;color:#ff9aad;margin-bottom:10px}.up-dropped-row{color:#c9a0aa;margin-top:3px;font-style:italic}.up-subj{font-size:.588rem;font-weight:900;letter-spacing:.6px;text-transform:uppercase;color:#8f8fb0;background:#22223a;border-radius:4px;padding:2px 6px;margin-right:7px}.up-model{font-size:.588rem;font-weight:700;color:#6f6f92;background:#16162c;border:1px solid #24243f;border-radius:5px;padding:2px 6px;margin-left:auto}.bt-ap{margin-left:auto;font-size:.647rem;font-weight:900;color:#ffd24a}.bt-ap b{font-size:.882rem}.bt-ap-max{color:#6f6f92;font-weight:800;margin-left:1px}.app-shell{padding-top:env(safe-area-inset-top)}.bottom-nav{height:calc(68px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.app-main{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.parent-wrap{padding-top:env(safe-area-inset-top)}*{-webkit-tap-highlight-color:transparent}body{overscroll-behavior-y:none;-webkit-user-select:none;user-select:none}input,textarea,.code-editor{-webkit-user-select:text;user-select:text}.offbar{position:sticky;top:0;z-index:200;display:flex;align-items:center;gap:9px;padding:9px 14px;background:#3a1d10;border-bottom:2px solid #0a0a14;font-size:.706rem;font-weight:800;color:#ffb04f}.offbar.catching-up{background:#12233a;color:#7cb0ff}.offbar-dot{width:8px;height:8px;border-radius:50%;background:currentColor;flex:0 0 8px;animation:offpulse 1.4s ease-in-out infinite}@keyframes offpulse{0%,to{opacity:.35}50%{opacity:1}}.offbar-txt{flex:1;line-height:1.3}.offbar-retry{border:1.5px solid currentColor;background:none;color:inherit;font-size:.647rem;font-weight:900;padding:4px 11px;border-radius:7px;cursor:pointer;font-family:inherit;white-space:nowrap}.needs-net{background:#2a1620;border:1px solid #ff4f6d44;color:#ff9aad;border-radius:10px;padding:11px 13px;font-size:.735rem;line-height:1.5;margin-bottom:14px}.signin{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:32px 24px calc(32px + env(safe-area-inset-bottom));gap:40px}.signin-brand{text-align:center}.signin-mark{font-size:2.588rem;line-height:1;margin-bottom:14px;color:#7c9fff}.signin-brand h1{font-size:2rem;font-weight:800;letter-spacing:-.5px;margin:0}.signin-tag{color:#888;font-size:.824rem;margin-top:8px}.signin-actions{display:flex;flex-direction:column;gap:12px}.btn-apple{width:100%;padding:15px;border:none;border-radius:10px;background:#fff;color:#000;font-size:1rem;font-weight:600;letter-spacing:-.2px;cursor:pointer}.btn-apple:disabled{opacity:.5}.btn-dev{width:100%;padding:15px;border-radius:10px;border:1px dashed #4a4a68;background:transparent;color:#aaa;font-size:.882rem;cursor:pointer}.signin-error{color:#ff6b6b;font-size:.824rem;text-align:center}.signin-privacy{color:#777;font-size:.735rem;line-height:1.6;text-align:center;margin:0 auto;max-width:300px}.onboard,.account,.groups{padding:14px 18px 32px;max-width:460px;margin:0 auto}.onboard,.gate-wait{padding-top:calc(14px + env(safe-area-inset-top))}.onboard h1,.account h1{font-size:1.529rem;font-weight:800;margin:0 0 4px}.onboard-sub{color:#888;font-size:.824rem;margin:0 0 28px}.onboard-block{margin-bottom:28px}.onboard-block h2{font-size:.706rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#888;margin:0 0 10px}.onboard-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.chip{padding:11px 16px;border-radius:9px;border:1px solid #2c2c44;background:#1a1a2e;color:#ccc;font-size:.882rem;font-weight:600;cursor:pointer;min-height:44px}.chip-on{border-color:#4f8ef7;background:#1a2040;color:#fff}.onboard-years .chip{min-width:52px;text-align:center}.onboard-names .chip{font-variant-numeric:tabular-nums}.btn-ghost{padding:10px 0;border:none;background:none;color:#7c9fff;font-size:.824rem;font-weight:600;cursor:pointer}.onboard-note{color:#777;font-size:.735rem;margin:2px 0 0}.onboard-go{width:100%;margin-top:8px}.account-current{font-size:1rem;font-weight:700;margin:0 0 10px}.account-danger{border-top:1px solid #2c2c44;padding-top:20px;margin-top:36px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.btn-danger{padding:12px 16px;border-radius:9px;border:1px solid #6b2434;background:#2a1420;color:#ff6b6b;font-size:.882rem;font-weight:600;cursor:pointer;min-height:44px}.account-confirm{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.account-confirm p{color:#bbb;font-size:.794rem;line-height:1.6;margin:0}.gate-wait{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#888}.hm-who{background:none;border:none;padding:0;margin:0;text-align:left;cursor:pointer;color:inherit;font:inherit;flex:1}.groups h1{font-size:1.529rem;font-weight:800;margin:0 0 4px}.hm-groups{background:#ffffff10;border:1px solid #ffffff18;border-radius:10px;width:40px;height:40px;font-size:1.059rem;cursor:pointer;color:inherit;display:flex;align-items:center;justify-content:center;flex:none}.group-card{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 16px;margin-bottom:10px;border-radius:11px;border:1px solid #2c2c44;background:#1a1a2e;color:inherit;text-align:left;cursor:pointer;min-height:44px}.group-name{font-size:.941rem;font-weight:700}.group-meta{font-size:.735rem;color:#888;margin-top:3px;font-variant-numeric:tabular-nums}.group-chev{color:#666;font-size:1.294rem}.join-row{display:flex;gap:8px}.code-input{flex:1;min-width:0;padding:12px 14px;border-radius:9px;border:1px solid #2c2c44;background:#12121f;color:#e8e8f0;font-size:1.118rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.code-input:focus{outline:none;border-color:#4f8ef7}.join-row .btn-submit{width:auto;padding:12px 20px;margin:0;flex:none}.code-inline{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:2px;color:#7c9fff;font-size:.882rem}.board-week{font-size:.676rem;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:#888;margin:22px 0 10px}.board{list-style:none;margin:0;padding:0}.board-row{display:flex;align-items:center;gap:12px;padding:13px 14px;margin-bottom:6px;border-radius:10px;background:#1a1a2e;border:1px solid transparent}.board-you{border-color:#4f8ef7;background:#1a2040}.board-rank{width:22px;font-weight:800;color:#888;font-variant-numeric:tabular-nums}.board-you .board-rank{color:#7c9fff}.board-who{flex:1;font-weight:600;font-size:.882rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-who em{color:#7c9fff;font-style:normal;font-weight:500}.board-xp{font-weight:800;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.824rem}.board-move{width:34px;text-align:right;font-size:.706rem;font-weight:700;font-variant-numeric:tabular-nums}.board-move.up{color:#4fc97f}.board-move.down{color:#f7794f}.board-improved{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px;padding:13px 14px;border-radius:10px;background:#221a2e;border:1px solid #4a2c6b;font-size:.824rem;font-weight:600}.board-improved-label{font-size:.647rem;font-weight:800;text-transform:uppercase;letter-spacing:.6px;color:#c08cff}.board-improved-pct{margin-left:auto;color:#4fc97f;font-weight:800}.raid{--accent: #ff4f6d;border:1px solid #2c2c44;border-radius:12px;background:linear-gradient(180deg,#23233f,#1a1a2e);padding:15px 15px 13px;margin-top:18px}.raid-empty{text-align:center}.raid-empty p{color:#999;font-size:.794rem;line-height:1.6;margin:8px 0 0}.raid-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.raid-title{font-size:.618rem;font-weight:800;letter-spacing:.9px;text-transform:uppercase;color:var(--accent)}.raid-name{font-size:1.118rem;font-weight:900;letter-spacing:-.3px;margin-top:3px}.raid-sub{font-size:.706rem;color:#888}.raid-hp-num{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;font-size:.824rem;white-space:nowrap;text-align:right}.raid-hp-num span{color:#777;font-size:.676rem}.raid-bar{height:9px;border-radius:5px;background:#10101c;overflow:hidden;margin:11px 0 13px}.raid-fill{height:100%;background:var(--accent);transition:width .5s ease}.raid-contrib{list-style:none;margin:0;padding:0;display:grid;gap:6px}.raid-contrib li{display:flex;align-items:center;gap:9px;font-size:.735rem}.raid-who{width:132px;flex:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#bbb;font-size:.706rem}.raid-contrib li.you .raid-who{color:#fff;font-weight:700}.raid-who em{color:#7c9fff;font-style:normal}.raid-track{flex:1;height:7px;border-radius:4px;background:#10101c;overflow:hidden}.raid-track-fill{display:block;height:100%;background:#4f8ef7}.raid-contrib li.you .raid-track-fill{background:#7c9fff}.raid-dmg{width:46px;text-align:right;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;font-variant-numeric:tabular-nums}.subject-toggles{display:grid;gap:10px;margin:6px 0 22px}.subject-toggle{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border-radius:10px;cursor:pointer;border:1px solid #2c2c44;background:#1a1a2e}.subject-toggle.on{border-color:#4f8ef7;background:#1a2040}.subject-toggle input{margin-top:2px;width:17px;height:17px;accent-color:#4f8ef7;flex:none}.subject-toggle-name{display:block;font-weight:700;font-size:.853rem}.subject-toggle-note{display:block;color:#999;font-size:.735rem;line-height:1.5;margin-top:3px}.paywall{padding:40px 24px calc(32px + env(safe-area-inset-bottom));max-width:420px;margin:0 auto;text-align:center}.paywall-mark{font-size:2.235rem;color:#7c9fff;margin-bottom:14px}.paywall h1{font-size:1.294rem;font-weight:800;margin:0 0 16px;line-height:1.3}.paywall-body{color:#bbb;font-size:.853rem;line-height:1.65;margin:0 0 14px}.paywall-note{color:#888;font-size:.765rem;line-height:1.6;margin:18px 0 0}.paywall-back{margin-top:26px;width:100%}.signin-code{width:100%;text-align:center}.signin-switch{align-self:center;margin-top:4px}.sub-status{padding:15px 16px;border-radius:11px;margin-bottom:18px;border:1px solid #2c2c44;background:#1a1a2e}.sub-trial{border-color:#4f8ef7;background:#1a2040}.sub-active{border-color:#2f7d52;background:#16281e}.sub-grace{border-color:#8a6a2a;background:#2a2416}.sub-expired,.sub-trial-over,.sub-none{border-color:#6b2434;background:#2a1420}.sub-status-line{font-size:.912rem;font-weight:700}.sub-seats{font-size:.765rem;color:#999;margin-top:4px}.sub-plans{display:grid;gap:9px;margin:6px 0 16px}.sub-plan{display:flex;align-items:center;gap:10px;text-align:left;padding:14px 15px;border-radius:10px;cursor:pointer;border:1px solid #2c2c44;background:#1a1a2e;color:inherit;min-height:48px}.sub-plan.on{border-color:#4f8ef7;background:#1a2040}.sub-plan:disabled{opacity:.55;cursor:default}.sub-plan-label{font-weight:700;font-size:.882rem;flex:1}.sub-plan-seats{font-size:.735rem;color:#999}.sub-plan-current{font-size:.618rem;font-weight:800;letter-spacing:.6px;text-transform:uppercase;color:#7c9fff}.answer-count{font-size:.676rem;color:#888;text-align:right;margin-top:4px;font-variant-numeric:tabular-nums}.invite{margin:2px 0 4px}.invite-row{display:flex;gap:8px;align-items:stretch}.invite-code{flex:1;min-width:0;padding:12px 14px;border-radius:10px;border:1px dashed #3a3a5c;background:#12121f;color:#7c9fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.176rem;font-weight:700;letter-spacing:4px;text-align:center;cursor:pointer;min-height:46px}.invite-code:active{background:#1a2040;border-color:#4f8ef7}.invite-send{flex:none;padding:12px 16px;border-radius:10px;border:none;background:#4f8ef7;color:#fff;font-size:.882rem;font-weight:700;cursor:pointer;min-height:46px}.invite-send:active{background:#3f7ae0}.invite-said{color:#888;font-size:.735rem;margin:8px 0 0;min-height:1.2em}.account-link{display:inline-block;text-decoration:none}.crash{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:32px 26px calc(32px + env(safe-area-inset-bottom));text-align:center;gap:4px}.crash-mark{font-size:2.353rem;color:#ffb84a;margin-bottom:6px}.crash h1{font-size:1.529rem;font-weight:800;margin:0 0 10px;letter-spacing:-.4px}.crash-body{color:#aab;font-size:.882rem;line-height:1.6;margin:0 auto 10px;max-width:34ch}.crash-body strong{color:#e8e8f0}.crash-reload{width:100%;max-width:300px;margin:14px auto 0}.crash-note{color:#777;font-size:.735rem;margin:16px 0 0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #7c9fff;outline-offset:2px;border-radius:4px}[data-text=large] .nav-label,[data-text=huge] .nav-label{display:none}[data-text=large] .nav-btn,[data-text=huge] .nav-btn{padding:10px 2px;gap:0}[data-text=large] .nav-art,[data-text=huge] .nav-art{width:30px;height:30px}[data-text=large] .nav-emoji,[data-text=huge] .nav-emoji{font-size:22px;line-height:1}[data-text=large] .nav-art img,[data-text=huge] .nav-art img{width:100%;height:100%}[data-text=huge] .bottom-nav{min-height:76px}[data-text=large] .nav-battle span,[data-text=huge] .nav-battle span{font-size:22px;line-height:30px}[data-text=large] .hm-top,[data-text=huge] .hm-top{flex-wrap:wrap}[data-text=large] .hm-who,[data-text=huge] .hm-who{flex-basis:100%}[data-text=large] .hm-missions{grid-template-columns:repeat(2,1fr)}[data-text=huge] .hm-missions{grid-template-columns:1fr}[data-text=large] .hm-grid{grid-template-columns:repeat(5,1fr)}[data-text=huge] .hm-grid{grid-template-columns:repeat(4,1fr)}[data-text=large] .hm-slot-prog{font-size:min(.588rem,14px)}[data-text=huge] .hm-slot-prog{font-size:min(.588rem,18px)}.firstrun{background:linear-gradient(180deg,#232342,#1b1b33);border:1px solid #34345c;border-radius:14px;padding:18px 18px 20px;margin-bottom:14px}.firstrun-eyebrow{font-size:.647rem;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:#7c9fff;margin-bottom:8px}.firstrun-lead{font-size:.941rem;line-height:1.55;margin:0 0 12px;color:#e8e8f0}.firstrun-list{margin:0 0 16px;padding-left:18px}.firstrun-list li{font-size:.824rem;line-height:1.55;color:#a8a8c4;margin-bottom:6px}.firstrun-list strong{color:#e8e8f0;font-weight:600}.firstrun-go{width:100%}
