:root{--ink:#232722;--cream:#faf9f6;--line:#d9d9d2;--mint:#e6e8d9;--green:#3c4237;--grey:#f0efeb}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #62743e;outline-offset:4px}button:disabled{opacity:.5;cursor:not-allowed}button{border:0;background:none}img,video{display:block;max-width:100%}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.25}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;letter-spacing:-.035em;line-height:1.07}h1{font-size:clamp(40px,4.5vw,65px)}h2{font-size:clamp(30px,3vw,44px)}h3{font-size:22px}p{line-height:1.6}.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.announcement{background:#e5e9d9;text-align:center;padding:9px 15px;font-size:11px;letter-spacing:.08em}.header{height:88px;padding:0 36px;display:flex;align-items:center;gap:32px;background:var(--cream);position:sticky;top:0;z-index:20;border-bottom:1px solid #e2e2db}.wordmark{font-weight:600;font-size:33px;letter-spacing:-2px;white-space:nowrap;line-height:1}.wordmark span{font-size:12px;letter-spacing:0;vertical-align:top;margin-left:4px}.header nav{display:flex;align-items:center;gap:25px;flex:1}.header nav a{font-size:13px;white-space:nowrap}.header-end{display:flex;align-items:center;gap:17px}.locale{font-size:11px}.icon{padding:8px;display:inline-flex;align-items:center;justify-content:center;position:relative;min-width:40px;min-height:40px;font-size:30px}.bag-count{font-size:11px;letter-spacing:0}.bag-toggle .bag-count{position:absolute;right:0;top:0}.mobile-menu{display:none}.hero{height:600px;position:relative;isolation:isolate;background:#4c4942;color:#fff;display:flex;align-items:center;padding:48px 6%}.hero picture,.hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0003,transparent 70%);z-index:-1}.hero-copy{max-width:580px}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:12px;margin-bottom:18px}.hero h1{max-width:570px;margin-bottom:22px}.hero p{font-size:17px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;background:var(--cream);color:var(--ink);border:1px solid var(--cream);padding:15px 26px;border-radius:0;font-size:13px;min-height:50px;text-align:center}.button:hover{background:#e9e9e0;text-decoration:none}.button.dark{background:var(--ink);border-color:var(--ink);color:white}.button.dark:hover{background:#42483e}.button.outline{border-color:var(--ink);background:transparent}.button.full{width:100%}.hero-switches{position:absolute;bottom:25px;left:6%;display:flex;gap:7px}.hero-switches button{height:4px;width:32px;padding:0;background:#ffffff60}.hero-switches button.active{background:#fff}.intro-strip{padding:27px 35px;display:flex;justify-content:center;gap:8%;font-size:12px;border-bottom:1px solid var(--line)}.intro-strip span{display:flex;gap:10px;align-items:center}.section{padding:64px 36px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:30px}.section-heading h2{margin:0}.text-link{font-size:13px;text-decoration:underline;text-underline-offset:5px;padding:0}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-width:0}.product-photo{display:block;aspect-ratio:4/5;background:#eeede8;position:relative;overflow:hidden}.product-photo img{height:100%;width:100%;object-fit:cover;transition:transform .45s}.product-photo:hover img{transform:scale(1.035)}.product-photo .badge{position:absolute;top:14px;left:14px;background:var(--cream);font-size:10px;padding:5px 9px;text-transform:uppercase;letter-spacing:.05em}.card-copy{padding:17px 0}.card-copy h3{font-size:18px;letter-spacing:-.025em;line-height:1.2;margin-bottom:7px}.card-copy p{font-size:12px;color:#686d62;margin-bottom:8px}.card-price{font-size:14px}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.card-bottom button{padding:7px 0;font-size:12px;text-decoration:underline;text-underline-offset:4px}.split-editorial{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 36px 55px}.editorial-card{position:relative;min-height:480px;background:#e8e5de;display:flex;align-items:flex-end;isolation:isolate;overflow:hidden;color:white}.editorial-card img,.editorial-card video{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;z-index:-2}.editorial-card:after{content:'';background:linear-gradient(0deg,#0007,transparent 70%);inset:0;position:absolute;z-index:-1}.editorial-copy{padding:35px;max-width:450px}.editorial-copy h2{margin-bottom:20px}.category-section{background:#eaece2}.tabs{display:flex;gap:28px;margin-bottom:30px;overflow:auto}.tabs button{font-size:clamp(23px,2.8vw,40px);letter-spacing:-.035em;padding:0 0 8px;white-space:nowrap;border-bottom:1px solid transparent;color:#898d80}.tabs button.active{color:var(--ink);border-color:var(--ink)}.story{display:grid;grid-template-columns:1fr 1fr;background:#e2e5d7}.story-media{height:570px;object-fit:cover;width:100%;background:#d8dcce}.story-copy{padding:65px 12%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.story-copy p{max-width:370px}.routine{padding:74px 25px;text-align:center}.routine h2{max-width:700px;margin:0 auto 22px}.routine p{max-width:530px;margin:0 auto 28px}.page-top{padding:46px 36px 20px}.page-top h1{font-size:50px;margin-bottom:15px}.page-top p{max-width:600px;color:#62685d}.shop-filters{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding-bottom:25px}.chip{padding:10px 18px;border:1px solid #c7c9bd;font-size:13px}.chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.shop-toolbar select{padding:10px;background:transparent;border:1px solid var(--line)}.shop .section{padding-top:15px}.breadcrumb{font-size:12px;color:#697061;padding:25px 36px}.pdp{display:grid;grid-template-columns:1.13fr 1fr;gap:6%;padding:0 36px 60px;align-items:start}.gallery .main-media{background:var(--grey);aspect-ratio:1/1.04;width:100%;object-fit:cover}.gallery-thumbs{display:flex;gap:8px;overflow:auto;padding-top:10px}.gallery-thumbs button{padding:0;width:75px;min-width:75px;height:85px;border:1px solid transparent}.gallery-thumbs button.active{border-color:var(--ink)}.gallery-thumbs img,.gallery-thumbs video{height:100%;width:100%;object-fit:cover}.pdp-copy{padding:22px 4% 0 0}.pdp h1{font-size:42px;line-height:1.08;margin-bottom:20px}.pdp .price{font-size:22px;margin-bottom:22px}.pdp .description{font-size:15px;color:#53584e;white-space:pre-line;margin-bottom:27px}.variant-label{display:block;font-size:12px;margin-bottom:10px}.variants{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.variants button{padding:12px 16px;border:1px solid var(--line);font-size:12px}.variants button.active{border-color:var(--ink);background:#e9ebdf}.purchase{display:flex;gap:10px;margin:25px 0 14px}.quantity{display:flex;align-items:center;border:1px solid var(--ink);min-width:120px;justify-content:space-around}.quantity button{font-size:21px;padding:8px 13px}.purchase .button{flex:1}.pdp-note{font-size:12px;color:#717569}.accordions{margin-top:30px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:19px 0}summary{cursor:pointer;list-style:none;font-size:14px;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+'}details[open] summary:after{content:'−'}details p{padding-top:15px;margin:0;color:#676c61;font-size:14px;white-space:pre-line}.bag{position:fixed;left:auto;right:0;top:0;bottom:0;margin:0;width:490px;max-width:100%;max-height:100dvh;height:100dvh;border:none;background:var(--cream);color:var(--ink);padding:28px;overflow:auto}.bag::backdrop{background:#0005}.drawer-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px}.drawer-heading h2{font-size:28px;margin:0}.bag-item{display:grid;grid-template-columns:95px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.bag-item img{width:95px;height:120px;object-fit:cover;background:var(--grey)}.bag-item h3{font-size:17px;margin-bottom:8px}.bag-item p{font-size:12px;margin-bottom:9px}.bag-item .quantity{width:105px;min-width:0}.bag-item .quantity button{padding:3px 9px}.bag-item .item-bottom{display:flex;justify-content:space-between;align-items:center}.bag-item .remove{font-size:11px;text-decoration:underline}.total-row{display:flex;justify-content:space-between;gap:15px;margin:12px 0}.total-row.grand{font-size:19px;border-top:1px solid var(--line);padding-top:15px}.bag-note{font-size:12px;color:#6d7366;text-align:center;margin-top:12px}#bag-error{color:#9c2e1d;font-size:13px}#keep-shopping{display:block;margin:22px auto}.empty{padding:45px 5px;text-align:center}.empty h2{font-size:28px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;font-size:13px;padding:14px 22px;z-index:80;max-width:calc(100% - 30px);display:none}#toast.visible{display:block}#search-panel{position:fixed;top:119px;left:0;right:0;background:var(--cream);z-index:30;padding:30px 8%;border-bottom:1px solid var(--line)}#search-form label{display:block;margin-bottom:12px;font-size:13px}#search-form div{display:flex;gap:15px}#search-form input{flex:1;min-width:0;padding:12px;background:transparent;border:0;border-bottom:1px solid var(--ink);font-size:23px}.content-page{max-width:900px;margin:auto;padding:70px 30px 100px}.content-page h1{font-size:55px}.content-page p{font-size:17px;max-width:650px}.content-page .eyebrow{font-size:12px}.content-page details p{font-size:15px}.loading{padding:120px 20px;text-align:center}.load-error{padding:100px 25px;text-align:center}footer{background:#dfe4d2;padding:55px 36px 25px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px}.footer-top .wordmark{font-size:39px}.footer-top p{font-size:15px;margin-top:25px}.footer-top h3{font-size:13px;letter-spacing:0;margin-bottom:25px}.footer-top>div>a:not(.wordmark){display:block;font-size:13px;margin-bottom:10px}.footer-bottom{border-top:1px solid #bdc5b0;display:flex;gap:35px;align-items:center;font-size:11px;margin-top:50px;padding-top:22px}.footer-bottom span:first-child{margin-right:auto}.no-results{padding:50px 0}.brand-intro{text-align:center;font-size:22px;padding:55px 25px;background:#f0f0e9}.brand-intro p{max-width:740px;margin:0 auto}.film-controls{position:absolute;top:15px;right:15px;padding:8px 12px;background:#ffffffc9;color:var(--ink);font-size:12px}.concept{font-size:11px;letter-spacing:.04em;color:#58604f;margin-bottom:12px}.product-card .fallback{display:flex;align-items:center;justify-content:center;font-size:25px;letter-spacing:-1px;background:var(--mint)}@media(min-width:1600px){.header,.section,.page-top,.breadcrumb{padding-left:5%;padding-right:5%}.hero{height:670px}}@media(max-width:1150px){.header{gap:25px;padding:0 24px}.header nav{gap:16px}.locale{display:none}.wordmark{font-size:29px}.header-end{gap:8px}.story-copy{padding:40px 10%}.pdp h1{font-size:36px}}@media(max-width:850px){.header{height:73px;padding:0 18px;justify-content:space-between;gap:10px}.mobile-menu{display:flex}.header .wordmark{position:absolute;left:50%;transform:translateX(-50%);font-size:30px}.header-end{margin-left:auto}.header nav{display:none;position:absolute;top:73px;left:0;right:0;background:var(--cream);padding:25px;box-shadow:0 15px 20px #0001}.header nav.open{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.header nav a{font-size:20px}.hero{height:620px;padding:35px 25px;align-items:flex-end}.hero h1{font-size:46px;max-width:420px}.hero-copy{padding-bottom:20px}.hero:after{background:linear-gradient(0deg,#0006,transparent 65%)}.intro-strip{gap:25px;padding:20px 18px;justify-content:space-around}.intro-strip span{font-size:10px;text-align:center;display:block}.section{padding:44px 20px}.products{gap:15px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{margin-bottom:22px}.section-heading .text-link{white-space:nowrap}.split-editorial{padding:0 20px 40px;gap:15px}.editorial-card{min-height:360px}.editorial-copy{padding:22px}.editorial-copy h2{font-size:30px}.story-media{height:430px}.story-copy{padding:35px 25px}.story-copy h2{font-size:32px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.page-top{padding:35px 20px 15px}.page-top h1{font-size:40px}.pdp{gap:30px;padding:0 20px 45px}.pdp-copy{padding:10px 0}.pdp h1{font-size:31px}.pdp .description{font-size:13px}.variants button{padding:10px}.breadcrumb{padding:20px}.footer-bottom{flex-wrap:wrap;gap:18px}.footer-bottom span:first-child{flex-basis:100%}#search-panel{top:104px}}@media(max-width:560px){.hero{height:610px}.hero h1{font-size:42px;max-width:320px}.hero p{font-size:15px;max-width:270px}.hero .button{font-size:12px}.hero-switches{left:25px;bottom:20px}.header .wordmark{font-size:26px}.header-end .icon{min-width:34px;padding:5px}h2{font-size:30px}.card-copy h3{font-size:15px}.card-copy p{font-size:11px}.card-price{font-size:12px}.card-bottom{align-items:flex-start;flex-direction:column;gap:3px}.card-bottom button{font-size:11px}.product-photo .badge{font-size:8px;top:9px;left:9px;padding:4px 7px}.split-editorial{grid-template-columns:1fr}.editorial-card{min-height:410px}.story{grid-template-columns:1fr}.story-media{height:430px}.story-copy{padding:40px 25px 45px}.story-copy h2{font-size:37px}.tabs{gap:20px}.tabs button{font-size:28px}.pdp{display:block;padding:0 18px 35px}.pdp-copy{padding:32px 0 0}.pdp h1{font-size:37px}.pdp .description{font-size:15px}.pdp .price{font-size:21px}.breadcrumb{font-size:10px;padding:17px 18px}.gallery-thumbs button{width:60px;min-width:60px;height:70px}.section-heading h2{font-size:28px}.page-top h1{font-size:39px}.shop-filters{gap:7px}.chip{padding:8px 12px;font-size:12px}.shop-toolbar{font-size:12px}.shop-toolbar select{max-width:165px;font-size:12px}.footer-top{gap:32px 25px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}footer{padding:40px 23px 25px}.footer-top .wordmark{font-size:44px}.footer-bottom{font-size:10px}.bag{padding:22px}.content-page{padding:45px 22px 70px}.content-page h1{font-size:42px}.content-page p{font-size:16px}.routine{padding:50px 22px}.brand-intro{font-size:19px;padding:40px 22px}.announcement{font-size:10px}.product-photo{aspect-ratio:3/4}#search-form input{font-size:16px}#search-form div{gap:9px}#search-form button{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Reference layout: centred wordmark, compact navigation, inset photography. */
:root{--cream:#fff;--ink:#1d1d1f;--mint:#d8ffd2;--grey:#f5f4f0}.announcement{background:#1d1d1f;color:white;font-size:12px;letter-spacing:0;padding:6px 15px}.header{height:64px;padding:0 14px;gap:12px;background:white;border-bottom:0}.header .mobile-menu{display:flex;order:0;min-width:30px;padding:3px}.header nav{order:1;gap:20px;flex:initial}.header nav a{font-size:12px}.header .wordmark{position:absolute;left:50%;transform:translateX(-50%);font-size:34px}.header-end{order:3;margin-left:auto;gap:10px}.header-end .locale{display:none}.header-quiz,.header-shop{font-size:12px;border-radius:30px;padding:8px 16px;background:#f6f5f1;white-space:nowrap}.header-quiz span{color:#87ed78;font-size:10px;margin-left:5px}.hero{margin:0 14px;border-radius:12px;overflow:hidden;padding:48px 64px}.hero picture,.hero picture img{border-radius:12px}.hero h1{font-size:58px;letter-spacing:-.045em}.hero .button,.editorial-card .button{border-radius:40px;min-height:42px;padding:11px 23px}.hero-switches{left:64px}.intro-strip{display:none}.section-heading{justify-content:center;position:relative}.section-heading h2{font-size:34px}.section-heading>.text-link{position:absolute;right:0}.section{padding:58px 14px}.product-photo{border-radius:12px;aspect-ratio:1/1.12}.product-photo img{border-radius:12px}.product-photo .badge{left:auto;right:10px;background:#dcffd8;border-radius:20px;top:10px}.products{gap:14px}.split-editorial{padding-left:14px;padding-right:14px}.editorial-card{border-radius:12px}.category-section{background:white}.tabs{justify-content:center;gap:22px}.tabs button{font-size:34px}.story{margin:0 14px;border-radius:12px;overflow:hidden;background:#f3f3ed}.story-copy h2{font-size:44px}.button.dark,.button.outline{border-radius:30px}.gallery .main-media{border-radius:12px}.variants button{border-radius:6px}.purchase .quantity{border-radius:30px}.header nav.open{position:absolute;top:64px;left:0;right:auto;display:flex;flex-direction:column;align-items:flex-start;padding:25px 30px;background:white;min-width:280px;box-shadow:0 15px 25px #0002}footer{background:#f3f3ed}#search-panel{top:94px}@media(max-width:1240px){.header nav{display:none}.header .wordmark{font-size:32px}}@media(max-width:850px){.header{height:64px;padding:0 15px}.header-shop{display:none}.header .wordmark{font-size:30px}.hero{padding:35px 28px;height:620px;margin:0 10px}.hero h1{font-size:46px}.hero-switches{left:28px}.section{padding:40px 16px}.section-heading h2{font-size:30px}.story{margin:0 10px}.tabs button{font-size:29px}.story-copy h2{font-size:36px}.split-editorial{padding-left:16px;padding-right:16px}}@media(max-width:560px){.header-quiz{display:none}.header .wordmark{font-size:28px}.hero{padding:30px 23px;height:610px}.hero h1{font-size:42px}.hero-switches{left:23px}.section-heading{justify-content:flex-start}.section-heading h2{font-size:28px}.section-heading>.text-link{font-size:11px}.product-photo{aspect-ratio:3/4}.tabs{gap:18px;justify-content:flex-start}.tabs button{font-size:26px}.hero-copy{padding-bottom:30px}.product-photo .badge{font-size:7px}.story-copy h2{font-size:38px}}
