*{margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1200px}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:15px;box-shadow:0 8px 32px #0000001a;margin:20px 0;padding:30px}.header{margin-bottom:40px}.header h1{color:#2d3748;margin-bottom:10px}.header p{font-size:1.2rem}.login-form{margin:0 auto}.form-group label{font-weight:500;margin-bottom:5px}.form-group input,.form-group select,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:16px;padding:12px;transition:border-color .3s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.btn{background:linear-gradient(135deg,#667eea,#764ba2);font-weight:500;transition:transform .2s,box-shadow .2s}.btn:hover{box-shadow:0 4px 20px #667eea66;transform:translateY(-2px)}.dashboard{grid-gap:30px;gap:30px;grid-template-columns:1fr 2fr;margin-top:30px}.stat-card{background:#ffffffe6;box-shadow:0 4px 20px #0000001a;padding:20px}.stat-card h3{color:#2d3748;font-size:2rem;margin-bottom:5px}.query-results{background:#fff;max-height:400px;overflow-y:auto}.query-results td,.query-results th{padding:12px}.query-results th{background:#f7fafc}.pii-badge{font-size:.8rem;padding:2px 8px}.security-log{margin-top:15px;padding:15px}.security-log h4{margin-bottom:10px}.user-info{background:#ebf8ff;border:1px solid #90cdf4;border-radius:8px;padding:15px}.user-info h3{color:#2b6cb0;margin-bottom:10px}.user-info p{color:#2d3748;margin:5px 0}.permissions{gap:8px;margin-top:10px}.permission-badge{background:#bee3f8;border-radius:16px;color:#2b6cb0;font-size:.8rem;padding:4px 12px}.audit-log{max-height:300px}.audit-entry{background:#fff;margin-bottom:10px;padding:15px}.audit-entry h4{font-size:.9rem;margin-bottom:8px}.audit-entry p{font-size:.85rem;margin:2px 0}.error,.success{margin:15px 0;padding:15px}.success{background:#c6f6d5;border-radius:8px;color:#2f855a}@media (max-width:768px){.dashboard{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.container{margin:0 auto;max-width:1400px;min-height:100vh;padding:20px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:20px;padding:24px}.header{margin-bottom:30px;text-align:center}.header h1{color:#1a202c;font-size:2.5rem;font-weight:700;margin:0 0 10px}.header p{color:#4a5568;font-size:1.1rem;margin:5px 0}.dashboard{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:350px 1fr}@media (max-width:1200px){.dashboard{gap:20px;grid-template-columns:1fr}}.sidebar{display:flex;flex-direction:column;gap:20px}.sidebar .card{margin-bottom:0}.main-content{display:flex;flex-direction:column;gap:20px;min-width:0}.main-content .card{margin-bottom:0;overflow-x:auto}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.stat-card{background:#fff;border:2px solid #667eea;border-radius:12px;box-shadow:0 4px 15px #667eea33;color:#2d3748;overflow:hidden;padding:24px;position:relative;text-align:center}.stat-card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.stat-card h3,.stat-card:before{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-card h3{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin:0 0 8px}.stat-card p{color:#4a5568;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.form-group{margin-bottom:20px}.form-group label{color:#2d3748;display:block;font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:14px;padding:12px 16px;resize:vertical;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.btn{background:linear-gradient(135deg,#4299e1,#3182ce);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.btn:hover:not(:disabled){background:linear-gradient(135deg,#3182ce,#2b6cb0);box-shadow:0 4px 12px #4299e166;transform:translateY(-1px)}.btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.user-info h3{color:#2d3748;font-size:1.2rem;margin:0 0 16px}.user-info p{color:#4a5568;font-size:14px;margin:8px 0}.permissions{margin-top:12px}.permission-badge{background:#e6fffa;border:1px solid #81e6d9;border-radius:12px;color:#234e52;font-size:12px;font-weight:500;padding:4px 8px}.query-results{border:1px solid #e2e8f0;border-radius:8px;margin-top:16px;overflow-x:auto}.query-results table{border-collapse:collapse;font-size:14px;min-width:600px;width:100%}.query-results td,.query-results th{border-bottom:1px solid #e2e8f0;max-width:200px;padding:12px 16px;text-align:left;word-break:break-word}.query-results th{color:#2d3748;font-weight:600;position:-webkit-sticky;position:sticky;top:0}.query-results th,.query-results tr:hover{background-color:#f7fafc}.pii-badge{background:#fed7d7;border:1px solid #feb2b2;border-radius:12px;color:#c53030;font-size:12px;font-weight:500;margin-right:6px;padding:4px 8px}.security-log{background:#f0fff4;border:1px solid #9ae6b4;border-radius:8px;margin-top:20px;padding:16px}.security-log h4{color:#2f855a;font-size:1rem;margin:0 0 12px}.security-log p{color:#2d3748;font-size:14px;margin:6px 0}.audit-log{max-height:400px;overflow-y:auto}.audit-entry{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;padding:12px}.audit-entry h4{color:#2d3748;font-size:14px;margin:0 0 8px}.audit-entry p{color:#4a5568;font-size:13px;margin:4px 0}.error{background:#fed7d7;border:1px solid #feb2b2;border-radius:8px;color:#c53030;font-size:14px;margin:16px 0;padding:12px 16px}.login-form{max-width:400px}@media (max-width:768px){.container{padding:16px}.stats-grid{gap:16px;grid-template-columns:1fr}.header h1{font-size:2rem}.card{padding:20px}.query-results{font-size:12px}.query-results td,.query-results th{max-width:150px;padding:8px 12px}}.audit-log::-webkit-scrollbar,.query-results::-webkit-scrollbar{height:8px;width:8px}.audit-log::-webkit-scrollbar-track,.query-results::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.audit-log::-webkit-scrollbar-thumb,.query-results::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.audit-log::-webkit-scrollbar-thumb:hover,.query-results::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.llm-provider-box{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin:10px 0;overflow:hidden;padding:12px;position:relative;transition:all .3s ease}.llm-provider-box.provider-changing{animation:providerPulse .6s ease;border-color:#4299e1;box-shadow:0 0 0 3px #4299e133}@keyframes providerPulse{0%{box-shadow:0 0 0 0 #4299e166;transform:scale(1)}50%{box-shadow:0 0 0 10px #4299e100;transform:scale(1.02)}to{box-shadow:0 0 0 0 #4299e100;transform:scale(1)}}.provider-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;margin-left:8px;padding:2px 8px;transition:all .3s ease}.provider-badge.openai{background-color:#e6f3ff;border:1px solid #b3d9ff;color:#06c}.provider-badge.anthropic{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.provider-badge.local{background-color:#e8f5e8;border:1px solid #c3e6c3;color:#2d5016}.routing-reason{animation:fadeIn .5s ease .3s forwards;color:#4a5568;font-size:13px;font-style:italic;margin-top:8px;opacity:0}.provider-change-indicator{animation:providerChangeSlide .6s ease forwards;background:linear-gradient(90deg,#4299e1,#667eea);height:3px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;width:100%}@keyframes providerChangeSlide{to{transform:scaleX(1)}}.loading-overlay{align-items:center;background:#ffffffe6;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#4299e1;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.blocked-query-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#374151;cursor:pointer;display:block;font-family:Monaco,Courier New,monospace;font-size:.85rem;overflow:hidden;padding:10px 12px;text-align:left;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap;width:100%}.blocked-query-btn:hover{background:#fee2e2;border-color:#fca5a5;box-shadow:0 2px 4px #0000001a;color:#dc2626;transform:translateY(-1px)}.policy-config-page{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:1200px;padding:20px}.policy-header{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:30px;padding:30px;text-align:left}.back-button{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#2d3748;cursor:pointer;display:inline-block;font-size:14px;margin-bottom:20px;padding:8px 16px}.back-button:hover{background:#edf2f7}.policy-header h1{color:#2d3748;font-size:2rem;margin:0 0 8px}.policy-header p{color:#4a5568;font-size:1rem;margin:0}.policy-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr 1fr}.policy-section{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.policy-section.full-width{grid-column:1/-1}.policy-section h2{color:#2d3748;font-size:1.2rem;font-weight:600;margin:0 0 15px}.role-list{display:flex;flex-direction:column;gap:12px}.role-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:15px}.role-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.role-header h3{color:#2d3748;font-size:1rem;margin:0}.user-count{color:#718096;font-size:.85rem}.permissions{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.permission-tag{background:#edf2f7;border-radius:12px;color:#4a5568;font-family:Courier New,monospace;font-size:.75rem;padding:2px 8px}.edit-role-btn{background:#4299e1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;padding:6px 12px}.add-role-btn{background:#ebf8ff;border:2px dashed #90cdf4;border-radius:6px;color:#2b6cb0;cursor:pointer;font-size:.9rem;margin-top:15px;padding:12px;width:100%}.provider-list{display:flex;flex-direction:column;gap:12px}.provider-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;display:flex;justify-content:space-between;padding:15px}.provider-info h3{color:#2d3748;font-size:1rem;margin:0 0 4px}.provider-type{background:#f7fafc;border-radius:3px;color:#4a5568;font-size:.75rem;font-weight:500;padding:2px 6px}.provider-stats{align-items:end;display:flex;flex-direction:column;gap:4px}.status.connected{color:#38a169;font-size:.85rem}.status.pending{color:#d69e2e;font-size:.85rem}.configure-btn{background:#805ad5;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;padding:6px 12px}.add-provider-btn{background:#ebf8ff;border:2px dashed #90cdf4;border-radius:6px;color:#2b6cb0;cursor:pointer;font-size:.9rem;margin-top:15px;padding:12px;width:100%}.policy-rules{display:flex;flex-direction:column;gap:15px}.policy-rule{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.rule-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.rule-header h3{color:#2d3748;font-size:1.1rem;margin:0}.switch{display:inline-block;height:24px;position:relative;width:50px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#cbd5e0;border-radius:24px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;width:18px}input:checked+.slider{background-color:#48bb78}input:checked+.slider:before{transform:translateX(26px)}.rule-action,.rule-condition{color:#4a5568;font-size:.9rem;margin:8px 0}.rule-action code,.rule-condition code{background:#f7fafc;border-radius:3px;color:#2d3748;font-family:Courier New,monospace;font-size:.85rem;padding:2px 6px}.edit-policy-btn{background:#4299e1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;margin-top:10px;padding:6px 12px}.add-policy-btn{background:#ebf8ff;border:2px dashed #90cdf4;border-radius:6px;color:#2b6cb0;cursor:pointer;display:block;font-size:.9rem;margin:20px auto 0;padding:12px 20px}.template-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.template-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:16px;text-align:center}.template-card.active{background:#f0fff4;border-color:#38a169}.template-card.available{background:#fffbf0}.template-card h3{color:#2d3748;font-size:1rem;margin:0 0 6px}.template-card p{color:#718096;font-size:.85rem;margin:0 0 8px}.template-status{display:block;font-size:.8rem;margin-bottom:10px}.configure-template-btn{background:#805ad5;margin-top:10px}.activate-btn,.configure-template-btn{border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;padding:6px 12px}.activate-btn{background:#ed8936}@media (max-width:768px){.policy-grid,.template-grid{grid-template-columns:1fr}.provider-card{align-items:flex-start;flex-direction:column;gap:10px}}.performance-page{background:#f5f7fa;min-height:100vh;padding:20px}.performance-header{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:30px;padding:30px;text-align:left}.performance-header .back-button{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#2d3748;cursor:pointer;display:inline-block;font-size:14px;margin-bottom:20px;padding:8px 16px}.performance-header .back-button:hover{background:#edf2f7}.performance-header h1{color:#2d3748;font-size:2rem;margin:15px 0 10px}.performance-header p{color:#718096;font-size:1.1rem}.metrics-grid{display:flex;flex-direction:column;gap:20px}@media (min-width:768px){.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}}@media (min-width:1200px){.metrics-grid{gap:30px}}.metric-section{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;min-width:0;overflow:hidden;padding:20px}@media (min-width:768px){.metric-section{padding:30px}}.metric-section.full-width{grid-column:1/-1}.metric-section h2{color:#2d3748;font-size:1.4rem;margin:0 0 20px}.response-time-cards{display:flex;flex-direction:column;gap:10px}@media (min-width:480px){.response-time-cards{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.response-time-cards{gap:20px}}.metric-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;text-align:center}.metric-card.average{background:#f0fff4;border-color:#9ae6b4}.metric-card.p95{background:#fffaf0;border-color:#fed7b2}.metric-card.p99{background:#fed7d7;border-color:#fc8181}.metric-label{font-size:.9rem;margin-bottom:5px}.metric-trend{color:#4a5568;font-size:.8rem}.metric-indicator{border-radius:4px;display:inline-block;font-size:.85rem;margin-top:10px;padding:4px 12px}.metric-indicator.good{background:#f0fff4;color:#2f855a}.metric-description{color:#718096;font-size:.8rem;margin-top:5px}.throughput-cards{display:flex;flex-direction:column;gap:10px}@media (min-width:480px){.throughput-cards{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.throughput-cards{gap:20px}}.latency-breakdown{display:flex;flex-direction:column;gap:25px}.service-latency{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.service-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.service-header h3{color:#2d3748;font-size:1.1rem;margin:0}.latency-value{color:#4a5568;font-size:1.4rem;font-weight:700}.latency-bar{background:#e2e8f0;border-radius:6px;height:12px;margin-bottom:10px;overflow:hidden}.latency-fill{height:100%;transition:width .3s ease}.latency-fill.agent{background:#805ad5}.latency-fill.orchestrator{background:#38a169}.service-description{color:#718096;font-size:.9rem;margin:0}.trend-chart{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;height:200px;justify-content:center;padding:20px}.chart-bars,.trend-chart{align-items:flex-end;display:flex}.chart-bars{gap:3px;height:100%;width:100%}.chart-bar{background:#805ad5;border-radius:4px 4px 0 0;cursor:pointer;flex:1 1;transition:height .3s ease}.chart-bar:hover{background:#744aa1}.chart-label{margin-top:10px}.chart-label,.no-data{color:#718096;font-size:.9rem;text-align:center}.policy-cards{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}@media (min-width:768px){.policy-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}}.service-health{margin-top:20px}.service-health h3{color:#2d3748;font-size:1.1rem;margin:0 0 15px}.health-status{display:flex;flex-direction:column;gap:10px}.health-item{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;justify-content:space-between;padding:10px 15px}.service-name{color:#4a5568;font-weight:500}.health-indicator.healthy{color:#2f855a}.health-indicator.unhealthy{color:#c53030}.activity-list{gap:15px;max-height:400px}.activity-item{border-radius:8px;padding:15px}.activity-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.activity-type{color:#4a5568;font-weight:500}.activity-time{color:#718096;font-size:.85rem}.activity-query{background:#edf2f7;border-radius:4px;font-size:.9rem;margin-bottom:8px;padding:8px}.activity-routing{color:#718096;font-size:.85rem}.provider-name{color:#805ad5;font-weight:500}.live-monitor{animation:slideIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:2px solid #2b6cb0;border-radius:12px;box-shadow:0 10px 25px #00000026;position:fixed;-webkit-user-select:none;user-select:none;width:320px;z-index:1000}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.monitor-header{align-items:center;background:#2b6cb0;border-radius:10px 10px 0 0;color:#fff;cursor:grab;display:flex;justify-content:space-between;padding:12px 15px}.monitor-header h3{font-size:1rem;font-weight:600;margin:0}.close-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:24px;justify-content:center;opacity:.8;padding:0;transition:opacity .2s;width:24px}.close-btn:hover{opacity:1}.monitor-content{padding:15px}.metric-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:15px}.metric-box{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:15px;text-align:center;transition:all .3s ease}.metric-box.queries{background:#f0fff4;border-color:#9ae6b4}.metric-box.violations{background:#fed7d7;border-color:#fc8181}.metric-value{animation:pulse 2s infinite;color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:5px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.metric-label{color:#718096;font-size:.75rem;text-transform:uppercase}.service-status{margin-bottom:15px}.service-status h4{color:#4a5568;font-size:.85rem;margin:0 0 8px}.status-grid{display:flex;gap:20px}.status-item{align-items:center;color:#4a5568;display:flex;font-size:.85rem;gap:6px}.status-dot{animation:blink 2s infinite;border-radius:50%;height:10px;width:10px}.status-dot.healthy{background:#48bb78}.status-dot.unhealthy{background:#e53e3e}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.activity-feed{margin-bottom:10px}.activity-feed h4{color:#4a5568;font-size:.85rem;margin:0 0 8px}.activity-list{display:flex;flex-direction:column;gap:8px;max-height:120px;overflow-y:auto}.activity-item{animation:fadeIn .3s ease-out;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;font-size:.75rem;gap:8px;padding:8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.activity-icon{font-size:1rem}.activity-details{flex:1 1;min-width:0}.activity-query{color:#2d3748;font-family:Courier New,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-meta{align-items:center;display:flex;justify-content:space-between;margin-top:2px}.provider{color:#805ad5;font-weight:500}.time{color:#a0aec0;font-size:.7rem}.no-activity{color:#a0aec0;font-size:.8rem;padding:20px 0;text-align:center}.monitor-footer{align-items:center;border-top:1px solid #e2e8f0;color:#718096;display:flex;font-size:.75rem;gap:8px;padding-top:10px}.pulse-indicator{animation:pulse-glow 2s infinite;background:#48bb78;border-radius:50%;height:8px;width:8px}@keyframes pulse-glow{0%{box-shadow:0 0 0 0 #48bb78b3}70%{box-shadow:0 0 0 10px #48bb7800}to{box-shadow:0 0 0 0 #48bb7800}}.activity-list::-webkit-scrollbar{width:4px}.activity-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.activity-list::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:2px}.activity-list::-webkit-scrollbar-thumb:hover{background:#a0aec0}