*{box-sizing:border-box;margin:0;padding:0;transition:all .5s}img{display:block}ul li{list-style-type:none}.bs{box-shadow:.1em .1em .31rem 0 #357;box-shadow:.1em .1em .31rem 0 var(--dark-text)}.cp{cursor:pointer}a{color:inherit;text-decoration:none}:root{--dark-text:#357;--blue:#82a9e3;--btn:#ccc;--red:#e36464;--h1-font:700 2rem system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--h2-font:700 1.5rem system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--h3-font:700 1.25rem system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--p-font:400 18px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--p100-font:400 14px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}body,html{color:#357;color:var(--dark-text);font:400 18px system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font:var(--p-font);position:relative}#root,body,html{height:100vh;width:100%}.App{overflow:scroll}.App,main{display:flex;flex-flow:column;height:100vh;width:100%}main{gap:32px;justify-content:center;padding:100px 24px}main,nav{align-items:center}nav{background-color:#82a9e3;background-color:var(--blue);display:flex;justify-content:space-between;padding:64px 24px}h1{font:700 2rem system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font:var(--h1-font);text-transform:uppercase}nav button{font:400 18px system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font:var(--p-font);font-weight:500;min-width:100px;width:150px}main.Posts{align-items:start;flex-grow:1;gap:16px;justify-content:start;padding:24px 48px;text-align:center}h2{align-self:center;font:700 1.5rem system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font:var(--h2-font);text-transform:uppercase}.Posts ul{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);padding-bottom:100px;width:100%}@media screen and (max-width:600px){.Posts ul{grid-template-columns:repeat(1,1fr)}}.Posts ul li{border-radius:10px;display:flex;flex-flow:column;gap:16px;padding:16px;width:100%}.Posts img{border-radius:8px;height:auto;width:100%}.Posts img:hover{transform:scale(1.05)}h3{font:700 1.25rem system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font:var(--h3-font);text-transform:capitalize}@media screen and (min-width:1000px){.Posts ul li{display:grid;grid-template-columns:repeat(2,1fr)}.Posts img{grid-row:1/3}h3{place-content:end}}main.SignUp{font:400 14px system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font:var(--p100-font);gap:1.5em}form{background-color:#82a9e3;background-color:var(--blue);border-radius:15px;display:flex;flex-flow:column;gap:.8em;max-height:700px;max-width:350px;padding:1.5em;position:relative}.error{align-self:center;color:#e36464;color:var(--red);font-style:italic;position:absolute;text-transform:lowercase;top:-1.5em}label{font:700 1.25rem system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font:var(--h3-font);text-transform:capitalize}input{font:400 18px system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font:var(--p-font);padding-inline:.8em}button,input{border:none;border-radius:10px;color:#357;color:var(--dark-text);height:2.5em;outline:none;width:100%}button{background-color:#ccc;background-color:var(--btn);font:700 1.25rem system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font:var(--h3-font);min-width:300px;text-transform:uppercase}button:hover{background-color:#357;background-color:var(--dark-text);color:#ccc;color:var(--btn)}main>button{background-color:#e36464;background-color:var(--red);border-radius:50%;height:60px;min-width:60px;width:60px}main>p{margin-top:-1em}main>p a{color:#82a9e3;color:var(--blue)}footer{align-items:center;background-color:#82a9e3;background-color:var(--blue);bottom:0;display:flex;height:48px;justify-content:center;position:absolute;text-align:center;width:100%}
/*# sourceMappingURL=main.8052e8d9.css.map*/