.not-found-module__HS70Aa__container{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.not-found-module__HS70Aa__code{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1}.not-found-module__HS70Aa__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.not-found-module__HS70Aa__description{color:var(--text-secondary);max-width:320px;margin:0 0 2rem;font-size:1rem;line-height:1.5}.not-found-module__HS70Aa__actions{flex-direction:column;gap:.75rem;width:100%;max-width:280px;display:flex}.not-found-module__HS70Aa__primaryBtn,.not-found-module__HS70Aa__secondaryBtn{border-radius:12px;width:100%;padding:.85rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s,background .15s;display:block}.not-found-module__HS70Aa__primaryBtn{background:var(--accent-gradient);color:#fff;box-shadow:0 4px 14px var(--accent-shadow)}.not-found-module__HS70Aa__primaryBtn:active{opacity:.85}.not-found-module__HS70Aa__secondaryBtn{color:var(--text-secondary);background:0 0;border:1px solid #0000001f}.not-found-module__HS70Aa__secondaryBtn:active{background:#0000000a}