.text-animation{background:var(--darker-bg);border:1px solid rgba(0,0,0,.133);cursor:pointer;perspective:500px;width:100%}.text-animation:hover{background:var(--dark-bg)}.text-animation--selected{box-shadow:0 0 0 3px #1e90ff}.text-animation__jiggle{animation:jiggle 7s infinite alternate;text-shadow:1px 1px 3px rgba(0,0,0,.2),-1px -1px 3px rgba(0,0,0,.133)}.text-animation__reflect{background:rgba(0,0,0,.333) -webkit-gradient(linear,right bottom,left top,from(rgba(0,0,0,.333)),to(rgba(0,0,0,.333)),color-stop(.5,#fff)) 0 0 no-repeat;-webkit-background-clip:text;background-size:100px;color:#0005;font-weight:600;overflow:hidden;text-align:center;text-shadow:0 0 0 transparent,-1px -1px 0 transparent}.text-animation__reflect,.text-animation__reflect0{animation-direction:alternate;animation-duration:15s;animation-iteration-count:infinite;animation-name:reflect}.text-animation__reflect0{color:#fff;position:relative}.text-animation__reflect0:after{animation-direction:alternate;animation-duration:20s;animation-iteration-count:infinite;animation-name:reflect;background-image:linear-gradient(300deg,transparent 20%,rgba(0,0,0,.333) 60%,transparent 0);background-repeat:no-repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.text-animation__shadow{animation:longShadow 10s infinite alternate}.text-animation__shadow-light{animation:moving-shadow 5s infinite alternate;color:#fff;font-weight:600}.text-animation__glitch{animation:glitch 5s infinite;font-weight:600}.text-animation__flicker{animation:flicker 1.5s infinite;background:gradient(linear,left top,right top,from(blue),to(blue),color-stop(.8,red)) no-repeat;-webkit-background-clip:text;background-clip:text;background-size:110px 100%}@keyframes jiggle{0%{transform:scale(1) rotate(0) translate(0) translateY(0)}25%{transform:scale(1) rotate(1deg) translate(-1px) translateY(5px)}50%{transform:scale(.95) rotate(0)}75%{transform:scale(1) rotate(-1deg) translate(1px) translateY(-5px)}to{transform:scale(1) rotate(0) translate(0) translateY(0)}}@keyframes reflect{0%,5%{background-position:-1000px;transform:rotateY(0)}30%{background-position:-1000px}50%{background-position:1000px}70%{background-position:-1000px}95%,to{background-position:-1000px;transform:rotateY(0)}}.long-shadow{animation:moving-shadow 10s infinite alternate}.long-shadow--light{animation:moving-shadow-light 10s infinite alternate}@keyframes moving-shadow{0%{text-shadow:rgba(51,51,51,.333) 1px 1px,rgba(51,51,51,.333) 1px 1px,rgba(51,51,51,.333) 2px 2px,rgba(51,51,51,.333) 3px 3px,rgba(51,51,51,.333) 4px 4px,rgba(51,51,51,.333) 5px 5px}50%{text-shadow:rgba(51,51,51,.333) 1px 1px,rgba(51,51,51,.333) -1px 1px,rgba(51,51,51,.333) -2px 2px,rgba(51,51,51,.333) -3px 3px,rgba(51,51,51,.333) -4px 4px,rgba(51,51,51,.333) -5px 5px}to{text-shadow:rgba(51,51,51,.333) 1px 1px,rgba(34,34,34,.333) 0 0 1px,rgba(34,34,34,.333) 0 0 1px,rgba(34,34,34,.333) 0 0 1px,rgba(34,34,34,.333) 0 0 1px,rgba(34,34,34,.333) 0 0 1px}}@keyframes moving-shadow-light{0%{text-shadow:hsla(0,0%,100%,.333) 1px 1px,hsla(0,0%,100%,.333) 2px 2px,hsla(0,0%,100%,.333) 3px 3px,hsla(0,0%,100%,.333) 4px 4px,hsla(0,0%,100%,.333) 5px 5px}50%{text-shadow:hsla(0,0%,100%,.333) -1px 1px,hsla(0,0%,100%,.333) -2px 2px,hsla(0,0%,100%,.333) -3px 3px,hsla(0,0%,100%,.333) -4px 4px,hsla(0,0%,100%,.333) -5px 5px}to{text-shadow:#fff 0 0 1px,#fff 0 0 1px,#fff 0 0 1px,#fff 0 0 1px,#fff 0 0 1px}}@keyframes glitch{0%,15%{color:#fff;text-shadow:0 0 0 rgba(0,128,128,.25),0 0 0 rgba(255,105,180,.25);transform:none}17%{color:#ffffffbf;text-shadow:-2px -3px 2px rgba(0,128,128,.5),2px 3px 2px rgba(255,105,180,.5);transform:skew(-.5deg,-.9deg)}25%,35%{color:#fff;text-shadow:0 0 0 rgba(0,128,128,.25),0 0 0 rgba(255,105,180,.25);transform:none}38%{color:#ffffffbf;text-shadow:-5px -2px 2px rgba(0,128,128,.5),5px 2px 2px rgba(255,105,180,.5);transform:skew(.8deg,-.1deg)}40%,50%{color:#fff;text-shadow:0 0 0 rgba(0,128,128,.25),0 0 0 rgba(255,105,180,.25);transform:none}53%{color:#ffffffbf;text-shadow:-5px -1px 2px rgba(0,128,128,.5),5px 1px 2px rgba(255,105,180,.5);transform:skew(-1deg,.2deg)}48%,70%{color:#fff;text-shadow:0 0 0 rgba(0,128,128,.25),0 0 0 rgba(255,105,180,.25);transform:none}73%{color:#ffffffbf;text-shadow:-2px -6px 2px rgba(0,128,128,.5),2px 6px 2px rgba(255,105,180,.5);transform:skew(.4deg,1deg)}75%,to{color:#fff;text-shadow:0 0 0 rgba(0,128,128,.25),0 0 0 rgba(255,105,180,.25);transform:none}}@keyframes flicker{0%{opacity:0}9%{opacity:0}10%{opacity:.5}13%{opacity:0}20%{opacity:.5}25%{opacity:1}}.location-list__item{-moz-column-gap:10px;column-gap:10px;cursor:pointer;display:flex;position:relative}.location-list__actions{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;justify-content:center}.location-list{box-sizing:border-box;display:flex;flex-direction:column;margin:15px 0;row-gap:5px}.new-post--container{position:relative}.new-post--container .post-drag-file{height:calc(100% + 70px);left:0;position:absolute;top:-20px;width:100%}.new-post--hashtag-suggest{height:0;position:relative;width:100%;z-index:100}.new-post--hashtag-suggestions{background:#fff;border:1px solid #bbb;display:flex;flex-direction:column;left:0;position:absolute;top:0;width:100%}.new-post--hashtag-suggestions>div{box-sizing:border-box;-moz-column-gap:5px;column-gap:5px;cursor:pointer;display:flex;justify-content:space-between;padding:3px 5px}.new-post--hashtag-suggestions>div:hover{background:#eee}.new-post--hashtag-suggestions>div div:first-child{font-weight:600}.new-post--hashtag-suggestions>div div:nth-child(2){color:#bbb;font-style:italic}.new-post--gifs{display:flex;flex-wrap:wrap;gap:5px;width:100%}.new-post--gif{display:flex;justify-items:flex-start;max-height:300px;position:relative;width:100%}.new-post--gif img{height:100%;max-height:300px;-o-object-fit:contain;object-fit:contain;width:100%}.new-post--tagged{display:flex;margin:5px 0;width:100%}.new-post--tag{align-items:center;background:var(--dark-bg);border-radius:10px;color:#0009;-moz-column-gap:10px;column-gap:10px;cursor:pointer;display:flex;font-size:12px;justify-content:space-between;padding:5px 10px;transition:all .2s;white-space:nowrap;width:-moz-min-content;width:min-content}.new-post--tag:hover{background:var(--darker-bg)}.new-post--tag i{font-size:12px}.new-post--tag>div{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex}.new-post--files{align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:50px;min-height:200px;width:480px}.new-post--remove_file{align-items:center;background:hsla(0,0%,100%,.6);border-radius:5px;color:#000;cursor:pointer;display:flex;height:20px;justify-content:center;position:absolute;right:5px;top:5px;transition:all .2s;width:20px;z-index:5}.new-post--remove_file:hover{background:#fff}.new-post--file_img{max-height:230px;max-width:230px;position:relative}.new-post--file_img img{border-radius:10px;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.new-post--header{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex}.new-post--avatar{align-items:center;background:#eee;border-radius:40px;display:flex;height:40px;justify-content:center;width:40px}.new-post--author{align-items:flex-start;display:flex;flex-direction:column;font-size:14px;font-weight:600;justify-content:center;row-gap:5px}.new-post--visibility{background:#eee;border-radius:5px;-moz-column-gap:5px;column-gap:5px;display:flex;font-size:12px;padding:3px 10px}.new-post--options{align-items:center;display:flex;height:30px;justify-content:space-between}.new-post--options-image{justify-content:flex-end}.new-post--bg{align-items:center;background:linear-gradient(45deg,#728bfc,#52f436);border-radius:6px;box-shadow:0 0 0 3px #fff,0 0 0 4px #0001;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:25px;justify-content:center;text-shadow:0 0 3px rgba(0,0,0,.333);width:25px}.new-post-bg-select{-moz-column-gap:5px;column-gap:5px;display:flex;flex:1}.new-post--bg-item{background:#f0f0f0;color:#fff}.new-post--animation,.new-post--bg-item{align-items:center;border-radius:6px;display:flex;height:25px;justify-content:center;min-width:25px;width:25px}.new-post--animation{box-shadow:0 0 0 3px #fff,0 0 0 4px #0001;box-sizing:border-box;color:#0009;-moz-column-gap:5px;column-gap:5px;cursor:pointer;font-size:12px;padding:0 7px}.new-post--animation-selected{min-width:auto;width:auto}.new-post--reactions{color:#0005;font-size:20px;height:25px;position:relative;width:25px}.new-post--card,.new-post--reactions{align-items:center;display:flex;justify-content:center}.new-post--card{border:1px solid #ddd;border-radius:10px;-moz-column-gap:5px;column-gap:5px;margin:10px 0;padding:10px}.new-post--card-title{flex:1;font-size:14px;font-weight:600}.new-post--card-button{align-items:center;border-radius:30px;color:#0009;cursor:pointer;display:flex;font-size:18px;height:35px;justify-content:center;position:relative;transition:all .2s;width:35px}.new-post--card-button:hover{background:rgba(0,0,0,.133)}.new-post--upload{border:1px solid #ddd;border-radius:10px;margin:10px 0;min-height:250px}.new-post--upload,.new-post--upload-close{align-items:center;display:flex;justify-content:center}.new-post--upload-close{background:#fff;border:1px solid #ddd;border-radius:40px;color:#0005;height:30px;position:absolute;right:5px;top:5px;width:30px}.new-post--upload-dropzone{flex-direction:column;max-height:400px;overflow-y:auto;row-gap:5px}.new-post--upload--icon,.new-post--upload-dropzone{align-items:center;display:flex;justify-content:center}.new-post--upload--icon{background:rgba(0,0,0,.067);border-radius:40px;height:40px;width:40px}.new-post--upload--title{font-weight:600}.new-post--upload--subtitle{font-size:12px;font-weight:200}.new-post--upload-body{align-items:center;background:#f5f5f5;border-radius:10px;color:#0009;display:flex;flex:1;justify-content:center;margin:5px;min-height:inherit;position:relative}.new-post--destination{align-items:center;background:var(--dark-bg);border-radius:5px;box-sizing:border-box;display:flex;font-size:14px;gap:15px;justify-content:flex-start;margin-top:5px;padding:10px;width:100%}.new-post--destination i{color:#0005;font-size:24px}.new-post-upload--options{left:5px;position:absolute;top:5px}.new-post--btn,.new-post-upload--options{-moz-column-gap:5px;column-gap:5px;display:flex}.new-post--btn{background:#fff;border:1px solid #ddd;border-radius:5px;color:#000;cursor:pointer;flex-wrap:nowrap;padding:5px 10px;z-index:2}.new-post--input{border:none;box-sizing:border-box;font-size:20px;margin-top:5px;min-height:120px;outline:none;padding:5px}.new-post--input a{color:#1e90ff;cursor:pointer;font-weight:200}.new-post--link{border-bottom:1px solid #ddd;display:flex;flex-direction:column;position:relative}.new-post--link>div{background:#eee;box-sizing:border-box;display:flex;flex-direction:column;padding:5px}.new-post--link>div div{color:#777;font-size:12px}.new-post--link h3{font-size:16px;margin:5px 0}.new-post--link p{font-size:14px;margin:0}.new-post--link-image{margin-top:10px}.new-post--share{border-bottom:1px solid #ddd;display:flex;flex-direction:column;position:relative}.new-post--share>div{align-items:flex-start;background:#eff8ff;box-sizing:border-box;display:flex;flex-direction:row;min-height:100px;padding:5px;row-gap:5px}.new-post--share>div>div{align-items:center;align-self:center;font-size:12px;padding:5px;row-gap:5px}.new-post--share h3{display:flex;flex-direction:column;font-size:16px;height:100%;margin:5px 0;row-gap:5px}.new-post--share p{font-size:14px;margin:0}.new-post--share-image{margin-top:10px}.new-post--share-time{color:#777;font-size:10px;font-weight:200}.new-post--submit{align-items:center;background:#414bdf;border:none;border-radius:10px;color:#fff;display:flex;font-weight:600;justify-content:center;padding:10px 0;transition:all .2s;width:100%}.new-post--submit[disabled]{background:#eee;color:#0005}.post-drag-file{align-items:center;background:rgba(30,143,255,.1);border:2px dashed #1e90ff;border-radius:10px;box-sizing:border-box;display:flex;height:calc(100% - 10px);justify-content:center;left:5px;position:absolute;top:5px;width:calc(100% - 10px);z-index:10}.post-drag-file-label{background:#fff;border-radius:10px;color:#1e90ff;padding:5px 10px;pointer-events:none}.post-bg{box-shadow:0 0 #c4e7fa;cursor:pointer;transition:all .2s}.post-bg:hover{box-shadow:0 0 0 3px #0002}.post-bg:active{transform:scale(.8)}.post-bg--0{background:#fff!important;box-shadow:inset 0 0 3px #0003;color:red!important}.post-bg--1{background:linear-gradient(315deg,#e9edff,#c4e7fa)!important;color:#000!important}.post-bg--2{background:linear-gradient(315deg,#f26c48,#d027fa)!important;color:#fff!important}.post-bg--3{background:linear-gradient(315deg,#f2d948,#fa9b27)!important;color:#000!important}.post-bg--4{background:linear-gradient(315deg,#48f286,#129366)!important;color:#fff!important}.post-bg--5{background:linear-gradient(315deg,#2f3165,#2b0d49)!important;color:#fff!important}.post-avatar{background:#eee;border-radius:40px;height:40px;justify-content:center;width:40px}.post-avatar,.post-options{align-items:center;display:flex}.post-options{-moz-column-gap:10px;column-gap:10px}.p-option{align-items:center;background:#eee;border-radius:30px;color:#aaa;cursor:pointer;display:flex;font-size:10px;height:25px;justify-content:center;width:25px}.p-option:hover{background:#ddd}.gif-icon{border:2px solid #555;border-radius:5px;color:#555;font-size:14px;font-weight:600;padding:3px 7px}.content-input--card{background:#fff;border:1px solid #000;border-radius:5px;bottom:calc(100% + 10px);box-sizing:border-box;color:#1e90ff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;left:-7px;padding:10px 7px;position:absolute;row-gap:5px;width:160px;z-index:10}.content-input--card:before{border:8px solid transparent;border-top-color:#000;content:"";height:0;left:6px;position:absolute;top:calc(100% + 1px);width:0}.content-input--card:after{border:8px solid transparent;border-top-color:#fff;content:"";height:0;left:6px;position:absolute;top:100%;width:0}.content-input--card--right{left:auto;right:-7px}.content-input--card--right:after,.content-input--card--right:before{left:auto;right:6px}.create-post{background:#fff;border-radius:5px;box-shadow:var(--box-shadow-grey);box-sizing:border-box;-moz-column-gap:10px;column-gap:10px;display:flex;flex-direction:column;padding:10px;position:relative;row-gap:10px;width:100%}.create-post-body{align-items:center;cursor:pointer;padding-bottom:5px}.create-post-body,.create-post-footer{-moz-column-gap:10px;column-gap:10px;display:flex;flex-direction:row;justify-content:center;row-gap:10px}.create-post-footer{border-top:1px solid rgba(0,0,0,.067);color:#0007;font-size:14px;font-weight:600;padding:15px 0}.create-post-footer i{font-size:20px}.create-post-footer div{align-items:center;background:#fff;color:#0009;-moz-column-gap:7px;column-gap:7px;cursor:pointer;display:flex;justify-content:center;transition:all .2s}.create-post-footer div:hover{background:var(--dark-bg);color:#000}.create-post .post-drag-file{align-items:center;background:rgba(30,143,255,.1);border:2px dashed #1e90ff;border-radius:10px;box-sizing:border-box;display:flex;height:calc(100% - 10px);justify-content:center;left:5px;position:absolute;top:5px;width:calc(100% - 10px);z-index:10}.create-post .post-drag-file-label{background:#fff;border-radius:10px;color:#1e90ff;padding:5px 10px;pointer-events:none}.create-post .post-inputs{display:flex;flex:1;flex-direction:column;row-gap:5px}.create-post .post-input{align-items:center;background:#eee;border-radius:30px;box-shadow:1px 1px 1px #ddd,0 0 #e6e6e6;box-sizing:border-box;cursor:pointer;display:flex;font-size:16px;height:30px;outline:none;padding:5px 15px;transition:all .2s}.create-post .post-input[placeholder]:empty:before{color:#0005;content:attr(placeholder)}.create-post .post-input:hover{background:#fff;box-shadow:1px 1px 3px #b9dbf55c,-1px 0 5px #8cceff29}.stream-flip{background:#fff;border-radius:10px;overflow:hidden;position:relative;width:100%}.stream-flip .flip-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.stream-flip-mute{align-items:center;background:rgba(0,0,0,.467);border-radius:30px;bottom:15px;color:#fff;display:flex;font-size:12px;height:30px;justify-content:center;position:absolute;right:10px;width:30px}.stream-list{display:flex;flex-direction:column;padding-bottom:30px;row-gap:10px;width:100%}.stream-cards{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:5px;padding:6px}
