footer{align-items:center;background-color:#000;display:flex;flex-direction:column;margin-top:50px;padding:20px}.footer__categories{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.footer__categories li{margin:10px}.footer__categories a{background-color:#333;border:none;border-radius:5px;color:#fff;padding:10px 20px;text-decoration:none;transition:background-color .3s,transform .3s}.footer__categories a:hover{background-color:#fff;color:#333;transform:scale(1.1)}.footer_copyright{margin-top:20px;text-align:center}.footer_copyright small{color:#fff}.post_container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:20px}.post__footer{align-items:flex-end;margin-top:2rem}.post__author{align-items:flex-start;color:inherit;display:flex;gap:1rem;text-decoration:none}.Avatar{border-radius:50%;height:50px;object-fit:cover;width:50px}.post_detail{margin-top:40px;padding:15px}.post-detail_container{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;max-width:100%;padding:15px;width:750px}.post-detail_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.post-detail_header.btn{font-size:14px;margin-left:8px;padding:6px 12px}.post-detail_thumbnail{margin-bottom:15px}.post-detail_thumbnail img{border-radius:8px;cursor:pointer;height:auto;width:100%}.post-detail_thumbnail img:hover{transform:scale(1.03)}.post-author{align-items:center;display:flex;margin-bottom:8px}.post-author img{border-radius:50%;height:30px;margin-right:8px;width:30px}.btn,.post-author span{font-size:14px;font-weight:700}.btn{padding:6px 12px}.form{display:flex;flex-direction:column;gap:.8rem}.input,.select,.textarea{border-radius:50%;padding:.6rem 1rem;resize:none;width:100%}.create-post,.login,.profile_form,.register{display:grid;height:calc(100vh - 12rem);margin-inline:auto;place-items:center;width:50%}.create-post,.login h2,.register h2{display:block;margin-top:1.5rem;text-align:center}.ql-editor{background:#fff;height:10rem!important;overflow:scroll}.profile_container{display:grid;place-items:center;text-align:center}.profile_details{width:100%}.avatar_wrapper{aspect-ratio:1/1;margin-inline:auto;margin-top:1rem;position:relative;width:15rem}.avatar_wrapper img{border:1rem solid beige;border-radius:50%;height:15rem;object-fit:cover;overflow:hidden;width:100%}.profile_avatar{border:1rem solid #fff;border-radius:50%;height:100%;overflow:hidden}.avatar_form{height:1rem}.avatar_form input{visibility:hidden}.avatar_form label,.profile_avatar-btn{background:grey;border-radius:50%;bottom:1.4rem;color:#fff;display:grid;font-size:1.2rem;height:3rem;place-items:center;position:absolute;right:2rem;width:3rem}.profile_avatar-btn{background:blue;cursor:pointer;font-size:1.5rem;padding:0}.authors_container{grid-gap:3rem;color:inherit;display:grid;gap:3rem;grid-template-columns:repeat(4,1fr);text-decoration:none}.authors{background:#fff;border-radius:1rem;display:flex;gap:1rem;margin-top:1rem;padding:1rem;transition:cubic-bezier(0,0,0,.5)}.author-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #0000001a;padding:20px;text-align:center;transition:transform .3s ease;width:250px}.author-card:hover{cursor:pointer;transform:scale(1.1)}.authors_avatar{margin-bottom:10px}.avatar{border-radius:50%;height:100px;object-fit:cover;width:100px}.authors_info h4{font-weight:700;margin-bottom:5px}.author-link,.authors_info h4{color:inherit;text-decoration:none}@media (min-width:768px){.authors_container{grid-template-columns:repeat(3,1fr)}.author-card{width:200px}.avatar{height:80px;width:80px}}@media (min-width:80px){.authors_container{grid-template-columns:repeat(2,1fr)}.author-card{width:150px}.avatar{height:60px;width:60px}}@media (min-width:320px){.authors_container{grid-template-columns:repeat(1,1fr)}.author-card{width:100%}.avatar{height:40px;width:40px}}.dashboard{gap:2rem}.dashboard,.dashboard_post{align-items:center;display:flex;flex-direction:column}.dashboard_post{border:1px solid #ccc;border-radius:5px;gap:1rem;padding:1rem;width:60%}.dashboard_post-thumbnail{border-radius:5px;height:150px;overflow:hidden;width:100%}.dashboard_post-thumbnail img{height:100%;object-fit:cover;width:100%}.dashboard_post-action{display:flex;gap:1rem}.btn{border:none;border-radius:5px;cursor:pointer;padding:.5rem 1rem}.btn-primary{background-color:#007bff;color:#fff}.btn-danger{background-color:#dc3545;color:#fff}@media (min-width:768px){.dashboard_post{width:60%}}@media (min-width:480px){.dashboard_post{width:200px}.dashboard_post-thumbnail{height:150px}}@media (min-width:320px){.dashboard_post{width:100%}.dashboard_post-thumbnail{height:100px}}@media (max-width:768px){.footer__categories{align-items:center;flex-direction:column}.footer__categories li{margin:10px 0}.footer__categories a{text-align:center;width:100%}}.card{border-radius:10px;box-shadow:0 0 10px #0000001a;flex:0 0 30%;margin:20px 1.5%;overflow:hidden}.card-img-top{border-top-left-radius:10px;border-top-right-radius:10px;height:150px;object-fit:cover;width:100%}.card-body{padding:20px}.card-text{color:#666;font-size:16px}.post__footer{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.post__author{color:#333;font-size:18px;font-weight:700}.category-link{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.category-link:hover{background-color:#3e8e41}@media (max-width:768px){.card{flex:0 0 100%;grid-template-columns:repeat(3,1fr);margin:20px 0}.card-body{padding:15px}.post__footer{align-items:flex-start;flex-direction:column}.post__author{margin-bottom:10px}.category-link{width:100%}}
/*# sourceMappingURL=main.a2772d3c.css.map*/