:root{--bg: #f4f7fb;--surface: #ffffff;--surface-alt: #edf3fb;--ink: #102033;--ink-soft: #506174;--line: #d6e0ec;--brand: #1f5fbf;--brand-dark: #143f80;--accent: #d6e7ff;--shadow: 0 18px 48px rgba(16, 32, 51, .08);--radius: 22px;--radius-small: 14px;--container: 1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#f8fbff 0%,var(--bg) 100%);color:var(--ink);line-height:1.6}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}main{min-height:60vh}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.narrow{width:min(calc(100% - 2rem),820px);margin:0 auto}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(16px);background:#f8fbffe6;border-bottom:1px solid rgba(214,224,236,.75)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.logo{font-size:1.1rem;font-weight:800;letter-spacing:.02em;color:var(--ink)}.logo:hover{text-decoration:none}.main-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.main-nav a{color:var(--ink);font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.85rem 1.2rem;border-radius:999px;background:linear-gradient(180deg,var(--brand) 0%,var(--brand-dark) 100%);color:#fff;font-weight:700;border:1px solid rgba(20,63,128,.2);box-shadow:0 12px 26px #1f5fbf38;text-decoration:none}.button:hover{text-decoration:none;transform:translateY(-1px)}.button-small{min-height:40px;padding:.7rem 1rem;color:#fff}.button-secondary{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.hero,.page-hero{padding:4.5rem 0 2rem}.hero-grid,.split-grid,.contact-grid,.footer-grid{display:grid;gap:1.5rem}.hero-grid{grid-template-columns:1.25fr .95fr;align-items:stretch}.hero h1,.page-hero h1,.section h2,.site-footer h2,.site-footer h3{line-height:1.08;margin:0}.hero h1,.page-hero h1{font-size:clamp(2.35rem,5vw,4.35rem);letter-spacing:-.04em;max-width:13ch}.lead{font-size:1.12rem;color:var(--ink-soft);max-width:60ch;margin-top:1rem}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;color:var(--brand-dark)}.hero-points,.bullet-list{margin:1.25rem 0 0;padding-left:1.15rem;color:var(--ink-soft)}.button-row,.button-stack{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.35rem}.button-stack{align-items:flex-start}.top-gap{margin-top:1.4rem}.panel,.card,.step-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.panel{padding:1.5rem}.hero-panel{background:linear-gradient(180deg,#fff,#f5f9ff)}.hero-panel h2,.card h3,.step-card h3,.card h2{font-size:1.25rem;margin:0 0 .6rem}.mini-card-grid,.card-grid,.steps-grid{display:grid;gap:1rem}.mini-card-grid{margin-top:1rem}.mini-card{padding:1rem;border-radius:18px;background:#fff;border:1px solid var(--line)}.mini-card span{display:block;margin-top:.35rem;color:var(--ink-soft);font-size:.96rem}.section{padding:2rem 0 4rem}.section-alt{background:linear-gradient(180deg,transparent 0%,rgba(214,231,255,.3) 100%)}.section-intro{margin-top:.9rem;color:var(--ink-soft)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.card{padding:1.5rem}.card p,.step-card p,.check-list p,.site-footer p,.panel p,.prose p{margin:.35rem 0 0;color:var(--ink-soft)}.check-list{display:grid;gap:1rem}.check-list div{padding:.25rem 0;border-bottom:1px solid rgba(214,224,236,.8)}.check-list div:last-child{border-bottom:0}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.step-card{padding:1.5rem}.step-card span{display:inline-flex;width:2.2rem;height:2.2rem;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:var(--brand-dark);font-weight:800;margin-bottom:.85rem}.cta-band{padding:0 0 4rem}.cta-band-inner{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;border-radius:28px;background:linear-gradient(135deg,#0f2038,#143f80);color:#fff;box-shadow:0 22px 55px #0f203838}.cta-band-inner h2,.cta-band-inner p,.cta-band-inner .section-kicker{color:#fff}.site-footer{padding:3rem 0 2rem;border-top:1px solid var(--line);background:#ffffff8c}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-bottom{padding-top:1rem;margin-top:1rem;border-top:1px solid rgba(214,224,236,.75)}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-link{font-size:1.35rem;font-weight:800}.prose{padding:1.5rem}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.95em;background:#eff4fb;padding:.18rem .4rem;border-radius:8px}@media(max-width:920px){.hero-grid,.split-grid,.footer-grid,.contact-grid,.card-grid,.steps-grid{grid-template-columns:1fr}.cta-band-inner{flex-direction:column;align-items:flex-start}.main-nav{justify-content:flex-end}}@media(max-width:640px){.header-inner{align-items:flex-start;flex-direction:column}.main-nav{width:100%;justify-content:flex-start}.hero,.page-hero{padding-top:3rem}.panel,.card,.step-card,.cta-band-inner{border-radius:18px}}.main-nav a.button-small,.main-nav a.button-small:visited,.main-nav a.button-small:hover,.main-nav a.button-small:focus{color:#fff}
