:root{color:#061b2f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text:#061b2f;--muted:#5d6f7f;--surface:#fff;--surface-strong:#eef7f7;--border:#d9e7ec;--primary:#0a9f8f;--primary-dark:#003048;--accent:#18a890;--danger:#b42318;--success:#37a954;--shadow:0 18px 42px #141f3714;background:#f5f9fb;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}body{min-height:100vh;color:var(--text);background:#f5f9fb;margin:0;overflow-x:hidden}.page-loading{min-height:220px;color:var(--muted);place-items:center;font-weight:850;display:grid}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{border:0}h1,h2,h3,p{margin:0}h1{letter-spacing:0;font-size:clamp(2.2rem,5vw,4.25rem);line-height:1}h2{letter-spacing:0;font-size:1.2rem;line-height:1.25}h3{letter-spacing:0;font-size:1.05rem;line-height:1.25}#root{min-height:100vh}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:18px 0 44px}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:10px 0 28px;display:flex;position:relative}.brand{font-size:1.2rem;font-weight:850}.brand span{color:var(--primary)}.nav-links,.topbar-actions,.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.nav-link{min-height:40px;color:var(--muted);border:1px solid #0000;border-radius:8px;padding:9px 12px}.nav-link:hover,.nav-link.active{color:var(--text);border-color:var(--border);background:#fff}.mobile-menu-button,.mobile-menu-overlay{display:none}.mobile-menu-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:44px;height:44px}.mobile-menu-button span{background:var(--text);border-radius:999px;width:18px;height:2px;display:block}.mobile-menu-overlay{z-index:30;background:#1720335c;padding:72px 12px 12px;position:fixed;inset:0}.mobile-menu-panel{border:1px solid var(--border);width:min(100%,360px);box-shadow:var(--shadow);background:#fff;border-radius:10px;gap:10px;margin-left:auto;padding:14px;display:grid}.mobile-menu-heading{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:4px 2px 8px;display:flex}.mobile-menu-heading strong{color:var(--text)}.mobile-nav-link{min-height:48px;color:var(--text);border:1px solid var(--border);cursor:pointer;background:#f7f9fc;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;font-weight:800;display:flex}.mobile-nav-link.active{color:var(--primary-dark);background:#e8f7f3;border-color:#b9e4db}.mobile-subnav{gap:6px;padding:0 0 4px 14px;display:grid}.mobile-subnav a{min-height:36px;color:var(--muted);border-radius:8px;align-items:center;padding:8px 10px;font-weight:800;display:flex}.mobile-subnav a:hover{color:var(--text);background:#f7f9fc}.mobile-subnav a.active{color:var(--primary-dark);background:#e8f7f3}.mobile-nav-link.danger{color:var(--danger);text-align:left}.welcome-chip{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--primary-dark);background:#e8f7f3;border:1px solid #b9e4db;border-radius:8px;padding:9px 12px;font-weight:700;overflow:hidden}.main-content,.page{flex-direction:column;gap:20px;display:flex}.narrow-page{width:100%;max-width:500px;margin:0 auto}.card,.hero-panel,.dashboard-hero,.focus-band{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px}.card{padding:22px}.hero-panel{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:24px;padding:clamp(28px,6vw,56px);display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;display:flex}.eyebrow{min-height:28px;color:var(--primary-dark);text-transform:uppercase;background:#e8f7f3;border-radius:8px;align-items:center;padding:5px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.lead{color:var(--muted);max-width:62ch;font-size:1.05rem}.small-lead{max-width:48ch}.primary-button,.secondary-button,.ghost-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 15px;font-weight:800;transition:transform .15s,background .2s,border-color .2s;display:inline-flex}.primary-button{background:var(--primary);color:#fff}.secondary-button{color:var(--text);border:1px solid var(--border);background:#fff}.ghost-button{color:var(--muted);border:1px solid var(--border);background:0 0}.primary-button:hover,.secondary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.segment:disabled{opacity:.55;cursor:not-allowed;transform:none}.full-width{width:100%}.hero-stats{gap:12px;display:grid}.metric-card{background:var(--surface-strong);border:1px solid #d5e4ff;border-radius:8px;flex-direction:column;justify-content:center;gap:6px;min-height:116px;padding:18px;display:flex}.metric-card strong,.stat-card strong,.score-block strong{font-size:2rem;line-height:1}.metric-card span,.stat-card span,.card p,.card li,.card span,.muted{color:var(--muted)}.grid{gap:18px;display:grid}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{gap:8px;display:grid}.focus-band{justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.focus-band h2{margin-top:8px;font-size:clamp(1.35rem,2.5vw,2rem)}.home-page{gap:0}.home-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:clamp(32px,7vw,88px);min-height:min(680px,100vh - 118px);padding:clamp(38px,7vw,82px) 0 clamp(24px,5vw,58px);display:grid}.home-hero-copy{align-content:center;gap:20px;display:grid}.home-hero-copy h1{max-width:15.5ch;font-size:clamp(3rem,5.7vw,5rem);line-height:.98}.home-hero-copy h1 span{color:var(--primary)}.home-hero-copy .lead{color:#3f5064;max-width:620px;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.65}.home-eyebrow{width:fit-content;color:var(--primary-dark);background:linear-gradient(90deg,#18a89024,#48c06024)}.arena-preview{border:1px solid var(--border);background:#fff;border-radius:8px;gap:14px;min-height:430px;padding:26px;display:grid;position:relative;box-shadow:0 24px 64px #00304824}.arena-preview:before{content:none}.home-sprint-preview{place-self:center;width:min(100%,420px)}.quick-test-badge{color:#4d4b14;text-transform:uppercase;background:linear-gradient(135deg,#f3e95a,#e0dc36);border-radius:999px;align-items:center;min-height:34px;padding:7px 16px;font-size:.76rem;font-weight:950;display:inline-flex;position:absolute;top:-18px;right:22px;box-shadow:0 12px 24px #c9a4142e}.arena-topline,.arena-lanes,.arena-feedback,.arena-question{z-index:1;position:relative}.arena-topline,.arena-feedback{background:#f9fbfd;border:1px solid #d9e1ece6;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:12px 14px;display:flex}.arena-topline span,.arena-feedback span,.arena-lanes span{color:var(--muted);font-weight:750}.arena-topline strong{color:var(--primary-dark);font-size:.96rem}.arena-question{min-height:112px;color:var(--text);background:#f8fafc;border:1px solid #e6edf4;border-radius:8px;place-items:center;padding:clamp(18px,4vw,28px);display:grid}.arena-question span{color:var(--text);font-size:clamp(2.2rem,5vw,3.8rem);font-weight:950;line-height:1}.arena-answer-preview{color:#96a2b0;border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:54px;padding:12px 18px;font-size:1.05rem;font-weight:750;display:flex;box-shadow:inset 0 1px 2px #0030480a}.arena-submit-preview{border-radius:8px;min-height:54px;box-shadow:inset 0 -4px #0030482e,0 14px 26px #0a9f8f2e}.arena-lanes{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.arena-lanes>div{border:1px solid var(--border);background:#f8fafc;border-radius:8px;align-content:center;justify-items:center;gap:6px;min-height:90px;padding:14px;display:grid}.arena-lanes strong{color:var(--text);font-size:1.65rem;line-height:1}.arena-feedback{background:#ecfdf3;border-color:#a9e6c1;margin-top:auto}.arena-feedback strong{color:var(--success)}.form-card{flex-direction:column;gap:16px;display:flex}.auth-page{width:100%}.auth-single-column{width:min(100%,560px);margin:0 auto}.app-shell:not(.authenticated-shell) .narrow-page,.app-shell:not(.authenticated-shell) .auth-page{margin-top:clamp(34px,5vw,62px)}.stacked-form,.form-grid{gap:12px;display:grid}.two-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.password-checklist{flex-wrap:wrap;gap:8px;display:flex}.password-checklist span{min-height:32px;color:var(--muted);border:1px solid var(--border);background:#f7f9fc;border-radius:8px;align-items:center;padding:6px 9px;font-size:.88rem;font-weight:800;display:inline-flex}.password-checklist span.valid{color:var(--success);background:#ecfdf3;border-color:#a9e6c1}.inline-link{color:var(--primary-dark);font-weight:850}.auth-form-link-row{justify-content:flex-end;margin-top:-4px;display:flex}.auth-link-button{cursor:pointer;width:fit-content;min-height:32px;font-family:inherit;font-size:inherit;background:0 0;border:0;padding:0}.auth-card{align-items:stretch}.auth-card>.eyebrow{text-align:center;justify-content:center;align-self:center}.form-card h1{font-size:2rem}.form-card label{color:var(--text);flex-direction:column;gap:8px;font-weight:700;display:flex}.form-card input,.form-card select,.quiz-form input{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:12px 14px;font-size:16px}.form-card input:focus,.form-card select:focus,.quiz-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #0f766e1f}.form-card input[aria-invalid=true]{border-color:var(--danger);box-shadow:0 0 0 4px #b423181a}.profile-settings-page{width:min(100%,1120px);margin:0 auto}.profile-settings-card{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:clamp(28px,5vw,58px);padding:clamp(24px,4vw,42px);display:grid}.profile-settings-nav{gap:8px;padding-top:6px;display:grid}.profile-settings-nav h2{color:var(--text);margin-bottom:12px;font-size:1.25rem}.profile-settings-nav button{min-height:34px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;padding:8px 10px;font-weight:800;display:flex}.profile-settings-nav button.active{color:var(--text);background:#f4f7fb}.profile-settings-main{gap:16px;max-width:660px;display:grid}.profile-settings-main h1{max-width:620px;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.profile-public-preview{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:16px;margin:10px 0 6px;display:grid}.profile-public-preview img,.profile-public-avatar-initials{border:4px solid #fff;border-radius:999px;width:76px;height:76px;box-shadow:0 12px 28px #10182824}.profile-public-preview img{object-fit:cover;background:#f4f7fb}.profile-public-avatar-initials{color:var(--primary-dark);background:#e8f7f3;place-items:center;font-size:1.18rem;font-weight:950;display:grid}.profile-public-preview strong{color:var(--text);font-size:1.1rem;display:block}.profile-public-preview>div span{color:var(--muted);margin-top:4px;font-weight:750;display:block}.profile-settings-form{margin-top:6px}.profile-photo-field{gap:8px;display:grid}.profile-photo-field>span{color:var(--text);font-weight:800}.profile-photo-actions{flex-wrap:wrap;gap:10px;display:flex}.profile-photo-actions label{cursor:pointer;justify-content:center;align-items:center;width:fit-content;min-height:42px;padding:0 16px;display:inline-flex}.profile-settings-form .profile-photo-actions input{opacity:0;pointer-events:none;border:0;width:1px;height:1px;min-height:0;padding:0;position:absolute}.profile-photo-actions .ghost-button{min-height:42px}.profile-settings-form label{color:var(--text);flex-direction:column;gap:8px;font-weight:800;display:flex}.profile-settings-form input,.profile-settings-form select{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:12px 14px;font-size:16px}.profile-settings-form input:focus,.profile-settings-form select:focus{border-color:var(--primary);box-shadow:0 0 0 4px #0f766e1f}.profile-settings-form input:disabled,.profile-settings-form select:disabled{color:#697386;cursor:not-allowed;background:#f4f7fb}.centered-text{text-align:center}.form-error{color:var(--danger);background:#fff3f0;border:1px solid #f3b4ad;border-radius:8px;padding:12px 14px}.form-success{color:var(--success);background:#ecfdf3;border:1px solid #a9e6c1;border-radius:8px;padding:12px 14px}.sidebar-profile:hover{border-color:#cbd5e1}.loading-card{text-align:center;color:var(--muted)}.dashboard-hero,.section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-hero{padding:24px}.dashboard-page{gap:22px}.dashboard-hero-v2{align-items:stretch}.dashboard-page .dashboard-hero-v2{justify-content:flex-start;gap:clamp(18px,3vw,32px)}.dashboard-profile-avatar{object-fit:cover;background:#e8f7f3;border:4px solid #fff;border-radius:999px;flex:none;width:clamp(68px,7vw,96px);height:clamp(68px,7vw,96px);box-shadow:0 14px 32px #10182824}@media (width<=720px){.dashboard-page .dashboard-hero-v2{align-items:flex-start;gap:14px}.dashboard-profile-avatar{border-width:3px;width:58px;height:58px}}.dashboard-profile-avatar.initials{color:var(--primary-dark);place-items:center;font-size:clamp(1.1rem,2.2vw,1.55rem);font-weight:950;display:grid}.dashboard-refresh-error{padding:14px 16px}.dashboard-mobile-tabs{display:none}.skeleton-card{overflow:hidden}.skeleton-line{background:linear-gradient(90deg,#eef3f8,#dce5ef,#eef3f8) 0 0/220% 100%;border-radius:8px;width:62%;height:14px;animation:1.4s ease-in-out infinite skeleton-pulse;display:block}.skeleton-line.wide{width:88%}.skeleton-line.short{width:44%}.skeleton-number{width:72px;height:34px}@keyframes skeleton-pulse{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.skeleton-line{animation:none}}.dashboard-hero h1,.section-header h1{font-size:clamp(2rem,4vw,3rem);line-height:1.05}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{gap:8px;display:grid}.dashboard-section{gap:16px;display:grid}.mission-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.mission-card{align-content:start;gap:14px;display:grid}.mission-card p{min-height:54px}.mission-topline,.level-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mission-topline span,.level-card-header span{color:var(--muted);font-weight:800}.mission-topline strong{color:var(--primary-dark);font-size:1.8rem;line-height:1}.level-ladder{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.level-card{align-content:start;gap:14px;display:grid}.level-card.played{border-color:#b9e4db}.level-card-header strong{color:var(--muted);background:#f7f9fc;border-radius:8px;padding:6px 8px;font-size:.82rem}.level-card.played .level-card-header strong{color:var(--primary-dark);background:#e8f7f3}.level-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.level-metrics>div{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;align-content:center;gap:5px;min-height:70px;padding:10px;display:grid}.level-metrics span{color:var(--muted);font-size:.82rem;font-weight:750}.level-metrics strong{font-size:1.25rem;line-height:1}.mode-chip-list,.session-tags{flex-wrap:wrap;gap:8px;display:flex}.mode-chip,.session-tags span{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:6px 8px;display:inline-flex}.mode-chip{justify-content:space-between}.mode-chip strong{color:var(--text)}.mode-chip em{color:var(--muted);font-size:.85rem;font-style:normal;font-weight:800}.compact-header{align-items:center}.compact-header h2{font-size:1.2rem}.enriched-session-row{align-items:center}.enriched-session-row>div:first-child{gap:8px;display:grid}.session-list,.skill-list,.badge-list{gap:12px;margin-top:12px;display:grid}.session-row,.skill-row{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:14px 0;display:flex}.session-row:last-child,.skill-row:last-child{border-bottom:0}.session-row strong,.skill-row strong{margin-bottom:4px;display:block}.diagnostic-card{gap:14px;display:grid}.skill-row>span{color:var(--primary-dark);font-weight:850}.goal-bar{background:#edf2f7;border-radius:999px;height:10px;overflow:hidden}.goal-bar span{border-radius:inherit;background:var(--primary);height:100%;display:block}.badge-chip{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;gap:4px;padding:12px;display:grid}.progress-meta{color:var(--muted);justify-items:end;gap:4px;font-size:.95rem;display:grid}.right-align{text-align:right}.game-shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.game-page .section-header{align-items:end}.game-page .section-header h1{max-width:760px;font-size:clamp(1.8rem,3.5vw,2.75rem)}.session-banner{box-shadow:var(--shadow);background:#172033;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:10px;display:grid}.session-banner>div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;align-content:center;gap:5px;min-height:72px;padding:12px;display:grid}.session-banner span{color:#c5d2e5;font-weight:750}.session-banner strong{color:#fff;font-size:1.65rem;line-height:1}.control-panel{align-items:end;gap:14px;padding:14px;display:flex}.control-panel>div{flex:1 1 0;min-width:0}.control-panel>div:first-of-type{flex-grow:1.25}.control-panel>div:nth-of-type(2){flex-grow:.9}.sprint-card{gap:16px;display:grid}.settings-panel summary{display:none}.panel-label{color:var(--text);margin-bottom:8px;font-weight:800;display:block}.segmented-grid{gap:8px;display:flex;overflow-x:auto}.segment{min-width:max-content;min-height:38px;color:var(--text);border:1px solid var(--border);cursor:pointer;text-align:center;background:#f7f9fc;border-radius:8px;padding:8px 10px;font-weight:750}.focus-note{background:#eef4ff;border:1px solid #d5e4ff;border-radius:8px;gap:10px;padding:14px;display:grid}.focus-note strong{color:var(--accent)}.start-session-button{flex:0 0 180px;width:100%;min-width:0;min-height:38px;margin-top:2px}.result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.result-grid>div{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;align-content:center;gap:5px;min-height:82px;padding:12px;display:grid}.result-grid span{line-height:1.2}.result-grid strong{color:var(--text);font-size:1.4rem}.sprint-topline{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.sprint-topline h2{margin-top:8px}.score-block{justify-items:end;gap:5px;min-width:112px;display:grid}.question-line{color:#fff;background:#172033;border-radius:8px;place-items:center;min-height:clamp(240px,31vw,360px);font-size:clamp(3rem,9vw,7rem);font-weight:900;display:grid}.skill-hint{color:var(--muted);margin-top:-8px;font-weight:800}.quiz-form{grid-template-columns:minmax(0,1fr) minmax(160px,auto);align-items:center;gap:12px;display:grid}.quiz-form input{font-size:1.25rem;font-weight:800}.result-panel{gap:18px;display:grid}.diagnostic-box,.error-review{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;gap:10px;padding:14px;display:grid}.diagnostic-box h3,.error-review h3{margin:0;font-size:1rem}.pill-list{flex-wrap:wrap;gap:8px;display:flex}.skill-pill{color:var(--primary-dark);background:#e8f7f3;border:1px solid #b9e4db;border-radius:999px;padding:7px 9px;font-weight:800}.error-row{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding-top:8px;display:flex}.error-row strong{color:var(--danger)}.answer-feedback{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;gap:12px;padding:14px;display:grid}.answer-feedback>div:first-child{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.answer-feedback strong{color:var(--text)}.answer-feedback>div:first-child>span{color:var(--muted);font-weight:800}.answer-feedback.success{background:#ecfdf3;border-color:#a9e6c1}.answer-feedback.success>div:first-child>strong,.answer-feedback.success .answer-values strong{color:var(--success)}.answer-feedback.error{background:#fff3f0;border-color:#f3b4ad}.answer-feedback.error>div:first-child>strong,.answer-feedback.error .answer-values strong{color:var(--danger)}.answer-feedback.neutral{background:#eef4ff;border-color:#d5e4ff}.answer-values{flex-wrap:wrap;gap:8px;display:flex}.answer-values span{min-height:34px;color:var(--muted);background:#ffffffb8;border:1px solid #d9e1eccc;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-weight:800;display:inline-flex}@media (width<=960px){.topbar{flex-direction:column;align-items:flex-start}.home-hero,.hero-panel,.mission-grid,.level-ladder,.two-columns,.three-columns,.stats-grid,.game-shell{grid-template-columns:1fr}.nav-links,.topbar-actions{width:100%}}@media (width<=720px){.app-shell{width:min(100% - 20px,1180px);padding:6px 0 24px}.topbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f7fbf5;flex-direction:row;align-items:center;padding:6px 0 10px;position:sticky;top:0}.brand{font-size:1.05rem}.nav-links,.topbar-actions{display:none}.mobile-menu-button{flex-direction:column;display:inline-flex}.mobile-menu-overlay{display:block}.main-content,.page{gap:14px}h1{font-size:clamp(2rem,12vw,3rem)}.hero-panel{gap:18px;padding:20px}.home-hero{gap:18px;min-height:auto;padding-top:10px}.home-hero-copy h1{max-width:16ch}.arena-preview{min-height:360px}.arena-question{min-height:150px}.loop-track{grid-template-columns:1fr}.hero-copy{gap:12px}.hero-copy .lead{font-size:1rem}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric-card{min-height:78px;padding:12px}.metric-card strong{font-size:1.45rem}.metric-card span{font-size:.85rem;line-height:1.2}.dashboard-hero{order:1;gap:10px;padding:12px}.dashboard-page .dashboard-hero{box-shadow:none;background:0 0;border:0;padding:0}.dashboard-hero h1,.section-header h1{font-size:clamp(1.8rem,9vw,2.4rem)}.dashboard-page{gap:10px}.dashboard-page .dashboard-hero h1{margin-top:4px;font-size:1.15rem;line-height:1.1}.dashboard-page .lead{display:none}.dashboard-mobile-tabs{z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f7fbf5;order:4;gap:6px;padding:4px 0 6px;display:flex;position:sticky;top:64px;overflow-x:auto}.dashboard-mobile-tabs button{border:1px solid var(--border);min-width:max-content;min-height:32px;color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;padding:6px 9px;font-size:.85rem;font-weight:850}.dashboard-mobile-tabs button.active{color:var(--primary-dark);background:#e8f7f3;border-color:#8bcfc2}.dashboard-mobile-panel{order:5;display:none}.dashboard-mobile-panel.active,.dashboard-focus-grid.dashboard-mobile-panel.active{display:grid}.game-page{gap:8px;min-width:0}.game-page .section-header{display:none}.dashboard-priority-grid{order:2}.dashboard-stats-grid{order:3}.dashboard-detail-grid{order:4}.dashboard-history{order:5}.mission-card p{min-height:auto}.dashboard-page .mission-grid,.dashboard-page .level-ladder{grid-template-columns:1fr;gap:10px}.dashboard-page .mission-card,.dashboard-page .level-card,.dashboard-page .diagnostic-card,.dashboard-page .dashboard-history{gap:8px;padding:12px}.dashboard-page .mission-card{min-height:auto}.dashboard-page .mission-card p,.dashboard-page .diagnostic-card p{min-height:auto;font-size:.88rem}.dashboard-page .mission-topline strong{font-size:1.15rem}.dashboard-page .mission-card h3,.dashboard-page .level-card h3,.dashboard-page .diagnostic-card h2{font-size:1rem}.dashboard-page .mission-card .secondary-button,.dashboard-page .level-card .secondary-button,.dashboard-page .diagnostic-card .primary-button{min-height:38px;padding-block:7px;font-size:.9rem}.dashboard-page .level-metrics>div{min-height:58px;padding:8px}.dashboard-page .level-metrics strong{font-size:1.08rem}.dashboard-page .mode-chip-list,.dashboard-page .session-tags{gap:6px}.dashboard-page .mode-chip,.dashboard-page .session-tags span{min-height:30px;padding:5px 7px;font-size:.84rem}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.stat-card{gap:4px;min-height:56px;padding:8px}.stat-card span{font-size:.72rem;line-height:1.05}.stat-card strong{font-size:1.2rem}.dashboard-stats-grid .stat-card:nth-child(3) span,.dashboard-stats-grid .stat-card:nth-child(4) span{font-size:0}.dashboard-stats-grid .stat-card:nth-child(3) span:after{content:"Precis.";font-size:.72rem}.dashboard-stats-grid .stat-card:nth-child(4) span:after{content:"Serie";font-size:.72rem}.dashboard-page .section-kicker{gap:6px}.dashboard-page .section-kicker h2{font-size:1.05rem}.game-shell{flex-direction:column;align-items:stretch;gap:12px;min-width:0;display:flex}.sprint-card{order:2;width:100%;min-width:0}.settings-panel{background:#fff;border-color:#c9d9eb;order:1;gap:8px;width:100%;min-width:0;display:grid;overflow:hidden;box-shadow:0 12px 28px #141f3712}.game-page .settings-panel>div:not(.focus-note){grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.settings-panel summary{display:none}.settings-panel summary:after{content:"+";color:var(--primary-dark);font-size:1.3rem}.settings-panel[open] summary:after{content:"-"}.segmented-grid{scroll-snap-type:x proximity;gap:7px;min-width:0;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.segment{white-space:nowrap;scroll-snap-align:start;min-width:max-content;min-height:32px;padding:6px 9px;font-size:.84rem}.panel-label{letter-spacing:0;text-transform:uppercase;margin-bottom:0;font-size:.62rem}.start-session-button{min-height:40px}.session-banner{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;width:100%;min-width:0;padding:5px;display:grid}.session-banner>div{min-width:0;min-height:40px;padding:5px}.session-banner span{font-size:.62rem;line-height:1.05}.game-page .session-banner>div:nth-child(2) span,.game-page .session-banner>div:nth-child(4) span{font-size:0}.game-page .session-banner>div:nth-child(2) span:after{content:"Justes";font-size:.62rem}.game-page .session-banner>div:nth-child(4) span:after{content:"Prec.";font-size:.62rem}.session-banner strong{font-size:.9rem}.sprint-topline{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.question-line{min-height:150px;font-size:clamp(3.2rem,18vw,5.5rem)}.skill-hint{margin-top:-10px}.form-card{padding:18px}}@media (width<=640px){.app-shell{width:min(100% - 24px,1180px);padding:8px 0 28px}.card,.dashboard-hero,.focus-band,.home-loop-section{padding:18px}.game-page .settings-panel{padding:8px}.game-page.session-active .settings-panel{display:none}.game-page .sprint-card{padding:14px}.game-page .session-banner>div{min-width:0}.game-page .session-banner span{overflow-wrap:anywhere}.hero-panel{padding:24px}.nav-link,.primary-button,.secondary-button,.ghost-button{width:100%}.mobile-menu-button{width:44px}.mobile-nav-link{width:100%}.focus-band,.session-row,.skill-row,.error-row,.sprint-topline,.quiz-form{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.two-fields{grid-template-columns:1fr}.profile-settings-card{grid-template-columns:1fr;padding:20px}.profile-settings-nav{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px;padding-top:0;padding-bottom:12px;display:flex}.profile-settings-nav h2{width:100%}.profile-settings-nav button{flex:1;justify-content:center}.profile-public-preview{grid-template-columns:60px minmax(0,1fr)}.profile-public-preview img,.profile-public-avatar-initials{width:60px;height:60px}.arena-lanes{grid-template-columns:1fr}.arena-lanes>div{min-height:76px}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.session-banner{grid-template-columns:repeat(4,minmax(0,1fr));width:calc(100vw - 24px);max-width:100%}.score-block,.progress-meta{text-align:left;justify-items:start}.game-page .score-block{text-align:right;justify-items:end}.game-page .sprint-topline{grid-template-columns:minmax(0,1fr) auto;align-items:start}.level-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=420px){.app-shell{width:min(100% - 16px,1180px)}.card,.dashboard-hero,.focus-band,.home-loop-section,.hero-panel{padding:14px}.game-page .settings-panel{padding:9px}.game-page .sprint-card{padding:12px}.game-page .segment{min-height:30px;padding:5px 8px;font-size:.8rem}.game-page .start-session-button{min-height:38px}.game-page .session-banner{width:calc(100vw - 16px)}.game-page .session-banner>div{min-height:38px;padding:5px}.home-hero-copy h1{max-width:100%;font-size:clamp(2.35rem,10vw,3.2rem)}.arena-preview{min-height:auto;padding:12px}.arena-preview:before{inset:12px}.arena-question{grid-template-columns:1fr}.arena-question strong{min-width:74px;min-height:74px;font-size:2.25rem}.hero-stats{grid-template-columns:1fr}.metric-card{min-height:64px}.session-banner>div{min-height:72px}.result-grid,.stats-grid{grid-template-columns:1fr}.dashboard-page .dashboard-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.dashboard-page .stat-card{min-height:50px;padding:7px 5px}.dashboard-page .stat-card span{font-size:.62rem}.dashboard-page .stat-card strong{font-size:.98rem}.dashboard-page .dashboard-mobile-tabs button{min-height:30px;padding:5px 8px;font-size:.78rem}.question-line{min-height:132px}}:root{--text:#061b2f;--muted:#5d6f7f;--surface:#fff;--surface-strong:#f2f8f8;--border:#d9e7ec;--primary:#0a9f8f;--primary-dark:#003048;--accent:#18a890;--danger:#b42318;--success:#37a954;--coral:#0a9f8f;--coral-soft:#e5f7f3;--blue:#003048;--blue-soft:#e7f0f5;--mint:#48c060;--mint-soft:#ecf8e9;--rose-soft:#f4faf7;--yellow:#e0dc36;--yellow-soft:#fbfadf;--ink:#061b2f;--shadow:0 18px 42px #0030481a}body{background:radial-gradient(circle at 78% 16%,#18a8901f,#0000 26%),radial-gradient(circle at 56% 42%,#e0dc361f,#0000 28%),#f5f9fb}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:#fff;border:1px solid #0030481a;border-radius:14px;flex:none;place-items:center;width:52px;height:52px;display:grid;overflow:hidden;box-shadow:0 10px 24px #0030481a}.brand-mark img{object-fit:contain;width:44px;height:44px}.brand-copy{display:grid}.brand-copy strong{color:var(--text);font-size:1.24rem;line-height:1}.brand-copy small{color:var(--primary);font-size:.86rem;font-weight:750}.app-shell:not(.authenticated-shell) .topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #d9e7ecdb;border-radius:999px;justify-content:center;width:fit-content;min-width:min(100%,320px);margin:8px auto 0;padding:12px 22px;box-shadow:0 16px 42px #00304814}.app-shell:not(.authenticated-shell) .topbar .brand-mark{border-radius:16px;width:58px;height:58px}.app-shell:not(.authenticated-shell) .topbar .brand-mark img{width:50px;height:50px}.app-shell:not(.authenticated-shell) .topbar .brand-copy strong{font-size:1.58rem}.nav-link{color:#263248;border-radius:8px;align-items:center;gap:10px;min-height:54px;padding:12px 18px;font-weight:750;display:inline-flex}.nav-link.active{color:#fff;background:linear-gradient(135deg, var(--primary), #48c060);border-color:#0000}.primary-button,.secondary-button,.ghost-button{border-radius:999px;min-height:46px;box-shadow:0 10px 24px #1018280d}.primary-button{background:linear-gradient(135deg, var(--primary), var(--mint))}.primary-button:hover{background:linear-gradient(135deg, var(--primary-dark), var(--primary))}.blue-button{background:var(--blue)}.blue-button:hover{background:#001848}.secondary-button{border-color:var(--border)}.status-chip{color:var(--muted);align-items:center;gap:8px;font-weight:650;display:inline-flex}.status-chip span{background:#24c47a;border-radius:999px;width:10px;height:10px}.presence-control{border:1px solid var(--border);min-height:40px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-weight:800;display:inline-flex}.presence-control select{color:inherit;cursor:pointer;background:0 0;border:0;outline:none;font-weight:850}.presence-control select:disabled{cursor:wait;opacity:.7}.presence-dot{background:#24c47a;border-radius:999px;width:10px;height:10px}.presence-online .presence-dot{background:#24c47a}.presence-away .presence-dot{background:#f59e0b}.presence-busy .presence-dot{background:#ef4444}.presence-offline .presence-dot{background:#94a3b8}.mobile-presence-control{border-radius:8px;justify-content:flex-start;width:100%}.timezone-prompt{width:min(1180px,100% - 32px);box-shadow:var(--shadow-soft);background:#eff6ff;border:1px solid #2563eb2e;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:0 auto 18px;padding:14px 16px;display:flex}.timezone-prompt>div:first-child{gap:4px;display:grid}.timezone-prompt strong{color:#1d4ed8}.timezone-prompt span{color:var(--muted)}.timezone-prompt-error{color:#b91c1c!important}.timezone-prompt-actions{flex-shrink:0;gap:10px;display:flex}.authenticated-shell{grid-template-columns:314px minmax(0,1fr);width:100%;min-height:100vh;margin:0;padding:0;transition:grid-template-columns .18s;display:grid}.authenticated-shell.sidebar-collapsed{grid-template-columns:84px minmax(0,1fr)}.authenticated-shell .topbar{z-index:22;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;min-height:68px;padding:0 22px;transition:left .18s;position:fixed;top:0;left:314px;right:0}.authenticated-shell.sidebar-collapsed .topbar{left:84px}.authenticated-shell .topbar .brand,.authenticated-shell .topbar .nav-links,.authenticated-shell .topbar .ghost-button{display:none}.authenticated-shell .topbar-actions{margin-left:auto}.authenticated-shell .main-content{grid-column:2;width:100%;min-width:0;padding:108px clamp(22px,3vw,42px) 46px}.desktop-sidebar{z-index:24;border-right:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;flex-direction:column;gap:28px;width:314px;padding:18px 14px 22px;transition:width .18s,padding .18s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-topline{justify-content:flex-start;align-items:center;gap:10px;display:flex}.sidebar-brand{min-width:0;padding:0 2px 14px}.sidebar-logo-toggle{text-align:left;cursor:pointer;background:0 0}.sidebar-logo-toggle:hover .brand-mark,.sidebar-logo-toggle:focus-visible .brand-mark{border-color:#0a9f8f57;box-shadow:0 12px 28px #0a9f8f29}.sidebar-nav{gap:6px;display:grid}.sidebar-nav .nav-link,.sidebar-logout{align-items:center;gap:10px;display:flex}.sidebar-nav-symbol{color:currentColor;letter-spacing:0;background:#ffffff3d;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:950;display:none}.sidebar-nav-symbol svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;display:block}.sidebar-logout-icon{display:none}.sidebar-logout-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;display:block}.sidebar-nav-group{border-radius:8px;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:6px;display:grid}.sidebar-nav-group:has(.nav-link.active){background:linear-gradient(135deg, var(--primary), #48c060)}.sidebar-nav-group .nav-link{width:100%}.sidebar-nav-group:has(.nav-link.active) .nav-link.active{color:#fff;background:0 0}.sidebar-subnav-toggle,.mobile-subnav-toggle{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px}.sidebar-subnav-toggle{justify-content:center;align-items:center;display:inline-flex}.mobile-subnav-toggle{text-align:left;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 10px 8px 22px;font-size:.86rem;font-weight:850;display:flex}.sidebar-nav-group:has(.nav-link.active) .sidebar-subnav-toggle{color:#fff}.sidebar-subnav-toggle:hover,.mobile-subnav-toggle:hover{background:#1018280f}.sidebar-nav-group:has(.nav-link.active) .sidebar-subnav-toggle:hover{background:#ffffff24}.nav-toggle-chevron{border-bottom:2px solid;border-right:2px solid;width:9px;height:9px;transition:transform .16s;transform:rotate(45deg)}button[aria-expanded=false] .nav-toggle-chevron{transform:rotate(-45deg)}.sidebar-subnav{border-left:1px solid var(--border);gap:4px;margin:-2px 0 8px 18px;padding-left:14px;display:grid}.sidebar-subnav.collapsed,.mobile-subnav.collapsed{display:none}.sidebar-subnav a{min-height:30px;color:var(--muted);align-items:center;font-size:.9rem;font-weight:750;display:inline-flex}.sidebar-subnav a:hover{color:var(--text)}.sidebar-subnav a.active{color:var(--primary-dark);font-weight:900}.sidebar-label{color:#697386;letter-spacing:.08em;text-transform:uppercase;padding:0 10px 8px;font-size:.75rem;font-weight:850}.sidebar-profile{border:1px solid var(--border);background:linear-gradient(135deg,#fff6f7,#eef6ff);border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:2px 10px;margin-top:auto;padding:18px 14px;display:grid}.sidebar-profile-avatar{object-fit:cover;background:#e8f7f3;border:2px solid #fff;border-radius:999px;grid-row:1/span 2;width:42px;height:42px;box-shadow:0 8px 18px #1018281a}.sidebar-profile-avatar.initials{color:var(--primary-dark);place-items:center;font-size:.82rem;font-weight:950;display:grid}.sidebar-profile span,.sidebar-logout{color:var(--muted)}.sidebar-profile strong,.sidebar-profile>span:not(.sidebar-profile-avatar){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-logout{text-align:left;cursor:pointer;background:0 0;min-height:42px;padding:0 10px;font-weight:750}.authenticated-shell.sidebar-collapsed .desktop-sidebar{align-items:center;gap:22px;width:84px;padding:18px 10px 22px}.authenticated-shell.sidebar-collapsed .sidebar-topline{justify-items:center;gap:12px;width:100%;display:grid}.authenticated-shell.sidebar-collapsed .sidebar-brand{padding:0}.authenticated-shell.sidebar-collapsed .sidebar-brand .brand-copy,.authenticated-shell.sidebar-collapsed .sidebar-label,.authenticated-shell.sidebar-collapsed .sidebar-nav-text,.authenticated-shell.sidebar-collapsed .sidebar-profile strong,.authenticated-shell.sidebar-collapsed .sidebar-profile>span:not(.sidebar-profile-avatar){display:none}.authenticated-shell.sidebar-collapsed .sidebar-nav{justify-items:center;gap:10px;width:100%}.authenticated-shell.sidebar-collapsed .sidebar-nav-group{grid-template-columns:1fr;justify-items:center;width:100%}.authenticated-shell.sidebar-collapsed .sidebar-subnav-toggle,.authenticated-shell.sidebar-collapsed .sidebar-subnav{display:none}.authenticated-shell.sidebar-collapsed .sidebar-nav .nav-link,.authenticated-shell.sidebar-collapsed .sidebar-profile,.authenticated-shell.sidebar-collapsed .sidebar-logout{justify-content:center;align-items:center;width:52px;min-height:52px;padding:0;display:flex}.authenticated-shell.sidebar-collapsed .sidebar-profile-avatar{width:36px;height:36px}.authenticated-shell.sidebar-collapsed .sidebar-nav-symbol{display:inline-grid}.authenticated-shell.sidebar-collapsed .sidebar-logout{font-size:0}.authenticated-shell.sidebar-collapsed .sidebar-logout-icon{width:30px;height:30px;color:var(--muted);border-radius:8px;place-items:center;display:inline-grid}.dashboard-page,.game-page{gap:28px;width:min(100%,1480px);margin:0 auto}.card,.dashboard-hero,.focus-band,.hero-panel{border-color:var(--border);border-radius:8px;box-shadow:0 16px 36px #10182814}.dashboard-hero-v2{background:linear-gradient(116deg,#18a8901f,#ffffffc7 52%,#0030481a),#fff;align-items:center;min-height:320px;padding:clamp(34px,5vw,52px)}.dashboard-hero-v2 h1{overflow-wrap:anywhere;max-width:min(900px,100%);margin-top:14px;font-size:clamp(2.6rem,5.2vw,4.4rem)}.dashboard-greeting{gap:4px;display:grid}.dashboard-greeting>span{color:var(--text)}.dashboard-greeting>strong{max-width:100%;color:var(--coral);overflow-wrap:anywhere;font-size:clamp(2.25rem,4.6vw,3.65rem);line-height:1.02;display:block}.dashboard-hero-v2 h1 span,.game-hero h1 span{color:var(--coral)}.dashboard-hero-v2 h1.dashboard-greeting span{color:var(--text)}.hero-actions{gap:18px;min-width:min(290px,100%);display:grid}.dashboard-stats-grid{gap:20px}.stat-card{justify-content:space-between;align-items:flex-start;min-height:156px;padding:26px;display:flex}.stat-card strong{color:var(--text);letter-spacing:0;margin-top:26px;font-size:clamp(2.1rem,3vw,3rem);display:block}.stat-mark,.mission-mark{border-radius:999px;flex:none;place-items:center;width:40px;height:40px;font-size:.86rem;font-weight:900;display:grid}.tone-coral .stat-mark,.tone-coral .mission-mark{color:var(--coral);background:var(--coral-soft)}.tone-blue .stat-mark,.tone-blue .mission-mark{color:var(--blue);background:var(--blue-soft)}.tone-mint .stat-mark,.tone-mint .mission-mark{color:var(--mint);background:var(--mint-soft)}.tone-rose .stat-mark,.tone-rose .mission-mark{color:var(--coral);background:var(--rose-soft)}.section-kicker h2{color:var(--text);font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.04}.horizontal-kicker{justify-content:space-between;align-items:end;gap:16px;display:flex}.mission-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.mission-card{min-height:296px;padding:26px}.mission-topline{align-items:center}.mission-topline strong{color:var(--text);margin-left:auto;font-size:2rem}.mission-card h3{font-size:1.28rem}.goal-bar{background:#dcebee;height:8px}.goal-bar span{background:linear-gradient(90deg, var(--primary), var(--mint))}.level-ladder{gap:20px}.level-card{background:linear-gradient(#e8f4ffcc,#fff 52%);min-height:338px;padding:26px}.level-card.played{background:linear-gradient(#e5f7f3f2,#fff 54%);border-color:#a7ded6}.level-card-header h3{margin-top:4px;font-size:1.55rem}.level-card-header strong{border-radius:999px}.level-metrics>div{background:#eff3f8d9;border-radius:8px}.mode-chip,.session-tags span{border-radius:999px}.badge-count{background:var(--surface);border:1px solid var(--border);border-radius:999px;place-items:center;min-width:76px;min-height:40px;display:inline-grid}.badge-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.badge-card{text-align:center;align-content:start;justify-items:center;gap:12px;min-height:210px;display:grid}.dashboard-focus-grid{grid-template-columns:minmax(0,1fr)}.game-hero{align-items:start}.game-hero h1{max-width:760px;margin-top:12px;font-size:clamp(3rem,5.5vw,4.2rem)}.game-page .section-header .secondary-button{width:auto}.session-banner{box-shadow:none;background:0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0}.session-banner>div{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:132px;padding:26px;box-shadow:0 16px 36px #10182814}.session-banner span{color:var(--muted)}.session-banner strong{color:var(--text);font-size:2.35rem}.settings-panel{grid-template-columns:minmax(360px,1.25fr) minmax(300px,1fr) auto;align-items:end;gap:26px;padding:26px;display:grid}.settings-panel .focus-note{grid-column:1/-1}.control-group{min-width:0}.panel-label{color:var(--muted);font-weight:750}.segmented-grid{flex-wrap:wrap;overflow:visible}.segment{background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:10px 16px;font-size:1rem;font-weight:750;display:inline-flex}.segment span{color:inherit;font-weight:900}.segment.active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--mint));border-color:#0000}.segment.active.blue-segment{background:linear-gradient(135deg, var(--blue), var(--primary))}.start-session-button{width:198px;min-height:60px}.sprint-card{gap:22px;padding:26px}.sprint-topline{align-items:start}.score-block span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:850}.question-line{background:radial-gradient(circle at 82% 22%,#18a89033,#0000 30%),linear-gradient(135deg,#001848,#003048);min-height:clamp(300px,31vw,350px);font-size:clamp(3.8rem,8vw,6.4rem)}.idle-question{color:#ffffffeb;font-size:clamp(2.2rem,4vw,3.1rem)}.quiz-form{grid-template-columns:minmax(0,1fr) 144px}.quiz-form label{color:var(--muted);gap:8px;font-weight:750;display:grid}.quiz-form input{border-radius:999px;min-height:60px;padding-inline:18px;box-shadow:inset 0 1px 2px #1018280a}.quiz-form .primary-button{min-height:60px}@media (width<=1180px){.mission-grid,.level-ladder{grid-template-columns:repeat(2,minmax(0,1fr))}.badge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-panel{grid-template-columns:1fr;align-items:stretch}.start-session-button{width:100%}}@media (width<=960px){.authenticated-shell{display:block}.desktop-sidebar{display:none}.authenticated-shell .topbar{left:0}.authenticated-shell .topbar .brand{display:inline-flex}.authenticated-shell .topbar-actions,.authenticated-shell .topbar .nav-links{display:none}.authenticated-shell .mobile-menu-button{flex-direction:column;margin-left:auto;display:inline-flex}.authenticated-shell .main-content{padding:88px 16px 34px}.dashboard-hero-v2{min-height:auto}.dashboard-hero-v2 h1,.game-hero h1{font-size:clamp(2.5rem,9vw,3.6rem)}.stats-grid,.session-banner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.topbar{min-height:66px}.mobile-menu-overlay{background:#071226b8;padding:0}.mobile-menu-panel{border-radius:0;width:min(78vw,304px);min-height:100vh;margin:0;padding:16px 12px;box-shadow:18px 0 48px #07122633}.mobile-menu-heading{padding-bottom:6px}.mobile-nav-link{min-height:44px;padding:10px;font-size:.94rem}.mobile-subnav-toggle{min-height:36px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:7px 10px 7px 20px;font-size:.85rem;font-weight:850;display:flex}.mobile-subnav{gap:4px;padding-left:10px}.mobile-subnav a{min-height:34px;padding:7px 9px;font-size:.9rem}.dashboard-page,.game-page{gap:18px}.dashboard-mobile-tabs{top:66px}.timezone-prompt{flex-direction:column;align-items:stretch}.timezone-prompt-actions{width:100%}.timezone-prompt-actions .primary-button,.timezone-prompt-actions .secondary-button{flex:1}.dashboard-page .dashboard-hero{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#18a8901f,#00304814),#fff;padding:20px}.dashboard-page .dashboard-hero h1{font-size:clamp(2.4rem,13vw,3.6rem)}.dashboard-greeting>strong{font-size:clamp(2.1rem,11vw,3rem)}.dashboard-page .lead{display:block}.hero-actions{width:100%}.dashboard-page .mission-grid,.dashboard-page .level-ladder,.badge-grid,.stats-grid,.session-banner{grid-template-columns:1fr}.dashboard-page .mission-card,.dashboard-page .level-card,.badge-card,.stat-card,.session-banner>div{min-height:auto;padding:18px}.stat-card strong{margin-top:14px}.horizontal-kicker{flex-direction:column;align-items:start}.game-page .section-header{display:flex}.game-page .section-header .secondary-button{width:auto}.settings-panel{padding:16px}.segmented-grid{flex-wrap:nowrap;overflow-x:auto}.question-line{min-height:260px}}@media (width<=480px){.authenticated-shell .main-content{padding-inline:10px}.brand-mark{width:38px;height:38px}.brand-mark img{width:32px;height:32px}.dashboard-hero-v2 h1,.game-hero h1{font-size:clamp(2.35rem,14vw,3.1rem)}.section-kicker h2{font-size:clamp(1.8rem,11vw,2.45rem)}.quiz-form{grid-template-columns:1fr}.question-line{min-height:210px}}:root{--app-topbar-height:70px;--mobile-bottom-nav-height:76px}.app-topbar,.topbar-brand{min-width:0}.app-topbar-actions{margin-left:auto}.mobile-bottom-nav{display:none}.mobile-nav-symbol,.mobile-bottom-icon{color:currentColor;place-items:center;display:inline-grid}.mobile-nav-symbol svg,.mobile-bottom-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;display:block}.mobile-drawer-section{gap:6px;display:grid}.sidebar-nav-section{gap:4px;display:grid}@media (width>=1024px){.authenticated-shell .app-drawer-button,.authenticated-shell .mobile-bottom-nav,.authenticated-shell .app-drawer-overlay{display:none}}@media (width<=1023px){.authenticated-shell{width:100%;min-height:100vh;margin:0;padding:0;display:block}.authenticated-shell.sidebar-collapsed{display:block}.desktop-sidebar{display:none}.authenticated-shell .topbar.app-topbar{z-index:26;min-height:var(--app-topbar-height);padding:max(8px, env(safe-area-inset-top)) 14px 8px;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;flex-direction:row;align-items:center;gap:10px;display:flex;position:fixed;inset:0 0 auto}.authenticated-shell .topbar .brand.topbar-brand{flex:auto;display:inline-flex;overflow:hidden}.authenticated-shell .topbar .brand-copy{min-width:0}.authenticated-shell .topbar .brand-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.authenticated-shell .topbar .nav-links{display:none}.authenticated-shell .topbar-actions.app-topbar-actions{flex-wrap:nowrap;flex:none;width:auto;margin-left:auto;display:inline-flex}.authenticated-shell .app-drawer-button{flex-direction:column;flex:0 0 44px;width:44px;height:44px;margin-left:0;display:inline-flex}.authenticated-shell .main-content{width:100%;min-width:0;padding:calc(var(--app-topbar-height) + 18px) 16px calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 26px)}.mobile-bottom-nav{z-index:25;right:max(12px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));min-height:var(--mobile-bottom-nav-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #d9e7eceb;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px;display:grid;position:fixed;box-shadow:0 18px 42px #00304824}.mobile-bottom-link{min-width:0;min-height:58px;color:var(--muted);border-radius:16px;align-content:center;place-items:center;gap:4px;font-size:.72rem;font-weight:900;line-height:1;display:grid}.mobile-bottom-icon{background:#0a9f8f17;border-radius:10px;width:28px;height:28px}.mobile-bottom-link.active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--mint))}.mobile-bottom-link.active .mobile-bottom-icon{background:#ffffff2e}.app-drawer-overlay.mobile-menu-overlay{background:#0712269e;padding:0;display:block}.app-drawer-panel.mobile-menu-panel{width:min(88vw,360px);min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 14px calc(22px + env(safe-area-inset-bottom));border:0;border-left:1px solid var(--border);border-radius:0;align-content:start;gap:12px;margin:0 0 0 auto;overflow-y:auto;box-shadow:-18px 0 48px #07122633}.app-drawer-panel .mobile-menu-heading{padding:4px 2px 10px}.app-drawer-panel .mobile-nav-link{gap:12px;width:100%;min-height:48px}.app-drawer-panel .mobile-subnav-toggle{min-height:38px}.app-drawer-panel .mobile-subnav{padding-left:10px}}@media (width<=767px){.authenticated-shell .main-content,.authenticated-shell .topbar.app-topbar{padding-inline:12px}.topbar-brand .brand-mark{border-radius:12px;width:42px;height:42px}.topbar-brand .brand-mark img{width:36px;height:36px}.topbar-brand .brand-copy strong{font-size:1.08rem}}@media (width<=420px){.authenticated-shell .main-content{padding-inline:10px}.mobile-bottom-nav{border-radius:18px;left:8px;right:8px}.mobile-bottom-link{font-size:.68rem}}.page-frame{width:min(100%,1480px);min-width:0;margin:0 auto}.page-frame-narrow{width:min(100%,760px)}.page-frame-wide{width:min(100%,1680px)}.responsive-tabs{align-items:center;gap:10px;min-width:0;display:flex}.responsive-tabs button{border:1px solid var(--border);min-width:0;min-height:46px;color:var(--muted);cursor:pointer;background:#ffffffc7;border-radius:999px;font-weight:900}.responsive-tabs button.active{background:linear-gradient(135deg, var(--primary), var(--mint));color:#fff;border-color:#0000}.action-bar{align-items:center;gap:12px;min-width:0;display:flex}.action-bar>*{min-width:0}@media (width<=1023px){.page-frame{width:100%}.responsive-tabs{scroll-snap-type:x proximity;width:100%;padding-bottom:4px;overflow-x:auto}.responsive-tabs button{flex:1 0 max-content;scroll-snap-align:start;min-height:48px;padding:10px 14px}}@media (width<=767px){.responsive-tabs{gap:8px}.responsive-tabs button{min-height:44px;padding-inline:12px;font-size:.9rem}.action-bar{flex-direction:column;align-items:stretch}.action-bar-sticky{bottom:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 12px);z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #d9e7ecdb;border-radius:16px;padding:10px;position:sticky;box-shadow:0 14px 32px #0030481a}}:root{--sprint-accent:#16a085;--sprint-accent-dark:#0f7f6c;--sprint-soft:#e9f7f3}.dashboard-overview-section,.dashboard-plan-section,.dashboard-level-section,.dashboard-badge-section,.dashboard-history-section{padding-block:4px}.compact-kicker h2{font-size:clamp(1.55rem,2.5vw,2.25rem)}.dashboard-overview-section{gap:14px}.dashboard-overview-section .dashboard-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-plan-section{background:#ffffff94;border:1px solid #dde4eeb8;border-radius:8px;padding:24px}.dashboard-plan-section>.section-kicker h2{max-width:620px;font-size:clamp(1.55rem,2.7vw,2.25rem);line-height:1.08}.dashboard-level-section,.dashboard-badge-section{padding-top:12px}.dashboard-badge-section{background:linear-gradient(#ffffffa3,#f3f6fbbd);border:1px solid #dde4eeb8;border-radius:8px;padding:24px}.dashboard-history-section{border-left:4px solid var(--sprint-accent)}.game-page{--sprint-card-width:min(100%, 760px);--arena-ink:#071426;--arena-panel:#0d2033;--arena-mint:#14b8a6;--arena-lime:#88d85f;--arena-coral:#ff6b4a;--arena-gold:#f4c84a}.game-page .game-hero{text-align:center;justify-content:center}.game-page .game-hero>div{justify-items:center;gap:8px;display:grid}.game-page .game-hero .secondary-button{position:absolute;top:0;right:0}.game-page .game-hero h1{max-width:none;margin-top:0;font-size:clamp(2.7rem,5vw,4.4rem)}.game-page .game-hero .lead{max-width:none;font-size:1rem}.game-page .setup-panel{background:radial-gradient(circle at 10% 8%,#88d85f2e,#0000 26%),radial-gradient(circle at 88% 18%,#14b8a638,#0000 30%),linear-gradient(135deg,#ffffffc7,#eefbf8a3);border-color:#7dd3bc6b;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);align-items:stretch;gap:18px;width:min(100%,900px);margin:0 auto;padding:clamp(18px,3vw,28px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 56px #0714261a}.game-page .setup-panel:before{content:"";pointer-events:none;background-image:linear-gradient(#07142609 1px,#0000 1px),linear-gradient(90deg,#07142609 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#0009,#0000 70%);mask-image:linear-gradient(135deg,#0009,#0000 70%)}.game-page .setup-panel>*{z-index:1;position:relative}.game-page .setup-panel .mode-control,.game-page .setup-panel .level-control{background:#ffffff80;border:1px solid #d9e7ecc7;border-radius:8px;gap:12px;min-width:0;padding:16px;display:grid}.game-page .setup-panel .segmented-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;overflow:visible}.game-page .setup-panel .segment{min-height:56px;color:var(--arena-ink);isolation:isolate;background:#ffffffc7;border:1px solid #d9e7ecd1;border-radius:8px;justify-content:center;box-shadow:inset 0 -3px #07142614}.game-page .setup-panel .segment.active{color:#fff;background:linear-gradient(135deg, var(--arena-mint), #39c465);box-shadow:inset 0 -4px #087462,0 16px 30px #14b8a638}.game-page .setup-panel .start-session-button{background:linear-gradient(135deg, var(--arena-ink), #064b60 46%, var(--arena-mint));border-radius:8px;grid-column:1/-1;width:100%;min-height:62px;font-size:1.15rem;box-shadow:inset 0 -4px #00000052,0 18px 34px #0714262e}.sprint-play-area{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;width:min(100%,760px);margin:0 auto;display:grid}.game-page.session-active .game-hero{display:none}.timer-ring{border-radius:999px;place-items:center;width:100px;height:100px;padding:10px;display:grid;box-shadow:0 16px 34px #10182814}.timer-ring:before{content:"";border-radius:inherit;background:#fff;grid-area:1/1;width:72px;height:72px}.timer-ring strong,.timer-ring span{z-index:1;color:var(--text);text-align:center;grid-area:1/1;position:relative}.timer-ring strong{align-self:center;margin-top:-10px;font-size:1.55rem;line-height:1}.timer-ring span{color:var(--muted);text-transform:uppercase;align-self:center;margin-top:28px;font-size:.72rem;font-weight:850}.game-page .sprint-metric-grid{background:linear-gradient(135deg, var(--arena-ink), #083246);border:1px solid #0714261f;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:100%;display:grid;overflow:hidden;box-shadow:0 18px 34px #0714261f}.game-page .sprint-metric-grid>div{text-align:center;background:#ffffff0a;align-content:center;justify-items:center;gap:6px;min-height:92px;padding:14px;display:grid}.metric-symbol{width:40px;height:40px;color:var(--sprint-accent);background:var(--sprint-soft);border-radius:12px;place-items:center;font-weight:950;display:grid}.game-page .sprint-metric-grid strong{color:#fff;font-size:1.65rem}.game-page .sprint-metric-grid span:last-child{color:#ffffffa8;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:850}.game-page .sprint-card{width:var(--sprint-card-width);background:radial-gradient(circle at 50% 0,#14b8a62e,#0000 34%),linear-gradient(#fff,#f6fbfaf5);border-color:#10b98147;margin:0 auto;padding:clamp(18px,3vw,30px);overflow:hidden}.game-page.sprint-running .sprint-topline{display:none}.game-page .question-line{background:linear-gradient(135deg, #071426fa, #084556f0), var(--arena-ink);width:fit-content;min-width:min(100%,280px);max-width:100%;min-height:116px;color:#fff;text-shadow:0 10px 26px #00000038;border-radius:8px;margin:0 auto;padding:0 34px;font-size:clamp(3rem,7vw,4.7rem);box-shadow:inset 0 -5px #00000042,0 18px 34px #0714261f}.game-page .question-line:first-letter{color:inherit}.game-page .skill-hint{display:none}.game-page .quiz-form{grid-template-columns:minmax(0,1fr) minmax(136px,168px);gap:10px;width:min(100%,620px);margin:0 auto}.game-page .quiz-form label{gap:10px}.game-page .quiz-form label>span{display:none}.game-page .quiz-form input{text-align:center;background:#ffffffe6;border:2px solid #14b8a666;border-radius:8px;min-height:68px;font-size:clamp(2rem,5vw,3rem);box-shadow:0 0 0 4px #14b8a61a}.game-page .quiz-form input:focus{border-color:var(--sprint-accent);box-shadow:0 0 0 4px #16a08524}.game-page .quiz-form .primary-button{background:linear-gradient(135deg, var(--arena-coral), #e94d2e);border-radius:8px;min-height:68px;font-size:1.15rem;box-shadow:inset 0 -4px #a92e1a,0 14px 26px #ff6b4a33}.game-page.sprint-finished .sprint-card{margin-top:4px}@media (width<=960px){.dashboard-overview-section .dashboard-stats-grid,.game-page .setup-panel .segmented-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-page .setup-panel{grid-template-columns:1fr}.game-page .game-hero{text-align:left;justify-content:space-between}.game-page .game-hero>div{justify-items:start}.game-page .game-hero .secondary-button{position:static}}@media (width<=640px){.dashboard-overview-section .dashboard-stats-grid,.game-page .setup-panel .segmented-grid,.game-page .sprint-metric-grid{grid-template-columns:1fr}.sprint-play-area{grid-template-columns:1fr;justify-items:center}.dashboard-plan-section,.dashboard-badge-section{padding:16px}.game-page .setup-panel{padding:18px}.timer-ring{width:88px;height:88px}.timer-ring:before{width:64px;height:64px}.game-page .sprint-metric-grid>div{min-height:90px}.game-page .question-line{min-height:96px}.game-page .quiz-form{grid-template-columns:1fr}.game-page .quiz-form input{min-height:76px}}@keyframes mayeleCountdownBlink{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.42;transform:translateY(-1px)}}@keyframes mayeleCorrectPulse{0%{transform:scale(1)}45%{color:var(--arena-mint);transform:scale(1.035)}to{transform:scale(1)}}@keyframes mayeleWrongShake{0%,to{transform:translate(0)}25%{color:var(--arena-coral);transform:translate(-8px)}55%{transform:translate(7px)}}.game-page .game-hero{margin-top:26px;margin-bottom:28px}.game-page .game-hero .eyebrow{color:var(--primary);letter-spacing:.42em;background:0 0;font-size:.72rem}.game-page .game-hero h1{letter-spacing:0;font-size:clamp(4rem,9vw,5.6rem)}.game-page .game-hero .lead{color:#405b6d}.game-page .setup-panel{width:min(100%,790px);box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.game-page .setup-panel:before{content:none}.game-page .setup-panel .mode-control,.game-page .setup-panel .level-control{background:0 0;border:0;padding:0}.game-page .setup-panel .mode-control{grid-column:1/-1}.game-page .setup-panel .level-control{grid-column:1/-1;margin-top:18px}.game-page .setup-panel .panel-label{color:#405b6d;letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:950}.game-page .setup-panel .mode-control .segmented-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.game-page .setup-panel .level-control .segmented-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.game-page .setup-panel .segment{min-height:112px;box-shadow:none;background:#ffffff6b;border-radius:28px;align-content:center;justify-items:center;gap:16px;display:grid}.game-page .setup-panel .level-control .segment{border-radius:999px;gap:8px;min-height:70px}.game-page .setup-panel .segment.active{background:var(--primary);box-shadow:0 18px 38px #0a9f8f33}.game-page .setup-panel .segment.active.blue-segment{background:var(--arena-ink);box-shadow:0 18px 38px #0714262e}.operation-symbol{color:var(--primary);font-size:1.45rem;font-weight:950;line-height:1}.segment.active .operation-symbol{color:#fff}.operation-label{letter-spacing:.04em;text-transform:uppercase;font-size:.86rem;font-weight:950}.level-dots{gap:3px;display:inline-flex}.level-dots span{background:#0a9f8f38;border-radius:999px;width:6px;height:6px}.level-dots .filled{background:var(--primary)}.segment.active .level-dots span{background:#ffffff42}.segment.active .level-dots .filled{background:var(--primary)}.game-page .setup-panel .start-session-button{background:var(--primary);color:#fff;border-radius:28px;gap:18px;min-height:84px;margin-top:26px;display:inline-flex;box-shadow:0 20px 42px #0a9f8f2e}.game-page .setup-panel .start-session-button span{color:#fff}.game-page .setup-panel .start-session-button .key-chip,.game-page .setup-panel .start-session-button span:last-child{white-space:nowrap;flex:none}.key-chip{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.82rem;font-weight:950}.key-chip:before{content:"[ "}.key-chip:after{content:" ]"}.game-page.sprint-running{gap:0;min-height:calc(100vh - 42px)}.sprint-play-area{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px 18px;width:100%;display:grid}.sprint-run-topline{color:var(--arena-ink);letter-spacing:.28em;text-transform:uppercase;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:950;display:grid}.sprint-run-topline strong{justify-self:end}.sprint-quit-button{color:#405b6d;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;justify-self:start;padding:0}.sprint-time-readout{color:var(--arena-ink);align-items:baseline;gap:8px;display:inline-flex}.sprint-time-readout strong{font-size:clamp(3rem,7vw,4.6rem);line-height:.9}.sprint-time-readout span{color:#405b6d;font-size:1.1rem;font-weight:950}.sprint-time-readout.critical strong{color:var(--arena-coral);animation:.72s ease-in-out infinite mayeleCountdownBlink}.sprint-progress-row{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;display:grid}.sprint-progress-track{background:#0714261f;border-radius:999px;height:10px;overflow:hidden}.sprint-progress-track span{border-radius:inherit;background:var(--primary);height:100%;transition:width .35s linear;display:block}.sprint-progress-row strong{color:#405b6d;font-size:.9rem}.game-page.sprint-running .sprint-metric-grid{width:min(100%,320px);box-shadow:none;background:0 0;border:0;grid-column:1/-1;grid-template-columns:repeat(3,auto);justify-content:center;gap:clamp(28px,7vw,58px);margin:28px auto 0;display:grid}.game-page.sprint-running .sprint-metric-grid>div{background:0 0;min-height:auto;padding:0}.game-page.sprint-running .sprint-metric-grid strong{color:var(--arena-ink);font-size:1.55rem}.game-page.sprint-running .sprint-metric-grid span:last-child{color:#405b6d;letter-spacing:.18em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem}.game-page.sprint-running .sprint-card{width:100%;box-shadow:none;background:0 0;border:0;margin-top:84px;padding:0}.game-page.sprint-running .question-line{width:100%;min-height:150px;color:var(--arena-ink);box-shadow:none;text-shadow:none;background:0 0;padding:0;font-size:clamp(5rem,14vw,8.8rem)}.game-page.sprint-running .sprint-card.answer-correct .question-line{animation:.34s mayeleCorrectPulse}.game-page.sprint-running .sprint-card.answer-wrong .question-line{animation:.36s mayeleWrongShake}.game-page.sprint-running .quiz-form{grid-template-columns:1fr;width:min(100%,600px)}.game-page.sprint-running .quiz-form input{border:0;border-bottom:5px solid var(--primary);min-height:82px;box-shadow:none;color:var(--arena-ink);background:0 0;border-radius:0}.game-page.sprint-running .quiz-form .primary-button{display:none}.game-page.sprint-running .quiz-form label:after{content:"Tape ta reponse";color:#405b6d;letter-spacing:.18em;text-align:center;text-transform:uppercase;margin-top:12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:850}.game-page.sprint-running .answer-feedback{width:min(100%,600px);margin:26px auto 0;animation:.32s mayeleCorrectPulse}.game-page.sprint-running .answer-feedback.error{animation:.32s mayeleWrongShake}@media (width<=900px){.game-page .setup-panel .mode-control .segmented-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.game-page .setup-panel .level-control .segmented-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.game-page .game-hero{text-align:center}.game-page .game-hero>div{justify-items:center}.game-page .setup-panel .mode-control .segmented-grid,.game-page .setup-panel .level-control .segmented-grid{grid-template-columns:1fr}.game-page .setup-panel .start-session-button{gap:10px;padding-inline:18px;font-size:1rem}.sprint-run-topline{grid-template-columns:1fr;justify-items:start;gap:8px}.sprint-run-topline strong{justify-self:start}.game-page.sprint-running .sprint-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%}.game-page.sprint-running .sprint-metric-grid span:last-child{letter-spacing:.08em;white-space:nowrap;font-size:.66rem}.game-page.sprint-running .sprint-card{margin-top:48px}}@media (prefers-reduced-motion:reduce){.sprint-time-readout.critical strong,.game-page.sprint-running .sprint-card.answer-correct .question-line,.game-page.sprint-running .sprint-card.answer-wrong .question-line,.game-page.sprint-running .answer-feedback,.game-page.sprint-running .answer-feedback.error{animation:none}}.dashboard-section-nav{z-index:11;border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd6;border-radius:999px;gap:8px;padding:8px;display:flex;position:sticky;top:82px;overflow-x:auto}.dashboard-view-panel{display:none}.dashboard-view-panel.active{display:grid}.dashboard-section-nav button{flex:1 0 max-content;min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-weight:850;display:inline-flex}.dashboard-section-nav button:hover,.dashboard-section-nav button.active{color:var(--text);background:#f5f7fb}.dashboard-section-nav button.active{color:#fff;background:var(--primary)}.player-level-card{background:linear-gradient(135deg,#16a08514,#1187ee14),#fff;gap:14px;padding:24px;display:grid}.player-level-card h3{margin-top:10px;font-size:clamp(1.8rem,4vw,3rem)}.mission-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.mission-board-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.mission-xp-card{min-height:230px}.mission-xp-card.completed{background:linear-gradient(#e8f9f1c7,#fff 56%);border-color:#18b97857}.mission-progress-row{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-weight:850;display:flex}.mission-progress-row strong{color:var(--text)}.dashboard-plan-section .badge-grid{margin-top:22px}.badge-subsection-title{margin-top:18px}.badge-family-stack{gap:14px;display:grid}.badge-family-panel{border:1px solid var(--border);background:#ffffffc7;border-radius:8px;gap:14px;padding:14px;display:grid;box-shadow:0 14px 30px #1018280f}.badge-family-panel summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:16px;list-style:none;display:grid}.badge-family-panel summary::-webkit-details-marker{display:none}.badge-family-panel summary:before{content:"+";width:28px;height:28px;color:var(--text);background:#f2f5f9;border-radius:999px;grid-area:1/3;place-items:center;font-weight:950;display:grid}.badge-family-panel[open] summary:before{content:"-"}.badge-family-panel summary strong{color:var(--text);font-size:1.05rem;font-weight:950;display:block}.badge-family-panel summary span{color:var(--muted);margin-top:4px;display:block}.badge-family-panel summary em{color:var(--text);grid-column:2;font-style:normal;font-weight:950}.badge-objective-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.badge-level-stack{gap:14px;display:grid}.badge-level-group{border:1px solid var(--border);background:#f8fafc;border-radius:8px;gap:12px;padding:12px;display:grid}.badge-level-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.badge-level-heading strong{color:var(--text);font-size:1rem;font-weight:950}.badge-level-heading span{color:var(--muted);font-size:.86rem;font-weight:800}.badge-level-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.badge-objective-card{text-align:left;align-content:start;justify-items:stretch;min-height:0}.badge-objective-header{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;display:grid}.badge-objective-header strong{color:var(--text);margin-bottom:5px;font-size:1.1rem;display:block}.badge-progress-copy{color:var(--muted);margin-top:8px;font-size:.82rem;font-weight:850;display:inline-flex}.badge-status-chip{border-radius:999px;width:fit-content;margin-top:8px;padding:5px 9px;font-size:.75rem;font-weight:950;display:inline-flex}.badge-status-chip.earned{color:var(--success);background:var(--mint-soft)}.badge-objective-card .badge-art{width:104px;height:122px}.badge-objective-card.badge-discovery .badge-art:before{background:linear-gradient(145deg,#1187ee,#255bd4)}.badge-objective-card.badge-confirmed .badge-art:before{background:linear-gradient(145deg,#18b978,#0f766e)}.badge-objective-card.badge-master .badge-art:before{background:linear-gradient(145deg,#f5b642,#d98d12)}.badge-objective-card.badge-sprinter_apprentice .badge-art:before,.badge-objective-card.badge-sprinter_sharp .badge-art:before,.badge-objective-card.badge-sprinter_flash .badge-art:before{background:linear-gradient(145deg,#16a085,#0f7f6c)}.badge-objective-card.badge-streak_stable .badge-art:before,.badge-objective-card.badge-streak_solid .badge-art:before,.badge-objective-card.badge-streak_long .badge-art:before{background:linear-gradient(145deg,#f0d848,#c9a414)}.badge-objective-card.badge-volume_regular .badge-art:before,.badge-objective-card.badge-volume_pillar .badge-art:before,.badge-objective-card.badge-volume_marathon .badge-art:before{background:linear-gradient(145deg,#8b5cf6,#5b5bd6)}.objective-check-list{gap:7px;display:grid}.objective-check-row{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:8px;min-height:38px;padding:8px 10px;display:grid}.objective-check-row>span{width:24px;height:24px;color:var(--muted);background:#e8edf5;border-radius:999px;place-items:center;font-size:.72rem;font-weight:950;display:grid}.objective-check-row.done>span{background:var(--mint-soft);color:var(--success)}.objective-check-copy{gap:2px;min-width:0;display:grid}.objective-check-row strong{color:var(--text);overflow-wrap:anywhere;line-height:1.15}.objective-check-row em{color:var(--muted);overflow-wrap:anywhere;font-size:.82rem;font-style:normal;font-weight:800;line-height:1.25}.badge-card{gap:10px;min-height:220px;padding:20px 14px}.badge-art{color:#fff;isolation:isolate;place-items:center;width:104px;height:122px;display:grid;position:relative}.badge-art:before{content:"";z-index:-1;clip-path:polygon(50% 0,92% 18%,86% 68%,50% 100%,14% 68%,8% 18%);background:linear-gradient(145deg,#95a3b8,#667085);border-radius:18px 18px 16px 16px;position:absolute;inset:10px 14px 28px;box-shadow:inset 0 -10px #07122624,inset 0 2px #ffffff47,0 14px 26px #10182824}.badge-art:after{content:"";z-index:-2;clip-path:polygon(0 0,50% 18%,100% 0,82% 100%,50% 72%,18% 100%);background:linear-gradient(90deg,#d6deea,#aeb9ca);height:40px;position:absolute;bottom:0;left:34px;right:34px}.badge-core{width:58px;height:58px;color:inherit;background:#07122633;border:3px solid #ffffff94;border-radius:999px;place-items:center;font-weight:900;display:grid;position:relative;box-shadow:inset 0 0 0 4px #ffffff14,0 7px 14px #07122629}.badge-art.rank-two .badge-core{background:linear-gradient(145deg,#14b8a652,#0f766e75);border-color:#f4c95d;box-shadow:inset 0 0 0 4px #ffffff2e,0 0 0 3px #f4c95d47,0 10px 18px #07122633}.badge-art.rank-three .badge-core{background:linear-gradient(145deg,#3b82f657,#4f46e57a);border-color:#8bd3ff;box-shadow:inset 0 0 0 4px #fff3,0 0 0 3px #8bd3ff4d,0 12px 22px #2632973d}.badge-family-icon{color:#0000;filter:drop-shadow(0 3px 2px #07122638);place-items:center;width:42px;height:42px;font-size:0;line-height:1;display:grid;position:relative}.badge-family-icon:before,.badge-family-icon:after{content:"";display:block;position:absolute}.badge-family-mastery .badge-family-icon:before{clip-path:polygon(50% 0,88% 16%,80% 66%,50% 100%,20% 66%,12% 16%);background:linear-gradient(145deg,#fff,#ffffff9e);width:30px;height:35px}.badge-family-mastery .badge-family-icon:after{background:#07122614;border:3px solid #07122638;border-radius:999px;width:17px;height:17px}.badge-family-speed .badge-family-icon:before{clip-path:polygon(52% 0,18% 46%,44% 46%,33% 100%,84% 37%,56% 37%);background:linear-gradient(#ffe27a,#ff8f2b);width:24px;height:38px}.badge-family-streak .badge-family-icon:before{background:linear-gradient(145deg,#ffe2a6 8%,#ff8f4c 42%,#ff4f67 82%);border-radius:70% 42% 72%;width:31px;height:37px;transform:rotate(42deg)}.badge-family-streak .badge-family-icon:after{background:#fff2b8;border-radius:70% 42% 72%;width:14px;height:20px;bottom:8px;transform:rotate(42deg)}.badge-family-volume .badge-family-icon:before{clip-path:polygon(50% 0,92% 24%,77% 82%,50% 100%,23% 82%,8% 24%);background:linear-gradient(145deg,#e2d6ff,#8b5cf6 52%,#4f46e5);width:35px;height:32px}.badge-family-volume .badge-family-icon:after{background:#ffffffb8;width:18px;height:2px;top:12px;transform:rotate(-24deg)}.badge-tier-flourish{pointer-events:none;position:absolute;inset:0}.badge-lock-icon{z-index:3;background:#fff;border-radius:7px;width:28px;height:24px;position:absolute;top:47px;left:50%;transform:translate(-50%);box-shadow:0 6px 12px #07122633}.badge-lock-icon:before{content:"";border:4px solid #fff;border-bottom:0;border-radius:12px 12px 0 0;width:18px;height:17px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.badge-lock-icon:after{content:"";background:#7a8495;border-radius:999px;width:5px;height:9px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.badge-art.rank-two .badge-tier-flourish:before,.badge-art.rank-two .badge-tier-flourish:after{content:"";filter:drop-shadow(0 4px 5px #0712263d);background:radial-gradient(9px 14px at 70% 8%,#ffe7a1 0 56%,#0000 58%),radial-gradient(9px 14px at 59% 24%,#ffd878 0 56%,#0000 58%),radial-gradient(9px 14px at 48% 42%,#f4c95d 0 56%,#0000 58%),radial-gradient(9px 14px at 38% 60%,#dfa939 0 56%,#0000 58%),radial-gradient(8px 12px at 31% 79%,#c98a1f 0 56%,#0000 58%);border-left:4px solid #dfa939eb;border-radius:70% 0 0 70%;width:36px;height:76px;position:absolute;top:27px}.badge-art.rank-two .badge-tier-flourish:before{left:-7px;transform:rotate(-13deg)}.badge-art.rank-two .badge-tier-flourish:after{right:-7px;transform:scaleX(-1)rotate(-13deg)}.badge-art.rank-three .badge-core:before,.badge-art.rank-three .badge-core:after{content:"";filter:drop-shadow(0 5px 6px #26329747);background:radial-gradient(10px 15px at 70% 8%,#dff4ff 0 56%,#0000 58%),radial-gradient(10px 15px at 59% 24%,#a8ddff 0 56%,#0000 58%),radial-gradient(10px 15px at 48% 42%,#76b7ff 0 56%,#0000 58%),radial-gradient(10px 15px at 38% 60%,#6d7cf6 0 56%,#0000 58%),radial-gradient(9px 13px at 30% 78%,#5b5bd6 0 56%,#0000 58%);border-left:4px solid #76b7fff2;border-radius:72% 0 0 72%;width:38px;height:74px;position:absolute;top:-2px}.badge-art.rank-three .badge-core:before{left:-47px;transform:rotate(-15deg)}.badge-art.rank-three .badge-core:after{right:-47px;transform:scaleX(-1)rotate(-15deg)}.badge-art.rank-three .badge-tier-flourish:before{content:"";clip-path:polygon(0 82%,0 35%,22% 58%,32% 8%,50% 47%,68% 8%,78% 58%,100% 35%,100% 82%,86% 100%,14% 100%);filter:drop-shadow(0 4px 5px #07122647);background:linear-gradient(#fff4b3,#f6c85f 52%,#d99a21);width:52px;height:34px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.badge-art.rank-three .badge-tier-flourish:after{content:"";z-index:-1;border-radius:999px;position:absolute;inset:6px 10px 18px;box-shadow:0 0 28px #ffffff6b}.badge-start .badge-art:before{background:linear-gradient(145deg,#22c55e,#0f9f6e)}.badge-target .badge-art:before{background:linear-gradient(145deg,#1187ee,#255bd4)}.badge-shield .badge-art:before{background:linear-gradient(145deg,#14b8a6,#0f766e)}.badge-streak .badge-art:before{background:linear-gradient(145deg,#f0d848,#c9a414)}.badge-xp .badge-art:before{background:linear-gradient(145deg,#f5b642,#d98d12)}.badge-mission .badge-art:before{background:linear-gradient(145deg,#8b5cf6,#5b5bd6)}.badge-card.locked{opacity:1}.badge-card.locked .badge-art{filter:grayscale(.9)saturate(.65);opacity:.72}.badge-objective-card.locked .badge-art:after,.badge-objective-card.locked .badge-core,.badge-objective-card.locked .badge-tier-flourish{opacity:.72}.badge-objective-card.locked .badge-art:before{background:linear-gradient(145deg,#a9b2c1,#788397)}.badge-objective-card.locked .badge-art .badge-tier-flourish:before,.badge-objective-card.locked .badge-art .badge-tier-flourish:after,.badge-objective-card.locked .badge-art.rank-three .badge-core:before,.badge-objective-card.locked .badge-art.rank-three .badge-core:after{filter:grayscale()opacity(.58)}.badge-objective-card.locked .badge-art:after{background:linear-gradient(90deg,#d7dde7,#b9c1cf)}.badge-objective-card.locked .badge-art:before{box-shadow:inset 0 -10px #0712261a,inset 0 2px #ffffff38,0 10px 18px #1018281a}.badge-card.locked strong,.badge-card.locked p{color:#8a94a6}.detailed-session-list{gap:0}.detailed-session-row{grid-template-columns:minmax(0,1fr) minmax(220px,auto);align-items:center;display:grid}.history-score-grid{color:var(--muted);text-align:right;justify-items:end;gap:5px;display:grid}.history-score-grid strong{color:var(--text);display:inline}.history-answers-button{min-height:36px;padding:8px 12px;font-size:.9rem}.answer-history-panel{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;width:min(760px,72vw);margin-top:10px;padding:12px}.answer-history-list{gap:8px;max-height:420px;display:grid;overflow:auto}.answer-history-row{border:1px solid var(--border);color:var(--muted);text-align:left;background:#fff;border-radius:8px;grid-template-columns:34px minmax(88px,1fr) minmax(96px,auto) minmax(86px,auto) 56px;align-items:center;gap:8px;padding:10px;display:grid}.answer-history-row strong,.answer-history-row b{color:var(--text)}.answer-index{width:26px;height:26px;color:var(--muted);background:#eef2f7;border-radius:999px;place-items:center;font-size:.82rem;font-weight:900;display:grid}.answer-history-row.correct{border-color:#18b9784d}.answer-history-row.correct .answer-index{background:var(--mint-soft);color:var(--success)}.answer-history-row.wrong{border-color:#b4231857}.answer-history-row.wrong .answer-index{color:var(--danger);background:#fff3f0}@media (width<=960px){.mission-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.dashboard-section-nav{border-radius:8px;top:74px}.mission-grid-compact{grid-template-columns:1fr}.badge-family-panel summary{grid-template-columns:minmax(0,1fr) 28px}.badge-family-panel summary:before{grid-column:2}.badge-family-panel summary em{grid-column:1/-1}.badge-objective-header{grid-template-columns:1fr}.objective-check-row{grid-template-columns:30px minmax(0,1fr)}.objective-check-copy em{grid-column:auto}.detailed-session-row{grid-template-columns:1fr}.history-score-grid{text-align:left;justify-items:start}.answer-history-panel{width:100%}.answer-history-row{grid-template-columns:32px 1fr}}.dashboard-level-section{gap:22px}.stats-insight-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.stats-insight-card{align-content:start;gap:12px;min-height:190px;display:grid}.stats-insight-card>span,.operation-stat-topline span,.record-grid span,.stat-detail-grid span{color:var(--muted);font-size:.86rem;font-weight:850}.insight-main{color:var(--text);font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.05}.insight-detail-list{gap:8px;display:grid}.insight-detail-row{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:8px 10px;display:flex}.trend-chip-row{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.trend-chip{min-height:32px;color:var(--muted);border:1px solid var(--border);background:#f7f9fc;border-radius:999px;align-items:center;padding:6px 9px;font-size:.84rem;font-weight:850;display:inline-flex}.trend-chip.positive{background:var(--mint-soft);color:var(--success);border-color:#18b97847}.trend-chip.negative{color:var(--danger);background:#fff3f0;border-color:#b4231847}.record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.record-grid>div,.stat-detail-grid>div{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;align-content:center;gap:5px;min-height:66px;padding:10px;display:grid}.record-grid strong,.stat-detail-grid strong{color:var(--text);font-size:1.25rem;line-height:1}.stats-subsection-title{margin-top:8px}.stats-subsection-title h3{font-size:clamp(1.25rem,2vw,1.7rem)}.operation-stats-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;display:grid}.operation-stat-card{align-content:start;gap:12px;min-height:226px;display:grid}.operation-stat-card.unplayed{background:linear-gradient(#f7f9fcd6,#fff 54%)}.operation-stat-topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.operation-stat-topline strong{color:var(--text);font-size:2rem;line-height:1}.stat-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.stats-focus-panel{justify-content:space-between;align-items:center;gap:18px;display:flex}.stats-focus-panel>div:first-child{gap:10px;min-width:190px;display:grid}.stats-focus-panel h3{font-size:clamp(1.25rem,2vw,1.7rem)}.stats-focus-list{flex:1;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.stats-focus-row{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;gap:5px;min-height:74px;padding:12px;display:grid}.stats-focus-row strong{color:var(--text)}.stats-focus-row span{color:var(--muted)}.level-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.level-card-header>div,.level-metrics>div{min-width:0}.level-metrics span,.level-metrics strong{overflow-wrap:anywhere}@media (width<=960px){.stats-focus-panel{flex-direction:column;align-items:stretch}}@media (width<=640px){.stats-insight-grid,.operation-stats-grid,.stats-focus-list{grid-template-columns:1fr}.level-metrics,.record-grid,.stat-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-section-nav{border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;display:grid;top:68px;overflow:visible}.dashboard-section-nav button{white-space:normal;min-width:0;min-height:38px;padding:8px 6px;font-size:.8rem;line-height:1.05}.dashboard-overview-section .dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-page .stat-card{align-content:space-between;min-height:112px;padding:14px;display:grid}.dashboard-page .stat-card strong{margin-top:10px;font-size:1.45rem}.dashboard-page .stat-mark,.dashboard-page .mission-mark{width:34px;height:34px;font-size:.72rem}.stats-insight-grid,.operation-stats-grid,.level-ladder,.mission-board-grid,.badge-level-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:minmax(260px,84vw);grid-auto-flow:column;gap:12px;padding-bottom:8px;scroll-padding-inline:2px;display:grid;overflow-x:auto}.stats-insight-card,.operation-stat-card,.level-card,.mission-xp-card,.badge-objective-card{scroll-snap-align:start}.stats-insight-card,.operation-stat-card,.mission-xp-card,.level-card{min-height:0}.badge-level-heading{gap:4px;display:grid}.badge-level-heading span{font-size:.78rem}.badge-objective-header{grid-template-columns:92px minmax(0,1fr)}.answer-history-list{max-height:520px}.answer-history-row{grid-template-columns:32px minmax(0,1fr);align-items:start}.answer-history-row strong,.answer-history-row>span:not(.answer-index){grid-column:2}.answer-history-row>span:not(.answer-index){justify-content:space-between;gap:10px;min-width:0;display:flex}.answer-history-row>span:last-child{justify-content:flex-start;font-weight:850}.home-page .arena-lanes{grid-template-columns:repeat(3,minmax(0,1fr))}.home-page .arena-lanes>div{min-height:78px;padding:10px 6px}.home-page .arena-lanes strong{font-size:1.25rem}.game-page.session-active .game-hero{display:none}.game-page .setup-panel .control-group{grid-template-columns:1fr;gap:10px}.game-page .setup-panel .panel-label{text-align:left;max-width:none}.game-page .setup-panel .segmented-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.game-page .setup-panel .segment{min-height:56px;padding:10px}.game-page .setup-panel .start-session-button{min-height:60px}.game-page .sprint-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.game-page .sprint-metric-grid>div{min-height:92px;padding:10px 6px}.game-page .sprint-metric-grid strong{font-size:1.35rem}.game-page .sprint-metric-grid span:last-child{font-size:.68rem}.game-page .metric-symbol{border-radius:10px;width:34px;height:34px;font-size:.72rem}.game-page .sprint-card{padding:18px}.game-page .quiz-form input{min-height:86px}.authenticated-shell .main-content{min-height:100dvh;padding:78px 10px 14px}.dashboard-page{gap:10px}.dashboard-page:not(.dashboard-active-overview){height:calc(100dvh - 92px);min-height:0;overflow:hidden}.dashboard-page:not(.dashboard-active-overview) .dashboard-hero{display:none}.dashboard-page:not(.dashboard-active-overview) .dashboard-section-nav{flex:none;position:static}.dashboard-page:not(.dashboard-active-overview) .dashboard-view-panel.active{overscroll-behavior:contain;scrollbar-width:none;flex:auto;min-height:0;padding:10px 2px 18px;overflow-y:auto}.dashboard-page:not(.dashboard-active-overview) .dashboard-view-panel.active::-webkit-scrollbar{width:0;height:0}.badge-family-panel[open]::-webkit-scrollbar{width:0;height:0}.objective-check-list::-webkit-scrollbar{width:0;height:0}.answer-history-list::-webkit-scrollbar{width:0;height:0}.dashboard-page.dashboard-active-overview .dashboard-hero{min-height:0;padding:16px}.dashboard-page.dashboard-active-overview .dashboard-hero h1{margin-top:10px;font-size:clamp(2rem,11vw,2.75rem)}.dashboard-page.dashboard-active-overview .dashboard-greeting>strong{font-size:clamp(1.9rem,10vw,2.55rem)}.dashboard-page.dashboard-active-overview .small-lead{margin-top:6px;font-size:.92rem;line-height:1.25}.dashboard-page.dashboard-active-overview .dashboard-overview-section .section-kicker{display:none}.dashboard-page.dashboard-active-overview .player-level-card{order:-1;gap:10px;padding:16px}.dashboard-page.dashboard-active-overview .player-level-card h3{margin-top:6px;font-size:1.7rem}.dashboard-page.dashboard-active-overview .player-level-card p{font-size:.9rem}.dashboard-section-nav{position:static;box-shadow:0 12px 28px #1018280f}.dashboard-view-panel .section-kicker{gap:6px}.dashboard-view-panel .section-kicker h2{font-size:clamp(1.55rem,8vw,2rem)}.stats-insight-grid,.operation-stats-grid,.level-ladder,.mission-board-grid,.badge-level-grid{scroll-snap-type:none;grid-template-columns:1fr;grid-auto-columns:auto;grid-auto-flow:row;padding-bottom:0;overflow-x:visible}.stats-insight-card,.operation-stat-card,.level-card,.mission-xp-card,.badge-objective-card{scroll-snap-align:none;padding:16px}.stats-insight-card,.operation-stat-card,.mission-xp-card{min-height:0}.insight-main{font-size:1.55rem}.operation-stat-topline strong{font-size:1.65rem}.operation-stat-card,.level-card{gap:10px}.stats-focus-panel{padding:16px}.mission-xp-card{gap:12px}.badge-family-panel{padding:12px}.badge-family-panel[open]{scrollbar-width:none;max-height:62dvh;overflow-y:auto}.badge-objective-header{grid-template-columns:86px minmax(0,1fr);gap:12px}.badge-objective-card .badge-art{width:82px;height:98px}.badge-objective-card .badge-art:before{border-radius:15px;inset:8px 11px 24px}.badge-objective-card .badge-art:after{height:32px;left:28px;right:28px}.badge-objective-card .badge-core{border-width:2px;width:48px;height:48px}.badge-objective-card .badge-family-icon{width:34px;height:34px}.badge-objective-card .badge-art.rank-two .badge-tier-flourish:before,.badge-objective-card .badge-art.rank-two .badge-tier-flourish:after{border-left-width:3px;width:24px;height:56px;top:24px}.badge-objective-card .badge-art.rank-two .badge-tier-flourish:before{left:0}.badge-objective-card .badge-art.rank-two .badge-tier-flourish:after{right:0}.badge-objective-card .badge-art.rank-three .badge-core:before,.badge-objective-card .badge-art.rank-three .badge-core:after{border-left-width:3px;width:24px;height:52px;top:0}.badge-objective-card .badge-art.rank-three .badge-core:before{left:-18px;transform:rotate(-12deg)}.badge-objective-card .badge-art.rank-three .badge-core:after{right:-18px;transform:scaleX(-1)rotate(-12deg)}.badge-objective-card .badge-art.rank-three .badge-tier-flourish:before{width:38px;height:25px;top:-5px}.badge-objective-card .badge-art.rank-three .badge-tier-flourish:after{inset:7px 12px 18px}.badge-objective-header strong{font-size:1rem}.badge-objective-header p{font-size:.92rem;line-height:1.3}.objective-check-list{scrollbar-width:none;max-height:240px;overflow-y:auto}.objective-check-row{min-height:34px;padding:7px 8px}.dashboard-history-section{padding:14px}.detailed-session-list,.history-score-grid{gap:10px}.detailed-session-row{padding:14px}.answer-history-list{scrollbar-width:none;max-height:360px}.answer-history-row{gap:7px;padding:9px}.game-page{gap:14px;min-height:calc(100dvh - 92px)}.game-page .game-hero{gap:10px}.game-page .game-hero h1{font-size:clamp(2.25rem,13vw,3rem)}.game-page .game-hero .lead{font-size:.94rem;line-height:1.45}.game-page .setup-panel.control-panel{gap:16px;padding:16px;display:grid}.game-page .settings-panel.setup-panel>div.control-group:not(.focus-note),.game-page .setup-panel .control-group{grid-template-columns:1fr;gap:9px;display:grid}.game-page .setup-panel .panel-label{width:100%;color:var(--text);text-align:left;text-transform:none;margin:0;font-size:.82rem;line-height:1.1}.game-page .setup-panel .segmented-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;display:grid;overflow:visible}.game-page .setup-panel .mode-control .segmented-grid button:last-child{grid-column:1/-1}.game-page .setup-panel .segment{white-space:normal;min-width:0;min-height:52px;padding:10px 8px;font-size:.9rem;line-height:1.1}.game-page.session-active{justify-content:start;min-height:calc(100dvh - 92px)}.game-page.session-active .sprint-play-area{gap:14px}.game-page.session-active .timer-ring{width:86px;height:86px}.game-page.session-active .sprint-card{padding:16px}.game-page.session-active .question-line{min-height:104px;font-size:clamp(3.25rem,16vw,4rem)}.game-page.session-active .quiz-form{gap:14px}.game-page.session-active .quiz-form input{min-height:82px}.dashboard-active-missions .section-kicker h2{font-size:clamp(1.55rem,7vw,1.9rem);line-height:1.12}.dashboard-active-missions .mission-board-grid{gap:10px}.dashboard-active-missions .mission-xp-card{gap:8px;padding:13px}.dashboard-active-missions .mission-xp-card h3{font-size:1rem}.dashboard-active-missions .mission-xp-card p,.dashboard-active-missions .mission-progress-row{font-size:.88rem;line-height:1.25}.dashboard-active-missions .badge-subsection-title{margin-top:10px}.app-shell:not(.authenticated-shell) .topbar{margin-top:4px;padding:8px 18px}.app-shell:not(.authenticated-shell) .topbar .brand-mark{width:52px;height:52px}.app-shell:not(.authenticated-shell) .topbar .brand-mark img{width:44px;height:44px}.app-shell:not(.authenticated-shell) .topbar .brand-copy strong{font-size:1.45rem}.home-hero{gap:10px;padding-top:6px}.home-hero-copy{gap:12px}.home-hero-copy h1{font-size:clamp(2.2rem,10.8vw,2.95rem);line-height:1}.home-hero-copy .lead{font-size:.96rem;line-height:1.48}.home-page .button-row{gap:8px}.home-page .primary-button,.home-page .secondary-button{min-height:46px}.home-page .arena-preview{gap:9px;min-height:0;padding:12px}.home-page .quick-test-badge{min-height:28px;padding:5px 12px;top:-15px}.home-page .arena-topline,.home-page .arena-feedback{min-height:44px;padding:8px 10px}.home-page .arena-question{min-height:92px;padding:12px}.home-page .arena-answer-preview,.home-page .arena-submit-preview{min-height:46px}.home-page .arena-lanes>div{min-height:62px}.home-page .arena-feedback{display:none}}.dashboard-page .dashboard-hero-v2{min-height:auto;box-shadow:none;background:0 0;border:0;padding:clamp(10px,2.5vw,24px) 2px clamp(4px,1.5vw,12px)}.dashboard-page .dashboard-hero-v2 h1.dashboard-greeting{flex-wrap:wrap;align-items:baseline;gap:0 .28em;max-width:100%;margin-top:12px;font-size:clamp(2.55rem,6vw,4.4rem);line-height:.98;display:flex}.dashboard-page .dashboard-greeting>span,.dashboard-page .dashboard-greeting>strong{font-size:inherit;line-height:inherit}.dashboard-page .dashboard-greeting>strong{color:var(--primary)}.dashboard-page .dashboard-hero-v2 .small-lead{width:fit-content;max-width:100%;color:var(--muted);white-space:normal;overflow-wrap:anywhere;background:#ffffff94;border:1px solid #d9e7ece6;border-radius:999px;align-items:center;margin-top:clamp(16px,2vw,24px);padding:8px 12px;font-size:.98rem;font-weight:850;line-height:1.2;display:inline-flex;box-shadow:0 10px 22px #1018280d}.dashboard-page .dashboard-hero-v2 .eyebrow,.dashboard-page>.dashboard-view-panel>.section-kicker .eyebrow{background:0 0;border:0;min-height:auto;padding:0}.dashboard-page .dashboard-section-nav{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;gap:8px;padding:0 2px 2px}.dashboard-page .dashboard-section-nav button{border:1px solid var(--border);background:#ffffff7a}.dashboard-page .dashboard-section-nav button:hover:not(.active){background:#ffffffb3}.dashboard-page .dashboard-section-nav button.active{background:var(--primary);border-color:#0000}.dashboard-page .dashboard-plan-section,.dashboard-page .dashboard-badge-section,.dashboard-page .dashboard-history-section{box-shadow:none;background:0 0;border:0;padding:0}.dashboard-page .dashboard-view-panel>.section-kicker{padding-inline:2px}.friends-page{gap:18px;width:min(100%,1280px);margin:0 auto}.friends-panel{gap:16px;display:grid}.friends-panel.profile-carousel-panel{box-shadow:none;background:0 0;border:0;padding:0}.friends-panel-heading{box-shadow:none;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:2px 2px 8px;display:flex}.friends-panel-heading .section-kicker h2{font-size:clamp(2rem,3.6vw,2.7rem)}.friends-panel-heading .eyebrow{background:0 0;min-height:auto;padding:0}.friends-filter-bar{background:0 0;border:0;gap:8px;width:fit-content;max-width:100%;padding:0 2px 2px;display:inline-flex;overflow-x:auto}.relations-tab-bar{background:0 0;border:0;gap:8px;padding:0;display:inline-flex}.relations-tab-bar button{min-height:38px;color:var(--muted);cursor:pointer;white-space:nowrap;background:#ffffff75;border-radius:999px;padding:8px 14px;font-weight:900}.relations-tab-bar button.active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--mint));box-shadow:0 10px 22px #0a9f8f29}.friends-filter-bar button{border:1px solid var(--border);min-height:38px;color:var(--muted);cursor:pointer;white-space:nowrap;background:#ffffff7a;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-weight:850;display:inline-flex}.friends-filter-bar button.active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--mint));border-color:#0000}.friends-filter-bar strong{min-width:26px;min-height:26px;color:var(--primary-dark);background:#ffffffb3;border-radius:999px;place-items:center;font-size:.84rem;display:inline-grid}.friends-filter-bar button.active strong{color:#fff;background:#ffffff38}.profile-card-scroller{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;gap:14px;padding:4px 4px 14px;display:flex;overflow-x:auto}.profile-card-scroller::-webkit-scrollbar{height:10px}.profile-card-scroller::-webkit-scrollbar-thumb{background:#c9dbe2;border-radius:999px}.profile-card-scroller::-webkit-scrollbar-track{background:#edf4f6;border-radius:999px}.profile-card{scroll-snap-align:start;border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-rows:auto auto auto auto 1fr;justify-items:center;gap:13px;width:248px;min-width:248px;min-height:390px;padding:18px;display:grid;box-shadow:0 12px 24px #10182812}.friend-profile-page{gap:20px;width:min(100%,1180px);margin:0 auto}.friend-profile-back{width:fit-content}.friend-profile-topbar{justify-content:space-between;align-items:center;display:flex}.friend-profile-hero{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(18px,3vw,32px);padding:clamp(16px,3vw,28px) 2px;display:grid}.friend-profile-avatar{object-fit:cover;background:#e8f7f3;border:4px solid #fff;border-radius:999px;flex:none;width:clamp(82px,10vw,118px);height:clamp(82px,10vw,118px);box-shadow:0 14px 32px #10182824}.friend-profile-avatar.initials{color:var(--primary-dark);place-items:center;font-size:clamp(1.25rem,2.4vw,1.8rem);font-weight:950;display:grid}.friend-profile-hero h1{color:var(--text);overflow-wrap:anywhere;margin-top:6px;font-size:clamp(2.35rem,5.5vw,4.4rem);line-height:.98}.friend-profile-hero p{width:fit-content;max-width:100%;color:var(--muted);background:#ffffff94;border:1px solid #d9e7ece6;border-radius:999px;margin-top:clamp(12px,2vw,18px);padding:8px 12px;font-weight:850}.friend-profile-hero-copy{min-width:0}.friend-profile-summary{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.friend-profile-summary div{background:#ffffffad;border:1px solid #d9e7ece0;border-radius:8px;align-content:center;gap:5px;min-height:74px;padding:12px 14px;display:grid;box-shadow:0 12px 24px #1018280b}.friend-profile-summary span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.friend-profile-summary strong{color:var(--text);overflow-wrap:anywhere;font-size:clamp(1.35rem,3vw,2rem);font-weight:950;line-height:1}.friend-profile-section{gap:12px;display:grid}.friend-profile-section-header{justify-content:space-between;align-items:end;gap:12px;display:flex}.friend-profile-section-header .section-kicker h2{font-size:clamp(1.65rem,3.4vw,2.5rem);line-height:1.02}.friend-profile-section-meta{border:1px solid var(--border);width:fit-content;max-width:42%;color:var(--muted);text-align:right;background:#ffffffb8;border-radius:999px;flex:none;padding:7px 10px;font-size:.8rem;font-weight:900;line-height:1.1}.friend-badge-heading{display:none}.friend-badge-grid,.friend-stat-grid,.friend-level-grid{gap:14px;display:grid}.friend-badge-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.friend-stat-grid{grid-template-columns:repeat(auto-fit,minmax(188px,1fr))}.friend-level-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.friend-badge-card,.friend-stat-card,.friend-level-card{align-content:start;gap:12px;min-width:0;display:grid}.friend-badge-card{grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:122px;padding:16px}.friend-badge-card .badge-art{width:54px;height:54px}.friend-badge-card .badge-art:before{clip-path:none;border-radius:999px;inset:0}.friend-badge-card .badge-art:after,.friend-badge-card .badge-tier-flourish,.friend-badge-card .badge-tier-flourish:before,.friend-badge-card .badge-tier-flourish:after,.friend-badge-card .badge-art.rank-three .badge-core:before,.friend-badge-card .badge-art.rank-three .badge-core:after{content:none;display:none}.friend-badge-card .badge-core{border-width:2px;width:38px;height:38px}.friend-badge-card .badge-family-icon{width:28px;height:28px}.friend-badge-card .badge-art.rank-two:before{box-shadow:inset 0 -7px #0712261f,inset 0 2px #ffffff47,0 8px 16px #f4c95d33}.friend-badge-card .badge-art.rank-three:before{box-shadow:inset 0 -7px #0712261f,inset 0 2px #ffffff47,0 8px 18px #4f46e533}.friend-badge-card .badge-lock-icon{border-radius:5px;width:16px;height:14px;top:21px}.friend-badge-card .badge-lock-icon:before{border-width:3px;width:10px;height:10px;top:-9px}.friend-badge-card .badge-lock-icon:after{width:3px;height:6px;top:5px}.friend-badge-placeholder{background:#ffffff94;border-style:dashed;max-width:360px}.friend-badge-card span,.friend-stat-card span,.friend-level-card span{color:var(--muted);font-weight:850}.friend-badge-card strong{color:var(--text);overflow-wrap:anywhere;font-size:1.02rem;line-height:1.15;display:block}.friend-badge-card em,.friend-stat-topline em{width:fit-content;max-width:100%;color:var(--muted);background:#f4f7fb;border-radius:999px;padding:6px 10px;font-style:normal;font-weight:900;line-height:1.1;display:inline-block}.friend-stat-topline{justify-content:space-between;align-items:start;gap:10px;min-width:0;display:flex}.friend-stat-topline>strong,.friend-stat-topline>span{color:var(--text);min-width:0;font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:950;line-height:1.06}.friend-stat-topline>strong{overflow-wrap:anywhere}.friend-stat-topline>span{flex:none}.friend-level-card .friend-stat-topline>div{gap:4px;min-width:0;display:grid}.friend-level-card .friend-stat-topline>div strong{color:var(--text);overflow-wrap:anywhere;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.05}.friend-stat-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.friend-stat-metrics div{border:1px solid var(--border);background:#f8fbfc;border-radius:8px;gap:6px;min-height:76px;padding:11px;display:grid}.friend-stat-metrics strong{color:var(--text);overflow-wrap:anywhere;font-size:1.2rem;line-height:1.05}.dashboard-page .dashboard-hero-v2 h1.dashboard-profile-title{max-width:min(900px,100%);color:var(--text);overflow-wrap:anywhere;margin-top:12px;font-size:clamp(2.55rem,6vw,4.4rem);line-height:.98}.dashboard-page .dashboard-hero-v2 .dashboard-profile-meta{width:fit-content;max-width:100%;color:var(--muted);white-space:normal;overflow-wrap:anywhere;background:#ffffff94;border:1px solid #d9e7ece6;border-radius:999px;align-items:center;margin-top:clamp(16px,2vw,24px);padding:8px 12px;font-size:.98rem;font-weight:850;line-height:1.2;display:inline-flex;box-shadow:0 10px 22px #1018280d}.dashboard-profile-badges-section,.dashboard-unlocked-badges-section{gap:12px;display:grid}.dashboard-profile-badge-window{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#6f869947 transparent;gap:12px;width:100%;padding:4px 2px 8px;display:flex;overflow-x:auto}.dashboard-profile-badge-window::-webkit-scrollbar{height:6px}.dashboard-profile-badge-window::-webkit-scrollbar-thumb{background:#6f869947;border-radius:999px}.dashboard-profile-badge-window::-webkit-scrollbar-track{background:0 0}.dashboard-profile-badge-card.friend-badge-card{scroll-snap-align:start;text-align:center;background:#ffffff9e;border-color:#d9e7ecb8;grid-template-columns:1fr;align-content:center;justify-items:center;gap:7px;width:96px;min-width:96px;min-height:108px;padding:10px 8px;box-shadow:0 10px 22px #1018280b}.dashboard-profile-badge-card.friend-badge-card .badge-art{width:46px;height:46px}.dashboard-profile-badge-card.friend-badge-card .badge-core{width:33px;height:33px}.dashboard-profile-badge-card.friend-badge-card .badge-family-icon{width:24px;height:24px}.dashboard-profile-badge-card.friend-badge-card strong{overflow-wrap:anywhere;max-width:100%;font-size:.74rem;font-weight:900;line-height:1.08}.dashboard-profile-badge-card.friend-badge-card div{justify-items:center;min-width:0;display:grid}.dashboard-unlocked-badge-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.dashboard-profile-badges-section .friend-badge-placeholder{width:96px;min-width:96px}.profile-presence{min-height:28px;color:var(--muted);background:#ffffffb8;border-radius:999px;justify-self:end;align-items:center;gap:7px;padding:4px 9px;font-size:.78rem;font-weight:900;display:inline-flex}.profile-presence span{background:#24c47a;border-radius:999px;width:9px;height:9px}.profile-presence.presence-online span{background:#24c47a}.profile-presence.presence-away span{background:#f59e0b}.profile-presence.presence-busy span{background:#ef4444}.profile-presence.presence-offline span{background:#94a3b8}.profile-card.status-friend{background:linear-gradient(#fff,#eef9f5);border-color:#a7ded6}.profile-card.status-outgoing{background:linear-gradient(#fff,#f7f1dc);border-color:#e8dc9a}.profile-card.status-incoming{background:linear-gradient(#fff,#edf4ff);border-color:#bcd1f4}.profile-card.status-none{background:linear-gradient(#fff,#f8fbfc)}.search-prompt-card{background:linear-gradient(#fff,#eef7f7);border-color:#b9e4db;align-content:start}.search-empty-card{box-shadow:none;background:linear-gradient(#fff,#f8fbfc);border-style:dashed;align-content:center}.search-prompt-icon{color:#fff;background:linear-gradient(135deg, var(--primary), var(--mint));border-radius:999px;place-items:center;width:96px;height:96px;font-size:2.6rem;font-weight:900;display:grid;box-shadow:0 10px 22px #1018281f}.search-prompt-icon.muted-icon{color:var(--muted);box-shadow:none;background:#edf2f5;font-size:1.6rem}.profile-card-avatar{object-fit:cover;background:#fff;border:3px solid #fff;border-radius:999px;width:96px;height:96px;box-shadow:0 10px 22px #1018281f}.profile-card-avatar.initials{color:var(--primary-dark);background:#e8f7f3;place-items:center;font-size:1.35rem;font-weight:950;display:grid}.profile-card-copy{text-align:center;justify-items:center;gap:4px;width:100%;min-width:0;display:grid}.profile-card-copy strong,.profile-card-copy span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.profile-card-copy strong{color:var(--text);font-size:1.05rem}.profile-card-copy span{color:var(--muted);font-weight:750}.profile-card-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.profile-card-stats div{background:#ffffffb3;border:1px solid #d9e7ecc7;border-radius:8px;justify-items:center;gap:4px;padding:10px 8px;display:grid}.profile-card-stats span{color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:850}.profile-card-stats strong{color:var(--text);font-size:1.15rem}.profile-status-pill{min-height:30px;color:var(--primary-dark);background:#eef7f7;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.84rem;font-weight:900;display:inline-flex}.status-outgoing .profile-status-pill{color:#6d5b00;background:#fff6d8}.status-incoming .profile-status-pill{color:#123c7c;background:#e7f0ff}.status-none .profile-status-pill{color:var(--muted);background:#edf2f5}.profile-card-actions{grid-template-columns:1fr;align-self:end;gap:8px;width:100%;display:grid}.profile-card-actions .primary-button,.profile-card-actions .secondary-button,.profile-card-actions .ghost-button{width:100%;min-height:40px;padding-inline:12px}.card-search-form{align-self:end;gap:10px;width:100%;display:grid}.card-search-form label{color:var(--muted);gap:6px;font-size:.86rem;font-weight:800;display:grid}.card-search-form input{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:0 12px}.card-search-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0a9f8f24}.card-search-form .primary-button{width:100%;min-height:40px;padding-inline:12px}.danger-button{color:var(--danger)}.friends-empty-panel{border:1px dashed var(--border);background:#fbfdfe;border-radius:8px;align-content:center;gap:6px;min-height:116px;padding:18px;display:grid}.friends-empty-panel strong{color:var(--text)}.friends-empty-panel span{color:var(--muted)}@media (width<=720px){.friends-page{gap:18px}.friends-hero{min-height:auto}.friends-panel-heading{flex-direction:column;align-items:stretch}.relations-tab-bar{width:100%}.relations-tab-bar button{flex:1}.profile-card{width:222px;min-width:222px}.friend-profile-hero{align-items:flex-start;gap:14px}.friend-profile-avatar{border-width:3px;width:64px;height:64px}.friend-badge-grid,.friend-stat-grid,.friend-level-grid{grid-template-columns:1fr}}@media (width<=480px){.friends-panel{padding:16px}.profile-card{width:208px;min-width:208px;padding:16px}.profile-card-avatar{width:84px;height:84px}.friend-profile-hero h1{font-size:clamp(2rem,12vw,3rem)}}.play-mode-tabs{width:fit-content;max-width:100%;box-shadow:none;background:0 0;border:0;gap:10px;margin:0 auto;padding:0 2px 2px;display:inline-flex}.play-mode-tabs button{border:1px solid var(--border);min-height:42px;color:var(--muted);cursor:pointer;font:inherit;white-space:nowrap;background:#ffffff7a;border-radius:999px;justify-content:center;align-items:center;padding:8px 18px;font-weight:850;line-height:1;display:inline-flex}.play-mode-tabs button.active{background:var(--primary);color:#fff;border-color:#0000;box-shadow:0 10px 22px #0a9f8f24}.play-mode-tabs button:not(.active):hover{color:var(--text);background:#ffffffbd}.play-mode-tabs button:focus-visible{outline-offset:3px;outline:3px solid #0a9f8f3d}.play-mode-dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05142347;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.play-mode-dialog{gap:12px;width:min(100%,420px);padding:24px;display:grid}.play-mode-dialog h2{margin:0;font-size:1.35rem;line-height:1.15}.play-mode-dialog p{margin:0}.play-mode-dialog-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.multiplayer-page{--arena-ink:#071426;--arena-mint:#14b8a6;--arena-lime:#88d85f;--arena-coral:#ff6b4a;--arena-gold:#f4c84a;gap:12px;width:min(100%,1480px);margin:0 auto}.multiplayer-page.multiplayer-view-lobby{width:min(100%,840px)}.multiplayer-page .multiplayer-hero{align-items:start;padding-inline:2px}.multiplayer-page .multiplayer-hero .eyebrow{background:0 0;border:0;min-height:auto;padding:0}.multiplayer-page .multiplayer-hero h1{max-width:100%;margin-top:6px;font-size:clamp(2rem,4.2vw,3rem);line-height:1}.multiplayer-lobby-grid{grid-template-columns:minmax(280px,1fr) minmax(250px,320px);align-items:start;gap:clamp(22px,4vw,34px);width:100%;margin-top:4px;display:grid}.multiplayer-lobby-card{width:min(100%,420px);min-height:0;box-shadow:none;background:0 0;border:0;align-content:start;gap:12px;padding:2px;display:grid}.multiplayer-lobby-title-row{justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:58px;display:flex}.multiplayer-lobby-card h2{color:var(--text);margin:0;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.04}.multiplayer-lobby-card .primary-button{border-radius:999px;flex:none;width:auto;min-height:42px;padding:9px 18px;box-shadow:0 10px 22px #0a9f8f24}.multiplayer-direct-challenges{gap:10px;width:min(100%,420px);margin-top:2px;display:grid}.multiplayer-direct-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:30px;padding-bottom:8px;display:flex}.multiplayer-direct-heading strong{color:var(--text);font-size:.92rem}.multiplayer-direct-heading span{color:var(--primary-dark);font-weight:950}.multiplayer-direct-list{overscroll-behavior:contain;gap:8px;max-height:250px;padding-right:2px;display:grid;overflow-y:auto}.multiplayer-direct-list button{border:1px solid var(--border);width:100%;min-height:58px;color:var(--text);cursor:pointer;text-align:left;background:#ffffff80;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.multiplayer-direct-list button:hover:not(:disabled){background:#ffffffc7}.multiplayer-direct-list button:disabled{cursor:wait;opacity:.72}.multiplayer-direct-avatar{object-fit:cover;border:1px solid var(--border);width:38px;height:38px;color:var(--primary-dark);background:#eef4ff;border-radius:999px;place-items:center;font-size:.78rem;font-weight:950;display:grid}.multiplayer-direct-list button>span{gap:2px;min-width:0;display:grid}.multiplayer-direct-list button strong,.multiplayer-direct-list button em{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.multiplayer-direct-list button strong{color:var(--text);font-size:.92rem}.multiplayer-direct-list button em{color:var(--muted);font-size:.82rem;font-style:normal;font-weight:750}.multiplayer-direct-list button small{color:var(--primary-dark);font-size:.8rem;font-weight:950}.multiplayer-challenge-list{box-shadow:none;background:0 0;border:0;gap:12px;padding:72px 2px 2px;display:grid}.multiplayer-challenge-list .muted{color:var(--muted);padding-top:2px;font-weight:750}.multiplayer-invitation-item{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;width:100%;display:grid}.multiplayer-invitation-open{border:1px solid var(--border);min-width:0;color:var(--text);text-align:left;cursor:pointer;background:#ffffff80;border-radius:8px;gap:4px;padding:12px;display:grid}.multiplayer-invitation-open:hover{background:#ffffffc7}.multiplayer-invitation-open strong{font-size:.98rem}.multiplayer-invitation-open span{color:var(--muted);font-size:.88rem;font-weight:800}.multiplayer-invitation-decline{color:#b91c1c;cursor:pointer;background:#fef2f2bd;border:1px solid #dc26263d;border-radius:8px;min-width:88px;padding:10px 12px;font-size:.82rem;font-weight:950}.multiplayer-invitation-decline:hover:not(:disabled){color:#fff;background:#dc2626}.multiplayer-invitation-decline:disabled{cursor:wait;opacity:.64}.multiplayer-room-grid{grid-template-columns:minmax(0,1fr) minmax(250px,320px);grid-template-areas:"control player""control opponent";align-items:stretch;gap:18px 36px;width:min(100%,1240px);margin:0 auto;display:grid}.multiplayer-player-card,.multiplayer-opponent-column{gap:12px;display:grid}.multiplayer-room-grid>.multiplayer-player-card{grid-area:player}.multiplayer-player-card{text-align:left;min-height:0;box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-content:center;place-items:center stretch;gap:16px;padding:16px;display:grid;position:relative}.multiplayer-player-card.is-room-master{box-shadow:none;border-color:#0000}.multiplayer-room-grid>.multiplayer-player-card{border-left:1px solid #b4d4daad;padding-left:26px}.multiplayer-player-card.has-hand:before{content:"Maitre du salon";color:#166534;background:#dcfce7;border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:850;position:absolute;top:12px;right:12px}.multiplayer-player-main{text-align:center;justify-items:center;gap:8px;min-width:0;display:grid}.multiplayer-player-room-stats{border-left:1px solid #b4d4da9e;gap:8px;min-width:74px;padding-left:14px;display:grid}.multiplayer-player-room-stats span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;grid-template-columns:auto 1fr;align-items:baseline;gap:6px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.68rem;font-weight:900;display:grid}.multiplayer-player-room-stats strong{color:var(--text);font-family:inherit;font-size:1.15rem;line-height:1}.multiplayer-avatar{object-fit:cover;width:82px;height:82px;color:var(--accent);border:1px solid var(--border);background:#eef4ff;border-radius:999px;place-items:center;font-size:1.4rem;font-weight:900;display:grid}.multiplayer-avatar.empty-slot{color:var(--muted);border-style:dashed}.multiplayer-player-status{color:#0f766e;background:#14b8a61f;border-radius:999px;align-items:center;min-height:26px;padding:5px 10px;font-size:.8rem;font-weight:850;display:inline-flex}.multiplayer-control-card{min-height:0;box-shadow:none;background:0 0;border:0;grid-area:control;align-content:start;gap:28px;padding:clamp(4px,1vw,10px);display:grid;position:relative;overflow:visible}.multiplayer-control-card:before{content:none}.multiplayer-control-card>*{z-index:1;position:relative}.multiplayer-control-card .control-group{background:0 0;border:0;border-radius:0;gap:18px;padding:0;display:grid}.multiplayer-control-card .panel-label{color:var(--challenge-muted,var(--muted));letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:950}.multiplayer-control-card .segmented-grid{flex-wrap:wrap;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;overflow:visible}.multiplayer-control-card .segment{min-height:44px;color:var(--arena-ink);box-shadow:none;background:#ffffff6b;border:1px solid #b4d4daa6;border-radius:999px;justify-content:center}.multiplayer-control-card .segment.active{color:#fff;background:var(--challenge-primary,var(--primary));border-color:#0000;box-shadow:0 10px 22px #0a9f8f24}.multiplayer-control-card .segment.active.blue-segment{background:linear-gradient(135deg,#06324f,#0c8d86);box-shadow:inset 0 -4px #021629,0 16px 30px #06324f2e}.multiplayer-control-card .segment.peer-choice:not(.active){color:var(--muted);background:#64748b1a;border-color:#64748b47}.multiplayer-control-card .segment.active.peer-choice{box-shadow:inset 0 0 0 2px #64748b5c,0 10px 22px #0a9f8f24}.multiplayer-control-card .control-group:first-of-type .segmented-grid{background:#ffffff6b;border:1px solid #b4d4daa6;border-radius:999px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:inline-flex}.multiplayer-control-card .control-group:first-of-type .segment{min-width:118px;min-height:42px;color:var(--muted);box-shadow:none;background:0 0;border:0;padding:8px 18px}.multiplayer-control-card .control-group:first-of-type .segment.active{background:var(--challenge-primary,var(--primary));color:#fff}.multiplayer-control-card>.primary-button.full-width,.multiplayer-control-card>.secondary-button.full-width{border-radius:999px;justify-self:start;width:auto;min-height:48px;padding-inline:20px}.multiplayer-control-card>.primary-button.full-width{background:linear-gradient(135deg, var(--arena-ink), #064b60 46%, var(--arena-mint));box-shadow:inset 0 -4px #00000047,0 18px 34px #07142629}.multiplayer-room-state{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.multiplayer-room-state strong{color:var(--text)}.multiplayer-room-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.multiplayer-room-actions .secondary-button{border-radius:999px;min-height:38px;padding:8px 14px}.multiplayer-danger-button{color:#fff;background:#dc2626;border-color:#dc262657}.multiplayer-danger-button:hover{background:#b91c1c}.multiplayer-challenge-list .multiplayer-room-state{min-height:30px;padding-bottom:8px}.multiplayer-challenge-list .multiplayer-room-state .eyebrow{background:0 0;border:0;min-height:auto;padding:0}.multiplayer-rule-panel label{color:var(--challenge-ink,var(--text));grid-template-columns:minmax(84px,auto) minmax(180px,360px);align-items:center;gap:16px;font-weight:950;display:grid}.multiplayer-rule-panel input,.multiplayer-rule-panel select{min-height:54px;font:inherit;background:#ffffff6b;border:1px solid #b4d4daa6;border-radius:16px;padding:12px 16px;font-weight:900}.multiplayer-invite-actions,.multiplayer-scoreboard{justify-content:space-between;align-items:center;gap:10px;display:flex}.multiplayer-invite-actions>button{flex:1}.multiplayer-opponent-column{border-left:1px solid #b4d4daad;grid-area:opponent;align-content:start;padding-left:26px}.multiplayer-opponent-column>.primary-button.full-width{border-radius:999px;justify-self:stretch;width:auto;min-height:42px}.friend-picker-panel{gap:8px;display:grid}.friend-picker-panel button{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:3px;padding:10px 12px;font-weight:850;display:grid}.friend-picker-panel button span{color:var(--muted);font-size:.88rem}.multiplayer-arena{grid-template-columns:auto minmax(0,1fr);place-items:center;gap:14px;width:min(100%,760px);margin:0 auto;display:grid}.multiplayer-timer-ring{border-radius:999px;place-items:center;width:92px;height:92px;padding:10px;display:grid;box-shadow:0 16px 34px #10182814}.multiplayer-timer-ring:before{content:"";border-radius:inherit;background:#fff;grid-area:1/1;width:66px;height:66px}.multiplayer-timer-ring strong,.multiplayer-timer-ring span{z-index:1;color:var(--text);text-align:center;grid-area:1/1;position:relative}.multiplayer-timer-ring strong{align-self:center;margin-top:-9px;font-size:1.45rem;line-height:1}.multiplayer-timer-ring span{color:var(--muted);text-transform:uppercase;align-self:center;margin-top:26px;font-size:.7rem;font-weight:850}.multiplayer-metric-grid{background:linear-gradient(135deg, var(--arena-ink), #083246);border:1px solid #0714261f;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:100%;display:grid;overflow:hidden;box-shadow:0 18px 34px #0714261f}.multiplayer-metric-grid>div{text-align:center;background:#ffffff0a;border:0;border-radius:0;align-content:center;justify-items:center;gap:6px;min-height:92px;padding:14px;display:grid}.multiplayer-metric-grid strong{color:#fff;font-size:1.55rem;line-height:1}.multiplayer-metric-grid span:last-child{color:#ffffffa8;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:850}.multiplayer-play-card{background:radial-gradient(circle at 50% 0,#14b8a62e,#0000 34%),linear-gradient(#fff,#f6fbfaf5);border:1px solid #10b98147;border-radius:8px;grid-column:1/-1;gap:18px;width:100%;padding:clamp(18px,3vw,30px);display:grid;overflow:hidden}.multiplayer-play-card .question-line{background:linear-gradient(135deg, #071426fa, #084556f0), var(--arena-ink);color:#fff;text-shadow:0 10px 26px #00000038;border-radius:8px;justify-self:center;place-items:center;width:fit-content;min-width:min(100%,280px);max-width:100%;min-height:116px;margin:0;padding:0 34px;font-size:clamp(3.1rem,7vw,4.5rem);display:grid;box-shadow:inset 0 -5px #00000042,0 18px 34px #0714261f}.multiplayer-play-card .question-line:first-letter{color:inherit}.multiplayer-play-card .quiz-form{grid-template-columns:minmax(0,1fr) minmax(136px,168px);gap:10px;width:min(100%,620px);margin:0 auto}.multiplayer-play-card .quiz-form label{gap:10px}.multiplayer-play-card .quiz-form label>span{display:none}.multiplayer-play-card .quiz-form input{text-align:center;background:#ffffffe6;border:2px solid #14b8a666;border-radius:8px;min-height:68px;font-size:clamp(2rem,5vw,3rem);box-shadow:0 0 0 4px #14b8a61a}.multiplayer-play-card .quiz-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #16a08524}.multiplayer-play-card .quiz-form input[readonly]{color:var(--muted);background:#f8fafc}.multiplayer-play-card .quiz-form .primary-button{background:linear-gradient(135deg, var(--arena-coral), #e94d2e);border-radius:8px;min-height:68px;font-size:1.12rem;box-shadow:inset 0 -4px #a92e1a,0 14px 26px #ff6b4a33}.multiplayer-stop-button{color:#fff;cursor:pointer;background:#f97316;border:0;border-radius:999px;min-height:42px;padding:8px 18px;font-weight:950;box-shadow:0 14px 28px #f9731638}.multiplayer-stop-button:hover{background:#ea580c}.multiplayer-stop-button:disabled{opacity:.62;cursor:wait}.multiplayer-stop-button-inline{flex:none}@keyframes multiplayerWinnerGlow{0%,to{box-shadow:0 0 0 1px #0a9f8f2e,0 12px 28px #0a9f8f14}50%{box-shadow:0 0 0 4px #0a9f8f1f,0 18px 42px #0a9f8f2e}}.multiplayer-result-panel{gap:22px;display:grid}.multiplayer-waiting-panel{background:#ffffff94;border:1px solid #0a9f8f47;border-radius:18px;gap:18px;padding:clamp(18px,3vw,28px);display:grid}.multiplayer-waiting-panel>strong{color:var(--text);font-size:clamp(1.35rem,3vw,1.85rem)}.multiplayer-waiting-panel p{color:var(--muted);margin:0;font-weight:800}.multiplayer-waiting-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.multiplayer-waiting-stats span{gap:4px;min-width:0;display:grid}.multiplayer-waiting-stats strong{color:var(--text);font-size:clamp(1.6rem,4vw,2.1rem);line-height:1}.multiplayer-waiting-stats small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.multiplayer-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,4vw,34px);display:grid}.multiplayer-result-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.multiplayer-result-grid>div{min-height:auto;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:18px;align-content:center;gap:14px;padding:16px;display:grid}.multiplayer-result-player.is-winner{border-color:#0a9f8fb8;animation:2.2s ease-in-out infinite multiplayerWinnerGlow}.multiplayer-result-player.is-loser{border-color:#ff5b429e;box-shadow:0 0 0 1px #ff5b421a}.multiplayer-result-player.is-neutral{border-color:#b4d4da94}.multiplayer-result-grid span,.multiplayer-result-grid small{color:var(--muted);font-weight:800}.multiplayer-result-grid strong{color:var(--text);font-size:clamp(1.65rem,4vw,2.2rem)}.multiplayer-result-player-line{justify-content:space-between;align-items:center;gap:12px;display:flex}.multiplayer-result-player-line small{color:var(--primary);white-space:nowrap;background:#16a0851a;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:950}.multiplayer-result-forfeit-badge{color:#b93528;text-transform:uppercase;background:#ff5b4214;border:1px solid #ff5b425c;border-radius:8px;width:fit-content;padding:7px 12px;font-size:.78rem;font-weight:950}.multiplayer-result-stats{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(16px,4vw,34px);display:grid}.multiplayer-result-stats strong{gap:6px;min-width:0;font-size:clamp(1.65rem,4vw,2.2rem);line-height:1;display:grid}.multiplayer-result-stats strong small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.7rem;font-weight:850}.multiplayer-scoreboard{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;padding:12px}.multiplayer-scoreboard span{color:var(--muted);font-weight:850}.multiplayer-scoreboard strong{color:var(--primary-dark);font-size:1.4rem}.multiplayer-scoreboard small{color:#7c2d12;background:#ffedd5;border-radius:999px;place-items:center;min-width:44px;min-height:32px;font-weight:950;display:inline-grid}@media (width<=1080px){.multiplayer-room-grid{grid-template-columns:1fr;grid-template-areas:"player""opponent""control";width:min(100%,760px)}.multiplayer-opponent-column{border-left:0;padding-left:0}.multiplayer-room-grid>.multiplayer-player-card{border-left:0;padding-left:16px}.multiplayer-control-card{order:initial;grid-column:auto}}@media (width<=720px){.play-mode-tabs{width:100%}.play-mode-tabs button{flex:1}.play-mode-dialog-actions{flex-direction:column-reverse}.multiplayer-lobby-grid,.multiplayer-room-grid,.multiplayer-metric-grid,.multiplayer-arena,.multiplayer-control-card .segmented-grid{grid-template-columns:1fr}.multiplayer-metric-grid>div{min-height:88px}.multiplayer-play-card .quiz-form{grid-template-columns:1fr}.multiplayer-lobby-title-row{flex-direction:column;align-items:flex-start;min-height:0}.multiplayer-challenge-list{padding-top:2px}.multiplayer-room-grid{grid-template-areas:"player""opponent""control"}.multiplayer-control-card{order:initial;padding:16px}.multiplayer-rule-panel label{grid-template-columns:1fr}.multiplayer-room-state,.multiplayer-scoreboard{flex-direction:column;align-items:flex-start}.multiplayer-room-actions{justify-content:stretch;width:100%}.multiplayer-room-actions .secondary-button{flex:180px}.multiplayer-result-grid{grid-template-columns:1fr}}.multiplayer-arena{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px 18px;width:100%}.multiplayer-timer-ring{width:auto;height:auto;box-shadow:none;border-radius:0;align-items:baseline;gap:8px;padding:0;display:inline-flex;background:0 0!important}.multiplayer-timer-ring:before{content:none}.multiplayer-timer-ring strong,.multiplayer-timer-ring span{grid-area:auto;margin:0;position:static}.multiplayer-timer-ring strong{color:var(--arena-ink);font-size:clamp(2.8rem,6.5vw,4.3rem);line-height:.9}.multiplayer-timer-ring span{color:#405b6d;font-size:1rem;font-weight:950}.multiplayer-timer-ring.critical strong{color:var(--arena-coral);animation:.72s ease-in-out infinite mayeleCountdownBlink}.multiplayer-metric-grid{width:min(100%,340px);box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(3,auto);justify-content:center;gap:clamp(24px,5vw,48px);margin:18px auto 0;display:grid}.multiplayer-metric-grid>div{background:0 0;min-height:auto;padding:0}.multiplayer-metric-grid .metric-symbol{display:none}.multiplayer-metric-grid strong{color:var(--arena-ink);font-size:1.5rem}.multiplayer-metric-grid span:last-child{color:#405b6d;letter-spacing:.16em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.7rem}.multiplayer-play-card{box-shadow:none;background:0 0;border:0;margin-top:58px;padding:0}.multiplayer-play-card .question-line{width:100%;min-height:136px;color:var(--arena-ink);box-shadow:none;text-shadow:none;background:0 0;padding:0;font-size:clamp(4.6rem,12vw,8rem)}.multiplayer-play-card.answer-correct .question-line{animation:.34s mayeleCorrectPulse}.multiplayer-play-card.answer-wrong .question-line{animation:.36s mayeleWrongShake}.multiplayer-play-card .quiz-form{grid-template-columns:1fr;width:min(100%,600px)}.multiplayer-play-card .quiz-form input{border:0;border-bottom:5px solid var(--primary);min-height:82px;box-shadow:none;color:var(--arena-ink);background:0 0;border-radius:0}.multiplayer-play-card .quiz-form .primary-button{display:none}.multiplayer-play-card .quiz-form label:after{content:"Tape ta reponse";color:#405b6d;letter-spacing:.18em;text-align:center;text-transform:uppercase;margin-top:12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:850}@media (width<=720px){.multiplayer-arena{grid-template-columns:1fr}.multiplayer-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%}.multiplayer-metric-grid span:last-child{letter-spacing:.08em;white-space:nowrap;font-size:.66rem}.multiplayer-play-card{margin-top:42px}}@media (prefers-reduced-motion:reduce){.multiplayer-timer-ring.critical strong,.multiplayer-play-card.answer-correct .question-line,.multiplayer-play-card.answer-wrong .question-line,.multiplayer-result-player.is-winner{animation:none}}.notification-center{align-items:center;display:inline-flex;position:relative}.notification-bell-button{border:1px solid var(--border);width:42px;height:42px;color:var(--text);cursor:pointer;background:#ffffffbd;border-radius:999px;place-items:center;display:inline-grid;position:relative;box-shadow:0 8px 18px #10182814}.notification-bell-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.notification-badge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.72rem;font-weight:950;display:inline-grid;position:absolute;top:-4px;right:-4px}.notification-panel{z-index:80;border:1px solid var(--border);background:#fffffffa;border-radius:8px;gap:10px;width:min(360px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 44px #1018282e}.notification-panel-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-panel-heading strong{color:var(--text);font-size:1rem}.notification-panel-heading button{min-height:32px;color:var(--primary-dark);cursor:pointer;background:#eef7f7;border-radius:999px;padding:5px 10px;font-weight:900}.notification-panel-heading button:disabled{cursor:default;opacity:.5}.notification-list{gap:8px;max-height:320px;display:grid;overflow-y:auto}.notification-item{border:1px solid var(--border);width:100%;color:inherit;text-align:left;background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) 30px;align-items:start;gap:8px;padding:10px;text-decoration:none;display:grid}.notification-item.unread{background:#eef9f5;border-color:#a7ded6}.notification-item-content{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:4px;padding:0;text-decoration:none;display:grid}.notification-delete-button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:#0f172a0f;border-radius:999px;place-items:center;font-size:1rem;font-weight:950;line-height:1;display:grid}.notification-delete-button:hover{color:#b91c1c;background:#dc26261a}.notification-item-title{color:var(--text);font-weight:900}.notification-item-body,.notification-item-time,.notification-empty{color:var(--muted);font-size:.9rem;font-weight:700}.notification-item-time{font-size:.78rem}.notification-empty{text-align:center;padding:18px 10px}.floating-toast-stack{z-index:120;gap:10px;width:min(360px,100vw - 44px);display:grid;position:fixed;bottom:22px;left:22px}.floating-toast{background:#fffffffa;border:1px solid #b9e4db;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:13px 14px;display:grid;box-shadow:0 18px 40px #10182829}.floating-toast.toast-success{background:#effbf4;border-color:#9be2b9}.floating-toast.toast-info{background:#f1f7ff;border-color:#b9d5f8}.floating-toast a,.floating-toast>div{min-width:0;color:inherit;gap:3px;text-decoration:none;display:grid}.floating-toast strong{color:var(--text);font-size:.95rem;line-height:1.25}.floating-toast span{color:var(--muted);font-size:.86rem;font-weight:700;line-height:1.35}.floating-toast button{width:26px;height:26px;color:var(--muted);cursor:pointer;background:#0f172a14;border-radius:999px;place-items:center;font-weight:900;display:grid}@media (width<=720px){.notification-panel{right:-54px}.floating-toast-stack{width:min(340px,100vw - 28px);bottom:14px;left:14px}}:root{--challenge-ink:#061b2f;--challenge-muted:#405b6d;--challenge-primary:#0a9f8f;--challenge-soft:#0a9f8f1f;--challenge-danger:#ff5b42}@keyframes challengeBlink{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.38;transform:translateY(-1px)}}@keyframes challengeCorrect{0%{transform:scale(1)}45%{color:var(--challenge-primary);transform:scale(1.035)}to{transform:scale(1)}}@keyframes challengeWrong{0%,to{transform:translate(0)}25%{color:var(--challenge-danger);transform:translate(-8px)}55%{transform:translate(7px)}}.challenge-setup{gap:48px;width:min(100%,790px);margin:0 auto;display:grid}.challenge-hero{text-align:center;justify-items:center;gap:12px;padding-top:38px;display:grid}.challenge-hero>span{color:var(--challenge-primary);letter-spacing:.42em;text-transform:uppercase;font-size:.72rem;font-weight:950}.challenge-hero h1{color:var(--challenge-ink);font-size:clamp(4rem,9vw,5.6rem);line-height:.92}.challenge-hero p{color:var(--challenge-muted);font-size:1rem}.challenge-hero-action{margin-top:10px}.challenge-loadout{gap:32px;display:grid}.challenge-config-board{background:#ffffff8f;border:1px solid #b4d4dab8;border-radius:18px;gap:12px;padding:14px}.challenge-config-board .challenge-config-row{grid-template-columns:110px minmax(0,1fr);align-items:center;gap:10px;display:grid}.challenge-config-board .challenge-choice-section{gap:10px}.challenge-config-board .challenge-choice-section>strong{color:var(--challenge-ink);letter-spacing:.12em;align-self:center;font-size:.74rem}.challenge-config-board .challenge-mode-grid,.challenge-config-board .challenge-choice-grid{width:100%;min-width:0}.challenge-config-board .challenge-mode-grid{gap:8px}.challenge-config-board .challenge-mode-grid .segment{min-height:46px;padding:9px 12px}.challenge-config-board .challenge-operation-grid,.challenge-config-board .challenge-level-grid{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;padding:1px 2px 5px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.challenge-config-board .challenge-operation-grid::-webkit-scrollbar{display:none}.challenge-config-board .challenge-level-grid::-webkit-scrollbar{display:none}.challenge-config-board .challenge-choice-tile{scroll-snap-align:start;white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:9px 13px;line-height:1;display:inline-flex}.challenge-config-board .challenge-operation-grid .challenge-choice-tile{min-width:112px}.challenge-config-board .challenge-level-tile{min-width:122px}.challenge-config-board .challenge-level-tile.active{background:var(--challenge-primary);box-shadow:0 12px 26px #0a9f8f29}.challenge-config-board .challenge-choice-symbol{font-size:1rem}.challenge-config-board .challenge-level-dots{transform-origin:50%;margin:0;transform:scale(.88)}.challenge-config-rules{border-top:1px solid #b4d4da9e;padding-top:10px}.challenge-config-board .solo-rule-panel{gap:10px}.challenge-config-board .solo-rule-panel label{grid-template-columns:minmax(110px,auto) minmax(0,1fr)}.challenge-config-board .solo-rule-panel input,.challenge-config-board .solo-rule-panel select{border-radius:14px;min-height:48px}.challenge-config-board>.challenge-start-button{border-radius:16px;width:100%;min-height:54px;font-size:1rem}.challenge-choice-section{gap:18px;display:grid}.challenge-choice-section>strong{color:var(--challenge-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:950}.challenge-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;overflow:visible}.challenge-mode-grid .segment{min-height:52px;color:var(--challenge-ink);box-shadow:none;background:#ffffff6b;border:1px solid #b4d4daa6;border-radius:999px;justify-content:center;font-weight:950}.challenge-mode-grid .segment.active{background:var(--challenge-primary);color:#fff;border-color:#0000;box-shadow:0 10px 22px #0a9f8f24}.solo-rule-panel{gap:14px;display:grid}.solo-rule-panel label{color:var(--challenge-ink);grid-template-columns:minmax(130px,auto) minmax(180px,360px);align-items:center;gap:16px;font-weight:950;display:grid}.solo-rule-panel input,.solo-rule-panel select{min-width:0;min-height:54px;color:var(--challenge-ink);font:inherit;background:#ffffff6b;border:1px solid #b4d4daa6;border-radius:16px;padding:12px 16px;font-weight:900}.challenge-choice-grid{gap:12px;display:grid}.challenge-operation-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.challenge-level-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.challenge-choice-tile{min-width:0;color:var(--challenge-ink);box-shadow:none;cursor:pointer;background:#ffffff6b;border:1px solid #b4d4daa6;border-radius:28px;align-content:center;justify-items:center;gap:14px;font-weight:950;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:grid}.challenge-choice-tile:hover{transform:translateY(-2px)}.challenge-operation-grid .challenge-choice-tile{min-height:112px}.challenge-level-tile{border-radius:999px;gap:8px;min-height:70px}.challenge-choice-tile.active{background:var(--challenge-primary);color:#fff;border-color:#0000;box-shadow:0 18px 38px #0a9f8f33}.challenge-level-tile.active{background:var(--challenge-ink);box-shadow:0 18px 38px #0714262e}.challenge-choice-symbol{color:var(--challenge-primary);font-size:1.45rem;line-height:1}.challenge-choice-tile.active .challenge-choice-symbol{color:#fff}.challenge-level-dots{gap:3px;display:inline-flex}.challenge-level-dots span{background:#0a9f8f38;border-radius:999px;width:6px;height:6px}.challenge-level-dots .filled{background:var(--challenge-primary)}.challenge-level-tile.active .challenge-level-dots span{background:#ffffff3d}.challenge-level-tile.active .challenge-level-dots .filled{background:var(--challenge-primary)}.challenge-start-button{background:var(--challenge-primary);color:#fff;cursor:pointer;border-radius:28px;justify-content:center;align-items:center;gap:18px;min-height:84px;padding:16px 24px;font-size:1.2rem;font-weight:950;display:inline-flex;box-shadow:0 20px 42px #0a9f8f2e}.challenge-loadout>.challenge-start-button{justify-self:center;width:min(100%,640px)}.challenge-start-button span{color:#fff}.challenge-arena{grid-template-columns:auto minmax(0,1fr) auto;align-content:start;align-items:start;gap:12px 18px;width:min(100%,860px);min-height:auto;margin:0 auto;display:grid}.challenge-run-meta{color:var(--challenge-ink);letter-spacing:.28em;text-transform:uppercase;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:950;display:grid}.challenge-run-meta button{color:var(--challenge-muted);font:inherit;cursor:pointer;text-transform:inherit;background:0 0;justify-self:start;padding:0}.challenge-run-context{text-align:center;justify-self:center;gap:6px;display:grid}.challenge-run-context small{color:var(--challenge-primary);letter-spacing:.18em;font-size:.68rem}.challenge-run-meta strong{justify-self:end}.challenge-clock{color:var(--challenge-ink);align-items:baseline;gap:8px;display:inline-flex}.challenge-clock strong{font-size:clamp(2.6rem,6vw,4rem);line-height:.9}.challenge-clock span{color:var(--challenge-muted);font-size:1.1rem;font-weight:950}.challenge-arena.is-critical .challenge-clock strong{color:var(--challenge-danger);animation:.72s ease-in-out infinite challengeBlink}.challenge-progress{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.challenge-progress>span{background:#0714261f;border-radius:999px;height:10px;overflow:hidden}.challenge-progress i{border-radius:inherit;background:var(--challenge-primary);height:100%;transition:width .35s linear;display:block}.challenge-progress strong{color:var(--challenge-muted);font-size:.9rem}.challenge-metrics{text-align:center;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,5vw,46px);width:min(100%,300px);margin:18px auto 0;display:grid}.challenge-metrics div{gap:6px;display:grid}.challenge-metrics strong{color:var(--challenge-ink);font-size:1.55rem}.challenge-metrics span{color:var(--challenge-muted);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:850}.challenge-question-zone{grid-column:1/-1;gap:22px;margin-top:clamp(26px,6vh,48px);display:grid}.challenge-question-zone .question-line{width:100%;min-height:96px;color:var(--challenge-ink);box-shadow:none;text-shadow:none;background:0 0;place-items:center;margin:0;padding:0;font-size:clamp(3.4rem,9vw,5.8rem);line-height:1;display:grid}.challenge-arena.is-correct .question-line{animation:.34s challengeCorrect}.challenge-arena.is-wrong .question-line{animation:.36s challengeWrong}.challenge-answer-form{gap:12px;width:min(100%,460px);margin:0 auto;display:grid}.challenge-answer-form label{gap:12px;width:100%;display:grid}.challenge-answer-form label>span{display:none}.challenge-answer-form input{box-sizing:border-box;border:0;border-bottom:5px solid var(--challenge-primary);width:100%;max-width:100%;min-height:62px;color:var(--challenge-ink);box-shadow:none;text-align:center;background:0 0;border-radius:0;font-size:clamp(2rem,6vw,3.1rem);font-weight:900}.challenge-answer-form input:focus{border-color:var(--challenge-primary);outline:none;box-shadow:0 12px 24px -24px #0714265c}.challenge-answer-form button{background:var(--challenge-ink);color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:8px;min-height:52px;font-size:.9rem;font-weight:900}.challenge-answer-form button:disabled{cursor:wait;opacity:.7}.challenge-answer-form label:after{content:"Tape ta reponse";color:var(--challenge-muted);letter-spacing:.18em;text-align:center;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:850}.challenge-feedback-slot{grid-column:1/-1;width:min(100%,520px);margin:0 auto}.game-page.sprint-finished{align-content:start}.game-page.sprint-finished .sprint-card{width:min(100%,900px);box-shadow:none;background:linear-gradient(135deg,#ffffff80,#e8faf63d);border:1px solid #7dd3bc80;border-radius:20px;margin:clamp(34px,8vh,82px) auto 0;padding:clamp(28px,4vw,42px)}.game-page.sprint-finished .sprint-topline{border-bottom:1px solid #b4d4da9e;justify-content:space-between;align-items:center;gap:24px;padding-bottom:28px;display:flex}.game-page.sprint-finished .sprint-topline .eyebrow{color:var(--challenge-muted);background:#0a9f8f1a;border-radius:8px;font-size:.78rem}.game-page.sprint-finished .score-block{justify-items:end;gap:4px;display:grid}.game-page.sprint-finished .score-block span{color:var(--challenge-muted);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:950}.game-page.sprint-finished .score-block strong{color:var(--challenge-primary);font-size:clamp(2rem,5vw,2.75rem);line-height:1}.game-page.sprint-finished .result-panel{gap:28px;padding-top:26px;display:grid}.game-page.sprint-finished .result-panel h2{color:var(--challenge-ink);margin:0;font-size:clamp(1.55rem,4vw,2.25rem)}.game-page.sprint-finished .result-grid{text-align:center;background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));justify-self:center;gap:clamp(28px,7vw,72px);width:min(100%,520px);display:grid}.game-page.sprint-finished .result-grid>div{min-height:auto;box-shadow:none;background:0 0;border:0;gap:8px;padding:0;display:grid}.game-page.sprint-finished .result-grid span{color:var(--challenge-muted);letter-spacing:.16em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:850}.game-page.sprint-finished .result-grid strong{color:var(--challenge-ink);font-size:clamp(1.8rem,5vw,2.45rem);line-height:1}.game-page.sprint-finished .sprint-result-actions{grid-template-columns:minmax(0,1fr) minmax(160px,200px);gap:16px;display:grid}.game-page.sprint-finished .sprint-result-replay,.game-page.sprint-finished .sprint-result-menu{border-radius:20px;width:100%;min-height:80px;font-size:1.18rem}.game-page.sprint-finished .sprint-result-menu{color:var(--challenge-ink);box-shadow:none;background:#ffffff94;border:1px solid #b4d4dab8}.game-page.sprint-finished .sprint-result-replay span,.game-page.sprint-finished .sprint-result-menu span{color:var(--challenge-ink)}.game-page.sprint-finished .sprint-result-replay span{color:#fff}.challenge-feedback-slot .answer-feedback{animation:.32s challengeCorrect}.challenge-feedback-slot .answer-feedback.error{animation:.32s challengeWrong}@media (width<=900px){.challenge-operation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.challenge-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.challenge-setup{gap:40px}.challenge-hero{padding-top:20px}.challenge-hero h1{font-size:clamp(3.2rem,18vw,4.3rem)}.challenge-operation-grid,.challenge-level-grid,.challenge-mode-grid{grid-template-columns:1fr}.solo-rule-panel label{grid-template-columns:1fr;gap:8px}.challenge-start-button{gap:10px;padding-inline:18px;font-size:1rem}.challenge-run-meta{grid-template-columns:1fr;justify-items:start;gap:8px}.challenge-run-context{text-align:left;justify-self:start}.challenge-run-meta strong{justify-self:start}.challenge-metrics{gap:12px;width:100%}.challenge-metrics span{letter-spacing:.08em;font-size:.66rem}.challenge-question-zone{margin-top:48px}.game-page.sprint-finished .sprint-card{margin-top:24px;padding:18px}.game-page.sprint-finished .sprint-topline{align-items:stretch}.game-page.sprint-finished .result-grid,.game-page.sprint-finished .sprint-result-actions{grid-template-columns:1fr}.game-page.sprint-finished .sprint-result-menu{min-width:0}}@media (prefers-reduced-motion:reduce){.challenge-arena.is-critical .challenge-clock strong,.challenge-arena.is-correct .question-line,.challenge-arena.is-wrong .question-line,.challenge-feedback-slot .answer-feedback,.challenge-feedback-slot .answer-feedback.error{animation:none}}html,body,#root{max-width:100%;overflow-x:hidden}.page,.card,.dashboard-hero,.profile-card,.multiplayer-lobby-grid,.multiplayer-room-grid,.challenge-setup,.challenge-arena{min-width:0}@media (width<=1023px){.authenticated-shell{width:100%;padding:0;display:block}.authenticated-shell .desktop-sidebar{display:none}.authenticated-shell .main-content{width:100%;padding:calc(var(--app-topbar-height) + 18px) 16px calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 28px)}.dashboard-page,.game-page,.friends-page,.friend-profile-page,.profile-settings-page{width:100%}.friend-profile-page{gap:16px}.friend-profile-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.friend-stat-grid,.friend-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card-scroller,.search-card-scroller,.dashboard-section-nav,.play-mode-tabs,.friends-filter-bar{max-width:100%;overflow-x:auto}.multiplayer-lobby-grid,.multiplayer-room-grid{width:100%}.multiplayer-room-grid{grid-template-columns:1fr;grid-template-areas:"player""opponent""control"}.multiplayer-control-card,.multiplayer-player-card{min-width:0}}@media (width<=767px){.authenticated-shell .main-content{padding-inline:12px}.dashboard-page{gap:14px}.dashboard-hero-v2{min-height:auto;padding:18px}.dashboard-page .dashboard-stats-grid,.stats-grid.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-page .stat-card{min-height:116px;padding:16px}.dashboard-page .stat-card strong{font-size:1.7rem}.challenge-setup{gap:26px;width:100%}.challenge-hero{padding-top:8px}.challenge-hero h1{font-size:clamp(3rem,18vw,4.2rem)}.challenge-loadout{gap:22px}.challenge-config-board{gap:10px;padding:12px}.challenge-config-board .challenge-config-row{grid-template-columns:76px minmax(0,1fr);gap:8px}.challenge-config-board .challenge-choice-section>strong{letter-spacing:.1em;font-size:.66rem;line-height:1.15}.challenge-operation-grid,.challenge-level-grid,.challenge-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.challenge-operation-grid .challenge-choice-tile{min-height:78px}.challenge-config-board .challenge-operation-grid,.challenge-config-board .challenge-level-grid{scrollbar-width:none;grid-template-columns:none;gap:8px;padding:1px 2px 5px;display:flex;overflow-x:auto}.challenge-config-board .challenge-operation-grid::-webkit-scrollbar{display:none}.challenge-config-board .challenge-level-grid::-webkit-scrollbar{display:none}.challenge-config-board .challenge-choice-tile{border-radius:999px;gap:7px;min-width:92px;min-height:42px;padding:8px 10px;display:inline-flex}.challenge-config-board .challenge-operation-grid .challenge-choice-tile{width:44px;min-width:44px;min-height:40px;padding:0}.challenge-config-board .challenge-operation-grid .challenge-choice-symbol+span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.challenge-config-board .challenge-level-tile{min-width:118px}.challenge-level-tile,.challenge-mode-grid .segment{min-height:50px}.challenge-config-board .challenge-level-tile,.challenge-config-board .challenge-mode-grid .segment{min-height:42px}.challenge-choice-tile{border-radius:18px}.challenge-start-button{border-radius:18px;min-height:62px}.challenge-config-board>.challenge-start-button{border-radius:16px;min-height:52px}.challenge-arena{grid-template-columns:1fr auto;gap:10px 12px;width:100%}.challenge-run-meta{letter-spacing:.12em;grid-column:1/-1;grid-template-columns:1fr auto;gap:8px}.challenge-run-context{text-align:left;justify-self:start}.challenge-run-meta strong{justify-self:end}.challenge-clock{grid-column:1/-1;justify-self:center}.challenge-metrics{margin-top:8px}.challenge-question-zone{gap:16px;margin-top:14px}.challenge-question-zone .question-line{min-height:72px;font-size:clamp(3rem,17vw,4.6rem)}.challenge-answer-form{width:100%}.challenge-answer-form input{min-height:58px;font-size:clamp(2rem,12vw,3rem)}.challenge-answer-form button{min-height:54px}.game-page.sprint-finished .result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.game-page.sprint-finished .sprint-result-actions{grid-template-columns:1fr}.friends-panel-heading{flex-direction:column;align-items:stretch}.profile-card{width:min(100%,340px)}.profile-card-actions{grid-template-columns:1fr}.profile-settings-card{grid-template-columns:1fr;padding:18px}.profile-settings-tabs{width:100%}.profile-settings-tabs button{flex:1 1 0}.profile-settings-form .two-fields,.profile-settings-form .form-grid{grid-template-columns:1fr}.profile-settings-form .primary-button,.profile-settings-form .secondary-button,.profile-settings-form .ghost-button{width:100%}.multiplayer-room-actions,.multiplayer-result-actions,.multiplayer-invitation-actions{flex-direction:column;align-items:stretch}.multiplayer-room-actions button,.multiplayer-result-actions button,.multiplayer-invitation-actions button{width:100%}}@media (width<=420px){.authenticated-shell .main-content{padding-inline:10px}.dashboard-page .dashboard-stats-grid,.stats-grid.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-page .stat-card{min-height:104px;padding:12px}.challenge-operation-grid,.challenge-level-grid,.challenge-mode-grid{gap:8px}.challenge-choice-tile{font-size:.88rem}.challenge-answer-form label:after{font-size:.66rem}}.dashboard-badge-mobile-summary{display:none}.badge-objective-action{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:10px;padding:0;display:grid}.badge-objective-action:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #1187ee57}.dashboard-badge-sheet-backdrop{z-index:80;background:#07122657;align-items:end;padding:18px;display:grid;position:fixed;inset:0}.dashboard-badge-sheet{background:#fff;border:1px solid #d9e7ece6;border-radius:18px 18px 10px 10px;gap:14px;width:min(100%,560px);max-height:min(760px,100dvh - 36px);margin:0 auto;padding:14px;display:grid;overflow-y:auto;box-shadow:0 24px 60px #07122638}.dashboard-badge-sheet-grip{background:#d7e5ea;border-radius:999px;justify-self:center;width:46px;height:5px}.dashboard-badge-sheet-header{grid-template-columns:74px minmax(0,1fr) 38px;align-items:start;gap:12px;display:grid}.dashboard-badge-sheet-header .badge-art{width:70px;height:84px}.dashboard-badge-sheet-header h2{color:var(--text);margin:5px 0 0;font-size:clamp(1.35rem,7vw,1.8rem);line-height:1.05}.dashboard-badge-sheet-header p{color:var(--muted);margin:8px 0 0;font-size:.92rem;line-height:1.35}.dashboard-badge-sheet-close{border:1px solid var(--border);width:38px;height:38px;color:var(--text);cursor:pointer;background:#f7f9fc;border-radius:999px;place-items:center;font-size:1rem;font-weight:950;display:grid}.dashboard-badge-sheet-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.dashboard-badge-sheet-progress>div{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;align-content:center;gap:4px;min-height:68px;padding:10px;display:grid}.dashboard-badge-sheet-progress strong{color:var(--text);font-size:1.28rem;line-height:1}.dashboard-badge-sheet-progress span{color:var(--muted);font-size:.78rem;font-weight:850}.dashboard-badge-sheet-objectives{gap:8px;display:grid}.dashboard-badge-sheet-objective{border:1px solid var(--border);background:#f8fafc;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:9px;padding:10px;display:grid}.dashboard-badge-sheet-objective>span{width:28px;height:28px;color:var(--muted);background:#e8edf5;border-radius:999px;place-items:center;font-size:.67rem;font-weight:950;display:grid}.dashboard-badge-sheet-objective.done>span{background:var(--mint-soft);color:var(--success)}.dashboard-badge-sheet-objective strong{color:var(--text);font-size:.9rem;line-height:1.18;display:block}.dashboard-badge-sheet-objective em{color:var(--muted);margin-top:3px;font-size:.78rem;font-style:normal;font-weight:800;line-height:1.28;display:block}@media (width<=767px){.dashboard-page{--dashboard-mobile-rail:min(278px, 82vw);align-content:start;gap:12px;display:grid}.dashboard-page:not(.dashboard-active-overview){min-height:0;height:auto!important;overflow:visible!important}.dashboard-page:not(.dashboard-active-overview) .dashboard-hero,.dashboard-page:not(.dashboard-active-overview) .dashboard-profile-badges-section{display:none}.dashboard-page:not(.dashboard-active-overview) .dashboard-view-panel.active,.dashboard-page .dashboard-view-panel.active{min-height:0;padding:0;overflow:visible!important}.dashboard-page .dashboard-hero-v2{order:2;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:8px 2px 2px;display:grid}.dashboard-page .dashboard-profile-avatar{width:58px;height:58px}.dashboard-page .dashboard-profile-title{overflow-wrap:anywhere;margin:3px 0 0;font-size:clamp(2rem,11vw,2.8rem);line-height:.98}.dashboard-page .dashboard-profile-meta,.dashboard-page .dashboard-hero-v2 .small-lead{margin-top:8px;padding:6px 10px;font-size:.86rem;line-height:1.15}.dashboard-profile-badges-section{order:3;overflow:hidden}.dashboard-profile-badge-window{scrollbar-width:none;gap:8px;padding:2px 1px 6px}.dashboard-profile-badge-window::-webkit-scrollbar{display:none}.dashboard-profile-badge-card.friend-badge-card{gap:5px;width:76px;min-width:76px;min-height:84px;padding:8px 6px}.dashboard-profile-badge-card.friend-badge-card .badge-art{width:36px;height:40px}.dashboard-profile-badge-card.friend-badge-card .badge-core{border-width:2px;width:26px;height:26px}.dashboard-profile-badge-card.friend-badge-card .badge-family-icon{width:19px;height:19px}.dashboard-profile-badge-card.friend-badge-card strong{font-size:.66rem}.dashboard-page .dashboard-section-nav{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;scroll-snap-type:x proximity;scrollbar-width:none;background:0 0;border:0;border-radius:0;order:1;gap:8px;padding:0 1px 6px;scroll-padding-inline:1px;display:flex;overflow:auto hidden;position:static!important;top:auto!important}.dashboard-page .dashboard-section-nav::-webkit-scrollbar{display:none}.dashboard-page .dashboard-section-nav button{border:1px solid var(--border);min-width:min(140px,42vw);min-height:42px;color:var(--muted);white-space:normal;scroll-snap-align:start;background:#ffffffbd;border-radius:14px;flex:none;padding:8px 10px;font-size:.84rem;line-height:1.05;box-shadow:0 10px 20px #1018280a}.dashboard-page .dashboard-section-nav button:first-child{min-width:min(164px,48vw)}.dashboard-page .dashboard-section-nav button.active{background:var(--primary);color:#fff;border-color:#0000}.dashboard-page .dashboard-mobile-panel,.dashboard-page .dashboard-view-panel.active{order:4;gap:12px}.dashboard-page .dashboard-view-panel .section-kicker{gap:4px;padding-inline:0}.dashboard-page .dashboard-view-panel .section-kicker h2,.dashboard-page .dashboard-view-panel .section-kicker h3{font-size:clamp(1.25rem,6.8vw,1.65rem);line-height:1.08}.dashboard-page.dashboard-active-overview .dashboard-overview-section .section-kicker{display:none}.dashboard-page .dashboard-stats-grid,.dashboard-page .stats-grid.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dashboard-page .stat-card{min-height:96px;padding:12px}.dashboard-page .stat-card span:first-child{font-size:.78rem;line-height:1.1}.dashboard-page .dashboard-stats-grid .stat-card:nth-child(3)>div>span,.dashboard-page .dashboard-stats-grid .stat-card:nth-child(4)>div>span{font-size:0}.dashboard-page .dashboard-stats-grid .stat-card:nth-child(3)>div>span:after{content:"Record";font-size:.78rem}.dashboard-page .dashboard-stats-grid .stat-card:nth-child(4)>div>span:after{content:"Serie";font-size:.78rem}.dashboard-page .dashboard-stats-grid .stat-card .stat-mark:after{content:none}.dashboard-page .stat-card strong{margin-top:8px;font-size:1.35rem}.dashboard-page .stat-mark,.dashboard-page .mission-mark{width:32px;height:32px;font-size:.68rem}.dashboard-page .player-level-card{order:0;gap:10px;padding:14px}.dashboard-page .player-level-card h3{margin-top:4px;font-size:1.5rem}.dashboard-page .player-level-card p{font-size:.88rem;line-height:1.28}.dashboard-page .stats-insight-grid,.dashboard-page .operation-stats-grid,.dashboard-page .level-ladder,.dashboard-page .mission-board-grid,.dashboard-badge-mobile-summary{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding:1px 1px 8px;scroll-padding-inline:1px;display:flex;overflow:auto hidden}.dashboard-page .stats-insight-grid::-webkit-scrollbar{display:none}.dashboard-page .operation-stats-grid::-webkit-scrollbar{display:none}.dashboard-page .level-ladder::-webkit-scrollbar{display:none}.dashboard-page .mission-board-grid::-webkit-scrollbar{display:none}.dashboard-badge-mobile-summary::-webkit-scrollbar{display:none}.dashboard-page .stats-insight-card,.dashboard-page .operation-stat-card,.dashboard-page .level-card,.dashboard-page .mission-xp-card,.dashboard-badge-summary-card{flex:0 0 var(--dashboard-mobile-rail);scroll-snap-align:start;min-width:0;min-height:0}.dashboard-page .stats-insight-card,.dashboard-page .operation-stat-card,.dashboard-page .level-card,.dashboard-page .mission-xp-card,.dashboard-page .stats-focus-panel{padding:14px}.dashboard-page .stats-focus-list,.dashboard-page .record-grid,.dashboard-page .level-metrics,.dashboard-page .stat-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-page .insight-main,.dashboard-page .operation-stat-topline strong{font-size:1.45rem;line-height:1.05}.dashboard-page .mode-chip-list,.dashboard-page .session-tags{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.dashboard-page .mode-chip-list::-webkit-scrollbar{display:none}.dashboard-page .session-tags::-webkit-scrollbar{display:none}.dashboard-page .mode-chip,.dashboard-page .session-tags span{flex:none;min-height:30px;padding:6px 8px;font-size:.78rem}.dashboard-page .mission-xp-card{gap:10px}.dashboard-page .mission-xp-card h3{font-size:1rem;line-height:1.14}.dashboard-page .mission-xp-card p{min-height:0;font-size:.88rem;line-height:1.28}.dashboard-badge-mobile-summary{margin-top:-2px}.dashboard-badge-summary-card{border:1px solid var(--border);background:#ffffffc7;border-radius:8px;align-content:start;gap:10px;padding:14px;display:grid;box-shadow:0 12px 26px #1018280e}.dashboard-badge-summary-main{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;display:grid}.dashboard-badge-summary-main strong{color:var(--text);font-size:1rem;line-height:1.1;display:block}.dashboard-badge-summary-main span:not(.dashboard-badge-family-mark):not(.badge-family-icon){color:var(--muted);margin-top:3px;font-size:.8rem;font-weight:850;display:block}.dashboard-badge-family-mark{background:var(--mint-soft);width:42px;height:42px;color:var(--primary-dark);border-radius:12px;place-items:center;display:grid}.dashboard-badge-family-mark .badge-family-icon{filter:none;width:26px;height:26px}.dashboard-badge-summary-chips{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.dashboard-badge-summary-chips::-webkit-scrollbar{display:none}.dashboard-badge-summary-chips span{border:1px solid var(--border);max-width:180px;min-height:28px;color:var(--muted);white-space:nowrap;background:#f7f9fc;border-radius:999px;flex:none;align-items:center;padding:5px 8px;font-size:.74rem;font-weight:850;display:inline-flex}.dashboard-badge-detail-stack{gap:10px}.dashboard-page .badge-family-panel{border-radius:8px;padding:12px;box-shadow:0 10px 22px #1018280b}.dashboard-page .badge-family-panel[open]{background:#ffffffe6;max-height:none;overflow:visible}.dashboard-page .badge-family-panel summary{grid-template-columns:minmax(0,1fr) auto 28px;gap:8px}.dashboard-page .badge-family-panel summary span{display:none}.dashboard-page .badge-family-panel summary em{grid-column:2;font-size:.82rem}.dashboard-page .badge-family-panel summary:before{grid-column:3}.dashboard-page .badge-level-stack,.dashboard-page .badge-level-group{gap:10px}.dashboard-page .badge-level-stack{margin-top:10px}.dashboard-page .badge-level-group{background:#f8fafc;border-radius:8px;padding:10px}.dashboard-page .badge-level-heading{border-bottom:1px solid #d9e7ece6;gap:3px;padding-bottom:8px;display:grid}.dashboard-page .badge-level-heading strong{font-size:.95rem}.dashboard-page .badge-level-heading span{max-width:100%;font-size:.74rem;line-height:1.2}.dashboard-page .badge-level-grid{scroll-snap-type:none;grid-template-columns:1fr;grid-auto-columns:auto;grid-auto-flow:row;gap:8px;padding:0;display:grid;overflow:visible}.dashboard-page .badge-objective-card{scroll-snap-align:none;background:#fff;border-radius:8px;gap:8px;min-height:0;padding:10px}.dashboard-page .badge-objective-header{grid-template-columns:44px minmax(0,1fr);gap:9px}.dashboard-page .badge-objective-card .badge-art{width:42px;height:48px}.dashboard-page .badge-objective-card .badge-core{border-width:2px;width:26px;height:26px}.dashboard-page .badge-objective-card .badge-family-icon{width:18px;height:18px}.dashboard-page .badge-objective-card .badge-art:before{border-radius:10px;inset:4px 6px 12px}.dashboard-page .badge-objective-card .badge-art:after,.dashboard-page .badge-objective-card .badge-tier-flourish,.dashboard-page .badge-objective-card .badge-art.rank-three .badge-core:before,.dashboard-page .badge-objective-card .badge-art.rank-three .badge-core:after{display:none}.dashboard-page .badge-objective-header strong{font-size:.92rem}.dashboard-page .badge-objective-header p,.dashboard-page .badge-progress-copy,.dashboard-page .objective-check-row em{font-size:.78rem;line-height:1.25}.dashboard-page .badge-objective-header p{display:none}.dashboard-page .badge-progress-copy{margin-top:3px}.dashboard-page .badge-status-chip,.dashboard-page .objective-check-list{display:none}.dashboard-page .dashboard-history-section{padding:0}.dashboard-page .dashboard-history-section .section-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.dashboard-page .dashboard-history-section .secondary-button{white-space:nowrap;min-height:38px;padding:8px 10px}.dashboard-page .detailed-session-list{gap:10px;margin-top:0}.dashboard-page .detailed-session-row{border:1px solid var(--border);background:#ffffffc7;border-radius:8px;grid-template-columns:1fr;gap:12px;padding:12px;display:grid}.dashboard-page .history-score-grid{color:var(--muted);text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:stretch;gap:7px}.dashboard-page .history-score-grid>span{border:1px solid var(--border);background:#f7f9fc;border-radius:8px;align-content:center;min-height:42px;padding:7px 8px;font-size:.76rem;line-height:1.12;display:grid}.dashboard-page .history-answers-button{grid-column:1/-1;width:100%}.dashboard-page .answer-history-panel{grid-column:1/-1;width:100%;padding:8px}.dashboard-page .answer-history-list{max-height:300px}.dashboard-page .answer-history-row{grid-template-columns:28px minmax(0,1fr);padding:8px}.dashboard-page .answer-history-row strong,.dashboard-page .answer-history-row>span:not(.answer-index){grid-column:2}.friends-page,.friend-profile-page{gap:12px}.friend-profile-topbar{grid-template-columns:1fr;display:grid}.friend-profile-back{border-radius:999px;width:100%;min-height:42px}.friend-profile-hero{background:#ffffffb8;border:1px solid #d9e7ece0;border-radius:8px;grid-template-columns:58px minmax(0,1fr);gap:10px 12px;padding:13px;box-shadow:0 16px 32px #1018280e}.friend-profile-avatar{border-width:2px;width:58px;height:58px;box-shadow:0 10px 20px #1018281f}.friend-profile-avatar.initials{font-size:1rem}.friend-profile-hero h1{margin-top:4px;font-size:clamp(1.9rem,12vw,2.6rem);line-height:.98}.friend-profile-hero p{margin-top:8px;padding:6px 9px;font-size:.82rem;line-height:1.1}.friend-profile-summary{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.friend-profile-summary div{gap:3px;min-height:52px;padding:8px 7px}.friend-profile-summary span{letter-spacing:.05em;font-size:.62rem}.friend-profile-summary strong{font-size:1.08rem}.friend-profile-section{gap:9px}.friend-profile-section-header{align-items:end;gap:10px}.friend-profile-section-header .section-kicker{gap:3px}.friend-profile-section-header .section-kicker h2{font-size:clamp(1.35rem,7vw,1.85rem);line-height:1}.friend-profile-section-meta{max-width:40%;padding:6px 8px;font-size:.68rem}.friend-badge-grid{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:9px;padding:1px 1px 5px;scroll-padding-inline:1px;display:flex;overflow-x:auto}.friend-badge-grid::-webkit-scrollbar{display:none}.friend-badge-card{scroll-snap-align:start;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;width:184px;min-width:184px;min-height:88px;padding:10px}.friend-badge-card .badge-art{width:44px;height:44px}.friend-badge-card .badge-core{width:31px;height:31px}.friend-badge-card .badge-family-icon{width:23px;height:23px;font-size:.44rem}.friend-badge-card strong{font-size:.82rem;line-height:1.08}.friend-badge-card em,.friend-stat-topline em{padding:5px 7px;font-size:.68rem}.friend-badge-placeholder{width:100%;min-width:0;max-width:none}.friend-stat-grid,.friend-level-grid{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:9px;padding:1px 1px 6px;scroll-padding-inline:1px;display:flex;overflow-x:auto}.friend-stat-grid::-webkit-scrollbar{display:none}.friend-level-grid::-webkit-scrollbar{display:none}.friend-stat-card,.friend-level-card{scroll-snap-align:start;border-radius:8px;flex:0 0 min(82vw,286px);gap:9px;min-width:0;padding:12px}.friend-stat-topline{align-items:center;gap:8px}.friend-stat-topline>strong,.friend-stat-topline>span{font-size:1.06rem}.friend-level-card .friend-stat-topline>div strong{font-size:1.08rem}.friend-stat-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.friend-stat-metrics div{gap:2px;min-height:50px;padding:8px}.friend-stat-metrics span{font-size:.66rem;line-height:1.05}.friend-stat-metrics strong{font-size:1rem;line-height:1}.friends-panel.profile-carousel-panel{gap:12px;display:grid}.friends-panel-heading{gap:10px;padding:0;display:grid}.friends-panel-heading .section-kicker{gap:3px}.friends-panel-heading .section-kicker h2{font-size:clamp(1.7rem,9vw,2.2rem);line-height:1}.friends-page .relations-tab-bar{order:-1;gap:8px;width:100%;padding:0;display:flex;overflow:visible}.friends-page .relations-tab-bar button{border:1px solid var(--border);min-width:0;min-height:42px;color:var(--muted);background:#ffffffbd;border-radius:14px;flex:1 1 0;padding:8px 10px;font-size:.86rem;line-height:1.05;box-shadow:0 10px 20px #1018280a}.friends-page .relations-tab-bar button.active{background:var(--primary);color:#fff;border-color:#0000}.friends-filter-bar{scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;width:100%;padding:0 1px 5px;scroll-padding-inline:1px;display:flex;overflow-x:auto}.friends-filter-bar::-webkit-scrollbar{display:none}.friends-filter-bar button{scroll-snap-align:start;border-radius:999px;flex:none;gap:6px;min-height:38px;padding:6px 9px;font-size:.78rem}.friends-filter-bar strong{min-width:23px;min-height:23px;font-size:.76rem}.profile-card-scroller,.search-card-scroller{scroll-snap-type:none;grid-template-columns:1fr;gap:10px;padding:0;display:grid;overflow:visible}.profile-card{scroll-snap-align:none;border-radius:8px;grid-template-columns:54px minmax(0,1fr) auto;grid-template-areas:"avatar copy presence""avatar copy status""stats stats stats""actions actions actions";place-items:center stretch;gap:9px 10px;width:100%;min-width:0;min-height:0;padding:12px;position:relative}.profile-card-avatar{border-width:2px;grid-area:avatar;align-self:start;width:54px;height:54px}.profile-card-copy{text-align:left;grid-area:copy;justify-items:start;gap:3px;padding-right:0}.profile-card-copy strong{font-size:.98rem;line-height:1.1}.profile-card-copy span{font-size:.82rem;line-height:1.1}.profile-presence{white-space:nowrap;grid-area:presence;justify-self:end;gap:5px;min-height:24px;padding:4px 7px;font-size:.68rem;line-height:1}.profile-presence span{width:7px;height:7px}.profile-status-pill{white-space:nowrap;grid-area:status;justify-self:end;min-height:24px;padding:4px 8px;font-size:.72rem;line-height:1}.profile-card-stats{grid-area:stats;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-card-stats div{align-content:center;gap:2px;min-height:48px;padding:7px 8px}.profile-card-stats span{font-size:.66rem}.profile-card-stats strong{font-size:1rem;line-height:1}.profile-card-actions{grid-area:actions;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-card-actions .primary-button,.profile-card-actions .secondary-button,.profile-card-actions .ghost-button{border-radius:999px;min-height:38px;padding-inline:9px;font-size:.82rem;line-height:1}.profile-card-actions .danger-button,.profile-card-actions>button:only-child{grid-column:1/-1}.search-prompt-card{grid-template-columns:46px minmax(0,1fr);grid-template-areas:"icon copy""form form";align-items:center}.search-prompt-card .search-prompt-icon{grid-area:icon}.search-prompt-card .profile-card-copy{grid-area:copy}.search-prompt-icon{width:46px;height:46px;font-size:1.5rem}.card-search-form{grid-area:form;grid-template-columns:1fr;gap:8px}.card-search-form input,.card-search-form .primary-button{min-height:44px}.search-empty-card{align-content:center;min-height:104px}.friends-empty-panel{min-height:104px;padding:14px}}.multiplayer-mobile-room-nav,.friend-picker-backdrop,.friend-picker-header{display:none}@media (width<=767px){.multiplayer-page{scroll-behavior:smooth;gap:12px}.multiplayer-page .play-mode-tabs{gap:8px;width:100%}.multiplayer-page .play-mode-tabs button{min-height:44px;padding-inline:12px}.multiplayer-lobby-grid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.multiplayer-mobile-room-nav{top:calc(var(--app-topbar-height) + 8px);z-index:18;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #b4d4dac7;border-radius:18px;gap:10px;padding:10px;display:grid;position:sticky;box-shadow:0 16px 34px #0030481a}.multiplayer-mobile-room-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 10px;min-width:0;display:grid}.multiplayer-mobile-room-summary span{min-width:0;color:var(--primary-dark);letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:950;overflow:hidden}.multiplayer-mobile-room-summary strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;line-height:1.15;overflow:hidden}.multiplayer-mobile-room-summary small,.multiplayer-mobile-invite-button{text-align:right;text-overflow:ellipsis;white-space:nowrap;grid-area:1/2/span 2;max-width:118px;font-size:.76rem;font-weight:850;overflow:hidden}.multiplayer-mobile-room-summary small{color:var(--muted)}.multiplayer-mobile-invite-button{min-height:34px;color:var(--text);cursor:pointer;text-align:center;background:#f6fbfaf0;border:1px solid #b4d4dac7;border-radius:999px;padding:7px 12px}.multiplayer-mobile-invite-button:not(:disabled){background:linear-gradient(135deg, var(--primary), var(--mint));color:#fff;border-color:#0000}.multiplayer-mobile-invite-button:disabled{cursor:not-allowed;opacity:.58}.multiplayer-mobile-room-jump{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:7px;display:grid}.multiplayer-mobile-room-jump button{min-width:0;min-height:38px;color:var(--text);cursor:pointer;background:#f6fbfae6;border:1px solid #b4d4dab8;border-radius:999px;padding:8px 10px;font-size:.78rem;font-weight:950}.multiplayer-mobile-room-jump button[aria-pressed=true]{background:linear-gradient(135deg, var(--primary), var(--mint));color:#fff;border-color:#0000}.multiplayer-lobby-card,.multiplayer-challenge-list{background:#ffffff9e;border:1px solid #b4d4dab8;border-radius:18px;width:100%;padding:12px;box-shadow:0 14px 32px #00304814}.multiplayer-lobby-title-row{border-bottom:1px solid #b4d4da9e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:0;padding:4px 4px 12px;display:grid}.multiplayer-lobby-card h2{font-size:1.08rem;line-height:1.05}.multiplayer-lobby-card .primary-button{border-radius:999px;min-height:40px;padding:8px 14px}.multiplayer-direct-challenges{gap:8px;width:100%;margin-top:0;padding-top:10px}.multiplayer-direct-heading{border-bottom:0;min-height:0;padding:0}.multiplayer-direct-heading strong{font-size:.82rem}.multiplayer-direct-heading span{min-width:28px;min-height:28px;color:var(--primary-dark);background:#def5f0e6;border-radius:999px;place-items:center;font-size:.8rem;display:inline-grid}.multiplayer-direct-list{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;max-height:none;padding:2px 2px 6px;scroll-padding-inline:2px;display:flex;overflow:auto hidden}.multiplayer-direct-list::-webkit-scrollbar{display:none}.multiplayer-direct-list button{scroll-snap-align:start;background:#ffffffb8;border-color:#b4d4dab8;border-radius:16px;grid-template-columns:1fr;align-content:start;justify-items:start;gap:7px;width:126px;min-width:126px;min-height:118px;padding:10px}.multiplayer-direct-avatar{width:40px;height:40px}.multiplayer-direct-list button>span{width:100%}.multiplayer-direct-list button strong{font-size:.82rem}.multiplayer-direct-list button em{font-size:.72rem}.multiplayer-direct-list button small{text-align:center;background:#def5f0d9;border-radius:999px;place-items:center;width:100%;min-height:24px;margin-top:auto;font-size:.72rem;display:inline-grid}.multiplayer-invitation-open,.multiplayer-invitation-decline{border-radius:14px}.multiplayer-challenge-list{gap:8px}.multiplayer-challenge-list .multiplayer-room-state{background:0 0;border:0;min-height:0;padding:0 0 2px}.multiplayer-challenge-list .multiplayer-room-state .eyebrow{font-size:.72rem}.multiplayer-challenge-list .multiplayer-room-state strong{min-width:28px;min-height:28px;color:var(--primary-dark);background:#def5f0e6;border-radius:999px;place-items:center;font-size:.85rem;display:inline-grid}.multiplayer-challenge-list .muted{background:#f6fbfab3;border:1px dashed #b4d4dacc;border-radius:14px;align-items:center;min-height:44px;padding:10px 12px;font-size:.84rem;display:grid}.multiplayer-invitation-item{grid-template-columns:minmax(0,1fr) auto;gap:8px}.multiplayer-invitation-open{background:#ffffffb8;padding:10px}.multiplayer-invitation-decline{min-width:76px;padding-inline:10px}.multiplayer-room-grid{grid-template-columns:1fr;grid-template-areas:"control";align-items:start;gap:12px;width:100%}.multiplayer-room-grid[data-mobile-room-view=primary]>.multiplayer-player-card,.multiplayer-room-grid[data-mobile-room-view=primary]>.multiplayer-opponent-column{display:none}.multiplayer-room-grid[data-mobile-room-view=players]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"player opponent"}.multiplayer-room-grid[data-mobile-room-view=players]>.multiplayer-control-card{display:none}.multiplayer-room-grid[data-mobile-room-view=players]>.multiplayer-player-card{grid-area:player}.multiplayer-room-grid[data-mobile-room-view=players]>.multiplayer-opponent-column{grid-area:opponent}#multiplayer-room-controls,#multiplayer-room-players,.multiplayer-opponent-column{scroll-margin-top:calc(var(--app-topbar-height) + 118px)}.multiplayer-room-grid>.multiplayer-player-card,.multiplayer-opponent-column{border-left:0;padding:0}.multiplayer-opponent-column{gap:10px;display:grid}.multiplayer-player-card{background:#ffffff80;border:1px solid #b4d4dab8;border-radius:18px;grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;min-height:0;padding:12px}.multiplayer-player-card.has-hand:before{content:"Main";padding:4px 8px;font-size:.65rem;top:8px;right:8px}.multiplayer-player-main{text-align:left;grid-template-columns:42px minmax(0,1fr);justify-items:stretch;gap:3px 10px;display:grid}.multiplayer-player-main .eyebrow{grid-column:1/-1;width:fit-content;min-height:24px;padding:4px 8px;font-size:.62rem;line-height:1}.multiplayer-avatar{grid-row:2/span 3;width:42px;height:42px;font-size:.82rem}.multiplayer-player-main strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.15;overflow:hidden}.multiplayer-player-main>span:not(.eyebrow):not(.multiplayer-avatar){min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.2;overflow:hidden}.multiplayer-player-status{width:fit-content;min-height:22px;padding:3px 8px;font-size:.68rem}.multiplayer-player-room-stats{border-top:1px solid #b4d4da9e;border-left:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-width:0;padding:8px 0 0;display:grid}.multiplayer-player-room-stats span{letter-spacing:.04em;grid-template-columns:1fr;justify-items:center;gap:2px;font-size:.58rem}.multiplayer-player-room-stats strong{font-size:.94rem}.multiplayer-control-card{grid-area:control/1/control/-1;justify-self:stretch;gap:18px;width:100%;padding:0}.multiplayer-control-card>*,.multiplayer-control-card .control-group,.multiplayer-control-card .segmented-grid,.multiplayer-rule-panel{width:100%}.multiplayer-room-state{background:#ffffff94;border:1px solid #b4d4dab8;border-radius:18px;flex-flow:wrap;align-items:center;gap:8px;padding:12px}.multiplayer-room-state .eyebrow{min-height:28px;padding:5px 9px;font-size:.67rem;line-height:1}.multiplayer-room-state>strong{font-size:.92rem}.multiplayer-room-actions{flex-flow:wrap;flex:auto;justify-content:flex-end;gap:8px;width:auto;min-width:0;display:inline-flex}.multiplayer-room-actions button,.multiplayer-room-actions .secondary-button,.multiplayer-room-actions .multiplayer-stop-button{width:auto;min-height:36px;box-shadow:none;border-radius:999px;flex:0 auto;padding:7px 12px;font-size:.76rem;line-height:1}.multiplayer-danger-button{color:#b91c1c;background:#fef2f2d6;border-color:#dc262642}.multiplayer-danger-button:hover{color:#fff;background:#dc2626}.multiplayer-stop-button.multiplayer-stop-button-inline{color:#fff;background:#f97316}.multiplayer-control-card .control-group{gap:10px}.multiplayer-control-card .panel-label{letter-spacing:.16em;font-size:.72rem}.multiplayer-config-board{background:#ffffff8a;border:1px solid #b4d4dab8;border-radius:18px;gap:10px;padding:12px;display:grid}.multiplayer-config-board .multiplayer-config-row{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px;padding:0;display:grid}.multiplayer-config-board .panel-label{letter-spacing:.1em;align-self:center;font-size:.66rem;line-height:1.15}.multiplayer-config-board .segmented-grid,.multiplayer-config-board .challenge-choice-grid{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;width:100%;min-width:0;padding:1px 2px 5px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.multiplayer-config-board .segmented-grid::-webkit-scrollbar{display:none}.multiplayer-config-board .challenge-choice-grid::-webkit-scrollbar{display:none}.multiplayer-config-board .segment,.multiplayer-config-board .challenge-choice-tile{scroll-snap-align:start;white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;min-width:100px;min-height:42px;padding:8px 12px;line-height:1;display:inline-flex}.multiplayer-config-board .multiplayer-config-mode .segment{min-width:94px}.multiplayer-config-board .multiplayer-config-operation .challenge-choice-grid{gap:8px}.multiplayer-config-board .multiplayer-config-operation .challenge-choice-tile{width:44px;min-width:44px;min-height:40px;padding:0}.multiplayer-config-board .multiplayer-config-operation .challenge-choice-symbol+span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.multiplayer-config-board .multiplayer-config-level .challenge-choice-tile{min-width:118px}.multiplayer-config-board .challenge-choice-symbol{font-size:1rem;line-height:1}.multiplayer-config-board .challenge-level-dots{transform-origin:50%;margin:0;transform:scale(.88)}.multiplayer-control-card .segmented-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.multiplayer-control-card .segment{border-radius:16px;min-height:52px;padding:9px 10px;line-height:1.15}.multiplayer-control-card .control-group:first-of-type .segmented-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%;display:grid}.multiplayer-control-card .control-group:first-of-type .segment{width:100%;min-width:0;padding-inline:10px}.multiplayer-rule-panel{gap:10px;display:grid}.multiplayer-config-rules{border-top:1px solid #b4d4da9e;padding-top:10px}.multiplayer-rule-panel label{grid-template-columns:1fr;gap:7px}.multiplayer-rule-panel input,.multiplayer-rule-panel select{border-radius:14px;min-height:48px}.multiplayer-control-card>.primary-button.full-width,.multiplayer-control-card>.secondary-button.full-width,.multiplayer-invite-actions>button{border-radius:16px;width:100%;min-height:50px}.multiplayer-control-card>.primary-room-action[data-room-action=invite],.multiplayer-opponent-column>.primary-button.full-width{display:none}.multiplayer-invite-actions{flex-direction:column;align-items:stretch;width:100%}.friend-picker-panel{right:max(10px, env(safe-area-inset-right));bottom:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom) + 18px);left:max(10px, env(safe-area-inset-left));z-index:29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #b4d4dae0;border-radius:16px;gap:8px;max-height:min(420px,52dvh);padding:10px;display:grid;position:fixed;overflow:auto;box-shadow:0 22px 54px #07122638}.friend-picker-backdrop{z-index:28;cursor:pointer;background:#07122647;display:block;position:fixed;inset:0}.friend-picker-header{border-bottom:1px solid #b4d4da9e;justify-content:space-between;align-items:center;gap:12px;padding:2px 2px 8px;display:flex}.friend-picker-header strong{color:var(--text);font-size:.96rem}.friend-picker-header button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:#d9e7eccc;border-radius:999px;place-items:center;font-weight:950;display:inline-grid}.multiplayer-status-in_progress .multiplayer-room-grid{gap:10px}.multiplayer-status-in_progress .multiplayer-control-card{gap:12px}.multiplayer-status-in_progress .challenge-arena{width:100%;margin-top:2px}.multiplayer-status-in_progress .challenge-run-meta{margin-top:0}.multiplayer-status-in_progress .challenge-clock{transform-origin:50%;transform:scale(.9)}.multiplayer-status-in_progress .challenge-metrics{margin-top:0}.multiplayer-status-in_progress .challenge-question-zone{gap:12px;margin-top:8px}.multiplayer-status-in_progress .challenge-question-zone .question-line{min-height:76px;font-size:clamp(3.2rem,16vw,4.4rem)}.multiplayer-status-in_progress .challenge-answer-form input{min-height:62px}.multiplayer-status-in_progress .challenge-answer-form button{min-height:50px}}@media (width<=420px){.multiplayer-lobby-card,.multiplayer-challenge-list,.multiplayer-room-state,.multiplayer-player-card{border-radius:16px}.multiplayer-lobby-title-row{grid-template-columns:minmax(0,1fr) auto;gap:10px}.multiplayer-lobby-card .primary-button{width:auto}.multiplayer-room-grid{gap:10px}.multiplayer-player-card{padding:10px}.multiplayer-player-main{grid-template-columns:38px minmax(0,1fr);column-gap:8px}.multiplayer-avatar{width:38px;height:38px}.multiplayer-room-actions{justify-content:flex-start}.multiplayer-config-board .multiplayer-config-row{grid-template-columns:68px minmax(0,1fr)}.multiplayer-config-board .segment,.multiplayer-config-board .challenge-choice-tile{min-width:92px;padding-inline:10px}.multiplayer-config-board .multiplayer-config-operation .challenge-choice-tile{width:42px;min-width:42px}}
