:root{color:oklch(24% .018 70);--ink:oklch(24% .018 70);--muted:oklch(45% .025 70);--accent:oklch(60% .124 70);--accent-dark:oklch(39% .1 70);--accent-soft:oklch(96% .025 70);--line:oklch(88% .016 70);--code:oklch(20% .025 70);--code-ink:oklch(96% .01 70);background:oklch(100% 0 0);font-family:Arial,Helvetica,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}*{box-sizing:border-box}html{background:oklch(100% 0 0)}body{background:oklch(100% 0 0);min-width:0;margin:0}a{color:var(--accent-dark);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:var(--ink)}a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.skip-link{z-index:10;color:var(--ink);border:2px solid var(--accent);background:oklch(100% 0 0);padding:8px 12px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header,main,footer{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;display:flex}.site-header a{min-width:44px;min-height:44px;color:var(--ink);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.site-header nav{gap:12px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;display:inline-flex}.brand span{color:oklch(100% 0 0);background:var(--accent);letter-spacing:-.04em;place-items:center;width:34px;height:34px;font-size:.8rem;display:grid}main{min-height:72vh;padding-block:clamp(48px,8vw,96px)}footer{border-top:1px solid var(--line);color:var(--muted);padding-block:28px 40px;font-size:.9rem}h1,h2{color:var(--ink);text-wrap:balance;line-height:1.08}h1{letter-spacing:-.04em;max-width:14ch;margin:0;font-size:clamp(2.5rem,7vw,5.5rem)}h2{letter-spacing:-.025em;font-size:clamp(1.3rem,2vw,1.75rem)}p{text-wrap:pretty;max-width:70ch}.hero{max-width:900px;padding-block:clamp(24px,6vw,68px) clamp(72px,10vw,124px)}.hero p,.page-intro>p{color:var(--muted);margin:24px 0 0;font-size:clamp(1.05rem,2.2vw,1.35rem)}.catalog{border-top:1px solid var(--line);padding-top:30px}.catalog>h2{margin:0;font-size:1rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:20px;margin-top:28px;display:grid}.product-card{border:1px solid var(--line);background:oklch(100% 0 0);border-radius:12px;flex-direction:column;justify-content:space-between;min-height:220px;padding:28px;display:flex}.product-card h2{margin:0}.product-card h2 a{color:var(--ink);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.product-card p{color:var(--muted)}.price{width:fit-content;color:var(--accent-dark);background:var(--accent-soft);padding:5px 9px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9rem;font-weight:700;display:inline-block}.page-intro{margin-bottom:clamp(48px,8vw,88px)}.back-link{color:var(--muted);margin-bottom:32px;font-weight:700;display:inline-block}.product-detail{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:start;gap:clamp(48px,9vw,120px);display:grid}.product-intro{margin:0}.product-intro .price{margin-top:24px}.product-copy{padding-top:52px}.product-copy section{border-bottom:1px solid var(--line);padding-block:10px 26px}.product-copy h2{margin-bottom:10px}.product-copy p{color:var(--muted);margin:0}.primary-link{color:var(--ink);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);gap:10px;margin-top:28px;font-weight:700;display:inline-flex}.docs{max-width:72ch}.docs h1{margin-bottom:clamp(56px,8vw,88px)}.docs section+section{margin-top:44px}.docs h2{margin-bottom:12px}code,pre{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}:not(pre)>code{background:var(--accent-soft);color:var(--accent-dark);padding:.1em .35em}pre{background:var(--code);max-width:100%;color:var(--code-ink);border-radius:10px;padding:20px;line-height:1.5;overflow-x:auto}.not-found{padding-block:clamp(32px,8vw,96px)}.error-code{color:var(--accent-dark);margin:0 0 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:700}.account-page,.auth-page{width:min(100%,720px)}.account-page h1,.auth-page h1{letter-spacing:-.025em;max-width:none;font-size:2rem}.account-page h2,.auth-page h2{font-size:1.25rem}.account-summary,.key-panel,.notice,.form-error{border-radius:12px;margin-top:28px;padding:20px}.account-summary,.key-panel{border:1px solid var(--line)}.account-summary p,.key-panel p{margin-block:6px}.notice{background:var(--accent-soft)}.form-error{color:var(--ink);background:oklch(95% .035 25)}.stack-form{gap:10px;margin-top:24px;display:grid}.stack-form label{font-weight:700}.stack-form input{border:1px solid var(--muted);width:100%;min-height:44px;color:var(--ink);font:inherit;background:oklch(100% 0 0);border-radius:8px;padding:9px 11px}button,.button-link{border:1px solid var(--accent-dark);color:oklch(100% 0 0);background:var(--accent-dark);width:fit-content;min-height:44px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:9px 16px;font-weight:700;text-decoration:none;display:inline-flex}button:hover,.button-link:hover{color:oklch(100% 0 0);background:var(--ink)}button:focus-visible,.button-link:focus-visible,.stack-form input:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.button-secondary{color:var(--accent-dark);background:oklch(100% 0 0)}.button-secondary:hover{color:oklch(100% 0 0)}.account-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.account-actions form{margin:0}.key-value,.key-prefix{overflow-wrap:anywhere;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.key-value{color:var(--code-ink);background:var(--code);-webkit-user-select:all;user-select:all;border-radius:8px;margin-top:12px;padding:12px;display:block}.key-list{padding:0;list-style:none}.key-list li{border-bottom:1px solid var(--line);padding-block:18px}.key-list li:last-child{border-bottom:0}.key-row-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;display:flex}.key-status{color:var(--muted);font-weight:700}.key-row-heading form{margin-left:auto}.trial-section .stack-form{margin-top:16px}.trial-result{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:16px}.trial-result.form-error{background:oklch(95% .035 25)}@media (width<=720px){.site-header,main,footer{width:min(100% - 28px,1120px)}.product-detail{grid-template-columns:1fr;gap:20px}.product-copy{padding-top:0}.product-card{min-height:190px;padding:22px}.account-page h1,.auth-page h1{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
