@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@600;700&family=Inter:wght@400;500;600;700&display=swap";.pd-specs-section-inside{margin:28px 0 0;background:#f8f8f8;border-radius:7px;padding:18px 16px 12px;box-shadow:0 1px 4px #00000008;max-width:600px;width:100%}.pd-description-section{max-width:700px;margin:0 auto}.pd-specs-title{font-size:1.08rem;font-weight:600;margin-bottom:12px;color:var(--primary-red);letter-spacing:.2px}.pd-specs-table-wrapper{overflow-x:auto}.pd-specs-table{width:100%;border-collapse:collapse;background:transparent}.pd-specs-key{font-weight:500;color:var(--text-main);padding:8px 12px 8px 0;background:none;border-bottom:1px solid var(--border-color);min-width:100px}.pd-specs-value{color:var(--text-secondary);padding:8px 0 8px 8px;background:none;border-bottom:1px solid var(--border-color)}.pd-specs-table tr:last-child .pd-specs-key,.pd-specs-table tr:last-child .pd-specs-value{border-bottom:none}@media(max-width:700px){.pd-description-section{max-width:100%;padding:0 4px}.pd-specs-section-inside{max-width:100%;padding:12px 4px 8px}.pd-specs-title{font-size:1rem;margin-bottom:8px}.pd-specs-key,.pd-specs-value{padding:7px 2px;font-size:.97rem}}.pd-meta{margin-top:22px;margin-bottom:10px;background:#f5f5f5;border-radius:8px;padding:14px 18px;font-size:1rem;box-shadow:0 1px 4px #00000008}.pd-meta-row{display:flex;align-items:center;margin-bottom:7px}.pd-meta-label{font-weight:600;color:var(--primary-red);margin-right:8px;min-width:80px}.pd-meta-value{color:var(--text-main)}.pd-meta-row:last-child{margin-bottom:0}.pd-features{margin:18px 0 0}.pd-features ul{padding-left:18px;margin:0}.pd-features li{margin-bottom:7px;color:var(--text-secondary);font-size:1.01rem;list-style:disc inside}.pd-feature-headline{margin-bottom:12px;background:#fff7f7;border-left:4px solid var(--primary-red);padding:10px 14px;border-radius:6px}.pd-feature-headline-text{font-size:1.13rem;font-weight:600;color:var(--primary-red)}.pd-feature-subtext{font-size:1rem;color:var(--text-secondary);margin-top:2px}.pd-notes{margin-top:18px;background:#f9fafb;border-left:3px solid #eab308;padding:10px 14px;border-radius:6px}.pd-notes-title{font-weight:600;color:#eab308;margin-bottom:6px}.pd-notes ul{padding-left:18px;margin:0}.pd-notes li{margin-bottom:5px;color:#b45309;font-size:.98rem;list-style:disc inside}:root{--primary-red: #E1261C;--primary-red-hover: #b01c1c;--white: #ffffff;--black: #000000;--dark-gray: #333333;--light-gray: #f9f9f9;--border-color: #eee;--text-main: #333;--text-secondary: #777;--font-main: "Poppins", sans-serif;--transition: all .3s cubic-bezier(.4, 0, .2, 1);--max-width: 1200px;--page-gutter: clamp(12px, 2.2vw, 28px);--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 5px 15px rgba(0, 0, 0, .1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-main);color:var(--text-main);line-height:1.6;background-color:var(--white);overflow-x:hidden}.app{padding-top:96px}@media(max-width:768px){.mobile-search-expanded .app{padding-top:138px;transition:padding-top .22s ease}}@media(max-width:420px){.mobile-search-expanded .app{padding-top:132px}}.auth-layout,.admin-layout{padding-top:0!important}main{padding:0 var(--page-gutter)}.app.admin-layout main{padding:0}.cart-page{min-height:60vh}.cart-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr);gap:30px;align-items:flex-start}.cart-summary-column{position:sticky;top:110px}@media(max-width:992px){.cart-layout{grid-template-columns:1fr}.cart-summary-column{position:static}}a{text-decoration:none;color:inherit;transition:var(--transition)}ul{list-style:none}img{max-width:100%;display:block}.container{width:min(var(--max-width),100%);margin:0 auto;padding:0 var(--page-gutter)}button{cursor:pointer;border:none;background:none;font-family:inherit;transition:var(--transition)}.btn-primary{background-color:var(--primary-red);color:var(--white);padding:12px 28px;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.btn-primary:hover{background-color:var(--primary-red-hover);transform:translateY(-2px);box-shadow:var(--shadow-md)}.modern-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #00000014;transition:var(--transition)}.top-banner{background:#2563ebbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#f9fafb;padding:6px 0;font-size:12px;font-weight:500;text-align:center;letter-spacing:.5px;border-bottom:1px solid rgba(148,163,184,.4)}.main-nav-wrapper{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.05)}.header-grid{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px}.logo-area{display:flex;align-items:center;gap:16px}.brand-logo{font-size:24px;font-weight:900;color:#1a1a1a;letter-spacing:-1px;display:flex;align-items:center}.logo-accent{color:var(--primary-red);margin-right:2px}.partner-logo{font-size:14px;font-weight:700;color:#00a1e0;letter-spacing:.18em;text-transform:uppercase}.central-nav{justify-self:center;width:100%}.central-nav .nav-list{display:flex;align-items:center;gap:20px;justify-content:center}.nav-link{font-size:13px;font-weight:600;color:#444;position:relative;padding:5px 0}.nav-link:hover{color:var(--primary-red)}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--primary-red);transition:var(--transition)}.nav-link:hover:after{width:100%}.small-caret{font-size:10px;margin-left:4px}.nav-link-btn{font-size:13px;font-weight:600;color:#1a1a1a;display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:6px;background:#f5f5f5}.nav-link-btn:hover{background:var(--primary-red);color:#fff}.brand-nav{position:relative}.brand-mega{position:absolute;top:120%;left:50%;background:#fff;border-radius:10px;padding:12px 0;min-width:260px;box-shadow:0 18px 45px #0f172a29;border:1px solid rgba(148,163,184,.3);z-index:50;opacity:0;visibility:hidden;transform:translate(-50%) translateY(6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.brand-nav:hover .brand-mega{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.brand-mega-inner{max-height:320px;overflow-y:auto;padding:0 20px}.brand-pill{display:block;width:100%;text-align:left;font-size:13px;font-weight:500;padding:6px 0;color:#111827}.brand-pill:hover{color:var(--primary-red)}.shop-nav{position:relative}.shop-mega{position:absolute;top:130%;left:50%;transform:translate(-50%) translateY(6px);background:#fff;border-radius:10px;padding:22px 28px;box-shadow:0 20px 45px #0f172a2e;border:1px solid rgba(148,163,184,.35);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:60;min-width:860px}.shop-nav:hover .shop-mega{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.shop-mega-inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px}.shop-mega-column{min-width:0}.shop-mega-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#9ca3af;margin:0 0 10px}.shop-mega-link{display:block;width:100%;text-align:left;padding:5px 0;font-size:13px;color:#111827;background:none;border:none}.shop-mega-link:hover{color:var(--primary-red)}.help-nav{position:relative}.help-dropdown{position:absolute;top:130%;right:0;background:#fff;border-radius:8px;padding:16px 0;min-width:240px;box-shadow:0 16px 40px #0f172a2e;border:1px solid rgba(148,163,184,.3);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:60}.help-nav:hover .help-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.help-link{display:block;padding:8px 22px;font-size:13px;color:#374151;white-space:nowrap}.help-link:hover{background:#f9fafb;color:var(--primary-red)}.search-area{display:flex;justify-content:flex-end}.premium-search{display:flex;align-items:center;background:transparent;border-radius:0;padding:0;width:100%;max-width:44px;border:none;transition:var(--transition);overflow:hidden;cursor:text}.premium-search:focus-within{background:#fff;border-radius:999px;max-width:380px;padding:4px 4px 4px 16px}.premium-search:hover{background:#f8f8f8;border-radius:999px;max-width:380px;padding:4px 4px 4px 16px}.search-icon{color:#999;margin-right:0;font-size:14px;flex-shrink:0}.premium-search input{border:none;background:transparent;outline:none;width:0;font-size:14px;color:#333;opacity:0;margin-left:0;transition:var(--transition)}.premium-search-btn{background:#1a1a1a;color:#fff;padding:8px 18px;border-radius:50px;font-weight:700;font-size:12px;margin-left:6px;opacity:0;pointer-events:none;transition:var(--transition)}.premium-search-btn:hover{background:var(--primary-red)}.premium-search:hover input,.premium-search:focus-within input{width:100%;opacity:1;margin-left:10px}.premium-search:hover .premium-search-btn,.premium-search:focus-within .premium-search-btn{opacity:1;pointer-events:auto}.actions-area{display:flex;align-items:center;gap:20px}.action-ic{font-size:20px;color:#1a1a1a;cursor:pointer;position:relative;transition:var(--transition)}.action-ic:hover{color:var(--primary-red);transform:translateY(-2px)}.badge-count{position:absolute;top:-8px;right:-10px;background:var(--primary-red);color:#fff;font-size:10px;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.login-pill{padding:8px 20px;background:#1a1a1a;color:#fff;border-radius:50px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px}.login-pill:hover{background:var(--primary-red);transform:scale(1.05)}.user-avatar{width:35px;height:35px;border-radius:50%;background:var(--primary-red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.user-trigger{display:flex;align-items:center;gap:8px;cursor:pointer}.user-trigger i.rotate{transform:rotate(180deg)}.premium-dropdown{position:absolute;top:100%;right:0;width:220px;background:#fff;border-radius:12px;box-shadow:0 15px 40px #00000026;margin-top:15px;overflow:hidden;animation:dropdownIn .3s ease}@keyframes dropdownIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{padding:15px 20px;background:#f9f9f9;border-bottom:1px solid #eee}.welcome-msg{font-size:13px;margin:0}.drop-link{display:flex;align-items:center;gap:12px;padding:12px 20px;font-size:14px;color:#444;transition:var(--transition)}.drop-link:hover{background:#f5f5f5;color:var(--primary-red)}.admin-link{color:var(--primary-red);font-weight:700}.dropdown-footer{border-top:1px solid #eee}.logout-btn{width:100%;padding:12px;color:#888;font-size:13px;display:flex;justify-content:center;align-items:center;gap:8px}.logout-btn:hover{color:var(--primary-red)}.mobile-menu-btn{display:none;font-size:24px}.hide-on-desktop{display:none}.header-branding{display:flex;align-items:center;gap:18px;min-height:40px}.header-logo-img{height:36px;width:auto;object-fit:contain;display:block}.brand-divider{height:auto;width:1.5px;background:#e0e0e0;margin:4px 8px;align-self:stretch}.header-branding .brand-logo{height:40px;display:inline-flex;align-items:center}.header-branding .partner-logo{display:inline-flex;align-items:center;justify-content:center;height:40px;line-height:1;padding:0;margin:0;white-space:nowrap;font-size:15px;font-weight:650;color:#00a1e0;letter-spacing:.12em}@media(max-width:1100px){.central-nav{display:none}.header-grid{grid-template-columns:auto 1fr auto}.mobile-menu-btn{display:block}}@media(max-width:768px){.modern-header{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 2px 10px #00000014}.main-nav-wrapper{padding:0}.header-grid{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:62px;padding:8px 0}.main-nav-wrapper>.container.header-grid{padding-left:12px;padding-right:12px}.logo-area{display:flex;align-items:center;min-width:0}.header-branding{gap:10px;min-height:34px}.header-logo-img{height:34px}.brand-divider{height:20px;margin:0 2px}.partner-logo{font-size:13px;letter-spacing:.14em;line-height:1;margin:0;height:34px}.actions-area{width:auto;display:flex;align-items:center;margin-left:0;justify-content:flex-start;gap:8px}.action-ic{font-size:18px}.mobile-menu-btn{width:36px;height:36px;margin-left:0;padding:0;line-height:1;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e5e7eb;font-size:18px}.mobile-search-btn{width:36px;height:36px;padding:0;line-height:1;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e5e7eb;font-size:17px;color:#334155;cursor:pointer}.badge-count{top:-6px;right:-8px}.hide-on-mobile{display:none!important}.hide-on-desktop{display:inline-flex!important}.premium-search{display:none}}@media(max-width:420px){.main-nav-wrapper>.container.header-grid{padding-left:10px;padding-right:10px}.header-branding{gap:8px;min-height:30px}.header-logo-img{height:30px}.brand-divider{display:none}.partner-logo{font-size:12px;letter-spacing:.1em;height:30px}.header-grid{min-height:58px;gap:8px}}@media(max-width:360px){.partner-logo{display:none}.header-logo-img{height:28px}}@media(max-width:768px){.premium-search{display:none}}.product-card{background-color:var(--white);transition:var(--transition);height:100%;display:flex;flex-direction:column;position:relative}.product-card:hover{box-shadow:var(--shadow-md)}.product-image-wrapper{position:relative;margin-bottom:14px;aspect-ratio:1 / 1;overflow:hidden;background-color:#fff;border-radius:10px}.product-image-wrapper img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .35s ease}.product-card:hover .product-image-wrapper img{transform:scale(1.06)}.product-actions{position:absolute;top:15px;right:15px;display:flex;flex-direction:column;gap:10px;opacity:0;transform:translate(10px);transition:var(--transition)}.product-card:hover .product-actions{opacity:1;transform:translate(0)}.wishlist-btn{background-color:var(--white);width:36px;height:36px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:var(--shadow-sm);color:var(--dark-gray)}.wishlist-btn:hover{background-color:var(--primary-red);color:var(--white)}.badge{position:absolute;top:15px;left:15px;padding:4px 12px;font-size:11px;font-weight:700;color:var(--white);text-transform:uppercase;border-radius:2px;z-index:1}.badge.sale{background-color:var(--primary-red)}.badge.out-of-stock{background-color:#333}.product-info{flex:1;display:flex;flex-direction:column;padding:0 10px}.product-category{font-size:12px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.product-meta{font-size:12px;color:var(--text-secondary);margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-title{font-size:15px;font-weight:600;margin-bottom:12px;color:var(--text-main);transition:var(--transition);height:44px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.product-card:hover .product-title{color:var(--primary-red)}.product-price{margin-top:auto;display:flex;align-items:center;gap:12px;margin-bottom:15px}.original-price{text-decoration:line-through;color:var(--text-secondary);font-size:14px}.current-price{color:var(--primary-red);font-weight:700;font-size:20px}.product-footer-animated{display:flex;flex-direction:column;gap:4px}.product-footer-layer.product-footer-readmore{display:flex;justify-content:flex-start;margin-bottom:6px}.product-readmore-pill{font-size:12px;font-weight:600;color:var(--primary-red);text-transform:uppercase;letter-spacing:.08em}.product-readmore-pill:hover{text-decoration:underline}.shadow-sticky{box-shadow:0 4px 10px #0000001a!important;border-bottom:none!important}.hero{background:linear-gradient(#0000004d,#0000004d),url(https://images.unsplash.com/photo-1498050108023-c5249f4df085?w=1600) no-repeat center center/cover;height:600px;display:flex;align-items:center;color:var(--white);margin-bottom:80px;text-align:left}.hero-content h1{font-size:56px;font-weight:800;line-height:1.1;margin-bottom:25px;max-width:600px}.hero-content p{font-size:22px;margin-bottom:40px;font-weight:400;color:#ffffffe6}.section-title{text-align:center;font-size:28px;font-weight:800;margin-bottom:40px;position:relative;padding-bottom:10px}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background-color:var(--primary-red)}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.search-page{padding:40px 0 80px}.search-hero{background:linear-gradient(135deg,#f9fafb,#fff);border-bottom:1px solid var(--border-color);padding:40px 0}.search-hero-content{max-width:700px}.search-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--primary-red);margin-bottom:10px}.search-hero-content h1{font-size:28px;font-weight:800;margin-bottom:12px;color:#1a1a1a}.search-hero-content h1 .highlight{color:var(--primary-red)}.search-hero-content .subtitle{color:var(--text-secondary);font-size:14px}.search-results-section{padding-top:30px}.search-state{padding:80px 0;color:var(--text-secondary);font-size:14px}.search-state.center{text-align:center}.search-state.center p{margin-top:15px}.search-state.center.error{color:#e1261c}.search-state.center.empty .icon-wrapper{font-size:52px;color:#e5e7eb;margin-bottom:16px}.search-state.center.empty h3{font-size:20px;font-weight:700;margin-bottom:8px;color:#111827}.search-state.center.empty p{margin-bottom:24px}.search-highlight{background-color:#fef3c7;padding:0 2px;border-radius:3px}.search-suggestions{margin-top:24px}.suggestion-title{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:8px}.suggestion-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:16px}.suggestion-chip{padding:6px 12px;border-radius:999px;border:1px solid #e5e7eb;background-color:#fff;font-size:12px;color:#374151;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.suggestion-chip:hover{background-color:#fee2e2;border-color:#fecaca;color:#b91c1c}.loading-spinner.large{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:var(--primary-red);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.add-to-cart-btn:hover{background-color:var(--primary-red-hover)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease}.category-modal{background-color:var(--white);width:90%;max-width:1000px;height:80vh;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:var(--shadow-md);margin-top:5vh;animation:slideDown .4s cubic-bezier(.19,1,.22,1)}.modal-close{position:absolute;top:20px;right:20px;font-size:24px;color:var(--text-secondary);z-index:10;cursor:pointer}.modal-grid{display:flex;height:100%}.modal-sidebar{width:300px;background-color:var(--light-gray);padding:40px 0;border-right:1px solid var(--border-color)}.sidebar-title{padding:0 40px;margin-bottom:20px;font-size:14px;text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary)}.sidebar-tabs li{padding:15px 40px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:16px;transition:var(--transition)}.sidebar-tabs li.active{background-color:var(--white);color:var(--primary-red)}.sidebar-tabs li:hover:not(.active){background-color:#f0f0f0}.modal-content{flex:1;padding:40px 60px;overflow-y:auto}.content-title{font-size:24px;margin-bottom:30px;font-weight:700}.subcategory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.subcategory-link{font-size:15px;padding:10px;color:var(--text-main);border-bottom:1px solid transparent}.subcategory-link:hover{color:var(--primary-red);border-bottom-color:var(--primary-red)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:5000;display:flex;justify-content:flex-end}.mobile-drawer{width:100vw;max-width:100vw;height:100dvh;background:#fff;padding:16px 16px 24px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;animation:slideInRight .3s ease}.drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.brand-logo.small{font-size:20px}.drawer-links{list-style:none;padding:0}.drawer-links li{margin-bottom:25px}.drawer-links a,.drawer-links button{font-size:18px;font-weight:700;color:#1a1a1a;text-decoration:none;background:none;border:none;padding:0;width:100%;text-align:left}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.shadow-sticky{box-shadow:var(--shadow-md)!important;border-bottom:none!important}.footer{background-color:#1a1a1a;color:#fff;padding:80px 0 30px;margin-top:100px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px}.footer-col h3{font-size:18px;font-weight:700;margin-bottom:30px;text-transform:uppercase;letter-spacing:1px;color:var(--white)}.footer-col p{color:#aaa;font-size:14px;line-height:1.8;margin-bottom:20px}.footer-col ul li{margin-bottom:12px}.footer-col ul li a{color:#aaa;font-size:14px;transition:var(--transition)}.footer-col ul li a:hover{color:var(--primary-red);padding-left:5px}.footer-bottom{border-top:1px solid #333;padding-top:30px;text-align:center}.footer-bottom p{color:#888;font-size:13px}@media(max-width:992px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:576px){.footer-grid{grid-template-columns:1fr}.footer{padding:60px 0 30px}}.search-container{display:grid;grid-template-columns:280px 1fr;gap:40px;margin-top:40px}@media(max-width:992px){.search-container{grid-template-columns:1fr}}.filter-sidebar{background:var(--white);border-radius:12px;padding:25px;border:1px solid var(--border-color);height:fit-content;position:sticky;top:100px}.filter-section{margin-bottom:30px}.filter-section:last-child{margin-bottom:0}.filter-title{font-size:16px;font-weight:700;margin-bottom:20px;color:#1a1a1a;display:flex;justify-content:space-between;align-items:center}.filter-list{display:flex;flex-direction:column;gap:12px}.filter-item{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:var(--text-secondary);transition:var(--transition)}.filter-item:hover{color:var(--primary-red)}.filter-item input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-red);cursor:pointer}.price-range{display:flex;flex-direction:column;gap:15px}.price-inputs{display:flex;align-items:center;gap:10px}.price-inputs input{width:100%;padding:8px 12px;border:1px solid var(--border-color);border-radius:6px;font-size:14px;outline:none}.price-inputs input:focus{border-color:var(--primary-red)}.skeleton{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:4px;background-size:200% 100%;animation:1.5s shine linear infinite}@keyframes shine{to{background-position-x:-200%}}.skeleton-card{height:450px;display:flex;flex-direction:column;gap:15px}.skeleton-img{height:280px;width:100%}.skeleton-text{height:15px;width:100%}.skeleton-text.short{width:60%}.skeleton-price{height:25px;width:40%}.skeleton-btn{height:45px;width:100%;margin-top:auto}.animate-in{animation:fadeInUp .6s cubic-bezier(.23,1,.32,1) both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}.stagger-4{animation-delay:.4s}.stagger-5{animation-delay:.5s}.stagger-6{animation-delay:.6s}.search-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid var(--border-color)}.sort-wrapper{display:flex;align-items:center;gap:10px}.sort-wrapper select{padding:8px 15px;border:1px solid var(--border-color);border-radius:8px;font-size:14px;outline:none;cursor:pointer;background:#fff}.results-count{font-size:14px;color:var(--text-secondary)}.results-count span{font-weight:700;color:#1a1a1a}.home-slider{position:relative;height:650px;overflow:hidden;margin-bottom:0}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;display:flex;align-items:center}.slide-content-wrapper{z-index:2}.slide-content{max-width:650px;color:var(--white)}.slide-badge{display:inline-block;padding:6px 16px;background:var(--primary-red);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-bottom:20px}.slide-content h1{font-size:64px;font-weight:800;line-height:1.1;margin-bottom:25px}.slide-content p{font-size:18px;margin-bottom:40px;color:#ffffffe6}.slide-actions{display:flex;gap:20px}.slider-btn{padding:16px 40px;font-size:14px;border-radius:50px}.slider-btn-secondary{padding:16px 40px;font-size:14px;border-radius:50px;border:2px solid var(--white);color:var(--white);font-weight:700}.slider-btn-secondary:hover{background:var(--white);color:var(--black)}.slider-controls{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;padding:0 40px;z-index:10;transform:translateY(-50%)}.control-btn{width:50px;height:50px;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);transition:var(--transition)}.control-btn:hover{background:var(--primary-red);border-color:var(--primary-red);transform:scale(1.1)}.slider-dots{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.dot{width:12px;height:12px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:var(--transition)}.dot.active{background:var(--primary-red);width:30px;border-radius:10px}.feature-stats{padding:40px 0;background:#fff;z-index:5;position:relative}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;background:var(--white);padding:30px;border-radius:16px;box-shadow:0 10px 40px #0000000d}.feature-item{display:flex;align-items:center;gap:20px;padding:10px}.feature-icon{color:var(--primary-red);background:#e1261c0d;width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center}.feature-info h3{font-size:16px;font-weight:700;margin-bottom:4px}.feature-info p{font-size:13px;color:var(--text-secondary);line-height:1.2}.category-showcase{padding:80px 0}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.subtitle{color:var(--primary-red);font-weight:800;font-size:12px;letter-spacing:2px;text-transform:uppercase;display:block;margin-bottom:10px}.main-title{font-size:36px;font-weight:800}.view-all{display:flex;align-items:center;gap:8px;font-weight:700;color:var(--text-secondary);font-size:14px}.view-all:hover{color:var(--primary-red)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.category-card{cursor:pointer}.cat-image-wrapper{position:relative;height:300px;border-radius:20px;overflow:hidden;margin-bottom:20px}.cat-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.165,.84,.44,1)}.category-card:hover .cat-image-wrapper img{transform:scale(1.1)}.item-count{position:absolute;top:20px;right:20px;background:var(--white);padding:6px 14px;border-radius:50px;font-size:11px;font-weight:700;box-shadow:var(--shadow-sm)}.cat-info h3{font-size:20px;font-weight:700;margin-bottom:5px}.cat-info p{font-size:13px;color:var(--text-secondary)}.promo-banners{padding-bottom:80px}.promo-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:30px}.promo-item{height:400px;border-radius:24px;background-size:cover;background-position:center;display:flex;align-items:center;padding:60px;position:relative;overflow:hidden}.promo-content{max-width:350px;z-index:2;color:var(--white)}.promo-tag{display:inline-block;padding:5px 15px;background:var(--white);color:var(--black);border-radius:50px;font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:20px}.promo-tag.light{background:#fff3;color:var(--white);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.promo-content h2{font-size:32px;font-weight:800;margin-bottom:15px;line-height:1.2}.promo-content p{font-size:16px;opacity:.9;margin-bottom:30px}.promo-btn{padding:14px 30px;background:var(--primary-red);color:var(--white);border-radius:50px;font-weight:700;font-size:13px}.promo-btn.light{background:var(--white);color:var(--black)}@media(max-width:1200px){.feature-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr}}@media(max-width:768px){.slide-content h1{font-size:40px}.feature-grid{grid-template-columns:1fr}.promo-item{padding:30px}.promo-content h2{font-size:28px}}.featured-section{padding:80px 0}.loading-state{text-align:center;padding:60px;font-size:18px;color:var(--text-secondary);font-weight:500}.checkout-layout{display:grid;grid-template-columns:1fr 400px;gap:40px}@media(max-width:992px){.checkout-layout{grid-template-columns:1fr}}.home-meta-band{background:linear-gradient(90deg,#0f172a,#111827);color:#f9fafb;padding:20px 0;margin-bottom:40px;border-top:1px solid rgba(148,163,184,.3);border-bottom:1px solid rgba(148,163,184,.3)}.home-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;align-items:center}.meta-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin-bottom:4px}.meta-value{font-size:28px;font-weight:800}.home-meta-empty{grid-column:1 / -1;text-align:center;max-width:640px;margin:0 auto}.home-meta-empty .home-meta-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#f97316;font-weight:700;margin-bottom:6px}.home-meta-empty h3{font-size:20px;font-weight:700;margin-bottom:6px;color:#e5e7eb}.home-meta-empty p{font-size:14px;color:#9ca3af}.home-trust-strip{background:linear-gradient(180deg,#f8fafc,#eef2ff);border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.home-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:16px 0}.home-trust-item{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;color:#334155;font-size:12px;font-weight:600;width:100%;text-align:left;cursor:pointer;appearance:none;-webkit-appearance:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-trust-item:hover{border-color:#cbd5e1;box-shadow:0 8px 20px #0f172a0f;transform:translateY(-1px)}.home-trust-item:focus-visible{outline:2px solid #E1261C;outline-offset:2px}.home-trust-item i{color:#e1261c;font-size:14px}.home-quick-shop{padding:42px 0 26px}.home-quick-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-quick-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 8px 24px #0f172a0a}.home-quick-card-highlight{background:linear-gradient(135deg,#111827,#1f2937);color:#f9fafb;border:1px solid rgba(148,163,184,.25)}.home-quick-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-weight:700;margin-bottom:8px}.home-quick-card-highlight .home-quick-label{color:#cbd5e1}.home-quick-card h3{font-size:20px;line-height:1.25;margin-bottom:12px}.home-quick-copy{font-size:13px;color:#cbd5e1;margin-bottom:16px}.home-quick-actions{display:flex;flex-wrap:wrap;gap:8px}.home-quick-pill{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px}.home-quick-pill:hover{border-color:#cbd5e1;background:#fff}.home-quick-cta{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:8px 12px}.home-quick-cta:hover{background:#ffffff1a}.home-mobile-sticky-cta{position:fixed;left:0;right:0;bottom:70px;z-index:1001;display:none;gap:10px;padding:10px 12px;background:#fffffff5;border-top:1px solid #e5e7eb;box-shadow:0 -8px 22px #0f172a1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-mobile-cta-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:999px;background:#e1261c;color:#fff;font-size:12px;font-weight:700;border:1px solid #E1261C}.home-mobile-cta-btn:hover{background:#c11d16;border-color:#c11d16}.home-mobile-cta-btn-secondary{background:#fff;color:#0f172a;border-color:#d1d5db}.home-mobile-cta-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}@media(max-width:768px){.home-trust-grid{grid-template-columns:1fr 1fr}.home-quick-shop-grid{grid-template-columns:1fr}.home-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.meta-value{font-size:20px}.home-meta-band{margin-bottom:24px}.home-mobile-sticky-cta{display:flex}.home-page .home-quick-shop{padding:22px 0 8px}.home-page .category-showcase,.home-page .featured-section,.home-page .home-layer-section{padding:34px 0}.home-page .section-header{margin-bottom:16px;align-items:center}.home-page .subtitle{font-size:10px;letter-spacing:1.3px;margin-bottom:6px}.home-page .main-title{font-size:24px;line-height:1.15}.home-page .view-all{font-size:12px;gap:4px}.home-page .home-brands{padding:24px 0 28px;margin-top:4px}.home-page .home-brands-inner{gap:12px}}@media(max-width:480px){.home-trust-grid{grid-template-columns:1fr}.home-trust-item{font-size:11px}.home-meta-grid{grid-template-columns:1fr;text-align:left}.home-meta-empty{text-align:left}}.favourites-page{min-height:80vh;background:#fff}.account-page{padding:40px 0 80px}.account-header{max-width:1000px;margin:0 auto 40px}.account-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:var(--primary-red);font-weight:700;margin-bottom:12px}.account-title-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.account-title{font-size:28px;font-weight:800;color:#111827}.account-chip{padding:4px 10px;border-radius:999px;background:#e1261c0f;color:#b91c1c;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.account-subtitle{color:#6b7280;font-size:14px}.account-layout{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);gap:40px;align-items:flex-start}.account-card{background-color:#fff;border-radius:20px;padding:32px;border:1px solid #e5e7eb;box-shadow:0 10px 40px #0f172a0a}.account-card-title{font-size:18px;font-weight:800;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #f3f4f6;color:#111827}.account-fields{display:flex;flex-direction:column;gap:24px}.profile-section-header{border-bottom:1px solid #f3f4f6;padding-bottom:10px;margin-bottom:16px}.profile-section-title{font-size:16px;font-weight:700;color:#111827;margin:0}.profile-section-subtitle{font-size:12px;color:#6b7280;margin:2px 0 0}.profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:640px){.profile-grid{grid-template-columns:1fr}}.account-label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:6px}.account-value{padding:12px 16px;border-radius:12px;border:1.5px solid #e5e7eb;background-color:#fff;font-size:14px;color:#111827;transition:all .2s ease}.account-value:focus-within{border-color:var(--primary-red);box-shadow:0 0 0 4px #e1261c14;background-color:#fff}.account-input{width:100%;border:none;background:transparent;outline:none;font-size:14px;color:#111827}.account-input::placeholder{color:#9ca3af}.account-actions{margin-top:10px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.account-save-btn{background-color:var(--primary-red);color:#fff;padding:8px 18px;border-radius:999px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.account-save-btn:disabled{opacity:.6;cursor:not-allowed}.account-status{font-size:12px}.account-status.success{color:#16a34a}.account-status.error{color:#dc2626}.account-footnote{margin-top:8px;font-size:12px;color:#9ca3af}.account-side-card,.account-sidebar{background-color:#fff;border-radius:16px;padding:0;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0a;overflow:hidden}.sidebar-user-card{padding:24px;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:16px}.sidebar-avatar{width:52px;height:52px;border-radius:50%;background:var(--primary-red);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;box-shadow:0 4px 12px #e1261c33}.sidebar-username{font-size:16px;font-weight:700;color:#111827;margin:0}.sidebar-useremail{font-size:13px;color:#6b7280;margin:2px 0 0}.sidebar-menu{padding:16px 8px}.sidebar-menu-label{font-size:11px;font-weight:700;text-transform:uppercase;color:#9ca3af;letter-spacing:.1em;padding:0 16px 8px}.sidebar-menu-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;color:#4b5563;font-size:14px;font-weight:500;transition:all .2s ease;cursor:pointer;text-decoration:none}.sidebar-menu-item i{font-size:16px;color:#9ca3af;transition:all .2s ease}.sidebar-menu-item:hover{background-color:#f3f4f6;color:#111827}.sidebar-menu-item:hover i{color:var(--primary-red)}.sidebar-menu-item.disabled{opacity:.5;cursor:not-allowed}.badge-soon{margin-left:auto;font-size:10px;font-weight:700;background:#f3f4f6;color:#9ca3af;padding:2px 8px;border-radius:50px}.sidebar-footer{padding:24px;border-top:1px solid #e5e7eb}.sidebar-footer-label{font-size:12px;color:#9ca3af;margin-bottom:12px}.sidebar-social-links{display:flex;gap:12px}.social-link-icon{width:36px;height:36px;border-radius:50%;background:#f9fafb;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s ease}.social-link-icon:hover{background:var(--primary-red);color:#fff;border-color:var(--primary-red);transform:translateY(-2px)}.ml-auto{margin-left:auto}@media(max-width:992px){.account-layout{grid-template-columns:1fr}}@media(max-width:576px){.account-header{margin-bottom:20px}.account-title{font-size:24px}.account-card,.account-sidebar{padding:20px 18px 22px}.sidebar-menu{padding:12px 4px}}.fav-hero{background:linear-gradient(135deg,#f9fafb,#fff);padding:80px 0 60px;border-bottom:1px solid var(--border-color);text-align:center}.fav-hero-content{max-width:800px;margin:0 auto}.fav-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#e1261c14;color:var(--primary-red);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-bottom:25px}.fav-hero-content h1{font-size:48px;font-weight:800;color:#1a1a1a;margin-bottom:20px;letter-spacing:-1px}.fav-subtitle{font-size:18px;color:var(--text-secondary);line-height:1.6}.fav-content-section{padding:60px 0 100px}.fav-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0;color:var(--text-secondary)}.fav-loading .spinner{color:var(--primary-red);margin-bottom:20px;animation:spin 2s linear infinite}.fav-empty-state{max-width:500px;margin:60px auto;text-align:center;padding:40px}.empty-icon-box{width:120px;height:120px;background:#fdf2f2;color:var(--primary-red);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;transition:var(--transition)}.empty-icon-box:hover{transform:scale(1.1) rotate(10deg)}.fav-empty-state h2{font-size:28px;font-weight:800;margin-bottom:15px;color:#1a1a1a}.fav-empty-state p{color:var(--text-secondary);font-size:16px;margin-bottom:35px;line-height:1.8}.fav-browse-btn{display:inline-flex;align-items:center;gap:12px;padding:16px 36px;border-radius:50px;font-weight:800;letter-spacing:.5px;box-shadow:0 10px 20px #e1261c33}.fav-grid-container{width:100%}.fav-grid-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid var(--border-color)}.fav-grid-header p{font-size:15px;color:var(--text-secondary)}.fav-grid-header strong{color:#1a1a1a}@media(max-width:768px){.fav-hero-content h1{font-size:36px}.fav-hero{padding:60px 0 40px}}.fav-grid-container .product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.fav-grid-container .product-card .product-image-wrapper img{height:220px}.fav-grid-container .product-card .product-title{font-size:14px;height:40px}.fav-grid-container .product-card .current-price{font-size:16px}@media(max-width:768px){.fav-grid-container .product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px}.fav-grid-container .product-card .product-image-wrapper img{height:180px}}@media(max-width:768px){.top-banner{display:none}.container{padding:0 16px}}.mobile-bottom-nav{display:none}@media(max-width:768px){.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;width:100%;height:62px;background:#fff;border-top:1px solid #eee;z-index:4000;justify-content:space-around;align-items:center;box-shadow:0 -4px 20px #00000014}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:3px;color:#888;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;background:none;border:none;cursor:pointer;padding:6px 16px;transition:var(--transition);flex:1}.bottom-nav-item i{font-size:20px}.bottom-nav-item.active,.bottom-nav-item:hover{color:var(--primary-red)}.bottom-nav-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.bottom-cart-badge{position:absolute;top:-8px;right:-10px;background:var(--primary-red);color:#fff;font-size:9px;font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.bottom-nav-cart{background:none}}.mobile-search-bar{display:none}@media(max-width:768px){.mobile-search-bar{display:block;position:absolute;top:100%;left:0;right:0;padding:0 14px;border-top:1px solid #f0f0f0;background:#fff;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .22s ease,opacity .2s ease,padding .2s ease}.mobile-search-bar.open{max-height:80px;opacity:1;pointer-events:auto;padding:6px 14px 8px}.mobile-search-form{display:flex;align-items:center;background:#f8fafc;border-radius:11px;padding:6px 8px 6px 10px;gap:6px;border:1px solid #dbe2ea;transition:var(--transition);min-height:42px}.mobile-search-form:focus-within{background:#fff;border-color:#e41e26;box-shadow:0 0 0 2px #e41e261f}.mobile-search-form i{color:#6b7280;font-size:14px}.mobile-search-form input{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:#111827;font-family:var(--font-main);min-width:0}.mobile-search-form input::placeholder{color:#6b7280;opacity:1}.mobile-search-clear{width:32px;height:32px;border:none;border-radius:9px;background:transparent;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px}.mobile-search-submit{background:var(--primary-red);color:#fff;border:none;border-radius:10px;width:40px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:12px;font-weight:700;cursor:pointer;flex-shrink:0}.mobile-search-submit:active,.mobile-search-clear:active{transform:scale(.98)}.premium-search{display:none}}.drawer-search-form{display:flex;align-items:center;background:#f5f5f5;border-radius:10px;padding:10px 14px;gap:10px;margin-bottom:20px;border:1px solid transparent;transition:var(--transition)}.drawer-search-form:focus-within{background:#fff;border-color:var(--primary-red)}.drawer-search-form i{color:#aaa}.drawer-search-form input{flex:1;border:none;background:transparent;outline:none;font-size:14px;font-family:var(--font-main)}.drawer-user-info{display:flex;align-items:center;gap:14px;padding:15px;background:#fdf2f2;border-radius:12px;margin-bottom:25px}.drawer-user-avatar{width:44px;height:44px;border-radius:50%;background:var(--primary-red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;flex-shrink:0}.drawer-user-name{font-weight:700;font-size:15px;margin:0;color:#1a1a1a}.drawer-user-email{font-size:12px;color:#888;margin:2px 0 0}.drawer-links li{border-bottom:1px solid #f5f5f5;margin-bottom:0}.drawer-links a,.drawer-links button{display:flex;align-items:center;gap:14px;padding:14px 0;font-size:15px;font-weight:600;color:#333;width:100%;text-align:left;transition:var(--transition)}.drawer-links a i,.drawer-links button i{width:20px;color:var(--primary-red);text-align:center}.drawer-links a:hover,.drawer-links button:hover{color:var(--primary-red);padding-left:4px}.drawer-section-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;padding:12px 0 8px}.drawer-links .drawer-brand-link{font-size:14px;font-weight:600;padding:10px 0}.drawer-links .drawer-brand-all{font-size:13px;font-weight:700;color:var(--primary-red);padding:12px 0}.drawer-categories-toggle{justify-content:space-between}.drawer-categories-toggle span{display:inline-flex;align-items:center;gap:14px}.drawer-categories-shell{border-bottom:none!important;padding:0 0 14px}.drawer-categories-empty{font-size:13px;color:#6b7280;padding:8px 2px}.drawer-category-group{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;margin:8px 0;overflow:hidden}.drawer-category-title{display:flex!important;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 12px!important;font-size:14px!important;font-weight:700!important;color:#1f2937!important}.drawer-category-title.active{background:#eef2ff;color:#111827!important}.drawer-category-title span{min-width:24px;height:22px;padding:0 6px;border-radius:999px;background:#fff;border:1px solid #d1d5db;font-size:11px;font-weight:700;color:#4b5563;display:inline-flex;align-items:center;justify-content:center}.drawer-subcategory-list{display:grid;gap:0;border-top:1px solid #e5e7eb;background:#fff}.drawer-subcategory-list a{font-size:13px!important;font-weight:600!important;color:#374151!important;padding:10px 12px!important;border-top:1px solid #f1f5f9}.drawer-subcategory-list a:first-child{border-top:none}.drawer-badge{background:var(--primary-red);color:#fff;font-size:10px;font-weight:800;padding:2px 7px;border-radius:50px;margin-left:auto}.drawer-logout{color:#e74c3c!important}@media(max-width:768px){.order-details-page{padding-top:20px!important;padding-bottom:28px!important}.order-details-topbar{flex-direction:column;align-items:flex-start!important;gap:10px!important;margin-bottom:16px!important}.order-details-breadcrumb{flex-wrap:wrap;row-gap:4px}.order-details-print-btn{width:100%;justify-content:center}.order-hero{padding:16px!important;border-radius:12px!important;margin-bottom:18px!important}.order-hero-row{gap:14px!important}.order-hero h1{font-size:18px!important;line-height:1.35;flex-wrap:wrap}.order-hero-total{width:100%;align-items:flex-start!important;min-width:0!important}.order-timeline-meta{flex-direction:column;gap:6px;align-items:flex-start!important}.order-timeline-track{gap:6px!important;padding-bottom:4px}.order-details-main{grid-template-columns:1fr!important;gap:14px!important}.order-card,.order-summary-card{padding:14px!important;border-radius:12px!important}.order-item-row{gap:10px!important;margin-bottom:10px!important;padding-bottom:10px!important}.order-item-image{width:64px!important;height:64px!important}.order-summary-card{position:static!important;top:auto!important}.checkout-page{padding-top:20px!important;padding-bottom:26px!important}.checkout-mpesa-banner{padding:12px!important;margin-bottom:16px!important;font-size:13px;line-height:1.45}.checkout-title{font-size:24px!important;margin-bottom:12px!important}.checkout-layout{gap:14px!important}.checkout-card,.checkout-summary-card{padding:14px!important;border-radius:12px!important;margin-bottom:12px!important}.checkout-card h2,.checkout-summary-card h2{font-size:17px!important;margin-bottom:12px!important;padding-bottom:10px!important}.checkout-payment-options{flex-direction:column;gap:12px!important}.checkout-summary-card{position:static!important;top:auto!important}.checkout-items-list{max-height:220px!important;margin-bottom:14px!important}.checkout-summary-item{gap:10px!important;margin-bottom:10px!important;padding-bottom:10px!important}.checkout-discount-row{flex-direction:column;gap:8px!important}.checkout-discount-row button{width:100%}.checkout-terms{gap:10px!important;font-size:12px!important;line-height:1.45}.checkout-place-order-btn{padding:13px 14px!important;font-size:15px!important}.search-page{padding:20px 0 34px}.search-hero{padding:22px 0}.search-hero-content h1{font-size:22px;line-height:1.3}.search-hero-content .subtitle{font-size:13px;line-height:1.45}.search-results-section{padding-top:16px}.search-container{gap:16px;margin-top:16px}.filter-sidebar-wrap.filter-open{margin-bottom:12px}.filter-sidebar{padding:16px;border-radius:12px}.search-controls{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px;padding-bottom:12px}.results-count{font-size:13px;line-height:1.4}.results-updating{margin-left:0!important;display:block;margin-top:4px}.sort-wrapper{width:100%;justify-content:space-between;gap:10px}.sort-wrapper label{font-size:13px;white-space:nowrap}.sort-wrapper select{flex:1;min-width:0}.search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.search-pagination{margin-top:20px!important;gap:8px!important}.search-pagination button{padding:7px 10px!important;font-size:12px!important}.search-pagination span{font-size:12px!important;text-align:center}}@media(max-width:420px){.search-product-grid{grid-template-columns:1fr}.order-hero h1{font-size:16px!important}.checkout-title{font-size:22px!important}}.my-orders-page{padding-top:56px;padding-bottom:56px;max-width:1100px}.my-orders-head{margin-bottom:28px;display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.my-orders-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;margin-bottom:8px}.my-orders-title{font-size:28px;font-weight:800;margin:0;color:#111827}.my-orders-subtitle{color:#6b7280;margin-top:8px;font-size:14px}.my-orders-signedin{font-size:13px;color:#9ca3af}.my-orders-signedin span{font-weight:600;color:#4b5563}.my-orders-loading{text-align:center;padding:72px 0;color:#6b7280}.my-orders-loading p{margin-top:16px}.my-orders-empty{text-align:center;padding:72px 0}.my-orders-empty-icon{font-size:52px;color:#e5e7eb;margin-bottom:16px}.my-orders-empty-title{font-size:20px;font-weight:700;margin-bottom:8px;color:#111827}.my-orders-empty-note{color:#6b7280;margin-bottom:24px;font-size:14px}.my-orders-table{background-color:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #00000008;overflow:hidden}.my-orders-columns{padding:16px 24px;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 120px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.my-orders-row{padding:18px 24px;border-bottom:1px solid #f3f4f6;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 120px;align-items:center;font-size:14px;gap:12px}.my-orders-row:last-child{border-bottom:none}.my-orders-cell{min-width:0}.order-ref{display:flex;flex-direction:column;gap:4px}.order-id{font-weight:600;color:#111827}.order-items-count{color:#9ca3af;font-size:12px}.order-date{color:#4b5563}.order-total{font-weight:700;color:#111827}.order-action{text-align:right}@media(max-width:768px){.my-orders-page{padding-top:24px;padding-bottom:28px}.my-orders-head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:18px}.my-orders-title{font-size:22px}.my-orders-subtitle{margin-top:6px;font-size:13px}.my-orders-signedin{font-size:12px}.my-orders-table{border-radius:12px;border:none;box-shadow:none;background:transparent}.my-orders-columns{display:none}.my-orders-row{grid-template-columns:1fr 1fr;gap:8px 12px;padding:12px;margin-bottom:10px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.my-orders-cell{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.my-orders-cell[data-label]:not([data-label=""]):before{content:attr(data-label);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;font-weight:700}.order-ref{grid-column:1 / -1;border-bottom:1px dashed #f1f5f9;padding-bottom:8px;margin-bottom:2px}.order-status{align-self:flex-end;align-items:flex-end}.order-action{grid-column:1 / -1;text-align:left;padding-top:2px}.order-action .btn-primary{width:100%;text-align:center;padding:10px 12px!important;font-size:12px!important}}@media(max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media(max-width:768px){.add-to-cart-btn-v2{opacity:1;transform:translateY(0)}.product-actions{opacity:1;transform:translate(0)}.product-image-wrapper img{transform:none!important;padding:8px}.product-info{padding:0 6px}.product-category{font-size:10px;margin-bottom:4px;letter-spacing:.06em}.product-meta{font-size:11px;margin-bottom:4px}.product-title{font-size:13px;line-height:1.25;margin-bottom:8px;min-height:32px;-webkit-line-clamp:2;line-clamp:2}.product-price{gap:8px;margin-bottom:8px}.original-price{font-size:11px}.current-price{font-size:16px}.product-readmore-pill{font-size:10px;letter-spacing:.05em}}@media(max-width:768px){.home-slider{height:340px}.slide-content h1{font-size:26px;margin-bottom:12px}.slide-content p{font-size:14px;margin-bottom:20px}.slide-actions{flex-direction:column;gap:10px}.slider-btn{padding:12px 24px;font-size:13px;text-align:center}.slider-btn-secondary-desktop{display:none}.slider-controls{padding:0 16px}.control-btn{width:38px;height:38px}}@media(max-width:480px){.home-slider{height:280px}.slide-badge{font-size:10px;padding:4px 12px;margin-bottom:12px}.slide-content h1{font-size:22px}.slider-controls{display:none}}@media(max-width:768px){.feature-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:20px}.feature-item{gap:12px}.feature-icon{width:48px;height:48px;border-radius:10px}.feature-info h3{font-size:14px}.feature-info p{font-size:12px}}@media(max-width:480px){.feature-grid{grid-template-columns:1fr}}@media(max-width:768px){.category-grid{grid-template-columns:repeat(2,1fr);gap:16px}.cat-image-wrapper{height:180px}.category-showcase{padding:40px 0}.main-title{font-size:26px}}@media(max-width:480px){.category-grid{grid-template-columns:1fr}}@media(max-width:768px){.promo-item{height:280px;padding:30px 24px;border-radius:16px}.promo-content h2{font-size:22px}.promo-content p{font-size:14px;margin-bottom:20px}}@media(max-width:480px){.promo-item{height:240px;padding:20px}.promo-content h2{font-size:18px}}@media(max-width:768px){.footer{margin-top:50px;padding:50px 0 90px}}@media(max-width:480px){.section-header{flex-direction:column;align-items:flex-start;gap:10px}.featured-section{padding:40px 0}}.contact-page{padding:40px 0 80px}.contact-hero{background:linear-gradient(135deg,#f9fafb,#fff);border-bottom:1px solid var(--border-color);padding:40px 0}.contact-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--primary-red);margin-bottom:10px}.contact-hero h1{font-size:28px;font-weight:800;margin-bottom:12px;color:#1a1a1a}.contact-section{padding-top:30px}.contact-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr);gap:32px;align-items:flex-start}.contact-form-card,.contact-info-card{background:#fff;border-radius:18px;padding:24px 24px 28px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0a}.contact-form-card h2,.contact-info-card h2{font-size:20px;font-weight:800;margin-bottom:16px;color:#111827}.contact-form{display:flex;flex-direction:column;gap:18px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-group label{display:block;font-size:13px;font-weight:600;color:#4b5563;margin-bottom:6px}.form-group input,.form-group textarea{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px;outline:none;font-family:var(--font-main)}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary-red);box-shadow:0 0 0 2px #e1261c1a}.required{color:#dc2626}.contact-status{padding:10px 12px;border-radius:8px;font-size:13px}.contact-status-success{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.contact-status-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.contact-info-list{list-style:none;padding:0;margin:0 0 16px}.contact-info-list li{margin-bottom:14px}.contact-info-list h3{font-size:14px;font-weight:700;margin-bottom:2px}.contact-info-list p{font-size:14px;color:#4b5563}.contact-note{font-size:13px;color:var(--text-secondary);margin-top:8px}@media(max-width:992px){.contact-grid{grid-template-columns:1fr}}@media(max-width:576px){.form-row{grid-template-columns:1fr}}.delivery-page{padding:40px 0 80px}.delivery-hero{background:linear-gradient(135deg,#f9fafb,#fff);border-bottom:1px solid var(--border-color);padding:40px 0}.delivery-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--primary-red);margin-bottom:10px}.delivery-hero h1{font-size:28px;font-weight:800;margin-bottom:12px;color:#1a1a1a}.delivery-section{padding-top:30px}.delivery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.delivery-card{background:#fff;border-radius:18px;padding:22px 22px 24px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0a}.delivery-card h2{font-size:18px;font-weight:800;margin-bottom:12px;color:#111827}.delivery-list{padding:0;margin:0;list-style:none}.delivery-list li{margin-bottom:12px}.delivery-list li:last-child{margin-bottom:0}.delivery-list p{font-size:14px;color:#4b5563}.delivery-steps{padding-left:18px;margin:0}.delivery-steps li{font-size:14px;color:#4b5563;margin-bottom:10px}.delivery-steps li:last-child{margin-bottom:0}.returns-page{padding:40px 0 80px}.returns-hero{background:linear-gradient(135deg,#f9fafb,#fff);border-bottom:1px solid var(--border-color);padding:40px 0}.returns-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--primary-red);margin-bottom:10px}.returns-hero h1{font-size:28px;font-weight:800;margin-bottom:12px;color:#1a1a1a}.returns-section{padding-top:30px}.returns-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.returns-card{background:#fff;border-radius:18px;padding:22px 22px 24px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0a}.returns-card h2{font-size:18px;font-weight:800;margin-bottom:12px;color:#111827}.returns-list{padding:0;margin:0;list-style:none}.returns-list li{margin-bottom:12px}.returns-list li:last-child{margin-bottom:0}.returns-list p{font-size:14px;color:#4b5563}.returns-steps{padding-left:18px;margin:0}.returns-steps li{font-size:14px;color:#4b5563;margin-bottom:10px}.returns-steps li:last-child{margin-bottom:0}.faq-page{padding:40px 0 80px}.faq-hero{background:linear-gradient(135deg,#f9fafb,#fff);border-bottom:1px solid var(--border-color);padding:40px 0}.faq-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--primary-red);margin-bottom:10px}.faq-hero h1{font-size:28px;font-weight:800;margin-bottom:12px;color:#1a1a1a}.faq-section{padding-top:30px}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.faq-card{background:#fff;border-radius:18px;padding:22px 22px 24px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0a}.faq-card h2{font-size:18px;font-weight:800;margin-bottom:12px;color:#111827}.faq-item+.faq-item{margin-top:12px}.faq-item h3{font-size:14px;font-weight:700;margin-bottom:4px;color:#111827}.faq-item p{font-size:14px;color:#4b5563}.support-page{padding:40px 0 80px}.support-hero{background:linear-gradient(135deg,#f9fafb,#fff);border-bottom:1px solid var(--border-color);padding:40px 0}.support-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--primary-red);margin-bottom:10px}.support-hero h1{font-size:28px;font-weight:800;margin-bottom:12px;color:#1a1a1a}.support-section{padding-top:30px}.support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.support-card{background:#fff;border-radius:18px;padding:22px 22px 24px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0a}.support-card h2{font-size:18px;font-weight:800;margin-bottom:12px;color:#111827}.support-card p{font-size:14px;color:#4b5563}.support-hours{margin-top:12px}.support-hours ul{padding-left:18px;margin:6px 0 0}.support-hours li{font-size:14px;color:#4b5563;margin-bottom:4px}.support-links{margin-top:14px;padding-left:18px}.support-links li{font-size:14px;margin-bottom:6px}@media(max-width:576px){.delivery-card{padding:18px 18px 20px}}.home-layer-section{padding:60px 0;border-top:1px solid #f3f4f6}.home-layer-section .section-header{margin-bottom:30px}.section-kicker{margin-top:8px;font-size:14px;color:var(--text-secondary);max-width:520px}.category-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.category-strip-card{background:#fff;border-radius:18px;padding:20px 20px 16px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0a;display:flex;flex-direction:column;gap:14px}.category-strip-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.category-strip-header h3{font-size:16px;font-weight:700}.category-strip-count{font-size:12px;color:var(--text-secondary)}.category-strip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-strip-grid .product-card{border-radius:12px}.category-strip-link{margin-top:8px;font-size:13px;font-weight:600;color:var(--primary-red);display:inline-flex;align-items:center;gap:6px}.subcategory-pill-strip{display:flex;flex-wrap:wrap;gap:10px}.subcategory-pill{padding:10px 16px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;font-size:13px;display:inline-flex;align-items:center;gap:8px;color:#111827}.subcategory-name{font-weight:600}.subcategory-count{font-size:11px;color:var(--text-secondary)}@media(max-width:1200px){.category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.home-layer-section{padding:40px 0}.category-strip{grid-template-columns:1fr}}.budget-band{display:flex;flex-wrap:wrap;gap:12px}.budget-pill{padding:12px 16px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;min-width:190px;display:flex;flex-direction:column;gap:2px}.budget-label{font-size:14px;font-weight:600;color:#111827}.budget-count{font-size:12px;color:var(--text-secondary)}.collections-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collection-card{position:relative;border-radius:20px;padding:20px 20px 18px;overflow:hidden;background:radial-gradient(circle at top left,#fee2e2,#fefce8);box-shadow:0 18px 40px #0f172a1a;display:flex;flex-direction:column;gap:10px}.collection-tag{display:inline-flex;align-items:center;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;padding:4px 10px;border-radius:999px;background:#fffc;color:#b91c1c;align-self:flex-start}.collection-title{font-size:18px;font-weight:800;color:#111827}.collection-copy{font-size:14px;color:#4b5563}.collection-cta{margin-top:4px;font-size:13px;font-weight:600;color:#b91c1c;display:inline-flex;align-items:center;gap:6px}@media(max-width:992px){.collections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.collections-grid{grid-template-columns:1fr}}.home-brands{background:linear-gradient(90deg,#020617,#020617);color:#e5e7eb;padding:36px 0 42px;margin-top:10px}.home-brands-inner{display:flex;flex-direction:column;gap:20px}.home-brands-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.home-brands-header h2{font-size:20px;font-weight:700;margin:4px 0}.home-brands-header p{font-size:13px;color:#9ca3af;max-width:420px}.home-brands-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#f97316;font-weight:700}.home-brands-link{font-size:13px;font-weight:600;color:#e5e7eb;display:inline-flex;align-items:center;gap:6px}.home-brands-link:hover{color:#f97316}.home-brands-row{display:flex;flex-wrap:wrap;gap:10px}.home-brand-pill{padding:8px 14px;border-radius:999px;border:1px solid rgba(148,163,184,.45);background:#0f172ae6;font-size:13px;font-weight:600;color:#e5e7eb}.home-brand-pill:hover{border-color:#f97316;color:#fed7aa}.home-brand-name{white-space:nowrap}@media(max-width:768px){.home-brands-header{flex-direction:column;align-items:flex-start}}.home-testimonials{padding-bottom:80px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.testimonial-card{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:20px 20px 18px;box-shadow:0 12px 30px #0f172a0f}.testimonial-rating{display:flex;gap:4px;color:#f59e0b;margin-bottom:10px;font-size:11px}.testimonial-card h3{font-size:15px;font-weight:700;margin-bottom:8px;color:#111827}.testimonial-quote{font-size:13px;color:#4b5563;margin-bottom:10px}.testimonial-name{font-size:12px;color:#6b7280;font-weight:600}@media(max-width:992px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.testimonial-grid{grid-template-columns:1fr}}.product-details-page{padding:30px 0 60px}.pd-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:48px;align-items:start}.pd-description-section{padding:32px 0 40px;margin-top:16px;border-top:1px solid #e5e7eb}.pd-description-heading{text-align:center;font-size:20px;font-weight:700;margin-bottom:16px;color:#111827}.pd-images{display:flex;gap:16px;align-items:flex-start}.pd-thumbnails-col{display:flex;flex-direction:column;gap:10px;flex-shrink:0}.pd-thumb{width:72px;height:72px;min-width:72px;border:2px solid #eee;border-radius:8px;overflow:hidden;cursor:pointer;transition:var(--transition)}.pd-thumb.active{border-color:var(--primary-red)}.pd-thumb img{width:100%;height:100%;object-fit:cover}.pd-main-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:0}.pd-feature-headline{margin-bottom:12px}.pd-feature-headline-text{font-size:22px;font-weight:800;color:#1a1a1a;line-height:1.2}.pd-feature-subtext{font-size:14px;color:#555;margin-top:4px}.pd-main-image{width:100%;height:420px;background-color:transparent;border-radius:12px;overflow:hidden;position:relative;cursor:zoom-in}.pd-main-image img{width:100%;height:100%;object-fit:contain;transition:transform .18s ease-out,transform-origin .18s ease-out}.pd-main-image--zoom{cursor:zoom-out}.pd-notes{margin-top:16px;font-size:13px;color:#555}.pd-notes-title{font-weight:700;margin-bottom:8px;color:#333}.pd-notes ul{padding-left:20px;margin:0}.pd-notes li{margin-bottom:4px;line-height:1.4}.pd-info{display:flex;flex-direction:column}.pd-breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:#888;margin-bottom:16px;flex-wrap:wrap;text-transform:uppercase;letter-spacing:.02em}.pd-breadcrumb a{color:inherit;text-decoration:none}.pd-breadcrumb a:hover{color:var(--primary-red)}.pd-name{font-size:24px;font-weight:800;color:#1a1a1a;margin-bottom:12px;line-height:1.25}.pd-variants{margin-bottom:16px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pd-variants-label{font-size:13px;font-weight:600;color:#6b7280}.pd-variants-list{display:flex;flex-wrap:wrap;gap:8px}.pd-variant-pill{border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;color:#374151;transition:var(--transition)}.pd-variant-pill.active{border-color:var(--primary-red);background:#fee2e2;color:#b91c1c}.pd-variant-pill:hover:not(.active){border-color:#d1d5db;background:#f3f4f6}.pd-variants-gallery{margin-top:18px;margin-bottom:8px;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:16px 0}.pd-variants-gallery-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.pd-variants-thumbnails{display:flex;flex-wrap:wrap;gap:8px}.pd-variant-thumb-card{border:1px solid #e5e7eb;border-radius:999px;background:#fff;padding:4px 8px 4px 4px;text-align:left;cursor:pointer;transition:var(--transition);color:inherit;display:inline-flex;align-items:center;gap:6px;max-width:170px}.pd-variant-thumb-card:hover{border-color:#d1d5db;box-shadow:0 6px 14px #0000000f}.pd-variant-thumb-card.active{border-color:var(--primary-red);box-shadow:0 0 0 2px #e41e261f}.pd-variant-thumb-image-wrap{width:28px;height:28px;border-radius:999px;background:#f8fafc;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pd-variant-thumb-image{width:100%;height:100%;object-fit:contain}.pd-variant-thumb-placeholder{color:#9ca3af;font-size:12px}.pd-variant-thumb-meta{margin-top:0;display:grid;gap:1px}.pd-variant-thumb-label{font-size:11px;font-weight:600;color:#111827;line-height:1.2}.pd-variant-thumb-stock{font-size:10px;color:#6b7280;line-height:1.1}.pd-price-row{display:flex;align-items:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}.pd-price-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-red);flex-shrink:0}.pd-price{font-size:28px;font-weight:800;color:var(--primary-red)}.pd-original-price{font-size:16px;text-decoration:line-through;color:#aaa}.pd-sale-badge{background:var(--primary-red);color:#fff;padding:4px 12px;border-radius:50px;font-size:11px;font-weight:800}.pd-saving-pill{padding:4px 10px;border-radius:999px;background:#f97316;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.pd-features{margin-bottom:24px}.pd-features ul{padding-left:20px;margin:0}.pd-features li{color:#444;margin-bottom:6px;font-size:14px;line-height:1.5}.pd-description{color:#555;line-height:1.7;font-size:15px;margin-bottom:24px;max-width:720px;margin-left:auto;margin-right:auto}.pd-description ul,.pd-description ol{padding-left:20px;margin:8px 0;list-style-position:outside}.pd-description ul{list-style-type:disc}.pd-description ol{list-style-type:decimal}.pd-description li{margin-bottom:4px}.pd-description img{max-width:100%;height:auto;display:block;margin:16px auto}.pd-actions{display:flex;gap:12px;margin-bottom:14px;flex-wrap:wrap;align-items:center}.pd-qty{display:flex;align-items:center;border:2px solid #eee;border-radius:8px;overflow:hidden}.pd-qty button{padding:10px 14px;font-size:16px;font-weight:700;color:#333;background:#f9f9f9;transition:var(--transition)}.pd-qty button:hover{background:var(--primary-red);color:#fff}.pd-qty input{width:44px;border:none;text-align:center;font-size:15px;font-weight:700;outline:none;background:#fff}.pd-add-to-cart{flex:1;min-width:140px;padding:12px 20px;background:var(--primary-red);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:800;cursor:pointer;transition:var(--transition);letter-spacing:.08em;text-transform:uppercase}.pd-add-to-cart:hover:not(:disabled){background:var(--primary-red-hover)}.pd-add-to-cart:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.pd-add-to-wishlist-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#555;background:none;border:none;cursor:pointer;padding:0;margin-bottom:28px;transition:var(--transition)}.pd-add-to-wishlist-link:hover{color:var(--primary-red)}.pd-add-to-wishlist-link i{font-size:14px}.pd-meta{border-top:1px solid #eee;padding-top:20px;display:flex;flex-direction:column;gap:8px;font-size:13px}.pd-meta-row{display:flex;gap:8px;align-items:baseline}.pd-meta-label{font-weight:700;color:#666;min-width:90px}.pd-meta-value{color:#333}.pd-meta-value a{color:inherit;text-decoration:none}.pd-meta-value a:hover{color:var(--primary-red)}.pd-related{margin-top:40px}.pd-related-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px;gap:8px}.pd-related-title{font-size:20px;font-weight:700;color:#111827}.pd-related-subtitle{font-size:13px;color:#6b7280}.pd-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.pd-related-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.pd-related-card:hover{box-shadow:0 10px 30px #0f172a14;transform:translateY(-2px)}.pd-related-image-wrap{width:100%;height:180px;background:#f9fafb;display:flex;align-items:center;justify-content:center}.pd-related-image-wrap img{width:100%;height:100%;object-fit:contain}.pd-related-info{padding:10px 12px 14px}.pd-related-name{font-size:13px;font-weight:600;color:#111827;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pd-related-price{font-size:14px;font-weight:700;color:var(--primary-red)}@media(max-width:900px){.pd-layout{grid-template-columns:1fr;gap:24px}.pd-images{flex-direction:column}.pd-thumbnails-col{flex-direction:row;flex-wrap:wrap}.pd-main-image{height:320px}}@media(max-width:480px){.pd-main-image{height:260px}.pd-name{font-size:20px}.pd-price{font-size:24px}.pd-actions{flex-direction:column;align-items:stretch}.pd-qty{justify-content:center;width:100%}.pd-add-to-cart{width:100%;text-align:center}}:root{--cp-ink: #0E0E10;--cp-paper: #FFFFFF;--cp-white: #FFFFFF;--cp-concrete: #8A8A8E;--cp-signal-red: #E23B2E}body{background:#fff;color:var(--cp-ink);font-family:Inter,sans-serif}.home-page{background:#fff}.home-page .subtitle,.home-page .home-brands-eyebrow,.home-page .product-category,.home-page .home-quick-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--cp-concrete)}.home-page .main-title,.home-page .slide-content h1,.home-page .home-brands-header h2,.home-page .cat-info h3{font-family:Inter Tight,sans-serif;color:var(--cp-ink);letter-spacing:-.02em}.home-page .main-title{font-size:clamp(2.2rem,4vw,2.75rem);font-weight:700}.home-page .view-all{color:var(--cp-ink);font-weight:600}.home-page .view-all:hover{color:var(--cp-signal-red)}.top-banner{background:#fff;color:var(--cp-ink);border-bottom:none}.modern-header{background:#fff;border-bottom:none;box-shadow:none}.main-nav-wrapper{background:#fff;border-bottom:none}.nav-link,.shop-mega-link,.help-link,.brand-pill{color:var(--cp-ink)}.nav-link:hover,.shop-mega-link:hover,.help-link:hover,.brand-pill:hover,.drawer-links a:hover,.drawer-links button:hover{color:var(--cp-signal-red)}.nav-link:after{background-color:var(--cp-ink)}.partner-logo,.header-branding .partner-logo{font-size:11px;letter-spacing:.12em;color:var(--cp-concrete);border:none;padding:0 10px;border-radius:0;text-transform:uppercase;font-weight:600}.partner-logo:hover,.partner-logo:focus,.header-branding .partner-logo:hover,.header-branding .partner-logo:focus{color:var(--cp-ink)}.home-slider{height:min(78vh,700px)}.slide-content{max-width:620px}.home-page .slide-badge{background:var(--cp-signal-red);color:var(--cp-white);border-radius:2px;padding:5px 10px;font-size:11px;letter-spacing:.1em}.home-page .slide-content h1{font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1.02;color:var(--cp-white)}.home-case-families,.home-model-fit{margin-top:36px}.home-case-families .section-header,.home-model-fit .section-header{margin-bottom:14px}.home-case-families-note,.home-model-fit-note{margin-top:4px;font-size:13px;color:#6b7280}.home-case-style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-case-style-card{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 6px 14px #1018280d}.home-case-style-card:hover{transform:translateY(-4px);border-color:#d1d5db;box-shadow:0 14px 30px #1018281f}.home-case-style-image-wrap{height:186px;background:radial-gradient(circle at 20% 20%,#f8fafc,#eef2f7);position:relative;padding:12px}.home-case-style-image-wrap img{width:100%;height:100%;object-fit:contain}.home-case-style-chip{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#111827;background:#ffffffe0;border:1px solid rgba(148,163,184,.35);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.home-case-style-meta{padding:14px 14px 16px}.home-case-style-meta h3{font-size:16px;font-weight:700;color:#101828;margin-bottom:3px}.home-case-style-meta p{font-size:12px;font-weight:600;color:#667085}.home-model-fit-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-model-fit-pill{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;min-height:72px;padding:12px 14px;border-radius:12px;border:1px solid #d0d5dd;background:#fff;color:#111827;font-weight:600;font-size:13px;box-shadow:0 2px 8px #1018280a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-model-fit-pill-title{font-size:14px;font-weight:700;color:#101828;line-height:1.2}.home-model-fit-pill-cta{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.home-model-fit-pill:hover{transform:translateY(-2px);border-color:#f2b8b5;box-shadow:0 10px 20px #e1261c24}.home-model-fit-pill:hover .home-model-fit-pill-title,.home-model-fit-pill:hover .home-model-fit-pill-cta{color:var(--primary-red)}@media(max-width:900px){.home-case-style-grid,.home-model-fit-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.home-case-style-grid,.home-model-fit-row{grid-template-columns:1fr}}.home-page .slide-content p{font-size:16px;max-width:50ch;color:#ffffffe6}.slide-actions{gap:18px;align-items:center}.btn-primary,.slider-btn{border-radius:4px;background:var(--cp-ink);color:var(--cp-white);min-height:44px}.btn-primary:hover,.slider-btn:hover{background:#202024}.home-page .slider-text-link{display:inline-flex;align-items:center;gap:6px;color:var(--cp-white);font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.home-page .slider-text-link:hover{color:#f2f2f2}.control-btn{border-radius:4px}.dot.active{background:var(--cp-white)}.home-quick-shop{padding:52px 0 18px}.home-quick-shop-grid{gap:18px}.home-quick-card,.home-quick-card-highlight{border-radius:0;background:var(--cp-white);border:1px solid #e4e4e8;box-shadow:none;color:var(--cp-ink)}.home-quick-card h3{font-family:Inter Tight,sans-serif;letter-spacing:-.01em;font-size:30px}.home-quick-pill{border-radius:4px;border:1px solid var(--cp-ink);color:var(--cp-ink);background:transparent}.home-quick-pill:hover{background:var(--cp-ink);color:var(--cp-white);border-color:var(--cp-ink)}.home-quick-cta{border-radius:4px;border:1px solid var(--cp-ink);color:var(--cp-ink);background:transparent}.home-quick-cta:hover{background:var(--cp-ink);color:var(--cp-white)}.home-page .category-showcase,.home-page .featured-section{padding:72px 0}.home-page .category-grid{gap:20px}.home-page .cat-image-wrapper{height:auto;aspect-ratio:4 / 5;border-radius:0}.home-page .item-count{top:14px;right:14px;border-radius:999px;box-shadow:none;border:1px solid #dedee3}.home-page .cat-info h3{font-size:22px;font-weight:700}.home-page .cat-info p{color:var(--cp-concrete);font-size:14px}.product-grid{gap:clamp(14px,2vw,26px)}.home-page .product-card{border:none;background:var(--cp-white);border-radius:0}.home-page .product-card:hover{box-shadow:none}.home-page .product-image-wrapper{margin-bottom:10px;border-radius:0;background:var(--cp-white);border-bottom:none;aspect-ratio:4 / 5}.home-page .product-image-wrapper img{object-fit:cover;padding:0}.home-page .product-card:hover .product-image-wrapper img{transform:scale(1.04)}.home-page .badge{top:10px;left:10px;border-radius:2px;padding:4px 8px;font-size:10px}.home-page .badge.sale{background:var(--cp-signal-red)}.home-page .badge.out-of-stock{background:var(--cp-ink)}.home-page .wishlist-btn{width:34px;height:34px;border-radius:4px;box-shadow:none;border:1px solid #dddddf}.home-page .wishlist-btn:hover{background:var(--cp-ink);color:var(--cp-white)}.home-page .product-info{padding:0 12px 14px}.home-page .product-category{margin-bottom:8px}.home-page .product-title{font-family:Inter,sans-serif;font-weight:600;color:var(--cp-ink);font-size:16px;line-height:1.35;margin-bottom:8px;height:auto}.home-page .product-card:hover .product-title{color:var(--cp-ink)}.home-page .product-meta{color:var(--cp-concrete);font-size:13px;margin-bottom:12px}.home-page .product-price{margin-bottom:0;gap:10px;align-items:baseline}.home-page .original-price{color:var(--cp-concrete);font-size:14px}.home-page .current-price{color:var(--cp-ink);font-size:17px;font-weight:700}.home-page .current-price.sale-price{color:var(--cp-signal-red)}.home-brands{background:var(--cp-ink);color:var(--cp-white);padding:44px 0}.home-brands-header h2,.home-brands-eyebrow,.home-brands-link,.home-brand-name{color:var(--cp-white)}.home-brands-link:hover{color:#f0f0f0}.home-brands-row{gap:26px;align-items:center}.home-brand-wordmark{opacity:.62;font-size:18px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;transition:opacity .2s ease,color .2s ease}.home-brand-wordmark:hover{opacity:1;color:var(--cp-white)}.footer{background:var(--cp-ink);color:var(--cp-white)}.footer .logo-text{color:var(--cp-white);margin-bottom:25px;font-family:Inter Tight,sans-serif;letter-spacing:-.01em}.social-links{display:flex;gap:14px;margin-top:18px}.social-links a{color:var(--cp-white);font-size:18px}.newsletter-form{margin-top:18px}.newsletter-form input{width:100%;border:1px solid #2a2a2e;border-radius:4px;padding:12px;margin-bottom:10px;background:#16161a;color:var(--cp-white);font-family:Inter,sans-serif}.footer-subscribe-btn{width:100%;padding:11px;border-radius:4px;background:var(--cp-white);color:var(--cp-ink);font-weight:700}.footer-subscribe-btn:hover{background:#ededf0}.newsletter-status{margin-top:10px;font-size:.9rem}.newsletter-status.success{color:#73df9f}.newsletter-status.error{color:#f48b8b}.footer-col ul li a:hover{color:var(--cp-white)}.footer-bottom{border-top:1px solid #27272c}.footer-bottom p{color:#a3a3a8}.home-page .section-header,.home-page .product-grid,.home-page .category-grid{opacity:0;transform:translateY(12px);animation:cpFadeInUp .48s ease forwards}.home-page .product-grid,.home-page .category-grid{animation-delay:.1s}@keyframes cpFadeInUp{to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.home-page .slide-content h1{font-size:clamp(2.1rem,8vw,3.6rem)}.home-page .home-quick-card h3{font-size:26px}}@media(max-width:768px){.home-page .category-grid{grid-template-columns:1fr;gap:14px}.home-page .cat-image-wrapper{aspect-ratio:5 / 4}.home-page .home-slider{height:420px}.home-page .slide-content h1{font-size:clamp(2.5rem,11vw,3rem);line-height:1}.home-page .slide-content p{font-size:15px;margin-bottom:18px}.slide-actions{align-items:flex-start}.home-page .slider-btn{min-height:44px;padding:12px 20px;font-size:13px}.home-page .slider-text-link{font-size:13px}.home-page .home-quick-shop-grid{grid-template-columns:1.2fr;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:6px}.home-page .home-quick-card{scroll-snap-align:start}.home-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-page .product-title{font-size:15px}.home-brands-row{gap:18px}.home-brand-wordmark{font-size:15px}.mobile-search-bar{border-top:1px solid #e9e9ed}}@media(max-width:480px){.home-page .home-slider{height:380px}.home-page .slide-content h1{font-size:clamp(2.4rem,12vw,3rem)}.home-page .main-title{font-size:30px}.home-page .section-header{gap:6px}.home-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.home-page .section-header,.home-page .product-grid,.home-page .category-grid{animation:none;opacity:1;transform:none}.home-page .product-card:hover .product-image-wrapper img,.category-card:hover .cat-image-wrapper img{transform:none}}.checkout-2col{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:576px){.checkout-2col{grid-template-columns:1fr}}.mobile-filter-toggle{display:none;width:100%;padding:12px 16px;background:#f9f9f9;border:1px solid #eee;border-radius:10px;font-size:14px;font-weight:700;color:#333;align-items:center;gap:10px;margin-bottom:16px;cursor:pointer;transition:var(--transition)}.mobile-filter-toggle:hover{border-color:var(--primary-red);color:var(--primary-red)}@media(max-width:992px){.mobile-filter-toggle{display:flex}.filter-sidebar-wrap{display:none}.filter-sidebar-wrap.filter-open{display:block;margin-bottom:20px}.search-container{grid-template-columns:1fr}}@media(max-width:480px){.fav-hero-content h1{font-size:28px}.fav-hero{padding:40px 0 30px}}.dashboard-container{padding:32px 0}.dashboard-title{font-size:2rem;margin-bottom:30px;color:#333;font-weight:700}.dashboard-stats{display:flex;gap:24px;margin-bottom:32px;flex-wrap:wrap}.dashboard-stat{background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 6px #0000000d;border-left:4px solid #3b82f6;min-width:180px;flex:1 1 180px}.dashboard-stat.users{border-left-color:#3b82f6}.dashboard-stat.orders{border-left-color:#10b981}.dashboard-stat.products{border-left-color:#f59e0b}.dashboard-stat.sales{border-left-color:#e41e26}.dashboard-stat-title{margin:0 0 10px;font-size:14px;color:#666;font-weight:500}.dashboard-stat-value{margin:0;font-size:24px;font-weight:700;color:#111827}.low-stock-alert{background:#fffbe6;border:1px solid #ffe58f;color:#ad6800;padding:18px 20px;border-radius:8px;margin-bottom:28px;font-size:15px;font-weight:500}.low-stock-list{margin:10px 0 0;padding-left:18px}.low-stock-item{margin-bottom:4px;font-size:14px}.dashboard-orders{background:#fff;padding:25px;border-radius:10px;box-shadow:0 4px 6px #0000000d}.dashboard-orders-title{font-size:18px;margin-bottom:20px;color:#333;font-weight:600}.dashboard-orders-table{width:100%;border-collapse:collapse;text-align:left}.dashboard-orders-table th{padding:12px;color:#666;font-size:14px;font-weight:500;border-bottom:2px solid #eee}.dashboard-orders-table td{padding:12px;font-size:14px;color:#333;border-bottom:1px solid #eee}.dashboard-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.dashboard-badge.paid{color:#10b981;background:#d1fae5}.dashboard-badge.unpaid{color:#ef4444;background:#fee2e2}.dashboard-badge.delivered{color:#10b981;background:#d1fae5}.dashboard-badge.undelivered{color:#ef4444;background:#fee2e2}
