.not-found-page{color:#fff;background:#080a0d;min-height:100vh}.not-found-page>section{background:radial-gradient(circle at 80% 30%,#e3061324,#0000 38%);place-items:center;min-height:72vh;padding:140px 0 80px;display:grid}.not-found-layout{text-align:center;max-width:850px}.not-found-layout>span{color:var(--primary-light);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.not-found-layout h1{max-width:760px;font-family:var(--font-display);letter-spacing:-.055em;margin:20px auto;font-size:clamp(42px,7vw,82px);line-height:.98}.not-found-layout p{color:#aab2bc;max-width:680px;margin:0 auto;font-size:clamp(16px,2vw,19px);line-height:1.7}.not-found-layout>div{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.not-found-layout a{border:1px solid var(--border);color:#fff;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.not-found-layout a:first-child,.not-found-layout a:last-child{background:var(--primary);border-color:var(--primary)}@media (max-width:560px){.not-found-page>section{padding-top:120px}.not-found-layout>div{flex-direction:column}.not-found-layout a{justify-content:center}}
