@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);*{color:#f9f9f9;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;-webkit-user-select:none;user-select:none}body{background:#121212;margin:0;overflow-x:hidden;padding:0}.heading{font-size:1.75rem;font-weight:800}.subheading{font-size:1.4rem;font-weight:600}.hashtag{color:#ff0048d1;font-size:.85rem}.hint{color:#696969;font-size:1rem;font-weight:400}.page{height:auto;min-height:100vh}.page .top-bar{background:#121212;left:0;position:sticky;top:0}.option{border-bottom:1px solid #292b2c;border-top:1px solid #292b2c;font-size:1.1rem;margin:0;padding:1em;transition:.15s ease-out}.option:active,.option:focus{background-color:#292b2c}.option.critical{color:#f81b1f}.image-loader{animation:shimmer 5s infinite;background:linear-gradient(90deg,#696969,#7d7d7d 20%,#696969 40%);background-size:200% 100%;box-sizing:border-box;height:100%;width:100%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.form{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:1em;width:100vw}.form .edit{margin:.4em 0;width:100%}.btn-wrap{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-end;margin-top:.4em;width:100%}.btn-wrap .btn{margin-left:1em}.edit{background:#292b2c7d;border:2px solid #696969a6;border-radius:5px;box-sizing:border-box;padding:.7em 1.5em}.edit:-webkit-autofill,.edit:focus{border:2px solid #ff0048cc;outline:none}.btn{text-wrap:nowrap;background:#292b2c;border:none;border-radius:.25rem;max-width:60vw;overflow:hidden;padding:.5em 1.25em;text-overflow:ellipsis;transition:.1s ease-out;white-space:nowrap}.btn.active,.btn:active{background:#f04;color:#121212;font-weight:600}.follow-btn{background:none;border:.15rem solid #f04;border-radius:.25rem;box-sizing:none;color:#f04;font-weight:750;padding:.45em 1.4em;transition:.1s ease-out}.follow-btn:active,.unfollow-btn{background:#f04;color:#f9f9f9;font-weight:600}.visit-btn{stroke:#121212;stroke-width:1.5;align-items:center;background:#f9f9f9;border:none;border-radius:.25rem;color:#121212;display:flex;flex-direction:row;font-size:.9em;font-weight:450;padding:.5em 1.25em;transition:.3s ease-out}.visit-btn .icon{aspect-ratio:1/1;display:inline-block;height:1.2em;margin-left:.25em;transition:.3s ease-out}.visit-btn:focus{stroke:#ff0048;color:#ff0048;outline:none}.save-btn{background:#f81b1f;border:none;border-radius:.25rem;color:#121212;font-size:1.2rem;font-weight:600;padding:.5em 1.2em;transition:.25s ease-out}.save-btn:focus{color:#f9f9f9}.back-btn{align-items:center;aspect-ratio:1/1;border:none;border-radius:7px;display:flex;justify-content:center;left:2vw;opacity:.95;overflow:hidden;position:fixed;top:2vh;width:12vw;z-index:1000}.back-btn .icon{stroke:#121212;aspect-ratio:1/1;box-sizing:border-box;transition:.3s ease-out;width:120%}.back-btn:focus{outline:none}.back-btn:active .icon{stroke:#ff0048}.hero-wrap{margin:2.5em 1em}.hero-wrap p{margin:0}.hero-wrap .slogan,.hero-wrap .slogan .hashtag{font-size:1em}.watermark{bottom:0;box-sizing:border-box;font-size:1.2em;margin:0;padding-bottom:.5em;position:absolute;text-align:center;width:100vw}.login-page{height:100vh}.login-page .form{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.warning{display:flex;flex-direction:column;justify-content:space-around;margin:auto;padding-left:1em}.warning,.warning p{color:#ffd016;margin:.2em 0}.home-page{padding-bottom:5rem}.home-page .tab{align-content:center;box-sizing:border-box;display:flex;justify-content:space-around;padding:.75em;width:100%}.home-page .top-bar{left:0;position:sticky;top:0}.posts-container{box-sizing:border-box;column-count:2;flex-wrap:wrap;gap:.6em;height:auto;padding:.75em;width:100vw}.post-card:nth-child(4n+1){height:300px}.post-card:nth-child(4n+2){height:175px}.post-card:nth-child(4n+3){height:300px}.post-card:nth-child(4n+4){height:220px}.post-card.loaded{height:auto}.post-card{background:#696969;border:none;border-radius:12px;box-sizing:border-box;display:inline-block;margin:0 0 .4em;overflow:hidden;padding:0;width:100%}.post-card img{display:block;height:auto;max-width:100%;width:100%}.searchbar{background:#292b2c;border:.8px solid #696969b3;border-left:none;border-right:none;box-sizing:border-box;color:#f9f9f9;font-weight:400;margin:0 auto;padding:1em 1.5em;transition:.15s ease-out;width:100vw}.searchbar::placeholder{color:#696969;font-weight:300}.searchbar:focus{border-bottom:1.2px solid #696969;border-top:1.2px solid #696969;outline:none}.searchbar:focus::placeholder{font-weight:400}.loader{border-radius:10px;height:.8em;overflow:hidden;position:relative;width:100%}@keyframes load{0%{transform:translate(0)}50%{transform:translate(400%)}to{transform:translate(0)}}.loader .progress{animation:load 3s ease-in-out infinite;background-color:#ff0048;border-radius:10px;height:100%;width:20%}.popup-overlay{background:none;background-color:#12121299;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}.popup,.popup-overlay{align-items:center;box-sizing:border-box;display:flex}.popup{background-color:#1f1f20;border-radius:25px;flex-direction:column;overflow:hidden;padding:.8em 1.2em;width:75vw}.popup-separator{background-color:#292b2c;box-sizing:border-box;height:2px;margin:.4em 0 1.2em;width:100vw}.popup .subheading{font-size:1.3rem}.popup .hint{font-size:1.1rem;margin-bottom:1.25em;text-align:center}.popup .btn{font-size:1.1rem;margin-bottom:.75em;width:100%}.navbar{align-items:center;background:#292b2c;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;margin:0;padding:.5em 0;position:sticky;width:100vw;z-index:1000}.homebar{justify-content:space-evenly}.profile{border:2px solid #0000}.navbar .icon{aspect-ratio:1/1;box-sizing:border-box;width:3em}.navbar .profile{width:2.5em}@media (max-width:375px){.navbar .icon{width:2.5em}.navbar .profile{width:2.25em}}.search-page .subheading{text-wrap:nowrap;margin:0;overflow:hidden;padding:.75em;text-overflow:ellipsis}.profile-results{box-sizing:border-box;display:flex;height:6rem;justify-content:flex-start;margin:0;overflow-x:scroll;padding:.5em;width:100vw}.result-profile-wrap{align-items:center;aspect-ratio:1/1;border-radius:2.5px;display:inline-flex;flex-direction:column;height:100%;justify-content:space-between;margin:0 .8em;padding:0;transition:.15 ease-out}.result-profile-wrap:active,.result-profile-wrap:focus{background:#292b2cb3}.result-profile-img{aspect-ratio:1/1;border:none;border-radius:100%;box-sizing:border-box;height:80%}.result-profile-wrap .handle{font-size:.9rem;font-weight:600;margin-top:.2em}.handle{font-weight:700}.follower-count,.handle{margin:0}.profile{aspect-ratio:1/1;background:#f9f9f9;border-radius:50%;box-sizing:border-box;margin:0;object-fit:cover}.big-profile-wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0}.big-profile-wrap .profile{width:6em}.big-profile-wrap .handle{font-size:1.2rem;margin:.5em 0 .2em}.big-profile-wrap .follower-count{margin-top:.5em}.small-profile-wrap{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;padding:.5em;transition:.15s ease-out;width:100%}.small-profile-wrap .profile{height:4em}.small-profile-wrap .info-wrap{padding-left:.75em}.small-profile-wrap .handle{font-size:1.1rem}.small-profile-wrap .follower-count{font-size:.8rem}.small-profile-wrap:active,.small-profile-wrap:focus{background:#292b2cb3}.user-info-wrap{align-items:center;display:flex;flex-direction:row}.user-info-wrap:active,.user-info-wrap:focus{background:#292b2cb3;transition:.15s ease-out}.user-info-wrap .profile{margin-right:.7em;width:15vw}.user-info-wrap .handle{font-size:1rem}.user-info-wrap .follower-count{font-size:.8rem}.topnav{align-items:center;background-color:#121212;border-bottom:1px solid #696969;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;padding:.5em 0;position:sticky;width:100vw;z-index:1000}.topnav .subheading{font-size:1.3rem;margin:0}.topnav .icon{stroke:#f9f9f9;aspect-ratio:1/1;height:2.2em;left:1.4em;position:absolute}.followlist-wrap{margin-top:1em;padding-bottom:40vw;padding-left:.7em}.followlist-wrap .heading{background:#121212;left:.7em;position:sticky;top:0}.heading{margin:0;padding:1rem 0 1rem .2em}.profile-info-wrap{align-items:center;background:#121212;border-bottom:1px solid #6969698c;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;left:0;padding:3vh 0 2vh;position:sticky;top:0}.profile-info-wrap .btn,.profile-info-wrap .follow-btn{margin-top:1.4em}.post-wrap{border-bottom:1px solid #292b2c80;box-sizing:border-box;margin:0;overflow-y:scroll;padding:0 0 1.5em;width:100vw}.post-wrap .img-wrap{position:relative}.post-wrap .post-img{background:#696969;border:none;box-shadow:none;box-sizing:border-box;color:#0000;display:block;margin:0;outline:none;padding:0;width:100%}.image-loader{height:50vh;width:100vw}.post-wrap .visit-btn{bottom:.7em;box-shadow:0 0 2px 0 #00000080;position:absolute;right:3vw;transition:.3s ease-out}.post-wrap .visit-btn:focus{box-shadow:0 0 5px 0 #00000080}.post-wrap .user-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:.75em .7em}.post-desc{margin:0;padding:.2em .7em}.post-desc p{margin:0}.postview-page .subheading{margin-left:1em}.upload-wrap{align-items:center;flex-direction:column}.upload-photo,.upload-wrap{box-sizing:border-box;display:flex}.upload-photo{justify-content:center;position:relative;width:100vw}.upload-photo img{max-height:40vh;max-width:100vw}.upload-photo input[type=file]{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:100}.upload-photo::file-selector-button{display:none}.select-photo-option{color:#ff0048;font-weight:400;text-align:center;width:100%}.upload-wrap .edit{padding:.7em 1em;width:90vw}.upload-wrap .btn{margin:1.5em 0;width:80vw}.upload-desc{height:20vh}.settings-wrap{height:93vh;overflow-y:auto}.settings-section,.settings-wrap{box-sizing:border-box;width:100vw}.settings-section .hint{font-size:1.1rem;font-weight:600;margin:1em 0 .5em 1em}.account-settings-page{align-items:center;display:flex;flex-direction:column;padding-top:2em}.account-settings-page .profile{align-items:center;aspect-ratio:1/1;background-color:#f9f9f9;border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;position:relative;width:30vw}.account-settings-page .profile img{aspect-ratio:1/1;box-sizing:border-box;height:100%;object-fit:cover;width:100%}.account-settings-page .profile input[type=file]{height:100%;opacity:0;position:absolute;width:100%}.account-settings-page .handle{font-size:1.2em;margin:.5em 0}.account-settings-page .bio{font-size:.9em;margin:0;text-align:center;width:75vw}.account-settings-page .select-photo-option{font-size:1em;margin:1em 0 .25em}.account-settings-page .edit{font-size:1em;height:17.5vh;text-align:left;width:90%}.account-settings-page .btn{margin:1.25em 0;width:90%}
/*# sourceMappingURL=main.8e742fd8.css.map*/