
.das-ch{font-family:Inter,system-ui,-apple-system,sans-serif;max-width:1100px;margin:24px auto;color:#181a29}.das-ch-hero{padding:32px;border-radius:25px;background:radial-gradient(circle at 90% 0%,rgba(255,87,158,.23),transparent 29%),radial-gradient(circle at 10% 90%,rgba(70,121,230,.18),transparent 28%),linear-gradient(135deg,#0a0c18,#21172f);color:#fff}.das-ch-hero span,.das-ch-title>span{font-size:10px;letter-spacing:.17em;font-weight:950;color:#ff9ac3}.das-ch-hero h1{font-size:42px;color:#fff!important;margin:7px 0}.das-ch-hero p{color:#c2bbcb;max-width:850px}.das-ch-hero button{margin-top:12px;border:0;border-radius:999px;padding:11px 15px;background:#fff;color:#1c1e2c;font-weight:900}.das-ch-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.das-ch-summary>div{padding:16px;border:1px solid #e5e8ed;border-radius:15px;background:#fff}.das-ch-summary strong{display:block;font-size:29px}.das-ch-summary span{font-size:11px;color:#7a8495}.das-ch-section{padding:24px 0}.das-ch-title h2{font-size:30px;margin:5px 0}.das-ch-grid{display:grid;gap:12px}.das-ch-card{border:1px solid #e4e7ed;border-radius:18px;background:#fff;padding:16px;box-shadow:0 9px 28px rgba(17,21,40,.04)}.das-ch-card.status-stalled{border-left:5px solid #db596a}.das-ch-card.status-quiet{border-left:5px solid #e3a534}.das-ch-card.status-slowing{border-left:5px solid #8c75d8}.das-ch-card.status-active,.das-ch-card.status-healthy{border-left:5px solid #37b979}.das-ch-profile{display:flex;align-items:center;gap:11px}.das-ch-profile img{width:58px;height:58px;border-radius:50%;object-fit:cover}.das-ch-profile strong,.das-ch-profile small{display:block}.das-ch-profile small{color:#7b8494;margin-top:3px}.das-ch-meta{display:flex;gap:7px;flex-wrap:wrap;margin:11px 0}.das-ch-meta span{font-size:10px;padding:5px 8px;border-radius:999px;background:#f3f5f8;color:#667081}.das-ch-suggestions{margin-top:10px}.das-ch-suggestion{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:9px;border-radius:11px;background:#f8f9fb;margin-top:7px}.das-ch-suggestion p{margin:0;color:#4d5564}.das-ch-suggestion button{border:0;border-radius:999px;padding:7px 10px;background:#17192a;color:#fff;font-size:10px;font-weight:850}.das-ch-actions{margin-top:10px}.das-ch-actions>a{display:inline-block;padding:8px 11px;border-radius:999px;background:#17192a;color:#fff;font-size:11px;font-weight:850}.das-ch-badge{display:inline-block;padding:6px 8px;border-radius:999px;font-size:10px;font-weight:850}.das-ch-badge.status-stalled{background:#fff0f2;color:#b4384c}.das-ch-badge.status-quiet{background:#fff6df;color:#946a10}.das-ch-badge.status-slowing{background:#f1eeff;color:#6652bc}.das-ch-badge.status-active,.das-ch-badge.status-healthy{background:#e9fff2;color:#137e4c}.das-ch-empty,.das-ch-login,.das-ch-error{text-align:center;padding:35px;border:1px solid #e5e8ed;border-radius:18px}
@media(max-width:720px){.das-ch-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.das-ch-summary{grid-template-columns:1fr}.das-ch-hero h1{font-size:35px}.das-ch-suggestion{grid-template-columns:1fr}}
