.updates-table_table__AroiD{display:grid;gap:10px}.updates-table_row__R_yV0{--row-accent:var(--ctx-line-strong);position:relative;display:grid;min-width:0;grid-template-columns:56px minmax(0,1fr) auto;grid-template-areas:"image identity date" "image status date" "image description description" "image actions actions";align-items:start;column-gap:18px;row-gap:8px;padding:16px 18px 15px 22px;border:1px solid var(--ctx-line);border-radius:12px;background:linear-gradient(105deg,rgba(var(--ctx-accent-rgb),.025),transparent 36%),color-mix(in srgb,var(--ctx-surface-raised) 94%,transparent);box-shadow:inset 4px 0 0 var(--row-accent);overflow:hidden;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.updates-table_row__R_yV0:hover{border-color:color-mix(in srgb,var(--ctx-line-strong) 78%,var(--ctx-accent));background:linear-gradient(105deg,rgba(var(--ctx-accent-rgb),.04),transparent 38%),var(--ctx-surface-raised);transform:translateY(-1px)}.updates-table_row__R_yV0[data-tone=success]{--row-accent:rgba(87,176,123,0.7)}.updates-table_row__R_yV0[data-tone=warning]{--row-accent:rgba(211,168,72,0.78)}.updates-table_row__R_yV0[data-tone=danger]{--row-accent:rgba(233,87,87,0.9)}.updates-table_image__F_Gl1{display:grid;width:56px;height:56px;grid-area:image;place-items:center;border:1px solid var(--ctx-line-strong);border-radius:11px;color:var(--ctx-text-soft);background:color-mix(in srgb,var(--ctx-surface-active) 88%,transparent);font-size:13px;font-weight:680;letter-spacing:.02em;overflow:hidden}.updates-table_image__F_Gl1 img{width:100%;height:100%;object-fit:cover}.updates-table_identity__O3otX{display:flex;min-width:0;grid-area:identity;align-items:baseline;gap:15px}.updates-table_category__lZEIE,.updates-table_identity__O3otX strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.updates-table_identity__O3otX strong{flex:0 1 auto;color:var(--ctx-text);font-size:14px;font-weight:660;letter-spacing:-.015em}.updates-table_category__lZEIE{color:var(--ctx-text);font-size:14px;font-weight:440}.updates-table_categoryPrimary__Uc01J{color:var(--ctx-text);font-size:14px;font-weight:650}.updates-table_date__jwZjq{grid-area:date;align-self:start;color:var(--ctx-text-muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.7;text-align:right;white-space:nowrap}.updates-table_statusFlow__Zl4fs{display:flex;min-height:23px;grid-area:status;align-items:center;gap:7px}.updates-table_statusPill__Y0PI9{display:inline-flex;min-height:23px;align-items:center;justify-content:center;gap:5px;padding:3px 9px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:650;line-height:1;white-space:nowrap}.updates-table_statusPill__Y0PI9>span{width:5px;height:5px;border-radius:999px;background:currentColor;box-shadow:0 0 8px currentColor}.updates-table_statusPill__Y0PI9[data-tone=success]{border-color:rgba(92,191,132,.2);color:#76d79c;background:rgba(43,149,88,.14)}.updates-table_statusPill__Y0PI9[data-tone=warning]{border-color:rgba(220,178,81,.2);color:#dec06d;background:rgba(183,134,36,.14)}.updates-table_statusPill__Y0PI9[data-tone=danger]{border-color:rgba(222,105,105,.2);color:#e58c8c;background:rgba(181,60,60,.14)}.updates-table_statusPill__Y0PI9[data-tone=neutral]{border-color:var(--ctx-line);color:var(--ctx-text-muted);background:var(--ctx-surface-active)}.updates-table_statusArrow___yTKk{color:var(--ctx-text-muted);font-size:11px}.updates-table_description__t2sCg{min-width:0;max-width:980px;grid-area:description;color:var(--ctx-text-soft);font-size:12px;line-height:1.55}.updates-table_description__t2sCg p{margin:0}.updates-table_description__t2sCg p+p{margin-top:5px}.updates-table_description__t2sCg ol,.updates-table_description__t2sCg ul{padding-inline-start:18px}.updates-table_actions__yZ6bY{display:flex;grid-area:actions;flex-wrap:wrap;gap:8px}@media (max-width:720px){.updates-table_table__AroiD{gap:8px}.updates-table_row__R_yV0{grid-template-columns:44px minmax(0,1fr) auto;grid-template-areas:"image identity date" "image status status" "image description description" "image actions actions";column-gap:12px;row-gap:7px;padding:13px 13px 13px 17px;border-radius:11px}.updates-table_image__F_Gl1{width:44px;height:44px;border-radius:10px}.updates-table_identity__O3otX{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px 8px}.updates-table_categoryPrimary__Uc01J,.updates-table_category__lZEIE,.updates-table_identity__O3otX strong{font-size:12px}.updates-table_statusFlow__Zl4fs{justify-self:start}.updates-table_date__jwZjq{justify-self:end;align-self:start;font-size:10px;line-height:1.3}.updates-table_description__t2sCg{max-width:none;font-size:11px;line-height:1.5}.updates-table_statusPill__Y0PI9{min-height:21px;padding-inline:8px;font-size:9px}}.app-dialog_overlay__43sDO{position:fixed;z-index:100;inset:0;background:rgba(5,5,5,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-dialog_layer__b41av{position:fixed;z-index:101;inset:0;display:grid;min-width:0;place-items:center;padding:20px;pointer-events:none}.app-dialog_content__yAkhb{display:grid;min-width:0;max-width:100%;max-height:calc(100dvh - 40px);grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;outline:none;pointer-events:auto}.app-dialog_header__7cuHL{min-width:0;grid-row:1}.app-dialog_body__qQsJ8{min-width:0;min-height:0;grid-row:2;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.app-dialog_footer__Dt9PE{min-width:0;grid-row:3}@media (max-width:720px){.app-dialog_layer__b41av{padding:16px 12px max(16px,env(safe-area-inset-bottom))}.app-dialog_content__yAkhb{max-height:calc(100dvh - 32px - env(safe-area-inset-bottom))}}