.not-found-page{min-height:100vh;background:radial-gradient(circle at 18% 20%,rgba(220,235,240,.85),transparent 32%),var(--pale);color:var(--ink)}.not-found-content{max-width:760px;margin:0 auto;padding:clamp(100px,16vh,180px) 32px 140px}.not-found-code{margin:22px 0 4px;font:clamp(80px,13vw,150px)/.8 Georgia,serif;color:rgba(134,168,180,.42);letter-spacing:-8px}.not-found-content h1{font-size:clamp(42px,6vw,72px);font-weight:400;line-height:.98;letter-spacing:-4px;margin:18px 0 25px}.not-found-content h1 em{font-family:Georgia,serif;color:#86a8b4}.not-found-content>p:not(.not-found-code){max-width:480px;font-size:15px;line-height:1.8}.not-found-content>div{display:flex;align-items:center;gap:28px;margin-top:32px}.not-found-content .text-link{font-size:12px}@media(max-width:800px){.not-found-content{padding:92px 22px 100px}.not-found-content h1{letter-spacing:-2.5px}.not-found-content>div{align-items:flex-start;flex-direction:column;gap:20px}}