:root{--color-bg:#0f0f1a;--color-surface:#ffffff0a;--color-surface-hover:#ffffff12;--color-border:#ffffff14;--color-border-hover:#ffffff24;--color-text:#fff;--color-text-secondary:#ffffffa6;--color-text-tertiary:#fff6;--color-primary:#20b2aa;--color-primary-hover:#1a9999;--color-danger:#e74c3c;--color-danger-hover:#c0392b;--color-success:#27ae60;--color-warning:#f39c12;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--transition:.15s ease;--font-family:"HarmonyOS Sans SC", system-ui, -apple-system, sans-serif}@font-face{font-family:HarmonyOS Sans SC;src:url(/fonts/HarmonyOS_Sans_SC_Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:HarmonyOS Sans SC;src:url(/fonts/HarmonyOS_Sans_SC_Bold.ttf)format("truetype");font-weight:700;font-style:normal}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;color:var(--color-text);background:var(--color-bg);font-family:var(--font-family);-webkit-font-smoothing:antialiased;font-size:14px;overflow:hidden}#app{width:100%;height:100%}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff38}@media (width>=768px){html,body{font-size:15px}}
