.not-found-shell{justify-content:center;align-items:center;min-height:100svh;padding:32px 24px;display:flex}.not-found-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);gap:28px;width:100%;max-width:680px;padding:clamp(28px,6vw,56px);display:grid}.not-found-code{color:var(--brand);font-family:var(--mono);letter-spacing:.04em;font-size:12px;font-weight:700}.not-found-copy{gap:12px;display:grid}.not-found-copy h1{font-variation-settings:"wght" 760;letter-spacing:-.035em;font-size:clamp(30px,6vw,48px);font-weight:760;line-height:1.16}.not-found-copy p{color:var(--text-soft);max-width:48ch;font-size:16px}.not-found-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.not-found-support{color:var(--text-soft);min-height:44px;text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:4px;align-items:center;padding:8px 4px;font-size:14px;display:inline-flex}.not-found-support:hover{color:var(--text)}.not-found-support:focus-visible{outline:2px solid var(--reference);outline-offset:2px}@media (max-width:480px){.not-found-shell{align-items:stretch;padding:16px}.not-found-panel{align-content:center;padding:28px 20px}.not-found-actions{flex-direction:column;align-items:stretch}.not-found-actions .pc-button,.not-found-support{width:100%}.not-found-support{text-align:center;justify-content:center}}
