.dashboard-title-group{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.dashboard-title-group h1{margin:0}.app-version{font-size:12px;color:var(--accent);background:var(--accent-soft);padding:3px 7px;border-radius:7px}
.role-preview{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:14px 16px;background:var(--surface);border:1px solid var(--line);border-radius:14px;margin-bottom:16px}.role-preview>span{font-size:13px;color:var(--muted)}.role-preview button{border:0;border-radius:9px;background:var(--surface-2);padding:10px 13px;color:var(--text);font:inherit;font-size:14px;cursor:pointer}.role-preview button[aria-pressed=true]{background:var(--text);color:var(--surface)}.role-preview button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.role-preview .demo-requests{margin-left:auto;color:var(--accent);background:var(--accent-soft)}.role-preview small{width:100%;color:var(--muted);font-size:12px}
.overview-grid .stat,.overview-grid .compact-feed{height:174px!important;min-height:174px!important}.overview-grid .compact-feed{padding:14px 16px!important}.compact-feed .feed-label{display:flex!important;font-size:14px!important;min-height:27px}.compact-feed .task-feed-card{height:113px;grid-template-rows:25px 51px 30px;gap:3px}.compact-feed .task-source{font-size:12px}.compact-feed .task-feed-copy strong{font-size:14px;line-height:1.4;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.compact-feed .task-feed-copy small{font-size:11px}.compact-feed .task-feed-actions button,.compact-feed .task-feed-actions a{font-size:12px;min-height:28px;height:28px}.compact-feed .task-feed-nav span{font-size:11px}.compact-feed .feed-empty{display:flex!important;align-items:center;justify-content:flex-start;gap:13px;min-height:111px;padding:8px 2px!important;text-align:left;color:#fff}.compact-feed .feed-empty>svg{width:30px;height:30px;flex:none;color:#cdbbff}.compact-feed .feed-empty>span{display:grid;gap:8px}.compact-feed .feed-empty strong{font-size:16px!important;font-weight:700;line-height:1.4;color:#fff}.compact-feed .feed-empty small{font-size:13px!important;line-height:1.5;color:#c1c1c9}.brand{color:var(--text);text-decoration:none}.brand:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
@media(max-width:700px){.topbar .dashboard-title-group h1{display:block;font-size:15px}.topbar:has(.dashboard-title-group){height:auto;min-height:72px;flex-wrap:wrap;padding-block:10px}.role-preview .demo-requests{margin-left:0}}
