@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Manrope:wght@300;400;500;600&display=swap');
:root{--ink:#080909;--charcoal:#111313;--soft:#1a1c1c;--gold:#c6a04a;--cream:#f4efe6;--muted:#aaa59c;--oxblood:#57202f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--cream);font-family:Manrope,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;color:#000;padding:1rem}.announcement{text-align:center;padding:.65rem 1rem;background:#070808;color:var(--gold);font-size:.72rem;letter-spacing:.2em;border-bottom:1px solid var(--oxblood)}.site-header{height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;border-bottom:1px solid rgba(198,160,74,.7);position:relative;z-index:4;background:#080909}.wordmark{display:flex;flex-direction:column;align-items:center;font-size:.85rem;letter-spacing:.28em;font-weight:600}.wordmark img{object-fit:contain}.main-nav{display:flex;gap:1.5rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.menu-toggle{display:none;background:none;border:0;color:white;font-size:1.4rem}.header-actions{justify-self:end;display:flex;gap:1.4rem;font-size:1.4rem}.hero-luxury{min-height:760px;background-position:center 38%;background-size:cover;display:grid;place-items:center;position:relative}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,6,.78),rgba(5,6,6,.25),rgba(5,6,6,.67))}.hero-copy{position:relative;text-align:center;max-width:900px;padding:5rem 2rem}.eyebrow{font-size:.74rem;letter-spacing:.24em;color:var(--gold);text-transform:uppercase}.hero-copy h1,.portals h2,.collection-page h1,.product-details h1,.page h1,.cart-page h1{font-family:'Cormorant Garamond',serif;font-weight:500;line-height:.92;letter-spacing:.01em}.hero-copy h1{font-size:clamp(4rem,8vw,8.5rem);margin:1rem 0}.hero-copy>p:not(.eyebrow){font-size:1.15rem;letter-spacing:.04em}.gold-button{display:inline-block;margin-top:2rem;padding:1rem 2rem;background:var(--gold);color:#111;border:1px solid var(--gold);font:600 .78rem Manrope;letter-spacing:.16em}.shell{max-width:1440px;margin:auto;padding:8rem 5vw}.portals h2,.section-heading h2{font:500 clamp(2.6rem,5vw,5rem)/1 'Cormorant Garamond',serif;margin:.5rem 0 3rem}.portal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#38332c}.portal{background:var(--charcoal);padding:3rem;min-height:230px;transition:.25s}.portal:hover{background:#1c1a17}.portal span{color:var(--gold);font-size:.72rem}.portal h3{font:500 2.3rem 'Cormorant Garamond',serif;margin:2rem 0}.portal em{color:var(--muted);font-style:normal;font-size:.8rem;letter-spacing:.08em}.featured{padding-top:4rem}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading>a{color:var(--gold);font-size:.8rem}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#323030}.product-card{background:var(--soft)}.product-image{display:block;aspect-ratio:4/5;background:#252727;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.025)}.product-info{display:flex;justify-content:space-between;gap:1rem;padding:1.5rem}.product-info h3{margin:0;font:500 1.7rem 'Cormorant Garamond',serif}.product-info p{color:var(--gold);margin:.3rem 0}.add-link{align-self:center;color:var(--muted);font-size:.75rem;letter-spacing:.08em}.collection-page>h1{font-size:clamp(4rem,8vw,8rem);margin:1rem 0}.collection-story{max-width:780px;color:var(--muted);margin-bottom:4rem}.product-page{display:grid;grid-template-columns:1.25fr .75fr;gap:5vw}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.product-gallery img{width:100%;background:#202222}.product-details{position:sticky;top:2rem;height:max-content}.product-details h1{font-size:4rem;margin:1rem 0}.price{color:var(--gold);font-size:1.2rem}.story{color:#c9c4ba}.product-details label{display:block;margin-top:1.25rem;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.product-details select{width:100%;margin-top:.5rem;padding:1rem;background:#161818;color:white;border:1px solid #4a4843}.footer{border-top:1px solid #3b3630;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-top:5rem;padding-bottom:5rem;color:var(--muted)}.footer-mark{font:500 2rem 'Cormorant Garamond',serif;color:var(--cream)}.footer div:nth-child(2){display:flex;flex-direction:column}.cart-line{display:grid;grid-template-columns:140px 1fr;gap:2rem;padding:1rem 0;border-bottom:1px solid #333}.cart-line img{width:100%}.page{min-height:60vh}
@media(max-width:980px){.site-header{height:78px}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#0d0f0f;padding:2rem;flex-direction:column}.main-nav.open{display:flex}.menu-toggle{display:block}.wordmark{grid-column:2}.hero-luxury{min-height:690px;background-position:58% center}.hero-copy{padding:4rem 1.25rem}.hero-copy h1{font-size:clamp(3.4rem,15vw,6rem)}.hero-copy>p:not(.eyebrow){font-size:1rem}.shell{padding:5rem 1.25rem}.portal-grid{grid-template-columns:1fr 1fr}.portal{padding:2rem;min-height:190px}.product-page{grid-template-columns:1fr}.product-details{position:static}.footer{grid-template-columns:1fr}.header-actions a:nth-child(2){display:none}}
@media(max-width:620px){.announcement{font-size:.62rem}.wordmark img{display:none}.wordmark{font-size:.78rem}.header-actions{gap:.8rem}.portal-grid,.product-grid{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column}.product-info{flex-direction:column}.hero-luxury{min-height:640px}.product-gallery{grid-template-columns:1fr}.product-details h1{font-size:3rem}}
