.notfound-pro{gap:24px;padding:22px 0 48px;display:grid}.notfound-pro__hero{border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 80% 20%,#78b4ff38,#0000 36%),linear-gradient(135deg,#f5f9ff 0%,#eef5ff 50%,#f8fbff 100%);grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:28px;padding:28px 32px;display:grid}.notfound-pro__code{color:#075cff24;letter-spacing:-.04em;margin:0;font-size:clamp(3.8rem,8vw,6rem);font-weight:600;line-height:.9}.notfound-pro__copy h1{color:var(--text);margin:4px 0 12px;font-size:clamp(1.9rem,3.2vw,2.6rem);line-height:1.12}.notfound-pro__lead{max-width:42ch;color:var(--muted);margin:0 0 18px;line-height:1.55}.notfound-pro__actions{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.notfound-pro__actions svg{width:18px;height:18px}.notfound-pro__search label{color:var(--text);margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.notfound-pro__search-row{border:1px solid var(--line);max-width:460px;min-height:48px;box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.notfound-pro__search-row svg{width:18px;height:18px;color:var(--brand);flex:none}.notfound-pro__search-row input{width:100%;min-height:44px;color:var(--text);background:0 0;border:0;outline:0}.notfound-pro__art{place-items:center;display:grid}.notfound-pro__art img{object-fit:contain;filter:drop-shadow(0 18px 34px #1e468c29);width:min(100%,420px);height:auto}.notfound-pro__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.notfound-pro__card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;align-content:start;gap:10px;padding:20px 18px;display:grid}.notfound-pro__card-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:12px;place-items:center;display:grid}.notfound-pro__card-icon svg{width:22px;height:22px}.notfound-pro__card strong{color:var(--text);font-size:1.02rem}.notfound-pro__card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.notfound-pro__card a{color:var(--brand);margin-top:2px;font-size:.9rem;font-weight:600}
