*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:IBM Plex Mono,Fira Code,monospace;background:#07070a;color:#d4d0c8;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:rgba(245,158,11,.3);color:#f5f1e8}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a0c}::-webkit-scrollbar-thumb{background:rgba(245,158,11,.2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(245,158,11,.4)}input:focus,textarea:focus{outline:none;border-color:rgba(245,158,11,.4)!important}button{cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed;opacity:.4}a{color:#f59e0b;text-decoration:none}a:hover{text-decoration:underline}