.header[data-v-a6006728]{background:#fff;padding:20px 0;box-shadow:0 2px 10px #0000001a;width:100%}.header-content[data-v-a6006728]{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 20px;box-sizing:border-box}.logo[data-v-a6006728]{text-decoration:none;color:#000}.logo h1[data-v-a6006728]{font-size:32px;font-weight:700;margin:0}.nav[data-v-a6006728]{display:flex;gap:30px}.nav-link[data-v-a6006728]{text-decoration:none;color:#333;font-weight:500;font-size:16px;transition:color .3s}.nav-link[data-v-a6006728]:hover,.nav-link.router-link-active[data-v-a6006728]{color:#e91e63}.header-actions[data-v-a6006728]{display:flex;align-items:center;gap:20px}.header-cart-btn[data-v-a6006728]{background:none;border:none;cursor:pointer;position:relative;padding:8px;border-radius:50%;transition:background-color .3s}.header-cart-btn[data-v-a6006728]:hover{background:#f5f5f5}.header-cart-count[data-v-a6006728]{position:absolute;top:-5px;right:-5px;background:#e91e63;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.floating-cart-btn[data-v-a6006728]{position:fixed;top:50%;right:20px;transform:translateY(-50%);background:#e91e63;color:#fff;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px #e91e634d;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.floating-cart-btn.show[data-v-a6006728]{opacity:1;visibility:visible}.floating-cart-btn[data-v-a6006728]:hover{background:#c2185b;transform:translateY(-50%) scale(1.1)}.floating-cart-count[data-v-a6006728]{position:absolute;top:-8px;right:-8px;background:#fff;color:#e91e63;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;border:2px solid #e91e63}.cart-overlay[data-v-a6006728]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.cart-overlay.active[data-v-a6006728]{opacity:1;visibility:visible}.cart-sidebar[data-v-a6006728]{position:fixed;top:0;right:-100%;width:100%;max-width:400px;height:100%;background:#fff;z-index:1000;transition:right .3s ease;display:flex;flex-direction:column}.cart-sidebar.active[data-v-a6006728]{right:0}.cart-header[data-v-a6006728]{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.cart-header h3[data-v-a6006728]{margin:0;font-size:18px}.close-cart[data-v-a6006728]{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.cart-items[data-v-a6006728]{flex:1;overflow-y:auto;padding:20px}.empty-cart[data-v-a6006728]{text-align:center;padding:40px 20px;color:#666}.cart-item[data-v-a6006728]{display:flex;gap:15px;padding:15px 0;border-bottom:1px solid #f0f0f0}.cart-item-image[data-v-a6006728]{width:60px;height:60px;object-fit:contain;border-radius:8px}.cart-item-details[data-v-a6006728]{flex:1}.cart-item-details h4[data-v-a6006728]{margin:0 0 5px;font-size:14px;font-weight:500}.cart-item-price[data-v-a6006728]{margin:0 0 10px;font-weight:600;color:#e91e63}.quantity-controls[data-v-a6006728]{display:flex;align-items:center;gap:10px}.qty-btn[data-v-a6006728]{width:25px;height:25px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.qty-btn[data-v-a6006728]:hover{background:#f5f5f5}.quantity[data-v-a6006728]{font-weight:500;min-width:20px;text-align:center}.remove-btn[data-v-a6006728]{background:#ff4757;color:#fff;border:none;width:25px;height:25px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px}.remove-btn[data-v-a6006728]:hover{background:#ff3742}.cart-footer[data-v-a6006728]{padding:20px;border-top:1px solid #eee}.cart-total h3[data-v-a6006728]{margin:0 0 15px;font-size:18px;text-align:center}.checkout-btn[data-v-a6006728]{display:block;width:100%;padding:12px;background:#e91e63;color:#fff;text-decoration:none;text-align:center;border-radius:6px;font-weight:500;transition:background .3s}.checkout-btn[data-v-a6006728]:hover{background:#c2185b}.footer[data-v-76bf5fa3]{background:#000;color:#fff;padding:60px 0 20px;margin-top:80px;width:100vw;box-sizing:border-box;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.footer-content[data-v-76bf5fa3]{display:flex;gap:40px;margin-bottom:40px;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 20px}.footer-left[data-v-76bf5fa3]{flex:1}.footer-logo[data-v-76bf5fa3]{font-size:32px;font-weight:700;margin-bottom:20px;margin-top:0}.footer-left p[data-v-76bf5fa3]{color:#ccc;max-width:280px;margin-bottom:20px;line-height:1.6}.social-icons[data-v-76bf5fa3]{display:flex;gap:15px}.social-link[data-v-76bf5fa3]{text-decoration:none;color:inherit;transition:transform .3s}.social-link svg[data-v-76bf5fa3]{width:20px;height:20px;cursor:pointer;display:block;transition:transform .3s;fill:currentColor}.social-link:hover svg[data-v-76bf5fa3]{transform:scale(1.2)}.footer-center[data-v-76bf5fa3]{flex:1;text-align:center}.footer-center h4[data-v-76bf5fa3]{margin-bottom:20px;margin-top:0}.newsletter-form[data-v-76bf5fa3]{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:10px;flex-wrap:wrap}.email-input[data-v-76bf5fa3]{padding:12px 20px;border:1px solid #333;border-radius:5px;background:#333;color:#fff;font-size:14px;flex:1;min-width:200px;max-width:300px}.subscribe-btn[data-v-76bf5fa3]{background:#e91e63;color:#fff;border:none;padding:12px;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s;white-space:nowrap}.subscribe-btn[data-v-76bf5fa3]:hover{background:#c2185b;transform:translateY(-2px)}.footer-right[data-v-76bf5fa3]{flex:1;text-align:right}.footer-right h4[data-v-76bf5fa3]{margin-bottom:20px;margin-top:0}.footer-links[data-v-76bf5fa3]{list-style:none}.footer-links li[data-v-76bf5fa3]{margin-bottom:10px}.footer-links a[data-v-76bf5fa3]{color:#ccc;text-decoration:none;transition:color .3s;cursor:pointer}.footer-links a[data-v-76bf5fa3]:hover{color:#fff}.footer-links .router-link-active[data-v-76bf5fa3]{color:#fff;font-weight:600}.footer-bottom[data-v-76bf5fa3]{text-align:center;padding-top:20px;border-top:1px solid #333;width:100%;box-sizing:border-box;max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.footer-bottom p[data-v-76bf5fa3]{color:#666;margin:0;padding:0}@media (max-width: 768px){.footer-content[data-v-76bf5fa3]{flex-direction:column;gap:30px;text-align:center;align-items:center}.footer-left[data-v-76bf5fa3]{text-align:center}.footer-left p[data-v-76bf5fa3]{width:100%;max-width:none;text-align:center}.footer-right[data-v-76bf5fa3]{text-align:center}.newsletter-form[data-v-76bf5fa3]{flex-direction:column;gap:15px;align-items:center}.email-input[data-v-76bf5fa3]{min-width:100%;max-width:100%}}@media (max-width: 500px){.footer[data-v-76bf5fa3]{padding:40px 0 15px}.footer-content[data-v-76bf5fa3]{padding:0 15px}.footer-bottom[data-v-76bf5fa3]{padding-left:15px;padding-right:15px}}html{overflow-x:hidden;width:100%;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background:#fff;overflow-x:hidden;width:100%;margin:0;padding:0;position:relative}#app{min-height:100vh;width:100%;overflow-x:hidden;display:flex;flex-direction:column}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}.shop-page .container,.shop-content,.shop-layout{overflow:visible}.btn-primary{background:#000;color:#fff;padding:15px 30px;border:none;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s;text-decoration:none;display:inline-block}.btn-primary:hover{background:#333}.btn-secondary{background:#000;color:#fff;padding:12px 25px;border:none;border-radius:5px;font-size:14px;font-weight:600;cursor:pointer}.btn-white{background:#fff;color:#000;padding:15px 30px;border:none;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:30px;text-decoration:none;display:inline-block}.section-title{font-size:36px;font-weight:700;color:#000;margin-bottom:20px}.section-subtitle{font-size:18px;color:#e91e63;margin-bottom:10px}.section-description{font-size:16px;color:#666;margin-bottom:30px;line-height:1.6}.product-card{min-width:200px;text-align:center;position:relative;cursor:pointer;transition:transform .3s,box-shadow .3s;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000001a}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.product-image{width:100%;object-fit:contain;margin-bottom:15px;box-shadow:none;filter:none}.product-name{font-size:16px;font-weight:600;color:#000;margin-bottom:10px}.product-price{font-size:18px;font-weight:700;color:#e91e63;margin-bottom:15px}.add-to-cart{background:#e91e63;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;bottom:15px;right:15px;z-index:10;box-shadow:0 2px 8px #e91e634d;transition:all .3s}.add-to-cart:hover{background:#c2185b;transform:scale(1.1);box-shadow:0 4px 12px #e91e6366}.add-to-cart svg{width:18px;height:18px}.new-badge{position:absolute;top:10px;left:10px;background:#e91e63;color:#fff;padding:5px 10px;border-radius:15px;font-size:12px;font-weight:600;z-index:2}.price-container{display:flex;align-items:center;gap:10px;justify-content:center;margin-bottom:15px}.current-price{font-size:20px;font-weight:700;color:#e91e63}.original-price{font-size:16px;color:#999;text-decoration:line-through}.products-grid{display:flex;gap:20px;overflow-x:auto;padding:20px 0}.carousel-container{display:flex;align-items:center;gap:20px}.carousel-btn{background:#f5f5f5;border:none;width:40px;height:40px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:20px;padding-bottom:10px}.dot{width:10px;height:10px;border-radius:50%;background:#ddd;cursor:pointer}.dot.active{background:#000}section{width:100%;box-sizing:border-box;overflow-x:hidden}.main-content{flex:1;width:100%}.logo a:hover{text-decoration:none}.hero{padding:80px 0;background:#fff}.hero-content{display:flex;align-items:center;gap:60px}.hero-text{flex:1}.hero-title{font-size:48px;font-weight:700;color:#000;margin-bottom:20px;line-height:1.2}.hero-description{font-size:18px;color:#666;margin-bottom:30px;line-height:1.6}.hero-image{flex:1;position:relative}.shoe-display{position:relative;text-align:center}.main-shoe{width:100%;max-width:350px;height:auto;transform:rotate(-15deg);object-fit:contain;position:relative;z-index:2}.shoe-info{margin-top:20px}.shoe-info h3{font-size:24px;font-weight:600;color:#000;margin-bottom:10px}.price{font-size:20px;font-weight:700;color:#e91e63}.vertical-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg);font-size:80px;font-weight:900;color:#0000000d;white-space:nowrap;z-index:1;pointer-events:none;width:max-content}h1{text-align:center;margin-block-end:2.5rem}.stock-ticker{font-size:15px;padding-block:8px;border-block:1px solid;overflow:hidden;-webkit-user-select:none;user-select:none;--gap: 20px;display:flex;gap:var(--gap)}.stock-ticker ul{list-style:none;flex-shrink:0;min-width:100%;display:flex;justify-content:space-between;align-items:center;animation:scroll 20s linear infinite}.stock-ticker:hover ul{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}.stock-ticker .company{height:85px;margin-left:80px;font-weight:700;font-size:18px}.stock-ticker ul:nth-child(2) li:first-child .company{margin-left:76px}.stock-ticker ul:first-child li:last-child .company{margin-left:75px}.popular-products{padding:80px 0;background:#fff}.trending-section{display:flex;justify-content:space-between;align-items:flex-start;gap:60px}.trending-content{flex:1;max-width:500px}.trending-line{width:50px;height:3px;background:#000;margin-bottom:15px}.trending-subtitle{font-size:14px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.trending-title{font-size:48px;font-weight:800;color:#000;margin-bottom:20px;line-height:1.1}.trending-description{font-size:16px;color:#666;margin-bottom:30px;line-height:1.6}.btn-explore{background:#000;color:#fff;padding:15px 30px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.btn-explore:hover{background:#333;transform:translateY(-2px)}.trending-carousel{flex:1;max-width:100%;position:relative;padding:0 20px;overflow:hidden}.carousel-container{overflow:hidden;border-radius:10px;width:100%;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.carousel-container:active{cursor:grabbing}.carousel-track{display:flex;transition:transform .5s ease-in-out;width:100%}.carousel-slide{min-width:100%;flex-shrink:0;width:100%;padding:0 5px;max-width:100%}.carousel-products{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:30px;align-items:stretch;padding:0 3px;justify-content:center;max-width:100%}.carousel-products .product-card{display:flex;flex-direction:column;height:300px;position:relative;background:#fff;border-radius:12px;padding:10px;text-align:center;transition:all .3s;cursor:pointer;box-shadow:0 2px 10px #0000001a;width:100%;overflow:hidden;min-width:0}.carousel-products .product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.carousel-products .product-image{flex-shrink:0;height:120px;object-fit:contain;margin-bottom:15px}.carousel-products .product-name{flex-grow:1;display:flex;align-items:center;justify-content:center;text-align:center;min-height:40px;font-size:14px;font-weight:500;margin-bottom:10px;line-height:1.3}.carousel-products .product-price{flex-shrink:0;margin-bottom:15px;font-size:16px;font-weight:600;color:#e91e63}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.dot{width:12px;height:12px;border-radius:50%;background:#ddd;cursor:pointer;transition:all .3s}.dot:hover{background:#bbb}.dot.active{background:#e91e63;transform:scale(1.2)}.add-to-cart-btn{position:absolute;bottom:20px;right:15px;width:40px;height:40px;background:#e91e63;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;z-index:100;box-shadow:0 4px 15px #e91e6399}.add-to-cart-btn:hover{background:#c2185b;transform:scale(1.1);box-shadow:0 6px 20px #e91e63b3}.add-to-cart-btn svg{width:16px;height:16px}.best-selling .add-to-cart-btn{width:80px;height:45px;border-radius:22px;position:static;margin:15px auto 0;display:flex;background:#e91e63;color:#fff;border:none;cursor:pointer;transition:all .3s;align-items:center;justify-content:center;box-shadow:0 3px 10px #e91e6366}.best-selling .add-to-cart-btn:hover{background:#c2185b;transform:scale(1.05);box-shadow:0 5px 15px #e91e6380}.best-selling .add-to-cart-btn svg{width:18px;height:18px}.cart-header h3{margin:0;font-size:20px;color:#333}.close-cart{background:none;border:none;font-size:24px;cursor:pointer;color:#666;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s}.cart-item{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid #eee;position:relative}.cart-item-image{width:60px;height:60px;object-fit:contain;border-radius:8px;margin-right:15px;background:#f8f9fa;padding:5px}.cart-item-details h4{margin:0 0 5px;font-size:14px;color:#333;line-height:1.3}.cart-item-price{margin:0 0 10px;font-size:16px;font-weight:600;color:#e91e63}.qty-btn{width:30px;height:30px;border:1px solid #ddd;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#333;transition:all .3s}.remove-btn{position:absolute;top:10px;right:0;background:#f44;color:#fff;border:none;width:25px;height:25px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .3s}.remove-btn:hover{background:#c00;transform:scale(1.1)}.cart-total{margin-bottom:15px}.cart-total h3{margin:0;font-size:18px;color:#333}.header-cart-btn{position:relative;background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s;display:flex;align-items:center;justify-content:center;color:#333}.header-cart-btn:hover{background:#f0f0f0;color:#e91e63}.header-cart-count{position:absolute;top:2px;right:2px;background:#f44;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.cta-banner{background:#fce4ec;padding:80px 0}.banner-content{display:flex;align-items:center;gap:60px}.banner-image{flex:1;position:relative}.banner-shoe{width:100%;max-width:280px;height:auto;transform:rotate(-15deg);object-fit:contain}.banner-text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:80px;font-weight:900;color:#0000001a;z-index:1;width:max-content}.banner-text{flex:1}.banner-text h2{font-size:36px;font-weight:700;color:#000;margin-bottom:20px}.banner-text p{font-size:16px;color:#666;margin-bottom:30px;line-height:1.6}.banner-thumbnails{display:flex;gap:15px}.thumbnail{width:60px;height:60px;object-fit:contain;box-shadow:none;filter:none}.best-selling{padding:80px 0;background:#f8f9fa}.best-selling .section-title{text-align:center;margin-bottom:40px}.category-tabs{display:flex;justify-content:center;gap:30px;margin-bottom:50px}.tab{background:none;border:none;padding:10px 20px;font-size:16px;font-weight:500;color:#666;cursor:pointer;border-bottom:2px solid transparent}.tab.active{color:#000;border-bottom-color:#000}.best-selling .products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.best-selling .product-card{position:relative;background:#fff;border-radius:12px;padding:30px;text-align:center;transition:all .3s;cursor:pointer;box-shadow:0 2px 10px #0000001a;overflow:visible;display:flex;flex-direction:column}.best-selling .product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.testimonials{padding:80px 0;background:#f8f9fa}.testimonials .section-title{text-align:center;margin-bottom:50px}.testimonials-carousel{display:flex;gap:30px;justify-content:center;margin-bottom:30px}.testimonial-card{background:#fff;padding:30px;border-radius:10px;text-align:center;max-width:300px;box-shadow:0 5px 15px #0000001a}.testimonial-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;margin:0 auto 20px;position:relative}.testimonial-avatar img,.testimonial-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:50%}.testimonial-card h4{font-size:18px;font-weight:600;color:#000;margin-bottom:10px}.testimonial-card p{font-size:14px;color:#666;line-height:1.6}.header{background:#fff;padding:20px 0;box-shadow:0 2px 10px #0000001a}.header-content{display:flex;justify-content:space-between;align-items:center}.logo h1{font-size:32px;font-weight:700;color:#000}.logo a{text-decoration:none;color:inherit}.nav{display:flex;gap:30px}.nav-link{text-decoration:none;color:#000;font-weight:500;transition:color .3s}.nav-link:hover{color:#e91e63}.header-icons{display:flex;gap:20px}.icon{font-size:20px;cursor:pointer}.product-details{padding:60px 0;background:#fff;min-height:100vh}.product-content{display:flex;gap:60px;align-items:flex-start}.product-images{flex:1;display:flex;flex-direction:column;gap:20px}.product-info{flex:1}.main-image{width:100%;height:400px;overflow:hidden}.product-main-img{width:100%;height:100%;object-fit:contain;box-shadow:none;filter:none;transition:all .4s ease;opacity:1;transform:scale(1)}.product-main-img.changing{opacity:.3;transform:scale(.9)}.thumbnail-images{display:flex;gap:15px}.thumbnail{width:80px;height:80px;object-fit:contain;cursor:pointer;border:1px solid #333;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.thumbnail:hover:not(.active){border-color:#000;border-width:2px;transform:scale(1.05);box-shadow:0 4px 8px #0003}.thumbnail.active{border-color:#000;box-shadow:0 6px 12px #0000004d;transform:scale(1.1)}.product-info{padding:30px;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;transition:box-shadow .3s ease}.product-info:hover{box-shadow:0 4px 20px #0000001a}.breadcrumb{margin-bottom:20px;color:#666;font-size:14px}.breadcrumb a{color:#e91e63;text-decoration:none}.product-title{font-size:36px;font-weight:700;color:#000;margin-bottom:20px}.product-rating{display:flex;align-items:center;gap:10px;margin-bottom:20px}.stars{color:#ffc107;font-size:18px}.rating-text{color:#666;font-size:14px}.product-price{display:flex;align-items:center;gap:15px;margin-bottom:30px}.current-price{font-size:32px;font-weight:700;color:#e91e63}.original-price{font-size:20px;color:#999;text-decoration:line-through}.discount{background:#e91e63;color:#fff;padding:5px 10px;border-radius:15px;font-size:14px;font-weight:600}.product-description{margin-bottom:30px;line-height:1.6;color:#666}.product-options{margin-bottom:30px}.product-options h3{font-size:18px;font-weight:600;margin-bottom:15px;color:#000}.size-options,.color-options{display:flex;gap:10px;margin-bottom:25px}.size-btn{width:40px;height:40px;border:2px solid #ddd;background:#fff;border-radius:5px;cursor:pointer;font-weight:500;transition:all .3s}.size-btn.active{border-color:#e91e63;background:#e91e63;color:#fff}.color-btn{width:40px;height:40px;border:2px solid #ddd;border-radius:50%;cursor:pointer;transition:all .3s}.color-btn.active{border-color:#e91e63;transform:scale(1.1)}.quantity-selection{margin-bottom:30px}.quantity-controls{display:flex;align-items:center;gap:15px}.qty-btn{width:40px;height:40px;border:2px solid #ddd;background:#fff;border-radius:5px;cursor:pointer;font-size:18px;font-weight:600;transition:all .3s}.qty-btn:hover{border-color:#e91e63}.quantity{font-size:18px;font-weight:600;min-width:30px;text-align:center}.product-actions{display:flex;gap:20px;margin-bottom:40px}.btn-add-cart,.btn-buy-now{flex:1;padding:15px 30px;border:none;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.btn-add-cart{background:#000;color:#fff}.btn-add-cart:hover{background:#333}.btn-buy-now{background:#e91e63;color:#fff}.btn-buy-now:hover{background:#c2185b}.product-features{display:flex;flex-direction:column;gap:15px}.feature{display:flex;align-items:center;gap:10px;color:#666;font-size:14px}.feature-icon{font-size:16px}.related-products{padding:60px 0;background:#f8f9fa}.section-title{text-align:center;font-size:32px;font-weight:700;color:#000;margin-bottom:40px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.related-products .add-to-cart-btn:hover{background:#c2185b;transform:scale(1.1);box-shadow:0 4px 12px #e91e6366}.related-products .add-to-cart-btn svg{width:18px;height:18px}.related-products .product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.related-products .product-price{font-size:18px;font-weight:700;color:#e91e63;margin:0}.related-products .add-to-cart-btn{position:static;width:40px;height:40px;background:#e91e63;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 2px 8px #e91e634d}.header-cart-btn{background:none;border:none;cursor:pointer;position:relative;padding:8px;border-radius:50%;transition:all .3s;color:#333}.header-cart-btn:hover{background:#f5f5f5;color:#e91e63}.header-cart-count{position:absolute;top:0;right:0;background:#e91e63;color:#fff;border-radius:50%;width:18px;height:18px;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:600}.cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:998;opacity:0;visibility:hidden;transition:all .3s ease}.cart-overlay.active{opacity:1;visibility:visible}.cart-sidebar{position:fixed;top:0;right:-100%;width:400px;height:100%;background:#fff;z-index:999;transition:right .3s ease;display:flex;flex-direction:column;box-shadow:-5px 0 15px #0000001a}.cart-sidebar.active{right:0}.cart-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa}.cart-header h3{margin:0;color:#333;font-size:18px}.close-cart{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s}.close-cart:hover{background:#e91e63;color:#fff}.cart-items{flex:1;overflow-y:auto;padding:20px}.empty-cart{text-align:center;padding:40px 20px;color:#666}.cart-item{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid #eee;gap:15px}.cart-item-image{width:60px;height:60px;object-fit:contain;border-radius:8px;background:#f8f9fa;padding:5px}.cart-item-details{flex:1}.cart-item-details h4{margin:0 0 5px;font-size:14px;color:#333}.cart-item-price{margin:0 0 10px;font-weight:600;color:#e91e63;font-size:14px}.quantity-controls{display:flex;align-items:center;gap:10px}.qty-btn{width:25px;height:25px;border:1px solid #ddd;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .3s}.qty-btn:hover{background:#e91e63;color:#fff;border-color:#e91e63}.quantity{font-weight:600;min-width:20px;text-align:center}.remove-btn{background:#ff4757;color:#fff;border:none;border-radius:50%;width:25px;height:25px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .3s}.remove-btn:hover{background:#ff3742;transform:scale(1.1)}.cart-footer{padding:20px;border-top:1px solid #eee;background:#f8f9fa}.cart-total{margin-bottom:15px;text-align:center}.cart-total h3{margin:0;color:#333;font-size:18px}.checkout-btn{width:100%;padding:15px;background:#e91e63;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:block;text-align:center}.checkout-btn:hover{background:#c2185b;transform:translateY(-2px);text-decoration:none;color:#fff}.notification{position:fixed;top:20px;right:20px;background:#4caf50;color:#fff;padding:15px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1001;font-weight:500;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.shop-page{min-height:100vh;background:#f8f9fa}.shop-page .logo a{text-decoration:none;color:inherit}.shop-page .logo a:hover{text-decoration:none}.shop-content{padding:60px 0}.shop-layout{display:flex;gap:40px;align-items:flex-start;min-height:100vh;overflow:visible}.products-section{flex:1}.filters-sidebar{width:250px;flex-shrink:0;background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 10px #0000001a;transition:box-shadow .3s ease}.filters-sidebar:hover{box-shadow:0 4px 20px #00000026}.filters-sidebar h3{font-size:24px;font-weight:600;color:#000;margin-bottom:30px;border-bottom:2px solid #e91e63;padding-bottom:10px}.filter-group{margin-bottom:30px}.filter-group h4{font-size:18px;font-weight:600;color:#333;margin-bottom:15px}.filter-options{display:flex;flex-direction:column;gap:10px}.filter-option{display:flex;align-items:center;cursor:pointer;padding:8px 0}.filter-option input[type=radio]{margin-right:10px;width:16px;height:16px;accent-color:#e91e63}.filter-label{font-size:16px;color:#666;cursor:pointer}.filter-option:hover .filter-label{color:#e91e63}.color-filters{display:flex;flex-wrap:wrap;gap:10px}.color-filter{width:40px;height:40px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .3s;position:relative}.color-filter:hover{transform:scale(1.1);box-shadow:0 2px 8px #0003}.color-filter.active{border-color:#e91e63;box-shadow:0 0 0 2px #e91e634d}.color-filter:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:14px;opacity:0;transition:opacity .3s}.color-filter.white-filter:after{color:#000}.color-filter.active:after{opacity:1}.products-section{background:#fff;border-radius:10px;padding:30px;box-shadow:0 2px 10px #0000001a}.products-header{margin-bottom:30px;border-bottom:1px solid #eee;padding-bottom:20px}.products-header h2{font-size:28px;font-weight:600;color:#000;margin-bottom:5px}.products-header p{color:#666;font-size:16px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px}.shop-page .product-card{position:relative;background:#fff;border-radius:10px;padding:20px;text-align:center;transition:all .3s;cursor:pointer;box-shadow:0 2px 10px #0000001a}.shop-page .product-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #00000026}.shop-page .product-image{width:100%;height:200px;object-fit:contain;margin-bottom:15px;background:#f8f9fa;border-radius:8px;padding:10px}.shop-page .product-name{font-size:16px;font-weight:600;color:#000;margin-bottom:15px;min-height:40px;display:flex;align-items:center;justify-content:center}.shop-page .product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.shop-page .product-price{font-size:18px;font-weight:700;color:#e91e63;margin:0}.shop-page .add-to-cart-btn{width:40px;height:40px;background:#e91e63;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 2px 8px #e91e634d}.shop-page .add-to-cart-btn:hover{background:#c2185b;transform:scale(1.1);box-shadow:0 4px 12px #e91e6366}.shop-page .add-to-cart-btn svg{width:18px;height:18px}.contact-page{min-height:100vh;background:#f8f9fa}.contact-page .logo a{text-decoration:none;color:inherit}.contact-page .logo a:hover{text-decoration:none}.contact-content{padding:60px 0}.contact-header{text-align:center;margin-bottom:60px}.contact-header h1{font-size:48px;font-weight:700;color:#000;margin-bottom:20px}.contact-header p{font-size:18px;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:stretch}.contact-info{background:#fff;padding:40px;border-radius:15px;box-shadow:0 5px 20px #0000001a;text-align:center}.contact-info h2{font-size:32px;font-weight:600;color:#000;margin-bottom:20px}.contact-info>p{font-size:16px;color:#666;margin-bottom:40px;line-height:1.6}.contact-details{display:flex;flex-direction:column;gap:30px;align-items:flex-start}.contact-item{display:flex;align-items:center;gap:20px;justify-content:flex-start;width:100%}.contact-icon{font-size:24px;width:50px;height:50px;background:#e91e63;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-text{text-align:left;flex:1}.contact-text h3{font-size:20px;font-weight:600;color:#000;margin-bottom:8px}.contact-text p{font-size:16px;color:#666;line-height:1.5;margin:0}.phone-link{color:#e91e63;text-decoration:none;font-weight:600;transition:all .3s;border-bottom:1px solid transparent}.phone-link:hover{color:#c2185b;border-bottom-color:#c2185b;text-decoration:none}.email-link{color:#e91e63;text-decoration:none;font-weight:600;transition:all .3s;border-bottom:1px solid transparent}.email-link:hover{color:#c2185b;border-bottom-color:#c2185b;text-decoration:none}.contact-form-section{background:#fff;padding:40px;border-radius:15px;box-shadow:0 5px 20px #0000001a;display:flex;flex-direction:column;height:100%}.contact-form-section h2{font-size:32px;font-weight:600;color:#000;margin-bottom:30px}.contact-form{display:flex;flex-direction:column;gap:25px;flex:1}.form-group input,.form-group textarea{width:100%;padding:15px;border:1px solid #000;border-radius:8px;font-size:16px;transition:all .3s;font-family:inherit;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.form-group input:invalid,.form-group textarea:invalid{border-color:#000}.form-group input:valid,.form-group textarea:valid{border-color:#000}.form-group textarea{resize:vertical;min-height:150px;flex:1}.submit-btn{background:#e91e63;color:#fff;border:none;padding:18px 40px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s;align-self:flex-start}.submit-btn:hover:not(:disabled){background:#c2185b;transform:translateY(-2px);box-shadow:0 5px 15px #e91e634d}.submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.success-message{background:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:20px;border-radius:8px;margin-top:20px}.success-message h3{font-size:20px;font-weight:600;margin-bottom:10px}.success-message p{margin:0;font-size:16px}.checkout-page{min-height:100vh;background:#f8f9fa}.checkout-page .logo a{text-decoration:none;color:inherit}.checkout-page .logo a:hover{text-decoration:none}.checkout-content{padding:60px 0}.checkout-header{text-align:center;margin-bottom:60px}.checkout-header h1{font-size:48px;font-weight:700;color:#000;margin-bottom:20px}.checkout-header p{font-size:18px;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.checkout-layout{display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:start}.order-form-section{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;overflow:hidden}.form-step{padding:40px;display:none}.form-step.active{display:block}.form-step h2{font-size:28px;font-weight:600;color:#000;margin-bottom:30px;border-bottom:2px solid #e91e63;padding-bottom:15px}.checkout-form{display:flex;flex-direction:column;gap:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column}.form-group label{font-size:16px;font-weight:600;color:#333;margin-bottom:8px}.form-group input,.form-group select{width:100%;padding:15px;border:1px solid #000;border-radius:8px;font-size:16px;transition:all .3s;font-family:inherit;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.form-group input:invalid,.form-group select:invalid{border-color:#000}.form-group input:valid,.form-group select:valid{border-color:#000}.next-btn{background:#e91e63;color:#fff;border:none;padding:18px 40px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s;align-self:flex-start}.next-btn:hover:not(:disabled){background:#c2185b;transform:translateY(-2px);box-shadow:0 5px 15px #e91e634d}.back-btn{background:#6c757d;color:#fff;border:none;padding:18px 40px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s;margin-right:20px}.back-btn:hover{background:#5a6268;transform:translateY(-2px)}.place-order-btn{background:#28a745;color:#fff;border:none;padding:18px 40px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s}.place-order-btn:hover:not(:disabled){background:#218838;transform:translateY(-2px);box-shadow:0 5px 15px #28a7454d}.place-order-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.form-actions{display:flex;gap:20px;margin-top:30px}.review-section{background:#f8f9fa;padding:30px;border-radius:10px;margin-bottom:30px}.shipping-review,.payment-review{margin-bottom:20px}.shipping-review h3,.payment-review h3{font-size:20px;font-weight:600;color:#000;margin-bottom:10px}.shipping-review p,.payment-review p{font-size:16px;color:#666;margin:5px 0}.order-summary{background:#fff;padding:30px;border-radius:15px;box-shadow:0 5px 20px #0000001a;position:sticky;top:100px}.order-summary h2{font-size:24px;font-weight:600;color:#000;margin-bottom:30px;border-bottom:2px solid #e91e63;padding-bottom:15px}.order-items{margin-bottom:30px}.order-item{display:flex;gap:15px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.order-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.order-item-image{width:80px;height:80px;object-fit:contain;background:#f8f9fa;border-radius:8px;padding:10px}.order-item-details h4{font-size:16px;font-weight:600;color:#000;margin-bottom:5px}.order-item-price{font-size:18px;font-weight:700;color:#e91e63;margin-bottom:5px}.order-item-qty{font-size:14px;color:#666;margin:0}.order-totals{border-top:2px solid #eee;padding-top:20px}.total-line{display:flex;justify-content:space-between;margin-bottom:15px;font-size:16px}.total-line.total{font-size:20px;font-weight:700;color:#000;border-top:1px solid #eee;padding-top:15px;margin-top:15px}.success-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999}.success-content{background:#fff;padding:60px;border-radius:20px;text-align:center;max-width:500px;box-shadow:0 20px 40px #0000004d}.success-icon{font-size:80px;margin-bottom:30px}.success-content h2{font-size:32px;font-weight:700;color:#000;margin-bottom:20px}.success-content p{font-size:18px;color:#666;margin-bottom:15px;line-height:1.6}.continue-shopping-btn{display:inline-block;background:#e91e63;color:#fff;text-decoration:none;padding:18px 40px;border-radius:8px;font-size:18px;font-weight:600;margin-top:30px;transition:all .3s}.continue-shopping-btn:hover{background:#c2185b;transform:translateY(-2px);box-shadow:0 5px 15px #e91e634d;text-decoration:none}html,body{overflow-x:hidden;width:100%;box-sizing:border-box;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 20px}section,main,article,header,footer,div{max-width:100%}.vertical-text,.banner-text-overlay{max-width:none;width:max-content}.carousel-container,.trending-carousel{width:100%;overflow:hidden}.carousel-products{width:100%}.logos{width:100%;overflow:hidden}.cart-sidebar{max-width:90vw}.floating-cart-btn{width:50px!important;height:50px!important;right:12px!important}@media (min-width: 551px) and (max-width: 768px){.header-content{flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px}.nav{gap:20px;flex-wrap:nowrap;justify-content:flex-start}.nav-link{font-size:14px}.logo h1{font-size:28px}}@media (max-width: 768px){.container{padding:0 15px;width:100%;box-sizing:border-box}section{width:100%;margin:0;padding-left:0;padding-right:0}.section-title{font-size:28px}.products-grid{flex-direction:column;gap:15px}.product-card{min-width:auto}.hero-content{flex-direction:column;text-align:center}.hero-title{font-size:36px}.section-header,.banner-content{flex-direction:column}.best-selling .products-grid{grid-template-columns:repeat(2,1fr)}.shop-layout{display:flex!important;flex-direction:column!important;gap:20px}.filters-sidebar{width:100%!important;margin-bottom:20px}.products-section{width:100%}.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.filters-sidebar{padding:20px;margin-bottom:20px}.products-section{padding:20px}.filters-sidebar h3{font-size:20px;margin-bottom:20px}.filter-group{margin-bottom:20px}.filter-group h4{font-size:16px;margin-bottom:10px}.color-filters{gap:8px}.color-filter{width:35px;height:35px}.product-content{flex-direction:column;gap:30px}.product-images{margin-bottom:0;order:1}.product-info{order:2;padding:15px;position:static!important;top:auto}.thumbnail-images{justify-content:center;gap:8px;margin-top:10px}.thumbnail{width:50px;height:50px}.product-title{font-size:20px;margin-bottom:10px;line-height:1.3}.product-price{margin-bottom:15px}.current-price{font-size:24px}.original-price{font-size:16px}.product-description{margin-bottom:20px;font-size:14px;line-height:1.5}.product-options{margin-bottom:20px}.size-selection,.color-selection{margin-bottom:15px}.size-selection h3,.color-selection h3{font-size:14px;margin-bottom:8px}.size-options{display:flex;flex-wrap:wrap;gap:6px}.size-btn{min-width:40px;height:40px;font-size:12px}.color-options{display:flex;gap:8px}.color-btn{width:35px;height:35px}.quantity-selection{margin-bottom:20px}.quantity-selection h3{font-size:14px;margin-bottom:8px}.quantity-controls{display:flex;align-items:center;gap:12px}.qty-btn{width:35px;height:35px;font-size:16px}.quantity{font-size:16px;min-width:25px;text-align:center}.product-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:25px}.btn-add-cart,.btn-buy-now{width:100%;height:45px;font-size:14px;font-weight:600}.product-features{margin-bottom:25px}.product-features h3{font-size:16px;margin-bottom:12px}.features-list{font-size:13px;line-height:1.5}.checkout-content{flex-direction:column}.checkout-form{margin-bottom:30px}.checkout-page{width:100%;margin:0;padding:0}.checkout-content{padding:40px 0;width:100%}.checkout-content .container{padding:0 10px;width:100%;max-width:100%}.checkout-layout{display:flex!important;flex-direction:column!important;gap:20px}.order-summary{order:1;width:100%;margin:0}.order-form-section{order:2;width:100%;margin:0}.checkout-header h1{font-size:36px}.checkout-header p{font-size:16px}.form-step{padding:30px}.form-actions{flex-direction:column}.back-btn{margin-right:0;margin-bottom:15px}.order-summary{position:static;order:1}.success-content{padding:40px;margin:20px}.success-content h2{font-size:24px}.success-content p{font-size:16px}.contact-content{flex-direction:column}.contact-info{margin-bottom:30px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-details{align-items:center}.contact-item{justify-content:center}.contact-text{text-align:center}.contact-header h1{font-size:36px}.contact-header p{font-size:16px}.contact-info,.contact-form-section{padding:30px}.form-row{grid-template-columns:1fr;gap:15px}.contact-item{flex-direction:column;text-align:center;gap:15px}.contact-icon{align-self:center}.header{width:100%;padding:15px 0}.header-content{padding:0 20px;width:100%;max-width:1200px}.nav-menu{flex-direction:column;gap:10px}.nav{gap:15px;flex-wrap:wrap;justify-content:center}.nav-link{font-size:14px}.logo h1{font-size:24px}.floating-cart-btn{width:45px!important;height:45px!important;right:10px!important}.cart-sidebar{width:100%;right:-100%}.footer-links{flex-direction:column;gap:15px;text-align:center;align-items:center}.footer-content{flex-direction:column;gap:30px;text-align:center;align-items:center}.footer-right,.footer-left{text-align:center}.footer-left p{width:100%;text-align:center}.newsletter-form{flex-direction:column;gap:15px;align-items:center}.email-input{min-width:100%;max-width:100%}}@media (max-width: 550px) and (min-width: 480px){.header-content{flex-direction:column;padding:0 15px;gap:15px;text-align:center}.logo h1{font-size:24px}.nav{gap:15px;justify-content:center}.nav-link{font-size:14px}.best-selling .products-grid{grid-template-columns:1fr;gap:20px}}@media (min-width: 769px){.sticky-element{position:sticky!important;top:20px!important;z-index:10!important}.shop-layout,.product-content,.container{overflow:visible!important}}@media (max-width: 479px) and (min-width: 311px){html,body{width:100%;margin:0;padding:0;box-sizing:border-box}#app{width:100%;margin:0;padding:0}.container{width:100%;padding:0 10px;box-sizing:border-box}section{width:100%;margin:0;box-sizing:border-box}.footer{width:100vw;margin:0;box-sizing:border-box;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.header-content{flex-direction:column;padding:0 15px;gap:15px;text-align:center}.logo h1{font-size:24px}.nav{gap:15px;justify-content:center}.nav-link{font-size:14px}.best-selling .products-grid{grid-template-columns:1fr;gap:20px}}@media (min-width: 350px) and (max-width: 500px){.checkout-content .container{padding:0 5px;width:100%}.order-summary,.order-form-section{width:100%;margin:0;padding:15px;box-sizing:border-box}.form-step{padding:15px}.form-group{margin-bottom:15px}.form-group input,.form-group select{width:100%;box-sizing:border-box;padding:12px}.form-row{grid-template-columns:1fr;gap:15px}}@media (max-width: 310px){.header-content{padding:0 10px;flex-direction:column;gap:10px;text-align:center}.logo h1{font-size:20px}.nav{gap:10px;flex-wrap:wrap;justify-content:center}.nav-link{font-size:12px}.header-actions{gap:10px}.best-selling .products-grid{grid-template-columns:1fr;gap:15px}}@media (max-width: 350px){.container{padding:0 5px;width:100%;box-sizing:border-box}.form-group input,.form-group select,.form-group textarea{width:100%!important;box-sizing:border-box!important;padding:12px!important;font-size:14px;border:1px solid #000!important}.checkout-content .container{padding:0 3px}.order-summary,.order-form-section{padding:10px;margin:0}.form-step{padding:10px}.form-row{grid-template-columns:1fr;gap:10px}}@media (max-width: 500px){.container{padding:0 10px;width:100%;box-sizing:border-box}body{margin:0;padding:0;width:100%}#app{width:100%;margin:0;padding:0}section{width:100%;margin:0;box-sizing:border-box}.footer{width:100vw;margin:0;box-sizing:border-box;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.section-title{font-size:24px}.product-info{padding:10px}.product-title{font-size:18px;margin-bottom:8px}.current-price{font-size:22px}.original-price{font-size:14px}.product-description{font-size:13px;margin-bottom:15px}.size-selection h3,.color-selection h3,.quantity-selection h3{font-size:13px;margin-bottom:6px}.size-btn{min-width:35px;height:35px;font-size:11px}.color-btn{width:30px;height:30px}.qty-btn{width:32px;height:32px;font-size:14px}.btn-add-cart,.btn-buy-now{height:42px;font-size:13px}.product-features h3{font-size:15px;margin-bottom:10px}.features-list{font-size:12px}.thumbnail{width:45px;height:45px}.trending-section{display:flex;flex-direction:column}.trending-content{flex-direction:column;gap:30px}.trending-content{order:1;text-align:center;display:flex;flex-direction:column;align-items:center;max-width:100%}.trending-content h2,.trending-content .trending-title,.trending-content p,.trending-content .trending-description{text-align:center}.trending-content .btn-explore{align-self:center;margin:0 auto}.trending-carousel{order:2;width:100%}.hero-title{font-size:28px}.checkout-content{padding:40px 0}.checkout-content .container{padding:0 5px;width:100%}.checkout-header{margin-bottom:40px}.checkout-header h1{font-size:28px}.form-step{padding:15px}.form-step h2{font-size:24px}.order-summary{padding:15px;width:100%;box-sizing:border-box}.contact-content{padding:40px 0}.contact-header{margin-bottom:40px}.contact-header h1{font-size:28px}.contact-info,.contact-form-section{padding:20px}.contact-info h2,.contact-form-section h2{font-size:24px}.products-grid{grid-template-columns:1fr}.filters-sidebar{padding:15px}.filters-sidebar h3{font-size:18px;margin-bottom:15px}.filter-group{margin-bottom:15px}.filter-group h4{font-size:14px;margin-bottom:8px}.filter-options{gap:8px}.filter-option{padding:6px 0}.filter-label{font-size:14px}.color-filter{width:30px;height:30px}.floating-cart-btn{width:40px!important;height:40px!important;right:8px!important}.floating-cart-count{font-size:10px;width:18px;height:18px;top:-6px;right:-6px}}@media (min-width: 769px) and (max-width: 1024px){.container{padding:0 20px}.product-page .product-content{flex-direction:row!important;gap:30px}.product-page .product-images{flex:1}.product-page .product-info{flex:1;padding:25px}.product-title{font-size:28px}.current-price{font-size:32px}.product-actions{flex-direction:row}.related-products .products-grid{grid-template-columns:repeat(4,1fr);gap:12px}.related-products .product-card{max-width:180px;padding:10px}.related-products .product-image{height:140px}.related-products .product-name{font-size:13px}.related-products .product-price{font-size:15px}.btn-add-cart,.btn-buy-now{flex:1;height:55px}.header{width:100%}.header-content{flex-direction:row;justify-content:space-between;align-items:center;padding:0 30px;width:100%;max-width:1200px}.nav{gap:30px;flex-wrap:nowrap;justify-content:flex-start}.nav-link{font-size:16px}.logo h1{font-size:32px}.products-grid{grid-template-columns:repeat(2,1fr);gap:20px}.shop-layout{display:flex!important;flex-direction:row!important;gap:30px;overflow:visible!important}.shop-content,.container{overflow:visible!important}}@media (min-width: 1100px){.container{padding:0 40px}section{width:100%;margin:0}.header{width:100%}.header-content{padding:0 40px;width:100%;max-width:1200px}.hero,.popular-products,.best-selling,.cta-banner,.testimonials,.logos{width:100%}.products-grid{grid-template-columns:repeat(3,1fr);gap:30px}.shop-layout{display:flex!important;flex-direction:row!important;gap:40px;overflow:visible!important}.shop-content,.container{overflow:visible!important}}@media (min-width: 1440px){.container{padding:0 60px}section{width:100%;margin:0}.header{width:100%}.header-content{padding:0 60px;width:100%;max-width:1200px}.hero,.popular-products,.best-selling,.cta-banner,.testimonials,.logos{width:100%}}@media (min-width: 1300px) and (max-width: 1599px){section{width:100%;margin:0}.header,.hero,.popular-products,.best-selling,.cta-banner,.testimonials,.logos{width:100%;margin:0}.container{max-width:1300px;padding:0 70px}}@media (min-width: 1600px){html,body{width:100%;margin:0;padding:0}#app{width:100%;min-height:100vh}section{width:100%;margin:0}.header,.hero,.popular-products,.best-selling,.cta-banner,.testimonials,.logos{width:100%;margin:0}.container{max-width:1400px;padding:0 80px}}@media (min-height: 1050px){#app{min-height:100vh}}@media (max-width: 750px){.carousel-products{grid-template-columns:1fr;gap:15px;padding:0 15px}.carousel-products .product-card:nth-child(2),.carousel-products .product-card:nth-child(3){display:none}}@media (min-width: 750px) and (max-width: 1050px){.carousel-products{grid-template-columns:repeat(2,1fr);gap:15px;padding:0 15px}.carousel-products .product-card:nth-child(2){display:flex}.carousel-products .product-card:nth-child(3){display:none}}@media (min-width: 1050px){.carousel-products{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 3px}.carousel-products .product-card:nth-child(2),.carousel-products .product-card:nth-child(3){display:flex}}@media (min-width: 320px) and (max-width: 850px){.stock-ticker ul:nth-child(2) li:first-child .company{margin-left:30px}.stock-ticker ul:first-child li:last-child .company{margin-left:80px}}@media (min-width: 851px) and (max-width: 1200px){.stock-ticker ul:nth-child(2) li:first-child .company{margin-left:35px}.stock-ticker ul:first-child li:last-child .company{margin-left:80px}}
