@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:clip}:root{--red:#661421;--dark:#2b1213;--body:#333;--muted:#b1adad;--light:#f9f8f6;--white:#ccb391;--cream:#fef9f4;--champagne:#e5b048;--selected-color:#fef9f4;--selected-bg-color:#661421;--font-primary:"Instrument Sans", "Segoe UI", sans-serif;--font-heading:"Playfair Display", serif;--font-marquee:"Cormorant Garamond", serif;--section-px:155px}::selection{color:var(--selected-color);background:var(--selected-bg-color)}::selection{color:var(--selected-color);background:var(--selected-bg-color)}body{font-family:var(--font-primary);color:var(--dark);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}.section-header{justify-content:space-between;align-items:flex-end;display:flex}.section-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--red);margin-bottom:10px;font-size:11px;font-weight:700}.section-title{font-family:var(--font-accent);color:var(--dark);letter-spacing:-.01em;font-size:48px;font-weight:400;line-height:1.08}.view-all-link{letter-spacing:.15em;text-transform:uppercase;color:var(--dark);border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:3px;font-size:11px;font-weight:700;transition:color .2s;display:inline-flex}.view-all-link:hover{color:var(--red)}.page-loader{background:var(--cream);min-height:calc(100vh - 200px)}.announcement-bar{background:var(--red);color:#ccb391;text-align:center;height:35px;font-family:var(--font-primary);letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;font-size:9px;font-weight:400;display:flex;overflow:hidden}.site-header{z-index:1000;position:sticky;top:-35px;transform:translateZ(0)}.navbar{background:var(--cream)}.navbar-inner{height:70px;padding:0 var(--section-px);align-items:center;display:flex;position:relative}.nav-left{align-items:center;gap:32px;display:flex}.nav-left a{font-family:var(--font-primary);letter-spacing:.2em;text-transform:uppercase;color:#2b1213;white-space:nowrap;font-size:11px;font-weight:400;transition:color .2s}.nav-left a:hover{color:#1a0808}.nav-logo{align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-logo img{object-fit:contain;width:250px;height:56px}.nav-right{align-items:center;gap:32px;margin-left:35%;display:flex}.nav-right a{font-family:var(--font-primary);letter-spacing:.2em;text-transform:uppercase;color:#2b1213cc;white-space:nowrap;font-size:11px;font-weight:400;transition:color .2s}.nav-right a:hover{color:var(--red)}.nav-icons{align-items:center;gap:20px;margin-left:30px;display:flex}.nav-icon-btn{color:#2b1213cc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:16px;padding:0;transition:color .2s;display:flex}.nav-icon-btn--badge{position:relative}.nav-icon-btn:hover{color:var(--red)}.nav-icon-btn svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.nav-badge{background:var(--red);min-width:15px;height:15px;color:var(--cream);font-family:var(--font-primary);pointer-events:none;border-radius:9999px;justify-content:center;align-items:center;padding:0 3px;font-size:8px;font-weight:700;line-height:1;display:flex;position:absolute;top:-7px;right:-8px}.nav-user-avatar{background:var(--red);width:24px;height:24px;color:var(--cream);font-family:var(--font-primary);letter-spacing:.05em;border-radius:50%;justify-content:center;align-items:center;font-size:8px;font-weight:700;display:flex}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:28px;height:28px;margin-left:12px;padding:2px;display:none}.nav-hamburger span{transform-origin:50%;background:#2b1213;border-radius:1px;width:100%;height:1.5px;transition:transform .25s,opacity .2s;display:block}.nav-hamburger.is-open span:first-child{transform:translateY(6.5px)rotate(45deg)}.nav-hamburger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-hamburger.is-open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav-mobile-menu{background:var(--cream);border-top:1px solid #0000;max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1),border-color .35s;overflow:hidden}.nav-mobile-menu.is-open{border-top-color:#2b121314;max-height:680px}.nav-mobile-user{border-bottom:1px solid #2b121314;padding:0;display:flex}.nav-mobile-user-btn{color:#2b1213a6;font-family:var(--font-primary);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-right:1px solid #2b121314;flex-direction:column;flex:1;align-items:center;gap:7px;padding:18px 0;font-size:9px;transition:color .2s;display:flex}.nav-mobile-user-btn:last-child{border-right:none}.nav-mobile-user-btn:hover{color:var(--red)}.nav-mobile-user-btn svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.nav-mobile-section-label{font-family:var(--font-primary);letter-spacing:.28em;text-transform:uppercase;color:#2b12134d;margin:0;padding:14px 20px 2px;font-size:8.5px;font-weight:500}.nav-mobile-links{flex-direction:column;margin:0;padding:4px 20px 0;display:flex}.nav-mobile-links li a{font-family:var(--font-primary);letter-spacing:.2em;text-transform:uppercase;color:#2b1213cc;border-bottom:1px solid #2b12130f;padding:12px 0;font-size:12px;font-weight:400;transition:color .2s;display:block}.nav-mobile-links li a:hover{color:var(--red)}.nav-mobile-links--last li:last-child a{border-bottom:none}.nav-mobile-cart{padding:20px 20px 24px}.nav-mobile-cart a{background:var(--red);color:#ccb391;font-family:var(--font-primary);letter-spacing:.22em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-size:9.5px;transition:opacity .2s;display:flex}.nav-mobile-cart a:hover{opacity:.88}.nav-mobile-cart a svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}@media (width<=768px){.site-header{position:static;transform:none}.navbar-inner{justify-content:space-between;padding:0 20px}.nav-left,.nav-right{display:none}.nav-logo{margin-left:0;position:absolute;left:50%;transform:translate(-50%)}.nav-logo img{width:auto;height:40px}.nav-icons{gap:18px;margin-left:0}.nav-icon-btn[aria-label=Account],.nav-icon-btn[aria-label=Wishlist]{display:none}.nav-hamburger{margin-left:0;display:flex}}@media (width<=480px){.nav-logo img{height:32px}.nav-icons{gap:14px}}@media (width<=400px){.nav-logo img{height:28px}.nav-hamburger{margin-left:6px}}.nav-search-bar{background:var(--cream);border-top:1px solid #0000;max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.nav-search-bar.is-open{border-top-color:#2b12130f;max-height:80px}.nav-search-form{padding:16px var(--section-px);align-items:center;gap:12px;display:flex}.nav-search-input{font-family:var(--font-primary);color:var(--dark);letter-spacing:.05em;background:0 0;border:none;outline:none;flex:1;font-size:14px}.nav-search-input::placeholder{color:#2b121359}.nav-search-submit,.nav-search-close{cursor:pointer;color:#2b121399;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:color .2s;display:flex}.nav-search-submit svg,.nav-search-close svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.nav-search-submit:hover,.nav-search-close:hover{color:var(--red)}@media (width<=768px){.nav-search-form{padding:14px 20px}}.footer{color:#fef9f4;background:#661421}.footer-inner{flex-direction:column;gap:clamp(20px,2.08vw,40px);max-width:1600px;margin:0 auto;padding:clamp(48px,6.67vw,128px) clamp(20px,7.97vw,153px) clamp(20px,2.08vw,40px);display:flex}.footer-main{border-bottom:1px solid #fef9f426;grid-template-columns:clamp(200px,41.2%,639px) 1fr;align-items:start;gap:clamp(24px,2.5vw,48px);padding-bottom:clamp(28px,3.38vw,65px);display:grid}.footer-left{flex-direction:column;gap:clamp(20px,2.4vw,46px);display:flex}.footer-logo{width:clamp(180px,19.9vw,383px);height:auto}.footer-logo img{width:100%;height:auto;display:block}.footer-subscribe-text{font-family:var(--font-primary);color:#fef9f4bf;max-width:384px;font-size:15px;font-weight:400;line-height:1.6}.footer-form{border-bottom:1px solid #fef9f466;align-items:center;gap:12px;width:100%;max-width:639px;padding-bottom:14px;display:flex}.footer-input{min-width:0;font-family:var(--font-primary);color:#fef9f4;background:0 0;border:none;outline:none;flex:1;font-size:14px;font-weight:400}.footer-input::placeholder{color:#fef9f466}.footer-btn{font-family:var(--font-primary);letter-spacing:.35em;text-transform:uppercase;color:#fef9f4;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:10px;font-weight:400;transition:opacity .2s}.footer-btn:hover{opacity:.65}.footer-nav{grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.67vw,32px);display:grid}.footer-nav-col{flex-direction:column;gap:16px;display:flex}.footer-nav-heading{font-family:var(--font-primary);letter-spacing:.35em;text-transform:uppercase;color:#fef9f480;font-size:10px;font-weight:400}.footer-nav-list{flex-direction:column;gap:0;display:flex}.footer-nav-link{font-family:var(--font-primary);color:#fef9f4d9;font-size:13px;font-weight:400;line-height:1.85;text-decoration:none;transition:color .2s;display:block}.footer-nav-link:hover{color:#fef9f4}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-legal-text{font-family:var(--font-primary);letter-spacing:.35em;text-transform:uppercase;color:#fef9f466;white-space:nowrap;font-size:10px;font-weight:400}.footer-social{align-items:center;gap:24px;display:flex}.footer-social-link{font-family:var(--font-primary);letter-spacing:.35em;text-transform:uppercase;color:#fef9f466;white-space:nowrap;font-size:10px;font-weight:400;text-decoration:none;transition:color .2s}.footer-social-link:hover{color:#fef9f4}.footer-wordmark{letter-spacing:0;color:#fef9f414;white-space:nowrap;-webkit-user-select:none;user-select:none;text-align:center;width:100%;font-family:Playfair Display,serif;font-size:clamp(60px,14.79vw,284px);font-style:italic;font-weight:400;line-height:1;overflow:hidden}@media (width<=1024px){.footer-main{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=768px){.footer-main{grid-template-columns:1fr;gap:40px}.footer-left{gap:24px}.footer-logo{width:clamp(140px,40vw,220px)}.footer-subscribe-text{max-width:100%}.footer-nav{grid-template-columns:repeat(3,1fr);gap:16px}}@media (width<=560px){.footer-inner{gap:20px;padding:36px 20px 20px}.footer-left{gap:16px}.footer-main{padding-bottom:20px}.footer-nav{grid-template-columns:repeat(3,1fr);gap:16px 10px}.footer-nav-col{gap:8px}.footer-nav-link{font-size:11px;line-height:1.65}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.footer-legal-text{white-space:normal;letter-spacing:.18em;line-height:1.6}.footer-social-link{letter-spacing:.2em}.footer-wordmark{font-size:clamp(36px,13vw,60px)}}@media (width<=380px){.footer-nav{grid-template-columns:repeat(3,1fr);gap:14px 8px}.footer-nav-link{font-size:10px;line-height:1.6}.footer-wordmark{font-size:clamp(32px,12vw,48px)}}.scroll-top-btn{background:var(--red);width:44px;height:44px;color:var(--cream);cursor:pointer;z-index:400;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .25s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 4px 20px #66142140}.scroll-top-btn:hover{opacity:.85;transform:translateY(-3px)}.scroll-top-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@media (width<=768px){.scroll-top-btn{width:40px;height:40px;bottom:24px;right:20px}}
