@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap');
:root{--paper:#f8f7f4;--ink:#202020;--line:#d8d6d1;--accent:#712436;--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;color:inherit}a,button,input,select{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,p{margin-top:0}h1,h2{font:400 clamp(40px,5vw,76px)/1.07 var(--serif);letter-spacing:-.045em}h1{font-size:clamp(64px,7.8vw,120px)}em{font-family:Georgia,serif;font-weight:400}input,select{padding:12px;border:1px solid var(--line);background:transparent;max-width:100%}label{display:block}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:99}.skip:focus{top:0}.announcement{background:#262626;color:#eee;text-align:center;font-size:12px;letter-spacing:.13em;padding:8px 15px}.header{display:flex;align-items:center;justify-content:space-between;padding:23px 4.5%;border-bottom:1px solid var(--line);gap:25px}.wordmark{font:46px/1 var(--serif);letter-spacing:-.07em;display:inline-block}.wordmark span{display:block;text-align:center;font:8px/2 var(--sans);letter-spacing:.34em;margin-left:4px}.header nav{display:flex;gap:33px;font-size:14px}.header nav a:hover{color:var(--accent)}.bag{font-size:14px}.bag span{display:inline-grid;place-items:center;border:1px solid #aaa;border-radius:50%;width:24px;height:24px;margin-left:8px}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:650px}.hero-copy{padding:68px 8.5% 24px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:500;margin-bottom:32px}.hero h1{margin-bottom:30px}.hero h1 em{font-size:.83em;color:var(--accent)}.hero-description{max-width:330px;color:#60605b;margin-bottom:34px;font-size:16px}.button{border:1px solid var(--ink);background:var(--ink);color:white;padding:15px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:14px;min-height:52px;transition:background .2s}.button:hover{background:var(--accent);border-color:var(--accent)}.button:disabled{opacity:.5;cursor:not-allowed}.hero-note{display:flex;justify-content:space-between;width:100%;font-size:10px;letter-spacing:.14em;margin-top:auto;padding-top:55px}.hero-image{position:relative;overflow:hidden;background:#d4d4ce}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 51%;position:absolute}.image-caption{position:absolute;bottom:25px;left:30px;font-size:11px;letter-spacing:.14em;background:#f8f7f4d9;padding:6px 12px}.collection-strip{display:flex;justify-content:space-between;gap:20px;padding:23px 4.5%;border-block:1px solid var(--line);font-size:11px;letter-spacing:.14em}.section,.palette-section{padding:86px 4.5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:20px}.section-heading h2{margin-bottom:0}.section-heading>p,.section-heading>div>p:not(.eyebrow){color:#666;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 24px}.product-card{display:block;text-align:left;background:none;border:0;padding:0;min-width:0}.product-photo{display:block;position:relative;aspect-ratio:4/4.5;background:#e4e4de;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.quick-view{position:absolute;bottom:12px;left:12px;right:12px;background:#f8f7f4ed;padding:10px 15px;font-size:12px;opacity:0;transform:translateY(4px);transition:.2s}.product-card:hover .quick-view,.product-card:focus-visible .quick-view{opacity:1;transform:none}.product-meta{display:flex;justify-content:space-between;gap:15px;margin-top:15px;font-size:14px}.product-meta strong{font-weight:500;font-size:17px}.product-meta small{display:block;color:#6c6c65;font-size:12px;margin-top:3px}.palette-section{background:#eeece7;border-top:1px solid var(--line)}.search-label{font-size:12px;color:#666}.palette-section input{min-width:280px;border:0;border-bottom:1px solid #999;padding-left:0}.palette-toolbar{display:flex;justify-content:space-between;border-bottom:1px solid #cecbc4;padding:0 0 16px;font-size:11px;letter-spacing:.14em}.shade-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px;margin-top:25px}.shade{background:transparent;border:1px solid transparent;padding:15px 4px;text-align:center;min-width:0}.shade:hover,.shade:focus-visible{background:#f9f8f5;border-color:#ccc}.swatch-art{display:flex;justify-content:center;align-items:center;height:150px;margin-bottom:14px}.swatch-art img{height:135px;width:auto;max-width:90%;object-fit:contain;mix-blend-mode:multiply;transition:transform .2s}.shade:hover img{transform:translateY(-5px)}.shade>span:not(.swatch-art){display:block;font-size:13px}.shade small{display:block;font-size:10px;color:#777;letter-spacing:.1em}.color-note{font-size:12px;color:#777;margin:35px 0 0}.tools-feature{display:grid;grid-template-columns:1fr 1fr;background:#292a28;color:#f5f4ef}.tools-image{height:650px;overflow:hidden}.tools-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.tools-copy{padding:70px 12%;display:flex;flex-direction:column;align-items:flex-start}.tools-copy h2{font-size:clamp(44px,4.7vw,70px)}.tools-copy p:not(.eyebrow){color:#c7c7be;font-size:15px}.light{background:#f3f1eb;color:#222;border-color:#f3f1eb;margin-top:16px}.light:hover{color:#fff}.tool-footnote{margin-top:auto;padding-top:50px;font-size:10px;letter-spacing:.17em;color:#aaa}footer{padding:75px 4.5% 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;border-bottom:1px solid var(--line);padding-bottom:40px}.footer-top h2{font-size:48px}.footer-top p:not(.eyebrow){color:#666;font-size:14px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:30px}.footer-bottom .wordmark{font-size:64px}.footer-bottom nav{display:flex;gap:25px;font-size:12px}.footer-bottom>span{font-size:11px;color:#777}dialog{padding:0;border:0;width:min(950px,92vw);max-height:90dvh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#0009;backdrop-filter:blur(4px)}.dialog-layout{display:grid;grid-template-columns:1fr 1fr}.dialog-layout>img{width:100%;height:100%;max-height:700px;object-fit:cover}.dialog-copy{padding:65px 35px 40px}.dialog-copy h2{font-size:46px}.dialog-copy>p{font-size:14px}.dialog-copy select{width:100%;margin:10px 0 20px}.dialog-price{font-size:20px!important}.close-dialog{position:absolute;right:10px;top:10px;border:0;border-radius:50%;width:36px;height:36px;font-size:25px;background:#f8f7f4;z-index:1}.preview-note{border-top:1px solid var(--line);padding-top:20px;font-size:12px!important;color:#666}.native-product{display:grid;grid-template-columns:1fr 1fr;gap:60px}.native-product h1{font-size:60px}.native-product form{display:grid;gap:12px}.native-gallery img{width:100%;margin-bottom:15px}.cart{min-height:60vh}.cart h1,.prose h1{font-size:64px}.cart-row{display:flex;align-items:center;gap:30px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{width:90px}.cart-row input{width:80px}.prose{max-width:900px;margin:auto}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}
@media(min-width:1500px){.hero{min-height:760px}}@media(max-width:900px){.header nav{gap:17px}.header nav a:last-child{display:none}.hero{min-height:560px}.hero-copy{padding-top:50px}.hero h1{font-size:70px}.hero-note{font-size:8px}.shade-grid{grid-template-columns:repeat(6,1fr)}.tools-image{height:560px}.tools-copy{padding:50px 9%}.section-heading{align-items:flex-start}.product-grid{gap:30px 15px}.footer-bottom nav{gap:15px}}
@media(max-width:600px){html{scroll-padding-top:20px}.announcement{font-size:10px}.header{padding:16px 6%;flex-wrap:wrap;gap:15px}.wordmark{font-size:37px}.header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;font-size:12px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 6% 25px}.hero .eyebrow{font-size:10px;margin-bottom:25px}.hero h1{font-size:76px}.hero-description{font-size:14px;max-width:290px;margin-bottom:25px}.hero-note{padding-top:36px;font-size:9px}.hero-image{height:430px}.hero-image img{object-position:center 47%}.collection-strip{padding:18px 6%;font-size:9px;gap:15px}.collection-strip span:last-child{display:none}.section,.palette-section{padding:55px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:46px;margin-bottom:20px}.eyebrow{font-size:10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 12px}.product-meta{font-size:12px;gap:5px;flex-wrap:wrap}.product-meta strong{font-size:15px}.product-meta small{font-size:10px}.quick-view{display:none}.shade-grid{grid-template-columns:repeat(4,1fr);gap:3px}.swatch-art{height:120px}.swatch-art img{height:105px}.shade>span:not(.swatch-art){font-size:12px}.palette-toolbar{font-size:9px;gap:20px}.palette-toolbar span:last-child{text-align:right}.palette-section input{width:100%}.tools-feature{grid-template-columns:1fr}.tools-image{height:450px}.tools-copy{padding:45px 6%}.tools-copy h2{font-size:48px}.tool-footnote{padding-top:35px}footer{padding:50px 6% 25px}.footer-top{display:block}.footer-top h2{font-size:43px}.footer-bottom{flex-wrap:wrap}.footer-bottom nav{flex-wrap:wrap}.dialog-layout{grid-template-columns:1fr}.dialog-layout>img{height:260px;object-fit:cover}.dialog-copy{padding:30px 25px}.dialog-copy h2{font-size:38px}.dialog-copy .eyebrow{margin-bottom:15px}.native-product{grid-template-columns:1fr;gap:30px}.native-product h1{font-size:44px}.cart-row{gap:12px;flex-wrap:wrap}.cart-row img{width:65px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
