.not-found-page{min-height:calc(100vh - var(--header-h));background:linear-gradient(135deg,#000000db,#000000b8),url(/images/cookery-demos/IMG-20250803-WA0007.jpg) 50%/cover;align-items:center;padding:64px 16px;display:flex}.not-found-panel{color:#fff;text-align:center;max-width:760px;margin:0 auto}.not-found-kicker{color:var(--amber);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:900}.not-found-panel h1{color:#fff;letter-spacing:0;max-width:720px;margin:0 auto 18px;font-size:clamp(2.4rem,7vw,5rem);font-weight:900;line-height:.98}.not-found-panel p{color:#ffffffdb;max-width:620px;margin:0 auto;font-size:clamp(1rem,2vw,1.22rem);line-height:1.55}.not-found-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.not-found-primary,.not-found-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex}.not-found-primary{background:linear-gradient(135deg,var(--amber),#ffd54f);color:#000}.not-found-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff42}.not-found-primary:hover,.not-found-secondary:hover,.not-found-primary:focus-visible,.not-found-secondary:focus-visible{box-shadow:var(--interactive-shadow);transform:translateY(var(--interactive-lift))}@media (max-width:560px){.not-found-page{align-items:flex-start;padding-top:72px}.not-found-actions{flex-direction:column;align-items:stretch}}
