body{margin:0;padding:0;box-sizing:border-box;font-size:.85rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.container{max-width:1250px;margin:0 auto}.container.detail{max-width:400px}.nav{padding:1rem 0;border-bottom:1px solid #ddd}.nav .container{display:flex;justify-content:space-between;align-items:center}.nav .action{display:flex}.nav .action .bttn{background-color:#0b5cff;border:1px solid #0b5cff;border-radius:20px;color:#fff!important;padding:10px 20px!important;text-align:center;text-decoration:none;font-size:16px!important;font-weight:600;margin:4px;cursor:pointer}.nav .action .bttn.bttn-outline{background-color:transparent;color:#0b5cff!important}.footer{position:fixed;bottom:0;width:100%}.footer p{text-align:center;margin-top:24px;background:#fff;color:#666;font-size:14px;font-weight:500;padding:1rem 0}.detail{padding:1rem;margin-top:5rem;text-align:center}.detail h2{text-align:center;margin-bottom:3rem}.detail p{font-size:16px}.detail .online{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:16px}.detail .online span{display:inline-block;height:20px;width:20px;border-radius:50%;background-color:#0fcc45}form .form-group{display:block;margin-bottom:1rem}form .form-group label{display:block;color:#747486;font-size:14px}form .form-group .form-control{margin-top:.5rem;display:block;width:calc(100% - 1.7rem);padding:.25rem .75rem;font-weight:lighter;border:1px solid #ccc;box-shadow:none;line-height:32px;color:#232333;border-radius:12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#fff}.btn{height:46px;line-height:44px;background-color:#0b5cff;opacity:1;border:1px solid #0b5cff;color:#fff;font-size:16px;cursor:pointer}.btn,.paste-bar{width:100%;border-radius:12px}.paste-bar{display:flex;justify-content:space-between;align-items:center;background-color:hsla(0,0%,87%,.408);text-overflow:ellipsis!important;margin-top:1rem;padding:.5rem}.paste-bar p{padding:0;margin:0;overflow:hidden;width:90%;white-space:nowrap;font-size:12px}.paste-bar button{border:none;background:#0b5cff;color:#fff;padding:.25rem .5rem;border-radius:5px;font-size:12px;cursor:pointer}.users-section{display:flex;justify-content:space-between;margin:2.5rem 0 2rem}.users-section p{font-size:14px!important}.users-section .img-holder img{width:150px;height:150px;object-fit:cover;border-radius:50%}.users-section .img-holder .avatar{width:150px;height:150px;font-size:2rem;font-weight:700;background-color:#0b5cff;color:#fff;border-radius:50%}.loader,.users-section .img-holder .avatar{display:flex;justify-content:center;align-items:center}.loader{gap:1rem;font-size:12px;margin-bottom:.5rem}.loader img{height:30px}