:root{--shop-dark:#2f343b;--shop-dark-rgb:47, 52, 59;--shop-dark-light:#3a4149;--shop-orange:#f39321;--shop-orange-rgb:243, 147, 33;--shop-blue:#0d6efd;--text-main:#1a1d23;--text-muted:#6c757d;--bg-surface:#fff;--bg-body:#f8f9fa;--border-color:#e9ecef;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-hover:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a}body{background-color:var(--bg-body);color:var(--text-main);font-family:Inter,system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em;margin-bottom:.5em;font-weight:700}.fw-semi-bold{font-weight:600}.fw-extra-bold{font-weight:800}.product-detail-hero{background:linear-gradient(135deg, var(--shop-dark) 0%, #1a1d21 100%);color:#fff;padding:3rem 0 4rem;position:relative;overflow:hidden}.product-detail-hero:before{content:"";opacity:.5;pointer-events:none;background:radial-gradient(circle,#f393211a 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;right:-20%}.hero-badges .badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;padding:.5em 1em;font-weight:500;transition:all .3s}.hero-badges .badge:hover{background:#fff3}.breadcrumb-item+.breadcrumb-item:before{color:#ffffff4d}.breadcrumb-item a{color:#ffffffb3;transition:color .2s}.breadcrumb-item a:hover{color:#fff}.breadcrumb-item.active{color:#fff;font-weight:600}@media (width<=991.98px){.product-detail-hero{text-align:center;padding:2rem 0}.product-detail-hero h1{font-size:2rem}.product-detail-hero .lead{margin-left:auto;margin-right:auto;font-size:1rem}.hero-badges{justify-content:center}.product-detail-hero .d-flex.opacity-75{flex-wrap:wrap;justify-content:center}.product-tabs-nav{white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding-bottom:.5rem;overflow-x:auto}.product-tabs-nav::-webkit-scrollbar{display:none}.buy-box-card{z-index:1;margin-top:2rem;position:static}.fixed-bottom{padding-bottom:env(safe-area-inset-bottom)}}.specs-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.spec-item{border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--shop-transition);background:#f8f9fa;align-items:center;gap:1rem;padding:1.25rem;display:flex}.spec-item:hover{border-color:var(--shop-orange);box-shadow:var(--shadow-md);background:#fff;transform:translateY(-2px)}.spec-icon{width:48px;height:48px;color:var(--shop-dark);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.spec-content h6{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem}.spec-content p{color:var(--text-main);margin:0;font-size:1rem;font-weight:600;line-height:1.2}.howto-timeline{margin:2rem 0;padding-left:2rem;position:relative}.howto-timeline:before{content:"";background:var(--border-color);width:2px;position:absolute;top:0;bottom:0;left:15px}.timeline-step{margin-bottom:2.5rem;position:relative}.timeline-step:last-child{margin-bottom:0}.timeline-marker{background:var(--shop-orange);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex;position:absolute;left:-2rem;box-shadow:0 0 0 4px #fff}.timeline-content{border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--shop-transition);background:#fff;margin-left:1rem;padding:1.5rem}.timeline-content:hover{box-shadow:var(--shadow-md);border-color:var(--shop-orange-light)}.timeline-title{color:var(--shop-dark);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.file-info-card{border:1px solid var(--border-color);border-radius:var(--radius-md);text-align:center;transition:var(--shop-transition);background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:1.5rem}.file-info-card:hover{border-color:var(--shop-orange);box-shadow:var(--shadow-md);transform:translateY(-5px)}.file-icon-lg{color:var(--shop-orange);opacity:.8;margin-bottom:1rem;font-size:2.5rem}.file-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.file-value{color:var(--shop-dark);font-size:1.5rem;font-weight:800}.delivery-process{justify-content:space-between;margin:3rem 0;display:flex;position:relative}.delivery-process:before{content:"";background:var(--border-color);z-index:0;height:2px;position:absolute;top:25px;left:10%;right:10%}.process-step{z-index:1;text-align:center;flex:1;position:relative}.process-icon{border:2px solid var(--border-color);width:50px;height:50px;color:var(--text-muted);transition:var(--shop-transition);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.25rem;display:flex}.process-step.active .process-icon{border-color:var(--shop-orange);background:var(--shop-orange);color:#fff;box-shadow:0 0 0 4px #f3932133}.process-title{color:var(--shop-dark);margin-bottom:.25rem;font-weight:700}.process-desc{color:var(--text-muted);max-width:150px;margin:0 auto;font-size:.85rem}@media (width<=768px){.delivery-process{flex-direction:column;gap:2rem}.delivery-process:before{display:none}.process-step{text-align:left;align-items:center;gap:1rem;display:flex}.process-icon{margin:0}.process-desc{max-width:none;margin:0}.timeline-content{padding:1rem}}.product-image-container{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);background:#fff;padding:2rem;position:relative;overflow:hidden}.product-image-wrapper img{border-radius:var(--radius-sm);max-width:100%;height:auto;transition:transform .5s}.product-image-wrapper:hover img{transform:scale(1.02)}.product-tabs{margin-top:3rem}.product-tabs-nav{border-bottom:2px solid var(--border-color);gap:2rem;margin-bottom:2rem;display:flex}.product-tabs-nav .nav-link{color:var(--text-muted);background:0 0;border:none;padding:0 0 1rem;font-weight:600;transition:all .2s;position:relative}.product-tabs-nav .nav-link:hover{color:var(--shop-orange)}.product-tabs-nav .nav-link.active{color:var(--text-main)}.product-tabs-nav .nav-link.active:after{content:"";background:var(--shop-orange);border-radius:99px;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.tab-pane{animation:.4s fadeIn}.buy-box-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border-color);z-index:50;background:#fff;position:sticky;top:2rem;overflow:hidden}.buy-box-header{border-bottom:1px solid var(--border-color);background:linear-gradient(90deg,#f8f9fa,#fff);padding:1.5rem}.buy-box-body{padding:1.5rem}.price-tag{color:var(--shop-dark)}.price-tag .amount{letter-spacing:-1px;font-size:2.5rem;font-weight:800}.price-tag .currency{color:var(--text-muted);vertical-align:super;margin-left:2px;font-size:1.25rem;font-weight:600}.old-price{color:var(--text-muted);margin-right:.5rem;font-size:1.1rem;text-decoration:line-through}.discount-badge{color:#d65306;background:#ffeee6;border-radius:99px;padding:.25rem .75rem;font-size:.85rem;font-weight:700}.btn-primary-custom{background:var(--shop-orange);color:#fff;letter-spacing:.5px;border-radius:var(--radius-md);border:none;padding:1rem 2rem;font-weight:700;transition:all .2s;box-shadow:0 4px 6px #f393214d}.btn-primary-custom:hover{background:#e0831a;transform:translateY(-2px);box-shadow:0 8px 15px #f3932166}.feature-list-item{border-bottom:1px solid #0000000d;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.feature-list-item:last-child{border-bottom:none}.feature-icon{width:32px;height:32px;color:var(--shop-dark);background:#f1f3f5;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:.6s forwards fadeIn}.product-features-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.feature-card{border:1px solid var(--border-color);border-radius:var(--radius-md);background:#fff;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.feature-card:hover{border-color:var(--shop-orange);box-shadow:var(--shadow-sm);background:#fffbf5;transform:translateY(-2px)}.feature-card-icon{width:40px;height:40px;color:var(--shop-orange);background:#f393211a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.feature-card-text{color:var(--text-main);font-weight:500;line-height:1.4}.faq-accordion .accordion-item{border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:1rem;overflow:hidden}.faq-accordion .accordion-button{color:var(--text-main);box-shadow:none;background:#fff;padding:1.25rem 1.5rem;font-weight:600}.faq-accordion .accordion-button:not(.collapsed){color:var(--shop-orange);background:#fffbf5;box-shadow:inset 0 -1px #00000020}.faq-accordion .accordion-button:focus{box-shadow:none;border-color:#f3932180}.faq-accordion .accordion-body{color:var(--text-muted);padding:1.5rem;line-height:1.6}.review-summary-card{border-radius:var(--radius-md);background:#f8f9fa;height:100%;padding:2rem}.rating-big{color:var(--shop-dark);font-size:4rem;font-weight:800;line-height:1}.progress-thin{background-color:var(--border-color);border-radius:4px;height:8px}.review-item{transition:var(--shop-transition);border:1px solid var(--border-color);background:#fff}.review-item:hover{box-shadow:var(--shadow-sm);border-color:var(--shop-gray-300)}.related-section{background:var(--bg-surface);z-index:10;position:relative}.section-title{margin-bottom:2rem;display:inline-block;position:relative}.section-title:after{content:"";background:var(--shop-orange);border-radius:2px;width:50%;height:4px;position:absolute;bottom:-10px;left:0}.quantity-controller{border:1px solid var(--border-color);background:#f8f9fa;border-radius:50rem;align-items:center;width:auto;padding:4px;transition:all .2s;display:inline-flex}.quantity-controller:hover{border-color:var(--shop-orange);background:#fff;box-shadow:0 4px 12px #0000000d}.quantity-btn{width:32px;height:32px;color:var(--text-main);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.quantity-btn:hover{background:var(--shop-orange);color:#fff;transform:scale(1.05)}.quantity-btn:active{transform:scale(.95)}.quantity-input{text-align:center;width:45px;color:var(--shop-dark);-moz-appearance:textfield;background:0 0;border:none;margin:0 5px;padding:0;font-size:1.1rem;font-weight:800}.quantity-input:focus{outline:none}.shop-hero{color:#fff;background:linear-gradient(135deg,#1a1d21 0%,#2f343b 100%);margin-bottom:2rem;padding:80px 0 100px;position:relative;overflow:hidden}.shop-hero-wrapper{z-index:2;position:relative}.shop-hero-shape{opacity:.1;z-index:1;border-radius:50%;position:absolute}.shop-hero-shape-1{background:var(--shop-orange);filter:blur(50px);width:300px;height:300px;top:-100px;right:-50px}.shop-hero-shape-2{filter:blur(40px);background:#0d6efd;width:200px;height:200px;bottom:-50px;left:10%}.shop-hero-icon{color:#ffffff0d;z-index:1;position:absolute}.shop-hero-icon-1{font-size:8rem;top:10%;right:5%;transform:rotate(15deg)}.shop-hero-icon-2{font-size:5rem;bottom:15%;left:5%;transform:rotate(-10deg)}.shop-hero-icon-3{opacity:.03;font-size:3rem;top:20%;left:40%}.shop-hero-badge{color:var(--shop-orange);background:#f3932133;border:1px solid #f393214d;border-radius:50rem;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-flex}.shop-hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.shop-hero-title-highlight{color:var(--shop-orange)}.shop-hero-subtitle{color:#ffffffb3;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.shop-hero-search{max-width:600px;margin-bottom:3rem;position:relative}.shop-hero-search .form-control{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:1.25rem 1.25rem 1.25rem 3.5rem;font-size:1.1rem;transition:all .3s}.shop-hero-search .form-control:focus{border-color:var(--shop-orange);background:#ffffff26;box-shadow:0 0 0 4px #f3932133}.shop-hero-search .search-icon{color:#ffffff80;font-size:1.2rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.shop-hero-stats{gap:2rem;display:flex}.shop-hero-stat{flex-direction:column;display:flex}.shop-hero-stat-value{color:#fff;font-size:1.5rem;font-weight:700}.shop-hero-stat-label{color:#fff9;font-size:.9rem}.shop-sidebar .filter-card{border:1px solid var(--border-color);background:#fff;border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.filter-card-header{border-bottom:1px solid var(--border-color);cursor:pointer;background:#f8f9fa;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;display:flex}.filter-card-body{padding:1.25rem}.filter-checkbox{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.filter-checkbox:last-child{margin-bottom:0}.filter-checkbox-label{color:var(--text-main);font-size:.95rem}.filter-checkbox-count{color:var(--text-muted);background:#f1f3f5;border-radius:10px;padding:2px 8px;font-size:.8rem}.product-card{border:1px solid var(--border-color);background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.product-card:hover{border-color:#f393214d;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.product-card-image{background:#f8f9fa;padding-top:60%;position:relative;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-body{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.product-category-badge{color:var(--shop-orange);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.product-card-title{margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.4}.product-card-title a{color:var(--text-main);text-decoration:none;transition:color .2s}.product-card-title a:hover{color:var(--shop-orange)}.product-meta{color:var(--text-muted);border-top:1px solid #f0f0f0;gap:1rem;margin-top:auto;margin-bottom:1rem;padding-top:1rem;font-size:.85rem;display:flex}.product-card-footer{background:#fff;border-top:1px solid #f0f0f0;padding:1rem 1.25rem}.product-price-stock-row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.product-price{color:var(--shop-dark);font-size:1.25rem;font-weight:700}.product-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.product-btn-primary{background:var(--shop-orange);color:#fff}.product-btn-primary:hover{background:#e08315;transform:translateY(-2px)}.product-btn-secondary{color:var(--text-muted);background:#e9ecef}.trust-section{border-top:1px solid var(--border-color);background:#fff;padding:4rem 0}.trust-badge{text-align:center;padding:1.5rem}.trust-badge-icon{color:var(--shop-orange);margin-bottom:1rem;font-size:2.5rem}.trust-badge-title{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.trust-badge-text{color:var(--text-muted);margin-bottom:0;font-size:.9rem}.envato-header-bg{color:#fff;background-color:#262626;margin-bottom:2rem;padding:2rem 0}.envato-breadcrumb{color:#999;margin-bottom:1rem;font-size:.85rem}.envato-breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#666}.envato-breadcrumb a{color:#ccc;text-decoration:none}.envato-breadcrumb a:hover{color:#fff}.envato-title{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}.envato-meta{color:#ccc;font-size:.9rem}.envato-sidebar-card{background:#fff;border:1px solid #e1e8ed;border-radius:4px;margin-bottom:1.5rem;box-shadow:0 2px 4px #00000005}.envato-price-box{margin-bottom:1.5rem}.envato-price{color:#333;font-size:2.5rem;font-weight:700;line-height:1}.envato-license-type{color:#666;margin-top:.25rem;font-size:.85rem}.live-preview-btn{text-align:center;width:100%;color:var(--shop-primary);border:1px solid var(--shop-primary);background:#fff;border-radius:4px;margin-bottom:1rem;padding:12px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.live-preview-btn:hover{background:var(--shop-primary);color:#fff;text-decoration:none}.item-sales-count{color:#333;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.item-sales-label{color:#888;font-size:.85rem}.sidebar-meta-list{margin:0;padding:0;font-size:.9rem;list-style:none}.sidebar-meta-list li{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:.75rem 0;display:flex}.sidebar-meta-list li:last-child{border-bottom:none}.sidebar-meta-label{color:#666;font-weight:500}.sidebar-meta-value{color:#333;text-align:right;font-weight:600}.media-gallery-container{background:#000;border-radius:4px;justify-content:center;align-items:center;min-height:400px;margin-bottom:2rem;display:flex;position:relative;overflow:hidden}.media-gallery-main{object-fit:cover;width:100%;height:400px}.gallery-thumbnails{gap:10px;margin-bottom:2rem;padding-bottom:5px;display:flex;overflow-x:auto}.gallery-thumb{cursor:pointer;opacity:.6;object-fit:cover;border:2px solid #0000;border-radius:4px;width:80px;height:60px;transition:all .2s}.gallery-thumb.active,.gallery-thumb:hover{opacity:1;border-color:var(--shop-primary)}.changelog-item{border-left:3px solid var(--border-color);background:#fdfdfd;margin-bottom:1.5rem;padding:1.5rem;position:relative}.changelog-item:before{content:"";border:3px solid var(--shop-orange);background:#fff;border-radius:50%;width:13px;height:13px;position:absolute;top:24px;left:-8px}.changelog-version{color:var(--shop-dark);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.changelog-date{color:#888;margin-bottom:1rem;font-size:.85rem}.changelog-list ul{margin-bottom:0;padding-left:1.25rem}.changelog-list li{margin-bottom:.5rem}.badge-new{color:#fff;text-transform:uppercase;background-color:#82b541;border-radius:3px;margin-left:5px;padding:2px 6px;font-size:.7rem}.badge-fix{color:#fff;text-transform:uppercase;background-color:#d15656;border-radius:3px;margin-left:5px;padding:2px 6px;font-size:.7rem}.auto-install-badge{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:4px;margin-bottom:1.5rem;padding:1rem;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.glass-panel{-webkit-backdrop-filter:blur(12px)saturate(160%);border-radius:var(--radius-md);background:#ffffffb3;border:1px solid #fff9;box-shadow:0 8px 32px #1f26870d}.glass-card{-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-sm);background:#ffffffd9;border:1px solid #d1d5db4d;transition:all .3s}.glass-card:hover{box-shadow:var(--shadow-md);border-color:#f393214d;transform:translateY(-2px)}body.dark-mode .glass-panel{background:#1e1e1eb3;border-color:#ffffff0d}.glass-tabs .nav-link{color:var(--text-muted);background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 2rem;font-weight:600;transition:all .3s}.glass-tabs .nav-link:hover{color:var(--shop-orange);background:#f393210d}.glass-tabs .nav-link.active{color:var(--shop-dark);border-bottom-color:var(--shop-orange);background:linear-gradient(#0000,#f393210d)}.p-premium{padding:2.5rem!important}@media (width<=768px){.p-premium{padding:1.5rem!important}}.custom-license-radio{transition:all .2s;border:2px solid var(--border-color)!important}.custom-license-radio:hover{border-color:var(--shop-orange)!important;background-color:#f3932105!important}.custom-license-radio .form-check-input:checked~.form-check-label{color:var(--shop-orange)}.custom-license-radio:has(.form-check-input:checked){box-shadow:0 4px 12px #f3932126;border-color:var(--shop-orange)!important;background-color:#f393210d!important}.shop-sidebar .filter-card.glass-card{-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);background:#ffffffb3;border:1px solid #fff9}.product-card.glass-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #fff9}.btn-shine{position:relative;overflow:hidden}.btn-shine:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:50%;height:100%;animation:3s infinite shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes shine{to{left:200%}}.product-meta .badge{font-size:.75rem;font-weight:500;transition:all .2s}.product-meta .badge:hover{transform:translateY(-1px);box-shadow:0 2px 5px #0000000d}.shop-hero-stat-label{text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}@media (width<=991px){.shop-hero-search{margin-bottom:1rem}}.glass-accordion-button:not(.collapsed){color:var(--shop-orange);box-shadow:none;background-color:#f393210d}.glass-accordion-button:focus{box-shadow:none;border-color:#0000001a}.glass-accordion-button:after{opacity:.5;background-size:1rem}.glass-accordion-body{font-size:.95rem;line-height:1.6}.hero-v2{text-align:center;color:#fff;background:radial-gradient(circle,#2f343b 0%,#111 100%);border-radius:0 0 2rem 2rem;margin-bottom:3rem;padding:6rem 0;position:relative;overflow:hidden}.hero-v2-bg-glow{pointer-events:none;background:radial-gradient(circle,#f3932126 0%,#0000 60%);width:120%;height:120%;animation:8s ease-in-out infinite pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulseGlow{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(.9)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.hero-v2-title{letter-spacing:-2px;background:linear-gradient(90deg,#fff,#f39321);-webkit-text-fill-color:transparent;z-index:10;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800;position:relative}.hero-v2-subtitle{color:#ffffffb3;z-index:10;max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem;position:relative}.category-pills-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;gap:1rem;margin-bottom:3rem;padding:1rem 0;display:flex;overflow-x:auto}.category-pills-container::-webkit-scrollbar{display:none}.category-pill{color:#475569;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000000d}.category-pill:hover,.category-pill.active{color:#fff;background:#f39321;border-color:#f39321;transform:translateY(-2px);box-shadow:0 10px 15px -3px #f393214d}.category-pill i{font-size:1.1em}.glass-filter-sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #fff9;border-radius:1.5rem;padding:1.5rem;position:sticky;top:2rem;box-shadow:0 10px 30px #0000000d}.filter-group-title{color:#1e293b;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:700;display:flex}.custom-checkbox-item{cursor:pointer;color:#64748b;align-items:center;margin-bottom:.75rem;font-size:.95rem;transition:color .2s;display:flex}.custom-checkbox-item:hover{color:#f39321}.custom-checkbox-item input:checked+span{color:#f39321;font-weight:600}.product-card-v2{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}.product-card-v2:hover{border-color:#f393214d;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.card-v2-img-container{background:#f8fafc;padding-top:65%;position:relative;overflow:hidden}.card-v2-img{max-width:80%;max-height:80%;transition:transform .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card-v2:hover .card-v2-img{transform:translate(-50%,-50%)scale(1.1)}.card-v2-badges{z-index:2;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.badge-glass{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#333;background:#ffffffe6;border-radius:20px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;box-shadow:0 4px 6px #0000000d}.badge-glass.discount{color:#ef4444}.badge-glass.instant{color:#10b981}.card-v2-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.card-v2-category{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.card-v2-title{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.4;transition:color .2s}.product-card-v2:hover .card-v2-title{color:#f39321}.card-v2-features{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.feature-pill{color:#64748b;background:#f1f5f9;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;display:flex}.card-v2-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.price-v2-wrapper{flex-direction:column;display:flex}.price-v2-old{color:#94a3b8;font-size:.85rem;text-decoration:line-through}.price-v2{color:#0f172a;font-size:1.25rem;font-weight:800}.btn-v2-icon{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.product-card-v2:hover .btn-v2-icon{color:#fff;background:#f39321;transform:rotate(-10deg)}.platform-icon-sm{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;font-size:14px;display:inline-flex}.bg-win-soft{color:#2563eb;background:#3b82f61a}.bg-mac-soft{color:#1e293b;background:#1e293b1a}.bg-android-soft{color:#059669;background:#10b9811a}.marketplace-hero{color:#fff;background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);padding:6rem 0 8rem;position:relative;overflow:hidden}.hero-bg-animated{background-image:radial-gradient(circle at 10% 20%,#f3932126 0%,#0000 40%),radial-gradient(circle at 90% 80%,#3b82f61a 0%,#0000 40%);animation:10s infinite alternate bgPulse;position:absolute;inset:0}@keyframes bgPulse{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.text-gradient-orange{background:linear-gradient(90deg,#fff,#f39321);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ls-tighter{letter-spacing:-2px}.icon-square{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;transition:transform .3s;display:flex}.icon-square:hover{transform:rotate(-5deg)scale(1.05)}.bg-blue-soft{background-color:#3b82f61a}.text-blue{color:#3b82f6}.bg-green-soft{background-color:#10b9811a}.text-green{color:#10b981}.bg-purple-soft{background-color:#9333ea1a}.text-purple{color:#9333ea}.bg-orange-soft{background-color:#f393211a}.text-orange{color:#f39321}.bg-gradient-dark{background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);border:1px solid #ffffff0d}.icon-circle{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hover-scale:hover{transform:translateY(-5px)}.transition-all{transition:all .3s}.d-grid.grid-cols-2{grid-template-columns:repeat(2,1fr);display:grid}.platform-selector{cursor:pointer}.platform-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1rem;transition:all .2s;display:flex}.platform-selector input:checked+.platform-card{background:#fff;border-color:#f39321;box-shadow:0 4px 6px -1px #f3932133}.platform-card:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px)}.bg-white.border-bottom.shadow-sm.position-relative.z-3{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.product-hero-v3{color:#fff;background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);border-bottom:1px solid #ffffff0d;padding:2rem 0 4rem;position:relative}.breadcrumb-v3 a{color:#fff9;text-decoration:none;transition:color .2s}.breadcrumb-v3 a:hover{color:#f39321}.breadcrumb-v3 .active{color:#fff}.breadcrumb-v3 .separator{color:#ffffff4d;margin:0 .5rem}.sticky-buy-box-v3{z-index:99;transition:all .3s;position:sticky;top:100px}.buy-card-v3{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 40px -10px #0000001a}.buy-card-header{background:linear-gradient(90deg,#f8fafc,#fff);border-bottom:1px solid #f1f5f9;padding:1.5rem}.price-v3-large{color:#0f172a;font-size:2.5rem;font-weight:800;line-height:1}.price-v3-old{color:#94a3b8;font-size:1.25rem;text-decoration:line-through}.stock-status-v3{border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.stock-status-v3.ok{color:#166534;background:#dcfce7}.stock-status-v3.low{color:#9a3412;background:#ffedd5}.tabs-v3-nav{border-bottom:2px solid #e2e8f0;gap:1rem;margin-bottom:2rem;display:flex;overflow-x:auto}.tab-v3-link{color:#64748b;cursor:pointer;white-space:nowrap;border-bottom:3px solid #0000;padding:1rem 0;font-weight:600;transition:all .2s}.tab-v3-link:hover,.tab-v3-link.active{color:#f39321;border-bottom-color:#f39321}.feature-box-v3{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;transition:all .3s}.feature-box-v3:hover{background:#fff;border-color:#f39321;transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000000d}.feature-icon-v3{background:linear-gradient(135deg,#f39321 0%,#ea580c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2rem}.specs-table-v3{border-collapse:separate;border-spacing:0 .5rem;width:100%}.specs-table-v3 td{background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:1rem}.specs-table-v3 td:first-child{color:#475569;border-left:1px solid #f1f5f9;border-top-left-radius:.75rem;border-bottom-left-radius:.75rem;width:30%;font-weight:600}.specs-table-v3 td:last-child{color:#1e293b;border-right:1px solid #f1f5f9;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.page-header-minimal{text-align:center;color:#fff;background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);margin-bottom:-3rem;padding:3rem 0 5rem}.page-header-title{letter-spacing:-1px;margin-bottom:.5rem;font-size:2rem;font-weight:800}.steps-progress-container{z-index:2;max-width:600px;margin:0 auto;position:relative}.steps-progress{justify-content:space-between;margin-bottom:2rem;display:flex;position:relative}.steps-progress:before{content:"";z-index:0;background:#ffffff1a;width:100%;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.steps-progress .step-item{z-index:1;color:#ffffff80;background:#1e293b;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;transition:all .3s;display:flex;position:relative}.steps-progress .step-item.active{color:#fff;background:#f39321;border-color:#f39321;box-shadow:0 0 0 4px #f3932133}.steps-progress .step-item.completed{color:#fff;background:#10b981;border-color:#10b981}.cart-item-v3{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;align-items:center;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;transition:all .2s;display:flex}.cart-item-v3:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.cart-img-v3{object-fit:cover;border:1px solid #f1f5f9;border-radius:.75rem;width:80px;height:80px}.qty-control-v3{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;padding:.25rem;display:flex}.qty-btn-v3{color:#475569;cursor:pointer;background:#fff;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.qty-btn-v3:hover{color:#fff;background:#f39321}.qty-input-v3{text-align:center;color:#1e293b;background:0 0;border:none;width:40px;font-weight:600}.summary-card-v3{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;position:sticky;top:100px;box-shadow:0 25px 50px -12px #0000001a}.summary-header-v3{background:#f8fafc;border-bottom:1px solid #f1f5f9;border-radius:1.5rem 1.5rem 0 0;padding:1.5rem}.summary-body-v3{padding:1.5rem}.checkout-btn-v3{color:#fff;background:linear-gradient(135deg,#f39321 0%,#ea580c 100%);border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #f393214d}.checkout-btn-v3:hover{color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px #f3932166}.form-floating-v3>.form-control{border:1px solid #e2e8f0;border-radius:1rem;height:auto;padding:1rem 1.25rem;font-size:1rem}.form-floating-v3>.form-control:focus{border-color:#f39321;box-shadow:0 0 0 4px #f393211a}.form-floating-v3>label{padding:1rem 1.25rem}.hero-ticker-container{width:100%;margin-top:4rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.hero-ticker-track{gap:2rem;width:max-content;animation:40s linear infinite tickerScroll;display:flex}.hero-ticker-track:hover{animation-play-state:paused}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;min-width:280px;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex}.ticker-card:hover{color:#fff;background:#ffffff26;border-color:#f393214d;transform:translateY(-2px)}.ticker-img{object-fit:cover;background:#ffffff1a;border-radius:8px;width:40px;height:40px}.ticker-content h6{margin:0;font-size:.9rem;font-weight:600;line-height:1.2}.ticker-price{color:#f39321;font-size:.85rem;font-weight:700}.ticker-price-old{opacity:.6;margin-left:.25rem;font-size:.75rem;text-decoration:line-through}.pagination{gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.pagination .page-item .page-link{color:#94a3b8;background:#1e293b;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:0 .75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #0000001a}.pagination .page-item .page-link:hover{color:#fff;background:#334155;border-color:#475569;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.pagination .page-item.active .page-link{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-color:#f97316;box-shadow:0 4px 12px #f9731666}.pagination .page-item.disabled .page-link{color:#475569;cursor:not-allowed;opacity:.5;background:#0f172a}.pagination .page-link svg,.pagination .page-link i{width:16px;height:16px}.inline-search-bar{max-width:300px;position:relative}.inline-search-bar input{color:#fff;background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.9rem;transition:all .2s}.inline-search-bar input::placeholder{color:#64748b}.inline-search-bar input:focus{background:#0f172a;border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f9731626}.inline-search-bar .search-icon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.products-header{background:linear-gradient(145deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff0d;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.products-header-title{color:#fff;align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.products-header-title .icon{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.products-header-controls{align-items:center;gap:1rem;display:flex}.sort-dropdown-premium{color:#fff;cursor:pointer;background:#1e293b;border:1px solid #ffffff1a;border-radius:10px;min-width:160px;padding:.6rem 1rem;font-size:.875rem;transition:all .2s}.sort-dropdown-premium:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f9731626}.sort-dropdown-premium option{color:#fff;background:#1e293b}.pagination .page-item.active .page-link{background:linear-gradient(135deg,#f39321 0%,#ea580c 100%)!important;border-color:#f39321!important;box-shadow:0 4px 12px #f3932166!important}.pagination .page-item .page-link:hover{border-color:#f39321!important}.sort-dropdown-premium:focus,.inline-search-bar input:focus{border-color:#f39321!important;box-shadow:0 0 0 3px #f3932126!important}.products-header-title .icon{background:linear-gradient(135deg,#f39321,#ea580c)!important}.btn-primary{background:linear-gradient(135deg,#f39321 0%,#ea580c 100%)!important;border-color:#f39321!important}.btn-primary:hover,.btn-primary:focus{background:linear-gradient(135deg,#ea580c 0%,#dc2626 100%)!important;border-color:#ea580c!important;box-shadow:0 4px 12px #f3932166!important}.category-pill.active{color:#fff!important;background:linear-gradient(135deg,#f39321 0%,#ea580c 100%)!important;border-color:#f39321!important}.platform-selector input:checked+.platform-card,.custom-checkbox-item input:checked+div{background:#f393211a!important;border-color:#f39321!important}.product-card-v2:hover{border-color:#f393214d!important}.price-v2,.ticker-price{color:#f39321!important}.badge-glass.discount{background:linear-gradient(135deg,#f39321 0%,#ea580c 100%)!important}.bg-blue-50,.bg-green-50,.bg-orange-50,.bg-purple-50{background:#f3932126!important}.products-header .icon i,.text-primary{color:#f39321!important}.category-marquee-container{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.category-marquee-track{gap:1rem;width:max-content;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.marquee-left{animation:40s linear infinite marqueeScrollLeft}.marquee-right{animation:45s linear infinite marqueeScrollRight}@keyframes marqueeScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.category-marquee-container:hover .category-marquee-track{animation-play-state:paused}.category-pill-v2{color:#94a3b8;white-space:nowrap;background:linear-gradient(145deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff14;border-radius:50px;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s,border-color .3s,box-shadow .3s;display:inline-flex}.category-pill-v2:hover{color:#fff;background:linear-gradient(145deg,#334155 0%,#1e293b 100%);border-color:#f3932166;box-shadow:0 0 20px #f3932126}.category-pill-v2.active{color:#fff;background:linear-gradient(135deg,#f39321 0%,#ea580c 100%);border-color:#f39321;box-shadow:0 4px 16px #f3932166}.category-pill-v2 i{flex-shrink:0;font-size:1rem}@media (width<=991.98px){.premium-hero{min-height:auto;padding:2rem 0 4rem}.premium-hero h1{letter-spacing:-1px!important;font-size:2rem!important}.premium-hero .lead{font-size:1rem!important}.swiper-3d-showcase{display:none}.premium-hero .d-flex.gap-5{gap:1.5rem!important}.premium-hero .h3{font-size:1.25rem!important}.container[style*="margin-top: -3rem"] .col-md-3{padding:.5rem}.container[style*="margin-top: -3rem"] .p-4{padding:1rem!important}.container[style*="margin-top: -3rem"] h6{font-size:.8rem}.container[style*="margin-top: -3rem"] small{font-size:.7rem}.container[style*="margin-top: -3rem"] .fa-2x{font-size:1.25rem!important}.display-5{font-size:1.5rem!important}.products-header{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.products-header-title{font-size:1rem}.products-header-controls{flex-wrap:wrap;width:100%}.inline-search-bar{flex:1;min-width:150px;max-width:none}.sort-dropdown-premium{min-width:120px;padding:.5rem .75rem;font-size:.8rem}.glass-filter-sidebar{display:none}.row-cols-xl-3{--bs-gutter-x:.75rem}}@media (width<=575.98px){.premium-hero{padding:1.5rem 0 3rem}.premium-hero h1{font-size:1.75rem!important}.floating-badge{padding:.5rem .75rem!important;font-size:.7rem!important}.premium-hero .d-flex.gap-5{flex-wrap:wrap;gap:.75rem!important}.premium-hero .d-flex.gap-5>div{text-align:center}.premium-hero .h3{font-size:1.1rem!important}.premium-hero .small{font-size:.7rem!important}.category-pill-v2{padding:.5rem 1rem;font-size:.75rem}.bg-gradient-dark.p-4{padding:1rem!important}.display-5{font-size:1.25rem!important}.products-header{padding:.75rem}.products-header-title{flex-wrap:wrap;font-size:.9rem}.products-header-title .icon{width:32px;height:32px}.products-header-controls{gap:.5rem}.inline-search-bar input{padding:.5rem .75rem .5rem 2.25rem;font-size:.8rem}.product-card-v2{border-radius:16px}.card-v2-title{font-size:.9rem!important}.price-v2{font-size:1.1rem!important}.pagination .page-link{border-radius:8px;min-width:36px;height:36px;font-size:.8rem}.container[style*="margin-top: -3rem"]{margin-top:-2rem!important}.container[style*="margin-top: -3rem"] .rounded-4{border-radius:12px!important}}@media (hover:none){.category-pill-v2:hover,.product-card-v2:hover{transform:none}.category-pill-v2,.pagination .page-link{padding:.875rem 1.5rem}}@supports (padding-top:env(safe-area-inset-top)){.premium-hero{padding-top:calc(2rem + env(safe-area-inset-top))}}.product-card-v3{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.product-card-v3:hover{border-color:#f3932166;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f,0 0 0 1px #f393211a}.product-card-v3-image{background:#f8fafc;min-height:300px;position:relative;overflow:hidden}.product-card-v3-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card-v3:hover .product-card-v3-image img{transform:scale(1.08)}.product-card-v3-image .placeholder-img{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-card-v3-image .placeholder-img i{color:#94a3b8;font-size:3rem}.product-card-v3-image .image-overlay{pointer-events:none;background:linear-gradient(#0000 0% 75%,#fff6 85%,#fffc 93%,#fff 100%);height:100%;position:absolute;inset:0}.card-badges-top{z-index:2;position:absolute;top:12px;left:12px}.badge-discount{color:#fff;background:linear-gradient(135deg,#f39321 0%,#ea580c 100%);border-radius:50px;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #f3932166}.card-platform-badge{z-index:2;color:#1e293b;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 8px #0000001a}.quick-view-btn{z-index:2;color:#1e293b;opacity:0;background:#fff;border:1px solid #e5e7eb;border-radius:50px;align-items:center;gap:6px;padding:8px 14px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:absolute;bottom:12px;right:12px;transform:translateY(10px);box-shadow:0 2px 8px #0000001a}.product-card-v3:hover .quick-view-btn{opacity:1;transform:translateY(0)}.quick-view-btn:hover{color:#fff;background:#f39321;border-color:#f39321}.product-card-v3-content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.card-meta{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.card-category{color:#f39321;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.card-rating{color:#fbbf24;align-items:center;gap:4px;font-size:.8rem;font-weight:600;display:flex}.card-rating i{font-size:.7rem}.product-card-v3-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card-v3-title a{color:#1e293b;text-decoration:none;transition:color .2s}.product-card-v3-title a:hover{color:#f39321}.card-features{flex-wrap:wrap;gap:6px;margin-bottom:1rem;display:flex}.feature-chip{color:#ea580c;background:#fef3e7;border:1px solid #fcd9b6;border-radius:50px;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.feature-chip i{color:#f39321;font-size:.65rem}.card-footer-v3{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.price-block{flex-direction:column;display:flex}.old-price{color:#64748b;font-size:.8rem;text-decoration:line-through}.current-price{color:#f39321;font-size:1.25rem;font-weight:800}.cta-button{color:#fff;background:linear-gradient(135deg,#f39321 0%,#ea580c 100%);border-radius:50px;align-items:center;gap:6px;padding:10px 18px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #f393214d}.cta-button:hover{color:#fff;transform:translate(4px);box-shadow:0 6px 16px #f3932166}.cta-button i{font-size:.7rem;transition:transform .3s}.cta-button:hover i{transform:translate(3px)}@media (width<=575.98px){.product-card-v3-image{min-height:220px}.product-card-v3-content{padding:1rem}.product-card-v3-title{font-size:.9rem}.current-price{font-size:1.1rem}.cta-button{padding:8px 14px;font-size:.75rem}.card-features{gap:4px}.feature-chip{padding:3px 8px;font-size:.65rem}}.category-tree{flex-direction:column;gap:0;display:flex}.category-tree-item{color:#475569;background:0 0;border-radius:4px;align-items:center;gap:6px;padding:6px;font-size:.8rem;font-weight:500;line-height:1.3;transition:background .15s,color .15s;display:flex;overflow:hidden;white-space:nowrap!important;text-decoration:none!important}.category-tree-item:hover{color:#f39321;background:#f393210f}.category-tree-item.active{color:#ea580c;background:#f393211a;font-weight:600}.category-tree-item i{text-align:center;opacity:.6;flex-shrink:0;width:14px;font-size:.7rem}.category-tree-item:hover i,.category-tree-item.active i{opacity:1;color:#f39321}.category-tree-item>span,.category-tree-item a>span:first-of-type{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden;white-space:nowrap!important}.category-count{color:#94a3b8;flex-shrink:0;margin-left:auto;font-size:.7rem;font-weight:500}.category-tree-item.active .category-count{color:#ea580c}.category-tree-parent{margin-bottom:0}.category-tree-item.parent-item{padding-left:4px;position:relative}.category-tree-item.parent-item a{color:inherit;flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden;text-decoration:none!important}.category-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:all .15s;display:flex}.category-toggle:hover{color:#f39321;background:#f393211a}.category-toggle i{font-size:.5rem;transition:transform .2s}.category-tree-parent.expanded .category-toggle i{transform:rotate(90deg)}.category-tree-children{border-left:1px solid #f3932126;margin-top:0;margin-left:14px;padding-left:6px;display:none}.category-tree-parent.expanded .category-tree-children{flex-direction:column;gap:0;display:flex}.category-tree-item.child-item{color:#64748b;padding:5px 6px;font-size:.75rem;font-weight:400}.category-tree-item.child-item:hover{color:#f39321;background:#f393210d}.category-tree-item.child-item.active{color:#ea580c;background:#f3932114;font-weight:600}.mobile-category-tree{flex-direction:column;gap:2px;display:flex}.mobile-category-tree-item{color:#475569;background:#f8fafc;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.mobile-category-tree-item:hover{background:#f1f5f9}.mobile-category-tree-item.active{color:#ea580c;background:#f393211a;font-weight:600}.mobile-category-tree-item i{text-align:center;color:#f39321;flex-shrink:0;width:18px;font-size:.8rem}.mobile-category-tree-item span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.mobile-category-count{color:#94a3b8;flex-shrink:0;font-size:.7rem;font-weight:500}.mobile-category-tree-item.active .mobile-category-count{color:#ea580c}.mobile-category-parent{margin-bottom:2px}.mobile-category-tree-item.parent{position:relative}.mobile-category-tree-item.parent a{color:inherit;flex:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.mobile-category-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.mobile-category-toggle:hover{color:#f39321;background:#f393211a}.mobile-category-toggle i{font-size:.65rem;transition:transform .2s}.mobile-category-parent.expanded .mobile-category-toggle i{transform:rotate(180deg)}.mobile-category-children{border-left:1px solid #f3932133;margin-top:2px;margin-left:18px;padding-left:10px;display:none}.mobile-category-parent.expanded .mobile-category-children{flex-direction:column;gap:2px;display:flex}.mobile-category-tree-item.child{background:#fff;padding:8px 10px;font-size:.8125rem;font-weight:400}.mobile-category-tree-item.child:hover{background:#f393210d}.mobile-category-tree-item.child.active{color:#ea580c;background:#f3932114;font-weight:600}.qx-card-v2{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.qx-card-v2:hover{border-color:#f393214d;transform:translateY(-6px);box-shadow:0 16px 32px #0000001a,0 0 0 1px #f393211a}.qx-card-v2__image{justify-content:center;align-items:center;height:180px;text-decoration:none;display:flex;position:relative;overflow:hidden}.qx-card-v2__image--has-image{background:#fff}.qx-card-v2__image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s;display:block}.qx-card-v2:hover .qx-card-v2__image img{transform:scale(1.05)}.qx-card-v2__image>i{color:#ffffffe6;font-size:3.5rem;transition:transform .3s}.qx-card-v2:hover .qx-card-v2__image>i{transform:scale(1.1)}.qx-card-v2__badges{z-index:2;flex-direction:column;gap:6px;display:flex;position:absolute;top:12px;left:12px}.qx-card-v2 .qx-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.qx-card-v2 .qx-badge--discount{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 2px 8px #ef444466}.qx-card-v2 .qx-badge--instant{color:#059669;background:#fffffff2;border:1px solid #05966933;border-radius:999px;padding:4px 8px;font-size:.62rem;line-height:1;box-shadow:0 2px 8px #0000001a}.qx-card-v2 .qx-badge--instant i{color:#f59e0b;font-size:.56rem}.qx-card-v2 .qx-badge--out-of-stock{color:#fff;background:#ef4444f2;border:1px solid #ef44444d;box-shadow:0 2px 8px #ef44444d}.qx-card-v2 .qx-badge--out-of-stock i{font-size:.65rem}.qx-card-v2__wishlist{cursor:pointer;z-index:2;background:#fffffff2;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0000001a}.qx-card-v2__wishlist i{color:#94a3b8;font-size:.9rem;transition:all .2s}.qx-card-v2__wishlist:hover{background:#fff;transform:scale(1.1)}.qx-card-v2__wishlist:hover i{color:#ef4444}.qx-card-v2__wishlist.active i{color:#ef4444;font-weight:900}.qx-card-v2__content{flex-direction:column;flex:1;padding:1rem;display:flex}.qx-card-v2__category{color:#f39321;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:inline-block}.qx-card-v2__title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s;display:-webkit-box;overflow:hidden}.qx-card-v2__title:hover{color:#f39321}.qx-card-v2__rating{align-items:center;gap:6px;margin-bottom:.75rem;display:flex}.qx-stars{gap:2px;display:flex}.qx-stars i{color:#fbbf24;font-size:.7rem}.qx-stars i.far{color:#d1d5db}.qx-rating-text{color:#94a3b8;font-size:.75rem}.qx-card-v2__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:flex-end;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.qx-card-v2__price{flex-direction:column;justify-content:flex-end;gap:2px;min-height:42px;display:flex}.qx-price-old{color:#94a3b8;font-size:.75rem;text-decoration:line-through}.qx-price-current{color:#f39321;font-size:1.125rem;font-weight:700}.qx-card-v2__cart-btn{cursor:pointer;background:linear-gradient(135deg,#f39321 0%,#ea580c 100%);border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 4px 12px #f393214d}.qx-card-v2__cart-btn i{color:#fff;font-size:.9rem}.qx-card-v2__cart-btn:hover{transform:scale(1.08);box-shadow:0 6px 16px #f3932166}.qx-card-v2__cart-btn--disabled{cursor:not-allowed!important;box-shadow:none!important;background:#9ca3af!important}.qx-card-v2__cart-btn--disabled:hover{box-shadow:none!important;transform:none!important}[data-theme=dark] .qx-card-v2{background:#1e293b;border-color:#334155}[data-theme=dark] .qx-card-v2:hover{border-color:#f3932166;box-shadow:0 16px 32px #0000004d}[data-theme=dark] .qx-card-v2__title{color:#f1f5f9}[data-theme=dark] .qx-card-v2__category{color:#fbbf24}[data-theme=dark] .qx-card-v2__footer{border-top-color:#334155}[data-theme=dark] .qx-badge--instant{color:#34d399;background:#1e293bf2;border-color:#34d3994d}[data-theme=dark] .qx-card-v2__wishlist{background:#1e293bf2;border-color:#475569}@media (width<=575.98px){.qx-card-v2__image{height:140px}.qx-card-v2__image>i{font-size:2.5rem}.qx-card-v2__content{padding:.875rem}.qx-card-v2__title{font-size:.85rem}.qx-price-current{font-size:1rem}.qx-card-v2__cart-btn{width:38px;height:38px}.qx-card-v2 .qx-badge{padding:3px 7px;font-size:.6rem}.qx-card-v2 .qx-badge--instant{border-radius:999px;padding:2px 6px;font-size:.5rem;line-height:1}.qx-card-v2 .qx-badge--instant i{font-size:.45rem}.qx-card-v2__wishlist{width:30px;height:30px;top:8px;right:8px}.qx-card-v2__wishlist i{font-size:.78rem}.qx-card-v2__price{min-height:40px}}
