: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}}.loader-container{display:flex;justify-content:center;align-items:center;height:100px}.spinner{width:40px;height:40px;border:5px solid lightgray;border-top:5px solid #3498db;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#root{max-width:100%;margin:0 auto;padding:2rem;text-align:center}.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}.section-body .section-ol{display:flex;flex-wrap:wrap;justify-content:center;place-items:center;width:90vw;gap:2rem 3rem;margin-top:3rem}.section-body .section-ol li{place-items:center;border:1px solid whitesmoke;max-width:30rem;height:18rem;text-align:start;padding:10px 15px 13px}.section-body .section-ol li .title{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:25px}.section-body .section-ol li .data{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:20px}.section-body .btn-edt{background-color:#535bf2;margin-right:20px}.section-body .btn-del{background-color:#ea2b2b}.section-form>Form{padding:10px 8px;border-radius:10px;background-color:gray;display:inline-flex;place-items:center;justify-content:center;gap:10px}.section-form>form input{padding:8px 5px 13px;border-radius:10px;background-color:beige;color:#000}
