body{background-color:#f6fcff;font-family:Montserrat,sans-serif;margin:0;max-height:100vh;padding:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-family:Montserrat,sans-serif}input::placeholder,textarea::placeholder{font-family:Montserrat,sans-serif}input:focus,textarea:focus{outline:none}a,nav button{background-color:initial;border:none;color:#000;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1em;text-decoration:none}a:hover,nav button:hover{color:#bbb}form{margin:0 auto;max-width:90%}label{display:flex;flex-direction:column;margin-bottom:1px}label span{font-weight:700;margin-top:1rem;text-align:left}input,textarea{background-color:initial;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin-top:2px;padding:.7rem .3rem}.btn{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:10px 15px;text-align:center;width:120px}.btn-dark{background:transparent;background-color:#000;border:none;border-radius:5px;height:38px;width:38px}.btn.btn-outline{background:transparent;border:1px solid #000;border-radius:5px;color:#000;padding:7px 30px}.btn:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.btn.btn.btn-outline:hover{background-color:#000;color:#fff}.btn.btn-danger:hover{background-color:#dc3545}button[disabled]{background:#aaa}.container .error{border-radius:5px;color:red;padding:5px}@media screen and (max-width:500px){a.btn.btn-outline{display:flex;justify-content:center;margin-left:0;padding:5px}}.container{align-items:center;display:flex;justify-content:center;margin-bottom:5em;min-height:70vh}@media screen and (max-width:500px){.container{max-width:500px;min-height:80vh}}.about{align-items:center;display:flex;flex-direction:column;margin:3rem;max-width:600px;padding:1rem}.about p{color:#aaa;margin:5px;text-align:justify}.about a{display:block;margin-top:2em}.postdetails{margin-bottom:2em;max-width:500px}.image img{display:block;margin:auto;max-height:100%;object-fit:cover;width:100%}.image{height:500px;width:400px}.tags{display:flex;margin-bottom:0;margin-top:-15px}.tags p{margin-right:.5em}.flex{align-items:center;display:flex}.flex span{margin-top:.4em;max-width:400px}@media screen and (max-width:500px){.postdetails{align-items:start;display:flex;flex-direction:column}.image{height:400px;width:350px}.flex span{max-width:350px}}.home{flex-direction:column}.home,.home form{align-items:center;display:flex;justify-content:center}.home form{margin-bottom:2em}.home input{margin-right:10px}.noposts a{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);border-radius:5px;color:#fff}@media screen and (max-width:500px){.home h1{font-size:1.2em}.home form{margin-bottom:1em}}.footer{background-color:#edf3f6;flex-direction:column;height:100px;justify-content:center}.footer,.navbar{align-items:center;display:flex}.navbar{box-shadow:0 -2px 10px 0 rgba(0,0,0,.15);justify-content:space-between;padding:.5em .2em}.brand{font-size:1.2em}.brand span{font-weight:900;text-transform:uppercase}.links_list{display:flex;list-style:none;margin-right:1em}.link_list,a,li{color:#000;padding:.4em .6em;text-decoration:none}.active{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);border-radius:5px;color:#fff;font-weight:700;transition:.2s linear}.mobiledevice{display:none}@media screen and (max-width:500px){.webdevice{display:none}.mobiledevice{align-items:center;display:flex;flex-direction:row;justify-content:center}.link_list,a,li{display:flex;padding:.3em .4em}a:not(:first-child){margin-left:10px}.navbar ul{margin:.4em 0}}@media screen and (max-width:370px){ul.links_list{margin-left:1.5em;scale:.8}.brand{font-size:1em}}.login{border-radius:10px;box-shadow:0 -2px 10px 0 rgba(0,0,0,.15);margin:3rem;padding:1rem;text-align:center;width:30rem}.login p{color:#aaa}.register{border-radius:10px;box-shadow:0 -2px 10px 0 rgba(0,0,0,.15);margin:3rem;padding:1rem;text-align:center;width:40rem}.marginTop{margin-top:1em}.create_post{text-align:center}.create_post h2{font-size:2.3em}.create_post p{color:#aaa;margin-bottom:2em}.create_post button{margin-top:2em}.dashboard{text-align:center}.galery{grid-gap:20px;display:grid;grid-template-columns:repeat(3,minmax(100px,293px));justify-content:center;padding-top:20px}.post-img{display:block;max-height:396px;max-width:280px;position:relative}.post-img img{height:250px;margin:auto;object-fit:cover;vertical-align:top;width:250px}.btns{display:flex;justify-content:center;margin-top:0}.dashbtn{background:transparent;border:none;cursor:pointer}.dashboard .delete:hover{color:red}@media screen and (max-width:500px){.galery{gap:2;grid-template-columns:repeat(1,minmax(100px,250px))}.post-img{margin:0;padding:0}.post-img img{max-height:300px;max-width:300px}.btns{justify-content:space-around;margin-bottom:1.5em;margin-right:0;max-width:250px}a.dashbtn{margin:0}.noposts{align-items:center;display:flex;flex-direction:column}.nopostsbtn{display:flex;font-size:.7em;justify-content:center}}.search{align-items:center;display:flex;flex-direction:column;justify-content:center}.search h2{margin-bottom:1em}.search p{padding-bottom:1rem}.noposts,.post{text-align:center}.post h3{margin-bottom:0}.post img{max-height:600px;max-width:500px}.tag{display:flex;flex-direction:row;justify-content:center}.tag p{margin-right:.5em;margin-top:0}@media screen and (max-width:500px){.post h1{font-size:1em;margin:10px auto;max-width:350px}.post img{max-height:450px;max-width:350px}.body{margin:10px auto;max-width:350px;text-align:justify}}.edit_post{text-align:center;width:40%}.edit_post h2{font-size:2.3em}.edit_post p{color:#aaa;margin-bottom:2em}.edit_post button,.preview{margin-top:2em}.preview{max-height:396px;max-width:280px}.preview img{height:250px;object-fit:cover;width:250px}@media screen and (max-width:500px){.edit_post{width:90%}.edit_post h2{font-size:2em}}
/*# sourceMappingURL=main.4990aeff.css.map*/