.changelog-detail-page{min-height:100dvh;background:var(--main-background);color:var(--text)}.changelog-detail-back{display:inline-flex;align-items:center;gap:2px;background:transparent;border:none;cursor:pointer;padding:calc(80px + 1.25rem) 1.25rem 0;max-width:800px;margin:0 auto;text-decoration:none;color:var(--text);transition:opacity .2s ease}.changelog-detail-back:hover{opacity:.7;text-decoration:none}.changelog-detail-back-svg{width:auto;height:22px;margin-right:-18px;flex-shrink:0}.changelog-detail-back-label{font-family:var(--font-rounded),"Arial Rounded Bold",Arial,sans-serif;font-size:14px;font-weight:500;color:var(--text)}.changelog-detail-header{max-width:800px;margin:0 auto;padding:1.25rem 1.25rem 0}.changelog-detail-cover{font-size:3.5rem;line-height:1;margin-bottom:.75rem}.changelog-detail-cover-label{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-blue);background:var(--blue-light);padding:.35rem .85rem;border-radius:99px;margin-bottom:1rem;border:1px solid var(--blue-pale)}.changelog-detail-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;letter-spacing:-.03em;line-height:1.07;margin:0 0 .75rem;color:var(--text)}.changelog-detail-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.changelog-detail-type-badge{font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.15em .55em;border-radius:6px;background:var(--gray2);color:var(--sub-text)}.changelog-detail-type-badge.minor{background:color-mix(in srgb,var(--blue-blue) 12%,transparent);color:var(--blue-blue)}.changelog-detail-date{font-size:.85rem;color:var(--gray4)}.changelog-detail-divider{max-width:800px;margin:0 auto 1.5rem;padding:0 1.25rem;border:none;border-top:1px solid var(--gray2)}.changelog-detail-body{max-width:800px;margin:0 auto;padding:0 1.25rem 4rem;font-size:.97rem;line-height:1.7;color:var(--text)}.changelog-detail-body h1,.changelog-detail-body h2,.changelog-detail-body h3{font-weight:700;letter-spacing:-.02em;margin:1.8rem 0 .5rem;color:var(--text)}.changelog-detail-body h1{font-size:1.5rem}.changelog-detail-body h2{font-size:1.2rem}.changelog-detail-body h3{font-size:1rem}.changelog-detail-body p{margin:.75rem 0;color:var(--sub-text)}.changelog-detail-body ol,.changelog-detail-body ul{padding-left:1.4rem;margin:.6rem 0}.changelog-detail-body li{margin:.3rem 0;color:var(--sub-text)}.changelog-detail-body code{font-family:monospace;font-size:.88em;background:var(--gray2);border-radius:4px;padding:.1em .35em;color:var(--text)}.changelog-detail-body pre{background:var(--gray1);border-radius:10px;padding:1rem;overflow-x:auto;margin:1rem 0}.changelog-detail-body pre code{background:none;padding:0}.changelog-detail-body strong{font-weight:700;color:var(--text)}.changelog-detail-appstore{max-width:800px;margin:0 auto 2rem;padding:0 1.25rem}.changelog-detail-appstore-box{background:var(--gray1);border:1px solid var(--gray2);border-radius:14px;padding:1rem 1.2rem}.changelog-detail-appstore-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gray4);margin-bottom:.4rem}.changelog-detail-appstore-text{font-size:.9rem;color:var(--sub-text);line-height:1.55;margin:0}.changelog-detail-prev{max-width:800px;margin:0 auto;padding:0 1.25rem 3rem;font-size:.88rem;color:var(--sub-text)}.changelog-detail-prev a{color:var(--blue-blue);text-decoration:none}.changelog-detail-prev a:hover{text-decoration:underline}