:root{--sky: #aee0f5;--sky-deep: #7ec8ea;--grass: #8fc35c;--grass-deep: #5ea345;--cream: #fdf6e3;--paper: #fffbee;--ink: #2b2b2b;--hei: #1d1f24;--roof-red: #e8734a;--teal: #3f8f8a;--spirit: #57d8c5;--spirit-soft: #bdf0e8;--gold: #f2b544;--danger: #e05b5b;--shadow: rgba(43, 43, 43, .14);--font-main: "LXGW WenKai Screen", "PingFang SC", "Hiragino Sans GB", sans-serif;--radius-lg: 22px;--radius-md: 14px;--radius-sm: 9px;--line: 2.5px solid var(--ink)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden}body{font-family:var(--font-main);color:var(--ink);background:var(--sky);-webkit-user-select:none;user-select:none}button{font-family:var(--font-main);cursor:pointer}.route-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-content:center;justify-items:center;gap:13px;background:#fffdf8;color:#5f5c56;font-size:13px;font-weight:650;letter-spacing:.04em}.route-loading i{width:32px;height:32px;border:3px solid rgba(184,58,46,.14);border-top-color:#b83a2e;border-radius:50%;animation:routeLoadingSpin .8s linear infinite}@keyframes routeLoadingSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.route-loading i{animation:none;border-top-color:#b83a2e24;background:#b83a2e}}.btn{border:var(--line);border-radius:var(--radius-md);background:var(--paper);color:var(--ink);font-size:17px;font-weight:600;line-height:1.2;min-height:40px;padding:9px 22px;box-shadow:0 3px 0 var(--ink);transition:transform .08s ease,box-shadow .08s ease,background .15s}.btn:hover{background:#fff}.btn:active{transform:translateY(3px);box-shadow:0 0 0 var(--ink)}.btn.primary{background:var(--spirit)}.btn.primary:hover{background:#6ee3d1}.btn.gold{background:var(--gold)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:0 3px 0 var(--ink)}.panel{border:var(--line);border-radius:var(--radius-lg);background:var(--paper);box-shadow:0 6px 0 var(--shadow),0 10px 30px #00000014}.tag{display:inline-block;border:2px solid var(--ink);border-radius:999px;padding:2px 12px;font-size:13px;font-weight:700;background:var(--spirit-soft)}.ui-topbar{position:absolute;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;gap:12px;padding:14px 18px;pointer-events:auto}.ui-topbar__left,.ui-topbar__right{display:flex;align-items:center;gap:8px;min-width:0}.ui-topbar__right{margin-left:auto;justify-content:flex-end;flex-wrap:wrap}.ui-topbar__title{display:flex;align-items:baseline;gap:10px;min-width:0;max-width:min(680px,58vw);padding:6px 18px;border-radius:999px;background:#fffbeef5}.ui-topbar__heading,.ui-topbar__subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-topbar__heading{min-width:0;font-size:17px;font-weight:800}.ui-topbar__subtitle{flex:0 1 auto;font-size:13px;font-weight:700}.chapter-topbar{z-index:64}.ui-game-panel{padding:18px 20px;background:#fffbeef2}.ui-game-panel--compact{padding:12px 14px;border-radius:var(--radius-md)}.ui-metric-chip{min-width:0;border:2px solid rgba(43,43,43,.25);border-radius:10px;background:#fff;padding:8px 10px}.ui-metric-chip--spirit{border-color:#3f8f8a73;background:#bdf0e88c}.ui-metric-chip--gold{border-color:#f2b5448c;background:#f2b54429}.ui-metric-chip--danger{border-color:#e05b5b8c;background:#e05b5b1a}.ui-metric-chip__label{font-size:11.5px;opacity:.55;font-weight:800}.ui-metric-chip__value{margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800}.ui-result-callout{border:2px solid rgba(43,43,43,.22);border-radius:12px;background:#fffbeeb8;padding:10px 12px;line-height:1.55}.ui-result-callout--compact{padding:8px 10px}.ui-result-callout--info{border-color:#3f8f8a73;background:#57d8c524}.ui-result-callout--success{border-color:#5ea3457a;background:#8fc35c29}.ui-result-callout--warning{border-color:#f2b5448f;background:#f2b54424}.ui-result-callout--danger{border-color:#e05b5b8f;background:#e05b5b1a}.ui-result-callout__title{margin-bottom:4px;font-size:13px;font-weight:800}.ui-result-callout__body{font-size:13.5px}.ui-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#141e2873}.ui-modal-panel{width:min(720px,100%);max-height:min(86vh,720px);overflow:hidden;background:var(--paper)}.ui-modal-header{display:flex;align-items:center;gap:14px;padding:14px 24px;border-bottom:2.5px solid var(--ink);background:var(--spirit-soft)}.ui-modal-title{margin:0;font-size:22px;font-weight:800}.ui-modal-subtitle{font-size:14px;opacity:.6}.ui-modal-body{flex:1;min-height:0;overflow:auto}.ui-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:16px}.ui-segmented-tabs{display:inline-flex;align-items:center;gap:6px;min-width:0}.ui-segmented-tabs__item{padding:3px 14px;font-size:13.5px}.ui-segmented-tabs--md .ui-segmented-tabs__item{padding:6px 16px;font-size:14.5px}.ui-segmented-tabs__item.is-active{background:var(--gold)}.audio-settings-button{position:relative;width:42px;min-width:42px;height:40px;min-height:40px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#fffbeef5}.audio-settings-button__icon{font-size:21px;line-height:1;font-weight:900;transform:translateY(-1px)}.audio-settings-button.is-muted:after{content:"";position:absolute;width:26px;height:3px;border-radius:999px;background:var(--danger);transform:rotate(-36deg)}.title-audio-button,.ending-audio-button{position:absolute;top:18px;right:18px;z-index:78}.audio-settings-panel{border-radius:18px}.audio-settings-header{justify-content:space-between;background:#bdf0e8e6}.audio-settings-close{width:38px;min-width:38px;height:36px;min-height:36px;padding:0;border-radius:50%;font-size:21px;line-height:1}.audio-settings-body{display:grid;gap:14px;padding:18px 22px 22px}.audio-toggle-row{position:relative;display:grid;grid-template-columns:52px 1fr;align-items:center;gap:12px;border:2px solid rgba(43,43,43,.2);border-radius:12px;background:#ffffffa8;padding:12px 14px}.audio-toggle-row input{position:absolute;opacity:0;pointer-events:none}.audio-toggle-row__control{position:relative;width:48px;height:28px;border:2.5px solid var(--ink);border-radius:999px;background:#e05b5b2e;box-shadow:inset 0 2px #2b2b2b14}.audio-toggle-row__control:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border:2px solid var(--ink);border-radius:50%;background:var(--paper);transition:transform .14s ease}.audio-toggle-row input:checked+.audio-toggle-row__control{background:var(--spirit)}.audio-toggle-row input:checked+.audio-toggle-row__control:after{transform:translate(19px)}.audio-toggle-row strong,.audio-toggle-row small{display:block}.audio-toggle-row strong{font-size:15px}.audio-toggle-row small{margin-top:2px;font-size:12.5px;opacity:.62;line-height:1.35}.audio-slider-row{display:grid;grid-template-columns:86px 1fr 48px;align-items:center;gap:12px;font-size:14px;font-weight:800}.audio-slider-row input[type=range]{width:100%;accent-color:var(--teal)}.audio-slider-row b{text-align:right;font-size:13px}.audio-settings-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:4px}.audio-status-pill{border:2px solid rgba(43,43,43,.22);border-radius:999px;background:#f2b54429;padding:4px 10px;font-size:12px;font-weight:900}.immersive-scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.immersive-scene__image,.immersive-scene__code,.immersive-scene__veil{position:absolute;top:0;right:0;bottom:0;left:0}.immersive-scene__image{z-index:1;width:100%;height:100%;object-fit:cover;object-position:center}.immersive-scene__code{z-index:1}.immersive-scene__svg{display:block;width:100%;height:100%}.immersive-scene__veil{z-index:2;background:radial-gradient(circle at 50% 26%,rgba(255,251,238,.16),transparent 42%),linear-gradient(180deg,#fffbee1a,#fffbee08 40%,#141e281c)}.immersive-scene__code--starship+.immersive-scene__veil{background:radial-gradient(circle at 42% 22%,rgba(255,251,238,.24),transparent 46%),linear-gradient(180deg,#fffbee0f,#fffbee00 46%,#3f8f8a1f)}.immersive-scene__code--archive+.immersive-scene__veil{background:radial-gradient(circle at 52% 28%,rgba(189,240,232,.12),transparent 42%),linear-gradient(180deg,#0f0c2205,#0f0c221f 52%,#0f0c2247)}.immersive-scene__code--map-journey+.immersive-scene__veil{background:radial-gradient(circle at 48% 22%,rgba(255,251,238,.22),transparent 44%),radial-gradient(circle at 70% 38%,rgba(87,216,197,.18),transparent 36%),linear-gradient(180deg,#fffbee0d,#fffbee00 42%,#386b8a29)}.immersive-scene__code--chapter+.immersive-scene__veil{background:radial-gradient(circle at 50% 25%,rgba(255,251,238,.2),transparent 44%),linear-gradient(180deg,#fffbee14,#fffbee05 46%,#141e2829)}.immersive-scene__wave{animation:seaWave 5.6s ease-in-out infinite}.immersive-scene__wave:nth-of-type(2n){animation-delay:.8s}.immersive-scene__starship-deck{filter:drop-shadow(0 18px 24px rgba(43,43,43,.14))}.immersive-scene__attention-orbit{animation:softFloat 5.4s ease-in-out infinite;transform-origin:center}.immersive-scene__glint{position:absolute;z-index:2;width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 14px #f2b544cc;animation:glintPulse 2.6s ease-in-out infinite}.immersive-scene__glint--one{left:69%;top:26%}.immersive-scene__glint--two{left:78%;top:38%;animation-delay:.9s}.immersive-scene__memory-star{animation:memoryTwinkle 3.8s ease-in-out infinite}.immersive-scene__memory-star:nth-of-type(3n){animation-delay:.6s}.immersive-scene__memory-star:nth-of-type(4n){animation-delay:1.2s}.immersive-scene__archive-core{filter:drop-shadow(0 20px 28px rgba(15,12,34,.36));animation:softFloat 6.2s ease-in-out infinite}.immersive-scene__archive-haze{position:absolute;z-index:2;border-radius:50%;background:#bdf0e814;filter:blur(16px);animation:hazeDrift 8s ease-in-out infinite}.immersive-scene__archive-haze--one{left:18%;top:18%;width:190px;height:88px}.immersive-scene__archive-haze--two{right:14%;top:38%;width:230px;height:96px;animation-delay:1.4s}.immersive-scene__chapter-core{filter:drop-shadow(0 18px 26px rgba(43,43,43,.18))}.immersive-scene__floating-token{animation:softFloat 4.8s ease-in-out infinite}.immersive-scene__floating-token:nth-of-type(2n){animation-delay:.7s}.immersive-scene__pulse-node{animation:nodePulse 3.2s ease-in-out infinite;transform-origin:center}.immersive-scene__pulse-node:nth-of-type(2n){animation-delay:.6s}.immersive-scene__loop-path,.immersive-scene__rail-line,.immersive-scene__map-route,.immersive-scene__orbit-ring{animation:pathMarch 9s linear infinite}.immersive-scene__wire{animation:wireGlow 3.4s ease-in-out infinite}.immersive-scene__training-flame{animation:standeeBrightBreathe 2.4s ease-in-out infinite;transform-origin:center bottom}.immersive-scene__ambient{position:absolute;z-index:2;border-radius:50%;background:var(--scene-accent);opacity:.14;filter:blur(20px);animation:hazeDrift 8.5s ease-in-out infinite}.immersive-scene__ambient--one{left:16%;top:24%;width:170px;height:84px}.immersive-scene__ambient--two{right:13%;top:42%;width:220px;height:96px;animation-delay:1.2s}.dialogue-overlay{isolation:isolate}.dialogue-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.dialogue-stage__floor{position:absolute;left:50%;bottom:116px;width:min(720px,68vw);height:108px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,251,238,.22) 0%,rgba(189,240,232,.18) 42%,transparent 72%);filter:blur(2px);opacity:.74}.dialogue-panel{z-index:2}.dialogue-panel--staged{background:#fffbeef5;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialogue-panel--staged .dialogue-text{padding-right:28px}.dialogue-skip-button--staged{z-index:5;left:50%!important;top:-48px!important;right:auto!important;transform:translate(-50%)!important}.character-standee{position:absolute;bottom:158px;width:224px;height:382px;pointer-events:none;transform-origin:bottom center;filter:drop-shadow(0 16px 22px rgba(20,30,40,.22));will-change:transform,opacity}.character-standee--left{left:clamp(18px,7vw,132px)}.character-standee--right{right:clamp(18px,7vw,132px)}.character-standee.is-idle{filter:grayscale(.1) drop-shadow(0 10px 14px rgba(20,30,40,.14))}.character-standee.is-active{z-index:2}.character-standee.is-idle{z-index:1}.character-standee__figure{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:50% 100%}.character-standee.is-active .character-standee__figure{animation:standeeBreathe 2.8s ease-in-out infinite}.character-standee.is-active[data-mood=happy] .character-standee__figure,.character-standee.is-active[data-mood=success] .character-standee__figure{animation-name:standeeBrightBreathe;animation-duration:2.2s}.character-standee.is-active[data-mood=thinking] .character-standee__figure{animation-name:standeeThinkingBreathe;animation-duration:3.4s}.character-standee__aura{position:absolute;left:50%;bottom:18px;width:170px;height:58px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,rgba(189,240,232,.42),transparent 70%);filter:blur(3px)}.character-standee.is-active .character-standee__aura{background:radial-gradient(circle,rgba(242,181,68,.42),rgba(87,216,197,.18) 52%,transparent 72%);animation:glowPulse 2.1s ease-in-out infinite}.character-standee__head{position:absolute;left:50%;top:6px;width:134px;height:134px;transform:translate(-50%);border:4px solid var(--ink);border-radius:44% 44% 48% 48%;background:#fffbeedb;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 5px #2b2b2b24;z-index:2}.character-standee__body{position:absolute;left:50%;top:92px;width:180px;height:260px;transform:translate(-50%);z-index:1}.character-standee__image{width:100%;height:100%;object-fit:contain;object-position:bottom center;display:block}.character-standee__heixiu{position:absolute;left:50%;top:84px;transform:translate(-50%)}.character-standee__name{position:absolute;left:50%;bottom:8px;transform:translate(-50%);border:2.5px solid var(--ink);border-radius:999px;background:#fffbeef0;padding:3px 12px;font-size:13px;font-weight:900;white-space:nowrap;box-shadow:0 3px #2b2b2b1f}.ui-choice-card{display:block;width:100%;min-height:44px;border:2.5px solid rgba(43,43,43,.3);border-radius:10px;background:#fff;color:var(--ink);padding:10px 14px;text-align:left;font-family:var(--font-main);font-size:15px;line-height:1.45;box-shadow:none;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.ui-choice-card:hover:not(:disabled){background:#bdf0e857}.ui-choice-card.is-selected{border-color:var(--teal)}.ui-choice-card.is-success{border-color:var(--grass-deep)}.ui-choice-card.is-danger{border-color:var(--danger)}.ui-choice-card.is-muted{opacity:.5}.ui-choice-card:disabled{cursor:default}.ui-text-input{width:100%;border:2.5px solid var(--ink);border-radius:10px;background:#fff;padding:10px 13px;color:var(--ink);font-family:var(--font-main);font-size:15px}.svg-interactive-node:focus-visible{outline:none}.svg-interactive-node:focus-visible>rect,.svg-interactive-node:focus-visible>circle,.svg-interactive-node:focus-visible>path{filter:drop-shadow(0 0 5px rgba(242,181,68,.95))}.svg-hit-target{pointer-events:all}.auth-mode-tabs{margin-top:16px}.account-status-hint--plain{border:0;border-radius:0;background:transparent;padding:0}.journey-map .ui-topbar__title{border:2px solid rgba(43,43,43,.54);background:linear-gradient(145deg,#fffbeee6,#e0f9f6c7);box-shadow:0 4px #2b2b2b1f,0 14px 36px #1d1f241a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.journey-map .ui-topbar__heading{color:#2b2b2b;font-weight:1000}.journey-map .btn{border-color:#2b2b2bc2;background:#fffbeedb;box-shadow:0 3px #2b2b2bb8,0 10px 24px #1d1f2414;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.journey-map .btn.primary{background:linear-gradient(90deg,var(--spirit),#9be9db)}.journey-course-node:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,rgba(255,255,255,.54),transparent 42%);opacity:.72;pointer-events:none}.journey-walker{pointer-events:none;filter:drop-shadow(0 14px 22px rgba(29,31,36,.18))}.journey-walker-label{position:absolute;left:50%;bottom:-20px;transform:translate(-50%);border:2px solid rgba(43,43,43,.62);border-radius:999px;background:#fffbeedb;padding:1px 8px;color:#386b8a;font-size:11px;font-weight:1000;white-space:nowrap;box-shadow:0 2px #2b2b2b1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.journey-walker-shadow{position:absolute;left:50%;bottom:-18px;width:42px;height:10px;transform:translate(-50%);border-radius:50%;background:#386b8a38;filter:blur(2px);z-index:-1}.chapter-codex-preview{pointer-events:none}.p4-hero-scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--sky)}.p4-hero-scene__image,.p4-hero-art,.p4-hero-scene__shade,.p4-hero-scene__content{position:absolute;top:0;right:0;bottom:0;left:0}.p4-hero-scene__image{width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.p4-hero-art{z-index:1;pointer-events:none}.p4-hero-art__sky{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.p4-hero-scene__shade{z-index:2;background:linear-gradient(90deg,#fffbeee0,#fffbee94 34%,#fffbee0d 65%),linear-gradient(180deg,#fffbee00 50%,#46705c2e);pointer-events:none}.p4-hero-scene__content{z-index:3;display:flex;align-items:center;padding:72px;pointer-events:none}.p4-hero-scene__content button{pointer-events:auto}.title-hero-copy{width:min(560px,calc(100vw - 96px));color:var(--ink);text-align:left;text-shadow:0 1px 0 rgba(255,251,238,.82)}.title-hero-kicker{display:inline-flex;align-items:center;min-height:34px;border:2px solid rgba(43,43,43,.18);border-radius:999px;background:#fffbeebd;padding:5px 12px;font-size:13px;font-weight:900;color:var(--teal);box-shadow:0 3px #2b2b2b14}.title-hero-copy h1{margin:15px 0 8px;font-size:48px;line-height:1.05;font-weight:900;letter-spacing:0}.title-hero-subtitle{max-width:480px;font-size:18px;line-height:1.55;font-weight:800;opacity:.76}.title-hero-tags{display:flex;flex-wrap:wrap;gap:8px;max-width:520px;margin:22px 0 26px}.title-hero-tag{display:inline-flex;align-items:center;min-height:32px;border:2px solid rgba(43,43,43,.26);border-radius:999px;background:#ffffffc2;padding:4px 11px;font-size:12.5px;font-weight:900;box-shadow:0 2px #2b2b2b14}.title-hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.title-hero-start{font-size:19px;padding:11px 34px}.title-hero-hint{margin-top:16px;font-size:13px;font-weight:800;opacity:.56}.p4-hero-art__xiaoluo{position:absolute;right:min(22vw,330px);bottom:155px;z-index:2;width:150px;height:190px}.p4-hero-art__portrait-shell{position:absolute;left:8px;top:0;width:134px;height:134px;border:3px solid var(--ink);border-radius:42% 42% 48% 48%;background:#fffbeed1;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 5px #2b2b2b24}.p4-hero-art__body{position:absolute;left:28px;top:108px;width:94px;height:76px;border:3px solid var(--ink);border-radius:34px 34px 28px 28px;background:linear-gradient(90deg,rgba(255,251,238,.72) 0 18px,transparent 18px 76px,rgba(255,251,238,.72) 76px 100%),var(--spirit);box-shadow:0 6px #2b2b2b1f}.p4-hero-art__body:after{content:"";position:absolute;left:38px;top:18px;width:18px;height:18px;border:2px solid var(--ink);border-radius:50%;background:var(--gold)}.p4-hero-art__spirit{position:absolute;z-index:2}.p4-hero-art__spirit--one{right:min(15vw,220px);bottom:292px}.p4-hero-art__spirit--two{right:min(35vw,520px);bottom:250px}.p4-hero-art__spirit--three{right:min(9vw,130px);bottom:206px}.p4-hero-art__floating-card{position:absolute;z-index:2;border:2px solid var(--ink);border-radius:12px;background:#fffbeed1;padding:6px 10px;font-size:13px;font-weight:900;box-shadow:0 4px #2b2b2b1f;animation:floaty 4.2s ease-in-out infinite}.p4-hero-art__floating-card--prompt{right:min(43vw,650px);bottom:382px;color:var(--teal)}.p4-hero-art__floating-card--rag{right:min(21vw,315px);bottom:426px;color:#8f7ce0;animation-delay:.5s}.p4-hero-art__floating-card--agent{right:min(11vw,170px);bottom:360px;color:var(--roof-red);animation-delay:.9s}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#2b2b2b47;border-radius:4px}::-webkit-scrollbar-track{background:transparent}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes bob{0%,to{transform:translateY(0) rotate(-1.5deg)}50%{transform:translateY(-4px) rotate(1.5deg)}}@keyframes blink{0%,92%,to{transform:scaleY(1)}95%{transform:scaleY(.08)}}@keyframes glowPulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes standeeBreathe{0%,to{transform:translateY(0) rotate(-.2deg)}50%{transform:translateY(-4px) rotate(.2deg)}}@keyframes standeeBrightBreathe{0%,to{transform:translateY(0) rotate(-.35deg)}50%{transform:translateY(-6px) rotate(.35deg)}}@keyframes standeeThinkingBreathe{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes drift{0%{transform:translate(0)}to{transform:translate(-60px)}}@keyframes seaWave{0%,to{transform:translate(0);opacity:.68}50%{transform:translate(22px);opacity:.92}}@keyframes softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes nodePulse{0%,to{opacity:.86;transform:scale(1)}50%{opacity:1;transform:scale(1.045)}}@keyframes pathMarch{0%{stroke-dashoffset:0}to{stroke-dashoffset:-120}}@keyframes wireGlow{0%,to{opacity:.46}50%{opacity:.9}}@keyframes glintPulse{0%,to{transform:scale(.72);opacity:.45}50%{transform:scale(1.2);opacity:1}}@keyframes memoryTwinkle{0%,to{opacity:.42}50%{opacity:.92}}@keyframes hazeDrift{0%,to{transform:translate(0) translateY(0)}50%{transform:translate(24px) translateY(-10px)}}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(5px)}60%{transform:translate(-4px)}80%{transform:translate(3px)}}.shake{animation:shake .4s ease}@keyframes cardFlipIn{0%{transform:rotateY(90deg) scale(.9);opacity:0}to{transform:rotateY(0) scale(1);opacity:1}}.chapter-content--focus{overflow:hidden}.ch1-focus-level{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:16px 22px 22px;color:var(--ink);isolation:isolate}.ch1-focus-level:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 18% 18%,#fffbeebd,#fffbee00 34%),linear-gradient(180deg,#fffbeeb8,#bfe9f62e 52%,#3f8f8a29)}.ch1-focus-hud,.ch1-focus-board{width:min(1180px,100%);margin:0 auto}.ch1-focus-hud{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:12px}.ch1-focus-brand,.ch1-focus-progress,.ch1-mentor-panel,.ch1-stage-panel{border:var(--line);background:#fffbeee0;box-shadow:0 5px 0 var(--shadow),0 16px 36px #1d1f2414}.ch1-focus-brand{min-height:58px;border-radius:var(--radius-md);padding:8px 16px;display:flex;flex-direction:column;justify-content:center}.ch1-focus-brand span,.ch1-focus-progress span,.ch1-kicker{font-size:13px;font-weight:800;line-height:1.2;letter-spacing:0;color:var(--teal)}.ch1-focus-brand strong{font-size:19px;line-height:1.1}.ch1-focus-progress{min-height:58px;border-radius:var(--radius-md);padding:8px 14px;display:grid;grid-template-columns:minmax(148px,auto) minmax(150px,1fr);align-items:center;gap:14px}.ch1-focus-progress strong{display:block;margin-top:2px;font-size:17px;line-height:1.18}.ch1-focus-progress__track{height:12px;border:2px solid var(--ink);border-radius:999px;background:#ffffffb8;overflow:hidden}.ch1-focus-progress__track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1-focus-metrics{display:grid;grid-template-columns:repeat(2,minmax(76px,1fr));gap:8px}.ch1-focus-metrics .ui-metric-chip{min-height:58px;padding:8px 10px}.ch1-focus-board{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 296px;gap:16px}.ch1-stage-panel{min-height:0;border-radius:var(--radius-lg);position:relative;overflow:hidden}.ch1-stage-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#57d8c51a,#fffbee00 28%),radial-gradient(circle at 90% 12%,#f2b54433,#f2b54400 28%)}.ch1-panel-motion{position:relative;z-index:1;height:100%;min-height:0;padding:26px 30px;display:flex;flex-direction:column;gap:16px;overflow:hidden}.ch1-stage-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ch1-stage-header h2,.ch1-brief h1{margin:4px 0 0;line-height:1.08;letter-spacing:0}.ch1-stage-header h2{font-size:30px}.ch1-brief{justify-content:center;padding-right:286px}.ch1-brief h1{font-size:58px}.ch1-brief p{max-width:560px;margin:0;font-size:19px;line-height:1.7}.ch1-brief__visual{position:absolute;right:66px;top:50%;width:210px;height:210px;transform:translateY(-50%);display:grid;place-items:center}.ch1-brief__halo{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:3px solid rgba(43,43,43,.68);border-radius:50%;background:radial-gradient(circle,#bdf0e8b8,#fffbee14);box-shadow:0 0 0 14px #57d8c51f,0 22px 44px #1d1f241f}.ch1-brief__spark{position:absolute;width:13px;height:13px;border:2px solid var(--ink);border-radius:50%;background:var(--gold);box-shadow:0 2px 0 var(--shadow)}.ch1-brief__spark--a{left:18px;top:54px}.ch1-brief__spark--b{right:22px;top:36px;background:var(--spirit)}.ch1-brief__spark--c{right:32px;bottom:46px;background:var(--paper)}.ch1-brief__rules{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.ch1-brief__rules span,.ch1-soft-badge{border:2px solid var(--ink);border-radius:999px;background:#bdf0e8ad;padding:5px 12px;font-size:13px;font-weight:800;line-height:1.2;box-shadow:0 2px 0 var(--shadow)}.ch1-soft-badge{flex:0 0 auto;background:#f2b54494}.ch1-token-field,.ch1-head-map{position:relative;min-height:250px;border:2px solid rgba(43,43,43,.2);border-radius:var(--radius-md);background:linear-gradient(180deg,#ffffff8f,#bdf0e83d),repeating-linear-gradient(90deg,rgba(43,43,43,.04) 0 1px,transparent 1px 72px);overflow:hidden}.ch1-token-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.ch1-token,.ch1-map-token{position:absolute;transform:translate(-50%,-50%);z-index:2;min-width:70px;min-height:54px;border:2.5px solid var(--ink);border-radius:18px;background:var(--paper);color:var(--ink);box-shadow:0 4px 0 var(--shadow);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:7px 12px;font-size:17px;font-weight:900;line-height:1.08;letter-spacing:0;transition:transform .12s ease,background .16s ease,box-shadow .16s ease}.ch1-token:not(:disabled):hover{transform:translate(-50%,-54%);background:#fff;box-shadow:0 7px 0 var(--shadow)}.ch1-token:disabled{cursor:default}.ch1-token small{font-size:11px;font-weight:900;line-height:1;opacity:.72}.ch1-token.is-query{background:var(--hei);color:#fffbee;box-shadow:0 0 0 6px #1d1f2414,0 4px 0 var(--shadow)}.ch1-token.is-answer{background:var(--gold);color:var(--ink)}.ch1-token.is-picked{background:#e05b5b33}.ch1-hunt-bottom{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:14px;align-items:stretch}.ch1-weight-card{border:2px solid rgba(43,43,43,.22);border-radius:var(--radius-md);background:#ffffff75;padding:12px}.ch1-weight-card__title{font-size:13px;font-weight:900;margin-bottom:10px;color:var(--teal)}.ch1-weight-row{display:grid;grid-template-columns:58px minmax(0,1fr) 42px;gap:8px;align-items:center;margin-top:8px;font-size:13px;font-weight:800}.ch1-weight-row div,.ch1-softmax-row div{height:10px;border:2px solid rgba(43,43,43,.72);border-radius:999px;background:#ffffffb8;overflow:hidden}.ch1-weight-row i,.ch1-softmax-row i{display:block;height:100%;border-radius:inherit;background:var(--spirit)}.ch1-weight-row.is-answer i,.ch1-softmax-row.is-answer i{background:var(--gold)}.ch1-action-row{margin-top:auto;display:flex;justify-content:flex-end}.ch1-main-action{min-width:162px}.ch1-sentence-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:12px;border:2px solid rgba(43,43,43,.18);border-radius:var(--radius-md);background:#ffffff73}.ch1-sentence-strip span{border:2px solid rgba(43,43,43,.54);border-radius:999px;background:var(--paper);padding:6px 12px;font-weight:900}.ch1-sentence-strip span.is-query{background:var(--hei);color:#fffbee}.ch1-sentence-strip span.is-answer{background:var(--gold)}.ch1-qkv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ch1-concept-card{min-height:150px;border:2px solid rgba(43,43,43,.22);border-radius:var(--radius-md);background:#ffffff6b;padding:16px}.ch1-concept-card span{display:inline-block;margin-bottom:10px;border:2px solid var(--ink);border-radius:999px;background:var(--spirit-soft);padding:3px 10px;font-size:12px;font-weight:900}.ch1-concept-card strong{display:block;font-size:18px;line-height:1.24}.ch1-concept-card p{margin:10px 0 0;font-size:14px;line-height:1.58}.ch1-softmax-list{display:grid;gap:8px}.ch1-softmax-row{display:grid;grid-template-columns:150px 86px minmax(0,1fr) 54px;gap:10px;align-items:center;min-height:42px;border:2px solid rgba(43,43,43,.16);border-radius:var(--radius-sm);background:#ffffff61;padding:7px 10px;font-size:13px;font-weight:900}.ch1-softmax-row.is-answer{border-color:#f2b544e0;background:#f2b54424}.ch1-softmax-row.is-query{opacity:.72}.ch1-head-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ch1-head-tab{min-height:74px;border:2px solid rgba(43,43,43,.28);border-radius:var(--radius-md);background:#ffffff7a;color:var(--ink);text-align:left;padding:10px 12px;box-shadow:none}.ch1-head-tab strong,.ch1-head-tab span{display:block}.ch1-head-tab strong{font-size:16px}.ch1-head-tab span{margin-top:4px;font-size:12px;line-height:1.35;opacity:.7}.ch1-head-tab.is-active{border-color:var(--ink);background:var(--spirit-soft);box-shadow:0 3px 0 var(--shadow)}.ch1-head-map-wrap{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;min-height:0}.ch1-head-map{min-height:242px}.ch1-head-board{min-height:242px;border:2px solid rgba(43,43,43,.18);border-radius:var(--radius-md);background:linear-gradient(180deg,#ffffff80,#bdf0e833),repeating-linear-gradient(90deg,rgba(43,43,43,.04) 0 1px,transparent 1px 72px);padding:14px}.ch1-head-sentence{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin-bottom:16px}.ch1-head-sentence span{border:2px solid var(--ink);border-radius:999px;background:var(--paper);padding:6px 11px;font-size:14px;font-weight:900}.ch1-head-links{display:grid;gap:10px}.ch1-head-link-row{display:grid;grid-template-columns:54px 38px 54px minmax(0,1fr) 44px;gap:8px;align-items:center;min-height:38px;border:2px solid rgba(43,43,43,.14);border-radius:var(--radius-sm);background:#ffffff75;padding:7px 9px;font-size:13px;font-weight:900}.ch1-head-link-row b{font-size:12px;color:var(--teal);text-align:center}.ch1-head-link-row div{height:10px;border:2px solid rgba(43,43,43,.72);border-radius:999px;background:#ffffffb8;overflow:hidden}.ch1-head-link-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1-map-token{min-width:62px;min-height:44px;border-radius:15px;font-size:15px;pointer-events:none}.ch1-head-note{border:2px solid rgba(43,43,43,.18);border-radius:var(--radius-md);background:#ffffff6b;padding:14px}.ch1-head-note strong{display:block;font-size:19px}.ch1-head-note p{margin:8px 0 12px;font-size:14px;line-height:1.58}.ch1-head-note span{display:block;margin-top:7px;border-left:4px solid var(--spirit);padding-left:8px;font-size:13px;font-weight:800}.ch1-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ch1-timeline article{border:2px solid rgba(43,43,43,.18);border-radius:var(--radius-md);background:#ffffff70;padding:14px}.ch1-timeline span,.ch1-timeline b,.ch1-timeline strong{display:block}.ch1-timeline span{width:max-content;border:2px solid var(--ink);border-radius:999px;background:var(--gold);padding:2px 10px;font-size:12px;font-weight:900}.ch1-timeline b{margin-top:10px;font-size:12px;color:var(--teal)}.ch1-timeline strong{margin-top:4px;font-size:17px;line-height:1.22}.ch1-timeline p{margin:8px 0 0;font-size:13.5px;line-height:1.56}.ch1-architecture{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:2px solid rgba(43,43,43,.18);border-radius:var(--radius-md);background:#bdf0e83d;padding:12px}.ch1-architecture span{border:2px solid var(--ink);border-radius:999px;background:var(--paper);padding:6px 10px;font-size:13px;font-weight:900}.ch1-architecture i{width:22px;height:2px;background:var(--ink)}.ch1-mentor-panel{min-height:0;border-radius:var(--radius-lg);padding:18px;display:flex;flex-direction:column;gap:14px;overflow:hidden}.ch1-mentor-panel__top{display:flex;align-items:center;gap:12px}.ch1-mentor-panel__top span,.ch1-mentor-panel__top strong{display:block}.ch1-mentor-panel__top span{font-size:12px;font-weight:900;color:var(--teal)}.ch1-mentor-panel__top strong{margin-top:3px;font-size:18px;line-height:1.2}.ch1-mentor-panel p{margin:0;font-size:15px;line-height:1.72}.ch1-mentor-card{margin-top:auto;border:2px solid rgba(43,43,43,.18);border-radius:var(--radius-md);background:#bdf0e847;padding:14px}.ch1-mentor-card b,.ch1-mentor-card span{display:block}.ch1-mentor-card b{color:var(--teal);font-size:12px;margin-bottom:6px}.ch1-mentor-card span{font-size:14px;line-height:1.54;font-weight:800}.ch1-cinema{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;isolation:isolate;color:var(--ink);background:#9fd5df}.ch1-cinema__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-4;background-image:url(/art/ch1-stardeck-bg.png);background-size:cover;background-position:center;transform:scale(1.018)}.ch1-cinema__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:linear-gradient(180deg,#fffbee42,#fffbee08 46%,#1d1f2438),radial-gradient(circle at 70% 42%,#fffbee47,#fffbee00 35%)}.ch1-cinema-sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none}.ch1-cinema-sparkles span{position:absolute;left:calc(6% + var(--i) * 5.1%);top:calc(14% + (var(--i) % 6) * 11%);width:8px;height:8px;border-radius:2px;background:#bdf0e8db;box-shadow:0 0 16px #57d8c5c7;animation:ch1ParticleFloat 5.4s ease-in-out infinite;animation-delay:calc(var(--i) * -.2s)}.ch1-cinema-top{position:absolute;top:12px;left:18px;right:18px;z-index:12;display:grid;grid-template-columns:260px minmax(180px,1fr);gap:14px;align-items:center}.ch1-cinema-title{border:2px solid rgba(43,43,43,.72);border-radius:16px;background:#fffbeed6;box-shadow:0 4px 0 var(--shadow);padding:10px 16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ch1-cinema-title span{display:block;color:var(--teal);font-size:12px;font-weight:900}.ch1-cinema-title strong{display:block;margin-top:3px;font-size:20px;line-height:1.12}.ch1-cinema-progress{height:14px;border:2px solid rgba(43,43,43,.72);border-radius:999px;background:#fffbeea3;overflow:hidden;box-shadow:0 3px 0 var(--shadow)}.ch1-cinema-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1-cinema-stage{position:absolute;top:78px;right:20px;bottom:118px;left:20px;z-index:3;display:grid;grid-template-columns:230px minmax(0,1fr);gap:20px;align-items:stretch}.ch1-teacher{position:relative;align-self:end;width:230px;min-height:424px;display:grid;justify-items:center;align-content:end;isolation:isolate;pointer-events:none;filter:drop-shadow(0 18px 20px rgba(29,31,36,.18))}.ch1-teacher__halo{position:absolute;bottom:96px;width:188px;height:188px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#fffbeebd,#fffbee2e 38%,#bdf0e800 70%),radial-gradient(circle,#bdf0e875,#bdf0e800);animation:ch1TeacherHalo 3.2s ease-in-out infinite}.ch1-teacher__sprite-wrap{position:relative;z-index:3;width:218px;height:360px;display:grid;place-items:end center;animation:ch1TeacherFloat 3.8s ease-in-out infinite}.ch1-teacher__sprite-art{position:absolute;left:0;top:0;z-index:3;width:100%;aspect-ratio:916 / 1717}.ch1-teacher__sprite{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;transform-origin:52% 92%;filter:drop-shadow(0 8px 0 rgba(43,43,43,.12)) drop-shadow(0 18px 24px rgba(29,31,36,.18))}.ch1-teacher__mouth-live{position:absolute;left:49.3%;top:32%;z-index:6;width:8.5%;aspect-ratio:1.55;border:1.5px solid #2b2b2b;border-radius:4px 4px 10px 10px;background:#6f3037;opacity:0;overflow:hidden;transform:translate(-50%,-50%) scaleY(.3);transform-origin:center top}.ch1-teacher__mouth-live i{position:absolute;left:3px;right:3px;bottom:-1px;height:5px;border-radius:50% 50% 0 0;background:#ee8f94}.ch1-teacher.is-speaking .ch1-teacher__mouth-live{opacity:.96;animation:ch1TeacherLipSync .24s steps(2,end) infinite}.ch1-teacher__gesture-tip{position:absolute;left:91%;top:29.5%;z-index:7;width:18px;height:18px;border:2px solid var(--ink);border-radius:50%;background:var(--gold);opacity:0;transform:translate(-50%,-50%)}.ch1-teacher__gesture-tip i{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:2px solid rgba(242,181,68,.8);border-radius:50%}.ch1-teacher__gesture-tip i:nth-child(2){top:-16px;right:-16px;bottom:-16px;left:-16px;border-color:#f2b5446b}.ch1-teacher--gesture-point .ch1-teacher__gesture-tip{opacity:1;animation:ch1TeacherPoint 1s ease-out infinite}.ch1-teacher__gesture-symbol{position:absolute;right:5px;top:43px;z-index:7;min-width:40px;height:40px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50% 50% 50% 12px;background:#fff7d8;box-shadow:0 4px 0 var(--shadow);font-size:24px;font-weight:1000;opacity:0}.ch1-teacher--gesture-question .ch1-teacher__gesture-symbol,.ch1-teacher--gesture-thinking .ch1-teacher__gesture-symbol,.ch1-teacher--gesture-greeting .ch1-teacher__gesture-symbol,.ch1-teacher--gesture-celebrate .ch1-teacher__gesture-symbol{opacity:1}.ch1-teacher--gesture-question .ch1-teacher__sprite-wrap{animation:ch1TeacherQuestion 2.1s ease-in-out infinite}.ch1-teacher--gesture-greeting .ch1-teacher__sprite-wrap{animation:ch1TeacherGreeting 1.35s ease-in-out infinite}.ch1-teacher--gesture-thinking .ch1-teacher__sprite-wrap{animation:ch1TeacherThinking 2.5s ease-in-out infinite}.ch1-teacher--gesture-celebrate .ch1-teacher__sprite-wrap{animation:ch1TeacherCelebrate 1.25s ease-in-out infinite}.ch1-teacher.is-speaking .ch1-teacher__sprite-art{transform-origin:52% 92%;animation:ch1TeacherTalk 1.1s ease-in-out infinite}.ch1-teacher__voice{position:absolute;left:134px;top:96px;width:18px;height:18px;border:2px solid rgba(43,43,43,.7);border-left:0;border-bottom:0;border-radius:0 999px 0 0;opacity:0;transform:rotate(22deg)}.ch1-teacher__voice--two{left:144px;top:88px;width:28px;height:28px}.ch1-teacher.is-speaking .ch1-teacher__voice{animation:ch1TeacherVoice 1.15s ease-out infinite}.ch1-teacher.is-speaking .ch1-teacher__voice--two{animation-delay:.16s}.ch1-teacher__badge{position:absolute;left:50%;top:153px;width:24px;height:24px;border:2px solid rgba(43,43,43,.72);border-radius:50%;background:var(--spirit);box-shadow:0 0 0 6px #bdf0e82e;transform:translate(-50%)}.ch1-teacher--question .ch1-teacher__badge{background:var(--gold)}.ch1-teacher__focus-dot{position:absolute;right:8px;top:118px;z-index:4;width:20px;height:20px;border:2px solid rgba(43,43,43,.72);border-radius:50%;background:var(--gold);box-shadow:0 0 0 9px #f2b54429,0 4px 0 var(--shadow)}.ch1-teacher__head{position:relative;z-index:3;width:122px;height:118px;border:3px solid var(--ink);border-radius:44% 44% 46% 46%;background:#fff8df;box-shadow:0 6px 0 var(--shadow)}.ch1-teacher__hair{position:absolute;left:-6px;right:-6px;top:-12px;height:58px;border:3px solid var(--ink);border-bottom:0;border-radius:42px 42px 22px 22px;background:radial-gradient(circle at 20% 58%,#ffffff3d,#fff0 18%),#1d1f24}.ch1-teacher__hair:before,.ch1-teacher__hair:after{content:"";position:absolute;top:-22px;width:28px;height:46px;border:3px solid var(--ink);background:#1d1f24}.ch1-teacher__hair:before{left:18px;border-radius:20px 20px 6px 18px;transform:rotate(-18deg)}.ch1-teacher__hair:after{right:18px;border-radius:20px 20px 18px 6px;transform:rotate(18deg)}.ch1-teacher__eye{position:absolute;top:58px;width:17px;height:20px;border:2px solid var(--ink);border-radius:50%;background:#fff;overflow:hidden}.ch1-teacher__eye:after{content:"";position:absolute;left:5px;top:5px;width:7px;height:9px;border-radius:50%;background:#20313f}.ch1-teacher__eye--left{left:32px}.ch1-teacher__eye--right{right:32px}.ch1-teacher__mouth{position:absolute;left:50%;bottom:24px;width:22px;height:8px;border:2px solid var(--ink);border-top:0;border-radius:0 0 999px 999px;transform:translate(-50%);background:#e05b5b2e}.ch1-teacher.is-speaking .ch1-teacher__mouth{animation:ch1MouthTalk .36s steps(2,end) infinite}.ch1-teacher__mark{position:absolute;left:50%;top:36px;width:20px;height:20px;border:2px solid var(--ink);border-radius:50%;background:var(--spirit-soft);transform:translate(-50%)}.ch1-teacher--question .ch1-teacher__mark{background:var(--gold)}.ch1-teacher--happy .ch1-teacher__mouth{height:12px}.ch1-teacher--thinking .ch1-teacher__eye:after{transform:translate(-2px)}.ch1-teacher__body{position:relative;z-index:2;width:136px;height:156px;margin-top:-10px;border:3px solid var(--ink);border-radius:48px 48px 22px 22px;background:linear-gradient(180deg,#fffbeedb,#bdf0e8eb),linear-gradient(90deg,transparent 0 45%,rgba(43,43,43,.22) 45% 55%,transparent 55%);box-shadow:0 6px 0 var(--shadow)}.ch1-teacher__body span{position:absolute;left:50%;top:18px;width:44px;height:44px;border:2px solid var(--ink);border-radius:50%;background:#ffffffb8;transform:translate(-50%)}.ch1-teacher__pointer{position:absolute;right:-10px;bottom:144px;width:70px;height:24px;transform-origin:left center}.ch1-teacher__pointer i{display:block;width:62px;height:16px;border:2px solid var(--ink);border-radius:999px;background:var(--gold);box-shadow:0 3px 0 var(--shadow)}.ch1-teacher__pointer i:after{content:"";position:absolute;right:0;top:3px;width:18px;height:18px;border:2px solid var(--ink);border-radius:50%;background:#fff}.ch1-teacher__name{position:relative;z-index:4;margin-top:12px;border:2px solid rgba(43,43,43,.72);border-radius:16px;background:#fffbeed6;box-shadow:0 4px 0 var(--shadow);padding:8px 12px;text-align:center}.ch1-teacher__name strong,.ch1-teacher__name span{display:block}.ch1-teacher__name strong{font-size:15px}.ch1-teacher__name span{color:var(--teal);font-size:11px;font-weight:900}.ch1-cinema-scene{position:relative;min-height:100%;border:3px solid rgba(43,43,43,.58);border-radius:28px;background:#fffbee6b;box-shadow:inset 0 0 0 1px #ffffff5c,0 18px 60px #1d1f2424;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ch1-cinema-sentence{position:absolute;left:50%;top:62px;z-index:4;width:min(720px,calc(100% - 52px));display:flex;flex-wrap:wrap;justify-content:center;gap:8px;border:2px solid rgba(43,43,43,.68);border-radius:24px;background:#fffbeedb;box-shadow:0 6px 0 var(--shadow);padding:13px 16px;transform:translate(-50%)}.ch1-cinema-sentence span{min-width:58px;border:2px solid var(--ink);border-radius:999px;background:#fff;box-shadow:0 3px 0 var(--shadow);padding:8px 12px;text-align:center;font-size:18px;font-weight:900;animation:ch1TokenArrive .44s ease both;animation-delay:calc(var(--token-index) * .05s)}.ch1-cinema-sentence .is-pronoun,.ch1-cinema-sentence .is-focus{background:var(--gold);transform:translateY(-4px);box-shadow:0 6px 0 var(--shadow),0 0 0 8px #f2b5442e}.ch1-cinema-mini{position:absolute;bottom:-72px;width:86px;height:58px;border:3px solid var(--ink);border-radius:50% 46% 44% 50%;background:#fff2c5;box-shadow:0 5px 0 var(--shadow);animation:ch1AnimalBob 1.8s ease-in-out infinite}.ch1-cinema-mini:before{content:"";position:absolute;left:-18px;top:-4px;width:42px;height:42px;border:3px solid var(--ink);border-radius:50%;background:#fff7d8}.ch1-cinema-mini:after{content:"";position:absolute;right:-16px;top:18px;width:24px;height:20px;border:2px solid var(--ink);border-radius:50%;background:var(--gold)}.ch1-cinema-mini--cat{left:86px}.ch1-cinema-mini--fish{right:94px;background:#bdf0e8;transform:scaleX(-1)}.ch1-attn-demo,.ch1-qkv-lab,.ch1-softmax-demo,.ch1-heads-demo,.ch1-history-demo,.ch1-summary-demo{position:absolute;left:50%;top:210px;z-index:3;width:min(760px,calc(100% - 56px));min-height:220px;transform:translate(-50%)}.ch1-attn-demo svg{position:absolute;top:0;right:0;bottom:62px;left:0;width:100%;height:150px}.ch1-attn-demo__weights{position:absolute;left:50%;bottom:18px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;transform:translate(-50%)}.ch1-attn-demo__weights span{border:2px solid var(--ink);border-radius:999px;background:#fffbeee6;box-shadow:0 3px 0 var(--shadow);padding:6px 12px;font-size:14px;font-weight:900}.ch1-qkv-lab{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-content:center}.ch1-qkv-lab article,.ch1-heads-demo article,.ch1-history-demo article{border:2.5px solid rgba(43,43,43,.7);border-radius:20px;background:#fffbeedb;box-shadow:0 5px 0 var(--shadow);padding:16px}.ch1-qkv-lab article.is-focus,.ch1-heads-demo article.is-focus,.ch1-history-demo article.is-focus{background:#f2b544c7;box-shadow:0 7px 0 var(--shadow),0 0 0 10px #f2b5442e}.ch1-qkv-lab article span{display:inline-block;border:2px solid var(--ink);border-radius:999px;background:var(--spirit-soft);padding:3px 10px;font-size:12px;font-weight:900}.ch1-qkv-lab article strong{display:block;margin-top:16px;font-size:22px;line-height:1.24}.ch1-qkv-lab__orb{position:absolute;left:50%;bottom:24px;width:28px;height:28px;border:2.5px solid var(--ink);border-radius:50%;background:radial-gradient(circle,#fff,var(--gold));box-shadow:0 0 22px #f2b544cc}.ch1-softmax-demo{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;align-items:center}.ch1-softmax-demo__dial{width:176px;height:176px;border:4px solid var(--ink);border-radius:50%;background:conic-gradient(var(--gold) 0 63%,var(--spirit) 63% 77%,rgba(189,240,232,.75) 77% 100%);box-shadow:0 7px 0 var(--shadow),0 0 0 12px #fffbee47;display:grid;place-items:center;text-align:center}.ch1-softmax-demo__dial strong,.ch1-softmax-demo__dial span{display:block}.ch1-softmax-demo__dial strong{font-size:36px}.ch1-softmax-demo__dial span{font-size:13px;font-weight:900}.ch1-softmax-demo__bars{display:grid;gap:10px}.ch1-softmax-demo__bars>div{display:grid;grid-template-columns:62px 48px minmax(0,1fr) 48px;gap:8px;align-items:center;border:2px solid rgba(43,43,43,.5);border-radius:14px;background:#fffbeed6;box-shadow:0 4px 0 var(--shadow);padding:8px 10px;font-size:13px;font-weight:900}.ch1-softmax-demo__bars>div.is-answer{background:#f2b544b8}.ch1-softmax-demo__bars i{height:12px;border:2px solid var(--ink);border-radius:999px;background:#fff;overflow:hidden}.ch1-softmax-demo__bars em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1-heads-demo{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-content:center}.ch1-heads-demo article{min-height:182px;display:grid;justify-items:center;align-content:center;gap:8px;text-align:center}.ch1-heads-demo article strong{font-size:20px}.ch1-heads-demo article span{font-size:13px;line-height:1.38}.ch1-heads-demo__merge{grid-column:1 / -1;justify-self:center;border:2px solid var(--ink);border-radius:999px;background:var(--spirit-soft);box-shadow:0 4px 0 var(--shadow);padding:8px 18px;font-size:16px;font-weight:900}.ch1-heads-demo__merge.is-focus{background:var(--gold)}.ch1-welcome-stage,.ch1-pronoun-story,.ch1-attention-stage,.ch1-qkv-workshop,.ch1-softmax-machine,.ch1-heads-workshop{position:absolute;top:20px;right:24px;bottom:58px;left:24px;min-width:0}.ch1-cinema-scene--story{background:#fff4cfa8}.ch1-cinema-scene--welcome{background:#fff9e1b8}.ch1-welcome-stage{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-rows:auto minmax(126px,1fr) auto auto;gap:11px 16px}.ch1-welcome-stage>*{transition:opacity .35s ease,filter .35s ease,transform .35s ease}.ch1-welcome-greeting{grid-column:1 / -1;justify-self:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:5px 9px;text-align:center}.ch1-welcome-greeting>span{color:#386b8a;font-size:14px;font-weight:1000}.ch1-welcome-greeting>strong{font-size:31px}.ch1-welcome-greeting>p{flex-basis:100%;margin:0;color:#2b2b2bb8;font-size:13px;font-weight:800}.ch1-welcome-why{grid-column:1;grid-row:2 / 4;display:grid;gap:10px}.ch1-welcome-why article{min-height:86px;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:11px;border:2.5px solid rgba(43,43,43,.62);border-radius:16px;background:#ffffffe0;box-shadow:0 5px 0 var(--shadow);padding:10px 13px}.ch1-welcome-why article:first-child{border-color:#386b8ab8}.ch1-welcome-why article:last-child{border-color:#c65d5dad}.ch1-welcome-why article div b,.ch1-welcome-why article div strong{display:block}.ch1-welcome-why article div b{margin-bottom:4px;color:#386b8a;font-size:11px}.ch1-welcome-why article div strong{font-size:16px;line-height:1.3}.ch1-welcome-icon{position:relative;width:64px;height:54px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:14px;background:#dff6f2}.ch1-welcome-icon--chat i{position:absolute;width:31px;height:22px;border:2px solid var(--ink);border-radius:10px 10px 10px 3px;background:#fff}.ch1-welcome-icon--chat i:first-child{left:5px;top:7px}.ch1-welcome-icon--chat i:last-child{right:5px;bottom:6px;background:#ffe7a3;transform:scaleX(-1)}.ch1-welcome-icon--translate{grid-template-columns:auto auto auto;gap:2px;background:#ffe7e7;font-size:11px}.ch1-welcome-icon--translate i{font-style:normal;font-weight:1000}.ch1-welcome-key{grid-column:2;grid-row:2;display:grid;place-items:center;align-content:center;border:3px solid var(--ink);border-radius:24px;background:#fff0b4;box-shadow:0 7px 0 var(--shadow),0 0 0 9px #f2b54421;padding:13px;text-align:center}.ch1-welcome-key span{color:#9a6500;font-size:11px;font-weight:1000}.ch1-welcome-key strong{margin-top:5px;font-size:21px;line-height:1.2}.ch1-welcome-roadmap{grid-column:2;grid-row:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-items:center}.ch1-welcome-roadmap span{min-height:36px;display:flex;align-items:center;gap:5px;border:2px solid rgba(43,43,43,.52);border-radius:10px;background:#ffffffd6;padding:5px 7px;font-size:10px;font-weight:900}.ch1-welcome-roadmap span b{flex:0 0 21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#78d9cd}.ch1-welcome-roadmap i{display:none}.ch1-welcome-outcome{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;gap:12px;border:2.5px solid rgba(43,43,43,.68);border-radius:15px;background:#dff6f2;box-shadow:0 4px 0 var(--shadow);padding:9px 13px}.ch1-welcome-outcome span{border-radius:999px;background:#fff;padding:4px 9px;color:#386b8a;font-size:10px;font-weight:1000}.ch1-welcome-outcome strong{font-size:13px}.ch1-welcome-stage[data-phase=hello]>:not(.ch1-welcome-greeting),.ch1-welcome-stage[data-phase=why]>:not(.ch1-welcome-why),.ch1-welcome-stage[data-phase=key-idea]>:not(.ch1-welcome-key),.ch1-welcome-stage[data-phase=roadmap]>:not(.ch1-welcome-roadmap),.ch1-welcome-stage[data-phase=ready]>:not(.ch1-welcome-outcome){opacity:.38;filter:saturate(.68)}.ch1-welcome-stage[data-phase=hello] .ch1-welcome-greeting,.ch1-welcome-stage[data-phase=why] .ch1-welcome-why,.ch1-welcome-stage[data-phase=key-idea] .ch1-welcome-key,.ch1-welcome-stage[data-phase=roadmap] .ch1-welcome-roadmap,.ch1-welcome-stage[data-phase=ready] .ch1-welcome-outcome{opacity:1;filter:none}.ch1-cinema-scene--attention{background:#e0f9f6a8}.ch1-cinema-scene--lab{background:#edefffad}.ch1-cinema-scene--softmax{background:#fff0eaad}.ch1-cinema-scene--heads{background:#eff8ffad}.ch1-pronoun-story{display:grid;grid-template-rows:auto minmax(150px,1fr) auto;gap:14px}.ch1-story-sentence{justify-self:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;max-width:760px;border:2.5px solid rgba(43,43,43,.76);border-radius:18px;background:#fffbeef0;box-shadow:0 6px 0 var(--shadow);padding:12px 18px;font-size:22px;line-height:1.35;font-weight:900}.ch1-story-sentence strong{display:grid;place-items:center;width:48px;height:48px;border:3px solid var(--ink);border-radius:50%;background:var(--gold);box-shadow:0 0 0 8px #f2b54429;font-size:26px}.ch1-story-chase{position:relative;display:flex;justify-content:center;align-items:center;gap:clamp(76px,12vw,150px);min-height:166px;border-bottom:3px solid rgba(43,43,43,.24)}.ch1-story-chase:after{content:"";position:absolute;left:10%;right:10%;bottom:-8px;height:12px;border-radius:50%;background:#2b2b2b1a;filter:blur(5px)}.ch1-story-cat,.ch1-story-fish{position:relative;z-index:2;display:grid;place-items:center;gap:2px}.ch1-story-cat b,.ch1-story-fish b{border:2px solid var(--ink);border-radius:999px;background:var(--paper);box-shadow:0 3px 0 var(--shadow);padding:4px 12px;font-size:14px}.ch1-story-rumble{position:absolute;right:-36px;top:42px;border:2px solid var(--ink);border-radius:999px;background:#fff;padding:3px 7px;color:#c65d5d;font-size:12px;font-weight:900;transform:rotate(-7deg);opacity:0}.ch1-pronoun-story.is-revealing .ch1-story-rumble{opacity:1;animation:ch1Rumble .42s ease-in-out infinite alternate}.ch1-fish-figure{position:relative;display:block;width:94px;height:58px;border:3px solid var(--ink);border-radius:56% 48% 48% 56%;background:#77d9cf;box-shadow:inset -10px -8px #20313f17,0 6px 0 var(--shadow)}.ch1-fish-figure:before{content:"";position:absolute;left:18px;top:16px;width:9px;height:9px;border:2px solid var(--ink);border-radius:50%;background:#fff}.ch1-fish-figure:after{content:"";position:absolute;right:-32px;top:10px;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:34px solid var(--ink);clip-path:polygon(0 0,100% 50%,0 100%,16% 50%)}.ch1-fish-figure i{position:absolute;right:-27px;top:14px;z-index:1;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:27px solid #ef8f8f;clip-path:polygon(0 0,100% 50%,0 100%,16% 50%)}.ch1-fish-figure--tiny{width:44px;height:29px;border-width:2px;box-shadow:0 3px 0 var(--shadow)}.ch1-fish-figure--tiny:before{left:8px;top:7px;width:5px;height:5px;border-width:1px}.ch1-fish-figure--tiny:after{right:-17px;top:5px;border-top-width:9px;border-bottom-width:9px;border-left-width:18px}.ch1-fish-figure--tiny i{right:-14px;top:7px;border-top-width:7px;border-bottom-width:7px;border-left-width:14px}.ch1-story-motion{display:flex;gap:9px;margin-left:-46px;margin-right:-46px}.ch1-story-motion i{width:28px;height:5px;border-radius:999px;background:#2b2b2b3d;transform:rotate(-7deg);animation:ch1ChaseDash .7s linear infinite}.ch1-story-motion i:nth-child(2){animation-delay:-.22s}.ch1-story-motion i:nth-child(3){animation-delay:-.44s}.ch1-pronoun-mystery{display:grid;grid-template-columns:118px minmax(0,1fr);gap:18px;align-items:center}.ch1-pronoun-orb{display:flex;justify-content:center;align-items:center;gap:3px;height:84px;border:3px solid var(--ink);border-radius:28px 28px 28px 8px;background:#fff;box-shadow:0 6px 0 var(--shadow)}.ch1-pronoun-orb span{color:#c65d5d;font-size:34px;font-weight:1000}.ch1-pronoun-orb b{font-size:38px}.ch1-pronoun-candidates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ch1-pronoun-candidates>div{min-height:74px;display:grid;grid-template-columns:58px 72px minmax(0,1fr);align-items:center;border:2.5px solid rgba(43,43,43,.64);border-radius:16px;background:#ffffffd6;box-shadow:0 4px 0 var(--shadow);padding:8px 12px}.ch1-pronoun-candidates>div.is-answer{border-color:#d79b2d;background:#fff1bd}.ch1-pronoun-candidates strong{font-size:18px}.ch1-pronoun-candidates>div>span:last-child{color:#2b2b2bb3;font-size:12px;line-height:1.35;font-weight:800}.ch1-attention-stage{display:grid;grid-template-rows:auto 124px minmax(150px,1fr);gap:10px}.ch1-attention-context{justify-self:center;display:flex;flex-wrap:wrap;justify-content:center;gap:6px;border:2px solid rgba(43,43,43,.62);border-radius:15px;background:#ffffffd1;box-shadow:0 4px 0 var(--shadow);padding:8px 10px}.ch1-attention-context span{padding:5px 8px;border-radius:8px;font-size:15px;font-weight:900}.ch1-attention-context span.is-query{background:var(--gold);box-shadow:0 0 0 3px #f2b54438}.ch1-attention-query{position:relative;z-index:3;justify-self:center;width:170px;height:118px;display:grid;place-items:center;align-content:center;border:3px solid var(--ink);border-radius:50%;background:#fff7d8;box-shadow:0 8px 0 var(--shadow),0 0 0 13px #f2b54424;text-align:center}.ch1-attention-query small,.ch1-attention-query span{font-size:11px;font-weight:900}.ch1-attention-query strong{font-size:38px;line-height:1}.ch1-attention-beams{position:absolute;top:80px;right:0;bottom:74px;left:0;z-index:1;width:100%;height:calc(100% - 140px);pointer-events:none}.ch1-attention-targets{position:relative;z-index:2;align-self:end;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ch1-attention-targets>div{position:relative;min-height:112px;display:grid;grid-template-columns:52px 1fr auto;grid-template-rows:1fr auto;align-items:center;border:2.5px solid rgba(43,43,43,.6);border-radius:16px;background:#ffffffe6;box-shadow:0 5px 0 var(--shadow);padding:10px}.ch1-attention-targets>div.is-answer{border-color:#c7881e;background:#fff0b4;box-shadow:0 6px 0 var(--shadow),0 0 0 7px #f2b54426}.ch1-attention-target__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#e3f7f4;font-size:23px;font-weight:1000}.ch1-attention-targets strong{font-size:17px}.ch1-attention-targets b{color:#20313f;font-size:20px}.ch1-attention-targets em{grid-column:2 / -1;color:#b16f00;font-size:11px;font-style:normal;font-weight:900}.ch1-qkv-workshop{display:grid;grid-template-rows:74px minmax(190px,1fr) 68px;gap:12px}.ch1-qkv-token{justify-self:center;display:flex;align-items:center;gap:9px;border:2px solid var(--ink);border-radius:16px;background:var(--paper);box-shadow:0 4px 0 var(--shadow);padding:8px 14px}.ch1-qkv-token span{font-size:12px;font-weight:900}.ch1-qkv-token strong{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--gold);font-size:24px}.ch1-qkv-route{position:absolute;left:16%;right:16%;top:178px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ch1-qkv-route i{height:8px;border-radius:999px;background:#39698b33}.ch1-qkv-props{position:relative;z-index:2;align-self:center;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ch1-qkv-prop{position:relative;min-height:206px;display:grid;justify-items:center;align-content:center;gap:7px;border:2.5px solid rgba(43,43,43,.65);border-radius:22px 22px 12px 12px;background:#ffffffdb;box-shadow:0 6px 0 var(--shadow);padding:12px;text-align:center}.ch1-qkv-prop.is-focus{border-color:#d59626;background:#fff4c9;box-shadow:0 9px 0 var(--shadow),0 0 0 9px #f2b54426}.ch1-qkv-step{position:absolute;left:10px;top:10px;width:26px;height:26px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--paper);font-style:normal;font-weight:1000}.ch1-qkv-object{position:relative;width:92px;height:92px;display:grid;place-items:center}.ch1-qkv-object b{position:absolute;left:-6px;top:-3px;z-index:3;width:30px;height:30px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--paper);font-size:14px}.ch1-qkv-object--query{border:4px solid var(--ink);border-radius:50%;background:#f2b544;box-shadow:inset 0 -10px #2b2b2b1a,0 5px 0 var(--shadow)}.ch1-qkv-object--query:after{content:"";position:absolute;right:-22px;bottom:-12px;width:40px;height:13px;border:3px solid var(--ink);border-radius:999px;background:#fff;transform:rotate(45deg)}.ch1-qkv-object--query span{font-size:50px;font-weight:1000}.ch1-qkv-object--key span{position:absolute;width:88px;height:26px;border:4px solid var(--ink);border-radius:999px;background:#78d9cd;transform:rotate(-24deg)}.ch1-qkv-object--key span:before{content:"";position:absolute;left:-18px;top:-18px;width:48px;height:48px;border:4px solid var(--ink);border-radius:50%;background:var(--paper);box-shadow:inset 0 0 0 9px #78d9cd}.ch1-qkv-object--key span:after{content:"";position:absolute;right:8px;bottom:-12px;width:15px;height:14px;border:4px solid var(--ink);border-top:0;background:#78d9cd}.ch1-qkv-object--value{width:100px;height:74px;margin-top:16px;border:4px solid var(--ink);border-radius:12px 12px 24px 24px;background:#ef8f8f;box-shadow:inset 0 -12px #2b2b2b1a,0 5px 0 var(--shadow)}.ch1-qkv-object--value:before{content:"";position:absolute;left:20px;top:-28px;width:52px;height:30px;border:4px solid var(--ink);border-bottom:0;border-radius:24px 24px 0 0}.ch1-qkv-object--value span{display:grid;place-items:center;width:42px;height:42px;border:2px solid var(--ink);border-radius:50%;background:#fff3d1;font-size:22px;font-weight:1000}.ch1-qkv-prop>span{color:#386b8a;font-size:13px;font-weight:1000}.ch1-qkv-prop>strong{max-width:210px;font-size:14px;line-height:1.42}.ch1-qkv-result{justify-self:center;display:flex;align-items:center;gap:10px;border:2.5px solid var(--ink);border-radius:18px;background:#dff6f2;box-shadow:0 5px 0 var(--shadow);padding:6px 16px}.ch1-qkv-result span,.ch1-qkv-result b{display:block}.ch1-qkv-result span{font-size:12px;font-weight:800}.ch1-qkv-result b{font-size:18px}.ch1-softmax-machine{display:grid;grid-template-columns:minmax(150px,.8fr) 148px minmax(300px,1.45fr);gap:22px;align-items:center}.ch1-softmax-scores{display:grid;gap:9px}.ch1-softmax-scores>span,.ch1-softmax-total span{color:#8e4b4b;font-size:12px;font-weight:1000}.ch1-softmax-scores>div{display:flex;justify-content:space-between;align-items:center;border:2.5px solid var(--ink);border-radius:14px;background:#ffffffe6;box-shadow:0 4px 0 var(--shadow);padding:9px 12px}.ch1-softmax-scores>div strong{display:grid;place-items:center;width:43px;height:34px;border-radius:10px;background:#ffe7a3}.ch1-softmax-scores small{color:#2b2b2bad;font-size:11px;line-height:1.35;font-weight:800}.ch1-softmax-processor{position:relative;z-index:2;width:142px;height:190px;display:grid;place-items:center;align-content:center;gap:8px;border:4px solid var(--ink);border-radius:52px 52px 24px 24px;background:#fff1bd;box-shadow:inset 0 -18px #2b2b2b14,0 8px 0 var(--shadow)}.ch1-softmax-processor:before,.ch1-softmax-processor:after{content:"";position:absolute;top:84px;width:40px;height:12px;border:3px solid var(--ink);background:#78d9cd}.ch1-softmax-processor:before{left:-42px;border-radius:999px 0 0 999px}.ch1-softmax-processor:after{right:-42px;border-radius:0 999px 999px 0}.ch1-softmax-processor>span{font-size:20px;font-weight:1000}.ch1-softmax-processor>div{position:relative;width:74px;height:74px;border:3px solid var(--ink);border-radius:50%;background:#fff;animation:ch1ProcessorSpin 3s linear infinite}.ch1-softmax-processor>div i{position:absolute;left:33px;top:7px;width:8px;height:60px;border-radius:999px;background:#ef8f8f;transform-origin:center}.ch1-softmax-processor>div i:nth-child(2){transform:rotate(60deg);background:#78d9cd}.ch1-softmax-processor>div i:nth-child(3){transform:rotate(120deg);background:#f2b544}.ch1-softmax-processor strong{font-size:13px}.ch1-softmax-cups{min-width:0}.ch1-softmax-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.ch1-softmax-total strong{color:#c65d5d;font-size:31px}.ch1-softmax-cup-row{display:grid;grid-template-columns:repeat(4,minmax(54px,1fr));gap:10px;align-items:end}.ch1-softmax-cup-row>div{display:grid;justify-items:center;gap:5px}.ch1-softmax-cup-row>div>strong{font-size:13px}.ch1-softmax-cup-row>div>b{font-size:16px}.ch1-softmax-cup{position:relative;width:100%;max-width:76px;height:154px;display:flex;align-items:flex-end;border:3px solid var(--ink);border-top:0;border-radius:0 0 20px 20px;background:#ffffff9e;box-shadow:0 5px 0 var(--shadow);overflow:hidden}.ch1-softmax-cup:before{content:"";position:absolute;left:-4px;right:-4px;top:0;height:8px;border:3px solid var(--ink);border-radius:50%;background:#fff;z-index:2}.ch1-softmax-cup i{display:block;width:100%;background:var(--cup-color);transform-origin:bottom;box-shadow:inset 0 8px #ffffff47}.ch1-softmax-cup-row>div.is-answer .ch1-softmax-cup{box-shadow:0 6px 0 var(--shadow),0 0 0 7px #f2b5442e}.ch1-heads-workshop{display:grid;grid-template-rows:auto minmax(190px,1fr) auto;gap:13px}.ch1-heads-source{justify-self:center;display:flex;align-items:center;gap:10px;border:2px solid rgba(43,43,43,.68);border-radius:15px;background:#ffffffe0;box-shadow:0 4px 0 var(--shadow);padding:8px 13px}.ch1-heads-source span{border-radius:8px;background:#dff6f2;padding:4px 7px;color:#386b8a;font-size:11px;font-weight:1000}.ch1-heads-source strong{font-size:15px}.ch1-heads-agents{position:relative;align-self:center;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ch1-heads-agents article{position:relative;display:grid;justify-items:center;align-content:center;gap:5px;border:3px solid var(--head-color);border-radius:50% 50% 18px 18px;background:#ffffffe0;box-shadow:0 7px 0 var(--shadow);padding:12px;text-align:center}.ch1-heads-agents article.is-focus{background:color-mix(in srgb,var(--head-color) 24%,white);box-shadow:0 9px 0 var(--shadow),0 0 0 9px color-mix(in srgb,var(--head-color) 22%,transparent)}.ch1-heads-role{position:absolute;left:10px;top:10px;border-radius:999px;background:var(--head-color);padding:3px 8px;font-size:10px;font-weight:1000}.ch1-heads-agents article>strong{font-size:17px}.ch1-heads-agents article>small{color:#2b2b2bad;font-size:11px;line-height:1.32;font-weight:800}.ch1-heads-prop{width:100%;min-height:39px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:12px;background:color-mix(in srgb,var(--head-color) 18%,white);padding:5px;font-size:12px;font-weight:1000}.ch1-heads-signal{position:absolute;left:50%;bottom:-23px;width:12px;height:25px;border:2px solid var(--ink);border-radius:999px;background:var(--head-color);transform:translate(-50%)}.ch1-heads-workshop.is-merging .ch1-heads-signal{animation:ch1SignalPulse .62s ease-in-out infinite alternate}.ch1-heads-merge-core{justify-self:center;min-width:280px;display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 14px;border:3px solid var(--ink);border-radius:20px;background:#fff0b4;box-shadow:0 6px 0 var(--shadow),0 0 0 10px #6fd4c724;padding:9px 18px}.ch1-heads-merge-core span{grid-row:1 / 3;color:#386b8a;font-size:11px;font-weight:1000;writing-mode:vertical-rl}.ch1-heads-merge-core strong{font-size:22px}.ch1-heads-merge-core p{margin:0;font-size:11px;font-weight:800}.ch1-cinema-subtitle.is-idle{opacity:.32}@keyframes ch1Rumble{0%{transform:translate(-2px) rotate(-7deg)}to{transform:translate(3px) rotate(-3deg)}}@keyframes ch1ChaseDash{0%{transform:translate(12px) rotate(-7deg);opacity:0}35%{opacity:1}to{transform:translate(-12px) rotate(-7deg);opacity:0}}@keyframes ch1ProcessorSpin{to{transform:rotate(360deg)}}@keyframes ch1SignalPulse{0%{transform:translate(-50%) scaleY(.5);opacity:.45}to{transform:translate(-50%) scaleY(1.15);opacity:1}}.ch1-history-demo{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ch1-history-demo article{min-height:214px}.ch1-history-demo span{display:inline-block;border:2px solid var(--ink);border-radius:999px;background:var(--gold);padding:4px 12px;font-size:13px;font-weight:900}.ch1-history-demo strong{display:block;margin-top:12px;font-size:20px;line-height:1.2}.ch1-history-demo p{margin:10px 0 0;font-size:13px;line-height:1.55}.ch1-summary-demo{display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.ch1-summary-demo strong{font-size:34px}.ch1-summary-demo p{margin:0;border:2px solid rgba(43,43,43,.62);border-radius:18px;background:#fffbeedb;box-shadow:0 4px 0 var(--shadow);padding:12px 18px;font-size:18px;font-weight:900}.ch1-summary-demo div{border:2px solid var(--ink);border-radius:999px;background:var(--spirit-soft);box-shadow:0 4px 0 var(--shadow);padding:8px 16px;font-size:15px;font-weight:900}.ch1-summary-demo div.is-focus{background:var(--gold)}.ch1-scene-caption{position:absolute;left:20px;bottom:18px;z-index:8;display:flex;gap:8px;align-items:center;border:2px solid rgba(43,43,43,.58);border-radius:999px;background:#fffbeed1;box-shadow:0 4px 0 var(--shadow);padding:7px 12px;font-size:12px;font-weight:900}.ch1-scene-caption b{color:var(--teal)}.ch1-cinema-subtitle{position:absolute;left:50%;bottom:22px;z-index:16;width:min(820px,calc(100vw - 46px));border:2.5px solid rgba(43,43,43,.78);border-radius:22px;background:#1d1f24c7;box-shadow:0 6px #1d1f242e,0 18px 44px #1d1f2429;color:#fffbee;padding:14px 20px;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ch1-cinema-subtitle p{margin:0;font-size:20px;line-height:1.45;font-weight:900;text-align:center}.ch1-cinema-controls{position:absolute;right:26px;bottom:24px;z-index:18;display:flex;gap:8px;align-items:center}.ch1-cinema-controls .btn{min-width:46px}.ch1-cinema-quiz,.ch1-cinema-finished{position:absolute;left:50%;top:50%;z-index:30;width:min(680px,calc(100vw - 36px));border:3px solid var(--ink);border-radius:26px;background:#fffbeef2;box-shadow:0 8px #2b2b2b2e,0 28px 64px #1d1f2438;padding:24px;transform:translate(-50%,-50%)}.ch1-cinema-quiz>span,.ch1-cinema-finished>span{color:var(--teal);font-size:13px;font-weight:900}.ch1-cinema-quiz h2{margin:8px 0 18px;font-size:28px;line-height:1.2}.ch1-cinema-quiz__options{display:grid;gap:10px}.ch1-cinema-quiz__options button{min-height:50px;border:2.5px solid var(--ink);border-radius:16px;background:#fff;box-shadow:0 4px 0 var(--shadow);color:var(--ink);padding:10px 14px;text-align:left;font-size:16px;font-weight:900}.ch1-cinema-quiz__options button.is-correct{background:var(--spirit-soft)}.ch1-cinema-quiz__options button.is-wrong{background:#e05b5b33}.ch1-cinema-quiz__feedback{margin-top:14px;border:2px solid rgba(43,43,43,.42);border-radius:16px;background:#e05b5b1a;padding:12px}.ch1-cinema-quiz__feedback.is-correct{background:#bdf0e87a}.ch1-cinema-quiz__feedback p{margin:0 0 10px;font-size:15px;line-height:1.55;font-weight:800}.ch1-cinema-quiz__feedback div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ch1-cinema-finished{display:grid;justify-items:center;text-align:center;gap:10px}.ch1-cinema-finished strong{font-size:30px;line-height:1.2}.ch1-cinema-finished p{max-width:520px;margin:0;font-size:16px;line-height:1.6;font-weight:800}@keyframes ch1MouthTalk{0%{height:5px}to{height:16px}}@keyframes ch1TeacherHalo{0%,to{transform:scale(.94);opacity:.7}50%{transform:scale(1.08);opacity:1}}@keyframes ch1TeacherFloat{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-7px) rotate(.5deg)}}@keyframes ch1TeacherTalk{0%,to{transform:scale(1)}45%{transform:scale(1.012)}}@keyframes ch1TeacherVoice{0%{opacity:0;transform:scale(.72) rotate(22deg)}20%{opacity:.72}to{opacity:0;transform:scale(1.18) rotate(22deg)}}@keyframes ch1TeacherLipSync{0%,to{transform:translate(-50%,-50%) scaleY(.24) scaleX(.9)}50%{transform:translate(-50%,-50%) scaleY(1) scaleX(1.05)}}@keyframes ch1TeacherPoint{0%{box-shadow:0 0 #f2b54480}to{box-shadow:0 0 0 18px #f2b54400}}@keyframes ch1TeacherGreeting{0%,to{transform:translateY(0) rotate(-1deg)}45%{transform:translateY(-10px) rotate(2deg)}}@keyframes ch1TeacherQuestion{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(-3deg)}}@keyframes ch1TeacherThinking{0%,to{transform:translateY(0) rotate(-1.5deg)}50%{transform:translateY(-3px) rotate(1deg)}}@keyframes ch1TeacherCelebrate{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-13px) scale(1.025)}}@keyframes ch1TokenArrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ch1-anime{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:var(--ink);isolation:isolate}.ch1-anime__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background-image:url(/art/ch1-stardeck-bg.png);background-size:cover;background-position:center;transform:scale(1.015)}.ch1-anime__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(180deg,#fffbee1a,#fffbee0a 44%,#1d1f242e),radial-gradient(circle at 50% 56%,#fffbee14,#fffbee00 36%);pointer-events:none}.ch1-anime__particles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.ch1-anime__particles span{position:absolute;left:calc(8% + (var(--i) * 5.7%));top:calc(16% + ((var(--i) % 5) * 12%));width:8px;height:8px;border-radius:2px;background:#bdf0e8cc;box-shadow:0 0 14px #57d8c5e6;animation:ch1ParticleFloat 4.8s ease-in-out infinite;animation-delay:calc(var(--i) * -.27s)}.ch1-anime-hud{position:absolute;top:12px;left:20px;right:20px;z-index:8;display:grid;grid-template-columns:auto minmax(180px,1fr);gap:14px;align-items:center}.ch1-anime-hud__title{min-width:214px;border:2px solid rgba(43,43,43,.74);border-radius:var(--radius-md);background:#fffbeec7;box-shadow:0 4px 0 var(--shadow),0 14px 36px #1d1f241a;padding:9px 16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ch1-anime-hud__title span{display:block;color:var(--teal);font-size:12px;font-weight:900;line-height:1.1}.ch1-anime-hud__title strong{display:block;margin-top:3px;font-size:20px;line-height:1.1}.ch1-anime-progress{height:14px;border:2px solid rgba(43,43,43,.72);border-radius:999px;background:#fffbee9e;overflow:hidden;box-shadow:0 3px 0 var(--shadow)}.ch1-anime-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1-anime-stage{position:absolute;top:76px;right:24px;bottom:124px;left:24px;z-index:2}.ch1-anime-scene{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.ch1-anime-character{position:absolute;z-index:4;bottom:0;width:128px;height:190px;display:grid;justify-items:center;align-content:start;pointer-events:none;filter:drop-shadow(0 18px 18px rgba(29,31,36,.18))}.ch1-anime-character--left{left:clamp(4px,4vw,42px)}.ch1-anime-character--right{right:clamp(4px,4vw,42px)}.ch1-anime-character__body{width:92px;height:104px;margin-top:-8px;border:2.5px solid var(--ink);border-radius:38px 38px 18px 18px;background:linear-gradient(180deg,#fffbeecc,#bdf0e8e6),linear-gradient(90deg,transparent 0 44%,rgba(43,43,43,.2) 44% 56%,transparent 56%);box-shadow:0 5px 0 var(--shadow)}.ch1-scene-opening,.ch1-scene-pronoun,.ch1-scene-attention,.ch1-scene-qkv,.ch1-scene-softmax,.ch1-scene-heads,.ch1-scene-history,.ch1-scene-review,.ch1-scene-complete{width:min(880px,calc(100vw - 260px));min-height:330px;position:relative;display:grid;place-items:center}.ch1-anime-sentence{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:760px;padding:14px;border:2.5px solid rgba(43,43,43,.78);border-radius:24px;background:#fffbeed6;box-shadow:0 6px 0 var(--shadow),0 18px 44px #1d1f241a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ch1-anime-sentence span{min-width:58px;border:2px solid rgba(43,43,43,.74);border-radius:999px;background:#fff;padding:8px 12px;text-align:center;font-size:19px;font-weight:900;box-shadow:0 3px 0 var(--shadow)}.ch1-anime-sentence span.is-highlight{background:var(--gold);transform:translateY(-3px);box-shadow:0 6px #2b2b2b29,0 0 0 7px #f2b54433}.ch1-mini-animal{position:absolute;bottom:64px;width:88px;height:64px;animation:ch1AnimalBob 1.8s ease-in-out infinite}.ch1-mini-animal span,.ch1-mini-animal i,.ch1-mini-animal b{position:absolute;display:block}.ch1-mini-animal span{top:18px;right:12px;bottom:8px;left:14px;border:2.5px solid var(--ink);border-radius:50% 46% 44% 50%;background:#fff2c5;box-shadow:0 4px 0 var(--shadow)}.ch1-mini-animal i{left:4px;top:8px;width:35px;height:35px;border:2.5px solid var(--ink);border-radius:50%;background:#fff7d8}.ch1-mini-animal b{right:0;top:22px;width:22px;height:18px;border-radius:50%;background:var(--gold);border:2px solid var(--ink)}.ch1-mini-animal--cat{left:96px}.ch1-mini-animal--cat i:before,.ch1-mini-animal--cat i:after{content:"";position:absolute;top:-7px;width:12px;height:14px;background:#fff7d8;border:2px solid var(--ink);transform:rotate(25deg)}.ch1-mini-animal--cat i:before{left:5px}.ch1-mini-animal--cat i:after{right:5px;transform:rotate(-25deg)}.ch1-mini-animal--fish{right:108px;transform:scaleX(-1)}.ch1-mini-animal--fish span{background:#bdf0e8;border-radius:50%}.ch1-mini-animal--fish i{background:#e9fffb}.ch1-pronoun-focus{display:grid;justify-items:center;gap:10px;margin-top:22px;color:#fffbee;text-shadow:0 2px 10px rgba(29,31,36,.42)}.ch1-pronoun-focus strong{border:2px solid rgba(43,43,43,.74);border-radius:999px;background:#1d1f24c2;padding:8px 16px;font-size:18px}.ch1-attention-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.ch1-token-orbit{position:absolute;top:0;right:0;bottom:0;left:0}.ch1-orbit-token{position:absolute;transform:translate(-50%,-50%);min-width:68px;min-height:56px;border:2.5px solid var(--ink);border-radius:18px;background:#fffbeee6;box-shadow:0 4px 0 var(--shadow);display:grid;place-items:center;padding:8px 10px;font-weight:900;text-align:center}.ch1-orbit-token b{font-size:11px;color:var(--teal)}.ch1-orbit-token.is-query{background:var(--hei);color:#fffbee;box-shadow:0 0 0 8px #1d1f241f,0 4px 0 var(--shadow)}.ch1-orbit-token.is-query b{color:var(--gold)}.ch1-orbit-token.is-answer{background:var(--gold)}.ch1-concept-banner{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:max-content;max-width:min(720px,92%);border:2px solid rgba(43,43,43,.72);border-radius:999px;background:#fffbeed1;padding:8px 16px;font-size:16px;font-weight:900;box-shadow:0 4px 0 var(--shadow)}.ch1-scene-qkv{grid-template-columns:170px minmax(0,1fr);gap:26px}.ch1-qkv-actor{display:grid;justify-items:center;gap:8px}.ch1-qkv-actor span{border:2px solid var(--ink);border-radius:999px;background:var(--gold);padding:5px 16px;font-size:20px;font-weight:900}.ch1-qkv-cards{display:grid;gap:12px;width:100%}.ch1-qkv-card{border:2.5px solid rgba(43,43,43,.76);border-radius:18px;background:#fffbeed6;box-shadow:0 4px 0 var(--shadow);padding:14px 18px}.ch1-qkv-card span{display:inline-block;border:2px solid var(--ink);border-radius:999px;background:var(--spirit-soft);padding:2px 10px;font-size:12px;font-weight:900}.ch1-qkv-card strong{display:block;margin-top:7px;font-size:20px;line-height:1.25}.ch1-value-orb{position:absolute;width:28px;height:28px;border:2.5px solid var(--ink);border-radius:50%;background:radial-gradient(circle,#fff,var(--gold));box-shadow:0 0 20px #f2b544c7}.ch1-scene-softmax{grid-template-columns:220px minmax(0,1fr);gap:28px}.ch1-softmax-dial{width:190px;height:190px;border:4px solid var(--ink);border-radius:50%;display:grid;place-items:center;text-align:center;background:conic-gradient(var(--gold) 0 63%,var(--spirit) 63% 77%,rgba(189,240,232,.75) 77% 100%);box-shadow:0 7px 0 var(--shadow),0 0 0 12px #fffbee57}.ch1-softmax-dial strong{font-size:38px}.ch1-softmax-dial span{font-size:13px;font-weight:900}.ch1-softmax-bars{display:grid;gap:9px;width:100%}.ch1-softmax-bars>div{display:grid;grid-template-columns:62px 76px minmax(0,1fr) 44px;gap:9px;align-items:center;border:2px solid rgba(43,43,43,.32);border-radius:13px;background:#fffbeec7;padding:8px 10px;font-size:13px;font-weight:900}.ch1-softmax-bars>div.is-answer{border-color:var(--ink);background:#f2b544b8}.ch1-softmax-bars i{height:12px;border:2px solid rgba(43,43,43,.72);border-radius:999px;background:#fff;overflow:hidden}.ch1-softmax-bars em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1-scene-heads{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ch1-head-spirit{min-height:224px;border:2.5px solid rgba(43,43,43,.74);border-radius:22px;background:#fffbeed1;box-shadow:0 5px 0 var(--shadow),0 16px 36px #1d1f241a;display:grid;justify-items:center;align-content:center;gap:8px;padding:16px;text-align:center}.ch1-head-spirit strong{font-size:22px}.ch1-head-spirit span{font-size:13px;line-height:1.4}.ch1-head-spirit b{border-radius:999px;background:#bdf0e8b3;padding:4px 10px;font-size:12px}.ch1-head-spirit--action{background:#fff2c5d6}.ch1-head-spirit--position{background:#dff4f6d6}.ch1-heads-merge{position:absolute;bottom:-36px;left:50%;transform:translate(-50%);border:2px solid var(--ink);border-radius:999px;background:var(--gold);box-shadow:0 4px 0 var(--shadow);padding:8px 18px;font-size:16px;font-weight:900}.ch1-scene-history{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ch1-scene-history article{min-height:220px;border:2.5px solid rgba(43,43,43,.74);border-radius:22px;background:#fffbeed1;box-shadow:0 5px 0 var(--shadow);padding:18px}.ch1-scene-history span{display:inline-block;border:2px solid var(--ink);border-radius:999px;background:var(--gold);padding:4px 12px;font-size:13px;font-weight:900}.ch1-scene-history strong{display:block;margin-top:14px;font-size:22px;line-height:1.2}.ch1-scene-history p{margin:10px 0 0;font-size:14px;line-height:1.65}.ch1-scene-review{grid-template-columns:210px minmax(0,1fr);gap:22px}.ch1-review-core{width:180px;height:180px;border:3px solid var(--ink);border-radius:50%;background:radial-gradient(circle at 50% 24%,#ffffffe6,#fff0 38%),linear-gradient(145deg,#bdf0e8f0,#f2b544e0);box-shadow:0 7px 0 var(--shadow),0 0 0 12px #fffbee52;display:grid;place-items:center;align-content:center;gap:6px}.ch1-review-core strong{font-size:25px;font-weight:900}.ch1-review-steps{width:100%;display:grid;gap:9px}.ch1-review-steps article{display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;align-items:center;border:2px solid rgba(43,43,43,.64);border-radius:16px;background:#fffbeed1;box-shadow:0 4px 0 var(--shadow);padding:10px 12px}.ch1-review-steps span{border:2px solid var(--ink);border-radius:999px;background:#bdf0e8d1;padding:4px 9px;text-align:center;font-size:12px;font-weight:900}.ch1-review-steps strong{font-size:17px;line-height:1.35}.ch1-scene-complete{gap:16px;text-align:center}.ch1-complete-badge{width:min(360px,90%);min-height:168px;border:4px solid var(--ink);border-radius:28px;background:radial-gradient(circle at 50% 0%,#ffffffe6,#fff0 42%),linear-gradient(135deg,var(--gold),var(--spirit));box-shadow:0 8px 0 var(--shadow),0 0 0 16px #fffbee52;display:grid;place-items:center;padding:18px}.ch1-complete-badge span,.ch1-complete-badge strong{display:block}.ch1-complete-badge span{font-size:19px;font-weight:900}.ch1-complete-badge strong{font-size:34px;line-height:1.1}.ch1-scene-complete p{max-width:620px;margin:0;border:2px solid rgba(43,43,43,.6);border-radius:18px;background:#fffbeed1;box-shadow:0 4px 0 var(--shadow);padding:14px 18px;font-size:17px;line-height:1.7;font-weight:800}.ch1-unlock-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.ch1-unlock-list span{border:2px solid var(--ink);border-radius:999px;background:#fffbeedb;padding:5px 12px;font-size:13px;font-weight:900}.ch1-anime-subtitle{position:absolute;left:50%;bottom:20px;z-index:9;width:min(820px,calc(100vw - 42px));transform:translate(-50%);border:2.5px solid rgba(43,43,43,.78);border-radius:22px;background:#1d1f24c2;color:#fffbee;box-shadow:0 6px #1d1f242e,0 18px 44px #1d1f2429;padding:14px 20px 13px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ch1-anime-subtitle p{margin:0;font-size:18px;line-height:1.54;font-weight:800}.ch1-anime-subtitle span{display:block;margin-top:4px;color:var(--spirit-soft);font-size:13px;font-weight:900}.ch1-quiz-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#1d1f2457;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ch1-quiz-panel{width:min(680px,100%);border:3px solid var(--ink);border-radius:24px;background:#fffbeef0;box-shadow:0 8px #2b2b2b2e,0 28px 64px #1d1f2438;padding:24px}.ch1-quiz-panel__kicker{color:var(--teal);font-size:13px;font-weight:900}.ch1-quiz-panel h2{margin:6px 0 16px;font-size:28px;line-height:1.22}.ch1-quiz-recap{margin:0 0 16px;border:2px solid rgba(43,43,43,.42);border-radius:16px;background:#bdf0e857;padding:12px 14px}.ch1-quiz-recap strong{display:block;margin-bottom:8px;font-size:14px;font-weight:900}.ch1-quiz-recap ul{margin:0;padding:0;list-style:none;display:grid;gap:5px}.ch1-quiz-recap li{position:relative;padding-left:18px;font-size:14px;line-height:1.45;font-weight:800}.ch1-quiz-recap li:before{content:"";position:absolute;left:0;top:.68em;width:7px;height:7px;border:2px solid var(--ink);border-radius:50%;background:var(--gold);transform:translateY(-50%)}.ch1-quiz-options{display:grid;gap:10px}.ch1-quiz-option{min-height:50px;border:2.5px solid var(--ink);border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 4px 0 var(--shadow);padding:10px 14px;text-align:left;font-size:17px;font-weight:900}.ch1-quiz-option.is-correct{background:var(--spirit-soft)}.ch1-quiz-option.is-wrong{background:#e05b5b38}.ch1-quiz-feedback{margin-top:14px;border:2px solid rgba(43,43,43,.42);border-radius:16px;padding:12px;background:#ffffffa3}.ch1-quiz-feedback.is-correct{background:#bdf0e87a}.ch1-quiz-feedback.is-wrong{background:#e05b5b1f}.ch1-quiz-feedback p{margin:0 0 10px;font-size:15px;line-height:1.55;font-weight:800}.ch1-quiz-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.ch1-anime-finish{position:absolute;right:28px;bottom:24px;z-index:12}@keyframes ch1ParticleFloat{0%,to{transform:translateY(0) scale(.8);opacity:.45}50%{transform:translateY(-18px) scale(1.12);opacity:1}}@keyframes ch1AnimalBob{0%,to{translate:0 0}50%{translate:0 -8px}}@media (max-width: 760px){.title-card{width:calc(100vw - 24px)!important;padding:22px 16px!important}.title-card h1{font-size:30px!important;letter-spacing:0!important}.journey-topbar{padding:10px!important;gap:8px!important;flex-wrap:wrap!important;align-items:flex-start!important}.ui-topbar__title{max-width:none;padding:6px 12px}.ui-topbar__heading{font-size:15.5px}.ui-topbar__subtitle{display:none}.journey-topbar .ui-topbar__right{margin-left:0!important;width:100%!important;flex-wrap:wrap!important;justify-content:flex-start!important}.chapter-topbar .ui-topbar__title{flex:1 1 0}.chapter-topbar .ui-topbar__right{margin-left:0!important}.journey-next-panel{left:10px!important;right:10px!important;bottom:10px!important;width:auto!important;padding:12px!important}.journey-course-node{width:58px!important;height:58px!important}.journey-course-label{font-size:10.5px!important;padding:1px 6px!important}.immersive-scene__code--map-journey .immersive-scene__floating-token{display:none}.map-guide-card{width:min(100%,calc(100vw - 28px))!important;padding:18px 16px!important}.chapter-objective-bar{top:76px!important;left:8px!important;right:8px!important;grid-template-columns:1fr!important;gap:5px!important;padding:8px 10px!important;max-height:126px!important;overflow-y:auto!important}.chapter-content{top:210px!important;overflow:auto!important;padding:8px!important}.chapter-content--focus{top:68px!important;padding:0!important;overflow:auto!important}.ch1-cinema{min-height:776px}.ch1-cinema__backdrop{background-position:center top}.ch1-cinema-top{top:8px;left:8px;right:8px;grid-template-columns:1fr;gap:7px}.ch1-cinema-title{padding:8px 12px}.ch1-cinema-title strong{font-size:18px}.ch1-cinema-stage{top:116px;right:8px;bottom:178px;left:8px;grid-template-columns:100px minmax(0,1fr);gap:8px}.ch1-teacher{width:180px;min-height:300px;transform:scale(.5);transform-origin:left bottom}.ch1-teacher__sprite-wrap{width:210px;height:330px}.ch1-teacher__halo{bottom:74px;width:154px;height:154px}.ch1-teacher__focus-dot,.ch1-teacher__voice,.ch1-teacher__badge,.ch1-teacher__name{display:none}.ch1-cinema-scene{border-radius:22px}.ch1-cinema-sentence{top:24px;width:calc(100% - 16px);gap:5px;border-radius:18px;padding:9px}.ch1-cinema-sentence span{min-width:38px;padding:6px 7px;font-size:13px}.ch1-cinema-mini{bottom:-54px;width:58px;height:42px}.ch1-cinema-mini:before{width:30px;height:30px}.ch1-cinema-mini--cat{left:18px}.ch1-cinema-mini--fish{right:20px}.ch1-attn-demo,.ch1-qkv-lab,.ch1-softmax-demo,.ch1-heads-demo,.ch1-history-demo,.ch1-summary-demo{top:136px;width:calc(100% - 18px);min-height:190px}.ch1-qkv-lab,.ch1-softmax-demo,.ch1-heads-demo,.ch1-history-demo{grid-template-columns:1fr;gap:8px}.ch1-qkv-lab article,.ch1-heads-demo article,.ch1-history-demo article{min-height:auto;padding:9px 10px;border-radius:14px}.ch1-qkv-lab article strong{margin-top:7px;font-size:14px}.ch1-qkv-lab__orb{display:none}.ch1-softmax-demo__dial{justify-self:center;width:98px;height:98px}.ch1-softmax-demo__dial strong{font-size:23px}.ch1-softmax-demo__bars{gap:6px}.ch1-softmax-demo__bars>div{grid-template-columns:42px 34px minmax(0,1fr) 38px;gap:5px;padding:6px;font-size:10px}.ch1-heads-demo article{grid-template-columns:48px 1fr;justify-items:start;text-align:left}.ch1-heads-demo article svg{grid-row:1 / 3}.ch1-heads-demo article strong{font-size:14px}.ch1-heads-demo article span,.ch1-history-demo p{font-size:11px}.ch1-history-demo strong{margin-top:6px;font-size:14px}.ch1-history-demo p{line-height:1.38}.ch1-summary-demo strong{font-size:24px}.ch1-summary-demo p{padding:9px 11px;font-size:14px}.ch1-scene-caption{left:10px;bottom:8px;font-size:10px}.ch1-cinema-subtitle{bottom:78px;width:calc(100vw - 18px);border-radius:18px;padding:10px 12px}.ch1-cinema-subtitle p{font-size:14px;line-height:1.48}.ch1-cinema-controls{left:8px;right:8px;bottom:10px;justify-content:center}.ch1-cinema-controls .btn{min-width:42px;padding-inline:10px}.ch1-cinema-quiz,.ch1-cinema-finished{width:calc(100vw - 20px);max-height:calc(100vh - 92px);overflow-y:auto;border-radius:22px;padding:18px}.ch1-cinema-quiz h2,.ch1-cinema-finished strong{font-size:22px}.ch1-cinema-quiz__options button{min-height:46px;font-size:14px}.ch1-cinema-quiz__feedback div{justify-content:stretch}.ch1-cinema-quiz__feedback .btn{flex:1 1 120px}.ch1-anime{min-height:776px}.ch1-anime__backdrop{background-position:center top}.ch1-anime-hud{top:8px;left:8px;right:8px;grid-template-columns:1fr;gap:7px}.ch1-anime-hud__title{min-width:0;padding:8px 12px}.ch1-anime-hud__title strong{font-size:18px}.ch1-anime-stage{top:118px;right:8px;bottom:172px;left:8px}.ch1-anime-character{width:82px;height:116px;opacity:.78}.ch1-anime-character [data-character-id]{width:58px!important;height:58px!important}.ch1-anime-character__body{width:56px;height:64px}.ch1-anime-character--left{left:-6px}.ch1-anime-character--right{right:-6px}.ch1-scene-opening,.ch1-scene-pronoun,.ch1-scene-attention,.ch1-scene-qkv,.ch1-scene-softmax,.ch1-scene-heads,.ch1-scene-history,.ch1-scene-review,.ch1-scene-complete{width:calc(100vw - 28px);min-height:300px}.ch1-anime-sentence{gap:5px;padding:10px;border-radius:18px}.ch1-anime-sentence span{min-width:42px;padding:6px 8px;font-size:14px}.ch1-mini-animal{bottom:18px;transform:scale(.76);transform-origin:bottom center}.ch1-mini-animal--cat{left:10px}.ch1-mini-animal--fish{right:14px}.ch1-pronoun-focus strong{font-size:14px}.ch1-orbit-token{min-width:44px;min-height:44px;border-radius:13px;padding:5px 7px;font-size:13px}.ch1-orbit-token b{font-size:9px}.ch1-concept-banner{bottom:-6px;max-width:calc(100vw - 34px);border-radius:16px;font-size:13px;line-height:1.35;text-align:center}.ch1-scene-qkv,.ch1-scene-softmax,.ch1-scene-heads,.ch1-scene-history,.ch1-scene-review{grid-template-columns:1fr;gap:10px}.ch1-qkv-actor{transform:scale(.76);height:82px}.ch1-qkv-cards{gap:8px}.ch1-qkv-card{padding:10px 12px}.ch1-qkv-card strong{font-size:15px}.ch1-value-orb{display:none}.ch1-softmax-dial{width:116px;height:116px}.ch1-softmax-dial strong{font-size:25px}.ch1-softmax-bars{gap:6px}.ch1-softmax-bars>div{grid-template-columns:46px 58px minmax(0,1fr) 36px;gap:5px;padding:6px;font-size:11px}.ch1-head-spirit,.ch1-scene-history article{min-height:auto;padding:10px;border-radius:16px}.ch1-head-spirit{grid-template-columns:50px 1fr;justify-items:start;text-align:left}.ch1-head-spirit svg{grid-row:1 / 4}.ch1-head-spirit strong{font-size:17px}.ch1-head-spirit span,.ch1-head-spirit b{font-size:11px}.ch1-heads-merge{position:static;transform:none;grid-column:1 / -1;font-size:13px;justify-self:center}.ch1-scene-history strong{font-size:16px;margin-top:8px}.ch1-scene-history p{font-size:12px;line-height:1.45}.ch1-review-core{width:108px;height:108px}.ch1-review-core [data-heixiu]{transform:scale(.72)}.ch1-review-core strong{font-size:18px}.ch1-review-steps{gap:7px}.ch1-review-steps article{grid-template-columns:68px minmax(0,1fr);padding:8px 10px;border-radius:14px}.ch1-review-steps span{font-size:11px;padding:3px 6px}.ch1-review-steps strong{font-size:13px}.ch1-complete-badge{min-height:120px}.ch1-complete-badge strong{font-size:24px}.ch1-scene-complete p{font-size:14px;line-height:1.55}.ch1-anime-subtitle{bottom:10px;width:calc(100vw - 18px);border-radius:18px;padding:10px 12px}.ch1-anime-subtitle p{font-size:14px;line-height:1.48}.ch1-anime-subtitle span{font-size:11px}.ch1-quiz-overlay{padding:10px}.ch1-quiz-panel{padding:16px;border-radius:20px}.ch1-quiz-panel h2{font-size:22px}.ch1-quiz-recap{padding:10px 11px}.ch1-quiz-recap li{font-size:13px}.ch1-quiz-option{min-height:46px;font-size:14px}.ch1-quiz-actions{justify-content:stretch}.ch1-quiz-actions .btn{flex:1 1 120px}.ch1-anime-finish{right:14px;bottom:134px}.ch1-focus-level{position:relative;min-height:100%;padding:8px;gap:8px;overflow:visible}.ch1-focus-hud{grid-template-columns:1fr;gap:8px}.ch1-focus-brand,.ch1-focus-progress{min-height:52px}.ch1-focus-progress{grid-template-columns:1fr;gap:8px}.ch1-focus-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ch1-focus-board{grid-template-columns:1fr;gap:8px}.ch1-stage-panel,.ch1-mentor-panel{border-radius:var(--radius-md)}.ch1-panel-motion{height:auto;min-height:620px;padding:16px 14px;gap:12px}.ch1-stage-header{flex-direction:column}.ch1-stage-header h2{font-size:24px}.ch1-brief{min-height:560px;padding-right:14px;justify-content:flex-start}.ch1-brief h1{font-size:38px}.ch1-brief p{font-size:16px;line-height:1.62}.ch1-brief__visual{position:relative;right:auto;top:auto;width:160px;height:148px;transform:none;align-self:center;order:-1}.ch1-brief__visual svg{width:92px;height:92px}.ch1-brief__halo{top:16px;right:20px;bottom:16px;left:20px}.ch1-token-field,.ch1-head-map{min-height:206px}.ch1-token,.ch1-map-token{min-width:48px;min-height:44px;border-radius:14px;padding:6px 7px;font-size:14px}.ch1-token small{font-size:9.5px}.ch1-hunt-bottom,.ch1-head-map-wrap,.ch1-qkv-grid,.ch1-timeline{grid-template-columns:1fr}.ch1-weight-card{padding:10px}.ch1-softmax-row{grid-template-columns:minmax(0,1fr) 46px;gap:6px;align-items:center;font-size:12px}.ch1-softmax-row b{grid-column:1 / 2;font-size:11px;opacity:.72}.ch1-softmax-row div{grid-column:1 / -1}.ch1-head-tabs{grid-template-columns:1fr}.ch1-head-tab{min-height:58px}.ch1-head-board{min-height:220px;padding:12px}.ch1-head-link-row{grid-template-columns:48px 32px 48px 1fr 38px;gap:5px;font-size:12px;padding:7px}.ch1-head-note p{font-size:13.5px}.ch1-architecture{gap:6px}.ch1-architecture i{width:14px}.ch1-mentor-panel{padding:14px}.ch1-mentor-panel p{font-size:14px}.chapter-codex-preview{top:214px!important;left:12px!important;right:12px!important;width:auto!important}.chapter-content .panel{max-width:calc(100vw - 16px)!important}.agent-panel{height:auto!important;min-height:calc(100% - 16px)!important;padding:14px 12px!important}.agent-play-grid{flex-direction:column!important;overflow:visible!important}.agent-play-grid>div{flex-basis:auto!important;min-height:180px!important}.btn{max-width:100%}.ui-modal-backdrop{padding:12px;align-items:flex-start;overflow:auto}.ui-modal-panel{max-height:calc(100vh - 24px)}.ui-modal-header{padding:12px 14px;align-items:flex-start;flex-wrap:wrap}.ui-modal-title{font-size:20px}.ui-segmented-tabs{flex-wrap:wrap}.title-audio-button,.ending-audio-button{top:10px;right:10px}.audio-settings-button{width:38px;min-width:38px;height:36px;min-height:36px}.audio-settings-body{padding:14px}.audio-toggle-row{grid-template-columns:48px 1fr;padding:10px 12px}.audio-slider-row{grid-template-columns:1fr 44px;gap:8px}.audio-slider-row span{grid-column:1 / -1}.immersive-scene__veil{background:linear-gradient(180deg,#fffbee1a,#fffbee0f 42%,#141e282e)}.immersive-scene__attention-orbit,.immersive-scene__archive-core,.immersive-scene__chapter-core{opacity:.72}.immersive-scene__glint,.immersive-scene__archive-haze,.immersive-scene__ambient{display:none}.dialogue-overlay--staged{background:linear-gradient(transparent 42%,#141e2847)!important}.dialogue-panel--staged{max-width:calc(100vw - 40px)!important;padding:14px 16px!important}.dialogue-panel--staged .dialogue-copy{min-width:0}.dialogue-panel--staged .dialogue-speaker-row{flex-wrap:wrap;row-gap:2px}.dialogue-panel--staged .dialogue-text{padding-right:0;overflow-wrap:anywhere}.dialogue-skip-button--staged{top:-48px!important;right:auto!important;min-height:36px!important;padding:3px 12px!important}.dialogue-stage__floor{bottom:clamp(172px,22vh,190px);width:min(360px,92vw);height:70px;opacity:.56}.character-standee{bottom:clamp(220px,30vh,256px);width:132px;height:226px;opacity:.48}.character-standee.is-active{opacity:.82!important}.character-standee.is-idle{opacity:.24!important}.character-standee--left{left:-18px}.character-standee--right{right:-18px}.character-standee__head{width:82px;height:82px;border-width:3px}.character-standee__body{top:58px;width:112px;height:162px}.character-standee__name{bottom:2px;font-size:11px;padding:2px 8px}.p4-hero-scene__shade{background:linear-gradient(180deg,#fffbeecc,#fffbee8a 48%,#fffbee24),linear-gradient(0deg,#46705c2e,#46705c00 44%)}.p4-hero-scene__content{align-items:flex-start;justify-content:center;padding:26px 14px}.title-hero-copy{width:min(100%,362px);text-align:center}.title-hero-kicker{min-height:30px;font-size:12px}.title-hero-copy h1{margin-top:10px;font-size:34px;line-height:1.12}.title-hero-subtitle{font-size:14.5px;line-height:1.5;margin:0 auto}.title-hero-tags{justify-content:center;margin:14px auto 18px;gap:6px}.title-hero-tag{min-height:28px;font-size:11.5px;padding:3px 8px}.title-hero-actions{justify-content:center}.title-hero-start{font-size:17px;padding:10px 26px}.title-hero-hint{margin-top:12px;font-size:12px}.p4-hero-art__xiaoluo{right:112px;bottom:118px;transform:scale(.76);transform-origin:bottom center}.p4-hero-art__spirit--one{right:52px;bottom:250px;transform:scale(.78)}.p4-hero-art__spirit--two{right:230px;bottom:215px;transform:scale(.78)}.p4-hero-art__spirit--three{right:22px;bottom:168px;transform:scale(.72)}.p4-hero-art__floating-card{display:none}.ch1-welcome-stage,.ch1-pronoun-story,.ch1-attention-stage,.ch1-qkv-workshop,.ch1-softmax-machine,.ch1-heads-workshop{top:10px;right:8px;bottom:42px;left:8px}.ch1-welcome-stage{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;gap:6px}.ch1-welcome-greeting,.ch1-welcome-why,.ch1-welcome-key,.ch1-welcome-roadmap,.ch1-welcome-outcome{grid-column:1;grid-row:auto}.ch1-welcome-greeting{gap:2px 5px}.ch1-welcome-greeting>span{font-size:9px}.ch1-welcome-greeting>strong{font-size:20px}.ch1-welcome-greeting>p{display:none}.ch1-welcome-why{gap:5px}.ch1-welcome-why article{min-height:50px;grid-template-columns:43px minmax(0,1fr);gap:6px;border-width:2px;border-radius:11px;padding:4px 6px}.ch1-welcome-icon{width:39px;height:34px;border-radius:8px}.ch1-welcome-icon--chat i{width:19px;height:13px;border-width:1.5px;border-radius:6px 6px 6px 2px}.ch1-welcome-icon--translate{gap:1px;font-size:7px}.ch1-welcome-why article div b{margin-bottom:1px;font-size:8px}.ch1-welcome-why article div strong{font-size:10px}.ch1-welcome-key{min-height:53px;border-width:2px;border-radius:14px;padding:6px}.ch1-welcome-key span{font-size:8px}.ch1-welcome-key strong{margin-top:2px;font-size:14px}.ch1-welcome-roadmap{gap:4px}.ch1-welcome-roadmap span{min-height:29px;gap:3px;border-radius:8px;padding:3px 4px;font-size:8px}.ch1-welcome-roadmap span b{flex-basis:17px;height:17px}.ch1-welcome-outcome{display:grid;gap:2px;border-width:2px;border-radius:10px;padding:5px 7px;text-align:center}.ch1-welcome-outcome span{justify-self:center;padding:2px 6px;font-size:7px}.ch1-welcome-outcome strong{font-size:9px}.ch1-pronoun-story{grid-template-rows:auto 118px minmax(0,1fr);gap:8px}.ch1-story-sentence{gap:3px;border-radius:13px;padding:7px 8px;font-size:13px}.ch1-story-sentence strong{width:32px;height:32px;border-width:2px;font-size:18px}.ch1-story-chase{gap:24px;min-height:104px}.ch1-story-cat svg{width:66px;height:66px}.ch1-story-cat b,.ch1-story-fish b{padding:2px 7px;font-size:10px}.ch1-story-rumble{right:-22px;top:26px;font-size:9px}.ch1-story-fish .ch1-fish-figure{width:58px;height:36px}.ch1-story-motion{display:none}.ch1-pronoun-mystery{grid-template-columns:56px minmax(0,1fr);gap:7px}.ch1-pronoun-orb{height:56px;border-width:2px;border-radius:17px 17px 17px 6px}.ch1-pronoun-orb span,.ch1-pronoun-orb b{font-size:22px}.ch1-pronoun-candidates{grid-template-columns:1fr;gap:5px}.ch1-pronoun-candidates>div{min-height:46px;grid-template-columns:40px 42px minmax(0,1fr);border-radius:11px;padding:4px 6px}.ch1-pronoun-candidates svg{width:34px;height:34px}.ch1-pronoun-candidates strong{font-size:12px}.ch1-pronoun-candidates>div>span:last-child{font-size:8px}.ch1-attention-stage{grid-template-rows:auto 82px minmax(0,1fr);gap:7px}.ch1-attention-context{gap:2px;padding:5px}.ch1-attention-context span{padding:3px 4px;font-size:9px}.ch1-attention-query{width:108px;height:76px;border-width:2px;box-shadow:0 4px 0 var(--shadow),0 0 0 7px #f2b5441f}.ch1-attention-query small,.ch1-attention-query span{font-size:8px}.ch1-attention-query strong{font-size:25px}.ch1-attention-beams{top:54px;right:0;bottom:55px;left:0;height:calc(100% - 90px)}.ch1-attention-targets{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.ch1-attention-targets>div{min-height:62px;grid-template-columns:34px 1fr auto;border-radius:10px;padding:4px 5px}.ch1-attention-target__icon{width:31px;height:31px;border-radius:8px;font-size:15px}.ch1-attention-target__icon svg{width:29px;height:29px}.ch1-attention-targets strong,.ch1-attention-targets b{font-size:11px}.ch1-attention-targets em{font-size:8px}.ch1-qkv-workshop{grid-template-rows:46px minmax(0,1fr) 46px;gap:7px}.ch1-qkv-token{padding:4px 8px}.ch1-qkv-token strong{width:31px;height:31px;font-size:17px}.ch1-qkv-props{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.ch1-qkv-prop{min-height:190px;gap:4px;border-radius:14px 14px 8px 8px;padding:5px 3px}.ch1-qkv-step{left:4px;top:4px;width:19px;height:19px;font-size:9px}.ch1-qkv-object{width:56px;height:56px;transform:scale(.64);transform-origin:center}.ch1-qkv-prop>span{font-size:9px}.ch1-qkv-prop>strong{font-size:9px;line-height:1.3}.ch1-qkv-route{display:none}.ch1-qkv-result{gap:4px;padding:3px 8px}.ch1-qkv-result svg{width:34px;height:34px}.ch1-qkv-result b{font-size:12px}.ch1-qkv-result span{font-size:8px}.ch1-softmax-machine{grid-template-columns:minmax(0,1fr) 80px;grid-template-rows:minmax(0,1fr) 154px;gap:7px}.ch1-softmax-scores{gap:4px}.ch1-softmax-scores>div{border-radius:9px;padding:4px 6px;font-size:9px}.ch1-softmax-scores>div strong{width:30px;height:24px}.ch1-softmax-scores small{display:none}.ch1-softmax-processor{width:76px;height:112px;border-width:3px;border-radius:28px 28px 14px 14px}.ch1-softmax-processor:before,.ch1-softmax-processor:after{display:none}.ch1-softmax-processor>span{font-size:12px}.ch1-softmax-processor>div{width:44px;height:44px}.ch1-softmax-processor>div i{left:19px;top:4px;width:5px;height:36px}.ch1-softmax-processor strong{font-size:9px}.ch1-softmax-cups{grid-column:1 / -1}.ch1-softmax-total{margin-bottom:4px}.ch1-softmax-total strong{font-size:18px}.ch1-softmax-cup-row{gap:5px}.ch1-softmax-cup{height:92px;border-width:2px;border-radius:0 0 12px 12px}.ch1-softmax-cup-row>div>strong,.ch1-softmax-cup-row>div>b{font-size:9px}.ch1-heads-workshop{grid-template-rows:auto minmax(0,1fr) 54px;gap:7px}.ch1-heads-source{gap:4px;padding:5px 7px}.ch1-heads-source span{display:none}.ch1-heads-source strong{font-size:10px}.ch1-heads-agents{gap:5px;min-height:220px}.ch1-heads-agents article{gap:2px;border-width:2px;border-radius:38px 38px 10px 10px;padding:5px 3px}.ch1-heads-role{display:none}.ch1-heads-agents article svg{width:44px;height:44px}.ch1-heads-agents article>strong{font-size:10px}.ch1-heads-agents article>small{display:none}.ch1-heads-prop{min-height:32px;border-radius:8px;padding:3px;font-size:8px}.ch1-heads-signal{bottom:-62px;width:8px;height:64px}.ch1-heads-merge-core{min-width:200px;border-radius:13px;padding:5px 9px}.ch1-heads-merge-core strong{font-size:14px}.ch1-heads-merge-core p,.ch1-heads-merge-core span{font-size:8px}}.p4-hero-scene{background:#d7f2fb}.p4-hero-art{z-index:2}.p4-hero-scene__shade{z-index:1;background:linear-gradient(90deg,#f4fdfffa,#f4fdffe8 31%,#f4fdff45 59%,#f4fdff05 75%)}.p4-hero-scene__content{padding:68px clamp(42px,7vw,112px)}.title-hero-copy{width:min(610px,calc(100vw - 96px));color:#1a3143;text-shadow:none}.title-hero-kicker{min-height:31px;border:1px solid rgba(62,124,154,.23);background:#ffffff8a;padding:5px 12px 5px 9px;font-size:12px;font-weight:800;letter-spacing:.08em;color:#437a94;box-shadow:0 4px 16px #32759714}.title-hero-kicker__dot{width:7px;height:7px;margin-right:7px;border-radius:50%;background:#6e73d8;box-shadow:0 0 0 4px #6e73d81f}.title-hero-copy h1{margin:18px 0 12px;font-size:clamp(42px,4.2vw,62px);line-height:1.13;font-weight:900;letter-spacing:-.045em}.title-hero-copy h1 em{font-style:normal;background:linear-gradient(96deg,#6b60c9 5%,#3d9eae 92%);-webkit-background-clip:text;background-clip:text;color:transparent}.title-hero-subtitle{max-width:535px;font-size:19px;line-height:1.62;font-weight:650;color:#1a3143bd;opacity:1}.title-hero-benefits{display:grid;gap:9px;max-width:510px;margin:25px 0 28px}.title-hero-benefit{display:grid;grid-template-columns:37px 1fr;align-items:center;gap:9px;min-height:52px;padding:8px 13px 8px 8px;border:1px solid rgba(67,127,155,.19);border-radius:14px;background:#ffffff80;box-shadow:0 8px 24px #2a6a870f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.title-hero-benefit__index{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(140deg,#e8e3ff,#cfedf3);color:#5f5db7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800}.title-hero-benefit strong{margin-right:12px;font-size:16px;color:#294c64}.title-hero-benefit div span{font-size:14.5px;font-weight:650;color:#294c64bd}.title-hero-start{min-height:48px;border:0;border-radius:14px;background:linear-gradient(105deg,#7165d5,#429db0)!important;box-shadow:0 9px 20px #3f79ab45;color:#fff;font-size:16px;padding:12px 25px}.title-hero-start:hover{background:linear-gradient(105deg,#6559c7,#358e9f)!important}.title-hero-start:active{box-shadow:0 3px 9px #3f79ab38}.ch1v2{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;isolation:isolate;color:var(--ink);background:#9fd5df}.ch1v2__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-4;background-image:url(/art/ch1-stardeck-bg.png);background-size:cover;background-position:center;transform:scale(1.02)}.ch1v2__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:linear-gradient(180deg,#fffbee6b,#fffbee14 48%,#1d1f243d),radial-gradient(circle at 70% 35%,rgba(87,216,197,.32),transparent 34%),radial-gradient(circle at 24% 26%,rgba(242,181,68,.28),transparent 28%)}.ch1v2__sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none}.ch1v2__sparkles span{position:absolute;left:calc(4% + var(--i) * 4%);top:calc(10% + (var(--i) % 7) * 11%);width:7px;height:7px;border-radius:2px;background:#bdf0e8db;box-shadow:0 0 16px #57d8c5c7;animation:ch1ParticleFloat 5.4s ease-in-out infinite;animation-delay:calc(var(--i) * -.18s)}.ch1v2-top{position:absolute;top:12px;left:18px;right:18px;z-index:14;display:grid;grid-template-columns:minmax(240px,360px) minmax(180px,1fr);gap:14px;align-items:center}.ch1v2-title{border:2px solid rgba(43,43,43,.72);border-radius:16px;background:#fffbeee0;box-shadow:0 4px 0 var(--shadow);padding:10px 16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ch1v2-title span{display:block;color:#386b8a;font-size:12px;font-weight:1000}.ch1v2-title strong{display:block;margin-top:3px;font-size:20px;line-height:1.12}.ch1v2-progress-wrap{display:grid;gap:6px;align-self:stretch;align-content:center;min-width:0}.ch1v2-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#386b8a;font-size:12px;font-weight:1000}.ch1v2-progress-meta span,.ch1v2-progress-meta b{border:2px solid rgba(43,43,43,.54);border-radius:999px;background:#fffbeed1;box-shadow:0 3px 0 var(--shadow);padding:5px 11px;white-space:nowrap}.ch1v2-progress-meta b{color:var(--ink);background:#bdf0e8d6}.ch1v2-progress{height:14px;border:2px solid rgba(43,43,43,.72);border-radius:999px;background:#fffbeea3;overflow:hidden;box-shadow:0 3px 0 var(--shadow)}.ch1v2-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1v2-stage-shell{position:absolute;top:78px;right:20px;bottom:118px;left:20px;z-index:3;display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:stretch}.ch1v2-stage-shell[data-mode=cover],.ch1v2-stage-shell[data-mode=watchedComplete]{top:78px;right:20px;bottom:42px;left:20px}.ch1v2-teacher{position:relative;align-self:end;width:220px;min-height:410px;display:grid;justify-items:center;align-content:end;pointer-events:none;filter:drop-shadow(0 18px 20px rgba(29,31,36,.18))}.ch1v2-teacher__halo{position:absolute;bottom:90px;width:176px;height:176px;border-radius:50%;background:radial-gradient(circle,rgba(255,251,238,.74),rgba(255,251,238,.16) 42%,transparent 72%),radial-gradient(circle,rgba(87,216,197,.34),transparent);animation:ch1TeacherHalo 3.2s ease-in-out infinite}.ch1v2-teacher__signal{position:absolute;right:12px;top:96px;z-index:4;display:grid;gap:8px;opacity:0;transform:translate(-10px);transition:opacity .28s ease,transform .28s ease}.ch1v2-teacher__signal i{width:42px;height:7px;display:block;border:2px solid rgba(43,43,43,.54);border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold));box-shadow:0 2px #2b2b2b1f;transform-origin:left center}.ch1v2-teacher.is-speaking .ch1v2-teacher__signal,.ch1v2-teacher--point .ch1v2-teacher__signal,.ch1v2-teacher--question .ch1v2-teacher__signal{opacity:1;transform:translate(0)}.ch1v2-teacher__signal i:nth-child(1){animation:ch1v2TeacherSignal 1.1s ease-in-out infinite}.ch1v2-teacher__signal i:nth-child(2){animation:ch1v2TeacherSignal 1.1s ease-in-out .12s infinite}.ch1v2-teacher__signal i:nth-child(3){animation:ch1v2TeacherSignal 1.1s ease-in-out .24s infinite}.ch1v2-teacher img{position:relative;z-index:2;width:210px;max-height:360px;object-fit:contain;object-position:bottom center;animation:ch1TeacherFloat 3.8s ease-in-out infinite}.ch1v2-teacher.is-speaking img{animation:ch1TeacherTalk 1.1s ease-in-out infinite}.ch1v2-teacher--question .ch1v2-teacher__halo{background:radial-gradient(circle,rgba(255,241,189,.82),rgba(255,241,189,.18) 46%,transparent 73%),radial-gradient(circle,rgba(242,181,68,.38),transparent)}.ch1v2-teacher--thinking .ch1v2-teacher__halo{background:radial-gradient(circle,rgba(223,246,242,.78),rgba(223,246,242,.14) 46%,transparent 73%),radial-gradient(circle,rgba(87,216,197,.34),transparent)}.ch1v2-teacher--soft .ch1v2-teacher__halo{background:radial-gradient(circle,rgba(255,251,238,.82),rgba(255,251,238,.18) 48%,transparent 74%),radial-gradient(circle,rgba(188,230,156,.28),transparent)}.ch1v2-teacher--curious .ch1v2-teacher__halo{background:radial-gradient(circle,rgba(255,241,189,.82),rgba(255,241,189,.18) 46%,transparent 73%),radial-gradient(circle,rgba(87,216,197,.3),transparent)}.ch1v2-teacher--emphasis .ch1v2-teacher__halo{background:radial-gradient(circle,rgba(255,241,189,.9),rgba(255,241,189,.2) 45%,transparent 72%),radial-gradient(circle,rgba(242,181,68,.42),transparent);animation-duration:1.8s}.ch1v2-teacher--celebrate .ch1v2-teacher__halo{background:radial-gradient(circle,rgba(222,248,202,.88),rgba(222,248,202,.18) 46%,transparent 73%),radial-gradient(circle,rgba(87,216,197,.38),transparent)}.ch1v2-teacher--point .ch1v2-teacher__halo{animation:ch1TeacherHalo 2s ease-in-out infinite}.ch1v2-teacher[data-intensity=high] .ch1v2-teacher__signal i{height:8px;animation-duration:.78s}.ch1v2-teacher[data-intensity=low] .ch1v2-teacher__signal i{animation-duration:1.5s;opacity:.56}.ch1v2-teacher__mouth{position:absolute;left:49.5%;top:31.5%;z-index:3;width:17px;height:10px;border:1.5px solid #2b2b2b;border-radius:4px 4px 10px 10px;background:#6f3037;opacity:0;transform:translate(-50%) scaleY(.3)}.ch1v2-teacher.is-speaking .ch1v2-teacher__mouth{opacity:.92;animation:ch1TeacherLipSync .24s steps(2,end) infinite}.ch1v2-teacher__name{position:relative;z-index:3;margin-top:10px;border:2px solid rgba(43,43,43,.72);border-radius:16px;background:#fffbeedb;box-shadow:0 4px 0 var(--shadow);padding:8px 12px;text-align:center}.ch1v2-teacher__name strong,.ch1v2-teacher__name span{display:block}.ch1v2-teacher__name strong{font-size:15px}.ch1v2-teacher__name span{color:#386b8a;font-size:11px;font-weight:1000}.teacher-actor{position:relative;align-self:end;width:220px;min-height:410px;display:grid;justify-items:center;align-content:end;pointer-events:none;filter:drop-shadow(0 18px 20px rgba(29,31,36,.18));--teacher-mouth-open: 0}.teacher-actor__halo{position:absolute;bottom:92px;width:176px;height:176px;border-radius:50%;background:radial-gradient(circle,rgba(255,251,238,.74),rgba(255,251,238,.16) 42%,transparent 72%),radial-gradient(circle,rgba(87,216,197,.34),transparent);animation:ch1TeacherHalo 3.2s ease-in-out infinite}.teacher-actor[data-tone=question] .teacher-actor__halo,.teacher-actor[data-tone=curious] .teacher-actor__halo{background:radial-gradient(circle,rgba(255,241,189,.82),rgba(255,241,189,.18) 46%,transparent 73%),radial-gradient(circle,rgba(242,181,68,.3),transparent)}.teacher-actor[data-tone=concept] .teacher-actor__halo,.teacher-actor[data-tone=motion] .teacher-actor__halo{background:radial-gradient(circle,rgba(223,246,242,.8),rgba(223,246,242,.16) 48%,transparent 74%),radial-gradient(circle,rgba(87,216,197,.36),transparent)}.teacher-actor[data-tone=emphasis] .teacher-actor__halo{background:radial-gradient(circle,rgba(255,241,189,.9),rgba(255,241,189,.2) 45%,transparent 72%),radial-gradient(circle,rgba(242,181,68,.42),transparent);animation-duration:1.8s}.teacher-actor[data-tone=resolve] .teacher-actor__halo{background:radial-gradient(circle,rgba(222,248,202,.88),rgba(222,248,202,.18) 46%,transparent 73%),radial-gradient(circle,rgba(87,216,197,.38),transparent)}.teacher-actor__stage{position:relative;z-index:2;width:230px;height:410px;display:grid;place-items:end center;overflow:visible}.teacher-actor__live2d-stage{position:relative;z-index:3;grid-area:1 / 1;width:230px;height:410px;overflow:visible;pointer-events:none;opacity:0;transform-origin:52% 94%;animation:ch1TeacherFloat 3.8s ease-in-out infinite;transition:opacity .24s ease,filter .24s ease}.teacher-actor.is-live2d-ready .teacher-actor__live2d-stage{opacity:1}.teacher-actor.is-speaking .teacher-actor__live2d-stage{animation:ch1TeacherTalk 1.1s ease-in-out infinite}.teacher-actor--question .teacher-actor__live2d-stage,.teacher-actor--curious .teacher-actor__live2d-stage{transform-origin:50% 94%}.teacher-actor--thinking .teacher-actor__live2d-stage{animation-duration:4.6s}.teacher-actor--celebrate .teacher-actor__live2d-stage{animation-duration:2.4s}.teacher-actor__live2d-canvas{display:block;width:100%!important;height:100%!important}.teacher-actor__figure{position:relative;z-index:2;grid-area:1 / 1;align-self:end;justify-self:center;width:210px;height:394px;transform-origin:52% 94%;animation:ch1TeacherFloat 3.8s ease-in-out infinite;transition:opacity .2s ease,visibility .2s ease}.teacher-actor.is-live2d-ready .teacher-actor__figure{opacity:0;visibility:hidden}.teacher-actor.is-speaking .teacher-actor__figure{animation:ch1TeacherTalk 1.1s ease-in-out infinite}.teacher-actor--question .teacher-actor__figure,.teacher-actor--curious .teacher-actor__figure{transform-origin:50% 94%}.teacher-actor--thinking .teacher-actor__figure{animation-duration:4.6s}.teacher-actor--celebrate .teacher-actor__figure{animation-duration:2.4s}.teacher-actor__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:bottom center}.teacher-actor__mouth{position:absolute;left:53.4%;top:33.4%;z-index:3;width:34px;height:28px;transform:translate(-50%,-50%) rotate(-7deg);transform-origin:center}.teacher-actor__mouth:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-3px;left:-5px;border-radius:54% 46% 48% 52%;background:radial-gradient(circle at 50% 38%,#fff2dc 0,#fff2dc 56%,#fff2dceb 57%,#fff2dceb);box-shadow:0 0 0 1px #ffeac857}.teacher-actor__mouth:after{content:"";position:absolute;left:50%;top:50%;width:calc(13px + 9px * var(--teacher-mouth-open));height:calc(3px + 17px * var(--teacher-mouth-open));border:2px solid #2b2b2b;border-radius:8px 8px 15px 15px;background:#662b33;transform:translate(-50%,-50%);transition:width .05s linear,height .05s linear,border-radius .05s linear}.teacher-actor__mouth i{position:absolute;left:50%;bottom:calc(5px - 3px * var(--teacher-mouth-open));z-index:1;width:calc(9px + 8px * var(--teacher-mouth-open));height:calc(3px + 6px * var(--teacher-mouth-open));border-radius:50% 50% 45% 45%;background:#f4848d;opacity:calc(.25 + .75 * var(--teacher-mouth-open));transform:translate(-50%);transition:width .05s linear,height .05s linear,opacity .05s linear}.teacher-actor:not(.is-speaking) .teacher-actor__mouth:after{height:4px;border-radius:999px;background:transparent}.teacher-actor:not(.is-speaking) .teacher-actor__mouth i{opacity:0}.teacher-actor__brow{position:absolute;z-index:3;width:22px;height:4px;border-radius:999px;background:#2b2b2b;opacity:0;transition:opacity .18s ease,transform .18s ease}.teacher-actor__brow--left{left:41.2%;top:23.8%;transform:rotate(-16deg)}.teacher-actor__brow--right{left:57.5%;top:22.4%;transform:rotate(14deg)}.teacher-actor[data-tone=question] .teacher-actor__brow,.teacher-actor[data-tone=curious] .teacher-actor__brow,.teacher-actor[data-tone=emphasis] .teacher-actor__brow{opacity:.74}.teacher-actor[data-tone=question] .teacher-actor__brow--left,.teacher-actor[data-tone=curious] .teacher-actor__brow--left{transform:rotate(-27deg) translateY(-2px)}.teacher-actor[data-tone=question] .teacher-actor__brow--right,.teacher-actor[data-tone=curious] .teacher-actor__brow--right{transform:rotate(25deg) translateY(-3px)}.teacher-actor__signal{position:absolute;right:12px;top:96px;z-index:4;display:grid;gap:8px;opacity:0;transform:translate(-10px);transition:opacity .28s ease,transform .28s ease}.teacher-actor__signal i{width:42px;height:7px;display:block;border:2px solid rgba(43,43,43,.54);border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold));box-shadow:0 2px #2b2b2b1f;transform-origin:left center}.teacher-actor.is-speaking .teacher-actor__signal,.teacher-actor--point .teacher-actor__signal,.teacher-actor--question .teacher-actor__signal,.teacher-actor--emphasis .teacher-actor__signal{opacity:1;transform:translate(0)}.teacher-actor__signal i:nth-child(1){animation:ch1v2TeacherSignal 1.1s ease-in-out infinite}.teacher-actor__signal i:nth-child(2){animation:ch1v2TeacherSignal 1.1s ease-in-out .12s infinite}.teacher-actor__signal i:nth-child(3){animation:ch1v2TeacherSignal 1.1s ease-in-out .24s infinite}.teacher-actor[data-intensity=high] .teacher-actor__signal i{height:8px;animation-duration:.78s}.teacher-actor[data-intensity=low] .teacher-actor__signal i{animation-duration:1.5s;opacity:.56}.teacher-actor__gesture-mark{position:absolute;top:78px;right:4px;z-index:5;min-width:34px;border:2px solid rgba(43,43,43,.68);border-radius:999px;background:#fffbeeeb;box-shadow:0 4px 0 var(--shadow);color:#386b8a;padding:4px 8px;font-size:13px;font-weight:1000;text-align:center;animation:ch1v2ActorMark 1.4s ease-in-out infinite}.teacher-actor--emphasis .teacher-actor__gesture-mark{color:#8a5a12;background:#fff1bd}.teacher-actor__name{position:relative;z-index:3;margin-top:10px;border:2px solid rgba(43,43,43,.72);border-radius:16px;background:#fffbeedb;box-shadow:0 4px 0 var(--shadow);padding:8px 12px;text-align:center}.teacher-actor__name strong,.teacher-actor__name span{display:block}.teacher-actor__name strong{font-size:15px}.teacher-actor__name span{color:#386b8a;font-size:11px;font-weight:1000}.teacher-live2d-debug{position:fixed;right:18px;bottom:18px;z-index:90;width:330px;max-height:calc(100vh - 36px);display:grid;gap:10px;border:2px solid rgba(43,43,43,.72);border-radius:16px;background:#fffbeeeb;box-shadow:0 8px #2b2b2b29,0 18px 40px #1d1f242e;padding:12px;pointer-events:auto;overflow:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.teacher-live2d-debug header{display:flex;justify-content:space-between;gap:12px;align-items:start}.teacher-live2d-debug header span,.teacher-live2d-debug__meta span,.teacher-live2d-debug__meter span,.teacher-live2d-debug__slider span,.teacher-live2d-debug__selects span,.teacher-live2d-debug__toggle span,.teacher-live2d-debug__checkbox span{color:#386b8a;font-size:10px;font-weight:1000}.teacher-live2d-debug header strong{display:block;margin-top:3px;color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.25}.teacher-live2d-debug header b{border:2px solid rgba(43,43,43,.54);border-radius:999px;background:#bdf0e8b3;padding:4px 9px;color:var(--ink);font-size:11px}.teacher-live2d-debug header b[data-status=error]{background:#e05b5b2e}.teacher-live2d-debug__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.teacher-live2d-debug__meta span{display:flex;justify-content:space-between;gap:8px;border:1px solid rgba(43,43,43,.16);border-radius:10px;background:#ffffff85;padding:6px 8px}.teacher-live2d-debug__meta b,.teacher-live2d-debug__meter b,.teacher-live2d-debug__slider b,.teacher-live2d-debug__toggle b{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:1000}.teacher-live2d-debug__audition{display:grid;gap:8px;border:1px solid rgba(43,43,43,.16);border-radius:12px;background:#ffffff70;padding:9px}.teacher-live2d-debug__audition[data-active=true]{border-color:#47c3b4ad;background:#bdf0e852}.teacher-live2d-debug__toggle{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center}.teacher-live2d-debug__toggle input,.teacher-live2d-debug__checkbox input{accent-color:#57d8c5}.teacher-live2d-debug__toggle b{border:1px solid rgba(43,43,43,.2);border-radius:999px;background:#ffffff94;padding:3px 7px;font-size:10px}.teacher-live2d-debug__selects{display:grid;gap:6px}.teacher-live2d-debug__selects label{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;align-items:center}.teacher-live2d-debug__select{width:100%;min-height:28px;border:1px solid rgba(43,43,43,.32);border-radius:8px;background:#ffffffb8;color:var(--ink);font-size:11px;font-weight:900}.teacher-live2d-debug__checkbox{display:flex;gap:7px;align-items:center}.teacher-live2d-debug__meters,.teacher-live2d-debug__sliders{display:grid;gap:7px}.teacher-live2d-debug__meter{display:grid;grid-template-columns:54px minmax(0,1fr) 36px;gap:8px;align-items:center}.teacher-live2d-debug__meter i{position:relative;display:block;height:8px;border:1px solid rgba(43,43,43,.38);border-radius:999px;background:#2b2b2b1a;overflow:hidden}.teacher-live2d-debug__meter i:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--debug-meter);border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.teacher-live2d-debug__slider{display:grid;grid-template-columns:62px minmax(0,1fr) 52px;gap:8px;align-items:center}.teacher-live2d-debug__range{width:100%;accent-color:#57d8c5}.teacher-live2d-debug__number{width:52px;min-height:24px;border:1px solid rgba(43,43,43,.32);border-radius:8px;background:#ffffffad;color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:1000;text-align:right}.teacher-live2d-debug footer{display:flex;gap:8px;justify-content:flex-end}.teacher-live2d-debug footer button{min-height:30px;border:2px solid rgba(43,43,43,.58);border-radius:10px;background:#ffffffb8;box-shadow:0 2px #2b2b2b1f;color:var(--ink);padding:4px 10px;font-size:12px;font-weight:1000}@keyframes ch1v2ActorMark{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.04)}}.ch1v2-stage{position:relative;min-height:100%;border:3px solid rgba(43,43,43,.6);border-radius:28px;background:#fffbee80;box-shadow:inset 0 0 0 1px #ffffff61,0 18px 60px #1d1f2424;overflow:hidden;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.ch1v2-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:0;transition:opacity .32s ease,background .32s ease}.ch1v2-stage[data-cue-tone=question]:after{opacity:.38;background:radial-gradient(circle at 50% 34%,rgba(242,181,68,.24),transparent 45%)}.ch1v2-stage[data-cue-tone=concept]:after{opacity:.34;background:linear-gradient(120deg,transparent 0 32%,rgba(87,216,197,.18) 44%,transparent 60%)}.ch1v2-stage[data-cue-tone=resolve]:after{opacity:.34;background:radial-gradient(circle at 50% 50%,rgba(188,230,156,.24),transparent 50%)}.ch1v2-stage[data-cue-tone=boundary]:after{opacity:.28;background:repeating-linear-gradient(135deg,rgba(43,43,43,.05) 0 8px,transparent 8px 18px)}.ch1v2-stage[data-cue-tone=warm]:after{opacity:.24;background:radial-gradient(circle at 32% 28%,rgba(255,251,238,.36),transparent 42%)}.ch1v2-stage[data-cue-tone=curious]:after{opacity:.34;background:radial-gradient(circle at 52% 38%,rgba(255,241,189,.26),transparent 38%),radial-gradient(circle at 72% 62%,rgba(87,216,197,.16),transparent 42%)}.ch1v2-stage[data-cue-tone=emphasis]:after{opacity:.42;background:linear-gradient(120deg,transparent 0 30%,rgba(242,181,68,.26) 44%,transparent 61%),radial-gradient(circle at 50% 50%,rgba(255,241,189,.18),transparent 52%)}.ch1v2-stage[data-cue-tone=slow]:after{opacity:.25;background:radial-gradient(circle at 50% 48%,rgba(223,246,242,.2),transparent 58%)}.ch1v2-stage[data-cue-tone=motion]:after{opacity:.32;background:linear-gradient(100deg,transparent 0 28%,rgba(87,216,197,.2) 40%,rgba(242,181,68,.18) 54%,transparent 70%);animation:ch1v2DirectorSweep 1.45s ease-in-out infinite}.ch1v2-stage[data-director-intensity=high]{box-shadow:inset 0 0 0 1px #ffffff6b,0 18px 60px #1d1f2424,0 0 0 8px #f2b54414}.ch1v2-cinematic-flow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;opacity:.24;pointer-events:none}.ch1v2-cinematic-flow i{position:absolute;left:calc(8% + var(--flow-i) * 14%);top:-18px;width:calc(5px + (var(--flow-i) % 3) * 2px);height:calc(5px + (var(--flow-i) % 3) * 2px);border-radius:50%;background:#57d8c5c7;box-shadow:0 0 14px #57d8c5b8,0 0 30px #f2b5443d;animation:ch1v2DataDrift calc(5.2s + var(--flow-i) * .36s) linear infinite;animation-delay:calc(var(--flow-i) * -.72s)}.ch1v2-stage[data-cue-tone=motion] .ch1v2-cinematic-flow,.ch1v2-stage[data-cue-tone=resolve] .ch1v2-cinematic-flow{opacity:.52}.ch1v2-stage[data-cue-tone=emphasis] .ch1v2-cinematic-flow i,.ch1v2-stage[data-cue-tone=resolve] .ch1v2-cinematic-flow i{background:#f2b544e6;box-shadow:0 0 16px #f2b544b3,0 0 34px #57d8c53d}.ch1v2-stage--brand-context,.ch1v2-stage--context-gap{background:#fff9e1bd}.ch1v2-stage--tokenize,.ch1v2-stage--self-attention{background:#e0f9f6b3}.ch1v2-stage--vector-space,.ch1v2-stage--multi-head{background:#eff8ffb8}.ch1v2-stage--qkv-workshop{background:#edefffb8}.ch1v2-stage--softmax-allocator{background:#fff0eab8}.ch1v2-stage__header{position:absolute;left:18px;top:16px;z-index:8;display:flex;align-items:center;gap:10px;border:2px solid rgba(43,43,43,.62);border-radius:999px;background:#fffbeedb;box-shadow:0 4px 0 var(--shadow);padding:7px 13px}.ch1v2-stage__header span{color:#386b8a;font-size:11px;font-weight:1000}.ch1v2-stage__header strong{font-size:14px}.ch1v2-stage__takeaway{position:absolute;top:16px;right:18px;z-index:8;max-width:min(46%,520px);display:flex;align-items:center;gap:7px;border:2px solid rgba(43,43,43,.34);border-radius:999px;background:#fffbeebd;box-shadow:0 3px #2b2b2b17;padding:6px 11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ch1v2-stage__takeaway span{color:#386b8a;font-size:10px;font-weight:1000;white-space:nowrap}.ch1v2-stage__takeaway strong{overflow:hidden;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ch1v2-stage__time,.ch1v2-auto-demo{position:absolute;z-index:9;border:2px solid rgba(43,43,43,.58);border-radius:999px;background:#fffbeed1;box-shadow:0 4px 0 var(--shadow);padding:7px 12px;font-size:12px;font-weight:900}.ch1v2-stage__time{right:18px;bottom:16px;color:#386b8a}.ch1v2-cover-stage,.ch1v2-watch-complete-stage{background:linear-gradient(145deg,#fffbeedb,#e0f9f6bd 48%,#fff1bdb8),repeating-linear-gradient(90deg,rgba(43,43,43,.05) 0 1px,transparent 1px 42px)}.ch1v2-cover-stage:before,.ch1v2-watch-complete-stage:before{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;z-index:0;border:2px dashed rgba(43,43,43,.16);border-radius:22px;pointer-events:none}.ch1v2-cover,.ch1v2-watch-complete{position:absolute;top:28px;right:28px;bottom:28px;left:28px;z-index:3;display:grid}.ch1v2-cover{grid-template-columns:minmax(0,1fr) minmax(340px,430px);grid-template-rows:minmax(0,1fr) auto;gap:18px 26px;align-items:stretch}.ch1v2-cover__copy{min-width:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);align-content:start;gap:14px;padding-top:8px}.ch1v2-cover__intro-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.ch1v2-cover__brands{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.ch1v2-cover__brands span{display:inline-flex;align-items:center;gap:6px;border:2px solid rgba(43,43,43,.42);border-radius:999px;background:#fffbeeb8;box-shadow:0 3px 0 var(--shadow);color:#1d1f24c7;font-size:12px;font-weight:1000;padding:6px 10px}.ch1v2-cover__eyebrow,.ch1v2-watch-complete__summary>span{display:inline-flex;width:fit-content;align-items:center;border:2px solid rgba(43,43,43,.62);border-radius:999px;background:#bdf0e8cc;box-shadow:0 4px 0 var(--shadow);color:#386b8a;font-size:13px;font-weight:1000;padding:7px 13px}.ch1v2-cover h2,.ch1v2-watch-complete h2{max-width:860px;margin:0;font-size:clamp(42px,4.4vw,68px);line-height:1.05}.ch1v2-cover p,.ch1v2-watch-complete p{max-width:760px;margin:0;color:#1d1f24c2;font-size:18px;font-weight:800;line-height:1.52}.ch1v2-cover__demo{align-self:stretch;min-height:178px;display:grid;grid-template-columns:minmax(240px,1fr) 116px minmax(220px,.82fr);gap:14px;align-items:center;max-width:920px}.ch1v2-cover__chat{display:grid;gap:10px}.ch1v2-cover__chat span,.ch1v2-cover__answer{border:2.5px solid rgba(43,43,43,.62);border-radius:16px;background:#fffbeedb;box-shadow:0 5px 0 var(--shadow)}.ch1v2-cover__chat span{display:block;padding:13px 15px;font-size:17px;font-weight:1000;line-height:1.25}.ch1v2-cover__chat span:nth-child(2){justify-self:end;background:#bdf0e8db}.ch1v2-cover__signal{display:grid;grid-template-columns:1fr;gap:7px;justify-items:center;color:#386b8a;font-size:12px;font-weight:1000;text-align:center}.ch1v2-cover__signal i{width:100%;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold));box-shadow:0 0 16px #57d8c557}.ch1v2-cover__answer{display:grid;gap:7px;padding:16px;background:#fff1bdc7}.ch1v2-cover__answer small{color:#386b8a;font-size:12px;font-weight:1000}.ch1v2-cover__answer strong{font-size:24px;line-height:1.12}.ch1v2-cover__path{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;align-self:end}.ch1v2-cover__path article{min-height:96px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto 1fr;gap:5px 9px;align-content:start;border:2px solid rgba(43,43,43,.56);border-radius:14px;background:#fffbeed1;box-shadow:0 4px 0 var(--shadow);padding:10px}.ch1v2-cover__path article span{grid-row:1 / 3;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#57d8c533;color:#386b8a;font-size:12px;font-weight:1000}.ch1v2-cover__path article strong{min-width:0;font-size:15px;line-height:1.15}.ch1v2-cover__path article small{min-width:0;color:#1d1f24ad;font-size:12px;font-weight:900;line-height:1.35}.ch1v2-cover__panel{display:grid;gap:12px;align-content:start;align-self:start;min-width:0;padding-top:18px}.ch1v2-cover-play,.ch1v2-cover-assessment,.ch1v2-cover-secondary,.ch1v2-watch-complete__actions button{border:3px solid rgba(43,43,43,.72);border-radius:18px;background:#fffbeee6;box-shadow:0 7px 0 var(--shadow);color:var(--ink);font:inherit;font-weight:1000;transition:transform .1s ease,box-shadow .1s ease,background .16s ease}.ch1v2-cover-play:hover,.ch1v2-cover-assessment:hover,.ch1v2-cover-secondary:hover,.ch1v2-watch-complete__actions button:hover{background:#fff}.ch1v2-cover-play:active,.ch1v2-cover-assessment:active,.ch1v2-cover-secondary:active,.ch1v2-watch-complete__actions button:active{transform:translateY(5px);box-shadow:0 2px 0 var(--shadow)}.ch1v2-cover-play{min-height:154px;display:grid;grid-template-columns:74px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;align-items:center;padding:22px;text-align:left;background:linear-gradient(135deg,#fff8df,#bdf0e8)}.ch1v2-cover-play span{grid-row:1 / 3;display:grid;place-items:center;width:74px;height:74px;border:3px solid rgba(43,43,43,.74);border-radius:50%;background:var(--gold);box-shadow:inset 0 0 0 5px #fffbee8c,0 5px 0 var(--shadow);font-size:28px;line-height:1;padding-left:4px}.ch1v2-cover-play strong{min-width:0;font-size:28px;line-height:1.08}.ch1v2-cover-play small,.ch1v2-cover-assessment small,.ch1v2-watch-complete__status small{color:#386b8a;font-size:13px;font-weight:1000}.ch1v2-cover-secondary{min-height:48px;padding:10px 16px;background:#fffbeeb8}.ch1v2-cover-assessment{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:center;padding:16px 18px;text-align:left}.ch1v2-cover-assessment span{font-size:15px;color:#386b8a}.ch1v2-cover-assessment strong{grid-column:2;grid-row:1 / 3;border:2px solid rgba(43,43,43,.56);border-radius:999px;background:#f2b54461;padding:6px 10px;white-space:nowrap}.ch1v2-cover-assessment.is-locked{cursor:default;opacity:.78}.ch1v2-cover-assessment.is-locked strong{background:#2b2b2b14}.ch1v2-cover__note{border:2px solid rgba(43,43,43,.26);border-radius:14px;background:#fffbee9e;padding:10px 12px;font-size:13px!important}.ch1v2-watch-complete{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);grid-template-rows:auto auto 1fr;gap:24px;align-content:center}.ch1v2-watch-complete__summary{grid-row:1 / 4;align-self:center}.ch1v2-watch-complete__status{display:grid;gap:12px}.ch1v2-watch-complete__status article{border:2.5px solid rgba(43,43,43,.62);border-radius:18px;background:#fffbeed1;box-shadow:0 5px 0 var(--shadow);padding:15px 16px}.ch1v2-watch-complete__status span{display:block;color:#386b8a;font-size:13px;font-weight:1000}.ch1v2-watch-complete__status strong{display:block;margin:5px 0 3px;font-size:26px;line-height:1.08}.ch1v2-watch-complete__nudge{align-self:start;border:2px solid rgba(63,143,138,.46);border-radius:14px;background:#bdf0e880;padding:11px 13px;font-size:14px;font-weight:900;line-height:1.45}.ch1v2-watch-complete__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-self:end}.ch1v2-watch-complete__actions button{min-height:54px;padding:10px 12px;font-size:15px}.ch1v2-watch-complete__actions button.is-primary{background:linear-gradient(135deg,var(--gold),#fff1bd)}.ch1v2-watch-complete__actions button.is-ghost{background:#fffbeeb3}@media (max-height: 820px) and (min-width: 901px){.ch1v2-cover{top:20px;right:28px;bottom:20px;left:28px;gap:12px 22px}.ch1v2-cover__copy{gap:9px;padding-top:0}.ch1v2-cover h2{font-size:clamp(38px,3.8vw,50px);line-height:1.02}.ch1v2-cover p{font-size:16px;line-height:1.42}.ch1v2-cover__demo{min-height:126px;gap:10px;grid-template-columns:minmax(220px,1fr) 92px minmax(200px,.82fr)}.ch1v2-cover__chat{gap:8px}.ch1v2-cover__chat span{padding:9px 11px;font-size:15px}.ch1v2-cover__answer{padding:11px 12px}.ch1v2-cover__answer strong{font-size:20px}.ch1v2-cover__path article{min-height:78px;padding:8px}.ch1v2-cover__path article span{width:30px;height:30px}.ch1v2-cover__path article strong{font-size:14px}.ch1v2-cover__path article small{font-size:11px;line-height:1.25}.ch1v2-cover__panel{padding-top:8px}.ch1v2-cover-play{min-height:126px;grid-template-columns:62px minmax(0,1fr);padding:16px}.ch1v2-cover-play span{width:62px;height:62px;font-size:24px}.ch1v2-cover-play strong{font-size:24px}}.ch1v2-auto-demo{left:18px;bottom:16px;max-width:calc(100% - 150px);display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ch1v2-auto-demo span{color:#386b8a}.ch1v2-auto-demo b{border-radius:999px;background:#57d8c52e;padding:3px 8px;font-size:11px}.ch1v2-auto-demo b.is-active{background:var(--gold)}.ch1v2-stage--welcome-mission{background:radial-gradient(circle at 78% 22%,rgba(242,181,68,.22),transparent 32%),radial-gradient(circle at 24% 74%,rgba(87,216,197,.2),transparent 34%),#fffbeec2}.ch1v2-welcome-stage{position:absolute;top:66px;right:26px;bottom:78px;left:26px;min-width:0;display:grid;grid-template-columns:minmax(250px,.9fr) minmax(320px,1.1fr);grid-template-rows:auto auto auto;gap:12px 16px;align-content:center}.ch1v2-welcome-stage>section{position:relative;z-index:1;min-width:0;border:2px solid rgba(43,43,43,.5);border-radius:18px;background:#fffbeecc;box-shadow:0 4px #2b2b2b1f;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease,background .3s ease}.ch1v2-welcome-stage>section:not(.is-revealed){opacity:.2;filter:saturate(.45) blur(1.5px);transform:translateY(10px) scale(.985)}.ch1v2-welcome-stage>section.is-revealed{animation:ch1v2WelcomeReveal .56s cubic-bezier(.2,.86,.2,1.12) both}.ch1v2-welcome-stage>section.is-current{border-color:#d59626b8;box-shadow:0 6px #2b2b2b24,0 0 0 8px #f2b5441f,0 20px 44px #32545c1f}.ch1v2-welcome-stage__hello{display:grid;align-content:center;gap:5px;padding:16px 18px}.ch1v2-welcome-stage__hello>span,.ch1v2-welcome-stage__mystery>span,.ch1v2-welcome-stage__promise>span{color:#386b8a;font-size:11px;font-weight:1000}.ch1v2-welcome-stage__hello h2{margin:0;font-size:clamp(24px,2.7vw,38px);line-height:1.08}.ch1v2-welcome-stage__hello p{margin:0;color:#1d1f24ad;font-size:14px;font-weight:900}.ch1v2-welcome-stage__mystery{grid-column:2;grid-row:1 / 3;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto 1fr;gap:8px 12px;align-items:center;padding:18px 20px;background:linear-gradient(135deg,#fff1bde0,#dff6f2d1)}.ch1v2-welcome-stage__mystery>span{grid-column:1 / -1}.ch1v2-welcome-stage__mystery>strong{font-size:clamp(21px,2.2vw,31px);line-height:1.22}.ch1v2-welcome-stage__mystery>div{display:grid;gap:7px}.ch1v2-welcome-stage__mystery img{width:34px;height:34px;border:2px solid rgba(43,43,43,.34);border-radius:10px;background:#ffffffbd;box-shadow:0 2px #2b2b2b1a;object-fit:contain;padding:4px}.ch1v2-welcome-stage__uses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;border:0!important;background:transparent!important;box-shadow:none!important}.ch1v2-welcome-stage__uses article{display:grid;align-content:center;gap:3px;min-height:72px;border:2px solid rgba(43,43,43,.4);border-radius:14px;background:#fffbeec7;box-shadow:0 3px #2b2b2b1a;padding:9px}.ch1v2-welcome-stage__uses article span{color:#386b8a;font-size:10px;font-weight:1000}.ch1v2-welcome-stage__uses article strong{font-size:12px;line-height:1.25}.ch1v2-welcome-route{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px}.ch1v2-welcome-route span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border-radius:12px;background:#57d8c51f;color:#1d1f24b8;font-size:12px;font-weight:1000;transition:transform .26s ease,background .26s ease}.ch1v2-welcome-route span b{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#fffbeedb;color:#386b8a;font-size:10px}.ch1v2-welcome-route.is-active span{background:#57d8c547;animation:ch1v2WelcomeRoute 1.9s ease-in-out infinite}.ch1v2-welcome-route.is-active span:nth-child(2){animation-delay:.12s}.ch1v2-welcome-route.is-active span:nth-child(3){animation-delay:.24s}.ch1v2-welcome-route.is-active span:nth-child(4){animation-delay:.36s}.ch1v2-welcome-route.is-active span:nth-child(5){animation-delay:.48s}.ch1v2-welcome-stage__promise{grid-column:2;grid-row:2;align-self:end;display:grid;gap:4px;padding:12px 15px;background:#bce69c8a!important}.ch1v2-welcome-stage__promise strong{font-size:14px;line-height:1.3}.ch1v2-welcome-stage[data-focus=teacher-hello] .ch1v2-welcome-stage__hello,.ch1v2-welcome-stage[data-focus=mission-mystery] .ch1v2-welcome-stage__mystery,.ch1v2-welcome-stage[data-focus=familiar-ai] .ch1v2-welcome-stage__mystery,.ch1v2-welcome-stage[data-focus=why-it-matters] .ch1v2-welcome-stage__uses,.ch1v2-welcome-stage[data-focus=lesson-route] .ch1v2-welcome-route,.ch1v2-welcome-stage[data-focus=low-floor] .ch1v2-welcome-stage__promise,.ch1v2-welcome-stage[data-focus=learning-promise] .ch1v2-welcome-stage__promise{background:#fff8daf0;box-shadow:0 5px #2b2b2b24,0 0 0 7px #f2b5441a;transform:translateY(-3px)}.ch1v2-brand-stage,.ch1v2-context-stage,.ch1v2-tokenize-stage,.ch1v2-vector-stage,.ch1v2-pronoun-stage,.ch1v2-attention-stage,.ch1v2-qkv-stage,.ch1v2-softmax-stage,.ch1v2-head-stage,.ch1v2-transformer-stage,.ch1v2-review-stage{position:absolute;top:70px;right:28px;bottom:86px;left:28px;min-width:0}.ch1v2-brand-stage{display:grid;grid-template-rows:auto minmax(150px,1fr) auto;gap:18px}.ch1v2-brand-boundary{position:absolute;left:50%;bottom:20px;z-index:7;display:flex;align-items:center;gap:8px;border:2.5px solid rgba(43,43,43,.68);border-radius:18px;background:#fffbeeeb;box-shadow:0 5px 0 var(--shadow),0 0 0 8px #57d8c51f;padding:9px 12px;opacity:0;transform:translate(-50%,10px) scale(.98);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.ch1v2-brand-boundary.is-active{opacity:1;transform:translate(-50%) scale(1)}.ch1v2-brand-boundary span{color:#386b8a;font-size:11px;font-weight:1000;white-space:nowrap}.ch1v2-brand-boundary b,.ch1v2-brand-boundary strong{border-radius:999px;background:#dff6f2;padding:5px 9px;font-size:12px;font-weight:1000;white-space:nowrap}.ch1v2-brand-boundary strong{background:var(--gold)}.ch1v2-brand-boundary i{width:18px;height:4px;border-radius:999px;background:var(--spirit)}.ch1v2-brand-icons{display:flex;justify-content:center;gap:14px}.ch1v2-brand-icons article{min-width:124px;display:grid;justify-items:center;gap:7px;border:2.5px solid rgba(43,43,43,.62);border-radius:18px;background:#ffffffdb;box-shadow:0 5px 0 var(--shadow);padding:12px 14px}.ch1v2-brand-icons article.is-active{border-color:#d59626;background:#fff1bd;box-shadow:0 7px 0 var(--shadow),0 0 0 8px #f2b5442e;animation:ch1v2BrandArrive .52s cubic-bezier(.2,.9,.2,1.16) both}.ch1v2-brand-icons img{width:46px;height:46px;object-fit:contain;border-radius:12px}.ch1v2-brand-icons strong{font-size:13px}.ch1v2-chat{display:grid;align-content:center;gap:12px;max-width:760px;margin:0 auto}.ch1v2-chat p{margin:0;border:2.5px solid rgba(43,43,43,.66);border-radius:20px;background:#ffffffe6;box-shadow:0 5px 0 var(--shadow);padding:13px 16px;font-size:18px;font-weight:900;transition:transform .28s ease,border-color .28s ease,background .28s ease,box-shadow .28s ease}.ch1v2-chat .is-follow{justify-self:end;background:#dff6f2}.ch1v2-chat p.is-active{border-color:#d59626;background:#fff1bd;box-shadow:0 6px 0 var(--shadow),0 0 0 8px #f2b54424;transform:translateY(-4px);animation:ch1v2MessageArrive .48s cubic-bezier(.2,.9,.2,1.08) both}.ch1v2-context-beam{justify-self:center;display:flex;align-items:center;gap:8px;border:2px solid rgba(43,43,43,.54);border-radius:999px;background:#fffbeed6;box-shadow:0 4px 0 var(--shadow);padding:9px 14px;opacity:.68}.ch1v2-context-beam.is-active{opacity:1;box-shadow:0 5px 0 var(--shadow),0 0 0 9px #57d8c524}.ch1v2-context-beam.is-active span,.ch1v2-context-beam.is-active strong{animation:ch1v2ContextNode 1.5s ease-in-out infinite}.ch1v2-context-beam.is-active strong{animation-delay:.24s}.ch1v2-context-beam span,.ch1v2-context-beam strong{border-radius:999px;background:var(--spirit-soft);padding:5px 10px;font-weight:1000}.ch1v2-context-beam strong{background:var(--gold)}.ch1v2-context-beam i{width:34px;height:4px;border-radius:999px;background:var(--spirit);overflow:hidden;position:relative}.ch1v2-context-beam i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,transparent,#fffbee,transparent);transform:translate(-120%)}.ch1v2-context-beam.is-active i:after{animation:ch1v2SignalRun 1.2s ease-in-out infinite}.ch1v2-question-core{justify-self:center;display:grid;justify-items:center;gap:4px;border:3px solid var(--ink);border-radius:22px;background:#fff0b4;box-shadow:0 6px 0 var(--shadow);padding:12px 22px;text-align:center}.ch1v2-question-core span{color:#9a6500;font-size:12px;font-weight:1000}.ch1v2-question-core strong{font-size:22px}.ch1v2-question-core.is-active{animation:ch1v2CoreQuestion .72s cubic-bezier(.2,.9,.2,1.12) both;box-shadow:0 7px 0 var(--shadow),0 0 0 10px #f2b5442e}.ch1v2-brand-stage[data-focus=not-human] .ch1v2-question-core{opacity:.32;transform:translateY(6px) scale(.96)}.ch1v2-context-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:center}.ch1v2-context-bridge{position:absolute;left:50%;top:50%;z-index:5;display:grid;justify-items:center;gap:6px;color:#2b2b2b8a;transform:translate(-50%,-50%);pointer-events:none}.ch1v2-context-bridge i{width:clamp(74px,10vw,124px);height:8px;border:2px solid rgba(43,43,43,.56);border-radius:999px;background:repeating-linear-gradient(90deg,rgba(43,43,43,.2) 0 12px,transparent 12px 22px)}.ch1v2-context-bridge strong{border:2px solid rgba(43,43,43,.48);border-radius:999px;background:#ffffffb8;box-shadow:0 3px 0 var(--shadow);padding:5px 10px;font-size:12px;white-space:nowrap}.ch1v2-context-bridge.is-restored{color:#7b550d}.ch1v2-context-bridge.is-restored i{background:linear-gradient(90deg,var(--spirit),var(--gold));animation:ch1v2SignalRun 1.3s ease-in-out infinite}.ch1v2-context-bridge.is-restored strong{background:#fff1bd}.ch1v2-context-stage article{min-height:240px;display:grid;align-content:center;gap:12px;border:3px solid rgba(43,43,43,.62);border-radius:22px;background:#fffc;box-shadow:0 6px 0 var(--shadow);padding:20px;text-align:center}.ch1v2-context-stage article.is-active{border-color:#d59626;background:#fff1bd;box-shadow:0 8px 0 var(--shadow),0 0 0 9px #f2b54429}.ch1v2-context-stage span{color:#386b8a;font-size:13px;font-weight:1000}.ch1v2-context-stage strong{font-size:24px;line-height:1.25}.ch1v2-context-stage p{margin:0;color:#2b2b2bb8;font-size:15px;line-height:1.5;font-weight:800}.ch1v2-context-facts{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:10px}.ch1v2-context-facts b{border:1.5px solid rgba(43,43,43,.28);border-radius:999px;background:#2b2b2b0f;padding:4px 8px;color:#2b2b2b9e;font-size:10px;font-weight:1000}.ch1v2-context-stage article.is-active .ch1v2-context-facts b{background:#fffbeec2;color:var(--ink);animation:ch1v2FactResolve .48s cubic-bezier(.2,.9,.2,1.12) both}.ch1v2-context-stage article.is-active .ch1v2-context-facts b:nth-child(2){animation-delay:.09s}.ch1v2-context-stage article.is-active .ch1v2-context-facts b:nth-child(3){animation-delay:.18s}.ch1v2-tokenize-stage{display:grid;place-items:center;align-content:center;gap:26px}.ch1v2-scanline{width:min(560px,84%);height:10px;border:2px solid var(--ink);border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold),var(--spirit));box-shadow:0 0 22px #57d8c599;animation:ch1v2Scan 2.8s ease-in-out infinite}.ch1v2-token-sentence,.ch1v2-token-examples{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.ch1v2-token-sentence span,.ch1v2-token-examples b{border:2.5px solid rgba(43,43,43,.65);border-radius:999px;background:#ffffffdb;box-shadow:0 4px 0 var(--shadow);padding:9px 13px;font-size:16px;font-weight:1000}.ch1v2-token-sentence span.is-active,.ch1v2-token-examples b.is-active{background:var(--gold);transform:translateY(-3px)}.ch1v2-vector-stage{border:2px solid rgba(43,43,43,.26);border-radius:28px;background:radial-gradient(circle at 22% 40%,rgba(242,181,68,.24),transparent 22%),radial-gradient(circle at 68% 32%,rgba(87,216,197,.24),transparent 22%),radial-gradient(circle at 66% 72%,rgba(239,143,143,.22),transparent 20%),#1d1f24b8;overflow:hidden}.ch1v2-vector-stage span{position:absolute;transform:translate(-50%,-50%);min-width:62px;display:grid;place-items:center;border:2px solid rgba(255,251,238,.86);border-radius:999px;background:#fffbeed1;box-shadow:0 0 18px #fffbee52;padding:7px 10px;font-weight:1000}.ch1v2-vector-stage span.is-active{background:var(--gold);box-shadow:0 0 0 8px #f2b54433,0 0 30px #f2b544b3}.ch1v2-vector-note{position:absolute;left:20px;right:20px;bottom:18px;border:2px solid rgba(255,251,238,.8);border-radius:16px;background:#fffbeee0;padding:10px 14px;font-size:13px;line-height:1.45;font-weight:900;text-align:center}.ch1v2-pronoun-stage{display:grid;grid-template-rows:auto minmax(140px,1fr) auto;gap:18px;align-items:center}.ch1v2-story-line{justify-self:center;border:2.5px solid rgba(43,43,43,.7);border-radius:20px;background:#fffbeee6;box-shadow:0 5px 0 var(--shadow);padding:13px 18px;font-size:23px;line-height:1.35;font-weight:1000}.ch1v2-story-line strong{display:inline-grid;place-items:center;min-width:44px;height:44px;border:2.5px solid var(--ink);border-radius:50%;background:var(--gold)}.ch1v2-story-line strong.is-questioning{animation:ch1v2PronounAsk .76s ease-in-out infinite}.ch1v2-pronoun-lens{justify-self:center;position:relative;width:min(360px,84%);height:44px;display:grid;place-items:center;border:2px solid rgba(43,43,43,.52);border-radius:999px;background:#ffffffb3;box-shadow:0 4px 0 var(--shadow);overflow:hidden}.ch1v2-pronoun-lens:before{content:"";position:absolute;inset:5px auto 5px 12px;width:68px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(87,216,197,.72),transparent);animation:ch1v2LensSweep 2s ease-in-out infinite}.ch1v2-pronoun-lens span{position:relative;z-index:1;font-size:13px;font-weight:1000}.ch1v2-pronoun-stage[data-focus=cat-answer] .ch1v2-pronoun-lens,.ch1v2-pronoun-stage[data-focus=hunger-clue] .ch1v2-pronoun-lens{background:#fff1bd}.ch1v2-chase{display:flex;justify-content:center;align-items:center;gap:clamp(40px,9vw,120px)}.ch1v2-chase>i{width:90px;height:8px;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(43,43,43,.28) 0 18px,transparent 18px 30px);animation:ch1ChaseDash .7s linear infinite}.ch1v2-cat,.ch1v2-fish{display:grid;justify-items:center;gap:5px}.ch1v2-cat b,.ch1v2-fish b{border:2px solid var(--ink);border-radius:999px;background:#fffbeee6;box-shadow:0 3px 0 var(--shadow);padding:4px 12px}.ch1v2-fish span{width:76px;height:44px;display:block;border:3px solid var(--ink);border-radius:54% 46% 46% 54%;background:#77d9cf;box-shadow:0 5px 0 var(--shadow)}.ch1v2-clues{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.ch1v2-clues span{border:2px solid rgba(43,43,43,.56);border-radius:999px;background:#ffffffd1;box-shadow:0 3px 0 var(--shadow);padding:7px 12px;font-weight:1000}.ch1v2-clues span.is-active{background:var(--gold)}.ch1v2-attention-stage{display:grid;grid-template-rows:98px minmax(120px,1fr) auto;gap:12px;align-items:center}.ch1v2-attention-query{justify-self:center;width:142px;height:88px;display:grid;place-items:center;align-content:center;border:3px solid var(--ink);border-radius:50%;background:#fff7d8;box-shadow:0 7px 0 var(--shadow),0 0 0 12px #f2b54424}.ch1v2-attention-query span{font-size:11px;font-weight:1000}.ch1v2-attention-query strong{font-size:34px}.ch1v2-attention-lines{width:100%;height:100%;min-height:150px;overflow:visible}.ch1v2-attention-weights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ch1v2-attention-weights article,.ch1v2-qkv-stage article,.ch1v2-softmax-scores,.ch1v2-head-grid article,.ch1v2-timeline article{border:2.5px solid rgba(43,43,43,.65);border-radius:16px;background:#ffffffdb;box-shadow:0 5px 0 var(--shadow);padding:12px}.ch1v2-attention-weights article{display:grid;justify-items:center;gap:5px}.ch1v2-attention-weights article.is-answer,.ch1v2-qkv-stage article.is-active,.ch1v2-softmax-scores b.is-active,.ch1v2-head-grid article.is-active,.ch1v2-head-merge.is-active,.ch1v2-timeline article.is-active{background:var(--gold);box-shadow:0 6px 0 var(--shadow),0 0 0 8px #f2b54429}.ch1v2-attention-weights b{font-size:24px}.ch1v2-qkv-stage{display:grid;grid-template-columns:108px repeat(3,minmax(0,1fr));gap:14px;align-items:center}.ch1v2-qkv-token{width:86px;height:86px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;background:#fff7d8;box-shadow:0 7px 0 var(--shadow);font-size:34px;font-weight:1000}.ch1v2-qkv-stage article{min-height:160px;display:grid;align-content:center;gap:10px}.ch1v2-qkv-stage span{color:#386b8a;font-size:13px;font-weight:1000}.ch1v2-qkv-stage strong{font-size:18px;line-height:1.34}.ch1v2-softmax-stage{display:grid;grid-template-columns:minmax(130px,190px) 150px minmax(280px,1fr);gap:22px;align-items:center}.ch1v2-softmax-scores{display:grid;gap:8px}.ch1v2-softmax-scores span{color:#8e4b4b;font-size:12px;font-weight:1000}.ch1v2-softmax-scores b{border-radius:12px;background:#fffbeee6;padding:8px 10px}.ch1v2-softmax-core{width:144px;height:160px;display:grid;place-items:center;align-content:center;border:4px solid var(--ink);border-radius:42px 42px 22px 22px;background:#fff1bd;box-shadow:0 7px 0 var(--shadow);font-size:20px;font-weight:1000;text-align:center}.ch1v2-softmax-core strong{color:#c65d5d;font-size:34px}.ch1v2-softmax-bars{display:grid;gap:10px}.ch1v2-softmax-bars article{display:grid;grid-template-columns:58px minmax(0,1fr) 44px;gap:8px;align-items:center;font-size:13px;font-weight:1000}.ch1v2-softmax-bars i{height:14px;border:2px solid var(--ink);border-radius:999px;background:#fff;overflow:hidden}.ch1v2-softmax-bars em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold));transition:width .4s ease}.ch1v2-head-stage{display:grid;grid-template-rows:auto minmax(170px,1fr) auto;gap:16px;align-items:center}.ch1v2-head-sentence,.ch1v2-head-merge{justify-self:center;border:2.5px solid rgba(43,43,43,.66);border-radius:999px;background:#fffbeee6;box-shadow:0 4px 0 var(--shadow);padding:9px 16px;font-weight:1000;text-align:center}.ch1v2-head-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.ch1v2-head-grid article{min-height:160px;display:grid;align-content:center;gap:7px;text-align:center}.ch1v2-head-grid span{color:#386b8a;font-size:13px;font-weight:1000}.ch1v2-head-grid strong{font-size:20px}.ch1v2-head-grid p{margin:0;font-size:12px;line-height:1.4;font-weight:800}.ch1v2-transformer-stage{display:grid;grid-template-columns:minmax(160px,.82fr) minmax(0,1.18fr);gap:18px;align-items:center}.ch1v2-stack{display:grid;gap:10px}.ch1v2-stack span{border:2.5px solid rgba(43,43,43,.62);border-radius:16px;background:#ffffffdb;box-shadow:0 4px 0 var(--shadow);padding:12px 14px;font-weight:1000;opacity:.58;transform:translate(-6px);transition:transform .28s ease,opacity .28s ease,background .28s ease,box-shadow .28s ease}.ch1v2-stack span.is-active{background:#dff6f2;opacity:1;transform:translate(0);box-shadow:0 5px 0 var(--shadow),0 0 0 7px #57d8c51f}.ch1v2-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ch1v2-timeline article{min-height:180px}.ch1v2-timeline span{display:inline-block;border-radius:999px;background:var(--gold);padding:4px 10px;font-size:12px;font-weight:1000}.ch1v2-timeline strong{display:block;margin-top:10px;font-size:16px}.ch1v2-timeline p{margin:8px 0 0;font-size:12px;line-height:1.45;font-weight:800}.ch1v2-review-stage{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:12px}.ch1v2-review-stage span{position:relative;border:2.5px solid rgba(43,43,43,.64);border-radius:999px;background:#ffffffd6;box-shadow:0 4px 0 var(--shadow);padding:12px 18px;font-size:17px;font-weight:1000;opacity:.45;transform:translateY(6px);transition:transform .32s ease,opacity .32s ease,background .32s ease,box-shadow .32s ease}.ch1v2-review-stage span.is-active{background:var(--gold);opacity:1;transform:translateY(0);animation:ch1v2ReviewStep .5s cubic-bezier(.2,.9,.2,1.12) both;animation-delay:calc(var(--review-order) * 35ms)}.ch1v2-review-stage span.is-active:after{content:"";position:absolute;right:-18px;top:50%;width:22px;height:4px;border-radius:999px;background:#57d8c5b8;transform:translateY(-50%)}.ch1v2-review-stage span:last-child:after{content:none}.ch1v2-subtitle{position:absolute;left:50%;bottom:22px;z-index:16;width:min(920px,calc(100vw - 46px));border:2.5px solid rgba(43,43,43,.78);border-radius:22px;background:#1d1f24c7;box-shadow:0 6px #1d1f242e,0 18px 44px #1d1f2429;color:#fffbee;padding:14px 20px;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ch1v2-subtitle p{margin:0;font-size:19px;line-height:1.42;font-weight:900;text-align:center;text-wrap:balance}.ch1v2-subtitle mark{display:inline-block;border-radius:9px;background:#f2b544eb;box-shadow:0 0 0 3px #f2b5442e;color:#1d1f24;padding:0 4px;margin:0 1px}.ch1v2-subtitle[data-tone=question] mark{background:#fff1bd}.ch1v2-subtitle[data-tone=concept] mark{background:#91ded7}.ch1v2-subtitle[data-tone=resolve] mark{background:#bce69c}.ch1v2-subtitle[data-tone=boundary] mark{background:#e7e1d4}.ch1v2-subtitle[data-tone=warm] mark{background:#fff1bd}.ch1v2-subtitle[data-tone=curious] mark{background:#dff6f2}.ch1v2-subtitle[data-tone=emphasis] mark,.ch1v2-subtitle[data-tone=motion] mark{background:#f2b544}.ch1v2-subtitle[data-tone=slow] mark{background:#dff6f2;box-shadow:0 0 0 3px #57d8c529}.ch1v2-subtitle.is-pulsing mark{animation:ch1v2SubtitlePulse .78s ease-in-out infinite}.ch1v2-subtitle.is-idle{opacity:.3}.ch1v2-controls{position:absolute;right:26px;bottom:96px;z-index:18;display:flex;gap:8px;align-items:center}.ch1v2-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;background:#1d1f245c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ch1v2-question,.ch1v2-checkpoint,.ch1v2-complete-panel{width:min(760px,calc(100% - 40px));border:3px solid rgba(43,43,43,.78);border-radius:24px;background:#fffbeef0;box-shadow:0 8px 0 var(--shadow),0 24px 70px #1d1f2438;padding:22px}.ch1v2-question>span,.ch1v2-checkpoint>span,.ch1v2-complete-panel>span{color:#386b8a;font-size:13px;font-weight:1000}.ch1v2-question h2,.ch1v2-checkpoint h2,.ch1v2-complete-panel h2{margin:8px 0 16px;font-size:28px;line-height:1.2}.ch1v2-question-options,.ch1v2-checkpoint-options{display:grid;gap:10px}.ch1v2-question-options button,.ch1v2-checkpoint-options button{border:2px solid rgba(43,43,43,.62);border-radius:15px;background:#ffffffd6;box-shadow:0 4px 0 var(--shadow);padding:12px 14px;font:inherit;font-weight:900;text-align:left;cursor:pointer}.ch1v2-question-options button.is-correct,.ch1v2-checkpoint-options button.is-correct{border-color:var(--grass-deep);background:#bce69cc7}.ch1v2-question-options button.is-wrong,.ch1v2-checkpoint-options button.is-wrong{border-color:var(--danger);background:#ef8f8f47}.ch1v2-question-options button.is-selected{border-color:#3f8f8a;background:#bdf0e8d1;box-shadow:0 4px #2b2b2b29,0 0 0 5px #57d8c51f}.ch1v2-question p.is-prediction{background:#bdf0e86b}.ch1v2-question p,.ch1v2-checkpoint p,.ch1v2-complete-panel p{margin:14px 0 0;border-radius:14px;background:#57d8c524;padding:11px 13px;font-size:14px;line-height:1.5;font-weight:900}.ch1v2-question p.is-wrong,.ch1v2-checkpoint p.is-wrong{background:#ef8f8f33}.ch1v2-question-actions{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.ch1v2-checkpoint-stage,.ch1v2-finished{display:grid;place-items:center;align-content:center}.ch1v2-complete-panel{display:grid;justify-items:center;text-align:center}.ch1v2-token-raw{width:min(720px,94%);display:grid;gap:7px;border:2.5px solid rgba(43,43,43,.66);border-radius:20px;background:#fffbeee6;box-shadow:0 5px 0 var(--shadow);padding:14px 18px;text-align:center}.ch1v2-token-raw span{color:#386b8a;font-size:12px;font-weight:1000}.ch1v2-token-raw strong{font-size:clamp(20px,3vw,30px);line-height:1.25}.ch1v2-scanline{position:relative;overflow:hidden}.ch1v2-scanline i{position:absolute;inset:-6px auto -6px 0;width:78px;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,251,238,.96),transparent);filter:blur(1px);animation:ch1v2ScanBeam 2.3s ease-in-out infinite}.ch1v2-token-sentence span{min-width:82px;display:grid;place-items:center;gap:2px;opacity:.52;transform:translateY(8px) scale(.96);transition:transform .32s ease,opacity .32s ease,background .32s ease,box-shadow .32s ease}.ch1v2-token-sentence span.is-active{opacity:1;animation:ch1v2TokenPop .46s cubic-bezier(.2,.9,.2,1.2) both;animation-delay:calc(var(--token-order) * 45ms)}.ch1v2-token-sentence span b,.ch1v2-token-sentence span small{display:block}.ch1v2-token-sentence span small{color:#2b2b2b94;font-size:10px;line-height:1.2}.ch1v2-token-examples{width:min(760px,96%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ch1v2-token-examples article{border:2.5px solid rgba(43,43,43,.58);border-radius:18px;background:#ffffffbd;box-shadow:0 4px 0 var(--shadow);padding:12px;opacity:.62;transition:transform .3s ease,opacity .3s ease,background .3s ease}.ch1v2-token-examples article.is-active{background:#dff6f2;opacity:1;transform:translateY(-4px)}.ch1v2-token-examples article span{display:block;color:#386b8a;font-size:11px;font-weight:1000}.ch1v2-token-examples article b{display:block;margin-top:5px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;font-size:14px;line-height:1.3}.ch1v2-vector-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,251,238,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,251,238,.08) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(circle at center,#000 18%,transparent 82%);mask-image:radial-gradient(circle at center,#000 18%,transparent 82%)}.ch1v2-vector-orbit{position:absolute;z-index:1;display:grid;place-items:center;border:2px dashed rgba(255,251,238,.44);border-radius:999px;color:#fffbeec7;font-size:12px;font-weight:1000;letter-spacing:0}.ch1v2-vector-orbit--pet{left:11%;top:23%;width:250px;height:160px}.ch1v2-vector-orbit--city{right:6%;top:18%;width:280px;height:170px}.ch1v2-vector-orbit--biz{right:17%;bottom:14%;width:260px;height:150px}.ch1v2-vector-stage[data-phase=pet] .ch1v2-vector-orbit--pet,.ch1v2-vector-stage[data-phase=city] .ch1v2-vector-orbit--city,.ch1v2-vector-stage[data-phase=biz] .ch1v2-vector-orbit--biz,.ch1v2-vector-stage[data-phase=all] .ch1v2-vector-orbit{border-color:#f2b544e0;color:#fff1bd;box-shadow:inset 0 0 34px #f2b5441f,0 0 32px #f2b5442e}.ch1v2-vector-links{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;overflow:visible;pointer-events:none}.ch1v2-vector-links path{fill:none;stroke:#57d8c59e;stroke-width:.8;stroke-linecap:round}.ch1v2-vector-links path.is-active{stroke:#f2b544;stroke-width:1.2;filter:drop-shadow(0 0 6px rgba(242,181,68,.72))}.ch1v2-vector-pair-label{position:absolute;z-index:3;border:1.5px solid rgba(255,251,238,.72);border-radius:999px;background:#1d1f249e;box-shadow:0 0 16px #57d8c533;color:#fffbee;padding:3px 7px;font-size:9px;pointer-events:none}.ch1v2-vector-pair-label--pet{left:21%;top:49%}.ch1v2-vector-pair-label--city{left:63%;top:24%}.ch1v2-vector-pair-label--biz{left:58%;top:78%}.ch1v2-vector-stage[data-phase=pet] .ch1v2-vector-pair-label--pet,.ch1v2-vector-stage[data-phase=city] .ch1v2-vector-pair-label--city,.ch1v2-vector-stage[data-phase=biz] .ch1v2-vector-pair-label--biz,.ch1v2-vector-stage[data-phase=all] .ch1v2-vector-pair-label{background:#57d8c5d1;color:#162c31;box-shadow:0 0 0 5px #57d8c51f,0 0 22px #57d8c56b;animation:ch1v2PairLabel 1.6s ease-in-out infinite}.ch1v2-vector-stage span{z-index:3;transition:transform .32s ease,background .32s ease,box-shadow .32s ease}.ch1v2-vector-stage span.is-active{transform:translate(-50%,-50%) scale(1.08);animation:ch1v2VectorPulse 1.7s ease-in-out infinite}.ch1v2-attention-stage{grid-template-rows:auto 86px minmax(130px,1fr) auto}.ch1v2-attention-token-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.ch1v2-attention-token-row span{border:2px solid rgba(43,43,43,.48);border-radius:999px;background:#ffffffc2;box-shadow:0 3px 0 var(--shadow);padding:6px 10px;font-size:13px;font-weight:1000}.ch1v2-attention-token-row span.is-query{background:var(--gold);transform:translateY(-3px)}.ch1v2-attention-lines path{filter:drop-shadow(0 6px 8px rgba(29,31,36,.12))}.ch1v2-attention-lines g{opacity:.28;transition:opacity .3s ease}.ch1v2-attention-lines g.is-active{opacity:1}.ch1v2-attention-lines circle{stroke:#2b2b2bb3;stroke-width:3px;filter:drop-shadow(0 5px 0 rgba(43,43,43,.14))}.ch1v2-attention-lines text{fill:var(--ink);font-size:16px;font-weight:1000}.ch1v2-attention-weights article{align-content:start;text-align:center}.ch1v2-attention-weights article i{width:100%;height:9px;border:2px solid rgba(43,43,43,.58);border-radius:999px;background:#fffc;overflow:hidden}.ch1v2-attention-weights article em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1v2-attention-weights small{color:#2b2b2b9e;font-size:11px;line-height:1.25;font-weight:900}.ch1v2-attention-weights article.is-hidden-weight{opacity:.54;background:#ffffff94}.ch1v2-attention-weights article.is-hidden-weight b{color:#2b2b2b7a;font-size:16px}.ch1v2-attention-weights article.is-hidden-weight em{background:#2b2b2b2e}.ch1v2-attention-weights article.is-boundary-focus{border-color:#2b2b2bc2;background:#e7e1d4;box-shadow:0 6px 0 var(--shadow),0 0 0 8px #2b2b2b14}.ch1v2-qkv-stage{grid-template-columns:minmax(180px,230px) minmax(28px,44px) minmax(500px,720px);grid-template-rows:minmax(0,1fr) auto;align-content:center;align-items:center;justify-content:center;gap:16px;padding:clamp(14px,2vw,30px)}.ch1v2-qkv-workbench{grid-column:1;grid-row:1;width:100%;max-width:230px;display:grid;justify-items:center;gap:14px;border:2.5px solid rgba(43,43,43,.32);border-radius:22px;background:linear-gradient(180deg,#fffbeeb8,#dff6f27a),repeating-linear-gradient(90deg,rgba(43,43,43,.04) 0 1px,transparent 1px 22px);box-shadow:inset 0 0 0 1px #ffffff7a,0 8px #2b2b2b14;padding:16px}.ch1v2-qkv-token{width:78px;height:78px;align-content:center;gap:0;transition:transform .28s ease,box-shadow .28s ease}.ch1v2-qkv-stage[data-phase=query] .ch1v2-qkv-token{transform:translateY(-3px);box-shadow:0 7px 0 var(--shadow),0 0 0 10px #f2b54424}.ch1v2-qkv-token span{color:#386b8a;font-size:10px}.ch1v2-qkv-token strong{font-size:32px}.ch1v2-qkv-matrix{width:100%;min-height:88px;display:grid;align-content:center;gap:8px;border:2.5px solid rgba(43,43,43,.62);border-radius:18px;background:#1d1f24d6;box-shadow:0 5px 0 var(--shadow);color:#fffbee;padding:14px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.ch1v2-qkv-matrix.is-active{border-color:#91ded7;background:radial-gradient(circle at 18% 18%,rgba(145,222,215,.24),transparent 52%),#1d1f24eb;box-shadow:0 6px 0 var(--shadow),0 0 0 9px #57d8c529;transform:translateY(-4px)}.ch1v2-qkv-matrix span{color:#91ded7;font-size:12px}.ch1v2-qkv-matrix b{font-size:14px;line-height:1.35;word-break:keep-all}.ch1v2-qkv-flow{grid-column:2;grid-row:1;width:26px;min-height:260px;justify-self:center;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.ch1v2-qkv-flow i{width:8px;min-height:58px;justify-self:center;border:2px solid rgba(43,43,43,.48);border-radius:999px;background:#57d8c538;overflow:hidden}.ch1v2-qkv-flow i:after{content:"";display:block;width:100%;height:44%;border-radius:inherit;background:var(--gold);transform:translateY(-100%)}.ch1v2-qkv-flow i.is-active:after{animation:ch1v2QkvPulseVertical 1.1s ease-in-out infinite}.ch1v2-qkv-cards{grid-column:3;grid-row:1;width:min(100%,720px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ch1v2-qkv-stage article{min-height:196px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;gap:10px;opacity:.82;transform:translateY(6px);transition:transform .32s ease,background .32s ease,box-shadow .32s ease,opacity .32s ease,border-color .32s ease}.ch1v2-qkv-stage article.is-active{border-color:#d59626;background:linear-gradient(180deg,#fff1bdf0,#f2b544db),var(--gold);transform:translateY(-5px);opacity:1}.ch1v2-qkv-symbol{width:42px;height:42px;display:grid;place-items:center;border:2.5px solid rgba(43,43,43,.7);border-radius:50%;background:#fff7d8;box-shadow:0 4px #2b2b2b1f;font-size:20px;font-weight:1000}.ch1v2-qkv-stage article[data-role=key] .ch1v2-qkv-symbol{background:#dff6f2}.ch1v2-qkv-stage article[data-role=value] .ch1v2-qkv-symbol{background:#eef5ff}.ch1v2-qkv-card-copy{display:grid;align-content:start;gap:6px;min-height:86px}.ch1v2-qkv-card-copy span{color:#386b8a;font-size:12px;font-weight:1000}.ch1v2-qkv-card-copy strong{font-size:17px;line-height:1.34}.ch1v2-qkv-card-copy p{margin:0;color:#2b2b2b9e;font-size:12px;line-height:1.42;font-weight:900}.ch1v2-qkv-stage article em{align-self:end;display:inline-block;justify-self:start;border-radius:999px;background:#57d8c52e;padding:5px 9px;color:#386b8a;font-size:12px;font-style:normal;font-weight:1000}.ch1v2-qkv-stage article.is-active em{background:#fffbeeb8;color:#7b550d}.ch1v2-qkv-summary{grid-column:1 / 4;grid-row:2;justify-self:center;border:2.5px solid rgba(43,43,43,.6);border-radius:999px;background:#fffbeee6;box-shadow:0 4px 0 var(--shadow);padding:8px 16px;font-weight:1000}.ch1v2-softmax-core{position:relative;overflow:hidden}.ch1v2-softmax-core>span{color:#8e4b4b;font-size:12px}.ch1v2-softmax-core i{position:absolute;inset:auto 18px 18px;height:7px;border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold),var(--danger));animation:ch1v2SoftmaxMix 1.8s ease-in-out infinite}.ch1v2-softmax-bars article{grid-template-columns:58px minmax(0,1fr) 44px 96px}.ch1v2-softmax-bars article em{animation:ch1v2BarGrow .5s ease both;animation-delay:calc(var(--bar-order) * .08s)}.ch1v2-softmax-bars article small{color:#2b2b2b9e;font-size:11px;line-height:1.2}.ch1v2-budget-meter{display:grid;grid-template-columns:88px minmax(0,1fr) 82px;gap:8px;align-items:center;border:2.5px solid rgba(43,43,43,.58);border-radius:16px;background:#fff1bd;box-shadow:0 4px 0 var(--shadow);padding:9px 11px;font-size:12px;font-weight:1000}.ch1v2-budget-meter i{height:12px;border:2px solid var(--ink);border-radius:999px;background:#fff;overflow:hidden}.ch1v2-budget-meter em{display:block;width:100%;height:100%;border-radius:inherit;background:repeating-linear-gradient(90deg,var(--spirit) 0 18%,var(--gold) 18% 46%,#e99090 46% 60%,#8fd3ff 60% 100%);background-size:180% 100%;animation:ch1v2BudgetShift 2.6s ease-in-out infinite}.ch1v2-head-sentence{display:flex;flex-wrap:wrap;gap:7px}.ch1v2-head-sentence span{border-radius:999px;background:#57d8c529;padding:5px 9px}.ch1v2-head-sentence span.is-query{background:var(--gold)}.ch1v2-head-grid article{position:relative;overflow:hidden}.ch1v2-head-grid article:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent,rgba(255,251,238,.56),transparent);transform:translate(-120%)}.ch1v2-head-grid article.is-active:before{animation:ch1v2HeadSweep 1.2s ease}.ch1v2-head-grid article.is-teaching-focus{border-color:#57d8c5e0;background:linear-gradient(180deg,#dff6f2eb,#fffbeed1),#ffffffe6;box-shadow:0 6px 0 var(--shadow),0 0 0 7px #57d8c524;opacity:1;transform:translateY(-3px)}.ch1v2-head-grid article.is-teaching-focus:before{animation:ch1v2HeadSweep 1.6s ease-in-out infinite}.ch1v2-head-mini-links{display:grid;gap:6px}.ch1v2-head-mini-links i{height:7px;border:2px solid rgba(43,43,43,.48);border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1v2-head-merge{display:grid;gap:3px;border-radius:20px;opacity:.54}.ch1v2-head-merge span{color:#386b8a;font-size:12px}.ch1v2-head-merge strong{font-size:17px}.ch1v2-head-merge.is-active{animation:ch1v2MergeArrive .58s cubic-bezier(.2,.9,.2,1.18) both;opacity:1}.ch1v2-controls{gap:6px;padding:5px;border:2px solid rgba(43,43,43,.42);border-radius:18px;background:#fffbee94;box-shadow:0 5px #2b2b2b1f,0 14px 32px #1d1f2424;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ch1v2-controls .btn{min-width:42px;min-height:36px;border-width:2px;border-radius:13px;box-shadow:0 2px 0 var(--ink);padding:6px 12px;font-size:13px;font-weight:1000}.ch1v2-controls .btn.gold{min-width:66px}.ch1v2-stage__time{bottom:18px;opacity:.9}.ch1v2-pronoun-stage{position:absolute;grid-template-rows:auto 36px minmax(92px,1fr) 34px;gap:9px;align-content:center;padding:0 22px 28px;overflow:hidden}.ch1v2-pronoun-stage:before{content:"";position:absolute;left:12%;right:12%;bottom:78px;height:84px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(87,216,197,.16),transparent 70%);pointer-events:none}.ch1v2-pronoun-stage .ch1v2-story-line{padding:10px 16px;font-size:21px}.ch1v2-pronoun-stage .ch1v2-story-line strong{min-width:38px;height:38px}.ch1v2-pronoun-stage .ch1v2-pronoun-lens{width:min(360px,72%);height:36px;box-shadow:0 3px 0 var(--shadow)}.ch1v2-pronoun-stage .ch1v2-chase{gap:clamp(34px,8vw,100px)}.ch1v2-cat,.ch1v2-fish{position:relative;border-radius:24px;padding:6px 12px 5px;background:#fffbee6b;transition:transform .32s ease,background .32s ease,box-shadow .32s ease}.ch1v2-pronoun-stage .ch1v2-cat b,.ch1v2-pronoun-stage .ch1v2-fish b{padding:3px 10px;font-size:12px}.ch1v2-pronoun-stage[data-focus=cat-answer] .ch1v2-cat,.ch1v2-pronoun-stage[data-focus=hunger-clue] .ch1v2-cat{background:#fff1bdb8;box-shadow:0 0 0 8px #f2b54424;transform:translateY(-4px)}.ch1v2-fish span{position:relative;overflow:visible;width:64px;height:37px}.ch1v2-fish span:before{content:"";position:absolute;right:-18px;top:7px;width:24px;height:24px;border:3px solid var(--ink);border-left:0;border-radius:0 50% 50% 0;background:#77d9cf;transform:rotate(45deg)}.ch1v2-fish span:after{content:"";position:absolute;left:12px;top:10px;width:6px;height:6px;border:2px solid var(--ink);border-radius:50%;background:#fffbee}.ch1v2-chase>i{position:relative;width:76px;background:linear-gradient(90deg,transparent,rgba(87,216,197,.72),transparent)}.ch1v2-chase>i:after{content:"";position:absolute;right:-4px;top:50%;width:13px;height:13px;border-top:3px solid rgba(43,43,43,.42);border-right:3px solid rgba(43,43,43,.42);transform:translateY(-50%) rotate(45deg)}.ch1v2-pronoun-stage .ch1v2-clues{align-self:end;gap:8px}.ch1v2-pronoun-stage .ch1v2-clues span{padding:5px 11px;font-size:12px;box-shadow:0 2px 0 var(--shadow)}.ch1v2-attention-stage{position:absolute;grid-template-rows:28px 34px 64px minmax(104px,124px) 80px;gap:6px;align-content:center;padding:0 18px 34px;overflow:hidden}.ch1v2-attention-legend{position:relative;z-index:3;justify-self:center;display:flex;align-items:center;gap:7px;border:1.5px solid rgba(43,43,43,.28);border-radius:999px;background:#fffbeead;padding:4px 9px;font-size:10px;font-weight:1000}.ch1v2-attention-legend span{color:#386b8a}.ch1v2-attention-legend strong{font-size:10px}.ch1v2-attention-stage:before{content:"";position:absolute;left:50%;top:67px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(255,241,189,.42),rgba(255,241,189,.08) 42%,transparent 70%),conic-gradient(from 20deg,#f2b54400,#f2b54429,#57d8c524,#f2b54400);opacity:.72;transform:translate(-50%);animation:ch1v2AttentionHalo 4.8s linear infinite;pointer-events:none}.ch1v2-attention-query{position:relative;z-index:2;width:118px;height:68px;box-shadow:0 5px 0 var(--shadow),0 0 0 9px #f2b5441f,0 0 30px #f2b54438}.ch1v2-attention-query strong{font-size:29px}.ch1v2-attention-token-row{align-content:center;gap:6px}.ch1v2-attention-token-row span{padding:4px 9px;font-size:12px;box-shadow:0 2px 0 var(--shadow)}.ch1v2-attention-token-row,.ch1v2-attention-weights,.ch1v2-attention-lines{position:relative;z-index:2}.ch1v2-attention-weights{align-items:stretch;gap:8px}.ch1v2-attention-lines{align-self:stretch;min-height:0;height:136px}.ch1v2-attention-weights article{min-height:82px;gap:3px;padding:8px 9px;transform:translateY(4px);transition:transform .3s ease,opacity .3s ease,background .3s ease,box-shadow .3s ease}.ch1v2-attention-weights article.is-revealed{transform:translateY(0)}.ch1v2-attention-weights article.is-answer{transform:translateY(-5px)}.ch1v2-attention-weights b{font-size:18px;line-height:1}.ch1v2-attention-weights article i{height:7px}.ch1v2-attention-weights small{font-size:10px;line-height:1.15}.ch1v2-qkv-stage{position:absolute}.ch1v2-qkv-stage:before{content:"";position:absolute;top:24px;right:40px;bottom:62px;left:40px;border-radius:26px;background:linear-gradient(90deg,#57d8c514,#f2b5441a,#8fd3ff14),repeating-linear-gradient(90deg,rgba(43,43,43,.035) 0 1px,transparent 1px 34px);opacity:.7;pointer-events:none}.ch1v2-qkv-workbench,.ch1v2-qkv-flow,.ch1v2-qkv-cards,.ch1v2-qkv-summary{position:relative;z-index:2}.ch1v2-qkv-stage article.is-active{animation:ch1v2FocusLift .44s cubic-bezier(.2,.9,.2,1.08) both}.ch1v2-qkv-flow i{box-shadow:inset 0 0 10px #57d8c52e}.ch1v2-qkv-flow i.is-active{border-color:#d59626;box-shadow:0 0 0 5px #f2b5441f,inset 0 0 12px #f2b5442e}.ch1v2-softmax-stage{position:absolute;padding-bottom:30px}.ch1v2-softmax-stage:before{content:"";position:absolute;left:185px;right:90px;top:50%;height:2px;background:linear-gradient(90deg,transparent,rgba(87,216,197,.48),rgba(242,181,68,.52),transparent);transform:translateY(-50%);pointer-events:none}.ch1v2-softmax-scores,.ch1v2-softmax-core,.ch1v2-softmax-bars{position:relative;z-index:2}.ch1v2-softmax-core{box-shadow:0 7px 0 var(--shadow),0 0 0 10px #f2b5441f,0 0 36px #f2b54433}.ch1v2-softmax-bars article{min-height:29px}.ch1v2-softmax-bars article:nth-child(1) em{background:linear-gradient(90deg,#57d8c5,#f2b544)}.ch1v2-softmax-bars article:nth-child(2) em{background:linear-gradient(90deg,#57d8c5,#ffd36a)}.ch1v2-softmax-bars article:nth-child(3) em{background:linear-gradient(90deg,#57d8c5,#bce69c)}.ch1v2-softmax-bars article:nth-child(4) em{background:linear-gradient(90deg,#57d8c5,#8fd3ff)}.ch1v2-head-stage{position:absolute;grid-template-rows:auto minmax(122px,1fr) auto;gap:10px;padding:0 22px 50px;overflow:hidden}.ch1v2-head-boundary{position:absolute;left:50%;bottom:3px;z-index:3;width:min(720px,calc(100% - 40px));margin:0;border-radius:999px;background:#dff6f2ad;color:#2b2b2ba8;padding:5px 10px;font-size:10px;font-weight:900;line-height:1.25;text-align:center;transform:translate(-50%)}.ch1v2-head-stage:before{content:"";position:absolute;left:12%;right:12%;top:46%;height:120px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(87,216,197,.12),transparent 72%);pointer-events:none}.ch1v2-head-grid article{min-height:122px;gap:4px;padding:9px;transform:translateY(5px);transition:transform .32s ease,opacity .32s ease,background .32s ease,box-shadow .32s ease}.ch1v2-head-grid{gap:10px}.ch1v2-head-grid strong{font-size:17px;line-height:1.15}.ch1v2-head-grid p{font-size:11px;line-height:1.28}.ch1v2-head-stage .ch1v2-head-sentence,.ch1v2-head-stage .ch1v2-head-merge{padding:7px 14px}.ch1v2-head-stage .ch1v2-head-merge strong{font-size:15px}.ch1v2-head-stage .ch1v2-head-merge.is-active{box-shadow:0 6px #2b2b2b24,0 0 0 8px #f2b5441f,0 18px 34px #f2b54424}.ch1v2-head-stage .ch1v2-head-merge span{font-size:11px}.ch1v2-head-stage .ch1v2-head-mini-links{gap:4px}.ch1v2-head-stage .ch1v2-head-mini-links i{height:6px;border-width:1.5px}.ch1v2-head-grid article:not(.is-active){opacity:.72}.ch1v2-head-grid article.is-active{transform:translateY(-5px);box-shadow:0 8px 0 var(--shadow),0 20px 36px #32545c1f}.ch1v2-head-mini-links i{position:relative;overflow:hidden}.ch1v2-head-mini-links i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,251,238,.85),transparent);transform:translate(-120%);animation:ch1v2SignalRun 1.4s ease-in-out infinite}.ch1v2-review-stage{position:absolute}.ch1v2-review-stage:before{content:"";position:absolute;left:9%;right:9%;top:50%;height:6px;border-radius:999px;background:linear-gradient(90deg,#57d8c552,#f2b5446b,#57d8c552);transform:translateY(-50%)}.ch1v2-review-stage span{z-index:1}.ch1v2-review-stage span.is-active:last-child{box-shadow:0 5px 0 var(--shadow),0 0 0 10px #f2b54429,0 0 36px #f2b54438}@keyframes ch1v2Scan{0%,to{transform:translate(-16px);filter:brightness(1)}50%{transform:translate(16px);filter:brightness(1.15)}}@keyframes ch1v2AttentionHalo{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(360deg)}}@keyframes ch1v2FocusLift{0%{transform:translateY(6px) scale(.98)}to{transform:translateY(-5px) scale(1)}}@keyframes ch1v2DataDrift{0%{transform:translate3d(-12px,-24px,0) scale(.7);opacity:0}12%{opacity:.72}78%{opacity:.46}to{transform:translate3d(54px,520px,0) scale(1.18);opacity:0}}@keyframes ch1v2WelcomeReveal{0%{opacity:.2;transform:translateY(12px) scale(.98);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes ch1v2BrandArrive{0%{opacity:.4;transform:translateY(12px) scale(.9) rotate(-2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes ch1v2MessageArrive{0%{opacity:.42;transform:translate(-22px) translateY(4px) scale(.98)}to{opacity:1;transform:translate(0) translateY(-4px) scale(1)}}@keyframes ch1v2ContextNode{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes ch1v2FactResolve{0%{opacity:.3;transform:translateY(7px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ch1v2PairLabel{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.04)}}@keyframes ch1v2TeacherSignal{0%,to{transform:scaleX(.66);opacity:.48}45%{transform:scaleX(1);opacity:1}}@keyframes ch1v2SignalRun{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes ch1v2DirectorSweep{0%{transform:translate(-26%);opacity:.12}50%{opacity:.42}to{transform:translate(26%);opacity:.12}}@keyframes ch1v2SubtitlePulse{0%,to{transform:translateY(0);box-shadow:0 0 0 3px #f2b5442e}50%{transform:translateY(-2px);box-shadow:0 0 0 5px #f2b5443d}}@keyframes ch1v2CoreQuestion{0%{transform:translateY(8px) scale(.97);opacity:.72}to{transform:translateY(0) scale(1);opacity:1}}@keyframes ch1v2PronounAsk{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.08)}}@keyframes ch1v2LensSweep{0%{transform:translate(-88px);opacity:.25}50%{opacity:.9}to{transform:translate(360px);opacity:.25}}@keyframes ch1v2ReviewStep{0%{transform:translateY(8px) scale(.96)}to{transform:translateY(0) scale(1)}}@keyframes ch1v2ScanBeam{0%{transform:translate(-92px);opacity:.2}42%{opacity:.9}to{transform:translate(640px);opacity:.2}}@keyframes ch1v2TokenPop{0%{transform:translateY(10px) scale(.94)}62%{transform:translateY(-6px) scale(1.04)}to{transform:translateY(-3px) scale(1)}}@keyframes ch1v2VectorPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.12)}}@keyframes ch1v2QkvPulse{0%{transform:translate(-100%);opacity:.55}50%{opacity:1}to{transform:translate(230%);opacity:.55}}@keyframes ch1v2QkvPulseVertical{0%{transform:translateY(-100%);opacity:.55}50%{opacity:1}to{transform:translateY(230%);opacity:.55}}@keyframes ch1v2SoftmaxMix{0%,to{transform:translate(-8px);filter:hue-rotate(0deg)}50%{transform:translate(8px);filter:hue-rotate(18deg)}}@keyframes ch1v2BarGrow{0%{transform:scaleX(.08);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes ch1v2BudgetShift{0%,to{background-position:0% 0}50%{background-position:100% 0}}@keyframes ch1v2HeadSweep{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes ch1v2MergeArrive{0%{transform:translateY(12px) scale(.96);opacity:.62}to{transform:translateY(0) scale(1);opacity:1}}@keyframes ch1v2WelcomeRoute{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width: 900px){.ch1v2-top{grid-template-columns:1fr;gap:8px}.ch1v2-stage-shell{top:112px;right:12px;bottom:132px;left:12px;grid-template-columns:1fr}.ch1v2-stage-shell[data-mode=cover],.ch1v2-stage-shell[data-mode=watchedComplete]{top:112px;right:12px;bottom:28px;left:12px}.ch1v2-teacher,.teacher-actor{display:none}.ch1v2-stage{border-radius:20px}.ch1v2-progress-meta{gap:6px;font-size:11px}.ch1v2-progress-meta span,.ch1v2-progress-meta b{padding:4px 8px}.ch1v2-cover,.ch1v2-watch-complete{top:22px;right:16px;bottom:22px;left:16px;grid-template-columns:1fr;gap:16px;align-content:start;overflow-y:auto;padding-right:2px}.ch1v2-cover{grid-template-rows:auto}.ch1v2-cover-stage:before,.ch1v2-watch-complete-stage:before{top:12px;right:12px;bottom:12px;left:12px;border-radius:16px}.ch1v2-cover h2,.ch1v2-watch-complete h2{margin-top:12px;font-size:30px;line-height:1.12}.ch1v2-cover p,.ch1v2-watch-complete p{font-size:15px;line-height:1.5}.ch1v2-cover__copy{grid-template-rows:auto;gap:10px;padding-top:0}.ch1v2-cover__intro-row,.ch1v2-cover__brands{gap:7px}.ch1v2-cover__brands span{padding:5px 8px;font-size:11px}.ch1v2-cover__demo{grid-template-columns:1fr;min-height:auto;gap:9px}.ch1v2-cover__chat span{padding:10px 12px;font-size:14px}.ch1v2-cover__signal{grid-template-columns:1fr;justify-items:stretch}.ch1v2-cover__answer{padding:12px}.ch1v2-cover__answer strong{font-size:18px}.ch1v2-cover__path{grid-template-columns:1fr;gap:7px}.ch1v2-cover__path article{min-height:auto;padding:9px}.ch1v2-cover__path article span{width:30px;height:30px}.ch1v2-cover__panel{padding-top:0}.ch1v2-cover-play{min-height:118px;grid-template-columns:58px minmax(0,1fr);padding:16px}.ch1v2-cover-play span{width:58px;height:58px;font-size:22px}.ch1v2-cover-play strong{font-size:22px}.ch1v2-cover-assessment{grid-template-columns:1fr}.ch1v2-cover-assessment strong{grid-column:1;grid-row:auto;width:fit-content}.ch1v2-watch-complete__summary{grid-row:auto}.ch1v2-watch-complete__status strong{font-size:22px}.ch1v2-watch-complete__actions{grid-template-columns:1fr}.ch1v2-welcome-stage,.ch1v2-brand-stage,.ch1v2-context-stage,.ch1v2-tokenize-stage,.ch1v2-vector-stage,.ch1v2-pronoun-stage,.ch1v2-attention-stage,.ch1v2-qkv-stage,.ch1v2-softmax-stage,.ch1v2-head-stage,.ch1v2-transformer-stage,.ch1v2-review-stage{top:62px;right:14px;bottom:76px;left:14px}.ch1v2-welcome-stage{grid-template-columns:1fr;grid-template-rows:auto;align-content:start;gap:10px;padding:4px;overflow-y:auto}.ch1v2-welcome-stage__hello,.ch1v2-welcome-stage__mystery,.ch1v2-welcome-stage__uses,.ch1v2-welcome-route,.ch1v2-welcome-stage__promise{grid-column:1;grid-row:auto}.ch1v2-welcome-stage__hello h2{font-size:27px}.ch1v2-welcome-stage__mystery{grid-template-columns:minmax(0,1fr) auto}.ch1v2-welcome-stage__mystery>strong{font-size:19px}.ch1v2-welcome-stage__uses{grid-template-columns:repeat(3,minmax(0,1fr))}.ch1v2-welcome-route{grid-template-columns:repeat(5,minmax(0,1fr))}.ch1v2-welcome-route span{min-height:34px;gap:4px;font-size:10px}.ch1v2-context-stage,.ch1v2-qkv-stage,.ch1v2-softmax-stage,.ch1v2-transformer-stage,.ch1v2-head-grid,.ch1v2-timeline{grid-template-columns:1fr}.ch1v2-qkv-stage{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;justify-content:stretch;align-content:start;gap:10px;overflow-y:auto;padding:10px}.ch1v2-qkv-workbench,.ch1v2-qkv-flow,.ch1v2-qkv-cards,.ch1v2-qkv-summary{grid-column:1!important;grid-row:auto!important;width:100%;max-width:none}.ch1v2-qkv-workbench{grid-template-columns:74px minmax(0,1fr);align-items:center;justify-items:stretch;gap:10px;padding:10px}.ch1v2-qkv-token{width:68px;height:68px;justify-self:center}.ch1v2-qkv-matrix{min-height:68px;padding:10px 12px}.ch1v2-qkv-flow{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none;min-height:auto;gap:8px;justify-self:stretch}.ch1v2-qkv-flow i{width:100%;min-height:0;height:7px}.ch1v2-qkv-flow i:after{width:44%;height:100%;transform:translate(-100%)}.ch1v2-qkv-flow i.is-active:after{animation:ch1v2QkvPulse 1.1s ease-in-out infinite}.ch1v2-qkv-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ch1v2-qkv-stage article{min-height:132px;padding:10px}.ch1v2-qkv-symbol{width:34px;height:34px;font-size:17px}.ch1v2-qkv-card-copy{min-height:0}.ch1v2-qkv-card-copy strong{font-size:14px}.ch1v2-qkv-card-copy p,.ch1v2-qkv-stage article em{font-size:11px}.ch1v2-qkv-summary{justify-self:stretch;text-align:center}.ch1v2-softmax-bars article{grid-template-columns:52px minmax(0,1fr) 42px}.ch1v2-softmax-bars article small{grid-column:2 / 4}.ch1v2-budget-meter{grid-template-columns:1fr}.ch1v2-brand-icons,.ch1v2-attention-weights{grid-template-columns:repeat(2,minmax(0,1fr))}.ch1v2-brand-icons{display:grid}.ch1v2-brand-icons article{min-width:0}.ch1v2-subtitle{bottom:60px;padding:11px 14px}.ch1v2-subtitle p{font-size:16px}.ch1v2-controls{left:50%;right:auto;bottom:14px;transform:translate(-50%)}}@media (max-width: 640px){.ch1v2-qkv-workbench{grid-template-columns:1fr;justify-items:center}.ch1v2-qkv-matrix{text-align:center}.ch1v2-qkv-cards{grid-template-columns:1fr}.ch1v2-qkv-stage article{min-height:auto;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:start}.ch1v2-qkv-symbol{grid-column:1;grid-row:1 / 3;width:38px;height:38px}.ch1v2-qkv-card-copy{grid-column:2}.ch1v2-qkv-stage article em{grid-column:2}}@media (prefers-reduced-motion: reduce){.ch1v2 *,.ch1v2 *:before,.ch1v2 *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ch1v2-cinematic-flow{display:none}}.ch1v2-cover-stage:before{display:none}.ch1v2-cover{inset:clamp(22px,4vh,40px) clamp(28px,5vw,72px);display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;align-content:center;justify-items:center;gap:clamp(14px,2.7vh,26px);text-align:center}.ch1v2-cover__copy{max-width:760px;display:grid;justify-items:center;gap:12px;padding:0}.ch1v2-cover__eyebrow{background:#bdf0e8b8}.ch1v2-cover p{max-width:760px;margin:0;color:#1d1f24d6;font-size:clamp(22px,2.25vw,32px);font-weight:1000;line-height:1.34}.ch1v2-cover__brands{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:2px}.ch1v2-cover__brands span{display:inline-flex;align-items:center;gap:6px;border:2px solid rgba(43,43,43,.3);border-radius:999px;background:#fffbee9e;box-shadow:0 3px #2b2b2b17;color:#1d1f24b8;font-size:12px;font-weight:1000;padding:6px 10px}.ch1v2-cover__brands img{width:18px;height:18px;border-radius:5px;object-fit:contain}.ch1v2-cover__panel{width:min(520px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;align-content:center;align-self:auto;justify-self:center;padding:0}.ch1v2-cover-play{grid-column:1 / -1;min-height:102px;display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto;column-gap:13px;align-items:center;padding:16px 18px;text-align:left;border-radius:20px;background:linear-gradient(135deg,#fff9e4,#dff6f2)}.ch1v2-cover-play span{grid-row:1 / 3;width:58px;height:58px;font-size:23px}.ch1v2-cover-play strong{font-size:24px}.ch1v2-cover-play small,.ch1v2-cover-assessment small{font-size:12px}.ch1v2-cover-assessment{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;justify-items:start;align-content:center;padding:9px 12px;text-align:left;border-radius:14px}.ch1v2-cover-assessment strong{grid-column:2;grid-row:1 / 3;align-self:center;padding:4px 9px;font-size:13px}.ch1v2-cover-secondary{grid-column:auto;min-height:48px;border-radius:14px;padding:8px 12px}.ch1v2-cover-play+.ch1v2-cover-assessment{grid-column:1 / -1;justify-items:center;text-align:center}.ch1v2-cover__note{grid-column:1 / -1;justify-self:center;max-width:420px;margin:0;border:0;background:transparent;box-shadow:none;color:#1d1f2494;padding:0;font-size:13px!important}.ch1v2-cover__path{width:min(480px,100%);display:flex;align-items:center;justify-content:center;gap:9px;color:#386b8adb;font-size:13px;font-weight:1000}.ch1v2-cover__path span{border:2px solid rgba(43,43,43,.26);border-radius:999px;background:#fffbee94;box-shadow:0 3px #2b2b2b14;padding:5px 10px}.ch1v2-cover__path i{width:26px;height:3px;border-radius:999px;background:#57d8c5b3}@media (max-width: 900px){.ch1v2-cover{top:20px;right:16px;bottom:20px;left:16px;align-content:start;gap:14px;overflow-y:auto}.ch1v2-cover h2{font-size:clamp(34px,10vw,48px)}.ch1v2-cover p{font-size:clamp(22px,6vw,30px);line-height:1.32}.ch1v2-cover__panel{grid-template-columns:1fr}.ch1v2-cover-play{min-height:88px}.ch1v2-cover-assessment,.ch1v2-cover-secondary{min-height:48px}.ch1v2-cover__path{flex-wrap:wrap}}.ch2v2.ch1v2{--ch2-accent: #f2b544;--ch2-ink: #4a3218;--ch2-panel: rgba(255, 248, 232, .92)}.ch2v2 .ch1v2__backdrop{background:radial-gradient(ellipse 80% 55% at 20% 15%,rgba(242,181,68,.35),transparent 55%),radial-gradient(ellipse 70% 50% at 85% 20%,rgba(255,214,140,.28),transparent 50%),linear-gradient(165deg,#fff6e4,#f7dfb0 42%,#e8c078)}.ch2v2 .ch1v2__wash{background:linear-gradient(180deg,#fffaf026,#d2a0461f)}.ch2v2-compare-stage,.ch2v2-workbench,.ch2v2-stack-stage{display:grid;gap:12px;width:min(920px,100%);margin:0 auto;color:#4a3218}.ch2v2-task-brief{display:flex;flex-direction:column;gap:4px;padding:10px 14px;border-radius:14px;background:#ffffff8c;border:1px solid rgba(120,80,20,.12);opacity:.72;transition:opacity .25s ease,transform .25s ease}.ch2v2-task-brief.is-active{opacity:1;transform:translateY(-2px);box-shadow:0 8px 24px #78460a1f}.ch2v2-task-brief span,.ch2v2-workbench__prompt>span,.ch2v2-workbench__data>span,.ch2v2-workbench__output>span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.ch2v2-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ch2v2-compare-grid article,.ch2v2-workbench__prompt,.ch2v2-workbench__data,.ch2v2-workbench__output{padding:12px 14px;border-radius:16px;background:#fffaf0e0;border:1px solid rgba(120,80,20,.12);min-height:120px}.ch2v2-compare-grid article{opacity:.55;transition:opacity .25s ease,border-color .25s ease}.ch2v2-compare-grid article.is-active{opacity:1;border-color:#d28c1e73}.ch2v2-compare-grid pre,.ch2v2-workbench pre,.ch2v2-stack-stage pre{margin:8px 0 0;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.45}.ch2v2-compare-grid .is-fail,.ch2v2-workbench__output.is-fail pre{color:#a13a2a}.ch2v2-compare-grid .is-ok,.ch2v2-workbench__output.is-ok pre{color:#2f6b3a}.ch2v2-workbench{grid-template-columns:1.2fr .9fr;grid-template-areas:"prompt output" "data output" "extra extra"}.ch2v2-workbench__prompt{grid-area:prompt}.ch2v2-workbench__data{grid-area:data}.ch2v2-workbench__output{grid-area:output}.ch2v2-workbench>.ch2v2-missing-flags,.ch2v2-workbench>.ch2v2-checklist,.ch2v2-workbench>.ch2v2-role-badge,.ch2v2-workbench>.ch2v2-format-positions,.ch2v2-workbench>.ch2v2-poison-flag,.ch2v2-workbench>.ch2v2-review-path{grid-area:extra}.ch2v2-bricks{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.ch2v2-bricks article{padding:6px 8px;border-radius:10px;background:#b48c461f;border:1px solid transparent;opacity:.4;transition:opacity .25s ease,background .25s ease,border-color .25s ease}.ch2v2-bricks article.is-active{opacity:1;background:#f2b54447;border-color:#d28c1e66}.ch2v2-bricks b{display:block;font-size:12px}.ch2v2-bricks small{font-size:10px;opacity:.75}.ch2v2-missing-flags,.ch2v2-checklist,.ch2v2-format-positions,.ch2v2-review-path{display:flex;flex-wrap:wrap;gap:8px}.ch2v2-missing-flags span,.ch2v2-checklist span,.ch2v2-format-positions span,.ch2v2-review-path span,.ch2v2-role-badge span,.ch2v2-poison-flag{padding:6px 10px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(120,80,20,.14);font-size:12px;opacity:.45;transition:opacity .25s ease,background .25s ease}.ch2v2-missing-flags span.is-active,.ch2v2-checklist span.is-active,.ch2v2-format-positions span.is-active,.ch2v2-review-path span.is-active,.ch2v2-poison-flag.is-active{opacity:1;background:#f2b54459}.ch2v2-role-badge span.is-front{opacity:1;background:#5aaa6e40}.ch2v2-role-badge span.is-late{opacity:1;background:#c8503c33}.ch2v2-workbench__output.is-warn pre{color:#8a5a12}.ch2v2-workbench__output.is-neutral pre{color:#6a5a40}.ch2v2-stack-stage{gap:16px}.ch2v2-stack-columns{display:flex;flex-wrap:wrap;gap:8px}.ch2v2-stack-columns article{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:#fffaf0e0;border:1px solid rgba(120,80,20,.12);opacity:.5;transition:opacity .25s ease,transform .25s ease}.ch2v2-stack-columns article.is-active{opacity:1;transform:translateY(-2px);border-color:#d28c1e73}.ch2v2-stack-columns article.is-shuffled{opacity:.85;border-color:#b43c2859;transform:rotate(-1.5deg)}.ch2v2-stack-columns b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#f2b54459;font-size:11px}.ch2v2-stack-stage pre.is-ok{color:#2f6b3a}.ch2v2-stack-stage pre.is-fail{color:#a13a2a}@media (max-width: 820px){.ch2v2-compare-grid,.ch2v2-workbench{grid-template-columns:1fr;grid-template-areas:"prompt" "data" "output" "extra"}}.ch2v2.ch1v2{--ch2-night: #20364d;--ch2-blue: #5da9c8;--ch2-mint: #72d6bf;--ch2-coral: #e67a64;--ch2-cream: #fff9e9;background:#c9e1dd url(/art/ch2/prompt-directors-workshop-bg-v1.jpg) center / cover no-repeat}.ch2v2 .ch1v2__backdrop{background:linear-gradient(180deg,#fffbed1f,#15303829),url(/art/ch2/prompt-directors-workshop-bg-v1.jpg) center / cover no-repeat;filter:saturate(.92) contrast(.98)}.ch2v2 .ch1v2-stage{border-color:#20364da8;background:linear-gradient(#fffdf4d1,#f8f5e0c7),repeating-linear-gradient(0deg,rgba(32,54,77,.035) 0 1px,transparent 1px 24px),url(/art/ch2/prompt-directors-workshop-bg-v1.jpg) center / cover no-repeat;box-shadow:0 8px #20364d29,inset 0 0 0 1px #ffffffb8;color:var(--ch2-night);overflow:hidden;-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate}.ch2v2 .ch1v2-progress-meta span,.ch2v2 .ch2v2-stage__time{font-variant-numeric:tabular-nums}.ch2v2 .ch1v2-subtitle{background:#1d1f24e0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:opacity .2s ease,border-color .2s ease,background .2s ease}.ch2v2 .ch1v2-stage-shell[data-playing=false] .ch2v2-director-clapper:before,.ch2v2 .ch1v2-stage-shell[data-playing=false] .ch2v2-welcome-stage:before,.ch2v2 .ch1v2-stage-shell[data-playing=false] .ch2v2-ai-route i,.ch2v2 .ch1v2-stage-shell[data-playing=false] .ch2v2-model-core,.ch2v2 .ch1v2-stage-shell[data-playing=false] .ch2v2-model-core__orbit,.ch2v2 .ch1v2-stage-shell[data-playing=false] .ch2v2-model-core__beam,.ch2v2 .ch1v2-stage-shell[data-playing=false] .ch2v2-workbench__engine,.ch2v2 .ch1v2-stage-shell[data-playing=false] .ch2v2-workbench__engine i,.ch2v2 .ch1v2-stage-shell[data-playing=false] .ch2v2-stack-track i:after,.ch2v2 .ch1v2-stage-shell[data-playing=false] .teacher-actor__figure,.ch2v2 .ch1v2-stage-shell[data-playing=false] .teacher-actor__halo,.ch2v2 .ch1v2-stage-shell[data-playing=false] .teacher-actor__signal i,.ch2v2 .ch1v2-stage-shell[data-playing=false] .teacher-actor__gesture-mark{animation-play-state:paused!important}.ch2v2 .ch1v2-cover{top:18px;right:34px;bottom:18px;left:34px;gap:9px}.ch2v2 .ch1v2-cover__copy{gap:7px}.ch2v2 .ch1v2-cover h2{font-size:clamp(32px,3.4vw,46px);line-height:1.02}.ch2v2 .ch1v2-cover p{max-width:820px;font-size:clamp(15px,1.55vw,20px);line-height:1.36}.ch2v2 .ch1v2-cover__brands span{padding:4px 8px}.ch2v2 .ch1v2-cover__panel{gap:7px}.ch2v2 .ch1v2-cover-play{min-height:82px;padding:10px 14px}.ch2v2 .ch1v2-cover-play span{width:50px;height:50px}.ch2v2 .ch1v2-cover-assessment{min-height:42px;padding-block:6px}.ch2v2 .ch1v2-cover__note{font-size:11px!important}.ch2v2 .ch1v2-cover__path{margin-top:-3px;transform:translateY(-10px)}.ch2v2 .ch2v2-stage__header{position:absolute;z-index:8;top:14px;left:18px;right:18px;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-color:#20364d38;border:2px solid rgba(32,54,77,.22);border-radius:999px;background:#fff9e9db;color:var(--ch2-night);box-shadow:0 3px #20364d14;padding:5px 13px}.ch2v2 .ch2v2-stage__header span{color:#38778c;font-size:10px;font-weight:1000;letter-spacing:.04em}.ch2v2 .ch2v2-stage__header strong{font-size:13px}.ch2v2 .ch2v2-stage__time{position:absolute;z-index:8;right:22px;bottom:14px;border:1.5px solid rgba(32,54,77,.2);border-radius:999px;background:#fff9e9bd;padding:3px 8px;color:#20364d9e;font-size:10px;font-weight:900}.ch2v2-welcome-stage{position:relative;width:min(980px,100%);height:100%;margin:0 auto;display:grid;grid-template-columns:minmax(290px,.92fr) minmax(420px,1.35fr);grid-template-rows:1fr auto;gap:18px 24px;align-items:center;padding:50px 28px 42px}.ch2v2-welcome-stage:before{content:"";position:absolute;right:4%;top:12%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(114,214,191,.18),transparent 68%);animation:ch2v2BreathingHalo 4.8s ease-in-out infinite;pointer-events:none}.ch2v2-welcome-stage__hello,.ch2v2-lesson-route,.ch2v2-welcome-stage__uses{position:relative;z-index:1}.ch2v2-mobile-teacher{display:none}.ch2v2-welcome-stage__hello{display:grid;align-content:center;gap:10px}.ch2v2-welcome-stage__badge{justify-self:start;border:2px solid rgba(32,54,77,.56);border-radius:999px;background:#72d6bf3d;box-shadow:0 3px #20364d24;padding:6px 11px;color:#316f78;font-size:12px;font-weight:1000}.ch2v2-welcome-stage h2{margin:0;font-size:clamp(32px,4vw,54px);line-height:1;letter-spacing:-.04em}.ch2v2-welcome-stage p{margin:0;color:#20364db8;font-size:15px;font-weight:850;line-height:1.55}.ch2v2-director-clapper{position:relative;width:230px;height:88px;margin-top:8px;display:grid;grid-template-columns:70px 1fr;grid-template-rows:30px 1fr;align-items:center;border:3px solid var(--ch2-night);border-radius:10px;background:var(--ch2-cream);box-shadow:0 6px #20364d33;overflow:hidden;transform:rotate(-1.5deg)}.ch2v2-director-clapper:before{content:"";position:absolute;inset:0 0 auto;height:28px;background:repeating-linear-gradient(120deg,var(--ch2-night) 0 24px,#fff9e9 24px 45px);border-bottom:3px solid var(--ch2-night);transform-origin:left bottom;animation:ch2v2Clap 3.4s ease-in-out infinite}.ch2v2-director-clapper i{display:none}.ch2v2-director-clapper b,.ch2v2-director-clapper strong{align-self:end;padding-bottom:10px}.ch2v2-director-clapper b{padding-left:10px;color:#38778c;font-size:12px}.ch2v2-director-clapper strong{font-size:14px}.ch2v2-lesson-route{display:grid;gap:12px;padding-left:24px}.ch2v2-lesson-route article{position:relative;z-index:1;min-height:78px;display:grid;grid-template-columns:44px 110px 1fr;align-items:center;gap:10px;border:2.5px solid rgba(32,54,77,.28);border-radius:20px;background:#fff9e9b8;box-shadow:0 4px #20364d17;padding:10px 16px;opacity:.48;transform:translate(18px) scale(.98);transition:opacity .38s ease,transform .38s cubic-bezier(.2,.9,.2,1.15),border-color .38s ease,background .38s ease}.ch2v2-lesson-route article.is-active{border-color:#38778cad;background:linear-gradient(90deg,#72d6bf47,#fff9e9e6);opacity:1;transform:translate(0) scale(1)}.ch2v2-lesson-route article b{width:40px;height:40px;display:grid;place-items:center;border:2px solid var(--ch2-night);border-radius:50%;background:#ffd36a;box-shadow:0 3px #20364d2e}.ch2v2-lesson-route article span{color:#38778c;font-size:13px;font-weight:1000}.ch2v2-lesson-route article strong{font-size:15px;line-height:1.28}.ch2v2-lesson-route__beam{position:absolute;left:43px;top:40px;bottom:40px;width:5px;border-radius:999px;background:linear-gradient(var(--ch2-mint),var(--ch2-blue),#ffd36a);opacity:.52}.ch2v2-welcome-stage__uses{grid-column:1 / -1;justify-self:center;display:flex;gap:10px;opacity:.38;transition:opacity .35s ease,transform .35s ease}.ch2v2-welcome-stage__uses.is-active{opacity:1;transform:translateY(-4px)}.ch2v2-welcome-stage__uses span{border:2px solid rgba(32,54,77,.4);border-radius:999px;background:#fff9e9e6;padding:6px 12px;font-size:12px;font-weight:1000}.ch2v2-compare-stage{height:100%;grid-template-rows:auto minmax(0,1fr) auto;align-content:center;padding:54px 24px 40px}.ch2v2 .ch2v2-task-brief{justify-self:center;min-width:min(560px,92%);align-items:center;border:2.5px solid rgba(32,54,77,.48);background:#fff9e9e6;box-shadow:0 4px #20364d1f;text-align:center}.ch2v2 .ch2v2-task-brief.is-active{animation:ch2v2MissionDrop .54s cubic-bezier(.2,.9,.2,1.16) both}.ch2v2 .ch2v2-compare-grid{min-height:0;gap:18px}.ch2v2 .ch2v2-compare-grid>article{min-height:0;display:grid;grid-template-rows:auto auto 30px minmax(135px,1fr);gap:7px;border:2.5px solid rgba(32,54,77,.28);border-radius:24px;background:#fff9e9b8;box-shadow:0 5px #20364d1a;padding:12px;overflow:hidden;opacity:.56;transform:scale(.975);transition:opacity .35s ease,transform .35s ease,border-color .35s ease,box-shadow .35s ease}.ch2v2 .ch2v2-compare-grid>article.is-active{border-color:#38778cbd;box-shadow:0 6px #20364d26,0 0 0 7px #72d6bf1a;opacity:1;transform:scale(1)}.ch2v2 .ch2v2-compare-grid>article.is-bad.is-active{border-color:#e67a64db;box-shadow:0 6px #20364d26,0 0 0 7px #e67a641a}.ch2v2-compare-grid__label{justify-self:start;border-radius:999px;background:#5da9c82e;padding:4px 9px;color:#38778c;font-size:11px;font-weight:1000}.is-bad .ch2v2-compare-grid__label{background:#e67a6429;color:#9b4334}.ch2v2-prompt-bubble{min-height:42px;display:grid;place-items:center;border:2px solid rgba(32,54,77,.36);border-radius:15px 15px 15px 4px;background:#fff;padding:7px 10px;text-align:center;font-size:12px;font-weight:1000;line-height:1.25}.ch2v2-ai-route{display:grid;grid-template-columns:1fr 38px 1fr;align-items:center;gap:7px}.ch2v2-ai-route i{height:4px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--ch2-blue));overflow:hidden}.ch2v2-ai-route i:last-child{background:linear-gradient(90deg,var(--ch2-blue),transparent)}.ch2v2-ai-route b{width:36px;height:36px;display:grid;place-items:center;border:2px solid var(--ch2-night);border-radius:50%;background:#ffd36a;box-shadow:0 2px #20364d29;font-size:11px}.ch2v2-compare-grid>article.is-active .ch2v2-ai-route i{animation:ch2v2RoutePulse 1.3s ease-in-out infinite}.ch2v2-compare-grid>article.is-bad.is-active .ch2v2-ai-route b{animation:ch2v2LostWobble .8s ease-in-out infinite}.ch2v2-poster{position:relative;min-height:135px;display:grid;grid-template-rows:auto auto 1fr auto;align-items:center;border:3px solid var(--ch2-night);border-radius:10px;box-shadow:0 5px #20364d2e;padding:9px 12px;text-align:center;overflow:hidden}.ch2v2-poster.is-bad{background:linear-gradient(145deg,#5f3f7c,#e67a64);color:#fff9e9;transform:rotate(-1.2deg)}.ch2v2-poster.is-good{grid-template-rows:auto 1fr auto;background:#dff8ef url(/art/ch2/good-prompt-sports-day-wide-v1.jpg) center / cover no-repeat;color:var(--ch2-night);transform:rotate(.6deg)}.ch2v2-poster.is-good:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.68),transparent 32%,transparent 66%,rgba(20,45,55,.58));pointer-events:none}.ch2v2-poster__art{display:none}.ch2v2-compare-grid>article.is-good.is-active .ch2v2-poster{background-size:107%}.ch2v2-poster small{justify-self:end;border-radius:999px;background:#ffffffc7;color:#8f3f32;padding:3px 7px;font-size:9px;font-weight:1000}.ch2v2-poster.is-good small{color:#2f7166}.ch2v2-poster strong{font-size:clamp(19px,2.4vw,30px);letter-spacing:.04em}.ch2v2-poster div{display:flex;align-items:end;justify-content:center;gap:16px;min-height:38px}.ch2v2-poster div i{width:20px;height:28px;border:3px solid currentColor;border-radius:50% 50% 8px 8px;opacity:.82}.ch2v2-poster div i:nth-child(2){height:36px;transform:translateY(-3px)}.ch2v2-poster p{margin:0;font-size:11px;font-weight:1000}.ch2v2-poster.is-good small,.ch2v2-poster.is-good strong,.ch2v2-poster.is-good p{position:relative;z-index:1}.ch2v2-poster.is-good strong{align-self:start;color:#244756;text-shadow:0 1px 0 rgba(255,255,255,.85)}.ch2v2-poster.is-good p{color:#fffdf4;text-shadow:0 1px 3px rgba(15,38,45,.72)}.ch2v2-question-core{justify-self:center;min-width:min(660px,94%);display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;border:2.5px solid rgba(32,54,77,.42);border-radius:16px;background:#fff9e9eb;box-shadow:0 4px #20364d1f;padding:8px 14px;opacity:.5;transition:opacity .3s ease,transform .3s ease}.ch2v2-question-core.is-active{opacity:1;transform:translateY(-3px)}.ch2v2-question-core span{color:#38778c;font-size:11px;font-weight:1000}.ch2v2-question-core strong{font-size:13px}.ch2v2-compass-stage{position:relative;width:min(980px,100%);height:100%;margin:0 auto;display:grid;grid-template-columns:minmax(230px,1fr) minmax(190px,.72fr) minmax(245px,1fr);grid-template-rows:1fr auto;gap:18px;align-items:center;padding:56px 24px 42px}.ch2v2-compass-stage__prompt,.ch2v2-route-choice{min-height:245px;display:grid;align-content:center;gap:10px;border:2.5px solid rgba(32,54,77,.36);border-radius:22px;background:#fff9e9c7;box-shadow:0 5px #20364d1a;padding:16px}.ch2v2-compass-stage__prompt>span,.ch2v2-route-choice>span{color:#38778c;font-size:12px;font-weight:1000}.ch2v2-compass-stage__prompt>small{color:#20364d9e;font-size:11px;font-weight:900}.ch2v2-clue-signs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ch2v2-clue-signs b{position:relative;border:2px solid rgba(32,54,77,.3);border-radius:8px 18px 18px 8px;background:#5da9c81a;padding:9px 8px;font-size:12px;text-align:center;opacity:.36;transform:translate(-10px);transition:opacity .34s ease,transform .34s ease,background .34s ease,box-shadow .34s ease}.ch2v2-clue-signs b.is-active{opacity:1;transform:translate(0);background:#72d6bf47;box-shadow:0 3px #20364d1a}.ch2v2-model-core{position:relative;width:208px;height:208px;justify-self:center;display:grid;place-content:center;gap:5px;border:0;border-radius:50%;background:url(/art/ch2/model-thinking-engine-800-v1.png) center / contain no-repeat;box-shadow:none;text-align:center;z-index:1}.ch2v2-model-core__art{display:none}.ch2v2-model-core:before,.ch2v2-model-core:after{content:"";position:absolute;top:50%;width:70px;height:6px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--ch2-mint));transform:translateY(-50%)}.ch2v2-model-core:before{right:100%}.ch2v2-model-core:after{left:100%;transform:translateY(-50%) rotate(180deg)}.ch2v2-model-core.is-active{animation:ch2v2CoreWake .9s ease-in-out infinite alternate}.ch2v2-model-core__copy{position:relative;z-index:2;width:92px;min-height:58px;display:grid;place-content:center;gap:1px;border:1.5px solid rgba(255,255,255,.7);border-radius:50%;background:#1c5258bd;box-shadow:0 0 20px #50e2d36b,inset 0 0 14px #fff3;color:#fffdf2;text-shadow:0 1px 2px rgba(11,39,43,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ch2v2-model-core__copy span{font-size:7px;font-weight:1000}.ch2v2-model-core__copy strong{font-size:18px;line-height:1}.ch2v2-model-core__copy b{max-width:82px;font-size:8px;line-height:1.2}.ch2v2-model-core__orbit{position:absolute;top:-22px;right:-22px;bottom:-22px;left:-22px;z-index:-1;border:2px dashed rgba(56,119,140,.55);border-radius:50%;animation:ch2v2Orbit 8s linear infinite}.ch2v2-model-core__beam{position:absolute;top:48px;right:48px;bottom:48px;left:48px;z-index:1;border:2px solid rgba(255,255,255,.58);border-radius:50%;animation:ch2v2BreathingHalo 2s ease-in-out infinite;pointer-events:none}.ch2v2-route-choice article{display:grid;grid-template-columns:34px 1fr;gap:0 8px;align-items:center;border:2px solid rgba(32,54,77,.24);border-radius:14px;background:#ffffff8f;padding:9px;opacity:.52;transition:opacity .35s ease,transform .35s ease,background .35s ease,border-color .35s ease}.ch2v2-route-choice article i{grid-row:1 / 3;width:32px;height:32px;display:grid;place-items:center;border:2px solid rgba(32,54,77,.4);border-radius:50%;font-style:normal;font-weight:1000}.ch2v2-route-choice article strong{font-size:12px}.ch2v2-route-choice article small{color:#20364d9e;font-size:10px;font-weight:850}.ch2v2-route-choice article.is-active{border-color:#2f7166b3;background:#72d6bf40;opacity:1;transform:translate(-5px)}.ch2v2-route-choice article.is-muted{opacity:.28;transform:translate(5px)}.ch2v2-mindread-note,.ch2v2-prompt-map{align-self:center;border:2px solid rgba(32,54,77,.36);border-radius:999px;background:#fff9e9e6;box-shadow:0 3px #20364d1a;padding:7px 12px;text-align:center;font-size:11px;font-weight:900;opacity:.36;transition:opacity .3s ease,transform .3s ease,background .3s ease}.ch2v2-mindread-note{grid-column:1 / 3;justify-self:end}.ch2v2-mindread-note b{margin-right:8px;color:#a04435}.ch2v2-mindread-note.is-active{background:#e67a6429;opacity:1;transform:translateY(-3px)}.ch2v2-prompt-map{justify-self:stretch;color:#2f7166}.ch2v2-prompt-map.is-active{background:#72d6bf47;opacity:1;transform:translateY(-3px) scale(1.02)}.ch2v2 .ch2v2-workbench{position:relative;height:100%;grid-template-columns:minmax(300px,1.2fr) 118px minmax(245px,.86fr);grid-template-rows:minmax(140px,1.25fr) minmax(90px,.72fr) auto;grid-template-areas:"prompt engine output" "data engine output" "extra extra extra";gap:12px;align-items:stretch;align-content:center;padding:54px 20px 38px}.ch2v2-workbench__prompt,.ch2v2-workbench__data,.ch2v2-workbench__output{border:2.5px solid rgba(32,54,77,.32);background:#fff9e9d6;box-shadow:0 4px #20364d17;overflow:hidden}.ch2v2-workbench__engine{grid-area:engine;position:relative;align-self:center;min-height:160px;display:grid;place-content:center;gap:5px;border:3px solid var(--ch2-night);border-radius:44px;background:linear-gradient(180deg,#fff4b3,#ffd36a);box-shadow:0 7px #20364d29,0 0 0 8px #5da9c81a;text-align:center;z-index:2}.ch2v2-workbench__engine:before,.ch2v2-workbench__engine:after{content:"";position:absolute;top:50%;width:36px;height:5px;background:linear-gradient(90deg,transparent,var(--ch2-blue))}.ch2v2-workbench__engine:before{right:100%}.ch2v2-workbench__engine:after{left:100%;transform:rotate(180deg)}.ch2v2-workbench__engine span{font-size:23px;font-weight:1000}.ch2v2-workbench__engine strong{max-width:76px;color:#6d5615;font-size:11px;line-height:1.2}.ch2v2-workbench__engine i{justify-self:center;width:10px;height:10px;border:2px solid var(--ch2-night);border-radius:50%;background:var(--ch2-mint);animation:ch2v2EngineBlink 1.4s ease-in-out infinite}.ch2v2-workbench[data-focus] .ch2v2-workbench__engine{animation:ch2v2EngineBreathe 1.8s ease-in-out infinite}.ch2v2 .ch2v2-bricks{gap:7px}.ch2v2 .ch2v2-bricks article{border:2px solid rgba(32,54,77,.18);border-radius:12px;background:#5da9c814;opacity:.3;transform:translateY(3px);transition:opacity .3s ease,transform .3s ease,background .3s ease,box-shadow .3s ease}.ch2v2 .ch2v2-bricks article.is-active{border-color:#2f716694;background:#72d6bf47;box-shadow:0 3px #20364d1a;opacity:1;transform:translateY(0);animation:ch2v2BrickArrive .46s cubic-bezier(.2,.9,.2,1.15) both}.ch2v2-workbench__output.is-ok{border-color:#2f71669e;background:#dff8efe0}.ch2v2-workbench__output.is-fail{border-color:#a0443594;background:#ffe8dfdb}.ch2v2-workbench__output.is-warn{border-color:#be841c94;background:#fff5c9db}.ch2v2 .ch2v2-missing-flags,.ch2v2 .ch2v2-checklist,.ch2v2 .ch2v2-format-positions,.ch2v2 .ch2v2-review-path{justify-content:center}.ch2v2 .ch2v2-missing-flags span,.ch2v2 .ch2v2-checklist span,.ch2v2 .ch2v2-format-positions span,.ch2v2 .ch2v2-review-path span,.ch2v2 .ch2v2-role-badge span,.ch2v2 .ch2v2-poison-flag{border:2px solid rgba(32,54,77,.3);box-shadow:0 2px #20364d14;font-weight:1000}.ch2v2 .ch2v2-missing-flags span.is-active{background:#e67a6433;border-color:#a0443585;animation:ch2v2FlagPop .42s ease both}.ch2v2 .ch2v2-checklist span.is-active,.ch2v2 .ch2v2-format-positions span.is-active,.ch2v2 .ch2v2-review-path span.is-active{background:#72d6bf4d;border-color:#2f716680;animation:ch2v2FlagPop .42s ease both}.ch2v2 .ch2v2-stack-stage{height:100%;grid-template-rows:auto auto auto auto;gap:10px;align-content:center;padding:54px 24px 34px}.ch2v2-stack-intro{justify-self:center;display:flex;align-items:center;gap:10px;border:2px solid rgba(32,54,77,.3);border-radius:999px;background:#fff9e9e0;box-shadow:0 3px #20364d14;padding:6px 13px}.ch2v2-stack-intro span{color:#38778c;font-size:11px;font-weight:1000}.ch2v2-stack-intro strong{font-size:13px}.ch2v2 .ch2v2-stack-columns{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;justify-content:center;align-items:end}.ch2v2 .ch2v2-stack-columns article{position:relative;min-width:0;min-height:94px;display:grid;grid-template-rows:auto auto 1fr;justify-items:center;align-content:start;gap:3px;border:2.5px solid rgba(32,54,77,.3);border-radius:18px 18px 8px 8px;background:#fff9e9d1;box-shadow:0 5px #20364d1a;padding:8px 7px;text-align:center}.ch2v2 .ch2v2-stack-columns article:after{content:"›";position:absolute;z-index:3;top:34px;right:-11px;color:#20364d6b;font-size:22px;font-weight:1000}.ch2v2 .ch2v2-stack-columns article:last-child:after{display:none}.ch2v2 .ch2v2-stack-columns article b{width:23px;height:23px;display:grid;place-items:center;border:1.5px solid rgba(32,54,77,.35);border-radius:50%;background:#fff0a9;font-size:10px}.ch2v2 .ch2v2-stack-columns article strong{font-size:14px}.ch2v2 .ch2v2-stack-columns article small{color:#20364d94;font-size:9px;font-weight:850;line-height:1.2}.ch2v2 .ch2v2-stack-columns article.is-active{border-color:#2f71669e;background:linear-gradient(180deg,#72d6bf5c,#fff9e9e0);animation:ch2v2StackLand .48s cubic-bezier(.2,.9,.2,1.16) both;animation-delay:calc(var(--stack-order) * .06s)}.ch2v2 .ch2v2-stack-columns article.is-shuffled{border-color:#a044357a;background:#ffe8dfd1;animation:ch2v2LostWobble .8s ease-in-out infinite;animation-delay:calc(var(--stack-order) * -.09s)}.ch2v2-stack-stage[data-state=shuffled] .ch2v2-stack-columns article:after{color:#b84e3e;content:"×"}.ch2v2-stack-stage[data-state=fixed] .ch2v2-stack-columns article:after{color:#2f7166}.ch2v2-stack-track{position:relative;min-height:44px;display:grid;grid-template-columns:repeat(3,1fr) auto auto;gap:7px;align-items:center;border-radius:999px;background:#20364d0f;padding:7px 10px}.ch2v2-stack-track i{position:relative;height:6px;border-radius:999px;background:#5da9c847;overflow:hidden}.ch2v2-stack-track i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,var(--ch2-mint),transparent);transform:translate(-110%)}.ch2v2-stack-stage[data-state=building] .ch2v2-stack-track i:nth-child(1):after,.ch2v2-stack-stage[data-state=fixed] .ch2v2-stack-track i:after{animation:ch2v2TrainSignal 1.35s ease-in-out infinite}.ch2v2-stack-track span{border-radius:999px;background:#fff9e9e6;padding:4px 8px;color:#38778c;font-size:10px;font-weight:1000}.ch2v2-stack-track b{border:2px solid rgba(32,54,77,.55);border-radius:999px;background:#ffd36a;box-shadow:0 2px #20364d1f;padding:5px 9px;font-size:11px}.ch2v2-stack-stage[data-state=shuffled] .ch2v2-stack-track i{background:repeating-linear-gradient(90deg,rgba(230,122,100,.55) 0 10px,transparent 10px 17px)}.ch2v2-stack-stage[data-state=shuffled] .ch2v2-stack-track span{color:#a04435;background:#ffe8dfe6}.ch2v2-stack-result{justify-self:center;width:min(660px,100%);display:grid;grid-template-columns:auto auto 1fr;gap:8px;align-items:center;border:2px solid rgba(32,54,77,.3);border-radius:14px;background:#fff9e9d1;box-shadow:0 3px #20364d14;padding:7px 10px}.ch2v2-stack-result span{color:#38778c;font-size:10px;font-weight:1000}.ch2v2-stack-result strong{font-size:12px}.ch2v2-stack-result p{margin:0;color:#20364dad;font-size:10px;font-weight:850;text-align:right}.ch2v2-stack-result.is-fixed{border-color:#2f71668c;background:#dff8efe0;animation:ch2v2ResultArrive .5s ease both}.ch2v2-stack-result.is-shuffled{border-color:#a0443575;background:#ffe8dfdb}@keyframes ch2v2Clap{0%,78%,to{transform:rotate(0)}84%{transform:rotate(-18deg)}90%{transform:rotate(0)}}@keyframes ch2v2BreathingHalo{0%,to{transform:scale(.94);opacity:.55}50%{transform:scale(1.06);opacity:1}}@keyframes ch2v2MissionDrop{0%{transform:translateY(-12px) scale(.97);opacity:.5}to{transform:translateY(-2px) scale(1);opacity:1}}@keyframes ch2v2RoutePulse{0%,to{opacity:.35;filter:brightness(1)}50%{opacity:1;filter:brightness(1.35)}}@keyframes ch2v2LostWobble{0%,to{transform:rotate(-1.5deg) translate(-2px)}50%{transform:rotate(1.5deg) translate(2px)}}@keyframes ch2v2CoreWake{0%{box-shadow:0 8px #20364d2e,0 0 0 9px #5da9c814}to{box-shadow:0 8px #20364d2e,0 0 0 15px #72d6bf2e,0 0 32px #5da9c84d}}@keyframes ch2v2Orbit{to{transform:rotate(360deg)}}@keyframes ch2v2EngineBlink{0%,to{transform:scale(.78);opacity:.5}50%{transform:scale(1.18);opacity:1}}@keyframes ch2v2EngineBreathe{0%,to{box-shadow:0 7px #20364d29,0 0 0 7px #5da9c814}50%{box-shadow:0 7px #20364d29,0 0 0 11px #72d6bf29}}@keyframes ch2v2BrickArrive{0%{transform:translateY(10px) scale(.9)}to{transform:translateY(0) scale(1)}}@keyframes ch2v2FlagPop{0%{transform:translateY(7px) scale(.9)}to{transform:translateY(0) scale(1)}}@keyframes ch2v2StackLand{0%{transform:translateY(-28px) scale(.92);opacity:.35}72%{transform:translateY(3px) scale(1.02);opacity:1}to{transform:translateY(-2px) scale(1);opacity:1}}@keyframes ch2v2TrainSignal{0%{transform:translate(-110%)}to{transform:translate(110%)}}@keyframes ch2v2ResultArrive{0%{opacity:.35;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 900px){.ch2v2-welcome-stage{grid-template-columns:1fr;grid-template-rows:auto auto auto;padding:54px 20px 40px;overflow:auto}.ch2v2-welcome-stage__hello{grid-template-columns:1fr auto}.ch2v2-welcome-stage__hello p{grid-column:1 / -1}.ch2v2-director-clapper{grid-column:2;grid-row:1 / 3;width:180px}.ch2v2-lesson-route{grid-template-columns:repeat(3,1fr);padding-left:0}.ch2v2-lesson-route article{min-height:112px;grid-template-columns:38px 1fr;align-content:center}.ch2v2-lesson-route article strong{grid-column:1 / -1}.ch2v2-lesson-route__beam{left:12%;right:12%;top:38px;bottom:auto;width:auto;height:5px}.ch2v2-compass-stage{grid-template-columns:1fr 150px 1fr;padding-inline:16px}.ch2v2-model-core{width:154px;height:154px}.ch2v2 .ch2v2-workbench{grid-template-columns:minmax(250px,1fr) 92px minmax(220px,.86fr);padding-inline:14px}}@media (max-width: 720px){.ch2v2-welcome-stage__hello{display:grid;grid-template-columns:1fr}.ch2v2-director-clapper{display:none}.ch2v2-lesson-route{grid-template-columns:1fr}.ch2v2-lesson-route__beam{display:none}.ch2v2 .ch2v2-compare-grid,.ch2v2-compass-stage{grid-template-columns:1fr;overflow-y:auto}.ch2v2-model-core{min-height:142px}.ch2v2-mindread-note{grid-column:auto;justify-self:stretch}.ch2v2 .ch2v2-workbench{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"prompt" "data" "engine" "output" "extra";overflow-y:auto}.ch2v2-workbench__engine{min-height:88px}.ch2v2 .ch2v2-stack-stage{align-content:start;overflow-y:auto;padding-inline:14px}.ch2v2 .ch2v2-stack-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.ch2v2 .ch2v2-stack-columns article:nth-child(3):after{display:none}.ch2v2-stack-result{grid-template-columns:1fr;text-align:center}.ch2v2-stack-result p{text-align:center}}@media (max-width: 520px){.ch2v2 .ch1v2__backdrop{background-position:58% center}.ch2v2 .ch1v2-stage{border-width:2.5px;border-radius:18px}.ch2v2 .ch1v2-stage-shell[data-mode=cover] .ch1v2-cover{top:38px;right:20px;bottom:14px;left:20px}.ch2v2 .ch2v2-stage__header{top:8px;left:8px;right:8px;min-height:32px;gap:7px;padding:4px 9px}.ch2v2 .ch2v2-stage__header span,.ch2v2 .ch2v2-stage__header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch2v2 .ch2v2-stage__header span{max-width:48%;font-size:9px}.ch2v2 .ch2v2-stage__header strong{max-width:52%;font-size:11px}.ch2v2 .ch2v2-stage__time{right:8px;bottom:5px;padding:2px 6px;font-size:8px}.ch2v2 .ch2v2-auto-demo{display:none}.ch2v2-welcome-stage{height:100%;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:8px;align-content:start;padding:48px 10px 28px;overflow:hidden}.ch2v2-welcome-stage:before{right:-70px;top:34px;width:210px;height:210px}.ch2v2-welcome-stage__hello{grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:5px 8px}.ch2v2-welcome-stage__badge{grid-column:1;align-self:center;padding:5px 8px;font-size:10px}.ch2v2-mobile-teacher{grid-column:2;grid-row:1 / 4;align-self:center;display:flex;align-items:center;gap:5px;border:2px solid rgba(32,54,77,.42);border-radius:15px;background:#fff9e9e6;box-shadow:0 3px #20364d1a;padding:3px 6px 3px 2px}.ch2v2-mobile-teacher img{width:48px;height:54px;object-fit:contain;object-position:center 20%;border-radius:12px}.ch2v2-mobile-teacher span{display:grid;gap:1px}.ch2v2-mobile-teacher b{font-size:10px}.ch2v2-mobile-teacher small{color:#38778c;font-size:8px;font-weight:900;white-space:nowrap}.ch2v2-welcome-stage h2{grid-column:1;margin-top:2px;font-size:26px;line-height:1.02}.ch2v2-welcome-stage p{grid-column:1;font-size:12px;line-height:1.34}.ch2v2-director-clapper,.ch2v2-welcome-stage__uses{display:none}.ch2v2-lesson-route{align-self:start;display:grid;grid-template-columns:1fr;gap:6px;padding:0}.ch2v2-lesson-route article{min-height:58px;grid-template-columns:34px 72px minmax(0,1fr);grid-template-rows:1fr;gap:6px;border-radius:14px;padding:6px 8px;transform:translate(8px) scale(.99)}.ch2v2-lesson-route article b{width:32px;height:32px;font-size:11px}.ch2v2-lesson-route article span{font-size:10px}.ch2v2-lesson-route article strong{grid-column:3;font-size:11px;line-height:1.22}.ch2v2-lesson-route__beam{display:none}.ch2v2-compare-stage{grid-template-rows:auto minmax(0,1fr) auto;gap:6px;padding:47px 7px 26px;overflow:hidden}.ch2v2 .ch2v2-task-brief{width:100%;min-width:0;gap:1px;border-width:2px;border-radius:12px;padding:5px 7px}.ch2v2 .ch2v2-task-brief span{font-size:8px}.ch2v2 .ch2v2-task-brief strong{font-size:11px}.ch2v2 .ch2v2-compare-grid{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow:visible}.ch2v2 .ch2v2-compare-grid>article{min-height:0;grid-template-rows:auto auto 24px minmax(94px,1fr);gap:4px;border-width:2px;border-radius:15px;padding:6px}.ch2v2-compare-grid__label{padding:3px 6px;font-size:8px}.ch2v2-prompt-bubble{min-height:42px;border-width:1.5px;border-radius:10px 10px 10px 3px;padding:4px;font-size:9px;line-height:1.2}.ch2v2-ai-route{grid-template-columns:1fr 26px 1fr;gap:3px}.ch2v2-ai-route i{height:3px}.ch2v2-ai-route b{width:25px;height:25px;border-width:1.5px;font-size:8px}.ch2v2-poster{min-height:94px;border-width:2px;border-radius:8px;padding:5px}.ch2v2-poster small{padding:2px 4px;font-size:7px}.ch2v2-poster strong{font-size:14px}.ch2v2-poster div{min-height:22px;gap:7px}.ch2v2-poster div i{width:10px;height:16px;border-width:2px}.ch2v2-poster div i:nth-child(2){height:20px}.ch2v2-poster p{font-size:8px;line-height:1.15}.ch2v2-question-core{width:100%;min-width:0;grid-template-columns:1fr;gap:2px;border-width:2px;border-radius:11px;padding:5px 8px;text-align:center}.ch2v2-question-core span{font-size:8px}.ch2v2-question-core strong{font-size:9px;line-height:1.2}.ch2v2-compass-stage{height:100%;grid-template-columns:minmax(0,1fr) 108px;grid-template-rows:auto auto auto;gap:7px;align-content:start;padding:48px 8px 27px;overflow:hidden}.ch2v2-compass-stage__prompt,.ch2v2-route-choice{min-height:0;gap:5px;border-width:2px;border-radius:15px;padding:8px}.ch2v2-compass-stage__prompt>span,.ch2v2-route-choice>span{font-size:9px}.ch2v2-compass-stage__prompt>small{display:none}.ch2v2-clue-signs{gap:4px}.ch2v2-clue-signs b{border-width:1.5px;border-radius:7px 12px 12px 7px;padding:6px 3px;font-size:9px}.ch2v2-model-core{width:108px;height:108px;border-width:0;box-shadow:none}.ch2v2-model-core:before,.ch2v2-model-core:after{width:18px;height:4px}.ch2v2-model-core__art{top:-15%;right:-15%;bottom:-15%;left:-15%;width:130%;height:130%}.ch2v2-model-core__copy{width:50px;min-height:42px;border-width:1px}.ch2v2-model-core__copy span{display:none}.ch2v2-model-core__copy strong{font-size:12px}.ch2v2-model-core__copy b{max-width:42px;font-size:6px}.ch2v2-model-core__orbit{top:-8px;right:-8px;bottom:-8px;left:-8px;border-width:1.5px}.ch2v2-model-core__beam{top:29px;right:29px;bottom:29px;left:29px;border-width:1px}.ch2v2-route-choice{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ch2v2-route-choice>span{grid-column:1 / -1}.ch2v2-route-choice article{grid-template-columns:25px 1fr;gap:0 5px;padding:6px}.ch2v2-route-choice article i{width:24px;height:24px;border-width:1.5px}.ch2v2-route-choice article strong{font-size:9px;line-height:1.15}.ch2v2-route-choice article small{font-size:7px;line-height:1.15}.ch2v2-route-choice article.is-active{transform:translateY(-2px)}.ch2v2-route-choice article.is-muted{transform:none}.ch2v2-mindread-note,.ch2v2-prompt-map{grid-column:1 / -1;justify-self:stretch;padding:5px 8px;font-size:9px}.ch2v2-mindread-note:not(.is-active),.ch2v2-prompt-map:not(.is-active){display:none}.ch2v2 .ch2v2-workbench{height:100%;gap:7px;padding:48px 8px 29px;scroll-padding-top:48px;scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.ch2v2 .ch2v2-workbench::-webkit-scrollbar,.ch2v2 .ch2v2-stack-stage::-webkit-scrollbar{display:none}.ch2v2-workbench__prompt,.ch2v2-workbench__data,.ch2v2-workbench__output{min-height:0;border-width:2px;border-radius:14px;padding:8px;overflow:visible}.ch2v2-workbench__prompt>span,.ch2v2-workbench__data>span,.ch2v2-workbench__output>span{font-size:8px}.ch2v2 .ch2v2-bricks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:5px 0}.ch2v2 .ch2v2-bricks article{min-width:0;border-width:1.5px;border-radius:8px;padding:4px}.ch2v2 .ch2v2-bricks b{font-size:9px}.ch2v2 .ch2v2-bricks small{display:none}.ch2v2 .ch2v2-workbench pre{max-height:74px;margin-top:5px;overflow:auto;font-size:9px;line-height:1.32}.ch2v2-workbench__data p{margin:5px 0 0;font-size:11px;line-height:1.35}.ch2v2-workbench__engine{min-height:66px;border-width:2.5px;border-radius:24px}.ch2v2-workbench__engine span{font-size:18px}.ch2v2-workbench__engine strong{max-width:none;font-size:9px}.ch2v2-workbench__output pre{max-height:118px;overflow:auto}.ch2v2 .ch2v2-missing-flags,.ch2v2 .ch2v2-checklist,.ch2v2 .ch2v2-format-positions,.ch2v2 .ch2v2-review-path{gap:5px}.ch2v2 .ch2v2-missing-flags span,.ch2v2 .ch2v2-checklist span,.ch2v2 .ch2v2-format-positions span,.ch2v2 .ch2v2-review-path span,.ch2v2 .ch2v2-role-badge span,.ch2v2 .ch2v2-poison-flag{padding:5px 8px;font-size:9px}.ch2v2 .ch2v2-stack-stage{gap:7px;padding:48px 8px 28px;scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.ch2v2-stack-intro{max-width:100%;gap:6px;padding:5px 8px}.ch2v2-stack-intro span{font-size:8px}.ch2v2-stack-intro strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.ch2v2 .ch2v2-stack-columns{gap:5px}.ch2v2 .ch2v2-stack-columns article{min-height:64px;border-width:2px;border-radius:12px 12px 6px 6px;padding:5px 3px}.ch2v2 .ch2v2-stack-columns article b{width:19px;height:19px;font-size:8px}.ch2v2 .ch2v2-stack-columns article strong{font-size:11px}.ch2v2 .ch2v2-stack-columns article small{display:none}.ch2v2 .ch2v2-stack-columns article:after{top:24px;right:-8px;font-size:16px}.ch2v2-stack-track{min-height:36px;padding:5px 7px}.ch2v2-stack-track span,.ch2v2-stack-track b{padding:4px 6px;font-size:8px}.ch2v2-stack-result{gap:3px;border-radius:11px;padding:5px 7px}.ch2v2-stack-result span{font-size:8px}.ch2v2-stack-result strong{font-size:10px}.ch2v2-stack-result p{font-size:8px}.ch2v2 .ch1v2-subtitle{bottom:calc(66px + env(safe-area-inset-bottom,0px));width:calc(100vw - 24px);border-width:2px;border-radius:17px;padding:9px 11px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ch2v2 .ch1v2-subtitle p{font-size:14px;line-height:1.34}.ch2v2 .ch1v2-subtitle mark{border-radius:6px;padding:0 3px;box-shadow:0 0 0 2px #f2b54429}.ch2v2 .ch1v2-controls{bottom:max(7px,env(safe-area-inset-bottom,0px));gap:4px;border-radius:15px;padding:4px}.ch2v2 .ch1v2-controls .btn{min-width:44px;min-height:44px;border-radius:11px;padding:5px 8px;touch-action:manipulation}.ch2v2 .ch1v2-controls .btn.gold{min-width:66px}.ch2v2 .ch1v2-cover-assessment,.ch2v2 .ch1v2-cover-secondary{min-height:46px;touch-action:manipulation}.ch2v2 .ch1v2-cover-play{touch-action:manipulation}.ch2v2 .ch1v2-question{width:calc(100vw - 24px);max-height:calc(100svh - 32px);overflow:auto;border-radius:20px;padding:18px 15px}.ch2v2 .ch1v2-question h2{font-size:22px;line-height:1.18}.ch2v2 .ch1v2-question-options{gap:8px}.ch2v2 .ch1v2-question-options button{min-height:50px;padding:9px 10px;touch-action:manipulation}.ch2v2 .ch1v2-question-actions{display:grid;grid-template-columns:1fr;gap:8px}.ch2v2 .ch1v2-question-actions button{min-height:48px}}@media (prefers-reduced-motion: reduce){.ch2v2 *,.ch2v2 *:before,.ch2v2 *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-delay:0ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.ch2v2 .ch1v2-subtitle,.ch2v2 .ch1v2-controls{-webkit-backdrop-filter:none;backdrop-filter:none}}.assessment-modal,.workbook-modal{width:min(860px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 36px));overflow:auto;padding:24px 28px}.assessment-modal--gate,.workbook-modal--gate{width:min(520px,calc(100vw - 32px));text-align:center}.assessment-kicker{display:inline-flex;width:fit-content;align-items:center;border:2px solid rgba(43,43,43,.48);border-radius:999px;background:#bdf0e8b8;color:#386b8a;font-size:12px;font-weight:1000;padding:5px 11px}.assessment-header{display:grid;gap:8px}.assessment-header h2,.assessment-modal--gate h2,.workbook-modal--gate h2{margin:0;font-size:28px;line-height:1.14}.assessment-header p,.assessment-modal--gate p,.workbook-modal--gate p{margin:0;color:#1d1f24ad;font-size:15px;font-weight:800;line-height:1.55}.assessment-progress-row{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;gap:10px;align-items:center;margin:16px 0;color:#386b8a;font-size:13px;font-weight:1000}.assessment-progress-row i{height:10px;border:2px solid rgba(43,43,43,.38);border-radius:999px;background:#fffbeeb8;overflow:hidden}.assessment-progress-row em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.assessment-question{border:2.5px solid rgba(43,43,43,.58);border-radius:18px;background:#fffbeec2;box-shadow:0 5px 0 var(--shadow);padding:18px}.assessment-question__meta{display:flex;justify-content:space-between;gap:10px;color:#386b8a;font-size:13px;font-weight:1000}.assessment-question__meta b{border-radius:999px;background:#f2b5443d;padding:3px 9px}.assessment-question h3{margin:12px 0 14px;font-size:22px;line-height:1.32}.assessment-options{display:grid;gap:10px}.assessment-options button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;border:2px solid rgba(43,43,43,.44);border-radius:14px;background:#ffffffc7;box-shadow:0 3px 0 var(--shadow);color:var(--ink);padding:10px 12px;text-align:left}.assessment-options button.is-selected{border-color:#d59626;background:#fff1bd;box-shadow:0 4px 0 var(--shadow),0 0 0 6px #f2b54424}.assessment-options button span{display:grid;place-items:center;width:30px;height:30px;border:2px solid rgba(43,43,43,.44);border-radius:10px;background:#bdf0e89e;font-size:13px;font-weight:1000}.assessment-options button strong{font-size:15px;line-height:1.35}.assessment-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:16px}.assessment-result-head{display:grid;justify-items:center;gap:6px;text-align:center}.assessment-result-head strong{font-size:62px;line-height:1}.assessment-result-head small{color:#386b8a;font-size:13px;font-weight:1000}.assessment-review-list{display:grid;gap:8px;margin:14px 0}.assessment-review-list article{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;border:2px solid rgba(43,43,43,.28);border-radius:12px;background:#fffbee9e;padding:10px}.assessment-review-list article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#57d8c538;font-size:12px;font-weight:1000}.assessment-review-list article.is-wrong>span{background:#e05b5b2e}.assessment-review-list strong{display:block;font-size:14px;line-height:1.35}.assessment-review-list p{margin:5px 0 0;color:#1d1f249e;font-size:13px;font-weight:800;line-height:1.42}.product-home{position:absolute;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;color:#26363a;background:radial-gradient(circle at 10% 8%,rgba(255,202,126,.42),transparent 30%),radial-gradient(circle at 88% 12%,rgba(117,210,199,.36),transparent 34%),radial-gradient(circle at 72% 68%,rgba(255,151,134,.18),transparent 28%),linear-gradient(180deg,#fff8ea,#effbf7 44%,#fff5e8)}.product-home:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(70,132,127,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(70,132,127,.045) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,#00000073,#00000014);mask-image:linear-gradient(180deg,#00000073,#00000014)}.course-page{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:var(--ink);background:#d7f2fb}.product-home__nav{position:sticky;z-index:70;top:0;display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(1200px,calc(100% - 40px));min-height:72px;margin:0 auto;padding:12px 0;pointer-events:auto}.product-home__nav:before{content:"";position:absolute;z-index:-1;top:7px;right:-14px;bottom:7px;left:-14px;border:1px solid rgba(68,116,113,.1);border-radius:8px;background:#fffaedb8;box-shadow:0 16px 42px #5f7f7617;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-home__nav nav{display:flex;align-items:center;gap:8px;min-width:0}.product-home__brand{display:inline-flex;align-items:baseline;gap:10px;min-width:0;border:0;background:transparent;color:#24464a;padding:0;text-align:left}.product-home__brand span{font-size:20px;font-weight:1000}.product-home__brand small{color:#26363a94;font-size:13px;font-weight:800}.product-home__nav-link,.product-home__nav .btn{min-height:36px;border:1px solid rgba(54,111,107,.18);border-radius:999px;background:#ffffffc7;box-shadow:none;color:#2b5557;font-size:14px;font-weight:800;padding:7px 14px}.product-home__nav .audio-settings-button{width:38px;min-width:38px;padding:0}.product-home__nav-link:hover,.product-home__nav .btn:hover{background:#fff}.product-home__nav-link:active,.product-home__nav .btn:active{transform:translateY(1px);box-shadow:none}.product-home__hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);gap:clamp(34px,5vw,70px);align-items:center;width:min(1200px,calc(100% - 40px));min-height:calc(100svh - 74px);margin:0 auto;padding:36px 0 82px}.product-home__hero-copy{position:relative;z-index:2;max-width:610px}.product-home__eyebrow,.product-home__section-kicker{display:inline-flex;align-items:center;gap:7px;width:fit-content;border:1px solid rgba(38,132,119,.22);border-radius:999px;background:#e8faf6e0;color:#267368;font-size:13px;font-weight:1000;margin:0;padding:6px 12px}.product-home__eyebrow:before,.product-home__section-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#ffb45d;box-shadow:0 0 0 4px #ffb45d2e}.product-home__hero-copy h1{max-width:640px;margin:20px 0 18px;color:#203a3e;font-size:clamp(50px,5.5vw,74px);font-weight:1000;letter-spacing:0;line-height:1.05}.product-home__lead{max-width:580px;margin:0;color:#26363ab8;font-size:20px;font-weight:760;line-height:1.75}.product-home__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px}.product-home__primary-action{min-height:48px;border:0;border-radius:8px;background:linear-gradient(135deg,#218f7f,#35b7a8 56%,#ffb45d 145%);box-shadow:0 14px 30px #218f7f38;color:#fff;font-size:16px;font-weight:1000;padding:13px 24px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.product-home__primary-action:hover{background:linear-gradient(135deg,#197e72,#2aa99b 55%,#f6a64d 145%);box-shadow:0 16px 34px #218f7f42}.product-home__primary-action:active{transform:translateY(2px);box-shadow:0 7px 18px #218f7f2e}.product-home__hero-actions>span,.product-home__trust-row{color:#26363a9e;font-size:14px;font-weight:850}.product-home__trust-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px}.product-home__trust-row i{width:4px;height:4px;border-radius:50%;background:#26736875}.product-home__hero-visual{position:relative;min-width:0;margin:0;border:1px solid rgba(70,120,111,.18);border-radius:8px;background:#fffaeedb;box-shadow:0 32px 90px #57807438;padding:10px;overflow:hidden}.product-home__hero-visual:before{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;z-index:-1;border-radius:28px;background:linear-gradient(135deg,#62cabd4d,#ffbe644d);filter:blur(26px);pointer-events:none}.product-home__hero-visual>img{display:block;width:100%;min-height:clamp(380px,45vw,590px);max-height:640px;border-radius:6px;object-fit:cover;object-position:center}.product-home__hero-visual figcaption{position:absolute;left:28px;right:28px;bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.52);border-radius:8px;background:#fffaeedb;box-shadow:0 16px 40px #4f604c24;padding:15px 16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-home__hero-visual figcaption strong,.product-home__hero-visual figcaption span{display:block}.product-home__hero-visual figcaption strong{color:#203a3e;font-size:17px;font-weight:1000}.product-home__hero-visual figcaption span{margin-top:4px;color:#26363aa6;font-size:13px;font-weight:850}.product-home__brand-icons{position:absolute;z-index:2;top:24px;right:24px;display:flex;align-items:center;gap:6px;border:1px solid rgba(71,120,110,.12);border-radius:999px;background:#fffaeedb;box-shadow:0 12px 30px #4f604c1f;padding:7px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-home__brand-icons img{width:28px;height:28px;border:1px solid rgba(38,54,58,.1);border-radius:50%;background:#fff;object-fit:cover;padding:3px}.product-home__section{position:relative;z-index:1;width:min(1200px,calc(100% - 40px));margin:0 auto;padding:82px 0}.product-home__why{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);gap:36px;align-items:stretch;border-top:1px solid rgba(78,123,111,.1)}.product-home__why-copy{align-self:center;max-width:520px}.product-home__why h2,.product-home__method h2,.product-home__course-section h2{margin:18px 0 0;color:#203a3e;font-size:clamp(34px,3.6vw,48px);font-weight:1000;letter-spacing:0;line-height:1.2}.product-home__why-copy p,.product-home__method-copy>p,.product-home__course-section>div>p{margin:18px 0 0;color:#26363aa8;font-size:18px;font-weight:760;line-height:1.72}.product-home__reason-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-home__reason-list article,.product-home__learning-loop article,.product-home__course-card{border:1px solid rgba(70,120,111,.14);border-radius:8px;background:#fffaeeb8;box-shadow:0 16px 42px #637f701a}.product-home__reason-list article{position:relative;min-height:250px;padding:22px;overflow:hidden}.product-home__reason-list article:after{content:"";position:absolute;right:-24px;bottom:-28px;width:122px;height:122px;border-radius:38px;background:radial-gradient(circle at 30% 30%,rgba(255,180,93,.66),transparent 35%),radial-gradient(circle at 70% 60%,rgba(77,196,182,.55),transparent 40%),#fff3;transform:rotate(13deg)}.product-home__reason-list article>span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:30px;border-radius:8px;background:#4dc4b624;color:#267368;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:1000}.product-home__reason-list strong,.product-home__learning-loop strong{display:block;color:#203a3e;font-size:21px;font-weight:1000}.product-home__reason-list p,.product-home__learning-loop p{margin:10px 0 0;color:#26363aa3;font-size:15px;font-weight:760;line-height:1.68}.product-home__method{display:grid;grid-template-columns:minmax(420px,1.04fr) minmax(0,.96fr);gap:42px;align-items:center;border-top:1px solid rgba(78,123,111,.1)}.product-home__method-visual{position:relative;min-width:0}.product-home__method-visual:before{content:"";position:absolute;top:24px;right:-18px;bottom:-18px;left:22px;z-index:-1;border-radius:8px;background:#ffb45d47}.product-home__method-visual img{display:block;width:100%;border:1px solid rgba(70,120,111,.14);border-radius:8px;box-shadow:0 24px 68px #5f7f702e;object-fit:cover}.product-home__method-copy{min-width:0}.product-home__learning-loop{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px}.product-home__learning-loop article{min-height:176px;padding:18px}.product-home__learning-loop b{display:block;margin-bottom:20px;color:#2673687a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:900}.product-home__course-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);gap:48px;align-items:center;border-top:1px solid rgba(78,123,111,.1)}.product-home__course-card{display:grid;gap:16px;padding:14px}.product-home__course-card>img{display:block;width:100%;aspect-ratio:16 / 8.2;border-radius:6px;object-fit:cover}.product-home__course-status{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-home__course-status span,.product-home__course-status strong{border-radius:999px;font-size:12px;font-weight:1000;padding:6px 10px}.product-home__course-status span{background:#e7f9f5;color:#267368}.product-home__course-status strong{background:#fff0cc;color:#8a5d07}.product-home__course-card h3{margin:4px 0 0;color:#203a3e;font-size:26px;font-weight:1000;line-height:1.24}.product-home__course-card p{margin:0;color:#26363aa3;font-size:15px;font-weight:760;line-height:1.7}.product-home__course-tags{display:flex;flex-wrap:wrap;gap:8px}.product-home__course-tags span{border:1px solid rgba(70,120,111,.14);border-radius:999px;background:#ffffffb3;color:#26363aa3;font-size:13px;font-weight:900;padding:6px 10px}.product-home__course-card .product-home__primary-action{width:100%}.product-home__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1200px,calc(100% - 40px));margin:0 auto;border-top:1px solid rgba(78,123,111,.12);color:#26363a94;font-size:14px;font-weight:800;padding:28px 0 40px}.product-home__footer strong{color:#203a3e}.course-card>span,.course-home__side>span{display:inline-flex;width:fit-content;border-radius:999px;background:#bdf0e8b8;color:#386b8a;font-size:12px;font-weight:1000;padding:5px 11px}.course-home__side strong{display:block;margin-top:12px;font-size:24px;line-height:1.18}.course-card p,.course-home__side p{margin:10px 0 16px;color:#1d1f24ad;font-size:14.5px;font-weight:800;line-height:1.55}.course-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.course-card__meta b{border:2px solid rgba(43,43,43,.22);border-radius:999px;background:#fffbeeb8;color:#386b8a;font-size:12px;font-weight:1000;padding:5px 9px}.course-page__topbar{z-index:28}.course-page__body{position:absolute;z-index:12;top:88px;right:24px;bottom:24px;left:24px;overflow:auto}.course-catalog{display:grid;place-items:center}.course-card{width:min(720px,calc(100vw - 48px));padding:30px 34px}.course-card--interactive{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.course-card--interactive:hover,.course-card--interactive:focus-visible{transform:translateY(-3px);box-shadow:0 10px #2b2b2b1f;outline:none}.course-card--interactive:focus-visible{border-color:var(--spirit)}.course-card h1{margin:14px 0 10px;font-size:clamp(34px,4.2vw,54px);line-height:1.12}.course-card p{max-width:560px;font-size:16px}.course-card__progress{display:grid;grid-template-columns:auto minmax(140px,1fr);gap:12px;align-items:center;margin:0 0 12px;max-width:520px;color:#386b8a;font-size:13px;font-weight:1000}.course-card__progress i{height:12px;border:2px solid rgba(43,43,43,.34);border-radius:999px;background:#fffbeeb8;overflow:hidden}.course-card__progress em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.course-card__next{margin:0 0 16px!important;max-width:560px;color:#386b8a!important;font-size:14px!important}.course-syllabus{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:radial-gradient(circle at 12% 0%,rgba(189,240,232,.55),transparent 42%),radial-gradient(circle at 88% 8%,rgba(242,181,68,.18),transparent 36%),linear-gradient(180deg,#d8f3fb,#eef9f4 48%,#f7f4e8)}.course-syllabus__topbar{z-index:28}.course-syllabus__body{position:absolute;z-index:12;top:88px;right:24px;bottom:24px;left:24px;overflow:auto;display:grid;gap:18px;align-content:start;padding-bottom:28px}.course-syllabus__hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:18px;align-items:end;padding:22px 24px;border:2px solid rgba(43,43,43,.28);background:linear-gradient(145deg,#fffbeeeb,#e0f9f6c7);box-shadow:0 6px #2b2b2b14}.course-syllabus__kicker{display:inline-flex;width:fit-content;border-radius:999px;background:#bdf0e8b8;color:#386b8a;font-size:12px;font-weight:1000;padding:5px 11px}.course-syllabus__hero h1{margin:10px 0 8px;font-size:clamp(28px,3.4vw,40px);line-height:1.15}.course-syllabus__hero p{margin:0;max-width:46rem;color:#1d1f24ad;font-size:15px;font-weight:800;line-height:1.55}.course-syllabus__progress{display:grid;grid-template-columns:auto minmax(140px,1fr);gap:12px;align-items:center;margin-top:16px;max-width:420px;color:#386b8a;font-size:13px;font-weight:1000}.course-syllabus__progress i{height:12px;border:2px solid rgba(43,43,43,.28);border-radius:999px;background:#fffbeecc;overflow:hidden}.course-syllabus__progress em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.course-syllabus__hero-action{display:grid;gap:12px;justify-items:stretch}.course-syllabus__hero-action .btn{width:100%;justify-content:center}.course-syllabus__modules{display:grid;gap:16px}.course-syllabus__module{display:grid;gap:12px}.course-syllabus__module-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:0 4px}.course-syllabus__module-head>span{display:grid;place-items:center;min-width:74px;height:34px;border-radius:999px;background:#fffbeec7;border:2px solid rgba(43,43,43,.18);color:#386b8a;font-size:12px;font-weight:1000}.course-syllabus__module-head h2{margin:0;font-size:22px;line-height:1.2}.course-syllabus__module-head p{margin:4px 0 0;color:#1d1f2499;font-size:14px;font-weight:800}.course-syllabus__lessons{display:grid;gap:10px}.course-syllabus__lesson{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:14px;align-items:center;width:100%;min-height:96px;padding:14px 16px;border:2px solid rgba(43,43,43,.28);border-radius:18px;background:#fffbeee0;box-shadow:0 4px #2b2b2b14;color:var(--ink);text-align:left;cursor:default;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.course-syllabus__lesson.is-interactive{cursor:pointer}.course-syllabus__lesson.is-interactive:hover,.course-syllabus__lesson.is-interactive:focus-visible{transform:translateY(-2px);box-shadow:0 8px #2b2b2b1a;outline:none;border-color:#3f8f8a8c}.course-syllabus__lesson.is-next{border-color:#57d8c5d9;background:linear-gradient(145deg,#fffbeef5,#bdf0e88c)}.course-syllabus__lesson.is-completed{border-color:#3f8f8a73;background:#bdf0e86b}.course-syllabus__lesson.is-locked,.course-syllabus__lesson.is-upcoming{opacity:.72;background:#fffbee8c}.course-syllabus__lesson-index{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#bdf0e8b8;color:#386b8a;font-size:16px;font-weight:1000}.course-syllabus__lesson.is-completed .course-syllabus__lesson-index{background:#3f8f8a38}.course-syllabus__lesson-copy{min-width:0}.course-syllabus__lesson-title-row{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.course-syllabus__lesson-title-row strong{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:6px;font-size:clamp(16px,2vw,20px);line-height:1.25}.course-syllabus__lesson-title-row strong span{opacity:.35}.course-syllabus__status{border-radius:999px;background:#ffffffb8;color:#386b8a;font-size:11px;font-weight:1000;padding:4px 9px;white-space:nowrap}.course-syllabus__status.is-completed{background:#3f8f8a2e;color:#2f6f6a}.course-syllabus__status.is-available{background:#f2b54447;color:#8a5a12}.course-syllabus__status.is-locked,.course-syllabus__status.is-upcoming{background:#2b2b2b14;color:#1d1f248c}.course-syllabus__lesson-copy>small{display:block;margin-top:6px;color:#1d1f249e;font-size:13.5px;font-weight:800;line-height:1.45}.course-syllabus__lesson-meta{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;margin-top:8px}.course-syllabus__lesson-meta em{color:#3f8f8a;font-size:12.5px;font-style:normal;font-weight:900}.course-syllabus__stars{display:inline-flex;gap:2px;align-items:center}.course-syllabus__lesson-cta{border-radius:999px;border:2px solid rgba(43,43,43,.18);background:#ffffffb3;color:#386b8a;font-size:13px;font-weight:1000;padding:8px 12px;white-space:nowrap}.course-syllabus__lesson.is-interactive .course-syllabus__lesson-cta{border-color:#3f8f8a59;background:#bdf0e88c}.course-syllabus__guide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:64;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 28%,rgba(87,216,197,.2),transparent 36%),#1c2a3047}.course-syllabus__guide-card{width:min(520px,100%);padding:22px 24px;border:2px solid rgba(43,43,43,.34);background:linear-gradient(145deg,#fffbeef5,#e0f9f6e0);box-shadow:0 16px 48px #1d1f242e,0 5px #2b2b2b1a}.course-syllabus__guide-head{display:flex;gap:14px;align-items:center}.course-syllabus__guide-head span{display:block;color:#1d1f248c;font-size:12px;font-weight:900}.course-syllabus__guide-head h2{margin:4px 0 0;font-size:22px;line-height:1.25}.course-syllabus__guide-body{display:grid;gap:10px;margin-top:16px;font-size:14.5px;line-height:1.65}.course-syllabus__guide-body p{margin:0}.course-syllabus__guide-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:18px}.course-home__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);grid-template-rows:auto minmax(0,1fr);gap:18px}.course-home__hero,.course-home__side,.course-home__syllabus{padding:22px}.course-home__hero{display:flex;flex-direction:column;justify-content:center;min-height:260px}.course-home__hero h1{margin:15px 0 12px;max-width:720px;font-size:clamp(36px,4.2vw,60px);line-height:1.12}.course-home__hero p{margin:0;max-width:660px;color:#1d1f24ad;font-size:17px;font-weight:800;line-height:1.62}.course-home__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.course-home__progress{display:grid;grid-template-columns:auto minmax(140px,1fr);gap:12px;align-items:center;margin-top:22px;max-width:520px;color:#386b8a;font-size:13px;font-weight:1000}.course-home__progress i{height:12px;border:2px solid rgba(43,43,43,.34);border-radius:999px;background:#fffbeeb8;overflow:hidden}.course-home__progress em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold))}.course-home__side{display:flex;flex-direction:column;gap:10px}.course-home__side button{width:100%}.course-home__syllabus{grid-column:1 / -1;min-height:0;overflow:auto}.course-home__section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.course-home__section-head p{margin:0;color:#1d1f2499;font-size:13px;font-weight:800}.course-home__chapter-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.course-home__chapter-list button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:74px;border:2px solid rgba(43,43,43,.34);border-radius:16px;background:#fffbeeb3;box-shadow:0 4px 0 var(--shadow);color:var(--ink);padding:10px;text-align:left}.course-home__chapter-list button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#bdf0e8b3;color:#386b8a;font-size:12px;font-weight:1000}.course-home__chapter-list strong,.course-home__chapter-list small{display:block}.course-home__chapter-list strong{font-size:15px;line-height:1.25}.course-home__chapter-list small{margin-top:4px;color:#1d1f2494;font-size:12px;font-weight:800}.course-home__chapter-list b{border-radius:999px;background:#ffffff9e;color:#386b8a;font-size:11px;font-weight:1000;padding:5px 8px;white-space:nowrap}.course-home__chapter-list button.is-completed{border-color:#3f8f8a94;background:#bdf0e89e}.assessment-page{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#bdeafa}.assessment-page-topbar{z-index:28}.assessment-page__layout,.assessment-page__single,.assessment-page__result-layout{position:absolute;z-index:12;top:86px;right:24px;bottom:24px;left:24px}.assessment-page__layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;align-items:stretch}.assessment-page__single{display:grid;place-items:center}.assessment-page__gate{width:min(680px,calc(100vw - 48px));padding:30px 34px;text-align:center}.assessment-page__gate h1{margin:14px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.14}.assessment-page__gate p{margin:0 auto;max-width:560px;color:#1d1f24ad;font-size:16px;font-weight:800;line-height:1.65}.assessment-page__gate-list{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:18px}.assessment-page__gate-list span{border:2px solid rgba(43,43,43,.34);border-radius:999px;background:#fffbeec2;color:#386b8a;font-size:13px;font-weight:1000;padding:6px 12px}.assessment-page__rail,.assessment-page__paper,.assessment-page__score-card,.assessment-page__review{overflow:auto;padding:22px}.assessment-page__rail{display:flex;flex-direction:column;gap:14px}.assessment-page__rail>strong{font-size:46px;line-height:1}.assessment-page__rail>small{color:#1d1f2494;font-size:13px;font-weight:900}.assessment-page__meter{height:13px;border:2px solid rgba(43,43,43,.38);border-radius:999px;background:#fffbeeb8;overflow:hidden}.assessment-page__meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold));transition:width .22s ease}.assessment-page__question-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:4px 0 2px}.assessment-page__question-nav button{display:grid;place-items:center;aspect-ratio:1;min-width:0;border:2px solid rgba(43,43,43,.38);border-radius:12px;background:#fffbeec7;box-shadow:0 3px 0 var(--shadow);color:var(--ink);font-size:15px;font-weight:1000}.assessment-page__question-nav button.is-answered{border-color:#3f8f8ab8;background:#bdf0e8b8}.assessment-page__question-nav button.is-current{border-color:#d59626;background:#fff1bd;box-shadow:0 4px 0 var(--shadow),0 0 0 5px #f2b5442e}.assessment-page__submit{width:100%}.assessment-page__paper{display:flex;flex-direction:column;gap:16px}.assessment-page__paper-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start}.assessment-page__paper-head h1{margin:12px 0 8px;font-size:clamp(24px,3vw,38px);line-height:1.15}.assessment-page__paper-head p{margin:0;color:#1d1f249e;font-size:15px;font-weight:800;line-height:1.5}.assessment-page__paper-head>b{display:grid;place-items:center;min-width:74px;height:54px;border:2px solid rgba(43,43,43,.42);border-radius:16px;background:#bdf0e8bd;color:#386b8a;font-size:18px;font-weight:1000}.assessment-page__question{display:grid;gap:18px;border:2.5px solid rgba(43,43,43,.48);border-radius:20px;background:#fffbeead;box-shadow:0 5px 0 var(--shadow);padding:clamp(18px,2.6vw,30px)}.assessment-page__question h2{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.28}.assessment-page__options{display:grid;gap:12px}.assessment-page__options button{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:center;min-height:64px;border:2px solid rgba(43,43,43,.4);border-radius:16px;background:#ffffffc7;box-shadow:0 3px 0 var(--shadow);color:var(--ink);padding:12px 14px;text-align:left}.assessment-page__options button.is-selected{border-color:#d59626;background:#fff1bd;box-shadow:0 4px 0 var(--shadow),0 0 0 6px #f2b54429}.assessment-page__options button span{display:grid;place-items:center;width:36px;height:36px;border:2px solid rgba(43,43,43,.44);border-radius:12px;background:#bdf0e89e;font-size:14px;font-weight:1000}.assessment-page__options button strong{font-size:clamp(15px,1.5vw,18px);line-height:1.42}.assessment-page__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:auto}.assessment-page__result-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:18px;align-items:stretch}.assessment-page__score-card{display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center}.assessment-page__score-card>strong{font-size:clamp(72px,9vw,116px);line-height:.9}.assessment-page__score-card>small{color:#386b8a;font-size:14px;font-weight:1000}.assessment-page__review{display:flex;flex-direction:column;gap:12px}.assessment-page__review-head{display:grid;gap:8px}.assessment-page__review-head p{margin:0;color:#1d1f249e;font-size:14px;font-weight:800}.assessment-review-list small{display:block;margin-top:6px;color:#386b8a;font-size:12px;font-weight:900;line-height:1.45}.workbook-list{display:grid;gap:10px;margin-top:16px}.workbook-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:2px solid rgba(43,43,43,.42);border-radius:16px;background:#fffbeebd;box-shadow:0 4px 0 var(--shadow);padding:14px}.workbook-list span,.workbook-list small{display:block;color:#386b8a;font-size:12px;font-weight:1000}.workbook-list strong{display:block;margin:4px 0;font-size:18px}@media (max-width: 980px){.product-home__hero,.product-home__why,.product-home__method,.product-home__course-section{grid-template-columns:1fr;gap:34px}.product-home__hero{min-height:auto;padding-top:28px}.product-home__hero-copy h1{font-size:52px}.product-home__lead{font-size:18px}.product-home__learning-loop{grid-template-columns:repeat(2,minmax(0,1fr))}.product-home__method-copy{order:-1}}@media (max-width: 720px){.product-home__nav{width:min(100% - 24px,1180px);min-height:60px;align-items:flex-start;padding:10px 0}.product-home__nav nav{flex-wrap:wrap;justify-content:flex-end}.product-home__brand{flex-direction:column;gap:1px}.product-home__brand span{font-size:17px}.product-home__brand small{font-size:11px}.product-home__nav-link,.product-home__nav .btn{min-height:32px;font-size:12px;padding:6px 10px}.product-home__nav .audio-settings-button{width:34px;min-width:34px}.product-home__hero,.product-home__section,.product-home__footer{width:calc(100% - 28px)}.product-home__hero{padding:26px 0 50px}.product-home__hero-copy h1{margin:14px 0;font-size:38px;line-height:1.14}.product-home__lead,.product-home__why-copy p,.product-home__method-copy>p,.product-home__course-section>div>p{font-size:16px;line-height:1.68}.product-home__hero-actions{align-items:stretch;flex-direction:column;gap:10px}.product-home__primary-action{width:100%}.product-home__hero-visual{padding:8px}.product-home__hero-visual>img{min-height:260px;aspect-ratio:4 / 3;object-position:54% center}.product-home__hero-visual figcaption{position:static;align-items:flex-start;flex-direction:column;margin-top:8px;padding:12px}.product-home__brand-icons{top:16px;right:16px}.product-home__reason-list,.product-home__learning-loop{grid-template-columns:1fr}.product-home__section{padding:50px 0}.product-home__why h2,.product-home__method h2,.product-home__course-section h2{font-size:30px}.product-home__learning-loop article{min-height:0}.product-home__learning-loop b{margin-bottom:18px}.product-home__method-visual:before{top:14px;right:-8px;bottom:-10px;left:12px}.product-home__course-card>img{aspect-ratio:16 / 10}.product-home__course-status,.product-home__footer{align-items:flex-start;flex-direction:column}.course-page{overflow:auto}.course-page__body{position:relative;inset:auto;margin:88px 14px 18px}.course-home__layout{grid-template-columns:1fr}.course-home__syllabus{grid-column:auto}.course-home__section-head{align-items:start;flex-direction:column}.course-home__chapter-list{grid-template-columns:1fr}.course-home__chapter-list button{grid-template-columns:38px minmax(0,1fr)}.course-home__chapter-list b{grid-column:2;width:fit-content}.course-syllabus__body{inset:auto;position:relative;margin:88px 12px 18px;max-height:none}.course-syllabus{overflow:auto}.course-syllabus__hero{grid-template-columns:1fr;align-items:start;padding:18px 16px}.course-syllabus__module-head{grid-template-columns:1fr;gap:8px}.course-syllabus__module-head>span{width:fit-content;min-width:0;padding:0 12px}.course-syllabus__lesson{grid-template-columns:48px minmax(0,1fr);gap:12px;min-height:0;padding:12px}.course-syllabus__lesson-cta{grid-column:2;width:fit-content}.course-syllabus__guide{padding:16px}.course-syllabus__guide-card{padding:18px 16px}.assessment-modal,.workbook-modal{padding:18px}.assessment-progress-row,.workbook-list article{grid-template-columns:1fr}.assessment-actions{justify-content:stretch}.assessment-actions button{flex:1 1 120px}.assessment-page{overflow:auto}.assessment-page__layout,.assessment-page__single,.assessment-page__result-layout{position:relative;inset:auto;z-index:12;margin:88px 14px 18px}.assessment-page__layout,.assessment-page__result-layout{grid-template-columns:1fr}.assessment-page__rail{order:2}.assessment-page__question-nav{grid-template-columns:repeat(8,minmax(34px,1fr))}.assessment-page__paper-head{grid-template-columns:1fr}.assessment-page__actions{justify-content:stretch}.assessment-page__actions button{flex:1 1 130px}}.title-hero-hint{display:flex;align-items:center;gap:9px;margin-top:16px;font-size:12.5px;font-weight:700;color:#234c6694;opacity:1}.title-hero-hint i{width:3px;height:3px;border-radius:50%;background:#5c9fb2}.p4-hero-art__explorer{position:absolute;right:clamp(-18px,1.5vw,24px);bottom:clamp(-90px,-7vh,-52px);z-index:2;width:clamp(340px,31vw,460px)}.p4-hero-art__explorer img{display:block;width:100%;height:auto;filter:drop-shadow(0 15px 14px rgba(37,96,128,.2))}.p4-hero-art__module-eyebrow{display:block;color:#376e8bad;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800;letter-spacing:.12em}.p4-hero-art__prompt-module{position:absolute;right:clamp(352px,34vw,490px);bottom:clamp(319px,42vh,372px);z-index:4;width:208px;padding:12px 14px 11px;border:1px solid rgba(255,255,255,.83);border-radius:16px 16px 16px 4px;background:#f7fdffb8;box-shadow:0 13px 30px #226a871f;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.p4-hero-art__prompt-module strong{display:block;margin-top:4px;color:#355f79;font-size:14px;font-weight:800;white-space:nowrap}.p4-hero-art__prompt-caret{display:inline-block;width:2px;height:14px;margin:5px 0 0 1px;background:#6d62cc;animation:titlePromptBlink 1.3s step-end infinite}.p4-hero-art__rag-module{position:absolute;right:clamp(376px,35vw,512px);bottom:clamp(148px,22vh,206px);z-index:4;width:206px;padding:12px 13px;border:1px solid rgba(255,255,255,.79);border-radius:15px;background:#e4faf7ad;box-shadow:0 13px 30px #226a871a;overflow:hidden;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.p4-hero-art__rag-docs{display:flex;gap:5px;margin-top:8px}.p4-hero-art__rag-docs span{border:1px solid rgba(73,145,156,.22);border-radius:6px;background:#ffffffc7;padding:5px 7px;color:#437789;font-size:10px;font-weight:800}.p4-hero-art__rag-beam{position:absolute;top:34px;right:-47px;width:48px;height:2px;background:linear-gradient(90deg,#65cfc2,#65cfc200);filter:drop-shadow(0 0 4px rgba(101,207,194,.9))}.p4-hero-art__transformer-module{position:absolute;right:clamp(296px,27vw,408px);top:clamp(74px,12vh,106px);z-index:3;width:206px;height:211px}.p4-hero-art__transformer-ring{position:absolute;top:0;left:27px;width:152px;height:152px;border:1px dashed rgba(71,150,178,.68);border-radius:50%}.p4-hero-art__transformer-ring:before,.p4-hero-art__transformer-ring:after{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border:1px solid rgba(119,103,212,.48);border-radius:50%}.p4-hero-art__transformer-ring:after{top:42px;right:42px;bottom:42px;left:42px;border-color:#5ccbc0bf}.p4-hero-art__transformer-node{position:absolute;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f7fdffeb;box-shadow:0 5px 13px #25738f29;color:#4c82a1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-style:normal;font-weight:900}.p4-hero-art__transformer-node--q{top:-10px;left:60px;border:2px solid #8d7ce3}.p4-hero-art__transformer-node--k{top:60px;right:-10px;border:2px solid #5bb7c1}.p4-hero-art__transformer-node--v{bottom:-10px;left:60px;border:2px solid #f0bc67}.p4-hero-art__transformer-node--o{top:60px;left:-10px;border:2px solid #e393b4}.p4-hero-art__transformer-core{position:absolute;top:52px;left:81px;display:grid;place-items:center;width:49px;height:49px;border:2px solid #f8ffff;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e7fff8,#65cfc2 62%,#4e9db5);box-shadow:0 0 0 6px #ddfef980,0 8px 20px #2c8a9b4d;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:21px;font-weight:900}.p4-hero-art__transformer-label{position:absolute;bottom:0;left:0;width:206px;padding:9px 10px;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:#f6fdff94;box-shadow:0 10px 24px #276c8b1a;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p4-hero-art__transformer-label b,.p4-hero-art__transformer-label span{display:block}.p4-hero-art__transformer-label b{color:#536aaf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:900;letter-spacing:.03em}.p4-hero-art__transformer-label span{margin-top:3px;color:#376881ad;font-size:10px;font-weight:700}.p4-hero-art__agent-module{position:absolute;right:clamp(300px,29vw,420px);bottom:clamp(69px,11vh,102px);z-index:3;width:174px;height:106px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#f2fcff40;box-shadow:inset 0 0 0 1px #509dbb1a}.p4-hero-art__agent-title{position:absolute;top:40px;left:48px;color:#5c63af;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:900;letter-spacing:.06em}.p4-hero-art__agent-step{position:absolute;display:grid;place-items:center;min-width:42px;height:23px;border:1px solid rgba(94,150,174,.24);border-radius:999px;background:#fdffffd1;color:#527a92;font-size:10px;font-weight:800}.p4-hero-art__agent-step--plan{left:4px;top:8px}.p4-hero-art__agent-step--tool{right:5px;top:11px}.p4-hero-art__agent-step--answer{right:54px;bottom:6px}.p4-hero-art__agent-runner{position:absolute;top:31px;left:12px;width:8px;height:8px;border-radius:50%;background:#ffd872;box-shadow:0 0 0 4px #ffd87238,0 0 12px #ffd872}.p4-hero-art__ai-chip{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;min-width:142px;padding:9px 12px;border:1px solid rgba(255,255,255,.74);border-radius:14px;background:#f6fdffa3;box-shadow:0 12px 30px #2b739121;color:#3a6682;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.p4-hero-art__ai-chip b,.p4-hero-art__ai-chip small{display:block;white-space:nowrap}.p4-hero-art__ai-chip b{font-size:12px;font-weight:900;letter-spacing:.03em}.p4-hero-art__ai-chip small{margin-top:2px;font-size:9px;font-weight:700;color:#3a66829e}.p4-hero-art__chip-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:linear-gradient(140deg,#e8e0ff,#d4f8f1);color:#6b62c5;font-size:15px;font-weight:900}.p4-hero-art__ai-chip--prompt{right:clamp(315px,31vw,455px);bottom:clamp(270px,37vh,328px)}.p4-hero-art__ai-chip--knowledge{right:clamp(26px,5vw,83px);bottom:clamp(380px,50vh,450px)}.p4-hero-art__ai-chip--create{right:clamp(300px,28vw,410px);bottom:clamp(88px,14vh,130px)}.p4-hero-art__spark{position:absolute;z-index:3;color:#fff7b2;font-size:29px;text-shadow:0 0 18px rgba(255,249,180,.95)}.p4-hero-art__spark--one{right:clamp(58px,8vw,130px);bottom:clamp(290px,38vh,340px)}.p4-hero-art__spark--two{right:clamp(245px,23vw,365px);bottom:clamp(174px,23vh,215px);color:#e2d6ff;font-size:18px}.p4-hero-art__orbit{position:absolute;z-index:1;width:300px;height:120px;border:1px solid rgba(255,255,255,.68);border-radius:50%}.p4-hero-art__orbit--one{right:clamp(48px,6vw,92px);bottom:clamp(137px,20vh,175px);transform:rotate(-18deg)}.p4-hero-art__orbit span{position:absolute;top:7px;left:55px;width:9px;height:9px;border-radius:50%;background:#fff7b2;box-shadow:0 0 12px 5px #fff7b273}@media (max-width: 720px){.p4-hero-scene__shade{background:linear-gradient(180deg,#f4fdffeb,#f4fdffd6 49%,#f4fdff26 78%)}.p4-hero-scene__content{padding:25px 15px}.title-hero-copy{width:min(100%,385px)}.title-hero-kicker{min-height:28px;font-size:11.5px;letter-spacing:.04em}.title-hero-copy h1{margin:10px 0 8px;font-size:clamp(33px,9.5vw,42px);line-height:1.1}.title-hero-subtitle{font-size:15px;line-height:1.55}.title-hero-benefits{gap:6px;margin:14px auto 17px;text-align:left}.title-hero-benefit{grid-template-columns:33px 1fr;min-height:42px;gap:7px;padding:6px 9px 6px 6px;border-radius:11px}.title-hero-benefit__index{width:29px;height:29px;border-radius:8px;font-size:10px}.title-hero-benefit strong{margin-right:7px;font-size:12.5px}.title-hero-benefit div span{font-size:11px}.title-hero-start{min-height:42px;border-radius:12px;font-size:14px;padding:9px 18px}.title-hero-hint{justify-content:center;gap:6px;margin-top:10px;font-size:9.5px}.p4-hero-art__explorer{right:-56px;bottom:-58px;width:280px}.p4-hero-art__prompt-module{right:132px;bottom:163px;width:113px;padding:7px 8px;border-radius:10px 10px 10px 3px}.p4-hero-art__prompt-module strong{margin-top:3px;font-size:8.5px}.p4-hero-art__module-eyebrow{font-size:7px}.p4-hero-art__prompt-caret{width:1px;height:7px;margin-top:3px}.p4-hero-art__rag-module{right:137px;bottom:67px;width:112px;padding:7px;border-radius:9px}.p4-hero-art__rag-docs{gap:3px;margin-top:4px}.p4-hero-art__rag-docs span{border-radius:4px;padding:3px;font-size:6px}.p4-hero-art__rag-beam{top:24px;right:-28px;width:29px}.p4-hero-art__transformer-module{right:7px;top:260px;transform:scale(.58);transform-origin:top right}.p4-hero-art__agent-module{display:none}.p4-hero-art__ai-chip{min-width:96px;gap:5px;padding:5px 7px;border-radius:9px}.p4-hero-art__ai-chip b{font-size:8px}.p4-hero-art__ai-chip small{display:none}.p4-hero-art__chip-icon{width:20px;height:20px;border-radius:6px;font-size:11px}.p4-hero-art__ai-chip--prompt{right:129px;bottom:164px}.p4-hero-art__ai-chip--knowledge{right:18px;bottom:225px}.p4-hero-art__ai-chip--create{right:138px;bottom:67px}.p4-hero-art__spark--one{right:19px;bottom:182px;font-size:21px}.p4-hero-art__spark--two{right:151px;bottom:102px;font-size:13px}.p4-hero-art__orbit--one{right:-27px;bottom:58px;width:196px;height:78px}.p4-hero-art__orbit span{top:3px;left:34px;width:6px;height:6px}}@media (prefers-reduced-motion: reduce){.p4-hero-art__explorer,.p4-hero-art__spark,.p4-hero-art__orbit{animation:none!important}}.ch1v2-mobile-scroll-hint{display:none}@media (max-width: 640px){.ch1v2:not(.ch2v2){overscroll-behavior:contain}.ch1v2:not(.ch2v2) .ch1v2-top{top:7px;left:10px;right:10px;gap:5px}.ch1v2:not(.ch2v2) .ch1v2-title{min-height:0;border-width:2px;border-radius:14px;box-shadow:0 3px 0 var(--shadow);padding:7px 11px 8px}.ch1v2:not(.ch2v2) .ch1v2-title span{font-size:9px;line-height:1.15}.ch1v2:not(.ch2v2) .ch1v2-title strong{display:-webkit-box;overflow:hidden;margin-top:2px;font-size:16px;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ch1v2:not(.ch2v2) .ch1v2-progress-wrap{gap:3px}.ch1v2:not(.ch2v2) .ch1v2-progress-meta{gap:5px;font-size:9px}.ch1v2:not(.ch2v2) .ch1v2-progress-meta span,.ch1v2:not(.ch2v2) .ch1v2-progress-meta b{border-width:1.5px;box-shadow:0 2px 0 var(--shadow);padding:3px 7px}.ch1v2:not(.ch2v2) .ch1v2-progress{height:9px;border-width:1.5px;box-shadow:0 2px 0 var(--shadow)}.ch1v2:not(.ch2v2) .ch1v2-stage-shell{inset:110px 9px calc(132px + env(safe-area-inset-bottom));gap:0}.ch1v2:not(.ch2v2) .ch1v2-stage-shell[data-mode=cover],.ch1v2:not(.ch2v2) .ch1v2-stage-shell[data-mode=watchedComplete]{inset:110px 9px calc(18px + env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-stage{border-width:2px;border-radius:19px;box-shadow:inset 0 0 0 1px #ffffff57,0 12px 34px #1d1f2424}.ch1v2:not(.ch2v2) .ch1v2-stage__header{top:9px;left:9px;right:9px;min-width:0;gap:7px;border-width:1.5px;border-radius:13px;box-shadow:0 2px 0 var(--shadow);padding:6px 9px}.ch1v2:not(.ch2v2) .ch1v2-stage__header span{flex:0 0 auto;font-size:9px}.ch1v2:not(.ch2v2) .ch1v2-stage__header strong{min-width:0;overflow:hidden;font-size:12px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.ch1v2:not(.ch2v2) .ch1v2-stage__takeaway{top:45px;left:9px;right:9px;max-width:none;min-width:0;gap:6px;border-width:1.5px;border-radius:12px;padding:5px 8px}.ch1v2:not(.ch2v2) .ch1v2-stage__takeaway span{font-size:8px}.ch1v2:not(.ch2v2) .ch1v2-stage__takeaway strong{min-width:0;font-size:10px}.ch1v2:not(.ch2v2) .ch1v2-welcome-stage{top:51px;right:9px;bottom:48px;left:9px}.ch1v2:not(.ch2v2) .ch1v2-brand-stage,.ch1v2:not(.ch2v2) .ch1v2-context-stage,.ch1v2:not(.ch2v2) .ch1v2-tokenize-stage,.ch1v2:not(.ch2v2) .ch1v2-pronoun-stage,.ch1v2:not(.ch2v2) .ch1v2-attention-stage,.ch1v2:not(.ch2v2) .ch1v2-qkv-stage,.ch1v2:not(.ch2v2) .ch1v2-softmax-stage,.ch1v2:not(.ch2v2) .ch1v2-head-stage,.ch1v2:not(.ch2v2) .ch1v2-transformer-stage,.ch1v2:not(.ch2v2) .ch1v2-review-stage{top:80px;right:9px;bottom:49px;left:9px;align-content:start;overflow-x:hidden;overflow-y:auto;scrollbar-color:rgba(56,107,138,.42) transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-padding-block:8px 42px}.ch1v2:not(.ch2v2) .ch1v2-vector-stage{top:80px;right:9px;bottom:49px;left:9px}.ch1v2:not(.ch2v2) .ch1v2-attention-stage{grid-template-rows:auto auto 64px 112px auto;gap:6px;padding:4px 4px 18px}.ch1v2:not(.ch2v2) .ch1v2-attention-lines{height:112px;min-height:112px}.ch1v2:not(.ch2v2) .ch1v2-stage__time,.ch1v2:not(.ch2v2) .ch1v2-auto-demo{bottom:9px;border-width:1.5px;box-shadow:0 2px 0 var(--shadow);padding:5px 8px;font-size:9px}.ch1v2:not(.ch2v2) .ch1v2-stage__time{right:9px}.ch1v2:not(.ch2v2) .ch1v2-auto-demo{left:9px;right:72px;max-width:none;flex-wrap:nowrap;gap:4px;overflow:hidden}.ch1v2:not(.ch2v2) .ch1v2-auto-demo span{display:none}.ch1v2:not(.ch2v2) .ch1v2-auto-demo b{flex:0 0 auto;padding:2px 5px;font-size:8px}.ch1v2:not(.ch2v2) .ch1v2-subtitle{bottom:calc(67px + env(safe-area-inset-bottom));width:calc(100vw - 20px);max-height:96px;overflow-y:auto;border-width:2px;border-radius:17px;box-shadow:0 4px #1d1f2429,0 12px 26px #1d1f2424;padding:9px 12px;scrollbar-width:none}.ch1v2:not(.ch2v2) .ch1v2-subtitle::-webkit-scrollbar{display:none}.ch1v2:not(.ch2v2) .ch1v2-subtitle p{font-size:15px;line-height:1.4}.ch1v2:not(.ch2v2) .ch1v2-controls{bottom:calc(8px + env(safe-area-inset-bottom));gap:5px;border-width:1.5px;border-radius:16px;padding:4px}.ch1v2:not(.ch2v2) .ch1v2-controls .btn{min-width:44px;min-height:44px;border-radius:12px;padding:6px 10px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ch1v2:not(.ch2v2) .ch1v2-controls .btn.gold{min-width:68px}.ch1v2:not(.ch2v2) .ch1v2-overlay{align-items:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-question,.ch1v2:not(.ch2v2) .ch1v2-checkpoint,.ch1v2:not(.ch2v2) .ch1v2-complete-panel{width:100%;max-height:100%;overflow-y:auto;border-width:2px;border-radius:20px;box-shadow:0 6px 0 var(--shadow),0 18px 44px #1d1f2433;padding:17px;-webkit-overflow-scrolling:touch}.ch1v2:not(.ch2v2) .ch1v2-question h2,.ch1v2:not(.ch2v2) .ch1v2-checkpoint h2,.ch1v2:not(.ch2v2) .ch1v2-complete-panel h2{margin:6px 0 13px;font-size:24px}.ch1v2:not(.ch2v2) .ch1v2-question-options button,.ch1v2:not(.ch2v2) .ch1v2-checkpoint-options button,.ch1v2:not(.ch2v2) .ch1v2-question-actions .btn{min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ch1v2:not(.ch2v2) .ch1v2-question-actions{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.45fr);gap:8px}.ch1v2:not(.ch2v2) .ch1v2-question-actions .btn{width:100%;padding-inline:9px}.ch1v2:not(.ch2v2) button,.ch1v2:not(.ch2v2) [role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ch1v2:not(.ch2v2) .ch1v2-cinematic-flow i:nth-child(n+5),.ch1v2:not(.ch2v2) .ch1v2__sparkles span:nth-child(n+13){display:none}}@media (max-width: 640px) and (max-height: 720px){.ch1v2:not(.ch2v2) .ch1v2-title{padding-block:5px 6px}.ch1v2:not(.ch2v2) .ch1v2-title span{display:none}.ch1v2:not(.ch2v2) .ch1v2-title strong{display:block;overflow:hidden;margin-top:0;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.ch1v2:not(.ch2v2) .ch1v2-stage-shell{inset:82px 8px calc(116px + env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-stage-shell[data-mode=cover],.ch1v2:not(.ch2v2) .ch1v2-stage-shell[data-mode=watchedComplete]{inset:82px 8px calc(12px + env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-subtitle{bottom:calc(61px + env(safe-area-inset-bottom));max-height:78px;padding-block:7px}.ch1v2:not(.ch2v2) .ch1v2-subtitle p{font-size:14px;line-height:1.34}.ch1v2:not(.ch2v2) .ch1v2-controls{bottom:calc(5px + env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-mobile-scroll-hint{position:absolute;right:11px;bottom:43px;z-index:12;display:block;border:1px solid rgba(43,43,43,.2);border-radius:999px;background:#fffbeee0;box-shadow:0 2px #2b2b2b14;color:#386b8a;padding:3px 7px;font-size:8px;font-weight:1000;pointer-events:none;animation:ch1v2MobileScrollHint 4.2s ease forwards}}@keyframes ch1v2MobileScrollHint{0%,58%{opacity:.92;transform:translateY(0)}72%{opacity:.92;transform:translateY(3px)}to{opacity:0;transform:translateY(7px)}}@media (max-width: 640px){body:has(.ch1v2:not(.ch2v2)) .chapter-topbar{min-height:48px;gap:7px;padding:6px 9px!important}body:has(.ch1v2:not(.ch2v2)) .chapter-topbar .ui-topbar__left,body:has(.ch1v2:not(.ch2v2)) .chapter-topbar .ui-topbar__right{flex:0 0 auto}body:has(.ch1v2:not(.ch2v2)) .chapter-topbar .ui-topbar__title{min-height:36px;padding:5px 10px}body:has(.ch1v2:not(.ch2v2)) .chapter-topbar .ui-topbar__heading{font-size:13px}body:has(.ch1v2:not(.ch2v2)) .chapter-topbar .btn{min-width:42px;min-height:36px;padding:4px 10px!important;font-size:12px!important}body:has(.ch1v2:not(.ch2v2)) .chapter-content--focus{top:48px!important}.ch1v2:not(.ch2v2) .ch1v2-top{top:5px}.ch1v2:not(.ch2v2) .ch1v2-title{padding-block:6px 7px}.ch1v2:not(.ch2v2) .ch1v2-title strong{display:block;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.ch1v2:not(.ch2v2) .ch1v2-stage-shell{inset:94px 8px calc(126px + env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-stage-shell[data-mode=cover],.ch1v2:not(.ch2v2) .ch1v2-stage-shell[data-mode=watchedComplete]{inset:94px 8px calc(12px + env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-stage__header{top:8px;left:8px;right:74px;min-height:31px}.ch1v2:not(.ch2v2) .ch1v2-stage__time{top:8px;right:8px;bottom:auto;min-width:60px;min-height:31px;display:grid;place-items:center;padding:5px 7px}.ch1v2:not(.ch2v2) .ch1v2-mobile-scene{position:absolute;top:46px;right:8px;bottom:8px;left:8px;z-index:4;min-width:0;min-height:0}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot{width:100%;height:100%;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:7px;overflow:hidden;border:1.5px solid rgba(43,43,43,.22);border-radius:16px;background:radial-gradient(circle at 86% 10%,rgba(255,255,255,.82),transparent 30%),#fffbeea3;box-shadow:inset 0 0 0 1px #ffffff70;padding:9px}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot[data-tone=gold]{background:linear-gradient(145deg,#fff9dee6,#fff1bda8)}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot[data-tone=blue]{background:linear-gradient(145deg,#eff8ffeb,#d5edf7b3)}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot[data-tone=violet]{background:linear-gradient(145deg,#f2f1ffeb,#e0ddfcad)}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot[data-tone=coral]{background:linear-gradient(145deg,#fff3edeb,#ffded1ad)}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot[data-tone=mint]{background:linear-gradient(145deg,#effdfaeb,#d2f4eead)}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__heading{min-width:0;display:grid;justify-items:center;gap:2px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__heading span{color:#386b8a;font-size:9px;font-weight:1000;letter-spacing:.05em}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__heading strong{max-width:100%;overflow:hidden;font-size:clamp(17px,5.4vw,22px);line-height:1.18;text-overflow:ellipsis;text-wrap:balance}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__visual{min-width:0;min-height:0;display:grid;place-items:center;align-content:center;gap:8px;overflow:hidden}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__takeaway{min-width:0;min-height:27px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(43,43,43,.17);border-radius:999px;background:#fffbeeb8;padding:4px 8px}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__takeaway span{flex:0 0 auto;color:#386b8a;font-size:8px;font-weight:1000}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__takeaway strong{min-width:0;overflow:hidden;font-size:10px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.ch1v2:not(.ch2v2) .ch1v2-mobile-brand-row{width:min(100%,330px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.ch1v2:not(.ch2v2) .ch1v2-mobile-brand-row span{min-width:0;display:grid;justify-items:center;gap:4px;border:1.5px solid rgba(43,43,43,.22);border-radius:13px;background:#ffffffc2;box-shadow:0 3px #2b2b2b17;padding:8px 5px}.ch1v2:not(.ch2v2) .ch1v2-mobile-brand-row img{width:30px;height:30px;border-radius:9px;object-fit:contain}.ch1v2:not(.ch2v2) .ch1v2-mobile-brand-row b{max-width:100%;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ch1v2:not(.ch2v2) .ch1v2-mobile-center-copy{margin:0;color:#1d1f24b3;font-size:12px;font-weight:900;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-welcome-teacher{width:min(100%,320px);height:100%;min-height:0;display:grid;grid-template-columns:minmax(84px,.72fr) minmax(0,1.28fr);align-items:center;gap:10px}.ch1v2:not(.ch2v2) .ch1v2-mobile-welcome-teacher img{justify-self:end;width:min(100%,116px);max-height:150px;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(29,31,36,.12))}.ch1v2:not(.ch2v2) .ch1v2-mobile-welcome-teacher div{display:grid;gap:7px;border:1.5px solid rgba(43,43,43,.2);border-radius:15px 15px 15px 4px;background:#ffffffc7;padding:12px}.ch1v2:not(.ch2v2) .ch1v2-mobile-welcome-teacher span,.ch1v2:not(.ch2v2) .ch1v2-mobile-welcome-teacher strong{font-size:11px;line-height:1.35}.ch1v2:not(.ch2v2) .ch1v2-mobile-welcome-teacher strong{font-size:15px}.ch1v2:not(.ch2v2) .ch1v2-mobile-mystery-card,.ch1v2:not(.ch2v2) .ch1v2-mobile-promise,.ch1v2:not(.ch2v2) .ch1v2-mobile-question-orbit{width:min(100%,330px);display:grid;justify-items:center;gap:9px;border:2px solid rgba(43,43,43,.36);border-radius:18px;background:#ffffffbd;box-shadow:0 4px #2b2b2b1a;padding:13px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-mystery-card span,.ch1v2:not(.ch2v2) .ch1v2-mobile-mystery-card i,.ch1v2:not(.ch2v2) .ch1v2-mobile-promise span,.ch1v2:not(.ch2v2) .ch1v2-mobile-promise strong,.ch1v2:not(.ch2v2) .ch1v2-mobile-question-orbit span{color:#386b8a;font-size:11px;font-style:normal;font-weight:900}.ch1v2:not(.ch2v2) .ch1v2-mobile-mystery-card strong,.ch1v2:not(.ch2v2) .ch1v2-mobile-promise b,.ch1v2:not(.ch2v2) .ch1v2-mobile-question-orbit strong{border-radius:12px;background:#fff1bd;padding:8px 11px;font-size:18px}.ch1v2:not(.ch2v2) .ch1v2-mobile-use-grid{width:min(100%,330px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.ch1v2:not(.ch2v2) .ch1v2-mobile-use-grid article{min-width:0;display:grid;place-items:center;align-content:center;gap:6px;border:1.5px solid rgba(43,43,43,.22);border-radius:13px;background:#ffffffc2;padding:10px 6px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-use-grid b{font-size:13px}.ch1v2:not(.ch2v2) .ch1v2-mobile-use-grid span{color:#386b8a;font-size:9px;font-weight:900}.ch1v2:not(.ch2v2) .ch1v2-mobile-chat-pair,.ch1v2:not(.ch2v2) .ch1v2-mobile-chat-stack{width:min(100%,330px);display:grid;gap:7px}.ch1v2:not(.ch2v2) .ch1v2-mobile-chat-pair span,.ch1v2:not(.ch2v2) .ch1v2-mobile-chat-pair strong,.ch1v2:not(.ch2v2) .ch1v2-mobile-chat-stack span,.ch1v2:not(.ch2v2) .ch1v2-mobile-chat-stack>b{width:fit-content;max-width:92%;border:1.5px solid rgba(43,43,43,.24);border-radius:14px 14px 14px 4px;background:#ffffffd1;padding:9px 11px;font-size:12px;line-height:1.35}.ch1v2:not(.ch2v2) .ch1v2-mobile-chat-pair strong,.ch1v2:not(.ch2v2) .ch1v2-mobile-chat-stack>b{justify-self:end;border-radius:14px 14px 4px;background:#fff1bd}.ch1v2:not(.ch2v2) .ch1v2-mobile-route{width:min(100%,350px);display:grid;grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:6px}.ch1v2:not(.ch2v2) .ch1v2-mobile-route span{min-width:0;min-height:46px;display:grid;place-items:center;align-content:center;gap:3px;border:1.5px solid rgba(43,43,43,.18);border-radius:12px;background:#ffffff8a;color:#1d1f248a;padding:5px 3px;font-size:9px;font-weight:1000}.ch1v2:not(.ch2v2) .ch1v2-mobile-route span.is-active{border-color:#d5962685;background:#fff1bd;color:var(--ink);box-shadow:0 3px #2b2b2b17}.ch1v2:not(.ch2v2) .ch1v2-mobile-route b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#57d8c538;font-size:9px}.ch1v2:not(.ch2v2) .ch1v2-mobile-route.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.ch1v2:not(.ch2v2) .ch1v2-mobile-route.is-compact span{min-height:34px}.ch1v2:not(.ch2v2) .ch1v2-mobile-link-demo{width:min(100%,330px);display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:center;gap:7px}.ch1v2:not(.ch2v2) .ch1v2-mobile-link-demo span,.ch1v2:not(.ch2v2) .ch1v2-mobile-link-demo strong{display:grid;place-items:center;border:2px solid rgba(43,43,43,.32);border-radius:15px;background:#ffffffc7;padding:13px 7px;font-size:13px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-link-demo strong{background:#fff1bd}.ch1v2:not(.ch2v2) .ch1v2-mobile-link-demo i{height:5px;border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold));animation:ch1v2MobileLink 1.4s ease-in-out infinite}.ch1v2:not(.ch2v2) .ch1v2-mobile-boundaries{width:min(100%,330px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ch1v2:not(.ch2v2) .ch1v2-mobile-boundaries span,.ch1v2:not(.ch2v2) .ch1v2-mobile-boundaries strong{display:grid;place-items:center;border:1.5px solid rgba(43,43,43,.2);border-radius:12px;background:#ffffffa8;padding:9px 6px;font-size:10px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-boundaries strong{grid-column:1 / -1;background:#dff6f2;font-size:12px}.ch1v2:not(.ch2v2) .ch1v2-mobile-context-card{width:min(100%,330px);min-height:150px;display:grid;place-items:center;align-content:center;gap:8px;border:2px solid rgba(224,91,91,.38);border-radius:18px;background:#ffffffb8;padding:11px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-context-card.is-restored{border-color:#3f8f8a80;background:#dff6f2d1}.ch1v2:not(.ch2v2) .ch1v2-mobile-context-card>b{font-size:20px}.ch1v2:not(.ch2v2) .ch1v2-mobile-context-card .is-context{color:#386b8a;font-size:11px;font-weight:900}.ch1v2:not(.ch2v2) .ch1v2-mobile-context-card>div{display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.ch1v2:not(.ch2v2) .ch1v2-mobile-context-card i{border-radius:999px;background:#2b2b2b12;padding:4px 7px;font-size:9px;font-style:normal;font-weight:900}.ch1v2:not(.ch2v2) .ch1v2-mobile-context-card .is-result{border-radius:10px;background:#fff1bdcc;padding:6px 9px;font-size:11px}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-stage{width:min(100%,340px);display:grid;place-items:center;gap:9px}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-stage p{margin:0;border:1.5px solid rgba(43,43,43,.22);border-radius:14px;background:#ffffffc2;padding:11px;font-size:15px;font-weight:1000;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-stage>i{width:74%;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold),var(--spirit))}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-stage>i.is-scanning{animation:ch1v2MobileScan 1.5s ease-in-out infinite}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-stage>div{display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-stage>div span{border:1.5px solid rgba(43,43,43,.25);border-radius:999px;background:#fff1bd;padding:5px 8px;font-size:11px;font-weight:1000;animation:ch1v2MobileToken .4s cubic-bezier(.2,.9,.2,1.15) both;animation-delay:calc(var(--mobile-order) * .05s)}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-stage>strong{color:#386b8a;font-size:11px}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-convert,.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-pair{width:min(100%,330px);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-convert span,.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-convert strong,.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-pair span,.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-pair strong{display:grid;place-items:center;border:2px solid rgba(43,43,43,.32);border-radius:999px;background:#ffffffc7;padding:13px 8px;font-size:14px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-convert strong{border-radius:13px;background:#dff6f2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-pair strong{background:#fff1bd}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-pair>i{width:48px;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold))}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-pair>b{grid-column:1 / -1;justify-self:center;border-radius:999px;background:#1d1f24c2;color:#fffbee;padding:5px 9px;font-size:10px}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-summary{width:min(100%,330px);display:grid;gap:6px}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-summary span{display:grid;grid-template-columns:1fr 52px 1fr;align-items:center;gap:6px}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-summary b{border-radius:999px;background:#ffffffc7;padding:7px;font-size:11px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-vector-summary i{height:4px;border-radius:999px;background:var(--spirit)}.ch1v2:not(.ch2v2) .ch1v2-mobile-pronoun{width:min(100%,340px);display:grid;gap:9px}.ch1v2:not(.ch2v2) .ch1v2-mobile-pronoun p{margin:0;border-radius:14px;background:#ffffffc7;padding:11px;font-size:16px;font-weight:1000;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-pronoun p strong{display:inline-grid;place-items:center;min-width:32px;height:32px;margin-inline:2px;border-radius:50%;background:var(--gold)}.ch1v2:not(.ch2v2) .ch1v2-mobile-pronoun>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px}.ch1v2:not(.ch2v2) .ch1v2-mobile-pronoun>div span{border:1.5px solid rgba(43,43,43,.25);border-radius:999px;background:#ffffffb8;padding:8px;font-size:12px;font-weight:1000;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-pronoun>div span.is-answer{background:#fff1bd;box-shadow:0 0 0 5px #f2b54421}.ch1v2:not(.ch2v2) .ch1v2-mobile-pronoun>div i{color:#386b8a;font-size:9px;font-style:normal;font-weight:900}.ch1v2:not(.ch2v2) .ch1v2-mobile-pronoun>b{justify-self:center;border-radius:999px;background:#dff6f2;padding:6px 9px;font-size:10px}.ch1v2:not(.ch2v2) .ch1v2-mobile-attention-intro{width:min(100%,330px);display:grid;grid-template-columns:1fr auto 1.3fr;align-items:center;gap:8px}.ch1v2:not(.ch2v2) .ch1v2-mobile-attention-intro span,.ch1v2:not(.ch2v2) .ch1v2-mobile-attention-intro strong{display:grid;place-items:center;min-height:70px;border:1.5px solid rgba(43,43,43,.25);border-radius:15px;background:#ffffffc2;padding:8px;font-size:12px;line-height:1.35;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-attention-intro strong{background:#fff1bd}.ch1v2:not(.ch2v2) .ch1v2-mobile-attention-intro i{font-style:normal;font-weight:1000}.ch1v2:not(.ch2v2) .ch1v2-mobile-attention-board{width:min(100%,350px);display:grid;gap:8px}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-row{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-row span{border:1px solid rgba(43,43,43,.2);border-radius:999px;background:#ffffffa8;padding:4px 6px;font-size:9px;font-weight:1000}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-row span.is-query{background:var(--gold);transform:translateY(-2px)}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars,.ch1v2:not(.ch2v2) .ch1v2-mobile-bars{width:100%;display:grid;gap:5px}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars article,.ch1v2:not(.ch2v2) .ch1v2-mobile-bars article{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr) 35px;align-items:center;gap:6px;border-radius:10px;background:#ffffff94;padding:5px 7px}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars article.is-primary{background:#fff1bd}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars article span,.ch1v2:not(.ch2v2) .ch1v2-mobile-bars article span{font-size:10px;font-weight:1000}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars article>i,.ch1v2:not(.ch2v2) .ch1v2-mobile-bars article>i{height:7px;overflow:hidden;border-radius:999px;background:#2b2b2b1a}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars em,.ch1v2:not(.ch2v2) .ch1v2-mobile-bars em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--spirit),var(--gold));transition:width .45s ease}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars article b,.ch1v2:not(.ch2v2) .ch1v2-mobile-bars article b{font-size:10px;text-align:right}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars article small{grid-column:2 / 4;color:#386b8a;font-size:8px}.ch1v2:not(.ch2v2) .ch1v2-mobile-role-card{width:min(100%,320px);display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:9px;border:2px solid rgba(43,43,43,.3);border-radius:18px;background:#ffffffc2;padding:12px}.ch1v2:not(.ch2v2) .ch1v2-mobile-role-card>b{grid-row:1 / 3;width:58px;height:58px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:#fff1bd;box-shadow:0 4px 0 var(--shadow);font-size:25px}.ch1v2:not(.ch2v2) .ch1v2-mobile-role-card strong{font-size:17px;line-height:1.25}.ch1v2:not(.ch2v2) .ch1v2-mobile-role-card span{color:#386b8a;font-size:10px;font-weight:900}.ch1v2:not(.ch2v2) .ch1v2-mobile-matrix-card{width:min(100%,320px);display:grid;justify-items:center;gap:9px;border:2px solid rgba(43,43,43,.28);border-radius:18px;background:#1d1f24d1;color:#fffbee;padding:14px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-matrix-card span{color:#91ded7;font-size:10px;font-weight:1000}.ch1v2:not(.ch2v2) .ch1v2-mobile-matrix-card strong{font-size:16px}.ch1v2:not(.ch2v2) .ch1v2-mobile-matrix-card div{display:flex;gap:8px}.ch1v2:not(.ch2v2) .ch1v2-mobile-matrix-card b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff1bd;color:var(--ink)}.ch1v2:not(.ch2v2) .ch1v2-mobile-softmax-core{width:min(100%,320px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.ch1v2:not(.ch2v2) .ch1v2-mobile-softmax-core span,.ch1v2:not(.ch2v2) .ch1v2-mobile-softmax-core strong{display:grid;place-items:center;min-height:64px;border:1.5px solid rgba(43,43,43,.22);border-radius:14px;background:#ffffffb8;padding:7px;font-size:11px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-softmax-core i{display:grid;place-items:center;width:68px;height:68px;border:2px solid var(--ink);border-radius:50%;background:var(--gold);box-shadow:0 5px 0 var(--shadow);font-size:10px;font-style:normal;font-weight:1000;animation:ch1v2MobileSoftmax 1.5s ease-in-out infinite}.ch1v2:not(.ch2v2) .ch1v2-mobile-total{justify-self:center;border-radius:999px;background:#1d1f24c7;color:#fffbee;padding:5px 10px;font-size:10px;font-weight:900}.ch1v2:not(.ch2v2) .ch1v2-mobile-total strong{color:#fff1bd}.ch1v2:not(.ch2v2) .ch1v2-mobile-head-card{width:min(100%,330px);display:grid;gap:9px;border:2px solid rgba(43,43,43,.28);border-radius:18px;background:#ffffffb8;padding:12px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-head-card>strong{justify-self:center;border-radius:999px;background:#fff1bd;padding:7px 11px;font-size:15px}.ch1v2:not(.ch2v2) .ch1v2-mobile-head-card p{margin:0;color:#386b8a;font-size:10px;font-weight:900}.ch1v2:not(.ch2v2) .ch1v2-mobile-head-merge{width:min(100%,330px);display:grid;justify-items:center;gap:9px}.ch1v2:not(.ch2v2) .ch1v2-mobile-head-merge>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;width:100%}.ch1v2:not(.ch2v2) .ch1v2-mobile-head-merge span{border:1.5px solid rgba(43,43,43,.2);border-radius:12px;background:#ffffffb3;padding:8px 4px;font-size:9px;font-weight:1000;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-head-merge>i{width:65%;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--spirit),var(--gold),var(--spirit))}.ch1v2:not(.ch2v2) .ch1v2-mobile-head-merge>strong{border-radius:14px;background:#fff1bd;padding:10px 12px;font-size:13px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-layer-stack{width:min(100%,300px);display:grid;justify-items:center;gap:0}.ch1v2:not(.ch2v2) .ch1v2-mobile-layer-stack span,.ch1v2:not(.ch2v2) .ch1v2-mobile-layer-stack strong{width:86%;border:2px solid rgba(43,43,43,.25);border-radius:13px;background:#ffffffa6;box-shadow:0 4px #2b2b2b14;padding:9px;font-size:11px;text-align:center;transform:translateY(0)}.ch1v2:not(.ch2v2) .ch1v2-mobile-layer-stack span:first-child{width:66%;opacity:.62}.ch1v2:not(.ch2v2) .ch1v2-mobile-layer-stack span:nth-child(2){width:76%;opacity:.78}.ch1v2:not(.ch2v2) .ch1v2-mobile-layer-stack strong{background:#fff1bd}.ch1v2:not(.ch2v2) .ch1v2-mobile-history-card{width:min(100%,320px);display:grid;justify-items:center;gap:7px;border:2px solid rgba(43,43,43,.26);border-radius:18px;background:#ffffffb8;padding:13px;text-align:center}.ch1v2:not(.ch2v2) .ch1v2-mobile-history-card span{border-radius:999px;background:var(--gold);padding:4px 10px;font-size:11px;font-weight:1000}.ch1v2:not(.ch2v2) .ch1v2-mobile-history-card strong{font-size:20px}.ch1v2:not(.ch2v2) .ch1v2-mobile-history-card p{margin:0;color:#386b8a;font-size:11px;line-height:1.4;font-weight:900}.ch1v2:not(.ch2v2) .ch1v2-mobile-review-question{justify-self:center;border:2px solid rgba(43,43,43,.3);border-radius:14px;background:#fff1bd;padding:8px 12px;font-size:15px;font-weight:1000}.ch1v2:not(.ch2v2) .ch1v2-subtitle{bottom:calc(65px + env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-controls{bottom:calc(7px + env(safe-area-inset-bottom))}}@media (max-width: 640px) and (max-height: 720px){body:has(.ch1v2:not(.ch2v2)) .chapter-topbar{min-height:44px;padding-block:4px!important}body:has(.ch1v2:not(.ch2v2)) .chapter-content--focus{top:44px!important}.ch1v2:not(.ch2v2) .ch1v2-stage-shell{inset:71px 7px calc(111px + env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-stage-shell[data-mode=cover],.ch1v2:not(.ch2v2) .ch1v2-stage-shell[data-mode=watchedComplete]{inset:71px 7px calc(8px + env(safe-area-inset-bottom))}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot{gap:4px;padding:6px}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__heading span{display:none}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__heading strong{font-size:15px;line-height:1.12}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__takeaway{min-height:23px;padding-block:3px}.ch1v2:not(.ch2v2) .ch1v2-mobile-shot__takeaway strong{font-size:9px}.ch1v2:not(.ch2v2) .ch1v2-mobile-welcome-teacher img{max-height:92px}.ch1v2:not(.ch2v2) .ch1v2-mobile-brand-row span{padding-block:5px}.ch1v2:not(.ch2v2) .ch1v2-mobile-brand-row img{width:23px;height:23px}.ch1v2:not(.ch2v2) .ch1v2-mobile-route span{min-height:34px}.ch1v2:not(.ch2v2) .ch1v2-mobile-context-card{min-height:0;padding-block:7px}.ch1v2:not(.ch2v2) .ch1v2-mobile-context-card>b{font-size:16px}.ch1v2:not(.ch2v2) .ch1v2-mobile-token-stage p{padding:7px;font-size:13px}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars,.ch1v2:not(.ch2v2) .ch1v2-mobile-bars{gap:3px}.ch1v2:not(.ch2v2) .ch1v2-mobile-weight-bars article,.ch1v2:not(.ch2v2) .ch1v2-mobile-bars article{padding-block:3px}.ch1v2:not(.ch2v2) .ch1v2-mobile-role-card{padding:8px}.ch1v2:not(.ch2v2) .ch1v2-mobile-role-card>b{width:48px;height:48px;font-size:21px}.ch1v2:not(.ch2v2) .ch1v2-mobile-softmax-core span,.ch1v2:not(.ch2v2) .ch1v2-mobile-softmax-core strong{min-height:48px}.ch1v2:not(.ch2v2) .ch1v2-mobile-softmax-core i{width:54px;height:54px}.ch1v2:not(.ch2v2) .ch1v2-mobile-layer-stack span,.ch1v2:not(.ch2v2) .ch1v2-mobile-layer-stack strong{padding:6px}}@keyframes ch1v2MobileLink{0%,to{opacity:.5;transform:scaleX(.78)}50%{opacity:1;transform:scaleX(1)}}@keyframes ch1v2MobileScan{0%,to{transform:translate(-12%);filter:brightness(.9)}50%{transform:translate(12%);filter:brightness(1.2)}}@keyframes ch1v2MobileToken{0%{opacity:0;transform:translateY(7px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ch1v2MobileSoftmax{0%,to{transform:rotate(-2deg) scale(.98)}50%{transform:rotate(2deg) scale(1.04)}}.edu-page{--edu-bg: #f5faf8;--edu-surface: #fffdf8;--edu-surface-strong: #ffffff;--edu-ink: #21383d;--edu-muted: #607579;--edu-primary: #267f74;--edu-primary-hover: #1f6d64;--edu-mint: #ddf4ee;--edu-sky: #ddeff7;--edu-violet: #5e67c6;--edu-sun: #f4b860;--edu-line: #d7e6e1;--edu-shadow: 0 18px 48px rgba(54, 91, 86, .1);position:absolute;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;isolation:isolate;background:radial-gradient(circle at 8% 0%,rgba(188,232,221,.38),transparent 32rem),radial-gradient(circle at 92% 6%,rgba(216,231,249,.52),transparent 28rem),linear-gradient(180deg,#f8fcfb 0%,var(--edu-bg) 54%,#f8fbf6 100%);color:var(--edu-ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;-webkit-user-select:text;user-select:text;scroll-behavior:smooth}.edu-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(47,116,106,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(47,116,106,.03) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 72%)}.edu-page button{font-family:inherit;-webkit-user-select:none;user-select:none}.edu-header{position:sticky;top:0;z-index:70;display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;gap:20px;width:min(1180px,calc(100% - 40px));min-height:72px;margin:0 auto;padding:10px 0}.edu-header:before{content:"";position:absolute;top:7px;right:-14px;bottom:7px;left:-14px;z-index:-1;border:1px solid rgba(77,125,117,.12);border-radius:18px;background:#fffdf8db;box-shadow:0 14px 40px #3d625b14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.edu-brand{display:inline-flex;align-items:center;gap:11px;width:fit-content;min-width:0;border:0;background:transparent;color:var(--edu-ink);padding:0;text-align:left}.edu-brand__mark{position:relative;display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:14px;background:linear-gradient(145deg,#bdebe1,#dbeaf8);box-shadow:inset 0 0 0 1px #3170671f;overflow:hidden}.edu-brand__mark:before,.edu-brand__mark:after,.edu-brand__mark i{content:"";position:absolute;border-radius:50%;border:1px solid rgba(50,113,105,.28)}.edu-brand__mark:before{width:31px;height:31px}.edu-brand__mark:after{width:22px;height:22px;border-style:dashed}.edu-brand__mark i{width:5px;height:5px;top:5px;right:7px;border:0;background:var(--edu-sun)}.edu-brand__mark b{position:relative;z-index:1;color:#276c65;font-size:11px;font-weight:1000}.edu-brand__copy{display:grid;gap:2px;min-width:0}.edu-brand__copy strong{font-size:18px;font-weight:900;letter-spacing:.01em;white-space:nowrap}.edu-brand__copy small{color:var(--edu-muted);font-size:10px;font-weight:800;letter-spacing:.12em}.edu-header__nav{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--edu-line);border-radius:999px;background:#f5faf8db;padding:4px}.edu-header__nav button,.edu-header__breadcrumb button{min-height:34px;border:0;border-radius:999px;background:transparent;color:var(--edu-muted);font-size:13px;font-weight:800;padding:7px 14px}.edu-header__nav button:hover,.edu-header__nav button.is-active{background:var(--edu-surface-strong);box-shadow:0 4px 14px #385c5614;color:var(--edu-primary)}.edu-header__nav--marketing{gap:0}.edu-header__nav--marketing button{padding-inline:11px}.edu-header__course-entry{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:0;border-radius:999px;background:var(--edu-ink);color:#fff;font-size:12px;font-weight:850;padding:8px 14px;white-space:nowrap;transition:background .16s ease,transform .16s ease}.edu-header__course-entry:hover{background:var(--edu-primary);transform:translateY(-1px)}.edu-header__breadcrumb{display:flex;align-items:center;justify-content:center;gap:3px;min-width:0;color:#60757985;font-size:13px}.edu-header__breadcrumb button{padding-inline:8px}.edu-header__breadcrumb button:hover{background:var(--edu-mint);color:var(--edu-primary)}.edu-header__breadcrumb strong{overflow:hidden;color:var(--edu-ink);text-overflow:ellipsis;white-space:nowrap}.edu-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.edu-header__actions>.btn,.edu-header__actions>div>.btn{min-height:38px;border:1px solid var(--edu-line);border-radius:999px;background:#ffffffe0;box-shadow:none;color:var(--edu-ink);font-size:13px;font-weight:800}.edu-header__actions>.btn:hover,.edu-header__actions>div>.btn:hover{border-color:#267f7457;background:#fff}.edu-header__actions .audio-settings-button{width:38px;min-width:38px;height:38px;padding:0}.edu-header__actions .audio-settings-button__icon{font-size:18px}.edu-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:1px solid transparent;border-radius:12px;font-size:15px;font-weight:850;line-height:1.2;padding:12px 20px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.edu-button--primary{background:var(--edu-primary);box-shadow:0 10px 24px #267f7433;color:#fff}.edu-button--primary:hover{background:var(--edu-primary-hover);box-shadow:0 13px 28px #267f743d;transform:translateY(-1px)}.edu-button--secondary{border-color:var(--edu-line);background:#ffffffd1;color:var(--edu-ink)}.edu-button--secondary:hover{border-color:#267f744d;background:#fff;transform:translateY(-1px)}.edu-button:active{transform:translateY(1px)}.edu-button:focus-visible,.edu-text-button:focus-visible,.edu-brand:focus-visible,.edu-header button:focus-visible,.edu-lesson:focus-visible{outline:3px solid rgba(94,103,198,.34);outline-offset:3px}.edu-text-button{border:0;background:transparent;color:var(--edu-muted);font-size:13px;font-weight:800;padding:8px 4px;text-decoration:underline;text-decoration-color:#60757959;text-underline-offset:4px}.edu-text-button:hover{color:var(--edu-primary)}.edu-card{border:1px solid var(--edu-line);border-radius:20px;background:#fffdf8e6;box-shadow:var(--edu-shadow)}.edu-eyebrow,.edu-section__kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;border:1px solid rgba(38,127,116,.17);border-radius:999px;background:#ddf4eec7;color:var(--edu-primary);font-size:12px;font-weight:900;padding:6px 11px}.edu-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--edu-sun);box-shadow:0 0 0 4px #f4b86029}.edu-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:88px 0}.edu-section__heading{max-width:680px;margin:0 auto 34px;text-align:center}.edu-section__heading .edu-section__kicker{margin-inline:auto}.edu-section__heading--left{margin:0;text-align:left}.edu-section__heading--left .edu-section__kicker{margin-inline:0}.edu-section__heading h2,.edu-home__featured h2,.edu-home__closing h2{margin:15px 0 0;color:var(--edu-ink);font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:clamp(34px,4vw,48px);font-weight:900;letter-spacing:-.025em;line-height:1.18}.edu-section__heading>p,.edu-home__featured-copy>p,.edu-home__closing p{margin:16px 0 0;color:var(--edu-muted);font-size:16px;font-weight:560;line-height:1.75}.edu-chip-row{display:flex;flex-wrap:wrap;gap:8px}.edu-chip-row>span{border:1px solid var(--edu-line);border-radius:999px;background:#ffffffad;color:var(--edu-muted);font-size:12px;font-weight:800;padding:6px 10px}.edu-progress{display:grid;gap:9px;width:100%}.edu-progress__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--edu-muted);font-size:12px}.edu-progress__meta strong{color:var(--edu-ink);font-weight:850}.edu-progress__track{height:9px;overflow:hidden;border-radius:999px;background:#e9f0ed;box-shadow:inset 0 0 0 1px #406b640f}.edu-progress__track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#51b6a6,#78cbbb 62%,var(--edu-sun));transition:width .4s ease}.edu-progress--compact{gap:7px}.edu-progress--compact .edu-progress__track{height:8px}.edu-course-visual{position:relative;width:100%;min-height:390px;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 72% 20%,rgba(255,249,218,.9),transparent 26%),linear-gradient(145deg,#eaf8f4,#dceff6 56%,#e9e5fb 120%);box-shadow:inset 0 0 0 1px #3d70681f}.edu-course-visual__grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.34;background-image:linear-gradient(rgba(54,112,104,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(54,112,104,.1) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:radial-gradient(circle at 54% 45%,#000 0%,transparent 70%);mask-image:radial-gradient(circle at 54% 45%,#000 0%,transparent 70%)}.edu-course-visual__glow{position:absolute;left:50%;top:46%;width:220px;height:220px;border-radius:50%;background:#ffffffb8;filter:blur(34px);transform:translate(-50%,-50%)}.edu-course-visual__orbit{position:absolute;left:51%;top:45%;border:1px solid rgba(61,112,104,.28);border-radius:50%;transform:translate(-50%,-50%) rotate(-12deg)}.edu-course-visual__orbit--outer{width:290px;height:210px}.edu-course-visual__orbit--inner{width:205px;height:205px;border-color:#5e67c640;border-style:dashed}.edu-course-visual__orbit i{position:absolute;width:12px;height:12px;border:3px solid rgba(255,255,255,.9);border-radius:50%;background:var(--edu-sun);box-shadow:0 4px 12px #47675f2e}.edu-course-visual__orbit i:nth-child(1){left:24px;top:44px}.edu-course-visual__orbit i:nth-child(2){right:18px;top:88px;background:#7fc9bc}.edu-course-visual__orbit i:nth-child(3){left:136px;bottom:-6px;background:#8a8fd8}.edu-course-visual__core{position:absolute;left:51%;top:45%;display:grid;place-items:center;width:112px;height:112px;border:9px solid rgba(255,255,255,.8);border-radius:34px;background:linear-gradient(145deg,#66beaf,#478d9c);box-shadow:0 22px 45px #2d6f653d,inset 0 0 0 1px #ffffff57;color:#fff;transform:translate(-50%,-50%) rotate(8deg)}.edu-course-visual__core span{font-size:29px;font-weight:1000;line-height:1;transform:rotate(-8deg)}.edu-course-visual__core small{margin-top:-20px;font-size:9px;font-weight:900;letter-spacing:.18em;opacity:.72;transform:rotate(-8deg)}.edu-course-visual__icon{position:absolute;display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(54,101,94,.13);border-radius:17px;background:#fffdf8e6;box-shadow:0 14px 30px #365b561f}.edu-course-visual__icon--transformer{left:14%;top:20%;transform:rotate(-6deg)}.edu-course-visual__icon--prompt{right:13%;top:17%;transform:rotate(5deg)}.edu-course-visual__icon--rag{left:18%;bottom:20%;transform:rotate(4deg)}.edu-course-visual__icon--agent{right:15%;bottom:24%;transform:rotate(-5deg)}.edu-course-visual__label{position:absolute;left:22px;bottom:20px;display:grid;gap:3px;border:1px solid rgba(255,255,255,.56);border-radius:14px;background:#fffdf8d1;box-shadow:0 12px 28px #365b561a;padding:10px 13px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.edu-course-visual__label small{color:var(--edu-primary);font-size:8px;font-weight:900;letter-spacing:.16em}.edu-course-visual__label strong{color:var(--edu-ink);font-size:14px;font-weight:900}.edu-course-visual__explorer{position:absolute;right:-3%;bottom:-8%;width:43%;max-height:92%;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 18px 18px rgba(53,97,90,.18))}.edu-course-visual.has-explorer .edu-course-visual__core,.edu-course-visual.has-explorer .edu-course-visual__orbit{left:39%}.edu-course-visual.has-explorer .edu-course-visual__icon--prompt{right:37%;top:12%}.edu-course-visual.has-explorer .edu-course-visual__icon--agent{right:40%;bottom:16%}.edu-course-visual.has-explorer .edu-course-visual__icon--transformer{left:7%;top:25%}.edu-course-visual.has-explorer .edu-course-visual__icon--rag{left:12%;bottom:18%}.edu-course-visual.is-compact{min-height:176px;border-radius:18px}.edu-course-visual.is-compact .edu-course-visual__orbit--outer{width:150px;height:110px}.edu-course-visual.is-compact .edu-course-visual__orbit--inner{width:96px;height:96px}.edu-course-visual.is-compact .edu-course-visual__core{width:66px;height:66px;border-width:6px;border-radius:21px}.edu-course-visual.is-compact .edu-course-visual__core span{font-size:18px}.edu-course-visual.is-compact .edu-course-visual__core small{display:none}.edu-course-visual.is-compact .edu-course-visual__icon{width:38px;height:38px;border-radius:12px}.edu-course-visual.is-compact .edu-course-visual__icon--transformer{left:9%;top:15%}.edu-course-visual.is-compact .edu-course-visual__icon--prompt{right:8%;top:13%}.edu-course-visual.is-compact .edu-course-visual__icon--rag{left:12%;bottom:18%}.edu-course-visual.is-compact .edu-course-visual__icon--agent{right:11%;bottom:20%}.edu-course-visual.is-compact .edu-course-visual__label{left:12px;bottom:10px;padding:6px 8px;border-radius:9px}.edu-course-visual.is-compact .edu-course-visual__label small{display:none}.edu-course-visual.is-compact .edu-course-visual__label strong{font-size:10px}.edu-home{--edu-bg: #f2f5ef;--edu-surface: #fbfaf4;--edu-surface-strong: #ffffff;--edu-ink: #1f3331;--edu-muted: #61726e;--edu-primary: #2d7164;--edu-primary-hover: #245e54;--edu-mint: #dcece4;--edu-sky: #dfe9ed;--edu-violet: #686b9b;--edu-sun: #d9995b;--edu-clay: #bf6d54;--edu-line: #d7dfd8;background:radial-gradient(circle at 9% 5%,rgba(176,211,196,.3),transparent 30rem),radial-gradient(circle at 92% 3%,rgba(202,204,224,.34),transparent 28rem),#f4f6f1}.edu-home:before{opacity:.7;background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 45rem);mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 45rem)}.edu-home__main{position:relative;z-index:1}.edu-home section[id]{scroll-margin-top:94px}.edu-home__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,.94fr);align-items:center;gap:clamp(48px,6vw,82px);width:min(1180px,calc(100% - 40px));min-height:calc(100svh - 72px);margin:0 auto;padding:62px 0 92px}.edu-home__hero-copy{position:relative;z-index:2;max-width:640px}.edu-home__hero-copy h1{margin:23px 0 21px;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:clamp(48px,5.05vw,68px);font-weight:900;letter-spacing:-.048em;line-height:1.12}.edu-home__hero-copy h1 em{color:var(--edu-violet);font-style:normal;white-space:nowrap}.edu-home__hero-copy>p{max-width:620px;margin:0;color:var(--edu-muted);font-size:17px;font-weight:560;line-height:1.85}.edu-home__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.edu-home__trust{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;color:#485e59d6;font-size:11px;font-weight:760;letter-spacing:.02em}.edu-home__trust i{width:4px;height:4px;border-radius:50%;background:var(--edu-clay)}.edu-literacy-visual{position:relative;min-width:0;min-height:570px;overflow:hidden;border:1px solid rgba(59,94,87,.16);border-radius:30px;background:#fbfaf4e0;box-shadow:0 32px 70px #344f491f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.edu-literacy-visual:before{content:"";position:absolute;right:-90px;top:-90px;width:250px;height:250px;border-radius:50%;background:#676b9b1c}.edu-literacy-visual:after{content:"";position:absolute;left:-68px;bottom:22px;width:170px;height:170px;border:1px dashed rgba(45,113,100,.18);border-radius:50%}.edu-literacy-visual__head,.edu-literacy-visual__foot{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:18px}.edu-literacy-visual__head{min-height:78px;border-bottom:1px solid rgba(76,107,100,.12);padding:18px 22px}.edu-literacy-visual__head>div{display:grid;gap:3px}.edu-literacy-visual__head span,.edu-literacy-visual__foot b{color:var(--edu-primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:900;letter-spacing:.15em}.edu-literacy-visual__head strong{font-size:16px;font-weight:900}.edu-literacy-visual__head>small{border:1px solid var(--edu-line);border-radius:999px;background:#fff;color:var(--edu-muted);font-size:9px;font-weight:800;padding:6px 9px}.edu-literacy-visual__map{position:relative;z-index:2;min-height:430px}.edu-literacy-visual__ring,.edu-literacy-visual__axis,.edu-literacy-visual__core,.edu-literacy-visual__node{position:absolute;left:50%;top:50%}.edu-literacy-visual__ring{border:1px solid rgba(45,113,100,.22);border-radius:50%;transform:translate(-50%,-50%)}.edu-literacy-visual__ring--outer{width:60%;aspect-ratio:1}.edu-literacy-visual__ring--inner{width:41%;aspect-ratio:1;border-color:#686b9b45;border-style:dashed}.edu-literacy-visual__axis{background:#39655c29;transform:translate(-50%,-50%)}.edu-literacy-visual__axis--x{width:64%;height:1px}.edu-literacy-visual__axis--y{width:1px;height:64%}.edu-literacy-visual__core{z-index:3;display:grid;place-content:center;width:142px;height:142px;border:9px solid rgba(255,255,255,.68);border-radius:50%;background:var(--edu-primary);box-shadow:0 18px 38px #2a645838;color:#fff;text-align:center;transform:translate(-50%,-50%)}.edu-literacy-visual__core small{font-size:7px;font-weight:900;letter-spacing:.13em;opacity:.7}.edu-literacy-visual__core strong{margin-top:5px;font-size:20px;line-height:1.12}.edu-literacy-visual__core span{margin-top:7px;font-size:8px;line-height:1.45;opacity:.78}.edu-literacy-visual__domain{position:absolute;z-index:4;display:grid;width:35%;min-height:78px;border:1px solid rgba(72,105,98,.13);border-radius:14px;background:#ffffffe6;box-shadow:0 12px 28px #2f4c4614;padding:11px 13px}.edu-literacy-visual__domain>span{color:var(--edu-clay);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:900}.edu-literacy-visual__domain strong{margin-top:3px;font-size:14px}.edu-literacy-visual__domain small{margin-top:3px;color:var(--edu-muted);font-size:9px;line-height:1.35}.edu-literacy-visual__domain.is-1{left:4%;top:4%}.edu-literacy-visual__domain.is-2{right:4%;top:4%}.edu-literacy-visual__domain.is-3{left:4%;bottom:4%}.edu-literacy-visual__domain.is-4{right:4%;bottom:4%}.edu-literacy-visual__node{z-index:5;width:10px;height:10px;border:3px solid #fff;border-radius:50%;background:var(--edu-sun);box-shadow:0 4px 10px #38534d2e;transform:translate(-50%,-50%)}.edu-literacy-visual__node.is-top{top:20%}.edu-literacy-visual__node.is-right{left:80%;background:#7d83ad}.edu-literacy-visual__node.is-bottom{top:80%;background:var(--edu-clay)}.edu-literacy-visual__node.is-left{left:20%;background:#73a99a}.edu-literacy-visual__foot{min-height:62px;border-top:1px solid rgba(76,107,100,.12);color:var(--edu-muted);font-size:9px;line-height:1.5;padding:14px 22px}.edu-literacy-visual__foot b{text-align:right}.edu-home__problem{width:min(1320px,calc(100% - 32px));margin:0 auto;overflow:hidden;border-radius:32px;background:#203c38;color:#f7f6ef}.edu-home__problem-inner{display:grid;grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);gap:70px 86px;width:min(1180px,calc(100% - 80px));margin:0 auto;padding:90px 0 74px}.edu-home__dark-kicker{color:#b6d7cc;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900;letter-spacing:.18em}.edu-home__problem-heading h2,.edu-home__safety-intro h2{margin:18px 0 0;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:clamp(37px,4.1vw,54px);line-height:1.2}.edu-home__problem-heading p{max-width:520px;margin:23px 0 0;color:#eef3edb8;font-size:15px;line-height:1.86}.edu-home__problem-list{display:grid}.edu-home__problem-list article{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;border-top:1px solid rgba(234,242,237,.16);padding:22px 0}.edu-home__problem-list article:last-child{border-bottom:1px solid rgba(234,242,237,.16)}.edu-home__problem-list article>span{color:#d9a269;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:900;padding-top:5px}.edu-home__problem-list h3{margin:0;font-size:19px}.edu-home__problem-list p{margin:8px 0 0;color:#eef3edad;font-size:13px;line-height:1.72}.edu-home__problem-line{grid-column:1 / -1;display:grid;grid-template-columns:.86fr 1.14fr;gap:86px;border-top:1px solid rgba(234,242,237,.18);padding-top:28px}.edu-home__problem-line span{color:#e8b884;font-size:13px;font-weight:850}.edu-home__problem-line strong{max-width:700px;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:19px;line-height:1.6}.edu-home__signals{padding-top:108px}.edu-home__signals .edu-section__heading{max-width:940px;margin-bottom:42px}.edu-home__signals .edu-section__heading h2{font-size:clamp(36px,4.1vw,50px)}.edu-home__signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--edu-line);border-bottom:1px solid var(--edu-line)}.edu-home__signal-grid article{min-height:290px;border-right:1px solid var(--edu-line);padding:28px 30px 25px 0}.edu-home__signal-grid article+article{padding-left:30px}.edu-home__signal-grid article:last-child{border-right:0;padding-right:0}.edu-home__signal-grid article>span{color:var(--edu-primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900;letter-spacing:.1em}.edu-home__signal-grid article>strong{display:block;min-height:58px;margin-top:20px;font-size:22px;line-height:1.32}.edu-home__signal-grid article>strong b{display:block;color:var(--edu-clay);font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:50px;line-height:.95}.edu-home__signal-grid p{min-height:72px;margin:16px 0 20px;color:var(--edu-muted);font-size:13px;line-height:1.7}.edu-home__signal-grid a,.edu-home__safety a,.edu-home__research-grid a{color:var(--edu-primary);font-size:11px;font-weight:850;text-underline-offset:4px}.edu-home__source-note,.edu-home__research-disclaimer{margin:16px 0 0;color:var(--edu-muted);font-size:10px;line-height:1.65}.edu-home__outcomes{padding-top:72px}.edu-home__outcomes-head,.edu-home__research-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.edu-home__outcomes-head h2,.edu-home__research-head h2,.edu-home__faq-head h2{margin:16px 0 0;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:clamp(36px,4vw,50px);line-height:1.2}.edu-home__outcomes-head>p,.edu-home__research-head>p{max-width:430px;margin:0 0 5px;color:var(--edu-muted);font-size:14px;line-height:1.75}.edu-home__outcome-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--edu-line)}.edu-home__outcome-grid article{--outcome-accent: var(--edu-primary);min-height:390px;border-top:4px solid var(--outcome-accent);border-right:1px solid var(--edu-line);padding:24px 24px 30px 0}.edu-home__outcome-grid article+article{padding-left:24px}.edu-home__outcome-grid article:last-child{border-right:0;padding-right:0}.edu-home__outcome-grid article.is-2{--outcome-accent: var(--edu-violet)}.edu-home__outcome-grid article.is-3{--outcome-accent: var(--edu-clay)}.edu-home__outcome-grid article.is-4{--outcome-accent: #82955c}.edu-home__outcome-grid article>span{color:var(--outcome-accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:900}.edu-home__outcome-grid h3{margin:28px 0 0;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:38px;line-height:1}.edu-home__outcome-grid article>strong{display:block;min-height:48px;margin-top:13px;font-size:14px;line-height:1.55}.edu-home__outcome-grid ul{display:grid;gap:13px;margin:24px 0 0;padding:20px 0 0;border-top:1px solid var(--edu-line);list-style:none}.edu-home__outcome-grid li{position:relative;color:var(--edu-muted);font-size:12px;line-height:1.7;padding-left:15px}.edu-home__outcome-grid li:before{content:"";position:absolute;left:0;top:.7em;width:6px;height:6px;border-radius:50%;background:var(--outcome-accent)}.edu-home__method{background:#e8eee8}.edu-home__method-inner{display:grid;grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);grid-template-rows:auto 1fr;gap:42px 72px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:104px 0}.edu-home__method-copy h2{margin:18px 0 0;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:clamp(37px,4.2vw,52px);line-height:1.2}.edu-home__method-copy>p{margin:21px 0 0;color:var(--edu-muted);font-size:14px;line-height:1.8}.edu-home__method-sources{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.edu-home__method-sources span,.edu-home__method-sources a{border:1px solid rgba(66,103,95,.14);border-radius:999px;background:#ffffff73;color:var(--edu-muted);font-size:9px;font-weight:800;padding:6px 8px;text-decoration:none}.edu-home__method-sources span{border-color:transparent;background:transparent;color:var(--edu-primary);padding-left:0}.edu-home__method-sources a:hover{border-color:#2d71645c;background:#fff;color:var(--edu-primary)}.edu-home__learning-loop{display:grid;align-self:start}.edu-home__learning-loop article{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:15px;border-top:1px solid rgba(61,102,93,.16);padding:17px 0}.edu-home__learning-loop article:last-child{border-bottom:1px solid rgba(61,102,93,.16)}.edu-home__learning-loop article:before{content:"";position:absolute;left:16px;top:0;bottom:0;width:1px;background:#2d716429}.edu-home__learning-loop article>span{position:relative;z-index:1;display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(45,113,100,.2);border-radius:50%;background:#e8eee8;color:var(--edu-primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900}.edu-home__learning-loop h3{margin:2px 0 0;font-size:16px}.edu-home__learning-loop p{margin:5px 0 0;color:var(--edu-muted);font-size:11px;line-height:1.62}.edu-home__lesson-lab{grid-column:2;grid-row:1 / 3;align-self:stretch;overflow:hidden;border:1px solid rgba(51,91,82,.17);border-radius:28px;background:#fbfaf4;box-shadow:0 24px 56px #304e471a}.edu-home__lesson-lab-head{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--edu-line);padding:20px 22px}.edu-home__lesson-lab-head>div{display:grid;gap:4px}.edu-home__lesson-lab-head span{color:var(--edu-primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:900;letter-spacing:.1em}.edu-home__lesson-lab-head strong{font-size:13px}.edu-home__lesson-lab-head>b{border:1px solid var(--edu-line);border-radius:999px;background:#fff;color:var(--edu-muted);font-size:9px;padding:6px 8px;white-space:nowrap}.edu-home__lesson-question{margin:24px 24px 0;border-left:4px solid var(--edu-clay);background:#f5eee4;padding:18px 20px}.edu-home__lesson-question small{color:var(--edu-clay);font-size:9px;font-weight:900}.edu-home__lesson-question strong{display:block;margin-top:9px;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:20px;line-height:1.55}.edu-home__lesson-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:8px;margin:24px}.edu-home__lesson-flow>div{min-width:0;border:1px solid var(--edu-line);border-radius:14px;background:#fff;padding:13px}.edu-home__lesson-flow>div span{display:block;color:var(--edu-primary);font-size:10px;font-weight:900}.edu-home__lesson-flow p{margin:7px 0 0;color:var(--edu-muted);font-size:10px;line-height:1.55}.edu-home__lesson-flow>i{align-self:center;color:#2d716470;font-size:12px;font-style:normal}.edu-home__lesson-proof{margin:0 24px 24px;border-top:1px solid var(--edu-line);padding-top:20px}.edu-home__lesson-proof span{color:var(--edu-violet);font-size:9px;font-weight:900}.edu-home__lesson-proof p{margin:8px 0 0;color:var(--edu-muted);font-size:12px;line-height:1.7}.edu-home__philosophy{padding-top:112px}.edu-home__philosophy .edu-section__heading{max-width:850px}.edu-home__principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px;border-top:1px solid var(--edu-line);border-bottom:1px solid var(--edu-line)}.edu-home__principle-grid article{min-height:230px;border-right:1px solid var(--edu-line);padding:26px 30px 30px 0}.edu-home__principle-grid article+article{padding-left:30px}.edu-home__principle-grid article:last-child{border-right:0;padding-right:0}.edu-home__principle-grid article>span{color:var(--edu-clay);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900}.edu-home__principle-grid h3{margin:28px 0 0;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:27px}.edu-home__principle-grid p{margin:13px 0 0;color:var(--edu-muted);font-size:13px;line-height:1.75}.edu-home__comparison{margin-top:54px;border:1px solid var(--edu-line);background:#fbfaf4b8}.edu-home__comparison-head,.edu-home__comparison-row{display:grid;grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:center;gap:20px}.edu-home__comparison-head{border-bottom:1px solid var(--edu-line);background:#dfe9e38f;color:var(--edu-muted);font-size:10px;font-weight:900;padding:15px 24px}.edu-home__comparison-head strong{grid-column:3;color:var(--edu-primary)}.edu-home__comparison-row{min-height:74px;border-bottom:1px solid var(--edu-line);padding:15px 24px}.edu-home__comparison-row:last-child{border-bottom:0}.edu-home__comparison-row span{color:var(--edu-muted);font-size:13px}.edu-home__comparison-row i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--edu-mint);color:var(--edu-primary);font-size:11px;font-style:normal}.edu-home__comparison-row strong{color:var(--edu-ink);font-size:14px}.edu-home__safety{width:min(1180px,calc(100% - 40px));margin:24px auto 0;border-radius:28px;background:#31394a;color:#f7f6ef}.edu-home__safety-inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:64px;padding:70px}.edu-home__safety-intro p{margin:20px 0 0;color:#f2f3edb3;font-size:13px;line-height:1.8}.edu-home__safety-intro>div{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px}.edu-home__safety a{color:#c6d9d1}.edu-home__safety-grid{display:grid}.edu-home__safety-grid article{display:grid;grid-template-columns:38px minmax(0,1fr);border-top:1px solid rgba(239,243,238,.16);padding:20px 0}.edu-home__safety-grid article:last-child{border-bottom:1px solid rgba(239,243,238,.16)}.edu-home__safety-grid article>span{grid-row:1 / 3;color:#e7ae75;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900;padding-top:4px}.edu-home__safety-grid strong{font-size:16px}.edu-home__safety-grid p{margin:6px 0 0;color:#f2f3edad;font-size:11px;line-height:1.65}.edu-home__research{padding-top:112px}.edu-home__research-head>div{max-width:670px}.edu-home__research-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.edu-home__research-grid article{grid-column:span 4;display:flex;flex-direction:column;min-height:340px;border:1px solid var(--edu-line);border-radius:18px;background:#fbfaf4c7;padding:24px}.edu-home__research-grid article:nth-child(-n+2){grid-column:span 6;min-height:310px}.edu-home__research-grid article>span{color:var(--edu-primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900;letter-spacing:.08em}.edu-home__research-grid h3{margin:20px 0 0;font-size:20px;line-height:1.38}.edu-home__research-grid p{margin:13px 0 0;color:var(--edu-muted);font-size:12px;line-height:1.72}.edu-home__research-grid article>strong{display:block;margin:auto 0 0;border-top:1px solid var(--edu-line);color:var(--edu-ink);font-size:11px;line-height:1.65;padding-top:17px}.edu-home__research-grid a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px;text-decoration:none}.edu-home__research-grid a:hover{text-decoration:underline;text-underline-offset:4px}.edu-home__research-grid a i{font-style:normal}.edu-home__featured{display:grid;grid-template-columns:minmax(440px,1.05fr) minmax(0,.95fr);gap:58px;align-items:center;border-top:1px solid rgba(73,120,111,.12)}.edu-home__featured-visual{position:relative}.edu-home__featured-visual:before{content:"";position:absolute;top:22px;right:-17px;bottom:-17px;left:25px;z-index:-1;border-radius:28px;background:#d9995b2e}.edu-home__featured-stamp{position:absolute;right:20px;top:20px;z-index:4;display:grid;gap:2px;border:1px solid rgba(255,255,255,.7);border-radius:13px;background:#fbfaf4db;box-shadow:0 12px 30px #2b48421c;padding:10px 12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.edu-home__featured-stamp span{color:var(--edu-primary);font-size:8px;font-weight:900}.edu-home__featured-stamp strong{font-size:12px}.edu-home__featured-copy>p{max-width:580px}.edu-home__featured-copy .edu-chip-row{margin-top:20px}.edu-home__featured-copy .edu-progress{margin-top:22px}.edu-home__featured-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px}.edu-home__faq{display:grid;grid-template-columns:minmax(0,.74fr) minmax(520px,1.26fr);gap:72px;align-items:start;border-top:1px solid var(--edu-line)}.edu-home__faq-head{position:sticky;top:100px}.edu-home__faq-list{border-top:1px solid var(--edu-line)}.edu-home__faq-list details{border-bottom:1px solid var(--edu-line)}.edu-home__faq-list summary{display:grid;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:76px;cursor:pointer;list-style:none}.edu-home__faq-list summary::-webkit-details-marker{display:none}.edu-home__faq-list summary>span{color:var(--edu-clay);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900}.edu-home__faq-list summary strong{font-size:15px}.edu-home__faq-list summary i{color:var(--edu-primary);font-size:18px;font-style:normal;transition:transform .18s ease}.edu-home__faq-list details[open] summary i{transform:rotate(45deg)}.edu-home__faq-list details p{margin:-2px 28px 24px 50px;color:var(--edu-muted);font-size:13px;line-height:1.75}.edu-home__closing{display:flex;align-items:center;justify-content:space-between;gap:44px;width:min(1180px,calc(100% - 40px));margin:10px auto 80px;border-top:1px solid rgba(45,113,100,.2);border-bottom:1px solid rgba(45,113,100,.2);background:#dcece473;padding:50px 40px}.edu-home__closing h2{font-size:clamp(31px,3.5vw,44px)}.edu-home__closing p{max-width:680px;font-size:13px}.edu-home__closing .edu-button{flex:0 0 auto}.edu-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1180px,calc(100% - 40px));margin:0 auto;border-top:1px solid rgba(73,120,111,.12);color:var(--edu-muted);font-size:12px;padding:24px 0 36px}.edu-footer strong{color:var(--edu-ink);font-size:14px}.edu-footer--home>div{display:grid;gap:5px}.edu-footer--home>div span{font-size:10px}.edu-footer--home>span{max-width:420px;font-size:9px;line-height:1.55;text-align:right}.edu-courses__main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:64px 0 84px}.edu-courses__intro{max-width:790px;margin-bottom:38px}.edu-courses__intro h1{margin:18px 0 14px;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:clamp(42px,5vw,62px);line-height:1.12}.edu-courses__intro>p{max-width:720px;margin:0;color:var(--edu-muted);font-size:17px;line-height:1.72}.edu-courses__grid{display:grid;gap:22px}.edu-course-card{display:grid;grid-template-columns:minmax(390px,.92fr) minmax(0,1.08fr);gap:0;overflow:hidden;border:1px solid var(--edu-line);border-radius:26px;background:#fffdf8eb;box-shadow:var(--edu-shadow)}.edu-course-card__visual{position:relative;min-width:0;padding:14px}.edu-course-card__visual .edu-course-visual{height:100%;min-height:450px}.edu-course-card__featured{position:absolute;left:29px;top:29px;z-index:3;border:1px solid rgba(255,255,255,.64);border-radius:999px;background:#fffdf8e0;color:var(--edu-primary);font-size:11px;font-weight:900;padding:6px 10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.edu-course-card__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:40px 42px}.edu-course-card__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.edu-course-card__eyebrow span,.edu-course-card__eyebrow b{border-radius:999px;font-size:11px;font-weight:900;padding:6px 10px}.edu-course-card__eyebrow span{background:var(--edu-mint);color:var(--edu-primary)}.edu-course-card__eyebrow b{background:#fff0cf;color:#8a641b}.edu-course-card h2{margin:18px 0 11px;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:clamp(32px,3.5vw,46px);line-height:1.16}.edu-course-card__content>p{margin:0;color:var(--edu-muted);font-size:15px;line-height:1.72}.edu-course-card .edu-chip-row{margin-top:18px}.edu-course-card .edu-progress{margin-top:22px}.edu-course-card__next,.edu-course-card__promise{display:grid;gap:4px;margin-top:18px;border-left:3px solid var(--edu-sun);border-radius:0 12px 12px 0;background:#fff5dc94;padding:11px 13px}.edu-course-card__next span,.edu-course-card__promise span{color:var(--edu-muted);font-size:11px;line-height:1.5}.edu-course-card__next strong,.edu-course-card__promise strong{font-size:13px;font-weight:900}.edu-course-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px}.edu-course-card__note{color:var(--edu-muted);font-size:11px;font-weight:700}.edu-courses__principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px}.edu-courses__principles article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;border:1px solid rgba(72,121,112,.12);border-radius:17px;background:#fffdf8a3;padding:18px}.edu-courses__principles article>span{color:#267f7470;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:900}.edu-courses__principles strong{display:block;font-size:14px}.edu-courses__principles p{margin:5px 0 0;color:var(--edu-muted);font-size:12px;line-height:1.55}.edu-map__main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:34px 0 72px}.edu-map__summary{display:grid;grid-template-columns:220px minmax(0,1fr) 280px;align-items:center;gap:28px;border:1px solid var(--edu-line);border-radius:24px;background:#fffdf8e6;box-shadow:var(--edu-shadow);padding:14px 24px 14px 14px}.edu-map__summary-visual{min-width:0}.edu-map__summary-copy h1{margin:12px 0 7px;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:clamp(28px,3vw,40px);line-height:1.16}.edu-map__summary-copy>p{margin:0;color:var(--edu-muted);font-size:13px;line-height:1.6}.edu-map__summary-copy .edu-chip-row{margin-top:12px}.edu-map__summary-action{display:grid;gap:15px}.edu-map__summary-action .edu-button{width:100%}.edu-map__layout{display:grid;grid-template-columns:minmax(0,1fr) 318px;grid-template-areas:"curriculum rail";gap:22px;align-items:start;margin-top:28px}.edu-map__curriculum{grid-area:curriculum;min-width:0}.edu-map__rail{grid-area:rail;position:sticky;top:92px;display:grid;gap:14px;min-width:0}.edu-map__curriculum-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px;padding:0 4px}.edu-map__curriculum-head h2{margin:12px 0 0;font-family:LXGW WenKai Screen,PingFang SC,sans-serif;font-size:clamp(26px,3vw,36px);line-height:1.2}.edu-map__curriculum-head>span{flex:0 0 auto;color:var(--edu-muted);font-size:12px;font-weight:800}.edu-map__modules{display:grid;gap:16px}.edu-module{--module-soft: var(--edu-sky);--module-accent: #4b91a7;overflow:hidden;border:1px solid var(--edu-line);border-radius:21px;background:#fffdf8e0;box-shadow:0 12px 36px #365b5612}.edu-module.is-violet{--module-soft: #eeeafb;--module-accent: #6c68b7}.edu-module.is-mint{--module-soft: var(--edu-mint);--module-accent: var(--edu-primary)}.edu-module.is-sun{--module-soft: #fff0d4;--module-accent: #9a6d19}.edu-module__head{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:14px;align-items:center;border-bottom:1px solid rgba(80,125,117,.1);background:linear-gradient(100deg,var(--module-soft),rgba(255,253,248,.72) 70%);padding:18px 20px}.edu-module__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#ffffffb3;box-shadow:inset 0 0 0 1px #38665f14}.edu-module__head span{color:var(--module-accent);font-size:10px;font-weight:900;letter-spacing:.1em}.edu-module__head h3{margin:3px 0 0;font-size:20px;font-weight:900}.edu-module__head p{margin:4px 0 0;color:var(--edu-muted);font-size:12px;line-height:1.5}.edu-module__head>b{border:1px solid rgba(74,116,109,.12);border-radius:999px;background:#ffffffad;color:var(--edu-muted);font-size:10px;padding:6px 9px}.edu-module__lessons{display:grid;padding:4px 16px 10px}.edu-lesson{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr) auto 45px;grid-template-rows:auto auto;gap:4px 13px;align-items:center;width:100%;min-height:105px;border:0;border-bottom:1px solid rgba(79,123,116,.1);background:transparent;color:var(--edu-ink);padding:14px 4px;text-align:left;transition:background .16s ease,transform .16s ease}.edu-lesson:last-child{border-bottom:0}.edu-lesson:not(:disabled){cursor:pointer}.edu-lesson:not(:disabled):hover{border-radius:15px;background:#ddf4ee7a;transform:translate(2px)}.edu-lesson.is-next{margin-block:3px;border:1px solid rgba(244,184,96,.54);border-radius:16px;background:linear-gradient(100deg,#fff1d5bd,#fffdf847);padding-inline:12px}.edu-lesson.is-next+.edu-lesson{border-top-color:transparent}.edu-lesson:disabled{cursor:default;opacity:1}.edu-lesson.is-locked,.edu-lesson.is-upcoming{color:#21383dad}.edu-lesson__icon{position:relative;grid-row:1 / 3;display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#ddf4ee94}.edu-lesson.is-upcoming .edu-lesson__icon,.edu-lesson.is-locked .edu-lesson__icon{filter:grayscale(.72);opacity:.65}.edu-lesson__icon>i{position:absolute;right:-2px;bottom:-2px;display:grid;place-items:center;width:19px;height:19px;border:2px solid #fff;border-radius:50%;background:var(--edu-primary);color:#fff;font-size:10px;font-style:normal;font-weight:900}.edu-lesson__copy{grid-row:1 / 3;display:grid;min-width:0}.edu-lesson__copy small{color:var(--module-accent);font-size:10px;font-weight:900}.edu-lesson__copy strong{overflow:hidden;margin-top:2px;font-size:16px;font-weight:900;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.edu-lesson__copy>span{overflow:hidden;margin-top:3px;color:var(--edu-muted);font-size:11px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.edu-lesson__copy em{margin-top:5px;color:var(--module-accent);font-size:10px;font-style:normal;font-weight:800}.edu-lesson__status{align-self:end;justify-self:end;border-radius:999px;font-size:9px;font-weight:900;padding:5px 8px;white-space:nowrap}.edu-lesson__status.is-completed{background:var(--edu-mint);color:var(--edu-primary)}.edu-lesson__status.is-available{background:#fff0cf;color:#896019}.edu-lesson__status.is-locked,.edu-lesson__status.is-upcoming{background:#edf1ef;color:#71807d}.edu-lesson__stars{align-self:start;justify-self:end;display:inline-flex;gap:1px}.edu-lesson__action{grid-column:4;grid-row:1 / 3;justify-self:end;color:var(--edu-primary);font-size:11px;font-weight:900}.edu-lesson:disabled .edu-lesson__action{color:#60757957}.edu-map__next-card,.edu-map__account,.edu-map__note{padding:20px}.edu-map__assistant{display:flex;align-items:center;gap:10px}.edu-map__assistant>div{display:grid;gap:2px}.edu-map__assistant span{color:var(--edu-muted);font-size:10px;font-weight:800}.edu-map__assistant strong{font-size:15px;font-weight:900}.edu-map__guide{position:relative;display:grid;gap:4px;margin-top:14px;border-radius:13px;background:linear-gradient(120deg,#fff0cf,#f6f1df);padding:12px 32px 12px 12px}.edu-map__guide button{position:absolute;right:7px;top:6px;display:grid;place-items:center;width:25px;height:25px;border:0;border-radius:50%;background:#ffffff94;color:var(--edu-muted)}.edu-map__guide strong{font-size:11px;line-height:1.45}.edu-map__guide span{color:var(--edu-muted);font-size:10px;line-height:1.5}.edu-map__next-copy{margin-top:18px}.edu-map__next-copy>span{color:var(--edu-primary);font-size:10px;font-weight:900}.edu-map__next-copy h2{margin:6px 0 0;font-size:21px;line-height:1.25}.edu-map__next-copy p{margin:9px 0 0;color:var(--edu-muted);font-size:12px;line-height:1.62}.edu-map__next-card>.edu-button{width:100%;margin-top:18px}.edu-map__next-card>.edu-progress{margin-top:17px}.edu-map__next-card>.edu-map__review{margin-top:10px}.edu-map__rail-label{display:block;margin-bottom:10px;color:var(--edu-primary);font-size:10px;font-weight:900;letter-spacing:.08em}.edu-map__account .ui-result-callout{border:0;background:transparent;padding:0}.edu-map__account .btn{min-height:34px;border:0;border-radius:10px;background:var(--edu-primary);box-shadow:none;color:#fff}.edu-map__note p{margin:0;color:var(--edu-muted);font-size:11px;line-height:1.65}@media (max-width: 1040px){.edu-header{grid-template-columns:minmax(210px,1fr) auto minmax(190px,1fr)}.edu-home__hero{grid-template-columns:1fr;min-height:auto;padding-top:62px}.edu-home__hero-copy{max-width:760px}.edu-literacy-visual{width:min(760px,100%);margin-inline:auto}.edu-home__problem-inner{grid-template-columns:1fr;gap:48px}.edu-home__problem-heading{max-width:700px}.edu-home__problem-line{grid-template-columns:1fr;gap:12px}.edu-home__outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edu-home__outcome-grid article:nth-child(2){border-right:0;padding-right:0}.edu-home__outcome-grid article:nth-child(3){padding-left:0}.edu-home__outcome-grid article{min-height:330px}.edu-home__method-inner{grid-template-columns:1fr}.edu-home__lesson-lab{grid-column:auto;grid-row:auto;min-height:520px}.edu-home__safety-inner{grid-template-columns:1fr}.edu-home__safety-intro{max-width:760px}.edu-home__featured,.edu-home__faq{grid-template-columns:1fr}.edu-home__featured-visual{width:min(720px,100%)}.edu-home__faq{gap:36px}.edu-home__faq-head{position:static;max-width:760px}.edu-course-card{grid-template-columns:minmax(330px,.86fr) minmax(0,1.14fr)}.edu-course-card__content{padding:32px}.edu-map__summary{grid-template-columns:190px minmax(0,1fr)}.edu-map__summary-action{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:0 8px 10px}.edu-map__summary-action .edu-button{width:auto}.edu-map__layout{grid-template-columns:1fr;grid-template-areas:"rail" "curriculum"}.edu-map__rail{position:static;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr)}.edu-map__next-card{grid-row:span 2}}@media (max-width: 920px){.edu-header{grid-template-columns:1fr auto}.edu-header__nav{display:none}.edu-home__signal-grid{grid-template-columns:1fr}.edu-home__signal-grid article,.edu-home__signal-grid article+article,.edu-home__signal-grid article:last-child{min-height:0;border-right:0;border-bottom:1px solid var(--edu-line);padding:25px 0}.edu-home__signal-grid article:last-child{border-bottom:0}.edu-home__signal-grid article>strong{min-height:0}.edu-home__signal-grid p{min-height:0}.edu-home__signal-grid article>strong b{display:inline;margin-right:9px;font-size:38px}.edu-home__research-grid article,.edu-home__research-grid article:nth-child(-n+2){grid-column:span 6}.edu-home__research-grid article:last-child{grid-column:4 / span 6}}@media (max-width: 760px){.edu-header{grid-template-columns:1fr auto;gap:10px;width:calc(100% - 24px);min-height:62px}.edu-header:before{inset-inline:-4px;border-radius:15px}.edu-header__nav{display:none}.edu-header__breadcrumb{grid-column:1 / -1;grid-row:2;justify-content:flex-start;overflow:hidden;border-top:1px solid rgba(74,118,111,.1);padding-top:7px}.edu-brand__mark{width:36px;height:36px;border-radius:12px}.edu-brand__copy strong{font-size:15px}.edu-brand__copy small{display:none}.edu-header__actions{gap:5px}.edu-header__actions>div>.btn{max-width:108px;overflow:hidden;padding-inline:10px!important;text-overflow:ellipsis;white-space:nowrap}.edu-section,.edu-home__hero,.edu-home__closing,.edu-home__method-inner,.edu-home__safety,.edu-footer,.edu-courses__main,.edu-map__main{width:calc(100% - 28px)}.edu-home__hero{gap:34px;padding:42px 0 58px}.edu-home__hero-copy h1{font-size:clamp(40px,11vw,52px)}.edu-home__hero-copy>p{font-size:16px}.edu-literacy-visual{min-height:540px;border-radius:24px}.edu-literacy-visual__map{min-height:400px}.edu-home__problem{width:calc(100% - 16px);border-radius:24px}.edu-home__problem-inner{width:calc(100% - 40px);padding:68px 0 55px}.edu-home__problem-heading h2,.edu-home__safety-intro h2{font-size:36px}.edu-home__signals{padding-top:82px}.edu-home__outcomes-head,.edu-home__research-head{align-items:flex-start;flex-direction:column;gap:18px}.edu-home__outcomes-head>p,.edu-home__research-head>p{max-width:640px}.edu-home__outcome-grid{grid-template-columns:1fr}.edu-home__outcome-grid article,.edu-home__outcome-grid article+article,.edu-home__outcome-grid article:nth-child(3){min-height:0;border-right:0;padding:22px 0 28px}.edu-home__outcome-grid article+article{border-top-width:4px}.edu-home__outcome-grid article>strong{min-height:0}.edu-home__method-inner{gap:38px;padding:76px 0}.edu-home__method-copy h2{font-size:37px}.edu-home__lesson-lab{min-height:0;border-radius:22px}.edu-home__lesson-flow{grid-template-columns:1fr}.edu-home__lesson-flow>i{display:none}.edu-home__principle-grid,.edu-courses__principles{grid-template-columns:1fr}.edu-home__principle-grid article,.edu-home__principle-grid article+article,.edu-home__principle-grid article:last-child{min-height:0;border-right:0;border-bottom:1px solid var(--edu-line);padding:24px 0}.edu-home__principle-grid article:last-child{border-bottom:0}.edu-home__safety{margin-top:0}.edu-home__safety-inner{gap:44px;padding:48px 26px}.edu-home__research-grid article,.edu-home__research-grid article:nth-child(-n+2),.edu-home__research-grid article:last-child{grid-column:1 / -1;min-height:0}.edu-home__featured{gap:36px}.edu-home__closing{align-items:stretch;flex-direction:column;padding:36px 24px}.edu-home__closing .edu-button{width:100%}.edu-footer{align-items:flex-start;flex-direction:column;gap:5px}.edu-footer--home>span{max-width:none;text-align:left}.edu-courses__main{padding-top:46px}.edu-courses__intro h1{font-size:42px}.edu-courses__intro>p{font-size:15px}.edu-course-card{grid-template-columns:1fr}.edu-course-card__visual .edu-course-visual{min-height:340px}.edu-course-card__content{padding:27px 24px 30px}.edu-map__main{padding-top:24px}.edu-map__summary{grid-template-columns:1fr;gap:18px;padding:12px 12px 22px}.edu-map__summary-visual{width:100%}.edu-map__summary-copy,.edu-map__summary-action{padding-inline:8px}.edu-map__summary-action{grid-column:auto;grid-template-columns:1fr;padding-bottom:0}.edu-map__summary-action .edu-button{width:100%}.edu-map__rail{grid-template-columns:1fr}.edu-map__next-card{grid-row:auto}.edu-map__curriculum-head{align-items:flex-start;flex-direction:column}.edu-module__head{grid-template-columns:50px minmax(0,1fr);padding:16px}.edu-module__head>b{display:none}.edu-module__icon{width:46px;height:46px}.edu-module__lessons{padding-inline:10px}.edu-lesson{grid-template-columns:48px minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:4px 10px;min-height:112px;padding-inline:5px}.edu-lesson.is-next{padding-inline:9px}.edu-lesson__icon{grid-row:1 / 4;width:46px;height:46px}.edu-lesson__copy{grid-row:1 / 4}.edu-lesson__copy>span{white-space:normal}.edu-lesson__status{grid-column:3;grid-row:1}.edu-lesson__stars{grid-column:3;grid-row:2}.edu-lesson__action{display:none}}@media (max-width: 520px){.edu-brand__copy strong{font-size:14px}.edu-header__course-entry{padding-inline:11px}.edu-header__actions>div>.btn{max-width:94px;font-size:11px!important}.edu-home__hero-actions{align-items:stretch;flex-direction:column}.edu-home__hero-actions .edu-button{width:100%}.edu-home__trust{gap:6px;font-size:10px}.edu-home__hero-copy h1 em{white-space:normal}.edu-literacy-visual{min-height:510px}.edu-literacy-visual__head{padding-inline:16px}.edu-literacy-visual__head>small{display:none}.edu-literacy-visual__map{min-height:375px}.edu-literacy-visual__domain{width:42%;min-height:75px;padding:9px 10px}.edu-literacy-visual__domain strong{font-size:12px}.edu-literacy-visual__domain small{font-size:8px}.edu-literacy-visual__ring--outer{width:54%}.edu-literacy-visual__core{width:118px;height:118px;border-width:7px}.edu-literacy-visual__core strong{font-size:17px}.edu-literacy-visual__core span{display:none}.edu-literacy-visual__node.is-top{top:23%}.edu-literacy-visual__node.is-right{left:77%}.edu-literacy-visual__node.is-bottom{top:77%}.edu-literacy-visual__node.is-left{left:23%}.edu-literacy-visual__foot{padding-inline:16px}.edu-literacy-visual__foot b{display:none}.edu-home__problem-list article{grid-template-columns:35px minmax(0,1fr)}.edu-home__problem-line strong{font-size:17px}.edu-home__outcomes-head h2,.edu-home__research-head h2,.edu-home__faq-head h2{font-size:34px}.edu-home__lesson-question{margin-inline:16px;padding:16px}.edu-home__lesson-question strong{font-size:17px}.edu-home__lesson-flow,.edu-home__lesson-proof{margin-inline:16px}.edu-home__comparison-head{display:none}.edu-home__comparison-row{grid-template-columns:1fr;gap:10px;padding-block:20px}.edu-home__comparison-row i{transform:rotate(90deg)}.edu-home__safety-inner{padding-inline:21px}.edu-home__research-grid article{padding:21px}.edu-home__faq-list details p{margin-left:0;margin-right:0}.edu-home__featured-actions{align-items:stretch;flex-direction:column}.edu-home__featured-actions .edu-button{width:100%}.edu-course-visual__explorer{right:-12%;width:57%}.edu-course-visual.has-explorer .edu-course-visual__core,.edu-course-visual.has-explorer .edu-course-visual__orbit{left:34%}.edu-course-visual.has-explorer .edu-course-visual__icon--prompt{right:34%}.edu-section{padding-block:64px}.edu-section__heading h2,.edu-home__featured h2{font-size:34px}.edu-course-card__visual .edu-course-visual{min-height:300px}.edu-course-card__content{padding-inline:20px}.edu-course-card__actions{align-items:stretch;flex-direction:column}.edu-course-card__actions .edu-button{width:100%}.edu-map__summary-copy h1{font-size:30px}.edu-map__curriculum-head h2{font-size:28px}.edu-module__head h3{font-size:17px}.edu-module__head p{font-size:11px}.edu-lesson__copy strong{font-size:14px;white-space:normal}.edu-lesson__copy>span{font-size:10px}.edu-lesson__status{max-width:76px;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 400px){.edu-brand__copy{display:none}.edu-header__course-entry{min-width:38px;width:38px;overflow:hidden;font-size:0;padding:0}.edu-header__course-entry span{font-size:13px}}@media (prefers-reduced-motion: reduce){.edu-page{scroll-behavior:auto}.edu-button,.edu-lesson,.edu-progress__track i{transition:none}}.edu-page{--edu-bg: #f4f6f1;--edu-surface: #fbfaf6;--edu-surface-strong: #ffffff;--edu-ink: #17332f;--edu-muted: #667670;--edu-primary: #246a5b;--edu-primary-hover: #1c574b;--edu-mint: #dcebe3;--edu-sky: #e4ecee;--edu-violet: #73779b;--edu-sun: #d4a35f;--edu-clay: #b96f58;--edu-line: #dce2dc;--edu-shadow: 0 22px 60px rgba(34, 67, 60, .08);background:#f5f7f3;color:var(--edu-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-kerning:normal;text-rendering:optimizeLegibility}.edu-page:before{opacity:.42;background-image:radial-gradient(rgba(38,85,75,.16) .65px,transparent .65px);background-size:16px 16px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 35rem);mask-image:linear-gradient(180deg,#000,transparent 35rem)}.edu-header{grid-template-columns:minmax(220px,1fr) auto minmax(250px,1fr);width:min(1240px,calc(100% - 56px));min-height:78px;padding:0}.edu-header:before{inset:0 calc(50% - 50vw);border:0;border-bottom:1px solid rgba(39,79,71,.1);border-radius:0;background:#f8f9f6e0;box-shadow:none;-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%)}.edu-brand{gap:10px}.edu-brand__mark{width:34px;height:34px;border-radius:9px;background:var(--edu-ink);box-shadow:none}.edu-brand__mark:before,.edu-brand__mark:after{display:none}.edu-brand__mark i{left:6px;right:auto;top:6px;width:4px;height:4px;background:#e8b76e}.edu-brand__mark b{color:#fff;font-size:13px;font-weight:700}.edu-brand__copy{gap:2px}.edu-brand__copy strong{font-size:15px;font-weight:720;letter-spacing:0}.edu-brand__copy small{color:#86928e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:700;letter-spacing:.14em}.edu-header__nav{gap:22px;border:0;border-radius:0;background:transparent;padding:0}.edu-header__nav--marketing{gap:20px}.edu-header__nav button,.edu-header__breadcrumb button{position:relative;min-height:38px;border-radius:0;color:#65756f;font-size:12px;font-weight:620;padding:8px 0}.edu-header__nav button:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:1px;background:var(--edu-primary);transition:right .2s ease}.edu-header__nav button:hover,.edu-header__nav button.is-active{background:transparent;box-shadow:none;color:var(--edu-ink)}.edu-header__nav button:hover:after,.edu-header__nav button.is-active:after{right:0}.edu-header__breadcrumb{font-size:11px}.edu-header__breadcrumb button{padding-inline:0}.edu-header__actions{gap:7px}.edu-header__course-entry{min-height:36px;border-radius:9px;background:var(--edu-ink);font-size:11px;font-weight:680;padding:8px 13px}.edu-header__actions>.btn,.edu-header__actions>div>.btn{min-height:36px;border-color:#375b531f;border-radius:9px;background:#ffffffa3;color:var(--edu-ink);font-size:11px;font-weight:620}.edu-header__actions .audio-settings-button{width:36px;min-width:36px;height:36px}.edu-button{min-height:48px;border-radius:10px;font-size:13px;font-weight:680;letter-spacing:.01em;padding:13px 19px}.edu-button--primary{background:var(--edu-ink);box-shadow:0 10px 26px #17332f26}.edu-button--primary:hover{background:var(--edu-primary);box-shadow:0 12px 30px #246a5b2e}.edu-button--secondary{border-color:#294f4724;background:#ffffff94}.edu-eyebrow,.edu-section__kicker{gap:9px;border:0;border-radius:0;background:transparent;color:var(--edu-primary);font-size:10px;font-weight:720;letter-spacing:.08em;padding:0}.edu-section__kicker:before{content:"";width:22px;height:1px;background:currentColor;opacity:.62}.edu-eyebrow i{width:5px;height:5px;background:var(--edu-clay);box-shadow:none}.edu-section{width:min(1160px,calc(100% - 56px));padding:104px 0}.edu-section__heading{max-width:720px;margin-bottom:46px}.edu-section__heading h2,.edu-home__featured h2,.edu-home__closing h2{font-family:inherit;font-weight:690;letter-spacing:-.045em}.edu-section__heading>p,.edu-home__featured-copy>p,.edu-home__closing p{color:#6a7974;font-weight:430}.edu-chip-row{gap:7px}.edu-chip-row>span{border-color:#3258501f;background:#ffffff85;color:#6b7975;font-size:10px;font-weight:620;padding:6px 9px}.edu-course-visual{display:grid;grid-template-rows:auto 1fr auto;width:100%;min-height:420px;overflow:hidden;border-radius:22px;background:radial-gradient(circle at 76% 20%,rgba(226,185,116,.22),transparent 22%),radial-gradient(circle at 18% 82%,rgba(160,190,180,.2),transparent 28%),#1f443c;box-shadow:inset 0 0 0 1px #ffffff17;color:#f7f6ef;padding:24px}.edu-course-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.36;background-image:radial-gradient(rgba(255,255,255,.36) .55px,transparent .55px);background-size:15px 15px;-webkit-mask-image:linear-gradient(135deg,transparent,#000 48%,transparent);mask-image:linear-gradient(135deg,transparent,#000 48%,transparent)}.edu-course-visual__topline,.edu-course-visual__bottomline{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:18px}.edu-course-visual__topline>span,.edu-course-visual__bottomline>span,.edu-course-visual__bottomline small{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:700;letter-spacing:.14em;opacity:.62}.edu-course-visual__topline b{border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:8px;font-weight:650;padding:5px 7px}.edu-course-visual__field{position:relative;z-index:2;min-height:310px}.edu-course-visual__halo,.edu-course-visual__cross,.edu-course-visual__center{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%)}.edu-course-visual__halo{width:205px;height:205px;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 40px #ffffff06,0 0 0 80px #ffffff05}.edu-course-visual__cross{background:#ffffff1f}.edu-course-visual__cross.is-x{width:68%;height:1px}.edu-course-visual__cross.is-y{width:1px;height:72%}.edu-course-visual__center{z-index:3;display:grid;place-content:center;width:134px;height:134px;border-radius:50%;background:#f4f0e6;box-shadow:0 24px 55px #071e1938;color:#1f443c;text-align:center}.edu-course-visual__center small{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:6px;font-weight:800;letter-spacing:.16em}.edu-course-visual__center strong{margin-top:2px;font-size:42px;font-weight:620;letter-spacing:-.08em;line-height:1}.edu-course-visual__center span{margin-top:8px;color:#60766f;font-size:7px;font-weight:650;letter-spacing:.08em}.edu-course-visual__path-node{position:absolute;z-index:4;display:grid;grid-template-columns:9px auto;grid-template-rows:auto auto;gap:1px 6px;align-items:center}.edu-course-visual__path-node i{grid-row:1 / 3;width:8px;height:8px;border:2px solid rgba(255,255,255,.72);border-radius:50%;background:#dda95f}.edu-course-visual__path-node span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:6px;opacity:.55}.edu-course-visual__path-node strong{font-size:9px;font-weight:620}.edu-course-visual__path-node.is-1{left:13%;top:18%}.edu-course-visual__path-node.is-2{right:12%;top:18%}.edu-course-visual__path-node.is-3{left:13%;bottom:15%}.edu-course-visual__path-node.is-4{right:12%;bottom:15%}.edu-course-visual__path-node.is-2 i{background:#8d92b0}.edu-course-visual__path-node.is-3 i{background:#b8715b}.edu-course-visual__path-node.is-4 i{background:#7eaa93}.edu-course-visual__question{position:absolute;left:50%;bottom:-2px;z-index:5;display:grid;gap:2px;width:max-content;max-width:68%;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#0c2a238a;padding:8px 11px;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.edu-course-visual__question span{color:#d9ad6b;font-size:6px;font-weight:700}.edu-course-visual__question strong{font-size:8px;font-weight:550;letter-spacing:.02em}.edu-course-visual__bottomline{border-top:1px solid rgba(255,255,255,.14);padding-top:15px}.edu-course-visual__bottomline>div{display:grid;gap:3px}.edu-course-visual__bottomline strong{font-size:13px;font-weight:620}.edu-course-visual.is-compact{min-height:176px;border-radius:14px;padding:14px}.edu-course-visual.is-compact .edu-course-visual__topline{display:none}.edu-course-visual.is-compact .edu-course-visual__field{min-height:115px}.edu-course-visual.is-compact .edu-course-visual__halo{width:85px;height:85px;box-shadow:0 0 0 20px #ffffff06}.edu-course-visual.is-compact .edu-course-visual__center{width:66px;height:66px}.edu-course-visual.is-compact .edu-course-visual__center small,.edu-course-visual.is-compact .edu-course-visual__center span,.edu-course-visual.is-compact .edu-course-visual__question,.edu-course-visual.is-compact .edu-course-visual__path-node strong,.edu-course-visual.is-compact .edu-course-visual__path-node span,.edu-course-visual.is-compact .edu-course-visual__bottomline>span{display:none}.edu-course-visual.is-compact .edu-course-visual__center strong{margin:0;font-size:22px}.edu-course-visual.is-compact .edu-course-visual__path-node{grid-template-columns:auto}.edu-course-visual.is-compact .edu-course-visual__path-node i{width:6px;height:6px;border-width:1px}.edu-course-visual.is-compact .edu-course-visual__bottomline{padding-top:9px}.edu-course-visual.is-compact .edu-course-visual__bottomline small{display:none}.edu-course-visual.is-compact .edu-course-visual__bottomline strong{font-size:9px}.edu-home__hero{grid-template-columns:minmax(0,1.05fr) minmax(500px,.95fr);gap:clamp(58px,7vw,96px);width:min(1240px,calc(100% - 56px));min-height:770px;padding:86px 0 112px}.edu-home__hero-copy{max-width:680px}.edu-home__hero-copy h1{margin:22px 0 24px;font-family:inherit;font-size:clamp(51px,5.35vw,74px);font-weight:680;letter-spacing:-.065em;line-height:1.11}.edu-home__hero-copy h1 em{color:var(--edu-primary);font-style:normal}.edu-home__hero-copy>p{max-width:615px;color:#687772;font-size:16px;font-weight:420;line-height:1.86}.edu-home__hero-actions{margin-top:32px}.edu-home__trust{margin-top:23px;color:#82908b;font-size:10px;font-weight:560}.edu-literacy-visual{min-height:590px;border:1px solid rgba(47,89,80,.1);border-radius:26px;background:radial-gradient(circle at 84% 17%,rgba(206,188,147,.24),transparent 22%),radial-gradient(circle at 13% 86%,rgba(172,200,188,.27),transparent 24%),#ebf0ea;box-shadow:0 30px 80px #1f433b14;-webkit-backdrop-filter:none;backdrop-filter:none}.edu-literacy-visual:before{right:-108px;top:-112px;width:290px;height:290px;background:#6f749a1a}.edu-literacy-visual:after{left:-62px;bottom:-56px;border-color:#246a5b29}.edu-literacy-visual__head{min-height:72px;border-color:#2c524a1a;padding:18px 21px}.edu-literacy-visual__head span,.edu-literacy-visual__foot b{font-size:7px;font-weight:700}.edu-literacy-visual__head strong{font-size:14px;font-weight:680}.edu-literacy-visual__head>small{border-color:#2d544b1a;background:#ffffff8c;font-weight:560}.edu-literacy-visual__map{min-height:448px}.edu-literacy-visual__ring{border-color:#275b4f2b}.edu-literacy-visual__ring--inner{border-color:#6c709938}.edu-literacy-visual__axis{background:#2a5b501f}.edu-literacy-visual__core{width:146px;height:146px;border:1px solid rgba(40,83,74,.1);background:#fffdf8;box-shadow:0 20px 50px #2b4e461f;color:var(--edu-ink)}.edu-literacy-visual__core small{color:var(--edu-primary);opacity:.68}.edu-literacy-visual__core strong{font-size:20px;font-weight:690}.edu-literacy-visual__core span{color:#6f7e79;opacity:1}.edu-literacy-visual__domain{width:35%;min-height:76px;border-color:#2f564e14;border-radius:11px;background:#ffffffb3;box-shadow:0 12px 34px #2b4c450e}.edu-literacy-visual__domain>span{color:#a06754;font-weight:700}.edu-literacy-visual__domain strong{font-size:13px;font-weight:660}.edu-literacy-visual__foot{min-height:62px;border-color:#2c524a1a;font-size:8px}.edu-home__problem{width:100%;border-radius:0;background:#edf1e9;color:var(--edu-ink)}.edu-home__problem-inner{grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);gap:58px 100px;width:min(1160px,calc(100% - 56px));padding:112px 0 92px}.edu-home__dark-kicker{color:var(--edu-primary);font-size:8px;font-weight:700}.edu-home__problem-heading h2{margin-top:22px;color:#1c3833;font-family:Songti SC,STSong,"Noto Serif CJK SC",serif;font-size:clamp(40px,4.4vw,58px);font-weight:600;letter-spacing:-.04em;line-height:1.26}.edu-home__problem-heading p{color:#697973;font-size:14px}.edu-home__problem-list article{border-color:#30544c21;padding:24px 0}.edu-home__problem-list article:last-child{border-color:#30544c21}.edu-home__problem-list article>span{color:#a36a55;font-weight:700}.edu-home__problem-list h3{font-size:17px;font-weight:670}.edu-home__problem-list p{color:#6a7974;font-size:12px}.edu-home__problem-line{gap:100px;border-color:#30544c21}.edu-home__problem-line span{color:#a36550;font-size:12px}.edu-home__problem-line strong{font-family:inherit;font-size:17px;font-weight:620}.edu-home__signals{padding-top:112px}.edu-home__signals .edu-section__heading{max-width:880px}.edu-home__signals .edu-section__heading h2{font-size:clamp(37px,4.1vw,51px);font-weight:670}.edu-home__signal-grid{border-color:#30544c21}.edu-home__signal-grid article{min-height:270px;border-color:#30544c21;padding-top:30px}.edu-home__signal-grid article>span{font-size:8px;font-weight:700}.edu-home__signal-grid article>strong{font-size:20px;font-weight:660}.edu-home__signal-grid article>strong b{color:#a66d55;font-size:47px;font-weight:610}.edu-home__signal-grid p{color:#6a7974;font-size:12px}.edu-home__outcomes{padding-top:82px}.edu-home__outcomes-head h2,.edu-home__research-head h2,.edu-home__faq-head h2{font-family:inherit;font-weight:670;letter-spacing:-.045em}.edu-home__outcomes-head>p,.edu-home__research-head>p{color:#6b7975;font-size:13px}.edu-home__outcome-grid{gap:10px;border:0}.edu-home__outcome-grid article,.edu-home__outcome-grid article+article{min-height:365px;border:0;border-top:3px solid var(--outcome-accent);background:#ffffff9e;padding:24px 22px 28px}.edu-home__outcome-grid h3{font-family:inherit;font-size:34px;font-weight:650}.edu-home__outcome-grid article>strong{font-size:13px;font-weight:640}.edu-home__outcome-grid ul{border-color:#3458501a}.edu-home__outcome-grid li{color:#6c7a76;font-size:11px}.edu-home__method{background:#1d4038;color:#f5f4ef}.edu-home__method-inner{gap:44px 82px;width:min(1160px,calc(100% - 56px));padding:112px 0}.edu-home__method .edu-section__kicker{color:#b9d9ce}.edu-home__method-copy h2{font-family:inherit;font-weight:660;letter-spacing:-.05em}.edu-home__method-copy>p{color:#f4f6f1ad;font-size:13px}.edu-home__method-sources span,.edu-home__method-sources a{border-color:#ffffff21;background:#ffffff0d;color:#f6f7f3ad}.edu-home__method-sources span{color:#d8b57d}.edu-home__learning-loop article{border-color:#ffffff21}.edu-home__learning-loop article:last-child{border-color:#ffffff21}.edu-home__learning-loop article:before{background:#ffffff1c}.edu-home__learning-loop article>span{border-color:#ffffff2b;background:#1d4038;color:#d9b77f}.edu-home__learning-loop h3{font-weight:630}.edu-home__learning-loop p{color:#f6f7f39e}.edu-home__lesson-lab{border:0;border-radius:21px;background:#f7f5ef;box-shadow:0 30px 75px #06191538;color:var(--edu-ink)}.edu-home__lesson-lab-head{border-color:#32554d1a}.edu-home__lesson-lab-head strong{font-weight:640}.edu-home__lesson-question{border-left-width:3px;background:#f1ebe1}.edu-home__lesson-question strong{font-family:inherit;font-size:18px;font-weight:650}.edu-home__lesson-flow>div{border-color:#32554d1a;border-radius:10px}.edu-home__philosophy{padding-top:120px}.edu-home__philosophy .edu-section__heading{max-width:800px}.edu-home__principle-grid{border-color:#32554d1f}.edu-home__principle-grid article{min-height:215px;border-color:#32554d1f}.edu-home__principle-grid h3{font-family:inherit;font-size:24px;font-weight:650}.edu-home__principle-grid p{color:#6b7a75;font-size:12px}.edu-home__comparison{border-color:#32554d1f;background:#ffffff80}.edu-home__comparison-head{border-color:#32554d1a;background:#edf1eb}.edu-home__comparison-row{border-color:#32554d1a}.edu-home__comparison-row span{font-size:12px}.edu-home__comparison-row strong{font-size:13px;font-weight:630}.edu-home__safety{width:min(1160px,calc(100% - 56px));margin-top:18px;border-radius:22px;background:#e8e9f0;color:var(--edu-ink)}.edu-home__safety-inner{padding:64px 68px}.edu-home__safety-intro h2{color:#293948;font-family:inherit;font-size:clamp(36px,4vw,50px);font-weight:660;letter-spacing:-.045em}.edu-home__safety-intro p{color:#6a7280}.edu-home__safety a{color:#5e668a}.edu-home__safety-grid article{border-color:#3a425d21}.edu-home__safety-grid article:last-child{border-color:#3a425d21}.edu-home__safety-grid article>span{color:#73799b}.edu-home__safety-grid strong{font-weight:650}.edu-home__safety-grid p{color:#6c7480}.edu-home__research{padding-top:118px}.edu-home__research-grid{gap:11px}.edu-home__research-grid article{min-height:325px;border-color:#32554d1c;border-radius:13px;background:#ffffff8a;padding:22px}.edu-home__research-grid article:nth-child(-n+2){min-height:292px}.edu-home__research-grid h3{font-size:18px;font-weight:650}.edu-home__research-grid p{color:#6a7974;font-size:11px}.edu-home__research-grid article>strong{border-color:#32554d1a;font-weight:620}.edu-home__featured{grid-template-columns:minmax(440px,1fr) minmax(0,1fr);gap:72px;border-color:#32554d1a}.edu-home__featured-visual:before{display:none}.edu-home__featured-stamp{right:-14px;top:22px;border:0;border-radius:9px;background:#f4f0e6;box-shadow:0 14px 36px #193d3524}.edu-home__featured-copy>p{font-size:14px}.edu-home__featured-actions{gap:10px}.edu-home__faq{gap:88px;border-color:#32554d1c}.edu-home__faq-list,.edu-home__faq-list details{border-color:#32554d1f}.edu-home__faq-list summary strong{font-size:14px;font-weight:640}.edu-home__faq-list details p{color:#6b7974;font-size:12px}.edu-home__closing{width:min(1160px,calc(100% - 56px));border-color:#32554d24;background:#e8f0e9;padding:48px 44px}.edu-footer{width:min(1160px,calc(100% - 56px));border-color:#32554d1a}.edu-courses__main{width:min(1160px,calc(100% - 56px));padding:88px 0 100px}.edu-courses__intro{max-width:760px;margin-bottom:46px}.edu-courses__intro h1{margin-top:20px;font-family:inherit;font-size:clamp(44px,5vw,64px);font-weight:680;letter-spacing:-.055em}.edu-courses__intro>p{color:#687772;font-size:15px}.edu-course-card{grid-template-columns:minmax(410px,.96fr) minmax(0,1.04fr);overflow:hidden;border-color:#30544c1c;border-radius:22px;background:#ffffffad;box-shadow:0 28px 80px #26484013}.edu-course-card__visual{padding:12px}.edu-course-card__visual .edu-course-visual{min-height:470px}.edu-course-card__featured{left:28px;top:28px;border:0;border-radius:8px;background:#f6f3ebe6;color:var(--edu-ink);font-size:9px;font-weight:650}.edu-course-card__content{padding:42px 44px}.edu-course-card__eyebrow span,.edu-course-card__eyebrow b{font-size:9px;font-weight:660}.edu-course-card h2{font-family:inherit;font-size:clamp(34px,3.5vw,47px);font-weight:680;letter-spacing:-.045em}.edu-course-card__content>p{color:#697873;font-size:13px}.edu-course-card__next,.edu-course-card__promise{border-left-width:2px;border-radius:0;background:#f3efe5}.edu-courses__principles{gap:0;border-top:1px solid rgba(50,85,77,.12);border-bottom:1px solid rgba(50,85,77,.12)}.edu-courses__principles article{border:0;border-right:1px solid rgba(50,85,77,.1);border-radius:0;background:transparent;padding:22px}.edu-courses__principles article:last-child{border-right:0}.edu-map__main{width:min(1160px,calc(100% - 56px));padding-top:42px}.edu-map__summary{grid-template-columns:210px minmax(0,1fr) 270px;gap:30px;border-color:#32554d1c;border-radius:18px;background:#ffffffa3;box-shadow:0 22px 60px #23463e11}.edu-map__summary-copy h1{font-family:inherit;font-weight:680;letter-spacing:-.04em}.edu-map__layout{gap:20px}.edu-map__curriculum-head h2{font-family:inherit;font-weight:670;letter-spacing:-.035em}.edu-module{border-color:#32554d1c;border-radius:16px;background:#ffffffa8;box-shadow:0 14px 42px #24443d0b}.edu-module__head{background:color-mix(in srgb,var(--module-soft) 58%,#f7f8f4)}.edu-module__head h3{font-weight:670}.edu-lesson:not(:disabled):hover{border-radius:11px;background:#dcebe370}.edu-lesson.is-next{border-color:#b77f3f52;border-radius:12px;background:#f5f0e4}.edu-map__next-card,.edu-map__account,.edu-map__note{border-color:#32554d1a;border-radius:15px;background:#ffffffa6;box-shadow:0 14px 42px #24443d0b}@media (max-width: 1080px){.edu-header{grid-template-columns:minmax(190px,1fr) auto minmax(220px,1fr)}.edu-header__nav--marketing{gap:13px}.edu-home__hero{grid-template-columns:1fr;min-height:auto}.edu-home__hero-copy{max-width:780px}.edu-literacy-visual{width:min(760px,100%);margin-inline:auto}.edu-home__problem-inner{grid-template-columns:1fr}.edu-home__problem-line{grid-template-columns:1fr;gap:12px}.edu-home__method-inner{grid-template-columns:1fr}.edu-home__lesson-lab{grid-column:auto;grid-row:auto}.edu-home__safety-inner,.edu-home__featured,.edu-home__faq{grid-template-columns:1fr}.edu-home__featured-visual{width:min(720px,100%)}.edu-home__faq-head{position:static}.edu-course-card{grid-template-columns:minmax(350px,.88fr) minmax(0,1.12fr)}}@media (max-width: 920px){.edu-header{grid-template-columns:1fr auto}.edu-header__nav{display:none}.edu-home__signal-grid{grid-template-columns:1fr}.edu-home__signal-grid article,.edu-home__signal-grid article+article,.edu-home__signal-grid article:last-child{min-height:0;border-right:0;border-bottom:1px solid rgba(50,85,77,.11);padding:26px 0}.edu-home__signal-grid article:last-child{border-bottom:0}.edu-home__signal-grid p,.edu-home__signal-grid article>strong{min-height:0}.edu-home__outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edu-home__research-grid article,.edu-home__research-grid article:nth-child(-n+2){grid-column:span 6}.edu-home__research-grid article:last-child{grid-column:4 / span 6}}@media (max-width: 760px){.edu-header{width:calc(100% - 28px);min-height:66px}.edu-header:before{inset:0 calc(50% - 50vw);border-radius:0}.edu-brand__mark{width:32px;height:32px}.edu-section,.edu-home__hero,.edu-home__method-inner,.edu-home__safety,.edu-home__closing,.edu-footer,.edu-courses__main,.edu-map__main{width:calc(100% - 32px)}.edu-home__hero{gap:44px;padding:62px 0 76px}.edu-home__hero-copy h1{font-size:clamp(42px,11.5vw,55px)}.edu-home__hero-copy>p{font-size:14px}.edu-literacy-visual{min-height:540px}.edu-literacy-visual__map{min-height:408px}.edu-home__problem-inner{width:calc(100% - 40px);padding:78px 0 64px}.edu-home__problem-heading h2{font-size:38px}.edu-home__outcomes-head,.edu-home__research-head{align-items:flex-start;flex-direction:column}.edu-home__outcome-grid{grid-template-columns:1fr}.edu-home__outcome-grid article,.edu-home__outcome-grid article+article{min-height:0;padding:24px}.edu-home__method-inner{padding:82px 0}.edu-home__learning-loop{margin-bottom:4px}.edu-home__lesson-flow{grid-template-columns:1fr}.edu-home__lesson-flow>i{display:none}.edu-home__principle-grid{grid-template-columns:1fr}.edu-home__principle-grid article,.edu-home__principle-grid article+article,.edu-home__principle-grid article:last-child{min-height:0;border-right:0;border-bottom:1px solid rgba(50,85,77,.1);padding:25px 0}.edu-home__safety-inner{padding:48px 24px}.edu-home__research-grid article,.edu-home__research-grid article:nth-child(-n+2),.edu-home__research-grid article:last-child{grid-column:1 / -1;min-height:0}.edu-home__featured{gap:42px}.edu-home__closing{padding:36px 24px}.edu-course-card{grid-template-columns:1fr}.edu-course-card__visual .edu-course-visual{min-height:380px}.edu-course-card__content{padding:30px 25px}.edu-courses__principles{grid-template-columns:1fr}.edu-courses__principles article{border-right:0;border-bottom:1px solid rgba(50,85,77,.1)}.edu-courses__principles article:last-child{border-bottom:0}}@media (max-width: 520px){.edu-header__course-entry{padding-inline:10px}.edu-home__hero-copy h1 em{white-space:normal}.edu-literacy-visual{min-height:505px;border-radius:20px}.edu-literacy-visual__head{padding-inline:16px}.edu-literacy-visual__head>small{display:none}.edu-literacy-visual__map{min-height:380px}.edu-literacy-visual__domain{width:43%;padding:9px 10px}.edu-literacy-visual__core{width:116px;height:116px}.edu-literacy-visual__core span{display:none}.edu-literacy-visual__foot{padding-inline:16px}.edu-literacy-visual__foot b,.edu-home__comparison-head{display:none}.edu-home__comparison-row{grid-template-columns:1fr;gap:10px}.edu-home__comparison-row i{transform:rotate(90deg)}.edu-home__featured-actions{align-items:stretch;flex-direction:column}.edu-home__featured-actions .edu-button{width:100%}.edu-course-visual{min-height:350px;padding:18px}.edu-course-visual__field{min-height:255px}.edu-course-visual__halo{width:165px;height:165px}.edu-course-visual__center{width:112px;height:112px}.edu-course-visual__center strong{font-size:34px}.edu-course-visual__question{bottom:2px}.edu-course-visual__bottomline>span{display:none}.edu-course-card__visual .edu-course-visual{min-height:340px}}@media (max-width: 400px){.edu-brand__copy{display:none}.edu-header__course-entry{min-width:36px;width:36px;overflow:hidden;font-size:0;padding:0}.edu-header__course-entry span{font-size:12px}}@media (prefers-reduced-motion: reduce){.edu-header__nav button:after{transition:none}}.edu-map{background:#f7faf8}.edu-map:before{display:none}.edu-map .edu-header:before{border-radius:12px;background:#fffffff0;box-shadow:0 8px 26px #23463e0e}.edu-map__summary{grid-template-columns:186px minmax(0,1fr) 250px;gap:28px;border-radius:16px;background:#ffffffd6;box-shadow:0 12px 34px #23463e0e;padding:16px 20px 16px 16px}.edu-map__summary-copy h1{margin-top:10px;font-size:clamp(27px,3vw,37px)}.edu-map__layout{gap:28px;margin-top:34px}.edu-map__curriculum-head{margin-bottom:16px}.edu-map__curriculum-head h2{margin-top:10px;font-size:clamp(24px,2.6vw,32px)}.edu-map__modules{gap:14px}.edu-module{border-radius:14px;background:#ffffffe6;box-shadow:0 8px 24px #24443d09}.edu-module__head{grid-template-columns:minmax(0,1fr) auto;gap:16px;border-bottom-color:#507d751f;background:#fbfcfa;padding:17px 20px 16px}.edu-module__icon,.edu-lesson__icon{display:none}.edu-module__head span,.edu-lesson__copy small{color:var(--edu-muted);font-size:10px;font-weight:700;letter-spacing:.07em}.edu-module__head h3{margin-top:4px;font-size:18px;font-weight:700}.edu-module__head p{margin-top:3px;color:#778580}.edu-module__head>b{border:0;background:transparent;color:#778580;font-size:11px;font-weight:650;padding:0}.edu-module__lessons{padding:3px 20px 7px}.edu-lesson{grid-template-columns:minmax(0,1fr) auto 42px;grid-template-rows:auto auto;gap:3px 16px;min-height:90px;padding:13px 4px;transition:background .16s ease}.edu-lesson__copy{grid-column:1;grid-row:1 / 3}.edu-lesson__copy strong{font-size:15px;font-weight:750}.edu-lesson__copy em{margin-top:4px;color:#788782;font-weight:650}.edu-lesson__status{grid-column:2;grid-row:1;align-self:start;border-radius:0;background:transparent!important;color:#778580!important;font-size:10px;font-weight:650;padding:0}.edu-lesson__status.is-available,.edu-lesson__status.is-completed{color:var(--edu-primary)!important}.edu-lesson__stars{grid-column:2;grid-row:2;align-self:end}.edu-lesson__action{grid-column:3;grid-row:1 / 3;color:var(--edu-primary);font-size:10px;font-weight:700}.edu-lesson:not(:disabled):hover{border-radius:8px;background:#f4f9f6;transform:none}.edu-lesson.is-next{margin-block:3px;border:1px solid rgba(38,127,116,.18);border-left:3px solid var(--edu-primary);border-radius:8px;background:#f3f8f5;padding-inline:10px}.edu-map__next-card,.edu-map__account,.edu-map__note{border-radius:14px;background:#ffffffd6;box-shadow:0 8px 24px #24443d09}.edu-map__assistant svg{width:44px;height:44px}.edu-map__guide{border-radius:9px;background:#f5f7ef}.edu-map__next-card>.edu-button{box-shadow:none}@media (max-width: 1040px){.edu-map__summary{grid-template-columns:172px minmax(0,1fr)}}@media (max-width: 760px){.edu-map__summary{grid-template-columns:1fr;gap:16px;padding:12px 12px 20px}.edu-map__summary-copy,.edu-map__summary-action{padding-inline:8px}.edu-module__head{grid-template-columns:minmax(0,1fr) auto;padding:16px}.edu-module__lessons{padding-inline:10px}.edu-lesson{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;min-height:106px;gap:4px 12px;padding-inline:5px}.edu-lesson__status{grid-column:2;grid-row:1;max-width:92px;overflow:hidden;text-overflow:ellipsis}.edu-lesson__stars{grid-column:2;grid-row:2}.edu-lesson__action{display:none}.edu-lesson.is-next{padding-inline:9px}}@font-face{font-family:XiaoLuo Calligraphy;src:url(/assets/fonts/xiaoluo-calligraphy-subset.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400;unicode-range:U+5C0F,U+6D1B}.home-page{--home-bg: #fffdf8;--home-surface: #f7f4ec;--home-ink: #242424;--home-muted: #6f6d68;--home-line: rgba(36, 36, 36, .1);--home-blue: #5faef4;--home-cobalt: #2f63d8;--home-green: #42be82;--home-yellow: #ffc95c;--home-orange: #ff713b;--home-cream: #f1eadc;--home-ease: cubic-bezier(.19, 1, .22, 1);background:var(--home-bg);color:var(--home-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;scroll-padding-top:92px}.home-page:before{display:none}.home-page button{color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.home-page main{position:relative;z-index:1}.home-skip-link{position:fixed;left:18px;top:12px;z-index:240;border-radius:999px;background:#201e1a;color:#fff;font-size:13px;font-weight:700;padding:10px 16px;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .18s var(--home-ease),transform .18s var(--home-ease)}.home-skip-link:focus{opacity:1;pointer-events:auto;transform:translateY(0)}.home-page button:focus-visible,.home-page a:focus-visible{outline:3px solid rgba(47,99,216,.34);outline-offset:3px}.home-header{position:sticky;top:0;z-index:100;background:#fffdf8eb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:background .28s var(--home-ease),border-color .28s var(--home-ease),box-shadow .28s var(--home-ease)}.home-header.is-scrolled{background:#fffdf8f5;border-bottom-color:#2424240f;box-shadow:0 10px 28px #302a1e0f}.home-header__inner{display:flex;align-items:center;gap:13px;width:min(1024px,calc(100% - 40px));height:94px;margin:0 auto;transition:height .28s var(--home-ease)}.home-header.is-scrolled .home-header__inner{height:72px}.home-brand{display:inline-flex;align-items:center;flex:0 0 auto;gap:10px;border:0;background:transparent;color:inherit;padding:8px 0;text-align:left;text-decoration:none}.home-brand__mark{position:relative;display:grid;place-items:center;width:46px;height:46px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;color:#b83a2e}.home-brand__mark:before{display:none}.home-brand__mark i,.home-brand__mark b{display:none}.home-brand__seal{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 5px 9px rgba(119,41,31,.14))}.home-brand__seal-field{fill:currentColor}.home-brand__seal-keyline{fill:none;stroke:#fffaf0;stroke-width:1.25;opacity:.58}.home-brand__seal-glyph{fill:none;stroke:#fffaf0;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.home-brand__seal-glyph:nth-of-type(2){fill:#fffaf0;stroke:none}.home-brand__seal-fold{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.home-brand__copy{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:8px;min-width:0}.home-brand__calligraphy{color:#201e1a;font-family:XiaoLuo Calligraphy,STXingkai,FZKai-Z03,serif;font-size:30px;font-weight:400;letter-spacing:-.11em;line-height:.88;white-space:nowrap;transform:translateY(-1px)}.home-brand__descriptor{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0;padding-left:8px;border-left:1px solid rgba(32,30,26,.22)}.home-brand__copy strong{color:#201e1a;font-size:12px;font-weight:720;letter-spacing:.08em;line-height:1;white-space:nowrap}.home-brand__copy small{display:block;color:#78736a;font-size:6.5px;font-weight:650;letter-spacing:.13em;line-height:1;white-space:nowrap}.home-header__nav{display:flex;align-items:center;gap:1px}.home-header__nav--home{margin-left:18px}.home-header__nav button,.home-header__nav a{min-height:33px;border:0;border-radius:6px;background:transparent;color:#474645;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;font-size:15px;font-weight:500;padding:8px 10px;text-decoration:none;transition:color .2s var(--home-ease),opacity .2s var(--home-ease),background .2s var(--home-ease)}.home-header__nav button:hover,.home-header__nav a:hover{background:transparent;color:#121212;opacity:.68}.home-header__nav button.is-active,.home-header__nav a.is-active{background:#f3f0e8;color:#121212;opacity:1}.home-header__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.home-header__login>.btn,.home-header__login>div>.btn{min-height:32px;border:0!important;border-radius:32px!important;background:#f6f4ef!important;box-shadow:none!important;color:#121212!important;font-size:15px!important;font-weight:500!important;padding:0 14px!important}.home-header__login>.btn:hover,.home-header__login>div>.btn:hover{background:#efede7!important;color:#121212!important}.home-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:680;padding:13px 22px;text-decoration:none;transition:transform .22s var(--home-ease),background .22s var(--home-ease),box-shadow .22s var(--home-ease),border-color .22s var(--home-ease)}.home-button:hover{transform:translateY(-2px)}.home-button:active{transform:translateY(0) scale(.985)}.home-button span{font-size:17px;line-height:1;transition:transform .22s var(--home-ease)}.home-button:hover span{transform:translate(2px)}.home-button--dark{background:var(--home-ink);box-shadow:0 12px 28px #2424242e;color:#fff!important}.home-button--dark:hover{background:#101010;box-shadow:0 16px 34px #2424243d}.home-button--soft{border-color:var(--home-line);background:#f7f4eceb;color:#3e3d3a}.home-button--soft:hover{border-color:#24242429;background:#f2eee5}.home-header__primary{min-height:32px;border-radius:32px;box-shadow:none;font-size:15px;font-weight:500;padding:0 16px}.home-header__primary span{display:none}.home-header__menu{display:none;place-items:center;width:42px;height:42px;border:1px solid var(--home-line);border-radius:50%;background:#fffdf8}.home-header__menu i{position:absolute;width:16px;height:1.5px;border-radius:2px;background:var(--home-ink);transition:transform .22s var(--home-ease)}.home-header__menu i:first-child{transform:translateY(-3px)}.home-header__menu i:last-child{transform:translateY(3px)}.home-header__menu[aria-expanded=true] i:first-child{transform:rotate(45deg)}.home-header__menu[aria-expanded=true] i:last-child{transform:rotate(-45deg)}.home-header__mobile-nav{display:none;overflow:hidden;width:min(1180px,calc(100% - 48px));margin:0 auto;border-top:1px solid var(--home-line);padding:8px 0 15px}.home-header__mobile-nav button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;border:0;border-bottom:1px solid rgba(36,36,36,.06);background:transparent;font-size:14px;text-align:left}.home-hero{--hero-px: 0;--hero-py: 0;--hero-vx: 0;--hero-vy: 0;--hero-roll: 0deg;--hero-energy: 0;--hero-scroll: 0;--hero-inset: clamp(24px, 3.5vw, 64px);position:relative;height:clamp(600px,70vh,740px);overflow:hidden;border:0;background:radial-gradient(circle at 17% 46%,rgba(66,190,130,.055),transparent 25%),radial-gradient(circle at 84% 48%,rgba(255,201,92,.07),transparent 25%),#fff}.home-hero:before{content:"";position:absolute;top:5%;right:11%;bottom:5%;left:11%;z-index:0;border-radius:50%;background:radial-gradient(ellipse at center,rgba(247,244,236,.54),transparent 68%);pointer-events:none}.home-hero__art{position:absolute;top:0;bottom:0;left:var(--hero-inset);right:var(--hero-inset);z-index:0;display:flex;align-items:center;justify-content:center;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 3%,#000 97%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 3%,#000 97%,transparent 100%)}.home-hero__eyebrow{display:none;margin:0 0 14px;color:#6c6963;font-size:12px;font-weight:700;letter-spacing:.08em}.home-hero__graphic{position:relative;flex:0 0 auto;width:min(1800px,128%);max-width:none;opacity:0;transform:translateY(20px) scale(.97);animation:homeGraphicEnter 1.15s var(--home-ease) forwards .04s}.home-hero-svg{display:block;width:100%;height:auto;overflow:visible;-webkit-user-select:none;user-select:none}.home-hero-scene-layer{transform-box:view-box;transform-origin:center;transition:transform .8s var(--home-ease);will-change:transform}.home-hero-scene-layer--far{transform:translate3d(calc(var(--hero-px) * -8px),calc(var(--hero-py) * -5px + var(--hero-scroll) * 9px),0)}.home-hero-scene-layer--mid{transform:translate3d(calc(var(--hero-px) * -14px),calc(var(--hero-py) * -9px + var(--hero-scroll) * 16px),0)}.home-hero-scene-layer--near{transform:translate3d(calc(var(--hero-px) * -22px),calc(var(--hero-py) * -13px + var(--hero-scroll) * 24px),0)}.home-hero-orbit__guide,.home-hero-orbit__dash{fill:none;stroke-linecap:round}.home-hero-orbit__guide{stroke:#e8e3d9;stroke-width:3}.home-hero-orbit__dash{stroke:#d2c2a6;stroke-width:4;stroke-dasharray:4 22;animation:homeHeroOrbit 8s linear infinite}.home-hero-orbit__node{transform-box:fill-box;transform-origin:center;animation:homeHeroNodePulse 3.4s ease-in-out infinite}.home-hero-orbit__node--two{animation-delay:-1.1s}.home-hero-orbit__node--three{animation-delay:-2.2s}.home-hero-float,.home-hero-plane,.home-hero-bulb,.home-hero-spin{transform-box:fill-box;transform-origin:center;will-change:transform}.home-hero-float{animation:homeHeroFloat 6.4s ease-in-out infinite}.home-hero-float--main{animation-duration:5.7s;animation-delay:-1.5s}.home-hero-float--slow{animation-duration:7.6s;animation-delay:-2.8s}.home-hero-float--reverse{animation-name:homeHeroFloatReverse;animation-duration:6.9s;animation-delay:-3.4s}.home-hero-float--tiny{animation-duration:5.1s;animation-delay:-1.8s}.home-hero-spin{animation:homeHeroSpin 8s linear infinite}.home-hero-spin--slow{animation-duration:12s;animation-direction:reverse}.home-hero-bulb{animation:homeHeroBulb 4.8s ease-in-out infinite -1s}.home-hero-plane{animation:homeHeroPlane 7.2s var(--home-ease) infinite -2.4s}.home-hero-confetti>*{transform-box:fill-box;transform-origin:center;animation:homeHeroConfetti 4.6s ease-in-out infinite}.home-hero-confetti>*:nth-child(2n){animation-delay:-1.3s;animation-duration:5.8s}.home-hero-confetti>*:nth-child(3n){animation-delay:-2.7s;animation-duration:6.4s}.home-hero.is-cta-hot .home-hero-orbit__dash{animation-duration:3.6s}.home-hero.is-cta-hot .home-hero-plane{animation-duration:3.8s}.home-hero.is-cta-hot .home-hero-bulb{animation-duration:2.8s}.home-hero[data-motion-paused] .home-hero__graphic,.home-hero[data-motion-paused] .home-hero__graphic *{animation-play-state:paused!important}.home-hero__svg-wrap{position:relative;width:100%}.home-hero__content{position:absolute;left:50%;top:50%;z-index:2;display:flex;align-items:center;flex-direction:column;width:min(560px,calc(100% - 48px));isolation:isolate;text-align:center;transform:translate(-50%,-46%)}.home-hero__content:before{content:"";position:absolute;top:-70px;right:-110px;bottom:-70px;left:-110px;z-index:-1;border-radius:50%;background:radial-gradient(ellipse at center,#fff 0 56%,rgba(255,255,255,.92) 68%,transparent 82%);pointer-events:none}.home-hero h1{width:100%;margin:0;overflow:hidden;padding-bottom:16px;color:#333332;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Hiragino Sans GB,sans-serif;font-size:clamp(56px,5.4vw,76px);font-weight:520;letter-spacing:-.04em;line-height:1.08}.home-hero h1 span{display:block;opacity:0;transform:perspective(520px) rotateX(-72deg) translateY(54px);transform-origin:center bottom;animation:homeTitleReveal .82s var(--home-ease) forwards .18s}.home-hero h1 span:nth-child(2){animation-delay:.29s}.home-hero__lead{width:min(440px,100%);margin:0;opacity:0;color:#474645;font-size:17px;font-weight:500;line-height:26px;animation:homeCopyReveal .64s var(--home-ease) forwards .53s}.home-hero__actions{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;min-height:64px;margin-top:10px;opacity:0;animation:homeCopyReveal .64s var(--home-ease) forwards .66s}.home-hero__actions .home-button{min-width:198px;min-height:52px;box-shadow:none;font-size:16px;font-weight:500}.home-hero__actions .home-button:first-child{min-width:220px}.home-hero__actions .home-button--soft{border:0;background:#f6f4ef;color:#121212}.home-section{width:min(1180px,calc(100% - 48px));margin:0 auto;scroll-margin-top:96px}.home-proof-strip{position:relative;z-index:6;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1080px,calc(100% - 48px));margin:-30px auto 0;overflow:hidden;border:1px solid rgba(55,48,38,.09);border-radius:24px;background:#fffdf8e8;box-shadow:0 18px 46px #4238271a,0 1px #ffffffd6 inset;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.home-proof-strip>div{position:relative;display:flex;justify-content:center;flex-direction:column;min-height:90px;padding:18px 24px}.home-proof-strip>div+div:before{content:"";position:absolute;left:0;top:22px;bottom:22px;width:1px;background:#3730261a}.home-proof-strip strong{color:#292723;font-size:15px;font-weight:720;letter-spacing:-.02em}.home-proof-strip span{margin-top:5px;color:#777269;font-size:10.5px;font-weight:570;line-height:1.45}.home-section__heading{max-width:680px;margin:0 auto 64px;text-align:center}.home-kicker{margin:0 0 18px;color:#7f3b33;font-size:11px;font-weight:720;letter-spacing:.05em}.home-section__heading h2,.home-lesson__intro h2,.home-parents__intro h2,.home-closing h2{margin:0;font-size:clamp(43px,4.8vw,64px);font-weight:670;letter-spacing:-.06em;line-height:1.08}.home-section__heading>p:last-child,.home-lesson__intro>p,.home-parents__intro>p,.home-closing>div>p:last-child{color:var(--home-muted);font-size:15px;line-height:1.7}.home-capabilities{padding:108px 0 124px}.home-capabilities__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-capability{position:relative;min-height:340px;overflow:hidden;border:1px solid rgba(36,36,36,.07);border-radius:34px;padding:31px 32px;transition:transform .35s var(--home-ease),box-shadow .35s var(--home-ease),border-color .35s var(--home-ease)}.home-capability:hover{transform:translateY(-6px);border-color:#2424241f;box-shadow:0 22px 44px #3630241a}.home-capability:before,.home-capability:after{content:"";position:absolute;border-radius:50%}.home-capability:before{right:-38px;top:-42px;width:170px;height:170px;background:#ffffff6b}.home-capability:after{left:-32px;bottom:-48px;width:125px;height:125px;border:22px solid rgba(255,255,255,.32)}.home-capability--understand{background:#e8f4fe}.home-capability--verify{background:#e9f7ef}.home-capability--create{background:#fff1e6}.home-capability>span{position:relative;z-index:2;color:#2424246b;font-size:11px;font-weight:720}.home-capability h3{position:relative;z-index:2;margin:103px 0 14px;font-size:32px;font-weight:700;letter-spacing:-.05em}.home-capability p{position:relative;z-index:2;max-width:260px;margin:0;color:#64615b;font-size:14px;line-height:1.72}.home-capability__icon{position:absolute;right:28px;top:28px;z-index:2;display:grid;place-items:center;width:74px;height:74px;border-radius:26px;box-shadow:0 14px 30px #24242417;color:#fff;font-size:31px;font-weight:760;transform:rotate(5deg);transition:transform .4s var(--home-ease)}.home-capability:hover .home-capability__icon{transform:rotate(0) scale(1.06)}.home-capability--understand .home-capability__icon{background:var(--home-blue)}.home-capability--verify .home-capability__icon{background:var(--home-green);transform:rotate(-5deg)}.home-capability--verify:hover .home-capability__icon{transform:rotate(0) scale(1.06)}.home-capability--create .home-capability__icon{background:var(--home-orange)}.home-lesson{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(36px,5vw,72px);width:min(1240px,calc(100% - 48px));margin:72px auto 0;min-height:700px;overflow:hidden;border-radius:48px;background:#f5f1e8;padding:70px clamp(28px,4vw,56px);box-sizing:border-box}.home-lesson__intro{max-width:420px;min-width:0}.home-lesson__intro>p{margin:25px 0 0}.home-text-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;margin-top:26px;border:0;border-bottom:1px solid rgba(36,36,36,.3);background:transparent;font-size:14px;font-weight:680;padding:0;transition:color .22s var(--home-ease),border-color .22s var(--home-ease)}.home-text-link span{color:var(--home-orange);font-size:17px;transition:transform .22s var(--home-ease)}.home-text-link:hover{border-bottom-color:#2424248c}.home-text-link:hover span{transform:translate(3px)}.home-lesson__demo{min-width:0}.home-lesson__window{overflow:hidden;border:1px solid rgba(36,36,36,.09);border-radius:26px;background:#fffdf8;box-shadow:0 28px 64px #4a413021}.home-lesson__chrome{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;border-bottom:1px solid rgba(36,36,36,.075);padding:0 20px}.home-lesson__chrome>div{display:flex;gap:6px}.home-lesson__chrome>div i{width:7px;height:7px;border-radius:50%;background:#ded9cf}.home-lesson__chrome>div i:first-child{background:var(--home-orange)}.home-lesson__chrome>span{color:#6f6d68;font-size:9px;font-weight:650}.home-lesson__chrome>b{justify-self:end;color:#68655f;font-size:9px;font-weight:650}.home-lesson__chrome>b i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:var(--home-green);box-shadow:0 0 0 4px #42be821f}.home-lesson__stage{position:relative;display:grid;place-items:center;min-height:390px;padding:30px}.home-lesson__scene{width:100%;display:grid;place-items:center}.home-lesson__question{width:min(100%,560px)}.home-lesson__question>span,.home-lesson__result>span,.home-lesson__compare span{color:#88847d;font-size:10px;font-weight:700;letter-spacing:.04em}.home-lesson__question blockquote{margin:14px 0 25px;color:#2c2b28;font-family:LXGW WenKai Screen,Kaiti SC,serif;font-size:clamp(24px,2.3vw,31px);font-style:normal;font-weight:600;line-height:1.55}.home-lesson__question>div{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:12px;border-radius:16px;background:#fff0e8;padding:13px}.home-lesson__question>div i{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--home-orange);color:#fff;font-size:21px;font-style:normal;font-weight:760}.home-lesson__question>div p{margin:0;color:#6c625c;font-size:11px;line-height:1.55}.home-lesson__question>div strong{display:block;margin-bottom:2px;color:#3d3733;font-size:12px}.home-lesson__compare{display:grid;grid-template-columns:1fr 44px 1fr;align-items:center;gap:16px;width:100%}.home-lesson__compare>div:not(.home-lesson__compare-mark){display:flex;flex-direction:column;min-height:250px;border-radius:22px;padding:23px}.home-lesson__compare .is-claim{background:#fff0e8}.home-lesson__compare .is-evidence{background:#e9f7ef}.home-lesson__compare strong{margin-top:30px;font-size:20px;font-weight:680}.home-lesson__compare i{margin-block:5px;color:var(--home-orange);font-size:18px;font-style:normal}.home-lesson__compare b{margin-top:auto;color:#514e49;font-size:13px}.home-lesson__compare-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--home-ink);color:#fff;font-size:21px;font-weight:700}.home-lesson__result{display:flex;align-items:center;flex-direction:column;text-align:center}.home-lesson__result>div{display:grid;place-items:center;width:72px;height:72px;margin-bottom:21px;border-radius:26px;background:var(--home-green);box-shadow:0 16px 34px #42be823b;color:#fff;font-size:30px;font-weight:780;transform:rotate(-5deg)}.home-lesson__result strong{margin-top:12px;font-size:clamp(27px,2.5vw,36px);letter-spacing:-.04em;line-height:1.25}.home-lesson__result p{margin:15px 0 0;color:var(--home-muted);font-size:12px}.home-lesson__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.home-lesson__steps button{display:grid;grid-template-columns:31px 1fr;align-items:center;gap:9px;min-height:70px;border:1px solid rgba(36,36,36,.08);border-radius:17px;background:#fffdf899;color:#76726b;padding:10px;text-align:left;transition:background .22s var(--home-ease),border-color .22s var(--home-ease),transform .22s var(--home-ease),box-shadow .22s var(--home-ease)}.home-lesson__steps button:hover{transform:translateY(-2px)}.home-lesson__steps button:active{transform:translateY(0) scale(.985)}.home-lesson__steps button.is-active{border-color:#2f63d838;background:#fffdf8;color:var(--home-ink);box-shadow:0 10px 24px #2f63d814}.home-lesson__steps button>span{display:grid;place-items:center;width:31px;height:31px;border-radius:11px;background:#e9e4da;font-size:9px;font-weight:720}.home-lesson__steps button.is-active>span{background:var(--home-cobalt);color:#fff}.home-lesson__steps button div{display:flex;min-width:0;flex-direction:column;gap:3px}.home-lesson__steps strong{font-size:11px}.home-lesson__steps small{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.home-lesson__takeaway{display:flex;align-items:center;gap:11px;margin:18px 0 0;color:#6e6a63;font-size:11px;line-height:1.55}.home-lesson__takeaway i{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border-radius:10px;background:#e3f5eb;color:#228453;font-style:normal}.home-lesson__takeaway strong{color:#3f3d39}.home-parents{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(60px,9vw,130px);padding:116px 0 108px}.home-parents__intro{max-width:430px}.home-parents__intro>p{margin:24px 0 0}.home-parents__list{border-top:1px solid var(--home-line)}.home-parents__list article{display:grid;grid-template-columns:54px 1fr;gap:19px;border-bottom:1px solid var(--home-line);padding:28px 0;transition:transform .28s var(--home-ease)}.home-parents__list article:hover{transform:translate(4px)}.home-parents__list article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#f1eee6;color:#727069;font-size:12px;font-weight:750;transition:transform .35s var(--home-ease)}.home-parents__list article:hover>span{transform:scale(1.06)}.home-parents__list article:nth-child(1)>span{background:#e8f4fe;color:#337bbb}.home-parents__list article:nth-child(2)>span{background:#e9f7ef;color:#27875a}.home-parents__list article:nth-child(3)>span{background:#fff0e8;color:#ca5d2d}.home-parents__list h3{margin:2px 0 8px;font-size:20px;font-weight:680;letter-spacing:-.03em}.home-parents__list p{max-width:470px;margin:0;color:var(--home-muted);font-size:13px;line-height:1.7}.home-closing{position:relative;display:flex;align-items:center;justify-content:space-between;gap:50px;width:min(1240px,calc(100% - 48px));min-height:390px;margin:0 auto;overflow:hidden;border-radius:48px;background:#e9f4fd;padding:72px clamp(28px,4vw,56px);box-sizing:border-box}.home-closing>div:not(.home-closing__shapes){position:relative;z-index:2}.home-closing h2{font-size:clamp(48px,5.3vw,72px)}.home-closing>div>p:last-child{margin:23px 0 0}.home-closing>.home-button{position:relative;z-index:2;flex:0 0 auto}.home-closing__shapes{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.home-closing__shapes i{position:absolute;border-radius:50%}.home-closing__shapes i:nth-child(1){right:5%;top:-75px;width:220px;height:220px;background:#5faef447;animation:homeClosingFloatA 7.5s ease-in-out infinite}.home-closing__shapes i:nth-child(2){right:20%;bottom:-65px;width:160px;height:160px;background:#ffc95c5c;animation:homeClosingFloatB 8.4s ease-in-out infinite .4s}.home-closing__shapes i:nth-child(3){left:47%;top:15%;width:38px;height:38px;border-radius:12px;background:#b83a2e;transform:rotate(18deg);animation:homeClosingFloatC 6.2s ease-in-out infinite .2s}.home-closing__shapes i:nth-child(4){left:53%;bottom:18%;width:24px;height:24px;border:6px solid var(--home-green);background:transparent;animation:homeClosingFloatA 5.8s ease-in-out infinite .6s}.home-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;width:min(1180px,calc(100% - 48px));min-height:132px;margin:0 auto}.home-footer p{margin:0;color:#6f6d68;font-size:11px}.home-footer>button:last-child,.home-footer>a:last-child{justify-self:end;border:0;background:transparent;color:#5f5c56;font-size:11px;font-weight:640;text-decoration:none}@keyframes homeGraphicEnter{0%{opacity:0;transform:translateY(28px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeHeroOrbit{to{stroke-dashoffset:-104}}@keyframes homeHeroNodePulse{0%,to{transform:scale(.92);opacity:.72}50%{transform:scale(1.16);opacity:1}}@keyframes homeHeroFloat{0%,to{transform:translateZ(0) rotate(-.8deg)}48%{transform:translate3d(4px,-12px,0) rotate(1.5deg)}}@keyframes homeHeroFloatReverse{0%,to{transform:translate3d(0,-2px,0) rotate(1deg)}52%{transform:translate3d(-6px,10px,0) rotate(-2deg)}}@keyframes homeHeroSpin{to{transform:rotate(360deg)}}@keyframes homeHeroBulb{0%,to{transform:translateZ(0) rotate(-1deg) scale(.98)}48%{transform:translate3d(0,-10px,0) rotate(2deg) scale(1.04)}}@keyframes homeHeroPlane{0%,to{transform:translate3d(-8px,8px,0) rotate(-2deg)}42%{transform:translate3d(13px,-16px,0) rotate(3deg)}64%{transform:translate3d(18px,-13px,0) rotate(1deg)}}@keyframes homeHeroConfetti{0%,to{transform:translateZ(0) rotate(0) scale(.9);opacity:.6}50%{transform:translate3d(0,-10px,0) rotate(12deg) scale(1.08);opacity:1}}@keyframes homeClosingFloatA{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-14px,0)}}@keyframes homeClosingFloatB{0%,to{transform:translateZ(0)}50%{transform:translate3d(8px,10px,0)}}@keyframes homeClosingFloatC{0%,to{transform:translateZ(0) rotate(18deg)}50%{transform:translate3d(-6px,-10px,0) rotate(28deg)}}@keyframes homeTitleReveal{0%{opacity:0;transform:perspective(520px) rotateX(-72deg) translateY(54px)}to{opacity:1;transform:perspective(520px) rotateX(0) translateY(0)}}@keyframes homeCopyReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1080px){.home-header__inner{width:calc(100% - 40px)}.home-header__nav button,.home-header__nav a{padding-inline:9px}.home-capability{min-height:320px}.home-lesson{grid-template-columns:1fr;gap:48px;width:min(1240px,calc(100% - 40px));padding:80px clamp(24px,4vw,40px)}.home-lesson__intro{max-width:680px;text-align:center}.home-lesson__intro .home-text-link{justify-content:center}.home-lesson__demo{width:min(760px,100%);margin:0 auto}}@media (max-width: 840px){.home-header__inner{width:calc(100% - 32px)}.home-header__nav{display:none}.home-header__menu{display:grid}.home-header__mobile-nav{display:block;width:calc(100% - 32px)}.home-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 32px)}.home-proof-strip>div:nth-child(3),.home-proof-strip>div:nth-child(4){border-top:1px solid rgba(55,48,38,.08)}.home-proof-strip>div:nth-child(3):before{display:none}.home-hero{--hero-inset: 0;height:clamp(500px,60svh,560px);min-height:500px;overflow:hidden;padding:0;background:#fff}.home-hero__art{position:absolute;top:48%;right:auto;bottom:auto;left:50%;z-index:0;width:100%;height:auto;margin:0;overflow:visible;pointer-events:none;transform:translate(-50%,-50%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 5%,#000 95%,transparent 100%)}.home-hero__graphic{width:clamp(760px,131vw,1100px)}.home-hero__content{position:absolute;left:50%;top:48%;z-index:2;align-items:center;width:min(470px,calc(100% - 40px));margin:0;padding:0;text-align:center;transform:translate(-50%,-48%)}.home-hero__content:before{top:-30px;right:32px;bottom:-30px;left:32px;background:radial-gradient(ellipse at center,#fff 0 58%,rgba(255,255,255,.9) 76%,transparent 100%)}.home-hero__eyebrow{display:none}.home-hero h1{width:100%;padding-bottom:12px;font-size:clamp(42px,8vw,56px);font-weight:540;letter-spacing:-.045em;line-height:1.08;text-wrap:balance}.home-hero__lead{width:min(410px,100%);max-width:none;color:#474645;font-size:16px;font-weight:500;line-height:1.55}.home-hero__actions{justify-content:center;flex-wrap:nowrap;gap:10px;width:100%;margin-top:14px}.home-hero__actions .home-button{min-width:0;min-height:50px;padding-inline:20px;font-size:15px}.home-hero__actions .home-button:first-child{min-width:190px}.home-hero__actions .home-button--soft{min-width:142px;background:#f6f4ef}.home-capabilities__grid{grid-template-columns:1fr}.home-capability{min-height:270px}.home-capability h3{margin-top:66px}.home-parents{grid-template-columns:1fr;gap:48px}.home-parents__intro{max-width:620px}.home-closing{align-items:flex-start;flex-direction:column;justify-content:center}.home-footer{grid-template-columns:1fr auto}.home-footer p{display:none}}@media (max-width: 620px){.home-page{scroll-padding-top:64px;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.home-header{padding-top:env(safe-area-inset-top)}.home-header__inner,.home-header.is-scrolled .home-header__inner{width:calc(100% - 24px);height:60px}.home-brand__mark{width:36px;height:36px}.home-brand{gap:7px;padding-block:4px}.home-brand__copy{column-gap:6px}.home-brand__calligraphy{font-size:24px}.home-brand__descriptor{gap:1px;padding-left:6px}.home-brand__copy strong{font-size:9px}.home-brand__copy small{font-size:5px;letter-spacing:.1em}.home-header__actions{gap:8px}.home-header__menu{width:40px;height:40px}.home-header__login>.btn,.home-header__login>div>.btn{min-height:44px;padding-inline:15px!important}.home-proof-strip{width:calc(100% - 24px);margin-top:-16px;border-radius:20px}.home-proof-strip>div{min-height:72px;padding:14px 16px}.home-proof-strip>div+div:before{top:16px;bottom:16px}.home-proof-strip strong{font-size:13px}.home-proof-strip span{margin-top:3px;font-size:9.5px}.home-hero{height:clamp(430px,54svh,480px);min-height:430px;padding:0}.home-hero__content{width:calc(100% - 32px);padding:0}.home-hero__graphic{width:clamp(600px,160vw,700px)}.home-hero h1{font-size:clamp(34px,9vw,42px);letter-spacing:-.048em;line-height:1.14}.home-hero__lead{width:min(350px,100%);font-size:15px;line-height:1.58;text-shadow:0 0 12px #fff,0 0 6px #fff}.home-desktop-break{display:none}.home-hero__actions{align-items:center;flex-direction:row;width:100%;min-height:auto;margin-top:14px;gap:8px}.home-hero__actions .home-button{width:auto;min-width:0;min-height:48px;justify-content:center;padding-inline:14px;font-size:14px}.home-hero__actions .home-button:first-child{flex:1.18;min-width:0}.home-hero__actions .home-button--soft{flex:.82;min-width:0}.home-section{width:calc(100% - 24px);scroll-margin-top:68px}.home-section__heading,.home-lesson__intro,.home-parents__intro{text-align:left}.home-kicker{margin-bottom:11px}.home-capabilities{padding:56px 0 64px}.home-section__heading{margin-bottom:28px}.home-section__heading h2,.home-lesson__intro h2,.home-parents__intro h2{font-size:clamp(30px,8.2vw,36px);letter-spacing:-.052em;line-height:1.12}.home-section__heading>p:last-child,.home-lesson__intro>p,.home-parents__intro>p{font-size:13.5px;line-height:1.65}.home-capabilities__grid{gap:12px}.home-capability{min-height:168px;border-radius:24px;padding:21px 22px}.home-capability__icon{right:20px;top:20px;width:52px;height:52px;border-radius:18px;font-size:23px}.home-capability h3{margin:37px 0 8px;font-size:24px}.home-capability p{max-width:calc(100% - 54px);font-size:13px;line-height:1.6}.home-capability:before{width:128px;height:128px}.home-capability:after{width:92px;height:92px;border-width:17px}.home-lesson{gap:28px;width:calc(100% - 16px);margin-top:28px;min-height:0;border-radius:28px;padding:44px 12px 20px}.home-lesson__intro{padding-inline:8px}.home-lesson__intro>p{margin-top:14px}.home-lesson__intro .home-text-link{justify-content:flex-start;min-height:46px;margin-top:12px}.home-lesson__window{border-radius:20px;box-shadow:0 18px 42px #4a41301c}.home-lesson__chrome{grid-template-columns:1fr 1fr;min-height:44px;padding-inline:12px}.home-lesson__chrome>span{display:none}.home-lesson__stage{min-height:284px;padding:16px}.home-lesson__question blockquote{margin:10px 0 16px;font-size:20px;line-height:1.48}.home-lesson__question>div{grid-template-columns:36px 1fr;gap:10px;border-radius:14px;padding:10px}.home-lesson__question>div i{width:36px;height:36px;border-radius:12px;font-size:18px}.home-lesson__compare{position:relative;grid-template-columns:1fr;gap:7px}.home-lesson__compare>div:not(.home-lesson__compare-mark){min-height:102px;border-radius:17px;padding:13px 14px}.home-lesson__compare-mark{position:absolute;top:50%;left:50%;z-index:2;width:32px;height:32px;font-size:15px;transform:translate(-50%,-50%)}.home-lesson__compare strong{margin-top:6px;font-size:15px}.home-lesson__compare i{display:none}.home-lesson__compare b{margin-top:7px;font-size:11px}.home-lesson__result>div{width:56px;height:56px;margin-bottom:14px;border-radius:19px;font-size:24px}.home-lesson__result strong{margin-top:8px;font-size:22px}.home-lesson__result p{margin-top:10px;font-size:11px;line-height:1.55}.home-lesson__steps{gap:6px;margin-top:10px}.home-lesson__steps button{display:grid;grid-template-columns:1fr;justify-items:center;gap:4px;min-height:58px;border-radius:14px;padding:7px 4px;text-align:center}.home-lesson__steps button>span{width:24px;height:24px;border-radius:8px}.home-lesson__steps button>div{display:block}.home-lesson__steps strong{display:block;font-size:10px;line-height:1.2}.home-lesson__steps small{display:none}.home-lesson__takeaway{align-items:center;gap:9px;margin-top:12px;border-radius:14px;background:#fffdf899;padding:9px 10px;font-size:10.5px}.home-parents{gap:24px;padding:58px 0 56px}.home-parents__intro>p{margin-top:14px}.home-parents__list{display:grid;gap:10px;border-top:0}.home-parents__list article{grid-template-columns:42px 1fr;gap:12px;border:1px solid var(--home-line);border-radius:18px;background:#ffffffb8;padding:15px}.home-parents__list article>span{width:40px;height:40px;border-radius:13px}.home-parents__list h3{margin-top:1px;margin-bottom:5px;font-size:17px}.home-parents__list p{font-size:12.5px;line-height:1.6}.home-closing{gap:26px;width:calc(100% - 16px);min-height:0;border-radius:28px;padding:40px 22px 24px}.home-closing h2{font-size:clamp(30px,8.2vw,36px);line-height:1.12}.home-closing>div>p:last-child{margin-top:14px;font-size:13.5px;line-height:1.65}.home-closing>.home-button{width:100%;min-height:50px}.home-closing__shapes i:nth-child(1){right:-55px;top:-62px;width:160px;height:160px}.home-closing__shapes i:nth-child(2){right:-20px;bottom:-70px;width:130px;height:130px}.home-closing__shapes i:nth-child(3),.home-closing__shapes i:nth-child(4){display:none}.home-footer{width:calc(100% - 24px);min-height:92px;gap:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.home-footer .home-brand__mark{width:32px;height:32px}.home-footer .home-brand{min-height:44px}.home-footer .home-brand__calligraphy{font-size:21px}.home-footer .home-brand__copy strong{font-size:8px}.home-footer .home-brand__copy small{display:none}.home-footer>button:last-child,.home-footer>a:last-child{min-height:44px;font-size:11.5px}.home-button:hover,.home-button:hover span,.home-capability:hover,.home-capability:hover .home-capability__icon,.home-lesson__steps button:hover,.home-parents__list article:hover,.home-parents__list article:hover>span{transform:none}.home-button:active,.home-lesson__steps button:active{transform:scale(.98)}}@media (max-width: 390px){.home-hero__graphic{width:620px}.home-hero h1{font-size:34px}.home-header__inner,.home-header.is-scrolled .home-header__inner,.home-section,.home-footer{width:calc(100% - 20px)}.home-footer .home-brand{gap:6px}.home-footer .home-brand__descriptor{display:none}}@media (prefers-reduced-motion: reduce){.home-hero__graphic{opacity:1;transform:none;animation:none!important}.home-hero-scene-layer,.home-hero-float,.home-hero-plane,.home-hero-bulb,.home-hero-spin,.home-hero-orbit__dash,.home-hero-orbit__node,.home-hero-confetti>*,.home-closing__shapes i,.home-hero__graphic{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}.home-capability:hover,.home-parents__list article:hover,.home-button:hover,.home-button:hover span{transform:none}.home-page *,.home-page *:before,.home-page *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.home-hero{--hero-px: 0;--hero-py: 0;--hero-scroll: 0;position:relative;display:grid;grid-template-columns:minmax(390px,.82fr) minmax(570px,1.18fr);align-items:center;gap:clamp(28px,3vw,58px);box-sizing:border-box;width:100%;height:clamp(640px,calc(100svh - 94px),760px);min-height:640px;overflow:hidden;padding:34px max(28px,calc((100vw - 1180px)/2));background:radial-gradient(circle at 78% 42%,rgba(95,174,244,.13),transparent 34%),radial-gradient(circle at 86% 72%,rgba(255,201,92,.12),transparent 28%),#fbfaf6}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:0;background:url(/assets/home/hero-lab/paper-fiber-v1.webp) center / 680px 680px repeat;mix-blend-mode:multiply;opacity:.22;pointer-events:none}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,rgba(251,250,246,.96) 0%,rgba(251,250,246,.84) 37%,transparent 62%),linear-gradient(180deg,rgba(255,255,255,.42),transparent 26%,rgba(223,215,197,.08));pointer-events:none}.home-hero__content{position:relative;inset:auto;z-index:4;order:1;display:flex;align-items:flex-start;flex-direction:column;width:min(500px,100%);min-width:0;isolation:auto;text-align:left;transform:none}.home-hero__content:before{display:none}.home-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 19px;color:#5f5b53;font-size:12px;font-weight:760;letter-spacing:.1em;opacity:0;animation:heroCopySettle .72s var(--home-ease) forwards .08s}.home-hero__eyebrow:before{content:"";width:24px;height:2px;border-radius:99px;background:#b83a2e;box-shadow:8px 0 0 -.5px #b83a2e33}.home-hero h1{width:100%;margin:0;overflow:visible;padding:0 0 22px;color:#292927;font-size:clamp(58px,5.3vw,78px);font-weight:610;letter-spacing:-.065em;line-height:1.03}.home-hero h1 span{display:block;opacity:0;transform:translate3d(0,34px,0);transform-origin:left bottom;animation:heroHeadlineSettle .92s var(--home-ease) forwards .14s}.home-hero h1 span:nth-child(2){animation-delay:.23s}.home-hero__lead{width:min(455px,100%);margin:0;color:#56534d;font-size:17px;font-weight:500;line-height:1.72;opacity:0;animation:heroCopySettle .7s var(--home-ease) forwards .48s}.home-hero__actions{justify-content:flex-start;gap:12px;width:auto;min-height:58px;margin-top:24px;opacity:0;animation:heroCopySettle .7s var(--home-ease) forwards .62s}.home-hero__actions .home-button{min-width:154px;min-height:54px;font-size:15px;font-weight:650}.home-hero__actions .home-button:first-child{min-width:190px;box-shadow:0 15px 30px #24242221,0 2px #ffffff1a inset}.home-hero__actions .home-button--soft{border:1px solid rgba(44,43,39,.08);background:#ffffff9e;box-shadow:0 10px 26px #3731250f;color:#242422;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-hero__art{position:relative;inset:auto;z-index:2;order:2;display:grid;align-items:center;justify-items:center;width:100%;min-width:0;height:min(600px,76vh);margin:0;overflow:visible;pointer-events:none;transform:none;-webkit-mask-image:none;mask-image:none}.home-hero__graphic.hero-lab{position:relative;flex:none;width:min(700px,59vw);min-width:570px;max-width:none;aspect-ratio:1.18;opacity:1;transform:none;animation:none;perspective:1300px}.hero-lab,.hero-lab *{box-sizing:border-box}.hero-lab__world{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform-style:preserve-3d;transform:rotateX(calc(var(--hero-py) * -2.8deg)) rotateY(calc(var(--hero-px) * 4.2deg)) rotate(var(--hero-roll)) translate3d(calc(var(--hero-px) * 7px),calc(var(--hero-py) * 5px + var(--hero-scroll) * 12px),0);transform-origin:54% 52%;transition:none;animation:heroLabWorldReveal .58s var(--home-ease) forwards .06s}.hero-lab__ambient{position:absolute;z-index:-2;border-radius:50%;opacity:0;filter:blur(2px);transform:scale(.78) translateZ(-150px);animation:heroLabBloom .9s var(--home-ease) forwards .28s}.hero-lab__ambient--blue{top:6%;right:2%;bottom:7%;left:4%;background:radial-gradient(circle at 50% 50%,rgba(95,174,244,.26),rgba(95,174,244,.08) 44%,transparent 72%)}.hero-lab__ambient--gold{right:0;bottom:1%;width:44%;height:44%;background:radial-gradient(circle,rgba(255,201,92,.22),transparent 72%);animation-delay:.54s}.hero-lab__backdrop{position:absolute;top:5%;right:1%;bottom:4%;left:1%;z-index:-1;overflow:hidden;border:1px solid rgba(45,62,76,.07);border-radius:42% 42% 35% 32%;background:linear-gradient(145deg,#fff6,#5faef40d),#e2eff866;opacity:0;transform:translate3d(calc(var(--hero-px) * -6px),calc(var(--hero-py) * -4px),-90px) scale(.94);animation:heroLabBackdropReveal .82s var(--home-ease) forwards .16s}.hero-lab__grid{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background-image:linear-gradient(rgba(47,99,216,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(47,99,216,.07) 1px,transparent 1px);background-size:34px 34px;transform:rotate(-6deg) scale(1.08);-webkit-mask-image:radial-gradient(circle at center,#000 24%,transparent 74%);mask-image:radial-gradient(circle at center,#000 24%,transparent 74%)}.hero-lab__coordinate{position:absolute;color:#25354459;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.16em}.hero-lab__coordinate--one{left:8%;top:15%;transform:rotate(-7deg)}.hero-lab__coordinate--two{right:8%;bottom:15%;transform:rotate(5deg)}.hero-lab__pin{position:absolute;width:8px;height:8px;border:2px solid rgba(47,99,216,.28);border-radius:50%}.hero-lab__pin:after{content:"";position:absolute;left:7px;top:2px;width:42px;height:1px;background:#2f63d829}.hero-lab__pin--one{left:8%;bottom:28%}.hero-lab__pin--two{right:9%;top:25%;transform:rotate(180deg)}.hero-lab__board-shell{position:absolute;left:9.5%;top:9%;width:78%;height:78%;opacity:0;transform-style:preserve-3d;transform:translate3d(calc(var(--hero-px) * -10px),calc(var(--hero-py) * -7px),0);animation:heroLabBoardLand .82s cubic-bezier(.16,.86,.24,1) forwards .1s}.hero-lab__board-impact{width:100%;height:100%;transform-style:preserve-3d;animation:heroLabBoardImpact .44s cubic-bezier(.2,.75,.2,1) both .72s}.hero-lab__board{position:relative;width:100%;height:100%;overflow:hidden;border:1px solid rgba(39,46,49,.11);border-radius:30px;background:linear-gradient(145deg,#fffffff5,#faf7eee8),url(/assets/home/hero-lab/paper-fiber-v1.webp) center / 580px repeat;background-blend-mode:normal,multiply;box-shadow:0 48px 86px #2f353429,0 14px 25px #2f353417,0 2px #ffffffe6 inset,0 -1px #584b3712 inset;transform:rotate(-1.6deg);transform-style:preserve-3d;animation:heroLabResultImpact .42s cubic-bezier(.2,.78,.2,1) both 2.7s}.hero-lab__board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(115deg,rgba(255,255,255,.5),transparent 30%,transparent 72%,rgba(95,174,244,.06)),repeating-linear-gradient(96deg,rgba(70,60,42,.014) 0 1px,transparent 1px 11px);pointer-events:none}.hero-lab__board-top{position:absolute;left:5.5%;right:5.5%;top:4.6%;display:flex;align-items:center;justify-content:space-between;height:8%;border-bottom:1px solid rgba(44,47,45,.08)}.hero-lab__board-title{display:flex;align-items:center;gap:7px}.hero-lab__board-title>span{width:8px;height:8px;border-radius:2px;background:var(--home-blue);box-shadow:3px 3px #5faef42e;transform:rotate(12deg)}.hero-lab__board-title strong{color:#353633;font-size:11px;font-weight:820;letter-spacing:.05em}.hero-lab__board-title small{color:#9b978d;font-size:6px;font-weight:800;letter-spacing:.18em}.hero-lab__status{display:inline-flex;align-items:center;gap:5px;color:#807a70;font-size:6px;font-weight:800;letter-spacing:.16em}.hero-lab__status i{width:6px;height:6px;border-radius:50%;background:var(--home-green);box-shadow:0 0 0 4px #42be8221;animation:heroLabStatus 2.8s ease-in-out infinite}.hero-lab__answer-card{position:absolute;left:6.5%;top:16%;z-index:3;width:55%;min-height:31%;padding:17px 20px 15px;border:1px solid rgba(55,54,48,.12);border-radius:16px 18px 17px 15px;background:linear-gradient(#ffffffe0,#ffffffe0),url(/assets/home/hero-lab/paper-fiber-v1.webp) center / 460px repeat;background-blend-mode:normal,multiply;box-shadow:0 17px 26px #312e2521,0 2px 5px #312e250f;opacity:0;transform:translate3d(-70px,-54px,85px) rotate(-9deg) scale(.96);transform-origin:18% 90%;animation:heroLabAnswerDrop .74s cubic-bezier(.16,.88,.26,1) forwards .42s}.hero-lab__clip{position:absolute;right:15px;top:-8px;width:12px;height:30px;border:2px solid #a8a59e;border-bottom-color:transparent;border-radius:8px 8px 4px 4px;transform:rotate(8deg)}.hero-lab__card-label{display:flex;align-items:center;gap:6px;color:#77746d;font-size:7px;font-weight:760;letter-spacing:.08em}.hero-lab__card-label i{width:6px;height:6px;border-radius:50%;background:var(--home-blue);box-shadow:0 0 0 3px #5faef421}.hero-lab__answer-card p{margin:9px 0 11px;color:#31322f;font-size:13px;font-weight:710;line-height:1.48;letter-spacing:-.02em}.hero-lab__claims{display:flex;flex-wrap:wrap;gap:6px}.hero-lab__claims>span{display:inline-flex;align-items:center;gap:5px;min-height:23px;border-radius:7px;padding:4px 5px 4px 8px;color:#4a4740;font-size:8px;font-weight:700;opacity:0;transform:translateY(8px) scale(.96);animation:heroLabChipResolve .38s cubic-bezier(.18,.86,.24,1) forwards 1.2s}.hero-lab__claims>span:nth-child(2){animation-delay:1.36s}.hero-lab__claims small{border-radius:5px;padding:3px 5px;background:#ffffffad;font-size:6px;font-weight:830}.hero-lab__claims .is-reasoning{background:#ffc95c57}.hero-lab__claims .is-unverified{background:#ff713b2e;color:#a53e1d}.hero-lab__scanner{position:absolute;right:4%;top:17%;z-index:7;width:35%;height:34%;transform-style:preserve-3d}.hero-lab__rail{position:absolute;left:5%;right:7%;top:54%;height:5px;border-radius:99px;background:linear-gradient(#676a66,#353733 52%,#7c7e79 53%,#4d4f4b);box-shadow:0 5px 8px #27272333,0 1px #fff6 inset;transform:translateZ(20px)}.hero-lab__rail i{position:absolute;top:-3px;width:10px;height:10px;border:2px solid #555752;border-radius:50%;background:#e8e4da}.hero-lab__rail i:nth-child(1){left:0}.hero-lab__rail i:nth-child(2){left:50%}.hero-lab__rail i:nth-child(3){right:0}.hero-lab__lens-carriage{position:absolute;left:42%;top:13%;width:70px;height:96px;opacity:0;transform:translate3d(-92px,0,105px) rotate(-9deg);transform-origin:50% 72%;animation:heroLabLensScan 1.16s cubic-bezier(.48,.02,.18,1) forwards 1.05s}.hero-lab__lens-shadow{position:absolute;left:11px;top:17px;width:56px;height:56px;border-radius:50%;background:#29303233;filter:blur(8px);transform:translate3d(7px,14px,-20px) scale(.9)}.hero-lab__lens{position:absolute;left:4px;top:0;width:60px;height:60px;border:8px solid #343632;border-radius:50%;background:#d5f2fa47;box-shadow:0 8px 14px #22252526,0 0 0 2px #ffffff9e inset;overflow:visible;transform-style:preserve-3d}.hero-lab__lens-glass{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#ffffffb3,#5faef41f 45%,#42be8224);-webkit-backdrop-filter:blur(1.2px) saturate(1.15);backdrop-filter:blur(1.2px) saturate(1.15)}.hero-lab__lens-glass:after{content:"";position:absolute;left:-45%;top:-10%;width:22%;height:120%;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);opacity:0;transform:rotate(22deg) translate(0);animation:heroLabIdleSheen 7.2s ease-in-out infinite 4.6s}.hero-lab__lens-handle{position:absolute;left:42px;top:44px;width:14px;height:48px;border:4px solid #343632;border-radius:8px;background:linear-gradient(90deg,#ffc95c,#ffe08d 55%,#dba63f);box-shadow:3px 6px 8px #2c292229;transform:rotate(-42deg);transform-origin:top center}.hero-lab__lens-sheen{position:absolute;left:-30%;top:8%;width:16px;height:70%;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.86),transparent);filter:blur(1px);transform:rotate(24deg);animation:heroLabLensSheen .64s ease-in-out both 1.38s}.hero-lab__scan-readout{position:absolute;right:4%;bottom:-2%;display:flex;align-items:center;gap:8px;color:#747169;font-size:6px;font-weight:760;letter-spacing:.05em;opacity:0;animation:heroLabReadout .34s ease-out forwards 1.62s}.hero-lab__scan-readout b{display:grid;place-items:center;width:19px;height:19px;border-radius:6px;background:#313330;color:#fff;font-size:7px}.hero-lab__evidence-zone{position:absolute;left:6.5%;right:5%;bottom:7%;height:33%;transform-style:preserve-3d}.hero-lab__evidence-card{position:absolute;top:11%;z-index:4;display:flex;flex-direction:column;justify-content:center;width:28%;height:47%;border:1px solid rgba(36,43,40,.1);border-radius:12px;padding:10px 12px;background:linear-gradient(#e9f7eeeb,#f1faf4eb),url(/assets/home/hero-lab/paper-fiber-v1.webp) center / 360px repeat;background-blend-mode:normal,multiply;box-shadow:0 12px 18px #2b39311a;opacity:0;transform:translate3d(-85px,35px,80px) rotate(-13deg) scale(.9);animation:heroLabEvidenceDeal .58s cubic-bezier(.16,.85,.24,1) forwards 2.02s}.hero-lab__evidence-card--one{left:0}.hero-lab__evidence-card--two{left:30%;transform:translate3d(-110px,45px,92px) rotate(-16deg) scale(.9);animation-delay:2.18s}.hero-lab__evidence-card span{color:#4a8a67;font-size:6px;font-weight:850;letter-spacing:.11em}.hero-lab__evidence-card strong{margin-top:5px;color:#30322f;font-size:10px;font-weight:780}.hero-lab__evidence-card i{position:absolute;right:8px;bottom:7px;color:#427f5a61;font-size:5px;font-style:normal;font-weight:900;letter-spacing:.12em}.hero-lab__evidence-path{position:absolute;top:33%;z-index:2;height:2px;border-radius:99px;background:#42be8238;transform-origin:left center;transform:scaleX(0) translateZ(8px);animation:heroLabPathDraw .44s var(--home-ease) forwards 2.43s}.hero-lab__evidence-path:after{content:"";position:absolute;right:-3px;top:-3px;width:8px;height:8px;border:2px solid var(--home-green);border-radius:50%;background:#f9f8f2;animation:heroLabNodeLock .5s cubic-bezier(.18,.86,.24,1) both 2.7s}.hero-lab__evidence-path i{position:absolute;left:0;top:-2px;width:6px;height:6px;border-radius:50%;background:var(--home-green)}.hero-lab__evidence-path--one{left:23%;width:35%;transform:rotate(8deg) scaleX(0)}.hero-lab__evidence-path--two{left:47%;top:54%;width:18%;transform:rotate(-18deg) scaleX(0);animation-delay:2.55s}.hero-lab__result-card{position:absolute;right:5.3%;bottom:7.6%;z-index:8;display:flex;align-items:center;gap:10px;width:38%;min-height:25%;border:1px solid rgba(38,113,74,.14);border-radius:15px;padding:11px 12px;background:linear-gradient(135deg,#ecf9f1f7,#daf2e3f0),url(/assets/home/hero-lab/paper-fiber-v1.webp) center / 420px repeat;background-blend-mode:normal,multiply;box-shadow:0 18px 28px #26593c24,0 2px #ffffffb3 inset;opacity:0;transform:translate3d(54px,12px,120px) rotate(5deg) scale(.82);transform-origin:left center;animation:heroLabResultLock .64s cubic-bezier(.15,.86,.23,1) forwards 2.68s;transition:box-shadow .35s var(--home-ease),border-color .35s var(--home-ease)}.hero-lab__result-card:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;z-index:-1;border:2px solid rgba(66,190,130,.32);border-radius:20px;opacity:0;transform:scale(.92);animation:heroLabResultRipple .72s var(--home-ease) both 2.76s}.hero-lab__result-check{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--home-green);box-shadow:0 7px 12px #20895438;color:#fff;font-size:18px;font-weight:850}.hero-lab__result-card div{min-width:0}.hero-lab__result-card small{display:block;color:#39815c;font-size:6px;font-weight:850;letter-spacing:.1em}.hero-lab__result-card strong{display:block;margin:3px 0 2px;color:#26372e;font-size:10px;font-weight:830;white-space:nowrap}.hero-lab__result-card p{margin:0;color:#607168;font-size:5.5px;font-weight:650;line-height:1.4;white-space:nowrap}.hero-lab__surface-sheen{position:absolute;top:-20%;bottom:-20%;left:-28%;z-index:12;width:16%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.44),transparent);opacity:0;pointer-events:none;transform:rotate(10deg) translate(0);animation:heroLabSurfaceSheen .88s ease-in-out forwards 3.12s}.hero-lab__mascot{position:absolute;right:2.5%;bottom:9%;z-index:16;width:94px;height:116px;opacity:0;transform-style:preserve-3d;transform:translate3d(calc(var(--hero-px) * 14px),calc(38px + var(--hero-py) * 10px),150px) rotate(8deg) scale(.86);animation:heroLabMascotEnter .58s cubic-bezier(.18,.85,.22,1) forwards 3.02s}.hero-lab__mascot-shadow{position:absolute;left:5px;bottom:2px;width:70px;height:20px;border-radius:50%;background:#2c2a252e;filter:blur(8px);transform:rotate(-8deg)}.hero-lab__mascot-card{position:absolute;left:3px;bottom:14px;display:grid;place-items:center;width:70px;height:70px;border:1px solid rgba(50,49,44,.1);border-radius:23px 22px 25px 19px;background:linear-gradient(145deg,#fff9ec,#f4ead7);box-shadow:0 14px 24px #37302429,0 2px #fff inset;animation:heroLabMascotIdle 6.8s ease-in-out infinite 3.8s}.hero-lab__mascot-card img{display:block;width:60px;height:60px;object-fit:contain;transform-origin:50% 78%;animation:heroLabMascotNod .55s cubic-bezier(.2,.8,.2,1) both 3.34s}.hero-lab__mascot-note{position:absolute;right:0;top:2px;border:1px solid rgba(44,48,44,.09);border-radius:10px 10px 10px 3px;background:#fffffff0;box-shadow:0 9px 16px #2d2b251a;color:#4e514c;font-size:7px;font-weight:760;padding:7px 9px;white-space:nowrap;opacity:0;transform:translateY(8px) scale(.94);animation:heroLabNoteEnter .36s var(--home-ease) forwards 3.2s}.hero-lab__foreground{position:absolute;z-index:22;opacity:0;pointer-events:none;transform-style:preserve-3d}.hero-lab__foreground--paper{left:.5%;bottom:2.8%;display:flex;flex-direction:column;justify-content:center;width:112px;height:77px;border:1px solid rgba(55,48,38,.08);border-radius:8px;padding-left:18px;background:linear-gradient(#ffeeb5eb,#ffe697ed),url(/assets/home/hero-lab/paper-fiber-v1.webp) center / 300px repeat;background-blend-mode:normal,multiply;box-shadow:0 22px 32px #37302429;transform:translate3d(calc(-34px + var(--hero-px) * 21px),calc(38px + var(--hero-py) * 15px),180px) rotate(-13deg);animation:heroLabForegroundEnter .72s var(--home-ease) forwards .96s}.hero-lab__foreground--paper:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:2px;border-radius:99px;background:#c78e2752}.hero-lab__foreground--paper span{color:#7f581799;font-size:7px;font-weight:850;letter-spacing:.17em}.hero-lab__foreground--paper b{color:#614b25;font-size:17px;font-weight:860;letter-spacing:-.04em}.hero-lab__foreground--tab{right:0;top:17%;border-radius:8px;background:#313330;box-shadow:0 11px 20px #2326242e;color:#fff;font-size:7px;font-weight:850;letter-spacing:.11em;padding:9px 13px;transform:translate3d(calc(28px + var(--hero-px) * 18px),calc(var(--hero-py) * 12px),170px) rotate(7deg);animation:heroLabTabEnter .58s var(--home-ease) forwards 2.34s}.home-hero.is-cta-hot .hero-lab__result-card{border-color:#2a965b52;box-shadow:0 23px 38px #26804b33,0 0 0 7px #42be8214}.home-hero.is-cta-hot .hero-lab__mascot-note{color:#28764d;box-shadow:0 11px 22px #2a804f29}@keyframes heroCopySettle{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes heroHeadlineSettle{0%{opacity:0;transform:translate3d(0,42px,0) skewY(2deg)}to{opacity:1;transform:translateZ(0) skewY(0)}}@keyframes heroLabWorldReveal{0%{opacity:0}to{opacity:1}}@keyframes heroLabBloom{0%{opacity:0;transform:scale(.78) translateZ(-150px)}to{opacity:1;transform:scale(1) translateZ(-150px)}}@keyframes heroLabBackdropReveal{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}@keyframes heroLabBoardLand{0%{opacity:0;transform:translate3d(calc(var(--hero-px) * -10px + 58px),calc(var(--hero-py) * -7px + 48px),-80px) rotate(5deg) scale(.9)}72%{opacity:1;transform:translate3d(calc(var(--hero-px) * -10px - 2px),calc(var(--hero-py) * -7px - 3px),0) rotate(-.5deg) scale(1.006)}to{opacity:1;transform:translate3d(calc(var(--hero-px) * -10px),calc(var(--hero-py) * -7px),0) rotate(0) scale(1)}}@keyframes heroLabBoardImpact{0%,to{transform:translateZ(0) scale(1)}34%{transform:translate3d(-4px,3px,0) scale(.994)}66%{transform:translate3d(2px,-1px,0) scale(1.002)}}@keyframes heroLabResultImpact{0%,to{transform:rotate(-1.6deg) translateZ(0)}38%{transform:rotate(-1.72deg) translate3d(-1px,1.5px,0)}68%{transform:rotate(-1.54deg) translate3d(.6px,-.4px,0)}}@keyframes heroLabAnswerDrop{0%{opacity:0;transform:translate3d(-70px,-54px,85px) rotate(-9deg) scale(.96)}58%{opacity:1;transform:translate3d(4px,5px,85px) rotate(1.2deg) scale(1.01)}78%{transform:translate3d(-1px,-2px,85px) rotate(-.5deg) scale(.998)}to{opacity:1;transform:translateZ(85px) rotate(-.6deg) scale(1)}}@keyframes heroLabChipResolve{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroLabLensScan{0%{opacity:0;transform:translate3d(-92px,6px,105px) rotate(-9deg)}14%{opacity:1}46%{transform:translate3d(-36px,-2px,105px) rotate(-2deg)}72%{transform:translate3d(28px,2px,105px) rotate(2deg)}to{opacity:1;transform:translate3d(48px,0,105px) rotate(1deg)}}@keyframes heroLabLensSheen{0%{opacity:0;transform:translate(-8px) rotate(24deg)}45%{opacity:.9}to{opacity:0;transform:translate(46px) rotate(24deg)}}@keyframes heroLabReadout{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes heroLabEvidenceDeal{0%{opacity:0;transform:translate3d(-85px,35px,80px) rotate(-13deg) scale(.9)}68%{opacity:1;transform:translate3d(3px,-2px,80px) rotate(1deg) scale(1.01)}to{opacity:1;transform:translateZ(80px) rotate(-1deg) scale(1)}}@keyframes heroLabPathDraw{0%{opacity:0;transform:rotate(var(--path-angle,0deg)) scaleX(0)}to{opacity:1;transform:rotate(var(--path-angle,0deg)) scaleX(1)}}.hero-lab__evidence-path--one{--path-angle: 8deg}.hero-lab__evidence-path--two{--path-angle: -18deg}@keyframes heroLabResultLock{0%{opacity:0;transform:translate3d(54px,12px,120px) rotate(5deg) scale(.82)}62%{opacity:1;transform:translate3d(-4px,-1px,120px) rotate(-1.2deg) scale(1.018)}82%{transform:translate3d(1px,0,120px) rotate(.4deg) scale(.997)}to{opacity:1;transform:translateZ(120px) rotate(0) scale(1)}}@keyframes heroLabResultRipple{0%{opacity:0;transform:scale(.92)}30%{opacity:.72}to{opacity:0;transform:scale(1.1)}}@keyframes heroLabNodeLock{0%{transform:scale(.72);box-shadow:0 0 #42be8247}58%{transform:scale(1.45);box-shadow:0 0 0 7px #42be820a}to{transform:scale(1);box-shadow:0 0 #42be8200}}@keyframes heroLabSurfaceSheen{0%{opacity:0;transform:translate(0) rotate(10deg)}22%{opacity:.65}75%{opacity:.22}to{opacity:0;transform:translate(760%) rotate(10deg)}}@keyframes heroLabMascotEnter{0%{opacity:0;transform:translate3d(calc(var(--hero-px) * 14px),calc(38px + var(--hero-py) * 10px),150px) rotate(8deg) scale(.86)}72%{opacity:1;transform:translate3d(calc(var(--hero-px) * 14px),calc(-3px + var(--hero-py) * 10px),150px) rotate(-2deg) scale(1.02)}to{opacity:1;transform:translate3d(calc(var(--hero-px) * 14px),calc(var(--hero-py) * 10px),150px) rotate(0) scale(1)}}@keyframes heroLabMascotNod{0%,to{transform:rotate(0) translateY(0)}38%{transform:rotate(-7deg) translateY(2px)}68%{transform:rotate(3deg) translateY(0)}}@keyframes heroLabMascotIdle{0%,to{transform:translateZ(0) rotate(0)}45%{transform:translate3d(0,-1.5px,0) rotate(-.6deg)}55%{transform:translate3d(0,-1.5px,0) rotate(.4deg)}}@keyframes heroLabIdleSheen{0%,72%,to{opacity:0;transform:rotate(22deg) translate(0)}78%{opacity:.58}88%{opacity:0;transform:rotate(22deg) translate(250px)}}@keyframes heroLabNoteEnter{0%{opacity:0;transform:translateY(8px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroLabForegroundEnter{0%{opacity:0;transform:translate3d(calc(-72px + var(--hero-px) * 21px),calc(70px + var(--hero-py) * 15px),180px) rotate(-19deg)}to{opacity:1;transform:translate3d(calc(-34px + var(--hero-px) * 21px),calc(38px + var(--hero-py) * 15px),180px) rotate(-13deg)}}@keyframes heroLabTabEnter{0%{opacity:0;transform:translate3d(calc(72px + var(--hero-px) * 18px),calc(-16px + var(--hero-py) * 12px),170px) rotate(15deg)}to{opacity:1;transform:translate3d(calc(28px + var(--hero-px) * 18px),calc(var(--hero-py) * 12px),170px) rotate(7deg)}}@keyframes heroLabStatus{0%,to{opacity:.6;transform:scale(.88)}50%{opacity:1;transform:scale(1.08)}}@media (max-width: 1080px){.home-hero{grid-template-columns:minmax(350px,.82fr) minmax(510px,1.18fr);gap:16px;padding-inline:28px}.home-hero__graphic.hero-lab{width:620px;min-width:540px}.home-hero h1{font-size:clamp(52px,5.6vw,64px)}}@media (max-width: 840px){.home-hero{grid-template-columns:1fr;grid-template-rows:auto 360px;align-content:center;gap:4px;height:auto;min-height:760px;padding:58px 24px 16px}.home-hero:after{background:linear-gradient(180deg,rgba(251,250,246,.93) 0 43%,transparent 72%)}.home-hero__content{align-items:center;justify-self:center;width:min(590px,100%);min-width:0;text-align:center}.home-hero__eyebrow{margin-bottom:13px}.home-hero h1{padding-bottom:14px;font-size:clamp(45px,8vw,58px);line-height:1.05}.home-hero h1 span{transform-origin:center bottom}.home-hero__lead{width:min(480px,100%);font-size:16px;line-height:1.6}.home-hero__actions{justify-content:center;margin-top:17px}.home-hero__art{width:100%;min-width:0;height:360px;transform:none}.home-hero__graphic.hero-lab{width:610px;min-width:610px;transform:scale(.88);transform-origin:50% 48%}}@media (max-width: 620px){.home-header{background:#fffdf8;-webkit-backdrop-filter:none;backdrop-filter:none}.home-hero{grid-template-rows:auto 292px;min-height:690px;padding:44px 16px 6px}.home-hero__content{width:100%}.home-hero__eyebrow{margin-bottom:11px;font-size:10px}.home-hero h1{width:100%;padding-bottom:12px;font-size:clamp(36px,10vw,44px);letter-spacing:-.055em;line-height:1.08}.home-hero__lead{width:min(355px,100%);font-size:14px;line-height:1.56;text-shadow:none}.home-desktop-break{display:none}.home-hero__actions{width:100%;min-height:50px;margin-top:15px;gap:8px}.home-hero__actions .home-button{flex:.88;min-width:0;min-height:49px;padding-inline:13px;font-size:13px}.home-hero__actions .home-button:first-child{flex:1.12;min-width:0}.home-hero__art{width:100%;min-width:0;height:292px;overflow:visible;transform:none}.home-hero__graphic.hero-lab{width:560px;min-width:560px;margin-bottom:-148px;transform:scale(.67);transform-origin:50% 24%}.hero-lab__foreground--paper{left:4%}.hero-lab__foreground--tab{right:4%}}@media (max-width: 390px){.home-hero{min-height:670px;padding-inline:12px}.home-hero h1{font-size:35px}.home-hero__graphic.hero-lab{width:540px;min-width:540px;transform:scale(.65)}}@media (prefers-reduced-motion: reduce){.home-hero__eyebrow,.home-hero h1 span,.home-hero__lead,.home-hero__actions,.hero-lab__world,.hero-lab__ambient,.hero-lab__backdrop,.hero-lab__board-shell,.hero-lab__answer-card,.hero-lab__claims>span,.hero-lab__lens-carriage,.hero-lab__scan-readout,.hero-lab__evidence-card,.hero-lab__evidence-path,.hero-lab__result-card,.hero-lab__mascot,.hero-lab__mascot-note,.hero-lab__foreground{opacity:1!important;animation:none!important}.hero-lab__board-shell{transform:none!important}.hero-lab__answer-card{transform:translateZ(85px) rotate(-.6deg)!important}.hero-lab__claims>span{transform:none!important}.hero-lab__lens-carriage{transform:translate3d(48px,0,105px) rotate(1deg)!important}.hero-lab__evidence-card{transform:translateZ(80px) rotate(-1deg)!important}.hero-lab__evidence-path{transform:rotate(var(--path-angle,0deg)) scaleX(1)!important}.hero-lab__result-card{transform:translateZ(120px)!important}.hero-lab__mascot{transform:translateZ(150px)!important}}.ui-modal-backdrop.auth-modal__backdrop{align-items:center;justify-content:center;overflow-y:auto;background:#1f1e1c75;padding:24px;backdrop-filter:blur(10px) saturate(90%);-webkit-backdrop-filter:blur(10px) saturate(90%)}.ui-modal-panel.auth-modal{--auth-ink: #242424;--auth-muted: #74716b;--auth-line: rgba(36, 36, 36, .11);--auth-bg: #fffdf8;--auth-soft: #f5f2eb;width:min(880px,100%);max-height:min(90dvh,680px);overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:34px;background:var(--auth-bg);box-shadow:0 30px 90px #18161240;color:var(--auth-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}.auth-modal__layout{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(420px,1.12fr);min-height:590px}.auth-modal__visual{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;justify-content:space-between;background:#eaf4ff;padding:34px 34px 38px}.auth-modal__visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#eaf4ff1f 15%,#eaf4ff05 48%,#eaf4ffad),url(/art/home/hero-playful-v1.webp) left center / auto 100% no-repeat;transform:scale(1.03);transform-origin:left center}.auth-modal__visual:after{content:"";position:absolute;top:34%;right:-54px;width:126px;height:126px;border-radius:50%;background:#ffffff57;box-shadow:0 0 0 34px #ffffff1c}.auth-modal__visual-brand,.auth-modal__mobile-brand{display:flex;align-items:center;gap:10px}.auth-modal__visual-brand{position:relative;z-index:1;width:fit-content;border:1px solid rgba(36,36,36,.06);border-radius:999px;background:#fffdf8d4;box-shadow:0 10px 30px #30465a14;padding:7px 13px 7px 8px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-modal__visual-brand .home-brand__mark,.auth-modal__mobile-brand .home-brand__mark{width:34px;height:34px}.auth-modal__visual-brand .home-brand__calligraphy,.auth-modal__mobile-brand .home-brand__calligraphy{font-size:22px}.auth-modal__visual-brand .home-brand__copy strong,.auth-modal__mobile-brand .home-brand__copy strong{font-size:8px}.auth-modal__visual-brand .home-brand__copy small,.auth-modal__mobile-brand .home-brand__copy small{display:none}.auth-modal__visual-copy{position:relative;z-index:1;border:1px solid rgba(255,255,255,.52);border-radius:25px;background:#fffdf8d6;box-shadow:0 18px 44px #354d631a;padding:24px 23px 22px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.auth-modal__visual-copy>span{color:#3675af;font-size:9px;font-weight:800;letter-spacing:.13em}.auth-modal__visual-copy strong{display:block;margin-top:11px;font-size:29px;font-weight:680;letter-spacing:-.055em;line-height:1.13}.auth-modal__visual-copy p{margin:12px 0 0;color:#66635e;font-size:12px;line-height:1.6}.auth-modal__form-panel{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;background:var(--auth-bg);padding:46px 52px 38px}.auth-modal__close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#f4f1ea;color:#5c5954;font-size:25px;font-weight:350;line-height:1;transition:background .2s ease,color .2s ease,transform .2s ease}.auth-modal__close:hover:not(:disabled){background:#ebe7de;color:#161616;transform:rotate(4deg)}.auth-modal__close:disabled{cursor:wait;opacity:.42}.auth-modal__mobile-brand{display:none;margin-bottom:26px}.auth-modal__intro>p{margin:0 0 11px;color:#3675af;font-size:11px;font-weight:760;letter-spacing:.08em}.auth-modal__intro h2{margin:0;font-size:clamp(29px,3vw,38px);font-weight:680;letter-spacing:-.055em;line-height:1.08}.auth-modal__intro>span{display:block;margin-top:13px;color:var(--auth-muted);font-size:13px;line-height:1.62}.auth-modal__tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:100%;margin-top:25px;border-radius:999px;background:var(--auth-soft);padding:4px}.auth-modal__tabs button{min-height:38px;border:0;border-radius:999px;background:transparent;color:#77736d;font-size:13px;font-weight:680;transition:background .22s ease,box-shadow .22s ease,color .22s ease}.auth-modal__tabs button.is-active{background:#fff;box-shadow:0 5px 16px #322d2414;color:var(--auth-ink)}.auth-modal__tabs button:disabled{cursor:wait}.auth-modal__form{display:flex;flex-direction:column;gap:15px;margin-top:22px}.auth-modal__animated-field{overflow:hidden}.auth-field{display:flex;min-width:0;flex-direction:column;gap:7px}.auth-field__label{display:flex;align-items:baseline;justify-content:space-between;gap:10px;color:#45433f;font-size:12px;font-weight:680}.auth-field__label small{color:#9b978f;font-size:10px;font-weight:580}.auth-field input{width:100%;height:50px;border:1px solid var(--auth-line);border-radius:15px;outline:0;background:#fff;box-shadow:inset 0 1px #24242405;color:var(--auth-ink);font:inherit;font-size:14px;padding:0 15px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth-field input::placeholder{color:#b0aca4}.auth-field input:hover:not(:disabled){border-color:#24242433}.auth-field input:focus{border-color:#6babe8;box-shadow:0 0 0 4px #5faef429}.auth-field input[aria-invalid=true]{border-color:#d54f4980}.auth-field input:disabled{cursor:wait;background:#f8f6f1;color:#918d86}.auth-field__password{position:relative;display:block}.auth-field__password input{padding-right:68px}.auth-field__password>button{position:absolute;top:50%;right:8px;border:0;border-radius:999px;background:transparent;color:#77736d;font-size:11px;font-weight:680;padding:7px 9px;transform:translateY(-50%)}.auth-field__password>button:hover:not(:disabled){background:var(--auth-soft);color:var(--auth-ink)}.auth-modal__error{display:flex;align-items:flex-start;gap:9px;border:1px solid rgba(213,79,73,.16);border-radius:13px;background:#fff2ef;color:#a5413c;padding:10px 12px}.auth-modal__error>span{display:grid;place-items:center;flex:0 0 auto;width:18px;height:18px;margin-top:1px;border-radius:50%;background:#d55750;color:#fff;font-size:11px;font-weight:800}.auth-modal__error p{margin:0;font-size:12px;line-height:1.55}.auth-modal__submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:50px;margin-top:2px;border:0;border-radius:999px;background:var(--auth-ink);box-shadow:0 12px 26px #2424242b;color:#fff;font-size:14px;font-weight:690;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.auth-modal__submit:hover:not(:disabled){background:#101010;box-shadow:0 15px 30px #2424243b;transform:translateY(-2px)}.auth-modal__submit:active:not(:disabled){transform:translateY(0) scale(.99)}.auth-modal__submit:disabled{cursor:wait;background:#55534f;box-shadow:none}.auth-modal__submit b{font-size:17px;font-weight:500;transition:transform .2s ease}.auth-modal__submit:hover:not(:disabled) b{transform:translate(3px)}.auth-modal__spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:authSpinner .72s linear infinite}.auth-modal__privacy{margin:14px 0 0;color:#9b978f;font-size:10px;line-height:1.5;text-align:center}.auth-modal button:focus-visible,.auth-modal input:focus-visible{outline:3px solid rgba(47,99,216,.24);outline-offset:2px}@keyframes authSpinner{to{transform:rotate(360deg)}}@media (max-width: 760px){.ui-modal-backdrop.auth-modal__backdrop{align-items:center;padding:16px}.ui-modal-panel.auth-modal{width:min(510px,100%);max-height:calc(100dvh - 32px);overflow-y:auto;border-radius:28px}.auth-modal__layout{display:block;min-height:0}.auth-modal__visual{display:none}.auth-modal__form-panel{min-height:0;padding:34px 30px 28px}.auth-modal__mobile-brand{display:flex}.auth-modal__close{top:15px;right:15px}}@media (max-width: 480px){.ui-modal-backdrop.auth-modal__backdrop{align-items:flex-end;padding:0}.ui-modal-panel.auth-modal{width:100%;max-height:94dvh;border:0;border-radius:28px 28px 0 0}.auth-modal__form-panel{padding:28px 22px max(24px,env(safe-area-inset-bottom))}.auth-modal__mobile-brand{margin-bottom:22px}.auth-modal__intro h2{max-width:88%;font-size:30px}.auth-modal__tabs{margin-top:21px}.auth-modal__form{gap:13px;margin-top:18px}.auth-field input{height:48px}}@media (prefers-reduced-motion: reduce){.auth-modal__close,.auth-modal__tabs button,.auth-field input,.auth-modal__submit,.auth-modal__submit b{transition:none}}.analytics-consent{position:fixed;right:clamp(14px,3vw,34px);bottom:clamp(14px,3vw,30px);z-index:500;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;width:min(760px,calc(100vw - 28px));border:1px solid rgba(36,80,71,.14);border-radius:20px;background:#fcfbf7f5;box-shadow:0 24px 80px #16342e2e;color:#17332f;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;padding:18px;-webkit-user-select:text;user-select:text;-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%)}.analytics-consent__mark{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:4px;width:46px;height:46px;border-radius:14px;background:#e3eee7;padding:11px}.analytics-consent__mark i{display:block;width:5px;border-radius:99px;background:#246a5b}.analytics-consent__mark i:nth-child(1){height:11px;opacity:.48}.analytics-consent__mark i:nth-child(2){height:20px}.analytics-consent__mark i:nth-child(3){height:15px;opacity:.72}.analytics-consent__copy{min-width:0}.analytics-consent__copy>span{display:block;margin-bottom:4px;color:#9a6d3c;font-size:10px;font-weight:760;letter-spacing:.12em}.analytics-consent__copy strong{display:block;font-size:15px;line-height:1.35}.analytics-consent__copy p{margin:5px 0 0;color:#65756f;font-size:12px;line-height:1.55}.analytics-consent__actions{display:flex;align-items:center;gap:8px}.analytics-consent__actions button{min-height:38px;border:1px solid rgba(36,80,71,.14);border-radius:10px;font-size:11px;font-weight:720;padding:9px 13px;white-space:nowrap}.analytics-consent__actions .is-secondary{background:transparent;color:#65756f}.analytics-consent__actions .is-primary{border-color:#17332f;background:#17332f;color:#fff}.analytics-consent__actions button:hover{transform:translateY(-1px)}.analytics-privacy-trigger{position:fixed;left:12px;bottom:10px;z-index:120;border:0;background:transparent;color:#344c4680;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;font-size:9px;padding:4px 6px}.analytics-privacy-trigger:hover{color:#246a5b}@media (max-width: 760px){.analytics-consent{grid-template-columns:auto 1fr;gap:12px;padding:15px}.analytics-consent__mark{width:40px;height:40px;border-radius:12px}.analytics-consent__actions{grid-column:1 / -1;justify-content:flex-end}}@media (max-width: 460px){.analytics-consent__actions{display:grid;grid-template-columns:1fr 1.25fr}.analytics-consent__actions button{padding-inline:8px;white-space:normal}}@media (prefers-reduced-motion: reduce){.analytics-consent__actions button:hover{transform:none}}
