:root{--brand-primary: #d40511;--brand-primary-hover: #1e8449;--brand-primary-dark: #1e8449;--brand-primary-light: #2ecc71;--brand-primary-rgb: 39, 174, 96;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:#213547;background-color:#fff}button{background-color:#f9f9f9}}.bottom-navbar{--nav-blue: #000000;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:#000;border:2px solid #fff;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;box-shadow:0 4px 12px #0000,0 10px 28px #ff4d0000;transition:background .2s ease,border-color .2s ease}.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;transition:color .2s ease}.bottom-navbar__item:hover,.bottom-navbar__item.active{color:#d40511}.bottom-navbar__fab:hover{background:#d40511;border-color:#fff}.bottom-navbar__fab.active{background:#d40511}.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:36px;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 solid rgba(224,224,224,0);border-radius:0;overflow:hidden;flex-shrink:0}.zd-lang-switch__btn{border:none;background:#fff;color:#666;font-size:10px;font-weight:700;padding:6px;line-height:1;cursor:pointer;border-radius:0}.zd-lang-switch__btn.is-active{background:#000;color:#fff}.zd-lang-switch__sep{width:1px;height:18px;background:#e0e0e0;flex-shrink:0}.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 #000;border-radius:8px;color:#000;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__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:#d40511;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}.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}.bottom-toggle-bar{position:relative;z-index:1095;width:100%;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -8px 32px #1a237e1f,0 -2px 8px #0000000f;border-top:1px solid #e8eaf6;box-sizing:border-box;order:1;margin-bottom:calc(92px + env(safe-area-inset-bottom,0px));animation:sheetSlideUp .28s cubic-bezier(.22,1,.36,1)}@keyframes sheetSlideUp{0%{transform:translateY(100%);opacity:.6}to{transform:translateY(0);opacity:1}}.bottom-toggle-bar.expanded{padding:0 16px 16px}.bottom-toggle-bar.collapsed{padding:0 14px 10px}.sheet-handle{display:flex;align-items:center;justify-content:center;width:100%;border:none;background:transparent;padding:10px 0 8px;cursor:pointer}.sheet-handle-bar{width:40px;height:4px;border-radius:4px;background:#c5cae9;transition:background .2s ease,width .2s ease}.sheet-handle:hover .sheet-handle-bar,.sheet-handle:focus-visible .sheet-handle-bar{background:#1565c0;width:48px}.sheet-body{display:flex;flex-direction:column;gap:14px}.sheet-section-label,.sheet-field-label,.sheet-stat-label,.sheet-balance-label{font-size:11px;font-weight:700;color:#78909c;text-transform:uppercase;letter-spacing:.4px}.sheet-section{display:flex;flex-direction:column;gap:8px}.sheet-chips{display:flex;flex-wrap:wrap;gap:8px}.sheet-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:6px 10px 6px 6px;background:linear-gradient(135deg,#e3f2fd,#f3f6ff);border:1px solid #bbdefb;border-radius:999px;box-sizing:border-box}.sheet-chip-letter{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#1565c0;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.sheet-chip-text{font-size:13px;font-weight:700;color:#1565c0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.sheet-field{display:flex;flex-direction:column;gap:6px}.sheet-input{width:100%;border:1.5px solid #d8dce8;border-radius:12px;padding:12px 14px;font-size:15px;font-weight:600;color:#1a237e;background:#f8f9fc;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.sheet-input::placeholder{color:#b0bec5;font-weight:500}.sheet-input:focus{outline:none;border-color:#1565c0;background:#fff;box-shadow:0 0 0 3px #1565c01f}.sheet-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sheet-stat{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:#f4f6fb;border-radius:12px;border:1px solid #e8eaf6}.sheet-stat--total{background:#fff5f6;border-color:#ffcdd2}.sheet-stat-value{font-size:18px;font-weight:800;color:#d40511;font-variant-numeric:tabular-nums;line-height:1.1}.sheet-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.sheet-balance{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.sheet-balance-icon{font-size:20px;line-height:1;flex-shrink:0}.sheet-balance-text{display:flex;flex-direction:column;gap:2px;min-width:0}.sheet-balance-value{font-size:16px;font-weight:800;color:#d40511;font-variant-numeric:tabular-nums}.btn-export{flex-shrink:0;background:linear-gradient(135deg,#d40511,#b8040f);color:#fff;border:none;border-radius:999px;padding:12px 22px;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 4px 14px #d4051159;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.btn-export:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #d405116b}.btn-export:active:not(:disabled){transform:translateY(0)}.btn-export:disabled{opacity:.65;cursor:wait}.sheet-collapsed{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:none;background:linear-gradient(135deg,#f8f9fc,#fff);border-radius:14px;padding:12px 14px;cursor:pointer;text-align:left;box-shadow:inset 0 0 0 1px #e8eaf6;transition:box-shadow .2s ease,transform .15s ease}.sheet-collapsed:active{transform:scale(.99)}.sheet-collapsed-info{display:flex;flex-direction:column;gap:2px;min-width:0}.sheet-collapsed-count{font-size:12px;font-weight:700;color:#546e7a}.sheet-collapsed-total{font-size:16px;font-weight:800;color:#d40511;font-variant-numeric:tabular-nums}.sheet-collapsed-cta{flex-shrink:0;font-size:12px;font-weight:700;color:#1565c0;padding:8px 12px;background:#e3f2fd;border-radius:999px}.success-toast-layer{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px;pointer-events:none}.success-toast-backdrop{position:absolute;inset:0;background:#00000073;animation:toastFadeIn .25s ease-out}.success-toast{position:relative;z-index:1;display:flex;align-items:center;gap:14px;width:min(320px,100%);padding:18px 20px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #00000038;animation:toastPopIn .35s cubic-bezier(.22,1,.36,1);pointer-events:auto}.success-toast-icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#2e7d32,#43a047);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #2e7d3259}.success-toast-icon svg{width:24px;height:24px;fill:#fff}.success-toast-body{display:flex;flex-direction:column;gap:2px;min-width:0}.success-toast-body strong{font-size:15px;font-weight:800;color:#1a237e}.success-toast-body span{font-size:13px;font-weight:600;color:#546e7a}@keyframes toastFadeIn{0%{opacity:0}to{opacity:1}}@keyframes toastPopIn{0%{opacity:0;transform:scale(.88) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.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:#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-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-toast-layer{padding:16px}.success-toast{padding:16px 18px}.success-toast-icon{width:40px;height:40px}.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%;width:100%;box-shadow:none;background:#f5f5f5}.main-content.panel-main{padding-bottom:0;min-height:100vh;overflow:visible}.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}
