@font-face{font-family:Archivo;src:url('/assets/archivo.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
:root{--ink:#0F1729;--blue:#0F75BC;--blue-dark:#0a5e99;--teal:#14A2B8;--text:#506174;--border:#dce5ed;--pale:#F5F7F8;--white:#fff;--font:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:2rem}
body{margin:0;background:var(--white);color:var(--ink);font-family:var(--font);font-size:1rem;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible{outline:3px solid var(--blue);outline-offset:6px;border-radius:3px}
img{display:block;max-width:100%}
svg{display:block}
.icon{height:1.4rem;width:1.4rem;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}
.container{max-width:1240px;margin-inline:auto;width:calc(100% - 80px)}
.skip-link{position:fixed;left:1rem;top:-100px;z-index:10;padding:1rem;background:var(--ink);color:white}
.skip-link:focus{top:1rem}
.site-header{border-bottom:1px solid var(--border)}
.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem;flex-wrap:wrap;padding-block:10px}
.brand{display:inline-flex;align-items:center;flex-shrink:0;gap:10px}
.brand-logo{width:60px;height:60px;object-fit:contain}
.brand-name{font-size:1.6rem;font-weight:800;letter-spacing:.075em;line-height:1.05;display:flex;flex-direction:column;gap:6px}
.brand-name>span{font-size:.75rem;letter-spacing:.11em;font-weight:700}
.header-note{font-size:.875rem;color:var(--text);margin-inline:auto 1rem}
.header-call{display:flex;gap:.65rem;align-items:center;border:1px solid var(--border);border-radius:7px;padding:.75rem 1.1rem;font-size:.875rem;font-weight:700;transition:border-color .18s,background .18s}
.header-call:hover{background:var(--pale);border-color:var(--blue)}
.header-call .icon{width:1rem;height:1rem}
.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:3.5rem;padding-block:38px 44px;align-items:center}
.hero-copy{min-width:0}
.eyebrow{margin:0 0 1rem;font-size:.875rem;font-weight:700;letter-spacing:.065em;text-transform:uppercase;line-height:1.6;color:var(--blue);display:flex;align-items:center;gap:.6rem}
.eyebrow-line{height:2px;width:25px;background:var(--blue);flex-shrink:0}
h1{font-size:clamp(2.4rem,4vw,3.7rem);line-height:1.1;letter-spacing:-.045em;margin:0;font-weight:750}
h1,h2,h3,.brand-name{font-family:Archivo,Arial,Helvetica,sans-serif;font-weight:700}
h1 span{color:var(--blue)}
.hero-description{font-size:1.125rem;line-height:1.55;max-width:430px;margin:1.15rem 0 1.4rem;color:var(--text)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:1.3rem;padding:1rem 1.35rem;border-radius:7px;font-size:.9375rem;font-weight:700;min-height:52px;transition:background .18s,transform .18s}
.button-primary{background:var(--blue);color:white}
.button-primary:hover{background:var(--blue-dark);transform:translateY(-2px)}
.button-primary .icon{width:1.15rem;height:1.15rem}
.hero-assurances{display:flex;gap:1.7rem;flex-wrap:wrap;margin-top:1.2rem;font-size:.875rem;color:var(--text)}
.hero-assurances span{display:flex;gap:.45rem;align-items:center}
.hero-assurances .icon{width:1rem;height:1rem;stroke:var(--blue);stroke-width:2}
.hero-visual{margin:0;position:relative;isolation:isolate;border-radius:14px;overflow:hidden;background:#d8e7f2;min-height:310px;aspect-ratio:1.62}
.hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,25,48,.75));pointer-events:none;z-index:0}
.hero-visual figcaption{position:absolute;bottom:26px;left:28px;right:28px;display:flex;flex-direction:column;color:white;z-index:1;gap:2px}
.hero-visual figcaption span{font-size:.875rem;letter-spacing:.01em}
.hero-visual figcaption strong{font-size:1.8rem;letter-spacing:-.02em;font-weight:700;line-height:1.35}
.services-section{background:var(--pale);border-top:1px solid #e9eef4;border-bottom:1px solid #e9eef4;padding-block:42px 28px}
.section-heading{display:flex;justify-content:space-between;gap:1rem 2rem;align-items:flex-end;flex-wrap:wrap;margin-bottom:26px}
.section-heading .eyebrow{margin-bottom:.6rem}
h2{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.2;letter-spacing:-.03em;margin:0;font-weight:700}
.section-heading>p{font-size:1rem;line-height:1.6;color:var(--text);margin:0 0 2px}
.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.service-card{min-width:0;background:white;border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 3px 12px rgba(15,23,41,.025)}
.service-photo{position:relative;aspect-ratio:1.72;background:#dfe9ef;overflow:hidden}
.service-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.service-card[aria-labelledby="service-solar"] img{object-position:68% 62%}
.service-card[aria-labelledby="service-windows"] img{object-position:42% 42%}
.service-card[aria-labelledby="service-washing"] img{object-position:64% 52%}
.service-card[aria-labelledby="service-courts"] img{object-position:50% 66%}
.service-card[aria-labelledby="service-pool"] img{object-position:50% 72%}
.service-card[aria-labelledby="service-shared"] img{object-position:65% 55%}
.service-card[aria-labelledby="service-restoration"] img{object-position:55% 55%}
.service-card[aria-labelledby="service-driveways"] img{object-position:50% 65%}
.service-icon{position:absolute;bottom:14px;left:18px;width:42px;height:42px;background:white;color:var(--blue);border-radius:10px;display:grid;place-items:center;box-shadow:0 2px 12px rgba(15,23,41,.13)}
.service-icon .icon{width:23px;height:23px;stroke-width:1.7}
.service-copy{padding:20px 23px 23px;min-width:0}
.service-card h3{font-size:1.25rem;line-height:1.3;letter-spacing:-.025em;margin:0 0 9px;overflow-wrap:break-word}
.service-card p{font-size:1rem;line-height:1.55;color:var(--text);margin:0}
.bin-card{border-color:#a9d4dd}
.bin-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px;background:linear-gradient(135deg,#0f293c,#145468);color:white;text-align:center}
.bin-visual>.icon{width:3rem;height:3rem;stroke-width:1.3;color:#b2e8ee}
.bin-visual>span{font-size:.875rem;line-height:1.55}
.bin-visual strong{font-family:Archivo,Arial,sans-serif;font-size:1.8rem;line-height:1.2}
.card-note{display:block;color:var(--text);font-size:.875rem;margin-top:10px;line-height:1.5}
.scope-note{text-align:center;font-size:.875rem;color:var(--text);margin:24px 0 0;line-height:1.6}
.contact-section{padding-block:58px 40px}
.contact-panel{background:var(--ink);color:white;border-radius:14px;display:grid;grid-template-columns:1.5fr 1fr;padding:48px 52px;gap:65px;align-items:center;position:relative;overflow:hidden}
.contact-panel .eyebrow{font-size:.875rem;color:#a5c9fa;margin-bottom:.8rem}
.contact-copy>p:not(.eyebrow){color:#c4d2e2;font-size:1rem;max-width:460px;margin:1rem 0 1.65rem}
.button-light{color:var(--ink);background:white;font-size:.9375rem;padding:.9rem 1.2rem}
.button-light:hover{background:#e5efff;transform:translateY(-2px)}
.contact-person{display:flex;flex-direction:column;align-items:flex-start;border-left:1px solid #365471;padding-left:46px;gap:3px}
.contact-label{font-size:.875rem;color:#a5bfdc;margin-bottom:.45rem}
.contact-person>strong{font-size:2rem;line-height:1.3;letter-spacing:-.03em}
.contact-person>span:not(.contact-label){color:#c4d2e2;font-size:.9375rem}
.contact-person>a{font-size:1.25rem;font-weight:600;display:inline-flex;align-items:center;gap:.7rem;margin-top:1.2rem}
.contact-person>a:hover{text-decoration:underline;text-underline-offset:4px}
.contact-person>a .icon{width:1.1rem;height:1.1rem}
.contact-person .contact-email{font-size:.875rem;font-weight:400;margin-top:.4rem;overflow-wrap:anywhere}
.contact-panel a:focus-visible{outline-color:#add1ff}
.site-footer{display:flex;justify-content:space-between;gap:1.5rem;padding-block:0 30px;font-size:.875rem;color:var(--text)}
.footer-divider{margin-inline:.7rem;color:#92a1b2}
.site-footer>a{display:flex;align-items:center;gap:.45rem;font-weight:600;color:var(--ink);flex-shrink:0}
.site-footer>a:hover{text-decoration:underline;text-underline-offset:4px}
.site-footer .icon{width:.95rem;height:.95rem}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1450px){.hero{gap:4.5rem}}
@media(max-width:1050px){.container{width:calc(100% - 64px)}.hero{gap:2.5rem}.hero-visual{min-height:310px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.contact-panel{gap:30px;padding:40px}.contact-person{padding-left:30px}.contact-panel .eyebrow{letter-spacing:.04em}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.header-inner{min-height:78px;gap:1rem}.brand-logo{width:50px;height:50px}.brand-name{font-size:1.25rem}.brand-name>span{font-size:.75rem;letter-spacing:.04em}.header-note{display:none}.header-call{padding:.65rem .85rem;font-size:.875rem;min-height:44px}.hero{grid-template-columns:1fr;gap:24px;padding-block:30px 32px}.hero-copy{max-width:560px}.eyebrow{font-size:.875rem;letter-spacing:.05em}h1{font-size:clamp(2.3rem,7.8vw,3.7rem)}.hero-description{margin-top:1rem;font-size:1.0625rem;max-width:430px}.hero-visual{min-height:0;aspect-ratio:1.9;max-height:330px}.hero-visual figcaption{bottom:18px;left:20px}.hero-visual figcaption strong{font-size:1.5rem}.services-section{padding-block:30px 24px}.section-heading{gap:.75rem;margin-bottom:22px}.section-heading>p{margin:0}.services-grid{gap:16px}.service-copy{padding:18px}.service-card h3{font-size:1.1875rem}.contact-section{padding-block:32px 28px}.contact-panel{grid-template-columns:1fr;padding:30px 25px;gap:28px}.contact-person{border-left:0;border-top:1px solid #365471;padding-left:0;padding-top:25px}.contact-person>strong{font-size:1.8rem}.contact-person>a{margin-top:.8rem}.site-footer{flex-direction:column;gap:10px;padding-bottom:24px}}
@media(max-width:620px){.services-grid{grid-template-columns:minmax(0,1fr);gap:14px}.service-card{display:grid;grid-template-columns:minmax(100px,31%) minmax(0,1fr);min-height:152px}.service-photo{aspect-ratio:auto;min-height:100%;height:100%}.service-icon{width:32px;height:32px;bottom:10px;left:10px;border-radius:8px}.service-icon .icon{width:19px;height:19px}.service-copy{padding:18px;display:flex;flex-direction:column;justify-content:center}.service-card h3{font-size:1.125rem;line-height:1.35;margin-bottom:6px}.service-card p{font-size:1rem;line-height:1.45}.bin-visual{gap:10px;padding:12px}.bin-visual>.icon{width:2.25rem;height:2.25rem}.bin-visual strong{font-size:1.2rem}.hero-assurances{gap:1.25rem}.section-heading>p{font-size:1rem}.footer-divider{margin-inline:.35rem}.contact-panel{padding:27px 23px}.button{gap:1rem}h2{font-size:1.9rem}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.service-copy{padding:15px 13px}.service-card{grid-template-columns:92px minmax(0,1fr)}.brand-logo{width:44px;height:44px}.brand{gap:7px}.header-call{padding:.6rem .7rem}.hero-visual{aspect-ratio:1.7}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}
@media print{.site-header,.button,.site-footer,.skip-link{display:none!important}body{font-size:10pt}.container{width:100%;max-width:none}.hero{grid-template-columns:1fr 1fr;padding:0 0 18px;gap:25px}.hero-visual{min-height:165px;max-height:185px}.hero-description{font-size:11pt;margin:10px 0}h1{font-size:25pt}.hero-assurances{margin-top:10px}.services-section{background:white;padding:15px 0}.section-heading{margin-bottom:15px}.section-heading>p{font-size:10pt}.eyebrow{font-size:9pt}h2{font-size:20pt}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-card{break-inside:avoid;min-height:95px;display:grid;grid-template-columns:85px minmax(0,1fr);box-shadow:none}.service-photo{aspect-ratio:auto;height:100%;min-height:100%}.service-icon{width:26px;height:26px;left:7px;bottom:7px}.service-icon .icon{width:17px;height:17px}.service-copy{padding:10px}.service-card h3{font-size:11pt;margin:0 0 4px}.service-card p{font-size:9pt}.card-note{font-size:8pt;margin-top:5px}.bin-visual{background:#edf4f7;color:var(--ink);padding:7px;gap:5px}.bin-visual>.icon{width:24px;height:24px;color:var(--blue)}.bin-visual>span{font-size:8pt}.bin-visual strong{font-size:11pt}.scope-note{font-size:9pt;margin-top:10px}.contact-section{padding:15px 0 0}.contact-panel{background:white;color:var(--ink);padding:15px 0;border-radius:0;gap:20px;border-top:1px solid var(--border);grid-template-columns:1.5fr 1fr;break-inside:avoid}.contact-panel .eyebrow{color:var(--text);font-size:9pt}.contact-copy>p:not(.eyebrow),.contact-person>span:not(.contact-label),.contact-label{color:var(--text);font-size:9pt}.contact-person{padding-left:20px;padding-top:0;border-top:0;border-left:1px solid var(--border)}.contact-person>strong{font-size:18pt}.contact-person>a{font-size:11pt;margin-top:7px}.contact-person .contact-email{font-size:9pt}}
