:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{width:100%;overflow-x:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;width:100%;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5}#root{width:100%;min-height:100vh}.App{width:100%;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.main-content{flex:1;width:100%;overflow-x:hidden;padding-top:0;padding-bottom:50px;min-height:calc(100vh - 125px)}.header{background:#f8f9fa;box-shadow:0 .125rem .25rem #00000013;position:fixed;inset:0 0 auto;z-index:1000;width:100%;margin:0;border:0;padding:.5rem 0;min-height:90px;display:flex;justify-content:center;box-sizing:border-box}.header-container{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 15px;gap:20px;width:100%;box-sizing:border-box;position:relative;height:auto;flex-wrap:nowrap}.header-left{display:flex;align-items:center;flex:1 1 auto;min-width:0;gap:20px}.header-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.logo-link{text-decoration:none;flex-shrink:0;display:flex;align-items:center}.logo-image{height:72px;width:auto;max-width:180px;object-fit:contain;display:block;flex-shrink:0}.mobile-home{display:none}.mobile-home-link{font-size:14px;font-weight:600;color:#000;text-decoration:none}.mobile-home-link.menu-action{color:#dc3545}.hamburger-btn{display:none;background:none;border:none;padding:0;width:auto;height:auto;box-sizing:border-box;justify-content:center;align-items:center;cursor:pointer;transition:all .3s}.hamburger-icon{font-size:18px;color:#000;transition:all .3s}@media(max-width:1200px){.logo-image{height:62px;max-width:150px}}@media(max-width:768px){.logo-image{height:58px;max-width:140px}}.nav-menu{display:flex;align-items:center;flex:1 1 auto;min-width:0;flex-wrap:wrap;gap:0}.nav-link{color:#000;text-decoration:none;font-weight:600;font-size:14px;transition:all .3s ease-in-out;white-space:nowrap;padding:10px 12px;margin:0;border:0;box-sizing:border-box;display:inline-block;position:relative;flex-shrink:0}@media(max-width:1400px){.nav-link{padding:10px;font-size:13px}}@media(max-width:1200px){.nav-link{padding:10px 8px;font-size:12px}}.nav-link:hover{color:#dc3545}.menu-hover:before,.menu-hover:after{content:"";position:absolute;width:.2px;height:0;background-color:#dbdbdbb3;transition:height .3s ease-in-out}.menu-hover:before{top:50%;left:0;transform:translateY(-50%)}.menu-hover:after{top:50%;right:0;transform:translateY(-50%)}.menu-hover:hover:before,.menu-hover:hover:after{height:100%}.menu-action{color:#dc3545!important}.menu-action:before,.menu-action:after{content:"";position:absolute;width:.2px;height:100%;background-color:#dbdbdbb3}.menu-action:before{top:50%;left:0;transform:translateY(-50%)}.menu-action:after{top:50%;right:0;transform:translateY(-50%)}.nav-item-dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 12px #00000026;border-radius:4px;min-width:300px;margin-top:5px;z-index:1001;padding:8px 0}.dropdown-item{display:block;padding:12px 20px;color:#000;text-decoration:none;font-size:14px;font-weight:400;transition:background .3s,color .3s;white-space:nowrap}.dropdown-item:hover{background-color:#dc3545!important;color:#eaeaea!important}.search-wrapper{position:relative;flex-shrink:0;min-width:250px;max-width:400px;flex:0 1 auto}.search-form{display:flex;align-items:stretch;gap:0;width:100%;border-radius:0}.search-input{flex:1;padding:.375rem .75rem;border:1px solid #e0e0e0;border-right:none;border-radius:0!important;font-size:14px;font-weight:400;line-height:1.5;min-width:200px;outline:none;background:#fff;color:#000;box-sizing:border-box;margin:0;vertical-align:top;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;z-index:1;align-self:stretch}@media(max-width:1200px){.search-input{min-width:180px;font-size:13px;padding:.3rem .6rem}}.search-input::placeholder{color:#999;opacity:1}@media(max-width:576px){.search-input::placeholder{font-size:11px}}.search-input:focus{border-color:#e0e0e0;border-right:none}.search-button{background:#dc3545;border:1px solid #DC3545;border-left:none;border-radius:0;padding:0;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .3s;flex-shrink:0;width:calc(1.5em + .75rem + 2px);box-sizing:border-box;font-size:14px;line-height:1.5;margin:0;vertical-align:top;position:relative;z-index:2;align-self:stretch;min-height:0}.search-button:hover{background:#b0040e;border-color:#b0040e}.search-icon{font-size:18px;display:block;color:#fff;margin:0 auto;padding:0;line-height:1;width:18px;height:18px;flex-shrink:0;text-align:center;vertical-align:middle}.search-results-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 6px 6px;box-shadow:0 4px 12px #00000026;z-index:1002;max-height:400px;overflow-y:auto;margin-top:1px}.search-results-header{padding:10px 15px;font-size:12px;color:#666;border-bottom:1px solid #f0f0f0;background:#f8f9fa;font-weight:600}.search-results-list{max-height:300px;overflow-y:auto}.search-result-item{display:flex;align-items:center;gap:12px;padding:12px 15px;cursor:pointer;transition:background .2s;border-bottom:1px solid #f5f5f5}.search-result-item:hover{background:#f8f9fa}.search-result-item:last-child{border-bottom:none}.search-result-image{width:50px;height:50px;object-fit:cover;border-radius:4px;flex-shrink:0}.search-result-info{flex:1;min-width:0}.search-result-name{font-size:14px;font-weight:600;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-code{font-size:12px;color:#666;margin-bottom:2px}.search-result-price{font-size:13px;color:#d40511;font-weight:600}.search-results-footer{padding:12px 15px;text-align:center;font-size:13px;color:#d40511;font-weight:600;cursor:pointer;border-top:1px solid #f0f0f0;background:#f8f9fa;transition:background .2s}.search-results-footer:hover{background:#e9ecef}.search-loading,.search-no-results{padding:20px 15px;text-align:center;font-size:14px;color:#666}@media(min-width:1400px){.header-container{gap:30px}.nav-link{padding:10px 15px}.search-form{max-width:450px}}@media(max-width:1199px)and (min-width:993px){.header-container{gap:15px}.nav-link{padding:10px 8px;font-size:12px}.search-form{min-width:180px;max-width:300px}}@media(max-width:992px)and (min-width:769px){.header-container{gap:15px;flex-wrap:nowrap;padding:0 12px}.header-left{flex:0 1 auto;order:0}.nav-menu{flex-wrap:wrap;gap:8px;flex:1 1 auto}.nav-link{padding:8px 10px;font-size:12px}.search-form{flex:0 1 auto;order:0;max-width:250px;min-width:180px;margin-top:0}.search-input{min-width:150px;font-size:13px}.logo-image{height:48px;max-width:110px}}@media(max-width:768px){.header{padding:.4rem 0}.header-container{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;padding:6px 10px}.header-left{flex:1;min-width:0;flex-direction:column;align-items:flex-start;gap:4px;padding-left:8px}.logo-link{display:flex;align-items:center;width:auto;max-width:calc(100% - 16px);margin-left:0}.nav-menu{display:none}.mobile-home{display:block;margin-top:0;margin-left:0}.mobile-home-link{font-size:13px;font-weight:600;color:#000;text-decoration:none;transition:color .3s}.mobile-home-link:hover,.mobile-home-link:active,.mobile-home-link:focus{color:#8b0000}.mobile-home-link.menu-action{color:#000}.mobile-home-link.menu-action:hover,.mobile-home-link.menu-action:active,.mobile-home-link.menu-action:focus{color:#8b0000}.header-right{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.search-wrapper{width:auto;margin-top:0;max-width:none;min-width:0;position:relative}.search-wrapper.mobile-search-active{position:fixed;top:0;left:0;right:0;width:100%;z-index:1001;background:#f8f9fa;padding:8px 10px;box-shadow:0 2px 8px #0000001a}.search-form{width:auto}.mobile-search-active .search-form{width:100%;display:flex;gap:0}.search-input{display:none}.mobile-search-active .search-input{display:block;flex:1;padding:10px 15px;border:1px solid #e0e0e0;border-right:none;border-radius:8px 0 0 8px;font-size:14px;min-width:0;background:#fff}.search-button{border-radius:8px;width:44px;height:44px}.mobile-search-active .search-button{border-radius:0 8px 8px 0;width:50px;height:auto;min-height:44px}.search-results-dropdown{max-height:300px}.mobile-search-active .search-results-dropdown{position:fixed;top:60px;left:0;right:0;width:100%;max-height:calc(100vh - 60px)}.search-result-item{padding:10px 12px}.search-result-image{width:40px;height:40px}.search-result-name{font-size:13px}.search-result-code,.search-result-price{font-size:11px}.logo-image{width:100%;height:auto;max-width:100%;max-height:85px}.hamburger-btn{display:flex;margin-top:4px}.hamburger-icon{font-size:16px}}@media(max-width:390px){.header-container{padding:6px 8px;gap:6px}.header-left{padding-left:8px}.logo-link{width:auto;max-width:calc(100% - 16px);margin-left:0}.mobile-home{margin-left:0}.logo-image{max-height:80px}.mobile-home-link{font-size:12px}.header-right{gap:4px}.search-button{width:40px;height:40px}.hamburger-btn{width:auto;height:auto;margin-top:4px}.hamburger-icon{font-size:15px}}@media(max-width:576px){.header-container{padding:0 8px}.nav-link{padding:6px 4px;font-size:10px}.search-input{font-size:12px;padding:.25rem .5rem}.logo-image{height:54px}.dropdown-menu{min-width:250px;left:-50%;transform:translate(50%)}}.mobile-menu{position:fixed;top:90px;left:0;right:0;background:#fff;z-index:2000;animation:slideDown .3s ease;box-shadow:0 4px 12px #00000026;max-height:calc(100vh - 90px);overflow-y:auto}.mobile-menu-header{background:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:10}.mobile-menu-title{font-size:20px;font-weight:700;color:#333;margin:0}.mobile-menu-close{background:none;border:none;font-size:32px;color:#666;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:color .3s}.mobile-menu-close:hover{color:#d40511}.mobile-menu-nav{background:#fff;overflow-y:auto;padding:0}.mobile-menu-item{display:block;padding:18px 20px;color:#333;text-decoration:none;font-weight:600;font-size:15px;border-bottom:1px solid #e0e0e0;transition:background .3s;position:relative}.mobile-menu-item:hover{background:#f5f5f5}.mobile-menu-item.active{color:#d40511;background:#fff5f5}.mobile-menu-item-dropdown{border-bottom:1px solid #e0e0e0}.mobile-menu-arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:12px;color:#999}.mobile-menu-dropdown{background:#f9f9f9;border-top:1px solid #e0e0e0}.mobile-menu-dropdown-item{display:block;padding:15px 20px 15px 40px;color:#666;text-decoration:none;font-size:14px;border-bottom:1px solid #e8e8e8;transition:background .3s}.mobile-menu-dropdown-item:hover{background:#f0f0f0;color:#d40511}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.export-page{width:100%;max-width:100%;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding-bottom:0;box-sizing:border-box;background:#fff}.export-content{flex:1;padding:80px 20px 40px;max-width:100%;margin:0 auto;width:100%;box-sizing:border-box}.brands-section{width:100%;background:#fff}.brands-logo-carousel{width:100%;overflow:hidden;margin-bottom:50px;position:relative;padding:30px 0}.brands-logo-track{display:flex;gap:60px;animation:scrollBrands 30s linear infinite;will-change:transform}.brand-logo-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:200px;height:120px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.brand-logo-item:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.brand-logo-item img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@keyframes scrollBrands{0%{transform:translate(0)}to{transform:translate(-1560px)}}.brands-title{font-size:36px;font-weight:700;color:#d40511;text-align:center;margin-bottom:50px;position:relative;padding-bottom:20px}.brands-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:3px;background:#d40511}.brands-container{max-width:1400px;margin:0 auto;position:relative}.brands-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;padding:20px 0;align-items:start}.brand-card{background:#fff;border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000001a;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:transform .3s ease,box-shadow .3s ease;height:auto;min-height:auto}.brand-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.brand-logo-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:15px;width:100%;height:auto;flex:0 0 auto;padding:10px;box-sizing:border-box;border-radius:12px;overflow:hidden}.brand-logo{max-width:100%;width:auto;height:auto;max-height:none;object-fit:contain;display:block;min-width:0;min-height:0;border-radius:12px}.brand-description{text-align:center;font-size:14px;color:#555;line-height:1.5;margin-top:auto;padding-top:15px;font-weight:500}.item-detail-card{max-width:900px;margin:0 auto;background:#fff;border-radius:12px;border:1px solid #e6e6e6;box-shadow:0 6px 18px #00000014;padding:28px 32px;text-align:center}.item-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:18px 0 8px}.item-meta-box{background:#f9f9f9;border:1px solid #eee;border-radius:10px;padding:12px 14px;font-size:14px;color:#444}.item-meta-box strong{display:block;color:#d40511;margin-bottom:6px;font-size:13px;letter-spacing:.2px}.item-actions{margin-top:18px;display:flex;justify-content:center;gap:12px}.item-actions .btn-primary{background:#d40511;color:#fff;border:none;border-radius:8px;padding:10px 18px;cursor:pointer;font-weight:600}.item-actions .btn-secondary{background:#f1f1f1;color:#444;border:1px solid #ddd;border-radius:8px;padding:10px 18px;cursor:pointer;font-weight:600}.item-actions button:hover{opacity:.9}.item-top-card{max-width:1200px;margin:16px auto 24px;background:#fff;border-radius:12px;border:1px solid #e6e6e6;box-shadow:0 4px 12px #0000000d;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.item-top-label{font-size:13px;color:#222;font-weight:700;margin-bottom:4px}.item-top-countdown{color:#d40511;font-weight:700;font-size:18px}.item-top-order{color:#d40511;font-weight:700;font-size:14px}.item-form-card{max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;border:1px solid #e6e6e6;box-shadow:0 4px 12px #0000000d;padding:16px 18px 24px;text-align:center}.item-title{font-size:18px;font-weight:700;color:#222;margin-bottom:14px}.item-pill{border:1px solid #c9c9c9;border-radius:50px;padding:14px 16px;margin:8px 0;color:#444;background:#fafafa;cursor:pointer;transition:all .2s ease}.item-pill.active{border-color:#d40511;background:#d40511;color:#fff;box-shadow:0 6px 16px #d4051140;font-weight:700}.item-pill:hover{border-color:#d40511;color:#d40511}.btn-secondary{background:#f1f1f1;color:#444;border:1px solid #ddd;border-radius:8px;padding:10px 14px;cursor:pointer;font-weight:600}.btn-secondary:hover{background:#e8e8e8;color:#222}.bottom-toggle-bar{width:min(600px,95%);max-width:600px;background:transparent;padding:0;margin:0 auto;transition:all .3s ease;order:-1}.bottom-toggle-bar.expanded{display:block}.bottom-toggle-inner{width:min(420px,80vw);margin:0 auto;display:flex;flex-direction:column;gap:12px;align-items:stretch}.bottom-info{font-size:14px;color:#333}.bottom-label{color:#666;margin-right:4px}.bottom-actions{display:flex;align-items:center;gap:10px}.bottom-actions .btn-primary,.bottom-actions .btn-secondary{padding:10px 14px}.sheet{border-top:none;border-radius:0;padding:0;background:transparent;box-shadow:none;position:relative;min-height:auto;max-height:none}.sheet-container{width:100%;background:#fff;border-top:2px solid #d40511;border-radius:12px 12px 0 0;padding:16px;box-shadow:0 -2px 8px #0000001a;position:relative;margin:0}.sheet-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:8px 0;min-height:36px}.sheet-row.between{justify-content:space-between}.sheet-row.gap8{gap:8px}.sheet-label{font-size:14px;color:#666;font-weight:500;white-space:nowrap}.sheet-value{font-size:15px;color:#222;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sheet-link{color:#d40511;font-weight:700}.sheet-input{border:1px solid #e0e0e0;border-radius:6px;padding:8px 12px;flex:1;min-width:120px;max-width:200px;outline:none;font-size:14px;text-align:right;background:#f9f9f9;transition:all .2s ease}.sheet-input:focus{border-color:#d40511;background:#fff;box-shadow:0 0 0 2px #d405111a}.sheet-input::placeholder{color:silver}.sheet-highlight{color:#d40511;font-weight:700;font-size:15px}.sheet-icons{display:flex;align-items:center;gap:8px}.sheet-cart{font-size:18px}.sheet-divider{width:1px;height:24px;background:#e0e0e0;margin:0 8px}.sheet-close{position:relative;border:none;background:#f5f5f5;border-radius:50%;font-size:16px;cursor:pointer;color:#666;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.sheet-close:hover{color:#d40511;background:#ffe5e7;transform:scale(1.05)}.sheet-close-only{position:relative;width:min(600px,95%);max-width:600px;min-height:48px;border:none;background:#fff;border-top:2px solid #d40511;border-bottom:none;border-radius:12px 12px 0 0;cursor:pointer;color:#666;font-size:20px;display:flex;align-items:center;justify-content:center;margin:0 auto;order:-1;transition:all .2s ease;box-shadow:0 -2px 8px #00000014}.sheet-close-only:hover{color:#d40511;background:#fff5f5;box-shadow:0 -2px 12px #d4051126}.sheet .btn-primary{background:#d40511;color:#fff;border:none;padding:10px 20px;font-size:14px;font-weight:600;border-radius:8px;transition:all .2s ease;white-space:nowrap;cursor:pointer}.sheet .btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #d405114d}.sheet .btn-primary.disabled,.sheet .btn-primary:disabled{background:#ccc;color:#666;cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}.bottom-toggle-btn{position:fixed;right:16px;bottom:86px;z-index:1002;background:#d40511;color:#fff;border:none;border-radius:24px;padding:10px 14px;box-shadow:0 6px 16px #0003;cursor:pointer;font-weight:700;font-size:18px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.bottom-toggle-btn:hover{opacity:.92;transform:scale(1.05)}@media(max-width:968px){.brands-grid{grid-template-columns:1fr;gap:25px}.brands-logo-carousel{margin-top:50px;padding:60px 0 30px}}@media(min-width:768px)and (max-width:1024px){.brands-logo-carousel{margin-top:100px;padding:80px 0 30px}.export-content{padding-top:60px}}@media(max-width:768px){.export-content{padding:120px 15px 30px}.item-top-card{display:flex!important;visibility:visible!important;opacity:1!important}.brands-section{padding:0}.brands-logo-carousel{margin-bottom:30px;padding:50px 0 20px;margin-top:40px}.brand-logo-item{width:150px;height:90px;padding:15px}.brands-logo-track{gap:40px}@keyframes scrollBrands{0%{transform:translate(0)}to{transform:translate(-1140px)}}.brands-title{font-size:28px;margin-bottom:30px}.brands-grid{grid-template-columns:1fr;gap:20px}.brand-card{padding:15px;min-height:auto}.brand-logo-wrapper{min-height:auto}.brand-logo{max-height:none}.brand-description{font-size:13px}}@media(max-width:480px){.brands-grid{grid-template-columns:1fr!important;gap:15px}.brand-card{width:100%}}.footer{background:transparent;color:#000;position:fixed;bottom:0;left:0;right:0;z-index:1000;width:100%;box-sizing:border-box;border-top:none;box-shadow:none;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;padding:0;margin:0;gap:0}.success-notification{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2000;display:flex;justify-content:center;align-items:center;padding:20px;pointer-events:none;animation:fadeInScale .4s ease-out}.success-notification-content{background:#4caf50;color:#fff;padding:16px 24px;border-radius:8px;box-shadow:0 4px 12px #0003;display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;min-width:280px;max-width:90%;pointer-events:auto}.success-icon{background:#fff;color:#4caf50;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0}.success-message{flex:1;text-align:center}@keyframes fadeInScale{0%{transform:translate(-50%,-50%) scale(.8);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.footer-nav{display:flex;justify-content:space-between;align-items:center;gap:0;padding:8px 20px;margin:0;width:100%;max-width:100%;min-height:60px;order:1;flex-shrink:0;background:#fff}.footer-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:#000;transition:color .3s;flex:1;min-width:0;padding:4px 0;border:0;margin:0;height:100%}.footer-nav-item:hover{color:#666}.footer-nav-item.active,.footer-nav-item.active .footer-icon,.footer-nav-item.active .footer-text{color:#d40511}.footer-nav-collapsed{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;padding:8px 12px;background:#fff;border-radius:8px;cursor:pointer;min-width:0;height:100%}.footer-nav-collapsed .sheet-cart{font-size:18px}.footer-nav-collapsed .sheet-divider{width:1px;height:20px;background:#ddd;margin:0 4px}.footer-nav-collapsed .sheet-label{font-size:12px;color:#333}.footer-nav-collapsed .sheet-highlight{color:#d40511;font-weight:700;font-size:14px}.footer-nav-collapsed .btn-primary{background:#d40511;color:#fff;border:none;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.footer-icon{font-size:16px;display:block;color:inherit;transition:color .3s}.footer-text{font-size:12px;font-weight:500;color:inherit;transition:color .3s}.footer-support-btn{position:fixed;left:20px;bottom:120px;z-index:1001}.support-button{background:#f8f9fa;width:60px;height:60px;border-radius:50%;border:2px solid #D40511;cursor:pointer;box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;justify-content:center;transition:transform .3s,box-shadow .3s;color:#d40511}.support-button:hover{transform:scale(1.1);box-shadow:0 6px 16px #0006}.support-icon{font-size:28px;color:#d40511}@media(max-width:992px)and (min-width:769px){.footer-nav{padding:8px 20px}.footer-icon{font-size:18px}.footer-text{font-size:11px}.footer-support-btn{left:18px;bottom:110px}.support-button{width:55px;height:55px}.support-icon{font-size:26px}}@media(max-width:768px){.success-notification{padding:15px}.success-notification-content{padding:14px 20px;font-size:14px;min-width:260px}.success-icon{width:22px;height:22px;font-size:14px}.footer-content{grid-template-columns:1fr;gap:30px;padding:30px 15px 15px}.footer-column-title{font-size:16px}.footer-text-content,.contact-item strong,.contact-item p{font-size:13px}.footer-nav{gap:0;padding:8px 12px;justify-content:space-between}.footer-nav-item{flex:1;min-width:0;padding:4px 0}.footer-icon{font-size:16px}.footer-text{font-size:10px}.footer-support-btn{left:15px;bottom:100px}.support-button{width:50px;height:50px}.support-icon{font-size:24px}}@media(max-width:480px){.footer-nav{padding:6px 8px}.footer-icon{font-size:14px}.footer-text{font-size:9px}.footer-support-btn{left:12px;bottom:90px}.support-button{width:45px;height:45px}.support-icon{font-size:20px}}
