:root{--primary: #6366f1;--primary-light: #818cf8;--primary-dark: #4f46e5;--accent: #f59e0b;--accent-light: #fbbf24;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--info: #3b82f6;--bg-body: #f1f5f9;--bg-card: #ffffff;--bg-sidebar: #0f172a;--bg-sidebar-hover: #1e293b;--bg-header: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--text-sidebar: #cbd5e1;--text-sidebar-active: #ffffff;--border: #e2e8f0;--shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px rgba(0,0,0,.05), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 10px 25px rgba(0,0,0,.08);--radius: 16px;--radius-sm: 10px;--gradient-primary: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--gradient-accent: linear-gradient(135deg, #f59e0b 0%, #ef4444 100%);--gradient-success: linear-gradient(135deg, #10b981 0%, #059669 100%);--gradient-sidebar: linear-gradient(160deg, #667eea 0%, #764ba2 100%)}[data-theme=dark]{--bg-body: #0f172a;--bg-card: #1e293b;--bg-sidebar: #020617;--bg-sidebar-hover: #0f172a;--bg-header: #1e293b;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--border: #334155;--shadow: 0 1px 3px rgba(0,0,0,.3);--shadow-md: 0 4px 6px rgba(0,0,0,.3);--shadow-lg: 0 10px 25px rgba(0,0,0,.4)}body{background:var(--bg-body);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.el-card,.el-table th,.el-table .cell,.el-tag,.el-menu-item,.el-tabs__item,.stat-card,.stat-card *,h1,h2,h3,h4,h5,h6,.sidebar-brand,.username,.balance-display,.app-header,.el-header,.el-aside,.el-badge__content,.el-alert__title,.el-divider__text{-webkit-user-select:none;user-select:none;cursor:default}.usage-code,.key-text,.new-key-value code,.quick-test-code,.el-input__inner,.el-textarea__inner,code,pre{-webkit-user-select:text;user-select:text;cursor:auto}.el-table .cell{cursor:default}.el-table th.is-sortable .cell{cursor:pointer}.el-table td .cell{-webkit-user-select:text;user-select:text}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00000040}::-webkit-scrollbar-corner{background:transparent}html,body,#app{margin:0!important;padding:0!important;height:100vh!important;overflow:hidden!important}.app-root{height:100vh!important;overflow:hidden!important}.app-sidebar{background:linear-gradient(160deg,#667eea,#764ba2)!important;color:#fff!important}.app-root>.el-container{margin-left:170px!important;height:100vh!important;overflow:hidden!important}.el-header{background:var(--bg-header)!important;border-bottom:1px solid var(--border)!important;box-shadow:var(--shadow);flex-shrink:0!important}.el-main{background:var(--bg-body)!important;display:flex!important;flex-direction:column!important;padding:16px!important;overflow-y:auto!important;overflow-x:hidden!important;flex:1!important;min-height:0!important;height:0!important}.page-content{display:flex;flex-direction:column;flex:1;min-height:0;gap:12px}.page-header{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.page-table{flex:1;min-height:0;overflow:auto}.page-table .el-table{width:100%!important}.page-pagination{flex-shrink:0;display:flex;justify-content:center;padding:12px 0 4px;background:var(--bg-body);border-top:1px solid var(--border)}.el-table__body-wrapper{overflow-x:hidden!important}.el-table--small .cell{padding:0 6px!important}.el-card{border-radius:var(--radius)!important;border:1px solid var(--border)!important;box-shadow:var(--shadow)!important;transition:box-shadow .2s}.el-card:hover{box-shadow:var(--shadow-md)!important}.el-aside{background:var(--gradient-sidebar, linear-gradient(160deg, #667eea 0%, #764ba2 100%))!important;border-right:none!important;border-radius:0 24px 24px 0!important;overflow-y:auto!important;overflow-x:hidden!important;box-shadow:4px 0 30px #00000026!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;z-index:100!important}.el-menu{background:transparent!important;border-right:none!important;padding-top:8px!important;overflow:visible!important}.el-menu-item{color:#ffffffd9!important;border-radius:14px!important;margin:2px 10px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;font-weight:500!important;font-size:14px!important}.el-menu-item:hover{background:#ffffff2e!important;color:#fff!important;border-radius:14px!important}.el-menu-item.is-active{background:#ffffff40!important;color:#fff!important;font-weight:700!important;box-shadow:0 4px 15px #0000001a!important;border-radius:14px!important}.el-menu .el-divider{border-color:#fff3!important;margin:8px 16px!important}.el-button--primary{background:var(--gradient-primary)!important;border:none!important;box-shadow:0 2px 8px #6366f14d;transition:all .2s}.el-button--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.el-button--success{background:var(--gradient-success)!important;border:none!important}.el-button--danger{border-radius:var(--radius-sm)!important}.el-table{border-radius:var(--radius)!important;overflow:hidden}.el-table th{background:#f8fafc!important;color:var(--text-secondary)!important;font-weight:600}[data-theme=dark] .el-table th{background:#0f172a!important}.stat-card{position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:var(--radius) var(--radius) 0 0}.stat-card.primary:before{background:var(--gradient-primary)}.stat-card.accent:before{background:var(--gradient-accent)}.stat-card.success:before{background:var(--gradient-success)}.stat-label{color:#999;font-size:13px}.stat-value{font-size:24px;font-weight:700;margin:6px 0}.el-tag{border-radius:6px!important;font-weight:500!important}.el-input__inner{border-radius:var(--radius-sm)!important}.el-dialog,.el-message-box{border-radius:16px!important}.el-tabs__item{font-weight:500!important}.el-tabs__active-bar{background:var(--gradient-primary)!important;height:3px!important}.el-badge__content{border:2px solid #fff;font-weight:600}.sidebar-brand{color:#fff!important;font-weight:700;letter-spacing:1px}.sidebar-section{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:8px 20px!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;transition:opacity .15s!important}.sidebar-section:hover{opacity:.85!important}.sidebar-section-title{color:#ffffff80!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:2px!important;font-weight:600!important}.sidebar-section-arrow{color:#fff6!important;font-size:14px!important;transition:transform .25s!important}.sidebar-section-arrow.collapsed{transform:rotate(-90deg)!important}.app-header{background:var(--bg-header)!important;border-bottom:1px solid var(--border)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;padding:0 20px!important;gap:8px}.header-right{display:flex;align-items:center;gap:12px}.user-info{display:flex;align-items:center;gap:8px;padding-right:12px;border-right:1px solid var(--border)}.username{font-weight:600;color:var(--text-primary);font-size:14px}.balance-display{display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#667eea14,#764ba214);padding:6px 6px 6px 14px;border-radius:20px;font-weight:700;font-size:14px;color:#667eea}.refresh-balance-btn{padding:2px!important;margin-left:2px;color:#667eea!important}.color-picker-wrapper{position:relative}.color-picker-panel{position:absolute;top:40px;right:0;z-index:9999;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;padding:6px 0;min-width:220px;-webkit-user-select:none;user-select:none;cursor:default}.color-swatch{width:24px;height:24px;border-radius:6px;cursor:pointer;transition:transform .15s;border:2px solid transparent}.color-swatch:hover{transform:scale(1.3);border-color:#333;z-index:2}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.refresh-balance-btn:hover{background:#667eea26!important}.info-btn{vertical-align:middle;padding:0!important;width:16px!important;height:16px!important;font-size:11px!important;color:#c0c4cc!important;margin-left:2px}.info-btn:hover{color:#667eea!important}.info-section h4{margin:0 0 8px;font-size:15px;color:var(--text-primary)}.info-section p{margin:4px 0;font-size:13px;color:var(--text-secondary);line-height:1.6}.info-formula{background:#f8fafc;border-radius:6px;padding:8px 12px;margin-bottom:8px;border:1px solid var(--border)}.info-formula code{font-size:13px;color:#667eea;font-weight:600}.icon-btn{border:1px solid var(--border)!important;background:var(--bg-card)!important;color:var(--text-secondary)!important;transition:all .2s}.icon-btn:hover{border-color:#667eea!important;color:#667eea!important;background:#667eea0f!important}.compact-notify{padding:10px 14px!important;max-width:300px!important}.compact-notify .el-notification__title{font-size:13px!important;font-weight:600!important}.compact-notify .el-notification__content{font-size:12px!important;margin-top:2px!important}.hamburger-btn{display:none!important}.mobile-backdrop{display:none}@media (max-width: 768px){.hamburger-btn{display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0}.mobile-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:99}.el-aside{left:-240px!important;width:240px!important;transition:left .3s!important;border-radius:0!important}.el-aside.mobile-open{left:0!important}.app-root>.el-container{margin-left:0!important}.el-header{padding:0 12px!important}.el-main{padding:12px!important}.header-right{gap:6px!important}.user-info{padding-right:6px!important}.username{display:none!important}.el-row>.el-col{margin-bottom:8px}.el-row>.el-col[class*=span-],.el-row>.el-col[class*=span]{flex:0 0 100%!important;max-width:100%!important}.page-table{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.page-table .el-table{min-width:600px}.auth-card{padding:24px 20px!important}}@media (max-width: 480px){.balance-display{display:none!important}.stat-value{font-size:20px!important}.el-card{border-radius:10px!important}}
