@layer reset,base,components,custom;@layer routes{.changelog{width:100%;min-height:100vh;padding-inline:var(--spacing-x-site);justify-content:center;padding-top:14rem;padding-bottom:6rem;display:flex}.changelog__container{width:100%;max-width:var(--n-container-max-width);max-width:calc(var(--n-w-mod-unit) * 14);flex-direction:column;gap:4rem;margin-inline:auto;display:flex}.changelog__header{flex-direction:column;gap:1rem;display:flex}.changelog__title{color:oklch(95% .005 250);font-family:Syne,sans-serif;font-size:var(--text-4xl);font-weight:600;line-height:1.375}.changelog__subtitle{color:oklch(95% .005 250/.7);font-size:var(--text-md);line-height:1.625}.changelog__list{flex-direction:column;display:flex}.changelog-entry{border-top:1px solid oklch(38.5% .021 274.3);grid-template-columns:16rem 1fr;gap:3rem;padding-block:4rem;display:grid}.changelog-entry__meta{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}@media (width<=699px){.changelog-entry__meta{flex-direction:row;align-items:center;gap:1rem}}.changelog-entry__date{color:oklch(95% .005 250/.7);font-size:var(--text-sm);white-space:nowrap}.changelog-entry__body{flex-direction:column;gap:1.5rem;display:flex}.changelog-entry__image{border-radius:1.25rem;width:100%;padding-bottom:4rem;overflow:hidden}.changelog-entry__image img{object-fit:cover;border-radius:1.25rem;width:100%;height:auto;display:block}.changelog-entry__title{color:oklch(95% .005 250);font-family:Syne,sans-serif;font-size:var(--text-2xl);font-weight:600;line-height:1.375}.changelog-entry__description{color:oklch(95% .005 250/.7);max-width:72rem;font-size:var(--text-md);line-height:1.625}.changelog-entry__section{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.changelog-entry__section-title{color:oklch(95% .005 250);font-family:Syne,sans-serif;font-size:var(--text-lg);font-weight:600}.changelog-entry__items{flex-direction:column;gap:.5rem;margin:0;padding-left:1.5rem;display:flex}.changelog-entry__items li{color:oklch(95% .005 250/.7);font-size:var(--text-md);line-height:1.625}@media (width<=699px){.changelog-entry{grid-template-columns:1fr;gap:1.5rem}}}@layer overrides;
