.glow-card-wrapper{background:var(--bg-card);border:1px solid var(--border-card);-webkit-backdrop-filter:blur(20px);transform-style:preserve-3d;border-radius:24px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.glow-card-wrapper:hover{border-color:var(--border-card-hover);box-shadow:0 25px 50px -12px #00000080,inset 0 0 20px #10b9810d}.glow-effect{pointer-events:none;z-index:0;opacity:.2;filter:blur(80px);border-radius:50%;width:200px;height:200px;transition:opacity .3s;position:absolute}
.catalog{z-index:1;padding:20px 0 80px;position:relative}.catalog-platforms-wrapper{flex-direction:column;align-items:center;gap:32px;margin-bottom:56px;display:flex}.catalog-platforms-grid{flex-wrap:wrap;justify-content:center;gap:16px;max-width:900px;margin:0 auto;display:flex}.platform-btn{width:68px;height:68px;-webkit-backdrop-filter:var(--glass-blur);cursor:pointer;background:#14141466;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.platform-btn:hover{background:#1e1e1e99;border-color:#ffffff26;transform:translateY(-4px)}.platform-btn.active{background:var(--bg-card);border-color:var(--accent-primary);transform:scale(1.05);box-shadow:0 0 20px #10b98133}.platform-btn svg{color:var(--text-secondary);z-index:2;font-size:28px;transition:color .3s}.platform-btn:hover svg{color:var(--text-primary)}.platform-btn:before{content:"";opacity:0;background:radial-gradient(circle at center,var(--brand-glow)0%,transparent 70%);z-index:1;transition:opacity .3s;position:absolute;inset:0}.platform-btn:hover:before,.platform-btn.active:before{opacity:1}.subcategory-menu{background:#0a0a0a80;border:1px solid #ffffff0d;border-radius:100px;flex-wrap:wrap;justify-content:center;gap:12px;padding:8px;display:flex}.subcategory-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:10px 24px;font-size:.9rem;font-weight:500;transition:all .3s}.subcategory-btn:hover{color:var(--text-primary);background:#ffffff0d}.subcategory-btn.active{color:#fff;background:var(--accent-gradient);box-shadow:0 4px 15px var(--accent-glow)}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-card{background:var(--bg-card);border:1px solid var(--border-card);-webkit-backdrop-filter:var(--glass-blur);transition:var(--transition-smooth);cursor:pointer;border-radius:20px;position:relative;overflow:hidden}.product-card:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.product-card:hover{border-color:var(--border-card-hover);transform:translateY(-6px);box-shadow:0 20px 60px #00000080,0 0 40px #10b98114}.product-image{width:100%;height:180px;position:relative;overflow:hidden}.product-image-gradient{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.product-image-icon{filter:drop-shadow(0 4px 20px #0000004d);z-index:1;font-size:3.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1)}.product-image-img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.product-card:hover .product-image-icon,.product-card:hover .product-image-img{transform:scale(1.15)}.product-image:after{content:"";z-index:1;background:radial-gradient(circle at 30% 70%,#ffffff14 0%,#0000 50%),radial-gradient(circle at 70% 30%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}.product-image-fade{z-index:2;background:linear-gradient(#0000,#050505f2);height:60px;position:absolute;bottom:0;left:0;right:0}.product-badge{z-index:3;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(10px);border-radius:100px;padding:4px 12px;font-size:.7rem;font-weight:600;position:absolute;top:12px;right:12px}.product-badge.hit{color:#10b981;background:#10b98133;border:1px solid #10b9814d}.product-badge.new{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f64d}.product-badge.sale{color:#f87171;background:#ef444433;border:1px solid #ef44444d}.product-badge.top{color:#fbbf24;background:#f59e0b33;border:1px solid #f59e0b4d}.product-info{padding:20px}.product-category-tag{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-primary);align-items:center;gap:6px;margin-bottom:8px;font-size:.72rem;font-weight:600;display:flex}.product-name{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:6px;font-size:1.05rem;font-weight:700;line-height:1.3}.product-description{color:var(--text-tertiary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-footer{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.product-price{font-family:var(--font-heading);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-direction:column;gap:2px;font-size:1.25rem;font-weight:800;display:flex}.product-old-price{-webkit-text-fill-color:var(--text-tertiary);opacity:.6;background:0 0;font-size:.8rem;font-weight:500;text-decoration:line-through}.product-badge{letter-spacing:.05em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;border-radius:6px;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;top:12px;right:12px}.product-badge.hit{background:linear-gradient(135deg,#ff6b35,#ff4500)}.product-badge.new{background:linear-gradient(135deg,#7c3aed,#a855f7)}.product-badge.sale{background:linear-gradient(135deg,#ef4444,#dc2626)}.product-badge.top{background:linear-gradient(135deg,#f59e0b,#d97706)}.product-price-period{-webkit-text-fill-color:var(--text-tertiary);font-size:.7rem;font-weight:500}.product-buy-btn{font-family:var(--font-body);color:#fff;background:var(--accent-gradient);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 18px;font-size:.8rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.product-buy-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.product-buy-btn:hover{box-shadow:0 4px 20px var(--accent-glow);transform:translateY(-1px)}.product-buy-btn:hover:before{opacity:1}.catalog-grid-animated{animation:.5s cubic-bezier(.16,1,.3,1) forwards catalogFadeIn}@keyframes catalogFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.product-card-enter{opacity:0;animation:.5s cubic-bezier(.16,1,.3,1) forwards productCardEnter;transform:translateY(20px)}@keyframes productCardEnter{to{opacity:1;transform:translateY(0)}}.product-card-enter:first-child{animation-delay:0s}.product-card-enter:nth-child(2){animation-delay:60ms}.product-card-enter:nth-child(3){animation-delay:.12s}.product-card-enter:nth-child(4){animation-delay:.18s}.product-card-enter:nth-child(5){animation-delay:.24s}.product-card-enter:nth-child(6){animation-delay:.3s}.product-card-enter:nth-child(7){animation-delay:.36s}.product-card-enter:nth-child(8){animation-delay:.42s}.catalog-empty{text-align:center;color:var(--text-tertiary);grid-column:1/-1;padding:60px 24px;font-size:.95rem}@media (max-width:1200px){.catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.catalog-grid{grid-template-columns:1fr}.catalog-filter{gap:8px}.catalog-filter-btn{padding:8px 16px;font-size:.82rem}.product-image{height:150px}}
.aizzy-hero-slider-section{z-index:5;justify-content:center;width:100%;padding:90px 0;display:flex;position:relative}.aizzy-hero-container{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:100%;padding:0 40px;display:flex}.aizzy-hero-tabs-wrapper{scrollbar-width:none;z-index:10;background:0 0;justify-content:flex-start;gap:16px;max-width:100%;margin-bottom:24px;padding:16px 0;display:flex;position:relative;overflow-x:auto}.aizzy-hero-tabs-wrapper::-webkit-scrollbar{display:none}.aizzy-hero-tab{cursor:pointer;z-index:1;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0;transition:all .3s;display:flex;position:relative}.aizzy-tab-thumb{object-fit:cover;border:3px solid #0000;border-radius:16px;width:64px;height:64px;transition:all .3s;box-shadow:0 4px 15px #0009}.aizzy-hero-tab:hover .aizzy-tab-thumb{transform:scale(1.05)}.aizzy-hero-tab.active .aizzy-tab-thumb{border:3px solid var(--accent-primary);transform:scale(1.05);box-shadow:0 0 20px #10b98180}.aizzy-tab-indicator{background:var(--accent-primary);z-index:-1;filter:blur(14px);opacity:.6;border-radius:20px;position:absolute;inset:-4px}.aizzy-hero-card{border:1px solid var(--border-card);background:#000;border-radius:48px;width:100%;height:850px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080,0 0 40px #10b9810d}.aizzy-hero-card-inner{width:100%;height:100%;position:relative}.aizzy-hero-bg{width:100%;height:100%;position:absolute;inset:0}.aizzy-hero-bg img,.aizzy-hero-bg video{object-fit:cover;object-position:center;width:100%;height:100%}.aizzy-hero-gradient-overlay{background:linear-gradient(90deg,#050505f2 0%,#050505b3 40%,#0000 100%);position:absolute;inset:0}.aizzy-hero-content{z-index:2;flex-direction:column;justify-content:center;max-width:800px;height:100%;padding:80px;display:flex;position:relative}.aizzy-hero-badge{border:1px solid var(--accent-primary);color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;background:#10b98126;border-radius:100px;align-items:center;gap:8px;width:max-content;margin-bottom:24px;padding:8px 18px;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 0 15px #10b98133}.aizzy-hero-title{color:var(--text-primary);text-shadow:0 4px 20px #000c;text-transform:uppercase;letter-spacing:-2px;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:5.5rem;font-weight:900;line-height:1.05}.aizzy-hero-desc{color:var(--text-secondary);text-shadow:0 2px 10px #000c;margin-bottom:36px;font-size:1.35rem;line-height:1.6}.aizzy-hero-tags{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.aizzy-hero-tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--text-primary);background:#ffffff1a;border:1px solid #ffffff26;border-radius:100px;padding:6px 16px;font-size:.9rem}.aizzy-hero-action-area{align-items:center;gap:30px;margin-top:auto;display:flex}.aizzy-hero-pricing{align-items:center;gap:16px;display:flex}.aizzy-hero-discount{background:var(--accent-primary);color:#000;border-radius:10px;padding:10px 16px;font-size:1.5rem;font-weight:900;box-shadow:0 4px 15px #10b98166}.aizzy-hero-price-col{flex-direction:column;display:flex}.aizzy-hero-old-price{color:var(--text-secondary);margin-bottom:2px;font-size:1.1rem;text-decoration:line-through}.aizzy-hero-current-price{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1}.aizzy-hero-buy-btn{background:var(--text-primary);color:#000;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:12px;padding:18px 40px;font-size:1.2rem;font-weight:800;transition:all .3s;display:flex}.aizzy-hero-buy-btn:hover{background:var(--accent-primary);transform:scale(1.05);box-shadow:0 10px 30px #10b9814d}.aizzy-hero-dots{gap:8px;display:flex}.aizzy-hero-dot{cursor:pointer;background:#fff3;border-radius:50%;width:12px;height:12px;transition:all .3s}.aizzy-hero-dot:hover{background:#ffffff80}.aizzy-hero-dot.active{background:var(--accent-primary);border-radius:100px;width:32px;box-shadow:0 0 10px #10b98180}@media (max-width:1024px){.aizzy-hero-card{border-radius:32px;height:600px}.aizzy-hero-content{max-width:550px;padding:50px}.aizzy-hero-title{letter-spacing:-1px;font-size:3.5rem}.aizzy-hero-desc{font-size:1.1rem;line-height:1.5}.aizzy-hero-buy-btn{padding:16px 32px}.aizzy-hero-container{padding:0 24px}}@media (max-width:768px){.aizzy-hero-slider-section{padding:130px 0 40px}.aizzy-hero-container{gap:16px;padding:0 12px}.aizzy-hero-card{border-radius:24px;flex-direction:column;height:auto;min-height:auto;display:flex;overflow:hidden}.aizzy-hero-card-inner{flex-direction:column;height:auto;display:flex}.aizzy-hero-bg{z-index:1;flex-shrink:0;width:100%;height:380px;position:relative}.aizzy-hero-gradient-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#05050566 40%,#050505 100%)}.aizzy-hero-content{z-index:10;justify-content:flex-start;max-width:100%;height:auto;margin-top:-60px;padding:24px 20px 40px;position:relative;transform:translateZ(0)}.aizzy-hero-tabs-wrapper{z-index:50;pointer-events:auto;gap:10px;margin-bottom:20px;padding:10px 0;display:flex;position:relative;transform:translateZ(0)}.aizzy-hero-tab{z-index:55;touch-action:manipulation}.aizzy-tab-thumb{border-radius:12px;width:48px;height:48px}.aizzy-hero-title{letter-spacing:-.5px;margin-bottom:12px;font-size:1.8rem;font-weight:800;line-height:1.05}.aizzy-hero-desc{color:#ffffffd9;margin-bottom:24px;font-size:.95rem;line-height:1.45}.aizzy-hero-badge{margin-bottom:12px;padding:5px 12px;font-size:.7rem}.aizzy-hero-action-area{flex-direction:column;align-items:stretch;gap:16px}.aizzy-hero-pricing{justify-content:space-between}.aizzy-hero-current-price{font-size:1.7rem}.aizzy-hero-buy-btn{justify-content:center;width:100%;padding:14px;font-size:1.05rem}}@media (max-width:480px){.aizzy-hero-slider-section{padding:110px 0 30px}.aizzy-hero-bg{height:280px}.aizzy-hero-content{margin-top:-40px;padding:20px 16px 32px}.aizzy-hero-title{letter-spacing:-.02em;font-size:1.6rem}.aizzy-hero-desc{margin-bottom:20px;font-size:.88rem;line-height:1.45}.aizzy-tab-thumb{border-radius:10px;width:44px;height:44px}.aizzy-hero-tabs-wrapper{gap:8px;margin-bottom:16px}.aizzy-hero-current-price{font-size:1.4rem}.aizzy-hero-buy-btn{padding:12px;font-size:1rem}}@media (max-width:360px){.aizzy-hero-slider-section{padding:100px 0 20px}.aizzy-hero-bg{height:240px}.aizzy-hero-content{padding:16px 14px 28px}.aizzy-hero-title{font-size:1.4rem}.aizzy-hero-desc{margin-bottom:16px;font-size:.8rem}.aizzy-tab-thumb{border-radius:8px;width:38px;height:38px}.aizzy-hero-current-price{font-size:1.25rem}.aizzy-hero-buy-btn{padding:12px;font-size:.95rem}}
