:root{--paper:#faf7ef;--cream:#f0ebdf;--ink:#263a30;--muted:#686c60;--line:#dcded1;--ember:#963f2a;--white:#fff;--serif:Georgia,'Times New Roman',serif;--radius:4px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #c07737;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08}h2{font-size:clamp(38px,4.6vw,64px);letter-spacing:-2px}h3{font-size:28px;letter-spacing:-.6px}em{font-weight:400}img{display:block;max-width:100%}[hidden]{display:none!important}.skip{position:fixed;left:8px;top:-100px;padding:12px;background:var(--white);z-index:100}.skip:focus{top:8px}.announcement{height:32px;display:flex;align-items:center;justify-content:center;gap:5px;background:var(--ink);color:var(--paper);font-size:16px;letter-spacing:.6px}.header{display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:auto;padding:20px 5%;height:95px;background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(38,58,48,.1)}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:750;line-height:1;letter-spacing:1px}.brand svg{width:31px;height:37px}.brand small{display:block;font-size:10px;letter-spacing:4.5px;margin-top:6px}.header nav{display:flex;align-items:center;gap:30px;font-size:16px}.header-call{border-bottom:1px solid var(--ink);padding:12px 0;font-weight:600;display:flex;gap:28px}.selection-button{background:transparent;border:0;display:flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;gap:7px}.selection-button svg{width:23px;height:25px;fill:none;stroke:currentColor;stroke-width:1.3}.count{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:white;font-size:16px;width:22px;height:22px;border-radius:50%}.hero{position:relative;min-height:565px;max-width:1600px;margin:auto;overflow:hidden;color:var(--paper);display:flex;align-items:center}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;animation:hero-in 1.4s ease-out both}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,18,14,.82),rgba(10,18,14,.46) 48%,rgba(10,18,14,.06))}.hero-copy{position:relative;z-index:1;padding:55px 7%;max-width:850px;animation:enter .7s ease-out both}.eyebrow{font-size:16px;font-weight:700;letter-spacing:1.8px;line-height:1.5}.hero .eyebrow{display:flex;gap:12px;align-items:center;color:#e8e6d9}.small-line{width:28px;border-top:1px solid currentColor}.hero h1{font-size:clamp(52px,6.3vw,89px);letter-spacing:-3.8px;line-height:.99;margin:24px 0}.hero h1 em{color:#e9cfa8}.hero-copy>p:not(.eyebrow){font-size:17px;color:#e9e7dd;line-height:1.6;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:50px;padding:14px 23px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:var(--radius);font-size:16px;font-weight:600;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#395344}.button:active{transform:translateY(1px)}.button.light{color:var(--ink);background:var(--paper);border-color:var(--paper)}.button.light:hover{background:#eae2d1}.hero-secondary{display:flex;gap:16px;align-items:center;font-size:16px;width:max-content;margin-top:22px;border-bottom:1px solid #ffffff65;padding:0 0 6px}.hero-caption{position:absolute;z-index:1;right:5%;bottom:30px;display:flex;flex-direction:column;gap:3px;text-align:right;font-size:16px;letter-spacing:1.5px;color:#e5ddcb}.service-strip{display:flex;justify-content:space-between;max-width:1220px;margin:auto;padding:26px 5%;border-bottom:1px solid var(--line);gap:24px}.service-strip>div{display:flex;align-items:center;gap:16px}.service-icon{font-family:var(--serif);font-size:30px}.service-strip strong{font-weight:600;font-size:16px}.service-strip small{display:block;color:var(--muted);font-size:16px;margin-top:2px}.section{max-width:1220px;margin:auto;padding:80px 42px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:35px}.section-heading h2{margin-top:12px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.7;max-width:330px;padding-bottom:4px}.size-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.size-tab{padding:18px 6px 14px;background:transparent;border:1px solid #cacfc3;border-radius:var(--radius);min-height:120px;display:flex;align-items:center;flex-direction:column;gap:5px;transition:background .2s,border-color .2s}.size-tab strong{font-size:16px;font-weight:600}.size-tab small{font-size:16px;color:var(--muted)}.size-tab.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.size-tab.active small{color:#d0d8c9}.stack-icon{height:34px;display:flex;align-items:center;justify-content:center}.stack-icon svg{height:32px;width:72px}.all-icon{font-size:31px;height:34px;line-height:1}.size-tab:hover:not(.active){background:var(--cream)}.size-insight{margin-top:16px;display:flex;align-items:center;gap:30px;background:var(--cream);border-radius:4px;padding:18px 24px;min-height:96px}.size-insight .eyebrow{color:var(--muted);font-size:16px}.size-insight p{display:flex;flex-direction:column;margin-top:3px;font-size:16px}.size-insight p strong{font-size:16px;font-weight:500}.size-insight p span{color:var(--muted)}.volume-visual{position:relative;height:42px;width:190px;margin-left:auto;flex-shrink:0}.volume-outline{position:absolute;inset:0;border:1px dashed #8b9387;border-radius:2px}.volume-bar{position:absolute;left:0;bottom:0;width:25%;height:100%;background:repeating-linear-gradient(0deg,transparent 0 9px,var(--cream) 9px 11px),repeating-linear-gradient(90deg,#86654b 0 12px,#ae8e6b 12px 24px);transition:width .35s}.text-button{background:transparent;border:0;border-bottom:1px solid currentColor;padding:12px 0;display:inline-flex;gap:18px;align-items:center;justify-content:space-between;font-size:16px;min-height:44px;line-height:1.3}.size-insight .text-button{margin-left:10px;white-space:nowrap}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:28px 0 23px}.wood-filters{display:flex;gap:5px}.wood-filters button{min-height:44px;padding:8px 14px;border:1px solid transparent;border-radius:24px;font-size:16px;background:transparent;white-space:nowrap}.wood-filters button.active{border-color:#b9c1b1;background:#eaece2}.wood-filters button:hover{background:#eaece2}#result-count{font-size:16px;color:var(--muted);white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 22px;min-height:200px}.product-card{min-width:0;animation:enter .35s ease both}.product-image{display:block;border:0;padding:0;position:relative;width:100%;overflow:hidden;border-radius:4px;background:var(--cream);aspect-ratio:1.18}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-image:hover img{transform:scale(1.045)}.image-badge{position:absolute;left:12px;top:12px;padding:5px 9px;background:var(--paper);color:var(--ink);font-size:16px;letter-spacing:.4px}.image-arrow{position:absolute;right:12px;bottom:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--paper)}.product-meta{display:flex;justify-content:space-between;gap:10px;font-size:16px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin:18px 0 8px}.product-card h3{font-size:25px;line-height:1.15;min-height:58px}.product-card h3 button{font:inherit;line-height:inherit;text-align:left;padding:0;background:transparent;border:0}.product-card h3 a{color:inherit;text-decoration:none}.product-card h3 a:hover,.product-card h3 a:focus-visible{text-decoration:underline;text-underline-offset:4px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px}.price strong{font-size:20px;font-weight:500}.price del{font-size:16px;color:var(--muted)}.price small{font-size:16px}.product-bottom>button{min-height:44px;background:transparent;border:0;font-size:16px;display:flex;gap:10px;align-items:center;white-space:nowrap}.product-bottom>button:hover{text-decoration:underline}.catalog-note{font-size:16px;color:var(--muted);margin-top:30px;max-width:760px}.empty-products{grid-column:1/-1;text-align:center;padding:40px;background:var(--cream);border-radius:4px}.empty-products p{margin-bottom:15px}.delivery-section{background:var(--ink);color:var(--paper)}.delivery-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:70px;padding-bottom:70px}.delivery-intro h2{margin:16px 0 24px}.delivery-intro>p:not(.eyebrow){max-width:390px;font-size:16px;color:#d7ddcf}.delivery-rules{margin:25px 0}.delivery-rules p{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff25;padding:11px 0;font-size:16px}.delivery-rules strong{font-weight:400}.delivery-rules span{color:#e4cba4}.small{font-size:16px;line-height:1.6;color:var(--muted)}.delivery-intro .small{font-size:16px;line-height:1.7}.delivery-card{align-self:center;background:var(--paper);color:var(--ink);border-radius:7px;padding:28px}.mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;background:#e9e9df;border-radius:5px;margin-bottom:28px}.mode-tabs button{border:0;background:transparent;min-height:44px;border-radius:3px;font-size:16px}.mode-tabs button.active{background:var(--ink);color:var(--paper)}label{display:block;font-size:16px;font-weight:600;margin:18px 0 9px}input,select{min-height:50px;border:1px solid #aab3a3;background:#fffef9;color:var(--ink);border-radius:4px;padding:12px;font-size:16px;max-width:100%;width:100%}select{padding-right:26px;text-overflow:ellipsis}.zip-row{display:flex;gap:8px}.zip-row input{min-width:0;flex:1}.zip-row .button{gap:18px;flex-shrink:0}.zip-row+p{margin-top:8px}.zip-result{padding:12px 14px;border-left:3px solid #8a9e7a;background:#e6ebdf;margin:18px 0;font-size:16px}.zip-result strong,.zip-result span{display:block}.zip-result span{font-size:16px;margin-top:4px;color:#58624f}.zip-result.error{background:#f1e2d5;border-color:#963f2a}.delivery-card select+.small{margin-top:8px}.delivery-estimate{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:10px}.delivery-estimate>span{font-size:16px}.delivery-estimate small{font-size:16px;color:var(--muted);display:block;margin-top:3px}.delivery-estimate>strong{font-size:25px;font-weight:400}#pickup-fields>p{margin:18px 0;font-size:16px}#pickup-fields>.small{font-size:16px}#pickup-fields>.button{width:100%}.story{display:grid;grid-template-columns:1.1fr 1fr;gap:85px;align-items:center;padding-top:95px;padding-bottom:95px}.story-image{position:relative;align-self:stretch;min-height:460px;border-radius:4px;overflow:hidden}.story-image>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.story-image:after{content:'';position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#0008);pointer-events:none}.image-label{position:absolute;bottom:20px;left:22px;color:white;font-size:16px;letter-spacing:1.8px;z-index:1}.photo-expand{position:absolute;right:15px;top:15px;width:44px;height:44px;border:0;background:var(--paper);border-radius:50%;z-index:1}.story-copy h2{margin:15px 0 25px}.story-copy h2 em{color:var(--ember)}.story-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:18px;max-width:370px;line-height:1.8}.story-copy .text-button{margin-top:22px}.plan{display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:55px;padding-bottom:55px}.plan h2{font-size:45px;margin-top:15px}.plan>div>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:22px}.plan strong{color:var(--ink);font-weight:500}.plan .text-button{display:flex;width:max-content;max-width:100%;margin-top:12px;font-size:16px}.faqs{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.faqs h2{margin-top:15px}.faqs details{border-bottom:1px solid var(--line)}.faqs summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px;padding:20px 0;font-size:16px;align-items:center}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{font-size:18px;transition:transform .2s}.faqs details[open] summary span{transform:rotate(45deg)}.faqs details p{font-size:16px;color:var(--muted);padding-bottom:24px;line-height:1.8}footer{background:var(--ink);color:var(--paper);padding:45px max(5%,calc((100% - 1136px)/2)) 30px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:30px;border-bottom:1px solid #ffffff30}.footer-brand{font-family:var(--serif);font-size:33px;letter-spacing:-1px}.footer-top p{font-size:16px;color:#c9d0c1;margin-top:5px}.footer-phone{font-family:var(--serif);font-size:26px;white-space:nowrap}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:16px;padding-top:24px;color:#c9d0c1}.footer-bottom nav{display:flex;gap:20px}.footer-note{color:#c9d0c1;margin-top:16px;max-width:800px}.mobile-bar{display:none}dialog{border:0;background:var(--paper);color:var(--ink);padding:0;border-radius:8px;max-height:90dvh;width:min(900px,calc(100% - 40px));box-shadow:0 20px 80px #0003}dialog::backdrop{background:#101912a6;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.close{position:absolute;right:15px;top:15px;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--paper);font-size:27px;z-index:3;display:grid;place-items:center;line-height:1}.detail-layout{display:grid;grid-template-columns:1fr 1fr;min-height:470px}.detail-photo{position:relative;min-height:450px;background:var(--cream)}.detail-photo img{width:100%;height:100%;object-fit:cover}.detail-photo>button{padding:0;border:0;width:100%;height:100%;background:transparent}.detail-photo span{position:absolute;bottom:20px;left:20px;font-size:16px;padding:7px 12px;background:var(--paper);pointer-events:none}.detail-copy{padding:65px 28px 30px}.detail-copy h2{font-size:35px;letter-spacing:-1px;margin:10px 0 15px}.detail-copy>.price{margin-bottom:20px}.detail-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);margin:15px 0;line-height:1.7}.detail-copy .button{width:100%;margin-top:20px}.detail-facts{padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:16px}.detail-facts p+p{margin-top:7px}.detail-copy .small{font-size:16px!important}.compare-dialog{max-width:660px;padding:45px 40px 35px}.compare-dialog h2{font-size:43px;margin:15px 0}.compare-dialog>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.7}.compare-buttons{display:flex;gap:7px;margin:24px 0}.compare-buttons button{flex:1;min-height:44px;border:1px solid var(--line);border-radius:4px;background:transparent;font-size:16px}.compare-buttons button.active{background:var(--ink);color:var(--paper)}.compare-art{height:140px;background:var(--cream);border-radius:6px;display:flex;justify-content:center;align-items:end;padding:18px;overflow:hidden}.compare-art svg{width:100%;height:100%}.compare-dialog h3{margin:20px 0 8px}.compare-dialog>.small{font-size:16px!important;margin-top:12px}.compare-dialog .button{margin-top:25px}.order-sheet{max-width:570px;padding:35px}.order-header{padding-right:25px}.order-header h2{font-size:43px;margin:10px 0 14px}.order-header>p:not(.eyebrow){font-size:16px;color:var(--muted)}.order-item{display:grid;grid-template-columns:70px 1fr;gap:16px;padding:23px 0;border-bottom:1px solid var(--line)}.order-item>img{width:70px;height:80px;object-fit:cover;border-radius:3px}.order-item h3{font-family:Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;margin-right:5px}.order-item .small{margin-top:3px}.order-item-controls{display:flex;align-items:center;gap:9px;margin-top:8px}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:3px}.quantity-control button{border:0;background:transparent;min-width:40px;min-height:40px;font-size:20px}.quantity-control span{font-size:16px;min-width:24px;text-align:center}.remove-item{margin-left:auto;border:0;background:transparent;color:var(--muted);font-size:16px;min-height:44px;text-decoration:underline}.order-delivery{margin-top:22px;padding:18px;background:var(--cream);border-radius:4px}.order-delivery h3{font-size:22px;margin-bottom:8px}.order-delivery p{font-size:16px;line-height:1.7}.order-delivery .text-button{font-size:16px}dl{margin:20px 0 10px}dl>div{display:flex;justify-content:space-between;gap:20px;font-size:16px;margin:10px 0}dd{margin:0;text-align:right}dl>.total{font-size:18px;border-top:1px solid var(--line);padding-top:15px;margin-top:15px}.optional{font-weight:400;color:var(--muted);font-size:16px}.order-sheet input+.small{margin-top:8px}.order-call{width:100%;margin-top:22px}.button.outline{background:transparent;color:var(--ink);width:100%;justify-content:center;margin-top:10px}.order-sheet .button+.small{margin-top:12px}.empty-order{padding:45px 0 10px;text-align:center}.empty-order p{font-size:16px;color:var(--muted);margin-bottom:20px}.gallery-dialog{max-width:1050px;background:#152119;color:var(--paper);padding:15px}.gallery-dialog img{max-height:76dvh;width:100%;object-fit:contain}.gallery-dialog p{font-size:16px;text-align:center;padding:12px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:var(--ink);color:white;padding:12px 20px;border-radius:4px;font-size:16px;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:0 4px 20px #0003;max-width:90vw;text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}.noscript{padding:25px;background:#ffefd2;position:fixed;bottom:0;z-index:30;width:100%}#request-contact{margin-top:20px}#request-contact .button{margin-top:12px}#request-contact p{margin-top:10px}
@keyframes enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes hero-in{from{transform:scale(1.025)}to{transform:scale(1)}}
@media(min-width:1600px){.header{max-width:none;padding-left:calc((100% - 1400px)/2);padding-right:calc((100% - 1400px)/2)}}
@media(max-width:900px){.header nav{gap:18px}.desktop-link{display:none}.section{padding:60px 28px}.delivery-layout{gap:40px}.story{gap:40px}.size-tabs{grid-template-columns:repeat(3,1fr)}.size-tab{min-height:110px}.product-grid{gap:22px 15px}.product-card h3{font-size:22px}.product-bottom{flex-wrap:wrap;gap:0}.size-insight{gap:20px;padding:16px}.volume-visual{width:130px}.plan{gap:40px}.plan h2{font-size:37px}.faqs{gap:40px}.story-image{min-height:420px}}
@media(max-width:600px){html{scroll-padding-top:81px}body{font-size:16px}.announcement{height:29px;font-size:16px}.announcement span{display:none}.header{padding:12px 20px;height:75px}.brand{font-size:19px;gap:8px}.brand small{font-size:8px;letter-spacing:4px}.brand svg{width:26px;height:34px}.header nav{gap:12px}.header-call{font-size:16px;gap:11px}.selection-button{min-width:43px;gap:4px;padding:0}.selection-button svg{width:21px}.hero{min-height:475px;align-items:flex-start}.hero-photo{object-position:64% center}.hero:after{background:linear-gradient(90deg,#101a14c9,#101a1455),linear-gradient(0deg,#101a1490,transparent 40%)}.hero-copy{padding:43px 23px 45px;max-width:100%}.hero .eyebrow{font-size:16px;letter-spacing:1.3px;gap:8px}.small-line{width:20px}.hero h1{font-size:57px;letter-spacing:-2.8px;margin:24px 0}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;margin-bottom:25px}.hero .button{min-height:50px;font-size:16px;gap:36px;padding:14px 20px}.hero-secondary{font-size:16px;margin-top:19px}.hero-caption{display:none}.service-strip{gap:0;padding:19px 18px}.service-strip>div{flex:1;text-align:center;display:block;padding:0 6px;border-right:1px solid var(--line)}.service-strip>div:last-child{border:0}.service-icon{display:none}.service-strip strong{font-size:16px;white-space:nowrap}.service-strip small{font-size:16px;line-height:1.45;margin:4px auto 0;max-width:90px}.section{padding:49px 20px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:43px;letter-spacing:-1.7px;margin-top:12px}.section-heading>p{font-size:16px;margin-top:17px;line-height:1.7}.section-heading>p br{display:none}.eyebrow{font-size:16px;letter-spacing:1.5px}.size-tabs{gap:7px}.size-tab{padding:12px 3px;min-height:102px}.size-tab strong{font-size:16px}.size-tab small{font-size:16px}.size-tab .stack-icon svg{height:28px;width:55px}.size-tab .stack-icon{height:30px}.size-tab .all-icon{height:30px;font-size:28px}.size-insight{flex-wrap:wrap;padding:15px 16px;gap:10px 15px}.size-insight .eyebrow{font-size:16px}.size-insight p strong{font-size:16px}.size-insight p span{font-size:16px}.size-insight .volume-visual{width:85px;height:34px}.size-insight .text-button{width:100%;margin:0;border-top:1px solid #d4d7c9;border-bottom:0;padding:12px 0 0;min-height:36px;font-size:16px}.catalog-toolbar{display:block;margin:20px 0 18px}.wood-filters{gap:0;justify-content:space-between}.wood-filters button{font-size:16px;padding:8px 10px;min-height:42px}#result-count{font-size:16px;margin-top:11px}.product-grid{grid-template-columns:1fr;gap:30px}.product-image{aspect-ratio:1.36}.product-meta{font-size:16px;margin-top:15px}.product-card h3{font-size:27px;min-height:0;max-width:330px}.product-bottom{flex-wrap:nowrap;margin-top:15px;padding-top:10px}.product-bottom>button{font-size:16px}.price strong{font-size:22px}.catalog-note{font-size:16px;line-height:1.7;margin-top:27px}.delivery-layout{grid-template-columns:1fr;gap:28px}.delivery-intro h2{font-size:46px;letter-spacing:-1.8px;margin:16px 0 20px}.delivery-intro>p:not(.eyebrow){font-size:16px;line-height:1.7}.delivery-rules{margin:20px 0 16px}.delivery-rules p{font-size:16px;padding:10px 0}.delivery-intro .small{font-size:16px!important}.delivery-card{padding:22px 18px}.mode-tabs{margin-bottom:20px}.zip-row .button{padding:12px 18px;gap:12px}.delivery-estimate>strong{font-size:22px}.delivery-estimate>span{font-size:16px}.story{display:flex;flex-direction:column;gap:30px}.story-image{min-height:330px;width:100%}.story-copy h2{font-size:46px}.story-copy h2 br:nth-child(2){display:none}.story-copy>p:not(.eyebrow){font-size:16px;max-width:none}.story-copy .text-button{font-size:16px;margin-top:15px}.plan{grid-template-columns:1fr;gap:22px;margin:0 20px;padding:35px 0}.plan h2{font-size:40px}.plan>div>p:not(.eyebrow){font-size:16px}.plan .button{width:100%;font-size:16px}.plan .text-button{font-size:16px;width:100%}.faqs{grid-template-columns:1fr;gap:25px}.faqs h2{font-size:43px}.faqs h2 br{display:none}.faqs summary{font-size:16px;padding:19px 0}.faqs details p{font-size:16px}footer{padding:35px 23px 110px}.footer-top{display:block;padding-bottom:24px}.footer-brand{font-size:32px}.footer-phone{display:block;font-size:25px;margin-top:22px}.footer-bottom{display:block;font-size:16px}.footer-bottom nav{margin-top:15px;gap:21px}.footer-note{font-size:16px;line-height:1.7}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:25;background:var(--paper);border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.65fr;gap:13px;align-items:center;padding:10px 18px calc(10px + env(safe-area-inset-bottom))}.mobile-bar>a{text-align:center;font-size:16px;padding:13px 4px}.mobile-bar .button{font-size:16px;min-height:46px;padding:11px 17px;gap:15px}.mobile-bar .count{background:var(--paper);color:var(--ink);font-size:16px;width:21px;height:21px}dialog{max-height:92dvh;width:100%;max-width:100%;border-radius:14px 14px 0 0;margin:auto 0 0;overscroll-behavior:contain}.close{width:44px;height:44px;right:12px;top:12px}.detail-layout{display:block}.detail-photo{min-height:0;height:270px}.detail-copy{padding:25px 23px 32px}.detail-copy h2{font-size:33px;margin:12px 0 16px}.detail-copy>.price{margin-bottom:15px}.detail-copy>.button{min-height:52px}.compare-dialog{padding:50px 23px 28px}.compare-dialog h2{font-size:37px}.compare-buttons{gap:5px}.compare-buttons button{font-size:16px}.compare-art{height:130px}.compare-dialog .button{width:100%}.order-sheet{padding:35px 23px calc(28px + env(safe-area-inset-bottom))}.order-header{padding-right:25px}.order-header h2{font-size:38px}.order-header>p:not(.eyebrow){font-size:16px}.order-item{grid-template-columns:60px 1fr;gap:13px}.order-item>img{width:60px;height:70px}.order-item h3{font-size:16px}.quantity-control button{min-width:36px;min-height:40px}.quantity-control span{min-width:20px}.remove-item{font-size:16px}.order-item-controls{gap:5px}.order-delivery h3{font-size:22px}.gallery-dialog{width:100%;padding:12px;margin:auto;border-radius:5px}.gallery-dialog img{max-height:78dvh}.toast{bottom:88px;font-size:16px;width:max-content}.toast.show{transform:translate(-50%,0)}.empty-products{padding:30px 20px}}
@media(max-width:359px){.header{padding:12px 14px}.brand{font-size:17px}.header nav{gap:8px}.hero h1{font-size:49px}.hero-copy{padding-left:20px}.hero .eyebrow{letter-spacing:.8px}.service-strip{padding:17px 8px}.service-strip strong{font-size:16px}.section{padding-left:16px;padding-right:16px}.wood-filters button{padding:8px;font-size:16px}.size-tab strong{font-size:16px}.size-tab small{font-size:16px}.size-insight .volume-visual{width:70px}.zip-row .button{padding:12px}.delivery-card{padding:20px 15px}.order-sheet{padding-left:16px;padding-right:16px}.footer-phone{font-size:23px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}

.request-sheet{max-width:560px;padding:42px 32px}.request-sheet h2{font-size:44px;margin:14px 0 20px;letter-spacing:-1.5px}.request-sheet>p:not(.eyebrow){font-size:16px;line-height:1.65}.request-sheet label{font-size:16px}.request-sheet .small{font-size:16px;line-height:1.6;margin-top:10px}.request-sheet a:not(.button){text-decoration:underline;overflow-wrap:anywhere}.request-sheet textarea{font:inherit;font-size:16px;line-height:1.5;width:100%;padding:12px;border:1px solid #aab3a3;border-radius:4px;background:#fffef9;color:var(--ink);resize:vertical}.request-sheet .button{width:100%;margin-top:18px;font-size:16px}.request-sheet textarea:focus-visible{outline:3px solid #c07737;outline-offset:4px}#request-ready{margin-top:26px;padding-top:25px;border-top:1px solid var(--line)}#request-ready>p:not(.small){font-size:16px;line-height:1.7;margin-top:12px}#request-ready:focus{outline:none}#request-ready .outline{margin-top:10px}@media(max-width:600px){.request-sheet{padding:45px 22px calc(30px + env(safe-area-inset-bottom))}.request-sheet h2{font-size:40px}.request-sheet>p:not(.eyebrow){font-size:16px}}

.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;pointer-events:none;transition:opacity .5s}.hero-video.is-playing{opacity:1}.hero-video-toggle{position:absolute;right:24px;bottom:24px;z-index:2;width:44px;height:44px;min-height:44px;padding:13px;border:1px solid #ffffff40;border-radius:50%;color:#fff;background:#152119b3;line-height:1}.hero-video-toggle:hover{background:#152119}.hero-video-toggle:focus-visible{outline:2px solid #fff;outline-offset:4px}.hero-video-toggle svg{display:block;width:16px;height:16px;fill:currentColor}.hero-video-toggle[data-playing="true"] .video-play,.hero-video-toggle[data-playing="false"] .video-pause{display:none}.hero-caption{bottom:88px}@media(max-width:600px){.hero-copy{padding-bottom:85px}.hero-video-toggle{right:20px;bottom:18px;font-size:16px}.hero-video{object-position:50% center}}

/* Customer feedback remains prominent after selections, ZIP checks, and callback requests. */
.customer-message,#request-selection-note,#request-ready,#order-disclaimer{color:#8f3026!important}.customer-message{font-weight:700}.zip-result,.zip-result.error{color:#8f3026;background:#fff0ec;border-left-color:#8f3026}.zip-result span{color:#8f3026}.toast{color:#8f3026;background:#fff0ec;border:1px solid #8f3026;font-weight:700}

/* Results and guidance produced by storefront interactions. */
#result-count,#compare-detail,#order-delivery-copy{color:#8f3026}#volume-copy{color:#8f3026!important}

.featured-products{display:flex;flex-wrap:wrap;gap:12px 22px;margin:16px 0 24px;font-size:16px}.featured-products a{color:var(--ink);text-underline-offset:4px}.featured-products a:hover{text-decoration-thickness:2px}
.product-page-link{display:inline-block;margin-top:12px;font-size:16px;text-underline-offset:4px;color:var(--ink)}

/* Homepage clarity: readable branding, links and legal copy at every size. */
.brand{font-size:26px;gap:10px}.brand svg{width:25px;height:31px;flex-shrink:0}.brand small{font-size:13px;letter-spacing:4px;margin-top:5px}
.header-call{border-bottom:0}.header-call:hover{text-decoration:underline;text-underline-offset:5px}
.hero-copy>p:not(.eyebrow){max-width:550px}.hero h1{margin-top:0}
.text-link{color:var(--ink);text-decoration:underline;text-underline-offset:4px;font-weight:600}.story-gallery-link{display:block;margin-top:20px;width:fit-content}
.footer-bottom,.footer-note{font-size:16px;color:var(--paper);line-height:1.7}.footer-bottom nav{flex-wrap:wrap}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gallery-grid figure{margin:0}.gallery-grid img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.gallery-grid figcaption{margin-top:10px;font-size:16px}.gallery-note{margin-top:18px;font-size:16px}
.review-summary{font-size:18px}.review-summary small{display:block;font-size:16px;margin-top:5px}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.review-card{border:1px solid var(--line);padding:28px;display:flex;flex-direction:column;gap:16px}.review-card blockquote{margin:0;font-family:var(--serif);font-size:24px;line-height:1.4}.review-card a{font-size:16px;margin-top:auto}.review-card .review-stars{color:var(--ink);letter-spacing:3px}.reviews-note{margin-top:20px;font-size:16px}
@media(max-width:600px){.brand{font-size:22px;gap:8px;letter-spacing:.7px}.brand small{font-size:11px;letter-spacing:3px}.brand svg{width:22px;height:29px}.header nav{gap:8px}.header-call{font-size:16px;gap:5px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero h1{margin-top:0}.gallery-grid,.review-grid{grid-template-columns:1fr;gap:24px}.footer-bottom,.footer-note{font-size:16px}.review-card{padding:24px}}
@media(max-width:359px){.brand{font-size:20px}.brand small{font-size:10px}.brand svg{width:19px}.header-call span{display:none}.header nav{gap:6px}}

/* Readable supporting text, with layouts that accommodate phone screens. */
small{font-size:1rem;line-height:1.65}.brand small{font-size:10px;line-height:1}
.count{min-width:26px;width:auto;height:26px;padding:0 5px}
.announcement{height:auto;min-height:40px;padding:8px 16px;text-align:center;flex-wrap:wrap}
.eyebrow,.product-meta{letter-spacing:.08em}
.product-meta{flex-wrap:wrap;line-height:1.5}
.size-tab{padding:18px 10px;min-width:0}.size-tab strong,.size-tab small{text-align:center;line-height:1.5}
.catalog-toolbar{flex-wrap:wrap}.wood-filters{flex-wrap:wrap;gap:6px}.wood-filters button{min-height:44px}
.service-strip strong{white-space:normal}.service-strip small{max-width:none;line-height:1.65}
.product-bottom{flex-wrap:wrap}.size-insight{flex-wrap:wrap}.size-insight p{line-height:1.65}
.hero-secondary{max-width:100%;width:fit-content}.footer-bottom nav{flex-wrap:wrap}
@media(max-width:640px){
 .service-strip{display:grid;grid-template-columns:1fr;gap:14px;padding:22px}.service-strip>div{display:flex;align-items:center;text-align:left;border-right:0;padding:0;gap:14px}.service-strip small{margin:3px 0 0}
 .size-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.size-tab{min-height:132px}
 .wood-filters{justify-content:flex-start;gap:6px}.wood-filters button{padding:10px 14px}
 .size-insight{gap:16px;padding:18px}.volume-visual{max-width:100%;margin-left:0}.size-insight .text-button{margin-left:0;white-space:normal}
 .hero-caption{letter-spacing:.04em}.product-meta{gap:5px 12px}
 .footer-bottom nav{gap:10px 20px}
}

/* A distinct, generous shopping action on every product card. */
.product-bottom>button{background:var(--ink);color:var(--paper);font-weight:700;border:1px solid var(--ink);border-radius:4px;padding:12px 16px;min-height:48px;justify-content:center;font-size:16px;gap:12px;white-space:normal}
.product-bottom>button:hover{background:#395344;text-decoration:none}
.zip-result a,.delivery-estimate a{font-weight:700;text-decoration:underline;text-underline-offset:3px}
.delivery-estimate strong{max-width:60%;text-align:right;line-height:1.5}
#access:disabled{background:#e7e7df;color:#596257;opacity:1;cursor:not-allowed}
@media(max-width:640px){.product-bottom>button{width:100%;margin-top:4px}.delivery-estimate{gap:16px}.delivery-estimate strong{max-width:55%}}

.header-call{display:inline-flex;align-items:center;justify-content:center;gap:8px;font:700 16px/1.3 Arial,Helvetica,sans-serif;white-space:nowrap;min-height:44px;text-decoration:none;border:0;padding:10px 0}.header-call:hover{text-decoration:underline;text-underline-offset:5px}.header-call span{display:inline!important}

/* Final captioned photos must remain fully visible. */
.product-image img{object-fit:contain}.product-image:hover img{transform:none}
.detail-photo{min-height:0;padding:20px;position:static;display:flex;flex-direction:column;gap:20px;align-self:start}
.detail-photo figure{margin:0}.detail-photo figure button{display:block;width:100%;border:0;padding:0;background:transparent;text-align:left}
.detail-photo img{width:100%;height:auto;object-fit:contain}.detail-photo span{position:static;display:block;color:var(--ink);background:transparent;padding:8px 0;font-size:14px}.detail-photo figcaption{font-size:14px}
.gallery-grid img{object-fit:contain}.story-image img{object-fit:contain}
@media(max-width:600px){.detail-photo{height:auto;min-height:0;padding:20px}.detail-photo img{max-height:65dvh;object-fit:contain}}
.order-item>img{object-fit:contain}
