@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.changelog-legend{background:#fff;border:1px solid rgba(148,163,184,.2);border-radius:1rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem;padding:1rem 1.25rem}.changelog-type-badge{align-items:center;border-radius:.6rem;display:inline-flex;font-size:.78rem;font-weight:600;gap:.3rem;padding:.3rem .7rem;white-space:nowrap}.changelog-type-badge--feature{background-color:rgba(11,37,66,.12);color:#0b2542}.changelog-type-badge--improvement{background-color:rgba(37,99,235,.12);color:#2563eb}.changelog-type-badge--fix{background-color:rgba(245,158,11,.15);color:#c57f08}.changelog-type-badge--planned{background-color:rgba(71,85,105,.1);color:#475569}.changelog-status-badge{background-color:rgba(11,37,66,.08);border:1px dashed rgba(11,37,66,.4);border-radius:.6rem;color:#0b2542;padding:.3rem .7rem}.changelog-chip,.changelog-status-badge{align-items:center;display:inline-flex;font-size:.78rem;font-weight:600;gap:.3rem}.changelog-chip{background:#f8fafc;border:1px solid rgba(148,163,184,.5);border-radius:999px;color:#475569;padding:.3rem .65rem}.changelog-chip--muted{color:#64748b}.changelog-group{display:flex;gap:2rem;margin-bottom:2.5rem}@media (max-width:767px){.changelog-group{flex-direction:column;gap:1rem}}.changelog-group__label{align-items:flex-end;color:#64748b;display:flex;flex-direction:column;flex-shrink:0;font-size:.8rem;font-weight:700;gap:.4rem;letter-spacing:.08em;padding-top:.5rem;text-align:right;text-transform:uppercase;width:110px}.changelog-group__label i{color:#0b2542;font-size:1rem}@media (max-width:767px){.changelog-group__label{align-items:center;flex-direction:row;text-align:left;width:auto}}.changelog-timeline{flex:1;min-width:0;position:relative}.changelog-timeline:before{background:linear-gradient(180deg,rgba(11,37,66,.35) 0,rgba(148,163,184,.7) 50%,rgba(148,163,184,.15));bottom:0;content:"";left:6px;position:absolute;top:14px;width:2px}.changelog-entry{display:flex;gap:2rem;margin-bottom:1.25rem;position:relative}.changelog-entry:last-child{margin-bottom:0}.changelog-entry--coming-soon .changelog-entry__card{background:linear-gradient(135deg,rgba(11,37,66,.04),#fff 80%);border-style:dashed}.changelog-entry__dot{background:#fff;border:2px solid;border-radius:50%;flex-shrink:0;height:14px;margin-top:.55rem;position:relative;transition:transform .2s ease;width:14px;z-index:1}.changelog-entry__dot--feature{background-color:rgba(11,37,66,.15);color:#0b2542}.changelog-entry__dot--improvement{background-color:rgba(37,99,235,.15);color:#2563eb}.changelog-entry__dot--fix{background-color:rgba(245,158,11,.15);color:#f59e0b}.changelog-entry__dot--planned{background-color:rgba(71,85,105,.1);color:#475569}.changelog-entry:hover .changelog-entry__dot{transform:scale(1.4)}.changelog-entry__card{background:#fff;border:1px solid rgba(148,163,184,.2);border-radius:1rem;box-shadow:0 18px 35px rgba(15,23,42,.08);flex:1;min-width:0;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.changelog-entry__card:hover{box-shadow:0 26px 48px rgba(15,23,42,.12);transform:translateY(-1px)}.changelog-entry__header{padding:1.25rem 1.25rem .75rem}.changelog-entry__meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.changelog-entry__title{color:#0f172a;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0}.changelog-entry__body{color:#475569;font-size:.8rem;line-height:1.75;padding:0 1.25rem 1.25rem}.changelog-entry__body p:last-child{margin-bottom:0}.changelog-entry__body ol,.changelog-entry__body ul{margin-bottom:0;padding-left:1.25rem}.changelog-entry__body ol li,.changelog-entry__body ul li{margin-bottom:.35rem}.changelog-empty{align-items:center;color:#475569;display:flex;flex-direction:column;justify-content:center;padding:4rem 1rem;text-align:center}.changelog-empty__icon{color:rgba(11,37,66,.2);font-size:3rem;margin-bottom:1.25rem}.changelog-empty p{font-size:.9rem;margin:0}