:root{--ink:#16080d;--cream:#f4ede4;--wine:#701631;--gold:#d3aa63;--line:#cdbfb3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}body.lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.announcement{height:30px;background:var(--gold);overflow:hidden;display:flex;align-items:center;color:#2c1118}.announcement-track{display:flex;width:max-content;white-space:nowrap;gap:2rem;animation:scroll 26s linear infinite;font-size:.66rem;font-weight:600;letter-spacing:.22em}.announcement-track i{color:var(--wine)}@keyframes scroll{to{transform:translateX(-34%)}}.nav{height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #ffffff1f}.brand{font-weight:600;letter-spacing:.22em;font-size:.8rem;display:flex;align-items:center;gap:.7rem}.brand span{font:1.8rem Italiana;color:var(--gold)}nav{display:flex;gap:2.3rem;font-size:.86rem;color:#e7deda}.cart-button{border:1px solid #9e7d66;background:transparent;color:#fff;padding:.7rem 1rem;cursor:pointer;display:flex;gap:.6rem;align-items:center}.cart-button b{display:grid;place-items:center;border-radius:99px;background:var(--gold);color:var(--ink);min-width:22px;height:22px;font-size:.72rem}.hero{height:min(780px,calc(100vh - 108px));min-height:620px;position:relative;display:flex;align-items:center;overflow:hidden;background:#1c0d12}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,5,10,.95),rgba(18,5,10,.54) 50%,transparent 82%)}.hero-copy{position:relative;color:#fff;width:55%;margin-left:7vw;max-width:750px}.eyebrow{font-size:.74rem;font-weight:600;letter-spacing:.25em;margin:0 0 1.4rem;color:#dbb978}.hero h1,.section-head h2,.standard h2,.balance h2,.gift h2,.cart-head h2,.checkout-modal h2{font-family:Italiana,serif;font-weight:400;line-height:.96;margin:0}.hero h1{font-size:clamp(4rem,7.3vw,7.7rem);letter-spacing:-.03em}.hero h1 em,.standard h2 em{font-weight:400;color:#e4bac6}.intro{font-size:1.08rem;line-height:1.65;color:#e1d7d8;max-width:550px;margin:2rem 0}.button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;gap:3rem;padding:1rem 1.25rem;font-weight:600;font-size:.84rem}.button.light{background:#f8f1e7;color:var(--ink)}.hero-note{position:absolute;right:3vw;bottom:2rem;color:#e8dedb;font-size:.72rem;letter-spacing:.18em;writing-mode:vertical-rl}.marquee{overflow:hidden;background:var(--wine);color:#fff;padding:.9rem;white-space:nowrap}.marquee div{text-align:center;font-size:.72rem;letter-spacing:.24em}.marquee i{color:#dcad65;margin:0 2rem}.collection{padding:8rem 5vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:4rem}.section-head h2,.standard h2,.balance h2,.gift h2{font-size:clamp(3.2rem,5.4vw,6rem)}.burgundy{color:var(--wine)}.section-head>p{max-width:480px;color:#5d4b4c;line-height:1.7}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.product{background:var(--cream);transition:.3s;min-width:0}.product:hover{transform:translateY(-5px);box-shadow:0 18px 35px #2b13131f;position:relative;z-index:2}.product-image{height:260px;overflow:hidden;background:#221015}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-copy{padding:1.4rem}.number{font-size:.72rem;color:#806d68}.product h3{font:1.65rem Italiana;margin:.6rem 0}.product p{font-size:.8rem;color:#715f5c;line-height:1.55;min-height:42px}.buy{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #bdaeaa;margin-top:1.3rem;padding-top:1rem}.buy strong{font:1.3rem Italiana}.buy button{background:none;border:0;font-weight:600;cursor:pointer;color:var(--ink)}.buy button:hover{color:var(--wine)}.price-note{text-align:right;color:#75625e;font-size:.72rem}.standard{background:var(--ink);color:#fff;padding:8rem 7vw;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.standard-photo{height:720px;position:relative;overflow:hidden}.standard-photo img{width:100%;height:100%;object-fit:cover}.standard-photo span{position:absolute;bottom:1.5rem;left:1.5rem;background:var(--cream);color:var(--wine);padding:.8rem 1rem;font:1.1rem Italiana}.standard-copy>p:not(.eyebrow){color:#cdbfc0;line-height:1.75;max-width:650px;font-size:1.02rem}.standards{margin-top:2.5rem;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ffffff30}.standards span{padding:1.1rem 0;border-bottom:1px solid #ffffff30;color:#ddd2d2;font-size:.84rem}.standards b{color:var(--gold);margin-right:.7rem}.standard blockquote{font:1.7rem/1.4 Italiana;color:#eed8df;margin:2.5rem 0 0;padding-left:1.5rem;border-left:1px solid var(--gold)}.balance{text-align:center;padding:8rem 6vw}.benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:1000px;margin:4rem auto 2rem;border-block:1px solid var(--line)}.benefits div{padding:2.2rem;border-right:1px solid var(--line)}.benefits div:last-child{border:0}.benefits strong{font:1.5rem Italiana}.benefits p,.fineprint{color:#6d5c58;line-height:1.6}.fineprint{font-size:.75rem;max-width:700px;margin:auto}.gift{min-height:720px;position:relative;display:flex;align-items:center;justify-content:flex-end;color:#fff;padding:7vw;overflow:hidden}.gift>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gift:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 25%,#16080de8 72%)}.gift-copy{position:relative;z-index:1;width:45%;max-width:560px}.gift-copy>p:not(.eyebrow){color:#dfd2d4;line-height:1.7;margin:2rem 0}.footer-main{background:#10070a;color:#c0b1b4;padding:5rem 6vw 4rem;display:grid;grid-template-columns:1.5fr .7fr .7fr 1.2fr;gap:5vw}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;font-size:.8rem}.footer-main h4{font:1.25rem Italiana;color:#fff;margin:0 0 .7rem}.footer-brand{color:#fff;margin-bottom:1rem}.footer-main p{line-height:1.6;margin:.2rem 0}.newsletter form{display:flex;border-bottom:1px solid #806c71;width:100%;margin-top:.8rem}.newsletter input{border:0;background:transparent;color:#fff;padding:.8rem 0;width:100%;outline:none}.newsletter button{border:0;background:none;color:var(--gold);font-size:1.3rem}.footer-bottom{background:#0b0507;border-top:1px solid #ffffff14;color:#806f74;display:flex;justify-content:space-between;padding:1.2rem 6vw;font-size:.7rem}.overlay{position:fixed;inset:0;background:#090305b8;z-index:40;opacity:0;pointer-events:none;transition:.3s}.overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;height:100%;width:min(480px,100%);background:#f8f2ea;z-index:50;transform:translateX(100%);transition:.35s;display:flex;flex-direction:column;padding:2rem}.cart-drawer.open{transform:none}.cart-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:1.5rem}.cart-head h2,.checkout-modal h2{font-size:2.6rem}.cart-head button,.modal-close{background:none;border:0;font-size:2rem;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:1.5rem 0}.cart-empty{text-align:center;padding:5rem 1rem;color:#756268}.cart-empty span{font-size:2.5rem;color:var(--gold)}.cart-empty h3{font:1.7rem Italiana;color:var(--ink)}.cart-row{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:1.1rem 0;border-bottom:1px solid var(--line)}.cart-row h3{font:1.25rem Italiana;margin:0}.cart-row p{margin:.3rem 0;color:#74615e;font-size:.78rem}.qty{display:flex;gap:.8rem;align-items:center}.qty button{width:26px;height:26px;border:1px solid var(--line);background:none;cursor:pointer}.remove{border:0;background:none;color:#8c5b67;cursor:pointer;font-size:.72rem}.cart-foot{border-top:1px solid var(--line);padding-top:1.5rem}.subtotal{display:flex;justify-content:space-between;font:1.4rem Italiana}.cart-foot>p{font-size:.72rem;color:#786763}.checkout{width:100%;background:var(--wine);color:#fff;border:0;padding:1rem 1.2rem;display:flex;justify-content:space-between;cursor:pointer}.checkout:disabled{opacity:.45}.checkout-modal{position:fixed;z-index:60;width:min(520px,calc(100% - 2rem));left:50%;top:50%;transform:translate(-50%,-45%) scale(.96);background:var(--cream);padding:3rem;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 30px 80px #0007}.checkout-modal.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.modal-close{position:absolute;right:1rem;top:.7rem}.checkout-modal>p:not(.eyebrow){color:#6e5d59;line-height:1.7}.toast{position:fixed;left:50%;bottom:2rem;z-index:70;transform:translate(-50%,20px);opacity:0;background:var(--ink);color:#fff;padding:.8rem 1.2rem;font-size:.8rem;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:980px){nav{display:none}.products{grid-template-columns:repeat(2,1fr)}.standard{grid-template-columns:1fr}.standard-photo{height:520px}.section-head>p{width:42%}.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:650px){.announcement{height:28px}.nav{height:66px}.hero{min-height:680px;height:calc(100vh - 94px);align-items:flex-end;padding-bottom:4rem}.hero>img{object-position:57% center}.hero-shade{background:linear-gradient(0deg,#16060cef 16%,#16060c42 80%)}.hero-copy{width:auto;margin:0 1.25rem}.hero h1{font-size:3.7rem}.intro{font-size:.95rem}.hero-note{display:none}.collection{padding:5rem 1.2rem}.section-head{display:block}.section-head>p{width:auto;margin-top:1.5rem}.products{grid-template-columns:1fr}.product-image{height:340px}.standard{padding:5rem 1.2rem}.standard-photo{height:430px}.standards{grid-template-columns:1fr}.balance{padding:5rem 1.2rem}.benefits{grid-template-columns:1fr}.benefits div{border-right:0;border-bottom:1px solid var(--line)}.gift{min-height:700px;padding:1.2rem;align-items:flex-end}.gift:after{background:linear-gradient(0deg,#16080df2 8%,transparent 90%)}.gift-copy{width:100%;padding-bottom:3rem}.footer-main{grid-template-columns:1fr;padding:4rem 1.2rem}.footer-bottom{padding:1.2rem;gap:.7rem;flex-direction:column}.cart-drawer{padding:1.25rem}.checkout-modal{padding:2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.announcement-track{animation:none}.product,.overlay,.cart-drawer,.checkout-modal,.toast{transition:none}}
/* Cart delivery summary */
.cart-summary-row{display:flex;justify-content:space-between;align-items:center;padding:.28rem 0;color:#665453;font-size:.84rem}
.cart-summary-row strong{color:var(--ink);font-weight:600}
.cart-summary-row.total{font:1.4rem Italiana;color:var(--ink);border-top:1px solid var(--line);margin-top:.65rem;padding-top:1rem}
.cart-summary-row.total strong{font-weight:400}
.cart-foot>p.qualified{color:#24633f;font-weight:600}
