@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--cream:#f4f0e8;--ink:#24251f;--orange:#f25b2d;--line:#d9d5ca;--muted:#6b6b60}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}button,a,input,select{-webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3,.logo{font-family:'Space Grotesk',sans-serif}em{font-family:Georgia,serif;font-weight:400}button{color:inherit}.announcement{padding:10px 5%;text-align:center;background:var(--ink);color:var(--cream);font-size:10px;font-weight:600;letter-spacing:1.8px}.announcement span{position:absolute;right:5%}header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:var(--cream);position:sticky;top:0;z-index:5;border-bottom:1px solid var(--line)}.logo{font-weight:700;font-size:47px;letter-spacing:-5px;line-height:1}.logo span{color:var(--orange)}nav{display:flex;gap:36px;font-size:13px}nav a:hover,.text-link:hover{color:var(--orange)}.cart-trigger{background:none;border:0;display:flex;gap:11px;align-items:center;font-size:13px}.cart-trigger span{border:1px solid var(--line);border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:11px}.hero{position:relative;min-height:620px;height:calc(100svh - 121px);max-height:880px;background:#443c2d;isolation:isolate;color:var(--cream);overflow:hidden}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,18,14,.8),rgba(15,18,14,.12) 80%),url('assets/hero.jpg') center/cover;z-index:-1}.hero-copy{padding:65px 7% 95px;animation:enter .8s both}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600;line-height:1.7}.hero h1{font-size:clamp(64px,7.7vw,118px);line-height:.96;font-weight:500;letter-spacing:-5px;margin:26px 0}.hero h1 em{color:#ffb484}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.7;color:#eee9df;margin:0 0 26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;background:var(--orange);color:var(--cream);padding:18px 23px;border:0;font-weight:600;font-size:13px;transition:background .2s,transform .2s}.button:hover{background:#d7461c;transform:translateY(-2px)}.button span{font-size:20px}.hero-caption{position:absolute;bottom:24px;left:7%;right:5%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.3px}.hero-stamp{position:absolute;right:5%;top:42px;border:1px solid #f4f0e888;border-radius:50%;width:90px;height:90px;text-align:center;padding-top:12px;font-family:Georgia,serif;font-size:40px;line-height:1}.hero-stamp small{display:block;font:8px 'DM Sans',sans-serif;letter-spacing:2px;margin-top:7px}.ticker{padding:23px 0;background:var(--orange);display:flex;align-items:center;justify-content:space-around;gap:30px;overflow:hidden;white-space:nowrap;font-size:13px;letter-spacing:2px;font-weight:700}.ticker b{font-size:24px}.section{padding:85px 5%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:38px}.section-heading .eyebrow{color:var(--muted);margin-bottom:12px}h2{font-size:clamp(29px,3.3vw,48px);line-height:1.12;letter-spacing:-1.8px;font-weight:500}.collection-count{font-size:11px;color:var(--muted);white-space:nowrap;padding-bottom:5px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-image{position:relative;aspect-ratio:1/1.14;background:#e9e3d8;display:block;overflow:hidden;width:100%;border:0;padding:0}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .55s}.product-image:hover img{transform:scale(1.045)}.product-tag{position:absolute;top:17px;left:17px;background:var(--cream);padding:8px 12px;font-size:9px;letter-spacing:.7px}.product-arrow{position:absolute;bottom:17px;right:17px;width:40px;height:40px;border-radius:50%;background:var(--cream);display:grid;place-items:center;font-size:23px;transition:background .2s}.product-image:hover .product-arrow{background:var(--orange)}.product-info{display:flex;gap:10px;justify-content:space-between;margin-top:19px}.product-info h3{font-size:18px;font-weight:500;letter-spacing:-.6px}.product-info p{font-size:12px;color:var(--muted);margin-top:7px}.price{font-size:14px;white-space:nowrap;font-weight:500}.editorial{display:grid;grid-template-columns:1fr 1fr;background:#e7e4d9}.editorial-art{background:var(--orange);min-height:540px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.big-boo{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:clamp(100px,19vw,290px);letter-spacing:-20px;transform:rotate(-12deg);line-height:1;color:var(--ink)}.big-boo span{color:var(--cream)}.editorial-note{position:absolute;bottom:30px;left:35px;font-size:10px;letter-spacing:2px;line-height:1.6}.editorial-copy{padding:65px 12%}.editorial-copy .eyebrow{max-width:280px}.editorial-copy h2{font-size:clamp(44px,5vw,74px);margin:26px 0;line-height:1;letter-spacing:-3px}.editorial-copy h2 em{color:#a34328}.editorial-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:340px;margin-bottom:14px;color:#56574d}.text-link{display:inline-flex;gap:45px;padding:14px 0 9px;border-bottom:1px solid var(--ink);font-size:13px;margin-top:7px}.closing{text-align:center;padding-top:90px;padding-bottom:100px}.closing h2{margin:20px 0 30px;font-size:clamp(35px,4.5vw,65px)}.closing h2 em{color:#a34328}footer{border-top:1px solid var(--line);padding:40px 5% 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}footer>p,footer>span{font-size:11px;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}dialog{background:var(--cream);color:var(--ink);border:0;padding:0;max-height:90svh;box-shadow:0 20px 90px #0003}dialog::backdrop{background:#15161099;backdrop-filter:blur(4px)}dialog[open]{animation:enter .22s ease-out}.close{position:absolute;right:17px;top:13px;z-index:2;background:var(--cream);border:0;width:40px;height:40px;font-size:28px;border-radius:50%}#product-dialog{width:850px;max-width:calc(100vw - 28px)}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-layout>img{width:100%;height:100%;min-height:450px;object-fit:cover}.detail-copy{padding:60px 32px 35px}.detail-copy h2{font-size:36px;margin:14px 0}.detail-copy .description{font-size:14px;line-height:1.8;margin:20px 0;color:var(--muted)}.detail-price{font-size:24px}.detail-copy label{display:block;font-size:12px;margin:20px 0 9px}select{width:100%;padding:13px;background:transparent;border:1px solid #aaa99d;border-radius:0}.detail-copy .button{width:100%;margin-top:20px}.small-note{font-size:11px;color:var(--muted);line-height:1.6;margin-top:16px}#cart-dialog{inset:0 0 0 auto;margin:0;height:100svh;max-height:100svh;width:460px;max-width:100%;padding:30px;overflow:auto}.cart-heading{padding:25px 0;border-bottom:1px solid var(--line)}.cart-heading h2{font-size:30px}.cart-heading h2 span{color:var(--orange)}.cart-line{padding:23px 0;display:grid;grid-template-columns:80px 1fr;gap:18px;border-bottom:1px solid var(--line)}.cart-line img{width:80px;height:100px;object-fit:cover}.cart-line h3{font-size:16px;margin-bottom:5px}.cart-line p{font-size:12px;margin-bottom:9px}.quantity{display:flex;align-items:center;gap:14px}.quantity button{width:32px;height:32px;border:1px solid var(--line);background:none}.quantity .remove{width:auto;border:0;margin-left:auto;text-decoration:underline;font-size:11px}.cart-total{display:flex;justify-content:space-between;font-size:20px;padding:30px 0 10px}.empty-cart{padding:50px 0;line-height:1.8}.empty-cart .button{margin-top:20px}body:has(dialog[open]){overflow:hidden}@keyframes enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero-copy{padding-top:90px}}
@media(max-width:700px){.announcement{font-size:8px;letter-spacing:1.2px}.announcement span{display:none}header{height:72px;padding:0 6%}.logo{font-size:40px}nav{gap:15px;font-size:11px}nav a:last-child{display:none}.cart-trigger{font-size:11px;gap:7px}.hero{height:calc(100svh - 101px);min-height:570px;max-height:760px}.hero:before{background-position:61% center;background-image:linear-gradient(90deg,rgba(15,18,14,.8),rgba(15,18,14,.15)),url('assets/hero.jpg')}.hero-copy{padding:66px 7% 80px}.hero h1{font-size:70px;letter-spacing:-3.5px;margin:25px 0}.hero-copy .eyebrow{font-size:8px}.hero-copy>p:not(.eyebrow){font-size:12px}.hero-stamp{width:66px;height:66px;font-size:29px;top:24px;right:6%;padding-top:10px}.hero-stamp small{font-size:6px;letter-spacing:1px;margin-top:4px}.hero-caption{font-size:8px;left:7%;right:7%}.hero-caption a{display:none}.ticker{padding:17px 20px;justify-content:flex-start;font-size:10px;gap:20px}.section{padding:55px 6%}.section-heading{margin-bottom:26px}.section-heading h2{max-width:280px;font-size:32px}.collection-count{display:none}.products{grid-template-columns:1fr;gap:32px}.product-image{aspect-ratio:1/1.04}.product-info h3{font-size:20px}.product-info p{font-size:13px}.price{font-size:15px}.editorial{grid-template-columns:1fr}.editorial-art{min-height:330px}.big-boo{font-size:210px;letter-spacing:-16px}.editorial-copy{padding:45px 8% 50px}.editorial-copy h2{font-size:57px}.closing{padding-top:60px;padding-bottom:65px}.closing h2{font-size:37px}footer{padding:30px 6% 22px}footer>p{max-width:150px;text-align:right}.detail-layout{grid-template-columns:1fr}.detail-layout>img{min-height:0;height:240px}.detail-copy{padding:28px 25px}.detail-copy h2{font-size:31px}.detail-copy .description{margin:14px 0}.detail-copy .eyebrow{font-size:9px}.detail-copy label{margin-top:15px}#cart-dialog{padding:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:700px){.hero h1{font-size:clamp(46px,15vw,70px);letter-spacing:-2.5px}.big-boo{font-size:52vw;letter-spacing:-.07em}.hero-copy{padding-top:90px}}
