.wm__empty-layout,.wm__empty-layout *{box-sizing:border-box;margin:0;padding:0}.wm__empty-layout{font-family:Arial,sans-serif;color:#333;font-size:14px;width:100%;height:100vh}.wm__empty-layout #root{width:100%;height:100%}.wm__error-page,.wm__error-page *{box-sizing:border-box;margin:0;padding:0}.wm__error-page{font-family:Arial,sans-serif;color:#333;font-size:14px;background:url(https://digital.tuoitre.vn/dist/images/bg_purple-315b225d08376c33311099ae23112268.png?t=1695609380920&v=1.0.10) #493265;background-repeat:repeat-x;background-size:cover;background-position:0 0;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.wm__error-page .wm__stars{background:url(https://digital.tuoitre.vn/dist/svgs/overlay_stars-98d17cfc9115a69c30628041ea49938d.svg?t=1695609380920&v=1.0.10);background-repeat:repeat;background-size:contain;background-position:0 0;width:100%}.wm__error-page .wm__stars .wm__central-body{padding:10% 5%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.wm__error-page .wm__stars .wm__central-body .wm__error-icon{font-size:100px;color:#fff;letter-spacing:10px;text-shadow:2px 2px 2px rgba(0,0,0,.3)}.wm__error-page .wm__stars .wm__central-body .wm__error-desc{font-size:14px;color:#fff;text-transform:uppercase;letter-spacing:3px;max-width:500px;margin:10px 0;line-height:22px}.wm__error-page .wm__stars .wm__central-body .wm__btn-go-home{position:relative;z-index:200;margin:15px auto;width:220px;padding:10px 15px;border:1px solid #ffcb39;border-radius:100px;font-weight:400;display:block;color:#fff;text-align:center;text-decoration:none;letter-spacing:2px;font-size:13px;transition:all .3s ease-in}.wm__error-page .wm__stars .wm__central-body .wm__btn-go-home:hover{background-color:#ffcb39;color:#fff;transform:scale(1.05);box-shadow:0 20px 20px rgba(0,0,0,.1)}.wm__error-page .wm__stars .wm__objects img{z-index:90;pointer-events:none}.wm__error-page .wm__stars .wm__objects .wm__object_rocket{z-index:95;position:absolute;transform:translateX(-50px);top:75%;pointer-events:none;animation:wm__rocket-movement 200s linear infinite both running}.wm__error-page .wm__stars .wm__objects .wm__earth-moon .wm__object_earth{position:absolute;top:20%;left:15%;z-index:90;animation:wm__spin-earth 100s linear infinite both}.wm__error-page .wm__stars .wm__objects .wm__earth-moon .wm__object_moon{position:absolute;top:12%;left:25%;animation:wm__spin-moon 20s linear infinite both}.wm__error-page .wm__stars .wm__objects .wm__box_astronaut{z-index:110!important;position:absolute;top:60%;right:20%;will-change:transform;animation:wm__move-astronaut 50s linear infinite alternate both}.wm__error-page .wm__stars .wm__objects .wm__box_astronaut .wm__object_astronaut{animation:wm__rotate-astronaut 200s linear infinite alternate both}.wm__error-page .wm__stars .wm__glowing_stars .wm__star{position:absolute;border-radius:100%;background-color:#fff;width:3px;height:3px;opacity:.3;will-change:opacity}.wm__error-page .wm__stars .wm__glowing_stars .wm__star:first-child{top:80%;left:25%;animation:wm__glow-star 2s ease-in-out 1s infinite alternate}.wm__error-page .wm__stars .wm__glowing_stars .wm__star:nth-child(2){top:20%;left:40%;animation:wm__glow-star 2s ease-in-out 3s infinite alternate}.wm__error-page .wm__stars .wm__glowing_stars .wm__star:nth-child(3){top:25%;left:25%;animation:wm__glow-star 2s ease-in-out 5s infinite alternate}.wm__error-page .wm__stars .wm__glowing_stars .wm__star:nth-child(4){top:75%;left:80%;animation:wm__glow-star 2s ease-in-out 7s infinite alternate}.wm__error-page .wm__stars .wm__glowing_stars .wm__star:nth-child(5){top:90%;left:50%;animation:wm__glow-star 2s ease-in-out 9s infinite alternate}@media only screen and (max-width:600px){.wm__error-page .wm__box_astronaut{top:70%}.wm__error-page .wm__central-body{padding-top:25%}}@keyframes wm__rocket-movement{to{transform:translate(1200px,-600px)}}@keyframes wm__spin-earth{to{transform:rotate(-1turn);transition:transform 20s}}@keyframes wm__spin-moon{to{transform:rotate(-1turn);transition:transform 5s}}@keyframes wm__move-astronaut{to{transform:translate(-160px,-160px)}}@keyframes wm__glow-star{40%{-webkit-opacity:.3;opacity:.3}90%,to{-webkit-opacity:1;opacity:1;transform:scale(1.2);border-radius:999999px}}