@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');
:root{--blue:#1768b5;--blue-dark:#0d4f8f;--blue-soft:#edf6ff;--orange:#f5a623;--ink:#172033;--muted:#5d6878;--line:#dfe8f1;--white:#fff;--shadow:0 18px 45px rgba(14,64,110,.12);--radius:24px;--shell:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.modern-page{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}body.modern-page img{max-width:100%;height:auto}body.modern-page a{color:inherit}.shell{width:var(--shell);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(23,104,181,.1)}.nav-wrap{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:250px;max-height:70px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:24px;font-size:15px;font-weight:700}.site-nav a{text-decoration:none}.site-nav a:hover{color:var(--blue)}.nav-cta,.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;text-decoration:none!important;font-weight:800;transition:.2s ease}.nav-cta,.btn-primary{background:var(--orange);color:#fff!important;box-shadow:0 10px 25px rgba(245,166,35,.22)}.nav-cta:hover,.btn-primary:hover{transform:translateY(-2px);background:#e9920d}.btn-secondary{background:#fff;color:var(--blue)!important;border:1px solid #cddfee}.btn-secondary:hover{border-color:var(--blue);transform:translateY(-2px)}.page-hero{padding:88px 0 70px;background:linear-gradient(135deg,#f6fbff 0%,#e8f4ff 60%,#fff7e8 100%);overflow:hidden}.eyebrow{display:inline-block;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.11em;font-size:13px;margin-bottom:14px}.page-hero h1,.section-title{font-family:Barlow,Inter,sans-serif;letter-spacing:-.035em}.page-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.02;margin:0 0 22px;max-width:900px;color:var(--ink)}.page-hero p{font-size:20px;max-width:760px;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.trust-strip{background:var(--blue-dark);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.15)}.trust-item{padding:21px 14px;text-align:center;font-weight:700;background:var(--blue-dark)}.section{padding:84px 0}.section-soft{background:var(--blue-soft)}.section-title{font-size:clamp(34px,4.3vw,50px);line-height:1.08;margin:0 0 18px;color:var(--ink)}.section-lead{font-size:18px;color:var(--muted);max-width:760px;margin:0 0 34px}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 8px 30px rgba(16,74,125,.06)}.card h2,.card h3{font-family:Barlow,Inter,sans-serif;margin:0 0 10px;color:var(--blue-dark);line-height:1.15}.card h2{font-size:29px}.card h3{font-size:24px}.card p{margin:0 0 18px;color:var(--muted)}.card-link{font-weight:800;color:var(--blue)!important;text-decoration:none}.card-link:hover{text-decoration:underline}.service-list,.check-list{padding:0;margin:22px 0;list-style:none;display:grid;gap:11px}.service-list li,.check-list li{position:relative;padding-left:28px}.service-list li:before,.check-list li:before{content:'✓';position:absolute;left:0;top:0;color:var(--orange);font-weight:900}.content-wrap{max-width:860px}.content-wrap h2{font-family:Barlow,Inter,sans-serif;font-size:34px;line-height:1.15;color:var(--blue-dark);margin:42px 0 14px}.content-wrap h3{font-family:Barlow,Inter,sans-serif;font-size:24px;color:var(--ink);margin:30px 0 8px}.content-wrap p{color:#465467}.location-card{position:relative;overflow:hidden}.location-card:after{content:'→';position:absolute;right:28px;bottom:24px;font-size:28px;color:var(--orange)}.location-card a{position:absolute;inset:0;text-indent:-9999px}.cta-band{padding:64px 0;background:linear-gradient(120deg,var(--blue-dark),var(--blue));color:#fff}.cta-band .section-title{color:#fff}.cta-band p{max-width:720px;color:#e8f3ff;font-size:18px}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:800;font-size:18px;color:var(--ink)}.faq p{color:var(--muted);margin:12px 0 0}.breadcrumb{font-size:14px;color:#627083;margin-bottom:18px}.breadcrumb a{color:var(--blue);text-decoration:none}.site-footer{background:#0b3156;color:#fff;padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.site-footer h2,.site-footer h3{font-family:Barlow,Inter,sans-serif;margin:0 0 14px}.site-footer p,.site-footer li,.site-footer a{color:#dceafb}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.site-footer a{text-decoration:none}.site-footer a:hover{color:#fff;text-decoration:underline}.footer-logo{width:280px;filter:brightness(0) invert(1);opacity:.95}.footer-bottom{margin-top:40px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16);font-size:13px;color:#bcd0e2}.mobile-care-bar{display:none}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.pill{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 14px;color:var(--blue-dark);font-weight:700;font-size:14px}.notice{border-left:4px solid var(--orange);background:#fff7e8;padding:18px 20px;border-radius:12px;color:#55462c}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.photo-frame{border-radius:30px;overflow:hidden;box-shadow:var(--shadow);background:#e9f3fb;min-height:360px}.photo-frame img{width:100%;height:100%;min-height:360px;object-fit:cover}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stat{padding:24px;border-radius:20px;background:#fff;border:1px solid var(--line)}.stat strong{display:block;font-family:Barlow;font-size:32px;color:var(--blue-dark)}.stat span{color:var(--muted);font-size:14px}.seo-links{display:flex;flex-wrap:wrap;gap:14px}.seo-links a{display:inline-flex;padding:10px 15px;border-radius:999px;background:#fff;border:1px solid var(--line);text-decoration:none;color:var(--blue-dark);font-weight:700}.seo-links a:hover{border-color:var(--blue)}
@media(max-width:900px){.site-nav{display:none}.grid-3,.grid-2,.split,.footer-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr)}.page-hero{padding:66px 0 54px}.section{padding:64px 0}.mobile-care-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:70;box-shadow:0 -8px 30px rgba(0,0,0,.12)}.mobile-care-bar a{padding:14px;text-align:center;text-decoration:none;font-weight:800}.mobile-care-bar a:first-child{background:var(--blue-dark);color:#fff}.mobile-care-bar a:last-child{background:var(--orange);color:#fff}.site-footer{padding-bottom:80px}}
@media(max-width:560px){:root{--shell:min(100% - 28px,1180px)}.brand img{width:210px}.page-hero h1{font-size:42px}.page-hero p{font-size:18px}.trust-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.card{padding:24px}.hero-actions a{width:100%}}
