@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:wght@500;600&display=swap');:root{--ink:#17151d;--muted:#6e6a77;--paper:#fbfaf8;--purple:#5f3b8d;--deep:#392252;--line:#e8e3eb}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}header{height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1180px)/2));background:#fff}.logo{display:block;line-height:0}.brand-logo{display:block;height:54px;width:auto;object-fit:contain}nav{display:flex;gap:25px;align-items:center;font-size:14px}nav .phone{font-weight:700}.hero{min-height:590px;padding:90px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:50px}.hero>div{max-width:630px}.hero.pool{background:linear-gradient(120deg,#00394b,#43c0ac);color:#fff}.hero.cleaning{background:linear-gradient(120deg,#20152f,#7650a1);color:#fff}.hero.windows{background:linear-gradient(120deg,#eee7f5,#fff);color:var(--ink)}.hero.contact{background:linear-gradient(120deg,#392252,#7650a1);color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:var(--purple)}.hero .eyebrow{color:#b8e6e0}.hero h1{font:500 clamp(50px,7vw,84px)/.98 'Playfair Display';letter-spacing:-.06em;margin:18px 0 25px}.hero h1 em{font-style:normal;color:#b8e6e0}.windows h1 em{color:var(--purple)}.hero p:not(.eyebrow){font-size:19px;max-width:560px;color:inherit;opacity:.86;margin-bottom:30px}.hero img{width:180px;background:#fff;border-radius:16px;padding:12px}.button{display:inline-block;background:var(--purple);color:#fff;border-radius:999px;padding:14px 20px;font-weight:700}.content{padding:100px max(24px,calc((100% - 1180px)/2))}.content h2{font:500 clamp(40px,5vw,64px)/1.02 'Playfair Display';letter-spacing:-.06em;max-width:700px;margin:15px 0 35px}.content>p:not(.eyebrow){color:var(--muted);font-size:18px;max-width:650px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:42px 0}.cards article,.note,.address{padding:26px;background:#fff;border:1px solid var(--line);border-radius:18px}.cards h3{margin:0 0 10px;font-size:20px}.cards p{color:var(--muted);margin:0}.service-video{display:block;width:min(700px,100%);border-radius:18px;margin:42px 0 20px;background:#15121b}.note{max-width:700px}.note strong{color:var(--purple);text-transform:uppercase;font-size:12px;letter-spacing:.12em}.note p{color:var(--muted)}blockquote{border-left:3px solid var(--purple);padding:14px 22px;font:500 26px/1.2 'Playfair Display';max-width:600px}blockquote small{display:block;font:12px 'DM Sans';color:var(--muted);margin-top:14px}.cta{background:var(--deep);color:#fff;padding:75px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{font:500 46px 'Playfair Display';margin:0}.address{margin:25px 0;display:inline-block}footer{padding:32px max(24px,calc((100% - 1180px)/2));background:#15121b;color:#bbb;font-size:13px}footer a{color:#fff}@media(max-width:760px){header{height:auto;padding:18px 20px;align-items:flex-start;gap:15px}nav{gap:10px;flex-wrap:wrap;justify-content:flex-end;font-size:12px}.hero{min-height:520px;padding:65px 24px}.hero img{display:none}.cards{grid-template-columns:1fr}.cta{display:block}.cta h2{margin-bottom:25px;font-size:40px}}

.photo-proof{max-width:1100px;margin:0 auto;padding:0 24px 70px}.photo-proof figure{margin:0;overflow:hidden;border-radius:22px;background:#f2eee9}.photo-proof img{display:block;width:100%;max-height:520px;object-fit:cover}.photo-proof figcaption{padding:16px 20px;color:var(--muted);font-size:13px}.photo-proof figcaption strong{display:block;color:var(--ink);font-size:16px;margin-bottom:4px}
