@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Inter,Roboto,Helvetica,Arial,sans-serif;background-color:#f8f9fa;color:#212529;line-height:1.6}::selection{background-color:#3b5bdb33;color:#212529}a,button{transition:color .2s ease,background-color .2s ease,box-shadow .2s ease}:root{--timeline-weekend-bg: rgb(218, 218, 87);--timeline-weekend-odd-bg: rgb(180, 180, 105);--timeline-today-bg: rgba(59, 91, 219, .12);--timeline-holiday-bg: rgb(255, 221, 150);--timeline-holiday-odd-bg: rgb(212, 185, 124);--timeline-date-from-color: #e03131;--timeline-date-to-color: #7950f2}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f3f5;border-radius:4px}::-webkit-scrollbar-thumb{background:#ced4da;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#adb5bd}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}
