.fds-header-left{font-family:var(--wh-font,"Open Sans","Segoe UI",sans-serif);align-items:center;gap:12px;min-width:0;display:inline-flex}.fds-header-right{font-family:var(--wh-font,"Open Sans","Segoe UI",sans-serif);flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.fds-back{border:1px solid var(--wh-border-light,#00000014);cursor:pointer;color:var(--wh-text-muted,#71717a);background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.fds-back:hover{background:var(--wh-bg-alt,#f4f4f5);color:var(--wh-text,#09090b)}.fds-header-icon{color:var(--wh-primary,#2563eb);background:#2563eb1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.fds-title{letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis;color:var(--wh-text,#09090b);max-width:480px;margin:0;font-size:18px;font-weight:700;overflow:hidden}.fds-permissions-stack{border:1px solid var(--wh-border-light,#0000001a);background:var(--wh-surface,#fff);color:var(--wh-text-secondary,#52525b);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 12px;font-size:12px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.fds-permissions-stack:hover{background:var(--wh-bg-alt,#f4f4f5);color:var(--wh-text,#09090b);border-color:var(--wh-border,#00000024)}.fds-permissions-label{letter-spacing:-.005em}.fds-overflow-btn{color:var(--wh-text-muted,#71717a);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.fds-overflow-btn:hover,.fds-overflow-btn[data-state=open]{background:var(--wh-bg-alt,#f4f4f5);color:var(--wh-text,#09090b);border-color:var(--wh-border-light,#00000014)}.fds-tabs-wrap{background:var(--wh-surface,#fff);font-family:var(--wh-font,"Open Sans","Segoe UI",sans-serif);flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.fds-tabs-wrap [role=tablist]{background:var(--wh-surface,#fff);border-bottom:1px solid var(--wh-border-light,#0000000f);flex-shrink:0;padding:0 24px}.fds-tab-body{flex:1;min-height:0;padding:16px 24px 24px;overflow:auto}.fds-activity-panel{background:var(--wh-surface,#fff);border:1px solid var(--wh-border-light,#0000000f);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000008}.fds-activity-head{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;display:flex}.fds-activity-head-text{min-width:0}.fds-activity-head-title{color:var(--wh-text,#09090b);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:600}.fds-activity-head-subtitle{color:var(--wh-text-muted,#71717a);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:13px;font-weight:500;overflow:hidden}.fds-activity-range{flex-shrink:0}.fds-activity-kpis{padding:0 20px 16px}.fds-activity-divider{background:var(--wh-border-light,#0000000f);height:1px;margin:0}.fds-activity-section{padding:16px 20px}.fds-activity-section-head{color:var(--wh-text,#09090b);margin:0 0 12px;font-size:13px;font-weight:600}.fds-activity-section-head-meta{color:var(--wh-text-muted,#71717a);font-weight:500}.fds-activity-section-sub{color:var(--wh-text-muted,#71717a);margin:-8px 0 12px;font-size:12px;font-weight:500}@media (width<=720px){.fds-activity-head{flex-direction:column;align-items:stretch}.fds-activity-range{align-self:flex-start}}.fds-loading{color:var(--wh-text-muted,#71717a);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:80px 24px;font-size:14px;display:flex}.fds-error{color:var(--wh-error,#ef4444)}.fds-tab-body .sub-root.sub-embedded{background:0 0}[data-theme=dark] .fds-back{border-color:#ffffff1a}[data-theme=dark] .fds-back:hover{background:#ffffff0a}[data-theme=dark] .fds-tabs-wrap,[data-theme=dark] .fds-tabs-wrap [role=tablist]{background:var(--wh-surface,#18181b);border-bottom-color:#ffffff14}[data-theme=dark] .fds-permissions-stack{background:#ffffff0a;border-color:#ffffff1a}[data-theme=dark] .fds-permissions-stack:hover{background:#ffffff14}[data-theme=dark] .fds-overflow-btn:hover,[data-theme=dark] .fds-overflow-btn[data-state=open]{background:#ffffff0f;border-color:#ffffff1a}[data-theme=dark] .fds-activity-panel{background:var(--wh-surface,#18181b);border-color:#ffffff0f}[data-theme=dark] .fds-activity-divider{background:#ffffff0f}