:root{color-scheme:light;--bg:#f6f7f9;--panel:#ffffff;--ink:#15181d;--muted:#5f6977;--line:#d8dee7;--accent:#0f766e;--accent-ink:#ffffff;--warn:#9a3412;--code:#101828}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}main{min-height:100vh}.shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:40px;gap:40px;align-items:center;padding:64px 0 36px}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:13px;font-weight:700;text-transform:uppercase}.eyebrow,h1{letter-spacing:0}h1{margin:0;max-width:780px;font-size:clamp(42px,6vw,76px);line-height:.95}.lead{max-width:670px;margin:22px 0 0;color:var(--muted);font-size:19px;line-height:1.55}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--ink);border-radius:6px;background:var(--ink);color:white;font-size:14px;font-weight:700;text-decoration:none}.button.secondary{background:transparent;color:var(--ink)}.terminal{overflow:hidden;border:1px solid #232833;border-radius:8px;background:#0c1118;color:#d8f3ef;box-shadow:0 18px 60px rgba(14,22,33,.18)}.terminal header{display:flex;gap:7px;align-items:center;height:34px;padding:0 12px;background:#151c26}.dot{width:10px;height:10px;border-radius:99px;background:#6b7280}pre{margin:0;padding:18px;overflow:auto;color:#e6fffb;font-size:13px;line-height:1.55;white-space:pre-wrap}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;padding:28px 0 56px}.roro-section{padding:44px 0 32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel)}.section-heading{max-width:760px}.section-heading h2{margin:0;font-size:clamp(30px,4vw,44px)}.section-heading>p:last-child{margin:12px 0 0;color:var(--muted);line-height:1.55}.roro-chart{--roro-short:#0f766e;--roro-long:#7c3aed;--roro-spy:#c2410c;margin-top:28px}.roro-chart-meta{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;justify-content:space-between;margin-bottom:8px}.roro-chart-meta p{margin:0;color:var(--muted);font-size:13px}.roro-legend{display:flex;flex-wrap:wrap;gap:12px 22px}.roro-legend span{display:inline-flex;gap:8px;align-items:center;font-size:14px}.roro-legend strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.roro-swatch{display:inline-block;width:24px;height:3px;border-radius:99px}.roro-swatch.short{background:var(--roro-short)}.roro-swatch.long{background:var(--roro-long)}.roro-swatch.spy{background:var(--roro-spy)}.roro-chart-svg{display:block;width:100%;height:auto;overflow:visible}.roro-grid-line{stroke:var(--line);stroke-width:1}.roro-axis-label{fill:var(--muted);font-size:12px}.roro-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;vector-effect:non-scaling-stroke}.roro-line.short,.roro-point.short{stroke:var(--roro-short)}.roro-line.long,.roro-point.long{stroke:var(--roro-long)}.roro-line.spy,.roro-point.spy{stroke:var(--roro-spy)}.roro-line.spy{stroke-width:2}.roro-point{fill:var(--panel);stroke-width:3;vector-effect:non-scaling-stroke}.roro-selection-line{stroke:var(--muted);stroke-dasharray:4 5;stroke-width:1;vector-effect:non-scaling-stroke}.roro-tooltip{pointer-events:none}.roro-tooltip rect{fill:var(--panel);stroke:var(--line);stroke-width:1;vector-effect:non-scaling-stroke}.roro-tooltip text{fill:var(--ink);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.roro-tooltip text:first-of-type{font-weight:700}.roro-interaction-layer{fill:transparent;cursor:crosshair;outline:none}.roro-interaction-layer:focus{stroke:var(--accent);stroke-width:2;vector-effect:non-scaling-stroke}.roro-empty{margin-top:28px;padding:52px 20px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);text-align:center}.card{min-height:188px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.card h2{margin:0 0 10px;font-size:20px;letter-spacing:0}.card li,.card p{color:var(--muted);line-height:1.55}.card ul{margin:12px 0 0;padding-left:18px}.band{border-top:1px solid var(--line);background:#ffffff}.docs{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:32px;gap:32px;padding:44px 0 64px}.docs h2{margin:0 0 12px;font-size:30px}.docs p{color:var(--muted);line-height:1.6}.warning{margin-top:18px;padding:14px 16px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:var(--warn);font-size:14px;line-height:1.45}.agent-section{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:32px;gap:32px;align-items:start;padding:48px 0 72px}.agent-section h2{margin:0 0 12px;font-size:30px}.agent-section p{color:var(--muted);line-height:1.6}.copy-button{margin-top:18px;cursor:pointer}.prompt-preview{max-height:520px}.prompt-preview pre{max-height:486px;overflow:auto}.auth-shell{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:64px 0}.auth-card{width:min(100%,620px);padding:clamp(28px,5vw,52px);border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 18px 60px rgba(14,22,33,.1)}.auth-card h1{font-size:clamp(38px,7vw,58px)}.auth-form{display:grid;grid-gap:10px;gap:10px;margin-top:28px}.auth-form label{margin-top:8px;font-size:14px;font-weight:700}.auth-form input{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font:inherit}.auth-form input:focus{border-color:var(--accent);outline:2px solid rgba(15,118,110,.2);outline-offset:1px}.auth-form .button{margin-top:12px;cursor:pointer}.auth-form .button:disabled{cursor:wait;opacity:.65}.form-error{margin:6px 0 0;color:var(--warn);font-size:14px;line-height:1.45}.auth-command{margin-top:28px}@media (max-width:820px){.agent-section,.docs,.hero{grid-template-columns:1fr}.hero{padding-top:42px}.grid{grid-template-columns:1fr}.roro-section{padding-top:36px}.roro-chart{margin-top:22px}.roro-chart-meta{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.shell{width:min(100% - 24px,1120px)}.roro-axis-label{font-size:16px}.roro-tooltip text{font-size:15px}}