@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);:root{--primary-dark:#1f2937;--secondary:#2563eb;--dark:#1f2937;--card-shadow:0 8px 25px #00000014;--transition:0.3s ease;--border-radius:12px}body{font-family:Poppins,Arial,sans-serif}.rs-container{margin:0 auto;width:min(1600px,calc(100% - 15px))}.premium-header{background:#fff;left:0;position:-webkit-sticky!important;position:sticky!important;right:0;top:0!important;transition:all .3s ease;width:100%;z-index:9999}.premium-header.scrolled{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff7;box-shadow:0 4px 30px #00000014}.premium-announcement{align-items:center;background:#1f2937;color:#fff;display:flex;font-size:13px;font-weight:500;height:32px;justify-content:center;letter-spacing:.5px}.premium-announcement span{text-align:center}.premium-main-header{background:#fff;border-bottom:1px solid #f0f0f0;padding:20px 0;transition:all .3s ease}.premium-header.scrolled .premium-main-header{padding:15px 0}.premium-container{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 20px}.premium-header-left{flex-shrink:0}.premium-logo img{display:block;height:55px;transition:transform .3s ease;width:auto}.premium-logo img:hover{transform:scale(1.05)}.premium-header-center{flex:1 1;max-width:700px;position:relative}.premium-search{align-items:center;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:30px;box-shadow:0 2px 8px #0000000d;display:flex;height:48px;transition:all .3s ease}.premium-search:focus-within{background:#fff;border-color:#f15b29;box-shadow:0 0 0 4px #f15b291a}.premium-search input{background:#0000;border:none;color:#1f2937;flex:1 1;font-size:14px;outline:none;padding:0 20px}.premium-search input::placeholder{color:#9ca3af}.premium-search button{align-items:center;background:#f15b29;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .3s ease;width:48px}.premium-search button:hover{background:#f15b29;transform:scale(1.05)}.premium-search button svg{color:#fff}.premium-header-right{align-items:center;display:flex;flex-shrink:0;gap:25px}.premium-contact-item{align-items:center;display:flex;gap:10px;transition:transform .3s ease}.premium-contact-item:hover{transform:translateY(-2px)}.premium-contact-item svg{color:#f15b29;flex-shrink:0}.premium-contact-text{display:flex;flex-direction:column}.premium-contact-label{color:#9ca3af;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.premium-contact-text a{color:#1f2937;font-size:13px;font-weight:600;text-decoration:none;transition:color .3s ease}.premium-contact-text a:hover{color:#f15b29}.premium-action-item{align-items:center;display:flex;gap:10px;transition:transform .3s ease}.premium-action-item:hover{transform:translateY(-2px)}.premium-action-link{align-items:center;color:#1f2937;display:flex;gap:10px;text-decoration:none;transition:color .3s ease}.premium-action-link:hover{color:#f15b29}.premium-action-link svg{color:#1f2937;transition:color .3s ease}.premium-action-link:hover svg{color:#f15b29}.premium-action-text{display:flex;flex-direction:column}.premium-action-label{color:#9ca3af;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.premium-action-value{color:#1f2937;font-size:13px;font-weight:600;transition:color .3s ease}.premium-action-link:hover .premium-action-value{color:#f15b29}.premium-menu-toggle{background:#0000;border:none;color:#1f2937;cursor:pointer;display:none;padding:8px;transition:color .3s ease}.premium-menu-toggle:hover{color:#f15b29}.premium-nav{background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 10px #00000008}.premium-nav-inner{align-items:center;display:flex;gap:0;justify-content:center;margin:0 auto;max-width:1400px;padding:0 20px}.premium-nav-link{color:#1f2937;font-size:16px;font-weight:600;padding:18px 30px;position:relative;text-decoration:none;transition:color .3s ease}.premium-nav-link:after{background:linear-gradient(90deg,#f15b29,#f15b29);border-radius:2px 2px 0 0;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.premium-nav-link.active:after,.premium-nav-link:hover:after{width:80%}.premium-nav-link.active,.premium-nav-link:hover{color:#f15b29}@media (max-width:1200px){.premium-container{gap:20px}.premium-header-center{max-width:500px}.premium-contact-item{display:none}}@media (max-width:992px){.premium-header-right{gap:15px}.premium-action-text{display:none}.premium-action-link{padding:8px}.premium-action-link svg{height:24px;width:24px}.premium-menu-toggle{align-items:center;display:flex;justify-content:center}.premium-nav{background:#fff;box-shadow:2px 0 20px #00000026;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1001}.premium-nav.open{transform:translateX(0)}.premium-nav-inner{align-items:stretch;flex-direction:column;gap:0;padding:80px 20px 20px}.premium-nav-link{border-bottom:1px solid #f0f0f0;padding:16px 20px;text-align:left}.premium-nav-link:after{display:none}.premium-nav-link.active,.premium-nav-link:hover{background:#fff5ed;color:#f15b29}.premium-nav.open:before{background:#00000080;bottom:0;content:"";left:280px;position:fixed;right:0;top:0;z-index:-1}}@media (max-width:768px){.premium-header-center{max-width:none;order:3;width:100%}.premium-container{flex-wrap:wrap;gap:15px}.premium-header-left{order:1}.premium-header-right{gap:10px;order:2;overflow:visible}.premium-search{height:44px}.premium-search button{height:44px;width:44px}.premium-logo img{height:45px}}@media (max-width:575px){.premium-announcement{font-size:12px;height:auto;padding:8px 0}.premium-main-header{padding:15px 0}.premium-container{padding:0 15px}.premium-logo img{height:40px}.premium-search{height:42px}.premium-search input{font-size:13px;padding:0 15px}.premium-search button{height:42px;width:42px}.premium-action-link svg{height:22px;width:22px}}.rs-announcement{align-items:center;background:#f15b29;color:#fff;display:flex;font-size:13px;font-weight:500;height:36px;justify-content:space-between}.rs-announcement .rs-utility-center,.rs-announcement .rs-utility-left,.rs-announcement .rs-utility-right{align-items:center;display:flex;flex:1 1;gap:8px;justify-content:center}.rs-announcement .rs-utility-left{justify-content:flex-start}.rs-announcement .rs-utility-right{justify-content:flex-end}.rs-announcement a{color:#fff;text-decoration:none;transition:opacity .3s ease}.rs-announcement a:hover{opacity:.9}.rs-topbar{background:#fff;border-bottom:1px solid #ebebeb;color:#272727;font-size:13px}.rs-footer-center-inner,.rs-main-header-inner,.rs-nav-inner,.rs-topbar-inner{align-items:center;display:flex;gap:15px;justify-content:space-between}.rs-topbar-inner{min-height:42px}.rs-footer a,.rs-topbar a{color:inherit;text-decoration:none}.rs-footer a:hover,.rs-nav a.active,.rs-nav a:hover,.rs-topbar a:hover{color:#f15b29}.rs-main-header{background:#fff;box-shadow:0 4px 20px #0000000f;padding:15px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.rs-footer-logo img,.rs-logo img{display:block;height:75px;max-width:150px;transition:.3s ease}.rs-logo img:hover{transform:scale(1.05)}.rs-search{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:grid;flex:1 1;grid-template-columns:1fr 55px;height:52px;max-width:50%;overflow:hidden}.rs-search input{background:#fff;border:0;border-radius:12px 0 0 12px;color:#333;font-size:14px;min-height:52px;padding:0 20px;width:calc(100% - 55px)}.rs-search input:focus{border-color:#f15b29;box-shadow:0 0 0 4px #f15b2926;outline:none}.rs-search button{align-items:center;background:#f15b29;border:0;border-radius:0 12px 12px 0;color:#fff;display:flex;height:52px;justify-content:center;transition:all .3s ease;width:55px}.add-to-cart-btn,.auth-btn,.checkout-btn,.place-order-btn,.rs-contact-form button,.view-details-btn{background:#f15b29;border:0;border-radius:4px;box-shadow:0 2px 4px #f15b2933;color:#fff;font-weight:700;text-transform:uppercase;transition:all .3s ease}.add-to-cart-btn:hover,.auth-btn:hover,.checkout-btn:hover,.place-order-btn:hover,.rs-contact-form button:hover,.rs-search button:hover,.view-details-btn:hover{background:#333;box-shadow:0 4px 8px #3333334d;color:#fff;transform:translateY(-2px)}.rs-menu-toggle{display:none}.rs-nav{background:#fff;border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6}.rs-nav-inner{gap:0;justify-content:flex-start}.rs-nav a{color:#1f2937;display:block;font-size:15px;font-weight:600;padding:16px 30px;position:relative;text-decoration:none;text-transform:capitalize;transition:all .3s ease}.rs-nav a:after{background:#f15b29;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.rs-nav a:hover:after{width:80%}.rs-nav a.active,.rs-nav a:hover{color:#f15b29}.rs-nav a.active:after{width:80%}.rs-hero{align-items:stretch;grid-template-columns:70% 30%;padding:20px 0 0;width:100%}.rs-hero .rs-container,.rs-hero .rs-services{align-items:stretch;display:flex;height:100%}.rs-hero .rs-container img,.rs-hero .rs-services img{display:block;height:100%;object-fit:cover;width:100%}.rs-static-area{padding:20px 0}.rs-static-grid{grid-gap:20px;background:#0000;border:none;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.rs-static-card{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 8px 25px #00000014;box-shadow:var(--card-shadow);display:flex;gap:14px;padding:24px 18px;transition:.3s ease;transition:var(--transition)}.rs-static-card:hover{background:#fff;border-color:#f15b29;border-color:var(--primary);box-shadow:0 12px 30px #0000001f;transform:translateY(-5px)}.rs-static-card:last-child{border-right:1px solid #f0f0f0}.rs-static-card img{height:42px;object-fit:contain;width:42px}.rs-static-card h4{color:#1f2937;color:var(--dark);font-size:16px;font-weight:600;margin-bottom:4px}.home-container{margin:0;padding-left:10px}.account-container,.cart-container,.checkout-container,.product-detail-container{max-width:1170px}.account-content,.account-sidebar,.auth-box,.cart-items,.cart-summary,.checkout-form,.order-summary,.product-card,.product-gallery,.product-info,.product-reviews,.rs-contact-form,.rs-contact-info,.rs-content-card,.sidebar{background:#fff;border:1px solid #ebebeb;border-radius:0;box-shadow:none}.auth-box h2,.cart-items h2,.cart-summary h2,.checkout-form h2,.product-title,.rs-contact-form h2,.rs-content-card h1,.rs-content-card h2,.sidebar h3{color:#272727}.category-list button.active,.category-list button:hover{background:#f15b29;color:#fff}.product-card:hover{border-color:#f15b29;box-shadow:0 3px 25px #00000014}.item-price,.product-price{color:#f15b29}.rs-breadcrumb{background:#f7f7f7;border-bottom:1px solid #ebebeb;padding:18px 0}.rs-breadcrumb .rs-container{color:#272727;display:flex;gap:12px}.rs-breadcrumb a{color:#f15b29;text-decoration:none}.rs-page-section{padding:50px 0}.rs-about-grid,.rs-contact-grid,.rs-info-grid{grid-gap:30px;display:grid;gap:30px}.rs-info-grid{margin-top:30px}.rs-about-image{display:block}.rs-contact-form,.rs-contact-info,.rs-content-card{padding:28px}.rs-content-card h2,.rs-content-card h3,.rs-content-card h4{color:#272727;margin-bottom:12px}.rs-content-card p{margin-bottom:18px}.rs-map iframe{border:0;display:block;height:360px;margin-bottom:30px;width:100%}.rs-contact-item{margin-bottom:24px}.rs-contact-item strong,.rs-contact-social strong{color:#272727;display:block;margin-bottom:8px}.rs-contact-item a{color:#666;display:block}.rs-header-contact{gap:15px}.rs-contact-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 12px #0000000d;color:#1f2937;display:flex;gap:8px;height:50px;padding:10px 15px;transition:transform .3s ease}.rs-contact-card:hover{transform:translateY(-2px)}.rs-contact-card i{color:#f15b29}.rs-contact-card span{display:none}.rs-contact-card a{color:#1f2937;font-size:14px;font-weight:600;white-space:nowrap}.rs-contact-card a:hover{color:#f15b29}.rs-lock-icon{height:24px;object-fit:contain;width:24px}.rs-account-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:opacity .3s ease}.rs-account-btn:hover{opacity:.8}.rs-account-icon-btn{align-items:center;background:#0000;border:none;color:#272727;cursor:pointer;display:flex;justify-content:center;padding:8px;text-decoration:none;transition:color .3s ease}.rs-account-icon-btn:hover{color:#f15b29}.rs-account-icon-btn svg{display:block;height:24px;width:24px}.rs-account-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 20px #00000026;margin-top:10px;min-width:180px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.rs-account-dropdown a,.rs-account-dropdown button{background:none;border:none;color:#272727;cursor:pointer;display:block;font-size:14px;padding:12px 16px;text-align:left;text-decoration:none;transition:background .3s ease;width:100%}.rs-account-dropdown a:hover,.rs-account-dropdown button:hover{background:#f8fafc;color:#f15b29}.rs-contact-social img{height:35px;margin-right:10px;width:35px}.rs-contact-form form{grid-gap:16px;display:grid;gap:16px}.rs-form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group input,.rs-contact-form input,.rs-contact-form textarea{border:1px solid #ebebeb;padding:13px 15px;width:100%}.rs-contact-form button{padding:14px 30px;width:-webkit-fit-content;width:fit-content}.rs-terms section{margin-top:22px}.rs-footer{background:#1f2937;color:#f8fafc}.rs-footer-top{padding:40px 0 30px}.rs-footer-grid{grid-gap:30px;gap:30px;grid-template-columns:2fr 1fr 1fr 2fr}.rs-footer-widget h4{color:#fff;font-size:16px;font-weight:600;letter-spacing:.5px;margin-bottom:20px;text-transform:uppercase}.rs-review-mini{margin-bottom:18px}.rs-review-mini h5{margin-bottom:3px}.rs-footer-center{background:#111827;border-bottom:1px solid #374151;border-top:1px solid #374151;padding:15px 0}.rs-payment,.rs-social{align-items:center;display:flex;gap:10px}.rs-payment img,.rs-social img{height:35px;width:35px}.rs-footer-bottom{padding:18px 0;text-align:center}.rs-footer-tags{margin-bottom:12px}@media (max-width:991px){.rs-main-header-inner{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto}.rs-search{grid-column:1/-1;max-width:none;order:3}.rs-account-icon-btn,.rs-header-contact{display:none}.rs-menu-toggle{align-items:center;background:#f15b29;border:0;display:inline-flex;flex-direction:column;gap:5px;height:44px;justify-content:center;width:44px}.rs-menu-toggle span{background:#fff;height:2px;width:24px}.rs-nav{display:none}.rs-nav.open{display:block}.rs-nav-inner{align-items:stretch;flex-direction:column}.rs-nav a{border-bottom:1px solid #ebebeb}.rs-footer-grid,.rs-info-grid,.rs-static-grid{grid-template-columns:repeat(2,1fr)}.rs-about-grid,.rs-contact-grid{grid-template-columns:1fr}}@media (max-width:992px){.rs-hero{grid-template-columns:1fr}}@media (max-width:768px){.rs-hero{grid-template-columns:1fr}}@media (max-width:575px){.rs-announcement{flex-direction:column;gap:4px;height:auto;padding:8px 0}.rs-announcement .rs-utility-center,.rs-announcement .rs-utility-left,.rs-announcement .rs-utility-right{justify-content:center}.rs-footer-center-inner,.rs-topbar-inner{align-items:center;flex-direction:column;text-align:center}.rs-search{grid-template-columns:1fr}.rs-header-contact{align-items:center;flex-direction:column;gap:10px}.rs-contact-card{text-align:center;width:100%}.rs-hero img{height:150px}.rs-footer-grid,.rs-form-row,.rs-info-grid,.rs-static-grid{grid-template-columns:1fr}.rs-static-card{border-bottom:1px solid #ebebeb;border-right:0}.rs-page-section{padding:30px 0}}.rs-page{display:flex;flex-direction:column;min-height:100vh}.rs-nav-link{color:#272727;display:block;font-weight:700;padding:15px 18px;text-decoration:none;text-transform:capitalize}.rs-nav-link.active,.rs-nav-link:hover{color:#f15b29}.rs-mobile-contact{background:#f15b29;color:#fff;display:flex;gap:20px;justify-content:center;padding:10px 0}.rs-mobile-contact a{color:#fff;font-size:13px;text-decoration:none}.rs-footer-logo img{margin-bottom:15px;max-width:150px}.rs-footer-description{color:#cbd5e1;font-size:14px;margin-bottom:20px}.rs-footer-contact p{color:#cbd5e1;font-size:13px;line-height:1.6;margin-bottom:10px}.rs-contact-label{color:#fff;font-weight:600}.rs-footer-heading{font-size:16px;font-weight:600;margin-bottom:20px}.rs-footer-widget ul{list-style:none;margin:0;padding:0}.rs-footer-widget li{margin-bottom:10px}.rs-footer-widget a{color:#cbd5e1;font-size:14px;text-decoration:none;transition:.3s ease;transition:var(--transition)}.rs-footer-widget a:hover{color:#f15b29;color:var(--primary)}.rs-reviews-list{display:flex;flex-direction:column;gap:18px}.rs-review-mini{align-items:flex-start;display:flex;gap:12px}.rs-review-mini img{border-radius:50%;height:55px;object-fit:cover;width:55px}.rs-review-mini h5{color:#fff;font-size:15px;font-weight:600;margin:0 0 5px}.rs-review-mini p{color:#cbd5e1;font-size:13px;line-height:1.5;margin:0 0 5px}.rs-review-date{color:#9ca3af;font-size:12px}.rs-heading-info{color:#fff;font-weight:600;margin-right:10px}.rs-payment-icons img,.rs-social-icons img{height:35px;margin-right:10px;width:35px}.rs-social-icons{display:flex;gap:10px}.rs-social-icons a{display:inline-block;transition:opacity .3s ease}.rs-social-icons a:hover{opacity:.8}.rs-footer-tags{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:center;margin-bottom:15px}.rs-footer-tags a{color:#cbd5e1;font-size:13px;text-decoration:none;transition:.3s ease;transition:var(--transition)}.rs-footer-tags a:hover{color:#f15b29;color:var(--primary)}.rs-copyright{color:#9ca3af;font-size:13px}.rs-copyright a{color:#fff;font-weight:600;text-decoration:none}.rs-about-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-bottom:30px}.rs-about-content,.rs-about-image-section{align-items:center;display:flex}.rs-about-image{border-radius:4px;height:auto;width:100%}.rs-content-card h2{color:#272727;font-size:24px;margin-bottom:15px}.rs-content-card h3{color:#272727;font-size:18px;margin-bottom:15px}.rs-content-card p{color:#666;line-height:1.8;margin-bottom:15px}.rs-content-card a{color:#0562d6;text-decoration:none}.rs-newsletter{background:#272727;color:#fff;padding:50px 0}.rs-newsletter-grid{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:1fr 2fr}.rs-newsletter-text h2{color:#fff;font-size:24px;margin-bottom:10px}.rs-newsletter-text p{color:#fff;font-size:14px;margin:0}.rs-newsletter-form form{display:flex;gap:10px}.rs-newsletter-form input{border:0;border-radius:0;flex:1 1;font-size:14px;padding:12px 15px}.rs-newsletter-form button{background:#f15b29;border:0;border-radius:0;color:#fff;cursor:pointer;font-weight:700;padding:12px 30px;text-transform:uppercase;transition:background .3s ease}.rs-newsletter-form button:hover{background:#333}.rs-contact-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:370px 1fr;margin-top:30px}.rs-contact-icon{align-items:center;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;margin-bottom:10px;width:40px}.rs-contact-icon i{font-size:18px}.rs-contact-details{flex:1 1}.rs-contact-details a{color:#666;display:block;font-size:14px;margin-bottom:5px;text-decoration:none;transition:color .3s ease}.rs-contact-details a:hover{color:#f15b29}.rs-contact-social{margin-top:30px}.rs-contact-item{gap:15px;margin-bottom:25px}.rs-success-message{background:#10b981;border-radius:4px;color:#fff;margin-bottom:20px;padding:15px;text-align:center}.rs-error-message{color:#f44;font-size:12px;margin-bottom:10px;margin-top:5px}.section-title{margin-bottom:30px}.section-title h2{color:#272727;font-size:28px;font-weight:700;margin:0}.rs-benefits-list{list-style:none;margin:20px 0 0;padding:0}.rs-benefits-list li{color:#666;font-size:14px;line-height:1.6;margin-bottom:15px;padding-left:25px;position:relative}.rs-benefits-list li:before{color:#f15b29;content:"•";font-size:20px;left:0;line-height:1;position:absolute;top:2px}.rs-phone-link{color:#f15b29;text-decoration:none}.rs-footer{background:linear-gradient(180deg,#0f172a,#0b1120);border-top:none;color:#fff}.rs-trust-bar{background:#ffffff0a;border-bottom:1px solid #ffffff14;padding:0}.rs-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);height:62px}.rs-trust-item{align-items:center;border-right:1px solid #ffffff12;cursor:default;display:flex;gap:10px;justify-content:center;padding:0 16px;transition:background .25s ease}.rs-trust-item:last-child{border-right:none}.rs-trust-item:hover{background:#f15b2914}.rs-trust-icon{color:#f15b29;flex-shrink:0;font-size:20px;line-height:1}.rs-trust-label{color:#e2e8f0;font-size:13px;font-weight:600;white-space:nowrap}.rs-footer-main{border-bottom:1px solid #ffffff14;padding:40px 0 32px}.rs-footer-grid{grid-gap:32px;gap:32px;grid-template-columns:1.6fr 1fr 1fr 1.4fr}.rs-footer-widget{padding:0}.rs-footer-logo{margin-bottom:12px}.rs-footer-logo img{display:block;max-width:130px;transition:opacity .3s ease}.rs-footer-logo img:hover{opacity:.85}.rs-footer-description{color:#94a3b8;font-size:13px;line-height:1.6;margin-bottom:14px}.rs-footer-contact{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.rs-contact-item{align-items:flex-start;color:#94a3b8;display:flex;font-size:12.5px;gap:8px;line-height:1.45;margin:0}.rs-contact-icon{flex-shrink:0;font-size:14px;margin-top:1px}.rs-contact-item a{color:#94a3b8;text-decoration:none;transition:color .2s ease}.rs-contact-item a:hover{color:#f15b29}.rs-footer-socials{display:flex;gap:8px;margin-top:4px}.rs-social-pill{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;display:flex;height:32px;justify-content:center;transition:all .25s ease;width:32px}.rs-social-pill img{height:16px;object-fit:contain;width:16px}.rs-social-pill:hover{background:#f15b29;border-color:#f15b29;box-shadow:0 4px 12px #f15b2966;transform:translateY(-2px)}.rs-footer-heading{color:#fff;font-size:13px;font-weight:700;letter-spacing:.8px;margin-bottom:16px;padding-bottom:10px;position:relative;text-transform:uppercase}.rs-footer-heading:after{background:#f15b29;border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;width:28px}.rs-footer-links{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.rs-footer-links li{margin:0}.rs-footer-links a{align-items:center;color:#94a3b8;display:inline-flex;font-size:13px;gap:5px;padding:5px 0;text-decoration:none;transition:color .2s ease,transform .2s ease}.rs-footer-links a:before{color:#f15b29;content:"›";font-size:15px;opacity:0;transform:translateX(-4px);transition:all .2s ease}.rs-footer-links a:hover{color:#fff;transform:translateX(4px)}.rs-footer-links a:hover:before{opacity:1;transform:translateX(0)}.rs-nl-form{border:1px solid #ffffff1f;border-radius:8px;display:flex;gap:0;margin-bottom:8px;overflow:hidden}.rs-nl-input{background:#ffffff0d;border:none;color:#fff;flex:1 1;font-size:13px;min-width:0;outline:none;padding:9px 12px}.rs-nl-input::placeholder{color:#475569}.rs-nl-input:focus{background:#ffffff14}.rs-nl-btn{background:#f15b29;border:none;color:#fff;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:600;padding:9px 16px;transition:background .25s ease,box-shadow .25s ease;white-space:nowrap}.rs-nl-btn:hover:not(:disabled){background:#d94f22;box-shadow:0 0 14px #f15b2980}.rs-nl-btn:disabled{cursor:not-allowed;opacity:.6}.rs-nl-msg{border-radius:6px;font-size:12px;margin:0 0 10px;padding:6px 10px}.rs-nl-msg--ok{background:#4ade8014;color:#4ade80}.rs-nl-msg--error{background:#f8717114;color:#f87171}.rs-review-rotator{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;margin-top:14px;padding:12px 14px}.rs-rr-rating{align-items:center;display:flex;gap:8px;margin-bottom:8px}.rs-rr-stars{color:#f59e0b;font-size:13px;letter-spacing:1px}.rs-rr-score{color:#64748b;font-size:11px}.rs-rr-card{animation:reviewFade .5s ease}@keyframes reviewFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.rs-rr-text{color:#cbd5e1;font-size:12.5px;font-style:italic;line-height:1.5;margin:0 0 5px}.rs-rr-author{color:#64748b;font-size:12px;font-weight:600;margin:0}.rs-rr-dots{display:flex;gap:5px;margin-top:10px}.rs-rr-dot{background:#fff3;border:none;border-radius:50%;cursor:pointer;height:6px;padding:0;transition:background .25s ease,width .25s ease;width:6px}.rs-rr-dot.active{background:#f15b29;border-radius:3px;width:16px}.rs-footer-bottom{background:#00000059;border-top:1px solid #ffffff12;padding:0}.rs-bottom-inner{align-items:center;display:flex;flex-wrap:wrap;gap:16px;height:50px;justify-content:space-between;padding:8px 0}.rs-copyright{color:#475569;font-size:12px;margin:0;white-space:nowrap}.rs-bottom-links{align-items:center;display:flex;gap:10px}.rs-bottom-links a{color:#64748b;font-size:12px;text-decoration:none;transition:color .2s ease}.rs-bottom-links a:hover{color:#f15b29}.rs-bottom-links span{color:#334155;font-size:11px}.rs-bottom-payments{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.rs-pay-badge{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.3px;padding:3px 9px;transition:all .2s ease}.rs-pay-badge:hover{background:#f15b291f;border-color:#f15b29;color:#fff}@media (max-width:1024px){.rs-footer-grid{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.rs-trust-grid{grid-template-columns:repeat(2,1fr);height:auto}.rs-trust-item{border-bottom:1px solid #ffffff12;border-right:none;height:52px;justify-content:flex-start;padding:0 20px}.rs-trust-item:nth-child(odd){border-right:1px solid #ffffff12}.rs-trust-item:nth-last-child(-n+2){border-bottom:none}.rs-footer-main{padding:28px 0 20px}.rs-footer-grid{gap:20px;grid-template-columns:1fr}.rs-footer-widget{text-align:center}.rs-footer-heading:after{left:50%;transform:translateX(-50%)}.rs-contact-item,.rs-footer-links a{justify-content:center}.rs-footer-links a:before{display:none}.rs-footer-links a:hover{transform:none}.rs-footer-socials{justify-content:center}.rs-nl-form{margin:0 auto 8px;max-width:320px}.rs-review-rotator{text-align:left}.rs-rr-dots{justify-content:center}.rs-bottom-inner{flex-direction:column;gap:8px;height:auto;padding:12px 0;text-align:center}.rs-bottom-payments{justify-content:center}}@media (max-width:480px){.rs-trust-grid{grid-template-columns:1fr 1fr}.rs-trust-label{font-size:12px}.rs-footer-main{padding:20px 0 16px}.rs-footer-links a{font-size:12.5px}.rs-bottom-links a,.rs-copyright{font-size:11px}.rs-pay-badge{font-size:10px;padding:2px 7px}}.rs-contact-info h3{color:#272727;font-size:22px;font-weight:700;margin-bottom:12px}.rs-contact-info p{color:#666;line-height:1.6;margin-bottom:15px}.rs-terms h1,.rs-terms section{margin-bottom:30px}.rs-terms h1{color:#272727;font-size:28px}.rs-terms h3{color:#272727;font-size:18px;font-weight:700;margin-bottom:15px}.rs-terms p{color:#666;line-height:1.8;margin-bottom:15px}.rs-terms-footer{border-top:1px solid #ebebeb;color:#666;line-height:1.8;margin-top:30px;padding-top:20px}@media (max-width:991px){.rs-about-grid,.rs-contact-grid,.rs-newsletter-grid{grid-template-columns:1fr}.rs-about-content,.rs-about-image-section{order:2}.rs-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.rs-nav{display:none}.rs-nav.open{display:block}.rs-nav-inner{align-items:stretch;flex-direction:column}.rs-nav-link{border-bottom:1px solid #ebebeb;text-align:center}.rs-newsletter-form form{flex-direction:column}.rs-newsletter-form button{width:100%}.rs-contact-grid,.rs-footer-grid{grid-template-columns:1fr}.rs-contact-item{flex-direction:column;text-align:center}.rs-contact-icon{margin:0 auto 10px}}@media (max-width:575px){.rs-about-grid,.rs-contact-grid,.rs-footer-grid,.rs-form-row,.rs-info-grid,.rs-newsletter-grid{grid-template-columns:1fr}.rs-about-content,.rs-about-image-section{order:0}.rs-footer-tags{align-items:center;flex-direction:column}.rs-footer-tags a{margin:5px 0}.rs-footer-center-inner{flex-direction:column;text-align:center}.rs-payment,.rs-social{justify-content:center;margin-bottom:15px}.rs-contact-form textarea{min-height:120px}}.products-carousel{width:100%}.carousel-controls{align-items:center;display:flex;gap:15px;position:relative}.products-grid{grid-gap:20px;flex:1 1;gap:20px;grid-template-columns:repeat(5,1fr)}.carousel-arrow{align-items:center;background:#f15b29;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;transition:background .3s ease,opacity .3s ease;width:40px}.carousel-arrow:hover:not(:disabled){background:#333}.carousel-arrow:disabled{cursor:not-allowed;opacity:.3}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)}.carousel-controls{flex-direction:column}.carousel-arrow{border-radius:4px;width:100%}}@media (max-width:575px){.products-grid{grid-template-columns:1fr}}.product-card-new{background:#fff;border:1px solid #e5e5e5;border-radius:14px;box-shadow:0 8px 25px #00000014;box-shadow:var(--card-shadow);display:flex;flex-direction:column;height:400px;position:relative;transition:.3s ease;transition:var(--transition);width:100%}.product-card-new:hover{border-color:#f15b29;border-color:var(--primary);box-shadow:0 12px 30px #0000001f;transform:translateY(-5px)}.discount-badge{background:linear-gradient(135deg,#f15b29,#f15b29);background:linear-gradient(135deg,var(--primary),var(--primary-light));border-radius:20px;box-shadow:0 2px 8px #f15b294d;color:#fff;font-size:12px;font-weight:600;left:12px;padding:6px 12px;position:absolute;top:12px;z-index:1}.product-image-wrapper{align-items:center;display:flex;flex-shrink:0;height:220px;justify-content:center;overflow:hidden;padding:20px}.product-image-new{max-height:100%;max-width:100%;object-fit:contain;transition:.3s ease;transition:var(--transition)}.product-details-new{display:flex;flex:1 1;flex-direction:column;padding:15px 20px;text-align:center}.product-subtitle{color:#999;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.product-title-new{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:14px;font-weight:600;height:70px;line-height:1.4;margin:0 0 12px;overflow:hidden;text-overflow:ellipsis}.product-title-new a{color:#333;text-decoration:none;transition:color .3s ease}.product-title-new a:hover{color:#f15b29;color:var(--primary)}.product-price-new{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:auto}.old-price{color:#999;font-size:13px;text-decoration:line-through}.new-price{color:#1f2937;color:var(--dark);font-size:18px;font-weight:700}.add-to-cart-btn{background:#f15b29;border:none;border-radius:8px;box-shadow:0 2px 8px #f15b2940;cursor:pointer;font-size:13px;font-weight:600;margin-top:auto;padding:12px 20px;text-transform:uppercase;transition:.3s ease;transition:var(--transition);width:100%}.add-to-cart-btn:hover:not(:disabled){background:#2563eb;background:var(--secondary);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.add-to-cart-btn:disabled{background:#ccc;cursor:not-allowed}.cart-icon-container{display:inline-block;position:relative}.cart-icon-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:relative;transition:opacity .3s ease;width:40px}.cart-icon-btn:hover{opacity:.8}.cart-icon-svg{color:#272727;display:block;height:30px;width:30px}.cart-badge{align-items:center;background:#f15b29;border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;display:flex;font-size:11px;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 5px;position:absolute;right:-5px;top:-5px}.mini-cart-dropdown{animation:slideDown .3s ease;background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;margin-top:10px;max-height:500px;overflow:hidden;position:absolute;right:0;top:100%;width:380px;z-index:1000}.mini-cart-header{background:#f7f7f7;border-bottom:1px solid #e5e5e5;padding:15px 20px}.mini-cart-header h3{color:#272727;font-size:16px;font-weight:600;margin:0}.mini-cart-empty{color:#666;padding:40px 20px;text-align:center}.mini-cart-items{max-height:300px;overflow-y:auto;padding:10px 0}.mini-cart-item{border-bottom:1px solid #f0f0f0;display:flex;gap:15px;padding:15px 20px;transition:background .3s ease}.mini-cart-item:hover{background:#f9f9f9}.mini-cart-item-image{align-items:center;background:#f5f5f5;border-radius:4px;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;width:60px}.mini-cart-item-image img{max-height:100%;max-width:100%;object-fit:contain}.mini-cart-item-details{display:flex;flex:1 1;flex-direction:column;gap:5px}.mini-cart-item-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#272727;display:-webkit-box;font-size:13px;font-weight:600;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis}.mini-cart-item-name a{color:#272727;text-decoration:none;transition:color .3s ease}.mini-cart-item-name a:hover{color:#f15b29}.mini-cart-item-price{color:#f15b29;font-size:14px;font-weight:600;margin:0}.mini-cart-item-quantity{align-items:center;display:flex;gap:8px}.mini-cart-item-quantity button{align-items:center;background:#fff;border:1px solid #e5e5e5;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:24px;justify-content:center;transition:all .3s ease;width:24px}.mini-cart-item-quantity button:hover:not(:disabled){background:#f15b29;border-color:#f15b29;color:#fff}.mini-cart-item-quantity button:disabled{cursor:not-allowed;opacity:.3}.mini-cart-item-quantity span{color:#272727;font-size:14px;font-weight:600;min-width:20px;text-align:center}.mini-cart-item-subtotal{align-items:flex-end;display:flex;flex-direction:column;gap:5px}.mini-cart-item-subtotal p{color:#272727;font-size:14px;font-weight:700;margin:0}.mini-cart-remove-btn{align-items:center;background:#0000;border:none;color:#999;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;padding:0;transition:color .3s ease;width:24px}.mini-cart-remove-btn:hover{color:#f44}.mini-cart-footer{background:#f7f7f7;border-top:1px solid #e5e5e5;padding:15px 20px}.mini-cart-total{align-items:center;color:#272727;display:flex;font-size:16px;font-weight:700;justify-content:space-between;margin-bottom:15px}.mini-cart-go-to-cart-btn{background:#f15b29;border:none;border-radius:4px;color:#fff;display:block;font-size:14px;font-weight:600;padding:12px 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .3s ease;width:100%}.mini-cart-go-to-cart-btn:hover{background:#333}@media (max-width:768px){.mini-cart-dropdown{right:-10px;width:320px}.mini-cart-item{padding:12px 15px}.mini-cart-item-image{height:50px;width:50px}}@media (max-width:575px){.mini-cart-dropdown{right:-20px;width:280px}.cart-icon-svg{height:24px;width:24px}.cart-badge{font-size:10px;height:16px;min-width:16px}}.brand-logos-wrapper{border-top:1px solid #ebebeb;padding:40px 0}.brand-logos-container{gap:30px;padding:0 15px}.brand-logo{border:1px solid #ebebeb;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 8px 25px #00000014;box-shadow:var(--card-shadow);padding:15px 25px;transition:.3s ease;transition:var(--transition)}.brand-logo:hover{border-color:#f15b29;border-color:var(--primary);box-shadow:0 12px 30px #0000001f;transform:scale(1.05)}.brand-logo img{max-width:120px}@media (max-width:768px){.brand-logos-container{gap:20px}.brand-logo{padding:12px 20px}.brand-logo img{max-height:50px;max-width:100px}}@media (max-width:575px){.brand-logos-wrapper{padding:30px 0}.brand-logos-container{gap:15px}.brand-logo{padding:10px 15px}.brand-logo img{max-height:40px;max-width:80px}}.toast-notification{left:50%;position:fixed;top:30px;transform:translateX(-50%);transition:all .3s ease;z-index:9999}.toast-visible{opacity:1;transform:translateX(-50%) translateY(0)}.toast-hidden{opacity:0;transform:translateX(-50%) translateY(-20px)}.toast-content{align-items:center;background:#333;border-radius:8px;box-shadow:0 4px 20px #0000004d;color:#fff;display:flex;gap:12px;min-width:300px;padding:16px 24px}.toast-icon{color:#4caf50;flex-shrink:0;height:24px;width:24px}.toast-message{color:#fff;font-size:14px;font-weight:500}@media (max-width:575px){.toast-content{min-width:250px;padding:14px 20px}.toast-icon{height:20px;width:20px}.toast-message{font-size:13px}}.featured-products-title{color:#111827;display:inline-block;font-size:25px;font-weight:700;margin-bottom:30px;position:relative;text-align:left}.featured-products-title:after{background:#f15b29;border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:60px}.rs-lock-icon{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-right:15px;transition:transform .3s ease}.rs-lock-icon:hover{transform:scale(1.1)}.lock-icon-img{height:40px;object-fit:contain;width:40px}@media (max-width:575px){.lock-icon-img{height:20px;width:20px}.rs-lock-icon{margin-right:12px}}.order-success{padding:50px 0}.order-success-container{border:1px solid #ebebeb;max-width:600px;padding:40px}.success-icon{display:flex;justify-content:center;margin-bottom:25px}.order-success h1{color:#272727;font-size:28px;font-weight:700;margin-bottom:20px}.order-details{margin-bottom:30px}.order-details p{color:#666;font-size:16px;margin-bottom:10px}.order-number,.order-status{color:#272727;font-size:18px}.order-number strong,.order-status strong{color:#f15b29}.order-info{background:#f7f7f7;margin-bottom:30px;padding:25px;text-align:left}.order-info h3{color:#272727;font-size:18px;font-weight:700;margin-bottom:15px}.order-info ul{list-style:none;margin:0;padding:0}.order-info li{color:#666;font-size:14px;line-height:1.6;margin-bottom:12px;padding-left:20px;position:relative}.order-info li:before{color:#4caf50;content:"✓";font-weight:700;left:0;position:absolute}.action-buttons{display:flex;gap:15px;justify-content:center}.btn{border-radius:0;display:inline-block;font-size:14px;font-weight:700;padding:14px 30px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-primary{background:#f15b29;border:none;color:#fff}.btn-primary:hover{background:#333;color:#fff}.btn-secondary{background:#fff;border:2px solid #272727;color:#272727}.btn-secondary:hover{background:#272727;color:#fff}@media (max-width:575px){.order-success-container{padding:25px 20px}.order-success h1{font-size:22px}.action-buttons{flex-direction:column}.btn{width:100%}}.category-tabs-wrapper{margin-bottom:30px}.section-header{margin-bottom:20px}.section-tab{background:#f26522;border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:10px 25px}.category-tabs{align-items:center;display:flex;flex-wrap:nowrap;gap:12px}.category-tab{background:#fff;border:1px solid #e5e5e5;border-radius:4px;color:#333;cursor:pointer;font-size:13px;font-weight:500;padding:8px 20px;transition:all .3s ease}.category-tab:hover{border-color:#f26522;color:#f26522}.category-tab.active{background:#f26522;border-color:#f26522;color:#fff}.cart-page{background:#f9fafb;min-height:calc(100vh - 200px);padding:40px 20px}.cart-page-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 380px;margin:0 auto;max-width:1400px}.cart-items-section{display:flex;flex-direction:column;gap:20px}.cart-page-title{color:#272727;font-size:28px;font-weight:700;margin:0 0 10px}.cart-items-table{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.cart-table-header{grid-gap:20px;align-items:center;background:#f3f4f6;border-bottom:1px solid #e5e7eb;display:grid;gap:20px;grid-template-columns:50px 1fr 120px 140px 120px;padding:16px 24px}.cart-header-checkbox input[type=checkbox]{cursor:pointer;height:18px;width:18px}.cart-header-price,.cart-header-product,.cart-header-quantity,.cart-header-subtotal{color:#374151;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.cart-table-row{grid-gap:20px;align-items:center;border-bottom:1px solid #f0f0f0;display:grid;gap:20px;grid-template-columns:50px 1fr 120px 140px 120px;padding:20px 24px;transition:background .3s ease}.cart-table-row:last-child{border-bottom:none}.cart-table-row:hover{background:#f9fafb}.cart-row-checkbox input[type=checkbox]{cursor:pointer;height:18px;width:18px}.cart-row-product{align-items:center;display:flex;gap:16px}.cart-product-image{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-shrink:0;height:80px;justify-content:center;overflow:hidden;width:80px}.cart-product-image img{max-height:100%;max-width:100%;object-fit:contain}.cart-product-info{display:flex;flex:1 1;flex-direction:column;gap:8px}.cart-product-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#272727;display:-webkit-box;font-size:15px;font-weight:600;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis}.cart-product-name a{color:#272727;text-decoration:none;transition:color .3s ease}.cart-product-name a:hover{color:#f15b29}.cart-remove-icon{align-items:center;align-self:flex-start;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:flex;height:28px;justify-content:center;padding:4px;transition:color .3s ease;width:28px}.cart-remove-icon:hover{color:#ef4444}.cart-remove-icon svg{height:18px;width:18px}.cart-row-price{align-items:center;display:flex}.cart-price-value{color:#272727;font-size:16px;font-weight:600}.cart-row-quantity{align-items:center;display:flex}.cart-quantity-control{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.cart-quantity-control,.quantity-btn{align-items:center;background:#fff;display:flex}.quantity-btn{border:none;color:#272727;cursor:pointer;font-size:18px;font-weight:600;height:36px;justify-content:center;transition:all .3s ease;width:36px}.quantity-btn:hover:not(:disabled){background:#f3f4f6;color:#f15b29}.quantity-btn:disabled{cursor:not-allowed;opacity:.3}.quantity-value{color:#272727;font-size:15px;font-weight:600;text-align:center;width:40px}.cart-row-subtotal{align-items:center;display:flex}.cart-subtotal-value{color:#272727;font-size:16px;font-weight:700}.cart-bulk-action{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:20px;justify-content:space-between;padding:16px 20px}.bulk-action-info{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:12px}.bulk-action-info svg{color:#f15b29;height:20px;width:20px}.bulk-delete-btn{background:#f15b29;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .3s ease}.bulk-delete-btn:hover:not(:disabled){background:#333}.bulk-delete-btn:disabled{background:#d1d5db;cursor:not-allowed}.continue-shopping-btn-full{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#272727;display:block;font-size:15px;font-weight:600;padding:14px 24px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.continue-shopping-btn-full:hover{background:#fff;border-color:#f15b29;color:#f15b29}.cart-summary-section{align-self:start;position:-webkit-sticky;position:sticky;top:20px}.cart-totals-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.cart-totals-title{border-bottom:1px solid #e5e7eb;color:#272727;font-size:20px;font-weight:700;margin:0 0 20px;padding-bottom:16px}.cart-totals-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:14px 0}.cart-totals-row:last-of-type{border-bottom:none}.totals-label{color:#6b7280;font-size:15px;font-weight:500}.totals-value{color:#272727;font-size:16px;font-weight:600}.totals-link{color:#f15b29;font-size:15px;font-weight:600;text-decoration:none;transition:color .3s ease}.totals-link:hover{color:#333}.cart-totals-row.grand-total{border-bottom:none;border-top:2px solid #e5e7eb;margin-top:8px;padding:20px 0}.grand-total-label{color:#272727;font-size:18px;font-weight:700}.grand-total-value{color:#10b981;font-size:22px;font-weight:700}.checkout-btn-full{background:#f15b29;border-radius:10px;color:#fff;display:block;font-size:16px;font-weight:700;letter-spacing:.5px;margin-top:20px;padding:16px 24px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:100%}.checkout-btn-full:hover{background:#333;box-shadow:0 4px 12px #f15b294d;transform:translateY(-2px)}.cart-empty-state{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:80px 20px;text-align:center}.cart-empty-state h2{color:#272727;font-size:28px;font-weight:700;margin:0 0 24px}.continue-shopping-btn{background:#f15b29;border-radius:10px;color:#fff;display:inline-block;font-size:15px;font-weight:600;padding:14px 32px;text-decoration:none;transition:all .3s ease}.continue-shopping-btn:hover{background:#333}@media (max-width:1200px){.cart-page-container{gap:24px;grid-template-columns:1fr 340px}.cart-table-header,.cart-table-row{gap:16px;grid-template-columns:45px 1fr 100px 120px 100px}.cart-product-image{height:70px;width:70px}}@media (max-width:991px){.cart-page-container{grid-template-columns:1fr}.cart-summary-section{order:2;position:static}.cart-table-header,.cart-table-row{gap:16px;grid-template-columns:45px 1fr 100px 120px}.cart-header-subtotal,.cart-row-subtotal{display:none}}@media (max-width:768px){.cart-page{padding:24px 16px}.cart-page-title{font-size:24px}.cart-table-header,.cart-table-row{gap:12px;grid-template-columns:40px 1fr 100px;padding:16px}.cart-header-price,.cart-header-quantity,.cart-row-price,.cart-row-quantity{display:none}.cart-product-image{height:60px;width:60px}.cart-product-name{font-size:14px}.cart-bulk-action{align-items:flex-start;flex-direction:column;gap:12px}.bulk-delete-btn{width:100%}.cart-totals-card{padding:20px}.cart-totals-title{font-size:18px}.grand-total-value{font-size:20px}}@media (max-width:575px){.cart-page-title{font-size:22px}.cart-table-header,.cart-table-row{gap:12px;grid-template-columns:35px 1fr;padding:14px}.cart-header-checkbox,.cart-row-checkbox{display:none}.cart-product-image{height:50px;width:50px}.cart-product-name{font-size:13px}.cart-remove-icon{height:24px;width:24px}.cart-remove-icon svg{height:16px;width:16px}.bulk-action-info{font-size:13px}.bulk-action-info svg{height:18px;width:18px}.cart-totals-row{padding:12px 0}.totals-label{font-size:14px}.totals-value{font-size:15px}.grand-total-label{font-size:16px}.grand-total-value{font-size:18px}.checkout-btn-full{font-size:15px;padding:14px 20px}}.products-grid-new{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}@media (max-width:1200px){.products-grid-new{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){.products-grid-new{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-grid-new{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.products-grid-new{grid-template-columns:1fr}.product-card-new{height:380px}.product-image-wrapper{height:200px}.product-title-new{-webkit-line-clamp:2;line-clamp:2;height:60px}}.brand-logos-wrapper{background:#fff;display:flex;justify-content:center;margin:-30px 0 30px;padding:30px 0;width:100%}.brand-logos-container{gap:20px;height:50px;justify-content:space-between;width:1330px}.brand-logo{flex:1 1;height:100%}@media (max-width:1400px){.brand-logos-container{width:1200px}}@media (max-width:1250px){.brand-logos-container{padding:0 20px;width:100%}}@media (max-width:768px){.brand-logos-container{flex-wrap:wrap;gap:15px;height:auto}.brand-logo{flex-basis:calc(50% - 7.5px);flex-grow:0;flex-shrink:0;height:60px}}@media (max-width:480px){.brand-logo{flex:0 0 100%;height:50px}}.rs-header-contact{align-items:center;display:flex;font-size:13px;gap:10px}.rs-header-contact a{align-items:center;background:#f26522;border-radius:2px;color:#fff;display:flex;gap:8px;height:48px;padding:12px 15px;text-decoration:none;transition:opacity .3s ease}.rs-header-contact a:hover{opacity:.9}.rs-header-contact i{color:#fff;font-size:16px}.contact-separator{color:#fff;font-size:14px;opacity:.7}.rs-contact-bar{background:#f7f7f7;border-bottom:1px solid #ebebeb;padding:12px 0}.rs-contact-bar .rs-container{align-items:center;display:flex;font-size:13px;gap:15px}.rs-contact-bar a{align-items:center;color:#666;display:flex;gap:5px;text-decoration:none;transition:color .3s ease}.rs-contact-bar a:hover{color:#f15b29}.rs-contact-bar i{color:#f15b29;font-size:14px}:root{--primary:#6366f1;--primary-dark:#4f46e5;--primary-light:#818cf8;--secondary:#ec4899;--accent:#14b8a6;--success:#10b981;--warning:#f15b29;--danger:#ef4444;--dark:#1e293b;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--radius-sm:0.375rem;--radius:0.5rem;--radius-md:0.75rem;--radius-lg:1rem;--radius-xl:1.5rem}.auth-page{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);background:linear-gradient(135deg,var(--gray-50) 0,var(--gray-100) 100%);display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1rem}.auth-container{max-width:750px;min-width:650px}.auth-card{animation:fadeIn .3s ease-in;background:#fff;border-radius:14px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);padding:50px}.auth-title{color:#0f172a;color:var(--gray-900);font-size:40px;font-weight:700;line-height:1.2;margin-bottom:30px;text-align:center}.auth-form{margin-top:30px}.form-group{margin-bottom:28px}.form-group label{font-size:15px;margin-bottom:12px}.auth-input{background:#f8fafc;background:var(--gray-50);border:2px solid #e2e8f0;border:2px solid var(--gray-200);border-radius:12px;font-size:16px;height:58px;line-height:1.5;padding:0 24px;transition:all .2s ease;width:100%}.auth-input:focus{background:#fff;border-color:#6366f1;border-color:var(--primary);box-shadow:0 0 0 4px #6366f11a;outline:none}.auth-input::placeholder{color:#94a3b8;color:var(--gray-400);font-size:15px}.password-input-wrapper{position:relative}.password-toggle{align-items:center;background:none;border:none;color:#94a3b8;color:var(--gray-400);cursor:pointer;display:flex;justify-content:center;padding:12px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .2s ease}.password-toggle:hover{color:#475569;color:var(--gray-600)}.password-toggle svg{height:24px;width:24px}.forgot-password{margin-bottom:28px;margin-top:-8px;text-align:right}.forgot-password a{color:#6366f1;color:var(--primary);font-size:15px;font-weight:500;text-decoration:none;transition:color .2s ease}.forgot-password a:hover{color:#4f46e5;color:var(--primary-dark);text-decoration:underline}.auth-button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;height:58px;justify-content:center;line-height:1;padding:0 24px;text-decoration:none;transition:all .2s ease;width:100%}.auth-button.login-button{display:block;margin:0 auto;width:200px}.primary-button{background:#6366f1;background:var(--primary);color:#fff}.primary-button:hover:not(:disabled){background:#4f46e5;background:var(--primary-dark);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.primary-button:active:not(:disabled){transform:translateY(0)}.primary-button:disabled{cursor:not-allowed;opacity:.6}.secondary-button{background:#fff;border:2px solid #6366f1;border:2px solid var(--primary);color:#6366f1;color:var(--primary);height:58px}.secondary-button:hover{background:#6366f1;background:var(--primary);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);color:#fff;transform:translateY(-2px)}.auth-divider{color:#94a3b8;color:var(--gray-400);margin:32px 0}.auth-divider:after,.auth-divider:before{background:#e2e8f0;background:var(--gray-200)}.auth-divider span{font-size:15px;font-weight:500;padding:0 1.5rem}.existing-customer-section,.new-customer-section{margin-top:30px;padding-top:8px;text-align:center}.existing-customer-text,.new-customer-text{color:#475569;color:var(--gray-600);font-size:16px;font-weight:500;margin-bottom:16px}.auth-error{animation:slideDown .3s ease-in;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#ef4444;color:var(--danger);font-size:15px;font-weight:500;margin-bottom:28px;padding:16px 20px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.auth-success{animation:slideDown .3s ease-in;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;color:#10b981;color:var(--success);font-size:15px;font-weight:500;margin-bottom:28px;padding:16px 20px}@media (max-width:1024px){.auth-container{max-width:600px;min-width:550px}.auth-card{padding:45px}}@media (max-width:768px){.auth-container{max-width:none;min-width:auto;width:95%}.auth-card{padding:40px 35px}.auth-title{font-size:36px;margin-bottom:28px}.auth-input{font-size:15px;height:56px;padding:0 20px}.auth-input::placeholder{font-size:14px}.auth-button{font-size:15px;height:56px;padding:0 20px}.auth-button.login-button{width:180px}.secondary-button{height:56px}.form-group{margin-bottom:24px}.form-group label{font-size:14px;margin-bottom:10px}.password-toggle{padding:10px;right:12px}.password-toggle svg{height:20px;width:20px}.auth-divider{margin:28px 0}.existing-customer-text,.new-customer-text{font-size:15px;margin-bottom:14px}}@media (max-width:480px){.auth-container{width:92%}.auth-card{padding:35px 25px}.auth-title{font-size:32px;margin-bottom:24px}.auth-input{font-size:14px;height:54px;padding:0 16px}.auth-input::placeholder{font-size:13px}.auth-button{font-size:14px;height:54px}.auth-button.login-button{width:160px}.secondary-button{height:54px}.form-group{margin-bottom:20px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--gray-50);color:#1e293b;color:var(--gray-800);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.brand-logos-wrapper{padding:2rem 0}.brand-logos-container{flex-wrap:wrap;gap:2rem;margin:0 auto;max-width:1200px;padding:0 1rem}.brand-logo,.brand-logos-container{align-items:center;display:flex;justify-content:center}.brand-logo{background:#fff;border-radius:.5rem;border-radius:var(--radius);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);flex:0 0 auto;transition:transform .2s ease,box-shadow .2s ease}.brand-logo:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.brand-logo img{height:auto;max-height:60px;max-width:100%;object-fit:contain;width:auto}@media (max-width:768px){.brand-logos-container{gap:1rem}.brand-logo{padding:.75rem}.brand-logo img{max-height:45px}}@media (max-width:480px){.brand-logo img{max-height:35px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6366f1,#4f46e5);background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px}.header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;font-weight:700;margin:0}.nav{align-items:center;display:flex;gap:1.5rem}.nav a{border-radius:.5rem;border-radius:var(--radius);color:#fff;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav a:hover{background:#ffffff1a;transform:translateY(-2px)}.nav a:after{background:#fff;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.nav a:hover:after{width:80%}.categories-toggle,.mobile-menu-toggle{display:none}.cart-container,.home-container,.product-detail-container{grid-gap:2rem;display:grid;gap:2rem;margin:0 auto;max-width:1400px;padding:2rem}.home-container{grid-template-columns:280px 1fr}.cart-container{grid-template-columns:1fr 380px}.product-detail-container{gap:3rem;grid-template-columns:1fr 1fr}.sidebar{background:#fff;border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:100px}.sidebar h3{color:#1e293b;color:var(--gray-800);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.category-list{display:flex;flex-direction:column;gap:.5rem;list-style:none}.category-list button{background:#0000;border:none;border-radius:.5rem;border-radius:var(--radius);color:#475569;color:var(--gray-600);cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1rem;text-align:left;transition:all .3s ease;width:100%}.category-list button:hover{background:#f1f5f9;background:var(--gray-100);color:#6366f1;color:var(--primary);transform:translateX(5px)}.category-list button.active{background:#6366f1;background:var(--primary);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);cursor:pointer;overflow:hidden;transition:all .3s ease}.product-card:hover{border-color:#818cf8;border-color:var(--primary-light);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-8px)}.product-image{height:250px;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-image{transform:scale(1.05)}.product-info{padding:1.5rem}.product-name a{color:#1e293b;color:var(--gray-800);font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .3s ease}.product-name a:hover,.product-price{color:#6366f1;color:var(--primary)}.product-price{font-size:1.5rem;font-weight:700;margin:.5rem 0}.product-description{color:#64748b;color:var(--gray-500);font-size:.9rem;line-height:1.5;margin-bottom:1rem}.product-actions{display:flex;gap:.75rem}.add-to-cart-btn,.view-details-btn{border:none;border-radius:.5rem;border-radius:var(--radius);cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.75rem 1rem;text-align:center;text-decoration:none;transition:all .3s ease}.view-details-btn{background:#f1f5f9;background:var(--gray-100);color:#334155;color:var(--gray-700)}.view-details-btn:hover{background:#e2e8f0;background:var(--gray-200);transform:translateY(-2px)}.add-to-cart-btn{background:#6366f1;background:var(--primary);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff}.add-to-cart-btn:hover{background:#4f46e5;background:var(--primary-dark);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.product-gallery{background:#fff;border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);padding:2rem;position:-webkit-sticky;position:sticky;top:100px}.main-image{object-fit:cover}.main-image,.no-image{border-radius:.75rem;border-radius:var(--radius-md);height:500px;width:100%}.no-image{align-items:center;background:#f1f5f9;background:var(--gray-100);color:#94a3b8;color:var(--gray-400);display:flex;font-size:1.25rem;justify-content:center}.product-info{background:#fff;border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);padding:2rem}.product-title{color:#1e293b;color:var(--gray-800);font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.stock-status{border-radius:.5rem;border-radius:var(--radius);display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1rem}.stock-status.in-stock{background:#10b981;background:var(--success);color:#fff}.stock-status.out-of-stock{background:#ef4444;background:var(--danger);color:#fff}.product-description{color:#475569;color:var(--gray-600);line-height:1.8;margin-bottom:1.5rem}.quantity-selector{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.quantity-selector button,.quantity-selector label{color:#334155;color:var(--gray-700);font-weight:600}.quantity-selector button{background:#fff;border:2px solid #cbd5e1;border:2px solid var(--gray-300);border-radius:.5rem;border-radius:var(--radius);cursor:pointer;font-size:1.25rem;height:40px;transition:all .3s ease;width:40px}.quantity-selector button:hover:not(:disabled){background:#f8fafc;background:var(--gray-50);border-color:#6366f1;border-color:var(--primary);color:#6366f1;color:var(--primary)}.quantity-selector button:disabled{cursor:not-allowed;opacity:.5}.quantity-selector span{font-size:1.25rem;font-weight:600;min-width:40px;text-align:center}.view-cart-btn{background:#f1f5f9;background:var(--gray-100);border-radius:.5rem;border-radius:var(--radius);color:#334155;color:var(--gray-700);display:block;font-weight:600;margin-top:1rem;padding:.75rem 1rem;text-align:center;text-decoration:none;transition:all .3s ease}.view-cart-btn:hover{background:#e2e8f0;background:var(--gray-200)}.cart-items{background:#fff;border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);padding:2rem}.cart-items h2{color:#1e293b;color:var(--gray-800);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.cart-item{grid-gap:1.5rem;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--gray-200);gap:1.5rem;grid-template-columns:100px 1fr auto auto auto;padding:1.5rem;transition:all .3s ease}.cart-item:hover{background:#f8fafc;background:var(--gray-50)}.cart-item:last-child{border-bottom:none}.item-image img{border-radius:.5rem;border-radius:var(--radius);height:100px;object-fit:cover;width:100px}.item-name a{color:#1e293b;color:var(--gray-800);font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .3s ease}.item-name a:hover,.item-price{color:#6366f1;color:var(--primary)}.item-price{font-size:1.25rem;font-weight:700;margin:.5rem 0}.item-quantity{align-items:center;display:flex;gap:.5rem}.item-quantity button{background:#fff;border:2px solid #cbd5e1;border:2px solid var(--gray-300);border-radius:.375rem;border-radius:var(--radius-sm);color:#334155;color:var(--gray-700);cursor:pointer;font-size:1rem;font-weight:600;height:32px;transition:all .3s ease;width:32px}.item-quantity button:hover:not(:disabled){border-color:#6366f1;border-color:var(--primary);color:#6366f1;color:var(--primary)}.item-quantity button:disabled{cursor:not-allowed;opacity:.5}.item-quantity span{font-weight:600;min-width:30px;text-align:center}.item-total p{color:#1e293b;color:var(--gray-800);font-size:1.25rem;font-weight:700}.remove-item-btn{background:#ef4444;background:var(--danger);border:none;border-radius:.5rem;border-radius:var(--radius);color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.remove-item-btn:hover{background:#dc2626;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.cart-summary{background:#fff;border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);height:-webkit-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:100px}.cart-summary h2{color:#1e293b;color:var(--gray-800);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.summary-row{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--gray-200);color:#475569;color:var(--gray-600);padding:1rem 0}.summary-row.total{border-bottom:none;border-top:2px solid #e2e8f0;border-top:2px solid var(--gray-200);color:#1e293b;color:var(--gray-800);font-size:1.25rem;font-weight:700;margin-top:1rem;padding-top:1rem}.checkout-btn{background:#6366f1;background:var(--primary);border-radius:.5rem;border-radius:var(--radius);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;display:block;font-weight:600;margin-top:1.5rem;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.checkout-btn:hover{background:#4f46e5;background:var(--primary-dark);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.continue-shopping{color:#475569;color:var(--gray-600);display:block;font-weight:500;margin-top:1rem;text-align:center;text-decoration:none;transition:color .3s ease}.continue-shopping:hover{color:#6366f1;color:var(--primary)}.cart-empty{background:#fff;border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);margin:2rem;padding:4rem 2rem;text-align:center}.cart-empty h2{color:#1e293b;color:var(--gray-800);font-size:2rem;margin-bottom:1rem}.error-message,.loading{font-size:1.25rem;padding:4rem 2rem;text-align:center}.loading{color:#64748b;color:var(--gray-500)}.error-message{color:#ef4444;color:var(--danger);margin:2rem}.error-message,.product-reviews{border-radius:1rem;border-radius:var(--radius-lg);padding:2rem}.product-reviews{background:#fff;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);margin-top:2rem}.product-reviews h2{color:#1e293b;color:var(--gray-800);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{background:#f8fafc;background:var(--gray-50);border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:.75rem;border-radius:var(--radius-md);padding:1.5rem}.review-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.reviewer-name{color:#1e293b;color:var(--gray-800);font-weight:600}.review-date{color:#64748b;color:var(--gray-500);font-size:.875rem}.review-rating{color:#f15b29;color:var(--warning);font-size:1.25rem;margin-bottom:.5rem}.review-content{color:#475569;color:var(--gray-600);line-height:1.6}.auth-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:2rem}.auth-box{background:#fff;border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);max-width:450px;padding:2.5rem;width:100%}.auth-box h2{color:#1e293b;color:var(--gray-800);font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.form-group{margin-bottom:1.25rem}.form-group label{color:#334155;color:var(--gray-700);display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-group input{border:2px solid #cbd5e1;border:2px solid var(--gray-300);border-radius:.5rem;border-radius:var(--radius);font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus{border-color:#6366f1;border-color:var(--primary);box-shadow:0 0 0 3px #6366f11a;outline:none}.auth-btn{background:#6366f1;background:var(--primary);border:none;border-radius:.5rem;border-radius:var(--radius);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:1rem;transition:all .3s ease;width:100%}.auth-btn:hover:not(:disabled){background:#4f46e5;background:var(--primary-dark);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.auth-btn:disabled{cursor:not-allowed;opacity:.6}.auth-switch{color:#475569;color:var(--gray-600);margin-top:1.5rem;text-align:center}.auth-switch p{font-size:.95rem}.auth-switch button{background:none;border:none;color:#6366f1;color:var(--primary);cursor:pointer;font-size:.95rem;font-weight:600;transition:color .3s ease}.auth-switch button:hover{color:#4f46e5;color:var(--primary-dark);text-decoration:underline}.account-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr;margin:0 auto;max-width:1400px;padding:2rem}.account-sidebar{background:#fff;border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:100px}.user-info{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--gray-200);margin-bottom:1.5rem;padding-bottom:1.5rem}.user-info h3{color:#1e293b;color:var(--gray-800);font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.user-info p{color:#64748b;color:var(--gray-500);font-size:.9rem}.account-nav{display:flex;flex-direction:column;gap:.5rem}.account-nav a{border-radius:.5rem;border-radius:var(--radius);color:#475569;color:var(--gray-600);font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.account-nav a.active,.account-nav a:hover{background:#6366f1;background:var(--primary);color:#fff;transform:translateX(5px)}.logout-btn{background:#ef4444;background:var(--danger);border:none;border-radius:.5rem;border-radius:var(--radius);color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.75rem 1rem;transition:all .3s ease}.logout-btn:hover{background:#dc2626;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.account-content{background:#fff;border-radius:1rem;border-radius:var(--radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow);padding:2rem}.account-section{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--gray-200);margin-bottom:2.5rem;padding-bottom:2.5rem}.account-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.account-section h2{color:#1e293b;color:var(--gray-800);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.orders-table{border-collapse:collapse;margin-top:1rem;width:100%}.orders-table td,.orders-table th{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--gray-200);padding:1rem;text-align:left}.orders-table th{color:#334155;color:var(--gray-700);font-weight:600}.orders-table th,.orders-table tr:hover{background:#f8fafc;background:var(--gray-50)}.orders-table button{background:#6366f1;background:var(--primary);border:none;border-radius:.375rem;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.orders-table button:hover{background:#4f46e5;background:var(--primary-dark)}.addresses-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.address-box{background:#f8fafc;background:var(--gray-50);border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:.75rem;border-radius:var(--radius-md);padding:1.5rem}.address-box h3{color:#1e293b;color:var(--gray-800);font-size:1.125rem;font-weight:600;margin-bottom:1rem}.address-box p{color:#475569;color:var(--gray-600);margin-bottom:.5rem}.address-box button{background:#6366f1;background:var(--primary);border:none;border-radius:.375rem;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-weight:500;margin-top:1rem;padding:.5rem 1rem;transition:all .3s ease}.address-box button:hover{background:#4f46e5;background:var(--primary-dark)}.account-form{margin-top:1rem}.form-row{grid-gap:1rem;gap:1rem;grid-template-columns:1fr 1fr}.save-changes-btn{background:#6366f1;background:var(--primary);border:none;border-radius:.5rem;border-radius:var(--radius);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;font-weight:600;margin-top:1.5rem;padding:.75rem 2rem;transition:all .3s ease}.save-changes-btn:hover{background:#4f46e5;background:var(--primary-dark);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.checkout{background:linear-gradient(180deg,#f8fafc,#fff);background:linear-gradient(180deg,var(--gray-50) 0,#fff 100%);min-height:100vh;padding-bottom:3rem}.checkout-progress-container{margin:0 auto;max-width:1400px;padding:2rem 2rem 1rem}.checkout-progress{justify-content:center;margin:0 auto;max-width:600px}.checkout-progress,.progress-step{align-items:center;display:flex;gap:.5rem}.progress-step{color:#94a3b8;color:var(--gray-400);font-size:.95rem;font-weight:600}.progress-step.completed{color:#10b981;color:var(--success)}.progress-step.active{color:#1e293b;color:var(--gray-800)}.progress-step .step-icon{align-items:center;background:#e2e8f0;background:var(--gray-200);border-radius:50%;color:#64748b;color:var(--gray-500);display:flex;font-size:.85rem;height:28px;justify-content:center;width:28px}.progress-step.completed .step-icon{background:#10b981;background:var(--success);color:#fff}.progress-step.active .step-icon{background:#6366f1;background:var(--primary);color:#fff}.progress-line{background:#e2e8f0;background:var(--gray-200);flex:1 1;height:2px;max-width:80px}.checkout-container{grid-gap:2rem;align-items:start;gap:2rem;grid-template-columns:calc(70% - 1rem) calc(30% - 1rem);margin:0 auto;max-width:1400px;padding:1rem 2rem 2rem}.checkout-main{display:flex;flex-direction:column;gap:1.5rem}.checkout-card{background:#fff;border:1px solid #f1f5f9;border:1px solid var(--gray-100);border-radius:20px;box-shadow:0 4px 20px #0000000f;padding:30px}.checkout-card .card-header{border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--gray-100);margin-bottom:1.5rem;padding-bottom:1rem}.checkout-card .card-header h2{color:#1e293b;color:var(--gray-800);font-size:1.5rem;font-weight:700;margin:0}.checkout-card .card-body{display:flex;flex-direction:column;gap:1.25rem}.checkout-card .form-row{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.checkout-card .form-group{margin-bottom:0}.checkout-card .form-group label{color:#334155;color:var(--gray-700);display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.checkout-card .form-group input{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--gray-200);border-radius:12px;color:#1e293b;color:var(--gray-800);font-family:inherit;font-size:1rem;height:50px;padding:0 1rem;transition:all .25s ease;width:100%}.checkout-card .form-group input:focus{border-color:#f15b29;box-shadow:0 0 0 4px #f15b291a;outline:none}.checkout-card .form-group input::placeholder{color:#94a3b8;color:var(--gray-400)}.shipping-toggle-card{padding:1.25rem 1.5rem}.shipping-toggle{align-items:center;color:#334155;color:var(--gray-700);cursor:pointer;display:flex;font-weight:600;gap:.75rem}.shipping-toggle input[type=checkbox]{display:none}.checkbox-custom{align-items:center;border:2px solid #cbd5e1;border:2px solid var(--gray-300);border-radius:5px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .2s ease;width:20px}.shipping-toggle input[type=checkbox]:checked+.checkbox-custom{background:#f15b29;border-color:#f15b29}.shipping-toggle input[type=checkbox]:checked+.checkbox-custom:after{color:#fff;content:"✓";font-size:.75rem;font-weight:700}.payment-card .payment-method{background:#f8fafc;background:var(--gray-50);border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:12px;padding:1rem 1.25rem}.payment-card .payment-method label{align-items:center;color:#334155;color:var(--gray-700);cursor:pointer;display:flex;font-weight:600;gap:.75rem;margin:0}.payment-card .payment-method input[type=radio]{display:none}.radio-custom{align-items:center;border:2px solid #cbd5e1;border:2px solid var(--gray-300);border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .2s ease;width:20px}.payment-card .payment-method input[type=radio]:checked+.radio-custom{border-color:#f15b29;border-width:6px}.place-order-btn{background:linear-gradient(135deg,#f15b29,#ff7a50);border:none;border-radius:12px;box-shadow:0 4px 15px #f15b294d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;height:55px;letter-spacing:.5px;margin-top:.5rem;text-transform:none;transition:all .3s ease;width:100%}.place-order-btn:hover:not(:disabled){background:linear-gradient(135deg,#e04a1e,#f15b29);box-shadow:0 8px 25px #f15b2966;transform:translateY(-2px)}.place-order-btn:disabled{cursor:not-allowed;opacity:.7}.checkout-sidebar{display:flex;flex-direction:column;gap:1.5rem;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.order-summary-card{background:#fff;border:1px solid #f1f5f9;border:1px solid var(--gray-100);border-radius:20px;box-shadow:0 4px 20px #0000000f;padding:30px}.order-summary-card .order-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.order-summary-card .order-item{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.order-summary-card .order-item-info{display:flex;flex-direction:column;gap:.25rem}.order-summary-card .order-item-name{color:#1e293b;color:var(--gray-800);font-size:.95rem;font-weight:600;line-height:1.4}.order-summary-card .order-item-qty{color:#64748b;color:var(--gray-500);font-size:.8rem}.order-summary-card .order-item-price{color:#1e293b;color:var(--gray-800);font-weight:700;white-space:nowrap}.checkout-divider{background:#f1f5f9;background:var(--gray-100);height:1px;margin:1.25rem 0}.order-summary-card .order-totals{display:flex;flex-direction:column;gap:.875rem}.order-summary-card .total-row{align-items:center;color:#475569;color:var(--gray-600);display:flex;font-size:.95rem;justify-content:space-between}.order-summary-card .total-row span:last-child{color:#1e293b;color:var(--gray-800);font-weight:600}.order-summary-card .total-row.shipping-row span:last-child{color:#f15b29;font-weight:700}.order-summary-card .total-row.final{color:#1e293b;color:var(--gray-800);font-size:1.25rem;font-weight:700}.order-summary-card .total-row.final span:last-child{color:#10b981;color:var(--success);font-size:1.35rem}.security-badges{display:flex;flex-direction:column;gap:.75rem}.security-badge{align-items:center;background:#fff;border:1px solid #f1f5f9;border:1px solid var(--gray-100);border-radius:12px;box-shadow:0 2px 10px #0000000a;color:#334155;color:var(--gray-700);display:flex;font-size:.9rem;font-weight:600;gap:.75rem;padding:1rem 1.25rem}.badge-icon{font-size:1.1rem}.checkout-error-message{background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-weight:500;margin-bottom:1rem;padding:1rem 1.25rem}.service-area-success{color:#15803d;font-weight:600}.service-area-error,.service-area-success{align-items:center;display:flex;font-size:.85rem;gap:.5rem;margin-top:.5rem}.service-area-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-weight:500;padding:.625rem .75rem}.service-area-warning-box{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;color:#991b1b;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;margin-bottom:1rem;padding:1rem 1.25rem}.service-area-warning-box .warning-icon{flex-shrink:0;font-size:1.25rem}.checkout-empty{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;margin:2rem;padding:4rem 2rem;text-align:center}.checkout-empty h2{color:#1e293b;color:var(--gray-800);font-size:2rem;margin-bottom:1rem}@media (max-width:1024px){.account-container,.cart-container,.checkout-container,.home-container,.product-detail-container{grid-template-columns:1fr}.account-sidebar,.cart-summary,.checkout-sidebar,.order-summary,.product-gallery,.sidebar{position:static}.main-image,.no-image{height:420px}.account-nav,.category-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media (max-width:768px){body{font-size:15px}.header{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:1fr auto;padding:1rem}.header-content{flex-direction:column;gap:1rem}.header h1{font-size:1.25rem;line-height:1.3;text-align:left}.mobile-menu-toggle{align-items:center;background:#ffffff24;border:none;border-radius:.5rem;border-radius:var(--radius);cursor:pointer;display:inline-flex;flex-direction:column;gap:5px;height:44px;justify-content:center;width:44px}.mobile-menu-toggle span{background:#fff;border-radius:999px;height:2px;width:22px}.nav{display:none;flex-direction:column;gap:.75rem;grid-column:1/-1;justify-content:stretch;width:100%}.nav.open{display:flex}.nav a{background:#ffffff1a;font-size:.9rem;padding:.75rem 1rem;text-align:center}.account-container,.cart-container,.checkout-container,.home-container,.product-detail-container{gap:1rem;padding:1rem}.account-content,.account-sidebar,.auth-box,.cart-items,.cart-summary,.checkout-card,.checkout-form,.order-summary,.order-summary-card,.product-gallery,.product-info,.product-reviews,.security-badge,.sidebar{border-radius:.75rem;border-radius:var(--radius-md);padding:1.25rem}.categories-toggle{background:#6366f1;background:var(--primary);border:none;border-radius:.5rem;border-radius:var(--radius);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;padding:.85rem 1rem;width:100%}.sidebar h3{display:none}.category-list{display:none;grid-template-columns:1fr;margin-top:1rem}.category-list.open{display:grid}.products-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-image{height:220px}.product-info{padding:1.25rem}.product-title{font-size:1.5rem}.product-price{font-size:1.35rem}.main-image,.no-image{height:340px}.cart-item{gap:1rem;grid-template-columns:1fr;padding:1rem}.cart-item,.item-image{text-align:center}.item-image img{height:150px;width:150px}.item-quantity{justify-content:center}.remove-item-btn{width:100%}.addresses-grid,.form-row{grid-template-columns:1fr}.orders-table{display:block;overflow-x:auto;white-space:nowrap}.order-item,.review-header{align-items:flex-start;flex-direction:column;gap:.35rem}.auth-container{min-height:auto;padding:1rem}}@media (max-width:480px){.header{padding:1rem}.account-container,.cart-container,.checkout-container,.home-container,.product-detail-container{padding:.75rem}.header h1{font-size:1.05rem}.nav a{padding:.6rem .5rem;text-align:center}.products-grid{grid-template-columns:1fr}.product-actions{flex-direction:column}.product-image{height:200px}.main-image,.no-image{height:280px}.account-nav,.category-list{grid-template-columns:1fr}.quantity-selector{flex-wrap:wrap;justify-content:center}.cart-empty,.checkout-empty,.error-message,.loading{margin:.75rem;padding:2rem 1rem}.auth-box{padding:1rem}.account-section h2,.auth-box h2,.cart-items h2,.cart-summary h2,.checkout-card .card-header h2,.checkout-form h2,.order-summary-card .card-header h2{font-size:1.35rem}.add-to-cart-btn,.auth-btn,.checkout-btn,.place-order-btn,.save-changes-btn,.view-cart-btn{width:100%}}@media (max-width:1024px){.checkout-sidebar{order:-1}}@media (max-width:768px){.checkout-progress-container{padding:1.5rem 1rem .5rem}.checkout-progress{gap:.25rem}.progress-step .step-label{display:none}.progress-line{max-width:40px}.checkout-card{border-radius:16px;padding:1.5rem}.checkout-card .form-row{gap:1rem;grid-template-columns:1fr}.checkout-card .card-header h2{font-size:1.25rem}.checkout-container{padding:.75rem}.order-summary-card{border-radius:16px;padding:1.5rem}.security-badge{padding:.875rem 1rem}.place-order-btn{font-size:1rem;height:50px}}@media (max-width:480px){.checkout-card,.order-summary-card{border-radius:14px;padding:1.25rem}.checkout-card .form-group input{height:46px}.place-order-btn{height:48px}}.order-success-page{background:#f8fafc;min-height:calc(100vh - 200px);overflow:hidden;padding:3rem 1rem;position:relative}.confetti-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.confetti-piece{animation:confetti-fall 4s ease-out forwards;border-radius:2px;opacity:.8;position:absolute;top:-12px}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0) rotate(0deg)}to{opacity:0;transform:translateY(100vh) rotate(2turn)}}.order-success-container{animation:fadeInUp .7s ease-out;background:#fff;border:none;border-radius:24px;box-shadow:0 20px 60px #00000014;margin:0 auto;max-width:1100px;padding:3rem;position:relative;text-align:center;z-index:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.success-hero{margin-bottom:2.5rem}.success-icon-wrapper{display:inline-block;margin-bottom:1.5rem;position:relative}.success-circle{align-items:center;animation:success-pop .7s cubic-bezier(.175,.885,.32,1.275);background:#22c55e;border-radius:50%;box-shadow:0 0 0 16px #22c55e1f;display:flex;height:100px;justify-content:center;width:100px}@keyframes success-pop{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.success-glow{animation:pulse-glow 2.5s ease-in-out infinite;background:radial-gradient(circle,#22c55e38 0,#0000 70%);border-radius:50%;height:160px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:160px;z-index:-1}@keyframes pulse-glow{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:.3;transform:translate(-50%,-50%) scale(1.25)}}.success-hero h1{color:#111827;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:.75rem}.success-subtitle{color:#6b7280;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.order-info-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.order-info-card{align-items:center;background:#f8fafc;border-radius:20px;display:flex;gap:1rem;padding:1.5rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.order-info-card:hover{box-shadow:0 12px 30px #0000000f;transform:translateY(-4px)}.info-card-icon{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.order-number-card .info-card-icon{color:#22c55e}.order-status-card .info-card-icon{color:#ff6b00}.info-card-content{display:flex;flex-direction:column;gap:.25rem}.info-card-label{color:#6b7280;font-size:.8rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.info-card-value{color:#111827;font-size:1.5rem;font-weight:800}.status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.85rem;font-weight:700;padding:.4rem 1rem;text-transform:capitalize;width:-webkit-fit-content;width:fit-content}.status-orange{background:#fff7ed;color:#ff6b00}.status-blue{background:#eff6ff;color:#2563eb}.status-green{background:#f0fdf4;color:#16a34a}.status-red{background:#fef2f2;color:#dc2626}.whats-next-card{grid-gap:2rem;align-items:center;background:#f8fafc;border-radius:20px;display:grid;gap:2rem;grid-template-columns:1fr 220px;margin-bottom:2rem;padding:2rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.whats-next-card:hover{box-shadow:0 10px 30px #0000000d;transform:translateY(-2px)}.whats-next-card h2{color:#111827;font-size:1.5rem;font-weight:800;margin-bottom:1rem}.whats-next-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.whats-next-list li{align-items:center;color:#374151;display:flex;font-size:1rem;gap:.75rem;line-height:1.5}.whats-next-list li:before{background:#22c55e;border-radius:50%;color:#fff;content:"✓";flex-shrink:0;font-size:.75rem;font-weight:700;height:24px;width:24px}.whats-next-illustration,.whats-next-list li:before{align-items:center;display:flex;justify-content:center}.whats-next-illustration svg{height:auto;max-width:200px;width:100%}.success-action-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.success-btn{align-items:center;border:none;border-radius:14px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:.5rem;height:56px;justify-content:center;padding:0 2rem;text-decoration:none;transition:all .3s ease}.success-btn.btn-primary{background:linear-gradient(135deg,#ff6b00,#ff8c00);box-shadow:0 4px 15px #ff6b004d;color:#fff}.success-btn.btn-primary:hover{background:linear-gradient(135deg,#e65c00,#ff6b00);box-shadow:0 8px 25px #ff6b0066;transform:translateY(-2px)}.success-btn.btn-secondary{background:#fff;border:2px solid #e5e7eb;color:#111827}.success-btn.btn-secondary:hover{border-color:#111827;box-shadow:0 4px 15px #00000014;transform:translateY(-2px)}.trust-badges{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.trust-badge{background:#f8fafc;border-radius:16px;gap:.75rem;padding:1rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.trust-badge:hover{box-shadow:0 8px 20px #0000000d;transform:translateY(-3px)}.trust-icon{flex-shrink:0;font-size:1.5rem}.trust-text{display:flex;flex-direction:column;gap:.1rem}.trust-title{color:#111827;font-size:.9rem;font-weight:700}.trust-desc{color:#6b7280;font-size:.75rem}.order-summary-section{background:#f8fafc;border-radius:20px;overflow:hidden;text-align:left;transition:box-shadow .3s ease}.order-summary-section:hover{box-shadow:0 10px 30px #0000000d}.order-summary-toggle{align-items:center;background:#0000;border:none;color:#111827;cursor:pointer;display:flex;font-size:1.1rem;font-weight:800;justify-content:space-between;padding:1.25rem 1.5rem;transition:background .2s ease;width:100%}.order-summary-toggle:hover{background:#f3f4f6}.toggle-icon{color:#6b7280;font-size:1.4rem;font-weight:400}.order-summary-content{animation:fadeInDown .3s ease-out;border-top:1px solid #e5e7eb;padding:1.5rem}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.summary-loading,.summary-unavailable{align-items:center;color:#6b7280;display:flex;flex-direction:column;font-size:.95rem;gap:.75rem;justify-content:center;margin:0;padding:1rem 0;text-align:center}.summary-spinner{animation:spin .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#ff6b00;height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.summary-items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.summary-item{align-items:center;color:#374151;display:flex;gap:1rem;justify-content:space-between}.summary-item-name{font-weight:600;line-height:1.4}.summary-item-price{color:#111827;font-weight:700;white-space:nowrap}.summary-divider{background:#e5e7eb;height:1px;margin:1rem 0}.summary-totals{display:flex;flex-direction:column;gap:.75rem}.summary-row{align-items:center;color:#6b7280;display:flex;font-size:.95rem;justify-content:space-between}.summary-row span:last-child{color:#111827;font-weight:700}.summary-row.summary-grand-total{border-top:1px solid #e5e7eb;color:#111827;font-size:1.25rem;font-weight:800;margin-top:.25rem;padding-top:.75rem}.summary-row.summary-grand-total span:last-child{color:#22c55e;font-size:1.35rem}@media (max-width:1024px){.order-success-container{padding:2rem}.whats-next-card{grid-template-columns:1fr 180px}}@media (max-width:768px){.order-success-page{padding:2rem 1rem}.order-success-container{border-radius:20px;padding:1.5rem}.success-hero h1{font-size:1.75rem}.success-subtitle{font-size:1rem}.order-info-cards,.whats-next-card{grid-template-columns:1fr}.whats-next-card{padding:1.5rem}.whats-next-illustration{margin:0 auto;max-width:180px;order:-1}.success-action-buttons{flex-direction:column}.success-btn{width:100%}.trust-badges{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.order-success-page{padding:1rem .75rem}.order-success-container{border-radius:18px;padding:1.25rem}.success-circle{height:80px;width:80px}.success-glow{height:130px;width:130px}.success-hero h1{font-size:1.5rem}.order-info-card{padding:1rem}.info-card-value,.whats-next-card h2{font-size:1.25rem}.trust-badges{grid-template-columns:1fr}.success-btn{font-size:.95rem;height:52px}.order-summary-content{padding:1.25rem}.summary-row.summary-grand-total{font-size:1.1rem}.summary-row.summary-grand-total span:last-child{font-size:1.2rem}}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body,html{max-width:100%;overflow-x:hidden;width:100%}body{font-size:14px;line-height:1.5;min-height:100vh}iframe,img,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{font-family:inherit;font-size:inherit}a,h1,h2,h3,h4,h5,h6,li,p,span,td,th{word-wrap:break-word;overflow-wrap:break-word}.responsive-table,.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}table{border-collapse:collapse;width:100%}.account-container,.brands-slider-container,.cart-container,.categories-grid-premium,.checkout-container,.homepage-container,.newsletter-container,.premium-container,.product-detail-container,.rs-breadcrumb .rs-container,.rs-container,.rs-page-section .rs-container,.service-features-grid,.shop-by-brand-grid,.why-buy-grid{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:clamp(12px,3vw,40px);padding-right:clamp(12px,3vw,40px);width:100%}.home-container{max-width:100%;padding-left:0;padding-right:0;width:100%}.rs-container{width:min(1600px,calc(100% - 24px))}.auth-container{margin-left:auto;margin-right:auto;max-width:600px;min-width:auto!important;padding:0 16px;width:100%}.auth-card{padding:clamp(24px,5vw,50px)}.auth-title{font-size:clamp(28px,5vw,40px)}.auth-button.login-button{max-width:320px;width:100%}.hero-section{margin-bottom:clamp(16px,2vw,24px);padding:clamp(8px,1.5vw,16px) clamp(8px,1.5vw,16px) 0}.hero-carousel{border-radius:clamp(12px,1.5vw,20px);max-width:675px}.hero-carousel-arrow{font-size:clamp(20px,2vw,28px);height:clamp(34px,3.5vw,48px);width:clamp(34px,3.5vw,48px)}.hero-carousel-arrow-prev{left:clamp(8px,1.2vw,16px)}.hero-carousel-arrow-next{right:clamp(8px,1.2vw,16px)}.rs-static-grid,.service-features-grid,.shop-by-brand-grid,.why-buy-grid{grid-gap:clamp(16px,2vw,24px);display:grid;gap:clamp(16px,2vw,24px);grid-template-columns:repeat(4,1fr)}.brand-card,.rs-static-card,.service-feature-card,.why-buy-card{padding:clamp(20px,3vw,32px) clamp(16px,2vw,24px)}.service-feature-title,.why-buy-title{font-size:clamp(16px,2vw,18px)}.service-feature-desc,.why-buy-desc{font-size:clamp(13px,1.5vw,14px)}.categories-grid-premium{grid-gap:clamp(12px,2vw,24px);gap:clamp(12px,2vw,24px)}.category-card-premium{padding:clamp(16px,2vw,24px) clamp(12px,1.5vw,16px)}.category-image-circular{height:clamp(80px,12vw,120px);width:clamp(80px,12vw,120px)}.category-image-circular img{height:clamp(48px,8vw,80px);width:clamp(48px,8vw,80px)}.category-name-premium{font-size:clamp(12px,1.5vw,14px)}.fp-slider-track{gap:clamp(12px,1.5vw,16px)}.fp-slider-item{flex:0 0 clamp(170px,18vw,220px)}.brand-logo-card{height:clamp(64px,10vw,80px);padding:clamp(10px,1.5vw,16px);width:clamp(110px,14vw,150px)}.newsletter-section{max-height:none;padding:clamp(32px,5vw,40px) clamp(16px,3vw,40px)}.newsletter-title{font-size:clamp(24px,4vw,36px)}.newsletter-desc{font-size:clamp(14px,2vw,16px)}.newsletter-form{flex-wrap:wrap;justify-content:center}.newsletter-input{flex:1 1 280px;max-width:500px;width:100%}.newsletter-btn{flex:1 1 auto;max-width:200px;width:100%}.rs-footer-grid{grid-gap:clamp(24px,3vw,40px);display:grid;gap:clamp(24px,3vw,40px);grid-template-columns:repeat(4,1fr)}.rs-footer-logo img{height:auto;max-width:100%}.rs-newsletter-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.rs-newsletter-form{display:flex;flex:1 1 320px;flex-wrap:wrap;gap:10px;max-width:100%}.rs-newsletter-input{flex:1 1 220px;min-width:0}.rs-social-icons-wrapper{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.rs-copyright-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;text-align:center}.rs-about-grid,.rs-contact-grid{grid-gap:clamp(24px,3vw,40px);display:grid;gap:clamp(24px,3vw,40px);grid-template-columns:repeat(2,1fr)}.rs-info-grid{grid-gap:clamp(20px,3vw,30px);display:grid;gap:clamp(20px,3vw,30px);grid-template-columns:repeat(3,1fr)}.rs-contact-form,.rs-contact-info,.rs-content-card{padding:clamp(20px,3vw,28px)}.account-container,.cart-container,.checkout-container,.product-detail-container{max-width:1200px;padding:clamp(16px,3vw,40px) clamp(12px,3vw,40px);width:100%}.account-layout,.cart-layout,.checkout-layout,.product-detail-layout{grid-gap:clamp(24px,3vw,40px);display:grid;gap:clamp(24px,3vw,40px);grid-template-columns:1fr}.account-content,.account-sidebar,.cart-items,.cart-summary,.checkout-form,.order-summary,.product-gallery,.product-info{max-width:100%;width:100%}.cart-item{grid-gap:clamp(12px,2vw,20px);align-items:center;display:grid;gap:clamp(12px,2vw,20px);grid-template-columns:auto 1fr auto}.cart-item-image img{height:auto;width:clamp(70px,12vw,100px)}.checkout-form{display:flex;flex-direction:column;gap:clamp(20px,3vw,28px)}.form-row{grid-gap:clamp(12px,2vw,20px);display:grid;gap:clamp(12px,2vw,20px);grid-template-columns:repeat(2,1fr)}.form-row .form-group{min-width:0}.order-success-container{margin-left:auto;margin-right:auto;max-width:800px;padding:clamp(16px,3vw,40px);width:100%}.order-success-card{padding:clamp(24px,4vw,48px)}.account-content,.account-sidebar{width:100%}.account-tabs{display:flex;flex-wrap:wrap;gap:8px}.account-cards-grid,.dashboard-cards{grid-gap:clamp(16px,2vw,24px);display:grid;gap:clamp(16px,2vw,24px);grid-template-columns:repeat(3,1fr)}.account-card,.address-card,.order-card,.stats-card{max-width:100%;width:100%}.product-detail-layout{grid-gap:clamp(24px,4vw,48px);display:grid;gap:clamp(24px,4vw,48px);grid-template-columns:1fr 1fr}.product-gallery img{height:auto;object-fit:contain;width:100%}.add-to-cart-btn,.auth-button,.checkout-btn,.newsletter-btn,.place-order-btn,.rs-newsletter-btn,.view-all-btn,button{max-width:100%}h1{font-size:clamp(28px,4vw,48px)}h2{font-size:clamp(24px,3.2vw,36px)}h3{font-size:clamp(20px,2.6vw,28px)}h4{font-size:clamp(18px,2.2vw,22px)}h5{font-size:clamp(16px,1.8vw,18px)}h6{font-size:clamp(14px,1.5vw,16px)}.section-title{font-size:clamp(24px,3.5vw,32px)}.brands-section-title,.service-features-title{font-size:clamp(22px,3vw,28px)}@media (min-width:1920px){.account-container,.cart-container,.checkout-container,.homepage-container,.premium-container,.product-detail-container,.rs-container{max-width:1600px}}@media (max-width:1440px){.categories-grid-premium{grid-template-columns:repeat(5,1fr)}}@media (max-width:1200px){.premium-container{gap:20px}.premium-header-center{max-width:500px}.premium-contact-item{display:none}.categories-grid-premium{grid-template-columns:repeat(4,1fr)}.rs-static-grid,.service-features-grid,.shop-by-brand-grid,.why-buy-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.premium-header-right{gap:15px}.premium-action-text{display:none}.premium-action-link{padding:8px}.premium-action-link svg{height:24px;width:24px}.premium-menu-toggle{display:flex}.premium-nav{background:#fff;box-shadow:2px 0 20px #00000026;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1001}.premium-nav.open{transform:translateX(0)}.premium-nav-inner{align-items:stretch;flex-direction:column;gap:0;padding:80px 20px 20px}.premium-nav-link{border-bottom:1px solid #f0f0f0;padding:16px 20px;text-align:left}.premium-nav-link:after{display:none}.premium-nav-link.active,.premium-nav-link:hover{background:#fff5ed;color:#f15b29}.categories-grid-premium{grid-template-columns:repeat(3,1fr)}.account-cards-grid,.dashboard-cards,.rs-footer-grid,.rs-static-grid,.service-features-grid,.shop-by-brand-grid,.why-buy-grid{grid-template-columns:repeat(2,1fr)}.product-detail-layout,.rs-about-grid,.rs-contact-grid{grid-template-columns:1fr}.rs-info-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.premium-header-center{max-width:none;order:3;width:100%}.premium-container{flex-wrap:wrap;gap:12px}.premium-header-left{order:1}.premium-header-right{gap:10px;order:2}.premium-search{height:44px}.premium-search button{height:44px;width:44px}.premium-logo img{height:45px}.hero-carousel{height:clamp(180px,40vw,320px)}.hero-carousel-arrow{font-size:22px;height:36px;width:36px}.categories-grid-premium,.rs-static-grid,.service-features-grid,.shop-by-brand-grid,.why-buy-grid{grid-template-columns:repeat(2,1fr)}.fp-slider-item{display:flex;width:260px}.form-row{grid-template-columns:1fr}.cart-item{grid-template-columns:auto 1fr}.cart-item-actions{grid-column:1/-1}.rs-footer-grid{grid-template-columns:repeat(2,1fr)}.rs-copyright-wrapper{flex-direction:column;justify-content:center}.account-cards-grid,.dashboard-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.premium-announcement{font-size:12px;height:auto;padding:8px 0}.premium-main-header{padding:12px 0}.premium-container{padding:0 12px}.premium-logo img{height:40px}.premium-search{height:42px}.premium-search input{font-size:13px;padding:0 12px}.premium-search button{height:42px;width:42px}.premium-action-link svg,.premium-menu-toggle svg{height:22px;width:22px}.hero-carousel{border-radius:12px;height:clamp(160px,42vw,260px)}.account-cards-grid,.categories-grid-premium,.dashboard-cards,.rs-footer-grid,.rs-info-grid,.rs-static-grid,.service-features-grid,.shop-by-brand-grid,.why-buy-grid{grid-template-columns:1fr}.fp-slider-item{display:flex;width:240px}.newsletter-form{flex-direction:column}.newsletter-btn,.newsletter-input,.rs-newsletter-btn,.rs-newsletter-input{max-width:100%;width:100%}.rs-newsletter-wrapper{flex-direction:column;text-align:center}.rs-newsletter-form{width:100%}.auth-card{padding:24px 16px}.auth-title{font-size:26px}.cart-item{grid-template-columns:1fr;text-align:center}.cart-item-image img{margin:0 auto}.cart-item-details,.cart-item-price,.cart-item-quantity,.cart-item-subtotal{width:100%}.account-layout,.checkout-layout,.product-detail-layout{grid-template-columns:1fr}.fp-image-wrap{height:180px;max-height:180px;min-height:180px}.rs-about-grid,.rs-contact-grid{grid-template-columns:1fr}}@media (max-width:480px){.premium-header{position:relative}.premium-logo img{height:36px}.hero-carousel{height:clamp(150px,45vw,220px)}.hero-carousel-arrow{display:none}.section-title{font-size:22px}.brands-section-title,.newsletter-title,.service-features-title{font-size:20px}.fp-slider-item{display:flex;width:220px}.fp-image-wrap{height:160px;max-height:160px;min-height:160px}.rs-footer-grid{grid-template-columns:1fr}.rs-footer-contact{font-size:13px}.auth-card{padding:20px 14px}.auth-title{font-size:24px}}@media (max-width:375px){.premium-container{padding:0 10px}.premium-logo img{height:34px}.premium-action-link svg,.premium-menu-toggle svg{height:20px;width:20px}.hero-section{padding:12px 10px}.hero-carousel{height:clamp(140px,48vw,200px)}.brand-card,.category-card-premium,.rs-static-card,.service-feature-card,.why-buy-card{padding:16px 12px}.fp-slider-item{display:flex;width:200px}.fp-image-wrap{height:150px;max-height:150px;min-height:150px}.newsletter-section{padding:24px 12px}.newsletter-title{font-size:18px}.newsletter-desc{font-size:13px}.rs-contact-form,.rs-contact-info,.rs-content-card{padding:16px 12px}.auth-card{padding:18px 12px}.auth-title{font-size:22px}.form-group{margin-bottom:18px}.auth-input{height:50px;padding:0 16px}}@media (max-width:320px){.premium-logo img{height:32px}.hero-carousel{height:130px}.section-title{font-size:20px}.brands-section-title,.service-features-title{font-size:18px}.fp-slider-item{display:flex;width:180px}.fp-image-wrap{height:130px;max-height:130px;min-height:130px}.category-image-circular{height:70px;width:70px}.category-image-circular img{height:40px;width:40px}.newsletter-title{font-size:16px}.newsletter-btn,.rs-newsletter-btn{font-size:14px;padding:12px 20px}}.hidden-xs{display:none!important}@media (min-width:576px){.hidden-xs{display:inline!important;display:initial!important}}.fp-slider-track{max-width:100%!important;width:100%!important}.brand-logos-container{max-width:1400px!important;width:100%!important}.rs-hero{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr}@media (min-width:992px){.rs-hero{grid-template-columns:70% 30%}}.rs-search{max-width:100%!important;width:100%!important}.rs-footer-logo img,.rs-logo img{height:auto!important;max-width:150px!important;width:100%}@media (max-width:768px){.rs-footer-logo img,.rs-logo img{max-width:120px!important}.rs-hero{grid-template-columns:1fr}.rs-static-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.rs-footer-logo img,.rs-logo img{max-width:100px!important}.rs-static-grid{grid-template-columns:1fr}.rs-search{grid-template-columns:1fr 50px;height:48px}.rs-search button,.rs-search input{height:48px;min-height:48px}.rs-search button{width:50px}}.contact-hero h1,section h1[style*="font-size: 46px"]{font-size:clamp(30px,5vw,46px)!important}.contact-main-grid{display:flex;flex-wrap:wrap;gap:32px}@media (max-width:900px){.contact-form-row,.contact-main-grid{flex-direction:column!important}}[style*="max-width: 1200px"]{max-width:1200px!important;width:100%!important}[style*="max-width: 1400px"]{max-width:1400px!important;width:100%!important}.brands-slider{max-width:100%}.product-detail-image,.product-gallery img,.product-main-image{height:auto;object-fit:contain;width:100%}.cart-items-table{overflow-x:auto}.checkout-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr}@media (min-width:992px){.checkout-container{grid-template-columns:1fr 380px}.checkout-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:20px}}@media (max-width:991px){.checkout-container{grid-template-columns:1fr}.checkout-sidebar{order:2}}.account-layout,.account-page{grid-gap:30px;display:grid;gap:30px;grid-template-columns:280px 1fr}@media (max-width:991px){.account-layout,.account-page{grid-template-columns:1fr}}@media (max-width:768px){.account-sidebar-menu,.account-tabs{display:flex;flex-wrap:wrap;gap:8px}.account-sidebar-menu a,.account-tab{flex:1 1 auto;text-align:center}}.otp-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.otp-input{flex:0 0 auto;height:50px!important;width:45px!important}@media (max-width:480px){.otp-input{font-size:20px!important;height:44px!important;width:38px!important}}@media (max-width:375px){.otp-input{font-size:18px!important;height:40px!important;width:34px!important}.otp-container{gap:8px}}@media (max-width:320px){.otp-input{font-size:16px!important;height:36px!important;width:30px!important}}.order-success-actions,.order-success-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}@media (max-width:576px){.order-success-actions,.order-success-buttons{flex-direction:column}.order-success-actions a,.order-success-actions button,.order-success-buttons a,.order-success-buttons button{width:100%}}img{content-visibility:auto}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sr-page{background:#f8fafc;min-height:70vh;padding:32px 0 80px}.sr-container{margin:0 auto;max-width:1280px;padding:0 24px}.sr-breadcrumb{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:8px;margin-bottom:24px}.sr-breadcrumb a{color:#ff6b00;font-weight:500;text-decoration:none;transition:color .2s}.sr-breadcrumb a:hover{color:#e65c00}.sr-breadcrumb svg{color:#9ca3af;flex-shrink:0}.sr-breadcrumb span{color:#374151;font-weight:500}.sr-header{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;gap:20px;justify-content:space-between;margin-bottom:32px;padding:24px 32px}.sr-header,.sr-header-left{align-items:center;display:flex}.sr-header-left{gap:16px}.sr-header-icon{align-items:center;background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:14px;color:#ff6b00;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.sr-header-text h1{color:#111827;font-size:26px;font-weight:700;line-height:1.2;margin:0 0 4px}.sr-header-text p{color:#6b7280;font-size:15px;margin:0}.sr-header-text p strong{color:#111827}.sr-sort{align-items:center;display:flex;flex-shrink:0;gap:10px}.sr-sort label{color:#6b7280;font-size:14px;font-weight:500;white-space:nowrap}.sr-sort select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;min-width:180px;padding:10px 36px 10px 14px;transition:border-color .2s,box-shadow .2s}.sr-sort select:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a;outline:none}.sr-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:80px 20px}.sr-spinner{animation:sr-spin .8s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#ff6b00;height:44px;width:44px}@keyframes sr-spin{to{transform:rotate(1turn)}}.sr-loading p{font-size:15px;margin:0}.sr-error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#b91c1c;display:flex;font-size:15px;gap:12px;margin-bottom:24px;padding:16px 20px}.sr-error svg{flex-shrink:0}.sr-error p{margin:0}.sr-empty-state{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;margin:0 auto;max-width:560px;padding:80px 24px;text-align:center}.sr-empty-icon{align-items:center;background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:50%;color:#ff6b00;display:inline-flex;height:100px;justify-content:center;margin-bottom:24px;width:100px}.sr-empty-icon.no-results{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#ef4444}.sr-empty-state h2{color:#111827;font-size:22px;font-weight:700;margin:0 0 8px}.sr-empty-state p{color:#6b7280;font-size:15px;margin:0 0 28px}.sr-search-form{background:#fff;border:2px solid #e5e7eb;border-radius:12px;display:flex;margin:0 auto 20px;max-width:420px;overflow:hidden;transition:border-color .2s}.sr-search-form:focus-within{border-color:#ff6b00}.sr-search-form input{border:none;color:#374151;flex:1 1;font-size:15px;outline:none;padding:14px 18px}.sr-search-form input::placeholder{color:#9ca3af}.sr-search-form button{align-items:center;background:linear-gradient(135deg,#ff6b00,#ff8533);border:none;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:14px 24px;transition:background .2s}.sr-search-form button:hover{background:linear-gradient(135deg,#e65c00,#ff6b00)}.sr-continue-btn{align-items:center;background:#111827;border-radius:12px;color:#fff;display:inline-flex;font-size:15px;font-weight:600;gap:8px;margin-top:8px;padding:12px 28px;text-decoration:none;transition:background .2s,transform .2s}.sr-continue-btn:hover{background:#1f2937;transform:translateY(-2px)}.sr-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.sr-grid.sr-fade-in{opacity:1;transform:translateY(0)}.sr-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.sr-card:hover{box-shadow:0 10px 30px #00000014;transform:translateY(-5px)}.sr-card-badge{border-radius:20px;font-size:12px;font-weight:600;left:14px;letter-spacing:.3px;padding:5px 12px;position:absolute;top:14px;z-index:2}.sr-card-badge.in-stock{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.sr-card-badge.low-stock{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.sr-card-badge.out-of-stock{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.sr-card-discount{background:#dc2626;border-radius:8px;color:#fff;font-size:12px;font-weight:700;padding:5px 10px;position:absolute;right:14px;top:14px;z-index:2}.sr-card-image-wrap{align-items:center;background:#f8fafc;border-bottom:1px solid #f1f5f9;display:flex;height:260px;justify-content:center;overflow:hidden}.sr-card-image-wrap img{height:100%;object-fit:contain;padding:20px;transition:transform .4s ease;width:100%}.sr-card:hover .sr-card-image-wrap img{transform:scale(1.05)}.sr-card-body{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:20px}.sr-card-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;font-size:16px;font-weight:600;line-height:1.5;margin:0;overflow:hidden}.sr-card-title a{color:inherit;text-decoration:none;transition:color .2s}.sr-card-title a:hover{color:#ff6b00}.sr-card-pricing{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.sr-card-price{color:#111827;font-size:20px;font-weight:700}.sr-card-original-price{color:#9ca3af;font-size:14px;text-decoration:line-through}.sr-card-discount-tag{background:#ecfdf5;border-radius:6px;color:#10b981;font-size:13px;font-weight:600;padding:2px 8px}.sr-card-price-na{color:#9ca3af;font-size:14px;font-style:italic}.sr-card-actions{display:flex;gap:10px;margin-top:auto;padding-top:14px}.sr-btn-cart{align-items:center;background:linear-gradient(135deg,#ff6b00,#ff8533);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:6px;height:46px;justify-content:center;padding:12px 14px;transition:all .2s ease}.sr-btn-cart:hover:not(:disabled){background:linear-gradient(135deg,#e65c00,#ff6b00);box-shadow:0 4px 12px #ff6b004d;transform:translateY(-1px)}.sr-btn-cart:disabled{background:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed;transform:none}.sr-btn-view{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#374151;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;height:46px;justify-content:center;padding:12px 14px;text-decoration:none;transition:all .2s ease}.sr-btn-view:hover{background:#111827;border-color:#111827;color:#fff;transform:translateY(-1px)}.search-suggestions-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #0000001f;left:0;max-height:360px;overflow-x:hidden;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}.search-suggestions-list{list-style:none;margin:0;padding:8px 0}.search-suggestion-item{align-items:center;cursor:pointer;display:flex;gap:12px;padding:10px 14px;transition:background .15s ease}.search-suggestion-item:hover{background:#f9fafb}.search-suggestion-thumb{background:#f3f4f6;border-radius:6px;flex-shrink:0;height:44px;overflow:hidden;width:44px}.search-suggestion-thumb img{height:100%;object-fit:cover;width:100%}.search-suggestion-info{display:flex;flex-direction:column;gap:2px;min-width:0}.search-suggestion-name{color:#1f2937;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggestion-price{color:#f15b29;font-size:13px;font-weight:600}.search-suggestions-empty,.search-suggestions-loading{color:#6b7280;font-size:14px;padding:16px;text-align:center}.search-suggestions-loading{align-items:center;display:flex;gap:10px;justify-content:center}.spinner-sm{animation:sr-spin .8s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#f15b29;height:18px;width:18px}@media (max-width:1024px){.sr-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.sr-header{padding:20px 24px}.sr-header-text h1{font-size:22px}}@media (max-width:768px){.sr-page{padding:20px 0 60px}.sr-container{padding:0 16px}.sr-header{align-items:flex-start;flex-direction:column;gap:16px;padding:18px 20px}.sr-sort{width:100%}.sr-sort select{flex:1 1;min-width:0}.sr-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.sr-card-image-wrap{height:200px}.sr-card-body{padding:16px}.sr-card-title{font-size:14px}.sr-card-price{font-size:17px}.sr-card-actions{flex-direction:column;gap:8px}.sr-btn-cart,.sr-btn-view{font-size:13px;height:42px}.sr-empty-state{padding:50px 20px}.sr-search-form{border-radius:12px;flex-direction:column}.sr-search-form button{border-radius:0 0 10px 10px;justify-content:center}.search-suggestions-dropdown{top:calc(100% + 6px)}}@media (max-width:480px){.sr-grid{gap:16px;grid-template-columns:1fr}.sr-header-icon{height:42px;width:42px}.sr-header-icon svg{height:22px;width:22px}.sr-header-text h1{font-size:20px}.sr-card-image-wrap{height:240px}.sr-card-body{padding:18px}.sr-card-title{font-size:15px}.sr-card-actions{flex-direction:row}.sr-breadcrumb{margin-bottom:16px}}:root{--primary:#f15b29;--primary-dark:#f15b29;--primary-light:#f15b29;--bg-color:#f8fafc;--card-bg:#fff;--text-dark:#1f2937;--text-gray:#6b7280;--border-color:#e5e7eb;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a;--radius-md:16px;--radius-lg:18px;--transition:all 0.3s ease}body{background:#f8fafc;background:var(--bg-color);color:#1f2937;color:var(--text-dark)}.homepage-container{margin:0 auto;max-width:1400px;padding:0 20px}.hero-section{align-items:stretch;background:#f8fafc;background:var(--bg-color);display:flex;gap:16px;margin-bottom:14px;margin-left:auto;margin-right:auto;max-width:1400px;padding:16px 16px 0}.hero-left{flex:0 0 675px;min-width:0}.hero-carousel{background:#fff;border-radius:20px;box-shadow:0 15px 40px #00000014;overflow:hidden;position:relative;width:100%}.hero-carousel-track{display:flex;transition:transform .6s cubic-bezier(.25,.46,.45,.94);width:100%}.hero-carousel-slide{align-items:center;aspect-ratio:675/360;background:#fff;display:flex;flex-shrink:0;justify-content:center;min-width:100%;position:relative;width:100%}.hero-carousel-slide img{display:block;height:auto;object-fit:contain;transition:opacity .5s ease;width:100%}.hero-carousel-slide.active img{opacity:1}.hero-carousel-arrow{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 16px #0000001f;color:#444;cursor:pointer;display:flex;font-size:28px;height:48px;justify-content:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:background .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease;width:48px;z-index:20}.hero-carousel-arrow:hover{background:#ff6b00;box-shadow:0 6px 20px #ff6b0059;color:#fff;transform:translateY(-50%) scale(1.08)}.hero-carousel-arrow-prev{left:16px}.hero-carousel-arrow-next{right:16px}.hero-carousel-dots{bottom:14px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:20}.hero-carousel-dot{background:#ccc;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background .25s ease,width .25s ease,border-radius .25s ease;width:8px}.hero-carousel-dot:hover{background:#ff6b00}.hero-carousel-dot.active{background:#ff6b00;border-radius:4px;width:24px}.hero-slide-link{display:block;line-height:0;width:100%}.hero-skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.service-features-section{background:#f8fafc;background:var(--bg-color);padding:0 0 16px}.service-features-title{color:#1f2937;color:var(--text-dark);font-size:28px;font-weight:700;letter-spacing:1px;margin-bottom:12px;text-align:center;text-transform:uppercase}.service-features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:0 20px}.service-feature-card{align-items:center;background:#d2e69e;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-md);box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);display:flex;flex-direction:column;padding:24px 20px;text-align:center;transition:all .3s ease;transition:var(--transition)}.service-feature-card:hover{box-shadow:0 20px 25px -5px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-8px)}.service-icon-wrapper{align-items:center;border-radius:50%;display:flex;font-size:24px;height:56px;justify-content:center;margin-bottom:14px;width:56px}.service-icon-wrapper.shipping{background:linear-gradient(135deg,#667eea,#764ba2)}.service-icon-wrapper.returns{background:linear-gradient(135deg,#f093fb,#f5576c)}.service-icon-wrapper.payment{background:linear-gradient(135deg,#4facfe,#00f2fe)}.service-icon-wrapper.support{background:linear-gradient(135deg,#43e97b,#38f9d7)}.service-icon-wrapper img{height:32px;object-fit:contain;width:32px}.service-feature-title{color:#1f2937;color:var(--text-dark);font-size:18px;font-weight:700;margin-bottom:8px}.service-feature-desc{color:#6b7280;color:var(--text-gray);font-size:14px;line-height:1.5}.featured-products-section{background:#f8fafc;background:var(--bg-color);padding:12px 0 0}.featured-products-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:1400px;padding:0 20px}.fp-slider-wrapper{margin:0 auto;max-width:1400px;padding:0 48px;position:relative}.fp-slider-track{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:16px;overflow-x:auto;padding:8px 4px 16px;scroll-snap-type:x mandatory;scrollbar-width:none}.fp-slider-track::-webkit-scrollbar{display:none}.fp-slider-item{display:flex;flex:0 0 220px;scroll-snap-align:start}.fp-slider-arrow{align-items:center;background:#fff;border:1.5px solid #ececec;border-radius:50%;box-shadow:0 4px 16px #00000024;color:#374151;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:44px;z-index:10}.fp-slider-arrow:hover{background:#f15b29;background:var(--primary);border-color:#f15b29;border-color:var(--primary);box-shadow:0 6px 20px #f15b2959;color:#fff;transform:translateY(-50%) scale(1.1)}.fp-arrow-left{left:0}.fp-arrow-right{right:0}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:1400px;padding:0 20px}.section-title{color:#1f2937;color:var(--text-dark);font-size:28px;font-weight:700;letter-spacing:1px;padding-bottom:12px;position:relative;text-transform:uppercase}.section-title:after{background:linear-gradient(90deg,#f15b29,#f15b29);background:linear-gradient(90deg,var(--primary),var(--primary-light));border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.view-all-btn{align-items:center;background:#0000;border:1.5px solid #f15b29;border:1.5px solid var(--primary);border-radius:8px;color:#f15b29;color:var(--primary);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:4px;padding:8px 16px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.view-all-btn:after{content:"→";font-size:14px;transition:transform .2s ease}.view-all-btn:hover{background:#f15b29;background:var(--primary);color:#fff}.view-all-btn:hover:after{transform:translateX(3px)}.fp-card{background:#fff;border:1px solid #ececec;border-radius:14px;box-shadow:0 2px 8px #0000000f;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:100%}.fp-card:hover{box-shadow:0 16px 40px #00000021;transform:translateY(-6px)}.fp-badge{background:#ff6b00;border-radius:20px;box-shadow:0 2px 6px #ff6b0059;color:#fff;font-size:11px;font-weight:700;left:10px;letter-spacing:.3px;line-height:1.4;padding:4px 10px;position:absolute;top:10px;z-index:5}.fp-image-wrap{align-items:center;background:#fff;display:flex;flex-shrink:0;height:180px;justify-content:center;max-height:180px;min-height:180px;overflow:hidden;padding:16px}.fp-image-wrap img{height:100%;object-fit:contain;transition:transform .3s ease-in-out;width:100%}.fp-card:hover .fp-image-wrap img{transform:scale(1.05)}.fp-body{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:12px 14px 14px}.fp-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#222;display:-webkit-box;flex-shrink:0;font-size:15px;font-weight:600;height:42px;line-height:1.4;margin-bottom:8px;max-height:42px;min-height:42px;overflow:hidden;text-decoration:none;transition:color .2s ease}.fp-title:hover{color:#ff6b00}.fp-rating{align-items:center;display:flex;flex-shrink:0;gap:5px;height:20px;margin-bottom:10px;min-height:20px}.fp-stars{display:flex;gap:1px}.fp-star{font-size:14px;line-height:1}.fp-star.filled{color:#ffc107}.fp-star.half{color:#ffc107;opacity:.65}.fp-star.empty{color:#d1d5db}.fp-rating-num{color:#444;font-size:13px;font-weight:600}.fp-reviews{color:#888;font-size:13px}.fp-price-block{display:flex;flex-direction:column;flex-shrink:0;gap:3px;margin-bottom:12px}.fp-pricing{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.fp-price{color:#ff6b00;font-size:22px;font-weight:700;line-height:1.2}.fp-original{color:#999;font-size:14px;font-weight:400;text-decoration:line-through}.fp-savings{color:#22a85b;font-size:13px;font-weight:600;min-height:18px}.fp-cart-btn{align-items:center;background:linear-gradient(135deg,#ff6b00,#e85d04);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:15px;font-weight:600;gap:8px;height:44px;justify-content:center;letter-spacing:.2px;margin-top:auto;min-height:44px;transition:background .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;width:100%}.fp-cart-btn:hover{background:linear-gradient(135deg,#e85d04,#d14e00);box-shadow:0 6px 18px #e85d0461;transform:translateY(-2px)}.fp-cart-btn:disabled{background:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed;transform:none}.fp-cart-btn svg{flex-shrink:0}.categories-section-premium{background:#f8fafc;background:var(--bg-color)}.categories-grid-premium{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:1400px;padding:0 20px}.category-card-premium{align-items:center;border:2px solid #0000;border-radius:16px;border-radius:var(--radius-md);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden;padding:0;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.category-card-premium:hover{border-color:#f15b29;border-color:var(--primary);box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-5px) scale(1.02)}.category-img-fill{flex:1 1;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.category-card-premium:hover .category-img-fill{transform:scale(1.06)}.brands-section{background:#f8fafc;background:var(--bg-color);overflow:hidden}.brands-slider-container{margin:0 auto;max-width:1400px;padding:0 20px}.brands-section-title{color:#1f2937;color:var(--text-dark);font-size:28px;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-align:center;text-transform:uppercase}.brands-slider{animation:scroll 30s linear infinite;display:flex;gap:20px;padding:10px 0}.brands-slider:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.brand-logo-card{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);display:flex;flex:0 0 auto;height:80px;justify-content:center;padding:16px;transition:all .3s ease;transition:var(--transition);width:150px}.brand-logo-card:hover{box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-5px)}.brand-logo-card img{max-height:100%;max-width:100%;object-fit:contain}.shop-by-brand-section{background:#f8fafc;background:var(--bg-color);padding:32px 0}.shop-by-brand-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:0 20px}.brand-card{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-md);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:32px;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.brand-card:hover{border-color:#f15b29;border-color:var(--primary);box-shadow:0 20px 25px -5px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-8px)}.brand-card img{height:80px;margin-bottom:16px;object-fit:contain;width:80px}.brand-card-name{color:#1f2937;color:var(--text-dark);font-size:18px;font-weight:700;transition:all .3s ease;transition:var(--transition)}.brand-card:hover .brand-card-name{color:#f15b29;color:var(--primary)}.why-buy-section{background:#fff;background:var(--card-bg);padding:12px 0 20px}.why-buy-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:0 20px}.why-buy-card{align-items:center;background:#e6e6;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-md);display:flex;flex-direction:column;padding:24px 20px;text-align:center;transition:all .3s ease;transition:var(--transition)}.why-buy-card:hover{box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-8px)}.why-buy-icon{align-items:center;background:linear-gradient(135deg,#f15b29,#f15b29);background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);border-radius:50%;color:#fff;display:flex;font-size:24px;height:56px;justify-content:center;margin-bottom:14px;width:56px}.why-buy-title{color:#1f2937;color:var(--text-dark);font-size:18px;font-weight:700;margin-bottom:8px}.why-buy-desc{color:#6b7280;color:var(--text-gray);font-size:14px;line-height:1.5}.newsletter-section{background:linear-gradient(135deg,#f15b29,#f15b29);background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);max-height:220px;padding-bottom:32px;padding-top:32px}.newsletter-container{margin:0 auto;max-width:600px;padding:0 20px;text-align:center}.newsletter-title{color:#fff;font-size:36px;font-weight:700;margin-bottom:12px}.newsletter-desc{color:#ffffffe6;font-size:16px;margin-bottom:20px}.newsletter-form{display:flex;gap:12px}.newsletter-input{border:none;border-radius:16px;border-radius:var(--radius-md);font-size:16px;outline:none;padding:16px 20px;width:500px}.newsletter-input::placeholder{color:#6b7280;color:var(--text-gray)}.newsletter-btn{background:#1f2937;background:var(--text-dark);border:none;border-radius:16px;border-radius:var(--radius-md);color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease;transition:var(--transition)}.newsletter-btn:hover{background:#000;box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media (max-width:1024px){.hero-carousel{border-radius:16px}.hero-carousel-arrow{font-size:26px;height:44px;width:44px}.hero-carousel-arrow-prev{left:10px}.hero-carousel-arrow-next{right:10px}.hero-carousel-dot{height:8px;width:8px}.service-features-grid{grid-template-columns:repeat(2,1fr)}.categories-grid-premium{grid-template-columns:repeat(3,1fr)}.shop-by-brand-grid,.why-buy-grid{grid-template-columns:repeat(2,1fr)}.fp-slider-wrapper{padding:0 40px}.fp-slider-item{display:flex;flex:0 0 200px}.fp-image-wrap{height:160px;max-height:160px;min-height:160px}.fp-price{font-size:20px}}@media (max-width:640px){.hero-carousel{border-radius:12px}.hero-carousel-arrow{font-size:20px;height:36px;width:36px}.hero-carousel-arrow-prev{left:8px}.hero-carousel-arrow-next{right:8px}.hero-carousel-dot{height:7px;width:7px}.hero-section{margin-bottom:16px;padding:8px 8px 0}.brands-section,.categories-section-premium,.featured-products-section,.service-features-section,.shop-by-brand-section,.why-buy-section{padding:8px 0}.service-features-grid{gap:16px;grid-template-columns:1fr}.brands-section-title,.newsletter-title,.section-title,.service-features-title{font-size:24px}.section-header{align-items:flex-start;flex-direction:column;gap:12px}.fp-slider-wrapper{padding:0 36px}.fp-slider-item{display:flex;flex:0 0 170px}.fp-image-wrap{height:140px;max-height:140px;min-height:140px;padding:10px}.fp-title{font-size:14px;height:40px;max-height:40px;min-height:40px}.fp-price{font-size:18px}.fp-cart-btn{font-size:13px;height:40px;min-height:40px}.fp-slider-arrow{height:36px;width:36px}.categories-grid-premium{gap:12px;grid-template-columns:repeat(2,1fr)}.category-image-circular{height:80px;width:80px}.category-image-circular img{height:50px;width:50px}.shop-by-brand-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.why-buy-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.newsletter-section{padding:24px 0}.brand-logo-card{height:60px;width:120px}}@media (max-width:480px){.homepage-container{padding:0 12px}.hero-carousel{border-radius:10px}.hero-carousel-arrow{font-size:18px;height:32px;width:32px}.hero-carousel-arrow-prev{left:6px}.hero-carousel-arrow-next{right:6px}.brands-slider-container,.categories-grid-premium,.section-header,.service-features-grid,.shop-by-brand-grid{padding:0 12px}.service-feature-card,.why-buy-card{padding:24px 16px}.fp-slider-wrapper{padding:0 12px}.fp-slider-item{display:flex;flex:0 0 155px}.fp-image-wrap{height:120px;max-height:120px;min-height:120px;padding:8px}.fp-body{padding:8px 10px 10px}.fp-title{font-size:13px;height:36px;margin-bottom:6px;max-height:36px;min-height:36px}.fp-rating{gap:3px;height:18px;margin-bottom:6px;min-height:18px}.fp-star{font-size:12px}.fp-rating-num,.fp-reviews{font-size:11px}.fp-price{font-size:16px}.fp-original{font-size:12px}.fp-savings{font-size:11px}.fp-price-block{margin-bottom:10px}.fp-cart-btn{border-radius:8px;font-size:12px;height:36px;min-height:36px}.fp-slider-arrow{display:none}.brands-slider,.categories-grid-premium,.service-features-grid,.shop-by-brand-grid,.why-buy-grid,body{overflow-x:hidden}.fp-slider-track{-webkit-overflow-scrolling:touch}}.hero-right{display:flex;flex:1 1;flex-direction:column;gap:12px;min-width:0}.hrp-card{animation:hrpFadeIn .5s ease both;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000012;padding:14px 16px}@keyframes hrpFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hrp-card:first-child{animation-delay:.05s}.hrp-card:nth-child(2){animation-delay:.12s}.hrp-card:nth-child(3){animation-delay:.2s}.hrp-card-title{color:#1f2937;font-size:13px;font-weight:700;letter-spacing:.6px;margin-bottom:10px;text-transform:uppercase}.hrp-services-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.hrp-service-item{align-items:center;background:#fafafa;border:1.5px solid #f0f0f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:6px;justify-content:center;padding:10px 6px;text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.hrp-service-item:hover{background:#fff5ef;border-color:#ff6b00;box-shadow:0 6px 18px #ff6b0026;transform:translateY(-3px)}.hrp-service-icon{align-items:center;display:inline-flex;font-size:22px;justify-content:center;line-height:1}.hrp-service-icon img{display:block;object-fit:contain}.hrp-service-label{color:#374151;font-size:11px;font-weight:600;line-height:1.3;text-align:center}.hrp-stats{background:linear-gradient(135deg,#fff8f5,#fff);border-left:3px solid #ff6b00}.hrp-stats-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(4,1fr);text-align:center}.hrp-stat-item{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:3px;padding:6px 4px;transition:background .2s ease}.hrp-stat-item:hover{background:#ff6b000f}.hrp-stat-num{color:#ff6b00;font-size:18px;font-weight:800;line-height:1}.hrp-stat-label{color:#6b7280;font-size:10px;font-weight:500}.hrp-contact-row{display:flex;gap:8px;margin-bottom:10px}.hrp-contact-btn{align-items:center;border-radius:10px;display:flex;flex:1 1;font-size:12px;font-weight:600;gap:5px;justify-content:center;padding:8px 6px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;white-space:nowrap}.hrp-contact-btn:hover{box-shadow:0 6px 16px #00000021;filter:brightness(1.06);transform:translateY(-2px)}.hrp-contact-call{background:#ff6b00;color:#fff}.hrp-contact-wa{background:#25d366;color:#fff}.hrp-contact-mail{background:#1f2937;color:#fff}.hrp-trust-row{display:flex;flex-wrap:wrap;gap:6px}.hrp-trust-badge{background:#f3f4f6;border-radius:20px;color:#374151;font-size:11px;font-weight:600;padding:4px 10px;transition:background .2s ease,color .2s ease}.hrp-trust-badge:hover{background:#fff0e8;color:#ff6b00}@media (max-width:1100px){.hero-left{flex:0 0 520px}}@media (max-width:900px){.hero-section{flex-direction:column}.hero-left{flex:none;width:100%}.hero-right{width:100%}.hrp-services-grid,.hrp-stats-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.hrp-services-grid,.hrp-stats-grid{grid-template-columns:repeat(2,1fr)}.hrp-contact-row{flex-wrap:wrap}}.categories-section{animation:fadeIn .6s ease-in;padding:8px 20px 12px}.categories-container{margin:0 auto;max-width:1400px;padding:0 20px}.categories-title{color:#1a1a1a;display:inline-block;font-size:28px;font-weight:700;margin-bottom:8px;position:relative;text-transform:uppercase}.categories-title:after{background:linear-gradient(90deg,#f15b29,#f15b29);border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:60px}.categories-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(6,1fr);margin-top:20px;width:100%}.category-card{align-items:center;background-color:#fff;border:2px solid #f0f0f0;border-radius:14px;box-shadow:var(--card-shadow);cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:center;padding:16px;text-decoration:none;transition:var(--transition);width:100%}.category-card:hover{border-color:var(--primary);box-shadow:0 12px 30px #0000001f;transform:translateY(-5px) scale(1.02)}.category-image-container{align-items:center;display:flex;height:120px;justify-content:center;overflow:hidden;width:100%}.category-image{height:120px;object-fit:contain;transition:transform .3s ease;width:120px}.category-card:hover .category-image{transform:scale(1.08)}.category-name{color:var(--dark);font-size:16px;font-weight:600;margin-top:15px;text-align:center;transition:var(--transition)}@media (max-width:1024px){.categories-grid{gap:15px;grid-template-columns:repeat(3,1fr)}.categories-title{font-size:24px}.category-card{height:220px;padding:15px}.category-image-container{height:100px}.category-image{height:100px;width:100px}}@media (max-width:640px){.categories-section{padding:6px 12px 10px}.categories-grid{gap:12px;grid-template-columns:repeat(2,1fr);margin-top:16px}.categories-title{font-size:20px}.categories-title:after{height:3px;width:50px}.category-card{height:200px;padding:12px}.category-image-container{height:90px}.category-image{height:90px;width:90px}.category-name{font-size:14px;margin-top:10px}}@keyframes pdFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pdSpin{to{transform:rotate(1turn)}}@keyframes pdPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pdShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pdSlideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}.pd-toast{align-items:center;animation:pdSlideDown .3s ease;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;box-shadow:0 8px 30px #10b98159;color:#fff;display:flex;font-size:15px;font-weight:600;gap:10px;left:50%;padding:14px 28px;position:fixed;top:90px;transform:translateX(-50%);z-index:9999}.pd-page{background:#f8fafc;min-height:60vh;opacity:0;padding:40px 20px;transition:opacity .5s ease,transform .5s ease}.pd-page.pd-fade-in{opacity:1}.pd-container{grid-gap:48px;background:#fff;border-radius:24px;box-shadow:0 10px 40px #00000014;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px;padding:32px}.pd-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:400px}.pd-loading p{color:#6b7280;font-size:16px}.pd-loading-spinner{animation:pdSpin .8s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#ff6b00;height:48px;width:48px}.pd-error{flex-direction:column;gap:16px;min-height:400px;text-align:center}.pd-error,.pd-error-icon{align-items:center;display:flex;justify-content:center}.pd-error-icon{background:linear-gradient(135deg,#fee2e2,#fecaca);border-radius:50%;color:#dc2626;font-size:28px;font-weight:700;height:64px;width:64px}.pd-error h2{color:#111827;font-size:24px;margin:0}.pd-error p{color:#6b7280;font-size:16px;margin:0}.pd-back-btn{align-items:center;background:#111827;border-radius:12px;color:#fff;display:inline-flex;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.pd-back-btn:hover{background:#374151;transform:translateY(-2px)}.pd-gallery{align-self:start;position:-webkit-sticky;position:sticky;top:100px}.pd-main-image-wrapper{align-items:center;aspect-ratio:1/1;background:#f9fafb;border-radius:20px;box-shadow:0 4px 20px #0000000f;cursor:zoom-in;display:flex;justify-content:center;overflow:hidden;position:relative;transition:box-shadow .3s ease}.pd-main-image-wrapper:hover{box-shadow:0 8px 30px #0000001f}.pd-main-image{height:100%;object-fit:contain;padding:24px;transition:transform .4s ease;width:100%}.pd-main-image-wrapper.pd-zoomed .pd-main-image{transform:scale(1.8)}.pd-no-image{align-items:center;color:#9ca3af;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px}.pd-no-image p{font-size:14px}.pd-discount-badge{background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:20px;box-shadow:0 4px 12px #dc26264d;color:#fff;font-size:13px;font-weight:700;left:16px;letter-spacing:.5px;padding:6px 14px;position:absolute;top:16px}.pd-thumbnails{display:flex;gap:12px;margin-top:16px;overflow-x:auto;padding:4px}.pd-thumb{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;flex-shrink:0;height:72px;overflow:hidden;padding:4px;transition:all .3s ease;width:72px}.pd-thumb:hover{border-color:#ff6b00;box-shadow:0 4px 12px #ff6b0033;transform:translateY(-2px)}.pd-thumb.pd-thumb-active{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b0026}.pd-thumb img{height:100%;object-fit:contain;width:100%}.pd-info{display:flex;flex-direction:column;gap:20px}.pd-title{color:#111827;font-size:36px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0}.pd-rating{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.pd-stars{display:flex;gap:2px}.pd-star{color:#d1d5db;font-size:18px;transition:color .2s}.pd-star.pd-star-filled{color:#f59e0b}.pd-rating-value{color:#111827;font-size:16px;font-weight:700}.pd-rating-count{color:#6b7280;font-size:14px}.pd-price-section{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px}.pd-price{color:#111827;font-size:42px;font-weight:700;letter-spacing:-1px}.pd-original-price{color:#9ca3af;font-size:20px;text-decoration:line-through}.pd-discount-tag{background:#dcfce7;border-radius:20px;color:#16a34a;font-size:14px;font-weight:700;padding:4px 12px}.pd-stock{margin:4px 0}.pd-stock-badge{align-items:center;border-radius:24px;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:8px 16px}.pd-stock-in{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534}.pd-stock-low{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.pd-stock-out{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.pd-short-desc{border-left:3px solid #ff6b00;color:#4b5563;font-size:15px;line-height:1.7;padding-left:16px}.pd-short-desc p{margin:0}.pd-quantity-section{align-items:center;display:flex;gap:16px}.pd-quantity-label{color:#374151;font-size:14px;font-weight:600}.pd-quantity-control{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50px;display:flex;overflow:hidden}.pd-qty-btn{align-items:center;background:#0000;border:none;color:#374151;cursor:pointer;display:flex;font-size:20px;font-weight:600;height:40px;justify-content:center;transition:all .2s ease;width:40px}.pd-qty-btn:hover:not(:disabled){background:#e5e7eb;color:#111827}.pd-qty-btn:disabled{cursor:not-allowed;opacity:.4}.pd-qty-value{color:#111827;font-size:16px;font-weight:700;text-align:center;width:48px}.pd-actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.pd-add-to-cart-btn{align-items:center;background:linear-gradient(135deg,#ff6b00,#ff8533);border:none;border-radius:14px;box-shadow:0 4px 16px #ff6b004d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;justify-content:center;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s ease;width:100%}.pd-add-to-cart-btn:hover:not(:disabled){background:linear-gradient(135deg,#e65f00,#ff7a1a);box-shadow:0 8px 24px #ff6b0066;transform:translateY(-2px)}.pd-add-to-cart-btn:active:not(:disabled){transform:translateY(0)}.pd-add-to-cart-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.pd-add-to-cart-btn.pd-btn-loading{pointer-events:none}.pd-btn-spinner{animation:pdSpin .6s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.pd-buy-now-btn{align-items:center;background:#111827;border:2px solid #111827;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;justify-content:center;padding:16px 32px;transition:all .3s ease;width:100%}.pd-buy-now-btn:hover:not(:disabled){background:#1f2937;box-shadow:0 8px 24px #1118274d;transform:translateY(-2px)}.pd-buy-now-btn:disabled{cursor:not-allowed;opacity:.5}.pd-trust{grid-gap:12px;background:#f9fafb;border:1px solid #f3f4f6;border-radius:16px;display:grid;gap:12px;grid-template-columns:1fr 1fr;padding:20px}.pd-trust-item{align-items:center;color:#374151;display:flex;font-size:13px;font-weight:500;gap:10px}.pd-trust-item svg{color:#10b981;flex-shrink:0}.pd-description-section{background:#fff;border-radius:24px;box-shadow:0 10px 40px #00000014;margin:40px auto 0;max-width:1280px;padding:32px}.pd-section-title{border-bottom:2px solid #f3f4f6;color:#111827;font-size:24px;font-weight:700;margin:0 0 20px;padding-bottom:12px}.pd-description-content{color:#4b5563;font-size:16px;line-height:1.8}.pd-description-content p{margin:0 0 16px}.pd-description-content ol,.pd-description-content ul{margin:0 0 16px;padding-left:20px}.pd-description-content li{margin-bottom:8px}.pd-description-content img{border-radius:12px;height:auto;margin:16px 0;max-width:100%}.pd-reviews-section{background:#fff;border-radius:24px;box-shadow:0 10px 40px #00000014;margin:40px auto 0;max-width:1280px;padding:32px}.pd-reviews-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.pd-review-card{background:#f9fafb;border:1px solid #f3f4f6;border-radius:16px;padding:24px;transition:all .3s ease}.pd-review-card:hover{box-shadow:0 4px 16px #0000000f;transform:translateY(-2px)}.pd-review-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.pd-review-avatar{align-items:center;background:linear-gradient(135deg,#ff6b00,#ff8533);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:40px;justify-content:center;width:40px}.pd-review-meta{display:flex;flex-direction:column}.pd-reviewer-name{color:#111827;font-size:14px;font-weight:600}.pd-review-date{color:#9ca3af;font-size:12px}.pd-review-stars{margin-bottom:8px}.pd-review-body{color:#4b5563;font-size:14px;line-height:1.6}.pd-review-body p{margin:0}@media (max-width:1024px){.pd-container{gap:32px;grid-template-columns:1fr;padding:24px}.pd-gallery{position:static}.pd-title{font-size:28px}.pd-price{font-size:36px}}@media (max-width:768px){.pd-page{padding:16px 12px}.pd-container{border-radius:16px;gap:24px;padding:16px}.pd-main-image-wrapper{border-radius:14px}.pd-main-image-wrapper.pd-zoomed .pd-main-image{transform:none}.pd-title{font-size:22px}.pd-price{font-size:30px}.pd-original-price{font-size:16px}.pd-thumbnails{gap:8px}.pd-thumb{border-radius:8px;height:56px;width:56px}.pd-trust{gap:10px;grid-template-columns:1fr;padding:16px}.pd-description-section,.pd-reviews-section{border-radius:16px;margin-top:24px;padding:20px}.pd-reviews-grid{grid-template-columns:1fr}.pd-section-title{font-size:20px}.pd-add-to-cart-btn,.pd-buy-now-btn{border-radius:12px;font-size:15px;padding:14px 24px}}@media (max-width:480px){.pd-page{padding:12px 8px}.pd-container{border-radius:12px;padding:12px}.pd-title{font-size:20px}.pd-price{font-size:26px}.pd-price-section{flex-direction:column;gap:4px}.pd-rating{flex-wrap:wrap}}.login-page{align-items:center;animation:fadeIn .6s ease-out;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;justify-content:center;min-height:100vh;padding:20px;position:relative}.login-page:before{background-image:radial-gradient(circle at 10% 20%,#f15b290a 0,#0000 40%),radial-gradient(circle at 90% 80%,#2563eb0a 0,#0000 40%),radial-gradient(circle at 50% 50%,#f15b2905 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-container{animation:slideUp .8s ease-out;background:#fff;border-radius:32px;box-shadow:0 25px 80px #0000001a;display:flex;max-width:1400px;min-height:750px;overflow:hidden;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.login-branding{background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;flex:0 0 55%;flex-direction:column;justify-content:center;overflow:hidden;padding:80px 60px;position:relative}.login-branding:before{background-image:radial-gradient(circle at 20% 80%,#f15b290d 0,#0000 50%),radial-gradient(circle at 80% 20%,#2563eb0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.branding-logo{color:#f15b29;font-size:52px;font-weight:800;letter-spacing:-1.5px;margin-bottom:24px;text-shadow:0 2px 8px #f15b2926}.branding-heading{color:#1f2937;font-size:48px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin-bottom:16px}.branding-subheading{color:#64748b;font-size:20px;font-weight:500;letter-spacing:.2px;margin-bottom:48px}.trust-points{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:48px}.trust-point{align-items:center;color:#475569;display:flex;font-size:16px;font-weight:600;gap:14px;transition:transform .3s ease,gap .3s ease}.trust-point:hover{gap:18px;transform:translateX(8px)}.trust-point-icon{align-items:center;background:linear-gradient(135deg,#f15b29,#f15b29);border-radius:50%;box-shadow:0 4px 12px #f15b294d;color:#fff;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;width:28px}.electronics-illustration{display:flex;gap:24px;justify-content:center;margin-top:auto;opacity:.9}.electronics-icon{align-items:center;background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000001a;display:flex;height:70px;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;width:70px}.electronics-icon:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}.electronics-icon svg{color:#f15b29;height:36px;width:36px}.login-form-section{align-items:center;background:#fff;display:flex;flex:0 0 45%;justify-content:center;padding:50px 40px;position:relative}.login-form-section:before{background:radial-gradient(circle,#f15b2908 0,#0000 70%);content:"";height:200px;pointer-events:none;position:absolute;right:0;top:0;width:200px}.login-card{animation:cardFadeIn 1s ease-out;background:#fff;border-radius:24px;box-shadow:0 20px 50px #00000014;max-width:500px;padding:48px 40px;position:relative;width:100%;z-index:1}@keyframes cardFadeIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.login-card-logo{color:#f15b29;font-size:36px;font-weight:800;letter-spacing:-1px;margin-bottom:12px;text-shadow:0 2px 8px #f15b291a}.login-card-heading{color:#1f2937;font-size:32px;font-weight:700;letter-spacing:-.5px;margin-bottom:10px}.login-card-subheading{color:#64748b;font-size:15px;font-weight:500;line-height:1.5;margin-bottom:36px}.login-form{gap:24px}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:10px}.form-label{color:#374151;font-size:14px;font-weight:600;letter-spacing:.3px}.form-input{background:#fafafa;border:2px solid #e5e7eb;border-radius:14px;color:#1f2937;font-size:15px;height:56px;outline:none;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.form-input:focus{background:#fff;border-color:#f15b29;box-shadow:0 0 0 4px #f15b291a,0 4px 12px #f15b2914;transform:translateY(-1px)}.form-input::placeholder{color:#9ca3af;font-weight:400}.form-input:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.7}.login-button{align-items:center;background:linear-gradient(135deg,#f15b29,#f15b29);border:none;border-radius:14px;box-shadow:0 4px 14px #f15b2959;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;height:56px;justify-content:center;letter-spacing:.3px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.login-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.login-button:hover:not(:disabled){background:linear-gradient(135deg,#f15b29,#f15b29);box-shadow:0 8px 24px #f15b2973;transform:translateY(-2px)}.login-button:hover:not(:disabled):before{left:100%}.login-button:active:not(:disabled){box-shadow:0 4px 12px #f15b2959;transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.6}.secondary-button{background:#0000;border:2px solid #f15b29;box-shadow:none;color:#f15b29}.secondary-button:hover:not(:disabled){background:#fff5ed;box-shadow:0 4px 14px #f15b2926;color:#f15b29;transform:translateY(-1px)}.error-message{align-items:center;animation:shake .5s ease;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;display:flex;font-size:14px;font-weight:500;gap:10px;padding:14px 18px}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.success-message{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;color:#16a34a;display:flex;font-size:14px;font-weight:500;gap:10px;padding:14px 18px}.trust-badges{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:14px;margin-top:28px;padding-top:28px}.trust-badge{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;gap:12px;transition:transform .2s ease}.trust-badge:hover{transform:translateX(4px)}.trust-badge svg{color:#16a34a;flex-shrink:0;height:20px;width:20px}.social-proof{background:linear-gradient(135deg,#fff9f5,#fff);border:1px solid #ffedd5;border-radius:12px;margin-top:28px;padding:20px;text-align:center}.social-proof-stars{color:#fbbf24;font-size:22px;letter-spacing:3px;margin-bottom:8px;text-shadow:0 1px 2px #fbbf244d}.social-proof-text{color:#64748b;font-size:14px;font-weight:600;letter-spacing:.2px}.auth-divider{align-items:center;color:#9ca3af;display:flex;font-size:14px;font-weight:500;margin:28px 0}.auth-divider:after,.auth-divider:before{background:linear-gradient(90deg,#0000,#e5e7eb,#0000);content:"";flex:1 1;height:1px}.auth-divider span{background:#fff;padding:0 20px}.existing-customer-section{margin-top:20px;text-align:center}.existing-customer-text{color:#64748b;font-size:15px;font-weight:500;margin-bottom:14px}@media (max-width:1024px){.login-container{flex-direction:column;max-width:600px;min-height:auto}.login-branding{flex:none;padding:50px 40px;text-align:center}.login-branding:before{display:none}.branding-logo{font-size:42px;margin-bottom:16px}.branding-heading{font-size:36px;margin-bottom:12px}.branding-subheading{font-size:16px;margin-bottom:32px}.trust-points{gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.trust-point{font-size:14px;justify-content:center}.electronics-illustration{display:none}.login-form-section{flex:none;padding:30px 20px}.login-card{padding:36px 32px}.login-card-heading{font-size:28px}}@media (max-width:768px){.login-branding{display:none}.login-page{padding:10px}.login-container{border-radius:20px;max-width:100%}.login-form-section{padding:20px}.login-card{border-radius:20px;box-shadow:0 15px 40px #00000014;padding:32px 24px}.login-card-logo{font-size:32px;margin-bottom:10px}.login-card-heading{font-size:26px;margin-bottom:8px}.login-card-subheading{font-size:14px;margin-bottom:28px}.login-form{gap:20px}.form-group{gap:8px}.trust-badges{gap:12px;margin-top:24px;padding-top:24px}.trust-badge{font-size:13px}.social-proof{margin-top:24px;padding:16px}.social-proof-stars{font-size:20px;letter-spacing:2px}.social-proof-text{font-size:13px}}@media (max-width:480px){.login-page{padding:8px}.login-container{border-radius:16px}.login-card{border-radius:18px;padding:28px 20px}.login-card-logo{font-size:28px}.login-card-heading{font-size:24px}.login-card-subheading{font-size:13px;margin-bottom:24px}.form-input,.login-button{height:52px}.form-input{font-size:14px;padding:0 16px}.login-button{font-size:15px}.trust-badges{gap:10px;margin-top:20px;padding-top:20px}.trust-badge svg{height:18px;width:18px}.auth-divider{margin:20px 0}.existing-customer-text{font-size:14px}}.cp-page{background:linear-gradient(180deg,#fff,#f8fafc 120px);min-height:70vh;padding:32px 0 80px}.cp-container{margin:0 auto;max-width:1320px;padding:0 24px}.cp-breadcrumb{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:8px;margin-bottom:24px}.cp-breadcrumb a{color:#ff6b00;font-weight:500;text-decoration:none;transition:color .2s}.cp-breadcrumb a:hover{color:#e65c00}.cp-breadcrumb svg{color:#9ca3af;flex-shrink:0}.cp-breadcrumb span{color:#374151;font-weight:500}.cp-header{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;gap:20px;justify-content:space-between;margin-bottom:32px;padding:24px 32px}.cp-header,.cp-header-left{align-items:center;display:flex}.cp-header-left{gap:16px}.cp-header-icon{align-items:center;background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:14px;color:#ff6b00;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.cp-header-text h1{color:#111827;font-size:26px;font-weight:700;line-height:1.2;margin:0 0 4px;text-transform:capitalize}.cp-header-text p{color:#6b7280;font-size:15px;margin:0}.cp-header-text p strong{color:#111827}.cp-sort{align-items:center;display:flex;flex-shrink:0;gap:10px}.cp-sort label{color:#6b7280;font-size:14px;font-weight:500;white-space:nowrap}.cp-sort select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;min-width:180px;padding:10px 36px 10px 14px;transition:border-color .2s,box-shadow .2s}.cp-sort select:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a;outline:none}.cp-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.cp-grid.cp-fade-in{opacity:1;transform:translateY(0)}.cp-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.cp-card:hover{box-shadow:0 10px 30px #00000014;transform:translateY(-6px)}.cp-card-badge{border-radius:20px;font-size:12px;font-weight:600;left:14px;letter-spacing:.3px;padding:5px 12px;position:absolute;top:14px;z-index:2}.cp-card-badge.in-stock{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.cp-card-badge.low-stock{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.cp-card-badge.out-of-stock{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.cp-card-discount{background:#ff6b00;border-radius:20px;box-shadow:0 2px 8px #ff6b004d;color:#fff;font-size:12px;font-weight:700;padding:5px 12px;position:absolute;right:14px;top:14px;z-index:2}.cp-card-image-wrap{background:#f8fafc;border-bottom:1px solid #f1f5f9;height:260px;overflow:hidden;position:relative}.cp-card-image-link,.cp-card-image-wrap{align-items:center;display:flex;justify-content:center}.cp-card-image-link{height:100%;width:100%}.cp-card-image-wrap img{height:100%;object-fit:contain;padding:20px;transition:transform .4s ease;width:100%}.cp-card:hover .cp-card-image-wrap img{transform:scale(1.05)}.cp-card-overlay{bottom:12px;display:flex;gap:8px;opacity:0;position:absolute;right:12px;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.cp-card:hover .cp-card-overlay{opacity:1;transform:translateY(0)}.cp-overlay-btn{align-items:center;background:#fff;border:none;border-radius:10px;box-shadow:0 2px 10px #0000001f;color:#374151;cursor:pointer;display:flex;height:38px;justify-content:center;text-decoration:none;transition:background .2s,color .2s,transform .2s;width:38px}.cp-overlay-btn:hover{background:#ff6b00;color:#fff;transform:scale(1.1)}.cp-card-body{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:20px}.cp-card-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;font-size:16px;font-weight:600;line-height:1.5;margin:0;overflow:hidden}.cp-card-title a{color:inherit;text-decoration:none;transition:color .2s}.cp-card-title a:hover{color:#ff6b00}.cp-card-pricing{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.cp-card-price{color:#111827;font-size:20px;font-weight:700}.cp-card-original{color:#9ca3af;font-size:14px;text-decoration:line-through}.cp-card-off{background:#ecfdf5;border-radius:6px;color:#10b981;font-size:13px;font-weight:600;padding:2px 8px}.cp-card-price-na{color:#9ca3af;font-size:14px;font-style:italic}.cp-btn-cart{align-items:center;background:linear-gradient(135deg,#ff6b00,#ff8533);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;height:48px;justify-content:center;margin-top:auto;padding:12px 16px;transition:all .2s ease;width:100%}.cp-btn-cart:hover:not(:disabled){background:linear-gradient(135deg,#e65c00,#ff6b00);box-shadow:0 4px 12px #ff6b004d;transform:translateY(-2px)}.cp-btn-cart:disabled{background:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed;transform:none}.cp-error{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;margin:0 auto;max-width:560px;padding:80px 24px;text-align:center}.cp-error-icon{align-items:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:50%;color:#ef4444;display:inline-flex;height:80px;justify-content:center;margin-bottom:20px;width:80px}.cp-error h2{color:#111827;font-size:22px;font-weight:700;margin:0 0 8px}.cp-error p{color:#6b7280;font-size:15px;margin:0 0 24px}.cp-empty{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;margin:0 auto;max-width:560px;padding:80px 24px;text-align:center}.cp-empty-icon{align-items:center;background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:50%;color:#ff6b00;display:inline-flex;height:100px;justify-content:center;margin-bottom:24px;width:100px}.cp-empty h2{color:#111827;font-size:22px;font-weight:700;margin:0 0 8px}.cp-empty p{color:#6b7280;font-size:15px;margin:0 0 28px}.cp-back-btn{align-items:center;background:#111827;border-radius:12px;color:#fff;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:12px 28px;text-decoration:none;transition:background .2s,transform .2s}.cp-back-btn:hover{background:#1f2937;transform:translateY(-2px)}.cp-skeleton-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;overflow:hidden}.cp-skeleton-image{background:#f1f5f9;height:260px}.cp-skeleton-body{padding:20px}.cp-skeleton-line{background:#f1f5f9;border-radius:8px;height:16px;margin-bottom:10px}.cp-shimmer{animation:cp-shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%}@keyframes cp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:1400px){.cp-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1024px){.cp-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.cp-header{padding:20px 24px}.cp-header-text h1{font-size:22px}}@media (max-width:768px){.cp-page{padding:20px 0 60px}.cp-container{padding:0 16px}.cp-header{align-items:flex-start;border-radius:16px;flex-direction:column;gap:16px;padding:18px 20px}.cp-sort{width:100%}.cp-sort select{flex:1 1;min-width:0}.cp-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.cp-card-image-wrap{height:200px}.cp-card-body{padding:16px}.cp-card-title{font-size:14px}.cp-card-price{font-size:17px}.cp-btn-cart{font-size:13px;height:42px}.cp-empty,.cp-error{padding:50px 20px}.cp-skeleton-image{height:200px}}@media (max-width:480px){.cp-grid{gap:16px;grid-template-columns:1fr}.cp-header-icon{height:42px;width:42px}.cp-header-icon svg{height:22px;width:22px}.cp-header-text h1{font-size:20px}.cp-card-image-wrap{height:240px}.cp-card-body{padding:18px}.cp-card-title{font-size:15px}.cp-breadcrumb{margin-bottom:16px}.cp-card-overlay{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.26b10ce2.css.map*/