: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}input,textarea,select{font-size:16px!important}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-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:#fff;background-color:#fff}button{background-color:#f9f9f9}}.header{background-color:#0967fe;position:fixed;top:0;left:50%;transform:translate(-50%);z-index:1000;width:100%;max-width:450px;margin:0;border:0;padding:12px 0 0;min-height:auto;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;overflow:visible}.header-container{max-width:450px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:8px 12px 0;gap:8px;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}.freeship-text{font-size:22px;font-weight:900;color:#fff;letter-spacing:1px;white-space:nowrap}.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:#1877f2}.cskh-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;text-decoration:none;flex-shrink:0;transition:background .2s}.cskh-btn:hover{background:#1a237e}.cskh-icon{font-size:18px;color:#fff}.hamburger-btn{display:flex;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:#fff;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:none;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:#1877f2}.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:#1877f2!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:#1877f2!important;color:#eaeaea!important}.search-wrapper{display:none;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:#1565c0;border:1px solid #1565c0;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:#1565c0;border-color:#1565c0}.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:fixed;top:60px;left:50%;transform:translate(-50%);width:100%;max-width:450px;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:calc(100vh - 60px);overflow-y:auto}.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:#1565c0;font-weight:600}.search-results-footer{padding:12px 15px;text-align:center;font-size:13px;color:#1565c0;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}}.header-search-row{display:block;background:transparent;padding:20px 10px 8px;position:relative}.header-search-row-form{display:flex;align-items:center;background:#fff;padding:10px 14px;gap:10px;box-shadow:0 3px 12px #0003;border:1px solid rgba(0,0,0,.08)}.header-search-row-icon{color:#888;font-size:14px;flex-shrink:0}.header-search-row-input{flex:1;border:none;outline:none;font-size:14px;color:#333;background:transparent;min-width:0}.header-search-row-input::placeholder{color:#aaa}.header-search-row-cart{background:none;border:none;font-size:18px;cursor:pointer;padding:0;flex-shrink:0;color:#1a94ff}.header-bell-btn{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;text-decoration:none;border:2px solid #2f66d8;border-radius:8px;color:#2f66d8}.header-bell-icon{font-size:18px}.header-bell-badge{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:999px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}.header-search-row-results{position:fixed;left:50%;transform:translate(-50%);width:100%;max-width:450px;top:110px;z-index:1002}@media(max-width:768px){.header{padding:12px 0 0;min-height:auto;overflow:visible;background-size:cover;background-position:top right;flex-direction:column;justify-content:flex-start}.header-container{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;padding:8px 12px 0;width:100%}.header-left{flex:1;min-width:0;flex-direction:row;align-items:center;gap:8px;padding-left:0}.logo-link{display:flex;align-items:center;width:auto;max-width:120px;margin-left:0}.logo-image{width:auto;height:28px;max-width:120px;max-height:28px}.nav-menu,.mobile-home{display:none}.header-right{display:flex;flex-direction:row;gap:10px;align-items:center;flex-shrink:0}.cskh-btn{background:#fff0}.cskh-icon{color:#fff}.hamburger-icon{color:#fff;font-size:18px}.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}.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-wrapper{display:none}.search-button{border-radius:8px;width:34px;height:34px}.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:auto;height:26px;max-width:120px;max-height:26px}.hamburger-btn{display:flex;margin-top:0}.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:#1877f2}.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:#1877f2;background:#f0f4ff}.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:#1877f2}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bottom-nav{display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:450px;height:62px;background:#fff;border-top:1px solid #e0e0e0;z-index:1100;justify-content:space-around;align-items:stretch}@media(max-width:768px){.bottom-nav{display:flex;left:50%;transform:translate(-50%)}}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:6px 4px 4px;text-decoration:none;color:#888;font-size:10px;font-weight:500;gap:3px;position:relative;transition:color .2s}.bottom-nav-item.active{color:#0967fe}.bottom-nav-item.active:before{content:"";position:absolute;top:0;left:20%;right:20%;height:2px;background:#0967fe;border-radius:0 0 2px 2px}.bottom-nav-icon{font-size:22px;display:block;color:inherit}.header-center-logo{display:flex;position:absolute;left:50%;transform:translate(-50%);align-items:center;z-index:2;text-decoration:none}.header-center-logo-img{height:64px;width:auto;object-fit:contain}.task-order-page{min-height:100vh;background:linear-gradient(to bottom,#fecbc8,#fd8f90);padding-bottom:84px}.order-confirm-overlay{position:fixed;inset:0;z-index:9999;background:#0006;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto}.order-success-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:32px 28px 24px;width:calc(100% - 48px);max-width:340px;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 8px 32px #0000002e;z-index:10000}.order-success-icon{width:64px;height:64px;background:#e8f5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.order-success-title{font-size:18px;font-weight:700;color:#1a1a2e;margin:0}.order-success-msg{font-size:14px;color:#555;margin:0 0 8px;text-align:center}.order-success-btn{width:100%;background:#1a73e8;color:#fff;border:none;border-radius:12px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;margin-top:4px}.order-confirm-page{display:flex;flex-direction:column;width:100%;max-width:450px;min-height:100%;background:#f5f5f5}.order-confirm-header{display:flex;align-items:center;justify-content:space-between;background:#1565c0;color:#fff;padding:14px 16px}.order-confirm-header h1{font-size:17px;font-weight:600;margin:0}.order-confirm-back{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;line-height:1;padding:0}.order-confirm-body{display:flex;flex-direction:column;align-items:center;padding:24px 16px 32px;gap:10px}.order-confirm-title{color:#2e7d32;font-size:18px;font-weight:700;margin:0 0 8px;text-align:center}.order-confirm-img{width:140px;height:140px;object-fit:cover;border-radius:8px;margin-bottom:4px}.order-confirm-name{font-size:15px;font-weight:600;text-align:center;color:#222;margin:0}.order-confirm-platform{font-size:13px;color:#666;margin:0}.order-confirm-amounts{width:100%;background:#fff;border-radius:10px;padding:12px 16px;display:flex;flex-direction:column;gap:10px;margin-top:8px;box-shadow:0 1px 4px #00000014}.order-confirm-row{display:flex;justify-content:space-between;font-size:14px;color:#333}.order-confirm-row--total{border-top:1px solid #eee;padding-top:10px;font-weight:600}.order-confirm-green{color:#2e7d32;font-weight:600}.order-confirm-orange{color:#e65100;font-weight:700}.order-confirm-note{width:100%;background:#fff;border-radius:10px;padding:12px 16px;font-size:12px;color:#555;line-height:1.7;box-shadow:0 1px 4px #00000014}.order-confirm-note-title{font-weight:700;color:#333;margin-bottom:4px}.order-confirm-btn{margin-top:8px;width:100%;max-width:360px;background:linear-gradient(135deg,#1565c0,#1e88e5);color:#fff;border:none;border-radius:24px;padding:14px 0;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #1565c04d}.order-loading-overlay{position:fixed;inset:0;background:#00000073;backdrop-filter:blur(3px);z-index:9999;display:flex;align-items:center;justify-content:center}.order-loading-box{background:#2a2d3a;border-radius:20px;padding:36px 40px;display:flex;flex-direction:column;align-items:center;gap:12px;min-width:200px}.order-loading-spinner{position:relative;width:72px;height:72px;margin-bottom:4px}.gear{position:absolute;font-size:42px;line-height:1;animation:gear-spin 2s linear infinite}.gear-big{color:#c8a44a;top:0;left:0;font-size:48px;animation-direction:normal}.gear-small{color:#e05050;bottom:0;right:0;font-size:28px;animation-direction:reverse;animation-duration:1.2s}.order-loading-spinner:before{content:"";position:absolute;inset:-10px;border-radius:50%;border:3px solid transparent;border-top-color:#4a90e2;border-left-color:#4a90e2;animation:gear-spin 1s linear infinite}@keyframes gear-spin{to{transform:rotate(360deg)}}.order-loading-title{color:#fff;font-size:16px;font-weight:700;margin:0}.order-loading-sub{color:#aab0c0;font-size:13px;margin:0;text-align:center}.task-topbar{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:450px;height:48px;z-index:1000;background:#2f66d8;display:flex;align-items:center;justify-content:center;color:#fff}.task-topbar-title{margin:0;font-size:18px;font-weight:700}.task-back-btn{position:absolute;left:10px;top:4px;width:40px;height:40px;border:none;background:transparent;color:#ffffffe6;font-size:18px;cursor:pointer}.task-page-content{position:relative;z-index:2;padding:64px 12px 16px}.task-main-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 30px #0000001f}.task-vip-row{display:flex;gap:12px;margin-bottom:18px}.task-vip-left{width:34%}.task-vip-tag{display:inline-block;background:#fff9e6;color:#2f66d8;font-size:15px;font-weight:700;padding:2px 14px;border-radius:999px}.task-vip-image{width:100%;margin-top:8px}.task-vip-right{width:66%;display:flex;flex-direction:column;gap:8px;justify-content:center}.task-info-group p{margin:0}.task-info-label{color:#93a0b3;font-size:17px}.task-info-value{color:#1f2937;font-size:12px;font-weight:700;line-height:1.3}.task-divider{border-top:1px dashed #d8dee8;margin-bottom:16px}.task-account-title{margin:0 0 10px;text-align:center;color:#64748b;font-size:17px;font-weight:600}.task-account-wrap{display:flex;flex-direction:column;gap:10px}.task-status-item{background:#ecf9ef;border-radius:14px;padding:12px;display:flex;align-items:center;justify-content:space-between}.task-status-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.task-status-label{color:#047857;font-size:13px}.task-status-value{color:#065f46;font-size:13px;font-weight:700}.task-status-check{width:24px;height:24px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#58c67c;font-size:11px}.task-action-wrap{margin-top:18px}.task-action-btn{width:100%;border:none;color:#fff;font-size:19px;font-weight:700;border-radius:32px;padding:14px;cursor:pointer;background:linear-gradient(#ff8c8f,#f24449)}.task-note-card{margin-top:14px;background:#fff;border-radius:14px;padding:14px;color:#475569;font-size:14px;line-height:1.5}.task-note-card p{margin:0 0 8px}.task-note-card p:last-child{margin-bottom:0}.task-loading,.task-error{text-align:center;color:#334155;padding:20px 10px}.task-products-section{margin-top:14px;background:#fff;border-radius:14px;padding:14px}.task-products-title{margin:0 0 12px;font-size:17px;font-weight:700;color:#1f2937}.task-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.task-product-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;gap:6px}.task-product-img-wrap{width:100%;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.task-product-img{width:100%;height:100%;object-fit:cover}.task-product-img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.task-product-name{margin:0;font-size:12px;color:#1f2937;text-align:center;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.footer{background:transparent;color:#000;position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:1000;width:100%;max-width:450px;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:#1565c0;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:#1565c0;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%;order:2;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-nav-icon,.footer-nav-item.active .footer-text{color:#0967fe}.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-icon-img{width:34px;height:34px;object-fit:contain;display:block}.footer-nav-icon{font-size:22px;display:block;color:#888}.footer-text{font-size:12px;font-weight:500;color:#888;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}}*{box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body.admin-body{overflow-x:auto}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f0f0}#root{width:100%;max-width:450px;min-height:100vh;margin:0 auto;background:#fff;box-shadow:0 0 20px #0000001a}#root.admin-mode{max-width:100%;box-shadow:none}.App{width:100%;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.main-content{flex:1;width:100%;overflow-x:hidden;padding-bottom:72px;min-height:calc(100vh - 125px)}.main-content.with-header{padding-top:135px}
