.SiteHeader_header__SRb_V{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.8);border-bottom:1px solid var(--color-border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.SiteHeader_inner__d66lA{max-width:var(--max-width);margin:0 auto;padding:.625rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.SiteHeader_logo__tLEBq{display:inline-flex;align-items:center;text-decoration:none}.SiteHeader_logo__tLEBq img{width:auto;height:2rem;display:block}.SiteHeader_nav__5IxZo{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.SiteHeader_link__qkxPH{font-size:.85rem;color:var(--color-text-subtle);text-decoration:none;padding:.35rem 0}.SiteHeader_link__qkxPH:hover{color:var(--color-primary)}.SiteHeader_cta__bssxd{border-radius:8px;background:var(--color-ink);color:#fff;font-size:.85rem;font-weight:700;padding:.48rem .8rem;text-decoration:none}@media (max-width:720px){.SiteHeader_nav__5IxZo{display:none}}.SiteFooter_footer__aUaTs{background:#fff;border-top:1px solid var(--color-border-subtle);padding:4rem 1.25rem 3rem;color:var(--color-text-subtle)}.SiteFooter_inner__23SNm{max-width:var(--max-width);margin:0 auto;display:grid;grid-gap:3rem;gap:3rem}.SiteFooter_brand__HyIqL{display:grid;grid-gap:1rem;gap:1rem}.SiteFooter_logo__vk6s3{text-decoration:none;display:inline-flex;align-items:center}.SiteFooter_logo__vk6s3 img{width:auto;height:2rem;display:block}.SiteFooter_description__m3vYh{font-size:.875rem;max-width:320px;line-height:1.6}.SiteFooter_grid__axmsz{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.SiteFooter_nav__wwNXy{display:grid;grid-gap:1rem;gap:1rem}.SiteFooter_navTitle__MZjx5{font-size:.75rem;font-weight:700;color:var(--color-ink);text-transform:uppercase;letter-spacing:.05em}.SiteFooter_navList__SuuVt{margin:0;padding:0;list-style:none;display:grid;grid-gap:.625rem;gap:.625rem}.SiteFooter_navList__SuuVt a{font-size:.875rem;color:var(--color-text-subtle);text-decoration:none;transition:color .2s}.SiteFooter_navList__SuuVt a:hover{color:var(--color-primary)}.SiteFooter_bottom__ADU2b{border-top:1px solid var(--color-border-subtle);padding-top:2rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.75rem}@media (min-width:720px){.SiteFooter_inner__23SNm{grid-template-columns:1fr auto}.SiteFooter_grid__axmsz{grid-template-columns:repeat(3,auto);gap:4rem}}:root{--color-primary:#4f46e5;--color-accent:#06b6d4;--color-soft-background:#f1f5f9;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--color-surface:#ffffff;--color-surface-subtle:#f8fafc;--color-ink:#0f172a;--color-border:#cbd5e1;--color-border-subtle:#e2e8f0;--color-text:#334155;--color-text-subtle:#64748b;--font-sans:var(--font-inter),var(--font-noto),system-ui,sans-serif;--shadow-soft:0 12px 30px rgba(15,23,42,0.08);--shadow-card:0 1px 2px rgba(15,23,42,0.06);--radius-md:8px;--radius-lg:8px;--max-width:1120px}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{font-family:var(--font-sans);color:var(--color-text);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--color-primary)}h1,h2,h3{margin:0;letter-spacing:-.02em}p{margin:0}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}