:root{font-family:Arial,Helvetica,sans-serif;color:#292c24;background:#fffdf8;font-synthesis:none;--primary: #6f1d1b;--primary-dark: #4f1413;--accent: #d9a441;--green: #456b3c;--muted: #64685d;--border: #e7e6dc;--surface: #fff;--serif: Georgia, "Times New Roman", serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(36px,4vw,57px);line-height:1.13;letter-spacing:-1.7px;margin-bottom:22px}h2{font-size:clamp(29px,3vw,40px);line-height:1.18;letter-spacing:-1px;margin-bottom:22px}h3{font-size:21px;line-height:1.3}p{font-size:14px;line-height:1.8;color:#6d7165}em{font-weight:400;color:#7e8b60}button:focus-visible,a:focus-visible{outline:3px solid #ba853b;outline-offset:5px}input:focus,textarea:focus,select:focus{outline:2px solid #8a9d70;outline-offset:2px}.container{width:min(1240px,calc(100% - 96px));margin:0 auto}.section{padding-top:76px;padding-bottom:76px}.eyebrow{display:block;font-size:10px;line-height:1.7;font-weight:700;letter-spacing:2.2px;color:#687750;margin-bottom:15px}.eyebrow.light{color:#e4e6cd}.button{border:1px solid var(--primary);background:var(--primary);color:#fff;padding:15px 22px;min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:19px;font-size:12px;line-height:1.4;font-weight:600;border-radius:4px;transition:background .2s,transform .2s}.button:hover{background:var(--primary-dark);transform:translateY(-1px)}.button.secondary{background:transparent;color:#37462d;border-color:#bac0af}.button.secondary:hover{background:#eceee4}.text-link{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:12px;color:#465638}.text-link:hover{text-decoration:underline}.muted{color:var(--muted)}.small{font-size:12px}.center{text-align:center}.announcement{min-height:31px;background:#34472f;color:#f5f1e3;display:flex;align-items:center;justify-content:center;gap:10px;font-size:10px;letter-spacing:.6px}.announcement span{margin:0 6px;color:#c6bf95}header{position:sticky;top:0;z-index:30;background:#fffdf8f5;border-bottom:1px solid #e7e6dc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{height:89px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand img{object-fit:contain;width:37px;height:41px;background:transparent}.brand>span{font-family:var(--serif);font-size:24px;letter-spacing:-.7px}.brand small{display:block;font-family:Arial,sans-serif;font-size:8px;letter-spacing:3px;margin-top:6px;color:#707764}.nav{display:flex;align-items:center;gap:31px;font-size:12px}.nav a{padding:13px 0;position:relative}.nav a.active{color:var(--primary)}.nav a.active:after{content:"";position:absolute;width:15px;height:2px;background:var(--primary);bottom:4px;left:calc(50% - 7px)}.header-actions{display:flex;align-items:center;gap:16px}.cart-link{display:flex;align-items:center;gap:9px;font-size:12px}.cart-link b{display:flex;justify-content:center;align-items:center;background:#efece1;color:var(--primary);border-radius:50%;height:22px;min-width:22px;font-size:10px}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.hero{min-height:590px;position:relative;isolation:isolate;display:flex;align-items:center;background:#33432b;color:#fff}.hero>img,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--photo-fit, cover);z-index:-2}.hero>img{object-position:var(--photo-focus, center)}.hero-shade{background:linear-gradient(90deg,#142210d4,#1422107d 45%,#14221008);z-index:-1}.hero-content{padding-top:55px;padding-bottom:62px}.hero.hero-bright .hero-shade{background:linear-gradient(90deg,#191d137a,#191d1340 60%,#191d1314)}.hero-bright .hero-content{text-shadow:0 2px 10px rgb(0 0 0 / 60%)}.hero-bright .hero-content p,.hero-bright .hero-note{color:#fff}.hero-bright .button{text-shadow:none}.hero-bright .button.secondary{background:#191d1359;border-color:#ffffffa6}.hero .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:24px}.hero .eyebrow>span{width:6px;height:6px;background:#ddc97a;border-radius:50%}.hero h1{font-size:clamp(45px,5.3vw,75px);letter-spacing:-2.4px;line-height:1.07;margin-bottom:25px}.hero h1 em{color:#e1dcae}.hero p{font-size:14px;color:#e2e5d9;line-height:1.85;margin-bottom:29px}.hero-buttons{display:flex;gap:12px}.hero .button{background:#f4eddb;border-color:#f4eddb;color:#35402e;min-width:168px}.hero .button:hover{background:#fff}.hero .button.secondary{background:transparent;border-color:#bac0a578;color:#fff}.hero .button.secondary:hover{background:#ffffff15}.hero-note{display:flex;gap:10px;align-items:center;font-size:10px;letter-spacing:.5px;color:#dce0cf;margin-top:32px}.hero-caption{position:absolute;bottom:24px;right:48px;display:flex;flex-direction:column;gap:6px;font-size:9px;letter-spacing:2px;color:#f2f1e3}.hero-caption span{font-size:8px;letter-spacing:1px;color:#dadfcc}.trust-strip{display:grid;grid-template-columns:repeat(var(--item-count, 4),minmax(0,1fr));padding-top:29px;padding-bottom:29px;border-bottom:1px solid var(--border)}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--border)}.trust-strip>div:first-child{justify-content:flex-start}.trust-strip>div:last-child{border:0}.trust-strip svg{width:28px;height:28px;color:#64784e}.trust-strip strong,.trust-strip small{display:block}.trust-strip strong{font-size:12px;font-weight:500;margin-bottom:6px}.trust-strip small{font-size:10px;color:var(--muted)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:33px}.section-heading h2{margin-bottom:0}.section-heading>.text-link{margin-bottom:6px;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.product-card{border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s;min-width:0}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #25351c0c}.product-photo{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#edeadd}.product-photo img{width:100%;height:100%;object-fit:var(--photo-fit, cover);object-position:var(--photo-focus, center);transition:transform .4s}.product-card:hover .product-photo img{transform:scale(1.035)}.badge{display:inline-block;border-radius:3px;background:#f9f7e9;color:#57613b;padding:6px 9px;font-size:9px;font-weight:600;letter-spacing:.5px;white-space:nowrap}.product-photo .badge{position:absolute;left:12px;top:12px}.badge.gift{background:#6f1d1b;color:#fff}.weight{position:absolute;bottom:12px;right:12px;background:#fffef3ed;padding:5px 9px;border-radius:3px;font-size:9px;color:#4f573e}.product-copy{padding:20px 16px 15px}.product-origin{text-transform:uppercase;letter-spacing:1.4px;font-size:8px;color:#84916f}.product-copy h3{font-size:19px;margin:9px 0;letter-spacing:-.4px;min-height:49px}.product-copy p{font-size:11px;line-height:1.7;min-height:56px;margin-bottom:17px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:20px}.price{font-size:17px;font-weight:600;white-space:nowrap}.price del{font-size:11px;font-weight:400;color:#919386;margin-left:5px}.stock{color:#5a7041;font-size:9px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.card-actions{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #eeeee7;gap:5px}.card-actions a{display:flex;gap:6px;align-items:center;font-size:10px}.card-actions button{display:flex;gap:5px;align-items:center;font-size:9px;font-weight:600;padding:9px 8px;background:#f4f4ea;border:1px solid #e2e6d7;border-radius:3px;color:#526442}.card-actions button:hover{background:#e8edda}.story-band{background:#f1f1e7}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-band .story-layout{padding-top:65px;padding-bottom:65px}.story-image{position:relative}.story-image>img,.rounded-image{width:100%;height:410px;object-fit:var(--photo-fit, cover);border-radius:5px}.image-stamp{position:absolute;bottom:24px;right:-25px;width:130px;height:130px;border-radius:50%;background:#faf8eb;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;text-align:center;color:#5b7044;border:5px solid #f1f1e7;box-shadow:0 0 0 1px #ebeadd}.image-stamp span{font-size:8px;letter-spacing:2px}.image-stamp strong{font-family:var(--serif);font-size:23px;letter-spacing:0;font-weight:400}.story-copy h2{font-size:43px}.story-copy p{font-size:13px;max-width:410px}.story-copy .button{margin-top:13px}.journey .section-heading{justify-content:center;text-align:center}.steps{display:grid;grid-template-columns:repeat(var(--item-count, 4),minmax(0,1fr));gap:35px;text-align:center;margin-top:47px}.steps>div{position:relative}.steps>div:not(:last-child):after{content:"";position:absolute;width:calc(100% - 65px);border-top:1px dashed #cbd1bb;left:calc(50% + 50px);top:35px}.step-icon{height:72px;width:72px;border-radius:50%;background:#f2f2e8;color:#657950;display:flex;align-items:center;justify-content:center;margin:0 auto 17px}.step-icon svg{height:29px;width:29px}.steps small{font-size:9px;letter-spacing:2px;color:#969c83}.steps h3{font-size:20px;margin:8px 0}.steps p{font-size:11px}.promise{background:#f3f1e6;padding:37px 47px;border-radius:5px;display:flex;justify-content:space-between;gap:35px;align-items:center;margin-bottom:75px}.promise h2{font-size:33px;margin-bottom:12px}.promise p{font-size:12px;margin:0}.promise-items{display:flex;flex-direction:column;gap:20px;min-width:300px;font-size:12px}.promise-items>span,.promise-items>a{display:flex;align-items:center;gap:13px}.promise-items svg{width:20px;color:#61734c}.final-cta{background:#34452d;color:#fff;text-align:center;padding:58px 24px}.final-cta h2{font-size:41px;margin-bottom:14px}.final-cta p{color:#d5d9cb;font-size:12px}.final-cta .button{background:#f2edda;color:#35452e;border-color:#f2edda;margin-top:6px}footer{background:#f8f7f0;padding-top:57px}.footer-grid{display:grid;grid-template-columns:1.8fr .8fr 1fr 1.3fr;gap:40px;padding-bottom:45px}.footer-grid .brand>span{font-size:22px}.footer-grid .brand img{width:31px;height:37px}.footer-grid p{font-size:11px;margin:20px 0}.footer-note{display:flex;gap:7px;font-size:10px;color:#6e7b56}.footer-grid h4{font-size:11px;font-weight:600;margin:4px 0 22px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:13px;font-size:10px;color:#74796a}.footer-grid>div:not(:first-child) h4{color:#37412c;margin-bottom:8px}.footer-grid a:hover{color:var(--primary)}.footer-grid small{font-size:9px;color:#939788}.footer-bottom{padding:20px 0;display:flex;justify-content:space-between;border-top:1px solid var(--border);font-size:9px;color:#898d7f}.page-intro{margin-bottom:44px}.page-intro h1{max-width:850px}.page-intro p{margin:0}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:20px}.tabs{display:flex;gap:10px}.tabs button{padding:11px 18px;border-radius:4px;background:transparent;border:1px solid var(--border);font-size:12px}.tabs button.active{background:#34472f;color:#fff;border-color:#34472f}.shop-toolbar label{display:flex;align-items:center;gap:12px;font-size:11px}.shop-toolbar select{padding:10px 28px 10px 12px;background:#fffdf8;border:1px solid var(--border);border-radius:4px;font-size:12px}.shop-toolbar+.muted{font-size:11px;margin:24px 0}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;font-size:11px;color:#7b806f;margin-bottom:30px}.breadcrumbs a:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:65px}.main-product-image{display:block;height:auto;aspect-ratio:1;width:100%;object-fit:contain;object-position:var(--photo-focus, center);border-radius:6px;background:#ececde}.thumbnails{display:flex;flex-wrap:wrap;gap:12px;margin-top:15px}.thumbnails button{padding:3px;border:1px solid transparent;border-radius:4px;background:transparent;width:78px;height:72px}.thumbnails button.selected{border-color:var(--primary)}.thumbnails img{height:100%;width:100%;object-fit:var(--photo-fit, cover);object-position:var(--photo-focus, center);border-radius:3px}.image-note{font-size:10px;margin-top:14px}.product-gallery{min-width:0}.product-image-stage{display:block;position:relative;width:100%;border:0;padding:0;border-radius:6px;overflow:hidden;cursor:zoom-in;background:#ececde}.photo-expand{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:30px;background:#fffef5f2;color:#293324;font-size:11px}.gallery-meta{display:flex;justify-content:space-between;margin-top:12px;font-size:11px;color:#646b59}.photo-dialog{padding:16px;border:0;border-radius:10px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);background:#fffdf7}.photo-dialog::backdrop{background:#142014df}.photo-dialog>img{display:block;width:auto;height:auto;max-width:min(1100px,calc(100vw - 64px));max-height:calc(100dvh - 110px);object-fit:contain}.photo-dialog form{display:flex;justify-content:flex-end;margin-bottom:8px}.photo-dialog button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#eeeede;color:#293324;cursor:pointer}body:has(.photo-dialog[open]){overflow:hidden}@media(min-width:1101px){.hero.hero-bright{background:#43583b}.hero-bright>img{left:50%;width:50%}.hero.hero-bright .hero-shade{background:linear-gradient(90deg,#43583b 48%,rgb(67 88 59 / 65%) 52%,transparent 65%)}.hero-bright .hero-content{text-shadow:none}.hero-bright h1{max-width:46%;font-size:clamp(48px,4.5vw,68px);text-wrap:balance}.hero-bright .hero-content>p{max-width:42%}.hero-bright .hero-caption{padding:10px 14px;border-radius:6px;background:#191d13a6}.hero-split>img{left:40%;width:60%;object-position:var(--photo-focus, center)}.hero-split .hero-shade{background:linear-gradient(90deg,#253720 40%,#253720e8 48%,#25372020 72%)}.hero-split h1{max-width:680px}.hero-split p{max-width:470px}}.detail-copy h1{font-size:43px;margin-bottom:16px}.detail-copy>p{font-size:13px}.detail-price{display:flex;align-items:center;gap:20px;margin:25px 0 13px}.detail-price .price{font-size:28px}.detail-price del{font-size:16px}.detail-copy>.stock{font-size:11px}.product-facts{display:flex;gap:65px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:25px 0;padding:19px 0}.product-facts small{display:block;letter-spacing:1.3px;font-size:9px;color:#888f7c;margin-bottom:9px}.product-facts strong{font-size:13px;font-weight:500}.quantity{display:inline-flex;align-items:center;border:1px solid #d8ddcb;border-radius:4px;height:43px;overflow:hidden;flex-shrink:0}.quantity button{width:35px;height:100%;padding:8px;border:0;background:transparent;display:flex;align-items:center;justify-content:center}.quantity button:hover{background:#efefe4}.quantity span{min-width:30px;text-align:center;font-size:13px}.purchase-row{display:flex;align-items:stretch;gap:13px}.purchase-row .quantity{height:49px}.purchase-row .button{flex:1}.whatsapp{width:100%;background:transparent;color:#526b3e;border-color:#c3cfb7;margin-top:12px}.whatsapp:hover{background:#e9efdf}.highlights{list-style:none;padding:0;margin:24px 0;display:flex;flex-direction:column;gap:12px;font-size:11px;color:#626e55}.highlights li{display:flex;gap:10px;align-items:center}.reassurance{display:flex;gap:10px;background:#f0f1e7;padding:13px;border-radius:4px;font-size:10px;line-height:1.6;color:#778169}.reassurance svg{flex-shrink:0}.product-info{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:45px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:35px 0;margin:55px 0 65px}.product-info h3{font-size:21px}.product-info p{font-size:12px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);align-items:start;gap:55px}.cart-items{border-top:1px solid var(--border);margin-bottom:28px}.cart-item{display:flex;gap:20px;border-bottom:1px solid var(--border);padding:26px 0;align-items:center}.cart-item>a{flex-shrink:0;width:105px}.cart-item img{height:110px;width:100%;object-fit:var(--photo-fit, cover);border-radius:4px}.cart-item-info{flex:1;min-width:0}.cart-item h3{font-size:21px;margin-bottom:6px}.cart-item p{font-size:11px;margin-bottom:13px}.cart-item-total{align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;font-size:15px}.remove{display:flex;align-items:center;gap:5px;padding:7px 0;background:none;border:0;color:#858575;font-size:10px}.order-summary{background:#f3f2e9;border:1px solid #e8e8db;border-radius:6px;padding:29px;position:sticky;top:114px}.order-summary h2{font-size:25px;margin-bottom:25px}.summary-line{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin:22px 0}.summary-line.total{border-top:1px solid #d9ddce;padding-top:22px;font-size:18px}.summary-line .stock{font-size:11px}.order-summary>.button{width:100%}.order-summary .reassurance{border-top:1px solid #dfe1d4;margin-top:22px;padding:18px 0 0}.order-summary>.small{font-size:10px;line-height:1.7;margin:12px 0 0}.summary-products{border-bottom:1px solid #d9ddce;padding-bottom:20px;display:flex;flex-direction:column;gap:18px}.summary-products>div{display:flex;gap:12px;align-items:center;text-align:left}.summary-products img{height:53px;width:48px;object-fit:var(--photo-fit, cover);border-radius:4px;flex-shrink:0}.summary-products span{flex:1}.summary-products strong{font-size:11px;font-weight:500;line-height:1.6;display:block}.summary-products small{display:block;font-size:10px;color:#777f6d;margin-top:6px}.summary-products b{font-size:12px;font-weight:500;white-space:nowrap}.form-panel{padding:30px;background:#fff;border:1px solid var(--border);border-radius:6px}.form-panel h2{font-size:28px;margin-bottom:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 19px;margin-top:27px}.form-grid label{font-size:11px;font-weight:500;display:flex;flex-direction:column;gap:9px;min-width:0}.wide{grid-column:1/-1}.form-grid input,.form-grid textarea{border:1px solid #dfe1d6;border-radius:4px;background:#fffefa;padding:13px;color:#303b29;width:100%;min-width:0;font-size:13px}.form-grid textarea{resize:vertical}.form-grid textarea::placeholder{color:#9a9d91;font-size:11px}.payment-method{display:flex;align-items:flex-start;gap:13px;padding:20px;background:#f1f4e9;border:1px solid #dce3cf;border-radius:4px;margin-top:30px}.payment-method svg{flex-shrink:0;color:#597341}.payment-method strong{font-size:12px}.payment-method p{font-size:11px;line-height:1.7;margin:7px 0 0}.form-error{color:#952923;background:#faeae5;border-radius:3px;padding:12px;font-size:12px}.form-success{display:flex;gap:9px;color:#456b3c;font-size:12px;background:#eef4e6;padding:13px}.success{max-width:740px;text-align:center}.success-check{display:flex;align-items:center;justify-content:center;background:#e7eedc;border-radius:50%;color:#5b7541;width:77px;height:77px;margin:0 auto 26px}.success h1{font-size:46px}.order-reference{margin:30px 0}.order-reference small,.order-reference strong{display:block}.order-reference small{font-size:9px;letter-spacing:2px;color:#858d75;margin-bottom:10px}.order-reference strong{font-size:18px}.order-reference p{font-size:12px;margin-top:12px}.success .order-summary{position:static;text-align:left}.demo-note{font-size:11px;margin:25px 0}.success-actions{display:flex;justify-content:center;gap:13px;flex-wrap:wrap}.story-hero{height:450px;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:25px}.story-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--photo-fit, cover);object-position:var(--photo-focus, center);z-index:-2}.story-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#142414b3;z-index:-1}.story-hero p{color:#eee}.story-hero-split:after{background:#14241466}@media(min-width:1101px){.story-hero-split{background:#43583b;justify-content:flex-start;text-align:left;padding-inline:max(48px,calc((100vw - 1240px)/2))}.story-hero-split>img{left:50%;width:50%}.story-hero-split>div{max-width:45%}.story-hero-split h1{font-size:clamp(36px,3.5vw,52px)}.story-hero-split:after{background:linear-gradient(90deg,#43583b 48%,transparent 65%)}}.story-layout>.editorial-photo{height:auto;max-width:var(--photo-max-width, 100%);justify-self:center;aspect-ratio:var(--photo-ratio, 1);object-position:var(--photo-focus, center)}.contact-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.contact-methods{display:flex;flex-direction:column;gap:26px;margin-top:35px}.contact-methods>div{display:flex;align-items:center;gap:16px;color:#697c51}.contact-methods small{display:block;color:#8b917f;font-size:10px;margin-bottom:8px}.contact-methods strong{font-size:13px;font-weight:400;color:#414e35;overflow-wrap:anywhere}.contact-methods a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px}.footer-grid a:hover{text-decoration:underline;text-underline-offset:4px}.contact-layout form>.button{margin-top:24px;min-width:180px}.policy{max-width:780px}.policy h1{font-size:45px}.policy-notice{background:#f0f1e5;padding:15px 20px;border-radius:4px;font-size:12px;margin:25px 0 36px}.policy section{margin:30px 0}.policy section h2{font-size:25px;margin-bottom:14px}.policy section p{font-size:14px}.empty-state{padding:100px 24px;text-align:center;min-height:440px}.empty-state>svg{margin-bottom:20px;color:#7c8f63}.empty-state h2{max-width:660px;margin:0 auto 18px}.empty-state .button{margin-top:17px}.skeleton{min-height:395px;background:linear-gradient(100deg,#eeeee4 30%,#f7f7ef,#eeeee4 70%);background-size:200% 100%;animation:shimmer 1.6s infinite;border-radius:6px}.boot-screen{min-height:100vh;background:var(--surface, #fffdf8);color:var(--primary-dark, #4f1413)}.boot-header{height:89px;max-width:1240px;margin:0 auto;padding:0 28px;display:flex;align-items:center;gap:12px}.boot-mark{width:38px;height:42px;border-radius:10px;min-height:0}.boot-word{width:150px;height:18px;border-radius:4px;min-height:0}.boot-nav{width:230px;height:12px;border-radius:4px;margin-left:auto;min-height:0}.boot-hero{min-height:560px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:72px max(28px,calc((100vw - 1184px)/2));background:#f1ede5}.boot-copy{max-width:540px}.boot-line,.boot-title,.boot-button{display:block;border-radius:6px;min-height:0}.boot-line{width:78%;height:14px;margin:18px 0}.boot-line.short{width:24%;height:11px}.boot-line.medium{width:58%}.boot-title{width:94%;height:48px;margin:16px 0}.boot-title.second{width:76%;margin-top:-6px}.boot-button{width:150px;height:48px;margin-top:30px}.boot-image{min-height:430px;border-radius:3px;background-color:#ddd7cc}.boot-error{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:10px;padding:32px;text-align:center;color:var(--primary-dark, #4f1413)}.boot-error h1{max-width:520px;margin:0;font-family:var(--serif);font-size:clamp(2rem,5vw,4rem)}.boot-error p{margin:0;color:var(--muted)}.boot-error-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-weight:700;font-size:24px}@media(max-width:700px){.boot-header{height:73px;padding:0 18px}.boot-nav{width:100px}.boot-hero{grid-template-columns:1fr;min-height:calc(100vh - 73px);padding:48px 22px}.boot-image{min-height:230px;order:-1}.boot-title{height:38px}}.detail-skeleton{height:430px;max-width:550px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#34472f;color:#fff;padding:16px 25px;border-radius:6px;box-shadow:0 7px 25px #0002;z-index:50;font-size:12px;line-height:1.6;max-width:calc(100% - 32px);width:max-content;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%)}.skip-link{position:fixed;top:-100px;left:15px;background:#fff;padding:15px;z-index:99}.skip-link:focus{top:10px}@keyframes shimmer{to{background-position:-200% 0}}@media(min-width:1441px){.hero{min-height:640px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.product-grid{gap:16px}.product-copy{padding:17px 12px 13px}.product-copy h3{font-size:18px}.product-copy p{min-height:75px}.price-row{flex-wrap:wrap;gap:7px}.card-actions{flex-wrap:wrap;gap:10px}.card-actions button{padding:8px 10px}.story-layout{gap:55px}.story-copy h2{font-size:36px}.footer-grid{gap:28px}.footer-grid .brand>span{font-size:19px}.product-detail{gap:35px}.detail-copy h1{font-size:35px}.checkout-layout{gap:30px;grid-template-columns:minmax(0,1.3fr) minmax(310px,1fr)}.order-summary{padding:23px}.cart-item{gap:14px}.cart-item>a{width:80px}.cart-item h3{font-size:18px}.cart-item img{height:94px}.contact-layout{gap:45px}}@media(max-width:800px){.container{width:calc(100% - 48px)}.header-inner{height:78px}.brand>span{font-size:21px}.nav{gap:19px}.bag-label{display:none}.hero{min-height:550px}.hero h1{font-size:59px}.hero-caption{right:24px}.trust-strip{grid-template-columns:repeat(2,1fr);gap:25px 0}.trust-strip>div{justify-content:flex-start;padding-left:22px}.trust-strip>div:nth-child(odd){padding-left:0}.trust-strip>div:nth-child(2n){border:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-copy{padding:22px 18px 17px}.product-copy h3{font-size:21px;min-height:0}.product-copy p{font-size:12px;min-height:42px}.card-actions{flex-wrap:nowrap}.card-actions a{font-size:11px}.card-actions button{font-size:10px}.section{padding-top:56px;padding-bottom:56px}.story-layout{gap:35px}.story-image>img,.rounded-image{height:360px}.story-copy h2{font-size:32px}.story-copy p{font-size:12px}.image-stamp{width:105px;height:105px;right:-16px}.steps{gap:20px}.steps h3{font-size:18px}.steps p{font-size:10px}.promise{padding:30px;margin-bottom:55px;gap:25px}.promise h2{font-size:29px}.promise-items{min-width:240px;font-size:10px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:40px}.footer-grid .brand>span{font-size:24px}.product-detail{grid-template-columns:1fr 1fr;gap:27px}.detail-copy h1{font-size:31px}.detail-copy .eyebrow{font-size:8px}.product-facts{gap:25px}.detail-price{gap:12px}.detail-price .price{font-size:24px}.detail-price del{font-size:12px}.purchase-row{flex-wrap:wrap}.purchase-row .button{min-width:150px}.product-info{gap:25px}.checkout-layout{grid-template-columns:1fr;gap:35px}.order-summary{position:static}.form-panel{padding:27px}.cart-item>a{width:115px}.cart-item img{height:115px}.cart-item h3{font-size:22px}.contact-layout{grid-template-columns:1fr 1.3fr;gap:25px}.contact-layout .form-grid{grid-template-columns:1fr}.contact-layout .form-panel{padding:23px}}@media(max-width:600px){.container{width:calc(100% - 36px)}.announcement{font-size:9px;min-height:29px;letter-spacing:.3px;line-height:1.35;flex-wrap:wrap;gap:3px 7px;padding:5px 12px;text-align:center}.announcement>svg,.announcement-separator{display:none}.announcement-primary{white-space:nowrap}.header-inner{height:73px;gap:10px}.brand{gap:8px}.brand>span{font-size:21px}.brand img{width:30px;height:34px}.brand small{font-size:7px;letter-spacing:2.2px;margin-top:5px}.header-actions{gap:8px}.cart-link{gap:5px}.cart-link b{min-width:19px;height:19px;font-size:9px}.menu-toggle{display:flex;padding:6px}.menu-toggle svg{width:22px}.nav{display:none;position:absolute;top:73px;left:0;right:0;background:#fffdf8;padding:18px 24px 25px;border-bottom:1px solid var(--border);box-shadow:0 12px 15px #00000008}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}.nav a{font-size:14px}.nav a.active:after{left:0;bottom:5px}.hero{min-height:557px;align-items:center}.hero>img{object-position:var(--photo-focus, center)}.hero-shade{background:linear-gradient(90deg,#15280ce0,#18280ca6 60%,#23371950)}.hero-content{padding-top:42px;padding-bottom:68px}.hero .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:23px}.hero h1{font-size:53px;line-height:1.07;letter-spacing:-1.9px}.hero p{font-size:12px;max-width:310px;line-height:1.9}.hero p br{display:none}.hero-buttons{gap:9px}.hero-buttons .button{min-width:0;gap:10px;font-size:10px;padding:14px 13px}.hero-buttons .button svg{width:14px}.hero-note{font-size:9px;margin-top:25px}.hero-caption{bottom:17px;right:18px;font-size:7px}.hero-caption span{font-size:7px}.trust-strip{padding:24px 0;gap:22px 0}.trust-strip>div{gap:8px;padding-left:14px}.trust-strip svg{width:22px;height:22px;flex-shrink:0}.trust-strip strong{font-size:10px;margin-bottom:5px}.trust-strip small{font-size:8px;line-height:1.4;max-width:112px}.section{padding-top:43px;padding-bottom:43px}.section-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:24px}.eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:12px}.section-heading h2{font-size:31px;max-width:310px}.section-heading .text-link{font-size:11px}.product-grid{gap:18px 12px}.product-photo{aspect-ratio:1}.product-photo .badge{top:8px;left:8px;font-size:7px;padding:5px 6px}.weight{bottom:8px;right:8px;font-size:8px;padding:4px 6px}.product-copy{padding:14px 10px 12px}.product-origin{font-size:6px;letter-spacing:1px}.product-copy h3{font-size:18px;line-height:1.22;min-height:44px;margin:8px 0}.product-copy p{font-size:10px;line-height:1.6;min-height:64px;margin-bottom:13px}.price-row{margin-bottom:12px;gap:8px;align-items:flex-start;flex-direction:column}.price{font-size:16px}.price del{font-size:9px;margin-left:3px}.stock{font-size:8px}.card-actions{flex-direction:column;align-items:stretch;gap:12px;padding-top:12px}.card-actions a{font-size:9px;justify-content:center}.card-actions button{font-size:9px;justify-content:center;min-height:36px;padding:8px 4px}.story-band .story-layout{padding-top:35px;padding-bottom:40px}.story-layout{grid-template-columns:1fr;gap:32px}.story-image>img,.rounded-image{height:310px}.image-stamp{right:15px;bottom:-18px;width:109px;height:109px}.story-copy h2{font-size:36px}.story-copy p{font-size:12px;max-width:none}.story-copy .button{font-size:11px}.journey .section-heading{align-items:center}.steps{grid-template-columns:repeat(2,1fr);gap:27px 20px;margin-top:30px}.steps>div:not(:last-child):after{display:none}.step-icon{width:61px;height:61px;margin-bottom:12px}.steps h3{font-size:18px}.steps p{font-size:10px;margin-bottom:0}.promise{padding:27px 23px;flex-direction:column;align-items:flex-start;gap:23px;margin-bottom:43px}.promise h2{font-size:29px}.promise p{font-size:11px}.promise-items{font-size:11px;gap:18px;min-width:0}.promise-items>a{flex-wrap:wrap}.final-cta{padding:43px 22px}.final-cta h2{font-size:33px}.final-cta p,.final-cta .button{font-size:11px}footer{padding-top:39px}.footer-grid{grid-template-columns:1fr 1fr;gap:33px 19px;padding-bottom:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:not(:first-child){font-size:11px}.footer-grid p{font-size:12px;margin:17px 0}.footer-grid h4{font-size:12px}.footer-bottom{font-size:8px;gap:14px;flex-direction:column;padding:19px 0}.page-intro{margin-bottom:29px}.page-intro h1{font-size:38px}.page-intro p{font-size:12px}.shop-toolbar{align-items:flex-start;flex-direction:column;gap:16px;padding:17px 0}.tabs button{font-size:11px;padding:10px 14px}.shop-toolbar label{width:100%;justify-content:space-between}.shop-toolbar select{flex:1;margin-left:15px}.product-detail{grid-template-columns:1fr;gap:27px}.breadcrumbs{font-size:9px;gap:7px;margin-bottom:24px}.main-product-image{height:auto;aspect-ratio:1}.thumbnails button{width:67px;height:63px}.detail-copy h1{font-size:38px}.detail-copy>p{font-size:13px}.detail-copy .eyebrow{font-size:8px}.detail-price .price{font-size:29px}.detail-price del{font-size:15px}.product-facts{gap:60px}.purchase-row{flex-wrap:nowrap}.purchase-row .button{padding:13px;font-size:11px;min-width:0}.product-info{grid-template-columns:1fr;gap:16px;padding:28px 0;margin:35px 0}.product-info h3{margin-bottom:12px}.product-info p{font-size:12px}.cart-item{gap:12px;padding:20px 0;position:relative;align-items:flex-start}.cart-item>a{width:75px}.cart-item img{height:88px}.cart-item h3{font-size:18px;padding-right:0}.cart-item p{font-size:10px}.cart-item .quantity{height:36px}.cart-item .quantity button{width:29px}.cart-item-total{position:absolute;bottom:21px;right:0;gap:10px;font-size:12px}.remove span{display:none}.cart-item-info{padding-bottom:1px}.cart-item-info h3{padding-right:0}.form-panel{padding:23px 18px}.form-grid{gap:19px 12px}.form-grid label{font-size:11px}.form-grid input{padding:12px 10px;font-size:16px}.form-grid textarea{font-size:16px}.form-grid label:first-child,.form-grid label:nth-child(2){grid-column:1/-1}.order-summary{padding:24px 20px}.order-summary h2{font-size:25px}.success h1{font-size:39px}.success-actions{flex-direction:column}.success .order-summary{padding:23px 17px}.success .summary-products{gap:18px}.story-hero{height:360px}.story-hero h1{font-size:37px}.story-hero p{font-size:12px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-methods{gap:23px}.contact-layout .form-grid{grid-template-columns:1fr}.policy h1{font-size:37px}.policy section h2{font-size:25px}.policy section p{font-size:13px}.empty-state{padding:75px 23px;min-height:420px}.empty-state h2{font-size:33px}.toast{bottom:16px;font-size:11px;padding:14px 18px}.skeleton{min-height:340px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.quantity button,.cart-item .quantity button,.remove,.tabs button,.card-actions button,.card-actions a{min-height:44px}.quantity button,.cart-item .quantity button{min-width:44px}.product-card{display:flex;flex-direction:column}.product-copy{display:flex;flex-direction:column;flex:1}.product-copy .price-row{margin-top:auto}.price{font-variant-numeric:tabular-nums}@media(max-width:800px){.menu-toggle{min-width:44px;min-height:44px}.header-inner .brand{min-width:0;flex-shrink:1}.header-inner .brand>span{max-width:min(52vw,240px);line-height:1.12;text-wrap:balance}.product-copy p{font-size:12px;min-height:0}.product-origin,.stock{font-size:10px}.card-actions a,.card-actions button{font-size:11px}.card-actions{gap:6px}.shop-toolbar select{font-size:16px;min-width:0}.footer-grid>div:not(:first-child)>a{min-height:44px;display:flex;align-items:center}.contact-layout form>.button{width:100%}}@media(max-width:360px){.header-inner{gap:8px}.header-inner .brand>span{font-size:18px}.brand small{letter-spacing:1.5px}}@media(min-width:801px){p,.hero p,.story-copy p,.detail-copy>p,.policy section p,.form-grid input,.form-grid textarea{font-size:16px}.nav,.cart-link,.button,.text-link,.small,.trust-strip strong,.product-copy p,.steps p,.promise p,.promise-items,.final-cta p,.footer-grid p,.footer-grid h4,.footer-grid>div:not(:first-child),.tabs button,.shop-toolbar label,.shop-toolbar select,.detail-copy>.stock,.product-facts strong,.quantity span,.highlights,.product-info p,.cart-item p,.summary-line,.summary-line .stock,.summary-products strong,.summary-products b,.form-grid label,.payment-method strong,.payment-method p,.form-error,.form-success,.order-reference p,.demo-note,.contact-methods strong,.policy-notice,.toast{font-size:14px}.announcement,.eyebrow,.hero-note,.trust-strip small,.badge,.weight,.product-origin,.price del,.stock,.card-actions a,.card-actions button,.footer-note,.footer-grid small,.footer-bottom,.shop-toolbar+.muted,.breadcrumbs,.image-note,.product-facts small,.reassurance,.remove,.order-summary>.small,.summary-products small,.form-grid textarea::placeholder,.order-reference small,.contact-methods small{font-size:12px}.product-copy h3{font-size:21px}.price{font-size:19px}.product-copy{display:flex;flex-direction:column;flex:1}.product-card{display:flex;flex-direction:column}.product-copy p{min-height:72px}.price-row{margin-top:auto;flex-wrap:wrap;gap:10px}.card-actions{flex-wrap:wrap;gap:12px}.card-actions button{min-height:44px;padding:10px}.trust-strip small{line-height:1.5}.trust-strip>div{padding:0 16px}.trust-strip>div:first-child{padding-left:0}.trust-strip svg{flex-shrink:0}.footer-grid>div:not(:first-child){line-height:1.6}}
