html,body{overflow-x:hidden;width:100%}.icon{width:20px;height:20px}.dark .text-gray-500{color:#9ca3af}.chat-window{animation:slideInUp .3s ease-out}@keyframes slideInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.dot{animation:dots 1s infinite}@keyframes dots{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media (max-width: 768px){.search-fields{flex-direction:column}.location-input{margin-top:1rem}.job-card{padding:1rem}}.scrollbar-auto-hide{scrollbar-width:none}.scrollbar-auto-hide::-webkit-scrollbar{display:none}.scrollbar-auto-hide.active{scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.4) transparent}.scrollbar-auto-hide.active::-webkit-scrollbar{display:block;width:6px}.scrollbar-auto-hide.active::-webkit-scrollbar-track{background:transparent}.scrollbar-auto-hide.active::-webkit-scrollbar-thumb{background-color:#78787866;border-radius:4px}.scrollbar-auto-hide.active::-webkit-scrollbar-thumb:hover{background-color:#787878b3}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#64646480;border-radius:3px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#646464cc}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.5) transparent}.scrollbar-thin{-webkit-overflow-scrolling:touch}
