:root{--navy:#0d2238;--navy-2:#163958;--blue:#1c78b5;--blue-2:#2997d3;--ink:#152536;--muted:#607285;--pale:#f3f7fa;--line:#dce6ed;--white:#fff;--radius:18px;--shadow:0 22px 55px rgba(10,34,56,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:10px;top:-80px;padding:12px 18px;background:#fff;z-index:999;color:#000}.skip-link:focus{top:10px}.utility-bar{background:var(--navy);color:#d7e7f3;font-size:12px}.utility-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-links{display:flex;gap:24px}.utility-links a:hover{color:#fff}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);box-shadow:0 1px 0 rgba(18,53,79,.09);backdrop-filter:blur(12px)}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between}.brand img{width:310px;height:auto}.primary-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.primary-nav>a:not(.nav-cta){position:relative}.primary-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--blue);transition:.25s}.primary-nav>a:hover:after{right:0}.nav-cta{padding:12px 20px;border-radius:9px;background:var(--blue);color:#fff;box-shadow:0 8px 24px rgba(28,120,181,.22)}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:6px 0}.hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#f8fbfd 0%,#eef5fa 55%,#e8f2f8 100%)}.hero:before{content:"";position:absolute;width:580px;height:580px;border-radius:50%;right:-180px;top:-250px;background:linear-gradient(145deg,rgba(43,151,211,.18),rgba(13,34,56,.03))}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(25,78,116,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(25,78,116,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,#000,transparent)}.hero-layout{position:relative;min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding-block:70px}.eyebrow{margin:0 0 16px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:var(--blue);display:flex;align-items:center;gap:10px}.eyebrow>span{width:28px;height:2px;background:currentColor}.eyebrow.light{color:#71c8f7}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.07;letter-spacing:-.045em;margin:0 0 22px;color:var(--navy);max-width:760px}.hero-lead{font-size:18px;color:#52687b;max-width:650px;margin:0}.hero-actions{display:flex;gap:14px;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:14px 22px;font-size:14px;font-weight:800;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--blue),#238dca);color:#fff;box-shadow:0 12px 25px rgba(28,120,181,.25)}.button-secondary{background:#fff;color:var(--navy);border:1px solid #cddce6}.button-white{background:#fff;color:var(--navy)}.hero-trust{display:flex;gap:34px;margin-top:36px}.hero-trust div{padding-left:14px;border-left:2px solid #cbdde9}.hero-trust strong,.hero-trust span{display:block}.hero-trust strong{font-size:14px;color:var(--navy)}.hero-trust span{font-size:11px;color:#6d8191}.hero-visual{height:500px;position:relative;display:grid;place-items:center}.visual-orbit{position:absolute;border:1px solid rgba(28,120,181,.18);border-radius:50%}.orbit-one{width:450px;height:450px}.orbit-two{width:350px;height:350px}.property-card{position:relative;z-index:2;width:370px;border-radius:24px;padding:22px;background:rgba(255,255,255,.92);box-shadow:0 35px 80px rgba(12,43,66,.19);border:1px solid rgba(255,255,255,.7)}.property-card-top{display:flex;align-items:center;gap:12px}.property-card-top img{width:44px;height:44px;object-fit:contain}.property-card-top span,.property-card-top strong{display:block}.property-card-top span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#75889a}.property-card-top strong{font-size:13px;color:var(--navy)}.property-scene{height:235px;margin:18px 0;border-radius:16px;position:relative;overflow:hidden;background:linear-gradient(#bde3f8,#eef8fc)}.sun{position:absolute;right:38px;top:32px;width:42px;height:42px;border-radius:50%;background:#fff9ce;box-shadow:0 0 30px #fff9ce}.ground{position:absolute;inset:auto 0 0;height:52px;background:#6b9a78}.house{position:absolute;width:210px;height:120px;left:80px;bottom:41px}.roof{position:absolute;left:-16px;top:-47px;border-left:121px solid transparent;border-right:121px solid transparent;border-bottom:70px solid #173955}.home-body{position:absolute;inset:20px 0 0;background:#f8fbfd;border-bottom:10px solid #e7eef2}.door{position:absolute;width:42px;height:66px;left:40px;bottom:0;background:#286f9d}.window{position:absolute;width:48px;height:38px;right:40px;bottom:42px;background:#76bce3;border:5px solid #fff;box-shadow:inset 2px 0 #fff,inset -2px 0 #fff}.status-row{display:flex;justify-content:space-between;font-size:11px}.status-row span{color:#52687b}.status-row i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#25b178}.status-row strong{color:#199864}.floating-badge{position:absolute;z-index:3;background:#fff;border-radius:14px;padding:12px 15px;box-shadow:0 16px 40px rgba(10,34,56,.16);display:flex;align-items:center;gap:10px;font-size:10px;line-height:1.35;color:#617589}.floating-badge b{font-size:16px;color:var(--blue)}.badge-a{left:0;top:105px}.badge-b{right:-10px;bottom:90px}.trust-strip{background:#fff;border-block:1px solid #e3ebf0}.trust-items{min-height:82px;display:flex;align-items:center;justify-content:center;gap:36px;color:#6a7b8c;font-weight:800;font-size:13px;letter-spacing:.09em}.trust-items i{height:5px;width:5px;background:#86a1b3;border-radius:50%}.section{padding:110px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.section-heading h2,.section-intro h2,.center-heading h2,.form-copy h2,.contact-info h2,.coverage-copy h2{font-size:clamp(34px,4vw,52px);line-height:1.15;letter-spacing:-.035em;margin:0;color:var(--navy)}.about-copy{font-size:16px;color:var(--muted)}.about-copy p:first-child{margin-top:0}.text-link{display:inline-flex;gap:10px;color:var(--blue);font-weight:800;margin-top:12px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:70px}.value-card{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.25s}.value-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.value-card>span{font-size:11px;color:var(--blue);font-weight:800}.value-card h3{color:var(--navy);font-size:18px;margin:20px 0 8px}.value-card p{color:var(--muted);font-size:14px;margin:0}.services{background:var(--navy);color:#fff}.section-intro{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:54px}.section-intro h2{color:#fff}.section-intro>p{margin:0;color:#b9cad7}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{position:relative;min-height:285px;padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.045);overflow:hidden;transition:.25s}.service-card:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-90px;bottom:-90px;background:var(--blue);opacity:0;transition:.3s}.service-card:hover{background:rgba(255,255,255,.08);transform:translateY(-4px);border-color:rgba(83,181,233,.42)}.service-card:hover:after{opacity:.2;right:-55px;bottom:-55px}.service-number{position:absolute;right:25px;top:22px;color:#54718a;font-size:12px}.service-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:rgba(44,151,210,.16);color:#6dc3ef;font-size:23px}.service-card h3{font-size:18px;line-height:1.35;margin:24px 0 10px}.service-card p{color:#aebfcc;font-size:13px;margin:0}.center-heading{text-align:center;max-width:720px;margin:0 auto 70px}.center-heading .eyebrow{justify-content:center}.process-line{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.process-line:before{content:"";position:absolute;left:12.5%;right:12.5%;top:24px;height:1px;background:#cfdae2}.process-step{text-align:center;padding:0 24px;position:relative}.process-step b{display:grid;place-items:center;width:48px;height:48px;margin:auto;border-radius:50%;background:#fff;border:1px solid #b8cbd8;color:var(--blue);position:relative;z-index:2}.process-step h3{color:var(--navy);margin:22px 0 7px}.process-step p{font-size:13px;color:var(--muted);margin:0}.coverage{position:relative;overflow:hidden;background:linear-gradient(130deg,#0d2238,#164b70);color:#fff;padding:90px 0}.coverage-pattern{position:absolute;inset:0;background:radial-gradient(circle at 80% 0%,rgba(49,161,220,.32),transparent 35%),linear-gradient(135deg,transparent 40%,rgba(255,255,255,.03) 40% 41%,transparent 41%)}.coverage-grid{position:relative;display:grid;grid-template-columns:1fr .55fr;align-items:center;gap:80px}.coverage-copy h2{color:#fff}.coverage-copy>p:not(.eyebrow){color:#bdd0dd;max-width:700px;margin:22px 0 30px}.coverage-stat{display:flex;align-items:center;gap:24px;border-left:1px solid rgba(255,255,255,.23);padding-left:55px}.coverage-stat strong{font-size:82px;line-height:1;color:#73c6f0}.coverage-stat span{font-size:13px;color:#c6d7e2;max-width:150px}.vendors{background:var(--pale)}.form-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.form-copy>p:not(.eyebrow){color:var(--muted)}.check-list{list-style:none;padding:0;margin:30px 0}.check-list li{padding:9px 0 9px 28px;position:relative;font-size:14px;color:#405568}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:800}.modern-form{background:#fff;border-radius:20px;padding:38px;box-shadow:var(--shadow);border:1px solid #e4ecf1}.form-head{margin-bottom:25px}.form-head h3{font-size:25px;color:var(--navy);margin:0}.form-head p{font-size:13px;color:var(--muted);margin:4px 0 0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.modern-form label{display:block;margin-bottom:16px}.modern-form label>span{display:block;font-size:11px;color:#506578;font-weight:800;margin-bottom:6px}.modern-form input,.modern-form textarea,.modern-form select{width:100%;border:1px solid #cfdae2;border-radius:9px;background:#fbfdfe;padding:12px 13px;color:var(--ink);outline:none;transition:.2s}.modern-form input:focus,.modern-form textarea:focus,.modern-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(28,120,181,.1)}.modern-form textarea{resize:vertical}.consent{display:flex!important;gap:9px;align-items:flex-start}.consent input{width:auto;margin-top:4px}.consent span{font-weight:500!important}.form-submit{width:100%}.form-note{text-align:center;font-size:10px;color:#8a99a5;margin:10px 0 0}.honeypot{position:absolute;left:-9999px}.contact{background:var(--navy);color:#fff}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center}.contact-info h2{color:#fff}.contact-info>p:not(.eyebrow){color:#b8c9d5}.contact-list{margin-top:32px}.contact-list>a,.contact-list>div{display:grid;grid-template-columns:70px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.12)}.contact-list b{text-transform:uppercase;letter-spacing:.1em;font-size:10px;color:#6fc1ed}.contact-list span{font-size:13px;color:#d5e1e9}.contact-form{box-shadow:none}.site-footer{background:#081725;color:#b8c8d3;padding:70px 0 22px}.footer-grid{display:grid;grid-template-columns:1.2fr .55fr 1fr;gap:70px;padding-bottom:55px}.footer-brand img{width:310px;filter:brightness(0) invert(1);opacity:.95}.footer-brand p{font-size:13px;max-width:370px}.footer-grid h3{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px;font-size:12px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;display:flex;justify-content:space-between;font-size:11px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}
@media(max-width:960px){.utility-inner>span{display:none}.utility-inner{justify-content:center}.brand img{width:255px}.menu-toggle{display:block}.primary-nav{display:none;position:absolute;top:122px;left:20px;right:20px;flex-direction:column;align-items:stretch;gap:0;padding:15px;background:#fff;border-radius:14px;box-shadow:var(--shadow)}.primary-nav.open{display:flex}.primary-nav a{padding:12px}.nav-cta{text-align:center;margin-top:8px}.hero-layout{grid-template-columns:1fr;min-height:auto;padding-block:80px}.hero-copy{text-align:center}.hero .eyebrow,.hero-actions{justify-content:center}.hero-lead{margin:auto}.hero-trust{justify-content:center}.hero-visual{height:480px}.about-grid,.form-layout,.contact-grid{grid-template-columns:1fr;gap:50px}.values-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.section-intro{grid-template-columns:1fr;gap:20px}.coverage-grid{grid-template-columns:1fr}.coverage-stat{border-left:0;padding-left:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.process-line{grid-template-columns:repeat(2,1fr);gap:45px}.process-line:before{display:none}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.utility-links{gap:10px;font-size:10px}.utility-links a:first-child{display:none}.nav-wrap{height:72px}.brand img{width:205px}.primary-nav{top:110px}.hero-layout{padding-block:65px}.hero h1{font-size:42px}.hero-actions{flex-direction:column}.hero-trust{gap:12px;justify-content:space-between}.hero-trust div{padding-left:8px}.hero-visual{height:400px}.property-card{width:295px;padding:16px}.property-scene{height:190px}.house{transform:scale(.8);transform-origin:bottom left;left:65px}.orbit-one{width:340px;height:340px}.orbit-two{width:270px;height:270px}.badge-a{left:-4px;top:70px}.badge-b{right:-4px;bottom:55px}.trust-items{gap:14px;flex-wrap:wrap;padding-block:20px}.section{padding:78px 0}.about-grid{gap:32px}.values-grid,.services-grid,.field-grid{grid-template-columns:1fr}.section-heading h2,.section-intro h2,.center-heading h2,.form-copy h2,.contact-info h2,.coverage-copy h2{font-size:34px}.process-line{grid-template-columns:1fr}.coverage{padding:75px 0}.coverage-stat strong{font-size:65px}.modern-form{padding:24px 19px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-brand{grid-column:auto}.footer-brand img{width:265px}.footer-bottom{gap:16px;flex-direction:column}.contact-list>a,.contact-list>div{grid-template-columns:1fr;gap:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}

/* Polished header and photographic hero */
.nav-wrap{height:78px}
.brand{display:flex;align-items:center;flex:0 0 auto}
.brand img{width:255px;height:auto;max-height:58px;object-fit:contain}
.hero-photo-frame{position:relative;width:100%;max-width:560px;height:430px;overflow:hidden;border-radius:28px;border:8px solid rgba(255,255,255,.9);box-shadow:0 32px 75px rgba(11,38,60,.2)}
.hero-photo-frame:before{content:"";position:absolute;inset:0;z-index:2;border:1px solid rgba(255,255,255,.5);border-radius:20px;pointer-events:none}
.hero-photo-frame img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(5,24,40,.8) 100%)}
.hero-photo-caption{position:absolute;z-index:2;left:28px;right:28px;bottom:25px;color:#fff}
.hero-photo-caption span,.hero-photo-caption strong{display:block}
.caption-kicker{text-transform:uppercase;letter-spacing:.15em;font-size:9px;color:#8ed5fa;margin-bottom:5px}
.hero-photo-caption strong{font-size:19px;line-height:1.25}
.hero-visual .badge-a{left:-20px;top:82px}
.hero-visual .badge-b{right:-14px;bottom:72px}

@media(max-width:960px){
  .brand img{width:225px;max-height:52px}
  .primary-nav{top:116px}
}
@media(max-width:640px){
  .nav-wrap{height:68px}
  .brand img{width:190px;max-height:46px}
  .primary-nav{top:106px}
  .hero-visual{height:375px}
  .hero-photo-frame{height:330px;border-width:6px;border-radius:22px}
  .hero-photo-caption{left:20px;right:20px;bottom:19px}
  .hero-photo-caption strong{font-size:15px}
  .hero-visual .badge-a{left:-4px;top:45px}
  .hero-visual .badge-b{right:-4px;bottom:42px}
}
