@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);.profile-header{justify-content:center;padding:2rem;margin:.5rem auto}.profile-counts,.profile-header{display:flex;flex-direction:row;align-items:center;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}.profile-counts{justify-content:space-around}.profile-counts p{color:var(--soft-light2);font-size:.9rem;margin:.5rem 0}.user-intro{padding:1rem;width:80%;margin:auto;grid-row-gap:.25rem;row-gap:.25rem;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start}.user-intro .bio{color:var(--soft-light2);font-size:.9rem}.profile-picture-container{width:80%;margin:0 auto;padding:1rem}.fullsize-profile-picture{width:100%;margin:0 auto;border-radius:1rem}@media screen and (max-width:520px){.profile-picture{width:3rem;height:3rem}.profile-picture-container,.user-intro{width:auto}.profile-header{grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem}.profile-response{padding:0 1rem}}.btn{padding:.5rem 1rem;border-radius:.5rem;margin-top:0;margin-bottom:10px;color:#000;background:#1e90ff;transition:.3s ease}.loading,.loading:after,.loading:before{position:absolute;top:50%;left:50%;border:1px solid hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.4);border-radius:999px}.loading{margin:-25px 0 0 -25px;height:50px;width:50px}.loading,.loading:before{-webkit-animation:animation-rotate 1s linear infinite;animation:animation-rotate 1s linear infinite}.loading:before{content:"";margin:-23px 0 0 -23px;height:44px;width:44px}.loading:after{content:"";margin:-29px 0 0 -29px;height:56px;width:56px;-webkit-animation:animation-rotate 2s linear infinite;animation:animation-rotate 2s linear infinite}@-webkit-keyframes animation-rotate{to{-webkit-transform:rotate(1turn)}}@keyframes animation-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:824px){.sidepanel{width:40%}}@media screen and (max-width:624px){.sidepanel{width:45%}}.input-form{padding:1rem 0;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem}.link{margin-top:20px}.link-red{color:red}.inputBox{padding:.5rem 1rem;border:none;border-radius:.5rem;background-color:#202020;color:#fff;width:17rem;transition:.3s ease}.submitBtn{color:#fff;background:#00009f}input.submitBtn:hover{background-color:#00f}input.inputBox:focus{background-color:#2b2b2b}.btndesign{padding:10px 20px;border-radius:50px;background:#ff6f00;color:#fff;text-transform:uppercase;letter-spacing:1px;display:inline-block;cursor:pointer;margin-bottom:5px}.user-info{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;padding:1rem}.profile-picture{width:4rem;height:4rem;object-fit:contain;border-radius:50%;background-color:#000}.user-info>.right-section{grid-row-gap:1rem;grid-row-gap:.25rem;row-gap:.25rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.right-section p{color:var(--soft-light2)}.story-response{max-width:var(--max-width);margin:auto}.story-item{margin-top:10px;width:25rem}.story-media{width:100%}.story-list{margin:auto;display:flex;flex-wrap:wrap;grid-row-gap:2rem;row-gap:2rem;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;justify-content:center;align-items:center;padding:2rem 0}@media screen and (max-width:520px){.story-item{width:20rem}}.btn{width:100%;border-radius:50px;background-color:#1e90ff;border:none;color:#fff;padding:12px 30px;cursor:pointer;font-size:20px}.btn:hover{background-color:#4169e1}.downloadBtn,.submitBtn{margin-bottom:10px}.reel-output{display:flex;flex-direction:column;align-items:flex-start}.reel-header{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;align-content:center;justify-content:space-between;padding:1rem}.post-response,.reel-response{display:flex;justify-content:center;align-content:center;flex-direction:column;margin:2rem auto;width:35rem}.reel-creator{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}.post-caption,.reel-caption{padding:1rem;color:var(--soft-light2)}.post-section,.reel-video{margin:auto;padding:0 1rem;width:100%}.creator-info{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;grid-row-gap:.25rem;row-gap:.25rem;font-size:.85rem}.instagram-anchor{text-decoration:none;color:#fff;padding:.5rem;text-align:center;border-radius:.5rem;background-color:#2e3cb8;font-size:.75rem}@media screen and (max-width:520px){.reel-response{margin:2rem;width:auto}.profile-picture{width:2.5rem;height:2.5rem}.creator-info{font-size:.75rem}.reel-creator{grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem}.reel-video{width:100%}.post-caption,.reel-caption{padding:1rem;font-size:.8rem}}@media screen and (max-width:520px){.post-response{margin:2rem;width:auto}}.post-media{width:100%}.submitBtn{margin-top:0}.downloadBtn,.submitBtn{padding:.5rem 1rem;border-radius:.5rem;border:none;color:#000;background:#1e90ff;transition:.3s ease}.downloadBtn{margin-top:10px}footer{width:100%;position:fixed;bottom:0;left:0;padding:.75rem 1rem;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;background-image:linear-gradient(#2c2c2c,#2c2c2c);border-top-left-radius:10px;border-top-right-radius:10px}.footer-left{font-family:monospace;font-size:.9rem}.github-icon{background:#7388ff;border-radius:50%;width:1.25rem;height:1.25rem}@media screen and (min-width:520px){.footer-left{font-size:1rem}.github-icon{width:1.5rem;height:1.5rem}}:root{--soft-light1:#585858;--soft-light2:#bbb;--max-width:1200px}*{font-family:"Montserrat",sans-serif;margin:0;padding:0;box-sizing:border-box;outline:none}body{background-color:#1a1c1c;color:#fff}.adCSS{display:block}.main-header{background-image:linear-gradient(#2c2c2c,#2c2c2c);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.web-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:1rem;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem}.myLogo{width:2.5rem;height:2.5rem;object-fit:contain;text-align:center}.web-name{font-family:"Satisfy",cursive;font-weight:400}.nav-buttons{padding:1rem;border:none;outline:none;cursor:pointer;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-row-gap:1rem;row-gap:1rem;font-size:.75rem}.nav-buttons,.nav-icons{background-color:inherit}.nav-icons{width:1.5rem;height:1.5rem;object-fit:cover}.nav-icons,.nav-name{pointer-events:none}.selection-menu{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;list-style:none;padding:.5rem;grid-column-gap:.5rem;-webkit-column-gap:.5rem;column-gap:.5rem;max-width:1200px;max-width:var(--max-width);margin:auto}.active-navigation{display:flex;justify-content:center;align-items:center;border-bottom:4px solid #1e90ff}.active-navigation *{color:#fff}a:-webkit-any-link:active{color:none}a{text-decoration:none}.error-page{width:100%;height:50vh;flex-direction:column;display:flex;justify-content:center;align-items:center;font-size:.75rem}.error-page *{color:#dedede;font-family:monospace;padding:.5rem 0}#post-section,#profile-section,#reel-section,#story-section{display:flex;flex-direction:column;justify-content:center;margin:auto;padding-bottom:3rem}.post-response,.profile-response,.reels-response,.story-response{max-width:var(--max-width);margin:auto}.loadingSvg{margin:0 auto;width:10rem}
/*# sourceMappingURL=main.55ab07c9.chunk.css.map */