@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 800;font-display:swap;src:url('fonts/dmsans.woff2') format('woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400 800;font-display:swap;src:url('fonts/manrope.woff2') format('woff2')}
:root{--ink:#20362e;--cream:#f7f5ef;--muted:#637069;--copper:#a05030;--line:#dcded6;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font:15px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #c3754d;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;line-height:1.14;letter-spacing:-.045em}h2{font-size:clamp(32px,3.3vw,48px);font-weight:600}h3{font-size:22px;font-weight:650}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 100px));margin:auto}.skip{position:fixed;top:-100px;left:20px;z-index:20;padding:10px;background:white}.skip:focus{top:12px}.topbar{background:var(--ink);color:#f0eee6;font-size:10px;letter-spacing:1.7px;padding:8px 50px;display:flex;justify-content:space-between}.topbar span{letter-spacing:.3px;color:#c2cfc4}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 50px;background:var(--white);gap:25px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand>span{font-size:17px;font-weight:800;letter-spacing:1.4px;line-height:1.3}.brand small{display:block;font-size:10px;letter-spacing:3.6px;font-weight:600}.header nav{display:flex;gap:29px;font-size:13px;font-weight:500}.header nav a:hover,.text-link:hover{color:var(--copper)}.header-phone{font-size:17px;font-weight:700;line-height:1.4}.header-phone span{display:block;font-size:9px;letter-spacing:1.5px;color:var(--muted)}.header-phone b{margin-left:10px;font-weight:400}.hero{position:relative;background:#3d4038;min-height:760px;isolation:isolate}.hero-media{position:absolute;inset:0;overflow:hidden;z-index:-2}.hero-media video{width:100%;height:100%;object-fit:cover;object-position:35% center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,24,19,.74),rgba(13,24,19,.16) 55%,rgba(13,24,19,.35));z-index:-1}.hero-inner{display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:center;padding:70px 0}.hero-copy{color:white;align-self:end;padding:0 0 44px;max-width:660px}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--copper);font-weight:700;margin-bottom:20px}.eyebrow.light{color:#e1c5ab}.hero h1{font-size:clamp(44px,4.7vw,68px);font-weight:600;line-height:1.05;margin-bottom:25px;text-wrap:balance}.hero h1 em{font-style:normal;color:#e6c9a9}.hero-copy>p:not(.eyebrow){color:#eae9e1;font-size:16px;line-height:1.75;max-width:445px;margin-bottom:23px}.text-link{display:inline-flex;align-items:center;gap:35px;font-weight:600;font-size:13px;padding-bottom:7px;border-bottom:1px solid currentColor}.light-link{color:white}.hero-tags{display:flex;gap:18px;margin-top:48px;font-size:11px;color:#e8e7df}.hero-tags span:before{content:'+';margin-right:8px;color:#dfba95}.quote-card{background:#fffdf8;padding:30px 30px 21px;border-radius:3px;box-shadow:0 14px 60px #0003;scroll-margin-top:20px}.quote-card .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:12px}.quote-card h2{font-size:27px;letter-spacing:-1.2px}.form-intro{font-size:12px;margin:10px 0 21px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}form label{display:block;font-size:11px;font-weight:600;margin-bottom:12px}form label>span{color:#9c5739}input:not([type=radio]):not([type=checkbox]),select,textarea{display:block;width:100%;border:1px solid #d7dbd3;background:#fffefb;color:var(--ink);border-radius:2px;padding:10px 11px;font-size:12px;margin-top:5px;min-width:0}input::placeholder,textarea::placeholder{color:#7b817b;opacity:1}select{height:41px;padding-right:4px}textarea{resize:vertical;min-height:67px}fieldset{border:0;padding:0;margin:3px 0 13px}legend{font-size:11px;font-weight:600;margin-bottom:6px}.channel-options{display:flex;gap:20px}.channel-options label{display:flex;align-items:center;gap:5px;font-weight:400;margin:0}input[type=radio],input[type=checkbox]{accent-color:var(--ink);width:15px;height:15px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:25px;padding:14px 20px;border:0;border-radius:2px;font-size:12px;font-weight:600;min-height:48px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:white;width:100%}.primary:hover{background:#314d40}.cream{background:#f0e7d9;color:var(--ink)}.form-note{font-size:10px;line-height:1.5;margin:10px 0;text-align:center}.form-status{font-size:11px}.form-status:empty{display:none}.form-direct{border-top:1px solid var(--line);padding-top:13px;margin-top:13px;text-align:center;color:var(--muted);font-size:11px}.form-direct a{font-weight:700;color:var(--ink)}.video-tools{position:absolute;bottom:16px;left:50px;display:flex;align-items:center;gap:16px;color:#edece5;font-size:9px}.video-tools button{color:white;background:#20362ebb;border:1px solid #b3b9ab80;padding:5px 9px;font-size:10px}.benefit-bar{background:#edece3;border-bottom:1px solid var(--line);font-size:11px}.benefit-bar .wrap{display:flex;justify-content:space-between;gap:20px;padding:23px 0}.benefit-bar b{margin-right:12px;color:var(--copper);font-size:18px;font-weight:400}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:80px;margin-bottom:43px}.section-heading>p{max-width:360px;font-size:14px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.service-prompt{position:relative;padding:30px;background:var(--cream);min-height:310px;border:1px solid #e5e5dc;border-radius:2px}.service-icon{font-size:36px;line-height:1;display:block;margin-bottom:27px;color:var(--copper)}.card-number{position:absolute;right:26px;top:25px;color:#8b9389;font-size:11px}.service-card h3{margin-bottom:14px}.service-card p,.service-prompt p{font-size:13px;line-height:1.8}.service-card a{font-size:11px;display:flex;justify-content:space-between;margin-top:23px;font-weight:700}.service-card a:hover{color:var(--copper)}.service-card.featured{background:#e8ecdf}.service-prompt{background:transparent;border:1px solid #bcc6b5;display:flex;flex-direction:column;justify-content:center}.service-prompt .eyebrow{font-size:9px;margin-bottom:16px}.service-prompt h3{line-height:1.3;margin-bottom:16px}.service-prompt .text-link{align-self:start;font-size:11px;margin-top:20px}.fireplace{background:var(--ink);color:#f6f2e9;padding:80px 0}.fireplace-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.fireplace-copy .eyebrow{color:#d9b596}.fireplace-copy h2{font-size:40px;margin-bottom:22px}.fireplace-copy>p:not(.eyebrow){color:#c1cdc1;font-size:14px}.check-list{list-style:none;padding:0;margin:25px 0;color:#eeeade;font-size:13px}.check-list li{padding:9px 0;border-bottom:1px solid #ffffff1f}.check-list li:before{content:'✓';color:#d4b598;margin-right:13px}.fireplace-copy p.small{font-size:11px;margin-bottom:25px}.fireplace-visual{position:relative;height:490px;background:#b5afa0;overflow:hidden}.fireplace-visual>span{position:absolute;bottom:15px;left:24px;font-size:8px;letter-spacing:2px;color:#44453b}.room-wall{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 42px,#736a5816 43px 44px),repeating-linear-gradient(90deg,#c6beb0 0 70px,#c2b8a8 72px 144px);box-shadow:inset 0 0 100px #544d3540}.illustrated-tv{position:absolute;width:72%;height:42%;left:14%;top:13%;background:#182422;padding:6px;box-shadow:1px 9px 12px #0006;border-radius:4px}.screen-landscape{position:relative;height:100%;overflow:hidden;background:linear-gradient(165deg,#c8b49b,#a9ada0 42%,#475e55 43%,#8a9681 68%,#c0b59c)}.screen-landscape:after{content:'';position:absolute;background:#254b41;width:140%;height:130%;transform:rotate(-20deg);top:60%;left:10%;border-radius:60%}.mantel{position:absolute;width:90%;height:18px;left:5%;top:61%;background:#bca584;box-shadow:0 9px 15px #0003}.hearth{position:absolute;top:67%;bottom:10%;left:23%;width:54%;border:9px solid #b9b09d;background:linear-gradient(#151c18,#303129);box-shadow:inset 0 0 10px black}.logs{position:absolute;bottom:15%;left:23%;width:55%;height:8px;background:#61472f;transform:rotate(-5deg);box-shadow:0 -4px 20px #e7aa5d}.vase{position:absolute;width:23px;height:45px;border-radius:35% 35% 40% 40%;background:#655c49;right:8%;top:52%;box-shadow:3px 1px 3px #0003}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps article{border-top:1px solid #c3cbbd;padding-top:24px}.steps span{font-size:10px;letter-spacing:2px;color:var(--copper)}.steps h3{margin:20px 0 15px}.steps p{font-size:13px}.areas{background:#f0efe7;padding:90px 0}.areas-grid{display:grid;grid-template-columns:.85fr 1.6fr;gap:85px}.areas h2{margin-bottom:25px}.areas p:not(.eyebrow){font-size:13px;margin-bottom:25px;max-width:290px}.areas .text-link{font-size:12px}.area-lists h3{font-size:16px;letter-spacing:-.3px;padding-bottom:15px;border-bottom:1px solid #ccd1c5;margin-bottom:18px}.area-lists>div+div{margin-top:27px}.area-lists ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px 15px;font-size:12px;color:#52604f}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.faq-grid h2{margin-bottom:24px}.faq-grid>div>p:not(.eyebrow){font-size:13px}.faq-grid p a{border-bottom:1px solid #b8bfb2}.questions details{border-bottom:1px solid #d7dcd0}.questions details:first-child{border-top:1px solid #d7dcd0}.questions summary{list-style:none;font-weight:500;font-size:14px;cursor:pointer;padding:22px 35px 22px 0;position:relative}.questions summary::-webkit-details-marker{display:none}.questions summary:after{content:'+';position:absolute;right:3px;font-size:20px;top:16px;font-weight:400}.questions details[open] summary:after{content:'−'}.questions details p{font-size:13px;padding:0 25px 22px 0}.closing{background:var(--ink);padding:65px 0}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{color:var(--cream);font-size:44px}.closing-actions{display:flex;flex-direction:column;align-items:start;gap:14px}.closing-actions>a:not(.button){color:#d4ded0;font-size:12px}.closing-actions .button{margin-bottom:3px;width:100%}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:40px;padding-bottom:40px}footer p{font-size:12px}footer small{font-size:10px}footer>a:last-child{font-size:13px;font-weight:600}.mobile-contact{display:none}[hidden]{display:none!important}.extras{display:flex;flex-wrap:wrap;gap:4px 12px}.extras label{display:flex;align-items:center;gap:4px;font-size:10px;margin:0}.trust-line{font-size:11px!important;color:#edddc4!important;margin-top:20px}
@media(min-width:1600px){.hero-media video{object-position:center 45%}.hero-inner{padding:95px 0}.hero-copy{padding-bottom:60px}}
@media(max-width:1150px){.header{padding:0 30px}.header nav{gap:18px;font-size:11px}.header-phone{font-size:14px}.brand>span{font-size:14px}.brand small{font-size:9px}.wrap{width:calc(100% - 60px)}.hero-inner{grid-template-columns:1fr 385px;gap:35px}.quote-card{padding:26px 24px}.hero h1{font-size:49px}.hero-tags{gap:10px;font-size:10px}.fireplace-grid{gap:40px}.fireplace-copy h2{font-size:34px}.areas-grid{gap:40px}.faq-grid{gap:50px}.service-card,.service-prompt{padding:24px}.video-tools{left:30px}}
@media(max-width:850px){.header nav{display:none}.hero-inner{grid-template-columns:1fr 350px;gap:25px}.hero h1{font-size:41px}.hero-copy{padding-bottom:25px}.hero-tags{flex-wrap:wrap;margin-top:25px}.benefit-bar .wrap{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-grid{grid-template-columns:1fr 1fr}.section-heading{gap:30px}.section-heading>p{max-width:290px}.fireplace-grid{grid-template-columns:1fr 1fr;gap:30px}.fireplace-visual{height:430px}.fireplace-copy h2{font-size:29px}.steps{gap:25px}.areas-grid{grid-template-columns:1fr}.areas h2 br{display:none}.areas p:not(.eyebrow){max-width:540px}.faq-grid{gap:35px}.closing h2{font-size:36px}.topbar{padding-left:30px;padding-right:30px}}
@media(max-width:680px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.topbar{font-size:8px;justify-content:center;padding:7px 15px}.topbar span{display:none}.header{height:78px;padding:0 20px;gap:10px}.brand{gap:9px}.brand img{width:36px;height:36px}.brand>span{font-size:12px;letter-spacing:1px}.brand small{font-size:8px;letter-spacing:2.6px}.header-phone{font-size:12px}.header-phone span{font-size:8px}.header-phone b{display:none}.hero{background:var(--cream)}.hero-media{height:510px}.hero-media video{object-position:26% center}.hero:after{bottom:auto;height:510px;background:linear-gradient(0deg,#12221aec,#18251a35)}.hero-inner{display:flex;flex-direction:column;align-items:stretch;gap:32px;padding-top:95px;padding-bottom:30px}.hero-copy{max-width:none;align-self:stretch;padding:0;min-height:335px}.hero h1{font-size:47px;max-width:390px}.hero-copy>p:not(.eyebrow){font-size:14px;max-width:360px}.hero-copy .eyebrow{font-size:9px}.hero-tags{margin-top:24px;font-size:10px;gap:18px}.quote-card{padding:26px 23px;box-shadow:0 7px 30px #20362e12}.quote-card h2{font-size:27px}.video-tools{top:14px;bottom:auto;left:20px}.quote-card input:not([type=radio]):not([type=checkbox]),.quote-card select,.quote-card textarea{font-size:16px}.quote-card select{height:45px;font-size:13px}.benefit-bar .wrap{font-size:10px;gap:13px 9px}.benefit-bar b{margin-right:5px;font-size:15px}.section{padding-top:65px;padding-bottom:65px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:23px;max-width:100%}.section-heading .text-link{margin-top:25px}h2{font-size:35px}.eyebrow{font-size:9px;margin-bottom:17px}.service-grid{gap:12px;grid-template-columns:1fr}.service-card,.service-prompt{min-height:0;padding:25px}.service-icon{margin-bottom:20px}.service-card h3{font-size:23px}.service-card p,.service-prompt p{font-size:14px}.service-card a{font-size:12px}.fireplace{padding:40px 0 55px}.fireplace-grid{grid-template-columns:1fr;gap:35px}.fireplace-visual{height:350px}.fireplace-copy h2{font-size:35px}.steps{grid-template-columns:1fr;gap:30px}.steps h3{margin:13px 0 10px}.steps p{font-size:14px}.areas{padding:60px 0}.areas-grid{gap:35px}.areas h2{font-size:36px;max-width:350px}.area-lists ul{grid-template-columns:1fr 1fr;font-size:12px;gap:12px 16px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2 br{display:none}.questions summary{font-size:14px}.closing{padding:55px 0}.closing .wrap{display:block}.closing h2{font-size:38px}.closing-actions{margin-top:30px}.closing-actions .button{max-width:350px}footer{flex-wrap:wrap;padding:30px 0 95px}footer p{font-size:10px}footer>a:last-child{width:100%}.mobile-contact{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1.6fr;background:#fffdf8;z-index:5;box-shadow:0 -3px 20px #172b2520;padding:9px 15px calc(9px + env(safe-area-inset-bottom));gap:10px}.mobile-contact a{text-align:center;font-size:12px;padding:12px;background:var(--ink);color:white;border-radius:2px}.mobile-contact a:first-child{background:#eeeee4;color:var(--ink)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.hero-media video{visibility:visible}}
