:root{--brand: #005870;--brand-2: #006078;--brand-dark: #003d4e;--brand-deep: #062e3a;--brand-soft: #dceff2;--brand-pale: #f1f8f9;--ink: #073442;--muted: #526b72;--line: #cddfe3;--paper: #f1f8f9;--white: #ffffff;--content-max: 1480px;--page-gutter: clamp(22px, 4vw, 64px);--wide-gutter: max(var(--page-gutter), calc((100vw - var(--content-max)) / 2))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8fc8d2;outline-offset:4px}.site-header{position:relative;z-index:20;display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:clamp(18px,3vw,42px);min-height:88px;padding:14px var(--wide-gutter);background:#fffffff5;border-bottom:1px solid rgba(0,88,112,.16)}.brand{display:inline-flex;align-items:center;min-width:172px}.brand img{width:168px;height:74px;object-fit:contain;object-position:left center}.main-nav,.header-actions{display:flex;align-items:center}.main-nav{justify-content:center;gap:clamp(18px,3vw,36px);color:var(--muted);font-size:.95rem;font-weight:750}.main-nav a:hover{color:var(--brand)}.header-actions{justify-content:flex-end;gap:10px}.button,.portal-link{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:850;white-space:nowrap}.button{min-height:48px;padding:0 22px}.portal-link{min-height:40px;border:1px dashed rgba(0,88,112,.45);padding:0 14px;color:var(--brand);background:#dceff27a;font-size:.88rem}.portal-link.filled{border-style:solid;color:var(--white);background:var(--brand-dark)}.header-cta,.button.primary{border:1px solid var(--brand);color:var(--white);background:var(--brand)}.button.secondary{color:var(--brand-dark);background:var(--white)}.hero{position:relative;min-height:min(760px,calc(100vh - 88px));display:grid;align-items:center;overflow:hidden;padding:clamp(72px,10vw,128px) var(--wide-gutter);color:var(--white)}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#003d4ef2,#005870b8 44%,#0058702e),linear-gradient(180deg,#062e3a2e,#062e3aa3)}.hero-content{position:relative;width:min(760px,100%)}.eyebrow{margin:0 0 14px;color:var(--brand);font-size:.78rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hero .eyebrow,.faq-band .eyebrow,.site-footer .eyebrow{color:#8fc8d2}h1,h2,h3,p{overflow-wrap:break-word}.hero h1,.section h2,.section-head h2,.contact-band h2,.page-hero h1{margin:0;letter-spacing:0;line-height:1.03}.hero h1{max-width:11ch;font-size:clamp(3rem,6vw,6.3rem)}.hero p:not(.eyebrow){max-width:690px;margin:24px 0 0;color:#ffffffe0;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.65}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.trust-strip,.metrics-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding-inline:var(--wide-gutter);background:var(--line)}.trust-strip div,.metrics-band div{padding:clamp(24px,4vw,44px);background:linear-gradient(180deg,var(--white),var(--brand-pale))}.trust-strip strong,.metrics-band strong{display:block;margin-bottom:8px;font-size:1.12rem}.trust-strip span,.metrics-band span{color:var(--muted);line-height:1.55}.section,.page-hero,.content-section,.featured-offer,.services-related,.contact-band{padding-inline:var(--wide-gutter)}.section,.content-section,.featured-offer,.services-related{padding-top:clamp(68px,9vw,118px);padding-bottom:clamp(68px,9vw,118px);background:var(--white)}.section.alt,.content-section.alt{background:var(--paper)}.section-head{max-width:820px;margin:0 auto 36px;text-align:center}.section-head.left{margin-left:0;text-align:left}.section-head h2,.section h2,.content-section h2,.contact-band h2,.page-hero h1{font-size:clamp(2.25rem,4vw,4.5rem)}.section-head p:not(.eyebrow),.section p,.content-section p,.contact-band p,.page-hero p{color:var(--muted);font-size:1.06rem;line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card{display:grid;grid-template-rows:220px auto 1fr;min-height:430px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--white)}.service-card:hover{border-color:#0058706b;transform:translateY(-2px);transition:border-color .18s ease,transform .18s ease}.service-card img{width:100%;height:220px;object-fit:cover}.service-card span{padding:22px 22px 0;font-size:1.22rem;font-weight:950}.service-card p{margin:0;padding:12px 22px 24px}.split-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,7vw,88px);background:var(--paper)}.steps,.check-list,.problem-list,.offer-list,.related-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.steps li,.check-list li,.problem-list li,.related-list a{border:1px solid var(--line);border-radius:8px;background:var(--white)}.steps li{display:grid;grid-template-columns:64px 1fr;gap:18px;padding:24px;color:var(--muted);line-height:1.6}.steps span{color:var(--brand);font-weight:950}.check-list li,.problem-list li{padding:18px 20px;color:var(--muted);line-height:1.55}.check-list li:before,.problem-list li:before{content:"";display:inline-block;width:9px;height:9px;margin-right:10px;border-radius:99px;background:var(--brand)}.featured-offer{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(32px,7vw,90px);align-items:start;color:var(--white);background:var(--brand-deep)}.featured-offer h2{max-width:780px;margin:0;color:var(--white);font-size:clamp(2.25rem,4vw,4.35rem);line-height:1.03;letter-spacing:0}.featured-offer p:not(.eyebrow){max-width:720px;color:#ffffffc2;font-size:1.06rem;line-height:1.7}.offer-list li{border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:18px 20px;color:#ffffffd1;background:#ffffff0f;line-height:1.55}.offer-list li:before{content:"";display:inline-block;width:9px;height:9px;margin-right:10px;border-radius:99px;background:#8fc8d2}.faq-band{background:var(--brand-deep);color:var(--white)}.faq-band .section-head p:not(.eyebrow){color:#ffffffb8}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}details{border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:24px;background:#ffffff0f}summary{cursor:pointer;font-weight:950}details p{margin-bottom:0;color:#ffffffbd}.contact-band{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:clamp(54px,8vw,92px);padding-bottom:clamp(54px,8vw,92px);background:linear-gradient(135deg,var(--brand-soft),var(--white))}.page-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,.7fr);gap:clamp(32px,7vw,90px);align-items:center;padding-top:clamp(54px,8vw,92px);padding-bottom:clamp(54px,8vw,92px);background:var(--paper)}.page-hero img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:8px}.direct-answer{border-left:5px solid var(--brand);margin-top:28px;padding:20px 22px;border-radius:0 8px 8px 0;background:var(--white)}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:var(--muted);font-size:.92rem;font-weight:800}.breadcrumb a:hover{color:var(--brand)}.content-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(32px,7vw,90px)}.related-list{grid-template-columns:repeat(3,minmax(0,1fr))}.related-list a{padding:22px;font-weight:950}.site-footer{display:grid;grid-template-columns:minmax(240px,1.1fr) repeat(2,minmax(180px,.6fr));gap:clamp(28px,7vw,92px);padding:clamp(54px,8vw,92px) var(--wide-gutter) 28px;color:#ffffffc7;background:var(--brand-deep)}.site-footer img{width:170px;height:auto;filter:brightness(0) invert(1)}.site-footer strong{display:block;margin-bottom:12px;color:var(--white)}.site-footer nav{display:grid;gap:10px}.site-footer a:hover{color:var(--white)}.copyright{grid-column:1 / -1;margin:24px 0 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.14);font-size:.92rem}@media(max-width:1080px){.site-header{grid-template-columns:auto 1fr}.main-nav{order:3;grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.header-actions{flex-wrap:wrap}.service-grid,.faq-grid,.related-list{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero,.split-section,.featured-offer,.content-grid{grid-template-columns:1fr}}@media(max-width:680px){.site-header{grid-template-columns:1fr;gap:12px;padding-top:16px;padding-bottom:16px}.brand{justify-content:center;min-width:0}.brand img{width:132px;height:auto}.main-nav{order:2;grid-column:auto;justify-content:center;gap:26px;padding:2px 0 4px;overflow:visible}.header-actions{order:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.portal-link,.header-cta{width:100%;min-height:38px;padding-inline:10px;font-size:.86rem}.header-cta{grid-column:1 / -1}.button{width:100%}.hero{min-height:560px;align-items:start;padding-top:54px;padding-bottom:58px}.hero .eyebrow{margin-bottom:12px;font-size:.7rem;letter-spacing:.07em}.hero h1{max-width:10.5ch;font-size:clamp(2.65rem,12vw,3.85rem);line-height:1.02}.hero p:not(.eyebrow){margin-top:18px;font-size:.98rem;line-height:1.58}.hero .actions{margin-top:24px}.actions,.contact-band{align-items:stretch;flex-direction:column}.trust-strip,.metrics-band,.service-grid,.faq-grid,.related-list,.site-footer{grid-template-columns:1fr}.service-card{min-height:auto;grid-template-rows:220px auto 1fr}.steps li{grid-template-columns:1fr}.copyright{grid-column:auto}}
