body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.NavClass{width:100vw;display:flex;align-items:center;justify-content:space-between;background:#151517}.NavClass,.NavClass .logo{height:200px}.NavClass .mobile-dropdown,.NavClass .mobile-nav{display:none}.NavClass a,.NavClass Link{text-decoration:none;color:#8ee3c8}.NavClass .NavButtons{text-decoration:none;margin:50px}@media (max-width:30em){.NavClass a.button1{display:block;margin:.4em auto}}@media (max-width:540px){.NavClass .desktop-nav{display:none}.NavClass .logo{height:150px}.NavClass .mobile-dropdown{width:30vw;display:initial;display:flex}}button{display:inline-block;padding:.35em 1.2em;border:.1em solid #8ee3c8;margin:0 .3em .3em 0;border-radius:.12em;box-sizing:border-box;text-decoration:none;font-family:"Roboto",sans-serif;font-weight:300;background-color:transparent;text-align:center;transition:all .2s}button,button:hover,button Link{color:#8ee3c8}button:hover{background-color:#2673b8}.Footer{color:#8ee3c8;display:flex;flex-direction:column;align-items:center;font-size:20px}.art-main{justify-content:center}.art-main,.art-main .post-info{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}.art-main .post-info{justify-content:flex-start;margin:20px;padding:10px;height:120vh;width:80vw;border:.2em solid #8ee3c8;background:#1e1e21}.art-main .post-info .post-image{height:65%}.art-main .post-info .post-header{height:60px;width:75vw;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;background:#151517}.art-main .post-info .post-header .post-header-left{display:flex;flex-direction:row;width:100%}.art-main .post-info .post-header .post-header-left .art-title{margin-left:5px;margin-right:50px}.art-main .post-info .post-header .post-header-right{display:flex;flex-direction:row;align-items:center}.art-main .post-info .post-header .post-header-right .like-button{height:50px;margin:10px}.art-main .post-info .post-header .art-description{height:400px;width:850px;background:#151517}.art-main .post-info .edit-delete-dropdown{height:40px;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.art-main .post-info .edit-delete-dropdown .edit-dropdown-button{height:10px;margin:10px}.art-main .edit-info{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin:20px;padding:10px;height:60vh;width:80vw;border:.2em solid #8ee3c8;background:#1e1e21}.art-main .edit-info .post-image{width:100%}.art-main .edit-info .input-section{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;margin:10px}.art-main .edit-info .input-section .submit-input-title{width:500px;background:#28282c;border:#8ee3c8;color:#8ee3c8}.art-main .edit-info .input-section .submit-input-description{height:200px;width:500px;margin-top:10px;margin-bottom:10px;background:#28282c;border:#8ee3c8;color:#8ee3c8}@media (max-width:540px){.art-main{width:100vw;justify-content:center}.art-main,.art-main .post-info{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}.art-main .post-info{justify-content:flex-start;margin:20px;padding:10px;height:60vh;width:80vw;border:.2em solid #8ee3c8;background:#1e1e21}.art-main .post-info .post-image{width:100%}.art-main .post-info .post-header .post-header-left{display:flex;flex-direction:column;align-items:flex-start;width:100%}.art-main .post-info .post-header .post-header-left .art-title{margin-left:0;margin-right:0}}.Auth{height:60vh}.Auth,.Auth-Box{display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center}.Auth-Box{height:250px;width:330px;border:.2em solid #8ee3c8;background-color:#1e1e21}.Auth-Box .auth-img{height:60px;margin-bottom:20px}.Auth-Box .auth-input{margin-bottom:10px}.dashboard-page{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch}.dashboard-page .dashboard-post{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:20px;padding:10px;height:700px;width:500px;border:.2em solid #8ee3c8;background:#1e1e21}.dashboard-page .dashboard-post .dashboard-image{width:100%}.dashboard-page .dashboard-post .post-header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;font-size:22px;margin-top:15px}.dashboard-page .dashboard-post .post-header a{text-decoration:none;color:#8ee3c8}.dashboard-page .dashboard-post .post-header .post-header-left{display:flex;flex-direction:row;width:450px}.dashboard-page .dashboard-post .post-header .post-header-left .post-header-text{margin-right:50px;margin-left:10px;margin-bottom:20px}.profile-page{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch}.profile-page .profile-dash{display:flex;flex-direction:row;width:100vw;padding:50px;background:#1e1e21}.profile-page .profile-dash .profile-dash-items{display:flex;flex-direction:row;align-items:flex-start}.profile-page .profile-dash .profile-dash-items .profile-dash-picture{height:200px}.profile-page .profile-dash .profile-dash-items .profile-dash-info{margin:30px;display:flex;flex-direction:column;align-items:flex-start}.profile-page .profile-dash .profile-dash-items .profile-dash-info .profile-dash-info-items{margin:5px}.profile-page .profile-post{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:20px;padding:10px;height:700px;width:500px;border:.2em solid #8ee3c8;background:#1e1e21}.profile-page .profile-post .profile-image{width:100%}.profile-page .profile-post .post-header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;font-size:22px;margin-top:15px}.profile-page .profile-post .post-header a{text-decoration:none;color:#8ee3c8}.profile-page .profile-post .post-header .post-header-left{display:flex;flex-direction:row;width:450px}.profile-page .profile-post .post-header .post-header-left .post-header-text{margin-right:50px;margin-left:10px;margin-bottom:20px}@media (max-width:540px){.profile-page .profile-dash{justify-content:flex-start;width:100vw;padding:20px;background:#1e1e21}.profile-page .profile-dash,.profile-page .profile-dash .profile-dash-items{display:flex;flex-direction:column;align-items:center}.profile-page .profile-dash .profile-dash-items .profile-dash-picture{height:150px}.profile-page .profile-dash .profile-dash-items .profile-dash-info{margin:30px;display:flex;flex-direction:column;align-items:flex-start}.profile-page .profile-dash .profile-dash-items .profile-dash-info .profile-dash-info-items{margin:5px}.profile-page .profile-post{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:20px;padding:10px;height:50vh;width:60vw;border:.2em solid #8ee3c8;background:#1e1e21}.profile-page .profile-post .profile-image{width:100%}.profile-page .profile-post .post-header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;font-size:14px;margin-top:10px}.profile-page .profile-post .post-header a{text-decoration:none;color:#8ee3c8}.profile-page .profile-post .post-header .post-header-left{display:flex;flex-direction:row;width:50vw}}.submit{height:auto;width:100vw;margin-top:25px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}.submit .submit-section{height:80vh;width:60vw;border:.2em solid #8ee3c8;color:#8ee3c8}.submit .submit-section .Image-Drop{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;margin-top:50px}.submit .submit-section .Image-Drop .Image-Drop-image{width:270px}.submit .submit-section .Image-Drop .Dropzone{position:relative;width:200px;height:200px;margin-top:20px;margin-bottom:20px;border:7px dashed #666;border-radius:5%;display:flex;justify-content:center;align-items:center;font-size:28px}.submit .submit-section .Image-Drop .drop-text{color:#8ee3c8}.submit .submit-section .input-section{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.submit .submit-section .input-section .submit-input-title{background:transparent;border:#8ee3c8;color:#8ee3c8;width:20vw}.submit .submit-section .input-section .submit-input-description{height:100px;width:20vw;margin-top:10px;margin-bottom:10px;background:transparent;border:#8ee3c8;color:#8ee3c8}@media (max-width:540px){.submit .Image-Drop{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;margin-top:50px}.submit .Image-Drop .Image-Drop-image{width:150px}.submit .Image-Drop .Dropzone{position:relative;width:130px;height:130px;margin-top:20px;margin-bottom:20px;border:7px dashed #666;border-radius:5%;display:flex;justify-content:center;align-items:center;font-size:28px}.submit .Image-Drop .drop-text{color:#8ee3c8}}h3,p1{text-decoration:none;font-family:"Roboto",sans-serif;font-weight:300;color:#8ee3c8}.front-page-main{height:100vh;width:100vw;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.front-page-main .front-page-img{width:60vw}@media (max-width:540px){.front-page-main .front-page-img{width:80vw}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#28282c;font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif}Footer{color:#28282c}
/*# sourceMappingURL=main.04bd5c0d.chunk.css.map */