:root{--brand-primary: #ff4c00;--brand-primary-hover: #e04400;--brand-primary-dark: #cc3d00;--brand-primary-light: #ff6a33;--brand-primary-rgb: 255, 76, 0;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:var(--brand-primary);text-decoration:inherit}a:hover{color:#000}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:var(--brand-primary)}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}}.bottom-navbar{--nav-blue: var(--brand-primary, #ff4c00);position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:450px;height:100px;z-index:1100;color:var(--nav-blue);padding-bottom:env(safe-area-inset-bottom,0);box-sizing:content-box;overflow:visible}.bottom-navbar__shape{position:absolute;left:0;right:0;bottom:env(safe-area-inset-bottom,0);height:92px;pointer-events:none;overflow:visible}.bottom-navbar__shape svg{width:100%;height:100%;display:block;overflow:visible}.bottom-navbar__shape-fill{filter:drop-shadow(0 -2px 6px rgba(0,0,0,.12)) drop-shadow(0 -8px 20px rgba(0,0,0,.2)) drop-shadow(0 -18px 36px rgba(255,76,0,.18))}.bottom-navbar__border{pointer-events:none}.bottom-navbar__fab{position:absolute;left:50%;top:-10px;transform:translate(-50%);z-index:3;width:64px;height:64px;border-radius:50%;background:#ff4c00;border:2px solid #fff;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;box-shadow:0 4px 12px #0000002e,0 10px 28px #ff4c0038}.bottom-navbar__fab-icon{font-size:27px;line-height:1;color:#fff;display:block;-webkit-font-smoothing:antialiased}.bottom-navbar__content{position:absolute;left:0;right:0;bottom:env(safe-area-inset-bottom,0);z-index:2;display:grid;grid-template-columns:1fr 1fr 84px 1fr 1fr;align-items:flex-end;height:92px;padding:0 10px 8px;box-sizing:border-box}.bottom-navbar__fab-spacer{width:84px}.bottom-navbar__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;text-decoration:none;color:#fff;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:600;line-height:1.1;letter-spacing:.15px;min-width:0}.bottom-navbar__item span{font-family:inherit;font-weight:600}.bottom-navbar__svg{width:26px;height:26px;display:block;flex-shrink:0}@media(max-width:480px){.bottom-navbar{height:96px}.bottom-navbar__shape,.bottom-navbar__content{height:88px}.bottom-navbar__fab-icon{font-size:25px}.bottom-navbar__content{padding-bottom:6px}.bottom-navbar__svg{width:24px;height:24px}.bottom-navbar__item{font-size:10px;gap:7px}}.zd-header{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:1000;width:100%;max-width:450px;background:#fff;border-bottom:1px solid #ebebeb;box-sizing:border-box}.zd-header__top{display:flex;align-items:center;justify-content:space-between;padding:10px 14px 8px;gap:12px}.zd-header__logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;min-width:0}.zd-header__logo-img{height:26px;width:auto;max-width:140px;object-fit:contain;display:block}.zd-header__actions{display:flex;align-items:center;gap:8px;flex-shrink:0;overflow:visible}.zd-lang-switch{display:inline-flex;align-items:center;border:1px solidrgba(224,224,224,0);border-radius:6px;overflow:hidden;flex-shrink:0}.zd-lang-switch__btn{border:none;background:#fff;color:#666;font-size:11px;font-weight:700;padding:5px 7px;cursor:pointer;line-height:1;font-family:inherit;letter-spacing:.02em}.zd-lang-switch__btn.is-active{background:#ff4c00;color:#fff}.zd-lang-switch__sep{width:1px;height:18px;background:#e0e0e0;flex-shrink:0}.zd-lang-switch--menu{width:100%;justify-content:stretch}.zd-lang-switch--menu .zd-lang-switch__btn{flex:1;padding:10px 0;font-size:13px}.mobile-menu-lang{padding:12px 18px;border-bottom:1px solid #ebebeb;background:#fafafa}.zd-header__icon-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:#1a1a1a;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.zd-header__svg{width:22px;height:22px;display:block;flex-shrink:0}.zd-header__bell-btn{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;text-decoration:none;border:2px solid #ff4c00;border-radius:8px;color:#ff4c00;background:#fff}.zd-header__bell-icon{font-size:17px;line-height:1}.zd-header__bell-badge{position:absolute;top:2px;right:-4px;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}.zd-header__search-row{display:flex;align-items:stretch;border-top:1px solid #ebebeb;position:relative;min-height:52px}.zd-header__menu-btn{flex:0 0 52px;min-height:52px;display:flex;align-items:center;justify-content:center;border:none;border-right:1px solid #ebebeb;background:#fff;color:#1a1a1a;font-size:18px;cursor:pointer;padding:0}.zd-header__search{flex:1;display:flex;align-items:stretch;min-width:0}.zd-header__search-input{flex:1;border:none;outline:none;padding:0 14px;min-height:52px;font-size:15px;color:#1a1a1a;background:#fff;min-width:0;font-family:inherit}.zd-header__search-input::placeholder{color:#9b9b9b}.zd-header__search-btn{flex:0 0 52px;min-height:52px;display:flex;align-items:center;justify-content:center;border:none;border-left:1px solid #ebebeb;background:#fff;color:#1a1a1a;font-size:17px;cursor:pointer;padding:0}.search-results-dropdown{position:fixed;top:102px;left:50%;transform:translate(-50%);width:100%;max-width:450px;background:#fff;border:1px solid #e0e0e0;border-top:none;box-shadow:0 8px 20px #0000001a;z-index:1002;max-height:calc(100vh - 102px);overflow-y:auto}.search-results-header{padding:10px 15px;font-size:12px;color:#666;border-bottom:1px solid #f0f0f0;background:#fafafa;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:#fafafa}.search-result-item:last-child{border-bottom:none}.search-result-image{width:50px;height:50px;object-fit:cover;flex-shrink:0}.search-result-info{flex:1;min-width:0}.search-result-name{font-size:14px;color:#1a1a1a;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-result-price{font-size:13px;color:#ff4c00;font-weight:700;margin-top:4px}.search-results-footer{padding:12px 15px;text-align:center;font-size:13px;font-weight:600;color:#1a1a1a;cursor:pointer;border-top:1px solid #f0f0f0;background:#fafafa}.search-results-footer:hover{background:#f0f0f0}.search-loading,.search-no-results{padding:16px;text-align:center;font-size:14px;color:#666}.mobile-menu{position:fixed;top:102px;left:50%;transform:translate(-50%);width:100%;max-width:450px;background:#fff;z-index:1999;animation:zdMenuSlide .25s ease;box-shadow:0 8px 24px #0000001f;max-height:calc(100vh - 102px);overflow-y:auto}@keyframes zdMenuSlide{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.mobile-menu-nav{padding:0}.mobile-menu-item{display:block;width:100%;text-align:left;padding:16px 18px;color:#1a1a1a;text-decoration:none;font-weight:600;font-size:14px;border:none;border-bottom:1px solid #ebebeb;background:#fff;transition:background .2s;position:relative;cursor:pointer;font-family:inherit;box-sizing:border-box}.mobile-menu-item:hover{background:#f5f5f5}.mobile-menu-item.active{color:#ff4c00;background:#fff8f5}.mobile-menu-item-dropdown{border-bottom:1px solid #ebebeb}.mobile-menu-arrow{position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:11px;color:#999}.mobile-menu-dropdown{background:#fafafa;border-top:1px solid #ebebeb}.mobile-menu-dropdown-item{display:block;padding:14px 18px 14px 28px;color:#333;text-decoration:none;font-size:13px;border-bottom:1px solid #eee;transition:background .2s}.mobile-menu-dropdown-item:hover{background:#f0f0f0;color:#ff4c00}.mobile-menu-dropdown-item:last-child{border-bottom:none}.dist-page{position:relative;width:100%;min-height:100vh;min-height:100dvh;background:#0a1628 url(/images/new/bg-profile.png) no-repeat center top;background-size:cover;padding:20px 18px 110px;box-sizing:border-box;overflow-x:hidden}.dist-page__content{position:relative;z-index:1;max-width:420px;margin:0 auto}.dist-banner-wrap{border-radius:18px;overflow:hidden;border:1.5px solid rgba(255,255,255,.85);box-shadow:0 10px 28px #00000047}.dist-banner{display:block;width:100%;height:190px;object-fit:cover}.dist-enter-btn{display:block;width:100%;margin:18px 0 22px;padding:14px 16px;border:none;border-radius:10px;background:#ff4c00;color:#fff;font-size:14px;font-weight:700;letter-spacing:.5px;cursor:pointer;box-shadow:0 8px 20px #ff4c0000}.dist-enter-btn:disabled{opacity:.65;cursor:not-allowed}.dist-title{margin:0 0 18px;text-align:center;color:#fff;font-size:34px;font-weight:700;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.15;text-shadow:0 2px 12px rgba(0,0,0,.35)}.dist-stats-card{border:1.5px solid rgba(255,255,255,.9);border-radius:18px;background:#0f1a2e00;padding:6px 0;margin-bottom:16px;box-shadow:0 10px 28px #00000047}.dist-stats-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.28)}.dist-stats-row:last-child{border-bottom:none}.dist-stats-label{color:#fff;font-size:14px;font-weight:400;line-height:1.3}.dist-stats-value{color:#fff;font-size:15px;font-weight:600;white-space:nowrap}.dist-info-card{border:1.5px solid rgba(255,255,255,.9);border-radius:18px;background:#0f1a2e00;padding:16px;color:#fff;font-size:14px;line-height:1.55;box-shadow:0 10px 28px #00000047}.dist-info-card p{margin:0 0 10px}.dist-info-card p:last-child{margin-bottom:0}.dist-loading,.dist-error{text-align:center;color:#fff;padding:24px 10px;font-size:15px}.dist-error{color:#ffb4b4}.task-order-page{min-height:100vh;background:#2f66d8;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:#ff4c00;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:#ff4c00;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,#ff4c00,#ff6a33);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}.dist-flow-overlay{position:fixed;inset:0;z-index:9999;background:#060c18b8;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px 16px 110px;box-sizing:border-box}.dist-flow-overlay--reveal{background:#060c18d9}.dist-flow-panel{width:100%;max-width:380px;position:relative}.dist-flow-stats-wrap{position:relative;min-height:230px;margin-bottom:4px}.dist-flow-stats{border:1.5px solid rgba(255,255,255,.75);border-radius:16px;background:#0f1a2e8c;overflow:hidden;margin-bottom:0}.dist-flow-stat-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.2);color:#fff;font-size:13px}.dist-flow-stat-row:last-child{border-bottom:none}.dist-flow-stat-row strong{font-size:14px;font-weight:700}.dist-flow-spin-wrap{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;pointer-events:none}.dist-flow-spin-ring{width:72px;height:72px;border-radius:50%;border:4px solid rgba(74,144,226,.25);border-top-color:#4a90e2;border-right-color:#6eb5ff;animation:dist-spin .85s linear infinite;box-shadow:0 0 24px #4a90e259}@keyframes dist-spin{to{transform:rotate(360deg)}}.dist-flow-spin-text{margin:0;color:#fff;font-size:15px;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.5);white-space:nowrap}.dist-flow-steps{margin-top:14px;display:flex;flex-direction:column;gap:8px}.dist-flow-step{background:#ffffff14;border-radius:10px;padding:8px 10px;opacity:.45;transition:opacity .3s ease}.dist-flow-step.active{opacity:1}.dist-flow-step-icon{color:#f0c040;font-size:12px;margin-right:6px}.dist-flow-step-label{color:#fff;font-size:12px;font-weight:600}.dist-flow-step-bar{margin-top:6px;height:3px;background:#ffffff26;border-radius:999px;overflow:hidden}.dist-flow-step-fill{height:100%;background:linear-gradient(90deg,#c8a44a,#f0d060);border-radius:999px;transition:width .45s ease}.dist-order-reveal{width:100%;max-width:360px;background:#fff;border-radius:20px;padding:22px 18px 20px;text-align:center;box-shadow:0 20px 50px #00000059;animation:dist-reveal-in .35s ease}@keyframes dist-reveal-in{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.dist-order-reveal-badge{margin:0 0 12px;display:inline-block;background:#e8f5e9;color:#2e7d32;font-size:13px;font-weight:700;padding:5px 14px;border-radius:999px}.dist-order-reveal-time{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:10px 12px;background:linear-gradient(135deg,#f0f4ff,#e8f0fe);border:1px solid #d6e4ff;border-radius:12px;text-align:left}.dist-order-reveal-time-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;color:#2563c7;box-shadow:0 2px 8px #2563c71f}.dist-order-reveal-time-body{min-width:0;display:flex;flex-direction:column;gap:2px}.dist-order-reveal-time-label{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.dist-order-reveal-time-value{font-size:14px;font-weight:700;color:#1e293b;font-variant-numeric:tabular-nums;letter-spacing:.01em}.dist-order-reveal-img-wrap{width:140px;height:140px;margin:0 auto 12px;border-radius:12px;overflow:hidden;background:#f5f5f5;border:1px solid #eee}.dist-order-reveal-img{width:100%;height:100%;object-fit:cover}.dist-order-reveal-name{margin:0 0 6px;font-size:15px;font-weight:700;color:#1a1a1a;line-height:1.35}.dist-order-reveal-code{margin:0 0 14px;font-size:12px;color:#666}.dist-order-reveal-code-label{color:#999;font-weight:600}.dist-order-reveal-rows{background:#f8f9fb;border-radius:12px;padding:12px 14px;margin-bottom:16px}.dist-order-reveal-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#444;padding:6px 0}.dist-order-reveal-row--profit strong{color:#ff4c00}.dist-order-reveal-row strong{font-size:15px;color:#111}.dist-order-reveal-btn{width:100%;border:none;border-radius:999px;padding:14px 16px;background:#ff4c00;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.dist-order-reveal-btn:active{transform:scale(.98)}.task-topbar{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:450px;height:48px;z-index:1000;background:#ff4c00;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:red;color:#fff;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;border-radius:32px;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}@media(max-width:480px){.dist-page{padding:16px 14px 105px}.dist-banner{height:170px}.dist-title{font-size:20px}.dist-stats-label,.dist-info-card{font-size:13px}.dist-stats-value{font-size:14px}}.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:#ff4c00;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:#ff4c00;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:#ff4c00}.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:100px;min-height:calc(100vh - 125px)}.main-content.with-header{padding-top:104px}
