.not-found-container{background-color:#151226;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.not-found-content{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.not-found-title{letter-spacing:0%;color:#9c71d0;font-variation-settings:"GRAD" 52, "XOPQ" 96;width:442px;height:101px;font-family:Roboto Flex,sans-serif;font-size:128px;font-weight:800;line-height:100%}.not-found-message{color:#f1dfff;max-width:28rem;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:1.5}.not-found-button{color:#fdf0ff;cursor:pointer;background:#7745b0;border:1px solid #9c71d0;border-radius:105px;justify-content:center;align-items:center;width:151px;height:54px;padding:1px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;transition:all .2s;display:flex}.not-found-button:hover{background:#8252bc;transform:translateY(-1px)}.not-found-button:active{transform:translateY(0)}@media (max-width:768px){.not-found-title{width:auto;height:auto;font-size:96px}.not-found-message{padding:0 16px;font-size:18px}}@media (max-width:480px){.not-found-title{font-size:72px}.not-found-message{font-size:16px}.not-found-button{width:140px;height:48px;font-size:14px}}
