*{box-sizing:border-box}:root{--ink:#202a43;--muted:#6e7890;--line:#e0e5ef;--indigo:#625de8;--coral:#ff725f;--mint:#12a986;--shadow:0 18px 55px rgba(32,42,67,.12)}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{font-family:"DM Sans",sans-serif;color:var(--ink);background:#eef1f8}.app-shell{width:100vw;height:100vh;display:grid;grid-template-rows:68px minmax(0,1fr);background:radial-gradient(circle at 8% 95%,rgba(18,169,134,.08),transparent 28%),linear-gradient(135deg,#fafbfe,#edf0f7)}button,input{font:inherit}button{color:inherit}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(78,92,123,.12);background:rgba(255,255,255,.9);backdrop-filter:blur(14px);z-index:10}.brand-block{display:flex;align-items:center;gap:12px}.brand-mark{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:22px;font-weight:800;background:linear-gradient(145deg,var(--indigo),#8a85f6);box-shadow:0 9px 21px rgba(98,93,232,.28)}.eyebrow,.stage-kicker{margin:0;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800;color:var(--indigo)}h1,h2,p{margin-top:0}h1{font:800 20px/1.05 Manrope,sans-serif;margin:2px 0 0}.top-actions{display:flex;gap:8px}.button{border:0;border-radius:10px;padding:10px 15px;font-weight:700;cursor:pointer;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-1px)}.button:focus-visible,.segment:focus-visible,.preset:focus-visible,input:focus-visible,.handle:focus-visible{outline:3px solid rgba(98,93,232,.3);outline-offset:2px}.button-ghost{background:#efefff;color:#4643c7}.button-ghost[aria-pressed=true]{background:var(--indigo);color:#fff}.button-quiet{background:#f0f2f6;color:#59637a}.button-primary{background:var(--indigo);color:#fff;box-shadow:0 7px 18px rgba(98,93,232,.24)}.workspace{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:14px;padding:14px}.stage-panel,.control-panel{min-height:0;border:1px solid rgba(92,105,136,.12);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.stage-panel{position:relative;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);background:linear-gradient(145deg,#fff,#f8f9fd)}.stage-intro{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 22px 8px;gap:16px}.stage-intro h2{font:800 clamp(16px,1.6vw,23px)/1.22 Manrope,sans-serif;margin:4px 0 0}.legend{display:flex;gap:12px;font-size:11px;color:var(--muted);white-space:nowrap}.legend span{display:flex;align-items:center;gap:5px}.dot{width:9px;height:9px;border-radius:50%}.dot.a{background:var(--indigo)}.dot.b{background:var(--coral)}.dot.r{background:var(--mint)}.plane-wrap{position:relative;min-height:0;margin:0 18px 18px;border-radius:18px;overflow:hidden;border:1px solid #e8ebf2;background:#f7f8fc}.plane-wrap svg{width:100%;height:100%;display:block;touch-action:none}.plane-hint{position:absolute;top:11px;left:12px;padding:7px 10px;border-radius:9px;border:1px solid var(--line);background:rgba(255,255,255,.92);font-size:11px;font-weight:600;color:var(--muted);pointer-events:none}.plane-hint span{color:var(--indigo)}.axis{stroke:#7d8799;stroke-width:.065}.tick{stroke:#9aa2b1;stroke-width:.04}.tick-label{font-size:.36px;fill:#7b8598;text-anchor:middle;dominant-baseline:middle}.axis-label{font-size:.42px;font-weight:800;fill:#556078}.guide{stroke:#b9c0cf;stroke-width:.065;stroke-dasharray:.22 .16}.component{fill:none;stroke-width:.07;stroke-dasharray:.18 .13;opacity:.65}.component.a{stroke:var(--indigo)}.component.b{stroke:var(--coral)}.vector{fill:none;stroke-linecap:round;stroke-width:.18;filter:url(#shadow)}.vector.a{stroke:var(--indigo);marker-end:url(#arrowA)}.vector.b{stroke:var(--coral);marker-end:url(#arrowB)}.vector.r{stroke:var(--mint);stroke-width:.23;marker-end:url(#arrowR)}.vector.ghost{opacity:.22;stroke-dasharray:.2 .14}.vector-label{font:800 .48px Manrope,sans-serif;paint-order:stroke;stroke:#fff;stroke-width:.15;stroke-linejoin:round}.vector-label.a{fill:#4a46c9}.vector-label.b{fill:#d95645}.vector-label.r{fill:#0c886c}.handle{fill:#fff;stroke-width:.16;cursor:grab;filter:url(#shadow)}.handle.a{stroke:var(--indigo)}.handle.b{stroke:var(--coral)}.handle:active{cursor:grabbing}.origin{fill:#47536b}.challenge-panel{position:absolute;left:34px;right:34px;bottom:34px;max-width:560px;padding:14px 16px;border:1px solid rgba(98,93,232,.18);border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 16px 40px rgba(38,47,79,.17);backdrop-filter:blur(12px);z-index:5}.challenge-panel[hidden]{display:none!important}.challenge-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--indigo)}.score{color:#14775f;background:#def7ef;border-radius:99px;padding:4px 8px}.challenge-panel>p{font-size:13px;font-weight:600;margin:7px 0}.answer-row{display:flex;align-items:center;gap:8px}.answer-row label{font-weight:700}.answer-row input{width:52px;padding:7px;border:1px solid #d8ddea;border-radius:8px;text-align:center}.challenge-panel .button{padding:8px 11px;font-size:11px}.feedback{min-height:17px;margin:6px 0 0!important;font-size:11px!important;color:var(--muted)}.feedback.correct{color:#12805f}.feedback.try{color:#c14f40}.control-panel{overflow:hidden;display:flex;flex-direction:column}.control-section{padding:15px 18px;border-bottom:1px solid #eceef4}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-heading>div{display:flex;align-items:center;gap:8px}.section-heading h2{font:800 13px Manrope,sans-serif;margin:0}.step{width:21px;height:21px;border-radius:7px;display:grid;place-items:center;background:#eff0ff;color:var(--indigo);font-size:10px;font-weight:800}.microcopy{font-size:9px;color:#929bad}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;background:#f2f3f8;border-radius:12px}.segment{border:0;border-radius:9px;background:transparent;padding:9px 5px;font-size:11px;font-weight:700;color:#737c91;cursor:pointer}.segment.active{background:#fff;color:var(--indigo);box-shadow:0 3px 10px rgba(32,42,67,.09)}.vector-controls{padding-bottom:12px}.vector-card{display:grid;grid-template-columns:68px 1fr;gap:10px;align-items:center;padding:10px 11px;border:1px solid #e7eaf2;border-radius:13px;background:#fafbfe}.vector-card+.vector-card{margin-top:8px}.vector-a{border-left:4px solid var(--indigo)}.vector-b{border-left:4px solid var(--coral)}.vector-name strong{display:block;font:800 20px Manrope,sans-serif}.vector-a .vector-name strong{color:var(--indigo)}.vector-b .vector-name strong{color:var(--coral)}.vector-name span{font-size:11px;font-weight:700}.sliders{display:grid;grid-template-columns:28px 1fr;gap:4px 7px;align-items:center}.sliders label{font-size:10px;font-weight:700}.sliders output{float:right;color:#667085}.sliders input{appearance:none;width:100%;height:4px;border-radius:4px;background:#dfe3ed;margin:0}.sliders input::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;border:5px solid var(--indigo);box-shadow:0 2px 7px rgba(34,45,76,.22);cursor:pointer}.vector-b input::-webkit-slider-thumb{border-color:var(--coral)}.result-card{margin:12px 18px;padding:13px;display:grid;grid-template-columns:38px 1fr;gap:11px;color:#fff;background:linear-gradient(135deg,#293151,#3d476f);border-radius:14px}.result-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.13);font:800 18px Manrope,sans-serif}.result-card p{margin:0 0 3px;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#bfc6df}.result-card strong{display:block;font:700 13px Manrope,sans-serif}.result-card span{font-size:10px;color:#d8dcef}.presets-section{border:0;padding-top:3px}.preset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.preset{padding:9px 4px;border:1px solid #e5e8f0;border-radius:10px;background:#f7f8fb;cursor:pointer}.preset b{display:block;font-size:9px}.preset small{display:block;margin-top:2px;font-size:7px;color:#818a9e}.insight{margin:9px 1px 0;font-size:10px;line-height:1.45;color:var(--muted)}
@media(max-width:900px){.workspace{grid-template-columns:minmax(0,1fr) 330px}.control-section{padding-left:13px;padding-right:13px}.result-card{margin-left:13px;margin-right:13px}}
@media(max-width:700px){.app-shell{grid-template-rows:56px minmax(0,1fr)}.topbar{padding:0 11px}.brand-mark{width:32px;height:32px;font-size:18px}.eyebrow{display:none}h1{font-size:15px}.button{padding:8px 9px;font-size:10px}.workspace{grid-template-columns:1fr;grid-template-rows:minmax(0,57%) minmax(0,43%);padding:7px;gap:7px}.stage-panel,.control-panel{border-radius:16px}.stage-intro{padding:9px 12px 4px}.stage-intro h2{font-size:13px}.stage-kicker{font-size:8px}.legend{font-size:8px;gap:7px}.plane-wrap{margin:0 8px 8px;border-radius:12px}.plane-hint{font-size:8px;padding:4px 6px;top:6px;left:6px}.control-panel{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;align-content:start}.method-section{grid-column:1;padding:9px 10px}.vector-controls{grid-column:2;grid-row:1 / span 2;padding:9px 10px}.section-heading{margin-bottom:6px}.section-heading h2{font-size:10px}.step{width:17px;height:17px;font-size:8px}.microcopy{display:none}.segment{padding:6px 2px;font-size:8px}.vector-card{grid-template-columns:47px 1fr;padding:6px 7px;gap:5px}.vector-name strong{font-size:15px}.vector-name span{font-size:8px}.sliders{grid-template-columns:21px 1fr;gap:3px}.sliders label{font-size:8px}.sliders input::-webkit-slider-thumb{width:14px;height:14px}.result-card{grid-column:1;margin:0 5px 7px 10px;padding:8px;grid-template-columns:28px 1fr;gap:6px}.result-icon{width:28px;height:28px;font-size:14px}.result-card p{font-size:6px}.result-card strong{font-size:8px}.result-card span{font-size:7px}.presets-section{grid-column:1 / -1;padding:0 10px 7px;display:grid;grid-template-columns:1fr 1.4fr;gap:7px}.presets-section .section-heading{display:none}.preset-grid{gap:3px}.preset{padding:5px 2px}.preset b{font-size:7px}.preset small{display:none}.insight{margin:0;font-size:8px}.challenge-panel{left:16px;right:16px;bottom:16px;padding:9px 10px}.challenge-panel>p{font-size:10px;margin:4px 0}.answer-row{gap:4px}.answer-row label{font-size:9px}.answer-row input{width:39px;padding:4px}.challenge-panel .button{padding:5px 7px;font-size:8px}.feedback{font-size:8px!important;min-height:11px;margin-top:3px!important}}
@media(max-width:430px){.top-actions .button{padding:7px}.legend{display:none}.workspace{grid-template-rows:minmax(0,55%) minmax(0,45%)}.stage-intro h2{font-size:11px}.insight{line-height:1.25}}
@media(min-width:701px) and (max-height:700px){.control-section{padding-top:9px;padding-bottom:9px}.section-heading{margin-bottom:6px}.vector-card{padding:7px}.result-card{margin-top:7px;margin-bottom:7px;padding:9px}.preset{padding:6px 3px}.insight{margin-top:5px}.stage-intro{padding-top:11px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}