.notfound{color:#000;text-align:center;background:#f6f7fb;justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.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:#000;margin:0;font-size:clamp(18px,2.6vw,30px);font-weight:900;line-height:1.2}.notfound-sad{color:#000;margin-left:6px;display:inline-block;transform:translateY(1px)}.notfound-message{color:#000;margin:0;font-size:clamp(14px,1.9vw,18px);font-weight:700;line-height:1.35}.notfound-cta{appearance:none;cursor:pointer;color:#fff;background:#000;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:210px;padding:12px 22px;font-size:16px;font-weight:800;text-decoration:none;transition:transform .14s,background-color .14s;display:inline-flex}.notfound-cta:hover{background:#121212;transform:translateY(-1px)}.notfound-cta:focus-visible{outline-offset:4px;outline:3px solid #00000059}@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}}
