@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@400;500;600;700&display=swap";:root{--black:#000;--white:#fff;--gold:#c8a14a;--gold-soft:#c8a14a2e;--stone:#f8f5f1;--ink:#1c1c1c;--muted:#5e5a57;--border:#0000001f;--shadow:0 20px 40px #00000012;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;color:var(--ink);margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;background:0 0;border:0}#root{min-height:100vh}h1,h2,h3,h4{margin:0;font-family:Playfair Display,serif;font-weight:600}p{margin:0}.container{width:min(1200px,100% - 32px);margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--gold);margin-bottom:.75rem;font-size:.72rem;font-weight:600}.button-primary,.button-secondary,.mini-button,.icon-button{border-radius:999px;justify-content:center;align-items:center;transition:all .25s;display:inline-flex}.button-primary,.button-secondary,.mini-button{letter-spacing:.08em;text-transform:uppercase;padding:.9rem 1.5rem;font-size:.82rem;font-weight:600}.button-primary,.mini-button{background:var(--black);color:var(--white)}.button-primary:hover,.mini-button:hover{background:var(--ink)}.button-secondary{color:var(--black);border:1px solid var(--border);background:0 0}.button-secondary:hover{border-color:var(--black)}.page-shell{padding:3.5rem 0 5rem}.page-header{margin-bottom:2rem}.page-header h1{font-size:clamp(2.5rem,5vw,4.2rem);line-height:1}.page-header--feature{grid-template-columns:1.4fr 1fr;align-items:center;gap:1.5rem;display:grid}.page-header--feature img{object-fit:cover;border-radius:22px;width:100%;height:360px}.site-shell{background:var(--white)}.topbar{border-bottom:1px solid var(--border);background:#f5f1e7}.topbar__inner{letter-spacing:.08em;text-transform:uppercase;min-height:42px;color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.72rem;display:flex}.topbar__actions{align-items:center;gap:1rem;display:flex}.main-nav{justify-content:space-between;align-items:center;gap:2rem;min-height:92px;display:flex}.brand-mark{justify-content:center;align-items:center;width:140px;display:inline-flex}.brand-mark img{width:100%;height:auto}.nav-links{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:1.3rem;display:flex}.nav-link{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.78rem;position:relative}.nav-link.active,.nav-link:hover{color:var(--black)}.nav-tools{align-items:center;gap:.6rem;display:flex}.icon-button{border:1px solid var(--border);width:42px;height:42px;color:var(--black);font-size:1.2rem}.cart-pill{letter-spacing:.08em;text-transform:uppercase;width:auto;padding:0 1rem;font-size:.74rem}.hero-section{background:linear-gradient(135deg,#f8f1e4 0%,#f1ebdf 28%,#fff 100%);padding:2rem 0 4rem}.hero-content{grid-template-columns:1.05fr 1fr;align-items:center;gap:2rem;display:grid}.hero-copy h1{letter-spacing:-.06em;font-size:clamp(3.5rem,7vw,6rem);line-height:.94}.lead{max-width:560px;color:var(--muted);margin:1.25rem 0 2rem;font-size:1.08rem}.cta-row{flex-wrap:wrap;gap:1rem;display:flex}.metric-row{flex-wrap:wrap;gap:1.5rem;margin-top:2.5rem;display:flex}.metric-item{min-width:120px}.metric-item strong{font-family:Playfair Display,serif;font-size:1.6rem;display:block}.metric-item span{color:var(--muted);font-size:.78rem}.hero-visual{min-height:700px;position:relative}.hero-card{box-shadow:var(--shadow);border-radius:28px;position:absolute;overflow:hidden}.hero-card img{object-fit:cover;width:100%;height:100%}.hero-card--main{inset:0 80px 80px 0}.hero-card--mini{border:8px solid #ffffffe6;width:240px;height:220px;bottom:0;right:0}.section-block,.story-section,.benefits-section{padding-top:5rem}.section-heading{margin-bottom:2rem}.section-heading--split{justify-content:space-between;align-items:end;gap:1rem;display:flex}.section-heading h2,.story-block__text h2,.newsletter-shell h2,.editorial-copy h2{font-size:clamp(2rem,4vw,3rem);line-height:1.05}.inline-link{text-transform:uppercase;letter-spacing:.12em;color:var(--black);border-bottom:1px solid var(--black);font-size:.75rem}.story-grid{color:var(--muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:1rem;display:grid}.category-grid,.product-grid,.collection-grid,.benefits-grid,.account-grid{gap:1.5rem;display:grid}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card,.collection-card,.product-card{border:1px solid var(--border);background:var(--white);overflow:hidden}.category-card img,.collection-card img,.product-card img{object-fit:cover;width:100%}.category-card img{height:440px}.category-card__copy{padding:1.4rem 1.25rem 1.6rem}.category-card__copy h3{font-size:clamp(1.8rem,2.5vw,2.3rem)}.category-card__copy p{color:var(--muted);margin:.8rem 0 1rem}.category-card__copy span{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.feature-banner{background:#f6f0e5;border-radius:32px;grid-template-columns:1fr 1.2fr;align-items:center;gap:1.25rem;display:grid;overflow:hidden}.feature-banner__content{padding:3rem 2.5rem}.feature-banner__content h2{font-size:clamp(2.3rem,5vw,4rem)}.feature-banner__content p{color:var(--muted);margin:1rem 0 1.8rem}.feature-banner img{object-fit:cover;height:100%;min-height:420px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{transition:transform .25s,box-shadow .25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-card img{height:360px}.product-card__content{padding:1.15rem 1rem 1.25rem}.product-card__meta{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.product-card h3{margin-top:.8rem;font-size:1.6rem}.product-card p{color:var(--muted);min-height:48px;margin-top:.4rem}.product-card__bottom{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.product-card__bottom strong{font-size:1.2rem}.mini-button{padding:.7rem 1rem;font-size:.68rem}.editorial-block{padding-top:5rem}.editorial-panel{background-position:50%;background-size:cover;border-radius:30px;justify-content:flex-end;align-items:center;min-height:560px;display:flex;overflow:hidden}.editorial-beauty{background:linear-gradient(#f9f3eb,#fff)}.editorial-fashion{background:linear-gradient(#f4efec,#fff)}.editorial-jewelry{background:linear-gradient(#f3efe9,#fff)}.editorial-beauty .editorial-panel{background-image:linear-gradient(90deg,#0a0a0a14,#0a0a0a14),url(https://images.unsplash.com/photo-1522335789203-aabd1fc54bc9?auto=format&fit=crop&w=1200&q=80)}.editorial-fashion .editorial-panel{background-image:linear-gradient(90deg,#0a0a0a14,#0a0a0a14),url(https://images.unsplash.com/photo-1529139574466-a303027c1d8b?auto=format&fit=crop&w=1200&q=80)}.editorial-jewelry .editorial-panel{background-image:linear-gradient(90deg,#0a0a0a1f,#0a0a0a1f),url(https://images.unsplash.com/photo-1617038220319-276d3cfab638?auto=format&fit=crop&w=1200&q=80)}.editorial-panel--reverse{justify-content:flex-start}.editorial-copy{max-width:420px;color:var(--white);padding:2rem}.editorial-copy h2{color:var(--white);margin-bottom:1rem}.editorial-copy p{color:#ffffffe0;margin-bottom:1.5rem}.lifestyle-banner{background:linear-gradient(90deg,#0000007a,#00000038),url(https://images.unsplash.com/photo-1515886657613-9f3515b0c78f?auto=format&fit=crop&w=1500&q=80) 50%/cover no-repeat;border-radius:32px;align-items:flex-end;min-height:420px;margin-top:5rem;padding:2rem;display:flex}.lifestyle-banner__content{max-width:460px;color:var(--white)}.lifestyle-banner__content h2{color:var(--white);margin-bottom:1.25rem;font-size:clamp(2.4rem,6vw,4rem)}.story-block{grid-template-columns:1.1fr 1fr;align-items:center;gap:2rem;padding-top:5rem;display:grid}.story-block__image img{object-fit:cover;border-radius:26px;width:100%;height:520px}.story-block__text{max-width:540px}.story-block__text p{color:var(--muted);margin:1rem 0 1.8rem}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-item{border:1px solid var(--border);background:var(--stone);padding:1.5rem}.benefit-item h3{margin-bottom:.6rem;font-size:1.8rem}.benefit-item p{color:var(--muted)}.newsletter-section{background:#f5efe6;margin-top:5rem;padding:3rem 0}.newsletter-shell{justify-content:space-between;align-items:center;gap:2rem;display:flex}.newsletter-shell h2{max-width:620px}.newsletter-form{background:var(--white);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.7rem;padding:.5rem .5rem .5rem 1rem;display:flex}.newsletter-form input{min-width:220px;color:var(--black);background:0 0;border:0;outline:0}.newsletter-form button{background:var(--black);color:var(--white);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.9rem 1.25rem;font-size:.72rem}.newsletter-form--wide{min-width:min(100%,500px)}.site-footer{background:var(--black);color:#fffc;margin-top:4rem;padding:4rem 0 2rem}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr 1.2fr;gap:2rem;display:grid}.brand-mark--footer{width:200px}.footer-copy{color:#ffffffb8;max-width:360px;margin-top:1rem}.site-footer h4{color:var(--white);margin-bottom:1rem;font-size:1.3rem}.site-footer ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.site-footer a,.site-footer span{color:#ffffffb8}.footer-bottom{border-top:1px solid #ffffff24;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;font-size:.8rem;display:flex}.shop-layout,.checkout-layout,.cart-layout,.contact-layout,.about-layout{gap:2rem;display:grid}.shop-layout{grid-template-columns:280px 1fr;align-items:start}.filters-panel,.summary-box,.form-block,.cart-item,.checkout-form,.policy-copy{border:1px solid var(--border);background:var(--white)}.filters-panel{padding:1.5rem}.filters-panel h3{margin-bottom:.8rem;font-size:1.4rem}.filters-panel ul{color:var(--muted);gap:.65rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.shop-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:1.2rem;margin-bottom:1.5rem;display:flex}.shop-toolbar select{border:1px solid var(--border);background:var(--white);padding:.8rem 1rem}.product-detail{grid-template-columns:1.1fr .9fr;align-items:start;gap:2rem;display:grid}.gallery-main img{object-fit:cover;border-radius:26px;width:100%;height:700px}.gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.9rem;display:grid}.gallery-thumbs img{object-fit:cover;border-radius:12px;width:100%;height:120px}.product-summary{padding-top:.5rem}.product-summary h1{margin-top:.3rem;font-size:clamp(2.5rem,4vw,4rem);line-height:1}.rating-row,.price-row{align-items:center;gap:1rem;margin-top:1rem;display:flex}.rating-row{color:var(--gold)}.price-row{color:var(--muted);justify-content:space-between}.price-row strong{color:var(--black);font-size:2rem}.product-description{color:var(--muted);margin-top:1.2rem;line-height:1.8}.product-options{gap:1.2rem;margin-top:2rem;display:grid}.product-options label,.qty-box{color:var(--muted);margin-bottom:.5rem;display:block}.chip-group{flex-wrap:wrap;gap:.6rem;display:flex}.chip-group button{border:1px solid var(--border);background:var(--white);border-radius:999px;min-width:42px;min-height:42px;padding:0 .9rem}.chip-group .active{background:var(--black);color:var(--white);border-color:var(--black)}.swatch{width:30px;min-width:30px;height:30px;padding:0!important}.swatch--black{background:#111}.swatch--gold{background:var(--gold)}.swatch--ivory{background:#efe6d8}.purchase-row{flex-wrap:wrap;align-items:end;gap:1rem;margin-top:2rem;display:flex}.qty-box{flex-direction:column;align-items:flex-start;gap:.4rem;display:flex}.qty-box input{border:1px solid var(--border);border-radius:12px;width:80px;padding:.9rem .7rem}.secondary-actions{color:var(--muted);gap:1rem;margin-top:1rem;display:flex}.product-meta-boxes{gap:.8rem;margin-top:2rem;display:grid}.product-meta-boxes>div{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;padding-top:.8rem;display:flex}.detail-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:3rem;display:grid}.detail-block{border:1px solid var(--border);padding:1.5rem}.detail-block h2{margin-bottom:.8rem;font-size:1.8rem}.detail-block ul{color:var(--muted);gap:.5rem;padding-left:1.2rem;display:grid}.related-section{margin-top:4rem}.breadcrumbs{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.cart-layout,.checkout-layout,.contact-layout,.about-layout{grid-template-columns:1.5fr .8fr}.cart-page,.checkout-page,.contact-page,.policy-page{max-width:1200px}.cart-list{gap:1rem;display:grid}.cart-item{grid-template-columns:120px 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.cart-item img{object-fit:cover;border-radius:16px;width:120px;height:120px}.cart-item__details h3{font-size:1.7rem}.cart-item__details p,.cart-item__details button,.summary-box p{color:var(--muted)}.summary-box{height:fit-content;padding:1.5rem}.summary-box h3{margin-bottom:1rem;font-size:1.8rem}.summary-row{color:var(--muted);justify-content:space-between;align-items:center;padding:.55rem 0;display:flex}.summary-row.total{border-top:1px solid var(--border);color:var(--black);margin-top:.5rem;padding-top:1rem;font-size:1.2rem}.button-block{width:100%;margin-top:1rem}.checkout-form,.form-block{border-radius:18px;padding:1.5rem}.checkout-form{gap:1.25rem;display:grid}.form-block h3{margin-bottom:1rem;font-size:1.6rem}.checkout-form input,.checkout-form textarea,.form-grid input{border:1px solid var(--border);background:var(--white);border-radius:12px;width:100%;padding:.9rem 1rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid .full{grid-column:1/-1}.payment-row{color:var(--muted);flex-wrap:wrap;gap:.8rem;margin-bottom:1rem;display:flex}.account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-layout img{object-fit:cover;border-radius:24px;width:100%;height:520px}.about-copy{color:var(--muted);gap:1rem;display:grid}.contact-layout{align-items:start}.policy-copy{color:var(--muted);gap:1rem;padding:2rem;display:grid}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-card img{height:460px}.collection-card__content{padding:1rem 1.1rem 1.5rem}.collection-card__content p{margin-bottom:.4rem;font-size:1.8rem}.collection-card__content span{color:var(--muted)}.category-intro{color:var(--muted);max-width:700px;margin:1.5rem 0 2rem}.center-heading{text-align:center}@media (width<=1024px){.hero-content,.page-header--feature,.feature-banner,.story-block,.cart-layout,.checkout-layout,.contact-layout,.about-layout,.shop-layout,.product-detail{grid-template-columns:1fr}.hero-visual{min-height:520px}.product-grid,.category-grid,.collection-grid,.benefits-grid,.account-grid,.detail-sections,.footer-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-shell{flex-direction:column;align-items:flex-start}.brand-mark{width:130px}}@media (width<=700px){.topbar__inner,.main-nav,.nav-links,.cta-row,.section-heading--split,.shop-toolbar,.footer-bottom,.purchase-row,.summary-row,.secondary-actions{flex-direction:column;align-items:flex-start}.main-nav{padding:1rem 0}.nav-links{justify-content:flex-start}.category-grid,.product-grid,.product-grid--wide,.benefits-grid,.collection-grid,.detail-sections,.footer-grid,.form-grid,.account-grid,.shop-layout{grid-template-columns:1fr}.hero-copy h1{font-size:3rem}.hero-card--main{inset:0 0 90px}.hero-card--mini{width:190px;height:170px}.brand-mark{width:100px}.newsletter-form{border-radius:26px;flex-direction:column;align-items:stretch;width:100%}.newsletter-form input{width:100%;min-width:0}.newsletter-form button{width:100%}.gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.site-shell{min-height:100vh}main{display:block}@media (width<=700px){.product-card img{height:300px}}
