@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--background: 255, 255, 255;--background-alt: 246, 247, 249;--foreground: 10, 10, 12;--foreground-secondary: 96, 104, 118;--border: 228, 231, 236;--border-strong: 215, 220, 227;--accent: #2563eb;--accent-dark: #1d4ed8;--card-shadow: 0 10px 40px rgba(0, 0, 0, .04);--card-shadow-hover: 0 18px 46px rgba(0, 0, 0, .08);--radius: 14px;--content-max: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:0;padding:0;background:rgb(var(--background));color:rgb(var(--foreground));font-size:18px;line-height:1.65}main{width:min(var(--content-max),calc(100% - 2rem));margin:0 auto;padding:3.5rem 0}h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;line-height:1.15;letter-spacing:-.02em;color:rgb(var(--foreground))}h1{font-size:clamp(2rem,5vw,3rem);font-weight:600}h2{font-size:clamp(1.5rem,3.3vw,2.15rem);font-weight:600}h3{font-size:clamp(1.2rem,2.5vw,1.45rem);font-weight:600}p{margin:0 0 1rem;color:rgb(var(--foreground-secondary))}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dark)}img{max-width:100%;height:auto;border-radius:10px}code{padding:.15rem .4rem;border-radius:6px;background:rgb(var(--background-alt));font-size:.9em}pre{padding:1rem 1.1rem;overflow-x:auto;border-radius:12px;background:#0b1020;color:#e6e9f2}pre code{all:unset}blockquote{margin:1.2rem 0;padding:.1rem 0 .1rem 1rem;border-left:4px solid var(--accent);color:rgb(var(--foreground-secondary))}hr{border:none;border-top:1px solid rgb(var(--border));margin:2rem 0}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){body{font-size:16px}main{padding:2rem 0;width:calc(100% - 1.2rem)}}footer[data-astro-cid-sz7xmlte]{border-top:1px solid rgb(var(--border));background:rgb(var(--background-alt));margin-top:3rem}.container[data-astro-cid-sz7xmlte]{width:min(var(--content-max),calc(100% - 2rem));margin:0 auto;padding:2rem 0}.footer-top[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.brand[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.6rem;color:rgb(var(--foreground));font-weight:600}.brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:22px;width:auto;display:block;object-fit:contain;max-width:none;padding:2px 0}.link-columns[data-astro-cid-sz7xmlte]{display:grid;width:100%;max-width:720px;grid-template-columns:repeat(2,minmax(180px,240px));justify-content:space-between;column-gap:clamp(2rem,10vw,8rem);row-gap:1.2rem}.link-column[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.45rem}.column-title[data-astro-cid-sz7xmlte]{margin:0 0 .25rem;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--foreground))}.link-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.copy[data-astro-cid-sz7xmlte]{font-size:.9rem;color:rgb(var(--foreground-secondary))}.copy[data-astro-cid-sz7xmlte]{margin-top:1.2rem}@media(max-width:720px){.link-columns[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1rem}}header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;background:#fffffff2;backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid rgb(var(--border))}.container[data-astro-cid-3ef6ksr2]{width:min(var(--content-max),calc(100% - 2rem));margin:0 auto}nav[data-astro-cid-3ef6ksr2]{height:70px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.65rem;color:rgb(var(--foreground));text-decoration:none;font-size:1.18rem;font-weight:600;letter-spacing:-.01em}.brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:28px;width:auto;display:block;object-fit:contain;max-width:none;padding:2px 0}.cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1.1rem;border-radius:9999px;background:linear-gradient(180deg,#3b82f6,#2b6be8);color:#fff;font-size:.8rem;font-weight:500;border:1px solid rgba(255,255,255,.18);text-decoration:none;white-space:nowrap;box-shadow:0 1px #ffffff2e inset,0 4px 12px #2563eb2e,0 8px 18px #2563eb1f;transition:all .2s ease}.cta[data-astro-cid-3ef6ksr2]:hover{background:linear-gradient(180deg,#377df5,#245fd6);color:#fff;box-shadow:0 1px #ffffff2e inset,0 5px 14px #2563eb3d,0 9px 20px #2563eb29}@media(max-width:820px){nav[data-astro-cid-3ef6ksr2]{height:64px;padding:0;flex-direction:row;align-items:center;justify-content:space-between}.brand[data-astro-cid-3ef6ksr2]{font-size:1.08rem}.brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:25px}.cta[data-astro-cid-3ef6ksr2]{height:34px;padding:0 .8rem}}
