:root{--color-one:black;--color-two:yellow;--color-three:silver;--color-four:#beb9b9;--color-five:rgba(214,225,228,.32);--color-seven:rgba(101,216,24,.286);--color-eight:rgba(47,82,196,.19)}@font-face{font-family:Roboto;src:url(Roboto-Regular.4c37d4e4.ttf)}*,:before,:after{-moz-box-sizing:border-box;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;scroll-behavior:auto;hyphens:auto;scrollbar-width:none;border:0;margin:0;padding:0}::-webkit-scrollbar{display:none!important}.row{margin-left:0;margin-right:0}:focus{outline:none}::-moz-focus-inner{border:0}.debug{outline:1px solid red}html,body{width:100%;max-width:100%;height:100%;max-height:100%;background:#080000;max-width:100vw;margin:0;padding:0;font-size:1.2rem;font-weight:400;line-height:1.4rem;position:relative;overflow:scroll;font-family:Roboto!important}small{font-size:1rem}#wrapper{display:none;overflow:hidden}h1{font-size:1.2rem}h2{width:100%;font-size:1.1rem}h3{font-size:1rem}label{font-weight:700}#chat{padding:40px 0 50px}.row:has(#chat) #sidebar{display:block}.row:has(#chat) #toolbar{display:block}#sidebar{background:#e2dddd;height:calc(100vh - 120px);margin-top:60px;margin-right:5px;display:none;overflow-y:scroll}#toolbar{text-align:left;height:calc(100vh - 115px);margin-top:60px;margin-right:5px;padding-left:15px;display:none;overflow-y:scroll}#toolbar img{cursor:pointer;width:40px;display:block}#toolbar #toolbar-bottom{position:absolute;bottom:60px}img[src=""],img[src=\ ]{display:none}.avatar{background:#070707;width:50px;height:50px;margin:20px 0 0;overflow:hidden}button.vip-button{color:#fff;background:#2d64d0;border:0 solid gray}button.vip-button:hover{color:#fff;background:#2d64d0}button.vip-button:focus{color:#fff;background:#2d64d0!important}button{color:#000;touch-action:none;background:#fff;border:2px solid gray;-moz-border-radius:10px;border-radius:10px;width:90%;margin:0 0 15px;padding:8px;font-size:1rem;font-weight:700;overflow:hidden;font-family:Roboto!important}button:focus,button:hover{background:orange;border:2px solid orange}.button-marquee span{white-space:nowrap;transition:transform 10s linear;display:inline-block}.button-marquee:focus span{animation:5s linear infinite scrollText}button.audioplayer-button{border:0 solid gray;width:50px;margin-top:8px;padding:5px}button.audioplayer-button img{width:30px;display:block}@keyframes scrollText{0%{transform:translate(0%)}to{transform:translate(-100%)}}.addressbook-box{min-width:100%;margin:10vh 0 0;padding:0 0 60px}#addressbook button.addressbook-item{color:#000;touch-action:pan-y;will-change:transform;background:0 0;border:0;-moz-border-radius:0;border-radius:0;outline:0;min-width:100%;min-height:60px;max-height:60px;position:relative;margin:0 0 25px!important}#addressbook button.addressbook-item img{background:#070707;-moz-border-radius:50%;border-radius:50%;width:50px;height:50px;position:absolute;left:5px}#addressbook .addressbook-item-name{text-align:left}#addressbook button.addressbook-item .inner{padding:0 0 0 10px!important}#addressbook button.addressbook-item .last-conversation-message{text-overflow:ellipsis;text-align:left;color:#000;white-space:nowrap;overflow-wrap:anywhere;max-height:20px;margin:10px 0 0;font-size:small;font-weight:100;overflow:hidden}#addressbook button.addressbook-item .last-conversation-date{color:#000;text-align:right;width:fit-content;margin:10px 0 0;font-size:small;font-weight:100}#addressbook button.addressbook-item .online-indicator{z-index:3;background:red;border:2px solid #fff;-moz-border-radius:50%;border-radius:50%;min-width:12px;max-width:12px;min-height:12px;max-height:12px;display:block;position:absolute;left:10px}#addressbook button[data-online=true] .online-indicator{background:#51ec09}#addressbook button[data-online=false] .online-indicator{background:red}#addressbook button[data-activ=true]{color:red!important}#addressbook button.addressbook-item small{color:gray}#addressbook button.addressbook-item.left-right{transform:translate(-5%)}#addressbook button.addressbook-item.swipe-left .last-conversation-message,#addressbook button.addressbook-item.swipe-left .last-conversation-date{display:none}#addressbook .item:hover{cursor:pointer}#addressbook button:hover{cursor:pointer;color:red}.action-buttons{transform-origin:0;flex-shrink:0;-moz-box-align:center;align-items:center;gap:.5rem;width:fit-content;height:60px;margin:-20px 0 0 30px;transition:transform .3s;display:flex;transform:scaleX(0)}button.addressbook-item.swipe-left .action-buttons{min-width:150px;height:40px;transform:scaleX(1)}.action-buttons span{width:50px;height:50px;position:relative}.action-buttons img{flex-shrink:0;width:20px;height:20px;display:block;position:relative}#addressbook button.addressbook-item:last-child{margin-bottom:0}#sidebar .addressbook-box{min-width:100%;margin:0;padding:20px 0 60px}a.button-style{color:#000;text-align:center;background:#fff;border:2px solid gray;-moz-border-radius:10px;border-radius:10px;width:95%;min-height:40px;margin:10px 0 15px;padding:5px;font-weight:700;display:block;font-family:Roboto!important}a.button-style:focus{background:orange;border:0 solid gray}a{text-decoration:none}select{width:95%;font:inherit;text-align:center;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:thin solid #383842;-moz-border-radius:4px;border-radius:4px;margin:10px 5% 0;padding:10px;line-height:1.5em}textarea{border:1px solid silver;width:95%;height:30px;padding:3px}input{border:2px solid silver;-moz-border-radius:4px;border-radius:4px;width:95%;height:40px;margin:0;padding:10px}label{text-align:center;min-width:100%;margin:0 0 10px;display:block}.input-parent:focus{background:0 0}.input-parent input{margin:0 0 10px}#svg{pointer-events:none;z-index:400000;width:100%;height:100%;position:absolute;top:10px;bottom:20px;left:0}#waiting{z-index:2;background:#e4640e;min-width:100vw;min-height:100vh;position:fixed;top:0;left:0;right:0}#waiting span{color:#faebd7;margin:-120px 0 0}div#intro{z-index:100000;background:#000;min-width:100vw;height:100%;animation-name:intro;animation-duration:1s;animation-iteration-count:1;animation-delay:8s;animation-fill-mode:forwards;position:fixed;top:0;left:0}div#intro img{width:220px;height:auto;margin-left:-120px;animation-name:intro_img;animation-duration:4s;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards;position:absolute;top:150px;left:50%}#intro #version{position:fixed;left:50%;transform:translate(-50%)}#intro #version-box{height:40px;position:absolute;bottom:50px}#intro #version-box kbd{letter-spacing:.05em;white-space:nowrap;color:#fff;border:2px solid pink;width:fit-content;height:20px;padding:3px 5px;font-size:small;font-weight:600;line-height:.85em;display:block;box-shadow:2px 2px pink}#invite img{width:100%;height:auto;padding:20px;display:block}@keyframes intro_img{0%{filter:hue-rotate(-.25turn)}20%{filter:hue-rotate(-2.25turn)}40%{filter:hue-rotate(-.65turn)}60%{filter:hue-rotate(-.35turn)}to{filter:hue-rotate(-1.65turn)}}@keyframes intro{0%{opacity:100;display:block}to{opacity:0;display:none}}#audiovis_{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#audiovis{background:0 0;width:80vw;height:80vh}canvas{min-width:100%}#KaiOSAd{width:220px;height:200px}#KaiOSads-Wrapper{width:240px;margin:0 0 0 -10px;padding:0;overflow:hidden;height:200px!important}#KaiOSAds-Wrapper iframe{width:220px}.page{padding:80px 10px 10px;position:relative;overflow-x:hidden;overflow-y:scroll}div#toast{height:auto;overflow:none;color:#fff;z-index:10;transform-origin:0 0;background:#000;min-width:100%;padding:5px;transition:all .5s ease-in-out;position:fixed;top:0;transform:translateY(-100px)}div#side-toast{height:auto;overflow:none;color:#fff;z-index:10;transform-origin:0 0;opacity:0;background:orange;-moz-border-top-right-radius:15px;border-top-right-radius:15px;-moz-border-bottom-right-radius:15px;border-bottom-right-radius:15px;max-width:100vw;padding:8px;transition:all .5s ease-in-out;position:fixed;top:70vh}div#side-toast img{width:60px}div.nickname{font-weight:700}div#map-container{z-index:0;width:100%;height:100%;margin:0;position:fixed;top:0;left:0;overflow:hidden}#crosshair{pointer-events:none;z-index:1000000;width:20px;height:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#crosshair .hline{background:#000;outline:2px solid #fff;width:100%;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}#crosshair .vline{background:#000;outline:2px solid #fff;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}img.myMarker{filter:hue-rotate(120deg)}div#description{margin:50px 0}div#description div{margin:0 10px 10px 0}div#description h2{margin:0 0 20px}div#description div img{max-width:30px;margin:0 10px 0 0}div#bottom-bar{z-index:2000;z-index:6;background:0 0;height:45px;display:none;position:fixed;bottom:20px;left:0;right:0}div#bottom-bar div div.inner{background:#fff;padding:5px 10px 15px;position:relative;box-shadow:0 -5px 10px rgba(0,0,0,.3)}div#bottom-bar div div div{color:#fff;background:0 0;padding:3px}div#bottom-bar div.button-left{color:#fff;background:0 0;padding:2px}div#bottom-bar div.button-left img,div#bottom-bar div.button-right img,div#bottom-bar div.button-center img{width:50px}div#bottom-bar div.button-right,div#bottom-bar div.button-center{color:#fff;background:0 0;padding:2px}div#bottom-bar div.button-left:hover,div#bottom-bar div.button-right:hover,div#bottom-bar div.button-center:hover{cursor:pointer}div#top-bar{z-index:2000;z-index:6;background:0 0;height:40px;display:none;position:fixed;top:0;left:0;right:0}div#top-bar div.inner{background:#fff;padding:2px 10px;position:relative;box-shadow:0 0 10px rgba(0,0,0,.5)}#top-bar .avatar{background:#070707;-moz-border-radius:50%;border-radius:50%;min-width:35px;max-width:35px;min-height:35px;max-height:35px;margin:5px 0 0}div#top-bar div div div{color:#000;background:0 0}div#top-bar div.button-left{color:#fff;background:0 0}div#top-bar div.button-left img,div#top-bar div.button-right img,div#top-bar div.button-center img{width:50px}div#top-bar div.button-right{color:#fff;background:0 0;padding:2px}div#top-bar div.button-center{color:#000;background:0 0;padding:2px}div#top-bar div.button-left:hover,div#top-bar div.button-right:hover,div#top-bar div.button-center:hover{cursor:pointer}div#top-bar #name{-moz-border-radius:10px;border-radius:10px;width:fit-content;margin-top:4px;background:silver!important;padding:3px 7px!important}article{width:100%;max-width:400px;margin:0 0 5px;padding:5px;position:relative;overflow:hidden}article div.user-date{margin:0 0 5px;font-size:small}#typing-indicator{visibility:hidden;max-height:20px;margin:10px 0 60px;padding:10px;display:block;position:relative}#typing-indicator.typing{visibility:visible}#typing-indicator.typing:after{content:" ";white-space:pre;background:#c4c7ce;-moz-border-radius:7px;border-radius:7px;width:fit-content;height:30px;padding:5px;animation:1s steps(3,end) infinite dots;display:inline-block}@keyframes dots{0%{content:" "}33%{content:"."}66%{content:".."}to{content:"..."}}article div.user-date span{font-weight:700}article button.map-button{border:0 solid gray;width:50px;margin-top:8px;padding:5px}article button.map-button img{width:40px;display:block}article button.contact-button{border:0 solid gray;width:auto;margin-top:8px;padding:5px}article button.contact-button img{width:40px;display:block}.advanced-settings{display:none}#settings-page #custom-peer-id,#settings-page .avatar{margin:10px 0}#about-text{margin:15px 0 0}div#top{position:fixed;top:0}div.text{padding:20px}article div.message-head{color:gray;background:0 0;width:100%;padding:3px 5px 0;font-size:small}article div.message-head img.pod-icon{width:12px;padding:0 0px 0 0px 0;margin:0 4px}article div.new-date{color:#000;background:0 0;width:100%;padding:3px;font-size:small;font-weight:700}article div.message-main{-moz-border-radius:7px;border-radius:7px;width:fit-content;padding:5px}article div.message-main:empty{display:none}article.me div.message-main{color:#fff;-moz-border-radius:7px;border-radius:7px;width:fit-content;margin-top:8px;padding:5px;background:#2d64d0!important}article.me div.message-head{width:100%;padding:0 5px}article.image{background-color:none}article div.message-head div:nth-child(2){margin:0 0 0 20px}div#message-input{background:0 0;width:100%;height:100vh;padding:5px}div#message-input input{border:2px solid silver;-moz-border-radius:10px;border-radius:10px;width:80%;height:40px;position:absolute;bottom:80px;left:10%}#start{padding:10px}#start p{padding:50px 15px;overflow-y:scroll!important}#start-text{margin:20% 0;padding:20vh 0 50px;overflow-y:scroll!important}#start-text>div{min-width:100%}#start p:focus{background:0 0}#start #logo img{width:100%;display:block;top:0;left:0}#start #logo{width:120px;height:auto;margin-top:30px;position:relative}#start #liberapay{z-index:2;width:100px;height:auto;position:fixed;bottom:20px;left:20px}#start #git{z-index:2;width:40px;height:auto;position:fixed;top:20px;left:20px}#start #git img{width:40px;height:auto}#start kbd#version{letter-spacing:.05em;white-space:nowrap;color:#000;z-index:2;border:2px solid #110205;width:fit-content;height:20px;padding:3px 5px;font-size:small;font-weight:600;line-height:.85em;display:block;position:fixed;bottom:20px;right:20px;box-shadow:8px 8px #2e60e9}#start #local-by-design{letter-spacing:.05em;white-space:nowrap;color:#000;border:2px solid #110205;width:fit-content;height:20px;padding:3px 5px;font-size:small;font-weight:600;line-height:.85em;display:block;position:fixed;top:20px;right:20px;box-shadow:8px 8px #33f00d}#chat #used-storage{letter-spacing:.05em;white-space:nowrap;color:#000;z-index:2;border:2px solid #110205;width:fit-content;height:20px;padding:3px 5px;font-size:small;font-weight:600;line-height:.85em;display:block;position:fixed;bottom:20px;right:20px;box-shadow:8px 8px #2e60e9}#app{width:100%;height:100%;min-height:100vh;max-height:100vh;padding:0;position:relative;overflow-x:hidden;overflow-y:scroll}article{overflow:hidden}article img{width:100%}#chat{padding-top:60px;padding-bottom:60px}#chat article{background:0 0;min-width:100%;max-width:100%;margin:0 0 5px;padding:0 10px}#chat article:hover{background:0 0}#chat:last-child{padding-bottom:60px}#top-bar span.online-indicator{z-index:1000;background:red;border:2px solid #fff;-moz-border-radius:50%;border-radius:50%;min-width:12px;max-width:12px;min-height:12px;max-height:12px;position:absolute;right:20px}span.user-online{background:#51ec09!important}span.user-offline{background:red!important}@media screen and (min-width:360px) and (max-width:1000px){#addressbook button[data-activ=true]{color:#000!important}#ab{min-width:100vw}#app{padding:20px 0 0;overflow-x:hidden;overflow-y:scroll;background:0 0!important}article{display:block;overflow:hidden}#wrapper{overflow-x:hidden;overflow-y:scroll}.page{padding:40px 10px 10px;position:relative;overflow-x:hidden;overflow-y:scroll}#start{background:#fff}#start #local-by-design{display:none}div#bottom-bar div.button-left img,div#bottom-bar div.button-right img,div#bottom-bar div.button-center img{width:50px}div#bottom-bar div div.inner div{padding:0 10px;position:relative}div#top-bar{height:40px;margin:0 0 20px}div#top-bar div.inner{background:#fff;padding:2px 20px;position:relative;box-shadow:0 0 10px rgba(0,0,0,.5)}div#top-bar div.button-left img,div#top-bar div.button-right img,div#top-bar div.button-center img{width:50px}html,body{width:100%;max-width:100%;height:100%;max-height:100%;background:#fff;max-width:100vw;margin:0;padding:0;font-size:1.2rem;font-weight:400;line-height:1.4rem;position:relative;overflow-x:hidden;overflow-y:scroll;font-family:Roboto!important}article .map-component{width:100vw;height:200px}#addressbook button.addressbook-item .inner{width:80%;padding:0 0 15px 10px!important}#chat article:focus{background:rgba(180,199,168,.34)}#chat article{margin:0 0 5px;padding:0 20px}.only-desktop,#toolbar,#sidebar{display:none!important}}@media screen and (max-width:340px){#addressbook button[data-activ=true]{color:#000!important}#toolbar,#sidebar,.only-desktop{display:none!important}button{font-size:.8rem}h1{font-size:1rem}h2{width:100%;font-size:1rem}h3{font-size:1rem}#settings-page #custom-peer-id,#settings-page .avatar{margin:10px 0}#settings-page input{max-width:80%}#start #local-by-design{display:none}.page{padding:40px 12px 10px}.input-parent:focus{background:orange}#top-bar .avatar{background:#070707;-moz-border-radius:50%;border-radius:50%;min-width:27px;max-width:27px;min-height:27px;max-height:27px;margin:2px 15px 0 0}div#message-input input{z-index:3;width:80%;height:40px;position:absolute;bottom:80px;left:10%}body{background-image:radial-gradient(circle,#e2dddd 10%,transparent 11%);background-size:3px 3px;font-size:1rem}#chat article{padding:0 15px 10px}#chat article:focus{background:rgba(180,199,168,.34)}#start{background:#fff;padding:10px;overflow:hidden}#start-text{height:100vh;padding:0 0 50px;font-size:.8rem;line-height:1rem;overflow-y:scroll!important}#start p{padding:20px 10px 10px;overflow-y:scroll!important}#addressbook .item:focus{background:rgba(45,100,208,.6)!important}#addressbook button.addressbook-item{cursor:pointer;padding:10px}#addressbook button.addressbook-item:hover{font-weight:700}#addressbook button.addressbook-item .inner{margin-left:40px;padding:0 0 8px!important}#addressbook button.addressbook-item .icon{min-width:30px;height:30px}#addressbook button.addressbook-item img{width:30px;height:30px;position:absolute;left:10px}.addressbook-box{margin:0;padding:0 0 100px;overflow:hidden}.addressbook-box:last-child{margin:0 0 30px}#addressbook button.addressbook-item .last-conversation-message,#addressbook div.addressbook-item .last-conversation-date{font-size:.7rem!important}#addressbook button.addressbook-item{min-height:60px;max-height:60px}#chat:last-child{padding-bottom:60px}small{font-size:.7rem}div#bottom-bar{height:30px;bottom:10px}div#bottom-bar div.button-left img,div#bottom-bar div.button-right img,div#bottom-bar div.button-center img{width:30px}div#bottom-bar div div.inner{padding:0 20px 15px;position:relative}div#top-bar{height:32px}div#top-bar div.button-left img,div#top-bar div.button-right img,div#top-bar div.button-center img{width:30px}div#intro img{width:120px;height:auto;margin-left:-60px;animation-name:intro_img;animation-duration:4s;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards;position:absolute;top:40px;left:50%}#KaiOSads-Wrapper{width:100vw;margin:0 0 0 -2px;padding:0;overflow:hidden;height:200px!important}#KaiOSAds-Wrapper iframe{min-width:100vw}}