.not-found-page{color:#eefaf3;background:radial-gradient(circle at 0 0,#10b9811a,#0000 24%),radial-gradient(circle at 100% 0,#f973161f,#0000 20%),linear-gradient(#020403 0%,#050706 48%,#070908 100%);justify-content:center;align-items:center;min-height:100vh;padding:110px 24px 40px;display:flex;position:relative;overflow:hidden}.not-found-page__ambient{filter:blur(70px);opacity:.35;pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute}.not-found-page__ambient--left{background:#10b98147;top:4%;left:-120px}.not-found-page__ambient--right{background:#f973163d;bottom:4%;right:-110px}.not-found-page__panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#060a08e0;border:1px solid #6ee7b724;border-radius:26px;width:min(100%,760px);padding:34px 30px 30px;position:relative;box-shadow:inset 0 1px #ffffff08,0 22px 50px #00000052}.not-found-page__kicker{color:#6ee7b7;letter-spacing:.18em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.72rem}.not-found-page__title{color:#ff8c00;text-shadow:2px 2px #ff6500,4px 4px #ff4500,6px 6px #c30,8px 8px 20px #00000073;margin:14px 0 10px;font-family:Righteous,sans-serif;font-size:clamp(3.4rem,10vw,5.5rem);line-height:.95}.not-found-page__subtitle{letter-spacing:.05em;color:#f3fff8;margin:0;font-family:Rajdhani,sans-serif;font-size:1.15rem}.not-found-page__map-frame{background:linear-gradient(#0c120ffa,#080c0afa);border:1px solid #6ee7b71a;border-radius:24px;width:min(100%,430px);margin:26px auto 20px;padding:18px;box-shadow:inset 0 1px #ffffff08}.not-found-page__map{border-radius:18px;width:100%;height:auto;display:block;box-shadow:0 20px 30px #00000038}.not-found-page__body{color:#cfe7d7;width:min(100%,560px);margin:0 auto;line-height:1.7}.not-found-page__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:26px;display:flex}.not-found-page__button{letter-spacing:.04em;border-radius:999px;min-width:168px;padding:12px 18px;font-family:Righteous,sans-serif;font-size:.95rem;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.not-found-page__button:hover{transform:translateY(-2px)}.not-found-page__button--primary{color:#201207;background:linear-gradient(135deg,#ff8c00 0%,#ff6500 100%);box-shadow:0 10px 24px #ff8c0047}.not-found-page__button--secondary{color:#d2e9da;background:#090d0beb;border:1px solid #6ee7b733}@media (max-width:640px){.not-found-page{padding:94px 16px 28px}.not-found-page__panel{border-radius:22px;padding:26px 18px 22px}.not-found-page__subtitle{font-size:1rem}.not-found-page__actions{flex-direction:column;align-items:stretch}.not-found-page__button{width:100%}}
