@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{color:#211e19;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#fbfaf7;font-family:Inter,system-ui,sans-serif}#root{width:100%;min-height:100vh}button{transition:background .12s,border-color .12s,color .12s,opacity .12s}button:hover:not(:disabled){opacity:.92}:focus{outline:none}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #2f5a95b3}footer a:hover{text-decoration:underline}::selection{color:#211e19;background:#b7362933}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#dad5c9 padding-box padding-box;border:2px solid #0000;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#c9c3b5 padding-box padding-box;border:2px solid #0000}
