.notfound{box-sizing:border-box;color:#d2a741;text-align:center;background:#030e46;justify-content:center;align-items:center;width:100%;height:100svh;padding:24px 16px;display:flex;position:fixed;inset:0;overflow:hidden auto}.notfound-inner{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:920px;padding:12px 0;display:flex}.notfound-hero{--hero-size:clamp(72px,14vw,180px);justify-content:center;align-items:center;width:100%;display:flex}.notfound-logo{height:var(--hero-size);width:auto;max-width:min(78vw,520px);display:block}.notfound-title{color:#d2a741;margin:0;font-size:clamp(18px,2.6vw,30px);font-weight:900;line-height:1.2}.notfound-sad{color:#d2a741;margin-left:6px;display:inline-block;transform:translateY(1px)}.notfound-message{color:#d2a741;margin:0;font-size:clamp(14px,1.9vw,18px);font-weight:700;line-height:1.35}.notfound-cta{appearance:none;cursor:pointer;color:#030e46;background:#d2a741;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:210px;padding:12px 22px;font-size:16px;font-weight:900;text-decoration:none;transition:transform .14s,filter .14s;display:inline-flex}.notfound-cta:hover{filter:brightness(.95);transform:translateY(-1px)}.notfound-cta:focus-visible{outline-offset:4px;outline:3px solid #d2a7418c}@media (max-width:480px){.notfound{padding:18px 14px}.notfound-inner{gap:10px}.notfound-cta{width:100%;min-width:0;max-width:360px}}@media (prefers-reduced-motion:reduce){.notfound-cta{transition:none}.notfound-cta:hover{transform:none}}
