.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}@media screen and (max-width: 400px){.loginform{flex-direction:column}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body{scroll-behavior:smooth}h1{font-size:3.2em;line-height:1.1;text-align:center;position:sticky;top:0;background-color:#242424}main{max-width:80%;margin:auto}p{background-color:#2f4f4f;max-width:70%;padding:15px;border-radius:50px}p span{margin:5px}p span:first-child{margin-right:0}.user_msg{text-align:right;margin-left:30%;display:flex;flex-direction:row-reverse}.hide{visibility:hidden;display:none}form{text-align:center}input{width:100%;height:40px;border:none;padding:10px;font-size:1.2rem;background-color:#1c1717;color:#3dbb9b;box-sizing:border-box}textarea{width:100%;height:400px;border:none;padding:10px;font-size:1.2rem;background-color:#1c1717;color:#3dbb9b;box-sizing:border-box}input:focus{outline:none}button{cursor:pointer}.list{margin-top:3rem}.listexpand{display:flex;align-items:center}.wpcard-expand{margin:5rem 2rem;width:300px}.loginform{display:flex;white-space:nowrap;margin:3rem 0;gap:1.5rem}.webselect{display:flex;width:100%;overflow:auto;overflow-y:hidden}.webselect-input{display:flex;flex-direction:column;align-items:center;margin:1rem}.radio{cursor:pointer;accent-color:rgb(61,187,155)}.addpostbtn{margin:20px;height:40px;width:120px;border-radius:2rem;background-color:#3dbb9b;color:#333;border-color:#333;font-weight:700;border-style:solid}.btn{margin:20px;height:40px;width:120px;border-radius:2rem;background-color:transparent;color:#3dbb9b;border-color:#3dbb9b;border-style:solid}button{margin:5px;padding:5px;border-radius:5px;background-color:transparent;color:#3dbb9b;border-color:#3dbb9b;border-style:solid}a{color:#3dbb9b}dialog{border-radius:1rem;background-color:#eee}
