:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--cream:#f7f2e8;--paper:#fcf9f2;--white:#fffdf9;--ink:#171918;--muted:#62665e;--olive:#4f652a;--olive-dark:#344718;--olive-deep:#293a14;--sage:#96a67c;--peach:#e6b08b;--charcoal:#191b1a;--line:#4f652a47;--line-dark:#1719182e;--display:Georgia, "Times New Roman", serif;--shadow:0 22px 70px #1f251424;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}body.overlay-open{overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #4f652a5c}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcf9f2f5;border-bottom:1px solid #4f652a14;height:88px;position:sticky;top:0}.site-header__inner{z-index:2;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1536px;height:100%;margin:0 auto;padding:0 clamp(24px,4vw,64px);display:grid;position:relative}.brand-button{cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.brand{align-items:center;gap:14px;display:inline-flex}.brand__mark{object-fit:contain;width:52px;height:52px}.brand__words{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.brand__words>span{letter-spacing:.075em;white-space:nowrap;font-size:18px;font-weight:800}.brand__words small{letter-spacing:.02em;color:var(--muted);font-size:13px}.main-nav{align-items:stretch;gap:clamp(24px,3.5vw,54px);height:100%;display:flex}.main-nav__link{cursor:pointer;background:0 0;border:0;padding:4px 0 0;font-size:15px;font-weight:600;position:relative}.main-nav__link:after{content:"";background:var(--olive);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:17px;left:0;right:0;transform:scaleX(0)}.main-nav__link:hover:after,.main-nav__link--active:after{transform:scaleX(1)}.site-header__actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.basket-button{border:1px solid var(--olive);background:var(--olive-dark);color:#fff;cursor:pointer;border-radius:5px;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:15px;transition:background .18s,transform .18s;display:inline-flex}.basket-button:hover{background:var(--olive-deep);transform:translateY(-1px)}.menu-button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:none}.menu-backdrop{display:none}.hero{isolation:isolate;background-color:var(--cream);align-items:center;min-height:calc(100svh - 88px);max-height:930px;display:flex;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";z-index:-1;opacity:.42;filter:blur(20px);border-radius:50%;width:300px;height:220px;position:absolute}.hero:before{background:#e6b08b75;top:-100px;right:-80px}.hero:after{background:#7e916470;bottom:-100px;left:-100px}.hero__media{z-index:-1;position:absolute;inset:0 0 0 36%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000000b3 13%,#000 27%);mask-image:linear-gradient(90deg,#0000 0%,#000000b3 13%,#000 27%)}.hero__media img{object-fit:cover;object-position:57% center;width:100%;height:100%}.hero__copy{width:min(44vw,620px);margin-left:max(5.7vw,48px);padding:42px 0}.hero__product-name{font-family:var(--display);letter-spacing:-.035em;margin-bottom:12px;font-size:clamp(31px,3vw,48px);line-height:.98}.hero h1{color:var(--olive);font-family:var(--display);letter-spacing:-.055em;font-size:clamp(60px,5.7vw,88px);font-weight:400;line-height:.94}.hero__intro{max-width:570px;margin-top:24px;font-size:clamp(16px,1.35vw,20px);line-height:1.48}.hero__price{flex-direction:column;gap:2px;margin-top:28px;display:flex}.hero__price strong{letter-spacing:-.03em;font-size:clamp(27px,2.5vw,36px)}.hero__price span{color:#343934;font-size:14px}.hero__actions{gap:14px;margin-top:24px;display:flex}.button{letter-spacing:.005em;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-height:51px;padding:0 28px;font-size:15px;font-weight:600;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.52;transform:none}.button--primary{border:1px solid var(--olive);background:var(--olive-dark);color:#fff}.button--primary:hover{border-color:var(--olive-deep);background:var(--olive-deep)}.button--secondary{border:1px solid var(--olive);color:var(--olive-deep);background:#fcf9f2c7}.button--secondary:hover{background:#fff}.button--wide{width:100%}.made-in{align-items:center;gap:9px;margin-top:23px;font-size:14px;font-weight:700;display:flex}.made-in [aria-hidden=true]{font-size:21px;line-height:1}.development-note{color:var(--muted);margin-top:17px;font-size:13px}.section-shell,.purchase-section{width:min(1320px,100% - 64px);margin:0 auto}.feature-section{background:var(--paper);padding:65px 0 26px}.feature-section h2{font-family:var(--display);letter-spacing:-.04em;font-size:clamp(40px,4vw,58px);font-weight:400;line-height:1}.feature-rail{grid-template-columns:repeat(4,1fr);margin-top:45px;display:grid}.feature{color:var(--olive-deep);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:2px 24px 18px;font-size:15px;font-weight:700;display:flex;position:relative}.feature+.feature:before{content:"";background:var(--line);width:1px;position:absolute;top:9px;bottom:4px;left:0}.feature__icon{border:1.5px solid var(--olive);border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.feature__icon svg{width:42px;height:42px}.purchase-section{background:var(--paper);padding:18px 0 74px}.purchase-panel{border:1px solid var(--line-dark);background:var(--white);grid-template-columns:1.08fr .92fr;min-height:550px;display:grid}.purchase-panel__media{border-right:1px solid var(--line-dark);background:var(--cream);min-width:0;position:relative;overflow:hidden}.purchase-panel__media figcaption,.story-section__media figcaption,.product-lab__media figcaption{color:var(--muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcf9f2c7;border-radius:3px;padding:7px 10px;font-size:11px;position:absolute;bottom:14px;right:18px}.purchase-panel__details{flex-direction:column;padding:0 clamp(34px,4vw,66px) 48px;display:flex}.mode-switch{grid-template-columns:1fr 1fr;margin-bottom:38px;display:grid}.mode-switch__tab{border:0;border-bottom:1px solid var(--line-dark);cursor:pointer;background:0 0;min-height:73px;font-size:15px;position:relative}.mode-switch__tab:after{content:"";background:var(--olive);height:2px;transition:transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.mode-switch__tab--active{color:var(--olive-deep);font-weight:700}.mode-switch__tab--active:after{transform:scaleX(1)}.purchase-panel__content h3{max-width:520px;font-family:var(--display);letter-spacing:-.035em;font-size:clamp(31px,3vw,44px);font-weight:400;line-height:1.08}.colour-choice{align-items:center;gap:12px;margin-top:22px;font-size:17px;display:flex}.colour-choice span{background:#eee2cf;border:1px solid #3e392e14;border-radius:50%;width:28px;height:28px}.purchase-price{flex-direction:column;margin-top:28px;display:flex}.purchase-price strong{letter-spacing:-.03em;font-size:31px}.purchase-price span{color:var(--muted);margin-top:2px;font-size:14px}.quantity-row{align-items:center;gap:22px;margin:27px 0 24px;font-size:14px;display:flex}.quantity-control{border:1px solid var(--line-dark);background:#fff;grid-template-columns:42px 52px 42px;height:47px;display:grid}.quantity-control button,.quantity-control output{background:0 0;border:0;place-items:center;display:grid}.quantity-control button{cursor:pointer;font-size:19px}.quantity-control button:hover{background:var(--cream)}.quantity-control output{border-right:1px solid var(--line-dark);border-left:1px solid var(--line-dark);font-size:15px}.store-preview-note{color:var(--muted);margin-top:12px;font-size:13px}.trade-copy{color:#434842;max-width:520px;margin:26px 0;font-size:15px;line-height:1.6}.wholesale-band{background:var(--olive-dark);color:#fff}.wholesale-band__inner{grid-template-columns:110px 1fr auto;align-items:center;gap:38px;width:min(1320px,100% - 64px);min-height:210px;margin:0 auto;padding:34px 0;display:grid}.wholesale-band__mark{object-fit:contain;filter:brightness(0)invert();opacity:.42;width:100px;height:100px}.wholesale-band h2{font-family:var(--display);letter-spacing:-.04em;font-size:clamp(34px,3.5vw,52px);font-weight:400;line-height:1.05}.wholesale-band__copy>p{margin-top:10px;font-size:16px}.wholesale-band__price{color:#ffffffe0}.wholesale-band__price strong{color:#fff;font-size:20px}.button--light-outline{color:#fff;background:0 0;border:1px solid #ffffffdb;min-width:220px}.button--light-outline:hover{color:var(--olive-deep);background:#fff}.story-section{grid-template-columns:minmax(390px,.72fr) minmax(600px,1.28fr);align-items:center;gap:clamp(50px,6vw,100px);width:min(1440px,100% - 64px);margin:0 auto;padding:clamp(72px,7vw,110px) 0;display:grid}.story-section__copy{padding-left:clamp(0px,2vw,26px)}.story-section h2{font-family:var(--display);letter-spacing:-.05em;flex-direction:column;font-size:clamp(52px,5vw,74px);font-weight:400;line-height:.98;display:flex}.story-section h2 span:last-child{color:var(--olive)}.story-section__copy>p:not(.made-in){max-width:490px;margin-top:44px;font-size:17px;line-height:1.65}.botanical-rule{align-items:center;width:100%;height:30px;margin-top:26px;display:flex;position:relative}.botanical-rule span{background:var(--line);width:100%;height:1px;display:block}.botanical-rule i{border:1px solid var(--sage);border-radius:100% 0;width:22px;height:9px;position:absolute;left:8px;transform:rotate(24deg)}.botanical-rule i:nth-child(2){top:5px;left:28px;transform:rotate(205deg)}.botanical-rule i:nth-child(3){left:48px;transform:rotate(24deg)}.story-section .made-in{margin-top:35px}.text-link{border:0;border-bottom:1px solid var(--sage);color:var(--olive);cursor:pointer;background:0 0;align-items:center;gap:12px;margin-top:44px;padding:0 0 7px;font-size:16px;font-weight:700;display:inline-flex}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translate(4px)}.story-section__media{min-height:530px;position:relative;overflow:hidden}.story-section__media img{object-fit:cover;width:100%;height:100%;min-height:530px}.product-lab{color:#fff;background:#30272a;overflow:hidden}.product-lab__inner{grid-template-columns:.7fr 1.3fr;align-items:center;width:min(1440px,100% - 64px);min-height:660px;margin:0 auto;display:grid}.product-lab__copy{z-index:1;padding:70px 0}.product-lab__label{letter-spacing:.18em;text-transform:uppercase;margin-bottom:28px;font-size:13px;font-weight:800}.product-lab h2{font-family:var(--display);letter-spacing:-.05em;flex-direction:column;font-size:clamp(58px,5.5vw,82px);font-weight:400;line-height:.98;display:flex}.product-lab h2 span:last-child{color:var(--peach)}.product-lab__intro{max-width:480px;margin-top:27px;font-size:18px;line-height:1.55}.button--lab{border:1px solid var(--peach);color:#f0cbb2;background:0 0;margin-top:34px}.button--lab:hover{background:var(--peach);color:#30272a}.product-lab__no-payment{color:#ffffffab;margin-top:12px;font-size:13px}.product-lab__legal{color:#ffffffa3;max-width:530px;margin-top:42px;font-size:12px;line-height:1.55}.product-lab__media{align-self:stretch;min-width:0;position:relative}.product-lab__media img{object-fit:cover;object-position:56% center;width:100%;height:100%}.product-lab__media:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#30272a,#0000);width:22%;position:absolute;inset:0 auto 0 0}.product-lab__media figcaption{z-index:2;color:#fff6efbd;background:#30272abd}.answer-section{width:min(1320px,100% - 64px);margin:0 auto;padding:clamp(76px,8vw,118px) 0;scroll-margin-top:100px}.answer-section__header{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);align-items:end;column-gap:clamp(50px,8vw,120px);padding-bottom:42px;display:grid}.answer-section__eyebrow{color:var(--olive);letter-spacing:.16em;text-transform:uppercase;grid-column:1/-1;margin-bottom:16px;font-size:12px;font-weight:800}.answer-section h2{font-family:var(--display);letter-spacing:-.045em;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:.98}.answer-section__standfirst{color:#434842;font-size:17px;line-height:1.62}.answer-section__byline{color:var(--muted);grid-column:2;margin-top:18px;font-size:12px;line-height:1.5}.answer-section__facts{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;padding:24px 0;list-style:none;display:grid}.answer-section__facts li{border-left:1px solid var(--line);flex-direction:column;gap:7px;padding:0 24px;display:flex}.answer-section__facts li:first-child{border-left:0;padding-left:0}.answer-section__facts span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.answer-section__facts strong{color:var(--olive-deep);font-family:var(--display);font-size:18px;font-weight:400}.answer-section__grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.answer-card{border-bottom:1px solid var(--line);min-height:260px;padding:38px clamp(24px,3vw,42px) 42px 0}.answer-card:nth-child(3n+2),.answer-card:nth-child(3n+3){border-left:1px solid var(--line);padding-left:clamp(24px,3vw,42px)}.answer-card:nth-last-child(-n+3){border-bottom:0}.answer-card h3{max-width:360px;font-family:var(--display);letter-spacing:-.025em;font-size:clamp(25px,2.2vw,32px);font-weight:400;line-height:1.12}.answer-card p{color:#444943;max-width:390px;margin-top:20px;font-size:14px;line-height:1.7}.answer-section__actions{flex-wrap:wrap;gap:20px 34px;padding-top:32px;display:flex}.answer-section__actions .text-link{color:var(--olive-deep);margin-top:0;font-size:14px;text-decoration:none}.site-footer{background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;min-height:180px;padding:35px max(5vw,36px);display:grid}.site-footer__nav{align-items:center;gap:clamp(18px,2.8vw,42px);display:flex}.site-footer__nav button{cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:13px}.site-footer__nav button:hover{color:var(--olive)}.site-footer__origin{justify-self:end}.site-footer__origin p{align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.site-footer__origin p>span:first-child{font-size:25px}.site-footer__origin small{color:var(--muted);margin-top:15px;font-size:12px;display:block}.site-footer__company{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;padding-top:24px;font-size:11px;line-height:1.65}.site-footer__company p+p{margin-top:2px}.site-footer__company a{color:var(--olive-deep);font-weight:700}.drawer-layer,.modal-layer{z-index:100;position:fixed;inset:0}.drawer-backdrop,.modal-backdrop{cursor:default;background:#11141075;border:0;width:100%;height:100%;animation:.16s both fade-in;position:absolute;inset:0}.cart-drawer{background:var(--paper);flex-direction:column;width:min(460px,100%);height:100%;animation:.24s both drawer-in;display:flex;position:absolute;top:0;right:0;box-shadow:-22px 0 70px #151a0f2e}.cart-drawer__header,.modal__header{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;min-height:84px;padding:0 28px;display:flex}.cart-drawer__header h2{font-family:var(--display);font-size:30px;font-weight:400}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:inline-grid}.icon-button:hover{background:#4f652a14}.cart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.cart-empty p{font-family:var(--display);font-size:28px}.cart-empty span{max-width:240px;color:var(--muted);margin:10px 0 30px;font-size:14px;line-height:1.5}.cart-content{flex-direction:column;flex:1;padding:28px;display:flex}.cart-line{border-bottom:1px solid var(--line-dark);grid-template-columns:130px 1fr;gap:20px;padding-bottom:28px;display:grid}.cart-line>img{object-fit:cover;object-position:58% center;width:130px;height:150px}.cart-line__details h3{font-family:var(--display);font-size:22px;font-weight:400;line-height:1.1}.cart-line__details p{color:var(--muted);margin-top:8px;font-size:13px}.cart-line__details>strong{margin-top:12px;display:block}.quantity-control--small{grid-template-columns:34px 38px 34px;width:fit-content;height:38px;margin-top:17px}.cart-summary{margin-top:auto;padding:24px 0}.cart-summary>div{justify-content:space-between;font-size:18px;display:flex}.cart-summary p{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.45}.cart-drawer__notice{color:var(--muted);text-align:center;margin-top:13px;font-size:12px}.checkout-consent{color:#3f443e;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:12px;line-height:1.45;display:flex}.checkout-consent input{width:17px;height:17px;accent-color:var(--olive);margin:0}.checkout-legal-links{color:var(--muted);flex-wrap:wrap;gap:5px;margin:0 0 16px;font-size:11px;display:flex}.checkout-legal-links button{border:0;border-bottom:1px solid var(--sage);color:var(--olive-deep);cursor:pointer;background:0 0;padding:0}.checkout-error{color:#70251f;background:#f8eae6;border-left:3px solid #9d342d;margin:0 0 14px;padding:11px 12px;font-size:12px;line-height:1.45}.modal-layer{place-items:center;padding:24px;display:grid}.modal{background:var(--paper);width:min(680px,100%);max-height:min(840px,100vh - 48px);box-shadow:var(--shadow);animation:.21s both modal-in;position:relative;overflow:auto}.modal--legal{width:min(880px,100%)}.modal__brand{color:var(--olive-deep);letter-spacing:.12em;font-size:14px;font-weight:800}.modal__body{padding:38px 42px 44px}.modal__body>h2{font-family:var(--display);letter-spacing:-.04em;margin-bottom:28px;font-size:clamp(36px,5vw,52px);font-weight:400;line-height:1}.modal-form{flex-direction:column;gap:18px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-field{flex-direction:column;gap:7px;display:flex}.form-field>span{font-size:13px;font-weight:700}.form-field input,.form-field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #1719183d;border-radius:2px}.form-field input{height:48px;padding:0 13px}.form-field textarea{resize:vertical;padding:13px}.form-field input:focus,.form-field textarea:focus{border-color:var(--olive)}.checkbox-field{color:#3f443e;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.checkbox-field input{width:17px;height:17px;accent-color:var(--olive);margin:1px 0 0}.form-note{color:var(--muted);font-size:12px;line-height:1.5}.order-preview{border-bottom:1px solid var(--line-dark);grid-template-columns:105px 1fr;gap:18px;padding-bottom:20px;display:grid}.order-preview img{object-fit:cover;object-position:58% center;width:105px;height:90px}.order-preview>div{flex-direction:column;gap:7px;display:flex}.order-preview strong{font-family:var(--display);font-size:20px;font-weight:400}.order-preview span{color:var(--muted);font-size:13px}.order-preview b{font-size:16px}.form-success,.info-copy{flex-direction:column;align-items:flex-start;display:flex}.form-success>span{background:var(--olive);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:25px;display:grid}.form-success h3{font-family:var(--display);margin-top:22px;font-size:30px;font-weight:400}.form-success h2{font-family:var(--display);letter-spacing:-.04em;margin-top:22px;font-size:clamp(34px,5vw,48px);font-weight:400;line-height:1}.form-success p,.info-copy p{color:#454a44;max-width:520px;margin:12px 0 28px;font-size:15px;line-height:1.65}.form-success--loading>span,.form-success--processing>span{animation:.9s ease-in-out infinite alternate status-pulse}.form-success--cancelled>span,.form-success--error>span{background:#697063}.legal-copy{color:#363b35;width:100%}.legal-copy>p,.legal-copy li,.company-identity{max-width:720px;font-size:14px;line-height:1.7}.legal-copy>p{margin:0 0 16px}.legal-copy h3{color:var(--ink);font-family:var(--display);margin:30px 0 9px;font-size:24px;font-weight:400}.legal-copy ul{max-width:720px;margin:0 0 18px;padding-left:20px}.legal-copy li+li{margin-top:8px}.legal-updated{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px!important}.company-identity{border:1px solid var(--line);background:var(--cream);flex-direction:column;gap:3px;margin-bottom:24px;padding:17px 19px;display:flex}.company-identity a{width:fit-content;color:var(--olive-deep);margin-top:5px;font-weight:700}.legal-callout,.legal-disclaimer{border-left:3px solid var(--olive);background:#4f652a14;padding:14px 16px;margin-top:24px!important}.cancellation-form{border:1px solid var(--line-dark);background:#fff;max-width:720px;padding:20px}.cancellation-form p{margin:0 0 13px;font-size:13px;line-height:1.55}.info-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes modal-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes status-pulse{0%{opacity:.45;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (width<=1120px){.site-header__inner{grid-template-columns:.9fr auto .9fr}.brand__mark{width:45px;height:45px}.brand__words>span{font-size:16px}.main-nav{gap:25px}.hero__copy{width:min(49vw,570px);margin-left:4vw}.hero__media{left:34%}.purchase-panel{grid-template-columns:1fr 1fr}.story-section{grid-template-columns:.82fr 1.18fr;gap:50px}.story-section__media,.story-section__media img{min-height:470px}.site-footer{grid-template-columns:1fr 1.5fr}.site-footer__origin{grid-column:2;justify-self:start}}@media (width<=860px){.site-header{height:76px}.site-header__inner{grid-template-columns:1fr auto;padding:0 20px}.main-nav{z-index:3;border:1px solid var(--line-dark);background:var(--paper);height:auto;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:fixed;top:76px;left:16px;right:16px}.main-nav--open{display:flex}.main-nav__link{text-align:left;min-height:52px;padding:0 15px}.main-nav__link:after{display:none}.menu-button{display:inline-flex}.menu-backdrop{z-index:1;background:#1114104d;border:0;width:100%;display:block;position:fixed;inset:76px 0 0}.hero{flex-direction:column;min-height:auto;max-height:none;display:flex}.hero__copy{order:1;width:min(100% - 40px,680px);margin:0 auto;padding:62px 0 34px}.hero__media{order:2;width:100%;height:58vw;min-height:420px;position:relative;inset:auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 100%);mask-image:linear-gradient(#0000 0%,#000 12% 100%)}.hero__media img{object-position:56% center}.feature-rail{grid-template-columns:repeat(2,1fr);gap:30px 0}.feature:nth-child(3):before{display:none}.purchase-panel{grid-template-columns:1fr}.purchase-panel__media{border-right:0;border-bottom:1px solid var(--line-dark);min-height:480px}.wholesale-band__inner{grid-template-columns:80px 1fr}.wholesale-band__mark{width:74px;height:74px}.wholesale-band .button{grid-column:2;justify-self:start}.story-section{grid-template-columns:1fr;gap:52px}.story-section__copy{padding-left:0}.product-lab__inner{grid-template-columns:1fr}.product-lab__copy{padding-bottom:20px}.product-lab__media{min-height:520px}.product-lab__media:before{background:linear-gradient(#30272a,#0000);width:100%;height:22%;inset:0 0 auto}.answer-section__header{grid-template-columns:1fr;align-items:start}.answer-section__standfirst,.answer-section__byline{grid-column:1}.answer-section__standfirst{margin-top:24px}.answer-section__grid{grid-template-columns:repeat(2,1fr)}.answer-section__facts{grid-template-columns:repeat(2,1fr);gap:24px 0}.answer-section__facts li:nth-child(3){border-left:0;padding-left:0}.answer-card,.answer-card:nth-child(3n+2),.answer-card:nth-child(3n+3){border-right:0;border-bottom:1px solid var(--line);border-left:0;padding:32px 30px 36px 0}.answer-card:nth-child(2n){border-left:1px solid var(--line);padding-left:30px;padding-right:0}.answer-card:nth-last-child(-n+2){border-bottom:0}.site-footer{grid-template-columns:1fr;gap:28px;padding-top:50px;padding-bottom:50px}.site-footer__nav{flex-wrap:wrap}.site-footer__origin,.site-footer__origin{grid-column:auto;justify-self:start}.site-footer__company{grid-column:auto}}@media (width<=580px){.site-header__inner{padding:0 14px}.brand{gap:9px}.brand__mark{width:39px;height:39px}.brand__words>span{font-size:13px}.basket-button{justify-content:center;width:44px;min-height:44px;padding:0}.basket-button span{display:none}.menu-button{width:44px;height:44px}.hero__copy{width:calc(100% - 32px);padding-top:48px}.hero__product-name{font-size:28px}.hero h1{font-size:clamp(50px,15vw,68px)}.hero__intro{font-size:16px}.hero__actions{flex-direction:column}.hero__actions .button{width:100%}.hero__media{height:82vw;min-height:360px}.hero__media img{object-position:54% center}.section-shell,.purchase-section,.wholesale-band__inner,.story-section,.product-lab__inner,.answer-section{width:calc(100% - 32px)}.feature-section{padding-top:52px}.feature-section h2{font-size:42px}.feature-rail{margin-top:36px}.feature{padding:0 8px 14px;font-size:13px}.feature__icon{width:58px;height:58px}.feature:nth-child(odd):before{display:none}.purchase-section{padding-bottom:52px}.purchase-panel__media{min-height:360px}.purchase-panel__details{padding:0 22px 30px}.mode-switch{margin-bottom:30px}.purchase-panel__content h3{font-size:32px}.wholesale-band__inner{grid-template-columns:1fr;gap:22px;padding:50px 0}.wholesale-band__mark{width:64px;height:64px}.wholesale-band .button{grid-column:1;width:100%}.story-section{padding:70px 0}.story-section h2{font-size:51px}.story-section__copy>p:not(.made-in){margin-top:30px;font-size:16px}.story-section__media,.story-section__media img{min-height:360px}.product-lab h2{font-size:55px}.product-lab__intro{font-size:16px}.product-lab__media{min-height:390px}.answer-section{padding:68px 0}.answer-section h2{font-size:46px}.answer-section__standfirst{font-size:16px}.answer-section__grid{grid-template-columns:1fr}.answer-section__facts{grid-template-columns:1fr;gap:0;padding:12px 0}.answer-section__facts li,.answer-section__facts li:nth-child(3){border-left:0;padding:13px 0}.answer-card,.answer-card:nth-child(2n),.answer-card:nth-child(3n+2),.answer-card:nth-child(3n+3),.answer-card:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line);border-left:0;min-height:0;padding:30px 0 34px}.answer-card:last-child{border-bottom:0}.answer-section__actions{flex-direction:column;align-items:flex-start}.site-footer{padding:44px 20px}.site-footer__nav{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.site-footer__nav button{text-align:left}.cart-line{grid-template-columns:105px 1fr}.cart-line>img{width:105px;height:132px}.modal-layer{padding:0}.modal{align-self:end;width:100%;max-height:calc(100vh - 20px)}.modal__body{padding:30px 22px 36px}.form-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body *{visibility:hidden}.modal--legal,.modal--legal *{visibility:visible}.modal-layer,.modal--legal{width:100%;max-height:none;box-shadow:none;display:block;position:static;overflow:visible}.modal--legal .modal__header,.modal--legal .info-actions,.modal-backdrop{display:none}.modal--legal .modal__body{padding:0}}.kit-includes{margin:1.2rem 0;padding-left:1.2rem;line-height:1.8}.trade-portal{background:var(--paper);grid-template-columns:1fr 1fr;gap:40px;padding:72px max(24px,50vw - 590px);scroll-margin-top:100px;display:grid}.trade-portal h2{font:44px/1.1 var(--display);margin:14px 0 20px}.trade-portal p{margin-bottom:16px;line-height:1.65}.trade-portal .eyebrow{letter-spacing:.14em;font-size:12px}.wholesale-band a{color:inherit;text-underline-offset:4px}.purchase-panel .button+.button{margin-top:12px}.hero__media img{object-fit:contain}@media (width<=700px){.trade-portal{grid-template-columns:1fr;padding:42px 24px}.trade-portal h2{font-size:36px}}@media (width<=860px){.hero__media{z-index:0;background:#c4c4c4;order:0;height:260px;min-height:0;-webkit-mask-image:none;mask-image:none}.hero__media img{object-fit:contain;object-position:center}.hero__copy{padding-top:26px}.hero h1{font-size:44px}.hero__product-name{font-size:23px}}.button{text-decoration:none}.hero{background:#f7f2eb;grid-template-columns:minmax(320px,.8fr) minmax(0,1.5fr);gap:36px;min-height:660px;max-height:none;padding:42px 0 42px 5vw;display:grid}.hero:before,.hero:after{display:none}.hero__copy{grid-area:1/1;width:auto;margin:0;padding:30px 0}.hero__media{z-index:0;aspect-ratio:3/2;background:#d8bcb0;grid-area:1/2;width:100%;height:auto;min-height:0;position:relative;inset:auto;-webkit-mask-image:none;mask-image:none}.hero__media img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.hero__product-name{letter-spacing:.16em;margin-bottom:26px;font:600 11px/1.5 Arial,Helvetica,sans-serif}.hero h1{letter-spacing:-.055em;font-size:clamp(54px,5.1vw,82px);line-height:.99}.hero__intro{max-width:370px;font-size:17px;line-height:1.65}.hero__actions{flex-wrap:wrap}.hero .development-note{opacity:.75;max-width:380px;font-size:10px;line-height:1.6}.purchase-panel__media{background:#dec3b7;align-items:center;display:flex}.purchase-panel__media img{object-fit:contain;object-position:center;width:100%;height:auto}@media (width<=860px){.hero{flex-direction:column;gap:0;min-height:0;padding:0;display:flex}.hero__media{aspect-ratio:3/2;order:0;width:100%;height:auto;min-height:0}.hero__copy{order:1;width:calc(100% - 44px);max-width:640px;margin:0 auto;padding:30px 0 38px}.hero__product-name{margin-bottom:18px;font-size:10px}.hero h1{font-size:56px}.hero__intro{max-width:560px;margin-top:18px;font-size:16px}.hero__price{margin-top:20px}.hero__actions{flex-direction:row;margin-top:20px}.hero__actions .button{flex:1;min-width:130px}.purchase-panel__media{aspect-ratio:3/2;min-height:0}}
