:root{--ink:#171918;--paper:#eeeee8;--muted:#b3b5ac;--line:#363933;--accent:#d9f58b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a:hover{text-decoration:underline;text-underline-offset:5px}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}img{display:block;max-width:100%;height:auto}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #68931b;outline-offset:5px}h1,h2,p{margin-top:0}h1,h2{line-height:.98;letter-spacing:-.055em}p{max-width:58ch}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:600;text-transform:uppercase}.small{font-size:12px;line-height:1.6}.visually-hidden,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;top:0;left:0;z-index:100;background:#fff;padding:16px}.announcement{background:var(--accent);color:var(--ink);font-size:12px;text-align:center;padding:9px 20px;letter-spacing:.035em}.announcement a{margin-left:18px;font-weight:700}.header{height:94px;padding:0 4.5%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:var(--ink);color:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{width:84px}.brand img{width:84px;max-height:76px;object-fit:contain}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{padding:10px 0}.header nav [aria-current]{border-bottom:1px solid var(--paper)}.bag{justify-self:end;font-size:14px;display:flex;align-items:center;gap:10px}.bag span{border:1px solid #656960;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font-size:12px}.hero{position:relative;background:var(--ink);color:var(--paper);height:810px;min-height:700px;overflow:hidden}.hero-top{position:absolute;top:28px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.07em;text-transform:uppercase;z-index:2}.hero h1{position:absolute;top:45px;left:0;width:100%;font-size:clamp(200px,35vw,510px);line-height:.95;letter-spacing:-.075em;font-weight:900;text-align:center;margin:0;padding-right:.075em}.hero-garment{position:absolute;left:50%;top:46px;transform:translate(-50%) rotate(-7deg);width:410px;z-index:2;pointer-events:none;animation:float 7s ease-in-out infinite}.hero-garment img{width:100%;height:620px;object-fit:contain;filter:drop-shadow(14px 24px 14px #0008)}.hero-side{position:absolute;top:46%;left:2.6%;writing-mode:vertical-rl;transform:rotate(180deg);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.hero-bottom{position:absolute;left:4.5%;right:4.5%;bottom:46px;display:flex;justify-content:space-between;align-items:flex-end;z-index:3}.hero-bottom h2{font-size:42px;max-width:7em;margin-bottom:23px}.hero-bottom .eyebrow{font-size:11px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);padding:16px 25px;min-height:54px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.button:hover{background:#3b4136;text-decoration:none;transform:translateY(-2px)}.button.light{background:var(--accent);color:var(--ink);border-color:var(--accent)}.button.light:hover{background:#edffb9}.color-picker{width:228px}.color-picker p{font-size:12px;display:flex;justify-content:space-between;gap:12px}.color-picker p span{color:var(--muted)}.swatches{display:flex;gap:14px;margin:14px 0 16px}.swatch{padding:0;width:30px;height:30px;border-radius:50%;background:var(--swatch);border:3px solid var(--ink);outline:1px solid #60655b;transition:transform .2s}.swatch[aria-pressed=true]{outline:2px solid var(--paper);transform:scale(1.13)}.color-picker>.small{color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:center;padding:36px 0 26px}.section-heading p{margin:0;font-size:12px}.editorial{padding:0 4.5% 80px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:6%}.editorial-photo{position:relative}.editorial-photo>img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:50% 40%}.editorial-photo>span{position:absolute;bottom:24px;left:24px;color:#fff;font-size:11px;letter-spacing:.12em}.editorial-copy{padding-top:55px}.editorial-copy h2{font-size:clamp(48px,5.6vw,84px);max-width:7em;margin:25px 0}.editorial-copy>p:not(.eyebrow){max-width:390px;color:#52564f;line-height:1.7}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid;padding:6px 0;margin:10px 0 25px}.detail-image{margin-top:25px;background:#000}.detail-image img{width:100%}.detail-captions{display:flex;justify-content:space-between;font-size:11px;padding-top:12px;text-transform:uppercase;letter-spacing:.04em}.newsletter{background:var(--accent);padding:95px 24px 90px;text-align:center}.newsletter h2{font-size:clamp(46px,7.4vw,106px);margin:24px 0}.newsletter>p{margin-left:auto;margin-right:auto}.newsletter-form{max-width:590px;margin:32px auto 0}.email-row{display:flex;border-bottom:1px solid var(--ink)}.email-row input{flex:1;min-width:0;background:none;border:0;padding:18px 0}.email-row button{background:none;border:0;font-size:14px;font-weight:700;padding:18px 0 18px 12px}.newsletter-form .small{max-width:520px;margin:16px auto 0;color:#424d30}.footer{padding:55px 4.5% 24px;background:var(--ink);color:var(--paper)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:45px}.footer-wordmark{font-size:clamp(30px,5vw,68px);font-weight:900;letter-spacing:-.06em}.footer-top>div{display:flex;gap:30px;font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.footer-bottom>div{display:flex;gap:18px;flex-wrap:wrap}.page-width{max-width:1320px;margin:auto;padding:80px 5%;min-height:60vh}.contact{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:100px;padding-bottom:110px}.contact h1{font-size:clamp(48px,6vw,86px);margin:24px 0}.contact p{color:#53574e}.contact form label,.product form label,.prose form label{display:block;font-size:14px;margin:0 0 9px}.contact input,.contact textarea,.product input,.product select,.prose input{display:block;width:100%;border:1px solid #acafa5;background:transparent;padding:13px;margin-bottom:24px;border-radius:0}.contact button{width:100%;margin-top:5px}.success{padding:20px;border:1px solid currentColor}.blank-catalog{min-height:65vh}.prose{max-width:900px}.prose h1,.cart h1{font-size:64px}.prose img{height:auto}.product{display:grid;grid-template-columns:1.1fr 1fr;gap:7%}.product-gallery img,.product-gallery video,.product-gallery iframe{width:100%;margin-bottom:15px}.product-info{align-self:start;position:sticky;top:30px}.product-info h1{font-size:48px}.product-info .price{font-size:24px}.product-info .button{width:100%;margin-bottom:16px}.product-info .prose{padding:25px 0;min-height:0}.product-info details{border-top:1px solid #bbb;padding:18px 0}.product-info summary{cursor:pointer}.product-info input[type=number]{max-width:100px}.cart-item{display:flex;align-items:center;gap:30px;border-bottom:1px solid #bbb;padding:24px 0}.cart-item>div{flex:1}.cart-item input{display:block;width:70px;padding:8px}.cart-item label{font-size:12px}.cart-summary{text-align:right;margin-top:40px}.cart-summary p{margin-left:auto}.secondary{background:transparent;color:var(--ink)}@keyframes float{0%,to{transform:translate(-50%) translateY(0) rotate(-7deg)}50%{transform:translate(-50%) translateY(-13px) rotate(-4deg)}}@media(min-width:1600px){.hero{height:900px}.hero-garment{top:70px;width:460px}.hero-garment img{height:690px}}@media(max-width:800px){.header{height:82px;padding:0 5%}.brand,.brand img{width:67px}.header nav{gap:20px;font-size:13px}.bag{font-size:12px;gap:5px}.hero{height:800px;min-height:0}.hero-top{top:22px;font-size:10px}.hero-top span:last-child{display:none}.hero h1{top:92px;font-size:36vw}.hero-garment{width:310px;top:94px}.hero-garment img{height:460px}.hero-side{display:none}.hero-bottom{bottom:30px;align-items:flex-start;gap:24px}.hero-bottom h2{font-size:32px}.hero-bottom .eyebrow{max-width:160px;line-height:1.6}.color-picker{width:174px;padding-top:15px}.swatches{gap:9px}.swatch{width:26px;height:26px}.color-picker p{display:block}.color-picker p span{display:block;margin-top:6px}.hero-bottom .button{padding:14px;gap:15px}.editorial{padding-bottom:48px}.editorial-grid{gap:30px;grid-template-columns:1fr}.editorial-photo>img{aspect-ratio:4/4.5}.editorial-copy{padding:12px 0 0}.editorial-copy h2{font-size:62px}.section-heading{gap:20px}.section-heading p:last-child{display:none}.newsletter{padding:65px 22px}.footer-top{align-items:flex-start;flex-direction:column}.footer-top>div{gap:25px}.footer-bottom{flex-direction:column;gap:15px}.contact,.product{grid-template-columns:1fr;gap:48px}.contact{padding-top:60px}.contact h1{font-size:58px}.product-info{position:static}.cart-item{gap:15px;flex-wrap:wrap}.cart-item img{width:65px}.cart-item>span{margin-left:auto}.cart-summary .button{margin-top:12px}.prose h1,.cart h1{font-size:48px}}@media(max-width:380px){.header nav{gap:12px}.hero-bottom{gap:14px}.hero-bottom h2{font-size:28px}.color-picker{width:150px}.swatches{gap:6px}.swatch{width:23px;height:23px}.hero-bottom .button{font-size:12px}.email-row{flex-direction:column}.email-row button{text-align:left;padding-left:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.editorial-photo{align-self:start}.brand img{height:auto}.hero{background:#07090d;isolation:isolate}.galaxy{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero h1.visually-hidden{width:1px;height:1px;font-size:16px}.hero-garment{top:55px;width:440px}.hero-garment img{height:650px;filter:none;mask-image:linear-gradient(transparent,#000 7%,#000 93%,transparent);-webkit-mask-image:linear-gradient(transparent,#000 7%,#000 93%,transparent)}.hero-garment:has(img[src*=black]){mix-blend-mode:lighten}.motion-toggle{position:absolute;right:4.5%;top:67px;background:none;border:1px solid #ffffff38;color:#d1d4dc;font-size:12px;padding:9px 12px;z-index:4}.hero.is-paused .hero-garment{animation-play-state:paused}.hero .swatches{gap:12px}.hero .color-picker{width:252px}.hero .swatch{border-color:#07090d}.hero-bottom .button{gap:20px}.catalog{background:#fafaf8;min-height:70vh;padding:72px 4.5% 90px}.catalog-intro{text-align:center;margin:0 auto 58px;max-width:720px}.catalog-intro .eyebrow{margin:0 auto 20px;font-size:11px;font-weight:400;letter-spacing:.16em}.catalog h1{font-size:36px;font-weight:400;letter-spacing:-.03em;margin:0}.catalog-description{font-size:14px;line-height:1.7;margin:20px auto 0;color:#555}.catalog-description p{margin:auto}.catalog-categories{display:flex;justify-content:center;gap:26px;flex-wrap:wrap;margin:0 0 40px;text-transform:uppercase;font-size:12px}.catalog-categories [aria-current]{border-bottom:1px solid}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d8d8d3;padding:0 0 15px;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.catalog-tools{display:flex;align-items:center;gap:28px}.grid-options{display:flex;gap:4px}.grid-options button,.filter-toggle{background:transparent;border:0;color:inherit;min-width:36px;min-height:36px;font-size:12px}.grid-options button{opacity:.4;font-size:20px}.grid-options [aria-pressed=true]{opacity:1;text-decoration:underline;text-underline-offset:5px}.catalog-filters{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding:20px 0;border-bottom:1px solid #d8d8d3;font-size:12px}.catalog-filters[hidden]{display:none}.filter-group{position:relative}.filter-group summary{cursor:pointer;min-height:34px;padding:8px 0}.filter-values{position:absolute;top:100%;left:0;width:230px;max-height:340px;overflow:auto;background:#fafaf8;z-index:5;padding:16px;border:1px solid #ccc;box-shadow:0 6px 15px #0001}.filter-values label{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:13px}.filter-values span{color:#777}.filter-values input{accent-color:#171918;width:17px;height:17px}.sort-field{display:flex;gap:10px;align-items:center;margin-left:auto}.sort-field select{border:0;border-bottom:1px solid #aaa;background:transparent;padding:9px 22px 9px 0;max-width:190px;font-size:12px}.filter-apply{background:#171918;color:#fff;border:1px solid #171918;padding:10px 18px;font-size:12px}.filter-clear{text-decoration:underline;text-underline-offset:4px}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:62px 22px;padding-top:30px}.catalog-grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1060px;margin:auto;gap:70px 45px}.catalog-image{display:block;position:relative;aspect-ratio:2/3;background:#efefed;overflow:hidden}.catalog-image img{width:100%;height:100%;object-fit:cover}.catalog-image .card-alternate{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s}.catalog-image:hover .card-alternate,.catalog-image:focus-visible .card-alternate{opacity:1}.catalog-card-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-top:14px}.catalog-card-meta h2,.catalog-card-meta p{font-size:11px;line-height:1.55;font-weight:400;letter-spacing:.025em;margin:0;text-transform:uppercase}.catalog-card-meta p{white-space:nowrap}.catalog-card-meta s{display:block;color:#777}.catalog-stock{font-size:10px;color:#777;text-transform:uppercase;letter-spacing:.08em;display:block;margin-top:6px}.catalog-no-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:30px;text-align:center;font-size:14px}.catalog-empty{grid-column:1/-1;text-align:center;padding:100px 20px 120px}.catalog-empty h2{font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.1}.catalog-empty p{margin-left:auto;margin-right:auto;font-size:14px;color:#666}.catalog-empty .eyebrow{font-size:11px;margin-bottom:25px}.catalog-pagination{display:flex;justify-content:center;gap:20px;margin:60px 0 0;font-size:14px}.catalog-pagination .page,.catalog-pagination .next,.catalog-pagination .prev{padding:8px}.catalog-pagination .current{border-bottom:1px solid}.catalog a:focus-visible{outline-offset:3px}@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.hero-garment{top:68px;width:310px}.hero-garment img{height:485px}.hero-top{right:35%}.motion-toggle{top:18px;font-size:11px}.hero .hero-bottom{flex-wrap:wrap;align-items:flex-end}.hero .color-picker{width:182px}.hero .swatches{gap:7px;flex-wrap:wrap}.hero .swatch{width:23px;height:23px}.hero-bottom .button{max-width:185px}.catalog{padding:48px 16px 60px}.catalog-intro{margin-bottom:40px}.catalog h1{font-size:28px}.catalog-grid{gap:36px 12px;padding-top:22px}.catalog-grid[data-columns="2"]{grid-template-columns:1fr;gap:36px}.catalog-card-meta{display:block;padding-top:12px}.catalog-card-meta p{margin-top:4px}.catalog-filters{gap:12px}.sort-field{margin-left:0}.catalog-tools{gap:14px}.catalog-empty{padding:70px 12px}.filter-values{width:210px}.catalog-categories{gap:18px}}@media(max-width:400px){.hero .color-picker{width:158px}.hero .swatches{gap:4px}.hero-bottom .button{max-width:150px}.hero .hero-bottom h2{font-size:29px}}@media(max-width:800px){.hero .hero-bottom{display:grid;grid-template-columns:minmax(0,1fr) 158px;gap:16px;align-items:end}.hero .hero-bottom>div{min-width:0}.hero .color-picker{width:158px}.hero .hero-bottom h2{font-size:29px}.hero .hero-bottom .button{max-width:100%;padding:14px 12px;font-size:12px}.hero .hero-bottom .eyebrow{font-size:10px}}.hero-lost{position:absolute;z-index:1;left:0;top:75px;width:100%;text-align:center;font-size:clamp(180px,35vw,510px);line-height:1;font-weight:900;letter-spacing:-.075em;padding-right:.075em;color:#eeeee8;pointer-events:none}.hero-garment:has(img[src*=black]){mix-blend-mode:normal}.hero-garment img[src*=black]{mask-image:url(set-grey.webp);-webkit-mask-image:url(set-grey.webp);mask-size:100% 100%;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.editorial-footer{background:#fafaf8;color:#151515;padding:100px 6% 35px;border-top:1px solid #e6e6e1}.footer-invitation{display:inline-block;text-transform:uppercase;font-size:19px;letter-spacing:.015em;margin-bottom:40px}.footer-social{font-size:12px;text-transform:uppercase}.footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;max-width:970px;margin:85px 0 100px}.footer-columns nav{display:flex;align-items:flex-start;flex-direction:column;gap:11px}.footer-columns h2{font-size:12px;font-weight:600;letter-spacing:.035em;line-height:1.4;text-transform:uppercase;margin:0 0 12px}.footer-columns a{font-size:12px;text-transform:uppercase;line-height:1.5;letter-spacing:.015em}.footer-fineprint{display:flex;justify-content:space-between;gap:24px;text-transform:uppercase;font-size:11px;letter-spacing:.03em}.footer-fineprint span:last-child{color:#777}.about-page{background:#fafaf8;padding:90px 6% 110px}.about-heading{text-align:center;max-width:850px;margin:0 auto 85px}.about-heading .eyebrow{margin:0 auto 30px}.about-heading h1{font-weight:400;font-size:clamp(46px,7vw,96px);margin:0 0 28px}.about-heading>p:last-child{margin:auto;color:#5b5d55}.about-story{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.about-story>img{width:100%;aspect-ratio:2/3;object-fit:cover}.about-story h2{font-weight:400;font-size:clamp(36px,4vw,60px);line-height:1.05;margin:25px 0}.about-copy{font-size:16px;line-height:1.8;color:#53564f}.about-copy p{margin-bottom:22px}@media(max-width:800px){.hero-lost{top:115px;font-size:36vw}.editorial-footer{padding:65px 6% 28px}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 22px;margin:48px 0 70px}.footer-invitation{font-size:17px;margin-bottom:25px}.footer-fineprint{font-size:10px;flex-wrap:wrap}.about-page{padding:65px 6%}.about-heading{margin-bottom:45px}.about-story{grid-template-columns:1fr;gap:40px}.about-story>img{max-height:650px;object-position:top}}.brand-quote{margin:28px 0 20px;padding-left:20px;border-left:1px solid #999d91;max-width:390px;font-size:clamp(18px,1.7vw,24px);line-height:1.45;letter-spacing:-.02em;font-weight:400}@media(max-width:800px){.editorial-photo>img{object-position:center top}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
