:root{--accent: #1f5bc4;--accent-light: #6fa0e8;--accent-dark: #17458f;--accent-bg: #e9eefc;--good: #1f5bc4;--good-bg: #e9eefc;--warn: #b06a10;--warn-bg: #fbf0dd;--bad: #c0392b;--bad-bg: #fbeae7;--info: #1f5bc4;--info-bg: #e9eefc;--muted: #8593a0;--surface: #ffffff;--panel: #f6f8f9;--page: #f9fbfc;--line: #e9edf0;--line-2: #d8dee3;--text: #0b1f2a;--text-2: #48606c;--brand: #0b1f2a;--radius: 12px;--radius-sm: 6px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--surface);line-height:1.5;-webkit-font-smoothing:antialiased}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.mono{font-family:Space Mono,ui-monospace,monospace}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{color:var(--text);letter-spacing:-.02em}img{max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.wrap{max-width:1180px;margin:0 auto;padding:0 24px}@media(max-width:600px){.wrap{padding:0 20px}}.btn{display:inline-flex;align-items:center;gap:8px;font:inherit;font-weight:600;font-size:15px;padding:11px 20px;border-radius:var(--radius-sm);border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,transform .05s;white-space:nowrap}.btn:hover{text-decoration:none}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-dark)}.btn-ghost{background:var(--surface);color:var(--text);border-color:var(--line-2)}.btn-ghost:hover{border-color:var(--text-2)}.btn-sm{padding:8px 15px;font-size:14px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:Space Mono,monospace;font-size:12px;letter-spacing:.02em;color:var(--accent-dark);background:#ffffffb3;border:1px solid var(--line-2);border-radius:50px;padding:6px 14px 6px 11px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dot{position:relative;display:inline-flex;width:10px;height:10px;align-items:center;justify-content:center;flex:none}.dot:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);z-index:1}.dot:after{content:"";position:absolute;inset:0;border-radius:50%;background:var(--accent-light);opacity:.55}.nav[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:#ffffffd9;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line)}.nav-in[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:20px;height:64px}.brand[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:11px;color:var(--text);min-width:0}.brand[data-astro-cid-ctg3m53h]:hover{text-decoration:none}.brand-mark[data-astro-cid-ctg3m53h]{display:block;height:30px;width:auto;flex:none}.brand-t[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;justify-content:center;line-height:1.15;padding-left:11px;border-left:1px solid var(--line-2);font-size:14px;font-weight:700;color:var(--text);white-space:nowrap}.brand-sub[data-astro-cid-ctg3m53h]{color:var(--text-2);font-weight:500;font-size:11px;letter-spacing:.01em}@media(max-width:520px){.brand-t[data-astro-cid-ctg3m53h]{font-size:13px}.brand-sub[data-astro-cid-ctg3m53h]{display:none}}.nav-links[data-astro-cid-ctg3m53h]{display:flex;gap:22px;margin:0 auto}.nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--text-2);font-size:14.5px;font-weight:500}.nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--text);text-decoration:none}.nav-right[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:14px;flex:none}.nav-toggle[data-astro-cid-ctg3m53h]{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex:none;padding:0;border:1px solid var(--line-2);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer}.nav-toggle[data-astro-cid-ctg3m53h]:hover{border-color:var(--text-2)}.bars[data-astro-cid-ctg3m53h]{position:relative;width:20px;height:14px}.bars[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{position:absolute;left:0;right:0;height:2px;background:var(--text);border-radius:2px;transition:transform .2s ease,opacity .15s ease,top .2s ease}.bars[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(1){top:0}.bars[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(2){top:6px}.bars[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(3){top:12px}.nav[data-astro-cid-ctg3m53h].menu-open .bars[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(1){top:6px;transform:rotate(45deg)}.nav[data-astro-cid-ctg3m53h].menu-open .bars[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.nav[data-astro-cid-ctg3m53h].menu-open .bars[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(3){top:6px;transform:rotate(-45deg)}.mobile-menu[data-astro-cid-ctg3m53h]{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 24px #0b1f2a14;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav[data-astro-cid-ctg3m53h].menu-open .mobile-menu[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;transform:translateY(0)}.mm-in[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;padding:8px 0 18px}.mm-links[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column}.mm-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:14px 6px;font-size:16px;font-weight:500;color:var(--text);border-bottom:1px solid var(--line)}.mm-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--accent);text-decoration:none}.mm-cta[data-astro-cid-ctg3m53h]{justify-content:center;margin-top:16px;padding:13px 20px;font-size:15px}@media(max-width:900px){.nav-links[data-astro-cid-ctg3m53h]{display:none}.nav-toggle[data-astro-cid-ctg3m53h]{display:inline-flex}.nav-right[data-astro-cid-ctg3m53h]{margin-left:auto}.cta-desktop[data-astro-cid-ctg3m53h]{display:none}}@media(min-width:901px){.mobile-menu[data-astro-cid-ctg3m53h]{display:none}}@media(prefers-reduced-motion:reduce){.mobile-menu[data-astro-cid-ctg3m53h],.bars[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{transition:none}}.foot[data-astro-cid-gcn2mc3v]{background-color:#f2f5fb;background-image:repeating-linear-gradient(90deg,#1f5bc40d 0 1px,#1f5bc400 1px 3px),linear-gradient(180deg,#fff,#eef2fd 45%,#d6e2fa);padding:56px 0 44px;margin-top:40px}.foot-card[data-astro-cid-gcn2mc3v]{background:#fff;border:1px solid var(--line);border-radius:18px;padding:40px 38px 26px;box-shadow:0 2px 24px #0b1f2a0d}.foot-grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.foot[data-astro-cid-gcn2mc3v] .brand[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:11px;color:var(--text);font-weight:700}.foot[data-astro-cid-gcn2mc3v] .brand-mark[data-astro-cid-gcn2mc3v]{display:block;height:28px;width:auto;flex:none}.foot[data-astro-cid-gcn2mc3v] .brand-t[data-astro-cid-gcn2mc3v]{font-size:16px}.foot[data-astro-cid-gcn2mc3v] .brand-sub[data-astro-cid-gcn2mc3v]{color:var(--text-2);font-weight:500}.foot-brand[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{color:var(--text-2);font-size:13.5px;line-height:1.6;max-width:42ch;margin:14px 0 0}.foot-col[data-astro-cid-gcn2mc3v] h4[data-astro-cid-gcn2mc3v]{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 12px;font-weight:700}.foot-col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{display:block;color:var(--text-2);font-size:14px;margin-bottom:9px}.foot-col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--accent);text-decoration:none}.foot-bottom[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:36px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:12.5px}@media(max-width:760px){.foot-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr}.foot-brand[data-astro-cid-gcn2mc3v]{grid-column:1 / -1}}@media(max-width:600px){.foot-card[data-astro-cid-gcn2mc3v]{padding:28px 22px 22px}.foot-col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{padding:4px 0;margin-bottom:5px}.foot-bottom[data-astro-cid-gcn2mc3v]{flex-direction:column;gap:6px}}
