:root{--purple:#6d3fd1;--purple-2:#9b72f2;--lilac:#d8c8ff;--ink:#17131d;--muted:#685f72;--paper:#fff;--wash:#f8f5ff;--line:#e9e3f2;--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{height:92px;display:flex;align-items:center;gap:36px;padding:0 clamp(24px,5vw,76px);position:relative;background:#fff;z-index:20;border-bottom:1px solid var(--line)}.brand{margin-right:auto}.brand img{width:190px;height:58px;object-fit:contain;object-position:left center}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.site-header nav a{padding:12px 0}.site-header nav a:hover{color:var(--purple)}.get-started{position:relative}.get-started>button{border:0;border-radius:999px;padding:14px 22px;background:var(--purple);color:#fff;font:600 14px var(--sans);cursor:pointer}.get-started>button span{margin-left:8px}.start-menu{display:none;position:absolute;right:0;top:54px;width:280px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 50px #30204b24}.start-menu.open{display:block}.start-menu a{display:block;padding:13px;border-radius:12px}.start-menu a:hover{background:var(--wash)}.start-menu strong,.start-menu small{display:block}.start-menu small{color:var(--muted)}.menu-button{display:none;border:0;background:none;padding:8px}.menu-button span:not(.sr-only){display:block;width:24px;height:2px;background:var(--ink);margin:5px}.hero{min-height:calc(100vh - 92px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);padding:clamp(50px,7vw,108px) clamp(24px,5vw,76px);gap:clamp(40px,7vw,100px);align-items:center;overflow:hidden;background:linear-gradient(135deg,#fff 60%,#f7f2ff)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--purple);font-size:12px;font-weight:700}.hero h1{font:700 clamp(48px,6vw,86px)/.98 var(--serif);letter-spacing:-.045em;margin:24px 0}.hero h1 em{color:var(--purple);font-style:normal}.lead{max-width:620px;color:var(--muted);font-size:clamp(18px,2vw,22px)}.hero-actions{display:flex;align-items:center;gap:24px;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 24px;font-weight:700}.button.primary{background:var(--purple);color:#fff;box-shadow:0 12px 30px #6d3fd12e}.button.primary:hover{background:#5a30b7}.button.text{padding-left:0}.button.text span{margin-left:8px;color:var(--purple)}.quick-points{display:flex;gap:20px;list-style:none;padding:0;color:var(--muted);font-size:13px}.quick-points li:before{content:"✦";color:var(--purple-2);margin-right:7px}.hero-image{margin:0;position:relative}.hero-image:before{content:"";position:absolute;inset:-25px -60px 35% 35%;background:var(--lilac);border-radius:50%;opacity:.45}.hero-image img{position:relative;width:100%;height:min(68vh,720px);object-fit:cover;border-radius:220px 220px 30px 30px}.hero-image figcaption{position:absolute;left:-24px;bottom:38px;max-width:220px;padding:18px 24px;background:#fff;border-radius:16px;box-shadow:0 18px 50px #24173c20;font:600 16px var(--serif)}.intro,.section-heading{display:grid;grid-template-columns:.7fr 1.3fr;gap:10vw;padding:110px clamp(24px,7vw,110px)}.intro h2,.section-heading h2,.comfort h2,.areas h2{font:600 clamp(36px,4.4vw,62px)/1.05 var(--serif);letter-spacing:-.035em;margin:0 0 25px}.intro>div>p{font-size:18px;color:var(--muted);max-width:760px}.services{padding:0 clamp(24px,5vw,76px) 120px;background:var(--wash)}.section-heading{padding-left:0;padding-right:0}.section-heading>p{max-width:500px;color:var(--muted);align-self:end}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-card{position:relative;background:#fff;border-radius:28px;overflow:hidden;padding:0 30px 30px;transition:.3s}.service-card:hover{transform:translateY(-6px);box-shadow:0 22px 60px #36205c16}.service-card img{width:calc(100% + 60px);max-width:none;height:300px;object-fit:cover;margin:0 -30px 26px}.service-card>span{font-size:12px;color:var(--purple);font-weight:700}.service-card h3{font:600 28px var(--serif);margin:9px 0}.service-card p{color:var(--muted)}.service-card b{color:var(--purple);font-size:14px}.service-card.featured{grid-row:span 2}.service-card.featured img{height:690px}.comfort{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:120px clamp(24px,7vw,110px);align-items:center}.comfort figure{margin:0}.comfort figure img{height:720px;width:100%;object-fit:cover;border-radius:30px 220px 30px 30px}.comfort-list article{display:grid;grid-template-columns:42px 1fr;column-gap:16px;padding:20px 0;border-top:1px solid var(--line)}.comfort-list article span{grid-row:1/3;color:var(--purple);font-weight:700}.comfort-list h3{margin:0;font:600 21px var(--serif)}.comfort-list p{margin:5px 0;color:var(--muted)}.areas{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--ink);color:#fff;padding:110px clamp(24px,7vw,110px)}.areas p:not(.eyebrow){color:#c6bfcc;max-width:620px}.areas ul{display:grid;grid-template-columns:repeat(2,1fr);list-style:none;padding:0;margin:0;border-top:1px solid #ffffff25}.areas li{padding:13px;border-bottom:1px solid #ffffff25;color:#e4dfea}.final-cta{text-align:center;padding:120px 24px;background:linear-gradient(135deg,var(--purple),#8a5fe8);color:#fff;position:relative;overflow:hidden}.final-cta>img{position:absolute;width:380px;opacity:.08;right:-50px;top:-100px}.final-cta .eyebrow{color:#eee5ff}.final-cta h2{font:600 clamp(42px,6vw,76px) var(--serif);margin:10px}.final-cta>p:not(.eyebrow){color:#eee5ff;font-size:18px}.final-cta>div{display:flex;gap:14px;justify-content:center;margin-top:28px}.button.light{background:#fff;color:var(--purple)}.button.outline{border:1px solid #ffffff85;color:#fff}footer{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px;padding:70px clamp(24px,6vw,90px) 30px;background:#fff}footer img{width:190px;margin-bottom:20px}.footer-top p{max-width:350px;color:var(--muted)}footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em}footer a{display:block;color:var(--muted);margin:9px 0}footer a:hover{color:var(--purple)}.copyright{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;color:var(--muted);font-size:13px}.text-us{position:fixed;right:22px;bottom:22px;z-index:30;display:flex;align-items:center;gap:10px;background:var(--ink);color:#fff;border-radius:999px;padding:8px 9px 8px 18px;box-shadow:0 10px 35px #17131d40;font-weight:700}.text-us b{display:grid;place-items:center;width:38px;height:38px;background:var(--purple);border-radius:50%}@media(max-width:900px){.site-header{height:76px;padding:0 20px}.brand img{width:155px}.menu-button{display:block}.site-header nav{display:none;position:absolute;left:0;right:0;top:76px;padding:20px;background:#fff;flex-direction:column;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.get-started>button{padding:12px 16px}.hero{grid-template-columns:1fr;padding-top:60px}.hero-image{order:-1}.hero-image img{height:52vh;min-height:400px;border-radius:170px 170px 24px 24px}.hero-image figcaption{left:10px}.intro,.section-heading,.comfort,.areas{grid-template-columns:1fr;gap:30px}.service-card.featured{grid-row:auto}.service-card.featured img{height:300px}footer{grid-template-columns:1fr 1fr}.footer-top{grid-column:1/-1}}@media(max-width:600px){.get-started>button{font-size:0}.get-started>button:before{content:"Start";font-size:13px}.get-started>button span{font-size:13px}.hero{padding:36px 20px 70px}.hero h1{font-size:49px}.hero-image img{height:420px}.quick-points{flex-direction:column;gap:6px}.intro,.section-heading,.comfort,.areas{padding:76px 20px}.services{padding:0 20px 80px}.section-heading{padding-left:0;padding-right:0}.service-grid{grid-template-columns:1fr}.service-card img,.service-card.featured img{height:240px}.comfort figure img{height:470px;border-radius:24px 130px 24px 24px}.areas ul{grid-template-columns:1fr}.final-cta>div{flex-direction:column;align-items:stretch}.final-cta{padding:80px 20px}footer{grid-template-columns:1fr;padding:55px 24px}.footer-top{grid-column:auto}.copyright{grid-column:auto}.text-us span{display:none}.text-us{padding:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card{transition:none}}

/* Conversion, trust and FAQ sections */
.estimate-block{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:120px clamp(24px,7vw,110px);align-items:center;background:#fff}.estimate-copy h2,.booking-copy h2,.google-block h2,.faq-block h2{font:600 clamp(36px,4.4vw,62px)/1.05 var(--serif);letter-spacing:-.035em;margin:0 0 24px}.estimate-copy>p:not(.eyebrow),.booking-copy>p:not(.eyebrow),.google-block>div>p:not(.eyebrow),.faq-block>div>p:not(.eyebrow){color:var(--muted);font-size:17px}.estimate-copy ul{list-style:none;padding:0;margin:28px 0}.estimate-copy li{padding:9px 0;color:var(--muted)}.estimate-copy li:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:12px;border-radius:50%;background:var(--wash);color:var(--purple);font-weight:700}.estimate-visual{padding:32px;background:linear-gradient(145deg,var(--lilac),#f3edff);border-radius:42px}.estimate-window{background:#fff;border-radius:24px;padding:28px;box-shadow:0 25px 70px #3b216b24}.window-top{display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px}.window-top>span{width:8px;height:8px;background:var(--lilac);border-radius:50%}.window-top b{margin-left:auto;font-size:12px;color:var(--muted)}.step-label{font-size:10px;letter-spacing:.14em;color:var(--purple);font-weight:700}.estimate-window h3{font:600 25px var(--serif)}.choice{display:flex;align-items:center;gap:14px;padding:14px;margin-top:10px;border:1px solid var(--line);border-radius:14px}.choice.selected{border-color:var(--purple-2);background:var(--wash)}.choice i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eee6ff;color:var(--purple);font-style:normal}.choice span{display:flex;flex-direction:column}.choice small{color:var(--muted)}.choice>b{margin-left:auto;color:var(--purple)}.progress{height:5px;background:var(--line);border-radius:99px;margin:24px 0 12px}.progress span{display:block;width:33%;height:100%;border-radius:99px;background:var(--purple)}.preview-note{display:block;text-align:center;color:var(--muted)}.google-block{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;margin:0 clamp(24px,7vw,110px) 120px;padding:42px;background:var(--wash);border:1px solid var(--line);border-radius:28px}.google-mark{display:grid;place-items:center;width:76px;height:76px;border-radius:22px;background:#fff;color:var(--purple);font:700 42px var(--serif);box-shadow:0 12px 32px #39215f12}.google-block h2{font-size:clamp(30px,3.4vw,48px);margin-bottom:12px}.google-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.google-actions>a:not(.button){color:var(--purple);font-weight:700;font-size:14px}.booking-block{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;padding:120px clamp(24px,7vw,110px);background:var(--wash)}.booking-card{background:#fff;padding:28px;border-radius:32px;box-shadow:0 26px 70px #33205018;transform:rotate(-1.5deg)}.booking-calendar{border:1px solid var(--line);border-radius:20px;padding:24px}.calendar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.calendar-head span{font-size:13px;color:var(--muted)}.week,.dates{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;text-align:center}.week small{color:var(--muted);font-weight:700}.dates span,.dates i{aspect-ratio:1;display:grid;place-items:center;border-radius:50%;font-style:normal}.dates .active{background:var(--purple);color:#fff;box-shadow:0 8px 20px #6d3fd13d}.booking-confirm{display:flex;flex-direction:column;margin-top:14px;padding:18px;border-radius:16px;background:var(--ink);color:#fff}.booking-confirm>span{color:var(--lilac);font-size:11px;text-transform:uppercase;letter-spacing:.14em}.booking-confirm small{color:#cfc7d7}.booking-copy ol{list-style:none;padding:0;margin:26px 0}.booking-copy li{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:15px 0;border-top:1px solid var(--line)}.booking-copy li>b{color:var(--purple)}.booking-copy li span{display:flex;flex-direction:column}.booking-copy li small{color:var(--muted)}.faq-block{display:grid;grid-template-columns:.7fr 1.3fr;gap:9vw;padding:120px clamp(24px,7vw,110px);background:#fff}.faq-block>div:first-child{position:sticky;top:130px;align-self:start}.faq-block>div:first-child>a{display:inline-block;margin-top:18px;color:var(--purple);font-weight:700}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--purple);font-size:22px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-8px 42px 24px 0;color:var(--muted)}

@media(max-width:900px){.estimate-block,.booking-block,.faq-block{grid-template-columns:1fr;gap:52px}.google-block{grid-template-columns:auto 1fr}.google-actions{grid-column:2}.faq-block>div:first-child{position:static}.booking-card{transform:none}}
@media(max-width:600px){.estimate-block,.booking-block,.faq-block{padding:78px 20px}.estimate-visual{padding:14px;border-radius:28px}.estimate-window{padding:18px}.choice small{font-size:11px}.google-block{grid-template-columns:1fr;margin:0 20px 78px;padding:28px}.google-actions{grid-column:auto}.google-mark{width:58px;height:58px}.calendar-head{align-items:flex-start;flex-direction:column}.booking-card{padding:14px}.booking-calendar{padding:15px}.dates{gap:3px}.faq-list summary{font-size:15px}}

.brand{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.brand span{margin-left:6px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.035em}.copyright a{display:inline;margin-left:6px;color:var(--purple);font-weight:700}.copyright a:hover{text-decoration:underline}@media(max-width:600px){.brand img{height:42px}.brand span{font-size:10px;margin-top:-4px}.copyright a{margin-left:4px}}

/* Approved mobile header pattern: the logo itself opens navigation */
.brand{flex-direction:row;align-items:center;gap:12px}.brand-image{position:relative;display:block;margin:0!important}.brand-phone{margin:0!important;padding-left:12px;border-left:1px solid var(--line);white-space:nowrap;color:var(--ink)!important;font-size:12px!important}.logo-menu-icon{display:none}.copyright a{margin-left:6px!important}
@media(max-width:900px){.site-header{gap:12px}.brand{cursor:pointer;gap:8px}.brand-image img{width:145px;height:48px}.brand-phone{padding-left:8px;font-size:10px!important}.logo-menu-icon{display:flex;position:absolute;right:-4px;bottom:-1px;width:23px;height:23px;align-items:center;justify-content:center;flex-direction:column;gap:2px;border:2px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 3px 9px #27174438;transition:transform .25s}.logo-menu-icon b{display:block;width:9px;height:1.5px;border-radius:2px;background:#fff}.brand.menu-open .logo-menu-icon{transform:rotate(90deg)}.hero{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:56px clamp(24px,5vw,76px) 72px}.hero-copy{display:contents}.hero .eyebrow{order:1;margin:0 auto 18px;text-align:center}.hero h1{order:2;width:min(100%,760px);margin:0 auto;text-align:center}.hero-image{order:3;width:min(100%,760px);margin:32px auto 0}.hero-image img{height:480px}.hero-image figcaption{left:18px}.hero .lead{order:4;width:min(100%,650px);margin:30px auto 0;text-align:center}.hero-actions{order:5;justify-content:center;margin:24px auto 0}.quick-points{order:6;justify-content:center;margin:24px auto 0}.hero-actions .button{padding:12px 19px;font-size:14px}}
@media(max-width:600px){.site-header{height:76px;padding:0 16px}.brand{gap:6px}.brand-image img{width:112px;height:42px}.brand-phone{padding-left:6px;font-size:9px!important;letter-spacing:0!important}.logo-menu-icon{width:21px;height:21px;right:-3px;bottom:0}.get-started>button{padding:11px 13px;font-size:12px!important}.get-started>button:before{content:none!important}.get-started>button span{font-size:12px}.hero{padding:40px 20px 58px}.hero .eyebrow{text-align:left;margin:0 0 14px;font-size:10px}.hero h1{text-align:left;font-size:43px}.hero-image{margin-top:25px}.hero-image img{height:310px;border-radius:120px 120px 20px 20px}.hero-image figcaption{left:12px;bottom:15px;max-width:180px;padding:13px 16px;font-size:14px}.hero .lead{text-align:left;margin-top:23px;font-size:16px}.hero-actions{width:100%;display:flex;justify-content:flex-start;gap:10px;margin-top:20px}.hero-actions .button{min-height:42px;padding:10px 15px;font-size:12px}.hero-actions .button.text{padding-left:4px}.quick-points{display:none}}
@media(max-width:380px){.brand-image img{width:100px}.brand-phone{font-size:8px!important}.get-started>button{padding:10px 11px;font-size:11px!important}.hero h1{font-size:39px}}

/* Mobile-only editorial ordering: headline first, visual second */
@media(max-width:600px){
  .estimate-block{display:flex;flex-direction:column;gap:0}
  .estimate-copy{display:contents}
  .estimate-copy>.eyebrow{order:1;margin-bottom:12px}
  .estimate-copy>h2{order:2;margin-bottom:25px}
  .estimate-visual{order:3;width:100%;margin-bottom:30px}
  .estimate-copy>p:not(.eyebrow){order:4;margin:0 0 18px}
  .estimate-copy>ul{order:5;margin:4px 0 24px}
  .estimate-copy>.button{order:6;align-self:flex-start}

  .comfort{display:flex;flex-direction:column;gap:0}
  .comfort>div{display:contents}
  .comfort .eyebrow{order:1;margin-bottom:12px}
  .comfort h2{order:2;margin-bottom:25px}
  .comfort figure{order:3;width:100%;margin-bottom:30px}
  .comfort-list{order:4;width:100%}
  .comfort figure img{height:430px}

  .areas{gap:30px}
  .areas ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}
  .areas li{padding:10px 4px;font-size:14px}

  .booking-block{display:flex;flex-direction:column;gap:0}
  .booking-copy{display:contents}
  .booking-copy>.eyebrow{order:1;margin-bottom:12px}
  .booking-copy>h2{order:2;margin-bottom:25px}
  .booking-card{order:3;width:100%;margin-bottom:30px}
  .booking-copy>p:not(.eyebrow){order:4;margin:0 0 18px}
  .booking-copy>ol{order:5;width:100%;margin:4px 0 24px}
  .booking-copy>.button{order:6;align-self:flex-start}
}

/* Mobile services: tighter editorial rhythm and connected card stack */
@media(max-width:600px){
  .services{padding:0 20px 68px}
  .services .section-heading{gap:14px;padding:62px 0 30px}
  .services .section-heading>div{display:flex;flex-direction:column;gap:10px}
  .services .section-heading .eyebrow{margin:0}
  .services .section-heading h2{margin:0;font-size:39px;line-height:1.06}
  .services .section-heading>p{margin:0;max-width:34ch;font-size:15px;line-height:1.65}
  .services .service-grid{gap:16px}
  .services .service-card{padding:0 22px 24px;border-radius:22px}
  .services .service-card img,
  .services .service-card.featured img{width:calc(100% + 44px);height:205px;margin:0 -22px 20px}
  .services .service-card h3{font-size:25px;line-height:1.12;margin:7px 0}
  .services .service-card p{margin:8px 0 14px;font-size:14px;line-height:1.55}
}

/* Homepage links to approved local landing pages */
.areas li a{display:flex;align-items:center;justify-content:space-between;color:#fff;font-weight:700;transition:color .2s,transform .2s}.areas li a:after{content:"→";color:var(--lilac);font-size:13px}.areas li a:hover{color:var(--lilac);transform:translateX(3px)}
@media(max-width:600px){.areas li a:after{font-size:11px}.areas li a:hover{transform:none}}

/* Compact footer lockup: profile mark with a readable text wordmark. */
.footer-brand{display:flex;align-items:center;gap:13px;margin-bottom:20px}
.footer-brand img{width:54px;height:54px;margin:0;border-radius:15px;object-fit:cover}
.footer-brand strong{font:600 20px/1.1 var(--serif);letter-spacing:-.02em;color:var(--ink)}
@media(max-width:600px){.footer-brand{margin-bottom:16px}.footer-brand img{width:48px;height:48px;border-radius:13px}.footer-brand strong{font-size:19px}}
