@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--pine:#102b25;--ink:#162f28;--gold:#f4c982;--paper:#f7f8f4;--muted:#59665f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',sans-serif}a{color:inherit}header{height:104px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--pine);color:white}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-family:Manrope,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.brand-small{display:block;font:10px/1.8 'DM Sans',sans-serif;letter-spacing:.28em;margin-top:5px}.star{color:var(--gold);font-size:42px;font-weight:400}nav{display:flex;gap:32px}nav a{text-decoration:none;font-size:14px;color:#e0e8e1}.nav-cta{font-size:14px;text-decoration:none;border-bottom:1px solid #a7b4a7;padding:8px 0}.nav-cta span{margin-left:18px}.hero{min-height:690px;height:calc(100svh - 104px);max-height:960px;position:relative;background:#142932;color:#fff;display:flex;align-items:center}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(6,22,23,.91),rgba(6,22,23,.6) 40%,rgba(6,22,23,.03) 80%),linear-gradient(0deg,rgba(6,22,23,.6),transparent 30%)}.hero-content{position:relative;width:660px;max-width:90%;margin:0 6%;padding-bottom:40px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.6;margin:0 0 25px}.hero .eyebrow{color:#f4d7a3}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(44px,5vw,76px);letter-spacing:-.055em;line-height:1.09;font-weight:500;margin:0 0 28px}.hero-description{font-size:18px;max-width:420px;color:#e1e8e3;line-height:1.7;margin-bottom:32px}.button{display:inline-flex;align-items:center;gap:38px;background:var(--gold);color:#132d27;border-radius:3px;text-decoration:none;font-size:14px;font-weight:700;padding:18px 24px;transition:background .2s,transform .2s}.button:hover{background:#ffdfa7;transform:translateY(-2px)}.hero-note{font-size:13px;color:#d0dbd5;margin-top:20px}.hero-bottom{position:absolute;bottom:26px;left:6%;right:6%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.2em;color:#d9e1d9}.image-note{position:absolute;right:24px;bottom:64px;font-size:12px;background:#102b25b3;padding:4px 9px;border-radius:2px}.promise{display:flex;justify-content:space-around;gap:20px;padding:24px 5%;background:#e8eee7;font-size:13px}.promise span::before{content:'✧';margin-right:12px;color:#647e65}.section{padding:100px 6%;max-width:1700px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px}h2{font-weight:500;font-size:clamp(34px,3.5vw,52px);line-height:1.16;letter-spacing:-.045em;margin:0}.section-heading>p{max-width:380px;margin:0 0 3px;color:var(--muted)}.section .eyebrow{color:#526c58;margin-bottom:18px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:48px 30px}figure{margin:0}figure img{display:block;width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;border-radius:4px}figcaption{padding:22px 0 0}figcaption>div{display:flex;align-items:center;gap:16px}.number{font-size:12px;color:#728273}h3{margin:0;font-size:25px;font-weight:600;letter-spacing:-.035em}figcaption p{max-width:470px;color:var(--muted);margin:10px 0 16px}.palette{font-size:12px;display:flex;align-items:center;gap:6px;color:#506052}.palette i{display:inline-block;width:12px;height:12px;background:var(--swatch);border-radius:50%;border:1px solid #172d281a}.palette i:last-of-type{margin-right:5px}.gallery-note{font-size:12px;color:#657264;max-width:780px;margin:40px 0 0}.services{max-width:none;background:#e8eee7}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-card{padding:44px;background:#f8faf5;border-radius:4px}.service-card.supplied{background:var(--pine);color:#fff}.tag{font-size:11px;letter-spacing:.16em;font-weight:700;display:block;margin-bottom:25px}.supplied .tag{color:var(--gold)}.service-card h3{font-size:34px;line-height:1.2}.service-card>p{color:var(--muted);max-width:430px}.supplied>p{color:#d3ded5}.service-card ul{list-style:none;margin:30px 0;padding:0}.service-card li{padding:12px 0;border-bottom:1px solid #17372d1f;font-size:15px}.service-card li::before{content:'✓';margin-right:12px;color:#61825a}.supplied li{border-color:#ffffff25}.supplied li::before{color:var(--gold)}.service-card .fine{font-size:13px;margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:55px}.steps article{border-top:1px solid #b9c6b7;padding-top:22px}.steps span{font-size:11px;letter-spacing:.13em;color:#60745e}.steps h3{margin-top:24px;font-size:23px}.steps p{color:var(--muted);max-width:330px}.removal-choice{padding:75px 6%;display:grid;grid-template-columns:1fr 1fr;gap:60px;background:#dfe9df}.removal-choice .eyebrow{color:#526c58}.removal-copy{max-width:520px;color:var(--muted)}.removal-copy p{margin:0 0 24px}.removal-copy strong{color:var(--ink);font-family:Manrope,sans-serif}.text-link{display:inline-block;color:var(--ink);font-weight:700;text-decoration:none;border-bottom:1px solid #6d866f;padding-bottom:4px}.text-link span{margin-left:18px}.quote-section{padding:95px 6%;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;background:#f7f8f4}.quote-intro{max-width:430px}.quote-intro .eyebrow{color:#526c58}.quote-intro>p:not(.eyebrow){color:var(--muted);margin:25px 0}.quote-phone{font-family:Manrope,sans-serif;font-size:24px;font-weight:700;text-decoration:none;border-bottom:1px solid #769078;padding-bottom:6px}.quote-phone span{font-size:16px;margin-left:15px}.quote-form{max-width:670px;padding:34px;background:#e8eee7;border-radius:4px}.quote-form label{display:block;font-size:13px;font-weight:700;margin-bottom:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.quote-form input,.quote-form select,.quote-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #bcc9bc;border-radius:2px;background:#fbfcf8;color:var(--ink);padding:13px;font:inherit;font-size:15px}.quote-form textarea{resize:vertical}.quote-form .button{border:0;cursor:pointer}.form-note{font-size:12px;color:#5e7061;margin:14px 0 0}.closing{text-align:center;background:var(--pine);color:white;padding:70px 20px 80px}.closing .star{display:block;margin-bottom:18px}.closing .eyebrow{color:#b9c9bb}.closing h2{font-size:clamp(40px,4.8vw,68px);margin-bottom:30px}.launch-note{font-size:13px;color:#c5d3c7;margin:22px 0 0}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:40px 6%}footer .star{color:#426441}footer p,footer>span{font-size:12px;color:var(--muted)}.skip{position:fixed;top:-100px;left:10px;background:white;padding:10px;z-index:20}.skip:focus{top:10px}a:focus-visible{outline:3px solid #bc862d;outline-offset:6px}@media(min-width:1700px){.services{padding-left:calc((100vw - 1496px)/2);padding-right:calc((100vw - 1496px)/2)}}@media(max-width:900px){header{height:88px}nav{gap:18px}.nav-cta{display:none}.hero{height:760px;min-height:650px}.hero-photo{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#061617dd,#06161750),linear-gradient(0deg,#061617aa,transparent)}.section{padding:70px 6%}.service-card{padding:28px}.steps{gap:24px}.promise{font-size:12px}footer>span{display:none}}@media(max-width:600px){header{padding:18px 6%;height:auto;align-items:center}.brand{font-size:17px}.brand-small{font-size:9px}.star{font-size:32px}nav{gap:16px}nav a{font-size:12px}nav a:last-child{display:none}.hero{height:720px;min-height:0;align-items:start}.hero-content{padding-top:65px;margin:0 6%;max-width:88%}.hero .eyebrow{font-size:10px;max-width:260px}h1{font-size:46px}.hero-description{font-size:16px;max-width:310px}.hero-shade{background:linear-gradient(180deg,#061617e6,#0616178c 58%,#06161733)}.hero-photo{object-position:65% center}.hero-bottom{font-size:8px}.image-note{font-size:10px;right:6%;bottom:56px}.promise{display:block;text-align:center;padding:17px}.promise span{display:block;padding:3px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px}.gallery,.service-grid,.steps{grid-template-columns:1fr}.gallery{gap:35px}h3{font-size:23px}.section{padding:60px 6%}.service-card{padding:28px 24px}.service-card h3{font-size:30px}.steps{gap:25px;margin-top:36px}.steps h3{margin-top:15px}.steps p{max-width:none}.closing{padding:55px 6%}.button{gap:20px;padding:16px 20px}footer{align-items:start;flex-direction:column;gap:14px}.hero-note{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
@media(max-width:600px){.removal-choice{display:block;padding:60px 6%}.removal-copy{margin-top:28px}}@media(max-width:600px){.quote-section{display:block;padding:60px 6%}.quote-form{margin-top:32px;padding:24px 20px}.form-row{grid-template-columns:1fr;gap:0}}