.custom-alert-overlay{animation:fade-in-render .3s ease;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:99;overflow:hidden}.custom-alert-modal{padding:20px;border-radius:15px;text-align:center;max-width:80%}.custom-alert-modal p{margin-bottom:20px}.custom-alert-modal button{border-radius:15px;padding:5px 10px;font-size:.9rem;transition:.3s ease}.custom-alert-modal button:hover{transition:.3s ease}.dual-loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:40px;height:40px;color:wheat}.dual-loader:before,.dual-loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1.4s dualspin linear infinite}.dual-loader:after{color:#66cdaa;transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes dualspin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.sphere-page{display:flex;justify-content:center;align-items:center}.sphere-container{display:flex;justify-content:center;align-items:center;position:relative}.sphere-ring{width:45px;height:45px;border:1px solid transparent;border-radius:50%;position:absolute}@keyframes rotate1{0%{transform:rotateX(50deg) rotate(110deg)}to{transform:rotateX(50deg) rotate(470deg)}}.sphere-ring:nth-child(2){animation:rotate2 3s linear infinite}@keyframes rotate2{0%{transform:rotateX(20deg) rotateY(50deg) rotate(20deg)}to{transform:rotateX(20deg) rotateY(50deg) rotate(380deg)}}.sphere-ring:nth-child(3){animation:rotate3 3s linear infinite}@keyframes rotate3{0%{transform:rotateX(40deg) rotateY(130deg) rotate(450deg)}to{transform:rotateX(40deg) rotateY(130deg) rotate(90deg)}}.sphere-ring:nth-child(4){animation:rotate4 3s linear infinite}@keyframes rotate4{0%{transform:rotateX(70deg) rotate(270deg)}to{transform:rotateX(70deg) rotate(630deg)}}.loader{width:20em;height:20em;font-size:10px;position:relative;display:flex;align-items:center;justify-content:center}.loader .face{position:absolute;border-radius:50%;border-style:solid;animation:animate 3s linear infinite}.loader .face:nth-child(1){width:50%;height:50%;color:#deb887;border-width:.2em .2em 0em 0em;--deg: -45deg;animation-direction:normal}.loader .face:nth-child(2){width:70%;height:70%;color:#5f9ea0;border-color:currentColor currentColor transparent transparent;border-width:.2em 0em 0em .2em;--deg: -135deg;animation-direction:reverse}.loader .face .circle{position:absolute;width:50%;height:.1em;top:50%;left:50%;background-color:transparent;transform:rotate(var(--deg));transform-origin:left}.loader .face .circle:before{position:absolute;top:-.5em;right:-.5em;content:"";width:1em;height:1em;background-color:currentColor!important;border-radius:50%;box-shadow:0 0 2em,0 0 4em,0 0 6em,0 0 8em,0 0 10em,0 0 0 .5em #ffff001a}@keyframes animate{to{transform:rotate(1turn)}}#header{display:flex;flex-flow:column;align-items:center;padding:0 10px}#home-33 svg{width:70px;margin:30px 25px 12px;transition:.3s ease}#home-33 svg:hover{transition:.3s ease}#header-loader{margin:40px 20px}.nav-open-slide{animation:slide-left-right-in .5s ease-out}.nav-close-slide{animation:slide-right-left-off .5s ease-in}#header-loader .sphere-ring{width:55px;height:55px}#pending-drafts{position:fixed;top:0;max-height:250px;display:flex;flex-flow:column;gap:10px;overflow:auto;scrollbar-width:none;border-radius:25px;margin-left:5px;padding:10px;z-index:15}.pending-draft-container{display:flex;align-items:center;gap:10px}.pending-draft-item{position:relative;border:1px dotted;border-radius:16px;width:70px;height:70px;overflow:hidden}.pending-draft-item img{width:100%;height:100%;object-fit:cover}#pending-drafts .draft-delete-button{position:relative;border:1px solid;border-radius:25px;padding:0 7px;font-size:smaller;display:flex;align-items:center;justify-content:center;transition:.3s ease;cursor:pointer;height:fit-content;width:fit-content}#pending-drafts .draft-delete-button:hover{transition:.3s ease}#pending-drafts .draft-restart-button{position:relative;border:1px solid;border-radius:25px;margin-bottom:5px;padding:0 7px;font-size:smaller;display:flex;align-items:center;justify-content:center;transition:.3s ease;cursor:pointer}#pending-drafts .draft-restart-button:hover{transition:.3s ease}@media only screen and (max-width: 630px){#header{flex-flow:row;justify-content:center;align-content:space-between;width:100%}#home-33{display:none!important}}@media screen and (max-width: 850px) and (min-width:630px){#home-33 svg{margin-top:10px;width:65px}}#NavBar{display:none;flex-flow:column;align-items:center;gap:3px;-webkit-user-select:none;user-select:none;padding-bottom:env(safe-area-inset-bottom)}#NavBar-creators{animation:fade-in-render .7s ease;display:flex;flex-flow:column;align-items:center;justify-content:center;margin-top:30px;margin-bottom:5px;gap:10px}#NavBar-creators svg{width:55px;height:55px;transition:.3s ease}.nav-story-loader .loader{width:4.5rem;height:4.5rem}#NavBar-creators button{position:relative;transition:.5s ease;border-radius:100%;height:50px;width:50px;padding:33px;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:.3s ease;-webkit-user-select:none;user-select:none}#NavBar-creators button:active{transition:.3s ease;transform:scale(.8)!important}#NavBar-creators button:hover{transition:.3s ease;transform:scale(.9) rotate(10deg)}#NavBar-creators button:before{position:absolute;content:"";height:calc(100% + 1px);width:calc(100% + 1px);top:-5px;left:-5px;border-radius:50%;animation:spin 70s linear 3s;transition:.5s ease;padding:3px}#NavBar ul{margin-top:10px;padding:0;text-align:center;display:flex;flex-flow:column;gap:7px;list-style:none;max-height:75px}#NavBar li{display:flex;align-items:center;justify-content:center;padding:0;margin-bottom:10px}#NavBar .activated svg{transform:scale(1.1)}#NavBar li span{display:flex;align-items:center;justify-content:center;position:relative;top:10px;font-size:medium;font-weight:700}#NavBar svg{width:55px;height:55px;padding:0;margin:0;max-height:auto;transition:.3s ease}#NavBar svg:hover{transition:.3s ease;transform:scale(.9)}#NavBar svg:active{transition:.3s ease;transform:scale(.9)}#NavBar svg{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#NavBar svg:focus{outline:red}#nav-home-link{display:none!important}#thirty3navlogo{display:none}#nav-loader{margin:0 25px}#notif-push-prompt{border:1px solid;border-radius:50px;width:50px;height:50px;margin:0;padding:3px 5px;background-color:#000;color:azure;font-size:.7rem;z-index:333;transition:.3s ease}#notif-push-prompt:hover{background-color:beige;color:#000;transform:scale(105%);transition:.3s ease}#notif-push-prompt:active{background-color:#66cdaa;color:#000;transform:scale(.9);transition:.3s ease}#banner-note-container{position:fixed;top:10px;right:100px;display:flex;flex-flow:column;align-items:flex-end;z-index:99}.banner-note{animation:fade-in-render 1s ease;text-wrap:wrap;border-radius:15px;margin:0 0 5px;padding:0 7px;width:auto!important;max-width:100%;max-height:55px;overflow-y:auto;scrollbar-width:none;z-index:99}@media only screen and (max-width: 630px){#NavBar-creators{animation:slide-down-up .7s ease;margin-top:12px;flex-flow:row}#banner-note-container{top:unset;bottom:60px;right:0}.banner-note,.banner-note.alert{width:auto;max-width:100%}#NavBar ul{flex-flow:row;z-index:5;margin:0;padding:5px 0 0}#NavBar li{padding:0 10px 0 5px;margin-bottom:15px}#nav-home-link{display:flex!important}#NavBar svg{width:40px;margin:0;padding:0}#thirty3navlogo{display:block}}@media screen and (max-height: 480px) and (min-width: 430px){#banner-note-container{position:fixed;top:unset;bottom:0;left:0}#NavBar-creators{gap:3px}}#footer{margin:0;padding:0;text-align:center}#footer ul{margin:0;padding-left:10px;text-align:left;display:flex;flex-flow:column;list-style:none}#footer li{cursor:pointer;transition:.3s ease}#footer li:last-child{cursor:crosshair}#footer li:hover:last-child{text-decoration:unset}#footer li:hover{transition:.3s ease;text-decoration:underline;text-underline-offset:3px}@media screen and (max-width: 630px){#footer{display:none}}.lds-ripple,.lds-ripple div{box-sizing:border-box}.lds-ripple{display:flex;align-items:center;justify-content:center;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;opacity:1;border-radius:50%;animation:lds-ripple 1.8s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.85s}#root-loader{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}#section-loader{display:flex;justify-content:center;width:100%;color:#d6bb92}@keyframes lds-ripple{0%{top:36px;left:36px;width:8px;height:8px;opacity:0;transform:scale(0)}5%{opacity:1}to{top:0;left:0;width:80px;height:80px;opacity:0;transform:scale(1)}}#notif{animation:slide-up-down .5s;position:relative;width:100%;min-height:70%;max-height:100vh;text-align:center;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none;scroll-behavior:smooth;margin:0;padding:0 2px 0 0;display:flex;flex-flow:column;border-right:1px grey dotted;z-index:8}#notif::-webkit-scrollbar,#notif-summary::-webkit-scrollbar{display:none}#notif-summary .more-follower-button{position:sticky;top:0;left:50%;transform:translate(-50%);width:fit-content}.notif-section{display:flex;flex-flow:column;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none;scroll-behavior:smooth;margin:0;padding:0 3px}#notif-header{display:flex;justify-content:center;gap:20px;margin:0;padding:7px 0;position:sticky;top:0;z-index:1}#notif h2{margin:0;padding:0;font-family:Courier New,Courier,monospace;font-size:1.8rem;position:sticky;top:0}.notif-recent-header{display:flex;align-items:center;justify-content:center;gap:5px}.notif-recent-header span{position:relative;top:5px;font-size:.9rem;color:#0ff}#notif svg{width:40px;height:auto;transition:.3s ease}#notif svg:hover{transition:.3s ease;transform:rotate(25deg)}#notif-exit{display:flex;align-items:center;justify-content:center;border-radius:50%;width:25px;height:25px;transition:.3s ease;position:absolute;top:10px;right:10px}.hub-button{display:flex;font-weight:bolder}#notif .avatar-likes{position:relative;width:auto;margin:0;padding:0}#notif .avatar-likes-username{display:none;font-weight:700}#notif .avatar-likes-container{position:relative;width:50px;height:50px;cursor:pointer}#notif .avatar-border-spinner{width:100%;height:100%;margin:0;padding:0}.notif-media-container{display:flex;align-items:center;justify-content:center;border-radius:0;width:65px!important;height:65px!important;overflow:hidden;cursor:pointer;margin:0}.notif-media{width:65px;height:100%;object-fit:cover}.notif-collection-media-container{display:grid;justify-items:center;gap:1px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;margin:0;padding:0;width:100%!important}.notif-collection-media-container>:nth-child(3){grid-column:span 2;justify-self:center}.notif-collection-media-container img{width:31px;height:31px!important;border-radius:7px!important;object-fit:cover;margin:0;padding:0}.group-notifs{display:flex;flex-flow:column;gap:5px;margin-bottom:5px}.notification-group{padding:0 3px 7px}.regrouped-notifs{animation:fade-in-render 1s;margin-left:25px}.group-notif-avatars{display:grid;justify-items:center;gap:0px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.group-notif-avatars>:nth-child(3){grid-column:span 2;justify-self:center}#notif .group-notifs .avatar-post-draft{position:relative;width:auto;margin:0;padding:0}.group-notif-avatars.single-avatar{display:flex}#notif .group-notifs .avatar-post-draft.single-avatar{position:relative;width:auto;margin:0;padding:0}#notif .group-notifs .avatar-post-draft.single-avatar-username{display:none;font-weight:700}#notif .group-notifs .avatar-post-draft.single-avatar-container{border-radius:50%;overflow:hidden;position:relative;width:50px;height:50px}#notif .group-notifs .avatar-post-draft.single-avatar-image{position:relative;width:55px;height:55px}#notif .group-notifs .avatar-post-draft-username{display:none;font-weight:700}#notif .group-notifs .avatar-post-draft-container{position:relative;width:40px;height:40px}#notif .group-notifs .avatar-post-draft-image{position:relative;width:45px;height:45px}.notification{display:flex;align-items:center;justify-content:space-between;gap:0px;font-size:.9rem}.notification-notifier{display:flex;align-items:center;width:90%;margin:0;padding:0;gap:0px}.notification-message{display:flex;flex-flow:column;align-items:flex-start;text-align:left;width:80%}.notification-message span{width:100%}.notification-message strong{cursor:pointer}.last-notif-time{font-size:.8rem}#notif-pieces{display:flex;flex-flow:column;gap:5px}#unread-notifs{padding-top:10px}#notif-pieces #unread-notifs{animation:slide-left-right-in .5s ease}.notif-comment-media{width:50px;height:50px;border-radius:15px;object-fit:cover;margin:0;padding:0}.notif-comment-collection-media-container{display:grid;justify-items:center;gap:3px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;margin:0;padding:0}.notif-comment-collection-media-container>:nth-child(1){grid-column:span 2;justify-self:center}.notif-comment-collection-media-container img{width:31px;height:31px!important;border-radius:3px!important;object-fit:cover;margin:0;padding:0}.notif-approval{display:flex;flex-flow:column;gap:3px;margin-right:5px}.notif-approval button{display:flex;justify-content:center;align-items:center;border-radius:50%;width:30px;height:30px;margin:0;padding:0;font-size:.9rem;transition:.3s ease}.notif-approval button:active{transition:.3s ease;transform:scale(.9)}.notif-approval-yes{transition:.3s ease}.notif-approval-yes:hover{transition:.3s ease;transform:scale(105%)}.notif-approval-no{transition:.3s ease}.notif-approval-no:hover{transition:.3s ease;transform:scale(105%)}#notif-settings{animation:slide-left-right-in .7s ease;padding:5px}#notif-settings h4{font-size:1.2rem;margin:10px 0}#notif-settings .option-guide{text-align:left}#notif-settings .option-guide:last-child{margin-top:10px}.notif-global-options-container{display:flex;flex-flow:column;align-items:flex-start}.notif-global-option{display:flex;justify-content:space-between;margin-left:15px;width:85%}.notif-option-title{font-weight:700;width:100%}.notif-reviews-section{animation:fade-in-render .7s;display:flex;flex-flow:column;gap:10px;margin:0 3px;max-height:1110px;overflow:auto}.notif-reviews-section .notification-notifier{text-align:justify}.notif-comment-review-selectors{display:flex;justify-content:center;gap:30px;margin-bottom:5px}.notif-comment-review-selector{display:flex;align-items:flex-end}.notif-comment-review-selector span{position:relative;top:7px;margin-left:5px}.notif-comment-review-selector:first-child span{color:#f08080}.notif-comment-review-selector:last-child span{color:#deb887}.notif-comment-review-selector h3{border:1px solid;border-radius:15px;width:fit-content;padding:0 10px;transition:.3s ease;cursor:pointer}#notif-reviews .notif-approval{flex-flow:row;justify-content:center;gap:30px}#notif-reviews .notif-approval-yes{width:90px!important;border:3px double!important;border-radius:0}#notif-reviews .notif-approval-no{width:90px!important;border:3px double!important;border-radius:0;color:#000!important}@media screen and (max-width: 630px){.notif-reviews-section{max-height:395px}}@media screen and (max-height: 480px) and (min-width: 430px){#notif{width:150%}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.giphy-search{padding:10px;border-radius:10px;z-index:1000}.giphy-search form{display:flex;gap:10px}.giphy-search h4{color:azure}.giphy-search input{flex:1;padding:5px;border:1px solid grey;border-radius:10px;font-size:smaller}.giphy-search button{padding:5px 10px;border:solid 1px;border-radius:15px;cursor:pointer;transition:.3s ease}.giphy-search button:hover{transition:.3s ease}.giphy-results{display:flex;justify-content:center;gap:5px;margin-top:10px;position:relative;left:52%;transform:translate(-50%);padding:0;width:100%;max-height:350px;overflow-y:auto}.giphy-results img{width:auto;height:80px;margin:1px;object-fit:cover;cursor:pointer;transition:transform .2s}.giphy-results img:hover{transform:scale(1.1)}@media screen and (max-width: 630px){.giphy-search button{display:none}}#story-creator{position:fixed;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:19;overflow:hidden;margin:0;padding:0}#story-creator.hidden{position:fixed;top:-100vh;left:-100vw;width:100%;height:100%;z-index:-1}#story-board{border:1px solid;border-radius:25px;width:100vw;height:100vh;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:0;z-index:1;overflow:hidden}#story-board-tools{animation:fade-in-render .5s;display:flex;flex-flow:wrap;align-items:center;justify-content:space-evenly;width:100%;height:auto;margin:0;padding:15px;position:absolute;top:0%;z-index:7}#story-board-tools svg{width:50px;height:auto;margin:15px;transition:.3s ease}#story-board-tools svg:hover,#story-options svg:hover{transition:.4s ease;transform:rotate(25deg)}#story-options{display:flex;align-items:flex-start;justify-content:space-evenly;width:100%;margin:5px 5px 15px;padding:5px}#story-options svg{width:30px;height:auto;margin:0}.story-creator-audience{margin:0;padding:0;z-index:12}#story-creator .creation-exit-button{position:fixed;top:2%;margin-left:30px;transform:translate(-50%,-50%);z-index:8}input[type=file]{display:none}.story-creator-audio{display:flex;align-items:center;justify-content:center;width:95%}#story-board-tools .story-creator-audio svg{margin:10px 7px 0 0;padding:0;width:40px}.story-creator-audio-progress-container{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:10px;border-radius:10px;margin-top:10px}.story-creator-audio-progress-bar{display:flex;align-items:center;position:absolute;height:30px;overflow:hidden;border-radius:10px;z-index:7}.story-creator-audio-progress{height:30px;border-radius:10px}#story-board-tools .draft-form-section{transition:.3s ease}#story-board-tools .draft-form-section .search{width:100%}#story-board-tools .search-result{display:flex;flex-flow:wrap;max-height:180px;overflow:scroll;scrollbar-width:none}#story-board-tools .search-result::-webkit-scrollbar{display:none}#story-board-tools .draft-form-section .search input{width:100%}.story-tools-hiding{transition:.3s ease;opacity:0;z-index:-1}.story-text-style{animation:fade-in-render 1s;background-color:#000;border:1px solid mediumaquamarine;border-radius:21px;padding:5px 5px 0}#story-creator-journals-list{animation:fade-in-render 1s;display:flex;flex-flow:column;align-items:space-between;justify-content:center;position:fixed;top:35%;left:50%;transform:translate(-50%,-50%);max-height:700px;width:auto;border:2px double;border-radius:15px;padding:10px;z-index:7;overflow:auto}#story-creator-journals-list span{display:flex;align-items:center;justify-content:center;margin-right:10px;margin-bottom:5px;padding:10px;border:2px double;border-radius:15px;font-size:smaller;width:auto;text-wrap:nowrap}.story-creator-journal{display:flex;align-items:center;justify-content:space-between;gap:10px;height:auto}.story-creator-journal button{border:1px solid;border-radius:15px;padding:5px 10px;height:auto;width:35px;transition:.3s ease}.story-creator-journal button:hover{transition:.3s ease}#story-creator .journal-maker{min-width:250px;z-index:7}#story-creator .journal-maker-form{display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:0}#story-creator .journal-maker-form input{min-width:200px;margin:0;font-size:.9rem}#story-creator .post-audience{animation:fade-in-render .5s;z-index:7}#story-creator .draft-form-section-audience{animation:fade-in-render 1s;z-index:7}#story-creator-journal-exit{display:flex;align-items:center;justify-content:center;margin:10px 0 5px;position:relative;left:50%;transform:translate(-50%);border:1px solid;border-radius:50%;height:25px;width:25px;transition:.3s ease}#story-creator-journal-exit:hover{transition:.3s ease;border:1px solid}#story-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-flow:column;align-items:center;justify-content:center;z-index:1000}#story-loader span{font-family:Courier New,Courier,monospace;margin-top:30px}#story-loader-inner{position:fixed;top:47%;transform:translateY(-50%)}.loader-brackets{font-size:1.5rem}#story-creator .location-suggestions{border:1px solid;max-height:340px!important;border-radius:15px;padding-top:5px;padding-bottom:5px;overflow-y:auto}.locater input{width:100%}#story-creator .collaborator-item{display:flex;gap:10px}#story-creator .mention-dropdown{position:absolute;bottom:35%;border-radius:10px;max-height:190px;width:auto;overflow:auto;z-index:3}#story-creator .avatar-home-container{border-radius:50px;overflow:hidden;width:40px;height:40px;display:flex;align-items:center;justify-content:center}#story-creator .avatar-home-image{min-width:40px;height:auto}#story-creator .avatar-home-username{display:none}#story-disk-options{animation:fade-in-render 1s;border-radius:15px;padding:10px;position:fixed;top:50%;left:50%;width:auto;max-width:90vw;text-align:center;transform:translate(-50%,-50%);z-index:12;display:flex;flex-direction:column;align-items:center}.story-disk-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;padding:5px;max-width:100%}.story-disk-buttons svg{width:41px!important;height:auto;cursor:pointer;transition:.3s ease}.story-disk-buttons svg:hover{transition:.3s ease;transform:rotate(25deg);display:flex;align-items:center;justify-content:center;height:auto}.story-disk-buttons svg:active{transition:.3s ease;transform:scale(85%)!important}.story-disk-button{display:flex;flex-flow:column;transition:.3s ease}.story-disk-button svg:hover+span{transition:.3s ease}.story-disk-options-exit{border-radius:10px;padding:2px 5px;font-size:.9rem;transition:.3s ease}.story-disk-options-exit:hover{transition:.3s ease}.story-disk-drafts{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:8px;max-height:650px;min-width:340px;max-width:100%;overflow-y:auto;scrollbar-width:thin;padding:5px;align-self:stretch}.story-draft-item{animation:slide-up-down ease 2.1s;position:relative;display:flex;flex-flow:wrap;align-items:center;justify-content:center;margin:3px;padding:0;border-radius:10px;width:45%;max-height:auto}.story-draft-item .draft-delete-button{position:absolute;top:3px;right:3px;border-radius:50%;width:23px!important;height:23px!important;font-size:smaller;display:flex;align-items:center;justify-content:center}.story-draft-item img{border-radius:5px;height:100%;width:100%;object-fit:contain}@media screen and (max-width: 630px){#story-creator .creation-exit-button{top:2.5%;margin-left:15px}#story-disk-options{max-height:600px}.story-disk-drafts{gap:5px;justify-content:space-around;max-height:450px;width:100%}.story-draft-item{width:105px;margin:0;padding:0}}@media screen and (max-height: 480px) and (min-width: 430px){#story-creator .creation-exit-button{top:5%;margin-left:30px}#story-disk-options{top:50%;left:50%;width:90%;height:300px}.story-disk-drafts{max-height:150px;width:100%}.story-draft-item{border-radius:5px;height:140px}}#post-draft{position:fixed;width:100%;height:100%;min-width:350px;max-width:750px;text-align:center;overflow-y:scroll;overflow-x:hidden;-webkit-scrollbar-width:none;scrollbar-width:none;scroll-behavior:smooth;margin:0;display:flex;flex-flow:column;align-items:center;gap:10px;z-index:17}.post-draft-loader{margin-top:30px}.post-draft-loader .dual-loader{width:60px;height:60px}#post-draft-form{animation:slide-down-up .7s ease;min-width:100%;padding:10px;width:auto}#post-draft-form input{animation:slide-in-pop .7s ease}#post-draft-form label,#post-draft-form textarea,#post-draft-form button,#post-draft-form span{animation:slide-left-right-in .7s ease}.creation-exit-button{display:flex;align-items:center;justify-content:center;border-radius:50%;border:solid 1px;padding:3px;margin:0;position:sticky;font-size:12px;left:90%;width:22px;height:22px;transition:.3s ease}.creation-exit-button:hover{transition:.3s ease;transform:scale(1.1)}.draft-form-section{display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;align-content:center;gap:12px;width:100%;margin:5px;padding:0}#draft-preview-image video{animation:fade-in-render 3s;max-height:600px;width:auto;max-width:100%;border:1px solid;border-radius:15px;margin:5px;padding:2px;object-fit:cover}.media-uploader{display:flex;align-items:flex-end;justify-content:flex-start;gap:5px;margin-top:12px;margin-bottom:0;padding:0}#post-draft .option-guide{margin-top:10px!important;text-align:center;width:100%;opacity:0}#post-draft .option-guide:hover{opacity:1}#post-draft svg{transition:.3s ease}#post-draft svg:hover{transition:.3s ease;transform:scale(105%) rotate(21deg)}#post-draft svg:active{transition:.3s ease;transform:scale(.9)}.media-uploader svg{width:30px!important;height:30px!important}.media-uploader-label{display:flex;position:relative;bottom:-5px;border-radius:15px;margin-left:5px;padding:2px 5px}.media-uploader-label svg{width:35px!important;height:35px!important}.image-previews{display:flex;flex-flow:wrap row;align-items:center;justify-content:center;gap:10px;padding:0;width:100%;max-width:1080px;scrollbar-width:thin}.image-preview-container{animation:slide-left-right-in .7s ease;position:relative;width:45%;overflow:hidden;margin:0;padding:0}.image-preview{position:relative;width:100%!important;height:100%;object-fit:cover;border:1px solid;border-radius:15px;margin:0;padding:0}.remove-image-button{position:absolute;top:0;right:8%;display:flex;align-items:center;justify-content:center;border-radius:50%!important;padding-bottom:5px!important;width:21px;height:21px;font-size:small!important;cursor:pointer}.media-preview-container{margin-top:20px}.creation-buttons{display:flex;align-items:flex-end;width:fit-content;border:2px dotted;border-radius:10px;padding:3px 5px}.creation-buttons:hover{transition:.3s ease;transform:scale(1.05)}#post-draft #draft-submit{display:flex;justify-content:center;gap:15px;margin-top:21px;padding-bottom:30px}#post-draft #draft-submit svg{width:30px;height:30px;fill:azure}#draft-submit span{cursor:pointer}#draft-submit input{border-radius:10px!important;opacity:1;width:auto!important;font-size:medium;text-align:center;margin:7px 5px 15px;cursor:pointer;transition:.3s ease}#draft-preview-image{text-align:center}#draft-preview-image button{font-size:medium;border-radius:10px;margin-top:10px;padding:3px 5px;transition:1s ease;border:1px solid}#draft-preview-image button:hover{transition:.3s ease;transform:scale(1.05)}#draft-preview-image span{animation:fade-in-render 1s;font-size:medium;border-radius:10px;margin-bottom:10px!important;position:relative;top:10px;padding:3px;border:1px solid}#draft-preview-image .media-cover-controls{display:flex;justify-content:center;width:100%}#draft-preview-image .media-cover-controls input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:85%;height:20px;margin:5px 10px}#draft-preview-image .media-cover-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:25px;cursor:pointer;border-radius:0;z-index:1}#draft-preview-image .media-cover-controls input[type=range]::-moz-range-thumb{width:10px;height:25px;border:1px solid;cursor:pointer;border-radius:0%;z-index:1}#draft-submit input:hover{transition:.3s ease;transform:scale(1.05)}#draft-deleter{margin:5px;padding:2px 10px;width:auto;border:dashed 1px;border-radius:10px;transition:.3s ease}#draft-deleter:hover{transition:.3s ease;transform:scale(1.05)}.story-disk-drafts .draft-delete-button{width:23px!important;height:23px!important}#post-draft textarea{width:100%;height:80px;font-size:.9rem;border-radius:5px;border:1px solid}.draft-form-section input{border:1px solid rgba(128,128,128,.7);padding:3px 5px}#post-draft input{height:auto;text-align:center;border-radius:10px;width:100%}#creator-name{-webkit-user-select:none;user-select:none}.draft-form-section-audience{flex-flow:row;display:flex}.draft-form-section-audience .collection-audience{min-width:100px}.draft-form-section-audience .collection-audience input{animation:none!important}.mentions{display:flex;justify-content:flex-start;gap:5px;width:100%}.post-audience-label{padding:0 5px;transition:.3s ease;-webkit-text-decoration:underline;text-decoration:underline 1px;text-underline-offset:3px;cursor:pointer}.post-audience input{width:auto!important}.post-audience{display:flex;flex-flow:column;align-items:center;position:fixed;top:50%;left:50%;z-index:3;transform:translate(-50%,-50%);border:2px double;border-radius:10px;padding:10px;width:auto}.default-audience{display:flex;gap:5px}.default-audience label{display:flex;justify-content:space-between;align-items:center;gap:3px;text-wrap:nowrap}.post-audience-type-button{display:flex;align-items:center;justify-content:center;border:inset 2px;border-radius:10px;min-width:30px;padding:0 5px;margin:5px!important;font-size:medium;transition:.3s ease}.post-audience-type-button:hover{transition:.3s ease;transform:scale(1.1)}.circle-list-post{display:flex;flex-flow:column;align-items:flex-start;margin-top:10px}.circle-list-post label{display:flex;align-items:flex-start;justify-content:center;margin:0;padding:0;text-wrap:nowrap}.avatar-post-draft{animation:fade-in-render 1s;display:flex;flex-flow:nowrap;align-items:center;padding:5px;transition:.5s ease}.avatar-post-draft-container{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;overflow:hidden;margin-right:5px}.avatar-post-draft-image{width:50px;object-fit:cover}.draft-form-location,.draft-form-hashtags{display:flex;align-items:center;width:100%;margin:5px 0}.draft-form-location label,.draft-form-hashtags label{text-wrap:nowrap;margin-right:5px}#post-draft .location-suggestions{cursor:pointer}.post-draft-map{display:flex;flex-flow:column;align-items:center;width:100%;z-index:1}.map-toggler{border:1px solid;border-radius:10px;padding:0 5px;margin:10px 5px}.clear-search-button{border:1px solid;border-radius:10px;padding:0 3px;margin:0 5px 10px}.leaflet-popup-content-wrapper{border-radius:15px;padding:5px;margin:0;width:auto}.leaflet-popup-content{margin:0;padding:0;font-size:.7rem;text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:200;width:150px!important}.leaflet-popup-content a{text-decoration:none}#post-draft #caption,#post-draft #alt-text{border:none;border-bottom:1px dashed;border-radius:0;height:17px}#post-draft #alt-text{padding-bottom:21px}#post-draft #alt-text:focus{padding-bottom:21px}#post-draft #caption:focus,#post-draft #alt-text:focus{border:none!important;border-bottom:1px dashed mediumaquamarine!important;height:17px}.mention-dropdown{border-radius:10px;max-height:300px;width:200px;padding:5px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.mention-suggestion{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.9rem;padding:3px;transition:.3s ease}.mention-suggestion:hover{transition:.3s ease;transform:scale(1.05);border-radius:15px}#post-draft .avatar-home-container{border-radius:50px;overflow:hidden;width:40px;height:40px;display:flex;align-items:center;justify-content:center}#post-draft .avatar-home-image{width:40px;height:auto}#post-draft .avatar-home-username{display:none}.custom-checkbox{display:flex;align-items:center;cursor:pointer;margin-bottom:10px}.custom-checkbox input{margin-right:5px;min-width:18px!important;min-height:18px!important;outline:1px solid;border-radius:15px;border:5px double!important;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.5s ease}.custom-checkbox input:checked{transition:.5s ease;border:4px double!important;outline:1px solid}#post-draft .story-disk-drafts{min-width:250px!important;max-width:90%;height:auto}@media screen and (max-width:430px){#post-draft-form{width:100%;height:100%;border:none}#draft-preview-image video{max-height:350px}.mention-dropdown{max-height:300px;min-width:200px}}@media screen and (max-width:630px){#draft-preview-image video{max-height:630px}#draft-deleter{margin:5px;width:auto}.mention-dropdown{max-height:235px;min-width:200px}}.message-sharer{display:flex;flex-flow:column;align-items:center;position:relative;width:100%}.message-sharer-header{display:flex;justify-content:space-between;width:100%;padding:0 15px}.message-sharer svg{width:50px;height:50px}.message-sharer .chat-follower{display:flex;justify-content:space-between;padding:3px 15px}.message-sharer .avatar-post-draft-username{display:none}.message-sharer-chats{position:relative;display:flex;flex-flow:row wrap;justify-content:space-around;gap:12px;overflow-x:hidden;overflow-y:auto;max-height:720px;margin-bottom:25px;overscroll-behavior:contain}@media screen and (max-width: 630px){.message-sharer-chats{max-height:420px}}.group-message-sharer-avatars{position:relative;display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-end;width:111px;height:100%;gap:10px;margin:0 20px;padding:5px 90px 5px 5px;transition:.5s ease;cursor:pointer}.group-message-sharer-avatars.selected{transition:.3s ease;background-color:#32c9a336;border-radius:15px}.group-message-sharer-avatars p{width:50px;font-size:.85rem;text-wrap:wrap}.message-sharer .avatar-post-draft-container{width:55px;height:55px}.message-sharer .avatar-post-draft-image{width:100%;height:100%}.stacked-avatars{position:relative;width:70px;height:50px;margin:0;padding:0}.stacked-avatars .avatar-post-draft:nth-child(1){position:absolute;z-index:3}.stacked-avatars .avatar-post-draft:nth-child(2){position:absolute;left:25px;z-index:2}.stacked-avatars .avatar-post-draft:nth-child(3){position:absolute;left:40px;z-index:1}.message-sharer-input-container{animation:fade-in-render 1s ease;position:relative;top:0;width:95%!important;height:42px;margin-bottom:5px}.message-sharer-input-container textarea{width:100%;height:41px}.message-sharer .message-preview-members{display:flex;justify-content:flex-start;width:90%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;overscroll-behavior:none}#followers-manager{animation:slide-left-right-in 1.2s;position:relative;width:100%;min-height:71%;max-height:100vh;max-width:720px;text-align:center;overflow-y:scroll;overflow-x:hidden;-webkit-scrollbar-width:none;scrollbar-width:none;scroll-behavior:smooth;margin:0;padding:0;display:flex;flex-flow:column;z-index:17}.followers-manager-loader{margin:25px 0}#followers-manager h2{font-family:Courier New,Courier,monospace;font-size:1.5rem;position:sticky;top:0;margin:5px 0;width:100%;z-index:2}#followers-manager h3{font-family:Courier New,Courier,monospace;border:1px solid;border-radius:15px;padding:3px 10px;cursor:pointer}#global-options h4{width:100%;position:sticky;top:35px;padding:5px;z-index:2}.follower-manager-selector{display:flex;justify-content:space-around}#manager-followers{animation:fade-in-render .7s ease;display:flex;flex-flow:column;margin-left:5px;margin-right:5px}.section-manager-container{animation:slide-up-down 1s ease;max-height:380px;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;-webkit-scrollbar-width:none;scrollbar-width:none}.more-follower-button{border-radius:15px;padding:3px 10px;transition:.3s ease}.more-follower-button:hover{transition:.3s ease}.manager-follower-container{display:flex;justify-content:space-between}.manager-follower-container svg{animation:slide-left-right-in .7s ease;width:30px;height:30px;margin:0;padding:0;transition:.3s ease}.manager-follower-container svg:hover{transition:.3s ease;transform:rotate(25deg)}.follower-manager-options{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;padding:0}.follower-remove-button{display:flex;align-items:center;justify-content:center;border:1px solid;border-radius:50%;width:25px;height:25px;margin:0;padding:0;font-size:1.2rem;transition:.3s ease}.follower-remove-button:hover{transition:.3s ease;transform:scale(105%)}.follower-remove-button:active{transition:.3s ease;transform:scale(.9)}.follower-confirm-options{animation:fade-in-render 1s ease;display:flex;gap:10px}.follower-confirm-options button{border:1px solid;border-radius:50%;width:25px;height:25px;margin:0;padding:0}#followers-manager-exit{display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid;width:25px!important;min-height:25px!important;transition:.3s ease;position:absolute;top:10px;right:20px;margin:0;padding:0;z-index:3}@media screen and (max-height: 480px) and (min-width: 430px){#followers-manager{width:150%}}.checkbox_item .checkbox_wrap{position:relative;display:block;cursor:pointer;width:20px;margin:0 auto}.checkbox_item:last-child .checkbox_wrap{margin-bottom:0}.checkbox_item .checkbox_wrap .checkbox_inp{position:absolute;top:0;left:0;opacity:0;z-index:1}.checkbox_item .checkbox_wrap .checkbox_mark{display:inline-block;position:relative;border-radius:25px}.checkbox_item .checkbox_wrap .checkbox_mark:before,.checkbox_item .checkbox_wrap .checkbox_mark:after{content:"";position:absolute;transition:all .5s ease}.checkbox_item.citem .checkbox_wrap .checkbox_mark{border:2px solid;width:50px;height:15px;padding:2px}.checkbox_item.citem .checkbox_wrap .checkbox_mark:before{top:2px;left:2px;width:20px;height:7px;border-radius:25px}.checkbox_item.citem .checkbox_wrap .checkbox_inp:checked~.checkbox_mark{border-color:transparent}.checkbox_item.citem .checkbox_wrap .checkbox_inp:checked~.checkbox_mark:before{left:23px}.follower-notification-options{animation:fade-in-render .7s;display:flex;flex-flow:column;gap:0;margin-bottom:10px}.notification-option-container{display:flex;justify-content:space-between;width:85%;margin:0;padding:0}#global-options{margin-top:15px}.option-guide{font-size:small;text-align:right;position:relative}.global-option-container{display:flex;flex-flow:column;width:100%;border-bottom:1px solid;margin:10px 0}.global-option-container:last-child{border:none}.global-option-container .option-guide{text-align:left;margin-left:20px}.global-options-radio{display:flex;flex-flow:column}.global-options-radio label{display:flex;justify-content:space-between;text-align:left;padding:0;margin:5px 20px}.global-options-radio label:first-child{padding:0;margin:10px 20px 0}.global-options-radio label span{padding:0;margin:0}.global-options-radio label .profile-setup-radio-button{position:relative}#followers-manager .follower-search{margin:5px}#content-manager{animation:slide-left-right-in .5s;position:relative;width:100%;min-height:71%;max-height:100vh;min-width:350px;max-width:720px;text-align:center;overflow-y:scroll;overflow-x:hidden;-webkit-scrollbar-width:none;scrollbar-width:none;scroll-behavior:smooth;margin:0;padding:0;display:flex;flex-flow:column;z-index:17}#content-manager h2{text-decoration:underline;text-underline-offset:3px}#content-manager h3{margin-top:20px}#content-manager .global-options-radio{border-bottom:1px dotted}#content-manager .global-options-radio span{text-align:justify;margin-left:10px}#content-manager .profile-setup-hint{border:none;padding:5px;left:46%;margin-right:20px;text-align:left;border-radius:10px;background:none;text-shadow:none!important}#content-manager .global-options-radio ul{display:flex;flex-flow:column;align-items:flex-start;gap:5px;margin:10px}#content-manager span{text-align:justify!important}#content-manager .option-guide{margin:0 3px}#algo-manager{animation:slide-left-right-in .5s;position:relative;width:100%;min-height:74%;max-height:100vh;min-width:350px;max-width:750px;text-align:center;overflow-y:scroll;overflow-x:hidden;-webkit-scrollbar-width:none;scrollbar-width:none;scroll-behavior:smooth;margin:0;padding:0;display:flex;flex-flow:column;align-items:center;gap:10px;z-index:17}#algo-manager h5{text-align:center;margin:0 10px 5px}.algo-manager-section{width:100%;margin:0 0 12px;padding:0 10px 10px;border-bottom:1px dotted}.algo-manager-section p{text-align:justify;font-size:.85rem;margin:10px 0}#algo-manager h3{margin:0 5px;cursor:crosshair}.suggestions{animation:fade-in-render .3s;border-radius:15px;max-height:320px;width:100%;padding:3px;display:flex;flex-flow:wrap;gap:3px;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin}.suggestions li{text-wrap:nowrap;cursor:pointer;list-style:none;text-align:left;width:fit-content;padding:3px 10px;border-radius:12px;transition:.3s ease}.suggestions li:hover{transition:.3s ease;transform:scale(105%);background-color:#66cdaa}.custom-interest-hint{font-size:.75rem}.custom-interest-entry{margin:0 0 5px}.custom-interest-entry input{border:1px solid grey;border-radius:10px;padding:3px 10px;background-color:transparent;font-size:medium}.custom-interest-entry button{margin:0 0 5px}@media screen and (max-width: 630px){#algo-manager .interest-items{max-height:320px!important;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}}.interest-chip{margin:0;display:flex;justify-content:space-between;padding:3px 0}.interest-chip-tag{display:flex;align-items:center;gap:5px}.interest-chip-tag span{display:flex;align-items:center;justify-content:center}.interest-chip-tag svg{margin:0;padding:0;width:20px!important;height:20px!important}.interest-chip-tag span:first-child{border:1px solid;border-radius:50%;padding:5px}.interest-chip button{border:1px solid;border-radius:50%;width:21px;height:21px;margin:0;padding:0 0 2px;text-shadow:none;color:azure;background-color:#000;transition:.3s ease}.interest-chip button:hover{transition:.3s ease;color:#000;background-color:azure}#algo-manager input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:150px;height:12px;margin:5px 10px;border-radius:15px;background-color:#109e9280;cursor:crosshair;transition:.3s ease}#algo-manager input[type=range]:active{border:1px burlywood solid!important;background-color:transparent;transition:.3s ease}#algo-manager input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:21px;height:21px;cursor:pointer;border:3px double darkcyan;border-radius:50%;background-color:beige;box-shadow:none;transition:.3s ease}#algo-manager input[type=range]::-moz-range-thumb{width:15px;height:15px;width:21px;height:21px;cursor:pointer;border:3px double darkcyan;border-radius:50%;background-color:#000;box-shadow:none;transition:.3s ease}#algo-manager input[type=range]::-webkit-slider-thumb:active{transition:.3s ease;border:3px double burlywood;background-color:#000}#algo-manager input[type=range]::-moz-range-thumb:active{transition:.3s ease;border:3px double burlywood;background-color:#000}#algo-manager .collection-creation-button-editor{width:fit-content}#about{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:5px;overflow-x:hidden;overflow-y:scroll;-webkit-user-select:none;user-select:none;max-width:1080px;scrollbar-width:thin}#about h2{animation:slide-left-right-in 1.2s ease;border-radius:15px;padding:5px 10px;width:auto!important;font-size:1.2rem;font-weight:lighter;text-align:center;cursor:pointer;transition:.3s ease;position:sticky;top:0}#about h2:hover{transition:.3s ease;transform:scale(1.1)}#about h2:active{transition:.3s ease;transform:scale(95%)}#about{margin-left:10px}.about-section{display:flex;flex-flow:column;gap:10px;width:95%}.about-sub-title,.about-link{text-decoration:underline;text-underline-offset:3px}.about-section p{margin-left:10px;margin-right:5px;text-align:justify}.about-section li{text-align:justify}.about-section p svg,.about-section li svg{width:25px!important;height:25px!important;margin:0 3px!important}@media only screen and (max-width: 630px){.about-section{width:100%}}@media screen and (max-height: 480px) and (min-width: 430px){.about-section{width:95%}}*{color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.7)}html{background-color:#000}body{animation:fade-in-render .7s ease;background-color:#000}.splash-background,.splash-screen{background-color:#000}.splash-screen svg{fill:azure}#bar{border-left:solid 1px rgba(240,255,255,.5);background-color:#000}textarea:focus{border:1px solid mediumaquamarine!important}input:focus{border:darkcyan 2px solid!important}select:focus{border-color:gold!important}img:active{filter:sepia(30%)}strong{color:gray}.asset-mask{background-color:#0000004d}.asset-mask span{color:azure;text-shadow:none}.asset-mask button{border:1px solid azure;color:azure;background-color:#000}.asset-mask button:hover{border:1px solid black;color:#000;background-color:beige}.avatar-replacer svg{fill:azure}.custom-alert-overlay{background-color:#00000080}.custom-alert-modal{background-color:#000;border:2px solid azure}.custom-alert-modal button{background-color:#000;color:azure;border:1px solid azure}.custom-alert-modal button:hover{background-color:wheat;color:#000;border:1px solid black}.modal-background{background-color:transparent}.modal-content{background-color:#000}.post-modal-background{background-color:transparent}.post-modal-content{background-color:#000}.modal-close-button{background-color:#000;border:1px solid azure;color:azure}.modal-back-button{color:azure}.modal-back-button svg{fill:azure;stroke:azure!important;border:azure 1px solid}.modal-close-button:hover,.modal-back-button svg:hover{background-color:wheat;fill:#000;color:#000;border:black}#about h2{border:1px solid azure;color:azure;background-color:#000}#about h2:active{border-color:#deb887}.about-link{color:#5f9ea0}.about-section p svg,.about-section li svg{fill:azure!important}#home-logo svg{fill:azure}#home-logo svg:hover{fill:#9932cc}#landing-message{color:azure}#home-auth{border:1px solid azure}#home-avatar a{color:azure}#home .avatar-home-container{border:solid 1px aquamarine!important}@keyframes glowing-color{0%,to{color:azure;text-shadow:0 0 5px rgba(240,255,255,.7)}25%,75%{color:#28c591;text-shadow:0 0 10px rgba(127,255,212,.7)}50%{color:#b99147;text-shadow:0 0 15px rgba(177,140,73,.7)}}#logout-button{background-color:#000;color:#fff}#logout-button:hover{background-color:#0a5757;color:#fff}#home-lock svg{fill:azure}#home-lock svg:hover{fill:#6495ed}.sign-info-buttons:hover{background-color:#ffebcd;color:#000}#sign-up-button{color:azure}#sign-up-button:hover,#sign-up-button:active{color:#000}#login-submission{background-color:#ffebcd;color:#000}#login-submission:hover{background-color:#add8e6;color:#000}#login-submission:active{color:#000}#enter-login input[type=text],#enter-login input[type=password]{background-color:#000}#login-helper-form input[type=submit]{background-color:#000;color:azure}#account-admin{background-color:#000}#account-admin svg{fill:azure}#account-admin-warning{border:2px double azure}#account-admin form input[type=submit]{border:1px solid azure;color:azure;background-color:#0bfff31a}#account-admin form input[type=submit]:hover{background-color:#1aa19bcc}#account-admin-buttons button{background-color:#000;color:azure;border:solid 1px azure}#account-admin-buttons button:hover,#account-admin-relog button:hover{background-color:bisque;color:#000;border:1px solid black}#account-deleter{border:2px red solid;color:azure;background:#dc143c33!important}#account-deleter:hover{background-color:#dc143c!important}#account-admin-relog{background-color:#000}#account-admin-relog button{border:1px solid azure;background-color:#000;color:azure}#about-link{color:azure}#about-link:hover{color:#7fffd4}#back-login-button:hover{background-color:#faebd7;color:#000}#registration svg{fill:azure}#registration-hint{border:1px solid;background-color:#000!important;color:bisque}#account-setup{background-color:#000}#registration-form input{background-color:#000;color:azure}#registration-form input[type=date]{border:1px solid rgba(240,255,255,.589)}#email-verif{border:1px double azure;background-color:#000}#home-email-verif-button{border:1px solid azure;background-color:#000;color:azure}#home-email-verif-button:hover{background-color:#66cdaa;color:#000}#email-verif form input{border:2px inset mediumaquamarine;background-color:#000;color:#fff}.custom-select__control{border:1px solid rgba(240,255,255,.5)!important;background-color:#000!important;color:azure!important}.custom-select__control--is-focused{border-color:#000!important}.custom-select__menu{background-color:#000!important}.custom-select__option{background-color:#000!important;color:azure!important}.custom-select__option--is-focused{background-color:#d3d3d3!important;color:#000!important}.custom-select__single-value,.custom-select__input,.custom-select__placeholder{color:azure!important}.custom-select__indicator-separator{background-color:azure!important}.custom-select__dropdown-indicator{color:azure!important}#registration-form button,#user-info-preview button{border:1px solid azure;background-color:#000;color:azure}#registration-form button:hover,#user-info-preview button:hover{background-color:bisque;color:#000;border:1px solid black}#user-info-preview{background-color:#000}#registration .error{color:bisque}.password-hint-button{border:1px solid antiquewhite}#sign-up-about-container{background-color:#000}#notif{background-color:#000;border-bottom:1px dotted azure}#notif-header{background-color:#000}#notif svg{fill:azure;stroke:azure}#notif .activated svg{fill:#7fffd4;color:#7fffd4}#new-notif-count{color:#7fffd4}#notif svg:hover{fill:bisque}#notif-exit{border:azure 1px solid;color:azure;background-color:#000}.notif-recent-header span,.hub-button{color:#0ff}.notification-group{border-bottom:rgba(95,158,160,.33) dotted 1px}#notif .group-notifs .avatar-post-draft.single-avatar-container,#notif .group-notifs .avatar-post-draft-container{border:1px solid salmon!important}#unread-notifs{background-color:#32c9a336}.notif-approval button{border:2px aliceblue solid;color:#f0f8ff;background-color:transparent}.notif-approval-yes{color:#7fffd4!important;border:2px aquamarine solid!important}.notif-approval-no{color:beige!important;border:2px beige solid!important}#notif-settings{border-bottom:1px dotted rgba(240,255,255,.3)}#notif-settings h4{border-top:1px solid rgba(240,255,255,.3)}#profileTop{border-bottom:2px double rgba(255,255,255,.5)}#profile-pic{background-color:#0000008c}#profile-pic-container{border:double 2px aquamarine;background-color:#000000b3}#profile .qr-code-container{background-color:transparent}.profile-menu{background-color:#000000b3;border:1px solid azure}.profile-menu svg{fill:azure;stroke:#000}.profile-edit-button{border-bottom:1px dotted azure}.profile-mute-button,.profile-report-button,.profile-block-button{border-top:1px dotted azure}.profile-favorite-button svg{fill:khaki}.profile-favorited-button svg{fill:#7fffd4}.profile-unfave-button svg{fill:#dc143c}.follow-button{border:2px solid black!important;color:#000!important;background-color:#66cdaa!important;text-shadow:none}.unfollow-button{border:1px solid azure!important;color:azure!important;background-color:#000!important}.follow-loader .loader .face:nth-child(1){color:#deb887}.follow-loader .loader .face:nth-child(2){color:#66cdaa}.follow-profile-button:hover,.unfollow-profile-button:hover{background-color:bisque;color:#000}#collections-editor-button{background-color:#000;color:azure;border:outset 2px azure}#collections-editor-button:hover{border:inset 2px azure}#user-image-container{border:double 3px azure}#user-image-default svg{fill:azure}#section-selectors{background-color:#000;border-top:dotted 1px;border-bottom:dotted 1px}#section-selectors li svg{fill:azure}#section-selectors li svg:hover{fill:#66cdaa!important}.active{color:#20cb8f}#report{background-color:#000000b3}#feedback,#issue{border:1px solid azure;background-color:#000}#report-form{background-color:#000}#report li{border-bottom:1px dotted azure}#report-form input{background-color:#000;color:azure;border:1px solid azure}#report-submit{border:1px solid azure;color:azure;background-color:#000}#report-submit:hover{background-color:#ffebcd;color:#000}.report-back-button{border:1px solid azure;background-color:#000;color:azure}#report-exit{border:azure 1px solid;color:azure;background-color:#000}#user-bio h4:hover{color:#7fffd4}.stories-profile-default{border:dashed 1px azure}.stories-profile-default svg{fill:azure}.stories-border-spinner{border:2px inset rgb(15,153,135)}.profile-followers,.profile-following{border:double 1px azure;background-color:#000000ec}.profile-friends{background-color:#000000ec!important}.profile-followers button,.profile-following button{border:1px solid;background-color:#000;color:azure}.profile-followers button:hover,.profile-following button:hover{color:#000;background-color:beige;border:black 1px solid}#circle-cover-label{border:solid 1px azure}.circle-cover-preview-editor{border:3px double bisque}.circle-maker-form-editor input{background-color:#000;color:azure}.follower-selection-button{border:1px solid azure;color:azure;background-color:#000}.follower-selection-button:hover{background-color:#13989c}.follower-selection-indicator{border:2px double azure}.follower-selection-indicator.selected{background-color:#13989c}.circle-creator-button-editor{border:burlywood double 3px;background-color:#000;color:azure}.circle-creator-button-editor:hover{border:black double 3px;background-color:bisque;color:#000;text-shadow:none}.circle-creator-exit-editor{background-color:#000;color:azure}.circle-creator-exit-editor:hover{background-color:#deb887;color:#000;border:black solid 2px}.circle-list-editor{border-top:dotted 1px azure}.circle-name-editor{border:1px solid azure}.circle-name-editor:hover{background-color:#6eccc4be;color:#000}.circle-adder-member-editor button{border:inset 2px azure;color:azure;background-color:#000}.circle-adder-member-editor button:hover{background-color:#13989c}.circle-editor{background-color:#000}.circle-editor-button:hover,.circle-editor-exit{border:1px solid azure}.circle-editor-exit:hover{border:1px solid black;background-color:wheat;color:#000}.circle-editor .circle-creator-button-editor{border:burlywood solid 1px;background-color:#000;color:azure}.circle-editor .circle-creator-button-editor:hover{border:black double 3px;background-color:bisque;color:#000}.circle-editor .delete-confirm{color:bisque}.journals-profile-preview-container{border:1px solid azure}.journals-profile-preview-container svg{fill:azure}.journals-profile-title:hover{background-color:azure;color:#000}.journal-edit-button:hover{border:1px double azure}.journal-editor{background-color:#0000007f}.journal-editor-form{border:solid 1px azure;background-color:#000;color:azure}.journal-editor-form input{background-color:#000;border:1px solid rgba(0,0,0,50%)}.journal-editor-cover-select:hover{border:1px solid azure}.journal-editor-stories img.selected-cover{border:2px solid #0a9683;box-shadow:0 0 10px #05848880}#post-draft,#post-draft-form{background-color:#000;color:azure}.creation-buttons:hover{background-color:#ffebcd;color:#000}.creation-exit-button{border:solid 1px azure;color:azure;background-color:#000}.creation-exit-button:hover{background-color:bisque;color:#000}#draft-preview-image video{border:1px solid}#draft-submit input{border:solid 1px;color:azure;background-color:#000}#draft-submit input:hover{background-color:bisque;color:#000}#post-draft #draft-submit svg{fill:azure}#draft-preview-image button{background-color:#000;color:azure;border:1px solid azure}#draft-preview-image button:hover{background-color:bisque;color:#000}#draft-preview-image span{background-color:#36a17e;color:#000;border:1px solid azure;text-shadow:0 0 0}#draft-preview-image svg{fill:azure}#draft-preview-image .media-cover-controls input[type=range]{background-color:#109e9241}#draft-preview-image .media-cover-controls input[type=range]::-webkit-slider-thumb{background:#f0ffffbd}#draft-preview-image .media-cover-controls input[type=range]::-moz-range-thumb{border:1px solid black}#draft-deleter{color:azure;background-color:#000}#draft-deleter:hover{background-color:#960925;color:#000}#post-draft textarea,#post-draft input{background-color:#000;color:azure}.mentions span{color:#66cdaa}.post-audience{background-color:#000;border:2px double azure;color:azure}.post-audience-type-button{border:inset 2px azure;color:azure}.post-audience-type-button:hover{background-color:bisque;border:outset 2px azure;color:#000}.map-toggler,.clear-search-button{border:1px solid azure;color:azure;background-color:#000}.leaflet-popup-content-wrapper{background-color:#000}.leaflet-popup-tip{background-color:#333}.leaflet-popup-content a{color:orange}.leaflet-popup-content a:hover{text-decoration:underline}.mention-dropdown{background-color:#000}.mention-suggestion:hover{background-color:bisque;color:#000}.custom-checkbox input{outline:1px solid rgba(240,255,255,.7);border:5px double black!important}.custom-checkbox input:checked{background-color:#48d1cc!important;border:4px double black!important;outline:1px solid rgba(240,255,255,.5)}#followers-manager{background-color:#000;border-bottom:1px dotted rgba(240,255,255,.5)}#followers-manager h2{background-color:#000}#followers-manager h3{border:1px solid azure}#global-options h4{background-color:#000}.activated{color:#66cdaa!important}.manager-follower-container svg{fill:azure}.manager-follower-container svg:hover{fill:#deb887}.favorite-following{fill:#7fffd4!important}.follower-remove-button{border:1px solid salmon;color:salmon;background-color:#000}.follower-remove-button:hover{color:#dc143c;border-color:#dc143c}.follower-confirm-options button{border:1px solid azure;background-color:#000;color:azure}.follower-confirm-options button:last-child{color:#deb887;border-color:#deb887}.more-follower-button{border:1px solid azure;background-color:#000;color:azure}.more-follower-button:hover{background-color:#deb887}#followers-manager-exit{border:azure 1px solid;color:azure;background-color:#000}.checkbox_item.citem .checkbox_wrap .checkbox_mark{border:2px solid azure}.checkbox_item.citem .checkbox_wrap .checkbox_mark:before{background:azure}.checkbox_item.citem .checkbox_wrap .checkbox_inp:checked~.checkbox_mark{border-color:#66cdaa}.checkbox_item.citem .checkbox_wrap .checkbox_inp:checked~.checkbox_mark:before{background:#66cdaa}.global-option-container{border-bottom:1px solid rgba(240,255,255,.5)}#story-creator .giphy-search input{color:azure!important}.giphy-search input{color:azure!important;background-color:#000}.giphy-search button{background-color:#000;color:azure;border:solid 1px azure}.giphy-search button:hover{background-color:#deb887}#stories-more-button,#journals-more-button{background-color:#000;color:azure;border:1px outset}#story-creator{background-color:#000;color:azure}#story-board{border:1px solid rgb(15,136,136)}#story-board-tools{background:#0000004d}#story-board-tools label{color:azure}#story-board-tools input{background-color:#000;color:azure}#story-board-tools svg,#story-options svg{fill:azure}#story-options svg:nth-child(2){fill:salmon}#story-board-tools svg:hover,#story-options svg:hover{fill:bisque}#story-board-tools .search input{border:1px solid rgba(240,255,255,.15);background-color:#000!important;color:azure!important}.story-creator-audio-progress-container{background-color:#f0ffffbe}.story-creator-audio-progress-bar{background-color:#0dc9b998}.story-creator-audio-progress{background-color:#0dc9b9dc}#story-creator-journals-list{background-color:#000000e5;border:2px double azure}#story-creator-journals-list span{background-color:#ffebcd;color:#000;border:2px double azure;text-shadow:0 0 0}.story-creator-journal button{background-color:#000;color:azure;border:1px solid azure}.story-creator-journal button:hover{background-color:#23c2ada6}#story-creator-journal-exit{background-color:#000;color:azure;border:1px solid azure}#story-creator-journal-exit:hover{background-color:bisque;color:#000}#story-loader{background:#000c}.loader-brackets{color:#5f9ea0}.loader-percentage{color:bisque}#story-creator .location-suggestions{background-color:#000}#story-creator .location-suggestions li{color:azure}#story-creator .search-result .avatar-post-draft-username,#story-creator .collaborator-item strong,#story-creator .collaborator-item span{color:azure!important}#story-creator .mention-dropdown{background-color:#000}#story-creator .mention-suggestion span,#story-creator .post-audience-label,#story-creator .story-audience-selection{color:azure}#story-disk-options{background-color:#000;border:1px solid azure}#story-disk-options span{color:azure}.story-disk-buttons svg{fill:#000!important;stroke:azure}.story-disk-button svg:hover+span{color:#7fffd4!important}.story-disk-options-exit{border:1px solid azure;background-color:#000;color:azure!important}.story-disk-options-exit:hover{background-color:bisque;color:#000!important}.story-draft-item{border:dotted azure 1px}.story-draft-item .draft-delete-button{border:1px solid azure;background-color:#000;color:azure}#rolls{scrollbar-width:none}.pull-down-indicator svg{fill:azure!important}.top-profiles{background-color:#000}.avatar-border-spinner{border:2px inset rgb(15,153,135)!important}.avatar-border-spinner:hover{border:2px inset blue}.post-rolls-caption{color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.post-rolls-caption .mention{color:#66cdaa}.post-rolls-collabs span{background-color:#00000080}.post-rolls-collabs span:hover{background-color:bisque;color:#000}.post-rolls-media-mask{background-color:#00000046}.post-rolls-header-info svg{fill:#00000080;stroke:azure}.post-rolls-header-info svg:hover{fill:bisque;stroke:#000}.avatar-post-username{color:azure}.post-rolls-tags{background-color:#ffebcdb3;color:#000;text-shadow:none}.post-rolls-interaction-buttons svg{fill:azure}.post-rolls-interaction-buttons svg:hover{fill:#deb887}.post-rolls-interaction-buttons span{color:azure}.post-menu{background-color:#000;border:1px solid azure}.post-menu li{color:azure}.post-menu li:hover{transform:scale(1.1)}.post-menu a{color:azure}.post-menu svg{fill:azure;stroke:#000}.comments{background-color:#000}.commenting-on{fill:#7fffd4!important}.commenting-off{fill:coral!important}.comment .mention,.reply-comment .mention{color:#66cdaa}.sheet{background-color:#000000ed}.avatar-connector-line,.first-reply-wrapper{border-left:2px double aquamarine;border-bottom:2px double aquamarine}.remove-tag-icon{stroke:azure!important;fill:#000!important}.post-menu-exit{border:inset 2px azure;background-color:#000;color:azure}.post-menu-exit:hover{background-color:bisque;color:#000}.commenter-container,.replier-container{background-color:transparent;color:azure}.commenter-form textarea{background-color:#000000d2;color:azure}.commenter-form input[type=submit]{border:1px solid rgba(240,255,255,.5);background-color:#000;color:azure}.commenter-form input[type=submit]:hover{background-color:#ffebcd;color:#000}.commenter-form input[type=submit]:active{background-color:#66cdaa}.like{cursor:crosshair}.likes{background-color:#000;border:1px solid azure;color:azure}.likes-exit,.post-rolls-likes button,.comment-post-likes button,.reply-comment-likes button{background-color:#000;color:azure}.post-rolls-likes button:hover{background-color:#ffebcd;color:#000}.comment .delete-confirm,.reply-comment .delete-confirm{background-color:#000;border:2px solid azure}.collection-creation-exit-collector{background-color:#000;color:azure;border:inset 2px}.collection-creation-exit-collector:hover{background-color:#deb887;color:#000}.collection-creation-button-collector{background-color:#000;color:azure;border:burlywood double 3px}.collection-creation-button-collector:hover{background-color:bisque;color:#000}.sharer-options-post{background-color:#000000e6;border:3px double azure}.qr-code-container{background-color:#000000b3;border:2px double aquamarine}.sharer-QR-save{color:#f0f8ff;background-color:#000}.sharer-options-exit,.sharer-QR-exit{color:azure;background-color:#000;border:1px solid azure}.sharer-options-exit:hover{background-color:bisque;color:#000}.commenter-form-container .mention-dropdown{border:1px dotted rgba(240,255,255,.5)}.comment-options-container svg{fill:azure}.comment-options-container svg:hover{fill:#ffebcd}.full-collection-mention-button svg{fill:azure;stroke:azure}.full-collection-mention-button svg:hover{fill:bisque;stroke:#000}.full-collection-collabs strong,.full-collection-details strong{color:#66cdaa}.full-collection-edit-button:hover{background-color:azure;color:#000}.full-collection-details li svg{fill:azure}.post-full-collection-header-info svg{fill:#00000080;stroke:azure}.post-full-collection-header-info svg:hover{fill:bisque;stroke:#000}.post-full-collection-interaction{background-color:#140c0198}.post-full-collection-interaction-buttons svg:hover{fill:#deb887}.post-full-collection-caption{color:azure;background-color:#000;text-shadow:0 0 0 rgba(0,0,0,.3);border:none!important}.post-full-collection-caption .mention{color:#66cdaa}.post-full-collection-collabs span{background-color:#00000080}.post-full-collection-collabs span:hover{background-color:bisque;color:#000}.post-full-collection-likes button{background-color:#000;color:azure;border:1px azure solid}.post-full-collection-likes button:hover{background-color:bisque;color:#000}.collection-editor-descriptions input,.collection-editor-tags input,textarea{background-color:#000;color:azure}.collection-update-exit{background-color:#000;color:azure;border:inset 2px}.collection-update-exit:hover{background-color:#deb887;color:#000}.collection-update-button{background-color:#000;color:azure;border:burlywood double 3px}.collection-update-button:hover{background-color:bisque;color:#000}.full-collection-interactions svg{fill:azure}.full-collection .sharer-post svg{fill:azure}.full-collection .sharer-post svg:hover{fill:bisque;stroke:#000}.full-collection-interactions .sharer-post .sharer-button svg:hover{fill:bisque;stroke:unset}.post-editor{background-color:#0000007f}.post-editor-form,.post-editor-form input{background-color:#000;color:azure}.delete-confirm button{background-color:#000;color:azure;border:1px solid azure}.delete-confirm button:hover{background-color:bisque;color:#000}.delete-confirm button:nth-child(2):hover{background-color:#dc143c;color:#000}.post-editor .media-cover button{background-color:#000;color:azure;border:1px solid azure}.post-editor .media-cover button:hover{background-color:bisque;color:#000}.post-editor .media-cover span{background-color:#36a17e;color:#000;border:1px solid azure}.post-editor .media-cover-controls input[type=range]{background-color:#109e9241}.post-editor .media-cover-controls input[type=range]::-webkit-slider-thumb{background:#f0ffffbd}.post-editor .media-cover-controls input[type=range]::-moz-range-thumb{border:1px solid black}.full-post-collabs span{background-color:#00000080}.full-post-collabs span:hover{background-color:bisque;color:#000}.full-post-options:hover{background-color:azure;color:#000;text-decoration:underline black}.full-post-interaction-buttons svg{fill:azure}.full-post-interaction-buttons svg:hover{fill:bisque}.full-postinteraction-buttons svg:active{fill:#66cdaa}.full-post-likes button,.reply-comment-likes button{background-color:#000;color:azure}.collector-post-buttons button{background-color:#000;color:azure;border:2px inset}.collector-post-buttons button:hover{background-color:#deb887;color:#000}.post-collections{background-color:#000000e5}.post-collections button:last-child{background-color:#000;color:azure;border:1px azure solid}.post-collections button:last-child:hover{background-color:#deb887;color:#000}.post-collections-exit{background-color:#000;color:azure;border:1px azure solid}.full-post-tags{color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.full-post-caption .mention{color:#66cdaa}.post-editor .commenting-on{fill:#7fffd4!important}.post-editor .commenting-off{fill:coral!important}.post-editor .search input{border:1px solid rgba(240,248,255,.575)}.story{background-color:#000}.story-header-info span{color:azure}.story-header svg{fill:azure}.story-media-container{background-color:#000}.story-media-container strong{color:azure}.story .story-sound svg{fill:azure}.story-previous,.story-next{background-color:transparent}.story-interaction-buttons svg{fill:azure}.story-interaction-buttons svg:hover{fill:bisque}.story-interaction-buttons svg:active{fill:#66cdaa}.story .story-comments form textarea{background-color:#000000ef}.story-deleter svg{fill:azure}.story .delete-confirm{background-color:#00000080}.stories-bar .progress-bar-container{background:#fff3}.stories-bar .progress-bar-container .progress-bar{background:#11c7c7b3}.stories-bar .progress-bar-container.inactive{background:#ffffff4d}.journaler-buttons button{color:azure;background-color:#000;border:1px solid azure}.journaler-buttons button:hover{background-color:#deb887;color:#000}.journal-maker{background-color:#000;border:azure 1px solid}.journal-creation-button{color:azure;background-color:#000;border:double 2px bisque}.journal-creation-button:hover{color:#000;background-color:bisque;border:double 1px azure}.journal-creation-exit{background-color:#000;color:azure;border:solid 1px azure}.journal-audience{background-color:#000;color:azure;border:2px double azure}.story-audience-type-button{border:1px solid azure}.story-audience-type-button:last-child{background-color:#000;color:azure;border:solid 1px azure}.story-journals{background-color:#000000e5;border:2px double azure}.story-journals button:last-child{background-color:#000;color:azure;border:1px azure solid}.story-journals button:last-child:hover{background-color:#ffebcd;color:#000}.journal-list-name{color:azure;text-shadow:0 0 0;border:1px solid azure}.journal-list button{background-color:#000}.journal-list button:hover{background-color:#66cdaa;color:#000}.journal-list li{color:azure}.story-element{background-color:wheat}.story-mentions{background-color:azure;color:#000;border:3px double black}#header{background-color:#000}#home-33 svg{fill:azure}#home-33 svg:hover{fill:#66cdaa}@media only screen and (max-width: 630px){#NavBar{background-color:var(--navbar-background, black)!important}}#NavBar-creators svg{fill:none!important;stroke:azure!important}#NavBar-creators button:nth-child(5) svg{fill:gray!important;stroke:azure!important;padding:3px}#NavBar-creators button:hover{background-color:#ffa07a}.nav-story-loader .loader .face:nth-child(1){color:#deb887}.nav-story-loader .loader .face:nth-child(2){color:#66cdaa}#NavBar-creators button{border:1px double burlywood;background-color:#000;color:azure}#NavBar-creators button:before{border:2px dashed mediumaquamarine}.active{color:#8db8aa}#NavBar .activated svg{fill:#7fffd4}#NavBar li span{color:#7fffd4}#NavBar svg{fill:azure}.comic-dark-roll{fill:#000!important;stroke:#000}.comic-dark-notif{fill:#000!important;stroke:azure}#NavBar svg:hover{fill:#66cdaa}#NavBar svg:active{fill:#ffebcd}.banner-note{background-color:#000;color:azure;border:1px solid mediumaquamarine}.banner-note.alert{border:1px solid salmon}.lds-ripple{color:#deb887}.lds-ripple div{border:4px solid burlywood}#section-loader{color:#d6bb92}.sphere-h3{color:#fff}.sphere-ring:nth-child(2){border-bottom:8px solid burlywood}.sphere-ring:nth-child(3){border-bottom:8px solid mediumaquamarine}.sphere-ring:nth-child(4){border-bottom:8px solid burlywood}.loader .face:nth-child(1){color:#deb887;border-color:currentColor transparent transparent currentColor}.loader .face:nth-child(2){color:#5f9ea0;border-color:currentColor currentColor transparent transparent}.loader .face .circle{background-color:transparent}.loader .face .circle:before{background-color:#deb887!important;box-shadow:0 0 2em,0 0 4em,0 0 6em,0 0 8em,0 0 10em,0 0 0 .5em #ffff001a}#pin-container{border:1px dotted rgba(255,255,0,.3)}.pins-sections svg{fill:azure}.post-sections-collabs span{background-color:#00000080}.post-sections-collabs span:hover{background-color:bisque;color:#000}.post-sections-media-mask{background-color:#00000031}.post-sections-header-info svg{fill:#00000080;stroke:azure}.post-sections-header-info svg:hover{fill:bisque;stroke:#000}.post-sections-tags{background-color:#ffe4c48e;color:#000;border:1px dashed black}.post-sections-caption{background-color:#000;color:azure;text-shadow:none}.post-sections-caption .mention{color:#66cdaa}.post-sections-interaction{background-color:#140c0198}.post-sections-interaction:after{background-color:#000}.post-sections-interaction-buttons svg{fill:azure}.post-sections-interaction-buttons svg:hover{fill:bisque}.post-sections-interaction-buttons svg:active{fill:#b22222}#section .collector-post-buttons button{background-color:#000;color:azure;border:2px inset}#section .collector-post-buttons button:hover{background-color:#deb887;color:#000}.collection-list-post button{background-color:#000;color:azure}.collection-list-post button:hover{background-color:#66cdaa;color:#000}.collection-maker-collector:after{background-color:#000;border:1px solid azure}.collection-maker-descriptions-collector input,textarea,.collection-maker-tags-collector input{background-color:#000;color:azure}#section .collection-creation-exit-collector{background-color:#000;color:azure;border:inset 2px}#section .collection-creation-exit-collector:hover{background-color:#deb887;color:#000}#section .collection-creation-button-collector{background-color:#000;color:azure;border:burlywood double 3px}#section .collection-creation-button-collector:hover{background-color:bisque;color:#000;border:black double 3px}#section .delete-confirm button{background-color:#000;color:azure;border:1px solid}#section .delete-confirm button:hover{background-color:#dc143c;color:#000}#section .delete-confirm button:nth-child(3):hover{background-color:bisque;color:#000}.piece-many-container img{background-color:azure}.post-piece-indicator-circle{background-color:#0ff6}.post-piece-indicator-circle.active{background-color:azure}#profile-setup textarea{border:1px solid rgba(255,255,255,.5)}#profile-setup input{background-color:#000;color:azure;text-shadow:0px 0px 0px}#profile-setup input[type=submit]{border:double 2px azure;background-color:#000;color:azure}#profile-setup input[type=submit]:hover{background-color:#ffebcd;color:#000;border:black double 2px}#profile-setup-alias-language select{border:rgba(255,255,255,.2) 1px solid!important;background-color:#000;color:azure}.profile-setup-radio-button{background-color:#000;border:1px solid azure}.profile-setup-radio-button:after{background:none}.profile-setup-radio:hover input[type=radio]~.profile-setup-radio-button{background-color:#0ff}.profile-setup-radio input[type=radio]:checked~.profile-setup-radio-button{background-color:#000;border-color:azure}.profile-setup-radio input[type=radio]:checked~.profile-setup-radio-button:after{background:#0ff}.profile-setup-hint{color:bisque!important;text-shadow:1px 1px 1px rgba(0,0,0,.5)!important;background-color:#00000080}.error{color:#7fffd4}#assets-manager{border-bottom:dotted 1px azure}#assets-manager-buttons button{border:1px double burlywood;background-color:#000;color:azure}#assets-manager-buttons button:before{border:2px dashed mediumaquamarine}#assets-manager-buttons button:hover{background-color:#000;color:azure}#assets-manager-buttons button:active{background-color:wheat;color:#000}.theme-buttons-container button{background-color:#000}.active-theme{background-color:beige!important;color:#000;text-shadow:0 0 0}.collection-maker-descriptions-editor input,textarea,.collection-maker-tags-editor input{background-color:#000;color:azure}.collection-maker-editor .search input{border:1px solid rgba(240,248,255,.575)}.collection-audience{background-color:#000;border:2px double azure;color:azure}.collection-creation-exit-editor,#collections-reorder-exit-button{background-color:#000;color:azure}.collection-creation-exit-editor:hover,#collections-reorder-exit-button:hover{background-color:#ffebcd;color:#000;border:black solid 2px}.collection-creation-button-editor{border:burlywood double 3px;background-color:#000;color:azure}.collection-creation-button-editor:hover{border:black double 3px;background-color:bisque;color:#000}.collections-reorder-button{color:azure;background-color:#000}.collections-reorder-button:hover{background-color:#2298ad;color:#000}.collections-list-tip{color:wheat}.collections-search,.follower-search{border:azure solid 1px;background-color:#000;color:azure}#user-liked-posts-label,#user-posts-label{-webkit-text-decoration-color:burlywood;text-decoration-color:#deb887}#assets-manager .avatar-post-container{border:2px solid black}.media-player svg{fill:azure;stroke:none}.media-caption .mention{color:#66cdaa}input[type=range]{background-color:#109e9241}input[type=range]::-webkit-slider-thumb{background:#f0ffffbd}input[type=range]::-moz-range-thumb{border:1px solid black}.media-interaction-buttons svg:hover{fill:bisque}.media-interaction-buttonssvg:active{fill:#66cdaa}.media-options{border:2px double rgba(240,255,255,0)}.media-options span:hover{border:2px double rgba(240,255,255,.288)}.media-options svg{fill:azure}#collections{border-top:1px dotted rgba(240,255,255,.3);border-bottom:1px dotted rgba(240,255,255,.3)}.sharer-button svg,.sharer-option svg{fill:azure}.sharer-button svg:hover,.sharer-option svg:hover{fill:#deb887}.collection-collections button:hover{background-color:#ffebcd}.collection-name-collections:hover{background-color:azure;color:#000}.post-collection-interaction{background-color:#140c0198}#collections .avatar-post-container{border:2px solid black}.post-collection-caption{color:azure;border:1px dotted black;background-color:#000;text-shadow:none}.post-collection-caption .mention{color:#66cdaa;text-shadow:0 0 0}.post-collection-interaction-buttons svg{fill:azure}.post-collection-interaction-buttons svg:hover{fill:bisque}.post-collection-interaction-buttons svg:active{fill:#b22222}.collection-menu li{color:azure;text-decoration:underline rgba(240,255,255,0)}.collection-menu a{color:azure}.collection-menu li:hover{text-decoration:underline azure}.collection-menu li:last-child:hover{color:#7fffd4}.collection-menu li svg{fill:azure}.scroll-explore-button,#clear-explore-search-button{background-color:#000;color:azure}.scroll-explore-button:hover,#clear-explore-search-button:hover{background-color:azure;color:#000}.hashtag{background-color:#fff;color:#000}.hashtag:hover{background-color:#000;color:azure}.explore-collection-container{color:azure}#explore-search{background-color:#000}#explore-search li{background-color:#000!important;color:azure}#explore-search li:hover{background-color:#faebd7!important;color:#000}.search input{background-color:#000!important;color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.15)}#search svg{fill:red}#clear-explore-search-button{background-color:#00000080;color:azure;border-color:#f0ffff80}#clear-explore-search-button:hover{background-color:#ffebcd;color:#000;border-color:#000}.avatar-explore:hover{background-color:#ffebcd;color:#000}.post-explore-interaction{background-color:#140c0198}#explore .avatar-post-container{border:2px solid black}#chat-header{background-color:#000;border-bottom:rgba(240,255,255,.5) dotted 1px}.chat-new-list li{color:#008b8b}.chat-new-list button{background-color:#000}.chat-new-list button:hover{background-color:#ffa07a}.chat-new-list button:active{background-color:#66cdaa}.conversation-creator,.conversation-members-container{background-color:#000}.conversation-creator .avatar-post-draft-container{border:1px double darkcyan!important}.new-conversation-user-container .avatar-post-draft-container{border:3px double sandybrown!important}.conversation-creator-input input,.conversation-creator-input textarea,.conversation-creator-members-list .chat-new-list{background-color:#000;color:azure;border:1px solid azure}.conversation-admin-lister{border:1px solid azure;background-color:#000}.conversation-creator-submit{border:3px double burlywood;background-color:#000}.conversation-creator-submit:hover{border:3px double azure;background-color:#48d1cc;color:#000}.chat-creator-exit{background-color:#000;border:1px solid azure}.chat-creator-exit:hover{background-color:#deb887;color:#000}.message-preview .avatar-post-draft-container{border:1px solid azure!important}.message-preview-number{border:1px solid aqua}#chatroom .avatar-likes-container{border:1px solid azure!important}#chatroom{background-color:#000;background-image:url(/assets/rainbow-Cg48Kc6V.jpg);background-repeat:no-repeat;background-size:fill;background-position:center}.chatroom-user-message p{background:linear-gradient(135deg,#29e0a36f,#1b9cdd76)}.chatroom-member-message p{background:linear-gradient(135deg,#cbd8598e,#dd481ba6)}#chatroom .mention{color:#000;text-shadow:none;box-shadow:0 0!important}.message-preview-actions .delete-confirm{background-color:#000}.message-preview-actions .delete-confirm button{background-color:#000;border:1px solid azure;color:azure}.message-preview-actions button{background-color:salmon;color:#000}.message-preview-actions button:first-child{background-color:#40e0d0;color:#000}.unread{border-radius:15px!important;background-color:#32c9a336}.chatroom-attachers svg{fill:azure}.chatroom-input-media-container .giphy-search input{background-color:#000;color:azure}.chatroom-input-media-container .giphy-search button{background-color:#000;color:azure;border:solid 1px azure}.chatroom-input textarea,.chatroom-media-input textarea,.chatroom-sticker-input textarea,.message-sharer-input-container textarea{border:1px rgba(244,165,96,.5) solid;background-color:#000c}.chatroom-media-input-clear-button{border:1px solid azure;background-color:#000;color:azure}.chatroom-send-button{background-color:transparent}.chatroom-send-button svg{fill:#000;stroke:#f0f8ff}.chatroom-send-button svg:hover{fill:#000;stroke:#deb887}.chatroom-send-button svg:active{fill:#000;stroke:#7fffd4}#chatroom .mention-dropdown{border:1px solid pink}#chatroom .conversation-members-container{background-color:transparent!important}.chatroom-modal-background{background-color:#000}.chatroom-options{border-bottom:1px solid azure}.chatroom-options svg{fill:azure;stroke:#000}.conversation-editor-form-name input{background-color:#000;color:azure}.conversation-editor-form-description textarea{border:skyblue 1px solid;background-color:#000;color:azure}.chatroom-options .chat-new-list{background-color:#000}.chat-cover-preview{border:3px double sandybrown!important}.chatroom-image-selector:hover{background-color:#ffebcd;color:#000;text-shadow:none}emoji-picker{border:1px solid azure;background-color:#000}.message-reaction-menu{background-color:#000c!important;border:1px solid mediumaquamarine}.message-reaction-menu button{background-color:transparent;color:azure;text-shadow:none!important}.message-reaction-menu button:hover{background-color:azure;color:#000}.message-reaction-menu button svg{fill:azure!important;stroke:azure!important}.message-reaction-menu button svg:hover{fill:#000!important;stroke:#000!important}.chatroom-message-post-container,.chatroom-message-collection-container{background-color:#000c}.chatroom-confirm-container{background-color:#000}.chatroom-confirm-container p{background:#000!important;color:azure;text-align:center}.chatroom-confirm-container button{color:azure}.chatroom-confirm-container button:nth-child(2):hover{color:azure;background:#dc143c!important}.chatroom-header svg{fill:azure}.chatroom-header svg:hover{fill:#e9967a}.chatroom-search-bar input{background-color:#000000a6}.chatroom-search-bar input::placeholder{color:azure;text-shadow:none}.chatroom-search-bar button{color:azure;text-shadow:none;background-color:#000000b3}.chatroom-search-bar button:hover{background-color:#40e0d0;background-color:#000000b3}.chatroom-reply-label{color:azure;background-color:#0000009c}.chatroom-reply-label strong{color:#66cdaa;text-shadow:none}.chatroom-reply-snippet{color:azure;text-shadow:none}#pending-drafts{border:3px double mediumaquamarine;background-color:#000}#pending-drafts .draft-delete-button:hover{background-color:#dc143c;color:#fff;border-color:#ff3b3b}#pending-drafts .draft-restart-button{background-color:#ffebcd;color:#000;text-shadow:none}#pending-drafts .draft-restart-button:hover{background-color:#66cdaa;color:azure;border-color:azure}#content-manager,#algo-manager{background-color:#000}@media screen and (max-width: 630px){#bar{border:none}}.light-theme *{color:#000;text-shadow:1px 1px 2px rgba(255,255,255,.3)}.light-theme html{background-color:beige!important}.light-theme body{animation:fade-in-render .7s ease;background-color:beige!important;padding-top:env(safe-area-inset-top)}.light-theme .splash-background{background-color:#000!important}.light-theme .splash-screen{background-color:#000}.light-theme #bar{border-left:solid 1px rgba(0,0,0,.3);background-color:beige}.light-theme textarea:focus{border:1px solid mediumaquamarine!important}.light-theme input:focus{border:darkcyan 2px solid!important}.light-theme select:focus{border-color:gold!important}.light-theme img:active{filter:sepia(30%)}.light-theme strong{color:gray;font-weight:800}.light-theme .asset-mask{background-color:#00000036}.light-theme .asset-mask span{color:azure;text-shadow:none}.light-theme .asset-mask button{border:1px solid black;color:#000;background-color:azure}.light-theme .asset-mask button:hover{border:1px solid black;color:#000;background-color:beige}.light-theme .avatar-replacer svg{fill:#000}.light-theme .custom-alert-overlay{background-color:#00000080}.light-theme .custom-alert-modal{background-color:beige;border:2px solid black}.light-theme .custom-alert-modal button{background-color:beige;color:#000;border:1px solid black}.light-theme .custom-alert-modal button:hover{background-color:#ffebcd;color:beige;border:1px solid beige}.light-theme .modal-background{background-color:transparent}.light-theme .modal-content{background-color:beige}.light-theme .post-modal-background{background-color:transparent}.light-theme .post-modal-content{background-color:beige}.light-theme .modal-close-button{background-color:azure;border:1px solid black;color:#000}.light-theme .modal-back-button{color:#000}.light-theme .modal-back-button svg{fill:#000!important;stroke:#000!important;border:black 1px solid}.light-theme .modal-close-button:hover,.light-theme .modal-back-button svg:hover{background-color:#deb887;fill:beige;color:beige;border:beige}.light-theme #home h2{color:#000}.light-theme #about h2{border:1px solid black;color:#000;background-color:beige}.light-theme #about h2:active{border-color:#ffebcd}.light-theme .about-link{color:#5f9ea0}.light-theme .about-section p svg,.light-theme .about-section li svg{fill:#000!important}.light-theme #home-logo svg{fill:#000}.light-theme #home-logo svg:hover{fill:#9932cc}.light-theme #landing-message{color:#000}.light-theme #home-auth{border:1px solid black}.light-theme #home-auth span:hover,.light-theme #home-avatar a{color:#000}.light-theme #home .avatar-home-container{border:solid 1px mediumaquamarine!important}@keyframes glowing-color{0%,to{color:#000;text-shadow:0 0 5px rgba(240,255,255,.7)}25%,75%{color:#28c591;text-shadow:0 0 10px rgba(127,255,212,.7)}50%{color:#b99147;text-shadow:0 0 15px rgba(177,140,73,.7)}}.light-theme #logout-button{background-color:beige;color:#000}.light-theme #logout-button:hover{background-color:#0a5757;color:beige}.light-theme #home-lock svg{fill:#000}.light-theme #home-lock svg:hover{fill:#6495ed}.light-theme .sign-info-buttons:hover{background-color:#ffebcd;color:beige}.light-theme #sign-up-button{color:#000}.light-theme #login-submission{background-color:#ffebcd;color:#000}.light-theme #login-submission:hover{background-color:#add8e6;color:#000}.light-theme #login-submission:active{color:beige}.light-theme #login-helper-form input{background-color:beige;border:solid 1px rgba(0,0,0,.3)}.light-theme #login-helper-form input[type=submit]{background-color:beige;color:#000}.light-theme #enter-login input{border:1px solid rgba(0,0,0,.5);background-color:beige;margin-bottom:5px}.light-theme #account-admin{background-color:beige}.light-theme #account-admin svg{fill:#000}.light-theme #account-admin-warning{border:2px double black}.light-theme #account-admin form input{border:solid 1px rgba(0,0,0,.3)}.light-theme #account-admin form input[type=submit]{border:1px solid black;color:#000;background-color:#0bfff31a}.light-theme #account-admin form input[type=submit]:hover{background-color:#1aa19bcc}.light-theme #account-admin-buttons button{background-color:beige;color:#000;border:solid 1px black}.light-theme #account-admin-buttons button:hover,.light-theme #account-admin-relog button:hover{background-color:#ffebcd;color:#000;border:1px solid beige}.light-theme #account-deleter{border:2px red solid;color:#000;background:#dc143c33!important}.light-theme #account-deleter:hover{background-color:#dc143c!important}.light-theme #account-admin-relog{background-color:beige}.light-theme #account-admin-relog button{border:1px solid black;background-color:beige;color:#000}.light-theme #about-link{color:#000}.light-theme #about-link:hover{color:#66cdaa}.light-theme #back-login-button:hover{background-color:beige;color:beige}.light-theme #registration svg{fill:#000}.light-theme #registration-hint{color:#ffebcd}.light-theme #account-setup{background-color:beige}.light-theme #registration-form input{background-color:beige;color:#000}.light-theme #registration-form input[type=date]{border:1px solid rgba(0,0,0,.5)}.light-theme #email-verif,.light-theme #home-email-verif-button{border:1px solid black;background-color:beige;color:#000}.light-theme #home-email-verif-button:hover{background-color:beige;color:#000}.light-theme #email-verif form input{border:2px inset mediumaquamarine;background-color:beige;color:#008b8b}.light-theme .custom-select__control{border:1px solid rgba(240,255,255,.5)!important;background-color:beige!important;color:#000!important}.light-theme .custom-select__control--is-focused{border-color:beige!important}.light-theme .custom-select__menu{background-color:beige!important}.light-theme .custom-select__option{background-color:beige!important;color:#000!important}.light-theme .custom-select__option--is-focused{background-color:#d3d3d3!important;color:beige!important}.light-theme .custom-select__single-value,.light-theme .custom-select__input,.light-theme .custom-select__placeholder{color:#000!important}.light-theme .custom-select__indicator-separator{background-color:#000!important}.light-theme .custom-select__dropdown-indicator{color:#000!important}.light-theme #registration-form button,.light-theme #user-info-preview button{border:1px solid black;background-color:beige;color:#000}.light-theme #registration-form button:hover,.light-theme #user-info-preview button:hover{background-color:#000;color:beige;border:1px solid beige}.light-theme #user-info-preview{background-color:beige}.light-theme #registration .error{color:#deb887}.light-theme .password-hint-button{border:1px solid beige}.light-theme #sign-up-about-container{background-color:beige}.light-theme #notif{background-color:beige;border-bottom:1px dotted black}.light-theme #unread-notifs{background-color:#32c9a336}.light-theme #notif-header{background-color:beige}.light-theme #notif svg{fill:#000;stroke:#000}.light-theme #notif .activated svg{fill:#008b8b;color:#008b8b}.light-theme #new-notif-count{color:salmon}.light-theme #notif svg:hover{fill:#deb887}.light-theme #notif-exit{border:black 1px solid;color:#000;background-color:beige}.light-theme .notif-recent-header span{color:#48d1cc}.light-theme .hub-button{color:#0ff}.light-theme .notification-group{border-bottom:rgba(95,158,160,.33) dotted 1px}.light-theme #notif .group-notifs .avatar-post-draft.single-avatar-container,.light-theme #notif .group-notifs .avatar-post-draft-container{border:1px solid salmon!important}.light-theme .notif-approval button{border:2px black solid;color:#000;background-color:transparent}.light-theme .notif-approval-yes{color:#008b8b!important;border:2px darkcyan solid!important}.light-theme .notif-approval-no{color:#deb887!important;border:2px burlywood solid!important}.light-theme #notif-settings{border-bottom:1px dotted rgba(240,255,255,.3)}.light-theme #notif-settings h4{border-top:1px solid rgba(240,255,255,.3)}.light-theme #profileTop{border-bottom:2px double rgba(0,0,0,.5)}.light-theme #profile-pic{background-color:#0000008c}.light-theme #profile-pic-container{border:double 2px mediumaquamarine;background-color:#f0fffff2}.light-theme #profile .qr-code-container{background-color:transparent}.light-theme .profile-menu{background-color:#ffffffe6;border:1px solid black}.light-theme .profile-menu svg{fill:#000;stroke:beige}.light-theme .profile-edit-button{border-bottom:1px dotted black}.light-theme .profile-mute-button,.light-theme .profile-report-button,.light-theme .profile-block-button{border-top:1px dotted black}.light-theme .profile-favorite-button svg{fill:#66cdaa}.light-theme .profile-favorited-button svg{fill:#66cdaa}.light-theme .profile-unfave-button svg{fill:#dc143c}.light-theme .follow-button{border:2px solid beige!important;color:beige!important;background-color:#66cdaa!important}.light-theme .unfollow-button{border:1px solid black!important;color:#000!important;background-color:beige!important}.light-theme .follow-loader .loader .face:nth-child(1){color:#ffebcd}.light-theme .follow-loader .loader .face:nth-child(2){color:#66cdaa}.light-theme .follow-profile-button:hover,.light-theme .unfollow-profile-button:hover{background-color:#ffebcd;color:beige}.light-theme #collections-editor-button{background-color:beige;color:#000;border:outset 2px black}.light-theme #collections-editor-button:hover{border:inset 2px black}.light-theme #user-image-container{border:double 3px black}.light-theme #user-image-default svg{fill:#000}.light-theme #section-selectors{background-color:beige;border-top:dotted 1px;border-bottom:dotted 1px}.light-theme #section-selectors li svg{fill:#000}.light-theme #section-selectors li svg:hover{fill:#008b8b!important}.light-theme #section-selectors .activated svg{fill:#008b8b!important}.light-theme .active{color:#20cb8f}.light-theme #report{background-color:#000000b3}.light-theme #feedback,.light-theme #issue{border:1px solid black;background-color:beige}.light-theme #report-form{background-color:beige}.light-theme #report li{border-bottom:1px dotted black}.light-theme #report-form input{background-color:beige;color:#000;border:1px solid black}.light-theme #report-form textarea{background-color:beige}.light-theme #report-submit{border:1px solid black;color:#000;background-color:beige}.light-theme #report-submit:hover{background-color:#ffebcd}.light-theme .report-back-button{border:1px solid black;background-color:beige;color:#000}.light-theme #report-exit{border:black 1px solid;color:#000;background-color:beige}.light-theme #user-bio h4:hover{color:#66cdaa}.light-theme .stories-profile-default{border:dashed 1px black}.light-theme .stories-profile-default svg{fill:#000}.light-theme .stories-border-spinner{border:2px inset rgb(15,153,135)}.light-theme .profile-followers,.light-theme .profile-following,.light-theme .profile-friends{border:double 1px black;background-color:#fffffff2}.light-theme .profile-friends{background-color:#fffffff2!important}.light-theme .profile-followers button,.light-theme .profile-following button{border:1px solid;background-color:beige;color:#000}.light-theme .profile-followers button:hover,.light-theme .profile-following button:hover{color:#000;background-color:#ffebcd;border:black 1px solid}.light-theme #circle-cover-label{border:solid 1px black}.light-theme .circle-cover-preview-editor{border:3px double blanchedalmond}.light-theme .circle-maker-form-editor input{background-color:beige;color:#000}.light-theme .circle-maker-form-editor textarea{background-color:beige}.light-theme .follower-selection-button{border:1px solid black;color:#000;background-color:beige}.light-theme .follower-selection-button:hover{background-color:#13989c}.light-theme .follower-selection-indicator{border:2px double black}.light-theme .follower-selection-indicator.selected{background-color:#13989c}.light-theme .circle-creator-button-editor{border:burlywood double 3px;background-color:beige;color:#000}.light-theme .circle-creator-button-editor:hover{border:beige double 3px;background-color:#94dac2b3;color:#000;text-shadow:none}.light-theme .circle-creator-exit-editor{background-color:beige;color:#000}.light-theme .circle-creator-exit-editor:hover{background-color:#ffebcd;color:#000;border:black solid 2px}.light-theme .circle-list-editor{border-top:dotted 1px black}.light-theme .circle-name-editor{border:1px solid black}.light-theme .circle-name-editor:hover{background-color:#6eccc4be;color:beige}.light-theme .circle-adder-member-editor button{border:inset 2px black;color:#000;background-color:beige}.light-theme .circle-adder-member-editor button:hover{background-color:#13989c}.light-theme .circle-editor{background-color:beige}.light-theme .circle-editor-button:hover,.light-theme .circle-editor-exit{border:1px solid black}.light-theme .circle-editor-exit:hover{border:1px solid beige;background-color:#ffebcd;color:#000}.light-theme .circle-editor .circle-creator-button-editor{border:burlywood solid 1px;background-color:beige;color:#000}.light-theme .circle-editor .circle-creator-button-editor:hover{border:beige double 3px;background-color:#ffebcd;color:beige}.light-theme .circle-editor .delete-confirm{color:#ffebcd}.light-theme .journals-profile-preview-container{border:1px solid black}.light-theme .journals-profile-preview-container svg{fill:#000}.light-theme .journals-profile-title:hover{background-color:#000;color:beige}.light-theme .journal-edit-button:hover{border:1px double black}.light-theme .journal-editor{background-color:#0000}.light-theme .journal-editor-form{border:solid 1px black;background-color:beige;color:#000}.light-theme .journal-editor-cover-select:hover{border:1px solid black}.light-theme .journal-editor-stories img.selected-cover{border:3px double #0a9683;box-shadow:0 0 10px #05848880}.light-theme #post-draft,.light-theme #post-draft-form{background-color:beige;color:#000}.light-theme .creation-exit-button{border:solid 1px black;color:#000;background-color:beige}.light-theme .creation-exit-button:hover{background-color:#ffebcd;color:beige}.light-theme #draft-preview-image video{border:1px solid}.light-theme #draft-submit input{border:dotted 2px;color:#000;background-color:beige}.light-theme #draft-submit input:hover{background-color:#ffebcd;color:#000}.light-theme #post-draft #draft-submit svg{fill:#000}.light-theme #draft-preview-image button{background-color:beige;color:#000;border:1px solid black}.light-theme #draft-preview-image button:hover{background-color:#ffebcd;color:beige}.light-theme #draft-preview-image span{background-color:#36a17e;color:beige;border:1px solid black;text-shadow:0 0 0}.light-theme #draft-preview-image svg{fill:#000}.light-theme #draft-preview-image .media-cover-controls input[type=range]{background-color:#109e9241}.light-theme #draft-preview-image .media-cover-controls input[type=range]::-webkit-slider-thumb{background:#f0ffffbd}.light-theme #draft-preview-image .media-cover-controls input[type=range]::-moz-range-thumb{border:1px solid beige}.light-theme #draft-deleter{color:#000;background-color:beige}.light-theme #draft-deleter:hover{background-color:#960925;color:beige}.light-theme #post-draft textarea,.light-theme #post-draft input{background-color:beige;color:#000}.light-theme .mentions span{color:#66cdaa}.light-theme .post-audience{background-color:beige;border:2px double black;color:#000}.light-theme .post-audience-type-button{border:inset 2px black;color:#000}.light-theme .post-audience-type-button:hover{background-color:#ffebcd;border:outset 2px black;color:#000}.light-theme .map-toggler,.light-theme .clear-search-button{border:1px solid black;color:#000;background-color:beige}.light-theme .leaflet-popup-content-wrapper{background-color:beige}.light-theme .leaflet-popup-tip{background-color:#333}.light-theme .leaflet-popup-content a{color:orange}.light-theme .leaflet-popup-content a:hover{text-decoration:underline}.light-theme .mention-dropdown{background-color:beige}.light-theme .mention-suggestion:hover{background-color:#ffebcd;color:beige}.light-theme .custom-checkbox input{outline:1px solid rgba(240,255,255,.7);border:5px double black!important}.light-theme .custom-checkbox input:checked{background-color:#48d1cc!important;border:4px double black!important;outline:1px solid rgba(240,255,255,.5)}.light-theme #followers-manager{background-color:beige;border-bottom:1px dotted rgba(240,255,255,.5)}.light-theme #followers-manager h2{background-color:beige}.light-theme #followers-manager h3{border:1px solid black}.light-theme #global-options h4{background-color:beige}.light-theme .activated{color:#008b8b!important}.light-theme .manager-follower-container svg{fill:#000}.light-theme .manager-follower-container svg:hover{fill:#deb887}.light-theme .favorite-following{fill:#66cdaa!important}.light-theme .follower-remove-button{border:1px solid salmon;color:salmon;background-color:beige}.light-theme .follower-remove-button:hover{color:#dc143c;border-color:#dc143c}.light-theme .follower-confirm-options button{border:1px solid black;background-color:beige;color:#000}.light-theme .follower-confirm-options button:last-child{color:#deb887;border-color:#deb887}.light-theme .more-follower-button{border:1px solid black;background-color:beige;color:#000}.light-theme .more-follower-button:hover{background-color:bisque}.light-theme #followers-manager-exit{border:black 1px solid;color:#000;background-color:beige}.light-theme .checkbox_item.citem .checkbox_wrap .checkbox_mark{border:2px solid black}.light-theme .checkbox_item.citem .checkbox_wrap .checkbox_mark:before{background:#000}.light-theme .checkbox_item.citem .checkbox_wrap .checkbox_inp:checked~.checkbox_mark{border-color:#66cdaa}.light-theme .checkbox_item.citem .checkbox_wrap .checkbox_inp:checked~.checkbox_mark:before{background:#66cdaa}.light-theme #stories-more-button,.light-theme #journals-more-button{background-color:beige;color:#000;border:1px outset}.light-theme #story-creator-journals-list{background-color:beige;border:2px double wheat}.light-theme #story-creator-journals-list span{background-color:beige;color:#000;border:2px double black;text-shadow:0 0 0}.light-theme .story-creator-journal button{background-color:beige;color:#000;border:1px solid black}.light-theme .story-creator-journal button:hover{background-color:#23c2ada6}.light-theme #story-creator-journal-exit{background-color:beige;color:#000;border:1px solid black}.light-theme #story-creator-journal-exit:hover{background-color:bisque;color:#000}.light-theme #story-loader{background:#000c}.light-theme #story-loader span{color:bisque}.light-theme #story-loader .loader .face .circle:before{background-color:#deb887!important;box-shadow:0 0 2em,0 0 4em,0 0 6em,0 0 8em,0 0 10em,0 0 0 .5em #ffff001a}.light-theme .loader-brackets{color:#5f9ea0!important}.light-theme .loader-percentage{color:bisque}.light-theme #rolls{scrollbar-width:none}.light-theme #rolls::-webkit-scrollbar{display:none}.light-theme .pull-down-indicator svg{fill:#000!important}.light-theme .top-profiles{background-color:beige}.light-theme .avatar-border-spinner{border:2px inset rgb(15,153,135)!important}.light-theme .avatar-border-spinner:hover{border:2px inset blue}.light-theme .post-rolls-caption .mention{color:#008b8b}.light-theme .post-rolls-collabs span{color:#000;background-color:#ffebcdb3}.light-theme .post-rolls-collabs span:hover{background-color:#000;color:wheat}.light-theme .post-rolls-header-info span{color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.light-theme .post-rolls-header-info svg{fill:#000;stroke:azure}.light-theme .post-rolls-header-info svg:hover{fill:#deb887;stroke:#000}.light-theme .avatar-post-username{color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.light-theme .post-rolls-tags{background-color:beige;color:#000}.light-theme .post-rolls-interaction-buttons span{color:#000}.light-theme .post-rolls-interaction-buttons svg:hover{fill:#deb887}.light-theme .post-rolls-interaction-buttons svg{fill:#000}.light-theme .post-menu{background-color:beige;border:1px solid black}.light-theme .post-menu li{color:#000}.light-theme .post-menu li:hover{transform:scale(1.1)}.light-theme .post-menu a{color:#000}.light-theme .post-menu svg{fill:#000;stroke:beige}.light-theme .commenting-on{fill:#66cdaa!important}.light-theme .commenting-off{fill:coral!important}.light-theme .avatar-connector-line,.light-theme .first-reply-wrapper{border-left:2px double darkcyan;border-bottom:2px double darkcyan}.light-theme .comments{background-color:beige}.light-theme .sheet{background-color:#fffffffa}.light-theme .remove-tag-icon{stroke:#000!important;fill:beige!important}.light-theme .comment .mention,.light-theme .reply-comment .mention{color:#008b8b}.light-theme .post-menu-exit{border:inset 2px black;background-color:beige;color:#000}.light-theme .post-menu-exit:hover{background-color:#ffebcd;color:beige}.light-theme .commenter-container,.light-theme .replier-container{background-color:#ffffff1a!important;color:#000}.light-theme .commenter-form textarea::placeholder{color:#000000b3}.light-theme .commenter-form textarea{background-color:#ffebcd4d;color:#000}.light-theme .commenter-form input[type=submit]{border:1px solid rgba(0,0,0,.3);background-color:beige;color:#000}.light-theme .commenter-form input[type=submit]:hover{background-color:#ffebcd;color:beige}.light-theme .commenter-form input[type=submit]:active{background-color:#66cdaa}.light-theme .like{cursor:crosshair}.light-theme .likes{background-color:beige;border:1px solid black;color:#000}.light-theme .likes-exit,.light-theme .post-rolls-likes button,.light-theme .comment-post-likes button,.light-theme .reply-comment-likes button{background-color:beige;color:#000}.light-theme .post-rolls-likes button:hover{background-color:#ffebcd;color:beige}.light-theme .comment .delete-confirm,.light-theme .reply-comment .delete-confirm{background-color:beige;border:2px solid black}.light-theme .collection-creation-exit-collector{background-color:beige!important;color:#000!important;border:solid black 1px!important}.light-theme .collection-creation-exit-collector:hover{background-color:#ffebcd!important;color:#000!important;border:solid beige 1px!important}.light-theme .collection-creation-button-collector{background-color:beige!important;color:#000!important;border:burlywood double 3px}.light-theme .collection-creation-button-collector:hover{background-color:#ffebcd!important;color:#000;border:double beige 3px!important}.light-theme .sharer-options-post{background-color:beige;border:3px double black}.light-theme .qr-code-container{background-color:#f0fffff2;border:2px double mediumaquamarine}.light-theme .sharer-option svg{fill:#000!important}.light-theme .sharer-option span{color:#000!important;text-shadow:1px 1px 2px rgba(0,0,0,.15)!important}.light-theme .sharer-QR-save{color:#f0f8ff;background-color:beige}.light-theme .sharer-options-exit,.light-theme .sharer-QR-exit{color:#000;background-color:beige;border:1px solid black}.light-theme .sharer-options-exit:hover{background-color:#ffebcd;color:#000}.light-theme .commenter-form-container .mention-dropdown{border:1px dotted rgba(240,255,255,.5)}.light-theme .comment-options-container svg{fill:#000}.light-theme .comment-options-container svg:hover{fill:#deb887}.light-theme .full-collection-mention-button svg{fill:#000;stroke:#000}.light-theme .full-collection-mention-button svg:hover{fill:#deb887;stroke:beige}.light-theme .full-collection-collabs strong,.light-theme .full-collection-details strong{color:#66cdaa}.light-theme .full-collection-details li svg{fill:#000}.light-theme .full-collection-edit-button{border:1px solid black}.light-theme .full-collection-edit-button:hover{background-color:#000;color:beige}.light-theme .post-full-collection-header-info svg{fill:#000;stroke:wheat}.light-theme .post-full-collection-header-info svg:hover{fill:#deb887;stroke:#000}.light-theme .post-full-collection-interaction{background-color:#140c0198}.light-theme .post-full-collection-interaction-buttons svg:hover{fill:#deb887}.light-theme .post-full-collection-interaction-buttons span{color:azure}.light-theme .post-full-collection-interaction-buttons svg{fill:azure}.light-theme .post-full-collection-caption .mention{color:#000}.light-theme .post-full-collection-collabs span{color:#000;background-color:#ffebcdb3}.light-theme .post-full-collection-collabs span:hover{background-color:#000;color:wheat}.light-theme .post-full-collection-caption{background-color:beige;color:#000;border:1px rgba(0,0,0,.5)}.light-theme .post-full-collection-caption .mention{color:#008b8b}.light-theme .post-full-collection-likes button{background-color:beige;color:#000;border:1px black solid}.light-theme .post-full-collection-likes button:hover{background-color:#ffebcd;color:beige}.light-theme .collection-editor-descriptions input,.light-theme .collection-editor-tags input,.light-theme .collection-editor textarea{background-color:beige;color:#000}.light-theme .collection-update-exit{background-color:beige;color:#000;border:inset 2px}.light-theme .collection-update-exit:hover{background-color:#ffebcd;color:beige}.light-theme .collection-update-button{background-color:beige;color:#000;border:burlywood double 3px}.light-theme .collection-update-button:hover{background-color:#ffebcd;color:beige}.light-theme .full-collection-interactions svg{fill:#000}.light-theme .full-collection .sharer-post svg{fill:#000}.light-theme .full-collection .post-full-collection .sharer-post svg{fill:azure}.light-theme .full-collection .sharer-post svg:hover{fill:#deb887;stroke:beige}.light-theme .post-editor{background-color:#0000007f}.light-theme .post-editor-form,.light-theme .post-editor-form input{background-color:beige;color:#000}.light-theme .delete-confirm button{background-color:beige;color:#000;border:1px solid black}.light-theme .delete-confirm button:hover{background-color:#ffebcd;color:beige}.light-theme .delete-confirm button:nth-child(2):hover{background-color:#dc143c;color:beige}.light-theme .post-editor .media-cover button{background-color:beige;color:#000;border:1px solid black}.light-theme .post-editor .media-cover button:hover{background-color:#ffebcd;color:beige}.light-theme .post-editor .media-cover span{background-color:#36a17e;color:beige;border:1px solid black}.light-theme .post-editor .media-cover-controls input[type=range]{background-color:#109e9241}.light-theme .post-editor .media-cover-controls input[type=range]::-webkit-slider-thumb{background:#f0ffffbd}.light-theme .post-editor .media-cover-controls input[type=range]::-moz-range-thumb{border:1px solid beige}.light-theme .full-post-collabs span{color:#000;background-color:#ffebcdb3}.light-theme .full-post-collabs span:hover{background-color:#000;color:wheat}.light-theme .full-post-interaction-buttons span{fill:#000}.light-theme .full-post-interaction-buttons svg{fill:#000}.light-theme .full-post-interaction-buttons svg:hover{fill:#deb887}.light-theme .full-postinteraction-buttons svg:active{fill:#66cdaa}.light-theme .full-post-likes button,.light-theme .reply-comment-likes button{background-color:beige;color:#000}.light-theme .collector-post-buttons button{background-color:beige;color:#000;border:2px inset}.light-theme .collector-post-buttons button:hover{background-color:#ffebcd;color:#000!important}.light-theme .post-collections{background-color:#fffffff5}.light-theme .post-collections span{color:#000!important}.light-theme .post-collections button:last-child{background-color:beige;color:#000;border:1px black solid}.light-theme .post-collections button:last-child:hover{background-color:#ffebcd;color:beige}.light-theme .post-collections-exit{background-color:beige;color:#000;border:1px black solid}.light-theme .full-post-tags{color:#000;text-shadow:1px 1px 2px rgba(255,255,255,.3)}.light-theme .full-post-caption .mention{color:#008b8b}.light-theme .post-editor .commenting-on{fill:#66cdaa!important}.light-theme .post-editor .commenting-off{fill:coral!important}.light-theme .post-editor-form textarea{background-color:beige}.light-theme .post-editor .search input{border:1px solid rgba(240,248,255,.575)}.light-theme .story{background-color:#000}.light-theme .story-header-info span{color:azure}.light-theme .story-header svg{fill:azure}.light-theme .story-media-container{background-color:#000}.light-theme .story-media-container strong{color:azure}.light-theme .story .story-sound svg{fill:azure}.light-theme .story-previous,.light-theme .story-next{background-color:transparent}.light-theme .story-interaction-buttons span{color:azure}.light-theme .story-interaction-buttons svg{fill:azure}.light-theme .story-interaction-buttons svg:hover{fill:#deb887}.light-theme .story-interaction-buttons svg:active{fill:#66cdaa}.light-theme .story .story-comments form textarea{background-color:#000000ef}.light-theme .story-deleter svg{fill:#000}.light-theme .story .delete-confirm{background-color:beige}.light-theme .stories-bar .progress-bar-container{background:#fff3}.light-theme .stories-bar .progress-bar-container .progress-bar{background:#11c7c7b3}.light-theme .stories-bar .progress-bar-container.inactive{background:#ffffff4d}.light-theme .journaler-buttons button{color:#000;background-color:beige;border:1px solid black}.light-theme .journaler-buttons button:hover{background-color:#ffebcd;color:#000}.light-theme .journal-maker{background-color:#000;border:black 1px solid}.light-theme .journal-maker label,.light-theme .journal-maker span{color:wheat!important}.light-theme .journal-maker-form input{background-color:#000;color:wheat;border:wheat 1px solid}.light-theme .journal-editor-form input{color:#000;background-color:beige}.light-theme .journal-creation-button{color:wheat;background-color:#000;border:double 2px blanchedalmond}.light-theme .journal-creation-button:hover{color:#000;background-color:bisque;border:double 1px black}.light-theme .journal-creation-button:active{background-color:#000;color:wheat;border:1px solid burlywood}.light-theme .journal-creation-exit{background-color:beige;color:#000;border:solid 1px black}.light-theme .journal-audience{background-color:beige;color:#000;border:2px double black}.light-theme .story-audience-type-button{border:1px solid black}.light-theme .story-audience-type-button:last-child{background-color:beige;color:#000;border:solid 1px black}.light-theme .story-journals{background-color:beige;border:2px double black}.light-theme .story-journals span{color:#000}.light-theme .story-journals button:last-child{background-color:beige;color:#000;border:1px black solid}.light-theme .story-journals button:last-child:hover{background-color:#ffebcd;color:beige}.light-theme .story .post-collections{background-color:#000000e5}.light-theme .story .post-collections span{color:wheat!important}.light-theme .story .post-collections button:last-child{background-color:#000;color:wheat;border:1px wheat solid}.light-theme .story .post-collections button:last-child:hover{background-color:#deb887;color:#000}.light-theme .story .post-collections-exit{background-color:#000;color:wheat;border:1px wheat solid}.light-theme #story-creator .post-collections{background-color:#000000e5}.light-theme #story-creator .post-collections span{color:wheat!important}.light-theme #story-creator .post-collections button:last-child{background-color:#000;color:wheat;border:1px wheat solid}.light-theme #story-creator .post-collections button:last-child:hover{background-color:#deb887;color:#000}.light-theme #story-creator .post-collections-exit{background-color:#000;color:wheat;border:1px wheat solid}.light-theme #post-draft #story-disk-options{background-color:beige;border:1px solid black}.light-theme #post-draft #story-disk-options span{color:#000}.light-theme #post-draft .story-disk-buttons svg{fill:wheat!important;stroke:#000}.light-theme #post-draft .story-disk-button svg:hover+span{color:#000!important}.light-theme #post-draft .story-disk-options-exit{border:1px solid black;background-color:beige;color:#000!important}.light-theme #post-draft .story-disk-options-exit:hover{background-color:bisque;color:wheat!important}.light-theme #post-draft .story-draft-item{border:dotted black 1px}.light-theme #post-draft .story-draft-item .draft-delete-button{border:1px solid black;background-color:beige;color:#000}.light-theme .journal-list-name{color:beige;border:1px solid wheat}.light-theme .journal-list button{background-color:beige}.light-theme .journal-list button:hover{background-color:#66cdaa;color:beige}.light-theme .story-element{background-color:#ffebcd;color:wheat}.light-theme .story-mentions{background-color:wheat;color:beige;border:3px double beige}.light-theme #header{background-color:beige}.light-theme #home-33 svg{fill:#000}.light-theme #home-33 svg:hover{fill:#66cdaa}@media only screen and (max-width: 630px){.light-theme #NavBar{background-color:var(--navbar-background, beige)!important}}.light-theme #NavBar-creators svg{fill:none!important;stroke:#000!important}.light-theme #NavBar-creators button:nth-child(5) svg{fill:wheat!important;stroke:#000!important;padding:3px}.light-theme .nav-story-loader .loader .face:nth-child(1){color:#ffebcd}.light-theme .nav-story-loader .loader .face:nth-child(2){color:#66cdaa}.light-theme #NavBar-creators button{border:1px double blanchedalmond;background-color:beige;color:#000}.light-theme #NavBar-creators button:before{border:2px dashed mediumaquamarine}.light-theme #NavBar-creators button:hover{background-color:#7fffd4}.light-theme .active{color:#8db8aa}.light-theme #NavBar .activated svg{fill:#008b8b}.light-theme #NavBar li span{color:coral}.light-theme #NavBar svg{fill:#000}.light-theme .comic-light-roll{fill:#000!important;stroke:#000}.light-theme .comic-light-notif{fill:beige!important;stroke:#000}.light-theme #NavBar svg:hover{fill:#008b8b}.light-theme #NavBar svg:active{fill:#deb887}.light-theme .banner-note{background-color:beige;color:#000;border:1px solid mediumaquamarine}.light-theme .banner-note.alert{border:1px solid salmon}.light-theme .lds-ripple{color:#deb887}.light-theme .lds-ripple div{border:4px solid burlywood}.light-theme #section-loader{color:#d6bb92}.light-theme .sphere-h3{color:beige}.light-theme .sphere-ring:nth-child(2){border-bottom:8px solid blanchedalmond}.light-theme .sphere-ring:nth-child(3){border-bottom:8px solid mediumaquamarine}.light-theme .sphere-ring:nth-child(4){border-bottom:8px solid blanchedalmond}.light-theme .loader .face:nth-child(1){color:#ffebcd;border-color:currentColor transparent transparent currentColor}.light-theme .loader .face:nth-child(2){color:#5f9ea0;border-color:currentColor currentColor transparent transparent}.light-theme .loader .face .circle{background-color:transparent}.light-theme .loader .face .circle:before{background-color:#000!important;box-shadow:0 0 2em,0 0 4em,0 0 6em,0 0 8em,0 0 10em,0 0 0 .5em #ffff001a}.light-theme #pin-container{border:1px dotted rgba(0,0,0,.3)}.light-theme .pins-sections svg{fill:#000}.light-theme .post-sections-collabs span{color:#000;background-color:#ffebcdb3}.light-theme .post-sections-collabs span:hover{background-color:#000;color:wheat}.light-theme .post-sections-media-mask{background-color:#00000031}.light-theme .post-sections-header-info span{color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.light-theme .post-sections-header-info svg{fill:#000;stroke:wheat}.light-theme .post-sections-header-info svg:hover{fill:#deb887;stroke:#000}.light-theme .post-sections-tags{background-color:azure;color:#000;border:1px dashed beige}.light-theme .post-sections-caption{background-color:beige;color:#000}.light-theme .post-sections-caption .mention{color:#008b8b}.light-theme .post-sections-interaction{background-color:#140c0198}.light-theme .post-sections-interaction:after{background-color:beige}.light-theme .post-sections-interaction-buttons span{color:azure}.light-theme .post-sections-interaction-buttons svg{fill:azure}.light-theme .post-sections-interaction-buttons svg:hover{fill:#deb887}.light-theme .post-sections-interaction-buttons svg:active{fill:#b22222}.light-theme #section .collector-post-buttons button{background-color:beige;color:#000;border:2px inset}.light-theme #section .collector-post-buttons button:hover{background-color:#ffebcd;color:beige}.light-theme #section .avatar-likes-username{color:#000}.light-theme #section .avatar-likes-container svg{fill:#000}.light-theme .collection-list-post button{background-color:beige;color:#000}.light-theme .collection-list-post button:hover{background-color:#66cdaa;color:beige}.light-theme .collection-maker-collector:after{background-color:beige;border:1px solid black}.light-theme .collection-maker-descriptions-collector input,.light-theme .collection-maker-descriptions-collector textarea,.light-theme .collection-maker-tags-collector input,.light-theme .collection-maker-tags-collector textarea{background-color:beige;color:#000}.light-theme #section .delete-confirm button{background-color:beige;color:#000;border:1px solid}.light-theme #section .delete-confirm button:hover{background-color:#dc143c;color:beige}.light-theme #section .delete-confirm button:nth-child(3):hover{background-color:#ffebcd;color:beige}.light-theme .piece-many-container img{background-color:#000}.light-theme .post-piece-indicator-circle{background-color:#0ff6}.light-theme .post-piece-indicator-circle.active{background-color:#000}.light-theme #profile-setup textarea{border:1px solid rgba(0,0,0,.5)}.light-theme #profile-setup input{border:1px solid black;background-color:beige;color:#000;text-shadow:0px 0px 0px}.light-theme #profile-setup input[type=submit]{border:double 2px black;background-color:beige;color:#000}.light-theme #profile-setup input[type=submit]:hover{background-color:#ffebcd;color:beige;border:beige double 2px}.light-theme #profile-setup textarea{background-color:beige}.light-theme #profile-setup-alias-language select{border:rgba(0,0,0,.5) 1px solid;background-color:beige;color:#000}.light-theme .profile-setup-radio-button{background-color:beige;border:1px solid black}.light-theme .profile-setup-radio-button:after{background:none}.light-theme .profile-setup-radio:hover input[type=radio]~.profile-setup-radio-button{background-color:#0ff}.light-theme .profile-setup-radio input[type=radio]:checked~.profile-setup-radio-button{background-color:beige;border-color:#000}.light-theme .profile-setup-radio input[type=radio]:checked~.profile-setup-radio-button:after{background:#0ff}.light-theme .error{color:#deb887;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.light-theme #assets-manager{border-bottom:dotted 1px black}.light-theme #assets-manager-buttons button{border:1px double blanchedalmond;background-color:beige;color:#000}.light-theme #assets-manager-buttons button:before{border:2px dashed mediumaquamarine}.light-theme #assets-manager-buttons button:hover{background-color:beige;color:#000}.light-theme #assets-manager-buttons button:active{background-color:#ffebcd;color:beige}.light-theme .theme-buttons-container button{border:2px inset;background-color:beige}.light-theme .active-theme{background-color:#000!important;color:#7fffd4!important}.light-theme .theme-buttons-container button:hover{background-color:#000!important;color:wheat}.light-theme .collection-maker-descriptions-editor input,.light-theme .collection-maker-descriptions-editor textarea,.light-theme .collection-maker-tags-editor input,.light-theme .collection-maker-tags-editor textarea{background-color:beige;color:#000}.light-theme .collection-maker-editor .search input{border:1px solid rgba(240,248,255,.575)}.light-theme .collection-audience{background-color:beige;border:2px double black;color:#000}.light-theme .collection-creation-exit-editor,.light-theme #collections-reorder-exit-button{background-color:beige;color:#000!important}.light-theme .collection-creation-exit-editor:hover,.light-theme #collections-reorder-exit-button:hover{background-color:#ffebcd;color:#000;border:black solid 2px}.light-theme .collection-creation-button-editor{border:burlywood double 3px;background-color:beige;color:#000}.light-theme .collection-creation-button-editor:hover{border:black double 3px;background-color:#ffebcd}.light-theme .collections-reorder-button{color:#000;background-color:beige}.light-theme .collections-reorder-button:hover{background-color:#2298ad;color:beige}.light-theme .collections-list-tip{color:#deb887}.light-theme .collections-list-name-editor:hover{transition:.3s ease}.light-theme .collections-search,.light-theme .follower-search{border:black solid 1px;background-color:beige;color:#000}.light-theme #user-liked-posts-label,.light-theme #user-posts-label{-webkit-text-decoration-color:blanchedalmond;text-decoration-color:#ffebcd}.light-theme #assets-manager .avatar-post-container{border:2px solid beige}.light-theme .media-player svg{fill:#000;stroke:none}.light-theme .media-interaction-buttons .commenter-post svg{fill:#000}.light-theme .media-caption .mention{color:#66cdaa}.light-theme input[type=range]{background-color:#109e9241}.light-theme input[type=range]::-webkit-slider-thumb{background:#f0ffffbd}.light-theme input[type=range]::-moz-range-thumb{border:1px solid beige}.light-theme .media-interaction-buttons svg:hover{fill:#deb887}.light-theme .media-interaction-buttonssvg:active{fill:#66cdaa}.light-theme .media-options{border:2px double rgba(240,255,255,0)}.light-theme .media-options span{color:azure}.light-theme .media-options span:hover{border:2px double rgba(240,255,255,.288)}.light-theme .media-options svg{fill:#000}.light-theme #collections{border-top:1px dotted rgba(240,255,255,.3);border-bottom:1px dotted rgba(240,255,255,.3)}.light-theme #collections .sharer-button svg,.light-theme #collections .sharer-option svg{fill:#000}.light-theme .collection-collections button:hover{background-color:#ffebcd}.light-theme .collection-name-collections:hover{background-color:#add8e6;color:#000}.light-theme .post-collection-interaction{background-color:#140c0198}.light-theme #collections .avatar-post-container{border:2px solid beige}.light-theme .post-collection-caption{color:#000;border:1px dotted beige;background-color:beige}.light-theme .post-collection-caption .mention{color:#008b8b}.light-theme .post-collection-interaction-buttons svg{fill:#000}.light-theme .post-collection-interaction-buttons svg:hover{fill:#deb887}.light-theme .post-collection-interaction-buttons svg:active{fill:#b22222}.light-theme .collection-menu li{color:#000;text-decoration:underline rgba(240,255,255,0)}.light-theme .collection-menu a{color:#000}.light-theme .collection-menu li:hover{text-decoration:underline black}.light-theme .collection-menu li:last-child:hover{color:#66cdaa}.light-theme .collection-menu li svg{fill:#000}.light-theme #section .media-player svg{fill:azure;stroke:none}.light-theme #section .media-player span{color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.light-theme .scroll-explore-button,.light-theme #clear-explore-search-button{background-color:#ffebcd;color:#000}.light-theme .scroll-explore-button:hover,.light-theme #clear-explore-search-button:hover{background-color:#e0ffff;color:#000}.light-theme .hashtag{background-color:beige;color:#000}.light-theme .hashtag:hover{background-color:#000;color:wheat}.light-theme .explore-collection-container{color:wheat}.light-theme #explore-search{background-color:beige}.light-theme #explore-search li{background-color:azure!important;color:#000}.light-theme #explore-search li:hover{background-color:#7fffd4!important;color:#000}.light-theme #search svg{fill:#000}.light-theme #explore .search input{background-color:beige!important}.light-theme .search input{border:1px solid rgba(0,0,0,.3);background-color:beige!important;color:#000!important}.light-theme #clear-explore-search-button{border:1px black solid;background-color:beige;color:#000}.light-theme #clear-explore-search-button:hover{background-color:#000;color:#ffebcd;border-color:#ffebcd}.light-theme .avatar-explore:hover{background-color:#ffebcd;color:#000}.light-theme .post-explore-interaction{background-color:#140c0198}.light-theme #explore .avatar-post-container{border:2px solid black}.light-theme #chat-header{background-color:beige;border-bottom:rgba(0,0,0,.5) dotted 1px}.light-theme .chat-new-list button{background-color:wheat}.light-theme .chat-new-list button:hover{background-color:#7fffd4}.light-theme .chat-new-list button:active{background-color:#ffa07a}.light-theme .conversation-creator{background-color:beige}.light-theme .message-sharer .conversation-creator,.light-theme .message-sharer .conversation-members-container{background-color:transparent}.light-theme .conversation-members-container{background-color:beige}.light-theme .conversation-creator .avatar-post-draft-container{border:2px double mediumturquoise!important}.light-theme .new-conversation-user-container .avatar-post-draft-container{border:3px double sandybrown!important}.light-theme .conversation-creator-input input,.light-theme .conversation-creator-input textarea,.light-theme .conversation-creator-members-list .chat-new-list{background-color:beige;color:#000;border:1px solid black}.light-theme .conversation-admin-lister{border:1px solid black;background-color:beige}.light-theme .conversation-creator-submit{border:3px double burlywood;background-color:#e0ffff}.light-theme .conversation-creator-submit:hover{border:3px double burlywood;background-color:#7fffd4;color:#000}.light-theme .chat-creator-exit{background-color:beige;border:1px solid black}.light-theme .chat-creator-exit:hover{background-color:wheat;color:#000}.light-theme .message-preview .avatar-post-draft-container{border:2px solid black!important}.light-theme .message-preview-number{border:1px solid mediumaquamarine}.light-theme #chatroom{background-image:url(/assets/sunbow-CBCE_E9G.webp);background-repeat:no-repeat;background-size:cover;background-position:center}.light-theme .chatroom-user-message p{background:linear-gradient(135deg,#8de0b7cc,#39d8ddcc)}.light-theme .chatroom-member-message p{background:linear-gradient(135deg,#ffff9680,#ffde7880)}.light-theme #chatroom .mention{color:#fafad2;text-shadow:1px 1px 2px rgba(0,0,0,.5);box-shadow:0 0!important}.light-theme .message-preview-actions .delete-confirm{background-color:beige}.light-theme .message-preview-actions .delete-confirm button{background-color:beige;border:1px solid black;color:#000}.light-theme .chatroom-attachers svg{fill:#000}.light-theme .giphy-search input{background-color:#f5f5dcd9;color:#000!important}.light-theme .giphy-search button{background-color:#f5f5dcd9;color:#000}.light-theme .giphy-search button:hover{background-color:#f0f8ff;color:#000}.light-theme .chatroom-input textarea,.light-theme .chatroom-media-input textarea,.light-theme .chatroom-sticker-input textarea,.light-theme .message-sharer-input-container textarea{border:1px black solid;background-color:#f5f5dcd9}.light-theme .chatroom-media-input-clear-button{border:1px solid black;background-color:azure;color:#000}.light-theme .chatroom-send-button{background-color:transparent}.light-theme .chatroom-send-button svg{fill:wheat;stroke:#000}.light-theme .chatroom-send-button svg:hover{fill:#000;stroke:#deb887}.light-theme .chatroom-send-button svg:active{fill:#000;stroke:#7fffd4}.light-theme #chatroom .mention-dropdown{border:1px solid black}.light-theme #chatroom .mention-dropdown,.light-theme #chatroom .conversation-members-container{background-color:transparent}.light-theme .chatroom-modal-background{background-color:beige}.light-theme #chatroom .avatar-likes-container{border:1px black solid!important}.light-theme .chatroom-options{border-bottom:1px solid black}.light-theme .chatroom-options svg{fill:#000;stroke:azure}.light-theme .conversation-editor-form-name input{background-color:beige;color:#000}.light-theme .conversation-editor-form-description textarea{border:skyblue 1px solid;background-color:beige;color:#000}.light-theme .chatroom-options .chat-new-list{background-color:beige}.light-theme .chat-cover-preview{border:3px double sandybrown!important}.light-theme emoji-picker{border:1px solid black;background-color:beige}.light-theme .message-reaction-menu{background-color:#f5f5dcd9!important;border:1px solid azure}.light-theme .message-reaction-menu button{color:#000;text-shadow:none!important}.light-theme .message-reaction-menu button svg{fill:#000!important;stroke:#000!important}.light-theme .chatroom-message-post-container,.light-theme .chatroom-message-collection-container{background-color:#f5f5dcb3}.light-theme .chatroom-confirm-container{background-color:azure}.light-theme .chatroom-confirm-container p{background:azure!important;color:#000;text-align:center}.light-theme .chatroom-confirm-container button{color:#000}.light-theme .chatroom-confirm-container button:nth-child(2):hover{color:#000;background:#dc143c!important}.light-theme .chatroom-header svg{fill:#000}.light-theme .chatroom-header svg:hover{fill:#e9967a}.light-theme .chatroom-search-bar input{background-color:#f5f5dca6}.light-theme .chatroom-search-bar input::placeholder{color:#000;text-shadow:none}.light-theme .chatroom-search-bar button{color:#000;text-shadow:none;background-color:#f5f5dcb3}.light-theme .chatroom-search-bar button:hover{background-color:#40e0d0;background-color:#f5f5dcb3}.light-theme .chatroom-reply-label{color:#000;background-color:#f5f5dc9c}.light-theme .chatroom-reply-label strong{color:#008b8b;text-shadow:none}.light-theme .chatroom-reply-snippet{color:#000;text-shadow:none}.light-theme #pending-drafts{border:3px double mediumaquamarine;background-color:beige}.light-theme #content-manager{background-color:beige}.light-theme #content-manager .profile-setup-hint{color:#c07410!important}.light-theme #algo-manager{background-color:beige}@media screen and (max-width: 630px){.light-theme .media-player svg{fill:azure;stroke:none}.light-theme .media-options svg{fill:azure}.light-theme .media-player span{color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.light-theme .media-interaction-buttons .commenter-post svg{fill:azure}.light-theme .media-caption,.light-theme .full-post-header.absoluted span{color:azure;text-shadow:1px 1px 2px rgba(0,0,0,.7)}}@media screen and (max-height: 480px) and (min-width: 430px){.light-theme .media-player svg{fill:#000;stroke:none}.light-theme .media-player span{color:wheat;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.light-theme .media-interaction-buttons .commenter-post svg{fill:#000}.light-theme .media-caption,.light-theme .full-post span{color:#000;text-shadow:1px 1px 2px rgba(0,0,0,.3)}}.rebelle-theme *{font-family:Delius}.vintage-theme *{font-family:Courier New,Courier,monospace}.elegant-theme *{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.meow-theme *{font-family:Meow}.comic-theme *{font-family:Indie,Courier,monospace}.vintage-theme #user-stats{margin:0;font-size:.8rem}.vintage-theme #user-status{font-size:.7rem}#home{animation:fade-in-render 1s ease;display:flex;flex-flow:column;justify-content:space-around;align-items:center;width:100%;height:100%;margin:0;text-align:center;-webkit-user-select:none;user-select:none}.disabled-click{pointer-events:none}#home h2{margin:0;font-family:Meow;font-size:3.5rem;cursor:crosshair}#home-logo svg{width:90px;margin-top:5px;transition:2s ease}#home-logo svg:hover{transition:2s ease}.home-message{font-size:smaller;opacity:.3;width:100%;height:auto;padding:0 50px}.home-message:hover{transition:1s ease;opacity:1}#landing-message{font-size:1.2rem;font-family:Courier New,Courier,monospace;opacity:1}#home-auth{border:none!important;display:flex;flex-flow:nowrap column;align-items:center;justify-content:space-around;gap:12px;text-align:center;border-radius:15px;padding:0 15px;min-width:250px;min-height:250px;overflow:hidden;margin:10px 0}#home-avatar{animation:fade-in-render 1s 1}#home .avatar-home{display:flex;align-items:center;justify-content:center}#home .avatar-home-container{display:flex;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;overflow:hidden;cursor:pointer}#home .avatar-home-image{margin:0;padding:0;width:130px;object-fit:cover}#home .avatar-home-username{margin-left:10px;font-size:1.1rem}#home-anim{font-size:24px;animation:glowing-color 10s 12}#home-lock{display:flex;justify-content:center}#logout-button{margin:10px;padding:5px 10px;font-size:1em;border-radius:15px;border:2px solid;transition:.5s ease}#logout-button:hover{transition:.5s ease}#home-lock svg{width:40px;transition:.1s ease}#home-lock svg:hover{transform:rotate(25deg)}#home-lock svg:active{transition:.3s ease;transform:scale(.9)}.sign-info-buttons{padding:60px;height:auto;width:150%;font-size:large;cursor:pointer;transition:.3s ease}.sign-info-buttons:hover{transition:.3s ease;text-underline-offset:3px}.sign-info-buttons:active{font-size:smaller}#sign-in-button{border:3px double mediumaquamarine;border-radius:50%;width:120px;height:120px;display:flex;flex-flow:column;align-self:center;justify-content:center;margin:0;padding:0;transition:.3s ease;-webkit-user-select:none;user-select:none}#sign-up-button{border:3px double burlywood;border-radius:50%;width:120px;height:120px;display:flex;flex-flow:column;align-self:center;justify-content:center;margin:0;padding:0;text-decoration:none;transition:.3s ease;-webkit-user-select:none;user-select:none}#sign-up-button:hover{transition:.3s ease}#sign-up-button:active{font-size:smaller}#login{animation:fade-in-render 1s 1;opacity:1;margin-bottom:5px;display:flex;flex-flow:column;min-width:250px;justify-content:space-between}#login-greets{margin-bottom:30px}#enter-login{display:flex;flex-flow:column;align-items:center;gap:3px}#identifier,#password{font-size:1.1rem;padding:5px 10px;border-radius:15px;text-align:center}#password{margin-bottom:5px}#identifier[type=text]{text-transform:lowercase}#login-submission{width:auto;margin:10px 10px 20px;padding:5px 10px;font-size:1em;border-radius:15px;border:1px solid;cursor:pointer;transition:.3s ease}#login-submission:hover{transition:.3s ease}#login-submission:active{transform:scale(85%)}#forgot-login-button{font-size:small;padding:2px;transition:.3s ease;cursor:pointer}#forgot-login-button:hover{transition:.3s ease;text-decoration:underline;text-underline-offset:5px}#back-login-button{border:1px solid;border-radius:10px;padding:0 10px;margin:10px;cursor:pointer;transition:.3s ease}#back-login-button:hover{transition:.3s ease}#login-helper{animation:fade-in-render 1s}#login-helper-form{display:flex;flex-flow:column;align-items:center;min-width:250px;gap:5px;margin-top:10px}#login-helper-form input{border-radius:25px;padding:5px;width:100%;font-size:medium;text-align:center}#login-helper-form input:focus{border-radius:25px}#login-helper-form input[type=submit]{margin:10px;width:unset}#account-admin{position:fixed;top:0;left:0;display:flex;flex-flow:column;justify-content:center;align-items:center;height:100%;width:100%;overflow:hidden;z-index:2;padding:0 5px 50px}#account-admin svg{margin-top:30px;width:90px}#account-admin-warning{animation:fade-in-render 1.2s ease;margin:30px 10px;padding:10px;font-size:larger;border:3px double!important;border-radius:10px;max-width:400px;text-align:justify;font-family:Courier New,Courier,monospace;font-size:.9rem}#account-admin-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center}#account-admin label,#account-admin input{font-family:Courier New,Courier,monospace}#account-admin form input[type=submit]{font-size:large;cursor:pointer;transition:.3s ease}#account-admin form input[type=submit]:hover{transition:.3s ease}#account-admin-buttons button{font-size:medium;margin-bottom:5px;padding:5px 10px;border-radius:15px;transition:.3s ease}#account-admin-relog{position:fixed;top:0%;height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-flow:column}#account-admin-relog button{border-radius:15px;font-size:medium;padding:5px 10px;transition:.3s ease}#account-admin-buttons button:hover,#account-admin-relog button:hover{transition:.3s ease}#account-deleter{font-size:.9rem!important;font-family:Courier New,Courier,monospace}#account-admin-exit{margin-left:5px;font-size:medium;font-family:Courier New,Courier,monospace}#email-verif{position:fixed;top:45%;left:50%;transform:translate(-50%,-50%);border-radius:15px;padding:10px;z-index:12}#email-verif form{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:5px}#email-verif form input{border-radius:15px;padding:5px;font-size:medium;font-weight:bolder;text-align:center;display:inline-block}#home-email-verif-button{border-radius:15px;padding:5px 10px;text-shadow:0 0 0;transition:.3s ease}#home-email-verif-button:hover{transition:.3s ease;transform:scale(105%)}#home-email-verif-button:active{transition:.3s ease;transform:scale(.9)}#about-link{transition:3s ease;font-size:medium;margin-bottom:15px}#about-link:hover{transition:1s ease;text-decoration:underline}@media screen and (max-width: 430px){#about-link{margin-bottom:5px}}@media screen and (max-height: 480px) and (min-width: 430px){#home{flex-flow:row;justify-content:space-between;margin:0 20px;width:100%}#home-logo,#landing-message,#home h2{display:none}#account-admin{width:90%}}.media-player{animation:fade-in-render .3s;display:flex;align-items:center;justify-content:center;left:50%;transform:translate(-50%);width:101%!important;height:auto;position:relative}.poster-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .25s ease;pointer-events:none;background:#000}.poster-overlay[aria-hidden=false]{opacity:1}.poster-overlay[aria-hidden=true]{opacity:0}#rolls .media-player{max-height:1080px}.media{max-height:660px;width:100%;object-fit:contain}.media-player svg{animation:fade-in-render 2s;width:40px;margin:0;padding:0;cursor:pointer;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.media-player svg:focus,.media-player svg:active{outline:none;box-shadow:none}.media-controls{display:flex;align-items:center;position:absolute;bottom:25px;left:50%;transform:translate(-50%);border-radius:5px;padding:10px;width:100%}.media-controls-bar{display:flex;flex-flow:column;margin-left:10px;width:100%}.media-caption{display:block;gap:5px;margin:0 10px;top:30%;max-width:70%;max-height:100px;overflow:auto;overflow-wrap:normal;scrollbar-width:hidden}.media-caption::-webkit-scrollbar{display:none}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:95%;height:3px;margin:5px 10px;transition:background .3s ease-in-out}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;cursor:pointer;border-radius:50%;transition:background .3s ease}input[type=range]::-moz-range-thumb{width:10px;height:10px;cursor:pointer}.media-interaction-buttons{position:absolute;top:50%!important;right:3%;transform:(translate(-50%,-50%));display:flex;flex-flow:column;align-items:flex-end;justify-content:center;margin:10px 25px 70px 20px}.media-interaction-buttons:focus,.media-interaction-buttons:active{outline:none;box-shadow:none}.media-interaction-buttons svg{width:27px;margin:5px 0;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 2px grey);stroke:gray}.media-interaction-buttons svg:hover{transition:.5s;transform:rotate(25deg)}.media-interaction-buttonssvg:active{transform:scale(.9);transition:.2s ease}.media-player .collector-post svg{width:30px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.media-interaction-buttons .like{display:flex;flex-flow:column-reverse;align-items:center}.full-post .media-interaction-buttons span,.media-interaction-buttons span{text-shadow:0 1px 1px black,0 1px 1px grey!important}.media-interaction-buttons .like span{margin:2px;font-size:.9rem!important;position:relative;left:-2px;text-shadow:0 1px 1px black,0 1px 1px grey!important}.full-post .media-interaction-buttons .like span{margin:2px;font-size:.9rem!important;position:relative;left:-8px;text-shadow:0 1px 1px black,0 1px 1px grey!important}.media-interaction-buttons .collector-post span{margin:0;font-size:.9rem;position:relative;left:-1px;text-shadow:0 1px 1px black,0 1px 1px grey!important}.media-interaction-buttons .commenter-post span{margin:0;font-size:.9rem!important;text-shadow:0 1px 1px black,0 1px 1px grey!important}.media-interaction-buttons .commenter-post,.media-interaction-buttons .collector-post{display:flex;flex-flow:column;align-items:center}.media-options{position:absolute;right:5%;display:inline-flex;flex-flow:column;align-items:center;font-size:2rem;max-height:150px;transition:.3s ease;z-index:1}.media-options span:hover{transition:.3s ease;padding:0 10px;cursor:pointer;height:45px;margin:0}.media-options svg{width:30px;height:30px;margin-bottom:5px;padding:0;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.media-interaction-buttons.row{display:flex;flex-direction:row;align-items:flex-start;top:70%}.media-interaction-buttons.column{display:flex;flex-direction:column}.media-interaction-buttons.row svg{width:27px;margin:0 5px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}#section .media-player{height:650px}#section .media{object-fit:cover;width:100%;height:100%}#section .media-controls{bottom:0}#section .media-interaction-buttons{display:none}#section .media-options{font-size:1.5rem;right:2px;margin:0;padding:0}#section .media-options svg{width:35px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.post-collection .media-player{max-width:480px;height:170px}.post-collection .media{padding:2px;height:100%;min-width:120px;width:auto!important;object-fit:cover;z-index:-1}.post-collection .media-options{font-size:1.5rem}.post-collection svg{width:25px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.post-collection .media-options svg{margin-top:-10px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.post-collection .media-interaction-buttons,.post-collection .media-caption,.post-collection .media-controls{display:none}.full-collection .media-player{height:430px;width:100%;margin:0;padding:0}.full-collection .media{margin:0;padding:3px;height:100%;width:100%;object-fit:cover}.full-collection .media-interaction-buttons,.full-collection .media-controls{display:none}.full-collection .media-options svg{margin-top:-10px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.media-player .sharer-button{display:flex;flex-flow:column;align-items:center;margin:5px 0 0;padding:0;width:30px}.media-player .sharer-button span{top:0!important}.media-player .pins-full-post-piece{margin-top:5px}.media-portrait{max-height:88vh;object-fit:cover}@media screen and (max-width: 630px){.media{width:100%;height:auto;object-fit:cover}.media-portrait{border-radius:15px;width:100%;min-height:100vh;object-fit:fill}.media-controls{width:90%}.media-interaction-buttons{right:0}#section .media-player{height:260px;width:100%}#section .media-controls svg{width:30px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}#section .media-options svg{width:27px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.full-collection .media-player{max-height:220px;width:100%}.full-collection .media{height:100%;width:auto;object-fit:cover}.full-collection .media-player svg{width:25px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.media-caption{max-height:70px}.post-collection .media-player{max-width:111px!important}}@media screen and (max-height: 480px) and (min-width: 430px){#section .media-player{height:400px}#rolls .media-player{max-height:430px}.media{height:370px;max-height:430px;width:100%;object-fit:cover}#rolls .media-options{top:6%!important}.media-interaction-buttons{bottom:20%;right:2%}.media-interaction-buttons.row{display:flex;flex-direction:column;align-items:flex-end;top:70%;right:2%}.media-interaction-buttons.column{display:flex;flex-direction:column}.media-interaction-buttons.row svg{width:27px;margin:5px;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey)}.post-collection .media-player{max-width:120px}.post-collection .media-interaction-buttons,.post-collection .media-caption,.post-collection .media-controls{display:none}.full-collection .media-player{height:320px;width:100%}.full-collection .media{height:100%;width:auto}.full-collection .media-interaction-buttons,.full-collection .media-controls{display:none}}@media screen and (max-height: 850px) and (min-height: 480px) and (min-width: 430px){#rolls .media-player{height:700px;object-fit:contain}}#explore{display:flex;flex-flow:column;align-items:stretch;padding:0;width:1080px;height:100%;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:thin;overscroll-behavior:contain}.explore-loader{display:flex;align-items:center;justify-content:center}#tops{flex-flow:column;z-index:1}.explore-profiles{display:flex;margin:10px 0 7px;gap:7px;width:auto;height:auto;overflow:auto}.explore-story{display:flex;flex-flow:column;align-items:center;font-size:.8rem;cursor:pointer}.explore-profiles::-webkit-scrollbar{display:none}.explores-stories-container{animation:slide-left-right-in 2s;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative;width:72px;height:72px;padding:0;overflow:hidden}.explore-profiles img{margin:0;padding:0;width:100%;height:auto;object-fit:cover;cursor:pointer}.scroll-explore-button,#clear-explore-search-button{transition:.3s ease;display:flex;align-items:center;justify-content:center;border-radius:25px;margin-top:5px;padding:5px 10px!important;min-width:30px;height:30px}.scroll-explore-button:hover,#clear-explore-search-button:hover{transition:.5s ease}.scroll-left{position:sticky;left:0;z-index:1}.scroll-right{position:sticky;right:0;z-index:1}#popular-tags{display:flex;align-items:center;justify-content:flex-start;height:30px;overflow-y:hidden;overflow-x:scroll;scrollbar-width:none;margin:3px 0;padding:0}#popular-tags::-webkit-scrollbar{display:none}@keyframes slide-left-right{0%{transform:translate(0)}to{transform:translate(150%)}}.hashtag{margin:0 3px;border:double 1px;border-radius:3px;font-size:smaller;padding:0 5px;cursor:crosshair;transition:.3s ease}.hashtag:hover{animation-play-state:paused;z-index:2;transition:.3s ease}#explore-collections{display:flex;justify-content:space-between;align-items:center;position:relative;overflow-y:hidden;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth;scrollbar-width:none;height:auto;width:100%}.explore-collection-container{margin:0 10px;padding:0;border-radius:8px;min-width:180px;text-align:center;font-size:smaller;flex-shrink:0}.explore-collection-grid{display:grid;justify-items:center;gap:3px}.explore-collection-item{width:90px;height:90px!important;object-fit:cover;border-radius:5px}.explore-collection-item-1{grid-column:1 / -1;width:90px;height:90px;border-radius:5px}.explore-collection-item-2,.explore-collection-item-3{width:90px;height:90px;height:auto}.explore-collection-grid.two-posts .explore-collection-item-2{grid-column:1 / -1}.explore-collection-container .explore-collection-grid:nth-child(2){grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.explore-collection-grid img:first-child{grid-column:1 / -1;grid-row:1 / -1}#explore-search{animation:slide-down-up .5s ease;display:flex;flex-flow:column;align-items:center;justify-content:center;width:auto;background-color:#00000080;margin-bottom:5px;padding:0}#explore .search{animation:slide-down-up 1s ease;display:flex;flex-flow:row;align-items:flex-start;width:99%;margin:3px 0 0 5px;z-index:2}#explore .search input{width:98%;font-size:.9rem;border:1px solid grey;border-radius:10px;padding:3px 5px}#explore-search ul{animation:fade-in-render 1s ease;display:flex;gap:5px;list-style:none;margin-top:10px;margin-right:35px;margin-bottom:3px}#explore-search li{border:1px solid;border-radius:15px;padding:3px 5px;text-align:center;margin-top:0;margin-bottom:5px;text-shadow:none;transition:.3s ease}#explore-search li:hover{transition:.3s ease;background-color:#faebd7!important;color:#000;cursor:pointer}#explore .search-icon-container{position:fixed;top:30px;left:0;background-color:#00000080;display:flex;border:1px solid;border-radius:30%;margin-top:5px;margin-left:3px;z-index:11}#explore svg{width:25px;height:25px;fill:azure;margin:5px;z-index:33}#search-result{display:flex;align-items:center;flex-flow:wrap;min-height:50px;overflow-y:hidden;overflow-x:scroll}#search-result::-webkit-scrollbar{display:none}#clear-explore-search-button{font-size:1.1rem;padding:0;transition:.3s ease}#clear-explore-search-button:hover{transition:.3s ease}#search-result h3{text-decoration:underline;font-weight:400;margin-right:5px}.avatar-explore{animation:fade-in-render 1s;display:flex;flex-flow:nowrap;align-items:center;padding:5px;transition:.5s ease}.avatar-explore:hover{transition:.5s ease}.avatar-explore-container{display:flex;align-items:center;justify-content:center;width:55px;height:55px;border-radius:50%;overflow:hidden}.avatar-explore-image{width:65px;object-fit:cover}.avatar-explore-username{margin-left:5px;padding:0}#explore-content{display:flex;justify-content:space-between;gap:3px;width:100%;max-width:1080px;margin:0 auto;padding:0}.explore-column{flex:1;display:flex;flex-direction:column;gap:3px;contain:paint}#explore-end-message{display:flex;justify-content:center;font-size:smaller}.explore-post{animation:fade-in-render 2.1s ease-in;break-inside:avoid;width:100%;contain:paint}.post-explore{grid-row:auto!important;position:relative}.post-explore-piece{min-height:100px;width:100%;object-fit:contain}.post-explore-media-container{position:relative}.post-explore-header{position:relative;display:flex}.post-explore-header-info,.post-explore-tags{display:none}.post-explore-interaction{position:absolute;bottom:0;width:100%}.post-explore-info{display:none}.post-explore-piece,.post-explore .media-player,.post-explore .media{width:100%;min-height:100px;display:block;object-fit:cover}.post-explore .media-player{height:auto;width:100%}.post-explore .media{object-fit:cover;z-index:-1}.post-explore .media-options{font-size:1.5rem}.post-explore svg{width:25px}.post-explore .media-options svg{margin-top:-10px}.post-explore .media-interaction-buttons,.post-explore .media-caption,.post-explore .media-controls{display:none}#explore .avatar-post{position:absolute;top:0%;margin:3px}#explore .avatar-post-container{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden;margin:3px;padding:0}#explore .avatar-post-image{margin:0;padding:0;width:45px;object-fit:cover;border:none}#explore .avatar-post-username{display:none}@media screen and (max-width: 630px){#explore{width:100vw}.scroll-explore-button{display:none}}@media screen and (max-width: 850px) and (min-width:630px){#scroll-left,#scroll-right{display:none}}.circle-manager-editor{width:100%}.circle-maker-form-editor{animation:fade-in-render .5s;display:flex;flex-flow:column;align-items:center}#circle-cover-label{border-radius:15px;padding:0 5px;cursor:pointer}#circle-cover{display:none}.circle-cover-preview-editor{display:flex;align-items:center;justify-content:center;border-radius:50%;width:100px;height:100px;overflow:hidden;margin:5px}.circle-cover-preview-editor img{margin:0;padding:0;width:100%;height:100%;object-fit:cover}.circle-maker-form-editor .follower-item{display:flex;align-items:center;justify-content:space-between}.circle-maker-form-editor label{margin-top:5px}.circle-maker-form-editor input{border:1px solid;border-radius:10px;padding:3px;font-size:1rem}.circle-maker-form-editor textarea{border:1px solid}.follower-selection-button{transition:.3s ease;border-radius:10px;margin:5px;padding:2px 7px;font-size:1rem}.follower-selection-button:hover{transition:.3s ease}.follower-selection-indicator{width:20px;height:20px;border-radius:50%;margin-left:10px;margin-bottom:10px}.circle-creator-button-editor{animation:fade-in-render 1s 1;font-size:1rem;font-weight:400;padding:5px;border-radius:15px;transition:.5s ease;margin-top:5px}.circle-creator-button-editor:hover{transition:.5s ease}.circle-creator-exit-editor{animation:fade-in-render 1s 1;min-width:50px;border-radius:10px;border:inset 2px;margin-top:5px;font-size:medium;transition:.5s ease}.circle-creator-exit-editor:hover{border:outset 2px;transition:.5s ease}.circle-list-editor{display:flex;flex-flow:nowrap row;align-items:flex-start;justify-content:flex-start;gap:5px;width:100%;max-height:600px;margin:10px 10px 10px 0;scrollbar-width:thin;overflow-x:auto;overflow-y:hidden}.circle-list-members-editor{display:flex;flex-flow:column;align-items:center;justify-items:center;max-height:600px;min-width:250px;width:100%;overflow-y:auto;scrollbar-width:thin}.circle-name-editor{font-size:large;border-radius:15px;padding:0 7px;cursor:pointer;text-wrap:nowrap;transition:.3s ease;margin-top:5px}.circle-name-editor:hover{transition:.3s ease}.circle-editor-button{transition:3s ease!important;margin:5px;padding:3px 5px}.circle-editor-button:hover{transition:30s!important}.circle-adder-editor{animation:fade-in-render .5s;font-size:smaller;overflow-y:scroll;overflow-x:unset;width:100%;scrollbar-width:none}.circle-adder-member-editor{display:flex;align-items:center;justify-content:space-between}.circle-adder-member-editor::-webkit-scrollbar{display:none}.circle-adder-member-editor button{margin:10px;padding:1px 5px;font-size:.8rem;border-radius:10px;transition:.3s ease}.circle-adder-member-editor button:hover{transition:.3s ease}.circle-members-container-editor{max-height:800px;overflow-y:scroll;scrollbar-width:thin}@media only screen and (max-width: 630px){.circle-members-container-editor{max-height:500px}}@media screen and (max-height: 480px) and (min-width: 430px){.circle-members-container-editor{max-height:300px}}.circle-editor{border-radius:15px;padding:10px}.circle-editor-button{text-decoration:underline;text-underline-offset:5px;transition:.3s ease;cursor:pointer}.circle-editor-button:hover{text-decoration:none;text-underline-offset:5px;padding:0 5px;margin:5px 0}.circle-editor-exit{display:flex;align-items:center;justify-content:center;border-radius:50%;margin:10px 0 5px;width:25px;height:25px;transition:.3s ease;cursor:pointer}.circle-editor-exit:hover{transition:.3s ease;padding:0 5px;margin:5px 0}.circle-editor #circle-cover-label{border-radius:5px;font-size:.9rem}.circle-editor .circle-creator-button-editor{animation:fade-in-render 1s 1;font-size:1rem;font-weight:200;padding:5px;border-radius:15px;transition:.5s ease;margin-top:5px}.circle-editor .circle-creator-button-editor:hover{transition:.5s ease}#assets-manager{animation:fade-in-render 1s 1;display:flex;flex-flow:column;margin-top:10px;padding-bottom:10px}#assets-manager .lds-ripple{position:relative;left:50%;transform:translate(-50%)}#assets-manager-buttons span{margin:0 10px}#assets-manager-buttons{display:flex;align-items:center;justify-content:center;margin-bottom:5px}#assets-manager-buttons button{position:relative;transition:.5s ease;border-radius:100%;height:55px;width:55px;padding:39px;display:flex;align-items:center;justify-content:center}#assets-manager-buttons button:before{position:absolute;content:"";height:calc(100% + 1px);width:calc(100% + 1px);top:-5px;left:-5px;border-radius:50%;animation:spin 70s linear infinite;transition:.5s ease;padding:3px}@keyframes spin{to{transform:rotate(360deg)}}#assets-manager-buttons button:hover{transition:.2s ease;transform:scale(105%)}#assets-manager-buttons button:active{transition:.2s ease;transform:scale(95%)}.collection-maker-editor{display:flex;flex-flow:column;align-items:center}.collection-maker-form-editor{animation:fade-in-render 1s 1;display:flex;align-items:flex-start;justify-content:center}.collection-maker-descriptions-editor{display:flex;flex-flow:column;width:50%;margin-right:10px}.collection-maker-descriptions-editor input,textarea{border-radius:10px;padding:3px;font-size:1rem}.collection-maker-tags-editor{display:flex;flex-flow:column;width:50%}.collection-maker-tags-editor input,textarea{border-radius:10px;padding:3px}.collection-maker-editor .search-result{max-height:200px;overflow:scroll;scrollbar-width:none}.collection-maker-editor .search-result::-webkit-scrollbar{display:none}.collection-maker-editor .search input{margin-bottom:5px}.collection-maker-editor .collaborators-list{text-align:left;margin:5px 0 10px}.collection-maker-editor .collaborators-list span{margin-left:10px}.collection-form-section-audience{display:flex;flex-flow:column;gap:20px}.collection-form-section-audience span{font-size:.9rem}.collection-audience{display:flex;flex-flow:column;align-items:center;justify-content:center;position:fixed;top:40%;left:50%;z-index:3;gap:10px;transform:translate(-50%,-50%);border-radius:10px;padding:5px;min-width:65%}.collection-audience span{font-size:1rem!important;margin-right:20px!important;cursor:pointer}.collection-audience .profile-setup-radio-button{margin-left:20px}.collection-audience input{margin:0 10px}#section .collection-audience span{font-size:1rem!important;margin-right:20px!important}.collection-audience-label{text-decoration:underline;text-underline-offset:5px;padding:5px;transition:.3s ease}.collection-audience-label:hover{transition:.3s ease;text-underline-offset:10px}.collection-creation-exit-editor,#collections-reorder-exit-button{animation:fade-in-render 1s 1;min-width:50px;border-radius:10px;border:inset 2px;margin-top:10px;font-size:medium;transition:.5s ease}.collection-creation-exit-editor:hover,#collections-reorder-exit-button:hover{border:outset 2px;transition:.5s ease}.collection-creation-exit-editor:active,#collections-reorder-exit-button:active{transition:.5s ease;transform:scale(.9)}.collection-creation-button-editor{animation:fade-in-render 1s 1;font-size:1rem;padding:7px;border-radius:15px;transition:.5s ease;margin-top:7px;cursor:pointer}.collection-creation-button-editor:hover{transition:.5s ease}.collection-creation-button-editor:active{transition:.5s ease;transform:scale(.9)}.collections-reorder-button{margin-top:10px;padding:0 10px;font-size:medium;width:auto;border-radius:10px;border:solid 1px;transition:.3s ease}.collections-reorder-button:hover{transition:.3s ease;border:solid 2px}#collections-list-sort,.collections-list{animation:fade-in-render 1s;display:flex;flex-flow:column;align-items:center;justify-content:center;margin-top:10px!important;max-height:300px;overflow-y:scroll;scrollbar-width:thin}#collections-list-editor{animation:fade-in-render 1s;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;margin-top:10px!important;max-height:100%;overflow:hidden}.collections-list-tip{-webkit-text-decoration:underline;text-decoration:underline 2px;text-underline-offset:3px}.collections-list-name-editor{font-size:large;border-radius:15px;border:2px solid;padding:0 7px;margin:5px;cursor:pointer;width:auto}.collections-list-name-editor:hover{transition:.3s ease}.collections-search{border-radius:15px;padding:3px 5px;margin:10px 0 0;text-align:center;font-size:smaller;min-width:190px}#user-liked-posts-label,#user-posts-label{margin:10px 0;padding:0;font-size:large;border-radius:15px;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:5px;transition:.3s ease;width:120px}#add-to-collection-tip{margin:0;width:100%;transition:.3s ease;opacity:0}#add-to-collection-tip:hover{transition:.3s ease;opacity:1}#user-liked-posts,#user-posts{animation:fade-in-render 2s;display:flex;overflow-x:scroll;overflow-y:hidden;width:100%;max-height:200px;margin:5px;padding:0;text-align:center;scroll-behavior:smooth;scrollbar-width:none}#asset-manager-assets{display:block;margin:0!important;text-align:center;width:100%;overflow:hidden;margin-left:110px}#assets-manager .avatar-post{position:absolute;top:0%;margin:3px}#assets-manager .avatar-post-container{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:2px solid black;margin:3px;overflow:hidden}#assets-manager .avatar-post-image{margin:0;padding:0;width:45px;object-fit:cover;border:none}#assets-manager .avatar-post-username{display:none}#assets-manager .post-collection-info{display:flex;justify-content:center}#assets-manager .post-collection-interaction-buttons{display:flex;align-items:center;pointer-events:unset;margin:0;padding:0}#assets-manager .post-collection-interaction-buttons span{font-size:.9rem;margin:0;padding:0}#assets-manager .commenter-collection svg{max-width:25px!important;max-height:25px!important}#assets-manager .commenter-collection{display:none}.assets-manager-loader{margin:0 20px}#assets-manager .loader{width:4rem;height:4rem}@media screen and (max-width: 350px){#assets-manager-buttons button{padding:31px;font-size:.7rem}}.theme-manager{animation:fade-in-render 1s ease;display:flex;flex-flow:column;align-items:center}.theme-buttons-container{display:flex;justify-content:center;gap:21px;padding:10px}.theme-buttons-container button{border-radius:15px;font-size:medium;padding:5px 10px;font-size:1.1rem;transition:.2s ease}.theme-buttons-container button:hover{transition:.2s ease}.theme-buttons-container button:active{transition:.2s ease;transform:scale(.9)}.theme-color-container label{width:60px;height:30px;position:relative;display:block;background:azure;border:1px solid;border-radius:100px;cursor:pointer;transition:.3s}.theme-color-container label:after{content:"";width:25px;height:25px;position:absolute;top:1px;left:4px;background:linear-gradient(180deg,gold,#add8e6);border-radius:50%;transition:.3s}.theme-color-container label svg{animation:fade-in-render .7s ease;position:absolute;width:20px;height:20px;top:4px;z-index:2}.theme-color-container label svg.sun{left:7px;fill:#000;transition:.5s}.theme-color-container label svg.moon{left:33px;fill:azure;stroke:#66cdaa;transition:.5s}.theme-color-container{display:flex;flex-flow:column;align-items:center;justify-content:center;margin-bottom:5px}.theme-color-container input{width:0;height:0;visibility:hidden}.theme-color-container input:checked+label{background:#02022e}.theme-color-container input:checked+label:after{left:55px;transform:translate(-100%);background:linear-gradient(180deg,#008b8b,#000)}.theme-color-container input:active:after{width:40px}#journals{display:flex;align-items:flex-start;overflow:auto;gap:15px;margin-top:10px;margin-left:5px}#journals-more-button{display:flex;align-items:center;justify-content:center;position:relative;top:21px;right:7px;width:25px;height:25px;border-radius:50%;border:1px outset;padding:0;margin:0}.journals-profile{display:flex;flex-flow:column;align-items:center;justify-content:center}.journals-profile-preview-container{border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:10px}.journals-profile-preview-image{width:80px;height:auto}.journals-profile-preview-container svg{animation:infinity-spin 160s;animation-iteration-count:3;width:50px}.journals-profile-title{font-size:.9rem}.journals-profile-title:hover{transition:.5s ease;border-radius:15px;padding:5px 5px 0}.journal-menu{animation:fade-in-render 1s;display:flex;align-items:center;justify-content:center;width:100%;margin-top:10px}.journal-menu ul{text-align:center;margin:0;padding:0;list-style:none}.journal-edit-button{text-underline-offset:5px;text-decoration:underline;text-decoration-style:dotted;transition:.3s ease}.journal-edit-button:hover{transition:.5s ease;padding:5px;text-decoration:none}.journal-editor{animation:fade-in-render .5s;position:fixed;top:0%;left:50%;transform:translate(-55%);width:80%;height:100%;display:flex;flex-flow:column;justify-content:center;align-items:center;padding-bottom:21px;z-index:12}.journal-editor-form{display:flex;flex-flow:nowrap column;align-items:center;justify-content:flex-start;border-radius:15px;cursor:auto;padding:0;width:auto;overflow:auto;z-index:7}.journal-editor-descriptions{display:flex;flex-flow:column;align-items:flex-start;font-size:medium;gap:5px;margin-bottom:5px}.journal-editor-form input{font-size:medium;border-radius:15px;padding:3px 5px;min-width:300px}.journal-editor .journal-creation-button{margin:5px 0 0;transition:.3s ease}.journal-editor .journal-creation-button:active{transition:.3s ease;transform:scale(.9)}.journal-editor .journal-creation-exit{margin:0;padding:15px}.journal-editor-cover-select{margin:5px;cursor:pointer;transition:.3s ease}.journal-editor-cover-select:hover{transition:.3s ease;padding:5px}.journal-editor-stories{animation:fade-in-render 3s;display:flex;flex-flow:wrap;align-items:center;justify-content:center;gap:3px;width:100%;max-height:800px;overflow-y:scroll;scrollbar-width:thin;contain:paint}.journal-editor-stories img{max-height:390px;width:auto;cursor:pointer;contain:paint}@media screen and (max-width:630px){.journal-editor{height:100.5vh;width:100vw;border:none;position:fixed;left:50%;transform:translate(-50%)}.journal-editor-form{height:100vh;width:100vw;border:none!important}.journal-editor-stories{max-height:410px}.journal-editor-stories img{max-height:210px}.journal-editor .journal-creation-exit{position:absolute;top:20px;right:10px;padding:15px}}@media screen and (max-height: 480px) and (min-width: 430px){.journal-editor{height:102vh;width:100%;overflow:scroll;border:none;position:fixed;top:3%;left:50%;transform:translate(-50%)}.journal-editor-form{height:100vh;width:100%;display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;padding:5px}.journal-editor-descriptions{display:flex;align-items:flex-start;justify-content:flex-start;font-size:medium;gap:5px;margin-bottom:5px}.journal-editor-stories{width:80%;min-height:210px!important;overflow:scroll}.journal-editor-stories img{max-height:210px}.journal-editor .journal-creation-exit{position:absolute;top:5px;right:5%;padding:15px}}#collections{position:relative;overflow-x:hidden;max-height:700px;width:100%;display:flex;flex-flow:nowrap column;align-items:center;padding:0 0 5px;scrollbar-width:thin}#collections::-webkit-scrollbar{display:none}#collections .sharer-button{display:flex;align-items:flex-end;gap:5px}#collections .sharer-button span{position:relative;top:7px}#collections .sharer-button svg{width:25px!important;height:25px!important}.collection-collections{animation:fade-in-render 3s;display:flex;flex-flow:column;align-items:flex-start;margin:0;padding:0;width:100%;min-height:200px!important;scrollbar-width:none;scroll-behavior:smooth;overflow-x:auto}.collection-collections::-webkit-scrollbar{display:none}.collection-sets-collections{display:flex;flex-flow:nowrap;align-items:center;gap:2px;overflow-x:scroll;overflow-y:hidden;max-width:100%;margin-left:10px;padding:0;width:auto;scroll-behavior:smooth;scrollbar-width:none}.collection-sets-collections::-webkit-scrollbar{display:none}.scroll-left{top:37%;margin-right:5px}.scroll-right{top:37%;position:sticky;right:10px}.collection-header-collections{display:flex;align-items:first baseline}.collection-name-collections{position:relative;left:5%;cursor:pointer;transition:.5s ease;margin:0 15px 0 5px}.collection-name-collections:hover{transition:.5s ease;border-radius:15px;padding:0 10px;margin:0 15px 0 5px}.post-collection{position:relative}.post-collection-piece{padding:2px 1px;height:170px;width:auto;object-fit:contain}.post-collection-media-container{width:auto;max-height:170px;display:flex;position:relative;overflow:hidden}.post-collection-header{position:relative;display:flex}.post-collection-header-info,.post-collection-tags{display:none}.post-collection-interaction{position:absolute;bottom:0;width:100%}.post-collection-interaction span{font-size:small!important}.post-collection-info{display:none}.post-collection-caption{animation:fade-in-render .5s 1;display:flex;align-items:flex-start;justify-content:center;margin-bottom:0;padding:0 5px;font-size:.8rem;text-align:left;max-height:80px;overflow:auto;position:relative;bottom:0}#collections .avatar-post{position:absolute;top:0%;margin:3px}#collections .avatar-post-container{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden;margin:3px;padding:0}#collections .avatar-post-image{margin:0;padding:0;width:45px;object-fit:cover;border:none}#collections .avatar-post-username{display:none}.post-collection-interaction-buttons{display:flex;pointer-events:none}.post-collection-interaction-buttons svg{width:30px;margin-right:2px;padding:5px;transition:.5s}.post-collection-interaction-buttons svg:hover{transition:.5s;transform:rotate(25deg)}.collection-menu{animation:fade-in-render .5s;padding:0;margin:3px 10px 5px 18px;height:auto;width:auto}.collection-menu ul{display:flex;flex-flow:column nowrap;align-items:flex-start;margin:0;padding:0}.collection-menu li{display:flex;justify-content:flex-start;align-items:center;gap:7px;font-size:medium;transition:.5s ease;margin:0;padding:0;text-align:left;text-underline-offset:0px;cursor:pointer}.collection-menu span{display:flex;gap:5px}.collection-menu svg{width:25px;height:25px;transition:.3s ease}.collection-menu svg:hover{transition:.3s ease;transform:rotate(21deg)}.collection-menu a{text-decoration:none}.collection-menu li:hover{transition:.3s ease;transform:scale(105%);text-underline-offset:5px}.collection-menu li:last-child{text-decoration:unset}.collection-menu li:last-child:hover{text-decoration:unset}@media screen and (max-width: 630px){#collections{max-height:400px}.collection-collections{max-height:200px;width:100%;overflow-x:unset}.collection-sets-collections{overflow-x:scroll;overflow-y:hidden;max-height:170px;width:100%;margin:0;padding:0}.collection-name-collections{margin:4px 0;padding:0}}#sections{position:relative;display:flex;overflow-x:scroll;overscroll-behavior:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;max-width:100%}.section-container{display:flex;flex-flow:column;min-width:100%;scroll-snap-align:start;scroll-margin-top:39px!important;overflow:inherit!important}#section{display:grid;grid-template-columns:repeat(auto-fit,minmax(50%,2fr));grid-auto-rows:minmax(auto,Maintain);margin-top:2px;align-content:center;scrollbar-width:none;contain:paint}#section::-webkit-scrollbar{display:none}.post-sections{display:flex;align-items:center;justify-content:center;min-width:100%;margin:0;padding:0;position:relative}.post-sections-media-container{position:relative;width:100%;object-fit:cover;padding:0;margin:1.6px;height:650px;display:flex;align-content:center;justify-content:center;scrollbar-width:none;overflow:scroll;contain:paint}.post-sections-piece{width:100%;height:100%;object-fit:cover;margin:0;padding:0}.pins-sections{position:relative;left:60%;margin:0;padding:0}.pins-sections svg{width:45px;height:45px}.post-sections-header{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0}.post-sections-collabs{animation:fade-in-render .5s;display:flex;flex-flow:column;align-items:center;justify-content:flex-start;gap:5px;position:absolute;height:80px;scrollbar-width:none;overflow:scroll;top:15%;left:0;z-index:1}.post-sections-collabs::-webkit-scrollbar{display:none}.post-sections-collabs span{border-radius:15px;padding:0 5px;font-size:.9rem;cursor:pointer;transition:.5s ease}.post-sections-collabs span:hover{transition:.5s ease}.post-sections-media-mask{animation:fade-in-render .5s 1;width:100%;height:90px;position:absolute;top:-6%;filter:blur(13px);z-index:1}.post-sections-header-info{animation:fade-in-render .5s 1;display:flex;flex-flow:column;position:absolute;top:0%;right:1%;max-width:50%;cursor:crosshair;z-index:1}.post-sections-header-info span:first-child{text-wrap:wrap}.post-sections-header-info svg{width:25px;height:25px;transition:.3s ease}.post-sections-header-info svg:hover{transition:.3s ease;transform:rotate(25deg)}.post-sections-options{font-size:1.3rem;margin:0;padding:0;width:100%;position:relative;bottom:10px}#section .avatar-post{display:none}.post-sections-tags{animation:fade-in-render .5s 1;font-size:smaller;position:absolute;top:0%;left:0;border:1px dashed black;padding:3px;max-width:48%;text-wrap:wrap}.post-sections-info{display:flex;align-items:flex-end;justify-content:space-between;min-width:100%;margin:0;padding:0}.post-sections-caption{animation:fade-in-render .5s 1;display:flex;align-items:flex-start;justify-content:center;padding:0 5px;font-size:1.1rem;text-align:left;border:none;max-height:55px;overflow-y:scroll;scrollbar-width:none}.post-sections-caption::-webkit-scrollbar{display:none}.post-sections-interaction{position:absolute;bottom:0;width:100%}.post-hidden-elements{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease}.post-visible-elements{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .3s ease}.post-sections-interaction:after{content:""}.post-sections-interaction-buttons{display:flex;align-items:flex-start;margin:0 0 5px 10px}.post-sections-interaction-buttons span{margin:0;font-size:.9rem!important}#section .collector-post{display:flex;flex-flow:column;align-items:center;justify-content:flex-start}#section .collector-post span{position:relative;bottom:3px}.post-sections-interaction-buttons svg{width:33px;height:33px;margin:0;padding:3px;transition:.5s}.post-sections-interaction-buttons svg:hover{transition:.5s;transform:rotate(25deg)}.post-sections-interaction-buttons svg:active{transform:scale(.9)}#section .avatar-likes{display:flex;align-items:center}#section .avatar-likes-container{display:flex;align-items:center;justify-content:center;width:55px;height:55px;margin:5px;padding:0;border-radius:50%;border:none!important;overflow:hidden}#section .avatar-likes-image{width:65px;margin:0;padding:0;object-fit:cover}.post-sections-show-comment{display:flex;font-size:smaller;border-bottom:1px dotted rgba(255,235,205,.295);margin-left:5px}#section .avatar-comment{display:flex;flex-flow:column;align-items:center;margin-right:3px}#section .avatar-comment-container{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;overflow:hidden}#section .avatar-comment-image{margin:0;padding:0;width:50px;object-fit:cover}#section .avatar-comment-username{font-size:small}#section .avatar-comment-content{width:100%}.commenter-sections{display:flex;flex-flow:column}.commenter-sections span{position:relative;top:-3px}#section .collector-post-buttons button{border-radius:15px;background-color:#000;color:azure;border:2px inset;padding:2px 10px;transition:.3s ease;width:auto;height:auto;font-size:.9rem}#section .collector-post-buttons button:hover{background-color:#deb887;color:#000;transition:.2s ease}#section .collection-list-post button{border:solid 1px;border-radius:15px;padding:3px 20px;font-size:.9rem;transition:.3s ease}#section .collection-list-post button:hover{background-color:#66cdaa;color:#000;transition:.3s ease}.collection-maker-collector{display:flex;flex-flow:column;align-items:center;position:fixed;top:30%;left:50%;transform:translate(-50%,-50%);z-index:3}.collection-maker-collector:after{content:"";position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:10px;padding:25px;z-index:-1}.collection-maker-descriptions-collector input,textarea{border-radius:10px;padding:3px;font-size:1rem}.collection-maker-tags-collector input,textarea{border-radius:10px;padding:3px}.collection-creation-exit-collector{animation:fade-in-render 1s 1;width:auto;border-radius:10px;margin-top:5px;font-size:smaller;transition:.5s ease;padding:5px}.collection-creation-exit-collector:hover{border:outset 1px;transition:.5s ease}.collection-creation-button-collector{animation:fade-in-render 1s 1;font-size:1rem;padding:5px 10px;border-radius:15px;width:auto;transition:.5s ease}#section .delete-confirm{animation:fade-in-render 1s}#section .delete-confirm button{border-radius:10px;border:1px solid;font-size:medium;height:auto;transition:.3s ease}#section .delete-confirm button:hover{transition:.3s ease}#section .delete-confirm button:nth-child(3):hover{transition:.3s ease}#section .sharer-button{display:flex;align-items:flex-end}#section .sharer-button span{position:relative}#section .sharer-options-post svg{width:45px!important;height:45px!important}.post-piece-many{display:flex;flex-flow:wrap;align-items:center;justify-content:center;gap:2px;min-width:130px!important;margin:0;padding:0}.full-collection-sets .post-piece-many{max-width:245px}.piece-many-container{display:flex;align-items:center;justify-items:center;overflow:hidden;gap:0;margin:0;padding:0}.piece-many-container img{width:99%;max-height:340px;object-fit:cover;margin:0;padding:0}.post-piece-slides-many-container{display:flex;align-items:center;justify-content:flex-start;gap:3px;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;margin:0;padding:0;min-width:100px;scroll-snap-type:x mandatory}.full-collection-sets .post-piece-slides-many-container{margin:3px 0!important}.collection-sets-collections .post-piece-slides-many-container{margin:2px 0}.post-piece-slides-many{width:100%;height:auto;object-fit:contain;margin:0;padding:2px;max-height:850px;scroll-snap-align:start}.post-piece-slides-indicators{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px}.post-piece-indicator-circle{width:10px;height:10px;border-radius:50%;background-color:#0ff6;transition:background-color .3s ease}@media screen and (max-width: 630px){.post-piece-many{max-height:88%}.post-sections-media-container{height:260px;width:100%}.piece-many-container img{max-height:203px!important}.post-piece-slides-many{max-height:615px}.post-piece-indicator-circle{width:7px;height:7px}.full-collection-sets .post-piece-many,.full-collection-sets .post-piece-slides-many-container{max-width:160px}.post-sections-header-info{font-size:small}.post-sections-tags{display:none}.post-sections-info{display:flex;flex-flow:column;align-items:center}.post-sections-caption{padding:0 5px;width:100%;max-height:60px;font-size:small;text-align:center}.pins-sections{position:relative;left:8%;transform:translate(-40%);margin:0;padding:0}.pins-sections svg{width:32px;height:32px;fill:azure;margin:3px 0}#section .avatar-likes-container{width:45px;height:45px}#section .avatar-likes-image{width:50px;margin:0;padding:0;object-fit:cover}#section .collector-post-buttons button{height:auto;width:auto;padding:0 10px;font-size:.7rem}#section .post-menu-exit{transform:translate(-50%)}.post-sections-interaction-buttons span{margin:0;font-size:.8rem!important}.post-sections-interaction-buttons svg{width:28px;height:28px;margin:0;padding:3px;fill:azure;transition:.5s}}@media screen and (max-height: 480px) and (min-width: 430px){.post-sections-media-container{height:400px}.piece-many-container img{width:auto;max-height:200px;object-fit:cover;margin:0;padding:0}.post-piece-slides-many{max-height:400px}.full-collection-sets .post-piece-slides-many-container{max-width:180px}.post-sections-header-info{max-width:50%;z-index:1}.post-sections-caption{padding:0 5px;width:100%;font-size:medium;text-align:center}#section .avatar-likes-container{width:50px;height:50px}#section .avatar-likes-image{width:55px;margin:0;padding:0;object-fit:cover}}@media screen and (max-height: 850px) and (min-width: 430px){.post-sections-media-container{height:400px}.post-piece-slides-many{max-height:400px}}#stories{animation:fade-in-render 1s;display:flex;align-items:center;justify-content:center;width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;margin-top:10px}#stories::-webkit-scrollbar{display:none}#stories-more-button{display:flex;align-items:center;justify-content:center;margin-left:5px;width:25px;height:25px;border-radius:50%;border:1px outset}#stories-more-button:hover{border:1px inset}.stories-profile{display:flex;flex-flow:wrap;gap:10px}.stories-profile-preview-container{animation:fade-in-render 1s 1;display:flex;align-items:center;justify-content:center;border-radius:50%;width:80px;height:80px;padding:0;overflow:hidden}.stories-profile-preview-image{margin:5px 0 0;width:90px;padding:0;object-fit:contain;cursor:pointer}#profile{padding-top:9px;width:1080px;height:100%;text-align:center;overflow-y:scroll;overflow-x:hidden;scrollbar-width:thin;scroll-behavior:smooth}#profile>*{transition:bottom 500s}#profile::-webkit-scrollbar{display:none}#profileTop{display:flex;flex-flow:column;align-items:center;margin:0;padding-bottom:5px}#profile-pic{position:fixed;display:flex;align-items:center;justify-content:center;gap:15px;top:0;width:110%;height:100vh;z-index:16}#profile-pic-container{animation:fade-in-render 1s;display:flex;align-items:center;justify-content:center;border-radius:50%;width:350px;height:350px;overflow:hidden;position:relative;top:-20px;transform:translateY(-0%)}#profile-pic-container img{width:350px;height:auto;object-fit:cover}#profile .qr-code-container{border:none;padding:20px 30px 30px;z-index:12;width:300px}.profile-menu-container-profile{position:fixed}.profile-menu{animation:fade-in-render ease 1s;display:flex;flex-flow:column;align-items:flex-start;gap:5px;font-size:1.2rem;padding:5px;border-radius:15px;overflow:hidden}.profile-menu span{display:flex;flex-flow:nowrap;text-wrap:nowrap;align-items:center;justify-content:flex-start;gap:5px;padding:5px;width:100%;cursor:pointer}.profile-menu svg{min-width:30px!important;width:35px;height:auto}.profile-edit-button{animation:slide-up-down .7s;width:125%}.profile-favorite-button,.profile-message-button,.profile-favorited-button,.profile-unfave-button{animation:slide-left-right-in .7s}.profile-mute-button{width:125%}.profile-report-button{animation:slide-down-up .7s;width:125%}.profile-block-button{width:125%}.profile-block-warn{display:flex;flex-flow:wrap;align-items:center;justify-content:center;font-size:.95rem;color:#dc143c;text-align:left;text-wrap:wrap!important;max-width:300px}.profile-menu .conversation-creator{animation:fade-in-render 1s ease;position:fixed;top:0;left:50%;transform:translate(-50%);height:100%;width:100%;display:flex;flex-flow:column;align-items:flex-start}.profile-menu .conversation-creator .profile-setup-hint{position:relative;left:50%;transform:translate(-50%);width:fit-content!important;text-align:center!important;text-wrap:wrap}h3,h4{margin:0;padding:0}p{margin:0;padding:0;white-space:pre-line}#user-avatar{display:flex;flex-flow:wrap;justify-content:center;align-items:center;margin-left:0;margin-bottom:10px}#user-use{display:flex;flex-flow:column;align-items:center;max-height:230px;margin:0 10px;overflow:auto;scrollbar-width:none}#user-use::webkit-scrollbar-width{display:none}#user-use p{margin-top:5px;padding:0}.follow-button{border-radius:15px!important;padding:3px 10px!important;margin-top:5px;font-size:.9rem!important;width:auto!important;height:auto!important;position:relative;top:-3px;text-wrap:nowrap;left:0;cursor:pointer}.unfollow-button{border-radius:15px!important;padding:3px 10px!important;margin-top:5px;font-size:.9rem!important;width:auto!important;height:auto!important;position:relative;top:-3px;left:0;cursor:pointer}.follow-loader .loader{width:3rem;height:3rem}.loader .face .circle:before{width:.7em;height:.7em}.follow-profile-button:hover,.unfollow-profile-button:hover{transition:.3s ease;transform:scale(1.1)}#collections-editor-button{display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:1.5rem;width:35px;height:35px;padding:15px 16px 20px;margin:5px;transition:.2s ease}#collections-editor-button:hover{transition:.5s ease}#collections-editor-button:active{transition:.2s ease;transform:scale(95%)}#user-image-container{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;width:130px;height:130px;padding:0;overflow:hidden}#user-image-container img{margin:0;padding:0;width:140px;object-fit:cover}#user-image-default svg{width:110px}#user-name{margin:0;padding:0}#user-alias{font-size:smaller}#user-status{width:100%;font-style:italic;font-size:smaller;margin:0!important}#user-stats{margin:0 25px 0 5px;display:flex;flex-flow:column}#user-stats span{cursor:pointer}.profile-followers,.profile-following{display:flex;flex-flow:column;animation:fade-in-render .5s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);min-width:333px;max-height:800px;overflow:scroll;border-radius:15px;padding:20px 20px 20px 15px;z-index:7;scrollbar-width:none}.profile-followers::-webkit-scrollbar,.profile-following::-webkit-scrollbar{display:none}.profile-followers h4{font-size:1.1rem;margin-bottom:10px}.follower-search{position:sticky;top:5px;border-radius:15px;padding:3px 5px;margin:0 5px 5px;text-align:center;font-size:smaller;z-index:3}.avatar-follow{display:flex;align-items:center;margin-bottom:10px}.avatar-follow-container{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;overflow:hidden}.avatar-follow-image{width:65px;object-fit:cover}.avatar-follow-username{font-size:medium;margin-left:5px}.profile-followers button,.profile-following button{border-radius:10px;transition:.5s ease;position:sticky;bottom:0;width:100%}.profile-followers button:hover,.profile-following button:hover{transition:.5s ease}.profile-friends{display:flex;flex-flow:row wrap;gap:10px;animation:fade-in-render .5s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);min-width:333px;max-height:800px;overflow:scroll;border-radius:15px;padding:20px 20px 20px 15px;z-index:7;scrollbar-width:none;border:1px solid;background-color:beige;transition:.3s ease}.profile-friend-container{display:flex;flex-flow:column;align-items:center;gap:2px}.profile-friend-picture-container{display:flex;align-items:center;justify-content:center;border-radius:20%;width:61px;height:61px;overflow:hidden;cursor:pointer}.profile-friend-picture-container:active{transition:.3s ease;transform:scale(85%)}.profile-friend-picture-container img{border-radius:18px;width:100%;height:100%;object-fit:cover;transition:.3s ease}.profile-friend-picture-container img:hover{transition:.3s ease;transform:scale(111%)}.profile-friend-alias{font-size:.93rem;cursor:pointer}.profile-friend-username{font-size:.72rem}.stories-profile-latest{display:flex;justify-content:center;align-items:center;position:relative;margin-left:20px;padding:0;width:100px;height:100px;border-radius:50%;background-size:cover;background-position:center;cursor:pointer;overflow:hidden}.stories-profile-latest:hover{transition:2s ease;opacity:1;font-size:1.2rem;filter:grayscale()}.stories-profile-latest video{object-fit:cover;width:110px;height:110px}.stories-profile-latest img{margin:10px 0 0;object-fit:cover;width:auto;height:200px}.stories-profile-default{display:flex;align-items:center;justify-content:center;border-radius:50%;padding:15px;width:105px;height:105px}.stories-profile-default svg{animation:infinity-spin 250s;animation-iteration-count:infinite;width:60px}.stories-profile-preview-container{position:relative}.stories-border-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;box-sizing:border-box;transition:.3s ease}.stories-border-spinner:hover{transition:.7s ease;transform:rotate(120deg)}#user-bio{display:flex;flex-flow:column nowrap;align-items:center;font-size:.9rem;text-align:center;margin:10px 10px 0;max-width:70%}#user-bio h4{transition:2s ease;width:100%;text-align:center}#user-bio h4:hover{transition:1s ease}#pins-navigation{display:flex;flex-flow:wrap;justify-content:space-evenly;margin:0 0 5px;padding-top:10px;width:100%;list-style:none;overflow-x:scroll;scrollbar-width:none;position:relative;contain:layout paint}#pins-navigation::-webkit-scrollbar{display:none}#pin-container{display:flex;align-items:center;justify-content:center;border-radius:25px;width:100px;height:100px;overflow:hidden;cursor:grab}#pin-container:active{cursor:grabbing}#pin-container img{width:110px;height:auto;object-fit:cover}#section-selectors{animation:fade-in-render .7s ease;width:100%;padding:0;margin:0;position:sticky;top:-1%;z-index:2}#section-selectors ul{display:flex;justify-content:space-evenly;padding:5px;margin:0;list-style:none}#section-selectors li{display:flex;justify-content:center;width:100%;margin:0}#section-selectors li svg{width:30px;height:30px;fill:azure;transition:.3s ease}#section-selectors li svg:hover{transition:.3s ease;transform:scale(105%) rotate(21deg);fill:#008b8b}#selector-separator{text-align:center;max-width:13px;padding-right:10px}#report{display:flex;align-items:center;justify-content:center;position:fixed;width:100vw;height:100vh;-webkit-user-select:none;user-select:none;z-index:78}#feedback,#issue{position:relative;top:-50px;border-radius:10px;padding:15px}#report-form{animation:fade-in-render .3s ease-in;display:flex;flex-flow:column;align-items:center;border-radius:10px;position:relative}#report-form span{position:relative;left:0;width:100%;text-align:left}#report ul{display:flex;flex-flow:column;gap:10px;margin:5px;padding:0;font-size:1.2rem;list-style:circle;width:100%}#report li{animation:fade-in-render .3s ease-in;width:110%;transition:.3s ease;cursor:pointer}#report li:hover{transition:.3s ease;transform:scale(105%)}#report-categories{padding:0 10px 5px 15px;overflow:hidden}#report-subject{position:relative;left:0;width:100%;text-align:left}#report-form input{margin-left:5px;margin-bottom:5px;border-radius:10px;font-size:1rem;padding:3px 5px;text-align:center;min-width:250px!important}#report-form textarea{width:320px;min-height:160px;font-size:1.1rem}#report-submit{margin-top:10px;padding:3px 10px;border-radius:15px;font-size:.8rem;transition:.3s ease}#report-submit:hover{transition:.3s ease}#report-submit:active{transition:.3s ease;transform:scale(.9)}.report-back-button{display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1rem;padding:5px 2px 7px 0;margin:5px;width:25px;height:25px;position:absolute;bottom:0;left:0}#report-exit{display:flex;align-items:center;justify-content:center;border-radius:50%;width:25px;height:25px;transition:.3s ease;position:absolute;top:10px;right:10px}.collaborator-item span{cursor:pointer}@media only screen and (max-width: 630px){#profile-pic{flex-flow:column}#collections-editor-button{padding:0 2px 4px 0;margin:5px;min-width:45px;min-height:45px;font-family:fantasy;font-size:1.2rem!important}#user-avatar{align-items:flex-start;gap:0px;position:relative;top:3px}#user-avatar button{font-size:13px;width:auto;height:26px;padding-top:3px}#user-image-container{width:100px;height:100px}#user-image-container img{width:100px;height:auto;margin-left:5px;object-fit:cover}#user-use{max-width:35%;height:125px;margin:0 10px;overflow-x:hidden}#user-name{font-size:medium}#user-stats{margin:3px;font-size:.9rem}.elegant-theme #user-stats{margin:0;font-size:.8rem}.elegant-theme #user-status{font-size:.7rem}.stories-profile-latest,.stories-profile-default{margin:10px 0 0;width:85px;height:85px}.stories-profile-default svg{width:50px}.profile-followers,.profile-following,.profile-friends{max-height:600px}.avatar-follow-container{width:45px;height:45px}.avatar-follow-image{width:50px}#user-bio{display:flex;flex-flow:column;align-items:flex-start;text-align:left;font-size:.9rem}#user-bio h4{text-align:left}#section-selectors{position:sticky;top:-1.3%}}@media screen and (max-height: 480px) and (min-width: 430px){#collections-editor-button{padding:0 2px 2px 0;margin:5px;min-width:35px;min-height:35px;font-family:fantasy;font-size:1.1rem!important}#user-avatar{justify-content:center;position:relative;top:3px}#user-image-container{width:120px;height:120px}#user-image-container img{width:120px;height:auto;margin-left:5px;object-fit:cover}.stories-profile-latest{margin:0;left:-5%}.stories-profile-default{margin:10px 0 0;width:100px;height:100px}.stories-profile-default svg{width:50px}#user-bio{margin:0;padding:0;width:45%;text-align:left}.profile-followers,.profile-following,.profile-friends{max-height:300px}.avatar-follow-container{width:45px;height:45px}.avatar-follow-image{width:50px}#section-selectors{top:-3%}}#rolls{height:100%;width:1080px;overflow-x:hidden;scrollbar-width:none;scroll-behavior:smooth;overscroll-behavior:contain}#rolls::-webkit-scrollbar{display:none}#rolls-end-message{display:flex;flex-flow:column nowrap;align-items:center}.rolls-loader-container{display:flex;align-items:center;justify-content:center;width:100%}.rolls-top-loader-container{width:100%;margin:50px 0 10px}.pull-down-indicator{display:flex;align-items:center;justify-content:center;width:100%;margin:21px 0 21px 5px;padding:0;position:relative;top:0}.pull-down-indicator svg{animation:light-spin 1.5s;transition:.3s ease;width:50px!important;height:50px!important;margin:0;padding:0}.top-profiles{display:flex;align-items:center;height:auto;overflow-y:hidden;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth;scrollbar-width:none;position:sticky;margin:3px 0 5px;bottom:0;gap:7px}.avatar-top-profile{display:flex;flex-flow:column;align-items:center;gap:5px;animation:slide-left-right-in 2s;cursor:pointer}.avatar-top-profile-container,.avatar-post-container{display:flex;align-items:center;justify-content:center;border-radius:50%;width:70px;height:70px;position:relative;overflow:hidden}.avatar-border-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border:2px inset;border-radius:50%;box-sizing:border-box;transition:.3s ease;margin:0;padding:0}.avatar-border-spinner:hover{transition:1s ease;transform:rotate(120deg);border:2px inset}.avatar-top-profile-image{border:none;border-radius:50%;margin:0;padding:0;width:75px;height:75px!important;object-fit:cover}.avatar-top-profile-username{font-size:.9rem;cursor:crosshair}.post-rolls-wrapper{animation:fade-in-render 2.1s ease;contain:paint}.post-rolls{display:flex;flex-direction:column;overflow:hidden;margin-bottom:20px}.post-rolls-media-container{display:flex;flex-flow:column;align-content:space-between;position:relative}.post-rolls-piece{max-height:850px;object-fit:contain}.post-rolls-header{display:flex;align-items:center;justify-content:space-between;margin:0 10px}.post-rolls-collabs{animation:fade-in-render .5s;display:flex;flex-flow:column;align-items:center;justify-content:flex-start;gap:5px;position:absolute;max-width:300px;scrollbar-width:none;overflow:scroll;top:30%;left:0;z-index:1}.post-rolls-collabs::-webkit-scrollbar{display:none}.post-rolls-collabs span{border-radius:15px;padding:0 5px;font-size:.9rem;cursor:pointer;transition:.5s ease}.post-rolls-collabs span:hover{transition:.5s ease}.post-rolls-media-mask{animation:fade-in-render .5s 1;width:130%;height:120px;position:absolute;top:-3%;filter:blur(13px);z-index:1}.post-rolls-header-info{animation:fade-in-render .5s 1;display:flex;align-items:center;flex-flow:column;text-align:center;gap:2px;position:absolute;top:2%;right:5%;width:35%;cursor:crosshair;z-index:1}.post-rolls-header-info svg{width:25px;height:25px;transition:.3s ease}.post-rolls-header-info svg:hover{transition:.3s ease;transform:rotate(25deg)}.post-rolls-options{font-size:1.3rem;margin:0;padding:0;width:100%;position:relative;bottom:10px}.avatar-post{display:flex;align-items:center;position:absolute;top:1%;z-index:4;-webkit-tap-highlight-color:transparent!important}.avatar-post-container{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;overflow:hidden;cursor:pointer}.avatar-post-image{margin:0;padding:0;width:65px;object-fit:cover}.avatar-post-username{margin-left:5px;cursor:crosshair}.post-rolls-tags{animation:fade-in-render .5s 1;font-size:smaller;position:absolute;bottom:0;left:0%;padding:3px;max-height:25px;width:100%;text-wrap:nowrap;scrollbar-width:none;overflow-y:hidden;overflow-x:auto}.post-menu{animation:fade-in-render .5s;display:flex;justify-content:center;position:fixed;top:45%;left:50%;transform:translate(-50%,-50%);padding:0 20px;border:1px solid;border-radius:15px;width:250px;max-width:75%;overflow:hidden;z-index:18}.post-menu ul{display:flex;flex-flow:column;align-items:center;width:100%;margin:0;padding:0;list-style:none}.post-menu li{display:flex;align-items:center;justify-content:center;gap:3px;border-bottom:1px dotted;width:150%;padding:5px;font-size:medium;cursor:pointer;transition:.3s ease}.post-menu span{margin-bottom:5px}.post-menu a{text-decoration:none}.post-menu li:hover{transition:.3s ease;transform:scale(1.1)}.post-menu li:first-child{margin-top:5px}.post-menu li:last-child{padding-top:10px}.post-menu svg{width:30px;height:30px;margin-right:10px}.commenting-on,.commenting-off{animation:fade-in-render .5s ease;width:25px!important;margin:0 5px}.remove-tag-icon{margin:0!important;padding:0;width:30px;height:30px}.post-menu-exit{display:flex;align-items:center;justify-content:center;margin:10px 0;padding:0 5px 3px;border-radius:10px;width:40px;border:inset 2px;font-size:1rem;position:relative!important;left:50%;transform:translate(-250%)!important;transition:.3s ease}.post-menu-exit:hover{transition:.3s ease;border:inset 2px}.post-rolls-info{display:flex;flex-flow:column;align-items:center;justify-content:space-around;width:100%}.post-rolls-interaction{display:flex;flex-flow:column;align-items:center}.post-rolls-caption{font-size:1.1rem;margin-left:5px}.post-caption-truncated{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:pre-line}.post-caption-expanded{animation:fade-in-render 1s ease;display:block}.post-rolls-interaction-buttons{display:flex;align-items:flex-start;margin-top:5px}.post-rolls-interaction-buttons svg{width:40px;padding:5px;transition:.5s}.post-rolls-interaction-buttons svg:hover{transition:.5s;transform:rotate(25deg)}.post-rolls-interaction-buttons svg:active{transform:scale(.9);transition:.2s ease}#rolls .collector-post svg{width:45px}#rolls .media-player .collector-post svg{width:30px}.comments{animation:fade-in-render .5s ease;position:fixed;left:50%;bottom:0;transform:translate(-50%);padding:5px 0 10px;height:auto;min-height:55%;max-height:92%;width:101%;display:flex;flex-flow:column;border-radius:15px;z-index:13;transition:transform .2s ease-out;will-change:transform;touch-action:pan-y}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:33;touch-action:none}.sheet{position:absolute;bottom:0;left:50%;transform:translate(-50%);min-height:65vh;max-height:90vh;width:101%;border-radius:15px 15px 0 0;transition:transform .2s ease-out;will-change:transform;overflow:hidden;touch-action:none}.comments-container{max-height:70vh;overflow-y:auto;scrollbar-width:none}.sheet-handle{width:50px;height:6px;background-color:#66cdaa;border-radius:3px;margin:10px auto}.comments-container{height:90%;overflow:auto;scrollbar-width:none}.comments-container::-webkit-scrollbar{display:none}.comments-loader{margin:25px 0}.commenter-container,.replier-container{position:sticky!important;top:0;z-index:2;width:98%}.commenter-slider{display:flex;align-items:center;position:relative;font-size:.9rem;margin-top:0;padding:5px 20px;width:100%}.commenter-slider-exit-button{font-size:1.2rem;cursor:pointer}.commenter-form-container .mention-dropdown{border:1px dotted;margin-left:10px}.commenter-form-container .avatar-home-container{border-radius:50px;overflow:hidden;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.commenter-form-container .avatar-home-image{width:40px;height:auto}.commenter-form-container .avatar-home-username{display:none}.commenter-form{animation:fade-in-render .5s ease;position:relative;display:flex;flex-flow:column;align-items:stretch;justify-content:center;margin-top:0;margin-left:10px;margin-bottom:10px;width:97%}.commenter-form textarea{font-size:.9rem;min-width:100%;min-height:50px;height:60px;border-radius:10px;padding:5px 60px 5px 5px}.commenter-form input[type=submit]{position:absolute;right:5px;bottom:50%;padding:10px;transform:translateY(50%);height:auto}.commenter-form input[type=submit]{display:flex;align-items:center;justify-content:center;border-radius:15px;margin-top:2px;transition:.3s ease}.commenter-form input[type=submit]:hover{transition:.7s ease}.commenter-form input[type=submit]:active{transform:scale(.9);transition:.7s ease}.blurred-comment-container button{margin:0 10px}.blurred-content.blurred{filter:blur(5px);pointer-events:none;-webkit-user-select:none;user-select:none}.blurred-content.unblurred{filter:none}.unblur-button{font-size:12px;margin-top:5px;background:none;border:1px solid;border-radius:5px;padding:2px 6px;cursor:pointer}.mention{cursor:pointer;-webkit-tap-highlight-color:transparent!important;transition:.3s ease}.mention:hover{transition:.3s ease;font-size:.9rem}.like{display:flex;align-items:flex-end;cursor:crosshair}.likes{animation:fade-in-render 1s 1;position:fixed;top:35%!important;left:50%!important;transform:translate(-50%,-30%);border:1px solid;border-radius:15px;display:flex;flex-flow:column;overflow-x:hidden;overflow-y:scroll;margin-top:3px;max-height:800px;min-width:200px;max-width:100%;padding:5px;scrollbar-width:none;border-bottom:1px in;z-index:5}.comments .likes{top:-10%!important;transform:translate(-50%,-50%)}.likes::-webkit-scrollbar{display:none}.likes-exit{position:sticky;bottom:0;left:50%!important;transform:translate(-50%);border:1px solid;border-radius:15px!important;padding:3px;width:40px!important}.likes-list span{font-size:1rem!important}.likes-list,.follow-list{display:flex;align-items:center!important;justify-content:space-between;gap:10px;cursor:pointer}.comment{display:flex;align-items:center;justify-content:space-between;margin:10px 12px 10px 10px;width:auto}.comment-container{position:relative}.avatar-connector-line{position:absolute;left:3px;top:30px;border-radius:0;width:25px;height:130px;z-index:0}.reply-container{position:relative}.first-reply-wrapper{position:absolute;top:50%;left:-2px;transform:translateY(-50%) rotate(-3deg);border-bottom-left-radius:20px;width:25px;height:30px;z-index:-1;clip-path:polygon(0 45%,0 100%,85% 100%,0 -10%)}.comment .delete-confirm,.reply-comment .delete-confirm{display:flex;flex-flow:column;align-items:center;justify-content:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid;border-radius:10px;width:100px;margin:0;padding:0;text-align:center;z-index:33!important}.comment-post-content,.reply-comment-content{display:flex;align-items:flex-start;margin-bottom:10px;font-size:smaller!important;text-align:left}.mention,.unmention{position:relative!important;top:0!important}.comment-options-container{display:flex;align-items:flex-start;justify-content:space-around;margin:0;padding:0}.comment-options-container div{display:flex;align-items:flex-start;justify-content:center;width:25px;height:auto;margin-right:5px;padding:0;gap:0px}.comment-options-container div:nth-child(2){width:auto;margin:0}.comment-options-container svg{transition:.5s ease;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important}.comment-options-container svg:hover{transition:.5s ease;transform:rotate(-25deg)}.comment-options-container span,.reply-comment-content span{position:relative;top:10px;font-size:.8rem}.comment-options-button{font-size:1.2rem;transition:.3s ease;cursor:pointer;margin:0;margin-left:0!important;padding:0}.comment-options-button:active{transition:.3s ease!important;border:1px solid;padding:3px}.comment-menu{animation:fade-in-render 1s;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:3px!important;margin-left:7px}.comment-post-replies{border:none;margin-left:30px;gap:10px;display:flex;flex-flow:column}.replier-comment{display:flex;flex-flow:column;align-items:center!important;justify-content:flex-start!important;margin:0;padding:0}.replier-comment span{position:relative;top:3px;margin:0;padding:0}.reply-comment{display:flex;justify-content:space-between;padding:0 15px 0 0;margin:0}.reply-comment-content{display:flex;align-items:flex-start;font-size:smaller;padding:0;margin:0}.post-rolls-likes button,.comment-post-likes button,.reply-comment-likes button{border:1px inset;border-radius:10px;transition:.5s ease;position:sticky;bottom:0;width:100%}.post-rolls-likes button:hover{transition:.5s ease}#rolls .avatar-likes{display:flex;align-items:center}#rolls .avatar-likes-container{display:flex;align-items:center;justify-content:center;border:none!important;border-radius:50%;width:60px;height:60px;margin:5px 10px 5px 0;overflow:hidden}#rolls .avatar-likes-image{margin:0;padding:0;width:65px;object-fit:cover}#rolls .avatar-comment,.avatar-reply{display:flex;flex-flow:column;align-items:center}#rolls .avatar-comment-container{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;overflow:hidden}#rolls .avatar-comment-image{margin:0;padding:0;width:50px;object-fit:cover}.avatar-reply-container{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden}.avatar-reply-image{margin:0;padding:0;width:45px;object-fit:cover}.avatar-comment-username,.avatar-reply-username{display:none}.collector-post-buttons{z-index:2}#rolls .collector-post-buttons button{border-radius:15px;border:2px inset;padding:5px 10px;transition:.3s ease}#rolls .collector-post-buttons button:hover{transition:.2s ease}.post-rolls-likes button{border-radius:15px;border:1px solid;margin-top:5px;width:30%;padding:3px;transition:.2s ease;position:sticky;left:35%!important;bottom:0}.collection-list-post{display:flex;align-items:center;justify-content:space-between;gap:0;margin-bottom:5px;padding:0;width:100%}.collection-list-name-post{margin-right:0;margin-bottom:5px;padding:5px;border:2px double;border-radius:15px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:smaller;width:90px;-webkit-tap-highlight-color:tran}.collection-maker-collector{display:flex;flex-flow:column;align-items:center;position:fixed;top:35%;left:50%;transform:translate(-50%,-50%);z-index:3}.collection-maker-collector:after{content:"";position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:10px;border:1px solid;padding:25px;z-index:-1}.collection-maker-form-collector{animation:fade-in-render 1s 1;display:flex;align-items:flex-start;justify-content:center}.collection-maker-descriptions-collector{display:flex;flex-flow:column;width:50%;margin-right:10px}.collection-maker-tags-collector{display:flex;flex-flow:column;width:50%}.collection-maker-collector .search-result{max-height:200px;overflow:scroll;scrollbar-width:none}.collection-maker-collector .search-result::-webkit-scrollbar{display:none}.collection-maker-collector .search input{margin-bottom:5px}.collection-maker-collector .collaborators-list span{margin-left:10px}.collection-creation-exit-collector{animation:fade-in-render 1s 1;min-width:50px;border-radius:10px;border:inset 2px;margin-top:5px;transition:.5s ease}.collection-creation-exit-collector:hover{border:outset 2px;transition:.5s ease}.collection-creation-button-collector{animation:fade-in-render 1s 1;font-size:1rem;padding:7px;margin-top:10px;border-radius:15px;border:double 3px;transition:.5s ease}.collection-creation-button-collector:hover{transition:.5s ease}.sharer-button{transition:.5s ease;-webkit-tap-highlight-color:transparent!important}.sharer-button svg{transition:.5s ease}.sharer-button svg:hover{transition:.5s ease}.sharer-post{display:flex;flex-flow:row}.sharer-options-post{max-width:100%;overflow:scroll;animation:fade-in-render .5s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;gap:12px;padding:10px;border:3px double;border-radius:25px;height:auto;scrollbar-width:none;z-index:21}.qr-code-container{animation:fade-in-render 1s;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);margin-top:5px;border:2px double;border-radius:15px;padding:30px;z-index:12;width:300px;height:auto;display:flex;flex-flow:column;align-items:center;gap:5px}.sharer-QR-save{margin-top:5px;font-size:smaller;border:1px solid;border-radius:15px;padding:5px 10px}.sharer-QR-exit{position:absolute;top:10px;right:10px}.sharer-options-post::-webkit-scrollbar{display:none}#rolls .sharer-options-post svg{width:45px!important;height:45px!important}.sharer-option svg{width:45px!important;height:45px!important;transition:.3s ease!important}.sharer-options-post svg:hover{transform:scale(1.2) rotate(25deg);display:flex;align-items:center;justify-content:center;border:1px solid;border-radius:50%;padding:7px 0;height:auto;transition:.3s ease!important}.sharer-option{display:flex;flex-flow:column;align-items:center;gap:0px}.sharer-option span{margin-top:5px;text-wrap:nowrap;font-size:.85rem}.sharer-options-exit,.sharer-QR-exit{display:flex;align-items:center;justify-content:center;border:1px solid;border-radius:50%;height:25px;width:25px;transition:.3s ease}.sharer-options-exit:hover{transition:.3s ease}@media screen and (max-width: 630px){.top-profiles,.post-rolls{height:auto}.post-rolls-media-mask{height:60px}.post-rolls-header-info{font-size:smaller}.post-rolls-piece{max-height:630px;object-fit:cover}.post-rolls-tags{left:0}.avatar-post-container{width:40px;height:40px}.avatar-post-image{width:45px}#rolls .avatar-likes-container{width:45px;height:45px}#rolls .avatar-likes-image{width:50px}#rolls .avatar-comment-container{width:45px;height:45px}#rolls .avatar--image{width:50px}.post-rolls-caption{font-size:1rem}.post-rolls-interaction-buttons{margin:0}.post-rolls-interaction-buttons span{font-size:.9rem}.post-rolls-interaction-buttons svg{width:32px}#rolls .collector-post svg{width:35px}.likes{max-height:600px}.reply-comment-content{font-size:small}.comment-options-container svg{transition:.5s ease;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important}}@media screen and (max-height: 480px) and (min-width: 430px){.post-rolls{height:auto}.post-rolls-header-info,.avatar-post{position:relative}.post-rolls-piece{max-height:430px;object-fit:contain}.post-rolls-tags{left:0}.post-rolls-caption{font-size:1rem}.likes{max-height:300px;top:50%}.comments{border-radius:0}.comment-post-content{font-size:.5rem!important}}@media screen and (max-height: 850px) and (min-height: 480px) and (min-width: 430px){.post-rolls-piece{max-height:700px;object-fit:contain}}@media screen and (min-width: 1080px){.comments,.post-collections{border:1px solid}}#registration{animation:fade-in-render .5s ease;display:flex;flex-flow:column;align-items:center;width:100%;height:100%;margin:0;text-align:left;overflow:hidden;position:relative;padding:5px}.sign-up-step{animation:fade-in-render 1.2s ease;display:flex;flex-flow:column;align-items:center;width:100%;height:100%;gap:10px}.sign-up-step-buttons{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;height:20px;margin:0!important;padding:0!important;gap:5px}.sign-up-step-buttons span{cursor:pointer}.sign-up-step button,.sign-up-step span{width:fit-content;margin:0!important}.sign-up-step .modal-back-button{width:25px;top:15px}.step-container{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-end;width:100%}.step-container input{border:1px solid;text-align:center;font-family:Courier New,Courier,monospace}.step-container input [type=password]{display:flex;align-items:center}.step-container label{font-size:medium}#registration::-webkit-scrollbar{display:none!important}#registration svg{margin-top:30px;width:90px}#registration-form{display:flex;flex-flow:column;align-items:center;height:100%;width:100%;gap:5px;position:relative;top:10px;margin-top:30px;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none}#registration-form::-webkit-scrollbar{display:none}#registration h3{cursor:pointer;margin-top:120px;margin-bottom:33px;transition:.3s ease}#registration h3:hover{transition:.3s ease;text-decoration:underline;text-underline-offset:5px}#account-setup{z-index:2}#account-setup .profile-setup-hint{text-align:justify;padding:7px}#registration-form input{font-size:larger;max-width:95%;margin:5px;border-radius:15px;padding:5px}#username{font-size:medium}#username[type=text]{text-transform:lowercase}#user-names{display:flex;justify-content:stretch;width:100%;overflow:scroll;scrollbar-width:none}#user-names::-webkit-scrollbar{display:none}#user-names input{width:100%;text-align:center}#user-coms{display:flex;flex-flow:column}.custom-select__control{border-radius:15px!important;box-shadow:none!important;height:30px;display:flex!important;align-items:flex-start!important}.custom-select__input{display:flex;align-items:center!important;justify-content:center!important;text-align:right!important;min-width:70px!important;padding:0 5px!important}.custom-select__menu{z-index:333!important;margin:0!important}.custom-select__option{margin:0!important}.custom-select__value-container{display:flex!important;align-items:center!important}.custom-select__indicators{display:flex!important;align-items:flex-start!important}.custom-select__indicator-separator{height:24px!important;margin:8px!important}.custom-select__dropdown-indicator{padding:0!important;position:relative;left:-10%;top:-50%;transform:translateY(10%);display:flex!important;align-items:flex-start!important}#registration-form button,#user-info-preview button{border-radius:10px;padding:5px 10px;font-size:medium;margin-top:10px;transition:.3s ease}#registration-form button{margin-bottom:45px}#registration-form button:hover,#user-info-preview button:hover{transition:.3s ease}#user-info-preview{animation:slide-left-right-in 1.2s ease;border:3px double mediumaquamarine;border-radius:15px;display:flex;flex-flow:column;align-items:flex-start;justify-content:center;padding:12px;position:absolute;margin-top:220px;width:fit-content!important;font-size:1.5rem;z-index:3}#user-info-preview h4{font-weight:400;text-align:left;text-decoration:underline;text-underline-offset:3px;font-family:Courier New,Courier,monospace}#user-info-preview span{font-family:Courier New,Courier,monospace}.user-info-preview-buttons{display:flex;flex-flow:column;align-items:center;position:relative;left:50%;transform:translate(-50%)}.user-info-preview-buttons button{width:fit-content}.info-row{display:flex;align-items:center;gap:10px}.info-key{font-size:1rem}.info-value{font-size:1.4rem}.password-hint-button{border-radius:10px;margin:0;padding:0 5px;display:flex;align-items:center;justify-content:center;width:120px;font-size:smaller}#sign-up-about-container{animation:slide-up-down .7s ease;display:flex;flex-flow:column;position:absolute;top:0;height:100%;width:100%;text-align:center;z-index:16}#sign-up-about-container .delete-confirm{margin-top:10px;margin-bottom:50px}.grecaptcha-badge{transform:scale(.8) translate(-5%,-50%);position:fixed;bottom:75px!important;right:-50px;z-index:10;box-shadow:none!important;background:#fff!important;color:transparent!important}@media screen and (max-width: 630px){#user-info-preview{width:100%}}@media screen and (max-height: 480px) and (min-width: 430px){#user-info-preview{width:100%;height:100%}#registration{flex-flow:row;justify-content:flex-start;margin:0;height:100%}#registration svg{display:none}}#profile-setup{animation:slide-left-right-in .7s;display:flex;flex-flow:column;align-items:center;justify-content:flex-end;width:100%;height:100%;margin:0}#profile-setup-form{display:flex;flex-flow:column;justify-content:center;align-items:center;text-align:left;width:100%;height:95%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}#profile-setup-form label{transition:.3s ease}#profile-setup-form::-webkit-scrollbar{display:none}#profile-setup-form span:hover{transition:.3s ease;text-decoration:underline;text-underline-offset:5px}#profile-setup input{margin:5px;font-size:.9rem;border-radius:15px;padding:5px 10px}#profile-setup input[type=text]{width:50%;text-align:center}#profile-setup textarea{width:70%;min-height:105px}#profile-setup input[type=submit]{border:double 2px;border-radius:15px;padding:5px;font-size:medium;transition:.5s ease}#profile-setup input[type=submit]:hover{transition:.5s ease;border:double 2px}#avatar-media-label{display:none;border:1px dotted;border-radius:10px;padding:3px;max-width:115px}#avatar_media{display:none}#avatar-preview-container{animation:fade-in-render 3s 1;display:flex;align-items:center;justify-content:center;border:double 4px;border-radius:50%;min-width:130px;min-height:130px;width:130px;height:130px;padding:0;overflow:hidden}#avatar-preview-image{margin:0;padding:0;width:130px;object-fit:cover}#profile-default-image svg{width:135px}#profile-setup-alias-language{display:flex;align-items:flex-start;justify-content:center;width:100%}#profile-setup-alias-language input{width:50%!important}#profile-language-selection{display:flex;flex-flow:nowrap}#profile-setup-location{display:flex;flex-flow:column;align-items:center;justify-content:center;width:75%;gap:5px}#profile-setup-location-buttons{display:flex;gap:10px;margin:0;padding:0}#profile-setup-location-buttons button{margin:0;text-wrap:nowrap}#profile-setup-alias-language select{border:1px solid;border-radius:25px;padding:5px 10px;margin-left:5px;font-size:.8rem}#profile-setup-gender-options{display:flex;justify-content:center;width:100%}.profile-setup-radio{position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:18px}.profile-setup-radio input[type=radio]{position:absolute;opacity:0;width:25px;height:25px;margin-left:5px;cursor:pointer;z-index:2}.profile-setup-radio-button{position:absolute;height:20px;width:20px;margin-top:5px;margin-left:5px;border-radius:50%;border:1px solid}.profile-setup-radio-button:after{content:"";position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%}.profile-setup-radio input[type=radio]:checked~.profile-setup-radio-button:after{display:block}.profile-setup-radio:hover input[type=radio]~.profile-setup-radio-button{transition:.3s ease}.profile-setup-hint{animation:fade-in-render .5s ease;font-size:.75rem;text-align:center;width:fit-content;position:relative;left:50%;transform:translate(-50%);padding:10px;border-radius:25px;border:1px solid}#privacy-options{display:flex;justify-content:flex-start;margin-right:50px}#profile-setup-gender-options,#user-color-theme{margin-right:50px}.error{animation:fade-in-render .5s;font-size:.9rem}@media screen and (max-width: 630px){#profile-setup-form{flex-flow:nowrap column;justify-content:space-between;height:100%;margin-bottom:20px}#profile-setup-form label{margin:5px}#profile-setup input{margin:0 5px}#profile-setup textarea{min-height:85px}#user-color-theme{display:flex;justify-content:center;width:95%}#profile-setup-form input[type=text]{width:90%}#avatar-preview-container{width:110px;height:110px;min-width:110px;min-height:110px}#avatar-preview-image{width:110px}}@media screen and (max-height: 480px) and (min-width: 430px){#profile-setup{justify-content:flex-start;height:100%;margin:0}#profile-setup-form{display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;text-align:left;width:100%}#avatar-preview-container{width:110px;height:110px;min-width:110px;min-height:110px}#avatar-preview-image{width:110px;margin-top:10px}#profile-setup input[type=text]{margin:0;text-align:left}#profile-setup textarea{width:60%;min-height:50px;text-align:center}}#chat{position:relative;display:flex;flex-flow:column;align-items:stretch;justify-content:flex-start;padding:3px;gap:0;height:100%;width:100%;overflow-x:hidden;overflow-y:scroll}#chat-header{position:sticky;top:-5px!important;width:100%;text-align:center;margin:0 0 5px;padding:0;display:flex;align-items:center;justify-content:space-between;z-index:5}#chat svg{width:50px;height:50px}.chat-conversations-loader{margin:0 25px}#chat .collections-search{position:relative;left:50%;transform:translate(-50%);width:90%;margin:3px 5px;border-color:gray}.chat-following{animation:fade-in-render .7s;display:flex;flex-flow:column;align-items:center;max-height:410px;overflow-y:auto;scrollbar-width:none}.chat-following .follower-search{margin:3px 5px 10px;width:90%;position:sticky;top:0;z-index:3}#chat .avatar-border-spinner{width:100%;height:100%;margin:0;padding:0}::-webkit-scrollbar{display:none}.chat-new-list{animation:fade-in-render .7s;display:flex;flex-flow:column;align-items:flex-start;gap:5px;border-radius:15px;padding:3px 10px;margin-bottom:5px}.chat-new-list span{text-decoration:underline;text-underline-offset:3px}.chat-new-list ul{display:flex;flex-flow:wrap;margin:0;padding:0}.chat-new-list li{list-style:none;margin:0;padding:0}.chat-user-remove{margin:5px;text-decoration:none!important;font-size:smaller!important}#chat-new-list button{border:1px solid;border-radius:15px;font-size:.85rem;margin:0 5px 5px;transition:.3s ease}#chat-new-list button:hover{transition:.3s ease;transform:scale(105%)}#chat-new-list button:active{transition:.3s ease;transform:scale(.9)}.chat-follower{animation:slide-up-down 1s ease;width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 5px}.chat-follower .checkbox_item.citem{position:relative;right:30px}.conversation-creator{width:90%;display:flex;flex-flow:column;align-items:center;justify-content:flex-start;min-height:500px;margin:0;padding:0;overflow-y:auto}.conversation-creator #chat .conversation-creator{animation:slide-left-right-in 1s ease}.conversation-creator-loader{position:absolute;left:50%;transform:translate(-50%)}.conversation-members-container{position:sticky;top:0;margin-top:3px;padding:0;min-height:230px;width:100%}.conversation-creator .avatar-post-draft-container{width:65px;height:65px;transition:.7s ease}.conversation-creator .avatar-post-draft-container:hover{transition:.7s ease;transform:scale(105%) rotate(20deg);z-index:33}.conversation-creator .avatar-post-draft-image{width:100%;height:100%}.conversation-creator .avatar-post-draft-username{display:none}.new-conversation-user-container .avatar-post-draft-container{width:84px;height:84px}.conversation-creator-form{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:5px;width:100%;margin:0;padding:0}.conversation-creator-input{display:flex;flex-flow:column;align-items:center;justify-content:center;width:100%;margin:0;padding:0}.conversation-creator-input input{text-align:center}.conversation-creator-input input,.conversation-creator-input textarea{min-width:210px;font-size:medium;margin:0;padding:3px 5px;border-radius:15px}.conversation-creator-selected-users ul{margin:0;padding:0;list-style:none}.conversation-creator-members-list{position:relative}.conversation-creator-members-list .chat-new-list{display:flex;flex-flow:column;align-items:center;position:fixed;top:50%;left:50%;max-height:600px;overflow-x:hidden;overflow-y:auto;transform:translate(-50%,-50%);padding:10px 5px!important}.conversation-creator-members-list .chat-new-list ul{max-height:400px;width:100%;overflow-y:auto;overflow-x:hidden}.conversation-creator-members-list .chat-new-list li{display:flex;align-items:center;justify-content:flex-end;gap:100px;width:100%;margin:0;padding:3px 5px}.conversation-creator-members-list .chat-new-list li span{text-decoration:none}.conversation-creator .chat-new-list .avatar-post-draft-container{width:42px;height:42px;border:none!important}.conversation-admin-lister-avatar{display:flex;align-items:center;justify-content:flex-start;width:100%;font-size:.95rem}.conversation-creator-members-list .checkbox_item.citem{position:relative;right:30px}.conversation-admin-lister{border-radius:15px;font-size:.85rem;padding:3px 10px;margin:5px}.conversation-creator-submit{border-radius:15px;padding:5px 10px;margin:5px 0;font-size:1rem}.conversation-creator-submit:hover{transition:.3s ease}.chat-creator-exit{border-radius:15px;font-size:.85rem;margin-top:15px;padding:3px 10px}.chat-creator-exit:hover{transition:.3s ease}.message-shorts{animation:fade-in-render 1.2s ease;display:block;margin-top:0;padding:0;max-height:100%;width:100%;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;contain:paint}.message-shorts>*{scroll-snap-align:start}.message-preview-options{display:flex;align-items:space-between;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:none;width:100%;background-color:#deb88712!important;border-radius:0;margin:3px 0;scrollbar-width:none}.message-preview-options::-webkit-scrollbar{display:none}.message-expanded-info{margin:5px 0;animation:fade-in-render .7s ease}.message-expanded-info .message-preview-name{display:block;font-weight:700;margin-bottom:5px}.message-preview-members{list-style:none;padding:0;margin:0;font-size:.85rem;display:flex;flex-wrap:nowrap;overflow-x:scroll;gap:5px}.message-preview-members li{padding:2px 4px;border-radius:8px;background:#fff3}.message-preview-actions{min-height:100%;min-width:70px!important;display:flex;flex-flow:column;justify-content:space-between}.message-preview-actions button{border:none;text-shadow:none;height:100%;width:100%}.message-preview-actions button:first-child{border-top-left-radius:15px;text-shadow:none;height:100%}.message-preview-actions button:last-child{border-bottom-left-radius:15px}.message-preview-actions .delete-confirm{animation:fade-in-render .5s ease;position:fixed;top:45%;left:50%;transform:translate(-50%,-50%);display:flex;flex-flow:column;align-items:center;gap:5px;border:1px solid;border-radius:15px;padding:5px;z-index:33}.message-preview-actions .delete-confirm p{font-size:.9rem}.message-preview-actions .delete-confirm button{font-size:.9rem;width:fit-content}.message-preview-container{overflow:hidden;margin:1px 0;padding:3px;height:100%;transition:left .3s ease;position:relative;min-width:100%}.unread{border-radius:15px!important}.slide-in{animation:slide-left-right-in 1.2s ease}.message-preview{display:flex;justify-content:space-between;align-items:flex-start;gap:5px;margin:0;padding:5px 0 0}.group-message-avatars{display:grid;justify-items:center;min-width:90px;gap:0;margin:0;padding:0;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.group-message-avatars>:nth-child(3){grid-column:span 2;justify-self:center}.message-preview .avatar-post-draft{margin:0;padding:0;cursor:crosshair}.message-preview .avatar-post-draft-username{display:none}.message-preview-message{font-size:.9rem;min-height:65px;max-height:120px;padding:10px 12px 0;width:100%;overflow-y:auto;cursor:pointer}.message-preview-name{font-size:.85rem}.message-preview-description{font-size:.8rem}.message-preview-name,.message-preview-description{animation:fade-in-render .7s ease}.message-preview-update{display:flex;flex-flow:column;align-items:center;text-wrap:nowrap;cursor:crosshair}.message-preview-number{border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:14px;font-size:small}.message-preview-time{min-width:62px;font-size:.7rem}.chat-search-result{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:10px;width:100%;margin:0;padding:0;contain:paint}.chat-search-result-info{animation:slide-up-down 1s ease;display:flex;align-items:flex-start;justify-content:space-between;gap:5px;width:100%;margin:0;padding:0}.chat-search-result-body{display:flex}.chat-search-result-info .avatar-likes-username{display:none}.chat-search-result-info .chatroom-time{text-align:right;width:70px}#chat-header .chatroom-search-bar{flex-flow:column;align-items:center;justify-content:center;gap:3px}#chat-header .chatroom-search-buttons-container{display:flex;flex-flow:row;gap:10px}.emoji-picker-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#14141499;display:flex;align-items:center;justify-content:center;z-index:100}emoji-picker{width:360px;height:400px;border-radius:12px;padding:10px}#chatroom{animation:slide-left-right-in 1.2s ease;position:relative;align-items:stretch;justify-content:flex-start;padding:0 0 15px 7px;gap:0;height:100%;width:100%;max-width:1280px;overflow-x:hidden;display:flex;flex-flow:column;justify-content:stretch;z-index:11}.chatroom-background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:blur(.5px) brightness(.9);z-index:0}.chatroom-bar{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:3px;position:absolute;top:0;left:0;padding:10px;min-height:50px;width:100%;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5}.chatroom-header{display:flex;flex-flow:row}.chatroom-header svg{margin-left:12px;width:25px;height:25px;transition:.3s ease}.chatroom-header svg:hover{transition:.3s ease;transform:scale(1.1) rotate(21deg)}.chatroom-search-bar{animation:fade-in-render 1s ease;position:relative;display:flex;justify-content:space-around;gap:5px}.chatroom-search-bar input{background:transparent;border-radius:15px;padding:3px 10px;font-size:.95rem}.chatroom-search-bar button{border:1px solid;border-radius:15px;padding:3px 10px!important;background-color:transparent;padding:0;margin:0;display:flex;align-items:center;justify-content:center;transition:.3s ease}.chatroom-search-bar button:hover{transition:.3s ease}#chatroom h3{cursor:crosshair}.chatroom-loader{position:absolute;right:10px;padding:0 5px}.chatroom-barrier{margin:0;padding:0;opacity:0}.no-text-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.message-reaction-menu{animation:pop-on .5s ease;position:absolute;bottom:40px;left:0;max-width:100%;border-radius:12px;padding:5px 10px;display:flex;gap:5px;z-index:33;transition:.3s ease}.message-reaction-menu span{font-size:1.5rem;cursor:pointer;transition:.5s ease}.message-reaction-menu span:hover{transition:.5s ease;transform:scale(1.5) rotate(21deg)}.message-reaction-menu span:active{transition:.5s ease;transform:scale(.9)}.message-reaction-menu button{border:1px solid;border-radius:10px;width:fit-content;font-size:.75rem;transition:.3s ease;text-shadow:none!important}.message-reaction-menu button:hover{transition:.3s ease;transform:scale(.9)}.message-reaction-menu button:active{transition:.3s ease;transform:scale(.8)}.active-reaction{filter:brightness(120%);transform:scale(1.2)}.message-reaction-menu button svg{margin:0;padding:0;width:21px;height:21px}.chatroom-mes-res{display:flex;margin:10px 15px 0 0;padding:0}.chatroom-message-reactions{border-radius:15px;padding:3px;font-size:1.2rem;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:2px;margin-right:5px;max-width:100%}.reaction{animation:pop-on .3s ease;border:1px solid black;border-radius:10px;background-color:#f0ffffd9;display:flex;align-items:flex-end;justify-content:center;gap:0;padding:5px}.reaction:hover{transition:.3s ease;background-color:#ffa07ab3;transform:scale(1.1)}.user-reacted{background-color:#7fffd480}.reaction span{animation:slide-in-pop .7s ease;display:flex;align-items:flex-end;justify-content:center;padding:2px;transition:.3s ease}.reaction span:hover{transition:.3s ease;transform:scale(1) rotate(21deg)}.reaction small{font-size:.95rem;transition:.3s ease}.reaction small:hover{transition:.3s ease;transform:scale(1) rotate(0)}.chatroom-messages{animation:slide-down-up 1.5s ease;margin:0;padding:0;height:95%;width:101%;overflow-x:hidden;overflow-y:scroll;position:relative!important;top:5px!important;scroll-behavior:smooth;scrollbar-width:thin}.chatoom-messages-placeholder{height:90%}.chatroom-user-message{animation:slide-up-down .7s ease;display:flex;flex-flow:row-reverse;align-items:center;justify-content:flex-start;gap:2px;margin:0 0 0 12px;padding:0;position:relative}.chatroom-member-message{animation:slide-up-down .7s ease;display:flex;align-items:center;justify-content:flex-start;position:relative;gap:0;left:0;margin:0 7px 0 0;padding:0}.chatroom-messages .emoji-only{font-size:2.1rem;padding:5px 12px;line-height:1.2;text-align:center}.chatroom-messages .avatar-likes-username{display:none}.chatroom-avatar-container{display:flex;flex-flow:column;align-items:center;gap:0;margin:0 5px}.chatroom-avatar-container span{font-size:smaller}.chatroom-messages p{display:flex;align-items:center;border-radius:25px;padding:15px 10px;margin:0;position:relative;right:3px;height:90%;font-size:.9rem}.chatroom-user-message p{border-top-right-radius:10px;border-bottom-right-radius:10px}.chatroom-member-message p{border-top-left-radius:10px;border-bottom-left-radius:10px}.chatroom-message-container{display:flex;flex-flow:column;align-items:center;margin:0;padding:0}.chatroom-message-media-container{margin-top:5px;max-width:100%;overflow:hidden}.chatroom-message-media-container img{width:100%;height:100%;object-fit:cover;border-radius:21px;-webkit-touch-callout:default;-webkit-user-select:unset;-moz-user-select:unset;-ms-user-select:unset;user-select:unset}.chatroom-image-stack{position:relative;width:200px;height:200px;cursor:pointer;margin-top:27px;margin-bottom:21px;margin-left:10px}.chatroom-image-stack img{position:absolute;width:100%;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 0 6px #00000040;transition:transform .2s}.chatroom-image-stack img:nth-child(1){z-index:4;transform:translate(calc(var(--i)*16px)) rotate(-7deg)}.chatroom-image-stack img:nth-child(2){z-index:3;transform:translate(calc(var(--i)*16px)) rotate(7deg)}.chatroom-image-stack img:nth-child(3){z-index:2;transform:translate(calc(var(--i)*16px)) rotate(14deg)}.chatroom-image-stack img:nth-child(4){z-index:1;transform:translate(calc(var(--i)*16px)) rotate(21deg)}.chatroom-image-stack img:nth-child(5){z-index:0;transform:translate(calc(var(--i)*16px)) rotate(20deg)}.chatroom-image-more{position:absolute;right:6px;bottom:6px;background:#000000a6;color:#fff;font-size:.8rem;line-height:1;padding:4px 6px;border-radius:8px;pointer-events:none;z-index:3}.chatroom-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:66;background:#000000e6;display:flex;justify-content:center;align-items:center;overflow-y:auto;scroll-snap-type:y mandatory;flex-direction:column;pointer-events:auto;touch-action:manipulation}.chatroom-lightbox-slide{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;scroll-snap-align:start;flex-shrink:0;padding:10px 0}.chatroom-lightbox-slide img{animation:fade-in-render 1s ease;border-radius:21px;padding:5px;max-width:100%;max-height:90vh;object-fit:contain;-webkit-touch-callout:default;pointer-events:auto;-webkit-user-select:auto;user-select:auto;touch-action:manipulation}#chatroom .overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:33;touch-action:none}#chatroom .sheet{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);min-height:65vh;max-height:90vh;display:flex;flex-flow:column;justify-content:flex-start}.chatroom-input-media-container{height:100%;width:100%;padding:10px!important}.chatroom-input-media-container .commenter-slider{width:100%;display:flex;justify-content:flex-end;margin:0 0 5px;padding:0 5px}.chatroom-input-media-container .commenter-slider-exit-button{position:relative!important;right:0!important}#chatroom .giphy-search{width:100%;height:100%;margin:0;position:relative;left:0;padding:0}#chatroom .giphy-results{width:100%;max-height:700px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin!important}@media screen and (max-width: 630px){#chatroom .giphy-results{max-height:350px}}#chatroom .giphy-search input{color:#000;width:100%;margin:0}#chatroom .giphy-results img{max-width:170px;height:auto}#chatroom h4{text-align:center}#chat-image-uploader-label{display:none}.chatroom-media-preview{animation:fade-in-render 1s ease;position:relative;margin-right:10px;margin-bottom:5px;padding:0;display:flex;align-items:center;justify-content:center;width:100%}.chatroom-media-preview .chatroom-send-button{position:relative}.chatroom-media-preview .chatroom-send-button svg{width:50px;height:50px}.chatroom-sticker-input{display:flex;align-items:center;justify-content:center}.chatroom-media-container{border:1px solid;border-radius:25px;padding:10px;position:relative;overflow:hidden;display:flex;flex-flow:column;max-width:340px}.chatroom-media-container .modal-close-button{position:absolute;top:5px;right:10px}.chatroom-media-container img{border-radius:15px;object-fit:fill;margin-bottom:3px}.chatroom-media-input{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-end;gap:0;margin:0;padding:0;width:95%;height:500px}.chatroom-media-input-clear-button{border:1px solid;border-radius:25px;padding:3px 10px;margin-bottom:10px;font-size:.9rem;position:relative;left:50%;transform:translate(-50%);transition:.3s ease}.chatroom-media-input-clear-button:hover{transition:.3s ease;background-color:#ffebcd}.chatroom-input-images-container{display:flex;align-items:center;justify-content:flex-start;gap:5px;width:100%;height:360px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;margin:0;padding:21px}.chatroom-input-images-container>*{scroll-snap-align:center;flex-shrink:0}.chatroom-input-images-container::-webkit-scrollbar{height:6px}.chatroom-input-images-container::-webkit-scrollbar-thumb{background:#0006;border-radius:3px}.chatroom-input-image-preview{position:relative;height:300px;max-width:90%;padding:0;margin:0}.chatroom-input-image-preview img{border-radius:21px;max-height:300px;width:auto!important;max-width:100%;object-fit:contain;padding:0;margin:0;pointer-events:none}.chatroom-reply-container{position:relative;display:flex;flex-flow:row;align-items:center;gap:0px;margin-left:20px;width:91%}.chatroom-reply-label{border:1px solid;border-bottom:none;border-radius:15px;padding:5px 10px;font-size:.7rem}.chatroom-reply-snippet{display:inline-block;padding:0;font-size:.65rem;text-align:left}.chatroom-reply-container .modal-close-button{position:unset}.chatroom-messages .chatroom-reply-container{margin:0;padding:0;width:150px}.chatroom-messages .chatroom-reply-label{text-shadow:none;margin:0 0 3px;padding:5px 10px!important;border:none;border-radius:25px}.chatroom-media-text-container{position:relative;left:12px;width:95%}.chatroom-media-text-container .chatroom-send-button{position:absolute;bottom:10px;right:3px}.chatroom-media-text-container .chatroom-send-button svg{width:32px;height:32px}.chatroom-input-manager{display:flex;align-items:center;gap:0;margin:0;padding:0;z-index:7;max-height:70%}.chatroom-attachers{display:flex;align-items:center;gap:5px;margin-left:10px}.chatroom-attachers svg{width:25px;height:25px}.chatroom-attachers svg:last-child{width:32px!important;height:32px!important}.chatroom-input{position:sticky;bottom:0;width:100%;max-height:150px;display:flex;align-items:center;justify-content:space-around;gap:5px;padding:0 15px 3px 5px;margin-bottom:0;z-index:10}.chatroom-textarea-container{position:relative;display:flex;flex-flow:column;margin:0;padding:0;width:100%}.chatroom-input textarea,.chatroom-media-input textarea,.chatroom-sticker-input textarea{padding:5px 45px 5px 5px;width:100%;height:41px;max-height:210px}.chatroom-send-button{position:absolute;bottom:2px;right:3px;border:none;background-color:transparent;padding:2px;margin:0;display:flex;align-items:center;justify-content:center;z-index:3}.chatroom-send-button svg{margin:0;padding:0;background-color:transparent;width:32px;height:32px;transition:.3s ease}.chatroom-send-button svg:hover{transition:.3s ease;transform:rotate(-21deg)}.chatroom-send-button svg:active{transition:.3s ease;transform:rotate(0) scale(.9)}.chatroom-send-button.follow-loader{top:1px;margin:0;padding:0;width:2.7rem;height:2.5rem}#chatroom .mention-dropdown{position:relative!important;top:0;left:0;margin:0 0 3px;scrollbar-width:none}#chatroom .avatar-home-container{border-radius:50px;overflow:hidden;width:40px;height:40px;display:flex;align-items:center;justify-content:center}#chatroom .avatar-home-image{min-width:40px;height:auto}#chatroom .avatar-home-username{display:none}.chatroom-options{position:fixed;left:-3px;height:100%;width:101%;animation:slide-left-right-in 1.2s ease;display:flex;flex-flow:column;align-items:center;padding:15px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:12}.chatroom-options .new-conversation-user-container{cursor:pointer}.chatroom-options .conversation-members-container{margin-top:21px}.conversation-editor-form{display:flex;flex-flow:column;justify-content:flex-start;gap:10px;width:100%}.conversation-editor-form .conversation-creator-submit{width:90px;position:relative;left:50%;transform:translate(-50%);font-size:.9rem;border-radius:25px;padding:3px 5px!important}.conversation-editor-form #draft-deleter{border:dotted 1px;width:90px;position:relative;left:50%;transform:translate(-55%);margin:0}.conversation-editor-form-name{display:flex;justify-content:flex-end;gap:3px;margin-right:5px}.conversation-editor-form-name input{font-size:.9rem;border-radius:15px;padding:3px 10px}.conversation-editor-form-description{display:flex;flex-flow:column;align-items:center}.conversation-editor-form-description textarea{border-radius:15px;width:90%;min-height:70px;max-height:410px;text-align:center}.chatroom-options .chat-new-list{animation:fade-in-render 1s ease;display:flex;flex-flow:column;align-items:center;justify-content:space-between;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;max-height:650px;overflow-x:hidden;overflow-y:auto;border:1px solid;border-radius:15px;padding:21px 5px;z-index:13}.chatroom-options .chat-following{width:100%;max-height:500px;margin:5px 0}.chatroom-options .chat-following span{text-decoration:none}.chatroom-report-button{position:absolute;bottom:25px;display:flex;align-items:center}.chatroom-options svg{width:30px;height:30px}.chatroom-admin-list-titles{display:grid;grid-template-columns:1fr 100px 100px;width:100%;margin-left:55px;font-weight:700;text-align:left}.chatroom-admin-list-sorter{display:flex;align-items:center;justify-content:center;text-decoration:none!important;text-align:center;font-size:.85rem;width:110px;padding:5px 10px;border:1px solid;border-radius:25px}.chatroom-members-list{display:grid;grid-template-columns:1fr 100px 100px;row-gap:8px;column-gap:10px;width:100%;max-height:500px;overflow-x:hidden;overflow-y:scroll;padding:5px 0}.chatroom-members-list .member-row{display:contents}.conversation-admin-lister-avatar{display:flex;align-items:center;gap:8px;font-size:.95rem}.checkbox_item.citem{display:flex;align-items:center;justify-content:center}.checkbox_wrap{display:flex;align-items:center}.checkbox_inp{margin-right:5px}.checkbox_mark{width:16px;height:16px;border:1px solid #ccc;border-radius:4px}.chat-cover-preview{display:flex;align-items:center;justify-content:center;border-radius:50%;width:84px;height:84px;overflow:hidden;margin:5px}.chat-cover-preview img{margin:0;padding:0;width:80px;height:auto;object-fit:cover}.chatroom-options .profile-setup-hint{font-size:.75rem;text-align:left;width:fit-content;position:relative;left:50%;transform:translate(-50%);padding:10px;border-radius:25px;border:1px solid}.chatroom-image-selector{position:relative;width:150px;font-size:.9rem;text-align:center;text-underline-offset:3px;cursor:pointer;border:1px solid;border-radius:15px;padding:0 10px}.chatroom-image-selector:hover{transition:.3s ease}#chat-cover-label{display:none}.chatroom-message-post-container{position:relative;display:flex;flex-flow:column;align-items:center;gap:3px;padding:10px;margin-top:3px;margin-bottom:3px;margin-right:12px;border:1px solid;border-radius:25px;max-width:93%}.chatroom-message-post-container img{width:95%;max-height:600px;object-fit:cover;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.chatroom-message-collection-container{position:relative;display:flex;flex-flow:column;align-items:flex-end;gap:3px;padding:7px;margin-top:3px;margin-bottom:3px;border:1px solid;border-radius:25px}.chatroom-message-media-caption{font-size:.95rem}.chatroom-message-media-info,.chatroom-message-media-tag{font-size:smaller}.chatroom-confirm-container{animation:fade-in-render .5s ease;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-flow:column;align-items:center;gap:5px;border:1px solid;border-radius:15px;padding:5px}.chatroom-confirm-container p{text-align:center}.chatroom-confirm-container button{position:relative;text-align:center}.chatroom-confirm-container button:nth-child(2):hover{text-align:center}.chatroom-time{animation:fade-in-render .7s ease;font-size:.8rem;margin-left:5px}.modal-background{position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:18}.chatroom-modal-background{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:11}.chatroom-modal-content{display:flex;justify-content:center;position:relative;padding:0;width:100%;height:100%;overflow:hidden;z-index:12}.chatroom-modal-content .modal-back-button{padding:5px 21px}.modal-content{display:flex;justify-content:center;position:relative;padding:0;width:100%;height:100%;color:#f5f5dcb4;overflow:hidden;z-index:12}.modal-open{animation:slide-in-pop .5s ease-out forwards}.modal-close{animation:slide-in-off .5s ease-in forwards}.modal-open-slide{animation:slide-left-right-in .5s ease-out forwards}.modal-close-slide{animation:slide-right-left-off .5s ease-in forwards}.modal-close-button{display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.6rem;width:25px;height:25px;margin:3px;position:absolute;top:3px;right:4%;cursor:pointer;z-index:15;transition:ease .3s}.modal-back-button{display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:bolder;border-radius:50%;margin:5px;position:absolute;top:0;left:10px;cursor:pointer;z-index:15;transition:ease .3s}.modal-back-button svg{width:25px;height:25px;border-radius:50%;padding:2px}.modal-close-button:hover,.modal-back-button svg:hover{transition:ease .3s}.story{position:relative;width:100%;max-width:720px;height:100%;margin:0;padding:0;overflow-x:hidden;transform:translate(0)}.no-poster::-webkit-media-controls-panel,.no-poster::-webkit-media-controls-play-button,.no-poster::-webkit-media-controls-start-playback-button{display:none!important}.no-poster::-webkit-media-controls{display:none!important}.story .story-sound svg{width:30px;height:auto;position:fixed;bottom:10%;right:5%}.story .avatar-post{margin-left:5px;z-index:3}.story .avatar-post-container{width:50px;height:50px}.story .avatar-post-image{width:50px}.story-previous,.story-next{position:absolute;bottom:0;height:93%;width:20%;z-index:4}.story-previous{left:0}.story-next{right:0}.story-header{display:flex;justify-content:space-between;position:absolute;top:5px;width:20%}.story-header-info{display:flex;flex-flow:column;position:absolute;top:25px;right:25px;font-size:.9rem;cursor:crosshair;z-index:3}.story-header-info span:last-child{font-size:medium}.story-media-container{animation:fade-in-render .3s;width:100%;height:100%;margin:0;object-fit:cover;border-radius:10px;overflow:hidden}.story-media-container video{width:100%;height:100%;margin:0;object-fit:fill}.story-interaction-buttons{position:absolute;bottom:0%;left:5%;margin:0 0 25px;display:flex;flex-flow:column;justify-content:center;align-items:flex-start;gap:7px;z-index:4}.story-interaction-buttons svg{width:30px;transition:.5s;filter:drop-shadow(0 0 1px #222) drop-shadow(0 0px 0px grey);stroke:gray;stroke-width:1.2;paint-order:stroke fill}.story-interaction-buttons svg:hover{transition:.5s;transform:rotate(25deg)}.story-interaction-buttons svg:active{transform:scale(.9);transition:.2s ease}.story-interaction-buttons span{cursor:crosshair;text-shadow:0 0 1px black,0 0px 0px grey}.story .like{display:flex;flex-flow:column-reverse;align-items:center}.commenter-story{display:flex;flex-flow:column;align-items:center}.story .story-comments form{position:sticky;top:0;margin:0;padding:0;width:100%;height:50px;z-index:2}.story .story-comments form textarea{height:100px;max-width:400px;border-radius:15px}.story .story-comments svg{width:20px;height:20px}.story .sharer-button{display:flex;flex-flow:column;align-items:center;position:relative;left:3px}.story .sharer-post svg{width:25px}.story-deleter{position:absolute;bottom:15px;right:5%;z-index:2}.story-deleter svg{width:30px;height:30px}.story .delete-confirm{padding:5px;border-radius:15px}.stories-bar{display:flex;justify-content:space-between;padding:10px;position:absolute;bottom:0;left:50%;transform:translate(-50%);width:95%;z-index:2}.stories-bar .progress-bar-container{flex:1;margin:0 2px;border-radius:2px;position:relative;height:5px}.stories-bar .progress-bar-container .progress-bar{height:100%;border-radius:2px;width:0;position:absolute;top:0;left:0;transition:width .1s linear}.journaler{display:flex;flex-flow:column;align-items:center;justify-content:center}.journaler-buttons button{animation:fade-in-render 1s;border-radius:15px;padding:5px 10px;transition:.3s ease}.journaler-buttons button:hover{transition:.3s ease}.journaler svg{width:35px}.journal-maker{animation:fade-in-render 1s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px;border-radius:15px;display:flex;flex-flow:column;align-items:center;gap:5px}.journal-maker-form{display:flex;flex-flow:column nowrap;align-items:center;gap:5px}.journal-maker-descriptions{display:flex;flex-flow:column nowrap;min-width:210px}.journal-maker-form input{border-radius:7px;padding:0 5px}.journal-creation-button{border-radius:10px;padding:5px;font-size:.9rem}.journal-creation-exit{border-radius:50%;padding:5px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-top:5px}.story-journals-exit{display:flex;align-items:center;justify-content:center;width:25px;position:relative;left:45%!important;margin:0;font-size:.9rem}.journal-audience{display:flex;flex-flow:column;align-items:center;gap:5px;position:fixed;top:50%;left:50%;z-index:3;transform:translate(-50%,-50%);border-radius:10px;padding:15px;width:auto}.default-audience label{margin-right:5px;text-wrap:nowrap}.story-audience-type-button{display:flex;align-items:center;justify-content:center;border-radius:10px;padding:0 10px}.story-audience-type-button:last-child{border-radius:50%;padding:0 0 2px 1px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;margin-top:5px}.journal-audience-label{text-decoration:underline;text-underline-offset:5px;padding:0 5px;transition:.3s ease}.circle-list-story{display:block;flex-flow:column}.circle-list-story input{max-width:10px!important}.story-journals{animation:fade-in-render 1s;display:flex;flex-flow:column;align-items:space-between;position:fixed;top:35%;left:50%;transform:translate(-50%,-50%);max-height:700px;min-width:300px;border-radius:15px;padding:10px;z-index:2;overflow:auto}.story-journals span{text-align:center;margin-bottom:15px}.story-journals button:last-child{border-radius:15px;transition:.2s ease;position:sticky;left:0;bottom:0;transform:translateY(-50%)}.story-journals button:last-child:hover{transition:.2s ease}.journal-list{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;transition:.5s ease!important}.journal-list li{cursor:pointer;list-style:none;text-underline-offset:0px}.journal-list li:hover{transition:.3s ease;transform:scale(105%);text-decoration:underline;text-underline-offset:5px}.journal-list-name{margin-right:10px;margin-bottom:5px;padding:10px;border-radius:15px;font-size:smaller;cursor:pointer}.journal-list button{border:solid 1px;border-radius:10px;padding:3px 20px;transition:.3s ease}.journal-list button:hover{transition:.3s ease}.story-element{cursor:pointer;display:flex;padding:3px;align-items:center;justify-content:center;z-index:3;position:absolute}.story-mentions{animation:fade-in-render .5s;display:flex;flex-flow:column;max-height:190px;overflow:scroll;scrollbar-width:none;border-radius:15px;padding:3px 7px;margin:0;transition:.3s ease}.story-mentions::-webkit-scrollbar{display:none}.story-mentions span{transition:.3s ease;text-underline-offset:5px}.story-mentions span:hover{transition:.3s ease;text-decoration:underline;text-underline-offset:5px}@media screen and (max-width: 630px){.story-media-container video{object-fit:fill}}@media screen and (max-height: 480px) and (min-width: 430px){.story-media-container video{object-fit:contain}}@media screen and (min-width: 630px){.story-media-container video{object-fit:contain}}.full-post{animation:fade-in-render 1s ease;display:flex;flex-flow:column;justify-content:start;padding:5px;width:100%;height:100%;overflow-x:hidden;overflow-y:scroll;overscroll-behavior:none;scrollbar-width:none;scroll-behavior:smooth;contain:paint}.full-post::-webkit-scrollbar{display:none}.post-editor{animation:fade-in-render .7s;position:fixed;top:0;left:0;z-index:2;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:33}.post-editor-form{display:flex;flex-flow:nowrap column;align-items:center;border:solid 2px;border-radius:30px;z-index:4;max-height:100%;min-width:320px;padding:10px 10px 30px;overflow-x:hidden;overflow-y:auto}.post-editor-form::-webkit-scrollbar{display:none}.post-editor-form textarea{font-size:.9rem;height:80px;width:100%;border-radius:5px}.post-editor-form input{width:100%;border-radius:10px}.delete-confirm{text-align:center}.delete-confirm p{margin:3px}.delete-confirm button{border-radius:15px;font-size:medium;margin:3px;transition:.3s ease}.delete-confirm button:hover{transition:.3s ease}.delete-confirm button:nth-child(2):hover{transition:.3s ease}.post-editor .media-cover{display:flex;flex-flow:column;align-items:center;justify-content:center;text-align:center}.post-editor .media-cover button{font-size:medium;border-radius:10px;margin-top:10px;padding:3px;transition:1s ease}.post-editor .media-cover button:hover{transition:.3s ease}.post-editor .media-cover span{animation:fade-in-render 1s;font-size:medium;border-radius:10px;margin-top:10px;padding:3px}.post-editor .media-cover-preview{max-height:630px;width:100%;border-radius:15px;object-fit:cover}.post-editor .media-cover-controls{display:flex;justify-content:center;width:100%}.post-editor .media-cover-controls input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:85%;height:20px;margin:5px 10px}.post-editor .media-cover-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:25px;cursor:pointer;border-radius:0;z-index:1}.post-editor .media-cover-controls input[type=range]::-moz-range-thumb{width:10px;height:25px;cursor:pointer;border-radius:0%;z-index:1}.full-post-media-container{margin:0;padding:0;display:flex;flex-flow:column;align-content:space-between;justify-content:flex-start;max-height:90%;gap:3px;position:relative;width:100%}.full-post-header{display:flex;align-items:center;justify-content:space-between;position:relative;top:0;margin:15px 5px 0}.full-post-collabs{animation:fade-in-render .5s;display:flex;flex-flow:column;align-items:center;justify-content:flex-start;gap:5px;position:absolute;height:80px;scrollbar-width:none;overflow:scroll;top:20%;left:2%;z-index:1}.full-post-collabs::-webkit-scrollbar{display:none}.full-post-collabs span{border-radius:15px;padding:0 5px;font-size:.9rem;cursor:pointer;transition:.5s ease}.full-post-collabs span:hover{transition:.5s ease}.full-post-header-info{padding:0;display:flex;flex-flow:column;text-align:right;font-size:smaller;max-width:41%;cursor:crosshair}.avatar-full-post{display:flex;align-items:center;cursor:pointer}.avatar-full-post-container{display:flex;align-items:center;justify-content:center;border-radius:50%;width:70px;height:70px;margin:5px 10px 5px 0;position:relative;overflow:hidden}.avatar-full-post-image{margin:0;padding:0;width:70px;object-fit:cover}.full-post-tags{opacity:.5;font-size:.9rem}.full-post-tags:hover{transition:.3s ease;opacity:1}.full-post-piece{object-fit:contain;max-height:88%;margin-top:10px;padding:0}.full-post-interaction{display:flex;flex-flow:column;align-items:center;margin-top:0;margin-bottom:30px}.full-post-caption{font-size:1.5rem;margin-bottom:5px;padding:0}.full-post-interaction-buttons{display:flex;align-items:flex-start;justify-content:center;gap:10px;margin-top:15px;padding:0;position:relative;top:-3px}.full-post-interaction-buttons svg{width:27px;height:27px;transition:.5s}.full-post-interaction-buttons svg:hover{transition:.5s;transform:rotate(25deg)}.full-post-interaction-buttons span{font-size:.9rem}.full-post-interaction-buttons svg:active{transform:scale(.9);transition:.2s ease}.full-post .like{display:flex;align-items:flex-end}.full-post .like span{position:relative;margin-right:3px;cursor:crosshair}.full-post .collector-post span{margin-left:5px;position:relative;top:5px}.full-post .media-player .collector-post span{top:0}.full-post-mention-button span{position:relative;top:4px;margin-left:3px}.full-post .sharer-button{display:flex;align-items:center;justify-content:center}.full-post .sharer-button span{position:relative;top:5px;margin-left:5px}.full-post-likes button,.reply-comment-likes button{border:1px inset;border-radius:10px;transition:.5s ease;position:sticky;bottom:0;width:100%}.avatar-likes{display:flex;align-items:center}.avatar-likes-container{display:flex;align-items:center;justify-content:center;border-radius:50%;width:60px;height:60px;margin:5px 10px 5px 0;overflow:hidden}.avatar-likes-image{margin:0;padding:0;width:65px;object-fit:cover}.avatar-comment,.avatar-reply{display:flex;flex-flow:column;align-items:center;margin-right:5px;margin-bottom:5px}.avatar-comment-container{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;overflow:hidden}.avatar-comment-image{margin:0;padding:0;width:50px;object-fit:cover}.commenter-full-post span{position:relative;top:4px}.collector-post-buttons button{border-radius:15px;border:2px inset;padding:5px 10px;transition:.3s ease}.collector-post-buttons button:hover{transition:.2s ease}.post-collections{animation:fade-in-render 1s ease;display:flex;flex-flow:column;align-items:space-between;position:fixed;bottom:0;left:50%;transform:translate(-50%);height:75%;width:101%;border-radius:15px;padding:10px 5px;z-index:13}.post-collections span{text-align:center}.post-collections-slider{display:flex;flex-flow:nowrap;justify-content:space-between;padding:5px 12px 0}.post-collections-slider span{font-size:large!important}.post-sub-collections{margin-bottom:20px;max-height:66%;overflow-y:scroll;padding:10px;scrollbar-width:none;cursor:crosshair}.post-collections button:last-child{border-radius:15px;transition:.2s ease;position:sticky;left:0;bottom:0}.post-collections button:last-child:hover{transition:.2s ease}.post-collections-exit{border-radius:15px;width:30%;margin-top:5px;padding:3px;transition:.2s ease;left:35%!important;bottom:0}.post-editor .search{width:100%}.post-editor .avatar-home-container{border-radius:50px;overflow:hidden;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.post-editor .avatar-home-image{width:40px;height:auto}.post-editor .avatar-home-username{display:none}.commenting{display:flex;justify-items:flex-start;width:100%;gap:10px;margin:5px 0}.post-editor .commenting-on,.post-editor .commenting-off{width:25px}@media screen and (max-width: 630px){.full-post{height:100vh;top:0;margin:0!important;padding:0;scroll-snap-type:y mandatory;scroll-snap-align:start;scroll-behavior:smooth}.full-post-simili{scroll-behavior:smooth}.full-post-media-container{position:relative;scroll-behavior:smooth;scroll-snap-align:start;padding:0;max-height:88%}.full-post-piece-container{position:relative;max-height:610px!important;display:flex;overflow:hidden;margin:0;padding:0}.full-post-piece{width:100%;height:auto;object-fit:contain;margin:0;padding:0}.full-post-header{top:10px;margin-bottom:10px}.full-post-header.absoluted{justify-content:space-between;width:95%;position:absolute;top:10px;font-size:small;z-index:1}.full-post-interaction{margin-top:15px}.full-post-interaction-buttons{margin-top:0}.post-collections{max-height:700px}.avatar-full-post-container{width:45px;height:45px}.avatar-full-post-image{width:60px}.full-post-caption{font-size:medium}.avatar-likes-container{width:45px;height:45px}.avatar-likes-image{width:50px}.post-editor-form{border:none;border-radius:0;height:100%;width:100%;gap:5px}}@media screen and (max-height: 480px) and (min-width: 430px){.avatar-post{position:relative}.full-post-piece{height:430px;object-fit:contain}.full-post-media-container{min-height:530px;object-fit:contain}.avatar-likes-container{width:45px;height:45px}.avatar-likes-image{width:50px}.full-post-caption{font-size:larger}.post-collections{top:45%;max-height:300px}}@media screen and (max-height: 850px) and (min-height: 480px) and (min-width: 430px){.fullpiece{height:700px;object-fit:contain}}.simili-post-wrapper{contain:paint}.full-collection{display:flex;flex-flow:column;align-items:center;justify-content:center;width:100%;height:97%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;position:relative;top:15px}.full-collection-interactions{display:flex;align-items:center;flex-flow:nowrap;gap:5px;margin-bottom:3px}.full-collection-interactions span,.full-collection-interactions .like span{font-size:.9rem!important}.full-collection-interactions .likes-list span{font-size:1rem!important}.full-collection-header{display:flex;flex-flow:wrap;align-items:center;justify-content:center;gap:5px}.full-collection-header h2{font-size:1.8rem;font-family:Courier New,Courier,monospace;font-weight:400;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;margin:0}.full-collection .like{display:flex;align-items:center;gap:0;margin:0;padding:0}.full-collection .like span{position:relative;top:10px!important;left:3px;margin:0;padding:0;cursor:crosshair}.full-collection .like svg{width:25px;margin:0;padding:0}.full-collection-mention-button{display:flex;gap:3px;margin:0;padding:0}.full-collection-mention-button svg{width:30px;height:30px;transition:.5s ease;margin:0;padding:0}.full-collection-mention-button svg:hover{transition:.3s ease;transform:rotate(25deg)}.full-collection-collabs{animation:fade-in-render 1s;display:flex;flex-flow:column;max-height:70px;margin-bottom:5px;overflow:scroll;scrollbar-width:none}.full-collection-collabs strong{cursor:pointer}.full-collection-collabs::-webkit-scrollbar{display:none}.full-collection .collector-post{display:flex;flex-flow:column;align-items:center}.full-collection .post-full-collection .collector-post span{top:5px!important}.post-full-collection-interaction-buttons{display:flex;justify-content:space-evenly}.post-full-collection-interaction-buttons span{font-size:smaller!important;top:5px!important}.full-collection .like svg:hover,.commenter-collection svg:hover,.post-full-collection-interaction-buttons svg:hover{transition:.5s;transform:rotate(25deg)}.full-collection .like svg:active,.commenter-collection svg:active,.post-full-collection-interaction-buttons svg:active{transform:scale(.9);transition:.2s ease}.post-full-collection-interaction-buttons{align-items:flex-start}.post-full-collection-interaction-buttons svg{fill:azure}.full-collection .collector-post svg{width:35px}.commenter-collection{display:flex;align-items:flex-end;margin:0;padding:0}.commenter-collection span{margin:0 5px -3px}.commenter-collection svg{width:30px;margin:0;padding:0}.full-collection-options{font-size:2rem;transition:.3s ease}.full-collection-header h2:hover,.full-collection-options:hover{transition:.3s ease;transform:scale(105%);cursor:pointer}.full-collection-details{margin:0 0 5px;padding:0;list-style:none}.full-collection-details li{display:flex;align-items:center;gap:5px}.full-collection-details li svg{width:30px;height:30px}.full-collection-edit-button{display:flex;justify-content:center;position:relative;left:35%;margin-top:5px;padding:3px;transition:.3s ease;width:30%;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.full-collection-edit-button:hover{transition:.3s ease;transform:scale(1.1)}.full-collection-edit-button:active{transition:.3s ease;transform:scale(.9)}.full-collection-sets{animation:fade-in-render 1s;display:flex;flex-flow:wrap;align-items:center;justify-content:center;gap:0px;width:auto;max-height:850px;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none}.full-collection-sets::-webkit-scrollbar{display:none}.full-collection-tags{font-size:.9rem;opacity:.5;transition:.2s ease;margin-bottom:5px}.full-collection-tags:hover{transition:.2s ease;opacity:1}.post-full-collection{position:relative}.post-full-collection-media-container{display:flex;overflow:hidden;height:430px;width:100%;margin:0;padding:0;position:relative}.post-full-collection-piece{margin:0;padding:3px;height:100%;width:100%;object-fit:cover}.post-full-collection-header{display:flex}.full-collection .avatar-post{display:flex;flex-flow:column;align-items:center;margin:5px;z-index:2}.full-collection .avatar-post-container{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;overflow:hidden}.full-collection .avatar-post-image{margin:0;padding:0;width:50px;object-fit:cover}.full-collection .avatar-post-username{font-size:.9rem}.post-full-collection-collabs{animation:fade-in-render .5s;display:flex;flex-flow:column;align-items:center;justify-content:flex-start;gap:3px;position:absolute;top:32%;left:0;height:70px;scrollbar-width:none;overflow:scroll;z-index:1}.post-full-collection-collabs::-webkit-scrollbar{display:none}.post-full-collection-collabs span{border-radius:15px;padding:0 5px;font-size:.8rem;cursor:pointer;transition:.5s ease}.post-full-collection-collabs span:hover{transition:.5s ease}.post-full-collection-header-info{animation:fade-in-render .3s 1;display:flex;flex-flow:column;align-items:flex-end;position:absolute;right:0;margin:10px;text-wrap:wrap;width:70px;font-size:smaller;cursor:crosshair;z-index:1}.post-full-collection-header-info svg{width:25px;height:25px;transition:.3s ease}.post-full-collection-header-info svg:hover{transition:.3s ease;transform:rotate(25deg)}.post-full-collection .post-menu{z-index:7}.post-full-collection-tags{display:none}.post-full-collection-interaction{position:absolute;bottom:0;width:100%}.post-full-collection-interaction-buttons{display:flex;justify-content:space-around;margin:10px 5px}.post-full-collection-interaction-buttons span{font-size:.9rem!important}.post-full-collection-interaction svg{width:25px!important;height:25px!important}.post-full-collection-caption{animation:fade-in-render .5s 1;display:flex;align-items:flex-start;justify-content:center;gap:5px;padding:0 5px;font-size:small;text-align:left;border:1px dotted rgba(0,0,0,.801);max-height:55px;overflow-y:scroll;scrollbar-width:none}.post-full-collection-caption::-webkit-scrollbar{display:none}.full-collection .commenter-collection{display:flex;align-items:flex-start}.full-collection .commenter-full-collection{display:flex;flex-flow:column;align-items:center;justify-content:center}.full-collection .like span,.full-collection .commenter-full-collection span{position:relative;top:3px}.full-collection .like span{font-size:medium;display:flex;align-items:flex-end;margin:0 5px 0 0;padding:0;font-weight:500}.full-collection .collector-post span{position:relative;top:3px!important;margin-left:5px}.full-collection .reply-comment-content{font-size:smaller!important}.post-full-collection-likes button,.full-post-likes button{border-radius:15px;border:1px solid;width:30%;margin-top:5px;padding:3px;transition:.2s ease;position:sticky;left:35%;bottom:0}.post-full-collection-likes button:hover{transition:.2s ease;border-radius:15px}.full-collection .avatar-likes-container{display:flex;align-items:center;justify-content:center;border-radius:50%;width:60px;height:60px;margin:5px 10px 5px 0;overflow:hidden}.full-collection .avatar-likes-image{margin:0;padding:0;width:65px;object-fit:cover}.full-collection .avatar-comment{align-items:center}.full-collection .avatar-comment-container{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;overflow:hidden}.full-collection .avatar-comment-image{margin:0;padding:0;width:50px;object-fit:cover}.full-collection .avatar-comment-username{display:none}.post-full-collection-media-mask{animation:fade-in-render .5s 1;width:100%;height:80px;position:absolute;top:-3%;filter:blur(13px);z-index:1}.collection-list-post button{border:solid 1px;border-radius:15px;padding:5px 20px;transition:.3s ease}.collection-editor{display:flex;flex-flow:column;align-items:center;padding-bottom:7px;border-bottom:1px dotted}.collection-editor-form{animation:fade-in-render 1s 1;display:flex;align-items:flex-start;justify-content:center;max-width:100vw;padding:5px}.collection-editor-descriptions{display:flex;flex-flow:column;width:50%;margin-right:10px}.collection-editor-descriptions input,textarea{border-radius:10px;padding:3px;font-size:1rem}.collection-editor-tags{display:flex;flex-flow:column;width:50%}.collection-editor-tags input,textarea{border-radius:10px;padding:3px}.collection-audience-editor{display:flex;flex-flow:row;justify-content:flex-start;align-items:center}.collection-editor .search-result{max-height:200px;overflow:scroll;scrollbar-width:none}.collection-editor .search-result::-webkit-scrollbar{display:none}.collection-editor .search input{margin-bottom:5px}.collection-editor .collaborators-list{text-align:left;margin:5px 0 10px}.collection-editor .collaborators-list span{margin-left:10px}.collection-update-exit{animation:fade-in-render 1s 1;min-width:50px;border-radius:10px;margin-top:5px;transition:.5s ease}.collection-update-exit:hover{transition:.5s ease}.collection-update-button{animation:fade-in-render 1s 1;font-size:1rem;padding:7px;border-radius:15px;transition:.5s ease;margin-top:7px}.collection-update-button:hover{transition:.5s ease}.full-collection .post-full-collection .like{display:flex!important;flex-flow:column-reverse!important;margin:0;padding:0}.full-collection .post-full-collection .like span{position:relative;top:5px!important;left:-1px!important;margin:0;padding:0}.full-collection .post-full-collection .sharer-button{display:flex!important;flex-flow:column!important;font-size:smaller}.full-collection .post-full-collection .sharer-button span{position:relative;top:5px!important;left:5px!important;margin:0;padding:0}.full-collection .sharer-post svg{width:25px!important}.full-collection .sharer-option svg{width:45px!important;height:45px!important}.full-collection .sharer-post svg:hover{transition:.3s ease;transform:rotate(25deg)}.full-collection .sharer-button span{position:relative;top:5px}@media screen and (max-width: 630px){.post-full-collection-media-container{max-height:190px;width:100%;overflow:hidden}.post-full-collection-piece{height:100%;width:auto}.post-full-collection-location{display:none}.full-collection .avatar-post{flex-flow:column}.full-collection .avatar-post-container{width:40px;height:40px}.full-collection .avatar-post-image{width:40px}.full-collection .avatar-post-username{font-size:smaller}.full-collection .avatar-likes-container{width:45px;height:45px}.full-collection .avatar-likes-image{width:50px}.full-collection .collection-maker-form-collector{max-width:320px}.post-full-collection-interaction-buttons span{font-size:.8rem!important}.post-full-collection-interaction svg{width:20px!important;height:20px!important}}@media screen and (max-height: 480px) and (min-width: 430px){.post-full-collection-header{position:absolute;display:flex;justify-content:space-between;width:100%}.post-full-collection-header-info{position:relative;right:2%}.post-full-collection-media-container{height:320px;width:100%}.post-full-collection-piece{height:100%;width:auto}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{font-size:16px;min-height:100.1vh}html,body{overscroll-behavior:none}@font-face{font-family:Meow;src:url(/assets/MeowScript-Regular-4V6AUwzA.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Delius;src:url(/assets/DeliusSwashCaps-Regular-BQemMI0H.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Indie;src:url(/assets/IndieFlower-Regular-BeflUZG4.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Vintage;src:url(/assets/SpecialElite-Regular-Clp9cCPZ.ttf) format("truetype");font-weight:400;font-style:normal}.refresh-view{display:flex}body{touch-action:pan-x pan-y}body{margin:0;padding:0}body.layout-reset{transform:scale(1)}#trente-trois{display:flex;flex-flow:nowrap;margin:0;padding:0;overflow:hidden;width:100vw;position:relative}#bar{display:flex;flex-flow:column;justify-content:space-between;margin:0;padding:0;width:80px;touch-action:none;z-index:9}main{flex-grow:1;display:flex;justify-content:center;align-items:center;height:100vh;overflow:auto}.page-open{animation:slide-left-right-in .5s ease-out}.page-closing{animation:slide-right-left-off .5s ease-in}img{image-rendering:high-quality!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#qr-code-image,.qr-code-container{z-index:33;-webkit-touch-callout:default!important;-webkit-user-select:unset!important;-moz-user-select:unset!important;-ms-user-select:unset!important;user-select:unset!important}img:active{transition:.5s ease;filter:sepia(30%)}button,svg{-webkit-user-select:none;user-select:none}button:hover{cursor:pointer}svg{cursor:pointer;-webkit-tap-highlight-color:transparent}.avatar-replacer{display:flex;align-items:center;justify-content:center;margin:0;padding:0}.avatar-replacer svg{width:95%;height:95%;margin:0;padding:0}textarea:focus{outline:none}input:focus{outline:none}select:focus{outline:none}.asset-mask{position:absolute;left:50%;transform:translate(-50%);min-height:111%;width:101%;display:flex;flex-flow:column;align-items:center;justify-content:center;padding:5px;z-index:3}.asset-mask span{text-align:center;font-size:.66rem;color:azure;text-shadow:none}.asset-mask button{border-radius:25px;transition:.3s ease}.asset-mask button:hover{transition:.3s ease}@keyframes fade-in-render{0%{opacity:0}to{opacity:1}}@keyframes fade-off-render{0%{opacity:1}to{opacity:0}}@keyframes pop-on{0%{opacity:0;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes slide-in-pop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slide-in-off{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@keyframes slide-left-right-in{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-left-right-off{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes slide-right-left-off{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@keyframes slide-right-left-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-up-down{0%{transform:translateY(-100%);opacity:0}to{transform:translateY((0));opacity:1}}@keyframes slide-down-up{0%{transform:translateY(+100%);opacity:0}to{transform:translateY((0));opacity:1}}@keyframes infinity-spin{0%{transform:rotate(0)}to{transform:rotate(1440deg)}}@keyframes light-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideDownComments-2{0%{transform:translateY(0)}to{transform:translateY(1000%)}}@keyframes slideDownComments{0%{transform:translate(-52.5%,-50%) translateY(0)}to{transform:translate(-52.5%,-50%) translateY(1000%)}}.splash-screen{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;background-image:url(/assets/rainbow-Cg48Kc6V.jpg);background-size:fill;background-position:center;background-repeat:no-repeat;justify-content:center;align-items:center;z-index:333;animation:fadeOut .8s ease-out .3s forwards}.splash-top{animation:fade-in-render 1s;position:absolute;top:3%;font-family:Delius;font-size:medium;color:azure}.splash-screen svg{width:120px;height:120px;animation:zoomIn .5s ease-in}@keyframes zoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}#trente-trois{visibility:hidden}@media only screen and (max-width: 630px){#trente-trois{display:flex;flex-flow:column;height:100vh}#bar{display:flex;justify-content:space-around;height:auto;width:100%;border:none}}@media screen and (max-width: 850px) and (min-width:630px){#footer{display:none}}@media screen and (max-height: 630px){#footer{display:none}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
