:root{--bg:#fff;--surface:#fafafa;--text:#18181b;--muted:#6b7280;--border:#e5e7eb;--accent:#2563eb;--accent-hover:#1d4ed8;--maxw:960px;--pad-x:clamp(20px,6vw,72px);--radius:10px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-size:100%}html,body{height:100%}body{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0;line-height:1.6}h1,h2,h3{font-family:inherit}.container{max-width:var(--maxw);padding-inline:var(--pad-x);margin-left:auto;margin-right:auto;padding-top:24px;padding-bottom:24px}.stack{gap:16px;display:grid}.stack-lg{gap:56px;display:grid}.row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-hover)}.muted{color:var(--muted)}.btn{border:1px solid var(--accent);border-radius:var(--radius);cursor:pointer;background:var(--accent);color:#fff;align-items:center;gap:8px;padding:11px 20px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.btn:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:#fff;transform:translateY(-1px)}.btn--ghost{color:var(--text);border:1px solid var(--border);background:0 0}.btn--ghost:hover{background:var(--surface);color:var(--text);border-color:var(--muted)}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}h1{letter-spacing:-.025em;margin:0 0 12px;font-size:max(2rem,min(1.6rem + 1.6vw,2.5rem));font-weight:700;line-height:1.1}h2{letter-spacing:-.015em;margin:0 0 10px;font-size:1.5rem;font-weight:700;line-height:1.2}h3{margin:0 0 8px;font-size:1.15rem;font-weight:600;line-height:1.3}p{margin:0}small{color:var(--muted);font-size:.875rem}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_2fe1ab3d-module__-T-KAq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_2fe1ab3d-module__-T-KAq__variable{--font-inter:"Inter","Inter Fallback"}
.site-header{border-bottom:1px solid var(--border);padding-top:18px;padding-bottom:18px}.site-header .site-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;display:flex}.site-header .brand{color:var(--text);flex-direction:column;line-height:1.2;display:flex}.site-header .brand:hover{color:var(--text)}.site-header .brand .brand-name{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.site-header .brand .brand-role{color:var(--muted);font-size:.85rem}.site-header .site-nav{align-items:center;gap:24px;font-size:.95rem;font-weight:500;display:flex}.site-header .site-nav a{color:var(--text)}.site-header .site-nav a:hover{color:var(--accent)}.site-footer{border-top:1px solid var(--border);margin-top:24px}.site-footer .site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;display:flex}.site-footer .footer-links{flex-wrap:wrap;align-items:center;gap:10px 16px;font-size:.9rem;display:flex}.site-footer .footer-links a{color:var(--muted)}.site-footer .footer-links a:hover{color:var(--accent)}.site-footer .footer-links .sep{color:var(--border)}
