:root{--host-bg:#0e0e13;--host-surface:#14141b;--host-border:#26262f;--host-text:#e8e8ee;--host-muted:#9a9aa8;--host-accent:#6ea8fe;--background-secondary:var(--host-surface);--brand-primary:var(--host-accent);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--host-bg);min-height:100dvh;color:var(--host-text);-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.55}h1,h2,h3,p,ul{margin:0}a{color:var(--host-accent);text-underline-offset:3px}button{font:inherit}.host{flex-direction:column;gap:28px;max-width:760px;margin:0 auto;padding:72px 24px 96px;display:flex}.hostEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--host-muted);font-size:12px}.hostTitle{letter-spacing:-.01em;font-size:30px;font-weight:600;line-height:1.2}.hostLead{color:var(--host-muted);max-width:62ch}.hostPanel{background:var(--host-surface);border:1px solid var(--host-border);border-radius:10px;flex-direction:column;gap:12px;padding:20px 22px;display:flex}.hostPanelTitle{letter-spacing:.02em;font-size:13px;font-weight:600}.hostList{color:var(--host-muted);flex-direction:column;gap:8px;padding:0;font-size:14px;list-style:none;display:flex}.hostList li:before{content:"—";color:var(--host-border);margin-right:8px}.hostActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hostButton{background:var(--host-accent);color:#0b0b10;cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.hostButton:hover{filter:brightness(1.08)}.hostButtonGhost{border-color:var(--host-border);color:var(--host-text);background:0 0;text-decoration:none}.hostButtonGhost:hover{border-color:var(--host-muted);filter:none}.hostNote{color:var(--host-muted);font-size:13px}.hostCode{border:1px solid var(--host-border);background:#1c1c25;border-radius:5px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px}
