.latestUpdateApiModule{display:grid;gap:16px;width:100%;font-family:inherit;color:inherit}
.latestUpdateApiHead{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 4px 0}
.latestUpdateApiHead h2{margin:0;color:#0B1730;font-size:22px;font-weight:550;line-height:1.25}
.latestUpdateApiHead p{margin:5px 0 0;color:#0B1730;font-size:13px;font-weight:400}
.latestRefreshBtn{min-width:96px;justify-content:center;border-radius:0!important}
.latestUpdateStatus{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0}
.latestSystem>span:last-child{display:inline-grid;gap:2px;min-width:0}
.latestSystem b{font-weight:550;color:inherit}
.latestSystem small{font-size:11px;color:#0B1730;font-weight:400}
.theme-dark .latestUpdateApiHead h2{color:#FFFFFF}
.theme-dark .latestUpdateApiHead p,.theme-dark .latestSystem small{color:#FFFFFF}
@media(max-width:720px){.latestUpdatePage{padding:18px 14px}.latestUpdateApiHead{align-items:flex-start;flex-direction:column}.latestRefreshBtn{width:100%}}
