:root{--background:#fff;--foreground:#171717}body,html{width:100%;height:100%;margin:0;padding:0}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background)}.not_found_main{text-align:center;color:#fff;background-color:#090a0b;background-image:linear-gradient(122.54deg,#1472ff14 -11.62%,#98a1ae00 75.52%);flex-direction:column;justify-content:center;align-items:center;display:flex}.not_found_main .not_found_inn{text-align:center}.not_found_main .not_found_inn img{margin-bottom:30px}.not_found_main .not_found_inn h1{-webkit-text-fill-color:transparent;background:linear-gradient(104.04deg,#1472ff -4%,#47a9ff,#adc3ff,#ffadc9,#ff476b 104%);-webkit-background-clip:text;background-clip:text;max-width:fit-content;margin:0 auto 30px;font-size:3rem;font-weight:700}.not_found_main .not_found_inn a{text-decoration:none;color:#47a9ff!important}@media (max-width:1100px){.not_found_main .not_found_inn h1{font-size:2.5rem}}@media (max-width:600px){.not_found_main .not_found_inn h1{margin:0 auto 16px;font-size:1.5rem}}
