@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#0a0a0a;--paper:#f6f5f1;--line:#d7d5cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.announcement{color:#fff;letter-spacing:.16em;background:#090909;justify-content:center;align-items:center;gap:12px;height:30px;font-size:10px;font-weight:600;display:flex}header{border-bottom:1px solid var(--line);z-index:4;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 3vw;display:flex;position:relative}.logo{letter-spacing:-.08em;font-family:Manrope,sans-serif;font-size:24px;font-weight:800}.logo span{margin:0 1px;font-size:14px}header nav{gap:34px;font-size:13px;font-weight:500;display:flex}header nav a,footer a{transition:opacity .2s}header nav a:hover,footer a:hover{opacity:.5}.bag-button{cursor:pointer;background:0 0;border:0;justify-self:end;align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex}.bag-icon{border:1.5px solid;border-radius:2px;place-items:center;width:23px;height:24px;font-size:10px;display:grid;position:relative}.bag-icon:before{content:"";border:1.5px solid;border-bottom:0;border-radius:8px 8px 0 0;width:9px;height:7px;position:absolute;top:-6px}.hero{border-bottom:1px solid var(--line);grid-template-columns:53% 47%;min-height:670px;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;padding:9.5vw 5vw 6vw 7vw;display:flex}.eyebrow{letter-spacing:.18em;margin:0 0 30px;font-size:10px;font-weight:700}h1,h2{letter-spacing:-.06em;margin:0;font-family:Manrope,sans-serif;font-weight:600;line-height:.95}h1{font-size:clamp(60px,7vw,112px)}h1 em,h2 em{font-family:Georgia,serif;font-weight:400}.intro{color:#555;max-width:430px;margin:32px 0;font-size:16px;line-height:1.65}.primary{color:#fff;background:#0a0a0a;justify-content:space-between;min-width:220px;padding:18px 20px;font-size:13px;font-weight:600;transition:transform .2s,background .2s;display:flex}.primary:hover{background:#292929;transform:translateY(-2px)}.proof{align-items:center;gap:13px;margin-top:auto;padding-top:45px;font-size:10px;line-height:1.45;display:flex}.proof b{font-size:12px}.avatars{display:flex}.avatars i{border:2px solid var(--paper);background:#ddd;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-7px;font-size:10px;font-style:normal;display:grid}.avatars i:first-child{background:#b9b2a7;margin-left:0}.avatars i:nth-child(2){background:#d8c4aa}.avatars i:nth-child(3){background:#aaa}.hero-art{background:#d6d1c7;place-items:center;min-height:600px;display:grid;position:relative;overflow:hidden}.hero-art:after{content:"";filter:blur(2px);background:#ffffff40;border-radius:50%;height:65%;position:absolute;inset:auto -10% -38% 5%}.edition{z-index:2;text-align:right;font-family:Manrope;font-size:48px;font-weight:700;line-height:.6;position:absolute;top:40px;right:36px}.edition small{letter-spacing:.16em;font-size:8px;line-height:1.2}.tee{z-index:1;aspect-ratio:.83;color:#efefeb;clip-path:polygon(22% 0,37% 6%,63% 6%,78% 0,100% 15%,86% 36%,78% 31%,82% 100%,18% 100%,22% 31%,14% 36%,0 15%);filter:drop-shadow(15px 20px 18px #00000038);background:#090909;flex-direction:column;justify-content:center;align-items:center;width:55%;display:flex;position:relative;transform:rotate(-3deg)}.tee:after{content:"";opacity:.16;mix-blend-mode:overlay;background:repeating-linear-gradient(25deg,#0000 0 2px,#fff 3px,#0000 4px);position:absolute;inset:0}.tee b{letter-spacing:-.08em;font-family:Manrope;font-size:clamp(24px,4vw,60px)}.tee small{letter-spacing:.2em;font-size:7px}.neck{border:9px solid #1d1d1d;border-radius:0 0 50% 50%;width:27%;height:15%;position:absolute;top:1%}.hero-art>p{z-index:2;letter-spacing:.14em;font-size:9px;font-weight:700;line-height:1.5;position:absolute;bottom:28px;left:35px}.ticker{color:#fff;letter-spacing:.17em;white-space:nowrap;background:#0a0a0a;justify-content:space-around;align-items:center;height:54px;font-size:9px;font-weight:700;display:flex;overflow:hidden}.ticker i{font-size:11px;font-style:normal}.shop{padding:110px 5vw 130px}.shop.product-landing{background:#fff;min-height:calc(100vh - 82px);padding:0}.section-head{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.section-head h2{font-size:clamp(38px,4.5vw,68px)}.section-head .eyebrow{margin-bottom:18px}.section-head>a{border-bottom:1px solid;padding-bottom:4px;font-size:11px}.filters{gap:7px;margin-bottom:28px;display:flex}.catalog-state{letter-spacing:.15em;color:#777;margin:-8px 0 22px;font-size:8px;font-weight:700}.catalog-state.live{color:#176d42}.catalog-state.empty{letter-spacing:.04em;color:#777;font-size:11px}.filters button{cursor:pointer;background:0 0;border:1px solid #bbb8b0;border-radius:40px;padding:9px 18px;font-size:11px}.filters button.active{color:#fff;background:#0a0a0a;border-color:#0a0a0a}.product-grid{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.product-landing .product{background:#fff}.product-landing .product-art{aspect-ratio:.88}.product-landing .product-info{padding:18px 20px 22px}.product-art{aspect-ratio:.83;place-items:center;display:grid;position:relative;overflow:hidden}.product-art.cream{background:#e7e3db}.product-art.black{background:#bbb8b1}.product-art.sand{background:#d9cfc0}.product-art.white{background:#eee}.product-art{cursor:pointer}.product-link{text-align:left;cursor:pointer;background:#fff;border:0;width:100%}.product-link span{text-align:left}.product-link:hover h3{text-underline-offset:3px;text-decoration:underline}.product-art>img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-art:hover>img{transform:scale(1.025)}.tag{letter-spacing:.1em;text-transform:uppercase;background:#f6f5f1;min-height:19px;padding:5px 8px;font-size:8px;font-weight:700;position:absolute;top:13px;left:13px}.product-art>button{opacity:0;color:#fff;cursor:pointer;background:#0a0a0a;border:0;border-radius:50%;width:42px;height:42px;font-size:23px;transition:all .2s;position:absolute;bottom:13px;right:13px}.product-art:hover>button,.product-art>button:focus{opacity:1;transform:translateY(-2px)}.shape{clip-path:polygon(20% 0,37% 7%,63% 7%,80% 0,100% 17%,85% 34%,78% 30%,82% 100%,18% 100%,22% 30%,15% 34%,0 17%);filter:drop-shadow(8px 15px 9px #00000024);background:#efeee9;place-items:center;width:62%;height:66%;display:grid;transform:rotate(2deg)}.shape b{letter-spacing:-.08em;font-family:Manrope;font-size:23px}.shape-2{color:#fff;background:#111}.shape-3{clip-path:polygon(0 12%,20% 12%,24% 0,76% 0,80% 12%,100% 12%,90% 100%,10% 100%);height:54%}.shape-4{clip-path:none;border-radius:55% 55% 15% 15%;align-self:center;height:42%;position:relative}.shape-4:after{content:"";background:#ddd;border-radius:50%;width:85%;height:35%;position:absolute;bottom:-18%;transform:skew(-15deg)}.product-info{justify-content:space-between;gap:10px;padding:15px 2px;display:flex}.product-info h3{margin:0 0 5px;font-size:13px}.product-info p{color:#777;margin:0;font-size:10px}.product-info strong{font-size:12px}.story{color:#fff;background:#0a0a0a;padding:120px 7vw}.story h2{font-size:clamp(48px,6.5vw,96px)}.story .eyebrow{color:#aaa}.values{border-top:1px solid #333;grid-template-columns:repeat(3,1fr);gap:7vw;margin-top:100px;padding-top:35px;display:grid}.values b{color:#888;font:500 10px Manrope}.values h3{margin:34px 0 15px;font:500 20px Manrope}.values p{color:#aaa;max-width:280px;font-size:13px;line-height:1.7}footer{grid-template-columns:1fr 1fr 1fr;align-items:start;min-height:300px;padding:65px 5vw 25px;display:grid;position:relative}.footer .logo{font-size:28px}footer>p{letter-spacing:-.04em;margin:0;font:500 24px/1.3 Manrope}footer>div{flex-direction:column;justify-self:end;gap:10px;width:120px;font-size:12px;display:flex}footer small{color:#777;letter-spacing:.08em;font-size:9px;position:absolute;bottom:25px;left:5vw}.overlay{z-index:8;cursor:default;background:#0000006b;border:0;position:fixed;inset:0}.cart{z-index:9;background:var(--paper);flex-direction:column;width:min(440px,100%);height:100%;padding:30px;animation:.25s ease-out slide;display:flex;position:fixed;top:0;right:0;box-shadow:-15px 0 50px #0000001f}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:25px;display:flex}.cart-head h2{font-size:29px}.cart-head sup{vertical-align:top;font:500 11px DM Sans}.cart-head button{cursor:pointer;background:0 0;border:0;font-size:28px}.empty{text-align:center;margin:auto}.empty p{color:#777}.empty a{border-bottom:1px solid;padding-bottom:4px;font-size:12px;display:inline-block}.cart-items{padding:22px 0;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:75px 1fr auto;align-items:center;gap:15px;padding:13px 0;display:grid}.mini{background:#ddd;place-items:center;height:85px;font:700 11px Manrope;display:grid}.mini.black{color:#fff;background:#222}.mini.sand{background:#d9cfc0}.mini.white{background:#eee}.cart-item b{font-size:13px;display:block}.cart-item small{color:#777;margin:7px 0;font-size:10px;display:block}.cart-item button{color:#777;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;text-decoration:underline}.cart-item strong{font-size:11px}.cart-total{border-top:1px solid;margin-top:auto;padding-top:20px}.cart-total p{justify-content:space-between;display:flex}.cart-total small{color:#777;font-size:9px}.cart-total button{color:#fff;cursor:pointer;background:#0a0a0a;border:0;width:100%;margin-top:20px;padding:18px;font-weight:600}@keyframes slide{0%{transform:translate(100%)}to{transform:none}}.mini img{object-fit:cover;width:100%;height:100%}.product-detail{z-index:7;background:#fff;grid-template-columns:58% 42%;display:grid;position:fixed;inset:0;overflow:auto}.detail-header{color:#111;background:0 0;border:0;position:absolute;inset:0 0 auto}.detail-header>button{cursor:pointer;background:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:27px;line-height:1}.detail-visual{place-items:center;min-height:100vh;display:grid;position:relative;overflow:hidden}.detail-visual.cream{background:#e7e3db}.detail-visual.black{background:#bbb8b1}.detail-visual.sand{background:#d9cfc0}.detail-visual.white{background:#eee}.detail-visual>img{object-fit:cover;width:100%;height:100%}.detail-visual>span{letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:700;position:absolute;bottom:28px;left:35px}.detail-shape{aspect-ratio:.8;color:#fff;clip-path:polygon(20% 0,37% 7%,63% 7%,80% 0,100% 17%,85% 34%,78% 30%,82% 100%,18% 100%,22% 30%,15% 34%,0 17%);filter:drop-shadow(15px 22px 15px #0003);background:#111;flex-direction:column;justify-content:center;align-items:center;width:47%;display:flex;transform:rotate(-2deg)}.detail-shape b{letter-spacing:-.09em;font:700 clamp(32px,5vw,72px) Manrope}.detail-shape small{letter-spacing:.2em;font-size:7px}.detail-copy{flex-direction:column;justify-content:center;padding:145px clamp(35px,5vw,85px) 55px;display:flex}.detail-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:9px;font-weight:700}.detail-copy h1{margin:22px 0 18px;font-size:clamp(50px,5vw,80px)}.detail-price{margin:0;font:600 18px Manrope}.detail-description{color:#666;max-width:480px;margin:30px 0;font-size:13px;line-height:1.7}.detail-copy fieldset{border:0;margin:0 0 25px;padding:0}.detail-copy legend{justify-content:space-between;width:100%;margin-bottom:12px;font-size:11px;font-weight:600;display:flex}.detail-copy legend a{font-weight:400;text-decoration:underline}.size-options{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.size-options button{border:1px solid var(--line);cursor:pointer;background:#fff;height:44px}.size-options button.active{color:#fff;background:#111;border-color:#111}.buy-row{grid-template-columns:110px 1fr;gap:8px;display:grid}.quantity{border:1px solid var(--line);justify-content:space-around;align-items:center;display:flex}.quantity button{cursor:pointer;background:0 0;border:0;font-size:18px}.quantity span{font-size:12px}.add-detail{color:#fff;cursor:pointer;background:#111;border:0;justify-content:space-between;padding:18px 20px;font-weight:600;display:flex}.detail-notes{border-top:1px solid var(--line);margin-top:38px}.detail-notes details{border-bottom:1px solid var(--line);padding:17px 0;font-size:11px}.detail-notes summary{cursor:pointer;font-weight:600;list-style:none}.detail-notes summary:after{content:"+";float:right}.detail-notes details[open] summary:after{content:"−"}.detail-notes p{color:#777;margin:12px 30px 0 0;line-height:1.6}@media (max-width:850px){header{grid-template-columns:1fr 1fr;height:70px}header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:590px;padding:90px 7vw 55px}.hero-art{min-height:570px}.product-grid{grid-template-columns:repeat(2,1fr)}.story{padding:90px 7vw}.values{gap:30px}.ticker{justify-content:flex-start;gap:35px;padding:0 20px}.ticker span:nth-of-type(n+3),.ticker i:nth-of-type(n+3){display:none}.product-detail{grid-template-columns:1fr}.detail-visual{min-height:62vh}.detail-copy{padding:55px 7vw}.detail-header{position:fixed}.detail-shape{width:42%}.detail-copy h1{font-size:52px}}@media (max-width:560px){.announcement{font-size:8px}.hero-copy{min-height:520px}.hero-art{min-height:480px}.hero-art .tee{width:65%}.shop{padding:80px 5vw}.section-head>a{display:none}.filters{padding-bottom:4px;overflow:auto}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.shape b{font-size:15px}.product-info{display:block}.product-info strong{margin-top:9px;display:block}.values{grid-template-columns:1fr;margin-top:65px}.values>div{border-top:1px solid #333;padding-top:20px}.values h3{margin:16px 0 8px}footer{grid-template-columns:1fr 1fr;gap:45px}footer>p{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cart{animation:none}}.site-footer{border-top:1px solid var(--line);background:var(--paper)}.site-footer nav{flex-direction:column;justify-self:end;gap:10px;width:120px;font-size:12px;display:flex}.legal-page{background:#fff;min-height:100vh}.legal-header{height:82px;position:static}.legal-header>a:last-child{border-bottom:1px solid;font-size:12px}.legal-page article{width:min(820px,88vw);margin:0 auto;padding:110px 0 130px}.legal-page article h1{margin-bottom:38px;font-size:clamp(58px,8vw,110px)}.legal-intro{letter-spacing:-.025em;max-width:760px;margin:0 0 80px;font:400 clamp(19px,2.3vw,28px)/1.5 Manrope}.legal-page section{border-top:1px solid var(--line);grid-template-columns:210px 1fr;gap:45px;padding:32px 0;display:grid}.legal-page section h2{letter-spacing:-.02em;font:600 15px Manrope}.legal-page section p{color:#555;margin:0 0 14px;font-size:14px;line-height:1.75}.text-link{text-underline-offset:3px;text-decoration:underline}.legal-footer{border-top:1px solid var(--line);justify-content:space-between;min-height:auto;padding:26px 5vw;display:flex}.legal-footer nav{flex-direction:row;gap:24px;font-size:11px;display:flex}.legal-footer span{color:#777;font-size:10px}@media (max-width:650px){.site-footer{grid-template-columns:1fr 1fr}.site-footer p{display:none}.legal-page article{padding:75px 0 95px}.legal-page article h1{font-size:54px}.legal-intro{margin-bottom:55px}.legal-page section{grid-template-columns:1fr;gap:14px}.legal-footer{align-items:flex-start;gap:25px}.legal-footer nav{flex-wrap:wrap;gap:12px 20px}}.checkout-notice{z-index:5;border-bottom:1px solid var(--line);background:#f0ede4;align-items:center;gap:14px;padding:16px 5vw;font-size:12px;display:flex;position:relative}.checkout-notice.paid{background:#dcebdd}.checkout-notice.cancelled{background:#eee}.checkout-notice span{color:#555}.checkout-notice button{cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:20px}.size-options{grid-template-columns:repeat(auto-fit,minmax(58px,1fr))}@media (max-width:650px){.checkout-notice{flex-direction:column;align-items:flex-start;padding-right:50px}.checkout-notice button{position:absolute;top:12px;right:18px}}.detail-visual>img{object-fit:contain;mix-blend-mode:multiply;width:72%;max-width:680px;height:72%;max-height:760px}.detail-shape{width:38%;max-width:420px}@media (max-width:850px){.detail-visual{min-height:58vh}.detail-visual>img{width:68%;height:68%;max-height:430px}.detail-shape{width:36%;max-width:220px}}
