.tab-bar[data-v-ef32c9b3]{position:absolute;bottom:0;left:0;right:0;height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background-color:#fff;display:flex;border-top:1px solid #f0f0f0;z-index:100;box-shadow:0 -2px 12px #0000000a}.tab-item[data-v-ef32c9b3]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#9ca3af;cursor:pointer;transition:color .25s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.tab-item.active[data-v-ef32c9b3]{color:#667eea}.tab-icon[data-v-ef32c9b3]{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.tab-icon[data-v-ef32c9b3] svg{width:22px;height:22px}.tab-text[data-v-ef32c9b3]{font-size:11px;line-height:1}:root{--brand-primary: #667eea;--brand-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--brand-primary-soft: #f0f3ff;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--bg-page: #f5f7fa;--bg-card: #ffffff;--text-primary: #1f2937;--text-secondary: #6b7280;--text-muted: #9ca3af;--border: #e5e7eb}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#e8eaef;color:var(--text-primary);overscroll-behavior-y:contain}input,button,textarea,select{font-size:16px;font-family:inherit}.mobile-wrapper{width:100%;height:100%;background-color:#e8eaef}@media (min-width: 769px){#app{width:100%;max-width:480px;height:100%;margin:0 auto;background-color:var(--bg-page);position:relative;box-shadow:0 0 24px #0000001f;overflow:hidden}}@media (max-width: 768px){html,body{background-color:var(--bg-page)}#app{width:100%;height:100%;background-color:var(--bg-page);position:relative}}.app-content{width:100%;height:100%;overflow-y:auto;padding-bottom:calc(56px + env(safe-area-inset-bottom));scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.app-content::-webkit-scrollbar{display:none}
