*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}.fixed{position:sticky;top:0;z-index:100}.header{background-color:#131921;color:#fff;padding:8px 20px;display:flex;justify-content:center}.header-container{display:flex;align-items:center;justify-content:space-between;max-width:1500px;width:100%}.header-left{display:flex;align-items:center}.header-logo img{width:100px;object-fit:contain;margin-right:20px;cursor:pointer}.header-location{display:flex;align-items:center;color:#fff;cursor:pointer}.header-location-icon{font-size:1.5rem;margin-right:4px}.header-location-text{font-size:12px;color:#ccc}.header-location-country{font-weight:700;font-size:14px}.header-search{display:flex;flex:1 1 100%;max-width:800px;margin:0 20px;border-radius:4px;overflow:hidden;min-width:0}.header-search-select{background:#f3f3f3;border:none;padding:0 8px;font-size:14px}.header-search-input{flex:1 1 auto;padding:10px;border:none;outline:none;min-width:0}.header-search-icon{background:#febd69;border:none;padding:0 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:0}.header-right{display:flex;align-items:center;gap:20px}.header-lang{display:flex;align-items:center;gap:5px}.header-lang img{width:20px;height:15px;object-fit:cover}.header-lang select{background-color:#131921;color:#fff;border:1px solid #555;padding:2px 6px;font-size:14px;border-radius:2px;cursor:pointer;outline:none}.header-link{color:#fff;text-decoration:none}.header-small{font-size:12px;color:#ccc}.header-bold{font-size:14px;font-weight:700}.header-cart{position:relative;color:#fff;text-decoration:none;display:flex;align-items:center;gap:5px}.cart-icon{font-size:28px}.cart-count{position:absolute;top:-5px;left:15px;background:#f08804;color:#000;font-weight:700;padding:2px 6px;border-radius:50%;font-size:12px}.cart-text{font-size:14px;font-weight:700}@media (max-width: 1024px){.header-search{max-width:600px}.header-right{gap:15px}}@media (max-width: 768px){.header-container{flex-wrap:wrap;justify-content:center}.header-left{width:100%;justify-content:center;margin-bottom:8px;order:1}.header-search{width:100%;flex:1 1 100%;margin:10px 0;order:2}.header-right{width:100%;justify-content:space-around;order:3}.header-lang{display:none}}@media (max-width: 480px){.header-search{width:100%;flex:1 1 100%;margin:8px 0;order:2}.header-search-select{font-size:12px;padding:0 5px}.header-search-input{padding:6px;font-size:13px}.header-search-icon{padding:0 8px;font-size:16px}.header-logo img{width:80px}.header-bold{font-size:12px}.cart-icon{font-size:22px}}.lower-header{background-color:#232f3e;color:#fff;padding:10px 20px;font-family:Arial,sans-serif;font-size:14px;font-weight:500;position:relative;z-index:1000}.menu-list{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}.menu-item,.all-menu{display:flex;align-items:center;gap:6px;cursor:pointer;padding:6px 10px;border-radius:4px;white-space:nowrap;transition:background .2s ease}.menu-item:hover,.all-menu:hover{background-color:#ffffff26}.all-menu svg{font-size:18px}.all-menu p{margin:0}@media (max-width: 768px){.menu-list{flex-direction:column;align-items:flex-start;gap:0}.all-menu{width:100%;justify-content:flex-start;font-weight:700;border-bottom:1px solid rgba(255,255,255,.2)}.menu-item{display:none;width:100%;padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.15)}.menu-list.open .menu-item{display:flex}.menu-item:last-child{border-bottom:none}}@media (min-width: 769px){.menu-list{flex-direction:row}.menu-item{display:flex;border:none}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.banner-with-categories{position:relative;width:100%;max-width:100%;margin:0 auto;overflow:hidden}.carousel .carousel-slider{max-width:100%;height:500px;margin:0 auto;position:relative}.carousel .slide img{width:100%;height:500px;object-fit:cover;display:block}.carousel .slide:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to top,rgba(19,25,33,.7),transparent 60%);pointer-events:none}.carousel .thumbs-wrapper,.carousel .control-dots,.carousel .carousel-status{display:none!important}.carousel .control-arrow{background:#0000004d;border-radius:50%;width:40px;height:40px;top:50%;transform:translateY(-50%);transition:background .3s ease}.carousel .control-arrow:hover{background:#0009}.carousel .control-prev.control-arrow{left:15px}.carousel .control-next.control-arrow{right:15px}.carousel .control-arrow:before{color:#fff;font-size:20px}@media (max-width: 1024px){.carousel .carousel-slider,.carousel .slide img{height:400px}}@media (max-width: 768px){.carousel .carousel-slider,.carousel .slide img{height:300px}.carousel .control-arrow{width:30px;height:30px}.carousel .control-arrow:before{font-size:16px}}@media (max-width: 480px){.carousel .carousel-slider,.carousel .slide img{height:200px}}.category-grid-container{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;max-width:1600px;margin:40px auto;padding:20px;position:relative;box-sizing:border-box;z-index:10}.category-grid-spacing{height:40px;width:100%}.category-card-box{flex:1 1 23%;min-width:280px;margin:10px;background:#fff;border-radius:10px;padding:15px;text-align:left;box-shadow:0 2px 6px #0003;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box}.category-card-box:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000004d}.category-card-title{font-size:1.2rem;margin-bottom:10px;font-weight:700;color:#111;text-decoration:none}.category-card-title a{text-decoration:none!important;color:inherit}.category-card-title a:hover{text-decoration:underline}.category-card-image{width:100%;height:220px;object-fit:contain;margin-bottom:10px}.category-card-link{font-size:.9rem;color:#007185;cursor:pointer;text-decoration:none;display:inline-block;margin-top:5px}.category-card-link:hover{text-decoration:underline}@media (max-width: 1200px){.category-card-box{flex:1 1 30%}}@media (max-width: 900px){.category-card-box{flex:1 1 45%}.category-card-image{height:180px}}@media (max-width: 600px){.category-grid-container{flex-direction:column;align-items:center;margin:20px auto;padding:10px}.category-card-box{flex:1 1 100%;max-width:95%}.category-card-image{height:160px}.category-grid-spacing{height:20px}}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;padding:20px;background-color:#eaeaea}.product-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;display:flex;flex-direction:row;gap:20px;padding:15px;transition:transform .2s,box-shadow .2s;align-items:flex-start}.product-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.product-card__image{width:150px;height:150px;object-fit:contain;border-radius:4px;flex-shrink:0}.product-card__info{display:flex;flex-direction:column;justify-content:flex-start;flex:1;gap:8px;padding:0 5px}.product-card__title{font-size:16px;font-weight:500;min-height:48px;margin:0}.product-card__description{font-size:14px;color:#555;margin:0;line-height:1.4}.product-card__rating{display:flex;align-items:center;font-size:12px;color:#555}.product-card__price{font-size:18px;font-weight:600;color:#b12704}.product-card__button{background-color:#ffd814;border:1px solid #fcd200;padding:8px 12px;font-weight:700;border-radius:4px;cursor:pointer;transition:background-color .2s}.product-card__button:hover{background-color:#f7ca00}@media (max-width: 991px) and (min-width: 768px){.product-card{flex-direction:row;gap:10px;padding:12px}.product-card__image{width:120px;height:120px}.product-card__title{font-size:15px}.product-card__description{font-size:13px}.product-card__price{font-size:16px}.product-card__button{padding:6px 10px;font-size:14px}}@media (max-width: 767px){.product-card{flex-direction:column;align-items:center;text-align:center;gap:6px}.product-card__image{width:70%;height:auto}.product-card__title{font-size:14px}.product-card__description{font-size:12px}.product-card__price{font-size:14px}.product-card__button{padding:5px 8px;font-size:12px}}.auth{display:flex;flex-direction:column;align-items:center;padding:30px;background-color:#fff;min-height:100vh}.auth-logo img{width:100px;margin:20px;cursor:pointer}.auth-container{width:350px;border:1px solid #ddd;border-radius:8px;padding:25px;background-color:#f7f7f7;box-shadow:0 2px 5px #0000001a}.auth-title{font-size:28px;font-weight:500;margin-bottom:20px;text-align:left}.auth-form{display:flex;flex-direction:column}.auth-input-group{margin-bottom:15px}.auth-input-group label{display:block;font-size:14px;margin-bottom:5px;font-weight:500;color:#111}.auth-input-group input{width:100%;padding:10px;border:1px solid #a6a6a6;border-radius:4px;outline:none;font-size:14px;transition:border .3s ease}.auth-input-group input:focus{border-color:#e77600;box-shadow:0 0 2px #f90}.auth-signin-btn{background-color:#f0c14b;border:1px solid #a88734;padding:10px;font-size:15px;cursor:pointer;border-radius:4px;margin-top:10px;transition:background .2s ease}.auth-signin-btn:hover{background-color:#ddb347}.auth-agreement{font-size:12px;color:#555;margin-top:15px;line-height:1.5}.auth-agreement span{color:#0066c0;cursor:pointer}.auth-agreement span:hover{text-decoration:underline}.auth-register-btn{width:100%;background-color:#e7e9ec;border:1px solid #a6a6a6;padding:10px;font-size:14px;cursor:pointer;border-radius:4px;margin-top:20px;transition:background .2s ease}.auth-register-btn:hover{background-color:#d6d8db}@media (min-width: 1200px){.auth-container{width:400px;padding:30px}.auth-title{font-size:32px}.auth-signin-btn{font-size:16px;padding:12px}}@media (max-width: 1199px) and (min-width: 768px){.auth-container{width:90%;padding:25px}.auth-title{font-size:26px}.auth-signin-btn{font-size:15px;padding:10px}}@media (max-width: 767px){.auth{padding:20px 10px}.auth-logo img{width:80px}.auth-container{width:100%;padding:20px}.auth-title{font-size:24px}.auth-input-group input{padding:8px;font-size:13px}.auth-signin-btn,.auth-register-btn{font-size:14px;padding:8px}.auth-agreement{font-size:11px}}@media (max-width: 479px){.auth-title{font-size:20px}.auth-input-group input{padding:7px;font-size:12px}.auth-signin-btn,.auth-register-btn{font-size:13px;padding:7px}}.cart-container{display:flex;justify-content:space-between;gap:20px;padding:20px;background-color:#eaeaea;min-height:100vh;font-family:Arial,sans-serif}.cart-items{flex:.7;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 6px #0000001a}.cart-items h3{font-size:20px;margin-bottom:10px}.cart-items hr{margin:10px 0;border:none;border-top:1px solid #ddd}.cart-items p{font-size:16px;color:#555;padding:10px 0}.cart-items .product-card{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #ddd;font-size:14px}.cart-items .product-card img{width:100px;height:100px;object-fit:contain}.cart-items .product-card h4{font-size:15px;margin:0}.cart-items .product-card p{font-size:13px;margin:4px 0}.cart-items .product-card button{padding:6px 10px;font-size:13px;border:1px solid #ccc;background:#f0f0f0;cursor:pointer;border-radius:4px}.cart-items .product-card button:hover{background:#e3e3e3}.item-controls{display:flex;align-items:center;gap:8px;margin-top:8px}.item-controls button{width:30px;height:30px;font-size:18px;font-weight:700;border:1px solid #ccc;background-color:#f0f0f0;cursor:pointer;border-radius:4px;transition:background .2s,transform .1s}.item-controls button:hover{background-color:#e3e3e3;transform:scale(1.05)}.item-controls span{min-width:20px;text-align:center;font-size:16px}.cart-summary{flex:.25;background:#fff;padding:20px;height:fit-content;border-radius:8px;box-shadow:0 2px 6px #0000001a}.cart-summary p{font-size:18px;font-weight:700;margin-bottom:12px}.cart-summary span{display:flex;align-items:center;gap:6px;margin-bottom:15px}.cart-summary small{font-size:14px;color:#555}.cart-summary a{display:inline-block;width:100%;text-align:center;background:#ffd814;border:1px solid #fcd200;padding:10px;font-size:16px;font-weight:700;border-radius:8px;color:#111;text-decoration:none;transition:background .3s ease}.cart-summary a:hover{background:#f7ca00}@media (max-width: 992px){.cart-container{flex-direction:column;align-items:center}.cart-items{width:100%;margin-bottom:20px}.cart-summary{width:100%}.cart-items .product-card{flex-direction:column;align-items:center;text-align:center}.cart-items .product-card img{width:80px;height:80px}}@media (max-width: 576px){.cart-container{padding:10px}.cart-items{padding:15px}.cart-items h3{font-size:18px}.cart-items .product-card img{width:70px;height:70px}.cart-items .product-card h4{font-size:14px}.cart-items .product-card p{font-size:12px}.cart-summary{padding:15px}.cart-summary p{font-size:16px}.cart-summary a{font-size:14px;padding:8px}}.orders-page{padding:30px;background-color:#f3f3f3;min-height:100vh;font-family:Arial,sans-serif}.orders-page-title{font-size:28px;font-weight:600;color:#111;margin-bottom:25px}.orders-container{display:flex;flex-direction:column;gap:25px}.order-card{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}.order-card:hover{transform:translateY(-2px)}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.order-id{font-weight:600;color:#007185;font-size:16px}.order-items-container{display:flex;flex-wrap:wrap;gap:20px}.order-divider{border:none;border-top:1px solid #ddd;margin:10px 0}@media (max-width: 768px){.order-items-container{flex-direction:column}}.payment-container{max-width:900px;margin:20px auto;padding:20px;background:#f5f5f5;border-radius:10px;font-family:Arial,sans-serif}.payment-section{margin-bottom:30px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.payment-title h3{margin-bottom:15px;font-size:1.2rem;font-weight:600;color:#333}.payment-address p{margin:3px 0;color:#555}.payment-items{display:flex;flex-direction:column;gap:15px}.payment-details{margin-top:15px}.total-amount{font-weight:700;color:red;margin-bottom:15px;font-size:1.1rem}.payment-details .StripeElement{padding:12px 15px;border:1px solid #ccc;border-radius:6px;background-color:#fefefe;margin-bottom:12px;transition:border-color .3s ease}.payment-details .StripeElement:focus{border-color:#f90}.payment-error{color:red;margin-top:8px;font-size:.9rem}.payment-button{margin-top:10px;background-color:#f90;color:#fff;border:none;padding:12px 25px;font-size:16px;font-weight:600;border-radius:5px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.payment-button:hover:not(:disabled){background-color:#e68a00;transform:translateY(-2px)}.payment-button:disabled{background-color:#ccc;cursor:not-allowed}.products_container{display:flex;flex-wrap:wrap;gap:20px;padding:20px;justify-content:center;background-color:#f9f9f9;box-sizing:border-box}.product-card{flex:1 1 220px;max-width:300px;min-width:180px;border:1px solid #e0e0e0;border-radius:10px;background:#fff;padding:16px;text-align:center;transition:all .25s ease-in-out;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.product-card:hover{box-shadow:0 6px 16px #0000001f;transform:translateY(-4px)}.product-card img{width:100%;height:220px;object-fit:contain;margin-bottom:12px;transition:transform .2s ease}.product-card:hover img{transform:scale(1.05)}.product-card h2{font-size:15px;font-weight:500;color:#111;margin:10px 0;line-height:1.4;min-height:42px;text-decoration:none;transition:color .2s ease}.product-card h2:hover{color:#007185;text-decoration:underline}.product-card .price{font-size:18px;font-weight:700;color:#b12704;margin-top:8px}.product-card button{background:#ffd814;border:1px solid #fcd200;border-radius:25px;padding:10px 14px;font-size:14px;cursor:pointer;margin-top:12px;width:100%;font-weight:700;transition:background .2s ease,transform .15s ease}.product-card button:hover{background:#f7ca00;transform:scale(1.02)}.product-card button:active{transform:scale(.98)}@media (max-width: 575px){.product-card{flex:1 1 100%;max-width:100%}.product-card img{height:160px}}@media (min-width: 576px) and (max-width: 992px){.product-card{flex:1 1 45%;max-width:48%}.product-card img{height:190px}}@media (min-width: 993px){.product-card{flex:1 1 22%;max-width:24%}}.products_container{display:flex;justify-content:center;padding:40px;background-color:#fff}.product-card-flex{display:flex;flex-direction:row;gap:40px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;width:100%;max-width:1200px}.product-card-flex:hover{transform:translateY(-3px)}.product-card-flex .product-card__image{width:400px;height:400px;object-fit:contain;flex-shrink:0;border-radius:8px}.product-card-flex .product-card__info{display:flex;flex-direction:column;justify-content:flex-start;flex:1;gap:15px;padding:0 20px;min-width:0}.product-card-flex .product-card__title{font-size:24px;font-weight:600;margin:0;padding:0}.product-card-flex .product-card__description{font-size:16px;color:#555;line-height:1.6;margin:0}.product-card-flex .product-card__rating{margin:0}.product-card-flex .product-card__price{font-size:22px;color:#b12704;margin:0}.product-card-flex .product-card__button{width:fit-content;margin-top:6px}@media (max-width: 768px){.product-card-flex{flex-direction:column;align-items:center}.product-card-flex .product-card__image{width:80%;height:auto}.product-card-flex .product-card__info{width:100%;gap:8px;padding:0 10px}}
