:root{--ink:#17201a;--cream:#f5f1e8;--soft:#ece7dc;--sage:#738273;--line:#d8d2c6;--white:#fff;--muted:#687069;--shadow:0 20px 60px #17201a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfaf7;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{object-fit:cover;width:100%;display:block}.announcement{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:44px;height:32px;font-size:11px;display:flex}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7f0;border-bottom:1px solid #17201a1a;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 4vw;display:grid;position:sticky;top:0}.brand{letter-spacing:.18em;font-family:Georgia,serif;font-size:25px}.main-nav{align-items:center;gap:30px;height:100%;display:flex}.nav-item{align-items:center;height:100%;display:flex}.nav-link{padding:31px 0;font-size:14px;position:relative}.nav-link:after{content:"";background:var(--ink);height:1px;transition:all .25s;position:absolute;bottom:22px;left:0;right:100%}.nav-link:hover:after,.nav-link.active:after{right:0}.header-actions{justify-self:end;gap:18px;display:flex}.header-actions button{background:0 0;border:0;padding:10px 0}.cart-count{background:var(--ink);color:#fff;border-radius:50%;place-items:center;min-width:20px;height:20px;margin-left:4px;font-size:11px;display:inline-grid}.mega-menu{border:1px solid var(--line);box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fff;grid-template-columns:1fr 1.5fr;gap:60px;padding:36px 42px;transition:all .2s;display:grid;position:absolute;top:81px;left:4vw;right:4vw;transform:translateY(8px)}.nav-item:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu h3{margin:6px 0 18px;font-family:Georgia,serif;font-size:32px}.mega-menu__links{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mega-menu__links a{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px;display:flex}.eyebrow{letter-spacing:.18em;margin:0 0 12px;font-size:11px;font-weight:700}.home-hero{background:var(--cream);grid-template-columns:.9fr 1.1fr;align-items:center;min-height:720px;padding:70px 7vw 90px;display:grid;overflow:hidden}.home-hero__content{z-index:2;max-width:620px;position:relative}.home-hero h1,.collection-hero h1,.empty-page h1{letter-spacing:-.045em;margin:0 0 26px;font-family:Georgia,serif;font-size:clamp(52px,6vw,94px);font-weight:400;line-height:.97}.lead{color:#4e5851;max-width:570px;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;min-height:51px;padding:0 25px;transition:all .2s;display:inline-flex}.button--dark{background:var(--ink);color:#fff}.button--dark:hover{background:#2b372f}.button--outline:hover{background:var(--ink);color:#fff}.button--wide{width:100%}.text-link{border-bottom:1px solid;padding-bottom:4px;font-weight:700}.home-hero__visual{height:590px;position:relative}.hero-main{border-radius:180px 180px 16px 16px;width:78%;height:100%;margin-left:auto}.hero-float{border:10px solid var(--cream);border-radius:120px 120px 8px 8px;width:34%;height:43%;position:absolute;bottom:-5%;left:1%}.hero-stamp{text-align:center;width:170px;height:170px;box-shadow:var(--shadow);background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:8%;right:-1%}.hero-stamp span{letter-spacing:.18em;font-size:11px}.hero-stamp strong{margin-top:8px;font-family:Georgia,serif;font-size:20px}.trust-strip{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:30px 5vw;display:grid}.trust-strip article{text-align:center;border-right:1px solid var(--line)}.trust-strip article:last-child{border:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip span{color:var(--muted);margin-top:5px;font-size:13px}.section{padding:100px 6vw}.section--soft{background:var(--cream)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-heading h2,.editorial h2,.newsletter h2{margin:0;font-family:Georgia,serif;font-size:clamp(38px,4vw,60px);font-weight:400}.section-heading>p{max-width:520px;color:var(--muted);line-height:1.7}.feature-categories{grid-template-rows:300px 300px;grid-template-columns:1.25fr 1fr;gap:18px;display:grid}.feature-card{min-height:300px;position:relative;overflow:hidden}.feature-card--large{grid-row:1/3}.feature-card img{height:100%;transition:all .6s}.feature-card:hover img{transform:scale(1.035)}.feature-card__shade,.collection-hero__shade{background:linear-gradient(#0000 35%,#0a120cad);position:absolute;inset:0}.feature-card>div{color:#fff;position:absolute;bottom:30px;left:34px;right:34px}.feature-card h3{margin:7px 0 16px;font-family:Georgia,serif;font-size:35px}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{background:#fff;border:1px solid #17201a1a;transition:all .25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #17201a14}.product-card__image{aspect-ratio:1/1.13;background:#eee;display:block;position:relative;overflow:hidden}.product-card__image img{height:100%;transition:all .45s}.product-card:hover .product-card__image img{transform:scale(1.035)}.badge{letter-spacing:.12em;text-transform:uppercase;background:#fff;padding:7px 10px;font-size:10px;position:absolute;top:14px;left:14px}.product-card__body{padding:20px}.product-meta{letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:10px;display:block}.product-title{margin-bottom:9px;font-family:Georgia,serif;font-size:22px;display:block}.product-card__body p{color:var(--muted);min-height:44px;font-size:14px;line-height:1.55}.product-card__bottom{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.product-card__bottom button{background:var(--ink);color:#fff;border:0;padding:11px 15px}.product-card__bottom button:disabled{opacity:.45}.editorial{grid-template-columns:1.15fr .85fr;min-height:650px;display:grid}.editorial__image img{height:100%}.editorial__copy{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;padding:8vw;display:flex}.editorial__copy p{color:#d9dfda;line-height:1.8}.editorial__copy .button{border-color:#fff;align-self:flex-start;margin-top:20px}.quotes{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.quotes article{border:1px solid var(--line);background:#fff;padding:38px}.quotes article div{letter-spacing:.15em}.quotes article p{font-family:Georgia,serif;font-size:23px;line-height:1.5}.quotes article strong{font-size:13px}.newsletter{background:var(--sage);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:50px;margin:0 6vw 100px;padding:65px;display:grid}.newsletter p{line-height:1.7}.newsletter form{display:flex}.newsletter input{border:0;flex:1;min-width:0;padding:17px}.newsletter button{background:var(--ink);color:#fff;border:0;padding:0 24px}.site-footer{color:#fff;background:#111914;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding:70px 6vw 30px;display:grid}.site-footer>div:not(.footer-brand):not(.footer-bottom){flex-direction:column;gap:13px;display:flex}.site-footer strong{margin-bottom:8px}.site-footer a:not(.brand){color:#c8cec9;font-size:14px}.footer-brand p{color:#c8cec9}.brand--footer{margin-bottom:18px;display:inline-block}.footer-bottom{color:#9da69f;border-top:1px solid #354039;grid-column:1/-1;justify-content:space-between;padding-top:25px;font-size:12px;display:flex}.collection-hero{color:#fff;height:640px;position:relative}.collection-hero--compact{height:480px}.collection-hero>img{height:100%}.collection-hero>div{max-width:680px;position:absolute;bottom:80px;left:7vw}.collection-hero h1{font-size:clamp(58px,7vw,100px)}.collection-hero>div>p:last-child{font-size:18px;line-height:1.7}.subcategory-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.subcategory-card{background:#fff}.subcategory-card img{height:360px}.subcategory-card div{padding:22px}.subcategory-card h3{margin:0 0 10px;font-family:Georgia,serif;font-size:28px}.catalog-layout{grid-template-columns:250px 1fr;gap:45px;display:grid}.filters{border-top:1px solid var(--line);align-self:start;position:sticky;top:135px}.filters>div{border-bottom:1px solid var(--line);padding:24px 0}.filters label{margin-bottom:12px;font-size:13px;font-weight:700;display:block}.filters input:not([type=range]),.filters select{border:1px solid var(--line);background:#fff;width:100%;padding:13px}.filters input[type=range]{width:100%}.filters>p{color:var(--muted);font-size:13px}.no-results,.loading-state{text-align:center;background:var(--cream);padding:80px}.breadcrumbs{color:var(--muted);gap:10px;padding:30px 6vw;font-size:13px;display:flex}.product-detail{grid-template-columns:1.08fr .92fr;gap:70px;padding:15px 6vw 100px;display:grid}.product-gallery__main{aspect-ratio:1/1.1;background:var(--cream)}.product-gallery__main img{height:100%}.product-thumbs{gap:10px;margin-top:12px;display:flex}.product-thumbs button{background:0 0;border:1px solid #0000;width:82px;height:82px;padding:0}.product-thumbs button.active{border-color:var(--ink)}.product-thumbs img{height:100%}.product-info{padding-top:25px}.product-info h1{margin:0 0 18px;font-family:Georgia,serif;font-size:55px;font-weight:400;line-height:1.08}.rating{align-items:center;gap:12px;display:flex}.rating span{letter-spacing:.12em}.rating small{color:var(--muted)}.detail-price{margin:28px 0;font-size:25px}.detail-description{color:var(--muted);font-size:17px;line-height:1.8}.variant-picker{margin:28px 0}.variant-picker label{margin-bottom:10px;font-weight:700;display:block}.variant-picker select{border:1px solid var(--line);background:#fff;width:100%;padding:14px}.purchase-row{grid-template-columns:130px 1fr;gap:12px;margin:25px 0;display:grid}.quantity{border:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.quantity button{background:0 0;border:0;padding:12px}.benefits{grid-template-columns:repeat(3,1fr);gap:8px;margin:30px 0;display:grid}.benefits div{background:var(--cream);padding:14px}.benefits strong,.benefits span{font-size:12px;display:block}.benefits span{color:var(--muted);margin-top:4px}.product-info details{border-top:1px solid var(--line);padding:20px 0}.product-info summary{cursor:pointer;font-weight:700}.product-info details p{color:var(--muted);line-height:1.7}.overlay{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1017128c;padding:5vh 7vw;position:fixed;inset:0}.search-panel{background:#fff;max-width:1050px;max-height:90vh;margin:auto;padding:38px;overflow:auto}.drawer-head{justify-content:space-between;align-items:start;display:flex}.drawer-head h2{margin:0;font-family:Georgia,serif;font-size:40px}.drawer-head button{background:0 0;border:0}.search-input{border:0;border-bottom:1px solid var(--ink);outline:none;width:100%;padding:22px 0;font-family:Georgia,serif;font-size:30px}.search-results{margin-top:20px}.search-results a{border-bottom:1px solid var(--line);grid-template-columns:75px 1fr auto;align-items:center;gap:18px;padding:12px 0;display:grid}.search-results img,.search-results>a>div{background:var(--cream);height:75px}.search-results span strong,.search-results span small{display:block}.search-results span small{color:var(--muted);margin-top:8px}.drawer-backdrop{z-index:70;opacity:0;visibility:hidden;background:#1017127a;transition:all .25s;position:fixed;inset:0}.drawer-backdrop.show{opacity:1;visibility:visible}.cart-drawer{z-index:80;background:#fff;flex-direction:column;width:min(500px,100%);padding:32px;transition:all .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-drawer.open{transform:translate(0)}.cart-empty{text-align:center;margin:auto 0}.cart-empty h3{font-family:Georgia,serif;font-size:32px}.shipping-progress{background:var(--cream);margin:25px 0;padding:16px}.shipping-progress p{margin:0 0 10px;font-size:13px}.shipping-progress>div{background:#d8d0c3;height:5px}.shipping-progress span{background:var(--sage);height:100%;display:block}.cart-lines{flex:1;overflow:auto}.cart-lines article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:16px;padding:16px 0;display:grid}.cart-lines article>img{height:120px}.cart-lines article>div>a,.cart-lines article strong,.cart-lines article small{display:block}.cart-lines article>div>a{font-family:Georgia,serif;font-size:19px}.cart-lines article small{color:var(--muted);margin:5px 0}.cart-lines .quantity{width:110px;height:35px;margin-top:10px}.cart-summary{border-top:1px solid var(--line);padding-top:20px}.cart-summary>div{justify-content:space-between;margin:10px 0;display:flex}.cart-summary__total{border-top:1px solid var(--line);padding:15px 0;font-size:20px}.cart-summary>small{text-align:center;color:var(--muted);margin-top:10px;display:block}.error-message{color:#8e2c20;background:#fff1ef;padding:12px}.empty-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:70px;display:flex}.image-placeholder{background:var(--cream);letter-spacing:.2em;place-items:center;height:100%;font-family:Georgia,serif;display:grid}@media (max-width:1050px){.main-nav{display:none}.site-header{grid-template-columns:1fr 1fr}.home-hero{grid-template-columns:1fr;gap:50px}.home-hero__visual{max-width:700px}.product-grid,.subcategory-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:1fr}.product-detail{gap:35px}.newsletter{grid-template-columns:1fr}.site-footer{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (max-width:720px){.announcement{gap:15px;font-size:9px}.announcement span:nth-child(2),.announcement span:nth-child(3){display:none}.site-header{height:68px;padding:0 20px}.brand{font-size:20px}.header-actions button:first-child{display:none}.home-hero{padding:60px 22px}.home-hero h1{font-size:50px}.home-hero__visual{height:410px}.hero-stamp{width:120px;height:120px}.hero-stamp strong{font-size:15px}.trust-strip{grid-template-columns:1fr 1fr;gap:20px}.trust-strip article{border:0}.section{padding:70px 20px}.section-heading,.feature-categories{display:block}.feature-card{height:360px;margin-bottom:14px;display:block}.feature-card--large{height:440px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card__body{padding:14px}.product-title{font-size:18px}.product-card__body p{display:none}.product-card__bottom{display:block}.product-card__bottom button{width:100%;margin-top:10px}.editorial{grid-template-columns:1fr}.editorial__image{height:400px}.quotes{grid-template-columns:1fr}.newsletter{margin:0 20px 70px;padding:35px 22px}.newsletter form{display:block}.newsletter input,.newsletter button{width:100%;height:50px}.site-footer{grid-template-columns:1fr;padding:55px 25px}.footer-bottom{display:block}.collection-hero,.collection-hero--compact{height:500px}.collection-hero>div{bottom:45px;left:22px;right:22px}.collection-hero h1{font-size:54px}.subcategory-grid{grid-template-columns:1fr 1fr;gap:10px}.subcategory-card img{height:220px}.subcategory-card div{padding:15px}.subcategory-card h3{font-size:21px}.catalog-layout{display:block}.filters{margin-bottom:30px;position:static}.product-detail{grid-template-columns:1fr;padding:10px 20px 70px}.product-info h1{font-size:42px}.purchase-row{grid-template-columns:1fr}.quantity{height:50px}.overlay{padding:0}.search-panel{height:100vh;max-height:none;padding:25px}.cart-drawer{padding:24px}.section-heading h2,.editorial h2,.newsletter h2{font-size:40px}}.legal-page{background:#f7f6f2;min-height:70vh;padding:64px 24px 96px}.legal-page__container{width:100%;max-width:960px;margin:0 auto}.legal-page__breadcrumb{color:#6e716d;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;display:flex}.legal-page__breadcrumb a{color:inherit;text-decoration:none}.legal-page__breadcrumb a:hover{text-decoration:underline}.legal-page__header{border-bottom:1px solid #d9d9d3;margin-bottom:36px;padding-bottom:28px}.legal-page__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#6e716d;margin:0 0 8px;font-size:12px;font-weight:700}.legal-page__header h1{color:#151a16;margin:0;font-size:clamp(36px,6vw,58px);line-height:1.05}.legal-page__content{color:#262a27;overflow-wrap:anywhere;background:#fff;border:1px solid #e2e2dc;border-radius:4px;padding:40px;font-size:16px;line-height:1.75}.legal-page__content h1,.legal-page__content h2,.legal-page__content h3,.legal-page__content h4{color:#151a16;margin:36px 0 16px;line-height:1.25}.legal-page__content h1:first-child,.legal-page__content h2:first-child,.legal-page__content h3:first-child{margin-top:0}.legal-page__content h2{font-size:26px}.legal-page__content h3{font-size:21px}.legal-page__content p{margin:0 0 18px}.legal-page__content ul,.legal-page__content ol{margin:0 0 20px;padding-left:24px}.legal-page__content li{margin-bottom:8px}.legal-page__content a{color:#1d4b36;text-underline-offset:3px;text-decoration:underline}.legal-page__content table{border-collapse:collapse;width:100%;margin:24px 0}.legal-page__content th,.legal-page__content td{text-align:left;vertical-align:top;border:1px solid #d9d9d3;padding:12px}.legal-page__error{background:#fff;border:1px solid #e2e2dc;padding:32px}@media (max-width:700px){.legal-page{padding:40px 16px 64px}.legal-page__content{padding:24px 18px;font-size:15px}}html,body{max-width:100%;overflow-x:hidden}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:68px;padding:0 20px}.brand{font-size:20px}.header-actions{gap:12px}.header-actions button{white-space:nowrap;padding:10px 0}.main-nav{display:none}.home-hero{grid-template-columns:1fr;gap:45px;min-height:auto;padding:55px 24px 70px}.home-hero__content{max-width:100%}.home-hero h1{font-size:clamp(48px,10vw,70px);line-height:1}.lead{font-size:17px;line-height:1.6}.home-hero__visual{width:100%;max-width:650px;height:520px;margin:0 auto}.section{padding:75px 24px}.section-heading{align-items:flex-start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:28px}.product-detail{grid-template-columns:1fr;gap:35px;padding:10px 24px 70px}.product-gallery{min-width:0}.product-gallery__main{aspect-ratio:1;width:100%}.product-info{padding-top:0}.product-info h1{font-size:clamp(38px,7vw,52px)}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.announcement{text-align:center;height:auto;min-height:30px;padding:7px 16px;line-height:1.35}.site-header{height:62px;padding:0 16px}.brand{letter-spacing:.14em;font-size:18px}.header-actions{gap:9px;font-size:13px}.cart-count{min-width:18px;height:18px;font-size:10px}.home-hero{flex-direction:column;gap:34px;padding:42px 18px 55px;display:flex}.home-hero__content{width:100%}.home-hero h1{letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(44px,13vw,58px);line-height:.98}.lead{font-size:16px;line-height:1.55}.hero-actions{flex-direction:column;align-items:stretch;gap:14px;margin-top:26px}.hero-actions .button,.hero-actions .text-link{text-align:center;width:100%;min-height:50px}.hero-actions .text-link{border:1px solid var(--ink);justify-content:center;align-items:center;padding:0 18px;display:flex}.home-hero__visual{width:100%;height:390px}.hero-main{border-radius:120px 120px 12px 12px;width:88%;height:100%}.hero-float{border-width:7px;width:36%;height:40%;bottom:-4%;left:0}.hero-stamp{width:105px;height:105px;bottom:5%;right:-2px}.hero-stamp span{font-size:8px}.hero-stamp strong{margin-top:5px;font-size:13px}.trust-strip{grid-template-columns:1fr 1fr;gap:20px 10px;padding:25px 16px}.trust-strip article{padding:6px}.trust-strip strong{font-size:13px}.trust-strip span{font-size:11px}.section{padding:58px 16px}.section-heading{margin-bottom:28px;display:block}.section-heading h2,.editorial h2,.newsletter h2{font-size:clamp(34px,10vw,43px);line-height:1.05}.section-heading>p{margin-top:16px;line-height:1.55}.feature-categories{grid-template-rows:auto;grid-template-columns:1fr;gap:12px;display:grid}.feature-card,.feature-card--large{grid-row:auto;height:350px;min-height:0;margin:0}.feature-card>div{bottom:22px;left:22px;right:22px}.feature-card h3{font-size:29px}.product-grid{grid-template-columns:1fr;gap:18px}.product-card{width:100%}.product-card__image{aspect-ratio:1}.product-card__body{padding:18px}.product-title{font-size:21px;line-height:1.25}.product-card__body p{min-height:auto;margin:8px 0;display:block}.product-card__bottom{align-items:center;gap:14px;display:flex}.product-card__bottom button{width:auto;min-height:44px;margin-top:0;padding:11px 16px}.subcategory-grid{grid-template-columns:1fr;gap:16px}.subcategory-card img{height:300px}.subcategory-card h3{font-size:25px}.collection-hero,.collection-hero--compact{height:460px}.collection-hero>div{bottom:35px;left:18px;right:18px}.collection-hero h1{font-size:clamp(46px,13vw,62px)}.collection-hero>div>p:last-child{font-size:16px;line-height:1.55}.catalog-layout{display:block}.filters{width:100%;margin-bottom:28px;position:static}.filters>div{padding:18px 0}.no-results,.loading-state{padding:50px 18px}.breadcrumbs{white-space:nowrap;padding:20px 16px;overflow-x:auto}.product-detail{padding:0 16px 60px;display:block}.product-gallery__main{aspect-ratio:1}.product-gallery__main img{object-fit:contain;background:var(--cream)}.product-thumbs{scrollbar-width:thin;padding-bottom:8px;overflow-x:auto}.product-thumbs button{width:68px;min-width:68px;height:68px}.product-info{padding-top:30px}.product-info h1{font-size:clamp(36px,10vw,46px);line-height:1.05}.rating{flex-wrap:wrap}.detail-price{margin:22px 0}.variant-picker{margin:24px 0}.variant-picker select{min-height:52px}.purchase-row{grid-template-columns:1fr;gap:12px;margin:22px 0}.quantity{min-height:52px}.quantity button{min-width:50px;min-height:50px}.purchase-row .button{min-height:54px}.benefits{grid-template-columns:1fr;gap:8px;margin:24px 0}.benefits div{padding:15px}.product-info details{padding:18px 0}.product-info details>div{color:var(--muted);overflow-wrap:anywhere;padding-top:15px;line-height:1.7}.product-info details>div p{margin:0 0 15px}.editorial{min-height:0;display:block}.editorial__image{height:340px}.editorial__copy{padding:48px 22px}.quotes{grid-template-columns:1fr}.quotes article{padding:28px 22px}.quotes article p{font-size:20px}.newsletter{margin:0 16px 58px;padding:38px 20px;display:block}.newsletter form{margin-top:24px;display:block}.newsletter input,.newsletter button{width:100%;min-height:52px}.site-footer{grid-template-columns:1fr;gap:34px;padding:50px 22px 26px;display:grid}.footer-brand{grid-column:auto}.site-footer>div:not(.footer-brand):not(.footer-bottom){border-bottom:1px solid #354039;gap:15px;padding-bottom:24px}.site-footer a:not(.brand){font-size:15px}.footer-bottom{flex-direction:column;grid-column:auto;gap:10px;line-height:1.5;display:flex}.overlay{padding:0}.search-panel{width:100%;height:100dvh;max-height:none;padding:22px 16px}.drawer-head h2{font-size:32px}.search-input{font-size:23px}.search-results a{grid-template-columns:64px minmax(0,1fr)}.search-results a>strong{grid-column:2}.cart-drawer{width:100%;padding:22px 16px}.cart-lines article{grid-template-columns:85px minmax(0,1fr);gap:13px}.cart-lines article>img{height:100px}.legal-page{padding:34px 14px 55px}.legal-page__header{margin-bottom:24px}.legal-page__content{padding:22px 16px;font-size:14px;line-height:1.65}.legal-page__content h2{font-size:22px}.legal-page__content h3{font-size:19px}.legal-page__content table{display:block;overflow-x:auto}}
