.homepage-container{background-color:#ffffff;overflow-x:hidden;width:100%;max-width:100%}.homepage-container .container.mt-4{display:none!important}.homepage-filter-wrapper{width:100%;max-width:900px;margin:32px auto 40px;padding:0 16px;position:relative;z-index:99}.homepage-filter-bar{display:flex;align-items:center;gap:0;width:100%;background:rgba(255,255,255,.85);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1.5px solid rgba(236,72,153,.15);border-radius:100px;padding:6px 6px 6px 20px;box-shadow:0 12px 32px rgba(236,72,153,.08),0 4px 12px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.9);position:relative;z-index:99;pointer-events:auto;box-sizing:border-box;transition:all .3s cubic-bezier(.4,0,.2,1)}.homepage-filter-bar:focus-within,.homepage-filter-bar:hover{border-color:rgba(236,72,153,.35);box-shadow:0 16px 40px rgba(236,72,153,.14),0 4px 12px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.9)}.filter-bar-category{position:relative;flex-shrink:0;z-index:100}.filter-bar-category-trigger{display:flex;align-items:center;gap:8px;padding:10px 14px;border:none;background:transparent;border-radius:50px;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;color:#241a1d;transition:all .2s ease;white-space:nowrap;max-width:200px}.filter-bar-category-trigger:hover{background:rgba(253,242,248,.8)}.filter-bar-category-trigger.active{background:rgba(253,242,248,.9)}.filter-bar-cat-icon{font-size:1.1rem;line-height:1;flex-shrink:0}.filter-bar-cat-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-weight:600}.filter-bar-chevron{color:#94a3b8;font-size:.75rem;transition:transform .25s ease;flex-shrink:0}.filter-bar-chevron.open{transform:rotate(180deg);color:#ec4899}.filter-bar-divider{width:1px;height:24px;background:rgba(236,72,153,.15);margin:0 4px 0 2px;flex-shrink:0}.filter-bar-category-menu{position:absolute;top:calc(100% + 10px);left:0;z-index:9999;margin:0;padding:6px;list-style:none;background:#ffffff;border:1.5px solid rgba(236,72,153,.15);border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.12),0 6px 16px rgba(236,72,153,.1);min-width:240px;max-height:360px;overflow-y:auto;pointer-events:auto;animation:dropdownFade .2s ease}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.filter-bar-category-option{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;cursor:pointer;font-size:.9rem;color:#241a1d;transition:background .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter-bar-category-option:hover{background:rgba(253,242,248,.9)}.filter-bar-category-option.active{background:linear-gradient(135deg,rgba(236,72,153,.1),rgba(139,92,246,.1));color:#ec4899;font-weight:600}.filter-bar-cat-name{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-bar-check{color:#ec4899;font-weight:700;font-size:.95rem;flex-shrink:0}.filter-bar-search{position:relative;flex:1 1 auto;min-width:0;display:flex;align-items:center}.filter-bar-search-icon{position:absolute;left:14px;color:#94a3b8;font-size:.85rem;pointer-events:none;flex-shrink:0;transition:color .2s ease}.filter-bar-search:focus-within .filter-bar-search-icon{color:#ec4899}.filter-bar-search-input{width:100%;padding:12px 38px 12px 40px;border:none;background:transparent;border-radius:50px;font-size:.9rem;color:#241a1d;font-family:inherit;outline:none;transition:background .2s ease}.filter-bar-search-input::placeholder{color:#94a3b8}.filter-bar-search-input:focus{background:rgba(253,242,248,.5)}.filter-bar-search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:rgba(148,163,184,.15);border:none;color:#64748b;font-size:1.2rem;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.filter-bar-search-clear:hover{background:#ec4899;color:#ffffff}@media (max-width:768px){.homepage-filter-wrapper{margin:24px auto 32px;padding:0 14px}.homepage-filter-bar{padding:6px 6px 6px 14px;border-radius:26px}.filter-bar-category-trigger{padding:9px 10px;max-width:160px}.filter-bar-cat-label{max-width:100px;font-size:.85rem}.filter-bar-search-input{font-size:.85rem;padding:11px 36px}.filter-bar-search-icon{left:10px}.filter-bar-category-menu{min-width:220px;max-height:300px}}@media (max-width:520px){.homepage-filter-wrapper{margin:20px auto 28px;padding:0 12px}.homepage-filter-bar{flex-direction:column;border-radius:22px;padding:8px;gap:0;align-items:stretch}.filter-bar-category{width:100%}.filter-bar-category-trigger{width:100%;justify-content:space-between;max-width:100%;padding:11px 14px;background:rgba(253,242,248,.5)}.filter-bar-cat-label{max-width:none;flex:1 1;text-align:left}.filter-bar-divider{width:calc(100% - 16px);height:1px;margin:6px auto}.filter-bar-search{width:100%}.filter-bar-search-input{background:rgba(253,242,248,.5);padding:11px 38px}.filter-bar-category-menu{left:0;right:0;min-width:0;width:100%}}@media (max-width:380px){.homepage-filter-wrapper{padding:0 10px}.filter-bar-cat-label{font-size:.82rem}.filter-bar-cat-icon{font-size:1rem}.filter-bar-search-input{font-size:.82rem;padding:10px 36px}}.homepage-container .container.mt-4{margin-top:1.5rem!important}.homepage-container .row.justify-content-center{margin-bottom:0!important}.filter-bar-pro{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:100%!important;margin:0 auto 40px!important;padding:12px 24px!important;background:rgba(255,255,255,.9)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(236,72,153,.15)!important;border-radius:100px!important;box-shadow:0 20px 40px rgba(236,72,153,.12),0 8px 16px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8)!important;position:relative!important;z-index:99!important;pointer-events:auto!important;box-sizing:border-box!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.filter-bar-pro:hover{box-shadow:0 24px 50px rgba(236,72,153,.18),0 10px 20px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.9)!important;border-color:rgba(236,72,153,.25)!important;transform:translateY(-2px)!important}.filter-bar-pro:before{content:"";position:absolute;left:24px;right:24px;top:0;bottom:0;background:linear-gradient(135deg,rgba(236,72,153,.1),rgba(139,92,246,.1),rgba(236,72,153,.1));border-radius:100px;z-index:-1;opacity:0;pointer-events:none!important;transition:opacity .4s ease}.filter-bar-pro:hover:before{opacity:1}@media (max-width:768px){.filter-bar-pro{flex-direction:column!important;align-items:stretch!important;padding:16px 20px!important;gap:16px!important;border-radius:24px!important;margin-bottom:32px!important;max-width:100%!important}.filter-bar-pro:hover{transform:none!important}}@media (max-width:992px) and (min-width:769px){.filter-bar-pro{padding:12px 20px!important;gap:20px!important;max-width:100%!important}}@media (max-width:480px){.filter-bar-pro{padding:14px 16px!important;gap:12px!important}}.category-scroll-container{flex:1 1 auto!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:none!important;-ms-overflow-style:none!important;display:flex!important;align-items:center!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;border-radius:50px!important;background:rgba(253,242,248,.5)!important;padding:4px!important;pointer-events:auto!important}.category-scroll-container::-webkit-scrollbar{display:none!important}.category-scroll-container:active{cursor:-webkit-grabbing!important;cursor:grabbing!important}.category-scroll-container{cursor:-webkit-grab!important;cursor:grab!important}.category-pills-row{gap:8px!important;width:max-content!important;padding:0 20px 0 4px!important}.category-pills-row,.pill-item{display:inline-flex!important;align-items:center!important;flex-shrink:0!important}.pill-item{border:none!important;background:transparent!important;padding:8px 20px!important;border-radius:50px!important;font-weight:500!important;color:#64748b!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;white-space:nowrap!important;font-size:.875rem!important;letter-spacing:-.2px!important;justify-content:center!important;position:relative!important;overflow:hidden!important;pointer-events:auto!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pill-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);transition:left .5s ease}.pill-item:hover:before{left:100%}.pill-item:hover{color:#ec4899!important;background:rgba(253,242,248,.8)!important;box-shadow:0 4px 12px rgba(236,72,153,.15)!important}.pill-item.active,.pill-item:hover{transform:translateY(-1px)!important}.pill-item.active{background:linear-gradient(135deg,#ec4899,#8b5cf6)!important;color:#ffffff!important;font-weight:600!important;box-shadow:0 6px 20px rgba(236,72,153,.35)!important;border:1px solid rgba(255,255,255,.2)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.pill-item{line-height:1.2!important;height:auto!important;min-height:32px!important}.pill-item.active .pill-icon{margin-right:4px!important}@media (max-width:768px){.pill-item{padding:8px 16px!important;font-size:.82rem!important;min-height:30px!important}}.search-inline-wrapper{position:relative!important;width:200px!important;min-width:200px!important;flex-shrink:0!important;z-index:10!important;pointer-events:auto!important}.search-icon-muted{position:absolute!important;left:16px!important;top:50%!important;transform:translateY(-50%)!important;color:#94a3b8!important;z-index:1!important;pointer-events:none!important;font-size:.85rem!important;transition:all .3s ease!important}.search-inline-wrapper:focus-within .search-icon-muted{color:#ec4899!important;transform:translateY(-50%) scale(1.1)!important}.minimal-search{width:100%!important;padding:10px 16px 10px 42px!important;border:1px solid #f1f5f9!important;background:#f8fafc!important;border-radius:50px!important;outline:none!important;font-size:.875rem!important;color:#334155!important;transition:all .3s ease!important;box-sizing:border-box!important;box-shadow:inset 0 1px 3px rgba(0,0,0,.05)!important;height:42px!important}.minimal-search::placeholder{color:#94a3b8!important}.minimal-search:focus{border-color:rgba(236,72,153,.5)!important;background:#ffffff!important;box-shadow:0 0 0 3px rgba(236,72,153,.1),inset 0 1px 3px rgba(0,0,0,.05)!important;transform:translateY(-1px)!important}.search-inline-wrapper:has(.minimal-search:not(:placeholder-shown)) .search-clear-btn{opacity:1!important;transform:scale(1)!important}.search-clear-btn{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;background:none!important;border:none!important;color:#94a3b8!important;font-size:18px!important;cursor:pointer!important;padding:4px!important;opacity:0!important;transition:all .3s ease!important;border-radius:50%!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}.search-clear-btn:hover{background:rgba(236,72,153,.1)!important;color:#ec4899!important;transform:translateY(-50%) scale(1.1)!important}.homepage-container .container.mt-4{margin-top:2rem!important}.homepage-container .promo-strip{margin-top:40px!important}@media (max-width:768px){.homepage-container .container.mt-4{margin-top:1rem!important}.homepage-container .promo-strip{margin-top:24px!important}.filter-bar-pro{flex-direction:column!important;align-items:stretch!important;padding:16px 20px!important;gap:16px!important;margin-bottom:24px!important}.category-scroll-container,.filter-bar-pro{width:100%!important;border-radius:24px!important}.category-scroll-container{background:rgba(253,242,248,.5)!important;padding:4px 8px!important}.category-pills-row{width:100%!important;display:inline-flex!important;justify-content:flex-start!important;padding:0 8px!important;gap:6px!important;flex-shrink:0!important}.pill-item{padding:8px 16px!important;font-size:.82rem!important;min-height:30px!important;pointer-events:auto!important;cursor:pointer!important}.search-inline-wrapper{width:100%!important;min-width:0!important;max-width:none!important}.minimal-search{width:100%!important;padding:10px 16px 10px 42px!important;height:42px!important}.search-clear-btn{right:12px!important;opacity:1!important;transform:translateY(-50%) scale(1)!important}}@media (max-width:480px){.pill-item{padding:6px 14px!important;font-size:.8rem!important;min-height:28px!important;border-radius:20px!important}.minimal-search{padding:8px 14px 8px 36px!important;font-size:.8rem!important;height:38px!important}.search-icon-muted{font-size:.75rem!important;left:12px!important}.search-clear-btn{right:10px!important;width:20px!important;height:20px!important;font-size:16px!important}}.homepage-hero-full{width:100%;height:100vh;min-height:600px;max-height:900px;position:relative;overflow:hidden}@media (max-width:768px){.homepage-hero-full{height:70vh;min-height:500px}}@media (max-width:480px){.homepage-hero-full{height:60vh;min-height:400px}}.hero-background-wrapper{width:100%;height:100%;position:relative}.hero-video-bg{object-fit:cover;z-index:1}.hero-content-overlay,.hero-video-bg{width:100%;height:100%;position:absolute;top:0;left:0}.hero-content-overlay{z-index:2;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.5));display:flex;align-items:center;justify-content:center;color:white;padding:20px}.hero-content-wrapper{text-align:center;max-width:900px;width:100%;padding:0 20px}.hero-subtitle{text-transform:uppercase;letter-spacing:3px;font-size:.8rem;font-weight:500;display:block;margin-bottom:15px;color:rgba(255,255,255,.9)}@media (max-width:768px){.hero-subtitle{font-size:.7rem;letter-spacing:2px;margin-bottom:10px}}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:20px;line-height:1.1}.hero-title-highlight{background:linear-gradient(135deg,#ec4899,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-title-sub{display:block;font-size:.35em;font-weight:400;margin-top:8px;color:rgba(255,255,255,.85);letter-spacing:.02em;line-height:1.3}@media (max-width:768px){.hero-title-sub{font-size:.5em;margin-top:6px;line-height:1.3}}@media (max-width:480px){.hero-title-sub{font-size:.6em;margin-top:4px;line-height:1.2;margin-top:6px}}@media (max-width:992px){.hero-title{font-size:2.8rem}}@media (max-width:768px){.hero-title{font-size:2.2rem;margin-bottom:15px}}@media (max-width:480px){.hero-title{font-size:1.8rem}}.hero-description{font-size:1.1rem;max-width:600px;margin:0 auto 35px;opacity:.95;line-height:1.6}@media (max-width:768px){.hero-description{font-size:1rem;margin-bottom:25px;padding:0 10px}}@media (max-width:480px){.hero-description{font-size:.9rem}}.hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.hero-main-btn,.hero-secondary-btn{border:none;padding:15px 35px;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:180px}@media (max-width:768px){.hero-main-btn,.hero-secondary-btn{padding:12px 25px;font-size:.9rem;min-width:160px}}.hero-main-btn{background:white;color:#7c3aed;box-shadow:0 10px 20px rgba(0,0,0,.15)}.hero-main-btn:hover{transform:translateY(-3px);background:#fdf2f8;color:#ec4899;box-shadow:0 15px 30px rgba(0,0,0,.2)}.hero-secondary-btn{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:white;border:2px solid rgba(255,255,255,.3)}.hero-secondary-btn:hover{background:rgba(255,255,255,.3);transform:translateY(-3px)}.section-header{text-align:center;margin-bottom:40px}.section-title-center{font-weight:800;font-size:2.2rem;color:#222;margin-bottom:10px}@media (max-width:768px){.section-title-center{font-size:1.8rem}}.section-subtitle{color:#9ca3af;font-size:14px;margin-top:4px;max-width:600px;margin-left:auto;margin-right:auto}.products-placeholder{background:#f9f9f9;border-radius:20px;padding:60px 20px;text-align:center;border:2px dashed #eee;margin-bottom:40px}.placeholder-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:30px;gap:30px;margin-top:40px}@media (max-width:768px){.features-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.features-grid{grid-template-columns:1fr;gap:15px}}.feature-card{text-align:center;padding:25px 15px;background:white;border-radius:15px;border:1px solid #f0f0f0;transition:all .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1);border-color:#ec4899}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#fdf2f8,#fce7f3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;color:#ec4899;font-size:24px}.feature-card h4{font-size:1.1rem;margin-bottom:8px;color:#333}.feature-card p{font-size:.9rem;color:#666;margin:0}.text-muted{color:#6c757d!important}.spinner-border{width:3rem;height:3rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.products-grid-home{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:24px;gap:24px;padding:8px 0}.product-card-home{background:#ffffff;border-radius:18px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.07);transition:transform .22s ease,box-shadow .22s ease;display:flex;flex-direction:column;border:1px solid #f0f0f0}.product-card-home:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(236,72,153,.13)}.product-card-image-wrap{position:relative;height:200px;background:linear-gradient(135deg,#fdf2f8,#fce7f3);overflow:hidden}.product-card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card-home:hover .product-card-img{transform:scale(1.05)}.product-card-img-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:56px;background:linear-gradient(135deg,#fdf2f8,#fce7f3)}.product-card-badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:5px}.badge-featured{background:linear-gradient(135deg,#f59e0b,#d97706)}.badge-discount,.badge-featured{color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px}.badge-discount{background:linear-gradient(135deg,#ec4899,#db2777)}.badge-out{background:#fee2e2;color:#dc2626;font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px}.wishlist-btn-home{position:absolute;top:10px;right:10px;background:rgba(255,255,255,.9);border:none;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#d1d5db;transition:all .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.wishlist-btn-home.active,.wishlist-btn-home:hover{color:#ec4899;transform:scale(1.1)}.product-card-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:5px;flex:1 1}.product-card-category{font-size:11px;color:#ec4899;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.product-card-name{font-size:14px;font-weight:700;color:#1f2937;margin:0;line-height:1.35;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-desc{font-size:12px;color:#9ca3af;margin:0;line-height:1.4}.product-card-seller{font-size:11px;color:#6b7280;margin:0}.product-card-price-row{display:flex;align-items:baseline;gap:8px;margin-top:4px}.product-card-price{font-size:16px;font-weight:800;color:#ec4899}.product-card-original{font-size:12px;color:#9ca3af;text-decoration:line-through}.product-card-actions{display:flex;gap:8px;margin-top:auto;padding-top:10px}.product-card-view-btn{flex:1 1;text-align:center;padding:8px 12px;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;border:none;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.product-card-view-btn:hover{opacity:.88;color:#fff;text-decoration:none}.product-card-cart-btn{width:36px;height:36px;flex-shrink:0;background:#fdf2f8;border:1.5px solid #fce7f3;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ec4899;font-size:13px;transition:all .2s ease}.product-card-cart-btn:hover{background:#ec4899;color:#fff;border-color:#ec4899}.product-card-cart-btn.flash{background:#10b981;border-color:#10b981;color:#fff;font-weight:700}.product-card-cart-btn.disabled{opacity:.4;cursor:not-allowed}.view-all-btn-home{padding:13px 36px;background:linear-gradient(135deg,#ec4899,#a855f7);color:#fff;border:none;border-radius:50px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px rgba(236,72,153,.3)}.view-all-btn-home:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(236,72,153,.4)}.pill-icon{margin-right:4px}@media (max-width:768px){.products-grid-home{grid-template-columns:repeat(2,1fr);gap:14px}.product-card-image-wrap{height:160px}.product-card-name{font-size:13px}.product-card-price{font-size:14px}}@media (max-width:400px){.products-grid-home{grid-template-columns:1fr}}