.updates-hub{--updates-page: var(--potik-page);--updates-cell: var(--potik-cell);--updates-cell-alt: var(--potik-cell-alt);--updates-line: var(--potik-line);--updates-ink: var(--potik-ink);--updates-muted: var(--potik-muted);--updates-accent: var(--potik-accent);--updates-accent-strong: var(--potik-accent-strong);--updates-shell: min(960px, calc(100% - 40px) );min-height:100vh;padding:0 0 84px;color:var(--updates-ink);background:var(--updates-page);font-family:var(--potik-font-body)}html[data-app-theme=dark] .updates-hub{--updates-ink: #edf3f1;--updates-muted: #9aa8a4;--updates-accent: #61d6c6;--updates-accent-strong: #8ce5da}.updates-hub__shell{width:var(--updates-shell);margin-inline:auto}.updates-hub>.breadcrumbs .breadcrumbs-items{padding:24px 0 0}.updates-hub :is(button,a):focus-visible{outline:3px solid var(--updates-accent);outline-offset:3px}.updates-hub__hero{padding:clamp(44px,5vw,72px) 0 clamp(38px,6vw,76px);border-bottom:1px solid var(--updates-line)}.updates-hub__hero .updates-hub__shell{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.5fr);align-items:end;gap:clamp(32px,7vw,92px)}.updates-hub__hero h1{max-width:720px;margin:0;color:var(--updates-ink);font-size:clamp(44px,7vw,78px);font-weight:700;letter-spacing:-.055em;line-height:.96}.updates-hub__hero-copy>p:last-child{max-width:660px;margin:24px 0 0;color:var(--updates-muted);font-size:clamp(17px,2vw,20px);line-height:1.55}.updates-hub__totals{display:grid;gap:18px;margin:0}.updates-hub__totals div{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid var(--updates-line)}.updates-hub__totals dt{color:var(--updates-muted);font-size:13px;line-height:1.35}.updates-hub__totals dd{margin:0;color:var(--updates-ink);font-size:30px;font-weight:700}.updates-hub__content{padding-top:28px}.updates-hub__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px;padding:4px;border:1px solid var(--updates-line);border-radius:10px;background:var(--updates-cell-alt)}.updates-hub__tabs button{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border:0;border-radius:7px;color:var(--updates-muted);background:transparent;font:inherit;font-weight:600;cursor:pointer}.updates-hub__tabs button[aria-selected=true]{color:var(--updates-ink);background:var(--updates-cell);box-shadow:0 1px color-mix(in srgb,var(--updates-ink) 7%,transparent)}.updates-hub__tabs b{display:grid;min-width:28px;height:28px;place-items:center;border-radius:50%;color:var(--updates-muted);background:color-mix(in srgb,var(--updates-muted) 11%,transparent);font-size:12px}.updates-hub__panel{padding-top:clamp(44px,7vw,76px)}.updates-hub__panel[hidden]{display:none}.updates-hub__timeline{position:relative;max-width:780px;margin:0;padding:0 0 0 36px;list-style:none}.updates-hub__timeline:before{content:"";position:absolute;inset:6px auto 10px 6px;width:1px;background:var(--updates-line)}.updates-hub__release{position:relative;padding:0 0 clamp(50px,7vw,78px)}.updates-hub__marker{position:absolute;top:5px;left:-36px;width:13px;height:13px;border:3px solid var(--updates-page);border-radius:50%;background:var(--updates-accent);box-shadow:0 0 0 1px var(--updates-accent)}.updates-hub__release-meta{display:flex;align-items:center;gap:12px;margin-bottom:14px}.updates-hub__badge{display:inline-flex;align-items:center;min-height:25px;padding:3px 9px;border-radius:999px;color:var(--updates-accent-strong);background:color-mix(in srgb,var(--updates-accent) 14%,transparent);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.updates-hub__badge.is-fixed{color:#a56b00;background:#de971824}.updates-hub__release time{color:var(--updates-muted);font-size:13px;font-weight:600}.updates-hub__release h2,.updates-hub__plan h2,.updates-hub__empty h2{margin:0;color:var(--updates-ink);font-size:clamp(24px,3vw,32px);font-weight:700;letter-spacing:-.035em;line-height:1.12}.updates-hub__release>p,.updates-hub__plan p,.updates-hub__empty p{margin:14px 0 0;color:var(--updates-muted);font-size:16px;line-height:1.65}.updates-hub__details{margin-top:24px;padding:18px 20px;border-left:2px solid var(--updates-accent);background:var(--updates-cell-alt)}.updates-hub__details strong{color:var(--updates-ink);font-size:13px}.updates-hub__details ul{display:grid;gap:8px;margin:10px 0 0;padding-left:18px;color:var(--updates-muted);line-height:1.5}.updates-hub__plan{position:relative;max-width:780px;padding:clamp(28px,5vw,48px);overflow:hidden;border:1px solid var(--updates-line);border-radius:10px;background:var(--updates-cell)}.updates-hub__plan h2{max-width:620px;margin-top:24px}.updates-hub__plan p{max-width:650px}.updates-hub__plan-line{position:absolute;right:-50px;bottom:-70px;width:220px;height:150px;border:1px solid color-mix(in srgb,var(--updates-accent) 45%,transparent);border-radius:50%;transform:rotate(-12deg)}.updates-hub__empty{display:flex;max-width:780px;align-items:center;gap:20px;padding:32px;border:1px solid var(--updates-line);border-radius:10px;background:var(--updates-cell)}.updates-hub__empty>i{color:var(--updates-accent);font-size:36px}@media(max-width:767.98px){.updates-hub{--updates-shell: min(100% - 24px, 960px);padding-top:0}.updates-hub__hero .updates-hub__shell{grid-template-columns:minmax(0,1fr)}.updates-hub__totals{grid-template-columns:repeat(2,minmax(0,1fr))}.updates-hub__totals div{align-items:flex-start;flex-direction:column-reverse;gap:6px}.updates-hub__tabs{max-width:none}}@media(max-width:479.98px){.updates-hub__hero h1{font-size:42px}.updates-hub__tabs button{padding-inline:11px}.updates-hub__timeline{padding-left:28px}.updates-hub__marker{left:-28px}.updates-hub__details{padding:16px}}@media(prefers-reduced-motion:reduce){.updates-hub *,.updates-hub *:before,.updates-hub *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
