@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&family=Rajdhani:wght@400;500;600;700&display=swap";:root{--bg:#090a0f;--bg-soft:#11131b;--surface:#14161fe0;--surface-strong:#181b26f5;--surface-muted:#ffffff0a;--text:#f5f0e7;--text-soft:#c7c0b4;--text-muted:#968f84;--line:#ffffff1c;--line-strong:#ffffff2e;--gold:#e0b86a;--gold-strong:#f0cf8a;--gold-soft:#e0b86a24;--danger:#efb0a4;--shadow-lg:0 30px 80px #00000075, 0 10px 28px #0000004d;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--font-main:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--text);background:var(--bg);font-family:var(--font-main);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{background:radial-gradient(circle at 12% 10%,#e0b86a29,#0000 28rem),radial-gradient(circle at 82% 18%,#74552b33,#0000 30rem),radial-gradient(circle at 50% 100%,#623d2029,#0000 32rem),linear-gradient(#0b0c12 0%,#08090d 100%);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}a{color:inherit}#root{min-height:100vh}:root{--gold:#d6a341;--gold-strong:#f5c842;--gold-soft:#d6a34124;--gold-line:#d6a34138;--red:#9e1f2a;--red-strong:#c8303d;--danger:#f05a66;--bg:#030205;--bg-soft:#070509;--surface:#ffffff08;--surface-strong:#ffffff0e;--line:#d6a34124;--line-strong:#d6a3414d;--text:#fff6e1ed;--text-soft:#fff6e1a3;--text-muted:#fff6e161;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-lg:0 20px 60px #0000008c, 0 4px 16px #0000005c;--font-display:"Cinzel", Georgia, serif;--font-ui:"Rajdhani", system-ui, sans-serif}*{box-sizing:border-box}body{color:var(--text);background:var(--bg);font-family:var(--font-ui);margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}.app-shell{min-height:100dvh;color:var(--text);background:radial-gradient(60% 40% at 15% -5%,#d6a34129 0%,#0000 55%),radial-gradient(50% 35% at 92% 8%,#9e1f2a2e 0%,#0000 50%),radial-gradient(80% 60% at 50% 100%,#1e0a0599 0%,#0000 70%),linear-gradient(170deg,#040107 0%,#07040a 35%,#060309 65%,#030105 100%);flex-direction:column;display:flex;position:relative;overflow:hidden}.app-shell:after{z-index:0;pointer-events:none;content:"";background-image:linear-gradient(#d6a3410e 1px,#0000 1px),linear-gradient(90deg,#d6a3410a 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000c 0%,#0000 65%);mask-image:linear-gradient(#000c 0%,#0000 65%)}.ambient{z-index:0;pointer-events:none;filter:blur(72px);opacity:.26;border-radius:999px;width:38rem;height:38rem;position:fixed}.ambient--top{background:#d6a34138;top:-22rem;left:-8rem}.ambient--bottom{background:#9e1f2a33;bottom:-24rem;right:-12rem}.app-header,.app-main,.app-footer{z-index:1;position:relative}.app-header{justify-content:space-between;align-items:center;gap:12px;width:min(1380px,100% - 20px);margin:0 auto;padding:10px 0 8px;display:flex}.brand{align-items:center;gap:10px;min-width:0;text-decoration:none;display:inline-flex}.brand__seal{width:38px;height:38px;color:var(--gold-strong);font-family:var(--font-display);letter-spacing:.08em;background:linear-gradient(145deg,#d6a34124,#d6a34109),#ffffff06;border:1px solid #d6a3415c;border-radius:12px;flex:none;place-items:center;font-size:.82rem;font-weight:700;display:grid;box-shadow:inset 0 1px #ffffff14,0 10px 24px #00000052}.brand__text{flex-direction:column;gap:0;min-width:0;display:flex}.brand__text strong{color:var(--text);font-family:var(--font-display);letter-spacing:.01em;font-size:.9rem;font-weight:700}.brand__text small{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:600}.header-link{color:#fff6e1b8;background:#ffffff07;border:1px solid #d6a3412e;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:700;text-decoration:none;transition:border-color .16s,color .16s,transform .16s,background .16s;display:inline-flex}.header-link:hover{color:var(--gold-strong);background:#d6a34114;border-color:#d6a3416b;transform:translateY(-1px)}.app-main{flex-direction:column;flex:1;width:min(1380px,100% - 20px);margin:0 auto;padding:10px 0 38px;display:flex}.app-footer{width:min(1380px,100% - 20px);color:var(--text-muted);margin:0 auto;padding:0 0 14px;font-size:.78rem}.app-footer p{border-top:1px solid var(--line);margin:0;padding-top:12px}.eyebrow{color:#050406;background:linear-gradient(135deg, var(--gold-strong), var(--gold));letter-spacing:.16em;text-transform:uppercase;border:1px solid #d6a34147;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 10px;font-size:.66rem;font-weight:800;display:inline-flex}.hero-screen,.page-panel,.session-hero,.feature-card,.panel,.auth-status,.development-note,.result-kpi,.result-placeholder{border:1px solid var(--line);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px)saturate(1.35);backdrop-filter:blur(20px)saturate(1.35);background:linear-gradient(160deg,#ffffff0c 0%,#ffffff05 100%),linear-gradient(135deg,#d6a34108 0%,#9e1f2a05 100%);position:relative;overflow:hidden}.hero-screen:before,.page-panel:before,.session-hero:before,.feature-card:before,.panel:before,.auth-status:before,.development-note:before,.result-kpi:before,.result-placeholder:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#d6a3418c 20%,#f5c842cc 50%,#d6a34173 80%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.hero-screen{border-radius:var(--radius-xl);flex-direction:column;gap:18px;padding:26px;display:flex}.hero-screen h1,.page-panel h1,.session-hero h1{max-width:900px;color:var(--text);font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(1.8rem,5vw,4rem);line-height:1}.hero-screen__lead,.page-panel__lead,.session-hero p{max-width:780px;color:var(--text-soft);margin:0;font-size:clamp(.92rem,1.5vw,1.08rem);line-height:1.55}.cta-row,.secondary-actions{flex-wrap:wrap;gap:8px;display:flex}.cta-row--center{justify-content:center}.button{min-height:38px;color:inherit;letter-spacing:.03em;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-size:.88rem;font-weight:800;text-decoration:none;transition:transform .16s,border-color .16s,background .16s,color .16s,opacity .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.52}.button--primary{color:#120b05;background:linear-gradient(135deg,#f5c842f5,#94531ce6);border-color:#d6a3419e;box-shadow:0 10px 28px #d6a34124,inset 0 1px #ffffff3d}.button--ghost{color:#fff6e1c7;background:#ffffff08;border-color:#d6a3412e}.button--ghost:hover{color:var(--gold-soft);background:#d6a34112;border-color:#d6a34161}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px;display:grid}.feature-card{border-radius:var(--radius-lg);flex-direction:column;gap:10px;min-height:170px;padding:16px;display:flex}.feature-card__index{color:var(--gold-strong);letter-spacing:.16em;font-size:.72rem;font-weight:800}.feature-card h2,.panel h2{color:var(--text);font-family:var(--font-ui);letter-spacing:-.02em;margin:0;font-size:1rem}.feature-card p,.panel p{color:var(--text-soft);margin:0;line-height:1.5}.page-panel{border-radius:var(--radius-xl);flex-direction:column;gap:14px;width:100%;padding:24px;display:flex}.page-panel--narrow{max-width:820px}.access-form{flex-direction:column;gap:8px;max-width:560px;margin-top:2px;display:flex}.access-form label{color:var(--text-soft);font-size:.82rem;font-weight:800}.access-form input,.access-form textarea{border:1px solid var(--line-strong);width:100%;min-height:44px;color:var(--text);background:#00000061;border-radius:10px;outline:none;padding:0 12px}.access-form input::placeholder,.access-form textarea::placeholder{color:var(--text-muted)}.access-form textarea{resize:vertical;min-height:112px;padding:12px}.auth-status{border-radius:var(--radius-md);max-width:720px;color:var(--text-soft);flex-direction:column;gap:8px;padding:12px 14px;line-height:1.5;display:flex}.auth-status strong{color:var(--gold-strong)}.auth-status p{flex-wrap:wrap;gap:8px;margin:0;display:flex}.auth-status code,.panel code{overflow-wrap:anywhere;border:1px solid var(--line);max-width:100%;color:var(--gold-soft);background:#d6a34112;border-radius:999px;align-items:center;padding:1px 8px;font-size:.78rem;display:inline-flex}.auth-status__error{color:var(--danger)}.development-note{border-radius:var(--radius-md);max-width:720px;color:var(--text-soft);padding:12px 14px;line-height:1.5}.development-note strong{color:var(--gold-strong)}.session-layout{flex-direction:column;gap:14px;display:flex}.session-hero{border-radius:var(--radius-xl);flex-direction:column;gap:14px;padding:24px;display:flex}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.panel{border-radius:var(--radius-lg);flex-direction:column;gap:10px;min-height:150px;padding:16px;display:flex}.status-list{gap:0;margin:0;display:grid}.status-list div{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-top:8px;display:flex}.status-list dt{color:var(--text-muted);font-size:.76rem}.status-list dd{color:var(--text);text-align:right;overflow-wrap:anywhere;margin:0;font-weight:800}.not-found{text-align:center;align-items:center;margin:auto}.not-found .page-panel__lead{max-width:620px}.final-result-layout{gap:18px}.final-result-hero{position:relative;overflow:hidden}.final-result-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#d6a3412e,#d6a34100);border-radius:999px;width:18rem;height:18rem;position:absolute;bottom:-6rem;right:-4rem}.result-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.result-kpi{border-radius:var(--radius-lg);flex-direction:column;justify-content:space-between;gap:10px;min-height:112px;padding:16px;display:flex}.result-kpi span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.result-kpi strong{color:var(--text);letter-spacing:-.03em;overflow-wrap:anywhere;font-size:clamp(1.05rem,2vw,1.55rem)}.result-placeholder{border-radius:var(--radius-md);border-style:dashed;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.result-placeholder strong{color:var(--gold-strong)}@media (width<=1100px){.result-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.feature-grid,.dashboard-grid{grid-template-columns:1fr}.hero-screen,.page-panel,.session-hero{padding:18px}.hero-screen h1,.page-panel h1,.session-hero h1{font-size:clamp(1.85rem,9vw,3.35rem)}}@media (width<=640px){.app-header,.app-main,.app-footer{width:min(100% - 14px,1380px)}.app-header{gap:8px;padding:7px 0 5px}.brand__seal{border-radius:10px;width:34px;height:34px}.brand__text strong{font-size:.82rem}.brand__text small{font-size:.62rem}.header-link{min-height:30px;padding:0 10px;font-size:.78rem}.app-main{padding-top:6px;padding-bottom:28px}.hero-screen,.page-panel,.session-hero{border-radius:16px;gap:14px;padding:14px}.feature-card,.panel{border-radius:14px;min-height:auto;padding:13px}.button{width:100%;min-height:38px}.cta-row,.secondary-actions{width:100%}.status-list div{flex-direction:column;gap:3px}.status-list dd{text-align:left}.result-summary-grid{grid-template-columns:1fr}.result-kpi{min-height:96px;padding:14px}}html:has(.admin-pro){min-height:100dvh;margin:0;padding:0}body:has(.admin-pro){min-height:100dvh;margin:0;padding:0}#root:has(.admin-pro){min-height:100dvh;margin:0;padding:0}body:has(.admin-pro){background:var(--bg);overflow-x:hidden}#root:has(.admin-pro){justify-content:flex-start!important;align-items:stretch!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:block!important}main:has(.admin-pro){justify-content:flex-start!important;align-items:stretch!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:block!important}.app:has(.admin-pro){justify-content:flex-start!important;align-items:stretch!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:block!important}.app-shell:has(.admin-pro){justify-content:flex-start!important;align-items:stretch!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:block!important}.page-shell:has(.admin-pro){justify-content:flex-start!important;align-items:stretch!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:block!important}.route-shell:has(.admin-pro){justify-content:flex-start!important;align-items:stretch!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:block!important}.admin-pro{width:min(1480px,100vw - 8px);min-height:100dvh;color:var(--text);font-family:var(--font-ui);flex-direction:column;margin:0 auto;padding:0 0 22px;display:flex;position:relative}.admin-pro:before{z-index:-2;pointer-events:none;content:"";background:radial-gradient(60% 40% at 15% -5%,#d6a34129 0%,#0000 55%),radial-gradient(50% 35% at 92% 8%,#9e1f2a2e 0%,#0000 50%),radial-gradient(80% 60% at 50% 100%,#1e0a0599 0%,#0000 70%),linear-gradient(170deg,#040107 0%,#07040a 35%,#060309 65%,#030105 100%);position:fixed;inset:0}.admin-pro:after{z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(#d6a3410e 1px,#0000 1px),linear-gradient(90deg,#d6a3410a 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000c 0%,#0000 65%);mask-image:linear-gradient(#000c 0%,#0000 65%)}.admin-pro .admin-content{flex:auto;min-height:0;overflow:visible}.admin-pro .dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:8px;margin-top:8px}.admin-pro .panel,.admin-pro .auth-status{border:1px solid var(--line);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px)saturate(1.35);backdrop-filter:blur(20px)saturate(1.35);background:linear-gradient(160deg,#ffffff0c 0%,#ffffff05 100%),linear-gradient(135deg,#d6a34108 0%,#9e1f2a05 100%);border-radius:12px;position:relative;overflow:hidden}.admin-pro .panel{gap:10px;min-height:auto;padding:13px}.admin-pro .panel:hover{box-shadow:var(--shadow-lg), 0 0 28px #d6a3411f;border-color:#d6a34138}.admin-pro .panel:before,.admin-pro .auth-status:before,.admin-pro .admin-stat-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#d6a3418c 20%,#f5c842cc 50%,#d6a34173 80%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.admin-pro h2{color:var(--text);letter-spacing:-.015em;margin:0 0 8px;font-size:.95rem;font-weight:800}.admin-pro p{color:var(--text-soft);margin:7px 0;font-size:.86rem;line-height:1.42}.admin-pro .eyebrow{color:#050406;min-height:22px;padding:0 9px;font-size:.62rem}.admin-pro label,.admin-pro .admin-field label{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin:8px 0 3px;font-size:.64rem;font-weight:800;display:block}.admin-pro input,.admin-pro select,.admin-pro textarea{width:100%;min-height:36px;color:var(--text);background:#0000006b;border:1px solid #d6a34121;border-radius:8px;outline:none;padding:7px 10px;font-size:.88rem}.admin-pro textarea{resize:vertical;min-height:72px}.admin-pro input::placeholder,.admin-pro textarea::placeholder{color:#fff6e157}.admin-pro input:focus,.admin-pro select:focus,.admin-pro textarea:focus{background:#00000085;border-color:#d6a3416b;box-shadow:0 0 0 2px #d6a34114,0 0 18px #d6a34114}.admin-pro .button{letter-spacing:.09em;border-radius:8px;min-height:35px;padding:7px 11px;font-size:.78rem}.admin-pro .button--primary{color:#120b05}.admin-pro .admin-sticky-controls{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#040206fa 0%,#040206e6 72%,#04020600 100%);flex-direction:column;gap:4px;margin:0 0 8px;padding:0 0 4px;display:flex;position:sticky;top:0}.admin-pro .admin-topbar{color:#d6a3419e;min-height:0;box-shadow:none;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;margin:0;padding:0;font-size:.68rem;display:flex}.admin-pro .admin-topbar__session{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.admin-pro .admin-topbar__session code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-pro .admin-topbar__actions{flex:none;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.admin-pro .admin-topbar__message{color:#d6a3418c;text-overflow:ellipsis;white-space:nowrap;max-width:min(78vw,620px);font-size:.66rem;display:block;overflow:hidden}.admin-pro .logout-btn,.admin-pro .button--xs{letter-spacing:.14em;border-radius:999px;width:auto;min-width:54px;height:24px;min-height:24px;padding:0 9px;font-size:.6rem;line-height:1}.admin-pro .admin-tabs{z-index:6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#040206e6;border:1px solid #d6a34133;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0;padding:3px;display:grid;position:static;box-shadow:0 12px 34px #0000006b,inset 0 0 0 1px #d6a34112}.admin-pro .admin-tabs .button{border-radius:8px;justify-content:center;gap:7px;width:100%;min-height:31px;font-size:.75rem}.admin-pro .admin-tabs code{padding:0 6px;font-size:.68rem}.admin-pro .admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:8px;display:grid}.admin-pro .admin-stat-card{background:#0000003d;border:1px solid #d6a3411f;border-radius:11px;min-width:0;padding:10px;position:relative;overflow:hidden}.admin-pro .admin-stat-card span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800;line-height:1.1;display:block}.admin-pro .admin-stat-card strong{color:var(--gold-strong);overflow-wrap:anywhere;margin-top:5px;font-size:1.08rem;font-weight:800;line-height:1;display:block}.admin-pro .admin-stat-card small{color:var(--text-muted);margin-top:4px;font-size:.68rem;display:block}.admin-pro .status-list{gap:0}.admin-pro .status-list>div{border-top:1px solid #d6a34117;grid-template-columns:minmax(78px,.52fr) minmax(0,1fr);align-items:baseline;gap:8px;padding:6px 0 0;display:grid}.admin-pro .status-list dt{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:800}.admin-pro .status-list dd{color:var(--text);text-align:right;font-size:.82rem}.admin-pro .secondary-actions{gap:6px;margin-top:8px}.admin-pro .auth-status__error{color:var(--danger)}@media (width<=760px){.admin-pro{width:min(100vw - 8px,100%);min-height:100dvh;padding:0 0 20px}.admin-pro .dashboard-grid{grid-template-columns:1fr;gap:7px;margin-top:7px}.admin-pro .panel{border-radius:11px;padding:11px}.admin-pro input,.admin-pro select,.admin-pro textarea{min-height:40px;font-size:16px}.admin-pro .button{min-height:36px;font-size:.82rem}.admin-pro .admin-topbar{align-items:stretch}.admin-pro .admin-topbar__actions{justify-content:flex-end}.admin-pro .admin-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-pro .logout-btn,.admin-pro .button--xs{width:auto;min-width:54px;height:24px;min-height:24px;padding:0 9px;font-size:.6rem}.admin-pro .status-list>div{grid-template-columns:minmax(80px,.46fr) minmax(0,1fr);gap:6px;padding:5px 0 0}}@media (width<=440px){.admin-pro .admin-topbar{gap:4px}.admin-pro .admin-topbar__session{font-size:.62rem}.admin-pro .admin-tabs{grid-template-columns:1fr}.admin-pro .status-list>div{grid-template-columns:1fr;gap:1px}.admin-pro .secondary-actions:not([role=tablist]) .button{flex-basis:100%}}.admin-pro .admin-audit-payload{color:#fff6e1c7;text-align:left;white-space:pre-wrap;background:#00000052;border:1px solid #d6a3411f;border-radius:8px;max-width:100%;max-height:170px;margin:0;padding:8px;font-family:SF Mono,Fira Code,monospace;font-size:.68rem;line-height:1.35;overflow:auto}.admin-message-preview{white-space:pre-wrap;word-break:break-word;max-width:100%;margin:.85rem 0 0;font-size:.88rem;line-height:1.55;overflow-x:auto}.monitor-start-panel,.monitor-start-card{border-color:#d6a34157;box-shadow:0 18px 46px #d6a34114}.monitor-start-panel .auth-status,.monitor-start-card .auth-status{border-color:#d6a34138}.monitor-page .status-list dd{overflow-wrap:anywhere}.monitor-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.monitor-dashboard-section{flex-direction:column;gap:10px;display:flex}.monitor-run-grid{align-items:stretch}.monitor-run-card{border-color:#ffffff1f}.monitor-run-card--pending-intro{border-color:#d6a3416b;box-shadow:0 18px 46px #d6a3411a}.monitor-run-card--active{border-color:#69d6a352;box-shadow:0 18px 46px #69d6a314}@media (width<=760px){.monitor-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.monitor-page .admin-content{flex-direction:column;gap:8px;display:flex}.monitor-page .monitor-sticky-controls{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#040206fa 0%,#040206e6 72%,#04020600 100%);flex-direction:column;gap:4px;margin:0 0 8px;padding:0 0 4px;display:flex;position:sticky;top:0}.monitor-page .monitor-topbar{color:#d6a3419e;justify-content:space-between;align-items:center;gap:8px;min-height:0;margin:0;font-size:.68rem;display:flex}.monitor-page .monitor-topbar span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.monitor-page .monitor-topbar__actions{flex:none;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.monitor-page .monitor-hero{box-shadow:var(--shadow-lg);background:radial-gradient(70% 70% at 0 0,#d6a3411f,#0000 62%),#0000002e;border:1px solid #d6a34129;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.monitor-page .monitor-hero h1{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:clamp(1.8rem,4vw,3.4rem);line-height:.95}.monitor-page .monitor-hero p{max-width:760px;margin:8px 0 0}.monitor-page .monitor-hero__actions{justify-content:flex-end;display:flex}.monitor-page .monitor-tabs{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;position:static}.monitor-page .monitor-tab-panel{flex-direction:column;gap:10px;display:flex}.monitor-page .monitor-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitor-page--login .admin-content{justify-content:center;min-height:100dvh}.monitor-page--login .panel{width:min(680px,100%);margin:auto}@media (width<=980px){.monitor-page .monitor-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.monitor-page .monitor-control-grid{grid-template-columns:1fr}}@media (width<=760px){.monitor-page .monitor-hero{grid-template-columns:1fr}.monitor-page .monitor-topbar{align-items:stretch}.monitor-page .monitor-topbar__actions{justify-content:flex-end}.monitor-page .monitor-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.final-result-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.result-kpi--featured{background:linear-gradient(160deg,#f5c8421c,#d6a34109),linear-gradient(160deg,#ffffff0e,#ffffff05);border-color:#f5c8426b}.result-kpi--featured strong{color:var(--gold-strong);font-size:clamp(1.45rem,3vw,2.35rem)}.final-result-feature-grid{align-items:stretch}.final-ranking-panel,.final-discoveries-panel{flex-direction:column;gap:14px;display:flex}.final-ranking-panel h2,.final-discoveries-panel h2{margin-bottom:6px}.final-ranking-panel p,.final-discoveries-panel p{margin-top:0}.final-current-rank{border-radius:var(--radius-md);background:#f5c84212;border:1px solid #f5c84257;padding:16px}.final-current-rank span,.final-discovery-count span,.final-podium-card span,.final-discovery-card span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.final-current-rank strong{color:var(--gold-strong);margin:4px 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1;display:block}.final-podium-list,.final-discovery-list,.final-achievement-grid{gap:10px;display:grid}.final-podium-list,.final-discovery-list{grid-template-columns:repeat(3,minmax(0,1fr))}.final-podium-card,.final-discovery-card,.final-achievement{border-radius:var(--radius-md);background:#ffffff09;border:1px solid #ffffff14;padding:12px}.final-podium-card strong,.final-discovery-card strong{color:var(--text);overflow-wrap:anywhere;margin:6px 0;display:block}.final-podium-card p,.final-discovery-card p,.final-achievement p{color:var(--text-soft);margin:0;font-size:.88rem;line-height:1.45}.final-achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-achievement{opacity:.62;grid-template-columns:auto 1fr;gap:10px;display:grid}.final-achievement--unlocked{opacity:1;background:#f5c8420f;border-color:#f5c8424d}.final-achievement>strong{width:28px;height:28px;color:var(--gold-strong);border:1px solid #f5c84247;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.final-achievement h3{color:var(--text);margin:0 0 4px;font-size:.98rem}.final-discovery-count{border-radius:var(--radius-md);background:#f5c8420e;border:1px solid #f5c84247;align-items:end;gap:10px;padding:14px;display:flex}.final-discovery-count strong{color:var(--gold-strong);font-size:clamp(2rem,5vw,4rem);line-height:.9}@media (width<=1200px){.final-result-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.final-podium-list,.final-discovery-list{grid-template-columns:1fr}}@media (width<=760px){.final-result-summary-grid,.final-achievement-grid{grid-template-columns:1fr}.final-discovery-count{flex-direction:column;align-items:flex-start}}.final-result-layout--compact{gap:12px}.final-result-hero--compact{gap:8px;padding-block:20px}.final-result-hero--compact h1{margin-bottom:0}.final-result-hero--compact p{max-width:none;color:var(--text-soft);margin:0}.final-result-summary-grid--compact{gap:8px}.final-result-summary-grid--compact .result-kpi{gap:8px;min-height:86px;padding:12px}.final-result-summary-grid--compact .result-kpi span{font-size:.66rem}.final-result-summary-grid--compact .result-kpi strong{font-size:clamp(1rem,2vw,1.32rem);line-height:1.05}.final-result-summary-grid--compact .result-kpi--featured strong{font-size:clamp(1.12rem,2.25vw,1.45rem)}.final-compact-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:auto;padding:12px;display:grid}.final-compact-strip div{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;min-width:0;padding:10px}.final-compact-strip span,.final-compact-details summary span{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;font-size:.66rem;font-weight:800;display:block}.final-compact-strip strong,.final-compact-details summary strong{color:var(--text);overflow-wrap:anywhere;margin-top:4px;font-size:.88rem;line-height:1.25;display:block}.final-compact-details{min-height:auto;padding:0;overflow:hidden}.final-compact-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;list-style:none;display:flex}.final-compact-details summary::-webkit-details-marker{display:none}.final-compact-details summary:after{width:28px;height:28px;color:var(--gold-strong);content:"+";border:1px solid #f5c8423d;border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.final-compact-details[open] summary:after{content:"−"}.final-compact-balance-list{margin:0;padding:0 14px 14px}.final-compact-panel{min-height:auto;padding:14px}.final-section-heading{margin-bottom:10px}.final-section-heading h2{margin:4px 0 0}.final-section-heading--inline{justify-content:space-between;align-items:center;gap:12px;display:flex}.final-result-feature-grid--compact{gap:10px}.final-current-rank--compact{padding:12px}.final-current-rank--compact strong{font-size:clamp(1.75rem,4vw,2.6rem)}.final-podium-list--compact,.final-discovery-list--compact,.final-achievement-grid--compact{gap:8px}.final-podium-list--compact .final-podium-card,.final-discovery-list--compact .final-discovery-card,.final-achievement-grid--compact .final-achievement{padding:10px}.final-achievement-grid--compact .final-achievement{grid-template-columns:auto 1fr;gap:8px}.final-achievement-grid--compact .final-achievement>strong{width:24px;height:24px}.final-achievement-grid--compact .final-achievement h3{margin-bottom:2px;font-size:.92rem}.final-achievement-grid--compact .final-achievement p{font-size:.78rem;line-height:1.32}.final-discovery-count--compact{flex:none;gap:6px;padding:9px 10px}.final-discovery-count--compact strong{font-size:clamp(1.55rem,4vw,2.4rem)}.final-discovery-count--compact span{font-size:.62rem}.final-result-actions{gap:8px}@media (width<=900px){.final-compact-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.final-result-layout--compact{gap:9px}.final-result-hero--compact{padding:13px}.final-result-hero--compact h1{font-size:clamp(1.45rem,7vw,2.35rem)}.final-result-hero--compact p{font-size:.88rem;line-height:1.35}.final-result-summary-grid.final-result-summary-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.final-result-summary-grid--compact .result-kpi{min-height:70px;padding:10px}.final-result-summary-grid--compact .result-kpi--featured{min-height:70px}.final-compact-strip{gap:6px;padding:10px}.final-compact-strip div{padding:8px}.final-compact-strip span,.final-compact-details summary span,.final-current-rank span,.final-discovery-count span,.final-podium-card span,.final-discovery-card span{letter-spacing:.075em;font-size:.6rem}.final-compact-strip strong,.final-compact-details summary strong{font-size:.8rem}.final-compact-details summary{padding:11px 12px}.final-compact-panel{padding:12px}.final-section-heading{margin-bottom:8px}.final-section-heading h2,.final-ranking-panel h2,.final-discoveries-panel h2{font-size:1.05rem}.final-ranking-panel,.final-discoveries-panel{gap:9px}.final-podium-list,.final-discovery-list{grid-template-columns:1fr}.final-achievement-grid.final-achievement-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.final-achievement-grid--compact .final-achievement{display:block}.final-achievement-grid--compact .final-achievement>strong{margin-bottom:6px}.final-achievement-grid--compact .final-achievement p{display:none}.final-discovery-count{flex-direction:row;align-items:center}.final-discovery-card p,.final-podium-card p{font-size:.78rem;line-height:1.32}.final-result-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.final-result-actions .button{width:100%;min-height:36px;padding-inline:10px;font-size:.8rem}}.gc-wrap{flex-direction:column;align-items:center;gap:14px;padding:12px 0 18px;display:flex}.gc-card{aspect-ratio:1;box-sizing:border-box;width:min(540px,100vw - 28px);height:auto;font-family:var(--font-ui);background:#080604;position:relative;overflow:hidden}.gc-grid-bg{opacity:.035;position:absolute;inset:0}.gc-gold-border,.gc-gold-border-outer{z-index:3;pointer-events:none;position:absolute}.gc-gold-border{border:1px solid #b8942a;inset:14px}.gc-gold-border-outer{border:.5px solid #b8942a2e;inset:8px}.gc-corner{z-index:6;position:absolute}.gc-tl{top:6px;left:6px}.gc-tr{top:6px;right:6px;transform:scaleX(-1)}.gc-bl{bottom:6px;left:6px;transform:scaleY(-1)}.gc-br{bottom:6px;right:6px;transform:scale(-1)}.gc-glow-top{pointer-events:none;background:radial-gradient(#b8942a21 0%,#0000 65%);border-radius:50%;width:420px;height:220px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.gc-inner{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:space-between;height:100%;padding:26px 38px 24px;display:flex;position:relative}.gc-top,.gc-bottom{flex-direction:column;display:flex}.gc-top{gap:6px}.gc-bottom{gap:7px}.gc-top-row,.gc-footer{justify-content:space-between;align-items:center;display:flex}.gc-eyebrow,.gc-stamp,.gc-sub,.gc-stat-label,.gc-brand,.gc-placeholder-text,.gc-btn{text-transform:uppercase}.gc-eyebrow{color:#b8942a;letter-spacing:4px;font-size:8px;font-weight:600}.gc-stamp{color:#4a3212;letter-spacing:2.5px;border:1px solid #4a3212;padding:3px 10px;font-size:8px;font-weight:600}.gc-rank-wrap{align-items:center;gap:10px;display:flex}.gc-rank-line{background:linear-gradient(90deg,#0000,#b8942a);flex:1;height:.5px}.gc-rank-line--right{background:linear-gradient(90deg,#b8942a,#0000)}.gc-rank-num{color:#b8942a;font-family:var(--font-display);letter-spacing:3px;white-space:nowrap;flex:none;font-size:11px;font-weight:500}.gc-team{color:#f2e4a8;font-family:var(--font-display);letter-spacing:1px;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(25px,7.4vw,40px);font-weight:700;line-height:1;overflow:hidden}.gc-sub{color:#3a2e18;letter-spacing:3px;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:500;overflow:hidden}.gc-image-zone{z-index:1;isolation:isolate;flex:1;min-height:0;margin:0 -4px;position:relative}.gc-image-placeholder{z-index:0;pointer-events:none;background:radial-gradient(circle at 42% 48%,#b8942a14,#0000 32%),linear-gradient(135deg,#b8942a09,#0000 45%);border:.5px dashed #b8942a26;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gc-image-placeholder--with-image{pointer-events:none;background:linear-gradient(#0806040f,#08060470),linear-gradient(90deg,#08060461,#0000 42%),radial-gradient(circle at 50% 54%,#0000 0%,#08060447 82%);border:0}.gc-image-art{z-index:2;object-fit:contain;object-position:center bottom;opacity:.88;filter:sepia(.26)saturate(.94)contrast(1.08)brightness(.86);width:calc(100% - 110px);height:calc(100% - 38px);position:absolute;inset:4px 110px 34px 0}.gc-profile-copy{z-index:4;text-align:left;background:linear-gradient(90deg,#080604cc,#08060485 70%,#0000);border-left:1px solid #b8942a5c;flex-direction:column;align-items:flex-start;gap:5px;width:calc(100% - 118px);max-width:322px;padding:10px 13px;display:flex;position:absolute;bottom:12px;left:0}.gc-profile-badge{color:#b8942a;letter-spacing:2.8px;text-transform:uppercase;font-size:6.8px;font-weight:700;line-height:1}.gc-profile-title{color:#f2e4a8;font-family:var(--font-display);text-wrap:balance;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(7.4px,1.8vw,9.8px);font-weight:600;line-height:1.18;display:-webkit-box;overflow:hidden}.gc-profile-subtitle{color:#a88636;letter-spacing:.35px;text-wrap:balance;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(7.4px,1.8vw,9.8px);font-weight:600;line-height:1.18;display:-webkit-box;overflow:hidden}.gc-placeholder-text{color:#b8942a1f;letter-spacing:3px;font-size:8px;font-weight:600}.gc-stats-side{z-index:5;background:linear-gradient(90deg,#0000,#080604b8 30%);flex-direction:column;justify-content:center;gap:2px;width:104px;padding:12px 0;display:flex;position:absolute;top:0;bottom:0;right:0}.gc-stat-row{border-right:1.5px solid #b8942a40;flex-direction:column;align-items:flex-end;padding:8px 14px 8px 7px;display:flex;position:relative}.gc-stat-row:after{content:"";opacity:.5;background:#b8942a;width:4px;height:4px;position:absolute;top:50%;right:-1.5px;transform:translateY(-50%)rotate(45deg)}.gc-stat-label{color:#6a5232;letter-spacing:2.5px;margin-bottom:2px;font-size:7px;font-weight:600}.gc-stat-val{color:#e8d48c;font-family:var(--font-display);text-align:right;font-size:clamp(14px,3.6vw,20px);font-weight:600;line-height:1}.gc-stat-val--accent{color:#c87840;font-size:clamp(11.5px,2.7vw,15.5px)}.gc-stat-val--small{font-size:clamp(13px,3vw,16px)}.gc-stat-suffix{color:#3a2c14;font-family:var(--font-ui);font-size:11px}.gc-divider{align-items:center;gap:10px;display:flex}.gc-divider-line{background:linear-gradient(90deg,#0000,#b8942a 40% 60%,#0000);flex:1;height:.5px}.gc-divider-line--right{background:linear-gradient(90deg,#b8942a 40%,#0000)}.gc-divider-diamond{background:#b8942a;flex:none;width:5px;height:5px;transform:rotate(45deg)}.gc-brand{color:#2a2010;font-family:var(--font-display);letter-spacing:4px;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.gc-dots{align-items:center;gap:5px;display:flex}.gc-dot{background:#b8942a;border-radius:50%;width:3px;height:3px}.gc-dot--low{opacity:.3}.gc-dot--mid{opacity:.6}.gc-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.gc-btn{min-height:38px;font-family:var(--font-ui);letter-spacing:2px;cursor:pointer;border-radius:0;padding:9px 18px;font-size:11px;font-weight:700;transition:all .2s}.gc-btn-primary{color:#080604;background:#b8942a;border:0}.gc-btn-primary:hover{background:#e8d48c}.gc-btn-secondary{color:#b8942a;background:0 0;border:1px solid #b8942a80}.gc-btn-secondary:hover{background:#b8942a14}@media (width<=760px){.gc-wrap{gap:10px;padding-bottom:6px}.gc-inner{padding:20px 25px 19px}.gc-gold-border{inset:11px}.gc-gold-border-outer{inset:6px}.gc-corner svg{width:28px;height:28px}.gc-eyebrow{letter-spacing:3px;font-size:6.5px}.gc-stamp{letter-spacing:2px;padding:2px 7px;font-size:6.5px}.gc-rank-num{letter-spacing:2.2px;font-size:9px}.gc-sub{letter-spacing:2.2px;font-size:7px}.gc-stats-side{width:92px;padding:8px 0}.gc-image-art{width:calc(100% - 96px);height:calc(100% - 34px);bottom:30px;right:96px}.gc-stat-row{padding:6px 10px 6px 5px}.gc-stat-label{letter-spacing:1.6px;font-size:5.7px}.gc-stat-suffix{font-size:9px}.gc-brand{letter-spacing:2.7px;font-size:6.3px}.gc-profile-copy{gap:4px;width:calc(100% - 98px);padding:7px 9px;bottom:8px}.gc-profile-badge{letter-spacing:2px;font-size:5.7px}.gc-profile-title,.gc-profile-subtitle{font-size:clamp(6.9px,2.05vw,8.8px)}.gc-actions{grid-template-columns:1fr;width:100%;display:grid}.gc-btn{width:100%;min-height:36px}}.gc-btn:disabled,.gc-btn[disabled]{cursor:wait;opacity:.58;transform:none}.gc-btn:disabled:hover,.gc-btn[disabled]:hover{background:inherit}.gc-btn-primary:disabled:hover,.gc-btn-primary[disabled]:hover{background:#b8942a}.gc-btn-secondary:disabled:hover,.gc-btn-secondary[disabled]:hover{background:0 0}.final-competitive-premium-panel{background:radial-gradient(circle at 14% 0,#f5c8421f,#0000 34%),linear-gradient(160deg,#ffffff0d,#ffffff05);border-color:#f5c84238;position:relative;overflow:hidden}.final-competitive-premium-panel--individual{background:radial-gradient(circle at 88% 0,#6be7ff1c,#0000 34%),radial-gradient(circle at 14% 0,#f5c8421a,#0000 34%),linear-gradient(160deg,#ffffff0d,#ffffff05);border-color:#6be7ff33}.final-competitive-subheading{color:var(--gold-strong);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:900}.final-competitive-count{min-height:30px;color:var(--gold-strong);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f5c84212;border:1px solid #f5c84247;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.74rem;font-weight:900;display:inline-flex}.final-competitive-hero{border-radius:var(--radius-lg);background:linear-gradient(135deg,#f5c8421f,#b8942a09),#05080c8a;border:1px solid #f5c84247;grid-template-columns:minmax(0,1fr) minmax(150px,.34fr);align-items:stretch;gap:14px;padding:16px;display:grid}.final-competitive-kicker,.final-competitive-winner-card span,.final-competitive-podium-card span,.final-competitive-metrics-grid span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.final-competitive-hero strong{color:var(--gold-strong);margin:6px 0;font-size:clamp(1.45rem,3vw,2.35rem);line-height:1.05;display:block}.final-competitive-hero p,.final-competitive-winner-card p,.final-competitive-podium-card p{color:var(--text-soft);margin:0;line-height:1.45}.final-competitive-rank-medal{border-radius:var(--radius-md);text-align:center;background:#00000038;border:1px solid #f5c84242;flex-direction:column;justify-content:center;gap:6px;min-height:120px;padding:14px;display:flex}.final-competitive-rank-medal span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.final-competitive-rank-medal strong{margin:0;font-size:clamp(2.1rem,5vw,3.6rem)}.final-competitive-rank-medal small{color:var(--text-soft);font-size:.78rem;line-height:1.35}.final-competitive-winner-card{border-radius:var(--radius-md);background:#f5c8420e;border:1px solid #f5c84238;padding:14px}.final-competitive-winner-card strong{color:var(--gold-strong);margin:5px 0;font-size:1.1rem;display:block}.final-competitive-podium-grid,.final-competitive-metrics-grid{gap:10px;display:grid}.final-competitive-podium-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.final-competitive-podium-card,.final-competitive-metrics-grid article{border-radius:var(--radius-md);background:#ffffff09;border:1px solid #ffffff14;padding:12px}.final-competitive-podium-card--current{background:#f5c84213;border-color:#f5c8425c}.final-competitive-podium-card strong,.final-competitive-metrics-grid strong{color:var(--text);overflow-wrap:anywhere;margin-top:5px;display:block}.final-competitive-metrics-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.final-competitive-metrics-grid strong{color:var(--gold-strong)}@media (width<=900px){.final-competitive-hero,.final-competitive-podium-grid{grid-template-columns:1fr}.final-competitive-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.final-competitive-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.monitor-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.monitor-section-heading>div:first-child{min-width:0}.monitor-pill-row{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.monitor-pill{color:#ffffffc7;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#ffffff0a;border:1px solid #d6a34133;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .58rem;font-size:.68rem;font-weight:800;display:inline-flex}.monitor-pill--success{color:#b5ffdbeb;background:#69d6a31a;border-color:#69d6a357}.monitor-pill--warning{color:#ffdf9cf0;background:#d6a3411a;border-color:#d6a3416b}.monitor-pill--danger{color:#ffbebef2;background:#ff69691a;border-color:#ff69695c}.monitor-pill--muted{color:#ffffffa6;background:#ffffff0d;border-color:#ffffff29}.monitor-session-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));margin:.25rem 0}.monitor-readiness-card{background:#0003;border-color:#d6a3413d}.monitor-blocker-list{color:#ffcdcdeb;margin:.75rem 0 0;padding-left:1.1rem}.monitor-start-card--ready{border-color:#69d6a35c;box-shadow:0 18px 46px #69d6a314}.monitor-start-card--blocked{border-color:#ff696952}.monitor-start-card--active{opacity:.82}@media (width<=980px){.monitor-session-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.monitor-section-heading{flex-direction:column}.monitor-pill-row{justify-content:flex-start}}@media (width<=640px){.monitor-session-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.group-ranking-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.group-ranking-card{background:linear-gradient(145deg,#ffffff12,#ffffff06),#070a1261;border:1px solid #ffffff1c;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.group-ranking-card--current{background:linear-gradient(145deg,#f5c84221,#9e1f2a0e),#070a126b;border-color:#f5c8428a;box-shadow:inset 0 0 0 1px #f5c84221,0 14px 34px #0000002e}.group-ranking-card__rank{width:40px;height:40px;color:var(--gold-strong);background:#d6a3411c;border-radius:14px;place-items:center;font-size:.92rem;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #d6a3412e}.group-ranking-card__main{gap:4px;min-width:0;display:grid}.group-ranking-card__title-row{align-items:center;gap:8px;min-width:0;display:flex}.group-ranking-card__name{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:900;overflow:hidden}.group-ranking-card__you{color:var(--gold-strong);letter-spacing:.08em;text-transform:uppercase;background:#f5c8421a;border:1px solid #f5c84257;border-radius:999px;flex:none;padding:3px 7px;font-size:.62rem;font-weight:900}.group-ranking-card__status{color:var(--text-muted);font-size:.74rem;font-weight:800}.group-ranking-card__score{text-align:right;justify-items:end;gap:2px;display:grid}.group-ranking-card__score strong{color:var(--gold-strong);font-size:1.15rem;font-weight:950;line-height:1}.group-ranking-card__score span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:900}.group-ranking-card__stats{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0;display:grid}.group-ranking-card__stats div{background:#ffffff0b;border-radius:12px;gap:2px;padding:8px 7px;display:grid}.group-ranking-card__stats dt{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.group-ranking-card__stats dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:.85rem;font-weight:900}.final-review-panel{background:linear-gradient(145deg,#f5c84216,#ffffff06),#ffffff09;border-color:#f5c84247;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.final-review-panel__content{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.final-review-panel__icon{width:48px;height:48px;color:var(--gold-strong);background:#f5c8421c;border:1px solid #f5c8425c;border-radius:18px;justify-content:center;align-items:center;font-size:1.45rem;display:inline-flex;box-shadow:0 14px 34px #f5c8421f}.final-review-panel h2{color:var(--text);margin:4px 0 6px}.final-review-panel p{max-width:68ch;color:var(--text-soft);margin:0;line-height:1.45}.final-review-panel__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.final-review-modal{z-index:80;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.final-review-modal__backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#03050ac7;position:absolute;inset:0}.final-review-modal__panel{z-index:1;background:radial-gradient(circle at 0 0,#f5c84229,#0000 34%),linear-gradient(#191610fa,#0a0c12fa);border:1px solid #f5c84247;border-radius:26px;flex-direction:column;gap:14px;width:min(620px,100%);max-height:min(760px,100dvh - 28px);padding:20px;display:flex;position:relative;overflow:auto;box-shadow:0 26px 80px #0000008a}.final-review-modal__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.final-review-modal__header h2{color:var(--text);margin:4px 0 0}.final-review-modal__close{width:38px;height:38px;color:var(--text);cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.35rem;line-height:1;display:inline-flex}.final-review-modal__lead,.final-review-modal__status,.final-review-suggestion p{color:var(--text-soft);margin:0;line-height:1.45}.final-review-stars{gap:6px;display:flex}.final-review-star{color:#f5c84252;cursor:pointer;background:#ffffff0b;border:1px solid #f5c8422e;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.35rem;display:inline-flex}.final-review-star--active{color:var(--gold-strong);background:#f5c84221;border-color:#f5c8427a}.final-review-field{gap:8px;display:grid}.final-review-field span,.final-review-modal__meta span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.final-review-field textarea{resize:vertical;min-height:146px;color:var(--text);font:inherit;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:18px;outline:none;padding:13px 14px;line-height:1.45}.final-review-field textarea:focus{border-color:#f5c84280;box-shadow:0 0 0 3px #f5c8421a}.final-review-modal__meta,.final-review-modal__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.final-review-link-button{color:var(--gold-strong);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800}.final-review-suggestion{background:#ffffff09;border:1px solid #ffffff17;border-radius:16px;padding:11px 12px}.final-review-suggestion summary{color:var(--gold-strong);cursor:pointer;font-weight:800}.final-review-suggestion p{margin-top:8px}.final-review-modal__status{background:#f5c84212;border:1px solid #f5c84233;border-radius:14px;padding:10px 12px}@media (width<=760px){body.final-result-app-body .app-header,body.final-result-app-body .app-footer{display:none!important}body.final-result-app-body{background:radial-gradient(circle at top,#f5c8421f,#0000 32%),#05070b}body.final-result-app-body .app-main{padding:0!important}body.final-result-app-body .final-result-layout--compact{width:100%;max-width:none;min-height:100dvh;padding:max(14px, env(safe-area-inset-top)) 12px max(16px, env(safe-area-inset-bottom));gap:10px}body.final-result-app-body .final-result-hero--compact{z-index:4;padding:max(14px, env(safe-area-inset-top)) 14px 14px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#0b0d14fa,#0b0d14eb);border:1px solid #f5c84233;border-radius:0 0 22px 22px;margin:-14px -12px 0;position:sticky;top:0;box-shadow:0 16px 38px #0000004d}body.final-result-app-body .final-result-summary-grid.final-result-summary-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}body.final-result-app-body .final-result-summary-grid--compact .result-kpi{border-radius:16px;min-height:64px;padding:9px}body.final-result-app-body .final-result-summary-grid--compact .result-kpi span{font-size:.56rem}body.final-result-app-body .final-review-panel{border-radius:22px;grid-template-columns:1fr;gap:12px;padding:14px}body.final-result-app-body .final-review-panel__content{grid-template-columns:auto minmax(0,1fr);gap:10px}body.final-result-app-body .final-review-panel h2{margin-bottom:3px;font-size:1.08rem}body.final-result-app-body .final-review-panel__actions,body.final-result-app-body .final-review-modal__actions{grid-template-columns:1fr;display:grid}body.final-result-app-body .final-review-panel__actions .button,body.final-result-app-body .final-review-modal__actions .button{width:100%}.final-review-modal{padding:max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom));align-items:stretch}.final-review-modal__panel{border-radius:22px;width:100%;max-height:calc(100dvh - 20px);padding:16px}.final-review-field textarea{min-height:132px}.final-review-star{width:38px;height:38px}body.final-result-app-body .final-result-layout--compact{gap:8px}body.final-result-app-body .final-result-hero--compact{padding:max(9px, env(safe-area-inset-top)) 12px 9px;border-radius:0 0 18px 18px;gap:3px;margin:-14px -12px 0;box-shadow:0 10px 24px #0000003d}body.final-result-app-body .final-result-hero--compact .eyebrow{display:none}body.final-result-app-body .final-result-hero--compact h1{letter-spacing:-.02em;margin:0;font-size:clamp(1rem,4.9vw,1.18rem);line-height:1.05}body.final-result-app-body .final-result-hero--compact p{color:#f1f5f9b8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:.72rem;line-height:1.2;overflow:hidden}body.final-result-app-body .final-result-summary-grid.final-result-summary-grid--compact{margin-top:2px}body.final-result-app-body .final-result-layout--compact{padding-bottom:max(10px, env(safe-area-inset-bottom));gap:7px}body.final-result-app-body .final-result-summary-grid.final-result-summary-grid--compact{gap:6px;margin-top:0}body.final-result-app-body .final-result-summary-grid--compact .result-kpi{border-radius:13px;gap:4px;min-height:54px;padding:7px 8px}body.final-result-app-body .final-result-summary-grid--compact .result-kpi span{letter-spacing:.065em;font-size:.52rem}body.final-result-app-body .final-result-summary-grid--compact .result-kpi strong{font-size:clamp(.86rem,4.1vw,1.04rem);line-height:1}body.final-result-app-body .final-result-summary-grid--compact .result-kpi--featured strong{font-size:clamp(.98rem,4.8vw,1.18rem)}body.final-result-app-body .final-compact-panel,body.final-result-app-body .final-ranking-panel,body.final-result-app-body .final-discoveries-panel,body.final-result-app-body .final-review-panel,body.final-result-app-body .final-competitive-premium-panel{border-radius:18px;padding:10px}body.final-result-app-body .final-section-heading{margin-bottom:6px}body.final-result-app-body .final-section-heading h2,body.final-result-app-body .final-ranking-panel h2,body.final-result-app-body .final-discoveries-panel h2{font-size:.98rem}body.final-result-app-body .final-current-rank--compact,body.final-result-app-body .final-podium-list--compact .final-podium-card,body.final-result-app-body .final-discovery-list--compact .final-discovery-card,body.final-result-app-body .final-achievement-grid--compact .final-achievement{border-radius:14px;padding:8px}body.final-result-app-body .final-current-rank--compact strong{font-size:clamp(1.45rem,8vw,2.05rem)}body.final-result-app-body .final-discovery-count--compact{padding:7px 8px}body.final-result-app-body .final-discovery-count--compact strong{font-size:clamp(1.2rem,6vw,1.65rem)}body.final-result-app-body .final-review-panel{gap:9px}body.final-result-app-body .final-review-panel__content{gap:8px}body.final-result-app-body .final-review-panel__icon{border-radius:13px;width:34px;height:34px;font-size:1rem}body.final-result-app-body .final-review-panel h2{margin:1px 0 2px;font-size:1rem}body.final-result-app-body .final-review-panel p{font-size:.76rem;line-height:1.25}body.final-result-app-body .final-result-actions{gap:6px}}.final-review-keyword-composer{background:linear-gradient(#f5c84214,#ffffff09);border:1px solid #f5c8422e;border-radius:18px;gap:10px;padding:12px;display:grid}.final-review-keyword-composer>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.final-review-keyword-composer span{color:#f1f5f99e;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.final-review-keyword-composer strong{color:var(--gold-strong);text-align:right;font-size:.9rem}.final-review-keyword-composer p{color:#f1f5f9b8;margin:0;font-size:.82rem;line-height:1.4}.final-review-chip-list{flex-wrap:wrap;gap:7px;display:flex}.final-review-chip{color:#f1f5f9db;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800;transition:border-color .16s,background .16s,color .16s,transform .16s}.final-review-chip:hover,.final-review-chip:focus-visible{color:#fff;background:#f5c8421a;border-color:#f5c8426b;outline:none;transform:translateY(-1px)}.final-review-chip--selected{color:var(--gold-strong);background:#f5c8422e;border-color:#f5c8429e;box-shadow:0 8px 18px #0000002e}@media (width<=760px){body.final-result-app-body .final-review-keyword-composer{border-radius:15px;gap:8px;padding:9px}body.final-result-app-body .final-review-keyword-composer>div:first-child{flex-direction:column;align-items:flex-start;gap:2px}body.final-result-app-body .final-review-keyword-composer strong{text-align:left;font-size:.82rem}body.final-result-app-body .final-review-keyword-composer p{font-size:.74rem;line-height:1.3}body.final-result-app-body .final-review-chip-list{gap:5px}body.final-result-app-body .final-review-chip{padding:6px 8px;font-size:.7rem}}.final-social-modal{z-index:82;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.final-social-modal__panel{width:min(640px,100%)}.final-social-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.final-social-channel{min-height:68px;color:var(--text);cursor:pointer;text-align:left;background:linear-gradient(145deg,#f5c84214,#ffffff09),#ffffff0b;border:1px solid #f5c8422e;border-radius:18px;gap:3px;padding:12px;display:grid}.final-social-channel:hover,.final-social-channel:focus-visible{background:#f5c8421a;border-color:#f5c8426b;outline:none}.final-social-channel:disabled{cursor:wait;opacity:.55}.final-social-channel span{color:var(--text);font-size:.9rem;font-weight:900}.final-social-channel small{color:var(--text-muted);font-size:.74rem;line-height:1.3}.final-social-instructions{color:var(--text-soft);background:#ffffff09;border:1px solid #ffffff17;border-radius:16px;padding:11px 12px}.final-social-instructions strong{color:var(--gold-strong);margin-bottom:6px;font-size:.82rem;display:block}.final-social-instructions ol{margin:0;padding-left:18px}.final-social-instructions li{margin:3px 0;line-height:1.35}@media (width<=760px){.final-social-modal{align-items:stretch;padding:10px}.final-social-modal__panel{border-radius:22px;gap:10px;max-height:calc(100dvh - 20px);padding:14px}.final-social-channel-grid{grid-template-columns:1fr;gap:8px}.final-social-channel{border-radius:15px;min-height:54px;padding:10px 11px}.final-social-instructions{padding:9px 10px}}.game-app-frame{--game-shell-bottom-nav-height:76px;width:100%;min-height:calc(100dvh - 120px);padding-bottom:calc(var(--game-shell-bottom-nav-height) + env(safe-area-inset-bottom,0px));gap:14px;display:grid;position:relative}.game-app-frame--compact{min-height:auto}.game-app-frame__top{z-index:20;position:sticky;top:8px}.game-app-frame__body{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.game-app-frame__main,.game-app-frame__side,.game-app-frame__footer{min-width:0}.game-top-hud,.game-app-frame__side-panel,.game-bottom-nav{border:1px solid var(--line);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px)saturate(1.35);backdrop-filter:blur(20px)saturate(1.35);background:linear-gradient(160deg,#ffffff12 0%,#ffffff07 100%),linear-gradient(135deg,#d6a3410e 0%,#9e1f2a09 100%)}.game-top-hud{border-radius:var(--radius-xl);gap:12px;padding:14px;display:grid}.game-top-hud__main{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.game-top-hud__copy{gap:4px;min-width:0;display:grid}.game-top-hud__eyebrow{color:var(--gold-strong);letter-spacing:.18em;text-transform:uppercase;font-size:.68rem;font-weight:800}.game-top-hud__title{color:var(--text);font-family:var(--font-display);margin:0;font-size:clamp(1.1rem,3.6vw,1.75rem);line-height:1.12}.game-top-hud__subtitle{color:var(--text-soft);margin:0;font-size:.92rem;line-height:1.35}.game-top-hud__status{min-height:32px;color:var(--text);letter-spacing:.04em;text-transform:uppercase;background:#0000003d;border:1px solid #d6a34142;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.game-top-hud__status-label{color:var(--text-muted)}.game-top-hud__status-value{margin-left:6px}.game-top-hud__status--success,.game-shell-metric--success{color:#c2ffd4f0;border-color:#58d57e5c}.game-top-hud__status--warning,.game-shell-metric--warning{color:var(--gold-strong);border-color:#f5c84266}.game-top-hud__status--danger,.game-shell-metric--danger{color:#ffbfc5f5;border-color:#f05a6661}.game-top-hud__status--gold,.game-shell-metric--gold{color:var(--gold-strong);border-color:#d6a34175}.game-top-hud__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.game-shell-metric{background:#0000002e;border:1px solid #d6a34129;border-radius:14px;min-width:0;padding:9px 10px}.game-shell-metric__label{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.game-shell-metric__value{color:var(--text);margin-top:2px;font-size:1.02rem;font-weight:800;line-height:1.1;display:block}.game-shell-metric__helper{color:var(--text-muted);margin-top:2px;font-size:.72rem;line-height:1.2;display:block}.game-top-hud__actions{flex-wrap:wrap;gap:8px;display:flex}.game-shell-action{min-height:36px;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #d6a3413d;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:.84rem;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.game-shell-action:hover:not(:disabled){background:#d6a34117;border-color:#d6a34180;transform:translateY(-1px)}.game-shell-action:disabled{cursor:not-allowed;opacity:.5}.game-shell-action--primary{color:#050406;background:linear-gradient(135deg, var(--gold-strong), var(--gold));border-color:#f5c842b8}.game-app-frame__side-panel{border-radius:var(--radius-xl);padding:12px}.game-bottom-nav{z-index:50;right:max(10px, env(safe-area-inset-right,0px));bottom:max(10px, env(safe-area-inset-bottom,0px));left:max(10px, env(safe-area-inset-left,0px));grid-template-columns:repeat(var(--game-shell-nav-count,4), minmax(0, 1fr));border-radius:22px;gap:6px;max-width:760px;margin:0 auto;padding:8px;display:grid;position:fixed}.game-bottom-nav__item{min-width:0;min-height:48px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;place-items:center;gap:2px;font-size:.72rem;font-weight:800;text-decoration:none;display:grid;position:relative}.game-bottom-nav__item:hover:not(:disabled),.game-bottom-nav__item--active{color:var(--gold-strong);background:#d6a34117;border-color:#d6a34157}.game-bottom-nav__item:disabled,.game-bottom-nav__item--disabled{cursor:not-allowed;opacity:.45}.game-bottom-nav__icon{place-items:center;min-height:18px;font-size:1rem;line-height:1;display:inline-grid}.game-bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.game-bottom-nav__badge{color:#050406;background:var(--gold-strong);border:1px solid #f5c8426b;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;font-weight:900;display:inline-flex;position:absolute;top:4px;right:9px}@media (width>=920px){.game-app-frame{padding-bottom:0}.game-app-frame__body--with-side{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:start}.game-app-frame__side{position:sticky;top:110px}.game-bottom-nav{max-width:none;position:sticky;bottom:auto;left:auto;right:auto}}.game-session-app-shell{width:100%}.game-session-app-shell__content{min-width:0}.game-anchor-section,#game-section-overview,#game-section-status,#game-section-ranking,#game-section-current,#game-section-challenge,#game-section-journal,#game-section-help{scroll-margin-top:132px}#game-section-status{gap:14px;display:grid}@media (width<=719px){.game-top-hud__metrics{grid-template-columns:1fr}.game-top-hud__main{flex-direction:column}.game-top-hud__status{align-self:flex-start}}.game-bottom-nav__item:focus-visible,.game-shell-action:focus-visible,.game-anchor-section:focus-visible,#game-section-overview:focus-visible,#game-section-status:focus-visible,#game-section-ranking:focus-visible,#game-section-current:focus-visible,#game-section-challenge:focus-visible,#game-section-journal:focus-visible,#game-section-help:focus-visible{outline-offset:3px;outline:2px solid #f5c842e0}.game-bottom-nav__item--active{box-shadow:inset 0 0 0 1px #f5c84238,0 0 18px #d6a34124}.game-bottom-nav__item--active .game-bottom-nav__icon{transform:translateY(-1px)scale(1.04)}.game-anchor-section:focus,#game-section-overview:focus,#game-section-status:focus,#game-section-ranking:focus,#game-section-current:focus,#game-section-challenge:focus,#game-section-journal:focus,#game-section-help:focus{border-radius:var(--radius-lg)}@media (prefers-reduced-motion:reduce){.game-bottom-nav__item,.game-shell-action{transition:none}}.game-status-panel{gap:12px;display:grid}.game-status-panel__header{gap:5px;display:grid}.game-status-panel__eyebrow{color:var(--gold-strong);letter-spacing:.16em;text-transform:uppercase;font-size:.66rem;font-weight:900}.game-status-panel__header h2{color:var(--text);font-family:var(--font-display);margin:0;font-size:1.1rem;line-height:1.15}.game-status-panel__header p{color:var(--text-soft);margin:0;font-size:.86rem;line-height:1.35}.game-status-panel__grid{gap:8px;display:grid}.game-status-panel__item{background:#0000002e;border:1px solid #d6a34124;border-radius:14px;gap:2px;padding:9px 10px;display:grid}.game-status-panel__item--success{border-color:#58d57e47}.game-status-panel__item--warning{border-color:#f5c8424d}.game-status-panel__item--danger{border-color:#f05a6647}.game-status-panel__item--gold{border-color:#d6a34161}.game-status-panel__label{color:var(--text-muted);letter-spacing:.11em;text-transform:uppercase;font-size:.65rem;font-weight:900}.game-status-panel__value{color:var(--text);text-overflow:ellipsis;font-size:.92rem;line-height:1.2;overflow:hidden}.game-status-panel__helper{color:var(--text-muted);font-size:.73rem;line-height:1.25}.game-status-panel__action{color:#050406;background:linear-gradient(135deg, var(--gold-strong), var(--gold));cursor:pointer;border:1px solid #f5c8426b;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:.82rem;font-weight:900;display:inline-flex}.game-status-panel__action:disabled{cursor:not-allowed;opacity:.5}.game-status-panel__action:focus-visible{outline-offset:3px;outline:2px solid #f5c842e0}@media (width<=919px){.game-app-frame__side{display:none}}.game-app-frame__side-panel{gap:12px;display:grid}.game-quick-actions{border-radius:var(--radius-xl);background:linear-gradient(160deg,#ffffff0e 0%,#ffffff05 100%),#00000024;border:1px solid #d6a34129;gap:11px;padding:12px;display:grid}.game-quick-actions--inline{display:none}.game-quick-actions__header{gap:4px;display:grid}.game-quick-actions__eyebrow{color:var(--gold-strong);letter-spacing:.16em;text-transform:uppercase;font-size:.64rem;font-weight:900}.game-quick-actions__header h2{color:var(--text);font-family:var(--font-display);margin:0;font-size:1rem;line-height:1.15}.game-quick-actions__header p{color:var(--text-soft);margin:0;font-size:.82rem;line-height:1.35}.game-quick-actions__grid{gap:8px;display:grid}.game-quick-actions__button{width:100%;min-height:48px;color:var(--text);text-align:left;cursor:pointer;background:#0003;border:1px solid #d6a3412e;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;transition:transform .16s,border-color .16s,background .16s;display:flex}.game-quick-actions__button:hover:not(:disabled){background:#d6a34114;border-color:#d6a34170;transform:translateY(-1px)}.game-quick-actions__button:disabled{cursor:not-allowed;opacity:.48}.game-quick-actions__button:focus-visible{outline-offset:3px;outline:2px solid #f5c842e0}.game-quick-actions__button--primary{background:linear-gradient(135deg,#f5c8422e,#d6a34114);border-color:#f5c8427a}.game-quick-actions__button--success{border-color:#58d57e47}.game-quick-actions__button--warning{border-color:#f5c84252}.game-quick-actions__button--danger{border-color:#f05a664d}.game-quick-actions__button--gold{border-color:#d6a3416b}.game-quick-actions__button-main{align-items:center;gap:9px;min-width:0;display:flex}.game-quick-actions__icon{width:28px;height:28px;color:var(--gold-strong);background:#ffffff0a;border:1px solid #d6a34138;border-radius:999px;flex:none;place-items:center;font-size:.9rem;font-weight:900;display:inline-grid}.game-quick-actions__copy{gap:2px;min-width:0;display:grid}.game-quick-actions__copy strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;line-height:1.15;overflow:hidden}.game-quick-actions__copy small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.2;overflow:hidden}.game-quick-actions__badge{color:#050406;background:var(--gold-strong);border:1px solid #f5c8426b;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:.68rem;font-weight:900;display:inline-flex}@media (width<=919px){.game-quick-actions--inline{display:grid}}@media (prefers-reduced-motion:reduce){.game-quick-actions__button{transition:none}}.game-toolbelt{border-radius:var(--radius-xl);background:linear-gradient(160deg,#ffffff0f 0%,#ffffff06 100%),#00000029;border:1px solid #d6a3412e;gap:12px;padding:12px;display:grid}.game-toolbelt--inline{margin-bottom:14px}.game-toolbelt__header{gap:4px;display:grid}.game-toolbelt__eyebrow{color:var(--gold-strong);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:800}.game-toolbelt__header h2{color:var(--text);font-family:var(--font-display);margin:0;font-size:1.05rem}.game-toolbelt__header p{color:var(--text-soft);margin:0;font-size:.84rem;line-height:1.35}.game-toolbelt__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.game-toolbelt__item{min-width:0;color:var(--text);text-align:left;cursor:pointer;background:#00000029;border:1px solid #d6a34129;border-radius:16px;gap:6px;padding:10px;transition:transform .16s,border-color .16s,background .16s;display:grid}.game-toolbelt__item:hover:not(:disabled){background:#d6a34112;border-color:#d6a34170;transform:translateY(-1px)}.game-toolbelt__item:disabled{cursor:not-allowed;opacity:.58}.game-toolbelt__item:focus-visible{outline-offset:3px;outline:3px solid #f5c8427a}.game-toolbelt__item--success{border-color:#58d57e47}.game-toolbelt__item--warning{border-color:#f5c84252}.game-toolbelt__item--danger{border-color:#f05a664d}.game-toolbelt__item--gold,.game-toolbelt__item--primary{border-color:#d6a3415c}.game-toolbelt__item-head{align-items:center;gap:8px;min-width:0;display:flex}.game-toolbelt__icon{width:28px;height:28px;color:var(--gold-strong);background:#d6a34114;border:1px solid #d6a34133;border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.game-toolbelt__title{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:900;overflow:hidden}.game-toolbelt__badge{color:#050406;background:linear-gradient(135deg, var(--gold-strong), var(--gold));border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:auto;font-size:.72rem;font-weight:900;display:inline-flex}.game-toolbelt__description,.game-toolbelt__status{min-width:0;color:var(--text-soft);font-size:.78rem;line-height:1.25;display:block}.game-toolbelt__status{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}@media (width<=919px){.game-toolbelt--side{display:none}}@media (width>=920px){.game-toolbelt--inline{display:none}}@media (width<=520px){.game-toolbelt__grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.game-toolbelt__item{transition:none}.game-toolbelt__item:hover:not(:disabled){transform:none}}.game-app-frame{isolation:isolate}.game-app-frame__main>*{min-width:0}.game-session-app-shell__content{gap:14px;display:grid}@media (width<=719px){.game-app-frame{--game-shell-bottom-nav-height:68px;min-height:100dvh;padding-bottom:calc(var(--game-shell-bottom-nav-height) + 14px + env(safe-area-inset-bottom,0px));gap:10px}.game-app-frame__top{top:6px}.game-top-hud{border-radius:20px;gap:10px;padding:11px}.game-top-hud__eyebrow{letter-spacing:.14em;font-size:.6rem}.game-top-hud__title{font-size:clamp(1.06rem,6vw,1.34rem)}.game-top-hud__subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;display:-webkit-box;overflow:hidden}.game-top-hud__status{min-height:28px;padding:0 9px;font-size:.68rem}.game-top-hud__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.game-shell-metric{border-radius:12px;padding:7px 8px}.game-shell-metric__label{letter-spacing:.09em;font-size:.58rem}.game-shell-metric__value{font-size:.9rem}.game-shell-metric__helper{display:none}.game-top-hud__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.game-shell-action{min-height:34px;padding:0 10px;font-size:.76rem}.game-quick-actions,.game-toolbelt{border-radius:18px;padding:10px}.game-quick-actions__header,.game-toolbelt__header{gap:3px}.game-quick-actions__header h2,.game-toolbelt__header h2{font-size:.96rem}.game-quick-actions__header p,.game-toolbelt__header p{font-size:.78rem}.game-quick-actions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-quick-actions__button{border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:64px}.game-quick-actions__button-main{width:100%}.game-quick-actions__copy small{white-space:normal}.game-quick-actions__badge{align-self:flex-end;margin-top:-26px}.game-toolbelt__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-toolbelt__item{border-radius:14px;min-height:76px;padding:9px}.game-toolbelt__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.game-toolbelt__status{display:none}.game-bottom-nav{border-radius:20px;gap:4px;padding:7px}.game-bottom-nav__item{border-radius:14px;min-height:44px;font-size:.66rem}.game-bottom-nav__icon{min-height:16px;font-size:.95rem}.game-bottom-nav__badge{min-width:15px;height:15px;font-size:.56rem;top:2px;right:6px}.game-anchor-section,#game-section-overview,#game-section-status,#game-section-ranking,#game-section-current,#game-section-challenge,#game-section-journal,#game-section-help{scroll-margin-top:116px}}@media (width<=380px){.game-top-hud__metrics,.game-quick-actions__grid,.game-toolbelt__grid{grid-template-columns:minmax(0,1fr)}.game-bottom-nav__label{font-size:.6rem}}@supports (padding:max(0px)){.game-bottom-nav{padding-bottom:max(7px, env(safe-area-inset-bottom,0px))}}.game-top-hud__mobile-brief{display:none}@media (width<=719px){.game-app-frame__top{z-index:80;margin-left:-2px;margin-right:-2px;top:0}.game-app-frame__top:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#040206fa 0%,#040206e6 72%,#04020600 100%);height:calc(100% + 18px);position:absolute;inset:-10px -10px auto}.game-top-hud{background:linear-gradient(160deg,#ffffff13 0%,#ffffff06 100%),linear-gradient(135deg,#d6a34114 0%,#9e1f2a0b 100%),#060409e6;border-radius:0 0 20px 20px;gap:0;padding:8px 10px 9px;box-shadow:0 12px 34px #00000075,inset 0 0 0 1px #f5c84214}.game-top-hud__mobile-brief{justify-content:space-between;align-items:center;gap:10px;min-height:48px;display:flex}.game-top-hud__main,.game-top-hud__metrics,.game-top-hud__actions{display:none}.game-top-hud__mobile-copy{gap:2px;min-width:0;display:grid}.game-top-hud__mobile-eyebrow{color:var(--gold-strong);letter-spacing:.14em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;font-weight:900;overflow:hidden}.game-top-hud__mobile-title{color:var(--text);font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.98rem,5.2vw,1.22rem);line-height:1;overflow:hidden}.game-top-hud__mobile-subtitle{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;line-height:1.15;overflow:hidden}.game-top-hud__mobile-status{flex:none;justify-content:flex-end;align-items:center;gap:5px;max-width:46%;display:inline-flex}.game-top-hud__mobile-stat{min-width:48px;max-width:88px;min-height:36px;color:var(--text);background:#0000003d;border:1px solid #d6a34138;border-radius:13px;place-items:center;padding:4px 7px;display:inline-grid}.game-top-hud__mobile-stat strong{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:950;line-height:1.05;overflow:hidden}.game-top-hud__mobile-stat small{max-width:100%;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;font-weight:900;line-height:1.05;overflow:hidden}.game-top-hud__mobile-stat--primary,.game-top-hud__mobile-stat--gold{color:var(--gold-strong);background:linear-gradient(135deg,#f5c84229,#d6a3410f);border-color:#f5c8427a}.game-top-hud__mobile-stat--success{border-color:#58d57e5c}.game-top-hud__mobile-stat--warning{border-color:#f5c8426b}.game-top-hud__mobile-stat--danger{border-color:#f05a6661}.game-top-hud__mobile-stat--secondary{display:none}.game-session-app-shell .session-hero{border-radius:18px;gap:6px;padding:12px 13px}.game-session-app-shell .session-hero .eyebrow{letter-spacing:.14em;font-size:.58rem}.game-session-app-shell .session-hero h1{letter-spacing:-.025em;font-size:clamp(1rem,5.2vw,1.28rem)}.game-session-app-shell .session-hero p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.game-session-app-shell .dashboard-grid .panel{min-height:auto;padding:11px 12px}.game-session-app-shell .dashboard-grid .panel h2{font-size:.9rem}.game-session-app-shell .status-list div{padding-top:6px}.game-session-app-shell .status-list dt,.game-session-app-shell .status-list dd{font-size:.72rem}.game-anchor-section,#game-section-overview,#game-section-status,#game-section-ranking,#game-section-current,#game-section-challenge,#game-section-journal,#game-section-help{scroll-margin-top:86px}}@media (width<=380px){.game-top-hud__mobile-status{max-width:42%}.game-top-hud__mobile-stat{min-width:42px;max-width:72px;padding-inline:5px}}.run-mobile-preparation-card{display:none}@media (width<=719px){#game-section-overview[data-mobile-preparation-mode=true]{box-shadow:none;background:0 0;border:0;padding:0}#game-section-overview[data-mobile-preparation-mode=true]:before,#game-section-overview[data-mobile-preparation-mode=true] .session-hero__standard{display:none}#game-section-overview[data-mobile-preparation-mode=true] .run-mobile-preparation-card{box-shadow:var(--shadow-md);background:linear-gradient(160deg,#ffffff12 0%,#ffffff05 100%),linear-gradient(135deg,#d6a34113 0%,#9e1f2a0a 100%),#00000038;border:1px solid #d6a34138;border-radius:20px;gap:10px;padding:13px;display:grid}.run-mobile-preparation-card__header{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.run-mobile-preparation-card__header>div{min-width:0}.run-mobile-preparation-card__header h1{color:var(--text);font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:clamp(1.08rem,5.5vw,1.34rem);line-height:1.05;overflow:hidden}.run-mobile-preparation-card__pill{min-height:28px;color:var(--gold-strong);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f5c84217;border:1px solid #f5c8426b;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 9px;font-size:.66rem;font-weight:950;display:inline-flex}.run-mobile-preparation-card p{color:var(--text-soft);margin:0;font-size:.8rem;line-height:1.35}.run-mobile-preparation-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.run-mobile-preparation-card__metrics div{background:#0003;border:1px solid #d6a34124;border-radius:14px;min-width:0;padding:8px}.run-mobile-preparation-card__metrics dt{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:900;overflow:hidden}.run-mobile-preparation-card__metrics dd{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.78rem;font-weight:850;line-height:1.15;overflow:hidden}[data-run-session-overview][data-mobile-preparation-mode=true],.game-session-app-shell--mobile-preparation .game-quick-actions--inline,.game-session-app-shell--mobile-preparation .game-toolbelt--inline,.game-session-app-shell--mobile-preparation #game-section-objective{display:none}.game-session-app-shell--mobile-preparation .monitor-start-panel{border-radius:20px;gap:10px;padding:13px}.game-session-app-shell--mobile-preparation .monitor-start-panel h2{font-size:clamp(1rem,5.2vw,1.24rem);line-height:1.08}.game-session-app-shell--mobile-preparation .monitor-start-panel p{font-size:.82rem;line-height:1.36}.game-session-app-shell--mobile-preparation .monitor-start-panel .auth-status{padding:10px}}.game-mobile-tool-drawer{z-index:120;pointer-events:auto;align-items:end;display:grid;position:fixed;inset:0}.game-mobile-tool-drawer__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0000009e;border:0;position:absolute;inset:0}.game-mobile-tool-drawer__panel{z-index:1;width:min(100%,620px);max-height:min(78dvh,620px);padding:10px 14px calc(16px + env(safe-area-inset-bottom,0px));color:var(--text);background:linear-gradient(160deg,#ffffff14 0%,#ffffff06 100%),linear-gradient(135deg,#d6a3411a 0%,#9e1f2a0e 100%),#09060dfa;border:1px solid #d6a34142;border-radius:26px 26px 0 0;justify-self:center;position:relative;overflow:auto;box-shadow:0 -24px 72px #00000094}.game-mobile-tool-drawer__handle{background:#f5c84252;border-radius:999px;width:42px;height:4px;margin:0 auto 12px}.game-mobile-tool-drawer__header{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.game-mobile-tool-drawer__header h2{color:var(--text);font-family:var(--font-display);margin:3px 0 0;font-size:clamp(1.18rem,5.8vw,1.58rem);line-height:1}.game-mobile-tool-drawer__eyebrow{color:var(--gold-strong);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:950}.game-mobile-tool-drawer__close{width:36px;height:36px;color:var(--text);cursor:pointer;background:#0000003d;border:1px solid #d6a3413d;border-radius:999px;flex:none;place-items:center;font-size:1.4rem;line-height:1;display:inline-grid}.game-mobile-tool-drawer__description{color:var(--text-soft);margin:12px 0 0;font-size:.88rem;line-height:1.42}.game-mobile-tool-drawer__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 0;display:grid}.game-mobile-tool-drawer__details div{background:#00000038;border:1px solid #d6a34126;border-radius:16px;min-width:0;padding:9px}.game-mobile-tool-drawer__details dt{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:900;overflow:hidden}.game-mobile-tool-drawer__details dd{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.84rem;font-weight:850;line-height:1.18;overflow:hidden}.game-mobile-tool-drawer__details small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.66rem;display:block;overflow:hidden}.game-mobile-tool-drawer__actions{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:14px;display:grid}@media (width>=720px){.game-mobile-tool-drawer{align-items:center;padding:24px}.game-mobile-tool-drawer__panel{border-radius:26px;padding-bottom:18px}}@media (width<=380px){.game-mobile-tool-drawer__details{grid-template-columns:minmax(0,1fr)}}.game-session-app-shell--mobile-active-play{--game-mobile-active-card-gap:10px}@media (width<=719px){.game-session-app-shell--mobile-active-play .game-session-app-shell__content{gap:var(--game-mobile-active-card-gap)}.game-session-app-shell--mobile-active-play .game-quick-actions--inline,.game-session-app-shell--mobile-active-play .game-toolbelt--inline{display:none}.game-session-app-shell--mobile-active-play #game-section-current{order:1}.game-session-app-shell--mobile-active-play #game-section-challenge{order:2}.game-session-app-shell--mobile-active-play #game-section-objective{order:3}.game-session-app-shell--mobile-active-play #game-section-map{order:4}.game-session-app-shell--mobile-active-play #game-section-journal{order:5}.game-session-app-shell--mobile-active-play #game-section-status{order:6}.game-session-app-shell--mobile-active-play #game-section-overview{order:7}.game-session-app-shell--mobile-active-play [data-run-session-overview]{order:8}.game-session-app-shell--mobile-active-play #game-section-team{order:9}.game-session-app-shell--mobile-active-play #game-section-ranking{order:10}.game-session-app-shell--mobile-active-play #game-section-help{order:20}.game-session-app-shell--mobile-active-play #game-section-current .session-hero{border-radius:18px;gap:8px;padding:12px}.game-session-app-shell--mobile-active-play #game-section-current .session-hero h1{display:none}.game-session-app-shell--mobile-active-play #game-section-current .session-hero p{margin:0;font-size:.82rem;line-height:1.34}.game-session-app-shell--mobile-active-play #game-section-current .session-hero p:not(:first-of-type){-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.game-session-app-shell--mobile-active-play #game-section-challenge.dashboard-grid{gap:10px;display:grid}.game-session-app-shell--mobile-active-play #game-section-challenge .panel,.game-session-app-shell--mobile-active-play #game-section-challenge article{border-radius:18px}.game-session-app-shell--mobile-active-play #game-section-objective,.game-session-app-shell--mobile-active-play #game-section-map,.game-session-app-shell--mobile-active-play #game-section-journal,.game-session-app-shell--mobile-active-play #game-section-status,.game-session-app-shell--mobile-active-play #game-section-team,.game-session-app-shell--mobile-active-play #game-section-ranking{margin-top:2px}.game-session-app-shell--mobile-active-play #game-section-overview,.game-session-app-shell--mobile-active-play [data-run-session-overview]{opacity:.88}.game-anchor-section,#game-section-overview,#game-section-status,#game-section-ranking,#game-section-current,#game-section-challenge,#game-section-map,#game-section-journal,#game-section-help{scroll-margin-top:86px}}.auth-status--challenge-result{background:radial-gradient(circle at 12% 12%,#d6a34129,#0000 34%),#0c0a08c7;border:1px solid #d6a3413d;position:relative;overflow:hidden;box-shadow:0 18px 42px #0000003d}.auth-status--challenge-result:before{border-radius:inherit;background:var(--gold-strong);content:"";width:4px;position:absolute;inset:0 auto 0 0}.auth-status--challenge-result-success{background:radial-gradient(circle at 12% 12%,#68d39129,#0000 34%),#0a120dd1;border-color:#68d3916b}.auth-status--challenge-result-success:before{background:#68d391}.auth-status--challenge-result-failure{background:radial-gradient(circle at 12% 12%,#ff836026,#0000 34%),#160b08d1;border-color:#ff83606b}.auth-status--challenge-result-failure:before{background:#ff8360}.auth-status--challenge-result-pending{background:radial-gradient(circle at 12% 12%,#7dbbff26,#0000 34%),#080e18d1;border-color:#7dbbff6b}.auth-status--challenge-result-pending:before{background:#7dbbff}.auth-status--challenge-result-solved{border-color:#d6a34161}@media (width<=719px){.game-session-app-shell [data-game-submit-result]{border-radius:18px;gap:10px;padding:14px 14px 14px 16px}.game-session-app-shell [data-game-submit-result]>strong:first-child{color:var(--text);letter-spacing:-.01em;align-items:center;gap:8px;font-size:1rem;display:flex}.game-session-app-shell [data-game-submit-result]>strong:first-child:before{width:28px;height:28px;color:var(--gold-strong);content:"◆";background:#d6a34129;border-radius:999px;flex:none;place-items:center;font-size:.86rem;display:inline-grid}.game-session-app-shell .auth-status--challenge-result-success>strong:first-child:before{color:#68d391;content:"✓";background:#68d39129}.game-session-app-shell .auth-status--challenge-result-failure>strong:first-child:before{color:#ff9b7f;content:"!";background:#ff836029}.game-session-app-shell .auth-status--challenge-result-pending>strong:first-child:before{color:#9ecbff;content:"…";background:#7dbbff29}.game-session-app-shell .auth-status--challenge-result-solved>strong:first-child:before{content:"↺"}.game-session-app-shell [data-game-submit-result] p{color:var(--text-soft);font-size:.9rem;line-height:1.42;display:block}.game-session-app-shell [data-game-submit-result] p strong{color:var(--gold-soft);margin-bottom:3px;display:block}.game-session-app-shell [data-game-submit-result] code{margin:0 3px;font-weight:900}.game-session-app-shell--mobile-active-play #game-section-overview,.game-session-app-shell--mobile-active-play [data-run-session-overview],.game-session-app-shell--mobile-active-play #game-section-status .game-score-panel[data-compact=true]{display:none}.game-session-app-shell--mobile-active-play #game-section-status [data-run-lifecycle-panel=active]{border-radius:18px;padding:10px 12px}.game-session-app-shell--mobile-active-play #game-section-status [data-run-lifecycle-panel=active] h2{font-size:.94rem}.game-session-app-shell--mobile-active-play #game-section-status [data-run-lifecycle-panel=active] p{margin:0}.game-session-app-shell--mobile-active-play #game-section-status [data-run-lifecycle-panel=active] p code{font-size:1.05rem}.game-session-app-shell--mobile-active-play #game-section-team .game-team-panel__header>div>p,.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__header>div>p{display:none}.game-session-app-shell--mobile-active-play #game-section-team .game-team-panel,.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel{border-radius:18px}.game-session-app-shell,.game-app-frame,.game-app-frame__body,.game-app-frame__main,.game-session-app-shell__content{max-width:100%;overflow-x:clip}.game-app-frame{scroll-padding-top:calc(90px + env(safe-area-inset-top,0px));scroll-padding-bottom:calc(var(--game-shell-bottom-nav-height) + 22px + env(safe-area-inset-bottom,0px))}.game-app-frame__top{padding-top:env(safe-area-inset-top,0px)}.game-top-hud__mobile-copy,.game-top-hud__mobile-title,.game-top-hud__mobile-subtitle,.game-top-hud__mobile-eyebrow,.game-mobile-tool-drawer__header,.game-mobile-tool-drawer__description,.game-mobile-tool-drawer__details dd,.game-mobile-tool-drawer__details small,.game-bottom-nav__label{overflow-wrap:anywhere;min-width:0}.game-bottom-nav__item,.game-shell-action,.game-mobile-tool-drawer__close,.game-mobile-tool-drawer__actions .button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-height:44px}.game-bottom-nav__item{padding-inline:2px}.game-mobile-tool-drawer__backdrop{touch-action:manipulation}.game-mobile-tool-drawer__panel{overscroll-behavior:contain;scroll-padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}.game-mobile-tool-drawer__actions{bottom:calc(-16px - env(safe-area-inset-bottom,0px));z-index:2;padding:10px 2px env(safe-area-inset-bottom,0px);background:linear-gradient(#09060d00 0%,#09060deb 26%,#09060dfc 100%);margin-left:-2px;margin-right:-2px;position:sticky}.game-anchor-section,#game-section-overview,#game-section-objective,#game-section-status,#game-section-ranking,#game-section-current,#game-section-challenge,#game-section-map,#game-section-journal,#game-section-help,#game-section-team{scroll-margin-top:calc(86px + env(safe-area-inset-top,0px))}.game-session-app-shell--mobile-active-play #game-section-challenge{margin-bottom:4px}.game-session-app-shell--mobile-active-play #game-section-challenge .button,.game-session-app-shell--mobile-active-play #game-section-challenge button,.game-session-app-shell--mobile-preparation .button,.game-session-app-shell--mobile-preparation button{touch-action:manipulation}}@media (width<=360px){.game-top-hud__mobile-title{font-size:.94rem}.game-top-hud__mobile-subtitle{font-size:.62rem}.game-top-hud__mobile-stat{min-width:40px;max-width:66px}.game-bottom-nav{gap:3px;padding-inline:5px}.game-bottom-nav__item{border-radius:13px;min-height:46px}}@media (width<=719px){body.game-mobile-active-play-body .app-header{display:none}body.game-mobile-active-play-body .app-main{width:100%;padding-top:0;padding-bottom:0}body.game-mobile-active-play-body .app-footer{display:none}body.game-mobile-active-play-body .game-app-frame__top{top:0}body.game-mobile-active-play-body .game-top-hud{border-radius:0 0 18px 18px}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-title{font-size:clamp(.92rem,4.7vw,1.12rem)}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-subtitle{max-width:100%;font-size:.62rem}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-status{gap:4px;max-width:42%}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat{min-width:44px;max-width:78px;min-height:34px;padding-inline:5px}.game-session-app-shell--mobile-active-play .game-app-frame{--game-shell-bottom-nav-height:88px;padding-bottom:calc(var(--game-shell-bottom-nav-height) + 42px + env(safe-area-inset-bottom,0px))}.game-session-app-shell--mobile-active-play .game-session-app-shell__content{padding-bottom:calc(var(--game-shell-bottom-nav-height) + 58px + env(safe-area-inset-bottom,0px))}.game-session-app-shell--mobile-active-play #game-section-help{margin-bottom:calc(var(--game-shell-bottom-nav-height) + 42px + env(safe-area-inset-bottom,0px))}.game-mobile-tool-drawer{padding:calc(10px + env(safe-area-inset-top,0px)) 10px calc(10px + env(safe-area-inset-bottom,0px));align-items:end}.game-mobile-tool-drawer__panel{width:min(100%,640px);height:min(74dvh,640px);max-height:calc(100dvh - 26px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));border-radius:28px;grid-template-rows:auto auto minmax(0,1fr);padding:10px 14px 0;display:grid;overflow:hidden}.game-mobile-tool-drawer__header{padding-bottom:10px}.game-mobile-tool-drawer__window{overscroll-behavior:contain;min-height:0;padding:0 0 calc(14px + env(safe-area-inset-bottom,0px));scrollbar-width:thin;overflow-y:auto}.game-mobile-tool-drawer__window::-webkit-scrollbar{width:5px}.game-mobile-tool-drawer__window::-webkit-scrollbar-thumb{background:#f5c84247;border-radius:999px}.game-mobile-tool-drawer__description{margin-top:0}.game-mobile-tool-drawer__actions{bottom:calc(-14px - env(safe-area-inset-bottom,0px))}.game-anchor-section,#game-section-overview,#game-section-objective,#game-section-status,#game-section-ranking,#game-section-current,#game-section-challenge,#game-section-map,#game-section-journal,#game-section-help,#game-section-team{scroll-margin-top:calc(72px + env(safe-area-inset-top,0px))}}@media (width<=360px){.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat{min-width:38px;max-width:64px}.game-mobile-tool-drawer{padding-inline:6px}.game-mobile-tool-drawer__panel{border-radius:24px;height:min(78dvh,650px);padding-inline:12px}}@media (width<=719px){.game-mobile-tool-drawer__embedded{gap:12px;margin-top:14px;display:grid}.game-mobile-tool-drawer__embedded>.game-anchor-section,.game-mobile-tool-drawer__embedded [data-run-map-section]{margin:0;scroll-margin-top:0;display:block}.game-mobile-tool-drawer__embedded .game-objective-panel,.game-mobile-tool-drawer__embedded .game-map-panel,.game-mobile-tool-drawer__embedded .game-hints-panel,.game-mobile-tool-drawer__embedded .game-score-panel,.game-mobile-tool-drawer__embedded .game-journal-panel{max-width:100%;box-shadow:none;border-radius:18px}.game-mobile-tool-drawer__embedded .game-objective-panel__header,.game-mobile-tool-drawer__embedded .game-score-panel__header,.game-mobile-tool-drawer__embedded .game-hints-panel__header,.game-mobile-tool-drawer__embedded .game-map-panel__header,.game-mobile-tool-drawer__embedded .game-journal-panel__header{gap:8px}.game-mobile-tool-drawer__embedded .game-objective-panel__header h2,.game-mobile-tool-drawer__embedded .game-score-panel__header h2,.game-mobile-tool-drawer__embedded .game-hints-panel__title,.game-mobile-tool-drawer__embedded .game-map-panel__header h2,.game-mobile-tool-drawer__embedded .game-journal-panel__header h2{font-size:clamp(1rem,4.6vw,1.22rem);line-height:1.05}.game-mobile-tool-drawer__embedded .game-objective-panel__description,.game-mobile-tool-drawer__embedded .game-score-panel__header p,.game-mobile-tool-drawer__embedded .game-hints-panel__description,.game-mobile-tool-drawer__embedded .game-map-panel__header p,.game-mobile-tool-drawer__embedded .game-journal-panel__header p{font-size:.82rem;line-height:1.34}.game-mobile-tool-drawer__embedded .game-objective-panel__context,.game-mobile-tool-drawer__embedded .game-objective-panel__stats,.game-mobile-tool-drawer__embedded .game-score-panel__metrics,.game-mobile-tool-drawer__embedded .game-hints-controls__filters{grid-template-columns:minmax(0,1fr)}.game-mobile-tool-drawer__embedded .game-hints-panel__list{gap:10px}.game-mobile-tool-drawer__embedded .game-hints-panel,.game-mobile-tool-drawer__embedded .game-score-panel,.game-mobile-tool-drawer__embedded .game-objective-panel{padding:12px}.game-mobile-tool-drawer__embedded .game-hints-controls__next,.game-mobile-tool-drawer__embedded .game-hint-card button,.game-mobile-tool-drawer__embedded .game-map-panel button,.game-mobile-tool-drawer__embedded .game-score-panel button{touch-action:manipulation;min-height:44px}.game-session-app-shell--mobile-active-play [data-game-mobile-tab-panel]{display:none}.game-session-app-shell--mobile-active-play [data-game-mobile-tab-panel].game-mobile-main-view--active{display:block}.game-session-app-shell--mobile-active-play .game-mobile-main-view--current.game-mobile-main-view--active,.game-session-app-shell--mobile-active-play .game-mobile-main-view--map.game-mobile-main-view--active{gap:12px;display:grid}.game-session-app-shell--mobile-active-play #game-section-objective.game-mobile-main-view--active,.game-session-app-shell--mobile-active-play #game-section-status.game-mobile-main-view--active,.game-session-app-shell--mobile-active-play #game-section-journal.game-mobile-main-view--active,.game-session-app-shell--mobile-active-play #game-section-hints.game-mobile-main-view--active,.game-session-app-shell--mobile-active-play #game-section-team.game-mobile-main-view--active,.game-session-app-shell--mobile-active-play #game-section-ranking.game-mobile-main-view--active{animation:.16s ease-out game-mobile-tab-panel-in}.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-panel,.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel,.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel,.game-session-app-shell--mobile-active-play #game-section-team .game-team-panel,.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel{border-radius:20px}.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-panel__header,.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__header,.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__header,.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel__header{gap:8px}.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-panel__title,.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__header h2,.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__header h2,.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel__header h2{font-size:clamp(1.05rem,5vw,1.32rem);line-height:1.06}.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-panel__description,.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__description,.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__header p,.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel__header p{font-size:.86rem;line-height:1.38}.game-session-app-shell--mobile-active-play #game-section-hints,.game-session-app-shell--mobile-active-play #game-section-map,.game-session-app-shell--mobile-active-play #game-section-ranking,.game-session-app-shell--mobile-active-play #game-section-team,.game-session-app-shell--mobile-active-play #game-section-objective,.game-session-app-shell--mobile-active-play #game-section-journal,.game-session-app-shell--mobile-active-play #game-section-current,.game-session-app-shell--mobile-active-play #game-section-challenge{scroll-margin-top:calc(78px + env(safe-area-inset-top,0px))}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--active{transform:translateY(-2px)}}@keyframes game-mobile-tab-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=719px){.game-session-app-shell--mobile-active-play .game-mobile-main-view--current .game-hints-panel{display:none}.game-session-app-shell--mobile-active-play .game-mobile-main-view--current .game-hints-panel+.auth-status{margin-top:0}.game-top-hud__mobile-state{color:var(--gold-soft);letter-spacing:.1em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:900;line-height:1.05;overflow:hidden}.game-top-hud__mobile-state--success{color:#c2ffd4f0}.game-top-hud__mobile-state--warning{color:var(--gold-strong)}.game-top-hud__mobile-state--danger{color:#ffbfc5f5}.game-top-hud__mobile-state--gold{color:var(--gold-strong)}.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:58px}body.game-mobile-active-play-body .game-app-frame__top{z-index:140;padding-top:env(safe-area-inset-top,0px);margin:0;position:fixed;top:0;left:0;right:0}body.game-mobile-active-play-body .game-app-frame__top:before{height:calc(100% + 16px);inset:0 0 auto}body.game-mobile-active-play-body .game-top-hud{border-radius:0 0 16px 16px;padding:6px 10px 7px}.game-session-app-shell--mobile-active-play .game-app-frame{padding-top:calc(var(--game-mobile-hud-height) + env(safe-area-inset-top,0px))}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-brief{gap:8px;min-height:44px}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-copy{gap:3px;max-width:52%}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-eyebrow{display:none}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-title{font-size:clamp(.78rem,3.8vw,.98rem);line-height:1.02}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-subtitle{display:none}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-status{gap:5px;max-width:48%}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat{min-width:46px;max-width:74px;min-height:32px;padding:4px 6px}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat strong{font-size:.74rem}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat small{letter-spacing:.06em;font-size:.46rem}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat--timer{background:linear-gradient(135deg,#58d57e1f,#58d57e09);border-color:#58d57e57}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat--maravedis strong,.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat--gold strong{color:var(--gold-strong)}.game-session-app-shell--mobile-active-play #game-section-hints,.game-session-app-shell--mobile-active-play #game-section-map,.game-session-app-shell--mobile-active-play #game-section-ranking,.game-session-app-shell--mobile-active-play #game-section-team,.game-session-app-shell--mobile-active-play #game-section-objective,.game-session-app-shell--mobile-active-play #game-section-journal,.game-session-app-shell--mobile-active-play #game-section-current,.game-session-app-shell--mobile-active-play #game-section-challenge{scroll-margin-top:calc(var(--game-mobile-hud-height) + 16px + env(safe-area-inset-top,0px))}}@media (width<=360px){.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:56px}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-copy{max-width:49%}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-status{max-width:51%}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat{min-width:42px;max-width:68px;padding-inline:4px}}@media (width<=719px){.game-top-hud__mobile-copy{gap:5px}.game-top-hud__mobile-progress{gap:4px;min-width:0;display:grid}.game-top-hud__mobile-progress-head{min-width:0;color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:.54rem;font-weight:950;line-height:1;display:flex}.game-top-hud__mobile-progress-head strong{color:var(--gold-strong);letter-spacing:.04em;flex:none;font-size:.62rem}.game-top-hud__mobile-progress-track{background:#ffffff0f;border:1px solid #f5c84224;border-radius:999px;width:100%;height:5px;position:relative;overflow:hidden}.game-top-hud__mobile-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#f5c8429e,#58d57eb8);min-width:8px;max-width:100%;position:absolute;inset:0 auto 0 0;box-shadow:0 0 16px #58d57e47}.game-top-hud__mobile-meta{white-space:nowrap;align-items:center;gap:5px;min-width:0;padding-left:2px;display:flex;overflow:visible}.game-top-hud__connection-dot{background:#58d57ef5;border-radius:999px;flex:none;width:7px;height:7px;margin-left:2px;animation:2.4s ease-out infinite game-hud-connection-pulse;display:inline-block;position:relative;overflow:visible;box-shadow:0 0 #58d57e73}.game-top-hud__mobile-state{letter-spacing:.07em;flex:none;align-items:center;gap:4px;display:inline-flex;overflow:visible}.game-top-hud__mobile-subtitle{min-width:0;color:var(--text-soft);letter-spacing:.03em;text-overflow:ellipsis;font-size:.58rem;font-weight:850;line-height:1.05;display:inline-block}.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:66px}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-brief{min-height:52px}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-copy{max-width:57%}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-status{max-width:43%}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-subtitle{display:inline-block}}@keyframes game-hud-connection-pulse{0%{transform:scale(1);box-shadow:0 0 #58d57e75}70%{transform:scale(.94);box-shadow:0 0 0 8px #58d57e00}to{transform:scale(1);box-shadow:0 0 #58d57e00}}@media (width<=360px){.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:64px}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-copy{max-width:55%}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-status{max-width:45%}.game-top-hud__mobile-progress-head{font-size:.5rem}.game-top-hud__mobile-subtitle{font-size:.54rem}}@media (width<=719px){.game-session-app-shell--mobile-active-play [data-run-lifecycle-panel]{display:none}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-brief{align-items:center;gap:8px;min-height:54px}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-copy{gap:5px;min-width:0;max-width:56%;display:grid}.game-top-hud__mobile-primary-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid;overflow:visible}.game-top-hud__mobile-progress{min-width:0}.game-top-hud__mobile-progress-head{gap:6px}.game-top-hud__mobile-progress-head span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.game-top-hud__mobile-state{flex:none;min-width:max-content;padding-left:2px;font-size:.55rem}.game-top-hud__connection-dot{margin-left:0}.game-top-hud__mobile-subtitle{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-width:0;max-width:44%;display:grid}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat{min-width:0;max-width:none;padding:4px}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat small{letter-spacing:.045em;font-size:.42rem}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat--ranking{background:linear-gradient(135deg,#58d57e1c,#f5c8420a);border-color:#58d57e47}}@media (width<=360px){.game-session-app-shell--mobile-active-play .game-top-hud__mobile-copy{max-width:54%}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-status{gap:3px;max-width:46%}.game-top-hud__mobile-primary-row{gap:5px}.game-top-hud__mobile-state{font-size:.5rem}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat strong{font-size:.62rem}.game-session-app-shell--mobile-active-play .game-top-hud__mobile-stat small{font-size:.38rem}}@media (width<=719px){.game-session-app-shell--mobile-active-play .game-bottom-nav{align-items:stretch;padding-top:4px}.game-session-app-shell--mobile-active-play .game-bottom-nav__item{transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current{background:radial-gradient(circle at 50% 0,#f5c8422e,#0000 58%),linear-gradient(#f5c8421c,#120e09f5);border-color:#f5c84270;min-height:52px;position:relative;transform:translateY(-2px);box-shadow:0 14px 30px #00000061,0 0 18px #f5c8421f}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current:before{content:"";background:#f5c842ad;border-radius:999px;width:18px;height:2px;position:absolute;top:6px;right:50%;transform:translate(50%);box-shadow:0 0 12px #f5c84257}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current.game-bottom-nav__item--active{border-color:#f5c842b8;transform:translateY(-3px);box-shadow:0 18px 34px #00000073,0 0 24px #f5c8422e}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current .game-bottom-nav__icon{color:var(--gold-strong);font-size:1.15rem;line-height:1}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current .game-bottom-nav__label{color:var(--text-main);font-weight:950}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--active:not(.game-bottom-nav__item--current){transform:none}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--disabled.game-bottom-nav__item--current{opacity:.6;transform:translateY(-1px)}}@media (width<=360px){.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current{min-height:50px;transform:translateY(-1px)}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current.game-bottom-nav__item--active{transform:translateY(-2px)}}.game-mobile-tab-header{display:none}@media (width<=719px){.game-session-app-shell--mobile-active-play .game-mobile-tab-header{background:linear-gradient(135deg,#f5c84213,#9e1f2a09),#07050aad;border:1px solid #d6a34129;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding:11px 12px;animation:.16s ease-out game-mobile-tab-panel-in;display:flex;box-shadow:0 14px 30px #00000038}.game-mobile-tab-header__copy{gap:3px;min-width:0;display:grid}.game-mobile-tab-header__eyebrow{color:var(--gold-strong);letter-spacing:.14em;text-transform:uppercase;font-size:.58rem;font-weight:950;line-height:1}.game-mobile-tab-header h2{color:var(--text);font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1.02rem,4.8vw,1.24rem);line-height:1.04;overflow:hidden}.game-mobile-tab-header p{color:var(--text-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.3;display:-webkit-box;overflow:hidden}.game-mobile-tab-header__meta{min-height:28px;color:var(--gold-strong);white-space:nowrap;background:#f5c84214;border:1px solid #f5c84252;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 9px;font-size:.68rem;font-weight:950;display:inline-flex}.game-session-app-shell--mobile-active-play #game-section-ranking.game-mobile-main-view--active{order:1}.game-session-app-shell--mobile-active-play #game-section-team.game-mobile-main-view--active{order:2}.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel,.game-session-app-shell--mobile-active-play #game-section-map .game-map-panel,.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-panel,.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel,.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel{margin-top:0}.game-session-app-shell--mobile-active-play .game-mobile-main-view--mission.game-mobile-main-view--active,.game-session-app-shell--mobile-active-play .game-mobile-main-view--hints.game-mobile-main-view--active,.game-session-app-shell--mobile-active-play .game-mobile-main-view--ranking.game-mobile-main-view--active{gap:12px;display:grid}}@media (width<=360px){.game-mobile-tab-header{gap:8px;padding:10px}.game-mobile-tab-header__meta{padding-inline:7px;font-size:.62rem}.game-mobile-tab-header p{-webkit-line-clamp:1}}@media (width<=719px){.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:96px}.game-session-app-shell--mobile-active-play .game-app-frame{padding-top:calc(var(--game-mobile-hud-height) + env(safe-area-inset-top,0px))}.game-session-app-shell--mobile-active-play .game-session-app-shell__content{padding-top:12px}.game-session-app-shell--mobile-active-play #game-section-hints,.game-session-app-shell--mobile-active-play #game-section-map,.game-session-app-shell--mobile-active-play #game-section-ranking,.game-session-app-shell--mobile-active-play #game-section-team,.game-session-app-shell--mobile-active-play #game-section-objective,.game-session-app-shell--mobile-active-play #game-section-journal,.game-session-app-shell--mobile-active-play #game-section-current,.game-session-app-shell--mobile-active-play #game-section-challenge{scroll-margin-top:calc(var(--game-mobile-hud-height) + 12px + env(safe-area-inset-top,0px))}.game-session-app-shell--mobile-active-play #game-section-help{display:none}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current:not(.game-bottom-nav__item--active){box-shadow:none;background:#ffffff0b;border-color:#ffffff1a;transform:none}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current:not(.game-bottom-nav__item--active):before{opacity:.32;width:14px;top:8px}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current:not(.game-bottom-nav__item--active) .game-bottom-nav__icon{color:#f5c842b8;font-size:1rem}.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current:not(.game-bottom-nav__item--active) .game-bottom-nav__label{color:#ffffffad}.game-session-app-shell--mobile-active-play #game-section-hints .game-mobile-tab-header,.game-session-app-shell--mobile-active-play #game-section-ranking .game-mobile-tab-header,.game-session-app-shell--mobile-active-play #game-section-objective .game-mobile-tab-header{padding:10px 11px}.game-session-app-shell--mobile-active-play #game-section-hints .game-mobile-tab-header p,.game-session-app-shell--mobile-active-play #game-section-ranking .game-mobile-tab-header p,.game-session-app-shell--mobile-active-play #game-section-objective .game-mobile-tab-header p{-webkit-line-clamp:1;font-size:.72rem}.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-panel{gap:10px}.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-panel__header{display:none}.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-progress,.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-controls,.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-guidance,.game-session-app-shell--mobile-active-play #game-section-hints .game-hint-card{border-radius:16px;padding:11px}.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-progress__meta,.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-controls__filters{gap:7px}.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-controls__filter{min-height:42px;padding:7px}.game-session-app-shell--mobile-active-play #game-section-hints .game-hint-card__body,.game-session-app-shell--mobile-active-play #game-section-hints .game-hint-card__locked-copy,.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-guidance p{font-size:.82rem;line-height:1.38}.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel{gap:12px;padding:12px}.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__header{display:none}.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-metric{border-radius:16px;min-height:auto;padding:10px}.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-metric__value{font-size:1.05rem}.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-metric__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;line-height:1.3;display:-webkit-box;overflow:hidden}.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__ranking-header h3{font-size:1rem}.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-ranking__item{border-radius:16px;padding:10px}}@media (width<=360px){.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:92px}.game-session-app-shell--mobile-active-play .game-session-app-shell__content{padding-top:10px}.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__metrics{grid-template-columns:minmax(0,1fr)}}@media (width<=719px){.game-app-frame.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:98px;padding-top:calc(var(--game-mobile-hud-height) + 14px + env(safe-area-inset-top,0px));padding-bottom:calc(var(--game-shell-bottom-nav-height) + 64px + env(safe-area-inset-bottom,0px));scroll-padding-top:calc(var(--game-mobile-hud-height) + 18px + env(safe-area-inset-top,0px))}.game-app-frame.game-session-app-shell--mobile-active-play .game-app-frame__body{padding-top:0}.game-app-frame.game-session-app-shell--mobile-active-play .game-session-app-shell__content{padding-top:0;padding-bottom:calc(var(--game-shell-bottom-nav-height) + 74px + env(safe-area-inset-bottom,0px))}.game-app-frame.game-session-app-shell--mobile-active-play .game-app-frame__top{z-index:140;padding-top:env(safe-area-inset-top,0px);margin:0;position:fixed;top:0;left:0;right:0}.game-app-frame.game-session-app-shell--mobile-active-play .game-app-frame__top:before{height:calc(100% + 16px);inset:0 0 auto}.game-app-frame.game-session-app-shell--mobile-active-play .game-top-hud{border-radius:0 0 16px 16px}.game-app-frame.game-session-app-shell--mobile-active-play .game-anchor-section,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-overview,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-status,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-current,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-challenge,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-help,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-team{scroll-margin-top:calc(var(--game-mobile-hud-height) + 18px + env(safe-area-inset-top,0px))}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map,.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-main-view--current{padding-top:2px}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current:not(.game-bottom-nav__item--active){box-shadow:none;background:#ffffff09;border-color:#ffffff14;transform:none}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current:not(.game-bottom-nav__item--active):before{opacity:0}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current:not(.game-bottom-nav__item--active) .game-bottom-nav__icon,.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current:not(.game-bottom-nav__item--active) .game-bottom-nav__label{color:#ffffff8f}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current.game-bottom-nav__item--active .game-bottom-nav__icon,.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current.game-bottom-nav__item--active .game-bottom-nav__label{color:var(--gold-strong)}}@media (width<=360px){.game-app-frame.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:94px;padding-top:calc(var(--game-mobile-hud-height) + 12px + env(safe-area-inset-top,0px))}}@media (width<=719px){.game-app-frame.game-session-app-shell--mobile-active-play [data-game-mobile-tab-panel].game-mobile-main-view--active{gap:10px}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-tab-header{border-radius:16px;gap:10px;padding:9px 10px}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-tab-header h2{font-size:clamp(.98rem,4.4vw,1.14rem)}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-tab-header p{-webkit-line-clamp:1;font-size:.7rem;line-height:1.24}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-tab-header__meta{min-height:26px;padding-inline:8px;font-size:.64rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel{border-radius:18px;gap:10px;padding:12px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__header{grid-template-columns:minmax(0,1fr);gap:9px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__description,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__notice p,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__mission p{font-size:.78rem;line-height:1.34}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__context{border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__context dt{letter-spacing:.08em;font-size:.52rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__context dd{font-size:.72rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-guidance{border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:10px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-guidance__copy{min-width:0}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-guidance__copy p{display:none}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-guidance__copy small{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;line-height:1.25;display:-webkit-box;overflow:hidden}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-guidance__action{white-space:nowrap;align-self:center;min-height:38px;padding-inline:12px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-progress{border-radius:16px;padding:10px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-controls__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-controls__next{min-height:40px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-context{border-radius:16px;gap:8px;padding:10px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-context p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.32;display:-webkit-box;overflow:hidden}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-context__facts span{padding:.32rem .5rem;font-size:.7rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-metric__description,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-team.game-mobile-main-view--active{display:none}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel{gap:10px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel__title{font-size:clamp(1.02rem,4.7vw,1.24rem)}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.34;display:-webkit-box;overflow:hidden}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel__metric{min-height:1.85rem;padding:.32rem .56rem;font-size:.72rem}}@media (width<=360px){.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__context,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__metrics{grid-template-columns:minmax(0,1fr)}}@media (width<=719px){.game-session-app-shell [data-game-submit-result]{border-width:1px;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000047,inset 0 1px #ffffff0a}.game-session-app-shell [data-game-submit-result]:after{color:var(--gold-soft);letter-spacing:.12em;text-transform:uppercase;content:"evento";background:#ffffff09;border:1px solid #d6a3413d;border-radius:999px;padding:5px 8px 4px;font-size:.64rem;font-weight:950;position:absolute;top:12px;right:12px}.game-session-app-shell .auth-status--challenge-result-success:after{color:#84e3aa;content:"avance";border-color:#68d3914d}.game-session-app-shell .auth-status--challenge-result-failure:after{color:#ffad96;content:"reintento";border-color:#ff836052}.game-session-app-shell .auth-status--challenge-result-pending:after{color:#a9d2ff;content:"revisión";border-color:#7dbbff52}.game-session-app-shell .auth-status--challenge-result-solved:after{content:"archivo"}.game-session-app-shell [data-game-submit-cue]{color:var(--text);margin:-2px 0 0;padding-right:62px;font-size:.88rem;font-weight:750;line-height:1.35}.game-session-app-shell .auth-status--challenge-result-success [data-game-submit-cue]{color:#dcffe9}.game-session-app-shell .auth-status--challenge-result-failure [data-game-submit-cue]{color:#ffe2d9}.game-session-app-shell .auth-status--challenge-result-pending [data-game-submit-cue]{color:#e0f0ff}.game-session-app-shell [data-game-submit-result] p:has(code){background:#0003;border-radius:14px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;padding:9px 10px;display:flex}.game-session-app-shell [data-game-submit-result] p:has(code) code{background:#d6a34114;border:1px solid #d6a3413d;border-radius:999px;padding:3px 7px}.game-session-app-shell .auth-status--challenge-result-success{animation:1.25s ease-out gameResultSuccessGlow}}@keyframes gameResultSuccessGlow{0%{box-shadow:0 0 #68d39147,0 18px 42px #00000047}to{box-shadow:0 0 0 18px #68d39100,0 18px 42px #00000047}}@media (width<=719px){.game-app-frame.game-session-app-shell--mobile-active-play [data-game-mobile-tab-panel]{pointer-events:none;visibility:hidden;height:0;max-height:0;display:block;overflow:hidden}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-mobile-tab-panel].game-mobile-main-view--active{pointer-events:auto;visibility:visible;height:auto;max-height:none;overflow:visible}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result]{z-index:2600;overscroll-behavior:contain;pointer-events:auto;visibility:visible;border-radius:24px;width:min(88vw,420px);max-height:min(72vh,520px);overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 0 0 100vmax #000000b8,0 24px 60px #0000008c,inset 0 1px #ffffff14;margin:0!important;padding:18px 16px 16px!important;position:fixed!important;top:50%!important;left:50%!important}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result]>strong:first-child{margin-bottom:8px;font-size:1.02rem;line-height:1.18;display:block}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result] p{font-size:.88rem;line-height:1.4}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-continue]{border-radius:999px;width:100%;min-height:46px;margin-top:14px}.game-app-frame.game-session-app-shell--mobile-active-play{isolation:isolate}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]){overflow:visible}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-mobile-tab-panel].game-mobile-main-view--active{z-index:9000;position:relative;overflow:visible!important}:is(.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-top-hud,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-bottom-nav){pointer-events:none;filter:brightness(.48)blur(.4px);z-index:120!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-result]{overscroll-behavior:contain;isolation:isolate;overflow-y:auto;z-index:2147483000!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:radial-gradient(circle at 18% 12%,#f5c55c29,#0000 34%),linear-gradient(145deg,#261916fa,#0a090efa)!important;border:1px solid #f5c55c61!important;width:min(90vw,430px)!important;max-height:min(72dvh,540px)!important;margin:0!important;position:fixed!important;top:50dvh!important;left:50vw!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 0 100vmax #000000c7,0 28px 76px #000000b8,inset 0 0 0 1px #ffffff0f!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-continue]{z-index:2;position:sticky;bottom:0}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]){--game-submit-overlay-top:calc(var(--game-mobile-hud-height,98px) + env(safe-area-inset-top,0px) + 10px);--game-submit-overlay-bottom:calc(var(--game-shell-bottom-nav-height,76px) + 22px + env(safe-area-inset-bottom,0px));isolation:isolate;overflow:visible}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]):after{z-index:90;inset:var(--game-submit-overlay-top) 0 var(--game-submit-overlay-bottom) 0;-webkit-backdrop-filter:blur(1.5px)saturate(.92);backdrop-filter:blur(1.5px)saturate(.92);content:"";pointer-events:auto;background:radial-gradient(circle at 50% 12%,#f5c55c1f,#0000 34%),#000000b8;position:fixed}:is(.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-app-frame__top,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-top-hud,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-bottom-nav){pointer-events:none;z-index:160!important;filter:none!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-mobile-tab-panel].game-mobile-main-view--active{z-index:auto;overflow:visible!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-result]{overscroll-behavior:contain;border-radius:24px;flex-direction:column;display:flex;z-index:120!important;top:calc(var(--game-submit-overlay-top) + 14px)!important;right:auto!important;bottom:calc(var(--game-submit-overlay-bottom) + 14px)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:radial-gradient(circle at 18% 10%,#f5c55c2e,#0000 32%),linear-gradient(145deg,#261916fa,#0a090efa)!important;border:1px solid #f5c55c6b!important;width:min(90vw,430px)!important;max-height:none!important;margin:0!important;padding:18px 16px 16px!important;position:fixed!important;left:50%!important;overflow-y:auto!important;transform:translate(-50%)!important;box-shadow:0 24px 70px #000000b8,inset 0 0 0 1px #ffffff0f!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-result]:after{top:14px;right:14px}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-result]>strong:first-child{flex:none;padding-right:82px}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-continue]{z-index:2;border-radius:999px;flex:none;width:100%;min-height:48px;margin-top:auto;position:sticky;bottom:0}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]):after{pointer-events:auto;z-index:100!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-result]{isolation:isolate;z-index:180!important;filter:none!important;opacity:1!important;transform:translate(-50%)translateZ(0)!important}:is(.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-app-frame__top,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-top-hud,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-bottom-nav){z-index:220!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-continue]{z-index:3}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]):after{content:none!important;opacity:0!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;display:none!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-result]{isolation:isolate;z-index:190!important;opacity:1!important;visibility:visible!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:radial-gradient(circle at 18% 10%,#f5c55c2e,#0000 32%),linear-gradient(145deg,#261916fc,#0a090efc)!important;box-shadow:0 0 0 100vmax #000000b8,0 24px 70px #000000bd,inset 0 0 0 1px #ffffff0f!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) [data-game-submit-result]:before{z-index:-1;border-radius:inherit;background:inherit;content:"";position:absolute;inset:-1px}:is(.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-app-frame__top,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-top-hud,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-bottom-nav){z-index:220!important;filter:none!important}.game-app-frame:has([data-game-submit-result]){--game-submit-popup-top-safe:calc(var(--game-mobile-hud-height,104px) + env(safe-area-inset-top,0px) + 18px);--game-submit-popup-bottom-safe:calc(var(--game-shell-bottom-nav-height,82px) + env(safe-area-inset-bottom,0px) + 22px)}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result]{overscroll-behavior:contain;isolation:isolate;top:var(--game-submit-popup-top-safe)!important;right:auto!important;bottom:var(--game-submit-popup-bottom-safe)!important;z-index:190!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;border-radius:24px!important;flex-direction:column!important;width:min(90vw,430px)!important;max-height:none!important;margin:0!important;padding:18px 16px 16px!important;display:flex!important;position:fixed!important;left:50%!important;overflow-y:auto!important;transform:translate(-50%)translateZ(0)!important}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result]>strong:first-child{flex:none;padding-right:84px;margin-bottom:14px!important}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result] p{flex:none;margin:0 0 14px!important}.game-app-frame:has([data-game-submit-result]) [data-game-submit-continue]{border-radius:999px;flex:none;width:100%;min-height:50px;z-index:4!important;margin-top:auto!important;position:sticky!important;bottom:0!important}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result]:after{top:16px;right:16px}}@media (width<=719px) and (height<=700px){.game-app-frame:has([data-game-submit-result]){--game-submit-popup-top-safe:calc(var(--game-mobile-hud-height,96px) + env(safe-area-inset-top,0px) + 10px);--game-submit-popup-bottom-safe:calc(var(--game-shell-bottom-nav-height,76px) + env(safe-area-inset-bottom,0px) + 12px)}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result]{border-radius:22px!important;padding:16px 14px 14px!important}}@media (width<=719px){.game-app-frame:has([data-game-submit-result]){--game-submit-popup-top-safe:calc(var(--game-mobile-hud-height,104px) + env(safe-area-inset-top,0px) + 12px);--game-submit-popup-bottom-safe:calc(var(--game-shell-bottom-nav-height,82px) + env(safe-area-inset-bottom,0px) + 16px)}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result]{overscroll-behavior:contain;box-sizing:border-box!important;top:var(--game-submit-popup-top-safe)!important;right:16px!important;bottom:var(--game-submit-popup-bottom-safe)!important;z-index:190!important;width:auto!important;max-width:none!important;height:calc(100dvh - var(--game-submit-popup-top-safe) - var(--game-submit-popup-bottom-safe))!important;min-height:min(420px, calc(100dvh - var(--game-submit-popup-top-safe) - var(--game-submit-popup-bottom-safe)))!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;border-radius:26px!important;flex-direction:column!important;max-height:none!important;margin:0!important;padding:20px 18px 18px!important;display:flex!important;position:fixed!important;left:16px!important;overflow-y:auto!important;transform:translateZ(0)!important}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result]>strong:first-child{flex:none;padding-right:92px;margin-bottom:16px!important}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result] p{flex:none;margin:0 0 14px!important}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result] p:last-of-type{margin-bottom:18px!important}.game-app-frame:has([data-game-submit-result]) [data-game-submit-continue]{border-radius:999px;flex:none;width:100%;min-height:52px;z-index:4!important;margin-top:auto!important;position:static!important;bottom:auto!important}}@media (width<=719px) and (height<=700px){.game-app-frame:has([data-game-submit-result]){--game-submit-popup-top-safe:calc(var(--game-mobile-hud-height,96px) + env(safe-area-inset-top,0px) + 8px);--game-submit-popup-bottom-safe:calc(var(--game-shell-bottom-nav-height,76px) + env(safe-area-inset-bottom,0px) + 10px)}.game-app-frame:has([data-game-submit-result]) [data-game-submit-result]{border-radius:22px!important;padding:16px 14px 14px!important;left:12px!important;right:12px!important}}@media (width<=719px){.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result-inline]{display:none!important}.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result-layer]){--game-submit-layer-top:calc(var(--game-mobile-hud-height,104px) + env(safe-area-inset-top,0px) + 8px);--game-submit-layer-bottom:calc(var(--game-shell-bottom-nav-height,82px) + env(safe-area-inset-bottom,0px) + 10px)}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result-layer]{box-sizing:border-box;z-index:180;top:var(--game-submit-layer-top);right:0;bottom:var(--game-submit-layer-bottom);pointer-events:auto;background:radial-gradient(circle at 50% 12%,#f5c55c1f,#0000 36%),#000000b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;left:0;overflow:hidden}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result-layer] [data-game-submit-result]{overscroll-behavior:contain;isolation:isolate;box-sizing:border-box!important;z-index:1!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:radial-gradient(circle at 18% 10%,#f5c55c2e,#0000 32%),linear-gradient(145deg,#261916fc,#0a090efc)!important;border:1px solid #f5c55c70!important;border-radius:26px!important;flex-direction:column!important;width:min(100%,430px)!important;max-width:430px!important;height:auto!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:20px 18px 18px!important;display:flex!important;position:relative!important;inset:auto!important;overflow-y:auto!important;transform:none!important;box-shadow:0 24px 70px #000000bd,inset 0 0 0 1px #ffffff0f!important}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result-layer] [data-game-submit-result]:before{content:none!important;display:none!important}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result-layer] [data-game-submit-result]>strong:first-child{flex:none;padding-right:86px;margin-bottom:14px!important}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result-layer] [data-game-submit-result] p{flex:none;margin:0 0 14px!important}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-submit-result-layer] [data-game-submit-continue]{border-radius:999px;flex:none;width:100%;min-height:52px;z-index:2!important;margin-top:auto!important;position:static!important;bottom:auto!important}:is(.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result-layer]) .game-app-frame__top,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result-layer]) .game-top-hud,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result-layer]) .game-bottom-nav){pointer-events:none;z-index:220!important;filter:none!important}.game-app-frame.game-session-app-shell--mobile-active-play{--game-mobile-tool-screen-gap:9px;--game-mobile-tool-card-radius:16px}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-mobile-tab-panel].game-mobile-main-view--active{gap:var(--game-mobile-tool-screen-gap)}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-tab-header{border-radius:var(--game-mobile-tool-card-radius);background:linear-gradient(135deg,#f5c8420e,#9e1f2a07),#07050a99;border-color:#d6a3411f;padding:8px 10px;box-shadow:0 12px 24px #0003}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-tab-header h2{letter-spacing:-.01em;font-size:clamp(.94rem,4vw,1.08rem)}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-tab-header p{-webkit-line-clamp:1;max-width:21rem;font-size:.68rem;line-height:1.2}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-tab-header__meta{min-height:24px;padding-inline:7px;font-size:.6rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel{gap:9px;padding:11px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__header{gap:6px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__description{display:none}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__mission,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__notice,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-step,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-progress-rail{border-radius:var(--game-mobile-tool-card-radius);padding:10px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__actions{gap:8px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective .game-objective-panel__actions .button{min-height:40px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel{border-radius:var(--game-mobile-tool-card-radius);padding:11px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel__header{display:none}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel__body,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel__entries{gap:8px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-entry-card{border-radius:var(--game-mobile-tool-card-radius);padding:10px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-panel{border-radius:18px;gap:10px;padding:11px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-panel__header{display:none}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-orientation-guide,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-target-card,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-fallback-notice{border-radius:var(--game-mobile-tool-card-radius);padding:10px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-target-card__title,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-orientation-guide h3{font-size:.96rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-target-card p,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-orientation-guide p,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map .game-map-fallback-notice p{font-size:.78rem;line-height:1.34}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-panel{border-radius:18px;gap:9px;padding:11px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-guidance{grid-template-columns:minmax(0,1fr)}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-guidance__action{justify-content:center;width:100%}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-controls__filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-controls__filter{min-height:38px;padding:6px 5px;font-size:.68rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-progress,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-controls,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hint-card{padding:10px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hint-card__header{gap:8px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hint-card__title{font-size:.94rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel{border-radius:18px;gap:10px;padding:11px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-context{display:none}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-metric{text-align:center;padding:8px 6px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-metric__label{justify-content:center;font-size:.56rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-metric__value{font-size:.98rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__ranking-header{gap:4px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__ranking-header h3{font-size:.95rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-ranking__list{gap:8px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-ranking__item{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:9px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-ranking__position{width:30px;height:30px;font-size:.78rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-session-panel,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking [data-group-session-panel]{border-radius:18px;margin-top:0;padding:11px}}@media (width<=360px){.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints .game-hints-controls__filters,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .game-score-panel__metrics{grid-template-columns:minmax(0,1fr)}}@media (width<=719px){.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-main-view--journal.game-mobile-main-view--active{gap:var(--game-mobile-tool-screen-gap,9px);display:grid}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav{grid-template-columns:repeat(var(--game-shell-nav-count,6), minmax(0, 1fr))}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--journal.game-bottom-nav__item--active{background:#d6a34117;border-color:#d6a3416b;box-shadow:inset 0 0 0 1px #f5c8422e,0 0 16px #d6a3411f}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--journal .game-bottom-nav__badge{top:1px;right:4px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal.game-mobile-main-view--active{animation:.16s ease-out game-mobile-tab-panel-in}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-mobile-tab-header{display:flex}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal .game-journal-panel{margin-top:0}}@media (width<=400px){.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item{gap:1px;min-height:43px;padding-inline:1px}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__label{font-size:.56rem}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__icon{font-size:.88rem}}@media (width<=719px){.game-session-app-shell--mobile-active-play .game-bottom-nav__item[data-game-bottom-nav-state=active]{border-color:#f5c842ad}.game-session-app-shell--mobile-active-play .game-bottom-nav__item[data-game-bottom-nav-state=ready]:not(.game-bottom-nav__item--active):not(.game-bottom-nav__item--current){opacity:.88}.game-session-app-shell--mobile-active-play .game-bottom-nav__item[data-game-bottom-nav-state=locked]{background:#ffffff07;border-color:#ffffff14}.game-session-app-shell--mobile-active-play .game-bottom-nav__item[data-game-bottom-nav-state=locked]:after{content:"";background:#ffffff47;border-radius:999px;width:6px;height:6px;position:absolute;top:7px;right:8px;box-shadow:0 0 0 1px #00000038}.game-session-app-shell--mobile-active-play .game-bottom-nav__item[data-game-bottom-nav-state=locked] .game-bottom-nav__icon,.game-session-app-shell--mobile-active-play .game-bottom-nav__item[data-game-bottom-nav-state=locked] .game-bottom-nav__label{opacity:.74}.game-session-app-shell--mobile-active-play .game-bottom-nav__item[data-game-bottom-nav-state=locked] .game-bottom-nav__badge{opacity:.62}}.game-mobile-challenge-context{display:none}@media (width<=719px){.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-main-view--current.game-mobile-main-view--active .game-mobile-challenge-context{background:linear-gradient(135deg,#f5c84213,#ffffff07),#090b12c2;border:1px solid #f5c84229;border-radius:18px;gap:9px;padding:10px;display:grid;box-shadow:0 14px 32px #0000003d}.game-mobile-challenge-context__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.game-mobile-challenge-context__item{background:#ffffff0b;border:1px solid #ffffff17;border-radius:14px;min-width:0;padding:8px 7px}.game-mobile-challenge-context__item span,.game-mobile-challenge-context__action span{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800;line-height:1.1;display:block}.game-mobile-challenge-context__item strong,.game-mobile-challenge-context__action strong{color:#ffffffeb;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.76rem;line-height:1.18;display:block;overflow:hidden}.game-mobile-challenge-context__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.game-mobile-challenge-context__action{min-width:0;min-height:46px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#f5c8420e;border:1px solid #f5c84229;border-radius:14px;padding:7px 6px}.game-mobile-challenge-context__action:not(:disabled):hover,.game-mobile-challenge-context__action:not(:disabled):focus-visible{background:#f5c8421b;border-color:#f5c8426b;outline:none}.game-mobile-challenge-context__action:disabled{cursor:not-allowed;opacity:.64;background:#ffffff06;border-color:#ffffff12}}@media (width<=380px){.game-mobile-challenge-context__grid,.game-mobile-challenge-context__actions{grid-template-columns:minmax(0,1fr)}.game-mobile-challenge-context__item strong,.game-mobile-challenge-context__action strong{white-space:normal}}.game-branded-boot{min-height:100dvh;padding:calc(18px + env(safe-area-inset-top,0px)) 18px calc(18px + env(safe-area-inset-bottom,0px));color:var(--text);isolation:isolate;background:radial-gradient(circle at 50% 22%,#d6a3412e,#0000 34%),radial-gradient(circle at 50% 92%,#9e1f2a29,#0000 42%),linear-gradient(#0f0707fa,#050404);place-items:center;display:grid;position:relative;overflow:hidden}.game-branded-boot:before{z-index:-1;content:"";background-color:#0000;background-image:linear-gradient(#d6a3410b 1px,#0000 1px),linear-gradient(90deg,#d6a3410a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.game-branded-boot__frame{justify-items:center;gap:16px;width:min(100%,520px);animation:.26s ease-out both game-branded-boot-in;display:grid}.game-branded-boot__image{object-fit:contain;filter:drop-shadow(0 28px 46px #00000080);border-radius:22px;width:min(100%,420px);max-height:min(72dvh,640px);display:block}.game-branded-boot__status{-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);background:linear-gradient(145deg,#ffffff14,#ffffff06),#0a0808b8;border:1px solid #d6a34147;border-radius:18px;align-items:center;gap:12px;width:min(100%,420px);padding:12px 14px;display:flex;box-shadow:0 18px 42px #00000057}.game-branded-boot__pulse{background:var(--gold-strong);border-radius:999px;flex:none;width:13px;height:13px;animation:1.2s ease-out infinite game-branded-boot-pulse;box-shadow:0 0 #d6a3417a}.game-branded-boot__status strong{color:var(--gold-soft);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:900;line-height:1.1;display:block}.game-branded-boot__status p{color:var(--text-soft);margin:4px 0 0;font-size:.9rem;line-height:1.35}body.game-branded-boot-body .app-header,body.game-branded-boot-body .app-footer{display:none}body.game-branded-boot-body .app-main{padding:0}@keyframes game-branded-boot-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes game-branded-boot-pulse{0%{box-shadow:0 0 #d6a3417a}72%,to{box-shadow:0 0 0 12px #d6a34100}}@media (width<=719px){.game-branded-boot{min-height:100dvh;padding-inline:14px}.game-branded-boot__frame{gap:12px}.game-branded-boot__image{border-radius:18px;width:min(100%,390px);max-height:min(70dvh,590px)}.game-branded-boot__status{border-radius:16px;width:min(100%,390px);padding:11px 12px}.game-branded-boot__status p{font-size:.84rem}}@media (width<=380px){.game-branded-boot__image{max-height:66dvh}.game-branded-boot__status{gap:10px}}.game-mobile-preparation-hero{display:none}@media (width<=719px){.game-session-app-shell--mobile-preparation{--game-shell-bottom-nav-height:0px}.game-session-app-shell--mobile-preparation .game-bottom-nav{display:none}.game-session-app-shell--mobile-preparation .game-mobile-preparation-hero{background:radial-gradient(circle at 50% 10%,#d6a3412e,#0000 36%),radial-gradient(circle at 100% 100%,#9e1f2a29,#0000 42%),linear-gradient(#150a0ceb,#070507f0);border:1px solid #d6a34147;border-radius:28px;gap:14px;padding:14px;animation:.18s ease-out both game-mobile-preparation-hero-in;display:grid;overflow:hidden;box-shadow:0 28px 70px #00000061}.game-mobile-preparation-hero__image-wrap{background:#0504058a;border:1px solid #d6a34133;border-radius:24px;place-items:center;max-height:min(54dvh,520px);display:grid;position:relative;overflow:hidden}.game-mobile-preparation-hero__image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 54%,#0504059e);position:absolute;inset:0}.game-mobile-preparation-hero__image{object-fit:cover;object-position:center top;width:100%;height:100%;max-height:min(54dvh,520px);display:block}.game-mobile-preparation-hero__content{gap:7px;padding-inline:4px;display:grid}.game-mobile-preparation-hero__eyebrow{color:var(--gold-strong);letter-spacing:.32em;text-transform:uppercase;font-size:.72rem;font-weight:950;line-height:1}.game-mobile-preparation-hero__content h2{color:var(--text);font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(1.55rem,9vw,2.4rem);line-height:.94}.game-mobile-preparation-hero__content p{color:var(--text-soft);margin:0;font-size:.96rem;line-height:1.42}.game-mobile-preparation-hero__status{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.game-mobile-preparation-hero__status div{background:#ffffff09;border:1px solid #d6a3412e;border-radius:16px;min-width:0;padding:10px}.game-mobile-preparation-hero__status dt{color:var(--muted);letter-spacing:.14em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.58rem;font-weight:900;line-height:1;overflow:hidden}.game-mobile-preparation-hero__status dd{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:.78rem;font-weight:850;line-height:1.15;overflow:hidden}.game-mobile-preparation-hero__actions{grid-template-columns:minmax(0,1fr);gap:8px;padding-top:2px;display:grid}.game-mobile-preparation-hero__action{letter-spacing:.04em;border-radius:999px;justify-content:center;width:100%;min-height:46px;font-size:.84rem;font-weight:950}}@media (width<=380px){.game-session-app-shell--mobile-preparation .game-mobile-preparation-hero{padding:12px}.game-mobile-preparation-hero__image-wrap,.game-mobile-preparation-hero__image{max-height:48dvh}.game-mobile-preparation-hero__status{grid-template-columns:minmax(0,1fr)}}@keyframes game-mobile-preparation-hero-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=719px){body.game-mobile-preparation-body .app-header,body.game-mobile-preparation-body .app-footer{display:none}.game-app-frame.game-session-app-shell--mobile-preparation{--game-mobile-hud-height:58px;--game-shell-bottom-nav-height:0px;min-height:100dvh;padding-top:calc(var(--game-mobile-hud-height) + env(safe-area-inset-top,0px) + 12px);padding-bottom:calc(18px + env(safe-area-inset-bottom,0px));scroll-padding-top:calc(var(--game-mobile-hud-height) + env(safe-area-inset-top,0px) + 16px)}.game-app-frame.game-session-app-shell--mobile-preparation .game-app-frame__top{z-index:140;padding-top:env(safe-area-inset-top,0px);margin:0;position:fixed;top:0;left:0;right:0}.game-app-frame.game-session-app-shell--mobile-preparation .game-app-frame__top:before{height:calc(100% + 16px);inset:0 0 auto}.game-app-frame.game-session-app-shell--mobile-preparation .game-top-hud{border-radius:0 0 16px 16px;padding:6px 10px 7px}.game-app-frame.game-session-app-shell--mobile-preparation .game-top-hud__mobile-brief{gap:8px;min-height:44px}.game-app-frame.game-session-app-shell--mobile-preparation .game-top-hud__mobile-title{font-size:clamp(.92rem,4.7vw,1.12rem)}.game-app-frame.game-session-app-shell--mobile-preparation .game-top-hud__mobile-subtitle{font-size:.62rem}.game-app-frame.game-session-app-shell--mobile-preparation .game-top-hud__mobile-status{gap:4px;max-width:42%}.game-app-frame.game-session-app-shell--mobile-preparation .game-top-hud__mobile-stat{min-width:44px;max-width:78px;min-height:34px;padding-inline:5px}.game-session-app-shell--mobile-preparation .game-session-app-shell__content{min-height:calc(100dvh - var(--game-mobile-hud-height) - env(safe-area-inset-top,0px) - 28px);align-content:start;gap:10px;padding-bottom:0}.game-session-app-shell--mobile-preparation [data-run-session-overview],.game-session-app-shell--mobile-preparation #game-section-team,.game-session-app-shell--mobile-preparation #game-section-ranking,.game-session-app-shell--mobile-preparation #game-section-status,.game-session-app-shell--mobile-preparation .monitor-start-panel{display:none!important}.game-session-app-shell--mobile-preparation .game-mobile-preparation-hero{background:radial-gradient(circle at 16% 0,#f5c84229,#0000 36%),radial-gradient(circle at 100% 100%,#9e1f2a24,#0000 44%),linear-gradient(#150a0cf0,#070507f5);border-radius:24px;gap:12px;padding:20px 18px 18px}.game-mobile-preparation-hero__image-wrap,.game-mobile-preparation-hero__image{display:none!important}.game-mobile-preparation-hero__content{gap:9px;padding-inline:0}.game-mobile-preparation-hero__eyebrow{letter-spacing:.28em;font-size:.68rem}.game-mobile-preparation-hero__content h2{font-size:clamp(1.7rem,10vw,2.35rem);line-height:.96}.game-mobile-preparation-hero__content p{font-size:.95rem;line-height:1.45}.game-mobile-preparation-hero__status{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.game-mobile-preparation-hero__status div{border-radius:15px;padding:11px 12px}.game-mobile-preparation-hero__status dt{font-size:.57rem}.game-mobile-preparation-hero__status dd{font-size:.82rem}.game-mobile-preparation-hero__actions{gap:8px;padding-top:2px}.game-mobile-preparation-hero__action{min-height:48px}}@media (width<=380px){.game-session-app-shell--mobile-preparation .game-mobile-preparation-hero{padding:17px 14px 15px}.game-mobile-preparation-hero__status{grid-template-columns:minmax(0,1fr)}}@media (width<=719px){body.game-session-mobile-body .app-header,body.game-session-mobile-body .app-footer{display:none}body.game-session-mobile-body .app-main{width:100%;padding-top:0;padding-bottom:0}body.game-mobile-preparation-body{overscroll-behavior:none;min-height:100dvh;overflow:hidden}body.game-mobile-preparation-body #root{min-height:100dvh;overflow:hidden}.game-app-frame.game-session-app-shell--mobile-preparation{height:100dvh;max-height:100dvh;overflow:hidden}.game-app-frame.game-session-app-shell--mobile-preparation .game-app-frame__body,.game-app-frame.game-session-app-shell--mobile-preparation .game-app-frame__main{min-height:0;overflow:hidden}.game-session-app-shell--mobile-preparation .game-session-app-shell__content{height:calc(100dvh - var(--game-mobile-hud-height) - env(safe-area-inset-top,0px) - 30px);min-height:0;overflow:hidden}.game-session-app-shell--mobile-preparation .game-mobile-preparation-hero{max-height:100%;overflow:hidden}}@media (width<=719px) and (height<=680px){.game-app-frame.game-session-app-shell--mobile-preparation{--game-mobile-hud-height:54px;padding-top:calc(var(--game-mobile-hud-height) + env(safe-area-inset-top,0px) + 8px);padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.game-session-app-shell--mobile-preparation .game-session-app-shell__content{height:calc(100dvh - var(--game-mobile-hud-height) - env(safe-area-inset-top,0px) - 18px)}.game-session-app-shell--mobile-preparation .game-mobile-preparation-hero{border-radius:20px;gap:8px;padding:14px 12px 12px}.game-mobile-preparation-hero__content{gap:6px}.game-mobile-preparation-hero__eyebrow{letter-spacing:.22em;font-size:.62rem}.game-mobile-preparation-hero__content h2{font-size:clamp(1.42rem,8vw,1.9rem)}.game-mobile-preparation-hero__content p{font-size:.86rem;line-height:1.34}.game-mobile-preparation-hero__status{gap:6px}.game-mobile-preparation-hero__status div{border-radius:13px;padding:8px 9px}.game-mobile-preparation-hero__status dt{font-size:.52rem}.game-mobile-preparation-hero__status dd{margin-top:4px;font-size:.76rem}.game-mobile-preparation-hero__actions{gap:6px}.game-mobile-preparation-hero__action{min-height:42px;font-size:.78rem}}@media (width<=719px){.game-session-app-shell--mobile-preparation [data-game-mobile-preparation-legacy-panel],.game-session-app-shell--mobile-preparation .game-session-app-shell__content>.auth-status:not(:first-child){display:none!important}body.game-mobile-active-play-body.game-mobile-preparation-body{overscroll-behavior:auto;overflow:auto}body.game-mobile-active-play-body.game-mobile-preparation-body #root{overflow:visible}.game-app-frame.game-session-app-shell--mobile-active-play.game-session-app-shell--mobile-preparation,.game-app-frame.game-session-app-shell--mobile-active-play.game-session-app-shell--mobile-preparation .game-app-frame__body,.game-app-frame.game-session-app-shell--mobile-active-play.game-session-app-shell--mobile-preparation .game-app-frame__main,.game-session-app-shell--mobile-active-play.game-session-app-shell--mobile-preparation .game-session-app-shell__content{height:auto;max-height:none;overflow:visible}.game-session-app-shell--mobile-active-play [data-run-session-overview],.game-session-app-shell--mobile-active-play [data-run-session-overview],.game-session-app-shell--mobile-active-play #game-section-overview,.game-session-app-shell--mobile-active-play .game-team-panel__metrics[aria-label="Resumen de sesión"],.game-session-app-shell--mobile-active-play .game-team-panel__metrics{display:none!important}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking [data-group-ranking-cards]{gap:9px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking [data-group-ranking-card]{border-radius:17px;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:10px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__rank{border-radius:13px;width:36px;height:36px;font-size:.84rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__score{text-align:left;background:#d6a34117;border-radius:15px;grid-area:2/1/auto/-1;justify-content:space-between;align-items:baseline;padding:10px;display:flex;box-shadow:inset 0 0 0 1px #d6a34124}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__score strong{font-size:1.32rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__score span{font-size:.66rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__stats{grid-row:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__stats div{padding:7px}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__stats dt{font-size:.57rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__stats dd{font-size:.8rem}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__status{font-size:.7rem}}@media (width<=360px){.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking .group-ranking-card__stats{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.player-diary-panel{background:linear-gradient(145deg,#d6a3411c,#ffffff09),#121212c7;border:1px solid #d6a3412e;border-radius:24px;gap:14px;padding:18px;display:grid;box-shadow:0 18px 40px #00000038}.player-diary-panel__intro{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.player-diary-panel__intro h2{margin:4px 0 0;font-size:clamp(1.35rem,5vw,1.8rem);line-height:1.05}.player-diary-panel__status{color:#fff6dceb;letter-spacing:.08em;text-transform:uppercase;background:#ffffff12;border-radius:999px;flex:none;padding:7px 10px;font-size:.68rem;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff14}.player-diary-panel__status[data-player-diary-status=saved],.player-diary-panel__status[data-player-diary-status=deleted]{color:#ffecb3f2;background:#d6a34124;box-shadow:inset 0 0 0 1px #d6a34133}.player-diary-panel__status[data-player-diary-status=error]{color:#ffd2d2f5;background:#b0363626;box-shadow:inset 0 0 0 1px #ff78782e}.player-diary-panel__helper,.player-diary-panel__privacy,.player-diary-panel__counter{color:#fff6dcb8;margin:0;font-size:.88rem;line-height:1.45}.player-diary-panel__textarea{resize:vertical;color:#fff8e6f2;width:100%;min-height:260px;font:inherit;background:#00000042;border:1px solid #d6a34133;border-radius:18px;outline:none;padding:14px;line-height:1.45;box-shadow:inset 0 0 0 1px #ffffff0a}.player-diary-panel__textarea::placeholder{color:#fff6dc6b}.player-diary-panel__textarea:focus{border-color:#d6a34194;box-shadow:0 0 0 3px #d6a3411f,inset 0 0 0 1px #d6a34114}.player-diary-panel__error{color:#ffdadaf5;background:#b0363621;border-radius:14px;margin:0;padding:10px 12px;font-size:.86rem}.player-diary-panel__footer{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.player-diary-panel__counter{white-space:nowrap;font-weight:800}.player-diary-panel__clear{min-height:42px}@media (width<=719px){.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-main-view--diary.game-mobile-main-view--active{gap:14px;animation:.16s ease-out game-mobile-tab-panel-in;display:grid}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-diary .game-mobile-tab-header{margin-bottom:10px}.player-diary-panel{border-radius:21px;padding:15px}.player-diary-panel__intro{align-items:flex-start}.player-diary-panel__textarea{border-radius:16px;min-height:min(42vh,330px);font-size:.94rem}.player-diary-panel__footer{grid-template-columns:minmax(0,1fr) auto}.player-diary-panel__clear{grid-column:1/-1;width:100%}}@media (width<=380px){.player-diary-panel__intro{display:grid}.player-diary-panel__status{justify-self:flex-start}}@media (width<=719px){.game-app-frame.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:72px;padding-top:calc(var(--game-mobile-hud-height) + 6px + env(safe-area-inset-top,0px));scroll-padding-top:calc(var(--game-mobile-hud-height) + 8px + env(safe-area-inset-top,0px))}.game-app-frame.game-session-app-shell--mobile-active-play .game-session-app-shell__content{gap:8px;padding-top:0}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-mobile-tab-panel].game-mobile-main-view--active{gap:8px}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-tab-header{margin-top:0}.game-app-frame.game-session-app-shell--mobile-active-play .game-anchor-section,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-overview,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-status,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-ranking,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-current,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-challenge,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-map,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-journal,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-diary,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-hints,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-help,.game-app-frame.game-session-app-shell--mobile-active-play #game-section-team{scroll-margin-top:calc(var(--game-mobile-hud-height) + 10px + env(safe-area-inset-top,0px))}}@media (width<=380px){.game-app-frame.game-session-app-shell--mobile-active-play{--game-mobile-hud-height:70px;padding-top:calc(var(--game-mobile-hud-height) + 5px + env(safe-area-inset-top,0px))}}@media (width<=720px){.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-state-legacy-summary{display:none!important}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-state-journal{width:100%;scroll-margin-top:calc(var(--game-mobile-hud-height,72px) + 8px + env(safe-area-inset-top,0px));margin-top:10px;padding-top:4px}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-state-journal .game-mobile-tab-header{margin-top:0;margin-bottom:8px}.game-app-frame.game-session-app-shell--mobile-active-play .game-mobile-state-journal .game-journal-panel{margin-top:0}.game-app-frame.game-session-app-shell--mobile-active-play #game-section-objective.game-mobile-main-view--active{gap:10px}}@media (width<=719px){body.game-mobile-active-play-body .game-bottom-nav,.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav{width:100%;max-width:none;padding:7px 10px calc(8px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 0,#f5c8421f,#0000 52%),linear-gradient(#16110cfa,#070608fc);border:0 solid #f5c8422e;border-top-width:1px;border-radius:18px 18px 0 0;gap:5px;margin:0;box-shadow:0 -18px 36px #0000007a,inset 0 1px #ffffff0f;bottom:0!important;left:0!important;right:0!important}.game-app-frame.game-session-app-shell--mobile-active-play{--game-shell-bottom-nav-height:74px;padding-bottom:calc(var(--game-shell-bottom-nav-height) + 12px + env(safe-area-inset-bottom,0px))}.game-app-frame.game-session-app-shell--mobile-active-play .game-session-app-shell__content{padding-bottom:calc(var(--game-shell-bottom-nav-height) + 22px + env(safe-area-inset-bottom,0px))}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item{background:#ffffff07;border-radius:14px;min-height:48px}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--active,.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item[data-game-bottom-nav-state=active]{background:radial-gradient(circle at 50% 0,#f5c8422e,#0000 62%),linear-gradient(#f5c84224,#18110af0);box-shadow:inset 0 0 0 1px #f5c84224,0 0 18px #f5c8421f}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current{transform:translateY(-3px)}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item--current.game-bottom-nav__item--active{transform:translateY(-4px)}:is(.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result-layer]) .game-bottom-nav,.game-app-frame.game-session-app-shell--mobile-active-play:has([data-game-submit-result]) .game-bottom-nav){bottom:0!important}}@media (width<=380px){.game-app-frame.game-session-app-shell--mobile-active-play{--game-shell-bottom-nav-height:70px}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav{gap:3px;padding-inline:7px}.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav__item{border-radius:12px;min-height:45px}}@media (width<=719px){.game-app-frame.game-session-app-shell--mobile-active-play{scroll-padding-bottom:calc(var(--game-shell-bottom-nav-height,74px) + 8px + env(safe-area-inset-bottom,0px));padding-bottom:0!important}.game-app-frame.game-session-app-shell--mobile-active-play .game-app-frame__body,.game-app-frame.game-session-app-shell--mobile-active-play .game-app-frame__main{margin-bottom:0!important;padding-bottom:0!important}.game-app-frame.game-session-app-shell--mobile-active-play .game-session-app-shell__content{padding-bottom:calc(var(--game-shell-bottom-nav-height,74px) + 8px + env(safe-area-inset-bottom,0px))!important}.game-app-frame.game-session-app-shell--mobile-active-play [data-game-mobile-tab-panel].game-mobile-main-view--active,.game-app-frame.game-session-app-shell--mobile-active-play .game-bottom-nav{margin-bottom:0!important}}@media (width<=380px){.game-app-frame.game-session-app-shell--mobile-active-play .game-session-app-shell__content{padding-bottom:calc(var(--game-shell-bottom-nav-height,70px) + 6px + env(safe-area-inset-bottom,0px))!important}}.game-mobile-landscape-guard{display:none}@media (orientation:landscape) and (pointer:coarse) and (height<=560px){body.game-session-mobile-body{overscroll-behavior:none;touch-action:manipulation;overflow:hidden}body.game-session-mobile-body .app-header,body.game-session-mobile-body .app-footer{display:none!important}body.game-session-mobile-body .game-mobile-landscape-guard{z-index:2147482500;padding:calc(14px + env(safe-area-inset-top,0px)) calc(18px + env(safe-area-inset-right,0px)) calc(14px + env(safe-area-inset-bottom,0px)) calc(18px + env(safe-area-inset-left,0px));color:var(--text,#fff7e6);text-align:center;background:radial-gradient(circle at 18% 20%,#f5c84229,#0000 34%),radial-gradient(circle at 82% 78%,#9e1f2a38,#0000 38%),linear-gradient(145deg,#060409fa,#0e0a10fc);place-items:center;display:grid;position:fixed;inset:0}body.game-session-mobile-body .game-mobile-landscape-guard__panel{-webkit-backdrop-filter:blur(16px)saturate(1.05);backdrop-filter:blur(16px)saturate(1.05);background:linear-gradient(145deg,#ffffff13,#ffffff06),#0a080ddb;border:1px solid #f5c8423d;border-radius:28px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;width:min(92vw,520px);padding:18px 20px;display:grid;box-shadow:0 28px 76px #00000094,inset 0 0 0 1px #ffffff0e}body.game-session-mobile-body .game-mobile-landscape-guard__logo{object-fit:contain;filter:drop-shadow(0 14px 24px #0000006b);border-radius:24px;width:clamp(74px,17vw,118px);height:clamp(74px,17vw,118px)}body.game-session-mobile-body .game-mobile-landscape-guard__copy{text-align:left;gap:6px;min-width:0;display:grid}body.game-session-mobile-body .game-mobile-landscape-guard__copy span{color:var(--gold-strong,#f5c842);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:950;line-height:1}body.game-session-mobile-body .game-mobile-landscape-guard__copy h2{color:var(--text,#fff7e6);font-family:var(--font-display,inherit);margin:0;font-size:clamp(1.18rem,4vw,1.72rem);line-height:1.02}body.game-session-mobile-body .game-mobile-landscape-guard__copy p{color:var(--text-soft,#fff7e6c2);margin:0;font-size:clamp(.84rem,2.4vw,.98rem);font-weight:700;line-height:1.36}}@media (orientation:landscape) and (pointer:coarse) and (height<=360px){body.game-session-mobile-body .game-mobile-landscape-guard__panel{border-radius:24px;gap:14px;width:min(94vw,560px);padding:14px 16px}body.game-session-mobile-body .game-mobile-landscape-guard__logo{border-radius:18px;width:68px;height:68px}body.game-session-mobile-body .game-mobile-landscape-guard__copy h2{font-size:clamp(1.04rem,3.6vw,1.34rem)}body.game-session-mobile-body .game-mobile-landscape-guard__copy p{font-size:.78rem}}.game-journal-panel{gap:1rem;display:grid}.game-journal-panel__header{gap:.45rem;display:grid}.game-journal-panel__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ecc787e0;margin:0;font-size:.76rem;font-weight:800}.game-journal-panel__title{margin:0;font-size:clamp(1.35rem,3.8vw,2rem);line-height:1.05}.game-journal-panel__description{color:#fff9ebb8;max-width:72ch;margin:0}.game-journal-panel__metrics{flex-wrap:wrap;gap:.55rem;display:flex}.game-journal-panel__metric{color:#fff9ebd1;background:#12100db3;border:1px solid #ecc78733;border-radius:999px;align-items:center;gap:.35rem;min-height:2.1rem;padding:.45rem .7rem;font-size:.84rem;display:inline-flex}.game-journal-panel__metric strong{color:#fff9eb}.game-journal-panel__metric--success{border-color:#8de6a647}.game-journal-panel__metric--warning{border-color:#ecc78757}.game-journal-filters{background:#0c0b0ab8;border:1px solid #ecc7872e;border-radius:1rem;gap:.75rem;padding:.85rem;display:grid}.game-journal-filters__field{gap:.35rem;display:grid}.game-journal-filters__label{letter-spacing:.06em;text-transform:uppercase;color:#ecc787d1;font-size:.76rem;font-weight:800}.game-journal-filters__input,.game-journal-filters__select{color:#fff9eb;width:100%;min-height:2.55rem;font:inherit;background:#fff9eb0f;border:1px solid #ecc78733;border-radius:.85rem;padding:.65rem .8rem}.game-journal-filters__input::placeholder{color:#fff9eb6b}.game-journal-filters__select option{color:#fff9eb;background:#15120e}.game-journal-filters__summary{color:#fff9ebb3;justify-content:space-between;align-items:center;gap:.75rem;font-size:.84rem;display:flex}.game-journal-filters__summary strong{color:#fff9eb}.game-journal-filters__clear{color:#fff9eb;min-height:2.2rem;font:inherit;cursor:pointer;background:#ecc7871a;border:1px solid #ecc78738;border-radius:999px;padding:.42rem .75rem;font-weight:800}.game-journal-filters__clear:disabled{cursor:not-allowed;opacity:.44}.game-journal-timeline{position:relative}.game-journal-timeline__rail{display:none}.game-journal-list{gap:.85rem;display:grid}.game-journal-entry-card{background:linear-gradient(135deg,#ecc78717,#0000 38%),#0c0b0ac2;border:1px solid #ecc7872e;border-radius:1.15rem;gap:.85rem;padding:1rem;display:grid;position:relative;box-shadow:0 18px 40px #0000002e}.game-journal-entry-card:before{content:"";background:#15120e;border:2px solid #ecc787b8;border-radius:999px;width:.78rem;height:.78rem;position:absolute;top:1.6rem;left:-.46rem;box-shadow:0 0 0 4px #ecc78714}.game-journal-entry-card--active{border-color:#ecc7877a;box-shadow:0 0 0 1px #ecc78729,0 18px 40px #00000038}.game-journal-entry-card__header{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.game-journal-entry-card__index{color:#fff9eb;background:#ecc7871a;border:1px solid #ecc7873d;border-radius:999px;flex:none;place-items:center;min-width:2.25rem;min-height:2.25rem;font-weight:900;display:inline-grid}.game-journal-entry-card__heading{gap:.24rem;min-width:0;display:grid}.game-journal-entry-card__status{letter-spacing:.08em;text-transform:uppercase;color:#8de6a6d6;margin:0;font-size:.72rem;font-weight:900}.game-journal-entry-card__title{margin:0;font-size:1.08rem;line-height:1.12}.game-journal-entry-card__meta{color:#fff9eb9e;flex-wrap:wrap;gap:.35rem;margin:0;font-size:.78rem;display:flex}.game-journal-entry-card__pill{background:#fff9eb12;border-radius:999px;align-items:center;padding:.18rem .5rem;display:inline-flex}.game-journal-entry-card__snapshot{background:#8de6a614;border:1px solid #8de6a633;border-radius:.95rem;gap:.35rem;padding:.72rem;display:grid}.game-journal-entry-card__snapshot-label{letter-spacing:.07em;text-transform:uppercase;color:#8de6a6d6;margin:0;font-size:.72rem;font-weight:900}.game-journal-entry-card__snapshot code,.game-journal-entry-card__answer code{white-space:pre-wrap;word-break:break-word}.game-journal-entry-card__section{gap:.4rem;display:grid}.game-journal-entry-card__section-title{letter-spacing:.07em;text-transform:uppercase;color:#ecc787db;margin:0;font-size:.78rem;font-weight:900}.game-journal-entry-card__section p{color:#fff9ebc2;margin:0}.game-journal-entry-card__answer{background:#8de6a614;border:1px solid #8de6a62e;border-radius:.95rem;gap:.45rem;padding:.75rem;display:grid}.game-journal-entry-card__details{background:#fff9eb09;border:1px solid #ecc78729;border-radius:.95rem;overflow:hidden}.game-journal-entry-card__details summary{color:#fff9ebdb;cursor:pointer;align-items:center;min-height:2.6rem;padding:.65rem .78rem;font-weight:900;display:flex}.game-journal-entry-card__details summary:focus-visible,.game-journal-filters__clear:focus-visible,.game-journal-filters__input:focus-visible,.game-journal-filters__select:focus-visible{outline-offset:3px;outline:2px solid #ecc787b8}.game-journal-entry-card__details-body{gap:.85rem;padding:0 .78rem .78rem;display:grid}.game-journal-entry-card__media-placeholder{color:#fff9eb8c;border:1px dashed #ecc78733;border-radius:.85rem;padding:.7rem;font-size:.84rem}.game-journal-empty-state{background:#0c0b0ab8;border:1px solid #ecc7872e;border-radius:1rem;gap:.45rem;padding:1rem;display:grid}.game-journal-empty-state h3,.game-journal-empty-state p{margin:0}.game-journal-empty-state p{color:#fff9ebad}@media (width>=760px){.game-journal-filters{grid-template-columns:minmax(0,1.6fr) minmax(10rem,.7fr) minmax(10rem,.7fr);align-items:end}.game-journal-filters__summary{grid-column:1/-1}.game-journal-timeline{padding-left:1rem}.game-journal-timeline__rail{background:linear-gradient(#ecc78700,#ecc7874d,#ecc78700);width:1px;display:block;position:absolute;top:1.3rem;bottom:1.3rem;left:0}.game-journal-entry-card{padding:1.1rem}}@media (width<=520px){.game-journal-filters__summary{flex-direction:column;align-items:stretch}.game-journal-filters__clear{width:100%}.game-journal-entry-card:before{display:none}}.game-journal-insight-bar{background:linear-gradient(135deg,#ecc78714,#0000 55%),#0c0b0ab8;border:1px solid #ecc7872e;border-radius:1rem;gap:.75rem;padding:.95rem;display:grid}.game-journal-insight-bar__header{gap:.22rem;display:grid}.game-journal-insight-bar__eyebrow,.game-journal-insight-bar__header h3,.game-journal-insight-bar__header p{margin:0}.game-journal-insight-bar__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ecc787d1;font-size:.72rem;font-weight:900}.game-journal-insight-bar__header h3{color:#fff9eb;font-size:1rem}.game-journal-insight-bar__header p{color:#fff9eba8;font-size:.88rem}.game-journal-insight-bar__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.game-journal-insight-bar__chip{color:#fff9ebc7;min-height:2.55rem;font:inherit;cursor:pointer;text-align:left;background:#fff9eb0e;border:1px solid #ecc7872e;border-radius:.85rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .7rem;font-weight:800;display:flex}.game-journal-insight-bar__chip strong{color:#fff9eb}.game-journal-insight-bar__chip--active{color:#fff9eb;background:#ecc78724;border-color:#ecc7876b}.game-journal-insight-bar__chip:focus-visible{outline-offset:3px;outline:2px solid #ecc787b8}.game-journal-entry-card__insights{flex-wrap:wrap;gap:.35rem;display:flex}.game-journal-entry-card__insight{color:#fff9ebb8;letter-spacing:.04em;text-transform:uppercase;background:#fff9eb0e;border:1px solid #fff9eb1f;border-radius:999px;align-items:center;min-height:1.7rem;padding:.18rem .52rem;font-size:.72rem;font-weight:900;display:inline-flex}.game-journal-entry-card__insight--clue{border-color:#ecc7873d}.game-journal-entry-card__insight--answer{border-color:#8de6a63d}.game-journal-entry-card__insight--reveal{color:#fff9eb;background:#ecc7871a;border-color:#ecc78766}.game-journal-entry-card__insight--media{border-color:#aed3ff42}.game-journal-entry-card__memory-note{background:#ecc78713;border:1px solid #ecc7873d;border-radius:.9rem;padding:.68rem .78rem}.game-journal-entry-card__memory-note p{color:#fff9ebbd;margin:0;font-size:.88rem}@media (width>=760px){.game-journal-insight-bar__actions{grid-template-columns:repeat(5,minmax(0,1fr))}.game-journal-filters{grid-template-columns:minmax(0,1.6fr) minmax(9rem,.62fr) minmax(9rem,.62fr) minmax(9rem,.62fr)}}@media (width<=520px){.game-journal-insight-bar__actions{grid-template-columns:1fr}}.game-hints-panel{gap:1rem;display:grid}.game-hints-panel__header{gap:.45rem;display:grid}.game-hints-panel__eyebrow{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.game-hints-panel__title{color:#fff7df;margin:0;font-size:clamp(1.05rem,2.5vw,1.35rem);line-height:1.1}.game-hints-panel__description{color:#ffffffc2;margin:0;line-height:1.55}.game-hints-progress{background:#ffffff0b;border:1px solid #e8c5763d;border-radius:18px;gap:.6rem;padding:.85rem;display:grid}.game-hints-progress__row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.game-hints-progress__label{color:#ffffffad;font-size:.82rem;font-weight:700}.game-hints-progress__value{color:#fff7df;font-size:.86rem;font-weight:900}.game-hints-progress__bar{background:#0000004d;border-radius:999px;height:.5rem;overflow:hidden}.game-hints-progress__fill{border-radius:inherit;background:linear-gradient(90deg,#e8c576f2,#ffeeb1b8);height:100%}.game-hints-progress__meta{flex-wrap:wrap;gap:.45rem;display:flex}.game-hints-progress__pill{color:#ffffffb8;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.35rem;min-height:1.8rem;padding:.35rem .6rem;font-size:.76rem;font-weight:800;display:inline-flex}.game-hints-panel__list{gap:.75rem;display:grid}.game-hint-card{background:#090c1294;border:1px solid #ffffff1a;border-radius:18px;gap:.85rem;padding:.95rem;display:grid;box-shadow:0 14px 34px #00000038}.game-hint-card[data-tone=unlocked]{background:#27764e2e;border-color:#72e5a652}.game-hint-card[data-tone=locked],.game-hint-card[data-tone=disabled]{opacity:.78}.game-hint-card__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.game-hint-card__title-group{gap:.15rem;display:grid}.game-hint-card__title{color:#fff7df;margin:0;font-size:.98rem}.game-hint-card__subtitle{color:#ffffff9e;font-size:.78rem;font-weight:700}.game-hint-card__cost{color:#ffeeb1;white-space:nowrap;border:1px solid #e8c57638;border-radius:999px;flex:none;padding:.25rem .55rem;font-size:.76rem;font-weight:900}.game-hint-card__body{color:#fffc;margin:0;line-height:1.55}.game-hint-card__locked-copy{color:#ffffff94;margin:0;line-height:1.5}.game-hint-card__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.game-hint-card__status{color:#ffffffa8;font-size:.78rem;font-weight:800}.game-hint-card__button{color:#17100a;cursor:pointer;background:#e8c576;border:0;border-radius:999px;min-height:2.35rem;padding:.55rem .85rem;font-weight:900}.game-hint-card__button:disabled{cursor:not-allowed;opacity:.55}.game-hint-card__button:focus-visible{outline-offset:3px;outline:3px solid #ffeeb16b}.game-hints-panel__feedback{color:#ffffffd6;border-radius:16px;padding:.75rem .85rem;line-height:1.45}.game-hints-panel__feedback[data-kind=success]{background:#27764e2e;border:1px solid #72e5a647}.game-hints-panel__feedback[data-kind=error]{background:#882b2b2e;border:1px solid #ff7c7c47}.game-hints-empty{color:#ffffffb3;border:1px dashed #e8c57642;border-radius:18px;padding:1rem;line-height:1.55}.game-hints-empty strong{color:#fff7df;margin-bottom:.25rem;display:block}@media (width<=640px){.game-hint-card__header,.game-hint-card__footer{flex-direction:column;align-items:stretch}.game-hint-card__button{width:100%}}.game-hints-controls{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;gap:.75rem;padding:.85rem;display:grid}.game-hints-controls__filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.game-hints-controls__filter{color:#ffffffb3;cursor:pointer;background:#090c1261;border:1px solid #ffffff1a;border-radius:14px;gap:.2rem;min-height:3rem;padding:.5rem;font-size:.72rem;font-weight:800;display:grid}.game-hints-controls__filter strong{color:#fff7df;font-size:.95rem;line-height:1}.game-hints-controls__filter[data-active=true]{color:#ffeeb1;background:#e8c5761f;border-color:#e8c5766b}.game-hints-controls__filter:focus-visible,.game-hints-controls__next:focus-visible{outline-offset:3px;outline:3px solid #ffeeb16b}.game-hints-controls__next{color:#ffeeb1;border:1px solid #e8c5763d;border-radius:999px;justify-content:center;align-items:center;min-height:2.4rem;padding:.55rem .85rem;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.game-hints-controls__next[aria-disabled=true]{color:#ffffff85;cursor:default}.game-hint-card{scroll-margin-top:7rem}.game-hints-panel__empty-filter{color:#ffffffb8;border:1px dashed #e8c57642;border-radius:18px;padding:1rem;line-height:1.55}@media (width<=520px){.game-hints-controls__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.game-hint-card__header,.game-hint-card__footer{flex-direction:column;align-items:stretch}.game-hint-card__button,.game-hints-controls__next{width:100%}}.game-hints-guidance{background:#e8c57614;border:1px solid #e8c5763d;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.9rem;display:grid}.game-hints-guidance[data-tone=caution]{background:#ffbe691f;border-color:#ffbe6957}.game-hints-guidance[data-tone=complete]{background:#27764e29;border-color:#72e5a64d}.game-hints-guidance[data-tone=blocked]{background:#ffffff0b;border-color:#ffffff1f}.game-hints-guidance__copy{gap:.28rem;display:grid}.game-hints-guidance__eyebrow{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:900}.game-hints-guidance__copy strong{color:#fff7df;font-size:.95rem}.game-hints-guidance__copy p,.game-hints-guidance__copy small{color:#ffffffb8;margin:0;line-height:1.45}.game-hints-guidance__copy small{color:#ffffff94;font-weight:700}.game-hints-guidance__action{color:#ffeeb1;text-align:center;white-space:nowrap;border:1px solid #e8c57647;border-radius:999px;justify-content:center;align-items:center;min-height:2.35rem;padding:.55rem .8rem;font-size:.78rem;font-weight:900;text-decoration:none;display:inline-flex}.game-hints-guidance__action[aria-disabled=true]{color:#ffffff85;cursor:default}.game-hints-guidance__action:focus-visible{outline-offset:3px;outline:3px solid #ffeeb16b}.game-hint-card__level{color:#ffeeb1;letter-spacing:.06em;text-transform:uppercase;border:1px solid #e8c5762e;border-radius:999px;width:fit-content;padding:.18rem .45rem;font-size:.68rem;font-weight:900}.game-hint-card__guidance-note{color:#ffffffad;background:#ffffff0b;border-left:3px solid #e8c5767a;border-radius:12px;margin:0;padding:.7rem .75rem;font-size:.82rem;line-height:1.45}@media (width<=520px){.game-hints-guidance{grid-template-columns:1fr}.game-hints-guidance__action{white-space:normal;width:100%}}.game-map-panel{color:#fff7ea;background:linear-gradient(#16120ff0,#0a0908f5);border:1px solid #ffffff1f;border-radius:24px;gap:1rem;padding:1rem;display:grid}.game-map-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.game-map-panel__header h2{margin:.15rem 0 .35rem;font-size:clamp(1.1rem,3vw,1.55rem)}.game-map-panel__header p{color:#fff7eab8;margin:0}.game-map-panel__eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:#f0b56a!important}.game-map-panel__metric{text-align:center;background:#f0b56a14;border:1px solid #f0b56a59;border-radius:18px;min-width:4.5rem;padding:.75rem}.game-map-panel__metric strong{font-size:1.45rem;display:block}.game-map-panel__metric span{color:#fff7eab3;font-size:.78rem;display:block}.game-map-fallback,.game-map-panel__empty,.game-map-target__fallback{background:#f0b56a14;border:1px solid #f0b56a3d;border-radius:18px;padding:.85rem}.game-map-fallback{gap:.25rem;display:grid}.game-map-fallback span,.game-map-target__fallback p{color:#fff7eabd}.game-map-panel__list{gap:.8rem;display:grid}.game-map-target{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;gap:.8rem;padding:.9rem;display:grid}.game-map-target--active{border-color:#f0b56a8c;box-shadow:0 0 0 1px #f0b56a2e}.game-map-target__topline{flex-wrap:wrap;gap:.5rem;margin-bottom:.35rem;display:flex}.game-map-target__mode,.game-map-target__status{border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:700}.game-map-target__mode{color:#f0b56a;background:#f0b56a1f}.game-map-target__status{color:#fff7ead1;background:#ffffff14}.game-map-target__status--active,.game-map-target__status--completed{color:#16120f;background:#f0b56a}.game-map-target h3,.game-map-target p{margin:0}.game-map-target p{color:#fff7eab8}.game-map-target__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0;display:grid}.game-map-target__details div{background:#ffffff0e;border-radius:14px;padding:.65rem}.game-map-target__details dt{color:#fff7ea94;margin-bottom:.15rem;font-size:.72rem}.game-map-target__details dd{margin:0;font-weight:700}.game-map-target__button{color:#16120f;cursor:pointer;background:#f0b56a;border:1px solid #f0b56a70;border-radius:999px;justify-self:start;padding:.62rem .9rem;font-weight:800}.game-map-target__button:focus-visible{outline-offset:3px;outline:3px solid #ffffffe0}@media (width<=640px){.game-map-panel{border-radius:18px;padding:.85rem}.game-map-panel__header{display:grid}.game-map-panel__metric{width:100%}.game-map-target__details{grid-template-columns:1fr}.game-map-target__button{width:100%}}.game-map-guide{background:linear-gradient(#7ed3ff1a,#ffffff09);border:1px solid #7ed3ff38;border-radius:20px;gap:.85rem;padding:.9rem;display:grid}.game-map-guide__header{align-items:flex-start;gap:.75rem;display:flex}.game-map-guide__header strong{margin-bottom:.2rem;display:block}.game-map-guide__header p,.game-map-guide__steps p{color:#fff7eabd;margin:0}.game-map-guide__icon,.game-map-guide__steps span{color:#16120f;background:#7ed3ff;border-radius:999px;flex:none;place-items:center;width:1.85rem;height:1.85rem;font-weight:900;display:inline-grid}.game-map-guide__steps{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.game-map-guide__steps li{align-items:flex-start;gap:.65rem;display:flex}.game-map-guide__steps span{width:1.55rem;height:1.55rem;font-size:.75rem}.game-map-guide__signals{flex-wrap:wrap;gap:.45rem;display:flex}.game-map-guide__signals span{color:#d7f3ff;background:#7ed3ff14;border:1px solid #7ed3ff47;border-radius:999px;padding:.28rem .6rem;font-size:.75rem;font-weight:800}@media (width<=640px){.game-map-guide{border-radius:16px;padding:.8rem}.game-map-guide__header{gap:.6rem}.game-map-guide__steps li{gap:.55rem}}@media (prefers-reduced-motion:reduce){.game-map-panel *,.game-map-panel :before,.game-map-panel :after{scroll-behavior:auto!important}}.game-score-panel{background:linear-gradient(#131826f5,#0b0e18f5);border:1px solid #ffffff1f;border-radius:24px;gap:1rem;padding:1rem;display:grid;box-shadow:0 24px 70px #00000047}.game-score-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.game-score-panel__eyebrow,.game-score-metric__label,.game-score-ranking__score span{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.game-score-panel__header h2,.game-score-panel__ranking-header h3,.game-score-empty-state h3{color:#fff;margin:0}.game-score-panel__header p,.game-score-empty-state p,.game-score-metric__description{color:#ffffffb8;margin:.35rem 0 0;line-height:1.55}.game-score-panel__maravedis{text-align:right;background:#f5be5a1f;border:1px solid #f5be5a57;border-radius:18px;min-width:112px;padding:.85rem 1rem}.game-score-panel__maravedis strong{color:#ffd17a;font-size:1.55rem;line-height:1;display:block}.game-score-panel__maravedis span{color:#ffffffb3;font-size:.78rem}.game-score-panel__metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.game-score-metric{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;padding:.85rem}.game-score-metric__value{color:#fff;margin-top:.25rem;font-size:1.25rem;display:block}.game-score-metric--success{border-color:#62d39461}.game-score-metric--warning{border-color:#f5be5a6b}.game-score-metric--danger{border-color:#ff74746b}.game-score-metric--accent{border-color:#7eacff6b}.game-score-panel__ranking-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.game-score-panel__ranking-header span{color:#ffffff9e;font-size:.85rem}.game-score-ranking{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.game-score-ranking__item{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.game-score-ranking__item[data-current=true]{background:#f5be5a1a;border-color:#f5be5a80}.game-score-ranking__position{color:#ffd17a;background:#ffffff17;border-radius:999px;place-items:center;min-width:2.4rem;min-height:2.4rem;font-weight:900;display:grid}.game-score-ranking__identity{min-width:0}.game-score-ranking__identity strong,.game-score-ranking__identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.game-score-ranking__identity strong{color:#fff}.game-score-ranking__identity span{color:#ffffff9e;margin-top:.15rem;font-size:.82rem}.game-score-ranking__score{text-align:right}.game-score-ranking__score strong{color:#fff;display:block}.game-score-ranking__focus{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:999px;min-height:2.2rem;padding:0 .85rem;font-weight:800}.game-score-ranking__focus:hover,.game-score-ranking__focus:focus-visible{outline-offset:2px;outline:2px solid #f5be5ab3}.game-score-empty-state{background:#ffffff0a;border:1px dashed #ffffff2e;border-radius:18px;padding:1rem}.game-score-empty-state span{color:#ffd17a;font-size:1.25rem}@media (width<=620px){.game-score-panel{border-radius:20px;padding:.85rem}.game-score-panel__header,.game-score-panel__ranking-header{display:grid}.game-score-panel__maravedis{text-align:left}.game-score-ranking__item{grid-template-columns:auto minmax(0,1fr) auto}.game-score-ranking__focus{grid-column:1/-1;width:100%}}@media (prefers-reduced-motion:reduce){.game-score-panel *,.game-score-panel :before,.game-score-panel :after{scroll-behavior:auto}}.game-score-context{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.9rem;display:grid}.game-score-context--success{background:#62d39414;border-color:#62d39461}.game-score-context--warning{background:#f5be5a17;border-color:#f5be5a6b}.game-score-context--danger{background:#ff747414;border-color:#ff74746b}.game-score-context--accent{background:#7eacff14;border-color:#7eacff6b}.game-score-context__eyebrow{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:900}.game-score-context h3{color:#fff;margin:.2rem 0 0;font-size:1rem}.game-score-context p{color:#ffffffb8;margin:.35rem 0 0;line-height:1.5}.game-score-context__facts{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;max-width:18rem;display:flex}.game-score-context__facts span{color:#ffffffc7;background:#ffffff14;border-radius:999px;padding:.38rem .6rem;font-size:.78rem;font-weight:800}.game-score-context__facts strong{color:#ffd17a}@media (width<=620px){.game-score-context{border-radius:18px;grid-template-columns:1fr}.game-score-context__facts{justify-content:flex-start;max-width:none}}.game-objective-panel,.game-progress-rail,.game-objective-step{color:#fff}.game-objective-panel{background:radial-gradient(circle at 0 0,#f5be5a26,#0000 34rem),linear-gradient(#131826f5,#0b0e18f5);border:1px solid #ffffff1f;border-radius:24px;gap:1rem;padding:1rem;display:grid;box-shadow:0 24px 70px #00000047}.game-objective-panel--compact{border-radius:20px;gap:.8rem;padding:.85rem}.game-objective-panel__header{grid-template-columns:minmax(0,1fr) minmax(180px,.55fr);align-items:start;gap:1rem;display:grid}.game-objective-panel__eyebrow,.game-progress-rail__eyebrow,.game-objective-step__eyebrow,.game-objective-panel__stat span,.game-objective-panel__context dt{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.game-objective-panel__header h2,.game-progress-rail__header h3,.game-objective-step__header h3{color:#fff;margin:.3rem 0 0;line-height:1.12}.game-objective-panel__description,.game-objective-panel__mission p,.game-progress-rail__empty,.game-objective-step__description,.game-objective-step__meta{color:#ffffffb8;margin:.35rem 0 0;line-height:1.55}.game-objective-panel__context{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:18px;gap:.55rem;margin:0;padding:.75rem;display:grid}.game-objective-panel__context div{min-width:0}.game-objective-panel__context dd{color:#ffffffdb;text-overflow:ellipsis;white-space:nowrap;margin:.15rem 0 0;font-weight:800;overflow:hidden}.game-objective-panel__mission{background:#f5be5a1a;border:1px solid #f5be5a47;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;padding:.9rem;display:grid}.game-objective-panel__mission span{color:#ffd17a;background:#f5be5a24;border-radius:999px;place-items:center;width:2rem;height:2rem;font-weight:900;display:grid}.game-objective-panel__notice{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;gap:.25rem;padding:.85rem .95rem;display:grid}.game-objective-panel__notice strong{color:#fff;font-size:.98rem}.game-objective-panel__notice p{color:#ffffffb8;margin:0;line-height:1.5}.game-objective-panel__notice--success{background:#62d3941a;border-color:#62d39461}.game-objective-panel__notice--warning,.game-objective-panel__notice--gold{background:#f5be5a1a;border-color:#f5be5a6b}.game-objective-panel__notice--danger{background:#ff747417;border-color:#ff74746b}.game-objective-panel__notice--accent{background:#7eacff1a;border-color:#7eacff6b}.game-objective-panel__stats{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:.75rem;display:grid}.game-objective-panel__stat{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:18px;padding:.75rem}.game-objective-panel__stat strong,.game-objective-panel__stat small{display:block}.game-objective-panel__stat strong{color:#fff;margin-top:.18rem;font-size:1.08rem}.game-objective-panel__stat small{color:#fff9;margin-top:.15rem;line-height:1.35}.game-objective-panel__stat--success,.game-objective-step--tone-success{border-color:#62d39461}.game-objective-panel__stat--warning,.game-objective-step--tone-warning{border-color:#f5be5a6b}.game-objective-panel__stat--danger,.game-objective-step--tone-danger{border-color:#ff74746b}.game-objective-panel__stat--gold,.game-objective-step--tone-gold{border-color:#f5be5a6b}.game-objective-panel__stat--accent,.game-objective-step--tone-accent{border-color:#7eacff6b}.game-progress-rail{gap:.75rem;display:grid}.game-progress-rail__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.game-progress-rail__value{color:#ffd17a;font-size:1.2rem}.game-progress-rail__bar{background:#ffffff14;border-radius:999px;height:.55rem;overflow:hidden}.game-progress-rail__bar span{border-radius:inherit;background:linear-gradient(90deg,#f5be5aad,#7eacffb8);height:100%;transition:width .22s;display:block}.game-progress-rail__steps{gap:.65rem;display:grid}.game-objective-step{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:.75rem;padding:.75rem;display:grid}.game-objective-step--current{background:#f5be5a1a;border-color:#f5be5a7a}.game-objective-step--completed{border-color:#62d3945c}.game-objective-step--locked{opacity:.72}.game-objective-step__marker{color:#ffd17a;background:#ffffff14;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;font-weight:900;display:grid}.game-objective-step--completed .game-objective-step__marker{color:#62d394}.game-objective-step__body{min-width:0}.game-objective-step__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.game-objective-step__status-group{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:inline-flex}.game-objective-step__badge,.game-objective-step__status{color:#ffffffc2;background:#ffffff14;border-radius:999px;align-items:center;min-height:1.45rem;padding:.12rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex}.game-objective-step__badge{color:#ffd17a}.game-objective-step__meta{color:#ffffff94;font-size:.86rem}.game-objective-step__action,.game-objective-panel__action{cursor:pointer;border:0;border-radius:999px;margin-top:.7rem;font-weight:900}.game-objective-step__action{color:#fff;background:#ffffff1a;padding:.55rem .85rem}.game-objective-panel__actions{flex-wrap:wrap;gap:.65rem;display:flex}.game-objective-panel__action{padding:.75rem 1rem}.game-objective-panel__action--primary{color:#17120a;background:#f5be5a}.game-objective-panel__action--secondary{color:#fff;background:#ffffff1a}.game-objective-panel__action:disabled,.game-objective-step__action:disabled{cursor:not-allowed;opacity:.52}@media (width<=760px){.game-objective-panel__header{grid-template-columns:1fr}.game-objective-step__header{display:grid}.game-objective-step__status-group{justify-content:flex-start}}.game-team-panel{background:linear-gradient(145deg,#12151ff5,#0a0d15fa);border:1px solid #e2b86933;border-radius:24px;gap:1rem;padding:1rem;display:grid;box-shadow:0 18px 52px #00000047}.game-team-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.game-team-panel__header h2,.game-team-panel__list-header h3,.game-team-panel__header p,.game-team-metric p,.game-team-empty p{margin:0}.game-team-panel__eyebrow{color:#e9c46a;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:800}.game-team-panel__mode{text-align:right;background:#e9c46a14;border:1px solid #e9c46a3d;border-radius:18px;gap:.2rem;min-width:9rem;padding:.75rem .9rem;display:grid}.game-team-panel__mode span{color:#ffffffa8;font-size:.78rem}.game-team-panel__metrics{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.75rem;display:grid}.game-team-metric{background:#ffffff0b;border:1px solid #ffffff14;border-radius:18px;gap:.25rem;padding:.85rem;display:grid}.game-team-metric span{color:#ffffffad;text-transform:uppercase;font-size:.75rem;font-weight:700}.game-team-metric strong{font-size:1.35rem}.game-team-metric[data-tone=success] strong,.game-team-member-list__status[data-status=ready],.game-team-member-list__status[data-status=finished]{color:#9ae6b4}.game-team-metric[data-tone=warning] strong,.game-team-member-list__status[data-status=pending],.game-team-member-list__status[data-status=waiting]{color:#f6d365}.game-team-metric[data-tone=danger] strong{color:#feb2b2}.game-team-metric[data-tone=accent] strong,.game-team-member-list__status[data-status=active]{color:#e9c46a}.game-team-session-banner{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:minmax(0,1.4fr) minmax(13rem,.9fr);gap:.85rem;padding:.9rem;display:grid}.game-team-session-banner[data-state=ready],.game-team-session-banner[data-state=finished]{background:#9ae6b412;border-color:#9ae6b442}.game-team-session-banner[data-state=active]{background:#e9c46a13;border-color:#e9c46a47}.game-team-session-banner[data-state=waiting]{background:#f6d3650e;border-color:#f6d3653d}.game-team-session-banner__main{gap:.25rem;display:grid}.game-team-session-banner__main span,.game-team-session-banner__stats dt{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.game-team-session-banner__main strong{color:#fff;font-size:1rem}.game-team-session-banner__main p{color:#ffffffb8;margin:0;font-size:.86rem}.game-team-session-banner__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:0;display:grid}.game-team-session-banner__stats div{background:#0000002e;border-radius:14px;gap:.16rem;min-width:0;padding:.6rem;display:grid}.game-team-session-banner__stats dd{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:800;overflow:hidden}.game-team-readiness{background:#ffffff0a;border-radius:18px;gap:.55rem;padding:.85rem;display:grid}.game-team-readiness>div:first-child,.game-team-panel__list-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.game-team-readiness span,.game-team-panel__list-header span{color:#ffffff9e;font-size:.82rem}.game-team-readiness__bar{background:#ffffff14;border-radius:999px;height:.55rem;overflow:hidden}.game-team-readiness__bar span{border-radius:inherit;background:linear-gradient(90deg,#e9c46a,#9ae6b4);height:100%;display:block}.game-team-member-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.game-team-member-list li>button,.game-team-member-list li>div{width:100%;color:inherit;text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.8rem;display:grid}.game-team-member-list li[data-current=true]>button,.game-team-member-list li[data-current=true]>div{background:#e9c46a14;border-color:#e9c46a6b}.game-team-member-list__avatar{color:#e9c46a;background:#e9c46a1f;border-radius:999px;place-items:center;width:2rem;height:2rem;font-weight:800;display:grid}.game-team-member-list__body{gap:.15rem;min-width:0;display:grid}.game-team-member-list__body strong,.game-team-member-list__body small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.game-team-member-list__body small{color:#ffffff94}.game-team-member-list__status{background:#ffffff0f;border-radius:999px;padding:.35rem .55rem;font-size:.75rem;font-weight:800}.game-team-empty{color:#ffffffb3;text-align:center;border:1px dashed #ffffff29;border-radius:18px;place-items:center;gap:.5rem;padding:1.5rem;display:grid}.game-team-empty span{font-size:1.5rem}.game-team-member-list button:focus-visible{outline-offset:3px;outline:3px solid #e9c46ad9}@media (width<=640px){.game-team-panel{border-radius:20px;padding:.85rem}.game-team-panel__header{display:grid}.game-team-panel__mode{text-align:left;width:100%;min-width:0}.game-team-session-banner,.game-team-session-banner__stats{grid-template-columns:1fr}.game-team-member-list li>button,.game-team-member-list li>div{grid-template-columns:auto minmax(0,1fr)}.game-team-member-list__status{grid-column:2;width:fit-content}}@media (prefers-reduced-motion:reduce){.game-team-readiness__bar span{transition:none}}.creator-page{color:#f8efe6;background:radial-gradient(circle at 0 0,#d6782b2e,#0000 34rem),linear-gradient(135deg,#120d0a 0%,#1f1712 45%,#0d0a08 100%);min-height:100vh;padding:32px}.creator-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.creator-header h1{letter-spacing:-.04em;margin:4px 0 8px;font-size:clamp(2rem,4vw,3.5rem)}.creator-header p,.creator-muted{color:#f8efe6b8;max-width:760px;line-height:1.6}.creator-header__actions,.creator-row-actions,.creator-add-block{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.creator-eyebrow{color:#f0a04d;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800}.creator-save{color:#f8efe6b8;background:#ffffff0d;border:1px solid #f8efe62e;border-radius:999px;padding:8px 12px}.creator-save--ok{color:#b7efc5;border-color:#b7efc559}.creator-button{color:#f8efe6;cursor:pointer;background:#f0a04d1f;border:1px solid #f0a04d6b;border-radius:999px;padding:10px 14px;font-weight:800;text-decoration:none}.creator-button:hover{background:#f0a04d33;border-color:#f0a04dd1}.creator-button--primary{color:#1b1008;background:linear-gradient(135deg,#db7a2b,#f0a04d);border-color:#0000}.creator-button--ghost{background:#ffffff0a;border-color:#f8efe629}.creator-button--danger{background:#ff757514;border-color:#ff75756b}.creator-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.creator-summary article,.creator-panel,.creator-subpanel,.creator-block-editor,.creator-nested-card,.creator-empty,.creator-export-note{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #f8efe61f;box-shadow:0 20px 60px #00000038}.creator-summary article{border-radius:20px;padding:16px}.creator-summary span,.creator-output-list span,.creator-output-list small,.creator-issue span{color:#f8efe69e;font-size:.86rem;display:block}.creator-summary strong{margin-top:8px;font-size:1.8rem;display:block}.creator-tabs{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.creator-tabs button{color:#f8efe6c7;cursor:pointer;background:#ffffff0a;border:1px solid #f8efe624;border-radius:999px;padding:10px 14px;font-weight:800}.creator-tabs button.is-active{color:#1b1008;background:#f0a04d;border-color:#0000}.creator-grid{gap:18px;display:grid}.creator-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-panel{border-radius:28px;padding:24px}.creator-panel h2,.creator-nested-card h3{margin:6px 0 16px}.creator-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.creator-form-grid--single-wide{grid-template-columns:.7fr 1.3fr}.creator-field{gap:7px;margin-bottom:14px;display:grid}.creator-field>span{color:#f8efe6b8;font-size:.88rem;font-weight:800}.creator-field input,.creator-field textarea,.creator-field select,.creator-add-block select,.creator-option-row input,.creator-field-row input,.creator-field-row select,.creator-hint-row input,.creator-hint-row textarea,.creator-output-row input,.creator-output-row select,.creator-placeholder-row input{box-sizing:border-box;color:#f8efe6;width:100%;font:inherit;background:#00000038;border:1px solid #f8efe629;border-radius:14px;padding:11px 12px}.creator-field textarea,.creator-hint-row textarea{resize:vertical;min-height:44px}.creator-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.creator-inline-check,.creator-check-grid label,.creator-option-row label,.creator-field-row label,.creator-output-row label,.creator-placeholder-row label{color:#f8efe6c2;align-items:center;gap:8px;display:flex}.creator-route-list,.creator-stops,.creator-blocks,.creator-issues,.creator-output-list{gap:14px;display:grid}.creator-subpanel,.creator-block-editor,.creator-nested-card,.creator-empty,.creator-export-note{border-radius:22px;padding:18px}.creator-subpanel__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.creator-block-editor{background:#ffffff0a}.creator-nested-card{background:#0000002e;margin:14px 0}.creator-add-block{margin-top:16px}.creator-add-block select{max-width:320px}.creator-option-row,.creator-field-row,.creator-hint-row,.creator-output-row,.creator-placeholder-row{align-items:center;gap:10px;margin-bottom:10px;display:grid}.creator-option-row{grid-template-columns:.32fr 1fr .25fr}.creator-field-row{grid-template-columns:.8fr 1fr 1fr .65fr .28fr}.creator-hint-row{grid-template-columns:.18fr .16fr 1fr}.creator-output-row{grid-template-columns:.75fr .5fr 1fr .32fr}.creator-placeholder-row{grid-template-columns:.8fr .8fr .32fr .26fr}.creator-qa-counts{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.creator-qa-counts span{color:#f8efe6c7;background:#ffffff0f;border-radius:999px;padding:8px 12px}.creator-issue{background:#ffffff0a;border:1px solid #f8efe61f;border-radius:18px;padding:14px}.creator-issue--error{border-color:#ff75758c}.creator-issue--warning{border-color:#f0a04d8c}.creator-issue--info{border-color:#77b3ff73}.creator-issue p{color:#f8efe6d1;margin:8px 0 0}.creator-output-list article{background:#ffffff0d;border-radius:16px;padding:14px}@media (width<=980px){.creator-page{padding:18px}.creator-header,.creator-subpanel__head{flex-direction:column;align-items:stretch}.creator-grid--two,.creator-summary,.creator-form-grid,.creator-form-grid--single-wide,.creator-check-grid,.creator-option-row,.creator-field-row,.creator-hint-row,.creator-output-row,.creator-placeholder-row{grid-template-columns:1fr}}.creator-section-title,.creator-card-title,.creator-label{align-items:center;gap:8px;display:inline-flex}.creator-label{flex-wrap:wrap}.creator-help{outline:none;flex:none;justify-content:center;align-items:center;width:19px;height:19px;display:inline-flex;position:relative}.creator-help__icon{color:#f0a04d;cursor:help;background:#f0a04d1f;border:1px solid #f0a04da6;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.creator-help__bubble{z-index:40;color:#f8efe6;text-transform:none;letter-spacing:0;opacity:0;pointer-events:none;background:#140c07fa;border:1px solid #f0a04d61;border-radius:14px;width:min(330px,78vw);padding:12px 13px;font-size:.84rem;font-weight:600;line-height:1.45;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,6px);box-shadow:0 20px 50px #0000006b}.creator-help__bubble:after{content:"";background:#140c07fa;border-bottom:1px solid #f0a04d61;border-right:1px solid #f0a04d61;width:10px;height:10px;position:absolute;top:100%;left:50%;transform:translate(-50%,-5px)rotate(45deg)}.creator-help:hover .creator-help__bubble,.creator-help:focus .creator-help__bubble,.creator-help:focus-within .creator-help__bubble{opacity:1;transform:translate(-50%)}.creator-inline-help-text{margin:0 0 16px}@media (width<=680px){.creator-help__bubble{left:auto;right:-8px;transform:translateY(6px)}.creator-help:hover .creator-help__bubble,.creator-help:focus .creator-help__bubble,.creator-help:focus-within .creator-help__bubble{transform:translate(0)}.creator-help__bubble:after{left:auto;right:12px}}.creator-compact-field{color:#f8efe6b8;align-items:center;gap:8px;font-size:.86rem;font-weight:800;display:inline-flex}.creator-compact-field input{box-sizing:border-box;color:#f8efe6;width:84px;font:inherit;background:#00000038;border:1px solid #f8efe629;border-radius:999px;padding:9px 11px}.creator-quick-blocks{flex-wrap:wrap;gap:8px;width:100%;display:flex}.creator-hidden-file{display:none}.creator-saved-drafts{gap:12px;margin-top:14px;display:grid}.creator-saved-drafts select{box-sizing:border-box;color:#f8efe6;width:100%;font:inherit;background:#00000038;border:1px solid #f8efe629;border-radius:14px;padding:11px 12px}.creator-button:disabled{cursor:not-allowed;opacity:.42}.creator-saved-draft-list{gap:10px;display:grid}.creator-saved-draft-list article{background:#ffffff0b;border:1px solid #f8efe61a;border-radius:16px;padding:12px}.creator-saved-draft-list span,.creator-saved-draft-list small{color:#f8efe69e;margin-top:4px;font-size:.84rem;display:block}.creator-media-card{background:#ffa6570b;border-color:#ffa65738}.creator-media-row{background:#00000024;border:1px solid #f8efe61a;border-radius:16px;gap:12px;padding:12px;display:grid}.creator-media-actions{justify-content:space-between}.creator-media-row+.creator-media-row{margin-top:12px}.creator-builder-flow{gap:22px;display:grid}.creator-builder-flow>.creator-panel,.creator-builder-flow>.creator-grid,.creator-builder-flow>.creator-stops{margin-top:0}.creator-builder-stats{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.creator-builder-stats span{color:#f8efe6c7;background:#ffffff0b;border:1px solid #f8efe61f;border-radius:999px;padding:8px 12px;font-size:.9rem}.creator-builder-stats strong{color:#ffa657}.creator-template-grid{background:#ffa6570b;border:1px solid #ffa6572e;border-radius:18px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;width:100%;padding:12px;display:grid}.creator-template-grid__title{color:#f8efe6;grid-column:1/-1;align-items:center;gap:8px;font-weight:800;display:flex}.creator-template-button{color:#f8efe6;font:inherit;cursor:pointer;text-align:left;background:#ffa6571f;border:1px solid #ffa65747;border-radius:14px;padding:10px 12px;font-weight:700}.creator-template-button:hover,.creator-template-button:focus-visible{background:#ffa65733;border-color:#ffa657b3;outline:none}.creator-page select,.creator-page select:focus,.creator-page select:hover{color:#f8efe6;background-color:#120d0af5;border-color:#f0a04d57}.creator-page select option,.creator-page select optgroup{color:#f8efe6;background-color:#1f1712}.creator-page select option:checked,.creator-page select option:hover,.creator-page select option:focus{color:#1b1008;background-color:#f0a04d}.creator-help__bubble{z-index:9999;box-sizing:border-box;color:#fff6eb;white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;text-transform:none;letter-spacing:0;opacity:0;visibility:hidden;pointer-events:none;will-change:left, top, opacity, transform;background:radial-gradient(circle at 18% 0,#f0a04d29,#0000 32%),linear-gradient(135deg,#2a1b11fc,#120c08fc);border:1px solid #f0a04d80;border-radius:15px;width:max-content;min-width:min(220px,100vw - 24px);max-width:min(520px,100vw - 24px);padding:13px 14px;font-size:.85rem;font-weight:600;line-height:1.45;transition:opacity .12s,transform .12s,visibility .12s;position:fixed;top:12px;left:12px;overflow:visible;transform:translateY(4px);box-shadow:0 18px 48px #0000008f,inset 0 0 0 1px #ffffff0b}.creator-help__bubble[data-placement=bottom]{transform:translateY(-4px)}.creator-help__bubble:after{content:"";left:var(--creator-help-arrow-left,24px);background:#120c08fc;border-bottom:1px solid #f0a04d80;border-right:1px solid #f0a04d80;width:10px;height:10px;position:absolute;top:100%;transform:translate(-50%,-5px)rotate(45deg)}.creator-help__bubble[data-placement=bottom]:after{border:0;border-top:1px solid #f0a04d80;border-left:1px solid #f0a04d80;top:auto;bottom:100%;transform:translate(-50%,5px)rotate(45deg)}.creator-help:hover .creator-help__bubble,.creator-help:focus .creator-help__bubble,.creator-help:focus-within .creator-help__bubble{opacity:1;visibility:visible;transform:translateY(0)}.creator-help:hover .creator-help__bubble[data-placement=bottom],.creator-help:focus .creator-help__bubble[data-placement=bottom],.creator-help:focus-within .creator-help__bubble[data-placement=bottom]{transform:translateY(0)}.creator-example-page{gap:20px;display:grid}.creator-example-callout{color:#f8efe6db;background:#f0a04d14;border:1px solid #f0a04d52;border-radius:18px;margin-top:16px;padding:15px 16px;line-height:1.55}.creator-example-section h2{margin-bottom:16px}.creator-example-table{gap:8px;display:grid;overflow-x:auto}.creator-example-table__head,.creator-example-table__row{grid-template-columns:.34fr 1.05fr .7fr 1.5fr;align-items:stretch;gap:10px;min-width:760px;display:grid}.creator-example-table__head span,.creator-example-table__row span{border-radius:13px;padding:10px 11px;line-height:1.35}.creator-example-table__head span{color:#1b1008;background:#f0a04d;font-weight:900}.creator-example-table__row span{color:#f8efe6d6;background:#ffffff0e;border:1px solid #f8efe614}.creator-example-cards{gap:12px;display:grid}.creator-example-card{background:#ffffff0b;border:1px solid #f8efe61a;border-radius:18px;grid-template-columns:auto 1fr;gap:13px;padding:14px;display:grid}.creator-example-card__num{color:#1b1008;background:#f0a04d;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.creator-example-card h3{margin:0 0 7px;font-size:1rem}.creator-example-card p{color:#f8efe6d1;margin:0 0 7px}.creator-example-card span{color:#f8efe6a8;line-height:1.45}.creator-example-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.creator-example-grid article{background:#f0a04d0e;border:1px solid #f0a04d2e;border-radius:18px;padding:15px}.creator-example-grid strong{color:#ffa657;margin-bottom:8px;display:block}.creator-example-grid p{color:#f8efe6c7;margin:0;line-height:1.55}@media (width<=760px){.creator-example-grid{grid-template-columns:1fr}}.creator-help__bubble--portal{z-index:2147483647!important;box-sizing:border-box!important;color:#fff9f1!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important;width:min(430px,100vw - 32px)!important;min-width:0!important;max-width:min(430px,100vw - 32px)!important;height:auto!important;min-height:0!important;max-height:none!important;text-shadow:none!important;pointer-events:none!important;contain:none!important;background:radial-gradient(circle at 18% 0,#f0a04d2e,#0000 34%),linear-gradient(135deg,#2c1c12 0%,#17100b 72%,#100b08 100%)!important;border:1px solid #f0a04d9e!important;border-radius:15px!important;padding:13px 15px!important;font-size:.86rem!important;font-weight:650!important;line-height:1.48!important;transition:opacity 90ms!important;display:block!important;position:fixed!important;overflow:visible!important;transform:translateY(0)!important;box-shadow:0 22px 60px #000000b8,inset 0 0 0 1px #ffffff0e!important}.creator-help__bubble-text{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;line-break:auto!important;-webkit-hyphens:auto!important;hyphens:auto!important;width:100%!important;max-width:100%!important;display:block!important}.creator-help__bubble--portal:after{content:"";z-index:-1;left:var(--creator-help-arrow-left,24px);background:#17100b;border-bottom:1px solid #f0a04d9e;border-right:1px solid #f0a04d9e;width:10px;height:10px;position:absolute;top:100%;transform:translate(-50%,-5px)rotate(45deg)}.creator-help__bubble--portal[data-placement=bottom]:after{border:0;border-top:1px solid #f0a04d9e;border-left:1px solid #f0a04d9e;top:auto;bottom:100%;transform:translate(-50%,5px)rotate(45deg)}@media (width<=720px){.creator-help__bubble--portal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;padding:12px 13px!important;font-size:.82rem!important}}.creator-help__bubble{display:none!important}.creator-help{isolation:auto}.creator-route-summary{gap:10px;margin-top:16px;display:grid}.creator-route-summary__item{background:#0000002e;border:1px solid #f0a04d38;border-radius:18px;grid-template-columns:auto 1fr;align-items:flex-start;gap:12px;padding:12px 14px;display:grid}.creator-route-summary__index{color:#f0a04d;background:#f0a04d2e;border:1px solid #f0a04d61;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.creator-route-summary__item strong{color:#f8efe6;margin-bottom:4px;display:block}.creator-route-summary__item p{color:#f8efe6bd;margin:0 0 4px}.creator-route-summary__item small{color:#f8efe694;line-height:1.5}.creator-simple-flow{gap:22px;display:grid}.creator-simple-actions,.creator-simple-piece-toolbar,.creator-simple-block__header,.creator-simple-stop__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.creator-simple-actions{justify-content:flex-start;margin-top:16px}.creator-simple-stops,.creator-simple-blocks{gap:18px;display:grid}.creator-simple-stop,.creator-simple-block,.creator-simple-inline-card{background:radial-gradient(circle at 0 0,#f0a04d1a,#0000 32%),#16100cd1;border:1px solid #f0a04d38;border-radius:24px;box-shadow:0 18px 45px #00000038}.creator-simple-stop{padding:22px}.creator-simple-stop__header{margin-bottom:16px}.creator-simple-stop__header h2,.creator-simple-block__header h3{color:#fff7ee;margin:4px 0 0}.creator-simple-stop__index,.creator-simple-block__type{color:#f0a04d;letter-spacing:.08em;text-transform:uppercase;background:#f0a04d17;border:1px solid #f0a04d47;border-radius:999px;width:fit-content;padding:4px 9px;font-size:.74rem;font-weight:900;display:inline-flex}.creator-form-grid--simple-stop{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-simple-piece-toolbar{background:#0000002e;border:1px dashed #f0a04d52;border-radius:18px;justify-content:flex-start;margin:18px 0;padding:14px}.creator-simple-piece-toolbar>span{color:#f8efe6bd;letter-spacing:.05em;text-transform:uppercase;font-size:.83rem;font-weight:900}.creator-simple-block{background:linear-gradient(135deg,#211812f5,#130e0bf5);padding:18px}.creator-simple-block__header{margin-bottom:14px}.creator-form-grid--simple-block{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-simple-inline-card{background:#00000038;border-radius:18px;gap:10px;margin:14px 0;padding:14px;display:grid}.creator-simple-inline-card strong{color:#f8efe6}.creator-simple-inline-card p{color:#f8efe6ad;margin:0}@media (width<=760px){.creator-form-grid--simple-stop,.creator-form-grid--simple-block{grid-template-columns:1fr}.creator-simple-stop,.creator-simple-block{padding:16px}.creator-simple-stop__header,.creator-simple-block__header{flex-direction:column;align-items:flex-start}}.creator-example-simple-page .creator-form-grid input[readonly],.creator-example-simple-page .creator-form-grid textarea[readonly]{color:var(--creator-text,#f7efe1);cursor:default;background:#ffffff0b;border-color:#f4a26138}.creator-simple-actions--readonly{flex-wrap:wrap;gap:.65rem}.creator-example-pill,.creator-example-readonly-badge,.creator-template-button--static{color:#ffd7a3;letter-spacing:.01em;white-space:nowrap;background:#f4a2611c;border:1px solid #f4a26152;border-radius:999px;justify-content:center;align-items:center;padding:.38rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.creator-example-readonly-stop,.creator-simple-block--readonly{border-color:#f4a26133;box-shadow:0 18px 40px #0003}.creator-inline-check--readonly{pointer-events:none;opacity:.92}.creator-simple-piece-toolbar--readonly{align-items:center}.creator-template-button--static{cursor:default;border-style:dashed}.creator-simple-inline-card--readonly{background:#ffffff09;border-color:#ffffff1a}.creator-simple-inline-card--readonly p{color:#f7efe1c7;margin:.35rem 0 0;line-height:1.45}.creator-local-issues{color:var(--creator-text,#f7efe1);background:linear-gradient(135deg,#f4a2611a,#140e0ab8);border:1px solid #f4a26147;border-radius:18px;margin:.85rem 0 1rem;padding:.9rem 1rem;box-shadow:inset 0 1px #ffffff0d}.creator-local-issues--compact{border-radius:14px;margin:.55rem 0 .8rem;padding:.7rem .8rem}.creator-local-issues--ok{color:#f7efe1db;background:#4caf5017;border-color:#4caf5047;align-items:center;gap:.6rem;display:flex}.creator-local-issues--ok strong{color:#a6e3a1}.creator-local-issues__summary{flex-wrap:wrap;justify-content:space-between;gap:.45rem;margin-bottom:.6rem;display:flex}.creator-local-issues__summary strong{color:#ffd7a3}.creator-local-issues__summary span,.creator-local-issues small{color:#f7efe1b8}.creator-local-issues ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.creator-local-issue{background:#ffffff09;border:1px solid #ffffff17;border-radius:12px;gap:.15rem;padding:.55rem .65rem;display:grid}.creator-local-issue strong{text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.creator-local-issue span{color:#f7efe1d1;line-height:1.42}.creator-local-issue--error{background:#ff6b6b14;border-color:#ff6b6b57}.creator-local-issue--error strong{color:#ffb4b4}.creator-local-issue--warning{background:#ffc10714;border-color:#ffc10752}.creator-local-issue--warning strong{color:#ffe08a}.creator-local-issue--info{background:#81d4fa12;border-color:#81d4fa52}.creator-local-issue--info strong{color:#aee7ff}.creator-preview-flow{gap:1.1rem;display:grid}.creator-preview-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.creator-preview-hero h2{margin:.2rem 0 .45rem}.creator-preview-hero p{color:#f7efe1c7;margin:0;line-height:1.55}.creator-preview-hero__stats{gap:.45rem;min-width:180px;display:grid}.creator-preview-hero__stats span,.creator-preview-block__chips span,.creator-preview-block__meta span{color:#ffd7a3;background:#f4a2611a;border:1px solid #f4a2613d;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .62rem;font-size:.78rem;font-weight:800;display:inline-flex}.creator-preview-stops{gap:1rem;display:grid}.creator-preview-stop,.creator-preview-final{background:#140e0abd;border:1px solid #f4a26138;border-radius:24px;padding:1rem;box-shadow:0 20px 50px #00000040}.creator-preview-stop__head{border-bottom:1px solid #ffffff14;margin-bottom:.9rem;padding-bottom:.85rem}.creator-preview-stop__head span{color:#ffd7a3;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900}.creator-preview-stop__head h2,.creator-preview-final h2{margin:.2rem 0 .35rem}.creator-preview-stop__head p,.creator-preview-final p{color:#f7efe1bd;margin:0;line-height:1.5}.creator-preview-blocks{gap:.8rem;display:grid}.creator-preview-block{background:#ffffff09;border:1px solid #ffffff1a;border-radius:18px;padding:.9rem}.creator-preview-block--group_narrative_gate{background:#f4a26112;border-color:#f4a2614d}.creator-preview-block__meta,.creator-preview-block__chips{flex-wrap:wrap;gap:.4rem;margin-bottom:.55rem;display:flex}.creator-preview-block h3{margin:.2rem 0 .35rem}.creator-preview-block>strong{color:#ffd7a3;margin-bottom:.35rem;display:inline-block}.creator-preview-block p{color:#f7efe1cc;white-space:pre-wrap;margin:.2rem 0 .65rem;line-height:1.56}.creator-preview-prompt,.creator-preview-text-block{background:#00000029;border-left:3px solid #f4a26180;border-radius:12px;margin:.65rem 0;padding:.7rem .85rem}.creator-preview-prompt span,.creator-preview-text-block strong{color:#ffd7a3;margin-bottom:.35rem;font-weight:900;display:block}.creator-preview-final{gap:.75rem;display:grid}@media (width<=760px){.creator-preview-hero{grid-template-columns:1fr}.creator-preview-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}}
