@import "https://fonts.googleapis.com/css2?family=Public+Sans:wght@100..900&display=swap";
:root{--bg:#fff;--surface:#fff;--surface-alt:#f5faff;--text:#16324f;--muted:#5f7387;--line:#dceaf7;--primary:#3e9be9;--primary-dark:#1f6fb4;--accent:#eaf5fe;--shadow:0 12px 34px #1f6fb414;--max-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at top,#3e9be91c,#0000 28%),linear-gradient(#fff 0%,#fbfdff 45%,#fff 100%);margin:0;font-family:Public Sans,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.shell{width:min(var(--max-width), calc(100% - 2rem));margin:0 auto}.content-width{width:min(100%,1000px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #dceaf7a6;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.95rem;font-weight:800;display:inline-flex}.brand-mark{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand-copy{gap:.1rem;display:grid}.brand-copy small{color:var(--muted);letter-spacing:.01em;font-weight:600}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.nav a,.button-link{color:var(--primary-dark);border-radius:999px;padding:.8rem .95rem;font-weight:600;transition:transform .18s,background-color .18s,color .18s}.nav a:hover,.button-link:hover{background:#3e9be914}.nav .nav-cta,.button-link.primary{background:var(--primary);color:#fff}.nav .nav-cta:hover,.button-link.primary:hover{background:#3089d3}main{padding:0}.hero{padding:5.5rem 0;position:relative;overflow:hidden}.hero-surface{background:#eef5fb}.hero-background{position:absolute;inset:0}.hero-background-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#ffffffd1 0%,#ffffff9e 44%,#ffffff52 76%,#ffffff29 100%),linear-gradient(#f0f7fc2e,#f0f7fc14);position:absolute;inset:0}.eyebrow{color:var(--primary-dark);letter-spacing:.12em;text-transform:uppercase;background:#3e9be914;border-radius:999px;justify-self:start;align-items:center;gap:.5rem;padding:.55rem .85rem;font-size:.88rem;font-weight:700;display:inline-flex}h1,h2,h3{letter-spacing:-.04em;margin:0;line-height:1.05}h1{max-width:20ch;margin-top:1rem;font-size:clamp(2.75rem,5vw,3.5rem);line-height:1.08}h2{font-size:clamp(1.85rem,4vw,2.125rem);line-height:1.18}h3{font-size:clamp(1.25rem,2vw,1.4rem);line-height:1.24}p{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.75}.button-row{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.hero-stack{z-index:1;gap:2.5rem;display:grid;position:relative}.section-intro,.section-copy{gap:1rem;display:grid}.section-summary{max-width:62ch}.hero .eyebrow{background:#ffffffb8}.hero .button-link{color:var(--primary-dark);background:#ffffffb8}.hero .button-link.primary{background:var(--primary);color:#fff}.hero-image-wrap,.section-visual{width:100%}.section-image{width:100%;height:auto;box-shadow:var(--shadow);background:#f7fbff;border-radius:16px;display:block}.media-block{align-self:stretch}.section{padding:5rem 0}.section-plain{background:#fff}.section-tint{background:#f4f8fc}.section-soft{background:#edf5fc}.section-flow{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:3rem;display:grid}.section-flow-reverse .section-copy{order:2}.section-flow-reverse .section-visual{order:1}.section-heading{gap:.85rem;max-width:760px;margin-bottom:2rem;display:grid}.page-hero{padding:5rem 0;position:relative;overflow:hidden}.page-hero-media{position:absolute;inset:0}.page-hero-image{object-fit:cover;object-position:center}.page-hero-overlay{background:linear-gradient(90deg,#ffffffd6 0%,#ffffff9e 45%,#ffffff3d 78%,#ffffff1f 100%),linear-gradient(#f4f9ff38,#f4f9ff1a);position:absolute;inset:0}.page-hero-card{z-index:1;background:0 0;max-width:1000px;margin:0 auto;padding:0;position:relative}.stack{gap:1.1rem;display:grid}.kicker{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:800}.feature-card,.detail-card,.contact-card,.content-card,.faq-item,.cta-band{background:#eaf5fe8c;border:0;border-radius:12px;gap:.8rem;padding:1.5rem;display:grid;box-shadow:0 8px 20px #1f6fb40d}.feature-card ul,.detail-card ul,.content-card ul,.faq-item ul,.site-footer ul{color:var(--muted);margin:0;padding-left:1.1rem;line-height:1.8}.faq-grid{gap:1.75rem;width:min(100%,1000px);margin:0 auto;display:grid}.contact-list{gap:.9rem;display:grid}.pill-list{flex-wrap:wrap;gap:.7rem;margin-top:.5rem;display:flex}.pill{color:var(--primary-dark);background:#3e9be91f;border-radius:999px;padding:.55rem .8rem;font-weight:600}.split-grid,.card-grid{width:min(100%,1000px);margin:0 auto}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:2.25rem;display:grid}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.compact-card-grid{margin-top:1.5rem}.closing-section{gap:1rem;display:grid}.cta-section{background:#3e9be9;padding:5.5rem 0}.cta-inner{color:#fff;gap:1rem;display:grid}.cta-inner h2,.cta-inner p{color:#fff}.button-link-white{color:var(--primary-dark);background:#fff}.button-link-white:hover{background:#eef5ff}.button-link-outline-light{color:#fff;background:0 0;border:1px solid #ffffff8a}.button-link-outline-light:hover{background:#ffffff24}.site-footer{color:#ffffffe6;background:#0d2540;margin-top:0;padding:3rem 0}.site-footer p,.site-footer li,.site-footer a{color:#ffffffb8}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:1.5rem;display:grid}.footer-title{color:#fff;margin-bottom:.8rem;font-weight:700}@media (max-width:980px){.split-grid,.card-grid,.section-flow,.footer-grid,.section-flow-reverse{grid-template-columns:1fr}.section-flow-reverse .section-copy,.section-flow-reverse .section-visual{order:initial}.site-header-inner{flex-direction:column;align-items:flex-start;padding:.85rem 0}.nav{justify-content:flex-start}}@media (max-width:640px){.shell{width:min(var(--max-width), calc(100% - 1.1rem))}.hero{padding-top:3rem}.nav a,.button-link{padding:.75rem .9rem;font-size:.96rem}h1{font-size:clamp(2.75rem,10vw,3.25rem)}h2{font-size:1.85rem}p{font-size:1rem}.section{padding:3.5rem 0}.hero{padding:4.5rem 0}.page-hero{padding:4rem 0}}
