html,body{max-width:100%;position:relative}.app{display:flex;flex-direction:column;min-height:100vh;background-color:#fff;max-width:100%;width:100%}.main-content{flex:1;min-height:calc(100vh - 440px);width:100%;max-width:100%;box-sizing:border-box}.header{position:relative;width:100%;background:#fff;box-shadow:0 2px 8px #00000014;z-index:100000}.header-top{border-bottom:1px solid #e5e5e5}.header-categories{background:#f8f9fa;border-bottom:1px solid #e5e5e5}.header-categories .header-container{padding:.75rem 2rem}.categorybar{position:relative}.categories-toggle{display:none;padding:.5rem 1rem;background:#f90;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;gap:.5rem;align-items:center}.categories-nav{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}.category-link{color:#374151;text-decoration:none;font-weight:500;font-size:.9rem;padding:.5rem 0;transition:color .3s;white-space:nowrap}.category-link:hover{color:#f90}.categories-nav-desktop .category-link{position:relative;padding:8px 10px;border-radius:2px;display:inline-flex;align-items:center;gap:6px}.category-link-anchor{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.categories-nav-desktop .category-link.active,.categories-nav-desktop .category-link:hover{background:#fff;color:#111827;border:1px solid #FF9900;padding:7px 9px}.category-dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 30px #0000001f;padding:14px;z-index:1200}.dropdown-col{max-width:360px}.dropdown-title{font-weight:800;font-size:13px;margin-bottom:10px;color:#111827}.dropdown-item{display:block;padding:8px;color:#374151;text-decoration:none;font-weight:600;font-size:13px}.dropdown-item:hover{background:#fff8e6;color:#111827}.mobile-menu-btn{display:none;border:1px solid #e5e7eb;background:#fff;padding:8px 10px;cursor:pointer}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:2000;overflow-y:auto}.mobile-drawer-header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 14px;display:flex;justify-content:space-between;align-items:center}.mobile-drawer-title{font-size:16px;font-weight:800;color:#111827}.mobile-drawer-body{padding:12px 14px 20px}.mobile-search-box{margin-top:10px;display:flex;gap:10px}.mobile-search-box input{flex:1;padding:10px 12px;border:1px solid #e5e7eb}.mobile-links{display:grid;gap:10px;margin-top:14px;padding-bottom:14px;border-bottom:1px solid #f3f4f6}.mobile-links a{text-decoration:none;font-weight:700;color:#111827}.mobile-cat-title{margin-top:14px;font-size:12px;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.4px}.mobile-cats{margin-top:10px;display:grid;gap:10px}.mobile-cat{border:1px solid #e5e7eb;background:#fff;padding:10px}.mobile-cat-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-cat-link{text-decoration:none;color:#111827;font-weight:800}.mobile-cat-toggle{border:1px solid #e5e7eb;background:#fff;padding:6px 10px;cursor:pointer}.mobile-cat-toggle .rot{transform:rotate(90deg)}.mobile-subcats{margin-top:10px;display:grid;gap:6px;padding-left:10px}.mobile-subcat-link{text-decoration:none;color:#374151;font-weight:600;font-size:13px}.mobile-subcat-link:hover{color:#f90}.amazon-hero-section{width:100%;max-width:100%;position:relative;background:#f3f4f6;margin-bottom:0;overflow:hidden}.amazon-banner-container{width:100%;position:relative;overflow:hidden;max-width:100%;margin:0 auto}.amazon-banner-slide{position:relative;width:100%}.amazon-banner-img{width:100%;height:auto;min-height:200px;object-fit:cover;display:block}.amazon-banner-link{display:block;width:100%}.amazon-banner-gradient{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.1));pointer-events:none}.banner-arrow{position:absolute;top:30%;transform:translateY(-50%);background:transparent;border:1px solid transparent;color:#111;font-size:3rem;width:50px;height:100px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.banner-arrow:hover{background:#fff6;border:1px solid #fff;box-shadow:0 0 5px #0000001a}.banner-arrow.left{left:0}.banner-arrow.right{right:0}.amazon-banner-dots{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.amazon-banner-placeholder{position:relative;width:100%;background:#232f3e;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}.amazon-hero-text{position:absolute;z-index:2;text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.6)}.categories{width:100%;max-width:1400px;margin:14px auto 0;padding:0 2rem;overflow:hidden}.category-strip{display:flex;gap:16px;padding:12px;background:#fff;border:1px solid #e5e7eb;overflow:hidden;position:relative;width:100%}.category-strip-wrapper{display:flex;gap:16px;animation:marquee 30s linear infinite;will-change:transform}.category-strip-wrapper:hover{animation-play-state:paused}.category-strip-duplicate{display:flex;gap:16px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.category-pill{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:#111827;min-width:120px;flex-shrink:0;padding:10px 8px;border:1px solid transparent;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.category-pill-img{width:96px;height:96px;border:1px solid #e5e7eb;background:#fff;display:grid;place-items:center;overflow:hidden}.category-pill-img img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.category-pill-fallback{font-size:22px}.category-pill-title{font-size:12px;font-weight:700;text-align:center;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-pill:hover{border-color:#f90;transform:translateY(-2px);box-shadow:0 8px 16px #00000014}.category-pill:hover .category-pill-title{color:#f90}.category-pill:hover .category-pill-img img{transform:scale(1.05)}.home .product-image{aspect-ratio:1;background:#fff;overflow:hidden;padding:.5rem}.home .product-image img{width:100%;height:100%;object-fit:contain;background:#fff;display:block}.banner-title{font-weight:800;color:#111827;font-size:16px;margin-bottom:4px}.banner-sub{color:#4b5563;font-size:13px;margin-bottom:8px}.banner-link{color:#111827;font-weight:800;text-decoration:none;border-bottom:2px solid #FF9900}.amazon-banner-dots .dot{width:10px;height:10px;border-radius:50%;border:1px solid #fff;background:#0006;cursor:pointer;padding:0}.amazon-banner-dots .dot.active{background:#f90;border-color:#f90}@media (max-width: 768px){.categories-toggle,.nav-desktop,.header-categories-desktop{display:none}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center}}.header-container{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#2563eb;text-decoration:none;transition:color .3s}.logo:hover{color:#1d4ed8}.logo-icon{font-size:2rem}.nav{display:flex;gap:2rem;flex:1;justify-content:center}.nav-link{color:#374151;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s}.nav-link:hover{background:#f3f4f6;color:#2563eb}.header-actions{display:flex;align-items:center;gap:1.5rem}.search-icon{font-size:1.2rem;cursor:pointer;transition:transform .3s;color:#374151;display:flex;align-items:center;justify-content:center}.search-icon:hover{transform:scale(1.1)}.user-menu{display:flex;align-items:center;gap:1rem}.user-name{color:#374151;font-weight:500;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.logout-btn{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .3s}.logout-btn:hover{background:#dc2626}.btn-login{padding:.5rem 1.5rem;background:#2563eb;color:#fff;border-radius:8px;text-decoration:none;font-weight:500;transition:background .3s}.btn-login:hover{background:#1d4ed8}.cart-icon{position:relative;font-size:1.3rem;cursor:pointer;transition:transform .3s;color:#374151;display:flex;align-items:center;justify-content:center;text-decoration:none}.cart-icon:hover{transform:scale(1.1)}.cart-badge{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.hero{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto;padding:4rem 2rem;align-items:center}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-title{font-size:3.5rem;font-weight:800;color:#111827;line-height:1.2}.hero-subtitle{font-size:1.25rem;color:#6b7280;line-height:1.6}.btn-hero{display:inline-block;padding:1rem 2.5rem;background:#2563eb;color:#fff;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s;box-shadow:0 4px 12px #2563eb4d;align-self:flex-start}.btn-hero:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.hero-image img{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px #0000001a}.section-title{text-align:left;font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;padding-left:.5rem}.categories{max-width:1400px;margin:4rem auto;padding:0 2rem}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.category-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;text-decoration:none;color:#374151;transition:all .3s;box-shadow:0 2px 8px #0000000d}.category-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.category-icon{font-size:3rem;margin-bottom:1rem}.featured{max-width:1400px;margin:4rem auto;padding:0 2rem}.mixed-products-section{max-width:1400px;margin:3rem auto;padding:0 2rem}.mixed-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;border:1px solid #e5e7eb;align-items:start}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:3rem;align-items:start}.product-card{background:#fff;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;align-self:start;min-height:0;position:relative}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001f}.product-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;flex-shrink:0}.product-info{display:flex!important;visibility:visible!important;opacity:1!important}.product-name,.product-price{display:block!important;visibility:visible!important;opacity:1!important}@media (max-width: 1024px){.hero{grid-template-columns:1fr;padding:3rem 1.5rem;gap:2rem}.hero-title{font-size:2.8rem}.products-container{grid-template-columns:1fr}.filters-sidebar{display:none}.product-detail-container,.cart-container,.checkout-container{grid-template-columns:1fr}.subcats{grid-template-columns:repeat(3,1fr)}}.home-mobile-search{display:none;padding:12px 16px;background:#fff;border-bottom:1px solid #e6e8eb;position:sticky;top:0;z-index:999}.home-search-form{display:flex;align-items:center;gap:8px}.home-search-input{flex:1;padding:10px 14px;border:1px solid #e6e8eb;border-radius:2px;font-size:14px;outline:none}.home-search-input:focus{border-color:#2874f0}.home-search-button{padding:10px 16px;background:#2874f0;color:#fff;border:none;border-radius:2px;cursor:pointer;display:flex;align-items:center;justify-content:center}.home-search-button:hover{background:#1e5fc4}@media (max-width: 768px){.home-mobile-search{display:block}.main-content{padding-top:0}.vguard-hero{padding:1rem 1rem 0;grid-template-columns:1fr;gap:1.5rem}.hero-content{order:2}.hero-image{order:1}.hero-title{font-size:2.2rem;line-height:1.3}.hero-subtitle{font-size:1.1rem}.btn-hero{padding:.875rem 2rem;font-size:1rem;width:100%;text-align:center}.btn-hero-outline{width:100%;text-align:center}.categories{padding:0 1rem;margin:2rem auto}.category-strip{padding:8px 0}.category-strip-wrapper{gap:12px}.mixed-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}.category-pill{min-width:100px;flex-shrink:0}.category-pill-img{width:70px;height:70px}.category-pill-title{font-size:12px;margin-top:6px}.banner-overlay{max-width:92%;left:10px;bottom:10px;padding:12px}.banner-title{font-size:18px}.banner-sub{font-size:13px}.section-title{font-size:1.25rem;margin-bottom:1rem}.featured{padding:0 1rem;margin:2rem auto}.products-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;align-items:start}.product-card{min-width:0;overflow:visible}.product-image,.home .product-image{aspect-ratio:1;padding:.5rem;overflow:hidden;flex-shrink:0}.product-info{padding:.5rem;display:flex!important;flex-direction:column;flex:1;justify-content:flex-start;min-width:0;gap:.3rem;overflow:visible;visibility:visible!important;opacity:1!important}.product-name{font-size:.55rem;line-height:1.3;margin:.2rem 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal;max-width:100%;display:block!important;visibility:visible!important;opacity:1!important;color:#111827!important;font-weight:500}.product-price{font-size:.75rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block!important;visibility:visible!important;opacity:1!important;color:#2874f0!important}.btn-add-cart{padding:.4rem .7rem;font-size:.7rem;white-space:nowrap;flex-shrink:0;min-width:70px;width:auto;font-weight:600}.product-footer{flex-direction:column;gap:.3rem;align-items:flex-start;margin-top:auto;padding-top:.5rem;flex-wrap:nowrap;justify-content:flex-start;width:100%;border-top:1px solid #f0f0f0}.product-footer .btn-add-cart{display:none}.product-footer .product-price{flex:0 0 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.65rem}.product-rating{font-size:.7rem;margin:.15rem 0;gap:.25rem}.product-category{font-size:.65rem;margin-bottom:.15rem}.product-card{min-height:auto;overflow:hidden}.product-rating{font-size:.65rem;margin:.1rem 0}.product-category{font-size:.6rem;margin-bottom:.1rem}.features-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;padding:0 .5rem}.feature-item{padding:.75rem .5rem}.feature-icon{font-size:1.25rem;margin-bottom:.25rem}.feature-item h3{font-size:.75rem;margin-bottom:.15rem}.feature-item p{font-size:.65rem}.products-page{padding:1rem}.products-header h1{font-size:1.8rem}.cart-item{grid-template-columns:1fr;text-align:center;gap:1rem}.cart-item-image{justify-self:center}.order-footer{grid-template-columns:1fr}.checkout-summary{padding:1.5rem}.checkout-item{grid-template-columns:50px 1fr auto;gap:.75rem}.checkout-item img{width:50px;height:50px}.subcats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.main-content{padding-top:110px}.vguard-hero{padding:.75rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.5rem;margin-bottom:1.5rem}.categories{margin:1.5rem auto}.category-pill{min-width:90px}.category-pill-img{width:60px;height:60px}.category-pill-title{font-size:11px}.products-grid{grid-template-columns:repeat(3,1fr);gap:.35rem;align-items:start}.product-card{min-width:0;overflow:visible;display:flex;flex-direction:column}.product-image,.home .product-image{aspect-ratio:1;padding:.35rem;overflow:hidden;flex-shrink:0}.product-info{padding:.5rem;gap:.3rem;flex:1;min-height:0;overflow:visible;display:flex!important;flex-direction:column;justify-content:flex-start;visibility:visible!important;opacity:1!important}.product-name{font-size:.5rem;margin:.2rem 0;line-height:1.3;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal;max-width:100%;display:block!important;visibility:visible!important;opacity:1!important;color:#111827!important}.product-price{font-size:.7rem;font-weight:700;color:#2874f0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block!important;visibility:visible!important;opacity:1!important}.btn-add-cart{padding:.35rem .6rem;font-size:.65rem;min-width:65px;width:auto;font-weight:600}.product-footer{flex-direction:column;gap:.3rem;padding-top:.4rem;margin-top:.3rem;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;width:100%;border-top:1px solid #f0f0f0}.product-footer .btn-add-cart{display:none}.product-footer .product-price{flex:0 0 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;width:100%;display:block!important;visibility:visible!important;opacity:1!important;color:#2874f0}.product-rating{font-size:.65rem;margin:.1rem 0}.product-category{font-size:.6rem;margin-bottom:.1rem}.stars{font-size:.65rem}.reviews{font-size:.6rem}.home .product-image{aspect-ratio:1;padding:.5rem;overflow:hidden}.product-name{font-size:.95rem}.product-price{font-size:1.15rem}.features-grid{grid-template-columns:repeat(4,1fr);gap:.4rem;padding:0 .4rem}.feature-item{padding:.6rem .3rem}.feature-icon{font-size:1rem;margin-bottom:.2rem}.feature-item h3{font-size:.7rem;margin-bottom:.1rem}.feature-item p{font-size:.6rem}.products-page{padding:.75rem}.products-header h1{font-size:1.5rem}.cart-item,.checkout-summary{padding:1rem}.checkout-summary h2{font-size:1.25rem}.success-actions{flex-direction:column;gap:.75rem}.success-actions a,.success-actions button{width:100%}.order-success{padding:2rem 1rem;margin:2rem auto}.order-success h1{font-size:1.8rem}.order-success p{font-size:1rem}.subcats{grid-template-columns:1fr}.banner-overlay{padding:10px}.banner-title{font-size:16px}.banner-sub{font-size:12px}.banner-link{padding:6px 12px;font-size:12px}}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s;display:block}.product-card:hover .product-image img{transform:scale(1.03)}.stock-badge{position:absolute;top:10px;right:10px;background:#ef4444;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}.product-info{padding:1rem;display:flex;flex-direction:column;flex:1 1 auto;justify-content:space-between;gap:.5rem;min-height:0}.product-category{color:#6b7280;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.product-name{font-size:1.1rem;font-weight:600;margin:.5rem 0;color:#111827}.product-rating{display:flex;align-items:center;gap:.5rem;margin:.5rem 0;font-size:.875rem}.stars{color:#fbbf24}.reviews{color:#6b7280}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:1rem}.price-container-card{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.product-price{font-size:1.5rem;font-weight:700;color:#2563eb}.product-compare-price-card{font-size:.9rem;color:#6b7280;text-decoration:line-through;font-weight:500}.btn-add-cart{padding:.55rem 1.1rem;background:#ffd814;color:#0f1111;border:1px solid #fcd200;border-radius:8px;cursor:pointer;font-weight:600;font-size:.875rem;letter-spacing:.01em;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease;white-space:nowrap;flex-shrink:0;min-width:fit-content;position:relative;overflow:visible;box-shadow:0 1px 3px #0f111114;font-family:Amazon Ember,Arial,sans-serif}.btn-add-cart:hover:not(:disabled):not(.btn-add-cart-added){background:#f7ca00;border-color:#e6b800;box-shadow:0 2px 6px #0f11111f}.btn-add-cart:active:not(:disabled):not(.btn-add-cart-added){background:#f0c14b;box-shadow:0 1px 2px #0f111114}.btn-add-cart-added,.btn-add-cart:disabled.btn-add-cart-added{background:#fff;color:#067d62;border:1px solid #067d62;cursor:default;box-shadow:none;font-weight:600}.btn-add-cart-added:hover,.btn-add-cart:disabled.btn-add-cart-added:hover{background:#fff;color:#067d62;border-color:#067d62;box-shadow:none}.btn-add-cart-added:before{content:"";display:inline-block;width:14px;height:14px;margin-right:6px;vertical-align:middle;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23067d62' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.featured-footer{text-align:center}.btn-view-all{display:inline-block;padding:.75rem 1.5rem;background:#fff;color:#2563eb;border:2px solid #2563eb;border-radius:6px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.btn-view-all:hover{background:#2563eb;color:#fff;box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}.btn-view-all:active{transform:translateY(0);box-shadow:0 1px 3px #0000001a}.features{background:#fff;padding:4rem 0;margin-top:4rem}.features-grid{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.feature-item{text-align:center;padding:1rem}.feature-icon{font-size:1.5rem;margin-bottom:.5rem}.feature-item h3{font-size:.875rem;margin-bottom:.25rem;color:#111827}.feature-item p{color:#6b7280;font-size:.75rem}.products-page{max-width:1400px;margin:0 auto;padding:20px 24px 32px;background:#f1f3f6;min-height:80vh}.products-header{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.products-header h1{font-size:1.5rem;font-weight:600;color:#212121;margin:0 0 4px}.products-header p{font-size:.875rem;color:#878787;margin:0}.filters-toggle-btn{display:none;align-items:center;gap:8px;padding:10px 18px;background:#fff;color:#2874f0;border:1px solid #2874f0;border-radius:2px;cursor:pointer;font-weight:600;font-size:.875rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}.filters-toggle-btn:hover{background:#f0f5ff}.products-container{display:grid;grid-template-columns:260px 1fr;gap:20px;align-items:start}.filters-sidebar{background:#fff;padding:0;border-radius:2px;box-shadow:0 1px 3px #00000014;border:1px solid #f0f0f0;position:sticky;top:88px;max-height:calc(100vh - 120px);overflow-y:auto;width:260px}.filters-sidebar .filter-section{padding:16px 20px;border-bottom:1px solid #f0f0f0}.filters-sidebar .filter-section:last-of-type{border-bottom:none}.filters-header{display:none;padding:16px 20px;border-bottom:1px solid #f0f0f0;background:#fff}.filters-header h3{margin:0;font-size:1rem;font-weight:600;color:#212121}.filters-close-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#212121;cursor:pointer;border-radius:2px;transition:background .2s}.filters-close-btn:hover{background:#f5f5f5}.filter-section{margin-bottom:0;padding-bottom:0;border-bottom:none}.filter-section h3{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#878787;margin:0 0 14px;padding:0;line-height:1.3}.filters-sidebar .search-input{width:100%;padding:10px 14px;border:1px solid #e0e0e0;border-radius:2px;font-size:.875rem;color:#212121;transition:border-color .2s}.filters-sidebar .search-input:focus{outline:none;border-color:#2874f0;box-shadow:0 0 0 2px #2874f01a}.filters-sidebar .search-input::placeholder{color:#878787}.category-filters,.brand-filters{display:flex;flex-direction:column;gap:2px}.filter-radio{display:flex;align-items:center;gap:12px;padding:10px 12px;margin:0 -12px;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:40px;border-radius:2px;transition:background .15s}.filter-radio:hover{background:#fafafa}.filter-radio input[type=radio]{width:18px;height:18px;margin:0;cursor:pointer;accent-color:#2874f0;flex-shrink:0}.filter-radio span{font-size:.875rem;color:#212121;line-height:1.4;flex:1;font-weight:400}.filter-radio input[type=radio]:checked+span{font-weight:600;color:#212121}.filter-radio:has(input:checked){background:#e8f0fe;border-left:3px solid #2874f0;padding-left:9px}.category-filter,.brand-filter{padding:.75rem;background:transparent;border:1px solid #e5e7eb;border-radius:8px;text-align:left;cursor:pointer;transition:all .3s;font-weight:500;color:#374151}.category-filter:hover,.brand-filter:hover{background:#f3f4f6}.category-filter.active,.brand-filter.active{background:#2563eb;color:#fff;border-color:#2563eb}.brand-filters{max-height:220px;overflow-y:auto;padding-right:4px}.brand-filters::-webkit-scrollbar{width:5px}.brand-filters::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.brand-filters::-webkit-scrollbar-thumb{background:#c2c2c2;border-radius:3px}.brand-filters::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.price-inputs{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;margin-bottom:12px}.price-inputs span{font-size:.75rem;color:#878787;text-align:center}.price-input{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:2px;font-size:.875rem;color:#212121}.price-input:focus{outline:none;border-color:#2874f0}.price-slider{width:100%;margin:8px 0;height:6px;accent-color:#2874f0}.price-display{margin-top:6px;font-size:.8125rem;color:#878787;font-weight:500}.filters-sidebar .sort-select{width:100%;padding:10px 36px 10px 12px;border:1px solid #e0e0e0;border-radius:2px;font-size:.875rem;color:#212121;cursor:pointer;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23878787'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.filters-sidebar .sort-select:focus{outline:none;border-color:#2874f0}.btn-reset-filters{width:calc(100% - 40px);margin:16px 20px 20px;padding:12px 16px;background:#fff;color:#2874f0;border:1px solid #2874f0;border-radius:2px;cursor:pointer;font-weight:600;font-size:.875rem;transition:all .2s}.btn-reset-filters:hover{background:#e8f0fe}.products-main{min-height:400px;background:#fff;border-radius:2px;box-shadow:0 1px 3px #0000000f;border:1px solid #f0f0f0;padding:20px}.products-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.products-count{font-size:.875rem;color:#878787;font-weight:500}.products-sort-wrap{display:flex;align-items:center;gap:10px}.products-sort-label{font-size:.875rem;color:#212121;font-weight:500;white-space:nowrap}.products-sort-select{padding:8px 32px 8px 12px;border:1px solid #e0e0e0;border-radius:2px;font-size:.875rem;color:#212121;cursor:pointer;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23878787'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;min-width:160px}.products-sort-select:focus{outline:none;border-color:#2874f0}.no-products{text-align:center;padding:3rem 2rem}.no-products p{font-size:1rem;color:#878787;margin-bottom:1rem}.btn-clear-filters{margin-top:1rem;padding:.75rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500}.product-detail{max-width:1600px;margin:0 auto;padding:2rem 1rem;background:#f1f3f6;min-height:100vh}.breadcrumb{margin-bottom:1rem;color:#878787;font-size:.875rem;padding:.5rem 0}.breadcrumb a{color:#2874f0;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.product-detail-wrapper{display:flex;gap:1.5rem;align-items:flex-start}@media (max-width: 1024px){.product-detail-wrapper{flex-direction:column}.product-detail-wrapper .filters-sidebar{display:none}}.product-detail-wrapper .filters-sidebar{width:280px;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d}.product-detail-wrapper .filters-sidebar h3{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:#111827;border-bottom:2px solid #e5e5e5;padding-bottom:.75rem}.product-detail-wrapper .filters-sidebar h4{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#374151}.product-detail-wrapper .filter-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e5e5}.product-detail-wrapper .filter-section:last-of-type{border-bottom:none}.product-detail-wrapper .category-filters{display:flex;flex-direction:column;gap:.5rem}.product-detail-wrapper .category-filter{padding:.5rem 1rem;background:#f9fafb;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;text-align:left;font-size:.9rem;color:#374151;transition:all .2s}.product-detail-wrapper .category-filter:hover{background:#f3f4f6;border-color:#2563eb}.product-detail-wrapper .category-filter.active{background:#dbeafe;border-color:#2563eb;color:#2563eb;font-weight:600}.product-detail-wrapper .price-inputs{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem}.product-detail-wrapper .price-input{flex:1;padding:.5rem;border:1px solid #e5e5e5;border-radius:6px;font-size:.9rem}.product-detail-wrapper .price-slider{width:100%;margin-top:.5rem}.product-detail-wrapper .sort-select{width:100%;padding:.5rem;border:1px solid #e5e5e5;border-radius:6px;font-size:.9rem;background:#fff}.product-detail-wrapper .btn-apply-filters,.product-detail-wrapper .btn-reset-filters{width:100%;padding:.75rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;margin-bottom:.5rem;transition:all .2s}.product-detail-wrapper .btn-apply-filters{background:#2563eb;color:#fff}.product-detail-wrapper .btn-apply-filters:hover{background:#1d4ed8}.product-detail-wrapper .btn-reset-filters{background:#f3f4f6;color:#374151}.product-detail-wrapper .btn-reset-filters:hover{background:#e5e5e5}.product-detail-container{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:transparent;padding:0;margin-bottom:2rem;align-items:start}@media (max-width: 1024px){.product-detail-wrapper{flex-direction:column}.product-detail-wrapper .filters-sidebar{width:100%;position:static;max-height:none}.product-detail-container{grid-template-columns:1fr;gap:1.5rem}.product-images{position:static;max-height:none;overflow-y:visible}.product-images,.product-details{padding:1rem}.main-image-wrapper{max-width:600px;margin:0 auto}.product-full-description{margin-top:1rem;padding:1.5rem}}@media (max-width: 768px){.product-detail{padding:1rem;background:#fff}.product-detail-container{gap:1rem}.product-images{min-height:auto;position:static;max-height:none;overflow-y:visible}.product-images,.product-details{padding:1rem;box-shadow:none;border:1px solid #e5e7eb}.product-full-description{padding:1rem;margin-top:1rem}.product-title{font-size:1.25rem}.product-price-large{font-size:1.5rem}.main-image-wrapper{min-height:300px;max-height:400px}.main-image-container{height:400px;min-height:400px;max-height:400px;padding:15px}.main-product-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.thumbnail-item{width:60px;height:60px}.image-nav-btn{width:40px;height:40px;font-size:20px}.image-nav-prev{left:8px}.image-nav-next{right:8px}}@media (max-width: 480px){.product-detail{padding:.5rem}.product-images,.product-details{padding:.75rem}.product-images{position:static;max-height:none;overflow-y:visible}.product-full-description{padding:.75rem;margin-top:.75rem}.main-image-container{height:300px;min-height:300px;max-height:300px;padding:10px}.main-product-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.thumbnail-item{width:50px;height:50px}.image-counter{bottom:8px;right:8px;padding:.375rem .75rem;font-size:.75rem}}.product-images{display:flex;flex-direction:column;gap:1rem;background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;align-self:start}.main-image-wrapper{position:relative;width:100%;height:auto;overflow:visible;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.main-image-container{position:relative;width:100%;height:600px;min-height:600px;max-height:600px;overflow:hidden;cursor:crosshair;border-radius:8px;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;background:#fff;padding:20px;box-sizing:border-box}.main-product-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.zoom-lens{position:absolute;width:150px;height:150px;border:2px solid #2874f0;background:#2874f01a;pointer-events:none;z-index:10;border-radius:4px;box-shadow:0 0 0 9999px #0000000d,0 2px 8px #2874f033;transition:opacity .1s ease-out;will-change:transform;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.zoom-preview{position:fixed;width:500px;height:500px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;background-repeat:no-repeat;pointer-events:none;z-index:1000;box-shadow:0 8px 24px #00000026,0 0 0 1px #0000000d;transition:opacity .15s ease-out;will-change:transform,opacity;overflow:hidden}@media (max-width: 768px){.main-image-container{cursor:default}.zoom-lens,.zoom-preview{display:none!important}}.image-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid #e5e7eb;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#374151;cursor:pointer;z-index:10;transition:all .2s;box-shadow:0 2px 8px #0000001a}.image-nav-btn:hover{background:#fff;box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.1)}.image-nav-prev{left:12px}.image-nav-next{right:12px}.image-counter{position:absolute;bottom:12px;right:12px;background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;z-index:10}.thumbnail-images{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.thumbnail-images::-webkit-scrollbar{height:6px}.thumbnail-images::-webkit-scrollbar-track{background:transparent}.thumbnail-images::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.thumbnail-item{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .2s;background:#f9fafb}.thumbnail-item:hover{border-color:#2563eb;transform:scale(1.05)}.thumbnail-item.active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.thumbnail-item img{width:100%;height:100%;object-fit:cover}.product-category-badge{display:inline-block;background:transparent;color:#878787;padding:0;border-radius:0;font-size:.875rem;font-weight:400;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.product-title{font-size:1.5rem;font-weight:500;color:#212121;margin-bottom:1rem;line-height:1.4}.product-rating-section{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.rating-stars{color:#fbbf24;font-size:1.2rem}.product-description{font-size:1.1rem;line-height:1.8;color:#374151;margin-bottom:2rem}.product-specs{margin-bottom:2rem}.product-specs h3{margin-bottom:1rem;color:#111827}.product-specs ul{list-style:none}.product-specs li{padding:.5rem 0;color:#374151}.product-price-section{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:0;background:transparent;border-radius:0}.price-container{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.product-price-large{font-size:1.875rem;font-weight:500;color:#212121}.product-compare-price{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product-compare-price .strikethrough{font-size:1.125rem;color:#878787;text-decoration:line-through;font-weight:400}.discount-badge{background:#cc0c39;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;font-weight:600}.stock-status{color:#10b981;font-weight:600}.product-actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.product-actions-row{display:flex;gap:1rem;align-items:center}.quantity-selector{display:flex;align-items:center;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden}.qty-btn{padding:.75rem 1.25rem;background:#fff;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:1.2rem;font-weight:600;transition:all .2s;min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#374151}.qty-btn:hover{background:#f3f4f6;border-color:#d1d5db}.qty-btn:active{background:#e5e7eb;transform:scale(.95)}.qty-input{width:80px;padding:.75rem;border:2px solid #e5e7eb;border-radius:6px;text-align:center;font-size:1rem;font-weight:600;background:#fff;transition:border-color .2s}.qty-input:focus{outline:none;border-color:#2563eb}.btn-add-to-cart-large{flex:1;padding:.75rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.btn-add-to-cart-large:hover{background:#1d4ed8;box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.btn-add-to-cart-large:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.btn-add-to-cart-large:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}.btn-buy-now{flex:1;padding:.75rem 1.5rem;background:orange;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.btn-buy-now:hover{background:#ff8c00;box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.btn-buy-now:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.btn-buy-now:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}.product-details{display:flex;flex-direction:column;background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;align-self:start}.product-short-description{font-size:.95rem;color:#6b7280;margin:0 0 .75rem;line-height:1.5;font-style:italic}.product-full-description{grid-column:1 / -1;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-top:1rem}.description-block{margin-bottom:2rem}.description-block h2{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #f3f4f6}.description-block .product-description{font-size:1rem;line-height:1.7;color:#374151;margin:0}.product-benefits{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding:1rem;background:#f0f0f0;border-radius:4px}.benefit{padding:.5rem 0;background:transparent;border-radius:0;color:#212121;font-size:.875rem;border-bottom:1px solid #e5e7eb}.benefit:last-child{border-bottom:none}.product-reviews-section{background:#fff;padding:1.5rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a}.product-reviews-section h2{font-size:1.25rem;margin-bottom:1.5rem;color:#212121;font-weight:500}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-card{padding:1rem;background:#f9fafb;border-radius:4px;border:1px solid #e5e7eb}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.review-user{font-weight:600;color:#111827}.review-rating{color:#fbbf24}.review-date{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.review-comment{color:#374151;line-height:1.6}.related-products{background:#fff;padding:3rem;border-radius:16px}.related-products h2{font-size:2rem;margin-bottom:2rem;color:#111827}.cart-page{max-width:1400px;margin:0 auto;padding:2rem}.cart-page h1{font-size:2.5rem;margin-bottom:2rem;color:#111827}.cart-container{display:grid;grid-template-columns:1fr 400px;gap:2rem}.cart-items{display:flex;flex-direction:column;gap:1.5rem}.cart-item{display:grid;grid-template-columns:120px 1fr auto auto;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d}.cart-item-image{width:120px;height:120px;border-radius:8px;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-name{font-size:1.1rem;font-weight:600;color:#111827;text-decoration:none;margin-bottom:.5rem;display:block}.cart-item-category{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.cart-item-price{font-size:1.25rem;font-weight:700;color:#2563eb}.cart-item-quantity{display:flex;align-items:center}.cart-item-total{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.item-total-price{font-size:1.5rem;font-weight:700;color:#111827}.btn-remove{padding:.5rem 1rem;background:transparent;color:#ef4444;border:1px solid #ef4444;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s}.btn-remove:hover{background:#ef4444;color:#fff}.cart-summary{background:#fff;padding:2rem;border-radius:12px;height:fit-content;box-shadow:0 4px 12px #00000014}.cart-summary h2{font-size:1.5rem;margin-bottom:1.5rem;color:#111827}.summary-row{display:flex;justify-content:space-between;margin-bottom:1rem;color:#374151}.summary-divider{height:1px;background:#e5e7eb;margin:1.5rem 0}.summary-total{font-size:1.5rem;font-weight:700;color:#111827}.btn-checkout{width:100%;padding:1rem;background:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-align:center;text-decoration:none;display:block;transition:background .3s}.btn-checkout:hover{background:#1d4ed8}.btn-continue{width:100%;padding:1rem;background:transparent;color:#2563eb;border:2px solid #2563eb;border-radius:8px;cursor:pointer;font-weight:600;text-align:center;text-decoration:none;display:block;transition:all .3s}.btn-continue:hover{background:#f3f4f6}.cart-benefits{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.5rem}.benefit-highlight{padding:.75rem;background:#fef3c7;border-radius:8px;color:#92400e;font-weight:600;text-align:center}.empty-cart{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;max-width:600px;margin:2rem auto}.empty-cart-icon{font-size:5rem;margin-bottom:1rem}.empty-cart h2{font-size:2rem;margin-bottom:1rem;color:#111827}.btn-primary{display:inline-block;padding:.75rem 1.5rem;background:#2563eb;color:#fff;border-radius:6px;text-decoration:none;font-weight:600;font-size:.95rem;margin-top:1rem;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;border:none;cursor:pointer}.btn-primary:hover{background:#1d4ed8;box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.checkout-page{max-width:1400px;margin:0 auto;padding:2rem}.checkout-page h1{font-size:2.5rem;margin-bottom:2rem;color:#111827}.checkout-container{display:grid;grid-template-columns:1fr 450px;gap:2rem}.checkout-form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d}.form-section{margin-bottom:2rem}.form-section h2{font-size:1.5rem;margin-bottom:1.5rem;color:#111827}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#374151;font-weight:500}.form-group input{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#2563eb}.btn-place-order{width:100%;padding:1rem;background:#10b981;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:600;transition:background .3s}.btn-place-order:hover{background:#059669}.checkout-summary{background:#fff;padding:2rem;border-radius:12px;height:fit-content;box-shadow:0 4px 12px #00000014}.checkout-summary h2{font-size:1.5rem;margin-bottom:1.5rem;color:#111827}.checkout-items{max-height:300px;overflow-y:auto;margin-bottom:1.5rem}.checkout-item{display:grid;grid-template-columns:60px 1fr auto;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.checkout-item img{width:60px;height:60px;object-fit:cover;border-radius:6px}.checkout-item-name{font-weight:600;font-size:.875rem;color:#111827}.checkout-item-qty{font-size:.875rem;color:#6b7280}.checkout-item-price{font-weight:700;color:#2563eb}.checkout-totals{padding-top:1rem;border-top:2px solid #e5e7eb}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:#f5f5f5}.auth-container{width:100%;max-width:420px}.auth-card{background:#fff;padding:2.5rem 2rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0000000f}.auth-card h1{font-size:1.5rem;font-weight:700;color:#111827;text-align:center;margin-bottom:.25rem}.auth-subtitle{color:#6b7280;text-align:center;margin-bottom:1.5rem;font-size:.875rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form .form-group{margin-bottom:0}.auth-form .form-group label{display:block;margin-bottom:.35rem;color:#374151;font-weight:600;font-size:.8rem}.auth-form .form-group input,.auth-form .form-group select{width:100%;padding:.7rem .85rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;color:#111827;background:#fff;transition:border-color .2s;outline:none}.auth-form .form-group input:focus,.auth-form .form-group select:focus{border-color:#111827;box-shadow:0 0 0 3px #1118270f}.auth-form .form-group input::placeholder{color:#9ca3af}.btn-auth{width:100%;padding:.75rem;background:#111827;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:background .2s}.btn-auth:hover{background:#1f2937}.btn-auth:disabled{opacity:.5;cursor:not-allowed}.auth-error{color:#dc2626!important;background:#fef2f2!important;border:1px solid #fecaca!important;border-radius:8px!important;padding:.6rem .85rem!important;font-size:.8rem!important;text-align:center!important}.auth-footer{text-align:center;margin-top:1.25rem;color:#6b7280;font-size:.8rem}.auth-footer a{color:#111827;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}.auth-mobile-prefix{padding:.7rem .75rem;background:#f3f4f6;border:1px solid #d1d5db;border-right:none;border-radius:8px 0 0 8px;color:#374151;font-weight:600;font-size:.9rem}.auth-divider{display:flex;align-items:center;margin:1.25rem 0;gap:12px}.auth-divider-line{flex:1;height:1px;background:#e5e7eb}.auth-divider-text{color:#9ca3af;font-size:.75rem;font-weight:500;text-transform:uppercase}.auth-google-wrapper{display:flex;justify-content:center}.auth-info-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.6rem .85rem;font-size:.8rem;color:#374151;text-align:center}.auth-required{color:#dc2626}.auth-link-btn{background:none;border:none;cursor:pointer;font-size:.8rem;padding:0}.auth-link-btn.primary{color:#111827;font-weight:600;text-decoration:underline}.auth-link-btn.secondary{color:#6b7280}.auth-link-btn.secondary:hover{color:#111827}.auth-admin-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:16px;color:#374151;font-size:.65rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.75rem}.auth-admin-notice{background:#f9fafb;border-radius:8px;padding:.6rem .85rem;margin-top:1rem;border:1px solid #e5e7eb;text-align:center;font-size:.75rem;color:#6b7280}.auth-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #111827;border-radius:50%;animation:authSpin .7s linear infinite;margin:0 auto .75rem}@keyframes authSpin{to{transform:rotate(360deg)}}@media (max-width: 480px){.auth-page{padding:1rem;background:#fff}.auth-card{padding:1.5rem 1.25rem;box-shadow:none;border:none}}.orders-page{max-width:1200px;margin:0 auto;padding:2rem}.orders-page h1{font-size:2.5rem;margin-bottom:2rem;color:#111827}.orders-list{display:flex;flex-direction:column;gap:2rem}.order-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d}.order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.order-header h3{font-size:1.5rem;color:#111827}.order-date{color:#6b7280;font-size:.875rem}.status-badge{padding:.5rem 1rem;background:#fef3c7;color:#92400e;border-radius:20px;font-weight:600;font-size:.875rem}.order-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.order-item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;padding:1rem;background:#f9fafb;border-radius:8px}.order-item img{width:80px;height:80px;object-fit:cover;border-radius:6px}.order-item-name{font-weight:600;color:#111827}.order-item-qty{color:#6b7280;font-size:.875rem}.order-item-price{font-weight:700;color:#2563eb;font-size:1.1rem}.order-footer{display:grid;grid-template-columns:1fr auto;gap:2rem;padding-top:1.5rem;border-top:2px solid #e5e7eb}.order-shipping h4{margin-bottom:.5rem;color:#111827}.order-shipping p{color:#6b7280;font-size:.875rem}.order-total h3{color:#111827;font-size:1.5rem}.order-success{text-align:center;padding:4rem 2rem;max-width:600px;margin:4rem auto;background:#fff;border-radius:16px;box-shadow:0 8px 24px #0000001a}.success-icon{width:100px;height:100px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:4rem;margin:0 auto 2rem}.order-success h1{font-size:2.5rem;color:#111827;margin-bottom:1rem}.order-success p{font-size:1.1rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.success-actions{display:flex;gap:1rem;justify-content:center}.btn-secondary{padding:.75rem 1.5rem;background:transparent;color:#2563eb;border:2px solid #2563eb;border-radius:6px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .2s ease;cursor:pointer;box-shadow:0 1px 3px #0000001a}.btn-secondary:hover{background:#f3f4f6;border-color:#1d4ed8;color:#1d4ed8;box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0);box-shadow:0 1px 3px #0000001a}.empty-state{text-align:center;padding:4rem 2rem;max-width:600px;margin:4rem auto;background:#fff;border-radius:16px}.empty-icon{font-size:5rem;margin-bottom:1rem}.empty-state h2{font-size:2rem;margin-bottom:1rem;color:#111827}.footer{background:#232f3e;color:#fff;margin-top:4rem;width:100%;max-width:100%;overflow:hidden}.footer-container{max-width:1400px;margin:0 auto;padding:48px 24px 36px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1.2fr;gap:32px 24px;width:100%}.footer-section h3,.footer-section h4{margin-bottom:14px;color:#fff;font-size:1rem;font-weight:700;text-transform:none;letter-spacing:.3px}.footer-logo{font-size:1.5rem;font-weight:800;letter-spacing:.5px;color:#fff}.footer-section p{color:#ddd;line-height:1.6;margin-bottom:1rem;font-size:.9rem}.footer-nav{display:flex;flex-direction:column;gap:2px}.social-links{display:flex;gap:1rem}.social-icon{display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;text-decoration:none;transition:opacity .3s;width:40px;height:40px}.social-icon:hover{opacity:.7}.footer-link{display:block;color:#ddd;text-decoration:none;margin-bottom:.5rem;font-size:.875rem;transition:color .2s}.footer-link:hover{color:#fff;text-decoration:underline}.newsletter{display:flex;gap:.5rem}.newsletter-input{flex:1;padding:.75rem;border:none;border-radius:6px}.newsletter-btn{padding:.75rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s}.newsletter-btn:hover{background:#1d4ed8}.footer-bottom{background:#131a22;padding:20px 24px;text-align:center;color:#9ca3af;font-size:.875rem}.footer-bottom p{margin:0}.footer-categories{max-width:1400px;margin:4rem auto 2rem;padding:0 2rem}.categories-grid-footer{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.5rem;margin-top:2rem}.category-card-footer{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#111827;padding:1.5rem 1rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;border:1px solid #e5e7eb;transition:all .3s ease}.category-card-footer:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a;border-color:#f90}.category-card-img{width:80px;height:80px;border:1px solid #e5e7eb;background:#fff;display:grid;place-items:center;overflow:hidden;border-radius:8px;margin-bottom:.75rem}.category-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.category-card-footer:hover .category-card-img img{transform:scale(1.1)}.category-card-fallback{font-size:2rem;color:#6b7280}.category-card-title{font-size:.9rem;font-weight:600;text-align:center;color:#111827}.category-card-footer:hover .category-card-title{color:#f90}.not-found{text-align:center;padding:4rem 2rem}@media (max-width: 768px){.footer-categories{padding:0 1rem;margin:3rem auto 1.5rem}.categories-grid-footer{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem}.category-card-footer{padding:1rem .75rem}.category-card-img{width:60px;height:60px}.category-card-title{font-size:.8rem}}@media (max-width: 768px){.home{padding-bottom:24px;background:#f1f3f6}.home .amazon-banner-img{min-height:160px;max-height:220px;object-fit:cover}.home .amazon-banner-dots{bottom:12px}.home .amazon-banner-dots .dot{width:8px;height:8px}.home .categories{padding:0 12px;margin:12px auto 0}.home .category-strip{padding:12px 8px;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0000000f}.home .category-pill{min-width:88px}.home .category-pill-img{width:64px;height:64px;border-radius:8px}.home .category-pill-title{font-size:11px;font-weight:600}.home .mixed-products-section,.home .featured{padding:0 12px;margin:20px auto}.home .mixed-products-section .section-title,.home .featured .section-title{font-size:1.125rem;font-weight:700;margin-bottom:14px}.home .mixed-products-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:12px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.home .products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.home .product-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;border:1px solid #f0f0f0}.home .product-name{font-size:.75rem!important;line-height:1.35;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden;color:#212121!important}.home .product-price{font-size:.875rem!important;font-weight:700;color:#2874f0!important}.home .features-grid{grid-template-columns:repeat(4,1fr);gap:8px}.home .feature-item{padding:12px 6px}.home .feature-icon{font-size:1.25rem;color:#2874f0}.home .feature-item h3{font-size:.625rem;font-weight:600}.home .feature-item p{font-size:.5625rem;color:#878787}.home .footer-categories .section-title{font-size:1.125rem}.home .categories-grid-footer{grid-template-columns:repeat(4,1fr);gap:10px}}@media (max-width: 480px){.categories-grid-footer{grid-template-columns:repeat(3,1fr);gap:.75rem}.category-card-footer{padding:.75rem .5rem}.category-card-img{width:50px;height:50px}.category-card-title{font-size:.7rem}}@media (max-width: 480px){.home .amazon-banner-img{min-height:140px;max-height:180px}.home .category-pill{min-width:76px}.home .category-pill-img{width:56px;height:56px}.home .category-pill-title{font-size:10px}.home .mixed-products-grid,.home .products-grid{gap:8px;padding:10px}.home .product-name{font-size:.6875rem!important}.home .product-price{font-size:.8125rem!important}.home .feature-item h3{font-size:.5625rem}.home .feature-item p{font-size:.5rem}.home .categories-grid-footer{grid-template-columns:repeat(3,1fr);gap:8px}}@media (max-width: 768px){.orders-page{padding:1rem}.orders-page h1{font-size:1.8rem;margin-bottom:1.5rem}.order-card{padding:1.5rem}.account-page{padding:1rem}.account-page h1{font-size:1.8rem}}@media (max-width: 480px){.orders-page{padding:.75rem}.orders-page h1{font-size:1.5rem}.order-card{padding:1rem}.account-page{padding:.75rem}.account-page h1{font-size:1.5rem}}@media (max-width: 768px){.cart-page{padding:1rem}.cart-page h1{font-size:1.75rem;margin-bottom:1.5rem}.cart-container{grid-template-columns:1fr;gap:1.5rem}.cart-items{gap:1rem}.cart-item{grid-template-columns:90px 1fr;gap:.75rem;padding:1rem;position:relative}.cart-item-image{width:90px;height:90px;flex-shrink:0}.cart-item-image img{object-fit:contain;background:#f9fafb}.cart-item-details{grid-column:2;min-width:0;overflow:hidden}.cart-item-name{font-size:.9rem;margin-bottom:.25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cart-item-category{font-size:.7rem;margin-bottom:.25rem}.cart-item-price{font-size:.95rem;margin-bottom:.5rem}.cart-item-quantity{grid-column:1 / -1;justify-content:flex-start;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.qty-btn{min-width:36px;height:36px;padding:0;font-size:1.1rem;font-weight:600;display:flex;align-items:center;justify-content:center}.qty-input{width:60px;height:36px;text-align:center;font-size:.95rem;font-weight:600;padding:0}.cart-item-total{grid-column:1 / -1;flex-direction:row;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.item-total-price{font-size:1.15rem;font-weight:700}.btn-remove{padding:.5rem 1rem;font-size:.85rem;min-height:36px;white-space:nowrap}.cart-summary{position:sticky;bottom:0;padding:1.5rem;margin-top:1rem;box-shadow:0 -2px 10px #0000001a}.cart-summary h2{font-size:1.25rem;margin-bottom:1rem}.summary-row{font-size:.9rem;margin-bottom:.75rem}.summary-divider{margin:1rem 0}.summary-total{font-size:1.25rem}.btn-checkout,.btn-continue{padding:.875rem;font-size:1rem;min-height:44px;font-weight:600}.cart-benefits{font-size:.8rem;gap:.5rem;margin-top:1.5rem}.benefit{font-size:.75rem;padding:.5rem 0}.benefit-highlight{font-size:.75rem;padding:.5rem;margin-top:.5rem}}@media (max-width: 480px){.cart-page{padding:.75rem}.cart-page h1{font-size:1.5rem;margin-bottom:1rem}.cart-container{gap:1rem}.cart-items{gap:.75rem}.cart-item{grid-template-columns:75px 1fr;padding:.75rem;gap:.625rem}.cart-item-image{width:75px;height:75px}.cart-item-name{font-size:.8rem;line-height:1.2;-webkit-line-clamp:2;line-clamp:2}.cart-item-category{font-size:.65rem}.cart-item-price{font-size:.85rem}.cart-item-quantity{margin-top:.5rem;padding-top:.5rem}.qty-btn{min-width:32px;height:32px;font-size:1rem}.qty-input{width:50px;height:32px;font-size:.9rem}.item-total-price{font-size:1rem}.btn-remove{padding:.4rem .75rem;font-size:.8rem;min-height:32px}.cart-summary{padding:1rem}.cart-summary h2{font-size:1.1rem;margin-bottom:.75rem}.summary-row{font-size:.85rem;margin-bottom:.625rem}.summary-divider{margin:.75rem 0}.summary-total{font-size:1.1rem}.btn-checkout,.btn-continue{padding:.75rem;font-size:.95rem;min-height:44px}.cart-benefits{font-size:.7rem;margin-top:1rem}.benefit{font-size:.7rem;padding:.4rem 0}.benefit-highlight{font-size:.7rem;padding:.4rem}}@media (max-width: 320px){.cart-page{padding:.5rem}.cart-page h1{font-size:1.25rem}.cart-item{grid-template-columns:60px 1fr;padding:.625rem;gap:.5rem}.cart-item-image{width:60px;height:60px}.cart-item-name{font-size:.75rem}.cart-item-price{font-size:.8rem}.qty-btn{min-width:28px;height:28px;font-size:.9rem}.qty-input{width:45px;height:28px;font-size:.85rem}.item-total-price{font-size:.95rem}.btn-remove{padding:.35rem .6rem;font-size:.75rem;min-height:28px}.cart-summary{padding:.75rem}.summary-row{font-size:.8rem}.summary-total{font-size:1rem}}@media (max-width: 768px){.checkout-page{padding:1rem}.checkout-page h1{font-size:1.75rem;margin-bottom:1.5rem}.checkout-container{grid-template-columns:1fr;gap:1.5rem}.checkout-form{padding:1.5rem}.form-section h2{font-size:1.25rem;margin-bottom:1rem}.form-row{grid-template-columns:1fr}.form-group{margin-bottom:1rem}.form-group input{padding:.625rem;font-size:.95rem}.checkout-summary{position:sticky;bottom:0;padding:1.5rem}.checkout-summary h2{font-size:1.25rem;margin-bottom:1rem}.checkout-items{max-height:250px}.checkout-item{grid-template-columns:50px 1fr auto;gap:.75rem;padding-bottom:.75rem}.checkout-item img{width:50px;height:50px}.checkout-item-name{font-size:.8rem}.checkout-item-qty{font-size:.75rem}.checkout-item-price,.summary-row{font-size:.9rem}.summary-total{font-size:1.25rem}.btn-place-order{padding:.875rem;font-size:1rem}.address-option{padding:.75rem;margin-bottom:.75rem;font-size:.875rem}}@media (max-width: 480px){.checkout-page{padding:.75rem}.checkout-page h1{font-size:1.5rem;margin-bottom:1rem}.checkout-form{padding:1rem}.form-section h2{font-size:1.1rem}.checkout-summary{padding:1rem}.checkout-item{grid-template-columns:40px 1fr auto;gap:.5rem}.checkout-item img{width:40px;height:40px}}@media (max-width: 768px){.products-page{padding:1rem}.products-header{flex-direction:column;gap:1rem}.products-header h1{font-size:1.75rem}.filters-toggle-btn{display:flex;align-self:flex-start}.products-container{grid-template-columns:1fr;gap:1.5rem}.filters-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999;display:block}.filters-sidebar{order:2;padding:0;position:fixed;top:0;left:-100%;width:85%;max-width:320px;max-height:none;height:100vh;overflow-y:auto;z-index:1000;background:#fff;box-shadow:4px 0 20px #00000026;transition:left .25s ease}.filters-sidebar.filters-open{left:0}.filters-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;background:#fff;z-index:1}.filters-header h3{margin:0;font-size:1.125rem;font-weight:600;color:#212121}.filters-close-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .2s}.filters-close-btn:hover{background:#f3f4f6;color:#111827}.filters-sidebar .filter-section{padding:16px 20px}.products-main{order:1;padding:16px}.filter-section h3{font-size:.75rem;margin-bottom:12px}.brand-filters{max-height:180px}.btn-reset-filters{width:calc(100% - 40px);margin:16px 20px 20px}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem;align-items:start}}@media (max-width: 480px){.products-page{padding:.75rem}.products-header h1{font-size:1.5rem}.filters-sidebar{padding:.75rem}.filter-section{margin-bottom:1rem}.filter-section h3{font-size:.95rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;align-items:start}}@media (max-width: 768px){.account-page{padding:1rem}.account-header h1{font-size:1.75rem}.account-grid{grid-template-columns:1fr;gap:1.5rem}.account-card{padding:1.5rem}.account-card h3{font-size:1.25rem;margin-bottom:1rem}.account-row{font-size:.95rem;padding:.5rem 0}.account-links{flex-direction:column;gap:.75rem}.account-links .btn-secondary{width:100%;text-align:center}.btn-danger{width:100%}}@media (max-width: 480px){.account-page{padding:.75rem}.account-header h1{font-size:1.5rem}.account-card{padding:1rem}.account-card h3{font-size:1.1rem}.account-row{font-size:.875rem}}@media (max-width: 768px){.orders-page{padding:1rem}.orders-page h1{font-size:1.75rem;margin-bottom:1.5rem}.order-card{padding:1.5rem}.order-header{flex-direction:column;gap:1rem;align-items:flex-start}.order-header h3{font-size:1.1rem}.order-date{font-size:.875rem}.order-status{width:100%}.status-badge{font-size:.875rem;padding:.4rem .8rem}.order-items{margin:1rem 0}.order-item{grid-template-columns:60px 1fr auto;gap:.75rem;padding:.75rem 0}.order-item img{width:60px;height:60px}.order-item-name{font-size:.875rem}.order-item-qty{font-size:.75rem}.order-item-price{font-size:.9rem}.order-footer{flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.order-shipping h4{font-size:.95rem;margin-bottom:.5rem}.order-shipping p{font-size:.875rem;margin-bottom:.25rem}.order-total h3{font-size:1.25rem}.order-total .btn-secondary{width:100%;text-align:center;margin-top:.75rem}}@media (max-width: 480px){.orders-page{padding:.75rem}.orders-page h1{font-size:1.5rem;margin-bottom:1rem}.order-card{padding:1rem}.order-item{grid-template-columns:50px 1fr auto;gap:.5rem}.order-item img{width:50px;height:50px}.order-item-name{font-size:.8rem}.order-item-price{font-size:.85rem}}@media (max-width: 768px){.header-container{padding:.75rem 1rem;gap:1rem}.logo{font-size:1.25rem}.search-bar{flex:1;min-width:0}.search-input-wrapper{width:100%}.search-input{font-size:.9rem;padding:.5rem .75rem}.search-suggestions{width:100%;left:0;right:0}}@media (max-width: 480px){.header-container{padding:.5rem .75rem;gap:.75rem}.logo{font-size:1.1rem}.search-input{font-size:.85rem;padding:.45rem .65rem}}@media (max-width: 1024px){.footer-container{grid-template-columns:repeat(3,1fr);padding:36px 20px 28px;gap:28px 20px}}@media (max-width: 768px){.footer-container{grid-template-columns:repeat(2,1fr);padding:28px 16px 24px;gap:24px 16px}.footer-section h3,.footer-section h4{font-size:.9375rem;margin-bottom:10px}.footer-logo{font-size:1.25rem}.footer-section p,.footer-link{font-size:.8125rem}.footer-bottom{padding:16px;font-size:.8125rem}}@media (max-width: 480px){.footer{padding:1.5rem .75rem 1rem}.footer-container{grid-template-columns:1fr;gap:20px;padding:24px 16px 20px}.footer-section h3{font-size:.95rem}.footer-section p,.footer-section a{font-size:.8rem}}@media (max-width: 768px){.empty-state,.empty-cart{padding:3rem 1.5rem;margin:1.5rem auto}.empty-cart-icon{font-size:4rem;margin-bottom:.75rem}.empty-state h2,.empty-cart h2{font-size:1.5rem;margin-bottom:.75rem}.empty-state p,.empty-cart p{font-size:.95rem}.empty-cart .btn-primary{padding:.875rem 1.5rem;font-size:.95rem}}@media (max-width: 480px){.empty-state,.empty-cart{padding:2rem 1rem;margin:1rem auto;border-radius:12px}.empty-cart-icon{font-size:3.5rem;margin-bottom:.5rem}.empty-state h2,.empty-cart h2{font-size:1.25rem;margin-bottom:.5rem}.empty-state p,.empty-cart p{font-size:.875rem}.empty-cart .btn-primary{padding:.75rem 1.25rem;font-size:.9rem;margin-top:.75rem}}@media (max-width: 768px){.loading{font-size:1rem;padding:2rem 1rem}}@media (max-width: 480px){.loading{font-size:.9rem;padding:1.5rem .75rem}}@media (max-width: 768px){.btn-primary,.btn-secondary,.btn-danger{padding:.75rem 1.5rem;font-size:.95rem}}@media (max-width: 480px){.btn-primary,.btn-secondary,.btn-danger{padding:.625rem 1.25rem;font-size:.875rem}}@media (max-width: 768px){.main-content{padding-top:0}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}@media (max-width: 480px){.main-content{padding-top:0}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1rem}}.loading{display:flex!important;flex-direction:column;justify-content:center;align-items:center;min-height:250px;gap:20px;color:#111827;font-family:inherit;font-weight:600;font-size:1.1rem;width:100%}.loading:before{content:"";width:50px;height:50px;border:4px solid #eaeded;border-top:4px solid #FF9900;border-right:4px solid #FF9900;border-radius:50%;animation:spinner-rotate 1s cubic-bezier(.4,0,.2,1) infinite;box-shadow:0 4px 12px #ff990026}@keyframes spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#f8f9fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh;width:100%}
