:root{--red: #E31E2C;--red-bright: #FF3344;--red-deep: #99131E;--red-wash: rgba(227, 30, 44, .13);--red-wash-strong: rgba(227, 30, 44, .22);--bg-page: #000000;--surface-1: #111113;--surface-2: #17171A;--surface-3: #202024;--surface-4: #29292E;--border-color: #2A2A2F;--border-strong: #3B3B41;--text-main: #F4F4F3;--text-muted: #A7A7AD;--text-light: #6E6E75;--success: #2FB870;--gold: #F0B429;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 2px 5px rgba(0,0,0,.4);--shadow-md: 0 6px 18px rgba(0,0,0,.5);--shadow-lg: 0 18px 45px rgba(0,0,0,.65);--shadow-red: 0 8px 25px rgba(227,30,44,.32);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Space Grotesk", var(--font)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font);color:var(--text-main);background:#000;line-height:1.5;-webkit-font-smoothing:antialiased;padding-bottom:0}body.modal-open{overflow:hidden}.container{max-width:1240px;margin:0 auto;padding:0 20px}a{color:inherit;text-decoration:none;transition:.2s}button,input,select,textarea{font-family:inherit}.hidden{display:none!important}h1,h2,h3,h4,h5{font-family:var(--font-display);letter-spacing:-.01em}::selection{background:var(--red);color:#fff}.top-bar{background:var(--surface-1);color:var(--text-muted);font-size:12px;padding:7px 0;border-bottom:1px solid var(--border-color)}.top-bar-inner{display:flex;justify-content:space-between;align-items:center}.top-bar-left,.top-bar-right{display:flex;align-items:center;gap:12px}.top-bar strong{color:var(--text-main)}.divider{color:var(--border-strong)}.top-bar a:hover{color:var(--text-main)}.currency-select{background:var(--surface-2);color:var(--text-main);border:1px solid var(--border-color);padding:3px 8px;border-radius:var(--radius-sm);font-size:11.5px;font-weight:600;cursor:pointer;outline:none}.currency-select option{background:var(--surface-2);color:var(--text-main)}.top-bar-track-btn{background:none;border:none;color:var(--text-muted);font-size:12px;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:4px}.top-bar-track-btn:hover{color:var(--text-main)}.site-header{background:#111113f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:90}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px}.mobile-menu-btn{display:none;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;background:var(--surface-2);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:8px;cursor:pointer}.mobile-menu-btn span{display:block;height:2px;width:100%;background:var(--text-main);border-radius:2px;transition:.2s}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo-icon{position:relative;width:34px;height:34px;background:#000;clip-path:polygon(0 0,100% 0,100% 68%,68% 100%,0 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-icon:after{content:"";position:absolute;right:0;bottom:0;width:12px;height:12px;background:var(--red);clip-path:polygon(100% 0,0 100%,100% 100%)}.logo-icon:before{content:"M";font-family:var(--font-display);font-weight:800;font-size:17px;color:#fff;line-height:1}.logo-text{font-family:var(--font-display);font-size:21px;font-weight:700;letter-spacing:-.02em;color:var(--text-main)}.logo-accent{color:var(--red)}.search-bar-wrapper{flex:1;max-width:650px}.search-bar{display:flex;align-items:center;background:var(--surface-2);border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:4px 4px 4px 12px;transition:.2s}.search-bar:focus-within{border-color:var(--red);box-shadow:0 0 0 3px var(--red-wash)}.search-category-select{border:none;background:transparent;font-size:13px;font-weight:600;color:var(--text-muted);outline:none;padding-right:8px;border-right:1px solid var(--border-strong);cursor:pointer;max-width:140px}.search-category-select option{background:var(--surface-2);color:var(--text-main)}.search-bar input{flex:1;border:none;background:transparent;padding:8px 12px;font-size:14px;outline:none;color:var(--text-main)}.search-bar input::placeholder{color:var(--text-light)}.search-btn{background:var(--red);color:#fff;border:none;width:36px;height:36px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s;flex-shrink:0}.search-btn:hover{background:var(--red-bright)}.nav-actions{display:flex;align-items:center;gap:6px}.header-action-item{display:flex;align-items:center;gap:10px;cursor:pointer;padding:6px 10px;border-radius:var(--radius-md);transition:.15s;-webkit-user-select:none;user-select:none}.header-action-item:hover{background:var(--surface-3)}.action-icon-wrap{position:relative;font-size:20px;display:flex;align-items:center}.action-icon{font-size:20px}.action-badge{position:absolute;top:-6px;right:-9px;background:var(--red);color:#fff;font-size:10px;font-weight:800;padding:1px 6px;border-radius:10px;border:2px solid var(--surface-1)}.action-text{display:flex;flex-direction:column}.action-sub{font-size:10.5px;color:var(--text-muted)}.action-main{font-size:13px;font-weight:700;color:var(--text-main);white-space:nowrap}.cart-action-btn{background:transparent;border:none}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1000}.mobile-drawer.open{pointer-events:auto}.mobile-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.mobile-drawer.open .mobile-drawer-backdrop{opacity:1}.mobile-drawer-inner{position:absolute;top:0;left:-320px;width:300px;max-width:85vw;height:100%;background:var(--surface-1);border-right:1px solid var(--border-color);color:var(--text-main);display:flex;flex-direction:column;transition:left .3s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-lg)}.mobile-drawer.open .mobile-drawer-inner{left:0}.mobile-drawer-header{padding:18px 20px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.mobile-drawer-body{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:16px}.mobile-user-snippet{display:flex;align-items:center;gap:12px;padding:12px;background:var(--surface-2);border-radius:var(--radius-md);border:1px solid var(--border-color);cursor:pointer}.snippet-avatar{width:40px;height:40px;border-radius:50%;background:var(--surface-3);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid var(--border-strong)}.snippet-info{display:flex;flex-direction:column}.snippet-info strong{font-size:13.5px;color:var(--text-main)}.snippet-info small{font-size:11.5px;color:var(--text-muted)}.drawer-section-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:var(--text-light);margin-top:4px}.mobile-category-list{display:flex;flex-direction:column;gap:4px}.mobile-cat-item{padding:10px 12px;border-radius:var(--radius-sm);background:transparent;border:none;color:var(--text-main);text-align:left;font-size:13.5px;font-weight:600;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.15s}.mobile-cat-item:hover,.mobile-cat-item.active{background:var(--surface-3);color:var(--red-bright)}.mobile-quick-links{display:flex;flex-direction:column;gap:6px}.mobile-nav-link{display:flex;justify-content:space-between;align-items:center;padding:11px 14px;background:var(--surface-2);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-main);font-size:13px;font-weight:600;cursor:pointer}.mobile-badge{background:var(--red);color:#fff;font-size:11px;padding:2px 7px;border-radius:var(--radius-full);font-weight:700}.mobile-pref-box{display:flex;align-items:center;justify-content:space-between;background:var(--surface-2);padding:10px 12px;border-radius:var(--radius-sm);border:1px solid var(--border-color);font-size:13px}.mobile-currency-select{background:var(--surface-3);color:var(--text-main);border:1px solid var(--border-color);padding:6px 10px;border-radius:var(--radius-sm);font-size:12.5px;outline:none}.mobile-help-box{font-size:12px;color:var(--text-muted);line-height:1.8}.mobile-help-box a{color:var(--red-bright)}.category-nav-bar{background:var(--surface-1);border-bottom:1px solid var(--border-color);padding:10px 0}.cat-nav-inner{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cat-nav-inner::-webkit-scrollbar{display:none}.category-pills{display:flex;gap:8px;white-space:nowrap}.category-chip{padding:7px 16px;border-radius:var(--radius-full);font-size:13px;font-weight:600;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border-color);cursor:pointer;transition:.2s;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:6px}.category-chip:hover{border-color:var(--border-strong);color:var(--text-main)}.category-chip.active{background:var(--red);color:#fff;border-color:var(--red)}.hero-section{margin-top:24px}.hero-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.hero-carousel{position:relative;border-radius:var(--radius-lg);overflow:hidden;min-height:380px;border:1px solid var(--border-color)}.carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .5s ease;display:flex;align-items:center;justify-content:space-between;padding:40px 48px;color:#fff}.carousel-slide.active{opacity:1;visibility:visible;position:relative}.slide-content{max-width:58%;z-index:2;border-left:3px solid var(--red);padding-left:20px}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--red-bright);font-size:12px;font-weight:700;padding:4px 0;letter-spacing:.2px;margin-bottom:12px}.slide-content h1{font-size:32px;font-weight:700;line-height:1.25;margin-bottom:12px;color:#fff}.slide-content p{font-size:14px;color:#b9b9bf;margin-bottom:22px;line-height:1.5}.slide-buttons{display:flex;gap:12px;flex-wrap:wrap}.slide-image-wrapper{flex:1;display:flex;justify-content:center;align-items:center}.hero-float-img{max-width:260px;height:260px;object-fit:cover;border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.carousel-dots{position:absolute;bottom:16px;left:48px;display:flex;gap:8px;z-index:10}.carousel-dots .dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:.2s}.carousel-dots .dot.active{background:var(--red);width:22px;border-radius:6px}.hero-side-cards{display:flex;flex-direction:column;gap:18px}.side-promo-card{flex:1;border-radius:var(--radius-lg);padding:24px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;border:1px solid var(--border-color);background:var(--surface-2);transition:border-color .2s}.side-promo-card:hover{border-color:var(--border-strong)}.side-promo-card .promo-text h3{font-size:18px;font-weight:700;margin:6px 0 4px;color:var(--text-main)}.side-promo-card .promo-text p{font-size:13px;color:var(--text-muted);margin-bottom:10px}.side-promo-card .promo-text a{font-size:13px;font-weight:700;color:var(--red-bright);text-decoration:none}.side-promo-card img{width:100px;height:100px;object-fit:cover;border-radius:var(--radius-md)}.badge-mini{display:inline-block;background:var(--red);color:#fff;font-size:10px;font-weight:800;padding:3px 8px;border-radius:var(--radius-sm);letter-spacing:.3px}.trust-strip{margin:32px auto}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;background:transparent;padding:16px 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.trust-item{display:flex;align-items:center;gap:14px;padding:8px 18px;border-left:1px solid var(--border-color)}.trust-item:first-child{border-left:none}.trust-icon{font-size:22px;flex-shrink:0}.trust-info h4{font-size:13.5px;font-weight:700;color:var(--text-main)}.trust-info p{font-size:12px;color:var(--text-muted)}.flash-deals-section{margin-bottom:40px;background:var(--surface-1);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:24px}.section-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px;flex-wrap:wrap}.section-title-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.fire-icon{font-size:22px}.section-title-wrap h2{font-size:21px;font-weight:700;color:var(--text-main)}.flash-timer-box{display:flex;align-items:center;gap:4px;background:var(--surface-3);color:var(--text-muted);padding:4px 10px;border-radius:var(--radius-sm);font-size:12px;font-weight:700}.timer-unit{background:var(--red);color:#fff;padding:2px 6px;border-radius:3px;font-variant-numeric:tabular-nums}.view-all-link{font-size:13.5px;font-weight:700;color:var(--red-bright)}.flash-deals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}.categories-showcase{margin-bottom:44px}.categories-showcase h2{font-size:21px;font-weight:700;color:var(--text-main)}.sub-link{font-size:13px;color:var(--text-muted)}.category-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.cat-card{position:relative;height:140px;border-radius:var(--radius-md);overflow:hidden;cursor:pointer;border:1px solid var(--border-color);transition:border-color .2s}.cat-card:hover{border-color:var(--red)}.cat-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;filter:saturate(.92)}.cat-card:hover img{transform:scale(1.06)}.cat-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.35) 55%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:16px;color:#fff}.cat-card-overlay h3{font-size:15px;font-weight:700;margin-bottom:2px}.cat-card-overlay p{font-size:11px;color:#c7c7cc}.catalog-section{margin-bottom:50px}.catalog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:12px}.catalog-title-group h2{font-size:23px;font-weight:700;color:var(--text-main)}.catalog-title-group p{font-size:13px;color:var(--text-muted)}.catalog-filters{display:flex;align-items:center;gap:10px}.filter-group{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--text-muted)}.sort-select{padding:8px 12px;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--surface-2);color:var(--text-main);font-size:13px;font-weight:600;outline:none;cursor:pointer}.sort-select option{background:var(--surface-2)}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.product-card{background:var(--surface-2);border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden;display:flex;flex-direction:column;position:relative;transition:border-color .2s ease,transform .2s ease}.product-card:hover{border-color:var(--border-strong);transform:translateY(-3px)}.product-card-img-wrap{position:relative;height:220px;background:var(--surface-3);overflow:hidden}.product-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card-img-wrap img{transform:scale(1.05)}.product-card-badge{position:absolute;top:12px;left:12px;background:var(--red);color:#fff;font-size:10px;font-weight:800;padding:4px 8px;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.4px;z-index:3}.product-card-badge.badge-hot{background:#000;color:var(--red-bright);border:1px solid var(--red)}.product-card-badge.badge-new{background:#fff;color:#000}.product-card-badge.badge-seller{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}.product-wishlist-btn{position:absolute;top:12px;right:12px;background:#0a0a0bbf;border:1px solid var(--border-color);width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;cursor:pointer;transition:.2s;z-index:3}.product-wishlist-btn:hover{border-color:var(--red);transform:scale(1.08)}.product-wishlist-btn.active{color:var(--red-bright)}.quick-view-overlay-btn{position:absolute;bottom:12px;left:50%;transform:translate(-50%) translateY(20px);background:#000000d9;color:#fff;border:1px solid var(--border-strong);padding:6px 14px;border-radius:var(--radius-full);font-size:12px;font-weight:700;cursor:pointer;opacity:0;transition:.2s ease;white-space:nowrap}.product-card:hover .quick-view-overlay-btn{opacity:1;transform:translate(-50%) translateY(0)}.product-card-body{padding:16px;display:flex;flex-direction:column;flex:1}.product-category-tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--red-bright);margin-bottom:4px}.product-title{font-size:14.5px;font-weight:600;line-height:1.35;color:var(--text-main);margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:40px;cursor:pointer}.product-title:hover{color:var(--red-bright)}.product-rating-row{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--gold);margin-bottom:12px}.review-count{color:var(--text-light)}.product-price-row{display:flex;align-items:baseline;gap:8px;margin-top:auto;margin-bottom:14px}.product-price-main{font-size:19px;font-weight:700;color:var(--text-main);font-family:var(--font-display)}.product-price-orig{font-size:13px;color:var(--text-light);text-decoration:line-through}.btn-card-cart{background:var(--red);color:#fff;border:none;padding:10px;border-radius:var(--radius-md);font-size:13.5px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:.2s;width:100%}.btn-card-cart:hover{background:var(--red-bright)}.promo-duo{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:50px}.promo-duo-banner{border-radius:var(--radius-lg);padding:32px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;background:var(--surface-1);border:1px solid var(--border-color);border-left:3px solid var(--red)}.badge-pill{display:inline-block;background:var(--red);color:#fff;font-size:11px;font-weight:800;padding:3px 9px;border-radius:var(--radius-sm);margin-bottom:10px;letter-spacing:.3px}.banner-text h2{font-size:22px;font-weight:700;margin-bottom:8px;color:var(--text-main)}.banner-text p{font-size:13.5px;color:var(--text-muted);margin-bottom:18px;max-width:85%}.promo-duo-banner img{width:140px;height:140px;object-fit:cover;border-radius:var(--radius-md)}.testimonials-section{margin-bottom:50px}.center-text{text-align:center;flex-direction:column}.section-subtext{font-size:14px;color:var(--text-muted);margin-top:4px}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:24px}.testimonial-card{background:var(--surface-2);padding:24px;border-radius:var(--radius-md);border:1px solid var(--border-color);display:flex;flex-direction:column;justify-content:space-between}.stars{font-size:14px;margin-bottom:12px}.review-text{font-size:13.5px;color:var(--text-muted);line-height:1.6;margin-bottom:18px}.reviewer{display:flex;align-items:center;gap:12px}.reviewer-avatar{width:40px;height:40px;border-radius:50%;background:var(--red);color:#fff;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center}.reviewer-info h5{font-size:14px;font-weight:700;color:var(--text-main)}.reviewer-info span{font-size:11.5px;color:var(--text-light)}.newsletter-section{background:var(--surface-1);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);color:#fff;padding:48px 0;margin-bottom:50px}.newsletter-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.newsletter-content{max-width:520px}.newsletter-content h2{font-size:24px;font-weight:700;margin:8px 0 6px;color:var(--text-main)}.newsletter-content p{font-size:14px;color:var(--text-muted)}.newsletter-form{display:flex;gap:10px;flex:1;max-width:460px}.newsletter-form input{flex:1;padding:12px 18px;border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--surface-2);color:#fff;font-size:14px;outline:none}.newsletter-form input::placeholder{color:var(--text-light)}.newsletter-form input:focus{border-color:var(--red)}.newsletter-form button{border-radius:var(--radius-md);padding:0 24px;white-space:nowrap}.site-footer{background:var(--surface-1);color:var(--text-muted);padding:50px 0 0;border-top:1px solid var(--border-color)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:36px;padding-bottom:40px}.footer-logo .logo-text{color:#fff}.footer-desc{font-size:13.5px;line-height:1.6;margin:14px 0 18px;max-width:320px}.footer-socials{display:flex;gap:12px;font-size:18px;cursor:pointer}.footer-col h4{color:var(--text-main);font-size:14px;font-weight:700;margin-bottom:16px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px;font-size:13.5px}.footer-col ul a:hover{color:var(--red-bright)}.payment-desc{font-size:12.5px;margin-bottom:12px}.payment-badges{display:flex;flex-wrap:wrap;gap:6px}.pay-tag{background:var(--surface-2);color:var(--text-muted);font-size:11px;font-weight:700;padding:5px 8px;border-radius:var(--radius-sm);border:1px solid var(--border-color)}.app-download-box{margin-top:12px}.app-download-box small{color:var(--text-light);font-size:12px}.footer-bottom{border-top:1px solid var(--border-color);padding:20px 0;font-size:12.5px}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.btn{border:none;padding:10px 20px;border-radius:var(--radius-md);font-size:14px;font-weight:700;cursor:pointer;transition:.2s;display:inline-flex;align-items:center;justify-content:center;gap:6px}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{background:var(--red-bright);box-shadow:var(--shadow-red)}.btn-outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.35)}.btn-outline:hover{border-color:#fff;background:#ffffff0f}.btn-hero{padding:12px 24px;font-size:15px}.btn-block{width:100%}.btn-lg{padding:13px;font-size:15px}.btn-danger{background:transparent;color:var(--red-bright);border:1.5px solid var(--red)}.btn-danger:hover{background:var(--red);color:#fff}.btn-icon-round{width:44px;height:44px;border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--surface-3);color:var(--text-main);font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-icon-round:hover{border-color:var(--red)}.modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000c7;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.modal-box{background:var(--surface-2);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:28px;position:relative;max-height:90vh;overflow-y:auto;color:var(--text-main);box-shadow:var(--shadow-lg);z-index:10;animation:modalFadeIn .25s cubic-bezier(.16,1,.3,1)}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close{position:absolute;top:16px;right:18px;border:1px solid var(--border-color);background:var(--surface-3);color:var(--text-main);width:32px;height:32px;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;z-index:15}.modal-close:hover{border-color:var(--red);color:var(--red-bright)}.modal-quickview{width:780px;max-width:95vw}.quickview-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:28px}.quickview-img-wrap{position:relative;height:320px;background:var(--surface-3);border-radius:var(--radius-md);overflow:hidden}.quickview-img-wrap img{width:100%;height:100%;object-fit:cover}.qv-badge{position:absolute;top:12px;left:12px;background:var(--red);color:#fff;font-size:11px;font-weight:800;padding:4px 8px;border-radius:var(--radius-sm)}.qv-info{display:flex;flex-direction:column}.qv-category{font-size:12px;font-weight:700;text-transform:uppercase;color:var(--red-bright)}.qv-info h2{font-size:21px;font-weight:700;margin:4px 0 8px;color:var(--text-main)}.qv-rating{font-size:13px;color:var(--gold);margin-bottom:14px}.qv-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:14px;flex-wrap:wrap}.qv-price{font-size:24px;font-weight:700;font-family:var(--font-display);color:var(--text-main)}.qv-orig-price{font-size:15px;color:var(--text-light);text-decoration:line-through}.qv-discount-pill{background:var(--red);color:#fff;font-size:12px;font-weight:800;padding:2px 7px;border-radius:var(--radius-sm)}.qv-desc{font-size:13.5px;color:var(--text-muted);line-height:1.6;margin-bottom:18px}.qv-stock-status{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--success);margin-bottom:20px}.stock-dot{width:8px;height:8px;border-radius:50%;background:var(--success)}.qv-actions{display:flex;gap:12px;align-items:center}.qty-stepper{display:flex;border:1.5px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden}.qty-stepper button{width:36px;height:44px;border:none;background:var(--surface-3);color:var(--text-main);font-size:16px;font-weight:700;cursor:pointer}.qty-stepper input{width:44px;border:none;background:var(--surface-2);color:var(--text-main);text-align:center;font-weight:700;outline:none}.btn-add-qv{flex:1;height:44px}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1000}.drawer.open{pointer-events:auto}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .3s ease}.drawer.open .drawer-backdrop{opacity:1}.drawer-inner{position:absolute;top:0;right:-450px;width:420px;max-width:90vw;height:100%;background:var(--surface-1);border-left:1px solid var(--border-color);color:var(--text-main);display:flex;flex-direction:column;transition:right .3s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-lg)}.drawer.open .drawer-inner{right:0}.drawer-header{padding:18px 20px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.drawer-header h3{font-size:16px;font-weight:700}.drawer-close-btn{border:none;background:none;color:var(--text-main);font-size:16px;cursor:pointer;padding:4px}.drawer-body{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:14px}.cart-item-card{display:flex;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--border-color);align-items:center}.cart-item-img{width:64px;height:64px;border-radius:var(--radius-sm);object-fit:cover;background:var(--surface-3);flex-shrink:0}.cart-item-details{flex:1;min-width:0}.cart-item-name{font-size:13.5px;font-weight:600;line-height:1.3;margin-bottom:4px;color:var(--text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item-price{font-size:14px;font-weight:700;color:var(--text-main)}.cart-item-stepper{display:flex;align-items:center;gap:8px;margin-top:6px}.cart-item-stepper button{width:24px;height:24px;border:1px solid var(--border-color);border-radius:4px;background:var(--surface-3);color:var(--text-main);cursor:pointer;font-weight:700}.cart-item-remove{border:none;background:none;color:var(--red-bright);font-size:15px;cursor:pointer;padding:4px}.drawer-footer{padding:18px 20px;border-top:1px solid var(--border-color);background:var(--surface-2)}.coupon-box{margin-bottom:14px}.coupon-input-group{display:flex;gap:8px}.coupon-input-group input{flex:1;background:var(--surface-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:8px 12px;font-size:12.5px;color:var(--text-main);outline:none}.coupon-input-group input:focus{border-color:var(--red)}.btn-apply-coupon{background:var(--surface-3);border:1px solid var(--border-strong);color:var(--text-main);padding:8px 14px;border-radius:var(--radius-sm);font-size:12.5px;font-weight:700;cursor:pointer;transition:.2s}.btn-apply-coupon:hover{background:var(--red);color:#fff;border-color:var(--red)}.coupon-status{font-size:12px;margin-top:4px;min-height:16px}.drawer-summary{margin-bottom:16px;display:flex;flex-direction:column;gap:6px;font-size:13.5px}.summary-row{display:flex;justify-content:space-between;color:var(--text-muted)}.shipping-row span:last-child{color:var(--success);font-weight:700}.total-row{font-size:17px;font-weight:700;color:var(--text-main);border-top:1px dashed var(--border-strong);padding-top:8px;margin-top:4px}.total-amount{color:var(--red-bright)}.btn-checkout{padding:13px;font-size:15px}.modal-checkout{width:540px;max-width:95vw}.checkout-sub{font-size:13.5px;color:var(--text-muted);margin-bottom:18px}.checkout-form{display:flex;flex-direction:column;gap:14px}.form-row{display:flex;gap:12px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group.flex-1{flex:1}.form-group label{font-size:12.5px;font-weight:700;color:var(--text-muted)}.form-group input,.form-group textarea{padding:10px 14px;border:1.5px solid var(--border-color);border-radius:var(--radius-md);background:var(--surface-3);color:var(--text-main);font-size:14px;outline:none;transition:.2s}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-light)}.form-group input:focus,.form-group textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-wash)}.payment-method-selector{display:flex;gap:10px;flex-direction:column}.pay-option{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1.5px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;font-size:13.5px;font-weight:600;color:var(--text-muted);transition:.2s}.pay-option.selected{border-color:var(--red);background:var(--red-wash);color:var(--text-main)}.order-summary-box{background:var(--surface-3);padding:14px;border-radius:var(--radius-md);border:1px solid var(--border-color);font-size:13px;color:var(--text-muted)}.modal-track{width:500px;max-width:95vw}.track-input-wrap{display:flex;gap:10px;margin-bottom:20px}.track-input-wrap input{flex:1;padding:10px 14px;background:var(--surface-3);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-main);font-size:14px;outline:none}.track-result-box{background:var(--surface-3);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:18px}.track-timeline{display:flex;flex-direction:column;gap:14px;position:relative;padding-left:10px}.track-step{display:flex;align-items:flex-start;gap:12px}.track-step-dot{width:14px;height:14px;border-radius:50%;background:var(--surface-4);border:2px solid var(--border-strong);margin-top:3px;flex-shrink:0}.track-step.done .track-step-dot{background:var(--success);border-color:var(--success)}.track-step.active .track-step-dot{background:var(--red);border-color:var(--red)}.track-step-info h5{font-size:13.5px;font-weight:700;color:var(--text-main);margin-bottom:2px}.track-step-info p{font-size:11.5px;color:var(--text-muted)}.modal-auth{width:400px;max-width:92vw}.auth-tabs{display:flex;gap:8px;margin-bottom:20px}.tab-btn{flex:1;padding:10px;border:1px solid var(--border-color);background:var(--surface-3);color:var(--text-muted);border-radius:var(--radius-md);font-weight:700;font-size:13.5px;cursor:pointer}.tab-btn.active{background:var(--red);color:#fff;border-color:var(--red)}.auth-form{display:flex;flex-direction:column;gap:14px}.form-msg{font-size:13px;color:var(--red-bright);min-height:16px;text-align:center}.user-profile-view{text-align:center;padding:10px 0}.profile-avatar-big{width:68px;height:68px;border-radius:50%;background:var(--red);color:#fff;font-size:26px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.profile-details-list{background:var(--surface-3);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:14px;text-align:left;margin:18px 0;font-size:13.5px;color:var(--text-muted);display:flex;flex-direction:column;gap:8px}.order-success-box{width:460px}.success-icon-big{font-size:50px;margin-bottom:12px}.order-success-sub{font-size:13.5px;color:var(--text-muted);margin:8px 0 18px}.order-details-card{background:var(--surface-3);padding:16px;border-radius:var(--radius-md);text-align:left;font-size:13.5px;margin-bottom:20px;border:1px solid var(--border-color);color:var(--text-muted)}.mobile-bottom-bar{display:none;position:fixed;bottom:0;left:0;right:0;height:60px;background:#111113f5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--border-color);z-index:800;justify-content:space-around;align-items:center;padding-bottom:env(safe-area-inset-bottom,0px)}.mobile-nav-item{background:none;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-muted);font-size:11px;font-weight:600;cursor:pointer;flex:1;height:100%;gap:2px;transition:.15s;-webkit-user-select:none;user-select:none}.mobile-nav-item:active,.mobile-nav-item.active{color:var(--red-bright)}.m-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.m-icon{font-size:19px;line-height:1}.m-badge{position:absolute;top:-4px;right:-9px;background:var(--red);color:#fff;font-size:9px;font-weight:800;padding:1px 5px;border-radius:10px;border:1px solid var(--surface-1)}.m-label{font-size:10px;letter-spacing:.2px}.toast{position:fixed;bottom:24px;right:24px;background:var(--surface-2);border:1px solid var(--border-strong);border-left:3px solid var(--red);color:#fff;padding:12px 20px;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);font-size:13.5px;font-weight:600;z-index:2000;transform:translateY(100px);opacity:0;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease;pointer-events:none;max-width:90vw}.toast.show{transform:translateY(0);opacity:1}.loading-state{text-align:center;padding:40px;color:var(--text-muted)}.loading-state h3{color:var(--text-main);font-weight:700}.spinner{width:38px;height:38px;border:4px solid var(--surface-3);border-top-color:var(--red);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:991px){.hero-grid,.promo-duo{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.quickview-grid{grid-template-columns:1fr;gap:18px}.quickview-img-wrap{height:240px}.search-category-select{display:none}}@media(max-width:768px){body{padding-bottom:64px}.mobile-bottom-bar,.mobile-menu-btn{display:flex}.hide-mobile{display:none!important}.header-inner{padding:10px 14px;gap:12px;flex-wrap:wrap}.logo-text{font-size:19px}.search-bar-wrapper{order:3;width:100%;max-width:100%}.search-bar{padding:3px 3px 3px 10px}.search-bar input{font-size:13px;padding:6px 8px}.search-btn{width:34px;height:34px}.carousel-slide{padding:24px 20px;flex-direction:column;align-items:flex-start;min-height:280px}.slide-content{max-width:100%;padding-left:14px}.slide-content h1{font-size:22px}.slide-content p{font-size:13px;margin-bottom:16px}.slide-image-wrapper{display:none}.carousel-dots{left:20px;bottom:12px}.hero-side-cards{gap:12px}.side-promo-card{padding:16px}.side-promo-card img{width:70px;height:70px}.trust-grid{grid-template-columns:1fr 1fr;gap:12px;border-left:none}.trust-item{border-left:none;padding:6px 8px}.products-grid,.flash-deals-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card-img-wrap{height:155px}.product-card-body{padding:10px}.product-title{font-size:13px;height:35px;margin-bottom:4px}.product-price-main{font-size:16px}.btn-card-cart{padding:8px 6px;font-size:12px}.category-cards-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cat-card{height:110px}.cat-card-overlay h3{font-size:13px}.drawer-inner{width:100%;max-width:100vw}.modal{padding:10px;align-items:flex-end}.modal-box{width:100%;max-height:88vh;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:20px 16px}.form-row{flex-direction:column;gap:10px}.footer-grid{grid-template-columns:1fr;gap:26px}.toast{bottom:74px;right:16px;left:16px;text-align:center}}@media(max-width:480px){.products-grid,.flash-deals-grid{gap:8px}.product-card-img-wrap{height:140px}.product-card-badge{font-size:9px;padding:2px 5px}.product-wishlist-btn{width:28px;height:28px;font-size:13px}.product-card-body{padding:8px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/style.css.map */
