@tailwind base;@tailwind components;@tailwind utilities;html{font-size:75%}body{font-family:Inter,sans-serif}.timeline{position:relative}.timeline:before{content:"";position:absolute;top:.5rem;bottom:.5rem;left:.5rem;width:2px;background-color:#e5e7eb;border-radius:2px}.timeline-item{position:relative;padding-left:2rem}.timeline-item:before{content:"";position:absolute;left:.125rem;top:.5rem;width:.75rem;height:.75rem;border-radius:9999px;background-color:#fff;border:3px solid #a5b4fc}.timeline-item:last-child{padding-bottom:0}.custom-scrollbar::-webkit-scrollbar{width:12px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#94a3b8;border-radius:6px;border:3px solid #f1f5f9}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#64748b}
