*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none;transition:color .25s ease}button,input,textarea,select{font:inherit;color:inherit;background:none;border:none;outline:none}button{cursor:pointer}.container-luxury{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.container-luxury{padding-left:2rem;padding-right:2rem}}h1,h2,h3,h4,h5,h6,.font-heading{font-family:var(--font-heading);font-weight:600;line-height:1.2;color:var(--color-text)}.text-gradient-rose{background:linear-gradient(135deg,var(--color-rose-gold) 0%,var(--color-cherry-ruby) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-rose-gold-dark{color:var(--color-rose-gold-dark)}.text-rose-gold{color:var(--color-rose-gold)}.text-cherry-ruby{color:var(--color-cherry-ruby)}.text-deep-plum{color:var(--color-deep-plum)}.section-header{text-align:center;max-width:680px;margin:0 auto 3rem}.section-subtitle-wrap{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.section-subtitle-line{height:1px;width:32px;background-color:#b76e7966}.section-subtitle{font-size:.75rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--color-rose-gold-dark)}.section-title{font-size:2rem;margin-bottom:.75rem;color:var(--color-deep-plum)}@media(min-width:768px){.section-title{font-size:2.75rem}}.section-description{font-size:.95rem;color:#5c2248bf;line-height:1.6}.btn-luxury{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--color-deep-plum);color:#fff;padding:.9rem 2rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;transition:all .3s cubic-bezier(.2,.8,.2,1);box-shadow:0 4px 15px #5c224833}.btn-luxury:hover{background-color:var(--color-deep-plum-dark);transform:translateY(-2px);box-shadow:0 8px 25px #5c22484d}.btn-accent{background:linear-gradient(135deg,var(--color-rose-gold) 0%,var(--color-cherry-ruby) 100%);color:#fff;box-shadow:0 4px 18px #c2185b40}.btn-accent:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 8px 24px #c2185b59}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-deep-plum);padding:.85rem 1.85rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:500;border:1px solid rgba(183,110,121,.35);transition:all .3s ease}.btn-outline:hover{background:#fff;border-color:var(--color-rose-gold);transform:translateY(-2px)}.btn-glow{position:relative}.btn-glow:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;background:linear-gradient(135deg,var(--color-rose-gold),var(--color-cherry-ruby));z-index:-1;opacity:0;transition:opacity .3s ease}.btn-glow:hover:after{opacity:.35;filter:blur(8px)}.product-badge{display:inline-block;padding:.25rem .6rem;border-radius:var(--radius-sm);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.badge-anti-tarnish{background:#b76e7926;color:var(--color-rose-gold-dark);border:1px solid rgba(183,110,121,.3)}.badge-sale{background:#fef2f2;color:#dc2626;border:1px solid #FECACA}.badge-new{background:#ecfdf5;color:#059669;border:1px solid #A7F3D0}.announcement-bar{background-color:var(--color-deep-plum-dark);color:#fff8f4;padding:.5rem 1rem;text-align:center;font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase}.announcement-bar span.sparkle{color:var(--color-rose-gold-light);margin:0 .5rem}.site-header{position:sticky;top:0;z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);transition:all .3s ease}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:4.5rem}.site-logo{display:flex;align-items:center;gap:.6rem}.site-logo img{max-height:44px;width:auto}.site-logo-text{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--color-deep-plum);letter-spacing:.02em}.site-logo-text span{color:var(--color-cherry-ruby)}.main-nav{display:none;align-items:center;gap:2rem}@media(min-width:900px){.main-nav{display:flex}}.nav-link{font-size:.875rem;font-weight:500;color:#5c2248d9;position:relative;padding:.4rem 0;letter-spacing:.02em}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--color-rose-gold);transition:width .3s ease}.nav-link:hover{color:var(--color-deep-plum)}.nav-link:hover:after,.nav-link.is-active:after{width:100%}.header-actions{display:flex;align-items:center;gap:.75rem}.header-icon-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-full);color:var(--color-deep-plum);position:relative;transition:background-color .2s ease,transform .2s ease}.header-icon-btn:hover{background-color:var(--color-soft-pink);transform:scale(1.05)}.cart-count-badge{position:absolute;top:2px;right:2px;background:var(--color-cherry-ruby);color:#fff;font-size:.65rem;font-weight:700;width:1.15rem;height:1.15rem;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #c2185b4d}.mobile-nav-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--color-deep-plum)}@media(min-width:900px){.mobile-nav-toggle{display:none}}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;pointer-events:none;visibility:hidden;transition:visibility .3s ease}.mobile-drawer.is-open{pointer-events:auto;visibility:visible}.mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3d163066;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.mobile-drawer.is-open .mobile-drawer__overlay{opacity:1}.mobile-drawer__content{position:absolute;top:0;left:0;bottom:0;width:85%;max-width:320px;background:#fff;box-shadow:4px 0 24px #00000026;transform:translate(-100%);transition:transform .35s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;padding:1.5rem}.mobile-drawer.is-open .mobile-drawer__content{transform:translate(0)}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.mobile-drawer__nav{display:flex;flex-direction:column;gap:1.25rem}.mobile-drawer__link{font-size:1.1rem;font-weight:600;color:var(--color-deep-plum)}.hero-section{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 1.25rem;overflow:hidden;background:radial-gradient(circle at 50% 30%,#f7d6e073,#fff8f4f2 70%)}.hero-sparkle{position:absolute;pointer-events:none;animation:sparkleFloat 6s ease-in-out infinite alternate}.hero-sparkle-1{top:20%;right:18%;font-size:2.2rem;color:#b76e794d}.hero-sparkle-2{bottom:25%;left:15%;font-size:1.8rem;color:#c2185b33;animation-duration:8s}.hero-sparkle-3{top:45%;right:35%;font-size:2.8rem;color:#b76e7933;animation-duration:7s}@keyframes sparkleFloat{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(90deg)}to{transform:translateY(10px) rotate(180deg)}}.hero-headline{font-size:2.5rem;line-height:1.15;margin-bottom:1.25rem;color:var(--color-deep-plum)}@media(min-width:768px){.hero-headline{font-size:4.25rem}}.hero-subtext{font-size:1rem;color:#5c2248bf;max-width:580px;margin:0 auto 2rem;line-height:1.6}@media(min-width:768px){.hero-subtext{font-size:1.15rem}}.hero-stats{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:3rem}@media(min-width:768px){.hero-stats{gap:3.5rem}}.hero-stat-value{font-family:var(--font-heading);font-size:1.85rem;font-weight:700;color:var(--color-rose-gold-dark)}.hero-stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#5c224899;margin-top:.2rem}.trust-badges-section{padding:2.25rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fff}.trust-badges-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:768px){.trust-badges-grid{grid-template-columns:repeat(4,1fr)}}.trust-badge-item{display:flex;align-items:center;gap:.75rem}.trust-badge-icon{width:2.75rem;height:2.75rem;border-radius:var(--radius-full);background-color:var(--color-soft-pink);color:var(--color-rose-gold-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-badge-title{font-size:.8rem;font-weight:600;color:var(--color-deep-plum)}.trust-badge-desc{font-size:.7rem;color:#5c224899}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.product-card{background:var(--color-card-bg);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);transition:all .35s ease;display:flex;flex-direction:column;position:relative}.product-card:hover{border-color:#b76e7966;box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.product-card__media{position:relative;aspect-ratio:4/5;background-color:#faf5f2;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__image-secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease}.product-card:hover .product-card__image-secondary{opacity:1}.product-card__badges{position:absolute;top:.75rem;left:.75rem;display:flex;flex-direction:column;gap:.35rem;z-index:2}.product-card__quick-view{position:absolute;bottom:.75rem;left:.75rem;right:.75rem;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-deep-plum);font-size:.75rem;font-weight:600;padding:.6rem;border-radius:var(--radius-full);text-align:center;opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:3}.product-card:hover .product-card__quick-view{opacity:1;transform:translateY(0)}.product-card__content{padding:1rem;display:flex;flex-direction:column;flex:1}.product-card__title{font-size:.95rem;font-weight:600;color:var(--color-deep-plum);margin-bottom:.4rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price-row{display:flex;align-items:baseline;gap:.5rem;margin-top:auto;padding-top:.5rem}.product-card__price{font-weight:700;font-size:1.05rem;color:var(--color-deep-plum)}.product-card__compare-price{font-size:.85rem;color:#5c224873;text-decoration:line-through}.limited-offer-section{background:linear-gradient(135deg,var(--color-deep-plum-dark) 0%,#4a193b 50%,var(--color-deep-plum-dark) 100%);color:#fff8f4;padding:4.5rem 1.25rem;text-align:center;position:relative;overflow:hidden}.countdown-grid{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:2rem 0}.countdown-box{width:4.5rem;height:4.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-md);display:flex;flex-direction:column;align-items:center;justify-content:center}.countdown-number{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;color:#fff}.countdown-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#fff8f499}.cart-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#3d16308c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:200;opacity:0;visibility:hidden;transition:all .3s ease}.cart-drawer-backdrop.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:440px;background:#fff;z-index:201;box-shadow:-8px 0 35px #00000026;transform:translate(100%);transition:transform .4s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border)}.cart-drawer__title{font-size:1.2rem;font-weight:600;color:var(--color-deep-plum)}.free-shipping-bar{padding:1rem 1.5rem;background-color:var(--color-bg);border-bottom:1px solid var(--color-border)}.free-shipping-text{font-size:.8rem;font-weight:500;margin-bottom:.5rem;color:var(--color-deep-plum)}.progress-track{height:6px;background:#fff;border-radius:var(--radius-full);overflow:hidden;border:1px solid var(--color-border)}.progress-fill{height:100%;background:linear-gradient(90deg,var(--color-rose-gold),var(--color-cherry-ruby));border-radius:var(--radius-full);transition:width .4s ease}.cart-drawer__items{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(232,213,206,.5)}.cart-item__image{width:72px;height:90px;object-fit:cover;border-radius:var(--radius-sm);background-color:#faf5f2}.cart-item__details{flex:1;display:flex;flex-direction:column}.cart-item__title{font-size:.9rem;font-weight:600;color:var(--color-deep-plum)}.cart-item__variant{font-size:.75rem;color:#5c224899;margin-top:.2rem}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.5rem}.qty-stepper{display:inline-flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-full);overflow:hidden}.qty-stepper button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:var(--color-deep-plum)}.qty-stepper button:hover{background:var(--color-soft-pink)}.qty-stepper span{padding:0 .5rem;font-size:.8rem;font-weight:600}.cart-drawer__footer{padding:1.5rem;border-top:1px solid var(--color-border);background:#fff}.cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;font-size:1.1rem;font-weight:700;color:var(--color-deep-plum);margin-bottom:1rem}.pdp-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding:2rem 0 4rem}@media(min-width:900px){.pdp-grid{grid-template-columns:1fr 1fr;gap:4rem}}.pdp-gallery__main{aspect-ratio:4/5;border-radius:var(--radius-lg);overflow:hidden;background-color:#faf5f2;margin-bottom:1rem}.pdp-gallery__main img{width:100%;height:100%;object-fit:cover}.pdp-thumbnails{display:flex;gap:.75rem;overflow-x:auto}.pdp-thumb{width:72px;height:90px;border-radius:var(--radius-sm);overflow:hidden;border:2px solid transparent;cursor:pointer}.pdp-thumb.is-active{border-color:var(--color-rose-gold)}.pdp-title{font-size:2.2rem;color:var(--color-deep-plum);margin-bottom:.75rem}.pdp-price-wrap{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.pdp-price{font-size:1.8rem;font-weight:700;color:var(--color-deep-plum)}.pdp-compare-price{font-size:1.15rem;color:#5c224873;text-decoration:line-through}.pdp-accordion{border-top:1px solid var(--color-border);margin-top:2rem}.pdp-accordion-item{border-bottom:1px solid var(--color-border)}.pdp-accordion-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;font-weight:600;font-size:.95rem;color:var(--color-deep-plum)}.pdp-accordion-body{display:none;padding-bottom:1.25rem;font-size:.88rem;color:#5c2248bf;line-height:1.65}.pdp-accordion-item.is-open .pdp-accordion-body{display:block}.site-footer{background-color:var(--color-deep-plum-dark);color:#fff8f4;padding:4.5rem 0 2rem;margin-top:5rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3.5rem}@media(min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem}}.footer-title{font-family:var(--font-heading);font-size:1.1rem;color:#fff;margin-bottom:1.2rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:#fff8f4b3;font-size:.875rem}.footer-links a:hover{color:var(--color-rose-gold-light)}.footer-newsletter input{width:100%;padding:.8rem 1.2rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-full);color:#fff;font-size:.875rem;margin-bottom:.75rem}.footer-newsletter input::placeholder{color:#fff8f473}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:1rem;font-size:.78rem;color:#fff8f480;text-align:center}@media(min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
