@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#667eea;--primary-dark:#5a6fd8;--accent:#764ba2;--success:#52c41a;--danger:#ff4d4f;--warning:#fa8c16;--text:#1a1a2e;--text-secondary:#6b7280;--bg:#f5f6fa;--card-bg:#fff;--header-h:58px;--tab-h:62px;--border:#e8eaed;--radius:14px;--radius-sm:10px;--shadow:0 2px 12px #00000014;--shadow-lg:0 8px 32px #0000001f}html,body,#root{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.mobile-app{background:var(--bg);flex-direction:column;max-width:540px;height:100dvh;margin:0 auto;display:flex;position:relative;box-shadow:0 0 60px #0000001f}.mobile-header{height:var(--header-h);z-index:100;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 16px;display:flex;position:sticky;top:0;box-shadow:0 2px 16px #0003}.mobile-header-left{align-items:center;gap:10px;display:flex}.header-logo{font-size:24px;animation:3s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.header-shop-name{color:#fff;letter-spacing:-.3px;font-size:14px;font-weight:700;line-height:1.2}.header-user-name{color:#ffffff80;margin-top:1px;font-size:11px}.header-logout-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex}.header-logout-btn:hover{background:#fff3}.header-logout-btn:active{background:#ffffff4d;transform:scale(.95)}.mobile-content{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex:1;padding-bottom:8px;overflow:hidden auto}.mobile-content::-webkit-scrollbar{width:3px}.mobile-content::-webkit-scrollbar-track{background:0 0}.mobile-content::-webkit-scrollbar-thumb{background:#667eea4d;border-radius:2px}.bottom-tab-bar{height:var(--tab-h);z-index:100;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border-top:1px solid #0000000f;flex-shrink:0;align-items:stretch;display:flex;box-shadow:0 -4px 20px #0000000f}.tab-item{color:#b0b7c3;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:8px 2px;text-decoration:none;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.tab-item:active{background:#f9fafb}.tab-icon{justify-content:center;align-items:center;font-size:20px;line-height:1;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.tab-label{white-space:nowrap;letter-spacing:.2px;text-overflow:ellipsis;max-width:100%;padding:0 2px;font-size:9px;font-weight:600;overflow:hidden}.tab-active{color:var(--primary)}.tab-active .tab-icon{transform:translateY(-2px)scale(1.1)}.tab-active:before{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));border-radius:0 0 6px 6px;height:3px;animation:.2s slideIn;position:absolute;top:0;left:25%;right:25%}@keyframes slideIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.page{padding:12px 12px 16px}.page-title{letter-spacing:-.3px;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:800;display:flex}.m-card{background:var(--card-bg);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #00000008;margin-bottom:10px;padding:14px;transition:box-shadow .2s}.m-card:hover{box-shadow:var(--shadow-lg)}.m-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.stat-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.stat-card{border-radius:var(--radius-sm);box-shadow:var(--shadow);border-left:3px solid var(--primary);background:#fff;padding:12px 14px;transition:transform .15s,box-shadow .15s}.stat-card:active{transform:scale(.98)}.stat-card .stat-label{color:var(--text-secondary);margin-bottom:4px;font-size:11px;font-weight:500}.stat-card .stat-value{letter-spacing:-.5px;font-size:17px;font-weight:800}.btn-primary{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;border-radius:var(--radius-sm);cursor:pointer;letter-spacing:-.2px;border:none;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:12px 20px;font-size:15px;font-weight:700;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 4px 16px #667eea59}.btn-primary:active{opacity:.85;transform:scale(.98)}.btn-primary:disabled{opacity:.4;cursor:not-allowed}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page>*{animation:.3s both fadeUp}.page>:first-child{animation-delay:20ms}.page>:nth-child(2){animation-delay:60ms}.page>:nth-child(3){animation-delay:.1s}.page>:nth-child(4){animation-delay:.14s}.page>:nth-child(5){animation-delay:.18s}.ant-table{font-size:13px!important}.ant-table-thead>tr>th{padding:8px 10px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:8px 10px!important}.ant-card{border-radius:var(--radius)!important}.ant-card-head{min-height:44px!important;padding:10px 14px!important}.ant-card-body{padding:12px 14px!important}.ant-btn{border-radius:10px!important;min-height:36px!important}.ant-form-item{margin-bottom:12px!important}.ant-modal-content{overflow:hidden;border-radius:20px!important}.ant-modal-header{background:linear-gradient(135deg,#f8f9ff,#fff)!important;padding:16px 20px!important}.ant-modal-body{padding:16px 20px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important;font-weight:600!important}.ant-tabs-tab-active{color:var(--primary)!important}.ant-tabs-ink-bar{background:linear-gradient(90deg, var(--primary), var(--accent))!important;border-radius:3px!important;height:3px!important}.ant-select-selector{border-radius:10px!important;min-height:40px!important}.ant-input{border-radius:10px!important;min-height:40px!important;font-size:16px!important}.ant-input-number-input{font-size:16px!important}.ant-picker{border-radius:10px!important;width:100%!important}.ant-picker-input>input{font-size:14px!important}.ant-input-affix-wrapper{border-radius:10px!important}.ant-drawer-content-wrapper{border-radius:20px 20px 0 0;overflow:hidden}.ant-tag{border-radius:6px!important;font-size:12px!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#667eea40;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#667eea80}@media (width>=600px){.mobile-app{max-width:100%;box-shadow:none}.stat-grid{grid-template-columns:repeat(3,1fr)}.tab-label{font-size:11px}}@media (width>=900px){.stat-grid{grid-template-columns:repeat(6,1fr)}.mobile-app{max-width:1200px;margin:0 auto}}@supports (padding-bottom:env(safe-area-inset-bottom)){.bottom-tab-bar{height:calc(var(--tab-h) + env(safe-area-inset-bottom))}}@media print{body *{visibility:hidden}.print-bill,.print-bill *{visibility:visible}.print-bill{color:#000;background:#fff;width:80mm;padding:4mm;font-family:Courier New,monospace;font-size:11pt;line-height:1.5;top:0;left:0;position:fixed!important}.no-print{display:none!important}}html{overscroll-behavior:none;-webkit-text-size-adjust:100%}.mobile-content{position:relative}button,a,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,select,textarea{touch-action:manipulation;font-size:16px!important}.mobile-content,.ant-drawer-body,.ant-modal-body{-webkit-overflow-scrolling:touch}.kpi-pulse{animation:2s ease-in-out infinite kpiPulse}@keyframes kpiPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.progress-bar{transition:width .8s cubic-bezier(.34,1.56,.64,1)}.expense-cat-badge{border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}@media (width<=360px){.tab-label{font-size:8px}.stat-value{font-size:15px!important}.page-title{font-size:14px}}@media (width<=400px){.ant-modal{margin:8px!important}.ant-modal-content{border-radius:16px!important}}@keyframes bellShake{0%{transform:rotate(0)}15%{transform:rotate(18deg)}30%{transform:rotate(-16deg)}45%{transform:rotate(14deg)}60%{transform:rotate(-10deg)}75%{transform:rotate(6deg)}90%{transform:rotate(-3deg)}to{transform:rotate(0)}}@keyframes bellPulse{0%,to{box-shadow:0 0 #ff8c0066}50%{box-shadow:0 0 0 6px #ff8c0000}}
