:root{--ui-scale:.8;--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--primary-button-bg:#7044c2;--primary-button-hover:#5f38a4;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#101116}html[data-display-mode=light],html[data-display-mode=light] body,html[data-display-mode=light] #root{--primary-button-bg:#6d28d9;--primary-button-hover:#5b21b6;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important}html[data-display-mode=dark],html[data-display-mode=dark] body,html[data-display-mode=dark] #root{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important}#social .button-icon{filter:invert()brightness(2)}#root{width:min(1600px, calc(100vw / var(--ui-scale)));text-align:center;border-inline:1px solid var(--border);max-width:none;min-height:calc(100svh / var(--ui-scale));box-sizing:border-box;zoom:var(--ui-scale);flex-direction:column;margin:0 auto;display:flex}body{background:var(--bg);width:100%;min-width:100%;min-height:100svh;margin:0;overflow-x:clip}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}main{text-align:left;width:min(900px,100% - 32px);margin:0 auto;padding-bottom:64px}.app-shell{box-sizing:border-box;text-align:left;grid-template-columns:68px minmax(0,1fr) 280px;align-items:start;gap:20px;width:min(1568px,100% - 32px);margin:0 auto;display:grid}.app-shell.without-dashboard{grid-template-columns:68px minmax(0,1fr)}.app-main{grid-area:1/2;width:100%;min-width:0;margin:0}.app-sidebar{z-index:110;box-sizing:border-box;width:68px;height:calc(100vh / var(--ui-scale));height:calc(100dvh / var(--ui-scale));color:#aeb7c5;scrollbar-color:#565d68 transparent;scrollbar-width:thin;background:#101218;border:1px solid #343945;border-radius:0 14px 14px 0;flex-direction:column;min-height:0;padding:10px 8px;transition:width .18s,box-shadow .18s;display:flex;position:fixed;top:0;left:0;overflow:hidden auto;box-shadow:0 14px 38px #00000057}.app-sidebar::-webkit-scrollbar{width:6px}.app-sidebar::-webkit-scrollbar-track{background:0 0}.app-sidebar::-webkit-scrollbar-thumb{background:#565d68;border-radius:999px}.app-sidebar:not(.is-hover-suppressed):hover,.app-sidebar:not(.is-hover-suppressed):focus-within{width:240px;box-shadow:0 18px 52px #0000008f}.app-sidebar-scrim{z-index:105;width:calc(100vw / var(--ui-scale));height:calc(100vh / var(--ui-scale));height:calc(100dvh / var(--ui-scale));opacity:0;pointer-events:none;background:#02061075;transition:opacity .16s;position:fixed;top:0;left:0}.app-sidebar:not(.is-hover-suppressed):hover+.app-sidebar-scrim,.app-sidebar:not(.is-hover-suppressed):focus-within+.app-sidebar-scrim{opacity:1}.app-shell.has-debug-strip .app-sidebar{height:calc(100vh / var(--ui-scale));height:calc(100dvh / var(--ui-scale));top:0}.app-sidebar-brand{color:#f5f3ff;white-space:nowrap;flex-shrink:0;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;min-height:50px;margin-bottom:12px;display:grid}.app-sidebar-brand strong{color:#e9d5ff;width:36px;height:36px;font:850 18px/1 var(--sans);background:linear-gradient(145deg,#6d28d96b,#2563eb3d);border:1px solid #a78bfa6b;border-radius:9px;place-items:center;display:grid}.app-sidebar-brand span,.app-sidebar-label,.app-sidebar-account-email,.app-sidebar-error{opacity:0;transition:opacity .12s,transform .16s;transform:translate(-5px)}.app-sidebar:not(.is-hover-suppressed):hover :is(.app-sidebar-brand span,.app-sidebar-label,.app-sidebar-account-email,.app-sidebar-error),.app-sidebar:not(.is-hover-suppressed):focus-within :is(.app-sidebar-brand span,.app-sidebar-label,.app-sidebar-account-email,.app-sidebar-error){opacity:1;transform:translate(0)}.app-sidebar-primary,.app-sidebar-utilities{flex-shrink:0;gap:5px;display:grid}.app-sidebar-divider{background:#2b303a;height:1px;margin:8px 4px 9px}.app-sidebar-utilities{border-top:1px solid #2b303a;margin-top:auto;padding-top:16px}.app-sidebar-button{box-sizing:border-box;color:#aeb7c5;width:100%;min-height:46px;box-shadow:none;text-align:left;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;padding:7px 11px;display:grid;position:relative;overflow:hidden}.app-sidebar-button:hover,.app-sidebar-button:focus-visible{color:#f5f3ff;background:#1c1f27;border-color:#303642}.app-sidebar-button.active{color:#f5f3ff;background:#20232c;border-color:#353c49}.app-sidebar-button.active:before{content:"";background:#38bdf8;border-radius:0 4px 4px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-1px;box-shadow:0 0 10px #38bdf87a}.app-sidebar-icon{color:currentColor;place-items:center;width:28px;height:28px;display:grid}.app-sidebar-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.app-sidebar-button.is-primary-mode{min-height:56px}.app-sidebar-button.is-primary-mode .app-sidebar-icon svg{stroke-width:1.75px;width:34.5px;height:34.5px}.app-sidebar-button.is-primary-mode .app-sidebar-label{font-size:18.2px;font-weight:760}.app-sidebar-code-icon{font:800 12px/1 var(--mono);letter-spacing:-.08em}.app-sidebar-label{text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:720;overflow:hidden}.app-sidebar-account .app-sidebar-label{gap:2px;display:grid}.app-sidebar-account .app-sidebar-label small{color:#7f8998;text-overflow:ellipsis;font-size:10px;font-weight:600;overflow:hidden}.app-sidebar-account-email,.app-sidebar-error{color:#707b8b;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:2px 8px 0 51px;font-size:9px;line-height:1.3;display:block;overflow:hidden}.app-sidebar-error{color:#fca5a5;white-space:normal;margin-top:5px}.app-version{z-index:10;color:#6b7280;letter-spacing:.2px;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:11px;line-height:1;position:fixed;top:8px;left:10px}.debug-strip{z-index:1000;box-sizing:border-box;color:#dbeafe;width:min(100%,1480px);height:72px;font-family:var(--mono);scrollbar-gutter:stable;background:#0f172af7;border:1px solid #334155;border-top:0;border-radius:0 0 7px 7px;padding:5px 12px;font-size:12px;line-height:20px;position:fixed;top:0;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 3px 12px #0000004d}.debug-line{align-items:baseline;gap:10px;min-width:0;display:flex}.debug-line strong{color:#86efac;letter-spacing:.5px;text-transform:uppercase}.debug-line span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-display-mode=light]:has(.guest-app-shell[data-active-tab=practice]){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#e1e5e8}html[data-display-mode=light] #root:has(.guest-app-shell[data-active-tab=practice]){--text:#5f6368;--text-h:#202124;--bg:#e1e5e8;--border:#bec5cb;--code-bg:#e9edef;--accent:#0078d4;--accent-bg:#0078d41a;--accent-border:#0078d461;--social-bg:#eef1f3;--shadow:0 3px 10px #2d31361a;--light-page:#e1e5e8;--light-card:#f2f4f5;--light-nested:#e9edef;--light-border:#bec5cb;--light-border-strong:#a5adb4;color:var(--text);border-color:var(--light-border);background:0 0}html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-app-header{color:var(--text-h)}html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] nav button:hover,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] nav button.active{color:#005a9e;background:#0078d41a}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active)>section,html[data-display-mode=light] .app-shell.active-tab-type .recent-sessions-section,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] section{color:#625b6c;background:var(--light-card);border-color:var(--light-border);box-shadow:var(--shadow)}html[data-display-mode=light] .app-shell.active-tab-type .prompt-settings-section,html[data-display-mode=light] .app-shell.active-tab-type .typing-section{background:var(--light-card);border-color:var(--light-border);box-shadow:var(--shadow)}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) :is(h1,h2,h3,label),html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] :is(h1,h2,h3,label){color:#202124}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) :is(input,textarea)::placeholder,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] :is(input,textarea)::placeholder{color:#858c93}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) .typing-prompt,html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) .prompt-character.pending,html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) .prompt-character.current{color:#302938}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) .typing-input{color:#24202a;background:#f4f5f6;border-color:#8f8499;box-shadow:inset 0 1px 2px #2a1e340d}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control{background:#f9f7fbf0;border-color:#70657b38}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-enabled{border-color:var(--adaptive-color)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-code-disabled{color:#938b9c;background:#ede9ef}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control{color:#62596b;background:#fffaf1;border-color:#d8c9aa;box-shadow:0 1px 3px #36271c14}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-heading h3{color:#29212f}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-kicker,html[data-display-mode=light] .app-shell.active-tab-type .adaptive-mode-copy span{color:#716879}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-toggle>span{background:#e7e2ea;border-color:#91879b}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-toggle>span:after{background:#746b7c}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-toggle strong{color:#554c5e}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-intensity-track:before{background:#aaa1b2}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-intensity-track button:hover:not(:disabled){color:#211b29;background:#f5f1f7}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-intensity-track button:disabled,html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control:not(.is-enabled) .adaptive-intensity-track button.selected{color:#766e7e;box-shadow:none;background:#f1edf3;border-color:#b7afbd}html[data-display-mode=light] .app-shell.active-tab-type .prompt-settings-expander,html[data-display-mode=light] .app-shell.active-tab-type .secondary-button{color:#5f5669;background:#f4f0f7;border-color:#c8bfce}html[data-display-mode=light] .app-shell.active-tab-type .prompt-settings-expander:hover,html[data-display-mode=light] .app-shell.active-tab-type .secondary-button:hover:not(:disabled){color:#3e1d68;background:#eee7f5;border-color:#a899b5;box-shadow:0 1px 3px #2a1e3414}html[data-display-mode=light] .app-shell.active-tab-type .generation-message{color:#655d6e}html[data-display-mode=light] .app-shell.active-tab-type .generation-message.is-resume-message{color:#075985;background:#0ea5e914}html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-notice,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-conversion-banner{background:#7c3aed0f;border-color:#7c3aed40}html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-typing-panel textarea{color:#27202f;background:#fff;border-color:#aaa0b3}html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-paywall-note{color:#766d80}html[data-display-mode=light] .app-shell.active-tab-type .prompt-settings-advanced{border-top-color:#d8d1df}html[data-display-mode=light] .app-shell.active-tab-type .prompt-character.correct{color:#3f7d12}html[data-display-mode=light] .app-shell.active-tab-type .prompt-character.incorrect{color:#b91c1c;background:#fee2e2}html[data-display-mode=light] .app-shell.active-tab-type .prompt-character.insertion{color:#b91c1c;background:#fecaca}html[data-display-mode=light] .app-shell.active-tab-type .prompt-character.current{border-bottom-color:#2563eb}html[data-display-mode=light] .app-shell.active-tab-type .coaching-demo-callout,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-coaching-demo{background:#fff7ed;border-color:#d6a36d;box-shadow:0 1px 3px #5a311412}html[data-display-mode=light] .app-shell.active-tab-type .coaching-demo-callout strong,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-coaching-demo strong{color:#9a3412}html[data-display-mode=light] .app-shell.active-tab-type .coaching-demo-callout span,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-coaching-demo span{color:#6f625b}.app-shell.has-debug-strip{padding-top:82px}.role-banner{z-index:1200;box-sizing:border-box;color:#d8cbf7;letter-spacing:.02em;background:#23143af7;border-top:1px solid #a855f78c;justify-content:center;align-items:center;gap:7px;min-height:25px;padding:3px 16px;font-size:11px;line-height:1.35;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 18px #6d28d92e}.role-banner strong{color:#f0e7ff}.role-banner-dot{background:#c084fc;border-radius:50%;width:5px;height:5px;box-shadow:0 0 7px #c084fc}.role-banner button{color:#e9d5ff;background:0 0;border:1px solid #c084fc59;padding:1px 7px;font-size:10px}.role-banner.success{color:#bbf7d0;background:#083726f7;border-top-color:#4ade809e;box-shadow:0 -3px 18px #22c55e2e}.role-banner.success .role-banner-dot{background:#4ade80;box-shadow:0 0 7px #4ade80}.role-banner.success button{color:#dcfce7;border-color:#4ade8073}.role-banner.warning{color:#fef3c7;background:#493008fa;border-top-color:#facc15a6;box-shadow:0 -3px 18px #eab30833}.role-banner.warning .role-banner-dot{background:#facc15;box-shadow:0 0 7px #facc15}.role-banner.warning a{color:#fde68a}.auth-guest-button{color:#cbd5e1;background:0 0;border:1px solid #3b4050;gap:2px;width:100%;margin-top:14px;display:grid}.auth-guest-button:hover{background:#6d28d91f}.auth-guest-button small{color:#7f8998;font-size:11px}.role-preview-settings{background:#6d28d90d;border-color:#a855f773}.role-preview-settings label,.guest-setting-row{max-width:520px;color:var(--text-h);gap:7px;margin-top:16px;font-weight:650;display:grid}.role-preview-settings select,.guest-setting-row select{padding:9px}.role-preview-description{color:#a78bfa;margin-top:10px}.game-tile.is-locked{filter:grayscale(.65);opacity:.5}.guest-entry{width:100%;min-height:calc(100svh / var(--ui-scale));box-sizing:border-box;color:#cbd5e1;background:radial-gradient(circle at 50% 45%,#6d28d933,#0000 31%),radial-gradient(circle at 15% 65%,#0ea5e914,#0000 27%),radial-gradient(circle at 85% 65%,#34d39917,#0000 27%),#090a0f;align-content:center;padding:80px 7vw 90px;display:grid;position:relative;overflow:hidden}.guest-entry-light{color:#342e40;background:radial-gradient(circle at 50% 45%,#7c3aed24,#0000 31%),radial-gradient(circle at 15% 65%,#0ea5e914,#0000 29%),radial-gradient(circle at 85% 65%,#10b98114,#0000 29%),linear-gradient(145deg,#f7f5fb 0%,#f1f4f9 52%,#f6f3fa 100%)}.guest-entry:before{content:"";opacity:.22;pointer-events:none;background-image:radial-gradient(circle,#a78bfa 0 1px,#0000 1.5px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000,#0000 68%);mask-image:radial-gradient(circle at 50% 45%,#000,#0000 68%)}.guest-entry-header{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;top:28px;left:36px;right:36px}.guest-entry-brand{color:#f5f3ff;font-size:21px;font-weight:750}.guest-entry-light .guest-entry-brand{color:#26212f}.guest-entry-display-toggle{margin:0}.guest-entry-light .guest-entry-display-toggle{background:#ffffffc7;border-color:#c8c2d3;box-shadow:0 7px 18px #493b5c1a}.guest-entry-copy{z-index:2;text-align:center;margin-bottom:34px;position:relative;transform:translateY(-34px)}.guest-entry-copy p{color:#a78bfa;letter-spacing:.14em;text-transform:uppercase;font-weight:750}.guest-entry-copy h1{letter-spacing:-.055em;margin:7px 0 2px;font-size:clamp(42px,5.5vw,76px)}.guest-entry-light .guest-entry-copy p{color:#7c3aed}.guest-entry-light .guest-entry-copy h1{color:#241d2f;text-shadow:0 10px 34px #4c32691a}.guest-entry-helper{z-index:2;color:#7f8998;text-align:center;margin:25px auto 0;font-size:13px;position:relative}.guest-radial{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:min(1050px,100%);margin:0 auto;display:grid;position:relative}.guest-track{--track-color:#a78bfa;--hold-progress:0deg;color:#cbd5e1;-webkit-user-select:none;user-select:none;touch-action:none;background:#0f1017c2;border:1px solid #94a3b840;border-radius:50% 50% 24px 24px;align-content:center;justify-items:center;gap:8px;min-height:280px;padding:34px 28px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 55px #00000042}.guest-entry-light .guest-track{color:#40384c;background:linear-gradient(155deg, color-mix(in srgb, var(--track-color) 8%, #fff), #f9fafc 72%);border-color:color-mix(in srgb, var(--track-color) 30%, #c8ced7);box-shadow:inset 0 1px #ffffffe6,0 18px 42px #37314524}.guest-track-1{--track-color:#60a5fa}.guest-track-2{--track-color:#c084fc;transform:translateY(-18px)}.guest-track-3{--track-color:#34d399}.guest-track:hover,.guest-track.is-holding{color:#f8fafc;border-color:var(--track-color);box-shadow:0 0 30px color-mix(in srgb, var(--track-color) 32%, transparent), 0 24px 65px #00000057;transform:translateY(-12px)scale(1.035)}.guest-track-2:hover,.guest-track-2.is-holding{transform:translateY(-30px)scale(1.035)}.guest-entry-light .guest-track:hover{color:#211b2c}.guest-entry-light .guest-track em{color:#5d6675}.guest-entry-light .guest-entry-helper,.guest-entry-light .guest-entry-signin{color:#667085}.guest-entry-light .guest-entry-signin:hover{color:#4c1d95;background:#7c3aed14}.guest-track:before{content:"";background:conic-gradient(var(--track-color) var(--hold-progress), #94a3b81f 0);opacity:.8;border-radius:50%;width:170px;height:170px;position:absolute;-webkit-mask:radial-gradient(circle,#0000 61%,#000 63% 66%,#0000 68%);mask:radial-gradient(circle,#0000 61%,#000 63% 66%,#0000 68%)}.guest-track-orbit{border:1px solid color-mix(in srgb, var(--track-color) 55%, transparent);width:85px;height:85px;box-shadow:inset 0 0 24px color-mix(in srgb, var(--track-color) 15%, transparent);border-radius:50%}.guest-track small{color:var(--track-color);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.guest-track strong{color:inherit;font-size:30px}.guest-track em{color:#87909e;opacity:0;max-width:250px;font-size:12px;font-style:normal;line-height:1.5;transition:all .2s;transform:translateY(5px)}.guest-track:hover em,.guest-track.is-holding em{opacity:1;transform:none}.guest-entry-signin{z-index:4;color:#8f98a8;background:0 0;position:absolute;bottom:43px;left:50%;transform:translate(-50%)}.guest-entry-signin:hover{color:#f3f4f6;background:#6d28d91f}.guest-app-shell{text-align:left;width:min(1280px,100% - 40px);margin:0 auto;padding:24px 0 72px;display:block}.guest-app-header{align-items:center;gap:20px;margin-bottom:24px;display:flex}.guest-app-header h1{margin:0 auto 0 0;font-size:34px}.guest-app-header nav{gap:3px;display:flex}.guest-app-header nav button{color:var(--text);background:0 0;border:1px solid #0000;font-weight:700}.guest-app-header nav button.active{color:var(--text-h);background:var(--accent-bg);border-color:var(--accent-border)}.guest-app-display-toggle{flex:none;margin:0}html[data-display-mode=light]:has(.guest-app-shell){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#e8ebee}html[data-display-mode=light] body:has(.guest-app-shell){color:#5f6368;background:radial-gradient(circle at 3% 4%,#464c541c,#0000 34%),linear-gradient(105deg,#d7dce0 0%,#dfe3e6 46%,#e5e8ea 100%)}html[data-display-mode=light] #root:has(.guest-app-shell){--text:#5f6368;--text-h:#202124;--bg:#e1e5e8;--border:#bec5cb;--code-bg:#e9edef;--accent:#0078d4;--accent-bg:#0078d41a;--accent-border:#0078d46b;--social-bg:#eef1f3;--shadow:0 3px 10px #2d31361a;--light-page:#e1e5e8;--light-card:#f2f4f5;--light-nested:#e9edef;--light-border:#bec5cb;--light-border-strong:#a5adb4;color:var(--text);background:0 0;border-color:#cbd0d5}html[data-display-mode=light] .guest-app-shell .guest-app-header{color:var(--text-h)}html[data-display-mode=light] .guest-app-shell nav button{color:#54595f}html[data-display-mode=light] .guest-app-shell nav button:hover,html[data-display-mode=light] .guest-app-shell nav button.active{color:#005a9e;background:#e8f3fc;border-color:#0078d45c}html[data-display-mode=light] .guest-app-shell .guest-app-main>section{color:#4f5459;background:var(--light-card);border-color:var(--light-border);box-shadow:var(--shadow)}html[data-display-mode=light] .guest-app-shell .guest-app-main>section :is(h1,h2,h3,strong,label){color:var(--text-h)}html[data-display-mode=light] .guest-app-shell .guest-app-main>section :is(input,select,textarea){color:#282b2f;background:var(--light-nested);border-color:var(--light-border-strong)}html[data-display-mode=light] .guest-app-shell :is(.guest-notice,.guest-conversion-banner){color:#51565b;background:#0078d412;border-color:#0078d447}html[data-display-mode=light] .guest-app-shell :is(.guest-notice,.guest-conversion-banner) button{color:#005a9e}html[data-display-mode=light] .guest-app-shell .guest-performance-overview span,html[data-display-mode=light] .guest-app-shell .guest-provisional-badge{color:#5f6368;background:var(--light-nested);border-color:var(--light-border)}.guest-app-content{grid-template-columns:minmax(190px,230px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.guest-app-main{min-width:0}.guest-benchmark-rail{background:linear-gradient(150deg,#7c3aed1f,#0000 52%),#14161c;border:1px solid #343946;border-radius:14px;gap:12px;padding:18px;display:grid;position:sticky;top:20px;box-shadow:0 18px 45px #0000002e}.guest-benchmark-rail h2{margin:-3px 0 3px;font-size:20px}.guest-benchmark-rail>p{color:#7f8998;margin:2px 0 0;font-size:11px;line-height:1.5}.guest-benchmark-lane{background:#090b10b8;border:1px solid #a78bfa47;border-radius:10px;gap:4px;padding:13px;display:grid}.guest-benchmark-lane.is-technical{border-color:#38bdf847}.guest-benchmark-lane small{color:#a78bfa;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.guest-benchmark-lane.is-technical small{color:#38bdf8}.guest-benchmark-lane strong{color:#f8fafc;font-size:28px}.guest-benchmark-lane strong em{color:#9ca3af;font-size:11px;font-style:normal}.guest-benchmark-lane>span{color:#9ca3af;font-size:11px}.guest-notice,.guest-conversion-banner{background:#6d28d912;border:1px solid #a855f759;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;display:flex}.guest-notice span{flex:1}.guest-notice button,.guest-conversion-banner button{color:#c4b5fd;background:0 0;padding:3px 7px;text-decoration:underline}.guest-practice-settings,.guest-typing-panel,.guest-performance-overview{background:#17191f}.guest-typing-panel textarea{box-sizing:border-box;width:100%;min-height:145px;color:var(--text-h);font-family:var(--mono);background:#0d0f14;border:1px solid #495263;border-radius:8px;padding:15px}.guest-prompt-text{color:#e5e7eb;min-height:90px;font:22px/1.7 var(--mono);background:#0d0f14;border:1px solid #374151;border-radius:8px;margin:14px 0;padding:18px}.guest-prompt-text .correct{color:#4ade80}.guest-prompt-text .incorrect{color:#fb7185;text-decoration:line-through}.guest-prompt-text .current{color:#f8fafc;text-underline-offset:5px;-webkit-text-decoration:underline #60a5fa;text-decoration:underline #60a5fa}.guest-placement-backdrop{z-index:1200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#03050ad1;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.guest-placement-modal{box-sizing:border-box;color:#dbe3ee;background:radial-gradient(circle at 88% 8%,#22c55e1f,#0000 30%),radial-gradient(circle at 8% 90%,#7c3aed29,#0000 34%),#11141b;border:1px solid #94a3b847;border-radius:22px;width:min(900px,100%);max-height:calc(100svh - 44px);margin:auto;padding:clamp(24px,4vw,42px);overflow-y:auto;box-shadow:0 35px 100px #00000094}.guest-placement-modal h2,.guest-placement-modal h3{color:#f8fafc}.guest-placement-modal h2{letter-spacing:-.035em;margin:7px 0 10px;font-size:clamp(28px,4vw,42px)}.guest-placement-modal h3{margin:7px 0 9px;font-size:27px}.guest-placement-modal p{color:#aeb8c7;line-height:1.65}.guest-placement-eyebrow{color:#a78bfa;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:850}.guest-placement-offer,.guest-placement-summary{text-align:center;max-width:650px;margin:0 auto}.guest-placement-actions{justify-content:center;align-items:center;gap:11px;margin-top:24px;display:flex}.guest-placement-actions>button:not(.guest-placement-skip){background:linear-gradient(135deg,#16a34a,#15803d);min-width:150px;padding:12px 22px;font-weight:850;box-shadow:0 12px 30px #16a34a3d}.guest-placement-actions>button:not(.guest-placement-skip):hover,.guest-placement-actions>button:not(.guest-placement-skip):focus-visible{background:linear-gradient(135deg,#22c55e,#16a34a)}.guest-placement-skip{color:#9ca3af;background:#292d36;border:1px solid #3f4653;padding:8px 12px;font-size:12px;font-weight:750}.guest-placement-skip:hover,.guest-placement-skip:focus-visible{color:#e5e7eb;background:#363b46}.guest-placement-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.guest-placement-heading p{max-width:650px;margin-bottom:0}.guest-placement-prompt{color:#e5e7eb;min-height:105px;font:20px/1.75 var(--mono);white-space:pre-wrap;background:#06080dd1;border:1px solid #3d4553;border-radius:12px;margin:22px 0 14px;padding:20px}.guest-placement-prompt .correct{color:#4ade80}.guest-placement-prompt .incorrect{color:#fb7185;text-decoration:line-through}.guest-placement-prompt .insertion{color:#fb7185;background:#f43f5e26;text-decoration:line-through;text-decoration-thickness:2px}.guest-placement-prompt .current{color:#fff;text-underline-offset:5px;-webkit-text-decoration:underline #60a5fa;text-decoration:underline #60a5fa}.guest-placement-modal textarea{box-sizing:border-box;color:#f8fafc;width:100%;min-height:120px;font-family:var(--mono);resize:vertical;background:#090b10;border:1px solid #4b5563;border-radius:10px;padding:15px}.guest-placement-live-metrics{color:#9ca3af;gap:22px;margin-top:12px;display:flex}.guest-placement-live-metrics strong{color:#c4b5fd;font-size:18px}.guest-placement-start-over{color:#aeb8c7;box-shadow:none;background:0 0;border:1px solid #46505f;margin:22px auto 0;padding:8px 14px;font-size:12px;font-weight:750;display:block}.guest-placement-start-over:hover,.guest-placement-start-over:focus-visible{color:#f8fafc;background:#292d36;border-color:#667181}.guest-placement-split{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:32px;display:grid}.guest-placement-split:before{content:"";background:linear-gradient(#0000,#4b5563,#0000);grid-area:1/2}.guest-placement-result{grid-column:1}.guest-placement-technical-invite{grid-column:3}.guest-placement-result,.guest-placement-technical-invite{flex-direction:column;justify-content:center;min-height:260px;display:flex}.guest-placement-result strong{color:#4ade80;white-space:nowrap}.guest-placement-result small{color:#8f9aaa}.guest-placement-technical-invite .guest-placement-actions{justify-content:flex-start}.guest-placement-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0;display:grid}.guest-placement-summary-grid>div{background:#06080db3;border:1px solid #374151;border-radius:12px;gap:5px;padding:20px;display:grid}.guest-placement-summary-grid small{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.guest-placement-summary-grid strong{color:#4ade80;font-size:30px}.guest-placement-summary-grid span{color:#aeb8c7}.guest-placement-skip:focus-visible,.guest-placement-modal textarea:focus-visible{outline-offset:2px;outline:3px solid #60a5faa6}html[data-display-mode=light] .guest-placement-backdrop{background:#e1e7efcc}html[data-display-mode=light] .guest-placement-modal{color:#3d4653;background:radial-gradient(circle at 88% 8%,#22c55e1c,#0000 30%),radial-gradient(circle at 8% 90%,#7c3aed1a,#0000 34%),#fbfcfe;border-color:#cbd5e1;box-shadow:0 35px 100px #33415547}html[data-display-mode=light] .guest-placement-modal :is(h2,h3){color:#172033}html[data-display-mode=light] .guest-placement-modal p{color:#566273}html[data-display-mode=light] .guest-placement-prompt{color:#283345;background:#f1f5f9;border-color:#c5ced9}html[data-display-mode=light] .guest-placement-prompt .current{color:#111827}html[data-display-mode=light] .guest-placement-prompt .insertion{color:#b91c1c;background:#fecaca}html[data-display-mode=light] .guest-placement-modal textarea{color:#172033;background:#fff;border-color:#aeb8c7}html[data-display-mode=light] .guest-placement-start-over{color:#566273;border-color:#aeb8c7}html[data-display-mode=light] .guest-placement-start-over:hover,html[data-display-mode=light] .guest-placement-start-over:focus-visible{color:#172033;background:#e8ebef}html[data-display-mode=light] .guest-placement-skip{color:#566273;background:#e8ebef;border-color:#c4cad2}html[data-display-mode=light] .guest-placement-skip:hover,html[data-display-mode=light] .guest-placement-skip:focus-visible{color:#1f2937;background:#dce1e7}html[data-display-mode=light] .guest-placement-split:before{background:linear-gradient(#0000,#cbd5e1,#0000)}html[data-display-mode=light] .guest-placement-summary-grid>div{background:#f4f6f8;border-color:#cbd5e1}html[data-display-mode=light] .guest-placement-summary-grid span{color:#566273}html[data-display-mode=light] .guest-benchmark-rail{background:linear-gradient(150deg,#7c3aed14,#0000 52%),#f7f8fa;border-color:#cbd5e1;box-shadow:0 18px 45px #3341551a}html[data-display-mode=light] .guest-benchmark-lane{background:#fff;border-color:#7c3aed40}html[data-display-mode=light] .guest-benchmark-lane.is-technical{border-color:#0284c747}html[data-display-mode=light] .guest-benchmark-lane strong{color:#172033}html[data-display-mode=light] .guest-benchmark-lane>span,html[data-display-mode=light] .guest-benchmark-rail>p{color:#647184}.guest-track-confirmation{text-align:center;width:min(470px,100vw - 32px)}.guest-track-confirmation p{color:#aab4c3;line-height:1.55}.guest-track-confirmation .confirmation-actions{justify-content:center;gap:10px;margin-top:20px;display:flex}.guest-live-metrics{color:#c4b5fd;gap:24px;margin:12px 0;font-weight:750;display:flex}.guest-paywall-note{color:#8e98a7;margin-top:12px;font-size:12px}.guest-coaching-demo,.coaching-demo-callout{background:linear-gradient(135deg,#7f1d1d24,#ea580c12);border:1px solid #f8717147;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin-top:13px;padding:11px 12px;display:flex}.guest-coaching-demo>div,.coaching-demo-callout>div{gap:2px;display:grid}.guest-coaching-demo strong,.coaching-demo-callout strong{color:#fecaca;font-size:12px}.guest-coaching-demo span,.coaching-demo-callout span{color:#9ca3af;font-size:10px}.guest-coaching-demo button,.coaching-demo-callout button{color:#fff7ed;background:#c2410cc2;border:1px solid #fb923c73;flex:none;padding:6px 9px;font-size:10px;font-weight:800}.coaching-demo-callout.is-locked{filter:grayscale(.35);opacity:.68}.coaching-demo-callout .coaching-demo-readiness{color:#fed7aa;font-size:16px;font-weight:850}.guest-provisional-rewards{flex-wrap:wrap;gap:12px;display:flex}.guest-performance-overview>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.guest-performance-overview span{background:#101218;border:1px solid #2f3440;border-radius:8px;gap:4px;padding:15px;display:grid}.guest-performance-overview strong{color:var(--text-h);font-size:24px}.guest-provisional-badge{border:1px solid #c084fc59;border-radius:10px;gap:4px;width:210px;margin-top:15px;padding:18px;display:grid}.guest-game-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:15px;display:grid}.guest-game-grid article{background:#111318;border:1px solid #343946;border-radius:12px;align-content:end;gap:6px;min-height:130px;padding:18px;display:grid}.guest-game-grid article strong{color:var(--text-h);font-size:22px}.guest-game-grid article span{font-size:12px}.guest-game-grid article.is-locked{opacity:.5}@media (width<=900px){.guest-entry-copy{transform:translateY(-10px)}.guest-radial{grid-template-columns:1fr}.guest-track,.guest-track-2{border-radius:20px;min-height:180px;transform:none}.guest-track:hover,.guest-track-2:hover{transform:scale(1.02)}.guest-entry{align-content:start;padding-top:130px;overflow:auto}.guest-app-header{flex-wrap:wrap}.guest-app-header nav{flex-wrap:wrap;order:3;width:100%}.guest-app-content{grid-template-columns:1fr}.guest-benchmark-rail{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.guest-benchmark-rail>:is(.guest-placement-eyebrow,h2,p){grid-column:1/-1}.guest-placement-split{grid-template-columns:1fr;gap:22px}.guest-placement-split:before{background:linear-gradient(90deg,#0000,#4b5563,#0000);grid-area:2/1;width:100%;height:1px}.guest-placement-result{grid-area:1/1}.guest-placement-technical-invite{grid-area:3/1}.guest-placement-result,.guest-placement-technical-invite{min-height:0}.guest-performance-overview>div,.guest-game-grid{grid-template-columns:1fr}}@media (width<=560px){.guest-placement-backdrop{padding:10px}.guest-placement-modal{border-radius:16px;max-height:calc(100svh - 20px);padding:22px 18px}.guest-placement-heading{display:grid}.guest-placement-heading .guest-placement-skip{grid-row:1;justify-self:end}.guest-placement-actions{flex-direction:column}.guest-placement-actions>button{width:100%}.guest-placement-summary-grid,.guest-benchmark-rail{grid-template-columns:1fr}}.auth-page{flex:1;place-items:center;padding:48px 16px;display:grid}.auth-card{box-sizing:border-box;text-align:left;width:min(460px,100%);box-shadow:var(--shadow);margin:0;padding:32px}.auth-card h1{letter-spacing:-.7px;margin:6px 0 10px;font-size:36px}.auth-eyebrow{color:var(--accent);letter-spacing:1.2px;text-transform:uppercase;font-size:14px;font-weight:700}.auth-intro{margin-bottom:24px}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-form label{color:var(--text-h);font-weight:600}.auth-form input{box-sizing:border-box;width:100%;color:var(--text-h);background:var(--bg);border:1px solid var(--border);border-radius:7px;padding:10px}.auth-password-field{position:relative}.auth-password-field input{padding-right:64px}.auth-password-field input::-ms-reveal{display:none}.auth-password-field input::-ms-clear{display:none}.auth-password-visibility{min-width:46px;color:var(--accent);box-shadow:none;background:0 0;border:0;padding:5px 7px;font-size:11px;font-weight:800;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.auth-password-visibility:hover,.auth-password-visibility:focus-visible{color:#fff;background:var(--accent)}.auth-message{border-radius:7px;padding:10px 12px}.auth-error,.account-error{color:#dc2626;background:#dc26261a}.auth-success{color:#15803d;background:#16a34a1f}.auth-switch{text-align:center;margin-top:20px}.auth-forgot-link{margin-top:10px}.text-button{color:var(--accent);background:0 0;padding:0;font-weight:700}.text-button:hover{color:#5b21b6;background:0 0;text-decoration:underline}.session-loading{color:var(--text-h)}.account-bar{box-sizing:border-box;justify-content:flex-end;align-items:center;gap:12px;width:min(1480px,100% - 32px);margin:16px auto 0;font-size:14px;display:flex}.account-sign-out{padding:6px 10px}.account-error{box-sizing:border-box;text-align:left;border-radius:7px;width:min(1480px,100% - 32px);margin:12px auto 0;padding:10px 12px}section{border:1px solid var(--border);border-radius:12px;margin-bottom:24px;padding:20px}button,input,select,textarea{font:inherit}button{color:#fff;background:var(--primary-button-bg);cursor:pointer;border:0;border-radius:7px;padding:9px 14px}button:hover{background:var(--primary-button-hover)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #6d28d959}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.65}.app-header{justify-content:space-between;align-items:center;gap:24px;margin:10px 0 24px;display:flex}.app-header h1{white-space:nowrap;margin:0;font-size:39px}.brand-masthead{min-width:0;color:inherit;white-space:nowrap;align-items:baseline;gap:.21em;display:inline-flex}.brand-wordmark{font-size:1.12em;line-height:.96;display:inline-block}.brand-wordmark sup{letter-spacing:0;margin-left:.08em;font-size:max(9px,.32em);font-weight:800;position:relative;top:-.3em}.brand-studio{letter-spacing:.07em;opacity:.68;margin-left:0;font-size:max(8px,.27em);font-weight:650;line-height:1}.app-tabs{align-self:stretch;gap:4px;display:flex}.app-tabs button{color:var(--text);background:0 0;border:1px solid #0000;border-radius:8px;padding:10px 18px;font-weight:700}.app-tabs button:hover{color:var(--text-h);background:var(--accent-bg)}.app-tabs button.active{color:var(--text-h);background:var(--accent-bg);border-color:var(--accent-border)}.profile-selector{align-items:center;gap:8px;font-weight:600;display:flex}.profile-controls{align-items:end;gap:8px;display:flex}.profile-manage-button{padding:8px 10px}.profile-dashboard{color:#d1d5db;box-shadow:var(--shadow);background:linear-gradient(145deg,#6d28d92e,#0000 55%),#111318;border:1px solid #353846;border-radius:14px;grid-area:1/3;margin-top:10px;position:sticky;top:18px;overflow:hidden}.profile-rail{grid-area:1/3;gap:14px;margin-top:10px;display:grid;position:sticky;top:18px}.profile-rail .profile-dashboard{grid-area:auto;margin-top:0;position:static}.quest-panel{color:#d8deea;box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#60a5fa1f,#0000 45%),#111318;border-color:#353846;margin:0;padding:16px}.quest-panel-heading,.quest-item-copy{justify-content:space-between;align-items:center;gap:10px;display:flex}.quest-panel-heading span:first-child{color:#8c97a8;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.quest-panel-heading h2{margin:2px 0 0;font-size:20px}.quest-panel-compass{color:#60a5fa;text-shadow:0 0 13px #60a5fa8c;font-size:24px}.quest-panel-intro,.quest-panel-loading,.quest-panel-error{color:#8f99a8;margin:10px 0;font-size:12px;line-height:1.4}.quest-list{gap:9px;display:grid}.quest-item{background:#111827a8;border:1px solid #303746;border-radius:8px;padding:10px}.quest-item-copy strong{font-size:12px;line-height:1.35}.quest-item-copy span{color:#86efac;flex:none;font-size:11px;font-weight:800}.quest-progress{background:#282d38;border-radius:999px;height:4px;margin:8px 0 5px;overflow:hidden}.quest-progress span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#60a5fa);height:100%;display:block}.quest-item small{color:#7d8796;text-align:right;font-size:10px;display:block}.quest-item.is-complete{opacity:.72;border-color:#4ade8059}.dashboard-profile-heading{border-bottom:1px solid #353846;align-items:center;gap:12px;padding:18px;display:flex}.dashboard-profile-copy{flex:1;min-width:0}.dashboard-profile-select{box-sizing:border-box;color:#e5e7eb;cursor:pointer;background-color:#ffffff06;border:1px solid #9ca3af38;border-radius:5px;width:100%;padding:3px 5px;font-size:20px;font-weight:750;transition:color .12s,background-color .12s,border-color .12s,box-shadow .12s}.dashboard-profile-select:hover{color:#fff;background-color:#6d28d92e;border-color:#c4b5fdb8;box-shadow:0 0 0 2px #6d28d91a}.dashboard-profile-select option{color:#f3f4f6;background:#111318}.dashboard-avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#2563eb);border:2px solid #fff3;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;padding:0;font-size:22px;font-weight:800;transition:transform .14s,box-shadow .14s,border-color .14s;display:grid}button.quest-panel-heading{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0}button.quest-panel-heading:hover,button.quest-panel-heading:focus-visible{background:0 0}.dashboard-avatar:hover,.dashboard-avatar:focus-visible{border-color:#c4b5fde6;transform:translateY(-1px);box-shadow:0 0 18px #7c3aed61}.dashboard-account-menu{flex:none;position:relative}.dashboard-account-popover{z-index:80;box-sizing:border-box;background:#12151c;border:1px solid #4a405d;border-radius:10px;width:248px;padding:8px;display:grid;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 20px 55px #000000a6}.dashboard-account-email{gap:3px;min-width:0;padding:8px 9px 11px;display:grid}.dashboard-account-email span{color:#8f98a8;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.dashboard-account-email strong{color:#f3f4f6;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dashboard-account-popover button{color:#d8deea;text-align:left;background:0 0;padding:9px}.dashboard-account-popover button:hover,.dashboard-account-popover button:focus-visible{background:#6d28d938}.dashboard-account-popover hr{border:0;border-top:1px solid #303543;width:100%;margin:6px 0}.dashboard-account-error{color:#fca5a5;margin:7px;font-size:11px}.dashboard-eyebrow{color:#9ca3af;letter-spacing:.8px;text-transform:uppercase;margin:0 0 3px;font-size:11px;font-weight:800}.dashboard-status{padding:20px 18px}.dashboard-error{color:#fca5a5}.dashboard-stat-list{flex-direction:column;gap:9px;margin:0;padding:14px 18px;display:flex}.dashboard-stat-list div{justify-content:space-between;gap:12px;display:flex}.dashboard-stat-list dt{color:#9ca3af;font-size:13px}.dashboard-stat-list dd{color:#f3f4f6;text-align:right;margin:0;font-size:13px;font-weight:750}.level-summary{border-top:1px solid #353846;margin:0 18px 16px;padding-top:14px}.level-labels{color:#f3f4f6;justify-content:space-between;margin-bottom:7px;font-size:13px;display:flex}.xp-track-wrap{position:relative}.xp-track{background:#292d38;border:1px solid #454a5a;border-radius:999px;height:12px;position:relative;overflow:hidden}.xp-progress{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#c084fc,#60a5fa);height:100%;display:block;box-shadow:0 0 12px #c084fc80}.xp-progress-animating{border-radius:999px 0 0 999px}.xp-gain-label{z-index:2;color:#4ade80;opacity:0;pointer-events:none;text-shadow:0 1px 8px #22c55e73;font-size:12px;font-weight:800;animation:.7s ease-out 1s both xp-gain-settle;position:absolute;bottom:calc(100% + 24px);right:0}.xp-gain-outline{box-sizing:border-box;opacity:0;border:1px solid #86efacf2;border-radius:999px;animation:4s linear 1s both xp-outline-visible;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.xp-gain-fill{transform-origin:0;background:linear-gradient(90deg,#16a34a,#4ade80);border-radius:0 999px 999px 0;animation:4s linear 1s both xp-gain-fill;position:absolute;top:0;bottom:0;transform:scaleX(0);box-shadow:0 0 10px #4ade80b3}.xp-gain-fill.is-lingering{animation:none;transform:scaleX(1)}@keyframes xp-gain-settle{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(-5px)}}@keyframes xp-outline-visible{0%{opacity:1}to{opacity:1}}@keyframes xp-gain-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.xp-caption{color:#9ca3af;margin-top:7px;font-size:11px;line-height:1.35}.dashboard-expanded-stats{border-top:1px solid #353846}.dashboard-expand-button{color:#c4b5fd;background:#6d28d91f;border-top:1px solid #353846;border-radius:0;width:100%;padding:10px;font-size:12px}.dashboard-expand-button:hover{background:#6d28d940}.analytics-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.analytics-card-grid article{border:1px solid var(--border);background:#6d28d914;border-radius:10px;padding:16px}.analytics-card-grid span{color:var(--text);margin-bottom:5px;font-size:13px;display:block}.analytics-card-grid strong{color:var(--text-h);font-size:24px}.trend-chart{margin-top:18px}.trend-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-top:16px;display:flex}.trend-summary{color:var(--text-h);flex-wrap:wrap;gap:8px 20px;display:flex}.trend-controls{align-items:flex-end;gap:14px;display:flex}.trend-controls label{min-width:120px;color:var(--text);gap:5px;font-size:12px;display:grid}.trend-difficulty-key{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:10px;margin-top:4px;padding-inline:7%;font-size:12px;font-weight:700;display:grid}.trend-difficulty-key label{cursor:pointer;opacity:.42;justify-content:center;align-items:center;gap:6px;transition:opacity .14s;display:inline-flex}.trend-difficulty-key label.active{opacity:1}.trend-difficulty-key input{margin:0}.trend-difficulty-key .trend-difficulty-all{color:var(--text)}.trend-key-line{border-top:2px dashed;width:24px}.trend-line-mode-control{align-items:center;gap:8px;width:fit-content;margin:14px auto 0;display:flex}.trend-line-mode-control input{appearance:none;cursor:pointer;background:#111827bf;border:1px solid #ffffff61;border-radius:999px;width:34px;height:18px;margin:0;position:relative}.trend-line-mode-control input:after{content:"";background:#e5e7eb;border-radius:50%;width:12px;height:12px;transition:transform .14s;position:absolute;top:2px;left:2px}.trend-line-mode-control input:checked:after{transform:translate(16px)}.trend-line-mode-control input:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.trend-mode-icon{justify-content:center;align-items:center;min-width:30px;display:inline-flex}.trend-mode-icon i{border-top:2px solid;width:18px;display:block;transform:rotate(-24deg)}.trend-mode-icon-multi{gap:2px;display:grid}.trend-mode-icon-multi i{width:16px}.trend-mode-icon-single i{border-color:#8b5cf6;border-top-width:3px;width:27px}.trend-chart svg{width:100%;height:auto;display:block;overflow:visible}.chart-grid-line{stroke:#94a3b82e;stroke-width:1px}.chart-grid-line-vertical{stroke:#94a3b81a}.chart-trend-line{stroke:#e2e8f06b;stroke-dasharray:3 7;stroke-linecap:round;stroke-width:1.25px}.chart-difficulty-trend-line{stroke-dasharray:5 5;stroke-linecap:round;stroke-width:2px}.chart-difficulty-series-line{fill:none;opacity:.78;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25px;transition:opacity .14s}.chart-difficulty-series-line.is-muted{opacity:.22}.chart-tick-label,.chart-axis-title{fill:var(--text);font-size:11px}.chart-axis-title{fill:#9ca3afad}.chart-line{fill:none;stroke:#8b5cf6;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.chart-point{fill:#60a5fa;opacity:1;stroke:var(--bg);stroke-width:2px;transition:filter .14s,opacity .14s}.chart-point.is-muted{opacity:.18}.analytics-table-wrapper{margin-top:14px;overflow-x:auto}.analytics-table{border-collapse:collapse;width:100%;font-size:14px}.analytics-table th,.analytics-table td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:10px 12px}.analytics-table th{color:var(--text-h);background:#6d28d914}.settings-data-button{margin-top:8px}.elite-beta-pin-form{width:min(560px,100%);color:var(--text);background:color-mix(in srgb, var(--bg) 72%, transparent);border:1px solid var(--border);border-radius:12px;gap:10px;margin-top:18px;padding:16px;display:grid}.elite-beta-pin-form>div:first-child{gap:3px;display:grid}.elite-beta-pin-form>div:first-child strong,.elite-beta-pin-form>label{color:var(--text-h)}.elite-beta-pin-form>div:first-child span{font-size:14px}.elite-beta-pin-form>label{font-weight:700}.elite-beta-pin-entry{align-items:stretch;gap:10px;display:flex}.elite-beta-pin-entry input{box-sizing:border-box;width:148px;min-width:0;color:var(--text-h);background:var(--bg);border:2px solid var(--border);font-family:var(--mono);letter-spacing:8px;border-radius:8px;padding:9px 10px;font-size:20px}.elite-beta-pin-form>p{margin:0}@media (width<=560px){.elite-beta-pin-entry{flex-direction:column;align-items:stretch}.elite-beta-pin-entry input{width:100%}}.debug-toggle{width:fit-content;color:var(--text-h);cursor:pointer;align-items:center;gap:9px;font-weight:700;display:flex}.debug-toggle input{accent-color:#6d28d9;width:18px;height:18px}.debug-pin-panel{grid-template-columns:auto 132px;align-items:center;gap:7px 12px;width:min(320px,100%);margin-top:14px;display:grid}.debug-pin-panel label{color:var(--text-h);font-weight:700}.debug-pin-input{box-sizing:border-box;width:132px;color:var(--text-h);background:var(--bg);border:2px solid var(--border);font-family:var(--mono);letter-spacing:8px;border-radius:7px;padding:8px 10px;font-size:20px}.debug-pin-input.failed{color:#ef4444;border-color:#ef4444}.debug-pin-input.passed{color:#22c55e;border-color:#22c55e}.debug-pin-message{color:var(--text);grid-column:1/-1;font-size:13px}.debug-pin-message.failed{color:#f87171}.debug-pin-message.passed{color:#4ade80}.profile-selector select{min-width:170px;padding:8px}.profile-form-section{background:#6d28d914}.profile-form{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.profile-form label{flex-direction:column;gap:5px;display:flex}.profile-form input{min-width:220px;padding:8px}.profile-form-actions{gap:10px;display:flex}.secondary-button{color:var(--text);border:1px solid var(--border);background:0 0}.secondary-button:hover{background:#6d28d91a}.form-error{color:#dc2626;margin-bottom:0}.form-success{color:#15803d;margin-bottom:0}.danger-button{color:#dc2626;background:0 0;border:1px solid #dc26268c}.danger-button:hover{color:#fff;background:#b91c1c}.dev-view{min-width:0}.nerd-view{grid-template-columns:minmax(0,1fr);gap:18px;width:100%;min-width:0;max-width:100%;display:grid}.nerd-view>*{box-sizing:border-box;min-width:0;max-width:100%}.nerd-hero,.nerd-daily,.nerd-breakdown,.nerd-adoption-section{border:1px solid var(--border);background:linear-gradient(145deg,#171923,#12141b);border-radius:14px}.nerd-hero{border-color:#59417a;justify-content:space-between;align-items:flex-end;gap:24px;padding:24px;display:flex;box-shadow:inset 0 1px #ffffff0a}.nerd-hero h2,.nerd-hero p,.nerd-section-heading :is(h2,p),.nerd-breakdown h3{margin:0}.nerd-hero p,.nerd-section-heading p{max-width:720px;color:var(--muted)}.nerd-eyebrow{color:#cba4ff;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.nerd-controls,.nerd-range{gap:8px;display:flex}.nerd-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center}.nerd-range{border:1px solid var(--border);background:#101219;border-radius:10px;padding:4px}.nerd-range button{color:var(--muted);background:0 0;border:0;padding:7px 10px}.nerd-range button.active{color:#fff;background:#5b2c83}.nerd-metrics{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0;display:grid}.nerd-metric-card{border:1px solid var(--border);background:#171923;border-radius:12px;gap:5px;min-height:112px;padding:16px;display:grid}.nerd-metric-card>span,.nerd-metric-card small,.nerd-breakdown-row small,.nerd-day span,.nerd-day small{color:var(--muted)}.nerd-metric-card>span{letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:750}.nerd-metric-card strong{color:#e7d4ff;font-size:1.55rem}.nerd-daily,.nerd-breakdown,.nerd-adoption-section{padding:18px}.nerd-adoption-grid{grid-template-columns:minmax(300px,.8fr) minmax(0,1.5fr);gap:14px;display:grid}.nerd-adoption-card{background:#11141b;border:1px solid #303442;border-radius:12px;min-width:0;padding:18px}.nerd-adoption-card:last-child{grid-column:1/-1}.prompt-analysis-panel{background:linear-gradient(145deg,#171923,#12141b);border:1px solid #303442;border-radius:14px;gap:18px;padding:20px;display:grid}.prompt-analysis-heading,.prompt-analysis-controls,.prompt-analysis-chart{align-items:center;gap:16px;display:flex}.prompt-analysis-heading{justify-content:space-between}.prompt-analysis-heading :is(h2,p){margin:0}.prompt-analysis-heading p{color:var(--muted)}.prompt-analysis-tabs{background:#101219;border:1px solid #343847;border-radius:10px;flex-wrap:wrap;gap:3px;padding:4px;display:flex}.prompt-analysis-tabs button{color:var(--muted);background:0 0;border:0;padding:7px 10px}.prompt-analysis-tabs button.active{color:#fff;background:#6d2bbd}.prompt-analysis-controls{flex-wrap:wrap;align-items:flex-end}.prompt-analysis-controls label{color:var(--muted);gap:4px;font-size:.75rem;font-weight:700;display:grid}.prompt-analysis-controls select{min-height:36px;color:var(--text);background:#151821;border:1px solid #3b4050;border-radius:7px;padding:6px 30px 6px 9px}.prompt-analysis-chart{align-items:stretch;min-height:320px;padding-top:4px}.prompt-analysis-ring{flex:0 0 210px;align-self:center;width:210px;height:210px;position:relative}.prompt-analysis-ring svg{width:100%;height:100%;overflow:visible}.prompt-analysis-ring circle{fill:none;stroke-width:10px}.prompt-analysis-ring-track{stroke:#343946}.prompt-analysis-ring-value{stroke:#22c55e;transform-origin:50%;transition:stroke-dashoffset .18s;transform:rotate(-90deg)}.prompt-analysis-ring>div{text-align:center;pointer-events:none;background:#090b10;border-radius:50%;place-content:center;display:grid;position:absolute;inset:22%}.prompt-analysis-ring strong{color:#fff;font-size:1.7rem}.prompt-analysis-ring span{max-width:110px;color:var(--muted);text-transform:capitalize;font-size:.7rem}.prompt-analysis-pie circle:not(.prompt-analysis-ring-track){cursor:help}.prompt-analysis-bars{flex:auto;align-content:center;gap:9px;min-width:0;display:grid}.prompt-analysis-bar-row{grid-template-columns:minmax(95px,140px) minmax(100px,1fr) 54px;align-items:center;gap:10px;font-size:.78rem;display:grid}.prompt-analysis-bar-row>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prompt-analysis-bar-row>div{background:#303541;border-radius:999px;height:12px;display:flex;overflow:hidden}.prompt-analysis-bar-row i{background:#22c55e;height:100%;display:block}.prompt-analysis-bar-row strong{color:#e5e7eb;text-align:right}@media (width<=760px){.prompt-analysis-heading,.prompt-analysis-chart{flex-direction:column;align-items:stretch}.prompt-analysis-heading .prompt-analysis-tabs{align-self:flex-start}.prompt-analysis-ring{align-self:center}.prompt-analysis-bar-row{grid-template-columns:minmax(76px,110px) minmax(80px,1fr) 44px}}.dev-tab-time-indicator{z-index:1190;color:#dbeafe;min-width:190px;font-family:var(--mono);-webkit-user-select:none;user-select:none;background:#0f172af0;border:1px solid #475569;border-radius:9px;gap:2px;padding:9px 11px;display:grid;position:fixed;bottom:34px;right:14px;box-shadow:0 8px 24px #00000047}.dev-tab-time-indicator>span,.dev-tab-time-indicator>small{color:#aebbd0;font-size:10px}.dev-tab-time-indicator>strong{color:#f8fafc;font-size:18px;line-height:1.1}.dev-tab-time-toggle{grid-template-columns:1fr 1fr;gap:3px;margin:3px 0;display:grid}.dev-tab-time-toggle button{color:#aebbd0;font:inherit;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:5px;padding:3px 6px;font-size:9px}.dev-tab-time-toggle button.is-selected{color:#fff;background:#6d28d9;border-color:#8b5cf6}.dev-tab-time-indicator>small{max-width:280px}.dev-tab-time-indicator.is-recording{border-color:#22c55e}.dev-tab-time-indicator.is-recording>small{color:#86efac}html[data-display-mode=light] .app-shell .dev-tab-time-indicator{color:#1f2937;background:#f8fafcf5;border-color:#aab4c0;box-shadow:0 8px 24px #2d313633}html[data-display-mode=light] .app-shell .dev-tab-time-indicator>span,html[data-display-mode=light] .app-shell .dev-tab-time-indicator>small{color:#596273}html[data-display-mode=light] .app-shell .dev-tab-time-indicator>strong{color:#111827}html[data-display-mode=light] .app-shell .dev-tab-time-toggle button{color:#596273;border-color:#aab4c0}html[data-display-mode=light] .app-shell .dev-tab-time-toggle button.is-selected{color:#fff;background:#7c3aed;border-color:#6d28d9}html[data-display-mode=light] .app-shell .dev-tab-time-indicator.is-recording{border-color:#15803d}html[data-display-mode=light] .app-shell .dev-tab-time-indicator.is-recording>small{color:#166534}.nerd-account-tab-use-card.is-wide{grid-column:1/-1}.nerd-chart-heading :is(h3,p){margin:0}.nerd-chart-heading h3{color:var(--text-h)}.nerd-chart-heading p,.nerd-chart-empty{color:var(--muted)}.nerd-account-tab-use-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.nerd-account-tab-use-tabs{background:#20232d;border:1px solid #3b4050;border-radius:9px;flex:none;padding:3px;display:inline-flex}.nerd-account-tab-use-tabs button{color:#aeb4c1;box-shadow:none;background:0 0;border:0;border-radius:6px;padding:6px 9px;font-size:.72rem}.nerd-account-tab-use-tabs button.active{color:#fff;background:#7130bb}.nerd-account-tab-use-tabs button:focus-visible{outline-offset:2px;outline:2px solid #d8b4fe}.nerd-pie-layout{grid-template-columns:minmax(150px,210px) minmax(150px,1fr);align-items:center;gap:20px;margin-top:18px;display:grid}.nerd-landing-pie{aspect-ratio:1;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:min(210px,100%);display:grid;box-shadow:0 12px 30px #0000003d}.nerd-landing-pie.is-empty{background:#242733}.nerd-landing-pie>span{aspect-ratio:1;background:#11141b;border:1px solid #343846;border-radius:50%;place-content:center;justify-items:center;width:54%;display:grid;box-shadow:0 0 24px #00000040}.nerd-landing-pie strong{color:#f3e8ff;font-size:1.5rem}.nerd-landing-pie small,.nerd-pie-legend small{color:var(--muted)}.nerd-pie-legend{gap:10px;display:grid}.nerd-pie-legend>div{grid-template-columns:10px minmax(64px,1fr) auto;align-items:center;gap:2px 8px;display:grid}.nerd-pie-legend i{border-radius:3px;grid-row:1/3;width:10px;height:10px}.nerd-pie-legend strong{color:var(--text-h)}.nerd-pie-legend small{grid-column:2/4}.nerd-chart-empty{margin:14px 0 0;font-size:.8rem}.nerd-adoption-bars{align-items:flex-end;gap:10px;min-height:250px;margin-top:18px;padding:0 4px 2px;display:flex;overflow-x:auto}.nerd-adoption-column{text-align:center;flex:1 0 82px;justify-items:center;gap:4px;min-width:82px;display:grid}.nerd-adoption-column>strong{color:#e9d5ff;font-size:.9rem}.nerd-adoption-column>span{min-height:38px;color:var(--text-h);font-size:.78rem;font-weight:750}.nerd-adoption-column>small{color:var(--muted);white-space:nowrap;font-size:.67rem}.nerd-adoption-track{background:repeating-linear-gradient(0deg,#0000 0 calc(25% - 1px),#94a3b81f 25%),#20232d;border:1px solid #303442;border-radius:8px 8px 4px 4px;align-items:flex-end;width:min(54px,72%);height:145px;display:flex;overflow:hidden}.nerd-adoption-track span{background:linear-gradient(#c084fc,#7130bb);border-radius:7px 7px 3px 3px;width:100%;display:block;box-shadow:0 0 12px #b05cff59}.nerd-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.nerd-section-heading>small{color:#8d93a1}.nerd-daily-chart{align-items:flex-end;gap:8px;width:100%;min-width:0;max-width:100%;min-height:190px;padding:16px 4px 0;display:flex;overflow-x:auto}.nerd-day{text-align:center;flex:1 0 54px;gap:3px;min-width:54px;display:grid}.nerd-day-bar{background:#20232d;border-radius:7px 7px 3px 3px;align-items:flex-end;height:110px;display:flex;overflow:hidden}.nerd-day-bar span{border-radius:inherit;background:linear-gradient(#b76bff,#7130bb);width:100%;box-shadow:0 0 12px #b05cff59}.nerd-prompt-mix-legend{color:var(--muted);flex-wrap:wrap;gap:8px 18px;font-size:.78rem;display:flex}.nerd-prompt-mix-legend span:before{content:"";background:currentColor;border-radius:2px;width:9px;height:9px;margin-right:6px;display:inline-block}.nerd-prompt-mix-legend .is-free{color:#4ade80}.nerd-prompt-mix-legend .is-ai{color:#c084fc}.nerd-prompt-mix-legend .is-uncompleted{color:#fb923c}.nerd-prompt-mix-bar{flex-direction:column-reverse;justify-content:flex-start;align-items:stretch}.nerd-prompt-mix-bar span{min-height:0;box-shadow:none;border-radius:0;flex:none}.nerd-prompt-mix-bar span:first-child{border-radius:0 0 3px 3px}.nerd-prompt-mix-bar span:last-child{border-radius:7px 7px 0 0}.nerd-prompt-mix-bar .is-free{background:#22c55e}.nerd-prompt-mix-bar .is-ai{background:#a855f7}.nerd-prompt-mix-bar .is-uncompleted{background:#f97316}.nerd-flywheel-latest{text-align:right;flex:none;justify-items:end;gap:2px;display:grid}.nerd-flywheel-latest strong{color:#6ee7b7;font-size:1.65rem;line-height:1}.nerd-flywheel-latest small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:700}.nerd-flywheel-chart{background:linear-gradient(#10b9810d,#0000 58%),#11141b;border:1px solid #2d3748;border-radius:10px;max-width:100%;overflow-x:auto}.nerd-flywheel-chart svg{width:100%;min-width:640px;height:auto;display:block}.nerd-flywheel-grid{stroke:#94a3b829;stroke-width:1px;vector-effect:non-scaling-stroke}.nerd-flywheel-axis-label{fill:#8d99aa;font-size:11px}.nerd-flywheel-date{font-size:10px}.nerd-flywheel-line,.nerd-flywheel-line-glow{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.nerd-flywheel-line-glow{stroke:#34d3993d;stroke-width:9px}.nerd-flywheel-line{stroke:#34d399;stroke-width:2.5px}.nerd-flywheel-point{fill:#6ee7b7;stroke:#0b1118;stroke-width:1.5px;vector-effect:non-scaling-stroke}@media (width<=700px){.nerd-flywheel .nerd-section-heading{flex-direction:column;align-items:flex-start}.nerd-flywheel-latest{text-align:left;justify-items:start}}.nerd-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.nerd-breakdown-rows{gap:13px;margin-top:15px;display:grid}.nerd-breakdown-label{justify-content:space-between;gap:12px;display:flex}.nerd-breakdown-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nerd-bar{background:#242733;border-radius:999px;height:7px;margin:5px 0;overflow:hidden}.nerd-bar span{border-radius:inherit;background:linear-gradient(90deg,#7533bd,#ca88ff);height:100%;display:block}.nerd-empty{color:var(--muted)}@media (width<=900px){.nerd-hero{flex-direction:column;align-items:stretch}.nerd-controls{justify-content:flex-start}.nerd-metrics,.nerd-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nerd-adoption-grid{grid-template-columns:1fr}.nerd-adoption-card:last-child{grid-column:auto}}@media (width<=560px){.nerd-metrics,.nerd-breakdown-grid{grid-template-columns:1fr}.nerd-range{flex-wrap:wrap}.nerd-pie-layout{grid-template-columns:1fr}.nerd-account-tab-use-heading{flex-direction:column;align-items:stretch}.nerd-account-tab-use-tabs{align-self:flex-start}}.dev-search-row{flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:18px;display:flex}.dev-search-row label{min-width:130px;color:var(--text-h);flex-direction:column;gap:5px;font-size:13px;display:flex}.dev-search-row label:first-child{flex:1;min-width:min(320px,100%)}.dev-search-row :is(input,select){box-sizing:border-box;min-height:36px;color:var(--text-h);background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:7px 9px}.dev-user-access-toolbar{grid-template-columns:minmax(280px,1fr) minmax(220px,280px) auto;align-items:end;gap:12px;margin:8px 0 6px;display:grid}.dev-user-access-toolbar>label{color:var(--text-h);gap:5px;font-size:13px;display:grid}.dev-user-access-toolbar :is(input,select){box-sizing:border-box;min-height:38px;color:var(--text-h);background:var(--bg);border:1px solid var(--border);border-radius:7px;padding:8px 10px}.dev-user-access-toolbar>button{white-space:nowrap;min-height:38px}.dev-user-selection-summary{color:var(--muted);margin:0 0 14px;font-size:12px}.dev-user-access-scroll{max-height:430px;overflow:auto}.dev-user-access-table{min-width:820px}.dev-user-access-table thead th{z-index:1;position:sticky;top:0}.dev-user-access-table :is(th,td).dev-user-select-column{text-align:center;width:44px;min-width:44px;padding-inline:6px}.dev-user-select-column input{accent-color:#7c3aed;cursor:pointer;width:15px;height:15px;margin:0}.dev-user-select-column input:disabled{cursor:not-allowed;opacity:.38}.dev-user-access-table tr.has-beta-access td{background:#22c55e0a}.dev-user-beta-status{color:#aeb7c4;white-space:nowrap;background:#94a3b814;border:1px solid #94a3b838;border-radius:999px;padding:3px 8px;font-size:11px;display:inline-block}.dev-user-beta-status.is-active{color:#86efac;background:#22c55e1a;border-color:#86efac4d}.dev-user-beta-status.is-inactive{color:#f9c66d;background:#f59e0b17;border-color:#f9c66d47}.dev-user-entitlement{color:#cbd5e1;white-space:nowrap;background:#94a3b817;border:1px solid #94a3b83d;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.dev-user-entitlement.is-admin{color:#d8b4fe;background:#a855f71f;border-color:#d8b4fe52}.dev-user-entitlement.is-paid{color:#7dd3fc;background:#0ea5e91c;border-color:#7dd3fc4d}.dev-user-entitlement.is-core_coaching{color:#67e8f9;background:#06b6d41a;border-color:#67e8f947}.dev-user-entitlement.is-beta{color:#86efac;background:#22c55e1a;border-color:#86efac4d}.dev-user-action-dialog{border-color:#8b5cf694;width:min(620px,100%)}.dev-user-action-summary{background:#7c3aed1a;border:1px solid #a78bfa47;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 12px;padding:12px 14px;display:flex}.dev-user-action-summary span,.dev-user-action-note,.dev-user-action-account-list li span{color:var(--muted)}.dev-user-action-summary span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.dev-user-action-account-list{border:1px solid var(--border);border-radius:9px;max-height:260px;margin:0 0 16px;padding:0;list-style:none;overflow-y:auto}.dev-user-action-account-list li{border-bottom:1px solid var(--border);gap:3px;margin:0;padding:10px 12px;display:grid}.dev-user-action-account-list li:last-child{border-bottom:0}.dev-user-action-account-list li span,.dev-user-action-note{font-size:12px}.dev-user-action-note{margin:-4px 0 18px}.dev-user-access-panel>.form-success{color:#86efac}@media (width<=900px){.dev-user-access-toolbar{grid-template-columns:minmax(0,1fr) minmax(220px,1fr)}.dev-user-access-toolbar>button{grid-column:2}}@media (width<=620px){.dev-user-access-toolbar{grid-template-columns:1fr}.dev-user-access-toolbar>button{grid-column:1}}.dev-table-scroll{border:1px solid var(--border);border-radius:8px;max-width:100%;overflow-x:auto}.dev-table{border-collapse:collapse;width:100%;min-width:920px;font-size:12px}.dev-table :is(th,td){text-align:left;vertical-align:top;border-bottom:1px solid #94a3b824;border-right:1px solid #94a3b81f;padding:9px 10px}.dev-table th{color:var(--text-h);letter-spacing:.35px;text-transform:uppercase;white-space:nowrap;background:#94a3b814;font-size:11px}.dev-table tr:last-child td{border-bottom:0}.dev-story-feedback-table{min-width:1180px}.dev-story-feedback-table>tbody>tr.is-expanded>td{background:#7c3aed0d;border-bottom-color:#0000}.dev-story-feedback-summary{min-width:170px;color:var(--text-h);text-align:left;background:0 0;border:0;gap:3px;padding:0;display:grid}.dev-story-feedback-summary span{color:#a78bfa;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.dev-story-feedback-condensed{text-overflow:ellipsis;white-space:nowrap;max-width:230px;overflow:hidden}.dev-story-feedback-type,.dev-story-feedback-tags span{border:1px solid var(--border);border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.dev-story-feedback-type.is-like{color:#86efac;background:#22c55e1a;border-color:#86efac59}.dev-story-feedback-type.is-improve{color:#fda4af;background:#f43f5e1a;border-color:#fda4af59}.dev-story-feedback-type.is-idea{color:#fde68a;background:#eab3081a;border-color:#fde68a59}.dev-table .dev-story-feedback-detail-row>td{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 88%, #7c3aed 12%);padding:0}.dev-story-feedback-detail{grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:22px;padding:20px;display:grid}.dev-story-feedback-detail :is(h3,h4){margin:0 0 8px}.dev-story-feedback-detail>section>p,.dev-story-feedback-choices p,.dev-story-feedback-detail aside>div{color:var(--text);border:1px solid var(--border);background:var(--bg);white-space:pre-wrap;border-radius:8px;margin:0;padding:14px;line-height:1.65}.dev-story-feedback-detail mark{color:#f5f3ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#7c3aed;border-radius:3px;padding:1px 2px}.dev-story-feedback-choices,.dev-story-feedback-detail aside{gap:10px;margin-top:16px;display:grid}.dev-story-feedback-detail aside{margin-top:0}.dev-story-feedback-detail aside small{color:var(--muted);margin-bottom:9px;display:block}.dev-story-feedback-detail blockquote{color:var(--text-h);background:#7c3aed17;border-left:3px solid #8b5cf6;margin:8px 0 0;padding:8px 10px}.dev-story-feedback-tags{flex-wrap:wrap;gap:6px;display:flex}.dev-story-feedback-tags span{color:#ddd6fe;background:#7c3aed1a;border-color:#a78bfa59}html[data-display-mode=light] .dev-story-feedback-detail mark{color:#fff;background:#6d28d9}html[data-display-mode=light] .dev-story-feedback-tags span{color:#5b21b6;background:#7c3aed14;border-color:#6d28d947}@media (width<=760px){.dev-story-feedback-detail{grid-template-columns:1fr}}.dev-table :is(th,td).dev-row-tools-column{text-align:center;width:42px;min-width:42px;padding:7px 5px}.dev-row-tools{justify-items:center;gap:6px;display:grid}.dev-row-tools input{accent-color:#7c3aed;cursor:pointer;width:14px;height:14px;margin:0}.dev-icon-button{width:26px;height:26px;color:var(--text);background:0 0;border:1px solid #0000;place-items:center;padding:0;display:grid}.dev-icon-button:hover{color:var(--text-h);border-color:var(--border);background:#94a3b81a}.dev-copy-toast{z-index:1200;color:#dcfce7;background:#141e19f5;border:1px solid #4ade80;border-radius:9px;align-items:center;gap:9px;max-width:min(460px,100vw - 32px);padding:11px 16px;animation:.18s ease-out dev-toast-arrive;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 14px 36px #00000073}.dev-copy-toast svg{flex:none;width:17px;height:17px}.dev-copy-toast.is-error{color:#fee2e2;background:#281418f5;border-color:#f87171}.view-error-boundary{border-color:#f87171;max-width:760px;margin:28px auto;padding:24px;box-shadow:0 12px 32px #0000003d}.view-error-boundary>span{color:#fca5a5;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.view-error-boundary h2{margin:8px 0}.view-error-boundary code{overflow-wrap:anywhere;color:#fecaca;background:#7f1d1d2e;border-radius:6px;margin:16px 0;padding:10px 12px;display:block}@keyframes dev-toast-arrive{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.dev-copy-toast{animation:none}}.dev-section-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.dev-section-heading :is(h2,p){margin-top:0}.dev-section-heading button{flex:none}.dev-vocabulary-table{min-width:1120px}.dev-refill-runs-table{min-width:1320px}.dev-vocabulary-table code{color:#c4b5fd;font-size:14px}.dev-vocabulary-count{color:#93c5fd;text-underline-offset:3px;background:0 0;border:1px solid #0000;padding:2px 5px;text-decoration:underline}.dev-vocabulary-count:hover:not(:disabled){background:#60a5fa1a;border-color:#60a5fa47}.dev-vocabulary-count:disabled{color:var(--text);text-decoration:none}.dev-refill-status{color:#86efac;background:#22c55e1a;border:1px solid #86efac47;border-radius:999px;padding:2px 7px;display:inline-block}.dev-refill-status.running{color:#93c5fd;background:#3b82f61f;border-color:#93c5fd59}.dev-refill-status.failed{color:#fca5a5;background:#ef44441a;border-color:#fca5a54d}.dev-refill-status.skipped{color:#fcd34d;background:#f59e0b1a;border-color:#fcd34d4d}.dev-refill-status.succeeded{color:#86efac}.dev-vocabulary-error{color:#fca5a5;overflow-wrap:anywhere;max-width:320px}.dev-vocabulary-dialog{width:min(720px,100vw - 32px)}.dev-vocabulary-words{border:1px solid var(--border);background:#0f172a7a;border-radius:8px;flex-wrap:wrap;align-content:start;gap:8px;max-height:min(52vh,480px);margin:14px 0 20px;padding:14px;display:flex;overflow-y:auto}.dev-vocabulary-words code{color:#ddd6fe;background:#7c3aed24;border:1px solid #a78bfa38;border-radius:5px;padding:4px 7px}.dev-failure-attempt{flex-direction:column;gap:2px;min-width:320px;margin-bottom:8px;display:flex}.dev-failure-attempt:last-child{margin-bottom:0}.dev-failure-attempt strong{color:#fca5a5}.dev-view-candidate-button{border-color:var(--border);width:fit-content;color:var(--muted);background:0 0;margin-top:4px;padding:4px 8px;font-size:.78rem}.dev-view-candidate-button:hover{border-color:var(--accent);color:var(--text)}.dev-failure-attempt span:last-child:not(:only-child){color:var(--text)}.dev-prompt-table th:first-child{min-width:340px}.dev-prompt-preview{box-sizing:border-box;width:100%;max-height:4.5em;color:var(--text);cursor:pointer;text-align:left;-webkit-line-clamp:3;background:0 0;border:1px solid #0000;border-radius:6px;-webkit-box-orient:vertical;padding:4px 6px 8px;line-height:1.5;display:-webkit-box;position:relative;overflow:hidden}.dev-prompt-preview:after{background:linear-gradient(transparent, var(--bg));content:"";pointer-events:none;height:16px;position:absolute;bottom:0;left:0;right:0}.dev-prompt-preview:hover,.dev-prompt-preview:focus-visible{color:var(--text-h);background:#94a3b812;border-color:#94a3b82e}.dev-prompt-users{gap:5px;min-width:210px;margin:0;padding:0;list-style:none;display:grid}.dev-prompt-users li{overflow-wrap:anywhere}.dev-muted{color:var(--text);font-style:italic}.dev-pagination{color:var(--text);justify-content:flex-end;align-items:center;gap:12px;margin-top:14px;font-size:13px;display:flex}.dev-pagination button{padding:6px 10px}.dev-prompt-dialog{width:min(1040px,100% - 32px);max-height:calc(100vh - 32px);overflow-y:auto}.dev-prompt-dialog pre{max-height:55vh;color:var(--text-h);border:1px solid var(--border);font-family:var(--mono);white-space:pre-wrap;background:#111318;border-radius:7px;padding:16px;line-height:1.55;overflow:auto}.dev-prompt-length{color:var(--text);margin:-5px 0 8px;font-size:12px}.dev-full-prompt{min-height:180px;max-height:62vh}.dev-prompt-dialog dl{grid-template-columns:max-content minmax(0,1fr);gap:7px 12px;font-size:13px;display:grid}.dev-prompt-dialog dt{color:var(--text-h);font-weight:700}.dev-prompt-dialog dd{overflow-wrap:anywhere;margin:0}.dev-prompt-status-panel,.dev-prompt-audit{border:1px solid var(--border);background:#94a3b80f;border-radius:8px;margin:18px 0;padding:16px}.dev-prompt-status-panel h3,.dev-prompt-audit h3{margin-top:0}.dev-prompt-status-panel label{color:var(--text-h);gap:6px;margin-bottom:12px;font-size:13px;display:grid}.dev-prompt-status-panel :is(select,textarea){box-sizing:border-box;width:100%;color:var(--text-h);background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:8px 10px}.dev-prompt-status-panel button{margin-top:8px}.dev-prompt-audit ol{gap:12px;margin:0;padding-left:22px;display:grid}.dev-prompt-audit li{padding-left:4px}.dev-prompt-audit li span{color:var(--text);overflow-wrap:anywhere;margin-top:2px;font-size:12px;display:block}.code-practice-zone{border-radius:8px;margin-bottom:24px;position:relative;overflow:hidden}.code-practice-zone>section{z-index:1;position:relative}.code-practice-zone>section:last-of-type{margin-bottom:0}.code-practice-zone.code-mode-active>section:first-of-type:after{background:var(--bg);content:"";pointer-events:none;height:24px;position:absolute;bottom:-25px;left:-1px;right:-1px}.code-practice-zone.code-mode-active>section{color:#72ee82;background:0 0;border-color:#5ee86c75;font-family:Consolas,Courier New,monospace}.code-practice-zone.code-mode-active :is(h2,label,p,button,input,select,textarea){font-family:Consolas,Courier New,monospace}.code-practice-zone.code-mode-active :is(h2,label,.generation-message){color:#72ee82}.code-practice-zone.code-mode-active :is(input,select,textarea,button,.prompt-window){border-color:#5ee86c94}.code-practice-zone.code-mode-active :is(input,select,textarea){color:#a9f5b0;background-color:#070f0be0}.code-practice-zone.code-mode-active :is(input,textarea)::placeholder{color:#72ee8280}.code-practice-zone.code-mode-active button{color:#baf7bf;background:#14532dc7;outline:1px solid #5ee86c85}.code-practice-zone.code-mode-active :is(.prompt-character.pending,.prompt-character.current){color:#a9f5b0}.code-practice-zone.code-mode-active>section.prompt-settings-section>h2,.code-practice-zone.code-mode-active>section.typing-section>h2{color:#effff2;font-size:25px}.prompt-settings-upper{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:22px;display:grid}.prompt-settings-primary h2{margin-top:0}.dashboard-stat-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:14px 14px 12px;display:grid}.dashboard-stat-tiles>div{background:linear-gradient(145deg,#221c3ab8,#10131bc7);border:1px solid #8b5cf633;border-radius:9px;place-items:center;min-width:0;padding:10px 5px;display:grid}.dashboard-stat-tiles dt{color:#929cad;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.dashboard-stat-tiles dd{color:#f8fafc;align-items:baseline;gap:3px;margin:4px 0 0;font-size:23px;font-weight:850;line-height:1;display:flex}.dashboard-stat-tiles dd small{color:#9fa9b8;letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:800}.dashboard-stat-tiles .is-streak{background:linear-gradient(145deg,#112f488c,#10131bc7);border-color:#60a5fa3b}.prompt-settings-section{padding:16px 18px}.prompt-settings-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.prompt-settings-heading h2{margin-bottom:10px;font-size:20px}.prompt-settings-expander{color:#aeb7c6;background:0 0;border:1px solid #3b4050;align-items:center;gap:7px;padding:5px 8px;font-size:11px;display:inline-flex}.prompt-settings-expander:hover{color:#f3f4f6;background:#6d28d926}.prompt-settings-expander span{font-size:8px}.prompt-settings-advanced[hidden]{display:none}.prompt-settings-advanced{border-top:1px solid #94a3b824;margin-top:12px;padding-top:10px}.prompt-settings-section .adaptive-coaching-control{padding-top:10px;padding-bottom:9px}.prompt-settings-section .adaptive-intensity-track,.prompt-settings-section .adaptive-coaching-actions{margin-top:8px}.learn-view,.learn-runner,.learn-coaching-picker,.learn-coaching-drill{gap:22px;display:grid}.learn-course-hero,.learn-chapter,.learn-runner,.learn-coaching-picker,.learn-coaching-drill{box-sizing:border-box;border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(145deg,#1e202af5,#13141bf5);border-radius:16px;padding:28px}.learn-course-hero{position:relative;overflow:hidden}.learn-course-hero:after{content:"";border:1px solid #c084fc40;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-100px;right:-60px;box-shadow:inset 0 0 90px #8b5cf621}.learn-course-hero>p{max-width:690px;margin:8px 0 24px}.learn-course-hero>div{grid-template-columns:auto 1fr;align-items:center;gap:4px 14px;width:min(560px,100%);display:grid}.learn-course-hero>div strong{color:var(--text-h);font-size:30px}.learn-course-hero>div i{background:#292c36;border-radius:999px;grid-column:1/-1;height:8px;overflow:hidden}.learn-course-hero>div b{border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#38bdf8);height:100%;transition:width .35s;display:block}.learn-resume{z-index:1;color:#e0f2fe;background:#0369a12e;border-color:#38bdf88c;margin-top:24px;position:relative}.learn-chapter>header,.learn-runner>header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.learn-chapter.is-collapsed{padding-top:20px;padding-bottom:20px}.learn-chapter.is-collapsed>header{margin-bottom:0}.learn-chapter>header:has(.learn-chapter-toggle){cursor:pointer}.learn-chapter-toggle{color:#9ca3af;background:#0d0f1599;border-color:#343844;flex:0 0 38px;width:38px;height:38px;padding:0;font-size:22px}.learn-chapter>header p{text-align:right;max-width:520px}.learn-chapter>header span,.learn-runner>header span,.learn-key-intro>span{color:#38bdf8;font-family:var(--mono);letter-spacing:1.4px;text-transform:uppercase;font-size:12px}.learn-chapter>header h2 em{color:#6ee7b7;font:600 10px/1 var(--sans);letter-spacing:.7px;text-transform:uppercase;vertical-align:middle;background:#064e3b2e;border:1px solid #34d3995c;border-radius:999px;margin-left:10px;padding:4px 8px;display:inline-flex}.learn-lesson-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.learn-lesson-grid>button{min-height:112px;color:var(--text);text-align:left;text-align:center;background:#0d0f15c2;border:1px solid #3a3d49;border-radius:12px;grid-template-columns:1fr;align-content:center;justify-items:center;gap:14px;padding:16px;transition:border-color .15s,transform .15s,background .15s;display:grid;position:relative;overflow:hidden}.learn-lesson-grid>button:not(:disabled):hover{border-color:var(--accent-border);background:var(--accent-bg);transform:translateY(-2px)}.learn-lesson-grid>button>strong{color:var(--text-h);font:700 20px/1.15 var(--mono)}.learn-lesson-grid>button>small{letter-spacing:.8px;text-transform:uppercase}.learn-lesson-grid>button>div{color:#fbbf24;letter-spacing:2px}.learn-lesson-grid>button.complete{border-color:#34d3996b}.learn-lesson-grid>button .learn-tile-check{color:#cbd5e121;font:800 92px/1 var(--sans);pointer-events:none;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(-7deg)}.learn-lesson-grid>button>:not(.learn-tile-check){z-index:1;position:relative}.learn-coaching-tile>strong{color:#c4b5fd!important}.learn-optional-practice{background:#0369a10f;border:1px dashed #38bdf84d;border-radius:12px;gap:12px;margin-top:20px;padding:16px;display:grid}.learn-optional-practice>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.learn-optional-practice>header div{gap:3px;display:grid}.learn-optional-practice>header span{color:#38bdf8;font:700 10px/1 var(--mono);letter-spacing:1px;text-transform:uppercase}.learn-optional-practice>header em{color:#fbbf24;font:700 9px/1 var(--mono);letter-spacing:.7px;text-transform:uppercase;border:1px solid #fbbf2459;border-radius:999px;padding:5px 8px;font-style:normal}.learn-optional-practice>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.learn-optional-practice>div button{color:var(--text);text-align:left;background:#0d0f15b8;border-color:#38bdf83d;gap:5px;padding:13px;display:grid}.learn-optional-practice>div button strong{color:var(--text-h)}.learn-optional-practice>div button small{color:#929bad}.learn-course-game{gap:14px;display:grid}.learn-game-break{text-align:center;place-content:center;justify-items:center;gap:14px;min-height:470px;display:grid}.learn-game-break>p{color:#9aa5b7;max-width:600px}.learn-game-break-options{grid-template-columns:repeat(2,minmax(220px,330px));gap:12px;margin:8px 0;display:grid}.learn-game-break-options button{text-align:left;background:linear-gradient(145deg,#0e74901f,#7c3aed1a),#10131a;border-color:#38bdf84d;gap:7px;padding:20px;display:grid}.learn-game-break-options strong{color:#e0f2fe;font-size:1.05rem}.learn-game-break-options small{color:#98a4b7;line-height:1.45}.keystream-result-actions{justify-content:center;gap:10px;display:flex}.learn-runner>header button{color:#a8b0bf;background:0 0;border-color:#0000}.learn-runner>header div{text-align:right;display:grid}.learn-key-intro{text-align:center;justify-items:center;gap:16px;padding:20px 0;display:grid}.learn-key-intro h2 code{color:#e0f2fe;background:#0369a1;margin:0 5px;padding:5px 12px}.learn-start-cue{color:#c4cad4;font:600 14px/1.45 var(--sans);margin:2px 0 -12px}.learn-start-cue strong{color:#ddd6fe}.learn-dev-preview-notice{color:#c4b5fd;width:min(1125px,100% - 32px);font:600 13px/1.45 var(--sans);background:#4c1d9529;border:1px solid #a78bfa80;border-radius:10px;align-items:baseline;gap:10px;margin:0 auto 18px;padding:11px 14px;display:flex}.learn-dev-preview-notice strong{color:#f5f3ff}.learn-keyboard{gap:11px;width:min(1125px,100%);margin:25px auto;display:grid;position:relative}.learn-ghost-hands{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.learn-ghost-palm{fill:#7dd3fc0b;stroke:#bae6fd4d;stroke-width:2px;vector-effect:non-scaling-stroke}.learn-ghost-finger-body,.learn-ghost-finger-line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.learn-ghost-finger-body{stroke:#7dd3fc14;stroke-width:18px}.learn-ghost-finger-line{stroke:#bae6fd47;stroke-width:1.7px}.learn-ghost-hands g.is-reaching .learn-ghost-finger-body{stroke:#38bdf82b;stroke-width:21px}.learn-ghost-hands g.is-reaching .learn-ghost-finger-line{stroke:#e0f2feb3;stroke-width:2.2px}.learn-keyboard.has-ghost-hands .learn-keyboard-row span,.learn-keyboard.has-ghost-hands .learn-space-start{z-index:1;position:relative}.learn-keyboard-row{justify-content:center;gap:11px;display:flex}.learn-keyboard-row:nth-child(3){padding-left:38px}.learn-keyboard-row:nth-child(4){padding-left:91px}.learn-keyboard-row span,.learn-spacebar{color:#5e6472;width:75px;height:75px;font:600 25px/1 var(--mono);text-transform:uppercase;background:#171920;border:1px solid #343844;border-radius:12px;place-items:center;transition:all .14s;display:grid}.learn-spacebar.is-active{color:#bae6fd;background:#0759856b;border-color:#38bdf8ad;box-shadow:0 0 0 4px #38bdf812,0 0 14px #38bdf83d}.learn-space-start{box-sizing:border-box;cursor:pointer;color:#f5f3ff;text-transform:none;background:linear-gradient(135deg,#6d28d9,#7c3aed);border-color:#a78bfa;min-height:75px;position:relative;overflow:hidden;box-shadow:0 0 18px #7c3aed57}.learn-space-start strong{font:800 21px/1.05 var(--sans);text-transform:lowercase}.learn-space-start small{font:600 10px/1 var(--sans);opacity:.82;margin-top:4px}.learn-space-start:hover{color:#fff;background:linear-gradient(135deg,#7c3aed,#8b5cf6);border-color:#c4b5fd}html[data-display-mode=light] .learn-space-start{color:#fff;background:linear-gradient(135deg,#1269b0,#2688d5);border-color:#59a8e5;box-shadow:0 0 16px #2584d23d}.learn-space-start:active{background:#252a34;transform:translateY(1px)}@keyframes learn-space-glint{0%{stroke-dashoffset:-18.8px;stroke-dasharray:.25 99.75;stroke-width:1.4px;opacity:.25;animation-timing-function:cubic-bezier(.68,0,1,1)}32.75%{stroke-dashoffset:-68.8px;stroke-dasharray:7 93;stroke-width:2.35px;opacity:1;animation-timing-function:cubic-bezier(0,0,.32,1)}65.5%{stroke-dashoffset:-118.8px;stroke-dasharray:.25 99.75;stroke-width:1.4px;opacity:.25}68%{stroke-dashoffset:-118.8px;opacity:0}to{stroke-dashoffset:-118.8px;opacity:0}}.learn-keyboard-row span.is-unlocked{color:#cbd5e1;border-color:#596171}.learn-keyboard-row span.is-active{color:#fff;background:#075985;border-color:#38bdf8;box-shadow:0 0 0 7px #38bdf81f,0 0 24px #38bdf880}.learn-keyboard-row span.is-focus{color:#f5f3ff;border-color:#a78bfa;box-shadow:0 0 15px #a78bfa61}.learn-spacebar{color:#6b7280;text-transform:lowercase;width:383px;height:75px;margin:0 auto;font-size:15px}.learn-prompt,.learn-coaching-drill>p{box-sizing:border-box;color:#8892a3;width:100%;max-width:920px;min-height:92px;font:31px/1.65 var(--mono);letter-spacing:1px;cursor:text;margin:26px auto 8px}.learn-prompt{white-space:pre-wrap;height:153.45px;overflow:hidden}.learn-prompt span.correct,.learn-coaching-drill span.correct{color:#34d399}.learn-prompt span.incorrect,.learn-coaching-drill span.incorrect{color:#fb7185;text-decoration:line-through}.learn-prompt span.current{color:var(--text-h);border-bottom:3px solid #38bdf8}.learn-coaching-drill span.focus{text-underline-offset:5px;-webkit-text-decoration:underline #a78bfa;text-decoration:underline #a78bfa}.learn-hidden-input{opacity:0;width:1px;height:1px;position:fixed;left:-9999px}.learn-finger-cue{color:#7dd3fc;text-align:center;text-transform:capitalize}.learn-coaching-picker,.learn-coaching-drill{text-align:center;justify-items:center}.learn-result{text-align:center;align-content:center;justify-items:center;gap:12px;min-height:470px;display:grid}.learn-result-stars{color:#fbbf24;letter-spacing:5px;text-shadow:0 0 22px #fbbf2447;font-size:46px;line-height:1}.learn-result>strong{color:#7dd3fc;font:700 28px/1 var(--mono)}.learn-result-xp{color:#86efac;font:800 17px/1 var(--mono);text-shadow:0 0 14px #4ade8059}.learn-result>p{max-width:560px}.learn-coaching-result{border-color:color-mix(in srgb, currentColor 45%, #303746)}.learn-coaching-delta{font:800 14px/1 var(--mono);border-radius:999px;padding:5px 10px}.learn-coaching-delta.is-positive{color:#86efac;background:#22c55e1a}.learn-coaching-delta.is-negative{color:#fbbf24;background:#f59e0b1a}.learn-result-actions{grid-template-columns:46px minmax(180px,250px) 46px;justify-content:center;gap:10px;margin-top:16px;display:grid}.learn-result-actions>button{min-height:46px}.learn-result-actions .learn-result-icon-button{place-items:center;width:46px;padding:0;font-size:25px;line-height:1;display:grid}.learn-result-actions .primary{color:#fff;background:var(--primary-button-bg);border-color:#7c3aed}.learn-result-actions .primary.is-cooling-down{color:#8a8495;box-shadow:none;background:#34303b;border-color:#4a4652}.learn-coaching-picker>p{max-width:740px}.learn-focus-key-list{vertical-align:middle;gap:5px;margin:0 4px;display:inline-flex}.learn-focus-key-list kbd,.learn-chapter-intro kbd{box-sizing:border-box;color:#c4b5fd;min-width:28px;height:28px;font:700 15px/1 var(--mono);background:#6d28d921;border:1px solid #a78bfab8;border-radius:5px;place-items:center;padding:0 6px;display:inline-grid;box-shadow:inset 0 -2px #a78bfa1f,0 0 10px #8b5cf61a}.learn-coaching-question{color:#a8b0bf;margin:-14px 0 0}.learn-coaching-question strong{color:var(--text-h)}.learn-coaching-picker.is-unselected .learn-course-level-picker{color:#747b89;box-shadow:none;border-color:#40444f}.learn-coaching-picker.is-unselected .learn-intensity-picker:before{box-shadow:none;background:#3d414c}.learn-coaching-pending{color:#747b89!important;text-shadow:none!important}.learn-coaching-picker>button.is-disabled{color:#7a7f8b;background:#252831;border-color:#3c404a}.learn-coaching-selection-warning{color:#aeb4c0;font:600 12px/1 var(--mono);margin-top:-12px}.learn-coaching-picker{--learn-coaching-color:#d6a72d;--learn-coaching-glow:#d6a72d3d;position:relative}.learn-coaching-picker.coaching-subtle,.learn-coaching-drill.coaching-subtle,.learn-coaching-mini-card.coaching-subtle{--learn-coaching-color:#5fcf80;--learn-coaching-glow:#5fcf803d}.learn-coaching-picker.coaching-aggro,.learn-coaching-drill.coaching-aggro,.learn-coaching-mini-card.coaching-aggro{--learn-coaching-color:#f58a3b;--learn-coaching-glow:#f58a3b40}.learn-coaching-drill{--learn-coaching-color:#d6a72d;--learn-coaching-glow:#d6a72d3d;position:relative}.learn-coaching-mini-card{box-sizing:border-box;border:1px solid var(--learn-coaching-color);width:260px;box-shadow:0 0 18px var(--learn-coaching-glow);background:#0f1116b8;border-radius:10px;justify-items:center;gap:7px;padding:14px 16px 12px;display:grid;position:absolute;top:22px;right:22px}.learn-coaching-mini-card>span{color:#8f98a8;font:700 9px/1 var(--mono);letter-spacing:.8px;text-transform:uppercase}.learn-coaching-mini-card h3{margin:0 0 3px;font-size:16px}.learn-coaching-mini-card>strong{color:var(--learn-coaching-color);text-transform:capitalize;text-shadow:0 0 9px var(--learn-coaching-glow);font-size:13px}.learn-coaching-mini-card>strong small{opacity:.72;font-size:9px;font-weight:500}.learn-course-level-picker{border:1px solid var(--learn-coaching-color);width:min(470px,100%);box-shadow:0 0 20px var(--learn-coaching-glow);background:#0f111694;border-radius:12px;justify-items:center;gap:12px;padding:20px 28px 17px;display:grid}.learn-course-level-picker>span{color:#8f98a8;font:700 10px/1 var(--mono);letter-spacing:.85px;text-transform:uppercase}.learn-course-level-picker h3{margin:0;font-size:20px}.learn-course-level-picker>strong{color:var(--learn-coaching-color);text-transform:capitalize;text-shadow:0 0 9px var(--learn-coaching-glow)}.learn-course-level-picker>strong small{opacity:.72;font-size:10px}.learn-intensity-picker{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.learn-intensity-picker:before{background:var(--learn-coaching-color);height:2px;box-shadow:0 0 8px var(--learn-coaching-glow);content:"";position:absolute;left:17px;right:17px}.learn-intensity-picker button{z-index:1;width:38px;height:38px;color:var(--text);background:#161820;border-color:#3a3e49;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.learn-intensity-picker button i{color:currentColor;font:700 15px/1 var(--mono);font-style:normal}.learn-intensity-picker button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.learn-intensity-picker.is-large{width:min(390px,100%)}.learn-intensity-picker.is-large:before{left:31px;right:31px}.learn-intensity-picker.is-large button{width:64px;height:64px}.learn-intensity-picker.is-large button svg{width:27px;height:27px}.learn-intensity-picker button.is-subtle{--button-coaching-color:#5fcf80;--button-coaching-glow:#5fcf803d}.learn-intensity-picker button.is-moderate{--button-coaching-color:#d6a72d;--button-coaching-glow:#d6a72d3d}.learn-intensity-picker button.is-aggro{--button-coaching-color:#f58a3b;--button-coaching-glow:#f58a3b40}.learn-intensity-picker.is-awaiting-selection button{color:#686e7b;border-color:#3d414b}.learn-intensity-picker.is-awaiting-selection button:after{content:"";border:1px solid #0000;border-top-color:var(--button-coaching-color);filter:drop-shadow(0 0 4px var(--button-coaching-color));border-radius:50%;animation:2.8s cubic-bezier(.4,0,.2,1) infinite learn-coaching-circle-glint;position:absolute;inset:-2px}.learn-intensity-picker.is-awaiting-selection button:nth-child(2):after{animation-delay:.28s}.learn-intensity-picker.is-awaiting-selection button:nth-child(3):after{animation-delay:.56s}@keyframes learn-coaching-circle-glint{0%,20%{opacity:0;transform:rotate(0)}35%{opacity:.95}70%{opacity:.45}84%,to{opacity:0;transform:rotate(360deg)}}.learn-intensity-picker button.selected{color:var(--text-h);border-color:var(--button-coaching-color);box-shadow:0 0 12px var(--button-coaching-glow);background:#181c23}.learn-intensity-picker button.selected :is(i,svg){color:var(--button-coaching-color);filter:drop-shadow(0 0 5px var(--button-coaching-glow))}.learn-change-difficulty{color:var(--learn-coaching-color);border-color:color-mix(in srgb, var(--learn-coaching-color) 55%, transparent);background:0 0;padding:6px 9px;font-size:10px}.learn-coaching-drill>p{white-space:pre-wrap;width:100%;height:153.45px;margin-top:102px;overflow:hidden}.learn-coaching-drill span.focus{text-decoration-line:underline;-webkit-text-decoration-color:var(--learn-coaching-color);text-decoration-color:var(--learn-coaching-color);text-underline-offset:8px;text-shadow:0 0 8px var(--learn-coaching-glow);text-decoration-thickness:2px}.learn-coaching-drill textarea{box-sizing:border-box;width:min(900px,100%);min-height:130px;font-family:var(--mono)}.learn-chapter-intro{text-align:center;background:radial-gradient(circle at 50% 45%,#6d28d92b,#0000 38%),linear-gradient(145deg,#1e202a,#121319);border:1px solid #8b5cf65c;align-content:center;justify-items:center;gap:20px;min-height:610px;padding:48px;display:grid;position:relative;overflow:hidden}.learn-chapter-intro>*{z-index:1;position:relative}.learn-chapter-intro:before,.learn-chapter-intro:after{content:"";border:1px solid #a78bfa24;border-radius:50%;width:390px;height:390px;position:absolute}.learn-chapter-intro:before{top:-260px;left:-170px}.learn-chapter-intro:after{bottom:-270px;right:-180px}.learn-chapter-intro h1{color:#f5f3ff;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 0 36px #8b5cf647;margin:2px 0 10px;font-size:clamp(52px,8vw,90px);line-height:1.08}.learn-chapter-intro>p{color:#aeb8ca;text-wrap:balance;max-width:610px;margin:0 0 6px;font-size:18px;line-height:1.55}.learn-chapter-intro>div{flex-wrap:wrap;justify-content:center;gap:8px;margin:12px 0 8px;display:flex}.learn-chapter-intro>button{z-index:1;min-width:220px;position:relative}.learn-chapter-intro .learn-course-finished-mark{color:#86efac;background:#064e3b2e;border:1px solid #34d3997a;border-radius:50%;place-items:center;width:94px;height:94px;margin:8px 0 18px;font-size:52px;display:grid;box-shadow:0 0 34px #34d39929}@media (width<=900px){.learn-lesson-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learn-chapter>header{flex-direction:column;align-items:flex-start}.learn-chapter>header p{text-align:left}.learn-keyboard,.learn-keyboard-row{gap:8px}.learn-keyboard-row span{width:54px;height:54px;font-size:18px}.learn-keyboard-row:nth-child(3){padding-left:27px}.learn-keyboard-row:nth-child(4){padding-left:64px}.learn-spacebar{width:276px;height:54px;font-size:12px}.learn-coaching-mini-card{margin-bottom:8px;position:static}.learn-coaching-drill>p{margin-top:26px}.learn-optional-practice>div{grid-template-columns:1fr}}@media (width<=600px){.learn-lesson-grid{grid-template-columns:1fr}.learn-keyboard-row span{width:28px;height:38px;font-size:13px}.learn-spacebar{width:170px}.learn-prompt,.learn-coaching-drill>p{font-size:22px}}.dev-error-pulse-summary{grid-template-columns:repeat(2,minmax(160px,1fr));gap:12px;margin:16px 0;display:grid}.dev-error-pulse-summary>div{background:#0f172a5c;border:1px solid #94a3b838;border-radius:12px;gap:4px;padding:16px;display:grid}.dev-error-pulse-summary span,.dev-error-pulse-summary small{color:#94a3b8}.dev-error-pulse-summary strong{font-size:2rem}.dev-error-pulse-summary strong.is-worse{color:#fb7185}.dev-error-pulse-summary strong.is-better{color:#34d399}.dev-error-pulse-graph{color:#8493aa;grid-template-columns:1fr 1fr;margin-bottom:18px;font-size:.76rem;display:grid}.dev-error-pulse-graph svg{background:#0208174d;border:1px solid #94a3b829;border-radius:10px;grid-column:1/-1;width:100%;min-height:150px}.dev-error-pulse-graph line{stroke:#94a3b840;stroke-width:.35px}.dev-error-pulse-graph polyline{fill:none;stroke:#fb7185;stroke-width:1.25px;vector-effect:non-scaling-stroke}.dev-error-pulse-graph span:last-child{text-align:right}.community-actions{box-sizing:border-box;background:#1e1831bd;border:1px solid #8b5cf647;border-radius:12px;gap:8px;width:100%;min-width:0;max-width:100%;padding:13px;display:grid}.community-actions:has(.community-actions-reveal){box-shadow:none;background:0 0;border:0;padding:0}.nerd-community-review{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:16px;display:grid}.nerd-survey-export{background:linear-gradient(135deg,#082f4952,#1e1831b8);border:1px solid #22d3ee3d;justify-content:space-between;align-items:center;gap:20px;display:flex}.nerd-survey-export h2{margin:4px 0}.nerd-survey-export p{color:#a5b4c7;margin:0}.nerd-feedback-inbox{background:#181426c7;border:1px solid #8b5cf64d;border-radius:12px;min-width:0;padding:16px}.nerd-feedback-heading,.nerd-feedback-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.nerd-feedback-heading h2{margin:4px 0 0}.nerd-feedback-heading>strong{color:#c4b5fd;font-size:1.6rem}.nerd-feedback-count{justify-items:end;display:grid}.nerd-feedback-count strong{color:#c4b5fd;font-size:1.6rem;line-height:1}.nerd-feedback-count small{color:#94a3b8;margin-top:4px}.nerd-feedback-list{gap:10px;max-height:360px;margin-top:14px;padding-right:4px;display:grid;overflow-y:auto}.nerd-feedback-item{background:#080c1494;border:1px solid #94a3b82e;border-radius:9px;padding:12px}.nerd-feedback-item.is-resolved{background:#081c1475;border-color:#4ade803d}.nerd-feedback-item p{color:#e5e7eb;white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0}.nerd-feedback-item small,.nerd-feedback-meta time{color:#94a3b8}.nerd-feedback-meta{flex-wrap:wrap}.nerd-feedback-actions{gap:6px;display:flex}.nerd-feedback-copy,.nerd-feedback-resolve,.dev-copy-row-button{color:#a5b4fc;background:#0f172a75;border-color:#94a3b83d;width:auto;min-width:34px;padding:5px 9px;font-size:.72rem}.nerd-feedback-resolve{color:#86efac}.nerd-feedback-resolve:disabled{cursor:wait;opacity:.6}.nerd-feedback-resolved-at{margin-top:6px;display:block;color:#86efac!important}.dev-copy-row-button{place-items:center;min-width:30px;padding:5px;display:inline-grid}.nerd-feedback-type{color:#67e8f9;text-transform:uppercase;letter-spacing:.05em;border:1px solid #22d3ee66;border-radius:999px;padding:3px 8px;font-size:.72rem}.nerd-feedback-type.is-feature_request{color:#c4b5fd;border-color:#a78bfa73}@media (width<=900px){.nerd-community-review{grid-template-columns:1fr}}.community-actions p{color:#d8b4fe;text-align:center;margin:0 0 2px;font-size:.78rem}.community-actions a,.community-actions button{box-sizing:border-box;overflow-wrap:anywhere;color:#e9d5ff;text-align:center;background:#171321;border:1px solid #4c3b67;border-radius:7px;width:100%;min-width:0;padding:8px 7px;font-size:.73rem;text-decoration:none;display:block}.community-actions a:hover,.community-actions button:hover{background:#241936;border-color:#8b5cf6}.community-actions button.community-actions-reveal{color:#e9d5ff;background:linear-gradient(135deg,#2d1d46,#171321);border-color:#a78bfa52;width:100%;padding:12px 10px;font-weight:750;position:relative;overflow:hidden}.community-actions-reveal svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.community-actions-reveal svg rect{fill:none;stroke:#d8b4fe;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:.25 99.75;filter:drop-shadow(0 0 3px #a855f7);animation:5.8s infinite community-outline-glint}.community-actions-reveal>span{z-index:1;position:relative}.community-actions button.community-actions-collapse{color:#a78bfa;background:0 0;border:0;padding:2px 8px 4px;font-size:17px;line-height:1}@keyframes community-outline-glint{0%{stroke-dashoffset:-18.8px;stroke-dasharray:.25 99.75;stroke-width:1.2px;opacity:.22;animation-timing-function:cubic-bezier(.68,0,1,1)}32.75%{stroke-dashoffset:-68.8px;stroke-dasharray:7 93;stroke-width:2.1px;opacity:1;animation-timing-function:cubic-bezier(0,0,.32,1)}65.5%{stroke-dashoffset:-118.8px;stroke-dasharray:.25 99.75;stroke-width:1.2px;opacity:.22}68%{stroke-dashoffset:-118.8px;opacity:0}to{stroke-dashoffset:-118.8px;opacity:0}}.community-feedback-modal{background:#15131d;border:1px solid #55446e;border-radius:14px;width:min(560px,100vw - 28px);padding:28px;position:relative;box-shadow:0 28px 90px #000}.community-feedback-modal h2{margin:7px 0 18px}.community-feedback-modal form,.community-feedback-modal label{gap:8px;display:grid}.community-feedback-modal form{gap:15px}.community-feedback-modal select,.community-feedback-modal textarea{color:#f8fafc;font:inherit;background:#0c0f16;border:1px solid #4b5563;border-radius:8px;padding:10px}.community-feedback-modal small{color:#94a3b8;text-align:right}.community-feedback-backdrop{z-index:2100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020617c7;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.community-feedback-actions{justify-content:flex-end;gap:10px;display:flex}.feedback-discard-dialog{z-index:1;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 100vmax #020617bd,0 24px 70px #000000a6}.confirmation-dialog-actions{justify-content:flex-end;gap:10px;display:flex}html[data-display-mode=light] .community-feedback-modal{color:#344151;background:#f2f4f5;border-color:#a5adb4;box-shadow:0 28px 90px #232e3d47}html[data-display-mode=light] .community-feedback-modal h2{color:#162235}html[data-display-mode=light] .community-feedback-modal :is(select,textarea){color:#172033;background:#e9edef;border-color:#a5adb4}.beta-application-backdrop{z-index:1600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}:is(html[data-display-mode=light] #root:has(.app-shell.active-tab-type),html[data-display-mode=light] #root:has(.guest-app-shell[data-active-tab=practice])){--coach-subtle-core:#15763d;--coach-subtle-bright:#18a957;--coach-subtle-tint:#eefaf2;--coach-subtle-radiance:#22c55e29;--coach-moderate-core:#946200;--coach-moderate-bright:#e0aa00;--coach-moderate-tint:#fff9df;--coach-moderate-radiance:#facc1533;--coach-aggro-core:#b64a08;--coach-aggro-bright:#ef6c16;--coach-aggro-tint:#fff2e8;--coach-aggro-radiance:#f973162b;--coach-boot-core:#ac2929;--coach-boot-bright:#dc3f3f;--coach-boot-tint:#fff0f0;--coach-boot-radiance:#ef444426;--disabled-text:#aaa2ae;--disabled-border:#ddd7e1;--disabled-surface:#f7f4f8;--accuracy-core:#946200;--accuracy-bright:#e0aa00;--accuracy-tint:#fff9df;--speed-core:#075f9f;--speed-bright:#079ad8;--speed-tint:#eaf8ff}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.adaptive-subtle{--coach-core:var(--coach-subtle-core);--coach-bright:var(--coach-subtle-bright);--coach-tint:var(--coach-subtle-tint);--coach-radiance:var(--coach-subtle-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.adaptive-moderate{--coach-core:var(--coach-moderate-core);--coach-bright:var(--coach-moderate-bright);--coach-tint:var(--coach-moderate-tint);--coach-radiance:var(--coach-moderate-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.adaptive-aggro{--coach-core:var(--coach-aggro-core);--coach-bright:var(--coach-aggro-bright);--coach-tint:var(--coach-aggro-tint);--coach-radiance:var(--coach-aggro-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.adaptive-boot-camp{--coach-core:var(--coach-boot-core);--coach-bright:var(--coach-boot-bright);--coach-tint:var(--coach-boot-tint);--coach-radiance:var(--coach-boot-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control{--adaptive-color:var(--coach-bright);--adaptive-glow:var(--coach-radiance);color:#4d4354;background:var(--coach-tint);border-color:color-mix(in srgb, var(--coach-core) 52%, #cfc5d2);box-shadow:0 3px 9px #36274214,inset 0 1px #ffffffd6}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-enabled{border-color:var(--coach-core);box-shadow:0 3px 9px #36274217, 0 0 0 2px color-mix(in srgb, var(--coach-bright) 12%, transparent), 0 0 15px var(--coach-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-enabled .adaptive-intensity-track:before{background:var(--coach-bright);box-shadow:0 0 7px var(--coach-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-intensity-track button{color:#817989;background:#f5f2f6;border-color:#bdb5c2;box-shadow:inset 0 1px #ffffffbf}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-intensity-track button:hover:not(:disabled){color:#514858;background:#eeeaef;border-color:#9d94a4}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-intensity-track button.selected,html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-tutorial-state.is-enabled .adaptive-intensity-track button.selected:disabled{color:var(--coach-core);background:color-mix(in srgb, var(--coach-bright) 12%, #fff);border-color:var(--coach-core);box-shadow:0 0 0 3px color-mix(in srgb, var(--coach-bright) 13%, transparent), 0 0 12px var(--coach-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-mode-copy strong,html[data-display-mode=light] .app-shell.active-tab-type .adaptive-mode-title em{color:var(--coach-core);text-shadow:0 0 7px var(--coach-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-toggle input:checked+span{background:color-mix(in srgb, var(--coach-bright) 19%, #fff);border-color:var(--coach-core)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-toggle input:checked+span:after{background:var(--coach-bright);box-shadow:0 0 7px var(--coach-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-enabled .personal-gym-open-button,html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-enabled .adaptive-focus-selector{color:var(--coach-core)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-enabled .personal-gym-open-button{background:color-mix(in srgb, var(--coach-bright) 8%, #fff);border-color:color-mix(in srgb, var(--coach-core) 66%, #b8a995)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-enabled .personal-gym-open-button:hover:not(:disabled),html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-enabled .adaptive-focus-current:hover:not(:disabled){box-shadow:0 0 10px var(--coach-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-enabled .adaptive-focus-current{border-color:color-mix(in srgb, var(--coach-core) 72%, #b8a995)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control:not(.is-enabled){--adaptive-color:#a39ba8;--adaptive-glow:transparent;color:var(--disabled-text);border-color:var(--disabled-border);box-shadow:none;background:#faf8fb}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control:not(.is-enabled) :is(.adaptive-coaching-heading h3,.adaptive-toggle strong,.adaptive-mode-copy strong,.adaptive-mode-title em,.adaptive-mode-copy span){color:var(--disabled-text);text-shadow:none}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control:not(.is-enabled) .adaptive-intensity-track:before{box-shadow:none;background:#ddd8e0}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control:not(.is-enabled) .adaptive-intensity-track button{color:#b7b0ba;box-shadow:none;opacity:.76;background:#f8f6f9;border-color:#ded9e1}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control:not(.is-enabled) :is(.personal-gym-open-button,.adaptive-focus-current){color:#b2abb6;box-shadow:none;opacity:.72;background:0 0;border-color:#e0dbe3}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-coaching-control.is-code-disabled{color:#b3acb7;filter:grayscale(.75);background:#f8f6f9;border-color:#e1dce4}.adventure-story-setup-panel{gap:9px;display:grid}.adventure-story-setup-panel>p:first-child{color:#d6dbe3;margin:0 0 2px;line-height:1.5}.adventure-story-setup-panel details{background:#10131a;border:1px solid #303746;border-radius:8px;padding:8px 10px}.adventure-story-setup-panel details p{color:#9ea8b6;margin:7px 0 1px;line-height:1.45}.adventure-story-template-action{border-top:1px solid #303746;justify-items:end;gap:7px;margin-top:4px;padding-top:12px;display:grid}.adventure-story-template-action>button{color:#d8c69e;background:#282231;border-color:#584b65;padding:7px 10px;font-size:11px}.adventure-story-template-action>button:is(:hover,:focus-visible){color:#21170c;background:#d7b76d;border-color:#d7b76d}.adventure-story-template-action form{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:7px;display:flex}.adventure-story-template-action label{gap:4px;min-width:min(280px,100%);display:grid}.adventure-story-template-action label span{color:#9ca7b6;font:800 9px var(--mono);letter-spacing:.08em;text-transform:uppercase}.adventure-story-template-action input{box-sizing:border-box;color:#f1e9de;background:#090c11;border-color:#464d59;width:100%}.adventure-story-template-action form button:last-child{color:#21170c;background:#d7b76d;border-color:#d7b76d;font-weight:800}.adventure-story-template-action>p{color:#77d7a3;margin:0;font-size:11px}.adventure-story-template-action>p.is-error{color:#ff9ca4}html[data-display-mode=light] .adventure-story-setup-panel>p:first-child{color:#332d27}html[data-display-mode=light] .adventure-story-setup-panel details{background:#f7f3ed;border-color:#c7bdb0}html[data-display-mode=light] .adventure-story-setup-panel details p{color:#5f5850}html[data-display-mode=light] .adventure-story-template-action{border-top-color:#c7bdb0}html[data-display-mode=light] .adventure-story-template-action>button{color:#fffaf2;background:#51405b;border-color:#51405b}html[data-display-mode=light] .adventure-story-template-action label span{color:#6a6259}html[data-display-mode=light] .adventure-story-template-action input{color:#28231e;background:#fffefb;border-color:#b9ad9d}html[data-display-mode=light] .adventure-story-template-action>p{color:#267550}html[data-display-mode=light] .adventure-story-template-action>p.is-error{color:#a3323c}@media (width<=700px){.adventure-story-template-action,.adventure-story-template-action form{justify-items:stretch}.adventure-story-template-action form{grid-template-columns:1fr 1fr;display:grid}.adventure-story-template-action label{grid-column:1/-1;min-width:0}}html[data-display-mode=light] body>.community-feedback-backdrop{-webkit-backdrop-filter:blur(5px)saturate(.8);backdrop-filter:blur(5px)saturate(.8);background:#1f29377a}html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal{color:#3f4449;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f2f4f5;border-color:#a5adb4;box-shadow:0 28px 90px #232e3d4d,inset 0 1px #ffffffe6}html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal :is(h2,label){color:#202124}html[data-display-mode=light] body>.community-feedback-backdrop .survey-eyebrow{color:#005a9e}html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal :is(select,textarea){color:#202124;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#e9edef;border-color:#a5adb4;box-shadow:inset 0 1px 2px #2d313612}html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal textarea:focus,html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal select:focus{border-color:#0078d4;outline:2px solid #0078d433}html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal small{color:#69727d}html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal button:not(.modal-close,.secondary-button){color:#fff;background:#0078d4;border-color:#006cbe;box-shadow:0 4px 12px #005ba12e}html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal .secondary-button{color:#005a9e;background:#e7ebee;border-color:#a5adb4}html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal .modal-close{color:#65717e;box-shadow:none;background:0 0;border-color:#0000}html[data-display-mode=light] body>.community-feedback-backdrop .community-feedback-modal .modal-close:hover{color:#202124;background:#e4e8eb;border-color:#b8c0c8}html[data-display-mode=light] body>.community-feedback-backdrop .feedback-discard-dialog{color:#3f4449;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f2f4f5;border-color:#d18484;box-shadow:0 0 0 100vmax #1f29379e,0 24px 70px #232e3d57}html[data-display-mode=light] body>.community-feedback-backdrop .feedback-discard-dialog h2{color:#202124}html[data-display-mode=light] body>.community-feedback-backdrop .feedback-discard-dialog .secondary-button{color:#005a9e;background:#e7ebee;border-color:#a5adb4}html[data-display-mode=light] body>.community-feedback-backdrop .feedback-discard-dialog button:not(.secondary-button){color:#fff;background:#b42318;border-color:#9f1f16}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-summary>div:first-child>span,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-chevron,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-focus-lane>h3,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-speed-lane>h3{color:color-mix(in srgb, var(--coaching-focus-core) 86%, #604300)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-hero-stats>span,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-details>p,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-group>p{color:#626970}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-hero-stats strong,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-group h3,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table td{color:#292d31}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-focus-lane+.coaching-results-focus-lane{border-top-color:color-mix(in srgb, var(--coaching-focus-core) 27%, #c8cdd2)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table tr.pattern-row-pending td{color:#34383d}html[data-display-mode=light] .app-shell.active-tab-type :is(.coaching-results-table,.coaching-results-hero-stats) .pattern-improved,html[data-display-mode=light] .app-shell.active-tab-type :is(.coaching-results-table,.coaching-results-hero-stats) .pattern-improved strong{color:#16864b}html[data-display-mode=light] .app-shell.active-tab-type :is(.coaching-results-table,.coaching-results-hero-stats) .pattern-mixed,html[data-display-mode=light] .app-shell.active-tab-type :is(.coaching-results-table,.coaching-results-hero-stats) .pattern-mixed strong{color:#986500}html[data-display-mode=light] .app-shell.active-tab-type :is(.coaching-results-table,.coaching-results-hero-stats) .pattern-regressed,html[data-display-mode=light] .app-shell.active-tab-type :is(.coaching-results-table,.coaching-results-hero-stats) .pattern-regressed strong{color:#c33b3b}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table .pattern-neutral,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table .previous-session-value{color:#596168}html[data-display-mode=light] .coaching-completion-backdrop{-webkit-backdrop-filter:blur(10px)saturate(82%);backdrop-filter:blur(10px)saturate(82%);background:#dadee2e0}html[data-display-mode=light] .coaching-completion-hero{color:#25292d;background:radial-gradient(circle at 50% 28%,#23995b1f,#0000 48%),#f5f8f6;border-color:#1c824d7a;box-shadow:0 24px 70px #272c3147}html[data-display-mode=light] .coaching-completion-hero.is-negative{background:radial-gradient(circle at 50% 28%,#be33331a,#0000 48%),#f8f6f6;border-color:#b836367a}html[data-display-mode=light] .coaching-completion-kicker,html[data-display-mode=light] .coaching-completion-pattern-summary>span,html[data-display-mode=light] .coaching-completion-secondary-stats,html[data-display-mode=light] .coaching-completion-lane-stats span{color:#606970}html[data-display-mode=light] .coaching-completion-hero h2,html[data-display-mode=light] .coaching-completion-secondary-stats strong,html[data-display-mode=light] .coaching-completion-lane-stats strong{color:#24282c}html[data-display-mode=light] .coaching-completion-impact,html[data-display-mode=light] .coaching-completion-pattern strong{color:#16864b;filter:drop-shadow(0 0 14px #16864b2e)}html[data-display-mode=light] .coaching-completion-hero.is-negative :is(.coaching-completion-impact,.coaching-completion-pattern strong){color:#c33b3b;filter:drop-shadow(0 0 14px #c33b3b29)}html[data-display-mode=light] .coaching-completion-hero.is-neutral .coaching-completion-impact{color:#986500}html[data-display-mode=light] .coaching-completion-pattern kbd{color:#292e33;background:#f0f2f3;border-color:#aab2b9;box-shadow:inset 0 -2px #50575d2e}html[data-display-mode=light] .coaching-completion-lane-stats span{background:#ffffffad;border-color:#c6ccd1}html[data-display-mode=light] .coaching-completion-challenge{color:#50585f}html[data-display-mode=light] .coaching-completion-continue{color:#fff;background:linear-gradient(135deg,#147846,#28a462);border-color:#12683d;box-shadow:0 0 22px #1478463d}html[data-display-mode=light] .coaching-completion-continue:hover,html[data-display-mode=light] .coaching-completion-continue:focus-visible{box-shadow:0 0 31px #14784657}html[data-display-mode=light] .coaching-completion-skip{color:#41484ead}html[data-display-mode=light] .app-shell .pattern-improved{color:#16864b}html[data-display-mode=light] .app-shell .pattern-mixed{color:#986500}html[data-display-mode=light] .app-shell .pattern-regressed{color:#c33b3b}.dashboard-stat-tiles>div{align-content:center;min-height:72px}.dashboard-stat-tiles dt{text-align:center}.dashboard-stat-tiles dd{text-align:center;flex-direction:column;align-items:center;gap:5px;font-size:25px}.dashboard-stat-tiles dd small{text-align:center;font-size:8px;line-height:1;display:block}html[data-display-mode=light] .app-shell.active-tab-games .games-intro{color:#4f5459;background:radial-gradient(circle at 78% 18%, #0078d41a, transparent 36%), var(--light-card);border-color:var(--light-border);box-shadow:var(--shadow)}html[data-display-mode=light] .app-shell.active-tab-games .games-intro h2{color:#202124}html[data-display-mode=light] .app-shell.active-tab-games .games-intro .games-eyebrow,html[data-display-mode=light] .app-shell.active-tab-games .games-back-button{color:#005a9e}html[data-display-mode=light] .app-shell.active-tab-games .games-back-button:hover{color:#003f6f;background:0 0}html[data-display-mode=light] .app-shell.active-tab-games :is(.game-tile,.word-shooter,.keystream,.adventure-menu,.adventure-story){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-display-mode=light] .app-shell.active-tab-games :is(.word-shooter,.keystream,.adventure-menu,.adventure-story){color:#9ca3af;background:#15171e;border-color:#303746;box-shadow:0 5px 16px #11131847}html[data-display-mode=light] .app-shell.active-tab-games :is(.word-shooter,.keystream,.adventure-menu,.adventure-story) :is(h1,h2,h3,strong){color:#f3f4f6}html[data-display-mode=light] .app-shell.active-tab-games .wordfall-rules-modal{color:#263241;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#eef1f3;border-color:#98aabd;box-shadow:0 24px 70px #1f293742}html[data-display-mode=light] .app-shell.active-tab-games .wordfall-rules-modal :is(.wordfall-rules-summary,.wordfall-rules-section){background:#f2f4f5;border-color:#bec8d2}html[data-display-mode=light] .app-shell.active-tab-games .wordfall-rules-modal :is(h2,h3){color:#182331}html[data-display-mode=light] .app-shell.active-tab-games .wordfall-rules-modal :is(p,label,small,th,span){color:#596777}html[data-display-mode=light] .app-shell.active-tab-games .wordfall-rules-modal :is(input,select,textarea){color:#1f2937;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#e9edef;border-color:#aebbc7}html[data-display-mode=light] .app-shell.active-tab-games .wordfall-rules-modal .wordfall-simulator-output>div,html[data-display-mode=light] .app-shell.active-tab-games .wordfall-rules-modal .wordfall-simulator-checkpoints>div{background:#e5eaee;border-color:#bec8d2}html[data-display-mode=light] .app-shell.active-tab-games .wordfall-rules-modal :is(.wordfall-simulator-output strong,.wordfall-rules-copy-status){color:#087a55}html[data-display-mode=light] .app-shell.active-tab-games .wordfall-rules-modal :is(.wordfall-rules-versions span,.wordfall-simulator-checkpoints strong){color:#075fae}.coaching-results-panel,.coaching-results-summary,.coaching-results-chevron{transition:background-color .15s,border-color .15s,box-shadow .15s,color .15s,transform .15s}.coaching-results-summary{cursor:pointer}.coaching-results-summary[aria-expanded=false]{border-radius:inherit;width:calc(100% + 40px);margin:-20px;padding:20px}.coaching-results-summary:hover .coaching-results-chevron{color:var(--coaching-focus-accent);transform:translateY(2px)}html[data-display-mode=light]:has(.app-shell){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#e1e5e8}html[data-display-mode=light] body:has(.app-shell){color:#5f6368;background-color:#0000;background-image:radial-gradient(circle at 3% 4%,#464c541f,#0000 34%),linear-gradient(105deg,#d7dce0 0%,#dfe3e6 46%,#e5e8ea 100%);background-position:0 0,0 0;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:100%}html[data-display-mode=light] #root:has(.app-shell){--text:#5f6368;--text-h:#202124;--muted:#6f757b;--bg:#e1e5e8;--border:#bec5cb;--code-bg:#e9edef;--accent:#0078d4;--accent-bg:#0078d41a;--accent-border:#0078d46b;--social-bg:#eef1f3;--shadow:0 3px 10px #2d31361a;--light-page:#e1e5e8;--light-card:#f2f4f5;--light-nested:#e9edef;--light-border:#bec5cb;--light-border-strong:#a5adb4;color:var(--text);background:0 0}html[data-display-mode=light] .app-shell .app-header{color:var(--text-h)}html[data-display-mode=light] .app-shell .app-sidebar{color:#59616b;scrollbar-color:#9aa1a8 transparent;background:#f2f4f5;border-color:#b9c0c7;box-shadow:0 14px 34px #2d31362e}html[data-display-mode=light] .app-shell .app-sidebar::-webkit-scrollbar-thumb{background:#9aa1a8}html[data-display-mode=light] .app-shell .app-sidebar:not(.is-hover-suppressed):hover,html[data-display-mode=light] .app-shell .app-sidebar:not(.is-hover-suppressed):focus-within{box-shadow:0 18px 46px #2d313647}html[data-display-mode=light] .app-shell .app-sidebar-brand{color:#202124}html[data-display-mode=light] .app-shell .app-sidebar-brand strong{color:#5b21b6;background:linear-gradient(145deg,#eee8ff,#e5f1fa);border-color:#b9a8e8}html[data-display-mode=light] .app-shell .app-sidebar-utilities{border-color:#d0d5d9}html[data-display-mode=light] .app-shell .app-sidebar-divider{background:#d0d5d9}html[data-display-mode=light] .app-shell .app-sidebar-button{color:#59616b}html[data-display-mode=light] .app-shell .app-sidebar-button:hover,html[data-display-mode=light] .app-shell .app-sidebar-button:focus-visible,html[data-display-mode=light] .app-shell .app-sidebar-button.active{color:#202124;background:#e5e9ec;border-color:#c5cbd0}html[data-display-mode=light] .app-shell .app-sidebar-account .app-sidebar-label small,html[data-display-mode=light] .app-shell .app-sidebar-account-email{color:#737a81}html[data-display-mode=light] .app-shell .app-sidebar-scrim{background:#1e293b3d}html[data-display-mode=light] .app-shell .app-tabs button{color:#54595f;background:0 0}html[data-display-mode=light] .app-shell .app-tabs button:hover,html[data-display-mode=light] .app-shell .app-tabs button.active{color:#005a9e;background:#e8f3fc;border-color:#0078d45c}html[data-display-mode=light] .app-shell :is(button,input,select,textarea):focus-visible{outline-color:#0078d46b}html[data-display-mode=light] .app-shell :is(input,select,textarea){color:#282b2f;background:var(--light-nested);border-color:var(--light-border-strong)}html[data-display-mode=light] .app-shell :is(input,select,textarea):focus{border-color:#0078d4;box-shadow:0 0 0 3px #0078d41c}html[data-display-mode=light] .app-shell :is(input[type=checkbox],input[type=radio]){accent-color:#0078d4}html[data-display-mode=light] .app-shell :is(.secondary-button,.settings-data-button){color:#4f5459;background:#e5e9ec;border-color:#b4bcc3}html[data-display-mode=light] .app-shell :is(.secondary-button,.settings-data-button):hover:not(:disabled){color:#005a9e;background:#e5edf4;border-color:#7aaed4}html[data-display-mode=light] .app-shell .profile-rail{color:#34383c}html[data-display-mode=light] .app-shell .profile-rail :is(.profile-dashboard,.quest-panel){color:#383c40;background:radial-gradient(circle at 100% 0,#4a515817,#0000 44%),linear-gradient(145deg,#e5e8eb,#dce0e4);border-color:#b6bdc4;box-shadow:0 8px 22px #2d313624,inset 0 1px #ffffffb8}html[data-display-mode=light] .app-shell .display-mode-rail-control{background:#eef1f3f0;border-color:#b4bcc3;box-shadow:0 5px 15px #2d313621}html[data-display-mode=light] .app-shell .display-mode-rail-control button{color:#737980;background:0 0}html[data-display-mode=light] .app-shell .display-mode-rail-control button:hover{color:#005a9e;background:#0078d41a}html[data-display-mode=light] .app-shell .display-mode-rail-control button.selected{color:#fff;background:#0078d4;box-shadow:0 1px 4px #2d313640}html[data-display-mode=light] .app-shell :is(.dashboard-profile-heading,.level-summary,.dashboard-expanded-stats){border-color:#bcc2c8}html[data-display-mode=light] .app-shell :is(.dashboard-eyebrow,.dashboard-stat-list dt,.xp-caption,.quest-panel-intro,.quest-panel-loading,.quest-panel-error,.quest-item small){color:#686e74}html[data-display-mode=light] .app-shell :is(.dashboard-profile-select,.dashboard-stat-list dd,.level-labels,.quest-panel-heading h2,.quest-item-copy strong){color:#25282b}html[data-display-mode=light] .app-shell .dashboard-avatar{color:#fff;background:linear-gradient(135deg,#1685d1,#0067b8);border-color:#ffffffb8;box-shadow:0 2px 5px #2d31363d}html[data-display-mode=light] .app-shell .dashboard-profile-select{color:#25282b;background:#f2f4f5b8;border-color:#a5adb4}html[data-display-mode=light] .app-shell :is(.dashboard-account-popover,.dashboard-profile-select option){color:#25282b;background:#e9edef;border-color:#a5adb4}html[data-display-mode=light] .app-shell :is(.dashboard-stat-tiles>div,.quest-item){background:#f2f4f5c7;border-color:#b8c0c7;box-shadow:inset 0 1px #ffffffc7}html[data-display-mode=light] .app-shell .dashboard-stat-tiles .is-streak{background:#e8f3fcdb;border-color:#a9c8df}html[data-display-mode=light] .app-shell .dashboard-stat-tiles dt{color:#68717b}html[data-display-mode=light] .app-shell .dashboard-stat-tiles dd{color:#202124}html[data-display-mode=light] .app-shell .dashboard-stat-tiles dd small{color:#68717b}html[data-display-mode=light] .app-shell :is(.xp-track,.quest-progress){background:#cbd1d6;border-color:#9fa7ae}html[data-display-mode=light] .app-shell :is(.xp-progress,.quest-progress span){background:linear-gradient(90deg,#005a9e,#0078d4,#4aa9e9);box-shadow:0 0 8px #2d313633}html[data-display-mode=light] .app-shell .dashboard-expand-button{color:#005a9e;background:#0078d412;border-color:#b6bdc4}html[data-display-mode=light] .app-shell .community-actions{color:#3f4449;background:#d9dee2;border-color:#adb6be;box-shadow:0 5px 16px #2d31361c}html[data-display-mode=light] .app-shell .community-actions p,html[data-display-mode=light] .app-shell .community-actions :is(a,button){color:#005a9e}html[data-display-mode=light] .app-shell .community-actions :is(a,button){background:#f2f4f5b8;border-color:#9fb7ca}html[data-display-mode=light] .app-shell .community-actions :is(a,button):hover{color:#004b84;background:#f2f4f5;border-color:#5d98c5}html[data-display-mode=light] .app-shell .community-actions button.community-actions-reveal{color:#005a9e;background:linear-gradient(135deg,#d7dde1,#e6eaed);border-color:#9aaebd}html[data-display-mode=light] .app-shell .community-actions-reveal svg rect{stroke:#0078d4;filter:drop-shadow(0 1px 2px #2d313633)}html[data-display-mode=light] .app-shell .community-actions:not(:has(.community-actions-reveal)) :is(p,a,button){color:#004b84}html[data-display-mode=light] .app-shell.active-tab-stats .stats-view>section,html[data-display-mode=light] .app-shell.active-tab-stats .pattern-stats-panel,html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-profile-panel{color:#4f5459;background:var(--light-card);border-color:var(--light-border);box-shadow:var(--shadow)}html[data-display-mode=light] .app-shell.active-tab-stats .analytics-card-grid article{background:var(--light-nested);border-color:#bac2c8}html[data-display-mode=light] .app-shell.active-tab-stats :is(.analytics-card-grid strong,h2,h3,.trend-summary){color:#202124}html[data-display-mode=light] .app-shell.active-tab-stats :is(.practice-trend-tabs,.pattern-metric-tabs){background:#dfe4e7;border-color:#b1bac1}html[data-display-mode=light] .app-shell.active-tab-stats .pattern-metric-tabs button{color:#656c73;background:#f1f3f4;border-color:#0000}html[data-display-mode=light] .app-shell.active-tab-stats .pattern-metric-tabs button:first-child.is-active{color:#805d00;background:#fff5d6;border-color:#d3ad3c;box-shadow:inset 0 0 12px #d3ad3c1f}html[data-display-mode=light] .app-shell.active-tab-stats .pattern-metric-tabs button:last-child.is-active{color:#006ba1;background:#e1f4fc;border-color:#50a9d3;box-shadow:inset 0 0 12px #50a9d31f}html[data-display-mode=light] .app-shell.active-tab-stats .practice-trend-tabs button{color:#5f656b;background:0 0}html[data-display-mode=light] .app-shell.active-tab-stats .practice-trend-tabs button.active{color:#005a9e;background:#dceefb;border-color:#72add7}html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-analytics>header>div>span{color:#586d7c}html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-analytics>header p,html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-panel-heading p{color:#626970}html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-window-control select{color:#202124;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;background:#fff;border-color:#9ea8af}html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-analytics .accuracy-display-toggle{color:#5f666c}html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-analytics .accuracy-display-toggle input{background:#d8dde0;border-color:#87939b}html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-analytics .accuracy-display-toggle input:after{background:#fff;box-shadow:0 1px 2px #1f272c33}html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-analytics .keyboard-key{color:#fff;text-shadow:0 1px 2px #000000d6;border-color:#ffffffb8;box-shadow:inset 0 -2px #1f272c47,0 0 0 1px #1f272c2b}html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-analytics .keyboard-key-empty{color:#fff;background:#687282;border-color:#8992a0}html[data-display-mode=light] .app-shell.active-tab-stats .stats-keyboard-analytics .keyboard-loading-label{color:#202124;text-shadow:0 1px 5px #fff}html[data-display-mode=light] .app-shell.active-tab-stats :is(.analytics-table-wrapper,.pattern-stats-scroll,.technical-bucket-chart,.trend-chart){border-color:var(--light-border);background:#edf0f2}html[data-display-mode=light] .app-shell.active-tab-stats :is(.analytics-table,.pattern-trend-table) th{color:#30343a;background:#dce1e4}html[data-display-mode=light] .app-shell.active-tab-stats :is(.analytics-table,.pattern-trend-table) :is(th,td){border-color:#cfd4d8}html[data-display-mode=light] .app-shell.active-tab-stats :is(.trend-mode-icon-single i,.chart-line){stroke:#0078d4;border-color:#0078d4}html[data-display-mode=light] .app-shell.active-tab-stats .chart-point{fill:#1685d1;stroke:var(--light-card)}html[data-display-mode=light] .app-shell.active-tab-stats .trend-mode-icon-multi i{filter:saturate(1.28)}html[data-display-mode=light] .app-shell.active-tab-stats .chart-difficulty-series-line.series-easy{stroke:#2aa84a!important}html[data-display-mode=light] .app-shell.active-tab-stats .chart-point.series-easy{fill:#2aa84a!important}html[data-display-mode=light] .app-shell.active-tab-stats .chart-difficulty-series-line.series-medium{stroke:#fbbf24!important}html[data-display-mode=light] .app-shell.active-tab-stats .chart-point.series-medium{fill:#fbbf24!important}html[data-display-mode=light] .app-shell.active-tab-stats .chart-difficulty-series-line.series-hard{stroke:#e53935!important}html[data-display-mode=light] .app-shell.active-tab-stats .chart-point.series-hard{fill:#e53935!important}html[data-display-mode=light] .app-shell.active-tab-stats .chart-difficulty-series-line.series-technical{stroke:#24aee4!important}html[data-display-mode=light] .app-shell.active-tab-stats .chart-point.series-technical{fill:#24aee4!important}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key .series-easy{color:#2aa84a!important}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key .series-easy .trend-key-line{border-color:#2aa84a!important}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key .series-medium{color:#d99b00!important}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key .series-medium .trend-key-line{border-color:#fbbf24!important}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key .series-hard{color:#e53935!important}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key .series-hard .trend-key-line{border-color:#e53935!important}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key .series-technical{color:#168fc3!important}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key .series-technical .trend-key-line{border-color:#24aee4!important}html[data-display-mode=light] .app-shell.active-tab-stats .chart-difficulty-series-line.is-active{opacity:.92}html[data-display-mode=light] .app-shell.active-tab-stats .chart-point.is-muted{opacity:.16}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key label{filter:saturate(1.3);opacity:.7}html[data-display-mode=light] .app-shell.active-tab-stats .trend-difficulty-key label.active{opacity:1}html[data-display-mode=light] .app-shell.active-tab-stats .trend-line-mode-control input{background:#d7dce1;border-color:#8f989f;box-shadow:inset 0 1px 2px #2d313621}html[data-display-mode=light] .app-shell.active-tab-stats .trend-line-mode-control input:after{background:#0078d4;box-shadow:0 1px 3px #2d313640}html[data-display-mode=light] .app-shell.active-tab-stats .trend-line-mode-control input:checked{background:#dceefb;border-color:#5d98c5}html[data-display-mode=light] .app-shell.active-tab-stats .trend-line-mode-control input:checked:after{background:#005a9e}html[data-display-mode=light] .app-shell.active-tab-stats .chart-grid-line{stroke:#4950572e}html[data-display-mode=light] .app-shell.active-tab-stats .chart-trend-line{stroke:#444b5275}html[data-display-mode=light] .app-shell.active-tab-learn :is(.learn-course-hero,.learn-chapter,.learn-runner,.learn-coaching-picker,.learn-coaching-drill,.learn-chapter-intro:not(.learn-course-game)){color:#4f5459;box-shadow:var(--shadow);background:#f8f9fa;border-color:#c8cdd2}html[data-display-mode=light] .app-shell.active-tab-learn :is(.learn-course-hero,.learn-chapter,.learn-runner,.learn-coaching-picker,.learn-coaching-drill) :is(h1,h2,h3,strong){color:#202124}html[data-display-mode=light] .app-shell.active-tab-learn .learn-course-hero>div i{box-sizing:border-box;background:#eef1f3;border:1px solid #a5adb4;height:9px;box-shadow:inset 0 1px 2px #2d31361a}html[data-display-mode=light] .app-shell.active-tab-learn .learn-course-hero>div b{background:linear-gradient(90deg,#005a9e,#0078d4,#4aa9e9);box-shadow:0 0 6px #0078d438}html[data-display-mode=light] .app-shell.active-tab-learn .learn-lesson-grid>button,html[data-display-mode=light] .app-shell.active-tab-learn .learn-optional-practice{color:#51565b;background:var(--light-nested);box-shadow:none;border-color:#bac2c8}html[data-display-mode=light] .app-shell.active-tab-learn .learn-lesson-grid>button:not(:disabled):hover{color:#005a9e;background:#e5f1fa;border-color:#76acd3}html[data-display-mode=light] .app-shell.active-tab-learn :is(.learn-prompt,.learn-key-intro,.learn-keyboard){color:#292d31;background:#e9edef;border-color:#b7bfc6}html[data-display-mode=light] .app-shell.active-tab-learn :is(.learn-keyboard-row span,.learn-spacebar){color:#656b71;background:#dbe0e4;border-color:#adb6be}html[data-display-mode=light] .app-shell.active-tab-learn .learn-ghost-palm{fill:#0284c709;stroke:#0369a152}html[data-display-mode=light] .app-shell.active-tab-learn .learn-ghost-finger-body{stroke:#0284c713}html[data-display-mode=light] .app-shell.active-tab-learn .learn-ghost-finger-line{stroke:#0369a14d}html[data-display-mode=light] .app-shell.active-tab-learn .learn-ghost-hands g.is-reaching .learn-ghost-finger-body{stroke:#0284c726}html[data-display-mode=light] .app-shell.active-tab-learn .learn-ghost-hands g.is-reaching .learn-ghost-finger-line{stroke:#0369a1b8}html[data-display-mode=light] .app-shell.active-tab-learn :is(.learn-keyboard-row span.is-unlocked,.learn-spacebar.is-active){color:#202124;background:#f2f4f5;border-color:#7aaed4}html[data-display-mode=light] .app-shell.active-tab-learn .learn-start-cue{color:#51565b}html[data-display-mode=light] .app-shell.active-tab-learn .learn-start-cue strong{color:#005a9e}html[data-display-mode=light] .app-shell.active-tab-learn .learn-dev-preview-notice{color:#475569;background:#eef4fa;border-color:#8eb4d2}html[data-display-mode=light] .app-shell.active-tab-learn .learn-dev-preview-notice strong{color:#075985}html[data-display-mode=light] .app-shell.active-tab-learn :is(.learn-resume,.learn-result-actions .primary,.learn-chapter-intro>.primary){color:#fff;background:linear-gradient(135deg,#0078d4,#0067b8);border-color:#005a9e}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-intro:not(.learn-course-game){color:#4f5459;background:radial-gradient(circle at 50% 43%,#0078d414,#0000 38%),linear-gradient(145deg,#f2f4f5,#e9edef);border-color:#b9c5ce}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-intro:not(.learn-course-game):before,html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-intro:not(.learn-course-game):after{border-color:#0078d41f}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-intro:not(.learn-course-game) .games-eyebrow{color:#0078d4}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-intro:not(.learn-course-game) h1{color:#202124;text-shadow:0 8px 30px #005a9e17}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-intro:not(.learn-course-game)>p{color:#515a63}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-intro:not(.learn-course-game) kbd{color:#005a9e;background:#e5f1fa;border-color:#82b7dd;box-shadow:inset 0 -2px #005a9e1a,0 5px 14px #005a9e14}html[data-display-mode=light] .app-shell.active-tab-learn :is(.learn-course-hero,.learn-chapter,.learn-runner,.learn-chapter-intro:not(.learn-course-game)){background:var(--light-card);border-color:var(--light-border)}html[data-display-mode=light] .app-shell.active-tab-rewards .rewards-intro,html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-series{color:#4f5459;background:var(--light-card);border-color:var(--light-border);box-shadow:var(--shadow)}html[data-display-mode=light] .app-shell.active-tab-rewards .rewards-intro{background:radial-gradient(circle at 50% 0, #0078d41a, transparent 54%), var(--light-card)}html[data-display-mode=light] .app-shell.active-tab-rewards .rewards-summary{background:#e2e7ea;border-color:#b8c0c7}html[data-display-mode=light] .app-shell.active-tab-rewards .rewards-summary>div+div{border-color:#c8cdd2}html[data-display-mode=light] .app-shell.active-tab-rewards :is(.rewards-intro h2,.achievement-series-heading h2,.rewards-summary strong){color:#202124}html[data-display-mode=light] .app-shell.active-tab-rewards :is(.rewards-eyebrow,.achievement-series-heading p){color:#005a9e}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile{background:linear-gradient(155deg,#ffffff9e,#0000 46%),#dfe4e7;border-color:#b3bcc3;box-shadow:inset 0 0 20px #2d313614}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile.achievement-unlocked{border-color:color-mix(in srgb, var(--badge-mid) 58%, #aab3bc);background:radial-gradient(circle at 50% 28%, color-mix(in srgb, var(--badge-mid) 18%, transparent), transparent 62%), linear-gradient(155deg, #ffffffc7, transparent 48%), #dfe4e7;box-shadow:inset 0 1px 0 #ffffffd1, inset 0 0 22px color-mix(in srgb, var(--badge-mid) 10%, transparent), 0 9px 20px #252b3121, 0 0 25px color-mix(in srgb, var(--badge-mid) 30%, transparent)}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile:not(.achievement-unlocked){background:linear-gradient(155deg,#ffffffe0,#0000 48%),#eef0f2;border-color:#d3d7db;box-shadow:inset 0 0 16px #3f454c08}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile:not(.achievement-unlocked) :is(.achievement-name,.achievement-lock){color:#7b8289;opacity:.52}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile:not(.achievement-unlocked) .achievement-badge{opacity:.46;filter:grayscale();box-shadow:none}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-name{color:#34383c}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile.achievement-unlocked .achievement-lock{color:var(--badge-dark)}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-bronze{--badge-study-surface:color-mix(in srgb, var(--badge-light) 16%, white);--badge-study-ring:color-mix(in srgb, var(--badge-mid) 74%, var(--badge-light))}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-silver{--badge-study-surface:#f5f7f8;--badge-study-ring:color-mix(in srgb, var(--badge-mid) 72%, var(--badge-light))}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-gold{--badge-study-surface:color-mix(in srgb, var(--badge-light) 15%, white);--badge-study-ring:color-mix(in srgb, var(--badge-mid) 76%, var(--badge-light))}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-diamond{--badge-study-surface:color-mix(in srgb, var(--badge-mid) 11%, white);--badge-study-ring:color-mix(in srgb, var(--badge-mid) 76%, var(--badge-light))}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile.achievement-unlocked .achievement-badge{border-color:var(--badge-dark);background:var(--badge-study-ring,var(--badge-mid));box-shadow:inset 0 1px 0 #ffffffeb, inset 0 0 22px color-mix(in srgb, var(--badge-mid) 14%, transparent), 0 7px 16px #252b3129, 0 0 12px color-mix(in srgb, var(--badge-mid) 16%, transparent)}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile.achievement-unlocked .achievement-badge:before{border-color:var(--badge-dark);background:radial-gradient(circle at 50% 42%, #ffffffb8, transparent 68%), var(--badge-study-surface,#f5f7f8)}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile.achievement-unlocked .achievement-badge-art{background:linear-gradient(145deg, var(--badge-dark), var(--badge-mid) 52%, color-mix(in srgb, var(--badge-dark) 72%, var(--badge-mid)));filter:drop-shadow(0 1px 2px color-mix(in srgb, var(--badge-mid) 28%, transparent))}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile.achievement-unlocked .achievement-badge-marker{border-color:color-mix(in srgb, var(--badge-mid) 52%, #aeb8c0);color:var(--badge-dark);text-shadow:none;background:#f8fafceb}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile.achievement-unlocked .achievement-badge span{color:var(--badge-dark);text-shadow:none}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile:not(.achievement-unlocked) .achievement-badge{box-shadow:none;background:0 0;border-color:#89919a}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile:not(.achievement-unlocked) .achievement-badge:before{background:radial-gradient(circle at 50% 42%,#ffffffc2,#0000 68%),#f5f6f7;border-color:#89919a}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile:not(.achievement-unlocked) .achievement-badge-art{opacity:.46;filter:none;background:#626d79}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile:not(.achievement-unlocked) .achievement-badge-marker{color:#626d79;text-shadow:none;background:#f5f6f7;border-color:#89919a}html[data-display-mode=light] .app-shell.active-tab-rewards .achievement-tile.achievement-planned{box-shadow:none;background:#eff1f2;border-color:#d6dadd}html[data-display-mode=light] .app-shell.active-tab-guide .guide-view,html[data-display-mode=light] .app-shell.active-tab-settings .app-main>section{color:#4f5459;background:var(--light-card);border-color:var(--light-border);box-shadow:var(--shadow)}html[data-display-mode=light] .app-shell.active-tab-guide .guide-card{color:#4f5459;background:var(--light-nested);border-color:#bac2c8}html[data-display-mode=light] .app-shell.active-tab-guide :is(.guide-hero h2,.guide-card h3),html[data-display-mode=light] .app-shell.active-tab-settings .app-main>section :is(h2,label){color:#202124}html[data-display-mode=light] .app-shell.active-tab-guide :is(.guide-hero>span,.guide-card>span,.guide-tip){color:#0078d4}html[data-display-mode=light] .app-shell.active-tab-guide .guide-hero button,html[data-display-mode=light] .app-shell.active-tab-settings .app-main>section button:not(.secondary-button):not(.danger-button){color:#fff;background:linear-gradient(135deg,#0078d4,#0067b8);border:1px solid #005a9e}html[data-display-mode=light] .app-shell.active-tab-settings .debug-toggle input{accent-color:#0078d4}html[data-display-mode=light] .app-shell.active-tab-settings :is(.debug-pin-panel,.elite-beta-pin-form,.role-preview-settings,.guest-setting-row){color:#4f5459}html[data-display-mode=light] .app-shell.active-tab-nerd :is(.nerd-hero,.nerd-daily,.nerd-breakdown,.nerd-adoption-section,.nerd-training-section,.nerd-survey-export,.nerd-feedback-inbox,.prompt-analysis-panel),html[data-display-mode=light] .app-shell.active-tab-dev .dev-view>section{color:#4f5459;background:var(--light-card);border-color:var(--light-border);box-shadow:var(--shadow)}html[data-display-mode=light] .app-shell.active-tab-nerd :is(.nerd-metric-card,.nerd-adoption-card,.nerd-feedback-item){color:#4f5459;background:var(--light-nested);border-color:#bac2c8}html[data-display-mode=light] .app-shell.active-tab-nerd :is(.nerd-hero h2,.nerd-section-heading h2,.nerd-breakdown h3,.nerd-chart-heading h3,.nerd-adoption-column>span,.nerd-metric-card strong,.nerd-feedback-item p){color:#202124}html[data-display-mode=light] .app-shell.active-tab-nerd :is(.nerd-eyebrow,.nerd-feedback-heading>strong),html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-feedback-count strong{color:#005a9e}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-feedback-item.is-resolved{background:#edf8f0;border-color:#86b99a}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-feedback-resolve,html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-feedback-resolved-at{color:#16733a!important}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-range,html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-day-bar,html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-bar,html[data-display-mode=light] .app-shell.active-tab-nerd .prompt-analysis-bar-row>div{background:#dfe4e7;border-color:#bcc3c9}html[data-display-mode=light] .app-shell.active-tab-nerd .prompt-analysis-ring-track{stroke:#dfe4e7}html[data-display-mode=light] .app-shell.active-tab-nerd :is(.prompt-analysis-tabs,.prompt-analysis-controls select){color:#202124;background:#eef1f3;border-color:#bac2c8}html[data-display-mode=light] .app-shell.active-tab-nerd .prompt-analysis-ring>div{background:#fff}html[data-display-mode=light] .app-shell.active-tab-nerd :is(.prompt-analysis-ring strong,.prompt-analysis-bar-row strong){color:#202124}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-range button{color:#5f656b;background:0 0}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-range button.active{color:#fff;background:#0078d4}html[data-display-mode=light] .app-shell.active-tab-nerd :is(.nerd-day-bar span,.nerd-bar span){background:linear-gradient(90deg,#005a9e,#1685d1,#4aa9e9);box-shadow:0 0 10px #2d313629}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-flywheel-chart{background:linear-gradient(#0596690f,#0000 58%),#edf0f2;border-color:#bac2c8}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-flywheel-latest strong{color:#047857}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-flywheel-grid{stroke:#4b556333}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-flywheel-axis-label{fill:#5f656b}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-flywheel-line-glow{stroke:#0596692e}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-flywheel-line{stroke:#059669}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-flywheel-point{fill:#10b981;stroke:#f7f8f9}html[data-display-mode=light] .app-shell.active-tab-dev :is(.dev-table-scroll,.dev-vocabulary-words,.dev-prompt-status-panel,.dev-prompt-audit){background:#e7ebee;border-color:#bac2c8}html[data-display-mode=light] .app-shell.active-tab-dev .dev-table th{color:#30343a;background:#d9dee2}html[data-display-mode=light] .app-shell.active-tab-dev .dev-table :is(th,td){border-color:#cbd0d5}html[data-display-mode=light] .app-shell.active-tab-dev :is(.dev-vocabulary-table code,.dev-vocabulary-words code){color:#005a9e;background:#0078d414;border-color:#0078d442}html[data-display-mode=light] .app-shell.active-tab-dev .dev-prompt-preview:after{background:linear-gradient(#0000,#e7ebee)}html[data-display-mode=light] .app-shell .confirmation-dialog{color:#4f5459;background:var(--light-card);border-color:#b4bcc3;box-shadow:0 28px 80px #2d313647}html[data-display-mode=light] .app-shell .confirmation-dialog :is(h2,h3,dt){color:#202124}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-landing-pie>span{color:#4f5459;background:#f7f8f9;border-color:#bac2c8;box-shadow:0 0 20px #2d313624}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-landing-pie strong,html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-pie-legend strong,html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-adoption-column>strong{color:#202124}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-landing-pie.is-empty,html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-adoption-track{background-color:#dfe4e7;border-color:#bac2c8}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-adoption-track span{background:linear-gradient(#4aa9e9,#0067b8);box-shadow:0 0 10px #2d313629}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-account-tab-use-tabs{background:#dfe4e7;border-color:#bac2c8}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-account-tab-use-tabs button{color:#4f5459}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-account-tab-use-tabs button.active{color:#fff;background:#0078d4}html[data-display-mode=light] .app-shell.active-tab-nerd .nerd-account-tab-use-tabs button:focus-visible{outline-color:#005a9e}html[data-display-mode=light] .app-shell .unfinished-prompt-dialog{background:linear-gradient(145deg, #f59e0b21, transparent 58%), var(--light-card);border-color:#d97706;box-shadow:0 28px 80px #2d313647,0 0 0 1px #d977061a}html[data-display-mode=light] .app-shell .unfinished-prompt-dialog .auth-eyebrow{color:#a14900}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone.code-mode-active .adaptive-coaching-control{color:#59616d;box-shadow:none;background:#0d0f13e6;border-color:#5d657238}html[data-display-mode=light]:has(.guest-app-shell[data-active-tab=practice]){background:#e8ebee}html[data-display-mode=light] body:has(.guest-app-shell[data-active-tab=practice]){color:#5f6368;background:radial-gradient(circle at 3% 4%,#464c541c,#0000 34%),linear-gradient(105deg,#d7dce0 0%,#dfe3e6 46%,#e5e8ea 100%)}html[data-display-mode=light] #root:has(.guest-app-shell[data-active-tab=practice]){--text:#5f6368;--text-h:#202124;--bg:#e1e5e8;--border:#bec5cb;--code-bg:#e9edef;--accent:#0078d4;--accent-bg:#0078d41a;--accent-border:#0078d46b;--social-bg:#eef1f3;--shadow:0 3px 10px #2d31361a;--light-page:#e1e5e8;--light-card:#f2f4f5;--light-nested:#e9edef;--light-border:#bec5cb;--light-border-strong:#a5adb4;color:var(--text);border-color:#cbd0d5}html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] nav button{color:#54595f}html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] nav button:hover,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] nav button.active{color:#005a9e;background:#e8f3fc;border-color:#0078d45c}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active)>section,html[data-display-mode=light] .app-shell.active-tab-type .recent-sessions-section,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] section{background:var(--light-card);border-color:var(--light-border);box-shadow:var(--shadow)}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) :is(input,select,textarea),html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] :is(input,select,textarea){color:#282b2f;background:var(--light-nested);border-color:var(--light-border-strong);box-shadow:inset 0 1px 1px #2c30350d}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) :is(input,select,textarea):focus,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] :is(input,select,textarea):focus{border-color:#0078d4;outline-color:#0078d457;box-shadow:0 0 0 3px #0078d41c}html[data-display-mode=light] .app-shell.active-tab-type :is(button,input,select,textarea):focus-visible,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] :is(button,input,select,textarea):focus-visible{outline-color:#0078d46b}html[data-display-mode=light] .app-shell.active-tab-type .prompt-option-controls input{accent-color:#0078d4}html[data-display-mode=light] .app-shell.active-tab-type .prompt-controls>button,html[data-display-mode=light] .app-shell.active-tab-type .typing-section>button,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-typing-panel>button{color:#fff;background:linear-gradient(135deg,#0078d4,#0067b8);border:1px solid #005a9e;box-shadow:0 2px 5px #2d31362e}html[data-display-mode=light] .app-shell.active-tab-type .prompt-controls>button:hover:not(:disabled),html[data-display-mode=light] .app-shell.active-tab-type .typing-section>button:hover:not(:disabled),html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-typing-panel>button:hover:not(:disabled){background:linear-gradient(135deg,#006fbd,#005a9e);border-color:#004b84;box-shadow:0 3px 7px #2d313636}html[data-display-mode=light] .app-shell.active-tab-type :is(.prompt-settings-expander,.secondary-button){color:#4f5459;background:#eceff1;border-color:#bcc2c8}html[data-display-mode=light] .app-shell.active-tab-type :is(.prompt-settings-expander,.secondary-button):hover:not(:disabled){color:#005a9e;background:#e5edf4;border-color:#7aaed4;box-shadow:0 1px 3px #2d31361a}html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] :is(.guest-notice,.guest-conversion-banner){background:#0078d412;border-color:#0078d447}html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-live-metrics{color:#0067b8}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) .prompt-window,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-prompt-text{color:#2e2932;background:#f7f7f5;border-color:#b9b4bc;box-shadow:inset 0 1px #fff,0 1px 3px #2a1e340f}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone:not(.code-mode-active) .typing-input,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .guest-typing-panel textarea{color:#252128;background:#fcfcfb;border-color:#8f8993;box-shadow:inset 0 1px 2px #3028370d,0 1px 2px #3028370a}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-label.is-rainbow{background-image:linear-gradient(90deg,#c0262d,#c4510c,#a16207,#3f7f16,#087e8b,#2563b8,#6d28b3,#b42377,#c0262d,#c4510c,#a16207,#3f7f16,#087e8b,#2563b8,#6d28b3,#b42377,#c0262d)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-panel{color:#403746;background:color-mix(in srgb, var(--coaching-focus-tint) 72%, #fff);border-color:var(--coaching-focus-core);box-shadow:0 3px 10px #36274214, 0 0 12px var(--coaching-focus-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-summary{color:#302735}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-summary>div:first-child>span,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-chevron,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-focus-lane>h3{color:var(--coaching-focus-core)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-hero-stats>span{color:#675d6d}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-hero-stats strong{color:#251d2b}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-details>p,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-group>p{color:#6f6575}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-scroll{background:#ffffff8c;border-color:#c6bdca}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table code{color:#8e8593;background:0 0}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table code.is-used{color:#2b2230;background:color-mix(in srgb, var(--coaching-focus-accent) 10%, #fff);border-color:var(--coaching-focus-core);box-shadow:0 0 7px var(--coaching-focus-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .pattern-metric-tabs{background:#ebe7ee;border-color:#c2bac8;box-shadow:inset 0 1px 2px #32273a0f}html[data-display-mode=light] .app-shell.active-tab-type .pattern-metric-tabs button{color:#8a828f;background:#f5f2f6;border-color:#0000}html[data-display-mode=light] .app-shell.active-tab-type .pattern-metric-tabs button:first-child.is-active{color:var(--accuracy-core);background:var(--accuracy-tint);border-color:var(--accuracy-core);box-shadow:inset 0 0 12px #e0aa0014,0 0 9px #e0aa0026}html[data-display-mode=light] .app-shell.active-tab-type .pattern-metric-tabs button:last-child.is-active{color:var(--speed-core);background:var(--speed-tint);border-color:var(--speed-core);box-shadow:inset 0 0 12px #079ad814,0 0 9px #079ad824}html[data-display-mode=light] .app-shell.active-tab-type .speed-map-heading h2{color:var(--speed-core)}html[data-display-mode=light] .app-shell.active-tab-type .speed-map-legend{color:#615969}html[data-display-mode=light] .app-shell.active-tab-type .accuracy-display-toggle{color:#5f5668}html[data-display-mode=light] .app-shell.active-tab-type .accuracy-display-toggle input{background:#d8d2dc;border-color:#938a9a}html[data-display-mode=light] .app-shell.active-tab-type .accuracy-display-toggle input:after{background:#fff;box-shadow:0 1px 2px #2c23332e}html[data-display-mode=light] .app-shell.active-tab-type .keyboard-key{color:#fff;text-shadow:0 1px 2px #000000d6;border-color:#ffffffb8;box-shadow:inset 0 -2px #221b2745,0 0 0 1px #2d243329}html[data-display-mode=light] .app-shell.active-tab-type .keyboard-key-empty{color:#fff;text-shadow:0 1px 2px #181e27c2;background:#687282;border-color:#8992a0}html[data-display-mode=light] .app-shell.active-tab-type .keyboard-key small{color:inherit;opacity:.96}html[data-display-mode=light] .app-shell.active-tab-type .keyboard-loading-label{color:#302735;text-shadow:0 1px 5px #fff}.beta-application-modal{background:#15131d;border:1px solid #a78bfa94;border-radius:16px;width:min(690px,100vw - 32px);max-height:calc(100vh - 48px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 30px 100px #000,0 0 35px #8b5cf629}.modal-close{z-index:2;color:#94a3b8;background:0 0;border-color:#0000;width:34px;height:34px;padding:0;font-size:24px;line-height:1;position:absolute;top:12px;right:14px}.modal-close:hover{color:#f8fafc;background:#a78bfa1a;border-color:#a78bfa59}.beta-application-modal h2{color:#f8fafc;margin:6px 0 8px}.beta-application-modal>p{color:#cbd5e1}.beta-requirements{gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}.beta-requirement{background:#080c148a;border:1px solid #94a3b82e;border-radius:10px;grid-template-columns:25px 1fr;gap:10px;padding:13px;display:grid}.beta-requirement-status{color:#c4b5fd;font-size:1.25rem;line-height:1}.beta-requirement strong{color:#f8fafc}.beta-requirement p{color:#aab4c4;margin:5px 0 0}.beta-requirement a,.beta-inline-action{color:#c4b5fd;text-underline-offset:2px;text-decoration:underline}.beta-inline-action{font:inherit;background:0 0;border:0;padding:0}.beta-requirement.complete{opacity:.56;border-color:#4ade8052}.beta-requirement.complete .beta-requirement-status{color:#4ade80}.beta-requirement.complete strong,.beta-requirement.complete p{color:#94a3b8}.beta-claim-button{width:100%;margin-top:4px}.beta-application-modal>small{color:#64748b;text-align:center;margin-top:8px;display:block}.beta-application-note{border-left:3px solid #a78bfa;padding-left:10px}.beta-application-ready{background:#1665342e;border:1px solid #4ade8059;border-left:4px solid #4ade80;border-radius:8px;padding:10px 12px;font-weight:700;color:#86efac!important}.beta-application-warning{color:#fbbf24;border-left-color:#f59e0b}.beta-program-dev-control>strong{color:#c4b5fd;margin-top:10px;display:block}.beta-invitation-backdrop{z-index:1700}.beta-invitation-modal{color:#e5edf8;background:radial-gradient(circle at 85% 0,#2563eb29,#0000 18rem),#111722;border:1px solid #60a5fa61;border-radius:18px;width:min(620px,100vw - 32px);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 30px 100px #000,0 0 38px #2563eb21}.beta-invitation-modal h2{color:#f8fafc;margin:8px 0 12px}.beta-invitation-modal p{color:#cbd5e1;line-height:1.55}.beta-invitation-alternative{margin-top:22px;font-size:.9rem}.beta-inline-action{color:#93c5fd;cursor:pointer}.beta-invitation-actions{gap:10px;margin-top:26px;display:flex}.beta-invitation-actions>button{flex:1}.beta-invitation-yes{background:#2563eb;border-color:#60a5fa;box-shadow:0 8px 24px #2563eb3d}.beta-invitation-decline{color:#94a3b8;text-underline-offset:3px;background:0 0;border:0;margin:18px auto 0;padding:4px;font-size:.82rem;text-decoration:underline;display:block}.beta-declined-modal{text-align:center;width:min(510px,100vw - 32px)}.beta-declined-modal>button:not(.modal-close),.early-subscriber-modal>button:not(.modal-close){margin-top:14px}.early-subscriber-price{align-items:baseline;gap:14px;margin:20px 0;display:flex}.early-subscriber-price span{color:#94a3b8;font-size:1.25rem;text-decoration:line-through;text-decoration-thickness:2px}.early-subscriber-price strong{color:#60a5fa;font-size:2.25rem}.early-subscriber-modal ul{color:#cbd5e1;gap:8px;display:grid}.early-subscriber-disclaimer{border-top:1px solid #94a3b82e;margin-top:22px;padding-top:16px;font-size:.82rem;color:#94a3b8!important}.early-subscriber-error{background:#7f1d1d38;border:1px solid #f8717159;border-radius:10px;padding:10px 12px;font-size:.86rem;color:#fca5a5!important}.early-subscriber-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.early-subscriber-actions button{margin-top:0!important}.early-subscriber-checkout{background:#2563eb;border-color:#60a5fa;box-shadow:0 8px 24px #2563eb3d}html[data-display-mode=light] .beta-invitation-modal,html[data-display-mode=light] .beta-application-modal{color:#172033;background:radial-gradient(circle at 85% 0,#3b82f61a,#0000 18rem),#e9edf1;border-color:#aebbc9;box-shadow:0 28px 72px #0f172a3d}html[data-display-mode=light] .beta-invitation-modal h2,html[data-display-mode=light] .beta-application-modal h2,html[data-display-mode=light] .beta-requirement strong{color:#172033}html[data-display-mode=light] .beta-invitation-modal p,html[data-display-mode=light] .beta-application-modal>p,html[data-display-mode=light] .beta-requirement p,html[data-display-mode=light] .early-subscriber-modal ul{color:#475569}html[data-display-mode=light] .beta-requirement{background:#f3f5f7;border-color:#c2ccd6}html[data-display-mode=light] .beta-inline-action,html[data-display-mode=light] .beta-requirement a{color:#0f5fae}html[data-display-mode=light] .beta-invitation-modal .modal-close,html[data-display-mode=light] .beta-application-modal .modal-close,html[data-display-mode=light] .beta-invitation-decline{color:#526174}html[data-display-mode=light] .early-subscriber-price span{color:#64748b}html[data-display-mode=light] .early-subscriber-price strong{color:#0b73c9}html[data-display-mode=light] .early-subscriber-disclaimer{border-top-color:#c5ced8;color:#526174!important}html[data-display-mode=light] .early-subscriber-error{background:#fde8e8;border-color:#f3aaaa;color:#a52626!important}html[data-display-mode=light] .beta-application-ready{background:#dcfce7b8;border-color:#16a34a59 #16a34a59 #16a34a59 #15803d;color:#166534!important}.survey-page{color:#f8fafc;background:radial-gradient(circle at 15% 0,#6366f12e,#0000 34rem),radial-gradient(circle at 90% 15%,#22d3ee1a,#0000 30rem),#0f1118;min-height:100vh;padding:56px 20px 90px}.survey-shell{width:min(920px,100%);margin:0 auto}.survey-hero,.survey-section{background:#141721eb;border:1px solid #94a3b833;border-radius:18px;margin-bottom:28px;box-shadow:0 24px 70px #0000003d}.survey-hero{padding:42px}.survey-section{padding:30px 34px}.survey-hero h1{max-width:720px;margin:8px 0 16px;font-size:clamp(2.2rem,6vw,4.3rem);line-height:.98}.survey-hero p{color:#cbd5e1;max-width:700px;font-size:1.08rem}.survey-hero small,.survey-identity-note{color:#94a3b8}.survey-eyebrow{color:#67e8f9;letter-spacing:.14em;text-transform:uppercase;font:700 .75rem/1.2 monospace}.survey-section>h2{margin:4px 0 20px;font-size:1.55rem}.survey-identity-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.survey-identity-grid label,.survey-text-question{color:#e2e8f0;gap:7px;font-weight:700;display:grid}.survey-identity-grid label span{color:#94a3b8;font-size:.78rem;font-weight:500}.survey-identity-grid input,.survey-text-question textarea{color:#f8fafc;width:100%;font:inherit;background:#0c1018;border:1px solid #475569;border-radius:9px;padding:11px 12px}.survey-question{border:0;border-top:1px solid #94a3b824;margin:0;padding:22px 0}.survey-question legend{color:#f8fafc;width:100%;padding:0;font-size:1.02rem;font-weight:750}.survey-question>p{color:#94a3b8;margin:5px 0 13px;font-size:.86rem}.survey-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.survey-options label,.survey-likert label{color:#cbd5e1;cursor:pointer;background:#0f172a94;border:1px solid #64748b6b;border-radius:9px;align-items:center;gap:9px;padding:10px 12px;display:flex}:is(.survey-options label:has(input:checked),.survey-likert label:has(input:checked)){color:#fff;background:#4c1d953d;border-color:#8b5cf6}.survey-options input,.survey-likert input{accent-color:#8b5cf6}.survey-likert{gap:10px;margin:18px 0 26px;display:grid}.survey-likert fieldset{border:1px solid #94a3b82e;border-radius:11px;margin:0;padding:15px}.survey-likert legend{color:#e2e8f0;padding:0 6px;font-weight:700}.survey-likert fieldset>div{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.survey-likert label{text-align:center;justify-content:center;padding:8px 5px;font-size:.78rem}.survey-parent-section{border-color:#22d3ee57}.survey-text-question{margin:20px 0}.survey-text-question textarea{resize:vertical;min-height:105px}.survey-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.survey-submit,.survey-primary-link{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:1px solid #a78bfa;border-radius:10px;justify-content:center;padding:13px 24px;font-weight:800;text-decoration:none;display:inline-flex}.survey-submit{min-width:210px;font-size:1rem}.survey-thanks{place-items:center;display:grid}.survey-thanks .survey-shell{text-align:center;background:#141721;border:1px solid #67e8f94d;border-radius:18px;padding:46px}.survey-thanks h1{text-wrap:balance;max-width:760px;margin-inline:auto;line-height:1.14}.survey-thanks p{max-width:620px;margin:0 auto 24px;line-height:1.55}@media (width<=720px){.survey-page{padding:20px 10px 60px}.survey-hero,.survey-section{border-radius:13px;padding:23px 18px}.survey-identity-grid,.survey-options,.survey-likert fieldset>div{grid-template-columns:1fr}.survey-likert label{text-align:left;justify-content:flex-start}.survey-submit{width:100%}}.practice-trend-tabs{border-bottom:1px solid #303746;gap:6px;margin:0 0 16px;display:flex}.practice-trend-tabs button{color:#8793a7;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:8px 16px}.practice-trend-tabs button.active{color:#dbeafe;border-bottom-color:#38bdf8}.technical-trend-view{gap:18px;display:grid}.technical-bucket-chart{background:linear-gradient(#38bdf809,#0000),#11141b;border:1px solid #303746;border-radius:12px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:14px;min-height:320px;padding:24px 18px 18px;display:grid}.technical-bucket-chart article{text-align:center;gap:5px;min-width:0;display:grid}.technical-bucket-chart article.is-empty{opacity:.42}.technical-bucket-plot{background:repeating-linear-gradient(0deg,#0000 0 37px,#94a3b814 38px);border-bottom:1px solid #3a4354;justify-content:center;align-items:flex-end;height:190px;display:flex}.technical-bucket-bar{opacity:.78;width:min(64px,70%);min-height:4px;box-shadow:0 0 16px color-mix(in srgb,currentColor 28%,transparent);border-radius:7px 7px 2px 2px;transition:height .35s;display:block}.technical-bucket-chart strong{place-items:center;min-height:34px;font-size:13px;display:grid}.technical-bucket-chart b{color:#f1f5f9;font-size:15px}.technical-bucket-chart small{color:#8793a7}.technical-trend-empty{color:#8793a7;border:1px dashed #3a4354;border-radius:12px;place-items:center;min-height:220px;display:grid}@media (width<=700px){.technical-bucket-chart{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-bucket-chart article:last-child{grid-column:1/-1}}.game-tile-adventure{background:radial-gradient(circle at 20% 10%,#9f5cff38,#0000 45%),#151821}.game-tile-story-lines{gap:7px;width:72px;display:grid}.game-tile-story-lines i{background:linear-gradient(90deg,#9f5cff,#0000);height:2px;display:block;box-shadow:0 0 8px #9f5cff}.game-tile-story-lines i:nth-child(2){margin-left:14px}.game-tile-story-lines i:nth-child(3){margin-left:28px}.adventure-menu,.adventure-creator,.adventure-library,.adventure-story{background:#15171e;border:1px solid #303746;border-radius:14px;padding:24px}.adventure-menu{isolation:isolate;aspect-ratio:2732/1434;background:#030303;width:100%;min-height:0;padding:0;position:relative;overflow:hidden}.adventure-menu:before{z-index:-1;content:"";background:url(/assets/story-mode-background-BhT9OD3N.png) 50%/contain no-repeat;position:absolute;inset:0}.adventure-menu.is-intro-playing:before{animation:2.9s ease-out both story-mode-background-reveal}.adventure-menu-title-intro{z-index:3;clip-path:inset(7.5% 38% 80% 39.5%);filter:drop-shadow(0 0 14px #f2be5f57);-webkit-mask-composite:source-in, source-in;mix-blend-mode:screen;pointer-events:none;transform-origin:50% 15%;background:url(/assets/story-mode-background-BhT9OD3N.png) 50%/contain no-repeat;animation:2.9s cubic-bezier(.2,.72,.22,1) both story-mode-title-settle;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 39.5%,#000 calc(39.5% + 4px) calc(62% - 4px),#0000 62%),linear-gradient(#0000 7.5%,#000 calc(7.5% + 4px) calc(20% - 4px),#0000 20%),radial-gradient(14% 8% at 50.5% 13.75%,#000 70%,#000000e0 80%,#0000 100%);mask-image:linear-gradient(90deg,#0000 39.5%,#000 calc(39.5% + 4px) calc(62% - 4px),#0000 62%),linear-gradient(#0000 7.5%,#000 calc(7.5% + 4px) calc(20% - 4px),#0000 20%),radial-gradient(14% 8% at 50.5% 13.75%,#000 70%,#000000e0 80%,#0000 100%);-webkit-mask-composite:source-in,source-in;mask-composite:intersect,intersect}.adventure-menu.is-intro-playing .adventure-menu-actions{pointer-events:none;animation:2.9s ease-out both story-mode-controls-reveal}.adventure-menu.is-intro-playing .adventure-menu-note{animation:2.9s ease-out both story-mode-controls-reveal}@keyframes story-mode-background-reveal{0%,52%{filter:brightness(0)blur(14px);transform:scale(1.045)}85%,to{filter:brightness()blur();transform:scale(1)}}@keyframes story-mode-title-settle{0%{opacity:0;transform:translateY(35%)scale(2.25)}8%,42%{opacity:1;transform:translateY(35%)scale(2.25)}76%{opacity:1;transform:translate(0,0)scale(1.025)}84%,90%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(0,0)scale(1)}}@keyframes story-mode-controls-reveal{0%,82%{opacity:0}94%,to{opacity:1}}@media (prefers-reduced-motion:reduce){.adventure-menu.is-intro-playing:before,.adventure-menu-title-intro,.adventure-menu.is-intro-playing .adventure-menu-actions,.adventure-menu.is-intro-playing .adventure-menu-note{animation-duration:1ms}}.adventure-menu-actions{position:absolute;inset:0}.adventure-menu-action{aspect-ratio:1;transform-origin:50%;backface-visibility:hidden;will-change:transform;border:0;border-radius:50%;place-items:center;width:clamp(48px,12.15%,250px);padding:0;transition:background-color .18s,box-shadow .18s,scale .18s;display:grid;position:absolute;top:32.45%;overflow:hidden;translate:-50% -50%;scale:1;box-shadow:inset 0 0 0 1px #ffffff24,0 8px 28px #00000073}.adventure-menu-action.is-create{--story-action-color:#9eae54;background:var(--story-action-color);left:42.35%}.adventure-menu-action.is-library{--story-action-color:#8050b5;background:var(--story-action-color);width:clamp(48px,12.3%,250px);top:32.25%;left:58.75%}.adventure-menu-action:after{z-index:0;box-sizing:border-box;border:clamp(4px, .45vw, 7px) solid var(--story-action-color);pointer-events:none;content:"";border-radius:50%;transition:border-color .18s;position:absolute;inset:0}.adventure-menu-action-icon{filter:invert()grayscale();mix-blend-mode:multiply;opacity:.9;backface-visibility:hidden;background-image:url(/assets/story-mode-actions-CqkX4w-R.png);background-repeat:no-repeat;background-size:320%;transition:opacity .18s;position:absolute;inset:12%;transform:translateZ(0)}.adventure-menu-action.is-create .adventure-menu-action-icon{background-position:13.64%}.adventure-menu-action.is-library .adventure-menu-action-icon{background-position:85%;background-size:312%}.adventure-menu-action-label{z-index:1;color:#11120f;letter-spacing:-.025em;opacity:0;font-size:clamp(10px,1.35vw,20px);font-weight:900;line-height:1;transition:opacity .18s,transform .18s;position:relative;transform:translateY(5px)}.adventure-menu-action:is(:hover,:focus-visible){box-shadow:inset 0 0 0 2px #ffffff47,0 10px 34px #00000085}.adventure-menu-action.is-create:is(:hover,:focus-visible){--story-action-color:#d1d9a0;scale:1.035}.adventure-menu-action.is-library:is(:hover,:focus-visible){--story-action-color:#c2a6dc;scale:1.035}.adventure-menu-action:is(:hover,:focus-visible) .adventure-menu-action-icon{opacity:.2}.adventure-menu-action:is(:hover,:focus-visible) .adventure-menu-action-label{opacity:1;transform:translateY(0)}.adventure-menu-note{color:#aaa4ad;background:#000000a3;border-radius:999px;padding:5px 9px;font-size:clamp(8px,.8vw,12px);position:absolute;bottom:3.5%;right:50%;transform:translate(50%)}.adventure-library-tabs,.adventure-variant-controls,.adventure-custom-choice{align-items:center;gap:10px;display:flex}.adventure-creator{isolation:isolate;background:#0b0e0c;position:relative;overflow:hidden}.adventure-creator:before{z-index:0;pointer-events:none;content:"";filter:blur(4px)brightness(.55)saturate(.9);mix-blend-mode:screen;opacity:.84;background:url(/assets/story-mode-background-BhT9OD3N.png) 18% 58%/370% no-repeat;position:absolute;inset:-36px;transform:scale(1.04)}.adventure-creator:after{z-index:0;pointer-events:none;content:"";background:linear-gradient(#070a0826,#0a0c1052);position:absolute;inset:0}.adventure-creator>*{z-index:1;position:relative}.adventure-creator label,.adventure-create-options label,.adventure-character-fields label{color:#b7c1d1;gap:6px;display:grid}.adventure-creator textarea{min-height:110px}.adventure-create-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.adventure-character-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin:12px 0 20px;display:grid}.adventure-character-card,.adventure-add-character{background:#10131a;border:1px dashed #59657a;border-radius:10px;padding:12px}.adventure-character-card>button{text-align:left;gap:4px;width:100%;display:grid}.adventure-character-fields{gap:8px;margin-top:10px;display:grid}.adventure-character-fields textarea{min-height:55px}.adventure-add-character{color:#a98aff;min-height:105px}.story-setup-shell{--story-ink:#f5efe4;--story-muted:#aaa7af;--story-line:#dbb87438;--story-panel:#0a0a0cd1;min-height:650px;color:var(--story-ink);padding:0}.story-setup-shell:before{opacity:.56;filter:blur(5px)brightness(.42)saturate(.95)}.story-setup-shell:after{background:linear-gradient(135deg,#050706e6,#0c0a12b8 56%,#08060ee6)}.story-setup-header{border-bottom:1px solid var(--story-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050607bd;grid-template-columns:minmax(120px,1fr) minmax(250px,2fr) minmax(120px,1fr);align-items:center;gap:16px;min-height:72px;padding:0 76px 0 clamp(18px,3vw,34px);display:grid}.story-setup-header .games-back-button{justify-self:start;margin:0}.story-setup-header>div{text-align:center}.story-setup-header>div strong{white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,2vw,21px);font-weight:500}.story-setup-header>div strong>b{font-size:1.12em;font-weight:600}.story-setup-header .games-eyebrow{color:#d4af65}.story-setup-review-shortcut{color:#d7c59f;background:#2f243bb8;border-color:#d4af6559;justify-self:end}.story-setup-review-shortcut:is(:hover,:focus-visible){color:#171015;background:#d5bd83}.story-setup-intro{text-align:center;place-content:center;gap:28px;width:min(900px,100% - 40px);min-height:530px;margin:auto;padding:clamp(32px,6vw,70px) 0;display:grid}.story-setup-intro>p{color:#c7c2c7;max-width:660px;margin:auto;font:clamp(17px,2vw,22px)/1.65 Georgia,serif}.story-approach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.story-approach-grid>button{color:#eee8df;text-align:center;background:linear-gradient(145deg,#1b1a1af0,#14111df0);border:1px solid #dbb87447;border-radius:18px;place-items:center;gap:12px;min-height:250px;padding:34px 28px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 20px 60px #00000052,inset 0 1px #ffffff0a}.story-approach-grid>button:first-child{background:linear-gradient(145deg,#232616f2,#141713f5)}.story-approach-grid>button:last-child{background:linear-gradient(145deg,#2d1b3ef2,#181223f5)}.story-approach-grid>button:is(:hover,:focus-visible){border-color:#ddbd78;transform:translateY(-4px);box-shadow:0 24px 70px #0000006b,0 0 28px #d3aa5d1f}.story-approach-grid>button>span{color:#e2be73;border:1px solid #e2be7361;border-radius:50%;place-items:center;width:62px;height:62px;font-size:30px;display:grid}.story-approach-grid strong{font:500 clamp(23px,3vw,31px) Georgia,serif}.story-approach-grid small{color:#aaa6ad;max-width:320px;font-size:14px;line-height:1.55}.story-resume-draft{color:#c9b786;background:0 0;justify-self:center}.story-setup-panel{gap:6px;width:min(1180px,100% - 36px);margin:0 auto;padding:12px 0 24px;display:grid}.story-step-heading{text-align:center;gap:6px;max-width:760px;margin:0 auto 2px;display:grid}.story-step-heading>span{color:#d2a95d;font:800 11px var(--mono);letter-spacing:.16em;text-transform:uppercase}.story-step-heading h2{color:#fbf3e5;margin:0;font:500 clamp(27px,4vw,42px)/1.15 Georgia,serif}.story-step-heading p{color:var(--story-muted);margin:2px 0 0;font-size:15px;line-height:1.55}.story-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.story-choice-grid>button{color:#e5dfd6;text-align:left;background:#0f1013db;border:1px solid #a098a13d;border-radius:13px;align-content:center;gap:0;min-height:80px;padding:0 20px 9px;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff08}.story-choice-grid>button:is(:hover,:focus-visible){background:#1b191cf0;border-color:#dbb87494;transform:translateY(-2px)}.story-choice-grid>button.is-selected{background:linear-gradient(145deg,#48391cc7,#241c2deb);border-color:#d8b36c;box-shadow:0 0 0 1px #d8b36c2e,0 10px 28px #0000003d}.story-choice-grid>button.is-selected:after{color:#f0cf8e;content:"✓";font-weight:900;position:absolute;top:10px;right:12px}.story-choice-grid i{color:#d8b36c;font:25px Georgia,serif}.story-choice-grid strong{color:#f4eee5;font-size:15px}.story-choice-grid small{color:#9998a0;font-size:12px;line-height:1.4}.story-genre-complexity-note{color:#b4a98f;text-align:center;margin:2px auto;font-size:12px}.story-setting-grid>button{min-height:118px}.story-tone-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-tone-grid>button{min-height:104px}.story-setting-tabs,.story-character-toolbar,.story-character-toolbar>div,.story-step-actions{align-items:center;gap:8px;display:flex}.story-setting-tabs{justify-content:center;padding:3px;overflow-x:auto}.story-setting-tabs button,.story-character-toolbar [role=tab]{color:#aaa5ae;background:#0e0f12d1;border:1px solid #34323a;flex:none}.story-setting-tabs button.is-selected,.story-character-toolbar [role=tab].is-selected{color:#241a0e;background:#d6b16b;border-color:#d6b16b}.story-custom-choice,.story-premise-field{color:#c9c1b4;gap:8px;width:min(760px,100%);margin:auto;display:grid}.story-custom-choice input,.story-custom-choice textarea,.story-premise-field textarea{box-sizing:border-box;color:#f5efe7;background:#07080ad1;border:1px solid #444149;width:100%;box-shadow:inset 0 2px 12px #00000040}.story-custom-choice input:focus,.story-custom-choice textarea:focus,.story-premise-field textarea:focus{border-color:#d0aa62;box-shadow:0 0 0 3px #d0aa621f}.story-premise-field textarea{resize:vertical;min-height:150px}.story-custom-premise textarea{resize:vertical;min-height:96px}.story-premise-panel{width:min(1040px,100% - 36px)}.story-premise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-premise-grid>button{grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:104px;padding:18px 42px 18px 20px}.story-premise-grid>button>span{color:#d8b36c;font:500 22px Georgia,serif}.story-premise-grid>button>strong{font:500 17px/1.4 Georgia,serif}.story-step-actions{border-top:1px solid var(--story-line);justify-content:flex-end;min-height:48px;padding-top:6px}.story-step-actions>span{color:#aaa5ae;margin-right:auto}.story-step-actions>button{color:#1c140d;background:linear-gradient(#e0c17e,#c89e53);border-color:#e5c987;min-width:168px;font-weight:900;box-shadow:0 8px 24px #00000047}.story-step-actions>button:is(:hover,:focus-visible){background:#efd69d}.story-step-actions>.story-previous-button{color:#c9b98f;box-shadow:none;background:#211e24;border-color:#4b444d;margin-right:auto;font-weight:700}.story-step-actions>.story-previous-button:is(:hover,:focus-visible){color:#f0dfb7;background:#302a30;border-color:#766649}.story-step-actions>.story-previous-button+span{margin-right:0}.story-idea-panel{width:min(900px,100% - 36px)}.story-idea-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.story-idea-sections article{background:#0b0c0fd1;border:1px solid #9a929d38;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:17px 18px;display:grid}.story-idea-sections article>div{gap:4px;display:grid}.story-idea-sections article span,.story-review-grid article>span{color:#8d8992;font:800 10px var(--mono);letter-spacing:.1em;text-transform:uppercase}.story-idea-sections article strong{color:#ece4da}.story-idea-sections article button{color:#cdbb94;background:#292333;border-color:#534565}.story-character-board{width:min(1320px,100% - 28px)}.story-character-toolbar{justify-content:space-between;gap:16px}.story-character-toolbar>div{flex-wrap:wrap}.story-character-toolbar>div:last-child button{color:#cdbd9f;background:#242129;border-color:#49434d}.story-character-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:13px;display:grid}.story-character-card{background:linear-gradient(155deg,#19191bf7,#0c0c10fa);border:1px solid #37343d;border-radius:15px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000003d}.story-character-card.is-selected{border-color:#9fb052;box-shadow:0 0 0 1px #9fb05233,0 13px 34px #0000004d}.story-character-card-actions{z-index:2;gap:5px;display:flex;position:absolute;top:8px;right:8px}.story-character-card-actions button{color:#aaa4ad;background:#08080ad1;border:1px solid #413d45;border-radius:50%;place-items:center;width:31px;height:31px;padding:0;display:grid}.story-character-card-actions button:is(:hover,:focus-visible){color:#1b1014;background:#d8bd87}.story-character-card-actions .story-character-favorite{opacity:.24;transition:opacity .15s,color .15s}.story-character-card:hover .story-character-favorite,.story-character-card:focus-within .story-character-favorite,.story-character-card-actions .story-character-favorite.is-favorite{color:#e882a5;opacity:1}.story-character-card-heading{color:#eee7dd;text-align:left;background:linear-gradient(145deg,#71823838,#592f762e);border:0;border-radius:0;align-content:end;gap:5px;min-height:134px;padding:22px 76px 18px 18px;display:grid}.story-character-card-heading>span{color:#aebf63;font:800 9px var(--mono);letter-spacing:.08em;text-transform:uppercase}.story-character-card-heading strong{font:500 21px Georgia,serif}.story-character-card-heading small{color:#b2aab5}.story-character-card-preview{gap:7px;min-height:92px;padding:14px 18px;display:grid}.story-character-card-preview p{color:#aaa6ad;margin:0;font-size:12px;line-height:1.42}.story-character-details-toggle{color:#c2b496;background:#1a181d;border-color:#3f3a42;margin:0 14px 14px;font-size:11px}.story-character-traits{border-top:1px solid #302d34;gap:8px;padding:0 14px 16px;display:grid}.story-character-trait{grid-template-columns:1fr auto;gap:4px 8px;padding:10px 0 0;display:grid}.story-character-trait>span{color:#817c86;font:800 9px var(--mono);text-transform:uppercase}.story-character-trait>p,.story-character-trait>input{color:#d9d1c8;grid-column:1;min-width:0;margin:0;font-size:12px;line-height:1.35}.story-character-trait>input{box-sizing:border-box;background:#0a0b0d;width:100%;padding:5px 7px}.story-character-trait>div{grid-area:1/2/span 2;align-items:center;gap:4px;display:flex}.story-character-trait>div button{color:#8f8993;background:0 0;border:0;width:27px;height:27px;padding:0}.story-character-trait>div button:is(:hover,:focus-visible){color:#e4c681;background:#29242d}.story-character-remove{color:#d3959d;background:#2d181d;border-color:#583039;margin-top:5px}.story-character-empty{color:#8c8791;text-align:center;background:#090a0c9e;border:1px dashed #4a444e;border-radius:15px;place-content:center;gap:7px;min-height:280px;display:grid}.story-character-empty>span{color:#c397b3;font-size:40px}.story-character-empty strong{color:#ddd5dc;font:500 22px Georgia,serif}.story-character-empty p{margin:0}.story-relationships-panel{width:min(1120px,100% - 30px)}.story-relationship-canvas{background:radial-gradient(circle at 50% 44%,#67543324,#0000 32%),linear-gradient(#050608e0,#0b0a0feb);border:1px solid #b49f7333;border-radius:22px;grid-template-rows:145px 180px 175px;justify-items:center;min-height:520px;padding:20px;display:grid;position:relative;box-shadow:inset 0 0 70px #00000061}.story-enemy-position{grid-row:1}.story-enemy-position:after{content:"";background:#6d3a40;width:2px;height:34px;margin:0 auto;display:block;box-shadow:0 0 8px #d8556047}.story-main-position{z-index:2;grid-row:2}.story-support-row{grid-row:3;grid-template-columns:repeat(3,1fr);gap:clamp(18px,5vw,70px);width:min(850px,100%);display:grid}.story-relationship-socket{box-sizing:border-box;color:#8c8b91;text-align:center;background:#060709;border:2px solid #33363d;border-radius:22px;place-content:center;justify-items:center;gap:5px;width:150px;min-height:128px;padding:17px 14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative;box-shadow:inset 0 0 28px #000000b8}.story-relationship-socket.is-main{border-color:#d2d4d4;width:184px;min-height:158px;box-shadow:0 0 22px #ffffff26,inset 0 0 30px #000}.story-relationship-socket.is-main.is-filled{border-color:#76ce7d;box-shadow:0 0 28px #76ce7d4d,inset 0 0 30px #000}.story-relationship-socket.is-enemy.is-filled{border-color:#d85560;box-shadow:0 0 25px #d8556047,inset 0 0 30px #000}.story-support-position.is-open .story-relationship-socket.is-filled{border-color:#8baece;box-shadow:0 0 22px #8baece38}.story-support-position.is-friend .story-relationship-socket.is-filled{border-color:#54a9ea;box-shadow:0 0 24px #54a9ea47}.story-support-position.is-love .story-relationship-socket.is-filled{border-color:#e477a4;box-shadow:0 0 25px #e477a44d}.story-relationship-socket.is-ready{cursor:pointer;animation:1.25s ease-in-out infinite alternate story-socket-ready}@keyframes story-socket-ready{to{border-color:#f0dfbc;transform:scale(1.025);box-shadow:0 0 28px #f0dfbc47,inset 0 0 28px #000}}.story-relationship-socket-content{color:inherit;text-align:center;background:0 0;border:0;place-items:center;gap:5px;padding:4px;display:grid}.story-relationship-socket-content>span{color:#777a82;font:800 9px var(--mono);letter-spacing:.08em;text-transform:uppercase}.story-relationship-socket-content>b{color:#6f747d;font-size:27px}.story-relationship-socket-content>strong{color:#f0e9df;font:500 17px Georgia,serif}.story-relationship-socket-content>small{max-width:120px;font-size:10px;line-height:1.35}.story-relationship-socket-help{color:#7e8189;background:#111319;border:1px solid #34373e;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;font-size:10px;display:grid;position:absolute;top:7px;right:7px}.story-relationship-clear{color:#9699a0;background:0 0;border:0;padding:3px 7px;font-size:9px}.story-support-position{justify-items:center;display:grid;position:relative}.story-support-position:before{content:"";opacity:.48;background:#8baece;width:2px;height:30px;position:absolute;top:-28px;box-shadow:0 0 7px}.story-support-position.is-friend:before{background:#54a9ea}.story-support-position.is-love:before{background:#e477a4}.story-relationship-connector{color:#9aa9b8;background:0 0;border:0;place-items:center;width:100%;height:32px;padding:0;font-size:9px;display:grid;position:relative}.story-relationship-connector:before{z-index:-1;content:"";opacity:.55;background:currentColor;height:2px;position:absolute;left:0;right:0;box-shadow:0 0 8px}.story-relationship-connector span{background:#111319;border-radius:999px;padding:4px 8px}.story-support-position.is-friend .story-relationship-connector{color:#54a9ea}.story-support-position.is-love .story-relationship-connector{color:#e477a4}.story-socket-tooltip{z-index:5;background:#141218f5;border:1px solid #504956;border-radius:10px;width:min(260px,45%);padding:13px 15px;position:absolute;top:20px;right:20px;box-shadow:0 14px 35px #0000006b}.story-socket-tooltip strong{color:#e7dccb}.story-socket-tooltip p{color:#aaa5ae;margin:5px 0 0;font-size:12px;line-height:1.45}.story-character-tray{background:#08090bd1;border:1px solid #36333b;border-radius:13px;gap:13px;padding:15px;display:grid}.story-character-tray>div:first-child{color:#aaa5ae;justify-content:space-between;gap:12px;font-size:12px;display:flex}.story-character-tray>div:first-child strong{color:#e9e1d7}.story-character-tray>div:last-child{gap:8px;padding:3px;display:flex;overflow-x:auto}.story-character-tray-card{color:#d8d0c8;background:#151419;border:1px solid #393740;border-radius:9px;flex:0 0 190px;grid-template-columns:1fr auto;display:grid;overflow:hidden}.story-character-tray-card.is-selected{border-color:#e0c17e;box-shadow:0 0 0 2px #e0c17e24}.story-character-tray-card.is-assigned{opacity:.64}.story-character-tray-details{min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:0;gap:3px;padding:10px;display:grid}.story-character-tray-details strong,.story-character-tray-details small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.story-character-tray-details span{color:#77727b;font:800 8px var(--mono);letter-spacing:.08em;text-transform:uppercase}.story-character-tray-place{color:#d4b977;background:#201d23;border-width:0 0 0 1px;border-color:#393740;border-radius:0;align-self:stretch;padding:7px;font-size:10px}.story-character-tray small{color:#89858e}.story-cameo-note{color:#8f8b93;text-align:center;margin:-15px 0 0;font-size:12px}.story-character-dialog-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#040407b8;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.story-character-dialog{box-sizing:border-box;color:#eee7dd;background:linear-gradient(150deg,#19181d,#0d0d11);border:1px solid #514958;border-radius:18px;gap:18px;width:min(820px,100%);max-height:min(860px,100vh - 56px);padding:22px;display:grid;overflow:auto;box-shadow:0 28px 90px #0009}.story-character-dialog>header{border-bottom:1px solid #36323a;justify-content:space-between;gap:20px;padding-bottom:14px;display:flex}.story-character-dialog>header>div:first-child{gap:3px;display:grid}.story-character-dialog>header span{color:#cba95f;font:800 9px var(--mono);letter-spacing:.12em;text-transform:uppercase}.story-character-dialog h3,.story-character-dialog p{margin:0}.story-character-dialog h3{font:500 28px Georgia,serif}.story-character-dialog p{color:#aaa5ae}.story-character-dialog>header>div:last-child{align-items:start;gap:7px;display:flex}.story-character-dialog>header button{color:#d3c09c;background:#242128;border-color:#4a434d}.story-character-dialog>header .story-character-dialog-close{width:38px;height:38px;padding:0;font-size:24px}.story-character-dialog-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.story-character-dialog-fields label{color:#908a94;font:800 9px var(--mono);letter-spacing:.08em;text-transform:uppercase;gap:6px;display:grid}.story-character-dialog-fields label>div{grid-template-columns:1fr auto;align-items:stretch;gap:6px;display:grid}.story-character-dialog-fields input,.story-character-dialog-fields textarea{box-sizing:border-box;color:#eee7dd;text-transform:none;resize:vertical;background:#090a0d;border:1px solid #403c44;width:100%;min-width:0;font:400 13px/1.4 system-ui,sans-serif;box-shadow:inset 0 2px 8px #0000003d}.story-character-dialog-fields button{color:#c8b483;background:#211e24;border-color:#454049;width:38px;padding:0}.story-character-dialog>footer{justify-content:flex-end;display:flex}.story-character-dialog>footer button{color:#21170c;background:#d7b76d;border-color:#d7b76d;min-width:120px;font-weight:800}.story-review-panel{width:min(980px,100% - 36px)}.story-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.story-review-grid article{background:#0c0c0fd6;border:1px solid #39353e;border-radius:12px;grid-template-columns:1fr auto;gap:6px 12px;padding:17px 18px;display:grid}.story-review-grid article>span{grid-column:1}.story-review-grid article strong{color:#eee5d9;grid-column:1}.story-review-grid article button{color:#c6b38e;background:0 0;border:0;grid-area:1/2/span 2;align-self:center}.story-review-cast{gap:8px;padding:3px 2px 9px;display:flex;overflow-x:auto}.story-review-cast>div{background:#141318;border:1px solid #39353f;border-radius:10px;flex:0 0 185px;gap:4px;padding:13px;display:grid;position:relative}.story-review-cast span{color:#918c96;font-size:11px}.story-review-cast b{color:#aaa5ae;font:800 8px var(--mono);text-transform:uppercase;position:absolute;top:8px;right:8px}.story-review-cast b.is-main{color:#82ce82}.story-review-cast b.is-friend{color:#67baf3}.story-review-cast b.is-love{color:#ef86ae}.story-review-cast b.is-antagonist{color:#e06c76}.story-review-cast b.is-supporting{color:#9bbbd6}.story-review-cast b.is-unassigned{color:#77727c}.story-premise-composer{background:#07080ad1;border:1px solid #444149;flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:150px;padding:12px;display:flex;box-shadow:inset 0 2px 12px #00000040}.story-premise-token{color:#efe2c6;background:#302718;border:1px solid #76613a;border-radius:8px;align-items:center;gap:8px;max-width:100%;padding:7px 7px 7px 11px;font-size:12px;line-height:1.35;display:inline-flex}.story-premise-token button{color:#d8bd84;background:#ffffff14;border:0;border-radius:50%;flex:none;width:25px;height:25px;padding:0}.story-premise-composer textarea{min-height:74px;box-shadow:none;resize:vertical;background:0 0;border:0;flex:280px;padding:8px}.story-premise-composer textarea:focus{box-shadow:none}.story-review-options{margin:0}.story-lock-note{color:#aaa4ac;background:#49371b2e;border:1px solid #d1ae6833;border-radius:10px;align-items:center;gap:13px;padding:14px 17px;display:flex}.story-lock-note>span{color:#d5b36e;font-size:25px}.story-lock-note p{margin:0;font-size:12px;line-height:1.45}.story-lock-note strong{color:#e5d8c1}.story-begin-button{padding:13px 24px;font-size:15px;min-width:220px!important}.story-template-entry{color:#ded5c8;background:#0c0c10c7;border:1px solid #46404a;border-radius:13px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;width:min(760px,100%);margin:2px auto 0;padding:15px 16px;display:grid}.story-template-entry>span{color:#c8aa6d;border:1px solid #5d5038;border-radius:10px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.story-template-entry>div{gap:3px;display:grid}.story-template-entry small{color:#96919a;line-height:1.4}.story-template-entry button{color:#d8c69e;background:#282231;border-color:#54495f}.story-template-library{width:min(1060px,100% - 36px)}.story-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.story-template-grid article{background:#0b0c0fdb;border:1px solid #3d3942;border-radius:13px;gap:7px;padding:18px;display:grid}.story-template-grid article>span{color:#bd9d5f;font:800 9px var(--mono);letter-spacing:.1em;text-transform:uppercase}.story-template-grid article>strong{color:#f0e8dc;font:500 21px Georgia,serif}.story-template-grid article>p{color:#aaa5ae;margin:0;line-height:1.5}.story-template-grid article>small{color:#7f7b84;text-transform:capitalize}.story-template-grid article>div{gap:8px;margin-top:5px;display:flex}.story-template-grid article>div button:first-child{color:#21170c;background:#d7b76d;border-color:#d7b76d;font-weight:800}.story-template-grid article>div button:last-child{color:#c9949b;background:#27171b;border-color:#503238}.story-template-empty{color:#97919a;text-align:center;background:#090a0ca8;border:1px dashed #49434d;border-radius:14px;place-content:center;justify-items:center;gap:7px;min-height:240px;display:grid}.story-template-empty>span{color:#b99b65;font-size:38px}.story-template-empty strong{color:#e4dcd1;font:500 22px Georgia,serif}.story-template-empty p{margin:0}.story-template-save{background:#0c0c10c7;border:1px solid #45404a;border-radius:12px;grid-template-columns:minmax(230px,1fr) auto;align-items:end;gap:14px;padding:16px;display:grid}.story-template-save-copy,.story-template-save label{gap:4px;display:grid}.story-template-save-copy>span,.story-template-save label>span{color:#a6854b;font:800 9px var(--mono);letter-spacing:.1em;text-transform:uppercase}.story-template-save-copy>strong{color:#eee5d9}.story-template-save-copy>small{color:#918c95;line-height:1.35}.story-template-save input{box-sizing:border-box;color:#f1e9de;background:#090a0d;border-color:#46414a;width:100%}.story-template-edit-actions{justify-content:flex-end;gap:8px;display:flex}.story-template-edit-actions button:first-child,.story-template-create-form>button,.story-template-save-as>div button:last-child{color:#25190d;background:#d7b76d;border-color:#d1ad67;font-weight:800}.story-template-edit-actions button:last-child,.story-template-save-as>div button:first-child{color:#d8c69e;background:#282231;border-color:#54495f}.story-template-create-form{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:10px;min-width:min(480px,50vw);display:grid}.story-template-save-as{border-top:1px solid #38343c;grid-column:1/-1;grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:12px;padding-top:14px;display:grid}.story-template-save-as>div{gap:8px;display:flex}.story-template-name-error{color:#ef8e91;font-size:11px;line-height:1.35}.story-template-name-note{color:#c3a86f;font-size:11px;line-height:1.35}.story-template-message{color:#d0ad68;text-align:center;margin:2px 0;font-size:12px}.story-template-message.is-error{color:#ef8e91}html[data-display-mode=light] .story-setup-shell.story-setup-approach{--story-ink:#29231d;--story-muted:#655f58;--story-line:#d5c8b4;color:var(--story-ink);background:#f2eee7;border-color:#a99d8c;box-shadow:0 12px 36px #2d28232e;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important}html[data-display-mode=light] .story-setup-shell.story-setup-approach:before{opacity:.12;filter:blur(7px)brightness(1.45)saturate(.45);mix-blend-mode:multiply}html[data-display-mode=light] .story-setup-shell.story-setup-approach:after{background:radial-gradient(circle at 82% 10%,#764a9114,#0000 34%),radial-gradient(circle at 12% 34%,#c597431a,#0000 31%),linear-gradient(145deg,#faf8f2f7,#f0ecf4f7)}html[data-display-mode=light] .story-setup-approach .story-setup-header{background:#fcf9f3f0;border-color:#d8cdbd;box-shadow:0 5px 18px #342d2612}html[data-display-mode=light] .story-setup-approach .games-back-button{color:#62491f}html[data-display-mode=light] .story-setup-approach .games-back-button:is(:hover,:focus-visible){color:#302116;background:#eee4d3}html[data-display-mode=light] .story-setup-approach .story-setup-intro>p{color:#655f58}html[data-display-mode=light] .story-setup-approach .story-approach-grid>button{color:#2e2822;border-color:#c9bdad;box-shadow:0 16px 38px #372f281f,inset 0 1px #ffffffb8}html[data-display-mode=light] .story-setup-approach .story-approach-grid>button:first-child{background:linear-gradient(145deg,#f3f0dc,#e7e9dc)}html[data-display-mode=light] .story-setup-approach .story-approach-grid>button:last-child{background:linear-gradient(145deg,#efe8f4,#e4dced)}html[data-display-mode=light] .story-setup-approach .story-approach-grid>button:is(:hover,:focus-visible){border-color:#9b783c;box-shadow:0 20px 46px #43342329,0 0 24px #8e662214}html[data-display-mode=light] .story-setup-approach .story-approach-grid>button>span{color:#76531a;border-color:#76531a57}html[data-display-mode=light] .story-setup-approach .story-approach-grid small{color:#655f58}html[data-display-mode=light] .story-setup-approach .story-resume-draft{color:#76531a;background:0 0}html[data-display-mode=light] .story-setup-approach .story-resume-draft:is(:hover,:focus-visible){color:#3f2c0e;background:0 0}html[data-display-mode=light] .story-setup-shell:not(.story-setup-approach){--story-ink:#29231d;--story-muted:#655f58;--story-line:#d5c8b4;--story-panel:#fffdf8eb;color:var(--story-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f2eee7;border-color:#a99d8c;box-shadow:0 12px 36px #2d28232e}html[data-display-mode=light] .story-setup-shell:not(.story-setup-approach):before{opacity:.12;filter:blur(7px)brightness(1.45)saturate(.45);mix-blend-mode:multiply}html[data-display-mode=light] .story-setup-shell:not(.story-setup-approach):after{background:radial-gradient(circle at 82% 10%,#764a9114,#0000 34%),radial-gradient(circle at 12% 34%,#c597431a,#0000 31%),linear-gradient(145deg,#faf8f2f7,#f0ecf4f7)}html[data-display-mode=light] .story-setup-shell:not(.story-setup-approach) .story-setup-header{background:#fcf9f3f0;border-color:#d8cdbd;box-shadow:0 5px 18px #342d2612}html[data-display-mode=light] .story-setup-shell:not(.story-setup-approach) .story-setup-header .games-back-button{color:#62491f}html[data-display-mode=light] .story-setup-shell:not(.story-setup-approach) .story-setup-header .games-back-button:is(:hover,:focus-visible){color:#302116;background:#eee4d3}html[data-display-mode=light] .story-setup-shell:not(.story-setup-approach) .story-setup-header>div strong,html[data-display-mode=light] .story-step-heading h2{color:#2d241b}html[data-display-mode=light] .story-setup-review-shortcut{color:#fffaf0;background:#51405b;border-color:#5c4867;box-shadow:0 5px 14px #402d4a2e}html[data-display-mode=light] .story-setup-review-shortcut:is(:hover,:focus-visible){color:#211826;background:#e1c580;border-color:#c9ae72}html[data-display-mode=light] .story-step-heading>span{color:#8b641d}html[data-display-mode=light] .story-step-heading p,html[data-display-mode=light] .story-choice-grid small{color:#655f58}html[data-display-mode=light] .story-choice-grid>button,html[data-display-mode=light] .story-idea-sections article,html[data-display-mode=light] .story-review-grid article{color:#39322b;background:linear-gradient(145deg,#ffffffb8,#0000 48%),#f8f5ef;border-color:#cec3b4;box-shadow:0 8px 20px #372f2814}html[data-display-mode=light] .story-choice-grid>button:is(:hover,:focus-visible){background:#fffaf0;border-color:#9b783c;box-shadow:0 11px 26px #47372221}html[data-display-mode=light] .story-choice-grid>button.is-selected{background:linear-gradient(145deg,#f5e2b4e0,#e8dcefe0);border-color:#8e6622;box-shadow:0 0 0 1px #8e662229,0 12px 26px #4a392521}html[data-display-mode=light] .story-choice-grid>button.is-selected:after,html[data-display-mode=light] .story-choice-grid i{color:#76531a}html[data-display-mode=light] .story-choice-grid strong,html[data-display-mode=light] .story-idea-sections article strong,html[data-display-mode=light] .story-review-grid article strong{color:#2e2822}html[data-display-mode=light] .story-setting-tabs button,html[data-display-mode=light] .story-character-toolbar [role=tab]{color:#554f48;background:#f7f3ec;border-color:#c9beb0}html[data-display-mode=light] .story-setting-tabs button.is-selected,html[data-display-mode=light] .story-character-toolbar [role=tab].is-selected{color:#fffaf0;background:#584661;border-color:#584661}html[data-display-mode=light] .story-custom-choice,html[data-display-mode=light] .story-premise-field{color:#4d4135}html[data-display-mode=light] .story-custom-choice input,html[data-display-mode=light] .story-custom-choice textarea,html[data-display-mode=light] .story-premise-field textarea,html[data-display-mode=light] .story-character-trait>input{color:#28231e;background:#fffefbf5;border-color:#b9ad9d;box-shadow:inset 0 2px 8px #372f2812}html[data-display-mode=light] .story-custom-choice input::placeholder,html[data-display-mode=light] .story-custom-choice textarea::placeholder,html[data-display-mode=light] .story-premise-field textarea::placeholder,html[data-display-mode=light] .story-character-trait>input::placeholder{color:#8a837b}html[data-display-mode=light] .story-custom-choice input:focus,html[data-display-mode=light] .story-custom-choice textarea:focus,html[data-display-mode=light] .story-premise-field textarea:focus,html[data-display-mode=light] .story-character-trait>input:focus{border-color:#8d6727;box-shadow:0 0 0 3px #8d672721}html[data-display-mode=light] .story-step-actions>span{color:#625b53}html[data-display-mode=light] .story-step-actions>button,html[data-display-mode=light] .story-begin-button{color:#25190d;background:linear-gradient(#edcd84,#d6aa55);border-color:#bc8f3f;box-shadow:0 8px 20px #553e1a2e}html[data-display-mode=light] .story-idea-sections article span,html[data-display-mode=light] .story-review-grid article>span,html[data-display-mode=light] .story-character-trait>span{color:#746c63}html[data-display-mode=light] .story-idea-sections article button,html[data-display-mode=light] .story-review-grid article button{color:#fffaf2;background:#4d3c58;border-color:#4d3c58}html[data-display-mode=light] .story-character-toolbar>div:last-child button{color:#463a2e;background:#f3eee6;border-color:#b9ad9e}html[data-display-mode=light] .story-character-card{background:linear-gradient(155deg,#fffdf8,#eee8e1);border-color:#c7bbad;box-shadow:0 12px 26px #372f281c}html[data-display-mode=light] .story-character-card.is-selected{border-color:#758532;box-shadow:0 0 0 1px #7585322e,0 14px 30px #372f2821}html[data-display-mode=light] .story-character-card-heading{color:#302923;background:linear-gradient(145deg,#a7b75f47,#9266ad2e)}html[data-display-mode=light] .story-character-card-heading>span{color:#5d6f1f}html[data-display-mode=light] .story-character-card-heading strong,html[data-display-mode=light] .story-character-trait>p{color:#302923}html[data-display-mode=light] .story-character-card-heading small,html[data-display-mode=light] .story-character-card-preview p{color:#625b54}html[data-display-mode=light] .story-character-card-actions button{color:#635c56;background:#fffdf8e0;border-color:#c1b6aa}html[data-display-mode=light] .story-character-details-toggle{color:#4f3d24;background:#eee7dd;border-color:#b9aea2}html[data-display-mode=light] .story-character-traits{border-color:#d2c7bb}html[data-display-mode=light] .story-character-empty{color:#6e675f;background:#faf7f1bd;border-color:#bdb1a4}html[data-display-mode=light] .story-character-empty strong{color:#352e27}html[data-display-mode=light] .story-relationship-canvas{background:radial-gradient(circle at 50% 44%,#b8944f29,#0000 34%),linear-gradient(#eee9df,#e4ded7);border-color:#b8a888;box-shadow:inset 0 0 54px #48392717}html[data-display-mode=light] .story-relationship-socket{color:#625d57;background:#fbfaf7;border-color:#a9a39c;box-shadow:inset 0 0 24px #4a423912,0 7px 18px #3a322b1a}html[data-display-mode=light] .story-relationship-socket.is-main{border-color:#5e625f;box-shadow:0 0 0 3px #ffffff94,0 8px 22px #3a322b1f}html[data-display-mode=light] .story-relationship-socket-content>span,html[data-display-mode=light] .story-relationship-socket-content>b{color:#68645f}html[data-display-mode=light] .story-relationship-socket-content>strong{color:#2d2925}html[data-display-mode=light] .story-relationship-socket-help{color:#544f49;background:#eee9e2;border-color:#b8afa5}html[data-display-mode=light] .story-relationship-clear{color:#7d4149}html[data-display-mode=light] .story-relationship-connector span{background:#f5f1eb}html[data-display-mode=light] .story-socket-tooltip{background:#fffcf6f7;border-color:#b8a992;box-shadow:0 14px 34px #372f282b}html[data-display-mode=light] .story-socket-tooltip strong{color:#342c24}html[data-display-mode=light] .story-socket-tooltip p{color:#655e56}html[data-display-mode=light] .story-character-tray{background:#faf7f1eb;border-color:#c4b8aa}html[data-display-mode=light] .story-character-tray>div:first-child,html[data-display-mode=light] .story-cameo-note{color:#655e56}html[data-display-mode=light] .story-character-tray>div:first-child strong{color:#342d26}html[data-display-mode=light] .story-character-tray-card,html[data-display-mode=light] .story-review-cast>div{color:#332e29;background:#eee8df;border-color:#b9b0a7}html[data-display-mode=light] .story-genre-complexity-note{color:#685b46}html[data-display-mode=light] .story-step-actions>.story-previous-button{color:#594522;box-shadow:none;background:#eee8df;border-color:#b8aa99}html[data-display-mode=light] .story-step-actions>.story-previous-button:is(:hover,:focus-visible){color:#372710;background:#fff8e9;border-color:#8d6727}html[data-display-mode=light] .story-character-tray-place{color:#684b19;background:#e1d8ca;border-color:#b9b0a7}html[data-display-mode=light] .story-character-tray-details span{color:#716960}html[data-display-mode=light] .story-character-tray small,html[data-display-mode=light] .story-review-cast span{color:#69625b}html[data-display-mode=light] .story-premise-composer{background:#fffefbf5;border-color:#b9ad9d;box-shadow:inset 0 2px 8px #372f2812}html[data-display-mode=light] .story-premise-token{color:#4c3615;background:#efe0bd;border-color:#b48d4d}html[data-display-mode=light] .story-premise-token button{color:#68480f;background:#68480f1a}html[data-display-mode=light] .story-premise-composer textarea{box-shadow:none;background:0 0}html[data-display-mode=light] .story-character-dialog-backdrop{background:#312c2761}html[data-display-mode=light] .story-character-dialog{color:#302923;background:linear-gradient(150deg,#fffdf8,#eee8e1);border-color:#b8aa9b;box-shadow:0 28px 80px #372f2847;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important}html[data-display-mode=light] .story-character-dialog>header{border-color:#cfc3b6}html[data-display-mode=light] .story-character-dialog p{color:#655e56}html[data-display-mode=light] .story-character-dialog>header button,html[data-display-mode=light] .story-character-dialog-fields button{color:#4f3d24;background:#eee7dd;border-color:#b9aea2}html[data-display-mode=light] .story-character-dialog-fields label{color:#746c63}html[data-display-mode=light] .story-character-dialog-fields input,html[data-display-mode=light] .story-character-dialog-fields textarea{color:#28231e;background:#fffefb;border-color:#b9ad9d;box-shadow:inset 0 2px 8px #372f2812}html[data-display-mode=light] .story-character-dialog>footer button{color:#25190d;background:#ddb461;border-color:#bc8f3f}html[data-display-mode=light] .story-lock-note{color:#625b52;background:#eedbb275;border-color:#c9af77}html[data-display-mode=light] .story-lock-note strong{color:#433626}html[data-display-mode=light] .story-template-entry,html[data-display-mode=light] .story-template-grid article,html[data-display-mode=light] .story-template-save,html[data-display-mode=light] .story-template-empty{color:#352e28;background:#fffdf8e0;border-color:#cbbfaf;box-shadow:0 8px 20px #372f2812}html[data-display-mode=light] .story-template-entry>span{color:#79591f;background:#f4ead4;border-color:#bca472}html[data-display-mode=light] .story-template-entry small,html[data-display-mode=light] .story-template-grid article>p,html[data-display-mode=light] .story-template-grid article>small,html[data-display-mode=light] .story-template-save-copy>small{color:#665f57}html[data-display-mode=light] .story-template-entry button{color:#fffaf2;background:#51405b;border-color:#51405b}html[data-display-mode=light] .story-template-grid article>span,html[data-display-mode=light] .story-template-save-copy>span,html[data-display-mode=light] .story-template-save label>span{color:#79591f}html[data-display-mode=light] .story-template-grid article>strong,html[data-display-mode=light] .story-template-empty strong,html[data-display-mode=light] .story-template-save-copy>strong{color:#302820}html[data-display-mode=light] .story-template-save input{color:#28231e;background:#fffefb;border-color:#b9ad9d}html[data-display-mode=light] .story-template-save-as{border-top-color:#d7ccbd}html[data-display-mode=light] .story-template-edit-actions button:last-child,html[data-display-mode=light] .story-template-save-as>div button:first-child{color:#fffaf2;background:#51405b;border-color:#51405b}html[data-display-mode=light] .story-template-name-error,html[data-display-mode=light] .story-template-message.is-error{color:#a52f37}html[data-display-mode=light] .story-template-name-note,html[data-display-mode=light] .story-template-message{color:#76531a}@media (width<=980px){.story-choice-grid,.story-character-grid,.story-tone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-relationship-canvas{min-height:500px}.story-support-row{gap:18px}.story-relationship-socket{width:132px}}@media (width<=680px){.story-setup-header{grid-template-columns:1fr auto}.story-setup-header>div{grid-area:2/1/auto/-1}.story-setup-header>div strong{white-space:normal}.story-setup-review-shortcut{grid-area:1/2}.story-approach-grid,.story-choice-grid,.story-tone-grid,.story-idea-sections,.story-review-grid,.story-character-grid{grid-template-columns:1fr}.story-approach-grid>button{min-height:210px}.story-setup-panel{width:min(100% - 24px,1180px)}.story-character-toolbar{flex-direction:column;align-items:stretch}.story-character-toolbar>div{flex-wrap:nowrap;overflow-x:auto}.story-idea-sections article{grid-template-columns:1fr}.story-relationship-canvas{grid-template-rows:145px 180px 1fr;min-height:760px}.story-support-row{grid-template-columns:1fr}.story-support-position{grid-template-columns:1fr 150px;align-items:center}.story-relationship-connector{width:130px}.story-socket-tooltip{width:auto;top:8px;left:8px;right:8px}.story-character-tray>div:first-child{flex-direction:column}.story-character-dialog-backdrop{padding:12px}.story-character-dialog{max-height:calc(100vh - 24px);padding:16px}.story-character-dialog>header{flex-direction:column;align-items:flex-start}.story-character-dialog-fields,.story-review-options,.story-template-entry,.story-template-save,.story-template-create-form,.story-template-save-as{grid-template-columns:1fr}.story-template-create-form{min-width:0}.story-template-edit-actions,.story-template-save-as>div{justify-content:stretch}.story-template-edit-actions button,.story-template-save-as>div button{flex:1 1 0}.story-template-entry>span{display:none}.story-template-grid{grid-template-columns:1fr}}.adventure-library{color:#ece5da;background:radial-gradient(circle at 84% 4%,#6840843d,#0000 34%),radial-gradient(circle at 8% 24%,#b28b4324,#0000 30%),#101114;min-height:650px;padding:0;overflow:hidden}.adventure-library-hero{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08090b99;border-bottom:1px solid #d5b16938;grid-template-columns:minmax(130px,1fr) minmax(300px,2fr) minmax(130px,1fr);align-items:center;gap:22px;min-height:150px;padding:28px 84px 26px 30px;display:grid}.adventure-library-hero .games-back-button{justify-self:start;margin:0}.adventure-library-hero>div{text-align:center;gap:5px;display:grid}.adventure-library-hero .games-eyebrow{color:#d0a85e}.adventure-library-hero h2{color:#f7efe2;margin:0;font:500 clamp(29px,4vw,43px)/1.1 Georgia,Times New Roman,serif}.adventure-library-hero p{color:#a8a3aa;margin:0;font-size:13px}.adventure-library-new{color:#21170e;background:linear-gradient(#e4c57e,#cba154);border-color:#e5c985;justify-self:end;font-weight:850;box-shadow:0 9px 24px #00000047}.adventure-library-new>span{margin-right:4px;font-size:18px}.adventure-library-body{gap:22px;width:min(1120px,100% - 40px);margin:0 auto;padding:28px 0 48px;display:grid}.adventure-library-tabs{justify-content:center;margin:0}.adventure-library-tabs button{color:#aaa5ad;background:#0e0f12cc;border-color:#39363f;justify-content:space-between;align-items:center;gap:14px;min-width:154px;padding:9px 12px;display:flex}.adventure-library-tabs button small{color:#aca7ae;background:#242329;border-radius:999px;place-items:center;min-width:25px;height:25px;font-size:10px;display:grid}.adventure-library-tabs button.active{color:#21180f;background:#d7b46f;border-color:#d7b46f}.adventure-library-tabs button.active small{color:#f8ecd2;background:#3c2b1b}.adventure-library-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.adventure-library-list article{background:linear-gradient(145deg,#ffffff08,#0000 46%),#111216eb;border:1px solid #393640;border-radius:15px;min-width:0;transition:border-color .16s,transform .16s,box-shadow .16s;position:relative;box-shadow:0 16px 34px #0000002e}.adventure-library-list article:is(:hover,:focus-within){border-color:#9b7c47;transform:translateY(-3px);box-shadow:0 20px 42px #00000047}.adventure-library-open{color:#d9d2c9;text-align:left;background:0 0;border:0;align-content:start;gap:12px;width:100%;min-height:230px;padding:24px;display:grid}.adventure-library-open:is(:hover,:focus,:focus-visible,:active){background:#d5b16912}.adventure-library-open:focus-visible{outline-offset:-4px;border-radius:14px;outline:2px solid #c7a35e}.adventure-library-card-meta{color:#817d85;justify-content:space-between;align-items:center;gap:12px;padding-right:62px;font-size:10px;display:flex}.adventure-library-card-meta small{color:#c29d59;font:800 9px var(--mono);letter-spacing:.1em;text-transform:uppercase}.adventure-library-card-meta time{white-space:nowrap}.adventure-library-open>strong{color:#f1e9de;padding-right:42px;font:500 clamp(20px,2.4vw,28px)/1.18 Georgia,Times New Roman,serif}.adventure-library-premise{color:#aaa5ad;-webkit-line-clamp:3;-webkit-box-orient:vertical;font:14px/1.55 Georgia,Times New Roman,serif;display:-webkit-box;overflow:hidden}.adventure-library-continue{color:#d5b46f;border-top:1px solid #312f36;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;font-size:12px;font-weight:800;display:flex}.adventure-library-continue b{font-size:18px}.adventure-library-delete{z-index:2;color:#aa858b;background:#24171b;border-color:#49343a;padding:6px 9px;font-size:10px;position:absolute;top:14px;right:14px}.adventure-library-delete:is(:hover,:focus-visible){color:#fff1f2;background:#7c2f3b;border-color:#a64e5c}.adventure-library-empty{color:#97929a;text-align:center;background:#0b0c0f8a;border:1px dashed #48444e;border-radius:17px;place-content:center;justify-items:center;gap:9px;min-height:340px;padding:36px;display:grid}.adventure-library-empty>span{color:#caa75f;font-size:46px}.adventure-library-empty strong{color:#eee6dc;font:500 25px Georgia,Times New Roman,serif}.adventure-library-empty p{max-width:480px;margin:0 0 8px;line-height:1.55}html[data-display-mode=light] .adventure-library{color:#39332c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(circle at 84% 4%,#714a8b1a,#0000 34%),radial-gradient(circle at 8% 24%,#be913f1f,#0000 30%),#f2eee7;border-color:#a99d8c;box-shadow:0 12px 36px #2d28232e}html[data-display-mode=light] .adventure-library-hero{background:#fcf9f3e0;border-color:#d4c6b2;box-shadow:0 5px 18px #342d2612}html[data-display-mode=light] .adventure-library-hero .games-back-button{color:#62491f}html[data-display-mode=light] .adventure-library-hero h2{color:#2d241b}html[data-display-mode=light] .adventure-library-hero p{color:#665f58}html[data-display-mode=light] .adventure-library-tabs button{color:#575049;background:#f8f4ed;border-color:#c9beb0}html[data-display-mode=light] .adventure-library-tabs button small{color:#625b54;background:#e8e0d6}html[data-display-mode=light] .adventure-library-tabs button.active{color:#fffaf0;background:#584661;border-color:#584661}html[data-display-mode=light] .adventure-library-tabs button.active small{color:#42334b;background:#f0e4c9}html[data-display-mode=light] .adventure-library-list article{background:linear-gradient(145deg,#ffffffd1,#0000 48%),#f7f3ec;border-color:#c9bdad;box-shadow:0 14px 30px #372f281a}html[data-display-mode=light] .adventure-library-list article:is(:hover,:focus-within){border-color:#8f6a2c;box-shadow:0 18px 36px #43342326}html[data-display-mode=light] .adventure-library-open{color:#3b342d}html[data-display-mode=light] .adventure-library-open:is(:hover,:focus,:focus-visible,:active){background:#8e662212}html[data-display-mode=light] .adventure-library-card-meta{color:#746d65}html[data-display-mode=light] .adventure-library-card-meta small{color:#76531a}html[data-display-mode=light] .adventure-library-open>strong{color:#2d261f}html[data-display-mode=light] .adventure-library-premise{color:#625b54}html[data-display-mode=light] .adventure-library-continue{color:#65491c;border-color:#d8cdbf}html[data-display-mode=light] .adventure-library-delete{color:#783f48;background:#f5e7e9;border-color:#d2aeb3}html[data-display-mode=light] .adventure-library-empty{color:#6d665f;background:#fbf8f2b8;border-color:#bcae9d}html[data-display-mode=light] .adventure-library-empty strong{color:#342c24}@media (width<=760px){.adventure-library-hero{grid-template-columns:1fr auto;padding:74px 20px 24px}.adventure-library-hero>div{text-align:left;grid-area:2/1/auto/-1}.adventure-library-new{grid-area:1/2}.adventure-library-list{grid-template-columns:1fr}}@media (width<=520px){.adventure-library-body{width:min(100% - 24px,1120px)}.adventure-library-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.adventure-library-tabs button{min-width:0}.adventure-library-card-meta{flex-direction:column;align-items:flex-start}}.adventure-story{padding:0;overflow:hidden}.adventure-story-bar{z-index:4;background:#11141bf5;border-bottom:1px solid #343b4a;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 18px;display:grid;position:sticky;top:0}.adventure-story-bar>div{justify-content:center;align-items:center;gap:10px;display:flex}.adventure-story-bar aside{border-top:1px solid #303746;grid-column:1/-1;padding-top:12px}.adventure-path{gap:18px;max-width:880px;margin:auto;padding:28px;display:grid}.adventure-passage-card{background:#11141b;border:1px solid #303746;border-radius:12px;padding:14px;position:relative}.adventure-passage-card.active{border-color:#7757b8;box-shadow:0 0 18px #7757b824}.adventure-passage-card>button{text-align:left;width:100%}.adventure-passage-card>.adventure-feedback-buttons+.adventure-path-choice{margin-top:10px}.adventure-passage-card p{line-height:1.55}.adventure-path-choice{color:#9da8bb;justify-content:center;align-items:center;gap:8px;font-style:italic;display:flex}.adventure-typing,.adventure-decisions{background:#10131a;border:1px solid #3a4354;border-radius:12px;padding:18px;position:relative}.adventure-variant-controls{justify-content:center}.adventure-regenerate-trigger{background:#55368d;border-color:#7251af;place-items:center;width:38px;height:38px;padding:8px;display:grid}.adventure-regenerate-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:100%;height:100%}.adventure-regenerate-trigger:is(:hover,:focus-visible){background:#6846a3}.adventure-prompt{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:19px;line-height:1.65}.adventure-prompt .correct{color:#65e6a0}.adventure-prompt .incorrect{color:#ff6d78;text-decoration:line-through}.adventure-typing textarea{width:100%;min-height:150px}.adventure-decisions{gap:10px;display:grid}.adventure-choice{grid-template-columns:1fr auto;gap:8px;display:grid}.adventure-choice>button:first-child{text-align:left;padding:12px}.adventure-custom-choice input{flex:1}.adventure-end-button{justify-self:end;margin-top:8px}.adventure-story-message{text-align:center;color:#e9bd68}.adventure-next-page-settings{grid-template-columns:repeat(2,minmax(0,220px));gap:10px;display:grid}.adventure-next-page-settings label{color:#9da8bb;gap:5px;font-size:11px;display:grid}.adventure-feedback-buttons{gap:5px;width:max-content;display:flex}.adventure-feedback-buttons.is-hover{opacity:0;transition:opacity .14s,transform .14s;transform:translateY(3px)}.adventure-passage-card>.adventure-feedback-buttons{margin:-5px 0 0 auto}.adventure-passage-card:hover>.adventure-feedback-buttons,.adventure-passage-card:focus-within>.adventure-feedback-buttons,.adventure-typing:hover>.adventure-feedback-buttons,.adventure-typing:focus-within>.adventure-feedback-buttons{opacity:1;transform:translateY(0)}.adventure-typing>.adventure-feedback-buttons{margin:-8px 0 9px auto}.adventure-decisions>.adventure-feedback-buttons{margin-left:auto}.adventure-feedback-buttons button{color:#8793a4;width:34px;height:32px;box-shadow:none;background:#0a0d13e0;border:1px solid #353f4e;border-radius:7px;place-items:center;padding:7px;display:grid}.adventure-feedback-buttons button:is(:hover,:focus-visible){color:#d8c078;background:#262117;border-color:#6f6040}.adventure-feedback-buttons svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.adventure-feedback-buttons svg.is-down{transform:rotate(180deg)}.adventure-structure-progress{color:#d9d7dc;background:#11141b;border-bottom:1px solid #343b4a;gap:7px;padding:10px 18px 12px;display:grid}.adventure-structure-progress>div{--arc-color:#d5ae62;grid-template-columns:minmax(130px,auto) 1fr;align-items:center;gap:13px;display:grid}.adventure-structure-progress>div.is-violet{--arc-color:#a784d1}.adventure-structure-progress>div.is-blue{--arc-color:#65aeda}.adventure-structure-progress>div.is-rose{--arc-color:#dc7ca5}.adventure-structure-progress>div.is-red{--arc-color:#d86c74}.adventure-structure-progress>div.is-green{--arc-color:#87b86d}.adventure-structure-progress>div>span{display:grid}.adventure-structure-progress strong{color:var(--arc-color);font-size:11px}.adventure-structure-progress small{color:#8f98a8;text-transform:capitalize;font-size:9px}.adventure-structure-segments{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.adventure-structure-segments>span{background:#090b10;border:1px solid #3e4655;border-radius:999px;height:8px;display:block;overflow:hidden}.adventure-structure-segments i{border-radius:inherit;background:var(--arc-color);height:100%;box-shadow:0 0 8px color-mix(in srgb,var(--arc-color) 55%,transparent);transition:width .22s;display:block}.adventure-decision-groups{gap:12px;display:grid}.adventure-decision-groups.is-dual{grid-template-columns:repeat(2,minmax(0,1fr))}.adventure-decision-group{--arc-color:#d5ae62;background:#0d1016;border:1px solid #3b4352;border-radius:12px;gap:8px;padding:12px;display:grid}.adventure-decision-group.is-violet{--arc-color:#a784d1}.adventure-decision-group.is-blue{--arc-color:#65aeda}.adventure-decision-group.is-rose{--arc-color:#dc7ca5}.adventure-decision-group.is-red{--arc-color:#d86c74}.adventure-decision-group.is-green{--arc-color:#87b86d}.adventure-decision-group h4{color:var(--arc-color);align-items:center;gap:7px;margin:0 0 2px;font-size:12px;display:flex}.adventure-decision-group .adventure-choice>button:first-child{border-color:color-mix(in srgb,var(--arc-color) 38%,#343b4a);background:#151a23}.adventure-decision-group .adventure-choice.is-selected>button:first-child{color:#f8f4eb;border-color:var(--arc-color);background:color-mix(in srgb,var(--arc-color) 22%,#141821);box-shadow:0 0 0 2px color-mix(in srgb,var(--arc-color) 16%,transparent)}.adventure-dual-choice-actions{justify-content:flex-end;gap:8px;display:flex}.adventure-dual-choice-continue{color:#17120a;background:#d8b76f;border-color:#d8b76f;min-width:220px;font-weight:800}.adventure-dual-choice-continue:disabled{opacity:.45}html[data-display-mode=light] .adventure-structure-progress{color:#332e29;background:#edf0f2;border-color:#bfc5cb;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important}html[data-display-mode=light] .adventure-structure-progress small{color:#5d6670}html[data-display-mode=light] .adventure-structure-segments>span{background:#d7dde2;border-color:#b2bac3}html[data-display-mode=light] .adventure-decision-group{background:#f3f5f6;border-color:#b8c0c8}html[data-display-mode=light] .adventure-decision-group .adventure-choice>button:first-child{color:#302c27;border-color:color-mix(in srgb,var(--arc-color) 50%,#b8c0c8);background:#fff}html[data-display-mode=light] .adventure-decision-group .adventure-choice.is-selected>button:first-child{color:#27221d;background:color-mix(in srgb,var(--arc-color) 20%,#fff)}html[data-display-mode=light] .adventure-dual-choice-continue{color:#25190d;background:#ddb461;border-color:#bc8f3f}.adventure-preview-backdrop{z-index:20;background:#04060ac7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.adventure-preview-backdrop section{background:#171a22;border:1px solid #4a5365;border-radius:14px;max-width:760px;max-height:80vh;padding:28px;position:relative;overflow:auto}.adventure-preview-backdrop section>button:first-child{position:absolute;top:12px;right:12px}.adventure-regenerate-backdrop{z-index:21;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04060ac7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.adventure-regenerate-dialog{color:#f3f4f6;background:#171a22;border:1px solid #4a5365;border-radius:14px;gap:18px;width:min(520px,100%);padding:28px;display:grid;position:relative;box-shadow:0 22px 70px #0000007a}.adventure-regenerate-dialog h2{margin:0;padding-right:28px;font-size:20px;line-height:1.4}.adventure-regenerate-dialog label{gap:8px;display:grid}.adventure-regenerate-dialog label span{color:#9da8bb}.adventure-regenerate-dialog textarea{resize:vertical;width:100%;min-height:92px}.adventure-regenerate-close{min-width:34px;padding:5px;position:absolute;top:10px;right:10px}.adventure-regenerate-submit{background:#55368d;justify-self:end}.adventure-regenerate-submit:is(:hover,:focus-visible){background:#6846a3}.adventure-generation-backdrop{z-index:160;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#010307db;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.adventure-generation-backdrop>section{color:#eef1f4;text-align:center;background:radial-gradient(circle at 50% 72%,#8b5cf626,#0000 40%),#12161d;border:1px solid #4d5664;border-radius:18px;place-content:center;justify-items:center;gap:8px;width:min(420px,100%);min-height:310px;padding:34px;display:grid;box-shadow:0 28px 100px #000000ad}.adventure-generation-backdrop>section>span{color:#a890d7;font:800 10px var(--mono);letter-spacing:.13em;text-transform:uppercase}.adventure-generation-backdrop h2{margin:3px 0 0;font:500 clamp(28px,5vw,39px) Georgia,serif}.adventure-generation-backdrop p{color:#959faf;margin:0;font-style:italic}.adventure-generation-book{filter:drop-shadow(0 0 18px #a584e247);margin-top:20px;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:64px;line-height:1;animation:1.5s linear infinite topic-random-die-roll}.adventure-feedback-backdrop{z-index:150;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020408d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.adventure-feedback-dialog{--feedback-accent:#75b7e8;box-sizing:border-box;overflow-anchor:none;color:#edf1f5;background:linear-gradient(145deg,#171b23,#0d1117);border:1px solid #485363;border-radius:17px;gap:16px;width:min(880px,100%);max-height:calc(100svh - 48px);padding:26px;display:grid;position:relative;overflow-y:auto;box-shadow:0 30px 100px #000000a6}.adventure-feedback-dialog.is-like{--feedback-accent:#73d6a1}.adventure-feedback-dialog.is-improve{--feedback-accent:#e58b91}.adventure-feedback-dialog.is-idea{--feedback-accent:#e2bd68}.adventure-feedback-close{z-index:2;color:#9da7b5;background:#121720;border-color:#384351;place-items:center;width:37px;height:37px;padding:0;font-size:22px;display:grid;position:absolute;top:12px;right:12px}.adventure-feedback-dialog>header{grid-template-columns:52px minmax(0,1fr);gap:18px;padding-right:40px;display:grid}.adventure-feedback-dialog>header>span{box-sizing:border-box;width:48px;height:48px;color:var(--feedback-accent);border:1px solid color-mix(in srgb,var(--feedback-accent) 42%,#414b59);background:color-mix(in srgb,var(--feedback-accent) 10%,#11161e);border-radius:12px;place-items:center;padding:11px;display:grid}.adventure-feedback-dialog>header svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.adventure-feedback-dialog>header svg.is-down{transform:rotate(180deg)}.adventure-feedback-dialog h2{margin:0;font-size:25px}.adventure-feedback-dialog header p{color:#b8c1cd;margin:5px 0 3px;line-height:1.45}.adventure-feedback-dialog header small{color:#7f8998;font-style:italic}.adventure-feedback-source{overflow-anchor:none;color:#d9e0e8;-webkit-user-select:text;user-select:text;background:#0b1017;border:1px solid #35404e;border-radius:12px;gap:14px;max-height:310px;padding:18px;display:grid;overflow-y:auto}.adventure-feedback-source>.adventure-feedback-passage-tile{background:#111720;border:1px solid #3d4857;border-radius:10px;gap:7px;padding:16px;display:grid}.adventure-feedback-source .adventure-feedback-passage-tile>small{color:var(--feedback-accent);font:800 9px var(--mono);letter-spacing:.09em;text-transform:uppercase}.adventure-feedback-passage-tile>p{font:16px/1.65 var(--mono);white-space:pre-wrap;margin:0}.adventure-feedback-source>div{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.adventure-feedback-source article{background:#141a23;border:1px solid #303a47;border-radius:9px;gap:3px;padding:10px 12px;display:grid}.adventure-feedback-source article small{color:#8e7bb4;font:800 9px var(--mono);text-transform:uppercase}.adventure-feedback-source article span{color:#bdc6d1;font-size:12px;line-height:1.4}.adventure-feedback-source [data-feedback-source-key]::selection{color:inherit;background:color-mix(in srgb,var(--feedback-accent) 38%,transparent)}.adventure-feedback-source [data-feedback-source-key] ::selection{color:inherit;background:color-mix(in srgb,var(--feedback-accent) 38%,transparent)}.adventure-feedback-source mark{color:#f3f7f5;background:color-mix(in srgb,var(--feedback-accent) 42%,#172129);-webkit-box-decoration-break:clone;box-decoration-break:clone;cursor:pointer;border-radius:3px;padding:1px 2px}.adventure-feedback-source mark:is(:hover,:focus-visible){background:color-mix(in srgb,var(--feedback-accent) 58%,#172129)}.adventure-feedback-selections{gap:7px;display:grid}.adventure-feedback-selection{color:#c9d0da;border-left:3px solid var(--feedback-accent);background:color-mix(in srgb,var(--feedback-accent) 8%,#10151d);border-radius:5px;gap:3px;padding:10px 42px 10px 12px;display:grid;position:relative}.adventure-feedback-selection>span{color:var(--feedback-accent);font:800 9px var(--mono);text-transform:uppercase}.adventure-feedback-selection q{overflow-wrap:anywhere;white-space:normal;font-size:12px;line-height:1.45}.adventure-feedback-selection button{color:#98a2af;background:0 0;border:0;width:28px;height:28px;padding:0;position:absolute;top:7px;right:7px}.adventure-feedback-composer{background:#090e14;border:1px solid #4a5665;border-radius:10px;flex-wrap:wrap;align-content:flex-start;gap:7px;min-height:82px;padding:10px;display:flex;box-shadow:inset 0 2px 10px #00000042}.adventure-feedback-composer>span{color:#e4d8bd;background:#2c2619;border:1px solid #6d5d39;border-radius:999px;align-items:center;gap:5px;height:max-content;padding:6px 5px 6px 9px;font-size:11px;display:inline-flex}.adventure-feedback-composer>span button{color:#ceb87e;background:#ffffff12;border:0;border-radius:50%;place-items:center;width:21px;height:21px;padding:0;display:grid}.adventure-feedback-composer textarea{color:#eef2f6;min-height:58px;box-shadow:none;resize:vertical;field-sizing:content;background:0 0;border:0;flex:320px;padding:7px}.adventure-feedback-composer textarea:focus{box-shadow:none;outline:0}.adventure-feedback-tag-options{flex-wrap:wrap;gap:7px;display:flex}.adventure-feedback-tag-options button{color:#aeb8c5;background:#131923;border-color:#374250;border-radius:999px;padding:7px 10px;font-size:11px}.adventure-feedback-tag-options button.is-selected{color:#11161d;border-color:var(--feedback-accent);background:var(--feedback-accent);font-weight:800}.adventure-feedback-dialog>footer{justify-content:flex-end;gap:8px;display:flex}.adventure-feedback-dialog>footer button:last-child{color:#11161d;border-color:var(--feedback-accent);background:var(--feedback-accent);font-weight:850}.adventure-feedback-error{color:#ffd8db;text-align:center;background:#89232e47;border:1px solid #8e4048;border-radius:8px;margin:-3px 0 0;padding:10px 12px;font-size:12px}.adventure-feedback-toast{z-index:180;color:#dcfce7;background:#141e19f5;border:1px solid #4ade80;border-radius:9px;align-items:center;gap:9px;max-width:min(460px,100vw - 32px);padding:11px 16px;animation:.18s ease-out dev-toast-arrive;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 14px 36px #00000073}.adventure-feedback-toast>span{color:#102218;background:#4ade80;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:12px;font-weight:900;display:grid}html[data-display-mode=light] .adventure-generation-backdrop{background:#1f1b17b8}html[data-display-mode=light] .adventure-generation-backdrop>section{color:#2d2721;background:radial-gradient(circle at 50% 72%,#7e549d1c,#0000 42%),#f8f4ec;border-color:#b9aa96;box-shadow:0 28px 90px #30261e57;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important}html[data-display-mode=light] .adventure-generation-backdrop>section>span{color:#6c4c82}html[data-display-mode=light] .adventure-generation-backdrop p{color:#6c645c}html[data-display-mode=light] .adventure-feedback-dialog{color:#2e2924;background:linear-gradient(145deg,#fffdf8,#eee9e2);border-color:#aca294;box-shadow:0 30px 90px #2b231d61;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important}html[data-display-mode=light] .adventure-feedback-close{color:#605951;background:#f5f0e8;border-color:#c6bbae}html[data-display-mode=light] .adventure-feedback-dialog header p{color:#554f48}html[data-display-mode=light] .adventure-feedback-dialog header small{color:#746d65}html[data-display-mode=light] .adventure-feedback-source{color:#322d28;background:#fffefb;border-color:#bfb5a8}html[data-display-mode=light] .adventure-feedback-source>.adventure-feedback-passage-tile{background:#f8f4ee;border-color:#c9beb1}html[data-display-mode=light] .adventure-feedback-source article{background:#f2eee8;border-color:#c9beb1}html[data-display-mode=light] .adventure-feedback-source article span{color:#504a44}html[data-display-mode=light] .adventure-feedback-source mark{color:#201d19;background:color-mix(in srgb,var(--feedback-accent) 34%,#fff)}html[data-display-mode=light] .adventure-feedback-source mark:is(:hover,:focus-visible){background:color-mix(in srgb,var(--feedback-accent) 48%,#fff)}html[data-display-mode=light] .adventure-feedback-selection{color:#423c35;background:color-mix(in srgb,var(--feedback-accent) 12%,#fff)}html[data-display-mode=light] .adventure-feedback-composer{background:#fffefb;border-color:#b8ac9e;box-shadow:inset 0 2px 8px #372f2814}html[data-display-mode=light] .adventure-feedback-composer textarea{color:#29241f}html[data-display-mode=light] .adventure-feedback-tag-options button{color:#514b44;background:#f6f1ea;border-color:#bdb2a5}html[data-display-mode=light] .adventure-feedback-toast{color:#14532d;background:#f7fef9fa;border-color:#22c55e;box-shadow:0 14px 36px #372f283d}@media (width<=700px){.adventure-create-options,.adventure-story-bar{grid-template-columns:1fr}.adventure-story-bar>div{flex-wrap:wrap}.adventure-path{padding:14px}.adventure-structure-progress>div,.adventure-decision-groups.is-dual,.adventure-next-page-settings{grid-template-columns:1fr}.adventure-dual-choice-actions{flex-direction:column;align-items:stretch}.adventure-dual-choice-continue{width:100%}.adventure-feedback-backdrop{padding:10px}.adventure-feedback-dialog{max-height:calc(100svh - 20px);padding:18px}.adventure-feedback-dialog>header{grid-template-columns:1fr}.adventure-feedback-dialog>header>span{display:none}.adventure-feedback-source>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.adventure-generation-book{animation:none}}@media (hover:none){.adventure-feedback-buttons.is-hover{opacity:1;transform:none}}.games-view-enter{animation:.24s ease-out games-view-enter}@keyframes games-view-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.games-intro{background:radial-gradient(circle at 78% 18%,#22d3ee21,#0000 34%),linear-gradient(135deg,#6d28d91f,#0000 58%);overflow:hidden}.games-intro h2,.word-shooter-heading h2{margin:3px 0 6px}.games-intro p{max-width:660px;margin-bottom:0}.games-eyebrow{color:#67e8f9;font-family:var(--mono);letter-spacing:1.4px;text-transform:uppercase;font-size:12px;font-weight:800}.game-gallery{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px;display:grid}.game-tile{text-align:left;background:#090d18;border:1px solid #22d3ee57;border-radius:14px;grid-template-columns:1fr auto;align-items:end;min-height:210px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 38px #22d3ee0d}.game-tile:hover{background:#0b1120;border-color:#34d399bf;transform:translateY(-2px)}.game-tile-copy{z-index:2;flex-direction:column;gap:5px;display:flex;position:relative}.game-tile-copy strong{color:#f8fafc;font-size:25px}.game-tile-copy small{color:#94a3b8}.game-tile-arrow{z-index:2;color:#34d399;font-size:28px;position:relative}.game-tile-orbit{position:absolute;inset:0}.game-tile-orbit i{border:2px solid;border-radius:50%;display:block;position:absolute;box-shadow:0 0 18px}.game-tile-orbit i:first-child{color:#34d399;width:58px;height:58px;top:28px;left:30px}.game-tile-orbit i:nth-child(2){color:#fbbf24;opacity:.55;width:88px;height:88px;top:18px;right:70px}.game-tile-orbit i:nth-child(3){color:#fb7185;opacity:.7;width:42px;height:42px;top:95px;right:22px}.game-tile-keystream{background:radial-gradient(circle at 76%,#a855f729,#0000 38%),#141923}.game-tile-stream{opacity:.48;justify-content:space-around;width:145px;display:flex;position:absolute;inset:0 18px 0 auto;transform:skew(-7deg)}.game-tile-stream i{background:linear-gradient(#0000,#a78bfa 25%,#22d3ee 80%,#0000);width:2px;box-shadow:0 0 9px #8b5cf6}.game-tile-stream i:nth-child(2),.game-tile-stream i:nth-child(4){transform:translateY(24px)}.game-tile-stream i:nth-child(3){transform:translateY(-18px)}.keystream{padding:18px;overflow:hidden}.keystream-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.keystream-heading h2{margin:3px 0 0}.keystream-speed-telemetry{color:#7f8998;font:700 9px var(--mono);letter-spacing:.5px;text-transform:uppercase;background:#02061770;border:1px solid #64748b33;border-radius:7px;align-items:center;gap:18px;padding:7px 10px;display:flex}.keystream-speed-telemetry>span{gap:2px;display:grid}.keystream-speed-telemetry strong{color:#67e8f9;white-space:nowrap;font-size:11px}.keystream-speed-telemetry>label{gap:3px;display:grid}.keystream-factor-stepper{grid-template-columns:24px 66px 24px;display:grid}.keystream-factor-stepper button{color:#94a3b8;background:#111827;border-color:#3b4555;border-radius:4px 0 0 4px;padding:2px}.keystream-factor-stepper button:last-child{border-radius:0 4px 4px 0}.keystream-factor-stepper input{color:#67e8f9;min-width:0;font:700 10px var(--mono);text-align:center;background:#0b1220;border-color:#3b4555 currentColor;border-left-style:none;border-left-width:0;border-right-style:none;border-right-width:0;border-radius:0;padding:3px 4px}.keystream-hud{color:#a5b4c8;font:700 14px var(--mono);align-items:center;gap:18px;display:flex}.keystream-hud strong{color:#c4b5fd;letter-spacing:2px;text-shadow:0 0 12px #a78bfa8c;font-size:25px}.keystream-stage{--keystream-note-size:clamp(30px, 6vw, 55px);background:radial-gradient(circle at 50% 100%,#7c3aed29,#0000 48%),#060912;border:1px solid #a78bfa61;border-radius:11px;height:min(650px,72vh);min-height:540px;position:relative;overflow:hidden}.keystream-stage-streak{z-index:7;color:color-mix(in srgb, #475569 calc(100% - var(--streak-glow) * 72%), #7dd3fc);font-family:var(--mono);pointer-events:none;text-align:right;text-shadow:0 0 calc(3px + var(--streak-glow) * 18px) rgba(56,189,248,calc(var(--streak-glow) * .9));line-height:1;transition:color .3s,text-shadow .3s;display:grid;position:absolute;top:24px;right:25px}.keystream-stage-streak strong{font-variant-numeric:tabular-nums;font-size:clamp(28px,4vw,46px)}.keystream-stage-streak span{letter-spacing:1.8px;opacity:.58;text-transform:uppercase;margin-top:4px;font-size:9px}.keystream-streak-simulator{z-index:20;color:#64748b;width:90px;font:700 8px var(--mono);letter-spacing:.6px;text-align:left;text-transform:uppercase;background:#020617d1;border:1px solid #64748b40;border-radius:6px;gap:3px;padding:7px;display:grid;position:absolute;bottom:12px;right:12px}.keystream-streak-simulator input{box-sizing:border-box;color:#7dd3fc;width:100%;font:700 11px var(--mono);background:#0f172ae6;border-color:#38bdf84d;padding:4px 6px}.keystream-edge-aura{z-index:1;opacity:var(--edge-charge);border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 calc(14px + var(--edge-charge) * 34px) rgba(14,165,233,calc(.24 + var(--edge-charge) * .46)), inset 0 0 5px #7dd3fce6;transition:opacity .42s,box-shadow .42s;position:absolute;inset:0}.keystream-edge-particles{z-index:1;border-radius:inherit;opacity:var(--particle-charge);pointer-events:none;transition:opacity .52s;position:absolute;inset:0;overflow:hidden}.keystream-edge-particles i{--particle-distance:68px;opacity:0;width:3px;height:3px;animation-delay:var(--particle-delay);animation-duration:var(--particle-duration);background:#7dd3fc;border-radius:50%;animation-timing-function:cubic-bezier(.42,.02,.74,.2);animation-iteration-count:infinite;position:absolute;box-shadow:0 0 7px #38bdf8}.keystream-edge-particles .edge-top{top:var(--particle-distance);left:var(--particle-position);animation-name:keystream-particle-top}.keystream-edge-particles .edge-right{top:var(--particle-position);right:var(--particle-distance);animation-name:keystream-particle-right}.keystream-edge-particles .edge-bottom{bottom:var(--particle-distance);left:var(--particle-position);animation-name:keystream-particle-bottom}.keystream-edge-particles .edge-left{top:var(--particle-position);left:var(--particle-distance);animation-name:keystream-particle-left}@keyframes keystream-particle-top{0%{opacity:0;transform:translateY(0)scale(.55)}18%{opacity:.37}72%{opacity:.74}to{opacity:0;transform:translateY(calc(-1 * var(--particle-distance))) scale(1.45);filter:brightness(1.8)}}@keyframes keystream-particle-right{0%{opacity:0;transform:translate(0)scale(.55)}18%{opacity:.37}72%{opacity:.74}to{opacity:0;transform:translateX(var(--particle-distance)) scale(1.45);filter:brightness(1.8)}}@keyframes keystream-particle-bottom{0%{opacity:0;transform:translateY(0)scale(.55)}18%{opacity:.37}72%{opacity:.74}to{opacity:0;transform:translateY(var(--particle-distance)) scale(1.45);filter:brightness(1.8)}}@keyframes keystream-particle-left{0%{opacity:0;transform:translate(0)scale(.55)}18%{opacity:.37}72%{opacity:.74}to{opacity:0;transform:translateX(calc(-1 * var(--particle-distance))) scale(1.45);filter:brightness(1.8)}}.keystream-beat-meter{z-index:4;background:#94a3b81f;height:2px;position:absolute;top:10px;left:18px;right:18px;overflow:hidden}.keystream-beat-meter i{background:#67e8f9;width:18px;height:6px;position:absolute;top:-2px;transform:translate(-50%);box-shadow:0 0 12px #22d3ee}.keystream-lanes{perspective:500px;grid-template-columns:repeat(10,1fr);display:grid;position:absolute;inset:26px 5% 18px;overflow:hidden}.keystream-lane{background:linear-gradient(#8b5cf606,#22d3ee0b);border-right:1px solid #94a3b81c;position:relative}.keystream-lane:first-child{border-left:1px solid #94a3b81c}.keystream-lane:nth-child(5){border-right-color:#67e8f94d}.keystream-lane>span{color:#94a3b880;font:700 10px var(--mono);text-align:center;position:absolute;bottom:1px;left:0;right:0}.keystream-hit-line{z-index:2;background:linear-gradient(90deg,#22d3ee47,#a78bfa61,#22d3ee47);height:2px;position:absolute;bottom:10%;left:0;right:0;box-shadow:0 0 7px #67e8f92e}.keystream-hit-line i{transform-origin:50%;background:radial-gradient(#fffffff2 0,#67e8f9cc 12%,#a78bfa52 42%,#0000 72%);animation:.24s ease-out both keystream-line-pulse;position:absolute;inset:-5px 0}@keyframes keystream-line-pulse{0%{opacity:1;transform:scaleX(.02)}65%{opacity:.72;transform:scaleX(.62)}to{opacity:0;transform:scaleX(1)}}.keystream-hit-feedback{z-index:4;color:#22d3ee;pointer-events:none;height:3px;position:absolute;bottom:10%;left:0;right:0}.keystream-hit-feedback i{background:radial-gradient(ellipse at center, white 0, currentColor 14%, color-mix(in srgb, currentColor 45%, transparent) 45%, transparent 74%);transform-origin:50%;animation:.43s ease-out both keystream-feedback-pulse;position:absolute;inset:-9px 0}.keystream-hit-feedback.is-perfect{color:#38bdf8}.keystream-hit-feedback.is-on-beat{color:#4ade80}.keystream-hit-feedback.is-early,.keystream-hit-feedback.is-late{color:#facc15}.keystream-hit-feedback.is-miss{color:#f43f5e}@keyframes keystream-feedback-pulse{0%{opacity:1;transform:scaleX(.025)}55%{opacity:.88;transform:scaleX(.68)}to{opacity:0;transform:scaleX(1)}}.keystream-note{z-index:3;box-sizing:border-box;width:var(--keystream-note-size);height:var(--keystream-note-size);color:#f5f3ff;font:800 clamp(16px, 2vw, 25px) var(--mono);background:#1e1437eb;border:2px solid #a78bfa;border-radius:50%;place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 15px #a78bfa73,inset 0 0 10px #67e8f91f}.keystream-note.is-space{width:auto;height:var(--keystream-note-size);color:#a5f3fc;letter-spacing:2px;border-color:#22d3ee;border-radius:999px;font-size:10px;left:33%;right:33%;transform:translateY(-50%)}.keystream-hit-note{opacity:0;pointer-events:none;animation:.43s ease-out both keystream-hit-note;top:90%}.keystream-hit-note.is-perfect{color:#e0f2fe;background:#0369a1eb;border-color:#38bdf8;box-shadow:0 0 25px #38bdf8e6}.keystream-hit-note.is-on-beat{color:#dcfce7;background:#14532deb;border-color:#4ade80;box-shadow:0 0 25px #4ade80d9}.keystream-hit-note.is-early,.keystream-hit-note.is-late{color:#fef9c3;background:#713f12eb;border-color:#facc15;box-shadow:0 0 25px #facc15cc}.keystream-hit-note.is-miss{color:#ffe4e6;background:#7f1d1deb;border-color:#f43f5e;box-shadow:0 0 25px #f43f5ed9}.keystream-hit-note.is-space{top:90%}@keyframes keystream-hit-note{0%{opacity:1;filter:brightness(1.4);transform:translate(-50%,-50%)scale(1)}55%{opacity:.9}to{opacity:0;filter:brightness();transform:translate(-50%,-50%)scale(1.18)}}.keystream-hit-note.is-space{animation-name:keystream-hit-space}@keyframes keystream-hit-space{0%{opacity:1;filter:brightness(1.4);transform:translateY(-50%)scale(1)}55%{opacity:.9}to{opacity:0;filter:brightness();transform:translateY(-50%)scale(1.08)}}.keystream-judgment{z-index:6;font:900 19px var(--mono);letter-spacing:2px;text-transform:uppercase;animation:.42s ease-out both keystream-judgment;position:absolute;bottom:15%;left:50%;transform:translate(-50%)}.keystream-judgment.is-perfect{color:#67e8f9;text-shadow:0 0 14px #22d3ee}.keystream-judgment.is-on-beat{color:#86efac}.keystream-judgment.is-early,.keystream-judgment.is-late{color:#fbbf24}.keystream-judgment.is-miss{color:#fb7185}@keyframes keystream-judgment{0%{opacity:0;transform:translate(-50%,8px)scale(.9)}25%{opacity:1}to{opacity:0;transform:translate(-50%,-20px)scale(1.05)}}.keystream-overlay{z-index:10;color:#dbeafe;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030712ad;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:28px;display:flex;position:absolute;inset:0}.keystream-overlay h3{color:#f8fafc;margin:0;font-size:31px}.keystream-overlay>p{max-width:610px;margin:0;line-height:1.6}.keystream-overlay>button{color:#100826;text-transform:uppercase;letter-spacing:1px;background:#a78bfa;min-width:150px;padding:12px 24px;font-weight:900;box-shadow:0 0 20px #a78bfa59}.keystream-overlay>button:hover{background:#c4b5fd}.keystream-overlay>small{color:#64748b}.keystream-pulse-icon{color:#67e8f9;width:56px;height:56px;font:32px var(--mono);border:1px solid #22d3ee;border-radius:50%;place-items:center;display:grid;box-shadow:0 0 24px #22d3ee40}.keystream-legend{gap:8px;display:flex}.keystream-legend span{color:#c4b5fd;font:700 10px var(--mono);text-transform:uppercase;background:#4c1d9538;border:1px solid #a78bfa4d;border-radius:999px;padding:5px 9px}.keystream-difficulty{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:min(760px,96%);display:grid}.keystream-difficulty button{color:#94a3b8;text-align:left;background:#0f172ac2;border:1px solid #94a3b833;gap:1px;min-width:0;padding:9px 10px;display:grid}.keystream-difficulty button strong{color:#dbeafe;font:800 12px var(--mono);text-transform:uppercase}.keystream-difficulty button span{color:#a78bfa;font:700 9px var(--mono);text-transform:uppercase}.keystream-difficulty button small{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.keystream-difficulty button.selected{color:#e0f2fe;background:#0891b226;border-color:#67e8f9;box-shadow:0 0 16px #22d3ee21,inset 0 0 12px #a78bfa14}.keystream-difficulty button.selected strong{color:#67e8f9}.keystream-speed-picker{background:#0f172a9e;border:1px solid #a78bfa33;border-radius:10px;grid-template-columns:1fr 92px;align-items:center;gap:18px;width:min(330px,92%);height:142px;padding:8px 14px;display:grid}.keystream-speed-options{text-align:left;gap:15px;display:grid}.keystream-speed-options label{color:#94a3b8;font:700 11px var(--mono);cursor:pointer;align-items:center;gap:8px;display:flex;position:relative}.keystream-speed-options label:has(input:checked){color:#e0f2fe}.keystream-speed-options input{accent-color:#a78bfa;width:15px;height:15px;margin:0}.keystream-speed-options label:after{z-index:30;color:#cbd5e1;content:attr(data-tooltip);width:235px;font:500 10px/1.4 var(--sans);opacity:0;pointer-events:none;background:#0b0e15;border:1px solid #3b4250;border-radius:6px;padding:7px 9px;transition:all 90ms;position:absolute;top:calc(100% + 6px);left:0;transform:translateY(-3px);box-shadow:0 8px 22px #00000052}.keystream-speed-options label:hover:after{opacity:1;transform:translateY(0)}.keystream-vertical-speed{color:#5d6472;opacity:.4;grid-template-rows:25px 1fr;grid-template-columns:1fr 34px;justify-items:center;height:126px;transition:opacity .18s,color .18s;display:grid}.keystream-vertical-speed.is-enabled{color:#c4b5fd;opacity:1}.keystream-vertical-speed output{font:700 10px var(--mono);white-space:nowrap;grid-column:1/-1}.keystream-vertical-speed input[type=range]{accent-color:#a78bfa;width:92px;height:24px;margin:38px -32px 0;transform:rotate(-90deg)}.keystream-vertical-speed input:disabled{cursor:not-allowed;filter:grayscale()}.keystream-speed-tick-marks{pointer-events:none;flex-direction:column;justify-content:space-between;height:92px;margin-top:1px;display:flex}.keystream-speed-tick-marks i{opacity:.65;background:currentColor;width:7px;height:1px;display:block}.keystream-results{justify-content:flex-start;padding-top:32px;overflow-y:auto}.keystream-result-hero{gap:clamp(25px,7vw,80px);display:flex}.keystream-result-hero>div{gap:3px;display:grid}.keystream-result-hero small{color:#94a3b8;text-transform:uppercase}.keystream-result-hero strong{color:#f8fafc;font:900 28px var(--mono)}.keystream-score-breakdown{color:#7dd3fc;font:700 10px/1.5 var(--mono);margin:-4px 0 0}.keystream-leaderboard{background:#070c18db;border:1px solid #38bdf83d;border-radius:9px;gap:10px;width:min(760px,100%);padding:12px;display:grid}.keystream-leaderboard>p{color:#94a3b8;margin:4px}.keystream-leaderboard-tabs{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.keystream-leaderboard-tabs button{color:#7c8798;box-shadow:none;font:800 9px var(--mono);text-transform:uppercase;background:#111722;border:1px solid #303a49;padding:7px}.keystream-leaderboard-tabs button.selected{color:#7dd3fc;background:#0ea5e91f;border-color:#38bdf8}.keystream-leaderboard-scroll{max-height:190px;overflow:auto}.keystream-leaderboard table{border-collapse:collapse;width:100%;font:700 10px var(--mono)}.keystream-leaderboard :is(th,td){text-align:right;border-bottom:1px solid #94a3b821;padding:6px 8px}.keystream-leaderboard :is(th,td):nth-child(2){text-align:left}.keystream-leaderboard th{color:#7c8798;text-transform:uppercase}.keystream-leaderboard tr.is-current{color:#7dd3fc;background:#0ea5e91a}html[data-display-mode=light] .keystream-leaderboard{background:#f5f8faf0;border-color:#9cc6e3}html[data-display-mode=light] .keystream-leaderboard-tabs button{color:#60676d;background:#e6eaed;border-color:#c3c9ce}html[data-display-mode=light] .keystream-leaderboard-tabs button.selected{color:#005a9e;background:#e5f1fa;border-color:#4e9bd1}html[data-display-mode=light] .keystream-score-breakdown{color:#0067a8}.keystream-judgment-grid{grid-template-columns:repeat(5,1fr);gap:6px;width:min(620px,100%);display:grid}.keystream-judgment-grid>div,.keystream-finger-results>div{background:#0f172abd;border:1px solid #94a3b829;border-radius:6px;gap:2px;padding:8px;display:grid}.keystream-judgment-grid span,.keystream-finger-results span{color:#94a3b8;font:700 9px var(--mono);text-transform:uppercase}.keystream-judgment-grid strong{font:800 18px var(--mono)}.keystream-finger-results{grid-template-columns:repeat(10,1fr);gap:4px;width:min(760px,100%);display:grid}.keystream-finger-results strong{color:#c4b5fd;font:800 14px var(--mono)}.keystream-finger-results small{color:#64748b;font-size:8px}.keystream-strike-log{text-align:left;gap:6px;width:min(900px,100%);display:grid}.keystream-strike-log>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.keystream-strike-log>div strong{color:#94a3b8;font:700 10px var(--mono);letter-spacing:.7px;text-transform:uppercase}.keystream-strike-log>div button{padding:5px 9px;font-size:10px}.keystream-strike-log textarea{box-sizing:border-box;resize:vertical;color:#67e8f9;width:100%;min-height:68px;font:10px/1.45 var(--mono);background:#020617db}@media (width<=700px){.keystream-heading{align-items:flex-start}.keystream-hud{flex-wrap:wrap;justify-content:flex-end;gap:8px}.keystream-stage{min-height:500px}.keystream-lanes{left:2%;right:2%}.keystream-finger-results{grid-template-columns:repeat(5,1fr)}.keystream-judgment-grid{grid-template-columns:repeat(3,1fr)}.keystream-difficulty{grid-template-columns:repeat(2,minmax(0,1fr))}.keystream-difficulty button small{display:none}}.games-back-button{color:#94a3b8;background:0 0;margin-bottom:12px;padding-left:0}.games-back-button:hover{color:#f8fafc;background:0 0}.games-view-active{position:relative}html[data-display-mode=light] .app-shell.active-tab-games:has(.games-view-active):before{z-index:20;content:"";pointer-events:none;background:#11182724;position:fixed;inset:0}html[data-display-mode=light] .app-shell.active-tab-games .games-view-active{z-index:21}.game-exit-button{z-index:12;color:#f7ead0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121014e0;border:1px solid #debe7e75;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 22px #00000047}.game-exit-button>span{font-size:22px;line-height:1;transform:translate(-1px,1px)}.game-exit-button>small{color:#f7f1e7;opacity:0;pointer-events:none;background:#141217f7;border:1px solid #4a424e;border-radius:7px;width:max-content;max-width:min(280px,75vw);padding:8px 10px;font-size:11px;line-height:1.35;transition:opacity 90ms,transform 90ms;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-3px);box-shadow:0 10px 28px #00000052}.game-exit-button:is(:hover,:focus-visible){color:#1e1710;background:#e4c57f;border-color:#ead39d}.game-exit-button:is(:hover,:focus-visible)>small{opacity:1;transform:translateY(0)}.games-view-active :is(.word-shooter-heading,.keystream-heading){padding-right:54px}.games-view-active .adventure-story-bar{padding-right:72px}.word-shooter{padding:18px;overflow:hidden}.wordfall-tuning-notice{color:#fde68a;font:700 11px/1.45 var(--mono);text-align:center;background:#78350f47;border:1px solid #f59e0b80;border-radius:7px;margin:0 0 12px;padding:9px 12px;box-shadow:0 0 14px #f59e0b1f}.word-shooter-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.word-shooter-hud{font-family:var(--mono);color:#94a3b8;align-items:center;gap:22px;display:flex}.word-shooter-hud strong{color:#34d399;letter-spacing:2px;text-align:right;text-shadow:0 0 12px #34d3998c;min-width:7ch;font-size:27px}.word-shooter-tuning{background:#0f172a9e;border:1px solid #94a3b833;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(440px,1.35fr) auto;gap:16px;margin:0 0 14px;padding:10px 14px;display:grid}.word-shooter-tuning label{color:#94a3b8;font:12px var(--mono);grid-template-columns:minmax(150px,auto) minmax(100px,1fr);align-items:center;gap:12px;display:grid}.word-shooter-tuning label>span{white-space:nowrap;justify-content:space-between;gap:10px;display:flex}.word-shooter-tuning strong{color:#67e8f9;text-align:right;min-width:5ch}.word-shooter-tuning input[type=range]{accent-color:#34d399;width:100%}.word-shooter-tuning input[type=number]{box-sizing:border-box;color:#e0f2fe;width:100%;min-width:92px;font:700 12px var(--mono);background:#090d15;border:1px solid #67e8f947;border-radius:6px;padding:7px 9px}.wordfall-live-readout{min-width:440px;font-family:var(--mono);grid-template-columns:repeat(2,minmax(200px,1fr));gap:8px;display:grid}.wordfall-live-readout>span{background:#03081294;border:1px solid #67e8f92e;border-radius:6px;gap:2px;padding:6px 9px;display:grid}.wordfall-live-readout small{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.wordfall-live-readout strong{color:#67e8f9;text-align:left;min-width:0}.wordfall-live-readout em{color:#94a3b8;white-space:nowrap;font-size:10px;font-style:normal}@media (width<=1100px){.word-shooter-tuning{grid-template-columns:repeat(2,minmax(0,1fr))}.wordfall-live-readout{grid-column:1/-1}}.learn-view{gap:28px;display:grid}.learn-course-hero{background:linear-gradient(115deg,#10b9810b,#0000 42%),radial-gradient(circle at 92% 12%,#38bdf821,#0000 38%),linear-gradient(145deg,#1e202afa,#101118fa);grid-template-columns:minmax(0,1.5fr) minmax(250px,.72fr);align-items:stretch;gap:clamp(28px,5vw,72px);min-height:330px;padding:clamp(28px,4vw,46px);display:grid}.learn-course-hero:before{content:"";opacity:.22;pointer-events:none;background-image:linear-gradient(90deg,#94a3b86b 1px,#0000 1px),linear-gradient(#94a3b86b 1px,#0000 1px);background-size:21px 21px;width:170px;height:76px;position:absolute;inset:22px 22px auto auto;-webkit-mask-image:linear-gradient(135deg,#000,#0000 78%);mask-image:linear-gradient(135deg,#000,#0000 78%)}.learn-course-hero:after{border-color:#38bdf833;width:390px;height:390px;bottom:-162px;right:-96px;box-shadow:inset 0 0 120px #0ea5e91a}.learn-course-hero>.learn-hero-copy{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;width:auto;display:flex;position:relative}.learn-hero-copy h2{letter-spacing:-.035em;max-width:720px;margin:8px 0 12px;font-size:clamp(29px,3.2vw,46px);line-height:1.03}.learn-course-hero .learn-hero-copy>p{color:#a8b0bf;max-width:690px;margin:0;font-size:16px;line-height:1.65}.learn-hero-copy .learn-resume{color:#e0f2fe;text-align:left;background:linear-gradient(105deg,#0369a147,#0ea5e914);border-color:#38bdf880;grid-template-columns:1fr;gap:4px;width:min(520px,100%);margin-top:28px;padding:14px 50px 14px 17px;display:grid;box-shadow:inset 0 0 22px #38bdf80a}.learn-hero-copy .learn-resume:hover{background:linear-gradient(105deg,#0369a16b,#0ea5e921);border-color:#38bdf8;transform:translateY(-2px)}.learn-hero-copy .learn-resume span{color:#7dd3fc;font:800 10px/1.2 var(--mono);letter-spacing:.8px;text-transform:uppercase}.learn-hero-copy .learn-resume strong{color:#f8fafc;font-size:15px}.learn-hero-copy .learn-resume>b{color:#67e8f9;font-size:24px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.learn-course-hero>.learn-hero-progress-card{z-index:1;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a1294;border:1px solid #94a3b82e;border-radius:15px;flex-direction:column;justify-content:center;gap:15px;width:auto;min-width:0;padding:24px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff06,0 18px 44px #0000002e}.learn-hero-progress-card>span{color:#94a3b8;font:800 10px/1 var(--mono);letter-spacing:1.2px;text-transform:uppercase}.learn-course-hero .learn-hero-progress-value{justify-content:space-between;align-items:end;gap:12px;width:auto;display:flex}.learn-course-hero .learn-hero-progress-value strong{color:#f8fafc;letter-spacing:-.04em;font-size:44px;line-height:1}.learn-hero-progress-value small{color:#8d96a6}.learn-course-hero>.learn-hero-progress-card>i{background:#292f3b;border-radius:999px;width:100%;height:9px;display:block;overflow:hidden}.learn-course-hero>.learn-hero-progress-card>i b{border-radius:inherit;background:linear-gradient(90deg,#0ea5e9,#22d3ee,#34d399);height:100%;display:block;box-shadow:0 0 13px #22d3ee57}.learn-hero-progress-card dl{grid-template-columns:1fr 1fr;gap:8px;margin:2px 0 0;display:grid}.learn-hero-progress-card dl>div{background:#1e293b5c;border:1px solid #94a3b821;border-radius:9px;gap:4px;padding:12px;display:grid}.learn-hero-progress-card dt{color:#778295;font:700 9px var(--mono);text-transform:uppercase}.learn-hero-progress-card dd{color:#e2e8f0;font:800 18px var(--mono);margin:0}.learn-course-complete-callout{color:#6ee7b7;gap:4px;margin-top:24px;display:grid}.learn-chapter{padding:30px;position:relative;overflow:hidden}.learn-chapter:before{content:"";background:linear-gradient(#38bdf8,#38bdf80f);width:3px;position:absolute;top:0;bottom:0;left:0}.learn-chapter>header{grid-template-columns:minmax(240px,.8fr) minmax(250px,1fr) 110px auto;display:grid;position:relative}.learn-chapter-heading{align-items:center;gap:14px;display:flex}.learn-chapter-heading>b{color:#7dd3fc;width:47px;height:47px;font:900 16px var(--mono);background:#0ea5e914;border:1px solid #38bdf852;border-radius:12px;flex:0 0 47px;place-items:center;display:grid}.learn-chapter-heading h2{margin:4px 0 0}.learn-chapter>header p{margin:0;line-height:1.55}.learn-chapter-progress{align-content:center;gap:7px;display:grid}.learn-chapter-progress>span{color:#94a3b8;font:700 10px var(--mono);text-align:right}.learn-chapter-progress>i{background:#292f3b;border-radius:999px;height:4px;display:block;overflow:hidden}.learn-chapter-progress>i b{border-radius:inherit;background:#38bdf8;height:100%;display:block}.learn-lesson-grid{gap:12px}.learn-lesson-grid>button{text-align:left;align-content:space-between;justify-items:stretch;gap:8px;min-height:148px;padding:15px}.learn-lesson-grid>button>strong{margin-top:4px;font-size:24px}.learn-lesson-grid>button>small{color:#9aa4b5;min-height:30px;font:600 12px/1.35 var(--sans);letter-spacing:0;text-transform:none}.learn-lesson-grid>button>div{color:#fbbf24;min-height:14px;font:700 10px var(--mono);letter-spacing:1px;text-transform:uppercase}.learn-lesson-topline{color:#64748b;font:700 9px var(--mono);letter-spacing:.55px;text-transform:uppercase;justify-content:space-between;gap:8px;display:flex}.learn-lesson-topline em{color:#728096;font-style:normal}.learn-lesson-grid>button.is-current{background:linear-gradient(145deg,#0369a133,#0d0f15d1);border-color:#38bdf8cc;box-shadow:0 0 0 1px #38bdf824,0 10px 28px #0284c71c}.learn-lesson-grid>button.is-current .learn-lesson-topline em,.learn-lesson-grid>button.is-current>div{color:#67e8f9}.learn-lesson-grid>button.complete{background:linear-gradient(145deg,#064e3b2b,#0d0f15c7)}.learn-lesson-grid>button.complete .learn-lesson-topline em{color:#6ee7b7}.learn-lesson-grid>button.locked{opacity:.38;filter:grayscale(.45)}.learn-coaching-tile{text-align:center!important;align-content:center!important;justify-items:center!important}.games-view{gap:24px;display:grid}.games-intro{border:1px solid var(--border);min-height:190px;box-shadow:var(--shadow);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:clamp(28px,4vw,42px);display:grid;position:relative}.games-intro-copy{z-index:1;position:relative}.games-intro h2{letter-spacing:-.04em;max-width:720px;margin:8px 0 10px;font-size:clamp(30px,3.5vw,48px);line-height:1}.games-intro p{color:#9ba5b5;max-width:680px;font-size:15px;line-height:1.65}.games-intro-stats{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05091178;border:1px solid #94a3b829;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:8px;min-width:310px;padding:10px;display:grid;position:relative}.games-intro-stats>span{text-align:center;border-radius:9px;place-content:center;gap:5px;min-height:78px;padding:10px;display:grid}.games-intro-stats>span+span{border-left:1px solid #94a3b821}.games-intro-stats strong{color:#67e8f9;font:900 24px/1 var(--mono)}.games-intro-stats small{color:#7e899b;font:700 8px/1.25 var(--mono);letter-spacing:.6px;text-transform:uppercase}.game-gallery{grid-template-rows:repeat(2,190px);grid-template-columns:minmax(0,1.16fr) minmax(300px,.84fr);gap:18px;display:grid}.game-tile{--game-accent:#22d3ee;color:#f8fafc;border-color:color-mix(in srgb, var(--game-accent) 34%, transparent);isolation:isolate;background:#080c16;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:0;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s,filter .18s;display:flex}.game-tile:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#0000,#020617f0);height:62%;position:absolute;inset:auto 0 0}.game-tile:hover{border-color:color-mix(in srgb, var(--game-accent) 78%, white 8%);box-shadow:0 18px 44px #00000042, inset 0 0 40px color-mix(in srgb, var(--game-accent) 7%, transparent);background:#0a1020;transform:translateY(-4px)}.game-tile:focus-visible{outline:2px solid var(--game-accent);outline-offset:3px}.game-tile-featured{grid-row:1/3;min-height:398px;padding:30px}.game-tile-shooter{--game-accent:#34d399;background:radial-gradient(circle at 70% 24%,#10b9811c,#0000 35%),#080c16}.game-tile-adventure{--game-accent:#c084fc;background:radial-gradient(circle at 18% 20%,#9333ea21,#0000 35%),#090b17}.game-tile-keystream{--game-accent:#38bdf8;background:radial-gradient(circle at 80% 45%,#38bdf821,#0000 38%),#0a0e19}.game-tile-kicker{z-index:3;color:var(--game-accent);font:800 9px var(--mono);letter-spacing:1.35px;text-transform:uppercase;position:absolute;top:22px;left:24px}.game-tile-featured .game-tile-kicker{top:28px;left:30px}.game-tile-copy{gap:8px;max-width:430px}.game-tile-copy strong{letter-spacing:-.03em;font-size:clamp(25px,2.7vw,38px);line-height:1}.game-tile:not(.game-tile-featured) .game-tile-copy strong{font-size:25px}.game-tile-copy small{color:#a8b3c5;max-width:390px;font-size:13px;line-height:1.55}.game-tile:not(.game-tile-featured) .game-tile-copy small{max-width:290px;font-size:12px}.game-tile-tags{z-index:2;gap:7px;margin-top:18px;display:flex;position:relative}.game-tile-tags i{color:#9ee8d0;font:700 9px var(--mono);background:#064e3b2e;border:1px solid #34d39938;border-radius:999px;padding:5px 8px;font-style:normal}.game-tile-cta{z-index:3;color:var(--game-accent);font:800 10px var(--mono);letter-spacing:.6px;text-transform:uppercase;align-items:center;gap:8px;display:flex;position:absolute;bottom:21px;right:22px}.game-tile-cta b{font-size:20px;transition:transform .18s}.game-tile:hover .game-tile-cta b{transform:translate(4px)}.game-tile-featured .game-tile-orbit{transform-origin:100% 0;opacity:.86;transform:scale(1.45)translate(9%,5%)}.game-tile-adventure .game-tile-story-lines{opacity:.55;top:28px;bottom:auto;left:27px}.game-tile.is-locked{opacity:.5;filter:saturate(.45)}html[data-display-mode=light] .app-shell.active-tab-learn .learn-course-hero{background:linear-gradient(115deg, #0078d40d, transparent 42%), radial-gradient(circle at 92% 12%, #0078d41a, transparent 38%), var(--light-card)}html[data-display-mode=light] .app-shell.active-tab-learn .learn-course-hero .learn-hero-copy>p,html[data-display-mode=light] .app-shell.active-tab-games .games-intro p{color:#545b62}html[data-display-mode=light] .app-shell.active-tab-learn .learn-hero-progress-card{border-color:var(--light-border);background:#e9edefd6;box-shadow:0 15px 36px #2d313617}html[data-display-mode=light] .app-shell.active-tab-learn .learn-hero-progress-card>span,html[data-display-mode=light] .app-shell.active-tab-learn .learn-hero-progress-value small{color:#646b72}html[data-display-mode=light] .app-shell.active-tab-learn .learn-hero-progress-card dl>div{background:#e2e7ea;border-color:#c3c9ce}html[data-display-mode=light] .app-shell.active-tab-learn .learn-hero-progress-card dt{color:#747b82}html[data-display-mode=light] .app-shell.active-tab-learn .learn-hero-progress-card dd{color:#202124}html[data-display-mode=light] .app-shell.active-tab-learn .learn-hero-copy .learn-resume strong{color:#fff}html[data-display-mode=light] .app-shell.active-tab-learn .learn-hero-copy .learn-resume span,html[data-display-mode=light] .app-shell.active-tab-learn .learn-hero-copy .learn-resume>b{color:#dff2ff}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter:before{background:linear-gradient(#0078d4,#0078d414)}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-heading>b{color:#005a9e;background:#e5f1fa;border-color:#9cc6e3}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-progress>i{background:#ccd3d8}html[data-display-mode=light] .app-shell.active-tab-learn .learn-chapter-progress>i b{background:#0078d4}html[data-display-mode=light] .app-shell.active-tab-learn .learn-lesson-grid>button>small{color:#61676d}html[data-display-mode=light] .app-shell.active-tab-learn .learn-lesson-grid>button.is-current{background:#e5f1fa;border-color:#4e9bd1;box-shadow:0 9px 24px #005a9e1a}html[data-display-mode=light] .app-shell.active-tab-learn .learn-lesson-grid>button.complete{background:#edf8f3;border-color:#8cc7ad}html[data-display-mode=light] .app-shell.active-tab-learn .learn-lesson-grid>button.locked{opacity:.48}html[data-display-mode=light] .app-shell.active-tab-games .games-intro-stats{border-color:var(--light-border);background:#e9edefd1}html[data-display-mode=light] .app-shell.active-tab-games .games-intro-stats>span+span{border-color:#d2d6da}html[data-display-mode=light] .app-shell.active-tab-games .games-intro-stats strong{color:#005a9e}html[data-display-mode=light] .app-shell.active-tab-games .games-intro-stats small{color:#626a72}@media (width<=1000px){.learn-course-hero{grid-template-columns:1fr}.learn-course-hero>.learn-hero-progress-card{max-width:none}.learn-chapter>header{grid-template-columns:minmax(220px,1fr) 110px auto}.learn-chapter>header>p{text-align:left;grid-column:1/-1;max-width:none}.game-gallery{grid-template-rows:auto;grid-template-columns:1fr}.game-tile-featured{grid-row:auto;min-height:310px}.game-tile:not(.game-tile-featured){min-height:200px}}@media (width<=760px){.games-intro{grid-template-columns:1fr}.games-intro-stats{min-width:0}.learn-lesson-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learn-chapter>header{grid-template-columns:1fr auto}.learn-chapter-progress{grid-column:1/-1}}@media (width<=480px){.games-intro-stats{grid-template-columns:1fr}.games-intro-stats>span{min-height:54px}.games-intro-stats>span+span{border-top:1px solid #94a3b821;border-left:0}.learn-lesson-grid{grid-template-columns:1fr}.learn-course-hero,.learn-chapter{padding:22px}}.wordfall-rules-button{color:#67e8f9;box-shadow:none;font:800 11px var(--mono);white-space:nowrap;background:#0891b21f;border:1px solid #67e8f961;align-self:stretch;padding:8px 14px}.wordfall-rules-button:hover{color:#ecfeff;background:#0891b238;border-color:#67e8f9}.wordfall-difficulty-easy{--wordfall-difficulty-color:#4ade80;--wordfall-difficulty-glow:#4ade8057}.wordfall-difficulty-medium{--wordfall-difficulty-color:#fbbf24;--wordfall-difficulty-glow:#fbbf2457}.wordfall-difficulty-hard{--wordfall-difficulty-color:#fb7185;--wordfall-difficulty-glow:#fb718557}.wordfall-difficulty-picker{width:min(370px,90%);margin-top:3px}.wordfall-difficulty-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wordfall-difficulty-track button{min-height:48px;color:var(--wordfall-difficulty-color);background:color-mix(in srgb, var(--wordfall-difficulty-color) 7%, #151922);border:1px solid color-mix(in srgb, var(--wordfall-difficulty-color) 42%, #4a5260);box-shadow:none;border-radius:7px;place-items:center;gap:1px;padding:7px 9px;display:grid}.wordfall-difficulty-track button:hover{color:#f8fafc;background:color-mix(in srgb, var(--wordfall-difficulty-color) 16%, #171b24);border-color:var(--wordfall-difficulty-color)}.wordfall-difficulty-track button.selected{color:#f8fafc;background:color-mix(in srgb, var(--wordfall-difficulty-color) 24%, #171b24);border-color:var(--wordfall-difficulty-color);box-shadow:inset 0 0 16px var(--wordfall-difficulty-glow), 0 0 12px var(--wordfall-difficulty-glow)}.wordfall-difficulty-track button strong{font:800 12px var(--mono);text-transform:uppercase}.wordfall-difficulty-track button small{color:currentColor;font:700 9px var(--mono);opacity:.7}.wordfall-difficulty-copy{text-align:center;gap:3px;margin-top:8px;display:grid}.wordfall-difficulty-copy strong{color:var(--wordfall-difficulty-color);text-shadow:0 0 9px var(--wordfall-difficulty-glow);font-size:13px}.wordfall-difficulty-copy em{color:var(--wordfall-difficulty-color);font-size:11px;font-style:normal}.wordfall-difficulty-copy span{color:#94a3b8;font-size:11px}.wordfall-info-buttons{grid-template-columns:1fr 1fr;gap:9px;width:min(300px,86%);display:grid}.wordfall-info-buttons button{color:#94a3b8;font:700 11px var(--mono);background:#0f172aad;border:1px solid #67e8f940;padding:7px 12px}.wordfall-info-buttons button:hover{color:#e0f2fe;background:#0891b21f;border-color:#67e8f994}.wordfall-replay-difficulty{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:min(370px,90%);display:grid}.wordfall-replay-button{min-height:34px;color:var(--wordfall-difficulty-color);background:color-mix(in srgb, var(--wordfall-difficulty-color) 6%, #151922);border:1px solid color-mix(in srgb, var(--wordfall-difficulty-color) 38%, #4a5260);box-shadow:none;font:800 10px var(--mono);text-transform:uppercase;border-radius:6px;padding:6px 10px}.wordfall-replay-button:hover,.wordfall-replay-button.selected{color:#f8fafc;background:color-mix(in srgb, var(--wordfall-difficulty-color) 20%, #171b24);border-color:var(--wordfall-difficulty-color);box-shadow:inset 0 0 12px var(--wordfall-difficulty-glow), 0 0 9px var(--wordfall-difficulty-glow)}.word-shooter-stage{background:#070b14;border:1px solid #22d3ee59;border-radius:10px;min-height:590px;position:relative;overflow:hidden}.word-shooter-canvas{width:100%;height:590px;display:block}.word-shooter-bounds-guide{z-index:1;pointer-events:none;position:absolute;inset:0}.word-shooter-bounds-guide:before,.word-shooter-bounds-guide:after{content:"";pointer-events:none;position:absolute}.word-shooter-bounds-guide:before{border-left:1px dashed #67e8f961;border-right:1px dashed #67e8f961;inset:0 10px 10px}.word-shooter-bounds-guide:after{border-bottom:1px dashed #67e8f961;bottom:10px;left:10px;right:10px}.word-shooter-overlay-active .word-shooter-canvas{filter:blur(4px);transform:scale(1.015)}.word-shooter-overlay{color:#e2e8f0;text-align:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#03071294;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:34px;display:flex;position:absolute;inset:0}.word-shooter-overlay h3{color:#f8fafc;margin:0;font-size:31px}.word-shooter-overlay>p{max-width:520px;margin:0;line-height:1.55}.word-shooter-overlay>button{color:#03130c;text-transform:uppercase;letter-spacing:1px;background:#34d399;min-width:145px;padding:12px 24px;font-weight:900;box-shadow:0 0 20px #34d3994d}.word-shooter-overlay>button:hover{background:#6ee7b7}.word-shooter-overlay>small{color:#64748b}.game-reticle{color:#67e8f9;width:54px;height:54px;font:300 30px var(--mono);border:1px solid #22d3ee;border-radius:50%;place-items:center;display:grid;box-shadow:0 0 20px #22d3ee40}.word-shooter-input-wrap{z-index:2;background:#030712eb;border:1px solid #34d399ad;border-radius:6px;align-items:center;gap:10px;width:min(380px,100% - 30px);padding:8px 10px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%);box-shadow:0 0 18px #34d39924}.word-shooter-input-wrap label{color:#34d399;font:700 11px var(--mono);letter-spacing:1px}.word-shooter-input-wrap input{color:#f8fafc;min-width:0;font:700 19px var(--mono);background:0 0;border:0;outline:0;flex:1;padding:5px 7px}.game-over-overlay{justify-content:flex-start;padding-top:26px;overflow-y:auto}.game-over-totals{gap:clamp(36px,10vw,110px);margin:4px 0;display:flex}.game-over-totals div{flex-direction:column;gap:3px;display:flex}.game-over-totals small{color:#94a3b8;text-transform:uppercase;letter-spacing:1px}.game-over-totals strong{color:#f8fafc;font:800 clamp(30px, 5vw, 48px) var(--mono)}.wordfall-run-bonuses{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:min(520px,100%);display:grid}.wordfall-run-bonuses>span{background:#0f172ab8;border:1px solid #94a3b829;border-radius:6px;gap:3px;padding:8px 10px;display:grid}.wordfall-run-bonuses small{color:#94a3b8;font:700 8px var(--mono);text-transform:uppercase}.wordfall-run-bonuses strong{color:#86efac;font:800 11px var(--mono)}.game-scoreboard{box-sizing:border-box;background:#0f172ad6;border:1px solid #94a3b838;border-radius:8px;width:min(620px,100%);margin-top:6px;padding:14px 18px}.game-scoreboard h3{margin:0 0 9px;font-size:16px}.game-scoreboard-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.game-scoreboard-heading h3{margin:0}.game-scoreboard-heading button{color:#67e8f9;box-shadow:none;font:800 9px var(--mono);text-transform:uppercase;letter-spacing:.45px;background:#0891b21a;border:1px solid #67e8f957;border-radius:5px;padding:6px 9px}.game-scoreboard-heading button:hover{color:#cffafe;background:#0891b233;border-color:#67e8f999}.game-scoreboard table{border-collapse:collapse;width:100%;font-family:var(--mono)}.game-scoreboard th,.game-scoreboard td{text-align:right;border-bottom:1px solid #94a3b81f;padding:5px 8px}.game-scoreboard th:first-child,.game-scoreboard td:first-child{text-align:left}.game-scoreboard th{color:#94a3b8;text-transform:uppercase;font-size:11px}.wordfall-score-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0 0 10px;display:grid}.wordfall-score-tab{color:#7f8998;box-shadow:none;font:800 9px var(--mono);text-transform:uppercase;background:#111722;border:1px solid #303a49;border-radius:5px;padding:6px 7px}.wordfall-score-tab:hover{color:#e2e8f0;background:#18202c}.wordfall-score-tab-easy.selected{color:#86efac;background:#22c55e1f;border-color:#4ade80}.wordfall-score-tab-medium.selected{color:#fde68a;background:#f59e0b1f;border-color:#fbbf24}.wordfall-score-tab-hard.selected{color:#fda4af;background:#f43f5e1f;border-color:#fb7185}.wordfall-score-tab-legacy.selected{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b8}.wordfall-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020617c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.wordfall-modal{box-sizing:border-box;color:#e2e8f0;text-align:left;background:#10141d;border:1px solid #67e8f957;border-radius:12px;width:min(620px,100%);max-height:min(720px,100vh - 48px);margin:0;padding:25px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0000008c,0 0 28px #22d3ee14}.wordfall-rules-modal{width:min(1040px,100%)}.wordfall-rules-panel{gap:16px;display:grid}.wordfall-rules-summary,.wordfall-rules-section{background:#03071280;border:1px solid #94a3b829;border-radius:9px;padding:16px}.wordfall-rules-summary,.wordfall-rules-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.wordfall-rules-summary h3,.wordfall-rules-section-heading h3{color:#f8fafc;margin:3px 0 5px}.wordfall-rules-summary p,.wordfall-rules-section-heading p{color:#94a3b8;max-width:650px;margin:0;line-height:1.5}.wordfall-rules-versions{flex:none;gap:6px;display:grid}.wordfall-rules-versions span{color:#67e8f9;font:700 9px var(--mono);background:#0891b21a;border:1px solid #67e8f940;border-radius:5px;padding:5px 8px}.wordfall-simulator-inputs{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.wordfall-simulator-inputs label{color:#94a3b8;font:700 9px var(--mono);text-transform:uppercase;gap:5px;display:grid}.wordfall-simulator-inputs :is(input,select){color:#f8fafc;background:#090d15;border:1px solid #303a49;border-radius:5px;min-width:0;padding:8px 9px}.wordfall-simulator-output{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.wordfall-simulator-output>div,.wordfall-simulator-checkpoints>div{background:#0f172ab3;border:1px solid #94a3b824;border-radius:6px;gap:3px;padding:10px;display:grid}.wordfall-simulator-output span,.wordfall-simulator-checkpoints span{color:#94a3b8;font:700 9px var(--mono);text-transform:uppercase}.wordfall-simulator-output strong{color:#34d399;font:800 19px var(--mono)}.wordfall-simulator-output small,.wordfall-simulator-checkpoints small{color:#64748b;line-height:1.35}.wordfall-simulator-checkpoints{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.wordfall-simulator-checkpoints strong{color:#67e8f9;font:800 15px var(--mono)}.wordfall-rules-table-wrap{margin-top:10px;overflow-x:auto}.wordfall-rules-table-wrap table{border-collapse:collapse;width:100%}.wordfall-rules-table-wrap :is(th,td){text-align:right;border-bottom:1px solid #94a3b824;padding:8px 10px}.wordfall-rules-table-wrap :is(th,td):first-child{text-align:left}.wordfall-rules-table-wrap th{color:#94a3b8;font:700 9px var(--mono);text-transform:uppercase}.wordfall-rules-document textarea{box-sizing:border-box;resize:vertical;color:#cbd5e1;width:100%;min-height:390px;font:11px/1.5 var(--mono);background:#070b14;border:1px solid #303a49;border-radius:7px;margin-top:11px;padding:13px}.wordfall-rules-section-heading button{color:#67e8f9;box-shadow:none;background:#0891b21f;border:1px solid #67e8f94d;padding:7px 11px}.wordfall-rules-copy-status{color:#86efac;font:700 10px var(--mono);margin:8px 0 0}.wordfall-modal h2{margin:4px 0 18px}.wordfall-modal-close{color:#94a3b8;background:0 0;width:32px;height:32px;padding:0;font-size:23px;position:absolute;top:11px;right:12px}.wordfall-modal-close:hover{color:#f8fafc;background:#94a3b81a}.wordfall-modal-scoreboard{background:0 0;width:100%;margin:0}.wordfall-scores-modal{width:min(880px,100%)}.wordfall-scoreboard-heading{align-items:center;min-height:42px;padding-right:82px;display:flex}.wordfall-scoreboard-heading h2{color:#f8fafc;letter-spacing:-.7px;margin:0;font-size:clamp(25px,3vw,32px)}.wordfall-scoreboard-heading h2 span{color:#a9b5c5;font-weight:650}.wordfall-score-menu{z-index:3;position:absolute;top:16px;right:57px}.wordfall-score-menu-trigger{color:#94a3b8;width:36px;height:34px;box-shadow:none;font:900 14px var(--mono);letter-spacing:1px;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;padding:0;display:grid}.wordfall-score-menu-trigger:hover,.wordfall-score-menu-trigger[aria-expanded=true]{color:#e2e8f0;background:#94a3b81a;border-color:#94a3b833}.wordfall-score-menu-popover{background:#0a0f17;border:1px solid #344051;border-radius:9px;gap:3px;width:240px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 42px #0000007a}.wordfall-score-menu-popover button{color:#cbd5e1;box-shadow:none;font:700 12px/1.35 var(--mono);text-align:left;background:0 0;border:0;border-radius:6px;padding:10px 11px}.wordfall-score-menu-popover button:hover{color:#f8fafc;background:#151d29}.wordfall-score-menu-popover button.is-danger{color:#fda4af}.wordfall-score-menu-popover button.is-danger:hover{background:#be185d26}.wordfall-score-overview{background:#070c169e;border:1px solid #94a3b82b;border-radius:10px;grid-template-columns:104px repeat(3,minmax(0,1fr));margin:21px 0 18px;display:grid;overflow:hidden}.wordfall-score-overview>div{align-content:center;gap:4px;min-height:73px;padding:14px 18px;display:grid;position:relative}.wordfall-score-overview>div+div{border-left:1px solid #94a3b824}.wordfall-score-overview span{color:#748195;font:800 10px var(--mono);text-transform:uppercase;letter-spacing:.7px}.wordfall-score-overview strong{color:#f8fafc;min-width:0;font:850 21px var(--mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wordfall-score-overview small{color:#fbbf24;font:750 10px var(--mono);text-transform:uppercase}.wordfall-score-overview .wordfall-score-scope-emblem{background:radial-gradient(circle at 50% 46%,#94a3b821,#0000 61%),linear-gradient(135deg,#94a3b80d,#0000 65%);place-items:center;min-height:91px;padding:10px}.wordfall-score-scope-emblem:after{content:"";border:1px solid #94a3b81f;border-radius:50%;width:56px;height:56px;position:absolute}.wordfall-score-scope-emblem svg{z-index:1;fill:none;stroke:#7d8898;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px #94a3b82e);width:66px;height:66px}.wordfall-score-scope-emblem .emblem-detail{opacity:.5}.wordfall-score-scope-tabs{background:#090e16;border:1px solid #293444;border-radius:9px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:18px;display:grid;overflow:hidden}.wordfall-score-scope-tabs button{color:#8491a4;min-height:50px;box-shadow:none;font:850 14px var(--mono);text-transform:uppercase;letter-spacing:.7px;background:0 0;border:0;border-radius:0;padding:11px 18px;position:relative}.wordfall-score-scope-tabs button+button{border-left:1px solid #293444}.wordfall-score-scope-tabs button:hover,.wordfall-score-scope-tabs button.selected{color:#dff9ff;background:#0891b21a}.wordfall-score-scope-tabs button.selected:after{content:"";background:#22d3ee;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:18px;right:18px;box-shadow:0 0 12px #22d3ee6b}.wordfall-current-difficulty-tabs{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:2px 0 13px}.wordfall-current-difficulty-tabs .wordfall-score-tab{min-height:38px;padding:8px 12px;font-size:11px}.wordfall-score-difficulty-label{color:#fde68a;width:fit-content;font:850 10px var(--mono);text-transform:uppercase;letter-spacing:.7px;background:#f59e0b17;border:1px solid #fbbf243d;border-radius:999px;margin:1px 0 10px;padding:5px 9px}.wordfall-score-difficulty-easy{color:#86efac;background:#22c55e17;border-color:#4ade803d}.wordfall-score-difficulty-hard{color:#fda4af;background:#f43f5e17;border-color:#fb71853d}.wordfall-score-table-wrap{overflow-x:auto}.wordfall-modal-scoreboard table{min-width:590px}.wordfall-modal-scoreboard :is(th,td){padding:13px 12px}.wordfall-modal-scoreboard th{color:#758297;letter-spacing:.8px;font-size:10px}.wordfall-modal-scoreboard td{color:#dbe5f0;font-variant-numeric:tabular-nums;font-size:17px}.wordfall-modal-scoreboard td:first-child{color:#67e8f9;font-weight:900}.wordfall-modal-scoreboard tbody tr:last-child td{border-bottom:0}.wordfall-profile-score-table :is(th,td):nth-child(2){text-align:left}.wordfall-current-player{background:#22d3ee17}.wordfall-current-player td:first-child{color:#67e8f9;font-weight:800}html[data-display-mode=light] .app-shell.active-tab-games .wordfall-scores-modal{color:#e2e8f0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#10141d;border-color:#67e8f957}.wordfall-leaderboard-participation{background:#0891b214;border:1px solid #67e8f938;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 12px;padding:12px;display:flex}.wordfall-leaderboard-participation>div{gap:4px;display:grid}.wordfall-leaderboard-participation strong{color:#e2e8f0;font:800 12px var(--mono)}.wordfall-leaderboard-participation small{color:#94a3b8;line-height:1.4}.wordfall-leaderboard-participation button{flex:none;padding:8px 11px}.wordfall-legacy-archive{gap:13px;display:grid}.wordfall-legacy-back{color:#8fdcf0;width:fit-content;box-shadow:none;font:750 11px var(--mono);background:0 0;border:0;padding:7px 0}.wordfall-legacy-back:hover{color:#cffafe;background:0 0}.wordfall-legacy-layout{grid-template-columns:210px minmax(0,1fr);gap:14px;display:grid}.wordfall-version-rail{background:#090e16;border:1px solid #94a3b82e;border-radius:7px;min-width:0;padding:10px}.wordfall-version-rail>strong{color:#94a3b8;font:800 9px var(--mono);text-transform:uppercase}.wordfall-version-rail>div{gap:6px;max-height:330px;margin-top:8px;display:grid;overflow-y:auto}.wordfall-version-rail button{color:#94a3b8;box-shadow:none;text-align:left;background:#111722;border:1px solid #303a49;gap:3px;padding:9px;display:grid}.wordfall-version-rail button:hover,.wordfall-version-rail button.selected{color:#f8fafc;background:#0891b221;border-color:#67e8f9}.wordfall-version-rail button span{font:750 10px/1.35 var(--mono);text-transform:capitalize}.wordfall-version-rail button small{color:#64748b;font-size:9px}.wordfall-legacy-scores{min-width:0}.wordfall-legacy-scores>strong{color:#e2e8f0;text-transform:capitalize;margin-bottom:9px;display:block}.wordfall-leaderboard-prompt-backdrop{z-index:1400;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020617d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.wordfall-leaderboard-prompt{box-sizing:border-box;color:#e2e8f0;text-align:left;background:#10141d;border:1px solid #67e8f961;border-radius:12px;width:min(500px,100%);padding:28px;box-shadow:0 24px 70px #0000009e,0 0 30px #22d3ee1a}.wordfall-leaderboard-prompt h2{color:#f8fafc;margin:6px 0 10px}.wordfall-leaderboard-prompt p{color:#a8b3c3;margin:0;line-height:1.55}.wordfall-leaderboard-prompt .wordfall-leaderboard-prompt-note{color:#748195;margin-top:9px;font-size:12px}.wordfall-leaderboard-prompt>div{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.wordfall-leaderboard-audit{color:#cbd5e1;background:#0f172ab8;border:1px solid #67e8f938;border-radius:8px;gap:12px;margin-top:18px;padding:14px;display:grid}.wordfall-leaderboard-audit>div:first-child{gap:5px;display:grid}.wordfall-leaderboard-audit strong{color:#f8fafc;font:800 13px var(--mono)}.wordfall-leaderboard-audit small{color:#94a3b8;line-height:1.45}.wordfall-leaderboard-audit-actions{flex-wrap:wrap;gap:8px;display:flex}.wordfall-leaderboard-audit-actions button{color:#a5f3fc;box-shadow:none;background:#0891b224;border:1px solid #67e8f94d;padding:8px 11px}.wordfall-leaderboard-audit-actions button:hover:not(:disabled){color:#ecfeff;background:#0891b23d}.wordfall-leaderboard-identity-control{cursor:pointer;align-items:flex-start;gap:9px;display:flex}.wordfall-leaderboard-identity-control input{accent-color:#06b6d4;width:15px;height:15px;margin:1px 0 0}.wordfall-leaderboard-identity-control>span{gap:3px;display:grid}.wordfall-leaderboard-identity-control strong{color:#e2e8f0;font:700 11px var(--mono)}.wordfall-leaderboard-audit .wordfall-leaderboard-identity-warning{color:#fbbf24}.wordfall-leaderboard-audit p{color:#86efac;font:700 10px var(--mono);margin:0}.wordfall-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.wordfall-stat-grid>div{background:#0f172aad;border:1px solid #94a3b829;border-radius:7px;flex-direction:column;justify-content:center;gap:5px;min-height:70px;padding:12px;display:flex}.wordfall-stat-grid span,.wordfall-mini-chart>span{color:#94a3b8;font:700 10px var(--mono);letter-spacing:.5px;text-transform:uppercase}.wordfall-stat-grid strong{color:#f8fafc;font:800 20px var(--mono)}.wordfall-mini-chart{background:#03071294;border:1px solid #94a3b824;border-radius:8px;margin-top:14px;padding:13px}.wordfall-mini-chart svg{width:100%;margin-top:8px;display:block;overflow:visible}.wordfall-mini-chart line{stroke:#94a3b833}.wordfall-mini-chart polyline{fill:none;stroke:#34d399;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px #34d39959)}.wordfall-mini-chart circle{fill:#67e8f9;stroke:#07111a;stroke-width:1.5px}@media (width<=650px){.word-shooter-heading{align-items:flex-start}.word-shooter-hud{flex-direction:column;align-items:end;gap:2px}.word-shooter-stage,.word-shooter-canvas{height:520px;min-height:520px}.word-shooter-overlay{padding:20px}.game-over-overlay{padding-top:18px}.word-shooter-tuning{grid-template-columns:1fr;gap:10px}.wordfall-live-readout{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.wordfall-stat-grid,.wordfall-simulator-inputs,.wordfall-simulator-output{grid-template-columns:repeat(2,minmax(0,1fr))}.wordfall-rules-summary,.wordfall-rules-section-heading{flex-direction:column}.wordfall-scoreboard-heading{padding-right:74px}.wordfall-scoreboard-heading h2{font-size:24px}.wordfall-scoreboard-heading h2 span{font-size:17px;display:block}.wordfall-score-overview{grid-template-columns:90px minmax(0,1fr)}.wordfall-score-overview>div:nth-child(3){border-top:1px solid #94a3b824;border-left:0}.wordfall-score-overview>div:nth-child(4){border-top:1px solid #94a3b824}.wordfall-score-overview .wordfall-score-scope-emblem{min-height:78px}.wordfall-score-scope-emblem svg{width:58px;height:58px}.wordfall-score-scope-tabs{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.wordfall-score-scope-tabs button{min-height:46px;padding-inline:10px;font-size:12px}.wordfall-leaderboard-participation{flex-direction:column;align-items:stretch}.wordfall-legacy-layout{grid-template-columns:1fr}.wordfall-version-rail>div{max-height:150px}}.prompt-settings-coaching{align-self:end}.adaptive-coaching-control{--adaptive-color:#d6a72d;--adaptive-glow:#d6a72d3d;background:#0f11168a;border:1px solid #94a3b82b;border-radius:10px;padding:13px 14px 12px;transition:border-color .16s,box-shadow .16s;position:relative}.adaptive-coaching-control.adaptive-subtle{--adaptive-color:#5fcf80;--adaptive-glow:#5fcf803d}.adaptive-coaching-control.adaptive-aggro{--adaptive-color:#f58a3b;--adaptive-glow:#f58a3b40}.adaptive-coaching-control.adaptive-boot-camp{--adaptive-color:#ef4444;--adaptive-glow:#ef444440}.adaptive-coaching-control.is-enabled{border-color:var(--adaptive-color);box-shadow:0 0 18px var(--adaptive-glow)}.adaptive-coaching-control.is-code-disabled{--adaptive-color:#59616d;--adaptive-glow:transparent;color:#59616d;box-shadow:none;filter:grayscale();background:#0d0f13c7;border-color:#5d657224}.adaptive-coaching-control.is-code-disabled :is(.adaptive-coaching-heading,.adaptive-intensity-track,.adaptive-mode-copy,.adaptive-coaching-actions){opacity:.42}.adaptive-coaching-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.adaptive-coaching-heading h3{color:var(--text-h);margin:1px 0 0;font-size:17px}.adaptive-coaching-kicker{color:#8f98a8;letter-spacing:.75px;text-transform:uppercase;font-size:10px;font-weight:700}.adaptive-toggle{cursor:pointer;align-items:center;gap:7px;display:flex}.adaptive-toggle input{opacity:0;width:1px;height:1px;position:absolute}.adaptive-toggle>span{background:#303745;border:1px solid #5f6878;border-radius:999px;width:35px;height:19px;transition:all .16s;position:relative}.adaptive-toggle>span:after{content:"";background:#aab2c0;border-radius:50%;width:13px;height:13px;transition:all .16s;position:absolute;top:2px;left:2px}.adaptive-toggle input:checked+span{background:var(--adaptive-glow);border-color:var(--adaptive-color)}.adaptive-toggle input:checked+span:after{background:var(--adaptive-color);box-shadow:0 0 8px var(--adaptive-color);transform:translate(16px)}.adaptive-toggle input:focus-visible+span{outline:3px solid color-mix(in srgb, var(--adaptive-color) 38%, transparent);outline-offset:2px}.adaptive-toggle:has(input:disabled){cursor:not-allowed;opacity:.58}.adaptive-toggle strong{min-width:20px;color:var(--text);font-size:12px}.adaptive-intensity-track{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:11px;display:grid;position:relative}.adaptive-intensity-track:before{content:"";background:#3d4450;height:2px;transition:all .16s;position:absolute;top:17px;left:12.5%;right:12.5%}.adaptive-coaching-control.is-enabled .adaptive-intensity-track:before{background:var(--adaptive-color);box-shadow:0 0 8px var(--adaptive-glow)}.adaptive-intensity-track button{z-index:1;color:#7f8998;background:#1d222b;border:1px solid #505968;border-radius:50%;place-items:center;width:36px;height:36px;margin:0 auto;padding:8px;display:grid;position:relative}.adaptive-intensity-track button:hover:not(:disabled){color:var(--text-h);background:#272d38}.adaptive-intensity-track button.selected{color:var(--adaptive-color);border-color:var(--adaptive-color);box-shadow:0 0 12px var(--adaptive-glow);background:#181c23}.adaptive-intensity-track button:disabled{color:#555e6c;box-shadow:none;opacity:1;background:#181c23;border-color:#343b47}.adaptive-coaching-control:not(.is-enabled) .adaptive-intensity-track button.selected{color:#66707f;box-shadow:none;background:#181c23;border-color:#3d4552}.adaptive-intensity-track svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.adaptive-mode-copy{text-align:center;margin-top:8px;display:grid}.adaptive-mode-copy strong{color:var(--adaptive-color);text-shadow:0 0 9px var(--adaptive-glow);font-size:13px}.adaptive-coaching-control.is-tutorial-state.is-enabled .adaptive-intensity-track button.selected:disabled{color:var(--adaptive-color);border-color:var(--adaptive-color);box-shadow:0 0 12px var(--adaptive-glow);background:#181c23}.adaptive-mode-title{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:5px;display:flex}.adaptive-mode-title em{color:var(--adaptive-color);opacity:.68;text-shadow:0 0 7px var(--adaptive-glow);font-size:10px;font-style:normal}.adaptive-coaching-control:not(.is-enabled) .adaptive-mode-copy strong{color:#788291;text-shadow:none}.adaptive-mode-copy span{color:#8f98a8;min-height:30px;margin-top:2px;font-size:10px;line-height:1.35}.prompt-controls{flex-wrap:wrap;align-items:end;gap:16px;display:flex}.prompt-controls label,.prompt-controls .prompt-topic-control{flex-direction:column;gap:5px;display:flex}.prompt-topic-label-row{justify-content:space-between;align-items:center;gap:10px;min-height:25px;display:flex}.prompt-controls select{min-width:140px;padding:8px}.prompt-controls>button{white-space:nowrap}.prompt-controls .prompt-control-difficulty select,.prompt-controls .prompt-control-length select{width:112px;min-width:112px}.prompt-controls .prompt-control-length.is-wide select{width:124px;min-width:124px}.profile-dashboard .dashboard-speed-matrix{background:linear-gradient(#54376f29 0 49.5%,#3f3d5b12 49.5% 50.5%,#253b521f 50.5% 100%);grid-template-rows:24px 54px 54px 24px;grid-template-columns:minmax(0,1fr) .72fr minmax(0,1fr);gap:0;padding:13px;display:grid;position:relative;overflow:hidden}.profile-dashboard .dashboard-speed-matrix>div{min-height:0;padding:8px 4px;transition:color .18s,opacity .18s,border-color .18s,background .18s,box-shadow .18s}.profile-dashboard .dashboard-speed-tile.is-writing.is-last-ten{border-radius:9px 0 0 9px;grid-area:1/1/3}.profile-dashboard .dashboard-speed-tile.is-writing.is-lifetime{border-radius:0 9px 9px 0;grid-area:1/3/3}.profile-dashboard .dashboard-speed-tile.is-technical.is-last-ten{border-radius:9px 0 0 9px;grid-area:3/1/5}.profile-dashboard .dashboard-speed-tile.is-technical.is-lifetime{border-radius:0 9px 9px 0;grid-area:3/3/5}.profile-dashboard .dashboard-speed-matrix>.dashboard-speed-tile{align-content:start;justify-items:center;padding-top:1px}.profile-dashboard .dashboard-speed-matrix .is-streak{z-index:1;background:linear-gradient(155deg,#162a3deb,#14141df0);border-color:#60a5fa4f;grid-area:2/2/4;align-content:center;margin:5px 6px;padding:8px 3px;display:grid;position:relative;box-shadow:0 0 18px #60a5fa12}.profile-dashboard .dashboard-speed-matrix .is-streak dd{justify-items:center;gap:3px;font-size:36px;display:grid}.profile-dashboard .dashboard-speed-matrix .is-streak dd[data-digits="3"]{font-size:30px}.profile-dashboard .dashboard-speed-matrix .is-streak dd:not([data-digits="1"]):not([data-digits="2"]):not([data-digits="3"]){font-size:24px}.dashboard-speed-lane-label{z-index:0;color:#737d8d;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;border:1px solid #8b5cf633;border-left:0;border-right:0;border-radius:0;place-items:center;font-size:12px;font-weight:850;transition:color .18s,opacity .18s,background .18s,border-color .18s,text-shadow .18s;display:grid;position:relative;padding:0!important}.dashboard-speed-lane-label.is-writing{background:linear-gradient(145deg,#221c3ab8,#10131bc7);grid-area:1/2}.dashboard-speed-lane-label.is-technical{background:linear-gradient(145deg,#112f488c,#10131bc7);grid-area:4/2}.dashboard-speed-matrix.is-writing-active :is(.dashboard-speed-tile.is-writing,.dashboard-speed-lane-label.is-writing){background:linear-gradient(145deg,#37254be0,#15141feb);border-color:#c084fc63;box-shadow:0 0 15px #a855f714}.dashboard-speed-matrix.is-technical-active :is(.dashboard-speed-tile.is-technical,.dashboard-speed-lane-label.is-technical){background:linear-gradient(145deg,#1f364be0,#131720f0);border-color:#67a8d66e;box-shadow:0 0 15px #60a5fa14}.dashboard-speed-matrix.is-writing-active :is(.dashboard-speed-tile.is-technical,.dashboard-speed-lane-label.is-technical),.dashboard-speed-matrix.is-technical-active :is(.dashboard-speed-tile.is-writing,.dashboard-speed-lane-label.is-writing){opacity:.52}.dashboard-speed-matrix.is-writing-active .dashboard-speed-lane-label.is-writing{color:#e1c5f3;text-shadow:0 0 8px #c084fc52}.dashboard-speed-matrix.is-technical-active .dashboard-speed-lane-label.is-technical{color:#b6d9f1;text-shadow:0 0 8px #60a5fa57}.code-practice-zone:has(.technical-mode-select.is-open){overflow:visible}.code-practice-zone>.prompt-settings-section:has(.technical-mode-select.is-open){z-index:200;overflow:visible}.technical-mode-select{z-index:210;gap:5px;width:94px;display:grid;position:relative}.technical-mode-label{color:var(--text);white-space:nowrap;font-size:13px}.technical-mode-trigger{box-sizing:border-box;color:#f3f4f6;width:94px;min-height:37px;box-shadow:none;font-family:var(--mono);letter-spacing:.02em;white-space:nowrap;background:#3b3b3b;border:1px solid #70757e;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;padding:7px 8px;font-size:16px;font-weight:800;display:grid}.technical-mode-trigger:hover,.technical-mode-select.is-open .technical-mode-trigger{color:#fff;background:#484848;border-color:#aeb5bf;box-shadow:0 0 0 1px #aeb5bf2e}.technical-mode-trigger:focus-visible{outline-offset:2px;outline:2px solid #8d949f}.technical-mode-chevron{color:currentColor;font-size:11px;transition:transform .14s}.technical-mode-select.is-open .technical-mode-chevron{transform:rotate(180deg)}.technical-mode-menu{z-index:220;color:#e8eaf0;background:#17191f;border:1px solid #555b68;border-radius:10px;gap:3px;width:286px;padding:7px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 18px 42px #0000007a}.technical-mode-menu button{color:#d7dce5;text-align:left;width:100%;min-height:48px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:7px;outline:0;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:7px 9px;display:grid}.technical-mode-menu button:hover,.technical-mode-menu button.selected{color:#fff;background:#94a3b81f;border-color:#94a3b84d}.technical-mode-menu button:focus-visible{outline-offset:-2px;border-color:#94a3b8;outline:2px solid #94a3b8}.technical-mode-menu button.is-math:hover,.technical-mode-menu button.is-math.selected{background:#14b8a61c;border-color:#2dd4bf52}.technical-mode-menu button.is-code:hover,.technical-mode-menu button.is-code.selected{background:#22c55e1a;border-color:#4ade804d}.technical-mode-menu button>span:last-child{gap:2px;display:grid}.technical-mode-menu button strong{font-size:16px}.technical-mode-menu button small{color:#929baa;font-size:12px;font-weight:500}.technical-mode-option-icon,.technical-mode-check{color:#e5e7eb;min-width:38px;height:30px;font-family:var(--mono);background:#94a3b814;border:1px solid #94a3b840;border-radius:6px;place-items:center;font-size:14px;font-weight:850;display:grid}.technical-mode-check{color:#f3f4f6;width:26px;min-width:26px;height:26px;margin-left:6px;font-family:inherit;font-size:17px}.technical-mode-menu-divider{background:#94a3b82b;height:1px;margin:3px 7px}.math-mode-note{color:#91d8d0;background:#14b8a612;border:1px solid #2dd4bf33;border-radius:8px;margin:5px 0 0;padding:9px 11px;font-size:11px}.code-practice-zone.math-mode-active .typing-prompt,.code-practice-zone.math-mode-active .typing-input{font-family:var(--mono)}.code-practice-zone.math-mode-active>section{box-shadow:inset 0 1px 0 #2dd4bf0a, var(--shadow);border-color:#2dd4bf4a}html[data-display-mode=light] .app-shell.active-tab-type .technical-mode-trigger{color:#282b2f;box-shadow:none;background:#e9edef;border-color:#a5adb4}html[data-display-mode=light] .app-shell.active-tab-type .technical-mode-trigger:hover,html[data-display-mode=light] .app-shell.active-tab-type .technical-mode-select.is-open .technical-mode-trigger{color:#202124;background:#f4f6f7;border-color:#747b84;box-shadow:0 0 0 1px #636b7424}html[data-display-mode=light] .app-shell.active-tab-type .technical-mode-menu{color:#292e33;background:#fbfafc;border-color:#b8b0c3;box-shadow:0 16px 34px #34263e2e}html[data-display-mode=light] .app-shell.active-tab-type .technical-mode-menu button{color:#33383d}html[data-display-mode=light] .app-shell.active-tab-type .technical-mode-menu button small{color:#626971}html[data-display-mode=light] .app-shell.active-tab-type .technical-mode-menu button:hover,html[data-display-mode=light] .app-shell.active-tab-type .technical-mode-menu button.selected{color:#201d24;background:#eceff2;border-color:#adb5be}html[data-display-mode=light] .app-shell.active-tab-type :is(.technical-mode-option-icon,.technical-mode-check){color:#343a40;background:#eef0f2;border-color:#b8c0c7}html[data-display-mode=light] .app-shell.active-tab-type .math-mode-note{color:#176a62;background:#eaf7f5;border-color:#9dccca}html[data-display-mode=light] .app-shell .profile-dashboard .dashboard-speed-matrix{background:linear-gradient(#916ba91f 0 49.5%,#7d848c24 49.5% 50.5%,#5087aa1a 50.5% 100%)}html[data-display-mode=light] .app-shell .profile-dashboard .dashboard-speed-matrix .is-streak{color:#25282b;background:linear-gradient(155deg,#e3f0f8,#e9e8ed);border-color:#91b8d2;box-shadow:0 3px 10px #2d31361a}html[data-display-mode=light] .app-shell .dashboard-speed-matrix.is-writing-active :is(.dashboard-speed-tile.is-writing,.dashboard-speed-lane-label.is-writing){background:linear-gradient(145deg,#f3eaf7,#e8e5eb);border-color:#a889ba;box-shadow:0 2px 8px #633f771a}html[data-display-mode=light] .app-shell .dashboard-speed-matrix.is-technical-active :is(.dashboard-speed-tile.is-technical,.dashboard-speed-lane-label.is-technical){background:linear-gradient(145deg,#e5f1f7,#e3e8ed);border-color:#7aaac9;box-shadow:0 2px 8px #366b8f1c}html[data-display-mode=light] .app-shell .dashboard-speed-matrix.is-writing-active .dashboard-speed-lane-label.is-writing{color:#69427e;text-shadow:none}html[data-display-mode=light] .app-shell .dashboard-speed-matrix.is-technical-active .dashboard-speed-lane-label.is-technical{color:#376f94;text-shadow:none}@media (width<=740px){.technical-mode-select,.technical-mode-trigger{width:100%}.technical-mode-menu{width:min(286px,100vw - 56px)}}.topic-select{--topic-color:#e5e7eb;--topic-ink:#334155;--topic-tint:#f8fafc;width:210px;max-width:100%;color:var(--topic-color);position:relative}:is(.prompt-settings-section:has(.topic-select.is-open),.guest-practice-settings:has(.topic-select.is-open)){z-index:95;position:relative;overflow:visible}.topic-select-trigger,.topic-select-option{box-sizing:border-box;width:100%;font:inherit}.topic-select-trigger{min-height:42px;color:var(--topic-color);text-align:left;box-shadow:none;background:#383838;border:1px solid #666;border-radius:0;grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:7px;padding:7px 10px;display:grid}.topic-select-trigger.has-random-result{grid-template-columns:25px 12px 24px minmax(0,1fr) 14px;gap:3px}.topic-select-trigger:hover:not(:disabled),.topic-select.is-open .topic-select-trigger{border-color:color-mix(in srgb, var(--topic-color) 56%, #666);box-shadow:0 0 14px color-mix(in srgb, var(--topic-color) 18%, transparent);background:#404047}.topic-select-trigger:disabled{cursor:not-allowed;opacity:.48}.topic-select-emoji{flex:0 0 28px;place-items:center;width:28px;height:26px;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:17px;line-height:1;display:grid}.topic-select-emoji.is-rolling{animation:1.5s linear infinite topic-random-die-roll}@keyframes topic-random-die-roll{0%,32.999%{transform:rotate(0)}33%,65.999%{transform:rotate(100deg)}66%,99.999%{transform:rotate(260deg)}to{transform:rotate(360deg)}}.topic-select-random-arrow{color:#9299a7;text-align:center;font-size:12px}.topic-select-result-emoji{place-items:center;width:24px;height:26px;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:16px;line-height:1;display:grid}.topic-select-result-label{font-size:.93em}.topic-select-label{min-width:0;color:var(--topic-color);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topic-select-label.is-rainbow{color:#0000;background:linear-gradient(90deg,#fca5a5,#fdba74,#fde68a,#86efac,#67e8f9,#a5b4fc,#d8b4fe,#f9a8d4,#fca5a5,#fdba74,#fde68a,#86efac,#67e8f9,#a5b4fc,#d8b4fe,#f9a8d4,#fca5a5) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;animation:4.67s linear infinite topic-rainbow-drift}@keyframes topic-rainbow-drift{0%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.topic-select-label.is-rainbow,.topic-select-emoji.is-rolling{animation:none}}.topic-select-chevron{color:#a9afba;text-align:right;font-size:12px;transition:transform .14s}.topic-select.is-open .topic-select-chevron{transform:rotate(180deg)}.topic-select-menu{z-index:90;width:min(470px,100vw - 44px);box-shadow:none;background:0 0;border:0;border-radius:9px;position:absolute;top:calc(100% + 6px);left:0}.topic-select-tabs{z-index:2;background:#111319;border-bottom:1px solid #454b58;border-radius:9px 9px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid;position:relative}.topic-select-tab{color:#929baa;min-width:0;min-height:39px;box-shadow:none;text-overflow:ellipsis;white-space:nowrap;background:#111319;border:1px solid #0000;border-bottom-color:#454b58;border-radius:9px 9px 0 0;justify-content:center;align-items:center;gap:6px;margin:4px 0 -1px;padding:8px 9px;font-size:12px;font-weight:750;line-height:1;display:flex;position:relative;overflow:hidden}.topic-select-tab:hover,.topic-select-tab:focus-visible{color:#e5e7eb;background:#454b583d;border-color:#6b72808a #6b72808a #454b58}.topic-select-tab.active,.topic-select-tab.active:hover,.topic-select-tab.active:focus-visible{z-index:2;color:#f5f3ff;background:#17191f;border-color:#454b58 #454b58 #17191f;margin-top:0;box-shadow:inset 0 2px #38bdf8}.topic-select-tab.active:after{content:"";background:#17191f;height:3px;position:absolute;bottom:-2px;left:0;right:0}.topic-select-tab-icon{flex:none;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:14px}.topic-select-menu-body{z-index:1;background:#17191f;border:1px solid #454b58;border-top:0;border-radius:0 0 9px 9px;gap:8px;max-height:min(530px,72vh - 40px);padding:10px;display:grid;position:relative;overflow-y:auto;box-shadow:0 18px 40px #00000075}.topic-select-utility-options,.topic-select-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.topic-select-utility-options{border-bottom:1px solid #343945;padding-bottom:7px}.topic-select-option{min-height:38px;color:var(--topic-color);text-align:left;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 8px;display:grid}.topic-select-option:hover:not([aria-disabled=true]),.topic-select-option.selected{background:color-mix(in srgb, var(--topic-color) 10%, #20232a);border-color:color-mix(in srgb, var(--topic-color) 30%, transparent)}.topic-select-option.selected{box-shadow:inset 3px 0 0 color-mix(in srgb, var(--topic-color) 76%, #fff)}.topic-select-option[aria-disabled=true]{cursor:not-allowed;filter:grayscale(.35);opacity:.42}.topic-select-option[aria-disabled=true]:hover{background:color-mix(in srgb, var(--topic-color) 5%, #20232a);border-color:color-mix(in srgb, var(--topic-color) 18%, transparent)}.topic-select-note{color:#8c95a5;letter-spacing:.6px;text-transform:uppercase;font-size:10px}html[data-display-mode=light] .app-shell.active-tab-type .topic-select-trigger,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .topic-select-trigger{color:var(--topic-ink);background:var(--topic-tint);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--topic-color) 82%, #0078d4), 0 1px 2px #2d313612;border-color:#b8b0c3}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-trigger:hover:not(:disabled),html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select.is-open .topic-select-trigger{background:color-mix(in srgb, var(--topic-color) 8%, var(--topic-tint));border-color:color-mix(in srgb, var(--topic-color) 42%, #9d93a7);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--topic-color) 86%, #6b4b76), 0 2px 5px #2a1e3414}html[data-display-mode=light] .app-shell.active-tab-type .topic-select-menu-body,html[data-display-mode=light] .guest-app-shell[data-active-tab=practice] .topic-select-menu-body{background:#fbfafc;border-color:#b8b0c3;box-shadow:0 16px 34px #34263e2e}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-tabs{background:#efecf1;border-bottom-color:#b8b0c3}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-tab{color:#615969;background:#efecf1;border-bottom-color:#b8b0c3}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-tab:hover,html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-tab:focus-visible{color:#2f2934;background:#ded7e28f;border-color:#b8b0c3}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-tab.active,html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-tab.active:hover,html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-tab.active:focus-visible{color:#29232e;background:#fbfafc;border-color:#b8b0c3 #b8b0c3 #fbfafc;box-shadow:inset 0 2px #0078d4}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-tab.active:after{background:#fbfafc}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-utility-options{border-bottom-color:#d8d1dc}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-label:not(.is-rainbow){color:var(--topic-ink)}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-option{color:var(--topic-ink);background:var(--topic-tint);border-color:color-mix(in srgb, var(--topic-color) 12%, #d6d0de)}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-option:hover:not(:disabled),html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-option.selected{color:var(--topic-ink);background:color-mix(in srgb, var(--topic-color) 11%, var(--topic-tint));border-color:color-mix(in srgb, var(--topic-color) 34%, #c4bbc9)}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-option.selected{background:color-mix(in srgb, var(--topic-color) 17%, var(--topic-tint));box-shadow:inset 3px 0 0 color-mix(in srgb, var(--topic-color) 78%, #55405f)}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select[data-topic=random] .topic-select-trigger:not(.has-random-result) .topic-select-label,html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-option[data-topic=random] .topic-select-label{color:#334155}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) .topic-select-note{color:#665d70}html[data-display-mode=light] :is(.app-shell.active-tab-type,.guest-app-shell[data-active-tab=practice]) :is(.topic-select-chevron,.topic-select-random-arrow){color:#5f5669}.prompt-option-controls{flex-wrap:wrap;gap:20px;margin-top:16px;display:flex}.prompt-option-controls label{cursor:pointer;align-items:center;gap:8px;display:flex}.prompt-option-controls input{width:18px;height:18px;margin:0}.custom-prompt-control{flex-direction:column;gap:5px;margin-top:5px;display:flex}.custom-prompt-control input{box-sizing:border-box;width:100%;padding:9px}.custom-prompt-control.is-locked{color:#747d8b;cursor:not-allowed}.custom-prompt-control.is-locked input{cursor:not-allowed;filter:grayscale(.55);opacity:.58}.disabled-control{opacity:.5}.generation-message{color:var(--text);margin:11px 0 0;font-size:12px;line-height:1.35}.generation-message.is-resume-message{color:#c4e8ff;background:#0369a129;border:1px solid #38bdf857;border-radius:8px;margin:11px 0 0;padding:8px 11px;font-weight:700}.coaching-focus{--coaching-focus-accent:#d8a928;border:1px solid color-mix(in srgb, var(--coaching-focus-accent) 45%, transparent);background:color-mix(in srgb, var(--coaching-focus-accent) 6%, transparent);border-radius:9px;align-items:flex-start;gap:16px;margin-top:10px;padding:10px 50px 10px 12px;display:flex;position:relative}.coaching-focus-subtle{--coaching-focus-accent:#55bc72}.coaching-focus-moderate{--coaching-focus-accent:#d8a928}.coaching-focus-aggro{--coaching-focus-accent:#f18432}.coaching-focus-boot-camp{--coaching-focus-accent:#e45b5b}.coaching-focus-title{color:var(--coaching-focus-accent);letter-spacing:.055em;text-transform:uppercase;flex:none;align-self:center;padding-top:2px;font-size:.8rem;font-weight:800}.coaching-focus-groups{flex-wrap:wrap;flex:1;gap:8px 18px;display:flex}.coaching-focus-group{color:var(--muted);align-items:center;gap:7px;font-size:.82rem;display:flex}.coaching-focus-values{flex-wrap:wrap;gap:5px;display:flex}.coaching-focus code{border:1px solid color-mix(in srgb, var(--coaching-focus-accent) 24%, transparent);color:color-mix(in srgb, var(--text) 68%, transparent);background:color-mix(in srgb, var(--coaching-focus-accent) 5%, #111319);border-radius:5px;padding:2px 6px}.coaching-focus code.is-used{border-color:color-mix(in srgb, var(--coaching-focus-accent) 82%, transparent);color:var(--text-h);background:color-mix(in srgb, var(--coaching-focus-accent) 16%, #111319);box-shadow:0 0 9px color-mix(in srgb, var(--coaching-focus-accent) 42%, transparent)}.coaching-focus-empty{color:color-mix(in srgb, var(--muted) 70%, transparent);font-style:italic}.coaching-focus-visibility{color:#6f7784;width:29px;height:29px;box-shadow:none;background:#171a20;border:1px solid #3d4450;border-radius:7px;place-items:center;padding:5px;display:grid;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.coaching-focus-visibility:hover{color:var(--text-h);background:#20242c;border-color:#596271}.coaching-focus-visibility.is-visible{color:var(--coaching-focus-accent);background:color-mix(in srgb, var(--coaching-focus-accent) 11%, #171a20);border-color:color-mix(in srgb, var(--coaching-focus-accent) 66%, transparent);box-shadow:0 0 8px color-mix(in srgb, var(--coaching-focus-accent) 30%, transparent)}.coaching-focus-visibility svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}.coaching-focus-lanes{flex:1;gap:7px;display:grid}.coaching-focus-lane{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;display:grid}.coaching-focus-lane+.coaching-focus-lane{border-top:1px solid color-mix(in srgb, var(--coaching-focus-accent) 18%, transparent);padding-top:7px}.coaching-focus-lane-title{color:color-mix(in srgb, var(--coaching-focus-accent) 78%, var(--text));align-items:center;gap:6px;font-size:.74rem;font-weight:750;display:flex}.coaching-focus-lane-title svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:15px;height:15px}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-subtle{--coaching-focus-accent:#2f855a}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-moderate{--coaching-focus-accent:#946200}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-aggro{--coaching-focus-accent:#b45309}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-boot-camp{--coaching-focus-accent:#b91c1c}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-title,html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-lane-title{color:var(--coaching-focus-accent)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-group{color:#554b5c}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-lane+.coaching-focus-lane{border-top-color:color-mix(in srgb, var(--coaching-focus-accent) 28%, #d6d0de)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus code{color:#5f5365;border-color:color-mix(in srgb, var(--coaching-focus-accent) 34%, #c9c0cf);background:#ffffffb8}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-visibility{color:#6f6477;background:#fff;border-color:#aaa0b2}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-visibility:hover{color:#2b2230;background:#f6f2f8;border-color:#7f7488}html[data-display-mode=light] .app-shell.active-tab-type .prompt-character.coaching-focus-highlight{-webkit-text-decoration-color:var(--coaching-focus-accent);text-decoration-color:var(--coaching-focus-accent);text-shadow:none}.nerd-training-section{background:radial-gradient(circle at 100% 0,#793bd924,#0000 38%),#12131bcc;border:1px solid #bf93ff47;border-radius:1rem;gap:1rem;padding:1.25rem;display:grid}.personal-gym-open-button{color:var(--adaptive-color);background:color-mix(in srgb, var(--adaptive-color) 8%, #171a20);border:1px solid color-mix(in srgb, var(--adaptive-color) 45%, transparent);box-shadow:none;border-radius:999px;align-items:center;gap:6px;margin:3px auto 0;padding:5px 10px;font-size:11px;display:inline-flex}.personal-gym-open-button:hover:not(:disabled){border-color:var(--adaptive-color);box-shadow:0 0 10px var(--adaptive-glow)}.personal-gym-open-button:disabled{color:#626b79;box-shadow:none;cursor:not-allowed;filter:grayscale();background:#171a20;border-color:#343b47}.personal-gym-open-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:15px;height:15px}.adaptive-coaching-actions{justify-content:space-between;align-items:center;gap:12px;min-height:34px;margin-top:4px;display:flex}.adaptive-coaching-actions .personal-gym-open-button{margin:0}.adaptive-focus-selector{z-index:6;width:132px;color:var(--adaptive-color);position:relative}.adaptive-focus-current,.adaptive-focus-menu button{width:100%;min-height:29px;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:17px 1fr 17px;place-items:center;gap:4px;padding:4px 7px;font-size:11px;font-weight:700;display:grid}.adaptive-focus-current{border-top:1px solid color-mix(in srgb, var(--adaptive-color) 48%, transparent);border-bottom:1px solid color-mix(in srgb, var(--adaptive-color) 48%, transparent)}.adaptive-focus-current:hover:not(:disabled){background:color-mix(in srgb, var(--adaptive-color) 7%, transparent);box-shadow:inset 0 0 10px var(--adaptive-glow)}.adaptive-focus-current:disabled{color:#626b79;cursor:not-allowed;border-color:#343b47}.adaptive-focus-selector svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:15px;height:15px}.adaptive-focus-icon{place-items:center;width:17px;height:17px;display:grid}.adaptive-focus-label{grid-column:2}.adaptive-focus-menu{border:1px solid color-mix(in srgb, var(--adaptive-color) 54%, #343b47);box-shadow:0 0 18px var(--adaptive-glow);background:#15181f;border-radius:8px;padding:4px;display:grid;position:absolute;top:50%;left:-4px;right:-4px;transform:translateY(-50%)}.adaptive-focus-menu button{color:color-mix(in srgb, var(--adaptive-color) 62%, #7f8998);opacity:.68;border-radius:5px;font-weight:600;transition:color .14s,background .14s,opacity .14s}.adaptive-tutorial-lock-spotlight{z-index:4;pointer-events:none;border-radius:9px;height:139px;position:absolute;top:7px;left:7px;right:7px}.adaptive-focus-menu button:hover,.adaptive-focus-menu button.selected{color:var(--adaptive-color);background:color-mix(in srgb, var(--adaptive-color) 10%, transparent);opacity:1}.adaptive-focus-menu button.selected{border-top:1px solid color-mix(in srgb, var(--adaptive-color) 48%, transparent);border-bottom:1px solid color-mix(in srgb, var(--adaptive-color) 48%, transparent);box-shadow:inset 0 0 10px var(--adaptive-glow)}html[data-display-mode=light] .app-shell.active-tab-type .personal-gym-open-button{color:color-mix(in srgb, var(--adaptive-color) 76%, #51330d);background:color-mix(in srgb, var(--adaptive-color) 8%, #fffdf8);border-color:color-mix(in srgb, var(--adaptive-color) 52%, #a79068)}html[data-display-mode=light] .app-shell.active-tab-type .personal-gym-open-button:hover:not(:disabled){border-color:color-mix(in srgb, var(--adaptive-color) 76%, #76531b);box-shadow:0 1px 3px #36271c1f}html[data-display-mode=light] .app-shell.active-tab-type .personal-gym-open-button:disabled{color:#817887;background:#eeeaf0;border-color:#bbb3c1}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-focus-selector{color:color-mix(in srgb, var(--adaptive-color) 76%, #51330d)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-focus-current{border-color:color-mix(in srgb, var(--adaptive-color) 55%, #ad9368)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-focus-current:hover:not(:disabled){background:color-mix(in srgb, var(--adaptive-color) 8%, #fffaf1);box-shadow:none}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-focus-menu{border-color:color-mix(in srgb, var(--adaptive-color) 58%, #ad9368);background:#fffdf8;box-shadow:0 5px 14px #36271c24}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-focus-menu button{color:color-mix(in srgb, var(--adaptive-color) 58%, #655b6e)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-focus-menu button:hover,html[data-display-mode=light] .app-shell.active-tab-type .adaptive-focus-menu button.selected{color:color-mix(in srgb, var(--adaptive-color) 78%, #51330d);background:color-mix(in srgb, var(--adaptive-color) 10%, #fffaf1)}html[data-display-mode=light] .app-shell.active-tab-type .adaptive-focus-menu button.selected{border-color:color-mix(in srgb, var(--adaptive-color) 54%, #ad9368);box-shadow:none}.personal-gym-backdrop{--gym-color:#d6a72d;--gym-glow:#d6a72d40;z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04060ac7;place-items:start center;padding:34px;display:grid;position:fixed;inset:0;overflow:hidden}.personal-gym-backdrop.gym-subtle{--gym-color:#5fcf80;--gym-glow:#5fcf803d}.personal-gym-backdrop.gym-aggro{--gym-color:#f58a3b;--gym-glow:#f58a3b40}.personal-gym-backdrop.gym-boot-camp{--gym-color:#ef4444;--gym-glow:#ef444440}.personal-gym-overlay{width:min(1050px,100%);max-height:calc(100svh / var(--ui-scale) - 68px);color:#d9dee8;border:1px solid color-mix(in srgb, var(--gym-color) 72%, #313846);box-shadow:0 25px 70px #00000094, 0 0 30px var(--gym-glow);background:#14171d;border-radius:16px;overflow:hidden}.personal-gym-header{border-bottom:1px solid #303642;justify-content:space-between;align-items:flex-start;padding:20px 24px 14px;display:flex}.personal-gym-header span{color:#8f98a8;letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:700}.personal-gym-header h2{color:#f4f6fb;margin:3px 0 0}.personal-gym-header button{color:#939baa;background:0 0;border:0;padding:1px 8px 4px;font-size:28px;line-height:1}.personal-gym-header button:hover{color:#fff;box-shadow:none}.personal-gym-intensity-tabs,.personal-gym-section-tabs{display:grid}.personal-gym-intensity-tabs{background:#101319;border-bottom:1px solid #303642;grid-template-columns:repeat(4,1fr)}.personal-gym-intensity-tabs button,.personal-gym-section-tabs button{color:#929baa;box-shadow:none;background:0 0;border:0;border-radius:0}.personal-gym-intensity-tabs button{border-right:1px solid #292f3a;padding:12px}.personal-gym-intensity-tabs button:last-child{border-right:0}.personal-gym-intensity-tabs button.selected{color:var(--gym-color);background:color-mix(in srgb, var(--gym-color) 9%, #13171d);box-shadow:inset 0 -2px var(--gym-color)}.personal-gym-intensity-tabs button:disabled{color:#4e5664;cursor:not-allowed}.personal-gym-intro{padding:18px 24px 12px}.personal-gym-intro h3{color:var(--gym-color);margin:0}.personal-gym-intro p{color:#939cab;margin:4px 0 0}.personal-gym-trophy-guide{color:#9ba5b4;background:#101319;border:1px solid #333a46;border-radius:8px;margin:0 24px 14px}.personal-gym-trophy-guide summary{color:#bbc3cf;cursor:pointer;padding:9px 12px;font-size:12px;font-weight:700}.personal-gym-trophy-guide[open] summary{border-bottom:1px solid #303743}.personal-gym-trophy-guide>div{padding:10px 12px 12px}.personal-gym-trophy-guide p{margin:0 0 8px;font-size:12px}.personal-gym-trophy-guide table{border-collapse:collapse;width:100%;margin-bottom:7px;font-size:12px}.personal-gym-trophy-guide :is(th,td){text-align:left;border-bottom:1px solid #292f39;padding:5px 8px}.personal-gym-trophy-guide th{color:#dce2eb}.personal-gym-trophy-guide small{color:#7f8998}.personal-gym-section-tabs{border:1px solid #343b47;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 24px;overflow:hidden}.personal-gym-section-tabs button{padding:9px 12px}.personal-gym-section-tabs button.selected{color:#fff;background:color-mix(in srgb, var(--gym-color) 16%, #1c212a)}.personal-gym-content{max-height:min(610px, calc(100svh / var(--ui-scale) - 310px));gap:11px;padding:18px 24px 24px;display:grid;overflow-y:auto}.personal-gym-card{background:#1a1e25;border:1px solid #343b47;border-radius:10px;grid-template-columns:64px 190px minmax(0,1fr) 42px;align-items:center;gap:14px;min-height:116px;padding:12px;display:grid}.personal-gym-card:hover{border-color:color-mix(in srgb, var(--gym-color) 55%, #343b47)}.personal-gym-trophy{color:#525b69;background:#15181e;border:1px solid #303743;border-radius:12px;place-items:center;width:52px;height:62px;display:grid}.personal-gym-trophy svg{fill:#525b691f;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:36px;height:36px}.personal-gym-trophy.trophy-bronze{color:#c68155}.personal-gym-trophy.trophy-silver{color:#bfc9d6}.personal-gym-trophy.trophy-gold{color:#f2c94c}.personal-gym-trophy.trophy-diamond{color:#6bb5d1}.personal-gym-trophy:not(.trophy-none){box-shadow:inset 0 0 14px}.personal-gym-card-scores{grid-template-columns:1fr 1fr;gap:10px;display:grid}.personal-gym-card-scores div{gap:2px;display:grid}.personal-gym-card-scores span,.personal-gym-prompt-meta{color:#8993a3;letter-spacing:.45px;text-transform:uppercase;font-size:10px;font-weight:700}.personal-gym-card-scores strong{color:#f2f4f8;font-size:17px}.personal-gym-card-scores small{color:#99a3b1}.personal-gym-last-score{border-left:1px solid #363d49;padding-left:10px}.personal-gym-prompt-tile{background:#111419;border:1px solid #303743;border-radius:8px;min-width:0;padding:10px 12px}.personal-gym-prompt-meta{color:var(--gym-color);gap:10px;display:flex}.personal-gym-prompt-tile p{color:#d7dce5;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0;line-height:1.45;display:-webkit-box;overflow:hidden}.personal-gym-targets{gap:5px;display:flex;overflow:hidden}.personal-gym-targets code{color:var(--gym-color);background:color-mix(in srgb, var(--gym-color) 8%, #171a20);border:1px solid color-mix(in srgb, var(--gym-color) 35%, transparent);border-radius:4px;padding:2px 5px}.personal-gym-favorite{color:#778191;width:38px;height:38px;box-shadow:none;background:#15191f;border:1px solid #39414e;border-radius:50%;place-items:center;padding:9px;display:grid}.personal-gym-card-actions{justify-items:center;gap:8px;display:grid}.personal-gym-rep-button{color:var(--gym-color);background:color-mix(in srgb, var(--gym-color) 9%, #15191f);border:1px solid color-mix(in srgb, var(--gym-color) 48%, transparent);box-shadow:none;border-radius:6px;padding:5px 9px;font-size:11px}.personal-gym-rep-button:hover{border-color:var(--gym-color);box-shadow:0 0 9px var(--gym-glow)}.personal-gym-favorite.is-favorite{color:#ef6b8c;border-color:#ef6b8c;box-shadow:0 0 10px #ef6b8c3d}.personal-gym-favorite svg{stroke:currentColor;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.personal-gym-empty,.personal-gym-error{text-align:center;padding:34px}.personal-gym-error{color:#ff9d9d}.personal-gym-rep-backdrop{z-index:1100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030509db;place-items:center;padding:14px;display:grid;position:fixed;inset:0;overflow-y:auto}.personal-gym-rep-stage{box-sizing:border-box;grid-template-columns:215px minmax(0,940px) 215px;align-items:center;gap:18px;width:min(1420px,100%);display:grid}.personal-gym-rep-overlay{box-sizing:border-box;width:100%;max-height:calc(100svh / var(--ui-scale) - 28px);color:#e6eaf1;background:#15181e;border:1px solid #5c6675;border-radius:15px;padding:22px;overflow:hidden auto;box-shadow:0 28px 80px #000000b3}.personal-gym-rep-side{box-sizing:border-box;color:#dfe6f0;background:linear-gradient(#171b23,#101319);border:1px solid #37404e;border-radius:13px;min-width:0;padding:16px;box-shadow:0 18px 45px #0000006b}.gym-rep-side-kicker{color:#7f8b9d;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.gym-rep-earned-trophy{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;margin:12px 0 17px;display:grid}.gym-rep-earned-trophy>div:last-child{gap:2px;display:grid}.gym-rep-earned-trophy small,.gym-rep-next-reward small{color:#7f8b9c;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.gym-rep-earned-trophy strong{color:#edf1f7;font-size:12px;line-height:1.25}.gym-rep-trophy{color:#4d5665;background:#0c0f14;border:1px solid #303744;border-radius:11px;place-items:center;width:48px;height:56px;display:grid;box-shadow:inset 0 0 18px #0000005c}.gym-rep-trophy svg{fill:#4d566517;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:34px;height:34px}.gym-rep-trophy.trophy-bronze{color:#c68155}.gym-rep-trophy.trophy-silver{color:#c5ceda}.gym-rep-trophy.trophy-gold{color:#f2c94c}.gym-rep-trophy.trophy-diamond{color:#6bb5d1}.gym-rep-trophy:not(.trophy-none){box-shadow:inset 0 0 13px,0 0 12px #ffffff14}.gym-rep-score-panel h3{color:#f2f5fa;text-align:center;margin:0 0 10px;font-size:14px}.gym-rep-high-score-bars{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.gym-rep-score-column{justify-items:center;gap:4px;min-width:0;display:grid}.gym-rep-score-column>span{color:#aab4c2;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.gym-rep-score-icon{color:#8491a3;place-items:center;width:24px;height:24px;display:grid}.gym-rep-score-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:20px;height:20px}.gym-rep-score-column.is-accuracy .gym-rep-score-icon{color:#a5dd66}.gym-rep-score-column.is-speed .gym-rep-score-icon{color:#61cfff}.gym-rep-score-value{place-items:center;width:100%;min-height:35px;display:grid;position:relative}.gym-rep-score-value:before,.gym-rep-score-value:after{content:"";background:linear-gradient(90deg,#0000,#546174 24% 76%,#0000);height:1px;position:absolute;left:0;right:0}.gym-rep-score-value:before{top:0}.gym-rep-score-value:after{bottom:0}.gym-rep-score-value strong{color:#f6f8fb;white-space:nowrap;font-size:13px}.gym-rep-score-column>small{color:#7f8a9a;font-size:9px}.gym-rep-vertical-track{background:#252b35;border:1px solid #414958;border-radius:7px 7px 4px 4px;width:48px;height:255px;margin:9px 0 7px;position:relative;overflow:visible;box-shadow:inset 0 6px 18px #00000052}.gym-rep-vertical-fill{height:var(--score-fill);border-radius:0 0 3px 3px;transition:height .5s ease-out;position:absolute;bottom:0;left:0;right:0}.gym-rep-score-column.is-accuracy .gym-rep-vertical-fill{background:linear-gradient(#55df8a,#e9d13f 52%,#b98a1f);box-shadow:0 0 13px #57dc8a42}.gym-rep-score-column.is-speed .gym-rep-vertical-fill{background:linear-gradient(#67d8ff,#126fc0 52%,#102f63);box-shadow:0 0 13px #43b4ff4d}.gym-rep-trophy-notch{right:-8px;bottom:var(--notch-position);z-index:2;color:#8190a4;border-top:1px dotted;height:0;position:absolute;left:-8px;transform:translateY(50%)}.gym-rep-trophy-notch em{background:currentColor;border:1px solid #11151c;border-radius:50%;width:9px;height:9px;display:block;position:absolute;top:-6px;right:-5px;box-shadow:0 0 5px}.gym-rep-trophy-notch em:after{clip-path:polygon(0 0,100% 0,78% 100%,50% 65%,22% 100%);content:"";background:currentColor;width:5px;height:5px;position:absolute;top:6px;left:1px}.gym-rep-trophy-notch.trophy-bronze{color:#b9784f}.gym-rep-trophy-notch.trophy-silver{color:#aeb9c7}.gym-rep-trophy-notch.trophy-gold{color:#e2b936}.gym-rep-trophy-notch.trophy-diamond{color:#579fbe}.gym-rep-xp-panel{align-self:center}.gym-rep-level-heading{justify-content:space-between;align-items:baseline;margin:18px 0 10px;display:flex}.gym-rep-level-heading strong{color:#f4f6fb;font-size:25px}.gym-rep-level-heading span{color:#b8c2cf;font-size:11px}.gym-rep-xp-track{background:#282e39;border:1px solid #465060;border-radius:999px;height:20px;overflow:hidden;box-shadow:inset 0 3px 8px #0000004d}.gym-rep-xp-track i{border-radius:inherit;background:linear-gradient(90deg,#7235eb,#bc7df5,#5af);height:100%;transition:width .5s ease-out;display:block;box-shadow:0 0 14px #9e63ff7a}.gym-rep-xp-count{color:#eef2f8;text-align:center;margin-top:8px;font-size:17px;display:block}.gym-rep-xp-panel>p{color:#818c9d;text-align:center;margin-top:2px;font-size:10px}.gym-rep-next-reward{border-top:1px solid #343c48;gap:3px;margin-top:18px;padding-top:13px;display:grid}.gym-rep-next-reward strong{color:#c9d1dc;font-size:12px;line-height:1.35}@media (width<=1180px){.personal-gym-rep-stage{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.personal-gym-rep-overlay{grid-area:1/1/auto/-1}.personal-gym-rep-side{grid-row:2}.gym-rep-vertical-track{height:180px}}.personal-gym-rep-header{justify-content:space-between;align-items:flex-start;display:flex}.personal-gym-rep-header span,.personal-gym-rep-complete>span{color:#8d98aa;letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:800}.personal-gym-rep-header h2{margin:3px 0 0}.personal-gym-rep-header button{color:#8f98a8;box-shadow:none;background:0 0;border:0;padding:0 7px 4px;font-size:28px;line-height:1}.personal-gym-live-meters{grid-template-columns:minmax(0,1.65fr) minmax(210px,.72fr);align-items:stretch;gap:18px;margin:20px 0 18px;display:grid}.personal-gym-speed-visual{min-width:0;min-height:0;display:flex;position:relative}.personal-gym-meter-stack{grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.personal-gym-meter-stack .gym-meter{align-content:center;display:grid}.gym-speed-visual-toggle{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080c12d1;border:1px solid #303a49;border-radius:999px;padding:2px;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%)}.gym-speed-visual-toggle button{color:#718096;letter-spacing:.04em;box-shadow:none;text-transform:uppercase;background:0 0;border:0;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.gym-speed-visual-toggle button.is-active{color:#9edcff;background:#2a80db2e;box-shadow:0 0 9px #42a9ff29}.gym-speed-graph{box-sizing:border-box;background:linear-gradient(#44668e14 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#44668e14 1px,#0000 1px) 0 0/12.5% 100%,#090d13;border:1px solid #343c49;border-radius:9px;width:100%;min-height:0;padding:8px 10px 3px;position:relative;overflow:hidden}.gym-speed-graph-label{z-index:1;text-align:right;display:grid;position:absolute;top:9px;right:12px}.gym-speed-graph-label span{color:#78879a;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.gym-speed-graph-label strong{color:#81d6ff;font-size:18px}.gym-speed-graph svg{width:100%;height:100%;min-height:170px;display:block;overflow:visible}.gym-speed-axis{stroke:#344152;stroke-width:1px}.gym-speed-axis-label,.gym-speed-benchmark-label{fill:#657286;font-family:var(--font-mono);font-size:9px}.gym-speed-benchmark-line{stroke:#bdddfa94;stroke-dasharray:4 5;stroke-width:1px}.gym-speed-benchmark-label{fill:#9eb6cc}.gym-speed-path{fill:none;stroke:url(#gym-speed-line-gradient);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.gym-speed-path.glow{opacity:.8;filter:url(#gym-speed-line-glow);stroke-width:8px}.gym-accuracy-graph{background:linear-gradient(#81783d14 1px,#0000 1px) 0 0/100% 25%,linear-gradient(90deg,#81783d14 1px,#0000 1px) 0 0/12.5% 100%,#0d0f0d}.gym-accuracy-graph .gym-speed-graph-label strong{color:#74e69d}.gym-accuracy-path{fill:none;stroke:url(#gym-accuracy-line-gradient);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.gym-accuracy-path.glow{opacity:.78;filter:url(#gym-accuracy-line-glow);stroke-width:8px}.gym-meter{background:#111419;border:1px solid #343c49;border-radius:9px;padding:12px 14px}.gym-meter-label{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.gym-meter-label span{color:#929cab;letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:700}.gym-meter-label strong{font-size:22px}.gym-speed-meter .gym-meter-label strong{color:#63b7ff}.gym-accuracy-meter .gym-meter-label strong{color:#6ee7a2}.gym-meter-segments{grid-template-columns:repeat(10,1fr);align-items:end;gap:4px;height:23px;display:grid;position:relative}.gym-meter-segments i{height:calc(8px + var(--segment-height,0px));background:#2a303a;border-radius:2px 2px 1px 1px;display:block}.gym-meter-segments i:nth-child(2){height:10px}.gym-meter-segments i:nth-child(3){height:11px}.gym-meter-segments i:nth-child(4){height:13px}.gym-meter-segments i:nth-child(5){height:14px}.gym-meter-segments i:nth-child(6){height:16px}.gym-meter-segments i:nth-child(7){height:17px}.gym-meter-segments i:nth-child(8){height:19px}.gym-meter-segments i:nth-child(9){height:21px}.gym-meter-segments i:nth-child(10){height:23px}.gym-speed-meter .gym-meter-segments i.lit{background:linear-gradient(#78ccff,#2578f4);box-shadow:0 0 7px #459aff85}.gym-accuracy-meter .gym-meter-segments i.lit{background:linear-gradient(#86f5b4,#25a767);box-shadow:0 0 7px #45da896b}.gym-meter-segments b{background:#d8e6f7;width:2px;height:31px;position:absolute;bottom:-4px;left:80%;box-shadow:0 0 6px #78bfff}.personal-gym-rep-prompt{white-space:pre-wrap;color:#aeb6c3;min-height:150px;font-family:var(--font-mono);background:#0d1015;border:1px solid #3a4350;border-radius:9px;padding:18px;font-size:24px;line-height:1.65;overflow-y:auto}.personal-gym-rep-prompt span.correct{color:#80d71e}.personal-gym-rep-prompt span.correct.trace-colored{transition:color .16s,text-shadow .16s}.personal-gym-rep-prompt span.incorrect{color:#ff5c5c;background:#b91c1c3d}.personal-gym-rep-prompt span.insertion{color:#ff7272;background:#b91c1c61;text-decoration:line-through}.personal-gym-rep-prompt span.current{text-underline-offset:6px;-webkit-text-decoration:underline #63b7ff;text-decoration:underline #63b7ff}.personal-gym-rep-input{box-sizing:border-box;color:#e8ecf2;width:100%;max-width:100%;height:100%;min-height:0;font-family:var(--font-mono);resize:none;background:#0b0e13;border:2px solid #6c7686;border-radius:7px;margin:0;padding:14px;font-size:19px;line-height:1.5}.personal-gym-rep-action-slot{box-sizing:border-box;width:100%;min-width:0;height:200px;margin-top:14px}.personal-gym-rep-input:focus{border-color:#63b7ff;outline:0;box-shadow:0 0 0 3px #63b7ff2b}.personal-gym-rep-footer{justify-content:space-between;align-items:center;gap:16px;min-height:38px;margin-top:12px;display:flex}.personal-gym-rep-footer span{color:#8994a5;font-size:12px}.personal-gym-rep-footer button{color:#b8c0cc;background:#252b35}.personal-gym-rep-footer-actions{gap:8px;display:flex}.personal-gym-rep-status,.personal-gym-rep-error{text-align:center;margin:10px 0 0}.personal-gym-rep-status{color:#7cc7ff}.personal-gym-rep-error{color:#ff8e8e}.personal-gym-rep-complete{box-sizing:border-box;text-align:center;background:radial-gradient(circle at 50% 0,#f3ca5414,#0000 56%),#0b0e13;border:2px solid #4b5565;border-radius:7px;place-content:center;justify-items:center;width:100%;height:100%;min-height:0;margin:0;padding:12px;display:grid}.personal-gym-rep-complete h3{color:#f3ca54;margin:3px 0 8px;font-size:28px}.personal-gym-rep-complete-scores,.personal-gym-rep-complete-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.personal-gym-rep-complete strong{background:#111419;border:1px solid #39414e;border-radius:8px;padding:8px 12px}.personal-gym-rep-complete p{color:#9da7b6;margin:6px 0 8px}.personal-gym-rep-complete-actions button:first-child{color:#c4ecff;background:#153a55;border-color:#397da8}.personal-gym-rep-complete-actions button:last-child{background:var(--primary-button-bg)}@media (width<=760px){.coaching-focus{flex-direction:column;gap:8px}.coaching-focus-title{align-self:flex-start}.coaching-focus-lanes{width:100%}.coaching-focus-lane{grid-template-columns:1fr;gap:6px}.personal-gym-backdrop{padding:10px}.personal-gym-overlay{max-height:calc(100svh / var(--ui-scale) - 20px)}.personal-gym-card{grid-template-columns:52px minmax(0,1fr) 38px}.personal-gym-card-scores{grid-column:2}.personal-gym-prompt-tile{grid-area:2/1/auto/-1}.personal-gym-card-actions{grid-area:1/3}.personal-gym-rep-backdrop{padding:8px}.personal-gym-rep-stage{grid-template-columns:minmax(0,1fr)}.personal-gym-rep-overlay{grid-area:1/1}.gym-rep-score-panel{grid-row:2}.gym-rep-xp-panel{grid-row:3}.personal-gym-rep-overlay{max-height:calc(100svh / var(--ui-scale) - 16px);padding:15px}.personal-gym-live-meters{grid-template-columns:1fr}.personal-gym-rep-prompt{font-size:19px}.personal-gym-rep-footer{flex-direction:column;align-items:stretch}}.typing-section{background:#1c1f24;position:relative;overflow:hidden}.code-rain-canvas{z-index:0;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:opacity .18s;position:absolute;inset:0;overflow:hidden}.code-practice-zone.code-mode-active>.code-rain-canvas{opacity:.72}.typing-section h2{color:#f3f4f6}.prompt-window{box-sizing:border-box;scroll-behavior:smooth;scrollbar-gutter:stable;background:#111318;border:1px solid #4b5563;border-radius:8px;height:clamp(185px,25vh,235px);margin:10px 0 14px;padding:16px;overflow-y:auto}.prompt-window:focus-visible{outline-offset:2px;outline:3px solid #60a5fa73}.typing-prompt{color:#f3f4f6;min-height:100%;font-family:var(--mono);white-space:pre-wrap;margin:0;font-size:26px;line-height:1.55}.typing-prompt.code-prompt{white-space:pre}.prompt-character{border-radius:2px;transition:color .1s,background-color .1s}.prompt-character.pending{color:#f3f4f6}.prompt-character.correct{color:#84cc16}.prompt-character.incorrect{color:#ef4444;background:#7f1d1d4d}.prompt-character.insertion{color:#f87171;background:#7f1d1d73;text-decoration:line-through}.prompt-character.current{color:#f3f4f6;border-bottom:3px solid #60a5fa}.prompt-character.coaching-focus-highlight{text-decoration-line:underline;-webkit-text-decoration-color:var(--coaching-focus-accent);text-decoration-color:var(--coaching-focus-accent);text-underline-offset:5px;text-shadow:0 2px 8px color-mix(in srgb, var(--coaching-focus-accent) 62%, transparent);text-decoration-thickness:2px}.typing-input{box-sizing:border-box;color:#f3f4f6;width:100%;min-height:112px;font-family:var(--mono);resize:vertical;background:#090b0e;border:2px solid #d1d5db;border-radius:6px;margin-bottom:10px;padding:11px;font-size:22px;line-height:1.45;display:block;overflow-x:auto}.typing-input::placeholder{color:#6b7280}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.results-column{flex-direction:column;gap:10px;display:flex}.chart-hitbox{fill:#0000;cursor:crosshair}.chart-hitbox:hover,.chart-hitbox:focus{fill:#60a5fa0d;outline:none}.analytics-inline-warning{color:#d6ad5c;font-size:13px}.session-mistakes-section h2{text-align:center}.session-mistakes-grid{background:#94a3b829;border:1px solid #94a3b829;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.session-mistake-item{background:var(--bg);min-width:0;padding:10px 12px}.session-mistake-item strong{color:#d1d5db}ul,ol{padding-left:24px}li{margin-bottom:6px}.confirmation-dialog-backdrop{z-index:100;background:#000000ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-dialog{background:var(--bg);border:1px solid #f871716b;border-radius:12px;width:min(500px,100%);padding:24px;box-shadow:0 24px 70px #0000008c}.confirmation-dialog h2{margin-top:0}.unfinished-prompt-dialog{background:linear-gradient(145deg, #fb923c17, transparent 58%), var(--bg);border-color:#fb923cb8;box-shadow:0 24px 70px #0000008c,0 0 0 1px #fb923c1f}.unfinished-prompt-dialog .auth-eyebrow{color:#fb923c}.unfinished-prompt-dialog .confirmation-dialog-actions{margin-top:20px}.display-mode-rail-control{background:#111318e0;border:1px solid #343846;border-radius:999px;gap:2px;width:max-content;margin:0 8px -5px auto;padding:3px;display:flex;box-shadow:0 7px 18px #0000002e}.display-mode-rail-control button{color:#70798a;background:0 0;border:0;border-radius:50%;place-items:center;width:27px;height:27px;padding:0;font-size:14px;line-height:1;display:grid}.display-mode-rail-control button:hover{color:#e9d5ff;background:#7c3aed29}.display-mode-rail-control button.selected{color:#fff;background:var(--primary-button-bg);box-shadow:0 0 11px #8b5cf67a}.guest-import-dialog{border-color:#8b5cf68c;width:min(620px,100%)}.guest-import-summary{border:1px solid var(--border);border-radius:10px;max-height:210px;margin:18px 0 8px;padding:0;list-style:none;display:grid;overflow-y:auto}.guest-import-summary li{border-bottom:1px solid var(--border);grid-template-columns:90px minmax(0,1fr);gap:12px;margin:0;padding:10px 12px;display:grid}.guest-import-summary li:last-child{border-bottom:0}.guest-import-summary span,.guest-import-more{color:var(--text-muted)}.guest-import-more{margin:0 0 14px;font-size:.9rem}.guest-import-actions{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.danger-text-button{color:#fca5a5;background:0 0;justify-self:start;padding-inline:0}.danger-text-button:hover:not(:disabled){color:#fecaca;background:0 0}.confirmation-dialog form,.confirmation-dialog label{gap:8px;display:grid}@media (width<=1100px){.app-shell,.app-shell.without-dashboard{grid-template-columns:68px minmax(0,1fr)}.profile-rail{grid-area:auto/2;margin-top:0;position:static}.app-main{grid-area:1/2}.dashboard-stat-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;display:grid}.app-header{flex-wrap:wrap}.app-tabs{order:3;width:100%}.prompt-settings-upper{grid-template-columns:minmax(0,1fr)}.adaptive-coaching-control{width:min(420px,100%)}}.coaching-results-panel{--coaching-focus-accent:#d8a928;border-color:color-mix(in srgb, var(--coaching-focus-accent) 48%, var(--border));background:color-mix(in srgb, var(--coaching-focus-accent) 4%, #17191f)}.coaching-results-summary{width:100%;color:inherit;text-align:left;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:18px;padding:0;display:flex}.coaching-results-summary:hover,.coaching-results-summary:focus-visible{box-shadow:none;background:0 0}.coaching-results-summary:focus-visible{outline:2px solid color-mix(in srgb, var(--coaching-focus-accent) 65%, transparent);outline-offset:8px}.coaching-results-summary h2{margin:2px 0 0}.coaching-results-summary>div:first-child>span{color:var(--coaching-focus-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.coaching-results-hero-stats{align-items:baseline;gap:clamp(18px,4vw,54px);margin-left:auto;display:flex}.coaching-results-hero-stats>span{color:#aeb7c6;letter-spacing:.05em;text-align:center;text-transform:uppercase;gap:2px;font-size:.67rem;font-weight:700;display:grid}.coaching-results-hero-stats strong{color:#f7f9fc;letter-spacing:-.03em;font-size:clamp(1.2rem,2vw,1.65rem)}.coaching-results-hero-stats .pattern-improved strong{color:#58e795}.coaching-results-hero-stats .pattern-mixed strong{color:#ff7373}.coaching-results-chevron{color:var(--coaching-focus-accent);font-size:.72rem}.coaching-results-details>p{color:var(--muted);margin:7px 0 15px;font-size:.82rem}.coaching-results-details{padding-top:14px}.coaching-results-focus-lane{gap:10px;display:grid}.coaching-results-focus-lane+.coaching-results-focus-lane{border-top:1px solid color-mix(in srgb, var(--coaching-focus-accent) 28%, var(--border));margin-top:20px;padding-top:18px}.coaching-results-focus-lane>h3{color:var(--coaching-focus-accent);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.coaching-results-speed-lane>h3{color:color-mix(in srgb, #64b5ff 68%, var(--coaching-focus-accent))}.coaching-results-groups{gap:16px;display:grid}.coaching-results-group h3{color:var(--text);margin:0 0 6px;font-size:1rem}.coaching-results-group>p{color:var(--muted);margin:0}.coaching-results-scroll{border:1px solid var(--border);border-radius:8px;overflow-x:auto}.coaching-results-table{border-collapse:collapse;width:100%}.coaching-results-table th,.coaching-results-table td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:8px 10px}.coaching-results-table th{color:#b8c0ce;background:#1f2937;font-size:.78rem}.coaching-results-table tr:last-child td{border-bottom:0}.coaching-results-table code{color:color-mix(in srgb, var(--text) 68%, transparent);border:1px solid color-mix(in srgb, var(--coaching-focus-accent) 24%, transparent);background:#1d2027;border-radius:5px;padding:2px 6px}.coaching-results-table code.is-used{color:var(--text-h);background:color-mix(in srgb, var(--coaching-focus-accent) 15%, #17191f);border-color:color-mix(in srgb, var(--coaching-focus-accent) 82%, transparent);box-shadow:0 0 8px color-mix(in srgb, var(--coaching-focus-accent) 38%, transparent)}.coaching-results-table tr.pattern-row-pending td{color:var(--text-h)}.coaching-results-table td.previous-session-value,.pattern-trend-table td.previous-session-value{opacity:.7}.coaching-completion-backdrop{z-index:1400;-webkit-backdrop-filter:blur(10px)saturate(70%);backdrop-filter:blur(10px)saturate(70%);background:#030509e0;place-items:center;padding:24px;animation:.36s ease-out both coaching-backdrop-in;display:grid;position:fixed;inset:0}.coaching-completion-hero{text-align:center;background:radial-gradient(circle at 50% 28%,#49de8e21,#0000 46%),#11151b;border:1px solid #64e29d61;border-radius:22px;justify-items:center;width:min(680px,100%);padding:clamp(34px,6vw,62px);animation:.52s cubic-bezier(.2,.8,.2,1) both coaching-hero-in;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 110px #000000b8}.coaching-completion-hero.is-negative{background:radial-gradient(circle at 50% 28%,#ff5b5b1f,#0000 46%),#11151b;border-color:#ff676761}.coaching-completion-kicker{color:#aab4c4;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:800}.coaching-completion-hero h2{margin:8px 0 12px;font-size:clamp(1.4rem,4vw,2.1rem)}.coaching-completion-impact{color:#58e795;filter:drop-shadow(0 0 20px #58e7954d);align-items:center;display:flex}.coaching-completion-impact span{margin-right:9px;font-size:clamp(2.6rem,8vw,5.7rem);line-height:1}.coaching-completion-impact strong{letter-spacing:-.08em;font-size:clamp(4rem,13vw,8.6rem);line-height:.95}.coaching-completion-hero.is-negative .coaching-completion-impact{color:#ff7373;filter:drop-shadow(0 0 20px #ff73734d)}.coaching-completion-hero.is-neutral .coaching-completion-impact{color:#b9c3d2}.coaching-completion-pattern-summary{justify-content:center;align-items:center;gap:18px;width:min(530px,100%);margin:18px 0 22px;display:flex}.coaching-completion-pattern-summary>span{color:#aab4c4;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850}.coaching-completion-pattern-summary>div{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:14px;display:flex}.coaching-completion-pattern{flex-direction:column;align-items:center;gap:5px;display:inline-flex}.coaching-completion-pattern kbd{color:#f8fafc;min-width:42px;min-height:36px;font:800 1rem/1 var(--mono);background:#202631;border:1px solid #b6c2d370;border-bottom-width:3px;border-radius:6px;place-items:center;padding:5px 9px;display:grid;box-shadow:inset 0 -2px #00000047}.coaching-completion-pattern strong{color:#58e795;font-size:.86rem;line-height:1}.coaching-completion-hero.is-negative .coaching-completion-pattern strong{color:#ff7373}.coaching-completion-lane-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(420px,100%);margin:-7px 0 21px;display:grid}.coaching-completion-lane-stats span{color:#9aa5b5;letter-spacing:.08em;text-transform:uppercase;background:#080b107a;border:1px solid #303746;border-radius:9px;gap:3px;padding:10px 14px;font-size:.7rem;display:grid}.coaching-completion-lane-stats strong{color:#f3f4f6;font-size:1.2rem}.guide-view{padding:clamp(22px,4vw,42px)}.guide-hero{text-align:center;max-width:760px;margin:0 auto 34px}.guide-hero>span,.tutorial-eyebrow{color:#a78bfa;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:850}.guide-hero h2{margin:8px 0 12px;font-size:clamp(28px,4vw,44px)}.guide-hero p{color:#a7b0bf;line-height:1.65}.guide-hero button{margin-top:10px;padding:12px 22px}.guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.guide-card{background:#11151b;border:1px solid #303746;border-radius:12px;padding:20px}.guide-card>span{color:#60a5fa;font-size:26px}.guide-card h3{margin:10px 0 7px}.guide-card p{color:#949eae;margin:0;line-height:1.55}.guide-tip{color:#c4b5fd;text-align:center;margin:24px 0 0}.tutorial-backdrop{z-index:1600;pointer-events:auto;background:0 0;place-items:end center;padding:24px;display:grid;position:fixed;inset:0}.tutorial-backdrop:is(.without-spotlight,.is-resolving){background:#020408d1}.tutorial-mask-piece{z-index:1;pointer-events:none;background:#020408d1;position:fixed}.tutorial-spotlight-frame{z-index:2;pointer-events:none;border:3px solid #a78bfa;border-radius:13px;position:fixed;box-shadow:0 0 13px #a78bfae0,inset 0 0 13px #a78bfa40}.tutorial-card{z-index:3;color:#e5e7eb;pointer-events:auto;background:#12161d;border:1px solid #8b5cf6;border-radius:16px;width:min(610px,100% - 32px);margin:0 0 26px;padding:24px;position:relative;box-shadow:0 25px 90px #000000b3,0 0 28px #8b5cf633}.tutorial-card.has-preview{width:min(720px,100% - 32px)}.tutorial-progress{gap:6px;margin-bottom:18px;display:flex}.tutorial-progress span{background:#303746;border-radius:99px;flex:1;height:3px}.tutorial-progress span.active{background:linear-gradient(90deg,#7c3aed,#60a5fa)}.tutorial-card h2{margin:7px 0 8px}.tutorial-card p{color:#a7b0bf;margin:0;line-height:1.55}.tutorial-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.tutorial-actions .tutorial-skip{color:#8d97a6;background:0 0;margin-right:auto}.tutorial-actions .tutorial-back{color:#d1d5db;background:#282e39}html[data-display-mode=light] .tutorial-backdrop:is(.without-spotlight,.is-resolving),html[data-display-mode=light] .tutorial-mask-piece{background:#e2e8f0d6}html[data-display-mode=light] .tutorial-card{color:#172033;background:#fbfcfe;border-color:#7c3aed;box-shadow:0 25px 90px #33415552,0 0 28px #7c3aed24}html[data-display-mode=light] .tutorial-card p{color:#566273}html[data-display-mode=light] .tutorial-progress span{background:#d7dde6}html[data-display-mode=light] .tutorial-actions .tutorial-skip{color:#647184}html[data-display-mode=light] .tutorial-actions .tutorial-back{color:#273244;background:#e7ebf0}.tutorial-gym-preview{background:#080c12;border:1px solid #334052;border-radius:12px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:170px;margin-top:18px;display:grid;overflow:hidden;box-shadow:inset 0 0 38px #1f71c212}.tutorial-gym-preview-chart{border-right:1px solid #7d94b333;align-content:start;padding:19px 18px 15px;display:grid;position:relative}.tutorial-gym-preview-chart:after{content:"";background:linear-gradient(100deg,#0000,#070b11e6);width:34px;height:130%;position:absolute;top:-15%;right:-1px;transform:skew(-5deg)}.tutorial-gym-preview-chart span{color:#7b8aa0;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.tutorial-gym-preview-chart strong{color:#62c9ff;font-size:22px}.tutorial-gym-preview-chart svg{width:100%;height:88px;margin-top:6px;overflow:visible}.tutorial-gym-preview-chart path{fill:none;stroke:#25aaff;stroke-linecap:round;stroke-width:4px;filter:drop-shadow(0 0 6px #25aaffd9)}.tutorial-gym-preview-copy{color:#b6c0ce;font-family:var(--font-mono);padding:47px 24px 25px;font-size:20px;line-height:1.72;position:relative}.tutorial-gym-preview-copy .fast{color:#50bfff;text-shadow:0 0 8px #3db8ff73}.tutorial-gym-preview-copy .steady{color:#217fc5}.tutorial-gym-preview-copy i{vertical-align:-4px;background:#59c5ff;width:2px;height:23px;margin-left:3px;display:inline-block;box-shadow:0 0 7px #42b8ff}@media (width<=720px){.guide-card-grid{grid-template-columns:1fr}.tutorial-card{margin-bottom:6px}.tutorial-gym-preview{grid-template-columns:1fr}.tutorial-gym-preview-chart{border-bottom:1px solid #7d94b333;border-right:0}}.coaching-completion-secondary-stats{color:#aeb8c7;text-transform:uppercase;gap:clamp(35px,8vw,82px);font-size:.8rem;display:flex}.coaching-completion-secondary-stats span{gap:3px;display:grid}.coaching-completion-secondary-stats strong{color:#fff;font-size:clamp(1.4rem,4vw,2rem)}.coaching-completion-challenge{color:#c7cfda;max-width:520px;margin:25px 0 0}.coaching-completion-continue{color:#07130c;background:linear-gradient(135deg,#45d98a,#7ef1ad);border:1px solid #9affc0;border-radius:999px;min-width:170px;margin-top:30px;padding:12px 25px;font-weight:800;box-shadow:0 0 25px #45d98a4f}.coaching-completion-continue:hover,.coaching-completion-continue:focus-visible{transform:translateY(-1px);box-shadow:0 0 38px #45d98a80}.coaching-completion-skip{color:#b7c2d27a;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;position:fixed;bottom:20px;right:24px}@keyframes coaching-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes coaching-hero-in{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=720px){.coaching-results-summary{flex-wrap:wrap}.coaching-results-hero-stats{order:3;justify-content:space-between;gap:10px;width:calc(100% - 28px)}}.pattern-trend-scroll,.pattern-stats-scroll{border:1px solid var(--border);border-radius:8px;max-height:390px;overflow:auto}.pattern-trend-table{border-collapse:collapse;width:100%}.pattern-trend-table th,.pattern-trend-table td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:9px 12px}.pattern-trend-table thead{z-index:1;background:#1f2937;position:sticky;top:0}.pattern-trend-table code{font-size:1rem}.pattern-comparison-coaching{--pattern-coaching-color:#d8a928}.pattern-comparison-subtle{--pattern-coaching-color:#55bc72}.pattern-comparison-moderate{--pattern-coaching-color:#d8a928}.pattern-comparison-aggro{--pattern-coaching-color:#f18432}.pattern-comparison-boot-camp{--pattern-coaching-color:#e45b5b}.pattern-trend-table code.coaching-target-pattern{border:1px solid color-mix(in srgb, var(--pattern-coaching-color) 84%, transparent);color:var(--text-h);background:color-mix(in srgb, var(--pattern-coaching-color) 15%, #111319);box-shadow:0 0 9px color-mix(in srgb, var(--pattern-coaching-color) 44%, transparent)}.pattern-trend-table tr.pattern-row-pending td{color:var(--text-h)}.pattern-kind{color:#9ca3af;text-transform:uppercase;margin-left:8px;font-size:.75rem}.pattern-metric-tabs{background:#101319;border:1px solid #323946;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:min(560px,100%);margin:0 auto 25px;padding:5px;display:grid}.pattern-metric-tabs button{color:#7f8999;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-size:1.08rem;font-weight:800;display:flex}.pattern-metric-tabs button span{font-size:1.35rem}.pattern-metric-tabs button:first-child.is-active{color:#f1c75a;background:#d8a9281a;border-color:#d8a9286b;box-shadow:inset 0 0 18px #d8a92814}.pattern-metric-tabs button:last-child.is-active{color:#79d8ff;background:#359eee1c;border-color:#53b7ff73;box-shadow:inset 0 0 18px #39aeff1a}.speed-map-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.speed-map-heading h2{color:#8edfff;margin-bottom:4px}.speed-map-heading p{color:var(--muted);margin:0;font-size:.8rem}.speed-map-legend{color:#9ba6b6;white-space:nowrap;align-items:center;gap:7px;font-size:.72rem;display:flex}.speed-map-legend i{border-radius:3px;width:11px;height:11px;margin-left:8px}.speed-map-legend i.is-fast{background:#39c7f0;box-shadow:0 0 7px #39c7f06b}.speed-map-legend i.is-slow{background:#092d49;box-shadow:inset 0 0 0 1px #378fcf3d}.speed-keyboard-heatmap .keyboard-key{transition:background-color .18s,box-shadow .18s}.speed-keyboard-heatmap .keyboard-key:not(.keyboard-key-empty){box-shadow:inset 0 -2px #00000061,0 0 9px #44b0f51a}.speed-pattern-window .pattern-trend-table td:nth-child(n+2){font-variant-numeric:tabular-nums}.speed-evidence-value{font-variant-numeric:tabular-nums;align-items:baseline;gap:7px;display:inline-flex}.speed-evidence-value strong{color:#e7f6ff;font-weight:750}.speed-evidence-value small{color:var(--muted);opacity:.42;font-size:.78em}.accuracy-map-heading{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.accuracy-map-heading h2{grid-column:2}.accuracy-display-toggle{color:#d1d5db;grid-area:1/1;justify-self:start;align-items:center;gap:6px;font-size:.75rem;display:flex}.accuracy-display-toggle input{appearance:none;cursor:pointer;background:#111827cc;border:1px solid #ffffff73;border-radius:999px;width:30px;height:16px;margin:0;position:relative}.accuracy-display-toggle input:after{content:"";background:#e5e7eb;border-radius:50%;width:10px;height:10px;transition:transform .14s;position:absolute;top:2px;left:2px}.accuracy-display-toggle input:checked:after{transform:translate(14px)}.accuracy-display-toggle input:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.session-pattern-heading{grid-template-columns:1fr auto 1fr;align-items:flex-end;gap:20px;margin-top:34px;display:grid}.session-pattern-heading>div{text-align:center;grid-column:2}.session-pattern-heading>.pattern-volume-toggle{grid-column:3;justify-self:end}.session-pattern-heading p{margin-bottom:0}.pattern-volume-toggle{flex:none;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;display:grid}.pattern-volume-toggle span{color:#9ca3af;grid-column:2;font-size:.78rem}.session-pattern-windows{gap:24px;margin-top:22px;display:grid}.session-pattern-window h3{margin-top:0}.keyboard-heatmaps{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:22px;display:grid}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-access-toolbar :is(input,select){color:#202124;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;background:#fff;border-color:#aeb7be}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-access-table tr.has-beta-access td{background:#edf8f0}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-beta-status{color:#555e66;background:#edf0f2;border-color:#b8c0c6}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-beta-status.is-active{color:#16733a;background:#e4f5e9;border-color:#86b99a}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-beta-status.is-inactive{color:#875600;background:#fff4d9;border-color:#d9b765}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-entitlement{color:#555e66;background:#edf0f2;border-color:#b8c0c6}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-entitlement.is-admin{color:#6f2b99;background:#f2e6fa;border-color:#bd91d3}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-entitlement.is-paid{color:#075f8c;background:#e1f3fb;border-color:#81b9d2}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-entitlement.is-core_coaching{color:#006773;background:#e0f5f6;border-color:#78b9bd}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-entitlement.is-beta{color:#16733a;background:#e4f5e9;border-color:#86b99a}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-action-summary{background:#f0e9f8;border-color:#c4a5d9}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-action-account-list{background:#fff;border-color:#b4bcc3}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-action-account-list li{border-color:#d2d7db}html[data-display-mode=light] .app-shell.active-tab-dev .dev-user-access-panel>.form-success{color:#16733a}.stats-keyboard-analytics>header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.stats-keyboard-analytics>header>div>span{color:#8db9d3;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.stats-keyboard-analytics>header h2{margin:4px 0 5px}.stats-keyboard-analytics>header p{color:var(--muted);margin:0}.stats-keyboard-analytics .pattern-metric-tabs{margin-top:24px}.stats-keyboard-panel-heading{min-height:48px}.stats-keyboard-panel-heading h3{color:var(--text-h);text-transform:capitalize;margin:0 0 4px;font-size:1.35rem}.stats-keyboard-window-control{justify-content:center;align-items:center;gap:8px;display:inline-flex}.stats-keyboard-window-control>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.stats-keyboard-window-control select{min-width:128px;color:var(--text-h);background:#11151b;border:1px solid #3d4654;border-radius:7px;padding:5px 25px 5px 8px;font-family:inherit;font-size:.76rem;font-weight:700}.pattern-comparison-scope{color:var(--text);text-align:center;margin:8px 0 20px;font-size:12px}.keyboard-heatmap{min-width:0}.keyboard-heatmap h3{text-align:center}.session-completion-backdrop{z-index:1400;-webkit-backdrop-filter:blur(10px)saturate(75%);backdrop-filter:blur(10px)saturate(75%);background:#030509db;place-items:center;padding:24px;animation:.3s ease-out both coaching-backdrop-in;display:grid;position:fixed;inset:0}.session-completion-hero{box-sizing:border-box;text-align:center;background:radial-gradient(circle at 50% 12%,#8b5cf630,#0000 45%),#11151b;border:1px solid #a78bfa6b;border-radius:22px;justify-items:center;width:min(650px,100%);padding:clamp(30px,5vw,52px);animation:.48s cubic-bezier(.2,.8,.2,1) both coaching-hero-in;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 110px #000000b8,0 0 36px #6d28d91f}.session-completion-kicker{color:#a78bfa;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:800}.session-completion-hero h2{margin:8px 0 24px;font-size:clamp(2rem,5vw,3.2rem)}.session-completion-primary{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(470px,100%);display:grid}.session-completion-primary div{display:grid}.session-completion-primary strong{color:#f8fafc;letter-spacing:-.06em;text-shadow:0 0 25px #60a5fa38;font-size:clamp(2.7rem,8vw,5.2rem);line-height:1}.session-completion-primary span{color:#aab4c4;letter-spacing:.14em;text-transform:uppercase;margin-top:7px;font-size:.72rem;font-weight:800}.session-completion-primary i{background:linear-gradient(#0000,#4b5563,#0000);width:1px;height:70px}.session-completion-details{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:25px;display:flex}.session-completion-details span{color:#9ca7b7;background:#080b107a;border:1px solid #303746;border-radius:999px;padding:7px 10px;font-size:.75rem}.session-completion-details strong{color:#e5e7eb}.session-completion-hero>p{color:#8792a2;margin:22px 0 0}.session-completion-hero>button{background:linear-gradient(135deg,#6d28d9,#8b5cf6);border:1px solid #c4b5fd;border-radius:999px;min-width:170px;margin-top:24px;padding:12px 25px;font-weight:800;box-shadow:0 0 25px #6d28d94f}.session-completion-hero>button:hover,.session-completion-hero>button:focus-visible{transform:translateY(-1px);box-shadow:0 0 38px #8b5cf67a}.chart-point-tooltip{opacity:0;pointer-events:none;transition:opacity .1s}.chart-point-group:hover .chart-point-tooltip,.chart-point-group:focus-within .chart-point-tooltip{opacity:1}.chart-point-tooltip rect{fill:#0f172af7;stroke:#94a3b86b}.chart-point-tooltip text{fill:#e2e8f0;font-size:10px}.chart-point-activity{fill:#67e8f9;font-style:italic}.keyboard-loading-frame{min-width:0;position:relative}.keyboard-loading-frame .keyboard-layout{transition:filter .16s,opacity .16s}.keyboard-loading-frame.is-loading .keyboard-layout{filter:blur(5px);opacity:.48;pointer-events:none;-webkit-user-select:none;user-select:none}.keyboard-loading-label{z-index:1;color:#fff;letter-spacing:.08em;text-shadow:0 2px 8px #000000eb;text-transform:lowercase;place-items:center;font-size:.92rem;font-weight:700;display:grid;position:absolute;inset:0}.keyboard-layout{gap:5px;display:grid;overflow-x:auto}.keyboard-row{justify-content:center;gap:5px;min-width:430px;display:flex}.keyboard-row:nth-child(3){padding-inline:4%}.keyboard-row:nth-child(4){padding-inline:8%}.keyboard-row:nth-child(5){grid-template-columns:repeat(10,minmax(0,1fr));padding-inline:8%;display:grid}.keyboard-row:nth-child(5) .keyboard-key{grid-column:3/span 5}.keyboard-key{color:#fff;text-align:center;text-shadow:0 1px 2px #000c;border:1px solid #ffffff7a;border-radius:6px;place-content:center;min-width:0;min-height:48px;font-size:.72rem;line-height:1.1;display:grid;box-shadow:inset 0 -2px #00000061,0 0 0 1px #0000002e}.keyboard-key small{margin-top:3px;font-size:.65rem}.keyboard-key-empty{color:#9ca3af;background:#1f29379e}.pattern-neutral{color:inherit}.pattern-improved{color:#62d78b}.pattern-mixed{color:#e2b85b}.pattern-regressed{color:#ff7474}.pattern-trend-table tr.pattern-improved>td{color:#62d78b}.pattern-trend-table tr.pattern-mixed>td{color:#e2b85b}.pattern-trend-table tr.pattern-regressed>td{color:#ff7474}.pattern-stats-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.pattern-stats-heading label{gap:6px;min-width:190px;display:grid}.pattern-stats-controls{align-items:flex-end;gap:20px;display:flex}.pattern-stats-controls .pattern-volume-toggle{display:grid}.pattern-stats-group+.pattern-stats-group{margin-top:28px}.pattern-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.pattern-stats-panel{min-width:0}.adaptive-profile-panel{background:linear-gradient(145deg, #6d28d91a, transparent 48%), var(--bg)}.adaptive-profile-panel>h2{margin:3px 0 8px}.adaptive-profile-eyebrow{color:#a78bfa;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.adaptive-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.adaptive-signal-card{background:#111318b8;border:1px solid #a78bfa38;border-radius:8px;min-width:0;padding:14px}.adaptive-signal-card h3{margin:0 0 10px}.adaptive-signal-card ol{gap:10px;margin:0;padding-left:22px;display:grid}.adaptive-signal-card li{padding-left:3px}.adaptive-signal-card li strong,.adaptive-signal-card li span{display:block}.adaptive-signal-card li strong{color:#c4b5fd;font-family:var(--mono)}.adaptive-signal-card li span{color:var(--text);margin-top:2px;font-size:12px}.adaptive-speed-note{color:var(--text);background:#38bdf812;border-left:3px solid #38bdf8;gap:4px;margin-top:14px;padding:12px 14px;font-size:13px;display:grid}.adaptive-speed-note strong{color:var(--text-h)}html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-profile-panel{color:#4f5459;box-shadow:var(--shadow);background:#f8f9fa;border-color:#c8cdd2}html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-profile-panel>h2,html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-signal-card h3,html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-speed-note strong{color:#202124}html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-profile-eyebrow,html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-signal-card li strong{color:#005a9e}html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-signal-card{color:#4f5459;background:#eef1f3;border-color:#c5cbd0;box-shadow:inset 0 1px #ffffffc7}html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-signal-card li::marker{color:#0078d4}html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-signal-card li span{color:#4f5459}html[data-display-mode=light] .app-shell.active-tab-stats .adaptive-speed-note{color:#4f5459;background:#e8f3fc;border-left-color:#0078d4}.rewards-intro{text-align:center;background:radial-gradient(circle at 50% 0, #7c3aed38, transparent 52%), var(--bg)}.rewards-intro h2{margin:4px 0 8px;font-size:32px}.rewards-summary{background:#080a108a;border:1px solid #a78bfa33;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(540px,100%);margin:22px auto 0;display:grid}.rewards-summary>div{place-items:center;gap:3px;padding:13px 10px;display:grid}.rewards-summary>div+div{border-left:1px solid #a78bfa29}.rewards-summary strong{color:#ddd6fe;font-size:22px;line-height:1}.rewards-summary span{color:#8992a4;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.rewards-eyebrow{color:#a78bfa;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.achievement-series{overflow:visible}.achievement-series-heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.achievement-series-heading h2,.achievement-series-heading p{margin-top:0}.achievement-series-heading p{color:var(--text);font-size:13px}.achievement-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:16px;margin-top:16px;display:grid}.achievement-tile{--badge-light:#c4b5fd;--badge-mid:#7c3aed;--badge-dark:#312e81;cursor:help;background:linear-gradient(155deg,#ffffff12,#0000 45%),#191b22;border:1px solid #ffffff1f;border-radius:10px;outline:none;place-items:center;min-height:196px;padding:14px 10px 10px;transition:border-color .14s,transform .14s;display:grid;position:relative;box-shadow:inset 0 0 25px #00000047}.achievement-tile:hover,.achievement-tile:focus-visible{z-index:5;border-color:color-mix(in srgb, var(--badge-light) 60%, transparent);transform:translateY(-3px)}.achievement-bronze{--badge-light:#f0b978;--badge-mid:#a65f2e;--badge-dark:#4f2a1a}.achievement-silver{--badge-light:#e2e8f0;--badge-mid:#8290a3;--badge-dark:#374151}.achievement-gold{--badge-light:#fde68a;--badge-mid:#d69e20;--badge-dark:#713f12}.achievement-diamond{--badge-light:#c8e8f2;--badge-mid:#5aa7c8;--badge-dark:#245b78}.achievement-badge{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--badge-light) 55%, transparent);background:radial-gradient(circle at 50% 48%, color-mix(in srgb, var(--badge-dark) 35%, transparent), transparent 68%), #05070b;width:122px;box-shadow:inset 0 0 24px color-mix(in srgb, var(--badge-mid) 10%, transparent), 0 0 14px color-mix(in srgb, var(--badge-mid) 10%, transparent);border-radius:30px;place-items:center;display:grid;position:relative;overflow:hidden}.achievement-badge:before{z-index:0;border:1px solid color-mix(in srgb, var(--badge-light) 18%, transparent);content:"";pointer-events:none;border-radius:25px;position:absolute;inset:5px}.achievement-badge span{z-index:1;max-width:88px;color:var(--badge-light);letter-spacing:-.04em;text-align:center;text-shadow:0 0 8px color-mix(in srgb, var(--badge-light) 72%, transparent);font-size:18px;font-weight:900;position:relative}.achievement-badge-art{z-index:1;background:linear-gradient(145deg, var(--badge-light), var(--badge-mid) 58%, var(--badge-light));width:96%;height:96%;filter:drop-shadow(0 0 5px color-mix(in srgb, var(--badge-light) 64%, transparent));position:relative;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.achievement-badge-art-guided-start{-webkit-mask-image:url(/badges/achievement-icons/guided-start.png);mask-image:url(/badges/achievement-icons/guided-start.png)}.achievement-badge-art-full-spectrum{-webkit-mask-image:url(/badges/achievement-icons/full-spectrum.png);mask-image:url(/badges/achievement-icons/full-spectrum.png)}.achievement-badge-art-hello-terminal{-webkit-mask-image:url(/badges/achievement-icons/hello-terminal.png);mask-image:url(/badges/achievement-icons/hello-terminal.png)}.achievement-badge-art-polyglot{-webkit-mask-image:url(/badges/achievement-icons/polyglot.png);mask-image:url(/badges/achievement-icons/polyglot.png)}.achievement-badge-art-essayist{-webkit-mask-image:url(/badges/achievement-icons/essayist.png);mask-image:url(/badges/achievement-icons/essayist.png)}.achievement-badge-art-symbol-soup{-webkit-mask-image:url(/badges/achievement-icons/symbol-soup.png);mask-image:url(/badges/achievement-icons/symbol-soup.png)}.achievement-badge-art-threepeat{-webkit-mask-image:url(/badges/achievement-icons/threepeat.png);mask-image:url(/badges/achievement-icons/threepeat.png)}.achievement-badge-art-topic-tourist{-webkit-mask-image:url(/badges/achievement-icons/topic-tourist.png);mask-image:url(/badges/achievement-icons/topic-tourist.png)}.achievement-badge-art-prompt-path{-webkit-mask-image:url(/badges/achievement-icons/prompt-path.png);mask-image:url(/badges/achievement-icons/prompt-path.png)}.achievement-badge-art-prompt-path-1{-webkit-mask-image:url(/badges/achievement-icons/prompt-path-1.png);mask-image:url(/badges/achievement-icons/prompt-path-1.png)}.achievement-badge-art-prompt-path-10{-webkit-mask-image:url(/badges/achievement-icons/prompt-path-10.png);mask-image:url(/badges/achievement-icons/prompt-path-10.png)}.achievement-badge-art-prompt-path-100{-webkit-mask-image:url(/badges/achievement-icons/prompt-path-100.png);mask-image:url(/badges/achievement-icons/prompt-path-100.png)}.achievement-badge-art-prompt-path-1000{-webkit-mask-image:url(/badges/achievement-icons/prompt-path-1000.png);mask-image:url(/badges/achievement-icons/prompt-path-1000.png)}.achievement-badge-art-precision-target{-webkit-mask-image:url(/badges/achievement-icons/precision-target.png);mask-image:url(/badges/achievement-icons/precision-target.png)}.achievement-badge-art-velocity-gauge{-webkit-mask-image:url(/badges/achievement-icons/velocity-gauge.png);mask-image:url(/badges/achievement-icons/velocity-gauge.png)}.achievement-badge-art-velocity-gauge-40{-webkit-mask-image:url(/badges/achievement-icons/velocity-gauge-40.png);mask-image:url(/badges/achievement-icons/velocity-gauge-40.png)}.achievement-badge-art-velocity-gauge-60{-webkit-mask-image:url(/badges/achievement-icons/velocity-gauge-60.png);mask-image:url(/badges/achievement-icons/velocity-gauge-60.png)}.achievement-badge-art-velocity-gauge-80{-webkit-mask-image:url(/badges/achievement-icons/velocity-gauge-80.png);mask-image:url(/badges/achievement-icons/velocity-gauge-80.png)}.achievement-badge-art-velocity-gauge-100{-webkit-mask-image:url(/badges/achievement-icons/velocity-gauge-100.png);mask-image:url(/badges/achievement-icons/velocity-gauge-100.png)}.achievement-badge-art-keyboard-laurel{-webkit-mask-image:url(/badges/achievement-icons/keyboard-laurel.png);mask-image:url(/badges/achievement-icons/keyboard-laurel.png)}.achievement-badge:has(.achievement-badge-marker) .achievement-badge-art{width:82%;height:82%;transform:translateY(-8px)}.achievement-badge-marker{z-index:2;border:1px solid color-mix(in srgb, var(--badge-light) 30%, transparent);min-width:28px;color:var(--badge-light);font:800 9px/1.2 var(--mono);letter-spacing:.04em;text-align:center;text-shadow:0 0 5px color-mix(in srgb, var(--badge-light) 55%, transparent);background:#05070be0;border-radius:999px;padding:2px 6px;position:absolute;bottom:7px}.achievement-tile:not(.achievement-unlocked) .achievement-badge{background:radial-gradient(circle,#10141b,#05070b 72%);border-color:#303744;box-shadow:inset 0 0 20px #000000b8}.achievement-tile:not(.achievement-unlocked) .achievement-badge-art{opacity:.28;filter:none;background:#697383}.achievement-tile:not(.achievement-unlocked) .achievement-badge span,.achievement-tile:not(.achievement-unlocked) .achievement-badge-marker{color:#697383;opacity:.48;text-shadow:none}.achievement-name{color:#d9dce5;text-align:center;text-overflow:ellipsis;width:100%;font-size:12px;line-height:1.2;overflow:hidden}.achievement-lock{color:#6b7280;letter-spacing:.18em;font-size:9px;font-weight:900}.achievement-tracked:not(.achievement-unlocked){border-color:#a78bfa47}.achievement-planned{--badge-light:#626872;--badge-mid:#3f444d;--badge-dark:#20242b;box-shadow:none;background:#111318;border-color:#252a32}.achievement-planned .achievement-badge{opacity:.28;filter:grayscale()}.achievement-planned :is(.achievement-name,.achievement-lock){color:#777d87;opacity:.48}.achievement-unlocked{border-width:3px;border-color:color-mix(in srgb, var(--badge-light) 72%, transparent);background:radial-gradient(circle at 50% 32%, color-mix(in srgb, var(--badge-mid) 26%, transparent), transparent 62%), #191b22;box-shadow:inset 0 0 25px #0000002e, 0 0 22px color-mix(in srgb, var(--badge-mid) 24%, transparent)}.achievement-unlocked .achievement-badge{box-shadow:inset 0 0 28px color-mix(in srgb, var(--badge-mid) 15%, transparent), 0 0 18px color-mix(in srgb, var(--badge-mid) 18%, transparent)}.achievement-unlocked .achievement-lock,.achievement-unlocked .achievement-name{color:var(--badge-light)}.badge-earned-backdrop{z-index:1700;-webkit-backdrop-filter:blur(11px)saturate(70%);backdrop-filter:blur(11px)saturate(70%);background:#020408e6;place-items:center;padding:24px;animation:.32s ease-out both coaching-backdrop-in;display:grid;position:fixed;inset:0}.badge-earned-dialog{--badge-light:#c4b5fd;--badge-mid:#7c3aed;--badge-dark:#312e81;border:1px solid color-mix(in srgb, var(--badge-light) 48%, transparent);background:radial-gradient(circle at 50% 35%, color-mix(in srgb, var(--badge-mid) 18%, transparent), transparent 48%), #11151b;width:min(520px,100%);box-shadow:0 34px 110px #000000bd, 0 0 30px color-mix(in srgb, var(--badge-mid) 18%, transparent);text-align:center;border-radius:22px;justify-items:center;padding:clamp(30px,5vw,52px);animation:.48s cubic-bezier(.2,.8,.2,1) both coaching-hero-in;display:grid}.badge-earned-kicker{color:var(--badge-light);letter-spacing:.17em;text-transform:uppercase;font-size:.72rem;font-weight:900}.badge-earned-socket{aspect-ratio:1;width:178px;box-shadow:inset 0 0 36px #000000e0, 0 0 25px color-mix(in srgb, var(--badge-mid) 12%, transparent);background:radial-gradient(circle,#10141b,#030508 72%);border:1px solid #323945d9;border-radius:42px;place-items:center;margin:22px 0 16px;display:grid}.badge-earned-socket .achievement-badge{border-color:color-mix(in srgb, var(--badge-light) 62%, transparent);opacity:0;width:158px;animation:.78s cubic-bezier(.16,.82,.2,1) .24s forwards badge-art-materialize;transform:scale(.76)}.badge-earned-dialog h2{color:var(--badge-light);text-shadow:0 0 18px color-mix(in srgb, var(--badge-mid) 42%, transparent);margin:3px 0 8px;font-size:clamp(1.8rem,5vw,2.7rem)}.badge-earned-dialog>p{color:#aab4c4;max-width:390px;margin:0;line-height:1.55}.badge-earned-dialog>button{color:#07090d;background:linear-gradient(135deg, var(--badge-mid), var(--badge-light));border:1px solid var(--badge-light);min-width:160px;box-shadow:0 0 24px color-mix(in srgb, var(--badge-mid) 36%, transparent);border-radius:999px;margin-top:25px;padding:11px 23px;font-weight:850}.badge-earned-dialog>small{color:#7f8998;margin-top:9px;font-size:.68rem}@keyframes badge-art-materialize{0%{opacity:0;filter:brightness(0)blur(7px);transform:scale(.76)}65%{opacity:1;filter:brightness(1.35)blur();transform:scale(1.04)}to{opacity:1;filter:brightness()blur();transform:scale(1)}}.achievement-tooltip{z-index:20;border:1px solid color-mix(in srgb, var(--badge-light) 45%, #374151);color:#d1d5db;opacity:0;pointer-events:none;text-align:left;background:#101218;border-radius:8px;gap:6px;width:min(270px,80vw);padding:12px 14px;transition:opacity .12s,transform .12s;display:grid;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,6px);box-shadow:0 14px 34px #0000008c}.achievement-tooltip:after{content:"";border:7px solid #0000;border-top-color:#101218;position:absolute;top:100%;left:50%;transform:translate(-50%)}.achievement-tooltip strong{color:var(--badge-light);font-size:15px}.achievement-tooltip span{font-size:12px;line-height:1.45}.achievement-tooltip em{color:#6b7280;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800}.achievement-tile:hover .achievement-tooltip,.achievement-tile:focus-visible .achievement-tooltip{opacity:1;transform:translate(-50%)}@media (width<=700px){.app-shell,.app-shell.without-dashboard{grid-template-columns:58px minmax(0,1fr);gap:12px;width:min(100%,100% - 16px)}.app-sidebar{border-radius:0 12px 12px 0;width:58px;padding-inline:6px}.app-sidebar:not(.is-hover-suppressed):hover,.app-sidebar:not(.is-hover-suppressed):focus-within{width:min(236px,100vw - 16px)}.app-sidebar-button{grid-template-columns:28px minmax(0,1fr);padding-inline:8px}.app-sidebar-brand{grid-template-columns:36px minmax(0,1fr)}.auth-card{padding:24px 20px}.account-bar{flex-direction:column;align-items:flex-end}.adaptive-signal-grid{grid-template-columns:minmax(0,1fr)}.app-header{flex-direction:column;align-items:stretch}.app-tabs{order:initial}.app-tabs button{flex:1}.dashboard-stat-list,.analytics-card-grid,.pattern-stats-grid,.keyboard-heatmaps{grid-template-columns:1fr}.stats-keyboard-analytics>header,.stats-keyboard-analytics .speed-map-heading,.trend-toolbar,.trend-controls,.pattern-stats-heading,.pattern-stats-controls{flex-direction:column;align-items:stretch}.session-pattern-heading{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.session-pattern-heading>div,.session-pattern-heading>.pattern-volume-toggle{grid-column:1}.session-pattern-heading>.pattern-volume-toggle{justify-self:start}.achievement-series-heading{flex-direction:column;align-items:flex-start;gap:4px}.profile-selector,.profile-controls,.prompt-controls{flex-direction:column;align-items:stretch}.typing-prompt{font-size:21px}.typing-input{font-size:18px}.results-grid,.session-mistakes-grid{grid-template-columns:1fr}}html[data-display-mode=light] .app-shell.active-tab-games .story-setup-shell:not(.story-setup-approach){--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important}html[data-display-mode=light] .app-shell.active-tab-games :is(.word-shooter,.keystream,.adventure-menu,.adventure-story){color:#9ca3af;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#15171e;border-color:#303746;box-shadow:0 5px 16px #11131847}html[data-display-mode=light] .app-shell.active-tab-games :is(.word-shooter,.keystream,.adventure-menu,.adventure-story) :is(input,select,textarea){color:#f3f4f6;box-shadow:none;background:#090b0e;border-color:#3a4354}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone.code-mode-active>:is(.prompt-settings-section,.typing-section){color:#72ee82;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#1c1f24;border-color:#5ee86c75;box-shadow:0 5px 16px #11131847}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone.code-mode-active>.prompt-settings-section:after{background:#1c1f24}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone.code-mode-active :is(h2,label,.generation-message){color:#72ee82}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone.code-mode-active :is(input,select,textarea,.topic-select-trigger){color:#a9f5b0;box-shadow:none;background:#070f0beb;border-color:#5ee86c94}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone.code-mode-active :is(.prompt-window,.typing-input){color:#f3f4f6;box-shadow:none;background:#090b0e;border-color:#5ee86c94}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone.code-mode-active .prompt-window{background:#111318}html[data-display-mode=light] .app-shell.active-tab-type .code-practice-zone.code-mode-active :is(.typing-prompt,.prompt-character.pending,.prompt-character.current){color:#a9f5b0}.coaching-results-panel:has(>.coaching-results-summary[aria-expanded=false]){cursor:pointer;padding:0}.coaching-results-panel>.coaching-results-summary[aria-expanded=false]{border-radius:inherit;width:100%;margin:0;padding:20px}.coaching-results-panel:hover{background:color-mix(in srgb, var(--coaching-focus-accent) 9%, #11151b);border-color:color-mix(in srgb, var(--coaching-focus-accent) 82%, transparent);box-shadow:0 5px 14px #0000003d, 0 0 18px var(--coaching-focus-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-panel:hover{background:color-mix(in srgb, var(--coaching-focus-tint) 78%, var(--coaching-focus-core) 7%);border-color:var(--coaching-focus-core);box-shadow:0 5px 14px #2d313621, 0 0 17px var(--coaching-focus-radiance)}.content-picker-backdrop{z-index:2200;box-sizing:border-box;color:#e8e5ef;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overscroll-behavior:contain;background:#05060ad1;justify-content:center;align-items:flex-start;padding:28px;display:flex;position:fixed;inset:0;overflow:auto}.content-picker-dialog{box-sizing:border-box;color:#e8e5ef;background:radial-gradient(circle at 50% 43%,#8b5cf62b,#0000 33%),linear-gradient(145deg,#14131a 0%,#0c0d12 62%,#111019 100%);border:1px solid #474052;border-radius:24px;width:min(920px,100%);min-height:min(680px,100svh - 56px);margin:auto;padding:clamp(28px,5vw,52px);overflow:hidden;box-shadow:0 34px 90px #0000008c}.content-picker-dialog.is-choosing-topic{min-height:auto}.content-picker-intro,.content-picker-topic-heading{text-align:center}.content-picker-intro>span{color:#c4a7e7;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.content-picker-topic-heading>span{color:#c4a7e7;letter-spacing:-.01em;font-size:17px;font-weight:800}.content-picker-intro h2,.content-picker-topic-heading h2{color:#faf8ff;letter-spacing:-.035em;margin:9px 0 7px;font-size:clamp(29px,4vw,44px)}.content-picker-intro p,.content-picker-topic-heading p{color:#9ba3b0;max-width:650px;margin:0 auto;line-height:1.55}.content-picker-radial{width:min(760px,100%);height:430px;margin:24px auto 8px;position:relative}.content-picker-center{z-index:2;color:#f3e8ff;text-align:center;background:radial-gradient(circle at 35% 30%,#433055,#1b1723 72%);border:1px solid #765a8c;border-radius:50%;place-content:center;gap:5px;width:154px;height:154px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 36px #a855f72e}.content-picker-center strong{font-size:16px}.content-picker-center span{color:#aaa2b5;font-size:11px}.content-picker-connectors{pointer-events:none;position:absolute;inset:0}.content-picker-connectors i{transform-origin:0;background:linear-gradient(90deg,#6d4a83,#6d4a831a);width:230px;height:1px;position:absolute;top:50%;left:50%}.content-picker-connectors i:first-child{transform:rotate(208deg)}.content-picker-connectors i:nth-child(2){transform:rotate(-28deg)}.content-picker-connectors i:nth-child(3){transform:rotate(90deg)}.content-picker-branch{--content-branch-color:#a78bfa;z-index:3;color:#d8d5df;text-align:left;border:1px solid color-mix(in srgb, var(--content-branch-color) 42%, #3c3e47);background:#181820f0;border-radius:18px;align-content:center;width:250px;min-height:118px;padding:20px;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid;position:absolute;box-shadow:0 16px 42px #00000047}.content-picker-branch-1{--content-branch-color:#fb7185;top:4px;left:0}.content-picker-branch-2{--content-branch-color:#60a5fa;top:4px;right:0}.content-picker-branch-3{--content-branch-color:#c084fc;bottom:0;left:50%;transform:translate(-50%)}.content-picker-branch:hover,.content-picker-branch:focus-visible{color:#fff;background:color-mix(in srgb, var(--content-branch-color) 10%, #1d1c25);border-color:var(--content-branch-color);box-shadow:0 18px 48px #00000057, 0 0 24px color-mix(in srgb, var(--content-branch-color) 23%, transparent);transform:translateY(-4px)}.content-picker-branch-3:hover,.content-picker-branch-3:focus-visible{transform:translate(-50%,-4px)}.content-picker-branch strong{color:var(--content-branch-color);font-size:clamp(27px,3.2vw,32px);line-height:1.08}.content-picker-footnote{color:#818997;text-align:center;max-width:620px;margin:13px auto 0;font-size:11px;line-height:1.5}.content-picker-topic-heading{position:relative}.content-picker-back{color:#aaa2b5;background:0 0;border:1px solid #46404f;padding:6px 9px;font-size:12px;position:absolute;top:0;left:0}.content-picker-back:hover{color:#f5f3ff;background:#282330}.content-picker-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:30px;display:grid}.content-picker-topic-grid button{min-height:74px;color:var(--content-topic-color);text-align:left;background:color-mix(in srgb, var(--content-topic-color) 7%, #181820);border:1px solid color-mix(in srgb, var(--content-topic-color) 28%, #3c3d47);box-shadow:none;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:13px 16px;display:grid}.content-picker-topic-grid button:hover,.content-picker-topic-grid button:focus-visible{color:#fff;background:color-mix(in srgb, var(--content-topic-color) 14%, #1d1d25);border-color:var(--content-topic-color);box-shadow:0 0 19px color-mix(in srgb, var(--content-topic-color) 17%, transparent)}.content-picker-topic-grid button>span{text-align:center;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:24px}.content-picker-topic-grid button strong{color:inherit;font-size:15px}html[data-display-mode=light] body>.content-picker-backdrop{color:#3d3547;background:#e0e4e8d1}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-dialog{color:#3d3547;background:radial-gradient(circle at 50% 43%,#8b5cf61a,#0000 35%),linear-gradient(145deg,#faf9fc,#edf0f3 68%,#f6f3f9);border-color:#bbb3c5;box-shadow:0 30px 76px #3731453d}html[data-display-mode=light] body>.content-picker-backdrop :is(.content-picker-intro h2,.content-picker-topic-heading h2){color:#241d2f}html[data-display-mode=light] body>.content-picker-backdrop :is(.content-picker-intro p,.content-picker-topic-heading p){color:#69717d}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-topic-heading>span{color:#69428a}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-center{color:#4c1d95;background:radial-gradient(circle at 35% 30%,#faf5ff,#e7e0ec 72%);border-color:#a98fba;box-shadow:0 0 32px #7e49a026}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-center span{color:#716679}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-branch{color:#3f3748;background:#fafafcf0;box-shadow:0 14px 35px #37314521}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-branch:hover{color:#241d2f;background:color-mix(in srgb, var(--content-branch-color) 9%, #fff)}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-footnote{color:#68717e}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-back{color:#62586b;background:#f4f1f6;border-color:#c8c0cf}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-back:hover{color:#4c1d95;background:#ebe3f1}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-topic-grid button{color:var(--content-topic-ink);background:var(--content-topic-tint);border-color:color-mix(in srgb, var(--content-topic-color) 30%, #c8c2ce)}html[data-display-mode=light] body>.content-picker-backdrop .content-picker-topic-grid button:hover{color:var(--content-topic-ink);background:color-mix(in srgb, var(--content-topic-color) 13%, var(--content-topic-tint))}@media (width<=740px){.brand-masthead{gap:.21em}.brand-studio{white-space:nowrap;max-width:none}.topic-select-menu{width:min(430px,100vw - 36px)}.content-picker-backdrop{padding:12px}.content-picker-dialog{border-radius:17px;min-height:calc(100svh - 24px);padding:26px 18px}.content-picker-radial{gap:10px;height:auto;margin-top:24px;display:grid}.content-picker-center,.content-picker-connectors{display:none}.content-picker-branch,.content-picker-branch-1,.content-picker-branch-2,.content-picker-branch-3{width:100%;min-height:116px;position:static;transform:none}.content-picker-branch:hover,.content-picker-branch:focus-visible,.content-picker-branch-3:hover,.content-picker-branch-3:focus-visible{transform:translateY(-2px)}.content-picker-back{margin:0 auto 16px 0;position:static}.content-picker-topic-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.content-picker-branch{transition:none}}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-panel{color:#30343a;background:color-mix(in srgb, var(--coaching-focus-tint) 64%, #f8f9fa);border-color:color-mix(in srgb, var(--coaching-focus-core) 76%, #aeb5bc)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-summary,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table td{color:#292d31}html[data-display-mode=light] .app-shell.active-tab-type :is(.coaching-results-summary>div:first-child>span,.coaching-results-chevron,.coaching-results-focus-lane>h3,.coaching-results-speed-lane>h3){color:color-mix(in srgb, var(--coaching-focus-core) 86%, #604300)}html[data-display-mode=light] .app-shell.active-tab-type :is(.coaching-results-hero-stats>span,.coaching-results-details>p,.coaching-results-group>p){color:#626970}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-scroll{border-color:color-mix(in srgb, var(--coaching-focus-core) 28%, #bdc3c9);background:#ffffffa8}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table th{color:color-mix(in srgb, var(--coaching-focus-core) 82%, #3f4449);background:color-mix(in srgb, var(--coaching-focus-tint) 52%, #e5e8ea)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table :is(th,td){border-bottom-color:color-mix(in srgb, var(--coaching-focus-core) 16%, #d1d5d9)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table code{color:#747b82;border-color:color-mix(in srgb, var(--coaching-focus-core) 24%, #cbd0d4);background:#f2f4f5}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table code.is-used{color:#292d31;background:color-mix(in srgb, var(--coaching-focus-tint) 58%, #fff);border-color:color-mix(in srgb, var(--coaching-focus-core) 82%, #9da4aa)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table .speed-evidence-value strong{color:#30353a}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table .speed-evidence-value small{color:#70777e;opacity:.58}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table td.pattern-improved,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-hero-stats .pattern-improved strong{color:#087a3e}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table td.pattern-mixed,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-hero-stats .pattern-mixed strong{color:#946000}html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-table td.pattern-regressed,html[data-display-mode=light] .app-shell.active-tab-type .coaching-results-hero-stats .pattern-regressed strong{color:#b42318}.coaching-completion-backdrop{overscroll-behavior:contain;justify-content:center;align-items:flex-start;display:flex;overflow-y:auto}.coaching-completion-hero{box-sizing:border-box;max-height:calc(100svh / var(--ui-scale,.8) - 32px);margin-block:auto;overflow:hidden auto}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-subtle{--coaching-focus-accent:var(--coach-subtle-bright);--coaching-focus-core:var(--coach-subtle-core);--coaching-focus-tint:var(--coach-subtle-tint);--coaching-focus-radiance:var(--coach-subtle-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-moderate{--coaching-focus-accent:var(--coach-moderate-bright);--coaching-focus-core:var(--coach-moderate-core);--coaching-focus-tint:var(--coach-moderate-tint);--coaching-focus-radiance:var(--coach-moderate-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-aggro{--coaching-focus-accent:var(--coach-aggro-bright);--coaching-focus-core:var(--coach-aggro-core);--coaching-focus-tint:var(--coach-aggro-tint);--coaching-focus-radiance:var(--coach-aggro-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-boot-camp{--coaching-focus-accent:var(--coach-boot-bright);--coaching-focus-core:var(--coach-boot-core);--coaching-focus-tint:var(--coach-boot-tint);--coaching-focus-radiance:var(--coach-boot-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus{color:#4a414f;background:color-mix(in srgb, var(--coaching-focus-tint) 78%, #fff);border-color:var(--coaching-focus-core);box-shadow:0 2px 6px #36274214, 0 0 12px var(--coaching-focus-radiance), inset 0 1px 0 #ffffffd6}html[data-display-mode=light] .app-shell.active-tab-type :is(.coaching-focus-title,.coaching-focus-lane-title){color:var(--coaching-focus-core)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-title{text-shadow:0 0 7px var(--coaching-focus-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus code:not(.is-used){color:#9f97a3;border-color:color-mix(in srgb, var(--coaching-focus-core) 20%, #d8d1dc);opacity:.72;background:0 0}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus code.is-used{color:#2b2230;background:color-mix(in srgb, var(--coaching-focus-accent) 12%, #fff);border-color:var(--coaching-focus-core);box-shadow:0 0 0 1px color-mix(in srgb, var(--coaching-focus-accent) 10%, transparent), 0 0 8px var(--coaching-focus-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .coaching-focus-visibility.is-visible{color:var(--coaching-focus-core);background:color-mix(in srgb, var(--coaching-focus-accent) 11%, #fff);border-color:var(--coaching-focus-core);box-shadow:0 0 0 2px color-mix(in srgb, var(--coaching-focus-accent) 11%, transparent), 0 0 9px var(--coaching-focus-radiance)}html[data-display-mode=light] .app-shell.active-tab-type .prompt-character.coaching-focus-highlight{-webkit-text-decoration-color:var(--coaching-focus-accent);text-decoration-color:var(--coaching-focus-accent);text-underline-offset:5px;text-shadow:0 3px 7px var(--coaching-focus-radiance);text-decoration-thickness:2.5px}
