:root{--paper:#f2f0e9;--ink:#262724;--muted:#686963;--line:#d6d5cd;--accent:#c8d16c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid #778020;outline-offset:5px}.announcement{text-align:center;background:var(--ink);color:var(--paper);font-size:11px;letter-spacing:1.7px;padding:12px 20px}header{margin:0 5%;height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font-size:47px;font-weight:800;letter-spacing:-4px;line-height:.9;gap:10px}.brand span{font-size:12px;letter-spacing:1px;line-height:1.25}.brand sup{font-size:10px;align-self:flex-start;letter-spacing:0}header nav{display:flex;gap:32px;font-size:14px}.header-shop{font-size:14px}.header-shop span{margin-left:20px}.menu{display:none}.hero{padding:36px 5% 0}.hero-top{display:flex;justify-content:space-between}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:1.7px;font-weight:500}h1{font-size:clamp(64px,8.8vw,145px);letter-spacing:-.068em;line-height:.99;font-weight:400;margin:53px 0 32px}h1 span{font-family:Georgia,'Times New Roman',serif;font-style:italic;letter-spacing:-.067em}.hero-bottom{display:flex;align-items:center;justify-content:space-between;margin-bottom:43px}p{line-height:1.6} .hero-bottom p{margin:0;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:52px;border:1px solid var(--ink);padding:15px 22px;font-size:14px;background:transparent}.dark{background:var(--ink);color:var(--paper)}.button:hover{background:#41433a;color:white}.hero-image{height:610px;position:relative;overflow:hidden;background:#d8d6cf}.hero-image img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent, #0006);color:white;display:flex;justify-content:space-between;padding:44px 25px 22px;font-size:11px;letter-spacing:1.3px}.section{margin:0 5%;padding:90px 0;border-bottom:1px solid var(--line)}h2{font-size:clamp(35px,3.5vw,58px);line-height:1.1;font-weight:400;letter-spacing:-.045em;margin:20px 0}h3{font-weight:400}.featured{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.featured-copy{max-width:390px;justify-self:end}.featured-copy p{color:var(--muted)}.text-link{display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);padding:15px 0;font-size:14px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.section-heading h2{margin-bottom:0}.subtle,.section-heading p{color:var(--muted);font-size:14px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:35px 0}.filters button{border:1px solid var(--line);background:transparent;padding:10px 17px;font-size:14px;border-radius:24px}.filters button.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.product{padding:0;border:0;background:none;text-align:left;width:100%;display:block}.product-art{height:340px;background:#e5e3da;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-art img{width:100%;height:100%;object-fit:cover;object-position:40% 50%;transition:transform .5s}.product:hover img{transform:scale(1.035)}.badge{position:absolute;top:16px;left:16px;font-size:10px;letter-spacing:1px;background:var(--paper);padding:7px 9px}.typographic{background:#d9d9d2}.typographic strong{font-size:clamp(44px,5vw,76px);font-weight:700;letter-spacing:-5px}.product-art small{position:absolute;bottom:23px;left:23px;font-size:11px;letter-spacing:1px}.wave-study{background:#c6ced1}.wave-study strong{font:italic 72px Georgia;letter-spacing:-5px;color:#465960}.object-study{background:#dcd9d0}.object-study strong{font-size:110px;font-weight:200}.product-info{display:flex;justify-content:space-between;align-items:start;margin-top:18px;gap:12px}.product h3{margin:0 0 6px;font-size:17px}.product-info p{font-size:13px;color:var(--muted);margin:0}.product-info>span{font-size:19px}.collection-note{font-size:13px;color:var(--muted);margin:30px 0 0}.philosophy{margin-top:90px;background:var(--ink);color:var(--paper);padding:80px 8%}.philosophy h2{font-size:clamp(50px,7.3vw,112px);margin:40px 0 65px;letter-spacing:-.055em}.philosophy-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.lab-mark{color:var(--accent);font-size:15px;letter-spacing:2px}.philosophy-bottom>div{max-width:460px;color:#c7c8bf}.philosophy-bottom p{margin:0 0 16px}.category-list{margin-top:45px}.category-list a{display:grid;grid-template-columns:55px 1fr 1fr 30px;align-items:center;border-top:1px solid var(--line);padding:26px 0;gap:15px}.index{font-size:12px;color:var(--muted)}.category-list h3{font-size:32px;letter-spacing:-1px;margin:0}.category-list a>span:nth-of-type(2){font-size:14px;color:var(--muted)}.category-list b{font-size:25px;font-weight:400}.category-list a:hover h3{transform:translateX(8px)}.category-list h3{transition:transform .2s}.process{display:grid;grid-template-columns:1fr 1fr;gap:90px}.process>div>p{max-width:390px;color:var(--muted)}ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:30px;padding:22px 0;border-bottom:1px solid var(--line)}.process li:first-child{padding-top:0}.process li>span{font-size:12px;color:var(--muted);padding-top:7px}.process h3{font-size:21px;margin:0 0 9px}.process li p{font-size:14px;color:var(--muted);margin:0}.closing{text-align:center;padding:100px 20px}.closing h2{font-family:Georgia,serif;font-style:italic;font-size:clamp(48px,5.5vw,78px);letter-spacing:-.055em}.closing p{color:var(--muted);margin-bottom:28px}footer{padding:50px 5% 25px;background:var(--ink);color:var(--paper)}.footer-brand{font-size:clamp(35px,7.3vw,120px);font-weight:600;letter-spacing:-.055em;white-space:nowrap}footer>div{margin-top:40px;padding-top:25px;border-top:1px solid #55564d;display:flex;justify-content:space-between;gap:25px;font-size:12px;color:#bfc0b6}.skip{position:fixed;top:-100px;z-index:20;padding:15px;background:white}.skip:focus{top:0}dialog{border:0;background:var(--paper);color:var(--ink);padding:55px;max-width:580px;width:calc(100% - 32px)}dialog::backdrop{background:#191b19b8}dialog h2{font-size:40px}dialog p{color:var(--muted)}.close{display:block;margin:0 0 35px auto;border:0;background:none;font-size:14px}dl>div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:16px 0;font-size:14px}dd{margin:0}.dialog-note{font-size:13px}.unavailable{opacity:.6;cursor:not-allowed;width:100%;justify-content:center}.unavailable:hover{background:transparent;color:inherit}[hidden]{display:none!important}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:800px){header{height:90px}header nav{display:none}.hero-top .eyebrow:last-child{display:none}.hero-image{height:460px}.featured,.process{gap:35px}.products{gap:16px}.product-art{height:270px}.section{padding:65px 0}.section-heading{align-items:start;flex-direction:column;gap:10px}.category-list a{grid-template-columns:30px 1fr 1fr 25px}.category-list h3{font-size:26px}}@media(max-width:560px){.announcement{font-size:9px;letter-spacing:1px}header{height:82px}.brand{font-size:39px}.brand span{font-size:10px}.header-shop{display:none}.menu{display:block;border:0;background:none;font-size:14px}#mobile-nav{padding:15px 5%;border-bottom:1px solid var(--line)}#mobile-nav a{display:block;padding:13px 0}.hero{padding-top:26px}.eyebrow{font-size:10px;letter-spacing:1.2px}h1{font-size:clamp(48px,12.5vw,70px);margin:35px 0 28px}.hero-bottom{display:block;margin-bottom:30px}.hero-bottom p{font-size:14px}.hero-bottom .button{margin-top:25px}.hero-image{height:380px}.hero-image img{object-position:44% center}.image-caption{padding:30px 14px 15px;font-size:9px;gap:20px}.image-caption span:last-child{text-align:right}.featured,.process{grid-template-columns:1fr;gap:15px}.featured-copy{justify-self:start;max-width:none}.featured h2{margin-bottom:0}.section{padding:50px 0}h2{font-size:36px}.products{grid-template-columns:1fr;gap:30px}.product-art{height:380px}.typographic strong{font-size:72px}.filters{gap:6px;margin:25px 0}.filters button{font-size:12px;padding:9px 12px}.philosophy{margin-top:50px;padding:55px 6%}.philosophy h2{font-size:53px;margin:30px 0 40px}.philosophy-bottom{display:block}.lab-mark{display:block;margin-bottom:28px}.philosophy-bottom p{font-size:15px}.category-list a{grid-template-columns:25px 1fr 25px;gap:10px;padding:23px 0}.category-list a>span:nth-of-type(2){display:none}.category-list h3{font-size:28px}.process ol{margin-top:20px}.closing{padding:65px 20px}footer{padding-top:35px}footer>div{flex-direction:column;gap:15px;margin-top:25px}dialog{padding:25px}dialog h2{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.announcement,.eyebrow,.badge,.image-caption,.product-art small{font-size:12px}.product-info p{font-size:14px}.filters button{min-height:42px}@media(max-width:560px){.announcement{font-size:12px;line-height:1.5}.hero-top .eyebrow{font-size:12px}.image-caption{font-size:12px}.product-art small{font-size:12px}.filters button{font-size:14px}}

/* Keep keyboard focus clear around the entire product card without changing layout. */
.product:focus-visible{outline:3px solid var(--ink);outline-offset:5px;box-shadow:0 0 0 5px var(--paper)}
