.not-found-module____MV3a__page{background:var(--white);justify-content:center;align-items:center;min-height:100vh;padding:80px 28px;display:flex}.not-found-module____MV3a__inner{text-align:center;max-width:480px}.not-found-module____MV3a__code{letter-spacing:-.06em;background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(80px,16vw,140px);font-weight:900;line-height:1}.not-found-module____MV3a__title{letter-spacing:-.03em;color:var(--ink);margin-bottom:14px;font-size:clamp(22px,3vw,32px);font-weight:800}.not-found-module____MV3a__sub{color:var(--muted);margin-bottom:36px;font-size:16px;line-height:1.7}.not-found-module____MV3a__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.not-found-module____MV3a__btnPrimary{border-radius:var(--r-md);background:var(--grad);color:var(--white);align-items:center;padding:12px 28px;font-size:14.5px;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex}.not-found-module____MV3a__btnPrimary:hover{opacity:.88;transform:translateY(-1px)}.not-found-module____MV3a__btnGhost{border-radius:var(--r-md);color:var(--navy);border:1.5px solid #11489d33;align-items:center;padding:11px 24px;font-size:14.5px;font-weight:700;transition:border-color .15s,background .15s;display:inline-flex}.not-found-module____MV3a__btnGhost:hover{border-color:var(--navy);background:#11489d0a}