.external-link{display:inline-block;padding:12px 24px;background-color:#007bff;color:#fff;border:none;border-radius:30px;text-align:center;text-decoration:none;font-size:16px;font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s,background-color .3s}.external-link:hover{box-shadow:0 8px 16px rgba(0,0,0,.2)}.external-link:active{transform:scale(.95)}.external-link .icon{margin-right:8px}.external-link:active .icon{transform:scale(.8)}.customButton{background:linear-gradient(180deg,#fff,#fff);background-color:#fff;border:1px solid #124d77;display:inline-block;cursor:pointer;color:#fff;font-family:Arial;font-size:13px;padding:6px 24px;text-decoration:none;margin-right:10px;vertical-align:middle}.customButton:hover{background:linear-gradient(180deg,#bdc3c7,#bdc3c7);background-color:#bdc3c7}.customButton:active{position:relative;top:1px}.icon{margin-right:30px;vertical-align:middle}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.dashboard-card{animation:fadeInUp .6s ease-out}.dashboard-card:first-child{animation-delay:.1s}.dashboard-card:nth-child(2){animation-delay:.2s}.dashboard-card:nth-child(3){animation-delay:.3s}.dashboard-card:nth-child(4){animation-delay:.4s}.dashboard-card:nth-child(5){animation-delay:.5s}.dashboard-card:nth-child(6){animation-delay:.6s}.welcome-section{animation:slideInLeft .8s ease-out}.tab-container{animation:fadeInUp .6s ease-out .3s both}.stats-card:hover .stats-icon{animation:pulse 1s infinite}.stats-card:hover:before{background:linear-gradient(90deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.2))}.gradient-primary{background:linear-gradient(135deg,#667eea,#764ba2)}.gradient-secondary{background:linear-gradient(135deg,#f093fb,#f5576c)}.gradient-success{background:linear-gradient(135deg,#4facfe,#00f2fe)}.gradient-warning{background:linear-gradient(135deg,#43e97b,#38f9d7)}.gradient-info{background:linear-gradient(135deg,#fa709a,#fee140)}.enhanced-shadow{box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 8px rgba(0,0,0,.05)}.enhanced-shadow:hover{box-shadow:0 20px 40px rgba(0,0,0,.15),0 2px 12px rgba(0,0,0,.1)}.attendants-tab{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:24px}.attendants-header{background:linear-gradient(135deg,#437db5,#5a9bd4);color:#fff;border-radius:12px;padding:20px;margin-bottom:24px}.attendants-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin-bottom:32px}.attendants-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid hsla(0,0%,100%,.2)}.attendants-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.attendants-filters{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:24px;margin-bottom:24px;border:1px solid rgba(0,0,0,.05)}.attendants-table-container{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1);margin-bottom:32px}.attendants-table-header{background:linear-gradient(135deg,#437db5,#5a9bd4);color:#fff;padding:16px 24px}.attendants-charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:24px;gap:24px}.attendants-chart-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.attendants-chart-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.attendants-chart-header{padding:16px 24px;color:#fff;font-weight:600}.attendants-chart-content{padding:24px;min-height:400px}@media (max-width:768px){.attendants-charts-grid,.attendants-stats-grid{grid-template-columns:1fr;grid-gap:16px;gap:16px}.attendants-filters{padding:16px}.attendants-header{padding:16px;margin-bottom:16px}}.attendants-card{animation:fadeInUp .6s ease-out}.attendants-card:first-child{animation-delay:.1s}.attendants-card:nth-child(2){animation-delay:.2s}.attendants-card:nth-child(3){animation-delay:.3s}.attendants-card:nth-child(4){animation-delay:.4s}.attendants-chart-card{animation:slideInLeft .8s ease-out}.attendants-chart-card:nth-child(2){animation-delay:.2s}.enhanced-button{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.enhanced-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.enhanced-button:hover:before{left:100%}.attendants-chip{transition:all .2s ease}.attendants-chip:hover{transform:scale(1.05)}.attendants-table{border-collapse:initial;border-spacing:0}.attendants-table th{background:#f8f9fa;font-weight:600;color:#495057;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #dee2e6;padding:16px 12px}.attendants-table td{padding:16px 12px;border-bottom:1px solid #f1f3f4}.attendants-table tbody tr:hover{background-color:#f8f9fa;transform:scale(1.01);transition:all .2s ease-in-out}.chart-container{position:relative;height:100%;min-height:300px}.chart-empty,.chart-loading{display:flex;align-items:center;justify-content:center;height:300px;color:#6c757d}.chart-empty{flex-direction:column;text-align:center}.rounded-card{border-radius:16px}.rounded-button{border-radius:12px}.consistent-spacing{margin:16px;padding:24px}.enhanced-typography{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-feature-settings:"liga" 1,"calt" 1;text-rendering:optimizeLegibility}.loading-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.dashboard-card{margin-bottom:16px}.welcome-section{padding:24px 16px}.stats-card{margin-bottom:16px}}@media (max-width:480px){.welcome-title{font-size:1.5rem}.welcome-subtitle{font-size:1rem}.stats-card{padding:16px}}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.smooth-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-effect{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.status-indicator{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:8px}.status-online{background-color:#10b981;box-shadow:0 0 0 2px rgba(16,185,129,.2)}.status-offline{background-color:#ef4444;box-shadow:0 0 0 2px rgba(239,68,68,.2)}.status-busy{background-color:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.2)}.custom-tooltip{position:relative}.custom-tooltip:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.custom-tooltip:hover:after{opacity:1;visibility:visible}.event-container{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.delete-icon,.edit-icon{opacity:0;transition:opacity .3s;margin-left:5px;z-index:1}.event-container:hover .delete-icon,.event-container:hover .edit-icon{opacity:1}.edgebutton{width:20px;height:20px;background:#eee;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;justify-content:center;display:flex;align-self:center;align-items:center}.edgebutton:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.edgebutton-foreignobject body{background:transparent;width:40px;height:40px;display:flex;justify-content:center;align-items:center;min-height:40px}.react-flow__edge-path{stroke-width:6px}.react-flow__edge.selected .react-flow__edge-path{stroke:#00f}
/*# sourceMappingURL=main.081db173.chunk.css.map */