:root{font-family:Avenir Next,Avenir,system-ui,sans-serif;color:#18201d;background:#f4f6f3;font-synthesis:none;--ink: #18201d;--muted: #66706b;--line: #dfe4df;--paper: #fff;--green: #16734a;--green-soft: #e5f5ed;--amber: #9a5b09;--amber-soft: #fff3d8;--red: #ae3434;--red-soft: #fdeaea}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #75b89a;outline-offset:2px}.eyebrow{color:var(--green);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.signal-dot{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:#28a26d;box-shadow:0 0 0 5px #dff3e9}.setup-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:clamp(48px,9vw,140px);align-items:center;max-width:1180px;margin:auto;padding:64px 40px}.setup-copy h1{max-width:680px;margin:24px 0 20px;font-size:clamp(42px,5.5vw,68px);line-height:1.02;letter-spacing:-.04em;font-weight:600}.setup-lede{max-width:620px;color:var(--muted);font-size:18px;line-height:1.7}.trust-list{display:flex;gap:24px;flex-wrap:wrap;margin-top:36px;color:#53605a;font-size:13px}.trust-list span:before{content:"✓";color:var(--green);font-weight:700;margin-right:7px}.setup-card{background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 5px 8px #1e322912;padding:34px}.step-label{color:#89918d;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.setup-card h2{margin:12px 0 8px;font-size:25px;letter-spacing:-.03em}.setup-card>p{color:var(--muted);margin:0 0 28px;font-size:14px;line-height:1.6}form label{display:grid;gap:8px;margin:18px 0;font-size:13px;font-weight:650}input,select{border:1px solid #cfd6d1;border-radius:9px;background:#fbfcfb;color:var(--ink);padding:12px 13px}input::placeholder{color:#68716c}.unlock-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:clamp(48px,8vw,120px);width:min(1080px,calc(100% - 48px));margin:0 auto;padding:64px 0}.unlock-intro h1{max-width:620px;margin:52px 0 16px;font-size:52px;line-height:1.05;letter-spacing:-.04em;text-wrap:balance}.unlock-intro>p{max-width:590px;margin:0;color:var(--muted);font-size:17px;line-height:1.65;text-wrap:pretty}.unlock-intro ul{display:flex;flex-wrap:wrap;gap:10px 22px;margin:30px 0 0;padding:0;color:#53605a;font-size:13px;list-style:none}.unlock-intro li:before{content:"✓";margin-right:7px;color:var(--green);font-weight:800}.unlock-panel{padding:32px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.unlock-status{color:var(--green);font-size:12px;font-weight:700}.unlock-panel h2{margin:22px 0 8px;font-size:25px;letter-spacing:-.03em}.unlock-panel>p{margin:0 0 24px;color:var(--muted);font-size:14px;line-height:1.6}.unlock-panel .unlock-note{margin:14px 0 0;text-align:center;font-size:11px}.unlock-panel input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.04em}.primary-button,.secondary-button{border-radius:9px;border:1px solid transparent;min-height:44px;padding:0 16px;font-weight:700}.primary-button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;background:#173f31;color:#fff;box-shadow:0 5px 14px #173f312e}.primary-button:hover{background:#0e3226}.primary-button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{background:#fff;border-color:#ccd4ce;color:#35413c}.fine-print{text-align:center;font-size:11px!important;margin:16px 0 0!important}.inline-error,.api-error{padding:12px 14px;border:1px solid #f2caca;border-radius:9px;background:var(--red-soft);color:#7d2929;font-size:13px}.install-shell{max-width:900px;margin:0 auto;padding:70px 28px}.install-heading{display:flex;gap:18px;align-items:flex-start;margin-bottom:32px}.success-mark{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-weight:800}.install-heading h1{margin:8px 0;font-size:34px;letter-spacing:-.04em}.install-heading p,.install-footer p{color:var(--muted)}.key-panel,.snippet-panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;margin:16px 0}.key-panel{display:flex;justify-content:space-between;align-items:center;gap:24px}.key-panel>div{display:grid;gap:8px;min-width:0}.key-panel span{color:var(--muted);font-size:12px}.key-panel code{overflow:hidden;text-overflow:ellipsis;font:500 13px ui-monospace,SFMono-Regular,Consolas,monospace}.runtime-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin:-4px -4px 16px}.runtime-tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:10px 14px;color:var(--muted)}.runtime-tabs button[aria-selected=true]{border-color:var(--green);color:var(--ink);font-weight:700}pre{overflow:auto;margin:0;padding:18px;border-radius:10px;background:#17221e;color:#d5e7df;font:12px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.copy-snippet{margin-top:14px}.install-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px}.install-footer .primary-button{width:auto}.product-shell{min-height:100vh}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,56px);border-bottom:1px solid var(--line);background:#ffffffe0}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:750;letter-spacing:-.02em}.brand-mark{width:27px;height:27px;display:flex;gap:2px;align-items:flex-end;justify-content:center;padding:6px;background:#173f31;border-radius:7px}.brand-mark i{display:block;width:3px;border-radius:2px;background:#aee0c7}.brand-mark i:nth-child(1){height:7px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:10px}.project-switcher{display:flex;align-items:center;gap:10px}.project-avatar{display:grid;place-items:center;width:30px;height:30px;background:#e4ebe6;border-radius:7px;font-size:12px;font-weight:800}.project-switcher div{display:grid;font-size:12px}.project-switcher div span{color:var(--muted);font-size:10px}.project-switcher button{border:0;background:none;color:#818984;font-size:11px;font-weight:700}.project-switcher button:hover{color:var(--ink)}.project-switcher .lock-button{min-height:32px;padding:0 10px;border:1px solid #ccd4ce;border-radius:7px;background:#fff;color:#35413c}.dashboard{max-width:1240px;margin:0 auto;padding:48px clamp(20px,4vw,56px) 28px}.dashboard-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}.dashboard-heading h1{margin:8px 0 6px;font-size:34px;letter-spacing:-.045em}.dashboard-heading p{margin:0;color:var(--muted);font-size:14px}.window-control{display:flex;gap:3px;padding:3px;background:#e8ece8;border-radius:9px}.window-control button{min-width:52px;padding:7px 10px;border:0;border-radius:7px;background:transparent;color:#64706a;font-size:12px;font-weight:700}.window-control button[aria-pressed=true]{background:#fff;color:var(--ink);box-shadow:0 1px 4px #00000014}.status-banner,.api-error{display:flex;align-items:center;gap:13px;margin-bottom:16px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:11px}.status-icon{display:grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:50%;background:#e8ede9;color:#4b5751;font-weight:800}.status-connected .status-icon{background:var(--green-soft);color:var(--green)}.status-stale .status-icon,.status-revoked .status-icon,.status-error .status-icon{background:var(--amber-soft);color:var(--amber)}.status-banner strong,.api-error strong{font-size:13px}.status-banner p,.api-error p{margin:2px 0 0;color:var(--muted);font-size:12px}.checking{margin-left:auto;color:#818a85;font-size:11px}.api-error{justify-content:space-between;border-color:#f0c9c9;background:var(--red-soft)}.api-error .secondary-button{flex:0 0 auto}.endpoint-surface{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 30px #1c2c2509}.surface-heading{display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:0 20px;border-bottom:1px solid var(--line)}.surface-heading>div{display:flex;align-items:baseline;gap:9px}.surface-heading h2{font-size:15px;margin:0}.surface-heading span{color:#8a928e;font-size:11px}.surface-heading label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.surface-heading select{padding:7px 30px 7px 9px;font-size:11px}.table-scroll{overflow:auto}.endpoint-table{width:100%;border-collapse:collapse;font-size:12px}.endpoint-table th{padding:10px 14px;text-align:left;background:#fafbfa;color:#79817d;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.endpoint-table th button{display:flex;gap:4px;padding:0;border:0;background:none;color:inherit;text-transform:inherit;letter-spacing:inherit;font-weight:inherit}.endpoint-table td{height:56px;padding:9px 14px;border-top:1px solid #edf0ed;white-space:nowrap;color:#46504b}.endpoint-table tr:hover td{background:#fbfcfb}.route{font:500 12px ui-monospace,SFMono-Regular,Consolas,monospace;color:#26322d}.method{display:inline-block;min-width:42px;color:#176143;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace}.method-post{color:#8a5b10}.method-delete{color:#a43838}.method-put,.method-patch{color:#405ba5}.health{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:99px;font-size:10px;font-weight:700;text-transform:capitalize}.health i{width:6px;height:6px;border-radius:50%;background:currentColor}.health-healthy{color:#16734a;background:var(--green-soft)}.health-degraded{color:#88530d;background:var(--amber-soft)}.health-unhealthy{color:#a13232;background:var(--red-soft)}.health-insufficient-data{color:#59635e;background:#edf0ee}.metric-warn{color:#a13232!important;font-weight:700}.empty-state{display:grid;justify-items:center;text-align:center;padding:70px 24px}.empty-state h3{margin:18px 0 6px;font-size:18px}.empty-state p{max-width:470px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.empty-state code{margin-top:20px;padding:9px 12px;border:1px solid var(--line);border-radius:7px;background:#f7f9f7;font:11px ui-monospace,SFMono-Regular,Consolas,monospace}.empty-pulse{display:grid;place-items:center;width:54px;height:54px;border:1px solid #cee3d7;border-radius:50%}.empty-pulse i{display:block;width:12px;height:12px;border-radius:50%;background:#45a87a;box-shadow:0 0 0 9px #e5f5ed}.loading-state{padding:60px}.loading-state span{display:block;height:38px;margin:8px;border-radius:7px;background:#f0f2f0}.endpoint-cards{display:none}.threshold-note{display:flex;align-items:center;gap:22px;padding:18px 4px;color:var(--muted);font-size:10px}.threshold-note strong{color:#4a554f;font-size:11px}.threshold-note p{display:flex;align-items:center;gap:6px;margin:0;flex-wrap:wrap}.threshold-note b{margin-right:10px;font-weight:500}.dot{width:6px;height:6px;border-radius:50%}.dot.healthy{background:var(--green)}.dot.degraded{background:#d68b1c}.dot.unhealthy{background:var(--red)}.dot.low{background:#89928d}footer{display:flex;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid var(--line);color:#89918d;font-size:10px}@media (max-width: 760px){.unlock-shell{grid-template-columns:1fr;width:min(100% - 40px,520px);gap:36px;padding:36px 0}.unlock-intro h1{margin-top:36px;font-size:40px}.unlock-panel{padding:24px}.setup-shell{grid-template-columns:1fr;padding:44px 20px;gap:36px}.setup-copy h1{font-size:42px}.trust-list{gap:12px 18px}.setup-card{padding:24px}.topbar{height:62px;padding:0 16px}.dashboard{padding:32px 16px 22px}.dashboard-heading{display:grid;gap:20px}.dashboard-heading h1{font-size:30px}.window-control{justify-self:start}.checking{display:none}.surface-heading{padding:0 14px}.table-scroll{display:none}.endpoint-cards{display:grid;padding:10px;gap:9px}.endpoint-card{display:block;border:1px solid var(--line);border-radius:10px;padding:14px}.endpoint-card-head{display:flex;justify-content:space-between;align-items:start;gap:12px}.endpoint-card-head>div{display:grid;gap:7px}.endpoint-card dl{display:grid;grid-template-columns:repeat(4,1fr);margin:16px 0 10px;padding-top:13px;border-top:1px solid #edf0ed}.endpoint-card dl div{display:grid;gap:3px}.endpoint-card dt{color:#86908b;font-size:9px;text-transform:uppercase}.endpoint-card dd{margin:0;font-size:12px;font-weight:700}.endpoint-card>p{margin:0;color:#89918d;font-size:10px}.threshold-note{align-items:flex-start;display:grid;gap:8px}.threshold-note p{line-height:1.8}footer{display:grid}.install-shell{padding:42px 18px}.key-panel,.install-footer{align-items:stretch;display:grid}.install-footer .primary-button{width:100%}}@media (max-width: 430px){.setup-copy h1{font-size:36px}.setup-lede{font-size:16px}.project-switcher div{display:none}.status-banner{align-items:flex-start}.surface-heading label{font-size:0}.endpoint-card dl{grid-template-columns:repeat(2,1fr);gap:12px}.endpoint-card-head{display:grid}.key-panel code{font-size:10px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
