@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";
body,html{background-color:#0c0d10;margin:0;padding:0}.dash-app-wrapper{color:#fff;box-sizing:border-box;background:#050505;justify-content:center;align-items:center;min-height:100vh;font-family:Plus Jakarta Sans,sans-serif;display:flex}.dash-container{background:#050505;width:100%;height:100vh;display:flex;overflow:hidden}.text-muted{color:#888}.text-white{color:#fff}.text-green{color:#4ade80}.text-red{color:#f87171}.mt-auto{margin-top:auto}.mt-8{margin-top:32px}.mb-4{margin-bottom:16px}.dash-loading{color:#888;background:#050505;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100vh;font-family:Plus Jakarta Sans,sans-serif;display:flex}.dash-spinner{border:2px solid #333;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:1s linear infinite dashSpin}@keyframes dashSpin{to{transform:rotate(360deg)}}.dash-sidebar-new{background:#0a0a0a;border-right:1px solid #1a1a1a;flex-direction:column;flex-shrink:0;align-items:center;gap:40px;width:80px;padding:30px 0;display:flex}.sidebar-top,.sidebar-bottom{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.sidebar-bottom{margin-top:auto}.side-nav-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.side-nav-btn:hover{color:#fff;background:#ffffff0d}.side-nav-btn.active{color:#fff;background:#1a1a1a;box-shadow:inset 0 1px 1px #ffffff1a}.dash-main-new{background:#000;flex-direction:column;flex:1;display:flex;overflow-y:auto}.dash-header-new{background:#000;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.header-logo{letter-spacing:-.04em;width:200px;font-size:1.5rem;font-weight:700}.header-center{flex:1;align-items:center;gap:24px;display:flex}.search-box{background:#0c0c0c;border:1px solid #1a1a1a;border-radius:10px;align-items:center;gap:12px;width:250px;padding:8px 16px;display:flex}.search-box input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.9rem}.search-box svg{color:#555}.header-stats-group{gap:12px;display:flex}.header-stat-pill{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:100px;align-items:center;gap:12px;padding:6px 12px 6px 6px;display:flex}.header-stat-pill.dark{background:0 0;padding:6px 16px}.avatars-micro{align-items:center;margin-right:-4px;display:flex}.avatar-micro{background:#333;border:2px solid #0a0a0a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-8px;font-size:.65rem;font-weight:700;display:flex}.avatar-micro:first-child{margin-left:0}.pill-text{font-size:.8rem;font-weight:500}.header-profile{align-items:center;gap:12px;display:flex}.profile-info{flex-direction:column;align-items:flex-end;display:flex}.profile-name{font-size:.9rem;font-weight:600}.profile-role{color:#888;font-size:.75rem}.profile-avatar{background:#222;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.dash-content-grid{flex:1;gap:40px;padding:0 40px 40px;display:flex}.content-left{flex-direction:column;flex:1;display:flex}.content-right{flex-direction:column;width:280px;display:flex}.section-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.section-header h2{letter-spacing:-.02em;font-size:1.5rem;font-weight:600}.header-tabs{gap:16px;display:flex}.tab-btn{color:#555;cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:.85rem;font-weight:500}.tab-btn.active{color:#fff}.dates-row{gap:12px;padding-bottom:20px;display:flex;overflow-x:auto}.dates-row::-webkit-scrollbar{display:none}.date-btn{color:#666;cursor:pointer;background:#0c0c0c;border:1px solid #1a1a1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:60px;height:70px;font-family:inherit;transition:all .2s;display:flex}.date-btn:hover{color:#aaa;background:#111}.date-btn.active{color:#000;background:#fff;box-shadow:0 4px 12px #fff3}.date-day{font-size:1.1rem;font-weight:700}.date-weekday{font-size:.75rem;font-weight:500}.chart-area{margin:20px 0 40px;position:relative}.chart-x-axis{justify-content:space-between;margin-top:12px;padding:0 10px;display:flex}.chart-x-axis span{color:#555;font-size:.7rem;font-weight:600}.instances-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.instance-card{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.instance-top{align-items:center;gap:12px;display:flex}.model-avatar{background:#222;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.model-info h3{margin-bottom:4px;font-size:1rem;font-weight:600}.model-time{background:#ffffff1a;border-radius:100px;align-items:center;gap:4px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.instance-stats{align-items:center;gap:16px;font-size:.8rem;font-weight:600;display:flex}.instance-stats span:first-child{align-items:center;gap:4px;display:flex}.instance-divider{background:#1a1a1a;height:1px;margin:4px 0}.instance-bottom{flex-direction:column;gap:12px;display:flex}.instance-user{align-items:center;gap:8px;font-size:.8rem;display:flex}.cluster-tag{background:#111;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:.7rem}.dots-row{flex-wrap:wrap;gap:4px;display:flex}.dot{border-radius:50%;width:8px;height:8px}.dot-white{background:#333}.dot-yellow{background:#fff;box-shadow:0 0 4px #fff6}.instance-footer{color:#555;justify-content:space-between;align-items:center;margin-top:auto;font-family:JetBrains Mono,monospace;font-size:.75rem;display:flex}.instance-icons{color:#555;gap:8px;display:flex}.content-right h2{letter-spacing:-.02em;font-size:1.25rem;font-weight:600}.right-card-list{flex-direction:column;gap:12px;display:flex}.right-card{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.rc-avatar{background:#222;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.rc-name{font-size:.95rem;font-weight:500}.rc-avatar-small{color:#888;background:#111;border:1px solid #222;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rc-info{flex-direction:column;flex:1;display:flex}.rc-title{color:#eee;font-size:.85rem;font-weight:600}.rc-sub{color:#666;font-size:.7rem}.rc-badge{border-radius:100px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:600}.rc-badge.yellow{color:#ccc;background:#ffffff1a}.rc-badge.purple{color:#888;background:#ffffff0d}.highlight-stat-box{text-align:center;background:linear-gradient(135deg,#1f1f1f 0%,#0a0a0a 100%);border:1px solid #2a2a2a;border-radius:16px;flex-direction:column;align-items:center;margin-top:32px;padding:30px 24px;display:flex;box-shadow:0 10px 30px #00000080}.hsb-avatars{margin-bottom:20px;display:flex}.hsb-avatar{background:#333;border:2px solid #1f1f1f;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:-10px;font-size:.7rem;font-weight:700;display:flex}.hsb-avatar:first-child{margin-left:0}.highlight-stat-box h2{letter-spacing:-.05em;color:#fff;margin-bottom:8px;font-size:3.5rem;font-weight:700}.highlight-stat-box p{color:#888;font-size:.85rem;font-weight:500}@media (max-width:1300px){.dash-content-grid{flex-direction:column}.content-right{grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.instances-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}
