@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;overflow:hidden}#root{width:100vw;height:100dvh;position:relative}body{margin:0;font-family:Rubik,Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;background-color:#f8fafc;height:100dvh;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{transition:background-color .2s ease,color .2s ease,border-color .2s ease}::selection{background:#2563eb33;color:#1e293b}input[type=time],input[type=date]{direction:rtl;text-align:right}.fc .fc-toolbar-title{font-weight:800;font-size:1.75rem;margin:0 20px!important;display:flex;align-items:center;gap:12px}.fc .fc-toolbar-chunk:nth-child(2){display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.fc .fc-toolbar-chunk:nth-child(2) .fc-button-group{display:flex;flex-direction:row}.fc .fc-toolbar-chunk:nth-child(2) .fc-button{padding:6px 12px}.fc .fc-day-fri,.fc .fc-day-sat{background-color:#94a3b80d!important}
