:root{--accent:#39c;--accent-dark:#237aa8;--navy:#143a63;--navy-deep:#0f2c4c;--ink:#1b2733;--muted:#566573;--line:#e2ebf1;--tint:#eef6fb;--white:#fff;--shadow:0 14px 40px rgba(20,58,99,.12);--radius:14px;--wrap:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}blockquote,body,figure{margin:0}img{max-width:100%;display:block}h1,h2,h3,h4{color:var(--navy);line-height:1.15;margin:0 0 .5em;font-weight:800;letter-spacing:-.01em}h2{font-size:clamp(1.7rem,3.4vw,2.5rem)}p{margin:0 0 1rem}a{color:inherit;text-decoration:none}.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:700;color:var(--accent);margin:0 0 .6rem}.kicker.light{color:#8fd0f0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:999px;font-weight:700;font-size:.98rem;white-space:nowrap;cursor:pointer;border:2px solid transparent;transition:transform .15s ease,background .15s ease,color .15s ease}.btn:hover{transform:translateY(-2px)}.btn-solid{background:var(--accent);color:#fff;border-color:var(--accent)}.btn-solid:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.btn-ghost{background:hsla(0,0%,100%,.08);color:#fff;border-color:hsla(0,0%,100%,.7)}.btn-ghost:hover{background:#fff;color:var(--navy)}.btn-ghost-light{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.75)}.btn-ghost-light:hover{background:#fff;color:var(--navy)}.btn-lg{padding:1rem 1.9rem;font-size:1.05rem}.btn-block{width:100%}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:hsla(0,0%,100%,.97);border-bottom:1px solid var(--line)}.header-inner{max-width:var(--wrap);margin:0 auto;padding:.55rem 1.4rem;gap:1.5rem}.brand,.header-inner{display:flex;align-items:center}.brand{flex:none}.brand-logo{flex:none;height:52px;width:auto}.nav,.nav-links{display:flex;align-items:center}.nav-links{gap:1.7rem}.nav-links a{font-weight:600;font-size:.98rem;color:var(--navy);white-space:nowrap;transition:color .15s ease}.nav-links a:hover{color:var(--accent)}.nav-close,.nav-phone-inline{display:none}.header-actions{display:flex;align-items:center;gap:1rem;margin-left:auto}.header-phone{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}.header-phone-label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:700}.header-phone-num{display:block;font-weight:800;color:var(--navy);font-size:1.02rem}.header-cta{white-space:nowrap}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:46px;height:44px;border-radius:10px;border:1px solid var(--line);cursor:pointer}.hamburger span{display:block;width:22px;height:2px;margin:0 auto;background:var(--navy);border-radius:2px}.nav-overlay{display:none}.hero{position:relative;min-height:82vh;display:flex;align-items:center;overflow:hidden}.hero-media{background-image:url(/images/places-06.jpg);background-size:cover;background-position:center 60%}.hero-media,.hero-scrim{position:absolute;inset:0}.hero-scrim{background:linear-gradient(100deg,rgba(10,30,52,.82),rgba(12,36,60,.6) 46%,rgba(15,44,76,.28))}.hero-content{position:relative;z-index:2;max-width:var(--wrap);margin:0 auto;padding:6rem 1.4rem;color:#fff;width:100%}.hero-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:.82rem;color:#a9dcf5;margin:0 0 1rem}.hero h1{color:#fff;font-size:clamp(2.3rem,5.4vw,4rem);max-width:15ch;margin-bottom:1.1rem}.hero-sub{font-size:clamp(1.05rem,1.7vw,1.28rem);max-width:46ch;color:#e8f2f9;margin-bottom:2rem}.hero-btns{display:flex;flex-wrap:wrap;gap:1rem}.trust{background:var(--navy);color:#fff}.trust-inner{max-width:var(--wrap);margin:0 auto;padding:1.6rem 1.4rem;justify-content:space-between;gap:1rem;flex-wrap:wrap}.trust-inner,.trust-item{display:flex;align-items:center}.trust-item{flex-direction:column;text-align:center;flex:1 1 auto}.trust-num{display:block;font-size:1.5rem;font-weight:800;color:#fff;line-height:1.1}.trust-label{display:block;font-size:.85rem;color:#b9d4e8;margin-top:.25rem}.trust-divider{width:1px;height:42px;background:hsla(0,0%,100%,.2);flex:none}section{scroll-margin-top:84px}.about,.build,.contact,.gallery{max-width:var(--wrap);margin:0 auto;padding:5.5rem 1.4rem}.section-head{max-width:640px;margin:0 auto 3rem;text-align:center}.section-intro{color:var(--muted);font-size:1.08rem;margin:0}.section-intro.light{color:#c4dcec}.about-grid{display:grid;grid-template-columns:1fr 1.05fr;grid-gap:3.5rem;gap:3.5rem;align-items:center}.about-media img{width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.about-copy h2{margin-bottom:1rem}.about-copy p{color:var(--muted)}.about-points{list-style:none;padding:0;margin:1.4rem 0 1.8rem;display:grid;grid-gap:.6rem;gap:.6rem}.about-points li{position:relative;padding-left:1.9rem;color:var(--ink);font-weight:500}.about-points li:before{content:"";position:absolute;left:0;top:.45em;width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px rgba(51,153,204,.18)}.build{background:var(--tint);max-width:none}.build>.build-grid,.build>.section-head{max-width:var(--wrap);margin-left:auto;margin-right:auto}.build-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.8rem;gap:1.8rem}.build-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.build-thumb{display:block;overflow:hidden}.build-thumb img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .4s ease}.build-thumb:hover img{transform:scale(1.05)}.build-body{padding:1.5rem 1.5rem 1.7rem}.build-body h3{font-size:1.28rem;margin-bottom:.5rem}.build-body p{color:var(--muted);margin:0;font-size:.98rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.1rem;gap:1.1rem}.gallery-item{display:block;overflow:hidden;border-radius:12px;box-shadow:0 6px 18px rgba(20,58,99,.1)}.gallery-item img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .4s ease}.gallery-item:hover img{transform:scale(1.06)}.lightbox{display:none;position:fixed;inset:0;z-index:200;align-items:center;justify-content:center;padding:4vw}.lightbox:target{display:flex}.lightbox-backdrop{position:absolute;inset:0;background:rgba(8,22,38,.9)}.lightbox-inner{position:relative;z-index:2;max-width:1000px;width:100%;display:flex}.lightbox-inner img{width:100%;max-height:86vh;object-fit:contain;border-radius:10px}.lightbox-close{position:absolute;top:-46px;right:0;color:#fff;font-size:2.4rem;line-height:1;font-weight:300}.reviews{background:var(--navy-deep);color:#fff;padding:5.5rem 1.4rem}.reviews .section-head{margin-left:auto;margin-right:auto}.reviews h2{color:#fff}.reviews-grid{max-width:var(--wrap);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.6rem;gap:1.6rem}.review-card{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius);padding:2rem 1.8rem;display:flex;flex-direction:column}.review-stars{color:#ffc94d;font-size:1.05rem;letter-spacing:2px;margin-bottom:1rem}.review-card blockquote{color:#eaf3fa;font-size:1rem;line-height:1.7;margin:0 0 1.4rem}.review-card figcaption{margin-top:auto}.review-name{display:block;font-weight:800;color:#fff}.review-src{display:block;font-size:.82rem;color:#8fb8d4;margin-top:.15rem}.cta-band{background:linear-gradient(90deg,rgba(19,58,99,.94),rgba(35,122,168,.86)),url(/images/places-08.jpg);background-size:cover;background-position:50%;color:#fff}.cta-inner{max-width:var(--wrap);margin:0 auto;padding:4rem 1.4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-inner h2{color:#fff;margin-bottom:.4rem}.cta-inner p{color:#dbeaf4;margin:0;max-width:44ch}.cta-actions{display:flex;flex-wrap:wrap;gap:1rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:3.5rem;gap:3.5rem;align-items:start}.contact-info h2{margin-bottom:.8rem}.contact-lead{color:var(--muted)}.contact-list{list-style:none;padding:0;margin:1.8rem 0 0;display:grid;grid-gap:1.2rem;gap:1.2rem}.contact-list li{display:flex;flex-direction:column;gap:.15rem}.ci-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:var(--accent)}.contact-list a,.contact-list span:not(.ci-label){font-weight:600;color:var(--ink);font-size:1.05rem}.contact-list a:hover{color:var(--accent)}.contact-form-wrap{background:var(--tint);border:1px solid var(--line);border-radius:var(--radius);padding:2rem}.field{display:flex;flex-direction:column;margin-bottom:1.1rem}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.field label{font-size:.82rem;font-weight:700;color:var(--navy);margin-bottom:.35rem}.field input,.field textarea{font:inherit;padding:.7rem .9rem;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);resize:vertical}.field input:focus,.field textarea:focus{outline:2px solid var(--accent);border-color:var(--accent)}.site-footer{background:var(--navy-deep);color:#cdddea}.footer-grid{max-width:var(--wrap);margin:0 auto;padding:3.6rem 1.4rem 2.4rem;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;grid-gap:2.4rem;gap:2.4rem}.footer-logo{height:54px;width:auto;background:#fff;padding:8px 12px;border-radius:10px;margin-bottom:1rem}.footer-brand p{color:#9fbdd4;font-size:.95rem;max-width:32ch}.footer-col h4{color:#fff;font-size:1rem;margin-bottom:1rem}.footer-col a,.footer-col span{display:block;color:#a9c4d8;margin-bottom:.6rem;font-size:.95rem}.footer-col a:hover{color:#fff}.footer-bar{border-top:1px solid hsla(0,0%,100%,.1);max-width:var(--wrap);margin:0 auto;padding:1.3rem 1.4rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:#85a4bc}@media (max-width:960px){.nav-links{display:none;position:fixed;top:0;right:0;height:100%;width:min(82vw,320px);background:var(--navy-deep);flex-direction:column;align-items:flex-start;gap:0;padding:5rem 2rem 2rem;z-index:120;box-shadow:-20px 0 50px rgba(0,0,0,.3)}.nav-links a{color:#fff;font-size:1.1rem;padding:.9rem 0;width:100%}.nav-links a:hover{color:#8fd0f0}.nav-phone-inline{display:block;color:#8fd0f0!important;font-weight:800;margin-top:.5rem}.nav-close{display:none;position:absolute;top:1rem;right:1.3rem;font-size:2.4rem;line-height:1;color:#fff;font-weight:300;z-index:130}.nav-overlay{display:none;position:fixed;inset:0;background:rgba(8,22,38,.55);z-index:110}#menu:target .nav-close,#menu:target .nav-links{display:flex}#menu:target~.nav-overlay{display:block}.hamburger{display:flex}}@media (max-width:860px){.about-grid{grid-template-columns:1fr;gap:2.2rem}.about-media{order:-1}.about-media img{min-height:300px}.contact-grid{grid-template-columns:1fr;gap:2.4rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.cta-inner{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.about,.build,.contact,.gallery,.reviews{padding:3.5rem 1.2rem}.hero-content{padding:4.5rem 1.2rem}.trust-divider{display:none}.trust-item{flex:1 1 40%}.footer-grid{grid-template-columns:1fr}.footer-bar{justify-content:center;text-align:center}}@media (max-width:560px){.header-cta,.header-phone{display:none}.brand-logo{height:40px}.field-row{grid-template-columns:1fr}.hero{min-height:78vh}}