:root{--ink:#171510;--paper:#f4f0e8;--cream:#e9e0d1;--ember:#e95e28;--orange:#ff7a35;--muted:#817b70;--line:rgba(23,21,16,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:82px;position:absolute;z-index:20;top:0;left:0;right:0;color:white;border-bottom:1px solid rgba(255,255,255,.16)}.header-inner{height:100%;width:min(1280px,calc(100% - 48px));margin:auto;display:flex;align-items:center;gap:42px}.brand{display:flex;align-items:center;gap:10px;line-height:1}.brand-mark{width:31px;height:38px;display:block}.brand-mark svg{width:100%;height:100%;fill:var(--ember)}.brand b{font:800 15px/1 "Manrope";letter-spacing:.04em;display:block}.brand small{font:600 9px/1.5 "Manrope";letter-spacing:.22em;display:block;margin-top:4px}.desktop-nav{display:flex;gap:30px;margin-left:auto}.desktop-nav a{font-size:13px;font-weight:600;opacity:.8;transition:.2s}.desktop-nav a:hover{opacity:1}.header-call{border-left:1px solid rgba(255,255,255,.18);padding-left:30px;display:flex;flex-direction:column}.header-call span{font-size:10px;text-transform:uppercase;letter-spacing:.18em;opacity:.6}.header-call b{font:700 14px "Manrope";margin-top:3px}.menu-btn,.mobile-menu{display:none}.hero{height:780px;min-height:720px;background:#17130f;color:white;position:relative;overflow:hidden}.hero-art{position:absolute;inset:0 0 0 46%;background:linear-gradient(135deg,#4d4034,#191713 70%);overflow:hidden}.room-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(255,127,54,.26),transparent 64%);right:-70px;bottom:-180px}.fireplace{position:absolute;width:min(560px,76%);height:520px;right:7%;bottom:0;background:linear-gradient(90deg,#82705e,#aa9985 48%,#6c5b4b);box-shadow:-40px 0 90px rgba(0,0,0,.25)}.fireplace:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(86deg,transparent 0 65px,rgba(255,255,255,.025) 66px 68px)}.mantel{position:absolute;left:-28px;right:-22px;top:86px;height:18px;background:#c0ae96;box-shadow:0 10px 25px rgba(0,0,0,.3)}.firebox{position:absolute;width:70%;height:220px;left:15%;bottom:58px;background:#070706;border:8px solid #29251f;overflow:hidden;box-shadow:0 0 70px rgba(255,95,25,.25)}.hearth{position:absolute;height:28px;left:5%;right:5%;bottom:30px;background:#9d8b75}.flame,.mini-fire i,.linear-fire i,.pit i{position:absolute;bottom:35px;width:48px;height:110px;background:linear-gradient(#ffdb6e,#ff6b20 55%,#e2340e);border-radius:70% 30% 55% 45%/65% 45% 55% 35%;filter:drop-shadow(0 0 18px #ff6a22);transform:rotate(8deg)}.f1{left:27%;height:90px}.f2{left:45%;height:140px;transform:rotate(-7deg)}.f3{left:62%;height:78px}.logs{position:absolute;left:20%;right:20%;height:22px;bottom:28px;background:#4d2417;transform:rotate(3deg);border-radius:20px;box-shadow:20px -4px 0 #6b2f1c}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,16,13,.98) 0%,rgba(18,16,13,.94) 38%,rgba(18,16,13,.28) 66%,rgba(18,16,13,.05))}.hero-content{position:relative;z-index:2;padding-top:190px}.eyebrow,.section-kicker{font:700 10px "Manrope";letter-spacing:.22em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:12px;color:#c8c1b7}.eyebrow span{width:28px;height:1px;background:var(--ember)}h1,h2,h3{font-family:"Manrope",sans-serif;margin:0;letter-spacing:-.045em}h1{font-size:clamp(68px,8.3vw,126px);line-height:.86;margin-top:28px;max-width:700px}.hero-content p{font-size:18px;line-height:1.6;color:#c6c0b7;max-width:550px;margin:30px 0}.hero-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:0 22px;font:700 13px "Manrope";transition:.25s}.btn-primary{background:var(--ember);color:#fff}.btn-primary:hover{background:#ff6d30;transform:translateY(-2px)}.btn-ghost{border:1px solid rgba(255,255,255,.28);color:#fff}.btn-ghost:hover{background:white;color:var(--ink)}.hero-proof{position:absolute;z-index:3;right:0;bottom:0;width:54%;height:116px;background:rgba(18,16,13,.74);backdrop-filter:blur(16px);display:flex;align-items:center}.hero-proof>div{flex:1;display:flex;align-items:center;gap:14px;padding:0 26px;border-right:1px solid rgba(255,255,255,.14)}.hero-proof strong{font:700 28px "Manrope";color:#fff}.hero-proof span{font-size:11px;line-height:1.45;color:#a9a39a}.intro{padding:130px 0 120px}.section-kicker{color:var(--ember);margin-bottom:28px}.intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:70px}.intro h2,.about h2,.areas h2{font-size:clamp(42px,5.4vw,76px);line-height:1.02}.intro h2 em,.final-cta em{font-family:Georgia,serif;font-weight:400;color:var(--ember)}.intro-grid>p{font-size:16px;line-height:1.8;color:#706b62;max-width:480px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:330px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.service-card.featured{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;padding:0;min-height:420px}.service-visual{background:#211c17;position:relative;overflow:hidden}.visual-fire{background:radial-gradient(circle at 50% 85%,#9a351c,#251b15 38%,#141311 72%)}.mini-fire{position:absolute;left:18%;right:18%;bottom:20%;height:36%;border-bottom:16px solid #45291d}.mini-fire i{bottom:8px;left:25%;height:100px}.mini-fire i:nth-child(2){left:48%;height:145px}.mini-fire i:nth-child(3){left:67%;height:80px}.card-copy{padding:40px}.service-card>span,.card-copy>span,.product-strip article>div:last-child>span{font:700 10px "Manrope";color:#aaa398}.service-card h3{font-size:25px;margin:52px 0 14px}.card-copy h3{margin:70px 0 14px}.service-card p{font-size:14px;line-height:1.7;color:#777168}.service-card a,.text-link{font:700 12px "Manrope";display:inline-flex;gap:16px;margin-top:24px}.icon{font-size:28px;color:var(--ember);height:30px}.products{background:#181612;color:#fff;padding:120px 0 70px}.light{color:#b9aea0}.products-head{display:grid;grid-template-columns:1fr .7fr;gap:100px;align-items:end;margin-bottom:60px}.products h2,.showroom h2,.final-cta h2{font-size:clamp(48px,6vw,82px);line-height:1}.products-head p,.showroom p{color:#aaa49a;line-height:1.8;max-width:480px}.product-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1440px;margin:auto}.product-strip article{border:1px solid rgba(255,255,255,.12);border-right:0}.product-strip article:last-child{border-right:1px solid rgba(255,255,255,.12)}.product-art{height:330px;position:relative;overflow:hidden}.wood{background:radial-gradient(circle at 50% 65%,#54402e,#211d18 62%)}.gas{background:linear-gradient(135deg,#6b6258,#2b2824)}.pellet{background:radial-gradient(circle at 50% 70%,#4c4136,#171614 65%)}.outdoor{background:linear-gradient(#5c5b59,#2b2b28 55%,#181715 55%)}.stove{position:absolute;width:145px;height:210px;background:#111;left:50%;bottom:45px;transform:translateX(-50%);border-radius:4px;box-shadow:0 25px 40px #000}.stove:before{content:"";position:absolute;left:16px;right:16px;top:20px;height:110px;border:5px solid #27231f;background:radial-gradient(circle at 50% 100%,#f27228,#1c120c 62%)}.stove:after{content:"";position:absolute;width:65px;height:65px;background:#111;left:40px;top:-65px}.stove.round{border-radius:72px 72px 8px 8px}.linear-fire{position:absolute;left:12%;right:12%;bottom:80px;height:80px;background:#090909;border:7px solid #191919}.linear-fire i,.pit i{width:20px;height:50px;bottom:5px;left:30%}.linear-fire i:nth-child(2),.pit i:nth-child(2){left:49%;height:66px}.linear-fire i:nth-child(3),.pit i:nth-child(3){left:67%;height:42px}.pit{position:absolute;left:14%;right:14%;bottom:65px;height:70px;background:#24221f;border:18px solid #8b8175}.product-strip article>div:last-child{padding:28px}.product-strip h3{font-size:26px;margin:8px 0}.product-strip p{font-size:12px;color:#89847c}.brands{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:62px;opacity:.68}.brands span{font-size:10px;text-transform:uppercase;letter-spacing:.18em}.brands b{font:700 13px "Manrope";letter-spacing:.04em}.about{padding:140px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.about-visual{height:650px;background:#c6b9a6;position:relative;overflow:hidden}.stone{position:absolute;border-radius:50%;background:linear-gradient(145deg,#867664,#d4c6b3);box-shadow:inset -20px -20px 35px rgba(40,30,20,.16)}.s1{width:500px;height:500px;left:-180px;top:-80px}.s2{width:420px;height:420px;right:-130px;bottom:-90px}.s3{width:240px;height:240px;right:70px;top:170px}.about-badge{position:absolute;right:0;bottom:0;width:230px;height:150px;background:var(--ember);color:#fff;padding:28px}.about-badge strong{font:800 28px "Manrope";display:block}.about-badge span{font-size:12px;line-height:1.5}.about-copy .lead{font-size:20px;line-height:1.6;color:#34312d;margin-top:34px}.about-copy>p:not(.lead){color:#777168;line-height:1.8}.checks{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:30px 0}.checks span{font-size:12px;font-weight:600}.showroom{background:#25211c;color:#fff;padding:120px 0}.showroom-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:110px;align-items:center}.showroom p{font-size:16px}.location{display:flex;gap:15px;margin:30px 0}.pin{color:var(--ember);font-size:26px}.location div{font-size:14px;line-height:1.5}.location b{font-size:17px}.hours-card{background:#f0e9dd;color:var(--ink);padding:40px}.hours-card>span{font:700 10px "Manrope";letter-spacing:.2em;color:#8e877e}.hours-card>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:22px 0;font-size:13px}.hours-card>div strong{font-weight:500}.hours-card hr{border:0;margin:20px 0 8px}.hours-card>a{display:flex;justify-content:space-between;padding:10px 0;font-size:13px;font-weight:600}.areas{padding:110px 0;text-align:center}.areas p{max-width:900px;margin:30px auto 10px;line-height:2;color:#6f6960}.areas small{color:#aaa398}.final-cta{background:#0e0d0b;color:#fff;text-align:center;padding:110px 0}.final-cta>div>span{font:700 10px "Manrope";letter-spacing:.2em;color:#928b81}.final-cta h2{margin:25px 0}.final-cta p{color:#928b81;margin-bottom:34px}.btn.large{min-width:245px}footer{background:#171510;color:#a39d94;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:60px}.footer-brand{color:white;align-self:start}.footer-grid>div>b{font:700 10px "Manrope";letter-spacing:.18em;text-transform:uppercase;color:#fff}.footer-grid p{font-size:12px;line-height:1.9}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:25px;display:flex;justify-content:space-between;font-size:10px}.mobile-cta{display:none}
@media(max-width:900px){.desktop-nav,.header-call{display:none}.header-inner{justify-content:space-between}.menu-btn{display:block;width:42px;height:42px;background:none;border:0;padding:10px}.menu-btn span{display:block;height:1px;background:white;margin:7px 0}.mobile-menu{position:absolute;top:82px;left:0;right:0;background:#171510;padding:22px 24px}.mobile-menu.open{display:grid}.mobile-menu a{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1)}.hero{height:760px}.hero-art{inset:0;opacity:.72}.fireplace{right:-28%;width:90%;opacity:.8}.hero-shade{background:linear-gradient(90deg,rgba(14,13,11,.97),rgba(14,13,11,.5))}.hero-content{padding-top:180px}.hero-proof{width:100%;height:100px}.hero-proof>div{padding:0 15px}.hero-proof strong{font-size:22px}.intro-grid,.products-head,.about-grid,.showroom-grid{grid-template-columns:1fr;gap:38px}.service-grid{grid-template-columns:1fr 1fr}.service-card.featured{grid-column:span 2}.product-strip{grid-template-columns:1fr 1fr}.brands{flex-wrap:wrap;justify-content:center}.about-grid{gap:60px}.about-visual{height:500px}.showroom-grid{gap:60px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}}
@media(max-width:600px){body{padding-bottom:68px}.container,.header-inner{width:calc(100% - 32px)}.site-header{height:72px}.mobile-menu{top:72px}.brand b{font-size:13px}.hero{height:700px;min-height:680px}.hero-content{padding-top:145px}.eyebrow{font-size:8px}.hero-content p{font-size:15px;max-width:90%}.hero-actions{flex-direction:column;align-items:flex-start}.btn{min-height:52px}.hero-proof{height:88px}.hero-proof>div:nth-child(2){display:none}.hero-proof>div{justify-content:center}.intro,.products,.about,.showroom{padding:85px 0}.intro-grid{margin-bottom:45px}.intro h2,.about h2,.areas h2{font-size:42px}.service-grid{grid-template-columns:1fr}.service-card.featured{grid-column:auto;grid-template-columns:1fr;min-height:auto}.service-visual{height:260px}.service-card{min-height:270px}.card-copy h3,.service-card h3{margin-top:35px}.product-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product-strip article{min-width:82vw;scroll-snap-align:start}.product-art{height:300px}.brands{padding-left:16px;padding-right:16px}.about-visual{height:390px}.about-badge{width:190px;height:125px;padding:22px}.checks{grid-template-columns:1fr}.showroom h2,.final-cta h2{font-size:48px}.hours-card{padding:26px 22px}.areas{padding:80px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:span 2}.footer-bottom{padding-bottom:15px}.footer-bottom span{display:none}.mobile-cta{position:fixed;display:grid;grid-template-columns:1fr 1fr;z-index:50;left:0;right:0;bottom:0;height:68px;background:#fff;box-shadow:0 -10px 30px rgba(0,0,0,.16)}.mobile-cta a{display:flex;flex-direction:column;justify-content:center;padding:0 16px}.mobile-cta a:first-child{background:var(--ember);color:#fff}.mobile-cta b{font:700 13px "Manrope"}.mobile-cta span{font-size:9px;margin-top:3px;opacity:.72}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}