.changelog-page{background:#080808;color:#fff;min-height:100svh;padding:150px clamp(18px,5.4vw,108px) 96px}.changelog-shell{margin:0 auto;max-width:980px}.changelog-eyebrow{color:rgba(255,255,255,.55);font-size:14px;letter-spacing:.06em;margin:0}.changelog-eyebrow,.changelog-heading h1{font-family:var(--display);font-weight:500;text-transform:uppercase}.changelog-heading h1{font-size:clamp(44px,5vw,64px);letter-spacing:-.04em;line-height:.94;margin:14px 0 0}.changelog-sub{color:rgba(255,255,255,.6);font-size:clamp(17px,1.3vw,20px);letter-spacing:-.02em;line-height:1.3;margin:18px 0 0;max-width:520px}.changelog-list{list-style:none;margin:64px 0 0;padding:0}.changelog-entry{border-top:1px solid rgba(255,255,255,.14);display:grid;gap:16px 48px;grid-template-columns:220px minmax(0,1fr);padding:34px 0 38px}.changelog-entry:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.changelog-entry-meta{align-content:start;align-items:baseline;display:flex;flex-direction:column;gap:10px}.changelog-version{font-family:var(--display);font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:1}.changelog-entry-meta time{color:rgba(255,255,255,.5);font-size:15px;letter-spacing:-.01em}.changelog-current{background:var(--acid);border-radius:999px;color:#000;font-family:var(--display);font-size:12px;font-weight:500;letter-spacing:.06em;padding:6px 12px;text-transform:uppercase}.changelog-notes{color:rgba(255,255,255,.82);font-size:17px;letter-spacing:-.01em;line-height:1.5}.changelog-notes>:first-child{margin-top:0}.changelog-notes>:last-child{margin-bottom:0}.changelog-notes p{margin:0 0 12px}.changelog-notes ol,.changelog-notes ul{margin:0 0 12px;padding-left:20px}.changelog-notes ul{list-style:disc}.changelog-notes ol{list-style:decimal}.changelog-notes li{margin:6px 0}.changelog-notes li::marker{color:rgba(255,255,255,.4)}.changelog-notes h1,.changelog-notes h2,.changelog-notes h3,.changelog-notes h4{color:#fff;font-size:17px;font-weight:600;letter-spacing:-.01em;margin:18px 0 8px}.changelog-notes a{color:#9db4ff;text-decoration:underline;text-underline-offset:2px}.changelog-notes code{background:rgba(255,255,255,.09);border-radius:5px;font-size:.92em;padding:2px 6px}.changelog-notes-empty{color:rgba(255,255,255,.45)}.changelog-message{border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.55);font-size:17px;margin:64px 0 0;padding:38px 0 0}.changelog-placeholder{display:flex;flex-direction:column;gap:22px;margin-top:64px}.changelog-placeholder span{animation:changelog-pulse 1.4s ease-in-out infinite;background:rgba(255,255,255,.07);border-radius:10px;display:block;height:84px}.changelog-placeholder span:nth-child(2){animation-delay:.15s}.changelog-placeholder span:nth-child(3){animation-delay:.3s}@keyframes changelog-pulse{0%,to{opacity:1}50%{opacity:.45}}@media(max-width:809.98px){.changelog-page{padding:clamp(110px,18vw,130px) 20px 72px}.changelog-entry{gap:14px;grid-template-columns:1fr;padding:28px 0 32px}.changelog-entry-meta{align-items:center;flex-direction:row;flex-wrap:wrap;gap:12px}.changelog-version{font-size:21px}.changelog-list,.changelog-message,.changelog-placeholder{margin-top:44px}}@media(prefers-reduced-motion:reduce){.changelog-placeholder span{animation:none}}