.update-feed{display:flex;flex-direction:column;gap:1.25rem;position:relative;margin-top:1rem;padding-bottom:1.25rem;overflow:hidden}.update-feed::before{content:"";position:absolute;top:22px;bottom:1.25rem;left:10px;width:4px;background:rgba(0,0,0,8%);border-radius:999px;z-index:0}.update-feed-item{display:grid;grid-template-columns:24px 1fr;gap:.75rem;position:relative;z-index:1}.update-feed-marker{position:relative;margin-top:.5rem}.update-feed-marker::before{display:none}.update-feed-item.is-initial .update-feed-marker::before{content:"";position:absolute;top:20px;left:10px;width:4px;height:200vh;background:#fff;border-radius:999px;z-index:2;display:block}.update-feed-marker::after{content:"";position:absolute;top:.2rem;left:4px;width:16px;height:16px;background:#111827;border-radius:50%;z-index:1}.update-feed-card{background:#fff;border:1px solid rgba(0,0,0,8%);border-radius:14px;padding:.9rem 1rem;box-shadow:0 8px 20px rgba(15,23,42,6%)}.update-feed-meta{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap;font-size:.85rem;color:#475569}.update-feed-label{background:rgba(15,23,42,8%);color:#0f172a;padding:.2rem .5rem;border-radius:999px;font-weight:600;font-size:.75rem;letter-spacing:.02em}.update-feed-label.is-initial,.update-feed-label.is-initial.label-images,.update-feed-label.is-initial.label-documents,.update-feed-label.is-initial.label-status,.update-feed-label.is-initial.label-summary,.update-feed-label.is-initial.label-update{background:#78e08f;color:#0b2b13}.update-feed-label.label-images{background:#a29bfe;color:#1b1636}.update-feed-label.label-documents{background:#ffeaa7;color:#2d3436}.update-feed-label.label-status{background:#dfe6e9!important;color:#2d3436!important}.update-feed-label.label-summary{background:#fad390;color:#2d3436}.update-feed-label.label-update{background:#e58e26;color:#2d3436}.update-feed-summary{margin-top:.35rem;font-size:1rem;color:#0f172a}.update-feed-details{margin:.5rem 0 0;padding-left:1.1rem;color:#475569;font-size:.9rem;list-style:disc;list-style-position:outside}.update-feed-details li{margin-bottom:.3rem}.markdown .update-feed-details{padding-inline-start:1.1rem!important;margin-inline-start:0!important}.markdown .update-feed-details li{margin-inline-start:0;padding-inline-start:0}.update-feed-docs{margin-top:.4rem}.update-feed-docs.is-collapsed li.is-hidden{display:none}.update-feed-docs-more{margin-top:.3rem;margin-left:1.1rem}.update-feed-thumbnails{display:flex;gap:10px;flex-wrap:wrap;margin-top:.6rem}.update-feed-thumbnail{border:1px solid rgba(0,0,0,.12);background:#fff;padding:0;border-radius:8px;overflow:hidden;width:104px;height:58px;cursor:pointer}.update-feed-thumbnail picture,.update-feed-thumbnail img{width:100%;height:100%;display:block;object-fit:cover}.update-feed-more{align-self:center;font-size:.85rem;color:#475569;padding:.25rem .5rem;border-radius:999px;border:1px dashed rgba(71,85,105,.4);background:#f8fafc;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem}.update-feed-more-icon{display:inline-flex;line-height:0}.update-feed-more-icon .pictures-icon{width:16px;height:16px;color:currentColor;transform:rotate(15deg)}.update-feed-more-icon .documents-icon{width:16px;height:16px;color:currentColor}.update-feed-more-link{background:0 0;border:none;color:#475569;text-decoration:underline;cursor:pointer;padding:0;font-size:.9rem;margin-left:.35rem}.update-feed-thumbnails.collapsed .update-feed-thumbnail:nth-child(n+7){display:none}@media(max-width:640px){.update-feed-item{grid-template-columns:18px 1fr}.update-feed::before{left:6px}.update-feed-marker::before{left:6px;top:14px}.update-feed-marker::after{left:2px;width:12px;height:12px;z-index:1}.update-feed-item.is-initial .update-feed-marker::before{left:6px;top:16px}.update-feed-thumbnail{width:66px;height:38px}}