:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container{display:flex;flex-direction:row;justify-content:flex-end}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}html{background:#efebe0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.menu{gap:20px}.button-menu button{margin-right:15px;margin-bottom:15px}.button-menu button:last-child{margin-right:0;margin-bottom:15px}.click-button{margin-bottom:15px}.top-button{background-color:#faebd7}.top-button:hover{background-color:#fafadc}.top-button-selected{background-color:#d2c3af;border:2px black;border-radius:8px}@media (prefers-color-scheme: dark){.top-button{background-color:#645541}.top-button:hover{background-color:#786955}.top-button-selected{background-color:#3c2d19}}.personal-paragraph{max-width:90ch;margin:0 auto 30px;line-height:1.6}.intro-h2{margin-bottom:30px;margin-top:100px}.note-paragraph{max-width:75ch;margin:0 auto 30px;line-height:1.6}label{display:block;margin-bottom:1rem}.redColor{color:red}.submitButton{padding:10px 20px;border:2px solid black;border-radius:8px;color:#fff;background-color:#6c757d;cursor:pointer;transition:all .3s}@keyframes colorCycle{0%{background-color:#ea00ff}50%{background-color:#03d5ff}to{background-color:#ea00ff}}.submitButton:hover{animation:colorCycle 2s linear infinite}@keyframes textCycle{0%{color:red}25%{color:#df13ac}50%{color:#00f}75%{color:#df13ac}to{color:red}}.funColors{animation:textCycle 4s linear infinite}@keyframes alertCycle{0%{color:red}25%{color:#fff}50%{color:red}to{color:red}}.alertColors{animation:alertCycle 2s linear infinite}.submitButton2,.submitButton3{padding:10px 20px;border:2px solid black;border-radius:8px;color:#fff;background-color:#6c757d;cursor:pointer;transition:all .3s}.myButton{background-color:#4caf50;color:#fff;border:2px solid black;border-radius:8px;cursor:pointer;font-size:16px;padding:10px 20px}.myButton:hover{background-color:#2d6930}.myButtonSelected{background-color:#2d6930;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:16px;padding:10px 20px}.link-container{display:flex;justify-content:center;gap:20px}.markdown-textarea{width:75ch;height:150px}
