@keyframes fadeInUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,to{box-shadow:0 0 20px #3b82f64d}50%{box-shadow:0 0 30px #3b82f680}}@keyframes shimmer{0%{background-position:-200%0}to{background-position:200%0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes slideInFromTop{0%{transform:translateY(-100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-180deg) scale(0);opacity:0}to{transform:rotate(0) scale(1);opacity:1}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}to{transform:perspective(400px) rotateX(0);opacity:1}}@keyframes zoomInRotate{0%{transform:scale(0) rotate(180deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes wiggle{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}@keyframes heartbeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.hero-banner[data-astro-cid-lgp7gkki]{background:linear-gradient(135deg,#1e293b,#334155);position:relative;overflow:hidden;min-height:500px;display:flex;align-items:center;width:100vw;margin-left:calc(50% - 50vw);margin-bottom:0}.hero-banner[data-astro-cid-lgp7gkki]:before{content:"";position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1557804506-669a67965ba0?w=1920&h=1080&fit=crop)center/cover;opacity:.15;animation:float 6s ease-in-out infinite}.product-card[data-astro-cid-lgp7gkki]{background:#fff;border-radius:12px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a;border:1px solid rgba(0,0,0,.08);animation:fadeInUp .8s ease-out forwards;opacity:0}.product-card[data-astro-cid-lgp7gkki]:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 30px 60px -12px #3b82f666;border-color:#3b82f680;animation:glow 2s ease-in-out infinite}.product-card[data-astro-cid-lgp7gkki]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8,#3b82f6);background-size:200% 100%;transform:scaleX(0);transform-origin:left;transition:transform .6s ease}.product-card[data-astro-cid-lgp7gkki]:hover:before{transform:scaleX(1);animation:shimmer 2s ease-in-out infinite}.product-image-container[data-astro-cid-lgp7gkki]{position:relative;overflow:hidden;background:#f8fafc;height:240px;display:flex;align-items:center;justify-content:center;padding:15px}.product-card[data-astro-cid-lgp7gkki]:hover .product-badge[data-astro-cid-lgp7gkki]{transform:scale(1.2) rotate(10deg);background:#3b82f6;animation:heartbeat 1.5s ease-in-out infinite}.product-card[data-astro-cid-lgp7gkki]:hover .product-badge[data-astro-cid-lgp7gkki] svg[data-astro-cid-lgp7gkki]{color:#fff}.product-image[data-astro-cid-lgp7gkki]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .6s cubic-bezier(.175,.885,.32,1.275);filter:brightness(.95) saturate(1);border-radius:8px;transform:scale(1)}.product-card[data-astro-cid-lgp7gkki]:hover .product-image[data-astro-cid-lgp7gkki]{transform:scale(1.1);filter:brightness(1.1) saturate(1.3) contrast(1.1);border-radius:12px}.product-image-container[data-astro-cid-lgp7gkki]:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#3b82f61a,#9333ea1a);opacity:0;transition:opacity .4s ease;border-radius:8px}.product-card[data-astro-cid-lgp7gkki]:hover .product-image-container[data-astro-cid-lgp7gkki]:after{opacity:1}.category-item[data-astro-cid-lgp7gkki]{animation:fadeInUp .8s ease-out forwards;opacity:0}.category-item[data-astro-cid-lgp7gkki]:nth-child(4n+1){animation:slideInLeft .8s ease-out forwards;animation-delay:.1s}.category-item[data-astro-cid-lgp7gkki]:nth-child(4n+2){animation:scaleIn .8s ease-out forwards;animation-delay:.2s}.category-item[data-astro-cid-lgp7gkki]:nth-child(4n+3){animation:slideInRight .8s ease-out forwards;animation-delay:.3s}.category-item[data-astro-cid-lgp7gkki]:nth-child(4n+4){animation:slideInRight .8s ease-out forwards;animation-delay:.3s}.hero-content[data-astro-cid-lgp7gkki]{animation:slideInLeft 1s ease-out forwards}.hero-image[data-astro-cid-lgp7gkki]{animation:zoomInRotate 1.2s ease-out forwards;animation-delay:.3s;opacity:0}.stat-item[data-astro-cid-lgp7gkki]{animation:rotateIn .8s ease-out forwards;opacity:0}.stat-item[data-astro-cid-lgp7gkki]:nth-child(1){animation-delay:.8s}.stat-item[data-astro-cid-lgp7gkki]:nth-child(2){animation-delay:1s}.stat-item[data-astro-cid-lgp7gkki]:nth-child(3){animation-delay:1.2s}.section-title[data-astro-cid-lgp7gkki]{animation:slideInFromTop .8s ease-out forwards;opacity:0}.section-subtitle[data-astro-cid-lgp7gkki]{animation:fadeInUp .8s ease-out forwards;animation-delay:.2s;opacity:0}.animated-button[data-astro-cid-lgp7gkki]{position:relative;overflow:hidden;transition:all .3s ease}.animated-button[data-astro-cid-lgp7gkki]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.animated-button[data-astro-cid-lgp7gkki]:hover:before{left:100%}.animated-button[data-astro-cid-lgp7gkki]:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 15px 35px #0000004d}.animated-button[data-astro-cid-lgp7gkki]:active{transform:translateY(0) scale(.98)}.floating-element[data-astro-cid-lgp7gkki]{animation:float 4s ease-in-out infinite}.floating-element[data-astro-cid-lgp7gkki]:nth-child(odd){animation-delay:-2s}.floating-element[data-astro-cid-lgp7gkki]:hover{animation:wiggle .8s ease-in-out}.animate-on-scroll[data-astro-cid-lgp7gkki]{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.animate-on-scroll[data-astro-cid-lgp7gkki].animated{opacity:1;transform:translateY(0)}.search-glow[data-astro-cid-lgp7gkki]{background:0 0!important;border:2px solid rgba(59,130,246,.3)!important;color:#000!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-glow[data-astro-cid-lgp7gkki]:focus{border-color:#3b82f6cc!important;background:#fff3!important;animation:glow 2s ease-in-out infinite;transform:scale(1.02);color:#000!important}.search-glow[data-astro-cid-lgp7gkki]::-moz-placeholder{color:#0009!important}.search-glow[data-astro-cid-lgp7gkki]::placeholder{color:#0009!important}.filter-btn[data-astro-cid-lgp7gkki]{position:relative;overflow:hidden;background:0 0!important;border:2px solid rgba(59,130,246,.3)!important;color:#000!important;transition:all .3s ease}.filter-btn[data-astro-cid-lgp7gkki]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.filter-btn[data-astro-cid-lgp7gkki]:hover:before{left:100%}.filter-btn[data-astro-cid-lgp7gkki]:hover{background:#3b82f61a!important;border-color:#3b82f699!important;color:#3b82f6!important;transform:translateY(-2px) scale(1.05)}.filter-btn[data-astro-cid-lgp7gkki].bg-blue-600{background:#3b82f6e6!important;border-color:#3b82f6e6!important;color:#fff!important}.price-tag[data-astro-cid-lgp7gkki]{position:relative;display:inline-block;transition:all .3s ease}.product-card[data-astro-cid-lgp7gkki]:hover .price-tag[data-astro-cid-lgp7gkki]{animation:pulse 1s ease-in-out infinite;transform:scale(1.1)}.product-card[data-astro-cid-lgp7gkki].loading{animation:pulse 1.5s ease-in-out infinite}body{overflow-x:hidden}.hero-banner[data-astro-cid-lgp7gkki]+section[data-astro-cid-lgp7gkki]{margin-top:0;padding-top:5rem}.custom-scrollbar[data-astro-cid-lgp7gkki]::-webkit-scrollbar{width:6px}.custom-scrollbar[data-astro-cid-lgp7gkki]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar[data-astro-cid-lgp7gkki]::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.custom-scrollbar[data-astro-cid-lgp7gkki]::-webkit-scrollbar-thumb:hover{background:#555}.add-to-cart-btn[data-astro-cid-lgp7gkki]{transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.add-to-cart-btn[data-astro-cid-lgp7gkki]:hover{box-shadow:0 8px 25px #3b82f666}.rating-stars[data-astro-cid-lgp7gkki]{display:inline-flex;gap:2px;transition:all .3s ease}.product-card[data-astro-cid-lgp7gkki]:hover .rating-stars[data-astro-cid-lgp7gkki]{transform:scale(1.1);animation:wiggle .6s ease-in-out}.products-grid[data-astro-cid-lgp7gkki] .product-card[data-astro-cid-lgp7gkki]:nth-child(1){animation-delay:.1s}.products-grid[data-astro-cid-lgp7gkki] .product-card[data-astro-cid-lgp7gkki]:nth-child(2){animation-delay:.2s}.products-grid[data-astro-cid-lgp7gkki] .product-card[data-astro-cid-lgp7gkki]:nth-child(3){animation-delay:.3s}.products-grid[data-astro-cid-lgp7gkki] .product-card[data-astro-cid-lgp7gkki]:nth-child(4){animation-delay:.4s}.products-grid[data-astro-cid-lgp7gkki] .product-card[data-astro-cid-lgp7gkki]:nth-child(5){animation-delay:.5s}.products-grid[data-astro-cid-lgp7gkki] .product-card[data-astro-cid-lgp7gkki]:nth-child(6){animation-delay:.6s}.products-grid[data-astro-cid-lgp7gkki] .product-card[data-astro-cid-lgp7gkki]:nth-child(7){animation-delay:.7s}.products-grid[data-astro-cid-lgp7gkki] .product-card[data-astro-cid-lgp7gkki]:nth-child(8){animation-delay:.8s}.product-card[data-astro-cid-lgp7gkki] .product-title[data-astro-cid-lgp7gkki]{transition:all .3s ease}.product-card[data-astro-cid-lgp7gkki]:hover .product-title[data-astro-cid-lgp7gkki]{color:#3b82f6;transform:translate(5px)}.product-card[data-astro-cid-lgp7gkki] .product-description[data-astro-cid-lgp7gkki]{transition:all .3s ease}.product-card[data-astro-cid-lgp7gkki]:hover .product-description[data-astro-cid-lgp7gkki]{color:#1f2937;transform:translateY(-2px)}@media (prefers-color-scheme:dark){.search-glow[data-astro-cid-lgp7gkki]{color:#000!important;border-color:#3b82f680!important}.search-glow[data-astro-cid-lgp7gkki]::-moz-placeholder{color:#9ca3afb3!important}.search-glow[data-astro-cid-lgp7gkki]::placeholder{color:#9ca3afb3!important}.filter-btn[data-astro-cid-lgp7gkki]{color:#93c5fdcc!important;border-color:#3b82f666!important}.filter-btn[data-astro-cid-lgp7gkki]:hover{background:#3b82f633!important;color:#93c5fd!important}}.filter-btn[data-astro-cid-lgp7gkki]{color:#000!important}.filter-btn[data-astro-cid-lgp7gkki].bg-blue-600,.filter-btn[data-astro-cid-lgp7gkki].text-white{color:#fff!important}.animated-button[data-astro-cid-lgp7gkki].explore-btn{border:1.5px solid #3b82f6!important;background:0 0!important;color:#fff!important;transition:background .3s,color .3s,border-color .3s}.animated-button[data-astro-cid-lgp7gkki].explore-btn:hover{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important}@media (max-width:640px){.search-area-mobile-margin[data-astro-cid-lgp7gkki]{margin-top:1.5rem}.mobile-hero-gap[data-astro-cid-lgp7gkki]{margin-bottom:1.5rem}}