
.updates-main{background:#080b12;color:#e7eef8;min-height:calc(100vh - 72px)}
.u-wrap{width:min(1120px,calc(100% - 40px));margin:0 auto}.updates-hero{padding:92px 0 68px;background:linear-gradient(180deg,#0b1220,#080b12)}.updates-eyebrow{margin:0;color:#facc15;font-size:11px;font-weight:800;letter-spacing:.16em}.updates-hero h1{margin:14px 0;font-size:clamp(34px,6vw,66px);line-height:1.05;letter-spacing:-.06em}.updates-hero p:not(.updates-eyebrow){max-width:640px;color:#9baabc;line-height:1.75}.updates-status{font-size:12px;color:#8be3ef}.updates-feed{padding:56px 0 92px}.updates-feed-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:26px}.updates-feed-head h2{margin:8px 0 0;font-size:30px;letter-spacing:-.04em}.updates-feed-head>a{color:#f7dc68;font-size:13px}.updates-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;list-style:none;padding:0;margin:0}.updates-card{height:100%;border:1px solid #26364b;border-radius:16px;background:#0d1522;padding:23px;display:flex;flex-direction:column;gap:14px}.updates-card__meta,.updates-card__footer{display:flex;gap:9px;align-items:center;flex-wrap:wrap;color:#8ea0b8;font-size:11px}.updates-card__tag{border:1px solid #42536b;border-radius:999px;padding:4px 8px;color:#b9c8db}.updates-card h3{margin:0;font-size:21px;line-height:1.35}.updates-card h3 a{color:#f2f6fb;text-decoration:none}.updates-card h3 a:hover{text-decoration:underline}.updates-card__summary{color:#b1bfd0;font-size:14px;line-height:1.7;margin:0}.updates-card__why{border-left:3px solid #facc15;padding-left:11px;color:#d2dce8;font-size:13px;line-height:1.6;margin:0}.updates-card__chapters{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.updates-card__chapters a{font-size:11px;color:#80e7f4;text-decoration:none;border:1px solid #285364;border-radius:7px;padding:6px 8px}.updates-empty{border:1px dashed #42536b;border-radius:16px;text-align:center;padding:54px 24px;color:#a9b8ca}.updates-empty h2{color:#eef4fb}.updates-empty .btn{display:inline-flex;margin-top:12px}@media(max-width:720px){.updates-hero{padding:64px 0 46px}.updates-list{grid-template-columns:1fr}.updates-feed-head{align-items:start;flex-direction:column}.u-wrap{width:min(100% - 32px,1120px)}}
.updates-list__item{min-width:0;height:100%}
.updates-card h3 a:focus-visible,.updates-card__chapters a:focus-visible,.updates-filter button:focus-visible{outline:2px solid #fde047;outline-offset:3px}

.updates-filter{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.updates-filter button{border:1px solid #3a4c64;background:#101927;color:#b9c7d8;border-radius:999px;padding:7px 10px;font:inherit;font-size:12px;cursor:pointer}.updates-filter button[aria-pressed="true"]{background:#facc15;border-color:#facc15;color:#111827;font-weight:800}
.updates-history{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:12px;margin-top:34px;padding-top:26px;border-top:1px solid #26364b}.updates-history[hidden]{display:none}.updates-history__move,.updates-history__current{min-height:92px;border:1px solid #31445d;border-radius:14px;background:#0d1522}.updates-history__move{display:flex;align-items:center;gap:14px;padding:18px 20px;color:#e6edf7;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.updates-history__move--next{justify-content:flex-end;text-align:right}.updates-history__move small,.updates-history__current small{display:block;margin-bottom:5px;color:#8294ac;font-size:10px;font-weight:800;letter-spacing:.14em}.updates-history__move:hover{background:#172234;border-color:#facc15;color:#fff}.updates-history__move:focus-visible,.updates-history__current a:focus-visible{outline:2px solid #fde047;outline-offset:3px}.updates-history__move[aria-disabled="true"]{pointer-events:none;border-color:#202c3d;background:#0a101a;color:#5f6d80}.updates-history__current{display:flex;min-width:214px;padding:16px 22px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.updates-history__current time{color:#fff;font-size:17px;font-weight:800}.updates-history__current a{margin-top:7px;color:#facc15;font-size:11px;text-underline-offset:3px}.updates-history__status{grid-column:1/-1;margin:0;color:#8ea0b8;font-size:12px;text-align:center}.updates-empty+.updates-history{margin-top:24px}
@media(max-width:720px){.updates-history{grid-template-columns:1fr 1fr}.updates-history__current{grid-column:1/-1;grid-row:1;min-width:0;min-height:82px}.updates-history__move{min-height:76px;padding:14px;font-size:13px}.updates-history__status{grid-column:1/-1}.updates-history__move small{font-size:9px}}
