*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#0f0f0f;color:#f1f1f1;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#404040;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#555}.app-layout{background:#0f0f0f;display:flex;flex-direction:column;min-height:100vh}.main-content{display:flex;flex:1;flex-direction:column}h1,h2,h3,h4,h5,h6{color:#fff}button{color:inherit;font-family:inherit}input,select,textarea{background-color:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);color:#fff;font-family:inherit}input::-moz-placeholder,textarea::-moz-placeholder{color:#ffffff80}input::placeholder,textarea::placeholder{color:#ffffff80}a{color:#ea6666;text-decoration:none}a:hover{color:#f81337}
