.not-found-page{padding:38px 0 64px}
.not-found-card{max-width:1080px;margin:0 auto;text-align:center}
.not-found-card>img{display:block;width:100%;height:auto;max-height:680px;object-fit:contain;border-radius:18px}
.not-found-copy{margin:22px auto 0;max-width:680px}
.not-found-copy h1{margin:0 0 8px;color:var(--text);font-size:clamp(28px,4vw,42px)}
.not-found-copy p{margin:0 0 20px;color:var(--muted);line-height:1.6}
.not-found-copy .btn{display:inline-flex;text-decoration:none}
@media(max-width:700px){.not-found-page{padding:24px 0 48px}.not-found-card>img{border-radius:12px}.not-found-copy{margin-top:16px}}
