:root{--ivory: #FAF8F3;--ivory-dim: #F2ECE2;--stone: #1E1B17;--stone-mid: #4A4540;--muted: #9A9088;--sage: #7B9070;--cedar: #B8966E;--mist: #E4DECE;--dark: #1a1714;--cream: #f0ebe2;--teal: #3a5a54;--olive: #4a4a28;--ff-serif: "Cormorant Garamond", Georgia, serif;--ff-display: "DM Serif Display", Georgia, serif;--ff-sans: "DM Sans", system-ui, sans-serif;--ff-mono: "PP Right Serif Mono", monospace;--ff-digit: "PP Right Serif Mono", monospace;--fw-heading: 400;--fw-body: 400;--fw-serif: 400;--fw-mono: 400;--ls-heading: .04em;--ls-body: 0;--ls-mono: .08em;--tt-heading: uppercase;--fs-heading-style: italic;--fs-body: 15px;--lh-body: 1.65;--fs-hero-headline: 88px;--fs-section-heading: 40px;--fs-label: 11px;--fs-nav: 12px;--fs-price: 14px;--ff-hero-headline: "DM Serif Display", Georgia, serif;--fw-hero-headline: 400;--ls-hero-headline: .01em;--lh-hero-headline: 1;--tt-hero-headline: uppercase;--fstyle-hero-headline: italic;--ff-hero-sub: "PP Right Serif Mono", monospace;--fw-hero-sub: 400;--fs-hero-sub: 13px;--ls-hero-sub: .08em;--ff-hero-date: "PP Right Serif Mono", monospace;--fw-hero-date: 400;--fs-hero-date-max: 42px;--ff-hero-cta: "PP Right Serif Mono", monospace;--fw-hero-cta: 400;--fs-hero-cta: 11px;--ls-hero-cta: .12em;--tt-hero-cta: uppercase;--ease-out: cubic-bezier(.16, 1, .3, 1);--ann-h: 38px;--nav-h: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{background:var(--ivory);color:var(--stone);font-family:var(--ff-sans);font-size:var(--fs-body);font-weight:var(--fw-body);line-height:var(--lh-body);letter-spacing:var(--ls-body);overflow-x:hidden;cursor:none}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:none;border:none;background:none;font:inherit}ul,ol{list-style:none}input,select,textarea{font:inherit;cursor:auto}.cursor-dot{position:fixed;width:8px;height:8px;background:var(--cream);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);mix-blend-mode:difference;transition:width .2s,height .2s}.cursor-ring{position:fixed;width:32px;height:32px;border:1px solid rgba(240,235,226,.45);border-radius:50%;pointer-events:none;z-index:9998;transform:translate(-50%,-50%);transition:width .2s,height .2s,opacity .2s,border-color .3s}body.cursor-hover .cursor-dot{width:14px;height:14px}body.cursor-hover .cursor-ring{width:44px;height:44px}.page-body .cursor-dot{background:var(--stone);mix-blend-mode:normal}@media(hover:none){.cursor-dot,.cursor-ring{display:none}body{cursor:auto}button{cursor:pointer}}.page-body{padding-top:calc(var(--ann-h) + var(--nav-h))}.template-index .page-body{padding-top:0}.site-header{position:fixed;top:var(--ann-h);left:0;right:0;height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:var(--ivory);border-bottom:1px solid var(--mist);z-index:200;transition:background .4s,border-color .4s}.site-header--transparent{background:transparent;border-bottom-color:transparent}.site-header__logo{display:flex;align-items:center;line-height:0}.logo-img{height:30px;width:auto}.site-header--transparent .logo-img{filter:brightness(0) invert(1);opacity:.9}.site-header__right{display:flex;align-items:center;gap:28px}.site-header__nav{display:flex;align-items:center;gap:24px}.site-header__nav a{font-family:var(--ff-mono);font-size:var(--fs-nav);font-weight:var(--fw-mono);letter-spacing:var(--ls-mono);color:var(--stone-mid);opacity:.85;transition:opacity .2s,color .3s}.site-header__nav a sup{font-size:calc(var(--fs-nav) - 4px);opacity:.6;margin-right:1px;vertical-align:super}.site-header__nav a:hover{opacity:1}.site-header--transparent .site-header__nav a{color:var(--cream)}.site-header__cart{font-family:var(--ff-mono);font-size:var(--fs-nav);font-weight:var(--fw-mono);letter-spacing:var(--ls-mono);color:var(--stone-mid);transition:color .3s}.site-header--transparent .site-header__cart{color:var(--cream)}.announcement-bar{position:fixed;top:0;left:0;right:0;z-index:300;background:var(--stone);color:var(--ivory);text-align:center;padding:10px 20px;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase}.hero-split{position:relative;width:100vw;height:100vh;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;margin-top:0}.hero-split__panel{position:relative;overflow:hidden}.hero-split__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:1}.hero-split__panel-img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-split__tin-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:0}.hero-split__tin-wrap svg{width:55%;max-width:300px;filter:drop-shadow(0 20px 60px rgba(0,0,0,.55))}.hero-split__grain{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");pointer-events:none;opacity:.5;z-index:5}.hero-split__divider{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#f0ebe233;z-index:6}.hero-split__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 40px;gap:0}.hero-split__headline{font-family:var(--ff-hero-headline);font-size:clamp(42px,6.5vw,var(--fs-hero-headline));font-weight:var(--fw-hero-headline);font-style:var(--fstyle-hero-headline);line-height:var(--lh-hero-headline);letter-spacing:var(--ls-hero-headline);color:var(--cream);text-transform:var(--tt-hero-headline);max-width:720px;margin-bottom:20px;white-space:pre-line}.hero-split__sub{font-family:var(--ff-hero-sub);font-size:var(--fs-hero-sub);font-weight:var(--fw-hero-sub);line-height:1.7;color:#f0ebe2cc;max-width:420px;margin-bottom:36px;letter-spacing:var(--ls-hero-sub)}.hero-split__date{display:flex;align-items:center;gap:6px;margin-bottom:36px}.hero-split__date-digit{font-family:var(--ff-hero-date);font-size:clamp(22px,3.5vw,var(--fs-hero-date-max));font-weight:var(--fw-hero-date);color:#f0ebe2e6;background:#f0ebe214;border:1px solid rgba(240,235,226,.2);border-radius:4px;width:clamp(32px,5vw,58px);height:clamp(40px,6vw,70px);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:0}.hero-split__date-sep{font-family:var(--ff-hero-date);font-size:clamp(22px,3.5vw,var(--fs-hero-date-max));color:#f0ebe280;margin:0 2px;line-height:1}.hero-split__cta{font-family:var(--ff-hero-cta);font-size:var(--fs-hero-cta);font-weight:var(--fw-hero-cta);letter-spacing:var(--ls-hero-cta);text-transform:var(--tt-hero-cta);color:var(--cream);border:1px solid rgba(240,235,226,.4);padding:12px 28px;transition:background .25s,border-color .25s}.hero-split__cta:hover{background:#f0ebe21a;border-color:#f0ebe2b3}.hero-split__panel--left{animation:heroRevealL 1.1s cubic-bezier(.16,1,.3,1) forwards}.hero-split__panel--right{animation:heroRevealR 1.1s cubic-bezier(.16,1,.3,1) .08s both}.hero-split__headline{animation:heroFadeUp .9s cubic-bezier(.16,1,.3,1) .5s both}.hero-split__sub{animation:heroFadeUp .9s cubic-bezier(.16,1,.3,1) .65s both}.hero-split__date{animation:heroFadeUp .9s cubic-bezier(.16,1,.3,1) .8s both}.hero-split__cta{animation:heroFadeUp .9s cubic-bezier(.16,1,.3,1) .9s both}@keyframes heroRevealL{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes heroRevealR{0%{clip-path:inset(0 0 0 100%);opacity:0}to{clip-path:inset(0 0 0 0);opacity:1}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.section-head{display:flex;align-items:baseline;justify-content:space-between;padding:64px 60px 44px}.section-head__label{font-family:var(--ff-mono);font-size:var(--fs-label);font-weight:var(--fw-mono);letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--muted);display:block;margin-bottom:10px}.section-head__title{font-family:var(--ff-serif);font-size:clamp(28px,3.5vw,var(--fs-section-heading));font-weight:var(--fw-serif)}.section-head__link{font-family:var(--ff-mono);font-size:var(--fs-label);font-weight:var(--fw-mono);letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--stone-mid);display:flex;align-items:center;gap:8px;flex-shrink:0;transition:color .2s,gap .3s var(--ease-out)}.section-head__link:hover{color:var(--stone);gap:14px}.shop-section{padding-bottom:100px}.shop-sort-bar{display:flex;align-items:center;gap:16px;padding:16px 60px;border-bottom:1px solid var(--mist);border-top:1px solid var(--mist)}.shop-sort-label{font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.shop-sort-select-wrap{position:relative}.shop-sort-select{appearance:none;-webkit-appearance:none;background:none;border:none;padding-right:20px;font-size:.8125rem;color:var(--stone);cursor:pointer}.shop-sort-select-wrap:after{content:"\2193";position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.7rem;color:var(--muted)}.shop-product-count{margin-left:auto;font-size:.75rem;color:var(--muted)}.shop-product-grid{display:grid;grid-template-columns:repeat(var(--columns-desktop, 3),1fr);gap:40px 32px;padding:48px 48px 60px;overflow:visible}.shop-grid-item{background:transparent;padding-top:20px;overflow:visible}.shop-scroll-track{display:flex;gap:32px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;padding:20px 48px 48px}.shop-scroll-track::-webkit-scrollbar{display:none}.shop-scroll-track:active{cursor:grabbing}.shop-scroll-track .product-card{flex:0 0 var(--card-width, 320px)}.shop-empty-state{padding:100px 60px;text-align:center}.shop-empty{font-size:.875rem;color:var(--muted)}.shop-pagination{display:flex;align-items:center;justify-content:center;gap:40px;padding:56px 60px}.shop-pagination-link{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--stone-mid);display:flex;align-items:center;gap:8px;transition:color .2s,gap .3s var(--ease-out)}.shop-pagination-link:hover{color:var(--stone);gap:14px}.shop-pagination-info{font-size:.75rem;color:var(--muted)}@media(max-width:749px){.shop-product-grid{grid-template-columns:repeat(var(--columns-mobile, 2),1fr);gap:32px 20px;padding:32px 20px 48px}.shop-grid-item{padding-top:16px}}.product-card{background:#fff;display:flex;flex-direction:column;overflow:visible;position:relative;box-shadow:0 4px 18px #1e1b171a,0 1px 4px #1e1b170f;transform:rotate(-1.4deg);transform-origin:center top;transition:transform .35s var(--ease-out),box-shadow .35s var(--ease-out)}.shop-grid-item:nth-child(2n) .product-card{transform:rotate(1.1deg)}.shop-grid-item:nth-child(3n) .product-card{transform:rotate(-.5deg)}.shop-grid-item:nth-child(4n) .product-card{transform:rotate(1.8deg)}.shop-scroll-track .product-card{transform:rotate(-1.2deg)}.shop-scroll-track .product-card:nth-child(2n){transform:rotate(.9deg)}.product-card:hover{transform:rotate(0) translateY(-4px);box-shadow:0 12px 40px #1e1b1729,0 2px 8px #1e1b1714;z-index:10}.product-card:before{content:"";position:absolute;top:-13px;left:50%;transform:translate(-50%) rotate(-1.5deg);width:68px;height:22px;background:#fff8dcc7;background-image:repeating-linear-gradient(90deg,transparent,transparent 5px,rgba(200,175,100,.09) 5px,rgba(200,175,100,.09) 6px);mix-blend-mode:multiply;border-radius:2px;z-index:5;pointer-events:none}.shop-grid-item:nth-child(2n) .product-card:before{transform:translate(-50%) rotate(1deg)}.shop-grid-item:nth-child(3n) .product-card:before{transform:translate(-50%) rotate(-.5deg);top:-11px;width:56px}.product-card-link{display:flex;flex-direction:column;height:100%}.product-card-media{position:relative;overflow:hidden;background:var(--ivory-dim);display:flex;align-items:center;justify-content:center;aspect-ratio:3 / 4;border-bottom:1px solid rgba(30,27,23,.05)}.product-card-img--primary{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s var(--ease-out)}.product-card:hover .product-card-img--primary{transform:scale(1.04)}.product-card-media>div{width:54%;display:flex;align-items:center;justify-content:center;transition:transform .7s var(--ease-out)}.product-card:hover .product-card-media>div{transform:translateY(-6px) scale(1.02)}.product-card-img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s}.product-card-media--has-secondary:hover .product-card-img--secondary{opacity:1}.product-card-badge{position:absolute;top:14px;left:14px;font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;background:var(--stone);color:var(--ivory);padding:4px 10px}.product-card-badge--sold-out{background:var(--muted)}.quick-add-btn{position:absolute;bottom:0;left:0;right:0;background:#1e1b17eb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--ivory);padding:14px 20px;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;opacity:0;transform:translateY(100%);transition:opacity .3s,transform .3s var(--ease-out);cursor:pointer}.product-card:hover .quick-add-btn{opacity:1;transform:translateY(0)}.product-card-info{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 20px 32px;gap:12px;flex:1}.product-card-text{flex:1;min-width:0}.product-card-vendor{font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:5px}.product-card-name{font-family:var(--ff-serif);font-size:calc(var(--fs-body) + 2px);font-weight:var(--fw-serif);line-height:1.2;display:block;color:var(--stone)}.product-card-rating{margin-top:6px;display:flex;align-items:center;gap:6px}.rating-stars{position:relative;display:inline-block;font-size:.625rem;letter-spacing:2px;color:var(--mist);line-height:1}.rating-stars:before{content:"\2605\2605\2605\2605\2605"}.rating-stars:after{content:"\2605\2605\2605\2605\2605";position:absolute;left:0;top:0;color:var(--cedar);width:calc(var(--rating, 0) / 5 * 100%);overflow:hidden;white-space:nowrap}.rating-count{font-size:.625rem;color:var(--muted)}.product-card-price{font-family:var(--ff-mono);font-size:var(--fs-price);font-weight:var(--fw-mono);color:var(--stone-mid);white-space:nowrap;padding-top:2px;flex-shrink:0}.product-section{min-height:calc(100vh - var(--nav-h))}.product-inner{display:grid;grid-template-columns:1fr 1fr}.product-media{background:var(--ivory-dim);border-right:1px solid var(--mist);display:flex;align-items:center;justify-content:center;padding:80px 60px;position:sticky;top:calc(var(--ann-h) + var(--nav-h));height:calc(100vh - var(--ann-h) - var(--nav-h));overflow:hidden}.product-img{max-height:80%;max-width:80%;width:auto;object-fit:contain}.product-media svg{max-height:80%;max-width:65%;width:auto}.product-info{padding:72px 72px 80px;max-width:560px}.product-origin{font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:16px;display:flex;align-items:center;gap:10px}.product-origin:before{content:"";display:block;width:20px;height:1px;background:var(--muted)}.product-title{font-family:var(--ff-serif);font-size:clamp(40px,4vw,60px);font-weight:300;line-height:1;margin-bottom:24px}.product-price{font-size:1.125rem;letter-spacing:.02em;margin-bottom:32px;color:var(--stone-mid)}.product-description{font-size:.9375rem;line-height:1.8;color:var(--stone-mid);margin-bottom:36px}.product-form{margin-bottom:16px}.btn-add-to-cart{display:block;width:100%;background:var(--stone);color:var(--ivory);padding:18px 32px;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;text-align:center;transition:background .25s;cursor:pointer}.btn-add-to-cart:hover:not(:disabled){background:var(--stone-mid)}.btn-add-to-cart:disabled{opacity:.35;cursor:not-allowed}.product-shipping-note{font-size:.8125rem;color:var(--muted);text-align:center;margin-bottom:44px}.product-meta{border-top:1px solid var(--mist)}.product-meta-row{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0;border-bottom:1px solid var(--mist);font-size:.875rem}.product-meta-row dt{font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.about-section{display:grid;grid-template-columns:1fr 1fr}.about-media{background:var(--ivory-dim);min-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden;order:-1}.about-media img{width:100%;height:100%;object-fit:cover}.about-media svg{width:60%;max-width:320px}.about-text{display:flex;flex-direction:column;justify-content:center;padding:80px 80px 80px 72px;border-left:1px solid var(--mist)}.about-eyebrow{font-family:var(--ff-mono);font-size:var(--fs-label);font-weight:var(--fw-mono);letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--muted);margin-bottom:24px;display:flex;align-items:center;gap:12px}.about-eyebrow:before{content:"";display:block;width:20px;height:1px;background:var(--muted)}.about-title{font-family:var(--ff-serif);font-size:clamp(36px,4vw,var(--fs-section-heading));font-weight:var(--fw-serif);line-height:1.05;margin-bottom:28px}.about-body{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--stone-mid);margin-bottom:40px;max-width:440px}.about-cta{display:inline-flex;align-items:center;gap:10px;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;padding-bottom:5px;border-bottom:1px solid var(--mist);width:fit-content;transition:gap .3s var(--ease-out),border-color .3s}.about-cta:hover{gap:16px;border-color:var(--stone)}.site-footer{border-top:1px solid var(--mist);padding:64px 60px 0}.site-footer__inner{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:48px;padding-bottom:56px}.footer-logo{height:22px;width:auto;margin-bottom:20px}.footer-brand p{font-size:.875rem;color:var(--muted);line-height:1.75;max-width:240px}.footer-nav h5{font-family:var(--ff-sans);font-size:.625rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:20px}.footer-nav ul{display:flex;flex-direction:column;gap:12px}.footer-nav a{font-size:.875rem;color:var(--stone-mid);transition:color .2s}.footer-nav a:hover{color:var(--stone)}.site-footer__copy{border-top:1px solid var(--mist);padding:20px 0;display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:var(--muted)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:900px){:root{--nav-h: 56px}.site-header{padding:0 20px}.site-header__nav{display:none}.hero-split{grid-template-columns:1fr;height:auto;min-height:100svh;margin-top:0}.hero-split__panel{min-height:50svh}.hero-split__divider{display:none}.hero-split__headline{font-size:clamp(36px,10vw,60px)}.section-head{padding:44px 28px 28px}.shop-sort-bar{padding:14px 28px}.shop-section{padding-bottom:60px}.shop-pagination{padding:40px 28px}.product-inner{grid-template-columns:1fr}.product-media{min-height:70vw;height:auto;position:static;padding:48px;border-right:none;border-bottom:1px solid var(--mist)}.product-info{padding:44px 28px 60px;max-width:100%}.about-section{grid-template-columns:1fr}.about-media{min-height:60vw}.about-text{padding:52px 28px;border-left:none;border-top:1px solid var(--mist)}.site-footer{padding:48px 28px 0}.site-footer__inner{grid-template-columns:1fr 1fr;gap:36px}.site-footer__copy{flex-direction:column;gap:6px;text-align:center}}@media(max-width:600px){.site-footer__inner{grid-template-columns:1fr;gap:32px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/base.css.map */
