: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}}body{background-color:#17202a}html{font-size:62.5%;font-family:urbanist}p,a,li,input{font-size:1.6rem;letter-spacing:.12rem;line-height:1.5;color:#fff}button{padding:.8rem 3.2rem;border-radius:.3rem;cursor:pointer;border:0;background-color:#18dc9b;box-shadow:rgb(000/ 5%) 0 0 8px;letter-spacing:1.5px;text-transform:uppercase;font-size:15px;transition:all .5s ease;margin-left:1.2rem;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;-ms-border-radius:.3rem;-o-border-radius:.3rem}button:hover{background-color:#18dc9b;color:#fff;box-shadow:#09ac73 0 7px 19px}.main-section{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-form{padding:1.6rem;background-color:#212f3d;border-radius:.6rem;-webkit-border-radius:.6rem;-moz-border-radius:.6rem;-ms-border-radius:.6rem;-o-border-radius:.6rem;margin:3.2rem auto}.section-form form{display:flex;gap:1.2rem}.section-form input{width:24rem;color:#212f3d;border:.1rem solid grey;outline:none;border-radius:.3rem;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;-ms-border-radius:.3rem;-o-border-radius:.3rem;padding:.8rem 1.2rem}.section-post{width:90%}.section-post ol{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem}.section-post ol li{background-color:#212f3c;padding:1.6rem;border-radius:.3rem;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;-ms-border-radius:.3rem;-o-border-radius:.3rem;list-style-position:inside;border-left:.2rem solid}.section-post ol .btn-delete{background-color:#e74c3c!important}.section-post ol .btn-delete:hover{color:#fff;box-shadow:#a7360d 0 7px 19px}@media screen and (max-width:980px){.section-form form{flex-direction:column;justify-content:center;align-items:center}.section-post ol{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:720px){.section-post ol{grid-template-columns:repeat(1,1fr)}}
