
:root{--primary:#00afe7;--secondary:#2ea3f2;--navy:#105682;--ink:#22313b;--muted:#5b6972;--pale:#bfebf9;--white:#fff;--line:#cce8f2;--shadow:0 14px 35px rgba(16,86,130,.13);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6;background:#fff}img{max-width:100%;display:block}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem 1rem;z-index:20}
.concept-banner{position:relative;z-index:10;padding:.65rem 1rem;background:#fff3bf;color:#2b250d;text-align:center;font-size:.9rem;font-weight:700;border-bottom:1px solid #eadb8a}.concept-banner a{color:#105682;font-weight:900}
.container{width:min(1120px,calc(100% - 2rem));margin:auto}.topbar{background:var(--primary);color:#052d3d;font-size:.9rem}.topbar .container{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0}.topbar a{font-weight:800;text-decoration:none}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:90;box-shadow:0 4px 18px rgba(16,86,130,.12);transition:box-shadow .22s ease}.header-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:.65rem 0;transition:padding .22s ease}.brand{display:flex;align-items:center;gap:1rem;text-decoration:none}.brand img{width:220px;height:118px;object-fit:contain;transition:width .22s ease,height .22s ease}.brand-copy{display:none}.nav{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.nav a{padding:.65rem .9rem;text-decoration:none;font-weight:800;color:var(--navy);border-radius:999px;transition:padding .22s ease,background .15s ease}.nav a:hover,.nav a:focus,.nav a[aria-current=page]{background:var(--pale);color:#006b91}.nav .call{background:var(--primary);color:#072f40}.site-header.is-condensed .header-row{padding:.2rem 0}.site-header.is-condensed .brand img{width:175px;height:94px}.site-header.is-condensed .nav a{padding:.45rem .72rem}main [id]{scroll-margin-top:8rem}
.hero{position:relative;overflow:hidden;background:var(--primary);color:#fff;padding:7rem 0;min-height:590px;display:flex;align-items:center}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,175,231,.91) 0%,rgba(0,175,231,.78) 46%,rgba(0,175,231,.35) 100%);z-index:1}.hero-grid{position:relative;z-index:2}.hero-copy{max-width:700px}.eyebrow{margin:0 0 .8rem;color:#fff;text-transform:uppercase;letter-spacing:.13em;font-weight:900;font-size:.8rem}.hero h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.03;margin:.2rem 0 1.2rem;text-shadow:0 2px 18px rgba(16,86,130,.35)}.hero p{font-size:1.15rem;color:#fff;max-width:650px}.rating-badge{display:inline-block;margin-top:1.25rem;background:#fff;color:var(--navy);padding:.75rem 1rem;border-radius:14px;box-shadow:var(--shadow);font-weight:900}.stars{color:#f4b400}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.6rem}.btn{display:inline-block;border-radius:999px;padding:.8rem 1.15rem;text-decoration:none;font-weight:900;border:2px solid transparent}.btn-primary{background:#fff;color:var(--navy)}.btn-light{border-color:#fff;color:#fff}.btn-navy{background:var(--navy);color:#fff}
.section{padding:5rem 0}.section-alt{background:#f5fbfd}.section-head{max-width:720px;margin-bottom:2.2rem}.section-head h2,.page-hero h1{color:var(--navy);font-size:clamp(2rem,4vw,3rem);line-height:1.12;margin:0 0 .7rem}.section-head p{color:var(--muted);font-size:1.05rem}.grid{display:grid;gap:1.2rem}.service-grid{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:0 8px 24px rgba(16,86,130,.07)}.card h3{color:var(--navy);margin:.1rem 0 .5rem}.service-card{border-top:5px solid var(--primary);min-height:125px;display:flex;align-items:center}.proof-grid{grid-template-columns:repeat(3,1fr)}.proof{text-align:center}.proof strong{display:block;font-size:2rem;color:var(--navy)}.review-grid{grid-template-columns:repeat(3,1fr)}blockquote{margin:0;font-style:italic}.review footer{margin-top:1rem;color:var(--navy);font-weight:900}.contact-band{background:var(--primary);color:#052d3d}.contact-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 0}.contact-row h2{margin:0}.contact-row p{margin:.25rem 0 0}.contact-row .btn{background:var(--navy);color:#fff}
.page-hero{background:var(--pale);padding:4rem 0;border-bottom:4px solid var(--secondary)}.page-hero p{max-width:760px;color:var(--muted);font-size:1.1rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.split img{border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:4/3;object-fit:cover}.fact-list{display:grid;gap:1rem}.fact{border-left:5px solid var(--primary);padding:1rem 1.2rem;background:var(--pale);border-radius:0 12px 12px 0}.fact strong{display:block;color:var(--navy)}.contact-grid{grid-template-columns:1fr 1fr}.contact-card h2{margin-top:0;color:var(--navy)}.detail-list{list-style:none;padding:0;margin:0}.detail-list li{padding:.8rem 0;border-bottom:1px solid var(--line)}.detail-list a{color:var(--navy);font-weight:800}.socials{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.2rem}.inquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-field{display:grid;gap:.35rem}.form-field-full{grid-column:1/-1}.form-field label{font-weight:800;color:var(--navy)}.form-field input,.form-field textarea{width:100%;padding:.8rem;border:1px solid #8cb8ca;border-radius:10px;font:inherit;color:var(--ink);background:#fff}.form-field textarea{min-height:150px;resize:vertical}.form-field input:focus,.form-field textarea:focus{outline:3px solid rgba(0,175,231,.25);border-color:var(--primary)}.form-note{grid-column:1/-1;color:var(--muted);font-size:.92rem}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.inquiry-form .btn{cursor:pointer;border:0;justify-self:start}
.hero-divider{height:40px;margin-top:-40px;position:relative;z-index:3;overflow:hidden;line-height:0;pointer-events:none}.hero-divider svg{display:block;width:100%;height:100%}.hero-divider path{fill:#fff}.reveal{opacity:1;transform:none}.reveal.reveal-pending{opacity:0;transform:translateY(14px);transition:opacity .42s ease,transform .42s ease}.reveal.is-visible{opacity:1;transform:none}
.site-footer{background:#071f2b;color:#c8d8df;padding:3rem 0 1.2rem}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem}.site-footer h3{color:#fff}.site-footer a{display:block;color:#c8d8df;margin:.35rem 0}.footer-bottom{border-top:1px solid #29424e;margin-top:2rem;padding-top:1rem;text-align:center;font-size:.9rem}
@media(max-width:800px){.header-row{align-items:flex-start;flex-direction:column}.nav{width:100%}.split,.contact-grid{grid-template-columns:1fr}.hero{padding:5rem 0;min-height:540px}.hero::after{background:rgba(0,175,231,.78)}.service-grid,.proof-grid,.review-grid{grid-template-columns:1fr 1fr}.contact-row{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.topbar .container{flex-direction:column;gap:.1rem}.brand img{width:175px;height:94px}.site-header.is-condensed .header-row{gap:.25rem}.site-header.is-condensed .brand img{width:135px;height:72px}.nav a{padding:.55rem .65rem;font-size:.9rem}.site-header.is-condensed .nav a{padding:.4rem .5rem;font-size:.84rem}main [id]{scroll-margin-top:14rem}.hero h1{font-size:2.55rem}.service-grid,.proof-grid,.review-grid,.footer-grid,.inquiry-form{grid-template-columns:1fr}.form-field-full{grid-column:auto}.section{padding:3.8rem 0}.contact-row{padding:1.8rem 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.header-row,.brand img,.nav a,.reveal.reveal-pending{transition:none}.reveal.reveal-pending{opacity:1;transform:none}}
