@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/dm-sans-latin-variable.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/assets/manrope-latin-variable.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


:root{--bg:#f7f7f5;--paper:#fff;--ink:#20221f;--muted:#686b64;--line:#dedfd9;--accent:#d66c3c;--accent-dark:#a84521;--green:#283e35;--radius:22px;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{border:0}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.13}h1{font-size:clamp(3.2rem,6.2vw,6.25rem);letter-spacing:-.065em;font-weight:600}h2{font-size:clamp(2.15rem,3.65vw,3.6rem);font-weight:600;letter-spacing:-.05em}h3{font-size:1.4rem;letter-spacing:-.035em;font-weight:650}p{color:var(--muted)}p+p{margin-top:1.25rem}.wrap{max-width:1240px;width:calc(100% - 112px);margin-inline:auto}.icon{flex-shrink:0;vertical-align:middle}.eyebrow{font-size:.76rem;letter-spacing:.14em;font-weight:650;color:var(--muted);text-transform:uppercase;margin-bottom:24px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:13px 24px;border-radius:100px;background:var(--ink);color:#fff;font-size:.92rem;font-weight:500;border:1px solid var(--ink);transition:background .2s,transform .2s;line-height:1.35;text-align:center}.button:hover{background:var(--green);transform:translateY(-2px)}.button .icon{width:19px}.button-outline{background:transparent;color:var(--ink);border-color:#babcaf}.button-outline:hover{color:#fff}.text-link{font-size:.95rem;font-weight:500;display:inline-flex;align-items:center;gap:14px}.text-link:hover{color:var(--accent-dark)}.text-link .icon{width:19px}.body-large{font-size:1.2rem;line-height:1.7}.section{padding-block:110px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:50px}.section-heading>p{font-size:1.04rem;max-width:350px}.no-top{padding-top:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-60px;left:20px;z-index:9999;background:white;padding:12px}.skip-link:focus{top:10px}.site-header{height:92px;position:sticky;top:0;z-index:50;background:#f7f7f5ef;backdrop-filter:blur(18px);border-bottom:1px solid #20221f0d}.nav-inner{height:100%;max-width:1440px;margin:auto;padding-inline:56px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--heading);font-weight:800;letter-spacing:.06em;font-size:.94rem;line-height:1.1;flex-shrink:0}.brand small{font-family:var(--font);font-size:.52rem;display:block;letter-spacing:.26em;margin-top:7px;font-weight:500}.brand-mark{position:relative;font-size:2.3rem;font-weight:800;line-height:1;letter-spacing:-.1em;padding-right:6px}.brand-mark>span{font-size:1.2rem;position:absolute;right:-3px;top:-6px;color:var(--accent)}.site-header nav{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:.86rem}.site-header nav a{padding:15px 0;position:relative}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--accent-dark)}.nav-book{display:flex;align-items:center;gap:17px;font-size:.84rem;background:var(--ink);color:#fff;border-radius:100px;padding:11px 19px;margin-left:15px;white-space:nowrap}.nav-book .icon{width:16px}.menu-button{display:none}.home-intro{padding-top:72px;padding-bottom:47px}.hero-kicker{font-size:.72rem;letter-spacing:.14em;display:flex;align-items:center;gap:12px;font-weight:600;color:var(--muted);margin-bottom:28px}.tiny-rule{width:27px;height:2px;background:var(--accent)}.home-intro h1{font-size:clamp(4rem,7.9vw,8rem);line-height:1.04;letter-spacing:-.073em}.serif-word{font-family:Georgia,serif;font-style:italic;font-weight:400;color:var(--accent-dark);letter-spacing:-.07em}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:30px}.hero-bottom p{line-height:1.7;font-size:1rem}.hero-actions{display:flex;gap:24px;align-items:center}.hero-image-section{position:relative;margin-inline:24px;border-radius:20px;overflow:hidden;height:clamp(340px,38vw,570px);background:#32332d}.hero-image-section>img{height:100%;width:100%;object-position:50% 59%}.hero-image-section:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#0008);pointer-events:none}.hero-image-overlay{position:absolute;bottom:46px;left:52px;right:52px;z-index:1;display:flex;justify-content:space-between;align-items:flex-end;color:#fff}.hero-image-overlay>span{font-size:.72rem;letter-spacing:.18em}.hero-image-overlay>a{display:flex;align-items:center;gap:28px;font-size:1.65rem;font-family:var(--heading);letter-spacing:-.03em}.hero-image-overlay .icon{border:1px solid #ffffff70;border-radius:100%;width:43px;height:43px;padding:10px}.image-credit{position:absolute;top:18px;right:22px;background:#0005;border-radius:30px;padding:3px 10px;color:#fff;font-size:.75rem}.trust-strip{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:28px;border-bottom:1px solid var(--line);font-size:.85rem;color:var(--muted)}.trust-strip span{display:flex;align-items:center;gap:12px}.trust-strip strong{font-family:var(--heading);font-size:1.4rem;color:var(--ink);font-weight:600}.trust-strip .icon{width:19px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-card{background:#eceee8;border:1px solid transparent;padding:30px 25px 25px;border-radius:var(--radius);display:flex;flex-direction:column;min-height:325px;transition:transform .25s,background .25s,border-color .25s}.service-card:nth-child(2){background:#e9edf0}.service-card:nth-child(3){background:#f0ede8}.service-card:nth-child(4){background:#eeece9}.service-card:hover{transform:translateY(-6px);background:#fff;border-color:var(--line)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:45px}.service-icon{width:42px;height:42px;display:grid;place-items:center;background:#ffffffa8;border-radius:13px}.index{font-size:.75rem;color:#73786d}.service-card h3{font-size:1.25rem;margin-bottom:14px;letter-spacing:-.035em}.service-card p{font-size:.9rem;line-height:1.65}.card-link{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;font-weight:500;margin-top:auto;padding-top:28px}.card-link .icon{width:18px}.feature-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:28px 0 110px;align-items:center}.feature-photo{position:relative;height:590px;overflow:hidden;border-radius:var(--radius);background:#302e29}.feature-photo img{width:100%;height:100%;object-position:center 65%;filter:brightness(.85)}.photo-tag{position:absolute;left:25px;bottom:24px;color:white;font-size:.72rem;letter-spacing:.12em}.feature-copy>p{margin-top:25px}.feature-copy>.eyebrow{margin-top:0}.feature-copy .button{margin-top:30px}.mini-stat{display:flex;align-items:center;gap:18px;margin-top:40px;border-top:1px solid var(--line);padding-top:26px}.mini-stat strong{font-size:3.4rem;font-family:var(--heading);font-weight:500;letter-spacing:-.08em;line-height:1}.mini-stat span{font-size:.9rem;color:var(--muted);line-height:1.5}.finder-section{background:#263a32;color:#fff;padding:90px 0}.finder-section .eyebrow,.finder-section p{color:#c0cac3}.finder-tabs{display:flex;gap:8px;border-bottom:1px solid #ffffff30;padding-bottom:24px}.finder-tabs button{padding:12px 21px;background:transparent;color:#c0cac3;border:1px solid #ffffff30;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:.9rem;transition:.2s}.finder-tabs button[aria-selected=true]{background:#e8eee8;color:#25362e;border-color:#e8eee8}.finder-tabs button:hover{border-color:white}.finder-tabs .icon{width:18px}.finder-panel{padding-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;min-height:285px}.finder-number{font-size:.75rem;color:#adb9b0;letter-spacing:.1em}.finder-panel h3{font-size:2.6rem;font-weight:500;margin-top:12px;margin-bottom:18px}.finder-panel p{max-width:450px;font-size:1rem}.finder-panel .button{margin-top:26px;background:#e5eadf;border-color:#e5eadf;color:#25362e}.finder-panel ul{list-style:none;margin:20px 0 0;padding:0}.finder-panel li{display:flex;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid #ffffff20;font-size:1rem}.finder-panel li .icon{width:18px;color:#c6d2bd}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery-card{background:none;padding:0;text-align:left;min-width:0}.photo-wrap{display:block;position:relative;overflow:hidden;border-radius:18px;aspect-ratio:4/4.3;background:#ddd}.photo-wrap img{height:100%;width:100%;transition:transform .5s}.gallery-card:hover img{transform:scale(1.035)}.photo-expand{position:absolute;bottom:16px;right:16px;width:35px;height:35px;display:grid;place-items:center;color:white;font-size:1.5rem;border-radius:50%;background:#0007;backdrop-filter:blur(8px)}.photo-caption{display:block;padding:18px 2px}.photo-caption strong{display:block;font-size:1.08rem;font-weight:550}.photo-caption>span{display:block;color:var(--muted);font-size:.85rem;line-height:1.6;margin-top:6px}.full-gallery{row-gap:24px}.full-gallery .photo-wrap{aspect-ratio:4/4.6}.gallery-note{font-size:.85rem;margin-top:32px;max-width:600px}.area-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center;padding:100px 0;border-top:1px solid var(--line);scroll-margin-top:100px}.area-section>div>p:not(.eyebrow){margin-top:22px}.towns{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.towns button{font-size:.78rem;background:transparent;border:1px solid #c9cdc3;border-radius:30px;padding:8px 14px}.towns button.active{background:var(--ink);color:white;border-color:var(--ink)}.map-frame{border-radius:var(--radius);overflow:hidden;border:1px solid #d5d9cf;background:#e2e8de}.map-frame #service-map{height:400px;z-index:1;font-family:var(--font)}.map-fallback{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;text-align:center}.map-fallback a{text-decoration:underline;font-size:.9rem}.map-caption{display:flex;align-items:center;gap:8px;padding:15px 18px;font-size:.76rem;background:#edf0e8;flex-wrap:wrap}.map-caption .icon{width:16px}.map-caption>span{font-size:.75rem;color:var(--muted);width:100%;padding-left:24px}.map-pin{background:var(--green);width:22px!important;height:22px!important;border-radius:100%;border:4px solid white;box-shadow:0 0 0 10px #283e3520}.leaflet-popup-content{font-size:.9rem!important}.process-section{border-top:1px solid var(--line);padding:80px 0 100px;display:grid;grid-template-columns:.65fr 1.35fr;gap:60px}.process{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:26px;list-style:none}.process li>span{display:block;font-size:.8rem;color:var(--accent-dark);margin-bottom:30px}.process h3{font-size:1.1rem;margin-bottom:14px}.process p{font-size:.9rem}.cta{background:#e9ece3;padding:60px;border-radius:var(--radius);display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:100px}.cta .eyebrow{font-size:.7rem;margin-bottom:18px}.cta h2{font-size:clamp(2.2rem,3.25vw,3.1rem)}.cta>div:last-child{display:flex;flex-direction:column;align-items:center;gap:17px}.cta .text-link{font-size:.82rem}footer{background:#edeee9;padding:55px 0 0}.footer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d5d8ce;padding-bottom:45px}.footer-top>p{font-size:1.1rem;line-height:1.4;color:var(--ink);letter-spacing:-.025em}.footer-phone{display:flex;align-items:center;gap:20px;font-size:1.1rem}.footer-phone .icon{width:20px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:50px;padding:40px 0 45px}.footer-grid h3{font-size:.88rem;letter-spacing:0;margin-bottom:17px}.footer-grid p,.footer-grid a{font-size:.82rem;color:var(--muted)}.footer-grid a{display:block;margin-bottom:9px}.footer-grid a:hover{color:var(--accent-dark)}.footer-grid p+p{margin-top:15px}.email-link{overflow-wrap:anywhere}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #d5d8ce;padding:23px 0;font-size:.74rem;color:var(--muted);gap:20px}.mobile-contact{display:none}.page-hero{padding-top:86px;padding-bottom:70px}.page-hero .intro{max-width:650px;font-size:1.17rem;line-height:1.75;margin-top:29px}.page-hero h1{max-width:1050px}.service-details{padding-bottom:100px}.service-row{border-top:1px solid var(--line);padding:65px 0;display:grid;grid-template-columns:90px 1fr .75fr;gap:40px;align-items:center}.service-row-icon{align-self:start;display:flex;flex-direction:column;gap:24px;color:var(--muted)}.service-row-icon>.icon{height:42px;width:42px}.service-row-icon span{font-size:.85rem}.service-row h2{font-size:2.6rem}.service-row .eyebrow{font-size:.72rem;margin-bottom:17px}.service-row p:not(.eyebrow){margin-top:20px}.service-row .text-link{margin-top:23px}.check-list{padding:0;list-style:none;margin:0}.check-list li{display:flex;gap:13px;align-items:center;border-bottom:1px solid var(--line);padding:15px 0;font-size:.98rem}.check-list .icon{width:18px;color:var(--green)}.detail-layout{display:grid;grid-template-columns:1fr .65fr;gap:95px;padding-bottom:100px;align-items:start}.detail-main h2{margin:20px 0}.detail-icon{color:var(--accent-dark)}.detail-icon .icon{height:42px;width:42px}.detail-main h3{margin-top:35px;margin-bottom:16px}.detail-main .check-list{margin-top:16px}.project-aside,.aside-card{background:#e9ece3;border-radius:var(--radius);padding:35px}.project-aside h2{font-size:2.2rem}.project-aside p{margin:20px 0 25px}.project-aside .text-link{margin-top:25px;display:flex;justify-content:center}.project-aside .button{width:100%}.detail-gallery{padding-bottom:80px}.about-story{display:grid;grid-template-columns:.9fr 1fr;gap:80px;align-items:center;padding-bottom:100px}.about-photo{position:relative;height:560px;border-radius:var(--radius);overflow:hidden}.about-photo img{height:100%;width:100%;object-position:45% center}.about-photo span{position:absolute;bottom:20px;left:20px;font-size:.75rem;letter-spacing:.1em;color:white;background:#0006;padding:5px 13px;border-radius:30px}.about-story p:not(.eyebrow){margin-top:25px}.about-story .button{margin-top:30px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;padding:50px 0 90px;border-top:1px solid var(--line)}.values article>span{font-size:.8rem;color:var(--accent-dark)}.values h3{margin:25px 0 18px}.values p{font-size:.95rem}.filter-bar{display:flex;gap:9px;margin-bottom:36px;flex-wrap:wrap}.filter-bar button{border-radius:100px;border:1px solid var(--line);background:none;padding:10px 23px;font-size:.9rem}.filter-bar button.active{background:var(--ink);color:white;border-color:var(--ink)}.filter-bar button>span{font-size:.72rem;opacity:.6;margin-left:8px}.gallery-card[hidden]{display:none}dialog{border:0;padding:0;border-radius:20px;background:#171a17;color:white;width:min(960px,90vw);max-height:92dvh;overflow:auto}dialog::backdrop{background:#111c;backdrop-filter:blur(9px)}dialog>img{max-height:72dvh;width:100%;object-fit:contain;background:#171a17}.dialog-close{position:absolute;right:13px;top:13px;width:43px;height:43px;font-size:1.7rem;background:#ffffffec;color:#20221f;border-radius:100%;z-index:2;line-height:1}.lightbox-bottom{display:flex;justify-content:space-between;align-items:center;padding:23px;gap:20px}.lightbox-bottom h2{font-size:1.2rem;letter-spacing:-.02em}.lightbox-bottom p{font-size:.85rem;color:#b8bdb5;margin-top:5px}.lightbox-bottom button{background:#ffffff15;color:white;border-radius:100%;width:40px;height:40px;flex-shrink:0}.booking-layout,.review-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:60px;align-items:start;padding-bottom:100px}.form-panel{background:#fff;border:1px solid #e6e7e0;border-radius:var(--radius);padding:38px}.form-heading{display:flex;align-items:center;gap:15px;margin:34px 0 23px}.form-heading:first-child{margin-top:0}.form-heading>span{font-size:.75rem;color:var(--muted);border:1px solid var(--line);border-radius:100%;display:grid;place-items:center;width:29px;height:29px;flex-shrink:0}.form-heading h2{font-size:1.2rem;letter-spacing:-.025em}.form-panel label{display:flex;flex-direction:column;font-size:.85rem;font-weight:500;gap:9px;margin-bottom:19px;min-width:0}.form-panel input:not([type=checkbox],[type=radio]),.form-panel select,.form-panel textarea{width:100%;min-width:0;background:#fafaf8;border:1px solid #d8dbd1;border-radius:9px;padding:12px 14px;min-height:48px;color:var(--ink);font-size:1rem}.form-panel textarea{resize:vertical}.form-panel input::placeholder,.form-panel textarea::placeholder{color:#81867c;font-size:.9rem}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.service-options{border:0;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.service-options>label{margin:0;position:relative;cursor:pointer}.service-options input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.service-options span{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:13px 12px;border-radius:9px;font-size:.82rem}.service-options .icon{width:20px}.service-options input:checked+span{background:#edf0e9;border-color:var(--green);color:var(--green)}.service-options input:focus-visible+span{outline:3px solid var(--accent);outline-offset:3px}.form-panel .consent{display:flex;flex-direction:row;align-items:flex-start;font-weight:400;font-size:.8rem;line-height:1.65;margin-top:25px;gap:11px}.consent input{width:17px;height:17px;flex-shrink:0;margin:3px 0 0;accent-color:var(--green)}.consent a{text-decoration:underline;text-underline-offset:3px}.form-note{font-size:.79rem;line-height:1.65;margin-bottom:22px}.submit-button{width:100%}.submit-button:disabled{opacity:.65;cursor:wait;transform:none}.form-status{margin-top:18px;font-size:.92rem}.form-status:empty{display:none}.form-status.success{color:#25513a;padding:16px;background:#edf5ee;border-radius:9px}.form-status.error{color:#9e321b;padding:16px;background:#fff1e9;border-radius:9px}.honey{position:absolute;left:-10000px;height:1px;width:1px;overflow:hidden}.aside-card .eyebrow{font-size:.67rem}.aside-card h2{font-size:2.1rem}.big-phone{display:block;font-size:1.6rem;margin:25px 0 8px;font-family:var(--heading);letter-spacing:-.04em}.aside-card .email-link{font-size:.82rem}.aside-divider{height:1px;background:#cdd4c6;margin:26px 0}.aside-card p{font-size:.85rem}.aside-card p>.icon{width:17px;margin-right:5px}.quiet-note{padding:28px 15px}.quiet-note h3{font-size:1rem;margin-bottom:12px}.quiet-note p{font-size:.9rem}.contact-cards{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:20px;padding-bottom:90px}.contact-cards>a{padding:32px 28px;border-radius:var(--radius);background:#e9ece3;display:flex;flex-direction:column}.contact-cards>a:nth-child(2){background:#e9edf0}.contact-cards>a:nth-child(3){background:#eeece6}.contact-cards>a>.icon{margin-bottom:30px}.contact-cards>a>span{font-size:.66rem;letter-spacing:.1em;margin-bottom:16px}.contact-cards h2{font-size:1.6rem;letter-spacing:-.035em}.contact-cards .contact-email{font-size:1.2rem;overflow-wrap:anywhere;line-height:1.4}.contact-cards p{font-size:.85rem;display:flex;justify-content:space-between;gap:15px;margin-top:auto;padding-top:24px;align-items:center}.contact-cards p>.icon{width:18px}.faq{display:grid;grid-template-columns:1fr 1.3fr;column-gap:90px;padding:60px 0 100px}.faq>.eyebrow{grid-column:1/-1}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:1rem;list-style:none;display:flex;justify-content:space-between;gap:20px;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:1.25rem}.faq details[open] summary>span{transform:rotate(45deg)}.faq details>p{padding-top:15px;font-size:.93rem}.review-layout{grid-template-columns:1fr 1fr;gap:90px}.review-empty{padding:40px 0}.review-empty>.icon{width:42px;height:42px;color:var(--accent-dark);margin-bottom:25px}.review-empty p{margin-top:24px;max-width:470px}.review-empty .muted{font-size:.8rem}.review-layout>.form-panel>h2{font-size:1.75rem;margin-bottom:12px}.review-layout>.form-panel>p{margin-bottom:24px}.rating-field{border:0;padding:0;margin:25px 0}.rating-field legend{font-size:.85rem}.rating-field>div{display:flex;gap:10px}.rating-field label{position:relative;margin:0;cursor:pointer}.rating-field input{position:absolute;inset:0;opacity:0;cursor:pointer}.rating-field label>span[aria-hidden]{font-size:2.2rem;color:#b2b6ab;line-height:1.4}.rating-field label.lit>span[aria-hidden]{color:var(--accent-dark)}.rating-field input:focus-visible+span{outline:3px solid var(--accent);outline-offset:2px}.published-review{border-bottom:1px solid var(--line);padding:30px 0}.published-review .stars{color:var(--accent-dark);letter-spacing:3px}.published-review blockquote{margin:15px 0;font-size:1.1rem;white-space:pre-wrap;overflow-wrap:anywhere}.published-review strong{font-size:.9rem}.prose{max-width:800px;padding-bottom:100px}.prose h2{font-size:1.5rem;margin:38px 0 15px;letter-spacing:-.03em}.prose a{text-decoration:underline;overflow-wrap:anywhere}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@media(min-width:1550px){.hero-image-section{max-width:1550px;margin-inline:auto}.home-intro{padding-top:90px}.hero-image-section{height:540px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav-inner{padding-inline:32px;gap:20px}.site-header nav{gap:20px}.nav-book{margin-left:0}.hero-actions{gap:18px}.hero-bottom{align-items:flex-start}.hero-actions>.text-link{display:none}.service-card{padding:25px 19px}.service-grid{gap:12px}.service-card h3{font-size:1.12rem}.feature-section{gap:50px}.feature-photo{height:520px}.area-section{gap:40px}.process-section{grid-template-columns:1fr;gap:40px}.process-section>div h2 br{display:none}.booking-layout{gap:30px}.review-layout{gap:50px}.form-panel{padding:28px}.contact-cards{gap:14px}.contact-cards>a{padding:28px 23px}.contact-cards h2{font-size:1.35rem}.about-story{gap:45px}.service-row{gap:30px;grid-template-columns:60px 1fr .8fr}.cta{padding:45px}.detail-layout{gap:45px}.footer-grid{gap:30px}}
@media(max-width:850px){.site-header{height:78px}.nav-inner{gap:16px}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;margin:0;background:var(--bg);padding:20px 32px 30px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.site-header nav.open{display:flex}.site-header nav a{font-size:1.1rem;padding:12px 0}.nav-book{margin-left:auto}.menu-button{width:28px;height:36px;display:flex;flex-direction:column;justify-content:center;gap:6px;background:none;padding:0}.menu-button span{height:1px;background:var(--ink);width:23px}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.home-intro{padding-top:55px}.home-intro h1{font-size:clamp(4.2rem,9.8vw,6rem)}.hero-image-section{margin-inline:16px;height:390px}.hero-image-overlay{left:30px;right:30px;bottom:30px}.trust-strip{gap:15px;font-size:.74rem}.trust-strip span:last-child{display:none}.section{padding-block:75px}.no-top{padding-top:0}.service-grid{grid-template-columns:repeat(2,1fr);gap:16px}.service-card{min-height:280px;padding:28px}.card-top{margin-bottom:28px}.service-card h3{font-size:1.35rem}.feature-section{padding-bottom:80px;gap:35px}.feature-photo{height:500px}.feature-copy h2{font-size:2.15rem}.feature-copy .body-large{font-size:1.05rem}.feature-copy p{font-size:.93rem}.finder-tabs button{font-size:.78rem;padding:11px 15px;gap:8px}.finder-panel{gap:40px}.gallery-grid{gap:17px}.photo-caption strong{font-size:.95rem}.photo-caption>span{font-size:.8rem}.area-section{grid-template-columns:1fr;padding:70px 0;gap:35px}.area-section>div:first-child{max-width:650px}.map-frame #service-map{height:360px}.cta{padding:36px;gap:25px;margin-bottom:65px}.cta h2{font-size:2.05rem}.footer-top{gap:30px}.footer-top>p{display:none}.footer-grid{grid-template-columns:1.1fr .7fr 1fr;gap:20px}.footer-bottom>span:last-child{display:none}.page-hero{padding-top:65px;padding-bottom:50px}.page-hero h1{font-size:4rem}.service-row{grid-template-columns:50px 1fr;gap:25px}.service-row>.check-list{grid-column:2}.about-story{grid-template-columns:1fr;gap:45px;padding-bottom:60px}.about-photo{height:390px}.values{gap:25px;padding-bottom:60px}.values h3{font-size:1.17rem}.detail-layout{grid-template-columns:1fr .8fr;gap:35px}.booking-layout{grid-template-columns:1fr;gap:35px;padding-bottom:70px}.booking-aside{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px}.contact-cards{grid-template-columns:1fr}.contact-cards>a{min-height:190px;display:grid;grid-template-columns:40px 1fr;gap:10px 20px}.contact-cards>a>.icon{grid-row:1/4;margin:0}.contact-cards>a>span{margin:0}.contact-cards h2{font-size:1.6rem}.contact-cards .contact-email{font-size:1.4rem}.contact-cards p{padding-top:12px;grid-column:2}.faq{gap:35px}.review-layout{gap:35px}.form-panel{padding:30px}.review-layout{grid-template-columns:1fr}.review-empty{padding-top:10px}.review-empty p{max-width:100%}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.nav-inner{padding-inline:20px}.site-header{height:72px}.brand{font-size:.78rem;gap:8px}.brand-mark{font-size:2rem}.brand small{font-size:.46rem;letter-spacing:.21em;margin-top:5px}.brand-mark>span{font-size:1rem;right:-2px;top:-4px}.nav-book{font-size:.75rem;padding:9px 13px;gap:8px}.nav-book .icon{display:none}.site-header nav{top:72px;padding:20px}.home-intro{padding-top:43px;padding-bottom:32px}.hero-kicker{font-size:.64rem;margin-bottom:25px;letter-spacing:.1em}.home-intro h1{font-size:clamp(3.5rem,11.8vw,4.8rem);letter-spacing:-.065em;line-height:1.08}.hero-bottom{display:block;margin-top:25px}.hero-bottom p{font-size:.93rem;max-width:350px}.desktop-only{display:none}.hero-actions{margin-top:25px}.hero-actions .button{font-size:.85rem;min-height:48px;padding:12px 20px}.hero-image-section{margin-inline:10px;border-radius:14px;height:350px}.hero-image-section>img{object-position:54% center}.hero-image-overlay{left:22px;right:22px;bottom:24px;display:block}.hero-image-overlay>span{font-size:.6rem;letter-spacing:.12em}.hero-image-overlay>a{font-size:1.35rem;margin-top:14px;justify-content:space-between}.hero-image-overlay .icon{height:35px;width:35px;padding:9px}.image-credit{font-size:.65rem;right:14px;top:14px}.trust-strip{padding-block:20px;gap:10px;font-size:.71rem;line-height:1.5}.trust-strip span{gap:7px}.trust-strip strong{font-size:1.25rem}.trust-strip .icon{width:15px}.section{padding-block:65px}.no-top{padding-top:0}.eyebrow{font-size:.67rem;margin-bottom:18px}.section-heading{display:block;margin-bottom:30px}.section-heading>p,.section-heading>.text-link{margin-top:20px;font-size:.94rem}.section-heading>p br{display:none}h2{font-size:2.15rem}.service-grid{gap:12px}.service-card{padding:21px 17px;min-height:300px;border-radius:16px}.service-card h3{font-size:1.08rem}.service-card p{font-size:.83rem;line-height:1.65}.card-top{margin-bottom:28px}.service-icon{width:36px;height:36px;border-radius:11px}.service-icon .icon{width:20px}.index{font-size:.66rem}.card-link{font-size:.73rem;padding-top:24px;gap:5px}.card-link .icon{width:16px}.feature-section{grid-template-columns:1fr;gap:35px;padding-top:0;padding-bottom:65px}.feature-photo{height:430px}.feature-copy h2{font-size:2.2rem}.feature-copy .body-large{font-size:1.09rem}.feature-copy>p{margin-top:20px}.feature-copy .eyebrow{margin-top:0}.mini-stat{margin-top:30px}.finder-section{padding:60px 0}.finder-tabs{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding-bottom:25px}.finder-tabs button{padding:11px 10px;font-size:.8rem}.finder-panel{grid-template-columns:1fr;gap:15px;min-height:440px;padding-top:25px}.finder-panel h3{font-size:2rem;margin-top:13px}.finder-panel p{font-size:.94rem}.finder-panel ul{margin-top:15px}.finder-panel li{font-size:.91rem}.finder-panel .button{font-size:.87rem;min-height:48px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:15px}.preview-gallery{grid-template-columns:1fr}.preview-gallery .gallery-card:nth-child(3){display:none}.preview-gallery .photo-wrap{aspect-ratio:5/4}.photo-wrap,.full-gallery .photo-wrap{border-radius:13px;aspect-ratio:3/4}.photo-caption{padding:13px 1px}.photo-caption strong{font-size:.9rem;line-height:1.35}.photo-caption>span{font-size:.77rem;line-height:1.55}.photo-expand{width:28px;height:28px;font-size:1.2rem;right:10px;bottom:10px}.full-gallery{row-gap:20px}.area-section{padding:60px 0}.area-section h2{font-size:2.15rem}.area-section .body-large{font-size:1.1rem}.area-section>div>p{font-size:.95rem}.map-frame #service-map{height:310px}.map-caption{font-size:.7rem;padding:13px}.map-caption>span{font-size:.67rem}.towns button{font-size:.75rem;padding:8px 12px}.process-section{padding:60px 0;gap:32px}.process-section>div h2 br{display:block}.process{grid-template-columns:1fr;gap:28px}.process li{display:grid;grid-template-columns:35px 1fr;gap:9px 12px}.process li>span{grid-row:1/3;margin:0;padding-top:3px}.process h3{font-size:1.2rem;margin:0}.process p{grid-column:2;font-size:.92rem}.cta{display:block;padding:34px 27px;border-radius:18px;margin-bottom:55px}.cta h2{font-size:2.05rem}.cta>div:last-child{align-items:flex-start;margin-top:30px;gap:20px}.cta .button{min-height:48px;font-size:.85rem}.cta .eyebrow{font-size:.62rem}footer{padding-top:40px;padding-bottom:68px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:30px}.footer-phone{font-size:.93rem;gap:12px}.footer-phone .icon{width:17px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px;padding-block:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid h3{font-size:.84rem}.footer-grid p,.footer-grid a{font-size:.8rem}.footer-grid .email-link{font-size:.75rem}.footer-bottom{font-size:.66rem;gap:10px;padding-block:20px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;background:#f7f7f5f5;backdrop-filter:blur(20px);border-top:1px solid var(--line);padding:10px 20px max(10px,env(safe-area-inset-bottom));gap:12px}.mobile-contact a{flex:1;display:flex;justify-content:center;align-items:center;gap:10px;font-size:.82rem;min-height:42px;border-radius:30px;background:#e9ece3}.mobile-contact a:last-child{background:var(--ink);color:white;flex:1.5}.mobile-contact .icon{width:17px;height:17px}.page-hero{padding-top:50px;padding-bottom:42px}.page-hero h1{font-size:clamp(2.6rem,9.4vw,3.6rem);line-height:1.1}.page-hero .intro{font-size:1rem;margin-top:25px}.service-row{grid-template-columns:1fr;gap:20px;padding:40px 0}.service-row-icon{flex-direction:row;align-items:center;justify-content:space-between}.service-row-icon>.icon{height:30px;width:30px}.service-row>.check-list{grid-column:1}.service-row h2{font-size:2rem}.service-row p{font-size:.95rem}.service-details{padding-bottom:30px}.about-photo{height:300px}.about-story h2{font-size:2.1rem}.about-story .body-large{font-size:1.05rem}.about-story p{font-size:.95rem}.values{grid-template-columns:1fr;padding:35px 0 60px;gap:32px}.values h3{margin:14px 0;font-size:1.35rem}.detail-layout{grid-template-columns:1fr;gap:35px;padding-bottom:55px}.detail-main h2{font-size:2rem}.detail-main p{font-size:1rem}.detail-main h3{font-size:1.2rem}.detail-gallery{grid-template-columns:1fr;padding-bottom:60px}.detail-gallery .photo-wrap{aspect-ratio:4/3}.filter-bar{gap:7px;margin-bottom:25px}.filter-bar button{padding:9px 14px;font-size:.8rem}.filter-bar button>span{font-size:.65rem;margin-left:5px}.gallery-note{font-size:.78rem}.form-panel{padding:25px 20px;border-radius:17px}.field-grid{grid-template-columns:1fr;gap:0}.form-heading{gap:10px}.form-heading h2{font-size:1.04rem}.form-heading>span{width:25px;height:25px;font-size:.68rem}.service-options{gap:8px}.service-options span{font-size:.76rem;padding:12px 10px;gap:8px}.service-options .icon{width:17px}.form-panel label{font-size:.85rem}.form-panel .consent{font-size:.78rem}.booking-layout{padding-bottom:60px;gap:25px}.booking-aside{grid-template-columns:1fr;gap:0}.aside-card{padding:30px}.quiet-note{padding-bottom:0}.contact-cards{padding-bottom:55px}.contact-cards>a{padding:26px 20px;grid-template-columns:25px 1fr;gap:10px 15px}.contact-cards h2{font-size:1.5rem}.contact-cards .contact-email{font-size:1.15rem}.faq{grid-template-columns:1fr;padding:0 0 65px;gap:0}.faq>.eyebrow{margin-bottom:20px}.faq>div{margin-top:30px}.faq summary{font-size:.95rem}.review-layout{gap:35px;padding-bottom:65px}.review-empty p{font-size:.95rem}.prose{padding-bottom:65px}.prose p{font-size:.95rem}dialog{width:94vw;border-radius:12px}.lightbox-bottom{padding:20px 13px;gap:12px}.lightbox-bottom h2{font-size:1rem}.lightbox-bottom p{font-size:.75rem}.lightbox-bottom button{width:32px;height:32px}.reveal{transform:translateY(12px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

:root{color-scheme:dark;--bg:#1b1e1c;--paper:#242825;--ink:#eeeae2;--muted:#b3b8ae;--line:#3b413b;--accent:#c4a373;--accent-dark:#ddbd8c;--green:#d1b383}
body{background:var(--bg)}.site-header{background:#1b1e1cef;border-bottom-color:#ffffff0c}.brand small{color:#c4a373}.brand-logo-crop{position:relative;display:block;width:44px;height:59px;overflow:hidden;flex-shrink:0}.brand-logo-crop img{position:absolute;max-width:none;width:96px;height:96px;left:-26px;top:-7px;filter:invert(1) grayscale(1);mix-blend-mode:screen;object-fit:contain}.brand{gap:12px}.button,.nav-book{background:#c4a373;color:#191d19;border-color:#c4a373}.button:hover,.nav-book:hover{background:#dec297;border-color:#dec297;color:#151815}.button-outline{background:transparent;color:var(--ink);border-color:#60685c}.button-outline:hover{background:#353d32;color:var(--ink);border-color:#858f7b}.hero-kicker,.eyebrow{color:#bdc2b6}.serif-word{color:#d7b17a}.hero-bottom p{color:#bfc3ba}.hero-image-section{border:1px solid #42483d}.hero-image-overlay .icon{color:#fff}.hero-image-overlay>a,.hero-image-overlay>span{color:#f4eee4}.trust-strip{color:#bbc1b5}.service-card,.service-card:nth-child(2),.service-card:nth-child(3),.service-card:nth-child(4){background:#272d27;border-color:#3b4238}.service-card:nth-child(2){background:#272e2e}.service-card:nth-child(3){background:#302d27}.service-card:nth-child(4){background:#2b2c29}.service-card:hover{background:#343b31;border-color:#879177}.service-icon{background:#41493d;color:#e3c28f}.index{color:#b2baa8}.card-link{color:#ddbd8c}.mini-stat{border-color:#3b413b}.finder-section{background:#111a15;border-block:1px solid #344234}.finder-tabs button[aria-selected=true]{background:#c4a373;color:#19221b;border-color:#c4a373}.finder-panel .button{background:#c4a373;border-color:#c4a373;color:#19221b}.finder-panel .button:hover{background:#ddbd8c}.photo-wrap{background:#2c332c}.photo-tag{color:#f7f2e8}.towns button{border-color:#59604f;color:#c8cebd}.towns button.active{background:#c4a373;border-color:#c4a373;color:#161d15}.map-frame{background:#313d2d;border-color:#4f5d45}.map-caption{background:#263122;color:#d7dfcb}.map-caption>span{color:#b1bda5}.map-frame .leaflet-tile-pane{filter:brightness(.78) saturate(.5)}.map-frame .leaflet-popup-content-wrapper,.map-frame .leaflet-popup-tip{background:#263122;color:#eeeae2}.map-pin{background:#c4a373;border-color:#1b1e1c;box-shadow:0 0 0 10px #c4a37325}.leaflet-control-zoom a,.leaflet-control-attribution{color-scheme:light}.cta{background:#303a2d;border:1px solid #4d5a43}.cta .eyebrow{color:#cad1bf}.cta .button{box-shadow:0 8px 35px #0002}.process-section,.values,.footer-top,.footer-bottom,.area-section{border-color:#3b413b}footer{background:#141916}.footer-grid p,.footer-grid a,.footer-bottom{color:#adb6a5}.footer-grid a:hover{color:#dfbd89}.footer-phone{color:#ddbd8c}.service-row-icon{color:#d2b281}.check-list .icon{color:#d2b281}.project-aside,.aside-card{background:#2d3729;border:1px solid #48573e}.aside-divider{background:#4a5641}.brand-showcase{background:#242a22;border:1px solid #3b4536;height:540px;display:grid;place-items:center}.brand-showcase img{width:92%;height:auto;object-fit:contain;filter:invert(1) grayscale(1);mix-blend-mode:screen}.form-panel{background:#242b24;border-color:#424e3b}.form-panel input:not([type=checkbox],[type=radio]),.form-panel select,.form-panel textarea{background:#1b221b;border-color:#59654e;color:#f0f0e4}.form-panel input::placeholder,.form-panel textarea::placeholder{color:#a4af97}.service-options input:checked+span{background:#39442f;border-color:#c8aa78;color:#eddec5}.service-options span{border-color:#535f48}.form-panel .consent input{accent-color:#c4a373}.form-note{color:#b4bea8}.form-status.success{color:#d3e3c3;background:#31462b;border:1px solid #59774d}.form-status.error{color:#ffd3b6;background:#4e3024;border:1px solid #805a41}.contact-cards>a,.contact-cards>a:nth-child(2),.contact-cards>a:nth-child(3){background:#2c3529;border:1px solid #47523f}.contact-cards>a:nth-child(2){background:#293331}.contact-cards>a:nth-child(3){background:#353128}.contact-cards>a>.icon{color:#ddbd8c}.contact-cards>a:hover{border-color:#c4a373}.filter-bar button.active{background:#c4a373;border-color:#c4a373;color:#172014}.rating-field label>span[aria-hidden]{color:#88917e}.rating-field label.lit>span[aria-hidden]{color:#dfb675}.big-phone{color:#ddbd8c}.skip-link{background:#252c22;color:#fff}.mobile-contact{background:#191f19f5;border-color:#49533f}.mobile-contact a{background:#333e2d;color:#e2e7d9}.mobile-contact a:last-child{background:#c4a373;color:#172014}.menu-button span{background:#e5e7df}.page-hero .intro{color:#bcc3b3}.dialog-close{background:#d5bb95;color:#1d211a}
@media(max-width:850px){.site-header nav{background:#1b1e1c}.brand-showcase{height:420px}.hero-actions>.text-link{display:inline-flex;font-size:.85rem}.hero-actions{flex-wrap:wrap}}
@media(max-width:600px){.brand-logo-crop{width:34px;height:47px}.brand-logo-crop img{width:76px;height:76px;left:-21px;top:-5px}.brand{gap:9px}.brand-showcase{height:370px}.hero-actions{gap:18px}.hero-actions>.text-link{font-size:.8rem}.nav-inner{gap:12px}.nav-book{font-size:.72rem;padding:9px 11px}}

/* Calm motion, warm materials, and useful little interactions. */
[hidden]{display:none!important}
.reading-progress{position:fixed;inset:0 auto auto 0;width:0;height:2px;background:#d9b681;z-index:100;pointer-events:none}
.home-intro{position:relative}.home-intro:before{content:'';position:absolute;z-index:-1;width:65%;height:90%;right:-3%;top:0;background:radial-gradient(ellipse,#c4a3730c,transparent 65%);pointer-events:none}
.home-intro h1{animation:arrival .8s both}.hero-bottom{animation:arrival 1s .1s both}.hero-actions .button{box-shadow:0 4px 30px #c4a37313}
.site-header{transition:box-shadow .3s,background .3s}.site-header.scrolled{box-shadow:0 8px 36px #0003;background:#1b1e1cf2}
.button .icon,.card-link .icon{transition:transform .25s}.button:hover .icon,.service-card:hover .card-link .icon{transform:translateX(4px)}
.home-scene{margin:0 24px;border:1px solid #4b473c;border-radius:24px;overflow:hidden;background:#222520;box-shadow:0 20px 65px #0002}
.scene-image{height:clamp(350px,39vw,560px);position:relative;overflow:hidden}
.scene-image>img{width:100%;height:100%;object-position:50% 59%;transition:transform 1.2s,filter 1s;filter:brightness(.86)}
.home-scene:has([data-scene="heating-cooling"][aria-pressed=true]) .scene-image>img{filter:brightness(.9) saturate(.7)}
.scene-shade{position:absolute;inset:0;background:linear-gradient(#0003,transparent 25%,transparent 65%,#0006);pointer-events:none}
.scene-label{position:absolute;top:26px;left:34px;color:#ede9df;font-size:.68rem;letter-spacing:.17em}.scene-image .image-credit{top:21px;right:28px;font-size:.65rem;background:#141916a8}
.scene-point{position:absolute;display:flex;align-items:center;gap:12px;background:none;isolation:isolate;padding:0;transform:translate(-50%,-50%);color:#fff}
.scene-point>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#25251eaa;backdrop-filter:blur(12px);border:1px solid #ffffff7a;font-size:1.5rem;font-weight:300;transition:background .3s,transform .3s;box-shadow:0 0 0 7px #ffffff0c}
.scene-point b{font-size:.72rem;font-weight:500;border-radius:30px;padding:7px 13px;background:#171b16d9;backdrop-filter:blur(8px);white-space:nowrap;opacity:0;transform:translateX(-6px);transition:opacity .25s,transform .25s}
.scene-point:hover b,.scene-point:focus-visible b,.scene-point[aria-pressed=true] b{opacity:1;transform:none}
.scene-point[aria-pressed=true]>span{background:#c4a373;color:#161a16;border-color:#d8bb91;box-shadow:0 0 0 8px #c4a37320}
.scene-point:hover>span{transform:scale(1.12)}.point-fire{left:45%;top:49%}.point-room{left:82%;top:58%}.point-shelf{left:18%;top:35%}
.scene-caption{padding:30px 42px;display:grid;grid-template-columns:1fr auto;gap:12px 30px;align-items:center;position:relative;background:linear-gradient(120deg,#292c25,#1e231f)}
.scene-copy{display:grid;grid-template-columns:65px 1fr;align-items:center;gap:5px 20px}.scene-index{grid-row:1/3;color:#c4a373;font-size:.7rem;letter-spacing:.1em}.scene-copy h2{font-size:1.65rem;letter-spacing:-.04em}.scene-copy p{font-size:.88rem}.scene-caption .button{font-size:.8rem;min-height:44px;padding:10px 20px}
.scene-pagination{display:flex;gap:8px;position:absolute;bottom:13px;right:43px}.scene-pagination button{padding:8px 0;background:transparent;width:28px}.scene-pagination button:after{content:'';display:block;height:2px;background:#68715f;transition:background .3s}.scene-pagination button[aria-pressed=true]:after{background:#dab785}
.scene-caption>.button{margin-bottom:10px}.scene-copy.scene-changing{animation:arrival .4s both}
.service-card{position:relative;overflow:hidden}.service-card:before{content:'';position:absolute;inset:0;background:radial-gradient(320px circle at var(--card-x,50%) var(--card-y,0%),#dabc8d12,transparent 65%);pointer-events:none}.service-card:hover .service-icon{background:#5b604b;transform:rotate(-5deg)}.service-icon{transition:transform .3s,background .3s}
.finder-section{background:radial-gradient(ellipse at 85% 50%,#34403555,transparent 60%),#121a15}
.finder-experience{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-top:38px}.finder-panel{display:block;padding:0;min-height:440px}.finder-panel h3{font-size:2.35rem}.finder-panel ul{margin:26px 0 0;padding:0}.finder-panel li{padding:10px 0;font-size:.9rem}.finder-panel p{max-width:460px}.finder-panel .button{margin-top:22px}.finder-number{color:#c4a373}.finder-tabs{border-bottom-color:#4a5344}.finder-tabs button{transition:background .25s,color .25s,border-color .25s}
.service-studio{border:1px solid #495243;border-radius:28px;position:relative;background:radial-gradient(ellipse at 50% 25%,#53604725,transparent 65%),#202820;overflow:hidden;box-shadow:0 22px 50px #0002;min-width:0}
.studio-top{display:flex;align-items:center;justify-content:space-between;padding:24px 26px;font-size:.6rem;letter-spacing:.14em;color:#c9ccb9}.studio-badge{border:1px solid #67745c;border-radius:20px;padding:3px 9px;letter-spacing:.02em;color:#dfc498}
.studio-view{min-height:347px;display:flex;flex-direction:column;justify-content:space-between;padding:0 32px;animation:arrival .4s both}
.studio-controls{text-align:center;padding:20px 0 6px}.studio-controls p{font-size:.76rem!important;color:#aeb9a6;margin:8px 0 0}.studio-controls>strong{font-size:.86rem;font-weight:500}.studio-disclaimer{display:block;text-align:center;font-size:.61rem;color:#aab3a2;padding:17px 20px 23px;letter-spacing:.02em}
.mini-fireplace{padding-top:26px;width:90%;max-width:340px;margin:0 auto;perspective:600px}.fireplace-interior{height:155px;border:13px solid #373e35;border-bottom:20px solid #2c332b;border-radius:7px 7px 2px 2px;background:linear-gradient(#080c09,#141510);position:relative;box-shadow:inset 0 0 30px #000,0 15px 30px #0003;overflow:hidden}.fireplace-base{height:13px;background:linear-gradient(#707763,#454d3c);width:110%;margin-left:-5%;transform:rotateX(30deg);box-shadow:0 16px 25px #0004}
.fire-glow{position:absolute;inset:15px 10px -30px;background:radial-gradient(ellipse at 50% 100%,#ffc371aa,#ff702633 45%,transparent 70%);transition:opacity .6s}.flames{position:absolute;inset:0 25px 12px;display:flex;justify-content:center;align-items:flex-end;gap:3px;transition:opacity .6s,transform .6s;transform-origin:bottom}.flames i{display:block;width:23px;height:calc(45px + var(--i)*5px);border-radius:70% 15% 55% 35%;transform-origin:center bottom;background:linear-gradient(0deg,#e67b22,#f9c369 65%,#fff3c6);filter:drop-shadow(0 0 9px #fb9b4280);animation:flicker calc(1.5s + var(--i)*.15s) ease-in-out infinite alternate;animation-delay:calc(var(--i)*-.3s)}.flames i:nth-child(2n){height:67px;border-radius:15% 75% 35% 55%;background:linear-gradient(0deg,#ad4e20,#e6ad52 70%,#ffe9a9)}.fire-logs{position:absolute;bottom:2px;left:18%;width:64%;height:13px;transform:rotate(-4deg);border-radius:30px;background:repeating-linear-gradient(4deg,#2c2923 0 2px,#494033 3px 5px);box-shadow:0 4px 7px #0008}.fire-off .fire-glow,.fire-off .flames{opacity:0;transform:scaleY(.2)}.fire-off .flames i{animation-play-state:paused}
.studio-toggle{display:inline-flex;align-items:center;gap:12px;font-size:.86rem;background:transparent;padding:8px 12px}.toggle-track{width:40px;height:23px;border-radius:20px;background:#596a49;padding:3px;position:relative;transition:background .3s}.toggle-track:before{content:'';display:block;width:17px;height:17px;border-radius:50%;background:#e7d8be;transform:translateX(17px);transition:transform .3s}.studio-toggle[aria-pressed=false] .toggle-track{background:#4b5147}.studio-toggle[aria-pressed=false] .toggle-track:before{transform:none}
.thermostat{--temperature-color:#d7b17a;display:flex;flex-direction:column;justify-content:center;align-items:center;aspect-ratio:1;width:205px;border-radius:50%;margin:8px auto 0;background:radial-gradient(circle,#2a302a 50%,#1c231d 69%,#6a6d5e 70%,#454c40 73%,#1d231e 74%);border:1px solid #77816b;box-shadow:0 0 0 9px #101710,0 0 50px #c4a3730b,0 18px 25px #0003}.thermostat>span{font-size:.56rem;letter-spacing:.13em;color:#bfc7b5}.thermostat>span:last-child{color:var(--temperature-color);font-size:.64rem;letter-spacing:.04em}.thermostat strong{font-size:4rem;font-family:var(--heading);line-height:1.4;font-weight:400;letter-spacing:-.06em;color:var(--temperature-color);transition:color .25s}.temperature-label{display:flex;justify-content:space-between;font-size:.78rem;text-align:left}.temperature-label output{color:#dfc498}#comfort-range{width:100%;accent-color:#d6b788;height:24px;cursor:ew-resize;display:block;margin:8px 0}
.doorbell-wrap{height:230px;position:relative;display:flex;justify-content:center;align-items:center}.doorbell{width:92px;height:190px;border-radius:26px;background:linear-gradient(110deg,#b9bcb0,#81877b 48%,#b3b8a9);border:1px solid #b5bdad;box-shadow:10px 12px 30px #0005,inset 1px 0 #fff6;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.camera-lens{height:44px;width:44px;border-radius:50%;border:7px solid #262f2c;box-shadow:0 0 0 3px #656e60;background:radial-gradient(circle at 35% 35%,#75879d,#141e26 20%,#080d10 60%)}#doorbell-button{background:#727d72;border:3px solid #b8cfbb;border-radius:50%;width:50px;height:50px;display:grid;place-items:center;color:#eef6ea;transition:box-shadow .3s,background .3s}#doorbell-button:hover,#doorbell-button.ringing{box-shadow:0 0 0 8px #d8e9cc24,0 0 0 18px #d8e9cc12;background:#52644e}.doorbell-message{position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap;background:#303a2bf5;border:1px solid #60704f;border-radius:10px;padding:10px 14px;display:flex;gap:9px;align-items:center;font-size:.67rem;box-shadow:0 7px 18px #0002}.notification-dot{width:6px;height:6px;background:#c9d9ad;border-radius:50%}
.project-board{width:100%;max-width:330px;margin:15px auto 0;padding:24px;border:1px solid #616650;background:linear-gradient(130deg,#3c4333,#2d3729);border-radius:13px;box-shadow:0 16px 25px #0002;transform:rotate(-2deg)}.project-board>span{font-size:.6rem;letter-spacing:.15em;color:#d2bc97}.project-board label{display:flex;align-items:center;gap:11px;font-size:.8rem;margin-top:17px;cursor:pointer;position:relative}.project-board input{position:absolute;opacity:0;width:24px;height:24px}.task-check{display:grid;place-items:center;width:22px;height:22px;flex-shrink:0;border:1px solid #899079;border-radius:6px;transition:background .2s}.task-check .icon{width:15px;opacity:0}.project-board input:checked+.task-check{background:#c4a373;border-color:#c4a373;color:#202820}.project-board input:checked+.task-check .icon{opacity:1}.project-board input:checked~span:last-child{text-decoration:line-through;color:#b0b9a6}.project-board input:focus-visible+.task-check{outline:3px solid #e3c599;outline-offset:3px}.project-board p{font-size:.63rem;margin-top:18px;color:#b1bca5}
.planner-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-block:35px 110px;align-items:center}.planner-intro h2{font-size:clamp(2.5rem,4.8vw,4.5rem);line-height:1.08}.planner-intro>p:not(.eyebrow){margin-top:25px;font-size:1rem}.planner-intro>.text-link{margin-top:30px;font-size:.85rem}
.planner-card{background:radial-gradient(ellipse at 90% 0,#c4a3730d,transparent 60%),#242b24;border:1px solid #4c5645;border-radius:28px;padding:35px;min-height:445px;box-shadow:0 22px 60px #0002;min-width:0}.planner-progress{display:flex;justify-content:space-between;gap:12px;margin-bottom:32px;color:#929d88;font-size:.64rem}.planner-progress>span{padding-bottom:13px;border-bottom:2px solid #46503f;flex:1;white-space:nowrap;transition:color .25s,border-color .25s}.planner-progress b{font-weight:500;margin-left:6px}.planner-progress .active{color:#e3c599;border-color:#c4a373}.planner-step{animation:arrival .35s both}.planner-step h3{font-size:1.7rem;outline:none}.planner-step>p{font-size:.88rem;margin-top:10px}.planner-services{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.planner-services button{display:grid;grid-template-columns:1fr auto;gap:17px 8px;padding:21px 18px;background:#303a2d;border:1px solid #4c5844;border-radius:15px;text-align:left;transition:background .2s,border-color .2s,transform .2s}.planner-services button>.icon:first-child{grid-column:1/-1;color:#dec094;width:27px;height:27px}.planner-services button>.icon:last-child{width:16px;height:16px;align-self:center}.planner-services button>span{font-size:.86rem}.planner-services button:hover{background:#3d4837;border-color:#b89d74;transform:translateY(-3px)}.planner-skip{font-size:.78rem;text-decoration:underline;text-underline-offset:4px;color:#c7cdbf}.planner-tasks{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.planner-tasks button{border:1px solid #617053;color:#dce0d5;background:transparent;padding:9px 13px;border-radius:25px;font-size:.78rem;text-align:left}.planner-tasks button[aria-pressed=true]{background:#d1b383;border-color:#d1b383;color:#1b221b}.planner-timing{display:flex;flex-direction:column;font-size:.78rem;gap:8px}.planner-timing select{border:1px solid #657456;border-radius:10px;background:#1c251c;color:#f0ece3;padding:10px 13px;width:100%}.planner-actions{display:flex;justify-content:space-between;gap:20px;margin-top:28px}.planner-back{background:transparent;padding:10px 0;color:#ced2c4;font-size:.8rem}.planner-actions .button{min-height:44px;font-size:.79rem;padding:10px 17px;gap:12px}.planner-result-icon{display:grid;place-items:center;background:#3b4b31;color:#e0c496;border:1px solid #74815e;border-radius:50%;width:44px;height:44px;margin-bottom:18px}.planner-fine{font-size:.78rem!important}.planner-step[data-step="2"]>.button{margin-top:22px;font-size:.82rem;gap:15px}.planner-step[data-step="2"]>.planner-back{display:block;margin-top:12px}#planner-summary{padding-left:20px;color:#d4dbca;font-size:.86rem;margin:16px 0}#planner-summary:empty{display:none}
.lightbox-tools{position:absolute;top:17px;left:18px;right:76px;display:flex;justify-content:space-between;align-items:center;z-index:2;pointer-events:none}.lightbox-tools span{font-size:.72rem;color:#eee7d8;background:#19221bd9;border-radius:20px;padding:7px 12px}.lightbox-tools button{pointer-events:auto;border:1px solid #ffffff50;background:#19221be6;border-radius:20px;color:#f1e9dc;font-size:.75rem;padding:7px 14px}.lightbox-image-frame{overflow:auto;background:#121712;max-height:70vh;touch-action:pan-y}.lightbox-image-frame>img{width:100%;height:min(65vh,720px);object-fit:contain;max-height:none;cursor:zoom-in}.lightbox-image-frame.zoomed>img{width:160%;max-width:none;height:auto;min-height:65vh;object-fit:contain;cursor:zoom-out}.lightbox-image-frame.zoomed{touch-action:pan-x pan-y}.dialog-close{z-index:3}.gallery-card:hover .photo-expand{background:#d5b480;color:#19221a;transform:rotate(90deg);transition:transform .3s,background .3s}.gallery-card:focus-visible .photo-expand{background:#d5b480;color:#19221a}
.booking-summary{padding:30px;margin-bottom:22px;border:1px solid #566149;border-radius:22px;background:radial-gradient(ellipse at 90% 0,#c4a37318,transparent 70%),#273022}.booking-summary .eyebrow{font-size:.63rem;margin-bottom:15px}.booking-summary h2{font-size:1.65rem}.booking-summary>p:not(.eyebrow){font-size:.83rem;margin-top:13px}.booking-progress-track{height:4px;border-radius:5px;background:#46503e;margin-top:24px;overflow:hidden}.booking-progress-track>span{display:block;width:0;height:100%;background:#d2b481;transition:width .3s}.booking-summary .booking-progress-label{font-size:.72rem!important;color:#d4be9a}.booking-checks{list-style:none;padding:0;margin:18px 0 0;font-size:.76rem;color:#b7c2ac}.booking-checks li{margin:9px 0;display:flex;gap:9px;align-items:center}.booking-checks li:before{content:'';width:7px;height:7px;border:1px solid #7b896d;border-radius:50%}.booking-checks li.complete{color:#e1d8c5}.booking-checks li.complete:before{background:#d2b481;border-color:#d2b481}.planner-prefill{padding:12px 15px;margin-bottom:24px;border-left:2px solid #c4a373;background:#c4a3730c;font-size:.81rem;color:#d9c39f}
@keyframes arrival{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
.studio-paused .flames i,.page-hidden .flames i{animation-play-state:paused}
.project-board input{z-index:1;left:0;margin:0;cursor:pointer}
.flames i{position:relative;border-radius:85% 0 55% 45%;width:22px}.flames i:nth-child(2n){border-radius:0 85% 45% 55%}.flames i:after{content:'';position:absolute;inset:48% 29% 0;border-radius:85% 0 55% 45%;background:linear-gradient(#fff4ccaa,#ffdf87)}.flames i:nth-child(1){height:42px}.flames i:nth-child(2){height:75px}.flames i:nth-child(3){height:56px}.flames i:nth-child(4){height:88px}.flames i:nth-child(5){height:60px}.flames i:nth-child(6){height:71px}.flames i:nth-child(7){height:43px}
@keyframes flicker{0%{transform:scaleY(.75) rotate(-4deg)}100%{transform:scaleY(1.05) rotate(5deg)}}
@media(min-width:1100px){.booking-aside{align-self:start;position:sticky;top:117px}.scene-image:hover>img{transform:scale(1.025)}}
@media(max-width:1100px){.finder-experience{gap:30px}.planner-section{gap:45px}.planner-card{padding:27px}.planner-progress b{font-size:.6rem}.scene-caption{padding:28px 32px}.scene-copy{grid-template-columns:45px 1fr;gap:5px 12px}.scene-copy p{font-size:.8rem}.point-room{left:80%}}
@media(max-width:850px){.finder-experience{gap:26px;align-items:start}.finder-panel h3{font-size:1.9rem}.studio-view{padding:0 20px}.studio-top{padding:22px 20px}.planner-section{grid-template-columns:1fr;gap:35px;padding-bottom:75px}.planner-intro h2 br{display:none}.planner-intro h2{font-size:2.75rem}.planner-intro>p{display:inline-block;margin-top:20px}.planner-intro>.text-link{margin-left:30px}.planner-card{min-height:0;padding:30px}.planner-progress{max-width:450px}.planner-services{grid-template-columns:repeat(4,1fr)}.planner-services button{padding:20px 14px}.planner-services button>span{font-size:.8rem}.planner-services button>.icon:last-child{display:none}.booking-aside{display:block}.booking-summary{margin-bottom:22px}.scene-copy{display:block}.scene-index{display:none}.scene-copy p{margin-top:7px}.scene-caption{gap:20px}.scene-copy h2{font-size:1.4rem}.scene-caption .button{padding:10px 14px;gap:12px;font-size:.73rem}.scene-point b{display:none}.point-fire{left:44%}.point-shelf{left:16%}.point-room{left:87%}}
@media(max-width:600px){.home-scene{margin-inline:10px;border-radius:18px}.scene-image{height:345px}.scene-image>img{object-position:50% center}.scene-label{top:19px;left:20px;font-size:.5rem;letter-spacing:.13em}.scene-image .image-credit{top:14px;right:15px;font-size:.55rem}.scene-point>span{width:35px;height:35px;font-size:1.3rem}.point-shelf{left:9%;top:37%}.point-room{left:89%;top:60%}.point-fire{left:45%;top:49%}.scene-caption{display:block;padding:24px 22px 29px}.scene-copy h2{font-size:1.45rem}.scene-copy p{font-size:.82rem;max-width:280px}.scene-caption .button{margin-top:19px;margin-bottom:0;min-height:40px;padding:9px 15px}.scene-pagination{right:22px;bottom:42px;gap:6px}.scene-pagination button{width:18px}.finder-experience{grid-template-columns:1fr;gap:28px;margin-top:28px}.finder-panel{min-height:0}.finder-panel h3{font-size:2rem}.finder-panel li{font-size:.86rem}.finder-panel ul{margin-top:23px}.service-studio{border-radius:23px}.studio-top{padding:22px 25px}.studio-view{min-height:330px;padding:0 27px}.mini-fireplace{padding-top:20px}.planner-section{padding-top:5px;padding-bottom:65px;gap:28px}.planner-intro h2{font-size:2.65rem}.planner-intro>.text-link{margin:20px 0 0;display:flex}.planner-intro>p:not(.eyebrow){font-size:.94rem}.planner-card{padding:25px 21px;border-radius:22px}.planner-progress{font-size:.6rem;gap:9px;margin-bottom:27px}.planner-progress b{display:block;margin:5px 0 0;font-size:.61rem}.planner-step h3{font-size:1.55rem}.planner-services{grid-template-columns:1fr 1fr;gap:10px}.planner-services button{padding:18px 14px;gap:14px}.planner-services button>span{font-size:.82rem}.planner-services button>.icon:last-child{display:block}.planner-tasks button{font-size:.74rem}.planner-actions .button{font-size:.75rem;padding:10px 13px;gap:8px}.planner-step[data-step="2"]>.button{width:100%;font-size:.76rem}.booking-summary{padding:25px}.lightbox-tools{top:13px;left:13px;right:65px}.lightbox-tools button{font-size:.68rem}.lightbox-image-frame>img{height:57vh}.lightbox-tools span{font-size:.65rem}.home-intro:before{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.scene-image:hover>img{transform:none}}

.home-intro{padding-top:54px}.hero-kicker{color:#ddbd8c}.home-intro h1{font-size:clamp(3.4rem,6.4vw,6.3rem);max-width:1100px;letter-spacing:-.06em}.hero-bottom>p{max-width:610px;font-size:1.08rem}.hero-actions{flex-wrap:wrap;max-width:390px;gap:14px 22px}.hero-reassurance{font-size:.85rem;margin-top:22px;color:#c6ccbf}.quick-services{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:25px}.quick-services a{display:inline-flex;align-items:center;gap:7px;font-size:.87rem;border-bottom:1px solid #64705e;padding:4px 0}.quick-services a:hover{color:#ddbd8c}.quick-services .icon{width:16px}.decision-section{padding-block:80px}.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.decision-grid article{padding:28px;background:#252d25;border:1px solid #46503f;border-radius:18px}.decision-grid article>.icon{color:#ddbd8c;margin-bottom:22px}.decision-grid h3{font-size:1.35rem;line-height:1.3}.decision-grid p{margin-top:16px;font-size:1rem}.decision-grid a{margin-top:24px;color:#ddbd8c}.customer-faq{padding-block:80px}.customer-faq h2{margin-bottom:35px}.customer-faq details p{max-width:900px}.pricing-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:85px;border-top:1px solid var(--line)}.pricing-section .body-large{margin:25px 0}.pricing-section ol{margin:0;padding-left:25px}.pricing-section li{padding:0 0 25px 15px}.pricing-section li::marker{color:#ddbd8c}.pricing-section li strong{font-size:1.2rem}.pricing-section li p{margin-top:8px}.project-fit{padding-block:65px}.project-fit h2{margin-bottom:30px}.scope-note{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-block:1px solid var(--line);padding-block:60px}.scope-note h2{font-size:2.5rem}.scope-note .text-link{margin-top:24px;color:#ddbd8c}.related-services{padding-block:30px 80px}.related-services h2{font-size:2rem}.related-services p{margin-top:14px}.related-services>div{display:flex;flex-wrap:wrap;gap:25px;margin-top:24px}.breadcrumbs{padding-top:25px;font-size:.8rem;color:#bec5b6}.breadcrumbs ol{display:flex;gap:10px;flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumbs li+li:before{content:'/';margin-right:10px;color:#87947e}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs+.page-hero{padding-top:40px}.request-reassurance{display:flex;gap:10px;align-items:flex-start;margin:20px 0 28px;padding:16px 18px;border-radius:12px;background:#303a2b;color:#e1d6c5;font-size:.9rem}.request-reassurance .icon{width:20px;color:#ddbd8c}.contact-requirement{font-size:.8rem;margin:12px 0 22px}.form-success-next{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.form-success-next a{color:#e3c595;text-decoration:underline}.service-location{margin-top:16px;color:#c8b18f;font-size:.92rem}.contact-facts{display:flex;gap:25px;flex-wrap:wrap;margin:25px 0}.contact-facts span{font-size:.85rem;color:#d6d9d0}.cta .cta-explainer{margin-top:18px;max-width:500px}.footer-service-links{padding:0 0 30px;display:flex;flex-wrap:wrap;gap:12px 24px;font-size:.85rem;color:#c9cebf}.footer-service-links a:hover{color:#ddbd8c}
@media(max-width:1000px){.hero-bottom{align-items:flex-start}.hero-actions{min-width:250px}.decision-grid{gap:14px}.decision-grid article{padding:24px}.pricing-section,.scope-note{gap:35px}.nav-inner{gap:16px}.site-header nav{gap:20px}.nav-book{margin-left:0}}
@media(max-width:750px){.decision-grid{grid-template-columns:1fr}.decision-section,.customer-faq,.pricing-section{padding-block:55px}.pricing-section,.scope-note{grid-template-columns:1fr}.hero-bottom{display:block}.hero-actions{margin-top:24px;max-width:none}.hero-bottom>p{font-size:1rem}.hero-reassurance{font-size:.8rem;max-width:330px}.quick-services{gap:7px 18px}.quick-services a{font-size:.8rem}.home-intro{padding-top:35px}.home-intro h1{font-size:clamp(2.8rem,8.5vw,4.2rem);line-height:1.12}.hero-kicker{font-size:.65rem;letter-spacing:.08em}.scope-note h2{font-size:2.1rem}.breadcrumbs{font-size:.74rem}.contact-facts{gap:10px 20px}.project-fit{padding-top:35px}.related-services{padding-bottom:55px}}

/* Keep the purchase decision and primary action visible on first paint. */
.home-intro h1,.hero-bottom{animation:none}.decision-section .section-heading,.customer-faq .section-heading{opacity:1;transform:none}
/* Keep content readable before scroll observers and animations run. */
.reveal{opacity:1;transform:none;transition:transform .35s}.filter-bar button.active span{color:#172014;opacity:1}.guide-teaser{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:45px;border:1px solid #56634c;border-radius:22px;background:#293226;margin-bottom:75px}.guide-teaser h2{font-size:2.4rem}.guide-teaser p:not(.eyebrow){max-width:620px;margin-top:22px}.guide-teaser>.button{flex-shrink:0}.guide-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:65px;padding-bottom:90px}.guide-nav{display:flex;flex-direction:column;gap:15px;position:sticky;top:120px;align-self:start;font-size:.9rem}.guide-nav strong{color:#ddbd8c}.guide-nav a:hover,.guide-content a:not(.button):hover{color:#ddbd8c;text-decoration:underline}.guide-content>section{padding-bottom:65px;margin-bottom:55px;border-bottom:1px solid var(--line)}.guide-content h2{font-size:2.6rem;margin-bottom:25px}.guide-content p{margin:18px 0}.guide-content a:not(.button){color:#dfbd89;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.guide-content li{padding:6px 0;color:#c6ccbf}.preparation-checklist{margin-block:30px;border:1px solid #536147;border-radius:18px;background:#252e23;padding:24px}.preparation-checklist label{display:flex;gap:14px;align-items:flex-start;padding:18px 0;border-bottom:1px solid #48503f;cursor:pointer}.preparation-checklist input{width:21px;height:21px;margin:4px 0 0;flex-shrink:0;accent-color:#c4a373}.preparation-checklist label span span{display:block;color:#bfc8b7;font-size:.92rem;margin-top:7px}.preparation-checklist input:checked+span strong{color:#ddbd8c}.preparation-checklist>p{font-size:.85rem;margin:22px 0 0}.guide-service-details details{border-bottom:1px solid var(--line)}.guide-service-details summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:23px 0;gap:15px;font-size:1.18rem;list-style:none}.guide-service-details summary::-webkit-details-marker{display:none}.guide-service-details details[open] summary>span{transform:rotate(45deg)}.guide-service-details details>div{padding-bottom:25px}.guide-service-details a{display:inline-flex;align-items:center;gap:12px}.guide-service-details .icon{width:18px}.guide-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:30px}.guide-small{font-size:.9rem}.guide-inline{margin-bottom:35px}.home-scene .image-credit{background:#111b12de}.scene-label{text-shadow:0 1px 5px #000}
@media(max-width:850px){.guide-teaser{display:block;padding:30px}.guide-teaser>.button{margin-top:25px}.guide-layout{grid-template-columns:1fr;gap:35px}.guide-nav{position:static;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px 22px;padding-bottom:25px;border-bottom:1px solid var(--line)}.guide-nav strong{width:100%}.guide-content h2{font-size:2.1rem}.guide-content>section{padding-bottom:40px;margin-bottom:40px}.guide-teaser h2{font-size:2.05rem}.preparation-checklist{padding:17px}}

.service-selection-heading{font-size:1.6rem;margin-bottom:28px}

/* Original, lightweight scenes built from CSS and SVG. */
.finder-experience{display:flex;flex-direction:column-reverse;gap:36px;align-items:stretch}.finder-panel{display:grid;grid-template-columns:1fr 1fr;gap:40px;min-height:0;padding:12px 8px}.finder-panel ul{margin:0}.studio-v2{background:#1c2420;border-color:#596251;box-shadow:0 30px 70px #0003}.studio-v2 .studio-top{padding:28px 32px;border-bottom:1px solid #465044;gap:20px}.studio-overline{font-size:.64rem!important;letter-spacing:.14em;line-height:1.6;color:#d1b98e!important;text-transform:uppercase}.studio-top h3{font-size:1.65rem;letter-spacing:-.04em;margin-top:6px;color:#eeeae2}.studio-surprise{display:flex;gap:14px;align-items:center;border:1px solid #77816b;background:#303b2e;color:#f0dec0;border-radius:30px;padding:11px 18px;font-size:.8rem;white-space:nowrap}.studio-surprise:hover{background:#45503a}.studio-surprise span{font-size:1.2rem;color:#e3c18a}.studio-v2 .studio-view{display:grid;grid-template-columns:1.15fr 1fr;min-height:465px;padding:0;animation:none}.studio-art{position:relative;min-height:465px;overflow:hidden;isolation:isolate;background:#293129;border-right:1px solid #4d5747}.art-label,.art-caption{position:absolute;z-index:4;left:28px;right:28px;font-size:.57rem;letter-spacing:.12em;color:#dfd6c6;line-height:1.6;text-align:center}.art-label{top:26px}.art-caption{bottom:24px}.studio-v2 .studio-controls{padding:38px 32px;text-align:left;align-self:center}.studio-v2 .studio-controls h4{font-family:var(--heading);font-weight:500;font-size:clamp(1.7rem,2.4vw,2.3rem);letter-spacing:-.04em;line-height:1.2;margin:14px 0 20px;color:#f1eadf}.studio-v2 .studio-controls>p:not(.studio-overline){font-size:.91rem!important;line-height:1.7;color:#c0c8b7}.studio-chips{display:flex;gap:8px;flex-wrap:wrap;margin:23px 0 16px}.studio-chips button{padding:9px 12px;border:1px solid #728066;border-radius:30px;background:transparent;color:#dfe3d6;font-size:.75rem;min-height:42px}.studio-chips button[aria-pressed=true]{background:#d4b787;color:#1b231a;border-color:#d4b787}.studio-chips button:hover{border-color:#e2c292}.studio-v2 .studio-toggle{padding:8px 0}.studio-v2 .studio-controls .studio-reaction{margin-top:22px;padding:15px 17px;border-left:2px solid #c4a373;background:#ffffff06;border-radius:0 10px 10px 0;color:#e4ccb0;font-size:.86rem!important;min-height:76px}.studio-v2 .temperature-label{margin-top:24px;font-size:.86rem;color:#dadfce;gap:15px}.studio-v2 input[type=range]{width:100%;height:34px;accent-color:#d6b788;cursor:ew-resize;margin:8px 0}.studio-footer{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:23px 30px;border-top:1px solid #495341;background:#1a211b}.studio-passport{display:flex;gap:12px}.studio-passport>span{display:flex;align-items:center;gap:7px;font-size:.65rem;padding:7px 10px;border:1px solid #56634d;border-radius:25px;color:#b7c0ad;transition:background .2s,color .2s}.studio-passport .icon{width:15px;height:15px}.studio-passport .earned{background:#394630;color:#f2d09a;border-color:#bda271}.studio-footer>p{font-size:.74rem;max-width:225px;color:#b8c2ad}.studio-footer>button{background:transparent;color:#d6bd94;font-size:.74rem;text-decoration:underline;text-underline-offset:4px;padding:12px 0;white-space:nowrap}.studio-v2 .studio-disclaimer{font-size:.65rem;padding:14px 22px;color:#b8c2ad;background:#1a211b}.studio-noscript{padding:20px}.studio-noscript a{text-decoration:underline}
/* Fireside: matched, original artwork and a native range comparison. */
.hearth-art{min-height:590px;background:#282f26;--reveal:35%;isolation:isolate}
.hearth-layer{position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,#363c33,#202720)}
.hearth-after{clip-path:inset(0 calc(100% - var(--reveal)) 0 0)}
.hearth-illustration{position:absolute;left:0;top:50%;width:100%;height:auto;transform:translateY(-48%)}
.hearth-demo-label{position:absolute;z-index:2;top:30px;left:20px;right:20px;text-align:center;font-size:.61rem;letter-spacing:.18em;color:#e8d7b9;pointer-events:none}
.hearth-demo-label>span{display:block;font-size:.48rem;letter-spacing:.13em;color:#b9bdae;margin-top:8px}
.hearth-state-labels{position:absolute;z-index:2;top:94px;left:24px;right:24px;display:flex;justify-content:space-between;pointer-events:none}
.hearth-state-labels>span{font-size:.5rem;letter-spacing:.15em;color:#ded3bd;background:#1b241ac9;border:1px solid #a8ad8e30;padding:9px 12px;border-radius:9px;transition:opacity .2s}
.hearth-state-labels>span:last-child{text-align:right}
.hearth-state-labels i{font-size:.62rem;letter-spacing:0;font-style:normal;display:block;margin-top:4px;color:#e8e3d6}
.is-clean .hearth-state-labels>span:last-child,.is-dirty .hearth-state-labels>span:first-child{opacity:0}
.hearth-divider{position:absolute;z-index:3;top:153px;bottom:82px;left:clamp(2px,var(--reveal),calc(100% - 2px));width:1px;background:linear-gradient(transparent,#f1d2a5 14%,#f1d2a5 86%,transparent);box-shadow:0 0 18px #e8c58844;pointer-events:none}
.hearth-divider>span{position:absolute;display:flex;align-items:center;justify-content:center;gap:7px;top:50%;left:50%;width:47px;height:47px;transform:translate(-50%,-50%);background:#e9d3af;color:#30362a;border-radius:50%;border:4px solid #2e372b;box-shadow:0 0 0 1px #ead5b17a,0 5px 25px #0005;font-size:1.5rem}
.hearth-divider i{height:13px;width:1px;background:#92856c}
.studio-v2 input.hearth-reveal{position:absolute;z-index:4;inset:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:ew-resize;appearance:none;-webkit-appearance:none;background:transparent;border:0;touch-action:pan-y}
.hearth-reveal::-webkit-slider-runnable-track{background:transparent;height:100%}
.hearth-reveal::-webkit-slider-thumb{-webkit-appearance:none;width:1px;height:100%;background:transparent;border:0}
.hearth-reveal::-moz-range-track{background:transparent;height:100%}
.hearth-reveal::-moz-range-thumb{width:1px;height:100%;background:transparent;border:0}
.hearth-art:has(.hearth-reveal:focus-visible){outline:3px solid #ecd0a2;outline-offset:-5px}
.hearth-art:has(.hearth-reveal:focus-visible) .hearth-divider>span{box-shadow:0 0 0 4px #eedbbb66,0 5px 25px #0005}
.hearth-drag-hint{position:absolute;bottom:37px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:15px;z-index:2;color:#e1c79e;font-size:1.4rem;pointer-events:none}
.hearth-drag-hint>span{font-size:.51rem;letter-spacing:.1em;color:#d2cfbc}
.hearth-flame{transform-origin:320px 390px;animation:hearth-flicker 3s ease-in-out infinite alternate;animation-delay:calc(var(--i)*-.43s)}
.hearth-firelight{transition:opacity .35s}
.hearth-art.fire-dark .hearth-firelight{opacity:0}
.hearth-art.fire-dark .hearth-flame{animation-play-state:paused}
.studio-v2 .hearth-controls{background:radial-gradient(ellipse at 100% 0,#a7884920,transparent 65%);padding-block:34px}
.studio-v2 .hearth-controls h4{font-size:clamp(1.9rem,2.7vw,2.7rem);line-height:1.14;letter-spacing:-.055em}
.hearth-controls h4 em{font-style:normal;color:#e3c394}
.hearth-reveal-caption{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:24px;font-size:.78rem;color:#ebe2d1}
.hearth-reveal-caption output{font-variant-numeric:tabular-nums;color:#dec391;font-size:.82rem}
.studio-v2 .hearth-controls>p.hearth-help{font-size:.68rem!important;line-height:1.5;margin-top:7px;color:#b8beac}
.hearth-actions{display:flex;align-items:center;gap:16px;margin:22px 0 13px;flex-wrap:wrap}
#hearth-clean{display:flex;align-items:center;justify-content:center;gap:19px;padding:12px 20px;border-radius:30px;background:linear-gradient(110deg,#ebd0a1,#c4a472);color:#252b20;font-weight:600;font-size:.8rem;min-height:46px;box-shadow:0 4px 20px #090e092e;transition:box-shadow .2s,transform .2s}
#hearth-clean:hover{box-shadow:0 6px 24px #dcb47622;transform:translateY(-1px)}
#hearth-clean>span{font-size:1.15rem;font-weight:400}
#hearth-before{background:transparent;font-size:.69rem;color:#d2c9b6;text-decoration:underline;text-underline-offset:4px;min-height:44px}
.studio-v2 .hearth-controls .studio-reaction{min-height:69px;margin-top:15px;font-size:.8rem!important}
.studio-v2 .hearth-controls .studio-service-link{font-size:.8rem;margin-top:17px}
.studio-v2 .hearth-controls>p.hearth-note{font-size:.61rem!important;line-height:1.6;margin-top:17px;color:#b6bdaa;max-width:32em}
@keyframes hearth-flicker{0%{opacity:.74;transform:scaleY(.97)}100%{opacity:1;transform:scaleY(1.04)}}
@media(max-width:1000px) and (min-width:751px){.hearth-state-labels{left:14px;right:14px}.hearth-state-labels>span{padding:7px}.hearth-divider{top:175px;bottom:140px}.hearth-actions{gap:5px 12px}}
@media(max-width:750px){.hearth-art{min-height:400px}.hearth-illustration{transform:translateY(-47%)}.hearth-demo-label{top:23px;font-size:.55rem}.hearth-demo-label>span{font-size:.44rem}.hearth-state-labels{top:76px;left:19px;right:19px}.hearth-state-labels>span{padding:7px 9px;font-size:.45rem}.hearth-state-labels i{font-size:.56rem}.hearth-divider{top:125px;bottom:67px}.hearth-divider>span{width:43px;height:43px}.hearth-drag-hint{bottom:23px;gap:10px}.hearth-drag-hint>span{font-size:.46rem}.studio-v2 .hearth-controls h4{font-size:2.05rem}.studio-v2 .hearth-controls h4 br{display:block}.studio-v2 .hearth-controls{padding:27px 25px}.hearth-reveal-caption{margin-top:19px}}
/* Temperature: physical dial, ambient color, and weather respond together. */
.climate-art{background:radial-gradient(ellipse,#67754c33,transparent 66%),#26332b;transition:background .5s}.climate-art[data-climate=cool]{background:radial-gradient(ellipse,#5e9cbd40,transparent 65%),#20313b}.climate-art[data-climate=warm]{background:radial-gradient(ellipse,#bd7b4944,transparent 65%),#393025}.studio-v2 .thermostat{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:238px;margin:0;box-shadow:0 0 0 10px #111b17,0 0 0 11px #6a745b77,0 15px 50px #0005;background:radial-gradient(circle at 35% 25%,#4f5546,#1a241d 65%,#939783 66%,#465043 69%,#1d281e 72%)}.studio-v2 .thermostat strong{font-size:4.8rem}.studio-v2 .thermostat>span{font-size:.6rem}.studio-v2 .thermostat>span:last-child{font-size:.7rem}.climate-orbit{position:absolute;border:1px solid #b3c4a221;border-radius:50%;width:310px;height:310px;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-two{width:400px;height:400px;border-style:dashed;opacity:.5}.climate-weather{position:absolute;inset:0;pointer-events:none}.climate-snow,.climate-sun{position:absolute;font-size:2rem;left:14%;top:30%;opacity:.13;transition:opacity .4s,transform .4s;color:#b9dceb}.climate-sun{left:auto;right:12%;top:62%;color:#e9c184}.climate-art[data-climate=cool] .climate-snow,.climate-art[data-climate=warm] .climate-sun{opacity:1;transform:scale(1.2)}
/* Doorstep: an explicitly fictional little camera feed. */
.doorstep-art{background:radial-gradient(ellipse at 50% 50%,#6e78512d,transparent 75%),#283127}.porch-monitor{position:absolute;left:9%;right:9%;top:21%;bottom:15%;border:1px solid #738065;border-radius:16px;overflow:hidden;box-shadow:0 25px 45px #0004;background:#18221b}.monitor-top,.monitor-bottom{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:.5rem;letter-spacing:.08em;color:#d4ddc8;gap:8px}.monitor-top>span:first-child{display:flex;align-items:center;gap:5px}.monitor-top i{width:5px;height:5px;background:#c4c9a6;border-radius:50%}.monitor-bottom{justify-content:center;color:#dec69f;height:36px}.porch-scene{position:relative;height:calc(100% - 74px);background:repeating-linear-gradient(0deg,#736f57 0 29px,#68644d 30px 32px);overflow:hidden;perspective:500px}.porch-scene:after{content:'';position:absolute;inset:74% 0 0;background:linear-gradient(#665b43,#807154);z-index:0}.porch-door{position:absolute;width:30%;height:100%;left:35%;top:-10%;background:#273c31;border:7px solid #b6aa8b;box-shadow:inset 0 0 0 7px #273c31,inset 0 0 0 9px #50654e}.porch-door:after{content:'';position:absolute;width:4px;height:18px;right:5%;top:65%;background:#d4b684;border-radius:3px}.porch-mat{position:absolute;left:27%;width:46%;height:28px;bottom:4%;background:#b89e6b;color:#322d20;text-align:center;font-size:.56rem;line-height:28px;transform:rotateX(45deg);z-index:1}.porch-pot{position:absolute;right:9%;bottom:22%;width:25px;height:33px;background:linear-gradient(90deg,#b69a74,#9b7c54);border-radius:1px 1px 8px 8px;z-index:1}.porch-pot:before{content:'';position:absolute;width:39px;height:53px;left:-7px;top:-43px;border-radius:50% 30% 40% 20%;background:#3d5234;box-shadow:inset 10px 3px #455d3c}.porch-waiting{position:absolute;left:5%;right:5%;top:28%;font-size:.78rem;color:#f6eedb;text-align:center;background:#162119e8;border:1px solid #748065;border-radius:9px;padding:13px 5px;z-index:4;line-height:1.6}.porch-visitor{position:absolute;z-index:3;opacity:0;transform:translateY(8px) scale(.9);transition:opacity .25s,transform .35s}.visitor-parcel{width:80px;height:65px;bottom:10%;left:38%;background:linear-gradient(115deg,#caa66d,#ab8555);border:1px solid #efd2a0;box-shadow:10px 9px 0 #0002;transform:rotate(-5deg);border-radius:2px}.parcel-tape{position:absolute;top:0;bottom:0;left:35%;width:17px;background:#ecd3a68c}.visitor-parcel>span{position:absolute;left:9%;bottom:12%;font-size:.45rem;background:#eadbc1;color:#30271c;padding:3px;transform:rotate(-6deg)}.visitor-squirrel{bottom:9%;left:30%;width:105px;height:105px}.visitor-squirrel svg{width:100%;height:100%}.visitor-dog{width:135px;color:#c6a070;left:31%;bottom:12%;filter:drop-shadow(0 6px 3px #0004)}.doorstep-art:not([data-visitor=waiting]) .porch-waiting{display:none}.doorstep-art[data-visitor=parcel] .visitor-parcel,.doorstep-art[data-visitor=squirrel] .visitor-squirrel,.doorstep-art[data-visitor=dog] .visitor-dog{opacity:1;transform:translateY(0) scale(1)}#doorbell-button.new-doorbell{display:flex;justify-content:space-between;width:100%;height:auto;min-height:60px;border-radius:16px;border:1px solid #a5b48b;background:linear-gradient(115deg,#45563b,#303e2c);padding:16px 18px;margin-top:28px;font-size:.87rem;gap:12px;box-shadow:0 8px 18px #0002}#doorbell-button.new-doorbell.ringing{box-shadow:0 0 0 5px #ddc58a22}
/* Handyman: straighten a frame with a real keyboard-friendly range input. */
.handyman-art{background:radial-gradient(ellipse at 50% 35%,#897e4944,transparent 75%),#32362c}.level-room{position:absolute;inset:20% 14% 21%}.level-picture{position:absolute;width:55%;height:62%;left:23%;top:0;padding:10px;background:linear-gradient(135deg,#c0ac82,#80714f);box-shadow:9px 15px 20px #0004;transform:rotate(var(--picture-angle,-7deg));transition:transform .18s;transform-origin:50% 0}.picture-print{position:relative;background:#c6c0a2;width:100%;height:100%;overflow:hidden;border:7px solid #e1d7ba}.picture-print>span{position:absolute;width:36%;aspect-ratio:1;border-radius:50%;background:#bd925c;top:15%;right:15%}.picture-print>i{position:absolute;width:160%;height:70%;background:#596749;transform:rotate(-20deg);bottom:-40%;left:-25%;box-shadow:50px -15px #87926c}.level-shelf{position:absolute;left:0;right:0;bottom:12%;height:12px;background:linear-gradient(#c0a273,#967b54);box-shadow:0 15px 20px #0004}.shelf-books{position:absolute;width:9%;height:40px;bottom:calc(12% + 12px);left:10%;background:#968869;transform:rotate(-9deg);box-shadow:15px 0 #53654b,29px -5px #b09c79}.level-tool{position:absolute;width:62%;height:32px;left:22%;bottom:calc(12% + 12px);background:linear-gradient(#d6b163,#a98b48);border:1px solid #e9c88a;border-radius:5px;box-shadow:0 3px 8px #0004}.level-tool:before{content:'';position:absolute;width:64px;height:18px;left:calc(50% - 32px);top:6px;border-radius:12px;background:#788844;border:1px solid #394b2c}.level-tool>i{position:absolute;height:18px;width:1px;background:#354c25;top:7px;left:calc(50% - 12px)}.level-tool>i:last-child{left:calc(50% + 12px)}.level-bubble{position:absolute;height:14px;width:22px;background:#e0ee97;top:9px;left:calc(50% - 11px);transform:translateX(-16px);border:1px solid #596c32;border-radius:50%;transition:transform .18s}.level-help{display:flex;justify-content:center;align-items:center;gap:10px;background:#303c2a;border:1px solid #6f805d;color:#e4d0ad;border-radius:30px;padding:9px 17px;font-size:.78rem;min-height:42px}.level-help .icon{width:17px;height:17px}.studio-v2 .project-board{max-width:none;margin:26px 0 0;transform:none;box-shadow:none;padding:18px;background:#273222}.studio-v2 .project-board label{margin-top:11px;font-size:.77rem}.studio-v2 .project-board p{font-size:.7rem!important;color:#c3cdb7}.level-celebration{position:absolute;inset:25% 20%;pointer-events:none;opacity:0}.level-celebration>i{position:absolute;left:calc(var(--i)*11%);top:30%;width:5px;height:9px;background:#dec18a;transform:rotate(calc(var(--i)*30deg));border-radius:2px}.handyman-art.celebrate .level-celebration{animation:studio-cheer .9s ease-out both}.handyman-art.is-level .level-picture{box-shadow:0 0 0 2px #c4aa7280,0 0 35px #d1b77822,9px 15px 20px #0004}
@keyframes studio-rain{to{transform:translateY(350px)}}@keyframes studio-snooze{50%{transform:translateY(-6px);opacity:.4}}@keyframes studio-steam{to{transform:translateY(-18px);opacity:0}}@keyframes studio-cheer{0%{opacity:0;transform:scale(.6)}30%{opacity:1}100%{opacity:0;transform:translateY(-60px) scale(1.2)}}
.studio-paused *, .page-hidden *{animation-play-state:paused!important}
@media(max-width:1000px){.studio-v2 .studio-view{grid-template-columns:1fr 1fr}.studio-v2 .studio-controls{padding:30px 23px}.studio-passport{gap:6px}.studio-passport>span{padding:6px 8px}.studio-footer{gap:12px;padding-inline:22px}.studio-footer>p{max-width:180px}.studio-v2 .mini-fireplace{width:57%;left:33%}.studio-v2 .fireplace-interior{height:135px}.art-label,.art-caption{left:18px;right:18px;font-size:.52rem}.studio-v2 .thermostat{width:205px}.studio-v2 .thermostat strong{font-size:4rem}}
@media(max-width:750px){.studio-v2 .studio-view{grid-template-columns:1fr}.studio-art{min-height:340px;border-right:0;border-bottom:1px solid #4d5747}.studio-v2 .studio-top{padding:23px 22px}.studio-top h3{font-size:1.28rem}.studio-top .studio-overline{font-size:.5rem!important}.studio-surprise{font-size:.7rem;padding:9px 12px;gap:7px}.studio-surprise>span{font-size:1rem}.studio-v2 .studio-controls{padding:25px}.studio-v2 .studio-controls h4{font-size:1.85rem}.studio-v2 .studio-controls>p:not(.studio-overline){font-size:.87rem!important}.studio-v2 .studio-controls h4 br{display:none}.studio-footer{flex-wrap:wrap;gap:12px 18px}.studio-passport{width:100%;justify-content:space-between;gap:7px}.studio-passport>span{flex:1;justify-content:center;padding:7px 6px;font-size:.63rem;gap:5px}.studio-footer>p{max-width:calc(100% - 85px);flex:1;font-size:.7rem}.studio-v2 .studio-disclaimer{font-size:.61rem;line-height:1.6}.studio-v2 .mini-fireplace{top:34%;width:51%;left:38%}.studio-v2 .fireplace-interior{height:110px;border-width:9px;border-bottom-width:13px}.studio-v2 .flames i{max-height:70px}.studio-v2 .fireplace-base{height:12px}.studio-window{height:40%;width:20%;top:21%;border-width:6px}.studio-dog{bottom:13%}.studio-dog>span{font-size:.8rem}.studio-v2 .thermostat{width:200px}.orbit-one{width:260px;height:260px}.orbit-two{width:330px;height:330px}.porch-monitor{left:12%;right:12%;top:20%;bottom:12%}.monitor-top{padding-inline:10px;font-size:.45rem}.level-room{inset:20% 17% 18%}.handyman-art{min-height:360px}.level-picture{height:63%;width:55%}.finder-panel{grid-template-columns:1fr;gap:20px;padding:5px}.finder-panel h3{font-size:1.9rem}.studio-chips{gap:7px}.studio-chips button{font-size:.72rem;padding-inline:11px}.studio-v2 .studio-reaction{min-height:0!important}.studio-v2 .project-board{padding:18px}.studio-v2 .project-board label{min-height:30px}.visitor-squirrel{width:86px;height:86px}.visitor-dog{width:112px}.visitor-parcel{width:67px;height:54px}}
@media(prefers-reduced-motion:reduce){.studio-v2 *,.studio-v2 *:before,.studio-v2 *:after{animation:none!important;transition:none!important}.handyman-art.celebrate .level-celebration{display:none}}

.studio-service-link{display:inline-flex;align-items:center;gap:12px;font-size:.8rem;color:#e5c792;margin-top:23px;text-decoration:underline;text-underline-offset:5px}.studio-service-link .icon{width:16px;height:16px}.studio-service-link:hover{color:#f5dfbc}
.studio-v2 .studio-controls.hearth-controls>p.hearth-note{font-size:.68rem!important;line-height:1.6}
.studio-v2 .studio-controls.hearth-controls>p.hearth-help{font-size:.72rem!important;line-height:1.5}
.hearth-demo-label>span{font-size:.56rem}
.hearth-drag-hint>span{font-size:.57rem}
@media(max-width:750px){.studio-v2 .hearth-art{min-height:400px}.studio-v2 .studio-controls.hearth-controls h4{font-size:1.95rem}.studio-v2 .studio-controls.hearth-controls h4 br{display:block}.studio-v2 .studio-controls.hearth-controls h4 em{color:#e3c394}.hearth-state-labels{top:79px}.hearth-drag-hint>span{font-size:.53rem}}
