body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:600px){.cart-button,.sticky-bottom-bar,.sticky-cart-bar{background:#fff;border-radius:0!important;bottom:0;box-shadow:0 -2px 16px 0 #00000014;left:0;max-width:100vw;min-height:56px;padding:12px 16px!important;right:0;width:100vw;z-index:1002}.cart-button,.sticky-bottom-bar,.sticky-cart-bar{align-items:center;display:flex;justify-content:center;margin:0 auto!important;position:fixed!important}.cart-button{background:linear-gradient(90deg,#f90 60%,#2874f0)!important;border:none!important;border-radius:8px!important;bottom:16px!important;box-shadow:0 2px 8px 0 #ff990021;color:#fff!important;font-size:1.1rem;left:5vw!important;max-width:400px;padding:12px 0;right:5vw!important;transition:box-shadow .2s,background .2s;width:90vw;z-index:1003}.cart-button:active{background:#2874f0!important;color:#fff!important}body{padding-bottom:90px!important}.product-actions{align-items:stretch!important;flex-direction:column!important;gap:8px!important}.add-to-cart-btn{border-radius:18px;box-shadow:0 6px 24px 0 #2874f021,0 2px 8px 0 #ff990021;font-size:1.13rem;margin-bottom:0;margin-top:0;min-width:100%;order:2;outline:3px solid #ffd81455;outline-offset:2px;padding:16px 0;position:relative;z-index:20}.quantity-control{margin-bottom:4px;order:1}}.toast-animate{animation:toast-fade-in .4s cubic-bezier(.4,2,.6,1)}@keyframes toast-fade-in{0%{opacity:0;transform:translateY(-16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.product-card-animate{transition:transform .25s cubic-bezier(.4,2,.6,1),box-shadow .25s cubic-bezier(.4,2,.6,1)}.product-card-animate:hover,.product-card.hover{box-shadow:0 8px 32px 0 #2563eb1a,0 1.5px 4px 0 #0000000a;transform:translateY(-4px) scale(1.03);z-index:2}.cart-drawer-animate{animation:cart-slide-in .35s cubic-bezier(.4,2,.6,1)}@keyframes cart-slide-in{0%{opacity:.7;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.drawer-overlay-animate{animation:overlay-fade-in .3s cubic-bezier(.4,2,.6,1)}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.product-grid.grid{gap:12px!important;grid-template-columns:1fr!important}}@media (min-width:481px) and (max-width:700px){.product-grid.grid{gap:14px!important;grid-template-columns:repeat(2,1fr)!important}}@media (min-width:701px) and (max-width:1100px){.product-grid.grid{gap:24px!important;grid-template-columns:repeat(3,1fr)!important}}@media (min-width:1101px){.product-grid.grid{gap:32px!important;grid-template-columns:repeat(4,1fr)!important}}.add-to-cart-btn,.cart-button,.primary-btn,.qty-btn,.secondary-btn,.select-tab-dropdown{font-size:1.08em;min-height:44px;min-width:44px;touch-action:manipulation}.select-tab-dropdown{font-size:1.08em;padding:10px 18px}.qty-btn,.qty-input{font-size:1.15em;min-height:38px;min-width:38px}.product-actions .add-to-cart-btn{min-width:110px}@media (max-width:700px){.sticky-bottom-bar{align-items:center;background:linear-gradient(90deg,#2563eb 60%,#10b981);border-radius:18px 18px 0 0;bottom:0;box-shadow:0 -2px 16px 0 #2563eb21;color:#fff;display:flex;font-size:1.1em;gap:16px;justify-content:space-between;left:0;padding:12px 18px;position:fixed;right:0;z-index:9999}.sticky-bottom-bar .cart-info{align-items:center;display:flex;font-weight:600;gap:10px}.sticky-bottom-bar .sticky-btn{background:#fff;border:none;border-radius:8px;box-shadow:0 2px 8px 0 #10b9811a;color:#2563eb;cursor:pointer;font-size:1.08em;font-weight:700;padding:10px 22px;transition:background .2s,color .2s}.sticky-bottom-bar .sticky-btn:active{background:#2563eb;color:#fff}}@media (max-width:600px){.checkout-form,.checkout-success{border-radius:0;box-shadow:none;margin:0;max-width:100vw;padding:18px 6px}.checkout-fields .form-group,.gst-number-group{margin-bottom:18px}.checkout-fields input,.checkout-fields textarea{border-radius:8px;font-size:1.1em;padding:14px 12px}.checkout-fields label{font-size:1.05em;margin-bottom:6px}.primary-btn,.secondary-btn{border-radius:12px;font-size:1.1em;margin-bottom:10px;min-width:100%;padding:16px 0}.cart-drawer{border-radius:0;min-width:0;padding:0;width:100vw}.cart-items{gap:10px;padding:10px 4px}.cart-item{align-items:flex-start;flex-direction:column;gap:6px;padding:10px 6px}.cart-item-image{height:60px;padding:4px;width:60px}.cart-footer,.drawer-header{padding:12px 8px}.cart-actions{flex-direction:column;gap:10px}.checkout-cart-list{padding-left:0}.checkout-cart-item{align-items:center;display:flex;flex-wrap:wrap;font-size:1em;gap:8px;padding:8px 0}.checkout-cart-item .product-name,.checkout-cart-item .product-qty{font-weight:700}.checkout-cart-item button{border-radius:8px;font-size:1.1em;margin-left:4px;padding:6px 10px}}.gst-checkbox-group{margin-bottom:.5em}.gst-number-group{display:flex;flex-direction:column;margin-bottom:1em}.gst-number-group input{margin-top:4px;max-width:300px}.checkout-fields .form-group{display:flex;flex-direction:column;margin-bottom:1em}.checkout-fields label{font-weight:500;margin-bottom:4px}.checkout-fields input,.checkout-fields textarea{background:#fff;border:1px solid #e2e8f0;border-radius:4px;font-size:1em;margin-bottom:0;padding:8px 10px}.checkout-fields input[type=checkbox]{height:18px;margin-right:8px;width:18px}.form-error{color:#ef4444;font-size:.98em;margin-bottom:8px}.load-more-panel{align-items:center;background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-md);display:flex;gap:12px;justify-content:space-between;margin:16px auto 8px;padding:14px}.load-more-panel p{color:#475569;color:var(--text-secondary);font-size:.95rem}.load-more-panel .secondary-btn{margin:0;min-width:180px}.skip-link{background:#2563eb;background:var(--primary);border-radius:8px;color:#fff;font-weight:600;left:10px;padding:10px 14px;position:absolute;text-decoration:none;top:-48px;transition:top .2s ease;z-index:10001}.skip-link:focus{top:10px}.select-tabs-bar{align-items:end;display:flex;flex-wrap:wrap;gap:12px;margin:16px auto 0;max-width:1400px;padding:0 24px}.select-tab-group{display:flex;flex-direction:column;gap:6px;min-width:180px}.select-tab-label{color:#475569;color:var(--text-secondary);font-size:.85rem;font-weight:600}.select-tab-dropdown{background:#fff;background:var(--surface);border:2px solid #e2e8f0;border:2px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);color:#1e293b;color:var(--text-primary);min-width:180px;width:100%}@media (max-width:768px){.header{position:-webkit-sticky;position:sticky;top:0}.header-top{gap:12px}.header-brand{justify-content:flex-start;width:100%}.header-logo{height:44px;width:44px}.header-title h1{font-size:1.05rem;margin-bottom:2px}.header-tagline{font-size:.75rem;line-height:1.3}.header-actions{align-items:center;flex-direction:row;gap:8px;width:100%}.search-container{min-width:0}.search-input{font-size:.9rem;padding:10px 12px 10px 38px}.header .cart-button{border-radius:24px!important;bottom:auto!important;flex-shrink:0;left:auto!important;margin:0!important;max-width:none!important;min-height:40px;padding:10px 14px!important;position:relative!important;right:auto!important;width:auto!important;z-index:auto}.header .cart-total{display:none}.header-nav{align-items:flex-start}.nav-left{gap:16px;overflow-x:auto;padding-bottom:2px;white-space:nowrap}.main-content{margin:16px auto;padding:0 12px}.select-tabs-bar{align-items:stretch;flex-direction:column;gap:10px;margin-top:10px;padding:0 12px}.clear-filters-btn,.select-tab-dropdown,.select-tab-group{min-width:0;width:100%}.hero{padding:28px 14px}.hero-content h2{font-size:1.35rem}.hero-content p{font-size:.95rem;margin-bottom:20px}.product-grid.grid{gap:12px!important;grid-template-columns:1fr!important}.product-info{padding:12px}.product-title{font-size:1rem;min-height:auto}.product-specs{gap:6px;grid-template-columns:1fr}.product-actions{align-items:center!important;flex-direction:row!important;gap:8px!important}.quantity-control{flex-shrink:0}.add-to-cart-btn{font-size:.95rem;margin:0!important;min-width:0;padding:12px 0}body{padding-bottom:0!important}.cart-footer,.drawer-header,.header,.main-content,.select-tabs-bar{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}@media (max-width:380px){.header-top{padding:10px}.header-title h1{font-size:.95rem}.header-tagline{display:none}.search-input{font-size:.85rem}.header .cart-button{min-width:40px;padding:8px 10px!important}.header .cart-button svg{height:18px;width:18px}.header .cart-badge{font-size:.65rem;height:18px;min-width:18px}.main-content,.select-tabs-bar{padding:0 8px}.cart-drawer{border-bottom-left-radius:0;border-top-left-radius:0;width:100vw}.cart-footer,.drawer-header{padding:12px 10px}.cart-items{padding:12px 8px}.checkout-form,.checkout-success{margin:12px auto;padding:16px 10px}.checkout-cart-item{font-size:.92rem}.primary-btn,.secondary-btn{font-size:.95rem;padding:12px 10px}.load-more-panel{align-items:stretch;flex-direction:column;text-align:center}.load-more-panel .secondary-btn{min-width:0;width:100%}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--secondary:#10b981;--accent:#8b5cf6;--danger:#ef4444;--warning:#f59e0b;--success:#10b981;--background:#f8fafc;--surface:#fff;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--border:#e2e8f0;--shadow:#0000001a;--shadow-lg:#00000026;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--transition:all 0.3s ease}body{background:#f8fafc;background:var(--background);color:#1e293b;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}.app{flex-direction:column;min-height:100vh}.app,.toast{display:flex}.toast{align-items:center;animation:slideInRight .3s ease;background:#fff;background:var(--surface);border-left:4px solid #0000;border-radius:12px;border-radius:var(--radius-md);box-shadow:0 8px 24px #0000001a;box-shadow:0 8px 24px var(--shadow);gap:12px;padding:12px 20px;position:fixed;right:24px;top:24px;z-index:10900}.toast.success{border-left-color:#10b981;border-left-color:var(--success)}.toast.error{border-left-color:#ef4444;border-left-color:var(--danger)}.toast.info{border-left-color:#2563eb;border-left-color:var(--primary)}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.header{background:#fff;background:var(--surface);box-shadow:0 2px 8px #0000001a;box-shadow:0 2px 8px var(--shadow);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-top{gap:24px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:16px 24px}.header-brand,.header-top{align-items:center;display:flex}.header-brand{gap:16px}.header-logo{border-radius:8px;border-radius:var(--radius-sm);height:60px;object-fit:contain;width:60px}.header-title h1{color:#1e293b;color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:4px}.header-tagline{color:#475569;color:var(--text-secondary);font-size:.875rem}.header-actions{align-items:center;display:flex;flex:1 1;gap:20px;max-width:600px}.search-container{flex:1 1;position:relative}.search-icon{color:#64748b;color:var(--text-muted);left:12px;position:absolute;top:50%;transform:translateY(-50%)}.search-input{background:#f8fafc;background:var(--background);border:2px solid #e2e8f0;border:2px solid var(--border);border-radius:30px;font-size:.95rem;padding:12px 16px 12px 44px;transition:all .3s ease;transition:var(--transition);width:100%}.search-input:focus{border-color:#2563eb;border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1a;outline:none}.cart-button{align-items:center;background:linear-gradient(90deg,#f90 60%,#2874f0);border:none;border-radius:30px;box-shadow:0 2px 8px 0 #ff990021;color:#fff;cursor:pointer;display:flex;font-size:1.08em;font-weight:600;gap:8px;padding:12px 24px;position:relative;transition:all .3s ease;transition:var(--transition);z-index:1003}.cart-button:hover{background:#2874f0;border:none;color:#fff}.cart-badge{align-items:center;background:#2563eb;background:var(--primary);border:2px solid #fff;border:2px solid var(--surface);border-radius:11px;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:22px;justify-content:center;min-width:22px;padding:0 6px;position:absolute;right:-8px;top:-8px}.cart-total{font-size:.9rem;font-weight:600}.header-nav{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);justify-content:space-between;margin:0 auto;max-width:1400px;padding:12px 24px}.header-nav,.nav-left{align-items:center;display:flex}.nav-left{gap:24px}.nav-link{color:#475569;color:var(--text-secondary);font-size:.95rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.nav-link.active,.nav-link:hover{color:#2563eb;color:var(--primary)}.nav-link.active:after{background:#2563eb;background:var(--primary);border-radius:2px;bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.mobile-filters-btn{align-items:center;background:none;border:2px solid #e2e8f0;border:2px solid var(--border);border-radius:30px;color:#1e293b;color:var(--text-primary);cursor:pointer;display:none;font-size:.9rem;font-weight:500;gap:8px;padding:8px 16px}.nav-right{display:flex;gap:8px}.view-mode-btn{background:none;border:2px solid #e2e8f0;border:2px solid var(--border);border-radius:8px;color:#64748b;color:var(--text-muted);cursor:pointer;padding:8px;transition:all .3s ease;transition:var(--transition)}.view-mode-btn.active,.view-mode-btn:hover{background:#2563eb;background:var(--primary);border-color:#2563eb;border-color:var(--primary);color:#fff}.hero{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;overflow:hidden;padding:48px 24px;position:relative}.hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" opacity=".1"><circle cx="50" cy="50" r="40" fill="none" stroke="%23fff" stroke-width="2"/></svg>') repeat;background-size:60px 60px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:1400px;position:relative;z-index:1}.hero-eyebrow{align-items:center;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;color:#fffffff2;display:inline-flex;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin-bottom:12px;padding:6px 12px;text-transform:uppercase}.hero-content h2{font-size:2.5rem;font-weight:700;line-height:1.15}.hero-content h2,.hero-content p{margin-bottom:16px;max-width:760px}.hero-content p{color:#ffffffe6;font-size:1.1rem}.hero-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.hero-meta span{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;color:#ffffffeb;display:inline-flex;font-size:.82rem;font-weight:600;padding:6px 12px}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.hero-cta-btn{align-items:center;border-radius:10px;display:inline-flex;font-size:.95rem;font-weight:700;justify-content:center;min-height:44px;padding:10px 18px;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.hero-cta-btn.primary{background:#fff;color:#0f172a}.hero-cta-btn.secondary{background:#ffffff24;border:1px solid #ffffff59;color:#fff}.hero-cta-btn:hover{transform:translateY(-1px)}.hero-category-chips{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.hero-category-chip{align-items:center;background:#ffffff1c;border:1px solid #fff3;border-radius:999px;color:#fffffff2;display:inline-flex;font-size:.82rem;font-weight:600;padding:6px 12px}.hero-stats{display:flex;gap:48px;margin-bottom:18px}.stat-item{align-items:center;display:flex;gap:12px}.hero-stats .stat-item{animation:heroStatFloat 4.2s ease-in-out infinite}.hero-stats .stat-item:nth-child(2){animation-delay:.35s}.hero-stats .stat-item:nth-child(3){animation-delay:.7s}.stat-item svg{opacity:.9}.stat-value{display:block;font-size:1.5rem;font-weight:700;line-height:1.2}.stat-label{font-size:.875rem;opacity:.8}.hero-features{display:flex;flex-wrap:wrap;gap:16px}.hero-trust-strip{color:#ffffffeb;font-weight:500;gap:8px;margin-bottom:24px}.feature-badge,.hero-trust-strip{align-items:center;display:inline-flex;font-size:.9rem}.feature-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:30px;gap:6px;padding:8px 16px}@keyframes heroFeatureFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.brand-logo-marquee{background:#ffffff0a;border-bottom:1px solid #fff3;border-radius:12px;border-top:1px solid #fff3;margin-top:28px;overflow:hidden;padding:14px 0}.brand-logo-track{align-items:center;animation:brand-scroll 52s linear infinite;display:flex;gap:0;width:-webkit-max-content;width:max-content;will-change:transform}.brand-logo-pill{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:.82rem;font-weight:700;gap:8px;justify-content:center;letter-spacing:.02em;margin-right:12px;min-height:52px;min-width:138px;padding:10px 16px;text-transform:uppercase}.brand-logo-image{filter:brightness(1.05);height:30px;max-width:118px;object-fit:contain;width:auto}.brand-logo-text{color:#fffffff2;font-size:.78rem;font-weight:700}.brand-logo-text,.brand-logo-text.visible{display:inline-block}@keyframes heroStatFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes brand-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.main-content{flex:1 1;margin:32px auto;max-width:1400px;padding:0 24px;width:100%}.shop-container{display:flex;gap:24px}.filters-sidebar{background:#fff;background:var(--surface);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 12px #0000001a;box-shadow:0 4px 12px var(--shadow);height:-webkit-fit-content;height:fit-content;padding:20px;position:-webkit-sticky;position:sticky;top:140px;width:280px}.filters-title{align-items:center;border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--border);display:flex;font-size:1.1rem;gap:8px;margin-bottom:20px;padding-bottom:12px}.filter-group{margin-bottom:24px}.filter-label{color:#475569;color:var(--text-secondary);display:block;font-size:.9rem;font-weight:600;margin-bottom:8px}.filter-select{background:#fff;background:var(--surface);border:2px solid #e2e8f0;border:2px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;font-size:.9rem;padding:10px 12px;transition:all .3s ease;transition:var(--transition);width:100%}.filter-select:focus{border-color:#2563eb;border-color:var(--primary);outline:none}.price-range{padding:8px 0}.price-slider{margin-bottom:12px;width:100%}.price-inputs{align-items:center;display:flex;gap:8px}.price-input{border:2px solid #e2e8f0;border:2px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);flex:1 1;font-size:.9rem;padding:8px}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:8px 0}.clear-filters-btn{background:#f8fafc;background:var(--background);border:none;border-radius:8px;border-radius:var(--radius-sm);color:#1e293b;color:var(--text-primary);cursor:pointer;font-weight:600;padding:12px;transition:all .3s ease;transition:var(--transition);width:100%}.clear-filters-btn:hover{background:#ef4444;background:var(--danger);color:#fff}.product-grid{grid-gap:24px;display:grid;flex:1 1;gap:24px}.product-grid.grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.product-grid.list{grid-template-columns:1fr}.product-card{background:#fff;background:var(--surface);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 12px #0000001a;box-shadow:0 4px 12px var(--shadow);overflow:hidden;position:relative;transition:all .3s ease;transition:var(--transition)}.product-card:hover{box-shadow:0 8px 24px #00000026;box-shadow:0 8px 24px var(--shadow-lg);transform:translateY(-4px)}.product-image-container{background:#f8fafc;background:var(--background);overflow:hidden;padding-top:75%;position:relative}.product-image{animation:imageFadeIn .22s ease-out forwards;height:100%;left:0;object-fit:contain;opacity:0;padding:16px;position:absolute;top:0;transition:all .3s ease;transition:var(--transition);width:100%}.product-card:hover .product-image{transform:scale(1.05)}.product-actions-overlay{display:flex;flex-direction:column;gap:8px;opacity:0;position:absolute;right:12px;top:12px;transform:translateX(10px);transition:all .3s ease;transition:var(--transition)}.product-actions-overlay.visible{opacity:1;transform:translateX(0)}.action-btn{align-items:center;background:#fff;background:var(--surface);border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;box-shadow:0 2px 8px var(--shadow);color:#1e293b;color:var(--text-primary);cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;transition:var(--transition);width:36px}.action-btn:hover{background:#2563eb;background:var(--primary);color:#fff;transform:scale(1.1)}.action-btn.wishlist.active{background:#ef4444;background:var(--danger);color:#fff}.stock-badge{background:#10b981;background:var(--success);border-radius:20px;bottom:12px;color:#fff;font-size:.75rem;font-weight:600;left:12px;padding:4px 8px;position:absolute}.stock-badge.low-stock{background:#f59e0b;background:var(--warning)}.product-info{padding:16px}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.category-tag,.company-tag{border-radius:4px;font-size:.7rem;font-weight:600;padding:2px 8px;text-transform:uppercase}.category-tag{background:#2563eb;background:var(--primary);color:#fff}.company-tag{background:#f8fafc;background:var(--background);color:#475569;color:var(--text-secondary)}.product-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1e293b;color:var(--text-primary);display:-webkit-box;font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:8px;min-height:3.2rem;overflow:hidden}.product-specs{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-bottom:8px}.spec-item{color:#475569;color:var(--text-secondary);font-size:.85rem}.spec-label{color:#64748b;color:var(--text-muted);display:block;font-size:.7rem}.spec-value{font-weight:600}.product-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#475569;color:var(--text-secondary);display:-webkit-box;font-size:.85rem;margin-bottom:12px;overflow:hidden}.product-rating{align-items:center;display:flex;gap:4px;margin-bottom:12px}.rating-text{color:#64748b;color:var(--text-muted);font-size:.8rem;margin-left:4px}.product-footer{display:flex;flex-direction:column;gap:12px}.price-section{align-items:baseline;display:flex;gap:8px}.current-price{color:#2563eb;color:var(--primary);font-size:1.2rem;font-weight:700}.original-price{text-decoration:line-through}.original-price,.price-request{color:#64748b;color:var(--text-muted);font-size:.9rem}.price-request{font-style:italic}.product-actions{display:flex;gap:8px}.quantity-control{background:#f8fafc;background:var(--background);border-radius:30px;gap:4px;padding:2px}.qty-btn,.quantity-control{align-items:center;display:flex}.qty-btn{background:#fff;background:var(--surface);border:none;border-radius:50%;color:#1e293b;color:var(--text-primary);cursor:pointer;height:28px;justify-content:center;transition:all .3s ease;transition:var(--transition);width:28px}.qty-btn:hover:not(:disabled){background:#2563eb;background:var(--primary);color:#fff}.qty-btn:disabled{cursor:not-allowed;opacity:.5}.qty-btn.small{font-size:.8rem;height:24px;width:24px}.qty-input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;background:none;border:none;font-weight:600;text-align:center;width:40px}.qty-input::-webkit-inner-spin-button,.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-value{font-weight:600;min-width:24px;text-align:center}.add-to-cart-btn{align-items:center;background:linear-gradient(90deg,#f90 60%,#2874f0);border:none;border-radius:30px;box-shadow:0 4px 18px 0 #2874f021,0 1.5px 4px 0 #ff99001a;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1.08rem;font-weight:700;gap:8px;justify-content:center;outline:3px solid #ffd81433;outline-offset:2px;padding:14px 0;position:relative;transition:box-shadow .2s,background .2s,transform .15s;z-index:10}.add-to-cart-btn:hover:not(:disabled){background:#2874f0;box-shadow:0 8px 32px 0 #2874f02e,0 2px 8px 0 #ff990021;color:#fff;transform:scale(1.04) translateY(-2px)}.add-to-cart-btn.in-cart{background:#ffd814;box-shadow:0 2px 8px 0 #ff990021;color:#212121;cursor:default}.product-card.list{display:flex;gap:20px}.product-card.list .add-to-cart-btn{border-radius:18px;box-shadow:0 6px 24px 0 #2874f021,0 2px 8px 0 #ff990021;font-size:1.13rem;margin-bottom:2px;margin-top:10px;min-width:100%;outline:3px solid #ffd81455;outline-offset:2px;padding:16px 0;position:relative;z-index:20}.product-card.list .product-image-container{flex-shrink:0;padding-top:150px;width:200px}.product-card.list .product-info{flex:1 1}.product-card.list .product-footer{align-items:center;flex-direction:row;justify-content:space-between}.product-card.list .product-actions{min-width:300px;width:auto}.drawer-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;inset:0;position:fixed;z-index:10000}.cart-drawer{animation:slideInLeft .3s cubic-bezier(.4,2,.6,1);-webkit-backdrop-filter:blur(16px) saturate(1.2);backdrop-filter:blur(16px) saturate(1.2);background:#ffffffd9;border-bottom-left-radius:32px;border-top-left-radius:32px;box-shadow:-12px 0 40px 0 #2874f021,0 2px 16px 0 #ff99001a;display:flex;flex-direction:column;height:100vh;position:fixed;right:0;top:0;transition:box-shadow .3s,background .3s;width:min(480px,90vw)}@keyframes slideInLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drawer-header{align-items:center;border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--border);display:flex;justify-content:space-between;padding:20px}.drawer-header h2{align-items:center;display:flex;font-size:1.3rem;gap:12px}.cart-count{background:#2563eb;background:var(--primary);border-radius:20px;color:#fff;font-size:.9rem;padding:2px 8px}.close-btn{align-items:center;background:none;border:2px solid #e2e8f0;border:2px solid var(--border);border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;transition:var(--transition);width:36px}.close-btn:hover{background:#ef4444;background:var(--danger);border-color:#ef4444;border-color:var(--danger);color:#fff}.empty-cart{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.empty-icon{color:#64748b;color:var(--text-muted);margin-bottom:20px}.empty-cart p{font-size:1.1rem;margin-bottom:8px}.empty-sub{color:#64748b;color:var(--text-muted);margin-bottom:24px}.shop-now-btn{background:#2563eb;background:var(--primary);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:600;padding:12px 32px;transition:all .3s ease;transition:var(--transition)}.shop-now-btn:hover{background:#1d4ed8;background:var(--primary-dark);transform:translateY(-2px)}.cart-items{background:linear-gradient(120deg,#fffffff2 70%,#2874f00a);border-bottom-left-radius:32px;border-top-left-radius:32px;flex:1 1;flex-direction:column;gap:20px;overflow-y:auto;padding:28px 20px 20px}.cart-item,.cart-items{box-shadow:0 2px 12px 0 #2874f00f;display:flex}.cart-item{align-items:center;background:#ffffffd9;border:1.5px solid #f3f4f6;border-radius:18px;gap:18px;padding:18px 16px;transition:box-shadow .2s,border .2s}.cart-item-image{animation:imageFadeIn .22s ease-out forwards;background:#fff;background:var(--surface);border:1.5px solid #ffd814;border-radius:8px;border-radius:var(--radius-sm);box-shadow:0 8px 32px 0 #2874f021,0 2px 8px 0 #ff99001a;height:80px;object-fit:contain;opacity:0;padding:8px;width:80px}@keyframes imageFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.cart-item-image,.product-image{animation:none;opacity:1}}.cart-item-details{flex:1 1}.cart-item-details h4{font-size:1rem;margin-bottom:4px}.cart-item-meta{color:#64748b;color:var(--text-muted);font-size:.8rem;margin-bottom:8px}.cart-item-actions{align-items:center;display:flex;gap:12px}.cart-qty-control{align-items:center;background:#fff;background:var(--surface);border-radius:30px;display:flex;gap:8px;padding:2px}.remove-item{background:none;border:none;border-radius:50%;color:#64748b;color:var(--text-muted);cursor:pointer;padding:6px;transition:all .3s ease;transition:var(--transition)}.remove-item:hover{background:#ef4444;background:var(--danger);color:#fff}.cart-footer{background:#f8fafc;background:var(--background);border-top:2px solid #e2e8f0;border-top:2px solid var(--border);padding:20px}.cart-summary{margin-bottom:20px}.summary-row{color:#475569;color:var(--text-secondary);display:flex;justify-content:space-between;padding:8px 0}.summary-row.total{border-top:2px solid #e2e8f0;border-top:2px solid var(--border);color:#1e293b;color:var(--text-primary);font-size:1.2rem;font-weight:700;margin-top:8px;padding-top:16px}.cart-actions{display:flex;gap:12px;margin-bottom:16px}.primary-btn,.secondary-btn{align-items:center;border:none;border-radius:30px;cursor:pointer;display:flex;flex:1 1;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .3s ease;transition:var(--transition)}.primary-btn{background:#2563eb;background:var(--primary);color:#fff}.primary-btn:hover:not(:disabled){background:#1d4ed8;background:var(--primary-dark);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.secondary-btn{background:#e2e8f0;background:var(--border);color:#1e293b;color:var(--text-primary)}.secondary-btn:hover{background:#64748b;background:var(--text-muted);color:#fff}.cart-note{color:#64748b;color:var(--text-muted);font-size:.8rem;gap:8px;padding:8px 0}.cart-note,.modal-overlay{align-items:center;display:flex}.modal-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10000}.modal-content{animation:scaleIn .3s ease;background:#fff;background:var(--surface);border-radius:16px;border-radius:var(--radius-lg);max-height:90vh;max-width:1000px;overflow-y:auto;position:relative;width:100%}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-close{align-items:center;background:#ffffffb3;border-radius:16px;box-shadow:0 2px 8px 0 #2874f00f;display:flex;height:72px;justify-content:center;object-fit:contain;padding:8px;position:absolute;right:20px;top:20px;transition:all .3s ease;transition:var(--transition);width:72px;z-index:1}.modal-close:hover{background:#ef4444;background:var(--danger);border-color:#ef4444;border-color:var(--danger);color:#fff}.modal-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;padding:30px}.modal-image-section img{background:#f8fafc;background:var(--background);border-radius:12px;border-radius:var(--radius-md);height:auto;max-height:500px;object-fit:contain;padding:20px;width:100%}.modal-info-section{display:flex;flex-direction:column;gap:20px}.modal-info-section h2{color:#1e293b;color:var(--text-primary);font-size:1.8rem;line-height:1.3}.modal-product-meta{grid-gap:15px;background:#f8fafc;background:var(--background);border-radius:12px;border-radius:var(--radius-md);display:grid;gap:15px;grid-template-columns:repeat(2,1fr);padding:20px}.modal-meta-item{display:flex;flex-direction:column;gap:4px}.modal-meta-label{color:#64748b;color:var(--text-muted);font-size:.8rem;text-transform:uppercase}.modal-meta-value{color:#1e293b;color:var(--text-primary);font-size:1rem;font-weight:600}.modal-features{background:#f8fafc;background:var(--background);border-radius:12px;border-radius:var(--radius-md);padding:20px}.modal-features h4{font-size:1rem;margin-bottom:12px}.modal-features ul{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);list-style:none;padding:0}.modal-features li{align-items:center;color:#475569;color:var(--text-secondary);display:flex;font-size:.9rem;gap:8px}.modal-actions{display:flex;gap:15px;margin-top:20px}.modal-add-btn{flex:1 1;font-size:1rem;font-weight:700;padding:14px 24px}.loading-skeleton{width:100%}.skeleton-header{animation:loading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:16px;border-radius:var(--radius-lg);height:200px;margin-bottom:24px}.skeleton-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.skeleton-card{animation:loading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:16px;border-radius:var(--radius-lg);height:400px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.error-display{background:#fff;background:var(--surface);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 12px #0000001a;box-shadow:0 4px 12px var(--shadow);padding:60px 20px;text-align:center}.error-display h3{color:#1e293b;color:var(--text-primary);font-size:1.5rem;margin:20px 0 10px}.error-display p{color:#475569;color:var(--text-secondary);margin-bottom:24px}.footer{background:#1e293b;color:#fff;margin-top:60px;padding:48px 24px 24px}.footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1400px}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:20px}.footer-section p{color:#ffffffb3;font-size:.9rem;line-height:1.6;margin-bottom:12px}.footer-contact-item{align-items:center;color:#ffffffb3;display:flex;gap:12px;margin-bottom:12px}.footer-contact-item a{color:#ffffffb3;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.footer-contact-item a:hover{color:#fff}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:10px}.footer-links a{align-items:center;color:#ffffffb3;display:flex;gap:8px;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.footer-links a:hover{color:#fff;transform:translateX(5px)}.footer-social{display:flex;gap:15px;margin-top:20px}.social-link{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;height:40px;justify-content:center;transition:all .3s ease;transition:var(--transition);width:40px}.social-link:hover{background:#2563eb;background:var(--primary);transform:translateY(-3px)}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;color:#ffffff80;flex-wrap:wrap;font-size:.9rem;justify-content:space-between;margin:40px auto 0;max-width:1400px;padding-top:24px}.footer-bottom,.footer-bottom-links{display:flex;gap:20px}.footer-bottom-links a{color:#ffffff80;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.footer-bottom-links a:hover{color:#fff}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:30px;box-shadow:0 4px 12px #25d3664d;display:flex;height:60px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;transition:var(--transition);width:60px;z-index:1000}.whatsapp-float:hover{box-shadow:0 8px 24px #25d36666;transform:scale(1.1) translateY(-5px)}.whatsapp-float img{height:32px;width:32px}.call-float{align-items:center;background:#2563eb;background:var(--primary);border-radius:50%;bottom:100px;box-shadow:0 4px 12px #2563eb4d;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;position:fixed;right:30px;text-decoration:none;transition:all .3s ease;transition:var(--transition);width:60px;z-index:1000}.call-float:hover{box-shadow:0 8px 24px #2563eb66;transform:scale(1.1) translateY(-5px)}@media (max-width:1024px){.shop-container{flex-direction:column}.filters-sidebar.desktop-filters{display:none}.mobile-filters-btn{display:flex}.product-grid.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.header-top{flex-direction:column;padding:12px}.header-brand{justify-content:center;width:100%}.header-actions{max-width:none;width:100%}.header-nav{flex-direction:column;gap:12px;padding:12px}.nav-left{justify-content:space-between;width:100%}.hero-content h2{font-size:1.8rem}.hero-content p{font-size:1rem;margin-bottom:20px}.hero-eyebrow{font-size:.72rem;letter-spacing:.06em}.hero-meta{gap:8px;margin-bottom:18px}.hero-meta span{font-size:.78rem;padding:5px 10px}.hero-cta{align-items:stretch;flex-direction:column}.hero-cta-btn{width:100%}.hero-category-chips{margin-bottom:20px}.hero-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.stat-item{gap:6px;min-width:0}.stat-item svg{height:18px;width:18px}.stat-value{font-size:1.05rem;white-space:nowrap}.stat-label{font-size:.72rem;white-space:nowrap}.hero-trust-strip{margin-bottom:18px}.hero-features{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-badge{animation:heroFeatureFloat 3.8s ease-in-out infinite;font-size:.72rem;gap:4px;justify-content:center;padding:7px 8px;white-space:nowrap}.feature-badge svg{height:13px;width:13px}.hero-features .feature-badge:nth-child(2){animation-delay:.25s}.hero-features .feature-badge:nth-child(3){animation-delay:.5s}.brand-logo-pill{font-size:.8rem;min-height:46px;min-width:122px;padding:8px 13px}.brand-logo-image{height:26px;max-width:98px}.product-card.list{flex-direction:column}.product-card.list .product-image-container{padding-top:75%;width:100%}.modal-grid{grid-template-columns:1fr;padding:20px}.modal-image-section img{max-height:300px}.footer-grid{gap:30px;grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}.call-float,.whatsapp-float{height:50px;right:20px;width:50px}.call-float{bottom:80px}}@media (max-width:480px){.cart-actions{flex-direction:column}.modal-features ul{grid-template-columns:1fr}.hero-stats{gap:8px}.stat-item{gap:4px}.stat-item svg{height:16px;width:16px}.stat-value{font-size:.95rem}.stat-label{font-size:.68rem}.hero-features{gap:6px}.feature-badge{font-size:.66rem;gap:3px;padding:6px}.feature-badge svg{height:12px;width:12px}}.text-primary{color:#2563eb;color:var(--primary)}.text-success{color:#10b981;color:var(--success)}.text-danger{color:#ef4444;color:var(--danger)}.text-warning{color:#f59e0b;color:var(--warning)}.bg-primary{background:#2563eb;background:var(--primary)}.bg-success{background:#10b981;background:var(--success)}.bg-danger{background:#ef4444;background:var(--danger)}.bg-warning{background:#f59e0b;background:var(--warning)}.checkout-success{animation:scaleIn .4s;background:#fff;background:var(--surface);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 16px #0000001a;box-shadow:0 4px 16px var(--shadow);margin:32px auto;max-width:480px;padding:32px 24px;text-align:center}.checkout-success h2{color:#10b981;color:var(--success);margin-bottom:12px}.checkout-success .order-id-badge{background:#f8fafc;background:var(--background);border:1.5px solid #2563eb;border:1.5px solid var(--primary);border-radius:8px;color:#2563eb;color:var(--primary);display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:1px;margin:12px 0 8px;padding:6px 18px}@media print{.call-float,.cart-button,.filters-sidebar,.footer,.header,.hero,.view-mode-btn,.whatsapp-float{display:none!important}.product-card{border:1px solid #ddd;box-shadow:none;break-inside:avoid;page-break-inside:avoid}}.product-checkout-bar{align-items:center;background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-md);box-shadow:0 4px 12px #0000001a;box-shadow:0 4px 12px var(--shadow);display:flex;gap:12px;justify-content:space-between;margin:0 0 16px;padding:12px 14px}.product-checkout-info{align-items:center;color:#1e293b;color:var(--text-primary);display:flex;font-weight:600;gap:8px}.product-checkout-btn{background:#2563eb;background:var(--primary);border:none;border-radius:24px;color:#fff;cursor:pointer;font-weight:700;padding:10px 16px;transition:all .3s ease;transition:var(--transition)}.product-checkout-btn:hover{background:#1d4ed8;background:var(--primary-dark)}@media (max-width:768px){.product-checkout-bar{align-items:stretch;flex-direction:column;gap:10px;padding:10px}.product-checkout-btn{min-height:44px;width:100%}.hero{background:linear-gradient(145deg,#1d4ed8,#0f172a);background:linear-gradient(145deg,var(--primary-dark) 0,#0f172a 100%);border-radius:18px;box-shadow:0 10px 28px #0f172a3d;margin:0 10px;padding:24px 14px}.hero-content h2{font-size:1.25rem;line-height:1.35;margin-bottom:10px}.hero-content p{font-size:.9rem;margin-bottom:12px}.hero-category-chips,.hero-features,.hero-meta{gap:8px;margin-bottom:14px}.feature-badge,.hero-category-chip,.hero-meta span{font-size:.72rem;padding:6px 10px}.hero-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.stat-item{align-items:flex-start;flex-direction:column;gap:4px}.stat-value{font-size:1.05rem}.stat-label{font-size:.72rem}.brand-logo-marquee{border-radius:10px;margin-top:14px;padding:10px 0}.brand-logo-pill{min-height:42px;min-width:108px;padding:8px 10px}.brand-logo-image{height:22px}.main-content{margin-bottom:16px;margin-top:12px}.select-tabs-bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f8fafceb;padding-bottom:8px;padding-top:8px;position:-webkit-sticky;position:sticky;top:72px;z-index:998}.clear-filters-btn,.select-tab-dropdown,.select-tabs-bar{border-radius:12px}.product-grid.grid{gap:10px!important}.product-card{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:14px;box-shadow:0 4px 14px #0f172a14}.product-image,.product-info{padding:10px}.product-title{font-size:.95rem;margin-bottom:6px}.product-description{font-size:.8rem;margin-bottom:10px}.category-tag,.company-tag{font-size:.64rem;padding:3px 7px}.product-actions{gap:6px!important}.quantity-control{border-radius:14px;padding:3px}.qty-btn{height:32px;width:32px}.add-to-cart-btn{border-radius:14px;box-shadow:0 4px 14px #2563eb33;font-size:.9rem;min-height:42px}.load-more-panel{border-radius:12px;margin-top:10px;padding:10px}.load-more-panel p{font-size:.85rem}.load-more-panel .secondary-btn{border-radius:12px;min-height:44px}}
/*# sourceMappingURL=main.3005354c.css.map*/