:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f1e1;--panel:#fffbee;--ink:#1d1708;--muted:#6b6047;--line:#e4d9bc;--honey:#c98f0a;--strong:#7e5c07;--wash:#f6e7c3;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--strong);outline-offset:3px}.page-shell{grid-template-rows:auto 1fr auto;min-height:100vh;padding:0 clamp(1.25rem,4vw,4rem);display:grid;overflow:hidden}.masthead,.shell-header,footer{justify-content:space-between;align-items:center;display:flex}.masthead{border-bottom:1px solid var(--line);height:5.5rem}.wordmark{color:var(--ink);letter-spacing:-.03em;font-family:Futura,Avenir Next,Century Gothic,system-ui,sans-serif;font-size:1.18rem;font-weight:800;text-decoration:none}.wordmark b{color:var(--strong)}.stage-chip,.status-line{letter-spacing:.1em;text-transform:uppercase;font:600 .72rem/1.2 JetBrains Mono,ui-monospace,monospace}.stage-chip{border:1px solid var(--line);background:var(--panel);border-radius:999px;padding:.48rem .7rem}.entrance{grid-template-columns:minmax(0,1fr) minmax(18rem,.78fr);align-items:center;gap:clamp(2rem,7vw,8rem);width:100%;max-width:78rem;margin:auto;padding:4rem 0;display:grid}.entrance-copy{max-width:43rem}.eyebrow{color:var(--strong);letter-spacing:.15em;text-transform:uppercase;margin:0 0 1.25rem;font:700 .73rem/1.3 JetBrains Mono,ui-monospace,monospace}h1{letter-spacing:-.055em;margin:0;font-family:Futura,Avenir Next,Century Gothic,system-ui,sans-serif;font-size:clamp(2.8rem,7vw,6.7rem);line-height:.94}.lede{max-width:40rem;color:var(--muted);margin:2rem 0;font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.6}.primary-action{color:#191307;background:var(--honey);cursor:pointer;border:0;border-radius:.55rem;padding:.9rem 1.15rem;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 24px #1d17081f}.primary-action:hover{transform:translateY(-2px);box-shadow:0 12px 30px #1d17082b}.primary-action span{margin-left:.45rem;transition:transform .15s;display:inline-block}.primary-action:hover span{transform:translate(3px)}.realm-note{color:var(--muted);margin:1rem 0 0;font-size:.78rem}.mark-stage{place-items:center;min-height:28rem;display:grid;position:relative}.mark-stage:before{content:"";aspect-ratio:1;border:1px solid var(--line);width:min(27rem,80vw);box-shadow:inset 0 0 0 2.7rem var(--bg),inset 0 0 0 calc(2.7rem + 1px) var(--line);border-radius:50%;position:absolute}.hive-mark{width:min(16rem,54vw);position:relative;overflow:visible}.cell{fill:var(--panel);stroke:var(--ink);stroke-width:3px;vector-effect:non-scaling-stroke}.lower-left,.lower-right{opacity:.3}.thread{stroke:var(--strong);stroke-width:2px;stroke-dasharray:3 7}.bead{fill:var(--honey);stroke:var(--ink);stroke-width:3px}.bead-hole{stroke:var(--bg);stroke-width:5px;stroke-linecap:round}.authenticated{width:min(72rem,100%);margin:auto;padding:2rem 0 4rem}.shell-header{border-bottom:1px solid var(--line);padding-bottom:1.2rem}.identity{color:var(--muted);align-items:center;gap:.75rem;font-size:.8rem;display:flex}.empty-runtime{text-align:center;max-width:44rem;margin:clamp(3rem,9vh,7rem) auto 0}.empty-runtime .hive-mark{width:7rem;margin:2rem auto}.empty-runtime h1{font-size:clamp(2.3rem,6vw,4.8rem)}.empty-runtime>p:not(.eyebrow){color:var(--muted);max-width:36rem;margin:1.5rem auto 2.5rem;line-height:1.65}.status-line{background:var(--wash);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .7rem;display:inline-flex}.status-dot{background:var(--honey);border-radius:50%;width:.48rem;height:.48rem}dl{border-top:1px solid var(--line);text-align:left;margin:0}dl div{border-bottom:1px solid var(--line);grid-template-columns:8rem 1fr;gap:1rem;padding:.8rem 0;display:grid}dt{color:var(--muted);font-size:.78rem}dd{overflow-wrap:anywhere;margin:0;font:500 .78rem/1.4 JetBrains Mono,ui-monospace,monospace}footer{border-top:1px solid var(--line);min-height:4.25rem;color:var(--muted);font-size:.72rem}footer code{font-size:.7rem}@media (width<=760px){.entrance{grid-template-columns:1fr;padding:3rem 0}.mark-stage{grid-row:1;min-height:18rem}.mark-stage:before{width:18rem}.hive-mark{width:10rem}h1{font-size:clamp(2.8rem,14vw,4.7rem)}.identity span,footer code{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
