.flow-demo{--ink:#111827;--muted:#6b7280;--cyan:#3b82f6;--cyan-soft:#3b82f61a;--amber:#f59e0b;--red:#f27368;--green:#34d399;--panel:#1c2325;--panel-deep:#111719;width:100%;min-height:calc(100vh - 8rem);color:var(--ink);background:#f3f4f6;padding:7rem 0 3rem;font-family:inherit}body.flows-demo-focus>#app>div>:not(main){display:none!important}body.flows-demo-focus main{position:static}body.flows-demo-focus .flow-demo,body.flows-demo-focus .flow-demo__inner{width:100%;min-height:0;padding:0}.dark .flow-demo{--ink:#f3f4f6;--muted:#9ca3af;background:#111827}.flow-demo__inner{width:100%;max-width:2200px;margin:0 auto;padding:0 1rem}.flow-launcher{width:min(760px,100%);margin:0 auto}.flow-launcher__intro{text-align:center;max-width:570px;margin:0 auto 24px}.flow-launcher__intro>span{color:#2563eb;letter-spacing:.14em;margin-bottom:9px;font:700 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.flow-launcher__intro h1{color:#111827;letter-spacing:-.025em;margin:0;font-weight:650;line-height:1.05;font-size:clamp(28px,4vw,42px)!important}.flow-launcher__intro p{color:#64748b;max-width:46ch;margin:12px auto 0;font-size:14px;line-height:1.55}.dark .flow-launcher__intro h1{color:#f8fafc}.dark .flow-launcher__intro p{color:#aeb8c7}.flow-launcher__summary{background:#fff;border:1px solid #dbe1e8;border-radius:.75rem;justify-content:space-between;align-items:center;gap:18px;width:min(700px,100% - 32px);margin:14px auto 0;padding:14px 14px 14px 18px;display:flex;box-shadow:0 8px 28px #0f172a14}.dark .flow-launcher__summary{background:#1f2937;border-color:#374151}.flow-launcher__summary>div{flex-direction:column;gap:5px;min-width:0;display:flex}.flow-launcher__summary>div>span{color:#7c8798;letter-spacing:.09em;text-transform:uppercase;font:600 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.flow-launcher__summary strong{color:#1f2937;align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.dark .flow-launcher__summary strong{color:#edf2f7}.flow-launcher__summary strong i{background:#cbd5e1;width:1px;height:14px}.flow-launcher__summary>button{color:#062019;background:var(--green);border:1px solid var(--green);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:8px;min-width:154px;min-height:48px;font-size:13px;font-weight:700;display:inline-flex}.flow-launcher__summary>button:active{transform:translateY(1px)scale(.99)}.flow-demo *,.flow-demo :before,.flow-demo :after{box-sizing:border-box}.flow-demo button,.flow-demo a{-webkit-tap-highlight-color:transparent}.flow-demo button:focus-visible,.flow-demo a:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.mode-switcher{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;grid-template-columns:repeat(3,1fr);width:min(700px,100% - 32px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 1px 3px #0f172a14}.dark .mode-switcher{background:#1f2937;border-color:#374151}.mode-switcher button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-right:1px solid #e5e7eb;justify-content:center;align-items:center;gap:11px;min-height:64px;display:flex;position:relative}.dark .mode-switcher button{border-color:#374151}.mode-switcher button:last-child{border-right:0}.mode-switcher button:hover{color:#111827;background:#f9fafb}.dark .mode-switcher button:hover{color:#f9fafb;background:#273244}.mode-switcher button>span{flex-direction:column;align-items:flex-start;font-size:14px;font-weight:600;line-height:1.1;display:flex}.mode-switcher button small{color:#9ca3af;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font:600 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.mode-switcher button.mode-switcher__item--active{color:#1d4ed8;background:#eff6ff}.dark .mode-switcher button.mode-switcher__item--active{color:#93c5fd;background:#3b82f624}.mode-switcher button.mode-switcher__item--active svg,.mode-switcher button.mode-switcher__item--active small{color:var(--cyan)}.mode-switcher button>i{background:var(--cyan);height:2px;position:absolute;inset:auto 0 -1px}.scene-switcher{color:#64748b;background:#ffffffc7;border:1px solid #dbe1e8;border-radius:7px;align-items:center;gap:3px;width:fit-content;margin:10px auto 0;padding:4px;display:flex;box-shadow:0 2px 8px #0f172a0d}.dark .scene-switcher{color:#94a3b8;background:#1f2937e6;border-color:#374151}.scene-switcher>span{letter-spacing:.12em;padding:0 8px;font:600 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.scene-switcher button{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;min-height:30px;padding:0 11px;font-size:11px;font-weight:600}.dark .scene-switcher button{color:#cbd5e1}.scene-switcher button:hover,.scene-switcher button:focus-visible{color:#111827;border-color:#cbd5e1}.dark .scene-switcher button:hover,.dark .scene-switcher button:focus-visible{color:#fff;border-color:#64748b}.scene-switcher button.is-active{color:#082019;background:var(--green);border-color:var(--green)}.flow-workspace{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:20px;width:min(1480px,100%);margin:24px auto 0;padding-bottom:42px;display:grid}.flow-workspace--learn,.flow-workspace--practice,.flow-workspace--test{grid-template-columns:minmax(0,1fr)}.flow-workspace.flow-workspace--focus{z-index:2000;overscroll-behavior:contain;background:#050809;width:100%;max-width:none;margin:0;padding:0;display:block;position:fixed;inset:0;overflow:hidden}.dark .flow-workspace--focus{background:#050809}.flow-workspace--focus .flow-canvas,.flow-workspace--focus .cockpit-shell,.flow-workspace--focus .cockpit-viewport{width:100%;height:100%}.flow-workspace--focus .cockpit-shell{box-shadow:none;border:0;padding:0;overflow:hidden}.flow-workspace--focus .cockpit-topline{display:none}.flow-workspace--focus .cockpit-viewport{aspect-ratio:auto;touch-action:none;border:0;height:100dvh}.flow-workspace--focus .cockpit-panel{width:max(100vw,181.82dvh);height:max(100dvh,54.9995vw)}.flow-workspace--focus .cockpit-panel--photo{width:max(100vw,98.23dvh);height:max(100dvh,101.802vw)}.flow-canvas{min-width:0}.flow-canvas__heading{justify-content:space-between;align-items:flex-end;gap:20px;min-height:72px;padding:0 2px 15px;display:flex}.section-label{color:#64748b;letter-spacing:.17em;margin-bottom:7px;font:600 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.flow-canvas__heading h1{color:#111827;letter-spacing:-.01em;margin:0;font-weight:600;line-height:1.1;font-size:clamp(23px,2.1vw,32px)!important}.dark .flow-canvas__heading h1{color:#f9fafb}.step-readout{color:#5f6d6f;align-items:center;display:flex}.step-readout strong{color:var(--cyan);font:600 28px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.step-readout>span{flex-direction:column;margin-left:5px;font:600 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.step-readout small{color:#536062;letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:7px}.practice-prompt,.test-prompt{color:#475569;border:1px solid #dbeafe;border-left:3px solid var(--cyan);background:#eff6ff;border-radius:.5rem;align-items:center;gap:8px;margin-bottom:10px;padding:10px 12px;font-size:12px;display:flex}.dark .practice-prompt,.dark .test-prompt{color:#cbd5e1;background:#1e293b;border-color:#334155}.practice-prompt svg{color:var(--cyan)}.test-prompt{border-color:var(--amber)}.test-prompt svg{color:var(--amber)}.cockpit-shell{background:#080c0d;border:1px solid #374043;padding:12px;position:relative;box-shadow:0 25px 50px #0000004d,inset 0 0 0 1px #090c0d}.cockpit-topline{color:#5f6a6c;letter-spacing:.1em;justify-content:space-between;height:27px;padding:0 5px;font:600 8px/1 IBM Plex Mono,monospace;display:flex}.cockpit-topline__status{align-items:flex-start;gap:6px;display:flex}.cockpit-topline__status i{background:var(--green);width:5px;height:5px;box-shadow:0 0 7px var(--green);border-radius:50%;margin-top:-1px}.cockpit-viewport{aspect-ratio:16/8.8;touch-action:pan-y;background:#080b0c;border:3px solid #080b0c;position:relative;overflow:hidden}.cockpit-viewport.is-movable{cursor:grab;touch-action:none}.cockpit-viewport.is-dragging{cursor:grabbing}.cockpit-panel{transform-origin:50%;will-change:transform;background:linear-gradient(145deg,#252c2c 0%,#171d1e 58%,#202829 100%);width:100%;height:100%;transition:transform .18s ease-out;position:absolute;top:50%;left:50%;box-shadow:inset 0 0 50px #000000a6}.cockpit-panel--photo{aspect-ratio:886/902;background:#050708;width:auto;height:100%;overflow:hidden}.cockpit-panel--photo:before{display:none}.cockpit-photo{z-index:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.cockpit-panel--photo>.panel-screw,.cockpit-panel--photo>.panel-zone{display:none}.cockpit-panel--photo .hotspot,.cockpit-panel--photo .learn-popover{z-index:3}.cockpit-viewport.is-dragging .cockpit-panel{transition:none}.cockpit-panel:before{content:"";pointer-events:none;opacity:.25;background-image:repeating-linear-gradient(0deg,#0000 0 3px,#ffffff05 3px 4px);position:absolute;inset:0}.panel-screw{z-index:2;background:radial-gradient(circle at 35% 35%,#7d8684,#262d2d 45%,#090c0d);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 1px 2px #000}.panel-screw:after{content:"";background:#111;height:1px;position:absolute;top:4px;left:2px;right:2px;transform:rotate(-20deg)}.panel-screw--one{top:3%;left:1.5%}.panel-screw--two{top:3%;right:1.5%}.panel-screw--three{bottom:3%;left:1.5%}.panel-screw--four{bottom:3%;right:1.5%}.panel-zone{background:#0408092e;border:1px solid #b0c3c042;position:absolute;box-shadow:inset 0 0 20px #0000002e}.panel-zone__title{color:#d3d8d4;letter-spacing:.16em;white-space:nowrap;font:600 clamp(7px,.75vw,11px)/1 IBM Plex Mono,monospace;position:absolute;top:9px;left:50%;transform:translate(-50%)}.panel-zone--elec{width:47%;height:33%;top:9%;left:7%}.panel-zone--fuel{width:47%;height:42%;top:47%;left:7%}.panel-zone--apu{width:35%;height:58%;top:9%;left:58%}.panel-zone--air{width:35%;height:18%;top:71%;left:58%}.mock-switch-row{justify-content:space-around;gap:8%;display:flex;position:absolute;inset:35% 8% auto}.mock-switch{text-align:center;min-width:42px}.mock-switch>span{color:#aeb7b4;white-space:nowrap;margin-bottom:5px;font:500 clamp(5px,.55vw,8px)/1 IBM Plex Mono,monospace;display:block}.mock-switch>div{background:linear-gradient(#3a4241,#202626);border:1px solid #111;width:clamp(27px,3vw,43px);height:clamp(23px,2.5vw,35px);margin:auto;padding-top:3px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 3px 6px #050707,inset 0 1px 1px #59615e}.mock-switch>div small{color:#dca753;font:600 clamp(4px,.46vw,7px)/1 IBM Plex Mono,monospace;transition:color .18s,text-shadow .18s;display:block}.mock-switch>div i{transform-origin:50%;background:#8e9693;width:55%;height:2px;margin:7px auto 0;transition:margin .18s,background .18s,box-shadow .18s,transform .18s;display:block;box-shadow:0 1px #0a0b0b}.mock-switch.is-on>div{background:linear-gradient(#3a5750,#142e28);border-color:#6fe0a2;animation:.28s ease-out mock-switch-engage;box-shadow:0 3px 6px #050707,inset 0 0 9px #6fe0a247,0 0 14px #6fe0a26b}.mock-switch.is-on>div small{color:#8ff0b8;text-shadow:0 0 7px #6fe0a2e6}.mock-switch.is-on>div i{background:#caffdc;margin-top:4px;transform:translateY(-2px)rotateX(58deg)scaleX(1.08);box-shadow:0 0 0 1px #2e7d5a,0 0 8px #6fe0a2f2}@keyframes mock-switch-engage{0%{transform:scale(1)}45%{transform:scale(.88)translateY(2px)}to{transform:scale(1)}}.mock-switch--wide{min-width:57px}.mock-display{color:#a8e4d4;background:#0c1717;border:1px solid #080d0e;justify-content:center;align-items:center;gap:3px;width:19%;height:22%;font:600 clamp(6px,.8vw,12px)/1 IBM Plex Mono,monospace;display:flex;position:absolute;bottom:9%;right:5%;box-shadow:inset 0 0 10px #000}.mock-display small{color:#506a65;font-size:.55em}.fuel-lines{border-bottom:1px solid #69c6c459;height:25%;position:absolute;inset:20% 12% auto}.fuel-lines:before,.fuel-lines:after{content:"";background:#69c6c459;width:1px;height:85%;position:absolute;top:15%;left:24%}.fuel-lines:after{left:76%}.fuel-lines i{background:#6b8f8a;border-radius:50%;width:5px;height:5px;position:absolute;bottom:-3px}.fuel-lines i:first-child{left:22%}.fuel-lines i:nth-child(2){left:49%}.fuel-lines i:nth-child(3){left:74%}.mock-switch-row--fuel{inset:auto 8% 10%}.mock-switch-row--apu{inset:42% 18% auto}.air-duct{background:#69c6c466;height:1px;position:absolute;top:40%;left:12%;right:12%}.air-duct i{background:#6e9590;border-radius:50%;width:4px;height:4px;position:absolute;top:-2px}.air-duct i:first-child{left:5%}.air-duct i:nth-child(2){left:48%}.air-duct i:nth-child(3){right:5%}.mock-switch-row--air{inset:52% 8% auto}.hotspot{z-index:10;width:clamp(38px,4.6vw,62px);height:clamp(38px,4.6vw,62px);color:var(--cyan);opacity:0;pointer-events:none;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:opacity .2s,transform .18s;display:grid;position:absolute;transform:translate(-50%,-50%)}.hotspot--visible{opacity:1;pointer-events:auto}.hotspot--visible:hover{transform:translate(-50%,-50%)scale(1.08)}.hotspot__pulse{background:#55d9dc12;border:1px solid #55d9dca3;border-radius:50%;animation:2s ease-out infinite hotspot-pulse;position:absolute;inset:0}.hotspot__core{z-index:2;border:2px solid var(--cyan);color:#081112;background:var(--cyan);border-radius:50%;place-items:center;width:48%;height:48%;font:700 clamp(9px,1vw,14px)/1 IBM Plex Mono,monospace;display:grid;position:relative;box-shadow:0 0 15px #55d9dc73}.hotspot__label{z-index:3;color:#d8e4e2;letter-spacing:.04em;background:#060b0ce6;border:1px solid #3b5052;min-width:max-content;padding:4px 7px;font:600 clamp(6px,.54vw,8px)/1 IBM Plex Mono,monospace;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.hotspot--selected .hotspot__core{color:#14201e;background:var(--green);border-color:var(--green);box-shadow:0 0 15px #6fe0a273}.hotspot--selected .hotspot__pulse{background:#6fe0a214;border-color:#6fe0a2b3}.hotspot--learn-active{z-index:24}.hotspot--learn-active .hotspot__core{box-shadow:0 0 0 4px #6fe0a224,0 0 22px #6fe0a2ad}.hotspot--learn-active .hotspot__pulse{animation-duration:1.65s}.learn-popover{z-index:20;color:#d9e5e3;border:1px solid #4d6566;border-top:2px solid var(--green);transform-origin:50%;background:#070d0ef5;width:clamp(240px,28vw,330px);padding:15px 16px 12px;position:absolute;box-shadow:0 18px 45px #0000008c,inset 0 0 24px #55d9dc09}.learn-sheet{display:none}.learn-viewport-popover{z-index:35;opacity:0;pointer-events:none;width:min(320px,100% - 24px);position:absolute;transform:translate(-50%)}.learn-viewport-popover.is-ready{opacity:1;pointer-events:auto}.learn-viewport-popover .learn-sheet{color:#d9e5e3;border:1px solid #405456;border-top:3px solid var(--green);background:#070d0efa;border-radius:7px;padding:15px 16px 12px;display:block;box-shadow:0 16px 38px #0000007a}.learn-viewport-popover:after{content:"";background:#080e0f;width:14px;height:14px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.learn-viewport-popover.is-above:after{border-bottom:1px solid #405456;border-right:1px solid #405456;bottom:-7px}.learn-viewport-popover.is-below:after{border-top:1px solid var(--green);border-left:1px solid var(--green);top:-7px}.learn-popover--right{transform:translate(38px,-50%)}.learn-popover--left{transform:translate(calc(-100% - 38px),-50%)}.learn-popover--above{transform:translate(-50%,calc(-100% - 38px))}.learn-popover:before{content:"";background:#080e0f;border-bottom:1px solid #4d6566;border-left:1px solid #4d6566;width:16px;height:16px;position:absolute;top:50%;left:-9px;transform:translateY(-50%)rotate(45deg)}.learn-popover--left:before{border-top:1px solid #4d6566;border-bottom:0;border-left:0;border-right:1px solid #4d6566;left:auto;right:-9px}.learn-popover--above:before{border:1px solid #4d6566;border-top:0;border-left:0;inset:auto auto -9px 50%;transform:translate(-50%)rotate(45deg)}.learn-popover__eyebrow{color:var(--green);letter-spacing:.11em;margin-bottom:7px;font:600 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.learn-popover h3,.learn-sheet h3{color:#f8fafc;margin:0 0 7px;font-weight:600;line-height:1.15;font-size:clamp(14px,1.45vw,20px)!important}.learn-popover p,.learn-sheet p{color:#9fadaa;margin:0;font-size:clamp(9px,.82vw,12px);line-height:1.5}.learn-popover__actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.learn-popover__actions button{color:#c5d0ce;cursor:pointer;background:#151d1e;border:1px solid #3b494b;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:32px;font-size:10px;font-weight:600;display:inline-flex}.learn-popover__actions button:hover:not(:disabled),.learn-popover__actions button:focus-visible{color:#fff;border-color:var(--cyan);outline:none}.learn-popover__actions .learn-popover__next{color:#082019;background:var(--green);border-color:var(--green)}.learn-popover__actions button:disabled{opacity:.32;cursor:not-allowed}.learn-popover>small,.learn-sheet>small{color:#637374;letter-spacing:.04em;text-align:right;text-transform:uppercase;margin-top:8px;font:500 7px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.cockpit-shell--test .hotspot:not(.hotspot--selected) .hotspot__core{color:#0000;background:#121e1fe0}.cockpit-shell--test .hotspot:not(.hotspot--selected) .hotspot__pulse{border-style:dashed;animation:none}.hotspot--answer-correct .hotspot__core{color:#052e1b;background:var(--green);border-color:var(--green);box-shadow:0 0 18px #34d399a6}.hotspot--answer-correct .hotspot__pulse{background:#34d3991f;border-color:#34d399cc}.hotspot--answer-wrong .hotspot__core{color:#fff;background:var(--red);border-color:#fecaca;box-shadow:0 0 18px #f27368b3}.hotspot--answer-wrong .hotspot__pulse{background:#f273681f;border-color:#f27368e6}.hotspot--answer-wrong .hotspot__label{color:#fecaca;border-color:#f27368b3}.cockpit-shell.is-identifying-hotspots:not(.is-locating-single-hotspot) .hotspot--visible,.cockpit-shell.is-identifying-hotspots .hotspot--located{z-index:30}.cockpit-shell.is-identifying-hotspots:not(.is-locating-single-hotspot) .hotspot--visible .hotspot__pulse,.cockpit-shell.is-identifying-hotspots .hotspot--located .hotspot__pulse{background:#fbbf2433;border-width:3px;border-color:#fbbf24;animation:.75s ease-in-out infinite alternate hotspot-identify;box-shadow:0 0 0 8px #fbbf241f,0 0 30px #fbbf24cc}.cockpit-shell.is-identifying-hotspots:not(.is-locating-single-hotspot) .hotspot--visible .hotspot__label,.cockpit-shell.is-identifying-hotspots .hotspot--located .hotspot__label{color:#fff7d6;background:#1c1404f5;border-color:#fbbf24}@keyframes hotspot-identify{0%{transform:scale(.92)}to{transform:scale(1.18)}}.cockpit-controls{z-index:40;color:#879395;letter-spacing:.08em;font:600 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute;top:12px;right:12px}.cockpit-controls__toggle{color:#d2dddb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#091011eb;border:1px solid #4a5b5d;border-radius:7px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 24px #00000061}.cockpit-controls.is-expanded .cockpit-controls__toggle{color:#082019;background:var(--green);border-color:var(--green)}.cockpit-controls__panel{color:#91a09e;border:1px solid #4a5b5d;border-top:2px solid var(--cyan);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070d0ef7;border-radius:7px;width:286px;padding:12px;position:absolute;top:0;right:50px;box-shadow:0 18px 40px #00000080}.cockpit-controls__panel-title{border-bottom:1px solid #263437;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;display:flex}.cockpit-controls__panel-title strong{color:#d9e3e1;letter-spacing:.12em;font-size:8px}.cockpit-controls__panel-title span{color:var(--cyan);font-size:9px}.cockpit-controls__zoom,.cockpit-controls__move-row{align-items:center;gap:5px;display:flex}.cockpit-controls__zoom>span,.cockpit-controls__move-row>span{color:#657174;width:39px;margin-right:2px}.cockpit-controls__zoom button,.cockpit-controls__move-row button{color:#b8c3c3;cursor:pointer;background:#151c1e;border:1px solid #354145;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.cockpit-controls__zoom button:hover:not(:disabled),.cockpit-controls__move-row button:hover:not(:disabled){color:#fff;border-color:var(--cyan);background:#1c282b}.cockpit-controls__zoom button:disabled,.cockpit-controls__move-row button:disabled{opacity:.28;cursor:not-allowed}.cockpit-controls output{color:#d6dede;text-align:center;min-width:40px;font-size:9px}.cockpit-controls__move-row{margin-top:7px}.cockpit-controls__hint{color:#647173;background:#0c1314;border:1px solid #202d2f;align-items:center;gap:6px;margin:10px 0;padding:8px;display:flex}.cockpit-controls__focus{color:#dbe5e3;cursor:pointer;background:#152022;border:1px solid #3c5052;border-radius:5px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:38px;font-size:10px;font-weight:600;display:flex}.cockpit-controls__focus:hover{color:#fff;border-color:var(--green)}.cockpit-focus-panel{z-index:36;color:#dce5e3;border:1px solid #405456;border-top:3px solid var(--green);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overscroll-behavior:contain;background:#070d0ef5;border-radius:7px;width:clamp(560px,54vw,760px);max-width:calc(100vw - 28px);max-height:calc(100dvh - 82px);transition:width .18s,max-height .18s,transform .18s;position:absolute;bottom:14px;right:14px;overflow:auto;box-shadow:0 20px 48px #00000085}.cockpit-docked-panel{width:clamp(520px,52%,720px);max-width:calc(100% - 24px);max-height:calc(100% - 24px);bottom:12px;right:12px}.cockpit-docked-panel.cockpit-focus-panel--practice,.cockpit-docked-panel.cockpit-focus-panel--test{width:clamp(460px,44%,620px)}.cockpit-focus-panel__toolbar{color:#8fa09d;background:#0a1213fa;border-bottom:1px solid #2d3b3d;align-items:center;width:100%;min-height:42px;display:flex}.cockpit-focus-panel__drag,.cockpit-focus-panel__toggle{min-height:42px;color:inherit;cursor:pointer;touch-action:none;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.cockpit-focus-panel__drag{cursor:grab;flex:1;gap:10px}.cockpit-focus-panel__drag:active,.cockpit-focus-panel.is-dragging .cockpit-focus-panel__drag{cursor:grabbing}.cockpit-focus-panel__drag>span{background:#536264;border-radius:999px;width:52px;height:5px;box-shadow:inset 0 1px 1px #ffffff14}.cockpit-focus-panel__toggle{border-left:1px solid #2d3b3d;flex:none;width:46px}.cockpit-focus-panel__drag:hover,.cockpit-focus-panel__drag:focus-visible,.cockpit-focus-panel__toggle:hover,.cockpit-focus-panel__toggle:focus-visible{color:var(--green);background:#101b1d;outline:none}.cockpit-focus-panel.is-collapsed{border-radius:999px;width:116px;max-height:44px;right:50%;overflow:hidden;transform:translate(50%)}.cockpit-focus-panel.is-positioned,.cockpit-focus-panel.is-positioned.is-collapsed{bottom:auto;right:auto;transform:none}.cockpit-focus-panel.is-collapsed .cockpit-focus-panel__toolbar{border-bottom:0}.cockpit-focus-panel.is-collapsed .cockpit-focus-panel__drag,.cockpit-focus-panel.is-collapsed .cockpit-focus-panel__toggle{min-height:42px}.cockpit-focus-panel.is-collapsed .cockpit-focus-panel__drag{gap:6px}.cockpit-focus-panel.is-collapsed .cockpit-focus-panel__drag>span{width:28px}.cockpit-focus-panel.is-collapsed .cockpit-focus-panel__content{display:none}.cockpit-hotspot-tools{z-index:42;filter:drop-shadow(0 10px 24px #00000061);align-items:stretch;display:flex;position:absolute;top:14px;right:146px}.cockpit-hotspot-tools button,.cockpit-focus-exit{color:#dce5e3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#070d0ef0;border:1px solid #4a5b5d;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:10px;font-weight:600;display:inline-flex}.cockpit-hotspot-tools button{border-radius:0}.cockpit-hotspot-tools button+button{margin-left:-1px}.cockpit-hotspot-tools button:first-child{border-radius:7px 0 0 7px}.cockpit-hotspot-tools button:last-child{border-radius:0 7px 7px 0}.cockpit-hotspot-nav{width:42px;padding:0!important}.cockpit-focus-exit{z-index:42;border-radius:7px;position:absolute;top:14px;right:66px;box-shadow:0 10px 24px #00000061}.cockpit-hotspot-locator.is-active{color:#201704;background:#fbbf24;border-color:#fbbf24}.cockpit-hotspot-tools button:hover,.cockpit-hotspot-tools button:focus-visible,.cockpit-hotspot-locator:hover,.cockpit-hotspot-locator:focus-visible,.cockpit-focus-exit:hover,.cockpit-focus-exit:focus-visible{color:#082019;background:var(--green);border-color:var(--green)}.cockpit-focus-panel--learn .learn-sheet{box-shadow:none;border:0;padding:18px 20px 16px;display:block}.cockpit-focus-panel--learn .learn-popover__actions{gap:10px;margin-top:16px}.cockpit-focus-panel--learn .learn-popover__actions button{min-height:42px}.cockpit-focus-panel--learn .learn-sheet>small{margin-top:10px;padding-right:1px}.cockpit-focus-panel .side-card{color:#dce5e3;box-shadow:none;background:0 0;border:0;border-radius:0}.cockpit-focus-panel .side-card__head{border-color:#2d3b3d;min-height:62px;padding:12px 14px}.cockpit-focus-panel .side-card__head h2,.cockpit-focus-panel .empty-feedback h3,.cockpit-focus-panel .result-card h3,.cockpit-focus-panel .test-status strong,.cockpit-focus-panel .test-verdict h3,.cockpit-focus-panel .test-review-list strong{color:#f3f7f6}.cockpit-focus-panel .empty-feedback p,.cockpit-focus-panel .result-card p,.cockpit-focus-panel .test-status p,.cockpit-focus-panel .test-verdict p{color:#9fadaa}.cockpit-focus-panel .progress-rail{padding:12px 14px 4px}.cockpit-focus-panel .progress-rail span:after{background:#354244}.cockpit-focus-panel .empty-feedback,.cockpit-focus-panel .result-card{min-height:0;padding:18px 16px}.cockpit-focus-panel .empty-feedback__radar{width:48px;height:48px;margin-bottom:12px}.cockpit-focus-panel .result-card>span{margin-bottom:12px}.cockpit-focus-panel .side-actions{border-color:#2d3b3d;padding:12px 14px 14px}.cockpit-focus-panel .test-status{padding:18px 16px 14px}.cockpit-focus-panel .test-status__number{font-size:40px}.cockpit-focus-panel .sequence-slots,.cockpit-focus-panel .test-note,.cockpit-focus-panel .test-review-list{margin-left:16px;margin-right:16px}.cockpit-focus-panel .test-note{margin-bottom:16px}.cockpit-focus-panel .score-ring{width:124px;height:124px;margin:18px auto 14px}.cockpit-focus-panel .score-ring>div{background:#101718;padding-top:34px}.cockpit-focus-panel .score-ring strong{color:#f3f7f6;font-size:34px}.cockpit-focus-panel .score-ring small{margin-top:43px}.cockpit-focus-panel .test-review-list,.cockpit-focus-panel .test-review-list>div{border-color:#354244}.cockpit-focus-panel .test-review-list>div.is-wrong{background:#f43f5e1f}@media (width>=681px) and (height<=640px){.cockpit-focus-panel{width:clamp(680px,70vw,880px)}.cockpit-focus-panel__toggle{min-height:34px}.cockpit-focus-panel--learn .learn-sheet{-moz-column-gap:22px;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);column-gap:22px;padding:12px 16px 10px;display:grid}.cockpit-focus-panel--learn .learn-popover__eyebrow{grid-area:1/1}.cockpit-focus-panel--learn .learn-sheet h3{grid-area:2/1}.cockpit-focus-panel--learn .learn-sheet p{grid-area:3/1}.cockpit-focus-panel--learn .learn-popover__actions{grid-area:1/2/3;align-self:end;margin-top:0}.cockpit-focus-panel--learn .learn-sheet>small{text-align:right;grid-area:3/2;margin-top:7px}}@keyframes hotspot-pulse{0%{opacity:1;transform:scale(.72)}70%,to{opacity:.12;transform:scale(1.08)}}.panel-caption{color:#64748b;letter-spacing:.03em;align-items:center;gap:18px;min-height:31px;padding:10px 4px 0;font:500 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.panel-caption>span{align-items:center;gap:6px;display:flex}.caption-dot{border-radius:50%;width:6px;height:6px}.caption-dot--active{border:1px solid var(--cyan)}.caption-dot--selected{background:var(--green)}.panel-caption__note{color:#94a3b8;margin-left:auto}.flow-sidebar{padding-top:72px}.side-card{background:#fff;border-color:#e5e7eb;overflow:hidden;box-shadow:0 4px 12px #0f172a0f}.dark .side-card{background:#1f2937;border-color:#374151}.side-card__head{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;min-height:78px;padding:18px 20px;display:flex}.dark .side-card__head{border-color:#374151}.side-icon{width:38px;height:38px;color:var(--cyan);background:var(--cyan-soft);border:1px solid #55d9dc38;place-items:center;display:grid}.side-card__head small{color:var(--cyan);letter-spacing:.15em;margin-bottom:4px;font:600 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.side-card__head h2{color:#111827;margin:0;font-weight:600;line-height:1;font-size:20px!important}.dark .side-card__head h2{color:#f9fafb}.progress-rail{padding:18px 20px 8px;display:flex}.progress-rail span{flex:1;align-items:center;display:flex;position:relative}.progress-rail span:after{content:"";background:#d1d5db;flex:1;height:1px}.progress-rail span:last-child{flex:0}.progress-rail span:last-child:after{display:none}.progress-rail i{color:#6b7280;border:1px solid #d1d5db;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font:600 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid}.progress-rail .is-complete i{color:#09201a;background:var(--green);border-color:var(--green)}.progress-rail .is-complete:after{background:var(--green)}.progress-rail .is-active i{color:var(--cyan);border-color:var(--cyan);box-shadow:0 0 0 3px #55d9dc14}.focus-task,.practice-answer-strip,.focus-question-nav{display:none}.instruction-block{padding:18px 20px 21px}.instruction-block>span{color:var(--amber);letter-spacing:.12em;font:600 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.instruction-block h3{color:#111827;margin:10px 0 9px;font-weight:600;line-height:1.1;font-size:22px!important}.dark .instruction-block h3{color:#f9fafb}.instruction-block p,.empty-feedback p,.result-card p,.test-verdict p{color:#6b7280;margin:0;font-size:12px;line-height:1.65}.dark .instruction-block p,.dark .empty-feedback p,.dark .result-card p,.dark .test-verdict p{color:#9ca3af}.why-card{color:var(--amber);border-left:2px solid var(--amber);background:#fffbeb;gap:10px;margin:0 20px 20px;padding:13px;display:flex}.dark .why-card{background:#f59e0b1a}.why-card svg{flex:none;margin-top:1px}.why-card strong{color:#374151;margin-bottom:4px;font-size:11px;display:block}.why-card p{color:#6b7280;margin:0;font-size:10px;line-height:1.55}.dark .why-card strong{color:#e5e7eb}.dark .why-card p{color:#9ca3af}.side-actions{border-top:1px solid #e5e7eb;padding:16px 20px 20px}.dark .side-actions{border-color:#374151}.side-actions--split{grid-template-columns:1fr 1.2fr;gap:9px;display:grid}.side-actions--stack{flex-direction:column;gap:8px;display:flex}.empty-feedback{text-align:center;min-height:250px;padding:44px 25px 30px}.empty-feedback__radar{width:68px;height:68px;color:var(--cyan);background:radial-gradient(circle,#55d9dc26,#0000 65%);border:1px solid #55d9dc47;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.empty-feedback h3{color:#111827;margin:0 0 8px;font-weight:600;line-height:1;font-size:21px!important}.dark .empty-feedback h3{color:#f9fafb}.result-card{min-height:250px;padding:30px 24px}.result-card>span{border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:22px;display:grid}.result-card>small{letter-spacing:.13em;margin-bottom:8px;font:600 9px/1 IBM Plex Mono,monospace;display:block}.result-card h3{color:#111827;margin:0 0 10px;font-weight:600;line-height:1;font-size:23px!important}.dark .result-card h3{color:#f9fafb}.result-card--correct>span{color:#092016;background:var(--green)}.result-card--correct>small{color:var(--green)}.result-card--wrong>span{color:#2b0d0b;background:var(--red)}.result-card--wrong>small{color:var(--red)}.result-card--wrong strong{color:#374151}.dark .result-card--wrong strong{color:#e5e7eb}.test-status{align-items:center;gap:16px;padding:32px 22px 24px;display:flex}.test-task{background:#30d19e14;border:1px solid #30d19e4d;border-radius:7px;align-items:flex-start;gap:11px;margin:18px 20px 0;padding:14px;display:flex}.test-task>span{color:#092019;background:var(--green);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.test-task small{color:var(--green);letter-spacing:.12em;margin-bottom:4px;font:600 7px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.test-task strong{color:#111827;font-size:16px;line-height:1.2;display:block}.test-task p{color:#6b7280;margin:5px 0 0;font-size:10px;line-height:1.45}.dark .test-task strong,.cockpit-focus-panel .test-task strong{color:#f3f7f6}.dark .test-task p,.cockpit-focus-panel .test-task p{color:#9fadaa}.test-status__number{color:var(--amber);font-size:48px;font-weight:600;line-height:1}.test-status strong{color:#111827;font-size:17px;font-weight:600;line-height:1}.test-status p{color:#6b7280;margin:6px 0 0;font-size:10px;line-height:1.45}.dark .test-status strong{color:#f9fafb}.dark .test-status p{color:#9ca3af}.sequence-slots{grid-template-columns:repeat(6,1fr);gap:5px;margin:0 20px 20px;display:grid}.sequence-slots span{aspect-ratio:1;color:#536163;border:1px dashed #3c494b;place-items:center;font:600 11px/1 IBM Plex Mono,monospace;display:grid}.sequence-slots span.is-filled{color:#091514;background:var(--green);border:1px solid var(--green)}.test-note{color:#747f81;align-items:flex-start;gap:8px;margin:0 20px 30px;font-size:10px;line-height:1.5;display:flex}.test-note svg{color:var(--amber);flex:none}.score-ring{--score:0deg;background:conic-gradient(var(--green) var(--score), #263033 0);border-radius:50%;width:152px;height:152px;margin:32px auto 20px;padding:8px}.score-ring>div{color:#6b7280;background:#fff;border-radius:50%;justify-content:center;align-items:baseline;width:100%;height:100%;padding-top:43px;display:flex}.dark .score-ring>div{background:#1f2937}.score-ring strong{color:var(--ink);font-size:41px;font-weight:600;line-height:1}.score-ring span{font:600 16px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.score-ring small{letter-spacing:.06em;margin-top:52px;font:500 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute}.test-verdict{text-align:center;padding:0 25px 25px}.test-verdict h3{color:#111827;margin:0 0 8px;font-weight:600;line-height:1;font-size:22px!important}.dark .test-verdict h3{color:#f9fafb}.test-review-list{border:1px solid #e5e7eb;border-radius:8px;margin:0 20px 20px;overflow:hidden}.dark .test-review-list{border-color:#374151}.test-review-list>div{border-bottom:1px solid #e5e7eb;grid-template-columns:24px 28px minmax(0,1fr);align-items:center;gap:7px;min-height:48px;padding:8px 10px;display:grid}.dark .test-review-list>div{border-color:#374151}.test-review-list>div:last-child{border-bottom:0}.test-review-list>div.is-wrong{background:#fff1f2}.dark .test-review-list>div.is-wrong{background:#f43f5e17}.test-review-list__status{color:#065f46;background:#d1fae5;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.is-wrong .test-review-list__status{color:#9f1239;background:#ffe4e6}.test-review-list__position{color:#94a3b8;font:600 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.test-review-list strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;display:block;overflow:hidden}.dark .test-review-list strong{color:#f3f4f6}.test-review-list small{color:#be123c;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;line-height:1.2;display:block;overflow:hidden}@media (width<=1050px){.flow-workspace{grid-template-columns:1fr;max-width:920px}.flow-sidebar{padding-top:0}.side-card{max-width:none}.empty-feedback,.result-card{min-height:190px}}@media (width<=680px){.flow-demo{min-height:100dvh;padding:5.75rem 0 2rem}.flow-demo__inner{padding:0 14px}.flow-launcher__intro{text-align:left;margin-bottom:20px}.flow-launcher__intro h1{max-width:12ch;line-height:1.08;font-size:30px!important}.flow-launcher__intro p{max-width:34ch;margin:11px 0 0;font-size:13px}.mode-switcher{width:100%}.mode-switcher button{flex-direction:column;gap:5px;min-height:64px}.mode-switcher button>span{align-items:center;font-size:12px}.mode-switcher button small{display:none}.scene-switcher{grid-template-columns:auto 1fr 1fr;width:100%;margin-top:10px;display:grid}.scene-switcher button{min-height:40px}.flow-launcher__summary{flex-direction:column;align-items:stretch;gap:14px;width:100%;margin-top:12px;padding:14px}.flow-launcher__summary>button{width:100%;min-height:52px}.flow-workspace{width:100%;margin-top:15px}.flow-canvas__heading{align-items:center;min-height:58px}.flow-canvas__heading h1{font-size:21px!important}.step-readout strong{font-size:22px}.cockpit-shell{padding:7px;overflow:visible}.cockpit-topline{height:20px}.cockpit-topline__status{display:none}.cockpit-viewport{aspect-ratio:auto;touch-action:none;height:clamp(380px,52svh,540px)}.cockpit-panel{aspect-ratio:16/8.8;width:auto;height:100%}.cockpit-panel.cockpit-panel--photo{aspect-ratio:886/902}.cockpit-controls{top:8px;right:8px}.cockpit-controls__toggle{width:42px;height:42px}.cockpit-hotspot-tools,.cockpit-focus-exit{top:8px}.cockpit-hotspot-tools button,.cockpit-focus-exit{min-width:42px;min-height:42px;padding:0}.cockpit-focus-exit{right:58px}.cockpit-hotspot-tools{right:108px}.cockpit-hotspot-locator span,.cockpit-focus-exit span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cockpit-controls__panel{width:min(250px,100vw - 76px);padding:10px;right:49px}.cockpit-controls__zoom>span,.cockpit-controls__move-row>span{width:35px}.cockpit-controls__zoom button,.cockpit-controls__move-row button{width:36px;height:36px}.cockpit-controls output{min-width:36px;font-size:8px}.cockpit-controls__hint{margin:8px 0;padding:7px}.hotspot{width:46px;height:46px}.hotspot__label,.learn-popover{display:none}.flow-workspace--focus .learn-popover{width:min(280px,100vw - 32px);padding:13px 14px 11px;display:block}.flow-workspace--focus .learn-popover h3{font-size:16px!important}.flow-workspace--focus .learn-popover p{font-size:11px;line-height:1.4}.flow-workspace--focus .learn-popover__actions button{min-height:40px}.learn-sheet{z-index:35;color:#d9e5e3;border:1px solid #405456;border-top:3px solid var(--green);background:#070d0efa;margin:0;padding:16px 16px 13px;display:block;position:relative;box-shadow:0 -16px 34px #00000047}.learn-sheet h3{margin:0 0 7px;font-size:17px!important}.learn-sheet p{color:#aab7b5;font-size:12px;line-height:1.5}.learn-sheet .learn-popover__actions{margin-top:13px}.learn-sheet .learn-popover__actions button{min-height:44px;font-size:11px}.learn-sheet>small{margin-top:9px;font-size:7px}.panel-caption{flex-wrap:wrap;gap:10px 16px}.panel-caption__note{width:100%;margin-left:0}.side-actions--split{grid-template-columns:1fr 1.1fr}.flow-workspace.flow-workspace--focus{margin:0;padding:0}.flow-workspace--focus .cockpit-shell{padding:0}.flow-workspace--focus .cockpit-viewport{height:100dvh}.flow-workspace--focus .cockpit-panel{width:max(100vw,181.82dvh);height:max(100dvh,54.9995vw)}.flow-workspace--focus .cockpit-panel--photo{aspect-ratio:886/902;width:max(100vw,98.23dvh);height:max(100dvh,101.802vw)}.flow-workspace--focus .cockpit-controls{top:8px;right:8px}.cockpit-focus-panel{right:8px;bottom:max(8px, env(safe-area-inset-bottom));width:auto;max-height:min(42dvh,390px);left:8px}.cockpit-focus-panel--practice,.cockpit-focus-panel--test{max-height:min(40dvh,340px)}.cockpit-focus-panel.is-collapsed{width:116px;max-height:44px;left:auto;right:50%}.cockpit-focus-panel__toolbar,.cockpit-focus-panel__drag,.cockpit-focus-panel__toggle{min-height:44px}.cockpit-focus-panel--practice .focus-task{border-bottom:1px solid #2d3b3d;flex-direction:column;gap:4px;padding:11px 12px 10px;display:flex}.cockpit-focus-panel--practice .focus-task small{color:var(--green);letter-spacing:.12em;font:600 7px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.cockpit-focus-panel--practice .focus-task strong{color:#f3f7f6;font-size:14px;line-height:1.25}.cockpit-focus-panel--practice .practice-answer-strip{border-bottom:1px solid #2d3b3d;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:10px 12px;display:grid}.cockpit-focus-panel--practice .practice-answer{color:#dce5e3;cursor:pointer;touch-action:manipulation;background:#10191a;border:1px solid #354547;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:50px;padding:7px 5px;display:flex}.cockpit-focus-panel--practice .practice-answer small{color:#7f918e;letter-spacing:.1em;font:600 7px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.cockpit-focus-panel--practice .practice-answer strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;line-height:1.15;overflow:hidden}.cockpit-focus-panel--practice .practice-answer:hover,.cockpit-focus-panel--practice .practice-answer:focus-visible,.cockpit-focus-panel--practice .practice-answer.is-selected{color:#edfffa;border-color:var(--green);background:#30d19e1f;outline:none}.cockpit-focus-panel--practice .practice-answer.is-wrong{color:#fecaca;background:#ef44441f;border-color:#ef4444}.cockpit-focus-panel--practice .practice-answer:disabled{cursor:default;opacity:.72}.cockpit-focus-panel--practice .practice-answer.is-selected:disabled{opacity:1}.cockpit-focus-panel--practice .side-card__head,.cockpit-focus-panel--test .side-card__head{display:none}.cockpit-focus-panel--learn .learn-sheet{padding:14px 14px 12px}.cockpit-focus-panel--learn .learn-sheet p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cockpit-focus-panel .side-card__head{min-height:54px;padding:9px 12px}.cockpit-focus-panel .side-icon{width:32px;height:32px}.cockpit-focus-panel .side-card__head h2{font-size:16px!important}.cockpit-focus-panel .progress-rail{display:none}.cockpit-focus-panel .empty-feedback,.cockpit-focus-panel .result-card{text-align:left;padding:12px}.cockpit-focus-panel--practice .empty-feedback,.cockpit-focus-panel--practice .side-actions{display:none}.cockpit-focus-panel--practice .focus-question-nav{border-top:1px solid #2d3b3d;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 12px 12px;display:grid}.cockpit-focus-panel--practice .focus-question-nav.has-retry{grid-template-columns:repeat(3,minmax(0,1fr))}.cockpit-focus-panel--practice .focus-question-nav button{white-space:nowrap;gap:5px;min-width:0;min-height:46px;padding:0 8px;font-size:11px}.cockpit-focus-panel--practice .focus-question-nav button svg{width:15px;height:15px}.cockpit-focus-panel .empty-feedback__radar{display:none}.cockpit-focus-panel .result-card>span{width:32px;height:32px;margin-bottom:8px}.cockpit-focus-panel .result-card h3{font-size:18px!important}.cockpit-focus-panel .test-note{display:none}.cockpit-focus-panel--test .test-status{padding:12px 14px 10px}.cockpit-focus-panel--test .test-task{border-width:0 0 1px;border-color:#2d3b3d;border-radius:0;margin:0;padding:11px 12px}.cockpit-focus-panel--test .test-task>span{width:30px;height:30px}.cockpit-focus-panel--test .test-task p{margin-top:3px}.cockpit-focus-panel--test .test-status__number{font-size:34px}.cockpit-focus-panel--test .sequence-slots{margin:0 14px 10px}.cockpit-focus-panel--test .side-actions--stack{grid-template-columns:1.2fr 1fr;gap:7px;display:grid}}@media (prefers-reduced-motion:reduce){.hotspot__pulse{animation:none}.hotspot{transition:none}}
