.hero{position:relative;overflow:hidden;padding:0 0 40px;background:var(--bg)}.hero>.wrap{position:relative;z-index:1}.hero-atmos{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(180deg,transparent 0,transparent 170px,#000 360px,#000 calc(100% - 120px),transparent 100%);mask-image:linear-gradient(180deg,transparent 0,transparent 170px,#000 360px,#000 calc(100% - 120px),transparent 100%);animation:hero-atmos-drift 26s ease-in-out infinite alternate}.hero-atmos__glow{position:absolute;border-radius:50%;background:#6c4fff;opacity:.82;filter:blur(46px)}.hero-atmos__glow--a{left:-10vw;top:600px;width:137.4vw;height:38.3vw;transform:rotate(-10.71deg)}.hero-atmos__glow--b{left:-8.75vw;top:300px;width:124.2vw;height:12.7vw;transform:rotate(11.2deg);mix-blend-mode:plus-lighter}.hero-atmos__glow--c{left:37.2vw;top:700px;width:85.5vw;height:19.5vw;transform:rotate(-21.01deg);mix-blend-mode:plus-lighter}.hero-atmos__beams{position:absolute;inset:0 -20%;background:linear-gradient(to left,#05050608,#05050675 29.3%,#0505061a);background-size:7.1429vw 100%}@keyframes hero-atmos-drift{0%{transform:translate(-1.5%)}to{transform:translate(1.5%)}}.hero-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:40px;padding:72px 0 40px}.hero-head__copy{display:flex;flex-direction:column;align-items:flex-start;gap:22px;max-width:760px}.hero-head h1{margin:0;font-family:var(--font-display);font-weight:500;font-size:56px;line-height:1.1;letter-spacing:-1px;color:var(--text-bright);text-wrap:balance}.hero-head .lede{margin:0;font-size:18px;line-height:1.5;color:var(--text-muted);max-width:60ch}.hero-cta{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.hero-cta__row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hero-cta__note{font-family:var(--font-mono);font-size:12px;letter-spacing:.02em;color:var(--text-faint);text-align:right}@media(max-width:1239px){.hero-head{grid-template-columns:minmax(0,1fr);align-items:start;row-gap:30px}.hero-cta{align-items:flex-start}.hero-cta__note{text-align:left}}.hero-slide{margin:20px 0 0;position:relative}.hero-slide__stage{position:relative;transform-origin:50% 85%;animation:hero-rise 1.15s cubic-bezier(.16,1,.3,1) both .3s}@keyframes hero-rise{0%{opacity:0;transform:perspective(1300px) translateY(72px) rotateX(8deg) scale(.985)}45%{opacity:1}to{opacity:1;transform:perspective(1300px) translateY(0) rotateX(0) scale(1)}}.hero-slide__nav,.hero-slide__strip{animation:hero-settle .7s cubic-bezier(.16,1,.3,1) both .95s}@keyframes hero-settle{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.hero-slide__frame{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateY(14px) scale(.985);transition:opacity .4s ease,transform .4s ease,visibility 0s linear .4s}.hero-slide__frame[data-current=true]{position:relative;opacity:1;visibility:visible;transform:none;z-index:1;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1),visibility 0s}.hero-slide__frame>.q-sheet,.product-stage>.q-sheet{--sheet-hero: 0 0 0 1px rgba(255, 255, 255, .08), 0 2px 4px rgba(0, 0, 0, .55), 0 24px 48px -16px rgba(0, 0, 0, .72), 0 64px 140px -28px rgba(0, 0, 0, .9), 0 0 140px -24px rgba(108, 79, 255, .5);box-shadow:var(--sheet-hero)}.hero-slide__frame[data-current=true]>.q-sheet{animation:hero-bloom 1.4s ease-out}@keyframes hero-bloom{0%{box-shadow:var(--sheet-hero),0 0 #7c4dff00}30%{box-shadow:var(--sheet-hero),0 0 90px 12px #7c4dff52}to{box-shadow:var(--sheet-hero),0 0 #7c4dff00}}@keyframes hs-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.product-hero .product-stage .q-sheet>*{animation:hs-rise .6s cubic-bezier(.16,1,.3,1) both .35s}.product-hero .product-stage .q-sheet>:nth-child(2){animation-delay:.42s}.product-hero .product-stage .q-sheet>:nth-child(3){animation-delay:.49s}.product-hero .product-stage .q-sheet>:nth-child(4){animation-delay:.56s}.product-hero .product-stage .q-sheet>:nth-child(n+5){animation-delay:.63s}.hero-slide__frame[data-current=true] .q-sheet>*,.presenter__current .q-sheet>*{animation:hs-rise .6s cubic-bezier(.16,1,.3,1) both}.hero-slide__frame[data-current=true] .q-sheet>:nth-child(2),.presenter__current .q-sheet>:nth-child(2){animation-delay:70ms}.hero-slide__frame[data-current=true] .q-sheet>:nth-child(3),.presenter__current .q-sheet>:nth-child(3){animation-delay:.14s}.hero-slide__frame[data-current=true] .q-sheet>:nth-child(4),.presenter__current .q-sheet>:nth-child(4){animation-delay:.21s}.hero-slide__frame[data-current=true] .q-sheet>:nth-child(5),.presenter__current .q-sheet>:nth-child(5){animation-delay:.28s}.hero-slide__frame[data-current=true] .q-sheet>:nth-child(6),.presenter__current .q-sheet>:nth-child(6){animation-delay:.35s}.hero-slide__frame[data-current=true] .q-sheet>:nth-child(n+7),.presenter__current .q-sheet>:nth-child(n+7){animation-delay:.42s}.hero-slide__nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:16px}.hero-slide__arrow{width:36px;height:36px;flex:none;border-radius:50%;border:1px solid var(--border-strong);background:var(--surface-1);color:var(--text-muted);display:grid;place-items:center;cursor:pointer;padding:0;transition:color .18s,border-color .18s}.hero-slide__arrow svg{width:16px;height:16px}.hero-slide__arrow:hover{color:var(--text);border-color:var(--accent-line)}.hero-slide__film{display:flex;gap:10px}.hero-slide__thumb{position:relative;width:92px;padding:0;border:0;background:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:5px;border-radius:5px}.hero-slide__thumb-sheet{display:block;width:100%;border-radius:4px;outline:2px solid transparent;outline-offset:2px;transition:outline-color .2s}.hero-slide__thumb:hover .hero-slide__thumb-sheet{outline-color:var(--accent-line)}.hero-slide__thumb[aria-selected=true] .hero-slide__thumb-sheet{outline-color:var(--accent)}.hero-slide__thumb-n{font-family:var(--font-mono);font-weight:500;font-size:10.5px;letter-spacing:.08em;color:var(--text-faint)}.hero-slide__thumb[aria-selected=true] .hero-slide__thumb-n{color:var(--accent-quiet)}.hero-slide__arrow:focus-visible,.hero-slide__thumb:focus-visible{outline:2px solid var(--accent-quiet);outline-offset:3px}.hero-slide__play{margin-left:4px}.hero-slide__play svg{width:14px;height:14px}.hero-slide__play[aria-pressed=true]{color:var(--accent-quiet);border-color:var(--accent-line)}.hero-slide__dwell{position:absolute;left:0;right:0;bottom:-7px;height:2px;border-radius:99px;background:var(--accent);transform-origin:left;transform:scaleX(0);animation:hero-dwell 6s linear forwards;animation-play-state:paused}.hero-slide[data-running] .hero-slide__dwell{animation-play-state:running}@keyframes hero-dwell{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-slide__strip{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 24px;margin:16px 0 0;font-family:var(--font-mono);font-size:12px;line-height:1.6;color:var(--text-faint)}.hero-slide__strip b{color:var(--text-muted);font-weight:600}.hero-slide__strip a{color:var(--accent-quiet);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.q-sheet{position:relative;container-type:inline-size;aspect-ratio:16 / 9;background:var(--paper);color:#16191e;border-radius:8px;box-shadow:var(--sheet);overflow:hidden;font-family:var(--font-ui);--hs-ink: #16191E;--hs-soft: #3B424B;--hs-faint: #6A7079;--hs-line: #E7E3D7;--hs-wire: #2B3038;--hs-accent: #5B2EE0;--hs-live: #0E9F5B;--hs-code: #0E1116}.q-sheet>*{position:absolute;left:var(--x);top:var(--y);width:var(--w);margin:0}.q-sheet--thumb{border-radius:3px;box-shadow:0 0 0 1px #00000059;pointer-events:none}.hs-title{font-family:var(--font-display);font-weight:600;font-size:2.95cqw;letter-spacing:-.02em;line-height:1.15;color:var(--hs-ink);padding-bottom:1.2cqw}.hs-title:after{content:"";position:absolute;left:0;bottom:0;width:5cqw;height:.3cqw;border-radius:2px;background:var(--hs-accent)}.hs-body{font-size:1.5625cqw;line-height:1.5;color:var(--hs-soft)}.hs-body sub{font-size:.72em}.hs-eq{font-family:var(--font-serif);font-style:italic;font-size:2.05cqw;color:var(--hs-ink);display:flex;align-items:center;gap:3.6cqw;padding-left:5cqw}.hs-eq sub{font-size:.7em;font-style:italic}.hs-frac{display:inline-flex;flex-direction:column;align-items:center;vertical-align:middle;line-height:1.1;font-size:.9em;margin:0 .15em}.hs-frac>span+span{border-top:.1cqw solid var(--hs-ink);padding:.06em .12em 0}.hs-cap{font-family:var(--font-mono);font-size:1cqw;line-height:1.7;color:var(--hs-faint)}.hs-cap b{color:var(--hs-ink);font-weight:600}.qs-ph{color:var(--hs-accent);font-weight:600;font-variant-numeric:tabular-nums}.hs-panel{background:#fff;border:1px solid var(--hs-line);border-radius:.8cqw;box-shadow:0 1px 2px #14171c0f;padding:1cqw 1.4cqw .9cqw;display:flex;flex-direction:column;gap:.55cqw}.hs-panel__head{display:flex;align-items:center;gap:.7cqw;font-weight:600;font-size:1.35cqw;color:var(--hs-ink);margin-bottom:.5cqw}.hs-panel__head svg{width:1.3cqw;height:1.3cqw;color:var(--hs-accent);flex:none}.hs-tag{margin-left:auto;font-family:var(--font-mono);font-weight:500;font-size:.8cqw;letter-spacing:.14em;text-transform:uppercase;color:var(--hs-faint)}.hs-row{display:grid;grid-template-columns:minmax(1.6cqw,auto) minmax(0,1fr) 8.4cqw;align-items:center;gap:1.2cqw;font-family:var(--font-mono);font-size:1.1cqw;color:var(--hs-soft)}.hs-val{text-align:right;font-weight:600;font-size:1.25cqw;color:var(--hs-ink);font-variant-numeric:tabular-nums;white-space:nowrap}.hs-val small{font-weight:400;font-size:.85em;color:var(--hs-faint);margin-left:.3em}input.hs-range{-webkit-appearance:none;appearance:none;width:100%;height:1.6cqw;margin:0;background:transparent;cursor:ew-resize;border-radius:99px}input.hs-range::-webkit-slider-runnable-track{height:.4cqw;border-radius:99px;background:linear-gradient(90deg,var(--hs-accent) var(--fill, 0%),var(--hs-line) var(--fill, 0%))}input.hs-range::-moz-range-track{height:.4cqw;border-radius:99px;background:var(--hs-line)}input.hs-range::-moz-range-progress{height:.4cqw;border-radius:99px;background:var(--hs-accent)}input.hs-range::-webkit-slider-thumb{-webkit-appearance:none;width:1.35cqw;height:1.35cqw;border-radius:50%;background:#fff;border:.24cqw solid var(--hs-accent);margin-top:-.475cqw;box-shadow:0 1px 3px #14171c40}input.hs-range::-moz-range-thumb{width:1.35cqw;height:1.35cqw;border-radius:50%;background:#fff;border:.24cqw solid var(--hs-accent);box-shadow:0 1px 3px #14171c40}input.hs-range:focus-visible{outline:2px solid var(--hs-accent);outline-offset:4px}.hs-range--static{position:relative;display:block;height:.4cqw;border-radius:99px;background:linear-gradient(90deg,var(--hs-accent) var(--fill, 0%),var(--hs-line) var(--fill, 0%))}.hs-range--static:after{content:"";position:absolute;top:50%;left:var(--fill, 0%);width:1.35cqw;height:1.35cqw;transform:translate(-50%,-50%);border-radius:50%;background:#fff;border:.24cqw solid var(--hs-accent);box-sizing:border-box}.hs-panel__foot{display:flex;justify-content:space-between;align-items:center;gap:1cqw;border-top:1px solid var(--hs-line);margin-top:.4cqw;padding-top:.8cqw;font-family:var(--font-mono);font-size:1.05cqw;color:var(--hs-soft)}.hs-readout b{color:var(--hs-ink);font-weight:600}.hs-readout sub{font-size:.75em}.hs-fc{color:var(--hs-live);font-weight:600;font-variant-numeric:tabular-nums}.hs-hint{font-family:var(--font-mono);font-size:.8cqw;letter-spacing:.14em;text-transform:uppercase;color:var(--hs-accent);display:inline-flex;align-items:center;gap:.5cqw;white-space:nowrap}.hs-hint:before{content:"";width:.55cqw;height:.55cqw;border-radius:50%;background:currentColor;animation:hs-pulse 1.6s ease-in-out infinite}.hs-hint[data-state=updated]{color:var(--hs-live)}.hs-hint[data-state=updated]:before{animation:none}.q-sheet--thumb .hs-hint:before{animation:none}@keyframes hs-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.hs-circuit{display:flex;flex-direction:column;gap:1.4cqw}.hs-circuit svg{display:block;width:100%;height:auto}.hs-wire{fill:none;stroke:var(--hs-wire);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hs-part{fill:var(--paper);stroke:var(--hs-wire);stroke-width:1.8;stroke-linecap:round}.hs-plus{font:600 12px var(--font-ui);fill:var(--hs-wire)}.hs-lab{font-family:var(--font-serif);font-style:italic;font-size:13px;fill:var(--hs-soft)}.hs-lab__sub{font-size:9px}.hs-lab__val{font-style:normal}.qs-code{background:var(--hs-code);border:1px solid #20242c;border-radius:.7cqw;overflow:hidden;color:#c3c9d4}.qs-code__head{display:flex;justify-content:space-between;align-items:center;gap:1cqw;padding:.55cqw 1cqw;border-bottom:1px solid #20242c;font-family:var(--font-mono);font-size:.85cqw;letter-spacing:.12em;text-transform:uppercase;color:#7b8494}.qs-code__note{letter-spacing:.04em;text-transform:none;color:#5d6573}.qs-code pre{margin:0;padding:.9cqw 1.1cqw;font-family:var(--font-mono);font-size:1.05cqw;line-height:1.62;white-space:pre;overflow:hidden}.qs-table{font-family:var(--font-mono);color:var(--hs-soft)}.qs-table table{border-collapse:collapse;width:100%;font-size:1.05cqw}.qs-table caption{caption-side:bottom;text-align:left;font-size:.85cqw;color:var(--hs-faint);padding-top:.6cqw;letter-spacing:.02em}.qs-table th{font-weight:500;text-align:left;color:var(--hs-faint);padding:.3cqw 1cqw .5cqw .6cqw;border-bottom:1px solid var(--hs-line)}.qs-table td{padding:.28cqw 1cqw .28cqw .6cqw;border-bottom:1px solid var(--hs-line);font-variant-numeric:tabular-nums}.qs-table td:last-child,.qs-table th:last-child{text-align:right}.qs-table input,.qs-table__cell{display:inline-block;width:7.4cqw;font-family:var(--font-mono);font-size:1.05cqw;color:var(--hs-ink);background:#fff;border:1px solid var(--hs-line);border-radius:.4cqw;padding:.15cqw .5cqw;text-align:right;font-variant-numeric:tabular-nums}.qs-table input:focus-visible{outline:2px solid var(--hs-accent);outline-offset:1px}.qs-table__foot{margin:0;padding-top:.7cqw;text-align:right}.qs-chart svg,.qs-artifact svg{display:block;width:100%;height:auto}.qs-chart__grid{stroke:var(--hs-line);stroke-width:1}.qs-chart__axis{stroke:var(--hs-soft);stroke-width:1}.qs-chart__curve{fill:none;stroke:var(--hs-accent);stroke-width:2.2;stroke-linejoin:round}.qs-chart__pt{fill:var(--hs-accent)}.qs-chart__tick{font-family:var(--font-mono);font-size:10px;fill:var(--hs-faint)}.qs-artifact{display:flex;flex-direction:column;gap:.8cqw}.qs-sim{height:var(--h)}.qs-sim svg{display:block;width:100%;height:100%}.qs-sim__mount{stroke:var(--hs-wire);stroke-width:2}.qs-sim__arc{fill:none;stroke:var(--hs-line);stroke-width:1;stroke-dasharray:3 4}.qs-sim__rod{stroke:var(--hs-wire);stroke-width:1.6}.qs-sim__pin{fill:var(--hs-wire)}.qs-sim__bob{fill:var(--hs-accent)}@media(prefers-reduced-motion:reduce){.hs-hint:before{animation:none}.hero-atmos,.hero-slide__stage,.hero-slide__nav,.hero-slide__strip{animation:none}.hero-slide__frame,.hero-slide__frame[data-current=true]{transition:none;transform:none}.hero-slide__frame[data-current=true]>.q-sheet,.hero-slide__frame[data-current=true] .q-sheet>*,.presenter__current .q-sheet>*,.product-hero .product-stage .q-sheet>*{animation:none}.hero-slide__dwell{animation:none}}@media(max-width:899px){.hero{padding:0 0 30px}.hero-head{padding:40px 0 28px;row-gap:26px}.hero-head__copy{gap:16px}.hero-atmos{animation:none;-webkit-mask-image:linear-gradient(180deg,transparent 0,transparent 300px,#000 560px,#000 calc(100% - 200px),transparent 100%);mask-image:linear-gradient(180deg,transparent 0,transparent 300px,#000 560px,#000 calc(100% - 200px),transparent 100%)}.hero-head h1{font-size:clamp(32px,7.4vw,48px);line-height:1.1;letter-spacing:-.02em}.hero-head h1 br{display:none}.hero-head .lede{font-size:16px}.hero-slide{margin-top:20px}.hero-slide__thumb{width:60px;gap:3px}.hero-slide__thumb-n{font-size:9.5px}.q-sheet--reflow{aspect-ratio:auto;display:grid;grid-template-columns:1fr;gap:16px;padding:22px 20px 20px}.q-sheet--reflow>*{position:static;left:auto;top:auto;width:auto;height:auto}.q-sheet--reflow .hs-title{position:relative;left:0;top:0;font-size:24px;padding-bottom:12px}.q-sheet--reflow .hs-title:after{width:44px;height:3px}.q-sheet--reflow .hs-body{font-size:15px}.q-sheet--reflow .hs-eq{font-size:19px;gap:26px;padding-left:0;flex-wrap:wrap}.q-sheet--reflow .hs-frac>span+span{border-top-width:1px}.q-sheet--reflow .hs-cap{font-size:11px}.q-sheet--reflow .hs-panel{border-radius:10px;padding:12px 14px 10px;gap:8px}.q-sheet--reflow .hs-panel__head{font-size:14px;gap:8px;margin-bottom:6px}.q-sheet--reflow .hs-panel__head svg{width:14px;height:14px}.q-sheet--reflow .hs-tag{font-size:9.5px}.q-sheet--reflow .hs-row{grid-template-columns:minmax(18px,auto) minmax(0,1fr) 84px;gap:12px;font-size:12px}.q-sheet--reflow .hs-val{font-size:13.5px}.q-sheet--reflow input.hs-range{height:28px}.q-sheet--reflow input.hs-range::-webkit-slider-runnable-track{height:4px}.q-sheet--reflow input.hs-range::-moz-range-track,.q-sheet--reflow input.hs-range::-moz-range-progress{height:4px}.q-sheet--reflow input.hs-range::-webkit-slider-thumb{width:18px;height:18px;border-width:3px;margin-top:-7px}.q-sheet--reflow input.hs-range::-moz-range-thumb{width:18px;height:18px;border-width:3px}.q-sheet--reflow .hs-panel__foot{font-size:12px;padding-top:9px;margin-top:4px}.q-sheet--reflow .hs-hint{font-size:9.5px;gap:6px}.q-sheet--reflow .hs-hint:before{width:6px;height:6px}.q-sheet--reflow .hs-circuit{gap:10px;max-width:460px}.q-sheet--reflow .qs-code{border-radius:8px}.q-sheet--reflow .qs-code__head{font-size:9.5px;padding:7px 12px}.q-sheet--reflow .qs-code pre{font-size:11.5px;padding:10px 12px;white-space:pre-wrap}.q-sheet--reflow .qs-table table{font-size:12px}.q-sheet--reflow .qs-table caption{font-size:10.5px;padding-top:8px}.q-sheet--reflow .qs-table th{padding:4px 10px 6px 6px}.q-sheet--reflow .qs-table td{padding:3px 10px 3px 6px}.q-sheet--reflow .qs-table input,.q-sheet--reflow .qs-table__cell{width:78px;font-size:12px;border-radius:5px;padding:3px 6px}.q-sheet--reflow .qs-table__foot{padding-top:8px}.q-sheet--reflow .qs-chart,.q-sheet--reflow .qs-artifact{max-width:460px}.q-sheet--reflow .qs-sim{max-width:320px}}@media(max-width:480px){.hero-cta,.hero-cta__row{width:100%}.hero-cta__row a{width:100%;justify-content:center}.q-sheet--reflow .hs-body{display:none}.q-sheet--reflow{padding:20px 16px 18px}.hero-slide__nav{gap:10px}.hero-slide__film{gap:8px}.hero-slide__thumb{width:50px}}.hs-body--sm{font-size:1.4cqw}.hs-body--center{text-align:center}.hs-eq--chem{font-style:normal;padding-left:0;justify-content:center;gap:4cqw;font-size:1.85cqw}.hs-eq--chem sub,.hs-eq--chem sup{font-style:normal;font-size:.65em}.hs-eq--chem i{font-style:italic}.hs-readout--none{color:var(--hs-faint)}.hs-cap code{font-family:var(--font-mono);color:var(--hs-ink)}.hero-slide__thumb{width:104px}.hero-slide__thumb-n{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;letter-spacing:.05em}.hero-slide__thumb-n-short{display:none}.qs-phase,.qs-ashby{display:flex;flex-direction:column;gap:.9cqw}.qs-phase svg,.qs-ashby svg,.qs-crystal svg{display:block;width:100%;height:auto;background:#fff;border:1px solid var(--hs-line);border-radius:.6cqw}.qs-phase__region{fill-opacity:.1;stroke:none}.qs-phase__region[data-here]{fill-opacity:.28}.qs-phase__boundary{fill:none;stroke:var(--hs-ink);stroke-width:1.2;stroke-linejoin:round}.qs-phase__label{font-family:var(--font-ui);font-size:11px;fill:var(--hs-ink)}.qs-phase__inv{fill:var(--hs-ink)}.qs-phase__invlabel{font-family:var(--font-mono);font-size:8.5px;fill:var(--hs-faint)}.qs-phase__tie line{stroke:var(--hs-accent);stroke-width:1.4;stroke-dasharray:5 3}.qs-phase__tie circle{fill:var(--hs-accent)}.qs-phase__point line{stroke:var(--hs-faint);stroke-width:.8;stroke-dasharray:3 3}.qs-phase__point circle{fill:#fff;stroke:var(--hs-accent);stroke-width:2.4}.qs-phase__frame{stroke:var(--hs-soft);stroke-width:1}.qs-phase__foot{display:flex;flex-direction:column;gap:.6cqw}.qs-phasebar{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4cqw 1.4cqw;font-family:var(--font-mono);font-size:1.05cqw;color:var(--hs-soft)}.qs-phasebar b{color:var(--hs-ink);font-weight:600}.qs-phasebar__lever{color:var(--hs-live);font-weight:600;font-variant-numeric:tabular-nums}.qs-phasebar__at{margin-left:auto;color:var(--hs-faint);font-variant-numeric:tabular-nums}.qs-states{display:flex;flex-wrap:wrap;gap:.5cqw}.qs-state{font-family:var(--font-ui);font-size:.95cqw;line-height:1.2;padding:.3cqw .9cqw;border-radius:99px;border:1px solid var(--hs-line);background:#fff;color:var(--hs-soft);cursor:pointer}.qs-state[aria-pressed=true],.qs-state[data-on]{border-color:var(--hs-accent);color:var(--hs-accent);background:#5b2ee00f}button.qs-state:focus-visible{outline:2px solid var(--hs-accent);outline-offset:2px}.qs-crystal{display:flex;flex-direction:column;gap:.7cqw}.qs-crystal svg{cursor:grab;touch-action:none}.qs-crystal svg:active{cursor:grabbing}.qs-crystal svg:focus-visible{outline:2px solid var(--hs-accent);outline-offset:2px}.q-sheet--thumb .qs-crystal svg{cursor:default}.qs-crystal__edge{fill:none;stroke:var(--hs-line);stroke-width:1}.qs-crystal__bond{stroke:#a3a9b1;stroke-width:1.4}.qs-crystal__plane{fill:#5b2ee038;stroke:var(--hs-accent);stroke-width:1}.qs-crystal__atom{stroke:#00000047;stroke-width:.8}.qs-crystal .hs-hint{margin-left:1cqw}.qs-mol{display:flex;flex-direction:column;gap:.7cqw}.qs-mol svg{display:block;width:100%;height:auto}.qs-mol__bond{stroke:var(--hs-ink);stroke-width:2.2;stroke-linecap:round}.qs-mol__atom{font-family:var(--font-ui);font-size:22px;font-weight:500;fill:var(--hs-ink);paint-order:stroke;stroke:var(--paper);stroke-width:6px}.qs-option{display:flex;flex-direction:column;align-items:center;gap:.5cqw;text-align:center;font-family:var(--font-mono);font-size:.95cqw;color:var(--hs-soft)}.qs-option__label{display:inline-flex;align-items:center;gap:.6cqw;cursor:pointer;padding:0;border:0;background:none;font:inherit;color:inherit;border-radius:99px}.qs-option__switch{display:inline-block;width:3cqw;height:1.6cqw;border-radius:99px;background:var(--hs-line);position:relative;transition:background .18s}.qs-option__switch:after{content:"";position:absolute;top:.2cqw;left:.2cqw;width:1.2cqw;height:1.2cqw;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0000004d;transition:transform .18s}.qs-option__switch[data-on]{background:var(--hs-accent)}.qs-option__switch[data-on]:after{transform:translate(1.4cqw)}.qs-option__label:focus-visible{outline:2px solid var(--hs-accent);outline-offset:3px}.qs-option__note{font-size:.8cqw;color:var(--hs-faint)}.qs-ashby__family ellipse{fill-opacity:.12;stroke-width:1;stroke-opacity:.6}.qs-ashby__family[data-on] ellipse{fill-opacity:.34;stroke-opacity:1}.qs-ashby__label{font-family:var(--font-ui);font-size:8.5px;fill:var(--hs-faint)}.qs-ashby__family[data-on] .qs-ashby__label{fill:var(--hs-ink);font-weight:500}.qs-ashby__guide line{stroke:var(--hs-accent);stroke-width:1.8}.qs-ashby__guide text{font-family:var(--font-mono);font-size:9px;fill:var(--hs-accent)}@media(prefers-reduced-motion:reduce){.qs-option__switch,.qs-option__switch:after{transition:none}}@media(max-width:899px){.hero-slide__thumb{width:62px}.hero-slide__thumb-n{font-size:8.5px;letter-spacing:.02em}.hero-slide__thumb-n-full{display:none}.hero-slide__thumb-n-short{display:inline}.q-sheet--reflow .hs-body--sm{font-size:14px}.q-sheet--reflow .hs-eq--chem{font-size:17px;gap:20px}.q-sheet--reflow .qs-phase,.q-sheet--reflow .qs-ashby,.q-sheet--reflow .qs-crystal,.q-sheet--reflow .qs-mol{max-width:520px;gap:8px}.q-sheet--reflow .qs-phase svg,.q-sheet--reflow .qs-ashby svg,.q-sheet--reflow .qs-crystal svg{border-radius:6px}.q-sheet--reflow .qs-phasebar{font-size:12px;gap:4px 14px}.q-sheet--reflow .qs-states{gap:6px}.q-sheet--reflow .qs-state{font-size:12px;padding:4px 11px}.q-sheet--reflow .qs-option{flex-direction:row;flex-wrap:wrap;justify-content:center;font-size:12px;gap:10px 14px}.q-sheet--reflow .qs-option__switch{width:34px;height:18px}.q-sheet--reflow .qs-option__switch:after{top:2px;left:2px;width:14px;height:14px}.q-sheet--reflow .qs-option__switch[data-on]:after{transform:translate(16px)}.q-sheet--reflow .qs-option__note{font-size:10.5px}}@media(max-width:480px){.hero-slide__thumb{width:50px}}.qs-phasebar__names{flex-basis:100%;color:var(--hs-faint)}.qs-crystal__edge[data-cell=front]{stroke:var(--hs-soft);stroke-width:1.1}.qs-crystal__bond{stroke-width:1.1}.presenter{background:#0b0c0e;border:1px solid var(--border-strong);border-radius:14px;overflow:hidden;color:var(--text);font-family:var(--font-ui)}.presenter__eyebrow{margin:0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.presenter__eyebrow span{text-transform:none;letter-spacing:.02em;color:var(--text-dim)}.presenter__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:12px 20px;border-bottom:1px solid var(--border);background:#0e0f12}.presenter__title{display:flex;align-items:center;gap:12px;min-width:0}.presenter__title .presenter__eyebrow{color:var(--accent-quiet);white-space:nowrap}.presenter__title b{font-weight:500;font-size:14px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presenter__timer{display:flex;flex-direction:column;align-items:center;gap:3px;line-height:1}.presenter__timer b{font-family:var(--font-mono);font-weight:600;font-size:22px;color:var(--text-bright);font-variant-numeric:tabular-nums;letter-spacing:.02em}.presenter__count{font-size:12.5px;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:7px;padding:5px 10px;white-space:nowrap}.presenter__main{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(280px,1fr);gap:22px;padding:18px 20px 16px}.presenter__stage{min-width:0}.presenter__stage>.presenter__eyebrow{margin-bottom:12px}.presenter__current{padding:6px 0 4px}.presenter__side{display:flex;flex-direction:column;gap:14px;min-width:0}.presenter__card{background:var(--surface-1);border:1px solid var(--border);border-radius:10px;padding:14px}.presenter__card>.presenter__eyebrow{display:flex;gap:10px;margin-bottom:10px}.presenter__card>.presenter__eyebrow span{margin-left:auto}.presenter__thumb{border-radius:4px;overflow:hidden}.presenter__notes{flex:1}.presenter__notes-text{margin:0;font-size:16px;line-height:1.55;color:var(--text)}.presenter__foot{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 20px;border-top:1px solid var(--border);background:#0e0f12}.presenter__film{display:flex;gap:10px;overflow-x:auto;padding:3px;min-width:0;scrollbar-width:thin}.presenter__filmthumb{position:relative;flex:none;width:104px;padding:0;border:0;background:none;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:4px;border-radius:5px}.presenter__filmthumb-n{font-family:var(--font-mono);font-weight:500;font-size:10px;color:var(--text-faint)}.presenter__filmthumb-sheet{display:block;width:100%;border-radius:4px;outline:2px solid transparent;outline-offset:2px;transition:outline-color .2s}.presenter__filmthumb:hover .presenter__filmthumb-sheet{outline-color:var(--accent-line)}.presenter__filmthumb[aria-selected=true] .presenter__filmthumb-sheet{outline-color:var(--accent)}.presenter__filmthumb[aria-selected=true] .presenter__filmthumb-n{color:var(--accent-quiet)}.presenter__controls{display:flex;gap:8px;flex:none}.presenter__btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:8px;cursor:pointer;border:1px solid var(--border-strong);background:var(--surface-2);color:var(--text);font-family:var(--font-ui);font-weight:500;font-size:13px;transition:background .18s,border-color .18s}.presenter__btn svg{width:16px;height:16px}.presenter__btn:hover{background:var(--surface-3);border-color:var(--accent-line)}.presenter__btn--next{background:var(--accent-strong);border-color:transparent;color:#fff}.presenter__btn--next:hover{background:var(--accent);border-color:transparent}.presenter__btn:focus-visible,.presenter__filmthumb:focus-visible{outline:2px solid var(--accent-quiet);outline-offset:3px}@media(max-width:899px){.presenter{border-radius:10px}.presenter__bar{display:flex;flex-wrap:wrap;gap:10px 18px;padding:12px 16px}.presenter__timer{flex-direction:row;align-items:baseline;gap:8px}.presenter__timer b{font-size:18px}.presenter__main{grid-template-columns:1fr;gap:16px;padding:16px}.presenter__foot{flex-direction:column;align-items:stretch;padding:12px 16px}.presenter__controls{justify-content:flex-end}.presenter__filmthumb{width:88px}}.presenter__tools{justify-self:end;display:flex;align-items:center;gap:8px}.presenter__btn--expand,.presenter__btn--exit{height:34px;padding:0 13px;font-size:13px}.presenter__btn--expand{background:var(--accent-strong);border-color:transparent;color:#fff}.presenter__btn--expand:hover{background:var(--accent);border-color:transparent}.presenter__btn kbd{font-family:var(--font-mono);font-size:10.5px;padding:1px 5px;border:1px solid var(--border-strong);border-radius:4px;color:var(--text-faint)}.presenter__seg{display:inline-flex;padding:3px;gap:2px;background:var(--surface-2);border:1px solid var(--border);border-radius:8px}.presenter__seg button{height:26px;padding:0 10px;border:0;border-radius:6px;background:none;color:var(--text-muted);font-family:var(--font-ui);font-size:12.5px;font-weight:500;cursor:pointer}.presenter__seg button[aria-pressed=true]{background:var(--bg);color:var(--text);box-shadow:0 1px 2px #0006}.presenter__seg button:focus-visible{outline:2px solid var(--accent-quiet);outline-offset:2px}.presenter:fullscreen,.presenter[data-expanded=true]{position:fixed;inset:0;z-index:1000;width:100vw;height:100dvh;border:0;border-radius:0;display:flex;flex-direction:column;background:#0b0c0e;overflow:auto}.presenter[data-expanded=true] .presenter__main{flex:1;min-height:0;align-content:start;padding:22px 28px 18px}.presenter[data-expanded=true] .presenter__current{max-width:min(100%,calc((100dvh - 250px) * 16 / 9));margin:0 auto}.presenter[data-expanded=true] .presenter__side{max-width:420px}.presenter[data-expanded=true][data-view=audience] .presenter__bar,.presenter[data-expanded=true][data-view=audience] .presenter__side,.presenter[data-expanded=true][data-view=audience] .presenter__foot,.presenter[data-expanded=true][data-view=audience] .presenter__stage>.presenter__eyebrow{display:none}.presenter[data-expanded=true][data-view=audience]{background:#050506}.presenter[data-expanded=true][data-view=audience] .presenter__main{grid-template-columns:1fr;align-content:center;padding:24px 24px 72px}.presenter[data-expanded=true][data-view=audience] .presenter__current{max-width:min(100%,calc((100dvh - 120px) * 16 / 9));padding:0}.presenter__audiencebar{position:fixed;left:50%;bottom:16px;transform:translate(-50%);z-index:1001;display:flex;align-items:center;gap:8px;padding:6px;background:#0e0f12e0;border:1px solid var(--border-strong);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.presenter__audiencebar .presenter__btn{height:32px;padding:0 12px;font-size:12.5px}@media(max-width:899px){.presenter__tools{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.presenter__seg button{padding:0 8px;font-size:12px;white-space:nowrap}.presenter[data-expanded=true] .presenter__main{padding:16px}.presenter[data-expanded=true] .presenter__side{max-width:none}.presenter__audiencebar{flex-wrap:wrap;justify-content:center;max-width:calc(100vw - 24px)}}
