@import url('assets/fonts.css');
:root{--paper:#f8f7f3;--white:#fff;--ink:#19322d;--muted:#626b61;--line:#dce0d6;--soft:#eceee5;--sage:#d9dfce;--orange:#ba431f;--orange-hover:#953719;--peach:#f3ddcd;--lime:#e4f2ba;--font:'Manrope',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.55 var(--font);-webkit-font-smoothing:antialiased}button,input,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b64322;outline-offset:4px}button,a,input,select{touch-action:manipulation}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.04em;line-height:1.08}h1{font-size:48px}h2{font-size:36px}h3{font-size:24px}ul{padding-left:20px}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wrap{max-width:1440px;margin:auto;padding:0 56px}.muted{color:var(--muted)}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:700}.serif{font-family:var(--serif);font-weight:400;font-style:italic}.arrow-link{display:inline-flex;align-items:center;gap:18px;border-bottom:1px solid currentColor;padding:7px 0;font-weight:600}.btn{display:inline-flex;justify-content:center;align-items:center;gap:12px;background:var(--ink);color:white;padding:15px 25px;min-height:50px;font-weight:600;border:1px solid transparent;border-radius:3px;transition:background .18s,transform .18s}.btn:hover{background:#2c4b43}.btn-primary{background:var(--orange)}.btn-primary:hover{background:var(--orange-hover)}.btn-light{background:var(--paper);color:var(--ink)}.btn-light:hover{background:var(--lime)}.btn-outline{background:transparent;color:var(--ink);border-color:var(--line)}.btn-outline:hover{background:var(--soft)}.btn-text{background:none;color:var(--ink);padding:8px;min-height:44px}.full{width:100%}.icon-btn{display:inline-flex;justify-content:center;align-items:center;min-width:44px;min-height:44px;background:transparent;color:var(--ink);border:1px solid transparent;border-radius:50%}.icon-btn:hover{background:var(--soft)}.pill{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);padding:8px 12px;border-radius:30px;background:transparent;font-size:12px;min-height:38px}.pill:hover,.pill.active{background:var(--ink);color:white;border-color:var(--ink)}.text-small{font-size:12px}.skip-link{position:absolute;top:-100px;left:20px;z-index:100;padding:12px;background:var(--ink);color:white}.skip-link:focus{top:10px}.utility{height:30px;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#e7eee2;font-size:10px;letter-spacing:.04em;padding:0 56px}.utility span:last-child{display:flex;gap:24px}.header-main{display:flex;align-items:center;gap:48px;min-height:93px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:7px;font-size:31px;font-weight:800;letter-spacing:-1.5px;white-space:nowrap;line-height:1}.brand-dot{color:var(--orange);font-size:40px;line-height:0}.brand-mark{display:inline-block;width:29px;height:29px;border:2px solid currentColor;border-radius:50%;position:relative;margin-right:3px}.brand-mark:before{content:'';position:absolute;width:2px;height:9px;background:currentColor;left:12px;top:4px;transform-origin:bottom;transform:rotate(0deg)}.brand-mark:after{content:'';position:absolute;width:9px;height:2px;background:var(--orange);left:12px;top:12px;transform-origin:left;transform:rotate(-32deg)}.search-form{display:flex;align-items:center;background:#efeee8;border-radius:4px;min-height:46px;max-width:535px;flex:1;padding:0 14px;gap:10px}.search-form input{border:0;background:transparent;width:100%;min-width:0;outline-offset:3px;font-size:13px;padding:12px 0}.search-form>button{background:none;padding:5px;display:flex}.header-actions{display:flex;gap:24px;margin-left:auto}.header-actions button{background:transparent;display:flex;gap:7px;align-items:center;font-size:12px;padding:10px 0;white-space:nowrap}.cart-count{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:white;width:18px;height:18px;border-radius:50%;font-size:10px}.nav-main{display:flex;gap:35px;align-items:center;min-height:55px;font-weight:600;font-size:12px}.nav-main a{padding:13px 0;display:flex;align-items:center;gap:5px}.nav-main a:hover{color:var(--orange)}.nav-main a:last-child{margin-left:auto;color:var(--orange)}.nav-main .icon{width:14px}.mobile-menu{display:none}.breadcrumb{font-size:11px;color:var(--muted);padding:25px 0 22px;display:flex;gap:9px;flex-wrap:wrap}.breadcrumb .icon{width:11px;height:15px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:#e9eddf;border-top:1px solid var(--line);overflow:hidden}.hero-copy{padding:58px 56px 35px;display:flex;flex-direction:column;position:relative}.hero-copy .eyebrow{display:flex;align-items:center;gap:11px}.tiny-line{display:inline-block;width:24px;height:1px;background:var(--orange)}.hero h1{font-size:clamp(52px,5.3vw,82px);letter-spacing:-.055em;line-height:1.03;margin:24px 0 21px;font-weight:600}.hero h1 .serif{font-size:1.07em}.hero-copy>p{font-size:14px;max-width:355px;color:#4f6054;line-height:1.8}.hero-categories{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;max-width:440px;margin:29px 0 27px}.hero-categories a{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #b9c4ac;font-weight:600;font-size:14px}.hero-categories .icon{width:16px}.hero-categories a:hover{color:var(--orange)}.hero-action{display:flex;gap:16px;align-items:center}.hero-action .btn{padding:13px 18px;font-size:12px;min-height:48px}.hero-action span{font-size:11px;line-height:1.6;max-width:115px;color:#5f6a58}.hero-art{position:relative;min-width:0;background:#879071;overflow:hidden}.hero-art>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 55%}.hero-tag{position:absolute;top:25px;right:28px;display:flex;align-items:center;justify-content:center;width:90px;height:90px;border:1px solid #eef2d5;border-radius:50%;color:#fff;font-size:10px;line-height:1.6;text-transform:uppercase;letter-spacing:.15em;transform:rotate(12deg);text-align:center}.hero-caption{position:absolute;bottom:24px;left:28px;right:28px;padding:15px 18px;background:#f8f7f3ed;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;border-radius:2px}.hero-caption small{display:block;color:var(--muted);font-size:10px;margin-bottom:3px}.hero-caption strong{font-size:14px;font-weight:600}.hero-caption .icon{width:18px}.trustline{display:flex;justify-content:space-between;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.trustline>div{display:flex;gap:10px;align-items:center;font-size:11px}.trustline .icon{width:19px}.section{padding-top:66px;padding-bottom:65px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-head .eyebrow{color:var(--muted);margin-bottom:11px}.section-head h2{font-size:34px}.section-head>a{font-size:12px;white-space:nowrap}.category-editorial{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px}.category-tile{height:306px;position:relative;overflow:hidden;padding:24px;background:#e6e8df}.category-tile:nth-child(2){background:#eee2d5}.category-tile:nth-child(3){background:#dfdfea}.category-tile .eyebrow{font-size:10px;position:relative;z-index:1}.category-tile h3{position:absolute;bottom:28px;left:25px;z-index:1;max-width:220px;font-size:30px}.category-tile>img{position:absolute;mix-blend-mode:multiply;object-fit:contain;width:67%;height:240px;right:-15px;top:22px;transition:transform .3s}.category-tile:nth-child(2)>img{width:56%;right:18px;top:13px;height:206px}.category-tile:nth-child(3)>img{width:58%;right:7px;top:0;height:230px}.category-tile .round-arrow{position:absolute;right:23px;bottom:26px;z-index:2}.round-arrow{width:39px;height:39px;border:1px solid #6b78674f;border-radius:50%;display:flex;align-items:center;justify-content:center}.category-tile:hover img{transform:translateY(-5px)}.product-section{border-top:1px solid var(--line)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.product-card{min-width:0;position:relative}.product-image{position:relative;display:block;width:100%;background:#f0f0e9;overflow:hidden;aspect-ratio:1/1.13}.product-image>img{position:absolute;height:82%;width:84%;left:8%;top:9%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-image:hover>img{transform:scale(1.045)}.save-btn{position:absolute;right:10px;top:10px;z-index:2;width:34px;min-width:34px;min-height:34px;background:#fff9}.save-btn[aria-pressed=true]{background:var(--peach);color:var(--orange)}.save-btn .icon{width:17px;height:17px}.product-badge{position:absolute;top:14px;left:13px;color:#476147;font-size:10px;background:#e3e9d8;padding:3px 7px;max-width:70%}.card-type{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:17px 0 5px}.product-card h3{font-size:16px;letter-spacing:-.02em;line-height:1.4;font-weight:600}.card-attributes{display:flex;gap:7px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin:7px 0 13px;min-height:19px}.card-attributes span+span:before{content:'·';margin-right:7px}.card-price-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-price{font-size:19px;font-weight:700;letter-spacing:-.035em}.compare-check{display:flex;gap:5px;align-items:center;font-size:10px;color:var(--muted);padding:8px 0}.compare-check input{accent-color:var(--ink);width:14px;height:14px;margin:0}.subnote{font-size:11px;color:var(--muted);margin-top:22px}.finder-strip{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper);padding:48px;gap:70px;position:relative;overflow:hidden}.finder-strip h2{font-size:45px;max-width:440px;margin:17px 0}.finder-strip p{color:#c3cdc1;max-width:360px;font-size:13px}.finder-strip .eyebrow{color:var(--lime)}.finder-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:center}.finder-choice{border:1px solid #597064;background:transparent;color:var(--paper);text-align:left;padding:21px;min-height:115px;transition:background .2s}.finder-choice:hover{background:#304c3f}.finder-choice .icon{margin-bottom:15px;color:var(--lime);width:25px;height:25px}.finder-choice span{display:flex;align-items:center;justify-content:space-between;font-size:13px}.finder-choice span .icon{width:14px;height:14px;margin:0}.finder-choice.active{background:var(--lime);color:var(--ink)}.finder-choice.active .icon{color:var(--ink)}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.guide-card{border-top:1px solid #a5b49f;padding-top:18px}.guide-card .eyebrow{font-size:10px;color:var(--muted)}.guide-card h3{font-size:24px;margin:18px 0 12px;line-height:1.2;max-width:290px}.guide-card>p{font-size:12px;line-height:1.8;color:var(--muted);margin-bottom:20px}.guide-card>a{font-size:12px}.footer{background:#e9ecdf;padding:50px 0 22px;margin-top:35px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-top p{font-size:12px;max-width:240px;margin-top:18px;color:var(--muted)}.footer-top h4{font-size:12px;margin-bottom:16px;font-weight:700}.footer-top a:not(.brand){display:block;font-size:11px;margin:11px 0;color:#536052}.footer-bottom{border-top:1px solid #c7d0bf;padding-top:18px;margin-top:40px;display:flex;justify-content:space-between;gap:24px;font-size:10px;color:var(--muted)}.page-title{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:15px 0 28px}.page-title h1{font-size:46px;margin-top:10px}.page-title p{font-size:13px;color:var(--muted);margin-top:13px;max-width:620px}.category-tabs{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:28px}.catalog-layout{display:grid;grid-template-columns:205px 1fr;gap:40px;padding:0 0 60px}.filters{border-top:1px solid var(--line)}.filter-head{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-weight:700;font-size:13px}.filter-head button{font-size:11px;background:none;text-decoration:underline;color:var(--muted)}.filters details{border-top:1px solid var(--line);padding:17px 0}.filters summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-size:12px;font-weight:700}.filters summary:after{content:'+';font-size:15px}.filters details[open] summary:after{content:'−'}.filter-options{display:flex;flex-direction:column;gap:12px;padding-top:17px}.filter-options label{display:flex;align-items:center;gap:9px;font-size:11px;cursor:pointer}.filter-options input{margin:0;width:15px;height:15px;accent-color:var(--ink)}.filter-options small{margin-left:auto;color:var(--muted);font-size:10px}.price-inputs{display:flex;gap:10px;padding-top:15px}.price-inputs label{display:flex;align-items:center;font-size:10px;border:1px solid var(--line);padding:7px;gap:4px;width:50%;background:white}.price-inputs input{width:100%;border:0;min-width:0;font-size:12px;padding:3px}.filter-help{background:#e9ecdf;padding:18px;margin-top:10px;font-size:11px;line-height:1.7}.filter-help .icon{margin-bottom:10px}.filter-help strong{display:block;margin-bottom:6px}.resultbar{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line);padding:16px 0 21px;font-size:11px}.resultbar label{display:flex;align-items:center;gap:8px}.resultbar select{border:0;background:none;font-size:11px;padding:6px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:27px 20px}.applied-filters{display:flex;gap:7px;flex-wrap:wrap;min-height:10px;margin-bottom:18px}.applied-filters:empty{display:none}.applied-filters button{font-size:11px;background:var(--soft);padding:7px 10px;display:flex;align-items:center;gap:9px}.applied-filters .icon{width:12px;height:12px}.mobile-filter-btn{display:none}.catalog-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:35px;font-size:11px}.catalog-bottom .btn{font-size:12px}.empty-state{text-align:center;padding:80px 25px;background:var(--soft);grid-column:1/-1}.empty-state h2{font-size:30px;margin:12px 0}.empty-state p{font-size:13px;color:var(--muted);margin-bottom:22px}.detail-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr);gap:58px}.detail-gallery{display:grid;grid-template-columns:66px 1fr;gap:17px;align-items:start}.thumbs{display:flex;flex-direction:column;gap:12px}.thumb{height:82px;background:#eceee6;padding:9px;border:1px solid transparent;display:flex;align-items:center;justify-content:center;border-radius:2px}.thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.thumb.active{border-color:var(--ink)}.thumb.caption-thumb{font-size:11px;line-height:1.5;text-align:center}.gallery-main{background:#edeFE6;min-height:620px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.gallery-main>img{height:500px;max-width:86%;object-fit:contain;mix-blend-mode:multiply;margin:30px 0 45px}.gallery-main .gallery-label{position:absolute;left:23px;top:22px;font-size:10px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.gallery-main .save-btn{right:18px;top:18px}.dimension{position:absolute;bottom:36px;width:155px;border-top:1px solid #7c8677;display:flex;justify-content:center;font-size:10px;color:#56624f;padding-top:5px}.dimension:before,.dimension:after{content:'';position:absolute;height:9px;width:1px;background:#7c8677;top:-5px}.dimension:before{left:0}.dimension:after{right:0}.gallery-caption{grid-column:2;font-size:10px;color:var(--muted);text-align:center;line-height:1.6}.detail-panel{padding-top:5px}.detail-panel>.eyebrow{font-size:11px;color:var(--muted)}.detail-panel h1{font-size:45px;margin:12px 0 12px}.detail-description{font-size:14px;line-height:1.7;color:#596555;max-width:400px}.detail-keyfacts{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 23px}.detail-keyfacts span{background:#e9ece2;padding:7px 10px;font-size:11px;display:inline-flex;align-items:center;gap:6px}.detail-keyfacts .icon{width:14px;height:14px}.price-box{border-top:1px solid var(--line);padding-top:20px}.detail-price{font-size:33px;font-weight:700;letter-spacing:-.045em}.price-box small{font-size:10px;color:var(--muted);display:block;margin-top:3px}.chosen-variant{display:flex;align-items:center;gap:10px;margin:23px 0;font-size:12px}.color-chip{display:block;width:24px;height:24px;border:3px solid var(--paper);outline:1px solid var(--ink);border-radius:50%;background:#2a2927}.availability{display:flex;align-items:flex-start;gap:9px;background:#f2e9df;padding:13px;font-size:11px;line-height:1.6;margin-bottom:15px}.availability .icon{width:17px;height:17px;margin-top:1px}.availability small{display:block;color:#6c645b;font-size:10px;margin-top:2px}.add-row{display:flex;gap:10px;margin-bottom:9px}.quantity{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);min-width:102px;min-height:52px;background:white}.quantity button{width:30px;min-height:44px;background:none}.quantity span{font-size:12px}.add-row .btn{flex:1;font-size:13px}.detail-secondary{display:flex;justify-content:space-between;margin-bottom:18px}.detail-secondary button{display:flex;align-items:center;gap:7px;background:none;font-size:11px;padding:8px 0;min-height:40px}.detail-secondary .icon{width:16px;height:16px}.policy-links{border-top:1px solid var(--line)}.policy-links>button{width:100%;display:flex;gap:12px;align-items:center;justify-content:space-between;text-align:left;background:none;border-bottom:1px solid var(--line);padding:16px 0;font-size:11px}.policy-links>button>span{flex:1}.policy-links small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.policy-links .icon{width:18px;height:18px}.product-sections-nav{display:flex;gap:34px;margin:55px 0 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:600}.product-sections-nav a{padding:15px 0}.product-sections-nav a:first-child{border-bottom:2px solid var(--orange);color:var(--orange)}.decision-section{display:grid;grid-template-columns:1fr 1.3fr;gap:75px;padding:44px 0}.decision-section h2{font-size:35px;max-width:320px;margin-top:12px}.decision-text{display:grid;grid-template-columns:1fr 1fr;gap:30px}.decision-text h3{font-size:16px;letter-spacing:-.02em;margin-bottom:12px;line-height:1.4}.decision-text p{font-size:12px;color:var(--muted);line-height:1.9}.decision-text .icon{margin-bottom:15px;color:#667859}.spec-section{display:grid;grid-template-columns:1fr 1.3fr;gap:75px;padding:40px 0;border-top:1px solid var(--line)}.spec-section h2{font-size:32px;margin-bottom:14px}.spec-section>div>p{font-size:12px;color:var(--muted);max-width:320px;line-height:1.8}.specs{width:100%;border-collapse:collapse;font-size:12px}.specs th,.specs td{padding:11px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.specs th{width:45%;font-weight:400;color:var(--muted)}.specs tr:nth-child(odd){background:#efF0e8}.faq-list{width:100%}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list summary{font-size:13px;font-weight:600;cursor:pointer}.faq-list p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:13px}.mobile-buy{display:none}.compare-page{padding-bottom:60px}.compare-intro{max-width:630px;font-size:13px;color:var(--muted);margin-bottom:30px}.compare-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.compare-table th,.compare-table td{padding:17px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.compare-table th{width:23%;font-weight:500;color:var(--muted)}.compare-table td{width:38.5%}.compare-table thead td{background:#edf0e6}.compare-table thead img{height:230px;width:100%;object-fit:contain;mix-blend-mode:multiply;margin-bottom:25px}.compare-table h2{font-size:22px;margin-bottom:10px}.compare-table .detail-price{font-size:24px;margin-bottom:17px}.compare-table .btn{font-size:12px}.compare-table tr.diff td{background:#f2e5d5}.compare-table tr.diff th{color:var(--orange)}.compare-note{font-size:11px;color:var(--muted);margin:18px 0}.cart-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:65px;padding:10px 0 70px}.cart-item{display:grid;grid-template-columns:125px 1fr auto;gap:24px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cart-item-image{background:var(--soft);padding:13px;display:flex;align-items:center;justify-content:center}.cart-item-image img{height:142px;object-fit:contain;mix-blend-mode:multiply}.cart-item h2{font-size:22px;margin:7px 0 9px}.cart-item p{font-size:11px;color:var(--muted)}.cart-item .quantity{width:103px;margin-top:20px;min-height:42px}.cart-item-price{font-size:18px;font-weight:700;text-align:right;display:flex;flex-direction:column;justify-content:space-between;align-items:end}.cart-item-price button{background:none;font-size:11px;font-weight:400;min-height:40px;text-decoration:underline;color:var(--muted)}.cart-suggestion{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.cart-suggestion h3{font-size:19px;margin-bottom:16px}.cart-suggestion>div{display:flex;gap:20px;align-items:center}.cart-suggestion img{width:75px;height:80px;object-fit:contain;mix-blend-mode:multiply}.cart-suggestion p{font-size:12px}.cart-suggestion small{font-size:11px;color:var(--muted);display:block}.cart-suggestion .btn{font-size:11px;margin-left:auto;padding:10px 14px;min-height:40px}.order-summary{background:#ecefe4;padding:29px;align-self:start;border-top:3px solid var(--ink)}.order-summary h2{font-size:24px;margin-bottom:24px}.summary-row{display:flex;justify-content:space-between;gap:16px;font-size:12px;margin:15px 0}.summary-row span:last-child{text-align:right}.summary-total{border-top:1px solid #ccd3c0;margin:22px 0 20px;padding-top:20px;display:flex;justify-content:space-between;align-items:baseline;gap:14px}.summary-total strong{font-size:27px;letter-spacing:-.04em}.summary-total small{display:block;font-size:10px;color:var(--muted)}.order-summary .btn{font-size:12px}.order-summary>p{font-size:10px;color:var(--muted);line-height:1.8;margin-top:17px}.coupon{border-top:1px solid #cbd3c1;margin-top:20px;padding-top:14px;font-size:11px}.coupon summary{cursor:pointer}.coupon>div{display:flex;gap:8px;margin-top:12px}.coupon input{width:100%;min-width:0;border:1px solid var(--line);padding:9px}.coupon button{padding:9px;background:var(--ink);color:white}.checkout-header{display:flex;align-items:center;justify-content:space-between;min-height:96px;border-bottom:1px solid var(--line);gap:20px}.checkout-header>a:last-child{display:flex;align-items:center;gap:6px;font-size:11px}.checkout-header>a:last-child .icon{width:14px}.checkout-stepper{display:flex;gap:32px;align-items:center;font-size:11px;color:var(--muted)}.checkout-stepper span{display:flex;align-items:center;gap:8px}.checkout-stepper span:first-child{color:var(--orange);font-weight:700}.step-num{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c7cdbc;border-radius:50%;font-size:10px}.checkout-page{padding-top:44px}.checkout-title{font-size:35px;margin-bottom:10px}.guest-info{font-size:12px;color:var(--muted);margin-bottom:25px}.checkout-layout{display:grid;grid-template-columns:1.25fr .8fr;gap:75px;padding-bottom:70px}.checkout-form{min-width:0}.checkout-form section{border-top:1px solid var(--line);padding:24px 0 4px}.checkout-form h2{font-size:20px;margin-bottom:20px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:11px}.field input,.field select{padding:13px 12px;border:1px solid #bdc6b7;background:white;border-radius:3px;width:100%;font-size:14px;min-height:48px}.field.wide{grid-column:1/-1}.form-hint{font-size:10px;color:var(--muted);margin-top:7px}.delivery-choice{border:1px solid #c4cdbf;padding:14px 16px;display:flex;align-items:center;gap:12px;margin-bottom:10px;font-size:12px;cursor:pointer;background:white}.delivery-choice:has(input:checked){border-color:var(--ink);background:#eff2e7}.delivery-choice input{accent-color:var(--ink)}.delivery-choice small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.delivery-choice>.icon{margin-left:auto}.payment-choices{display:grid;grid-template-columns:1fr 1fr;gap:9px}.payment-choices .delivery-choice{padding:14px 10px;font-size:11px}.checkout-lock{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin:17px 0}.checkout-lock .icon{width:14px}.checkout-form .consent{display:flex;gap:9px;font-size:11px;line-height:1.7;margin-top:20px}.checkout-form .consent input{accent-color:var(--ink);align-self:start;margin-top:4px}.guide-hero{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;align-items:center;padding:35px 0 55px}.guide-hero h1{font-size:53px;margin:17px 0 20px;line-height:1.08}.guide-hero p{color:var(--muted);font-size:14px;line-height:1.9;max-width:520px}.guide-illustration{background:#e7ecdb;min-height:380px;position:relative;display:flex;justify-content:center;align-items:center;gap:33px;padding:35px 25px 60px}.guide-illustration img{height:220px;width:38%;object-fit:contain;mix-blend-mode:multiply}.guide-illustration img:first-child{height:290px}.guide-scale{position:absolute;bottom:29px;left:25px;right:25px;display:flex;justify-content:space-around;font-size:12px}.answer-block{background:var(--ink);color:var(--paper);padding:31px 36px;margin-bottom:45px;display:grid;grid-template-columns:200px 1fr;gap:40px}.answer-block p{font-size:15px;line-height:1.9;max-width:860px}.answer-block .eyebrow{color:var(--lime)}.article-layout{display:grid;grid-template-columns:220px 1fr;gap:80px;padding-bottom:70px}.article-layout aside{font-size:12px;line-height:2.5}.article-layout aside strong{display:block;margin-bottom:10px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.article-layout aside a{display:block}.article-body h2{font-size:30px;margin:0 0 20px}.article-body p{font-size:13px;line-height:1.9;max-width:780px;margin-bottom:18px;color:#50604f}.article-body section{margin-bottom:38px}.article-body .btn{font-size:12px}.provenance-note{padding:13px 20px;background:#efeee6;text-align:center;font-size:10px;color:#697060;border-top:1px solid var(--line);line-height:1.8}.overlay-backdrop{position:fixed;inset:0;background:#10282075;z-index:50;display:flex;align-items:flex-start;justify-content:center;padding:145px 20px 30px;overflow:auto;backdrop-filter:blur(3px)}.modal{background:var(--paper);padding:30px;max-width:720px;width:100%;box-shadow:0 25px 80px #0003;border-radius:5px;max-height:calc(100vh - 180px);overflow:auto}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.modal-head h2{font-size:25px}.modal .search-form{max-width:none;background:white;border:1px solid #aebba6;width:100%;min-height:55px}.modal .search-form input{font-size:16px}.search-section-title{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:25px 0 12px}.search-suggestions{display:flex;gap:8px;flex-wrap:wrap}.search-results{display:flex;flex-direction:column}.search-result{display:flex;align-items:center;gap:17px;padding:13px 0;border-bottom:1px solid var(--line)}.search-result img{height:68px;width:66px;object-fit:contain;mix-blend-mode:multiply;background:#e9ecdf;padding:6px}.search-result span{flex:1;font-size:13px}.search-result small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.search-result b{font-size:13px}.search-footer{margin-top:20px}.drawer-backdrop{justify-content:flex-end;padding:0}.drawer-backdrop .modal{width:440px;max-width:100%;height:100vh;max-height:100vh;border-radius:0;padding:30px}.drawer-product{display:flex;gap:20px;align-items:center;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:25px}.drawer-product img{width:80px;height:125px;object-fit:contain;mix-blend-mode:multiply}.drawer-product h3{font-size:19px;margin-bottom:10px}.drawer-product p{font-size:12px;color:var(--muted)}.drawer-product strong{display:block;margin-top:10px;font-size:18px}.modal-actions{display:flex;flex-direction:column;gap:10px}.modal-text{font-size:13px;line-height:1.9;color:var(--muted)}.wizard-steps{font-size:10px;color:var(--muted);margin-bottom:20px;letter-spacing:.1em;text-transform:uppercase}.wizard-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wizard-choice{padding:24px 17px;background:var(--soft);border:1px solid transparent;text-align:left;font-size:14px;min-height:93px}.wizard-choice .icon{display:block;margin-bottom:10px}.wizard-choice:hover{border-color:var(--ink)}.wizard-back{font-size:11px;color:var(--muted);background:none;padding:16px 0}.mobile-filter-modal .filters{display:block}.menu-links a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0;font-size:18px}.menu-links small{display:block;color:var(--muted);font-size:11px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,25px);opacity:0;background:var(--ink);color:white;padding:14px 23px;z-index:70;pointer-events:none;transition:.2s;max-width:calc(100% - 30px);font-size:12px;text-align:center;border-radius:4px}#toast.visible{opacity:1;transform:translate(-50%,0)}.compare-tray{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:30;background:var(--ink);color:white;padding:11px 14px;display:flex;gap:24px;align-items:center;box-shadow:0 10px 35px #0003;border-radius:4px;max-width:calc(100% - 30px);font-size:12px}.compare-tray a{background:var(--lime);color:var(--ink);padding:8px 14px;white-space:nowrap;border-radius:2px;font-weight:700}.compare-tray button{background:none;color:white;padding:6px;font-size:12px}.compare-tray .icon{width:16px;height:16px}
@media(min-width:1600px){.hero{max-width:1552px;margin:auto}.hero-copy{padding-left:72px}.hero h1{font-size:82px}.hero-art{min-height:660px}}
@media(max-width:1150px){.wrap{padding-left:34px;padding-right:34px}.utility{padding-left:34px;padding-right:34px}.header-main{gap:25px}.header-actions{gap:18px}.header-actions button span.label{display:none}.nav-main{gap:25px}.hero-copy{padding:43px 34px 28px}.hero{min-height:620px}.hero h1{font-size:64px}.hero-action span{display:none}.section{padding-top:48px;padding-bottom:45px}.category-tile{height:270px}.category-tile h3{font-size:26px}.category-tile img{height:205px}.finder-strip{padding:36px;gap:40px}.finder-strip h2{font-size:37px}.finder-choice{padding:16px;min-height:105px}.catalog-layout{grid-template-columns:180px 1fr;gap:27px}.catalog-grid{gap:23px 16px}.detail-layout{gap:30px;grid-template-columns:1fr 1fr}.detail-gallery{grid-template-columns:50px 1fr;gap:10px}.gallery-main{min-height:560px}.gallery-main>img{height:430px}.detail-panel h1{font-size:36px}.thumb{height:67px}.decision-section,.spec-section{gap:38px}.checkout-stepper{gap:15px}.checkout-layout{gap:35px}.cart-layout{gap:30px}}
@media(max-width:800px){.wrap{padding-left:22px;padding-right:22px}.utility{padding:0 22px}.utility span:last-child{gap:10px}.header-main{gap:18px;min-height:80px}.brand{font-size:27px}.brand-mark{width:26px;height:26px}.brand-mark:before{left:10px}.brand-mark:after{left:10px;top:11px}.header-actions{gap:10px}.header-actions button:first-child{display:none}.search-form input{font-size:12px}.nav-main{gap:20px;font-size:11px}.nav-main a:last-child{display:none}.hero-copy{padding:33px 25px}.hero h1{font-size:52px}.hero-copy>p{font-size:13px}.hero-categories{gap:0 20px}.hero-categories a{font-size:12px}.hero-action .btn{font-size:11px}.hero{min-height:588px}.hero-caption{left:15px;right:15px;bottom:17px;padding:12px}.hero-caption strong{font-size:12px}.hero-tag{width:75px;height:75px;right:19px;font-size:9px}.trustline{flex-wrap:wrap;gap:15px 25px;justify-content:center}.trustline>div{font-size:10px}.section-head h2{font-size:29px}.category-tile{padding:18px;height:240px}.category-tile h3{font-size:23px;left:18px;bottom:21px;max-width:135px}.category-tile>img{height:170px;top:22px}.category-tile:nth-child(2)>img{height:160px}.category-tile:nth-child(3)>img{height:175px}.category-tile .round-arrow{width:30px;height:30px;bottom:19px;right:12px}.product-grid{gap:16px}.product-card h3{font-size:13px}.card-price{font-size:16px}.compare-check{font-size:9px}.card-attributes{font-size:10px}.finder-strip{gap:25px;padding:28px}.finder-strip h2{font-size:34px}.finder-choice{padding:14px}.finder-choice span{font-size:11px}.guide-card h3{font-size:21px}.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:22px}.footer-top>div:last-child{display:none}.catalog-layout{grid-template-columns:160px 1fr;gap:22px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-title h1{font-size:38px}.resultbar{flex-wrap:wrap}.detail-layout{gap:25px;grid-template-columns:1fr 1fr}.detail-gallery{display:flex;flex-direction:column}.gallery-main{order:1;min-height:505px;width:100%}.gallery-main>img{height:390px}.thumbs{order:2;flex-direction:row}.thumb{width:62px}.gallery-caption{order:3}.detail-panel h1{font-size:33px}.detail-description{font-size:12px}.detail-keyfacts{gap:5px}.detail-keyfacts span{font-size:10px;padding:6px 7px}.detail-secondary{flex-wrap:wrap}.quantity{min-width:82px}.add-row .btn{padding:14px 12px;font-size:12px}.decision-section h2{font-size:30px}.decision-text{gap:20px}.spec-section{grid-template-columns:.8fr 1.2fr}.compare-table th{width:24%}.compare-table td{padding:13px}.compare-table h2{font-size:20px}.cart-layout{grid-template-columns:1fr .8fr;gap:25px}.cart-item{grid-template-columns:86px 1fr;gap:17px}.cart-item-price{grid-column:2;flex-direction:row;align-items:center}.cart-item-image{grid-row:1/3}.cart-item h2{font-size:20px}.order-summary{padding:21px}.order-summary h2{font-size:21px}.checkout-header .checkout-stepper{display:none}.checkout-layout{gap:30px}.guide-hero{gap:30px}.guide-hero h1{font-size:42px}.guide-illustration{min-height:330px}.guide-illustration img:first-child{height:235px}.guide-illustration img{height:175px}.answer-block{grid-template-columns:140px 1fr;gap:25px}.article-layout{grid-template-columns:155px 1fr;gap:30px}}
@media(max-width:600px){body{font-size:14px}.wrap{padding-left:19px;padding-right:19px}.utility{height:27px;justify-content:center;font-size:9px;padding:0 15px}.utility span:last-child{display:none}.header-main{display:grid;grid-template-columns:32px 1fr auto;gap:10px;padding-top:11px;padding-bottom:12px;min-height:115px;border-bottom:0}.mobile-menu{display:flex;min-width:32px;width:32px;padding:3px;min-height:40px}.header-main .brand{font-size:26px;gap:5px;justify-self:center}.header-main .brand-mark{width:24px;height:24px}.brand-mark:before{left:9px;top:3px;height:8px}.brand-mark:after{left:9px;top:10px;width:8px}.header-actions{gap:13px;margin:0}.header-actions button{padding:7px 0;min-height:40px}.header-actions button:nth-child(2){display:none}.header-actions .cart-count{width:15px;height:15px;font-size:9px}.header-actions button{gap:4px}.header-actions .icon{width:21px}.header-main>.search-form{grid-column:1/-1;grid-row:2;width:100%;max-width:none;min-height:42px;margin-top:2px;border-radius:3px}.search-form input{font-size:16px;padding:8px 0}.search-form input::placeholder{font-size:12px}.nav-main{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:30px 22px 27px}.hero-copy .eyebrow{font-size:9px}.hero h1{font-size:53px;line-height:1.0;margin:20px 0 17px;letter-spacing:-.05em}.hero-copy>p{font-size:12px;max-width:315px;line-height:1.8}.hero-categories{margin:20px 0;max-width:none;gap:0 28px}.hero-categories a{font-size:13px;padding:11px 0}.hero-action .btn{width:100%;font-size:12px;min-height:47px;justify-content:space-between;padding:13px 17px}.hero-art{height:360px;min-height:360px}.hero-art>img{object-position:center 54%;height:100%;width:100%}.hero-tag{width:68px;height:68px;top:18px;right:20px;font-size:8px}.hero-caption{left:19px;right:19px;bottom:17px;padding:11px 15px}.hero-caption small{font-size:9px}.hero-caption strong{font-size:12px}.trustline{padding:17px 0;display:grid;grid-template-columns:1fr 1fr;gap:14px 8px;justify-content:stretch}.trustline>div{font-size:10px;gap:7px}.trustline .icon{width:17px;height:17px}.section{padding-top:34px;padding-bottom:34px}.section-head{align-items:start;gap:15px;margin-bottom:23px}.section-head h2{font-size:27px;max-width:250px}.section-head .eyebrow{font-size:9px;margin-bottom:8px}.section-head>a{font-size:10px;gap:8px;margin-top:16px;white-space:normal;max-width:90px}.section-head>a .icon{width:15px}.category-editorial{grid-template-columns:1fr 1fr;gap:11px}.category-tile{height:234px;padding:15px}.category-tile:first-child{grid-column:1/-1;height:220px}.category-tile:first-child>img{width:51%;height:190px;right:5px;top:14px}.category-tile .eyebrow{font-size:9px}.category-tile h3{font-size:23px;left:15px;bottom:20px;max-width:120px}.category-tile:first-child h3{font-size:28px;max-width:190px;bottom:26px}.category-tile:nth-child(2)>img{width:73%;height:154px;right:4px;top:20px}.category-tile:nth-child(3)>img{width:80%;height:160px;right:0;top:13px}.category-tile .round-arrow{width:25px;height:25px;right:10px;bottom:19px}.category-tile .round-arrow .icon{width:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-image{aspect-ratio:1/1.2}.card-type{font-size:8px;letter-spacing:.075em;margin:12px 0 4px}.product-card h3{font-size:13px;line-height:1.5}.card-attributes{font-size:10px;gap:3px;margin:6px 0 9px;line-height:1.6;min-height:32px;align-content:start}.card-attributes span+span:before{margin-right:3px}.card-price-row{flex-wrap:wrap;gap:4px;align-items:start}.card-price{font-size:17px;width:100%}.compare-check{font-size:10px;min-height:32px;padding:6px 0;gap:6px}.compare-check input{width:15px;height:15px}.product-badge{font-size:8px;left:8px;top:10px;padding:3px 5px;max-width:calc(100% - 45px)}.save-btn{top:6px;right:5px;min-width:33px;min-height:36px;width:33px}.subnote{font-size:10px;line-height:1.7;margin-top:20px}.finder-strip{grid-template-columns:1fr;gap:26px;padding:29px 23px}.finder-strip h2{font-size:36px;margin:15px 0}.finder-strip .eyebrow{font-size:9px}.finder-strip p{font-size:12px}.finder-options{gap:9px}.finder-choice{min-height:102px;padding:15px}.finder-choice .icon{width:22px;height:22px;margin-bottom:13px}.finder-choice span{font-size:12px}.guide-grid{grid-template-columns:1fr;gap:27px}.guide-card{display:grid;grid-template-columns:1fr auto;gap:0 15px}.guide-card .eyebrow{grid-column:1/-1;font-size:9px}.guide-card h3{font-size:25px;margin:13px 0 10px;max-width:none}.guide-card>p{grid-row:3;grid-column:1/-1;margin-bottom:7px;font-size:12px}.guide-card>a{grid-column:2;grid-row:2;align-self:end;font-size:11px}.footer{margin-top:17px;padding-top:35px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{display:block}.footer-top>div:nth-child(4){grid-column:1/-1;border-top:1px solid #c7d0bf;padding-top:23px;display:flex;gap:18px;align-items:baseline;flex-wrap:wrap}.footer-top>div:nth-child(4) h4{margin:0}.footer-top>div:nth-child(4) a{margin:0}.footer-top p{max-width:300px;font-size:11px;margin-top:13px}.footer-top h4{font-size:11px;margin-bottom:11px}.footer-top a:not(.brand){font-size:11px;margin:9px 0}.footer-bottom{margin-top:26px;font-size:9px;line-height:1.8;flex-direction:column;gap:8px}.breadcrumb{padding:19px 0 13px;gap:5px;font-size:10px}.breadcrumb .icon{width:10px;height:14px}.page-title{display:block;padding:14px 0 20px}.page-title h1{font-size:35px;margin-top:7px}.page-title p{font-size:12px;line-height:1.7;margin-top:11px}.page-title>.arrow-link{font-size:11px;margin-top:17px}.category-tabs{gap:6px;padding-bottom:19px}.pill{font-size:10px;padding:8px 10px;min-height:37px}.catalog-layout{display:block;padding-bottom:30px}.catalog-layout>.filters{display:none}.resultbar{padding:12px 0 13px;border-bottom:1px solid var(--line);margin-bottom:17px;font-size:10px;gap:8px}.resultbar label{margin-left:auto;font-size:0;gap:0}.resultbar select{font-size:10px;max-width:128px}.mobile-filter-btn{display:flex;gap:5px;align-items:center;font-size:11px;font-weight:700;min-height:43px;background:var(--ink);color:white;padding:10px 14px;order:-1}.mobile-filter-btn .icon{width:15px}.resultbar>span{width:100%;order:3;padding-top:4px;font-size:10px;color:var(--muted)}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.applied-filters{margin-bottom:15px;gap:5px}.applied-filters button{font-size:10px;padding:7px 9px}.catalog-bottom{margin-top:25px;font-size:10px;gap:20px}.catalog-bottom .btn{padding:12px 15px;font-size:11px;min-height:44px}.detail-layout{display:flex;flex-direction:column;gap:23px}.detail-gallery{display:grid;grid-template-columns:1fr;gap:11px}.gallery-main{grid-column:1;grid-row:1;min-height:413px}.gallery-main>img{height:320px;width:80%;max-width:80%;margin:23px 0 56px}.gallery-main .gallery-label{font-size:9px;left:16px;top:15px}.gallery-main .save-btn{right:10px;top:9px}.dimension{bottom:25px;width:145px;font-size:10px}.thumbs{grid-row:2;grid-column:1;flex-direction:row;gap:8px}.thumb{width:56px;height:59px;padding:7px}.thumb.caption-thumb{font-size:9px}.gallery-caption{grid-column:1;grid-row:3;text-align:left;font-size:9px}.detail-panel{padding-top:0}.detail-panel>.eyebrow{font-size:10px}.detail-panel h1{font-size:37px;margin:10px 0 11px}.detail-description{font-size:13px}.detail-keyfacts{margin:17px 0 20px;gap:7px}.detail-keyfacts span{font-size:10px;padding:7px 9px}.price-box{padding-top:16px}.detail-price{font-size:31px}.price-box small{font-size:10px;line-height:1.7}.chosen-variant{font-size:11px;margin:19px 0}.availability{font-size:11px;margin-bottom:15px}.availability small{font-size:10px}.add-row .quantity{min-width:95px}.add-row .btn{font-size:13px;min-height:54px}.detail-secondary{font-size:11px;margin-bottom:11px}.detail-secondary button{font-size:11px}.policy-links>button{font-size:11px;padding:15px 0}.policy-links small{font-size:10px}.product-sections-nav{gap:23px;margin-top:30px;font-size:11px;overflow:auto;white-space:nowrap}.product-sections-nav a{padding:13px 0}.decision-section{grid-template-columns:1fr;gap:26px;padding:30px 0}.decision-section h2{font-size:31px;max-width:290px}.decision-section .eyebrow{font-size:9px}.decision-text{gap:23px;grid-template-columns:1fr}.decision-text>div{display:grid;grid-template-columns:24px 1fr;gap:4px 10px}.decision-text .icon{grid-row:1/3;margin:0;width:18px}.decision-text h3{font-size:14px;margin-bottom:7px}.decision-text p{grid-column:2;font-size:12px}.spec-section{grid-template-columns:1fr;gap:20px;padding:28px 0}.spec-section h2{font-size:28px;margin-bottom:11px}.spec-section>div>p{font-size:11px}.specs{font-size:11px}.specs th,.specs td{padding:11px 8px}.faq-list summary{font-size:12px;line-height:1.7}.faq-list p{font-size:11px}.mobile-buy{position:fixed;bottom:0;left:0;right:0;background:#f8f7f3f5;backdrop-filter:blur(8px);display:flex;justify-content:space-between;gap:20px;align-items:center;padding:11px 19px;border-top:1px solid var(--line);z-index:25;box-shadow:0 -6px 22px #192b2210}.mobile-buy strong{font-size:19px;display:block}.mobile-buy small{font-size:9px;color:var(--muted)}.mobile-buy .btn{padding:12px 18px;font-size:12px;min-height:47px}.product-page~.footer{padding-bottom:90px}.compare-page{padding-bottom:35px}.compare-intro{font-size:12px;line-height:1.8;margin-bottom:25px}.compare-table{font-size:10px}.compare-table th{width:26%;padding:10px 8px 10px 0;font-size:9px;overflow-wrap:anywhere}.compare-table td{width:37%;padding:12px 9px;overflow-wrap:anywhere}.compare-table thead img{height:150px;margin-bottom:17px}.compare-table h2{font-size:15px;line-height:1.2}.compare-table .detail-price{font-size:17px;margin-bottom:12px}.compare-table .btn{padding:10px 8px;min-height:42px;font-size:10px;gap:5px;width:100%}.compare-table .btn .icon{display:none}.compare-note{font-size:10px;line-height:1.7}.cart-layout{display:flex;flex-direction:column;gap:32px;padding:0 0 35px}.cart-item{grid-template-columns:94px 1fr;gap:17px;padding:21px 0}.cart-item h2{font-size:21px}.cart-item-image img{height:145px}.cart-item p{font-size:10px}.cart-item .quantity{margin-top:13px;min-height:38px}.cart-item-price{font-size:17px;grid-row:2;min-height:30px}.cart-item-price button{font-size:10px;min-height:30px}.cart-item-image{grid-row:1/3}.cart-suggestion h3{font-size:18px}.cart-suggestion>div{gap:10px}.cart-suggestion p{font-size:11px}.cart-suggestion small{font-size:10px}.cart-suggestion img{width:60px}.cart-suggestion .btn{font-size:10px;padding:9px}.order-summary{width:100%;padding:25px}.order-summary h2{font-size:24px}.summary-row{font-size:11px}.summary-total strong{font-size:26px}.checkout-header{min-height:81px;padding-top:0}.checkout-header .brand{font-size:27px}.checkout-header>a:last-child{font-size:10px}.checkout-page{padding-top:27px}.checkout-title{font-size:31px}.guest-info{font-size:11px;line-height:1.7}.checkout-layout{display:flex;flex-direction:column;gap:28px}.checkout-form section{padding-top:23px}.checkout-form h2{font-size:20px;margin-bottom:20px}.fields{gap:16px 12px}.field{font-size:11px}.field input{font-size:16px;min-height:49px;padding:12px 10px}.delivery-choice{padding:13px 11px;font-size:12px}.payment-choices{grid-template-columns:1fr 1fr}.payment-choices .delivery-choice{font-size:10px;padding:12px 7px;gap:7px}.checkout-form .consent{font-size:10px}.guide-hero{grid-template-columns:1fr;gap:25px;padding:20px 0 30px}.guide-hero h1{font-size:43px;margin:16px 0 16px}.guide-hero .eyebrow{font-size:9px}.guide-hero p{font-size:13px}.guide-illustration{min-height:310px}.guide-illustration img:first-child{height:225px}.guide-illustration img{height:168px}.answer-block{grid-template-columns:1fr;gap:16px;padding:25px 24px;margin-bottom:30px}.answer-block p{font-size:13px;line-height:1.9}.answer-block .eyebrow{font-size:9px}.article-layout{grid-template-columns:1fr;gap:25px;padding-bottom:25px}.article-layout aside{border-bottom:1px solid var(--line);padding-bottom:20px;font-size:11px}.article-body h2{font-size:27px}.article-body p{font-size:12px}.provenance-note{font-size:9px;padding:12px 16px}.overlay-backdrop{padding:30px 12px;align-items:flex-start}.modal{padding:21px;max-height:calc(100vh - 60px);border-radius:4px}.modal-head{margin-bottom:17px}.modal-head h2{font-size:23px}.modal-head .icon-btn{margin-right:-8px}.search-result{gap:12px}.search-result span{font-size:12px}.search-result b{font-size:12px}.search-result img{width:58px;height:65px}.search-result small{font-size:9px}.search-suggestions{gap:6px}.search-suggestions .pill{font-size:10px}.search-section-title{font-size:9px;margin-top:21px}.drawer-backdrop{padding:0}.drawer-backdrop .modal{padding:25px;width:100%;max-height:100dvh;height:100dvh}.wizard-choice{font-size:12px;padding:18px 14px}.wizard-steps{font-size:9px}.menu-links a{font-size:18px}.modal-text{font-size:12px}.mobile-filter-modal .filters{padding-bottom:10px}.mobile-filter-modal .filter-options label{font-size:12px;min-height:30px}.mobile-filter-modal .filters summary{font-size:13px}.mobile-filter-modal .filters input[type=checkbox]{height:18px;width:18px}.compare-tray{bottom:11px;font-size:10px;gap:10px;padding:10px}.compare-tray a{font-size:11px;padding:9px 11px}.compare-tray button{padding:3px}#toast{bottom:90px;font-size:11px;padding:13px 17px}}
.mobile-product-heading{display:none}
@media(max-width:600px){.mobile-product-heading{display:block;margin:1px 0 -8px}.mobile-product-heading .eyebrow{font-size:10px}.mobile-product-heading .mobile-product-title{font-size:31px;line-height:1.15;letter-spacing:-.045em;font-weight:650;margin:8px 0 0}.detail-panel>h1,.detail-panel>.eyebrow{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-copy>p{font-size:14px}.detail-description{font-size:15px}.decision-text p,.faq-list p{font-size:14px}.article-body p{font-size:15px}.guide-card>p,.page-title p{font-size:14px}.specs{font-size:12px}.pill{min-height:44px}.compare-check{min-height:44px}.save-btn{min-width:44px;min-height:44px}.mobile-filter-modal .filter-options label{font-size:14px;min-height:44px}.mobile-menu,.header-actions button{min-height:44px}.provenance-note{padding-bottom:20px}.guide-card{grid-template-columns:1fr}.guide-card>a{grid-column:1;grid-row:4;min-height:44px}.guide-card h3{font-size:26px}.guide-card>p{grid-row:3}.detail-keyfacts span{font-size:11px}.form-hint,.checkout-form .consent{font-size:12px}.guest-info{font-size:13px}.field{font-size:13px}.footer-top a:not(.brand){min-height:29px}}
[hidden]{display:none!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
