@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{--navy:#062c4e;--deep:#031d35;--blue:#008bd2;--cyan:#00bde9;--ink:#0b2b49;--muted:#52697c;--line:#d7e0e7;--pad:clamp(1.25rem,4vw,4rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#eef9fc;background-image:radial-gradient(circle at 8% 18%,rgba(0,189,233,.14),transparent 25rem),radial-gradient(circle at 92% 42%,rgba(0,139,210,.1),transparent 30rem),linear-gradient(135deg,#f9fdff 0%,#eaf8fc 48%,#f4fbfd 100%);line-height:1.45}img{display:block;width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.sr-only,.skip-link{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link:focus{position:fixed;z-index:99;width:auto;height:auto;clip:auto;margin:1rem;padding:.7rem;background:#fff}
.topbar{height:30px;background:#07385f;color:#fff;font-size:.72rem}.topbar-inner{max-width:1440px;height:100%;margin:auto;padding:0 var(--pad);display:flex;align-items:center;gap:1.25rem}.social{margin-left:auto;display:flex;gap:.5rem}.social a{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#0d88cf;font-weight:700}
.header{height:86px;padding:0 var(--pad);display:flex;align-items:center;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 12px rgba(6,44,78,.12)}.logo{width:210px;flex:none;align-self:stretch;display:flex;align-items:center}.logo img{height:82px;object-fit:contain;filter:contrast(1.25) saturate(1.14)}.header nav{margin-left:auto;display:flex;align-items:center;gap:clamp(.8rem,1.7vw,1.75rem)}.header nav a{font-size:.75rem;font-weight:700;text-transform:uppercase;white-space:nowrap;position:relative}.header nav a:after{content:'';height:2px;background:var(--blue);position:absolute;left:0;right:100%;bottom:-.55rem;transition:.2s}.header nav a:hover:after,.header nav a.active:after{right:0}.estimate,.button{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;background:var(--blue);color:#fff;padding:1rem 1.35rem;border-radius:3px;text-transform:uppercase;font-size:.75rem;font-weight:700;letter-spacing:.025em}.estimate{margin-left:1rem;white-space:nowrap}.estimate:hover,.button.blue:hover{background:#0077b6}.menu-button{display:none;border:0;background:transparent}.menu-button span{width:25px;height:2px;background:var(--navy);display:block;margin:5px}.lang-switcher{display:flex;align-items:center;gap:.35rem;padding:0 .35rem;margin-left:.4rem}.lang-btn{border:1px solid rgba(6,44,78,.18);background:#f7fbff;color:var(--navy);font-size:.7rem;font-weight:700;padding:.45rem .6rem;border-radius:999px;cursor:pointer;transition:all .2s ease}.lang-btn.active{background:var(--navy);color:#fff;border-color:var(--navy)}.lang-btn:hover{transform:translateY(-1px)}
.hero{height:620px;min-height:620px;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff}.hero>img,.hero-shade{position:absolute;inset:0;height:100%;object-fit:cover}.hero>img{object-position:center 63%}.hero-shade{background:linear-gradient(90deg,rgba(3,31,54,.94),rgba(4,39,66,.74) 42%,rgba(3,30,52,.20) 72%),linear-gradient(0deg,rgba(3,25,44,.38),transparent 50%)}.hero-copy{position:relative;z-index:2;padding:2rem var(--pad) 2.5rem;max-width:560px;display:flex;flex-direction:column;justify-content:center}.overline{text-transform:uppercase;letter-spacing:.17em;color:var(--blue);font-size:clamp(.8rem,1.2vw,1.02rem);font-weight:700;margin:0 0 .7rem}.overline.light{color:#fff;font-size:clamp(1.05rem,1.8vw,1.45rem);letter-spacing:.12em}.overline i{display:inline-block;width:4px;height:4px;background:#fff;border-radius:50%;margin:0 .55rem .22rem}.hero h1,.pavers h2,.gallery h2,.difference h2,.outdoor-copy h2{font-family:'Playfair Display',Georgia,serif;line-height:.82;margin:0;color:var(--navy)}.hero h1{text-transform:uppercase;color:#fff;font-size:clamp(4rem,6.2vw,7.8rem);letter-spacing:-.055em}.hero-copy>p:not(.overline){max-width:430px;color:rgba(255,255,255,.9);font-size:clamp(1.08rem,1.5vw,1.38rem);margin:1rem 0;line-height:1.45}.actions{display:flex;gap:1.25rem;margin-top:1.4rem;flex-wrap:wrap}.button.clear{background:transparent;border:2px solid #fff}.button.clear:hover{background:#fff;color:var(--navy)}
.service-strip{min-height:160px;padding:1rem var(--pad) 1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#072d4b;box-shadow:0 5px 18px rgba(6,44,78,.08)}.service-strip a{min-width:0;display:grid;place-items:center;text-align:center;border-right:1px solid rgba(255,255,255,.18);transition:transform .25s ease,color .25s ease,background .25s ease;cursor:pointer;padding:1rem .5rem}.service-strip a:last-child{border:0}.service-strip a:hover,.service-strip a:focus-visible{transform:translateY(-4px);color:#bfeeff;background:rgba(255,255,255,.04)}.service-strip a:focus-visible{outline:3px solid rgba(0,139,210,.35);outline-offset:-3px}.service-strip a:active{transform:translateY(-1px) scale(.98)}.icon{font-size:2.25rem;color:#4fc3f7;line-height:1;transition:transform .3s cubic-bezier(.2,.75,.25,1),filter .3s ease}.service-strip a:hover .icon,.service-strip a:focus-visible .icon{transform:translateY(-5px) scale(1.16) rotate(-3deg);filter:drop-shadow(0 5px 5px rgba(0,139,210,.22))}.service-strip a:active .icon{transform:scale(.96)}.waves{font-size:3rem}.service-strip strong,.service-strip small{max-width:100%;overflow-wrap:anywhere}.service-strip strong{text-transform:uppercase;font-size:.8rem;color:#fff;letter-spacing:.04em}.service-strip small{font-size:.72rem;color:rgba(255,255,255,.78)}
.pavers{min-height:560px;display:grid;grid-template-columns:minmax(0,1.07fr) minmax(0,.93fr)}.pavers-photo{min-width:0;overflow:hidden}.pavers-photo img{height:100%;object-fit:cover;object-position:center}.pavers-copy{min-width:0;padding:clamp(3rem,6.5vw,6rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.pavers h2{font-size:clamp(2.5rem,4vw,4.2rem);letter-spacing:-.025em}.pavers-copy>p:not(.overline){color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.35rem);max-width:540px;margin:1.2rem 0;overflow-wrap:anywhere;line-height:1.55}.pavers-copy .button{max-width:100%;margin-top:.4rem;text-align:center;white-space:normal}
.restoration{min-height:520px;display:grid;grid-template-columns:1fr 1fr;background:#eef6fa}.restoration-copy{padding:clamp(3rem,6.5vw,6rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.restoration h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.5rem,4vw,4.2rem);line-height:.96;margin:0;color:var(--navy)}.restoration-copy>p:not(.overline){max-width:540px;margin:1.2rem 0;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.55}.restoration-photo{min-height:520px;overflow:hidden}.restoration-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.12)}
.gallery{padding:2.7rem var(--pad) 2.2rem;overflow:hidden}.gallery-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:1.1rem}.gallery h2{font-size:clamp(2.2rem,3.4vw,3.2rem);text-transform:uppercase}.gallery-heading>a{color:var(--blue);font-size:.74rem;text-transform:uppercase;font-weight:700}.gallery-window{overflow:hidden}.gallery-track{display:flex;gap:.8rem;transition:transform .65s cubic-bezier(.2,.75,.25,1)}.gallery figure{margin:0;flex:0 0 calc(25% - .6rem);min-width:230px}.gallery figure img{height:190px;object-fit:cover}.gallery figcaption{text-transform:uppercase;font-size:.76rem;padding:.65rem 0;font-weight:600}.gallery figcaption span{color:var(--blue);margin-left:.35rem}.gallery-controls{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:.5rem}.gallery-controls button{cursor:pointer}.prev,.next{width:38px;height:38px;border:0;border-radius:50%;background:var(--navy);color:#fff}.pause{border:0;background:transparent;color:var(--muted);font-size:.75rem;font-weight:700}.dots{display:flex;gap:.35rem}.dots button{border:0;padding:0;width:7px;height:7px;border-radius:10px;background:#afc0cc}.dots button.active{width:22px;background:var(--blue)}
.difference{min-height:210px;padding:2.8rem var(--pad);display:flex;align-items:center;justify-content:space-between;gap:3rem;background:linear-gradient(90deg,rgba(7,56,95,.52),rgba(3,29,53,.52)),url('assets/Custom Pool/project-5.jpg') center/cover;color:#fff}.difference h2{color:#fff;font-size:clamp(2.3rem,3.8vw,3.7rem)}.difference p:not(.overline){max-width:760px;margin:.7rem 0 0;color:rgba(255,255,255,.95);font-size:clamp(1.02rem,1.5vw,1.28rem);line-height:1.6}.difference .button{flex:none}.outdoor-copy{padding:3.5rem var(--pad);text-align:center}.outdoor-copy h2{font-size:clamp(2.3rem,3.8vw,3.9rem)}.outdoor-copy>p:last-child{max-width:820px;margin:1rem auto;color:var(--muted);font-size:clamp(1.02rem,1.5vw,1.28rem);line-height:1.6}
.estimate-section{padding:4rem var(--pad) 4.5rem;background:linear-gradient(135deg,#041d35 0%,#072d4b 35%,#0a4168 100%);border-top:1px solid var(--line)}.estimate-intro{max-width:700px;margin:0 auto 2rem;text-align:center}.estimate-intro .overline{color:#8bd7ff}.estimate-intro h2{margin:.2rem 0 0;font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.5rem,4vw,4rem);line-height:1;color:#fff}.estimate-intro p:not(.overline){margin-top:1rem;color:rgba(255,255,255,.82);font-size:clamp(1.04rem,1.4vw,1.24rem);line-height:1.6}.estimate-form{max-width:960px;margin:0 auto;background:#fff;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:clamp(1rem,2vw,1.75rem);box-shadow:0 18px 40px rgba(2,13,24,.35)}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.estimate-form label{display:grid;gap:.55rem;color:var(--navy);font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;padding:.9rem 1rem;border:1px solid rgba(6,44,78,.18);border-radius:10px;background:#f7fbff;color:var(--ink);font:inherit;font-size:1rem;letter-spacing:normal;text-transform:none}.estimate-form input:focus,.estimate-form select:focus,.estimate-form textarea:focus{outline:3px solid rgba(0,139,210,.18);border-color:var(--blue)}.estimate-form textarea{min-height:150px;resize:vertical}.form-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.25rem}.form-status{margin:0;color:var(--navy);font-size:.82rem;min-height:1.2rem}.estimate-form .button.blue{padding:1rem 2rem}.estimate-form .button.blue:hover{background:#0077b6}
footer{background:#fff;border-top:1px solid var(--line)}.contact-grid{min-height:118px;padding:1rem var(--pad);display:grid;grid-template-columns:.75fr 1fr 1.15fr .8fr;align-items:center}.contact-grid>a:not(.footer-cta){min-height:64px;padding:0 1.3rem;display:flex;align-items:center;gap:1rem;border-right:1px solid var(--line)}.contact-grid b{font-size:2rem;color:var(--navy)}.contact-grid span{display:grid}.contact-grid strong{font-size:.87rem}.contact-grid small{color:var(--muted);font-size:.72rem}.footer-cta{margin-left:1.4rem}.footer-brand{min-height:110px;padding:1rem var(--pad);background:#eef6fa;display:flex;align-items:center;justify-content:space-between}.footer-brand img{width:245px;height:98px;object-fit:contain;filter:contrast(1.3) saturate(1.18)}.footer-brand p{font-size:.76rem;color:var(--muted)}
@media(max-width:1150px){.estimate{display:none}.header nav{gap:.9rem}.header nav a{font-size:.69rem}.contact-grid{grid-template-columns:1fr 1fr}.contact-grid>a{border-bottom:1px solid var(--line)}}
@media(max-width:850px){.topbar-inner>span{display:none}.header{height:82px}.logo{width:190px}.logo img{height:78px}.menu-button{display:block;margin-left:auto}.header nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:1rem var(--pad) 1.5rem;flex-direction:column;align-items:flex-start;box-shadow:0 10px 18px rgba(3,29,53,.14)}.header nav.open{display:flex}.lang-switcher{margin-left:0}.hero{height:680px;min-height:680px}.pavers{grid-template-columns:1fr}.pavers-photo{height:390px}.gallery figure{flex-basis:calc(50% - .4rem)}.difference{align-items:flex-start;flex-direction:column}.footer-brand{flex-direction:column;text-align:center}}
@media(max-width:560px){.topbar-inner{justify-content:center}.topbar-inner a:nth-child(2){display:none}.social{margin-left:0}.logo{width:175px}.hero{height:610px}.hero h1{font-size:3.35rem}.actions{flex-direction:column}.service-strip{grid-template-columns:1fr 1fr;gap:1rem;padding:1.2rem .4rem}.service-strip a:nth-child(2){border-right:0}.service-strip strong{font-size:.72rem}.service-strip small{font-size:.67rem}.pavers-photo{height:310px}.pavers-copy{padding:3rem var(--pad)}.gallery figure{flex-basis:82%}.difference{padding:2.5rem var(--pad)}.contact-grid{grid-template-columns:1fr}.contact-grid>a:not(.footer-cta){border-right:0;padding:1rem}.footer-cta{margin:1rem}.footer-brand img{width:215px;height:90px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 63%}
@media(min-width:851px){.header{height:96px}.logo{width:270px}.logo img{height:94px}.hero{align-items:flex-start}.hero-copy{padding-top:3rem;max-width:680px}.hero h1{font-size:clamp(3.8rem,5.2vw,5.5rem)}}
@media(min-width:851px){.pavers{height:560px;min-height:0;grid-template-columns:1fr 1fr}.pavers-photo,.pavers-copy{height:560px}}
.hero-shade::before{content:'';position:absolute;inset:0 0 auto;height:190px;background:linear-gradient(180deg,rgba(3,25,44,.48),rgba(3,25,44,0));pointer-events:none}
.header{background-color:#fff;background-image:radial-gradient(rgba(6,44,78,.09) .55px,transparent .7px),linear-gradient(135deg,rgba(0,139,210,.035) 25%,transparent 25%,transparent 50%,rgba(0,139,210,.035) 50%,rgba(0,139,210,.035) 75%,transparent 75%);background-size:6px 6px,16px 16px}
@keyframes iconFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(-2deg)}}
.service-strip .icon{animation:iconFloat 3.8s ease-in-out infinite}.service-strip a:nth-child(2) .icon{animation-delay:.45s}.service-strip a:nth-child(3) .icon{animation-delay:.9s}.service-strip a:nth-child(4) .icon{animation-delay:1.35s}.service-strip a:hover .icon,.service-strip a:focus-visible .icon{animation-play-state:paused}
@media(prefers-reduced-motion:reduce){.service-strip .icon{animation:none}}
@media(max-width:850px){.hero h1{font-size:clamp(2.6rem,10vw,4rem);letter-spacing:-.04em}.hero-copy{max-width:100%;overflow:hidden}.actions{width:100%;flex-wrap:wrap}.actions .button{min-width:0;flex:1 1 190px;padding-left:.9rem;padding-right:.9rem}}
@media(min-width:851px){.hero{height:590px}.hero-copy{padding-top:2rem}}
.full-gallery{padding:3.5rem var(--pad);background:#f4f9fc;border-top:1px solid var(--line)}.full-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.full-gallery-grid figure{margin:0;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(6,44,78,.1)}.full-gallery-grid img{width:100%;height:220px;object-fit:cover;transition:transform .5s ease}.full-gallery-grid figure:hover img{transform:scale(1.05)}.full-gallery-grid figcaption{padding:.75rem 1rem;color:var(--navy);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:850px){.full-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.full-gallery-grid img{height:190px}}
@media(max-width:560px){.full-gallery{padding:2.5rem var(--pad)}.full-gallery-grid{grid-template-columns:1fr}.full-gallery-grid img{height:230px}}
@media(max-width:850px){.restoration{grid-template-columns:1fr}.restoration-copy{padding:3rem var(--pad)}.restoration-photo{min-height:340px;height:340px}}
.footer-brand{gap:1.5rem}
.footer-social{display:flex;align-items:center;justify-content:center;gap:.55rem}
.footer-social a{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .8rem;border:1px solid rgba(6,44,78,.2);border-radius:999px;color:var(--navy);font-size:.72rem;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease}
.footer-social a span{font-size:1rem;font-weight:700;line-height:1}
.footer-social a:hover,.footer-social a:focus-visible{background:var(--navy);color:#fff;transform:translateY(-2px)}
.footer-social a:focus-visible{outline:3px solid rgba(0,139,210,.35);outline-offset:2px}
@media(max-width:850px){.footer-social{flex-wrap:wrap}.footer-social a{font-size:.68rem;padding:.5rem .65rem}}
.site-credit{color:var(--blue);font-size:.72rem;font-weight:700;white-space:nowrap;transition:color .2s ease,transform .2s ease}.site-credit span{display:inline-block;margin-left:.25rem;transition:transform .2s ease}.site-credit:hover,.site-credit:focus-visible{color:var(--navy);transform:translateY(-2px)}.site-credit:hover span,.site-credit:focus-visible span{transform:translateX(3px)}.site-credit:focus-visible{outline:3px solid rgba(0,139,210,.35);outline-offset:3px}
@media(max-width:850px){.site-credit{white-space:normal;text-align:center}}
.footer-brand{flex-wrap:wrap;background-color:#eef6fa;background-image:radial-gradient(ellipse at 12% 45%,transparent 0 34px,rgba(0,139,210,.055) 35px 36px,transparent 37px 68px,rgba(0,139,210,.04) 69px 70px,transparent 71px 104px),radial-gradient(ellipse at 82% 70%,transparent 0 48px,rgba(6,44,78,.045) 49px 50px,transparent 51px 92px,rgba(6,44,78,.035) 93px 94px,transparent 95px 138px)}
.footer-brand img{width:300px;height:120px}
@media(max-width:850px){.footer-brand img{width:250px;height:100px}}
.gallery{background-color:#008bd2;background-image:linear-gradient(rgba(0,139,210,.38),rgba(0,139,210,.38)),url('assets/logo/tiles.png');background-size:100% 100%,180px auto;background-position:center;background-repeat:no-repeat,repeat}
.gallery,.gallery h2,.gallery .overline,.gallery-heading>a,.gallery figcaption,.gallery-controls .pause{color:#fff}.gallery-heading>a{color:#fff}.gallery figcaption span{color:#b9f2ff}.gallery-controls .dots button{background:rgba(255,255,255,.55)}.gallery-controls .dots button.active{background:#fff}
.gallery h2,.gallery .overline,.gallery-heading>a,.gallery figcaption,.gallery-controls .pause{text-shadow:2px 2px 0 rgba(0,20,38,.85),0 0 6px rgba(0,20,38,.7)}.gallery figcaption span{ text-shadow:1px 1px 0 rgba(0,20,38,.85)}
.gallery h2{font-size:clamp(2.7rem,4.2vw,4rem)}.gallery .overline{font-size:.88rem}.gallery-heading>a{font-size:.86rem}.gallery figcaption{font-size:.92rem}.gallery-controls .pause{font-size:.86rem}
.pavers-copy{background:#062c4e;color:#fff}.pavers-copy .overline,.pavers-copy h2,.pavers-copy>p:not(.overline){color:#fff}.pavers-copy>p:not(.overline){text-shadow:1px 1px 0 rgba(0,20,38,.45)}
.service-strip a,.service-strip strong,.service-strip small{color:#fff}.service-strip a:hover,.service-strip a:focus-visible{color:#b9f2ff}.service-strip small{color:rgba(255,255,255,.82)}
.contact-grid b{display:grid;place-items:center;width:2.4rem;height:2.4rem;flex:none}.contact-grid b svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.logo{transition:transform .25s ease,filter .25s ease}.logo:hover,.logo:focus-visible{transform:translateY(-2px) scale(1.03);filter:drop-shadow(0 5px 8px rgba(0,139,210,.3))}.logo:focus-visible{outline:3px solid rgba(0,139,210,.45);outline-offset:4px}.logo:active{transform:scale(.98)}
@media(min-width:851px){.gallery{background-size:100% 100%,180px auto}}
@media(max-width:850px){body{background-attachment:scroll}.gallery{background-size:100% 100%,150px auto}.gallery-heading{gap:1rem}.gallery-heading>a{font-size:.78rem}.gallery h2{font-size:clamp(2.2rem,6vw,3rem)}.full-gallery{background-size:cover}.pavers-copy,.restoration-copy{overflow-wrap:anywhere}}
@media(max-width:560px){.gallery{background-size:auto,115px auto}.gallery-heading{align-items:flex-start;flex-direction:column}.gallery-heading>a{font-size:.74rem}.gallery h2{font-size:2.15rem}.gallery figcaption{font-size:.78rem}.gallery-controls{flex-wrap:wrap}.gallery-controls .pause{font-size:.76rem}.full-gallery-grid figure{min-width:0}.hero>video{object-position:center center}}
.outdoor-copy{background:rgba(255,255,255,.94)}
body{background:#031d35;background-image:radial-gradient(circle at 8% 18%,rgba(0,189,233,.16),transparent 25rem),radial-gradient(circle at 92% 42%,rgba(0,139,210,.13),transparent 30rem),linear-gradient(135deg,#011426 0%,#031d35 48%,#043d59 100%)}
.gallery-track{transition:transform .9s cubic-bezier(.22,.8,.25,1)}
.gallery-track figure{position:relative;transform:translateY(0);transition:transform .7s cubic-bezier(.22,.8,.25,1),box-shadow .7s ease}.gallery-track figure.is-visible{transform:translateY(-8px);box-shadow:0 12px 22px rgba(3,29,53,.22)}
footer{background-color:#f7fbfd;background-image:radial-gradient(ellipse at 18% 30%,transparent 0 42px,rgba(0,139,210,.035) 43px 44px,transparent 45px 82px),radial-gradient(ellipse at 78% 65%,transparent 0 58px,rgba(6,44,78,.03) 59px 60px,transparent 61px 112px)}.contact-grid{background:transparent}
.footer-brand{background-image:repeating-radial-gradient(ellipse at 12% 48%,transparent 0 28px,rgba(0,139,210,.11) 29px 31px,transparent 32px 62px),repeating-radial-gradient(ellipse at 84% 62%,transparent 0 42px,rgba(6,44,78,.08) 43px 45px,transparent 46px 88px)}
footer{background-image:repeating-radial-gradient(ellipse at 22% 35%,transparent 0 50px,rgba(0,139,210,.07) 51px 53px,transparent 54px 105px),repeating-radial-gradient(ellipse at 78% 70%,transparent 0 64px,rgba(6,44,78,.055) 65px 67px,transparent 68px 130px)}

.inner-page main{background:#f4f9fc}.page-hero{min-height:430px;padding:4rem var(--pad);display:flex;align-items:center;color:#fff;background-position:center;background-size:cover;position:relative;overflow:hidden}.page-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,29,53,.93),rgba(3,29,53,.48) 58%,rgba(3,29,53,.18))}.page-hero>div{position:relative;z-index:1;max-width:680px}.page-hero h1{margin:0;color:#fff;font-family:'Playfair Display',Georgia,serif;font-size:clamp(3.4rem,7vw,6.8rem);line-height:.88;letter-spacing:-.04em;text-transform:uppercase}.page-hero p:not(.overline){max-width:540px;margin:1.2rem 0 0;color:rgba(255,255,255,.9);font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.55}.page-hero-gallery{background-image:url('assets/Construction/EMV_Completed_Backyard_Pool_Wide_Enhanced_HQ.jpg')}.page-hero-about{background-image:url('assets/Custom Pool/EMV_Completed_Backyard_Pool_Fountains_Enhanced_HQ.jpg')}.inner-intro{max-width:820px;margin:0 auto;padding:4rem var(--pad) 2rem;text-align:center}.inner-intro h2,.about-story h2,.values-section h2,.services-overview h2{margin:0;color:var(--navy);font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.4rem,4.2vw,4.2rem);line-height:.98}.inner-intro>p:last-child{max-width:700px;margin:1rem auto 0;color:var(--muted);font-size:1.15rem;line-height:1.6}.gallery-page-grid{padding-top:2rem}.gallery-page-grid .gallery-heading{max-width:1440px;margin:0 auto 1.5rem}.gallery-page-grid .gallery-heading h2{color:var(--navy);text-shadow:none}.gallery-page-grid .gallery-heading .overline{color:var(--blue)}.gallery-page-grid .gallery-heading>a{color:#fff;text-shadow:none}.gallery-page-grid .full-gallery-grid{max-width:1440px;margin:auto}.gallery-page-grid .full-gallery-grid figure{border-radius:4px}.gallery-page-grid .full-gallery-grid figcaption{color:var(--navy)}.about-story{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:0 auto;padding:3rem var(--pad) 5rem;gap:clamp(2rem,6vw,6rem);align-items:center}.about-story-photo{overflow:hidden}.about-story-photo img{height:520px;object-fit:cover}.about-story-copy{max-width:600px}.about-story-copy h2{margin-bottom:1rem}.about-story-copy>p:not(.overline){color:var(--muted);font-size:1.08rem;line-height:1.7}.about-story-copy .button{margin-top:.8rem}.values-section{padding:4rem var(--pad) 5rem;background:#fff}.values-section .inner-intro{padding:0;margin-bottom:2.5rem}.values-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.values-grid article{padding:2rem;background:#eef6fa;border-top:4px solid var(--blue)}.values-grid span{color:var(--blue);font-weight:700;letter-spacing:.1em}.values-grid h3{margin:.7rem 0 .4rem;color:var(--navy);font-size:1.25rem}.values-grid p{margin:0;color:var(--muted);line-height:1.6}.services-overview{padding:4rem var(--pad);display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;background:#062c4e;color:#fff}.services-overview h2{color:#fff}.service-list{display:grid;gap:.8rem}.service-list a{padding:1.15rem 1.3rem;border:1px solid rgba(255,255,255,.2);transition:background .2s ease,transform .2s ease}.service-list a:hover{background:rgba(255,255,255,.08);transform:translateX(5px)}.service-list strong,.service-list span{display:block}.service-list strong{font-size:1.05rem}.service-list span{margin-top:.25rem;color:rgba(255,255,255,.74);font-size:.92rem}.inner-cta{min-height:260px}.inner-cta h2{max-width:760px}.inner-cta p:not(.overline){max-width:650px}.inner-page .full-gallery{border-top:0}
.gallery-category-list{max-width:1440px;margin:0 auto;display:grid;gap:3rem}.gallery-category{padding:1.5rem 0 0}.gallery-category-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem;border-bottom:1px solid var(--line);padding-bottom:.7rem}.gallery-category-heading h3{margin:0;color:var(--navy);font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.5rem,2.5vw,2.25rem)}.gallery-category-heading span{color:var(--muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.gallery-category .full-gallery-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem}.gallery-category .full-gallery-grid figure{position:relative;min-width:0;cursor:zoom-in;transition:transform .25s ease,box-shadow .25s ease,z-index .25s ease}.gallery-category .full-gallery-grid figure:hover,.gallery-category .full-gallery-grid figure:focus-visible{z-index:3;transform:scale(1.55);box-shadow:0 18px 38px rgba(3,29,53,.35);outline:3px solid var(--cyan);outline-offset:3px}.gallery-category .full-gallery-grid img{height:112px;transition:filter .25s ease}.gallery-category .full-gallery-grid figure:hover img,.gallery-category .full-gallery-grid figure:focus-visible img{filter:saturate(1.1) contrast(1.04)}.gallery-category .full-gallery-grid figcaption{padding:.45rem .55rem;font-size:.63rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-category .full-gallery-grid figure:hover figcaption,.gallery-category .full-gallery-grid figure:focus-visible figcaption{white-space:normal;background:#fff}.gallery-category .full-gallery-grid figure:focus-visible{outline-offset:4px}.gallery-category .full-gallery-grid figure:focus:not(:focus-visible){outline:0}
@media(max-width:1100px){.gallery-category .full-gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
.nav-cta{padding:.65rem .85rem!important;border:1px solid var(--blue);color:var(--blue)!important;border-radius:3px}.nav-cta:after{display:none}.nav-cta:hover{background:var(--blue);color:#fff!important}.sales-hero{min-height:560px}.pool-hero{background-image:url('assets/Custom Pool/EMV_Completed_Backyard_Pool_Wide_Enhanced_HQ.jpg')}.hardscape-hero{background-image:url('assets/DECK/Deck_Construction_01_PRO.jpg')}.renovation-hero{background-image:url('assets/TRANSFORMATION/EMV_Pool_Before_After.jpg')}.outdoor-hero{background-image:url('assets/Custom Pool/emvpool whole backyard.png')}.sales-feature-grid{max-width:1280px;margin:0 auto;padding:2rem var(--pad) 5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.sales-feature-grid article{background:#fff;box-shadow:0 8px 24px rgba(3,29,53,.1)}.sales-feature-grid img{height:240px;object-fit:cover}.sales-feature-grid h3{margin:1.1rem 1.2rem .35rem;color:var(--navy);font-size:1.2rem}.sales-feature-grid p{margin:0 1.2rem 1.3rem;color:var(--muted);line-height:1.6}.process-section{padding:4rem var(--pad);display:grid;grid-template-columns:.7fr 1.3fr;gap:3rem;background:#062c4e;color:#fff}.process-section h2{margin:0;color:#fff;font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.4rem,4vw,4rem);line-height:1}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.process-grid>div{padding:1.1rem;border:1px solid rgba(255,255,255,.2)}.process-grid b{color:#8bd7ff}.process-grid h3{margin:.6rem 0 .25rem}.process-grid p{margin:0;color:rgba(255,255,255,.75);font-size:.9rem}.materials-section{padding:4rem var(--pad);display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;align-items:start;background:#fff}.materials-section h2{margin:0;color:var(--navy);font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.3rem,4vw,3.8rem);line-height:1}.material-list{display:flex;flex-wrap:wrap;gap:.7rem}.material-list span{padding:.8rem 1rem;background:#eef6fa;color:var(--navy);font-weight:700;border-left:3px solid var(--blue)}.before-after-section{padding:4rem var(--pad);background:#fff}.before-after-grid{max-width:1280px;margin:1.5rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.before-after-grid figure{margin:0;background:#f4f9fc}.before-after-grid img{height:260px;object-fit:cover}.before-after-grid figcaption{padding:.8rem 1rem;color:var(--navy);font-weight:700}.home-proof{padding:4rem var(--pad);display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;background:#fff}.home-proof h2{margin:0;color:var(--navy);font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.3rem,4vw,4rem);line-height:1}.home-proof p:not(.overline){color:var(--muted);font-size:1.1rem;line-height:1.6}.proof-list{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.proof-list strong{padding:1.1rem;background:#eef6fa;color:var(--navy);border-left:4px solid var(--blue)}.consultation-intro{max-width:780px;margin:auto;padding:5rem var(--pad) 2rem;text-align:center}.consultation-intro h1{margin:0;color:var(--navy);font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.8rem,5vw,5rem);line-height:.95}.consultation-intro>p:last-child{color:var(--muted);font-size:1.15rem;line-height:1.6}.consultation-layout{max-width:1200px;margin:auto;padding:1rem var(--pad) 5rem;display:grid;grid-template-columns:1.3fr .7fr;gap:2rem}.consultation-form{margin:0}.consultation-aside{align-self:start;background:#062c4e;color:#fff;padding-bottom:1.5rem}.consultation-aside img{height:260px;object-fit:cover}.consultation-aside h2,.consultation-aside p,.consultation-aside a{display:block;margin-left:1.4rem;margin-right:1.4rem}.consultation-aside h2{margin-top:1.3rem;font-family:'Playfair Display',Georgia,serif}.consultation-aside p{color:rgba(255,255,255,.78);line-height:1.6}.consultation-aside a{color:#8bd7ff;font-weight:700}.upload-note{margin:1rem 0 0;color:var(--muted);font-size:.85rem;line-height:1.5}
.video-showcase{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);background:#062c4e;color:#fff;min-height:390px}.video-showcase-copy{padding:clamp(2.5rem,5vw,5rem) var(--pad);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.video-showcase-copy h2{margin:0;color:#fff;font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.2rem,4vw,4rem);line-height:.96}.video-showcase-copy p:not(.overline){max-width:430px;color:rgba(255,255,255,.78);font-size:1.08rem;line-height:1.6}.video-showcase-media{min-height:390px;background:#011426;overflow:hidden}.video-showcase-media video{display:block;width:100%;height:100%;min-height:390px;object-fit:cover;object-position:center}.video-showcase-media video::-webkit-media-controls-panel{background:rgba(3,29,53,.75)}
@media(max-width:850px){.sales-feature-grid,.before-after-grid{grid-template-columns:1fr 1fr}.process-section,.materials-section,.home-proof,.consultation-layout{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.video-showcase{grid-template-columns:1fr}.video-showcase-copy{padding-top:3rem;padding-bottom:2rem}.video-showcase-media{min-height:300px}.video-showcase-media video{min-height:300px}}
@media(max-width:560px){.sales-hero{min-height:500px}.sales-feature-grid,.before-after-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.proof-list{grid-template-columns:1fr}.consultation-intro{padding-top:3.5rem}.consultation-layout{padding-bottom:3rem}}
.page-hero-gallery{background-image:url('assets/logo/DRAFT.png')}
.page-hero-gallery{min-height:0;height:clamp(560px,56.3vw,900px);background-size:100% auto;background-position:center top;background-repeat:no-repeat;background-color:#aebbc7}.page-hero-gallery:before{background:linear-gradient(90deg,rgba(3,29,53,.58) 0%,rgba(3,29,53,.22) 43%,rgba(3,29,53,.03) 78%,rgba(3,29,53,.08) 100%)}.page-hero-gallery h1{text-shadow:0 3px 14px rgba(3,29,53,.4)}.page-hero-gallery p:not(.overline){text-shadow:0 2px 8px rgba(3,29,53,.5)}
.sales-feature-grid{max-width:1160px;gap:1.5rem;padding-top:1rem}.sales-feature-grid article{max-width:360px;margin:0 auto}.sales-feature-grid img{height:175px}.before-after-grid{max-width:1120px}.before-after-grid img{height:205px}.about-story-photo img{height:390px}.consultation-aside img{height:205px}
@media(max-width:850px){.sales-feature-grid img{height:160px}.about-story-photo img{height:330px}}
@media(max-width:560px){.sales-feature-grid img{height:190px}.about-story-photo img{height:260px}.before-after-grid img{height:210px}}
@media(max-width:850px){.page-hero{min-height:390px}.about-story,.services-overview{grid-template-columns:1fr}.about-story{padding-top:2rem}.about-story-photo img{height:360px}.values-grid{grid-template-columns:1fr 1fr}.services-overview{gap:2rem}.gallery-category .full-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-category .full-gallery-grid figure:hover,.gallery-category .full-gallery-grid figure:focus-visible{transform:scale(1.3)}}
@media(max-width:560px){.page-hero{min-height:350px;padding-top:3rem}.page-hero h1{font-size:3.35rem}.inner-intro{padding-top:3rem}.gallery-page-grid .gallery-heading{align-items:flex-start}.gallery-page-grid .gallery-heading>a{width:100%}.values-grid{grid-template-columns:1fr}.about-story{padding-bottom:3.5rem}.about-story-photo img{height:280px}.services-overview{padding-top:3rem;padding-bottom:3rem}.gallery-category-heading{align-items:flex-start;flex-direction:column}.gallery-category .full-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.gallery-category .full-gallery-grid img{height:125px}.gallery-category .full-gallery-grid figure:hover,.gallery-category .full-gallery-grid figure:focus-visible{transform:scale(1.12)}}
html,body{max-width:100%;overflow-x:hidden}.header nav a,.estimate,.button{min-width:0}.estimate-form input,.estimate-form select,.estimate-form textarea{max-width:100%}
@media(max-width:1250px) and (min-width:851px){.header{height:82px}.logo{width:190px}.logo img{height:78px}.menu-button{display:block;margin-left:auto}.header nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:1rem var(--pad) 1.5rem;flex-direction:column;align-items:flex-start;box-shadow:0 10px 18px rgba(3,29,53,.14)}.header nav.open{display:flex}.lang-switcher{margin-left:.6rem}.hero{height:540px;min-height:540px}.hero-copy{max-width:600px;padding-top:2rem}.hero h1{font-size:clamp(3.3rem,5vw,5rem)}.pavers,.restoration{min-height:480px}.pavers-photo,.pavers-copy{height:480px}.restoration-photo{min-height:480px}.sales-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-left:2rem;padding-right:2rem}.consultation-layout{padding-left:2rem;padding-right:2rem}}
@media(max-width:850px){.header nav{max-height:calc(100vh - 82px);overflow-y:auto}.home-services{grid-template-columns:repeat(2,minmax(0,1fr))}.home-services a:nth-child(2n){border-right:0}.hero-copy,.pavers-copy,.restoration-copy{min-width:0}.sales-hero{min-height:480px}.page-hero-gallery{height:clamp(420px,56.3vw,700px)}}
@media(max-width:560px){.topbar{height:28px}.header{padding-left:1rem;padding-right:1rem}.lang-switcher{gap:.2rem;padding:0;margin-left:.35rem}.lang-btn{padding:.35rem .48rem}.home-services{gap:.5rem;padding-left:.35rem;padding-right:.35rem}.home-services strong{font-size:.65rem}.home-services small{font-size:.6rem}.sales-hero{min-height:440px}.page-hero-gallery{height:420px}.field-row{grid-template-columns:1fr}.form-actions .button{width:100%}.gallery-category .full-gallery-grid figure:hover,.gallery-category .full-gallery-grid figure:focus-visible{transform:scale(1.06)}}
@media(max-width:850px) and (orientation:landscape){.hero{height:540px;min-height:540px}.sales-hero{min-height:420px}.page-hero{min-height:360px}.page-hero-gallery{height:420px}.pavers-photo{height:280px}.restoration-photo{height:300px;min-height:300px}.estimate-section{padding-top:3rem;padding-bottom:3rem}.gallery-category .full-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:561px) and (max-width:850px) and (orientation:portrait){.hero{height:680px;min-height:680px}.sales-hero{min-height:560px}.page-hero{min-height:460px}.page-hero-gallery{height:520px}.pavers-photo{height:390px}.restoration-photo{height:390px;min-height:390px}.home-services{grid-template-columns:repeat(2,minmax(0,1fr))}.field-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
