:root{--accent:#4d6f9d;--soft:#f1f5fb;--ink:#26364c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font:16px/1.6 system-ui,sans-serif}.site-header{display:flex;justify-content:space-between;align-items:center;padding:24px 7%;background:#fff;position:sticky;top:0;z-index:2}.brand{font-weight:700;color:var(--accent);text-decoration:none}.site-header nav{display:flex;gap:18px;align-items:center}.site-header nav a{color:inherit;text-decoration:none}.nav-cta,.button{background:var(--accent);color:#fff!important;border-radius:8px;padding:10px 18px;text-decoration:none}.hero,.section{max-width:1100px;margin:auto;padding:90px 7%}.hero{min-height:580px;display:flex;align-items:center;justify-content:space-between;gap:50px}.hero h1{font-size:clamp(42px,7vw,80px);line-height:1.05;margin:12px 0}.tagline{font-size:22px;max-width:580px}.hero img{width:330px;max-height:420px;object-fit:cover;border-radius:18px}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.section{background:#fff;margin-bottom:24px;border:1px solid #dce5f1;border-radius:12px}.section h2{font-size:38px;margin:0 0 25px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px}.card{padding:22px;background:var(--soft);border-radius:8px}.card h3{margin-top:0}.card strong{font-size:28px}.pill-list,.contact-data{display:flex;flex-wrap:wrap;gap:12px}.pill-list span{padding:10px 16px;border:1px solid var(--accent);border-radius:8px}.section details{border-bottom:1px solid #dce5f1;padding:18px 0}.section summary{cursor:pointer;font-weight:700}.contact{text-align:center}.contact-data{justify-content:center;margin:25px}.contact-data a{color:var(--accent)}footer{padding:32px 7%;text-align:center}.preview-banner{padding:10px;text-align:center;background:#26364c;color:#fff;font-size:13px}@media(max-width:760px){.site-header{display:block}.site-header nav{overflow:auto;margin-top:14px;white-space:nowrap}.hero{display:block;padding-top:60px}.hero img{width:100%;margin-top:35px}.section{border-radius:0}}
:root{--hero-fallback-radius:18px}.hero-fallback{width:330px;height:420px;display:grid;place-items:center;background:var(--accent);color:#fff;border-radius:var(--hero-fallback-radius)}
:root{--hero-fallback-radius:18px}.hero-fallback{width:330px;height:420px;display:grid;place-items:center;background:var(--accent);color:#fff;border-radius:var(--hero-fallback-radius)}.menu-toggle{display:none}.map{width:100%;min-height:260px;border:0;border-radius:16px}@media(max-width:760px){.menu-toggle{display:block;margin-left:auto}.site-header nav{display:none}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch}}
