@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#fff5f0,#fffbf7);box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}body,html{max-width:100vw;overflow-x:hidden}a{text-decoration:none}a,a:link,a:visited{color:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modal-content .form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.modal-content .form-group select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;cursor:pointer;height:44px;padding-right:40px}.products-filters .filter-select{height:44px!important;line-height:normal}.modal-content input[type=email],.modal-content input[type=number],.modal-content input[type=password],.modal-content input[type=text],.modal-content select{box-sizing:border-box;height:44px}select option:disabled{background-color:#f5f5f5!important;color:#999!important;cursor:not-allowed!important}select:hover{cursor:pointer}select option.category-parent:hover{cursor:not-allowed!important}@media screen and (-webkit-min-device-pixel-ratio:0){select option:disabled{color:#b0b0b0!important}}@-moz-document url-prefix(){select option:disabled{color:#999!important;opacity:.7}}.cart-overlay{animation:fadeIn .3s ease;background:#00000080;bottom:0;left:0;z-index:9998}.cart-overlay,.cart-sidebar{position:fixed;right:0;top:0}.cart-sidebar{animation:slideIn .3s ease;background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:100%;width:400px;z-index:9999}.cart-header{align-items:center;background:linear-gradient(135deg,#fff8f0,#fff);border-bottom:2px solid #ff9500;display:flex;justify-content:space-between;padding:20px}.cart-header h2{color:#333;font-size:24px;font-weight:600;margin:0}.close-cart{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;padding:5px;transition:all .3s;width:36px}.close-cart:hover{background:#fff8f0;color:#ff7500;transform:rotate(90deg)}.cart-loading{flex:1 1}.cart-loading i{font-size:40px;margin-bottom:15px}.cart-empty{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px;text-align:center}.cart-empty i{color:#ffcc80;font-size:60px;margin-bottom:20px}.cart-empty p{color:#666;font-size:18px;margin-bottom:30px}.continue-shopping{background:#ff9500;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 30px;transition:all .3s}.continue-shopping:hover{background:#ff7500;box-shadow:0 4px 12px #ff95004d;transform:translateY(-2px)}.cart-items{background:linear-gradient(180deg,#fff 0,#fffaf5);flex:1 1;overflow-y:auto;padding:20px}.cart-item{border-bottom:1px solid #ffe5cc;display:flex;gap:15px;padding:15px 0;transition:all .3s}.cart-item:hover{background:#ff95000d;border-radius:8px;margin:0 -10px;padding-left:10px;padding-right:10px}.cart-item:last-child{border-bottom:none}.item-image{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;height:70px;padding:0;width:70px}.item-details h4{color:#333;font-size:15px;margin:0 0 8px}.item-price{font-size:16px;margin:0 0 10px}.quantity-controls{align-items:center;display:flex;gap:10px}.quantity-controls button{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .3s;width:28px}.quantity-controls button:hover:not(:disabled){background:#fff8f0;border-color:#ff9500;color:#ff9500}.quantity-controls button:disabled{cursor:not-allowed;opacity:.5}.quantity{font-size:16px;font-weight:500;min-width:30px;text-align:center}.remove-item{background:none;border:none;color:#999;cursor:pointer;font-size:18px;padding:5px;transition:color .3s}.remove-item:hover{color:#dc3545}.remove-item:disabled{cursor:not-allowed;opacity:.5}.cart-warning{align-items:center;background:#fff8f0;border-top:1px solid #ffe5cc;color:#c60;display:flex;font-size:14px;gap:10px;padding:12px 20px}.cart-warning i{color:#ff9500;font-size:16px}.cart-summary{background:linear-gradient(135deg,#fff8f0,#fffaf5);border-top:2px solid #ff9500;padding:20px}.summary-row{font-size:14px;margin-bottom:10px}.summary-row.total{border-top:1px solid #ffe5cc;font-size:18px;font-weight:600;margin-bottom:0}.cart-actions{border-top:1px solid #eee;display:flex;flex-direction:column;gap:10px;padding:20px}.view-cart{background:#0000;border:2px solid #ff9500;border-radius:6px;color:#ff9500;font-weight:500;padding:12px;text-align:center;text-decoration:none;transition:all .3s;width:100%}.view-cart:hover{background:#ff9500;box-shadow:0 4px 12px #ff950033;color:#fff;transform:translateY(-2px)}.checkout-btn{border-radius:6px;font-weight:600;padding:14px}.checkout-btn:disabled{box-shadow:none}@media (max-width:480px){.cart-sidebar{width:100%}}.search-overlay{animation:fadeIn .2s ease;background:#00000080;bottom:0;left:0;pointer-events:all;position:fixed;right:0;top:0;z-index:1050}.search-container{flex:1 1;max-width:600px;position:relative;z-index:1200}.search-bar{align-items:stretch;background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;height:45px;overflow:hidden;padding:0;transition:border-color .3s}.search-bar:focus-within{border-color:#ff6b35;box-shadow:0 2px 8px #ff6b3526}.search-input{background:#0000;border:none;flex:1 1;font-size:15px;outline:none;padding:10px}.search-input::placeholder{color:#999}.search-btn{align-items:center;background:#ff6b35;border:none;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:0 20px;transition:background .3s}.search-btn:hover{background:#e55a2b}.search-suggestions{animation:slideDown .2s ease;background:#fff;border:1px solid #e0e0e0;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 12px #00000026;left:0;max-height:calc(100vh - 200px);overflow-y:auto;position:absolute;right:0;top:100%;z-index:1300}.search-loading{align-items:center;color:#666;display:flex;gap:10px;justify-content:center;padding:20px}.search-loading i{color:#ff6b35;font-size:18px}.suggestion-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:12px;padding:10px 12px;transition:background .2s}.suggestion-item.selected,.suggestion-item:hover{background:#f8f9fa}.suggestion-item:last-of-type{border-bottom:none}.suggestion-image{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;display:flex;flex-shrink:0;height:60px;justify-content:center;min-width:60px;overflow:hidden;position:relative;width:60px}.suggestion-image img{display:block;height:100%;object-fit:contain;padding:4px;width:100%}.suggestion-image .no-image{align-items:center;color:#ccc;display:flex;font-size:20px;height:100%;justify-content:center;width:100%}.suggestion-details{flex:1 1;min-width:0}.suggestion-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:14px;font-weight:500;line-height:1.3;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}.suggestion-price{align-items:center;display:flex;font-size:14px;gap:8px}.suggestion-price .original-price{color:#999;font-size:13px;text-decoration:line-through}.suggestion-price .final-price{color:#dc3545;font-weight:600}.suggestion-price .price{color:#ff6b35;font-weight:600}.see-all-results{align-items:center;background:#f8f9fa;border-top:1px solid #e0e0e0;color:#ff6b35;cursor:pointer;display:flex;font-weight:500;gap:10px;padding:14px 16px;transition:background .2s}.see-all-results:hover{background:#e9ecef}.see-all-results i{font-size:14px}.no-suggestions{align-items:center;color:#999;display:flex;gap:10px;justify-content:center;padding:30px 20px}.no-suggestions i{color:#ddd;font-size:20px}.search-suggestions::-webkit-scrollbar{width:8px}.search-suggestions::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.search-suggestions::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.search-suggestions::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:1250px){.search-container{max-width:calc(100% - 150px)}}@media (max-width:768px){.search-container{max-width:100%;z-index:1200}.search-overlay{background:#00000080;pointer-events:all}.search-suggestions{border-radius:0 0 8px 8px;left:0;margin-top:0;max-height:calc(100vh - 180px);position:absolute;right:0;top:100%;width:auto;z-index:1300}.suggestion-item{padding:12px}.suggestion-image{height:55px;min-width:55px;width:55px}.suggestion-image img{padding:3px}.suggestion-name,.suggestion-price{font-size:13px}}@media (max-width:480px){.search-container{flex:1 1;margin:0;max-width:100%;z-index:1200}.search-bar{border-radius:6px;height:38px}.search-input{font-size:13px;padding:6px 10px}.search-btn{background:#ff9500;font-size:14px;padding:6px 12px}.search-btn:hover{background:#ff8500}.search-btn i{font-size:13px}.suggestion-image{height:50px;min-width:50px;width:50px}.suggestion-image img{padding:2px}.search-suggestions{border-radius:0 0 8px 8px;box-shadow:0 4px 12px #0003;left:-10px;margin-top:0;max-height:calc(100vh - 200px);position:absolute;right:-10px;top:100%;width:auto;z-index:1300}}.header{background:#fff;box-shadow:0 2px 4px #0000001a;position:relative;top:0;width:100%;z-index:1100}.top-bar{background:#2c2c2c;color:#fff;font-size:13px;padding:8px 0}.top-bar .container{align-items:center;display:flex;justify-content:center}.contact-info{font-size:13px;font-weight:500;padding-left:0;text-align:center}.main-header{background:#f8f9fa;padding:15px 0}.main-header .container{gap:30px;justify-content:space-between}.logo,.main-header .container{align-items:center;display:flex}.logo{min-width:150px}.logo-img{height:55px;transition:transform .3s ease;width:auto}.logo:hover .logo-img{transform:scale(1.05)}.search-section{display:flex;flex:1 1;justify-content:center;max-width:600px}.header-actions{align-items:center;gap:25px}.account,.cart{align-items:center;color:#333;cursor:pointer;display:flex;flex-direction:column;font-size:12px;transition:color .3s}.account:hover,.cart:hover{color:#ff6b35}.account i,.cart-icon{font-size:20px;margin-bottom:4px}.cart-icon{position:relative}.cart-count,.cart-icon{align-items:center;display:flex;justify-content:center}.cart-count{background:#dc3545;border-radius:50%;color:#fff;font-size:10px;font-weight:700;height:18px;position:absolute;right:-8px;top:-8px;width:18px}@media (max-width:768px){.header{display:none}}@media (max-width:1250px) and (min-width:769px){.header-actions{gap:15px;margin-right:50px}.search-section{margin-left:-50px;max-width:500px}.account,.cart{font-size:11px}.account i,.cart-icon{font-size:18px}}@media (max-width:768px){.top-bar .container{flex-direction:column;gap:8px;text-align:center}.social-icons{order:2}.contact-info{font-size:11px;order:1}.currency-selector{order:3}.main-header .container{flex-direction:column;gap:15px;padding:15px 10px}.search-section{margin-bottom:0;order:-1;width:calc(100% - 50px)}.header-actions{display:flex;gap:0;justify-content:space-between;margin-left:50px;margin-top:-25px;position:relative;width:100%}.account{order:1}.account,.cart{min-width:50px;position:static}.cart{margin-right:20px;order:2}.cart-icon{font-size:18px;position:relative}.cart-count{font-size:9px;height:16px;position:absolute;right:-6px;top:-6px;width:16px}.logo-taggo{font-size:28px}}@media (max-width:480px){.social-icons{gap:12px}.social-icon{font-size:13px}.contact-info{font-size:10px}.logo-taggo{font-size:24px}.container{max-width:100%;overflow-x:hidden;padding:0 15px}.main-header .container{align-items:center;display:flex;flex-direction:column;padding:10px 15px;position:relative}.header-actions{display:flex;gap:0;justify-content:space-between;margin-top:-25px;position:relative;width:100%}.account{order:1}.account,.cart{min-width:50px;position:static}.cart{margin-right:20px;order:2}.cart-icon{font-size:18px;position:relative}.cart-count{font-size:9px;height:16px;position:absolute;right:-6px;top:-6px;width:16px}.account i{font-size:18px}.account span,.cart span{font-size:11px}.search-section{margin-bottom:0;order:-1;padding:0 15px;width:100%}}.cart,.logo{color:inherit}.cart{text-decoration:none}.logo:hover .logo-taggo{color:#164a91}.cart:hover{color:#ff6b35;text-decoration:none}.account-wrapper{position:relative}.user-dropdown{animation:dropdownFadeIn .3s ease forwards;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:180px;opacity:0;position:absolute;right:0;top:calc(100% + 10px);transform:translateY(-10px);z-index:1005}@keyframes dropdownFadeIn{to{opacity:1;transform:translateY(0)}}.dropdown-user-item{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:12px 16px;text-align:left;transition:all .2s ease;width:100%}.dropdown-user-item:first-of-type{border-radius:8px 8px 0 0}.dropdown-user-item:last-of-type{border-radius:0 0 8px 8px}.dropdown-user-item:hover{background-color:#fff5f0;color:#ff6b35}.dropdown-user-item i{font-size:16px;text-align:center;width:20px}.dropdown-divider{background-color:#eee;height:1px;margin:0}.dropdown-user-item.logout:hover{background-color:#fee2e2;color:#dc3545}.account-wrapper:before{content:"";height:10px;position:absolute;right:0;top:100%;width:100%;z-index:999}@keyframes cartBounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.cart-icon-bounce{animation:cartBounce .5s ease}.language-toggle{align-items:center;background:#0000;display:flex;gap:8px;margin-left:auto;padding:0;-webkit-user-select:none;user-select:none}.lang-btn,.language-toggle{font-size:14px;font-weight:600}.lang-btn{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;opacity:.7;padding:4px 8px;transition:all .3s ease}.lang-btn:hover{background:#ffffff1a;opacity:1}.lang-btn.active{background:#fff3;color:#fff;font-weight:700;opacity:1;text-shadow:0 0 10px #ffffffe6;transform:scale(1.05)}.lang-separator{color:#fff;font-weight:300;opacity:.5}@media (max-width:768px){.language-toggle{font-size:13px;margin-left:0;margin-right:0;order:0}.lang-btn{background:#ff95001a;border-radius:6px;color:#333;font-size:13px;padding:6px 10px}.lang-btn.active,.lang-btn:hover{background:#ff950033}.lang-btn.active{color:#ff9500;font-weight:700;text-shadow:none;transform:scale(1.05)}.lang-separator{color:#666;opacity:.6}}.navigation{background:linear-gradient(135deg,#ff9500,#ffab00);box-shadow:0 2px 8px #0000001a;position:relative;z-index:900}.navigation .container{align-items:center;display:flex;gap:20px;height:50px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-left{align-items:center;display:flex;gap:30px;height:100%}.all-products-container{display:inline-block;position:relative;z-index:1!important}.all-products-container *{box-sizing:border-box}.all-products-container:before{content:"";height:20px;left:0;pointer-events:all;position:absolute;right:0;top:100%;z-index:999}.dropdown-category:hover:after{content:"";height:100%;pointer-events:all;position:absolute;right:-30px;top:0;width:30px;z-index:1001}.all-products{align-items:center;background:linear-gradient(135deg,#fffffff2,#ffffffe6);border:2px solid #ffffff4d;border-radius:20px;box-shadow:0 3px 10px #0000001a,inset 0 1px 3px #ffffff80;color:#ff7500;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;height:38px;margin:6px 8px;overflow:hidden;padding:10px 18px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.all-products:before{background:linear-gradient(90deg,#0000,#ff96004d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.all-products:hover{background:linear-gradient(135deg,#fff,#fffffff2);border-color:#ffffff80;box-shadow:0 5px 15px #0003,inset 0 1px 3px #fffc;color:#ff6000;transform:translateY(-2px)}.all-products:hover:before{left:100%}.all-products:active{background:linear-gradient(135deg,#ffffffe0,#ffffffd9);box-shadow:0 2px 6px #00000026,inset 0 1px 2px #0000001a;transform:translateY(0)}.all-products i{color:#ff7500;font-size:15px;transition:all .3s ease}.all-products:hover i{color:#ff6000}.all-products:hover i:first-child{transform:translateX(-2px)}.all-products span{color:#ff7500;font-size:13px;font-weight:600;letter-spacing:.3px;transition:color .3s ease;white-space:nowrap}.all-products:hover span{color:#ff6000}.dropdown-arrow{color:#ff7500;font-size:10px;margin-left:auto;margin-right:-2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.all-products:hover .dropdown-arrow{color:#ff6000}.dropdown-arrow.rotated{transform:rotate(180deg)}.all-products:hover .dropdown-arrow{opacity:1;transform:translateY(2px)}.all-products:hover .dropdown-arrow.rotated{transform:rotate(180deg) translateY(-2px)}.dropdowns-wrapper{align-items:flex-start;display:flex;left:0;margin-top:-4px;pointer-events:none;position:absolute;top:100%;z-index:1!important}.all-products-container:hover .dropdowns-wrapper{pointer-events:all}.products-dropdown{background-color:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 10px 30px #0000002e;margin-top:8px;max-height:450px;opacity:0;overflow-x:hidden!important;overflow-y:auto;position:relative;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:320px;z-index:1!important}.products-dropdown.dropdown-open{opacity:1;transform:translateY(0);visibility:visible}.dropdown-loading{align-items:center;color:#ff7500;display:flex;font-weight:500;gap:10px;justify-content:center;padding:30px}.dropdown-loading i{font-size:20px}.dropdown-category,.dropdown-item{position:relative;width:100%}.dropdown-item{align-items:center;border-bottom:1px solid #0000000f;box-sizing:border-box;color:#1a1a1a;display:flex;font-weight:500;gap:10px;justify-content:space-between;min-height:48px;overflow:hidden;padding:14px 18px;text-align:left;transition:all .2s ease}.dropdown-item:last-child{border-bottom:none}.dropdown-item:first-child{border-top:none}.dropdown-item:before{background:linear-gradient(135deg,#ff9500,#ff7500);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .3s ease;width:4px}.dropdown-item:hover:before{transform:scaleY(1)}.dropdown-item:hover{background:linear-gradient(90deg,#fff5e6,#fff8f0);color:#ff6b00;padding-left:22px}.dropdown-item:hover span{color:#ff6b00;font-weight:700}.dropdown-item.main-category.hovered{background-color:#fff3e0;color:#ff7500;padding-left:24px}.dropdown-item.main-category.hovered span{color:#ff7500;font-weight:600}.dropdown-item i{color:#666;font-size:16px;text-align:center;transition:color .2s ease;width:20px}.dropdown-item:hover i{color:#ff7500}.dropdown-item span{color:#1a1a1a;flex:1 1;font-size:15px;font-weight:600;letter-spacing:.3px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subcategory-indicator{color:#999!important;font-size:12px!important;margin-left:auto;transition:transform .2s ease}.dropdown-item:hover .subcategory-indicator{color:#ff7500!important;transform:translateX(3px)}.subcategories-dropdown{background-color:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 10px 30px #0000002e;left:100%;margin-left:8px;max-height:450px;opacity:0;overflow-x:hidden!important;overflow-y:auto;position:absolute;transform:translateX(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:320px;z-index:1!important}.subcategories-dropdown.subcategories-open{opacity:1;transform:translateX(0);visibility:visible}.subcategories-header{background:linear-gradient(135deg,#fff8f0,#fff);border-bottom:2px solid #ff9500;padding:14px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.subcategories-header h4{color:#ff8000;font-size:14px;font-weight:700;letter-spacing:.5px;margin:0;text-transform:uppercase}.subcategory-item{border-bottom:1px solid #0000000a;box-sizing:border-box;color:#1a1a1a;font-size:15px;font-weight:600;padding:12px 18px;width:100%}.subcategory-item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.subcategory-item:hover{background:linear-gradient(90deg,#fff5e6,#fff8f0);color:#ff6b00;font-weight:700;padding-left:22px}.subcategory-item:hover span{color:#ff7500;font-weight:600}.nav-menu{align-items:center;display:flex;gap:0;list-style:none;overflow:hidden;padding:0}.nav-item,.nav-menu{height:100%;margin:0}.nav-link{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:100%;padding:0 20px;position:relative;text-decoration:none;text-shadow:0 1px 2px #0000001a;transition:all .3s ease}.nav-link:after{background-color:#ffffffe6;bottom:0;content:"";height:3px;left:20px;position:absolute;right:20px;transform:scaleX(0);transition:transform .3s ease}.nav-link:hover{background-color:#ffffff1a}.nav-link:hover:after{transform:scaleX(1)}.nav-link.special-link{background-color:#ffffff1a;color:#f44;font-weight:700}.nav-link.special-link:hover{background-color:#fff3;color:#f66}.nav-link.special-link:after{background-color:#f44}.mobile-menu-btn{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:24px;margin-right:0;padding:8px 12px;transition:opacity .3s ease}.mobile-menu-btn:hover{opacity:.7}.products-dropdown::-webkit-scrollbar,.subcategories-dropdown::-webkit-scrollbar{width:6px}.products-dropdown::-webkit-scrollbar-track,.subcategories-dropdown::-webkit-scrollbar-track{background:#f8f8f8;border-radius:10px}.products-dropdown::-webkit-scrollbar-thumb,.subcategories-dropdown::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ffab00,#ff9500);border:1px solid #f8f8f8;border-radius:10px}.products-dropdown::-webkit-scrollbar-thumb:hover,.subcategories-dropdown::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ff9500,#ff8500)}.products-dropdown,.subcategories-dropdown{pointer-events:none}.products-dropdown.dropdown-open,.subcategories-dropdown.subcategories-open{pointer-events:all}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.products-dropdown.dropdown-open{animation:fadeInDown .3s ease forwards}.subcategories-dropdown.subcategories-open{animation:fadeInRight .3s ease forwards}.nav-close-btn{display:none;position:absolute;right:15px;top:15px;z-index:2010}.nav-close-btn button{align-items:center;background:#ffffff1a;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:35px;justify-content:center;transition:all .3s ease;width:35px}.nav-close-btn button:hover{background:#fff3;transform:rotate(90deg)}.mobile-dropdown{align-items:center;background:#00000026;border-bottom:2px solid #fff3;cursor:pointer;display:flex;gap:10px;justify-content:flex-start;padding:15px 20px!important;position:relative;width:100%}.mobile-dropdown i{font-size:16px}.mobile-dropdown .fa-chevron-down{margin-left:10px;order:3;transition:transform .3s ease}.mobile-dropdown .fa-chevron-down.rotated{transform:rotate(180deg)}.mobile-dropdown .fa-bars{order:1}.mobile-dropdown span{flex:1 1;order:2}.mobile-categories{animation:slideDown .3s ease;background:#0000001a;display:block;max-height:400px;overflow-y:auto;padding:10px 0}.mobile-category-item{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:12px 30px;text-decoration:none;transition:background .2s ease}.mobile-category-item:hover{background:#ffffff1a}.mobile-category-item .category-arrow{font-size:12px;margin-left:10px;transition:transform .3s ease}.mobile-category-item .category-arrow.rotated{transform:rotate(180deg)}.mobile-subcategories{background:#0000000d;padding:5px 0}.mobile-subcategory-item{color:#ffffffe6;display:block;font-size:13px;padding:10px 45px;text-decoration:none;transition:background .2s ease}.mobile-subcategory-item:hover{background:#ffffff1a;color:#fff}.mobile-loading{align-items:center;color:#fff;display:flex;gap:10px;justify-content:center;padding:20px}.mobile-menu-overlay{background:#0000;bottom:0;display:none;left:80%;position:fixed;right:0;top:0;z-index:2000}@media (max-width:768px){.navigation{display:none}.navigation .container{overflow:visible;padding:0 10px}.nav-menu{background:linear-gradient(135deg,#ff9500,#ffab00);box-shadow:4px 0 20px #00000026;flex-direction:column;gap:0;height:100vh;left:-100%;max-width:350px;overflow-y:auto;padding:60px 0 20px;position:fixed;top:0;transition:left .3s ease;width:80%;z-index:2001}.nav-menu.nav-menu-open{left:0}.mobile-menu-overlay{display:block}.nav-item,.nav-link{height:auto;width:100%}.nav-link{border-bottom:1px solid #ffffff1a;padding:15px 20px}.mobile-menu-btn{display:block}.desktop-only{display:none!important}.mobile-only{display:block!important}.nav-close-btn{display:block}}@media (min-width:769px){.mobile-menu-overlay,.mobile-only,.nav-close-btn{display:none!important}}@media (max-width:480px){.navigation .container{justify-content:flex-start;padding:0 15px;position:relative}.mobile-menu-btn{font-size:20px;left:15px;margin:0;padding:8px;position:absolute;top:50%;transform:translateY(-50%)}.nav-menu{max-width:none;width:85%}.nav-close-btn{right:10px;top:10px}.nav-close-btn button{font-size:16px;height:30px;width:30px}.mobile-dropdown{font-size:14px;padding:12px 15px!important}.mobile-category-item{font-size:13px;padding:10px 25px}.nav-link{font-size:14px;padding:12px 15px}}.top-banner{background:linear-gradient(135deg,#ff9500,#ff7500);box-shadow:0 2px 4px #0000001a;color:#fff;display:none!important;left:0;min-height:36px;padding:8px 10px;position:fixed;right:0;top:0;z-index:1100}@media (max-width:768px){.top-banner{display:block!important}}.banner-content{gap:15px;height:100%;justify-content:center}.banner-content,.banner-info{align-items:center;display:flex}.banner-info{font-size:12px;font-weight:500;gap:6px;white-space:nowrap}.banner-info i{font-size:12px;opacity:.95}.banner-divider{background:#ffffff4d;height:16px;width:1px}@media (max-width:768px){.top-banner{display:block}}@media (max-width:360px){.top-banner{min-height:32px;padding:6px 8px}.banner-content{gap:12px}.banner-info{gap:4px}.banner-info,.banner-info i{font-size:11px}.banner-divider{height:14px}}@media (max-width:320px){.banner-content{gap:10px}.banner-info,.banner-info i{font-size:10px}}.mobile-header{background:#fff;border-bottom:2px solid #ff950033;box-shadow:0 2px 8px #0000001a;display:none;left:0;position:fixed;right:0;top:36px;z-index:1099}.mobile-header-main{align-items:center;display:flex;height:56px;justify-content:space-between;padding:0 16px;position:relative}.mobile-header-logo{align-items:center;display:flex;flex:1 1;justify-content:flex-start;padding-right:10px;text-decoration:none}.mobile-header-logo img{height:40px;transition:transform .3s ease;width:auto}.mobile-header-logo:active img{transform:scale(.95)}.mobile-header-actions{flex-shrink:0;gap:10px}.mobile-header-actions,.mobile-header-language{align-items:center;display:flex}.mobile-header-language .language-toggle{margin:0}.mobile-header-language .lang-btn{background:#ff95001a;border-radius:6px;color:#333;font-size:13px;padding:8px 12px}.mobile-header-language .lang-btn:hover{background:#ff950033}.mobile-header-language .lang-btn.active{background:#ff950040;color:#ff9500;font-weight:700;transform:scale(1.05)}.mobile-header-language .lang-separator{color:#666;opacity:.6}.mobile-header-search-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#ff9500;border:none;border-radius:8px;box-shadow:0 2px 6px #ff95004d;color:#fff;cursor:pointer;display:flex;font-size:18px;justify-content:center;outline:none;padding:10px 14px;transition:all .2s ease}.mobile-header-search-btn:hover{background:#ff8500}.mobile-header-search-btn:active{background:#ff7500;transform:scale(.95)}.mobile-search-dropdown{animation:slideDown .3s ease;background:#fff;box-shadow:0 4px 12px #0000001a;left:0;padding:10px;position:absolute;right:0;top:100%;z-index:1098}.mobile-header-overlay{animation:fadeIn .3s ease;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:92px;z-index:1097}@media (max-width:768px){.mobile-header{display:block}body{padding-top:92px}.main-content{padding-top:10px!important}}@media (max-width:360px){.mobile-header{top:32px}.mobile-header-main{height:52px}.mobile-header-logo img{height:36px}.mobile-header-search-btn{font-size:16px;padding:8px 12px}body{padding-top:84px}.mobile-header-overlay{top:84px}}@media (min-width:481px) and (max-width:768px){.mobile-header-main{height:60px;padding:0 16px}.mobile-header-logo img{height:44px}.mobile-header-search-btn{font-size:20px;padding:11px 15px}body{padding-top:96px}.mobile-header-overlay{top:96px}}@supports (-webkit-touch-callout:none){.mobile-header{position:fixed;transform:translateZ(0)}}.mobile-navbar{background:#fff;border-top:1px solid #ff950026;bottom:0;box-shadow:0 -2px 8px #0000001a;display:none;height:56px;left:0;padding:0;position:fixed;right:0;z-index:1100}.mobile-navbar-item{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;color:#666;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:inherit;font-size:inherit;height:100%;justify-content:center;min-width:0;outline:none;padding:6px 5px;position:relative;text-decoration:none;transition:all .2s ease}.mobile-navbar-item:active{background-color:#ff950014;transform:scale(.96)}.mobile-navbar-item i{color:#666;font-size:20px;margin-bottom:3px;transition:all .2s ease}.mobile-navbar-item span{color:#666;font-size:10px;font-weight:500;letter-spacing:.2px;transition:all .2s ease;white-space:nowrap}.mobile-navbar-item.active{color:#ff7500}.mobile-navbar-item.active i{color:#ff7500;transform:translateY(-1px)}.mobile-navbar-item.active span{color:#ff7500;font-weight:600}.mobile-navbar-item.active:before{animation:slideIn .3s ease;background:linear-gradient(90deg,#ff9500,#ff7500);content:"";height:2px;left:20%;position:absolute;right:20%;top:0}.mobile-navbar-icon-wrapper{position:relative}.mobile-navbar-badge,.mobile-navbar-icon-wrapper{align-items:center;display:flex;justify-content:center}.mobile-navbar-badge{animation:badgePop .3s ease;background:linear-gradient(135deg,#ff6b35,#ff5722);border:1px solid #fff;border-radius:10px;box-shadow:0 2px 4px #0003;color:#fff;font-size:10px;font-weight:700;height:18px;min-width:18px;padding:0 5px;position:absolute;right:-10px;top:-8px}@keyframes badgePop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (hover:hover) and (max-width:768px){.mobile-navbar-item:hover{background-color:#ff95000d}.mobile-navbar-item:hover i{color:#ff8500;transform:translateY(-2px)}.mobile-navbar-item:hover span{color:#ff8500}}@media (max-width:768px){.mobile-navbar{align-items:center;display:flex;justify-content:space-around;padding:0 5px}body{padding-bottom:56px}.main-content{padding-bottom:70px!important}}@media (max-width:360px){.mobile-navbar-item i{font-size:18px}.mobile-navbar-item span{font-size:9px}.mobile-navbar{height:52px}body{padding-bottom:52px}.main-content{padding-bottom:66px!important}}@media (min-width:481px) and (max-width:768px){.mobile-navbar-item i{font-size:22px}.mobile-navbar-item span{font-size:11px}.mobile-navbar{height:60px}body{padding-bottom:60px}.main-content{padding-bottom:74px!important}}@supports (-webkit-touch-callout:none){.mobile-navbar{position:fixed;transform:translateZ(0)}}.mobile-navbar-item,.mobile-navbar-item i,.mobile-navbar-item span{transition:all .2s cubic-bezier(.4,0,.2,1)}.mobile-navbar-item:after{background:#ff95004d;border-radius:50%;content:"";height:0;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s,height .3s;width:0}.mobile-navbar-item:active:after{height:100%;width:100%}.footer{background:#2c2c2c;color:#fff;padding:50px 0 30px}@media (max-width:350px){.footer-content{gap:20px;grid-template-columns:1fr}.company-info{grid-column:1}.company-details,.company-details>p,.company-info,.contact-info p,.footer-logo,.schedule p{text-align:center}.contact-info{justify-content:center}.footer-section:nth-child(2){grid-column:1;text-align:center}.footer-section h3,.footer-section ul{text-align:center}.footer-section ul li a{display:inline-block}.social-section{border-top:1px solid #ffffff1a;margin-top:10px;padding-top:15px}}.footer .container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1.5fr 2fr 1fr}.footer-section{text-align:left}.footer-section h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px;text-align:left}.footer-section ul{list-style:none;margin:0;padding:0;text-align:left}.footer-section ul li{margin-bottom:10px;text-align:left}.footer-section ul li a{color:#fffc;display:block;font-size:14px;text-align:left;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#fea501}.company-info{grid-column:1;text-align:left}.footer-logo{margin-bottom:20px;text-align:left}.footer-logo-img{filter:brightness(0) invert(1);height:60px;transition:transform .3s ease;width:auto}.footer-logo-img:hover{transform:scale(1.05)}.company-details{text-align:left}.schedule{margin-bottom:8px}.schedule p{color:#fffc;font-size:14px;line-height:1.3;margin:0}.company-details>p{color:#fffc;font-size:14px;line-height:1.4;margin-bottom:8px;text-align:left}.contact-info{margin-top:15px;text-align:left}.contact-info p{align-items:center;display:flex;gap:8px;justify-content:flex-start}.contact-info i{color:#fea501;font-size:12px;width:16px}.social-links{display:flex;gap:15px;justify-content:flex-start;margin-top:10px}.social-link{align-items:center;background:#ffffff1a;border-radius:8px;color:#fff;display:flex;font-size:18px;height:40px;justify-content:center;text-decoration:none;transition:all .3s;width:40px}.social-link:hover{background:#fea501;transform:translateY(-2px)}.social-link.facebook:hover{background:#1877f2}.social-link.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.social-link.tiktok:hover{background:#000}@media (max-width:1024px){.footer-content{gap:40px;grid-template-columns:1fr 1fr}.company-info{grid-column:1/-1;margin-bottom:20px}.footer-section,.footer-section h3{text-align:left}.social-links{justify-content:flex-start}}@media (max-width:768px){.footer{padding:30px 0 20px}.footer-content{gap:20px;grid-template-columns:1fr 1fr}.company-info{grid-column:1}.footer-logo{margin-bottom:15px}.footer-logo-img{height:40px}.company-details{font-size:12px}.schedule{margin-bottom:6px}.schedule p{font-size:12px;line-height:1.2;margin:0}.company-details>p{font-size:12px;line-height:1.3;margin-bottom:5px}.footer-section:nth-child(2){grid-column:2}.footer-section h3{font-size:14px;margin-bottom:10px}.footer-section ul li{margin-bottom:6px}.footer-section ul li a{font-size:12px}.social-section{border-top:1px solid #ffffff1a;grid-column:1/-1;margin-top:10px;padding-top:15px;text-align:center}.social-section h3{margin-bottom:12px;text-align:center}.social-links{gap:20px;justify-content:center}.social-link{font-size:16px;height:35px;width:35px}}@media (max-width:480px){.footer .container{padding:0 15px}.footer{padding:25px 0 15px}.footer-content{gap:15px}.footer-logo-img{height:35px}.schedule p{font-size:11px;line-height:1.2}.company-details>p{font-size:11px;margin-bottom:4px}.company-details p:first-child{margin-bottom:2px}.footer-section h3{font-size:13px;margin-bottom:8px}.footer-section ul li{margin-bottom:5px}.footer-section ul li a{font-size:11px}.social-link{font-size:15px;height:32px;width:32px}.footer-section ul li{display:block}}.banner{cursor:pointer;display:flex;justify-content:center;margin:20px 0 0;max-height:75vh;overflow:hidden;padding:0;width:100%}.banner-image{display:block;height:75vh;object-position:center;transition:transform .3s ease;width:90%}@media (max-width:768px){.banner-image{min-height:200px}}@media (max-width:480px){.banner-image{height:420px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.hero-slider-container{margin:10px 0 0;padding:0;position:relative;width:100%}@media (max-width:768px){.hero-slider-container{margin-top:5px;padding-bottom:25px;position:relative}}.hero-swiper{height:75vh;width:100%}.hero-slide{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.hero-slide-image{height:100%;object-fit:contain;object-position:center;transition:transform .5s ease;width:90%}.hero-swiper .swiper-pagination-bullet{background:#fff;height:12px;opacity:.6;transition:all .3s ease;width:12px}.hero-swiper .swiper-pagination-bullet-active{background:#ff6b6b;border-radius:5px;opacity:1;width:30px}@media (max-width:1024px){.hero-swiper{height:60vh}}@media (max-width:768px){.hero-swiper{background:#0000;border-radius:0;height:35vh;max-height:350px;min-height:240px;overflow:hidden}.hero-slide,.hero-slide-image{background:linear-gradient(135deg,#fff5f0,#fffbf7)}.hero-slide-image{height:100%;object-fit:contain;object-position:center;width:100%}.hero-swiper .swiper-pagination{bottom:-20px!important}}@media (max-width:430px) and (min-width:381px){.hero-swiper{background:#0000;border-radius:0;height:55vw;max-height:280px;min-height:220px;overflow:hidden}.hero-slide,.hero-slide-image{background:linear-gradient(135deg,#fff5f0,#fffbf7)}.hero-swiper .swiper-pagination{bottom:-20px!important}}@media (max-width:480px){.hero-swiper{background:#0000;border-radius:0;height:55vw;max-height:300px;min-height:220px;overflow:hidden}.hero-slide,.hero-slide-image{background:linear-gradient(135deg,#fff5f0,#fffbf7)}.hero-swiper .swiper-pagination{bottom:-20px!important}.hero-swiper .swiper-pagination-bullet{height:8px;width:8px}.hero-swiper .swiper-pagination-bullet-active{width:20px}}@media (max-width:380px){.hero-swiper{background:#0000;border-radius:0;height:52vw;max-height:260px;min-height:200px;overflow:hidden}.hero-slide,.hero-slide-image{background:linear-gradient(135deg,#fff5f0,#fffbf7)}.hero-swiper .swiper-pagination{bottom:-20px!important}}.add-to-cart-btn{background-color:#ff6b6b;display:inline-flex;font-weight:500;gap:8px;overflow:hidden;position:relative}.add-to-cart-btn:hover:not(:disabled){background-color:#ff5252;box-shadow:0 4px 12px #ff6b6b4d;transform:translateY(-1px)}.add-to-cart-btn:active:not(:disabled){transform:translateY(0)}.add-to-cart-btn.loading{pointer-events:none}.add-to-cart-btn i{font-size:18px}.spinner-small{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.add-to-cart-success-message{animation:slideIn .3s ease;background-color:#4caf50;border-radius:5px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:16px;font-weight:500;padding:16px 24px;position:fixed;right:20px;top:100px;z-index:9999}.add-to-cart-success-message.fade-out{animation:fadeOut .3s ease}@keyframes fadeOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.add-to-cart-btn.small{font-size:14px;padding:8px 16px}.add-to-cart-btn.small i{font-size:16px}.add-to-cart-btn.large{font-size:18px;padding:16px 32px}.add-to-cart-btn.large i{font-size:20px}.add-to-cart-btn.full-width{justify-content:center;width:100%}.add-to-cart-btn.outline{background-color:initial;border:2px solid #ff6b6b;color:#ff6b6b}.add-to-cart-btn.outline:hover:not(:disabled){background-color:#ff6b6b;color:#fff}@media (max-width:480px){.add-to-cart-success-message{left:10px;right:10px;text-align:center;top:80px}}.neplace-product-card .neplace-product-price{align-items:center!important;display:flex!important;gap:8px!important;justify-content:center!important;margin-top:auto!important}.neplace-product-card .add-to-cart-btn,.neplace-product-card .neplace-add-to-cart-btn{align-items:center!important;background:#ff9500!important;background-image:none!important;border:none!important;border-radius:6px!important;box-shadow:0 2px 8px #ff950033!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:10px!important;font-weight:700!important;gap:4px!important;justify-content:center!important;letter-spacing:.2px!important;line-height:1.2!important;margin-top:10px!important;min-height:40px!important;padding:10px 8px!important;text-align:center!important;text-transform:uppercase!important;transition:all .3s ease!important;white-space:nowrap!important;width:100%!important}@media (max-width:768px){.product-slider-mobile .neplace-product-card .add-to-cart-btn,.product-slider-mobile .neplace-product-card .neplace-add-to-cart-btn{font-size:10px!important;gap:4px!important;letter-spacing:.3px!important;padding:8px 6px!important}.product-slider-mobile .neplace-product-card .add-to-cart-btn span,.product-slider-mobile .neplace-product-card .btn-text{font-size:10px!important;white-space:nowrap!important}.product-slider-mobile .neplace-product-card .add-to-cart-btn svg,.product-slider-mobile .neplace-product-card .btn-icon{flex-shrink:0!important;height:12px!important;width:12px!important}}@media (max-width:480px){.neplace-product-card .add-to-cart-btn,.neplace-product-card .neplace-add-to-cart-btn,.product-slider .neplace-product-card .add-to-cart-btn,.product-slider .neplace-product-card .neplace-add-to-cart-btn{font-size:9px!important;gap:3px!important;letter-spacing:.2px!important;padding:6px 4px!important}.neplace-product-card .add-to-cart-btn span,.neplace-product-card .btn-text,.product-slider .neplace-product-card .add-to-cart-btn span,.product-slider .neplace-product-card .btn-text{font-size:9px!important}.neplace-product-card .add-to-cart-btn svg,.neplace-product-card .btn-icon,.product-slider .neplace-product-card .add-to-cart-btn svg,.product-slider .neplace-product-card .btn-icon{height:11px!important;width:11px!important}}.neplace-product-card .add-to-cart-btn:hover,.neplace-product-card .neplace-add-to-cart-btn:hover{background:#ff7500!important;box-shadow:0 4px 12px #ff95004d!important;transform:translateY(-1px)!important}.neplace-product-card .add-to-cart-btn .btn-text,.neplace-product-card .add-to-cart-btn span{color:#fff!important;font-size:10px!important;font-weight:700!important;line-height:1.2!important}.neplace-product-card .add-to-cart-btn .btn-icon,.neplace-product-card .add-to-cart-btn svg{fill:none!important;stroke:currentColor!important;color:#fff!important;flex-shrink:0!important;height:14px!important;width:14px!important}.neplace-product-card .neplace-product-image-link{margin:0!important;padding:0!important}.neplace-product-card .neplace-product-img{height:100%!important;margin:0!important;object-fit:contain!important;padding:0!important;width:100%!important}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}:root{--slider-font-xs:12px;--slider-font-sm:14px;--slider-font-base:16px;--slider-font-lg:18px;--slider-font-xl:20px;--slider-font-3xl:32px;--slider-primary:#ff9500;--slider-primary-hover:#ff7500;--slider-discount:#f44;--slider-rating:#ffc107;--slider-radius-sm:4px;--slider-radius-md:8px;--slider-radius-lg:12px}.product-slider{background-color:initial;box-sizing:border-box;max-width:100vw;overflow:hidden;padding:60px 0;width:100%}.product-slider .products-container{box-sizing:border-box;margin:0 auto;max-width:1280px;overflow:hidden;padding:0 20px;position:relative;width:100%}.product-slider .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.product-slider .section-title{color:#333;font-size:32px;font-size:var(--slider-font-3xl);font-weight:700;margin:0}.product-slider .view-all-link{color:#ff9500;color:var(--slider-primary);font-size:16px;font-size:var(--slider-font-base);font-weight:500;text-decoration:none;transition:color .3s ease}.product-slider .view-all-link:hover{color:#ff7500;color:var(--slider-primary-hover)}.product-slider .loading-container,.product-slider .no-products-container{align-items:center;color:#666;display:flex;justify-content:center;min-height:300px}@media (min-width:1200px){.product-slider .slider-wrapper.slider-4-products{margin:0 auto;max-width:1372px;position:relative}.product-slider .products-swiper{box-sizing:border-box;overflow:hidden!important;padding:0 60px;width:100%}.product-slider .products-swiper .swiper-wrapper{width:auto}.product-slider .swiper-slide{flex:0 0 290px!important;width:290px!important}}@media (min-width:1440px){.product-slider .slider-wrapper.slider-4-products{max-width:1372px}.product-slider .products-swiper{padding:0 70px}}@media (min-width:1900px){.product-slider .products-container{max-width:1400px}}.product-slider .product-card{background:#fff;border:1px solid #eee;border-radius:12px;border-radius:var(--slider-radius-lg);box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:480px;overflow:hidden;transition:all .3s ease;width:100%}.product-slider .product-card:hover{border-color:#ddd;box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.product-slider .product-image{align-items:center;aspect-ratio:1/1;background:#f8f9fa;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;padding:20px;position:relative;width:100%}.product-slider .product-image img{height:auto;max-height:calc(100% - 20px);max-width:calc(100% - 20px);object-fit:contain;transition:transform .3s ease;width:auto}.product-slider .product-card:hover .product-image img{transform:scale(1.08)}.product-slider .product-info{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:20px}.product-slider .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:14px;font-size:var(--slider-font-sm);font-weight:600;line-height:1.5;margin:0;min-height:42px;overflow:hidden}.product-slider .product-rating{align-items:center;display:flex;gap:5px;margin:0}.product-slider .stars{display:flex;gap:2px}.product-slider .star{color:#ddd;font-size:14px;font-size:var(--slider-font-sm)}.product-slider .star.filled{color:#ffc107;color:var(--slider-rating)}.product-slider .rating-count{color:#666;font-size:12px;font-size:var(--slider-font-xs)}.product-slider .product-price{align-items:center;display:flex;gap:8px;margin-top:auto}.product-slider .original-price{color:#999;font-size:14px;font-size:var(--slider-font-sm);text-decoration:line-through}.product-slider .sale-price{color:#f44;color:var(--slider-discount)}.product-slider .normal-price,.product-slider .sale-price{font-size:18px;font-size:var(--slider-font-lg);font-weight:700}.product-slider .normal-price{color:#ff9500;color:var(--slider-primary)}.product-slider .add-to-cart-btn{align-items:center;background:linear-gradient(135deg,#ff9500,#ff7500);background:linear-gradient(135deg,var(--slider-primary) 0,var(--slider-primary-hover) 100%);border:none;border-radius:8px;border-radius:var(--slider-radius-md);box-shadow:0 2px 8px #ff950033;color:#fff;cursor:pointer;display:flex;font-size:14px;font-size:var(--slider-font-sm);font-weight:600;gap:8px;justify-content:center;margin-top:10px;padding:12px 20px;transition:all .3s ease;width:100%}.product-slider .add-to-cart-btn:hover{background:linear-gradient(135deg,#ff8500,#ff6500);box-shadow:0 5px 15px #ff95004d;transform:translateY(-2px)}.product-slider .slider-btn{align-items:center;background:#fff;border:2px solid #eee;border-radius:50%;box-shadow:0 4px 12px #0000001a;color:#333;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:10}.product-slider .slider-btn:hover:not(.disabled){background:#f8f9fa;border-color:#ff7500;border-color:var(--slider-primary-hover);box-shadow:0 4px 12px #00000026;color:#ff7500;color:var(--slider-primary-hover);transform:translateY(-50%) scale(1.1)}.product-slider .slider-btn.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.product-slider .prev-btn{left:0}.product-slider .next-btn{right:0}.product-slider .slider-dots{display:flex;gap:8px;justify-content:center;margin-top:30px}.product-slider .slider-dots .dot{background:#ddd;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .3s ease;width:8px}.product-slider .slider-dots .dot.swiper-pagination-bullet-active{background:#ff7500;background:var(--slider-primary-hover);border-radius:4px;width:24px}@media (max-width:1439px) and (min-width:1200px){.product-slider .slider-wrapper.slider-4-products{max-width:1180px}.product-slider .products-swiper{padding:0 50px}.product-slider .swiper-slide{flex:0 0 255px!important;width:255px!important}}@media (max-width:1199px) and (min-width:992px){.product-slider .products-swiper{padding:0 50px}}@media (max-width:991px){.product-slider .slider-wrapper{max-width:100%}.product-slider .products-swiper{overflow:hidden;padding:0;width:100%}.product-slider .prev-btn{background:#fffffff2;left:10px}.product-slider .next-btn{background:#fffffff2;right:10px}}@media (max-width:768px){.product-slider{padding:40px 0}.product-slider .section-header{align-items:flex-start;flex-direction:column;gap:15px}.product-slider .section-title{font-size:24px}.product-slider .slider-btn{height:38px;width:38px}}@media (max-width:576px){.product-slider{max-width:100vw;overflow-x:hidden;padding:40px 0;width:100%}.product-slider .products-container{max-width:100%;overflow:hidden;padding:0;width:100%}.product-slider .products-swiper{max-width:100%;overflow:hidden!important;padding:0;width:100%}.product-slider .swiper-wrapper{max-width:100%;width:100%}.product-slider .swiper-slide{box-sizing:border-box;max-width:calc(50% - 2.5px)!important;min-width:0!important;width:calc(50% - 2.5px)!important}.product-slider .product-card{box-sizing:border-box;max-width:100%;min-height:auto;min-width:0;width:100%!important}.product-slider .slider-btn{height:36px;width:36px}.product-slider .prev-btn{left:2px}.product-slider .next-btn{right:2px}.product-slider .section-title{font-size:22px;padding:0 10px}.product-slider .add-to-cart-btn{font-size:10px!important;gap:4px!important;letter-spacing:.3px;padding:8px 6px!important}.product-slider .add-to-cart-btn i,.product-slider .add-to-cart-btn svg{font-size:12px!important;height:14px!important;width:14px!important}}@media (max-width:480px){.product-slider{max-width:100vw;overflow-x:hidden!important;padding:30px 0;width:100%}.product-slider .products-container{max-width:100%;padding:0;width:100%}.product-slider .products-swiper{padding:0;width:100%}.product-slider .swiper-slide{max-width:calc(50% - 2.5px)!important;width:calc(50% - 2.5px)!important}.product-slider .section-title{font-size:18px;padding:0 10px}.product-slider .product-card{min-height:auto}.product-slider .product-image{aspect-ratio:1/1;padding:10px}.product-slider .product-info{padding:8px}.product-slider .product-title{-webkit-line-clamp:2;font-size:11px;line-height:1.2;min-height:28px;overflow-wrap:break-word;word-break:break-word}.product-slider .product-price{font-size:13px;margin-top:4px}.product-slider .original-price{font-size:11px}.product-slider .normal-price,.product-slider .sale-price{font-size:14px}.product-slider .add-to-cart-btn{font-size:9px!important;gap:4px!important;letter-spacing:.2px;margin-top:6px;padding:6px 4px!important}.product-slider .add-to-cart-btn i,.product-slider .add-to-cart-btn svg{font-size:10px!important;height:12px!important;width:12px!important}}.product-slider .swiper-wrapper{-webkit-tap-highlight-color:transparent;transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.product-slider .swiper-slide{height:auto}.product-slider .swiper-pagination{display:none}.product-slider .swiper-slide-active .product-card{animation:slideInFocus .5s ease}@keyframes slideInFocus{0%{opacity:.8;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.product-slider .slider-dots:before{animation:autoplayIndicator 5s linear infinite;background:linear-gradient(90deg,#0000,#ff9500 20%,#ff9500 80%,#0000);bottom:-10px;content:"";height:2px;left:50%;opacity:.5;position:absolute;transform:translateX(-50%);width:100px}@keyframes autoplayIndicator{0%{width:0}to{width:100px}}.product-slider .slider-dots:before{animation:autoplayIndicator 3s linear infinite}.product-slider .products-swiper:hover .slider-dots:before{animation-play-state:paused;opacity:.3}.product-slider-mobile{background:linear-gradient(180deg,#0000,#ff950005 50%,#0000);display:block;padding:40px 0;position:relative}.product-slider-mobile:nth-child(odd){background:linear-gradient(180deg,#0000,#ff950008 50%,#0000)}.product-slider-mobile:nth-child(2n){background:linear-gradient(180deg,#0000,#ff750005 50%,#0000)}@media (min-width:768px){.product-slider-mobile{display:none}}@media (max-width:767px){.product-slider-mobile .product-card .product-info .product-pricing .price:not(.original-price):not(.final-price){color:#f38317!important;font-size:16px!important;font-weight:700!important}.product-slider-mobile .product-card .product-info .product-pricing .final-price{-webkit-text-fill-color:unset!important;background:none!important;-webkit-background-clip:unset!important;background-clip:initial!important;background-image:none!important;color:#f44!important;font-size:16px!important;font-weight:700!important}.product-slider-mobile .product-card .product-info .product-pricing .original-price{color:#333!important;font-size:12px!important;font-weight:500!important;text-decoration:line-through!important}.product-slider-mobile .product-card .product-info .add-to-cart-btn{background:#f38317!important;background-image:none!important;border:none!important;border-radius:8px!important;box-shadow:0 2px 8px #f3831733!important;color:#fff!important;font-size:12px!important;font-weight:600!important;padding:10px 12px!important}.product-slider-mobile .product-card .product-info .add-to-cart-btn:active:not(:disabled),.product-slider-mobile .product-card .product-info .add-to-cart-btn:hover:not(:disabled){background:#ed7224!important;background-image:none!important}.product-slider-mobile .product-card .product-info .add-to-cart-btn:disabled{background:#ccc!important;background-image:none!important}}.product-slider-mobile .mobile-container{max-width:100%}.product-slider-mobile .section-header{margin-bottom:24px;padding-bottom:10px;position:relative}.product-slider-mobile .section-header:after{background:linear-gradient(90deg,#ff9500,#ff7500);border-radius:2px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.product-slider-mobile .section-title{color:#2c3e50;font-size:24px;font-weight:700;letter-spacing:-.5px;line-height:1.3;margin:0;text-align:center}.product-slider-mobile .products-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:20px;padding:0 2px}.product-slider-mobile .product-grid-item{transform:scale(1);transition:transform .3s ease;width:100%}.product-slider-mobile .product-grid-item:hover{transform:scale(1.02);z-index:10}.product-slider-mobile .product-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;height:100%;margin:0;min-height:auto;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-slider-mobile .product-card:after{background:linear-gradient(90deg,#ff9500,#ff7500);content:"";height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.product-slider-mobile .product-card:hover:after{transform:scaleX(1)}.product-slider-mobile .product-card .product-image{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px 12px 0 0;height:calc(50vw - 20px);max-height:200px;overflow:hidden;position:relative}.product-slider-mobile .product-card .product-image img{transition:transform .4s ease}.product-slider-mobile .product-card:hover .product-image img{transform:scale(1.08)}.product-slider-mobile .product-card .product-info{display:flex;flex-direction:column;gap:4px;padding:10px}.product-slider-mobile .product-card .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:13px;font-weight:600;line-height:1.3;margin-bottom:4px;min-height:32px;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}.product-slider-mobile .product-card:hover .product-name{color:#ff7500}.product-slider-mobile .product-card .product-summary{display:none}.product-slider-mobile .product-card .product-pricing{align-items:baseline;display:flex;gap:6px;margin-bottom:6px}.product-slider-mobile .product-card .product-pricing .original-price{color:#333!important;font-size:12px!important;font-weight:500!important;text-decoration:line-through!important}.product-slider-mobile .product-card .product-pricing .final-price{-webkit-text-fill-color:unset!important;background:none!important;color:#f44!important;font-size:16px!important;font-weight:700!important}.product-slider-mobile .product-card .product-pricing .price{color:#f38317!important;font-size:16px!important;font-weight:700!important}.product-slider-mobile .product-card .add-to-cart-btn{align-items:center;background:#f38317!important;border:none!important;border-radius:8px!important;box-shadow:0 2px 8px #f3831733!important;color:#fff!important;display:flex;font-size:12px!important;font-weight:600!important;gap:6px;justify-content:center;padding:10px 12px!important;transition:all .3s ease}.product-slider-mobile .product-card .add-to-cart-btn:hover:not(:disabled){background:#ed7224!important;box-shadow:0 5px 15px #ed72244d!important;transform:translateY(-2px)}.product-slider-mobile .product-card .add-to-cart-btn i{font-size:12px}.product-slider-mobile .product-card .product-badges{left:6px;position:absolute;top:6px;z-index:3}.product-slider-mobile .product-card .badge{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:6px;box-shadow:0 2px 4px #0000001a;font-size:9px;font-weight:700}.product-slider-mobile .product-card .stock-badge{background:linear-gradient(135deg,#ff9800,#ffb74d);border:none;color:#fff}.product-slider-mobile .product-card .out-of-stock-badge{background:linear-gradient(135deg,#666,#888);border:none;color:#fff}.product-slider-mobile .view-more-container{display:flex;justify-content:center;margin-top:24px;position:relative}.product-slider-mobile .view-more-btn{align-items:center;background:linear-gradient(135deg,#ff9500,#ff7500);border:none;border-radius:25px;box-shadow:0 4px 15px #ff95004d;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;overflow:hidden;padding:14px 28px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-slider-mobile .view-more-btn:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.product-slider-mobile .view-more-btn:active:before{height:300px;width:300px}.product-slider-mobile .view-more-btn:hover{background:linear-gradient(135deg,#ff8500,#ff6500);box-shadow:0 6px 20px #ff950066;transform:translateY(-2px) scale(1.02)}.product-slider-mobile .view-more-btn:active{box-shadow:0 2px 8px #ff95004d;transform:translateY(0) scale(.98)}.product-slider-mobile .view-more-btn i{font-size:14px;transition:transform .3s ease}.product-slider-mobile .view-more-btn:hover i{animation:arrow-bounce .6s ease-in-out;transform:translateX(4px)}@keyframes arrow-bounce{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}.product-slider-mobile .loading-container{align-items:center;color:#666;display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:300px}.product-slider-mobile .loading-spinner{color:#ff9500;font-size:32px}.product-slider-mobile .loading-container p{font-size:14px;margin:0}.product-slider-mobile .no-products-container{align-items:center;color:#999;display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:250px;padding:20px}.product-slider-mobile .no-products-container i{color:#ddd;font-size:48px}.product-slider-mobile .no-products-container p{font-size:14px;margin:0;text-align:center}@media (max-width:420px){.product-slider-mobile{padding:30px 0}.product-slider-mobile .mobile-container{max-width:100%;overflow:hidden;padding:0 8px}.product-slider-mobile .products-grid{box-sizing:border-box;gap:8px;padding:0;width:100%}.product-slider-mobile .product-grid-item{box-sizing:border-box;max-width:100%;width:100%}.product-slider-mobile .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff9500,#ff7500);-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700;padding:0 8px}.product-slider-mobile .product-card{border-radius:10px;box-shadow:0 2px 6px #00000014;box-sizing:border-box;width:100%}.product-slider-mobile .product-card .product-image{height:calc(50vw - 12px);max-height:180px}.product-slider-mobile .product-card .product-info{padding:8px}.product-slider-mobile .product-card .product-name{font-size:11px;font-weight:600;line-height:1.2;min-height:28px}.product-slider-mobile .product-card .product-pricing{gap:4px;margin-bottom:4px}.product-slider-mobile .product-card .product-pricing .original-price{color:#333!important;font-size:10px!important}.product-slider-mobile .product-card .product-pricing .final-price{-webkit-text-fill-color:unset!important;background:none!important;color:#f44!important;font-size:13px!important}.product-slider-mobile .product-card .product-pricing .price{color:#f38317!important;font-size:13px!important}.product-slider-mobile .product-card .add-to-cart-btn{background:#f38317!important;border-radius:6px!important;font-size:10px!important;gap:4px;padding:7px 8px!important}.product-slider-mobile .product-card .add-to-cart-btn:hover:not(:disabled){background:#ed7224!important}.product-slider-mobile .product-card .add-to-cart-btn i{font-size:10px}.product-slider-mobile .view-more-btn{border-radius:8px;box-shadow:0 3px 8px #ff950040;font-size:12px;padding:10px 20px}.product-slider-mobile .section-header{margin-bottom:16px}.product-slider-mobile .view-more-container{margin-top:16px}}@media (max-width:360px){.product-slider-mobile .mobile-container{padding:0 10px}.product-slider-mobile .products-grid{gap:10px}.product-slider-mobile .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff9500,#ff7500);-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700}.product-slider-mobile .product-card{border-radius:10px;box-shadow:0 2px 6px #00000014}.product-slider-mobile .product-card .product-info{padding:8px}.product-slider-mobile .product-card .product-name{font-size:12px;font-weight:600;min-height:28px}.product-slider-mobile .product-card .product-pricing{gap:4px}.product-slider-mobile .product-card .product-pricing .original-price{color:#333!important;font-size:11px!important}.product-slider-mobile .product-card .product-pricing .final-price{-webkit-text-fill-color:unset!important;background:none!important;color:#f44!important;font-size:14px!important}.product-slider-mobile .product-card .product-pricing .price{color:#f38317!important;font-size:14px!important}.product-slider-mobile .product-card .add-to-cart-btn{background:#f38317!important;border-radius:6px!important;font-size:11px!important;padding:8px 10px!important}.product-slider-mobile .product-card .add-to-cart-btn:hover:not(:disabled){background:#ed7224!important}.product-slider-mobile .product-card .add-to-cart-btn i{font-size:11px}.product-slider-mobile .view-more-btn{border-radius:8px;box-shadow:0 3px 8px #ff950040;font-size:13px;padding:10px 20px}}.product-slider-mobile .product-card .product-badges{gap:4px}.product-slider-mobile .product-card .badge{font-size:10px;padding:3px 6px}@media (max-width:375px){.product-slider-mobile .product-card .product-image{height:calc(50vw - 17.5px);max-height:170px}}@media (min-width:400px) and (max-width:480px){.product-slider-mobile .products-grid{gap:12px}.product-slider-mobile .mobile-container{padding:0 20px}.product-slider-mobile .product-card .product-image{height:calc(50vw - 26px);max-height:180px}}@media (max-width:767px){.product-slider-mobile{display:block}}@media (min-width:481px) and (max-width:767px){.product-slider-mobile{padding:50px 0}.product-slider-mobile .mobile-container{margin:0 auto;max-width:600px;padding:0 20px}.product-slider-mobile .section-title{font-size:24px;margin-bottom:10px}.product-slider-mobile .products-grid{gap:15px;margin-bottom:25px}.product-slider-mobile .product-card .product-image{height:220px;max-height:220px}.product-slider-mobile .product-card .product-info{padding:15px}.product-slider-mobile .product-card .product-name{font-size:14px;min-height:36px}.product-slider-mobile .product-card .final-price,.product-slider-mobile .product-card .price{font-size:16px}.product-slider-mobile .product-card .add-to-cart-btn{font-size:13px;padding:12px 16px}.product-slider-mobile .view-more-btn{font-size:15px;padding:14px 28px}}.benefits{padding:0}.benefits-grid{grid-gap:.1rem;display:grid;gap:.1rem;grid-template-columns:repeat(4,1fr)}.benefit-item{align-items:center;background:#fb9b07;border-right:1px solid #ffffff1a;color:#fff;display:flex;flex-direction:column;gap:15px;padding:25px 20px;text-align:center;transition:background .3s}.benefit-item:last-child{border-right:none}.benefit-item:hover{background:#ea6928}.benefit-icon{font-size:40px;line-height:1}.benefit-text{text-align:center}.benefit-title{font-size:14px;font-weight:500;line-height:1.3;margin-bottom:2px}.benefit-subtitle{font-size:14px;font-weight:600;line-height:1.3}@media (max-width:1250px){.benefits .container{margin:0!important;max-width:100%!important;padding:0!important}}@media (max-width:768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefit-item{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;padding:20px 15px}.benefit-item:nth-child(2n){border-right:none}.benefit-item:nth-last-child(-n+2){border-bottom:none}.benefit-icon{font-size:35px}.benefit-subtitle,.benefit-title{font-size:13px}}@media (max-width:480px){.benefits-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)!important}.benefit-item{padding:12px 8px}.benefit-icon{font-size:24px}.benefit-subtitle,.benefit-title{font-size:11px}}.testimonials{background:#f8f9fa;padding:60px 0}.testimonials .container{margin:0 auto;max-width:1280px;padding:0 20px;position:relative}.testimonials-header{margin-bottom:50px;text-align:center}.testimonials-header h2{color:#333;font-size:32px;font-weight:700;margin-bottom:20px}.testimonials-header p{color:#666;font-size:16px;line-height:1.6;margin:0 auto;max-width:600px}.testimonials .slider-wrapper{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:100%;overflow:visible;position:relative;width:100%}.testimonials .slider-container{box-sizing:border-box;margin:0;overflow:hidden;position:relative;width:100%}.testimonials-slider{display:flex;gap:20px;justify-content:center;width:100%}.testimonial-card{animation:fadeIn .5s ease;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;max-width:400px;min-height:280px;padding:30px;transition:all .3s ease}.testimonial-card:hover{border-color:#d0d0d0;box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.testimonial-rating{margin-bottom:20px}.testimonial-rating .star{color:#ddd;font-size:20px;margin-right:2px}.testimonial-rating .star.filled{color:#ffc107}.testimonial-text{color:#555;flex:1 1;font-size:16px;font-style:italic;line-height:1.7;margin-bottom:20px;position:relative}.testimonial-text:before{color:#e0e0e0;content:'"';font-family:Georgia,serif;font-size:40px;left:-5px;position:absolute;top:-10px}.testimonial-author{border-top:1px solid #f0f0f0;color:#333;font-size:16px;font-weight:600;margin-top:auto;padding-top:15px}.testimonial-dots{display:flex;gap:10px;justify-content:center;margin-top:40px}.testimonial-dots .dot{background:#ddd;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.testimonial-dots .dot.active{background:#333;border-radius:5px;width:30px}.testimonial-dots .dot:hover:not(.active){background:#999}.testimonials .arrow{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#333;cursor:pointer;display:flex;font-size:24px;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:10}.testimonials .arrow:hover{background:#f8f9fa;border-color:#f38317;box-shadow:0 4px 12px #00000026;color:#f38317;transform:translateY(-50%) scale(1.1)}.testimonials .arrow:disabled{cursor:not-allowed;opacity:.5}.testimonials .left-arrow{left:0}.testimonials .right-arrow{right:0}@media (min-width:1920px){.testimonials .container{max-width:1400px;padding:0 40px}.testimonials .slider-container{margin:0 70px}}@media (max-width:1919px) and (min-width:1401px){.testimonials .container{max-width:1360px;padding:0 30px}.testimonials .slider-container{margin:0 65px}}@media (max-width:1400px) and (min-width:1201px){.testimonials .container{max-width:1280px;padding:0 25px}.testimonials .slider-container{margin:0 60px}}@media (max-width:1200px) and (min-width:992px){.testimonials .container{margin:-20px;max-width:1140px;padding:0 20px}.testimonials .slider-container{margin:0 55px}.testimonial-card{flex-basis:calc(33.33333% - 13.33333px);flex-grow:0;flex-shrink:0;padding:25px}.testimonials .left-arrow{left:15px}.testimonials .right-arrow{right:15px}}@media (max-width:991px) and (min-width:768px){.testimonials .container{margin:-20px;max-width:100%;padding:0 20px}.testimonials .slider-container{margin:0 50px}.testimonial-card{max-width:300px}.testimonials-header h2{font-size:28px}.testimonials .left-arrow{left:15px}.testimonials .right-arrow{right:15px}}@media (max-width:767px) and (min-width:576px){.testimonials{padding:50px 0}.testimonials .container{margin:-15px;padding:0 15px}.testimonials .slider-wrapper{margin:0 auto;max-width:500px;padding:0;width:100%}.testimonials .slider-container{margin:0;padding:0;width:100%}.testimonials-slider{justify-content:center}.testimonial-card{flex:1 1 100%;margin:0;max-width:100%;padding:25px;width:100%}.testimonials .arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;height:40px;width:40px}.testimonials .left-arrow{left:5px}.testimonials .right-arrow{right:5px}.testimonials-header h2{font-size:26px}.testimonials-header p{font-size:15px;padding:0 10px}.testimonial-author,.testimonial-text{font-size:15px}}@media (max-width:575px){.testimonials{padding:40px 0}.testimonials .container{margin:-10px;padding:0 10px}.testimonials .slider-wrapper{box-sizing:border-box;margin:0;padding:0 50px;width:100%}.testimonials .slider-container{box-sizing:border-box;margin:0;padding:0;width:100%}.testimonials-slider{gap:0;width:100%}.testimonial-card{border-radius:10px;box-sizing:border-box;margin:0;max-width:100%;min-height:auto;padding:20px;width:100%}.testimonial-rating{margin-bottom:15px}.testimonial-rating .star{font-size:18px}.testimonial-text{font-size:14px;line-height:1.6;margin-bottom:15px}.testimonial-text:before{font-size:30px;top:-8px}.testimonial-author{font-size:14px;padding-top:12px}.testimonials .arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #0000001a;font-size:18px;height:36px;width:36px}.testimonials .left-arrow{left:8px}.testimonials .right-arrow{right:8px}.testimonials-header{margin-bottom:35px}.testimonials-header h2{font-size:24px;margin-bottom:15px}.testimonials-header p{font-size:14px;line-height:1.5;padding:0 5px}.testimonial-dots{gap:8px;margin-top:25px}.testimonial-dots .dot{height:7px;width:7px}.testimonial-dots .dot.active{width:21px}}@media (max-width:400px){.testimonials{padding:35px 0}.testimonials .container{padding:0 8px}.testimonials .slider-wrapper{padding:0 40px}.testimonials .slider-container{padding:0}.testimonial-card{margin:0;padding:18px}.testimonial-author,.testimonial-text{font-size:13px}.testimonials .arrow{font-size:16px;height:32px;width:32px}.testimonials .left-arrow{left:5px}.testimonials .right-arrow{right:5px}.testimonials-header h2{font-size:22px;padding:0 5px}.testimonials-header p{font-size:13px;padding:0 5px}}@media (max-height:500px) and (orientation:landscape){.testimonials{padding:25px 0}.testimonials-header{margin-bottom:25px}.testimonial-card{min-height:auto;padding:15px}.testimonial-dots{margin-top:20px}}.login-page{align-items:center;background:linear-gradient(135deg,#fff5f0,#ffe8dc 50%,#ffd4c4);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-container{margin:0 auto;max-width:420px;width:100%}.login-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000014;padding:48px 36px;position:relative}.login-header{margin-bottom:32px;text-align:center;width:100%}.login-logo{height:60px;margin-bottom:20px;width:auto}.login-header h1{color:#1a1a1a;font-size:32px;font-weight:700;margin:0 0 8px}.login-header p{color:#6b7280;font-size:16px;margin:0}.google-login-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;color:#374151;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:12px;justify-content:center;margin-bottom:24px;padding:12px 20px;transition:all .3s ease;width:100%}.google-login-btn:hover{background:#fff5f0;border-color:#ffb088}.google-icon{height:20px;width:20px}.form-group input[type=email],.form-group input[type=password],.form-group input[type=text]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;color:#1a1a1a;font-size:16px;padding:12px 16px;transition:all .3s ease;width:100%}.password-input-wrapper input{padding-right:48px}.password-input-wrapper input:focus{border-color:#ff6b35!important}.password-toggle{background:none;border:none;color:#6b7280;cursor:pointer;font-size:16px;padding:4px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .3s ease}.password-toggle:hover{color:#ff6b35}.form-options{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.checkbox-label{color:#374151;gap:10px;position:relative}.checkbox-label input[type=checkbox]{height:0;width:0}.checkbox-label .checkbox-custom{align-items:center;background-color:#fff;border:2px solid #e5e7eb;border-radius:4px;display:flex;height:20px;justify-content:center;position:relative;transition:all .3s ease;width:20px}.checkbox-label:hover .checkbox-custom{background-color:#fff5f0;border-color:#ff6b35}.checkbox-label .checkbox-custom:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.checkbox-label input[type=checkbox]:checked~.checkbox-custom:after{display:block}.checkbox-label input[type=checkbox]:focus~.checkbox-custom{box-shadow:0 0 0 3px #ff6b3526}.checkbox-label span{font-weight:500;transition:color .3s ease}.checkbox-label:hover span{color:#ff6b35}.forgot-password-link{color:#ff6b35;font-size:14px;text-decoration:none;transition:color .3s ease}.forgot-password-link:hover{color:#f38317}.login-btn{align-items:center;background:#ff6b35;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;margin-bottom:24px;padding:12px 20px;transition:all .3s ease;width:100%}.login-btn:hover:not(:disabled){background:#f38317;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.login-btn:disabled{cursor:not-allowed;opacity:.7}.register-link{color:#6b7280;font-size:14px;text-align:center;width:100%}.register-link a{color:#ff6b35;font-weight:500;text-decoration:none;transition:color .3s ease}.register-link a:hover{color:#f38317}@media (max-width:480px){.login-card{padding:32px 20px}.back-button{font-size:16px;height:35px;left:15px;top:15px;width:35px}.login-header h1{font-size:28px}.form-options{align-items:flex-start;flex-direction:column;gap:12px}}.signup-page{align-items:center;background:linear-gradient(135deg,#fff5f0,#ffe8dc 50%,#ffd4c4);display:flex;justify-content:center;min-height:100vh;padding:20px}.signup-container{margin:0 auto;max-width:420px;width:100%}.signup-box{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:48px 36px;position:relative}.signup-header{margin-bottom:30px;text-align:center;width:100%}.signup-logo{height:60px;margin-bottom:20px;width:auto}.signup-header h2{color:#333;font-size:28px;font-weight:600;margin:0 0 10px}.signup-header p{color:#666;font-size:16px;margin:0}.error-message{display:block;font-size:13px}.general-error{background-color:#fee;border:1px solid #fcc;border-radius:6px;box-sizing:border-box;padding:12px;text-align:center}.general-error,.signup-form{margin-bottom:20px;width:100%}input[type=email],input[type=password],input[type=tel],input[type=text]{-webkit-appearance:none;appearance:none}.form-group input,.form-group input[type=email],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text]{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-size:15px;padding:12px 16px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group input[type=email]:focus,.form-group input[type=password]:focus,.form-group input[type=tel]:focus,.form-group input[type=text]:focus{background-color:#fff9f5!important;border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b3526!important;outline:none!important}.form-group input:focus-visible,.form-group input[type=email]:focus-visible,.form-group input[type=password]:focus-visible,.form-group input[type=tel]:focus-visible,.form-group input[type=text]:focus-visible{border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b3526!important;outline:none!important}.form-group input[type=email]:active,.form-group input[type=password]:active,.form-group input[type=tel]:active,.form-group input[type=text]:active{border-color:#ff6b35!important}.form-group input:focus-within{border-color:#ff6b35!important;outline:none!important}.password-input-wrapper,.password-input-wrapper input{width:100%}.checkbox-group{margin-bottom:25px;width:100%}.checkbox-label{align-items:flex-start;color:#666;line-height:1.5}.checkbox-custom{border-radius:4px;flex-shrink:0;margin-right:10px;margin-top:2px}.checkbox-label input[type=checkbox]:checked~.checkbox-custom{background-color:#ff6b35;border-color:#ff6b35}.checkbox-label input[type=checkbox]:checked~.checkbox-custom:after{height:10px;top:2px}.checkbox-label a{color:#ff6b35;text-decoration:none}.checkbox-label a:hover{color:#f38317;text-decoration:underline}.submit-btn{margin-bottom:20px}.submit-btn:disabled{transform:none}.divider{margin:25px 0}.divider:before{background:#e0e0e0}.divider span{color:#999;font-size:14px;padding:0 15px}.google-signup-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;color:#333;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:10px;justify-content:center;margin-bottom:20px;padding:12px 20px;transition:all .3s ease;width:100%}.google-signup-btn:hover:not(:disabled){background-color:#fff5f0;border-color:#ffb088}.google-signup-btn:disabled{cursor:not-allowed;opacity:.6}.google-signup-btn img{height:20px;width:20px}.signup-footer{border-top:1px solid #e0e0e0;margin-top:25px;padding-top:20px;text-align:center;width:100%}.signup-footer p{color:#666;font-size:15px;margin:0}.signup-footer a{color:#ff6b35;font-weight:500;text-decoration:none}.signup-footer a:hover{color:#f38317;text-decoration:underline}@media (max-width:480px){.signup-box{padding:30px 20px}.back-button{font-size:16px;height:35px;left:15px;top:15px;width:35px}.signup-header h2{font-size:24px}.form-group input{font-size:16px}}*{box-sizing:border-box}.forgot-password-page{align-items:center;background:linear-gradient(135deg,#fff5f0,#ffe8dc 50%,#ffd4c4);display:flex;justify-content:center;min-height:100vh;padding:20px}.forgot-password-container{margin:0 auto;max-width:420px;width:100%}.forgot-password-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000014;padding:48px 36px;position:relative}.forgot-password-header{margin-bottom:32px;text-align:center;width:100%}.lock-icon{align-items:center;background:#fff5f0;border-radius:50%;color:#ff6b35;display:flex;font-size:28px;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.forgot-password-header h1{color:#1a1a1a;font-size:28px;font-weight:700;margin:0 0 12px}.forgot-password-header p{color:#6b7280;font-size:15px;line-height:1.5;margin:0}.info-text{color:#6b7280;font-size:14px;line-height:1.5;margin-bottom:24px;text-align:center;width:100%}.form-group,form{width:100%}.form-group input,.form-group input[type=email],.form-group input[type=password],.form-group input[type=text]{box-sizing:border-box}.back-to-login-btn,.submit-btn{box-sizing:border-box;padding:12px 20px}.back-to-login-btn{align-items:center;background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;text-decoration:none;transition:all .3s ease;width:100%}.back-to-login-btn:hover{background:#f38317;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.error-message{box-sizing:border-box;width:100%}.divider,.footer-links{width:100%}.footer-links .link{box-sizing:border-box}@media (max-width:480px){.forgot-password-card{padding:32px 20px}.back-button{font-size:16px;height:35px;left:15px;top:15px;width:35px}.forgot-password-header h1{font-size:24px}.footer-links{flex-direction:column;gap:12px}.form-group input{font-size:16px}}.reset-password-page{align-items:center;background:linear-gradient(135deg,#fff5f0,#ffe8dc 50%,#ffd4c4);display:flex;justify-content:center;min-height:100vh;padding:20px}.reset-password-container{margin:0 auto;max-width:440px;width:100%}.reset-password-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000014;padding:48px 40px;position:relative}.back-button{align-items:center;background:#fff5f0;border-radius:50%;color:#ff6b35;display:flex;font-size:18px;height:40px;justify-content:center;left:20px;position:absolute;text-decoration:none;top:20px;transition:all .3s ease;width:40px;z-index:10}.back-button:hover{background:#ff6b35;box-shadow:0 2px 8px #ff6b354d;color:#fff;transform:translateX(-2px)}.back-button:active{transform:translateX(-1px) scale(.95)}.reset-password-header{margin-bottom:32px;text-align:center}.key-icon{align-items:center;background:#fff5f0;border-radius:50%;color:#ff6b35;display:flex;font-size:28px;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.success-icon{background:#d4f8e8}.error-icon,.success-icon{align-items:center;border-radius:50%;display:flex;font-size:40px;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.error-icon{background:#fee2e2;color:#dc2626}.reset-password-header h1{color:#1a1a1a;font-size:28px;font-weight:700;margin:0 0 12px}.reset-password-header p{color:#6b7280;font-size:15px;line-height:1.5;margin:0}.form-group{margin-bottom:24px}.form-group label{color:#374151}input[type=email],input[type=password],input[type=text]{-webkit-appearance:none;appearance:none}.form-group input,.form-group input[type=email],.form-group input[type=password],.form-group input[type=text]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1a1a1a;font-size:16px;padding:12px 16px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group input[type=email]:focus,.form-group input[type=password]:focus,.form-group input[type=text]:focus{background-color:#fff9f5!important;border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b3526!important;outline:none!important}.form-group input:focus-visible,.form-group input[type=email]:focus-visible,.form-group input[type=password]:focus-visible,.form-group input[type=text]:focus-visible{border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b3526!important;outline:none!important}.form-group input[type=email]:active,.form-group input[type=password]:active,.form-group input[type=text]:active{border-color:#ff6b35!important}.form-group input:-webkit-autofill,.form-group input:-webkit-autofill:active,.form-group input:-webkit-autofill:focus,.form-group input:-webkit-autofill:hover{border-color:#ff6b35!important;box-shadow:inset 0 0 0 30px #fff9f5!important}.form-group input::placeholder{color:#9ca3af}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-group input.error{border-color:#dc3545}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{padding-right:45px}.password-input-wrapper input:focus{background-color:#fff9f5!important;border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b3526!important;outline:none!important}.toggle-password{background:none;border:none;color:#666;cursor:pointer;font-size:16px;padding:5px;position:absolute;right:12px;transition:color .3s}.toggle-password:hover{color:#ff6b35}.field-error{color:#dc3545;display:block;font-size:13px;margin-top:5px}.submit-btn{align-items:center;background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;margin-bottom:24px;padding:14px 24px;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){background:#f38317;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.submit-btn i{font-size:16px}.forgot-btn,.login-btn-success{align-items:center;background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:14px 24px;text-decoration:none;transition:all .3s ease;width:100%}.forgot-btn:hover,.login-btn-success:hover{background:#f38317;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.error-message{background:#fee2e2;color:#dc2626}.divider{color:#9ca3af;font-size:14px;margin:24px 0;position:relative;text-align:center}.divider:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.divider span{background:#fff;padding:0 16px;position:relative;z-index:1}.footer-links{display:flex;gap:16px;justify-content:space-between}.footer-links .link{align-items:center;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:6px;justify-content:center;padding:10px 16px;text-decoration:none;transition:all .3s ease}.footer-links .link:hover{background:#fff5f0;border-color:#ff6b35;color:#ff6b35}.footer-links .link i{font-size:14px}@media (max-width:480px){.reset-password-card{padding:32px 24px}.back-button{font-size:16px;height:35px;left:15px;top:15px;width:35px}.reset-password-header h1{font-size:24px}.footer-links{flex-direction:column;gap:12px}.form-group input{font-size:16px}}.verify-email-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.verify-email-container{max-width:450px;width:100%}.verify-email-box{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:40px;text-align:center}.logo{display:inline-block;text-decoration:none}.logo-text{display:flex;flex-direction:column}.logo-taggo{color:#1e5aa8;font-size:36px;font-weight:700;letter-spacing:-1px;line-height:1}.logo-taggo:first-letter{color:#dc3545}.logo-subtitle{color:#1e5aa8;font-size:13px;font-weight:500;letter-spacing:.5px;margin-top:-2px}.verification-content{padding:20px 0}.verification-content h2{color:#333;font-size:24px;font-weight:600;margin:20px 0 10px}.verification-content p{color:#666;font-size:16px;line-height:1.5;margin:10px 0}.loading-spinner{border:4px solid #f3f4f6;border-top-color:#667eea;height:60px;margin:0 auto;width:60px}.success-icon{color:#28a745;font-size:60px;margin-bottom:10px}.redirect-text{color:#999;font-size:14px;margin-top:20px}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:inline-block;font-weight:600;margin-top:20px;padding:12px 30px;text-decoration:none;transition:all .3s ease}.login-button:hover{box-shadow:0 5px 20px #667eea4d;transform:translateY(-2px)}.error-icon{color:#dc3545;font-size:60px;margin-bottom:10px}.error-actions{margin-top:25px}.action-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;font-size:15px;font-weight:500;padding:12px 25px;transition:all .3s ease}.action-button:hover{box-shadow:0 5px 20px #667eea4d;transform:translateY(-2px)}.action-button.secondary{background:#fff;border:2px solid #667eea;color:#667eea}.action-button.secondary:hover{background:#f8f9fa}@media (max-width:480px){.verify-email-box{padding:30px 20px}.verification-content h2{font-size:20px}.error-actions{flex-direction:column}.action-button{width:100%}}.loading-items{color:#666;font-style:italic;padding:20px;text-align:center}.loading-items p{margin:0}.account-page{background-color:#f8f9fa;min-height:calc(100vh - 200px);padding:40px 0}.account-container{display:flex;gap:30px;margin:0 auto;max-width:1200px;padding:0 20px}.error-container,.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.error-container button{background-color:#ff6b6b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 20px;transition:background-color .3s}.error-container button:hover{background-color:#ff5252}.account-sidebar{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;height:-webkit-fit-content;height:fit-content;padding:30px;width:280px}.user-info{margin-bottom:30px;padding-top:30px;text-align:center}.user-avatar{background-color:#ff9500;font-size:32px;height:80px;margin:0 auto 15px;width:80px}.user-name{color:#333;font-size:20px;font-weight:600;margin:0 0 5px}.user-email{font-size:14px;margin:0}.account-sidebar .account-nav{display:flex;flex-direction:column;gap:5px}.account-sidebar .nav-item{background-color:#fff3e8;border:1px solid #ffe0c7;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:500;padding:12px 16px;position:relative;text-align:left;transition:all .3s}.account-sidebar .nav-item:hover{background-color:#ffe0c7;border-color:#fc9;color:#ff9500}.account-sidebar .nav-item.active{background-color:#ff9500;border-color:#ff9500;color:#fff;font-weight:500}.account-sidebar .nav-item.active:before{background-color:#fff;border-radius:0 3px 3px 0;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.account-content{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;flex:1 1;padding:40px}.account-content h2{color:#333;font-size:28px;font-weight:600;margin:0 0 10px}.section-description{color:#666;font-size:16px;line-height:1.5;margin:0 0 30px}.info-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}.info-card{background-color:#f8f9fa;border-radius:10px;transition:transform .2s,box-shadow .2s}.info-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-2px)}.info-card.full-width{grid-column:1/-1}.info-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.info-header h3{color:#666;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0;text-transform:uppercase}.edit-btn{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .3s}.edit-btn:hover{background-color:#f0f0f0;color:#ff9500}.edit-btn:disabled{cursor:not-allowed;opacity:.6}.edit-btn i{font-size:14px}.edit-btn.disabled-edit-btn{color:#999;cursor:not-allowed}.edit-btn.disabled-edit-btn:hover{background-color:initial;color:#999}.info-value{color:#333;font-weight:500;margin:0}.address-2{color:#666;font-size:14px;margin-top:8px}.edit-fields{display:flex;flex-direction:column;gap:10px}.edit-input{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;padding:10px 12px;transition:border-color .3s}.edit-input:focus{border-color:#ff9500;outline:none}.edit-input.full-width{width:100%}.address-label{color:#666;font-size:13px;margin-bottom:-5px;margin-top:5px}select.edit-input{cursor:pointer}.cancel-btn{align-self:flex-start;background-color:#f5f5f5;margin-top:5px;padding:8px 16px;transition:background-color .3s}.cancel-btn:hover{background-color:#e0e0e0}.disabled-field-wrapper{position:relative}.edit-input.disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.disabled-info{color:#666;display:block;font-size:12px;font-style:italic;margin-top:4px}.empty-state{padding:60px 20px;text-align:center}.empty-state p{font-size:16px;margin-bottom:20px}.add-giftcard-btn,.add-payment-btn{background-color:#ff9500;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 30px;transition:background-color .3s,transform .2s}.add-giftcard-btn:hover,.add-payment-btn:hover{background-color:#e68600;transform:translateY(-1px)}@media (max-width:992px){.account-container{flex-direction:column}.account-sidebar{width:100%}.account-sidebar .account-nav{flex-direction:row;gap:10px;overflow-x:auto;padding-bottom:10px}.account-sidebar .nav-item{flex-shrink:0;white-space:nowrap}.account-sidebar .nav-item.active:before{display:none}}@media (max-width:768px){.account-page{padding:20px 0}.account-content,.account-sidebar{padding:20px}.info-grid{grid-template-columns:1fr}.account-content h2{font-size:24px}.section-description{font-size:14px}}.orders-section{animation:fadeIn .3s ease-in}.loading-orders{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px}.start-shopping-btn{background-color:#ff9500;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 30px;transition:all .3s}.start-shopping-btn:hover{background-color:#e68600;box-shadow:0 4px 12px #ff95004d;transform:translateY(-2px)}.orders-list{display:flex;flex-direction:column;gap:0}.order-card{background:#fff;border:1px solid #ffe0c7;border-radius:8px;margin-bottom:10px;overflow:hidden;transition:all .3s}.order-card:hover{box-shadow:0 2px 8px #ff95001a;transform:translateY(-1px)}.order-header{align-items:center;background:#fffaf6;cursor:pointer;display:grid;grid-template-columns:180px 180px 250px 120px 180px 80px;min-height:50px;padding:12px 20px;transition:background .3s}.order-header:hover{background:#fff5ed}.order-column{display:flex;flex-direction:column;gap:2px;padding:0 10px}.order-column .label{color:#999;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.order-column .value{color:#333;font-size:13px;font-weight:500}.order-column.order-number .value{color:#ff9500;font-weight:600}.order-column.order-total .label{color:#999}.order-column.order-total .value{color:#333;font-weight:600}.status-badge{border-radius:12px;font-size:11px;padding:4px 10px;width:-webkit-fit-content;width:fit-content}.order-payment-info{display:flex;flex-direction:column;gap:2px}.payment-method{color:#333;font-size:12px}.payment-status{color:#666;font-size:11px}.order-actions{display:flex;gap:6px;justify-content:center}.action-btn{border:1px solid #e0e0e0;font-size:12px;height:28px;transition:all .3s;width:28px}.action-btn:hover{background-color:#ff9500;border-color:#ff9500;color:#fff}.expand-btn{font-size:14px}.order-details{animation:slideDown .3s ease-out;background:#fafafa;border-top:1px solid #f0f0f0;padding:0 20px 20px}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.order-items h4{color:#333;font-size:16px;font-weight:600;margin:15px 0}.order-item{grid-gap:20px;background:#fff;border:1px solid #ffe0c7;display:grid;gap:20px;grid-template-columns:80px 1fr auto auto;margin-bottom:12px;padding:15px;transition:all .3s}.order-item:hover{border-color:#fc9;box-shadow:0 2px 10px #ff95001a;transform:translateX(5px)}.item-image{background:#f5f5f5}.item-image img{object-fit:cover}.item-details h5{color:#333;margin:0 0 5px}.item-details h5,.item-price{font-size:14px;font-weight:600}.item-price{color:#ff9500;margin:0}.item-quantity{flex-direction:column;gap:5px}.qty-label{color:#999;font-size:12px;text-transform:uppercase}.qty-controls{align-items:center;background:#f8f8f8;border-radius:20px;display:flex;gap:10px;padding:5px 15px}.qty-value{color:#333;font-size:14px;font-weight:600}.item-total{text-align:right}.total-label{color:#999;display:block;font-size:12px;margin-bottom:3px}.total-value{color:#333;font-size:16px;font-weight:700}.order-summary{background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;margin-top:10px;padding:15px 20px;width:100%}.summary-row{font-size:13px;gap:20px;padding:5px 0}.summary-row.total{border-top:1px solid #ddd;color:#333;font-size:16px;margin-top:8px;padding-top:10px}.shipping-address{border-top:1px solid #f0f0f0;margin-top:15px;padding-top:10px}.shipping-address strong{color:#333;display:block;font-size:13px;margin-bottom:5px}.shipping-address p{color:#666;font-size:13px;line-height:1.4;margin:0}@media (max-width:1200px){.order-info{gap:20px}.order-number{flex:0 0 160px}.order-customer,.order-date{flex:0 0 120px}}@media (max-width:992px){.order-header{padding:12px 15px}.order-info{font-size:13px;gap:15px}.order-info .label{display:none}.order-info .value{font-size:13px}}@media (max-width:768px){.order-info{flex-wrap:wrap;gap:10px}.order-info>div{flex:1 1 45%;min-width:100px}.order-info .label{display:inline;margin-right:5px}.order-actions{flex:1 1 100%;justify-content:flex-end;margin-top:10px}.order-item{gap:10px;grid-template-columns:60px 1fr}.item-quantity,.item-total{grid-column:2}}.category-products-page{--color-primary:#f38317;--color-primary-hover:#ed7224;--color-discount:#f44;--color-rating:#ffc107;display:flex;flex-direction:column;min-height:100vh}.container{box-sizing:border-box;max-width:1400px;padding:20px 30px;width:100%}.loading-spinner{border:3px solid #f3f4f6}.category-products-page .breadcrumb{flex-wrap:nowrap;gap:0;margin-bottom:20px;max-width:100%;overflow:hidden}.category-products-page .breadcrumb a{flex-shrink:1;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-products-page .breadcrumb .current{flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-title{color:#333;font-size:32px;font-weight:600;margin-bottom:30px;text-align:center}.products-layout{margin:0 auto;max-width:100%;position:relative;width:100%}@media (min-width:992px){.products-layout{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:240px 1fr;grid-template-rows:auto 1fr auto;min-height:calc(100vh - 200px)}.products-layout .filters-sidebar{grid-column:1;grid-row:1/-1;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px}.products-layout>.products-toolbar{grid-column:2;grid-row:1}.products-layout>.no-products,.products-layout>.products-grid{grid-column:2;grid-row:2}.products-layout>.pagination{grid-column:2;grid-row:3}}@media (max-width:991px){.products-layout{display:flex;flex-direction:column;gap:0}}.filters-sidebar{background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 12px #00000014;flex-shrink:0;height:-webkit-fit-content;height:fit-content;min-width:240px;overflow:hidden;padding:0;position:-webkit-sticky;position:sticky;top:20px;width:240px}.filters-sidebar h3{color:#333;font-size:18px;font-weight:600;margin:0;text-align:center}@media (min-width:768px) and (max-width:1199px){.filters-header{align-items:center;background:linear-gradient(135deg,#ff9500,#ffab00);display:flex;justify-content:space-between;margin:0 0 5px;padding:15px 20px}.filters-header h3{color:#fff}}.filter-section{border-bottom:1px solid #eee;margin-bottom:25px;padding:0 20px 20px;position:relative}.filter-section:first-of-type{padding-top:0}.filter-section:last-child{padding-bottom:20px}.filter-section:after{background:linear-gradient(90deg,#0000,#f38317,#0000);bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.filter-section:last-child{border-bottom:none;margin-bottom:0}.filter-section:last-child:after{display:none}.filter-section h4{align-items:center;color:#333;display:flex;font-size:15px;font-weight:600;gap:8px;margin-bottom:15px}.filter-section h4:before{background:linear-gradient(135deg,#ff9500,#ff7500);border-radius:2px;content:"";height:16px;width:4px}.price-range-container{background:#f3831708;border-radius:8px;display:flex;flex-direction:column;gap:20px;padding:10px}.price-inputs{align-items:center;display:flex;gap:10px}.price-inputs span{color:#f38317;font-size:16px;font-weight:600}.price-input{background:#fff;border:2px solid #f0f0f0;border-radius:8px;flex:1 1;font-size:14px;font-weight:500;padding:10px 12px;text-align:center;transition:all .3s ease}.price-input:hover{border-color:#ffb74d}.price-input:focus{border-color:#f38317;box-shadow:0 0 0 3px #f383171a;outline:none}.price-slider{align-items:center;display:flex;height:40px;padding:10px 0;position:relative}.price-slider:before{background:linear-gradient(90deg,#ffe0cc,#ffb74d 50%,#ffe0cc);border-radius:3px;content:"";height:6px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:0}.slider{-webkit-appearance:none;appearance:none;background:#0000;height:6px;margin:0;outline:none;pointer-events:none;position:absolute;width:100%;z-index:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:linear-gradient(135deg,#ff9500,#ff7500);border:3px solid #fff;border-radius:50%;box-shadow:0 3px 10px #f3831766;cursor:pointer;height:24px;margin-top:-9px;pointer-events:all;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;width:24px;z-index:10}.slider::-moz-range-thumb{background:linear-gradient(135deg,#ff9500,#ff7500);border:3px solid #fff;border-radius:50%;box-shadow:0 3px 10px #f3831766;cursor:pointer;height:24px;pointer-events:all;position:relative;-moz-transition:all .3s ease;transition:all .3s ease;width:24px;z-index:10}.slider::-webkit-slider-runnable-track{background:#0000;height:6px;width:100%}.slider::-moz-range-track{background:#0000;height:6px;width:100%}.slider::-webkit-slider-thumb:hover{background:linear-gradient(135deg,#ff8500,#ff6500);box-shadow:0 4px 12px #f3831780;transform:scale(1.15)}.slider::-moz-range-thumb:hover{background:linear-gradient(135deg,#ff8500,#ff6500);box-shadow:0 4px 12px #f3831780;transform:scale(1.15)}.slider::-webkit-slider-thumb:active{box-shadow:0 2px 8px #f3831799;transform:scale(1.1)}.slider::-moz-range-thumb:active{box-shadow:0 2px 8px #f3831799;transform:scale(1.1)}.slider:nth-of-type(2){z-index:1}.slider:first-of-type{z-index:2}.price-labels{color:#666;display:flex;font-size:13px;font-weight:500;justify-content:space-between;padding:0 5px}.price-labels span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff9500,#ff7500);-webkit-background-clip:text;font-weight:600}.checkbox-label{align-items:center;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:14px;margin-bottom:14px;padding:8px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.checkbox-label:hover{background:#f383170d;transform:translateX(3px)}.checkbox-label:last-child{margin-bottom:0}.checkbox-label input[type=checkbox]{cursor:pointer;opacity:0;position:absolute}.checkbox-custom{background:#fff;border:2px solid #ddd;border-radius:6px;height:20px;margin-right:12px;position:relative;transition:all .3s ease;width:20px}.checkbox-label:hover .checkbox-custom{border-color:#ffb74d}.checkbox-label input[type=checkbox]:checked~.checkbox-custom{animation:checkboxPulse .3s ease;background:linear-gradient(135deg,#ff9500,#ff7500);border-color:#ff7500}@keyframes checkboxPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.checkbox-label input[type=checkbox]:checked~.checkbox-custom:after{animation:checkmark .3s ease;border:solid #fff;border-width:0 2px 2px 0;content:"";height:9px;left:6px;position:absolute;top:3px;transform:rotate(45deg);width:5px}.products-toolbar{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;margin-bottom:25px;padding:15px 20px}.results-info{color:#666;font-size:15px}.sort-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:20px;border-radius:4px;padding:8px 35px 8px 12px}.sort-select:focus{border-color:#f38317;outline:none}.products-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-content:start;margin-bottom:40px;width:100%}@media (min-width:1200px){.products-grid{gap:20px;grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1199px){.products-grid{gap:15px;grid-template-columns:repeat(3,1fr)}}.products-grid .product-card{width:100%!important}.products-grid .product-card .product-image img[naturalWidth="0"],.products-grid .product-card .product-image img[src*="_medium.webp"]:not([naturalWidth]){display:none}.products-grid .product-card .product-image img[naturalWidth="0"]+.image-placeholder,.products-grid .product-card .product-image:not(:has(img[naturalWidth]:not([naturalWidth="0"]))) .image-placeholder{align-items:center;color:#ccc;display:flex;font-size:48px;height:100%;justify-content:center;width:100%}.no-products{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;margin:0 auto;max-width:600px;padding:60px 20px;text-align:center}.no-products p{color:#666;font-size:18px}.pagination{margin-bottom:0}.pagination-dots{color:#999;font-weight:600;padding:0 5px;-webkit-user-select:none;user-select:none}.filters-overlay{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:9999}.filter-toggle-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;display:none;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;position:relative;transition:all .3s ease}.filter-toggle-btn:hover{background:#f8f9fa;border-color:var(--color-primary);color:var(--color-primary)}.filter-toggle-btn i{font-size:14px}.filter-badge{background:var(--color-primary);border:2px solid #fff;border-radius:50%;height:10px;position:absolute;right:-5px;top:-5px;width:10px}.filters-header{align-items:center;background:linear-gradient(135deg,#ff9500,#ffab00);box-shadow:0 2px 4px #0000001a;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 0 5px;padding:15px 20px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.filters-header h3{color:#fff;font-size:18px;font-weight:600;margin:0}@media (min-width:1200px){.close-filters{display:none!important}@media (min-width:1351px){.filters-header{background:linear-gradient(135deg,#ff9500,#ffab00);box-shadow:0 2px 4px #0000001a;display:block;margin:0 0 5px;padding:15px 20px;position:-webkit-sticky;position:sticky;top:0}.filters-header h3{border-bottom:none;color:#fff;margin:0;padding:0;text-align:center}}}.close-filters{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:35px;justify-content:center;padding:5px;transition:all .3s ease;width:35px}.close-filters:hover{background:#fff3;transform:rotate(90deg)}.toolbar-controls{align-items:center;display:flex;gap:15px}@media (min-width:1441px) and (max-width:1600px){.category-products-page .container{padding:20px 25px}.category-products-page .products-layout{gap:25px;justify-content:flex-start;max-width:100%}.category-products-page .filters-sidebar{min-width:230px;overflow:hidden;padding:0;width:230px}.category-products-page .filters-sidebar .filter-section{padding:0 18px 18px}.category-products-page .products-content{flex:1 1;max-width:calc(100% - 255px)}.category-products-page .products-grid{gap:18px;grid-template-columns:repeat(4,1fr);justify-content:stretch}.category-products-page .products-grid .product-card{margin:0;max-width:none!important;width:100%!important}}@media (min-width:1601px){.category-products-page .container{margin:0 auto;max-width:1500px;padding:20px 30px}.category-products-page .products-layout{align-items:flex-start;display:flex;gap:30px;justify-content:flex-start;max-width:100%}.category-products-page .filters-sidebar{min-width:240px;overflow:hidden;padding:0;position:-webkit-sticky;position:sticky;top:20px;width:240px}.category-products-page .products-content{flex:1 1;max-width:calc(100% - 270px);width:calc(100% - 270px)}.category-products-page .products-grid{gap:20px;grid-template-columns:repeat(4,1fr);justify-content:stretch;width:100%}.category-products-page .products-grid .product-card{margin:0;max-width:none!important;width:100%!important}.category-products-page .products-grid .product-card .product-image{aspect-ratio:1/1!important;height:auto!important;padding:20px!important;width:100%!important}.category-products-page .products-grid .product-card .product-info{padding:15px!important}.category-products-page .products-grid .product-card .product-name{font-size:15px!important;min-height:40px}.category-products-page .products-grid .product-card .product-summary{display:none}.category-products-page .products-grid .product-card .final-price,.category-products-page .products-grid .product-card .price{font-size:18px!important}.category-products-page .products-grid .product-card .add-to-cart-btn{font-size:14px!important;padding:12px 16px!important}}@media (min-width:992px){.category-products-page .container{margin:0 auto;max-width:1400px;padding:20px 30px}.category-products-page .products-layout{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:240px 1fr;width:100%}.category-products-page .filters-sidebar{grid-column:1;grid-row:1/-1;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px;width:240px}.category-products-page .products-layout>.products-toolbar{grid-column:2;width:100%}.category-products-page .products-layout>.products-grid{grid-gap:20px;display:grid;gap:20px;grid-column:2;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));width:100%}@media (min-width:1400px){.category-products-page .products-layout>.products-grid{grid-template-columns:repeat(4,1fr)}}.category-products-page .products-layout>.no-products,.category-products-page .products-layout>.pagination{grid-column:2;width:100%}}@media (min-width:1250px) and (max-width:1350px){.category-products-page .container{box-sizing:border-box;max-width:100%;padding:20px}.category-products-page .products-layout{gap:0;justify-content:flex-start;max-width:100%;position:relative}.category-products-page .filters-sidebar{background:#fff;box-shadow:2px 0 10px #0003;flex-shrink:0;height:100vh;left:-320px;overflow-y:auto;padding:20px;position:fixed;top:0;transition:left .3s ease;width:300px;z-index:10000}.category-products-page .filters-sidebar.show{left:0}.category-products-page .filters-overlay{display:block;opacity:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.category-products-page .filters-overlay.show,.category-products-page .filters-sidebar.show~.products-content .filters-overlay{opacity:1;visibility:visible}.category-products-page .close-filters,.category-products-page .filter-toggle-btn{display:flex!important}.category-products-page .products-content{flex:1 1;max-width:100%;min-width:0;width:100%}.category-products-page .products-grid{gap:15px;grid-template-columns:repeat(4,1fr);justify-content:stretch;width:100%}.category-products-page .products-grid .product-card{margin:0;max-width:none!important;width:100%!important}.category-products-page .products-grid .product-card .product-image{aspect-ratio:1/1!important;height:auto!important;width:100%!important}.category-products-page .products-grid .product-card .product-info{padding:12px!important}.category-products-page .products-grid .product-card .product-name{font-size:14px!important;min-height:38px}.category-products-page .products-grid .product-card .product-summary{display:none}.category-products-page .products-grid .product-card .product-pricing{margin-bottom:8px}.category-products-page .products-grid .product-card .final-price,.category-products-page .products-grid .product-card .price{font-size:16px!important}.category-products-page .products-grid .product-card .add-to-cart-btn{font-size:13px!important;padding:10px 12px!important}.category-products-page .products-toolbar{margin-bottom:20px}.category-products-page .toolbar-controls{gap:10px}}@media (min-width:1351px) and (max-width:1440px){.category-products-page .container{padding:20px}.category-products-page .products-layout{gap:20px;justify-content:flex-start;max-width:100%}.category-products-page .filters-sidebar{min-width:220px;overflow:hidden;padding:0;width:220px}.category-products-page .filters-sidebar .filter-section{padding:0 15px 15px}.category-products-page .filters-sidebar .price-input{font-size:13px;padding:8px}.category-products-page .filters-sidebar .price-range-container{gap:15px;padding:8px}.category-products-page .filters-sidebar .filter-section h4{font-size:14px;margin-bottom:12px}.category-products-page .products-content{flex:1 1;max-width:calc(100% - 240px)}.category-products-page .products-grid{gap:15px;grid-template-columns:repeat(4,1fr);justify-content:stretch}.category-products-page .products-grid .product-card{margin:0;max-width:none!important;width:100%!important}.category-products-page .products-grid .product-card .product-image{aspect-ratio:1/1!important;height:auto!important;width:100%!important}}@media (min-width:1200px) and (max-width:1249px){.category-products-page .container{max-width:100%;padding:20px}.category-products-page .products-layout{gap:0;justify-content:flex-start;max-width:100%;position:relative}.category-products-page .filters-sidebar{background:#fff;box-shadow:2px 0 10px #0003;height:100vh;left:-320px;overflow-y:auto;padding:20px;position:fixed;top:0;transition:left .3s ease;width:300px;z-index:10000}.category-products-page .filters-sidebar.show{left:0}.category-products-page .filters-overlay{display:block;opacity:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.category-products-page .filters-overlay.show,.category-products-page .filters-sidebar.show~.products-content .filters-overlay{opacity:1;visibility:visible}.category-products-page .close-filters,.category-products-page .filter-toggle-btn{display:flex!important}.category-products-page .products-content{flex:1 1;max-width:100%;width:100%}.category-products-page .products-grid{gap:12px;grid-template-columns:repeat(4,1fr);justify-content:stretch}.category-products-page .products-grid .product-card{margin:0;max-width:none!important;width:100%!important}.category-products-page .products-grid .product-card .product-image{aspect-ratio:1/1!important;height:auto!important;width:100%!important}.category-products-page .products-grid .product-card .product-info{padding:11px!important}.category-products-page .products-grid .product-card .product-name{font-size:13px!important}.category-products-page .products-grid .product-card .product-summary{display:none}.category-products-page .products-grid .product-card .final-price,.category-products-page .products-grid .product-card .price{font-size:15px!important}.category-products-page .products-grid .product-card .add-to-cart-btn{font-size:12px!important;padding:9px 11px!important}}@media (min-width:992px) and (max-width:1199px){.category-products-page .container{max-width:100%;padding:15px}.category-products-page .products-layout{gap:0;justify-content:flex-start;max-width:100%;position:relative}.category-products-page .filters-sidebar{background:#fff;box-shadow:2px 0 10px #0003;height:100vh;left:-320px;overflow-y:auto;padding:20px;position:fixed;top:0;transition:left .3s ease;width:300px;z-index:10000}.category-products-page .filters-sidebar.show{left:0}.category-products-page .filters-overlay{display:block;opacity:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.category-products-page .filters-overlay.show,.category-products-page .filters-sidebar.show~.products-content .filters-overlay{opacity:1;visibility:visible}.category-products-page .close-filters,.category-products-page .filter-toggle-btn{display:flex!important}.category-products-page .products-content{flex:1 1;max-width:100%;width:100%}.category-products-page .products-grid{gap:15px;grid-template-columns:repeat(3,1fr);justify-content:stretch;width:100%}.category-products-page .products-grid .product-card{margin:0;max-width:none!important;width:100%!important}.category-products-page .products-grid .product-card .product-image{aspect-ratio:1/1!important;height:auto!important;width:100%!important}.category-products-page .products-grid .product-card .product-info{padding:12px!important}.category-products-page .products-grid .product-card .product-name{font-size:14px!important;min-height:38px}.category-products-page .products-grid .product-card .product-summary{display:none}.category-products-page .products-grid .product-card .final-price,.category-products-page .products-grid .product-card .price{font-size:16px!important}.category-products-page .products-grid .product-card .original-price{font-size:13px!important}.category-products-page .products-grid .product-card .add-to-cart-btn{font-size:13px!important;padding:10px 12px!important}.category-products-page .products-grid .product-card .add-to-cart-btn i{font-size:14px!important}.category-products-page .products-toolbar{margin-bottom:20px}.category-products-page .toolbar-controls{gap:10px}}@media (min-width:768px) and (max-width:991px){.category-products-page .container{max-width:100%;padding:15px}.category-products-page .products-layout{gap:0;justify-content:flex-start;max-width:100%;position:relative}.category-products-page .filters-sidebar{background:#fff;box-shadow:2px 0 10px #0003;height:100vh;left:-320px;overflow-y:auto;padding:20px;position:fixed;top:0;transition:left .3s ease;width:300px;z-index:10000}.category-products-page .filters-sidebar.show{left:0}.category-products-page .filters-overlay{display:block;opacity:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.category-products-page .filters-overlay.show,.category-products-page .filters-sidebar.show~.products-content .filters-overlay{opacity:1;visibility:visible}.category-products-page .close-filters,.category-products-page .filter-toggle-btn{display:flex!important}.category-products-page .products-content{flex:1 1;max-width:100%;width:100%}.category-products-page .products-grid{gap:15px;grid-template-columns:repeat(3,1fr);justify-content:stretch;width:100%}.category-products-page .products-grid .product-card{margin:0;max-width:none!important;width:100%!important}.category-products-page .products-grid .product-card .product-image{aspect-ratio:1/1!important;height:auto!important;width:100%!important}.category-products-page .products-grid .product-card .product-info{padding:12px!important}.category-products-page .products-grid .product-card .product-name{font-size:14px!important;min-height:38px}.category-products-page .products-grid .product-card .product-summary{display:none}.category-products-page .products-grid .product-card .final-price,.category-products-page .products-grid .product-card .price{font-size:16px!important}.category-products-page .products-grid .product-card .add-to-cart-btn{font-size:13px!important;padding:10px 12px!important}.category-products-page .products-toolbar{margin-bottom:20px}.category-products-page .toolbar-controls{gap:10px}}@media screen and (max-width:767px){.category-products-page .container,.category-products-page>div>.container,body .category-products-page .container{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}}@media (max-width:480px){.category-products-page .container,.category-products-page>.container{margin:0!important;max-width:100%!important;padding:0!important}}@media (max-width:767px){.category-products-page .container{margin:0!important;max-width:100%!important;padding:0!important}.products-layout{flex-direction:column;gap:0;width:100%}.products-grid{gap:5px!important;grid-template-columns:repeat(2,1fr)!important;margin:0;padding:0 2.5px;width:100%!important}.products-grid .product-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin:0;min-height:auto!important;width:100%!important}.products-grid .product-card .product-image{aspect-ratio:1/1!important;height:calc(50vw - 2.5px)!important;max-height:200px!important;padding:15px!important}.products-grid .product-card .product-info{padding:10px!important}.products-grid .product-card .product-name{-webkit-line-clamp:2;font-size:13px!important;line-height:1.3;min-height:32px}.products-grid .product-card .product-summary{display:none}.products-grid .product-card .product-pricing .final-price,.products-grid .product-card .product-pricing .price{font-size:16px!important}.products-grid .product-card .product-pricing .original-price{font-size:12px!important}.products-grid .product-card .add-to-cart-btn{font-size:11px!important;padding:8px 10px!important}.products-layout{position:relative}.filters-overlay{display:block}.filters-sidebar{background:#fff;box-shadow:2px 0 10px #0003;height:100vh;left:-100%;max-width:320px;overflow-y:auto;padding:20px;position:fixed;top:0;transition:left .3s ease;width:85%;z-index:10000}.filters-sidebar.show{left:0}.close-filters{display:flex!important}.filter-toggle-btn{display:flex}.pagination{width:100%}.products-toolbar{flex-direction:row;justify-content:space-between;margin-bottom:10px;padding:10px 5px;width:100%}.results-info{display:none}.toolbar-controls{display:flex;gap:10px;justify-content:space-between;width:100%}.sort-container{align-items:center;display:flex;flex:1 1;gap:5px}.sort-container label{display:none}.sort-select{width:100%}}@media (max-width:575px){.category-products-page .container{margin:0!important;max-width:100%!important;padding:0!important}.products-layout{flex-direction:column;gap:0;width:100%}.category-title{font-size:24px;margin-bottom:15px}.products-grid{gap:5px;grid-template-columns:repeat(2,1fr);margin:0;padding:0 2.5px;width:100%!important}.products-grid .product-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;min-height:auto!important;width:100%!important}.products-grid .product-card .product-image{aspect-ratio:1/1!important;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px 12px 0 0;height:calc(50vw - 2.5px)!important;max-height:200px!important;overflow:hidden;padding:15px!important;width:100%!important}.products-grid .product-card .product-image img{height:100%!important;object-fit:contain!important;width:100%!important}.products-grid .product-card .product-info{display:flex;flex-direction:column;gap:4px;padding:10px!important}.products-grid .product-card .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:13px!important;font-weight:600;line-height:1.3;margin-bottom:4px;min-height:32px;overflow:hidden;text-overflow:ellipsis}.products-grid .product-card .product-summary{display:none}.products-grid .product-card .product-pricing{align-items:baseline;display:flex;gap:6px;margin-bottom:6px}.products-grid .product-card .product-pricing .original-price{color:#333!important;font-size:12px!important;font-weight:500!important;text-decoration:line-through!important}.products-grid .product-card .product-pricing .final-price{color:#f44!important;font-size:16px!important;font-weight:700!important}.products-grid .product-card .product-pricing .price{color:#f38317!important;font-size:16px!important;font-weight:700!important}.products-grid .product-card .add-to-cart-btn{align-items:center;background:#f38317!important;border:none!important;border-radius:8px!important;box-shadow:0 2px 8px #f3831733!important;color:#fff!important;display:flex;font-size:11px!important;font-weight:600!important;gap:6px;justify-content:center;padding:8px 10px!important;text-transform:uppercase}.filters-sidebar{padding:15px;width:90%}.products-toolbar{margin-bottom:10px;padding:8px 2px}.filter-toggle-btn{font-size:13px;padding:8px 12px}.filter-toggle-btn .filter-btn-text{display:none}.sort-select{font-size:13px;padding:8px 30px 8px 10px}}@media (max-width:400px){.category-products-page .container{margin:0!important;max-width:100%!important;padding:0!important}.products-layout{flex-direction:column;gap:0;width:100%}.products-grid{gap:5px;grid-template-columns:repeat(2,1fr)!important;margin:0;padding:0 2.5px}.products-grid,.products-grid .product-card{width:100%!important}.products-grid .product-card .product-image{height:calc(50vw - 2.5px)!important;max-height:170px!important;padding:10px!important;width:100%!important}.products-grid .product-card .product-info{padding:8px!important}.products-grid .product-card .product-name{font-size:12px!important;min-height:28px}.products-grid .product-card .product-pricing .final-price,.products-grid .product-card .product-pricing .price{font-size:14px!important}.products-grid .product-card .product-pricing .original-price{font-size:11px!important}.products-grid .product-card .add-to-cart-btn{font-size:11px!important;padding:8px 10px!important}.filter-toggle-btn .filter-btn-text{display:none}.toolbar-controls{align-items:center;flex-direction:row;gap:10px}.filter-toggle-btn{justify-content:center;width:auto}.sort-container{flex:1 1}}@media (max-width:375px){.products-grid .product-card .product-image{height:calc(50vw - 2.5px)!important;max-height:170px!important;width:100%!important}}@media (min-width:400px) and (max-width:480px){.category-products-page .container{margin:0!important;max-width:100%!important;padding:0!important}.products-grid{gap:5px;padding:0 2.5px}.products-grid .product-card .product-image{height:calc(50vw - 2.5px)!important;max-height:180px!important;width:100%!important}}@media screen and (max-width:767px){body .category-products-page .container{margin:0 auto!important;max-width:100%!important;padding:0!important;width:100%!important}body .category-products-page .products-grid{margin:0!important;padding:0 2.5px!important;width:100%!important}}body .category-products-page .container{padding-bottom:0!important}@media screen{.category-products-page .container,body .category-products-page .container{padding-bottom:0!important}.category-products-page .pagination{margin-bottom:0!important}}@media (min-width:1200px) and (max-width:1349px){.category-products-page .container{max-width:100%!important;padding:20px 20px 0!important}}@media (min-width:992px) and (max-width:1349px){.category-products-page .container{padding-bottom:0!important}body .footer,body:has(.category-products-page) footer{margin-top:0!important}}@media (min-width:992px) and (max-width:1199px){.category-products-page .products-layout{display:flex!important;flex-direction:column!important;gap:20px!important;grid-template-columns:none!important;grid-template-rows:none!important;position:relative!important;width:100%!important}.category-products-page .filters-sidebar{background:#fff!important;box-shadow:2px 0 10px #0003!important;grid-column:unset!important;grid-row:unset!important;height:100vh!important;left:-320px!important;overflow-y:auto!important;padding:20px!important;position:fixed!important;top:0!important;transition:left .3s ease!important;width:300px!important;z-index:10000!important}.category-products-page .filters-sidebar.show{left:0!important}.category-products-page .products-layout>.products-toolbar{grid-column:unset!important;grid-row:unset!important;order:1!important;width:100%!important}.category-products-page .products-layout>.products-grid{grid-gap:15px!important;display:grid!important;gap:15px!important;grid-column:unset!important;grid-row:unset!important;grid-template-columns:repeat(3,1fr)!important;order:2!important;width:100%!important}.category-products-page .products-layout>.pagination{grid-column:unset!important;grid-row:unset!important;order:3!important;width:100%!important}.category-products-page .products-layout>.no-products{grid-column:unset!important;grid-row:unset!important;order:2!important;width:100%!important}.category-products-page .filters-overlay{display:block!important;opacity:0!important;transition:opacity .3s ease,visibility .3s ease!important;visibility:hidden!important}.category-products-page .filters-overlay.show{opacity:1!important;visibility:visible!important}.category-products-page .close-filters,.category-products-page .filter-toggle-btn{display:flex!important}.category-products-page .container{max-width:100%!important;padding:15px!important}.category-products-page .products-grid .product-card{margin:0!important;max-width:none!important;width:100%!important}.category-products-page .products-grid .product-card .product-image{aspect-ratio:1/1!important;height:auto!important;width:100%!important}.category-products-page .products-grid .product-card .product-info{padding:12px!important}.category-products-page .products-grid .product-card .product-name{font-size:14px!important;min-height:38px!important}}@media (min-width:1000px) and (max-width:1100px){.category-products-page .products-layout{display:flex!important;flex-direction:column!important;grid-template-columns:none!important}.category-products-page .filters-sidebar{grid-column:unset!important;grid-row:unset!important;left:-320px!important;position:fixed!important}.category-products-page .products-layout>.products-grid{grid-template-columns:repeat(3,1fr)!important;width:100%!important}}@media (min-width:1200px) and (max-width:1349px){.category-products-page .products-layout{display:flex!important;flex-direction:column!important;gap:20px!important;grid-template-columns:none!important;grid-template-rows:none!important;position:relative!important;width:100%!important}.category-products-page .filters-sidebar{background:#fff!important;box-shadow:2px 0 10px #0003!important;grid-column:unset!important;grid-row:unset!important;height:100vh!important;left:-320px!important;overflow-y:auto!important;padding:20px!important;position:fixed!important;top:0!important;transition:left .3s ease!important;width:300px!important;z-index:10000!important}.category-products-page .filters-sidebar.show{left:0!important}.category-products-page .products-layout>.products-toolbar{grid-column:unset!important;grid-row:unset!important;order:1!important;width:100%!important}.category-products-page .products-layout>.products-grid{grid-gap:15px!important;display:grid!important;gap:15px!important;grid-column:unset!important;grid-row:unset!important;grid-template-columns:repeat(4,1fr)!important;order:2!important;width:100%!important}.category-products-page .products-layout>.pagination{grid-column:unset!important;grid-row:unset!important;order:3!important;width:100%!important}.category-products-page .products-layout>.no-products{grid-column:unset!important;grid-row:unset!important;order:2!important;width:100%!important}.category-products-page .filters-overlay{display:block!important;opacity:0!important;transition:opacity .3s ease,visibility .3s ease!important;visibility:hidden!important}.category-products-page .filters-overlay.show{opacity:1!important;visibility:visible!important}.category-products-page .close-filters,.category-products-page .filter-toggle-btn{display:flex!important}.category-products-page .container{max-width:100%!important;padding:20px!important}.category-products-page .products-grid .product-card{margin:0!important;max-width:none!important;width:100%!important}.category-products-page .products-grid .product-card .product-image{aspect-ratio:1/1!important;height:auto!important;width:100%!important}.category-products-page .products-grid .product-card .product-info{padding:12px!important}.category-products-page .products-grid .product-card .product-name{font-size:14px!important;min-height:38px!important}}@media (min-width:1250px) and (max-width:1350px){.category-products-page .container{box-sizing:border-box!important;max-width:100%!important;padding:20px 20px 0!important}}.breadcrumb{align-items:center;color:#666;display:flex;flex-wrap:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:1.5;margin-bottom:30px;max-width:100%;overflow:hidden}.breadcrumb a,.breadcrumb a:active,.breadcrumb a:link,.breadcrumb a:visited{color:#666!important;flex-shrink:1;font-family:inherit;font-size:inherit;font-weight:inherit;max-width:200px;overflow:hidden;text-decoration:none!important;text-overflow:ellipsis;transition:color .3s ease;white-space:nowrap}.breadcrumb a:focus,.breadcrumb a:hover{color:#333!important;outline:none;text-decoration:none!important}.breadcrumb .separator{color:#999;flex-shrink:0;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 8px}.breadcrumb .current{color:#333;flex-shrink:1;font-family:inherit;font-size:inherit;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.breadcrumb{flex-wrap:wrap;font-size:12px}}@media (max-width:480px){.breadcrumb{flex-wrap:wrap;font-size:12px}}.categories-page{background:#f5f5f5;min-height:calc(100vh - 112px);padding:20px 0}.categories-container{margin:0 auto;max-width:600px;padding:0 15px}.categories-title{border-bottom:2px solid #ff9500;color:#333;font-size:24px;font-weight:600;margin-bottom:20px;padding-bottom:10px}.categories-loading{align-items:center;color:#ff7500;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:60px 20px}.categories-loading i{font-size:32px}.categories-loading span{font-size:16px;font-weight:500}.categories-list{box-shadow:0 2px 8px #00000014;overflow:hidden}.category-item-wrapper{border-bottom:1px solid #eee}.category-item-wrapper:last-child{border-bottom:none}.category-main-item{align-items:center;background:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:all .2s ease}.category-main-item:active{background:#ff950014}.category-left{align-items:center;display:flex;flex:1 1;gap:12px}.category-name{font-size:16px}.expand-icon{color:#999;font-size:12px;transition:transform .3s ease}.subcategories-list{animation:expandDown .3s ease;background:#ff950008}@keyframes expandDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.subcategory-item{align-items:center;border-left:3px solid #0000;color:#666;display:flex;gap:12px;padding:14px 20px 14px 52px;text-decoration:none;transition:all .2s ease}.subcategory-item:active{background:#ff95001f;border-left-color:#ff7500;color:#ff7500}@media (hover:hover){.category-main-item:hover{background:#ff95000d}.subcategory-item:hover{background:#ff950014;color:#ff6b00}.subcategory-item:hover .subcategory-icon{color:#ff6b00}}@media (max-width:768px){.categories-page{padding-top:0}.categories-container{padding:0}.categories-title{background:#fff;border-bottom:2px solid #ff9500;border-radius:0;margin:0;padding:15px 20px;position:-webkit-sticky;position:sticky;top:92px;z-index:10}.categories-list{border-radius:0;box-shadow:none;margin-top:2px}}@media (max-width:360px){.categories-title{font-size:20px;top:84px}.category-main-item{padding:14px 16px}.category-name{font-size:15px}.category-icon{font-size:18px}.subcategory-item{font-size:14px;padding:12px 16px 12px 48px}}.cart-page{background-color:#f8f9fa;min-height:calc(100vh - 200px);padding:40px 0}.container{max-width:1240px}.cart-loading{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;min-height:400px}.cart-loading i{animation:spin 1s linear infinite;color:#ff9500;font-size:48px;margin-bottom:20px}.cart-loading p{font-size:18px}.cart-empty-page{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:60px 20px;text-align:center}.cart-empty-page i{color:#ffcc80;font-size:80px;margin-bottom:30px}.cart-empty-page h2{color:#333;font-size:28px;margin-bottom:15px}.cart-empty-page p{color:#666;font-size:16px;margin-bottom:30px}.continue-shopping-btn{background:#ff9500;border-radius:6px;color:#fff;display:inline-block;font-weight:600;padding:14px 40px;text-decoration:none;transition:all .3s}.continue-shopping-btn:hover{background:#ff7500;box-shadow:0 4px 12px #ff95004d;transform:translateY(-2px)}.cart-header-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.cart-header-section h1{color:#333;font-size:32px;margin:0}.clear-cart-btn{align-items:center;background:#fff;border:1px solid #dc3545;border-radius:6px;color:#dc3545;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .3s}.clear-cart-btn:hover{background:#dc3545;color:#fff}.cart-content{grid-gap:25px;align-items:start;display:grid;gap:25px;grid-template-columns:1fr 340px}.cart-table-container{background:#0000;border-radius:0;box-shadow:none;overflow:visible}.cart-table{border-collapse:initial;border-spacing:0 15px;width:100%}.cart-table tbody tr{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;position:relative;transition:all .3s}.cart-table tbody tr:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.cart-table tbody tr.unavailable{background:#ffebee;opacity:.7}.cart-table tbody tr td{background:#0000;border:none;padding:0}.cart-table tbody tr td:first-child{border-radius:12px}.cart-item-container{align-items:center;display:flex;justify-content:space-between;min-height:110px;padding:18px 22px;width:100%}.cart-item-left{align-items:center;display:flex;flex:1 1;gap:20px;max-width:50%}.cart-item-right{align-items:center;display:flex;gap:25px;justify-content:flex-end}.product-image{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;padding:4px;width:60px}.product-image img{display:block;object-fit:contain}.no-image,.product-image img{height:100%;width:100%}.product-details h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 6px;max-height:2.8em;overflow:hidden;text-overflow:ellipsis}.stock-warning{align-items:center;color:#dc3545;display:flex;font-size:13px;gap:6px;margin:0}.stock-warning i{font-size:12px}.price-section{align-items:flex-end;display:flex;flex-direction:column;gap:4px;min-width:85px}.cart-price{color:#2c3e50;font-size:16px;font-weight:700}.quantity-section{align-items:center;background:#f7f8fa;border:2px solid #e8eaed;border-radius:30px;display:flex;gap:0;padding:3px;transition:all .3s}.quantity-section:hover{border-color:#ff9500;box-shadow:0 2px 8px #ff950026}.quantity-btn{border-radius:50%;color:#666;height:32px;transition:all .2s;-webkit-user-select:none;user-select:none;width:32px}.quantity-btn.minus{padding-top:1px}.quantity-btn:hover:not(:disabled){background:#ff9500;color:#fff}.quantity-display{color:#2c3e50;font-size:16px;font-weight:700;min-width:40px;padding:0 8px;text-align:center;-webkit-user-select:none;user-select:none}.total-section{min-width:90px;text-align:right}.item-total{color:#ff9500;font-size:18px;font-weight:700}.remove-item-btn{align-items:center;background:#fff5f5;border:none;border-radius:50%;color:#dc3545;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;padding:8px;transition:all .3s;width:36px}.remove-item-btn:hover{background:#dc3545;color:#fff;transform:scale(1.1)}.remove-item-btn:disabled{cursor:not-allowed;opacity:.5}.cart-summary-section{position:-webkit-sticky;position:sticky;top:20px}.cart-summary-box{background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;padding:25px}.cart-summary-box h2{border-bottom:2px solid #f0f2f5;color:#2c3e50;font-size:20px;font-weight:700;margin:0 0 20px;padding-bottom:12px}.summary-row{align-items:center;color:#666;display:flex;font-size:15px;justify-content:space-between;margin-bottom:12px}.summary-row.subtotal{border-bottom:1px solid #f0f2f5;color:#333;font-size:17px;font-weight:600;margin-bottom:18px;padding-bottom:12px}.summary-row.shipping{margin-bottom:18px}.shipping-cost{color:#666;font-weight:600}.summary-row.total{border-top:2px solid #f0f2f5;color:#2c3e50;font-size:22px;font-weight:700;margin-bottom:25px;padding-top:18px}.checkout-btn{background:linear-gradient(135deg,#ff9500,#ff8000);border:none;border-radius:8px;box-shadow:0 3px 10px #ff950033;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.5px;margin-bottom:18px;padding:16px;text-transform:uppercase;transition:all .3s;width:100%}.checkout-btn:hover:not(:disabled){background:linear-gradient(135deg,#ff7500,#ff6000);box-shadow:0 5px 15px #ff750066;transform:translateY(-2px)}.checkout-btn:active:not(:disabled){transform:translateY(0)}.checkout-btn:disabled{background:#ccc;cursor:not-allowed}.cart-error{align-items:center;background:#ffebee;border-radius:6px;color:#dc3545;display:flex;font-size:14px;gap:8px;margin:0 0 20px;padding:12px}.cart-error i{font-size:16px}.continue-shopping-link{align-items:center;color:#ff9500;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;text-decoration:none;transition:color .3s}.continue-shopping-link:hover{color:#ff7500}.continue-shopping-link i{transition:transform .3s}.continue-shopping-link:hover i{transform:translateX(-3px)}@media (max-width:1320px){.cart-content{gap:20px;grid-template-columns:1fr 320px}.cart-summary-box{padding:20px}.cart-item-container{padding:16px 18px}.cart-item-right{gap:20px}.price-section{min-width:80px}.total-section{min-width:85px}.cart-price{font-size:15px}.item-total{font-size:17px}}@media (max-width:1024px){.cart-item-container{padding:15px 20px}.cart-item-left{max-width:45%}.cart-item-right{gap:20px}}@media (max-width:992px){.cart-content{gap:40px;grid-template-columns:1fr}.cart-summary-section{position:static}.cart-summary-box{margin:0 auto;max-width:400px}.cart-item-container{align-items:stretch;flex-direction:column;gap:20px;padding:20px}.cart-item-left{max-width:100%}.cart-item-right{justify-content:space-between;width:100%}}@media (max-width:768px){.cart-header-section{align-items:flex-start;flex-direction:column;gap:20px}.cart-header-section h1{font-size:24px}.cart-table{border-spacing:0 10px}.cart-item-container{padding:15px}.product-image{height:50px;width:50px}.product-details h3{font-size:14px}.cart-item-right{flex-wrap:wrap;gap:15px}.price-section,.total-section{min-width:80px}.cart-price{font-size:14px}.item-total,.quantity-btn{font-size:16px}.quantity-btn{height:28px;width:28px}.quantity-display{font-size:14px;min-width:30px;padding:0 6px}}@media (max-width:480px){.cart-page{padding:20px 0}.container{padding:0 15px}.cart-header-section h1{font-size:20px}.cart-item-container{gap:15px;padding:12px}.cart-item-left{gap:12px}.product-image{height:45px;width:45px}.product-details h3{font-size:13px}.cart-item-right{gap:10px;justify-content:space-between}.price-section{display:none}.total-section{flex:1 1;text-align:left}.item-total{font-size:15px}.quantity-section{order:-1}.remove-item-btn{font-size:14px;height:32px;width:32px}.cart-summary-box{padding:20px}.checkout-btn{font-size:16px;padding:15px}}.checkout-page{background:linear-gradient(135deg,#fff5f0,#fffbf7);min-height:100vh}.checkout-loading{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.checkout-loading i{animation:spin 1s linear infinite;color:#ff9500;font-size:48px;margin-bottom:20px}.checkout-container{margin:0 auto;max-width:1200px}.checkout-header{align-items:center;background:#fff;border-bottom:2px solid #ffe8d6;box-shadow:0 2px 10px #ff950014;display:flex;justify-content:space-between;padding:20px}.checkout-logo{height:40px}.checkout-breadcrumb{align-items:center;color:#666;display:flex;font-size:14px;gap:10px}.checkout-breadcrumb span{cursor:pointer;transition:color .3s}.checkout-breadcrumb span:hover:not(.active){color:#ff9500}.checkout-breadcrumb span.active{color:#ff7500;font-weight:600}.checkout-breadcrumb i{color:#ffb74d;font-size:10px}.checkout-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 450px;padding:40px 20px}.checkout-main{background:#fff;border:1px solid #ff95001a;border-radius:12px;box-shadow:0 4px 20px #ff950014;padding:40px}.checkout-main h1{color:#2c3e50;font-size:26px;font-weight:700;margin-bottom:30px;padding-bottom:15px;position:relative}.checkout-main h1:after{background:linear-gradient(90deg,#ff9500,#ff7500);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.checkout-section{margin-bottom:40px}.checkout-section h2{align-items:center;color:#2c3e50;display:flex;font-size:18px;font-weight:600;gap:10px;margin-bottom:20px}.checkout-section h2:before{background:linear-gradient(180deg,#ff9500,#ff7500);border-radius:2px;content:"";height:20px;width:4px}.form-group input,.form-group select,.form-group textarea{background:#fafbfc;border:2px solid #f0f2f5;font-family:inherit;padding:14px 16px;transition:all .3s}.form-group textarea{min-height:80px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#ff9500;box-shadow:0 0 0 4px #ff95001a}.form-group input:hover,.form-group select:hover{border-color:#ffb74d}.form-group input.error{background:#fff5f5;border-color:#ff5252}.form-group input.error:focus{box-shadow:0 0 0 4px #ff52521a}.form-row{grid-gap:15px;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.form-checkbox{align-items:center;display:flex;gap:12px;margin-bottom:15px;margin-top:15px}.form-checkbox input[type=checkbox]{accent-color:#ff9500;cursor:pointer;height:20px;width:20px}.form-checkbox label{color:#5a6c7d;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.form-checkbox.terms{background:#fff8f3;border:1px solid #ffe0cc;border-radius:8px;margin-bottom:35px;margin-top:25px;padding:15px}.form-checkbox.terms label a{color:#ff7500;font-weight:500;text-decoration:none}.form-checkbox.terms label a:hover{color:#ff6000;text-decoration:underline}.checkout-error{align-items:center;background:#ffebee;border:1px solid #ffcdd2;border-radius:8px;color:#c62828;display:flex;font-size:14px;gap:10px;margin-bottom:20px;padding:15px}.checkout-error i{color:#ef5350;font-size:18px}.checkout-submit-btn{align-items:center;background:linear-gradient(135deg,#ff9500,#ff7500);border:none;border-radius:10px;box-shadow:0 4px 15px #ff95004d;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:700;gap:10px;justify-content:center;letter-spacing:.5px;overflow:hidden;padding:18px;position:relative;text-transform:uppercase;transition:all .3s;width:100%}.checkout-submit-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.checkout-submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #ff950066;transform:translateY(-2px)}.checkout-submit-btn:hover:not(:disabled):before{left:100%}.checkout-submit-btn:active:not(:disabled){transform:translateY(0)}.checkout-submit-btn:disabled{background:#e0e0e0;box-shadow:none;cursor:not-allowed}.checkout-footer{border-top:2px solid #ffe8d6;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:40px;padding-top:40px}.checkout-footer a{color:#ff7500;font-size:13px;text-decoration:none;transition:color .3s}.checkout-footer a:hover{color:#f50;text-decoration:underline}.checkout-sidebar{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px}.order-summary{background:#fff;border:1px solid #ff95001a;border-radius:12px;box-shadow:0 4px 20px #ff950014;overflow:hidden;padding:30px;position:relative}.order-summary:before{background:linear-gradient(90deg,#ff9500,#ff7500 50%,#f50);content:"";height:4px;left:0;position:absolute;right:0;top:0}.order-summary h2{color:#2c3e50;font-size:20px;font-weight:700;margin-bottom:25px;padding-bottom:15px}.order-items,.order-summary h2{border-bottom:2px solid #fff3e0}.order-items{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;padding-bottom:20px}.order-item{align-items:center;border-radius:8px;display:flex;gap:15px;padding:10px;transition:background .3s}.order-item:hover{background:#fff8f3}.item-image{align-items:center;background:#fafbfc;border:2px solid #ffe8d6;border-radius:8px;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;padding:4px;position:relative;width:60px}.item-image img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:contain;width:100%}.item-image .no-image{color:#ffb74d;font-size:24px;height:100%;width:100%}.item-image .no-image,.item-quantity{align-items:center;display:flex;justify-content:center}.item-quantity{background:linear-gradient(135deg,#ff7500,#f50);border-radius:50%;box-shadow:0 2px 8px #ff55004d;color:#fff;font-size:12px;font-weight:700;height:24px;position:absolute;right:-8px;top:-8px;width:24px}.item-details{flex:1 1}.item-details h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.4;margin:0;max-height:2.8em;overflow:hidden;text-overflow:ellipsis}.item-price{color:#ff7500;font-size:15px;font-weight:700}.order-totals{display:flex;flex-direction:column;gap:15px}.total-row{align-items:center;color:#5a6c7d;display:flex;font-size:14px;justify-content:space-between;padding:5px 0}.total-row.subtotal{border-bottom:1px dashed #ffe8d6;margin-bottom:5px;padding-bottom:15px}.total-row.shipping{color:#ff9500;font-weight:500}.total-row.total{border-top:2px solid #ff9500;color:#2c3e50;font-size:18px;font-weight:700;margin-top:10px;padding-top:20px}.total-row.total .total-price{color:#ff7500;font-size:20px}.total-price{align-items:baseline;display:flex;font-weight:600;gap:5px}.total-price small{color:#999;font-size:12px;font-weight:400}@keyframes checkmark{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.checkout-main:hover,.order-summary:hover{box-shadow:0 6px 25px #ff95001f}@media (max-width:992px){.checkout-content{grid-template-columns:1fr}.checkout-sidebar{order:-1;position:static}.checkout-main{padding:30px}}@media (max-width:768px){.checkout-header{flex-direction:column;gap:20px}.checkout-main{padding:25px 20px}.checkout-main h1{font-size:22px}.form-row{grid-template-columns:1fr}.order-summary{padding:25px 20px}.checkout-footer{font-size:12px;gap:15px}.form-group input,.form-group select{font-size:14px;padding:12px 14px}.checkout-submit-btn{font-size:16px;padding:16px}}.guest-info{background:#f0f7ff;border:1px solid #d4e3f1;border-radius:8px;margin-top:15px;padding:12px}.guest-note{align-items:center;color:#1e5490;display:flex;font-size:14px;gap:10px;line-height:1.5;margin:0}.guest-note i{color:#2196f3;flex-shrink:0;font-size:16px}.checkout-form input[type=email]:placeholder-shown{border-left:3px solid #2196f3}.checkout-section.guest-form{background:linear-gradient(135deg,#fff8f3,#fff);border:2px solid #ffe8d6;border-radius:12px;padding:30px;position:relative}.checkout-section.guest-form:before{align-items:center;background:#fff;border:2px solid #ffe8d6;border-radius:50%;color:#ff9500;content:"\f007";display:flex;font-family:Font Awesome\ 5 Free;font-weight:900;height:30px;justify-content:center;position:absolute;right:30px;top:-15px;width:30px}.checkout-section.guest-form h2{color:#ff7500;font-size:20px;margin-bottom:25px}.checkout-section.guest-form .form-group input,.checkout-section.guest-form .form-group textarea{background:#fff;border:2px solid #ffe0cc;font-size:16px}.checkout-section.guest-form .form-group input:focus,.checkout-section.guest-form .form-group textarea:focus{border-color:#ff7500;box-shadow:0 0 0 4px #ff75001a}.checkout-section.guest-form .form-group textarea{font-family:inherit;min-height:100px}.guest-simplified-info{align-items:flex-start;background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border:2px solid #a5d6a7;border-radius:8px;display:flex;gap:12px;margin-bottom:25px;padding:15px}.guest-simplified-info i{color:#66bb6a;font-size:20px;margin-top:2px}.guest-simplified-info p{color:#2e7d32;font-size:14px;line-height:1.5;margin:0}.guest-simplified-info strong{color:#1b5e20}.search-results-page{background-color:#f8f9fa;min-height:calc(100vh - 200px);padding:20px 0}@media (max-width:768px){.search-results-page{min-height:calc(100vh - 150px);padding-top:10px}}.container{margin:0 auto;max-width:1200px;padding:0 20px}@media (max-width:575px){.search-results-page .container{padding:0!important}}.search-header{margin-bottom:15px;padding:0 10px}.search-header h1{color:#333;font-size:28px;margin-bottom:10px}.results-count{color:#666;font-size:16px}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f0f0f0;border-radius:50%;border-top-color:#f38317;height:50px;margin-bottom:20px;width:50px}.loading-container p{color:#666;font-size:16px}.search-toolbar{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:flex-end;margin-bottom:15px;padding:10px 15px}@media (max-width:768px){.search-toolbar{margin-bottom:10px;padding:8px 10px}}.sort-container{align-items:center;display:flex;gap:10px}.sort-container label{color:#666;font-size:14px;font-weight:500}.sort-select{background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .3s}.sort-select:focus,.sort-select:hover{border-color:#f38317;outline:none}.search-results-page .products-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-content:start;margin-bottom:40px;width:100%}.search-results-page .product-card{background:#fff!important;border:1px solid #eee!important;border-radius:12px!important;display:flex!important;flex-direction:column!important;height:100%!important;min-height:480px!important;overflow:hidden!important;transition:all .3s cubic-bezier(.25,.46,.45,.94)!important;width:100%!important}.search-results-page .product-card:hover{border-color:#ddd!important;box-shadow:0 10px 30px #0000001a!important;transform:translateY(-5px)!important}.search-results-page .product-card .product-image{align-items:center!important;aspect-ratio:1/1!important;background:#f8f9fa!important;box-sizing:border-box!important;color:inherit!important;display:flex!important;justify-content:center!important;margin:0!important;overflow:hidden!important;padding:20px!important;position:relative!important;text-decoration:none!important;width:100%!important}.search-results-page .product-card .product-image img{display:block!important;height:auto!important;margin:0 auto!important;max-height:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;object-fit:contain!important;object-position:center center!important;padding:0!important;transition:transform .3s ease!important;width:auto!important}.search-results-page .product-card:hover .product-image img{transform:scale(1.08)!important}.search-results-page .product-card .product-info{background:#fff!important;display:flex!important;flex:1 1!important;flex-direction:column!important;gap:10px!important;padding:20px!important}.search-results-page .product-card .product-title{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;color:#333!important;display:-webkit-box!important;font-size:14px!important;font-weight:600!important;line-height:1.5!important;margin:0!important;min-height:42px!important;overflow:hidden!important;text-decoration:none!important;text-overflow:ellipsis!important}.search-results-page .product-card .product-price{align-items:center!important;display:flex!important;gap:8px!important;margin-bottom:0!important;margin-top:auto!important}.search-results-page .product-card .original-price{color:#999!important;font-size:14px!important;text-decoration:line-through!important}.search-results-page .product-card .sale-price{color:#f44!important;font-size:18px!important;font-weight:700!important}.search-results-page .product-card .normal-price{color:#ff9500!important;font-size:18px!important;font-weight:700!important}.search-results-page .product-card .add-to-cart-btn{align-items:center!important;background:linear-gradient(135deg,#ff9500,#ff7500)!important;border:none!important;border-radius:8px!important;box-shadow:0 2px 8px #ff950033!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:14px!important;font-weight:600!important;gap:8px!important;justify-content:center!important;margin-bottom:0!important;margin-top:10px!important;max-height:44px!important;min-height:44px!important;padding:12px 20px!important;text-transform:uppercase!important;transition:all .3s ease!important;width:100%!important}.search-results-page .product-card .add-to-cart-btn:hover{background:linear-gradient(135deg,#ff8500,#ff6500)!important;box-shadow:0 5px 15px #ff95004d!important;transform:translateY(-2px)!important}@media (min-width:1441px){.products-grid{gap:20px;grid-template-columns:repeat(4,1fr)}}@media (max-width:1440px) and (min-width:1200px){.products-grid{gap:18px;grid-template-columns:repeat(4,1fr)}}@media (max-width:1199px) and (min-width:992px){.products-grid{gap:15px;grid-template-columns:repeat(3,1fr)}}@media (max-width:991px) and (min-width:768px){.products-grid{gap:15px;grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.search-results-page .container{padding:0!important}.search-results-page .products-content{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}.search-results-page .products-grid{gap:5px!important;grid-template-columns:repeat(2,1fr)!important;margin:0;padding:0 2.5px;width:100%!important}.products-grid .product-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin:0;min-height:auto!important}.search-results-page .products-grid .product-card .product-image{aspect-ratio:1/1!important;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px 12px 0 0;height:calc(50vw - 2.5px)!important;max-height:200px!important;overflow:hidden;padding:15px!important}.products-grid .product-card .product-image img{height:100%!important;object-fit:contain!important;width:100%!important}.products-grid .product-card .product-info{display:flex;flex-direction:column;gap:4px;padding:10px!important}.products-grid .product-card .product-name,.products-grid .product-card .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-size:13px!important;font-weight:600;line-height:1.3;margin-bottom:4px;min-height:32px!important;overflow:hidden;text-overflow:ellipsis}.products-grid .product-card .product-summary{display:none}.products-grid .product-card .product-price,.products-grid .product-card .product-pricing{align-items:baseline;display:flex;gap:6px;margin-bottom:6px!important}.products-grid .product-card .original-price{color:#333!important;font-size:12px!important;font-weight:500!important;text-decoration:line-through!important}.products-grid .product-card .final-price,.products-grid .product-card .sale-price{color:#f44!important;font-size:16px!important;font-weight:700!important}.products-grid .product-card .normal-price,.products-grid .product-card .price{color:#f38317!important;font-size:16px!important;font-weight:700!important}.search-results-page .products-grid .product-card .add-to-cart-btn{align-items:center!important;background:#f38317!important;border:none!important;border-radius:8px!important;box-shadow:0 2px 8px #f3831733!important;color:#fff!important;display:flex!important;font-size:10px!important;font-weight:600!important;gap:6px!important;justify-content:center!important;max-height:34px!important;min-height:34px!important;padding:8px 10px!important;text-transform:uppercase!important}}@media (max-width:400px){.search-results-page .container{padding:0!important}.search-results-page .products-grid{gap:5px;grid-template-columns:repeat(2,1fr)!important;margin:0;padding:0 2.5px}.products-grid .product-card .product-image{height:calc(50vw - 5px)!important;max-height:170px!important;padding:10px!important}.products-grid .product-card .product-info{padding:8px!important}.products-grid .product-card .product-name,.products-grid .product-card .product-title{font-size:12px!important;min-height:28px!important}.products-grid .product-card .final-price,.products-grid .product-card .normal-price,.products-grid .product-card .price,.products-grid .product-card .sale-price{font-size:14px!important}.products-grid .product-card .original-price{font-size:11px!important}.products-grid .product-card .add-to-cart-btn{font-size:11px!important;max-height:32px!important;min-height:32px!important;padding:8px 10px!important}}@media (max-width:375px){.products-grid .product-card .product-image{height:calc(50vw - 5px)!important;max-height:170px!important}}@media (min-width:400px) and (max-width:480px){.products-grid{gap:5px}.search-results-page .container{padding:5px 2px}.products-grid .product-card .product-image{height:calc(50vw - 5px)!important;max-height:180px!important}}.pagination{background:linear-gradient(135deg,#fff,#fafafa);border-radius:12px;box-shadow:0 2px 8px #0000000f;gap:8px;margin-bottom:20px;margin-top:40px}.pagination-btn{align-items:center;background:#fff;border:2px solid #f0f0f0;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:15px;font-weight:600;height:42px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:42px}.pagination-btn:before{background:linear-gradient(135deg,#ff95001a,#ff75001a);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .4s,height .4s;width:0}.pagination-btn:hover:not(:disabled){background:linear-gradient(135deg,#fff5f0,#ffe8db);border-color:#ffb74d;box-shadow:0 4px 12px #f3831733;color:#ff7500;transform:translateY(-2px)}.pagination-btn:hover:not(:disabled):before{height:100px;width:100px}.pagination-btn.active{background:linear-gradient(135deg,#ff9500,#ff7500);border-color:#ff7500;box-shadow:0 4px 12px #f383174d;color:#fff;font-weight:700}.pagination-btn.active:hover{background:linear-gradient(135deg,#ff8500,#ff6500);transform:scale(1.05)}.pagination-btn:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.4}.pagination-btn:disabled:hover{box-shadow:none;transform:none}.pagination-btn i{font-size:14px;transition:transform .3s ease}.pagination-btn:hover:not(:disabled) i.fa-chevron-left{animation:slideLeft .5s ease}.pagination-btn:hover:not(:disabled) i.fa-chevron-right{animation:slideRight .5s ease}@keyframes slideLeft{0%,to{transform:translateX(0)}50%{transform:translateX(-3px)}}@keyframes slideRight{0%,to{transform:translateX(0)}50%{transform:translateX(3px)}}.no-results{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:60px 20px;text-align:center}.no-results i{color:#ddd;font-size:80px;margin-bottom:30px}.no-results h2{color:#333;font-size:24px;margin-bottom:15px}.no-results p{color:#666;font-size:16px;margin-bottom:30px;max-width:400px}.back-home-btn{background:linear-gradient(135deg,#ff9500,#ff7500);border:none;border-radius:6px;box-shadow:0 4px 12px #f383174d;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 30px;transition:all .3s}.back-home-btn:hover{background:linear-gradient(135deg,#ff8500,#ff6500);box-shadow:0 6px 16px #f3831766;transform:translateY(-2px)}@media (max-width:992px){.products-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:768px){.search-results-page{padding:10px 0 70px}.search-header{padding:0 5px}.search-header h1{font-size:24px}.search-toolbar{margin-bottom:10px;padding:8px 5px}.products-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.pagination{gap:5px;padding:15px}.pagination-btn{font-size:13px;height:35px;width:35px}}@media (max-width:480px){.search-header h1{font-size:20px}.results-count{font-size:14px}.products-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.sort-container{width:100%}.sort-select{flex:1 1}.no-results h2{font-size:20px}.no-results p{font-size:14px}}.product-detail-container{margin:0 auto;max-width:1200px;padding:20px}.product-detail-error,.product-detail-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.product-detail-error i,.product-detail-loading i{color:#666;font-size:48px;margin-bottom:20px}.product-detail-error i{color:#e74c3c}.product-detail-error button{background-color:#333;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px;transition:background-color .3s ease}.product-detail-error button:hover{background-color:#555}.product-detail-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:50px;min-height:600px}.product-images-section{display:flex;flex-direction:column;gap:15px;position:-webkit-sticky;position:sticky;top:20px}.product-images-section.multiple-images{height:70vh;max-height:700px;min-height:500px}.product-images-section.single-image{height:auto;max-height:500px}.product-detail-content.single-image-layout{align-items:start;gap:50px}.single-image-layout .product-images-section{position:relative;top:0}.main-image-container{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 10px 30px #0000001a;flex-grow:1;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.single-image .main-image-container{align-items:center;aspect-ratio:1/1;display:flex;flex-grow:0;height:auto;justify-content:center;max-width:500px;transition:all .3s ease;width:100%}.single-image .main-image-container:hover{box-shadow:0 15px 40px #00000026}.multiple-images .main-image-container{flex-grow:1}.image-slider,.multiple-images .main-image-container{align-items:center;display:flex;height:100%;justify-content:center}.image-slider{position:relative;width:100%}.image-slider img.main-image{display:block!important;height:auto!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;transition:transform .3s ease;width:auto!important}.image-slider img.main-image:hover{transform:scale(1.05)}.image-nav-btn{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;height:45px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:45px;z-index:2}.image-nav-btn:hover{background:#fff;box-shadow:0 6px 20px #0003;transform:translateY(-50%) scale(1.1)}.image-nav-btn.prev{left:15px}.image-nav-btn.next{right:15px}.image-nav-btn i{color:#333;font-size:18px}.image-placeholder{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;padding:20px;width:100%}.image-placeholder i{color:#bbb;font-size:72px;opacity:.5}.discount-badge{animation:pulse 2s infinite;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:25px;box-shadow:0 4px 12px #e74c3c4d;color:#fff;font-size:14px;font-weight:700;left:15px;padding:8px 15px;position:absolute;top:15px;z-index:3}.thumbnail-images{display:flex;flex-shrink:0;gap:10px;height:90px;overflow-x:auto;padding:5px 0;scrollbar-color:#ddd #f5f5f5;scrollbar-width:thin}.thumbnail-images::-webkit-scrollbar{height:6px}.thumbnail-images::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.thumbnail-images::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.thumbnail-images::-webkit-scrollbar-thumb:hover{background:#ccc}.thumbnail{background:#fff;border:3px solid #0000;border-radius:10px;box-shadow:0 2px 8px #00000014;cursor:pointer;flex-shrink:0;height:85px;overflow:hidden;transition:all .3s ease;width:85px}.thumbnail.active{border-color:#333;box-shadow:0 4px 12px #00000026;transform:scale(1.05)}.thumbnail:hover:not(.active){border-color:#999;box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.thumbnail img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.thumbnail:hover img{transform:scale(1.1)}.thumbnail-placeholder{align-items:center;background:#f0f0f0;display:flex;height:100%;justify-content:center;width:100%}.thumbnail-placeholder i{color:#ccc;font-size:24px}.product-info-section{display:flex;flex-direction:column;gap:20px}.product-title{color:#333;font-size:28px;font-weight:600;line-height:1.3;margin:0}.product-sku{color:#666;font-size:14px;margin:0}.product-rating{align-items:center;display:flex;gap:10px}.stars{display:flex;gap:2px}.stars i{color:#ddd;font-size:16px}.stars i.filled{color:#ffc107}.rating-value{color:#333;font-weight:600}.review-count{color:#666;font-size:14px}.product-pricing{align-items:baseline;display:flex;gap:15px}.original-price{font-size:20px}.final-price,.price{color:#e74c3c;font-size:32px;font-weight:700}.product-stock p{align-items:center;display:flex;font-size:16px;gap:8px;margin:0}.in-stock{color:#27ae60}.limited-stock{color:#f39c12;font-weight:600}.out-of-stock{color:#e74c3c;font-weight:600}.product-actions{align-items:center;display:flex;gap:15px}.quantity-selector{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;overflow:hidden;transition:all .3s ease}.quantity-selector:hover{border-color:#dee2e6;box-shadow:0 4px 12px #00000014}.quantity-btn{align-items:center;background:#0000;border:none;color:#495057;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:40px;justify-content:center;transition:all .3s ease;width:40px}.quantity-btn:hover:not(:disabled){background-color:#fff;color:#333;transform:scale(1.1)}.quantity-btn:active:not(:disabled){transform:scale(.95)}.quantity-btn:disabled{cursor:not-allowed;opacity:.3}.quantity-btn i{font-size:14px}.quantity-input{-moz-appearance:textfield;background:#0000;border:1px solid #dee2e6;border-bottom:none;border-top:none;color:#333;font-size:18px;font-weight:600;padding:12px 5px;text-align:center;width:60px}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;display:none;height:0;margin:0;opacity:0;pointer-events:none;visibility:hidden;width:0}input[type=number].quantity-input{-moz-appearance:textfield}.single-image .image-slider{box-sizing:border-box;padding:20px}.single-image .image-slider img.main-image{max-height:calc(100% - 40px);max-width:calc(100% - 40px)}.single-image .image-nav-btn{display:none}.add-to-cart-btn{align-items:center;background:linear-gradient(135deg,#333,#555);border:none;border-radius:5px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:16px;font-weight:600;gap:10px;justify-content:center;padding:12px 24px;transition:all .3s ease}.add-to-cart-btn:hover:not(:disabled){background:linear-gradient(135deg,#555,#666);box-shadow:0 6px 16px #0003;transform:translateY(-2px)}.add-to-cart-btn:disabled{cursor:not-allowed;opacity:.7}.add-to-cart-btn.loading{background-color:#666}.call-action-btn{align-items:center;background:linear-gradient(135deg,#27ae60,#229954);border:none;border-radius:5px;box-shadow:0 4px 12px #27ae604d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;padding:12px 24px;transition:all .3s ease;width:100%}.call-action-btn:hover:not(.desktop-disabled){background:linear-gradient(135deg,#229954,#1e8449);box-shadow:0 6px 16px #27ae6066;transform:translateY(-2px)}@media (min-width:769px){.call-action-btn.desktop-disabled{background:linear-gradient(135deg,#95a5a6,#7f8c8d);cursor:not-allowed;opacity:.7}.call-action-btn.desktop-disabled:hover{box-shadow:0 4px 12px #95a5a64d;transform:none}}.product-descriptions-wrapper{margin-top:80px;padding:0 20px}.product-description-section{margin:0 auto;max-width:1200px}.section-header{align-items:center;display:flex;gap:30px;justify-content:center;margin-bottom:50px}.header-line{background:linear-gradient(90deg,#0000,#e0e0e0,#0000);flex:1 1;height:2px}.section-title{align-items:center;color:#2c3e50;display:flex;font-size:32px;font-weight:700;gap:15px;margin:0;white-space:nowrap}.section-title i{color:#f39c12;font-size:28px}.description-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 340px}.description-main{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 10px 40px #00000014;padding:40px}.description-sidebar{display:flex;flex-direction:column;gap:20px;position:-webkit-sticky;position:sticky;top:100px}.info-card{border:1px solid #f5f5f5;border-radius:15px;box-shadow:0 5px 20px #0000000f;padding:25px;text-align:center;transition:all .3s ease}.info-card:hover{border-color:#f39c12;box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.info-card i{color:#f39c12;display:block;font-size:36px;margin-bottom:15px}.info-card h4{color:#2c3e50;font-size:18px;margin:0 0 10px}.info-card p{color:#7f8c8d;font-size:14px}.description-content{color:#666;font-size:16px;line-height:1.8}.description-content h1,.description-content h2,.description-content h3,.description-content h4,.description-content h5,.description-content h6{color:#333;margin-bottom:15px;margin-top:20px}.description-content h3{font-size:20px;font-weight:600}.description-content h4{font-size:18px;font-weight:600}.description-content p{margin-bottom:15px}.description-content ol,.description-content ul{margin-bottom:15px;margin-left:20px}.description-content li{line-height:1.6;margin-bottom:8px}.description-content b,.description-content strong{color:#333;font-weight:600}.description-content table{border-collapse:collapse;margin:20px 0;width:100%}.description-content table td,.description-content table th{border:1px solid #e0e0e0;padding:10px;text-align:left}.description-content table th{background-color:#f5f5f5;color:#333;font-weight:600}.description-content table tr:nth-child(2n){background-color:#fafafa}.description-content img{height:auto;margin:15px 0;max-width:100%}.description-content blockquote{border-left:4px solid #333;color:#555;font-style:italic;margin:20px 0;padding-left:20px}.specifications-table{border-collapse:collapse;width:100%}.specifications-table tbody tr{border-bottom:1px solid #f0f0f0}.specifications-table tbody tr:last-child{border-bottom:none}.specifications-table td{padding:12px 0}.spec-label{color:#333;font-weight:500;width:40%}.spec-value{color:#666}.product-notification{align-items:center;animation:slideIn .3s ease;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;gap:15px;padding:15px 20px;position:fixed;right:20px;top:20px;z-index:1000}.product-notification.success{border-left:4px solid #27ae60}.product-notification.error{border-left:4px solid #e74c3c}.product-notification i{font-size:24px}.product-notification.success i{color:#27ae60}.product-notification.error i{color:#e74c3c}.notification-content h4{color:#333;font-size:16px;margin:0 0 5px}.notification-content p{color:#666;font-size:14px;margin:0}.cart-icon-bounce{animation:bounce .5s ease}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.main-image.slide-right{animation:slideInFromRight .3s ease}.main-image.slide-left{animation:slideInFromLeft .3s ease}.product-detail-container .breadcrumb{flex-wrap:nowrap;gap:0;max-width:100%;overflow:hidden}.product-detail-container .breadcrumb a{flex-shrink:1;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail-container .breadcrumb .current{flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1200px){.product-detail-container{padding:15px}.description-grid{gap:30px;grid-template-columns:1fr}.description-sidebar{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);position:static}}.breadcrumb-name-mobile{display:none}.breadcrumb-name-desktop{display:inline}.product-title-mobile{display:none}.product-title-desktop{display:inline}@media (max-width:600px){.breadcrumb-name-mobile{display:inline}.breadcrumb-name-desktop{display:none}.product-title-mobile{display:inline;font-size:18px!important}.product-title-desktop{display:none}.product-title{font-size:18px!important;font-weight:500;line-height:1.3}.quantity-selector{background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 1px 3px #0000000d;display:inline-flex;height:36px;width:auto}.quantity-btn{font-size:14px;height:34px;padding:0;width:28px}.quantity-btn i{font-size:11px}.quantity-input{font-size:15px;height:34px;padding:8px 2px;text-align:center;width:35px}.product-actions{gap:8px;justify-content:space-between}.add-to-cart-btn{flex:1 1}.add-to-cart-btn,.call-action-btn{font-size:14px;padding:10px 20px}}@media (max-width:768px){.breadcrumb-name-mobile{display:inline}.breadcrumb-name-desktop{display:none}.product-title-mobile{display:inline;font-size:20px!important}.product-title-desktop{display:none}.product-detail-content{gap:30px;grid-template-columns:1fr}.product-detail-content.single-image-layout{gap:20px}.product-images-section{position:static}.product-images-section.single-image{max-height:400px}.single-image .main-image-container{aspect-ratio:1/1;margin:0 auto;max-height:400px;max-width:100%}.image-nav-btn{height:40px;width:40px}.image-nav-btn.prev{left:10px}.image-nav-btn.next{right:10px}.product-descriptions-wrapper{margin-top:40px;padding:0 10px}.section-header{gap:15px;margin-bottom:30px}.section-title{font-size:24px}.section-title i{font-size:20px}.description-main{border-radius:15px;padding:25px}.description-sidebar{grid-template-columns:1fr}.info-card{padding:20px}.info-card i{font-size:28px}.product-title{font-size:20px;font-weight:500;line-height:1.3}.final-price,.price{font-size:28px}.product-actions{flex-direction:column;gap:10px}.quantity-selector{justify-content:center;width:100%}.add-to-cart-btn{width:100%}.thumbnail-images{justify-content:center}.specifications-table td{display:block;padding:8px 0;width:100%!important}.spec-label{font-weight:600;margin-bottom:4px}.spec-value{padding-left:0}.product-notification{left:10px;max-width:calc(100% - 20px);right:10px}}@media (max-width:480px){.product-images-section.single-image{max-height:350px}.single-image .main-image-container{max-height:350px;max-width:100%}.header-line{display:none}.section-title{font-size:20px;justify-content:center}.breadcrumb{font-size:11px;max-width:100%;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;white-space:nowrap}.breadcrumb .current,.breadcrumb a{display:inline}.breadcrumb .separator{font-size:11px;margin:0 3px}.breadcrumb-name-mobile{display:inline-block;max-width:120px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.product-breadcrumb{flex-wrap:wrap;font-size:12px}.product-title{font-size:16px;font-weight:500;line-height:1.3}.final-price,.price{font-size:24px}.original-price{font-size:16px}.thumbnail{height:60px;width:60px}.description-main{padding:20px}.info-card{padding:15px}.info-card h4{font-size:16px}.info-card p{font-size:13px}.quantity-selector{background:#fff;border-radius:6px;border-width:1px;display:inline-flex;width:auto}.quantity-btn{font-size:14px;height:30px;width:26px}.quantity-btn i{font-size:10px}.quantity-input{font-size:14px;padding:8px 2px;width:32px}}.product-detail-container .product-slider{margin-top:60px}.product-detail-container .product-slider:first-of-type{margin-top:80px}@media (max-width:768px){.product-detail-container .product-slider{margin-top:40px}.product-detail-container .product-slider:first-of-type{margin-top:50px}}@media (max-width:480px){.product-detail-container .product-slider{margin-top:30px}.product-detail-container .product-slider:first-of-type{margin-top:40px}}@media (max-width:600px){.quantity-selector{background:#fff!important;border:2px solid #e9ecef!important;border-radius:8px!important;box-shadow:0 2px 8px #00000014!important;display:inline-flex!important;height:48px!important;width:auto!important}.quantity-btn{font-size:18px!important;height:46px!important;padding:0!important;width:48px!important}.quantity-btn i{font-size:14px!important}.quantity-input{font-size:18px!important;height:46px!important;padding:12px 4px!important;text-align:center!important;width:50px!important}.product-actions{gap:12px!important;justify-content:space-between!important;margin-bottom:16px!important}.add-to-cart-btn{flex:1 1!important}.add-to-cart-btn,.call-action-btn{font-size:15px!important;min-height:48px!important;padding:15px 20px!important}.thumbnail-images{-webkit-overflow-scrolling:touch!important;gap:10px!important;justify-content:flex-start!important;padding:10px 0!important}.thumbnail{border-width:2px!important;height:90px!important;width:90px!important}.description-sidebar{display:flex!important;flex-direction:column!important;gap:16px!important}.info-card{flex:1 1!important;padding:20px!important;width:100%!important}.product-title{font-weight:500!important;line-height:1.4!important}.product-title,.product-title-mobile{font-size:19px!important}}@media (max-width:480px){.thumbnail{height:75px!important;width:75px!important}.info-card{padding:16px!important;width:100%!important}.info-card h4{font-size:16px!important}.info-card p{font-size:13px!important}.product-title{font-size:17px!important}}.add-to-cart-btn:focus,.call-action-btn:focus,.quantity-btn:focus,.thumbnail:focus{outline:2px solid #f39c12!important;outline-offset:2px!important}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:768px){.image-nav-btn{display:none!important}.main-image-container{-webkit-user-select:none!important;user-select:none!important}.image-slider,.main-image-container{touch-action:pan-y pinch-zoom!important}.image-slider{cursor:grab!important}.image-slider:active{cursor:grabbing!important}}.description-content-wrapper{position:relative;transition:max-height .3s ease}.description-content-wrapper.collapsed{max-height:200px;overflow:hidden}.description-content-wrapper.expanded{max-height:none}.description-content-wrapper.collapsed:after{background:linear-gradient(180deg,#fff0,#fff);bottom:0;content:"";height:80px;left:0;pointer-events:none;position:absolute;right:0}.description-toggle-btn{-webkit-tap-highlight-color:transparent;background:#0000;border:2px solid #f39c12;border-radius:8px;color:#f39c12;cursor:pointer;display:block;font-size:15px;font-weight:600;margin-top:16px;padding:12px 20px;text-align:center;transition:all .3s ease;width:100%}.description-toggle-btn:hover{background:#f39c12;box-shadow:0 4px 12px #f39c124d;color:#fff;transform:translateY(-2px)}.description-toggle-btn:active{transform:translateY(0)}.description-toggle-btn i{font-size:12px;margin-left:8px;transition:transform .3s ease}.description-toggle-btn.expanded i{transform:rotate(180deg)}.swipe-hint{animation:fadeInOut 3s ease-in-out;background:#00000080;border-radius:20px;bottom:10px;display:flex;gap:6px;left:50%;opacity:0;padding:8px 16px;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:3}@keyframes fadeInOut{0%,to{opacity:0}10%,90%{opacity:1}}.swipe-hint-dot{background:#ffffff80;border-radius:50%;height:8px;transition:all .3s ease;width:8px}.swipe-hint-dot.active{background:#fff;border-radius:4px;width:24px}@media (max-width:768px){.thumbnail{transition:all .2s ease!important}.thumbnail:active{opacity:.8!important;transform:scale(.95)!important}}.image-slider img.main-image{transition:opacity .3s ease,transform .3s ease!important}.image-slider.swiping img.main-image{transition:none!important}@media (max-width:768px){.description-main{padding:20px!important}.description-content{font-size:15px!important;line-height:1.7!important}.description-content p{margin-bottom:12px!important}.description-content h3,.description-content h4{font-size:18px!important;margin-bottom:12px!important;margin-top:20px!important}}@media (max-width:480px){.description-main{border-radius:12px!important;padding:16px!important}.description-content,.description-toggle-btn{font-size:14px!important}.description-toggle-btn{padding:10px 16px!important}}.image-slider.loading{opacity:.6;pointer-events:none}.image-slider:before{align-items:center;background:#fffc;bottom:0;content:"";display:none;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.image-slider.loading:before{display:flex}.image-slider[aria-label]{outline:none}.image-slider:focus-visible{outline:2px solid #f39c12;outline-offset:4px}.product-tabs{border-bottom:2px solid #e9ecef;display:flex;gap:0;margin-bottom:24px}.product-tab{-webkit-tap-highlight-color:transparent;background:#0000;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;position:relative;transition:all .3s ease}.product-tab:hover{background:#f39c120d;color:#333}.product-tab.active{border-bottom-color:#f39c12;color:#f39c12;font-weight:600}.product-tab i{font-size:14px;margin-right:8px}.tab-content{animation:fadeIn .3s ease;display:none}.tab-content.active{display:block}.specs-table{border-collapse:collapse;margin:0;width:100%}.specs-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.specs-table tbody tr:last-child{border-bottom:none}.specs-table tbody tr:hover{background-color:#f8f9fa}.specs-table td{padding:16px 12px;vertical-align:middle}.specs-table .spec-label{color:#333;font-size:15px;font-weight:600;width:40%}.specs-table .spec-value{color:#666;font-size:15px}@media (max-width:768px){.product-tabs{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none}.product-tabs::-webkit-scrollbar{display:none}.product-tab{font-size:15px;padding:10px 20px;white-space:nowrap}.specs-table td{padding:12px 8px}.specs-table .spec-label,.specs-table .spec-value{font-size:14px}}@media (max-width:480px){.product-tab{font-size:14px;padding:10px 16px}.product-tab i{font-size:12px;margin-right:6px}.specs-table td{display:block;padding:8px 0;width:100%}.specs-table .spec-label{font-size:13px;font-weight:600;padding-bottom:4px;width:100%}.specs-table .spec-value{color:#666;font-size:13px;padding-left:0;padding-top:0;width:100%}.specs-table tbody tr{padding:8px 0}}.no-specifications{color:#999;padding:40px 20px;text-align:center}.no-specifications i{display:block;font-size:48px;margin-bottom:16px;opacity:.5}.no-specifications p{font-size:15px;margin:0}.order-success-container{align-items:center;background:linear-gradient(135deg,#fff5f0,#fffbf7);display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:40px 20px;position:relative}.order-success-container:before{animation:floatBg 20s ease-in-out infinite;background-image:radial-gradient(circle at 20% 80%,#ff95000d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff75000d 0,#0000 50%),radial-gradient(circle at 40% 40%,#ffab0008 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.order-success-container.with-confetti:after{animation:confettiFall 3s ease-in-out;content:"🎆 ✨ 🎉 ⭐ 🎆 ✨ 🎉 ⭐";font-size:30px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:-50px}@keyframes confettiFall{0%{opacity:1;transform:translateY(0) rotate(0deg)}to{opacity:0;transform:translateY(100vh) rotate(2turn)}}@keyframes floatBg{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(-20px,-20px) rotate(1deg)}66%{transform:translate(20px,-10px) rotate(-1deg)}}.order-success-content{animation:slideUp .5s ease;background:#fff;border:1px solid #ff95001a;border-radius:12px;box-shadow:0 4px 20px #ff950014;max-width:600px;overflow:hidden;padding:50px 40px;position:relative;text-align:center;width:100%}.order-success-content:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#ff9500,#ff7500 50%,#f50);content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%,to{background:linear-gradient(90deg,#ff9500,#ff7500 50%,#f50)}50%{background:linear-gradient(90deg,#ff7500,#f50 50%,#ff9500)}}.success-icon{animation:scaleIn .6s ease .2s both;margin-bottom:30px;position:relative}.success-icon:after{animation:ripple 2s ease-in-out infinite;background:radial-gradient(circle,#ff95001a 0,#0000 70%);border-radius:50%;content:"";height:120px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px;z-index:-1}@keyframes ripple{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}@keyframes scaleIn{0%{opacity:0;transform:scale(0) rotate(-180deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.success-icon i{-webkit-text-fill-color:#0000;animation:pulse 2s infinite;background:linear-gradient(135deg,#ff9500,#ff7500);-webkit-background-clip:text;background-clip:text;color:#ff9500;display:inline-block;font-size:80px}.success-title{align-items:center;color:#2c3e50;display:flex;flex-wrap:wrap;font-size:28px;font-weight:700;gap:12px;justify-content:center;margin-bottom:20px;padding-bottom:15px;position:relative}.success-emoji{animation:bounce 1s ease infinite;display:inline-block;font-size:32px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.success-title:after{background:linear-gradient(90deg,#ff9500,#ff7500);border-radius:2px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.success-message{align-items:center;color:#5a6c7d;display:flex;font-size:16px;gap:8px;justify-content:center;line-height:1.6;margin-bottom:35px}.success-message i{color:#ff9500;font-size:18px}.order-details{background:linear-gradient(135deg,#fff8f3,#fffbf7);border:1px solid #ffe8d6;border-radius:10px;margin-bottom:30px;padding:25px;text-align:left}.order-details h3{align-items:center;color:#2c3e50;display:flex;font-size:18px;font-weight:600;gap:10px;margin-bottom:20px;text-align:left}.order-details h3:before{background:linear-gradient(180deg,#ff9500,#ff7500);border-radius:2px;content:"";height:20px;width:4px}.order-info{display:flex;flex-direction:column;gap:15px}.info-row{align-items:center;border-bottom:1px solid #ffe8d6;display:flex;justify-content:space-between;padding:12px 0;position:relative;transition:all .3s ease}.info-row:before{background:linear-gradient(180deg,#ff9500,#ff7500);content:"";height:0;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:height .3s ease;width:3px}.info-row:hover{background:#ff950008;margin:0 -10px;padding-left:15px;padding-right:10px}.info-row:hover:before{height:70%}.info-row:last-child{border-bottom:none}.info-label{align-items:center;color:#5a6c7d;display:flex;font-size:14px;font-weight:500;gap:8px}.info-label i{color:#ffb74d;font-size:14px;text-align:center;width:16px}.info-value{color:#2c3e50;font-size:16px;font-weight:700}.info-row:first-child .info-value{color:#ff7500;font-family:Courier New,monospace;letter-spacing:1px}.info-row:nth-child(2) .info-value{color:#ff9500;font-size:18px}.redirect-info{margin-top:30px}.action-buttons{flex-wrap:wrap;gap:15px}.action-buttons,.redirect-info p{display:flex;justify-content:center}.redirect-info p{align-items:center;color:#5a6c7d;font-size:15px;gap:8px;margin-bottom:25px}.redirect-info p:before{animation:rotate 2s linear infinite;content:"⏱";font-size:18px}.redirect-info strong{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff9500,#ff7500);-webkit-background-clip:text;background-clip:text;color:#ff7500;display:inline-block;font-size:20px;font-weight:700;min-width:30px}.go-home-btn{align-items:center;background:linear-gradient(135deg,#ff9500,#ff7500);border:none;border-radius:8px;box-shadow:0 4px 15px #ff95004d;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:10px;letter-spacing:.5px;overflow:hidden;padding:16px 40px;position:relative;text-transform:uppercase;transition:all .3s ease}.go-home-btn i{transition:transform .3s ease}.go-home-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.go-home-btn:hover{background:linear-gradient(135deg,#ff7500,#ff6000);box-shadow:0 6px 20px #ff950066;transform:translateY(-2px)}.go-home-btn:hover i{transform:translateX(-3px)}.go-home-btn:hover:before{left:100%}.go-home-btn:active{transform:translateY(0)}.view-products-btn{align-items:center;background:#fff;border:2px solid #ff7500;border-radius:8px;color:#ff7500;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:10px;letter-spacing:.5px;overflow:hidden;padding:16px 30px;position:relative;text-transform:uppercase;transition:all .3s ease}.view-products-btn i{transition:transform .3s ease}.view-products-btn:before{background:linear-gradient(90deg,#0000,#ff95001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.view-products-btn:hover{background:#ff7500;box-shadow:0 4px 15px #ff95004d;color:#fff;transform:translateY(-2px)}.view-products-btn:hover i{transform:scale(1.1) rotate(-10deg)}.view-products-btn:hover:before{left:100%}.view-products-btn:active{transform:translateY(0)}@media (max-width:768px){.order-success-content{padding:40px 25px}.success-icon i{font-size:60px}.success-title{font-size:24px}.success-emoji{font-size:28px}.success-message{font-size:15px}.order-details{padding:20px}.info-row{align-items:flex-start;flex-direction:column;gap:5px}.info-value{font-size:18px}}@media (max-width:480px){.order-success-container{padding:20px 15px}.order-success-content{border-radius:10px;padding:35px 25px}.success-title{font-size:20px}.success-emoji{font-size:24px}.success-title:after{height:2px;width:50px}.action-buttons{flex-direction:column;width:100%}.go-home-btn,.view-products-btn{font-size:14px;padding:14px;width:100%}.success-message{font-size:14px}.info-label{font-size:13px}.info-value{font-size:15px}}.test-telegram-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px);padding:40px 20px}.test-container{box-shadow:0 20px 60px #00000026;max-width:800px}.test-container h1{color:#333;font-size:32px;margin-bottom:30px;text-align:center}.test-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;margin-bottom:30px}.test-info p{color:#444;font-family:Courier New,monospace;margin:10px 0}.test-info strong{color:#667eea;font-weight:600}.test-buttons{display:flex;gap:20px;justify-content:center;margin:30px 0}.test-btn{border:none;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:200px;padding:15px 30px;transition:all .3s ease}.test-btn.connection{background:linear-gradient(135deg,#667eea,#764ba2)}.test-btn.order{background:linear-gradient(135deg,#f093fb,#f5576c)}.test-btn:hover:not(:disabled){box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.test-btn:disabled{cursor:not-allowed;opacity:.6}.loading{color:#667eea;padding:30px}.loading i{font-size:48px;margin-bottom:15px}.loading p{color:#666;font-size:18px}.test-result{border-radius:12px;margin:30px 0;padding:25px;text-align:center}.test-result i{display:block;font-size:48px;margin-bottom:15px}.test-result h3{font-size:24px;margin-bottom:10px}.test-result p{font-size:16px;margin:0}.test-result.success{background:#e8f5e9;border:2px solid #4caf50;color:#2e7d32}.test-result.success i{color:#4caf50}.test-result.error{background:#ffebee;border:2px solid #f44336;color:#c62828}.test-result.error i{color:#f44336}.instructions{background:#fff3e0;border-left:4px solid #ff9800;border-radius:12px;margin-top:40px;padding:25px}.instructions h3{color:#e65100;font-size:20px;margin-bottom:15px}.instructions ol{color:#666;margin:0;padding-left:20px}.instructions li{line-height:1.6;margin:10px 0}@media (max-width:768px){.test-buttons{align-items:center;flex-direction:column}.test-btn{max-width:300px;width:100%}.test-container{padding:30px 20px}.test-container h1{font-size:26px}}@media (max-width:480px){.test-telegram-page{padding:20px 10px}.test-container{border-radius:15px;padding:25px 15px}.test-info{font-size:14px;padding:15px}.test-btn{font-size:14px;padding:12px 20px}}.sitemap-page{margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:2rem}.sitemap-page.error,.sitemap-page.loading{align-items:center;display:flex;justify-content:center;min-height:400px}.loading-spinner{color:#666;text-align:center}.loading-spinner i{color:orange;font-size:3rem;margin-bottom:1rem}.error-container{color:#dc3545}.error-container i{font-size:3rem;margin-bottom:1rem}.error-container h2{color:#333;margin-bottom:1rem}.retry-button{align-items:center;background-color:orange;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;gap:.5rem;padding:.75rem 1.5rem;transition:background-color .3s}.retry-button:hover{background-color:#ff8c00}.sitemap-header{margin-bottom:3rem;text-align:center}.sitemap-header h1{align-items:center;color:#333;display:flex;font-size:2.5rem;gap:1rem;justify-content:center;margin-bottom:.5rem}.sitemap-header h1 i{color:orange}.sitemap-header p{color:#666;font-size:1.1rem}.sitemap-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.stat-card{box-shadow:0 2px 4px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s,box-shadow .3s}.stat-card:hover{box-shadow:0 4px 8px #00000026}.stat-card i{color:orange;font-size:2rem;margin-bottom:.5rem}.stat-value{font-size:2rem;font-weight:700;margin:.5rem 0}.stat-label{font-size:.9rem;letter-spacing:.5px;text-transform:uppercase}.sitemap-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.action-button{align-items:center;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s}.action-button.download{background-color:#28a745}.action-button.download:hover{background-color:#218838}.action-button.google{background-color:#4285f4}.action-button.google:hover{background-color:#357ae8}.action-button.console{background-color:#6c757d}.action-button.console:hover{background-color:#5a6268}.sitemap-preview{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:3rem;padding:2rem}.sitemap-preview h2{align-items:center;color:#333;display:flex;gap:.5rem;margin-bottom:1.5rem}.sitemap-preview h2 i{color:orange}.xml-content{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;max-height:500px;overflow-x:auto;overflow-y:auto;padding:1rem}.xml-content code{word-wrap:break-word;color:#333;font-family:Courier New,monospace;font-size:.9rem;white-space:pre-wrap}.sitemap-info{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.sitemap-info h3{align-items:center;color:#333;display:flex;gap:.5rem;margin-bottom:1.5rem}.sitemap-info h3 i{color:orange}.sitemap-info ul{list-style:none;padding:0}.sitemap-info li{border-bottom:1px solid #eee;color:#666;padding:.75rem 0}.sitemap-info li:last-child{border-bottom:none}.sitemap-info strong{color:#333;margin-right:.5rem}.sitemap-info code{background:#f8f9fa;border-radius:3px;color:#e83e8c;font-family:Courier New,monospace;font-size:.9rem;padding:.2rem .4rem}@media (max-width:768px){.sitemap-page{padding:1rem}.sitemap-header h1{font-size:2rem}.sitemap-stats{gap:1rem;grid-template-columns:repeat(2,1fr)}.sitemap-actions{flex-direction:column}.action-button{justify-content:center;width:100%}.xml-content{font-size:.8rem}}@media (max-width:480px){.sitemap-stats{grid-template-columns:1fr}}.terms-container{background:#fff;min-height:100vh;padding:60px 20px}.terms-wrapper{margin:0 auto;max-width:900px}.terms-main-title{border-bottom:3px solid #f39c12;color:#2c3e50;font-size:36px;font-weight:700;margin:0 0 50px;padding-bottom:25px;text-align:center}.terms-content-wrapper{background:#fff;padding:0}.terms-text-section{border-bottom:1px solid #e9ecef;margin-bottom:50px;padding-bottom:30px}.terms-text-section:last-child{border-bottom:none;margin-bottom:0}.terms-text-section h2{color:#2c3e50;font-size:24px;font-weight:600;letter-spacing:.5px;margin:0 0 25px;text-transform:uppercase}.terms-text-section h3{color:#34495e;font-size:18px;font-weight:600;margin:25px 0 15px}.terms-text-section p{color:#555;font-size:16px;line-height:1.8;margin:0 0 20px;text-align:justify}.terms-text-section p:last-child{margin-bottom:0}.terms-contact-box{background:#f8f9fa;border-left:4px solid #f39c12;border-radius:8px;margin-top:20px;padding:25px}.terms-contact-box p{color:#495057;font-size:15px;margin:0 0 12px;text-align:left}.terms-contact-box p:last-child{margin-bottom:0}.terms-contact-box strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.terms-container{padding:40px 20px}.terms-main-title{font-size:30px;margin-bottom:40px;padding-bottom:20px}.terms-text-section{margin-bottom:40px;padding-bottom:25px}.terms-text-section h2{font-size:20px;margin-bottom:20px}.terms-text-section h3{font-size:17px;margin:20px 0 12px}.terms-text-section p{font-size:15px;line-height:1.75;margin-bottom:18px}.terms-contact-box{padding:20px}}@media (max-width:480px){.terms-container{padding:30px 15px}.terms-main-title{font-size:26px;margin-bottom:35px;padding-bottom:18px}.terms-text-section{margin-bottom:35px;padding-bottom:20px}.terms-text-section h2{font-size:18px;margin-bottom:18px}.terms-text-section h3{font-size:16px;margin:18px 0 10px}.terms-text-section p{font-size:14px;line-height:1.7;margin-bottom:15px;text-align:left}.terms-contact-box{padding:18px}.terms-contact-box p{font-size:14px;margin-bottom:10px}}.about-container{background:#fff;min-height:100vh;padding:60px 20px}.about-wrapper{margin:0 auto;max-width:900px}.about-main-title{border-bottom:3px solid #f39c12;color:#2c3e50;font-size:36px;font-weight:700;margin:0 0 50px;padding-bottom:25px;text-align:center}.about-content-wrapper{background:#fff;padding:0}.about-text-section{border-bottom:1px solid #e9ecef;margin-bottom:50px;padding-bottom:30px}.about-text-section:last-child{border-bottom:none;margin-bottom:0}.about-text-section h2{color:#2c3e50;font-size:24px;font-weight:600;letter-spacing:.5px;margin:0 0 25px;text-transform:uppercase}.about-text-section h3{color:#34495e;font-size:18px;font-weight:600;margin:25px 0 15px}.about-text-section p{color:#555;font-size:16px;line-height:1.8;margin:0 0 20px;text-align:justify}.about-text-section p:last-child{margin-bottom:0}.about-contact-box{background:#f8f9fa;border-left:4px solid #f39c12;border-radius:8px;margin-top:20px;padding:25px}.about-contact-box p{color:#495057;font-size:15px;margin:0 0 12px;text-align:left}.about-contact-box p:last-child{margin-bottom:0}.about-contact-box strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.about-container{padding:40px 20px}.about-main-title{font-size:30px;margin-bottom:40px;padding-bottom:20px}.about-text-section{margin-bottom:40px;padding-bottom:25px}.about-text-section h2{font-size:20px;margin-bottom:20px}.about-text-section h3{font-size:17px;margin:20px 0 12px}.about-text-section p{font-size:15px;line-height:1.75;margin-bottom:18px}.about-contact-box{padding:20px}}@media (max-width:480px){.about-container{padding:30px 15px}.about-main-title{font-size:26px;margin-bottom:35px;padding-bottom:18px}.about-text-section{margin-bottom:35px;padding-bottom:20px}.about-text-section h2{font-size:18px;margin-bottom:18px}.about-text-section h3{font-size:16px;margin:18px 0 10px}.about-text-section p{font-size:14px;line-height:1.7;margin-bottom:15px;text-align:left}.about-contact-box{padding:18px}.about-contact-box p{font-size:14px;margin-bottom:10px}}.contact-container{background:#fff;min-height:100vh;padding:60px 20px}.contact-wrapper{margin:0 auto;max-width:900px}.contact-main-title{border-bottom:3px solid #f39c12;color:#2c3e50;font-size:36px;font-weight:700;margin:0 0 50px;padding-bottom:25px;text-align:center}.contact-content-wrapper{background:#fff;padding:0}.contact-text-section{border-bottom:1px solid #e9ecef;margin-bottom:50px;padding-bottom:30px}.contact-text-section:last-child{border-bottom:none;margin-bottom:0}.contact-text-section h2{color:#2c3e50;font-size:24px;font-weight:600;letter-spacing:.5px;margin:0 0 25px;text-transform:uppercase}.contact-text-section h3{color:#34495e;font-size:18px;font-weight:600;margin:25px 0 15px}.contact-text-section p{color:#555;font-size:16px;line-height:1.8;margin:0 0 20px;text-align:justify}.contact-text-section p:last-child{margin-bottom:0}.contact-info-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:40px 0}.contact-info-card{background:#f8f9fa;border-radius:12px;padding:30px 20px;text-align:center;transition:transform .3s,box-shadow .3s}.contact-info-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#f39c12,#e67e22);border-radius:50%;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.contact-info-card h3{color:#2c3e50;font-size:18px;margin:0 0 15px}.contact-info-card p{color:#666;font-size:14px;margin:5px 0;text-align:center}.contact-info-card strong{color:#2c3e50;font-size:15px}.contact-social-links{display:flex;gap:15px;justify-content:center;margin-top:15px}.contact-social-links a{align-items:center;background:#2c3e50;border-radius:50%;color:#fff;display:flex;height:35px;justify-content:center;transition:background .3s;width:35px}.contact-social-links a:hover{background:#f39c12}.contact-form{background:#f8f9fa;border-radius:12px;margin-top:30px;padding:40px}.form-row{grid-template-columns:1fr 1fr}.form-group label{color:#2c3e50}.form-group input,.form-group textarea{border:1px solid #dee2e6;border-radius:8px;font-family:inherit;font-size:15px;padding:12px 15px;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus{border-color:#f39c12;box-shadow:0 0 0 3px #f39c121a;outline:none}.form-group textarea{min-height:120px}.contact-submit-btn{align-items:center;background:linear-gradient(135deg,#f39c12,#e67e22);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;margin:30px auto 0;padding:14px 35px;transition:transform .3s,box-shadow .3s}.contact-submit-btn:hover:not(:disabled){box-shadow:0 5px 15px #f39c124d;transform:translateY(-2px)}.contact-submit-btn:disabled{cursor:not-allowed;opacity:.7}.contact-success-message{align-items:center;background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;display:flex;gap:15px;margin-bottom:20px;padding:15px 20px}.contact-success-message i{color:#28a745;font-size:24px}.contact-legal-box{background:#f8f9fa;border-left:4px solid #f39c12;border-radius:8px;margin-top:20px;padding:25px}.contact-legal-box p{color:#495057;font-size:15px;margin:0 0 12px;text-align:left}.contact-legal-box p:last-child{margin-bottom:0}.contact-legal-box strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.contact-container{padding:40px 20px}.contact-main-title{font-size:30px;margin-bottom:40px;padding-bottom:20px}.contact-info-grid{gap:20px;grid-template-columns:1fr 1fr}.form-row{grid-template-columns:1fr}.contact-form{padding:30px 25px}.contact-text-section{margin-bottom:40px;padding-bottom:25px}.contact-text-section h2{font-size:20px;margin-bottom:20px}.contact-text-section h3{font-size:17px;margin:20px 0 12px}.contact-text-section p{font-size:15px;line-height:1.75;margin-bottom:18px}}@media (max-width:480px){.contact-container{padding:30px 15px}.contact-main-title{font-size:26px;margin-bottom:35px;padding-bottom:18px}.contact-info-grid{gap:20px;grid-template-columns:1fr}.contact-info-card{padding:25px 15px}.contact-form{padding:25px 20px}.contact-text-section{margin-bottom:35px;padding-bottom:20px}.contact-text-section h2{font-size:18px;margin-bottom:18px}.contact-text-section h3{font-size:16px;margin:18px 0 10px}.contact-text-section p{font-size:14px;line-height:1.7;margin-bottom:15px;text-align:left}.form-group input,.form-group textarea{font-size:14px;padding:10px 12px}.contact-submit-btn{font-size:15px;padding:12px 25px}}.warranty-container{background:#fff;min-height:100vh;padding:60px 20px}.warranty-wrapper{margin:0 auto;max-width:900px}.warranty-main-title{border-bottom:3px solid #f39c12;color:#2c3e50;font-size:36px;font-weight:700;margin:0 0 50px;padding-bottom:25px;text-align:center}.warranty-content-wrapper{background:#fff;padding:0}.warranty-text-section{border-bottom:1px solid #e9ecef;margin-bottom:50px;padding-bottom:30px}.warranty-text-section:last-child{border-bottom:none;margin-bottom:0}.warranty-text-section h2{color:#2c3e50;font-size:24px;font-weight:600;letter-spacing:.5px;margin:0 0 25px;text-transform:uppercase}.warranty-text-section h3{color:#34495e;font-size:18px;font-weight:600;margin:25px 0 15px}.warranty-text-section p{color:#555;font-size:16px;line-height:1.8;margin:0 0 20px;text-align:justify}.warranty-text-section p:last-child{margin-bottom:0}.warranty-contact-box{background:#f8f9fa;border-left:4px solid #f39c12;border-radius:8px;margin-top:20px;padding:25px}.warranty-contact-box p{color:#495057;font-size:15px;margin:0 0 12px;text-align:left}.warranty-contact-box p:last-child{margin-bottom:0}.warranty-contact-box strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.warranty-container{padding:40px 20px}.warranty-main-title{font-size:30px;margin-bottom:40px;padding-bottom:20px}.warranty-text-section{margin-bottom:40px;padding-bottom:25px}.warranty-text-section h2{font-size:20px;margin-bottom:20px}.warranty-text-section h3{font-size:17px;margin:20px 0 12px}.warranty-text-section p{font-size:15px;line-height:1.75;margin-bottom:18px}.warranty-contact-box{padding:20px}}@media (max-width:480px){.warranty-container{padding:30px 15px}.warranty-main-title{font-size:26px;margin-bottom:35px;padding-bottom:18px}.warranty-text-section{margin-bottom:35px;padding-bottom:20px}.warranty-text-section h2{font-size:18px;margin-bottom:18px}.warranty-text-section h3{font-size:16px;margin:18px 0 10px}.warranty-text-section p{font-size:14px;line-height:1.7;margin-bottom:15px;text-align:left}.warranty-contact-box{padding:18px}.warranty-contact-box p{font-size:14px;margin-bottom:10px}}.privacy-container{background:#fff;min-height:100vh;padding:60px 20px}.privacy-wrapper{margin:0 auto;max-width:900px}.privacy-main-title{border-bottom:3px solid #f39c12;color:#2c3e50;font-size:36px;font-weight:700;margin:0 0 50px;padding-bottom:25px;text-align:center}.privacy-content-wrapper{background:#fff;padding:0}.privacy-text-section{border-bottom:1px solid #e9ecef;margin-bottom:50px;padding-bottom:30px}.privacy-text-section:last-child{border-bottom:none;margin-bottom:0}.privacy-text-section h2{color:#2c3e50;font-size:24px;font-weight:600;letter-spacing:.5px;margin:0 0 25px;text-transform:uppercase}.privacy-text-section h3{color:#34495e;font-size:18px;font-weight:600;margin:25px 0 15px}.privacy-text-section p{color:#555;font-size:16px;line-height:1.8;margin:0 0 20px;text-align:justify}.privacy-text-section p:last-child{margin-bottom:0}.privacy-contact-box{background:#f8f9fa;border-left:4px solid #f39c12;border-radius:8px;margin-top:20px;padding:25px}.privacy-contact-box p{color:#495057;font-size:15px;margin:0 0 12px;text-align:left}.privacy-contact-box p:last-child{margin-bottom:0}.privacy-contact-box strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.privacy-container{padding:40px 20px}.privacy-main-title{font-size:30px;margin-bottom:40px;padding-bottom:20px}.privacy-text-section{margin-bottom:40px;padding-bottom:25px}.privacy-text-section h2{font-size:20px;margin-bottom:20px}.privacy-text-section h3{font-size:17px;margin:20px 0 12px}.privacy-text-section p{font-size:15px;line-height:1.75;margin-bottom:18px}.privacy-contact-box{padding:20px}}@media (max-width:480px){.privacy-container{padding:30px 15px}.privacy-main-title{font-size:26px;margin-bottom:35px;padding-bottom:18px}.privacy-text-section{margin-bottom:35px;padding-bottom:20px}.privacy-text-section h2{font-size:18px;margin-bottom:18px}.privacy-text-section h3{font-size:16px;margin:18px 0 10px}.privacy-text-section p{font-size:14px;line-height:1.7;margin-bottom:15px;text-align:left}.privacy-contact-box{padding:18px}.privacy-contact-box p{font-size:14px;margin-bottom:10px}}.payment-container{background:#fff;min-height:100vh;padding:60px 20px}.payment-wrapper{margin:0 auto;max-width:900px}.payment-main-title{border-bottom:3px solid #f39c12;color:#2c3e50;font-size:36px;font-weight:700;margin:0 0 50px;padding-bottom:25px;text-align:center}.payment-content-wrapper{background:#fff;padding:0}.payment-text-section{border-bottom:1px solid #e9ecef;margin-bottom:50px;padding-bottom:30px}.payment-text-section:last-child{border-bottom:none;margin-bottom:0}.payment-text-section h2{color:#2c3e50;font-size:24px;font-weight:600;letter-spacing:.5px;margin:0 0 25px;text-transform:uppercase}.payment-text-section h3{color:#34495e;font-size:18px;font-weight:600;margin:25px 0 15px}.payment-text-section p{color:#555;font-size:16px;line-height:1.8;margin:0 0 20px;text-align:justify}.payment-text-section p:last-child{margin-bottom:0}.payment-bank-info{background:#f0f8ff;border-left:4px solid #4169e1;border-radius:8px;margin:20px 0;padding:20px}.payment-bank-info p{color:#2c3e50;font-size:15px;margin:0 0 10px;text-align:left}.payment-bank-info p:last-child{margin-bottom:0}.payment-support-box{background:#f8f9fa;border-left:4px solid #f39c12;border-radius:8px;margin-top:20px;padding:25px}.payment-support-box p{color:#495057;font-size:15px;margin:0 0 12px;text-align:left}.payment-support-box p:last-child{margin-bottom:0}.payment-support-box strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.payment-container{padding:40px 20px}.payment-main-title{font-size:30px;margin-bottom:40px;padding-bottom:20px}.payment-text-section{margin-bottom:40px;padding-bottom:25px}.payment-text-section h2{font-size:20px;margin-bottom:20px}.payment-text-section h3{font-size:17px;margin:20px 0 12px}.payment-text-section p{font-size:15px;line-height:1.75;margin-bottom:18px}.payment-bank-info,.payment-support-box{padding:20px}}@media (max-width:480px){.payment-container{padding:30px 15px}.payment-main-title{font-size:26px;margin-bottom:35px;padding-bottom:18px}.payment-text-section{margin-bottom:35px;padding-bottom:20px}.payment-text-section h2{font-size:18px;margin-bottom:18px}.payment-text-section h3{font-size:16px;margin:18px 0 10px}.payment-text-section p{font-size:14px;line-height:1.7;margin-bottom:15px;text-align:left}.payment-bank-info,.payment-support-box{padding:18px}.payment-bank-info p,.payment-support-box p{font-size:14px;margin-bottom:10px}}.detail-grid{grid-template-columns:repeat(2,1fr)}.admin-layout{background-color:#fafafa;display:flex;height:100vh}.admin-sidebar{background:linear-gradient(180deg,#4a2c20,#3d241a);color:#fff;display:flex;flex-direction:column;overflow-x:hidden;padding-top:20px;transition:width .3s ease;width:250px}.admin-sidebar.closed{width:60px}.admin-nav{flex:1 1;overflow-y:auto;padding:20px 0}.nav-item-wrapper{margin-bottom:5px}.nav-item{align-items:center;color:#fffc;cursor:pointer;display:flex;gap:12px;padding:12px 20px;position:relative;text-decoration:none;transition:all .3s ease}.nav-item:hover{background-color:#ff6b3533;color:#fff}.nav-item.active{background-color:#ff6b354d;color:#fff}.nav-item.active:before{background-color:#ff6b35;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.nav-item i{font-size:18px;text-align:center;width:20px}.dropdown-icon{font-size:12px;margin-left:auto}.admin-sidebar.closed .dropdown-icon,.admin-sidebar.closed .nav-item span{display:none}.dropdown-menu{background-color:#00000026;margin:5px 0}.dropdown-item{color:#ffffffb3;display:block;font-size:14px;padding:10px 20px 10px 52px;text-decoration:none;transition:all .3s ease}.dropdown-item:hover{background-color:#ff6b3533;color:#fff}.dropdown-item.active{background-color:#ff6b354d;color:#fff}.admin-sidebar.closed .dropdown-menu{display:none}.admin-logout{border-top:1px solid #ffffff26;padding:20px}.logout-btn{align-items:center;background-color:#ff6b3526;border:none;border-radius:8px;color:#ffb088;cursor:pointer;display:flex;font-size:16px;gap:12px;padding:12px 20px;transition:all .3s ease;width:100%}.logout-btn:hover{background-color:#ff6b3540;color:#ff9970}.admin-sidebar.closed .logout-btn span{display:none}.admin-sidebar.closed .logout-btn{justify-content:center;padding:12px}.admin-main{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.admin-header{align-items:center;background-color:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;padding:16px 24px}.sidebar-toggle{background:none;border:none;border-radius:4px;color:#333;cursor:pointer;font-size:20px;padding:8px;transition:background-color .3s}.sidebar-toggle:hover{background-color:#fff5f0;color:#ff6b35}.header-right{gap:20px}.admin-user,.header-right{align-items:center;display:flex}.admin-user{gap:12px}.admin-user span{color:#666;font-size:14px}.user-avatar{align-items:center;background:linear-gradient(135deg,#ff6b35,#f38317);border-radius:50%;box-shadow:0 2px 4px #ff6b3533;color:#fff;display:flex;font-size:18px;font-weight:600;height:40px;justify-content:center;width:40px}.admin-content{background-color:#fafafa;flex:1 1;overflow-y:auto;padding:24px}.sidebar-close-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:18px;height:32px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .3s ease;width:32px;z-index:1100}.sidebar-close-btn:hover{background:#fff3}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:768px){.detail-grid{grid-template-columns:1fr}.detail-item{gap:8px;grid-template-columns:100px 1fr}.detail-label{font-size:12px}.detail-value{font-size:14px}.admin-sidebar{box-shadow:2px 0 10px #0000001a;height:100vh;left:-250px;position:fixed;z-index:1000}.admin-sidebar.open{left:0}.admin-sidebar.closed{width:250px}.admin-main{margin-left:0}}@media (max-width:480px){.admin-sidebar.open .sidebar-close-btn{display:flex}.admin-sidebar{left:-250px;transition:left .3s ease;width:250px}.admin-sidebar.open{left:0}.admin-sidebar.closed{left:-250px}.desktop-only{display:none!important}.mobile-only{display:block!important}.admin-logout.mobile-only .logout-btn{background:none;border:none;border-radius:50%;color:#ff6b35;cursor:pointer;font-size:18px;padding:8px;transition:background .3s}.admin-logout.mobile-only .logout-btn:hover{background:#ff6b351a}}.admin-content::-webkit-scrollbar,.admin-nav::-webkit-scrollbar{width:6px}.admin-nav::-webkit-scrollbar-track{background:#ffffff0d}.admin-content::-webkit-scrollbar-track{background:#f0f0f0}.admin-content::-webkit-scrollbar-thumb,.admin-nav::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.admin-content::-webkit-scrollbar-thumb:hover,.admin-nav::-webkit-scrollbar-thumb:hover{background:#0000004d}.admin-dashboard{margin:0 auto;max-width:1400px}.stats-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.stat-card{border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #0000000f;gap:20px;padding:24px;transition:transform .2s,box-shadow .2s}.stat-card:hover{border-color:#ffe8dc}.stat-icon{align-items:center;border-radius:12px;display:flex;font-size:24px;height:60px;justify-content:center;width:60px}.stat-icon.orders{background-color:#ff6b351a;color:#ff6b35}.stat-icon.customers{background-color:#f383171a;color:#f38317}.stat-icon.revenue{background-color:#ea69281a;color:#ea6928}.stat-icon.conversion{background-color:#ed72241a;color:#ed7224}.stat-content h3{color:#1a1d23;font-size:28px;font-weight:700;margin:0 0 4px}.stat-content p{color:#666;font-size:14px;margin:0}.charts-section{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:40px}.chart-placeholder{color:#999;padding:80px 20px;text-align:center}.chart-placeholder i{color:#ff6b35;font-size:60px;margin-bottom:20px;opacity:.3}.chart-placeholder p{font-size:18px}@media (max-width:768px){.page-header h1{font-size:24px}.stats-grid{gap:16px;grid-template-columns:1fr}.stat-card{padding:20px}.stat-icon{font-size:20px;height:50px;width:50px}.stat-content h3{font-size:24px}}.modal-content{overflow-y:auto}form{padding:24px}.error-message{padding:12px}.form-group{margin-bottom:20px}.form-group label{display:block}.form-group input,.form-group select,.form-group textarea{background-color:#fafafa;border:1px solid #e0e0e0;font-size:16px;padding:12px;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background-color:#fff}.form-hint{color:#6b7280;line-height:1.4;margin-top:6px}.form-hint,.form-warning{display:block;font-size:13px}.form-warning{background-color:#fef3c7;border:1px solid #fcd34d;border-radius:6px;color:#92400e;margin-top:8px;padding:8px 12px}.modal-actions{border-top:1px solid #f0f0f0;margin-top:20px;padding-top:20px}@media (max-width:480px){.modal-content{margin:10px}.modal-header,form{padding:20px}.modal-actions{flex-direction:column}.cancel-btn,.save-btn{justify-content:center;width:100%}}.details-modal{max-width:600px}.category-details{padding:20px}.badge{font-size:12px;padding:4px 12px}.badge-main{background-color:#ddd6fe;color:#6d28d9}.badge-subcategory{background-color:#d1fae5;color:#065f46}.admin-categories{margin:0 auto;max-width:1400px}.button-group{display:flex;gap:12px}.add-btn.add-main{background-color:#7c3aed}.add-btn.add-main:hover{background-color:#6d28d9}.add-btn.add-sub{background-color:#10b981}.add-btn.add-sub:hover{background-color:#059669;box-shadow:0 4px 12px #10b9814d}.categories-controls{margin-bottom:30px}.search-box{max-width:400px}.categories-content{grid-gap:30px;display:grid;gap:30px}.error-state,.loading-state{padding:60px;text-align:center}.categories-hierarchy,.error-state,.loading-state{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f}.categories-hierarchy{padding:24px}.categories-hierarchy h3{color:#1a1d23;font-size:20px;margin:0 0 20px}.hierarchy-tree{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.hierarchy-item{border-bottom:1px solid #f0f0f0}.hierarchy-item:last-child{border-bottom:none}.hierarchy-content{align-items:center;display:flex;padding:12px 20px;position:relative;transition:background-color .2s}.hierarchy-content:hover{background-color:#f8f9fa}.expand-btn{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;height:20px;justify-content:center;left:0;position:absolute;transition:color .2s;width:20px}.expand-btn:hover{color:#333}.category-name{color:#333;font-weight:500;margin-right:8px}.category-slug{color:#999;font-size:14px}.category-actions{display:flex;gap:8px;margin-left:auto}.categories-list{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:24px}.categories-list h3{color:#1a1d23;font-size:20px;margin:0 0 20px}.categories-table{border-collapse:collapse;width:100%}.categories-table th{background-color:#f8f9fa;border-bottom:2px solid #e0e0e0;color:#666;font-weight:600;padding:12px;text-align:left}.categories-table td{border-bottom:1px solid #f0f0f0;padding:12px}.categories-table tr:hover{background-color:#f8f9fa}.slug-cell{color:#666;font-family:Courier New,monospace;font-size:14px}.badge{border-radius:12px;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.badge-main{background-color:#e9d5ff;color:#7c3aed}.badge-subcategory{background-color:#ccfbf1;color:#0d9488}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:16px}.button-group{flex-direction:column;width:100%}.add-btn{justify-content:center;width:100%}.categories-content{gap:20px}.hierarchy-content{padding:10px 16px}.categories-table{font-size:14px}.categories-table td,.categories-table th{padding:8px}.description-cell{display:none}}.modal-content.large{max-height:90vh;max-width:800px;overflow-y:auto}.form-sections{display:flex;flex-direction:column;gap:30px}.form-section{background-color:#f8f9fa;border-radius:8px}.form-section h3{color:#1a1d23;margin:0 0 20px}.form-grid{grid-template-columns:repeat(2,1fr)}@media (max-width:600px){.modal-content.large{margin:10px;max-height:calc(100vh - 20px)}.form-grid{grid-template-columns:1fr}.form-sections{gap:20px}.form-section{padding:16px}}.details-modal{max-width:700px;overflow-y:auto}.user-header{align-items:center;background-color:#f8f9fa;border-radius:12px;display:flex;gap:20px;margin-bottom:24px;padding:20px}.user-avatar-large{align-items:center;background-color:#7c3aed;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:32px;font-weight:600;height:80px;justify-content:center;width:80px}.user-header-info{flex:1 1}.user-header-info h3{color:#1a1d23;font-size:24px;font-weight:600;margin:0 0 8px}.user-email{align-items:center;color:#666;display:flex;font-size:16px;gap:8px;margin-bottom:12px}.user-email .verified{color:#10b981}.user-badges{display:flex;gap:8px}.details-section{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px}.details-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.detail-item{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:140px 1fr}.detail-label{text-align:right}.detail-value{align-items:center;display:flex;gap:6px}.detail-value .verified.small{font-size:12px}.addresses-list{display:flex;flex-direction:column;gap:16px}.address-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:16px}.address-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.address-number{color:#333;font-weight:600}.default-badge{background-color:#10b9811a;border-radius:4px;color:#10b981;font-size:12px;font-weight:500;padding:4px 8px}.address-content p{color:#666;font-size:14px;margin:4px 0}.address-content p:first-child{color:#333;font-weight:500}.close-details-btn{padding:12px;transition:background-color .2s;width:100%}@media (max-width:600px){.user-header{flex-direction:column;text-align:center}.user-badges,.user-email{justify-content:center}.details-grid{grid-template-columns:1fr}.details-modal{margin:10px}}.admin-customers{margin:0 auto;max-width:1400px}.customers-controls{align-items:center;display:flex;gap:20px;margin-bottom:30px;position:relative;z-index:100}.search-box{max-width:500px;z-index:5}.search-box input{font-size:16px;padding:12px 16px 12px 44px}.role-filter{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:16px;padding:12px 20px;position:relative;transition:border-color .3s;z-index:10}.role-filter:focus{border-color:#7c3aed;outline:none}.customers-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:24px}.error-state button{background-color:#7c3aed;margin-top:20px;transition:background-color .3s}.error-state button:hover{background-color:#6d28d9}.customers-table{border-collapse:collapse;width:100%}.customers-table th{background-color:#f8f9fa;border-bottom:2px solid #e0e0e0;color:#666;font-weight:600;padding:12px;text-align:left;white-space:nowrap}.customers-table td{border-bottom:1px solid #f0f0f0;padding:12px}.customers-table tr:hover{background-color:#f8f9fa}.name-cell{color:#333;font-weight:500}.email-cell{color:#666}.email-cell div{align-items:center;display:flex;gap:8px}.email-cell .verified{color:#10b981;font-size:14px}.phone-cell{color:#666}.role-badge{border-radius:20px;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px;text-transform:uppercase}.role-badge.admin{background-color:#ef44441a;color:#ef4444}.role-badge.user{background-color:#3b82f61a;color:#3b82f6}.role-badge.vendor{background-color:#a855f71a;color:#a855f7}.status-badge{padding:4px 12px}.actions-cell{width:120px}.action-btn.delete:hover:not(:disabled){background-color:#ef44441a}.action-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.customers-controls{align-items:stretch;flex-direction:column}.search-box{max-width:none}.customers-table{font-size:14px}.customers-table td,.customers-table th{padding:8px}.customers-table th:nth-child(4),.phone-cell{display:none}.actions-cell{width:auto}}.product-images-manager{background:#f8f9fa;border-radius:8px;margin-top:20px;padding:20px}.product-images-manager h3{border-bottom:2px solid #007bff;color:#333;font-size:1.2rem;margin:0 0 20px;padding-bottom:10px}.product-images-manager h4{color:#555;font-size:1rem;font-weight:600;margin:15px 0 10px}.images-grid{grid-gap:15px;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin:15px 0}.image-item{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:transform .2s,box-shadow .2s}.image-item:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.image-container{background:#f0f0f0;padding-bottom:100%;position:relative;width:100%}.image-container img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.thumbnail-badge{background:#28a745;box-shadow:0 2px 4px #0003;font-size:.75rem;font-weight:600;padding:3px 8px;right:5px;top:5px}.image-actions{background:#fff;border-top:1px solid #e0e0e0;display:flex;justify-content:space-around;padding:8px}.image-actions button{background:none;border:none;color:#666;cursor:pointer;padding:5px 10px;transition:color .2s,transform .2s}.image-actions button:hover:not(:disabled){transform:scale(1.1)}.set-thumbnail-btn:hover{color:#ffc107}.delete-image-btn:hover:not(:disabled){color:#dc3545}.image-actions button:disabled{cursor:not-allowed;opacity:.5}.remove-preview-btn{align-items:center;background:#dc3545e6;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:5px;top:5px;transition:background .2s,transform .2s;width:28px}.remove-preview-btn:hover{background:#dc3545;transform:scale(1.1)}.upload-area{margin:15px 0}.upload-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;gap:10px;padding:12px 24px;transition:transform .2s,box-shadow .2s}.upload-button:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.upload-button i{font-size:1.2rem}.upload-images-btn{align-items:center;background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:8px;margin-top:15px;padding:10px 20px;transition:background .2s,transform .2s}.upload-images-btn:hover:not(:disabled){background:#218838;transform:translateY(-1px)}.upload-images-btn:disabled{background:#6c757d;cursor:not-allowed;opacity:.7}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;margin-bottom:15px;padding:10px 15px}.info-message{align-items:center;background:#d1ecf1;border:1px solid #bee5eb;border-radius:6px;color:#0c5460;display:flex;gap:8px;margin-top:10px;padding:10px 15px}.add-images-section,.existing-images-section,.preview-images-section{margin-bottom:25px}.add-images-section,.existing-images-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:15px}.preview-images-section{background:#f9f9f9;border:1px dashed #ccc;border-radius:8px;margin-top:20px;padding:15px}.images-info{background:#e8f4fd;border-left:4px solid #007bff;border-radius:8px;margin-top:20px;padding:15px}.images-info p{align-items:center;color:#0056b3;display:flex;font-weight:600;gap:8px;margin:0 0 10px}.images-info ul{color:#333;margin:0;padding-left:25px}.images-info li{line-height:1.5;margin:5px 0}@media (max-width:768px){.images-grid{gap:10px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.upload-button,.upload-images-btn{justify-content:center;width:100%}}.image-item{animation:fadeIn .3s ease-out}.image-item.preview{background:#f0f8ff;border:2px dashed #007bff}.modal-overlay{background-color:#00000080;overflow-y:auto;padding:20px}.modal-content{box-shadow:0 20px 60px #0003;margin:auto;max-width:500px;position:relative;width:100%}.modal-content.product-modal{display:flex;flex-direction:column;max-height:calc(100vh - 40px);max-width:900px;overflow-y:auto}.modal-header{background:#fff;border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0;padding:24px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-header h2{color:#1a1d23;font-size:24px}.close-btn{background:none;border-radius:8px;transition:all .2s}.close-btn:hover{background-color:#f0f0f0}.form-sections{flex:1 1;overflow-y:auto;padding:24px}.form-section{background:#f8f9fa;border-radius:12px;margin-bottom:20px;padding:20px}.form-section h3{color:#333;font-size:18px;font-weight:600;margin:0 0 16px}.form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group.full-width{grid-column:1/-1}.form-group label{color:#333;font-size:14px;font-weight:500;margin-bottom:6px}.required{color:#ef4444}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #d4d4d8;border-radius:8px;font-size:15px;padding:10px 12px;transition:all .2s}.form-group select option{font-family:Courier New,monospace;padding:8px}.form-group select option[value=""]{color:#666;font-family:inherit;font-weight:500}.form-group select option.category-parent,.form-group select option:disabled{background-color:#f8f8f8;color:#a0a0a0!important;cursor:not-allowed;font-weight:600}.form-group select option.category-child{background-color:#fff;color:#333}.form-group select option:disabled:hover{background-color:#f8f8f8;cursor:not-allowed}.form-group select{cursor:pointer}@supports (-webkit-appearance:none){.form-group select option:disabled{background-image:linear-gradient(90deg,#f8f8f8 0,#f0f0f0)}}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;outline:none}.form-group textarea{font-family:inherit;min-height:100px;resize:vertical}.modal-actions{background:#fff;border-radius:0 0 12px 12px;border-top:1px solid #e0e0e0;bottom:0;display:flex;gap:12px;justify-content:flex-end;padding:20px 24px;position:-webkit-sticky;position:sticky}.cancel-btn,.save-btn{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:12px 24px;transition:all .2s}.cancel-btn{background-color:#f0f0f0;color:#666}.cancel-btn:hover:not(:disabled){background-color:#e0e0e0;color:#333}.save-btn{background-color:#7c3aed;border:none;color:#fff}.save-btn:hover:not(:disabled){background-color:#6d28d9;box-shadow:0 4px 12px #7c3aed4d;transform:translateY(-1px)}.cancel-btn:disabled,.save-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-message{background-color:#fee;border-radius:8px;color:#c53030;font-size:14px;gap:8px;margin-bottom:20px}.error-message,.price-preview{align-items:center;display:flex;padding:12px 16px}.price-preview{background-color:#f0fdf4;border:1px solid #10b981;border-radius:8px;justify-content:space-between}.price-preview span{color:#666;font-size:14px}.price-preview strong{color:#10b981;font-size:18px}.image-upload{margin-top:16px}.upload-area{align-items:center;background-color:#fafafa;border:2px dashed #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:40px;transition:all .3s}.upload-area:hover{background-color:#f5f3ff;border-color:#7c3aed}.upload-area i{color:#7c3aed;font-size:48px;margin-bottom:12px}.upload-area span{color:#666;font-size:14px}.image-preview{display:inline-block;position:relative}.image-preview img{border:1px solid #e0e0e0;border-radius:8px;max-height:300px;max-width:100%}.change-image-btn{background-color:#000000b3;border:none;border-radius:6px;bottom:10px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;position:absolute;right:10px;transition:background-color .2s}.change-image-btn:hover{background-color:#000000e6}.generate-ai-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin-top:12px;padding:10px 20px;transition:all .3s;width:100%}.generate-ai-btn:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.generate-ai-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.generate-ai-btn i{font-size:16px}.ai-hint{color:#666;display:block;font-size:12px;font-style:italic;margin-top:8px}.image-hint{align-items:center;background:#e8f4fd;border-left:3px solid #007bff;border-radius:4px;color:#0056b3;display:flex;font-size:14px;gap:8px;margin-top:12px;padding:10px 15px}.image-hint i{color:#007bff;font-size:16px}.form-section:has(.product-images-manager){background:#0000;margin-top:20px;padding:0}.modal-form{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.form-sections::-webkit-scrollbar,.product-modal::-webkit-scrollbar{width:8px}.form-sections::-webkit-scrollbar-track,.product-modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.form-sections::-webkit-scrollbar-thumb,.product-modal::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.form-sections::-webkit-scrollbar-thumb:hover,.product-modal::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.modal-overlay{padding:10px}.modal-content.product-modal{max-height:calc(100vh - 20px)}.form-grid{grid-template-columns:1fr}.form-sections,.modal-header{padding:20px}.modal-actions{padding:16px 20px}}@media (max-width:480px){.modal-overlay{padding:0}.modal-content.product-modal{border-radius:0;max-height:100vh}.modal-actions,.modal-header{border-radius:0}.modal-actions{flex-direction:column}.cancel-btn,.save-btn{justify-content:center;width:100%}}.details-modal{display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden}.product-details{max-height:calc(90vh - 140px);overflow-y:auto;padding:20px}.product-details::-webkit-scrollbar{width:8px}.product-details::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.product-details::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.product-details::-webkit-scrollbar-thumb:hover{background:#555}.product-header{border-bottom:1px solid #e0e0e0;display:flex;gap:24px;margin-bottom:30px;padding-bottom:24px}.product-images{flex-shrink:0}.main-image{border:1px solid #e0e0e0;border-radius:12px;height:200px;object-fit:cover;width:200px}.no-image-large{align-items:center;background-color:#f5f5f5;border-radius:12px;color:#ccc;display:flex;font-size:48px;height:200px;justify-content:center;width:200px}.product-header-info{flex:1 1}.product-header-info h3{color:#1a1d23;font-size:24px;font-weight:600;margin:0 0 8px}.product-slug{color:#666;font-family:Courier New,monospace;font-size:14px;margin-bottom:16px}.product-badges{display:flex;flex-wrap:wrap;gap:8px}.status-badge{font-weight:500;padding:6px 16px}.status-badge.active{background-color:#10b9811a;color:#10b981}.status-badge.inactive{background-color:#9ca3af1a;color:#9ca3af}.stock-badge{padding:6px 16px}.stock-badge.out{background-color:#ef44441a;color:#ef4444}.stock-badge.low{background-color:#fb923c1a;color:#fb923c}.detail-value.description{line-height:1.6;white-space:pre-wrap}.detail-value.final-price{color:#10b981;font-size:18px;font-weight:600}.images-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:16px}.image-item{position:relative}.image-item img{border:1px solid #e0e0e0;border-radius:8px;height:120px;object-fit:cover;width:100%}.thumbnail-badge{background-color:#7c3aed;border-radius:4px;color:#fff;font-size:11px;font-weight:500;padding:4px 8px;position:absolute;right:8px;top:8px}.tags-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.tag{background-color:#f0f0f0;border-radius:16px;color:#666;display:inline-block;font-size:13px;padding:4px 12px}.details-sections{display:flex;flex-direction:column;gap:24px}.details-section{background:#f8f9fa;border-radius:12px;padding:20px}.details-section h4{border-bottom:2px solid #e0e0e0;color:#333;font-size:16px;font-weight:600;margin:0 0 16px;padding-bottom:12px}.detail-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-item.full-width{grid-column:1/-1}.detail-label{color:#666;font-size:13px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.detail-value{color:#1a1d23;font-size:15px;word-break:break-word}.details-modal .modal-actions{background:#fff;border-radius:0 0 12px 12px;border-top:1px solid #e0e0e0;bottom:0;display:flex;justify-content:center;padding:20px;position:-webkit-sticky;position:sticky}.close-details-btn{background-color:#7c3aed;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 32px;transition:all .2s}.close-details-btn:hover{background-color:#6d28d9;box-shadow:0 4px 12px #7c3aed4d;transform:translateY(-1px)}@media (max-width:768px){.details-modal{max-height:95vh;max-width:95%}.product-details{max-height:calc(95vh - 120px);padding:15px}.detail-grid{grid-template-columns:1fr}.detail-item{grid-column:1/-1}}@media (max-width:600px){.product-header{align-items:center;flex-direction:column;text-align:center}.main-image,.no-image-large{height:150px;width:150px}.images-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.image-item img{height:80px}.details-modal{border-radius:0;max-height:100vh;max-width:100%}.product-details{max-height:calc(100vh - 110px)}.details-modal .modal-actions,.details-modal .modal-header{padding:16px}}.stock-modal{max-width:500px}.product-info{background-color:#f8f9fa;border-radius:8px;margin-bottom:24px;padding:16px}.product-info h3{color:#1a1d23;font-size:18px;margin:0 0 8px}.product-info p{color:#666;margin:0}.product-info strong{color:#333}.quick-actions{background-color:#f8f9fa;border-radius:8px;margin-top:20px;padding:20px}.quick-actions p{color:#666;font-size:14px;font-weight:500;margin:0 0 12px}.quick-buttons{display:flex;flex-wrap:wrap;gap:8px}.quick-buttons button{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.quick-buttons button:hover{background-color:#7c3aed;border-color:#7c3aed;color:#fff}.stock-change{margin-top:20px;min-height:40px}.change-indicator{align-items:center;border-radius:8px;display:flex;font-size:14px;gap:8px;padding:12px 16px}.change-indicator.increase{background-color:#10b9811a;color:#10b981}.change-indicator.decrease{background-color:#ef44441a;color:#ef4444}.change-indicator i{font-size:16px}.change-indicator strong{font-weight:600}.admin-products{margin:0 auto;max-width:1400px}.page-header p{align-items:center;display:flex;gap:16px}.problem-count{align-items:center;animation:pulse 2s infinite;background-color:#fef2f2;border-radius:20px;color:#dc2626;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:4px 12px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.02)}}.add-btn{align-items:center;background-color:#7c3aed;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:12px 24px;transition:all .3s}.add-btn:hover{background-color:#6d28d9;box-shadow:0 4px 12px #7c3aed4d;transform:translateY(-1px)}.products-filters{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding:20px}.search-box{min-width:250px}.search-box i{left:16px;z-index:1}.search-box input{background-color:#fff;border:1px solid #e0e0e0;font-size:15px;padding:10px 16px 10px 44px;transition:border-color .3s;width:calc(100% - 50px)}.search-box input:focus{border-color:#7c3aed}.filter-select{background-color:#fff;border:1px solid #e0e0e0;font-size:15px;min-width:150px;padding:10px 16px;transition:border-color .3s}.filter-select:focus{border-color:#7c3aed}.filter-select.special-filter{background-color:#fff5f5;border-color:#fed7d7;min-width:200px}.filter-select.special-filter:focus{background-color:#fff;border-color:#fc8181}.filter-select.special-filter option[value=parent_category]{color:#e53e3e;font-weight:500}.filter-select.special-filter option[value=no_images]{color:#dd6b20;font-weight:500}.filter-select option{font-family:Courier New,monospace;padding:8px}.filter-select option[value=""]{color:#666;font-family:inherit;font-weight:500}.filter-select option.category-parent-filter{background-color:#f7fafc;color:#4a5568;font-weight:600}.filter-select option.category-parent-filter:hover{background-color:#e6f3ff}.filter-select option.category-child-filter{background-color:#fff;color:#2d3748}.filter-select option.category-child-filter:hover{background-color:#f0f9ff}.filter-select option.category-parent,.filter-select option:disabled{background-color:#f8f8f8;color:#a0a0a0!important;cursor:not-allowed;font-weight:600}.filter-select option.category-child{background-color:#fff;color:#333}.filter-select option:disabled:hover{background-color:#f8f8f8;cursor:not-allowed}@supports (-webkit-appearance:none){.filter-select option:disabled{background-image:linear-gradient(90deg,#f8f8f8 0,#f0f0f0)}.filter-select option.category-parent-filter{background-image:linear-gradient(90deg,#f7fafc 0,#edf2f7)}}.products-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:24px}.table-container{margin-bottom:20px}.products-table{border-collapse:collapse;width:100%}.products-table th{background-color:#f8f9fa;border-bottom:2px solid #e0e0e0;color:#666;font-weight:600;padding:12px;text-align:left;white-space:nowrap}.products-table td{border-bottom:1px solid #f0f0f0;padding:12px;vertical-align:middle}.products-table tr:hover{background-color:#f8f9fa}.image-cell{width:80px}.product-thumbnail{border:1px solid #e0e0e0;border-radius:8px;height:60px;width:60px}.no-image{background-color:#f5f5f5;border-radius:8px;color:#ccc;font-size:24px;height:60px;width:60px}.name-cell{min-width:250px}.product-name{align-items:center;display:flex;gap:8px}.problem-indicators{display:inline-flex;gap:4px;margin-left:8px}.problem-badge{align-items:center;border-radius:50%;cursor:help;display:inline-flex;font-size:12px;height:20px;justify-content:center;width:20px}.problem-badge.parent-category{animation:pulse-red 2s infinite;background-color:#fee}.problem-badge.no-images{animation:pulse-yellow 2s infinite;background-color:#fef3c7}@keyframes pulse-red{0%,to{opacity:1}50%{opacity:.6}}@keyframes pulse-yellow{0%,to{opacity:1}50%{opacity:.6}}.product-summary{color:#666;font-size:13px;max-width:300px;overflow:hidden;text-overflow:ellipsis}.price-cell,.product-summary{white-space:nowrap}.price{color:#333;font-weight:600}.original-price{color:#999;font-size:13px;text-decoration:line-through}.final-price{color:#ef4444;font-weight:600}.stock-badge{border-radius:20px;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px;white-space:nowrap}.stock-badge.in-stock{background-color:#10b9811a;color:#10b981}.stock-badge.low-stock{background-color:#fb923c1a;color:#fb923c}.stock-badge.out-of-stock{background-color:#ef44441a;color:#ef4444}.status-toggle{border:none;border-radius:20px;cursor:pointer;font-size:12px;font-weight:500;padding:6px 16px;text-transform:uppercase;transition:all .2s}.status-toggle.active{background-color:#10b9811a;color:#10b981}.status-toggle.inactive{background-color:#9ca3af1a;color:#9ca3af}.status-toggle:hover{opacity:.8}.actions-cell{width:160px}.action-btn{background:none;margin-right:4px;transition:all .2s}.action-btn.view{color:#6b7280}.action-btn.view:hover{background-color:#6b72801a;color:#4b5563}.action-btn.stock{color:#8b5cf6}.action-btn.stock:hover{background-color:#8b5cf61a}.action-btn.edit{color:#3b82f6}.action-btn.edit:hover{background-color:#3b82f61a}.action-btn.delete{color:#ef4444}.action-btn.delete:hover{background-color:#ef44441a}.pagination{margin-top:20px;padding-top:20px}@media (max-width:1024px){.products-filters{flex-direction:column}.search-box{min-width:100%}.filter-select{width:100%}}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column}.add-btn{justify-content:center;width:100%}.products-table{font-size:14px}.products-table td,.products-table th{padding:8px}.no-image,.product-thumbnail{height:40px;width:40px}.product-summary{display:none}.actions-cell{width:auto}.action-btn{height:28px;margin-right:2px;width:28px}}.modal-overlay{animation:fadeIn .3s ease;z-index:1000}.similar-products-modal{animation:slideUp .3s ease;background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:85vh;max-width:1200px;overflow:hidden;width:90%}.modal-header{background:#f8f9fa;border-bottom:1px solid #e1e8ed;padding:20px}.modal-header h2{color:#333}.close-btn{background:#0000;border-radius:6px;color:#666;font-size:18px;height:32px;transition:all .3s ease;width:32px}.close-btn:hover{background:#e9ecef;color:#333}.modal-tabs{background:#fff;border-bottom:1px solid #e1e8ed;display:flex;gap:10px;padding:15px 20px}.tab-btn{align-items:center;background:#0000;border:1px solid #e1e8ed;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .3s ease}.tab-btn:hover{background:#f8f9fa}.tab-btn.active{background:#6366f1;border-color:#6366f1;color:#fff}.modal-body{padding:20px}.manual-selection{display:flex;flex-direction:column;gap:30px}.section{border:1px solid #e1e8ed;border-radius:8px;padding:15px}.section h3{color:#333}.search-bar{margin-bottom:15px;position:relative}.search-bar i{color:#999;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.search-bar input{border:1px solid #e1e8ed;border-radius:6px;font-size:14px;padding:10px 10px 10px 40px;transition:border-color .3s ease;width:100%}.search-bar input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.products-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));min-height:100px}.product-card{background:#fff;border:1px solid #e1e8ed;border-radius:8px;padding:10px;position:relative;transition:all .3s ease}.product-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.product-card.selected{background:#f3f0ff;border-color:#845ef7}.product-card.available{border-color:#e1e8ed}.product-card img{border-radius:6px;height:120px;margin-bottom:10px;object-fit:cover;width:100%}.product-info{padding:0 5px}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis}.product-price{color:#6366f1;font-size:14px;font-weight:600}.product-card .add-btn,.product-card .remove-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:12px;height:28px;justify-content:center;position:absolute;right:5px;top:5px;transition:all .3s ease;width:28px}.add-btn{background:#20c997;color:#fff}.add-btn:hover{background:#12b886;transform:scale(1.1)}.remove-btn{background:#ff6b6b;color:#fff}.remove-btn:hover{background:#ff5252;transform:scale(1.1)}.empty-message,.loading-message{grid-column:1/-1}.auto-suggestions{align-items:center;display:flex;flex-direction:column;gap:30px;padding:40px 20px}.auto-info{background:#e7f5ff;border:1px solid #74c0fc;border-radius:8px;max-width:600px;padding:20px;width:100%}.auto-info i{color:#339af0;font-size:20px;margin-bottom:10px}.auto-info p{color:#1971c2;font-size:14px;font-weight:500;margin:10px 0}.auto-info ul{color:#1864ab;font-size:14px;margin:10px 0 0 20px}.auto-info li{margin:5px 0}.auto-suggest-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:10px;padding:12px 30px;transition:all .3s ease}.auto-suggest-btn:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.auto-suggest-btn:disabled{cursor:not-allowed;opacity:.7}.modal-footer{border-top:1px solid #e1e8ed;padding:15px 20px}.cancel-btn{background:#e9ecef;border:none;border-radius:6px;color:#495057;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .3s ease}.cancel-btn:hover{background:#dee2e6}.accessories-modal{animation:slideUp .3s ease;background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:85vh;max-width:1200px;overflow:hidden;width:90%}.accessories-list{display:flex;flex-direction:column;gap:10px;max-height:300px;overflow-y:auto}.accessory-item{align-items:center;background:#fff;border:1px solid #e1e8ed;border-radius:8px;display:flex;gap:12px;padding:10px;transition:all .3s ease}.accessory-item:hover{background:#f8f9fa;transform:translateX(5px)}.accessory-item img{border:1px solid #e1e8ed;border-radius:6px;height:60px;object-fit:cover;width:60px}.accessory-info{flex:1 1}.accessory-name{color:#333;font-size:14px;font-weight:500;line-height:1.3;margin-bottom:4px}.accessory-price{color:#6366f1;font-size:13px;font-weight:600}.type-select{background:#fff;border:2px solid;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;padding:6px 10px;transition:all .3s ease}.type-select:focus{box-shadow:0 0 0 3px #6366f11a;outline:none}.filters-row{display:flex;gap:10px;margin-bottom:15px}.filters-row .search-bar{flex:1 1}.category-filter{background:#fff;border:1px solid #e1e8ed;border-radius:6px;color:#333;cursor:pointer;font-size:14px;padding:10px 15px;transition:border-color .3s ease}.category-filter:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.category-selection{padding:20px}.suggested-info{align-items:center;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;display:flex;gap:10px;margin-bottom:20px;padding:15px}.suggested-info i{color:#f59e0b;font-size:20px}.suggested-info p{color:#92400e;font-size:14px;font-weight:500;margin:0}.category-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.category-card{align-items:center;background:#fff;border:2px solid #e1e8ed;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:15px;transition:all .3s ease}.category-card:hover{background:#f0f1ff;border-color:#6366f1;box-shadow:0 4px 12px #6366f133;transform:translateY(-2px)}.category-card i:first-child{color:#6366f1;font-size:20px}.category-card span{color:#333;flex:1 1;font-size:14px;font-weight:500}.category-card i:last-child{color:#999;font-size:12px}.category-relations-modal{animation:slideUp .3s ease;background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:85vh;max-width:1000px;overflow:hidden;width:90%}.add-relation-section{background:#f8f9fa;border-radius:8px;margin-bottom:20px;padding:20px}.add-relation-section h3{color:#333;font-size:16px;font-weight:600;margin:0 0 15px}.relation-form{align-items:center;display:flex;gap:10px}.category-select,.type-select{background:#fff;border:1px solid #e1e8ed;border-radius:6px;color:#333;cursor:pointer;flex:1 1;font-size:14px;padding:10px 15px;transition:border-color .3s ease}.category-select:focus,.type-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.category-select:disabled{cursor:not-allowed;opacity:.5}.existing-relations-section{margin-bottom:20px}.existing-relations-section h3{color:#333;font-size:16px;font-weight:600;margin:0 0 15px}.relations-list{display:flex;flex-direction:column;gap:10px;max-height:250px;overflow-y:auto;padding-right:10px}.relation-item{align-items:center;background:#fff;border:1px solid #e1e8ed;border-radius:8px;display:flex;justify-content:space-between;padding:12px;transition:all .3s ease}.relation-item:hover{background:#f8f9fa;transform:translateX(5px)}.relation-info{align-items:center;display:flex;flex:1 1;gap:12px}.category-relations-modal .category-name{background:#f1f3f5;border-radius:6px;color:#333;font-size:14px;font-weight:500;padding:6px 12px}.relation-type{border-radius:20px;font-size:12px;font-weight:600;padding:4px 12px;text-transform:uppercase}.relation-info i{color:#999;font-size:14px}.delete-btn{align-items:center;background:#0000;border:1px solid #e1e8ed;border-radius:6px;color:#ff6b6b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .3s ease;width:32px}.delete-btn:hover{background:#ff6b6b;border-color:#ff6b6b;color:#fff;transform:scale(1.1)}.info-section{background:#f8f9fa;border-radius:8px;padding:20px}.info-section h3{color:#333;font-size:16px;font-weight:600;margin:0 0 15px}.info-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-card{background:#fff;border:1px solid #e1e8ed;border-radius:8px;padding:15px}.info-card i{font-size:24px;margin-bottom:10px}.info-card h4{color:#333;font-size:14px;font-weight:600;margin:0 0 8px}.info-card p{color:#666;font-size:13px;line-height:1.5;margin:0}.empty-message,.loading-message{color:#999;font-size:14px;padding:40px 20px;text-align:center}.relations-list::-webkit-scrollbar{width:6px}.relations-list::-webkit-scrollbar-track{background:#f1f3f5;border-radius:3px}.relations-list::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:3px}.relations-list::-webkit-scrollbar-thumb:hover{background:#ced4da}.admin-product-relations{background:#f8f9fa;min-height:100vh;padding:20px}.page-header{border-radius:8px;box-shadow:0 2px 4px #0000000d}.page-header h1{color:#333;font-size:24px;margin:0 0 5px}.manage-categories-btn{align-items:center;background:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .3s ease}.manage-categories-btn:hover{background:#5558e3;box-shadow:0 4px 12px #6366f14d;transform:translateY(-1px)}.stats-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;gap:15px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.stat-card i{color:#6366f1;font-size:32px;opacity:.8}.stat-content{flex:1 1}.stat-value{color:#333;font-size:28px;font-weight:600;line-height:1}.stat-label{color:#666;font-size:14px;margin-top:5px}.relations-filters{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;gap:15px;margin-bottom:20px;padding:20px}.search-box i{color:#999;left:12px}.search-box input{border:1px solid #e1e8ed;border-radius:6px;padding:10px 10px 10px 40px;transition:border-color .3s ease}.search-box input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.filter-select{border:1px solid #e1e8ed;border-radius:6px;color:#333;padding:10px 15px;transition:border-color .3s ease}.filter-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.relations-content{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;overflow:hidden}.relations-table{border-collapse:collapse;width:100%}.relations-table thead{background:#f8f9fa}.relations-table th{border-bottom:2px solid #e1e8ed;color:#333;font-size:14px;font-weight:600;padding:15px;text-align:left}.relations-table td{border-bottom:1px solid #f1f3f5;padding:15px}.relations-table tbody tr:hover{background:#f8f9fa}.product-cell .product-info{align-items:center;display:flex;gap:12px}.product-thumbnail{border:1px solid #e1e8ed;border-radius:6px;height:50px;object-fit:cover;width:50px}.no-image{align-items:center;background:#f8f9fa;border-radius:6px;color:#999;display:flex;height:50px;justify-content:center;width:50px}.product-details{flex:1 1}.product-name{color:#333;font-weight:500;line-height:1.3}.product-sku{color:#999}.price-cell{color:#333;font-weight:500}.relations-count{text-align:center}.count-badge{background:#f1f3f5;border-radius:20px;color:#666;display:inline-block;font-size:14px;font-weight:500;padding:4px 12px}.count-badge.has-items{background:#e7f5ff;color:#0c8ce9}.actions-cell{display:flex;gap:8px}.action-btn{background:#fff;border:1px solid #e1e8ed;color:#666;display:flex;font-size:13px;gap:6px;padding:6px 12px;transition:all .3s ease}.action-btn:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.action-btn.similar{border-color:#845ef7;color:#845ef7}.action-btn.similar:hover{background:#845ef7;color:#fff}.action-btn.accessories{border-color:#20c997;color:#20c997}.action-btn.accessories:hover{background:#20c997;color:#fff}.empty-state,.error-state,.loading-state{padding:60px 20px}.spinner{border:4px solid #f3f4f6;border-top-color:#6366f1;display:inline-block;margin-bottom:15px}.empty-state p,.error-state p,.loading-state p{color:#666;font-size:16px;margin:10px 0}.empty-state i{font-size:48px;margin-bottom:15px}.error-state button{background:#6366f1;border-radius:6px;margin-top:15px;transition:background .3s ease}.error-state button:hover{background:#5558e3}.pagination{border-top:1px solid #e1e8ed;gap:15px}.pagination button{border:1px solid #e1e8ed;color:#666;transition:all .3s ease}.pagination button:hover:not(:disabled){background:#6366f1;border-color:#6366f1}.admin-notifications{margin:0 auto;max-width:1400px}.page-header{flex-wrap:wrap;gap:20px}.page-header h1{color:#1a1d23;font-size:32px;font-weight:600}.page-header p{color:#666;font-size:16px}.header-actions{display:flex;gap:12px}.refresh-toggle{align-items:center;background-color:#f0f0f0;border:none;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 20px;transition:all .3s}.refresh-toggle.active{background-color:#7c3aed;color:#fff}.refresh-toggle:hover{background-color:#e0e0e0}.refresh-toggle.active:hover{background-color:#6d28d9}.clear-logs-btn{align-items:center;background-color:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 20px;transition:background-color .3s}.clear-logs-btn:hover{background-color:#dc2626}.notifications-filters{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px;padding:20px}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label{color:#666;font-size:13px;font-weight:500}.filter-group select{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:14px;min-width:150px;padding:8px 16px;transition:border-color .3s}.filter-group select:focus{border-color:#7c3aed;outline:none}.filter-info{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;margin-left:auto}.notifications-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:24px}.empty-state,.error-state,.loading-state{padding:60px;text-align:center}.spinner{border:3px solid #f3f3f3;border-top-color:#7c3aed;height:40px;margin:0 auto 20px;width:40px}.empty-state button,.error-state button{background-color:#7c3aed;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px;transition:background-color .3s}.empty-state button:hover,.error-state button:hover{background-color:#6d28d9}.empty-state i{color:#e0e0e0;font-size:60px}.empty-state p{color:#666}.logs-list{display:flex;flex-direction:column;gap:12px}.log-item{border:1px solid #e0e0e0;border-radius:8px;display:flex;gap:16px;padding:16px;transition:all .2s}.log-item:hover{box-shadow:0 2px 8px #0000000f}.log-item.success{background-color:#10b9810d;border-left:4px solid #10b981}.log-item.error{background-color:#ef44440d;border-left:4px solid #ef4444}.log-item.info{background-color:#3b82f60d;border-left:4px solid #3b82f6}.log-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;width:40px}.log-item.success .log-icon{background-color:#10b9811a;color:#10b981}.log-item.error .log-icon{background-color:#ef44441a;color:#ef4444}.log-item.info .log-icon{background-color:#3b82f61a;color:#3b82f6}.log-content{flex:1 1;min-width:0}.log-header{gap:16px;justify-content:space-between;margin-bottom:8px}.log-action,.log-header{align-items:center;display:flex}.log-action{color:#666;font-size:12px;font-weight:600;gap:8px;text-transform:uppercase}.log-action i{font-size:14px}.log-timestamp{color:#999;font-size:13px;white-space:nowrap}.log-message{color:#333;font-size:15px;line-height:1.5;word-break:break-word}.log-details{margin-top:12px}.log-details summary{color:#666;cursor:pointer;font-size:13px;padding:4px 0;-webkit-user-select:none;user-select:none}.log-details summary:hover{color:#7c3aed}.log-details pre{background-color:#f5f5f5;border-radius:6px;color:#666;font-size:12px;margin-top:8px;overflow-x:auto;padding:12px;white-space:pre-wrap;word-break:break-word}.pagination{border-top:1px solid #e0e0e0;gap:16px;margin-top:24px;padding-top:24px}.pagination button{border:1px solid #e0e0e0;transition:all .2s;width:36px}.pagination button:hover:not(:disabled){border-color:#7c3aed;color:#7c3aed}.pagination span{color:#666}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column}.header-actions{justify-content:space-between;width:100%}.notifications-filters{align-items:stretch;flex-direction:column}.filter-group,.filter-group select{width:100%}.filter-info{margin-left:0;margin-top:12px}.log-header{align-items:flex-start;gap:4px}.log-header,.log-item{flex-direction:column}.log-icon{font-size:16px;height:32px;width:32px}}.modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.order-details-modal{max-width:900px}.modal-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #e9ecef;color:#fff;display:flex;justify-content:space-between;padding:20px 25px}.modal-header h2{font-size:20px;font-weight:600;margin:0}.close-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:28px;height:36px;justify-content:center;line-height:1;transition:all .2s ease;width:36px}.close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.modal-body{flex:1 1;overflow-y:auto;padding:25px}.order-info-section{grid-gap:20px;background:#f8f9fa;border-radius:8px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:25px;padding:20px}.info-group{display:flex;flex-direction:column;gap:8px}.info-group label{color:#6c757d;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.info-group span{color:#212529;font-size:15px;font-weight:500}.status-badge.large{align-self:flex-start;border-radius:20px;color:#fff;display:inline-block;font-size:13px;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.payment-status{font-size:13px}.section{margin-bottom:30px}.section h3{border-bottom:2px solid #e9ecef;color:#212529;font-size:16px;font-weight:600;margin:0 0 15px;padding-bottom:10px}.customer-info-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{background:#f8f9fa;border-radius:6px;padding:12px}.info-item label{color:#6c757d;display:block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:5px;text-transform:uppercase}.info-item span{color:#212529;font-size:14px}.order-items-table{overflow-x:auto}.order-items-table table{border-collapse:collapse;width:100%}.order-items-table thead{background:#f8f9fa}.order-items-table th{border-bottom:2px solid #dee2e6;color:#495057;font-size:13px;font-weight:600;padding:12px;text-align:left}.order-items-table td{border-bottom:1px solid #e9ecef;color:#212529;font-size:14px;padding:12px}.product-cell{min-width:250px}.product-info{align-items:center;display:flex;gap:12px}.product-thumb{border:1px solid #dee2e6;border-radius:6px;height:50px;object-fit:cover;width:50px}.product-name{color:#212529;font-weight:600;margin-bottom:4px}.product-sku{color:#6c757d;font-size:12px}.order-summary{background:#f8f9fa;border-radius:8px;padding:20px}.summary-lines{display:flex;flex-direction:column;gap:10px}.summary-line{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:5px 0}.summary-line span:first-child{color:#6c757d}.summary-line span:last-child{color:#212529;font-weight:500}.summary-line.discount span:last-child{color:#28a745}.summary-line.total{border-top:2px solid #dee2e6;margin-top:10px;padding-top:15px}.summary-line.total span{color:#212529;font-size:18px;font-weight:600}.notes{background:#fff8e1;border-left:4px solid #ffc107;border-radius:4px;color:#495057;font-size:14px;line-height:1.6;padding:15px}.history-timeline{padding-left:30px;position:relative}.history-timeline:before{background:#dee2e6;bottom:10px;content:"";left:10px;position:absolute;top:10px;width:2px}.history-item{padding:10px 0;position:relative}.history-item:before{background:#667eea;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #dee2e6;content:"";height:10px;left:-24px;position:absolute;top:15px;width:10px}.history-date{color:#6c757d;font-size:12px;margin-bottom:5px}.history-event{color:#212529;font-size:14px}.modal-footer{background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;gap:10px;justify-content:flex-end;padding:20px 25px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.btn-secondary{background:#6c757d}.btn-secondary:hover{background:#5a6268;box-shadow:0 4px 12px #6c757d4d}.loading{color:#6c757d;font-size:16px;padding:40px;text-align:center}@media (max-width:768px){.modal-content{max-height:95vh;width:95%}.modal-header{padding:15px 20px}.modal-header h2{font-size:18px}.modal-body{padding:20px}.customer-info-grid,.order-info-section{grid-template-columns:1fr}.order-items-table{font-size:12px}.product-thumb{height:40px;width:40px}.summary-line.total span{font-size:16px}}@media (max-width:480px){.modal-content{border-radius:0;height:100%;max-height:100vh;width:100%}.close-btn{font-size:24px;height:32px;width:32px}.order-items-table td,.order-items-table th{padding:8px}.product-info{align-items:flex-start;flex-direction:column}}.order-edit-modal{max-width:700px}.order-edit-modal .modal-header{background:linear-gradient(135deg,#667eea,#764ba2)}.order-edit-modal .modal-body{padding:25px}.order-edit-modal h3{border-bottom:2px solid #e9ecef;color:#212529;font-size:16px;font-weight:600;margin:25px 0 15px;padding-bottom:10px}.order-edit-modal h3:first-child{margin-top:0}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}.form-group{display:flex;flex-direction:column}.form-group label{color:#495057;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.form-control{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;font-size:14px;padding:10px 12px;transition:all .2s ease}.form-control:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-control:hover{border-color:#adb5bd}select.form-control{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:20px;cursor:pointer;padding-right:40px}textarea.form-control{font-family:inherit;line-height:1.5;min-height:80px;resize:vertical}.form-control:disabled{background-color:#f8f9fa;cursor:not-allowed;opacity:.6}.form-control.is-invalid{border-color:#dc3545}.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-control.is-valid{border-color:#28a745}.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 3px #28a7451a}.error-message{color:#dc3545;font-size:12px;margin-top:5px}.success-message{color:#28a745}.help-text,.success-message{font-size:12px;margin-top:5px}.help-text{color:#6c757d}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.btn-primary:hover{box-shadow:0 4px 12px #667eea4d}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.form-loading{pointer-events:none;position:relative}.form-loading:after{align-items:center;background:#ffffffb3;bottom:0;content:"";display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}@media (max-width:768px){.order-edit-modal{max-width:95%}.form-row{grid-template-columns:1fr}.order-edit-modal .modal-body{padding:20px}}@media (max-width:480px){.order-edit-modal{border-radius:0;height:100%;max-width:100%;width:100%}.order-edit-modal .modal-body{padding:15px}.form-control{font-size:16px}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.form-control.is-invalid{animation:shake .5s}.status-indicator{border-radius:50%;display:inline-block;height:8px;margin-right:8px;width:8px}.status-indicator.pending{background-color:#ffc107}.status-indicator.processing{background-color:#2196f3}.status-indicator.shipped{background-color:#9c27b0}.status-indicator.delivered{background-color:#4caf50}.status-indicator.cancelled{background-color:#f44336}.field-group{background:#f8f9fa;border-radius:8px;margin-bottom:20px;padding:20px}.field-group-title{color:#495057;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:15px;text-transform:uppercase}.inline-edit{align-items:center;display:flex;gap:10px}.inline-edit .form-control{flex:1 1}.inline-edit .btn{font-size:12px;padding:8px 12px}.form-group[data-tooltip]{position:relative}.form-group[data-tooltip]:hover:after{background:#333;border-radius:4px;bottom:100%;color:#fff;content:attr(data-tooltip);font-size:12px;left:0;margin-bottom:5px;padding:8px 12px;position:absolute;white-space:nowrap;z-index:1000}.form-group[data-tooltip]:hover:before{border:5px solid #0000;border-top-color:#333;bottom:100%;content:"";left:20px;margin-bottom:-5px;position:absolute;z-index:1000}.admin-orders{background-color:#f8f9fa;min-height:calc(100vh - 60px);padding:20px}.page-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.page-header h1{color:#1a1a1a;font-size:28px;font-weight:700;margin:0 0 8px}.page-header p{color:#6c757d;font-size:14px;margin:0}.orders-filters{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:25px}.search-box{flex:1 1;min-width:300px;position:relative}.search-box i{color:#6c757d;font-size:16px;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.search-box input{background:#fff;border:1px solid #dee2e6;border-radius:8px;font-size:14px;padding:12px 15px 12px 45px;transition:all .3s ease;width:100%}.search-box input:focus{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a;outline:none}.filter-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:20px;border:1px solid #dee2e6;border-radius:8px;color:#495057;cursor:pointer;font-size:14px;padding:12px 35px 12px 15px;transition:all .3s ease}.filter-select:hover{border-color:#ff6b6b}.filter-select:focus{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a;outline:none}.orders-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.table-container{overflow-x:auto}.orders-table{border-collapse:collapse;width:100%}.orders-table thead{background:#f8f9fa;border-bottom:2px solid #dee2e6}.orders-table th{color:#495057;font-size:13px;font-weight:600;letter-spacing:.5px;padding:15px;text-align:left;text-transform:uppercase;white-space:nowrap}.orders-table tbody tr{border-bottom:1px solid #e9ecef;cursor:pointer;transition:all .2s ease}.orders-table tbody tr:hover{background-color:#f8f9fa;transform:translateX(5px)}.orders-table td{color:#212529;font-size:14px;padding:15px;vertical-align:middle}.order-number{color:#ff6b6b;font-size:15px;font-weight:600}.customer-info{min-width:180px}.customer-name{color:#212529;font-weight:600;margin-bottom:4px}.customer-email{color:#6c757d;font-size:12px}.order-date{color:#495057;font-size:13px;white-space:nowrap}.order-total{color:#28a745;font-size:15px;font-weight:600;white-space:nowrap}.status-badge{border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;padding:5px 12px;text-transform:uppercase}.payment-info{min-width:120px}.payment-method{color:#495057;font-size:13px;font-weight:500;margin-bottom:4px}.payment-status{font-size:12px;font-weight:600;text-transform:uppercase}.payment-status.paid{color:#28a745}.payment-status.pending{color:#ffc107}.actions-cell{white-space:nowrap}.action-btn{align-items:center;background:#f8f9fa;border:none;border-radius:6px;color:#495057;cursor:pointer;display:inline-flex;font-size:14px;height:32px;justify-content:center;margin:0 3px;padding:8px;transition:all .2s ease;width:32px}.action-btn:hover{box-shadow:0 2px 5px #00000026;transform:translateY(-2px)}.action-btn.view{background:#e3f2fd;color:#2196f3}.action-btn.view:hover{background:#2196f3;color:#fff}.action-btn.edit{background:#fff3e0;color:#ff9800}.action-btn.edit:hover{background:#ff9800;color:#fff}.action-btn.delete{background:#ffebee;color:#f44336}.action-btn.delete:hover{background:#f44336;color:#fff}.status-select{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;font-size:12px;margin:0 3px;padding:6px 8px;transition:all .2s ease}.status-select:hover{border-color:#ff6b6b}.status-select:focus{border-color:#ff6b6b;box-shadow:0 0 0 2px #ff6b6b1a;outline:none}.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 20px}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff6b6b;height:50px;margin-bottom:20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-state p{color:#6c757d;font-size:16px}.error-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 20px}.error-state p{color:#dc3545;font-size:16px;margin-bottom:20px}.error-state button{background:#ff6b6b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .3s ease}.error-state button:hover{background:#ff5252;box-shadow:0 4px 12px #ff6b6b4d;transform:translateY(-2px)}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 20px}.empty-state i{color:#dee2e6;font-size:64px;margin-bottom:20px}.empty-state p{color:#6c757d;font-size:18px;margin:0}.pagination{background:#f8f9fa;border-top:1px solid #dee2e6;gap:20px;padding:20px}.pagination,.pagination button{align-items:center;display:flex;justify-content:center}.pagination button{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;height:36px;min-width:36px;padding:8px 12px;transition:all .2s ease}.pagination button:hover:not(:disabled){background:#ff6b6b;border-color:#ff6b6b;color:#fff}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination span{color:#495057;font-size:14px;font-weight:500}@media (max-width:1200px){.orders-table{font-size:13px}.orders-table td,.orders-table th{padding:12px 10px}}@media (max-width:992px){.orders-filters{flex-direction:column}.search-box{min-width:100%}.filter-select{width:100%}}@media (max-width:768px){.admin-orders,.page-header{padding:15px}.page-header h1{font-size:24px}.orders-table{font-size:12px}.orders-table td,.orders-table th{padding:10px 8px}.action-btn{height:28px;margin:0 2px;width:28px}.order-date,.payment-info{display:none}.orders-table tbody tr:hover{background-color:#f8f9fa;transform:none}}@media (max-width:576px){.customer-email,.status-select{display:none}.pagination{padding:15px}.pagination span{font-size:12px}}@keyframes newOrderPulse{0%{background-color:#fff3cd}to{background-color:initial}}.order-row.new-order{animation:newOrderPulse 2s ease-out}[title]{position:relative}[title]:hover:after{background:#333;border-radius:4px;bottom:100%;color:#fff;content:attr(title);font-size:12px;left:50%;padding:5px 10px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:1000}@media print{.actions-cell,.orders-filters,.pagination{display:none}.orders-table,.orders-table td,.orders-table th{border:1px solid #dee2e6}}.error-page{align-items:center;background:linear-gradient(135deg,#ffa366,#ff8c4d 50%,#f63);display:flex;justify-content:center;min-height:calc(100vh - 200px);overflow:hidden;padding:40px 20px;position:relative}.error-page:before{display:none}@keyframes floatBackground{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(-20px,-20px) rotate(120deg)}66%{transform:translate(20px,-20px) rotate(240deg)}}.error-container{animation:slideIn .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:600px;padding:60px 40px;position:relative;text-align:center;width:100%;z-index:1}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.error-icon{margin:0 auto 40px;position:relative}.error-code{-webkit-text-fill-color:#0000;animation:float 3s ease-in-out infinite;background:linear-gradient(135deg,#ffb380,#f96 50%,#ff7043);-webkit-background-clip:text;background-clip:text;font-size:180px;font-weight:900;letter-spacing:-8px;line-height:.8;margin:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.error-screen{display:none}.development-icon .tools-icon{-webkit-text-fill-color:#0000;animation:rotate 4s linear infinite;background:linear-gradient(135deg,#ffb380,#f96 50%,#ff7043);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:120px;margin-bottom:20px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-title{color:#2c2c2c;font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0 0 20px;text-transform:uppercase}.error-message{color:#666;font-size:16px;line-height:1.6;margin:0 auto 40px;max-width:450px}.error-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.btn-primary,.btn-secondary{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:15px;font-weight:600;min-width:160px;padding:14px 35px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#f63;box-shadow:0 4px 15px #ff66334d;color:#fff;letter-spacing:1px;text-transform:uppercase}.btn-primary:hover{background:#f52;box-shadow:0 6px 20px #f636;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;box-shadow:none;color:#fff;letter-spacing:1px;text-transform:uppercase}.btn-secondary:hover{background:#ffffff1a;border-color:#fff;box-shadow:0 4px 15px #fff3;transform:translateY(-2px)}@media (max-width:768px){.error-container{padding:40px 30px}.error-code{font-size:120px;letter-spacing:-5px}.development-icon .tools-icon{font-size:80px}.error-title{font-size:28px}.error-message{font-size:15px}.btn-primary,.btn-secondary{font-size:15px;min-width:120px;padding:10px 25px}}@media (max-width:480px){.error-page{min-height:calc(100vh - 150px);padding:20px 15px}.error-container{border-radius:12px;padding:30px 20px}.error-code{font-size:100px;letter-spacing:-4px}.development-icon .tools-icon{font-size:70px}.error-title{font-size:24px}.error-message{font-size:14px}.error-actions{flex-direction:column;width:100%}.btn-primary,.btn-secondary{font-size:14px;width:100%}}.test-error-pages{background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px);padding:40px 20px}.test-container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;margin:0 auto;max-width:1200px;padding:40px}.test-title{color:#333;font-size:36px;margin:0 0 10px;text-align:center}.test-description{color:#666;font-size:18px;margin:0 0 40px;text-align:center}.error-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:40px}.error-card{background:#fff;border:2px solid;border-radius:12px;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.error-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.error-code-display{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:24px;font-weight:700;height:80px;justify-content:center;margin:0 auto 15px;width:80px}.error-name{color:#333;font-size:16px;font-weight:600;margin:0 0 20px}.simulate-button,.test-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;margin-bottom:10px;padding:10px 20px;transition:all .3s ease;width:100%}.test-button{color:#fff}.test-button:hover{filter:brightness(1.1);transform:translateY(-2px)}.simulate-button{background:#f0f0f0;color:#333}.simulate-button:hover{background:#e0e0e0}.additional-tests{background:#f8f9fa;border-radius:12px;margin-bottom:30px;padding:30px}.additional-tests h2{color:#333;font-size:24px;margin:0 0 20px}.test-actions{display:flex;flex-wrap:wrap;gap:15px}.test-boundary-button,.test-empty-button,.test-loading-button{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:500;padding:12px 24px;transition:all .3s ease}.test-boundary-button{background:#dc3545;color:#fff}.test-boundary-button:hover{background:#c82333;transform:translateY(-2px)}.test-loading-button{background:#1e5aa8;color:#fff}.test-loading-button:hover{background:#164a91;transform:translateY(-2px)}.test-empty-button{background:#28a745;color:#fff}.test-empty-button:hover{background:#218838;transform:translateY(-2px)}.test-info{background:#fff5f0;border-left:4px solid #ff6b35;border-radius:8px;padding:20px}.test-info h3{color:#333;font-size:18px;margin:0 0 15px}.test-info ul{margin:0;padding-left:20px}.test-info li{color:#666;line-height:1.5;margin-bottom:8px}@media (max-width:768px){.test-container{padding:20px}.test-title{font-size:28px}.test-description{font-size:16px}.error-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.test-actions{flex-direction:column}.test-boundary-button,.test-empty-button,.test-loading-button{width:100%}}@media (max-width:480px){.error-grid{grid-template-columns:1fr}}.App{text-align:center}@media (max-width:768px){body{overflow-x:hidden;padding-bottom:56px;padding-top:92px}.main-content{max-width:100vw;min-height:calc(100vh - 148px);overflow-x:hidden;padding-bottom:10px;padding-top:10px}.header,.navigation{display:none!important}}@media (max-width:420px){*{box-sizing:border-box}#root,.App,.cart-page,.category-products-page,.home-page,.search-results-page,body{max-width:100vw;overflow-x:hidden}.container,.mobile-container{max-width:100%;overflow-x:hidden;padding-left:8px;padding-right:8px}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.admin-panel select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;cursor:pointer;padding-right:40px}.modal-content .form-grid{align-items:start}.products-filters{align-items:center}.products-filters .filter-select{height:44px}