@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Inter:wght@300;400;500;600;700&display=swap";.promo-bar{color:#c9a84c;letter-spacing:.12em;text-align:center;background:#111;justify-content:center;align-items:center;gap:12px;padding:8px 16px;font-size:.72rem;font-weight:500;display:flex}.promo-sep{opacity:.4}.site-header{z-index:1000;background:#0d0d0d;border-bottom:1px solid #c9a84c2e;transition:box-shadow .3s;position:sticky;top:0}.site-header.scrolled{box-shadow:0 4px 32px #00000073}.header-inner{align-items:center;gap:24px;max-width:1400px;height:68px;margin:0 auto;padding:0 24px;display:flex}.logo-link{align-items:center;text-decoration:none;display:flex}.logo{object-fit:contain;width:auto;height:60px}.main-nav{flex:1;justify-content:center;align-items:center;gap:4px;margin:0 auto;display:flex}.main-nav a,.nav-label{color:#e8dcc8;letter-spacing:.08em;cursor:pointer;white-space:nowrap;border-radius:4px;align-items:center;gap:4px;padding:6px 12px;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.main-nav a:hover,.nav-label:hover,.main-nav a.active{color:#c9a84c}.nav-dropdown{position:relative}.dropdown-panel{z-index:200;background:#0d0d0d;border:1px solid #c9a84c33;border-radius:8px;min-width:480px;padding:16px;animation:.18s fadeDown;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0009}@keyframes fadeDown{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.shop-mega{grid-template-columns:repeat(4,minmax(160px,1fr));gap:8px 32px;width:900px;max-width:calc(100vw - 24px);padding:28px 32px;display:grid}.sm-col{border-left:1px solid #c9a84c24;flex-direction:column;padding-left:22px;display:flex}.sm-col:first-child{border-left:none;padding-left:0}.sm-head{letter-spacing:.16em;text-transform:uppercase;color:#c9a84c;margin:0 0 4px;font-size:.72rem;font-weight:700}.sm-head:after{content:"";background:#c9a84c;width:26px;height:2px;margin:8px 0 12px;display:block}.sm-list{flex-direction:column;align-items:flex-start;display:flex}.shop-mega .sm-link{text-align:left;color:#e8dcc8;white-space:normal;flex-direction:column;align-items:flex-start;width:auto;padding:7px 0;font-size:.86rem;text-decoration:none;transition:color .18s;display:flex}.shop-mega .sm-link:hover{color:#c9a84c}.sm-sub{color:#8a8073;margin-top:1px;font-size:.7rem}.sm-blurb{color:#b8ad9c;margin:0 0 14px;font-size:.8rem;line-height:1.55}.shop-mega .sm-cta{color:#c9a84c;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-top:1px solid #c9a84c24;align-items:center;gap:6px;width:auto;margin-top:auto;padding:14px 0 0;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.shop-mega .sm-cta:hover{color:#ddb95a}.shop-mega .sm-cta svg{transition:transform .18s}.shop-mega .sm-cta:hover svg{transform:translate(3px)}.header-actions{align-items:center;gap:4px;display:flex}.action-icon{color:#e8dcc8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;text-decoration:none;transition:color .2s,background .2s;display:flex}.action-icon:hover{color:#c9a84c;background:#c9a84c14}.cart-link{position:relative}.cart-badge{color:#0d0d0d;background:#c9a84c;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.menu-toggle{color:#e8dcc8;cursor:pointer;background:0 0;border:none;padding:8px;display:none}.nav-overlay{z-index:990;background:#0009;position:fixed;inset:0}@media (width<=900px){.menu-toggle{z-index:1001;display:flex}.header-inner{justify-content:space-between;gap:12px;position:relative}.logo-link{margin:0;position:absolute;left:50%;transform:translate(-50%)}.main-nav{z-index:1000;background:#0d0d0d;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:280px;height:100vh;padding:80px 24px 40px;transition:transform .3s;position:fixed;top:0;left:0;transform:translate(-100%)}.main-nav.open{transform:translate(0)}.main-nav a,.nav-label{width:100%;padding:12px;font-size:1rem}.dropdown-panel{min-width:unset;width:100%;box-shadow:none;background:#c9a84c0d;border:none;border-radius:4px;margin-top:4px;padding:8px;animation:none;position:static;transform:none}.shop-mega{min-width:unset;padding:6px 4px;display:block}.shop-mega .sm-col{border-top:1px solid #c9a84c24;border-left:none;padding:8px 4px}.shop-mega .sm-col:first-child{border-top:none}.sm-head{margin-top:0}.sm-cta{margin-top:8px}.logo{width:auto;max-width:46vw;height:44px}.menu-toggle{padding:4px}.header-actions{gap:0}.header-actions .action-icon{padding:6px}}.site-footer{color:#e8dcc8;background:#0a0a0a;font-family:inherit}.footer-newsletter-banner{text-align:center;background:#080808;border-bottom:1px solid #c9a84c26;padding:64px 24px 48px}.footer-newsletter-banner h2{color:#c9a84c;letter-spacing:.14em;margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,3vw,2.4rem)}.footer-newsletter-banner>p{color:#b0a090;max-width:520px;margin:0 auto 28px;font-size:.9rem;line-height:1.7}.newsletter-form{border:1px solid #c9a84c;border-radius:2px;max-width:420px;margin:0 auto;display:flex;overflow:hidden}.newsletter-form input{color:#e8dcc8;letter-spacing:.04em;background:0 0;border:none;outline:none;flex:1;padding:14px 18px;font-size:.88rem}.newsletter-form input::placeholder{color:#7a6a58}.newsletter-form button{color:#0a0a0a;cursor:pointer;background:#c9a84c;border:none;justify-content:center;align-items:center;padding:14px 20px;transition:background .2s;display:flex}.newsletter-form button:hover{background:#ddb95a}.subscribe-success{color:#8bc34a;margin-top:10px;font-size:.82rem}.footer-divider{justify-content:center;align-items:center;gap:12px;max-width:200px;margin:36px auto 20px;display:flex}.divider-line{background:#c9a84c59;flex:1;height:1px}.divider-leaf{font-size:1rem}.stay-in-touch{letter-spacing:.22em;color:#c9a84c;margin-bottom:20px;font-size:.72rem}.social-icons{justify-content:center;gap:24px;display:flex}.social-icons a{color:#e8dcc8;flex-direction:column;align-items:center;gap:8px;text-decoration:none;transition:color .2s;display:flex}.social-icons a>span{letter-spacing:.14em;font-size:.62rem}.social-icons a svg{color:#c9a84c;border:1px solid #c9a84c;border-radius:50%;width:42px;height:42px;padding:10px;transition:background .2s}.social-icons a:hover svg{background:#c9a84c26}.footer-grid{border-bottom:1px solid #c9a84c1f;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1200px;margin:0 auto;padding:56px 40px;display:grid}.footer-brand img.footer-logo{object-fit:contain;width:auto;height:52px;margin-bottom:16px}.footer-brand p{color:#8a7a6a;max-width:240px;font-size:.83rem;line-height:1.7}.footer-social-row{gap:12px;margin-top:20px;display:flex}.footer-social-row a{color:#8a7a6a;text-decoration:none;transition:color .2s}.footer-social-row a:hover{color:#c9a84c}.footer-links h4{letter-spacing:.18em;color:#c9a84c;text-transform:uppercase;margin-bottom:20px;font-size:.72rem;font-weight:600}.footer-links a{color:#8a7a6a;margin-bottom:10px;font-size:.84rem;text-decoration:none;transition:color .2s;display:block}.footer-links a:hover{color:#c9a84c}.footer-bottom{max-width:1200px;margin:0 auto;padding:24px 40px}.footer-bottom-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.footer-region select{color:#8a7a6a;cursor:pointer;background:0 0;border:1px solid #c9a84c4d;border-radius:4px;outline:none;padding:8px 14px;font-size:.8rem}.footer-region select option{background:#0a0a0a}.payment-badges{flex-wrap:wrap;gap:6px;display:flex}.payment-badge{color:#8a7a6a;letter-spacing:.04em;background:#1a1a1a;border:1px solid #c9a84c33;border-radius:4px;padding:4px 10px;font-size:.65rem}.footer-copy{text-align:center;color:#4a4040;letter-spacing:.04em;font-size:.75rem}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px;padding:40px 24px}}@media (width<=600px){.footer-grid{grid-template-columns:1fr;gap:28px;padding:32px 20px}.footer-bottom-row{flex-direction:column;align-items:flex-start}}.hero-section{height:72vh;min-height:480px;position:relative;overflow:hidden}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity .8s;position:absolute;inset:0}.hero-slide.active{opacity:1;z-index:1}.hero-overlay{background:linear-gradient(90deg,#0000008c 0%,#0000001a 60%,#0000 100%);align-items:center;padding:0 8%;display:flex;position:absolute;inset:0}.hero-text-panel{max-width:560px}.hero-text-panel h1{color:#fff;text-shadow:0 2px 16px #00000059;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4.5vw,3.6rem);font-weight:700;line-height:1.15}.hero-text-panel p{color:#ffffffe0;margin-bottom:28px;font-size:clamp(.85rem,1.5vw,1.05rem);line-height:1.65}.btn-gold{color:#0d0d0d;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#c9a84c;border:none;border-radius:4px;align-items:center;gap:8px;padding:12px 28px;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .22s,transform .15s;display:inline-flex}.btn-gold:hover{background:#ddb95a;transform:translateY(-2px)}.btn-gold.btn-lg{padding:14px 36px;font-size:.85rem}.btn-gold-outline{color:#c9a84c;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #c9a84c;border-radius:4px;align-items:center;gap:8px;padding:11px 26px;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .22s,color .22s;display:inline-flex}.btn-gold-outline:hover{color:#0d0d0d;background:#c9a84c}.hero-nav{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav:hover{background:#c9a84c80}.hero-prev{left:20px}.hero-next{right:20px}.hero-dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;transition:background .2s,transform .2s}.hero-dot.active{background:#c9a84c;transform:scale(1.3)}@media (width<=600px){.hero-section{height:60vh;min-height:340px}.hero-overlay{padding:0 6%}}.features-section{color:#fff;background:#000;padding:100px 0}.features-heading{text-align:center;max-width:800px;margin:0 auto 48px}.features-heading h2{color:#fff;letter-spacing:.02em;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:400;line-height:1.2}.features-heading p{color:#e0e0e0;letter-spacing:.02em;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,2vw,1.4rem);font-style:italic;font-weight:400;line-height:1.4}.features-grid{grid-template-columns:repeat(4,1fr);gap:48px 0;max-width:1200px;margin:0 auto;display:grid}.feature-item{border-right:1px solid #ffffff26;align-items:flex-start;gap:16px;padding:0 24px;display:flex}.feature-item:nth-child(4n){border-right:none}.feature-icon{color:#fff;flex-shrink:0;justify-content:center;align-items:flex-start;margin-top:-4px;display:flex}.feature-text{flex-direction:column;gap:6px;display:flex}.feature-item h4{letter-spacing:.1em;color:#fff;text-transform:uppercase;margin:0;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600;line-height:1.4}.feature-item p{color:#d8d8d8;margin:0;font-family:Inter,sans-serif;font-size:.8rem;font-weight:300;line-height:1.5}.features-divider{justify-content:center;align-items:center;gap:16px;margin-top:80px;display:flex}.div-line{background:#fff6;flex:1;max-width:80px;height:1px}.div-leaf{color:#fff;align-items:center;display:flex}@media (width<=1100px){.features-grid{grid-template-columns:repeat(2,1fr);row-gap:48px}.feature-item{border-right:1px solid #fff3;padding:0 24px}.feature-item:nth-child(2n){border-right:none}}@media (width<=600px){.features-grid{grid-template-columns:1fr;row-gap:0}.feature-item{border-bottom:1px solid #ffffff26;padding:24px 16px;border-right:none!important}.feature-item:last-child{border-bottom:none}}.product-card{background:#fff;border:1px solid #f0ebe4;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0000001f}.product-image-wrap{aspect-ratio:1;background:#f8f4ef;position:relative;overflow:hidden}.product-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-img{transform:scale(1.06)}.product-badges{flex-direction:column;gap:4px;display:flex;position:absolute;top:10px;left:10px}.badge{letter-spacing:.08em;text-transform:uppercase;border-radius:3px;padding:3px 8px;font-size:.62rem;font-weight:700}.badge-sale{color:#fff;background:#c0392b}.badge-new{color:#fff;background:#2d6a4f}.badge-best{color:#0d0d0d;background:#c9a84c}.wish-btn{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,transform .2s;display:flex;position:absolute;top:10px;right:10px}.wish-btn:hover{background:#fff;transform:scale(1.1)}.wish-btn.wished svg{color:#e8635a}.product-overlay{opacity:0;background:#0d0d0d59;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.product-card:hover .product-overlay{opacity:1}.quick-view-label{color:#0d0d0d;letter-spacing:.1em;text-transform:uppercase;background:#ffffffe6;border-radius:4px;align-items:center;gap:6px;padding:8px 16px;font-size:.75rem;font-weight:600;display:flex}.product-info{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.product-category{letter-spacing:.12em;color:#c9a84c;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:600}.product-name{color:#1a1208;margin:0;font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:600;line-height:1.35}.product-meta{flex-wrap:wrap;gap:8px;display:flex}.burn-time,.fragrance{color:#8a7a6a;background:#f8f4ef;border-radius:20px;padding:2px 8px;font-size:.68rem}.price-row{align-items:center;gap:8px;margin-top:2px;display:flex}.sale-price{color:#c0392b;font-size:1.05rem;font-weight:700}.original-price{color:#aaa;font-size:.82rem;text-decoration:line-through}.regular-price{color:#1a1208;font-size:1.05rem;font-weight:700}.discount-pct{color:#c0392b;background:#fef0e7;border-radius:3px;padding:2px 6px;font-size:.68rem;font-weight:600}.btn-add-cart{color:#8a6a1a;letter-spacing:.08em;cursor:pointer;background:0 0;border:1.5px solid #c9a84c;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:8px;padding:10px;font-size:.8rem;font-weight:600;transition:background .22s,color .22s,transform .15s;display:flex}.btn-add-cart:hover{color:#0d0d0d;background:#c9a84c;transform:scale(1.01)}.btn-add-cart.added{color:#fff;background:#2d6a4f;border-color:#2d6a4f}.pc-cart-controls{gap:8px;margin-top:8px;display:flex}.pc-qty{border:1.5px solid #c9a84c;border-radius:6px;flex:none;align-items:center;display:flex;overflow:hidden}.pc-qty button{color:#8a6a1a;cursor:pointer;background:0 0;border:none;width:30px;height:100%;min-height:36px;font-size:1rem;font-weight:700;line-height:1;transition:background .2s,color .2s}.pc-qty button:hover:not(:disabled){color:#0d0d0d;background:#c9a84c}.pc-qty button:disabled{opacity:.4;cursor:not-allowed}.pc-qty-value{text-align:center;color:#1a1208;min-width:28px;font-size:.85rem;font-weight:700}.pc-checkout-btn{color:#0d0d0d;letter-spacing:.06em;cursor:pointer;background:#c9a84c;border:1.5px solid #c9a84c;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.8rem;font-weight:600;transition:background .22s,transform .15s;display:flex}.pc-checkout-btn:hover{background:#b8952f;transform:scale(1.01)}.section.best-sellers{background:#faf7f3;padding:80px 0}.best-sellers .container{max-width:1300px;margin:0 auto;padding:0 24px}.best-sellers .eyebrow{letter-spacing:.15em;color:#c9a84c;text-transform:uppercase;margin-bottom:8px;font-size:.68rem;display:block}.best-sellers .section-title{color:#1a1208;text-align:center;margin-bottom:32px;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,4vw,2.6rem)}.section-divider-line{justify-content:center;align-items:center;gap:12px;margin-bottom:48px;display:flex}.section-divider-line span{background:#c9a84c4d;flex:1;height:1px}.section-divider-line .divider-icon{color:#c9a84c;font-size:1rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-items:center;gap:28px;display:grid}.best-sellers .section-cta{text-align:center;margin-top:48px}.best-sellers .btn-gold-outline{color:#c9a84c;text-transform:uppercase;background:0 0;border:1.5px solid #c9a84c;border-radius:4px;align-items:center;gap:8px;padding:12px 32px;font-size:.85rem;font-weight:600;transition:background .22s,color .22s;display:inline-flex}.best-sellers .btn-gold-outline:hover{color:#0d0d0d;background:#c9a84c}@media (width<=900px){.best-sellers .section-title{font-size:clamp(1.6rem,3.5vw,2.2rem)}.product-grid{gap:20px}}@media (width<=600px){.section.best-sellers{padding:60px 0}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.shop-collections{background:#faf7f3}.shop-coll-title{letter-spacing:.16em;color:#1a1208;text-align:center;margin-bottom:48px;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,3.5vw,2.8rem);font-weight:600}.collections-grid{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}.collection-item{flex-direction:column;align-items:center;gap:16px;text-decoration:none;transition:transform .3s;display:flex}.collection-item:hover{transform:translateY(-4px)}.collection-circle{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#c9a84c,#e8dcc8) border-box;border:3px solid #0000;border-radius:50%;width:140px;height:140px;transition:border-color .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.collection-item:hover .collection-circle{box-shadow:0 8px 32px #c9a84c40}.collection-circle img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.collection-item:hover .collection-circle img{transform:scale(1.08)}.collection-label{letter-spacing:.1em;color:#1a1208;text-align:center;text-transform:uppercase;font-size:.7rem;font-weight:700;line-height:1.4}@media (width<=1100px){.collections-grid{grid-template-columns:repeat(3,1fr)}.collection-circle{width:120px;height:120px}}@media (width<=600px){.collections-grid{grid-template-columns:repeat(2,1fr);gap:16px}.collection-circle{width:100px;height:100px}}.reviews-section{background:#fdfaf7;padding:80px 0}.reviews-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.reviews-header .section-title{color:#1a1208;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,4vw,2.6rem)}.section-divider-gold{align-items:center;gap:12px;max-width:250px;display:flex}.section-divider-gold span:not(.leaf-icon){background:#c9a84c;flex:1;height:1px}.leaf-icon{color:#c9a84c;font-size:1rem}.trustpilot-badge{background:#fff;border-radius:8px;align-items:center;gap:12px;padding:12px 20px;display:flex;box-shadow:0 4px 16px #0000000a}.tp-star{color:#fff;background:#00b67a;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex}.tp-rating{color:#1a1208;font-size:1.1rem;font-weight:700}.tp-count{color:#8a7a6a;letter-spacing:.05em;margin-top:2px;font-size:.65rem}.reviews-masonry{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-bottom:48px;display:grid}.review-card{background:#fff;border:1px solid #c9a84c1a;border-radius:12px;flex-direction:column;gap:12px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000008}.review-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.review-card-header{align-items:center;gap:12px;display:flex}.review-avatar{color:#1a1208;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;font-weight:700;display:flex}.review-meta{flex-direction:column;display:flex}.review-meta strong{color:#1a1208;font-size:.9rem}.review-meta span{color:#8a7a6a;font-size:.7rem}.review-date{color:#aaa;margin-left:auto;font-size:.75rem}.review-stars{align-items:center;gap:4px;display:flex}.verified{color:#8a7a6a;background:#f0f0f0;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:.7rem}.review-title{color:#1a1208;margin:0;font-size:1rem;font-weight:700}.review-text{color:#5a4a3a;flex:1;margin:0;font-size:.88rem;line-height:1.6}.review-recommend{color:#c9a84c;background:#c9a84c0f;border-radius:6px;margin:8px 0 0;padding:8px 12px;font-size:.75rem;font-weight:600}.reviews-footer{text-align:center;margin-top:56px}.reviews-loved{letter-spacing:.15em;color:#1a1208;margin-bottom:24px;font-size:.8rem;font-weight:700}@media (width<=768px){.reviews-header{text-align:center;flex-direction:column;align-items:center}.section-divider-gold{margin:0 auto}}.shop-page{max-width:1400px;margin:0 auto;padding:40px 24px 80px}.shop-header{text-align:center;background:#fdfaf7;border-radius:12px;margin-bottom:48px;padding:40px 0}.shop-header h1{color:#1a1208;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:3rem}.shop-header p{color:#8a7a6a;font-size:1.1rem}.shop-layout{gap:40px;display:flex}.filter-sidebar{flex-shrink:0;width:260px}.filter-group{margin-bottom:32px}.filter-group h3{text-transform:uppercase;letter-spacing:.1em;color:#1a1208;border-bottom:1px solid #c9a84c4d;margin-bottom:16px;padding-bottom:8px;font-size:.9rem}.filter-group ul{margin:0;padding:0;list-style:none}.filter-group li{margin-bottom:8px}.filter-group button{color:#5a4a3a;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.95rem;transition:color .2s}.filter-group button:hover{color:#c9a84c}.filter-group button.active{color:#c9a84c;font-weight:600}.shop-main{flex:1}.shop-results-bar{color:#8a7a6a;border-bottom:1px solid #f0ebe4;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;font-size:.9rem;display:flex}.shop-product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:32px;display:grid}.no-products{text-align:center;color:#8a7a6a;padding:60px 0;font-size:1.1rem}@media (width<=900px){.shop-layout{flex-direction:column}.filter-sidebar{width:100%}.filter-group ul{flex-wrap:wrap;gap:16px;display:flex}.shop-product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.cart-page{max-width:1200px;margin:0 auto;padding:60px 24px 100px}.cart-page h1{color:#1a1208;margin-bottom:40px;font-family:Cormorant Garamond,serif;font-size:2.5rem}.empty-cart{text-align:center;padding:100px 0}.empty-cart h2{color:#1a1208;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:2rem}.empty-cart p{color:#8a7a6a;margin-bottom:32px}.cart-layout{gap:48px;display:flex}.cart-items{flex:1}.cart-item{border-bottom:1px solid #f0ebe4;gap:24px;padding:24px 0;display:flex}.cart-item-img{object-fit:cover;background:#fdfaf7;border-radius:8px;width:120px;height:120px}.cart-item-info{flex-direction:column;flex:1;display:flex}.cart-item-info h3{margin:0 0 8px;font-size:1.1rem}.cart-item-info h3 a{color:#1a1208;text-decoration:none}.cart-item-info h3 a:hover{color:#c9a84c}.cart-item-price{color:#5a4a3a;margin:0 0 16px;font-weight:600}.cart-item-actions{align-items:center;gap:24px;margin-top:auto;display:flex}.quantity-control{border:1px solid #e0d8d0;border-radius:4px;align-items:center;display:flex;overflow:hidden}.quantity-control button{cursor:pointer;color:#5a4a3a;background:#fdfaf7;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex}.quantity-control button:hover{background:#f0ebe4}.quantity-control span{text-align:center;width:40px;font-size:.9rem;font-weight:600}.remove-btn{color:#a09080;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.85rem;transition:color .2s;display:flex}.remove-btn:hover{color:#c0392b}.cart-item-total{color:#1a1208;font-size:1.1rem;font-weight:700}.cart-summary{background:#fdfaf7;border-radius:12px;width:360px;height:fit-content;padding:32px}.cart-summary h3{text-transform:uppercase;letter-spacing:.05em;color:#1a1208;margin-bottom:24px;font-size:1.2rem}.summary-row{color:#5a4a3a;justify-content:space-between;margin-bottom:16px;font-size:.95rem;display:flex}.summary-divider{background:#e0d8d0;height:1px;margin:24px 0}.summary-row.total{color:#1a1208;margin-bottom:32px;font-size:1.2rem;font-weight:700}.checkout-btn{text-align:center;justify-content:center;width:100%;padding:16px;font-size:1rem}.cart-trust{text-align:center;color:#8a7a6a;flex-direction:column;gap:8px;margin-top:24px;font-size:.85rem;display:flex}@media (width<=900px){.cart-layout{flex-direction:column}.cart-summary{width:100%}}@media (width<=600px){.cart-item{flex-direction:column;position:relative}.cart-item-total{position:absolute;top:24px;right:0}}.order-success-page{justify-content:center;align-items:center;min-height:70vh;padding:100px 5% 80px;display:flex}.success-container{text-align:center;background:#fff;border:1px solid #ececec;border-radius:10px;width:100%;max-width:600px;padding:56px 40px;box-shadow:0 8px 30px #0000000f}.success-icon{margin-bottom:16px;font-size:3.5rem}.success-container h1{color:#1a1208;margin-bottom:12px;font-size:2rem}.success-msg{color:#666;margin-bottom:28px;font-size:1.05rem}.order-details-box{background:#faf7f3;border:1px solid #e6ddcf;border-radius:8px;margin-bottom:32px;padding:24px}.order-details-box p{color:#666;margin:0}.order-details-box h2{color:#1a1208;letter-spacing:.08em;margin:8px 0;font-family:monospace;font-size:1.6rem}.email-note{color:#888;font-size:.9rem}.success-actions{justify-content:center;gap:16px;display:flex}.success-actions a{padding:12px 28px}@media (width<=600px){.success-container{padding:40px 22px}.success-actions{flex-direction:column}}.auth-page{background-color:#f9f9f9;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:40px 20px;display:flex}.auth-container{background:#fff;border-radius:8px;width:100%;max-width:450px;padding:40px;box-shadow:0 4px 12px #0000000d}.auth-container h2{color:#111;margin-bottom:8px;font-size:28px}.auth-container p{color:#666;margin-bottom:24px}.auth-error{color:#c00;background:#fee;border-radius:4px;margin-bottom:20px;padding:12px;font-size:14px}.auth-form .form-group{margin-bottom:16px}.auth-form label{color:#333;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{border:1px solid #ddd;border-radius:4px;width:100%;padding:12px;font-size:16px}.auth-form input:focus{border-color:#d4af37;outline:none}.checkbox-group label{cursor:pointer;align-items:center;gap:8px;font-weight:400;display:flex}.auth-form .btn-gold{width:100%;margin-top:10px;padding:14px;font-size:16px}.auth-links{text-align:center;margin-top:24px;font-size:14px}.auth-links a{color:#d4af37;font-weight:500;text-decoration:none}.auth-links a:hover{text-decoration:underline}.policy-page{max-width:800px;min-height:calc(100vh - 400px);margin:0 auto;padding:60px 20px}.policy-header{text-align:center;margin-bottom:40px}.policy-header h1{color:var(--primary-color,#2c3e50);letter-spacing:1px;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:500}.policy-content{color:#4a5568;font-size:1.05rem;line-height:1.8}.policy-content h2{color:#2d3748;margin-top:40px;margin-bottom:15px;font-size:1.5rem;font-weight:600}.policy-content p{margin-bottom:20px}.policy-content ul{margin-bottom:20px;padding-left:20px}.policy-content li{margin-bottom:10px}:root{--font-serif:"Cormorant Garamond", serif;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--bg-color:#faf7f3;--text-color:#1a1208;--gold:#c9a84c}*,:before,:after{box-sizing:border-box}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);margin-top:0;font-weight:600}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.section{padding:80px 0}@media (width<=768px){.section{padding:60px 0}}
