.stats-sections{display:flex;flex-direction:column;gap:2.5rem}.stats-section{display:flex;flex-direction:column;gap:1.25rem}.stats-section-header{margin-bottom:.5rem}.stats-section-title{font-size:1.5rem;font-weight:700;color:#1a1333;margin-bottom:.5rem}.stats-section-description{font-size:.875rem;color:#6d6a92;line-height:1.5}.stats-section-content{display:flex;flex-direction:column;gap:1.5rem}.stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.stats-chart-wrapper{background:#fff;border-radius:1.25rem;padding:1.5rem;border:1px solid #ecebff;box-shadow:0 10px 30px #745af214}.chart-timeframe{font-size:.75rem;color:#6d6a92;margin:0 0 1rem;font-style:italic}.section-chart{width:100%}.chart-tooltip{background:#fff;border:1px solid #e2dcff;border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #00000026}.chart-tooltip-label{font-size:.75rem;font-weight:600;color:#4f4a75;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.chart-tooltip-content{display:flex;flex-direction:column;gap:.5rem}.chart-tooltip-item{display:flex;align-items:center;gap:.5rem}.chart-tooltip-indicator{width:10px;height:10px;border-radius:50%;flex-shrink:0}.chart-tooltip-name{font-size:.875rem;color:#6d6a92;min-width:120px}.chart-tooltip-value{font-size:.875rem;font-weight:600;color:#1a1333;margin-left:auto}.stats-section-content.has-chart{display:flex;flex-direction:column;gap:1.5rem}.stats-section-content.has-chart .stats-cards,.stats-section-content.no-chart .stats-cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.stats-section-content .stats-chart-wrapper{min-height:300px;width:100%}@media (min-width: 768px){.stats-cards,.stats-section-content.has-chart .stats-cards,.stats-section-content.no-chart .stats-cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.stat-card{background:#fff;border-radius:.875rem;padding:1rem 1.25rem;box-shadow:0 10px 30px #745af214;border:1px solid #ecebff;border-top:4px solid;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 20px 35px #745af21f}.stat-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.stat-icon{font-size:1rem;background:#f1edff;color:#6b46c1;width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-title{font-size:.75rem;color:#718096;font-weight:500}.stat-value{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:.375rem;line-height:1.2}.stat-change{font-size:.75rem;color:#4a5568;line-height:1.3}.data-table{background:#fff;border-radius:1.25rem;padding:1.5rem;box-shadow:0 15px 30px #4b389c14;border:1px solid #ecebff}.data-table h2{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem}.table-container{overflow-x:auto}table{width:100%;border-collapse:collapse}thead{background-color:#f7fafc}th{padding:.75rem;text-align:left;font-weight:600;color:#4a5568;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}td{padding:.75rem;border-top:1px solid #e2e8f0;color:#2d3748}tbody tr:hover{background-color:#f7fafc}.table-subtitle{font-size:.875rem;color:#718096;margin-bottom:1rem;margin-top:-.5rem}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:.25rem;font-size:.875rem;font-weight:500}.status-badge.active{background-color:#c6f6d5;color:#22543d}.status-badge.inactive{background-color:#fed7d7;color:#742a2a}.minutes-badge{display:inline-block;padding:.25rem .75rem;background-color:#bee3f8;color:#2c5282;border-radius:.25rem;font-size:.875rem;font-weight:500}.minutes-badge.low-minutes{background-color:#fed7d7;color:#742a2a}.dashboard{min-height:100vh;padding:2.5rem 3rem 3rem;max-width:1400px;margin:0 auto}.dashboard-header{display:flex;justify-content:space-between;gap:2rem;align-items:flex-end;margin-bottom:2rem}.dashboard-header-copy h1{font-size:2.5rem;font-weight:700;color:#1a1333;margin-bottom:.5rem}.dashboard-subtitle{color:#5f5c80;max-width:38rem}.dashboard-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#6c5ce7;font-weight:700;background:#6c5ce71a;padding:.45rem .8rem;border-radius:999px}.dashboard-actions{display:flex;align-items:flex-start;gap:1rem}.dashboard-actions-group{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.last-refreshed{font-size:.75rem;color:#6d6a92;margin:0;text-align:right}.refresh-btn{padding:.8rem 1.6rem;background:linear-gradient(135deg,#7c5dff,#a16bff);color:#fff;border:none;border-radius:.75rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .2s,transform .2s;box-shadow:0 15px 30px #7c5dff59}.refresh-btn:hover{opacity:.9}.refresh-btn:active{transform:scale(.98)}.logout-btn{padding:.8rem 1.5rem;background:#fff;color:#6c5ce7;border:1px solid #d6ccff;border-radius:.75rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:border-color .2s,color .2s,transform .2s}.logout-btn:hover{border-color:#6c5ce7;color:#4a38a4}.logout-btn:active{transform:scale(.98)}.dashboard-hero{display:flex;gap:2rem;padding:2rem;border-radius:1.5rem;background:linear-gradient(120deg,#7c5dff1a,#ffffffe6);border:1px solid #e9e3ff;margin-bottom:2rem;box-shadow:0 25px 40px #6c5ce714}.hero-copy{flex:1.1;color:#1e1b3a}.hero-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;color:#6c5ce7;margin-bottom:.5rem}.hero-copy h2{font-size:1.75rem;margin-bottom:.75rem}.hero-copy p{color:#5f5c80;max-width:32rem}.hero-meta{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem;font-size:.9rem;color:#4f4a75}.hero-divider{width:1px;height:16px;background:#cfc4ff;display:inline-block}.hero-highlights{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.hero-highlight-card{background:#fff;border-radius:1rem;padding:1.25rem;border:1px solid #ebe7ff;box-shadow:0 12px 25px #110c2e14}.hero-highlight-card h3{font-size:1.75rem;margin:.35rem 0;color:#1e1b3a}.highlight-label{text-transform:uppercase;font-size:.75rem;color:#6b6c8f;letter-spacing:.08em}.hero-highlight-card span{color:#7c7a97;font-size:.85rem}.dashboard-content{display:flex;flex-direction:column;gap:2rem}@media (max-width: 1200px){.dashboard{padding:2rem 1.5rem}.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-actions{width:100%;justify-content:space-between}.dashboard-hero{flex-direction:column}.hero-highlights{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width: 640px){.dashboard{padding:1.5rem 1rem}.dashboard-actions{flex-direction:column;align-items:stretch;gap:.75rem}.time-range-toggle{width:100%;justify-content:space-between}.refresh-btn{width:100%}}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.loading-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top:4px solid #4299e1;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-loading p{color:#718096;font-size:1rem}.login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f7f4ff,#f9fbff 40%,#fff);padding:2rem}.login-card{width:100%;max-width:420px;background:#fff;padding:2.5rem;border-radius:1.5rem;box-shadow:0 20px 45px #654eff26;border:1px solid #ecebff}.login-pill{display:inline-flex;padding:.35rem .85rem;border-radius:999px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#6c5ce7;background:#6c5ce71a;margin-bottom:1rem}.login-card h1{font-size:2rem;color:#1a1333;margin-bottom:.5rem}.login-meta{color:#6d6a92;font-size:.95rem;margin-bottom:1.75rem;line-height:1.5}.login-form{display:flex;flex-direction:column;gap:1rem}.login-label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:#4f4a75;font-weight:600}.login-label input{padding:.85rem 1rem;border-radius:.85rem;border:1px solid #dcd6ff;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.login-label input:focus{outline:none;border-color:#7c5dff;box-shadow:0 0 0 3px #7c5dff26}.login-submit{margin-top:.5rem;padding:.95rem 1rem;border:none;border-radius:.9rem;font-weight:600;font-size:1rem;background:linear-gradient(135deg,#7c5dff,#a16bff);color:#fff;cursor:pointer;transition:opacity .2s,transform .2s;box-shadow:0 20px 35px #7c5dff4d}.login-submit:disabled{opacity:.7;cursor:not-allowed}.login-submit:not(:disabled):hover{opacity:.9}.login-submit:not(:disabled):active{transform:scale(.99)}.login-error{padding:.75rem;border-radius:.75rem;background:#fff5f5;color:#c53030;border:1px solid #fed7d7;font-size:.9rem}.login-footer{margin-top:1.5rem;font-size:.85rem;color:#8a86a9}.login-footer code{background:#f5f2ff;padding:.15rem .35rem;border-radius:.35rem;font-size:.8rem;color:#6c5ce7}.App{min-height:100vh;background:linear-gradient(180deg,#f7f4ff,#f9fbff 40%,#fff)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;color:#333}#root{min-height:100vh}
