.not-found-page{min-height:100vh;color:var(--white);background:#0b0f17;padding:150px 0 100px;position:relative;overflow:hidden}.not-found-page:after{content:"";border:1px solid #76ddff17;border-radius:50%;width:900px;height:900px;position:absolute;top:-220px;right:-420px}.not-found-inner{z-index:1;flex-direction:column;justify-content:center;min-height:620px;display:flex;position:relative}.not-found-kicker{color:var(--cyan);font-family:var(--font-mono);letter-spacing:.16em;align-items:center;gap:24px;margin-bottom:36px;font-size:10px;font-weight:650;display:flex}.not-found-kicker:after{content:"";background:linear-gradient(90deg,#4b68ff,#76ddff);width:78px;height:1px}.not-found-page h1{letter-spacing:-.068em;max-width:1040px;margin:0;font-size:clamp(72px,8vw,136px);font-weight:550;line-height:.88}.not-found-page h1 em{color:#6387ff;font-family:Georgia,Times New Roman,serif;font-weight:400}@supports ((-webkit-background-clip:text) or (background-clip:text)){.not-found-page h1 em{-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#4b68ff,#6387ff 48%,#76ddff);-webkit-background-clip:text;background-clip:text}}.not-found-page p{color:#ffffff8f;max-width:650px;margin:34px 0 0;font-size:17px;line-height:1.7}.not-found-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.not-found-page .text-link{color:#ffffffc7;border-bottom-color:#ffffff47}@media (max-width:760px){.not-found-page{padding:110px 0 80px}.not-found-inner{min-height:560px}.not-found-page h1{font-size:66px}.not-found-actions{flex-direction:column;align-items:flex-start;gap:10px}}
