:root{--ink:#151314;--plum:#3c1a2a;--wine:#3e0d0d;--coral:#682335;--flame:#c4512c;--teal:#192525;--olive:#2a3116;--apricot:#de7837;--champagne:#f2b632;--gold:#f2b632;--cream:#f2b632;--white:#f2b632;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.page-width{width:min(1320px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:1rem}.eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700}.display{font-family:var(--serif);font-weight:400;line-height:.95;letter-spacing:-.03em}.button{display:inline-block;border:1px solid var(--ink);padding:.85rem 1.4rem;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:700;background:var(--ink);color:var(--cream);transition:.2s}.button:hover{background:var(--flame);border-color:var(--flame)}.button--light{background:var(--cream);color:var(--ink);border-color:var(--cream)}.button--outline{background:transparent;color:inherit}.announcement{background:var(--wine);color:var(--cream);text-align:center;padding:.55rem 1rem;font-size:.72rem;letter-spacing:.17em;text-transform:uppercase}.site-header{position:relative;z-index:10;background:var(--cream);border-bottom:1px solid rgba(21,19,20,.18)}.header-inner{min-height:106px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.nav-list{list-style:none;display:flex;gap:1.5rem;padding:0;margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.nav-list a:hover{text-decoration:underline;text-underline-offset:5px}.brand-logo img{width:92px;height:92px;object-fit:contain}.header-actions{justify-self:end;display:flex;gap:1.2rem;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.mobile-menu{display:none}.hero{min-height:72vh;display:grid;grid-template-columns:1.1fr .9fr;background:var(--olive);color:var(--cream);overflow:hidden}.hero-copy{padding:clamp(3rem,7vw,8rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero h1{font-size:clamp(3.8rem,8vw,8.6rem);margin:.2rem 0 1.5rem;max-width:9ch}.hero p{max-width:46ch;margin:0 0 2rem;font-family:var(--serif);font-size:1.15rem}.hero-media{min-height:520px;background:var(--gold);position:relative}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-placeholder{height:100%;display:grid;place-items:center;padding:3rem}.hero-placeholder img{width:min(72%,520px);height:auto;object-fit:contain}.section{padding:clamp(4rem,8vw,8rem) 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.section-heading h2{font-size:clamp(2.5rem,5vw,5rem);margin:0}.text-link{text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;border-bottom:1px solid}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.product-card{position:relative}.product-card__image{aspect-ratio:4/5;background:#e8dfd1;overflow:hidden;margin-bottom:1rem}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.025)}.product-card h3{font-family:var(--serif);font-size:1.15rem;font-weight:400;margin:.2rem 0}.price{font-size:.85rem}.badge{position:absolute;top:.8rem;left:.8rem;background:var(--wine);color:#fff;padding:.35rem .6rem;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;z-index:1}.collection-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.collection-tile{min-height:480px;position:relative;overflow:hidden;background:var(--plum);color:#fff}.collection-tile img{width:100%;height:100%;object-fit:cover;position:absolute}.collection-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 45%,#000000b3)}.collection-tile__copy{position:absolute;z-index:1;left:1.5rem;right:1.5rem;bottom:1.5rem}.collection-tile h3{font:400 2.4rem/1 var(--serif);margin:0 0 .5rem}.story-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,9rem);align-items:center}.story-mark{width:min(100%,480px);margin:auto}.story h2{font-size:clamp(3rem,6vw,6rem);margin:.3rem 0 1.5rem}.story .rte{font-family:var(--serif);font-size:1.15rem;max-width:55ch}.newsletter{background:var(--champagne);padding:4rem 0;text-align:center}.newsletter h2{font:400 clamp(2.4rem,5vw,5rem)/1 var(--serif);margin:.2rem 0 1rem}.newsletter-form{display:flex;max-width:570px;margin:1.8rem auto 0}.newsletter-form input{flex:1;border:1px solid var(--ink);background:transparent;padding:1rem;font:inherit}.footer{background:var(--ink);color:var(--cream);padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:4rem}.footer-logo{width:150px}.footer h3{font:400 1.1rem var(--serif)}.footer ul{list-style:none;padding:0}.footer li{margin:.55rem 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;margin-top:3rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.collection-header{padding:5rem 0 2rem}.collection-header h1,.page-title{font:400 clamp(3.5rem,8vw,8rem)/.95 var(--serif);margin:0}.pagination{text-align:center;margin-top:3rem}.product{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,6vw,7rem);padding:4rem 0}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.product-info{position:sticky;top:2rem;align-self:start}.product-info h1{font:400 clamp(2.5rem,5vw,5rem)/1 var(--serif);margin:.4rem 0 1rem}.product-info .price{font-size:1.15rem}.product-form select,.product-form input{width:100%;padding:.9rem;border:1px solid;margin:.8rem 0;background:transparent}.product-form .button{width:100%;margin-top:1rem}.rte a{text-decoration:underline}.empty-state{text-align:center;padding:6rem 1rem}.page-content{max-width:850px;padding:5rem 0}.page-content .rte{font-family:var(--serif);font-size:1.1rem}@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block}.header-inner{grid-template-columns:1fr auto 1fr;min-height:82px}.brand-logo img{width:70px;height:70px}.hero{grid-template-columns:1fr}.hero-copy{order:2}.hero-media{min-height:430px}.product-grid{grid-template-columns:repeat(2,1fr)}.collection-tiles{grid-template-columns:1fr}.collection-tile{min-height:420px}.story-inner,.product{grid-template-columns:1fr}.product-info{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:540px){.page-width{width:min(100% - 24px,1320px)}.header-actions span{display:none}.hero h1{font-size:3.5rem}.hero-media{min-height:340px}.product-grid{gap:1rem}.section-heading{align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.product-gallery{grid-template-columns:1fr}}.skip-link:focus{background:var(--cream)}.site-header{background:var(--ink);color:var(--cream);border-bottom-color:#f2b63240}.header-inner{min-height:100px}.brand-logo img{width:180px;height:82px;object-fit:contain}.hero{background:var(--olive);color:var(--cream)}.hero h1,.hero p{color:var(--cream)}.hero p{opacity:.78}.hero-media{background:var(--plum)}.button--light{background:var(--ink);color:var(--cream);border-color:var(--ink)}.button:hover{background:var(--plum);border-color:var(--plum)}.badge,.collection-tile{color:var(--cream)}.footer-bottom{border-top-color:#f2b63240}@media(max-width:900px){.brand-logo img{width:145px;height:68px}}.featured-products{background:var(--ink);color:var(--plum)}.featured-products .section-heading h2,.featured-products .eyebrow,.featured-products .text-link,.featured-products .product-card h3,.featured-products .price{color:var(--plum)}.newsletter h2,.newsletter p,.newsletter .eyebrow{color:var(--gold)}.newsletter-form input{color:var(--gold);border-color:var(--gold)}.newsletter-form input::placeholder{color:var(--gold);opacity:.72}:root{--plum:#411925;--wine:#411925;--gold:#f2b632;--cream:#d8c7a5;--white:#d8c7a5}body{background:var(--olive);color:var(--cream)}#MainContent{position:relative;background-color:var(--olive);background-image:linear-gradient(90deg,#0a0b07db,#0a0b0799 27%,#0a0b073d 52%,#0a0b0700 76%),linear-gradient(#10110a1a,#10110a1a),url(velvet-leopard-wallpaper.webp);background-size:100% 100%,100% 100%,700px auto;background-repeat:no-repeat,no-repeat,repeat;background-position:center top,center top,center top}.announcement{background:var(--plum);color:var(--cream)}.site-header{background:#151314f5;color:var(--gold);border-bottom:0}.site-header .header-inner{min-height:82px}.site-header .brand-logo img{filter:none}.site-header .brand-logo img{width:120px;height:68px}.page-width{width:min(1180px,calc(100% - 48px))}.hero{display:block;min-height:600px;background:transparent;color:var(--cream)}.hero-copy{min-height:600px;max-width:760px;padding:clamp(3.5rem,6vw,6rem);position:relative;z-index:1}.hero h1{font-size:clamp(3.4rem,5.4vw,5.8rem);margin:.2rem 0 1.25rem}.hero p{font-size:1.05rem;max-width:44ch}.hero-media{display:none}.hero .button--light{background:var(--plum);color:var(--cream);border-color:#d8c7a559;padding:.75rem 1.2rem}.section{padding:clamp(3.5rem,6vw,5.5rem) 0}.section-heading{margin-bottom:2rem}.section-heading h2{font-size:clamp(2.5rem,4vw,4rem)}.featured-products{background:transparent;color:var(--cream);border:0}.featured-products .section-heading .eyebrow:empty{display:none}.featured-products .section-heading h2,.featured-products .eyebrow,.featured-products .text-link,.featured-products .product-card h3,.featured-products .price{color:var(--cream)}.featured-products .product-card__image,.collection-tile{background:var(--plum);color:var(--cream);border:1px solid rgba(181,138,58,.7)}.collection-tile{min-height:380px}.collection-tile h3,.collection-tile .eyebrow{color:var(--cream)}.collection-tile:after{background:linear-gradient(transparent 35%,#151314d1)}.section[style]{background:transparent!important;color:var(--cream)!important}.story{background:var(--plum);color:var(--cream)}.newsletter{background:var(--plum);color:var(--gold)}.newsletter p,.newsletter input{color:var(--cream)}.newsletter-form input{border-color:#d8c7a58c}@media(max-width:900px){.site-header .brand-logo img{width:98px;height:58px}.site-header .header-inner{min-height:72px}.page-width{width:min(100% - 32px,1180px)}#MainContent{background-size:100% 100%,100% 100%,560px auto}.hero,.hero-copy{min-height:540px}.hero-copy{padding:3.5rem 1.5rem}.hero h1{font-size:clamp(3rem,11vw,4.7rem)}}@media(max-width:540px){#MainContent{background-size:100% 100%,100% 100%,480px auto}.hero,.hero-copy{min-height:500px}.collection-tile{min-height:340px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
