@font-face{font-family:space grotesk local;src:url(/fonts/space-grotesk-latin-wght-normal.woff2)format("woff2");font-style:normal;font-weight:300 700;font-display:swap}@font-face{font-family:ibm plex sans local;src:url(/fonts/ibm-plex-sans-latin-wght-normal.woff2)format("woff2");font-style:normal;font-weight:100 700;font-display:swap}@font-face{font-family:ibm plex mono local;src:url(/fonts/ibm-plex-mono-latin-400-normal.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{color-scheme:dark;--bg:#0d141c;--surface:rgba(19, 27, 38, 0.92);--surface-strong:rgba(16, 23, 33, 0.98);--surface-soft:rgba(30, 40, 54, 0.86);--text:#f3f7fb;--muted:#9eacbc;--border:rgba(255, 255, 255, 0.1);--border-strong:rgba(126, 167, 255, 0.26);--accent:#7ea7ff;--accent-strong:#c6d6ff;--accent-soft:rgba(126, 167, 255, 0.16);--success:#92d8b5;--shadow:0 30px 80px rgba(0, 0, 0, 0.28);--button:#182332;--button-hover:#203146;--button-text:#f5f8ff}:root[data-theme=light]{color-scheme:light;--bg:#f4f7fb;--surface:rgba(255, 255, 255, 0.9);--surface-strong:rgba(255, 255, 255, 0.97);--surface-soft:rgba(244, 247, 252, 0.92);--text:#172233;--muted:#5f6e83;--border:rgba(19, 32, 51, 0.12);--border-strong:rgba(72, 110, 196, 0.24);--accent:#3f64c8;--accent-strong:#274288;--accent-soft:rgba(63, 100, 200, 0.1);--success:#1d8c5e;--shadow:0 24px 64px rgba(32, 53, 84, 0.12);--button:#182437;--button-hover:#243550;--button-text:#f7faff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:ibm plex sans local,segoe ui,sans-serif;color:var(--text);background:var(--bg);transition:background-color 180ms ease,color 180ms ease;position:relative;overflow-x:hidden}body::before,body::after{content:"";position:fixed;z-index:-1;border-radius:999px;pointer-events:none;filter:blur(18px);opacity:.6}body::before{width:300px;height:300px;top:48px;right:-80px;background:rgba(126,167,255,.16)}body::after{width:240px;height:240px;left:-80px;bottom:120px;background:rgba(146,216,181,.12)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}code,pre{font-family:ibm plex mono local,Consolas,monospace}code{font-size:.92em;color:var(--accent-strong)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.page{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:24px 0 64px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0 20px}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.brand-mark{width:48px;height:48px;border-radius:16px;border:1px solid var(--border-strong);background:var(--surface);box-shadow:var(--shadow);display:grid;place-items:center;flex:none}.brand-copy strong{display:block;font-family:space grotesk local,ibm plex sans local,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:-.03em}.topbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.theme-toggle,.button,.copy-button,.method-link,.lang-link,.footer-links a{border-radius:999px;border:1px solid var(--border);transition:border-color 160ms ease,background-color 160ms ease,color 160ms ease,transform 160ms ease}.lang-switcher{display:inline-flex;align-items:center;gap:8px}.lang-link{padding:10px 12px;background:var(--surface);color:var(--muted);font-size:.88rem;font-weight:600}.lang-link.is-active{background:var(--accent-soft);color:var(--accent-strong);border-color:var(--border-strong)}.theme-toggle{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:var(--surface);color:var(--text)}.theme-toggle:hover,.button:hover,.copy-button:hover,.method-link:hover,.lang-link:hover,.footer-links a:hover{border-color:var(--border-strong);transform:translateY(-1px)}.hero{display:grid;grid-template-columns:minmax(0,1.3fr)minmax(320px,.9fr);gap:24px;align-items:stretch;margin-top:14px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);backdrop-filter:blur(12px)}.hero-main{padding:40px}h1,h2,h3,summary{font-family:space grotesk local,ibm plex sans local,sans-serif;letter-spacing:-.03em}h1{margin:18px 0;font-size:clamp(2.8rem,8vw,5rem);line-height:.94;max-width:10ch}.lede,.section-header p,.method p,.target p,.ops-card p,.side-card p,.status-item,.metric span,.prose{color:var(--muted);line-height:1.75}.lede{font-size:1.08rem;max-width:62ch}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button,.method-link,.copy-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;min-height:48px;font-weight:600}.button{background:var(--button);color:var(--button-text)}.button:hover{background:var(--button-hover)}.button-secondary,.copy-button,.method-link,.footer-links a{background:0 0;color:var(--text)}.hero-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px}.metric{padding:18px;background:var(--surface-soft);border:1px solid var(--border);border-radius:20px}.metric strong{display:block;font-size:1.3rem;line-height:1.1;margin-bottom:8px}.hero-side{padding:28px;display:grid;gap:18px;align-content:start}.side-card,.method,.target,.ops-card,.snippet-card{padding:22px;background:var(--surface-strong);border-radius:22px;border:1px solid var(--border)}.side-card h2,.section-header h2{margin:0;font-size:1.35rem}.status-list,.ops-list{display:grid;gap:12px;margin-top:18px}.status-item,.ops-list li{display:flex;align-items:flex-start;gap:12px}.dot{width:10px;height:10px;margin-top:8px;border-radius:999px;flex:none;background:var(--success);box-shadow:0 0 0 6px rgba(146,216,181,.14)}.section{margin-top:24px;padding:32px}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.section-header p{max-width:60ch;margin:0}.method-grid,.target-grid,.ops-grid,.snippet-layout{display:grid;gap:18px}.method-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.target-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ops-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.snippet-layout{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.method h3,.target h3,.ops-card h3,.snippet-card h3{margin:0 0 12px;font-size:1.15rem}.method-link.muted{color:var(--muted)}.domain{display:inline-flex;margin-top:8px;padding:9px 12px;border-radius:14px;border:1px solid var(--border-strong);background:var(--accent-soft);color:var(--accent-strong);font-size:.9rem;word-break:break-word}.snippet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.code-block{margin:0;padding:18px;border-radius:18px;background:rgba(7,11,16,.86);border:1px solid rgba(255,255,255,8%);color:#d9e5f7;font-size:.9rem;line-height:1.7;white-space:pre-wrap;word-break:break-word;overflow-x:auto}:root[data-theme=light] .code-block{background:#152132;border-color:rgba(255,255,255,8%);color:#e9f0ff}details{margin-top:18px;border:1px solid var(--border);border-radius:22px;background:var(--surface-strong);overflow:hidden}summary{list-style:none;cursor:pointer;padding:20px 22px;font-size:1.05rem;display:flex;align-items:center;justify-content:space-between;gap:16px}summary::-webkit-details-marker{display:none}.details-content{padding:0 22px 22px;display:grid;gap:16px}.prose{margin-top:24px}.footer{margin-top:26px;padding:24px 4px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-links a{padding:8px 12px;background:var(--surface)}@media(max-width:960px){.hero{grid-template-columns:1fr}.hero-main,.hero-side,.section{padding:24px}.hero-meta{grid-template-columns:1fr}.section-header{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%;justify-content:flex-start}}@media(max-width:640px){.page{width:min(100% - 20px,1200px);padding-top:14px;padding-bottom:36px}.hero-main,.hero-side,.section{padding:20px;border-radius:24px}.button,.method-link,.copy-button,.theme-toggle{width:100%}.hero-actions,.snippet-head{flex-direction:column;align-items:stretch}h1{max-width:none;font-size:clamp(2.5rem,15vw,3.8rem)}}