@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap";:root{--bg: #030303;--bg-soft: #090807;--panel: rgba(11, 10, 9, .92);--panel-soft: rgba(17, 14, 12, .88);--text: #f1e5d5;--text-soft: #d4c4b3;--muted: #b3a394;--gold: #d8c3a5;--gold-strong: #e1b865;--line: rgba(216, 195, 165, .22);--line-strong: rgba(216, 195, 165, .42);--shadow: 0 28px 80px rgba(0, 0, 0, .52);--shadow-soft: 0 18px 48px rgba(0, 0, 0, .34);--radius: 22px;--radius-lg: 30px;--container: min(1280px, calc(100vw - 2rem) );--transition: .18s ease}*,*:before,*:after{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top,rgba(225,184,101,.05),transparent 24%),radial-gradient(circle at bottom left,rgba(216,195,165,.05),transparent 28%),linear-gradient(180deg,#020202,#050404 52%,#020202);color:var(--text);font-family:Manrope,system-ui,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}input,textarea{width:100%;padding:.95rem 1rem;border:1px solid var(--line);border-radius:0;background:#ffffff05;color:var(--text);transition:border-color var(--transition),box-shadow var(--transition)}input::placeholder,textarea::placeholder{color:#b3a394b8}input:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:none;border-color:var(--gold-strong);box-shadow:0 0 0 3px #e1b8652e}h1,h2,h3,h4,p,ul{margin-top:0}h1,h2,h3,h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;letter-spacing:.08em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{position:relative}.site-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(216,195,165,.018),transparent),radial-gradient(circle at 85% 12%,rgba(225,184,101,.045),transparent 18%);opacity:.9}.promo-bar,.site-header,.site-footer,.feature-strip{border-bottom:1px solid rgba(216,195,165,.12)}.promo-bar{position:relative;z-index:4;text-align:center;padding:.65rem 1rem;background:#010101f2}.promo-bar p{margin:0;color:var(--gold-strong);font-size:.83rem;letter-spacing:.24em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:10;background:#030303f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner,.hero,.section,.page-hero,.product-page,.site-footer__top,.site-footer__bottom,.feature-strip__inner{width:var(--container);margin:0 auto}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:82px}.brand-logo{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.brand-logo__image{width:100%;height:auto;display:block}.brand-logo--header{width:min(32vw,180px)}.brand-logo--footer{width:min(100%,180px)}.brand-logo--header .brand-logo__image,.brand-logo--footer .brand-logo__image{filter:drop-shadow(0 0 18px rgba(225,184,101,.08))}.site-header__nav-wrap{justify-self:center}.site-header__toggle{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:42px;border:1px solid var(--line);background:transparent;color:var(--text-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.74rem}.site-nav{position:absolute;left:1rem;right:1rem;top:calc(100% + .85rem);display:none;flex-direction:column;gap:.4rem;padding:1rem;border:1px solid var(--line);background:#040404fa;box-shadow:var(--shadow)}.site-nav--open{display:flex}.site-nav a,.site-nav__cart{color:var(--text-soft);letter-spacing:.18em;text-transform:uppercase;font-size:.82rem;transition:color var(--transition)}.site-nav a:hover,.site-nav a.active,.site-nav__cart:hover{color:var(--gold-strong)}.site-header__utilities{display:flex;align-items:center;gap:.35rem}.utility-link,.site-nav__cart--icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;background:transparent;color:var(--text)}.utility-link svg,.site-nav__cart--icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.utility-link__badge,.site-nav__cart--icon span{position:absolute;top:4px;right:3px;display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 .2rem;border-radius:999px;background:var(--gold-strong);color:#111;font-size:.63rem;font-weight:700}.hero,.page-hero,.section,.product-page{padding:0}.hero{padding-top:1.1rem}.hero--reference{min-height:calc(100vh - 114px)}.hero__overlay{position:relative;display:grid;align-items:stretch;min-height:780px;border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:linear-gradient(90deg,#010101eb,#020202c7 42%,#01010152),url(/hero-crimson-suede.png) center right / cover no-repeat}.hero__overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 28%,rgba(255,198,95,.2),transparent 12%),linear-gradient(180deg,#0000002e,#00000080);pointer-events:none}.hero__content,.hero__visual{position:relative;z-index:1}.hero__content{width:min(100%,560px);padding:8rem 2rem 5rem}.hero__content h1{margin-bottom:.6rem;font-size:clamp(4.6rem,10vw,8rem);line-height:.92;letter-spacing:.14em;text-transform:uppercase}.hero__subheadline,.section-intro__description,.product-page__description,.summary-card__note,.story-card p,.care-card p,.editorial-card p,.story-showcase__content p{color:var(--text-soft);font-size:1rem}.hero__subheadline{max-width:440px;margin-top:1.5rem}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero__visual{display:none}.section,.page-hero,.product-page{width:var(--container);margin:0 auto}.section{padding:3.8rem 0}.section--framed,.section--edge-grid,.section--compact-copy{border-bottom:1px solid var(--line)}.section-intro{max-width:760px;margin-bottom:2rem}.section-intro--center{margin-inline:auto;text-align:center}.section-intro h2{margin-bottom:.6rem;font-size:clamp(2.4rem,5vw,4.2rem)}.hero__eyebrow,.section-intro__eyebrow,.product-card__family,.site-footer__eyebrow{margin-bottom:.85rem;color:var(--gold);font-size:.75rem;letter-spacing:.42em;text-transform:uppercase}.home-heading{max-width:620px;margin:0 auto 2rem;text-align:center}.home-heading--left{margin-inline:0;text-align:left}.home-heading h2{margin:0;color:var(--gold);font-size:clamp(2rem,4vw,3.1rem);letter-spacing:.2em;text-transform:uppercase}.ornament-divider{display:flex;align-items:center;gap:.8rem;margin:1rem 0}.ornament-divider span{flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--line-strong),transparent)}.ornament-divider i{width:10px;height:10px;transform:rotate(45deg);border:1px solid var(--gold);background:linear-gradient(135deg,#e1b8653d,#ffffff08)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.95rem 1.5rem;border:1px solid var(--gold);border-radius:0;background:#d8c3a51f;color:var(--text);font-size:.82rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;transition:border-color var(--transition),color var(--transition),background var(--transition),transform var(--transition)}.button:hover,.button:focus-visible{transform:translateY(-1px);border-color:var(--gold-strong);background:#e1b86533}.button--secondary,.button--ghost{background:transparent;border-color:var(--line-strong)}.button--ghost{color:var(--gold)}.home-actions-center{display:flex;justify-content:center;margin-top:1.7rem}.collection-grid,.product-grid{display:grid;gap:1.25rem}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card,.story-card,.care-card,.summary-card,.accordion,.newsletter,.contact-form,.cart-item,.about-image,.editorial-card{border:1px solid var(--line);background:linear-gradient(180deg,#0c0b0af5,#050505fa);box-shadow:var(--shadow-soft)}.product-card{overflow:hidden}.product-card__media{display:block;aspect-ratio:4 / 5;background:linear-gradient(180deg,#0000000f,#0003),radial-gradient(circle at top,rgba(225,184,101,.08),transparent 24%)}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{display:grid;gap:.65rem;padding:1.15rem 1.15rem 1.3rem}.product-card__header{display:flex;gap:1rem;justify-content:space-between}.product-card__header h3,.product-card--collection h3{margin-bottom:0;font-size:1.6rem;letter-spacing:.11em;text-transform:uppercase}.product-card__header strong,.product-card--collection strong,.product-page__price{color:var(--gold-strong);font-size:1rem;letter-spacing:.08em}.product-card__notes,.product-page__facts,.cart-item__details p,.summary-card__row,.site-footer li,.site-footer__bottom p{color:var(--muted);font-size:.92rem}.product-card__mood{margin-bottom:0}.product-card__link,.text-button{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.product-card--collection{text-align:center;border-radius:0;box-shadow:none}.product-card--collection .product-card__media{aspect-ratio:.92}.product-card--collection .product-card__body{gap:.3rem;padding-top:.95rem}.story-showcase{display:grid;gap:0;border-bottom:1px solid var(--line)}.story-showcase__image,.editorial-card--image{min-height:360px;background:linear-gradient(90deg,#05040447,#0504041a),url(/editorial-reference.png) center center / cover no-repeat}.story-showcase__image{background-position:center 73%}.story-showcase__content{padding:2.2rem 1.5rem;border:1px solid var(--line);border-top:0;background:linear-gradient(180deg,#0a0909f2,#050505fa)}.feature-strip{background:#050505f5}.feature-strip__inner{display:grid;gap:0}.feature-strip__item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:1rem;align-items:center;padding:1.3rem 0;border-bottom:1px solid rgba(216,195,165,.08)}.feature-strip__item:last-child{border-bottom:0}.feature-strip__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:var(--gold-strong)}.feature-strip__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.feature-strip__item h3{margin-bottom:.2rem;color:var(--gold);font-size:1rem;letter-spacing:.18em;text-transform:uppercase}.feature-strip__item p{margin:0;color:var(--muted);font-size:.88rem}.section--edge-grid{display:grid;gap:0}.editorial-card{min-height:320px;padding:2rem 1.5rem}.editorial-card--copy,.editorial-card--newsletter{display:grid;align-content:center}.editorial-card--image{border:1px solid var(--line);background-position:center 90%}.newsletter__form{display:grid;gap:.8rem}.newsletter__form--inline{margin-top:.8rem}.section--compact-copy{padding-top:2rem}.story-grid{display:grid;gap:1rem}.story-card{padding:1.4rem}.story-card h3,.summary-card h3,.care-card h3,.editorial-card h3{margin-bottom:.65rem;font-size:1.75rem;letter-spacing:.12em;text-transform:uppercase}.story-card--compact{background:#08080899;box-shadow:none}.page-hero{padding:3rem 0 1rem}.shop-toolbar{display:grid;gap:1rem;margin-bottom:1.75rem}.filter-pills{display:flex;flex-wrap:wrap;gap:.7rem}.filter-pills button{padding:.7rem 1rem;border:1px solid var(--line);border-radius:0;background:#ffffff05;color:var(--muted);text-transform:uppercase;letter-spacing:.13em;font-size:.77rem}.filter-pills button.active,.filter-pills button:hover{color:var(--text);border-color:var(--gold-strong)}.product-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.product-page{display:grid;gap:2rem;padding:3.5rem 0}.product-page__media{display:grid;gap:.9rem}.product-page__main-image img{width:100%;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#d8c3a50f,#fff0);box-shadow:var(--shadow)}.product-page__thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.product-page__thumbnail{padding:0;border:1px solid var(--line);background:#ffffff05;transition:border-color var(--transition),transform var(--transition),box-shadow var(--transition)}.product-page__thumbnail:hover,.product-page__thumbnail--active{border-color:var(--gold-strong);transform:translateY(-1px);box-shadow:0 0 0 1px #e1b8652e}.product-page__thumbnail img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.product-page__details h1{margin-bottom:.75rem;font-size:clamp(3rem,8vw,5rem);text-transform:uppercase}.product-page__facts{display:grid;gap:.45rem;margin:1.4rem 0}.product-page__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:1.4rem}.quantity-selector{display:inline-flex;align-items:center;gap:1rem;padding:.35rem;border:1px solid var(--line);border-radius:999px;background:#ffffff08}.quantity-selector button{width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#d8c3a514;color:var(--text)}.accordion-list{display:grid;gap:.85rem}.accordion{overflow:hidden}.accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border:0;background:transparent;color:var(--text);text-transform:uppercase;letter-spacing:.14em}.accordion__panel{padding:0 1.2rem 1.2rem}.accordion__panel p{margin-bottom:0;color:var(--muted)}.cart-layout,.checkout-layout,.contact-layout{display:grid;gap:1.25rem}.cart-list{display:grid;gap:1rem}.cart-item,.summary-card,.contact-form{padding:1.25rem}.cart-item{display:grid;gap:1rem}.cart-item__media img{width:100%;border-radius:18px}.cart-item__details,.cart-item__controls,.summary-card__items{display:grid;gap:.8rem}.summary-card__row{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid rgba(216,195,165,.12)}.summary-card__row:last-of-type{border-bottom:0}.summary-card .button+.button{margin-top:.85rem}.checkout-form,.contact-form{display:grid;gap:1.2rem}.field-grid{display:grid;gap:1rem}.field-grid__full{grid-column:1 / -1}.checkout-form label,.contact-form label{display:grid;gap:.45rem;color:var(--text);font-size:.92rem}.checkout-form__section{display:grid;gap:.8rem;padding-top:.4rem}.radio-card{display:flex;gap:.8rem;align-items:center;padding:.95rem 1rem;border:1px solid var(--line);background:#ffffff05}.radio-card input{width:auto}.form-error{margin:0;color:#f2baa6}.form-success{margin:0;color:#d9d2a2}.about-image{display:grid;place-items:center;min-height:340px;padding:2rem}.about-image img{width:min(100%,320px)}.empty-state{display:grid;gap:1rem;justify-items:start;padding:2rem;border:1px solid var(--line);background:linear-gradient(180deg,#0c0a09f0,#040404fa)}.site-footer{margin-top:3rem;padding:2rem 0 2.6rem;border-top:1px solid rgba(216,195,165,.12);background:#040404f5}.site-footer__top{display:grid;gap:2rem;align-items:start}.site-footer__grid{display:grid;gap:1.5rem}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.site-footer__bottom{display:flex;flex-direction:column;gap:.8rem;margin-top:1.8rem;padding-top:1rem;border-top:1px solid rgba(216,195,165,.08)}.site-footer__legal{display:flex;flex-wrap:wrap;gap:1.2rem}.site-footer__legal a{color:var(--muted);font-size:.9rem}@media (min-width: 700px){.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.newsletter__form,.newsletter__form--inline{grid-template-columns:minmax(0,1fr) auto}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-item{grid-template-columns:160px minmax(0,1fr);align-items:center}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2rem}}@media (min-width: 960px){.site-header__toggle{display:none}.brand-logo--header{width:196px}.site-nav{position:static;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2.5rem;padding:0;border:0;background:transparent;box-shadow:none}.hero__overlay{grid-template-columns:minmax(480px,44%) 1fr;min-height:700px}.hero__visual{display:block}.collection-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.story-showcase{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)}.story-showcase__content{border-top:1px solid var(--line);border-left:0;padding:2.8rem 2.4rem}.feature-strip__inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.feature-strip__item{border-bottom:0;border-right:1px solid rgba(216,195,165,.1);padding:1.5rem 1.2rem}.feature-strip__item:last-child{border-right:0}.section--edge-grid{grid-template-columns:1fr 1.08fr 1fr}.section--compact-copy .story-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section--split,.cart-layout,.checkout-layout,.contact-layout{grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr)}.product-page{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:start}.site-footer__top{grid-template-columns:150px 1fr}.site-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
