*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;width:100%}body{font-family:DM Sans,SF Pro Display,Segoe UI,system-ui,sans-serif;background:#06060c;color:#b8b8d4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#222240;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#333360}*{scrollbar-width:thin;scrollbar-color:#222240 transparent}input,textarea,select{font-family:inherit;color:inherit;background:transparent;border:none;outline:none}button{font-family:inherit;transition:all .15s ease;cursor:pointer;border:none;background:transparent;color:inherit}button:active:not(:disabled){transform:scale(.97)}button:disabled{opacity:.5;cursor:not-allowed}:focus{outline:none}:focus-visible{outline:2px solid #00ffaa;outline-offset:2px;border-radius:3px}a{color:#0fa;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:2px}::selection{background:#00ffaa40;color:#e8e8ff}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
