@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";:root{font-family:Poppins,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;width:100%}#root{width:100%;min-height:100vh}.itemCalendar{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.fc{min-width:400px;margin:0 auto}.fc .fc-toolbar-title{font-size:1.5rem;margin:0}.fc table{border-collapse:collapse;border-spacing:0;font-size:.9rem;border-radius:.2rem}.fc th{text-align:center}.fc td{border-radius:.2rem;padding:0;max-height:40px}.fc-not-allowed,.fc-event{cursor:pointer}.fc-h-event{display:flex;border:1px solid var(--fc-event-border-color);background-color:var(--fc-event-bg-color)}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0;height:100%}.fc-h-event .fc-event-title{display:flex;flex-wrap:unset;justify-content:center;align-items:center;max-width:100%;overflow:hidden}#root{width:100%}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.loader{width:50px;aspect-ratio:1;display:grid;border:4px solid #0000;border-radius:50%;border-color:#ff5722 #0000;animation:l16 1s infinite linear}.loader:before,.loader:after{content:"";grid-area:1/1;margin:2px;border:inherit;border-radius:50%}.loader:before{border-color:#ffffff #00000000;animation:inherit;animation-duration:.5s;animation-direction:reverse}.loader:after{margin:8px}@keyframes l16{to{transform:rotate(1turn)}}
