.not-found-module__HS70Aa__root{background:var(--bg-primary);min-height:100vh;padding:var(--sp-8)var(--page-px,2rem);justify-content:center;align-items:center;display:flex}.not-found-module__HS70Aa__main{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:520px;display:flex}.not-found-module__HS70Aa__code{letter-spacing:-.04em;color:var(--accent-color);-webkit-user-select:none;user-select:none;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(5rem,14vw,8rem);font-weight:600;line-height:1}.not-found-module__HS70Aa__divider{background:var(--border);width:2rem;height:1px}.not-found-module__HS70Aa__content{flex-direction:column;align-items:center;gap:.875rem;display:flex}.not-found-module__HS70Aa__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-family:Syne,system-ui,sans-serif;font-size:.6875rem;font-weight:600}.not-found-module__HS70Aa__heading{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.2}.not-found-module__HS70Aa__body{color:var(--text-secondary);max-width:380px;margin:0;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.65}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.not-found-module__HS70Aa__btnPrimary{border-radius:var(--radius-md,12px);background:var(--accent-color);color:#fff;letter-spacing:.04em;text-transform:uppercase;align-items:center;padding:.625rem 1.5rem;font-family:Syne,system-ui,sans-serif;font-size:.8125rem;font-weight:600;transition:background .18s,transform .12s;display:inline-flex}.not-found-module__HS70Aa__btnPrimary:hover{background:#ff8c38;transform:translateY(-1px)}.not-found-module__HS70Aa__btnPrimary:active{transform:translateY(0)}.not-found-module__HS70Aa__btnGhost{border-radius:var(--radius-md,12px);border:1px solid var(--border);color:var(--text-secondary);letter-spacing:.03em;cursor:pointer;background:0 0;align-items:center;padding:.625rem 1.25rem;font-family:Syne,system-ui,sans-serif;font-size:.8125rem;font-weight:500;transition:border-color .18s,color .18s,transform .12s;display:inline-flex}.not-found-module__HS70Aa__btnGhost:hover{border-color:var(--border-active,#ff7a2066);color:var(--text-primary);transform:translateY(-1px)}.not-found-module__HS70Aa__btnGhost:active{transform:translateY(0)}.not-found-module__HS70Aa__meta{letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;margin:0;font-family:Syne Mono,monospace;font-size:.6875rem}@media (max-width:480px){.not-found-module__HS70Aa__actions{flex-direction:column;width:100%}.not-found-module__HS70Aa__btnPrimary,.not-found-module__HS70Aa__btnGhost{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.not-found-module__HS70Aa__btnPrimary,.not-found-module__HS70Aa__btnGhost{transition:none}}