: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}
