.not-found-module__HS70Aa__container{min-height:100dvh;padding:var(--space-6);background:var(--surface-ground);justify-content:center;align-items:center;display:flex}.not-found-module__HS70Aa__content{text-align:center;max-width:480px}.not-found-module__HS70Aa__code{font-family:var(--font-display);font-size:var(--text-hero);font-weight:var(--weight-bold);color:var(--green-200);line-height:var(--leading-none);margin-bottom:var(--space-4);display:block}.not-found-module__HS70Aa__title{font-size:var(--text-3xl);color:var(--text-primary);margin-bottom:var(--space-3)}.not-found-module__HS70Aa__description{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-8)}.not-found-module__HS70Aa__link{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);background:var(--green-600);color:var(--text-inverse);border-radius:var(--radius-md);font-weight:var(--weight-semibold);font-size:var(--text-base);transition:background var(--duration-fast) var(--ease-out);min-height:44px;display:inline-flex}.not-found-module__HS70Aa__link:hover{background:var(--green-500)}.not-found-module__HS70Aa__link:focus-visible{box-shadow:var(--focus-ring)}