*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--c-bg: #0f1117;--c-surface: #181c27;--c-surface2: #1e2333;--c-border: rgba(255,255,255,.07);--c-border2: rgba(255,255,255,.12);--c-text: #e8eaf0;--c-muted: #7a8099;--c-green: #2ecc8a;--c-green-dim: rgba(46,204,138,.12);--c-blue: #4d9cf8;--c-blue-dim: rgba(77,156,248,.12);--c-amber: #f5a623;--c-amber-dim: rgba(245,166,35,.12);--c-red: #e05c5c;--c-red-dim: rgba(224,92,92,.12);--font: "DM Sans", sans-serif;--mono: "DM Mono", monospace;--radius: 10px;--radius-lg: 16px}html,body{height:100%;background:var(--c-bg);color:var(--c-text);font-family:var(--font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer;border:none;outline:none}input{font-family:var(--font);outline:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--c-bg)}::-webkit-scrollbar-thumb{background:var(--c-border2);border-radius:3px}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}
