.Changelog-module__xobLXW__pageWrapper{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.Changelog-module__xobLXW__subHeader{z-index:100;-webkit-backdrop-filter:blur(16px);background:#ffffffbf;border-bottom:1px solid #0000000f;position:sticky;top:0}.Changelog-module__xobLXW__subHeaderInner{max-width:var(--max-width);justify-content:space-between;align-items:center;height:64px;margin:0 auto;padding:0 24px;display:flex}.Changelog-module__xobLXW__backLink{color:var(--text-muted);align-items:center;gap:8px;font-size:14px;font-weight:500;transition:color .2s,transform .2s;display:inline-flex}.Changelog-module__xobLXW__backLink:hover{color:var(--color-primary);transform:translate(-2px)}.Changelog-module__xobLXW__backArrow{font-size:18px;transition:transform .2s}.Changelog-module__xobLXW__backLink:hover .Changelog-module__xobLXW__backArrow{transform:translate(-3px)}.Changelog-module__xobLXW__headerLogo{align-items:center;gap:10px;display:flex}.Changelog-module__xobLXW__headerLogoImg{object-fit:contain;border-radius:6px;width:28px;height:28px}.Changelog-module__xobLXW__headerLogoText{font-family:var(--font-display);color:var(--text-main);font-size:17px;font-weight:800}.Changelog-module__xobLXW__hero{text-align:center;max-width:720px;margin:0 auto;padding:80px 24px 48px}.Changelog-module__xobLXW__heroIcon{margin-bottom:16px;font-size:48px;animation:3s ease-in-out infinite Changelog-module__xobLXW__heroFloat;display:block}@keyframes Changelog-module__xobLXW__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.Changelog-module__xobLXW__heroTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-main);margin-bottom:12px;font-size:40px;font-weight:800;line-height:1.15}.Changelog-module__xobLXW__heroGradient{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Changelog-module__xobLXW__heroSubtitle{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:16px;line-height:1.6}.Changelog-module__xobLXW__timeline{max-width:780px;margin:0 auto;padding:0 24px 100px;position:relative}.Changelog-module__xobLXW__timeline:before{content:"";background:linear-gradient(#f43f5e4d,#f43f5e14 50%,#d946ef0d);border-radius:2px;width:2px;position:absolute;top:0;bottom:80px;left:47px}.Changelog-module__xobLXW__entry{opacity:0;margin-bottom:40px;padding-left:80px;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(24px)}.Changelog-module__xobLXW__entryVisible{opacity:1;transform:translateY(0)}.Changelog-module__xobLXW__dot{background:var(--bg-main);z-index:2;border:3px solid #f43f5e40;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;top:24px;left:38px}.Changelog-module__xobLXW__dotLatest{background:var(--color-primary);border-color:var(--color-primary);box-shadow:0 0 0 5px #f43f5e1f,0 0 16px #f43f5e33}.Changelog-module__xobLXW__dotStable{background:#10b981;border-color:#10b981;box-shadow:0 0 0 5px #10b9811f}.Changelog-module__xobLXW__card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-glow);border-radius:16px;padding:28px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 24px #0000000a}.Changelog-module__xobLXW__card:hover{border-color:var(--border-glow-hover);transform:translateY(-2px);box-shadow:0 8px 32px #f43f5e0f}.Changelog-module__xobLXW__cardHeader{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.Changelog-module__xobLXW__versionNumber{font-family:var(--font-display);color:var(--text-main);letter-spacing:-.02em;font-size:22px;font-weight:800}.Changelog-module__xobLXW__tagLatest{background:linear-gradient(135deg, var(--color-primary), #e11d48);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.Changelog-module__xobLXW__tagStable{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#10b981,#059669);border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.Changelog-module__xobLXW__dateLabel{color:var(--text-muted);margin-left:auto;font-size:13px}.Changelog-module__xobLXW__highlight{border-left:3px solid var(--color-primary);color:var(--text-main);background:#f43f5e0a;border-radius:0 8px 8px 0;margin-bottom:20px;padding:10px 16px;font-size:14px;font-weight:500;line-height:1.5}.Changelog-module__xobLXW__categorySection{margin-bottom:16px}.Changelog-module__xobLXW__categorySection:last-child{margin-bottom:0}.Changelog-module__xobLXW__categoryBadge{letter-spacing:.03em;text-transform:uppercase;border-radius:8px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.Changelog-module__xobLXW__badgeAdded{color:#059669;background:#10b98114;border:1px solid #10b98126}.Changelog-module__xobLXW__badgeFixed{color:#dc2626;background:#ef444414;border:1px solid #ef444426}.Changelog-module__xobLXW__badgeImproved{color:#2563eb;background:#3b82f614;border:1px solid #3b82f626}.Changelog-module__xobLXW__badgeChanged{color:#d97706;background:#f59e0b14;border:1px solid #f59e0b26}.Changelog-module__xobLXW__itemList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Changelog-module__xobLXW__item{color:var(--text-muted);padding-left:20px;font-size:14px;line-height:1.55;position:relative}.Changelog-module__xobLXW__item:before{content:"";background:#00000026;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:4px}.Changelog-module__xobLXW__entry:first-child{transition-delay:0s}.Changelog-module__xobLXW__entry:nth-child(2){transition-delay:80ms}.Changelog-module__xobLXW__entry:nth-child(3){transition-delay:.16s}.Changelog-module__xobLXW__entry:nth-child(4){transition-delay:.24s}.Changelog-module__xobLXW__entry:nth-child(5){transition-delay:.32s}.Changelog-module__xobLXW__entry:nth-child(6){transition-delay:.4s}.Changelog-module__xobLXW__entry:nth-child(7){transition-delay:.48s}.Changelog-module__xobLXW__miniFooter{text-align:center;color:#0f172a66;border-top:1px solid #0000000a;margin-top:auto;padding:32px 24px;font-size:13px}.Changelog-module__xobLXW__miniFooter a{color:var(--color-primary);font-weight:500}.Changelog-module__xobLXW__miniFooter a:hover{text-decoration:underline}@media (max-width:640px){.Changelog-module__xobLXW__hero{padding:60px 20px 36px}.Changelog-module__xobLXW__heroTitle{font-size:28px}.Changelog-module__xobLXW__heroSubtitle{font-size:14px}.Changelog-module__xobLXW__timeline{padding:0 16px 80px}.Changelog-module__xobLXW__timeline:before{left:27px}.Changelog-module__xobLXW__entry{margin-bottom:28px;padding-left:56px}.Changelog-module__xobLXW__dot{width:18px;height:18px;top:20px;left:18px}.Changelog-module__xobLXW__card{border-radius:12px;padding:20px}.Changelog-module__xobLXW__cardHeader{flex-direction:column;align-items:flex-start;gap:8px}.Changelog-module__xobLXW__dateLabel{margin-left:0}.Changelog-module__xobLXW__versionNumber{font-size:19px}}
