:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;font-size:14px;color:#f2f2f7;background:#0b0b12}*{box-sizing:border-box}html{min-height:100%;background:var(--c-bg, #0B0B12)}body,#root{min-height:100vh}body{margin:0;overflow-y:auto;background:var(--c-bg, #0B0B12)}input,button,textarea,select{font:inherit;color:inherit}input:focus,textarea:focus,select:focus{outline:2px solid #8B6DFF;outline-offset:0}button{cursor:pointer;border:none;background:none}a{color:#8b6dff;text-decoration:none}a:hover{text-decoration:underline}.vvc-loading-spinner{border-radius:999px;animation:vvc-spin .8s linear infinite}@keyframes vvc-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.vvc-loading-spinner{animation:none}}.vvc-hscroll::-webkit-scrollbar{height:10px;-webkit-appearance:none}.vvc-hscroll::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.vvc-hscroll::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:999px;border:2px solid transparent;background-clip:content-box}.vvc-hscroll::-webkit-scrollbar-thumb:hover{background:#ffffff73;background-clip:content-box}
