@charset "UTF-8";
:root{--paper:#f8f5f0;--cream:#eeE8e0;--ink:#272722;--muted:#777269;--brown:#795333;--brown-dark:#5d3d25;--line:#ded7cd;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 var(--sans);-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{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button:not(.button){border:0}a,button{touch-action:manipulation}img{max-width:100%;display:block;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);line-height:1.13;font-weight:600;letter-spacing:-.035em}h1{font-size:clamp(36px,4.4vw,62px);margin-bottom:24px}h2{font-size:clamp(30px,3vw,43px);margin-bottom:24px}h3{font-size:27px;margin-bottom:14px}p{margin-bottom:20px}::selection{background:#b9967370}button:focus-visible,a:focus-visible{outline:3px solid #ad865e;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid #a58260;outline-offset:2px}.container{width:min(1344px,calc(100% - 104px));margin-inline:auto}.section{padding-block:84px}.eyebrow{display:block;color:var(--brown);font-size:10px;letter-spacing:.29em;font-weight:600;line-height:1.7;margin-bottom:20px}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--brown);border:1px solid var(--brown);border-radius:5px;min-height:56px;padding:14px 28px;color:white;line-height:1.3;font-size:14px;font-weight:500;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:var(--brown-dark);border-color:var(--brown-dark);transform:translateY(-2px);box-shadow:0 6px 16px #33241712}.button .icon{width:20px;height:20px}.button-outline{background:transparent;color:var(--brown)}.button-outline:hover{background:#e9dfd1;color:var(--brown-dark)}.button-full{width:100%}.button-small{min-height:44px;padding:10px 22px}.button-light{color:var(--brown);background:var(--paper);border-color:var(--paper)}.button-light:hover{background:#e8dfd4;color:var(--brown)}.underlined{display:inline-block;font-size:13px;padding:0 0 3px;border-bottom:1px solid #a48f78!important;background:none;line-height:1.5;color:var(--brown)}.underlined:hover{color:var(--brown-dark);border-color:var(--brown-dark)!important}.arrow-link{display:inline-flex;gap:25px;align-items:center}.arrow-link span{font-size:22px}.icon-button{padding:8px;background:transparent;display:inline-flex;justify-content:center;align-items:center;min-width:42px;min-height:42px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:-100px;left:20px;background:var(--brown);color:white;padding:12px}.skip-link:focus{top:10px}[hidden]{display:none!important}
.site-header{height:88px;border-bottom:1px solid #ded7cd60;background:var(--paper);position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:13px;color:#634b34;flex-shrink:0}.brand>span{font:800 22px/.98 var(--serif);letter-spacing:-.025em}.brand-plane{width:51px;height:51px}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:12px}.desktop-nav a{position:relative;white-space:nowrap;padding-block:10px}.desktop-nav a[aria-current],.desktop-nav a:hover{color:var(--brown)}.desktop-nav a[aria-current]:after{content:'';height:1px;background:var(--brown);position:absolute;bottom:2px;left:0;right:0}.header-actions{display:flex;align-items:center;gap:24px}.header-phone{display:flex;align-items:center;gap:10px;white-space:nowrap;font-weight:600;font-size:15px}.header-phone .icon{color:var(--brown);width:19px;height:19px}.cart-link{position:relative}.cart-count{position:absolute;right:0;top:0;font-size:9px;min-width:16px;line-height:16px;text-align:center;background:var(--brown);color:#fff;border-radius:50%}.menu-button{display:none}.mobile-nav{padding:16px 24px 24px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 20px #00000008}.mobile-nav a{display:block;padding:9px 0}
.hero{min-height:660px;position:relative;overflow:hidden}.hero-image,.hero-wash{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-position:center 43%}.hero-wash{background:linear-gradient(90deg,#f8f5f0 0%,#f8f5f0f8 20%,#f8f5f0e3 34%,#f8f5f093 48%,#f8f5f010 66%,transparent 80%)}.hero-inner{position:relative;min-height:660px;display:flex;align-items:center}.hero-copy{max-width:675px;padding:62px 0 52px}.hero .eyebrow{font-size:9px;letter-spacing:.25em;margin-bottom:23px}.hero h1{font-size:clamp(42px,3.8vw,56px);line-height:1.07;letter-spacing:-.043em;max-width:665px;margin-bottom:28px}.hero-copy>p{max-width:525px;font-size:17px;line-height:1.55;margin-bottom:32px}.hero-buttons{display:flex;gap:16px;margin-bottom:47px}.hero-buttons .button{min-width:220px;min-height:59px}.hero-benefits{display:flex;width:650px;max-width:100%;gap:0}.hero-benefits>div{display:flex;align-items:center;gap:12px;font-size:11px;line-height:1.4;padding:0 18px;border-right:1px solid #a6947d5e}.hero-benefits>div:first-child{padding-left:0}.hero-benefits>div:last-child{border-right:0;padding-right:0}.hero-benefits .icon{color:var(--brown);width:28px;height:28px}.handwritten{font-family:'Segoe Script','Brush Script MT',cursive;font-style:italic;font-size:27px;font-weight:400;line-height:1.15;transform:rotate(-9deg)}.hero-sign{position:absolute;right:0;bottom:95px;color:var(--paper);text-shadow:0 2px 8px #0005}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p{max-width:375px;border-left:1px solid #c6bbaa;padding-left:28px;font-size:14px;line-height:1.6;margin:0 0 4px}.direction-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.direction-card{display:grid;grid-template-columns:1fr 1.02fr;border-radius:12px;overflow:hidden;background:#eee8e2;min-height:427px}.direction-image{position:relative;overflow:hidden}.direction-image>img{height:100%;width:100%;transition:transform .7s}.direction-image:hover>img{transform:scale(1.035)}.direction-image>span{position:absolute;top:25px;left:24px;font-size:8px;letter-spacing:.12em;line-height:1.85;color:#fff;text-shadow:0 1px 8px #000}.direction-copy{padding:27px 24px;display:flex;align-items:flex-start;flex-direction:column}.number{color:#968875;font-size:11px;display:flex;align-items:center;gap:15px;margin-bottom:20px}.number i{width:34px;border-top:1px solid #cabeae}.direction-copy h3{font-size:30px;margin-bottom:15px;letter-spacing:-.03em}.direction-copy p{font-size:13px;line-height:1.5;margin-bottom:22px;color:#625d55}.direction-copy .button{font-size:12px;min-height:48px;width:100%;padding:12px 14px;gap:15px;margin-top:auto}.mini-gallery,.material-preview{display:flex;gap:8px;width:100%;margin:20px 0 12px;height:62px}.mini-gallery img{width:calc((100% - 16px)/3);border-radius:4px;object-fit:cover}.direction-copy>.underlined{font-size:10px}.wood-grain{flex:1;border-radius:4px;background:repeating-linear-gradient(94deg,#c99f72,#d3af80 3px,#bc9468 5px,#dbb58b 9px,#d3b087 11px)}.wood-grain.walnut{filter:brightness(.58)}.wood-grain.ash{filter:brightness(1.17) saturate(.6)}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px}.benefit-strip>div{display:flex;align-items:start;gap:23px;padding:0 32px;border-right:1px solid var(--line)}.benefit-strip>div:first-child{padding-left:8px}.benefit-strip>div:last-child{border:0;padding-right:0}.benefit-strip .icon{color:var(--brown);width:38px;height:38px;margin-top:3px}.benefit-strip p{font-size:13px;line-height:1.45;margin:0}.benefit-strip small{display:block;font-size:11px;line-height:1.7;color:#999086;margin-top:6px}
.selection-section{background:#efebe5}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{min-width:0}.product-picture{position:relative;display:block;overflow:hidden;aspect-ratio:1/.98;border-radius:7px;background:var(--cream);margin-bottom:17px}.product-picture img{width:100%;height:100%;transition:transform .6s ease}.product-picture:hover img{transform:scale(1.04)}.product-badge{position:absolute;left:14px;top:14px;font-size:10px;background:var(--paper);padding:5px 10px;border-radius:3px}.card-open{position:absolute;bottom:12px;right:12px;background:var(--paper);width:34px;height:34px;border-radius:50%;text-align:center;line-height:34px;font-size:19px;transition:transform .2s}.product-picture:hover .card-open{transform:rotate(45deg)}.product-meta{font-size:9px;color:var(--muted);display:flex;justify-content:space-between;margin-bottom:10px}.product-card h3{font-size:23px;margin-bottom:8px}.product-card>p{font-size:12px;line-height:1.5;color:var(--muted);margin-bottom:14px}.product-price{font-weight:600;display:flex;align-items:center;justify-content:space-between;font-size:15px;padding-top:13px;border-top:1px solid #d9d1c6}.product-price>span{font-size:11px;font-weight:400;color:var(--brown)}.story-section{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:8%}.story-photo{position:relative;aspect-ratio:1.1;overflow:hidden;border-radius:8px}.story-photo>img{width:100%;height:100%;object-position:78% center}.story-photo:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#25180c95)}.story-photo .handwritten{position:absolute;left:9%;bottom:10%;color:white;z-index:1}.story-copy>p{font-size:15px;color:#6c665d}.master-sign{display:block;font:italic 35px var(--serif);color:var(--brown);margin-top:30px}.master-sign>span{display:inline-block;font:11px var(--sans);margin-left:20px;color:var(--muted);vertical-align:middle}.process-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:64px}.process-section h2{margin-bottom:42px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.steps article>span{display:block;font:italic 33px var(--serif);color:#a58a6f;border-bottom:1px solid #d8cfc1;padding-bottom:18px;margin-bottom:22px}.steps h3{font-size:22px}.steps p{font-size:13px;color:var(--muted);margin:0}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.post-picture{display:block;position:relative;aspect-ratio:1.55;overflow:hidden;border-radius:6px;margin-bottom:18px}.post-picture>img{width:100%;height:100%;transition:transform .6s}.post-picture:hover>img{transform:scale(1.04)}.post-picture>span{position:absolute;left:16px;bottom:16px;font-size:8px;letter-spacing:.15em;color:white;background:#33241885;padding:5px 9px;border-radius:2px}.post-date{font-size:10px;color:var(--muted);display:block;margin-bottom:12px}.post-card h3{font-size:26px}.post-card>p{font-size:13px;line-height:1.6;color:var(--muted)}.project-cta{background:#765233;color:#faf5ec;padding:55px 0}.project-cta>.container{display:flex;justify-content:space-between;gap:50px;align-items:center}.project-cta .eyebrow{color:#d9c5ab;font-size:9px;margin-bottom:14px}.project-cta h2{font-size:40px;margin-bottom:15px}.project-cta p{font-size:14px;max-width:615px;color:#e2d5c8;margin:0}.project-cta .button{flex-shrink:0}.footer{padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.4fr;gap:50px}.footer .brand{margin-bottom:20px}.footer p{font-size:12px;color:var(--muted);line-height:1.85}.footer-label{display:block;letter-spacing:.15em;font-size:9px;font-weight:600;color:var(--brown);margin-bottom:22px}.footer-grid>div>a:not(.brand),.text-link{display:block;font-size:12px;margin-bottom:10px}.text-link{padding:0;background:none;text-align:left}.footer-grid>div>a.footer-phone{font-size:20px;font-weight:600;line-height:1.2}.footer-bottom{padding-top:25px;border-top:1px solid var(--line);margin-top:40px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#8f867a}.footer-bottom>a{border-bottom:1px solid #c3b5a4}.chat-toggle{position:fixed;right:25px;bottom:22px;z-index:30;border-radius:40px;background:var(--brown);color:white;display:flex;align-items:center;gap:12px;box-shadow:0 4px 15px #2a1e1930;padding:15px 20px;font-size:12px}.chat-toggle:hover{background:var(--brown-dark)}.chat-toggle>.icon{width:21px;height:21px}
.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;color:var(--muted);padding-top:28px;margin-bottom:48px}.breadcrumbs a:hover{color:var(--brown)}.breadcrumbs>span{color:#b5aa9a}.page-top{padding-bottom:44px}.page-top h1{max-width:950px}.page-intro{max-width:650px;font-size:16px;color:#756d63;margin-bottom:0}.catalog-layout{display:grid;grid-template-columns:205px 1fr;gap:45px;padding-bottom:85px}.catalog-sidebar h2{font-size:21px;margin-bottom:20px}.catalog-sidebar a{display:block;font-size:13px;padding:8px 0}.category-all{border-bottom:1px solid var(--line);margin-bottom:15px;padding-bottom:16px!important;display:flex!important;justify-content:space-between}.catalog-sidebar a.active{color:var(--brown);font-weight:600}.category-group{margin-bottom:10px}.category-group>a:first-child{font-weight:600}.catalog-sidebar a.subcategory{font-size:12px;color:var(--muted);padding-left:12px}.catalog-sidebar a.subcategory.active{color:var(--brown)}.sidebar-note{background:#eee7dc;border-radius:6px;padding:24px 20px;margin-top:35px}.sidebar-note>.icon{width:31px;height:31px;color:var(--brown);margin-bottom:20px}.sidebar-note h3{font-size:23px}.sidebar-note p{font-size:12px;color:var(--muted)}.sidebar-note .underlined{font-size:11px}.filter-form{border:1px solid var(--line);border-radius:7px;padding:20px;margin-bottom:26px;background:#faf8f4}.search-field{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);margin-bottom:17px}.search-field>.icon{width:19px;height:19px;color:var(--brown)}.search-field input{border:0;background:transparent;padding-left:0}.filter-controls{display:grid;grid-template-columns:1fr 1fr .7fr .7fr;gap:13px}.filter-controls>label{font-size:10px;color:var(--muted);display:block}.filter-controls input,.filter-controls select{margin-top:6px;height:42px;font-size:12px;padding:8px 10px}.filter-bottom{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-top:18px}.filter-bottom .check-label{font-size:11px;margin:0}.sort-label select{font-size:11px;padding:7px;max-width:165px;background:transparent;border:0}.reset-filter{font-size:10px}.results-count{color:var(--muted);font-size:11px;margin-bottom:20px}.catalog-products{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:40px}.catalog-products .product-card h3{font-size:22px}.pagination{display:flex;justify-content:center;gap:30px;margin-top:50px;font-size:13px}.pagination a{color:var(--brown)}.empty-state{grid-column:1/-1;text-align:center;padding:65px 20px}.empty-state p{color:var(--muted);max-width:480px;margin-inline:auto}.empty-cart{padding:40px 20px 100px;min-height:380px}.empty-cart>.icon{width:54px;height:54px;color:var(--brown);margin-bottom:25px}
.product-detail{display:grid;grid-template-columns:1.05fr 1fr;gap:7%;padding-bottom:75px}.gallery-main{width:100%;padding:0;background:var(--cream);border-radius:8px;overflow:hidden;aspect-ratio:1/.98;position:relative}.gallery-main>img{width:100%;height:100%;transition:transform .5s}.gallery-main:hover>img{transform:scale(1.025)}.gallery-main>span{position:absolute;bottom:18px;right:18px;font-size:10px;padding:6px 12px;border-radius:3px;background:var(--paper)}.gallery-thumbnails{display:flex;gap:10px;margin-top:15px}.gallery-thumbnails button{padding:3px;background:transparent;width:75px;height:80px;border-radius:4px}.gallery-thumbnails button.active{outline:1px solid var(--brown)}.gallery-thumbnails img{width:100%;height:100%;border-radius:2px}.image-note{font-size:11px;color:var(--muted);margin-top:15px}.product-info h1{font-size:42px;margin-bottom:16px}.product-info>.eyebrow{font-size:9px;margin-bottom:13px}.product-subtitle{font-size:14px;color:var(--muted)}.price-line{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:25px 0 30px;padding-bottom:24px;border-bottom:1px solid var(--line)}.price-line>strong{font-size:30px;font-family:var(--serif);font-weight:500}.price-line>span{font-size:11px;color:#667350}.price-line>span:before{content:'';display:inline-block;width:6px;height:6px;background:#84916e;margin-right:8px;border-radius:50%}.option-selectors{display:grid;grid-template-columns:1fr 1fr;gap:20px}.option-selectors label{font-size:12px}.option-selectors select{margin-top:8px;font-size:13px}.finish-field{border:0;margin:24px 0 26px;padding:0}.finish-field legend{font-size:12px;margin-bottom:13px}.finish-choices{display:flex;gap:18px;flex-wrap:wrap}.finish-choice{display:flex;align-items:center;gap:8px;font-size:11px;cursor:pointer;position:relative}.finish-choice input{position:absolute;opacity:0;width:1px;height:1px}.swatch{width:28px;height:28px;background:var(--swatch);border:3px solid var(--paper);border-radius:50%;display:block;outline:1px solid transparent}.finish-choice input:checked+.swatch{outline-color:var(--brown)}.finish-choice input:focus-visible+.swatch{outline:3px solid var(--brown)}.finish-choice input:disabled~span{opacity:.35}.buy-row{display:flex;gap:12px}.add-to-cart{flex:1}.quantity-picker{display:flex;align-items:center;border:1px solid var(--line);border-radius:5px;max-width:130px;flex-shrink:0}.quantity-picker>button{background:none;padding:12px;width:38px;font-size:19px}.quantity-picker>input{border:0;padding:5px 0;width:45px;text-align:center;-moz-appearance:textfield;background:none}.quantity-picker>input::-webkit-inner-spin-button{-webkit-appearance:none}.quick-order{margin-top:12px}.custom-product-link{display:flex;align-items:center;gap:12px;background:none;padding:20px 0;width:100%;font-size:12px;color:var(--brown)}.custom-product-link>.icon{width:20px;height:20px}.custom-product-link>span{margin-left:auto}.product-assurances{padding:20px 0;border-block:1px solid var(--line);margin-bottom:13px}.product-assurances p{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin:0 0 10px}.product-assurances p:last-child{margin:0}.product-assurances .icon{width:21px;height:21px;color:var(--brown)}details{border-bottom:1px solid var(--line);padding:16px 0}summary{cursor:pointer;font-size:14px;list-style:none;display:flex;align-items:center;justify-content:space-between}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:22px;color:var(--brown);margin-left:20px}details[open] summary:after{content:'−'}details>div,details>p{font-size:13px;color:var(--muted);margin:15px 0 5px}details p:last-child{margin-bottom:0}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:990px}.related-empty{grid-column:1/-1}
input,select,textarea{background:#fbf9f5;color:var(--ink);border:1px solid #d6cec2;border-radius:4px;padding:13px 14px;max-width:100%;width:100%;min-width:0;line-height:1.4}input::placeholder,textarea::placeholder{color:#a69b8e;font-size:12px}input[type=checkbox],input[type=radio]{width:17px;height:17px;margin:0;accent-color:var(--brown);flex-shrink:0}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid>label,.form-field,#inquiry-form>label{display:block;font-size:12px;margin-bottom:18px}.form-grid input,.form-field input,.form-field textarea,#inquiry-form>label input,#inquiry-form>label textarea{margin-top:7px}.optional{font-size:10px;color:var(--muted);margin-left:8px}.check-label{display:flex!important;align-items:flex-start;gap:10px;font-size:11px;line-height:1.5;margin-block:18px}.check-label input{margin-top:2px!important}.check-label a{text-decoration:underline;text-underline-offset:3px}.check-label>span{font-family:var(--sans)!important;letter-spacing:0!important;font-size:inherit!important}.field-help,.form-footnote{font-size:11px;color:var(--muted);line-height:1.6}.form-footnote{text-align:center;margin-top:13px;margin-bottom:0}.errorlist{list-style:none;padding:0;color:#a13627;font-size:12px}.error-text,.form-result.error{color:#a13627}.form-result{font-size:12px;line-height:1.6;margin-block:12px}.form-result.success{background:#e7ecdf;border-radius:4px;padding:18px;color:#435033}.notice{padding:14px 20px;background:#ebe3d4;border-radius:4px;font-size:13px;margin:15px 0}.notice.error{background:#f5dfd8;color:#8a3327}.notices{padding-top:10px}.toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);z-index:90;background:#332f28;color:var(--paper);border-radius:6px;box-shadow:0 5px 20px #0002;padding:15px 22px;font-size:13px;max-width:calc(100vw - 40px)}.toast a{text-decoration:underline;margin-left:15px}
.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:65px;padding-bottom:80px;align-items:start}.cart-items{margin-bottom:25px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:23px;padding:23px 0;border-bottom:1px solid var(--line)}.cart-item:first-child{padding-top:0}.cart-item>a>img{width:100px;height:125px;border-radius:5px}.cart-item h2{font-size:24px;margin-bottom:8px}.cart-item-info>p{font-size:11px;color:var(--muted);margin-bottom:8px}.cart-item-info>span{font-size:11px}.cart-quantity-form{display:flex;gap:12px;align-items:center;margin-top:12px}.cart-quantity-form label{display:flex;align-items:center;gap:10px;font-size:10px}.cart-quantity-form input{width:58px;height:34px;padding:4px 5px;font-size:12px}.cart-quantity-form button{font-size:10px}.cart-item-end{text-align:right;display:flex;flex-direction:column;justify-content:space-between}.cart-item-end>strong{font-size:18px;white-space:nowrap}.remove-item{font-size:10px;color:var(--muted);padding:0;background:none}.checkout-form{margin-top:50px}.checkout-form h2{font-size:27px;display:flex;align-items:center;gap:16px;margin:36px 0 25px}.checkout-form h2>span{font:12px var(--sans);color:var(--brown);border:1px solid var(--line);width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.radio-options>div{display:flex;gap:14px;margin-bottom:22px}.radio-options>div>div{flex:1}.radio-options label{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:15px;border-radius:4px;font-size:12px}.radio-options label:has(input:checked){border-color:var(--brown);background:#eee5d8}.order-summary{background:#eee7dc;border-radius:8px;padding:30px;position:sticky;top:25px}.order-summary h2{font-size:31px}.order-summary>div{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;margin-bottom:18px}.order-summary>div>strong{font-size:15px}.summary-total{border-top:1px solid #ccbea9;padding-top:22px;margin-top:22px}.order-summary>.summary-total{align-items:flex-start}.order-summary>.summary-total>strong{font-size:23px;line-height:1.3;font-family:var(--serif);white-space:nowrap}.order-summary>p{font-size:12px;color:var(--muted);margin-top:24px}.order-summary>.button{font-size:12px;margin:6px 0 25px;padding-inline:12px}.summary-help{display:block;font-size:10px;color:var(--muted)}.order-summary>a:not(.button){font-size:16px}.order-success{text-align:center;max-width:840px;padding:65px 0 90px}.success-icon{display:flex;margin:0 auto 25px;border:1px solid #9c855b;width:65px;height:65px;border-radius:50%;align-items:center;justify-content:center;color:var(--brown)}.order-success h1{font-size:46px}.order-success>p{font-size:14px;color:var(--muted)}.order-receipt{margin:30px 0;padding:28px;background:#eee7dc;border-radius:8px;text-align:left}.order-receipt>div{display:flex;justify-content:space-between;gap:25px;margin-bottom:12px;font-size:14px}.order-receipt small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.order-receipt strong{white-space:nowrap}.order-success>.underlined{margin-top:22px}
.blog-search{display:flex;max-width:550px;gap:10px;margin-top:30px}.blog-list-section{padding-top:10px}.article-page{padding-bottom:60px}.article-header{max-width:850px;margin:0 auto 36px;text-align:center}.article-header p{color:var(--muted);font-size:17px}.article-cover{width:100%;height:470px;object-position:center 50%;border-radius:8px;margin-bottom:45px}.prose{max-width:740px;margin:auto;font-size:16px;line-height:1.9;color:#60584e}.prose h2{margin-top:36px;color:var(--ink);font-size:30px}.prose h3{font-size:24px;margin-top:30px}.prose a{color:var(--brown);text-decoration:underline;text-underline-offset:4px}.prose ul{padding-left:22px}.prose li{margin-bottom:10px}.prose blockquote{border-left:2px solid var(--brown);padding:6px 0 6px 25px;margin:35px 0;font:italic 24px/1.5 var(--serif)}.article-author{border-top:1px solid var(--line);display:flex;align-items:center;gap:40px;margin-top:40px;padding-top:25px;margin-bottom:25px}.article-author .master-sign{margin:0}.article-author p{font-size:12px;margin:0;color:var(--muted)}.production-story{padding-top:10px}.information-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info-panel{background:#eee8df;padding:38px;border-radius:7px}.info-panel>.icon{width:35px;height:35px;color:var(--brown);margin-bottom:24px}.info-panel h2{font-size:31px}.info-panel p{font-size:14px;color:#746b60;line-height:1.75}.faq-section{max-width:850px}.faq-section h2{margin-bottom:30px}.faq-section summary{font-size:17px}.faq-section details{padding-block:23px}.faq-section details>p{font-size:14px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-bottom:80px}.contact-card{padding:40px;background:#eee8df;border-radius:7px}.contact-phone{font-family:var(--serif);font-size:38px;line-height:1.4}.contact-card>p{font-size:13px;color:var(--muted)}.contact-divider{border-bottom:1px solid #d2c6b6;margin:30px 0}.contact-card h2{font-size:29px}.contact-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.contact-buttons .button{font-size:12px;padding:12px 20px}.contact-image{min-height:420px;position:relative;overflow:hidden;border-radius:7px}.contact-image>img{width:100%;height:100%}.contact-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#1c130a80)}.contact-image>.handwritten{position:absolute;bottom:12%;left:12%;color:white;z-index:1}
dialog{padding:0;border:0;background:var(--paper);color:var(--ink);border-radius:10px;box-shadow:0 20px 80px #0003}dialog::backdrop{background:#21170eb3;backdrop-filter:blur(4px)}.inquiry-dialog{width:560px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 32px);padding:40px;overflow:auto}.dialog-close{position:absolute;right:14px;top:14px;color:var(--brown)}.inquiry-dialog .eyebrow{font-size:9px;margin-bottom:16px;padding-right:25px}.inquiry-dialog h2{font-size:35px;margin-bottom:13px}.inquiry-dialog>p{color:var(--muted);font-size:13px;margin-bottom:25px}.inquiry-dialog .form-grid{gap:14px}.inquiry-dialog label.check-label{font-size:10px}.image-dialog{max-width:90vw;max-height:90dvh;background:#eee7db}.image-dialog>img{max-width:90vw;max-height:90dvh;object-fit:contain}.image-dialog>.dialog-close{background:var(--paper);border-radius:50%}.chat-panel{position:fixed;right:24px;bottom:86px;width:370px;height:510px;max-height:calc(100dvh - 115px);display:flex;flex-direction:column;z-index:40;background:#faf7f1;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 60px #37231226;overflow:hidden}.chat-header{padding:18px 18px 18px 22px;background:var(--brown);color:white;display:flex;align-items:center;justify-content:space-between}.chat-header strong{font-size:14px}.chat-header span{font-size:10px;display:block;color:#e2cdb8}.chat-header .icon{width:19px;height:19px}.chat-messages{padding:22px;flex:1;overflow:auto;overscroll-behavior:contain;display:flex;align-items:flex-start;flex-direction:column;gap:12px}.chat-messages p{font-size:12px;line-height:1.6;padding:13px 15px;border-radius:8px;white-space:pre-line;margin:0}.chat-answer{background:#ece5da;max-width:95%}.chat-answer small{display:block;margin-bottom:5px;color:var(--brown);font-size:9px}.chat-question{background:var(--brown);color:white;align-self:end;max-width:90%}.chat-suggestions{padding:0 18px;display:flex;gap:8px}.chat-suggestions button{border:1px solid var(--line)!important;font-size:10px;background:none;border-radius:20px;padding:6px 10px}.chat-panel form{padding:0 18px}.chat-panel .check-label{font-size:9px;margin-block:10px}.chat-input{display:flex;border:1px solid var(--line);border-radius:5px;background:#fff}.chat-input input{border:0;font-size:12px}.chat-input button{color:var(--brown)}.chat-caption{font-size:8px;text-align:center;padding:9px 12px;color:var(--muted)}
@media(min-width:1600px){.hero,.hero-inner{min-height:720px}.hero-image{object-position:center 40%}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.header-inner{gap:20px}.desktop-nav{gap:18px;font-size:11px}.header-phone{font-size:13px}.header-actions{gap:12px}.brand>span{font-size:20px}.brand-plane{width:45px;height:45px}.hero h1{font-size:48px;max-width:590px}.hero-copy{max-width:600px}.hero-benefits>div{padding-inline:13px;font-size:10px}.hero-benefits .icon{width:25px;height:25px}.direction-copy{padding:24px 20px}.direction-copy h3{font-size:27px}.direction-copy p{font-size:12px}.direction-copy .button{font-size:11px}.benefit-strip>div{padding-inline:20px;gap:16px}.benefit-strip .icon{width:31px;height:31px}.section-heading>p{max-width:300px}.section-heading h2{font-size:34px}.checkout-layout{gap:35px;grid-template-columns:1fr 310px}.order-summary{padding:25px}.catalog-layout{gap:28px;grid-template-columns:180px 1fr}.product-info h1{font-size:37px}.footer-grid{gap:30px}.contact-phone{font-size:30px}.contact-card{padding:30px}.filter-bottom{gap:10px}.filter-bottom .check-label{font-size:10px}.filter-bottom select{max-width:145px}}
@media(max-width:1000px){.desktop-nav{display:none}.menu-button{display:flex}.header-actions{gap:20px}.site-header{height:78px}.hero,.hero-inner{min-height:620px}.hero-copy{max-width:570px}.hero h1{font-size:46px;max-width:550px}.hero-copy>p{font-size:16px;max-width:470px}.hero-wash{background:linear-gradient(90deg,#f8f5f0 0%,#f8f5f0f0 28%,#f8f5f0c0 48%,#f8f5f030 77%,transparent)}.hero-benefits{max-width:520px;flex-wrap:wrap;row-gap:18px}.hero-benefits>div{width:50%;border:0;padding:0}.hero-sign{font-size:24px;right:10px;bottom:70px}.hero-buttons .button{min-width:190px}.section{padding-block:65px}.section-heading{gap:30px}.section-heading>p{max-width:260px;font-size:12px}.direction-grid{grid-template-columns:1fr;gap:22px}.direction-card{grid-template-columns:1fr 1fr;min-height:0;height:420px}.direction-copy{padding:30px}.direction-copy h3{font-size:34px}.direction-copy p{font-size:15px}.direction-copy .button{font-size:13px}.mini-gallery,.material-preview{height:65px}.benefit-strip{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px}.benefit-strip>div{border:0;padding:0!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.story-section{gap:5%}.story-copy h2{font-size:34px}.story-copy p{font-size:13px}.steps{gap:24px}.steps h3{font-size:20px}.steps p{font-size:12px}.blog-grid{gap:22px}.post-card h3{font-size:22px}.project-cta h2{font-size:34px}.project-cta .button{font-size:12px;min-width:190px;padding-inline:20px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:35px}.footer-grid>div:nth-child(4){grid-column:2;grid-row:1}.footer-bottom{font-size:9px}.catalog-layout{grid-template-columns:170px 1fr}.filter-controls{grid-template-columns:1fr 1fr}.filter-bottom{flex-wrap:wrap;justify-content:start}.filter-bottom .check-label{width:100%}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.catalog-products .product-meta>span:last-child{display:none}.product-detail{gap:5%;grid-template-columns:1fr 1fr}.product-info h1{font-size:33px}.option-selectors{gap:12px}.option-selectors select{font-size:11px;padding:11px}.finish-choices{gap:12px}.finish-choice{font-size:10px}.buy-row .button{padding-inline:12px;font-size:12px;gap:10px}.quantity-picker{max-width:112px}.quantity-picker>button{width:30px;padding:8px}.quantity-picker>input{width:44px}.checkout-layout{grid-template-columns:1fr 270px;gap:25px}.cart-item{grid-template-columns:75px 1fr;gap:18px}.cart-item>a>img{width:75px;height:105px}.cart-item-end{grid-column:2;flex-direction:row}.cart-item h2{font-size:22px}.order-summary{padding:23px 20px}.order-summary>.summary-total{display:block}.order-summary>.summary-total strong{display:block;margin-top:8px}.order-summary>.button{font-size:11px}.radio-options>div{flex-direction:column}.contact-layout{gap:20px}.contact-phone{font-size:27px}.contact-card{padding:28px}.contact-card h2{font-size:26px}}
@media(max-width:700px){html{scroll-padding-top:30px}.container{width:calc(100% - 40px)}.site-header{height:72px}.brand>span{font-size:18px}.brand-plane{width:41px;height:41px}.brand{gap:9px}.header-actions{gap:12px}.header-phone{font-size:0;gap:0}.header-phone .icon{width:21px;height:21px}.header-phone{display:none}.header-inner{gap:12px}.icon-button{min-width:38px;min-height:38px;padding:7px}.hero{display:flex;flex-direction:column;min-height:0;background:var(--paper)}.hero-inner{min-height:0;display:block;order:1}.hero-image{position:relative;order:2;height:300px;width:100%;object-position:70% 45%}.hero-wash{display:none}.hero-copy{max-width:none;padding:39px 0 25px}.hero .eyebrow{font-size:8px;letter-spacing:.18em;margin-bottom:19px}.hero h1{font-size:35px;line-height:1.12;max-width:490px;margin-bottom:22px}.hero-copy>p{font-size:14px;line-height:1.65;max-width:none;margin-bottom:25px}.hero-buttons{gap:10px;margin-bottom:30px}.hero-buttons .button{min-width:0;min-height:51px;padding:12px 15px;font-size:11px;gap:12px;flex:1}.hero-buttons .button:first-child{flex:1.16}.hero-buttons .icon{width:17px;height:17px}.hero-benefits{width:100%;row-gap:20px;max-width:100%}.hero-benefits>div{font-size:11px;gap:12px}.hero-benefits>div:nth-child(2n){padding-left:12px}.hero-benefits .icon{width:28px;height:28px}.hero-sign{display:none}.section{padding-block:48px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:31px}.section-heading h2 br{display:none}.section-heading>p{max-width:none;border:0;padding:0;margin-top:18px;font-size:13px}.section-heading>.underlined{margin-top:17px;font-size:12px}.eyebrow{font-size:9px;letter-spacing:.21em;margin-bottom:15px}.direction-card{height:auto;grid-template-columns:.95fr 1.05fr;min-height:365px;border-radius:8px}.direction-copy{padding:21px 17px}.direction-copy h3{font-size:27px;letter-spacing:-.045em;margin-bottom:13px}.direction-copy p{font-size:11px;line-height:1.6;margin-bottom:17px}.number{font-size:9px;margin-bottom:15px}.direction-copy .button{font-size:10px;padding:10px;gap:8px;min-height:45px}.direction-copy .button .icon{width:15px;height:15px}.mini-gallery,.material-preview{height:42px;gap:5px;margin-top:16px;margin-bottom:10px}.mini-gallery img{width:calc((100% - 10px)/3)}.direction-copy>.underlined{font-size:9px}.direction-image>span{font-size:6px;left:14px;top:18px}.benefit-strip{gap:25px 16px;margin-top:32px}.benefit-strip>div{gap:14px}.benefit-strip p{font-size:11px}.benefit-strip small{font-size:10px}.benefit-strip .icon{width:30px;height:30px}.product-grid{gap:27px 16px}.product-picture{margin-bottom:12px;border-radius:5px;aspect-ratio:1/1.12}.product-meta{font-size:8px;margin-bottom:7px}.product-meta>span:last-child{display:none}.product-card h3{font-size:21px;line-height:1.15}.product-card>p{font-size:10px;line-height:1.6}.product-price{font-size:13px;align-items:start;gap:7px;flex-direction:column;padding-top:10px}.product-price>span{font-size:10px}.product-badge{left:8px;top:8px;font-size:8px;padding:4px 7px}.card-open{bottom:9px;right:9px;width:27px;height:27px;line-height:27px;font-size:17px}.story-section{grid-template-columns:1fr;gap:32px}.story-photo{aspect-ratio:1.2}.story-copy h2{font-size:32px}.story-copy p{font-size:14px}.story-copy .eyebrow{font-size:8px}.master-sign{margin-top:24px}.story-photo .handwritten{font-size:24px}.process-section h2{font-size:31px;margin-bottom:30px}.steps{grid-template-columns:1fr 1fr;gap:30px 20px}.steps article>span{font-size:29px;margin-bottom:18px;padding-bottom:14px}.steps h3{font-size:23px}.steps p{font-size:12px}.blog-grid{grid-template-columns:1fr;gap:33px}.post-picture{aspect-ratio:1.6;margin-bottom:15px}.post-card h3{font-size:26px;margin-bottom:12px}.post-card p{margin-bottom:15px}.project-cta{padding-block:38px}.project-cta>.container{display:block}.project-cta h2{font-size:35px}.project-cta p{font-size:13px}.project-cta .button{margin-top:27px}.footer{padding-top:42px;padding-bottom:90px}.footer-grid{gap:30px 18px}.footer-grid>div:first-child{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-grid>div:first-child p{margin:0;font-size:10px}.footer .brand{margin:0}.footer-grid>div:nth-child(4){grid-column:1/-1;grid-row:auto;padding-top:8px}.footer-label{font-size:8px;margin-bottom:15px}.footer-grid>div>a:not(.brand),.text-link{font-size:11px}.footer-grid>div>a.footer-phone{font-size:24px}.footer-bottom{flex-wrap:wrap;gap:13px;margin-top:24px}.footer-bottom>span:last-child{width:100%;font-size:8px}.chat-toggle{right:16px;bottom:16px;padding:13px;box-shadow:0 3px 14px #34271930}.chat-toggle>span{display:none}.chat-toggle>.icon{width:23px;height:23px}.breadcrumbs{font-size:10px;padding-top:22px;gap:9px;margin-bottom:32px}.page-top{padding-bottom:30px}.page-top h1{font-size:38px;margin-bottom:18px}.page-intro{font-size:14px}.catalog-layout{display:block;padding-bottom:50px}.catalog-sidebar{margin-bottom:25px}.catalog-sidebar h2,.sidebar-note{display:none}.catalog-sidebar{gap:9px;overflow-x:auto;align-items:start;scrollbar-width:thin;padding-bottom:7px}.catalog-sidebar .category-all,.category-group>a:first-child{font-weight:400;white-space:nowrap;border:1px solid var(--line)!important;border-radius:25px;padding:7px 14px!important;font-size:11px;margin:0}.category-all>span{display:none}.catalog-sidebar .category-all.active,.category-group>a.active{background:var(--brown);color:white!important}.category-group{flex-shrink:0;margin:0}.category-group>.subcategory{font-size:10px!important;white-space:nowrap;padding:5px 15px!important}.filter-form{padding:15px}.filter-controls{gap:12px}.filter-bottom{gap:13px}.filter-bottom .button{min-height:38px;padding:8px 16px;font-size:12px}.filter-bottom .sort-label{margin-right:auto}.filter-bottom select{padding:5px 0}.catalog-products{gap:26px 16px}.catalog-products .product-card h3{font-size:21px}.product-detail{display:block;padding-bottom:40px}.gallery{margin-bottom:30px}.gallery-main{aspect-ratio:1/1.05}.gallery-thumbnails button{width:61px;height:65px}.image-note{font-size:10px}.product-info h1{font-size:37px}.product-subtitle{font-size:13px}.price-line{margin-block:22px}.option-selectors{gap:15px}.option-selectors select{font-size:13px;padding:13px}.finish-choice{font-size:11px}.buy-row .button{font-size:14px}.custom-product-link{font-size:12px}.related-grid{grid-template-columns:1fr 1fr}.related-grid>.product-card:nth-child(3){display:none}.checkout-layout{display:flex;flex-direction:column;gap:35px;padding-bottom:45px}.checkout-layout>div{width:100%}.order-summary{order:-1;width:100%;position:static}.order-summary>.eyebrow,.order-summary>h2,.order-summary>p,.order-summary>.summary-help,.order-summary>a:not(.button){display:none}.order-summary>.summary-total{display:flex;align-items:center;margin-bottom:0;padding-top:15px;margin-top:14px}.order-summary>.summary-total strong{margin:0}.order-summary>.button{margin-top:20px;margin-bottom:0;font-size:13px}.cart-item{grid-template-columns:80px 1fr;gap:15px;padding-block:22px}.cart-item>a>img{width:80px;height:110px}.cart-item h2{font-size:24px}.cart-item-info>p{font-size:10px}.cart-item-end strong{font-size:16px}.cart-item-end{grid-column:2}.checkout-form{margin-top:32px}.checkout-form h2{font-size:25px;gap:10px;margin-top:28px}.form-grid{grid-template-columns:1fr;gap:0}.checkout-form>label,.checkout-form .form-grid>label{font-size:12px;margin-bottom:18px}.radio-options>div{gap:10px}.checkout-form .check-label{font-size:10px}.order-success{padding-top:40px}.order-success h1{font-size:36px}.order-receipt{padding:20px}.order-receipt>div{font-size:12px;gap:15px}.order-receipt small{font-size:9px}.order-success>p{font-size:13px}.article-header{text-align:left}.article-header h1{font-size:37px}.article-header p{font-size:14px}.article-cover{height:280px;margin-bottom:30px}.prose{font-size:14px;line-height:1.9}.prose h2{font-size:29px;margin-top:30px}.prose blockquote{font-size:23px}.article-author{gap:30px}.production-story{padding-top:0}.information-grid{grid-template-columns:1fr;gap:17px}.info-panel{padding:28px}.info-panel h2{font-size:29px}.info-panel p{font-size:13px}.faq-section summary{font-size:15px}.contact-layout{grid-template-columns:1fr;padding-bottom:45px}.contact-card{padding:28px 24px}.contact-phone{font-size:29px;white-space:nowrap}.contact-image{min-height:320px;max-height:360px}.contact-buttons .button{font-size:12px;min-height:51px}.inquiry-dialog{padding:32px 24px;max-height:calc(100dvh - 24px)}.inquiry-dialog h2{font-size:31px}.inquiry-dialog>.eyebrow{font-size:8px}.inquiry-dialog>p{font-size:12px}.inquiry-dialog .form-grid{gap:0}.inquiry-dialog textarea{max-height:120px}.chat-panel{right:12px;bottom:77px;width:min(370px,calc(100vw - 24px));height:500px;max-height:calc(100dvh - 100px)}.toast{bottom:80px;min-width:270px;text-align:center;font-size:12px}.toast a{display:block;margin-left:0;margin-top:5px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:clamp(28px,9vw,33px)}.hero-buttons .button{padding-inline:10px;font-size:10px;gap:7px}.direction-card{grid-template-columns:.85fr 1.15fr}.direction-copy{padding:19px 14px}.direction-copy h3{font-size:25px}.contact-phone{font-size:25px}.cart-quantity-form{gap:8px}.cart-item h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Меню и изображения, управляемые из конструктора. */
.brand-image{max-width:210px;height:54px;object-fit:contain}.desktop-nav .nav-item{position:relative}.desktop-nav .nav-item>a{display:block;padding-block:12px}.nav-children:empty{display:none}.desktop-nav .nav-children{display:none;position:absolute;top:100%;left:0;min-width:210px;padding:12px 18px;background:var(--paper);box-shadow:0 8px 25px #34271920;z-index:20}.desktop-nav .nav-item:hover>.nav-children,.desktop-nav .nav-item:focus-within>.nav-children{display:block}.desktop-nav .nav-children .nav-children{top:0;left:100%}.mobile-nav .nav-item>a{display:block}.mobile-nav .nav-children{padding-left:18px}.footer .nav-item>a{display:block;font-size:12px;margin-bottom:12px}.footer .nav-children{padding-left:14px}.footer .nav-item .text-link{padding:0}.nav-item [aria-current=page]{color:var(--brown)}

/* Rich descriptions imported from the workshop catalogue. */
.product-detail>*,.catalog-main{min-width:0}
.gallery-thumbnails{flex-wrap:wrap}
.gallery-main>img{object-fit:contain;background:#eee8df}
.prose img,.prose video{max-width:100%;height:auto;border-radius:6px;margin:18px auto;display:block}
.prose video{width:100%;max-height:560px;background:#241f19}
.prose table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse;margin:24px 0;font-size:14px}
.prose td,.prose th{padding:12px 16px;border:1px solid var(--line);min-width:100px;text-align:left}
.prose h3,.prose h4{margin-top:24px}
.prose a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.product-prose{font-size:14px;line-height:1.8;max-width:none}
.product-prose h2{font-size:28px;margin-top:28px}
.product-prose h3{font-size:23px}
.category-description{margin-top:60px;padding-top:36px;border-top:1px solid var(--line)}
.source-story{max-width:1000px;margin-inline:auto;padding-bottom:55px}
.source-story>.prose{max-width:none}
.source-story h2{font-size:34px}
.source-story .prose>img{max-height:420px;object-fit:contain}
@media(max-width:700px){.source-story h2{font-size:28px}.product-prose h2{font-size:25px}.prose td,.prose th{padding:9px;font-size:12px}.option-selectors select{max-width:100%}.product-info h1{overflow-wrap:anywhere}}