body{background-color:#008031}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;background-color:#008031}.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{color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#ffce00;border-radius:10px;font-weight:700;cursor:pointer;padding:1em;gap:1em}.read-the-docs{color:#888}.input{display:none}.header,.uploadText{color:#fff}.button-container{display:flex;flex-direction:column;gap:4px}.green{background-color:#00442a}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;text-align:left;width:80%;max-width:600px;margin:auto;padding:4%;border:2px solid #000;border-radius:10px;box-shadow:2px solid #000;color:#00442a}.modal-content h3{text-align:center}.tooltip{display:flex;height:24px;width:24px;background-color:#000;border-radius:50%;color:#fff;justify-content:center;align-items:center;font-weight:700}.help-button{font-size:12px;position:fixed;bottom:16px;display:flex;gap:12px;justify-content:center;align-items:center;color:#00442a}.help-button span{background-color:#00442a;color:#fff}.tab{display:flex;align-items:center;border:1px solid #ccc;background-color:#f1f1f1}.tab button{align-self:stretch;background-color:inherit;border:none;outline:none;cursor:pointer;padding:14px 16px;transition:.3s;border-radius:0;width:calc(50% - 24px)}.tab button:last-child{width:48px}.tab button:hover{background-color:#ddd}.tab button.active{background-color:#ccc}.tabcontent{display:none;padding:6px 12px;border:1px solid #ccc;border-top:none}.tabcontent{animation:fadeEffect 1s}@keyframes fadeEffect{0%{opacity:0}to{opacity:1}}:root{font-family:Inter,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;min-width:320px;min-height:100vh}li{margin-bottom:10px}ul{padding-inline-start:20px}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:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
