:root{--st:#818cf8;--st-cyan:#38bdf8;--st-gold:#fbbf24;--st-wire:rgba(165,180,252,0.55);--st-ink:rgba(199,210,254,0.45);--st-panel:rgba(255,255,255,0.04);--st-panel-line:rgba(255,255,255,0.1)}.v3d-st-hexgrid{position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='96' viewBox='0 0 56 96'%3E%3Cg fill='none' stroke='%23a5b4fc' stroke-width='1'%3E%3Cpath d='M28 0 L56 16 L56 48 L28 64 L0 48 L0 16 Z'/%3E%3Cpath d='M28 64 L56 80 L56 96 M28 64 L0 80 L0 96'/%3E%3C/g%3E%3C/svg%3E");background-size:56px 96px;opacity:.05;-webkit-mask:radial-gradient(120% 90% at 50% 0,#000,transparent 72%);mask:radial-gradient(120% 90% at 50% 0,#000,transparent 72%)}.v3d-st-figlabels{display:grid;grid-template-columns:1fr;gap:.4rem;margin-top:.7rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:var(--fs-caption);letter-spacing:.08em;line-height:1.4;color:rgba(255,255,255,.6)}.v3d-st-figlabels span{display:block}.v3d-st-figlabels .is-cyan{color:var(--st-cyan)}.v3d-st-figlabels .is-wire{color:#c7d2fe}.v3d-st-figlabels .is-gold{color:var(--st-gold)}@media (min-width:1024px){.v3d-st-figlabels{grid-template-columns:repeat(3,1fr);gap:.6rem}.v3d-st-figlabels span:nth-child(2){text-align:center}.v3d-st-figlabels span:nth-child(3){text-align:right}}.v3d-st-scope{position:relative;border:1px solid var(--st-wire);border-radius:14px;background:var(--st-panel)}.v3d-st-scope:after,.v3d-st-scope:before{content:"";position:absolute;width:16px;height:16px;border:1.5px solid var(--st-cyan);pointer-events:none}.v3d-st-scope:before{top:8px;left:8px;border-right:0;border-bottom:0}.v3d-st-scope:after{bottom:8px;right:8px;border-left:0;border-top:0}.v3d-st-console{border:1px solid var(--st-panel-line);border-radius:12px;background:var(--st-panel);padding:.9rem 1rem}.v3d-st-searchbar{display:flex;align-items:center;gap:.5rem;border:1px solid var(--st-wire);border-radius:999px;padding:.4rem .8rem;color:rgba(255,255,255,.72);font-size:var(--fs-caption)}.v3d-st-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.7rem}.v3d-st-chip{font-family:JetBrains Mono,ui-monospace,monospace;font-size:var(--fs-caption);letter-spacing:.02em;color:var(--st-cyan);border:1px solid var(--st-cyan);background:rgba(56,189,248,.08);border-radius:999px;padding:.15rem .6rem;white-space:nowrap}.v3d-st-growth{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;align-items:start}.v3d-st-growth:before{content:"";position:absolute;left:0;right:0;top:22px;height:2px;background:linear-gradient(90deg,var(--st) 0,var(--st-wire) 70%,var(--bp-gold) 100%);opacity:.5}.v3d-st-station{position:relative;text-align:center;font-family:JetBrains Mono,ui-monospace,monospace;font-size:var(--fs-caption);letter-spacing:.04em;color:var(--ink-2)}.v3d-st-station .v3d-st-dot{display:block;width:12px;height:12px;margin:16px auto 10px;border-radius:3px;border:2px solid var(--st);background:var(--surface);transform:rotate(45deg)}.v3d-st-station.is-outcome .v3d-st-dot{border-color:var(--bp-gold);background:var(--bp-gold)}@media (max-width:640px){.v3d-st-growth{grid-template-columns:1fr}.v3d-st-growth:before{left:22px;right:auto;top:0;bottom:0;width:2px;height:auto;background:linear-gradient(180deg,var(--st) 0,var(--st-wire) 70%,var(--bp-gold) 100%)}.v3d-st-station{text-align:left;padding-left:3rem}.v3d-st-station .v3d-st-dot{position:absolute;left:16px;top:2px;margin:0}}.v3d-st-station.is-done .v3d-st-dot{border-color:var(--ok);background:var(--ok)}.v3d-st-seed{display:flex;align-items:center;justify-content:center;width:56px;height:56px;flex-shrink:0}.v3d-st-station-title{font-size:var(--fs-body);font-weight:700;color:var(--ink)}.v3d-st-station-sub,.v3d-st-station-title{display:block;margin-top:.2rem;font-family:var(--font-sans,system-ui,sans-serif);letter-spacing:normal}.v3d-st-station-sub{font-size:var(--fs-caption);line-height:1.5;color:var(--muted)}.v3d-st-ctarow{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem}.v3d-st-cta-sub{display:inline-flex;align-items:center;gap:.5rem;height:3.4rem;padding:0 1.4rem;border-radius:999px;border:1px solid var(--line-2);background:transparent;color:var(--ink);font-weight:600;font-size:var(--fs-lead);transition:background .2s ease,border-color .2s ease}.v3d-st-cta-sub:hover{background:var(--surface-2)}.v3d-st-cta-sub svg{transition:transform .2s ease}.v3d-st-cta-sub:hover svg{transform:translateX(3px)}.v3d-dark .v3d-st-cta-sub{border-color:rgba(255,255,255,.28);color:rgba(255,255,255,.9)}.v3d-dark .v3d-st-cta-sub:hover{background:rgba(255,255,255,.06)}.v3d-st-cta-note{margin-top:.9rem;font-size:var(--fs-caption);color:var(--muted)}.v3d-dark .v3d-st-cta-note{color:rgba(255,255,255,.55)}.v3d-st-sec{position:relative;overflow:hidden}.v3d-st-sec>.v3d-wrap{position:relative;z-index:1}.v3d-st-results{display:grid;gap:.5rem;margin-top:.7rem}.v3d-st-result{display:flex;align-items:center;gap:.6rem;padding:.5rem .7rem;border-radius:8px;border:1px solid var(--st-panel-line);color:rgba(255,255,255,.62);font-size:var(--fs-caption)}.v3d-st-result .v3d-st-result-bar{flex:1;height:3px;border-radius:3px;background:var(--st-wire)}.v3d-st-result.is-hit{border-color:var(--st-gold);background:rgba(251,191,36,.1);color:var(--st-gold)}.v3d-st-result.is-hit .v3d-st-result-bar{background:var(--st-gold)}.v3d-st-result-dot{width:7px;height:7px;border-radius:999px;background:var(--st-wire);flex-shrink:0}.v3d-st-result.is-hit .v3d-st-result-dot{background:var(--st-gold)}.v3d-st-points{margin-top:1rem;display:grid;gap:.55rem}.v3d-st-point{display:flex;gap:.55rem;align-items:flex-start;font-size:var(--fs-caption);line-height:1.6;color:rgba(255,255,255,.68)}.v3d-st-point:before{content:"";margin-top:.5em;width:6px;height:6px;border-radius:2px;background:var(--st-cyan);flex-shrink:0;transform:rotate(45deg)}.v3d-st-matchcols{display:flex;justify-content:space-between;margin-top:.6rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:var(--fs-caption);letter-spacing:.06em}.v3d-st-matchcols .is-cyan{color:var(--st-cyan)}.v3d-st-matchcols .is-wire{color:#c7d2fe}.v3d-st-effect{display:grid;gap:1rem;margin-top:3rem}.v3d-st-effect-row{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.4rem 1.3rem;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--sh-sm,0 1px 2px rgba(10,14,26,.05))}.v3d-st-effect-duo{display:flex;align-items:center;justify-content:center;gap:3rem}.v3d-st-effect-cap{margin-top:.1rem;text-align:center;font-size:var(--fs-caption);line-height:1.6;color:var(--muted)}.v3d-st-effect-cell{display:flex;flex-direction:column;align-items:center;gap:.55rem;text-align:center}.v3d-st-effect-tag{font-family:JetBrains Mono,ui-monospace,monospace;font-size:var(--fs-caption);letter-spacing:.02em;line-height:1.4}.v3d-st-effect-tag.is-before{color:var(--faint)}.v3d-st-effect-tag.is-after{color:var(--ai);font-weight:700}.v3d-st-effect-tag.is-gold{color:var(--bp-gold);font-weight:700}.v3d-st-effect-arrow{width:44px;color:var(--ai);flex-shrink:0}@media (max-width:640px){.v3d-st-effect-duo{flex-direction:column;gap:1rem}.v3d-st-effect-arrow{transform:rotate(90deg)}}.v3d-st-scope-pad{padding:1.6rem 1.4rem}.v3d-st-fitlist{display:grid;gap:.85rem}.v3d-st-fititem{display:flex;gap:.7rem;align-items:flex-start;line-height:1.6;color:var(--ink-2)}.v3d-st-fitbox{margin-top:.15em;width:18px;height:18px;border:1.5px solid var(--brand);border-radius:5px;flex-shrink:0}.v3d-st-usage{margin-top:1.2rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:var(--fs-caption);letter-spacing:.02em;color:var(--muted)}.v3d-st-lux-icon{width:44px;height:44px;border-radius:12px;border:1px solid var(--st-wire)}.v3d-st-lux-lg{width:100%;max-width:320px;height:auto;border-radius:18px;border:1px solid var(--line)}