.typing-indicator{display:inline-flex;gap:6px;align-items:center;justify-content:center}.typing-indicator span{width:8px;height:8px;background:gray;border-radius:50%;animation:bounce 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}.bubble-container{display:flex;flex-direction:column;max-width:75%}.bubble{width:auto;background:#0084ff}body{margin:0;position:relative}a{color:#000;cursor:pointer;text-decoration:none!important}.body-block{margin:0;position:relative}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.header-bg{background-color:#e3f2fd}.box-size{width:400px;max-width:100%;box-sizing:border-box}.border-box{box-sizing:border-box}.text-transparent{color:transparent!important}.mh-100{max-height:100%}.mt-100{margin-top:100px}.pt-100{padding-top:100px}.v-middle{vertical-align:middle}.no-underline{text-decoration:none}.cursor-pointer{cursor:pointer}.cursor-normal{cursor:default}.z-index-x{z-index:999}.height-max-300{max-height:300px}.box-shadow{--box-shadow-color: none;box-shadow:0 .5rem 1rem #8080804d}.shadow-dark{--box-shadow-color: none}.fs-10{font-size:10px}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fs-18{font-size:18px}.fs-19{font-size:19px}.fs-20{font-size:20px}.fs-big-icon{font-size:30px}.fade-text{transition:opacity .5s ease-in-out}span.nav-link:hover{border-color:#6c757d!important}.scrollbar{overflow-y:auto;overflow-x:hidden}.scrollbar::-webkit-scrollbar{width:8px;cursor:default;border-radius:4px}.scrollbar::-webkit-scrollbar-track{cursor:default;box-shadow:inset 0 0 6px #708090}.scrollbar::-webkit-scrollbar-thumb{background-color:#777;cursor:default;border-radius:4px}.ellipsis{overflow:hidden;text-overflow:ellipsis}.text-shadow-light{text-shadow:3px 3px 3px white}.bg-dark-fade{background-color:#0000004d}.bg-light-fade{background-color:#ffffff4d}.body-block{min-height:100vh}.max-h-400{max-height:400px}@media screen and (min-width: 768px){.fs-big-icon{font-size:30px}}.bgGradient{opacity:.95;background-color:#1fc8db;background-image:linear-gradient(135deg,#635fff,#a848ff 50%)}.circle-gradient{width:200px;height:200px;border-radius:50%;background:conic-gradient(red 0deg 119deg,transparent 119deg 122deg,rgb(11,94,11) 122deg 357deg,transparent 357deg 360deg);display:flex;align-items:center;justify-content:center;padding:15px;box-sizing:border-box;margin:0 auto}.circle-view{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.img-placeholder{aspect-ratio:1 / 1;border-radius:50%;background-color:#6c757d;animation:pulseGrey 1s infinite alternate}@keyframes pulseGrey{0%{background-color:#6c757d80}to{background-color:#6c757d33}}.form-control:focus{outline:none;box-shadow:none}
