.not-found-page{min-height:100vh}.not-found-shell{flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:8.5rem 1.2rem 4rem;display:flex}.not-found-card{text-align:center;color:#fff7ea;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#44280bd1,#1a0f06eb),radial-gradient(circle at top,#eec2612e,#0000 45%);border:1px solid #e8cc91ad;border-radius:1.6rem;width:min(100%,760px);padding:clamp(2rem,4vw,3.4rem);box-shadow:0 24px 60px #00000059,inset 0 1px #fff4d92e}.not-found-kicker{color:#efcb7b;letter-spacing:.18em;text-transform:uppercase;font-size:.92rem;font-weight:800}.not-found-card h1{font-family:var(--font-subtitle),cursive;margin-top:.9rem;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.98}.not-found-copy{color:#fff4e1e6;max-width:36rem;margin:1rem auto 0;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2rem;display:flex}.not-found-primary-action,.not-found-secondary-action{border-radius:999px;min-width:220px;padding:.9rem 1.35rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s}.not-found-primary-action{color:#2f220c;background:linear-gradient(135deg,#f5d488,#d69a27);box-shadow:0 12px 24px #d69a2747}.not-found-secondary-action{color:#fff8ec;background:#ffffff0f;border:1px solid #f2d8a073}.not-found-primary-action:hover,.not-found-primary-action:focus-visible,.not-found-secondary-action:hover,.not-found-secondary-action:focus-visible,.not-found-links a:hover,.not-found-links a:focus-visible{transform:translateY(-2px)}.not-found-secondary-action:hover,.not-found-secondary-action:focus-visible{background:#ffffff1c;border-color:#f5dba1cc}.not-found-links{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:1.5rem;display:flex}.not-found-links a{color:#f1d396;font-weight:700;text-decoration:none}.not-found-links a:hover,.not-found-links a:focus-visible{text-decoration:underline}@media (max-width:720px){.not-found-shell{padding-top:7rem;padding-bottom:3rem}.not-found-card{border-radius:1.2rem}.not-found-primary-action,.not-found-secondary-action{width:100%}}
