.not-found{padding:52px 0 80px}.not-found__inner{text-align:center;max-width:520px;margin:0 auto}.not-found__code{letter-spacing:-.04em;background:linear-gradient(135deg, var(--blue-delegator) 0%, var(--brand) 100%);color:#0000;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(64px,14vw,96px);font-weight:800;line-height:1}.not-found__title.page-title{margin-bottom:16px;font-size:clamp(22px,4vw,28px)}.not-found__text{color:var(--muted);margin-bottom:28px;font-size:17px;line-height:1.65}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px;display:flex}.not-found__btn{border-radius:var(--r-md);justify-content:center;align-items:center;min-height:48px;padding:0 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s;display:inline-flex}.not-found__btn--primary{background:linear-gradient(180deg, var(--blue-d), var(--blue-delegator));color:#fff;box-shadow:var(--sh-blue)}.not-found__btn--primary:hover{filter:brightness(1.05);box-shadow:0 8px 28px #3b82f659}.not-found__nav{border-top:1px solid var(--border);padding-top:8px}.not-found__nav-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:14px;font-size:12px;font-weight:700}.not-found__links{flex-wrap:wrap;justify-content:center;gap:10px 20px;margin:0;padding:0;list-style:none;display:flex}.not-found__link{color:var(--blue-delegator);font-size:15px;font-weight:600;text-decoration:none}.not-found__link:hover{color:var(--brand);text-underline-offset:3px;text-decoration:underline}@media (max-width:768px){.not-found{padding:36px 0 64px}}
