:root{--font-sans: "Poppins", sans-serif;--font-mono: "DM Mono", monospace;--font-display: "Poppins", sans-serif;--font-size-hero: clamp(3rem, 6vw, 5.5rem);--font-size-display: clamp(2.25rem, 4vw, 4rem);--font-size-h1: clamp(2rem, 3.5vw, 3rem);--font-size-h2: clamp(1.5rem, 2.5vw, 2.25rem);--font-size-h3: clamp(1.125rem, 2vw, 1.5rem);--font-size-body-lg: 1.125rem;--font-size-body: 1rem;--font-size-body-sm: .875rem;--font-size-caption: .75rem;--line-height-tight: 1.02;--line-height-heading: 1.04;--line-height-body: 1.6;--line-height-relaxed: 1.72;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--letter-spacing-tight: -.04em;--letter-spacing-snug: -.02em;--letter-spacing-normal: 0;--letter-spacing-wide: .08em;--measure-body: 66ch;--measure-compact: 52ch;--radius-sm: 14px;--radius-md: 22px;--radius-lg: 32px;--radius-xl: 44px;--radius-pill: 999px;--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4.5rem;--space-section-y: clamp(4rem, 8vw, 8rem);--space-page-x: clamp(1rem, 3vw, 2.5rem);--navbar-height: 76px;--navbar-bottom: var(--navbar-height);--site-footer-height: 0px;--container-max: 1400px;--deck-card-width-offset: 48px;--deck-card-max-width: 1280px;--deck-edge-bottom: 12px;--deck-route-tab-overhang: 72px;--deck-card-height: calc(100vh - 120px) ;--deck-card-max-height: 760px;--deck-mobile-card-fallback-height: 900px;--deck-footer-gap: 24px;--deck-card-start-offset: 56px;--surface-edge-size: 7px;--deck-tab-width: 140px;--deck-tab-offset-x: 32px;--deck-tab-step: 125px;--stack-overlap-sm: 20px;--section-intro-max: 520px;--lesson-section-offset-top: 140px;--lesson-accent-strip: 6px;--lesson-copy-max: 500px;--lesson-player-max: 560px;--lesson-player-avatar-size: 44px;--lesson-player-progress-width: 120px;--hero-dock-overhang: 2rem;--hero-dock-min-height: 460px;--hero-glow: radial-gradient(circle, rgba(249, 115, 22, .06) 0%, transparent 70%);--hero-note-bottom: -24px;--hero-note-left: -40px;--hero-note-max-width: 220px;--deck-card-bg: color-mix(in srgb, var(--color-bg) 95%, transparent);--deck-card-border-top: rgba(20, 26, 35, .08);--deck-card-backdrop-blur: 8px;--section-card-bg: color-mix(in srgb, var(--color-panel-strong) 92%, var(--color-canvas-soft) 8%);--section-card-border: color-mix(in srgb, var(--color-border-strong) 74%, transparent);--intro-backdrop: #000000;--bg-deep: #0d1018;--reading-max: 760px;--hero-media-max: 620px;--sidebar-width: 312px;--sidebar-compact-width: 88px;--overlap-offset: clamp(1.5rem, 3vw, 3rem);--footer-offset: clamp(1rem, 2.5vw, 2.5rem);--motion-fast: .18s cubic-bezier(.2, .8, .2, 1);--motion-base: .26s cubic-bezier(.2, .8, .2, 1);--motion-slow: .42s cubic-bezier(.2, .8, .2, 1);--hover-lift: translateY(-2px);--hover-lift-strong: translateY(-4px);--shadow-card: 0 18px 48px rgba(20, 26, 35, .08);--shadow-card-strong: 0 24px 80px rgba(0, 0, 0, .18);--shadow-panel-overlap: 0 24px 80px rgba(0, 0, 0, .26);--shadow-button-primary: 0 10px 30px rgba(249, 115, 22, .22);--shadow-focus-ring: 0 0 0 4px rgba(249, 115, 22, .18);--z-base: 1;--z-overlap: 10;--z-sticky-nav: 30;--z-floating-player: 40;--z-modal: 80;--z-assistant: 90;--brand-primary: #f97316;--brand-secondary: #04c582;--brand-tertiary: #9b2dfc;--brand-quaternary: #13b4e0;--brand-deep-accent: #cd0e3c;--brand-neutral-accent: #9ca3af;--state-success: #10b981;--state-warning: #f59e0b;--state-error: #ef4444;--state-info: #38bdf8;--color-canvas: #f7f7f4;--color-canvas-soft: #eff1ec;--color-panel: rgba(255, 255, 255, .86);--color-panel-strong: #ffffff;--color-panel-elevated: #e9ece5;--color-border: rgba(20, 26, 35, .08);--color-border-strong: rgba(20, 26, 35, .14);--color-text: #141a23;--color-text-secondary: #425064;--color-text-muted: #6b778a;--color-text-inverse: #ffffff;--color-dim: rgba(20, 26, 35, .1);--color-bg: var(--color-canvas);--color-bg-soft: var(--color-canvas-soft);--color-surface: var(--color-panel);--color-surface-strong: var(--color-panel-strong);--color-surface-elevated: var(--color-panel-elevated);--color-line: var(--color-border);--color-line-strong: var(--color-border-strong);--color-primary-text: var(--color-text);--color-secondary-text: var(--color-text-secondary);--color-muted-text: var(--color-text-muted);--color-accent: var(--brand-primary);--color-accent-contrast: var(--color-text-inverse);--color-tab-text: #10161f;--app-shell-bg: var(--color-canvas);--app-shell-text: var(--color-text);--app-shell-text-muted: var(--color-text-secondary);--button-radius: var(--radius-pill);--card-radius: var(--radius-lg);--panel-radius: var(--radius-xl);--input-radius: var(--radius-md);--section-radius: clamp(1.75rem, 3vw, 2.75rem)}@media (max-width: 1024px){:root{--hero-dock-min-height: 400px;--lesson-section-offset-top: 112px}}@media (max-width: 768px){:root{--hero-dock-min-height: 340px;--lesson-section-offset-top: 80px;--lesson-player-progress-width: 100%;--hero-note-max-width: 100%}}[data-theme=dark]{--shadow-card: 0 18px 60px rgba(0, 0, 0, .34);--shadow-card-strong: 0 24px 80px rgba(0, 0, 0, .34);--color-canvas: #0d1117;--color-canvas-soft: #141a23;--color-panel: rgba(255, 255, 255, .05);--color-panel-strong: rgba(255, 255, 255, .08);--color-panel-elevated: #18202b;--color-border: rgba(255, 255, 255, .1);--color-border-strong: rgba(255, 255, 255, .16);--color-text: #f5f7fa;--color-text-secondary: #c2cad6;--color-text-muted: #9099a8;--color-text-inverse: #10161f;--color-dim: rgba(7, 10, 15, .64);--deck-card-bg: color-mix(in srgb, var(--color-bg) 95%, transparent);--deck-card-border-top: rgba(255, 255, 255, .12);--deck-card-backdrop-blur: 8px;--section-card-bg: color-mix(in srgb, #18202b 72%, #0d1117 28%);--section-card-border: color-mix(in srgb, rgba(255, 255, 255, .16) 82%, transparent);--color-bg: var(--color-canvas);--color-bg-soft: var(--color-canvas-soft);--color-surface: var(--color-panel);--color-surface-strong: var(--color-panel-strong);--color-surface-elevated: var(--color-panel-elevated);--color-line: var(--color-border);--color-line-strong: var(--color-border-strong);--color-primary-text: var(--color-text);--color-secondary-text: var(--color-text-secondary);--color-muted-text: var(--color-text-muted);--color-accent: var(--brand-primary);--color-accent-contrast: var(--color-text-inverse);--color-tab-text: #ffffff;--app-shell-bg: var(--color-canvas);--app-shell-text: var(--color-text);--app-shell-text-muted: var(--color-text-secondary)}[data-accent=primary]{--color-accent: var(--brand-primary);--color-accent-contrast: var(--color-text-inverse)}[data-accent=secondary]{--color-accent: var(--brand-secondary);--color-accent-contrast: var(--color-text-inverse)}[data-accent=tertiary]{--color-accent: var(--brand-tertiary);--color-accent-contrast: var(--color-text-inverse)}[data-accent=quaternary]{--color-accent: var(--brand-quaternary);--color-accent-contrast: var(--color-text-inverse)}[data-accent=deep]{--color-accent: var(--brand-deep-accent);--color-accent-contrast: var(--color-text-inverse)}[data-accent=neutral]{--color-accent: var(--brand-neutral-accent);--color-accent-contrast: var(--color-text-inverse)}body{font-family:var(--font-sans);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--color-primary-text);background:var(--color-bg)}h1,h2,h3,h4,h5,h6,.display,.hero-title{font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-heading);color:var(--color-primary-text)}.hero-title{font-size:var(--font-size-hero);max-width:11ch}.display{font-size:var(--font-size-display)}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}code,.mono,.prompt,.metric-meta{font-family:var(--font-mono)}.home-deck{--deck-edge-bottom: 12px;--deck-overlap: 40px;--deck-content-safe-bottom: calc(var(--deck-edge-bottom) + 58px);--deck-mobile-end-spacer: clamp(8rem, 24vh, 14rem);position:relative}.deck-section{scroll-margin-top:calc(var(--navbar-height) + var(--space-sm))}.deck-mobile-overlay,.deck-mobile-overlay__edge{display:none}.home-deck .deck-card{--deck-accent: var(--brand-primary);--deck-accent-glass: color-mix(in srgb, var(--deck-accent) 92%, transparent);box-sizing:border-box;grid-area:1 / 1;align-self:start;border-radius:0 0 var(--radius-lg) var(--radius-lg);border:none;border-top:1px solid var(--deck-card-border-top);background-clip:padding-box;background:var(--deck-card-bg);-webkit-backdrop-filter:blur(var(--deck-card-backdrop-blur));backdrop-filter:blur(var(--deck-card-backdrop-blur));overflow:visible;width:calc(100% - var(--deck-card-width-offset));max-width:var(--deck-card-max-width);margin-left:auto;margin-right:auto;box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--deck-accent-glass);isolation:isolate;transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s cubic-bezier(.25,1,.5,1),filter .3s}.home-deck .deck-card>.container{height:100%;min-height:0;padding-bottom:var(--deck-content-safe-bottom);overflow:hidden}[data-theme=dark] .home-deck .deck-card{box-shadow:0 2px 12px #00000026,0 8px 32px #0000001a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--deck-accent-glass)}.home-deck .deck-card:hover{box-shadow:0 6px 20px #0000001f,0 16px 48px #00000014,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--deck-accent-glass)}[data-theme=dark] .home-deck .deck-card:hover{box-shadow:0 6px 20px #0003,0 16px 48px #00000026,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--deck-accent-glass)}.home-deck .deck-card:hover{filter:brightness(1.05)}.home-deck .deck-card[data-deck="0"]{--deck-accent: var(--brand-primary)}.home-deck .deck-card[data-deck="1"]{--deck-accent: var(--brand-secondary)}.home-deck .deck-card[data-deck="2"]{--deck-accent: var(--brand-deep-accent)}.home-deck .deck-card[data-deck="3"]{--deck-accent: var(--brand-secondary)}.home-deck .deck-card[data-deck="4"]{--deck-accent: var(--brand-quaternary)}.home-deck .deck-card[data-deck="5"]{--deck-accent: var(--brand-tertiary)}.home-deck .deck-card[data-deck="6"]{--deck-accent: var(--brand-quaternary)}.deck-tab-container{position:absolute;bottom:0;left:0;right:0;height:0;z-index:100;pointer-events:none}.deck-tab{--deck-tab-center: calc( var(--deck-tab-offset-x) + (var(--deck-index, 0) * var(--deck-tab-step)) + (var(--deck-tab-width) / 2) );--deck-tab-scale: 1;position:absolute;pointer-events:auto;top:0;min-height:48px;min-width:var(--deck-tab-width);width:max-content;left:var(--deck-tab-center);padding:0 22px;display:inline-flex;align-items:center;gap:6px;justify-content:center;font-family:var(--font-sans);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.5px;color:var(--color-tab-text);white-space:nowrap;opacity:1;background:var(--deck-accent-glass);border:none;border-top:none;border-radius:0 0 var(--radius-md) var(--radius-md);cursor:pointer;transform:translate(-50%) scale(var(--deck-tab-scale));transform-origin:center top;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 14px #00000040,0 2px 6px #00000026,inset 0 1px #ffffff1f;transition:transform .24s cubic-bezier(.16,1,.3,1),padding .24s cubic-bezier(.16,1,.3,1),font-size .22s cubic-bezier(.16,1,.3,1),letter-spacing .22s cubic-bezier(.16,1,.3,1),background .24s cubic-bezier(.16,1,.3,1),box-shadow .24s cubic-bezier(.16,1,.3,1),opacity .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1),-webkit-backdrop-filter .24s cubic-bezier(.16,1,.3,1),backdrop-filter .24s cubic-bezier(.16,1,.3,1)}.deck-tab:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}[data-active=true] .deck-card{--deck-accent-glass: var(--deck-accent)}[data-active=true] .deck-tab{--deck-tab-scale: 1.06;font-size:.85rem;padding:0 36px;letter-spacing:.8px;opacity:1;background:var(--deck-accent);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff2e}.deck-card-hint{--deck-hint-rotation: 0deg;--deck-arrow-size: 18px;--deck-arrow-travel: 15px;--deck-arrow-offset: 8px;position:absolute;left:50%;width:var(--deck-arrow-size);height:calc(var(--deck-arrow-size) + var(--deck-arrow-offset) + 4px);transform:translate(-50%) rotate(var(--deck-hint-rotation));transform-origin:center;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:2}[data-will-tuck=true] .deck-card:has(.deck-tab:hover)>.deck-card-hint{--deck-hint-rotation: 180deg;opacity:1;bottom:calc(var(--deck-edge-bottom) + 16px)}[data-show-hint=true][data-will-tuck=false] .deck-card:has(.deck-tab:hover)>.deck-card-hint{--deck-hint-rotation: 0deg;opacity:1;bottom:-42px}.deck-tab-arrow{position:absolute;top:0;left:50%;width:var(--deck-arrow-size);height:var(--deck-arrow-size);margin-left:calc(var(--deck-arrow-size) / -2);border-left:2.5px solid rgba(255,255,255,.92);border-bottom:2.5px solid rgba(255,255,255,.92);border-radius:3px;-webkit-transform:rotate(-45deg) translate(0,0);transform:rotate(-45deg) translate(0);-webkit-transform-origin:center;transform-origin:center;-webkit-animation:deckArrowSweep 1.5s infinite;animation:deckArrowSweep 1.5s infinite;isolation:isolate;box-sizing:border-box;filter:drop-shadow(0 0 2px rgba(255,255,255,.38)) drop-shadow(0 0 10px rgba(255,255,255,.16)) drop-shadow(0 8px 18px rgba(0,0,0,.2));opacity:0}.deck-tab-arrow:before,.deck-tab-arrow:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-sizing:border-box}.deck-tab-arrow:before{top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;border-left:3px solid rgba(255,255,255,.16);border-bottom:3px solid rgba(255,255,255,.16);filter:blur(3.5px);opacity:.95}.deck-tab-arrow:after{top:1px;right:1px;bottom:1px;left:1px;border-left:1px solid rgba(255,255,255,.36);border-bottom:1px solid rgba(255,255,255,.36);opacity:.8}.deck-tab-arrow:nth-child(1){animation-delay:0s}.deck-tab-arrow:nth-child(2){top:var(--deck-arrow-offset);animation-delay:.2s}@-webkit-keyframes deckArrowSweep{0%{-webkit-transform:rotate(-45deg) translate(0,0);opacity:0}50%{opacity:1}to{-webkit-transform:rotate(-45deg) translate(calc(-1 * var(--deck-arrow-travel)),var(--deck-arrow-travel));opacity:0}}@keyframes deckArrowSweep{0%{transform:rotate(-45deg) translate(0);opacity:0}50%{opacity:1}to{transform:rotate(-45deg) translate(calc(-1 * var(--deck-arrow-travel)),var(--deck-arrow-travel));opacity:0}}@media (prefers-reduced-motion: reduce){.deck-tab-arrow{-webkit-animation:none;animation:none}}@media (max-width: 1024px){.home-deck{--deck-overlap: 0px;--deck-mobile-cap-reveal: var(--radius-lg);--deck-mobile-navbar-edge: var(--deck-edge-bottom);--deck-mobile-card-overlap: var(--deck-mobile-cap-reveal)}.deck-track--mobile{position:relative;margin-top:calc(-1 * var(--navbar-height));padding-top:0}.deck-track--mobile .deck-mobile-item+.deck-mobile-item{margin-top:calc(-1 * var(--deck-mobile-card-overlap))}.deck-track--mobile .deck-mobile-tail{width:100%;min-height:var(--deck-mobile-end-spacer);height:var(--deck-mobile-end-spacer);pointer-events:none}.deck-track--mobile .deck-mobile-item{position:sticky;top:calc(var(--navbar-height) - var(--deck-mobile-card-height, 100vh) + ((var(--deck-mobile-order, 0) + 1) * var(--deck-mobile-navbar-edge)))}.deck-track--mobile .deck-mobile-item .deck-card{top:0}.home-deck .deck-card{width:100%;max-width:none;margin-left:0;margin-right:0;margin-bottom:0;height:auto;max-height:none;box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--deck-accent-glass);background:color-mix(in srgb,var(--color-bg) 98%,transparent);position:relative}.home-deck .deck-card>.container{height:auto;min-height:0;padding-bottom:calc(var(--deck-edge-bottom) + var(--space-xl));overflow:visible}.home-deck .deck-card:hover{filter:none;box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--deck-accent-glass)}[data-theme=dark] .home-deck .deck-card,[data-theme=dark] .home-deck .deck-card:hover{background:color-mix(in srgb,var(--color-surface-elevated) 96%,var(--color-bg));box-shadow:0 2px 12px #00000026,0 8px 32px #0000001a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--deck-accent-glass)}.deck-tab-container{display:none}}.btn{--btn-tone: var(--color-accent);display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2xs);font-family:var(--font-sans);font-weight:var(--font-weight-semibold);border-radius:var(--button-radius);transition:transform var(--motion-fast),background-color var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast),border-color var(--motion-fast);cursor:pointer;border:none;text-decoration:none}.btn:focus-visible{outline:none;box-shadow:var(--shadow-focus-ring)}.btn--primary{background-color:var(--btn-tone);color:var(--color-accent-contrast);box-shadow:var(--shadow-button-primary)}.btn--primary:hover,.btn--solid:hover,.btn--soft:hover,.btn--outline:hover{transform:var(--hover-lift)}.btn--solid{background-color:var(--btn-tone);color:var(--color-accent-contrast);box-shadow:var(--shadow-button-primary)}.btn--secondary{background-color:color-mix(in srgb,var(--color-surface-strong) 76%,transparent);color:var(--color-primary-text);border:1px solid color-mix(in srgb,var(--color-line-strong) 86%,transparent);box-shadow:0 1px color-mix(in srgb,var(--color-primary-text) 8%,transparent)}.btn--secondary:hover{background-color:var(--color-surface-strong);border-color:color-mix(in srgb,currentColor 18%,var(--color-line-strong));transform:var(--hover-lift)}.btn--ghost{background-color:transparent;color:var(--color-secondary-text);border:1px solid color-mix(in srgb,var(--color-line-strong) 82%,var(--color-line));box-shadow:none}.btn--ghost:hover{background-color:color-mix(in srgb,var(--color-surface-strong) 82%,transparent);color:var(--color-primary-text)}.btn--soft{background-color:color-mix(in srgb,var(--btn-tone) 12%,transparent);color:color-mix(in srgb,var(--btn-tone) 76%,var(--color-primary-text));border:1px solid color-mix(in srgb,var(--btn-tone) 34%,var(--color-line));box-shadow:none}.btn--soft:hover{background-color:color-mix(in srgb,var(--btn-tone) 16%,var(--color-surface-strong));border-color:color-mix(in srgb,var(--btn-tone) 48%,var(--color-line));color:color-mix(in srgb,var(--btn-tone) 86%,var(--color-primary-text))}.btn--outline{background-color:transparent;color:color-mix(in srgb,var(--btn-tone) 76%,var(--color-primary-text));border:1px solid color-mix(in srgb,var(--btn-tone) 42%,var(--color-line));box-shadow:none}.btn--outline:hover{background-color:color-mix(in srgb,var(--btn-tone) 9%,transparent);border-color:color-mix(in srgb,var(--btn-tone) 58%,var(--color-line));color:var(--color-primary-text)}.btn:disabled,.btn[aria-disabled=true]{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.btn--sm{padding:var(--space-xs) var(--space-md);font-size:var(--font-size-body-sm)}.btn--xs{min-height:2rem;padding:.28rem .66rem;font-size:.76rem;border-radius:var(--radius-pill)}.btn--md{padding:var(--space-sm) var(--space-lg);font-size:var(--font-size-body)}.btn--lg{padding:var(--space-md) var(--space-xl);font-size:var(--font-size-body-lg)}.accent-surface{--accent-surface-tone: var(--color-accent);--accent-surface-edge-size: var(--surface-edge-size);--accent-surface-shadow: var(--shadow-card);position:relative;border:0;background:var(--section-card-bg);background-clip:padding-box;color:var(--color-primary-text);box-shadow:var(--accent-surface-shadow)}.accent-surface--card{border-radius:var(--card-radius)}.accent-surface--tile{border-radius:calc(var(--radius-md) - 8px)}.accent-surface--panel{border-radius:var(--panel-radius)}.accent-surface--popover{border-radius:calc(var(--radius-md) - 3px)}.accent-surface--edge-left{box-shadow:var(--accent-surface-shadow),inset var(--accent-surface-edge-size) 0 0 color-mix(in srgb,var(--accent-surface-tone) 92%,transparent)}.accent-surface--edge-right{box-shadow:var(--accent-surface-shadow),inset calc(-1 * var(--accent-surface-edge-size)) 0 0 color-mix(in srgb,var(--accent-surface-tone) 92%,transparent)}.accent-surface--edge-top{box-shadow:var(--accent-surface-shadow),inset 0 var(--accent-surface-edge-size) 0 color-mix(in srgb,var(--accent-surface-tone) 92%,transparent)}.accent-surface--edge-bottom{box-shadow:var(--accent-surface-shadow),inset 0 calc(-1 * var(--accent-surface-edge-size)) 0 color-mix(in srgb,var(--accent-surface-tone) 92%,transparent)}.accent-surface--interactive{cursor:pointer;transition:background var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast),transform var(--motion-fast)}.accent-surface--interactive:hover,.accent-surface--interactive:focus-visible{background:var(--accent-surface-tone);color:var(--color-accent-contrast);box-shadow:0 12px 24px color-mix(in srgb,var(--accent-surface-tone) 24%,transparent);transform:translateY(-1px)}.icon-button{--icon-button-tone: var(--color-accent);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;border-radius:var(--radius-pill);color:inherit;background:transparent;cursor:pointer;transition:transform var(--motion-fast),background var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast)}.icon-button--sm{width:2rem;height:2rem}.icon-button--md{width:2.5rem;height:2.5rem}.icon-button--lg{width:3rem;height:3rem}.icon-button--neutral{--icon-button-tone: var(--color-line-strong)}.icon-button--accent{--icon-button-tone: var(--color-accent)}.icon-button--primary{--icon-button-tone: var(--brand-primary)}.icon-button--secondary{--icon-button-tone: var(--brand-secondary)}.icon-button--tertiary{--icon-button-tone: var(--brand-tertiary)}.icon-button--quaternary{--icon-button-tone: var(--brand-quaternary)}.icon-button--deep{--icon-button-tone: var(--brand-deep-accent)}.icon-button--solid{background:var(--icon-button-tone);color:var(--color-accent-contrast);box-shadow:var(--shadow-button-primary)}.icon-button--soft{background:color-mix(in srgb,var(--icon-button-tone) 12%,transparent);color:color-mix(in srgb,var(--icon-button-tone) 78%,var(--color-primary-text))}.icon-button--ghost:hover,.icon-button--soft:hover,.icon-button--ghost:focus-visible,.icon-button--soft:focus-visible{background:color-mix(in srgb,var(--icon-button-tone) 14%,transparent);color:var(--color-primary-text);transform:var(--hover-lift)}.icon-button:disabled,.icon-button[aria-disabled=true]{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.icon-button:focus-visible{outline:none;box-shadow:var(--shadow-focus-ring)}.selectable-tile{font:inherit}.answer-tile{--answer-tile-tone: var(--color-accent);font:inherit}.action-row{display:flex;align-items:center;gap:var(--space-xs)}.action-row--start{justify-content:flex-start}.action-row--center{justify-content:center}.action-row--end{justify-content:flex-end}.action-row--between{justify-content:space-between}.action-row--compact{gap:var(--space-2xs)}.action-row--wrap{flex-wrap:wrap}.action-row--nowrap{flex-wrap:nowrap}.prompt-popover{color:var(--color-primary-text)}.meta-chip{--meta-chip-tone: var(--color-line-strong);display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:var(--radius-pill);font-family:var(--font-mono);font-weight:var(--font-weight-medium);line-height:1.2;text-transform:uppercase;letter-spacing:var(--letter-spacing-wide);white-space:nowrap}.meta-chip--sm{padding:var(--space-2xs) var(--space-sm);font-size:var(--font-size-caption)}.meta-chip--md{padding:var(--space-xs) var(--space-md);font-size:var(--font-size-body-sm)}.meta-chip--neutral{--meta-chip-tone: var(--color-line-strong)}.meta-chip--accent{--meta-chip-tone: var(--color-accent)}.meta-chip--primary{--meta-chip-tone: var(--brand-primary)}.meta-chip--secondary{--meta-chip-tone: var(--brand-secondary)}.meta-chip--tertiary{--meta-chip-tone: var(--brand-tertiary)}.meta-chip--quaternary{--meta-chip-tone: var(--brand-quaternary)}.meta-chip--deep{--meta-chip-tone: var(--brand-deep-accent)}.meta-chip--soft{border:1px solid color-mix(in srgb,var(--meta-chip-tone) 36%,var(--color-line));background:color-mix(in srgb,var(--meta-chip-tone) 9%,var(--color-surface));color:color-mix(in srgb,var(--meta-chip-tone) 76%,var(--color-secondary-text))}.meta-chip--solid{border:1px solid color-mix(in srgb,var(--meta-chip-tone) 84%,transparent);background:var(--meta-chip-tone);color:var(--color-accent-contrast)}.toggle-chip{cursor:pointer;transition:transform var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast)}.toggle-chip:hover{transform:var(--hover-lift);border-color:color-mix(in srgb,var(--meta-chip-tone) 46%,var(--color-line))}.toggle-chip.is-active{border-color:color-mix(in srgb,var(--meta-chip-tone) 54%,var(--color-line));background:color-mix(in srgb,var(--meta-chip-tone) 12%,transparent);color:color-mix(in srgb,var(--meta-chip-tone) 78%,var(--color-primary-text))}.toggle-chip:disabled{cursor:not-allowed;opacity:.58;transform:none}.public-layout{width:100%;min-height:100vh}.public-layout__body{min-height:calc(100vh - var(--navbar-height))}.site-nav{position:sticky;top:0;z-index:var(--z-sticky-nav);background-color:var(--color-surface-strong);color:var(--color-text);padding:var(--space-sm) var(--space-md);width:100%;max-width:var(--container-max);margin:0 auto;border-radius:0 0 var(--radius-lg) var(--radius-lg);border:1px solid rgba(128,128,128,.08);border-top:none;box-shadow:var(--shadow-card-strong);transition:background-color var(--motion-base),color var(--motion-base),border-color var(--motion-base)}[data-theme=dark] .site-nav{border-top:1px solid rgba(255,255,255,.1);background-color:var(--color-surface-elevated);color:var(--color-text)}.site-nav__brand img{filter:none;transition:filter var(--motion-base)}.site-nav__brand-logo,.site-nav__brand-spacer{height:1.6em;margin-right:-2px}.site-nav__brand-spacer{width:1.6em;opacity:0}.site-nav__links a,.site-nav__brand{color:inherit}.site-nav__inner{display:flex;justify-content:space-between;align-items:center;max-width:var(--container-max);margin:0 auto;padding:0 var(--space-page-x);gap:var(--space-md)}.site-nav__brand{font-family:var(--font-display);font-weight:var(--font-weight-bold);font-size:var(--font-size-h2);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);color:inherit;text-decoration:none;display:inline-flex;align-items:center}.site-nav__brand-group{display:flex;align-items:center;gap:1.25rem;min-width:0}.site-nav__brand-divider{width:1px;height:24px;background-color:currentColor;opacity:.15}.site-nav__brand-dot{width:4px;height:4px;flex:0 0 auto;border-radius:50%;background-color:currentColor;opacity:.3;margin:0 var(--space-xs)}.site-nav__back{font-family:var(--font-sans);font-size:.95rem;font-weight:var(--font-weight-medium);color:inherit;text-decoration:none;opacity:.8;display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem .5rem 0;transition:opacity .2s ease,transform .2s ease}.site-nav__back--flush{padding:0}.site-nav__back-arrow{margin-right:6px}.site-nav__back:hover{opacity:1;transform:translate(-2px)}.site-nav__course-title{font-family:var(--font-display);font-size:1rem;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-snug);color:inherit;opacity:.9;flex:1;text-align:center}.site-nav__presentation-context{display:flex;align-items:baseline;justify-content:center;flex:1;min-width:0;gap:clamp(.78rem,1.6vw,1.15rem);color:inherit;text-align:center;font-size:clamp(1.18rem,1.8vw,1.42rem);line-height:1.05}.site-nav__presentation-title{min-width:0;overflow:hidden;font-family:var(--font-display);font-size:1em;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-snug);text-overflow:ellipsis;white-space:nowrap}.site-nav__presentation-date{flex:0 0 auto;font-size:1em;font-weight:var(--font-weight-medium);white-space:nowrap}.site-nav__links{display:flex;gap:var(--space-lg);align-items:center;font-weight:var(--font-weight-medium)}.site-nav__links a{color:inherit;text-decoration:none;opacity:.88;transition:opacity .2s}.site-nav__links a:hover{opacity:1}.site-nav__actions{display:flex;gap:var(--space-md);align-items:center}.site-nav__mobile-menu-button,.site-nav__mobile-menu{display:none}.site-nav__mobile-menu-button{align-items:center;justify-content:center;flex:0 0 auto;width:2.5rem;height:2.5rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 72%,transparent);border-radius:50%;background:color-mix(in srgb,var(--color-bg) 82%,transparent);color:var(--color-primary-text);box-shadow:0 3px 9px color-mix(in srgb,black 10%,transparent),inset 0 -2px color-mix(in srgb,var(--brand-primary) 22%,transparent);cursor:pointer;transition:border-color var(--motion-fast),background-color var(--motion-fast),transform var(--motion-fast)}.site-nav__mobile-menu-icon{width:1.28rem;height:1.28rem;overflow:visible}.site-nav__mobile-menu-icon-line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.15;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:center;transition:opacity var(--motion-fast),transform var(--motion-fast)}.site-nav__mobile-menu-button[aria-expanded=true] .site-nav__mobile-menu-icon-line--top{transform:translateY(5px) rotate(45deg)}.site-nav__mobile-menu-button[aria-expanded=true] .site-nav__mobile-menu-icon-line--middle{opacity:0;transform:scaleX(.4)}.site-nav__mobile-menu-button[aria-expanded=true] .site-nav__mobile-menu-icon-line--bottom{transform:translateY(-5px) rotate(-45deg)}.site-nav__mobile-menu-button:hover,.site-nav__mobile-menu-button:focus-visible{border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--color-line-strong));background:color-mix(in srgb,var(--brand-primary) 10%,var(--color-bg));transform:translateY(-1px)}.site-nav__mobile-menu{position:fixed;top:calc(var(--navbar-bottom, var(--navbar-height)) + var(--space-xs));right:max(var(--space-sm),env(safe-area-inset-right));left:max(var(--space-sm),env(safe-area-inset-left));z-index:var(--z-modal);max-height:calc(100dvh - var(--navbar-bottom, var(--navbar-height)) - var(--space-lg));overflow:auto;color:var(--color-primary-text);pointer-events:none}.site-nav__mobile-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--space-xs);padding:0;pointer-events:auto}.site-nav__mobile-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.65rem;padding:0 var(--space-lg);border:1px solid color-mix(in srgb,var(--brand-primary) 18%,transparent);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-bg) 88%,transparent);color:inherit;text-decoration:none;font-family:var(--font-display);font-weight:var(--font-weight-semibold);box-shadow:0 9px 22px color-mix(in srgb,black 10%,transparent),inset 0 -2px color-mix(in srgb,var(--brand-primary) 18%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color var(--motion-fast),border-color var(--motion-fast),transform var(--motion-fast)}.site-nav__mobile-link--back{border-color:color-mix(in srgb,var(--brand-quaternary) 28%,transparent);background:color-mix(in srgb,var(--brand-quaternary) 12%,var(--color-bg))}.site-nav__mobile-link:hover,.site-nav__mobile-link:focus-visible{border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--color-line-strong));background:color-mix(in srgb,var(--brand-primary) 10%,var(--color-bg));transform:translateY(-1px)}.site-nav__theme-minimal-switch{--theme-switch-tone: var(--brand-primary);position:relative;width:4.05rem;height:2.48rem;overflow:visible;border:0;border-radius:0;background:transparent;color:var(--color-primary-text);box-shadow:none;transition:background-color var(--motion-fast),box-shadow var(--motion-fast)}.site-nav__theme-minimal-switch.is-light{--theme-switch-tone: var(--brand-primary)}.site-nav__theme-minimal-track{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:center;pointer-events:none}.site-nav__theme-minimal-slot{color:color-mix(in srgb,var(--theme-switch-tone) 82%,var(--color-primary-text));font-size:.9rem;line-height:1;opacity:.72;transition:opacity var(--motion-fast),transform var(--motion-fast)}.site-nav__theme-minimal-thumb{position:absolute;top:50%;left:.08rem;display:inline-flex;align-items:center;justify-content:center;width:2.22rem;height:2.22rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 62%,transparent);border-radius:50%;background:color-mix(in srgb,var(--color-bg) 86%,transparent);box-shadow:0 3px 9px color-mix(in srgb,black 12%,transparent),inset 0 -2px color-mix(in srgb,var(--theme-switch-tone) 26%,transparent);transform:translateY(-50%);transition:transform .26s cubic-bezier(.16,1,.3,1),border-color var(--motion-fast),background-color var(--motion-fast),box-shadow var(--motion-fast)}.site-nav__theme-minimal-switch.is-light .site-nav__theme-minimal-thumb{transform:translate(calc(100% - .55rem),-50%)}.site-nav__theme-minimal-thumb-icon{position:relative;z-index:1;font-size:.88rem;line-height:1}.site-nav__theme-minimal-switch:hover,.site-nav__theme-minimal-switch:focus-visible,.icon-button--ghost.site-nav__theme-minimal-switch:hover,.icon-button--ghost.site-nav__theme-minimal-switch:focus-visible{background:transparent;color:var(--color-primary-text);box-shadow:none;outline:none;transform:none}.site-nav__theme-minimal-switch:hover .site-nav__theme-minimal-thumb,.site-nav__theme-minimal-switch:focus-visible .site-nav__theme-minimal-thumb{border-color:color-mix(in srgb,var(--color-line-strong) 62%,transparent);background:color-mix(in srgb,var(--theme-switch-tone) 12%,var(--color-bg));box-shadow:0 3px 9px color-mix(in srgb,black 12%,transparent),inset 0 -2px color-mix(in srgb,var(--theme-switch-tone) 42%,transparent)}.site-nav__theme-minimal-switch:hover .site-nav__theme-minimal-slot,.site-nav__theme-minimal-switch:focus-visible .site-nav__theme-minimal-slot{opacity:.86}.site-footer{padding:var(--space-2xl) 0 var(--footer-offset);position:fixed;bottom:calc(max(calc(100vh - var(--deck-card-start-offset) - var(--deck-card-height)),calc(100vh - var(--deck-card-start-offset) - var(--deck-card-max-height))) + var(--deck-edge-bottom, 12px) + 120px);left:0;right:0;z-index:0;opacity:var(--footer-opacity, 1);filter:var(--footer-filter, blur(0px));transition:opacity .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1)}.site-footer__inner{width:calc(100% - var(--deck-card-width-offset));max-width:var(--deck-card-max-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--space-xl);padding-top:calc(var(--route-page-tag-space, 64px) + var(--space-sm))}.site-footer__brand-block{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);flex:1;justify-content:center;padding:var(--space-lg) 0;text-align:center}.site-footer__brand-wordmark{display:flex;align-items:center;justify-content:center;gap:4px;flex:none}.site-footer__brand-logo{width:clamp(4rem,6.5vw,5.5rem);height:clamp(4rem,6.5vw,5.5rem);flex-shrink:0;object-fit:contain;filter:drop-shadow(0 12px 28px rgba(20,26,35,.14))}.site-footer__brand-name{margin:0;display:inline-block;font-family:var(--font-display);font-size:clamp(3rem,6vw,5rem);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);line-height:1;color:var(--app-shell-text)}.site-footer__brand-description{margin:0;flex:none;max-width:42rem;font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.5;color:var(--app-shell-text-muted);opacity:.88}.site-footer__notes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:var(--space-xl) var(--space-lg);align-items:start}@media (min-width: 900px){.site-footer__note:nth-child(1){margin-top:0;margin-bottom:calc(var(--space-lg) * 1)}.site-footer__note:nth-child(2){margin-top:calc(var(--space-lg) * .5);margin-bottom:calc(var(--space-lg) * .5)}.site-footer__note:nth-child(3){margin-top:calc(var(--space-lg) * 1);margin-bottom:0}}.site-footer__note{--note-accent: var(--brand-primary);padding:var(--space-md) var(--space-lg) var(--space-md);overflow:hidden;transition:background var(--motion-base),box-shadow var(--motion-base),transform var(--motion-base)}.site-footer__note:before{display:none}.site-footer__note:hover{transform:translateY(-2px);background:color-mix(in srgb,var(--note-accent) 8%,var(--section-card-bg));box-shadow:var(--shadow-card),0 12px 36px color-mix(in srgb,var(--note-accent) 18%,transparent),inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--note-accent) 92%,transparent)}.site-footer__note--primary{--note-accent: var(--brand-primary)}.site-footer__note--quaternary{--note-accent: var(--brand-quaternary)}.site-footer__note--tertiary{--note-accent: var(--brand-tertiary)}.site-footer__note-body{display:flex;flex-direction:column;gap:var(--space-xs)}.site-footer__note-title{margin:0;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:var(--font-weight-semibold);line-height:1.35;color:var(--color-text);transition:color var(--motion-base)}.site-footer__note-copy{margin:0;font-size:clamp(.85rem,1.1vw,.95rem);line-height:1.7;color:var(--color-text-muted);transition:color var(--motion-base)}.site-footer__note-actions{margin-top:var(--space-xs);padding-top:0}.site-footer__note-actions .btn{min-width:min(100%,12rem)}.site-footer__meta{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;gap:var(--space-md);padding-top:var(--space-md);padding-bottom:var(--space-lg);border-top:1px solid color-mix(in srgb,var(--app-shell-text) 42%,transparent);color:var(--app-shell-text-muted)}.site-footer__meta-links{display:flex;flex-wrap:wrap;gap:var(--space-lg)}.site-footer__meta a{color:var(--app-shell-text-muted);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-medium);text-decoration:none;transition:color var(--motion-fast)}.site-footer__meta a:hover{color:var(--app-shell-text)}.site-footer__meta-year{margin:0;font-size:var(--font-size-caption)}@media (prefers-reduced-motion: reduce){.site-footer__note{transition:none}}.home-section--divided{border-top:var(--section-divider)}.home-section--lesson{padding-top:var(--lesson-section-offset-top)}.hero-section{padding-top:var(--space-3xl);padding-bottom:var(--space-2xl);overflow:visible}.section-intro{margin-bottom:clamp(1.05rem,2.2vh,var(--space-2xl));max-width:var(--section-intro-max)}.section-intro--centered{margin:0 auto clamp(1.05rem,2.2vh,var(--space-2xl));text-align:center}.section-intro__text{margin:0}.home-copy-stack{display:flex;flex-direction:column;gap:0}.home-copy-stack>*{margin:0}.home-copy-stack--spaced{gap:var(--space-xs)}.home-aha-copy{display:grid;gap:var(--space-md);max-width:var(--measure)}.home-aha-copy p{margin:0}.home-mini-list{display:grid;gap:var(--space-2xs);padding:0;margin:var(--space-xs) 0 0;list-style:none}.home-mini-list li{position:relative;padding-left:1.1rem;color:var(--color-secondary-text)}.home-mini-list li:before{content:"";position:absolute;top:.72rem;left:0;width:7px;height:7px;border-radius:50%;background:var(--color-accent)}.home-process{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.85rem,1.6vw,var(--space-lg));align-items:stretch}.home-process__row{display:flex;gap:clamp(.75rem,1.5vw,var(--space-lg));align-items:flex-start}.home-process__number{flex:0 0 auto;min-width:clamp(3.4rem,6vw,5rem);font-size:clamp(2.4rem,6.5vw,var(--font-size-display));opacity:.25;line-height:1}.home-process__number--primary{color:var(--brand-primary)}.home-process__number--secondary{color:var(--brand-secondary)}.home-process__number--tertiary{color:var(--brand-tertiary)}.home-process__number--quaternary{color:var(--brand-quaternary)}.home-process__step{position:relative;min-width:0;max-width:none}.home-aha-note{max-width:var(--measure);margin:var(--space-xl) 0 0}.home-process__inline-note{padding-top:var(--space-xs);border-top:1px solid var(--color-line);font-size:var(--font-size-body-sm)}.home-aha-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg);align-items:stretch}.home-aha-card{min-height:100%}.home-aha-card p{margin:0}.home-aha-result{padding-top:var(--space-sm);border-top:1px solid var(--color-line)}.home-audience{display:grid;grid-template-columns:.45fr .55fr;gap:var(--space-3xl);align-items:start}.home-audience__sticky{position:sticky;top:var(--space-3xl)}.home-audience__lead{margin-top:var(--space-md)}.home-audience__cards{display:flex;flex-direction:column;gap:var(--space-md)}.home-audience__card{padding:var(--space-xl) var(--space-2xl)}.home-audience__card--primary{--note-accent: var(--brand-primary)}.home-audience__card--secondary{--note-accent: var(--brand-secondary)}.home-audience__card--quaternary{--note-accent: var(--brand-quaternary)}.home-audience__card--offset{margin-left:var(--space-xl)}.home-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:clamp(.75rem,1.5vw,var(--space-md))}.home-benefits__text{margin:var(--space-xs) 0 0;font-size:clamp(.9rem,1.08vw,var(--font-size-body));line-height:1.48}.home-lesson{overflow:hidden;--accent-surface-shadow: var(--shadow-card-strong)}.home-lesson__body{padding:clamp(1.15rem,2.8vw,var(--space-2xl));position:relative;overflow:hidden}.home-lesson__content{position:relative;z-index:1}.home-lesson__header{display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(1rem,2vw,var(--space-lg));margin-bottom:clamp(1rem,2vh,var(--space-xl))}.home-lesson__copy{max-width:min(100%,46rem)}.home-lesson__lede{margin-top:var(--space-sm);margin-bottom:0;font-size:clamp(1rem,1.24vw,var(--font-size-body-lg));line-height:1.5}.home-lesson__cta{flex-shrink:0;margin-top:var(--space-sm)}.home-lesson__player{max-width:min(100%,48rem);padding:var(--space-sm) var(--space-lg);background-color:var(--color-bg);border-radius:var(--radius-lg);border:1px solid var(--color-line-strong);display:flex;justify-content:space-between;align-items:center;gap:var(--space-md)}.home-lesson__player-main{display:flex;align-items:center;gap:var(--space-md)}.home-lesson__player-copy{text-align:left}.home-lesson__player-title{font-weight:var(--font-weight-semibold)}.home-lesson__player-meta{font-size:var(--font-size-caption);color:var(--color-muted-text)}.home-lesson__player-avatar{width:var(--lesson-player-avatar-size);height:var(--lesson-player-avatar-size);border-radius:50%;background-color:var(--brand-primary);display:flex;align-items:center;justify-content:center;color:var(--color-text-inverse);font-size:.8rem;flex-shrink:0}.home-lesson__progress{width:var(--lesson-player-progress-width);height:4px;background-color:var(--color-line);border-radius:2px;overflow:hidden}.home-lesson__progress-fill{width:30%;height:100%;background-color:var(--brand-primary);border-radius:2px}.home-lesson__checkpoints{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-md)}.home-lesson__checkpoints span{display:inline-flex;align-items:center;min-height:2rem;padding:var(--space-2xs) var(--space-sm);border:1px solid color-mix(in srgb,var(--brand-primary) 30%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--brand-primary) 8%,transparent);color:color-mix(in srgb,var(--brand-primary) 76%,var(--color-primary-text));font-family:var(--font-mono);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);line-height:1.2;text-transform:uppercase}.home-lesson__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-sm);margin-top:var(--space-md)}.home-lesson__cards .h3{margin:0 0 var(--space-xs);font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.18}.home-lesson__mini-panel{padding:var(--space-md) var(--space-lg)}.home-lesson__mini-panel .home-mini-list{gap:.2rem}.home-lesson__mini-panel .home-mini-list li{font-size:clamp(.88rem,1vw,.98rem);line-height:1.38}.home-lesson__note{max-width:var(--measure-compact);margin:var(--space-md) 0 0;font-size:var(--font-size-body-sm);line-height:1.48}.hero-layout{display:grid;grid-template-columns:1.1fr .9fr;align-items:start;position:relative}.hero-copy{display:flex;flex-direction:column;gap:var(--space-lg);align-items:flex-start;padding-top:var(--space-3xl);padding-right:var(--space-3xl)}.hero-title--deck{max-width:min(14ch,100%);margin-bottom:var(--space-md);letter-spacing:var(--letter-spacing-normal)}.hero-title__line,.hero-title__rotator-line{display:block}.hero-title__rotator-line{display:flex;align-items:center;min-height:1.12em}.hero-title__rotator{position:relative;display:inline-flex;min-width:12.8ch;overflow:visible}.hero-title__rotating-word{display:inline-block;color:var(--brand-primary);white-space:nowrap;will-change:clip-path}.hero-title__cursor{position:absolute;top:.13em;left:0;width:clamp(3px,.45vw,5px);height:.8em;margin-left:.08em;border-radius:var(--radius-pill);background:var(--brand-primary);pointer-events:none}.hero-copy__lede{max-width:var(--measure-compact);margin:0}.hero-actions{display:flex;gap:var(--space-md);margin-top:var(--space-sm)}.hero-trust-strip{margin-top:var(--space-xl);padding-top:var(--space-md);border-top:1px solid var(--color-line);width:100%}.hero-trust-strip__copy{font-size:var(--font-size-caption);color:var(--color-muted-text);margin:0}.hero-dock{position:relative;margin-right:calc(-1 * var(--space-page-x) - var(--hero-dock-overhang));padding-top:var(--space-xl);height:auto;z-index:2}.hero-dock__panel{background-color:var(--color-surface-elevated);border-radius:var(--radius-xl);min-height:var(--hero-dock-min-height);padding:var(--space-2xl) var(--space-xl) var(--space-2xl) var(--space-2xl);border:1px solid var(--color-line);border-right:none;box-shadow:var(--shadow-panel-overlap);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.hero-dock__glow{position:absolute;bottom:-30%;left:-20%;width:360px;height:360px;border-radius:50%;background:var(--hero-glow);pointer-events:none}.hero-dock__center,.hero-dock__cards{position:relative;z-index:1}.hero-dock__center{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-dock__avatar{width:88px;height:88px;border-radius:50%;background-color:var(--color-surface);border:2px solid var(--color-line-strong);margin-bottom:var(--space-md)}.hero-dock__guide{font-size:var(--font-size-body-sm);color:var(--color-muted-text);margin:0}.hero-dock__cards{display:flex;flex-direction:column;gap:var(--space-sm)}.hero-dock__mini-card{background-color:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);display:flex;gap:var(--space-sm);align-items:center}.hero-dock__mini-dot{width:8px;height:8px;border-radius:50%;background-color:var(--brand-secondary);flex-shrink:0}.hero-dock__mini-dot--task{background-color:var(--brand-tertiary)}.hero-dock__mini-label{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-medium)}.hero-dock__mini-meta{font-size:var(--font-size-caption);color:var(--color-muted-text);margin-left:auto}.hero-dock__mini-meta--inline{margin-left:0}.hero-dock__mini-play{width:28px;height:28px;border-radius:50%;background-color:var(--brand-primary);display:flex;align-items:center;justify-content:center;font-size:.6rem;color:var(--color-text-inverse);flex-shrink:0}.hero-dock__mini-copy{display:flex;flex-direction:column;gap:0}.hero-dock__mini-progress{margin-left:auto;width:50px;height:3px;background-color:var(--color-line);border-radius:2px;overflow:hidden}.hero-dock__mini-progress-fill{width:35%;height:100%;background-color:var(--brand-primary);border-radius:2px}.hero-note{position:absolute;bottom:var(--hero-note-bottom);left:var(--hero-note-left);background:color-mix(in srgb,var(--color-surface-strong) 78%,transparent);border:1px solid var(--color-line-strong);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2;max-width:min(340px,calc(100vw - var(--space-page-x) * 2))}.hero-note__label{font-size:var(--font-size-caption);color:var(--color-accent);margin:0 0 2px}.hero-note__copy{font-size:var(--font-size-body-sm);margin:0;line-height:1.4}@media (min-width: 1025px){.hero-copy{padding-top:var(--space-xl)}.hero-dock{padding-top:0}.hero-note{bottom:calc(var(--hero-note-bottom) - var(--space-sm))}}@media (max-width: 1024px){.site-nav{width:100%;max-width:none;margin:0}.site-nav__links{display:none}.site-nav__mobile-menu-button{display:inline-flex}.site-nav__mobile-menu{display:block}.public-layout__body{min-height:auto}.site-footer{position:fixed;left:0;right:0;bottom:0;z-index:0;padding:var(--space-lg) var(--space-page-x) var(--space-lg)}.site-footer__inner{width:100%;gap:var(--space-md);padding-top:0}.site-footer__brand-block{flex-direction:column;align-items:flex-start;padding:var(--space-md) 0}.site-footer__brand-wordmark,.site-footer__brand-description{flex:none}.site-footer__brand-wordmark{justify-content:flex-start}.site-footer__brand-description{font-size:var(--font-size-body)}.site-footer__notes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg)}.site-footer__meta{padding-top:var(--space-md)}.home-audience__sticky{position:static;top:auto}.hero-layout,.home-aha-grid,.home-audience,.home-benefits-grid{grid-template-columns:1fr}.hero-copy{padding-right:0}.hero-dock{margin-right:0;height:auto;margin-top:var(--space-lg)}.hero-note{position:relative;left:0;bottom:0;margin-top:var(--space-md)}.home-process__step,.home-process__step--02,.home-process__step--03,.home-process__step--04{max-width:none;margin-left:0}.home-lesson__header,.home-lesson__player{flex-direction:column;align-items:flex-start}}@media (max-width: 1200px){.site-nav--course{padding-block:var(--space-xs)}.site-nav--course .site-nav__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-sm);padding-inline:clamp(var(--space-sm),2.2vw,var(--space-lg))}.site-nav--course .site-nav__mobile-menu-button{grid-column:1;justify-self:start}.site-nav--course .site-nav__brand-group{grid-column:2;min-width:0;gap:clamp(.55rem,1.2vw,.85rem);overflow:hidden}.site-nav--course .site-nav__brand{flex:0 0 auto;min-width:0;font-size:clamp(1.45rem,2.4vw,1.85rem);white-space:nowrap}.site-nav--course .site-nav__back{min-width:0;max-width:clamp(7rem,22vw,10.5rem);overflow:hidden;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.site-nav--course .site-nav__brand-divider,.site-nav--course .site-nav__brand-dot,.site-nav--course .site-nav__course-title{display:none}.site-nav--course .site-nav__actions{grid-column:3;justify-self:end;gap:var(--space-xs)}.site-nav--course .site-nav__theme-minimal-switch{width:3.78rem;height:2.28rem}.site-nav--course .site-nav__theme-minimal-thumb{width:2.06rem;height:2.06rem}.site-nav--course .site-nav__theme-minimal-switch.is-light .site-nav__theme-minimal-thumb{transform:translate(calc(100% - .48rem),-50%)}.site-nav--course .btn--md{padding:.62rem 1.05rem;font-size:var(--font-size-body-sm)}}@media (max-width: 768px){.hero-dock{margin-right:0}.hero-copy{padding-top:var(--space-xl)}.hero-note{position:static;left:auto;bottom:auto;max-width:none;margin-top:var(--space-md)}.home-process{grid-template-columns:1fr;gap:var(--space-md)}.home-process__step,.home-process__step--02,.home-process__step--03,.home-process__step--04{max-width:none;margin-left:0;margin-top:0}.home-lesson__cards{grid-template-columns:1fr}.home-audience__card--offset{margin-left:0}.site-footer__brand-logo{width:clamp(2.9rem,10vw,3.8rem);height:clamp(2.9rem,10vw,3.8rem)}.site-footer__brand-name{font-size:clamp(1.9rem,9vw,3rem)}.site-footer__notes-grid{grid-template-columns:1fr}.site-footer__meta{flex-direction:column;align-items:flex-start}.home-lesson__player,.home-lesson__progress{width:100%}.hero-actions{width:100%;flex-direction:column}.hero-actions>*{width:100%}.hero-dock__panel{min-height:var(--hero-dock-min-height);padding:var(--space-xl);border-right:1px solid var(--color-line)}.hero-dock__glow{display:none}}@media (max-width: 640px){.site-nav__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:var(--space-sm)}.site-nav__mobile-menu-button{grid-column:1;justify-self:start}.site-nav__brand,.site-nav__brand-group{grid-column:2;justify-self:center;max-width:100%;min-width:0;overflow:hidden;white-space:nowrap}.site-nav__brand-group{gap:0}.site-nav__actions{grid-column:3;width:auto;justify-content:flex-end;justify-self:end}.site-nav--presentation .site-nav__actions{width:auto;gap:var(--space-xs)}.site-nav--presentation .site-nav__brand{font-size:clamp(1.25rem,7vw,1.7rem)}.site-nav__presentation-context{display:none}.site-nav--course .site-nav__brand-group{min-width:0}.site-nav--course .site-nav__brand{font-size:clamp(1.25rem,7vw,1.7rem);min-width:0}.site-nav--course .site-nav__brand-divider,.site-nav--course .site-nav__brand-dot,.site-nav--course .site-nav__back,.site-nav--course .site-nav__course-title{display:none}.site-nav--course .site-nav__actions{width:auto;gap:var(--space-xs)}.site-footer__brand-wordmark{align-items:flex-start}.hero-actions{width:100%;flex-direction:column}.home-audience__card--offset{margin-left:0}.home-lesson__body{padding:var(--space-lg)}.site-footer__note{padding-right:var(--space-md);padding-left:var(--space-md)}.deck-tab{min-height:34px;padding:0 var(--space-sm)}}@media (max-width: 480px){.site-nav{padding:var(--space-xs)}.site-nav__brand{font-size:1.55rem}.site-nav__brand-logo,.site-nav__brand-spacer{height:1.42em}.site-nav__inner{padding:0 var(--space-xs);gap:var(--space-xs)}.site-nav__actions{gap:var(--space-xs)}.site-nav__mobile-menu-button{width:2.25rem;height:2.25rem}.site-nav__theme-minimal-switch{width:3.65rem;height:2.2rem}.site-nav__theme-minimal-thumb{width:2rem;height:2rem}.site-nav__theme-minimal-switch.is-light .site-nav__theme-minimal-thumb{transform:translate(calc(100% - .45rem),-50%)}.site-nav .btn--md{padding:var(--space-xs) var(--space-md);font-size:var(--font-size-body-sm)}.site-nav--course .site-nav__brand{font-size:1.35rem}.site-nav--course .site-nav__back{width:1.7rem;max-width:1.7rem;justify-content:center;overflow:hidden;white-space:nowrap;font-size:0}.site-nav--course .site-nav__back-arrow{margin-right:0;font-size:.96rem}.hero-copy{padding-top:var(--space-lg);gap:var(--space-md)}.home-lesson__body{padding:var(--space-lg)}.site-footer__brand-wordmark{gap:2px}.site-footer__note-actions .btn{width:100%}.site-footer__meta-links{gap:var(--space-sm) var(--space-md)}}.bug-catcher{--pet-scale: 1;--pet-fur: #fbfaf6;--pet-fur-soft: color-mix(in srgb, var(--brand-tertiary) 12%, var(--pet-fur));--pet-line: color-mix(in srgb, #1f2937 76%, var(--brand-secondary));--pet-cheek: color-mix(in srgb, var(--brand-primary) 34%, #ffffff);--pet-eye: #17202c;position:fixed;left:0;top:0;z-index:calc(var(--z-assistant) - 4);width:58px;height:58px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;pointer-events:auto;transform:translate3d(var(--bug-x),var(--bug-y),0);transition:transform .92s cubic-bezier(.22,.9,.26,1)}.bug-catcher:focus-visible{outline:none}.bug-catcher:focus-visible .bug-catcher__bunny{box-shadow:var(--shadow-focus-ring)}.bug-catcher__shadow{position:absolute;left:10px;right:10px;bottom:3px;height:9px;border-radius:999px;background:color-mix(in srgb,#000000 22%,transparent);filter:blur(3px);opacity:.72;transition:transform var(--motion-fast),opacity var(--motion-fast)}.bug-catcher__bunny{position:absolute;left:3px;top:0;width:52px;height:56px;border-radius:999px;transform:scale(var(--pet-scale));transform-origin:50% 82%;transition:transform .28s cubic-bezier(.16,1,.3,1),filter var(--motion-fast)}.bug-catcher:hover .bug-catcher__bunny{filter:drop-shadow(0 9px 14px color-mix(in srgb,var(--brand-secondary) 20%,transparent));transform:scale(var(--pet-scale)) translateY(-5px) rotate(-3deg)}.bug-catcher:hover .bug-catcher__shadow{opacity:.46;transform:scaleX(.82)}.bug-catcher__body,.bug-catcher__head,.bug-catcher__ear,.bug-catcher__face,.bug-catcher__paw,.bug-catcher__spark,.bug-catcher__tail{position:absolute;display:block}.bug-catcher__body{left:13px;top:28px;width:28px;height:25px;border-radius:52% 52% 46% 46%;border:2px solid var(--pet-line);background:radial-gradient(circle at 50% 68%,color-mix(in srgb,#ffffff 76%,transparent) 0 7px,transparent 8px),linear-gradient(145deg,var(--pet-fur),var(--pet-fur-soft));box-shadow:0 8px 18px color-mix(in srgb,#000000 18%,transparent)}.bug-catcher__body:after{content:"";position:absolute;left:12px;top:9px;width:4px;height:4px;border-radius:999px;background:color-mix(in srgb,var(--brand-secondary) 74%,var(--color-primary-text));box-shadow:-6px 5px color-mix(in srgb,var(--brand-primary) 70%,var(--color-primary-text)),6px 6px color-mix(in srgb,var(--brand-tertiary) 82%,var(--color-primary-text))}.bug-catcher__head{left:10px;top:13px;width:32px;height:29px;border-radius:50% 50% 46% 46%;background:radial-gradient(circle at 30% 72%,var(--pet-cheek) 0 4px,transparent 4.5px),radial-gradient(circle at 70% 72%,var(--pet-cheek) 0 4px,transparent 4.5px),linear-gradient(145deg,#ffffff,var(--pet-fur-soft));border:2px solid var(--pet-line);box-shadow:inset 0 -4px 8px color-mix(in srgb,var(--brand-tertiary) 8%,transparent)}.bug-catcher__ear{top:0;width:11px;height:27px;border:2px solid var(--pet-line);border-radius:999px 999px 64% 64%;background:linear-gradient(180deg,color-mix(in srgb,var(--brand-primary) 18%,#ffffff),var(--pet-fur));transform-origin:50% 100%}.bug-catcher__ear:after{content:"";position:absolute;left:3px;top:5px;width:3px;height:15px;border-radius:999px;background:color-mix(in srgb,var(--brand-primary) 32%,transparent)}.bug-catcher__ear--left{left:15px;transform:rotate(-16deg)}.bug-catcher__ear--right{left:27px;transform:rotate(14deg)}.bug-catcher__tail{right:1px;top:34px;width:12px;height:12px;border-radius:999px;border:2px solid var(--pet-line);background:#fff}.bug-catcher__face{left:18px;top:23px;width:17px;height:13px}.bug-catcher__face:before{content:"";position:absolute;left:1px;top:0;width:3px;height:3px;border-radius:999px;background:var(--pet-eye);box-shadow:10px 0 0 var(--pet-eye)}.bug-catcher__face:after{content:"";position:absolute;left:6px;top:5px;width:5px;height:4px;border-radius:60% 60% 70% 70%;background:color-mix(in srgb,var(--brand-primary) 68%,var(--color-primary-text));box-shadow:0 4px 0 -1px color-mix(in srgb,var(--pet-eye) 82%,transparent)}.bug-catcher__paw{top:45px;width:10px;height:7px;border:2px solid var(--pet-line);border-radius:999px;background:color-mix(in srgb,#ffffff 86%,var(--brand-secondary))}.bug-catcher__paw--left{left:13px;transform:rotate(11deg)}.bug-catcher__paw--right{left:31px;transform:rotate(-11deg)}.bug-catcher__spark{right:-1px;top:18px;width:10px;height:10px;background:var(--brand-secondary);clip-path:polygon(50% 0,64% 36%,100% 50%,64% 64%,50% 100%,36% 64%,0 50%,36% 36%);filter:drop-shadow(0 3px 5px color-mix(in srgb,var(--brand-secondary) 34%,transparent))}.bug-catcher.is-walking .bug-catcher__bunny{animation:bug-catcher-hop .52s ease-in-out infinite}.bug-catcher.is-walking .bug-catcher__ear--left{animation:bug-catcher-ear-left .52s ease-in-out infinite}.bug-catcher.is-walking .bug-catcher__ear--right{animation:bug-catcher-ear-right .52s ease-in-out infinite}.bug-catcher.is-walking .bug-catcher__paw--left{animation:bug-catcher-paw-left .52s ease-in-out infinite}.bug-catcher.is-walking .bug-catcher__paw--right{animation:bug-catcher-paw-right .52s ease-in-out infinite}.bug-catcher.is-caught{pointer-events:none}.bug-catcher.is-caught .bug-catcher__bunny{animation:bug-catcher-greet .34s cubic-bezier(.16,1,.3,1) forwards}.bug-catcher.is-caught .bug-catcher__shadow{opacity:.35;transform:scaleX(.72)}.bug-catcher-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-assistant);display:grid;place-items:center;padding:var(--space-lg);background:color-mix(in srgb,var(--color-bg) 44%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bug-catcher-dialog__panel{--bug-dialog-accent: var(--brand-tertiary);position:relative;overflow:hidden;width:min(100%,460px);border:0;border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 96%,transparent);color:var(--color-primary-text);box-shadow:0 12px 34px #0003,inset var(--surface-edge-size) 0 0 var(--bug-dialog-accent);padding:clamp(1rem,3.2vw,var(--space-xl));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bug-catcher-dialog__header{display:flex;align-items:center;gap:var(--space-md)}.bug-catcher-dialog__mark{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.35rem;height:2.35rem;border-radius:999px;background:color-mix(in srgb,var(--bug-dialog-accent) 14%,transparent);color:color-mix(in srgb,var(--bug-dialog-accent) 86%,var(--color-primary-text));box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 10%,transparent)}.bug-catcher-dialog__mark:before{content:"";position:absolute;left:.63rem;top:.62rem;width:1.08rem;height:.9rem;border:2px solid currentColor;border-radius:.48rem .48rem .48rem .16rem;background:color-mix(in srgb,#ffffff 34%,transparent)}.bug-catcher-dialog__mark:after{content:"";position:absolute;left:1.14rem;top:.82rem;width:2px;height:.42rem;border-radius:999px;background:currentColor;box-shadow:0 .58rem 0 currentColor}.bug-catcher-dialog__mark--saved{background:color-mix(in srgb,var(--brand-secondary) 14%,transparent);color:color-mix(in srgb,var(--brand-secondary) 78%,var(--color-primary-text))}.bug-catcher-dialog__mark--saved:before{left:.7rem;top:.72rem;width:.9rem;height:.5rem;border:0;border-left:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:0;background:transparent;transform:rotate(-45deg)}.bug-catcher-dialog__mark--saved:after{display:none}.bug-catcher-dialog h2{margin:0;font-size:clamp(1.16rem,2.6vw,1.46rem);letter-spacing:0;line-height:1.16}.bug-catcher-dialog__copy{margin:var(--space-md) 0 0;color:var(--color-secondary-text);line-height:1.55}.bug-catcher-dialog__actions{display:flex;justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-lg)}.bug-catcher-form{display:grid;gap:var(--space-md)}.bug-catcher-form__page{display:grid;gap:.15rem;border:1px solid var(--color-line);border-radius:calc(var(--radius-md) - 3px);background:color-mix(in srgb,var(--color-surface) 82%,transparent);padding:var(--space-sm) var(--space-md)}.bug-catcher-form__page span,.bug-catcher-form__field span{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold)}.bug-catcher-form__page strong{line-height:1.35}.bug-catcher-form__page small{color:var(--color-muted-text);line-height:1.45;overflow-wrap:anywhere}.bug-catcher-form__field{display:grid;gap:var(--space-sm)}.bug-catcher-form__type{display:grid;gap:var(--space-sm);min-width:0;margin:0;padding:0;border:0}.bug-catcher-form__type legend{margin:0;padding:0;color:var(--color-secondary-text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold)}.bug-catcher-form__type-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-xs)}.bug-catcher-form__type-button{min-height:2.45rem;border:1px solid var(--color-line-strong);border-radius:calc(var(--radius-md) - 6px);background:color-mix(in srgb,var(--color-surface) 82%,transparent);color:var(--color-secondary-text);font:inherit;font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:background-color var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.bug-catcher-form__type-button:hover,.bug-catcher-form__type-button:focus-visible{outline:none;border-color:color-mix(in srgb,var(--bug-dialog-accent) 52%,var(--color-line-strong));color:var(--color-primary-text);transform:translateY(-1px)}.bug-catcher-form__type-button.is-active{border-color:color-mix(in srgb,var(--bug-dialog-accent) 62%,var(--color-line-strong));background:color-mix(in srgb,var(--bug-dialog-accent) 12%,var(--color-surface-strong));color:color-mix(in srgb,var(--bug-dialog-accent) 78%,var(--color-primary-text));box-shadow:0 10px 24px color-mix(in srgb,var(--bug-dialog-accent) 12%,transparent)}.bug-catcher-form__field textarea{width:100%;resize:vertical;min-height:8.5rem;border:1px solid var(--color-line-strong);border-radius:calc(var(--radius-md) - 3px);background:var(--color-surface-strong);color:var(--color-primary-text);font:inherit;line-height:1.5;padding:.9rem 1rem;outline:none;transition:border-color var(--motion-fast),box-shadow var(--motion-fast)}.bug-catcher-form__field textarea:focus{border-color:var(--color-accent);box-shadow:var(--shadow-focus-ring)}.bug-catcher-form__error{margin:0;color:color-mix(in srgb,var(--state-error) 84%,var(--color-primary-text));font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold)}@keyframes bug-catcher-hop{0%,to{transform:scale(var(--pet-scale)) translateY(0) rotate(-2deg)}50%{transform:scale(var(--pet-scale)) translateY(-5px) rotate(3deg)}}@keyframes bug-catcher-ear-left{0%,to{transform:rotate(-16deg)}50%{transform:rotate(-23deg)}}@keyframes bug-catcher-ear-right{0%,to{transform:rotate(14deg)}50%{transform:rotate(21deg)}}@keyframes bug-catcher-paw-left{0%,to{transform:translateY(0) rotate(11deg)}50%{transform:translateY(2px) rotate(20deg)}}@keyframes bug-catcher-paw-right{0%,to{transform:translateY(0) rotate(-11deg)}50%{transform:translateY(2px) rotate(-20deg)}}@keyframes bug-catcher-greet{0%{transform:scale(var(--pet-scale)) translateY(0) rotate(-3deg)}58%{transform:scale(var(--pet-scale)) translateY(-10px) rotate(8deg);filter:saturate(1.08)}to{transform:scale(var(--pet-scale)) translateY(-3px) rotate(2deg);filter:saturate(1)}}@media (max-width: 760px){.bug-catcher{--pet-scale: .82;width:48px;height:48px}.bug-catcher-dialog{align-items:end;padding:var(--space-md)}.bug-catcher-dialog__panel{border-radius:calc(var(--radius-md) - 2px);padding:var(--space-md)}.bug-catcher-dialog__actions{flex-wrap:wrap}.bug-catcher-dialog__actions .btn{flex:1 1 9rem}}@media (prefers-reduced-motion: reduce){.bug-catcher,.bug-catcher__bunny,.bug-catcher__shadow,.bug-catcher__ear,.bug-catcher__paw,.bug-catcher__spark{animation:none!important;transition-duration:.01ms!important}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip;overflow-y:scroll;scrollbar-gutter:stable both-edges}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;padding:0;overflow-x:clip;scrollbar-gutter:stable both-edges;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-primary-text);line-height:var(--line-height-body);transition:background var(--motion-base),color var(--motion-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none;transition:color var(--motion-fast)}a:hover{color:var(--color-accent)}button{font-family:inherit}.display{font-family:var(--font-display);font-size:var(--font-size-display);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-heading)}.hero-title{font-family:var(--font-display);font-size:var(--font-size-hero);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);line-height:.9;color:var(--color-primary-text)}h1,.h1{font-family:var(--font-display);font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-heading);margin-top:0}h2,.h2{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);margin-top:0}h3,.h3{font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading);margin-top:0}.body-lg{font-size:var(--font-size-body-lg);line-height:var(--line-height-relaxed)}.text-secondary{color:var(--color-secondary-text)}.text-muted{color:var(--color-muted-text)}.mono{font-family:var(--font-mono)}.container{max-width:var(--container-max);margin:0 auto;padding:0 var(--space-page-x)}:root{--section-divider: 1px solid rgba(20, 26, 35, .06)}[data-theme=dark]{--section-divider: 1px solid rgba(255, 255, 255, .05)}::selection{background:#f973162e;color:inherit}.studio-shell{--studio-container-max: min(1760px, calc(100vw - 2rem) );--studio-surface-shadow: 0 24px 72px rgba(15, 23, 35, .14);--studio-panel-bg: var(--deck-card-bg);--studio-card-bg: var(--deck-card-bg);--studio-card-bg-strong: color-mix(in srgb, var(--color-surface-strong) 88%, transparent);--studio-card-border: color-mix(in srgb, var(--section-card-border) 86%, var(--color-line));--studio-card-border-top: var(--deck-card-border-top);--studio-card-backdrop-blur: var(--deck-card-backdrop-blur);--studio-major-shadow: 0 2px 12px rgba(0, 0, 0, .08), 0 8px 32px rgba(0, 0, 0, .04);display:flex;flex-direction:column;min-height:100vh;height:100vh;overflow:hidden;overscroll-behavior:none;background:radial-gradient(circle at top center,color-mix(in srgb,var(--brand-primary) 8%,transparent),transparent 38%),linear-gradient(180deg,color-mix(in srgb,var(--color-bg) 6%,transparent),transparent 24%),var(--app-shell-bg);color:var(--color-primary-text)}.studio-shell--document{min-height:100vh;height:auto;overflow:visible;overscroll-behavior:auto}[data-theme=dark] .studio-shell{--studio-major-shadow: 0 2px 12px rgba(0, 0, 0, .15), 0 8px 32px rgba(0, 0, 0, .1)}.studio-shell__header{position:sticky;top:0;z-index:var(--z-sticky-nav);padding:0}.studio-shell__header-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);width:100%;max-width:var(--studio-container-max);margin:0 auto;box-sizing:border-box;padding:var(--space-sm) var(--space-page-x);border:1px solid rgba(128,128,128,.08);border-top:0;border-radius:0 0 var(--radius-lg) var(--radius-lg);background:color-mix(in srgb,var(--color-surface-strong) 94%,transparent);-webkit-backdrop-filter:blur(var(--studio-card-backdrop-blur));backdrop-filter:blur(var(--studio-card-backdrop-blur));box-shadow:var(--shadow-card-strong)}[data-theme=dark] .studio-shell__header-inner{border-top:1px solid rgba(255,255,255,.1);background:color-mix(in srgb,var(--color-surface-elevated) 94%,transparent)}.studio-shell__brand-group,.studio-shell__actions{display:flex;align-items:center;gap:var(--space-md)}.studio-shell__brand{display:inline-flex;align-items:center;gap:0;font-family:var(--font-display);font-size:1.65rem;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight)}.studio-shell__brand-logo{height:1.6em;margin-right:-2px}.studio-shell__brand-copy{display:flex;flex-direction:column;gap:.1rem}.studio-shell__eyebrow,.studio-page__eyebrow{font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted-text)}.studio-shell__back-link{display:inline-flex;align-items:center;min-height:2.25rem;padding:0 .9rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 84%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-surface-strong) 80%,transparent);color:var(--color-secondary-text);text-decoration:none;box-shadow:0 1px color-mix(in srgb,var(--color-primary-text) 8%,transparent);transition:color var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast),transform var(--motion-fast)}.studio-shell__back-link:hover,.studio-shell__back-link:focus-visible{color:var(--color-primary-text);border-color:color-mix(in srgb,var(--brand-primary) 28%,var(--color-line));background:color-mix(in srgb,var(--brand-primary) 10%,var(--color-surface-strong));transform:translateY(-1px)}.studio-shell__nav{--studio-shell-nav-count: 2;--studio-shell-nav-active-index: 0;position:relative;display:grid;grid-template-columns:repeat(var(--studio-shell-nav-count),minmax(6.5rem,1fr));align-items:center;gap:0;min-height:2.48rem;padding:.08rem;border:0;border-radius:0;background:transparent;box-shadow:none;isolation:isolate}.studio-shell__nav:before{content:"";position:absolute;top:50%;left:.08rem;z-index:0;width:calc((100% - .16rem) / var(--studio-shell-nav-count));height:2.22rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 62%,transparent);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-bg) 86%,transparent);box-shadow:0 3px 9px color-mix(in srgb,black 12%,transparent),inset 0 -2px color-mix(in srgb,var(--brand-primary) 26%,transparent);transform:translate(calc(var(--studio-shell-nav-active-index) * 100%),-50%);transition:transform .26s cubic-bezier(.16,1,.3,1),background-color var(--motion-fast),box-shadow var(--motion-fast)}.studio-shell__nav-link{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.32rem .85rem;border-radius:var(--radius-pill);font-size:.85rem;font-weight:var(--font-weight-semibold);color:var(--color-secondary-text);text-decoration:none;transition:background-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.studio-shell__nav-link:hover,.studio-shell__nav-link:focus-visible{color:var(--color-primary-text);background:transparent;box-shadow:none}.studio-shell__nav-link.is-active{color:var(--color-primary-text);background:transparent;box-shadow:none}.studio-shell__body{display:flex;flex:1 1 auto;min-height:0;width:100%;max-width:var(--studio-container-max);margin:0 auto;box-sizing:border-box;overflow:visible;overscroll-behavior:none;padding:var(--space-lg) var(--space-page-x) var(--space-xl)}.studio-shell--document .studio-shell__body{display:block;overflow:visible}.studio-page{--studio-surface-tone: var(--color-line-strong);--studio-surface-fill: var(--studio-panel-bg);--studio-surface-border: color-mix(in srgb, var(--color-line-strong) 84%, var(--color-line));display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:0;overflow:visible;overscroll-behavior:none;gap:.9rem}.studio-surface-tone--neutral{--studio-surface-tone: var(--color-line-strong);--studio-surface-fill: var(--studio-panel-bg);--studio-surface-border: color-mix(in srgb, var(--color-line-strong) 84%, var(--color-line))}.studio-page--tone-script,.studio-surface-tone--script{--studio-surface-tone: var(--brand-deep-accent);--studio-surface-fill: var(--studio-panel-bg);--studio-surface-border: color-mix(in srgb, var(--brand-deep-accent) 24%, var(--color-line))}.studio-page--tone-web,.studio-surface-tone--web{--studio-surface-tone: var(--brand-quaternary);--studio-surface-fill: var(--studio-panel-bg);--studio-surface-border: color-mix(in srgb, var(--brand-quaternary) 24%, var(--color-line))}.studio-page--tone-audio,.studio-surface-tone--audio{--studio-surface-tone: var(--state-success);--studio-surface-fill: var(--studio-panel-bg);--studio-surface-border: color-mix(in srgb, var(--state-success) 24%, var(--color-line))}.studio-page--tone-workflow,.studio-surface-tone--workflow{--studio-surface-tone: var(--brand-tertiary);--studio-surface-fill: var(--studio-panel-bg);--studio-surface-border: color-mix(in srgb, var(--brand-tertiary) 24%, var(--color-line))}.studio-surface-tone--script-web{--studio-surface-tone: color-mix(in srgb, var(--brand-deep-accent) 58%, var(--brand-quaternary));--studio-surface-fill: var(--studio-panel-bg);--studio-surface-border: color-mix(in srgb, var(--studio-surface-tone) 24%, var(--color-line))}.studio-panel,.studio-notice{border-radius:var(--radius-lg)}.studio-notice{border:1px solid var(--color-line);background:color-mix(in srgb,var(--color-surface-strong) 92%,transparent);box-shadow:var(--shadow-card)}.studio-panel{position:relative;border:0;border-top:1px solid var(--studio-card-border-top);background:var(--studio-surface-fill);-webkit-backdrop-filter:blur(var(--studio-card-backdrop-blur));backdrop-filter:blur(var(--studio-card-backdrop-blur));box-shadow:var(--studio-major-shadow),inset 0 1px #ffffff14}.studio-page__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md);padding:1.1rem 1.2rem}.studio-page__hero h1{margin-bottom:.45rem;font-size:clamp(2rem,3vw,2.75rem);line-height:1.02}.studio-page__intro{max-width:54ch;margin:0}.studio-page__hero-meta{display:flex;flex-direction:column;gap:.45rem;align-items:flex-end}.studio-page__hero-meta>div{display:flex;gap:var(--space-xs);flex-wrap:wrap;justify-content:flex-end}.studio-code{max-width:min(100%,460px);padding:.6rem .85rem;border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 82%,var(--color-text) 18%);font-size:.82rem;overflow-wrap:anywhere}.studio-notice{padding:.8rem 1rem}.studio-toast-region{position:fixed;top:calc(var(--navbar-height) + .7rem);left:50%;z-index:calc(var(--z-modal) + 1);width:min(42rem,calc(100vw - 2rem));pointer-events:none;transform:translate(-50%)}.studio-notice--toast{display:flex;align-items:center;justify-content:center;min-height:3rem;padding:.78rem 1rem;text-align:center;pointer-events:none;animation:studio-toast-enter .22s ease-out}.studio-notice--success{border-color:color-mix(in srgb,var(--state-success) 45%,var(--color-line));background:color-mix(in srgb,var(--state-success) 11%,var(--color-surface-strong))}.studio-notice--warning{border-color:color-mix(in srgb,var(--state-warning) 45%,var(--color-line));background:color-mix(in srgb,var(--state-warning) 12%,var(--color-surface-strong))}@keyframes studio-toast-enter{0%{opacity:0;transform:translateY(-.55rem)}to{opacity:1;transform:translateY(0)}}.studio-summary-grid{display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr))}.studio-summary-card{padding:.9rem 1rem;display:flex;flex-direction:column;gap:.25rem;border:1px solid var(--studio-surface-border);border-radius:var(--radius-md);background:var(--studio-surface-fill);box-shadow:inset 0 1px color-mix(in srgb,white 9%,transparent)}.studio-summary-card span{color:var(--color-secondary-text)}.studio-summary-card strong{font-size:1.55rem}.studio-grid{--studio-tab-height: 48px;display:grid;flex:1 1 auto;gap:.9rem;min-height:0;height:100%;overflow:visible;overscroll-behavior:none;grid-template-columns:minmax(268px,304px) minmax(0,1fr);align-items:stretch}.studio-sidebar,.studio-main__surface,.studio-review-panel{padding:.95rem}.studio-sidebar,.studio-review-panel{position:sticky;top:calc(var(--space-md) + 68px);max-height:calc(100vh - 84px);overflow:auto}.studio-main{--branch-accent: var(--brand-deep-accent);--branch-accent-soft: color-mix(in srgb, var(--branch-accent) 14%, transparent);--branch-border: color-mix(in srgb, var(--branch-accent) 44%, var(--color-line));--studio-main-left-trim: 0px;--studio-tab-overlap: calc(var(--deck-tab-width) - var(--deck-tab-step));display:grid;grid-template-rows:var(--studio-tab-height) minmax(0,1fr);align-self:stretch;min-height:0;height:100%;max-height:none;position:relative;overflow:hidden;box-sizing:border-box;margin-left:var(--studio-main-left-trim);gap:0}.studio-workspace{--branch-accent: var(--brand-deep-accent);--branch-accent-glass: color-mix(in srgb, var(--branch-accent) 92%, transparent);--studio-decision-cover: calc(var(--navbar-height) + var(--space-xl));display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:.9rem;min-width:0;min-height:0;height:100%;align-self:stretch;overflow:visible}.studio-workspace--spec-open{grid-template-columns:minmax(0,1fr) minmax(19rem,clamp(19rem,24vw,26rem))}.studio-workspace>.studio-main{grid-column:1;grid-row:1}.studio-workspace[data-branch=script]{--branch-accent: var(--brand-deep-accent)}.studio-workspace[data-branch=web]{--branch-accent: var(--brand-quaternary)}.studio-workspace[data-branch=audio]{--branch-accent: var(--state-success)}.studio-workspace[data-branch=workflow]{--branch-accent: var(--brand-tertiary)}.studio-spec-drawer{grid-column:2;grid-row:1;min-width:0;min-height:0;height:100%;padding-top:var(--studio-tab-height);box-sizing:border-box;overflow:visible}.studio-spec-drawer .studio-main__card{height:100%;min-height:0;overflow:visible;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--color-primary-text) 18%,transparent) transparent}.studio-spec-drawer .studio-main__card::-webkit-scrollbar{width:6px}.studio-spec-drawer .studio-main__card::-webkit-scrollbar-track{background:transparent}.studio-spec-drawer .studio-main__card::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-primary-text) 18%,transparent);border-radius:3px}.studio-main__surface{--studio-card-safe-top: calc(var(--deck-edge-bottom) + .95rem);--studio-card-safe-x: clamp(1.1rem, 1.4vw, 1.45rem);--studio-card-safe-bottom: calc(var(--deck-edge-bottom) + 1rem);min-height:0;height:100%;min-width:0;width:calc(100% - clamp(.85rem,1.3vw,1.4rem));justify-self:center;position:relative;display:grid;grid-template-rows:minmax(0,1fr);overflow:visible;padding:0;isolation:isolate;background-clip:padding-box;border-radius:var(--radius-lg) var(--radius-lg) 0 0;border:0;border-top:1px solid color-mix(in srgb,var(--branch-accent) 52%,var(--studio-card-border-top));background:var(--studio-surface-fill);-webkit-backdrop-filter:blur(var(--deck-card-backdrop-blur));backdrop-filter:blur(var(--deck-card-backdrop-blur));box-shadow:var(--studio-major-shadow),inset 0 var(--deck-edge-bottom) 0 var(--branch-accent-glass),inset 0 1px #ffffff14}.studio-main__surface:after{content:"";position:absolute;right:0;bottom:calc(-1 * var(--studio-decision-cover));left:0;z-index:0;height:var(--studio-decision-cover);background:var(--studio-surface-fill);pointer-events:none}.studio-main__viewport{position:relative;z-index:1;height:100%;min-height:0;box-sizing:border-box;overflow:hidden;padding:var(--studio-card-safe-top) var(--studio-card-safe-x) var(--studio-card-safe-bottom);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.studio-main[data-branch=script]{--branch-accent: var(--brand-deep-accent)}.studio-main[data-branch=web]{--branch-accent: var(--brand-quaternary)}.studio-main[data-branch=audio]{--branch-accent: var(--state-success)}.studio-main[data-branch=workflow]{--branch-accent: var(--brand-tertiary)}.studio-sidebar,.studio-review-panel{display:flex;flex-direction:column;gap:.9rem}.studio-sidebar{gap:.75rem}.studio-sidebar--queue{--studio-queue-tone: var(--brand-primary);--studio-surface-border: color-mix(in srgb, var(--studio-queue-tone) 24%, var(--color-line));--studio-queue-overlap: 2.5rem;--studio-queue-navbar-reveal: var(--space-lg);--studio-queue-tab-left: 66%;align-self:start;height:auto;min-height:0;top:0;max-height:calc(100vh - .85rem);margin-top:calc(-1 * (var(--studio-queue-overlap) + var(--studio-queue-navbar-reveal)));padding-top:calc(.55rem + var(--studio-queue-overlap));padding-bottom:.55rem;border:0;border-top:1px solid var(--studio-card-border-top);border-radius:0 0 var(--radius-lg) var(--radius-lg);overflow:visible;box-shadow:var(--studio-major-shadow),inset 0 1px #ffffff14,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 color-mix(in srgb,var(--studio-queue-tone) 92%,transparent);gap:.55rem}.studio-sidebar__header,.studio-main__header,.studio-main__card-header,.studio-queue-group__header,.studio-main__subsection-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.studio-main__header{margin-bottom:0}.studio-main__card-header>div,.studio-main__subsection-header>div{flex:1 1 auto;min-width:0}.studio-main__card-header h3,.studio-main__card-header p,.studio-main__subsection-header h4,.studio-main__subsection-header p{margin-top:0}.studio-main__header-meta{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.studio-main__header h2,.studio-sidebar__header h2,.studio-review-panel h3,.studio-main__card-header h3{margin-bottom:.25rem}.studio-field{display:flex;flex-direction:column;gap:.35rem}.studio-sidebar__summary{display:flex;flex-wrap:wrap;gap:.35rem}.studio-sidebar__summary-pill{display:inline-flex;align-items:center;justify-content:space-between;gap:.45rem;border:1px solid var(--color-line);border-radius:var(--radius-pill);padding:.24rem .55rem;font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.01em;color:var(--color-secondary-text);background:color-mix(in srgb,var(--color-bg) 78%,transparent);cursor:pointer;transition:border-color var(--motion-fast),background-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast)}.studio-sidebar__summary-pill strong{font-size:.72rem}.studio-sidebar__summary-pill.is-active{box-shadow:0 0 0 1px color-mix(in srgb,var(--color-accent) 22%,transparent)}.studio-sidebar__summary-pill--action{color:color-mix(in srgb,var(--color-accent) 78%,var(--color-primary-text));border-color:color-mix(in srgb,var(--color-accent) 35%,var(--color-line));background:color-mix(in srgb,var(--color-accent) 12%,transparent)}.studio-sidebar__summary-pill--agent{color:color-mix(in srgb,var(--brand-tertiary) 70%,var(--color-primary-text));border-color:color-mix(in srgb,var(--brand-tertiary) 34%,var(--color-line));background:color-mix(in srgb,var(--brand-tertiary) 10%,transparent)}.studio-sidebar__summary-pill--done{color:color-mix(in srgb,var(--state-success) 75%,var(--color-primary-text));border-color:color-mix(in srgb,var(--state-success) 32%,var(--color-line));background:color-mix(in srgb,var(--state-success) 9%,transparent)}.studio-sidebar__summary-pill--all{color:var(--color-primary-text)}.studio-sidebar--tree,.studio-sidebar--queue{gap:.9rem}.studio-sidebar--queue{gap:.55rem}.studio-sidebar__header--tree{align-items:flex-start}.studio-sidebar__header--queue{align-items:flex-start;gap:.4rem}.studio-sidebar__header-main{flex:1 1 auto;min-width:0}.studio-sidebar__header-main--queue{display:flex;flex-direction:column;gap:.2rem}.studio-refresh-btn{flex-shrink:0;align-self:flex-start;padding:.32rem .5rem;min-width:auto;font-size:1rem}.studio-sidebar__summary-line{margin:.25rem 0 0;font-size:.8rem;line-height:1.45}.studio-sidebar__search-field{padding-bottom:.1rem;border-bottom:1px solid color-mix(in srgb,var(--color-line) 78%,transparent)}.studio-sidebar__search-field--queue{gap:.22rem;padding-bottom:.35rem}.studio-sidebar__search-field--queue span{font-size:.84rem;font-weight:var(--font-weight-semibold)}.studio-sidebar--queue .studio-filter-row{gap:.28rem}.studio-document-list--tree,.studio-document-list--queue{gap:.9rem}.studio-document-list--queue{flex:0 1 auto;min-height:0;max-height:min(58vh,38rem);overflow:auto;gap:.65rem;padding-bottom:2.25rem;-ms-overflow-style:none;scrollbar-width:none}.studio-document-list--queue::-webkit-scrollbar{width:0;height:0}.studio-tree-section{display:flex;flex-direction:column;gap:.3rem}.studio-tree-section__header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.studio-tree-section__header.is-static{cursor:default}.studio-tree-section__title,.studio-tree-folder__header{display:flex;align-items:center;gap:.42rem;min-width:0}.studio-tree-section__title{font-size:.9rem;font-weight:var(--font-weight-semibold)}.studio-tree-section__count{font-size:.8rem;color:var(--color-muted-text)}.studio-tree-section__body{display:flex;flex-direction:column;gap:.45rem;padding-left:.7rem;border-left:1px solid color-mix(in srgb,var(--color-line) 80%,transparent)}.studio-tree-folder{display:flex;flex-direction:column;gap:.08rem}.studio-tree-folder__header{display:flex;align-items:center;justify-content:space-between;gap:.35rem;width:100%;padding:.2rem .25rem .2rem 0;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--color-secondary-text);font-size:.8rem;font-weight:var(--font-weight-semibold);text-align:left;cursor:pointer;transition:background-color .15s}.studio-tree-folder__header:hover{background-color:color-mix(in srgb,var(--color-bg-soft) 76%,transparent)}.studio-tree-folder__count{font-size:.75rem;color:var(--color-muted-text);margin-left:auto}.studio-tree-folder__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-tree-folder__list{display:flex;flex-direction:column;gap:.06rem;padding-left:1.15rem}.studio-sidebar--queue .studio-tree-file{gap:.38rem;padding:.2rem .16rem .2rem 0}.studio-sidebar--queue .studio-tree-file-row{gap:.38rem;padding:.12rem .32rem}.studio-sidebar--queue .studio-tree-file__branch-dots{margin-top:.34rem}.studio-tree-caret{color:var(--color-muted-text);font-size:.8rem;line-height:1;flex:0 0 auto}.studio-tree-file{flex:1 1 auto;min-width:0;width:auto;display:flex;align-items:flex-start;gap:.45rem;padding:.28rem .2rem .28rem 0;border:0;border-radius:10px;background:transparent;color:inherit;text-align:left;cursor:pointer}.studio-tree-file-row{display:flex;align-items:center;gap:.5rem;padding:.18rem .42rem;border:1px solid transparent;border-radius:14px;background:transparent}.studio-tree-file-row--active{border-color:var(--studio-surface-border);box-shadow:0 0 0 1px color-mix(in srgb,var(--studio-surface-tone) 12%,transparent)}.studio-tree-file:hover{background:transparent}.studio-tree-file.is-active{background:transparent;box-shadow:none}.studio-tree-file__branch-dots{display:inline-flex;align-items:center;gap:.24rem;flex:0 0 auto;margin-top:.42rem}.studio-tree-file__branch-dots--completed{margin-left:-.08rem}.studio-tree-file__branch-dot{--studio-branch-color: var(--color-line-strong);width:.42rem;height:.42rem;border:1px solid color-mix(in srgb,var(--studio-branch-color) 24%,var(--color-line));border-radius:999px;background:transparent}.studio-tree-file__branch-dot--script{--studio-branch-color: var(--brand-deep-accent)}.studio-tree-file__branch-dot--web{--studio-branch-color: var(--brand-quaternary)}.studio-tree-file__branch-dot--audio{--studio-branch-color: var(--state-success)}.studio-tree-file__branch-dot--workflow{--studio-branch-color: var(--brand-tertiary)}.studio-tree-file__branch-dot--not_started{opacity:.3}.studio-tree-file__branch-dot--active{opacity:.7;background:color-mix(in srgb,var(--studio-branch-color) 24%,transparent);border-color:color-mix(in srgb,var(--studio-branch-color) 40%,var(--color-line))}.studio-tree-file__branch-dot--attention{opacity:.78;background:color-mix(in srgb,var(--state-warning) 30%,transparent);border-color:color-mix(in srgb,var(--state-warning) 44%,var(--color-line))}.studio-tree-file__branch-dot--audio.studio-tree-file__branch-dot--attention{background:color-mix(in srgb,var(--studio-branch-color) 24%,transparent);border-color:color-mix(in srgb,var(--studio-branch-color) 40%,var(--color-line))}.studio-tree-file__branch-dot--done{background:color-mix(in srgb,var(--studio-branch-color) 90%,var(--color-line));border-color:color-mix(in srgb,var(--studio-branch-color) 82%,var(--color-line));box-shadow:0 0 0 1px color-mix(in srgb,var(--studio-branch-color) 14%,transparent)}.studio-tree-file__copy{min-width:0;display:flex;align-items:baseline;gap:.45rem}.studio-tree-file__copy--stacked{flex-direction:column;align-items:flex-start;gap:.02rem}.studio-tree-file__name{font-size:.92rem;font-weight:var(--font-weight-semibold)}.studio-tree-file__meta{display:flex;align-items:center;gap:.35rem;font-size:.78rem;color:var(--color-secondary-text)}.studio-tree-file__meta--right{margin-left:auto}.studio-tree-file__action{flex:0 0 auto;padding:.34rem .7rem;font-size:.78rem;line-height:1.1}.studio-tree-file__action.btn--secondary{border-width:1px;transition:transform var(--motion-fast),background-color var(--motion-fast),background var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast),border-color var(--motion-fast)}.studio-tree-file__action--script.btn--secondary{color:var(--color-primary-text);border-color:color-mix(in srgb,var(--brand-deep-accent) 92%,var(--color-line));background:color-mix(in srgb,var(--brand-deep-accent) 85%,var(--color-surface-strong))}.studio-tree-file__action--script.btn--secondary:hover{background:color-mix(in srgb,var(--brand-deep-accent) 92%,var(--color-surface-strong))}.studio-tree-file__action--audio.btn--secondary{color:var(--color-primary-text);border-color:color-mix(in srgb,var(--state-success) 92%,var(--color-line));background:color-mix(in srgb,var(--state-success) 85%,var(--color-surface-strong))}.studio-tree-file__action--audio.btn--secondary:hover{background:color-mix(in srgb,var(--state-success) 92%,var(--color-surface-strong))}.studio-tree-file__action--web.btn--secondary{color:var(--color-primary-text);border-color:color-mix(in srgb,var(--brand-quaternary) 92%,var(--color-line));background:color-mix(in srgb,var(--brand-quaternary) 85%,var(--color-surface-strong))}.studio-tree-file__action--web.btn--secondary:hover{background:color-mix(in srgb,var(--brand-quaternary) 92%,var(--color-surface-strong))}.studio-tree-file__action--script-web.btn--secondary{color:var(--color-primary-text);border:1px solid transparent;background:linear-gradient(120deg,color-mix(in srgb,var(--brand-deep-accent) 85%,var(--color-surface-strong)),color-mix(in srgb,var(--brand-deep-accent) 85%,var(--color-surface-strong)) 49%,color-mix(in srgb,var(--brand-quaternary) 85%,var(--color-surface-strong)) 51%,color-mix(in srgb,var(--brand-quaternary) 85%,var(--color-surface-strong))) padding-box,linear-gradient(120deg,color-mix(in srgb,var(--brand-deep-accent) 92%,var(--color-line)),color-mix(in srgb,var(--brand-deep-accent) 92%,var(--color-line)) 49%,color-mix(in srgb,var(--brand-quaternary) 92%,var(--color-line)) 51%,color-mix(in srgb,var(--brand-quaternary) 92%,var(--color-line))) border-box}.studio-tree-file__action--script-web.btn--secondary:hover{background:linear-gradient(120deg,color-mix(in srgb,var(--brand-deep-accent) 92%,var(--color-surface-strong)),color-mix(in srgb,var(--brand-deep-accent) 92%,var(--color-surface-strong)) 49%,color-mix(in srgb,var(--brand-quaternary) 92%,var(--color-surface-strong)) 51%,color-mix(in srgb,var(--brand-quaternary) 92%,var(--color-surface-strong))) padding-box,linear-gradient(120deg,color-mix(in srgb,var(--brand-deep-accent) 96%,var(--color-line)),color-mix(in srgb,var(--brand-deep-accent) 96%,var(--color-line)) 49%,color-mix(in srgb,var(--brand-quaternary) 96%,var(--color-line)) 51%,color-mix(in srgb,var(--brand-quaternary) 96%,var(--color-line))) border-box}.studio-tree-file__utility{display:inline-flex;align-items:center;justify-content:flex-end;gap:.4rem;flex:0 0 auto}.studio-tree-file__branch-actions{display:inline-flex;align-items:center;gap:.12rem}.studio-tree-file__branch-button{--studio-branch-button-color: var(--color-line-strong);display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}.studio-tree-file__branch-button--script{--studio-branch-button-color: var(--brand-deep-accent)}.studio-tree-file__branch-button--web{--studio-branch-button-color: var(--brand-quaternary)}.studio-tree-file__branch-button--audio{--studio-branch-button-color: var(--state-success)}.studio-tree-file__branch-button--workflow{--studio-branch-button-color: var(--brand-tertiary)}.studio-tree-file__branch-button:hover{background:color-mix(in srgb,var(--studio-branch-button-color) 9%,transparent)}.studio-tree-file__branch-button:focus-visible{outline:none;box-shadow:var(--shadow-focus-ring)}.studio-tree-file__branch-button.is-active{background:color-mix(in srgb,var(--studio-branch-button-color) 12%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--studio-branch-button-color) 28%,transparent)}.studio-tree-file__branch-button.is-active .studio-tree-file__branch-dot{opacity:1;box-shadow:0 0 0 1px color-mix(in srgb,var(--studio-branch-button-color) 16%,transparent)}.studio-tree-file__branch-button .studio-tree-file__branch-dot{margin-top:0}.studio-field input,.studio-field textarea,.studio-field select,.studio-anchor-preview{width:100%;border:1px solid var(--color-line-strong);border-radius:var(--radius-md);background:var(--color-bg);color:var(--color-primary-text);padding:.72rem .85rem;font:inherit}.studio-anchor-preview{min-height:2.9rem;display:flex;align-items:center}.studio-anchor-preview.is-selected{border-color:color-mix(in srgb,var(--color-accent) 50%,var(--color-line-strong));background:color-mix(in srgb,var(--color-accent) 10%,transparent)}.studio-field input:focus,.studio-field textarea:focus,.studio-field select:focus,.studio-filter-chip:focus-visible,.studio-document-card:focus-visible,.studio-version-card:focus-visible,.studio-tree-file:focus-visible,.studio-tree-section__header:focus-visible,.studio-queue-group__toggle:focus-visible,.studio-sidebar__utility summary:focus-visible,.studio-toggle-chip:focus-visible{outline:none;box-shadow:var(--shadow-focus-ring)}.studio-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;width:100%}.studio-filter-chip,.studio-pill,.studio-status,.studio-toggle-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);padding:.28rem .6rem;font-size:.74rem;font-weight:var(--font-weight-semibold);letter-spacing:.02em;border:1px solid color-mix(in srgb,var(--color-line-strong) 82%,var(--color-line));box-shadow:inset 0 1px color-mix(in srgb,white 8%,transparent)}.studio-filter-chip,.studio-toggle-chip{min-height:2rem;border-color:transparent;background:transparent;color:inherit;cursor:pointer;box-shadow:none;transition:background-color var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.studio-filter-chip:hover,.studio-toggle-chip:hover{border-color:transparent;background:color-mix(in srgb,var(--color-accent) 10%,transparent)}.studio-filter-chip.is-active,.studio-pill--accent,.studio-toggle-chip.is-active{background:color-mix(in srgb,var(--color-accent) 22%,transparent);border-color:transparent;box-shadow:0 12px 26px color-mix(in srgb,var(--color-accent) 14%,transparent),inset 0 1px color-mix(in srgb,white 11%,transparent)}.studio-filter-chip__count{margin-left:.35rem;font-size:.7rem;color:var(--color-muted-text)}.studio-filter-chip.is-active .studio-filter-chip__count{color:color-mix(in srgb,var(--color-accent) 92%,var(--color-primary-text))}.studio-sidebar--queue .studio-filter-row{padding:.08rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-bg) 58%,transparent)}.studio-sidebar--queue .studio-filter-chip{min-height:2.08rem;border-color:color-mix(in srgb,var(--studio-queue-tone) 16%,transparent);background:color-mix(in srgb,var(--studio-queue-tone) 7%,transparent);color:color-mix(in srgb,var(--color-primary-text) 86%,var(--studio-queue-tone))}.studio-sidebar--queue .studio-filter-chip:hover{border-color:color-mix(in srgb,var(--studio-queue-tone) 28%,transparent);background:color-mix(in srgb,var(--studio-queue-tone) 12%,transparent)}.studio-sidebar--queue .studio-filter-chip.is-active{border-color:color-mix(in srgb,var(--studio-queue-tone) 42%,transparent);background:color-mix(in srgb,var(--studio-queue-tone) 22%,var(--color-bg));box-shadow:0 3px 9px color-mix(in srgb,black 10%,transparent),inset 0 -2px color-mix(in srgb,var(--studio-queue-tone) 28%,transparent),inset 0 1px color-mix(in srgb,white 10%,transparent)}.studio-status{color:color-mix(in srgb,var(--color-primary-text) 92%,var(--color-text));background:color-mix(in srgb,var(--color-bg) 58%,var(--color-text) 42%)}.studio-status--draft{color:color-mix(in srgb,var(--state-info) 78%,var(--color-primary-text));border-color:color-mix(in srgb,var(--state-info) 42%,var(--color-line));background:color-mix(in srgb,var(--state-info) 24%,transparent)}.studio-status--in_review{color:color-mix(in srgb,var(--brand-quaternary) 78%,var(--color-primary-text));border-color:color-mix(in srgb,var(--brand-quaternary) 42%,var(--color-line));background:color-mix(in srgb,var(--brand-quaternary) 24%,transparent)}.studio-status--changes_requested,.studio-status--wont_fix,.studio-diff-lines--removed{color:color-mix(in srgb,var(--state-warning) 82%,var(--color-primary-text));border-color:color-mix(in srgb,var(--state-warning) 46%,var(--color-line));background:color-mix(in srgb,var(--state-warning) 24%,transparent)}.studio-status--approved,.studio-status--resolved,.studio-status--completed,.studio-diff-lines--added{color:color-mix(in srgb,var(--state-success) 82%,var(--color-primary-text));border-color:color-mix(in srgb,var(--state-success) 44%,var(--color-line));background:color-mix(in srgb,var(--state-success) 24%,transparent)}.studio-status--final{color:color-mix(in srgb,var(--brand-primary) 90%,var(--color-primary-text));border-color:color-mix(in srgb,var(--brand-primary) 52%,var(--color-line));background:color-mix(in srgb,var(--brand-primary) 28%,transparent)}.studio-status--queued,.studio-status--open,.studio-status--running,.studio-status--blocked{color:color-mix(in srgb,var(--brand-tertiary) 82%,var(--color-primary-text));border-color:color-mix(in srgb,var(--brand-tertiary) 44%,var(--color-line));background:color-mix(in srgb,var(--brand-tertiary) 24%,transparent)}.studio-status--implemented{color:color-mix(in srgb,var(--state-success) 82%,var(--color-primary-text));border-color:color-mix(in srgb,var(--state-success) 44%,var(--color-line));background:color-mix(in srgb,var(--state-success) 24%,transparent)}.studio-status--partial{color:color-mix(in srgb,var(--state-warning) 82%,var(--color-primary-text));border-color:color-mix(in srgb,var(--state-warning) 46%,var(--color-line));background:color-mix(in srgb,var(--state-warning) 24%,transparent)}.studio-status--planned{color:color-mix(in srgb,var(--brand-tertiary) 76%,var(--color-primary-text));border-color:color-mix(in srgb,var(--brand-tertiary) 40%,var(--color-line));background:color-mix(in srgb,var(--brand-tertiary) 22%,transparent)}.studio-docs-page{height:min(46rem,calc(100vh - 6rem));min-height:0;gap:0;overflow:hidden}.studio-shell--document .studio-shell__body:has(.studio-docs-page){padding-top:0;padding-bottom:0}.studio-docs-banner{padding:.62rem .8rem}.studio-docs-banner p{margin:.18rem 0 0}.studio-docs-banner--fresh{border-color:color-mix(in srgb,var(--state-success) 45%,var(--color-line))}.studio-docs-banner--stale{border-color:color-mix(in srgb,var(--state-warning) 45%,var(--color-line))}.studio-docs-summary-grid{display:grid;gap:.55rem;grid-template-columns:repeat(4,minmax(0,1fr))}.studio-docs-metric{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.65rem;padding:.62rem .75rem;border:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 72%,transparent)}.studio-docs-metric span{color:var(--color-secondary-text);font-size:.82rem}.studio-docs-metric strong{font-size:1.22rem}.studio-docs-layout{display:grid;grid-template-columns:minmax(15rem,18rem) minmax(0,1fr);align-items:start;gap:.78rem;height:100%;min-height:0;overflow:visible}.studio-docs-nav{--studio-docs-nav-edge: color-mix(in srgb, var(--brand-primary) 92%, transparent);position:relative;top:auto;align-self:start;height:auto;max-height:100%;margin-top:0;padding:.7rem .74rem;border-top:0;border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--studio-surface-fill);background-clip:padding-box;overflow:hidden;box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--studio-docs-nav-edge)}.studio-docs-nav:before{display:none}.studio-docs-nav .studio-sidebar__header{padding:0 0 .58rem;border-bottom:1px solid color-mix(in srgb,var(--color-line) 72%,transparent)}.studio-docs-nav .studio-sidebar__header h2{margin:0;font-size:1.32rem;line-height:1.05}.studio-docs-nav__list{flex:0 1 auto;min-height:0;max-height:none;gap:.1rem;padding-bottom:calc(var(--deck-edge-bottom) + .15rem);overflow:auto}.studio-docs-nav__item{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:2.06rem;padding:.26rem .38rem .26rem .55rem;border-radius:var(--radius-sm);color:inherit;text-decoration:none;transition:background-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.studio-docs-nav__item:hover,.studio-docs-nav__item:focus-visible{background:color-mix(in srgb,var(--studio-queue-tone) 10%,var(--color-bg));color:var(--color-primary-text);transform:translateY(-1px)}.studio-docs-nav__item>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:var(--font-weight-semibold)}.studio-docs-nav__item>strong{color:var(--color-muted-text);font-size:.78rem}.studio-docs-nav .studio-docs-nav__item.is-active{background:color-mix(in srgb,var(--studio-queue-tone) 16%,var(--color-surface-strong));color:var(--color-primary-text);box-shadow:inset 3px 0 color-mix(in srgb,var(--studio-queue-tone) 82%,var(--color-line)),inset 0 1px color-mix(in srgb,white 10%,transparent)}.studio-docs-content{display:flex;flex-direction:column;gap:.72rem;height:100%;min-height:0;min-width:0}.studio-docs-route-stage{height:100%;min-height:0}.studio-docs-route-stage .nested-deck-surface{box-sizing:border-box;padding-inline:.62rem;padding-bottom:calc(var(--deck-edge-bottom) + .72rem)}.studio-docs-content section{scroll-margin-top:5.8rem}.studio-docs-route-card{--studio-docs-route-edge: color-mix(in srgb, var(--brand-primary) 92%, transparent);display:flex;flex-direction:column;gap:.5rem;height:100%;min-height:0;max-height:100%;padding:.66rem .74rem 0;border-top:0;border-radius:0 0 var(--radius-lg) var(--radius-lg);overflow:hidden;box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--studio-docs-route-edge)}[data-theme=dark] .studio-docs-nav,[data-theme=dark] .studio-docs-route-card{box-shadow:0 2px 12px #00000026,0 8px 32px #0000001a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--studio-docs-route-edge, var(--studio-docs-nav-edge))}.studio-docs-route-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex:0 0 auto;padding:0 .58rem .5rem;border-bottom:1px solid color-mix(in srgb,var(--color-line) 76%,transparent)}.studio-docs-route-card__header h2{margin:0 0 .22rem;font-size:clamp(1.28rem,1.65vw,1.72rem);line-height:1.04}.studio-docs-route-card__header p{margin:0}.studio-docs-route-card__count{display:inline-flex;min-width:2.35rem;min-height:2.35rem;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--brand-primary) 28%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand-primary) 9%,transparent);color:var(--color-primary-text);font-size:1.15rem;font-weight:var(--font-weight-bold)}.studio-docs-route-card__body.route-page-card__scroll{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:.62rem;height:auto;margin-bottom:var(--deck-edge-bottom);padding:.62rem clamp(1.05rem,1.8vw,1.55rem) calc(var(--deck-edge-bottom) + 1rem);overflow:auto;scrollbar-gutter:stable}.studio-docs-content-block{display:flex;flex-direction:column;gap:.55rem;padding-top:.1rem}.studio-docs-content-block+.studio-docs-content-block{padding-top:.8rem;border-top:1px solid color-mix(in srgb,var(--color-line) 76%,transparent)}.studio-docs-content-block h3{margin:0;font-size:1rem;line-height:1.2}.studio-docs-status-row{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;padding:.55rem .62rem;border:1px solid color-mix(in srgb,var(--brand-primary) 18%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand-primary) 6%,transparent)}.studio-docs-flow-list{display:flex;flex-direction:column;gap:.46rem}.studio-docs-flow-card{display:grid;grid-template-columns:minmax(0,.95fr) auto minmax(8rem,.72fr) auto minmax(0,1.2fr);align-items:stretch;gap:.45rem;padding:.58rem;border:1px solid color-mix(in srgb,var(--brand-tertiary) 24%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand-tertiary) 5%,var(--color-bg))}.studio-docs-flow-card__node{display:flex;flex-direction:column;justify-content:center;gap:.18rem;min-width:0;padding:.48rem .55rem;border:1px solid color-mix(in srgb,var(--color-line) 76%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-bg) 78%,transparent)}.studio-docs-flow-card__node--middle{border-color:color-mix(in srgb,var(--brand-primary) 28%,var(--color-line));background:color-mix(in srgb,var(--brand-primary) 8%,transparent)}.studio-docs-flow-card__node span{color:var(--color-secondary-text);font-size:.74rem;font-weight:var(--font-weight-semibold)}.studio-docs-flow-card__node strong{font-size:.84rem;line-height:1.35;overflow-wrap:anywhere}.studio-docs-flow-card__arrow{align-self:center;color:color-mix(in srgb,var(--brand-tertiary) 72%,var(--color-secondary-text));font-weight:var(--font-weight-bold)}.studio-docs-item{border:1px solid var(--color-line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 74%,transparent);padding:.68rem .72rem;display:flex;flex-direction:column;gap:.5rem}.studio-docs-item--compact{gap:.55rem}.studio-docs-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.studio-docs-item__top p{margin:.22rem 0 0;text-transform:capitalize}.studio-docs-meta-block{display:flex;flex-direction:column;gap:.24rem}.studio-docs-meta-block>span{font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted-text)}.studio-docs-code-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.3rem}.studio-docs-code{display:inline-flex;align-items:center;max-width:100%;padding:.22rem .45rem;border:1px solid var(--color-line);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-bg) 78%,transparent);font-size:.75rem;overflow-wrap:anywhere}.studio-docs-code--inline{padding-inline:.6rem}.studio-docs-list{margin:0;padding-left:1rem;color:var(--color-secondary-text);display:grid;gap:.32rem}.studio-docs-list--dense{gap:.5rem}.studio-docs-inline-note{display:block;margin-top:.18rem;color:var(--color-secondary-text)}.studio-docs-workflow-list,.studio-docs-pipeline-list{display:flex;flex-direction:column;gap:.52rem}.studio-docs-record-list{display:flex;flex-direction:column;gap:.5rem}.studio-docs-record-list--compact{gap:.38rem}.studio-docs-record{display:flex;flex-direction:column;gap:.48rem;padding:.62rem .7rem;border:1px solid color-mix(in srgb,var(--color-line) 86%,transparent);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 72%,transparent)}.studio-docs-record--inline{display:grid;grid-template-columns:minmax(11rem,.85fr) minmax(0,1.1fr) minmax(10rem,.85fr);align-items:center}.studio-docs-record__main{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.studio-docs-record__main p,.studio-docs-record p{margin:0}.studio-docs-record__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.55rem}.studio-docs-details{border-top:1px solid color-mix(in srgb,var(--color-line) 78%,transparent);padding-top:.45rem}.studio-docs-details summary{cursor:pointer;color:var(--color-secondary-text);font-weight:var(--font-weight-semibold)}.studio-docs-kv,.studio-docs-script-line{margin:0}.studio-reporting-overview-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem}.studio-reporting-overview-actions p{margin:0}.studio-reporting-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.studio-reporting-metric{display:flex;min-width:0;min-height:5.4rem;flex-direction:column;justify-content:space-between;gap:.28rem;padding:.62rem .75rem;border:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 72%,transparent)}.studio-reporting-metric span{color:var(--color-secondary-text);font-size:.82rem}.studio-reporting-metric strong{font-size:1.18rem;line-height:1.15;overflow-wrap:anywhere}.studio-reporting-metric p{margin:0;font-size:.76rem}.studio-reporting-chart{display:flex;flex-direction:column;gap:.42rem;padding:.58rem;border:1px solid color-mix(in srgb,var(--brand-quaternary) 22%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand-quaternary) 5%,var(--color-bg))}.studio-reporting-bar-row{display:grid;grid-template-columns:minmax(9rem,.9fr) minmax(10rem,1.35fr) minmax(7.5rem,.55fr);align-items:center;gap:.65rem;min-height:3rem}.studio-reporting-bar-row__label,.studio-reporting-bar-row__value{display:flex;min-width:0;flex-direction:column;gap:.14rem}.studio-reporting-bar-row__label strong,.studio-reporting-bar-row__value strong{overflow-wrap:anywhere}.studio-reporting-bar-row__label span,.studio-reporting-bar-row__value span{color:var(--color-secondary-text);font-size:.76rem}.studio-reporting-bar-row__value{align-items:flex-end;text-align:right}.studio-reporting-bar-row__track{height:.72rem;border:1px solid color-mix(in srgb,var(--brand-primary) 22%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-bg) 78%,transparent);overflow:hidden}.studio-reporting-bar-row__track span{display:block;width:100%;height:100%;transform-origin:left center;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--brand-primary) 86%,var(--color-surface-strong)),color-mix(in srgb,var(--brand-quaternary) 78%,var(--color-surface-strong)))}.studio-reporting-agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.studio-reporting-agent{min-height:10rem}.studio-reporting-table-wrap{overflow-x:auto;border:1px solid color-mix(in srgb,var(--color-line) 84%,transparent);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 72%,transparent)}.studio-reporting-table{width:100%;min-width:56rem;border-collapse:collapse;font-size:.82rem}.studio-reporting-table th,.studio-reporting-table td{padding:.52rem .62rem;border-bottom:1px solid color-mix(in srgb,var(--color-line) 76%,transparent);text-align:left;vertical-align:top}.studio-reporting-table th{color:var(--color-secondary-text);font-size:.72rem;font-weight:var(--font-weight-semibold);text-transform:uppercase}.studio-reporting-table tbody tr:last-child td{border-bottom:0}.studio-reporting-table td:nth-child(n+3),.studio-reporting-table th:nth-child(n+3){text-align:right}.studio-reporting-table__lesson{display:flex;min-width:14rem;flex-direction:column;gap:.16rem}.studio-reporting-table td span,.studio-reporting-table td em{color:var(--color-secondary-text);font-style:normal}.studio-reporting-table tbody tr.is-selected{background:color-mix(in srgb,var(--brand-primary) 8%,transparent)}.studio-reporting-table--compact{min-width:48rem}.studio-reporting-access-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.55rem;margin-bottom:.55rem}.studio-reporting-access-toolbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;flex-wrap:wrap}.studio-reporting-access-summary{display:flex;flex-wrap:wrap;gap:.3rem}.studio-reporting-access-summary span{display:inline-flex;align-items:baseline;gap:.22rem;min-height:1.9rem;padding:.18rem .45rem;border:1px solid color-mix(in srgb,var(--color-line) 76%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-bg) 80%,transparent);color:var(--color-secondary-text);font-size:.76rem;white-space:nowrap}.studio-reporting-access-summary strong{color:var(--color-primary-text);font-size:.9rem}.studio-reporting-access-filter{display:inline-flex;align-items:center;gap:.16rem;padding:.14rem;border:1px solid color-mix(in srgb,var(--color-line) 72%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-bg) 82%,transparent)}.studio-reporting-access-filter .btn{min-height:2rem;padding-inline:.64rem;border-color:transparent;box-shadow:none}.studio-reporting-access-filter .btn[aria-pressed=true]{border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--color-line));background:color-mix(in srgb,var(--brand-primary) 13%,var(--color-surface-strong));color:var(--color-primary-text)}.studio-reporting-access-table-wrap{border-radius:var(--radius-sm)}.studio-reporting-access-table{min-width:64rem;font-size:.76rem}.studio-reporting-access-table th,.studio-reporting-access-table td{padding:.36rem .45rem;vertical-align:middle}.studio-reporting-access-table td:nth-child(n+3),.studio-reporting-access-table th:nth-child(n+3){text-align:left}.studio-reporting-access-user,.studio-reporting-access-course,.studio-reporting-access-progress,.studio-reporting-access-dates,.studio-reporting-access-actions{display:flex;flex-direction:column;gap:.12rem;min-width:0}.studio-reporting-access-user strong,.studio-reporting-access-course strong,.studio-reporting-access-progress strong,.studio-reporting-access-dates strong{color:var(--color-primary-text);line-height:1.2;overflow-wrap:anywhere}.studio-reporting-access-user span,.studio-reporting-access-course span,.studio-reporting-access-progress span,.studio-reporting-access-dates span,.studio-reporting-access-user em{color:var(--color-secondary-text);font-style:normal;line-height:1.25;overflow-wrap:anywhere}.studio-reporting-access-user em{width:max-content;padding:.05rem .3rem;border:1px solid color-mix(in srgb,var(--color-line) 70%,transparent);border-radius:999px;font-size:.68rem}.studio-reporting-mini-progress{width:min(5.8rem,100%);height:.3rem;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--color-line) 64%,transparent)}.studio-reporting-mini-progress span{display:block;width:var(--progress-value, 0%);height:100%;border-radius:inherit;background:color-mix(in srgb,var(--brand-primary) 74%,var(--color-primary-text))}.studio-reporting-access-buttons{display:flex;flex-wrap:wrap;gap:.25rem}.studio-reporting-access-actions .btn,.studio-reporting-access-actions button{min-height:1.75rem;padding-inline:.5rem}.studio-reporting-access-card-list{display:none}.studio-reporting-access-card{display:grid;gap:.72rem;padding:.78rem;border:1px solid color-mix(in srgb,var(--color-line) 78%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-surface-strong) 90%,transparent);box-shadow:0 1px color-mix(in srgb,var(--color-primary-text) 5%,transparent)}.studio-reporting-access-card--pending{border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--color-line));background:linear-gradient(180deg,color-mix(in srgb,var(--brand-primary) 6%,transparent),transparent 46%),color-mix(in srgb,var(--color-surface-strong) 92%,transparent)}.studio-reporting-access-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.studio-reporting-access-card__identity{display:flex;flex-direction:column;gap:.16rem;min-width:0}.studio-reporting-access-card__identity strong{color:var(--color-primary-text);line-height:1.18;overflow-wrap:anywhere}.studio-reporting-access-card__identity span,.studio-reporting-access-card__meta span,.studio-reporting-access-card__meta em,.studio-reporting-access-card__note{color:var(--color-secondary-text);font-style:normal;line-height:1.32;overflow-wrap:anywhere}.studio-reporting-access-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.48rem}.studio-reporting-access-card__meta div{display:flex;flex-direction:column;gap:.16rem;min-width:0;padding:.54rem;border:1px solid color-mix(in srgb,var(--color-line) 64%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-bg) 74%,transparent)}.studio-reporting-access-card__meta span{font-size:.72rem;font-weight:var(--font-weight-semibold);text-transform:uppercase}.studio-reporting-access-card__meta strong{color:var(--color-primary-text);line-height:1.22;overflow-wrap:anywhere}.studio-reporting-access-card__note{margin:0;padding:.56rem .62rem;border-left:3px solid color-mix(in srgb,var(--brand-primary) 44%,var(--color-line));border-radius:var(--radius-sm);background:color-mix(in srgb,var(--brand-primary) 7%,transparent)}.studio-reporting-access-actions--mobile{width:100%}.studio-reporting-access-buttons--mobile{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%}.studio-reporting-access-buttons--mobile .btn{width:100%;min-height:2.9rem;padding-inline:.65rem;font-size:.92rem}.studio-reporting-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.22rem .55rem;border:1px solid color-mix(in srgb,var(--brand-primary) 28%,var(--color-line));border-radius:var(--radius-sm);background:color-mix(in srgb,var(--brand-primary) 8%,transparent);color:var(--color-primary-text);font:inherit;font-size:.78rem;font-weight:var(--font-weight-semibold);cursor:pointer}.studio-reporting-link-button:hover,.studio-reporting-link-button:focus-visible{background:color-mix(in srgb,var(--brand-primary) 14%,transparent)}.studio-reporting-detail{display:flex;flex-direction:column;gap:.8rem}.studio-reporting-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.studio-reporting-answer-card{gap:.75rem}.studio-reporting-answer-card__stack{display:flex;flex-direction:column;gap:.5rem}.studio-reporting-feedback-card__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem}.studio-reporting-answer-card .studio-docs-list li{display:grid;grid-template-columns:minmax(0,1fr) minmax(8rem,auto);gap:.6rem}.studio-reporting-json{max-height:24rem;margin:0;padding:.7rem;overflow:auto;border:1px solid color-mix(in srgb,var(--color-line) 72%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-bg) 78%,transparent);color:var(--color-secondary-text);font-size:.76rem;white-space:pre-wrap}.studio-docs-script-line{font-size:.82rem;overflow-wrap:anywhere}.studio-docs-pipeline{border:1px solid var(--color-line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 74%,transparent);overflow:hidden}.studio-docs-pipeline__summary{list-style:none;display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding:.68rem .72rem;cursor:pointer}.studio-docs-pipeline__summary::-webkit-details-marker{display:none}.studio-docs-pipeline__summary p{margin:.25rem 0 0}.studio-docs-pipeline__summary-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex-shrink:0}.studio-docs-pipeline__body{display:flex;flex-direction:column;gap:.58rem;padding:0 .72rem .72rem;border-top:1px solid var(--color-line)}.studio-mermaid-diagram{margin:.7rem 0;padding:.65rem;border:1px solid color-mix(in srgb,var(--brand-tertiary) 28%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand-tertiary) 7%,transparent)}.studio-mermaid-diagram__flow{display:flex;align-items:stretch;gap:.35rem;overflow-x:auto;padding-bottom:.1rem}.studio-mermaid-diagram__step-group{display:flex;align-items:center;gap:.35rem;flex:0 0 auto}.studio-mermaid-diagram__step{display:grid;grid-template-columns:auto minmax(8rem,13rem);align-items:center;gap:.42rem;min-height:2.65rem;padding:.42rem .5rem;border:1px solid color-mix(in srgb,var(--brand-tertiary) 28%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 82%,transparent)}.studio-mermaid-diagram__step span{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--brand-tertiary) 18%,transparent);color:var(--color-secondary-text);font-size:.72rem;font-weight:var(--font-weight-semibold)}.studio-mermaid-diagram__step strong{font-size:.82rem;line-height:1.25}.studio-mermaid-diagram__arrow{color:color-mix(in srgb,var(--brand-tertiary) 70%,var(--color-secondary-text));font-weight:var(--font-weight-bold)}.studio-mermaid-diagram__source{margin-top:.5rem}.studio-mermaid-diagram__source summary{cursor:pointer;color:var(--color-muted-text);font-size:.78rem}.studio-mermaid-diagram__source pre,.studio-mermaid-source{overflow-x:auto;margin:.45rem 0 0}.studio-document-list,.studio-thread-list,.studio-job-list,.studio-action-stack,.studio-queue-group__list,.studio-diff-list,.studio-review-panel__section,.studio-spec-layout,.studio-microblock-list{display:flex;flex-direction:column;gap:.6rem}.studio-document-list{gap:.75rem}.studio-sidebar__dock{position:absolute;right:0;bottom:0;left:0;height:0;z-index:3;pointer-events:none}.studio-sidebar__dock-label{position:absolute;top:0;left:var(--studio-queue-tab-left, 66%);min-width:6.8rem;min-height:2.8rem;padding:0 .62rem;display:inline-flex;align-items:center;justify-content:center;border-radius:0 0 var(--radius-md) var(--radius-md);background:color-mix(in srgb,var(--studio-queue-tone, var(--brand-primary)) 92%,transparent);color:var(--color-text-inverse);font-size:.74rem;font-weight:var(--font-weight-bold);letter-spacing:.08em;line-height:1;text-transform:uppercase;box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff2e;transform:translate(-50%);transform-origin:center top;pointer-events:none}.studio-sidebar__setup,.studio-review-panel__section--nested{padding-top:.85rem;border-top:1px solid color-mix(in srgb,var(--studio-surface-tone) 28%,var(--color-line))}.studio-sidebar__utility{margin-top:.15rem;border-top:1px solid color-mix(in srgb,var(--studio-surface-tone) 28%,var(--color-line));padding-top:.75rem}.studio-sidebar__utility summary{cursor:pointer;font-size:.78rem;font-weight:var(--font-weight-semibold);color:var(--color-secondary-text);list-style:none}.studio-sidebar__utility summary::-webkit-details-marker{display:none}.studio-sidebar__utility-body{display:flex;flex-direction:column;gap:.55rem;margin-top:.55rem;padding:.8rem .85rem;border:1px solid var(--studio-surface-border);border-radius:var(--radius-md);background:var(--studio-surface-fill)}.studio-document-card,.studio-version-card{width:100%;text-align:left;border:1px solid var(--studio-surface-border);border-radius:var(--radius-md);background:var(--studio-surface-fill);padding:.82rem .88rem;color:inherit;box-shadow:inset 0 1px color-mix(in srgb,white 8%,transparent)}.studio-document-card,.studio-version-card{cursor:pointer}.studio-microblock-card,.studio-script-review-block{width:100%;text-align:left;color:inherit}.studio-document-card--compact{padding:.72rem .78rem;border-radius:var(--radius-md)}.studio-microblock-card{cursor:default}.studio-document-card.is-active,.studio-version-card.is-active{border-color:color-mix(in srgb,var(--studio-surface-tone) 68%,var(--color-line));background:color-mix(in srgb,var(--studio-surface-tone) 18%,var(--color-surface-strong));box-shadow:0 0 0 1px color-mix(in srgb,var(--studio-surface-tone) 22%,transparent),inset 0 1px color-mix(in srgb,white 10%,transparent)}.studio-document-card__top,.studio-document-card__meta,.studio-document-card__primary,.studio-document-card__secondary,.studio-thread-card__top,.studio-microblock-card__header,.studio-thread-card__actions,.studio-main__card-actions,.studio-version-card{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.studio-document-card__primary{align-items:baseline}.studio-document-card__secondary{justify-content:flex-start}.studio-document-card__secondary span{color:var(--color-secondary-text);font-size:.8rem}.studio-empty-state--queue{padding-top:.1rem}.studio-document-card p,.studio-version-card strong,.studio-microblock-card strong,.studio-script-review-block strong{margin:0}.studio-document-card--compact strong{font-size:.95rem}.studio-document-card p{margin:.18rem 0 0;font-size:.95rem}.studio-document-card__meta,.studio-version-card span,.studio-thread-card__anchor,.studio-job-card small{font-size:.82rem}.studio-document-card p,.studio-document-card__meta,.studio-version-card span,.studio-thread-card p,.studio-job-card small,.studio-thread-card__anchor,.studio-main__card-header p,.studio-main__subsection-header p,.studio-sidebar__setup p{color:var(--color-secondary-text)}.studio-queue-group__header h3,.studio-main__subsection-header h4{margin:0}.studio-queue-group{display:flex;flex-direction:column;gap:.45rem;padding:.72rem .8rem .72rem .92rem;border:1px solid var(--studio-surface-border);border-left:3px solid var(--studio-surface-tone);border-radius:var(--radius-md);background:var(--studio-surface-fill);box-shadow:inset 0 1px color-mix(in srgb,white 8%,transparent)}.studio-queue-group--action{border-left-color:color-mix(in srgb,var(--color-accent) 55%,var(--color-line))}.studio-queue-group--agent{border-left-color:color-mix(in srgb,var(--brand-tertiary) 45%,var(--color-line))}.studio-queue-group--done{border-left-color:color-mix(in srgb,var(--state-success) 40%,var(--color-line))}.studio-queue-group__header{align-items:center}.studio-queue-group__copy{display:flex;flex-direction:column;gap:.12rem}.studio-queue-group__copy span{font-size:.78rem;color:var(--color-secondary-text)}.studio-queue-group__header h3,.studio-queue-group__toggle strong{font-size:.92rem}.studio-queue-group__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.35rem 0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.studio-queue-group__toggle-copy{display:flex;align-items:baseline;gap:.5rem}.studio-queue-group__toggle-copy span{font-size:.78rem;color:var(--color-secondary-text)}.studio-document-card--action{background:color-mix(in srgb,var(--color-accent) 4%,var(--color-bg))}.studio-document-card--agent{background:color-mix(in srgb,var(--brand-tertiary) 4%,var(--color-bg))}.studio-document-card--done{background:color-mix(in srgb,var(--state-success) 4%,var(--color-bg))}.studio-document-card__indicator{width:.44rem;height:.44rem;border-radius:999px;flex:0 0 auto;background:var(--color-line-strong)}.studio-document-card__indicator--action{background:color-mix(in srgb,var(--color-accent) 75%,var(--color-line))}.studio-document-card__indicator--agent{background:color-mix(in srgb,var(--brand-tertiary) 72%,var(--color-line))}.studio-document-card__indicator--done{background:color-mix(in srgb,var(--state-success) 80%,var(--color-line))}.studio-version-rail{display:grid;gap:.55rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.studio-main__workspace-grid{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.studio-main__card{display:flex;flex-direction:column;gap:.8rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 78%,var(--color-line));border-top:1px solid rgba(255,255,255,.08);border-radius:calc(var(--radius-md) + 2px);padding:.9rem;background:var(--studio-card-bg);box-shadow:inset 0 1px #ffffff14}.studio-main__card--spec,.studio-main__card--script{min-height:30rem}.studio-script-panel__hint{margin:0;font-size:.92rem}.studio-main__card-header--stacked{align-items:flex-start}.studio-key-value-list{display:grid;gap:.65rem}.studio-key-value-list div{display:grid;gap:.12rem;min-width:0}.studio-key-value-list--inline{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-key-value-list dt{font-size:.82rem;font-weight:var(--font-weight-semibold);color:var(--color-muted-text)}.studio-key-value-list dd{margin:0;overflow-wrap:anywhere}.studio-spec-layout__overview,.studio-spec-layout__microblocks{display:flex;flex-direction:column;gap:.35rem}.studio-microblock-card{display:flex;flex-direction:column;gap:.35rem;padding:.6rem 0;border:0;border-radius:0;background:transparent}.studio-microblock-card--passive{opacity:.95}.studio-microblock-card+.studio-microblock-card{border-top:1px solid color-mix(in srgb,var(--color-line) 70%,transparent)}.studio-microblock-card__header{align-items:baseline}.studio-microblock-card__header strong{flex:1 1 auto;min-width:0;font-size:.96rem;line-height:1.35}.studio-script-review-list{display:flex;flex-direction:column;gap:0}.studio-script-review-block{position:relative;display:flex;flex-direction:column;gap:0}.studio-script-review-row{position:relative;display:flex;flex-direction:column;gap:.28rem;padding:.3rem .05rem;border:0;border-bottom:1px solid color-mix(in srgb,var(--color-line) 72%,transparent);border-radius:0;background:transparent;transition:border-color var(--motion-fast),background-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.studio-script-review-block:last-child .studio-script-review-row{border-bottom:0}.studio-script-review-row--commentable{cursor:default}.studio-script-review-row[role=button]{cursor:pointer}.studio-script-review-row--commentable:hover{background:color-mix(in srgb,var(--color-accent) 4%,transparent)}.studio-script-review-row__main{min-width:0}.studio-script-review-row--dense{padding-top:.22rem;padding-bottom:.22rem}.studio-script-review-row--commentable:focus-visible{outline:none;box-shadow:var(--shadow-focus-ring)}.studio-script-review-row--changed{border-left:2px solid color-mix(in srgb,var(--color-accent) 62%,var(--color-line));padding-left:.62rem;background:transparent}.studio-script-review-row--microblock{margin-top:.22rem;padding-top:.42rem;border-top:1px solid color-mix(in srgb,var(--brand-secondary) 28%,transparent)}.studio-script-review-row.is-selected{border-radius:0;background:color-mix(in srgb,var(--color-accent) 4%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-accent) 18%,transparent)}.studio-script-review-block__comment-trigger{position:absolute;top:.28rem;right:.25rem;width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--color-line-strong) 74%,var(--color-line));border-radius:999px;background:color-mix(in srgb,var(--color-bg-soft) 88%,var(--color-surface-elevated) 12%);color:color-mix(in srgb,var(--color-muted-text) 88%,var(--color-primary-text));opacity:0;transform:translateY(-2px);pointer-events:none;transition:opacity var(--motion-fast),transform var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast);z-index:3}.studio-script-review-block__comment-trigger svg{width:1rem;height:1rem}.studio-script-review-row:hover .studio-script-review-block__comment-trigger,.studio-script-review-row:focus-within .studio-script-review-block__comment-trigger,.studio-script-review-block.is-comment-open .studio-script-review-block__comment-trigger,.studio-script-review-block__comment-trigger:focus-visible{opacity:1;transform:translateY(0);pointer-events:auto}.studio-script-review-block__comment-trigger:hover{border-color:color-mix(in srgb,var(--color-muted-text) 55%,var(--color-line));background:color-mix(in srgb,var(--color-bg-soft) 100%,var(--color-surface-elevated) 0%);color:var(--color-primary-text)}.studio-script-review-block__comment-trigger--visible{position:relative;top:auto;right:auto;opacity:1;transform:none;pointer-events:auto}.studio-script-review-block__comment-trigger:focus-visible{outline:none;box-shadow:var(--shadow-focus-ring)}.studio-script-review-block__comment-count{position:absolute;top:-.2rem;right:-.15rem;min-width:1rem;height:1rem;padding:0 .2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--color-accent) 90%,var(--color-line));color:#101216;font-size:.66rem;font-weight:var(--font-weight-bold)}.studio-script-review-block__comment-anchor{position:relative;display:inline-flex;align-items:flex-start;justify-content:flex-end;align-self:start}.studio-script-review-preview-row{padding:.3rem .7rem .32rem;border-bottom:1px solid color-mix(in srgb,var(--color-line) 72%,transparent);background:color-mix(in srgb,var(--color-bg-soft) 90%,var(--color-surface-elevated) 10%)}.studio-script-review-preview-row__main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:start}.studio-script-review-preview-row__comment-anchor{position:relative;display:inline-flex;align-self:start}.studio-script-review-preview-row__comment-trigger{width:1.7rem;height:1.7rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--color-line-strong) 78%,var(--color-line));border-radius:999px;background:color-mix(in srgb,var(--color-bg-soft) 100%,transparent);color:color-mix(in srgb,var(--color-text-muted) 94%,var(--color-primary-text))}.studio-script-review-preview-row__comment-trigger svg{width:.95rem;height:.95rem}.studio-script-review-preview-row__comment-trigger:hover{color:var(--color-secondary-text);border-color:color-mix(in srgb,var(--color-text-muted) 45%,var(--color-line))}.studio-script-review-preview-row__comment-trigger:focus-visible{outline:none;box-shadow:var(--shadow-focus-ring)}.studio-markdown-content--previous-version,.studio-markdown-content--previous-version p,.studio-markdown-content--previous-version li,.studio-markdown-content--previous-version h1,.studio-markdown-content--previous-version h2,.studio-markdown-content--previous-version h3,.studio-markdown-content--previous-version h4{color:color-mix(in srgb,var(--color-text-muted) 92%,var(--color-primary-text))}.studio-thread-popover{position:absolute;top:calc(100% + .35rem);right:0;width:min(28rem,calc(100vw - 8rem));display:flex;flex-direction:column;gap:.7rem;padding:.85rem .9rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 92%,var(--color-line));border-radius:var(--radius-md);background:var(--color-bg-soft);box-shadow:0 18px 40px #00000057;z-index:8}.studio-thread-popover__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.studio-thread-popover__meta{margin:.2rem 0 0;font-size:.82rem}.studio-thread-popover__list{display:flex;flex-direction:column;gap:.45rem}.studio-audio-segment-list{display:flex;flex-direction:column;gap:.65rem}.studio-audio-segment-card{position:relative;overflow:visible;gap:.55rem;padding:.72rem .82rem}.studio-audio-segment-card.is-active{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-accent) 18%,transparent)}.studio-audio-segment-card__title-row{display:flex;justify-content:space-between;gap:.65rem;align-items:flex-start}.studio-audio-segment-card__title-row h3{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.studio-audio-segment-card__key{color:var(--color-muted-text);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.studio-audio-segment-card__header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem;align-items:center}.studio-audio-segment-card__meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.35rem}.studio-audio-segment-card__body{display:flex;flex-direction:column;gap:.55rem}.studio-audio-segment__player-block{display:flex;flex-direction:column;gap:.24rem}.studio-audio-segment__player-label{font-size:.82rem;font-weight:var(--font-weight-semibold);color:var(--color-muted-text)}.studio-audio-segment__player{width:100%}.studio-audio-segment__path{margin:0;word-break:break-all}.studio-audio-final{display:grid;gap:.55rem}.studio-audio-final--overview{padding:.72rem .82rem}.studio-audio-final__header{display:flex;align-items:center;justify-content:space-between;gap:.65rem;min-width:0}.studio-audio-final__header h3{margin:0;font-size:1.05rem}.studio-audio-final__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.42rem .8rem;margin:0}.studio-audio-final__meta div{display:inline-flex;align-items:baseline;gap:.26rem;min-width:0}.studio-audio-final__meta dt{color:var(--color-muted-text);font-size:.74rem;font-weight:var(--font-weight-semibold)}.studio-audio-final__meta dd{min-width:0;max-width:min(28rem,100%);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-secondary-text);font-size:.84rem}.studio-audio-final__player{width:100%}.studio-audio-final__path{margin:0;overflow-wrap:anywhere;color:var(--color-muted-text);font-size:.78rem}.studio-segment-origin{display:inline-flex;align-items:center;min-height:1.72rem;padding:0 .48rem;border:1px solid color-mix(in srgb,var(--branch-accent, var(--brand-primary)) 28%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--branch-accent, var(--brand-primary)) 8%,transparent);color:color-mix(in srgb,var(--color-primary-text) 84%,var(--branch-accent, var(--brand-primary)));font-size:.74rem;font-weight:var(--font-weight-semibold);white-space:nowrap}.studio-segment-origin--inherited{border-color:color-mix(in srgb,var(--color-line-strong) 70%,var(--color-line));background:color-mix(in srgb,var(--color-bg) 70%,transparent);color:var(--color-muted-text)}.studio-segment-origin--changed,.studio-segment-origin--rerender{border-color:color-mix(in srgb,var(--state-warning) 38%,var(--color-line));background:color-mix(in srgb,var(--state-warning) 10%,transparent)}.studio-audio-segment__text-controls{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.4rem;padding-top:.15rem}.studio-audio-segment__text-toggle{min-height:2rem;padding:0 .68rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 74%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-bg) 72%,transparent);color:var(--color-secondary-text);font:inherit;font-size:.82rem;font-weight:var(--font-weight-semibold);cursor:pointer}.studio-audio-segment__text-toggle.is-active{border-color:color-mix(in srgb,var(--branch-accent, var(--brand-primary)) 44%,var(--color-line));background:color-mix(in srgb,var(--branch-accent, var(--brand-primary)) 14%,transparent);color:var(--color-primary-text)}.studio-audio-segment__text-panel{display:grid;gap:.3rem;max-height:min(15rem,34vh);padding:.62rem .72rem;border:1px solid color-mix(in srgb,var(--branch-accent, var(--brand-primary)) 18%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 72%,transparent);overflow:auto}.studio-audio-segment__text-panel span,.studio-audio-segment__qc-row dt{font-size:.78rem;font-weight:var(--font-weight-semibold);color:var(--color-muted-text)}.studio-audio-segment__text-panel p{margin:0;font-size:.93rem;line-height:1.42;overflow-wrap:anywhere;white-space:pre-line}.studio-audio-segment__flags{display:flex;flex-wrap:wrap;gap:.45rem}.studio-audio-segment__qc-row{display:flex;align-items:center;gap:.5rem;padding:.4rem .55rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 58%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--branch-accent, var(--brand-primary)) 6%,transparent)}.studio-audio-segment__qc-title{flex:0 0 auto;font-size:.76rem;font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--branch-accent, var(--brand-primary)) 76%,var(--color-primary-text))}.studio-audio-segment__qc-row dl{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .72rem;min-width:0;margin:0}.studio-audio-segment__qc-row div{display:inline-flex;align-items:baseline;gap:.28rem}.studio-audio-segment__qc-item{padding:.08rem .22rem;border-radius:var(--radius-pill)}.studio-audio-segment__qc-item--warning{background:color-mix(in srgb,var(--state-warning) 11%,transparent)}.studio-audio-segment__qc-item--warning dt,.studio-audio-segment__qc-item--warning dd{color:color-mix(in srgb,var(--state-warning) 76%,var(--color-primary-text))}.studio-audio-segment__qc-item--danger{background:color-mix(in srgb,var(--state-error) 10%,transparent)}.studio-audio-segment__qc-item--danger dt,.studio-audio-segment__qc-item--danger dd{color:color-mix(in srgb,var(--state-error) 78%,var(--color-primary-text))}.studio-audio-segment__qc-row dd{margin:0;font-size:.88rem;font-weight:var(--font-weight-semibold)}.studio-audio-segment__candidate-list{display:grid;gap:.38rem}.studio-audio-segment__candidate{display:grid;grid-template-columns:minmax(6.5rem,.7fr) minmax(14rem,1.7fr) minmax(10rem,.95fr) minmax(4.6rem,.4fr) auto minmax(12rem,auto);align-items:center;gap:.45rem;min-width:0;padding:.36rem .45rem;border-top:1px solid color-mix(in srgb,var(--color-line) 72%,transparent)}.studio-audio-segment__candidate:first-child{border-top:0}.studio-audio-segment__candidate>strong,.studio-audio-segment__candidate-reason,.studio-audio-segment__candidate-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-audio-segment__candidate-reason,.studio-audio-segment__candidate-meta{color:var(--color-secondary-text);font-size:.84rem}.studio-audio-segment__candidate-meta{color:var(--color-muted-text)}.studio-audio-segment__candidate-status{justify-self:start}.studio-audio-segment__candidate-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.studio-audio-segment__candidate-note{display:inline-block;max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.studio-audio-segment-card__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.55rem;padding-top:.12rem}.studio-audio-segment-card__secondary-actions{display:flex;flex-wrap:wrap;gap:.45rem}.studio-audio-segment-card__approve-button{margin-left:auto}.studio-audio-segment-card__approve-button.btn--secondary{border-color:color-mix(in srgb,var(--branch-accent, var(--state-success)) 68%,var(--color-line));background:color-mix(in srgb,var(--branch-accent, var(--state-success)) 72%,var(--studio-card-bg));color:var(--color-primary-text);box-shadow:0 8px 18px color-mix(in srgb,var(--branch-accent, var(--state-success)) 18%,transparent),inset 0 1px color-mix(in srgb,white 16%,transparent)}.studio-audio-segment-card__approve-button.btn--secondary:hover:not(:disabled){border-color:color-mix(in srgb,var(--branch-accent, var(--state-success)) 82%,var(--color-line));background:color-mix(in srgb,var(--branch-accent, var(--state-success)) 82%,var(--studio-card-bg));transform:var(--hover-lift)}.studio-audio-segment-card__approve-button.btn--secondary:disabled{opacity:.58}.studio-thread-popover__item{padding:.65rem .75rem;border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 82%,transparent);border:1px solid color-mix(in srgb,var(--color-line) 88%,transparent)}.studio-thread-popover__item p{margin:0}.studio-main__header--compact{align-items:flex-start;padding-bottom:.2rem}.studio-main__header--detail-tabs{position:relative;height:var(--studio-tab-height);margin:0;padding:0 clamp(1.35rem,2vw,2.3rem);z-index:2;pointer-events:auto;overflow:hidden}.studio-main__header-tabs{position:relative;width:100%;height:100%;min-width:0;display:flex;align-items:flex-end;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.studio-main__header-tabs::-webkit-scrollbar{display:none}.studio-main__header-tabs .studio-tab-bar{position:static;justify-content:flex-start;padding-left:clamp(.35rem,.8vw,.75rem)}.studio-main__tab-panel{display:block;height:100%;min-height:0;position:relative;z-index:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;scrollbar-width:none;padding:0;border-radius:calc(var(--radius-lg) - 6px) calc(var(--radius-lg) - 6px) 0 0}.studio-main__tab-panel::-webkit-scrollbar{display:none}.studio-main__tab-panel>*{min-width:0;min-height:auto}.studio-main__tab-panel>*+*{margin-top:.8rem}.studio-tab-bar{display:flex;align-items:flex-end;flex-wrap:nowrap;gap:0;isolation:isolate}.studio-tab{--studio-tab-color: var(--color-line-strong);position:relative;z-index:var(--studio-tab-z, 1);display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:48px;min-width:var(--deck-tab-width);width:max-content;padding:0 22px;border:0;border-radius:var(--radius-md) var(--radius-md) 0 0;background:color-mix(in srgb,var(--studio-tab-color) 84%,var(--color-bg));color:var(--color-accent-contrast);font-family:var(--font-sans);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;white-space:nowrap;opacity:.94;box-shadow:0 -6px 16px color-mix(in srgb,var(--studio-tab-color) 14%,transparent),inset 0 1px #ffffff24;transition:background-color .18s ease,background .18s ease,border-color .18s ease,color .22s cubic-bezier(.16,1,.3,1),opacity .18s ease,padding .18s ease}.studio-tab+.studio-tab{margin-left:calc(-1 * var(--studio-tab-overlap))}.studio-tab--script{--studio-tab-color: var(--brand-deep-accent)}.studio-tab--web{--studio-tab-color: var(--brand-quaternary)}.studio-tab--audio{--studio-tab-color: var(--state-success)}.studio-tab--workflow{--studio-tab-color: var(--brand-tertiary)}.studio-tab.is-active{z-index:20;background:var(--studio-tab-color);opacity:1;padding-inline:30px;box-shadow:0 -8px 18px color-mix(in srgb,var(--studio-tab-color) 18%,transparent),inset 0 1px #ffffff2e}.studio-tab:hover{z-index:30;background:var(--studio-tab-color);color:var(--color-accent-contrast);opacity:1}.studio-tab.is-active:hover{z-index:40;background:var(--studio-tab-color)}.studio-tab__indicator{width:.45rem;height:.45rem;flex:0 0 auto;border:1px solid color-mix(in srgb,var(--studio-tab-color) 28%,var(--color-line-strong));border-radius:999px;background:transparent}.studio-tab__indicator--not_started{opacity:.32}.studio-tab__indicator--active{opacity:.7;background:color-mix(in srgb,var(--studio-tab-color) 24%,transparent);border-color:color-mix(in srgb,var(--studio-tab-color) 40%,var(--color-line))}.studio-tab__indicator--attention{opacity:.78;background:color-mix(in srgb,var(--state-warning) 30%,transparent);border-color:color-mix(in srgb,var(--state-warning) 44%,var(--color-line))}.studio-tab--audio .studio-tab__indicator--attention{background:color-mix(in srgb,var(--studio-tab-color) 24%,transparent);border-color:color-mix(in srgb,var(--studio-tab-color) 40%,var(--color-line))}.studio-tab__indicator--done{background:color-mix(in srgb,var(--studio-tab-color) 90%,var(--color-line));border-color:color-mix(in srgb,var(--studio-tab-color) 82%,var(--color-line));box-shadow:0 0 0 1px color-mix(in srgb,var(--studio-tab-color) 16%,transparent)}.studio-tab__count{font-size:inherit;color:inherit;opacity:.9}.studio-tab.is-active .studio-tab__count{color:inherit}.studio-review-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.65rem;flex-wrap:wrap}.studio-key-value-list--compact{grid-template-columns:repeat(3,minmax(0,1fr));padding:.8rem .9rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 76%,var(--color-line));border-radius:var(--radius-md);background:var(--studio-card-bg)}.studio-key-value-list--stacked{padding:.8rem .9rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 76%,var(--color-line));border-radius:var(--radius-md);background:var(--studio-card-bg)}.studio-main__card--spec-panel{display:flex;flex-direction:column;gap:.75rem}.studio-main__card--spec-drawer{position:relative;isolation:isolate;border-right:0;border-bottom:0;border-left:0;border-top-color:color-mix(in srgb,var(--branch-accent) 52%,var(--studio-card-border-top));border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:calc(var(--deck-edge-bottom) + .95rem) clamp(1rem,1.2vw,1.25rem) calc(var(--deck-edge-bottom) + 1rem);background:var(--studio-surface-fill);background-clip:padding-box;-webkit-backdrop-filter:blur(var(--deck-card-backdrop-blur));backdrop-filter:blur(var(--deck-card-backdrop-blur));box-shadow:var(--studio-major-shadow),inset 0 var(--deck-edge-bottom) 0 var(--branch-accent-glass),inset 0 1px #ffffff14}.studio-main__card--spec-drawer:after{content:"";position:absolute;right:0;bottom:calc(-1 * var(--studio-decision-cover));left:0;z-index:0;height:var(--studio-decision-cover);background:var(--studio-surface-fill);pointer-events:none}.studio-main__card--spec-drawer>*{position:relative;z-index:1}.studio-review-summary-card{border-right:0;border-bottom:0;border-left:0;border-top-color:var(--studio-card-border-top);gap:.55rem}.studio-review-summary-card span{font-size:.74rem;font-weight:var(--font-weight-semibold);color:color-mix(in srgb,var(--studio-surface-tone) 72%,var(--color-primary-text))}.studio-review-summary-card textarea{width:100%;min-height:5rem;resize:vertical;border:1px solid color-mix(in srgb,var(--studio-surface-tone) 24%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--studio-surface-tone) 7%,var(--color-bg));color:var(--color-primary-text);padding:.7rem .8rem;font:inherit;line-height:1.45}.studio-review-summary-card textarea:focus-visible{outline:none;box-shadow:var(--shadow-focus-ring)}.studio-branch-card{display:flex;flex-direction:column;gap:.55rem;background:var(--studio-card-bg)}.studio-branch-card--compact{padding:.62rem .75rem}.studio-branch-card__summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start;min-width:0}.studio-branch-card__title{display:grid;gap:.18rem;min-width:0}.studio-branch-card__title h3{margin:0;font-size:1.05rem}.studio-branch-card__title p,.studio-branch-card__note{margin:0;font-size:.84rem;line-height:1.35}.studio-branch-card__body{display:grid;grid-template-columns:minmax(14rem,1fr) minmax(20rem,1.6fr);gap:.65rem;align-items:start}.studio-branch-card__body>:only-child{grid-column:1 / -1}.studio-branch-card__facts{display:flex;flex-wrap:wrap;gap:.42rem .8rem;margin:0;min-width:0}.studio-branch-card__facts div{display:grid;gap:.04rem;min-width:min(11rem,100%)}.studio-branch-card__facts dt{font-size:.72rem;font-weight:var(--font-weight-semibold);color:var(--color-muted-text)}.studio-branch-card__facts dd{margin:0;color:var(--color-secondary-text);font-size:.84rem;line-height:1.25;overflow-wrap:anywhere}.studio-branch-card__meta{grid-column:1 / -1;display:flex;align-items:center;gap:.5rem;min-width:0;flex-wrap:wrap;padding-top:.42rem;border-top:1px solid color-mix(in srgb,var(--color-line) 68%,transparent);color:var(--color-muted-text);font-size:.78rem}.studio-branch-card__meta strong{color:var(--color-primary-text)}.studio-branch-card__meta span,.studio-branch-card__meta a{max-width:min(42rem,100%);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-spec-layout--expanded{flex:1 1 auto;min-height:0;gap:.75rem}.studio-main__card--spec-drawer .studio-spec-layout--expanded{overflow:auto;padding-right:.2rem;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--color-primary-text) 18%,transparent) transparent}.studio-main__card--spec-drawer .studio-spec-layout--expanded::-webkit-scrollbar{width:6px}.studio-main__card--spec-drawer .studio-spec-layout--expanded::-webkit-scrollbar-track{background:transparent}.studio-main__card--spec-drawer .studio-spec-layout--expanded::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-primary-text) 18%,transparent);border-radius:3px}.studio-pill--workflow{color:color-mix(in srgb,var(--brand-quaternary) 28%,var(--color-primary-text));border-color:color-mix(in srgb,var(--color-line-strong) 92%,var(--color-line));background:color-mix(in srgb,var(--color-line-strong) 22%,transparent)}.studio-pill--surface-tone{color:color-mix(in srgb,var(--studio-surface-tone) 82%,var(--color-primary-text));border-color:color-mix(in srgb,var(--studio-surface-tone) 48%,var(--color-line));background:color-mix(in srgb,var(--studio-surface-tone) 20%,transparent)}.studio-workspace__decision-dock{grid-column:1 / -1;grid-row:2;position:sticky;bottom:calc(-1 * var(--space-xl));z-index:12;min-width:0;margin-top:-.9rem;margin-bottom:calc(-1 * var(--space-xl));pointer-events:auto}.studio-decision-bar{--studio-decision-bar-height: var(--navbar-height);--studio-decision-frame-tone: var(--studio-decision-tone);--studio-decision-tone: var(--brand-deep-accent);--studio-decision-surface: var(--studio-card-bg);--studio-decision-text: var(--color-primary-text);border:0;border-top:0;border-bottom:none;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--studio-decision-surface);color:var(--studio-decision-text);box-shadow:0 -18px 42px color-mix(in srgb,black 12%,transparent);position:relative;overflow:hidden;isolation:isolate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box}[data-theme=dark] .studio-decision-bar{--studio-decision-surface: color-mix(in srgb, var(--color-surface-elevated) 94%, transparent);--studio-decision-text: var(--color-text);box-shadow:0 -18px 42px #00000042,inset 0 1px #ffffff1a}.studio-decision-bar:before{content:none}.studio-decision-bar:after{content:none}.studio-decision-bar--script{--studio-decision-tone: var(--brand-deep-accent)}.studio-decision-bar--web{--studio-decision-tone: var(--brand-quaternary)}.studio-decision-bar--audio{--studio-decision-tone: var(--state-success)}.studio-decision-bar--workflow{--studio-decision-tone: var(--brand-tertiary)}.studio-decision-bar--review .studio-decision-bar__utility{grid-template-columns:minmax(12rem,.9fr) minmax(0,1fr) minmax(18rem,1fr)}.studio-decision-bar--review .studio-decision-bar__utility-center,.studio-decision-bar--review .studio-decision-bar__utility .studio-filter-row{justify-content:flex-start}.studio-history-card__header-actions,.studio-job-card__top,.studio-thread-card__meta-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.studio-decision-bar__utility{display:grid;grid-template-columns:minmax(12rem,.9fr) minmax(0,auto) minmax(18rem,1fr);align-items:center;gap:.85rem;min-height:var(--studio-decision-bar-height);padding:.9rem 1.05rem;box-sizing:border-box;border-bottom:0}.studio-decision-bar__utility--standalone{border-bottom:0}.studio-decision-bar__utility--fixed{min-height:var(--studio-decision-bar-height)}.studio-decision-bar__comparison{display:flex;flex-direction:column;gap:.28rem;min-width:0}.studio-decision-bar__utility-label{font-size:.68rem;font-weight:var(--font-weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,var(--studio-decision-text) 62%,var(--studio-decision-tone));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-decision-bar__comparison strong{display:block;font-size:1.02rem;font-weight:var(--font-weight-semibold);line-height:1.2;color:var(--studio-decision-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-decision-bar__utility-side{min-width:0}.studio-decision-bar__utility-side--end{display:flex;justify-content:flex-end}.studio-decision-bar__utility-center{display:flex;align-items:center;justify-content:center;gap:.65rem;min-width:0;overflow:visible}.studio-decision-bar__utility .studio-filter-row{width:auto;justify-content:center;flex-wrap:nowrap;max-width:100%;overflow-x:auto;scrollbar-width:none;padding:.08rem;border:0;border-radius:0;background:transparent;box-shadow:none}.studio-decision-bar__utility .studio-filter-row--single-toggle{justify-content:center}.studio-decision-bar .studio-filter-chip,.studio-decision-bar .studio-toggle-chip{color:var(--studio-decision-text);min-height:2.22rem;border-color:transparent;background:transparent;box-shadow:none}.studio-decision-bar .studio-filter-chip:hover,.studio-decision-bar .studio-toggle-chip:hover{border-color:transparent;background:color-mix(in srgb,var(--studio-decision-tone) 14%,transparent)}.studio-decision-bar .studio-filter-chip.is-active,.studio-decision-bar .studio-toggle-chip.is-active{border-color:color-mix(in srgb,var(--studio-decision-text) 14%,transparent);background:color-mix(in srgb,var(--studio-decision-tone) 48%,var(--studio-decision-surface));color:var(--studio-decision-text);box-shadow:0 3px 9px color-mix(in srgb,black 12%,transparent),inset 0 -2px color-mix(in srgb,var(--studio-decision-tone) 42%,transparent),inset 0 1px color-mix(in srgb,var(--studio-decision-text) 14%,transparent)}.studio-decision-bar .studio-toggle-chip--spec{color:color-mix(in srgb,var(--studio-decision-text) 84%,var(--studio-decision-tone));background:color-mix(in srgb,var(--studio-decision-tone) 9%,transparent)}.studio-decision-bar .studio-filter-chip__count{color:color-mix(in srgb,var(--studio-decision-text) 70%,transparent)}.studio-decision-bar .studio-filter-chip.is-active .studio-filter-chip__count{color:color-mix(in srgb,var(--studio-decision-text) 88%,var(--studio-decision-tone))}.studio-decision-bar__utility .studio-filter-row::-webkit-scrollbar,.studio-decision-bar__utility-actions::-webkit-scrollbar{display:none}.studio-decision-bar__utility-actions{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;flex-wrap:nowrap;min-width:0;overflow-x:auto;scrollbar-width:none}.studio-decision-bar__utility-actions .btn{width:auto;min-width:max-content;white-space:nowrap;flex:0 0 auto;min-height:2.5rem}.studio-decision-bar__action-button{--studio-decision-action-tone: var(--studio-decision-tone);transition:transform var(--motion-fast),background-color var(--motion-fast),background var(--motion-fast),box-shadow var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast)}.studio-decision-bar__action-button.btn--secondary{border-width:1px;color:var(--studio-decision-text);background:color-mix(in srgb,var(--studio-decision-action-tone) 14%,var(--studio-decision-surface));border-color:color-mix(in srgb,var(--studio-decision-action-tone) 36%,var(--studio-decision-text));box-shadow:inset 0 1px color-mix(in srgb,var(--studio-decision-text) 10%,transparent)}.studio-decision-bar__action-button.btn--secondary:hover:not(:disabled){transform:var(--hover-lift)}.studio-decision-bar__action-button.btn--secondary:disabled{opacity:.62;box-shadow:inset 0 1px color-mix(in srgb,var(--studio-decision-text) 7%,transparent)}.studio-decision-bar__action-button--neutral{--studio-decision-action-tone: var(--color-line-strong)}.studio-decision-bar__action-button--warning{--studio-decision-action-tone: var(--state-warning)}.studio-decision-bar__action-button--success{--studio-decision-action-tone: var(--state-success)}.studio-decision-bar__action-button--script{--studio-decision-action-tone: var(--brand-deep-accent)}.studio-decision-bar__action-button--web{--studio-decision-action-tone: var(--brand-quaternary)}.studio-decision-bar__action-button--audio{--studio-decision-action-tone: var(--state-success)}.studio-decision-bar__action-button--workflow{--studio-decision-action-tone: var(--brand-tertiary)}.studio-decision-bar__action-button--soft.btn--secondary:hover:not(:disabled){background:color-mix(in srgb,var(--studio-decision-action-tone) 20%,var(--studio-decision-surface));border-color:color-mix(in srgb,var(--studio-decision-action-tone) 48%,var(--studio-decision-text))}.studio-decision-bar__action-button--primary.btn--secondary{color:var(--studio-decision-text);background:color-mix(in srgb,var(--studio-decision-action-tone) 74%,var(--studio-decision-surface));border-color:color-mix(in srgb,var(--studio-decision-action-tone) 82%,var(--studio-decision-text));box-shadow:inset 0 1px color-mix(in srgb,var(--studio-decision-text) 12%,transparent)}.studio-decision-bar__action-button--primary.btn--secondary:hover:not(:disabled){background:color-mix(in srgb,var(--studio-decision-action-tone) 82%,var(--studio-decision-surface));border-color:color-mix(in srgb,var(--studio-decision-action-tone) 88%,var(--studio-decision-text))}.studio-decision-bar__action-button--script-web.btn--secondary{border:1px solid transparent;color:var(--studio-decision-text);background:linear-gradient(120deg,color-mix(in srgb,var(--brand-deep-accent) 74%,var(--studio-decision-surface)),color-mix(in srgb,var(--brand-deep-accent) 74%,var(--studio-decision-surface)) 48%,color-mix(in srgb,var(--brand-quaternary) 74%,var(--studio-decision-surface)) 52%,color-mix(in srgb,var(--brand-quaternary) 74%,var(--studio-decision-surface))) padding-box,linear-gradient(120deg,color-mix(in srgb,var(--brand-deep-accent) 84%,var(--studio-decision-text)),color-mix(in srgb,var(--brand-deep-accent) 84%,var(--studio-decision-text)) 48%,color-mix(in srgb,var(--brand-quaternary) 84%,var(--studio-decision-text)) 52%,color-mix(in srgb,var(--brand-quaternary) 84%,var(--studio-decision-text))) border-box;box-shadow:inset 0 1px color-mix(in srgb,white 14%,transparent)}.studio-decision-bar__action-button--script-web.btn--secondary:hover:not(:disabled){background:linear-gradient(120deg,color-mix(in srgb,var(--brand-deep-accent) 80%,var(--studio-decision-surface)),color-mix(in srgb,var(--brand-deep-accent) 80%,var(--studio-decision-surface)) 48%,color-mix(in srgb,var(--brand-quaternary) 80%,var(--studio-decision-surface)) 52%,color-mix(in srgb,var(--brand-quaternary) 80%,var(--studio-decision-surface))) padding-box,linear-gradient(120deg,color-mix(in srgb,var(--brand-deep-accent) 90%,var(--studio-decision-text)),color-mix(in srgb,var(--brand-deep-accent) 90%,var(--studio-decision-text)) 48%,color-mix(in srgb,var(--brand-quaternary) 90%,var(--studio-decision-text)) 52%,color-mix(in srgb,var(--brand-quaternary) 90%,var(--studio-decision-text))) border-box}.studio-decision-bar__utility-spacer{width:100%;height:2.75rem}.studio-comment-popover{position:absolute;top:calc(100% + .4rem);right:0;width:min(30rem,calc(100vw - 8rem));display:flex;flex-direction:column;gap:.8rem;padding:.9rem .95rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 92%,var(--color-line));border-radius:var(--radius-md);background:var(--color-bg-soft);box-shadow:0 18px 40px #00000057;z-index:8;opacity:1;-webkit-backdrop-filter:none;backdrop-filter:none}.studio-comment-popover__header,.studio-comment-popover__actions{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.studio-comment-popover__context{display:flex;flex-direction:column;gap:.24rem;min-width:0}.studio-comment-popover__excerpt{margin:0;min-width:0;font-size:.92rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-comment-popover__meta{margin:0;font-size:.82rem;line-height:1.45}.studio-comment-popover__actions{justify-content:flex-end;align-items:stretch}.studio-thread-card__meta-row{justify-content:flex-start;flex-wrap:wrap}.studio-markdown-content--review h1{font-size:clamp(1.45rem,2.5vw,1.95rem);line-height:1.05;font-weight:var(--font-weight-bold);color:color-mix(in srgb,var(--color-accent) 78%,var(--color-primary-text))}.studio-markdown-content--review h2{font-size:clamp(1.08rem,1.7vw,1.38rem);line-height:1.12;font-weight:var(--font-weight-bold);color:color-mix(in srgb,var(--brand-quaternary) 74%,var(--color-primary-text))}.studio-markdown-content--review h3{font-size:1.02rem;line-height:1.2;font-weight:var(--font-weight-bold);color:color-mix(in srgb,var(--brand-secondary) 76%,var(--color-primary-text))}.studio-markdown-content--review h4{font-size:.96rem;line-height:1.22;font-weight:var(--font-weight-bold);color:color-mix(in srgb,var(--brand-tertiary) 72%,var(--color-primary-text))}.studio-markdown-content--review h5{font-size:.9rem;line-height:1.24;font-weight:var(--font-weight-bold);color:color-mix(in srgb,var(--state-warning) 72%,var(--color-primary-text))}.studio-markdown-content--review h6{font-size:.84rem;line-height:1.28;font-weight:var(--font-weight-bold);letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb,var(--state-info) 78%,var(--color-primary-text))}.studio-markdown-content--review p,.studio-markdown-content--review ul,.studio-markdown-content--review ol{margin-bottom:.2rem}.studio-markdown-content--review>*:last-child{margin-bottom:0}.studio-history-list{position:relative;z-index:2;display:flex;flex-direction:column;flex-shrink:0;gap:.22rem}.studio-history-list__summary{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;padding:.1rem .15rem .25rem;border-bottom:1px solid color-mix(in srgb,var(--color-line) 62%,transparent)}.studio-history-list__summary strong{margin-right:.15rem}.studio-history-list__summary span{font-size:.78rem;color:var(--color-muted-text)}.studio-history-card{display:flex;flex-direction:column;gap:.28rem;padding:.34rem .15rem;border-top:1px solid color-mix(in srgb,var(--color-line) 58%,transparent);border-left:3px solid transparent}.studio-history-card.is-active{border-left-color:color-mix(in srgb,var(--studio-surface-tone) 68%,var(--color-line));background:color-mix(in srgb,var(--studio-surface-tone) 5%,transparent)}.studio-history-card:first-of-type{border-top:0}.studio-history-row{display:grid;grid-template-columns:minmax(3.2rem,auto) minmax(6.4rem,auto) minmax(0,1fr) minmax(12rem,auto);align-items:center;gap:.45rem;min-width:0}.studio-history-row__date,.studio-history-row__summary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-history-row__date{color:var(--color-muted-text);font-size:.78rem}.studio-history-row__summary{color:var(--color-secondary-text);font-size:.86rem}.studio-history-card__header-actions{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;justify-content:flex-end;min-width:0}.studio-workflow-panel{display:flex;flex-direction:column;gap:.75rem}.studio-workflow-pipeline{display:grid;grid-template-columns:repeat(6,minmax(8rem,1fr));gap:.45rem}.studio-workflow-step{position:relative;display:grid;align-content:start;gap:.28rem;min-height:6.4rem;padding:.62rem .66rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 68%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 72%,transparent)}.studio-workflow-step:after{content:"";position:absolute;top:50%;right:-.45rem;width:.45rem;height:1px;background:color-mix(in srgb,var(--studio-surface-tone) 32%,var(--color-line))}.studio-workflow-step:last-child:after{content:none}.studio-workflow-step.has-jobs{border-color:color-mix(in srgb,var(--studio-surface-tone) 34%,var(--color-line));background:color-mix(in srgb,var(--studio-surface-tone) 7%,transparent)}.studio-workflow-step--running,.studio-workflow-step--queued,.studio-workflow-step--blocked{box-shadow:inset 0 -2px color-mix(in srgb,var(--studio-surface-tone) 42%,transparent)}.studio-workflow-step--failed{border-color:color-mix(in srgb,var(--state-error) 50%,var(--color-line))}.studio-workflow-step__top,.studio-workflow-step__meta{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.studio-workflow-step__meta,.studio-workflow-step p{margin:0;min-width:0;color:var(--color-muted-text);font-size:.78rem}.studio-workflow-step p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-workflow-log{display:grid;gap:.45rem}.studio-pill--version-current{background:color-mix(in srgb,var(--color-accent) 12%,transparent)}.studio-pill--version-older{background:color-mix(in srgb,var(--state-warning) 12%,transparent)}.studio-thread-card,.studio-job-card,.studio-empty-state,.studio-diff-block{padding:.82rem .9rem;border-radius:var(--radius-md);background:var(--studio-card-bg);border:1px solid color-mix(in srgb,var(--color-line-strong) 76%,var(--color-line));box-shadow:inset 0 1px #ffffff14}.studio-thread-card{display:flex;flex-direction:column;gap:.55rem}.studio-thread-list--compact,.studio-job-list--compact{gap:.45rem}.studio-job-card--compact{display:grid;gap:.36rem;padding:.58rem .68rem}.studio-job-card--compact p{margin:0;font-size:.84rem}.studio-job-card__meta-row{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;color:var(--color-muted-text);font-size:.78rem}.studio-job-row{display:grid;grid-template-columns:minmax(12rem,1.3fr) auto auto minmax(7rem,auto) minmax(10rem,auto) minmax(12rem,1fr);align-items:center;gap:.5rem;min-width:0;padding:.36rem 0;border-top:1px solid color-mix(in srgb,var(--color-line) 68%,transparent)}.studio-job-row:first-child{border-top:0}.studio-job-row>strong,.studio-job-row>span,.studio-job-row__note{min-width:0}.studio-job-row>strong,.studio-job-row__note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-job-row>span:not(.studio-status):not(.studio-pill){color:var(--color-muted-text);font-size:.82rem}.studio-job-row__note{color:var(--color-secondary-text);font-size:.82rem}.studio-thread-card__anchor{font-size:.92rem}.studio-thread-card__comments{display:flex;flex-direction:column;gap:.35rem}.studio-thread-card__comments p{margin:0}.studio-thread-card__actions{flex-wrap:wrap}.studio-markdown-surface{max-height:24rem;overflow:auto;border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--color-line-strong) 76%,var(--color-line));background:var(--studio-card-bg);padding:.9rem 1rem}.studio-markdown-surface--flat{max-height:none;overflow:visible;border:0;background:transparent;padding:0}.studio-markdown-content,.studio-diff-line{color:var(--color-primary-text);line-height:1.58;overflow-wrap:anywhere}.studio-markdown-content--compact{font-size:.92rem;line-height:1.5}.studio-markdown-content>*:first-child{margin-top:0}.studio-markdown-content>*:last-child{margin-bottom:0}.studio-markdown-content h1,.studio-markdown-content h2,.studio-markdown-content h3,.studio-markdown-content h4,.studio-markdown-content h5,.studio-markdown-content h6{margin-bottom:.45rem}.studio-markdown-content p,.studio-markdown-content ul,.studio-markdown-content ol,.studio-markdown-content blockquote,.studio-markdown-content pre,.studio-markdown-content table{margin:0 0 .75rem}.studio-markdown-content ul,.studio-markdown-content ol{padding-left:1.4rem}.studio-markdown-content li+li{margin-top:.35rem}.studio-markdown-content a{color:var(--color-accent)}.studio-markdown-content blockquote{margin-left:0;padding:.85rem 1rem;border-left:3px solid color-mix(in srgb,var(--color-accent) 58%,var(--color-line));border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:color-mix(in srgb,var(--color-accent) 8%,transparent)}.studio-markdown-content code{font-family:var(--font-mono);font-size:.9em;padding:.14rem .35rem;border-radius:.45rem;background:color-mix(in srgb,var(--color-bg) 72%,var(--color-text) 28%)}.studio-markdown-content pre{overflow:auto;padding:1rem 1.05rem;border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 76%,var(--color-text) 24%)}.studio-markdown-content pre code{padding:0;background:transparent}.studio-markdown-content hr{border:0;border-top:1px solid var(--color-line);margin:1.25rem 0}.studio-markdown-content table{width:100%;border-collapse:collapse}.studio-markdown-content th,.studio-markdown-content td{padding:.7rem .8rem;border:1px solid var(--color-line);text-align:left;vertical-align:top}.studio-markdown-content th{background:color-mix(in srgb,var(--color-accent) 10%,transparent)}.studio-diff-list{gap:.9rem}.studio-diff-block{padding:0;overflow:hidden}.studio-diff-block--context{opacity:.85}.studio-diff-lines{display:flex;flex-direction:column}.studio-diff-line{display:grid;grid-template-columns:3rem 1.5rem minmax(0,1fr);gap:.75rem;padding:.55rem .85rem;font-family:var(--font-mono);font-size:.9rem;white-space:pre-wrap}.studio-diff-line+.studio-diff-line{border-top:1px solid color-mix(in srgb,var(--color-line) 80%,transparent)}.studio-diff-line__number,.studio-diff-line__marker{color:var(--color-muted-text)}.studio-diff-line__text{min-width:0}.studio-empty-state{display:flex;flex-direction:column;gap:.45rem}.studio-empty-state--large{min-height:280px;justify-content:center}.studio-main--empty{display:flex;flex-direction:column;justify-content:center}.studio-job-card{display:grid;gap:.2rem}.studio-action-stack .btn,.studio-thread-card__actions .btn{width:100%}@media (max-width: 1360px){.studio-review-panel{position:static;max-height:none;grid-column:1 / -1}.studio-workspace--spec-open{grid-template-columns:minmax(0,1fr) minmax(18rem,22rem)}}@media (max-width: 980px){.studio-workspace--spec-open{grid-template-columns:1fr;grid-template-rows:auto auto auto}.studio-spec-drawer{grid-column:1;grid-row:2;height:min(36rem,calc(100vh - 9rem));padding-top:0}.studio-workspace--spec-open .studio-workspace__decision-dock{grid-row:3;margin-top:0}}@media (max-width: 1120px){.studio-summary-grid,.studio-main__workspace-grid,.studio-key-value-list--inline,.studio-key-value-list--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-comment-popover__header,.studio-comment-popover__actions,.studio-thread-popover__header,.studio-history-card__header-actions{flex-direction:column;align-items:stretch}.studio-history-card__header-actions{flex-direction:row;align-items:center}.studio-decision-bar__utility{grid-template-columns:minmax(10rem,.9fr) minmax(0,1.1fr);gap:.75rem;padding-inline:.85rem}.studio-decision-bar--review .studio-decision-bar__utility{grid-template-columns:minmax(10rem,.9fr) minmax(0,1.1fr)}.studio-decision-bar__utility-side{grid-column:1 / -1}.studio-decision-bar__utility-center{justify-content:center}.studio-decision-bar--review .studio-decision-bar__utility-center,.studio-decision-bar--review .studio-decision-bar__utility .studio-filter-row,.studio-decision-bar__utility-actions{justify-content:flex-start}}@media (max-width: 920px){.studio-page__hero,.studio-shell__header-inner,.studio-main__header,.studio-sidebar__header,.studio-main__card-header,.studio-main__subsection-header,.studio-queue-group__header{flex-direction:column}.studio-main__header--detail-tabs{height:auto;pointer-events:auto;padding-inline:.8rem}.studio-main__header-tabs{width:100%;height:auto;overflow-x:auto;overflow-y:visible;padding-bottom:.2rem;scrollbar-width:none}.studio-main__header-tabs::-webkit-scrollbar{display:none}.studio-summary-grid,.studio-grid,.studio-main__workspace-grid,.studio-branch-card__body,.studio-key-value-list--inline,.studio-key-value-list--compact,.studio-version-rail,.studio-history-row,.studio-workflow-pipeline,.studio-audio-segment__candidate,.studio-job-row,.studio-branch-card__summary{grid-template-columns:1fr}.studio-workflow-step:after{content:none}.studio-audio-segment__candidate-actions,.studio-job-row{justify-content:flex-start}.studio-audio-segment-card__actions,.studio-audio-segment-card__secondary-actions{align-items:stretch}.studio-audio-segment-card__approve-button{margin-left:0}.studio-sidebar,.studio-review-panel{position:static;max-height:none}.studio-sidebar--queue{--studio-queue-overlap: 0px;margin-top:0;padding-top:.95rem;max-height:none}.studio-workspace{height:auto;min-height:32rem}.studio-spec-drawer,.studio-spec-drawer .studio-main__card{height:auto;max-height:none}.studio-main{--studio-main-left-trim: 0px;grid-template-rows:auto auto;min-height:32rem;height:auto;max-height:none;overflow:visible;margin-left:0}.studio-main__surface{height:auto;overflow:visible}.studio-decision-bar__utility,.studio-decision-bar--review .studio-decision-bar__utility{grid-template-columns:1fr}.studio-decision-bar__utility-center{justify-content:flex-start}.studio-main__viewport{overflow:visible}.studio-main__tab-panel{height:auto;overflow:visible}.studio-tab{min-width:var(--deck-tab-width);min-height:48px;padding:0 20px;font-size:.72rem;letter-spacing:.04em}.studio-page__hero-meta,.studio-main__header-meta{align-items:flex-start;justify-content:flex-start}.studio-shell__actions,.studio-shell__nav,.studio-reporting-access-toolbar,.studio-docs-route-card__header,.studio-docs-item__top,.studio-docs-pipeline__summary,.studio-docs-pipeline__summary-meta{flex-direction:column;align-items:flex-start}.studio-shell__actions{width:100%}.studio-reporting-access-toolbar{align-items:stretch}.studio-reporting-access-toolbar__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%}.studio-reporting-access-filter{width:100%}.studio-reporting-access-filter .btn{flex:1 1 0;min-height:2.4rem}.studio-reporting-access-table-wrap{display:none}.studio-reporting-access-card-list{display:grid;gap:.65rem}.studio-shell__nav{width:100%;grid-template-columns:repeat(var(--studio-shell-nav-count),minmax(6.5rem,1fr))}.studio-docs-summary-grid,.studio-reporting-agent-grid,.studio-reporting-detail-grid,.studio-reporting-metric-grid,.studio-docs-grid--two,.studio-docs-layout,.studio-docs-flow-card,.studio-docs-record--inline,.studio-reporting-overview-actions,.studio-reporting-bar-row{grid-template-columns:1fr}.studio-reporting-bar-row__value{align-items:flex-start;text-align:left}.studio-reporting-answer-card .studio-docs-list li{grid-template-columns:1fr}.studio-docs-statusbar,.studio-docs-record__main{flex-direction:column;align-items:flex-start}.studio-docs-statusbar__meta{justify-content:flex-start;min-width:0}.studio-docs-page,.studio-docs-layout,.studio-docs-content,.studio-docs-route-stage,.studio-docs-route-stage .nested-deck-surface,.studio-docs-route-card{height:auto;max-height:none;overflow:visible}.studio-docs-route-card,.studio-docs-nav{position:static;border-top:1px solid var(--studio-card-border-top);border-radius:var(--radius-lg);max-height:none}.studio-docs-nav__list{overflow:visible}.studio-docs-route-card__body.route-page-card__scroll{height:auto;padding-inline:.85rem;overflow:visible}.studio-docs-flow-card__arrow{justify-self:center;transform:rotate(90deg)}.studio-review-toolbar,.studio-thread-card__top,.studio-thread-card__meta-row,.studio-job-card__top,.studio-comment-popover__header{flex-direction:column;align-items:flex-start}.studio-main__header--detail-tabs .studio-tab-bar{position:static;flex-direction:row;align-items:flex-end;width:max-content}.studio-tab+.studio-tab{margin-left:-10px}.studio-comment-popover{left:.5rem;right:.5rem;top:calc(100% - .2rem);width:auto}.studio-thread-popover{left:auto;right:0;width:min(24rem,calc(100vw - 4rem))}}@media (max-width: 640px){.studio-docs-summary-grid,.studio-reporting-metric-grid{grid-template-columns:1fr}.studio-docs-route-card{padding-inline:.75rem}.studio-reporting-access-toolbar__actions,.studio-reporting-access-card__meta{grid-template-columns:1fr}.studio-reporting-access-toolbar__actions>.btn{width:100%;min-height:2.5rem}.studio-reporting-access-card__header{flex-direction:column;align-items:flex-start}}.studio-design-page{--studio-design-neutral-edge: color-mix(in srgb, var(--brand-quaternary) 74%, var(--brand-primary))}.studio-design-nav{--studio-docs-nav-edge: color-mix(in srgb, var(--studio-design-neutral-edge) 92%, transparent)}.studio-design-route-card{--studio-docs-route-edge: color-mix( in srgb, var(--studio-design-neutral-edge) 92%, transparent )}.studio-design-route-card__header h2:focus{outline:none}.studio-design-route-card__body{gap:.82rem}.studio-design-filters{display:grid;gap:.7rem;padding:.72rem;border:1px solid color-mix(in srgb,var(--studio-design-neutral-edge) 18%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-bg) 74%,transparent)}.studio-design-filter-group{display:grid;grid-template-columns:minmax(5.5rem,7rem) minmax(0,1fr);align-items:start;gap:.7rem}.studio-design-filter-group>span{color:var(--color-secondary-text);font-family:var(--font-mono);font-size:.72rem;letter-spacing:var(--letter-spacing-wide);line-height:1.3;text-transform:uppercase}.studio-design-filter-group__options,.studio-design-filter-row-specimen,.studio-design-chip-row,.studio-design-button-matrix,.studio-design-icon-row,.studio-design-checkpoint-row,.studio-design-decision-fragment{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.studio-design-filter-chip,.studio-design-filter-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.36rem .68rem;border:1px solid color-mix(in srgb,var(--studio-design-neutral-edge) 24%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-surface-strong) 74%,transparent);color:var(--color-secondary-text);font-family:var(--font-mono);font-size:.72rem;font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase;transition:border-color var(--motion-fast),background-color var(--motion-fast),color var(--motion-fast),transform var(--motion-fast)}.studio-design-filter-chip{cursor:pointer}.studio-design-filter-chip:hover,.studio-design-filter-chip:focus-visible{border-color:color-mix(in srgb,var(--studio-design-neutral-edge) 48%,var(--color-line));color:var(--color-primary-text);transform:translateY(-1px)}.studio-design-filter-chip.is-active,.studio-design-filter-pill.is-active{border-color:color-mix(in srgb,var(--studio-design-neutral-edge) 58%,var(--color-line));background:color-mix(in srgb,var(--studio-design-neutral-edge) 13%,transparent);color:color-mix(in srgb,var(--studio-design-neutral-edge) 80%,var(--color-primary-text))}.studio-design-filter-chip:focus-visible{outline:none;box-shadow:var(--shadow-focus-ring)}.studio-design-sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.82rem}.studio-design-sample{display:flex;flex-direction:column;min-width:0;min-height:22rem;border:1px solid color-mix(in srgb,var(--studio-design-neutral-edge) 16%,var(--color-line));border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-surface-strong) 88%,var(--color-bg) 12%);box-shadow:0 16px 42px color-mix(in srgb,#000000 8%,transparent);overflow:hidden}.studio-design-sample__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;padding:.86rem .92rem .7rem;border-bottom:1px solid color-mix(in srgb,var(--color-line) 76%,transparent)}.studio-design-sample__header h3{margin:0 0 .42rem;font-size:1rem;line-height:1.16}.studio-design-tags{display:flex;flex-wrap:wrap;gap:.24rem}.studio-design-tags span{display:inline-flex;padding:.16rem .44rem;border:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);border-radius:var(--radius-pill);color:var(--color-muted-text);font-size:.68rem;line-height:1.2}.studio-design-status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:1.75rem;padding:.28rem .55rem;border:1px solid var(--studio-design-status-border, var(--color-line));border-radius:var(--radius-pill);background:var(--studio-design-status-bg, var(--color-bg));color:var(--studio-design-status-text, var(--color-secondary-text));font-family:var(--font-mono);font-size:.68rem;font-weight:var(--font-weight-medium);letter-spacing:.05em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.studio-design-status--use{--studio-design-status-border: color-mix(in srgb, var(--state-success) 46%, var(--color-line));--studio-design-status-bg: color-mix(in srgb, var(--state-success) 10%, transparent);--studio-design-status-text: color-mix(in srgb, var(--state-success) 74%, var(--color-primary-text))}.studio-design-status--revise{--studio-design-status-border: color-mix(in srgb, var(--state-warning) 48%, var(--color-line));--studio-design-status-bg: color-mix(in srgb, var(--state-warning) 11%, transparent);--studio-design-status-text: color-mix(in srgb, var(--state-warning) 78%, var(--color-primary-text))}.studio-design-status--merge{--studio-design-status-border: color-mix(in srgb, var(--brand-quaternary) 48%, var(--color-line));--studio-design-status-bg: color-mix(in srgb, var(--brand-quaternary) 10%, transparent);--studio-design-status-text: color-mix(in srgb, var(--brand-quaternary) 78%, var(--color-primary-text))}.studio-design-status--retire{--studio-design-status-border: color-mix(in srgb, var(--state-error) 46%, var(--color-line));--studio-design-status-bg: color-mix(in srgb, var(--state-error) 9%, transparent);--studio-design-status-text: color-mix(in srgb, var(--state-error) 72%, var(--color-primary-text))}.studio-design-sample__preview{display:grid;align-items:center;flex:1 1 auto;min-height:11.5rem;padding:1rem;background:linear-gradient(135deg,color-mix(in srgb,var(--studio-design-neutral-edge) 5%,transparent),transparent 42%),color-mix(in srgb,var(--color-bg) 62%,transparent)}.studio-design-sample__footer{display:grid;gap:.42rem;padding:.7rem .92rem .82rem;border-top:1px solid color-mix(in srgb,var(--color-line) 76%,transparent)}.studio-design-sample__footer code{width:fit-content;max-width:100%;padding:.2rem .42rem;border:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);border-radius:calc(var(--radius-sm) - 4px);color:var(--color-muted-text);font-size:.72rem;overflow-wrap:anywhere}.studio-design-sample__footer p{margin:0;color:var(--color-secondary-text);font-size:.84rem;line-height:1.48}.studio-design-swatch-grid,.studio-design-radius-row,.studio-design-card-grid,.studio-design-course-card-row,.studio-design-navigation-grid{display:grid;gap:.62rem}.studio-design-swatch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-design-swatch-card{display:grid;gap:.32rem;min-width:0;padding:.64rem;border:1px solid color-mix(in srgb,var(--color-line) 80%,transparent);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-surface-strong) 82%,transparent)}.studio-design-swatch-card strong,.studio-design-swatch-card code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-design-swatch-card code{color:var(--color-muted-text);font-size:.68rem}.studio-design-swatch{display:block;height:2.4rem;border-radius:calc(var(--radius-md) - 8px);box-shadow:inset 0 -3px color-mix(in srgb,#000000 16%,transparent)}.studio-design-swatch--primary{background:var(--brand-primary)}.studio-design-swatch--secondary{background:var(--brand-secondary)}.studio-design-swatch--tertiary{background:var(--brand-tertiary)}.studio-design-swatch--quaternary{background:var(--brand-quaternary)}.studio-design-swatch--deep{background:var(--brand-deep-accent)}.studio-design-swatch--neutral{background:var(--brand-neutral-accent)}.studio-design-type-stack{display:grid;gap:.56rem;max-width:34rem}.studio-design-type-stack p{margin:0}.studio-design-type-display{color:var(--color-primary-text);font-family:var(--font-display);font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}.studio-design-type-heading{font-size:clamp(1.24rem,2vw,1.7rem);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading)}.studio-design-type-body{color:var(--color-secondary-text);line-height:var(--line-height-body)}.studio-design-type-mono{color:var(--color-muted-text);font-size:.78rem}.studio-design-radius-row{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-design-radius-card{display:grid;min-height:5.6rem;place-items:center;border:1px solid color-mix(in srgb,var(--brand-primary) 24%,var(--color-line));background:color-mix(in srgb,var(--brand-primary) 8%,transparent);color:var(--color-primary-text);font-family:var(--font-mono);text-transform:uppercase}.studio-design-radius-card--sm{border-radius:var(--radius-sm)}.studio-design-radius-card--md{border-radius:var(--radius-md)}.studio-design-radius-card--lg{border-radius:var(--radius-lg)}.studio-design-radius-card--edge{border-radius:var(--radius-lg);box-shadow:inset var(--surface-edge-size) 0 0 var(--brand-primary)}.studio-design-button-matrix .btn,.studio-design-decision-fragment .btn,.studio-design-icon-row .icon-button,.studio-design-chip-row .meta-chip{pointer-events:none}.studio-design-chip-stack{display:grid;gap:.65rem}.studio-design-chip-row .is-disabled{cursor:not-allowed;opacity:.58}.studio-design-icon-row{justify-content:center}.studio-design-card-grid,.studio-design-course-card-row{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-design-edge-card,.studio-design-course-card,.studio-design-mini-panel,.studio-design-learning-card,.studio-design-quiz-card,.studio-design-practice-card,.studio-design-studio-card,.studio-design-thread-card,.studio-design-workflow-card,.studio-design-decision-card{display:grid;gap:.42rem;min-width:0;padding:.86rem;border:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-surface-strong) 84%,transparent)}.studio-design-edge-card span,.studio-design-course-card>span,.studio-design-practice-steps span,.studio-design-studio-card .mono{color:var(--color-muted-text);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.studio-design-edge-card p,.studio-design-course-card p,.studio-design-learning-card p,.studio-design-practice-card p,.studio-design-thread-card p,.studio-design-workflow-card p,.studio-design-decision-card p{margin:0;color:var(--color-secondary-text);font-size:.84rem;line-height:1.45}.studio-design-edge-card--left{box-shadow:inset var(--surface-edge-size) 0 0 var(--brand-primary)}.studio-design-edge-card--bottom{box-shadow:inset 0 calc(-1 * var(--surface-edge-size)) 0 var(--brand-quaternary)}.studio-design-edge-card--top{box-shadow:inset 0 var(--surface-edge-size) 0 var(--state-success)}.studio-design-course-card-row{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-design-course-card--offer{border-color:color-mix(in srgb,var(--brand-primary) 28%,var(--color-line));box-shadow:inset var(--surface-edge-size) 0 0 var(--brand-primary)}.studio-design-course-card--outline{border-color:color-mix(in srgb,var(--brand-deep-accent) 24%,var(--color-line));box-shadow:inset 0 calc(-1 * var(--surface-edge-size)) 0 color-mix(in srgb,var(--brand-deep-accent) 86%,transparent)}.studio-design-record-list{display:grid;gap:.62rem}.studio-design-nav-specimen{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.18rem;padding:.18rem;border:1px solid color-mix(in srgb,var(--brand-primary) 24%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-bg) 76%,transparent)}.studio-design-nav-specimen span{display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;min-width:0;padding:.34rem .52rem;border-radius:var(--radius-pill);color:var(--color-secondary-text);font-size:.82rem;font-weight:var(--font-weight-semibold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-design-nav-specimen span.is-active{background:var(--brand-primary);color:var(--color-accent-contrast)}.studio-design-navigation-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.studio-design-rail-stack,.studio-design-tab-stack{display:grid;gap:.36rem;align-content:start;min-width:0}.studio-design-tab-stack{display:flex;align-items:flex-end;padding-top:.5rem;overflow:hidden}.studio-design-tab-stack .studio-tab{position:relative}.studio-design-tab-stack .studio-tab+.studio-tab{margin-left:-1.6rem}.studio-design-learning-card,.studio-design-quiz-card,.studio-design-practice-card{border-color:color-mix(in srgb,var(--studio-design-learning-tone) 28%,var(--color-line));box-shadow:inset var(--surface-edge-size) 0 0 var(--studio-design-learning-tone)}.studio-design-learning-card--mini{--studio-design-learning-tone: var(--brand-primary)}.studio-design-learning-card--task,.studio-design-practice-card{--studio-design-learning-tone: var(--brand-deep-accent)}.studio-design-quiz-card{--studio-design-learning-tone: var(--brand-tertiary)}.studio-design-learning-card ol{display:grid;gap:.28rem;margin:0;padding-left:1.1rem;color:var(--color-secondary-text);font-size:.84rem}.studio-design-answer-grid{display:grid;gap:.42rem}.studio-design-answer,.studio-design-checkpoint{display:inline-flex;align-items:center;min-height:2.6rem;padding:.56rem .68rem;border:1px solid color-mix(in srgb,var(--brand-tertiary) 24%,var(--color-line));border-radius:calc(var(--radius-md) - 6px);background:color-mix(in srgb,var(--brand-tertiary) 7%,transparent);color:var(--color-secondary-text);font-size:.84rem}.studio-design-answer.is-selected{border-color:color-mix(in srgb,var(--brand-tertiary) 58%,var(--color-line));background:color-mix(in srgb,var(--brand-tertiary) 14%,transparent);color:var(--color-primary-text);box-shadow:inset 3px 0 0 var(--brand-tertiary)}.studio-design-practice-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.34rem}.studio-design-practice-steps span{display:inline-flex;justify-content:center;padding:.42rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--brand-deep-accent) 10%,transparent);color:color-mix(in srgb,var(--brand-deep-accent) 76%,var(--color-primary-text));text-align:center}.studio-design-checkpoint{border-color:color-mix(in srgb,var(--color-line) 82%,transparent);background:color-mix(in srgb,var(--color-bg) 72%,transparent)}.studio-design-checkpoint.is-complete{border-color:color-mix(in srgb,var(--state-success) 42%,var(--color-line));box-shadow:inset 3px 0 0 var(--state-success)}.studio-design-checkpoint.is-feedback{border-color:color-mix(in srgb,var(--brand-tertiary) 42%,var(--color-line));box-shadow:inset 3px 0 0 var(--brand-tertiary)}.studio-design-studio-card{grid-template-columns:minmax(0,1fr) auto;align-items:start;border-color:color-mix(in srgb,var(--brand-quaternary) 24%,var(--color-line));box-shadow:inset var(--surface-edge-size) 0 0 var(--brand-quaternary)}.studio-design-studio-card>div{display:grid;gap:.22rem;min-width:0}.studio-design-thread-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.studio-design-decision-fragment{justify-content:space-between;padding:.72rem;border:1px solid color-mix(in srgb,var(--brand-primary) 22%,var(--color-line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-surface-strong) 82%,transparent)}.studio-design-workflow-card{border-color:color-mix(in srgb,var(--brand-tertiary) 24%,var(--color-line));box-shadow:inset 0 calc(-1 * var(--surface-edge-size)) 0 var(--brand-tertiary)}.studio-design-decision-card{border-color:color-mix(in srgb,var(--studio-design-neutral-edge) 28%,var(--color-line));box-shadow:inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--studio-design-neutral-edge) 88%,transparent)}@media (max-width: 980px){.studio-design-sample-grid,.studio-design-card-grid,.studio-design-course-card-row,.studio-design-navigation-grid{grid-template-columns:1fr}.studio-design-sample{min-height:0}}@media (max-width: 720px){.studio-design-filter-group,.studio-design-sample__header,.studio-design-studio-card,.studio-design-thread-card__top{grid-template-columns:1fr}.studio-design-nav-specimen{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:var(--radius-md)}.studio-design-swatch-grid,.studio-design-radius-row,.studio-design-practice-steps{grid-template-columns:1fr}.studio-design-tab-stack{flex-wrap:wrap}.studio-design-tab-stack .studio-tab+.studio-tab{margin-left:0}}.courses-side-badge{position:absolute;top:var(--space-xl);left:-12px;transform:translate(-100%);min-width:12rem;width:max-content;max-width:var(--course-side-badge-width, clamp(12rem, 24vw, 18rem));min-height:48px;display:flex;align-items:center;justify-content:center;padding:.7rem 1rem;background:var(--brand-quaternary);color:var(--color-bg);font-family:var(--font-sans);font-size:.78rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.06em;line-height:1.15;text-align:center;white-space:normal;border-radius:12px 0 0 12px;box-shadow:-4px 4px 12px #00000026;z-index:20}.courses-side-badge--module{background:var(--brand-quaternary)}.courses-side-badge--lab{background:var(--brand-primary)}.course-route-root,.course-route-stage,.course-unit-card-stage{width:100%;height:100%}.course-route-root{--course-route-clip-left: calc(clamp(10.75rem, 15vw, 13rem) - 106px) }.course-route-surface{position:relative;width:100%;height:100%;overflow:visible;--course-rail-width: clamp(10.75rem, 15vw, 13rem);--course-rail-top: clamp(32px, 6vh, 66px);--course-rail-offset: 120px;--course-spine-width: var(--deck-edge-bottom, 12px);--course-spine-color: color-mix( in srgb, var(--attached-rail-spine, var(--deck-accent, var(--brand-primary))) 92%, transparent );--course-rail-tab-overlap: 5px;--course-rail-shadow-bleed: 14px;--course-card-indent: 120px}.course-route-surface__mobile-rail-handle,.course-route-surface__mobile-rail-backdrop{display:none}.course-route-surface__mobile-rail-handle{align-items:center;justify-content:center;gap:.42rem;border:0;background:var(--course-spine-color);color:var(--color-accent-contrast);box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff2e;font-family:var(--font-sans);font-size:.72rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1;text-transform:uppercase;cursor:pointer}.course-route-surface__mobile-rail-backdrop{position:fixed;inset:var(--navbar-bottom, var(--navbar-height)) 0 0;z-index:calc(var(--z-modal) - 2);width:100%;border:0;padding:0;background:color-mix(in srgb,var(--color-bg) 56%,transparent);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.course-route-surface__rail{position:absolute;top:var(--course-rail-top);left:calc((-1 * var(--course-rail-width)) + var(--course-rail-offset));display:flex;align-items:flex-start;width:var(--course-rail-width);max-height:calc(100% - var(--course-rail-top) - var(--space-lg));z-index:4;pointer-events:auto}.course-route-surface__card{position:relative;width:100%;height:100%;min-width:0;padding-left:var(--course-card-indent)}.course-route-surface .route-page-card{box-shadow:0 2px 10px #00000014,0 6px 24px #0000000a,inset var(--course-spine-width) 0 0 var(--course-spine-color)}[data-theme=dark] .course-route-surface .route-page-card{box-shadow:0 2px 10px #00000024,0 6px 24px #00000017,inset var(--course-spine-width) 0 0 var(--course-spine-color)}.course-route-surface .route-page-card__surface{margin-bottom:0}.course-route-surface .route-page-card[data-accent=deep] .public-page-panel,.course-route-surface .route-page-card[data-accent=deep] .public-page-callout{border-color:color-mix(in srgb,var(--brand-deep-accent) 34%,var(--color-line));border-left:var(--surface-edge-size) solid var(--brand-deep-accent)}.course-route-surface .route-page-card[data-accent=deep] .public-page-section__kicker,.course-route-surface .route-page-card[data-accent=deep] .course-lesson-shell__section-title,.course-route-surface .route-page-card[data-accent=deep] .public-page-list li:before{color:color-mix(in srgb,var(--brand-deep-accent) 82%,var(--color-primary-text))}.course-route-surface .route-page-card[data-accent=deep] .public-page-list li:before{background:var(--brand-deep-accent)}.course-unit-card-stage__viewport{display:flex;flex:1;min-height:0}.course-unit-card-stage{flex:1;min-height:0;border-radius:inherit}.course-unit-card-stage__viewport--access-locked{position:relative;display:block}.course-access-request-tile{position:absolute;top:50%;left:50%;right:auto;z-index:var(--z-modal);display:grid;gap:.78rem;width:min(26rem,calc(100% - 2rem));max-height:calc(100% - 2rem);padding:clamp(1rem,2.4vw,1.35rem);overflow:auto;border:1px solid color-mix(in srgb,var(--color-line-strong) 82%,transparent);background:color-mix(in srgb,var(--color-surface-strong) 90%,transparent);color:var(--color-primary-text);transform:translate(-50%,-50%);--accent-surface-shadow: 0 30px 86px rgba(0, 0, 0, .24), 0 14px 36px rgba(20, 26, 35, .14);animation:course-access-request-tile-enter .32s cubic-bezier(.2,.8,.2,1) both;transform-origin:center;will-change:opacity,transform;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@keyframes course-access-request-tile-enter{0%{opacity:0;transform:translate(-50%,calc(-50% + .85rem)) scale(.965)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (prefers-reduced-motion: reduce){.course-access-request-tile{animation:none;will-change:auto}}.course-access-request-tile__eyebrow,.course-access-request-tile__lead,.course-access-request-tile p,.course-access-request-tile__notice strong,.course-access-request-tile__notice span{margin:0}.course-access-request-tile__copy,.course-access-request-tile__summary,.course-access-request-tile__messages,.course-access-request-tile__notice{display:grid;gap:.42rem}.course-access-request-tile__eyebrow{color:var(--color-primary-text);font-family:var(--font-display);font-size:clamp(1.35rem,2.3vw,1.7rem);line-height:1.08}.course-access-request-tile__lead{font-family:var(--font-display);font-size:1rem;color:var(--color-primary-text);line-height:1.18}.course-access-request-tile p,.course-access-request-tile__summary,.course-access-request-tile__notice span{color:var(--color-secondary-text);font-size:.82rem;line-height:1.38}.course-access-request-tile__summary{padding-block:.6rem;border-top:1px solid color-mix(in srgb,var(--color-line-strong) 76%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-line-strong) 68%,transparent)}.course-access-request-tile__actions .btn{min-height:2rem}.course-access-request-tile__actions .btn--primary{box-shadow:0 10px 30px color-mix(in srgb,var(--brand-deep-accent) 22%,transparent)}.course-access-request-tile__notice{padding-top:.15rem}.course-access-request-tile__notice strong{color:var(--color-primary-text);font-size:.86rem;line-height:1.2}.course-access-request-tile.course-practice-feedback-prompt{position:fixed;top:50%;right:auto;left:50%;z-index:var(--z-modal);width:min(42rem,calc(100dvw - 2rem));max-height:min(82vh,calc(100dvh - 2rem));background:var(--color-surface-strong)}.course-practice-feedback-prompt__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-modal) - 1);background:color-mix(in srgb,var(--color-bg) 66%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.course-practice-feedback-prompt__copy{display:grid;gap:.52rem}.course-practice-feedback-prompt__copy h2,.course-practice-feedback-prompt__copy p{margin:0}.course-practice-feedback-prompt__copy h2{color:var(--color-primary-text);font-family:var(--font-display);font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.08}.course-practice-feedback-prompt__copy p{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.5}.course-practice-feedback-prompt__form{max-height:min(58vh,36rem);overflow:auto;padding-right:.2rem}.course-practice-feedback-prompt__form.feedback-form--route{gap:var(--space-md);padding-top:.35rem;border-top:1px solid color-mix(in srgb,var(--color-line-strong) 76%,transparent)}.course-route-surface .stacked-tabs-rail{padding:.35rem 0 calc(1rem + var(--course-rail-shadow-bleed)) var(--course-rail-shadow-bleed);gap:0}.course-route-surface .stacked-tab{--course-rail-z: calc(120 - var(--stacked-tab-index, 0));--course-rail-z-hover: 220;--course-rail-z-active: 240;--course-rail-z-current: 230;position:relative;box-sizing:border-box;width:calc(100% - var(--course-spine-width) + var(--course-rail-shadow-bleed));max-width:calc(100% - var(--course-spine-width) + var(--course-rail-shadow-bleed));transform:translate(var(--course-spine-width));transform-origin:right center;border-radius:14px 0 0 14px;margin-top:calc(-1 * var(--course-rail-tab-overlap));z-index:var(--course-rail-z);min-height:58px;height:auto;max-height:none;padding:.52rem .78rem .56rem .92rem;overflow:hidden;color:var(--color-tab-text);opacity:1;background:color-mix(in srgb,var(--stacked-tab-accent) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 14px #00000040,0 2px 6px #00000026,inset 0 1px #ffffff1f;transition:transform .26s ease,background .2s ease,box-shadow .24s ease,opacity .2s ease,-webkit-backdrop-filter .24s ease,backdrop-filter .24s ease}.course-route-surface .course-rail-tab--week{--course-rail-z: calc(360 - var(--stacked-tab-index, 0));--course-rail-z-hover: calc(380 - var(--stacked-tab-index, 0));--course-rail-z-active: calc(390 - var(--stacked-tab-index, 0));--course-rail-z-current: calc(385 - var(--stacked-tab-index, 0));min-height:58px;padding-top:.54rem;padding-bottom:.58rem;background:var(--stacked-tab-accent);opacity:1;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:0 6px 14px #00000040,0 2px 6px #00000026,inset 0 1px #ffffff1f}.course-route-surface .course-rail-tab--week.course-rail-tab--has-feedback{padding-right:3.25rem}.course-route-surface .course-rail-tab--unit{--course-rail-z: calc(240 - var(--stacked-tab-index, 0));--course-rail-z-hover: calc(280 - var(--stacked-tab-index, 0));--course-rail-z-active: calc(300 - var(--stacked-tab-index, 0));--course-rail-z-current: calc(290 - var(--stacked-tab-index, 0));min-height:56px}.course-route-surface .course-rail-tab--unit-completed,.course-route-surface .course-rail-tab--lesson-completed{--stacked-tab-accent: var(--brand-secondary);background:color-mix(in srgb,var(--brand-secondary) 92%,transparent);color:var(--color-accent-contrast);box-shadow:0 8px 18px color-mix(in srgb,var(--brand-secondary) 28%,transparent),inset 0 1px #ffffff24}.course-route-surface .course-rail-tab--feedback-blocked{background:linear-gradient(135deg,color-mix(in srgb,var(--brand-tertiary) 86%,transparent),color-mix(in srgb,var(--stacked-tab-accent) 72%,transparent))}.course-route-surface .course-rail-tab--preparing{--stacked-tab-accent: color-mix(in srgb, var(--color-muted-text) 58%, var(--color-bg));background:linear-gradient(135deg,color-mix(in srgb,var(--color-muted-text) 54%,var(--color-bg)),color-mix(in srgb,var(--color-line-strong) 70%,var(--color-bg)));color:color-mix(in srgb,var(--color-primary-text) 72%,var(--color-muted-text));opacity:.72;box-shadow:0 4px 10px #0000002e,inset 0 1px #ffffff14}.course-route-surface .course-rail-tab--preparing .stacked-tab__description{color:color-mix(in srgb,var(--color-tab-text) 86%,var(--color-muted-text));font-weight:var(--font-weight-bold)}.course-route-surface .course-rail-tab--preparing:is(:hover,.stacked-tab--active,.course-rail-tab--current){background:linear-gradient(135deg,color-mix(in srgb,var(--color-muted-text) 58%,var(--color-bg)),color-mix(in srgb,var(--color-line-strong) 76%,var(--color-bg)));opacity:.82}.course-route-surface .course-rail-tab--lesson{--course-rail-z: calc(180 - var(--stacked-tab-index, 0));--course-rail-z-hover: calc(210 - var(--stacked-tab-index, 0));--course-rail-z-active: calc(220 - var(--stacked-tab-index, 0));--course-rail-z-current: calc(230 - var(--stacked-tab-index, 0));min-height:48px;padding-top:.46rem;padding-bottom:.5rem}.course-route-surface .stacked-tab__label{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--color-tab-text);text-transform:none;font-size:.92rem;line-height:1.08;transition:color .2s ease}.course-route-surface .course-rail-tab--week .stacked-tab__label{font-size:.98rem}.course-route-surface .course-rail-tab--lesson .stacked-tab__label{font-size:.88rem}.course-route-surface .course-rail-tab--lesson .stacked-tab__label-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.52rem;align-items:center}.course-route-surface .course-rail-tab--lesson .stacked-tab__lesson-marker,.course-lesson-shell__module-lesson-marker{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:var(--course-lesson-marker-tone, var(--brand-primary));color:var(--color-accent-contrast);font-family:var(--font-sans);font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1}.course-route-surface .course-rail-tab--lesson .stacked-tab__lesson-marker{width:1.55rem;height:1.55rem;font-size:.78rem;background:var(--color-bg);color:var(--color-tab-text);box-shadow:inset 0 2px 3px #0000003d,inset 0 -1px #ffffff47,0 1px #ffffff38,0 0 0 1px color-mix(in srgb,var(--color-line-strong) 72%,transparent)}.course-route-surface .course-rail-tab--lesson:is(.stacked-tab--active,.course-rail-tab--current) .stacked-tab__lesson-marker,.course-route-surface .course-rail-tab--lesson:hover:not(.stacked-tab--active):not(.course-rail-tab--current) .stacked-tab__lesson-marker{font-size:.84rem}.course-route-surface .course-rail-tab--lesson.stacked-tab:is(.stacked-tab--active,.course-rail-tab--current) .stacked-tab__label,.course-route-surface .course-rail-tab--lesson:hover:not(.stacked-tab--active):not(.course-rail-tab--current) .stacked-tab__label{font-weight:var(--font-weight-bold)}.course-route-surface .stacked-tab__eyebrow{color:color-mix(in srgb,var(--color-tab-text) 78%,transparent);transition:color .2s ease}.course-route-surface .stacked-tab__corner-indicator{position:absolute;right:1.05rem;bottom:.42rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:1.48rem;height:1.48rem;border:1.5px solid var(--brand-tertiary);border-radius:999px;background:transparent;color:var(--brand-tertiary);box-shadow:none;pointer-events:none}.course-route-surface .stacked-tab__corner-indicator--overlay{right:calc(-1 * var(--course-rail-shadow-bleed) + 1.7rem);z-index:500}.course-route-surface .stacked-tab__corner-indicator--link{pointer-events:auto;cursor:pointer;text-decoration:none}.course-route-surface .stacked-tab__corner-indicator--link:hover,.course-route-surface .stacked-tab__corner-indicator--link:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-tertiary) 20%,transparent)}.course-route-surface .stacked-tab__corner-indicator svg{width:.88rem;height:.88rem}.course-route-surface .stacked-tab__corner-indicator.is-submitted{background:transparent;color:var(--brand-tertiary)}.course-route-surface .stacked-tab__corner-indicator-check{position:absolute;right:-.16rem;bottom:-.16rem;display:inline-flex;align-items:center;justify-content:center;width:.68rem;height:.68rem;border-radius:999px;background:var(--color-bg);color:var(--brand-tertiary);box-shadow:0 0 0 1px color-mix(in srgb,var(--brand-tertiary) 26%,transparent)}.course-route-surface .stacked-tab__corner-indicator-check svg{width:.48rem;height:.48rem}.course-route-surface .course-rail-tab--lesson .stacked-tab__eyebrow{font-size:.58rem}.course-route-surface .stacked-tab:first-child{margin-top:0}.course-route-surface .stacked-tab:disabled{cursor:default}.course-rail-tab-shell{position:relative;display:block}.course-week-accordion__section{position:relative}.course-week-accordion__section+.course-week-accordion__section{margin-top:calc(-1 * var(--course-rail-tab-overlap))}.course-week-accordion__clip{overflow:hidden;padding:12px calc(var(--course-rail-shadow-bleed) + 2px) 14px var(--course-rail-shadow-bleed);margin:-12px calc(-1 * (var(--course-rail-shadow-bleed) + 2px)) -14px calc(-1 * var(--course-rail-shadow-bleed))}.course-week-accordion__body{display:flex;flex-direction:column;overflow:visible}.course-week-accordion__body>.stacked-tab:first-child{margin-top:calc(-1 * var(--course-rail-tab-overlap))}.course-route-surface .stacked-tab:hover:not(.stacked-tab--active):not(.course-rail-tab--current){transform:translate(var(--course-spine-width));background:var(--stacked-tab-accent);opacity:1;z-index:var(--course-rail-z-hover);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff2e}.course-route-surface .course-rail-tab--lesson:hover:not(.stacked-tab--active):not(.course-rail-tab--current){background:color-mix(in srgb,var(--stacked-tab-accent) 95%,transparent);opacity:1}.course-route-surface .course-rail-tab--week:hover:not(.stacked-tab--active){transform:translate(var(--course-spine-width)) scale(1.03);z-index:var(--course-rail-z-active);box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff38}.course-route-surface .stacked-tab--active,.course-route-surface .stacked-tab--active:hover{transform:translate(var(--course-spine-width)) scale(1.03);background:var(--stacked-tab-accent);opacity:1;z-index:var(--course-rail-z-active);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff2e}.course-route-surface .course-rail-tab--current,.course-route-surface .course-rail-tab--current:hover{transform:translate(var(--course-spine-width));background:var(--stacked-tab-accent, var(--brand-primary));opacity:1;z-index:var(--course-rail-z-current);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff2e}.course-route-surface .course-rail-tab--parent-active{z-index:var(--course-rail-z-active)}.course-route-surface .stacked-tab:is(.stacked-tab--active,.course-rail-tab--current) .stacked-tab__label,.course-route-surface .stacked-tab:is(.stacked-tab--active,.course-rail-tab--current) .stacked-tab__eyebrow{font-weight:600}.course-route-card__scroll{gap:var(--space-xl)}.course-route-card__scroll--lesson{--lesson-scroll-padding-top: var(--space-3xl);position:relative;gap:var(--space-lg);overflow-anchor:none}.course-rail-panel{display:flex;flex-direction:column;gap:var(--space-md);width:100%;max-height:100%;padding:.2rem 0}.course-rail-panel__back{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1rem;border-radius:var(--radius-pill);border:1px solid color-mix(in srgb,var(--color-primary-text) 12%,transparent);background:color-mix(in srgb,var(--color-surface-strong) 82%,transparent);color:var(--color-primary-text);text-decoration:none;box-shadow:var(--shadow-card);transition:transform .28s ease,border-color .28s ease}.course-rail-panel__back:hover{transform:translate(-4px);border-color:color-mix(in srgb,currentColor 28%,transparent)}.course-rail-panel__head{display:grid;gap:4px;padding:0 .3rem 0 .15rem}.course-rail-panel__eyebrow,.course-rail-panel__title{margin:0}.course-rail-panel__eyebrow{color:var(--color-muted-text)}.course-rail-panel__title{font-family:var(--font-display);font-size:clamp(1rem,1.8vw,1.22rem);line-height:1}.course-placeholder-card{display:grid;gap:var(--space-xl)}.course-placeholder-card__intro,.course-placeholder-card__actions{margin:0}.course-placeholder-card__grid{align-items:start}.course-placeholder-card__panel{min-height:11rem}.course-placeholder-card__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.course-preparing-unit{display:grid;align-content:start;gap:clamp(var(--space-lg),4vw,var(--space-2xl))}.course-preparing-unit__intro{max-width:min(760px,100%)}.course-preparing-unit__notice{max-width:min(780px,100%);border-color:color-mix(in srgb,var(--color-muted-text) 30%,var(--color-line));background:color-mix(in srgb,var(--color-surface-elevated) 86%,var(--color-bg))}.course-preparing-unit__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.course-overview-detail-card{display:grid;gap:clamp(1.45rem,2.7vw,2.35rem);max-width:70rem}.course-overview-detail-card__intro,.course-overview-detail-card__actions,.course-overview-detail-card__hero h2,.course-overview-detail-card__hero p,.course-overview-detail-card__section h2,.course-overview-detail-card__section ul,.course-overview-detail-card__signals,.course-overview-detail-card__journey,.course-overview-detail-card__journey p,.course-overview-detail-card__preview h2,.course-overview-detail-card__preview p{margin:0}.course-overview-detail-card__intro,.course-overview-detail-card__hero,.course-overview-detail-card__section,.course-overview-detail-card__preview{display:grid;gap:clamp(.7rem,1.5vw,1rem)}.course-overview-detail-card__title{max-width:16ch;font-size:clamp(2.35rem,4.3vw,3.7rem);line-height:.98;letter-spacing:0}.course-overview-detail-card__hero .h2{max-width:17ch;font-size:clamp(1.48rem,2.55vw,2.2rem);line-height:1;letter-spacing:0}.course-overview-detail-card__signals{display:flex;flex-wrap:wrap;gap:.42rem clamp(.8rem,1.8vw,1.1rem);padding:0;list-style:none}.course-overview-detail-card__signals li{display:inline-flex;align-items:center;gap:.42rem;min-width:0;color:var(--color-secondary-text);font-size:.92rem;line-height:1.2}.course-overview-detail-card__signals li:before{content:"";width:.42rem;height:.42rem;flex:0 0 auto;border-radius:50%;background:color-mix(in srgb,var(--brand-quaternary) 82%,var(--color-primary-text))}.course-overview-detail-card :is(p,li) strong{color:var(--color-primary-text);font-weight:var(--font-weight-bold)}.course-overview-detail-card__lead{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(16rem,.82fr);gap:clamp(1.25rem,3vw,2.25rem);align-items:start}.course-overview-detail-card__sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,1.75rem)}.course-overview-detail-card__section{align-content:start;padding-top:var(--space-md);border-top:1px solid color-mix(in srgb,var(--color-line) 78%,transparent)}.course-overview-detail-card__section--benefits{padding:clamp(1rem,2vw,1.3rem) 0 clamp(1rem,2vw,1.3rem) clamp(1rem,2vw,1.3rem);border-top-color:color-mix(in srgb,var(--brand-quaternary) 22%,var(--color-line));border-left:2px solid color-mix(in srgb,var(--brand-quaternary) 64%,var(--color-line));background:linear-gradient(90deg,color-mix(in srgb,var(--brand-quaternary) 7%,transparent),transparent 72%)}.course-overview-detail-card__section h2{font-size:1rem;line-height:var(--line-height-tight);letter-spacing:0}.course-overview-detail-card__section ul{display:grid;gap:.58rem;padding:0;list-style:none}.course-overview-detail-card__section li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;color:var(--color-secondary-text);line-height:1.42}.course-overview-detail-card__section li>span{min-width:0}.course-overview-detail-card__section li:before{content:"";width:.42rem;height:.42rem;margin-top:.48rem;border-radius:50%;background:var(--brand-quaternary)}.course-overview-detail-card__journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.9rem,2.2vw,1.35rem);padding:clamp(1rem,2vw,1.35rem) 0;list-style:none;border-top:1px solid color-mix(in srgb,var(--color-line) 76%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-line) 76%,transparent)}.course-overview-detail-card__journey li{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:.68rem;row-gap:.22rem;min-width:0}.course-overview-detail-card__journey-index{grid-row:1 / span 2;color:color-mix(in srgb,var(--brand-quaternary) 82%,var(--color-primary-text));font-family:var(--font-display);font-size:1.08rem;font-weight:var(--font-weight-bold);line-height:1}.course-overview-detail-card__journey strong{color:var(--color-primary-text);font-family:var(--font-display);font-size:1rem;line-height:var(--line-height-tight)}.course-overview-detail-card__journey p{color:var(--color-secondary-text);font-size:.95rem;line-height:1.45}.course-overview-detail-card__preview{display:grid;gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid color-mix(in srgb,var(--color-line) 78%,transparent)}.course-overview-detail-card__preview h2{font-size:1.08rem;line-height:var(--line-height-tight);letter-spacing:0}.course-overview-detail-card__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm)}@media (max-width: 860px){.course-overview-detail-card__lead,.course-overview-detail-card__sections,.course-overview-detail-card__journey{grid-template-columns:1fr}.course-overview-detail-card__section--benefits{padding-left:0;border-left:0}}.course-lesson-shell{display:grid;gap:var(--space-xl)}.course-lesson-shell__topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-lg);align-items:start}.course-lesson-shell__topbar--webtext{gap:clamp(1rem,3vw,1.75rem)}.course-lesson-shell--webtext{position:relative;grid-template-columns:minmax(0,1fr);row-gap:clamp(.75rem,1.5vw,1.15rem);align-items:start}.course-lesson-shell__listening-stage .course-lesson-shell__topbar--webtext{grid-template-columns:minmax(0,1fr);gap:0}.course-lesson-shell__webtext-body{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-lg);align-items:start}.course-lesson-shell__webtext-main{display:grid;gap:var(--space-lg);min-width:0}.public-page-intro.course-lesson-shell__intro{margin-bottom:0;min-width:0}.course-lesson-shell--webtext .course-lesson-shell__intro{gap:clamp(.72rem,1.2vw,.95rem);max-width:min(100%,56rem)}.course-lesson-shell--webtext .course-lesson-shell__intro .public-page-intro__title{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.08}.course-lesson-shell--webtext .course-lesson-shell__intro .public-page-intro__description{max-width:none}.course-lesson-shell__listening-stage{display:grid;grid-template-rows:auto auto;gap:clamp(.35rem,.8vw,.65rem);min-height:auto;align-content:start}.course-lesson-shell__listening-stage>.course-lesson-shell__topbar{grid-row:1;grid-column:1 / -1;position:relative;z-index:2}.course-lesson-shell__listening-stage>.course-lesson-shell__webtext-body{grid-row:2;grid-column:1 / -1;min-height:0;padding-top:0}.course-lesson-shell--module-webtext .course-lesson-shell__listening-stage{gap:clamp(1.55rem,3vw,2.35rem)}.course-lesson-shell--module-webtext{--module-shell-tone: var(--brand-quaternary);--microblock-tone: var(--module-shell-tone)}.course-lesson-shell--module-webtext.course-lesson-shell--lab-webtext{--module-shell-tone: var(--brand-primary)}.course-lesson-shell--module-webtext .course-lesson-shell__intro{max-width:min(100%,72rem)}.course-lesson-shell__completion-section{display:grid;gap:var(--space-lg);padding-top:clamp(.85rem,2vw,1.25rem)}.course-lesson-shell__completion-header{display:grid;gap:.35rem;max-width:42rem}.course-lesson-shell__completion-header h2{margin:0}.course-lesson-shell__takeaway-summary{display:grid;gap:clamp(1.2rem,3vw,2rem)}.course-lesson-shell__takeaway-summary+.course-lesson-shell__checkpoints{margin-top:clamp(1.1rem,2.6vw,1.85rem)}.course-lesson-shell__main-idea,.course-lesson-shell__remember-summary{display:grid;max-width:48rem;scroll-margin-top:calc(var(--navbar-height) + var(--space-xl))}.course-lesson-shell__main-idea{gap:.58rem}.course-lesson-shell__remember-summary{width:min(100%,48rem);justify-self:center}.course-lesson-shell__main-idea h2{margin:0;font-family:var(--font-display);font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}.course-lesson-shell__main-idea p{margin:0;color:var(--color-primary-text);font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.55}.course-lesson-shell__remember-card{--summary-card-tone: var(--module-shell-tone, var(--brand-quaternary));--summary-card-edge-bottom: 8px;display:grid;gap:clamp(1rem,2vw,1.35rem);padding:clamp(1.3rem,3vw,1.9rem) clamp(1.25rem,3vw,1.85rem) calc(clamp(1.3rem,3vw,1.9rem) + var(--summary-card-edge-bottom));border:none;border-radius:calc(var(--radius-md) - 2px);background-clip:padding-box;background:color-mix(in srgb,var(--color-bg) 95%,transparent);box-shadow:0 8px 22px #0000001f,0 24px 64px #0000001f,inset 0 calc(-1 * var(--summary-card-edge-bottom)) 0 color-mix(in srgb,var(--summary-card-tone) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.course-lesson-shell--lab-webtext .course-lesson-shell__remember-card{--summary-card-tone: var(--brand-primary)}.course-lesson-shell__remember-card h2{margin:0;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.08}.course-lesson-shell__remember-pills{display:grid;grid-template-columns:1fr;gap:.72rem;margin:0;padding:0;list-style:none}.course-lesson-shell__remember-pills li{min-height:0;display:grid;grid-template-columns:1.55rem minmax(0,1fr);align-items:start;gap:.62rem;padding:.02rem 0;border:0;border-radius:0;background:transparent;color:var(--color-secondary-text);font-size:clamp(.98rem,1.18vw,1.08rem);font-weight:var(--font-weight-semibold);line-height:1.32}.course-lesson-shell__remember-pills li span{min-width:0}.course-lesson-shell__remember-pills .course-lesson-shell__screen-bullet-arrow{color:color-mix(in srgb,var(--summary-card-tone) 78%,var(--color-primary-text));filter:drop-shadow(0 7px 12px color-mix(in srgb,var(--summary-card-tone) 18%,transparent))}.course-lesson-shell__remember-pills strong{color:var(--color-primary-text);font-weight:var(--font-weight-bold)}.course-lesson-shell__module-stack{display:grid;gap:clamp(2.05rem,3.8vw,3rem);width:min(100%,72rem)}.course-lesson-shell__module-section{display:grid;gap:clamp(1.12rem,2vw,1.5rem);width:min(100%,72rem)}.course-lesson-shell__module-copy{display:grid;gap:clamp(.82rem,1.4vw,1.05rem)}.course-lesson-shell__module-copy h2,.course-lesson-shell__module-copy h3{margin:0;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.1}.course-lesson-shell__module-copy p{max-width:62ch;margin:0;color:var(--color-secondary-text);font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.62}.course-lesson-shell__module-copy p strong{color:var(--color-primary-text)}.course-lesson-shell__module-bullets{display:grid;grid-template-columns:1fr;gap:clamp(.72rem,1.2vw,.9rem);margin:0;padding:0;list-style:none}.course-lesson-shell__module-bullets li{display:grid;grid-template-columns:1.55rem minmax(0,1fr);align-items:start;gap:.62rem;color:var(--color-secondary-text);font-size:clamp(.98rem,1.18vw,1.08rem);font-weight:var(--font-weight-semibold);line-height:1.36}.course-lesson-shell__module-section--recap{width:min(100%,72rem)}.course-lesson-shell__module-section--recap .course-lesson-shell__module-copy{gap:clamp(.95rem,1.8vw,1.35rem)}.course-lesson-shell__module-section--recap .course-lesson-shell__module-bullets{grid-template-columns:1fr;gap:clamp(.18rem,.65vw,.36rem);max-width:76rem}.course-lesson-shell__module-section--recap .course-lesson-shell__module-bullets li{--module-recap-tone: var(--brand-primary);min-width:0;grid-template-columns:auto minmax(0,1fr);gap:.72rem;align-items:center;min-height:2.85rem;padding:.18rem 0;border:0;background:transparent;box-shadow:none}.course-lesson-shell__module-section--recap .course-lesson-shell__module-bullets .course-lesson-shell__module-recap-dot{display:inline-flex;width:2.1rem;min-width:2.1rem;height:2.1rem;margin-top:0;border-radius:50%;background:transparent;color:transparent;filter:none;box-shadow:inset 0 2px 3px #0000003d,inset 0 -1px #ffffff47,0 1px #ffffff38,0 0 0 1px color-mix(in srgb,var(--color-line-strong) 72%,transparent)}.course-lesson-shell__module-section--recap .course-lesson-shell__module-bullet-content{display:block;gap:0;padding-right:0;color:var(--color-secondary-text);line-height:1.26}.course-lesson-shell__module-section--recap .course-lesson-shell__module-bullet-content>span{display:block}.course-lesson-shell__module-section--recap .course-lesson-shell__module-bullets strong{display:block;color:var(--color-primary-text);font-family:inherit;font-size:inherit;line-height:1.18}.course-lesson-shell__module-bullets--ordered{counter-reset:module-body-list}.course-lesson-shell__module-bullet-marker{display:inline-grid;place-items:center;width:1.55rem;height:1.55rem;border-radius:50%;background:var(--brand-primary);color:var(--color-accent-contrast);font-family:var(--font-display);font-size:.78rem;font-weight:var(--font-weight-bold);line-height:1;box-shadow:0 8px 18px color-mix(in srgb,var(--brand-primary) 24%,transparent)}.course-lesson-shell__module-bullet-content{min-width:0;display:grid;gap:.3rem}.course-lesson-shell__module-bullets .course-lesson-shell__screen-bullet-arrow{color:color-mix(in srgb,var(--module-shell-tone, var(--brand-quaternary)) 78%,var(--color-primary-text));filter:drop-shadow(0 7px 12px color-mix(in srgb,var(--module-shell-tone, var(--brand-quaternary)) 18%,transparent))}.course-lesson-shell__module-lesson-map{display:grid;gap:0;margin:0;padding:0;list-style:none;counter-reset:module-lesson-map}.course-lesson-shell__module-lesson-map li{counter-increment:module-lesson-map;display:grid;grid-template-columns:minmax(4.7rem,max-content) minmax(0,1fr);gap:clamp(.75rem,2vw,1.1rem);align-items:center;padding:.36rem 0;border-top:0;color:var(--color-secondary-text);font-size:clamp(.98rem,1.16vw,1.06rem);line-height:1.2}.course-lesson-shell__module-lesson-map li:last-child{border-bottom:0}.course-lesson-shell__module-lesson-map .course-lesson-shell__module-lesson-title-only{grid-template-columns:auto minmax(0,1fr);color:var(--color-primary-text);font-family:var(--font-display);font-weight:var(--font-weight-bold)}.course-lesson-shell__module-lesson-marker{width:2rem;height:2rem;font-size:.88rem;background:transparent;color:var(--color-secondary-text);box-shadow:inset 0 2px 3px #0000003d,inset 0 -1px #ffffff47,0 1px #ffffff38,0 0 0 1px color-mix(in srgb,var(--color-line-strong) 72%,transparent);transform:translateY(0)}.course-lesson-shell__module-lesson-code{color:color-mix(in srgb,var(--module-shell-tone, var(--brand-quaternary)) 78%,var(--color-primary-text));font-family:var(--font-mono);font-size:.78rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.45}.course-lesson-shell__module-copy--closing{padding-top:.18rem}.course-lesson-shell__module-section--bridge{--summary-card-tone: var(--module-shell-tone, var(--brand-quaternary));--summary-card-edge-bottom: 8px;display:grid;gap:clamp(1rem,2vw,1.35rem);width:min(100%,48rem);padding:clamp(1.3rem,3vw,1.9rem) clamp(1.25rem,3vw,1.85rem) calc(clamp(1.3rem,3vw,1.9rem) + var(--summary-card-edge-bottom));border-radius:calc(var(--radius-md) - 2px);background:color-mix(in srgb,var(--color-bg) 95%,transparent);box-shadow:0 8px 22px #0000001f,0 24px 64px #0000001f,inset 0 calc(-1 * var(--summary-card-edge-bottom)) 0 color-mix(in srgb,var(--summary-card-tone) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.course-lesson-shell__module-highlight{display:grid;gap:clamp(.72rem,1.3vw,1rem);width:min(100%,62rem);padding:0}.course-lesson-shell__module-highlight p{max-width:25ch;margin:0;color:var(--module-shell-tone, var(--brand-quaternary));font-family:var(--font-display);font-size:clamp(1.35rem,2.2vw,2.05rem);font-weight:var(--font-weight-bold);line-height:1.12;text-wrap:balance}.course-lesson-shell__module-highlight p:not(:first-of-type){max-width:54ch;color:var(--color-secondary-text);font-family:var(--font-body);font-size:clamp(1.02rem,1.34vw,1.16rem);font-weight:var(--font-weight-semibold);line-height:1.62;text-wrap:auto}.course-lesson-shell__module-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm)}@media (max-width: 640px){.course-lesson-shell__module-section--recap .course-lesson-shell__module-bullets{grid-template-columns:1fr}.course-lesson-shell__module-section--recap .course-lesson-shell__module-bullets li{min-height:0}.course-lesson-shell__module-lesson-map li{grid-template-columns:1fr;gap:.35rem}.course-lesson-shell__module-lesson-map .course-lesson-shell__module-lesson-title-only{grid-template-columns:auto minmax(0,1fr);gap:.62rem}}@media (min-width: 961px){.course-route-card__scroll--lesson:not(.is-audio-dock-collapsed) .course-lesson-shell__intro{max-width:calc(100% - clamp(16.75rem,22vw,19rem))}}.course-lesson-shell__audio-dock{--audio-dock-tone: var(--color-accent);--audio-dock-width: clamp(15.75rem, 21vw, 17.6rem);--audio-dock-tab-left: 66%;--audio-dock-tab-height: 2.8rem;--audio-dock-hover-shift: 8px;--audio-dock-expanded-lift: calc(var(--deck-card-start-offset) - .65rem);--audio-dock-inline-shift: 0px;position:sticky;top:var(--lesson-scroll-padding-top);z-index:calc(var(--z-overlap) + 2);width:var(--audio-dock-width);height:0;margin-top:0;margin-left:auto;margin-right:var(--audio-dock-inline-shift);margin-bottom:0;pointer-events:none}.route-page-card__scroll.course-route-card__scroll--lesson>.course-lesson-shell__audio-dock{margin-top:0}@media (min-width: 961px){.course-lesson-shell__audio-dock{--audio-dock-inline-shift: clamp(.35rem, .58vw, .53rem)}}.course-lesson-shell__audio-dock+.course-lesson-shell--webtext{margin-top:0}.course-lesson-shell__audio-dock-anchor{transform:translateY(calc(-1 * var(--lesson-scroll-padding-top) - var(--audio-dock-state-lift, 0px)));transition:transform .26s cubic-bezier(.16,1,.3,1)}.course-lesson-shell__audio-dock.is-expanded .course-lesson-shell__audio-dock-anchor{--audio-dock-state-lift: var(--audio-dock-expanded-lift)}.course-lesson-shell__audio-dock-card{position:relative;pointer-events:auto;opacity:1;transform:translateY(0);transition:opacity .22s ease,transform .32s cubic-bezier(.16,1,.3,1)}.course-lesson-shell__audio-dock.is-expanded .course-lesson-shell__audio-dock-card:has(.course-lesson-shell__audio-dock-tab-action--toggle:is(:hover,:focus-visible)){transform:translateY(calc(-1 * var(--audio-dock-hover-shift)))}.course-lesson-shell__audio-dock.is-collapsed .course-lesson-shell__audio-dock-card{transform:translateY(-100%)}.course-lesson-shell__audio-dock.is-collapsed .course-lesson-shell__audio-dock-card:has(.course-lesson-shell__audio-dock-tab-action--toggle:is(:hover,:focus-visible)){transform:translateY(calc(-100% + var(--audio-dock-hover-shift)))}.course-lesson-shell__audio-dock:not(.is-revealed) .course-lesson-shell__audio-dock-card,.course-lesson-shell__audio-dock:not(.is-revealed) .course-lesson-shell__audio-dock-card:has(.course-lesson-shell__audio-dock-tab-action--toggle:is(:hover,:focus-visible)){opacity:0;pointer-events:none;transform:translateY(calc(-100% - var(--audio-dock-tab-height) - .8rem))}.course-lesson-shell__audio-dock:not(.is-revealed) .lesson-audio-player__mobile-shell{display:none}.course-lesson-shell__audio-dock-panel{position:relative;overflow:visible;border-radius:0 0 calc(var(--radius-lg) - 8px) calc(var(--radius-lg) - 8px)}.course-lesson-shell__audio-dock-tab{position:absolute;top:100%;left:var(--audio-dock-tab-left);min-width:6.8rem;min-height:var(--audio-dock-tab-height);display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .62rem;border:none;border-radius:0 0 var(--radius-md) var(--radius-md);background:var(--audio-dock-tone);color:var(--color-accent-contrast);box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff2e;font-family:var(--font-sans);font-size:.72rem;font-weight:var(--font-weight-bold);letter-spacing:.08em;line-height:1;text-transform:uppercase;cursor:default;transform:translate(-50%) scale(1);transform-origin:center top;transition:transform .24s cubic-bezier(.16,1,.3,1),padding .24s cubic-bezier(.16,1,.3,1),box-shadow .24s cubic-bezier(.16,1,.3,1),filter .24s cubic-bezier(.16,1,.3,1)}.course-lesson-shell__audio-dock-tab-action{--audio-tab-action-tone: var(--course-player-control-tone, var(--brand-secondary));width:2.16rem;height:2.16rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:radial-gradient(circle at 36% 28%,color-mix(in srgb,white 24%,transparent),transparent 46%),color-mix(in srgb,var(--audio-tab-action-tone) 88%,white);color:#10161f;box-shadow:0 6px 16px color-mix(in srgb,var(--audio-tab-action-tone) 30%,transparent),inset 0 1px color-mix(in srgb,white 28%,transparent);cursor:pointer;transition:transform var(--motion-fast),background-color var(--motion-fast),box-shadow var(--motion-fast)}.course-lesson-shell__audio-dock-tab-action svg{width:1.28rem;height:1.28rem}.course-lesson-shell__audio-dock-tab-action--play svg{width:1.48rem;height:1.48rem}.course-lesson-shell__audio-dock-tab-action:hover{transform:translateY(-1px);background:radial-gradient(circle at 36% 28%,color-mix(in srgb,white 30%,transparent),transparent 48%),color-mix(in srgb,var(--audio-tab-action-tone) 78%,white);box-shadow:0 8px 18px color-mix(in srgb,var(--audio-tab-action-tone) 36%,transparent),inset 0 0 0 1px color-mix(in srgb,white 32%,transparent)}.course-lesson-shell__audio-dock-tab:has(.course-lesson-shell__audio-dock-tab-action--toggle:is(:hover,:focus-visible)){transform:translate(-50%) scale(1.05);box-shadow:0 14px 30px #00000042,0 5px 14px #0003,inset 0 1px #ffffff38}.course-lesson-shell__audio-dock-tab-action:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.course-lesson-shell__autoplay-prompt{position:absolute;top:calc(-1 * var(--lesson-scroll-padding-top) - var(--audio-dock-expanded-lift) + clamp(1.35rem,2.6vh,2rem));right:clamp(1.75rem,3vw,2.8rem);z-index:5;width:min(18.25rem,calc(100vw - 2rem));display:grid;gap:.68rem;pointer-events:auto;padding:.86rem .92rem .9rem;background:color-mix(in srgb,var(--color-bg) 96%,transparent);color:var(--color-primary-text);--accent-surface-shadow: 0 12px 34px rgba(0, 0, 0, .2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.course-lesson-shell__autoplay-prompt p{margin:0;font-size:.94rem;font-weight:var(--font-weight-bold);line-height:1.25}.course-lesson-shell__autoplay-prompt-check{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:.48rem;align-items:start;color:var(--color-secondary-text);font-size:.78rem;line-height:1.28;cursor:pointer}.course-lesson-shell__autoplay-prompt-check input{width:1rem;height:1rem;margin:.04rem 0 0;accent-color:var(--audio-dock-tone)}.course-lesson-shell__autoplay-prompt-actions{display:flex;justify-content:flex-end;gap:.44rem}.course-lesson-shell__autoplay-prompt-actions .btn{min-height:2rem}@media (prefers-reduced-motion: reduce){.course-lesson-shell__audio-dock-anchor,.course-lesson-shell__audio-dock-card,.course-lesson-shell__audio-dock-tab{transition-duration:0ms}.course-lesson-shell__audio-dock:not(.is-revealed) .course-lesson-shell__audio-dock-card{opacity:0}}.course-lesson-shell__lesson-progress{display:grid;gap:.52rem;width:min(100%,30rem);margin-top:var(--space-md)}.course-lesson-shell__lesson-progress-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);color:var(--color-muted-text);font-size:.74rem}.course-lesson-shell__follow-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:1.72rem;padding:.2rem .62rem;border:1px solid var(--color-line);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-surface-strong) 88%,transparent);color:var(--color-secondary-text);font-size:.72rem;font-weight:var(--font-weight-semibold);cursor:pointer;transition:transform var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast),color var(--motion-fast)}.course-lesson-shell__follow-toggle:hover{transform:var(--hover-lift);border-color:color-mix(in srgb,var(--color-accent) 34%,var(--color-line))}.course-lesson-shell__follow-toggle.is-active{border-color:color-mix(in srgb,var(--color-accent) 38%,var(--color-line));background:color-mix(in srgb,var(--color-accent) 10%,var(--color-surface-strong));color:color-mix(in srgb,var(--color-accent) 72%,var(--color-primary-text))}.course-lesson-shell__progress-track{position:relative;height:.48rem;overflow:hidden;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-line-strong) 70%,transparent)}.course-lesson-shell__progress-fill{display:block;width:var(--lesson-progress-percent, 0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-accent),color-mix(in srgb,var(--brand-secondary) 58%,var(--color-accent)));transition:width var(--motion-base)}.course-lesson-shell__hero{margin-top:0}.course-access-request{gap:clamp(1rem,2.2vw,1.45rem)}.course-access-request__hero,.course-access-request__approval{border:1px solid color-mix(in srgb,var(--color-line-strong) 82%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-surface-tone) 10%,transparent),transparent 52%),color-mix(in srgb,var(--color-surface-strong) 91%,transparent)}.course-access-request__hero{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1rem,2vw,1.35rem);align-items:stretch;padding:clamp(1.3rem,3vw,2.2rem)}.course-access-request__hero-copy,.course-access-request__approval-copy,.course-access-request__card,.course-access-request__summary,.course-access-request__messages,.course-access-request__notice,.course-access-request__notice-copy{display:grid;gap:var(--space-sm)}.course-access-request__hero h1,.course-access-request__approval h2,.course-access-request__card h2,.course-access-request__notice h3,.course-access-request__hero p,.course-access-request__approval p,.course-access-request__card p,.course-access-request__notice p{margin:0}.course-access-request__hero h1{max-width:13ch;font-family:var(--font-display);font-size:var(--font-size-h1);line-height:var(--line-height-heading)}.course-access-request__hero-copy{max-width:48rem;align-content:start}.course-access-request__summary{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;max-width:42rem;border-top:1px solid color-mix(in srgb,var(--brand-quaternary) 24%,var(--color-line));border-bottom:1px solid color-mix(in srgb,var(--brand-quaternary) 18%,var(--color-line))}.course-access-request__summary>div{display:grid;gap:.18rem;padding:var(--space-sm) 0}.course-access-request__summary span{color:var(--color-muted-text);font-family:var(--font-mono);font-size:var(--font-size-caption);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.course-access-request__summary strong{color:var(--color-primary-text);font-size:var(--font-size-body-sm);line-height:1.35}.course-access-request__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.course-access-request__card{align-content:start;padding:clamp(1rem,2.4vw,1.35rem);border:1px solid color-mix(in srgb,var(--accent-surface-tone) 24%,var(--color-line));background:linear-gradient(160deg,color-mix(in srgb,var(--accent-surface-tone) 8%,transparent),transparent 60%),color-mix(in srgb,var(--color-surface-strong) 88%,transparent)}.course-access-request__card h2{font-size:clamp(1rem,1.6vw,1.18rem)}.course-access-request__card p{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.58}.course-access-request__approval{display:grid;gap:var(--space-md);padding:clamp(1.2rem,3vw,1.9rem)}.course-access-request__approval-copy{max-width:52rem}.course-access-request__approval h2{max-width:36rem;font-family:var(--font-display);font-size:var(--font-size-h3);line-height:var(--line-height-heading)}.course-access-request__actions{padding-top:var(--space-2xs)}.course-access-request__notice{max-width:54rem;padding:clamp(.95rem,2.2vw,1.2rem);border:1px solid color-mix(in srgb,var(--accent-surface-tone) 30%,var(--color-line));background:linear-gradient(135deg,color-mix(in srgb,var(--accent-surface-tone) 12%,transparent),transparent 58%),color-mix(in srgb,var(--color-surface-strong) 92%,transparent)}.course-access-request__notice h3{color:var(--color-primary-text);font-family:var(--font-display);font-size:clamp(1.04rem,1.6vw,1.24rem);line-height:var(--line-height-heading)}.course-access-request__notice p,.course-access-request__notice-list{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.55}.course-access-request__notice-list{display:grid;gap:.42rem;margin:0;padding-left:1.2rem}.course-access-request__notice-list li::marker{color:var(--accent-surface-tone);font-weight:var(--font-weight-bold)}.course-lesson-shell__visual-intro,.course-lesson-shell__summary-grid{align-items:stretch}.course-lesson-shell__intro-panel,.course-lesson-shell__mini-action-panel,.course-lesson-shell__support-card{display:grid;gap:var(--space-md)}.course-lesson-shell__mini-action-variants,.course-lesson-shell__mini-action-variant{display:grid;gap:var(--space-sm)}.course-lesson-shell__mini-action-variants{gap:var(--space-lg)}.course-lesson-shell__mini-action-title{margin:0;color:var(--color-primary-text)}.course-lesson-shell__mini-action-list{margin:0}.course-lesson-shell__takeaway-list,.course-lesson-shell__microblocks{gap:var(--space-md)}.course-lesson-shell__presentation-stack{display:grid;gap:var(--space-lg)}.course-lesson-shell__microblock-card{display:grid;gap:var(--space-md);border-color:color-mix(in srgb,var(--color-accent) 16%,var(--color-line));transition:border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast),background-color var(--motion-fast)}.course-lesson-shell__microblock-card.is-active{border-color:color-mix(in srgb,var(--color-accent) 42%,var(--color-line));background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 10%,transparent),transparent 58%),color-mix(in srgb,var(--color-surface-strong) 94%,transparent);box-shadow:var(--shadow-card),0 0 0 1px color-mix(in srgb,var(--color-accent) 18%,transparent);transform:translateY(-2px)}.course-lesson-shell__microblock-highlight{display:grid;justify-items:start;gap:.45rem;padding:.9rem 1rem;border-radius:calc(var(--radius-md) - 4px);border:1px solid color-mix(in srgb,var(--color-accent) 22%,var(--color-line));background:color-mix(in srgb,var(--color-accent) 8%,var(--color-surface-strong))}.course-lesson-shell__microblock-body{display:grid;gap:.75rem}.course-lesson-shell__microblock-body p{margin:0}.course-lesson-shell__microblock-highlight-label{margin:0;color:var(--color-muted-text)}.course-lesson-shell__microblock-highlight p:last-child{margin:0;font-weight:var(--font-weight-semibold);color:var(--color-primary-text)}.course-lesson-shell__microblock-list{gap:var(--space-sm)}.course-lesson-shell__microblock-carousel{display:grid;gap:.9rem;min-width:0;align-self:start;scroll-margin-top:calc(var(--navbar-height) + var(--space-xl))}.course-lesson-shell--webtext .course-lesson-shell__microblock-carousel{margin-top:clamp(.8rem,1.9vw,1.35rem)}.course-lesson-shell__microblock-carousel-shell{position:relative;display:grid;grid-template-columns:2.6rem minmax(0,1fr) 2.6rem;gap:.7rem;align-items:center;min-width:0}.course-lesson-shell__carousel-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:0 clamp(1.35rem,4vw,2.5rem);scroll-behavior:auto;scroll-padding-inline:clamp(1.35rem,4vw,2.5rem);scroll-snap-type:x mandatory;scrollbar-width:none}.course-lesson-shell__carousel-viewport::-webkit-scrollbar{display:none}.course-lesson-shell__carousel-viewport:focus-visible{outline:2px solid color-mix(in srgb,var(--color-accent) 48%,transparent);outline-offset:4px;border-radius:calc(var(--radius-md) - 2px)}.course-lesson-shell__carousel-track{display:flex;align-items:stretch;gap:var(--space-md)}.course-lesson-shell__carousel-track:before,.course-lesson-shell__carousel-track:after{content:"";flex:0 0 clamp(1.5rem,4vw,2.5rem)}.course-lesson-shell__microblock-slide{flex:0 0 min(100%,calc(100% - clamp(3rem,8vw,5rem)));scroll-snap-align:center;opacity:.42;transform:scale(.965);transition:opacity var(--motion-base),transform var(--motion-base)}.course-lesson-shell__microblock-slide.is-active{opacity:1;transform:scale(1)}.course-lesson-shell__microblock-slide-card{--microblock-tone: var(--color-accent);--microblock-text-tone: var(--microblock-tone, var(--brand-quaternary));--microblock-edge-bottom: 7px;position:relative;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;min-height:0;height:100%;display:grid;grid-template-rows:auto auto minmax(5rem,1fr) auto;gap:clamp(.78rem,1.6vw,1.05rem);padding:clamp(1.05rem,2.3vw,1.45rem) clamp(1.05rem,2.3vw,1.45rem) calc(clamp(1.05rem,2.3vw,1.45rem) + var(--microblock-edge-bottom));border:none;border-radius:calc(var(--radius-md) - 2px);background-clip:padding-box;background:color-mix(in srgb,var(--color-bg) 95%,transparent);box-shadow:0 8px 22px #0000001f,0 24px 64px #0000001f,inset 0 calc(-1 * var(--microblock-edge-bottom)) 0 color-mix(in srgb,var(--microblock-tone) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.course-lesson-shell--lab-webtext .course-lesson-shell__microblock-slide-card{--microblock-tone: var(--brand-primary);--microblock-text-tone: var(--brand-primary)}:root:not([data-theme=dark]) .course-lesson-shell__carousel-viewport{margin-block:-1.7rem -1.85rem;padding-block:1.7rem 1.85rem}:root:not([data-theme=dark]) .course-lesson-shell__microblock-slide{opacity:.3}:root:not([data-theme=dark]) .course-lesson-shell__microblock-slide.is-active{opacity:1}:root:not([data-theme=dark]) .course-lesson-shell__microblock-slide-card{background:color-mix(in srgb,var(--color-surface-strong) 84%,transparent);box-shadow:0 10px 24px #141a2312,0 22px 48px #141a230e,inset 0 calc(-1 * var(--microblock-edge-bottom)) 0 color-mix(in srgb,var(--microblock-tone) 92%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}:root:not([data-theme=dark]) .course-lesson-shell__microblock-slide:not(.is-active) .course-lesson-shell__microblock-slide-card{background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.course-lesson-shell__microblock-slide-card>*{position:relative;z-index:1}.course-lesson-shell__microblock-slide-card--reflection{grid-template-rows:auto minmax(0,1fr)}.course-lesson-shell__microblock-slide-card--display-steps{grid-template-rows:auto auto minmax(5rem,1fr) auto;gap:clamp(.78rem,1.6vw,1.05rem);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}@media (min-width: 769px){.course-lesson-shell__microblock-slide-card,.course-lesson-shell__microblock-slide-card--display-steps{height:clamp(26rem,52vh,29rem)}}.course-lesson-shell__microblock-slide-header{display:grid;gap:.35rem}.course-lesson-shell__microblock-eyebrow{margin:0;max-width:calc(100% - 3rem);color:color-mix(in srgb,var(--microblock-tone) 78%,var(--color-primary-text));font-size:.75rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.35;text-transform:uppercase}.course-lesson-shell__reflection-question-inline{align-self:end;margin:0;color:var(--brand-deep-accent);font-size:clamp(.95rem,1.08vw,1.04rem);font-weight:var(--font-weight-bold);line-height:1.28}.course-lesson-shell__reflection-slide-content{align-self:center;justify-self:center;width:min(100%,46rem);display:grid;gap:clamp(.75rem,1.8vw,1rem);text-align:center}.course-lesson-shell__reflection-slide-question{max-width:min(100%,34ch);margin:0;color:var(--brand-deep-accent);font-family:var(--font-display);font-size:clamp(1.35rem,2.1vw,2rem);font-weight:var(--font-weight-bold);line-height:1.12;overflow-wrap:anywhere;text-wrap:balance}.course-lesson-shell__reflection-slide-question strong{color:inherit;font-weight:inherit}.course-lesson-shell__reflection-slide-subquestion{justify-self:center;max-width:30rem;margin:0;color:var(--color-secondary-text);font-size:clamp(1rem,1.18vw,1.1rem);font-weight:var(--font-weight-semibold);line-height:1.38}.course-lesson-shell__reflection-slide-prompts{justify-self:center;max-width:31rem;display:grid;gap:.42rem;margin:0;padding:0;list-style:none;color:var(--color-secondary-text);font-size:clamp(1rem,1.18vw,1.1rem);font-weight:var(--font-weight-semibold);line-height:1.34}.course-lesson-shell__screen-bullets{display:grid;grid-template-columns:1fr;align-content:start;align-self:center;gap:.58rem;margin:0;padding:0;list-style:none}.course-lesson-shell__screen-bullets>li{min-height:0;display:grid;grid-template-columns:1.55rem minmax(0,1fr);align-items:start;gap:.62rem;padding:.08rem 0;border:0;border-radius:0;background:transparent;color:var(--color-secondary-text);font-size:clamp(.98rem,1.18vw,1.08rem);font-weight:var(--font-weight-semibold);line-height:1.32}.course-lesson-shell__screen-bullet-content{min-width:0;display:grid;gap:.3rem}.course-lesson-shell__screen-subbullets{display:grid;gap:.24rem;margin:.04rem 0 0;padding:0;list-style:none}.course-lesson-shell__screen-subbullets>li{min-width:0;display:grid;grid-template-columns:1.15rem minmax(0,1fr);align-items:start;gap:.42rem;color:color-mix(in srgb,var(--color-secondary-text) 86%,var(--color-muted-text));font-size:.94em;font-weight:var(--font-weight-semibold);line-height:1.25}.course-lesson-shell__screen-bullet-arrow{box-sizing:border-box;width:1.28rem;height:1.28rem;margin-top:.01rem;padding:0;border:0;border-radius:0;background:transparent;color:color-mix(in srgb,var(--microblock-tone) 78%,var(--color-primary-text));filter:drop-shadow(0 7px 12px color-mix(in srgb,var(--microblock-tone) 18%,transparent))}.course-lesson-shell__screen-subbullet-arrow{box-sizing:border-box;width:1rem;height:1rem;margin-top:.04rem;color:color-mix(in srgb,var(--microblock-tone) 64%,var(--color-secondary-text))}.course-lesson-shell__screen-bullets strong{color:var(--color-primary-text);font-weight:var(--font-weight-bold)}.course-lesson-shell__microblock-display{align-self:center;display:grid;gap:clamp(.65rem,1.5vw,.9rem);min-width:0}.course-lesson-shell__microblock-compare-grid{display:grid;grid-template-columns:repeat(var(--microblock-compare-columns, 2),minmax(0,1fr));gap:clamp(.78rem,1.7vw,1.12rem)}.course-lesson-shell__microblock-compare-column{min-width:0;display:grid;align-content:start;gap:.5rem;padding:0;border:0;background:transparent}.course-lesson-shell__microblock-compare-column h4{margin:0;color:var(--color-primary-text);font-family:var(--font-display);font-size:clamp(.98rem,1.22vw,1.1rem);font-weight:var(--font-weight-bold);line-height:1.12}.course-lesson-shell__microblock-compare-column ul{display:grid;gap:.34rem;margin:0;padding:0;list-style:none}.course-lesson-shell__microblock-compare-column li{min-width:0;display:grid;grid-template-columns:1.15rem minmax(0,1fr);align-items:start;gap:.42rem;margin:0;padding:0;color:var(--color-secondary-text);font-size:clamp(.98rem,1.18vw,1.08rem);font-weight:var(--font-weight-semibold);line-height:1.32}.course-lesson-shell__microblock-display--boundary .course-lesson-shell__microblock-compare-grid{gap:clamp(.7rem,1.6vw,1.05rem)}.course-lesson-shell__microblock-display--boundary .course-lesson-shell__microblock-compare-column{padding:0}.course-lesson-shell__microblock-display--boundary .course-lesson-shell__microblock-compare-column h4{color:color-mix(in srgb,var(--microblock-tone) 82%,var(--color-primary-text))}.course-lesson-shell__microblock-display-after{justify-self:stretch;max-width:min(100%,34rem);display:grid;gap:.3rem;padding-top:.1rem;text-align:left}.course-lesson-shell__screen-bullets--display-after{justify-self:center;width:min(100%,34rem);gap:.44rem}.course-lesson-shell__microblock-display-after p{margin:0;color:var(--color-primary-text);font-size:clamp(.96rem,1.1vw,1.05rem);font-weight:var(--font-weight-bold);line-height:1.28}.course-lesson-shell__microblock-risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.55rem,1.3vw,.85rem)}.course-lesson-shell__microblock-risk-card{--risk-card-tone: var(--brand-quaternary);min-width:0;display:grid;align-content:start;gap:.42rem;padding:clamp(.72rem,1.35vw,.92rem);border:1px solid color-mix(in srgb,var(--risk-card-tone) 40%,var(--color-line));border-radius:calc(var(--radius-lg) - 12px);background:linear-gradient(180deg,color-mix(in srgb,var(--risk-card-tone) 14%,transparent),color-mix(in srgb,var(--risk-card-tone) 5%,transparent)),color-mix(in srgb,var(--risk-card-tone) 5%,var(--color-bg));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--risk-card-tone) 11%,transparent)}.course-lesson-shell__microblock-risk-card:nth-child(1){--risk-card-tone: var(--brand-deep-accent)}.course-lesson-shell__microblock-risk-card:nth-child(2){--risk-card-tone: var(--brand-primary)}.course-lesson-shell__microblock-risk-card:nth-child(3){--risk-card-tone: var(--brand-quaternary)}.course-lesson-shell__microblock-risk-card:nth-child(4){--risk-card-tone: var(--brand-secondary)}.course-lesson-shell--lab-webtext .course-lesson-shell__microblock-risk-card{--risk-card-tone: var(--microblock-tone)}.course-lesson-shell__microblock-risk-card h4{margin:0;color:color-mix(in srgb,var(--risk-card-tone) 82%,var(--color-primary-text));font-family:var(--font-display);font-size:clamp(.92rem,1.14vw,1.04rem);font-weight:var(--font-weight-bold);line-height:1.12}.course-lesson-shell__microblock-risk-card ul{display:grid;gap:.32rem;margin:0;padding:0;list-style:none}.course-lesson-shell__microblock-risk-card li{position:relative;margin:0;padding-left:.72rem;color:var(--color-secondary-text);font-size:clamp(.78rem,.92vw,.88rem);font-weight:var(--font-weight-semibold);line-height:1.24}.course-lesson-shell__microblock-risk-card li:before{position:absolute;top:.58em;left:0;width:.26rem;height:.26rem;border-radius:50%;background:color-mix(in srgb,var(--risk-card-tone) 78%,var(--color-primary-text));content:""}.course-lesson-shell__microblock-steps{counter-reset:microblock-step;display:grid;gap:.46rem;margin:0;padding:0;list-style:none}.course-lesson-shell__microblock-steps>li{min-width:0;display:grid;grid-template-columns:2.35rem minmax(0,1fr);align-items:start;gap:.68rem;color:var(--color-secondary-text);font-size:clamp(.98rem,1.18vw,1.08rem);font-weight:var(--font-weight-semibold);line-height:1.32}.course-lesson-shell__microblock-step-index{display:inline-grid;place-items:center;width:2.15rem;height:2.15rem;border:0;border-radius:50%;background:var(--microblock-tone, var(--brand-quaternary));color:var(--color-accent-contrast);font-family:var(--font-display);font-size:.76rem;font-weight:var(--font-weight-bold);line-height:1;box-shadow:0 8px 18px color-mix(in srgb,var(--microblock-tone, var(--brand-quaternary)) 26%,transparent)}.course-lesson-shell__microblock-step-bullet{display:inline-grid;place-items:center;width:2.15rem;height:2.15rem}.course-lesson-shell__microblock-step-bullet .course-lesson-shell__screen-bullet-arrow{width:1.48rem;height:1.48rem;color:color-mix(in srgb,var(--microblock-tone, var(--brand-quaternary)) 84%,var(--color-primary-text))}.course-lesson-shell__microblock-display strong{color:var(--color-primary-text);font-weight:var(--font-weight-bold)}.course-lesson-shell__screen-bullets code,.course-lesson-shell__microblock-display code,.course-lesson-shell__reflection-slide-prompts code,.course-lesson-shell__reflection-slide-question code,.course-lesson-shell__microblock-point code,.course-lesson-shell__inline-placeholder-token{display:inline-block;padding:.05em .42em .1em;border-radius:.38rem;border:1px solid color-mix(in srgb,var(--microblock-tone) 34%,var(--color-line));background:color-mix(in srgb,var(--microblock-tone) 18%,var(--color-surface-strong));color:color-mix(in srgb,var(--microblock-tone) 72%,var(--color-primary-text));font-family:var(--font-mono);font-size:.92em;font-weight:var(--font-weight-bold);line-height:1.05;box-shadow:0 5px 14px color-mix(in srgb,var(--microblock-tone) 12%,transparent)}.course-lesson-shell__microblock-point{align-self:end;justify-self:center;max-width:34ch;margin:clamp(.65rem,2.5vh,1.45rem) 0 -.12rem;color:var(--color-primary-text);font-family:var(--font-display);font-size:clamp(1.28rem,2.25vw,1.88rem);font-weight:var(--font-weight-bold);line-height:1.1;text-align:center}.course-lesson-shell__microblock-point-line{display:block}.course-lesson-shell__microblock-point strong{color:var(--microblock-text-tone, var(--brand-quaternary));font-weight:inherit}.course-lesson-shell__microblock-slide-card--display-steps .course-lesson-shell__microblock-display{align-self:center;justify-self:center;width:min(100%,42rem)}.course-lesson-shell__microblock-slide-card--display-steps .course-lesson-shell__microblock-steps{justify-self:center;width:fit-content;max-width:min(100%,42rem)}.course-lesson-shell__microblock-slide-card--display-steps .course-lesson-shell__microblock-steps>li{grid-template-columns:2.35rem minmax(0,1fr);align-items:center;gap:.68rem}.course-lesson-shell__microblock-slide-card--display-steps .course-lesson-shell__microblock-steps>li>span:last-child{text-align:left}.course-lesson-shell__microblock-aha{justify-self:center;width:min(100%,34rem);display:grid;place-items:center;padding:clamp(.95rem,1.9vw,1.2rem) clamp(1.1rem,2.6vw,1.7rem);border-radius:calc(var(--radius-lg) - 10px);border:0;background:var(--microblock-tone, var(--brand-quaternary));color:var(--color-accent-contrast);text-align:center;box-shadow:0 18px 38px color-mix(in srgb,var(--microblock-tone, var(--brand-quaternary)) 30%,transparent),inset 0 1px color-mix(in srgb,white 34%,transparent)}.course-lesson-shell__microblock-aha p:last-child{margin:0;color:currentColor;font-family:var(--font-display);font-size:clamp(1.08rem,1.75vw,1.36rem);font-weight:var(--font-weight-bold);line-height:1.32}.course-lesson-shell__carousel-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border:1px solid var(--color-line);border-radius:50%;background:color-mix(in srgb,var(--color-bg) 78%,transparent);color:var(--color-primary-text);cursor:pointer;transition:transform var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast),opacity var(--motion-fast)}.course-lesson-shell__carousel-arrow svg{width:19px;height:19px}.course-lesson-shell__carousel-arrow:hover{transform:var(--hover-lift);border-color:color-mix(in srgb,var(--color-accent) 38%,var(--color-line));background:color-mix(in srgb,var(--color-accent) 10%,transparent)}.course-lesson-shell__carousel-arrow:disabled{cursor:not-allowed;opacity:.34;transform:none}.course-lesson-shell__carousel-chapters{display:flex;align-items:center;justify-content:center;gap:0;color:var(--color-muted-text);font-size:.74rem}.course-lesson-shell__carousel-dots{display:flex;align-items:center;justify-content:center;gap:.42rem}.course-lesson-shell__carousel-dot{width:.58rem;height:.58rem;padding:0;border:1px solid color-mix(in srgb,var(--color-accent) 26%,var(--color-line));border-radius:50%;background:color-mix(in srgb,var(--color-surface-strong) 80%,transparent);cursor:pointer;transition:width var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast),transform var(--motion-fast)}.course-lesson-shell__carousel-dot:hover{transform:scale(1.15);border-color:color-mix(in srgb,var(--color-accent) 46%,var(--color-line))}.course-lesson-shell__carousel-dot.is-active{width:1.35rem;border-radius:var(--radius-pill);border-color:color-mix(in srgb,var(--color-accent) 56%,var(--color-line));background:var(--color-accent)}.course-lesson-shell__microblocks{align-items:stretch}.course-lesson-shell__microblock-panel{display:grid;gap:var(--space-sm)}.course-lesson-shell__checklist-panel{display:grid;gap:var(--space-md)}.course-lesson-shell__summary-play{justify-self:start;min-height:2.35rem;padding:0 var(--space-md);border:1px solid color-mix(in srgb,var(--color-accent) 40%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-accent) 10%,transparent);color:var(--color-primary-text);font:inherit;font-weight:700;cursor:pointer;transition:background var(--motion-fast),border-color var(--motion-fast),transform var(--motion-fast)}.course-lesson-shell__summary-play:hover,.course-lesson-shell__summary-play:focus-visible{border-color:color-mix(in srgb,var(--color-accent) 68%,var(--color-line));background:color-mix(in srgb,var(--color-accent) 16%,transparent);transform:translateY(-1px)}.course-lesson-shell__section-title{margin:0}.course-lesson-shell__checklist-list{gap:var(--space-md)}.course-lesson-shell__support-section{display:grid;gap:var(--space-sm)}.course-lesson-shell__support-list{gap:var(--space-sm)}.course-lesson-shell__checkpoints{position:relative;z-index:5;display:grid;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:var(--space-sm);overflow:visible}.course-lesson-shell__checkpoint-tile{--checkpoint-tone: var(--color-accent);--checkpoint-edge-side: var(--surface-edge-size);position:relative;z-index:0;min-height:3.8rem;display:flex;align-items:center;justify-content:center;gap:.7rem;padding:.82rem 1rem .92rem calc(1rem + var(--checkpoint-edge-side));border:0;border-radius:calc(var(--radius-md) - 8px);background-clip:padding-box;background:color-mix(in srgb,var(--color-bg) 95%,transparent);color:var(--color-primary-text);box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset var(--checkpoint-edge-side) 0 0 color-mix(in srgb,var(--checkpoint-tone) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;cursor:pointer;transition:background var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast),transform var(--motion-fast)}.course-lesson-shell__checkpoint-tile--task{--checkpoint-tone: var(--brand-deep-accent)}.course-lesson-shell__checkpoint-tile--test{--checkpoint-tone: var(--brand-secondary)}.course-lesson-shell__checkpoint-tile--mini-action{--checkpoint-tone: var(--brand-primary)}.course-lesson-shell__checkpoint-tile--transcript{--checkpoint-tone: var(--brand-quaternary)}.course-lesson-shell__checkpoint-tile--feedback{--checkpoint-tone: var(--brand-tertiary)}.course-lesson-shell__checkpoint-tile:hover,.course-lesson-shell__checkpoint-tile:focus-visible{z-index:30;background:var(--checkpoint-tone);color:var(--color-accent-contrast);box-shadow:0 12px 24px color-mix(in srgb,var(--checkpoint-tone) 24%,transparent);transform:translateY(-1px)}.course-lesson-shell__checkpoint-tile.is-active{z-index:10;background:var(--checkpoint-tone);color:var(--color-accent-contrast);box-shadow:0 12px 24px color-mix(in srgb,var(--checkpoint-tone) 24%,transparent)}.course-lesson-shell__checkpoint-tile.is-active:hover,.course-lesson-shell__checkpoint-tile.is-active:focus-visible{z-index:30}.course-lesson-shell__checkpoint-tile.is-completed:not(.is-active){box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset var(--checkpoint-edge-side) 0 0 color-mix(in srgb,var(--checkpoint-tone) 100%,transparent)}.course-lesson-shell__checkpoint-state{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;width:100%;color:currentColor;font-size:.98rem;font-weight:var(--font-weight-bold);line-height:1;text-transform:uppercase}.course-lesson-shell__checkpoint-state-icon{display:inline-flex;align-items:center;justify-content:center}.course-lesson-shell__checkpoint-state-icon svg{width:1rem;height:1rem}.course-lesson-shell__requirement-mark{--requirement-tone: var(--color-accent);position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2.34rem;height:2.34rem;border:2px solid var(--requirement-tone);border-radius:999px;background:transparent;color:var(--requirement-tone);box-shadow:0 0 0 1px color-mix(in srgb,var(--requirement-tone) 10%,transparent);cursor:help;transition:background-color var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast),transform var(--motion-fast),box-shadow var(--motion-fast)}.course-lesson-shell__requirement-mark--task{--requirement-tone: var(--brand-deep-accent)}.course-lesson-shell__requirement-mark--test{--requirement-tone: var(--brand-secondary)}.course-lesson-shell__requirement-mark--feedback{--requirement-tone: var(--brand-tertiary)}.course-lesson-shell__requirement-mark:hover,.course-lesson-shell__requirement-mark:focus-visible{z-index:60;transform:translateY(-1px);box-shadow:0 10px 22px color-mix(in srgb,var(--requirement-tone) 18%,transparent)}.course-lesson-shell__requirement-mark.is-completed{background:var(--requirement-tone);color:var(--color-accent-contrast)}.course-lesson-shell__requirement-mark--compact{position:absolute;right:.48rem;bottom:.42rem;width:1.45rem;height:1.45rem;border-width:1.5px;box-shadow:none}.course-lesson-shell__checkpoint-tile:hover .course-lesson-shell__requirement-mark,.course-lesson-shell__checkpoint-tile:focus-visible .course-lesson-shell__requirement-mark,.course-lesson-shell__checkpoint-tile.is-active .course-lesson-shell__requirement-mark{border-color:currentColor;color:currentColor;background:color-mix(in srgb,currentColor 12%,transparent)}.course-lesson-shell__checkpoint-tile:hover .course-lesson-shell__requirement-mark.is-completed,.course-lesson-shell__checkpoint-tile:focus-visible .course-lesson-shell__requirement-mark.is-completed,.course-lesson-shell__checkpoint-tile.is-active .course-lesson-shell__requirement-mark.is-completed{background:var(--color-accent-contrast);color:var(--checkpoint-tone)}.course-lesson-shell__requirement-glyph{display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:var(--font-weight-bold);line-height:1}.course-lesson-shell__requirement-glyph svg{width:1.12rem;height:1.12rem}.course-lesson-shell__requirement-mark--compact .course-lesson-shell__requirement-glyph{font-size:.62rem}.course-lesson-shell__requirement-mark--compact .course-lesson-shell__requirement-glyph svg{width:.78rem;height:.78rem}.course-lesson-shell__requirement-mark--test .course-lesson-shell__requirement-glyph svg{width:1.2rem;height:1.2rem}.course-lesson-shell__requirement-mark--feedback .course-lesson-shell__requirement-glyph svg{width:1.12rem;height:1.12rem}.course-lesson-shell__requirement-mark--compact.course-lesson-shell__requirement-mark--test .course-lesson-shell__requirement-glyph svg{width:.88rem;height:.88rem}.course-lesson-shell__requirement-mark--compact.course-lesson-shell__requirement-mark--feedback .course-lesson-shell__requirement-glyph svg{width:.82rem;height:.82rem}.course-lesson-shell__requirement-check{position:absolute;right:-.2rem;bottom:-.2rem;display:inline-flex;align-items:center;justify-content:center;width:.98rem;height:.98rem;border-radius:999px;background:var(--color-bg);color:var(--requirement-tone);box-shadow:0 0 0 1px color-mix(in srgb,var(--requirement-tone) 24%,transparent)}.course-lesson-shell__requirement-mark--compact .course-lesson-shell__requirement-check{right:-.16rem;bottom:-.16rem;width:.68rem;height:.68rem}.course-lesson-shell__requirement-check svg{width:.72rem;height:.72rem}.course-lesson-shell__requirement-mark--compact .course-lesson-shell__requirement-check svg{width:.48rem;height:.48rem}.course-lesson-shell__requirement-mark[data-tooltip]:after{content:attr(data-tooltip);position:absolute;z-index:80;right:50%;bottom:calc(100% + .78rem);width:max-content;max-width:min(18rem,calc(100vw - 3rem));padding:.56rem .72rem;border:1px solid color-mix(in srgb,var(--color-line-strong) 54%,transparent);border-radius:calc(var(--radius-md) - 8px);background:color-mix(in srgb,var(--color-surface-strong) 72%,transparent);color:var(--color-primary-text);box-shadow:0 18px 34px #0000002e,inset 0 1px color-mix(in srgb,var(--color-accent-contrast) 34%,transparent);backdrop-filter:blur(16px) saturate(1.25);-webkit-backdrop-filter:blur(16px) saturate(1.25);font-size:.74rem;font-weight:var(--font-weight-semibold);line-height:1.25;text-align:left;text-transform:none;opacity:0;pointer-events:none;transform:translate(50%,.2rem);transition:opacity var(--motion-fast),transform var(--motion-fast)}.course-lesson-shell__requirement-mark:hover:after,.course-lesson-shell__requirement-mark:focus-visible:after{opacity:1;transform:translate(50%)}.course-lesson-shell__checkpoint-detail{--checkpoint-tone: var(--color-accent);--checkpoint-heading-gap: .58rem;--checkpoint-body-gap: .72rem;--checkpoint-inline-gap: .42rem;--checkpoint-section-gap: var(--space-lg);--checkpoint-title-font-family: var(--font-display);--checkpoint-title-font-size: var(--font-size-h2);--checkpoint-title-font-weight: var(--font-weight-bold);--checkpoint-title-letter-spacing: 0;--checkpoint-title-line-height: var(--line-height-heading);grid-column:1 / -1;display:grid;gap:clamp(.85rem,1.6vw,1.1rem);padding:clamp(.75rem,1.6vw,1rem) 0 0;border:0;background:transparent;box-shadow:none}.course-lesson-shell__checkpoint-detail--task{--checkpoint-tone: var(--brand-deep-accent)}.course-lesson-shell__checkpoint-detail--task .course-lesson-shell__checkpoint-detail-header{gap:clamp(.85rem,1.6vw,1.1rem)}.course-lesson-shell__checkpoint-detail--test{--checkpoint-tone: var(--brand-secondary)}.course-lesson-shell__checkpoint-detail--mini-action{--checkpoint-tone: var(--brand-primary)}.course-lesson-shell__checkpoint-detail--transcript{--checkpoint-tone: var(--brand-quaternary)}.course-lesson-shell__checkpoint-detail--feedback{--checkpoint-tone: var(--brand-tertiary)}.course-lesson-shell__checkpoint-detail-header{display:grid;gap:var(--checkpoint-heading-gap);max-width:48rem}.course-lesson-shell__checkpoint-detail-header h3{margin:0;color:var(--color-primary-text);font-family:var(--checkpoint-title-font-family);font-size:var(--checkpoint-title-font-size);font-weight:var(--checkpoint-title-font-weight);letter-spacing:var(--checkpoint-title-letter-spacing);line-height:var(--checkpoint-title-line-height);text-transform:none}.course-lesson-shell__checkpoint-detail .public-page-section__kicker{letter-spacing:var(--letter-spacing-normal);text-transform:none}.course-lesson-shell__checkpoint-detail p,.course-lesson-shell__checkpoint-detail ul,.course-lesson-shell__checkpoint-detail ol{margin:0}.course-lesson-shell__checkpoint-detail-subtitle,.course-lesson-shell__checkpoint-lead{margin:0;color:var(--color-primary-text);font-family:inherit;font-size:var(--font-size-body-lg);font-weight:var(--font-weight-regular);letter-spacing:0;line-height:1.55;text-transform:none}.course-lesson-shell__checkpoint-detail--task .course-lesson-shell__checkpoint-detail-subtitle{font-family:var(--font-display);font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading)}.course-lesson-shell__checkpoint-lead .course-lesson-shell__mini-action-title{color:var(--color-primary-text);font-family:var(--checkpoint-title-font-family);font-size:var(--checkpoint-title-font-size);font-weight:var(--checkpoint-title-font-weight);letter-spacing:var(--checkpoint-title-letter-spacing);line-height:var(--checkpoint-title-line-height);text-transform:none}.course-lesson-shell__checkpoint-lead .text-secondary,.course-lesson-shell__checkpoint-lead .course-lesson-shell__mini-action-list{color:var(--color-secondary-text);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-body)}.course-lesson-shell__mini-action-checkpoint{display:grid;gap:var(--checkpoint-body-gap);color:var(--color-secondary-text);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-body)}.course-lesson-shell__mini-action-checkpoint .course-lesson-shell__mini-action-variants{gap:var(--checkpoint-section-gap)}.course-lesson-shell__mini-action-checkpoint .course-lesson-shell__mini-action-variant{gap:var(--checkpoint-inline-gap)}.course-lesson-shell__mini-action-checkpoint .course-lesson-shell__mini-action-title{color:var(--color-primary-text);font-family:var(--checkpoint-title-font-family);font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);letter-spacing:var(--checkpoint-title-letter-spacing);line-height:var(--checkpoint-title-line-height);text-transform:none}.course-lesson-shell__mini-action-checkpoint .course-lesson-shell__mini-action-list{gap:.32rem;margin:0}.course-lesson-shell__mini-action-checkpoint .course-lesson-shell__mini-action-list li{padding-left:.92rem}.course-lesson-shell__mini-action-checkpoint .course-lesson-shell__mini-action-list li:before{top:.68em;width:6px;height:6px;background:var(--checkpoint-tone)}.course-lesson-shell__checkpoint-detail .course-lesson-shell__quiz-question-header h3{margin:0;color:var(--color-primary-text);font-family:var(--checkpoint-title-font-family);font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);letter-spacing:var(--checkpoint-title-letter-spacing);line-height:var(--checkpoint-title-line-height);text-transform:none}.course-lesson-shell__checkpoint-content{display:grid;gap:var(--checkpoint-body-gap)}.course-lesson-shell__completion-action{display:flex;justify-content:flex-end;width:100%}.course-lesson-shell__completion-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem}.course-lesson-shell__completion-requirements{display:inline-flex;align-items:center;gap:.45rem}.course-lesson-shell__complete-button{min-width:12.5rem}.course-lesson-shell__next-lesson-button{width:2.72rem;height:2.72rem;padding:0;border-radius:999px}.course-lesson-shell__next-lesson-button--blocked{border-color:color-mix(in srgb,var(--brand-tertiary) 46%,var(--color-line-strong));color:color-mix(in srgb,var(--brand-tertiary) 78%,var(--color-primary-text))}.course-lesson-shell__next-lesson-button svg{width:1.1rem;height:1.1rem}.course-lesson-shell__feedback-gate{display:grid;gap:var(--space-sm);padding:var(--space-lg);border-radius:calc(var(--radius-md) - 4px);border:1px solid color-mix(in srgb,var(--brand-tertiary) 30%,var(--color-line));background:linear-gradient(135deg,color-mix(in srgb,var(--brand-tertiary) 11%,transparent),transparent 58%),color-mix(in srgb,var(--color-surface-strong) 92%,transparent);box-shadow:0 2px 12px #00000014,inset var(--surface-edge-size) 0 0 var(--brand-tertiary)}.course-lesson-shell__feedback-gate h2,.course-lesson-shell__feedback-gate p{margin:0}.course-lesson-shell__feedback-checkpoint-copy,.course-lesson-shell__feedback-checkpoint-placeholder{color:var(--color-secondary-text)}.course-lesson-shell__feedback-checkpoint-placeholder{padding:var(--space-md);border-radius:calc(var(--radius-md) - 8px);border:1px solid color-mix(in srgb,var(--brand-tertiary) 24%,var(--color-line));background:color-mix(in srgb,var(--brand-tertiary) 7%,var(--color-surface-strong))}.feedback-form{--feedback-tone: var(--brand-tertiary);--feedback-marker-size: 1.85rem;display:grid;gap:var(--space-lg);padding:var(--space-lg);border-radius:calc(var(--radius-md) - 4px);border:1px solid color-mix(in srgb,var(--feedback-tone) 30%,var(--color-line));background:linear-gradient(135deg,color-mix(in srgb,var(--feedback-tone) 10%,transparent),transparent 52%),color-mix(in srgb,var(--color-surface-strong) 92%,transparent);box-shadow:0 2px 12px #00000014,inset var(--surface-edge-size) 0 0 var(--feedback-tone)}.feedback-form__intro,.feedback-form__stack,.feedback-form__question,.feedback-form__question-header{display:grid;gap:var(--space-sm)}.feedback-form__intro{grid-template-columns:auto minmax(0,1fr);align-items:start}.feedback-form__intro h2,.feedback-form__intro p,.feedback-form__question h3,.feedback-form__hint,.feedback-form__error,.feedback-form__status{margin:0}.feedback-form__question{padding-top:var(--space-md);border-top:1px solid var(--color-line)}.feedback-form__question:first-child{padding-top:0;border-top:0}.feedback-form__question-header{grid-template-columns:minmax(0,1fr) auto;align-items:center}.feedback-form__label,.feedback-form__question h3{color:var(--color-primary-text);font-family:var(--font-display);font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);letter-spacing:0;line-height:var(--line-height-heading)}.feedback-form__hint{color:var(--color-muted-text);font-size:var(--font-size-body-sm)}.feedback-form__rating-scale{display:grid;gap:.7rem 1rem}.feedback-form__options{display:grid;gap:.72rem;justify-items:start}.feedback-form__options--rating{grid-template-columns:repeat(5,minmax(4.4rem,max-content));align-items:start;gap:.7rem 1.1rem}.feedback-form__option{position:relative;display:inline-flex;align-items:center;gap:.46rem;min-height:var(--feedback-marker-size);max-width:100%;padding:0;border-radius:var(--radius-pill);border:0;background:transparent;color:var(--color-primary-text);font-weight:var(--font-weight-semibold);line-height:1.35;cursor:pointer;transition:background-color var(--motion-fast),color var(--motion-fast)}.feedback-form__option input{position:absolute;opacity:0;pointer-events:none}.feedback-form__option-marker{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:var(--feedback-marker-size);height:var(--feedback-marker-size);border-radius:50%;border:0;background:var(--feedback-tone);color:transparent;font-family:var(--font-mono);font-size:0;font-weight:var(--font-weight-bold);line-height:1;transition:background-color var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast)}.feedback-form__option-marker--number{color:var(--color-accent-contrast);font-size:.78rem}.feedback-form__options--rating .feedback-form__option{display:flex;flex-direction:column;align-items:center;gap:.42rem;max-width:6.4rem;text-align:center}.feedback-form__option-label{min-width:0}.feedback-form__option:hover,.feedback-form__option:focus-within,.feedback-form__option.is-selected{background:transparent;color:color-mix(in srgb,var(--feedback-tone) 78%,var(--color-primary-text))}.feedback-form__option:is(:hover,:focus-within) .feedback-form__option-marker{box-shadow:0 0 0 3px color-mix(in srgb,var(--feedback-tone) 10%,transparent)}.feedback-form__option.is-selected .feedback-form__option-marker{background:var(--feedback-tone);box-shadow:0 0 0 3px color-mix(in srgb,var(--feedback-tone) 18%,transparent)}.feedback-form__option.is-selected .feedback-form__option-marker--number{color:var(--color-accent-contrast)}.feedback-form__textarea{width:100%;resize:vertical;min-height:7rem;padding:.85rem .95rem;border-radius:calc(var(--radius-md) - 8px);border:1px solid color-mix(in srgb,var(--feedback-tone) 24%,var(--color-line));background:color-mix(in srgb,var(--color-surface-strong) 88%,transparent);color:var(--color-primary-text);font:inherit}.feedback-form__textarea:focus{outline:none;border-color:color-mix(in srgb,var(--feedback-tone) 54%,var(--color-line));box-shadow:0 0 0 3px color-mix(in srgb,var(--feedback-tone) 16%,transparent)}.feedback-form__error,.feedback-form__status.is-error{color:var(--state-error);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold)}.feedback-form__status.is-success{color:color-mix(in srgb,var(--brand-secondary) 78%,var(--color-primary-text));font-weight:var(--font-weight-semibold)}.feedback-form--checkpoint{--feedback-tone: var(--checkpoint-tone, var(--brand-tertiary));padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.feedback-form--route{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.feedback-form--route .feedback-form__stack{gap:0}.feedback-form--route .feedback-form__question{padding:var(--space-md) 0;border-top-color:color-mix(in srgb,var(--brand-tertiary) 22%,var(--color-line))}.feedback-form--route .feedback-form__question:first-child{padding-top:0}.feedback-form--route .feedback-form__actions{padding-top:var(--space-sm)}.feedback-form--route .feedback-form__question-header{align-items:start}.feedback-form--route .feedback-form__option{min-height:var(--feedback-marker-size);padding:0;box-shadow:none}.feedback-form--route .feedback-form__option:hover,.feedback-form--route .feedback-form__option:focus-within,.feedback-form--route .feedback-form__option.is-selected{background:transparent;color:var(--color-primary-text)}@media (min-width: 760px){.feedback-form__rating-scale{grid-template-columns:max-content minmax(0,1fr);align-items:start}.feedback-form__question--rating .feedback-form__hint{padding-top:.36rem}}@media (max-width: 640px){.feedback-form__options--rating{grid-template-columns:repeat(auto-fit,minmax(4.2rem,1fr));justify-items:center}}.course-lesson-shell__markdown-sections,.course-lesson-shell__task-fallback{display:grid;gap:var(--checkpoint-section-gap, var(--space-lg))}.course-lesson-shell__task-card .course-lesson-shell__markdown-sections{margin-top:var(--space-sm)}.course-lesson-shell__markdown-section{display:grid;gap:var(--checkpoint-body-gap, var(--space-sm));padding-top:var(--checkpoint-section-gap, var(--space-lg));border-top:1px solid color-mix(in srgb,var(--color-line) 84%,transparent)}.course-lesson-shell__markdown-section:first-child{padding-top:0;border-top:0}.course-lesson-shell__markdown-content{display:grid;gap:var(--checkpoint-body-gap, var(--space-sm))}.course-lesson-shell__markdown-content :is(h1,h2,h3,h4,h5,h6){margin:0;color:var(--color-primary-text);font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:0;line-height:var(--line-height-heading)}.course-lesson-shell__markdown-content h2{font-size:var(--font-size-h3)}.course-lesson-shell__markdown-content h3,.course-lesson-shell__markdown-content h4{font-size:1rem}.course-lesson-shell__markdown-content p,.course-lesson-shell__markdown-content ul,.course-lesson-shell__markdown-content ol,.course-lesson-shell__task-fallback p,.course-lesson-shell__task-fallback ul,.course-lesson-shell__task-fallback ol{margin:0;color:var(--color-secondary-text)}.course-lesson-shell__markdown-content ul,.course-lesson-shell__markdown-content ol{padding-left:1.15rem}.course-lesson-shell__markdown-content li+li{margin-top:.45rem}.course-lesson-shell__markdown-content pre{overflow-x:auto;margin:0;padding:var(--space-md);border-radius:calc(var(--radius-md) - 4px);border:1px solid color-mix(in srgb,var(--color-accent) 16%,var(--color-line));background:color-mix(in srgb,var(--color-surface-strong) 92%,transparent);white-space:pre-wrap}.course-lesson-shell__markdown-content code{font-family:var(--font-mono)}.course-lesson-shell__support-note{margin-top:0}.course-lesson-shell__quiz-card{--checkpoint-tone: var(--brand-secondary);gap:var(--checkpoint-body-gap, .65rem)}.course-lesson-shell__quiz-stack{display:grid;gap:var(--checkpoint-section-gap, var(--space-lg))}.course-lesson-shell__quiz-question{display:grid;gap:var(--checkpoint-body-gap, .65rem);padding-top:var(--checkpoint-section-gap, var(--space-lg));border-top:1px solid color-mix(in srgb,var(--color-line) 84%,transparent)}.course-lesson-shell__quiz-question:first-child{padding-top:0;border-top:0}.course-lesson-shell__quiz-question-header{display:grid;gap:var(--checkpoint-inline-gap, .42rem)}.course-lesson-shell__quiz-meta{display:flex;flex-wrap:wrap;gap:.5rem}.course-lesson-shell__quiz-meta span{padding:.28rem .55rem;border-radius:var(--radius-pill);border:1px solid color-mix(in srgb,var(--color-accent) 18%,var(--color-line));color:var(--color-secondary-text);font-size:.72rem;line-height:1}.course-lesson-shell__quiz-options{display:grid;gap:.24rem}.course-lesson-shell__quiz-option{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.58rem;align-items:center;width:100%;min-height:3.15rem;padding:.42rem .2rem;border-radius:calc(var(--radius-md) - 4px);border:1px solid transparent;background:transparent;color:var(--color-primary-text);font:inherit;line-height:1.35;text-align:left;cursor:pointer;transition:border-color var(--motion-fast),transform var(--motion-fast),box-shadow var(--motion-fast),background-color var(--motion-fast)}.course-lesson-shell__quiz-option:hover,.course-lesson-shell__quiz-option:focus-visible{transform:translateY(-1px);border-color:transparent;color:color-mix(in srgb,var(--checkpoint-tone) 82%,var(--color-primary-text));outline:none;box-shadow:none}.course-lesson-shell__quiz-option:disabled{cursor:default}.course-lesson-shell__quiz-option:disabled:hover,.course-lesson-shell__quiz-option:disabled:focus-visible{transform:none;box-shadow:none}.course-lesson-shell__quiz-option.is-selected{border-color:transparent;background:transparent;color:color-mix(in srgb,var(--checkpoint-tone) 82%,var(--color-primary-text))}.course-lesson-shell__quiz-option.is-correct{border-color:transparent;background:transparent;color:color-mix(in srgb,var(--brand-secondary) 78%,var(--color-primary-text))}.course-lesson-shell__quiz-option.is-incorrect{border-color:transparent;background:transparent;color:color-mix(in srgb,var(--state-error) 76%,var(--color-primary-text))}.course-lesson-shell__quiz-option-id{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;min-width:2.1rem;height:2.1rem;border-radius:50%;background:var(--checkpoint-tone);color:transparent;font-size:0;line-height:0}.course-lesson-shell__quiz-option:is(:hover,:focus-visible,.is-selected) .course-lesson-shell__quiz-option-id{background:var(--checkpoint-tone);box-shadow:0 0 0 1px color-mix(in srgb,var(--checkpoint-tone) 28%,transparent)}.course-lesson-shell__quiz-option.is-correct .course-lesson-shell__quiz-option-id{background:var(--checkpoint-tone)}.course-lesson-shell__quiz-option.is-incorrect .course-lesson-shell__quiz-option-id{background:var(--state-error);box-shadow:0 0 0 1px color-mix(in srgb,var(--state-error) 28%,transparent)}.course-lesson-shell__quiz-actions{display:flex;justify-content:flex-start}.course-lesson-shell__checkpoint-feedback,.course-lesson-shell__quiz-feedback,.course-lesson-shell__task-solution{--checkpoint-feedback-tone: var(--checkpoint-tone, var(--color-accent));display:grid;gap:.45rem;width:100%;padding:.82rem .95rem .82rem calc(.95rem + var(--surface-edge-size));border-radius:calc(var(--radius-md) - 4px);border:0;background:color-mix(in srgb,var(--color-bg) 95%,transparent);box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset var(--surface-edge-size) 0 0 var(--checkpoint-feedback-tone);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-primary-text);font-weight:var(--font-weight-semibold)}.course-lesson-shell__checkpoint-feedback{--checkpoint-feedback-tone: var(--checkpoint-tone, var(--color-accent))}.course-lesson-shell__checkpoint-feedback.course-lesson-shell__quiz-feedback{justify-self:start}.course-lesson-shell__checkpoint-feedback.is-correct,.course-lesson-shell__quiz-feedback.is-correct,.course-lesson-shell__task-solution.is-correct{--checkpoint-feedback-tone: var(--brand-secondary)}.course-lesson-shell__checkpoint-feedback.is-incorrect,.course-lesson-shell__quiz-feedback.is-incorrect,.course-lesson-shell__task-solution.is-incorrect{--checkpoint-feedback-tone: var(--state-error)}.course-lesson-shell__checkpoint-feedback p,.course-lesson-shell__quiz-feedback p,.course-lesson-shell__task-solution p{margin:0}.course-lesson-shell__checkpoint-feedback strong,.course-lesson-shell__quiz-feedback strong,.course-lesson-shell__task-solution strong{color:color-mix(in srgb,var(--checkpoint-feedback-tone) 72%,var(--color-primary-text))}.course-lesson-shell__task-interaction{display:grid;gap:var(--checkpoint-body-gap, .65rem)}.course-lesson-shell__task-actions{display:flex;flex-wrap:wrap;gap:.58rem;align-items:center}.course-lesson-shell__connection-task{--connection-tone: var(--checkpoint-tone, var(--brand-quaternary));--connection-tone-secondary: var(--brand-secondary)}.course-lesson-shell__connection-board{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1rem,3.4vw,2.2rem);align-items:start;isolation:isolate;min-height:17rem;padding:.2rem 0}.course-lesson-shell__connection-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;overflow:visible;pointer-events:none}.course-lesson-shell__connection-line{stroke:color-mix(in srgb,var(--connection-tone) 78%,var(--connection-tone-secondary));stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px color-mix(in srgb,var(--connection-tone) 42%,transparent))}.course-lesson-shell__connection-line.is-neutral{animation:connectionLinePulse 2.2s ease-in-out infinite}.course-lesson-shell__connection-line.is-correct,.course-lesson-shell__connection-line.is-solution{stroke:color-mix(in srgb,var(--brand-secondary) 76%,var(--brand-quaternary));filter:drop-shadow(0 0 8px color-mix(in srgb,var(--brand-secondary) 38%,transparent))}.course-lesson-shell__connection-line.is-incorrect{stroke:color-mix(in srgb,var(--state-error) 64%,var(--brand-deep-accent));filter:drop-shadow(0 0 6px color-mix(in srgb,var(--state-error) 24%,transparent));stroke-dasharray:7 7}.course-lesson-shell__connection-column{position:relative;z-index:1;display:grid;gap:.38rem}.course-lesson-shell__connection-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.58rem;align-items:center;width:100%;min-height:3.15rem;padding:.42rem .24rem;border:1px solid color-mix(in srgb,var(--connection-tone) 18%,var(--color-line));border-radius:calc(var(--radius-md) - 4px);background:linear-gradient(135deg,color-mix(in srgb,var(--connection-tone) 9%,transparent),transparent 48%),color-mix(in srgb,var(--color-surface-strong) 94%,var(--color-bg));color:var(--color-primary-text);font:inherit;line-height:1.35;text-align:left;cursor:pointer;box-shadow:inset 0 1px color-mix(in srgb,var(--color-accent-contrast) 5%,transparent);transition:transform var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast),box-shadow var(--motion-fast),opacity var(--motion-fast)}.course-lesson-shell__connection-card--item{grid-template-columns:minmax(0,1fr) auto;padding-inline:.2rem .12rem}.course-lesson-shell__connection-card--item .course-lesson-shell__connection-token{justify-self:end}.course-lesson-shell__connection-card--item .course-lesson-shell__connection-card-text{justify-self:end;text-align:right}.course-lesson-shell__connection-card--option{padding-inline:.12rem .2rem}.course-lesson-shell__connection-card:hover,.course-lesson-shell__connection-card:focus-visible{transform:translateY(-1px);border-color:color-mix(in srgb,var(--connection-tone) 48%,var(--color-line));box-shadow:0 12px 24px color-mix(in srgb,var(--connection-tone) 10%,transparent),inset 0 1px color-mix(in srgb,var(--color-accent-contrast) 8%,transparent)}.course-lesson-shell__connection-card.is-selected{border-color:color-mix(in srgb,var(--connection-tone) 78%,var(--color-line));background:linear-gradient(135deg,color-mix(in srgb,var(--connection-tone) 18%,transparent),color-mix(in srgb,var(--brand-secondary) 6%,transparent)),color-mix(in srgb,var(--color-surface-strong) 96%,var(--color-bg));box-shadow:0 0 0 1px color-mix(in srgb,var(--connection-tone) 28%,transparent),0 16px 30px color-mix(in srgb,var(--connection-tone) 15%,transparent)}.course-lesson-shell__connection-card.is-target-ready{border-color:color-mix(in srgb,var(--brand-secondary) 38%,var(--color-line))}.course-lesson-shell__connection-card.is-connected{border-color:color-mix(in srgb,var(--connection-tone) 36%,var(--color-line))}.course-lesson-shell__connection-card[aria-disabled=true]:not(:disabled){cursor:default;opacity:.74}.course-lesson-shell__connection-card.is-correct{border-color:color-mix(in srgb,var(--brand-secondary) 54%,var(--color-line));background:linear-gradient(135deg,color-mix(in srgb,var(--brand-secondary) 13%,transparent),transparent 54%),color-mix(in srgb,var(--color-surface-strong) 96%,var(--color-bg))}.course-lesson-shell__connection-card.is-incorrect{border-color:color-mix(in srgb,var(--state-error) 42%,var(--color-line));background:linear-gradient(135deg,color-mix(in srgb,var(--state-error) 9%,transparent),transparent 54%),color-mix(in srgb,var(--color-surface-strong) 96%,var(--color-bg))}.course-lesson-shell__connection-card:is(.course-lesson-shell__connection-card--item,.course-lesson-shell__connection-card--option),.course-lesson-shell__connection-card:is(.course-lesson-shell__connection-card--item,.course-lesson-shell__connection-card--option):is(:hover,:focus-visible,.is-selected,.is-target-ready,.is-connected,.is-correct,.is-incorrect){border-color:transparent;background:transparent;box-shadow:none}.course-lesson-shell__connection-card:is(.course-lesson-shell__connection-card--item,.course-lesson-shell__connection-card--option):focus-visible{outline:none}.course-lesson-shell__connection-card:is(:hover,:focus-visible,.is-selected,.is-target-ready){color:color-mix(in srgb,var(--connection-tone) 82%,var(--color-primary-text))}.course-lesson-shell__connection-card:disabled{cursor:default}.course-lesson-shell__connection-card:disabled:hover{transform:none}.course-lesson-shell__connection-token{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;min-width:2.1rem;height:2.1rem;border-radius:50%;background:var(--connection-tone);color:transparent;font-size:0;line-height:0}.course-lesson-shell__connection-card:is(:hover,:focus-visible,.is-selected,.is-target-ready) .course-lesson-shell__connection-token{background:var(--connection-tone);box-shadow:0 0 0 1px color-mix(in srgb,var(--connection-tone) 28%,transparent)}.course-lesson-shell__connection-card.is-correct .course-lesson-shell__connection-token,.course-lesson-shell__connection-card.is-incorrect .course-lesson-shell__connection-token{background:var(--connection-tone);color:transparent}.course-lesson-shell__connection-card-text{display:grid;gap:.08rem;min-width:0;align-self:center}.course-lesson-shell__connection-card-text strong{color:var(--color-primary-text);font-family:var(--font-display);font-weight:var(--font-weight-bold);line-height:1.18}.course-lesson-shell__connection-card-text span{color:var(--color-secondary-text)}@keyframes connectionLinePulse{0%,to{opacity:.72}50%{opacity:1}}.course-lesson-shell__assignment-grid{display:grid;gap:.72rem}.course-lesson-shell__classification-task{--classification-tone: var(--checkpoint-tone, var(--brand-deep-accent));--classification-dot-1: var(--brand-secondary);--classification-dot-2: var(--brand-primary);--classification-dot-3: var(--brand-deep-accent)}.course-lesson-shell__classification-board{display:grid;gap:.62rem}.course-lesson-shell__classification-key{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;padding:.08rem 0 .4rem}.course-lesson-shell__classification-key-item{display:inline-grid;grid-template-columns:auto minmax(0,1fr);gap:.42rem;align-items:center;min-height:2.2rem;padding:0}.course-lesson-shell__classification-key-copy{display:grid;gap:.04rem;min-width:0;line-height:1.2}.course-lesson-shell__classification-key-copy small{color:var(--color-secondary-text);font-size:.76rem;line-height:1.22}.course-lesson-shell__classification-column{display:grid;gap:.42rem}.course-lesson-shell__classification-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;align-items:center;width:100%;min-height:3.15rem;padding:.34rem .12rem;border:1px solid transparent;border-radius:calc(var(--radius-md) - 4px);background:transparent;color:var(--color-primary-text);line-height:1.35}.course-lesson-shell__classification-row.is-correct{color:color-mix(in srgb,var(--brand-secondary) 82%,var(--color-primary-text))}.course-lesson-shell__classification-row.is-incorrect{color:color-mix(in srgb,var(--state-error) 78%,var(--color-primary-text))}.course-lesson-shell__classification-row-text{display:grid;gap:.16rem;min-width:0}.course-lesson-shell__classification-row-text>span:last-child:not(:first-child){color:color-mix(in srgb,var(--classification-tone) 76%,var(--color-primary-text));font-size:.78rem;font-weight:var(--font-weight-semibold);line-height:1.2}.course-lesson-shell__classification-row-answer.is-hidden,.course-lesson-shell__classification-assignment.is-hidden{visibility:hidden}.course-lesson-shell__classification-dot-group{display:inline-flex;justify-content:flex-end;gap:.38rem}.course-lesson-shell__classification-dot{--classification-dot-color: var(--classification-tone);display:inline-flex;align-items:center;justify-content:center;width:2.1rem;min-width:2.1rem;height:2.1rem;border:0;border-radius:50%;background:var(--classification-dot-color);color:transparent;font-size:0;line-height:0;position:relative;cursor:pointer;box-shadow:0 0 0 1px color-mix(in srgb,var(--classification-dot-color) 18%,transparent);transition:transform var(--motion-fast),box-shadow var(--motion-fast),opacity var(--motion-fast)}.course-lesson-shell__classification-dot--1{--classification-dot-color: var(--classification-dot-1)}.course-lesson-shell__classification-dot--2{--classification-dot-color: var(--classification-dot-2)}.course-lesson-shell__classification-dot--3{--classification-dot-color: var(--classification-dot-3)}.course-lesson-shell__classification-dot:hover,.course-lesson-shell__classification-dot:focus-visible{outline:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--color-bg) 88%,transparent),0 0 0 4px color-mix(in srgb,var(--classification-dot-color) 42%,transparent)}.course-lesson-shell__classification-dot.is-selected{opacity:1;outline:none;transform:scale(1.08);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-bg) 92%,transparent),0 0 0 6px color-mix(in srgb,var(--classification-dot-color) 68%,transparent),0 8px 18px color-mix(in srgb,var(--classification-dot-color) 32%,transparent)}.course-lesson-shell__classification-dot:not(.is-selected,.is-user-mistake,.course-lesson-shell__classification-dot--legend){opacity:.42}.course-lesson-shell__classification-dot.is-incorrect{--classification-dot-color: var(--state-error)}.course-lesson-shell__classification-dot.is-user-mistake{--classification-dot-color: var(--state-error);opacity:1;transform:scale(1.04);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-bg) 94%,transparent),0 0 0 6px color-mix(in srgb,var(--state-error) 72%,transparent),0 8px 18px color-mix(in srgb,var(--state-error) 28%,transparent)}.course-lesson-shell__classification-dot.is-user-mistake:before,.course-lesson-shell__classification-dot.is-user-mistake:after{position:absolute;top:50%;left:50%;width:1rem;height:.17rem;border-radius:999px;background:var(--color-accent-contrast);content:"";filter:drop-shadow(0 1px 2px color-mix(in srgb,var(--color-primary-text) 32%,transparent));transform-origin:center}.course-lesson-shell__classification-dot.is-user-mistake:before{transform:translate(-50%,-50%) rotate(45deg)}.course-lesson-shell__classification-dot.is-user-mistake:after{transform:translate(-50%,-50%) rotate(-45deg)}.course-lesson-shell__classification-dot.is-solution{transform:scale(1.12);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-bg) 94%,transparent),0 0 0 7px color-mix(in srgb,var(--classification-dot-color) 78%,transparent),0 0 0 11px color-mix(in srgb,var(--classification-dot-color) 22%,transparent),0 12px 24px color-mix(in srgb,var(--classification-dot-color) 34%,transparent)}.course-lesson-shell__classification-dot.is-solution:after{width:.48rem;height:.84rem;margin-top:-.1rem;border-right:.17rem solid var(--color-accent-contrast);border-bottom:.17rem solid var(--color-accent-contrast);content:"";filter:drop-shadow(0 1px 2px color-mix(in srgb,var(--color-primary-text) 32%,transparent));transform:rotate(45deg)}.course-lesson-shell__classification-dot:disabled{cursor:default}.course-lesson-shell__classification-dot--legend{width:2.1rem;min-width:2.1rem;height:2.1rem;cursor:default;opacity:1}.course-lesson-shell__classification-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.58rem;align-items:center;width:100%;min-height:3.15rem;padding:.42rem .2rem;border:1px solid transparent;border-radius:calc(var(--radius-md) - 4px);background:transparent;color:var(--color-primary-text);font:inherit;line-height:1.35;text-align:left;cursor:pointer;transition:color var(--motion-fast),box-shadow var(--motion-fast),opacity var(--motion-fast)}.course-lesson-shell__classification-card--item{grid-template-columns:minmax(0,1fr) auto}.course-lesson-shell__classification-card--item .course-lesson-shell__classification-card-text{justify-self:end;text-align:right}.course-lesson-shell__classification-card--item .course-lesson-shell__classification-token{justify-self:end}.course-lesson-shell__classification-card:hover,.course-lesson-shell__classification-card:focus-visible,.course-lesson-shell__classification-card.is-selected,.course-lesson-shell__classification-card.is-target-ready{color:color-mix(in srgb,var(--classification-tone) 82%,var(--color-primary-text));outline:none}.course-lesson-shell__classification-card.is-correct{color:color-mix(in srgb,var(--brand-secondary) 78%,var(--color-primary-text))}.course-lesson-shell__classification-card.is-incorrect{color:color-mix(in srgb,var(--state-error) 76%,var(--color-primary-text))}.course-lesson-shell__classification-card:disabled{cursor:default}.course-lesson-shell__classification-token{display:inline-flex;width:2.1rem;min-width:2.1rem;height:2.1rem;border-radius:50%;background:var(--classification-tone)}.course-lesson-shell__classification-card:is(:hover,:focus-visible,.is-selected,.is-target-ready) .course-lesson-shell__classification-token{box-shadow:0 0 0 1px color-mix(in srgb,var(--classification-tone) 28%,transparent)}.course-lesson-shell__classification-card.is-incorrect .course-lesson-shell__classification-token{background:var(--state-error);box-shadow:0 0 0 1px color-mix(in srgb,var(--state-error) 28%,transparent)}.course-lesson-shell__classification-card-text{display:grid;gap:.16rem;min-width:0}.course-lesson-shell__classification-card-label{color:var(--color-primary-text);font-weight:var(--font-weight-bold)}.course-lesson-shell__classification-card-text small{color:var(--color-secondary-text);font-size:.78rem;line-height:1.25}.course-lesson-shell__classification-assignment{color:color-mix(in srgb,var(--classification-tone) 76%,var(--color-primary-text));font-size:.78rem;font-weight:var(--font-weight-semibold);line-height:1.2}.course-lesson-shell__classification-card.is-incorrect .course-lesson-shell__classification-assignment{color:color-mix(in srgb,var(--state-error) 78%,var(--color-primary-text))}.course-lesson-shell__matching-board{display:grid;gap:.95rem}.course-lesson-shell__matching-pool{display:flex;flex-wrap:wrap;gap:.62rem}.course-lesson-shell__matching-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.56rem;align-items:start;flex:1 1 min(12.5rem,100%);min-height:4.2rem;padding:.74rem .78rem;border:1px solid color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 18%,var(--color-line));border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb,var(--color-surface-strong) 92%,transparent);color:var(--color-primary-text);font:inherit;text-align:left;cursor:pointer;transition:transform var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast),box-shadow var(--motion-fast)}.course-lesson-shell__matching-card:hover,.course-lesson-shell__matching-card:focus-visible{transform:translateY(-1px);border-color:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 42%,var(--color-line))}.course-lesson-shell__matching-card.is-selected{border-color:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 66%,var(--color-line));background:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 12%,var(--color-surface-strong));box-shadow:0 0 0 1px color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 18%,transparent)}.course-lesson-shell__matching-card.is-connected{border-color:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 34%,var(--color-line))}.course-lesson-shell__matching-card.is-correct{border-color:color-mix(in srgb,var(--brand-secondary) 58%,var(--color-line));background:color-mix(in srgb,var(--brand-secondary) 11%,var(--color-surface-strong))}.course-lesson-shell__matching-card.is-incorrect{border-color:color-mix(in srgb,var(--state-error) 58%,var(--color-line));background:color-mix(in srgb,var(--state-error) 10%,var(--color-surface-strong))}.course-lesson-shell__matching-card:disabled{cursor:default}.course-lesson-shell__matching-card:disabled:hover{transform:none;box-shadow:none}.course-lesson-shell__matching-token{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;border-radius:50%;background:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 14%,var(--color-bg));color:var(--color-primary-text);font-size:.8rem;font-weight:var(--font-weight-bold);line-height:1}.course-lesson-shell__matching-card--option .course-lesson-shell__matching-token{background:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 18%,var(--color-bg))}.course-lesson-shell__matching-pair{grid-column:1 / -1;justify-self:start;padding:.22rem .5rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 10%,transparent);color:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 72%,var(--color-primary-text));font-size:.74rem;font-weight:var(--font-weight-bold)}.course-lesson-shell__matching-results{display:flex;flex-wrap:wrap;gap:.45rem}.course-lesson-shell__assignment-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(12rem,.58fr) auto;gap:.75rem;align-items:center;padding:.78rem .85rem;border:1px solid color-mix(in srgb,var(--color-line) 86%,transparent);border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb,var(--color-bg) 48%,transparent)}.course-lesson-shell__assignment-prompt{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.62rem;align-items:start;color:var(--color-primary-text);line-height:1.35}.course-lesson-shell__assignment-index{display:inline-flex;align-items:center;justify-content:center;min-width:1.55rem;height:1.55rem;border-radius:50%;background:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 12%,var(--color-surface));color:var(--color-secondary-text);font-size:.78rem;font-weight:var(--font-weight-bold);line-height:1}.course-lesson-shell__assignment-row select{width:100%;min-height:2.35rem;border:1px solid color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 18%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-surface-strong) 96%,transparent);color:var(--color-primary-text);padding:0 .78rem;font:inherit}.course-lesson-shell__task-result{justify-self:start;padding:.3rem .6rem;border-radius:var(--radius-pill);color:var(--color-secondary-text);font-size:.75rem;font-weight:var(--font-weight-semibold)}.course-lesson-shell__task-result.is-correct{background:color-mix(in srgb,var(--brand-secondary) 14%,transparent);color:color-mix(in srgb,var(--brand-secondary) 76%,var(--color-primary-text))}.course-lesson-shell__task-result.is-incorrect{background:color-mix(in srgb,var(--state-error) 12%,transparent);color:color-mix(in srgb,var(--state-error) 78%,var(--color-primary-text))}.course-lesson-shell__ordering-list{--ordering-tone: var(--checkpoint-tone, var(--brand-primary));display:grid;gap:.38rem;margin:0;padding:0;list-style:none}.course-lesson-shell__ordering-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.5rem;align-items:center;min-height:3.15rem;padding:.42rem .2rem;border:1px solid transparent;border-radius:calc(var(--radius-md) - 4px);background:transparent;color:var(--color-primary-text);font:inherit;line-height:1.35;cursor:default;touch-action:auto;transition:color var(--motion-fast),box-shadow var(--motion-fast)}.course-lesson-shell__ordering-item:hover,.course-lesson-shell__ordering-item:focus-visible{color:color-mix(in srgb,var(--ordering-tone) 82%,var(--color-primary-text));outline:none}.course-lesson-shell__ordering-item.is-correct{color:color-mix(in srgb,var(--brand-secondary) 78%,var(--color-primary-text))}.course-lesson-shell__ordering-item.is-solution{color:color-mix(in srgb,var(--brand-secondary) 82%,var(--color-primary-text))}.course-lesson-shell__ordering-item.is-incorrect{color:color-mix(in srgb,var(--state-error) 76%,var(--color-primary-text))}.course-lesson-shell__ordering-item.is-correct,.course-lesson-shell__ordering-item.is-incorrect{cursor:default}.course-lesson-shell__ordering-handle{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;min-width:2.1rem;height:2.1rem;border-radius:50%;background:var(--ordering-tone);color:transparent;font-size:0;font-weight:var(--font-weight-bold);line-height:0;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.course-lesson-shell__ordering-item:hover .course-lesson-shell__ordering-handle,.course-lesson-shell__ordering-item:focus-visible .course-lesson-shell__ordering-handle{box-shadow:0 0 0 1px color-mix(in srgb,var(--ordering-tone) 28%,transparent)}.course-lesson-shell__ordering-handle:active{cursor:grabbing}.course-lesson-shell__ordering-handle[data-disabled=true]{cursor:default;touch-action:auto}.course-lesson-shell__ordering-item.is-incorrect .course-lesson-shell__ordering-handle,.course-lesson-shell__ordering-item.is-solution .course-lesson-shell__ordering-handle{background:var(--state-error);color:var(--color-accent-contrast);font-size:.88rem;line-height:1;box-shadow:0 0 0 1px color-mix(in srgb,var(--state-error) 28%,transparent)}.course-lesson-shell__ordering-text{min-width:0}.course-lesson-shell__ordering-controls{display:inline-flex;gap:.22rem;align-items:center;justify-self:end}.course-lesson-shell__ordering-control{width:2.35rem;height:2.35rem;color:color-mix(in srgb,var(--ordering-tone) 82%,var(--color-primary-text))}.course-lesson-shell__ordering-control svg{width:1.08rem;height:1.08rem}.course-lesson-shell__choice-task{--choice-tone: var(--checkpoint-tone, var(--brand-deep-accent))}.course-lesson-shell__choice-list{display:grid;gap:.24rem}.course-lesson-shell__choice-option{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.58rem;align-items:center;width:100%;min-height:3.15rem;padding:.42rem .2rem;border:1px solid transparent;border-radius:calc(var(--radius-md) - 4px);background:transparent;color:var(--color-primary-text);font:inherit;line-height:1.35;text-align:left;cursor:pointer;transition:color var(--motion-fast),box-shadow var(--motion-fast),opacity var(--motion-fast)}.course-lesson-shell__choice-option:hover,.course-lesson-shell__choice-option:focus-visible,.course-lesson-shell__choice-option.is-selected{color:color-mix(in srgb,var(--choice-tone) 82%,var(--color-primary-text));outline:none}.course-lesson-shell__choice-option.is-correct{color:color-mix(in srgb,var(--brand-secondary) 78%,var(--color-primary-text))}.course-lesson-shell__choice-option.is-incorrect{color:color-mix(in srgb,var(--state-error) 76%,var(--color-primary-text))}.course-lesson-shell__choice-option:disabled{cursor:default}.course-lesson-shell__choice-option-token{display:inline-flex;width:2.1rem;min-width:2.1rem;height:2.1rem;border-radius:50%;background:var(--choice-tone)}.course-lesson-shell__choice-option:is(:hover,:focus-visible,.is-selected) .course-lesson-shell__choice-option-token{box-shadow:0 0 0 1px color-mix(in srgb,var(--choice-tone) 28%,transparent)}.course-lesson-shell__choice-option.is-incorrect .course-lesson-shell__choice-option-token{background:var(--state-error);box-shadow:0 0 0 1px color-mix(in srgb,var(--state-error) 28%,transparent)}.course-lesson-shell__choice-option-text{min-width:0}.course-lesson-shell__scenario-choice-task{--scenario-choice-tone: var(--checkpoint-tone, var(--brand-deep-accent));--scenario-choice-soft-bg: color-mix(in srgb, var(--scenario-choice-tone) 52%, #fff);--scenario-choice-hover-bg: color-mix(in srgb, var(--scenario-choice-tone) 60%, #fff);--scenario-choice-selected-bg: var(--scenario-choice-tone);--scenario-choice-ink: var(--color-primary-text);--scenario-choice-selected-ink: #fff}.course-lesson-shell__scenario-choice-list{display:grid;gap:.72rem}.course-lesson-shell__scenario-choice-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,.72fr);gap:clamp(.7rem,1.8vw,1.2rem);align-items:start;padding:.78rem 0;border-top:1px solid color-mix(in srgb,var(--color-line) 76%,transparent)}.course-lesson-shell__scenario-choice-item:first-child{border-top:0}.course-lesson-shell__scenario-choice-copy{display:grid;gap:.28rem}.course-lesson-shell__scenario-choice-copy h4,.course-lesson-shell__scenario-choice-copy p{margin:0}.course-lesson-shell__scenario-choice-copy h4{color:var(--color-primary-text);font-family:var(--font-display);font-size:.94rem;font-weight:var(--font-weight-bold);line-height:1.18}.course-lesson-shell__scenario-choice-copy p{color:var(--color-secondary-text);line-height:1.38}.course-lesson-shell__scenario-choice-options{display:flex;flex-wrap:wrap;gap:.38rem;justify-content:flex-end}.course-lesson-shell__scenario-choice-option{min-height:2.75rem;padding:.08rem .92rem;border:0;border-radius:var(--radius-pill);background:var(--scenario-choice-soft-bg);color:var(--scenario-choice-ink);font:inherit;font-size:.86rem;font-weight:var(--font-weight-semibold);line-height:1.2;cursor:pointer;box-shadow:0 2px 7px color-mix(in srgb,black 8%,transparent),inset 0 -2px color-mix(in srgb,var(--scenario-choice-tone) 28%,transparent);transition:background-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.course-lesson-shell__scenario-choice-option:hover,.course-lesson-shell__scenario-choice-option:focus-visible{background:var(--scenario-choice-hover-bg);color:var(--color-primary-text);outline:none;box-shadow:0 4px 12px color-mix(in srgb,black 12%,transparent),inset 0 -2px color-mix(in srgb,var(--scenario-choice-tone) 36%,transparent)}.course-lesson-shell__scenario-choice-option.is-selected{background:var(--scenario-choice-selected-bg);color:var(--scenario-choice-selected-ink);box-shadow:0 5px 14px color-mix(in srgb,black 16%,transparent),inset 0 -2px color-mix(in srgb,black 18%,transparent)}.course-lesson-shell__scenario-choice-option.is-correct{background:var(--brand-secondary);color:#fff;box-shadow:0 5px 14px color-mix(in srgb,black 16%,transparent),inset 0 -2px color-mix(in srgb,black 18%,transparent)}.course-lesson-shell__scenario-choice-option.is-incorrect{background:var(--state-error);color:#fff;box-shadow:0 5px 14px color-mix(in srgb,black 16%,transparent),inset 0 -2px color-mix(in srgb,black 18%,transparent)}.course-lesson-shell__scenario-choice-option:disabled{cursor:default}.course-lesson-shell__task-chip-list{display:grid;gap:.32rem}.course-lesson-shell__task-chip-list span{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.5rem;align-items:center;color:var(--color-secondary-text);font:inherit;line-height:1.35}.course-lesson-shell__task-chip-list span:before{content:"";width:.58rem;height:.58rem;border-radius:50%;background:var(--checkpoint-tone, var(--color-accent))}.course-lesson-shell__task-step-list{display:grid;gap:.42rem;margin:0;padding:0;list-style:none}.course-lesson-shell__task-step-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.62rem;align-items:start;color:var(--color-secondary-text);line-height:1.35}.course-lesson-shell__task-step-list .course-lesson-shell__microblock-step-index{width:1.8rem;height:1.8rem;background:var(--checkpoint-tone, var(--brand-quaternary));box-shadow:none}.course-lesson-shell__task-guided-sections{display:grid;gap:.78rem}.course-lesson-shell__task-guided-section{display:grid;gap:.44rem;padding:.1rem 0 .72rem;border-bottom:1px solid color-mix(in srgb,var(--color-line) 76%,transparent)}.course-lesson-shell__task-guided-section:last-child{padding-bottom:0;border-bottom:0}.course-lesson-shell__task-guided-section h4{margin:0;color:var(--color-primary-text);font-family:var(--font-display);font-size:.94rem;font-weight:var(--font-weight-bold);line-height:1.18}.course-lesson-shell__guided-part-list{display:grid;gap:.58rem}.course-lesson-shell__guided-question,.course-lesson-shell__guided-choice,.course-lesson-shell__fillable-card,.course-lesson-shell__editable-prompt{display:grid;gap:.52rem;padding:.68rem .78rem .72rem calc(.78rem + var(--surface-edge-size));border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb,var(--color-bg) 95%,transparent);box-shadow:inset var(--surface-edge-size) 0 0 var(--checkpoint-tone, var(--color-accent)),0 2px 12px #00000014,0 8px 32px #0000000a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.course-lesson-shell__guided-question>span,.course-lesson-shell__guided-choice>span:first-child{color:var(--color-primary-text);font-size:.9rem;font-weight:var(--font-weight-semibold);line-height:1.35}.course-lesson-shell__guided-answer,.course-lesson-shell__fillable-input,.course-lesson-shell__editable-prompt textarea{border:1px solid color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 18%,transparent);border-radius:calc(var(--radius-md) - 6px);background:color-mix(in srgb,var(--color-surface-strong) 86%,transparent);color:var(--color-primary-text);font:inherit}.course-lesson-shell__guided-answer,.course-lesson-shell__editable-prompt textarea{width:100%;resize:vertical;padding:.68rem .76rem;line-height:1.35}.course-lesson-shell__guided-answer:focus,.course-lesson-shell__fillable-input:focus,.course-lesson-shell__editable-prompt textarea:focus{border-color:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 44%,transparent);outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 12%,transparent)}.course-lesson-shell__guided-options{display:flex;flex-wrap:wrap;gap:.35rem}.course-lesson-shell__guided-option{min-height:2.75rem;padding:.08rem .92rem;border:0;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 52%,#fff);color:var(--color-primary-text);font:inherit;font-size:.86rem;font-weight:var(--font-weight-semibold);line-height:1.2;cursor:pointer;box-shadow:0 2px 7px color-mix(in srgb,black 8%,transparent),inset 0 -2px color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 28%,transparent);transition:background-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.course-lesson-shell__guided-option:hover,.course-lesson-shell__guided-option:focus-visible{background:color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 60%,#fff);outline:none;box-shadow:0 4px 12px color-mix(in srgb,black 12%,transparent),inset 0 -2px color-mix(in srgb,var(--checkpoint-tone, var(--color-accent)) 36%,transparent)}.course-lesson-shell__guided-option.is-selected{background:var(--checkpoint-tone, var(--color-accent));color:#fff;box-shadow:0 5px 14px color-mix(in srgb,black 16%,transparent),inset 0 -2px color-mix(in srgb,black 18%,transparent)}.course-lesson-shell__guided-option:disabled,.course-lesson-shell__fillable-input:disabled{cursor:default}.course-lesson-shell__fillable-line{display:flex;flex-wrap:wrap;gap:.28rem;align-items:baseline;color:var(--color-primary-text);line-height:1.8}.course-lesson-shell__fillable-input{width:min(18rem,100%);min-height:2.2rem;padding:0 .68rem}.course-lesson-shell__editable-prompt{gap:.68rem}.course-lesson-shell__editable-prompt-head{display:flex;flex-wrap:wrap;gap:.65rem;align-items:start;justify-content:space-between}.course-lesson-shell__editable-prompt-head h4,.course-lesson-shell__editable-prompt-head p{margin:0}.course-lesson-shell__editable-prompt-head h4{color:var(--color-primary-text);font-family:var(--font-display);font-size:.96rem;font-weight:var(--font-weight-bold);line-height:1.15}.course-lesson-shell__editable-prompt-head p{margin-top:.22rem;color:var(--color-secondary-text);line-height:1.35}.course-lesson-shell__task-markdown{gap:.52rem}.course-lesson-shell__task-markdown blockquote,.course-lesson-shell__task-quote{display:grid;gap:.42rem;margin:0;padding:.64rem .72rem;border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb,var(--color-bg) 94%,transparent);color:var(--color-secondary-text);box-shadow:inset var(--surface-edge-size) 0 0 var(--checkpoint-tone, var(--color-accent)),0 2px 12px #00000014,0 8px 32px #0000000a}.course-lesson-shell__task-markdown blockquote p,.course-lesson-shell__task-markdown blockquote ul{color:inherit}.course-lesson-shell__prompt-block{display:grid;gap:.52rem}.course-lesson-shell__prompt-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.55rem}.course-lesson-shell__prompt-toolbar h4{margin:0;color:var(--color-primary-text);font-family:var(--font-display);font-size:.9rem;font-weight:var(--font-weight-bold);line-height:1.15}.course-lesson-shell__prompt-copy-button{gap:.4rem}.course-lesson-shell__prompt-copy-button svg{width:1rem;height:1rem}.course-lesson-shell__task-prompt{overflow-x:auto;margin:0;padding:.64rem .72rem;border-radius:calc(var(--radius-md) - 4px);border:0;background:color-mix(in srgb,var(--color-bg) 95%,transparent);color:var(--color-secondary-text);font-family:var(--font-mono);font-size:.76rem;line-height:1.34;box-shadow:inset var(--surface-edge-size) 0 0 var(--checkpoint-tone, var(--color-accent)),0 2px 12px #00000014,0 8px 32px #0000000a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:pre-wrap}.course-lesson-shell__reflection-task{--reflection-tone: var(--checkpoint-tone, var(--brand-deep-accent))}.course-lesson-shell__reflection-checks{display:grid;gap:.32rem}.course-lesson-shell__reflection-checks label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.58rem;align-items:center;min-height:3.15rem;color:var(--color-primary-text);cursor:pointer;line-height:1.35}.course-lesson-shell__reflection-checks input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:2.1rem;height:2.1rem;margin:0;border:0;border-radius:50%;background:var(--reflection-tone);cursor:pointer}.course-lesson-shell__reflection-checks input:checked{box-shadow:inset 0 0 0 .46rem var(--color-bg),0 0 0 1px color-mix(in srgb,var(--reflection-tone) 34%,transparent)}.course-lesson-shell__reflection-checks label:has(input:checked){color:color-mix(in srgb,var(--reflection-tone) 82%,var(--color-primary-text))}.course-lesson-shell__reflection-checks input:focus-visible{outline:2px solid color-mix(in srgb,var(--reflection-tone) 72%,transparent);outline-offset:2px}.course-lesson-shell__reflection-checks input:disabled,.course-lesson-shell__reflection-checks input:disabled+span{cursor:default}.course-lesson-shell__yes-no-checks{display:grid;gap:.54rem;padding:.68rem .78rem;border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb,var(--checkpoint-tone, var(--brand-deep-accent)) 5%,transparent);border:1px solid color-mix(in srgb,var(--checkpoint-tone, var(--brand-deep-accent)) 14%,transparent)}.course-lesson-shell__yes-no-head h4{margin:0 0 .08rem;color:var(--color-primary-text);font-family:var(--font-display);font-size:.92rem;font-weight:var(--font-weight-bold);line-height:1.18}.course-lesson-shell__yes-no-row{display:flex;flex-wrap:wrap;gap:.46rem .68rem;align-items:center;color:var(--color-secondary-text);line-height:1.35}.course-lesson-shell__yes-no-row>span:first-child{flex:0 1 auto;min-width:min(100%,20rem)}.course-lesson-shell__yes-no-options{display:inline-flex;flex:0 0 auto;justify-content:flex-start;gap:.34rem}.course-lesson-shell__yes-no-option{--yes-no-tone: var(--brand-deep-accent);--yes-no-soft-bg: color-mix(in srgb, var(--yes-no-tone) 52%, #fff);--yes-no-hover-bg: color-mix(in srgb, var(--yes-no-tone) 60%, #fff);--yes-no-selected-bg: var(--yes-no-tone);--yes-no-ink: var(--color-primary-text);--yes-no-selected-ink: #fff;min-width:3.55rem;min-height:2.75rem;padding:.08rem .92rem;border:0;border-radius:var(--radius-pill);background:var(--yes-no-soft-bg);color:var(--yes-no-ink);font:inherit;font-size:.86rem;font-weight:var(--font-weight-semibold);line-height:1.2;cursor:pointer;box-shadow:0 2px 7px color-mix(in srgb,black 8%,transparent),inset 0 -2px color-mix(in srgb,var(--yes-no-tone) 28%,transparent);transition:background-color var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast),transform var(--motion-fast)}.course-lesson-shell__yes-no-option:hover,.course-lesson-shell__yes-no-option:focus-visible{background:var(--yes-no-hover-bg);color:var(--color-primary-text);outline:none;box-shadow:0 4px 12px color-mix(in srgb,black 12%,transparent),inset 0 -2px color-mix(in srgb,var(--yes-no-tone) 36%,transparent)}.course-lesson-shell__yes-no-option.is-selected{background:var(--yes-no-selected-bg);color:var(--yes-no-selected-ink);box-shadow:0 5px 14px color-mix(in srgb,black 16%,transparent),inset 0 -2px color-mix(in srgb,black 18%,transparent)}.course-lesson-shell__yes-no-option:disabled{cursor:default}.course-lesson-shell__reflection-field{display:grid;gap:.45rem;color:var(--color-secondary-text);font-size:.86rem;font-weight:var(--font-weight-semibold)}.course-lesson-shell__reflection-field textarea{width:100%;resize:vertical;border:1px solid transparent;border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb,var(--color-bg) 95%,transparent);color:var(--color-primary-text);padding:.8rem .9rem;font:inherit;box-shadow:inset var(--surface-edge-size) 0 0 var(--reflection-tone),0 2px 12px #00000014,0 8px 32px #0000000a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.course-lesson-shell__reflection-field textarea:focus{border-color:color-mix(in srgb,var(--reflection-tone) 34%,transparent);outline:none}.course-lesson-shell__ai-comparison-task{--ai-comparison-tone: var(--checkpoint-tone, var(--brand-deep-accent));display:grid;gap:.9rem}.course-lesson-shell__ai-section-heading{display:grid;gap:.24rem}.course-lesson-shell__ai-section-heading h4{margin:0;color:var(--color-primary-text);font-family:var(--font-display);font-size:.98rem;font-weight:var(--font-weight-bold);line-height:1.18}.course-lesson-shell__ai-section-heading p{margin:0;color:var(--color-secondary-text);line-height:1.35}.course-lesson-shell__ai-tool-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:.72rem}.course-lesson-shell__ai-tool-card{display:grid;gap:.58rem;padding:.72rem;border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb,var(--color-bg) 94%,transparent);box-shadow:inset var(--surface-edge-size) 0 0 var(--ai-comparison-tone),0 2px 12px #00000014,0 8px 32px #0000000a}.course-lesson-shell__ai-tool-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.course-lesson-shell__ai-tool-check{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary-text);font-weight:var(--font-weight-bold);cursor:pointer}.course-lesson-shell__ai-tool-check input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.28rem;height:1.28rem;margin:0;border-radius:50%;background:color-mix(in srgb,var(--ai-comparison-tone) 16%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ai-comparison-tone) 34%,transparent);cursor:pointer}.course-lesson-shell__ai-tool-check input:checked{background:var(--ai-comparison-tone);box-shadow:inset 0 0 0 .32rem var(--color-bg),0 0 0 1px color-mix(in srgb,var(--ai-comparison-tone) 48%,transparent)}.course-lesson-shell__ai-tool-check input:focus-visible{outline:2px solid color-mix(in srgb,var(--ai-comparison-tone) 72%,transparent);outline-offset:2px}.course-lesson-shell__ai-output-field,.course-lesson-shell__ai-small-field{display:grid;gap:.38rem;color:var(--color-secondary-text);font-size:.82rem;font-weight:var(--font-weight-semibold)}.course-lesson-shell__ai-output-field textarea,.course-lesson-shell__ai-small-field input{width:100%;border:1px solid transparent;border-radius:calc(var(--radius-md) - 4px);background:color-mix(in srgb,var(--color-bg) 96%,transparent);color:var(--color-primary-text);font:inherit}.course-lesson-shell__ai-output-field textarea{min-height:9rem;resize:vertical;padding:.72rem .78rem;line-height:1.35}.course-lesson-shell__ai-small-field input{min-height:2.48rem;padding:0 .72rem}.course-lesson-shell__ai-output-field textarea:focus,.course-lesson-shell__ai-small-field input:focus{border-color:color-mix(in srgb,var(--ai-comparison-tone) 34%,transparent);outline:none}.course-lesson-shell__ai-more-toggle{display:inline-flex;align-items:center;justify-self:start;gap:.46rem;min-height:2.34rem;padding:0 .86rem;border:1px solid color-mix(in srgb,var(--ai-comparison-tone) 26%,transparent);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--ai-comparison-tone) 9%,#fff);color:color-mix(in srgb,var(--ai-comparison-tone) 35%,var(--color-primary-text));font:inherit;font-weight:var(--font-weight-bold);cursor:pointer}.course-lesson-shell__ai-more-toggle span:first-child{display:grid;place-items:center;width:1.2rem;height:1.2rem;border-radius:50%;background:var(--ai-comparison-tone);color:#fff;line-height:1}.course-lesson-shell__ai-final-section,.course-lesson-shell__ai-comparison-questions{display:grid;gap:.7rem}.course-lesson-shell__ai-comparison-question{display:grid;gap:.46rem;padding:.64rem 0 .72rem;border-bottom:1px solid color-mix(in srgb,var(--color-line) 76%,transparent)}.course-lesson-shell__ai-comparison-question-copy{display:grid;gap:.16rem}.course-lesson-shell__ai-comparison-question-copy span{color:var(--color-primary-text);font-weight:var(--font-weight-bold)}.course-lesson-shell__ai-comparison-question-copy p{margin:0;color:var(--color-secondary-text);line-height:1.35}.course-lesson-shell__ai-choice-options{display:flex;flex-wrap:wrap;gap:.35rem}.course-lesson-shell__ai-choice-option{min-height:2.75rem;padding:.08rem .92rem;border:0;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--ai-comparison-tone) 52%,#fff);color:var(--color-primary-text);font:inherit;font-size:.86rem;font-weight:var(--font-weight-semibold);line-height:1.2;cursor:pointer;box-shadow:0 2px 7px color-mix(in srgb,black 8%,transparent),inset 0 -2px color-mix(in srgb,var(--ai-comparison-tone) 28%,transparent);transition:background-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.course-lesson-shell__ai-choice-option:hover,.course-lesson-shell__ai-choice-option:focus-visible{background:color-mix(in srgb,var(--ai-comparison-tone) 60%,#fff);outline:none;box-shadow:0 4px 12px color-mix(in srgb,black 12%,transparent),inset 0 -2px color-mix(in srgb,var(--ai-comparison-tone) 36%,transparent)}.course-lesson-shell__ai-choice-option.is-selected{background:var(--ai-comparison-tone);color:#fff;box-shadow:0 5px 14px color-mix(in srgb,black 16%,transparent),inset 0 -2px color-mix(in srgb,black 18%,transparent)}.course-lesson-shell__ai-conclusion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:.72rem}.course-lesson-shell__task-save-error{margin:0;color:var(--color-danger, #b3261e);font-weight:var(--font-weight-semibold);line-height:1.35}.course-lesson-shell__task-verification{display:grid;gap:var(--checkpoint-body-gap, .65rem);justify-items:start}.course-lesson-shell__attachments{display:grid;gap:.65rem;padding-top:.1rem}.course-lesson-shell__attachments h4{margin:0;color:var(--color-primary-text);font-size:.9rem;font-weight:800}.course-lesson-shell__attachment-list{display:grid;gap:.5rem}.course-lesson-shell__attachment-link{display:grid;grid-template-columns:2.35rem minmax(0,1fr);align-items:center;gap:.65rem;min-height:3.2rem;padding:.55rem .7rem;color:var(--color-primary-text);text-decoration:none;border:1px solid color-mix(in srgb,var(--color-line) 78%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-surface) 72%,transparent);transition:border-color var(--duration-sm) var(--ease-out),background var(--duration-sm) var(--ease-out),transform var(--duration-sm) var(--ease-out)}.course-lesson-shell__attachment-link:hover,.course-lesson-shell__attachment-link:focus-visible{border-color:color-mix(in srgb,var(--brand-primary) 58%,var(--color-line));background:color-mix(in srgb,var(--brand-primary) 8%,var(--color-surface));transform:translateY(-1px)}.course-lesson-shell__attachment-link:focus-visible{outline:2px solid color-mix(in srgb,var(--brand-primary) 52%,transparent);outline-offset:2px}.course-lesson-shell__attachment-icon{display:inline-grid;place-items:center;width:2.2rem;height:2.2rem;color:var(--brand-primary);border-radius:999px;background:color-mix(in srgb,var(--brand-primary) 12%,transparent)}.course-lesson-shell__attachment-icon svg{width:1.1rem;height:1.1rem}.course-lesson-shell__attachment-copy{display:grid;gap:.12rem;min-width:0}.course-lesson-shell__attachment-copy span,.course-lesson-shell__attachment-copy small{overflow-wrap:anywhere}.course-lesson-shell__attachment-copy span{font-weight:800}.course-lesson-shell__attachment-copy small{color:var(--color-muted-text);font-size:.78rem}.course-lesson-shell--practice{--practice-accent: var(--brand-deep-accent);--color-accent: var(--practice-accent);--microblock-tone: var(--practice-accent);gap:clamp(.9rem,2vw,1.25rem)}.course-lesson-shell--practice .course-lesson-shell__attachment-link:hover,.course-lesson-shell--practice .course-lesson-shell__attachment-link:focus-visible{border-color:color-mix(in srgb,var(--practice-accent) 58%,var(--color-line));background:color-mix(in srgb,var(--practice-accent) 8%,var(--color-surface))}.course-lesson-shell--practice .course-lesson-shell__attachment-link:focus-visible{outline-color:color-mix(in srgb,var(--practice-accent) 52%,transparent)}.course-lesson-shell--practice .course-lesson-shell__attachment-icon{color:var(--practice-accent);background:color-mix(in srgb,var(--practice-accent) 12%,transparent)}.course-lesson-shell__practice-brief{display:grid;gap:.35rem;width:min(100%,58rem);padding:.95rem 0 1.05rem calc(.95rem + var(--surface-edge-size));border-top:1px solid color-mix(in srgb,var(--color-line) 70%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-line) 70%,transparent);box-shadow:inset var(--surface-edge-size) 0 0 var(--practice-accent)}.course-lesson-shell__practice-brief h2,.course-lesson-shell__practice-brief p{margin:0}.course-lesson-shell__practice-brief>p:last-child{max-width:44rem;color:var(--color-secondary-text);line-height:1.45}.course-lesson-shell__practice-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:var(--space-sm)}.course-lesson-shell__practice-workspace{display:grid;gap:clamp(.85rem,1.8vw,1.1rem);width:min(100%,62rem)}.course-lesson-shell__practice-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,.72fr);gap:clamp(1rem,2.4vw,1.65rem);align-items:start;padding-bottom:clamp(.9rem,1.8vw,1.1rem);border-bottom:1px solid color-mix(in srgb,var(--color-line) 78%,transparent)}.course-lesson-shell__practice-overview-copy{display:grid;gap:var(--checkpoint-body-gap, .65rem)}.course-lesson-shell__practice-overview-copy--outcomes{padding-left:clamp(.85rem,1.8vw,1.1rem);border-left:var(--surface-edge-size) solid color-mix(in srgb,var(--practice-accent) 72%,transparent)}.course-lesson-shell__practice-section{display:grid;gap:var(--checkpoint-body-gap, .65rem);padding-top:clamp(.8rem,1.8vw,1.1rem);border-top:1px solid color-mix(in srgb,var(--color-line) 78%,transparent)}.course-lesson-shell__practice-section:first-child{padding-top:0;border-top:0}.course-lesson-shell__practice-section-head{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;justify-content:space-between}.course-lesson-shell__practice-section-head>span{color:var(--color-muted-text);font-family:var(--font-mono);font-size:.74rem;font-weight:800;text-transform:uppercase}.course-lesson-shell__practice-details{display:grid;gap:var(--checkpoint-body-gap, .65rem);padding:.78rem .9rem;border-top:1px solid color-mix(in srgb,var(--color-line) 78%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-line) 78%,transparent)}.course-lesson-shell__practice-details summary{color:var(--color-primary-text);cursor:pointer;font-weight:700}.course-lesson-shell__practice-details[open] summary{margin-bottom:var(--space-sm)}.course-lesson-shell__practice-warning{display:grid;gap:var(--checkpoint-body-gap, .65rem);padding:.78rem .9rem .82rem calc(.9rem + var(--surface-edge-size));border-radius:calc(var(--radius-md) - 6px);background:color-mix(in srgb,var(--practice-accent) 8%,transparent);box-shadow:inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--practice-accent) 82%,transparent)}.course-lesson-shell__practice-warning-copy{display:grid;gap:var(--checkpoint-body-gap, .65rem)}.course-lesson-shell__practice-arrow-list{display:grid;gap:.44rem;margin:0;padding:0;list-style:none;color:var(--color-secondary-text)}.course-lesson-shell__practice-arrow-item{display:grid;grid-template-columns:1.55rem minmax(0,1fr);gap:.62rem;align-items:start;color:var(--color-secondary-text);font-weight:var(--font-weight-semibold);line-height:1.36}.course-lesson-shell__practice-arrow-copy{min-width:0}.course-lesson-shell__practice-arrow-copy>:first-child{margin-top:0}.course-lesson-shell__practice-arrow-copy>:last-child{margin-bottom:0}.course-lesson-shell__practice-arrow-list .course-lesson-shell__screen-bullet-arrow,.course-lesson-shell__practice-prompt-option .course-lesson-shell__screen-bullet-arrow{color:color-mix(in srgb,var(--practice-accent) 78%,var(--color-primary-text));filter:drop-shadow(0 7px 12px color-mix(in srgb,var(--practice-accent) 18%,transparent))}.course-lesson-shell__practice-markdown>:first-child{margin-top:0}.course-lesson-shell__practice-markdown>:last-child{margin-bottom:0}.course-lesson-shell__practice-steps{display:grid;gap:.42rem}.course-lesson-shell__practice-step{border-bottom:1px solid color-mix(in srgb,var(--color-line) 68%,transparent)}.course-lesson-shell__practice-step:first-child{border-top:1px solid color-mix(in srgb,var(--color-line) 68%,transparent)}.course-lesson-shell__practice-step summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.72rem;align-items:center;min-height:3.2rem;padding:.42rem .2rem;color:var(--color-primary-text);cursor:pointer;list-style:none}.course-lesson-shell__practice-step summary::-webkit-details-marker{display:none}.course-lesson-shell__practice-step summary:after{content:"+";display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:50%;background:color-mix(in srgb,var(--practice-accent) 14%,transparent);color:color-mix(in srgb,var(--practice-accent) 78%,var(--color-primary-text));font-weight:900;line-height:1}.course-lesson-shell__practice-step[open] summary:after{content:"−"}.course-lesson-shell__practice-step-marker{display:inline-flex;align-items:center;justify-content:center;width:2rem;min-width:2rem;height:2rem;border-radius:50%;background:var(--color-bg);color:var(--color-tab-text);font-family:var(--font-sans);font-size:.86rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1;box-shadow:inset 0 2px 3px #0000003d,inset 0 -1px #ffffff47,0 1px #ffffff38,0 0 0 1px color-mix(in srgb,var(--color-line-strong) 72%,transparent)}.course-lesson-shell__practice-step-title{min-width:0;font-family:var(--font-display);font-weight:800;line-height:1.18}.course-lesson-shell__practice-step-content{display:grid;min-width:0;gap:.35rem;padding:0 .2rem .9rem 2.92rem}.course-lesson-shell__practice-step-content h3{margin:0;font-size:clamp(1rem,1.4vw,1.15rem)}.course-lesson-shell__practice-outro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:clamp(.9rem,2vw,1.15rem)}.course-lesson-shell__practice-outro-grid .course-lesson-shell__practice-section{min-width:0}.course-lesson-shell__practice-prompt-list{display:grid;gap:0}.course-lesson-shell__practice-prompt-option{display:grid;grid-template-columns:1.55rem minmax(0,1fr);gap:.62rem;align-items:start;width:100%;padding:.48rem 0;border:0;border-top:1px solid color-mix(in srgb,var(--color-line) 66%,transparent);border-radius:0;background:transparent;color:var(--color-secondary-text);text-align:left;cursor:pointer}.course-lesson-shell__practice-prompt-option:first-child{border-top:0}.course-lesson-shell__practice-prompt-option:hover,.course-lesson-shell__practice-prompt-option:focus-visible,.course-lesson-shell__practice-prompt-option.is-selected{color:var(--color-primary-text)}.course-lesson-shell__practice-prompt-option:focus-visible{outline:2px solid color-mix(in srgb,var(--color-accent) 58%,transparent);outline-offset:.18rem}.course-lesson-shell__practice-prompt-option.is-selected .course-lesson-shell__screen-bullet-arrow{color:var(--practice-accent)}.course-lesson-shell__practice-prompt-copy{display:grid;min-width:0;gap:.16rem}.course-lesson-shell__practice-prompt-title,.course-lesson-shell__practice-prompt-description{display:block}.course-lesson-shell__practice-prompt-title{color:var(--color-primary-text);font-weight:800}.course-lesson-shell__practice-prompt-description{color:var(--color-secondary-text);font-size:.82rem;line-height:1.32}.course-lesson-shell__practice-prompt-workspace{display:grid;gap:.65rem;padding-top:.25rem}.course-lesson-shell__practice-prompt-toolbar{display:flex;flex-wrap:wrap;gap:var(--space-sm);align-items:center;justify-content:space-between}.course-lesson-shell__practice-prompt-code{overflow-x:auto;margin:0;padding:.85rem .95rem;border-radius:calc(var(--radius-md) - 8px);background:color-mix(in srgb,var(--color-primary-text) 7%,var(--color-surface));color:var(--color-primary-text);font-family:var(--font-mono);font-size:.86rem;line-height:1.5;white-space:pre-wrap}.course-lesson-shell__practice-checklist{display:grid;gap:.36rem}.course-lesson-shell__practice-check{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.58rem;align-items:start;color:var(--color-secondary-text);line-height:1.35}.course-lesson-shell__practice-check input{width:1.05rem;height:1.05rem;margin-top:.18rem;accent-color:var(--color-accent)}.course-lesson-shell__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.course-lesson-shell__player-slot{justify-self:end;padding-top:.15rem}.course-lesson-shell__player-slot--header{grid-area:player;--lesson-player-viewport-edge: max( var(--space-md), calc((100vw - var(--deck-card-max-width)) / 2 + var(--space-xl)) );position:fixed;top:calc(var(--navbar-height) - 1px);right:var(--lesson-player-viewport-edge);z-index:calc(var(--z-sticky-nav) - 1);align-self:start;justify-self:stretch;width:clamp(18.75rem,25vw,21.5rem);margin-top:0;padding-top:0;padding-bottom:0}.course-lesson-shell__player-slot--sticky{position:sticky;top:var(--space-lg);z-index:var(--z-floating-player)}.course-lesson-shell__transcript-disclosure{display:grid;gap:var(--checkpoint-body-gap, .65rem)}.course-lesson-shell__transcript-summary{display:grid;gap:.25rem;cursor:pointer;list-style:none}.course-lesson-shell__transcript-summary::-webkit-details-marker{display:none}.course-lesson-shell__transcript-content{display:grid;gap:var(--checkpoint-body-gap, .65rem);color:var(--color-secondary-text)}.course-lesson-shell__transcript-content h1,.course-lesson-shell__transcript-content h2,.course-lesson-shell__transcript-content h3,.course-lesson-shell__transcript-content h4{color:var(--color-primary-text);font-family:var(--checkpoint-title-font-family, var(--font-display));font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);letter-spacing:var(--checkpoint-title-letter-spacing, 0);line-height:var(--checkpoint-title-line-height, var(--line-height-heading));text-transform:none}.course-lesson-shell__transcript-content p,.course-lesson-shell__transcript-content ul{margin:0}.course-lesson-shell__transcript-content ul{padding-left:1.1rem}.course-lesson-shell__transcript-content li+li{margin-top:.45rem}.course-lesson-shell__transcript-content--microblocks{gap:var(--checkpoint-section-gap, var(--space-lg))}.course-lesson-shell__transcript-microblock{display:grid;gap:var(--checkpoint-body-gap, .65rem);padding-top:0;border-top:0}.course-lesson-shell__transcript-microblock h3{margin:0;color:var(--color-primary-text);font-family:var(--checkpoint-title-font-family, var(--font-display));font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);letter-spacing:var(--checkpoint-title-letter-spacing, 0);line-height:var(--checkpoint-title-line-height, var(--line-height-heading));text-transform:none}.lesson-audio-player{position:relative;--lesson-audio-tone: var(--color-accent);--lesson-audio-control-tone: var(--course-player-control-tone, var(--brand-secondary));--lesson-audio-edge-bottom: var(--surface-edge-size)}.lesson-audio-player__desktop-shell,.lesson-audio-player__mobile-dock{border:none;background-clip:padding-box;background:color-mix(in srgb,var(--color-bg) 95%,transparent);box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset 0 calc(-1 * var(--lesson-audio-edge-bottom)) 0 color-mix(in srgb,var(--lesson-audio-tone) 92%,transparent)}.lesson-audio-player__desktop-shell{position:relative;width:100%;display:grid;gap:.58rem;overflow:visible;padding:.92rem .78rem calc(.76rem + var(--lesson-audio-edge-bottom));border-top:0;border-radius:0 0 calc(var(--radius-lg) - 8px) calc(var(--radius-lg) - 8px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform var(--motion-base),box-shadow var(--motion-fast)}.lesson-audio-player__compact-controls,.lesson-audio-player__progress-meta{display:grid}.lesson-audio-player__compact-controls{grid-template-columns:repeat(5,2.5rem);justify-content:center;justify-items:center;align-items:center;gap:.38rem}.lesson-audio-player__compact-controls--single{grid-template-columns:minmax(0,1fr);justify-items:center}.lesson-audio-player__control{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--color-primary-text)}.lesson-audio-player__control{width:2.5rem;height:2.5rem;border:1px solid var(--color-line);background:color-mix(in srgb,var(--color-bg) 82%,transparent);cursor:pointer;transition:transform var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast)}.lesson-audio-player__control svg{width:23px;height:23px}.lesson-audio-player__control:hover{transform:var(--hover-lift);border-color:color-mix(in srgb,var(--lesson-audio-control-tone) 38%,var(--color-line));background:color-mix(in srgb,var(--lesson-audio-control-tone) 12%,transparent)}.lesson-audio-player__control:disabled{cursor:not-allowed;opacity:.42;transform:none}.lesson-audio-player__progress-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;font-size:.68rem;color:var(--color-muted-text)}.lesson-audio-player__progress-meta span:last-child{justify-self:end}.lesson-audio-player__speed-option{border:1px solid var(--color-line);background:color-mix(in srgb,var(--color-bg) 72%,transparent);color:var(--color-secondary-text);border-radius:var(--radius-pill);font-family:var(--font-sans);font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:0;text-transform:none;transition:transform var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast),color var(--motion-fast)}.lesson-audio-player__speed-option:hover{transform:var(--hover-lift);border-color:color-mix(in srgb,var(--lesson-audio-control-tone) 34%,var(--color-line))}.lesson-audio-player__primary-control{width:3.65rem;height:3.65rem;border:none;background:radial-gradient(circle at 38% 28%,color-mix(in srgb,white 20%,transparent),transparent 42%),var(--lesson-audio-control-tone);color:var(--color-accent-contrast);box-shadow:0 10px 30px color-mix(in srgb,var(--lesson-audio-control-tone) 22%,transparent)}.lesson-audio-player__primary-control svg{width:24px;height:24px}.lesson-audio-player__stop-control{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:2.75rem;min-height:1.58rem;padding:0 .52rem;border:1px solid color-mix(in srgb,var(--lesson-audio-control-tone) 34%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--lesson-audio-control-tone) 8%,transparent);color:color-mix(in srgb,var(--lesson-audio-control-tone) 72%,var(--color-primary-text));font-size:.58rem;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);cursor:pointer;transition:transform var(--motion-fast),border-color var(--motion-fast),background-color var(--motion-fast)}.lesson-audio-player__stop-control--icon{color:color-mix(in srgb,var(--lesson-audio-control-tone) 76%,var(--color-primary-text))}.lesson-audio-player__stop-control--icon svg{width:23px;height:23px}.lesson-audio-player__stop-control:hover{transform:var(--hover-lift);border-color:color-mix(in srgb,var(--lesson-audio-control-tone) 52%,var(--color-line));background:color-mix(in srgb,var(--lesson-audio-control-tone) 14%,transparent)}.lesson-audio-player__speed-option.is-active{border-color:color-mix(in srgb,var(--lesson-audio-control-tone) 40%,var(--color-line));background:color-mix(in srgb,var(--lesson-audio-control-tone) 11%,transparent);color:color-mix(in srgb,var(--lesson-audio-control-tone) 72%,var(--color-primary-text))}.lesson-audio-player__speed-option--autoplay{min-width:3.1rem}.lesson-audio-player__speed-options{display:flex;align-items:center;gap:.28rem;flex-wrap:wrap}.lesson-audio-player__speed-options{justify-content:flex-start}.lesson-audio-player__speed-options--compact{gap:.28rem}.lesson-audio-player__speed-options--compact .lesson-audio-player__speed-option{flex:1 1 0}.lesson-audio-player__speed-option{display:inline-flex;align-items:center;justify-content:center;min-height:1.58rem;padding:.22rem .46rem}.lesson-audio-player__compact-timeline{display:grid;gap:.22rem}.lesson-audio-player__scrubber-wrap{position:relative;display:grid;align-items:center;min-height:1.18rem}.lesson-audio-player__scrubber{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;z-index:2;width:100%;height:.5rem;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--lesson-audio-tone) var(--lesson-audio-progress, 0%),color-mix(in srgb,var(--color-line-strong) 82%,transparent) var(--lesson-audio-progress, 0%));accent-color:var(--lesson-audio-tone);cursor:pointer}.lesson-audio-player__segment-markers{position:absolute;top:0;right:8px;bottom:0;left:8px;z-index:3;pointer-events:none}.lesson-audio-player__segment-markers span{position:absolute;top:50%;width:2px;height:11px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-primary-text) 64%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-bg) 72%,transparent),0 4px 10px #00000029;transform:translate(-50%,-50%)}.lesson-audio-player__segment-markers span.is-active{width:3px;height:15px;background:var(--lesson-audio-tone);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-bg) 82%,transparent),0 0 16px color-mix(in srgb,var(--lesson-audio-tone) 34%,transparent)}.lesson-audio-player__scrubber::-webkit-slider-runnable-track{height:.5rem;border-radius:var(--radius-pill);background:transparent}.lesson-audio-player__scrubber::-webkit-slider-thumb{-webkit-appearance:none;width:17px;height:17px;margin-top:-4px;border:3px solid var(--color-bg);border-radius:50%;background:var(--lesson-audio-tone);box-shadow:0 6px 14px color-mix(in srgb,var(--lesson-audio-tone) 24%,transparent)}.lesson-audio-player__scrubber::-moz-range-track{height:.5rem;border-radius:var(--radius-pill);background:transparent}.lesson-audio-player__scrubber::-moz-range-thumb{width:16px;height:16px;border:3px solid var(--color-bg);border-radius:50%;background:var(--lesson-audio-tone);box-shadow:0 6px 14px color-mix(in srgb,var(--lesson-audio-tone) 24%,transparent)}.lesson-audio-player__mobile-shell,.lesson-audio-player__mobile-dock-toggle,.lesson-audio-player__mobile-timeline,.lesson-audio-player__mobile-controls-panel{display:none}@media (max-width: 1024px){.course-route-card__scroll--lesson{--lesson-scroll-padding-top: var(--space-2xl)}.course-access-request__hero,.course-access-request__cards{grid-template-columns:1fr}}@media (max-width: 960px){.course-lesson-shell--webtext,.course-lesson-shell__topbar,.course-lesson-shell__webtext-body,.course-lesson-shell--webtext .course-lesson-shell__topbar--webtext{grid-template-columns:1fr}.course-lesson-shell__player-slot--header{right:max(var(--space-md),calc((100vw - var(--deck-card-max-width)) / 2 + var(--space-lg)));width:clamp(18.25rem,39vw,20.5rem)}.course-lesson-shell__player-slot--sticky{order:-1;top:var(--space-md);justify-self:stretch}.course-lesson-shell__checkpoints{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1200px){.route-page-card__scroll.course-route-card__scroll--lesson{--lesson-mobile-page-top: calc( var(--navbar-bottom, var(--navbar-height)) + clamp(.85rem, 2dvh, 1.35rem) );--lesson-mobile-player-height: 11.75rem;--lesson-mobile-player-clearance: clamp(1.15rem, 3dvh, 1.85rem);--lesson-mobile-microblock-min-height: clamp(18rem, 42dvh, 23.5rem);--lesson-scroll-padding-top: var(--lesson-mobile-page-top);padding-top:var(--lesson-mobile-page-top);padding-bottom:calc(var(--lesson-mobile-player-height) + var(--lesson-mobile-player-clearance) + var(--deck-edge-bottom));scroll-padding-top:var(--lesson-mobile-page-top);scroll-padding-bottom:calc(var(--lesson-mobile-player-height) + var(--lesson-mobile-player-clearance) + var(--deck-edge-bottom))}.has-mobile-audio-dock-collapsed .route-page-card__scroll.course-route-card__scroll--lesson{--lesson-mobile-player-height: 3.05rem;--lesson-mobile-player-clearance: clamp(.45rem, 1.4dvh, .8rem)}.course-access-request-tile{position:absolute;top:42%;right:auto;left:50%;width:min(100% - (var(--space-md) * 2),26rem)}.course-access-request__hero h1{max-width:100%}.course-access-request__summary{grid-template-columns:1fr}.course-access-request__actions{align-items:stretch}.course-access-request__actions .btn{width:100%}.course-lesson-shell__audio-dock{position:sticky;top:0;z-index:calc(var(--z-overlap) + 2);width:0;height:0;margin-top:0;margin-left:auto;margin-bottom:0;overflow-x:visible;overflow-y:visible}.course-lesson-shell__audio-dock-card,.course-lesson-shell__audio-dock-anchor,.course-lesson-shell__audio-dock:not(.is-revealed) .course-lesson-shell__audio-dock-card,.course-lesson-shell__audio-dock:not(.is-revealed) .course-lesson-shell__audio-dock-card:has(.course-lesson-shell__audio-dock-tab-action--toggle:is(:hover,:focus-visible)),.course-lesson-shell__audio-dock.is-collapsed .course-lesson-shell__audio-dock-card,.course-lesson-shell__audio-dock.is-collapsed .course-lesson-shell__audio-dock-card:has(.course-lesson-shell__audio-dock-tab-action--toggle:is(:hover,:focus-visible)),.course-lesson-shell__audio-dock.is-expanded .course-lesson-shell__audio-dock-card:has(.course-lesson-shell__audio-dock-tab-action--toggle:is(:hover,:focus-visible)){transform:none}.course-lesson-shell__audio-dock-tab{display:none}.course-lesson-shell__autoplay-prompt{position:fixed;top:auto;right:max(var(--space-sm),env(safe-area-inset-right));bottom:calc(var(--space-sm) + env(safe-area-inset-bottom) + var(--lesson-mobile-player-height, 11.75rem));left:max(var(--space-sm),env(safe-area-inset-left));width:auto}.course-lesson-shell__microblocks{grid-template-columns:1fr}.course-lesson-shell__lesson-progress{width:100%}.course-lesson-shell__microblock-carousel-shell{grid-template-columns:minmax(0,1fr);align-items:start;min-height:0}.course-lesson-shell__carousel-arrow{position:absolute;top:50%;z-index:2;width:2rem;height:2.6rem;border:0;border-radius:0;transform:translateY(-50%);background:transparent;color:var(--brand-quaternary);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.course-lesson-shell__carousel-arrow svg{width:1.55rem;height:1.55rem}.course-lesson-shell__carousel-arrow:hover{background:transparent;color:color-mix(in srgb,var(--brand-quaternary) 78%,var(--color-primary-text));transform:translateY(calc(-50% - 2px))}.course-lesson-shell__carousel-arrow:disabled{transform:translateY(-50%)}.course-lesson-shell__carousel-arrow--previous{left:-1rem}.course-lesson-shell__carousel-arrow--next{right:-1rem}.course-lesson-shell__carousel-viewport{padding-inline:clamp(1.4rem,5vw,1.9rem);scroll-padding-inline:clamp(1.4rem,5vw,1.9rem)}.course-lesson-shell__carousel-track{align-items:flex-start}.course-lesson-shell__microblock-slide{flex-basis:100%;display:flex;align-items:flex-start}.course-lesson-shell__microblock-slide-card{width:100%;height:auto;min-height:var(--lesson-mobile-microblock-min-height);max-height:none;align-self:flex-start;align-content:start;grid-template-rows:auto auto auto auto;gap:clamp(.5rem,1.3dvh,.72rem);padding:clamp(.78rem,1.9dvh,1rem) clamp(.82rem,3vw,1.08rem) calc(clamp(.78rem,1.9dvh,1rem) + var(--microblock-edge-bottom));overflow-x:visible;overflow-y:visible}.course-lesson-shell__carousel-track>.course-lesson-shell__microblock-slide.is-active:last-child>.course-lesson-shell__microblock-slide-card{transform:translate(-1.7rem)}.course-lesson-shell__microblock-slide-card--reflection,.course-lesson-shell__microblock-slide-card--display-steps{height:auto;min-height:var(--lesson-mobile-microblock-min-height);max-height:none;grid-template-rows:auto auto auto auto;overflow:visible}.course-lesson-shell__reflection-slide-question{white-space:normal}.course-lesson-shell__screen-bullets{display:grid;grid-template-columns:1fr;gap:.36rem}.course-lesson-shell__screen-bullets>li,.course-lesson-shell__microblock-compare-column li,.course-lesson-shell__microblock-steps>li{gap:.5rem;padding:.03rem 0;font-size:.96rem;line-height:1.24}.course-lesson-shell__microblock-point{margin:clamp(.18rem,.8dvh,.45rem) 0 0;font-size:1.34rem;line-height:1.08}.course-lesson-shell__microblock-compare-grid{grid-template-columns:1fr}.course-lesson-shell__microblock-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-lesson-shell__microblock-compare-column{padding:0}.course-lesson-shell__listening-stage{min-height:auto}.course-lesson-shell__checkpoints,.course-lesson-shell__assignment-row{grid-template-columns:1fr}.course-lesson-shell__matching-card{flex-basis:100%}.course-lesson-shell__connection-board{grid-template-columns:1fr;gap:1.6rem;min-height:0}.course-lesson-shell__classification-board{grid-template-columns:1fr;gap:1.1rem}.course-lesson-shell__classification-column--legend{padding-top:0}.course-lesson-shell__scenario-choice-item,.course-lesson-shell__practice-overview{grid-template-columns:1fr}.course-lesson-shell__practice-overview-copy--outcomes{padding-top:.85rem;padding-left:0;border-top:1px solid color-mix(in srgb,var(--color-line) 78%,transparent);border-left:0}.course-lesson-shell__practice-step-content{padding-left:.2rem}.course-lesson-shell__scenario-choice-options{justify-content:flex-start}.course-lesson-shell__yes-no-row{grid-template-columns:1fr;gap:.42rem}.course-lesson-shell__yes-no-options{justify-content:flex-start}.course-lesson-shell__connection-card{min-height:3.55rem}.course-lesson-shell__connection-line{stroke-width:2}.course-lesson-shell__task-actions{align-items:stretch}.course-lesson-shell__task-actions .btn{flex:1 1 min(10rem,100%)}.course-lesson-shell__completion-section{gap:clamp(.75rem,1.7dvh,1rem);padding-top:clamp(.5rem,1.4dvh,.85rem)}.course-lesson-shell__completion-controls{gap:.5rem}.lesson-audio-player__desktop-shell{display:none}.course-lesson-shell__player-slot--header{position:relative;top:auto;right:auto;width:min(100%,clamp(20rem,62vw,24rem));margin-top:0;padding-bottom:.9rem;justify-self:start}.lesson-audio-player__mobile-shell{display:block}.lesson-audio-player__mobile-dock{--lesson-audio-tone: var(--course-player-audio-tone, var(--color-accent));--lesson-audio-control-tone: var(--course-player-control-tone, var(--brand-primary));--lesson-audio-edge-bottom: var(--surface-edge-size);position:fixed;right:0;left:0;width:100%;z-index:var(--z-floating-player)}.lesson-audio-player__mobile-dock{bottom:0;display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem;overflow:visible;padding:.72rem max(var(--space-sm),env(safe-area-inset-left)) calc(.8rem + env(safe-area-inset-bottom)) max(var(--space-sm),env(safe-area-inset-right));border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:color-mix(in srgb,var(--color-bg) 96%,transparent);box-shadow:0 -18px 42px color-mix(in srgb,black 12%,transparent),inset 0 var(--surface-edge-size) 0 color-mix(in srgb,var(--lesson-audio-tone) 92%,transparent),inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateY(0);transition:transform .32s cubic-bezier(.16,1,.3,1)}.lesson-audio-player__mobile-dock.is-collapsed{--lesson-audio-collapsed-peek: .34rem;gap:.2rem;padding-top:.62rem;padding-bottom:calc(.52rem + env(safe-area-inset-bottom));transform:translateY(calc(100% - var(--lesson-audio-collapsed-peek) - env(safe-area-inset-bottom)))}.lesson-audio-player__mobile-dock-toggle{position:absolute;top:-2.18rem;right:calc(max(var(--space-sm),env(safe-area-inset-right)) + .7rem);left:auto;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:2.36rem;padding:.24rem .56rem;border:0;border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--lesson-audio-tone);color:var(--color-accent-contrast);font-family:var(--font-sans);font-size:.58rem;font-weight:var(--font-weight-bold);letter-spacing:.06em;line-height:1;text-transform:uppercase;box-shadow:0 -8px 20px color-mix(in srgb,black 12%,transparent),0 -2px 8px color-mix(in srgb,black 10%,transparent),inset 0 1px #ffffff2e;cursor:default}.lesson-audio-player__mobile-dock-tab-action{--icon-button-tone: var(--lesson-audio-control-tone);width:1.86rem;height:1.86rem;min-width:1.86rem;min-height:1.86rem;padding:.2rem;border:0;border-radius:50%;background:radial-gradient(circle at 36% 28%,color-mix(in srgb,white 24%,transparent),transparent 46%),color-mix(in srgb,var(--lesson-audio-control-tone) 88%,white);color:#10161f;box-shadow:0 5px 12px color-mix(in srgb,var(--lesson-audio-control-tone) 28%,transparent),inset 0 1px color-mix(in srgb,white 28%,transparent);cursor:pointer}.lesson-audio-player__mobile-dock-tab-action svg{width:1.26rem;height:1.26rem}.lesson-audio-player__mobile-dock-tab-action--play svg{width:1.42rem;height:1.42rem}.lesson-audio-player__mobile-dock-tab-action:hover,.lesson-audio-player__mobile-dock-tab-action:focus-visible{background:radial-gradient(circle at 36% 28%,color-mix(in srgb,white 30%,transparent),transparent 48%),color-mix(in srgb,var(--lesson-audio-control-tone) 78%,white);box-shadow:0 7px 15px color-mix(in srgb,var(--lesson-audio-control-tone) 34%,transparent),inset 0 0 0 1px color-mix(in srgb,white 30%,transparent)}.lesson-audio-player__mobile-dock-tab-action--toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.lesson-audio-player__mobile-timeline,.lesson-audio-player__mobile-controls-panel{display:grid;min-width:0}.lesson-audio-player__mobile-timeline{gap:.2rem;order:1}.lesson-audio-player__mobile-controls-panel{order:2;gap:.5rem}.lesson-audio-player__mobile-dock.is-collapsed .lesson-audio-player__mobile-controls-panel{display:none}.lesson-audio-player__mobile-dock.is-collapsed .lesson-audio-player__progress-meta{font-size:.62rem}.lesson-audio-player__compact-controls--mobile{grid-template-columns:2.5rem 2.5rem 3.5rem 2.5rem 2.5rem;justify-content:center;justify-items:center}.lesson-audio-player__mobile-primary-control{width:3.5rem;height:3.5rem}.lesson-audio-player__speed-options--compact,.lesson-audio-player__speed-options{justify-content:flex-start}}.course-filters{display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:center;margin-bottom:var(--space-xl)}.filter-pill{padding:8px 20px;background:transparent;border:1.5px solid rgba(255,255,255,.1);border-radius:100px;color:var(--color-secondary-text);font-family:var(--font-sans);font-size:.75rem;font-weight:var(--font-weight-bold);letter-spacing:.5px;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.filter-pill:hover,.filter-pill.active{border-color:var(--filter-color);color:var(--color-primary-text);box-shadow:0 0 12px color-mix(in srgb,var(--filter-color) 40%,transparent),inset 0 0 8px color-mix(in srgb,var(--filter-color) 20%,transparent)}.course-search-wrapper{position:relative;width:100%;max-width:600px;margin:0 auto var(--space-3xl)}.course-search-input{display:flex;align-items:center;background:color-mix(in srgb,var(--bg-deep) 60%,transparent);border:1px solid rgba(255,255,255,.06);border-radius:100px;padding:0 20px;box-shadow:inset 0 2px 10px #0003;transition:border-color .3s ease}.course-search-input:focus-within{border-color:var(--color-line-strong)}.course-search-input .search-icon{color:var(--color-muted-text);font-size:1.1rem;margin-right:12px}.course-search-input input{flex:1;background:transparent;border:none;outline:none;padding:16px 0;color:var(--color-primary-text);font-family:var(--font-sans);font-size:1rem}.course-search-input input::placeholder{color:var(--color-muted-text)}.courses-overview-intro{max-width:min(100%,44rem);margin-bottom:clamp(1.4rem,3vw,2rem)}.courses-overview-section.public-page-section{gap:0}.courses-main-offer__card{display:grid;gap:clamp(1.25rem,3vw,1.9rem);padding:clamp(1.25rem,3vw,1.9rem) clamp(1.2rem,3vw,1.8rem) calc(clamp(1.25rem,3vw,1.9rem) + var(--surface-edge-size))}.courses-main-offer__body,.courses-main-offer__footer{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(15rem,.8fr);gap:clamp(1rem,2vw,1.5rem);align-items:start}.courses-main-offer__copy h2,.courses-main-offer__copy p,.courses-main-offer__list{margin:0}.courses-main-offer__facts{display:grid;gap:var(--space-xs)}.courses-main-offer__facts span{display:block;padding:.72rem .85rem;border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--course-accent) 26%,var(--color-line));background:color-mix(in srgb,var(--course-accent) 8%,transparent);color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.35}.courses-main-offer__actions,.courses-training-callout__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);align-items:center}.courses-main-offer__actions .btn{flex:1 1 12rem}.courses-sample-module__note,.courses-overview-section__lead{max-width:42rem}.courses-sample-module__note{margin:var(--space-md) 0 0}.courses-future-grid.course-grid--simple{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));max-width:46rem}@media (max-width: 820px){.courses-main-offer__body,.courses-main-offer__footer{grid-template-columns:1fr}.courses-main-offer__actions .btn{flex-basis:100%}}.course-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--space-xl)}.course-grid--simple{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.35rem);max-width:64rem}.course-grid__item{height:100%}.courses-main-offer__card{padding:clamp(1.25rem,2.8vw,2rem);--accent-surface-shadow: var(--shadow-card-strong)}.courses-main-offer__body,.courses-main-offer__footer{display:grid;gap:var(--space-xl);grid-template-columns:minmax(0,1.25fr) minmax(16rem,.75fr)}.courses-main-offer__copy{display:grid;gap:var(--space-sm)}.courses-main-offer__copy h2,.courses-main-offer__copy p{margin:0}.courses-main-offer__facts{align-self:start;display:grid;gap:var(--space-sm);padding:var(--space-lg);border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--course-accent) 28%,var(--color-line));background:color-mix(in srgb,var(--course-accent) 8%,transparent)}.courses-main-offer__facts span{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.45}.courses-main-offer__footer{margin-top:var(--space-xl);align-items:end}.courses-main-offer__list{align-self:start}.courses-main-offer__actions{display:grid;gap:var(--space-sm);align-self:end}.courses-main-offer__actions .btn,.courses-training-callout__actions .btn{width:100%}.courses-sample-module__note{margin-top:var(--space-sm)}.courses-training-callout{display:grid;gap:var(--space-md)}.courses-training-callout__actions{max-width:18rem}.courses-overview-section__lead{max-width:42rem;margin:0}.courses-future-grid.course-grid--simple{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.course-overview-card{min-height:clamp(18rem,32vw,21rem);height:100%;display:grid;padding:clamp(1.05rem,2.2vw,1.35rem) clamp(1.05rem,2.2vw,1.35rem) calc(clamp(1.05rem,2.2vw,1.35rem) + var(--surface-edge-size));color:inherit;text-decoration:none;transition:box-shadow var(--motion-fast),filter var(--motion-fast),opacity var(--motion-fast),transform var(--motion-fast)}.course-overview-card,.course-overview-card:hover,.course-overview-card:visited,.course-overview-card:focus{color:inherit}.course-overview-card:hover,.course-overview-card:focus-visible{transform:translateY(-2px);box-shadow:var(--shadow-card-strong),inset 0 calc(-1 * var(--surface-edge-size)) 0 color-mix(in srgb,var(--course-accent) 92%,transparent)}.course-overview-card--dimmed{opacity:.64;filter:saturate(.72)}.course-overview-card--dimmed:hover,.course-overview-card--dimmed:focus-visible{opacity:.82;filter:saturate(.86)}.course-overview-card__content{min-width:0;display:flex;flex-direction:column;gap:var(--space-sm);height:100%}.course-overview-card h3{margin:0}.course-overview-card__status{margin:0;color:color-mix(in srgb,var(--course-accent) 82%,var(--color-primary-text));font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);line-height:1.2;text-transform:uppercase}.course-overview-card__description{margin:0;font-size:.94rem;line-height:1.52}.course-overview-card__meta{margin:0 0 var(--space-xs);color:var(--color-muted-text);font-size:var(--font-size-body-sm);line-height:1.35}.course-overview-card__cta{width:100%;margin-top:auto;text-align:center}.course-glass-card{display:flex;flex-direction:column;height:100%;position:relative;background:#1e232d66;border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;isolation:isolate;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;box-shadow:0 10px 30px #00000026}.course-glass-card,.course-glass-card:hover,.course-glass-card:visited,.course-glass-card:focus{color:inherit}.course-glass-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.course-glass-card--simple:hover{transform:translateY(-5px)}.course-glass-card__border-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:2px solid transparent;background:linear-gradient(#ffffff08,#fff0) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:all .3s ease}.course-glass-card:hover .course-glass-card__border-glow{border-color:var(--card-glow);box-shadow:inset 0 0 20px color-mix(in srgb,var(--card-glow) 30%,transparent)}.course-glass-card__image{position:relative;height:160px;background-image:var(--course-card-image);background-size:cover;background-position:center;background-color:var(--bg-deep);padding:var(--space-md);display:flex;align-items:flex-start}.course-glass-card--simple .course-glass-card__image{height:clamp(7.6rem,16vw,9.5rem)}.course-glass-card__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,rgba(30,35,45,.8) 100%)}.course-glass-card__badge{position:relative;z-index:2;background-color:var(--course-accent);font-family:var(--font-sans);font-size:.7rem;font-weight:var(--font-weight-bold);padding:4px 10px;border-radius:100px;color:var(--color-bg);text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #0003}.course-glass-card__content{padding:var(--space-lg);display:flex;flex-direction:column;flex-grow:1}.course-glass-card--simple .course-glass-card__content{gap:var(--space-sm);padding:clamp(1rem,2.2vw,1.35rem)}.course-glass-card--simple h3{margin:0}.course-glass-card__status{margin:0;color:color-mix(in srgb,var(--course-accent) 84%,var(--color-primary-text));font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);line-height:1.2;text-transform:uppercase}.course-glass-card__description{font-size:.9rem;margin-bottom:var(--space-md);flex-grow:1}.course-glass-card--simple .course-glass-card__description{margin:0;flex-grow:0;line-height:1.52}.course-glass-card__meta{margin:0 0 var(--space-xs);color:var(--color-muted-text);font-size:var(--font-size-body-sm);line-height:1.35}.course-progress{margin-bottom:var(--space-lg)}.course-progress__text{font-size:.75rem;color:var(--color-muted-text);margin-bottom:6px;display:block}.course-progress__bar{height:6px;background:#ffffff0d;border-radius:100px;overflow:hidden}.course-progress__fill{height:100%;width:var(--course-progress, 0%);background-color:var(--course-accent);border-radius:100px;transition:width .6s cubic-bezier(.16,1,.3,1);box-shadow:0 0 8px currentColor}.course-cta-btn{width:100%;background:var(--course-accent);color:var(--color-bg);font-size:.9rem;cursor:default;transition:all .2s;text-align:center}.course-cta-btn:hover{filter:brightness(1.15);transform:scale(1.02)}.course-glass-card--simple .course-cta-btn{margin-top:auto}.course-grid__empty-state{grid-column:1 / -1;text-align:center;padding:var(--space-2xl)}@media (max-width: 720px){.course-grid--simple{grid-template-columns:1fr}}@media (min-width: 721px) and (max-width: 1080px){.course-grid--simple{grid-template-columns:repeat(2,minmax(0,1fr))}}.course-detail__overview{gap:var(--space-lg)}.course-detail__goal-panel{display:grid;gap:var(--space-sm)}.course-detail__metrics,.course-detail__focus-grid{margin-top:0}.course-detail__focus-card{min-height:100%}.course-detail__focus-copy{margin:0}.course-detail__roadmap{gap:var(--space-xl)}.course-detail__roadmap-header{max-width:46rem}.course-detail__weeks{display:grid;gap:var(--space-2xl)}.course-week{display:grid;gap:var(--space-lg)}.course-week__header{display:grid;gap:var(--space-xs)}.course-week__eyebrow,.course-week__title{margin:0}.course-week__eyebrow{color:var(--color-muted-text)}.course-week__items{display:grid;gap:var(--space-lg);padding-left:0}.course-outline-card{position:relative;display:block;border-radius:var(--radius-lg);border:1px solid var(--color-line);background:color-mix(in srgb,var(--color-surface-strong) 92%,transparent);box-shadow:var(--shadow-card);overflow:visible;color:inherit;text-decoration:none}.course-outline-card--module,.course-outline-card--lab{min-height:12rem}.course-outline-card--module{border-color:color-mix(in srgb,var(--brand-quaternary) 24%,var(--color-line))}.course-outline-card--lab{border-color:color-mix(in srgb,var(--brand-primary) 24%,var(--color-line));box-shadow:var(--shadow-card),inset 4px 0 0 var(--brand-primary)}.course-outline-card--project{background:linear-gradient(135deg,color-mix(in srgb,var(--brand-deep-accent) 10%,transparent),transparent 65%),color-mix(in srgb,var(--color-surface-strong) 92%,transparent);border-color:color-mix(in srgb,var(--brand-deep-accent) 24%,var(--color-line));box-shadow:var(--shadow-card),inset 4px 0 0 var(--brand-deep-accent)}.course-outline-card__body{display:grid;gap:var(--space-sm);min-height:100%;padding:var(--space-xl)}.course-outline-card__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-xs)}.course-outline-card__label,.course-outline-card__kind{display:inline-flex;align-items:center;min-height:28px;padding:0 .8rem;border-radius:var(--radius-pill);font-size:.72rem;font-weight:var(--font-weight-bold);letter-spacing:.06em;text-transform:uppercase}.course-outline-card__kind,.course-outline-card__label--module{background:color-mix(in srgb,var(--color-primary-text) 8%,transparent);color:var(--color-primary-text)}.course-outline-card__label--lab{background:color-mix(in srgb,var(--brand-primary) 14%,transparent);color:var(--brand-primary)}.course-outline-card__label--project{background:color-mix(in srgb,var(--brand-deep-accent) 14%,transparent);color:var(--brand-deep-accent)}.course-outline-card__title{margin:0;font-size:clamp(1.1rem,1.9vw,1.4rem)}.course-outline-card__description{margin:0;line-height:1.7}.course-outline-card--interactive{transition:transform .32s cubic-bezier(.22,.9,.26,1),border-color .3s ease,box-shadow .3s ease}.course-outline-card--interactive:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--color-accent) 24%,var(--color-line));box-shadow:var(--shadow-card),0 18px 36px #00000014}.course-outline-card__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);margin-top:var(--space-sm)}.course-outline-card__route-copy{font-size:.82rem;font-weight:var(--font-weight-bold);letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted-text)}.course-outline-card__route-arrow{color:var(--color-primary-text);font-family:var(--font-display);font-size:1.1rem}.course-outline-card__label--neutral{background:color-mix(in srgb,var(--color-primary-text) 8%,transparent);color:var(--color-primary-text)}.course-lesson-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg)}.course-lesson-card{display:grid;gap:var(--space-sm);text-decoration:none;color:inherit;transition:transform .28s ease,border-color .28s ease}.course-lesson-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--color-accent) 24%,var(--color-line))}.course-lesson-card__eyebrow,.course-lesson-card__title,.course-lesson-card__description{margin:0}.course-lesson-card__cta{margin-top:var(--space-xs);font-size:.82rem;font-weight:var(--font-weight-bold);letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary-text)}.course-unit__overview-grid,.course-lesson__summary-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:var(--space-lg)}.course-unit__metrics{align-self:start}.course-lesson__blocks{align-items:start}.course-detail__actions--wrap{flex-wrap:wrap}.course-detail__actions{display:flex;gap:var(--space-sm);margin-top:var(--space-md)}.tester-briefing-route,.tester-briefing-stage{width:100%;height:100%}.tester-briefing-card-stage__viewport{display:flex;flex:1;min-height:0}.tester-briefing-stage{flex:1;min-height:0;border-radius:inherit}.tester-briefing-section{--tester-briefing-tone: var(--color-accent);display:grid;align-content:start;gap:clamp(1.35rem,3vw,2.2rem);width:100%;max-width:none}.tester-briefing-section__intro{gap:var(--space-md);margin-bottom:0;max-width:min(100%,48rem)}.tester-briefing-section__intro .public-page-intro__description{max-width:40rem}.tester-briefing-keypoint{color:color-mix(in srgb,var(--tester-briefing-tone) 80%,var(--color-primary-text));font-weight:var(--font-weight-bold)}.tester-briefing-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-2xs)}.tester-briefing-list{max-width:44rem}.tester-briefing-section__intro .public-page-intro__title{max-width:17ch}@media (min-width: 769px){.course-route-surface .tester-briefing-rail-tab{width:calc(100% - var(--course-spine-width));max-width:calc(100% - var(--course-spine-width))}}.course-route-surface .tester-briefing-rail-tab{text-align:left}.course-route-surface .tester-briefing-rail-tab .stacked-tab__label-row{width:100%}.course-route-surface .tester-briefing-rail-tab .stacked-tab__lesson-marker{box-sizing:border-box;font-family:var(--font-display);font-weight:var(--font-weight-bold);line-height:.95;padding-top:.06rem}.course-route-surface .tester-briefing-rail-tab .stacked-tab__label{font-family:var(--font-display);font-weight:var(--font-weight-medium);line-height:1.16}.course-route-surface .tester-briefing-rail-tab:is(.stacked-tab--active,.course-rail-tab--current),.course-route-surface .tester-briefing-rail-tab:is(.stacked-tab--active,.course-rail-tab--current):hover{min-height:56px;padding-top:.52rem;padding-bottom:.56rem;box-shadow:0 18px 36px #0000004d,0 8px 18px #00000038,inset 0 1px #ffffff38}.course-route-surface .tester-briefing-rail-tab:is(.stacked-tab--active,.course-rail-tab--current) .stacked-tab__lesson-marker,.course-route-surface .tester-briefing-rail-tab:is(.stacked-tab--active,.course-rail-tab--current) .stacked-tab__label{font-family:var(--font-display);font-weight:var(--font-weight-bold)}.course-route-surface .tester-briefing-rail-tab:is(.stacked-tab--active,.course-rail-tab--current) .stacked-tab__lesson-marker,.course-route-surface .tester-briefing-rail-tab:not(.stacked-tab--active):not(.course-rail-tab--current):hover .stacked-tab__lesson-marker{font-size:.84rem}.course-route-surface .tester-briefing-rail-tab:not(.stacked-tab--active):not(.course-rail-tab--current){background:color-mix(in srgb,var(--stacked-tab-accent) 80%,transparent);opacity:.88;box-shadow:0 5px 12px #00000029,inset 0 1px #ffffff1a}.course-route-surface .tester-briefing-rail-tab:not(.stacked-tab--active):not(.course-rail-tab--current):hover{background:color-mix(in srgb,var(--stacked-tab-accent) 95%,transparent);opacity:1;box-shadow:0 8px 18px #0003,inset 0 1px #ffffff24}.course-route-surface .tester-briefing-rail-tab:not(.stacked-tab--active):not(.course-rail-tab--current):hover .stacked-tab__label{font-weight:var(--font-weight-bold)}.tester-briefing-copy{display:grid;gap:var(--space-md);max-width:46rem}.tester-briefing-copy--lead{max-width:50rem}.tester-briefing-copy--compact{max-width:44rem;padding-top:var(--space-md);border-top:1px solid color-mix(in srgb,var(--color-line) 82%,transparent)}.tester-briefing-copy h2,.tester-briefing-copy p,.tester-briefing-course-row h2,.tester-briefing-course-row p,.tester-briefing-columns h2,.tester-briefing-step h2,.tester-briefing-step p,.tester-briefing-app-row h2,.tester-briefing-app-row p,.tester-briefing-feedback-list h2,.tester-briefing-feedback-list p,.tester-briefing-recording h2,.tester-briefing-recording p{margin:0}.tester-briefing-copy h2,.tester-briefing-callout h2,.tester-briefing-columns h2,.tester-briefing-recording h2{font-size:clamp(1.22rem,2.2vw,1.68rem);line-height:1.12}.tester-briefing-copy p,.tester-briefing-recording p{color:var(--color-secondary-text);line-height:1.62}.tester-briefing-course-row__body{display:grid;gap:.62rem;min-width:0}.tester-briefing-nested-list{display:grid;gap:.36rem;margin:0;padding:0;list-style:none}.tester-briefing-nested-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.48rem;color:var(--color-secondary-text);line-height:1.38}.tester-briefing-nested-list li:before{content:"";width:.34rem;height:.34rem;margin-top:.55rem;border-radius:50%;background:var(--tester-briefing-tone)}.tester-briefing-callout{display:grid;gap:var(--space-md);max-width:52rem;padding:var(--space-lg) 0;border-top:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-line) 82%,transparent)}.tester-briefing-callout h2,.tester-briefing-callout .tester-briefing-list{margin:0}.tester-briefing-recording{display:grid;gap:var(--space-md);max-width:56rem;padding-top:var(--space-md);border-top:1px solid color-mix(in srgb,var(--color-line) 82%,transparent)}.tester-briefing-recording__intro{display:grid;gap:var(--space-xs);max-width:44rem}.tester-briefing-recording__frame{aspect-ratio:16 / 9;width:100%;min-height:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--tester-briefing-tone) 10%,var(--color-bg))}.tester-briefing-recording__frame iframe{display:block;width:100%;height:100%;border:0}.tester-briefing-transcript{display:grid;gap:var(--space-sm);max-width:56rem;padding:var(--space-md) 0;border-top:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-line) 82%,transparent)}.tester-briefing-transcript>p,.tester-briefing-transcript__body p{margin:0;color:var(--color-secondary-text);line-height:1.62}.tester-briefing-transcript__body{display:grid;gap:var(--space-md);max-height:min(32rem,62vh);overflow:auto;padding-right:var(--space-xs)}.tester-briefing-course-map,.tester-briefing-app-list,.tester-briefing-feedback-list,.tester-briefing-steps{display:grid;max-width:56rem;border-top:1px solid color-mix(in srgb,var(--color-line) 82%,transparent)}.tester-briefing-course-row,.tester-briefing-app-row,.tester-briefing-feedback-list article,.tester-briefing-step{display:grid;grid-template-columns:minmax(9rem,.34fr) minmax(0,1fr);gap:var(--space-lg);padding:var(--space-md) 0;border-bottom:1px solid color-mix(in srgb,var(--color-line) 82%,transparent)}.tester-briefing-course-row h2,.tester-briefing-app-row h2,.tester-briefing-feedback-list h2,.tester-briefing-step h2{font-size:1rem}.tester-briefing-course-row p,.tester-briefing-app-row p,.tester-briefing-feedback-list p,.tester-briefing-step p{color:var(--color-secondary-text);line-height:1.48}.tester-briefing-route .tester-briefing-actions .btn--primary,.tester-briefing-route .tester-briefing-actions .btn--primary:hover,.tester-briefing-route .tester-briefing-app-row .btn--primary,.tester-briefing-route .tester-briefing-app-row .btn--primary:hover{color:#fff}.tester-briefing-app-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:clamp(.8rem,2vw,1.2rem)}.tester-briefing-app-row>div{display:grid;gap:.28rem;min-width:0}.tester-briefing-app-row>span{display:inline-flex;align-items:center;justify-content:center;min-height:1.7rem;padding:0 .62rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--tester-briefing-tone) 10%,transparent);color:color-mix(in srgb,var(--tester-briefing-tone) 72%,var(--color-primary-text));font-size:.75rem;font-weight:var(--font-weight-bold);line-height:1}.tester-briefing-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2.2rem);max-width:56rem;padding:var(--space-md) 0;border-top:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-line) 82%,transparent)}.tester-briefing-columns>div{display:grid;align-content:start;gap:var(--space-md)}.tester-briefing-step{grid-template-columns:auto minmax(0,1fr)}.tester-briefing-step>span{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:999px;background:var(--tester-briefing-tone);color:var(--color-accent-contrast);font-size:.82rem;font-weight:var(--font-weight-bold);line-height:1}.tester-briefing-step>div{display:grid;gap:var(--space-xs)}.tester-briefing-feedback-list article{grid-template-columns:minmax(12rem,.34fr) minmax(0,1fr)}@media (max-width: 1024px){.tester-briefing-course-row,.tester-briefing-feedback-list article{grid-template-columns:1fr;gap:var(--space-xs)}}@media (max-width: 768px){.tester-briefing-section{gap:var(--space-lg)}.tester-briefing-columns{grid-template-columns:1fr}.tester-briefing-step{gap:var(--space-md)}.tester-briefing-app-row{grid-template-columns:1fr;justify-items:start;gap:var(--space-sm)}.tester-briefing-recording{padding-left:var(--space-md)}.tester-briefing-recording__frame{border-radius:var(--radius-md)}}@media (max-width: 1024px){.course-route-root{--course-route-clip-left: calc(clamp(10rem, 20vw, 11.75rem) - 66px) }.course-route-surface{--course-rail-width: clamp(10rem, 20vw, 11.75rem);--course-rail-offset: 80px;--course-card-indent: 80px}.course-lesson-grid,.course-unit__overview-grid,.course-lesson__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.courses-main-offer__body,.courses-main-offer__footer,.course-grid--simple{grid-template-columns:1fr}}@media (max-width: 1200px){.course-route-root{--course-route-clip-left: 0px}.course-route-surface{display:block;--course-rail-width: min(14rem, calc(100vw - 8rem) );--course-rail-offset: 0px;--course-card-indent: 0px;--course-mobile-rail-top: calc(var(--navbar-bottom, var(--navbar-height)) + var(--space-xs));--course-mobile-rail-handle-bottom: calc(clamp(6.75rem, 14vh, 7.9rem) + env(safe-area-inset-bottom)) ;--course-mobile-rail-bottom: clamp( 8.5rem, calc(var(--course-mobile-rail-handle-bottom) + 6.65rem), 14.5rem )}.course-route-surface__mobile-rail-handle{position:fixed;top:auto;bottom:var(--course-mobile-rail-handle-bottom);left:0;z-index:calc(var(--z-floating-player) + 1);display:inline-flex;width:2.25rem;min-height:6.2rem;padding:.62rem .26rem;border-radius:0 var(--radius-md) var(--radius-md) 0;writing-mode:vertical-rl;text-orientation:mixed;transform:translate(0)}.course-route-surface--mobile-rail-open .course-route-surface__mobile-rail-handle{z-index:calc(var(--z-modal) + 1)}.course-route-surface__mobile-rail-backdrop{display:block;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.course-route-surface__rail{position:fixed;top:var(--course-mobile-rail-top);bottom:var(--course-mobile-rail-bottom);left:0;z-index:var(--z-modal);width:var(--course-rail-width);max-height:none;height:auto;padding:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;transform:translate(calc(-100% - var(--space-lg)));transition:transform .26s cubic-bezier(.16,1,.3,1);overflow:visible}.course-route-surface__rail.is-mobile-open{transform:translate(0)}.course-route-surface__card{padding-left:0}.course-route-surface .route-page-card:before{display:none}.course-route-surface .stacked-tab{width:calc(100% - var(--course-rail-shadow-bleed));max-width:calc(100% - var(--course-rail-shadow-bleed));border-radius:0 14px 14px 0;margin-top:calc(-1 * var(--course-rail-tab-overlap));min-height:2.58rem;padding:.42rem .72rem .46rem .82rem;transform:none;transform-origin:left center;height:auto;max-height:none}.course-route-surface .course-rail-tab--lesson{min-height:2.36rem;padding-top:.34rem;padding-right:.46rem;padding-bottom:.38rem}.course-route-surface .course-rail-tab--lesson .stacked-tab__label-row{grid-template-columns:minmax(0,1fr) auto;gap:.34rem}.course-route-surface .stacked-tab__label{font-size:.86rem;line-height:1.06}.course-route-surface .course-rail-tab--lesson .stacked-tab__label{order:1;font-size:.82rem}.course-route-surface .course-rail-tab--lesson .stacked-tab__lesson-marker{order:2;width:1.55rem;height:1.55rem;margin-right:-.2rem;border-radius:50%;font-size:.78rem;background:var(--color-bg);color:var(--color-tab-text);box-shadow:inset 0 2px 3px #0000003d,inset 0 -1px #ffffff47,0 1px #ffffff38,0 0 0 1px color-mix(in srgb,var(--color-line-strong) 72%,transparent)}.course-route-surface .stacked-tabs-rail{flex-direction:column;gap:0;max-width:none;height:100%;max-height:100%;overflow-x:visible;overflow-y:auto;padding:.35rem var(--course-rail-shadow-bleed) calc(1rem + var(--course-rail-shadow-bleed)) 0;pointer-events:auto}.course-route-surface .stacked-tab--active{border-radius:0 14px 14px 0;transform:scale(1.02)}.course-route-surface .stacked-tab:hover,.course-route-surface .course-rail-tab--current{transform:none}.course-rail-panel{height:100%;max-height:100%;overflow:visible;pointer-events:none}.course-rail-panel__back{justify-content:flex-start;width:calc(100% - var(--course-rail-shadow-bleed));min-height:3rem;margin-bottom:.35rem;padding:0 1rem;border-radius:0 14px 14px 0;background:color-mix(in srgb,var(--course-spine-color) 88%,transparent);color:var(--color-accent-contrast);pointer-events:auto}.course-outline-card{overflow:hidden}.course-lesson-grid,.course-unit__overview-grid,.course-lesson__summary-grid{grid-template-columns:1fr}.courses-main-offer__card{padding:var(--space-lg)}.courses-training-callout__actions{max-width:none}}html.deck-page-active,html.home-deck-handoff-active,body.deck-page-active,body.home-deck-handoff-active{overflow:hidden}.deck-route-stage{position:relative;min-height:100vh;isolation:isolate}.deck-route-stage--overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-sticky-nav) - 1);pointer-events:none}.deck-route-surface{width:100%;height:100%}.deck-route-surface--settled{position:relative;z-index:1}.deck-route-surface--outgoing,.deck-route-surface--incoming{position:absolute;top:0;right:0;bottom:0;left:0;will-change:transform,opacity,clip-path,filter}.deck-route-surface--outgoing{z-index:1;pointer-events:none}.deck-route-surface--outgoing .route-page-tag-anchor{display:none}.deck-route-surface--incoming{z-index:2;pointer-events:none}.route-page-wrapper{min-height:100vh;display:flex;flex-direction:column;margin-top:calc(-1 * var(--navbar-height));padding-top:var(--deck-card-start-offset);padding-bottom:var(--space-lg);align-items:center}.route-page-card-wrapper{position:relative;flex-grow:1;display:flex;align-items:stretch;width:calc(100% - var(--deck-card-width-offset));max-width:var(--deck-card-max-width);margin:0 auto;overflow:visible}.route-page-card-stack{--attached-rail-width: clamp(10.75rem, 15vw, 12.8rem);--attached-rail-top: clamp(32px, 6vh, 66px);--attached-rail-offset: 28px;position:relative;display:flex;align-items:stretch;width:100%;overflow:visible}.route-page-card-stack--with-rail .route-page-card-slot:before{content:"";position:absolute;top:0;left:0;bottom:0;width:12px;border-radius:0 0 0 var(--radius-lg);background:var(--attached-rail-spine, var(--brand-primary));z-index:5;pointer-events:none}.route-page-card-slot{position:relative;width:100%;height:var(--deck-card-height);max-height:var(--deck-card-max-height);overflow:visible;will-change:transform,opacity,clip-path,filter}.route-page-rail-slot{position:absolute;top:var(--attached-rail-top);left:calc((-1 * var(--attached-rail-width)) + var(--attached-rail-offset));display:flex;align-items:flex-start;width:var(--attached-rail-width);max-height:calc(100% - var(--attached-rail-top) - var(--space-lg));z-index:6;pointer-events:auto}.route-page-wrapper--with-rail .route-page-tag-anchor{display:none}.routed-page-card-shell{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;height:100%}.route-page-card{--deck-accent-glass: color-mix( in srgb, var(--deck-accent, var(--brand-primary)) 92%, transparent );position:relative;width:100%;height:100%;display:flex;flex-direction:column;border-radius:0 0 var(--radius-lg) var(--radius-lg);border:none;border-top:1px solid var(--deck-card-border-top);background-clip:padding-box;background:var(--deck-card-bg);-webkit-backdrop-filter:blur(var(--deck-card-backdrop-blur));backdrop-filter:blur(var(--deck-card-backdrop-blur));isolation:isolate;overflow:visible;box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--deck-accent-glass)}[data-theme=dark] .route-page-card{border-top:1px solid var(--deck-card-border-top);box-shadow:0 2px 12px #00000026,0 8px 32px #0000001a,inset 0 calc(-1 * var(--deck-edge-bottom)) 0 var(--deck-accent-glass)}.route-page-card__surface{position:relative;flex:1;min-height:0;margin-bottom:var(--deck-edge-bottom);overflow:hidden;border-radius:inherit}.route-page-card__scroll{flex:1;height:100%;overflow-y:auto;scrollbar-gutter:stable;padding:var(--space-3xl) var(--space-2xl) calc(var(--space-2xl) + var(--space-sm));scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--color-primary-text) 18%,transparent) transparent}.route-page-card__scroll>:first-child{margin-top:0}.route-page-card__scroll::-webkit-scrollbar{width:6px}.route-page-card__scroll::-webkit-scrollbar-track{background:transparent}.route-page-card__scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-primary-text) 18%,transparent);border-radius:3px}.route-page-card__scroll::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--color-primary-text) 28%,transparent)}.route-page-tag-anchor{z-index:100}.route-page-tag{pointer-events:none}.nested-deck-stage{position:relative;width:100%;height:100%}.nested-deck-stage--clip{overflow:hidden}.nested-deck-surface{width:100%;height:100%}.nested-deck-surface--settled{position:relative;z-index:1}.nested-deck-surface--outgoing,.nested-deck-surface--incoming{position:absolute;top:0;right:0;bottom:0;left:0;will-change:transform,opacity,clip-path,filter}.nested-deck-surface--outgoing{z-index:1;pointer-events:none}.nested-deck-surface--incoming{z-index:2}.stacked-tabs-rail{display:flex;flex-direction:column;gap:.45rem;min-height:0;max-height:100%;overflow-y:auto;padding:.2rem 0 .2rem .15rem;scrollbar-width:none}.stacked-tabs-rail::-webkit-scrollbar{display:none}.stacked-tab{position:relative;display:grid;align-content:center;gap:.2rem;min-width:0;min-height:64px;padding:.9rem 1rem .95rem 1.15rem;border-radius:18px 14px 14px 18px;border:none;background:linear-gradient(135deg,color-mix(in srgb,var(--stacked-tab-accent) 96%,white 2%),color-mix(in srgb,var(--stacked-tab-accent) 82%,black 8%));color:var(--color-tab-text);text-decoration:none;box-shadow:0 12px 26px color-mix(in srgb,var(--stacked-tab-accent) 20%,transparent),0 4px 12px #080c1229,inset 0 1px #ffffff2e;transform:translate(22px) scale(.96);transform-origin:right center;transition:transform .34s cubic-bezier(.22,.9,.26,1),box-shadow .3s ease,filter .3s ease,opacity .3s ease;opacity:1}.stacked-tab:hover{transform:translate(10px) scale(.985);box-shadow:0 16px 30px color-mix(in srgb,var(--stacked-tab-accent) 22%,transparent),0 6px 14px #080c122e,inset 0 1px #fff3}.stacked-tab:focus-visible{outline:2px solid color-mix(in srgb,var(--stacked-tab-accent) 82%,white);outline-offset:4px}.stacked-tab--active{transform:translate(0) scale(1);opacity:1;box-shadow:0 20px 32px color-mix(in srgb,var(--stacked-tab-accent) 26%,transparent),0 8px 18px #080c1238,inset 0 1px #ffffff38}.stacked-tab__eyebrow,.stacked-tab__description{display:block;font-size:.62rem;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--color-tab-text) 68%,transparent)}.stacked-tab__eyebrow{font-weight:var(--font-weight-bold)}.stacked-tab__label{display:block;font-family:var(--font-display);font-size:.94rem;line-height:1.08;text-transform:uppercase;letter-spacing:.03em}.stacked-tab__description{text-transform:none;letter-spacing:.01em;font-size:.68rem}.stacked-tab--route{min-height:60px;justify-content:center}.stacked-tab--route .stacked-tab__label{font-size:.92rem}.route-tabs-rail .stacked-tab__eyebrow,.route-tabs-rail .stacked-tab__description{display:none}.route-tabs-rail,.course-rail-tabs{height:100%}.public-page-intro{display:grid;gap:var(--space-md);max-width:min(100%,42rem);margin-bottom:var(--space-2xl)}.public-page-intro__eyebrow{margin:0;font-size:var(--font-size-caption);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-muted-text)}.public-page-intro__title{margin:0}.public-page-intro__description{margin:0;max-width:34rem}.public-page-section{display:grid;gap:var(--space-lg)}.public-page-section+.public-page-section{margin-top:var(--space-2xl)}.public-page-section__header{display:grid;gap:var(--space-xs)}.public-page-section__kicker{margin:0;color:var(--color-muted-text);font-size:var(--font-size-caption);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.public-page-section__title{margin:0}.public-page-copy{display:grid;gap:var(--space-sm)}.public-page-copy p{margin:0}.public-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg)}.public-page-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.public-page-panel{min-width:0;padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--color-line);background:color-mix(in srgb,var(--color-surface-strong) 88%,transparent);box-shadow:var(--shadow-card)}.public-page-panel--accent{border-color:color-mix(in srgb,var(--color-accent) 35%,var(--color-line));box-shadow:var(--shadow-card),inset 0 1px color-mix(in srgb,var(--color-accent) 18%,transparent)}.public-page-panel__title,.public-page-panel h2,.public-page-panel h3{margin:0 0 var(--space-sm)}.public-page-panel__meta{margin:0 0 var(--space-sm);color:var(--color-muted-text);font-size:var(--font-size-body-sm)}.public-page-panel p{margin:0}.public-page-list{display:grid;gap:var(--space-sm);padding:0;margin:0;list-style:none}.public-page-copy+.public-page-list{margin-top:var(--space-md)}.public-page-list li{position:relative;padding-left:1.1rem;color:var(--color-secondary-text)}.public-page-list li:before{content:"";position:absolute;top:.72rem;left:0;width:7px;height:7px;border-radius:50%;background:var(--color-accent)}.public-page-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.public-page-metric{padding:var(--space-lg);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-surface-strong) 84%,transparent);border:1px solid color-mix(in srgb,var(--color-line-strong) 76%,transparent)}.public-page-metric__value{display:block;margin-bottom:var(--space-2xs);font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:var(--font-weight-bold);line-height:1}.public-page-metric__label{margin:0;color:var(--color-muted-text);font-size:var(--font-size-body-sm)}.public-page-callout{padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--color-accent) 28%,var(--color-line));background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 8%,transparent),transparent 55%),color-mix(in srgb,var(--color-surface-strong) 92%,transparent);box-shadow:var(--shadow-card)}.public-page-callout__title{margin:0 0 var(--space-xs)}.public-page-callout__text{margin:0;max-width:42rem}.presentation-card-grid{align-items:stretch}.presentation-card{display:flex;flex-direction:column;gap:var(--space-sm)}.presentation-card__cover{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--color-line);background:var(--color-surface)}.presentation-card__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:auto;padding-top:var(--space-md)}.presentation-empty-state code{font-size:.92em}.presentation-detail{scroll-padding-top:var(--space-xl)}.presentation-detail__toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-xl)}.presentation-detail__toolbar .public-page-panel__meta{margin:0}.presentation-slide-stack{display:grid;gap:var(--space-xl)}.presentation-slide{max-width:58rem}.presentation-slide__body{display:grid;gap:var(--space-md)}.presentation-slide__body>*{min-width:0}.presentation-slide__body h1,.presentation-slide__body h2,.presentation-slide__body h3{margin:0}.presentation-slide__body h1{font-size:clamp(2rem,4vw,3.5rem);line-height:.95}.presentation-slide__body h2{font-size:clamp(1.25rem,2.2vw,1.8rem);line-height:1.12}.presentation-slide__body h3{font-size:var(--font-size-body-lg)}.presentation-slide__body p,.presentation-slide__body li{color:var(--color-secondary-text)}.presentation-slide__body p,.presentation-slide__body ul,.presentation-slide__body ol,.presentation-slide__body blockquote,.presentation-slide__body pre,.presentation-slide__body table{margin:0}.presentation-slide__body ul,.presentation-slide__body ol{display:grid;gap:var(--space-xs);padding-left:1.25rem}.presentation-slide__body a{color:var(--color-accent);text-decoration-thickness:1px;text-underline-offset:.18em}.presentation-slide__body code{font-size:.92em;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-accent) 8%,var(--color-surface));padding:.08rem .28rem}.presentation-slide__body pre{overflow-x:auto;padding:var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-line);background:color-mix(in srgb,var(--color-surface-strong) 92%,transparent)}.presentation-slide__body pre code{padding:0;background:transparent}.presentation-slide__body table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:var(--radius-md)}.presentation-slide__body th,.presentation-slide__body td{padding:var(--space-xs) var(--space-sm);border:1px solid var(--color-line);text-align:left}.presentation-slide__image{display:block;width:100%;max-height:28rem;object-fit:contain;border-radius:var(--radius-md);border:1px solid var(--color-line);background:var(--color-surface)}@media (max-width: 1024px){.route-page-card-wrapper{width:100%;max-width:none}.route-page-card-stack{--attached-rail-width: clamp(10rem, 20vw, 11.75rem);--attached-rail-offset: 22px}.route-page-card__scroll{padding:var(--space-2xl) var(--space-xl) calc(var(--space-xl) + var(--space-sm))}.public-page-grid,.public-page-grid--two,.public-page-metrics{grid-template-columns:1fr}}@media (max-width: 1200px){.route-page-wrapper:has(.course-route-root){padding-top:0}.route-page-wrapper:has(.course-route-root) .route-page-card-slot{height:calc(100dvh - var(--space-md));max-height:none}.route-page-wrapper:has(.course-route-root) .route-page-card__scroll.course-route-card__scroll--lesson{--course-compact-scroll-x: clamp(var(--space-lg), 3vw, var(--space-xl));padding-top:var( --lesson-mobile-page-top, calc(var(--navbar-bottom, var(--navbar-height)) + var(--space-md)) );padding-right:var(--course-compact-scroll-x);padding-bottom:calc(var(--lesson-mobile-player-height, 0px) + var(--lesson-mobile-player-clearance, var(--space-lg)) + var(--deck-edge-bottom));padding-left:var(--course-compact-scroll-x);scroll-padding-top:var( --lesson-mobile-page-top, calc(var(--navbar-bottom, var(--navbar-height)) + var(--space-md)) );scroll-padding-bottom:calc(var(--lesson-mobile-player-height, 0px) + var(--lesson-mobile-player-clearance, var(--space-lg)) + var(--deck-edge-bottom))}}@media (max-width: 768px){.route-page-wrapper{padding-top:calc(var(--deck-card-start-offset) - var(--space-xs));padding-bottom:var(--space-md)}.route-page-wrapper:has(.course-route-root) .route-page-card-wrapper{padding-top:0}.route-page-card-stack--with-rail{display:flex;flex-direction:column;gap:var(--space-sm)}.route-page-card-stack--with-rail .route-page-card-slot:before{display:none}.route-page-rail-slot{position:relative;top:auto;left:auto;width:100%;max-height:none}.route-page-card-slot{max-height:none}.route-page-card__scroll{padding:var(--space-xl) var(--space-lg) calc(var(--space-lg) + var(--space-xs))}.route-page-tag{min-width:auto;min-height:42px;padding:0 24px;font-size:.7rem}.stacked-tabs-rail{flex-direction:row;overflow-x:auto;overflow-y:hidden;max-width:100%;padding:0 0 var(--space-2xs)}.stacked-tab{min-width:min(13.5rem,72vw);min-height:58px;transform:none;border-radius:16px}.stacked-tab:hover,.stacked-tab--active{transform:none}.presentation-detail__toolbar{align-items:flex-start;flex-direction:column}.presentation-slide__body h1{font-size:clamp(1.75rem,9vw,2.5rem)}}@media (prefers-reduced-motion: reduce){.route-page-tag{-webkit-backdrop-filter:none;backdrop-filter:none}}.auth-shell{width:min(100% - (var(--space-page-x) * 2),1120px);margin:0 auto;padding:calc(var(--navbar-height) + var(--space-2xl)) 0 var(--space-3xl)}.auth-shell{display:grid;place-items:start center}.auth-shell--compact{min-height:calc(100vh - var(--navbar-height));place-items:center}.auth-panel{width:100%;border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.auth-panel{max-width:34rem;padding:clamp(1.25rem,3vw,2rem)}.runtime-page-frame{width:100%;height:100%}.runtime-page-frame__surface{background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 8%,transparent),transparent 42%),transparent}.runtime-page-frame__scroll{display:grid;align-content:center;min-height:100%}.runtime-page-frame__scroll--auth{padding-inline:clamp(1rem,3vw,3rem)}.runtime-page-frame__scroll--onboarding{align-content:start}.auth-card{display:grid;grid-template-columns:minmax(17rem,.8fr) minmax(20rem,1fr);width:min(100%,58rem);margin:0 auto;overflow:hidden;border:1px solid color-mix(in srgb,var(--color-line-strong) 82%,transparent);border-radius:var(--radius-xl);background:color-mix(in srgb,var(--color-surface-strong) 90%,transparent);box-shadow:var(--shadow-card),inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--auth-card-accent, var(--color-accent)) 92%,transparent)}.auth-card__brand-panel{display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-2xl);min-width:0;padding:clamp(1.5rem,3vw,2.4rem);border-right:1px solid var(--color-line);background:linear-gradient(145deg,color-mix(in srgb,var(--auth-card-accent, var(--color-accent)) 12%,transparent),transparent 58%),color-mix(in srgb,var(--color-surface-elevated) 72%,var(--color-surface) 28%)}.auth-card__intro{display:grid;gap:var(--space-sm)}.auth-card__intro h1,.runtime-onboarding__header h1,.auth-card__intro p,.auth-card__callout p{margin:0}.auth-card__callout{display:grid;gap:var(--space-sm);padding:var(--space-lg);border:1px solid color-mix(in srgb,var(--auth-card-accent, var(--color-accent)) 26%,var(--color-line));border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-surface-strong) 68%,transparent)}.auth-card__callout h2{margin:0}.auth-card__list{display:grid;gap:var(--space-xs);padding:0;margin:0;list-style:none}.auth-card__list li{position:relative;padding-left:1rem;color:var(--color-secondary-text);font-size:var(--font-size-body-sm)}.auth-card__list li:before{content:"";position:absolute;top:.68rem;left:0;width:6px;height:6px;border-radius:50%;background:var(--auth-card-accent, var(--color-accent))}.auth-card__body{display:grid;align-content:center;min-width:0;padding:clamp(1.5rem,3vw,2.4rem)}.auth-card__form-stack,.auth-status{display:grid;gap:var(--space-lg)}.auth-card--mini{box-sizing:border-box;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);width:100%;max-height:min(calc(100vh - var(--navbar-bottom) - var(--auth-mini-tab-height) - var(--space-md)),37.5rem);margin-top:0;overflow:hidden;padding-top:0;border:none;border-radius:0 0 var(--radius-lg) var(--radius-lg);background:color-mix(in srgb,var(--color-bg) 95%,transparent);background-clip:padding-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset 0 calc(-1 * var(--surface-edge-size)) 0 color-mix(in srgb,var(--auth-card-accent, var(--color-accent)) 90%,transparent)}[data-theme=dark] .auth-card--mini{box-shadow:0 2px 12px #00000026,0 8px 32px #0000001a,inset 0 calc(-1 * var(--surface-edge-size)) 0 color-mix(in srgb,var(--auth-card-accent, var(--color-accent)) 90%,transparent)}.auth-card--mini .auth-card__brand-panel{gap:.52rem;padding:.8rem .92rem .72rem;border-right:0;border-bottom:1px solid var(--color-line);background:transparent}.auth-card--mini .auth-card__intro{gap:.32rem}.auth-card--mini .auth-card__intro h1{font-size:clamp(1.28rem,2.4vw,1.52rem)}.auth-card--mini .auth-card__intro .body-lg{font-size:.86rem;line-height:1.42}.auth-card--mini .auth-card__callout{display:none}.auth-card--mini .auth-card__body{min-height:0;overflow-y:auto;padding:.78rem .92rem calc(.9rem + var(--surface-edge-size));scrollbar-gutter:stable}.auth-card--mini .auth-kicker{font-size:.62rem}.auth-card--mini .auth-card__form-stack,.auth-card--mini .auth-status{gap:.62rem}.auth-card--mini .auth-form{gap:.56rem;margin-top:.36rem}.auth-card--mini .auth-field{gap:.3rem}.auth-card--mini .auth-field span{font-size:.76rem}.auth-card--mini .auth-field input,.auth-card--mini .auth-field select,.auth-card--mini .auth-field textarea{padding:.58rem .68rem;font-size:.88rem}.auth-card--mini .btn--lg{min-height:2.42rem;padding:.58rem .8rem;font-size:.9rem}.auth-card--mini .auth-divider{gap:.45rem;margin:.26rem 0 0;font-size:.76rem}.auth-card--mini .auth-message{padding:.42rem .55rem;font-size:.76rem}.auth-card--mini .auth-switch,.auth-card--mini .auth-actions{gap:.48rem;margin-top:.48rem;font-size:.82rem}.auth-card--mini .auth-link{margin-top:.34rem;font-size:.82rem}.auth-mini-deck{--deck-accent: var(--auth-card-accent, var(--brand-primary));--deck-accent-glass: color-mix(in srgb, var(--deck-accent) 92%, transparent);--auth-mini-navbar-overlap: 0px;position:fixed;top:var(--navbar-bottom);right:0;bottom:0;left:0;z-index:calc(var(--z-sticky-nav) - 1);overflow:hidden;pointer-events:none}.auth-mini-deck__stage{--auth-mini-tab-height: 48px;--auth-mini-tab-left: calc(100% - 6.5rem) ;--auth-mini-hover-shift: 8px;position:absolute;top:0;right:max(var(--space-page-x),calc((100vw - var(--container-max)) / 2 + var(--space-md)));width:min(26rem,calc(100vw - (var(--space-page-x) * 2)));padding-top:var(--auth-mini-navbar-overlap);pointer-events:none}.auth-mini-deck__card{position:relative;width:100%;pointer-events:auto;transform-origin:center top;will-change:transform}.auth-mini-deck__hover-shell{position:relative;padding-bottom:var(--auth-mini-tab-height);transition:transform .26s cubic-bezier(.16,1,.3,1)}.auth-mini-deck--open .auth-mini-deck__card:has(.auth-mini-deck__tab:is(:hover,:focus-visible)) .auth-mini-deck__hover-shell{transform:translateY(calc(-1 * var(--auth-mini-hover-shift)))}.auth-mini-deck__panel{position:relative;overflow:visible;border-radius:0 0 var(--radius-lg) var(--radius-lg)}.auth-mini-deck__panel:before{content:"";position:absolute;right:0;bottom:100%;left:0;height:var(--auth-mini-navbar-overlap);background:color-mix(in srgb,var(--color-bg) 95%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.auth-mini-deck--closing .auth-mini-deck__panel{pointer-events:none}.auth-mini-deck__tab{--deck-tab-scale: 1;position:absolute;top:auto;bottom:0;left:var(--auth-mini-tab-left);z-index:2;min-width:var(--deck-tab-width);width:max-content;min-height:var(--auth-mini-tab-height);display:inline-flex;align-items:center;gap:6px;justify-content:center;border:none;border-top:none;border-radius:0 0 var(--radius-md) var(--radius-md);background:var(--deck-accent);color:var(--color-tab-text);box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff2e;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);cursor:pointer;font-family:var(--font-sans);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:.5px;line-height:1;padding:0 22px;text-transform:uppercase;transform:translate(-50%) scale(var(--deck-tab-scale));transform-origin:center top;opacity:1;transition:transform .24s cubic-bezier(.16,1,.3,1),padding .24s cubic-bezier(.16,1,.3,1),font-size .22s cubic-bezier(.16,1,.3,1),letter-spacing .22s cubic-bezier(.16,1,.3,1),background .24s cubic-bezier(.16,1,.3,1),box-shadow .24s cubic-bezier(.16,1,.3,1),opacity .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1),-webkit-backdrop-filter .24s cubic-bezier(.16,1,.3,1),backdrop-filter .24s cubic-bezier(.16,1,.3,1)}.auth-mini-deck__tab:hover,.auth-mini-deck__tab:focus-visible{transform:translate(-50%) scale(var(--deck-tab-scale));box-shadow:0 10px 24px #0000003d,0 4px 12px #0000002e,inset 0 1px #ffffff2e}.auth-mini-deck__tab:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.auth-mini-deck__tab-text{white-space:nowrap}.auth-panel__header,.dashboard-panel__header{display:grid;gap:var(--space-xs);margin-bottom:var(--space-lg)}.auth-panel h1{margin-bottom:0}.auth-kicker{margin:0;color:var(--auth-card-accent, var(--color-accent));font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.auth-form,.auth-field{display:grid;gap:var(--space-sm)}.auth-form{margin-top:var(--space-lg)}.auth-field span{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold)}.auth-field__hint{color:var(--color-muted-text);font-size:var(--font-size-caption);line-height:1.5}.auth-field input,.auth-field select,.auth-field textarea{width:100%;border:1px solid var(--color-line-strong);border-radius:var(--radius-sm);background:var(--color-surface-strong);color:var(--color-primary-text);font:inherit;line-height:1.4;padding:.85rem 1rem;outline:none;transition:background-color var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion-fast)}.auth-field textarea{resize:vertical}.auth-field input:focus,.auth-field select:focus,.auth-field textarea:focus{border-color:var(--auth-card-accent, var(--color-accent));box-shadow:var(--shadow-focus-ring)}.auth-google-button{width:100%}.auth-divider{display:flex;align-items:center;gap:var(--space-sm);margin:var(--space-lg) 0 0;color:var(--color-muted-text);font-size:var(--font-size-body-sm)}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--color-line)}.auth-message{margin:0;border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-md);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-medium)}.auth-message--error{background:color-mix(in srgb,var(--state-error) 12%,transparent);color:color-mix(in srgb,var(--state-error) 86%,var(--color-primary-text))}.auth-message--success{background:color-mix(in srgb,var(--state-success) 12%,transparent);color:color-mix(in srgb,var(--state-success) 86%,var(--color-primary-text))}.auth-message--info{background:color-mix(in srgb,var(--auth-card-accent, var(--color-accent)) 10%,transparent);color:color-mix(in srgb,var(--auth-card-accent, var(--color-accent)) 78%,var(--color-primary-text))}.auth-status__loader{width:3rem;height:3rem;border:3px solid color-mix(in srgb,var(--auth-card-accent, var(--color-accent)) 18%,var(--color-line));border-top-color:var(--auth-card-accent, var(--color-accent));border-radius:50%;animation:auth-spin .9s linear infinite}.auth-status h2,.auth-status p{margin:0}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-switch,.auth-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);color:var(--color-secondary-text)}.auth-switch a,.auth-link{color:var(--auth-card-accent, var(--color-accent));font-weight:var(--font-weight-semibold)}.auth-switch a.auth-link--primary,.auth-link.auth-link--primary,.auth-link--primary{color:var(--brand-primary)}.auth-switch a.auth-link--secondary,.auth-link.auth-link--secondary,.auth-link--secondary{color:var(--brand-secondary)}.auth-switch a.auth-link--tertiary,.auth-link.auth-link--tertiary,.auth-link--tertiary{color:var(--brand-tertiary)}.auth-link{display:inline-flex;margin-top:var(--space-md)}.runtime-onboarding{position:relative;display:grid;gap:var(--space-lg);width:min(100%,58rem);margin:0 auto}.runtime-page-frame--onboarding{transform-origin:50% 0}.runtime-page-frame--onboarding.is-exiting{pointer-events:none;animation:runtime-onboarding-card-exit .46s cubic-bezier(.16,1,.3,1) forwards}.runtime-onboarding__header{display:grid;gap:var(--space-xs);max-width:40rem}.runtime-onboarding__header p{margin:0}.runtime-onboarding__deck{display:grid;gap:var(--space-md)}.runtime-onboarding__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:var(--space-sm);overflow:visible}.runtime-onboarding__checkpoint-tile{--onboarding-checkpoint-tone: var(--accent-surface-tone);--accent-surface-shadow: 0 2px 12px rgba(0, 0, 0, .08), 0 8px 32px rgba(0, 0, 0, .04), inset var(--accent-surface-edge-size) 0 0 color-mix(in srgb, var(--onboarding-checkpoint-tone) 92%, transparent);z-index:0;min-height:3.05rem;display:flex;align-items:center;justify-content:center;padding:.68rem .86rem .72rem calc(.86rem + var(--surface-edge-size));background:color-mix(in srgb,var(--color-bg) 95%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-primary-text);font:inherit;text-align:center}.runtime-onboarding__checkpoint-tile:disabled{cursor:not-allowed;opacity:.48}.runtime-onboarding__checkpoint-tile.is-active{z-index:10;background:var(--onboarding-checkpoint-tone);color:var(--color-accent-contrast);box-shadow:0 12px 24px color-mix(in srgb,var(--onboarding-checkpoint-tone) 24%,transparent)}.runtime-onboarding__checkpoint-tile.is-completed:not(.is-active){box-shadow:0 2px 12px #00000014,0 8px 32px #0000000a,inset var(--accent-surface-edge-size) 0 0 color-mix(in srgb,var(--onboarding-checkpoint-tone) 100%,transparent)}.runtime-onboarding__checkpoint-title{min-width:0;overflow-wrap:anywhere;font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading)}.runtime-onboarding__form,.runtime-onboarding__question-stack{display:grid;gap:var(--space-md)}.runtime-onboarding__form{gap:var(--space-lg);padding-top:var(--space-sm)}.runtime-onboarding__complete-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:var(--space-lg);pointer-events:none}.runtime-onboarding__complete-card{display:grid;gap:var(--space-sm);width:min(100%,28rem);padding:var(--space-lg);border:1px solid color-mix(in srgb,var(--color-line-strong) 82%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 11%,transparent),transparent 46%),color-mix(in srgb,var(--color-bg) 95%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.runtime-onboarding.is-completed .runtime-onboarding__header,.runtime-onboarding.is-completed .runtime-onboarding__deck{opacity:.32;transform:translateY(-.25rem) scale(.995);transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1)}.runtime-onboarding__complete-card h2,.runtime-onboarding__complete-card p{margin:0}.runtime-onboarding__progress{height:.32rem;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--color-line) 82%,transparent)}.runtime-onboarding__progress-bar{display:block;width:var(--runtime-onboarding-progress);height:100%;border-radius:inherit;background:var(--color-accent);transition:width .26s cubic-bezier(.16,1,.3,1)}.runtime-onboarding__section{display:grid;gap:var(--space-md)}.runtime-onboarding__section-header{position:relative;display:grid;gap:var(--space-xs);max-width:38rem}.runtime-onboarding__section h2,.runtime-onboarding__section p,.runtime-onboarding__question p{margin:0}.runtime-onboarding__question{position:relative;display:grid;gap:var(--space-sm)}.runtime-onboarding__carousel-status{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-xs);color:var(--color-muted-text);font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold)}.runtime-onboarding__carousel-dots{display:inline-flex;align-items:center;gap:.36rem}.runtime-onboarding__carousel-dot{width:.46rem;height:.46rem;border-radius:50%;background:color-mix(in srgb,var(--brand-quaternary) 22%,var(--color-line-strong));transition:background-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.runtime-onboarding__carousel-dot.is-active{background:var(--brand-quaternary);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-quaternary) 18%,transparent);transform:scale(1.12)}.runtime-onboarding__carousel-dot.is-completed{background:color-mix(in srgb,var(--brand-quaternary) 72%,var(--color-line-strong))}.runtime-onboarding__limit{justify-self:flex-start;color:var(--color-muted-text);font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold)}.runtime-onboarding__footer{display:grid;gap:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--color-line)}.runtime-onboarding .auth-field{gap:.42rem}.runtime-onboarding .auth-field input,.runtime-onboarding .auth-field select,.runtime-onboarding .auth-field textarea{padding:.68rem .78rem}.runtime-onboarding .auth-choice-group{gap:var(--space-sm)}.runtime-onboarding .auth-choice-group legend{font-size:var(--font-size-body-lg)}.auth-choice-group{display:grid;gap:var(--space-md);padding:0;margin:0;border:0}.auth-choice-group legend{padding:0;color:var(--color-primary-text);font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading)}.auth-choice-group__hint{margin:calc(-1 * var(--space-xs)) 0 0;color:var(--color-muted-text);font-size:var(--font-size-caption)}.auth-choice-group--compact{align-content:start}.auth-choice-group--compact legend{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-body)}.auth-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:var(--space-sm)}.runtime-onboarding__choice-list{--runtime-onboarding-choice-tone: var(--brand-quaternary);display:grid;gap:.72rem;justify-items:start}.runtime-onboarding__choice-option{position:relative;display:inline-flex;align-items:center;gap:.5rem;min-height:1.85rem;max-width:100%;padding:0;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--color-primary-text);font:inherit;font-weight:var(--font-weight-semibold);line-height:1.35;text-align:left;cursor:pointer;transition:color var(--motion-fast),opacity var(--motion-fast)}.runtime-onboarding__choice-marker{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:50%;background:var(--runtime-onboarding-choice-tone);box-shadow:0 0 color-mix(in srgb,var(--runtime-onboarding-choice-tone) 0%,transparent);transition:box-shadow var(--motion-fast),transform var(--motion-fast)}.runtime-onboarding__choice-label{min-width:0}.runtime-onboarding__choice-option:hover,.runtime-onboarding__choice-option:focus-visible,.runtime-onboarding__choice-option.is-selected{color:color-mix(in srgb,var(--runtime-onboarding-choice-tone) 78%,var(--color-primary-text))}.runtime-onboarding__choice-option:hover .runtime-onboarding__choice-marker,.runtime-onboarding__choice-option:focus-visible .runtime-onboarding__choice-marker{box-shadow:0 0 0 3px color-mix(in srgb,var(--runtime-onboarding-choice-tone) 12%,transparent)}.runtime-onboarding__choice-option.is-selected .runtime-onboarding__choice-marker{box-shadow:0 0 0 3px color-mix(in srgb,var(--runtime-onboarding-choice-tone) 22%,transparent);transform:scale(1.04)}.runtime-onboarding__choice-option.is-disabled{cursor:not-allowed;opacity:.48}.auth-choice-card{position:relative;display:grid;gap:var(--space-2xs);min-width:0;min-height:4.75rem;padding:var(--space-md);border:1px solid var(--color-line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-surface-strong) 82%,transparent);cursor:pointer;transition:border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.runtime-onboarding__question .auth-choice-card{align-content:center}.auth-choice-group--compact .auth-choice-card{min-height:4.6rem}.auth-choice-card:hover,.auth-choice-card:focus-within{border-color:color-mix(in srgb,var(--color-accent) 42%,var(--color-line-strong));transform:var(--hover-lift)}.auth-choice-card.is-selected{border-color:color-mix(in srgb,var(--color-accent) 62%,var(--color-line-strong));box-shadow:inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--color-accent) 92%,transparent),0 12px 28px color-mix(in srgb,var(--color-accent) 12%,transparent)}.auth-choice-card.is-disabled{cursor:not-allowed;opacity:.5;transform:none}.auth-choice-card input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.auth-choice-card input:disabled{cursor:not-allowed}.auth-choice-card__title{color:var(--color-primary-text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold)}.auth-choice-card__description{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.5}.runtime-onboarding__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);align-items:center}@keyframes runtime-onboarding-card-exit{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}to{opacity:0;transform:translateY(calc(-1 * var(--navbar-height))) scale(.985);filter:blur(2px)}}.runtime-page-frame__scroll--dashboard{align-content:start;padding:clamp(1.2rem,3vw,2.4rem)}.dashboard-route{display:grid;gap:clamp(1rem,2vw,1.45rem);width:min(100%,72rem);margin:0 auto}.dashboard-route--loading{min-height:min(28rem,100%);align-content:center}.dashboard-loading-card,.dashboard-route__hero,.dashboard-continue-card,.dashboard-panel{border:1px solid color-mix(in srgb,var(--color-line-strong) 82%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 9%,transparent),transparent 46%),color-mix(in srgb,var(--color-surface-strong) 90%,transparent)}.dashboard-loading-card{display:grid;gap:var(--space-sm);max-width:34rem;padding:clamp(1.25rem,3vw,2rem)}.dashboard-route__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-lg);align-items:start;padding:clamp(1.35rem,3vw,2.4rem)}.dashboard-route__intro-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--space-md);min-width:0;max-width:min(100%,72rem);margin-bottom:0}.dashboard-route__intro,.dashboard-chip-row,.dashboard-panel__header,.dashboard-side-card,.dashboard-empty-state,.dashboard-course-card__content,.dashboard-status-panel{display:grid;gap:var(--space-sm)}.dashboard-chip-row{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.dashboard-route__intro{gap:.5rem;max-width:42rem}.dashboard-route__intro h1{margin:0;font-size:clamp(2rem,3.2vw,3.15rem);min-width:0;overflow-wrap:anywhere}.dashboard-route__intro p{margin:0;max-width:38rem}.dashboard-route__actions{align-self:end;padding-top:0}.dashboard-route__messages{display:grid;gap:var(--space-sm)}.dashboard-profile-nudge{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-md);align-items:center;padding:clamp(.85rem,1.8vw,1.05rem) 0;border-top:1px solid color-mix(in srgb,var(--color-line) 84%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-line) 84%,transparent)}.dashboard-profile-nudge h2,.dashboard-profile-nudge p{margin:0}.dashboard-profile-nudge div{display:grid;gap:.35rem}.dashboard-route__body{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(16rem,.58fr);gap:var(--space-lg);align-items:start}.dashboard-panel{display:grid;gap:var(--space-lg);align-content:start;min-width:0;padding:clamp(1.15rem,2.5vw,1.75rem)}.dashboard-panel--course{min-height:0}.dashboard-kicker{color:color-mix(in srgb,var(--brand-primary) 78%,var(--color-secondary-text));font-family:var(--font-mono);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.dashboard-continue-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,.38fr);gap:clamp(1.25rem,3vw,2.25rem);align-items:stretch;min-width:0;overflow:hidden;padding:clamp(1.25rem,3vw,2.25rem)}.dashboard-continue-card__copy,.dashboard-continue-card__side,.dashboard-section,.dashboard-section__header,.dashboard-action-card>div,.dashboard-module-row__main,.dashboard-module-row__progress{display:grid;gap:var(--space-sm);min-width:0}.dashboard-continue-card__copy{align-content:center;gap:clamp(.8rem,1.7vw,1.15rem)}.dashboard-continue-card h2{max-width:16ch;font-size:clamp(1.7rem,3.2vw,3.1rem);line-height:var(--line-height-heading)}.dashboard-continue-card__meta{display:flex;flex-wrap:wrap;gap:.45rem}.dashboard-continue-card__meta span,.dashboard-module-row__status{display:inline-flex;align-items:center;min-height:2rem;padding:.34rem .58rem;border:1px solid color-mix(in srgb,var(--brand-primary) 20%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--brand-primary) 6%,transparent);color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.2}.dashboard-continue-card__side{align-content:center;justify-items:start;padding-left:clamp(1rem,2vw,1.35rem);border-left:1px solid color-mix(in srgb,var(--brand-primary) 18%,var(--color-line))}.dashboard-continue-card__side strong{color:var(--color-primary-text);font-size:clamp(2.3rem,5vw,4.5rem);line-height:.95}.dashboard-continue-card__side>span:not(.dashboard-continue-card__course){color:var(--color-muted-text);font-size:var(--font-size-body-sm)}.dashboard-continue-card__course{color:var(--color-secondary-text);font-weight:var(--font-weight-semibold)}.dashboard-continue-card__actions{margin-top:var(--space-xs)}.dashboard-progress-track{height:.48rem;overflow:hidden;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-line) 82%,transparent)}.dashboard-progress-track span{display:block;width:var(--dashboard-progress, 0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--brand-primary) 88%,var(--brand-secondary)),color-mix(in srgb,var(--brand-quaternary) 80%,var(--brand-primary)))}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-md)}.dashboard-metric-card,.dashboard-test-access-card,.dashboard-action-card,.dashboard-module-row{border:1px solid color-mix(in srgb,var(--dashboard-card-tone, var(--brand-primary)) 18%,var(--color-line));border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-surface-strong) 78%,transparent);box-shadow:var(--shadow-card),inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--dashboard-card-tone, var(--brand-primary)) 72%,transparent)}.dashboard-metric-card{--dashboard-card-tone: var(--brand-primary);display:grid;gap:.25rem;min-width:0;padding:clamp(.95rem,2vw,1.2rem)}.dashboard-metric-card span{color:var(--color-muted-text);font-size:var(--font-size-body-sm)}.dashboard-metric-card strong{color:var(--color-primary-text);font-size:clamp(1.6rem,3vw,2.15rem);line-height:1}.dashboard-metric-card p{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.35}.dashboard-test-access-card{--dashboard-card-tone: var(--brand-quaternary);display:grid;gap:var(--space-xs);padding:clamp(.95rem,2vw,1.2rem) clamp(1rem,2.2vw,1.35rem);box-shadow:var(--shadow-card),inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--brand-quaternary) 62%,transparent)}.dashboard-test-access-card__title{color:color-mix(in srgb,var(--brand-quaternary) 76%,var(--color-primary-text));font-size:var(--font-size-body-lg);line-height:1.2}.dashboard-test-access-card p{max-width:54rem;color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.55}.dashboard-section{gap:var(--space-md)}.dashboard-section__header{gap:.3rem}.dashboard-action-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md)}.dashboard-action-card{--dashboard-card-tone: var(--brand-tertiary);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-md);align-items:center;padding:clamp(.95rem,2vw,1.25rem)}.dashboard-action-card h3{min-width:0;overflow-wrap:anywhere;font-size:var(--font-size-body-lg)}.dashboard-action-card p{font-size:var(--font-size-body-sm);line-height:1.45}.dashboard-module-list{display:grid;gap:var(--space-sm)}.dashboard-area-list{display:grid;gap:var(--space-md)}.dashboard-area-card{--dashboard-area-tone: var(--brand-primary);overflow:hidden;border:1px solid color-mix(in srgb,var(--dashboard-area-tone) 20%,var(--color-line));border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-surface-strong) 82%,transparent);box-shadow:var(--shadow-card),inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--dashboard-area-tone) 76%,transparent)}.dashboard-area-summary{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(12rem,.34fr) auto;gap:var(--space-md);align-items:center;min-width:0;padding:clamp(.95rem,2vw,1.2rem) clamp(1rem,2.2vw,1.35rem);cursor:pointer;list-style:none}.dashboard-area-summary::-webkit-details-marker{display:none}.dashboard-area-summary__main,.dashboard-area-summary__progress{display:grid;gap:.35rem;min-width:0}.dashboard-area-summary__main strong{min-width:0;color:var(--color-primary-text);font-size:var(--font-size-body-lg);line-height:1.16;overflow-wrap:anywhere}.dashboard-area-summary__main span,.dashboard-area-summary__progress>span{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.2}.dashboard-area-summary__status{justify-self:end;display:inline-flex;align-items:center;min-height:2rem;padding:.34rem .58rem;border:1px solid color-mix(in srgb,var(--dashboard-area-tone) 22%,var(--color-line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--dashboard-area-tone) 7%,transparent);color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.2}.dashboard-area-summary__chevron{width:.62rem;height:.62rem;border-right:2px solid color-mix(in srgb,var(--dashboard-area-tone) 76%,var(--color-primary-text));border-bottom:2px solid color-mix(in srgb,var(--dashboard-area-tone) 76%,var(--color-primary-text));transform:rotate(45deg);transition:transform var(--motion-fast)}.dashboard-area-card[open] .dashboard-area-summary__chevron{transform:rotate(225deg)}.dashboard-area-card .dashboard-module-list{gap:0;padding:0 clamp(1rem,2.2vw,1.35rem) clamp(.95rem,2vw,1.2rem);border-top:1px solid color-mix(in srgb,var(--color-line) 78%,transparent)}.dashboard-area-card .dashboard-module-row{border:0;border-top:1px solid color-mix(in srgb,var(--color-line) 76%,transparent);border-radius:0;background:transparent;box-shadow:inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--dashboard-module-tone) 62%,transparent)}.dashboard-area-card .dashboard-module-row:first-child{border-top:0}.dashboard-area-card .dashboard-module-row:hover,.dashboard-area-card .dashboard-module-row:focus-visible{background:color-mix(in srgb,var(--dashboard-module-tone) 5%,transparent);box-shadow:inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--dashboard-module-tone) 78%,transparent)}.dashboard-module-row{--dashboard-card-tone: var(--dashboard-module-tone, var(--brand-primary));display:grid;grid-template-columns:minmax(0,1fr) auto minmax(12rem,.34fr);gap:var(--space-md);align-items:center;min-width:0;padding:clamp(.85rem,1.8vw,1.05rem) clamp(.95rem,2vw,1.2rem);color:inherit;text-decoration:none;transition:border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.dashboard-module-row:hover,.dashboard-module-row:focus-visible{border-color:color-mix(in srgb,var(--dashboard-module-tone) 34%,var(--color-line-strong));box-shadow:0 16px 38px color-mix(in srgb,var(--dashboard-module-tone) 12%,transparent),inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--dashboard-module-tone) 86%,transparent);transform:translateY(-1px)}.dashboard-module-row--locked{opacity:.78}.dashboard-module-row--preparing{opacity:.72;color:color-mix(in srgb,var(--color-primary-text) 76%,var(--color-muted-text))}.dashboard-module-row--preparing .dashboard-module-row__status{color:color-mix(in srgb,var(--color-primary-text) 66%,var(--color-muted-text))}.dashboard-module-row--preparing .dashboard-progress-track>span{opacity:0}.dashboard-module-row--feedback .dashboard-module-row__status{color:color-mix(in srgb,var(--brand-tertiary) 82%,var(--color-primary-text))}.dashboard-module-row__main{gap:.18rem}.dashboard-module-row strong{min-width:0;overflow-wrap:anywhere}.dashboard-module-row__status{justify-self:end;border-color:color-mix(in srgb,var(--dashboard-module-tone) 22%,var(--color-line));background:color-mix(in srgb,var(--dashboard-module-tone) 7%,transparent)}.dashboard-module-row__progress{gap:.35rem}.dashboard-module-row__progress>span{color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.2}.dashboard-study-panel{display:grid;align-content:start;gap:clamp(.85rem,1.7vw,1.15rem);padding:clamp(1rem,2.2vw,1.35rem) clamp(1rem,2.4vw,1.6rem);border:1px solid color-mix(in srgb,var(--brand-primary) 18%,var(--color-line));border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-surface-strong) 74%,transparent);box-shadow:var(--shadow-card),inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--brand-primary) 82%,transparent)}.dashboard-study-panel__header{display:flex;align-items:end;justify-content:space-between;gap:var(--space-md);padding-bottom:clamp(.85rem,1.8vw,1.05rem);border-bottom:1px solid color-mix(in srgb,var(--color-line) 78%,transparent)}.dashboard-study-panel__header h2,.dashboard-study-panel__header p,.dashboard-panel__header h2,.dashboard-panel__header p,.dashboard-feedback-strip h3,.dashboard-feedback-strip p{margin:0}.dashboard-course-list,.dashboard-facts,.dashboard-route__side{display:grid;gap:var(--space-md)}.dashboard-course-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(.75rem,1.8vw,1.05rem);align-items:center;min-width:0;padding:clamp(.78rem,1.7vw,1rem) 0;border-top:1px solid color-mix(in srgb,var(--color-line) 82%,transparent);background:transparent}.dashboard-course-card:first-child{border-top:0}.dashboard-course-card__content{display:grid;gap:.22rem;min-width:0}.dashboard-course-card__status{color:color-mix(in srgb,var(--brand-primary) 78%,var(--color-secondary-text));font-family:var(--font-mono);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.dashboard-course-card__actions{min-width:max-content}.dashboard-course-card h3{min-width:0;overflow-wrap:anywhere}.dashboard-course-progress{display:grid;gap:.4rem;max-width:36rem;margin-top:.45rem}.dashboard-course-progress__summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);color:var(--color-muted-text);font-size:var(--font-size-body-sm)}.dashboard-course-progress__summary strong{color:var(--color-primary-text)}.dashboard-course-progress__track{height:.42rem;overflow:hidden;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-line) 80%,transparent)}.dashboard-course-progress__track span{display:block;width:var(--dashboard-course-progress, 0%);height:100%;border-radius:inherit;background:var(--brand-primary)}.dashboard-course-progress p{margin:0;color:var(--color-secondary-text);font-size:var(--font-size-body-sm);line-height:1.45}.dashboard-feedback-card{border-color:color-mix(in srgb,var(--brand-tertiary) 30%,var(--color-line));box-shadow:inset var(--surface-edge-size) 0 0 var(--brand-tertiary)}.dashboard-feedback-card__list{display:grid;gap:var(--space-2xs);color:var(--color-secondary-text);font-size:var(--font-size-body-sm)}.dashboard-feedback-card__list span{overflow-wrap:anywhere}.dashboard-feedback-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-md);align-items:center;padding:clamp(.9rem,1.8vw,1.1rem) 0 0;border-top:1px solid color-mix(in srgb,var(--color-line) 84%,transparent)}.dashboard-feedback-strip__copy{display:grid;gap:.42rem}.dashboard-feedback-strip__items{display:flex;flex-wrap:wrap;gap:.38rem .62rem;color:var(--color-muted-text);font-size:var(--font-size-body-sm)}.dashboard-feedback-strip__items span:not(:last-child):after{content:"·";margin-left:.62rem;color:color-mix(in srgb,var(--brand-primary) 45%,var(--color-muted-text))}.dashboard-empty-state,.dashboard-status-panel{padding:var(--space-lg);border:1px solid var(--color-line);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-surface-elevated) 72%,transparent)}.dashboard-side-card{padding:var(--space-lg);border:1px solid color-mix(in srgb,var(--accent-surface-tone, var(--color-accent)) 22%,var(--color-line));background:color-mix(in srgb,var(--color-surface-strong) 88%,transparent)}.dashboard-loading-card h1,.dashboard-route__hero h1,.dashboard-continue-card h2,.dashboard-test-access-card h2,.dashboard-section__header h2,.dashboard-panel h2,.dashboard-side-card h2,.dashboard-action-card h3,.dashboard-course-card h3,.dashboard-empty-state h3,.dashboard-loading-card p,.dashboard-route__hero p,.dashboard-continue-card p,.dashboard-metric-card p,.dashboard-test-access-card p,.dashboard-section__header p,.dashboard-panel p,.dashboard-side-card p,.dashboard-action-card p,.dashboard-course-card p,.dashboard-empty-state p,.dashboard-status-panel p,.dashboard-facts{margin:0}.dashboard-facts div{display:grid;gap:var(--space-2xs)}.dashboard-facts dt{color:var(--color-muted-text);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.dashboard-facts dd{margin:0;color:var(--color-primary-text);overflow-wrap:anywhere}.feedback-route__body{display:grid;grid-template-columns:minmax(18rem,.62fr) minmax(0,1.38fr);gap:clamp(1rem,2vw,1.35rem);align-items:start}.feedback-route{width:min(100%,68rem)}.feedback-route--queue-only{width:min(100%,58rem)}.feedback-route--queue-only .dashboard-route__intro-header{grid-template-columns:1fr}.feedback-route--queue-only .dashboard-route__intro{max-width:100%}.feedback-route--queue-only .dashboard-route__actions{justify-content:flex-start}.feedback-route__hero{grid-template-columns:minmax(0,1fr) minmax(9rem,.28fr) auto;overflow:hidden;border-color:color-mix(in srgb,var(--brand-tertiary) 32%,var(--color-line-strong));background:linear-gradient(135deg,color-mix(in srgb,var(--brand-tertiary) 18%,transparent),transparent 44%),linear-gradient(220deg,color-mix(in srgb,var(--brand-primary) 12%,transparent),transparent 46%),color-mix(in srgb,var(--color-surface-strong) 90%,transparent)}.feedback-route__hero-stack{display:grid;gap:var(--space-xs);min-width:9rem}.feedback-route__hero-stack div{display:grid;gap:.12rem;padding:.7rem .85rem;border-radius:calc(var(--radius-md) - 8px);border:1px solid color-mix(in srgb,var(--brand-tertiary) 24%,var(--color-line));background:color-mix(in srgb,var(--color-bg) 48%,transparent)}.feedback-route__hero-stack strong{color:var(--color-primary-text);font-family:var(--font-display);font-size:clamp(1.22rem,2vw,1.55rem);line-height:1}.feedback-route__hero-stack span{color:var(--color-muted-text);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.feedback-route__intro-header{max-width:min(100%,58rem)}.feedback-route__intro-meta{margin:0;font-size:var(--font-size-body-sm)}.feedback-route__list-panel,.feedback-route__detail-panel,.feedback-route__groups,.feedback-route__group,.feedback-route__subgroups,.feedback-route__subgroup,.feedback-route__list,.feedback-route__empty-state,.feedback-route__submitted,.feedback-route__detail-empty{display:grid;gap:clamp(.75rem,1.5vw,1rem)}.feedback-route__list-panel{align-content:start;min-width:0}.feedback-route__detail-panel{align-content:start;min-width:0;padding:clamp(.95rem,2vw,1.25rem);border:1px solid color-mix(in srgb,var(--brand-tertiary) 22%,var(--color-line));border-radius:calc(var(--radius-md) - 6px);background:color-mix(in srgb,var(--color-surface-strong) 78%,transparent)}.feedback-route__body--queue-only{grid-template-columns:minmax(0,1fr);max-width:44rem}.feedback-route__body--queue-only .feedback-route__list-panel{width:100%}.feedback-route__group{gap:.3rem;padding-top:clamp(.8rem,1.5vw,1rem);border-top:1px solid color-mix(in srgb,var(--color-line) 84%,transparent)}.feedback-route__group:first-child{padding-top:0;border-top:0}.feedback-route__group-title{margin:0;color:var(--color-muted-text);font-family:var(--font-mono);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.feedback-route__subgroups{gap:clamp(.65rem,1.2vw,.85rem)}.feedback-route__subgroup{gap:.12rem}.feedback-route__subgroup-title{margin:0;color:var(--color-primary-text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-bold);line-height:1.25}.feedback-route__list{gap:0}.feedback-route__empty-state{padding-top:var(--space-xs);border-top:1px solid color-mix(in srgb,var(--color-line) 84%,transparent)}.feedback-route__empty-state h3{margin:0}.feedback-route__list-item,.feedback-route__submitted-item{width:100%;border:0;border-radius:0;background:transparent;color:var(--color-primary-text);font:inherit;text-align:left;cursor:pointer;transition:border-color var(--motion-fast),background-color var(--motion-fast),transform var(--motion-fast),box-shadow var(--motion-fast)}.feedback-route__list-item{padding:clamp(.72rem,1.4vw,.9rem) 0 clamp(.72rem,1.4vw,.9rem) .78rem;border-left:2px solid transparent;border-top:1px solid color-mix(in srgb,var(--color-line) 78%,transparent)}.feedback-route__list-item:first-child{border-top:0}.feedback-route__submitted-item{padding:var(--space-sm) var(--space-md)}.feedback-route__list-item:hover,.feedback-route__list-item:focus-visible,.feedback-route__submitted-item:hover,.feedback-route__submitted-item:focus-visible,.feedback-route__list-item.is-selected{transform:none;border-left-color:color-mix(in srgb,var(--brand-tertiary) 74%,var(--color-primary-text));background:color-mix(in srgb,var(--brand-tertiary) 5%,transparent);box-shadow:none}.feedback-route__list-item-main{display:grid;gap:0}.feedback-route__list-item-top,.feedback-route__list-item-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-xs)}.feedback-route__list-item-status,.feedback-route__list-item-meta span{color:var(--color-muted-text);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.feedback-route__list-item-meta span{color:color-mix(in srgb,var(--brand-tertiary) 72%,var(--color-primary-text))}.feedback-route__list-item-main strong{min-width:0;overflow-wrap:anywhere;line-height:1.25}.feedback-route__submitted-item,.feedback-route__detail-title h2{min-width:0;overflow-wrap:anywhere}.feedback-route__detail-empty{padding:clamp(.95rem,1.8vw,1.15rem);border:1px solid color-mix(in srgb,var(--brand-tertiary) 24%,var(--color-line));border-radius:calc(var(--radius-md) - 8px);background:linear-gradient(135deg,color-mix(in srgb,var(--brand-tertiary) 9%,transparent),transparent 54%),color-mix(in srgb,var(--color-surface-strong) 90%,transparent)}.feedback-route__detail-empty h2,.feedback-route__detail-empty p{margin:0}.feedback-route__detail-shell{display:grid;gap:var(--space-lg)}.feedback-route__detail-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-md);align-items:start;padding-bottom:var(--space-md);border-bottom:1px solid color-mix(in srgb,var(--brand-tertiary) 22%,var(--color-line))}.feedback-route__detail-title{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-sm);align-items:start}.feedback-route__detail-title .meta-chip{align-self:start}.feedback-route__detail-title h2,.feedback-route__detail-title p{margin:0}.feedback-route__detail-meta{margin-top:.35rem;font-size:var(--font-size-body-sm)}.feedback-route__detail-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-xs)}.feedback-route__detail-stats span{padding:.34rem .52rem;border-radius:var(--radius-pill);border:1px solid color-mix(in srgb,var(--brand-tertiary) 24%,var(--color-line));background:color-mix(in srgb,var(--brand-tertiary) 8%,var(--color-surface-strong));color:color-mix(in srgb,var(--brand-tertiary) 78%,var(--color-primary-text));font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.feedback-route{width:min(100%,72rem)}.feedback-route__summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1.6vw,1rem)}.feedback-route__summary-card{--feedback-card-tone: var(--brand-primary);position:relative;display:grid;gap:.42rem;min-width:0;overflow:hidden;padding:clamp(.95rem,2vw,1.2rem);border:1px solid color-mix(in srgb,var(--feedback-card-tone) 22%,var(--color-line));border-radius:calc(var(--radius-md) - 8px);background:linear-gradient(135deg,color-mix(in srgb,var(--feedback-card-tone) 10%,transparent),transparent 58%),color-mix(in srgb,var(--color-surface-strong) 90%,transparent);box-shadow:var(--shadow-card),inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--feedback-card-tone) 86%,transparent)}.feedback-route__summary-card.is-completed{--feedback-card-tone: var(--brand-quaternary)}.feedback-route__summary-card.is-submitted{--feedback-card-tone: var(--brand-primary)}.feedback-route__summary-card.is-pending{--feedback-card-tone: var(--brand-tertiary)}.feedback-route__summary-card span{color:var(--color-muted-text);font-family:var(--font-mono);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.feedback-route__summary-card strong{color:var(--color-primary-text);font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);line-height:.95}.feedback-route__summary-card p,.feedback-route__section-header h2,.feedback-route__section-header p,.feedback-route__pending-card h3,.feedback-route__pending-card p,.feedback-route__positive-empty h3,.feedback-route__positive-empty p,.feedback-route__module-summary strong,.feedback-route__module-summary span,.feedback-route__module-lesson h3,.feedback-route__module-lesson p,.feedback-route__course-feedback-card h3,.feedback-route__course-feedback-card p{margin:0}.feedback-route__summary-card p{color:var(--color-secondary-text);font-size:var(--font-size-body-sm)}.feedback-route__section{display:grid;gap:clamp(.85rem,1.8vw,1.15rem);padding-top:clamp(1.05rem,2vw,1.35rem);border-top:1px solid color-mix(in srgb,var(--color-line) 82%,transparent)}.feedback-route__section-header{display:flex;align-items:end;justify-content:space-between;gap:var(--space-md)}.feedback-route__section-header div{display:grid;gap:.36rem;min-width:0}.feedback-route__section-header h2{min-width:0;color:var(--color-primary-text);font-family:var(--font-display);font-size:clamp(1.35rem,2.1vw,1.75rem);line-height:1.08;overflow-wrap:anywhere}.feedback-route__pending-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15.5rem),1fr));gap:clamp(.55rem,1.2vw,.8rem)}.feedback-route__pending-card,.feedback-route__module-accordion,.feedback-route__course-feedback-card,.feedback-route__positive-empty,.feedback-route__empty-state{--feedback-status-tone: var(--brand-tertiary);border:1px solid color-mix(in srgb,var(--feedback-status-tone) 22%,var(--color-line));border-radius:calc(var(--radius-md) - 8px);background:color-mix(in srgb,var(--color-surface-strong) 88%,transparent);box-shadow:var(--shadow-card),inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--feedback-status-tone) 82%,transparent)}.feedback-route__pending-card.is-draft,.feedback-route__module-lesson.is-draft{--feedback-status-tone: var(--brand-secondary)}.feedback-route__pending-card.is-submitted,.feedback-route__module-lesson.is-submitted,.feedback-route__course-feedback-card.is-selected,.feedback-route__positive-empty{--feedback-status-tone: var(--brand-primary)}.feedback-route__pending-card{display:grid;grid-template-columns:minmax(0,1fr);gap:.62rem;align-content:start;align-items:start;min-width:0;padding:clamp(.72rem,1.5vw,.92rem)}.feedback-route__pending-card .btn{justify-self:start;min-height:2.35rem;padding-inline:.9rem}.feedback-route__pending-card.is-pending,.feedback-route__module-lesson.is-pending{background:linear-gradient(135deg,color-mix(in srgb,var(--brand-tertiary) 10%,transparent),transparent 62%),color-mix(in srgb,var(--color-surface-strong) 90%,transparent)}.feedback-route__pending-card-copy,.feedback-route__module-lesson-copy,.feedback-route__course-feedback-card>div,.feedback-route__positive-empty{display:grid;gap:.42rem;min-width:0}.feedback-route__pending-card-copy h3,.feedback-route__module-lesson-copy h3,.feedback-route__course-feedback-card h3{min-width:0;overflow-wrap:anywhere}.feedback-route__pending-card-copy h3{font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.12}.feedback-route__unit-label{margin:0 0 .22rem;color:color-mix(in srgb,var(--brand-tertiary) 78%,var(--color-primary-text));font-family:var(--font-mono);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.feedback-route__positive-empty,.feedback-route__empty-state{padding:clamp(1rem,2vw,1.35rem)}.feedback-route__positive-empty{align-content:start;border-style:dashed}.feedback-route__empty-state{display:grid;gap:var(--space-sm);border-top:1px solid color-mix(in srgb,var(--feedback-status-tone) 22%,var(--color-line))}.feedback-route__module-list,.feedback-route__course-feedback-list{display:grid;gap:clamp(.7rem,1.4vw,.95rem)}.feedback-route__module-accordion{--feedback-status-tone: var(--brand-quaternary);overflow:hidden}.feedback-route__module-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-md);align-items:center;min-width:0;padding:clamp(.95rem,1.9vw,1.18rem);cursor:pointer;list-style:none}.feedback-route__module-summary::-webkit-details-marker{display:none}.feedback-route__module-summary-copy{display:grid;gap:.25rem;min-width:0}.feedback-route__module-summary-copy strong{min-width:0;color:var(--color-primary-text);font-size:var(--font-size-body-lg);line-height:1.18;overflow-wrap:anywhere}.feedback-route__module-summary-copy span{color:var(--color-muted-text);font-size:var(--font-size-body-sm)}.feedback-route__module-summary-meta{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-sm);min-width:max-content}.feedback-route__module-summary-meta>span:first-child{color:color-mix(in srgb,var(--brand-quaternary) 74%,var(--color-primary-text));font-size:var(--font-size-body-sm);font-weight:var(--font-weight-bold)}.feedback-route__module-summary-meta>span:first-child.is-pending{color:color-mix(in srgb,var(--brand-tertiary) 74%,var(--color-primary-text))}.feedback-route__module-chevron{width:.58rem;height:.58rem;border-right:2px solid color-mix(in srgb,var(--brand-tertiary) 76%,var(--color-primary-text));border-bottom:2px solid color-mix(in srgb,var(--brand-tertiary) 76%,var(--color-primary-text));transform:rotate(45deg);transition:transform var(--motion-fast)}.feedback-route__module-accordion[open] .feedback-route__module-chevron{transform:rotate(225deg)}.feedback-route__module-lessons{display:grid;border-top:1px solid color-mix(in srgb,var(--color-line) 80%,transparent)}.feedback-route__module-lesson{--feedback-status-tone: var(--brand-primary);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-md);align-items:center;min-width:0;padding:clamp(.85rem,1.65vw,1.05rem) clamp(.95rem,1.9vw,1.18rem);border-top:1px solid color-mix(in srgb,var(--color-line) 76%,transparent);box-shadow:inset var(--surface-edge-size) 0 0 color-mix(in srgb,var(--feedback-status-tone) 78%,transparent)}.feedback-route__module-lesson:first-child{border-top:0}.feedback-route__lesson-meta{display:flex;flex-wrap:wrap;gap:.35rem .55rem;align-items:center;color:var(--color-secondary-text);font-size:var(--font-size-body-sm)}.feedback-route__status-text{color:color-mix(in srgb,var(--brand-tertiary) 78%,var(--color-primary-text));font-size:var(--font-size-caption);font-weight:var(--font-weight-bold)}.feedback-route__status-text.is-submitted{color:color-mix(in srgb,var(--brand-primary) 78%,var(--color-primary-text))}.feedback-route__status-text.is-draft{color:color-mix(in srgb,var(--brand-secondary) 78%,var(--color-primary-text))}.feedback-route__course-feedback-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-md);align-items:center;min-width:0;padding:clamp(.95rem,1.9vw,1.18rem)}.feedback-route__detail-panel{margin-top:clamp(.65rem,1.3vw,.9rem)}@media (max-width: 960px){.feedback-route,.feedback-route--queue-only{width:min(100%,58rem)}.feedback-route__body,.feedback-route__detail-heading{grid-template-columns:1fr}.feedback-route__body--queue-only{max-width:none}}@media (max-width: 820px){.auth-card{grid-template-columns:1fr}.auth-card__brand-panel{border-right:0;border-bottom:1px solid var(--color-line)}.runtime-onboarding__profile,.runtime-onboarding__profile-grid,.auth-choice-grid{grid-template-columns:1fr}.runtime-onboarding__steps{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-route__hero,.dashboard-continue-card,.dashboard-route__intro-header,.dashboard-route__body,.dashboard-profile-nudge,.dashboard-area-summary,.dashboard-action-card,.dashboard-module-row,.feedback-route__body{grid-template-columns:1fr}.dashboard-continue-card__side{padding-top:var(--space-md);padding-left:0;border-top:1px solid color-mix(in srgb,var(--brand-primary) 18%,var(--color-line));border-left:0}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-action-list{grid-template-columns:1fr}.dashboard-area-summary__status,.dashboard-module-row__status{justify-self:start}.dashboard-area-summary__progress,.dashboard-module-row__progress{width:100%}.dashboard-course-card{grid-template-columns:1fr}.dashboard-course-card__actions{grid-column:1 / -1}.dashboard-feedback-strip{grid-template-columns:1fr;align-items:start}.feedback-route__hero,.feedback-route__detail-heading,.feedback-route__detail-title{grid-template-columns:1fr}.feedback-route__hero-stack{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-route__actions,.dashboard-course-card__actions,.feedback-route__detail-stats{justify-content:flex-start}}@media (max-width: 720px){.feedback-route__summary-grid,.feedback-route__pending-card,.feedback-route__module-summary,.feedback-route__module-lesson,.feedback-route__course-feedback-card{grid-template-columns:1fr}.feedback-route__module-summary-meta{justify-content:flex-start;min-width:0}}@media (max-width: 520px){.auth-shell{width:min(100% - 1rem,1120px);padding-top:calc(var(--navbar-height) + var(--space-lg))}.auth-panel,.dashboard-loading-card,.dashboard-route__hero,.dashboard-continue-card,.dashboard-metric-card,.dashboard-test-access-card,.dashboard-area-card,.dashboard-action-card,.dashboard-module-row,.dashboard-panel,.dashboard-side-card,.dashboard-course-card,.dashboard-empty-state,.dashboard-status-panel,.runtime-onboarding__complete-card{border-radius:var(--radius-md)}.dashboard-empty-state,.dashboard-status-panel{border-radius:var(--radius-lg)}.runtime-page-frame__scroll--auth,.runtime-page-frame__scroll--onboarding,.runtime-page-frame__scroll--dashboard{padding-inline:var(--space-md)}.auth-card{border-radius:var(--radius-lg)}.auth-card--mini{width:100%;border-radius:0 0 var(--radius-lg) var(--radius-lg)}.auth-card__brand-panel,.auth-card__body,.runtime-onboarding__profile,.runtime-onboarding__step{padding:var(--space-lg)}.auth-card--mini .auth-card__brand-panel,.auth-card--mini .auth-card__body{padding:var(--space-md)}.auth-card--mini .auth-card__list{grid-template-columns:1fr}.auth-mini-deck__stage{--auth-mini-tab-left: calc(100% - 6.05rem) ;right:var(--space-sm);left:var(--space-sm);width:auto}.dashboard-route{gap:var(--space-lg)}.runtime-onboarding__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-xs)}.runtime-onboarding__checkpoint-tile{min-height:2.9rem;padding:var(--space-sm) var(--space-sm) var(--space-sm) calc(var(--space-sm) + var(--surface-edge-size));font-size:var(--font-size-caption)}.runtime-onboarding__complete-card,.dashboard-route__hero,.dashboard-continue-card,.dashboard-metric-card,.dashboard-test-access-card,.dashboard-action-card,.dashboard-module-row,.dashboard-panel,.dashboard-side-card,.dashboard-empty-state,.dashboard-status-panel{padding:var(--space-lg)}.runtime-onboarding__actions .btn,.dashboard-continue-card__actions .btn,.dashboard-action-card .btn,.dashboard-course-card__actions .btn,.dashboard-profile-nudge .btn,.dashboard-feedback-strip .btn,.dashboard-empty-state .btn,.dashboard-side-card .btn,.feedback-route__pending-card .btn,.feedback-route__module-lesson .btn,.feedback-route__course-feedback-card .btn{width:100%}.dashboard-route__account-actions{display:flex;width:100%}.dashboard-route__account-actions .btn{flex:1 1 0;width:auto}}@media (prefers-reduced-motion: reduce){.auth-status__loader{animation:none}}
