:root{font-family:Arial,Helvetica,sans-serif;color:#20211e;background:#fafaf7;font-synthesis:none;font-weight:400;--lime: #d1ff5b;--ink: #20211e;--muted: #676860;--border: #dedfd7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:disabled{opacity:.3;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #54891a;outline-offset:5px}img{display:block;max-width:100%}button{border:0;background:none}p{font-size:16px;line-height:1.7}svg{flex-shrink:0}::selection{background:var(--lime)}.announcement{min-height:33px;background:var(--ink);color:#fff;display:flex;justify-content:center;align-items:center;gap:10px;font-size:12px;letter-spacing:.02em;padding:8px 20px;text-align:center}.header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:32px;position:relative;background:#fafaf7;z-index:10}.wordmark{font-size:39px;letter-spacing:-2.7px;font-weight:800;white-space:nowrap;line-height:1}.wordmark span{font-size:14px;letter-spacing:0;vertical-align:top;display:inline-block;margin:4px 0 0 5px}.nav{display:flex;gap:34px;align-items:center;font-size:14px}.nav a{padding:12px 0}.nav a:hover,.nav a.active{border-bottom:1px solid}.new-dot{display:inline-block;width:6px;height:6px;background:#729725;border-radius:50%;vertical-align:super}.header-actions{display:flex;gap:19px;align-items:center}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;padding:0}.icon-btn:hover{background:#e9eadf}.favorite-link{position:relative}.favorite-link>span{position:absolute;top:-3px;right:-5px;border-radius:50%;background:var(--lime);font-size:11px;min-width:18px;min-height:18px;display:grid;place-items:center}.menu-toggle{display:none}.search-bar{display:flex;align-items:center;gap:20px;padding:20px 5%;border-bottom:1px solid var(--border)}.search-bar input{min-width:0;flex:1;padding:10px;border:0;background:none;font-size:18px}.search-bar>button{display:flex;gap:10px;align-items:center}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:610px}.hero-copy{padding:65px 9% 26px 10%;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;display:flex;gap:14px;align-items:center;line-height:1.6}.line{width:23px;height:1px;background:currentColor}.hero h1{font-size:clamp(48px,5.5vw,85px);line-height:1.05;letter-spacing:-.065em;font-weight:500;margin:42px 0 24px}.hero h1>span{display:block}.serif,em{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.065em}.hero h1 .serif{font-style:italic}.hero-copy>p{max-width:360px;color:var(--muted);margin:0 0 30px;font-size:17px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:17px 24px;font-size:14px;font-weight:500;min-height:52px}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#41433a}.button.lime{background:var(--lime);color:var(--ink)}.button.light{border:1px solid #ffffff70;color:#fff}.hero-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:50px;font-size:11px;letter-spacing:.12em}.hero-image{position:relative;background:#d7d5ce;min-height:610px;overflow:hidden}.hero-image>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;object-position:center 43%}.hero-image:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0008);pointer-events:none}.hero-photo-caption{position:absolute;bottom:35px;left:36px;right:36px;z-index:1;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:12px;line-height:1.9;letter-spacing:.08em}.hero-photo-caption strong{font-size:21px;font-weight:400;letter-spacing:-.03em}.round-arrow{border:1px solid #fff8;display:grid;place-items:center;width:48px;height:48px;border-radius:50%}.vertical-label{position:absolute;left:20px;top:30px;writing-mode:vertical-rl;font-size:10px;letter-spacing:.18em}.edition{position:absolute;right:26px;top:28px;font-size:11px;letter-spacing:.1em;background:#fafaf7c9;padding:8px 11px}.ticker{background:var(--lime);display:flex;justify-content:space-between;align-items:center;gap:30px;padding:21px 5%;font-size:11px;font-weight:600;letter-spacing:.12em;overflow:hidden;white-space:nowrap}.section{padding:65px 5%}.section-heading{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:30px}.section-heading h2{font-size:clamp(31px,3.2vw,48px);font-weight:400;letter-spacing:-.05em;line-height:1.2;margin:13px 0 0}.rail-controls{display:flex;gap:10px}.outlined{border:1px solid var(--border)}.stories-rail{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:3px 2px 10px}.stories-rail::-webkit-scrollbar{display:none}.story-card{flex:0 0 calc((100% - 80px) / 6);min-width:155px;aspect-ratio:3/4.25;padding:0;border-radius:9px;position:relative;overflow:hidden;background:#d8d8d3;scroll-snap-align:start;text-align:left}.story-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.story-card:hover img{transform:scale(1.035)}.story-card:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#0009)}.story-number{position:absolute;top:12px;left:12px;width:29px;height:29px;background:#fafaf7ee;border-radius:50%;display:grid;place-items:center;font-size:11px;border:2px solid #20211e;box-shadow:0 0 0 2px var(--lime)}.story-card-caption{position:absolute;bottom:18px;left:15px;right:25px;color:#fff;z-index:1}.story-card-caption small{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.story-card-caption strong{font-size:18px;line-height:1.1;font-weight:500;letter-spacing:-.025em}.story-open{position:absolute;bottom:18px;right:10px;color:#fff;z-index:1}.story-hint{color:var(--muted);font-size:12px;margin:12px 0 0}.stories-section{border-bottom:1px solid var(--border)}.catalog-section{padding-top:60px}.count{font-size:13px;color:var(--muted)}.catalog-toolbar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 0;margin-bottom:30px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{font-size:13px;padding:11px 18px;border-radius:3px}.filters .selected{background:var(--ink);color:#fff}.filters button:not(.selected):hover{background:#eaece2}.sort{display:flex;align-items:center;gap:8px;flex-shrink:0}.sort select{border:0;font-size:12px;background:transparent;max-width:165px;padding:10px 0;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 22px}.product-image{aspect-ratio:4/5;background:#ecece7;position:relative;overflow:hidden}.product-preview{width:100%;height:100%;padding:0;display:block}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-preview:hover img{transform:scale(1.035)}.product-tag{position:absolute;left:12px;top:14px;background:#fafaf7;padding:6px 9px;text-transform:uppercase;font-size:10px;letter-spacing:.06em;pointer-events:none}.save{position:absolute;right:10px;top:9px;background:#fafaf7dd;width:36px;height:36px}.save.saved{background:var(--lime)}.image-category{position:absolute;bottom:12px;left:14px;font-size:10px;background:#fafaf7e0;padding:5px 9px;letter-spacing:.07em;text-transform:uppercase;pointer-events:none}.product-meta{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.08em;color:var(--muted);margin:20px 0 9px}.product-meta>span:first-child{color:#37392f}.product-card h3{font-size:17px;letter-spacing:-.025em;font-weight:500;margin:0;line-height:1.4}.product-card>p{font-size:13px;line-height:1.6;color:var(--muted);margin:7px 0 14px;min-height:42px}.shop-link{border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;font-size:13px;padding-top:13px}.shop-link:hover{color:#57762c}.affiliate-label{font-size:10px;color:var(--muted);display:block;margin-top:8px;line-height:1.5}.affiliate-note{display:flex;align-items:center;gap:20px;background:#eff0e9;margin-top:45px;padding:23px 26px}.note-mark{font-size:30px}.affiliate-note p{font-size:12px;line-height:1.8;margin:0;max-width:700px;color:var(--muted)}.affiliate-note strong{display:block;font-size:14px;font-weight:500;color:var(--ink)}.affiliate-note a{margin-left:auto;font-size:12px;white-space:nowrap;display:flex;gap:15px;align-items:center}.manifesto{background:#252821;color:#fafaf7;padding:60px 5% 28px;display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.manifesto>.eyebrow{grid-column:1/-1;color:var(--lime)}.manifesto h2{font-weight:400;font-size:clamp(40px,5vw,72px);line-height:1.1;letter-spacing:-.055em;margin:14px 0 35px}.manifesto h2 em{color:var(--lime)}.manifesto>div{justify-self:end;align-self:center}.manifesto p{color:#ced0c7;font-size:16px;line-height:1.8;margin:0 0 25px}.manifesto-number{border-top:1px solid #ffffff2b;padding-top:20px;grid-column:1/-1;font-size:10px;letter-spacing:.1em;color:#abaea0}footer{padding:47px 5% 25px}.footer-top{display:flex;align-items:center;gap:30px}.footer-top .wordmark{font-size:35px}.footer-top>p{font-size:13px;color:var(--muted)}.footer-contact{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:14px}.footer-nav{display:flex;gap:24px;flex-wrap:wrap;margin:38px 0 30px;font-size:12px}.footer-nav a{display:flex;align-items:center;gap:3px}.footer-nav a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--border);padding-top:24px;font-size:11px;color:var(--muted);line-height:1.7}.footer-bottom strong{font-weight:500}.footer-bottom a{color:var(--ink);border-bottom:1px solid #999}.top-up{position:fixed;right:22px;bottom:20px;background:var(--lime);width:45px;height:45px;display:grid;place-items:center;border:1px solid var(--ink);z-index:15}.empty{padding:65px 15px;text-align:center}.empty>svg{margin:auto}.empty h3{font-size:25px;font-weight:400}.empty p{color:var(--muted)}.query{font-size:14px;display:flex;gap:20px;align-items:center}.query button{font-size:12px;display:flex;gap:6px;align-items:center;text-decoration:underline}.info-page{padding-top:85px;padding-bottom:100px;min-height:65vh;max-width:1200px;margin:auto}.info-page h1{font-size:clamp(38px,5vw,65px);max-width:850px;line-height:1.05;letter-spacing:-.045em;font-weight:400;margin:30px 0 50px}.info-body{max-width:720px;margin-left:auto}.info-body p{color:#55594e;margin:0 0 25px;font-size:17px}.text-link{display:flex;align-items:center;gap:20px;margin-top:40px;font-size:14px}.story-modal{border:0;padding:0;width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;background:#121310;color:#fff;margin:0;overflow:hidden}.story-modal::backdrop{background:#121310}.story-modal[open]{display:flex;align-items:center;justify-content:center;gap:24px}.story-screen{position:relative;width:min(450px,calc((100dvh - 34px)*.5625));height:calc(100dvh - 34px);max-width:100%;background:#41413b;overflow:hidden;border-radius:9px;touch-action:none;-webkit-user-select:none;user-select:none}.story-screen>img{width:100%;height:100%;object-fit:contain;pointer-events:none}.story-screen:after{content:"";position:absolute;inset:0;background:linear-gradient(#0009,transparent 25%,transparent 55%,#000d);pointer-events:none}.story-close{position:absolute;right:22px;top:20px;color:#fff;border:1px solid #ffffff40;z-index:5}.story-side{background:#ffffff18;color:#fff;flex-shrink:0}.story-side:hover,.story-close:hover{background:#ffffff30}.story-top{position:absolute;top:13px;left:13px;right:13px;z-index:2}.progress-bars{display:flex;gap:4px}.progress-bars>span{height:3px;background:#ffffff50;flex:1;border-radius:2px;overflow:hidden}.progress-bars i{display:block;height:100%;background:#fff}.story-brand{display:flex;gap:10px;align-items:center;margin-top:14px;font-size:13px}.mini-logo{border-radius:50%;background:var(--lime);color:var(--ink);height:35px;width:35px;display:grid;place-items:center;font-size:22px;font-weight:800}.story-edition{display:block;font-size:10px;color:#ddd;margin-top:4px}.story-brand .icon-btn{margin-left:auto;color:#fff}.story-caption{position:absolute;bottom:30px;left:24px;right:24px;z-index:2}.story-caption .eyebrow{font-size:11px;color:var(--lime)}.story-caption h2{font-size:30px;font-weight:500;line-height:1.05;letter-spacing:-.04em;margin:10px 0}.story-caption p{font-size:14px;line-height:1.6;margin:12px 0 18px}.story-caption .button{width:100%;justify-content:space-between}.story-caption small{display:block;text-align:center;font-size:10px;margin-top:10px;color:#ddd}@media(min-width:1550px){.header,.section,footer,.manifesto{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}.hero{max-width:1800px;margin:auto}.hero-image{min-height:700px}.hero-copy{padding-top:85px}}@media(max-width:1000px){.header{height:85px;gap:20px}.wordmark{font-size:33px}.nav{gap:20px}.header-actions{gap:7px}.hero,.hero-image{min-height:520px}.hero-copy{padding-top:45px}.hero h1{font-size:59px;margin-top:32px}.hero-copy>p{font-size:15px}.hero-bottom{font-size:9px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}.story-card{flex-basis:calc((100% - 64px)/5)}.section{padding-top:45px;padding-bottom:45px}.ticker{justify-content:flex-start;gap:32px}.manifesto h2{font-size:50px}.footer-top>p{display:none}}@media(max-width:700px){.announcement{font-size:10px;min-height:31px;padding:8px 16px}.header{height:78px;padding:0 5%;gap:10px}.wordmark{font-size:32px}.wordmark span{font-size:11px}.header-actions{gap:2px}.header-actions .icon-btn{width:34px;height:38px}.menu-toggle{display:inline-flex}.nav{display:none;position:absolute;left:0;right:0;top:100%;padding:20px 5%;background:#fafaf7;border-bottom:1px solid var(--border);box-shadow:0 15px 20px #0000000a}.nav.open{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:36px 5% 30px}.hero h1{font-size:clamp(53px,12.8vw,75px);margin:26px 0 18px}.hero-copy>p{max-width:370px;font-size:16px;margin-bottom:25px}.hero .eyebrow{font-size:10px}.hero-bottom{display:none}.hero .button{padding:16px 21px}.hero-image{min-height:0;height:460px}.hero-image>img{object-position:50% 43%}.hero-photo-caption{left:22px;right:22px;bottom:23px}.hero-photo-caption strong{font-size:21px}.vertical-label{font-size:9px;left:14px;top:20px}.edition{top:20px;right:20px;font-size:10px}.ticker{padding:17px 5%;font-size:10px;gap:23px}.section{padding:38px 5%}.section-heading{gap:15px;margin-bottom:24px}.section-heading h2{font-size:32px}.eyebrow{font-size:10px;letter-spacing:.13em}.rail-controls{gap:6px}.rail-controls .icon-btn{height:33px;width:33px}.story-card{flex-basis:42%;min-width:145px;max-width:190px}.stories-rail{margin-right:-5.55%;padding-right:5.55%;gap:12px}.story-card-caption strong{font-size:18px}.story-hint{font-size:11px}.catalog-section .section-heading{align-items:flex-start;flex-direction:column;gap:12px}.count{font-size:11px}.catalog-toolbar{flex-wrap:wrap;gap:8px;padding:12px 0}.filters{gap:2px;width:100%}.filters button{padding:10px 12px;font-size:12px}.sort{margin-left:auto}.sort select{font-size:11px;padding:6px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 13px}.product-tag{font-size:8px;padding:5px 6px;left:7px;top:10px}.save{width:29px;height:29px;right:6px;top:6px}.save svg{width:16px}.image-category{font-size:9px;bottom:9px;left:9px}.product-meta{margin-top:13px;font-size:10px}.product-card h3{font-size:15px}.product-card>p{font-size:12px;line-height:1.5;min-height:54px}.shop-link{font-size:12px}.affiliate-label{font-size:10px}.affiliate-note{padding:20px 18px;gap:12px;flex-wrap:wrap;margin-top:30px}.note-mark{display:none}.affiliate-note p{font-size:12px}.affiliate-note a{margin-left:0;margin-top:5px}.manifesto{grid-template-columns:1fr;padding:39px 5% 23px;gap:15px}.manifesto h2{font-size:43px;margin:9px 0}.manifesto>div{justify-self:start}.manifesto p{font-size:14px;margin-bottom:20px}.manifesto-number{font-size:9px;padding-top:20px;margin-top:10px}footer{padding:35px 5% 23px}.footer-top{gap:10px}.footer-top .wordmark{font-size:31px}.footer-contact{font-size:12px;gap:8px}.footer-nav{gap:18px 22px;margin:30px 0}.footer-bottom{flex-direction:column;gap:8px;font-size:10px}.top-up{right:16px;bottom:16px}.info-page{padding-top:50px;min-height:70vh}.info-page h1{font-size:42px;margin:25px 0 35px}.info-body p{font-size:16px}.search-bar{gap:8px;padding:12px 5%}.search-bar input{font-size:14px}.search-bar>button{font-size:12px}.search-bar>button svg{width:16px}.story-modal[open]{gap:0}.story-screen{height:100dvh;width:100vw;border-radius:0;max-width:480px}.story-side{display:none}.story-close{right:13px;top:40px;width:32px;height:32px;background:#0004}.story-brand{padding-right:35px}.story-caption h2{font-size:30px}.story-caption{bottom:max(30px,env(safe-area-inset-bottom));left:25px;right:25px}.story-top{top:max(13px,env(safe-area-inset-top))}.query{align-items:flex-start;flex-direction:column;gap:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.product-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:13px;margin-bottom:32px}.product-breadcrumb a:hover{text-decoration:underline}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:7%}.product-gallery{min-width:0}.product-gallery-stage{aspect-ratio:4/5;background:#ecece7;position:relative;touch-action:pan-y}.product-gallery-stage>img{height:100%;width:100%;object-fit:contain}.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);background:#fafaf7ef;border:1px solid var(--border)}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-count{position:absolute;bottom:16px;right:16px;padding:7px 12px;background:#fafaf7e8;font-size:12px}.product-thumbnails{display:flex;gap:12px;overflow-x:auto;padding:14px 3px 6px}.product-thumbnails button{flex:0 0 76px;height:95px;padding:0;border:2px solid transparent;background:#ecece7}.product-thumbnails button.selected{border-color:var(--ink)}.product-thumbnails img{width:100%;height:100%;object-fit:contain}.product-information h1{font-size:clamp(32px,3.7vw,54px);line-height:1.12;letter-spacing:-.05em;font-weight:400;margin:20px 0}.product-intro{color:var(--muted);margin-bottom:28px}.product-specifications{margin:25px 0}.product-specifications>div{display:grid;grid-template-columns:110px 1fr;gap:20px;border-top:1px solid var(--border);padding:14px 0;font-size:14px;line-height:1.6}.product-specifications dt{color:var(--muted)}.product-specifications dd{margin:0}.product-sizes h2,.product-care h2{font-size:16px;font-weight:500;margin:20px 0 12px}.product-sizes>div{display:flex;gap:8px;flex-wrap:wrap}.product-sizes span{border:1px solid var(--border);padding:8px 12px;font-size:13px}.product-sizes p,.product-purchase p{font-size:13px;color:var(--muted);line-height:1.7}.product-purchase{margin-top:28px}.product-purchase .button{width:100%;justify-content:space-between;margin-bottom:10px}.purchase-secondary{border:1px solid var(--ink)}.product-favorite{display:flex;align-items:center;gap:12px;font-size:14px;padding:16px 0}.product-favorite[aria-pressed=true]{color:#567021}.product-care{border-top:1px solid var(--border);margin-top:20px}.product-care p{font-size:14px;color:var(--muted)}@media(max-width:700px){.product-detail-grid{grid-template-columns:1fr;gap:30px}.product-detail{padding-top:25px}.product-breadcrumb{font-size:12px;gap:6px;margin-bottom:23px}.product-information h1{font-size:38px}.product-thumbnails button{flex-basis:64px;height:80px}.product-specifications>div{grid-template-columns:90px 1fr}.product-gallery-stage{max-height:75vh;aspect-ratio:4/5}.product-information .eyebrow{font-size:12px}}
