.featured-section{padding:4rem 2rem;background:#fff;max-width:1200px;margin:0 auto}.section-head{text-align:center;margin-bottom:2.5rem}.section-title{font-size:2rem;font-weight:800;color:#1a0a14;margin-bottom:.4rem}.section-sub{color:#8a6070;font-size:.95rem;margin-bottom:.8rem}.pink-line{width:50px;height:3px;background:#8b1a4a;margin:0 auto;border-radius:2px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card{text-decoration:none;border-radius:10px;overflow:hidden;border:1px solid #f5e8ef;transition:all .25s;background:#fff;display:block}.product-card:hover{box-shadow:0 10px 30px #8b1a4a1f;transform:translateY(-4px)}.product-img-wrap{position:relative;aspect-ratio:4/5;background:#fdf0f5;overflow:hidden}.product-img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-img{transform:scale(1.04)}.product-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c8a0b4;font-size:.85rem;text-align:center;padding:1rem}.badge-sale{position:absolute;top:10px;left:10px;background:#c0392b;color:#fff;font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:12px}.product-info{padding:.9rem 1rem}.product-name{color:#1a0a14;font-size:.9rem;font-weight:600;margin-bottom:.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-price{display:flex;align-items:center;gap:.5rem}.price-now{color:#8b1a4a;font-weight:800;font-size:1rem}.price-old{color:#aaa;font-size:.85rem;text-decoration:line-through}.view-all-wrap{text-align:center;margin-top:2.5rem}.view-all-btn{display:inline-block;border:2px solid #8B1A4A;color:#8b1a4a;padding:12px 40px;border-radius:6px;text-decoration:none;font-weight:700;font-size:.95rem;transition:all .2s}.view-all-btn:hover{background:#8b1a4a;color:#fff}.promo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2rem;background:#fdf0f5;max-width:1200px;margin:0 auto 2rem}.promo-box{border-radius:12px;padding:2.5rem 2rem;text-align:center;transition:transform .2s}.promo-box:hover{transform:translateY(-3px)}.promo-box--1{background:linear-gradient(135deg,#8b1a4a,#b03070)}.promo-box--2{background:linear-gradient(135deg,#2d1b2e,#5a2a5a)}.promo-box--3{background:linear-gradient(135deg,#1a4a6a,#2a6a9a)}.promo-label{color:#ffffffb3;font-size:.72rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:.3rem}.promo-title{color:#fff;font-size:1.4rem;font-weight:800;margin-bottom:.6rem}.promo-text{color:#fffc;font-size:.85rem;line-height:1.6;margin-bottom:1rem}.promo-link{display:inline-block;background:#fff;color:#1a0a14;padding:8px 22px;border-radius:20px;font-size:.82rem;font-weight:700;text-decoration:none;transition:opacity .2s}.promo-link:hover{opacity:.85}@media(max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.promo-strip{grid-template-columns:1fr}.featured-section{padding:3rem 1rem}}@media(max-width:480px){.products-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.site-footer{background:#1a0a14;color:#d4b0c0;margin-top:3rem}.footer-top{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding:3rem 2rem}.footer-brand{color:#f5d6e0;font-size:1.2rem;font-weight:800;margin-bottom:.8rem}.footer-about{font-size:.85rem;line-height:1.7;color:#b09aa8;margin-bottom:1rem}.footer-contact{font-size:.82rem;line-height:1.8;color:#c8a0b4}.footer-heading{color:#f5d6e0;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#b09aa8;text-decoration:none;font-size:.85rem;transition:color .2s}.footer-links a:hover{color:#f5d6e0}.payment-icons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.payment-icons svg{height:24px;width:auto}.footer-secure{font-size:.78rem;color:#8b1a4a;font-weight:600}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:1.2rem 2rem;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;font-size:.8rem;color:#806070}@media(max-width:900px){.footer-top{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:580px){.footer-top{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1rem}.footer-bottom{flex-direction:column;gap:.3rem;text-align:center}}.top-bar{background:#2d1b2e;color:#f5d6e0;text-align:center;font-size:.78rem;padding:7px 16px;letter-spacing:.4px}.site-header{background:#fff;border-bottom:1px solid #f0e0e8;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px #0000000f}.header-inner{max-width:1200px;margin:0 auto;padding:.8rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo-link{text-decoration:none;flex-shrink:0}.logo-text{font-size:1.4rem;font-weight:800;color:#8b1a4a;letter-spacing:.5px;line-height:1.1}.logo-tagline{font-size:.65rem;color:#b07090;letter-spacing:2px;text-transform:uppercase}.header-search{display:flex;flex:1;max-width:480px;border:1.5px solid #e8c8d8;border-radius:25px;overflow:hidden;transition:border-color .2s}.header-search:focus-within{border-color:#8b1a4a}.search-input{flex:1;border:none;outline:none;padding:.6rem 1.2rem;font-size:.9rem;color:#333;background:transparent}.search-btn{background:#8b1a4a;color:#fff;border:none;padding:.6rem 1.4rem;cursor:pointer;font-size:.85rem;font-weight:600;transition:background .2s}.search-btn:hover{background:#6d1239}.header-icons{display:flex;gap:1.2rem;align-items:center;flex-shrink:0}.icon-wrap{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#2d1b2e;font-size:.7rem;font-weight:600;gap:2px;cursor:pointer}.icon-wrap svg{width:1.4rem;height:1.4rem}.icon-wrap:hover{color:#8b1a4a}.main-nav{background:#fdf0f5;border-top:1px solid #f0e0e8;display:flex;justify-content:center;gap:0;padding:0 2rem}.main-nav a{padding:.7rem 1.4rem;color:#3a1a2a;text-decoration:none;font-size:.85rem;font-weight:600;letter-spacing:.3px;text-transform:uppercase;transition:all .2s;border-bottom:2px solid transparent}.main-nav a:hover{color:#8b1a4a;border-bottom-color:#8b1a4a;background:#fff}.nav-highlight{color:#8b1a4a!important}.nav-sale{color:#c0392b!important;font-weight:700!important}@media(max-width:768px){.header-search{display:none}.logo-text{font-size:1.1rem}.header-inner{padding:.8rem 1rem}.main-nav{overflow-x:auto;justify-content:flex-start}.main-nav a{padding:.6rem 1rem;font-size:.78rem;white-space:nowrap}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero{background:linear-gradient(135deg,#fdf0f5,#fff5f8 60%,#fce8f0);display:flex;align-items:center;justify-content:space-between;padding:4rem 5rem;gap:3rem;min-height:460px}.hero-left{flex:1;max-width:540px}.hero-label{display:inline-block;background:#8b1a4a;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:1.2rem}.hero-heading{font-size:3rem;font-weight:800;color:#1a0a14;line-height:1.15;margin-bottom:1rem}.hero-desc{font-size:1.05rem;color:#6b4a5a;line-height:1.7;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.btn-main{background:#8b1a4a;color:#fff;padding:13px 32px;border-radius:6px;text-decoration:none;font-weight:700;font-size:.95rem;transition:background .2s,transform .1s}.btn-main:hover{background:#6d1239;transform:translateY(-2px)}.btn-outline{background:transparent;color:#8b1a4a;padding:13px 32px;border-radius:6px;text-decoration:none;font-weight:700;font-size:.95rem;border:2px solid #8B1A4A;transition:all .2s}.btn-outline:hover{background:#8b1a4a;color:#fff}.hero-trust{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.trust-item{font-size:.8rem;color:#8b1a4a;font-weight:600}.trust-dot{color:#c8a0b4}.hero-right{flex-shrink:0}.hero-banner-box{width:300px;height:340px;background:linear-gradient(145deg,#8b1a4a,#c0396a,#e8729a);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #8b1a4a4d}.hero-banner-inner{text-align:center;color:#fff;padding:1rem}.banner-text-top{font-size:.9rem;letter-spacing:2px;opacity:.85;margin-bottom:.5rem}.banner-price{font-size:4rem;font-weight:800;line-height:1;margin:.3rem 0}.banner-text-bottom{font-size:.85rem;letter-spacing:1px;opacity:.9;margin-top:.5rem}.cat-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.cat-item{text-decoration:none;display:block}.cat-box{padding:2.5rem 2rem;text-align:center;transition:all .25s;border-right:1px solid #f0e0e8}.cat-item:last-child .cat-box{border-right:none}.cat-box:hover{transform:translateY(-4px);box-shadow:0 8px 30px #8b1a4a1a}.cat-box--1{background:#fff5f8}.cat-box--2{background:#fdf0f5}.cat-box--3{background:#fce8f0}.cat-name{font-size:1.6rem;font-weight:800;color:#1a0a14;margin-bottom:.3rem}.cat-from{font-size:.9rem;color:#8b1a4a;font-weight:600;margin-bottom:.8rem}.cat-cta{display:inline-block;background:#8b1a4a;color:#fff;padding:7px 20px;border-radius:20px;font-size:.8rem;font-weight:700}.why-us{background:#2d1b2e;display:flex;justify-content:center;flex-wrap:wrap}.why-item{flex:1;min-width:200px;text-align:center;padding:2rem 1.5rem;border-right:1px solid rgba(255,255,255,.08)}.why-item:last-child{border-right:none}.why-icon-circle{width:44px;height:44px;background:#8b1a4a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .8rem;color:#fff;font-size:1.2rem;font-weight:700}.why-title{color:#fff;font-size:.95rem;font-weight:700;margin-bottom:.3rem}.why-desc{color:#c8a0b4;font-size:.8rem;line-height:1.5}@media(max-width:900px){.hero{flex-direction:column;padding:3rem 1.5rem;text-align:center}.hero-right{display:none}.hero-heading{font-size:2.2rem}.hero-actions,.hero-trust{justify-content:center}}@media(max-width:600px){.cat-strip{grid-template-columns:1fr}.cat-box{border-right:none;border-bottom:1px solid #f0e0e8}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
