*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;transition:background-color .3s ease,color .3s ease}[data-theme=light] body{background-color:#f8fafc;color:#1e293b}[data-theme=dark] body{background-color:#0f172a;color:#f1f5f9}button{border:none;cursor:pointer}button,input,select,textarea{font-family:inherit;outline:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;-webkit-transition:background .2s;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#94a3b8}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#64748b}.container{margin:0 auto;max-width:1200px;padding:0 20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-in{animation:fadeIn .3s ease-out}.slide-in{animation:slideIn .3s ease-out}:focus-visible{outline:2px solid #3b82f6}::selection{background-color:#3b82f6}[data-theme=dark] ::selection{background-color:#2563eb;color:#fff}input[type=date],input[type=datetime-local],input[type=time]{cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;filter:opacity(.6);-webkit-transition:filter .2s;transition:filter .2s}input[type=date]:hover::-webkit-calendar-picker-indicator,input[type=datetime-local]:hover::-webkit-calendar-picker-indicator,input[type=time]:hover::-webkit-calendar-picker-indicator{filter:opacity(1)}[data-theme=dark] input[type=date]::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1) opacity(.6)}[data-theme=dark] input[type=date]:hover::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=datetime-local]:hover::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=time]:hover::-webkit-calendar-picker-indicator{filter:invert(1) opacity(1)}.sidebar-overlay{animation:fadeIn .2s ease;background:#0f172a80;display:none;inset:0;position:fixed;z-index:199}.sidebar-overlay.visible{display:block}@media (max-width:768px){.hide-mobile{display:none!important}.show-mobile{display:flex!important}.meetings-grid{grid-template-columns:1fr!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr!important}}@media (min-width:769px){.show-mobile{display:none!important}}:focus-visible{outline:2px solid #6366f1;outline-offset:2px}::selection{background-color:#6366f1;color:#fff}[data-theme=dark] ::selection{background-color:#818cf8;color:#0f172a}.page-enter{animation:fadeIn .25s ease-out}@media (max-width:640px){.table-scroll-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}}
/*# sourceMappingURL=main.9fa3c820.css.map*/