.story-item{min-width:100px;scroll-snap-align:start}.stories-container{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.stories-container::-webkit-scrollbar{display:none}.category-item{transition:all .3s ease}.category-item:hover{transform:scale(1.05)}header nav a{display:flex;align-items:center;height:100%;padding-top:.5rem}.section-header{text-align:center;margin-bottom:60px;width:100%}.section-title{font-size:2.75rem;font-weight:800;color:#2c3e50;margin-bottom:15px;position:relative;display:inline-block}.section-title::after{content:"";position:absolute;bottom:-1px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:var(--main-color);border-radius:2px}.section-subtitle{font-size:1.1rem;color:#6c757d;max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}}@media(max-width:480px){.section-header{margin-bottom:40px}.section-title{font-size:1.8rem}}.container{max-width:1200px;margin:0 auto;padding:40px 20px}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:30px;margin-top:30px;justify-content:center;max-width:900px;margin-left:auto;margin-right:auto}.category-card{text-align:center;cursor:pointer}.category-icon{background-image:url("");padding:25px;border-radius:1px;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 3px rgba(0,0,0,.06);width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:15px;overflow:hidden}.category-icon img{width:125%;height:125%;object-fit:contain;transition:transform .3s ease}.category-card:hover .category-icon img{transform:scale(1.15)}.category-name{font-size:15px;font-weight:600;color:#2c2c2c;line-height:1.4}@media(min-width:769px) and (max-width:1024px){.category-name{font-size:16px !important}}@media(max-width:768px){.banner{height:200px}.banner-title{font-size:42px}.banner-breadcrumb{font-size:14px}.categories-grid{grid-template-columns:repeat(3,1fr);gap:15px}.category-icon{padding:12px}.category-icon img{max-width:70%;max-height:70%}.category-name{font-size:11px}}@media(min-width:769px) and (max-width:1024px){.categories-grid{grid-template-columns:repeat(4,1fr);gap:20px}.category-icon{padding:20px}.category-icon img{max-width:80%;max-height:80%}}@media(max-width:480px){.banner{height:150px}.categories-grid{gap:12px}.category-icon{padding:12px}.category-name{font-size:11px}}.products-section{max-width:1200px;margin:0 auto 80px;padding:80px 20px 40px;background-color:#fff}.section-header{text-align:center;margin-bottom:40px}.section-header h2{font-size:2.75rem;font-weight:800;color:#2c3e50;margin-bottom:15px;position:relative;display:inline-block}.section-header h2::after{content:"";position:absolute;bottom:-1px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:#b20000;border-radius:2px}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%}.product-card{background:#fff;border-radius:2px;overflow:hidden;transition:all .3s ease;cursor:pointer;position:relative;width:100%;padding:15px 15px 20px 15px}.product-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.product-image-container{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f9f9f9}.product-image-container img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-image-container img{transform:scale(1.04)}.product-info{padding:12px 15px 15px;background:#fff;display:flex;flex-direction:column;flex-grow:1}.product-name{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 -10px 0;line-height:1.3;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-category{font-size:14px;color:#999;margin-bottom:8px}.product-price{display:flex;align-items:center;gap:4px;margin-bottom:10px;direction:ltr;justify-content:flex-end}.price-currency{font-size:16px;color:#666;font-weight:500}.price-amount{font-size:18px;font-weight:600;color:#1a1a1a}.select-options-btn{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;padding:14px;background:#b20000;color:#fff;border:none;font-size:13px;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:inherit;text-transform:uppercase;letter-spacing:.3px;margin-top:auto}.select-options-btn:hover{background:#8f0000}.add-to-cart-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.add-to-cart-btn:hover{background:#8f0000;transform:translateY(-1px)}@media(max-width:1024px) and (min-width:1023px){.products-section{max-width:1100px;margin:0 auto 90px;padding:60px 15px 30px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-card{padding:20px 20px 24px 20px}.product-info{padding:22px 20px 20px}.product-name{font-size:23px !important;min-height:58px;margin-bottom:-6px;line-height:1.4;font-weight:700}.product-category{font-size:18px !important;margin-bottom:14px;color:#777}.product-price{margin-bottom:16px;gap:7px}.price-amount{font-size:26px !important;font-weight:700;color:#000}.price-currency{font-size:24px !important;font-weight:600}.select-options-btn{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding:18px !important;font-size:18px !important;font-weight:700}.section-header{margin-bottom:50px}.section-header h2{font-size:2.2rem}}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-info{padding:16px 18px 18px}.product-name{font-size:19px;min-height:48px}.product-category{font-size:15px;margin-bottom:10px}.price-amount{font-size:20px;font-weight:700}.price-currency{font-size:18px;font-weight:600}.select-options-btn{padding:15px;font-size:15px;font-weight:700}}@media(max-width:834px){.products-section{padding:50px 20px 30px;margin-bottom:80px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info{padding:14px 16px 16px}.product-name{font-size:18px;min-height:45px}.product-category{font-size:14px;margin-bottom:8px}.product-price{margin-bottom:12px}.price-amount{font-size:19px;font-weight:700}.price-currency{font-size:17px;font-weight:600}.select-options-btn{padding:14px;font-size:15px;font-weight:700}}@media(max-width:768px){.products-section{margin-bottom:70px;padding:40px 10px 20px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{padding:8px 8px 12px 8px}.product-info{padding:10px 8px 8px}.product-name{font-size:17px;min-height:42px;margin-bottom:-7px;font-weight:600;line-height:1.3}.product-category{font-size:14px;margin-bottom:6px}.product-price{margin-bottom:9px}.price-amount{font-size:20px;font-weight:700}.price-currency{font-size:18px}.select-options-btn{width:calc(100% + 16px);margin-left:-8px;margin-right:-8px;padding:11px;font-size:15px;font-weight:700}.section-header h2{font-size:1.8rem}.section-header h2::after{width:100px;height:3px}}@media(max-width:650px){.products-section{margin-bottom:60px;padding:30px 8px 20px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.product-card{padding:6px 6px 10px 6px}.product-info{padding:8px 6px 6px}.product-name{font-size:16px;min-height:40px;margin-bottom:-5px;line-height:1.25;font-weight:600}.product-category{font-size:13px;margin-bottom:5px}.product-price{margin-bottom:7px;gap:3px}.price-amount{font-size:19px;font-weight:700}.price-currency{font-size:17px}.select-options-btn{width:calc(100% + 12px);margin-left:-6px;margin-right:-6px;padding:10px;font-size:14px;font-weight:700}}@media(max-width:400px){.products-section{margin-bottom:50px;padding:25px 6px 15px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.product-card{padding:5px 5px 8px 5px}.product-info{padding:6px 5px 5px}.product-name{font-size:15px;min-height:38px;margin-bottom:-4px;line-height:1.2;font-weight:600}.product-category{font-size:12px;margin-bottom:4px}.product-price{margin-bottom:6px;gap:2px}.price-amount{font-size:18px;font-weight:700}.price-currency{font-size:16px}.select-options-btn{width:calc(100% + 10px);margin-left:-5px;margin-right:-5px;padding:9px;font-size:13px;font-weight:700}.section-header h2{font-size:1.6rem}}@media(max-width:360px){.products-section{padding:25px 5px 15px}.products-grid{gap:4px}.product-card{padding:4px 4px 7px 4px}.product-info{padding:5px 4px 4px}.product-name{font-size:14px;min-height:36px}.product-category{font-size:11px;margin-bottom:3px}.price-amount{font-size:17px}.price-currency{font-size:15px}.select-options-btn{width:calc(100% + 8px);margin-left:-4px;margin-right:-4px;padding:8px;font-size:12px}.section-header h2{font-size:1.5rem}.section-header h2::after{width:80px}}@media(max-width:320px){.products-grid{grid-template-columns:1fr;gap:25px}.product-image-container{aspect-ratio:1/.8}.product-info{padding:12px 0 15px}.product-name{padding:0 12px}.product-price{padding:0 12px}}@media(min-width:1200px){.product-name{font-size:18px}.product-category{font-size:14px}.price-amount{font-size:18px}.price-currency{font-size:16px}}.success-alert,.error-alert{animation:slideIn .3s ease-out}@keyframes slideIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.add-to-cart-btn{transition:all .3s ease}.add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed}