.faf-root{font-family:var(--wh-font);flex-direction:column;gap:10px;padding:12px 16px 16px;display:flex}.faf-filters{border-bottom:1px solid var(--wh-border-light,#e5e7eb);flex-wrap:wrap;gap:5px;padding-bottom:9px;display:flex}.faf-chip{border:1px solid var(--wh-border-light,#e5e7eb);background:var(--wh-surface,#fff);color:var(--wh-text-secondary,#4b5563);font-family:var(--wh-font);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.faf-chip:hover{border-color:var(--wh-primary,#2563eb);color:var(--wh-text,#111)}.faf-chip.active{border-color:var(--wh-primary,#2563eb);background:var(--wh-primary,#2563eb);color:#fff}.faf-chip-count{background:var(--wh-bg,#f3f4f6);color:var(--wh-text-muted,#6b7280);font-size:10px;font-family:var(--wh-font,"Open Sans",sans-serif);border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 5px;font-weight:700;display:inline-flex}.faf-chip.active .faf-chip-count{color:#fff;background:#ffffff38}.faf-list{flex-direction:column;gap:14px;display:flex}.faf-skeleton-row{border-bottom:1px solid var(--wh-border,#e5e7eb);gap:12px;padding:12px 0;display:flex}.faf-skeleton-text{flex-direction:column;flex:1;gap:6px;display:flex}.faf-group{flex-direction:column;gap:6px;display:flex}.faf-group-header{background:var(--wh-surface,#fff);z-index:1;align-items:center;gap:10px;padding:4px 0;display:flex;position:sticky;top:0}.faf-group-label{text-transform:uppercase;letter-spacing:.06em;color:var(--wh-text-muted,#6b7280);white-space:nowrap;font-size:11px;font-weight:700}.faf-group-line{background:var(--wh-border-light,#e5e7eb);flex:1;height:1px}.faf-timeline{flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative}.faf-timeline:before{content:"";background:var(--wh-border-light,#e5e7eb);z-index:0;width:1px;position:absolute;top:24px;bottom:12px;left:13px}.faf-row{z-index:1;gap:9px;padding:6px 0;display:flex;position:relative}.faf-icon{border:1px solid var(--wh-border-light,#e5e7eb);background:var(--wh-surface,#fff);color:var(--wh-text-muted,#6b7280);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.faf-icon-positive{color:#16a34a;background:#16a34a14;border-color:#16a34a40}.faf-icon-warning{color:#d97706;background:#d9770614;border-color:#d9770640}.faf-icon-danger{color:#dc2626;background:#dc262614;border-color:#dc262640}.faf-icon-info{color:#6366f1;background:#6366f114;border-color:#6366f140}.faf-row-content{flex-direction:column;flex:1;gap:2px;min-width:0;padding-top:2px;display:flex}.faf-row-headline{color:var(--wh-text,#111);flex-wrap:wrap;align-items:center;gap:5px;font-size:12.5px;line-height:1.45;display:flex}.faf-row-action{color:var(--wh-text-secondary,#4b5563)}.faf-row-meta{color:var(--wh-text-muted,#6b7280);font-size:11px;font-family:var(--wh-font,"Open Sans",sans-serif);align-items:center;gap:5px;display:inline-flex}.faf-row-meta-dot{font-family:var(--wh-font)}.faf-load-more{border:1px dashed var(--wh-border-light,#e5e7eb);color:var(--wh-text-secondary,#4b5563);font-family:var(--wh-font);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-self:center;align-items:center;gap:6px;padding:9px 14px;font-size:12px;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.faf-load-more:hover{border-style:solid;border-color:var(--wh-primary,#2563eb);color:var(--wh-primary,#2563eb);background:#2563eb0a}@media (prefers-reduced-motion:reduce){.faf-chip,.faf-load-more{transition-duration:.01ms!important}}.faf-root{gap:8px;padding:8px 12px 12px}.faf-filters{gap:4px;padding-bottom:6px}.faf-chip{border-radius:8px;gap:4px;height:26px;padding:0 8px;font-size:11px;font-weight:650}.faf-chip-count{min-width:14px;height:14px;padding:0 4px;font-size:9px}.faf-list{gap:8px}.faf-skeleton-row{gap:8px;padding:8px 0}.faf-skeleton-text{gap:4px}.faf-group{gap:2px}.faf-group-header{gap:8px;padding:2px 0;position:relative;top:auto}.faf-group-label{letter-spacing:.045em;font-size:10px}.faf-timeline:before{top:18px;bottom:8px;left:9px}.faf-row{gap:8px;padding:4px 0}.faf-icon{border-radius:6px;width:18px;height:18px}.faf-icon svg,.faf-icon [class*=icon]{width:12px;height:12px}.faf-row-content{gap:1px;padding-top:0}.faf-row-headline{gap:4px;font-size:12px;line-height:1.3}.faf-row-actor{font-weight:700}.faf-row-meta{gap:4px;font-size:10px;line-height:1.25}.faf-load-more{border-radius:8px;gap:5px;height:30px;padding:0 10px;font-size:11px}.faf-root.faf-dark .faf-group-header,[data-theme=dark] .faf-group-header{background:var(--wh-surface,#18181b)}[data-theme=dark] .faf-chip{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .faf-chip:hover{background:#ffffff12}[data-theme=dark] .faf-icon{background:#ffffff0a;border-color:#ffffff14}@media (width<=560px){.faf-root{padding:8px 10px 10px}.faf-filters{flex-wrap:nowrap;padding-bottom:7px;overflow-x:auto}.faf-chip{flex-shrink:0}}