.release{max-width:720px;padding:calc(var(--nav-h) + 64px) 24px 80px;margin:0 auto}.release-tag{font-family:var(--font-mono);color:var(--surface-0);background:var(--yellow);border-radius:4px;margin-bottom:20px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-block}.release h1{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.release h1 em{color:var(--brand);font-style:normal}.release-date{font-family:var(--font-mono);color:var(--text-2);margin-bottom:40px;font-size:.8125rem}.release-section{margin-bottom:40px}.release-section h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-0);margin-bottom:16px;font-size:1.25rem;font-weight:700}.release-list{list-style:none}.release-list li{color:var(--text-1);border-bottom:1px solid var(--border);padding:10px 0 10px 28px;font-size:.9375rem;line-height:1.6;position:relative}.release-list li:last-child{border-bottom:none}.release-list li:before{content:"";background:var(--brand);border-radius:50%;width:8px;height:8px;position:absolute;top:15px;left:0}.release-list li strong{color:var(--text-0);font-weight:600}.release-list li .tag{font-family:var(--font-mono);vertical-align:middle;border-radius:3px;margin-left:6px;padding:1px 6px;font-size:.6875rem;font-weight:600;display:inline-block}.tag-new{color:var(--surface-0);background:var(--yellow)}.tag-improved{color:var(--brand-light);background:#6a5be81a}.tag-fix{color:#f59e0b;background:#f59e0b1a}.release-dl{font-family:var(--font-body);background:var(--yellow);color:var(--surface-0);border-radius:var(--r-md);align-items:center;gap:8px;margin-top:8px;padding:14px 36px;font-size:1rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .3s;display:inline-flex}.release-dl:hover{background:var(--yellow-dim);box-shadow:0 8px 32px var(--yellow-glow);transform:translateY(-2px)}.release-dl svg{width:18px;height:18px}@media (width<=480px){.release h1{font-size:1.75rem}}
