:root,.dark{--background: #111211;--foreground: #eeeee9;--card: #1a1b19;--muted: #979a94;--border: #30322e;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{background:none;border:0;color:inherit}a,button{transition:color .18s,background .18s,opacity .18s,transform .18s}a:hover{color:#fff}button:active{transform:translateY(1px)}:focus-visible{outline:2px solid #e2e3d9;outline-offset:5px}::selection{background:#c8cbbb;color:#111}h1,h2,h3,p{margin:0}.site-shell{max-width:1920px;margin:auto;padding:0 4.2%}.header{height:102px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.wordmark{font-size:27px;font-weight:800;letter-spacing:-1.5px;position:relative}.brand-dot{font-size:12px;vertical-align:top;margin-left:4px;line-height:28px}.nav-group,nav{display:flex;align-items:center;gap:38px}nav a,.cart-trigger{font-size:13px;letter-spacing:.045em;padding:14px 0}.cart-trigger{border-left:1px solid var(--border);padding-left:36px}.hero{padding:49px 0 34px}.eyebrow{font-size:12px;letter-spacing:.1em;color:var(--muted);display:flex;align-items:center;gap:9px}.status-dot{width:5px;height:5px;background:#d8dbbd;border-radius:50%}.hero h1{font-size:clamp(40px,6.3vw,112px);line-height:1.02;font-weight:650;letter-spacing:-.065em;margin-top:25px}.hero h1 span{color:#858982}.hero-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:29px;gap:20px}.hero-bottom p{font-size:14px;color:#a4a69f}.hero-bottom .eyebrow{font-size:11px}.catalog{padding:30px 0 92px}.section-heading{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding:23px 0 26px}.section-heading h2{font-size:14px;font-weight:500;letter-spacing:.04em}.section-heading sup{font-size:10px;color:var(--muted);margin-left:6px}.section-heading>a{font-size:12px;color:#a8aba3;display:flex;gap:23px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 24px}.artwork{aspect-ratio:1;background:#252722;position:relative;overflow:hidden}.artwork img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .24s}.product-card>a:hover img{transform:scale(1.025)}.cover-top,.cover-bottom{position:absolute;left:7%;right:7%;display:flex;justify-content:space-between;gap:8px;font-size:9px;letter-spacing:.1em;color:#eee}.cover-top{top:7%}.cover-bottom{bottom:6%;font-size:7px}.cover-title{position:absolute;bottom:12%;left:7%;right:7%;font-size:clamp(24px,3.2vw,56px);line-height:.96;letter-spacing:-.055em;font-weight:600;color:#f4f3e9;text-shadow:0 1px 20px #0005;max-width:80%}.product-info{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:18px}.product-info h3{font-size:15px;letter-spacing:-.025em;font-weight:500}.price{font-size:14px;white-space:nowrap}.price del{color:#898c85;font-size:12px;margin-left:5px}.product-meta{display:flex;align-items:center;justify-content:space-between;margin-top:8px;color:var(--muted);font-size:10px;letter-spacing:.075em}.product-meta a{font-size:19px;min-width:32px;min-height:32px;text-align:right}.skip-link{position:fixed;z-index:99;top:8px;left:8px;transform:translateY(-200%);background:#eee;color:#111;padding:12px}.skip-link:focus{transform:translateY(0)}@media(min-width:1600px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cover-title{font-size:44px}}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cover-title{font-size:4.5vw}.hero-bottom .eyebrow{display:none}}@media(max-width:600px){.site-shell{padding:0 20px}.header{height:82px}.wordmark{font-size:23px}.nav-group{gap:20px}nav{gap:18px}nav a{font-size:11px}nav a:nth-child(n+2){display:none}.cart-trigger{font-size:11px;padding-left:16px}.hero{padding:34px 0 22px}.hero h1{font-size:clamp(34px,8.6vw,52px);margin-top:25px;letter-spacing:-.055em}.eyebrow{font-size:10px}.hero-bottom{margin-top:23px}.hero-bottom p{font-size:12px}.catalog{padding-top:22px;padding-bottom:60px}.section-heading{padding:20px 0}.product-grid{grid-template-columns:1fr;gap:31px}.cover-title{font-size:11vw}.product-info h3{font-size:16px}.product-meta{font-size:11px}.cover-top{font-size:10px}.cover-bottom{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.newsletter{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:57px 0 61px;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.newsletter h2{font-size:clamp(28px,3vw,48px);font-weight:500;letter-spacing:-.05em;margin:16px 0 13px;display:flex;gap:25px;align-items:center}.newsletter h2 span{font-size:.75em;color:#90958a}.newsletter p{font-size:14px;color:var(--muted)}.email-line{display:flex;align-items:stretch;border-bottom:1px solid #797d70;min-height:58px}.email-line input{background:none;border:0;border-radius:0;min-width:0;flex:1;color:var(--foreground);font-size:12px;letter-spacing:.05em;outline-offset:0}.email-line button{min-width:84px;font-size:12px;letter-spacing:.06em;display:flex;align-items:center;justify-content:space-between}.email-line button:hover{color:#b9c4a2}.newsletter .newsletter-note{font-size:11px;margin-top:14px;line-height:1.5}.form-message{font-size:13px!important;line-height:1.6!important;margin-top:12px;color:#d6d9c9!important;min-height:0}.form-message:empty{display:none}.footer{padding:37px 0 24px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-links{display:flex;gap:28px;font-size:12px;color:#b0b3a9}.footer-bottom{margin-top:55px;font-size:11px;color:#8c9085}.footer-bottom>div{display:flex;gap:24px}.footer-motto{font-size:10px;letter-spacing:.1em}.shop-page{padding:57px 0 100px}.page-heading{padding-bottom:47px}.page-heading h1{font-size:clamp(42px,7vw,112px);letter-spacing:-.065em;line-height:1.1;font-weight:600;margin:22px 0}.page-heading sup{font-size:16px;vertical-align:top;letter-spacing:0;color:var(--muted);margin-left:12px}.page-heading p{font-size:14px;color:var(--muted)}.editorial-page{padding:75px 0 100px;min-height:65vh}.editorial-page h1{font-size:clamp(60px,11vw,170px);letter-spacing:-.075em;line-height:1.05;font-weight:600;margin:32px 0 50px}.editorial-copy{margin-left:35%;max-width:650px}.editorial-copy p{font-size:22px;color:#b6bab0;line-height:1.65;margin-bottom:22px}.text-link{display:inline-block;font-size:13px;letter-spacing:.04em;border-bottom:1px solid #666b5f;padding:15px 0;margin-top:18px}.contact-email{font-size:clamp(21px,3vw,38px);letter-spacing:-.04em;border-bottom:1px solid #777d6e;display:inline-block;padding:8px 0}.contact-socials{display:flex;gap:30px;margin-top:43px;font-size:14px}.policy-page{max-width:760px;padding:65px 0 100px;min-height:65vh}.policy-page h1{font-size:64px;letter-spacing:-.05em;margin:24px 0 35px}.policy-page h2{font-size:18px;margin:32px 0 12px}.policy-page p{line-height:1.8;color:#b3b7ab;font-size:16px}.product-page{padding:33px 0 100px}.back-link{display:inline-block;font-size:11px;letter-spacing:.075em;color:var(--muted);padding:12px 0;margin-bottom:25px}.product-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:7%}.product-art .cover-title{font-size:clamp(40px,5.5vw,90px)}.product-art .cover-top{font-size:12px}.product-art .cover-bottom{font-size:10px}.product-detail{padding-top:10px}.product-detail .eyebrow{font-size:10px}.product-detail h1{font-size:clamp(38px,4.5vw,76px);letter-spacing:-.065em;line-height:1.03;font-weight:600;margin:21px 0}.detail-price{font-size:23px;display:flex;align-items:baseline;gap:13px}.detail-price del{color:var(--muted);font-size:17px}.detail-price>span{font-size:10px;color:var(--muted)}.description{font-size:16px;line-height:1.8;color:#b0b5a8;margin-top:29px;max-width:520px}.audio-wrap{margin:28px 0}.audio-player{display:flex;gap:17px;align-items:center;padding:17px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.play-button{width:42px;height:42px;flex-shrink:0;background:#282c25;display:grid;place-items:center;border:1px solid #434a3b;border-radius:50%}.play-button:hover{background:#414837}.audio-main{flex:1;min-width:0}.audio-main>div{display:flex;justify-content:space-between;font-size:10px;color:#bcc0b5;gap:8px}.audio-main input{display:block;width:100%;height:18px;accent-color:#dce1d1;cursor:pointer;margin-top:6px}.audio-caption{font-size:10px;line-height:1.7;color:var(--muted);margin-top:9px}.purchase{margin:26px 0}.primary-button{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:59px;padding:18px 22px;background:#e9ecdf;color:#151811;width:100%;font-size:13px;font-weight:550;letter-spacing:.025em}.primary-button:hover{background:#fff;color:#111}.primary-button span{font-size:20px;line-height:1}.primary-button:disabled{opacity:.6;cursor:wait}.purchase p{font-size:11px;color:var(--muted);text-align:center;margin-top:13px}.product-accordions details{border-bottom:1px solid var(--border)}.product-accordions summary{list-style:none;display:flex;justify-content:space-between;cursor:pointer;font-size:12px;letter-spacing:.04em;padding:23px 0}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary span{font-size:18px;line-height:1}.product-accordions details[open] summary span{transform:rotate(45deg)}.product-accordions ul{list-style:none;padding:0 0 22px;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px;color:#b2b7aa}.product-accordions li:before{content:"\21b3";margin-right:9px;color:#707966}.product-accordions details>p{font-size:14px;color:#b2b7aa;line-height:1.8;padding:0 0 22px}.product-accordions details>p a{text-decoration:underline}.cart-drawer[data-slot=sheet-content]{width:min(100%,510px);max-width:510px;padding:30px;gap:16px;background:#181b16;border-color:#373e30}.drawer-heading{display:flex;align-items:center;justify-content:space-between}.drawer-heading h2{font-size:21px;font-weight:500;letter-spacing:-.035em}.drawer-heading h2 span{color:#949c89;font-size:15px;margin-left:8px}.close-button{width:44px;height:44px;font-size:18px}.cart-items{overflow:auto;margin-top:21px;flex:1}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:16px;border-top:1px solid var(--border);padding:25px 0}.cart-item img{object-fit:cover;display:block}.cart-product-title{font-size:13px;font-weight:500}.cart-item p{font-size:11px;color:#9ba48e;line-height:1.5;margin:9px 0}.cart-item>span{font-size:13px}.remove{font-size:11px;color:#aab29f;text-decoration:underline;text-underline-offset:3px;padding:8px 0}.cart-summary{margin-top:auto;border-top:1px solid #3b4432;padding-top:23px}.cart-summary>div{display:flex;justify-content:space-between;font-size:14px}.cart-summary>p{font-size:11px;line-height:1.5;color:#a0aa91;margin:13px 0 24px}.continue{display:block;margin:20px auto 0;font-size:11px;letter-spacing:.05em;padding:12px}.cart-empty{margin:auto 0;text-align:center;padding-bottom:40px}.cart-empty h3{font-size:24px;font-weight:450;letter-spacing:-.04em;margin:18px 0}.cart-empty p{color:#a4ac99;margin-bottom:28px}.empty-symbol{font-size:60px;color:#677357}@media(max-width:1024px){.product-layout{gap:5%}.product-detail h1{font-size:40px}.product-detail{padding-top:0}.product-detail .eyebrow{font-size:9px}.product-accordions ul{grid-template-columns:1fr}.editorial-copy{margin-left:20%}}@media(max-width:767px){.product-layout{grid-template-columns:1fr;gap:34px}.product-art{max-width:600px}.product-detail h1{font-size:46px}.product-art .cover-title{font-size:10vw}.newsletter{grid-template-columns:1fr;gap:28px;padding:38px 0}.newsletter h2{font-size:34px}.newsletter .eyebrow{font-size:10px}.newsletter form{max-width:600px}.footer-top{align-items:flex-start;gap:25px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:16px;font-size:11px}.footer-bottom{margin-top:36px;align-items:flex-start;flex-direction:column;gap:23px}.footer-motto{display:none}.footer-bottom>div{gap:25px}.editorial-page{padding:45px 0 65px;min-height:60vh}.editorial-page h1{margin:32px 0 35px}.editorial-copy{margin-left:0}.editorial-copy p{font-size:18px}.shop-page{padding:38px 0 60px}.page-heading{padding-bottom:30px}.page-heading h1{font-size:44px}.product-page{padding:20px 0 60px}.product-detail .eyebrow{font-size:10px}.product-accordions ul{grid-template-columns:1fr 1fr}.policy-page h1{font-size:48px}.cart-drawer[data-slot=sheet-content]{padding:22px}.cart-item{grid-template-columns:70px 1fr auto;gap:12px}.cart-item img{width:70px;height:70px}.purchase{position:sticky;bottom:0;background:#111211f5;padding:12px 0 10px;z-index:10;margin:24px 0 12px}.purchase p{margin-top:8px}.product-art .cover-top{font-size:11px}.product-art .cover-bottom{font-size:8px}}.hero h1{font-size:clamp(40px,5.8vw,104px)}.hero{padding-top:43px}.hero-bottom p,.newsletter>div>p{font-size:16px}.eyebrow,.hero-bottom .eyebrow,.section-heading>a,.back-link,.product-meta,.product-detail .eyebrow,.audio-main>div,.audio-caption,.purchase p,.newsletter .newsletter-note,.footer-bottom,.footer-motto,.cart-item p,.remove,.cart-summary>p,.continue{font-size:12px}.section-heading h2,nav a,.cart-trigger{font-size:14px}.email-line input,.footer-links{font-size:14px}.product-meta{letter-spacing:.035em}.product-info{flex-wrap:wrap}.product-info h3{font-size:16px}.product-meta a{min-height:44px;display:flex;align-items:center;justify-content:flex-end}.hero-bottom .eyebrow{letter-spacing:.06em}.cover-top,.cover-bottom{letter-spacing:.04em}.cover-top{font-size:10px}.cover-bottom{font-size:8px}.audio-main input{appearance:none;-webkit-appearance:none;background:transparent;height:24px;margin-top:8px}.audio-main input::-webkit-slider-runnable-track{height:2px;background:#59614e}.audio-main input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:9px;height:9px;border-radius:50%;background:#e9ecdf;margin-top:-3.5px}.audio-main input::-moz-range-track{height:2px;background:#59614e}.audio-main input::-moz-range-thumb{border:0;width:9px;height:9px;background:#e9ecdf}.footer a{padding:8px 0}.play-button{width:44px;height:44px}.email-line input::placeholder{color:#989e8f;opacity:1}.product-art .artwork img{object-fit:cover}.header nav a{position:relative}.header nav a:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .15s}.header nav a:hover:after{transform:scaleX(1)}@media(min-width:1280px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 22px}.cover-title{font-size:clamp(29px,2.5vw,47px)}.product-info{gap:7px}.product-info .price{font-size:13px}.product-info .price del{font-size:12px}}@media(max-width:767px){.audio-main>div{font-size:11px}.product-detail .eyebrow{font-size:11px}.product-accordions ul{grid-template-columns:1fr}.footer-links{font-size:12px}.hero-bottom .eyebrow{display:none}.footer-top{flex-direction:column}.footer-links{justify-content:flex-start}.newsletter h2{font-size:32px}.email-line input{font-size:16px;letter-spacing:0}.newsletter h2 span{margin-left:auto}}@media(max-width:600px){.hero h1{font-size:clamp(34px,8.6vw,52px)}.hero{padding-top:31px}.hero-bottom p{font-size:14px}.header{height:79px}.nav-group{gap:16px}.header nav a,.cart-trigger{font-size:12px}.cart-trigger{padding-left:14px}.cover-title{font-size:11vw}.product-meta{font-size:12px}.product-info .price{font-size:14px}.footer-bottom>div a{min-height:44px}.footer-bottom{gap:12px}.hero>.eyebrow{font-size:10px}}body{font-family:var(--brand-font),Arial,Helvetica,sans-serif}.rte p{margin-bottom:18px}.rte a{text-decoration:underline}.rte img{max-width:100%;height:auto}select,textarea{font:inherit;background:#20221e;color:inherit;border:1px solid var(--border);padding:14px;max-width:100%}select{width:100%;margin:16px 0}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.gallery-extra{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.gallery-extra img{width:100%;height:auto}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;height:100%;height:100dvh;width:min(510px,100%);max-width:100%;max-height:100%;padding:28px;background:#181b16;color:var(--foreground);border:0;border-left:1px solid var(--border)}.cart-dialog[open]{display:flex;flex-direction:column;animation:cart-in .2s ease-out}.cart-dialog::backdrop{background:#0009}.cart-dialog .drawer-body{flex:1;overflow:auto}.cart-dialog .cart-items{overflow:visible}.cart-dialog .cart-summary{margin-top:24px}.cart-item input{width:65px;background:transparent;color:inherit;border:1px solid var(--border);padding:8px}.cart-page{max-width:900px;margin:auto;padding:60px 0}.cart-page .primary-button{max-width:450px;margin-left:auto}.pagination{display:flex;justify-content:center;gap:24px;padding-top:45px}.placeholder-art{display:grid;place-items:center;font-size:30px;color:#a4aa99}.contact-form{display:grid;gap:18px;margin-top:30px}.contact-form input,.contact-form textarea{width:100%;padding:15px;background:transparent;border:1px solid var(--border);color:inherit}.mobile-menu{display:none}.product-accordions .rte{padding-bottom:22px;color:var(--muted);line-height:1.8}.shopify-policy__container{padding:60px 0!important;max-width:800px!important}.shopify-policy__body{line-height:1.8;color:var(--muted)}.search-form{display:flex;gap:16px;margin:30px 0}.search-form input{min-width:0;flex:1;padding:14px;background:transparent;border:1px solid var(--border);color:inherit}.search-form button{width:auto}.cart-error{color:#efd3ba;padding:12px 0}.cart-item a{overflow-wrap:anywhere}.cart-item img{width:88px;height:88px}.discount{color:#b7c6a3;font-size:12px}.password-form input{padding:16px;background:transparent;border:1px solid var(--border);color:inherit}.password-form{display:flex;gap:12px;margin-top:24px}.password-form button{width:auto}@keyframes cart-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:600px){.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;cursor:pointer;padding:14px 0;font-size:12px}.mobile-menu div{position:absolute;right:0;top:45px;z-index:30;background:#20221e;padding:12px 24px;border:1px solid var(--border);min-width:160px}.mobile-menu a{display:block;padding:14px 0}.header nav{display:none}.nav-group{gap:14px}.cart-dialog{padding:20px}.cart-item img{width:70px;height:70px}.cart-item{grid-template-columns:70px 1fr auto}.editorial-page h1{overflow-wrap:anywhere}.footer-bottom>div{flex-wrap:wrap}.contact-email{overflow-wrap:anywhere;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
