.not-found{background-image:radial-gradient(farthest-corner at 50% 20%,#fff 0,#fff 60%,#dbcadc 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:100%;font-family:Arial,Helvetica Neue,Microsoft Yahei,Helvetica,sans-serif}.not-found h1{font-size:30vh;font-weight:700;position:relative;margin:-15vh 0 0;padding:0;color:#ee8176}.not-found h1:after{content:attr(data-h1);position:absolute;top:0;left:0;right:0;color:#69a6ce;color:transparent;background:-webkit-repeating-linear-gradient(-45deg,#71b7e6,#69a6ce,#b98acc,#ee8176,#b98acc,#69a6ce,#9b59b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;text-shadow:1px 1px 2px transparentize(#fff,.75);-webkit-animation:animateTextBackground 10s ease-in-out infinite;animation:animateTextBackground 10s ease-in-out infinite}.not-found p{color:#d6d6d6;font-size:8vh;font-weight:700;line-height:10vh;max-width:600px;position:relative}.not-found p:after{content:attr(data-p);position:absolute;top:0;left:0;right:0;color:transparent;text-shadow:1px 1px 2px transparentize(#fff,.5);-webkit-background-clip:text;background-clip:text}.not-found a{background:#71b7e6;background:-webkit-repeating-linear-gradient(-45deg,#71b7e6,#69a6ce,#b98acc,#ee8176);display:block;border-radius:5px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);color:#fff;font-size:16px;width:50%;line-height:24px;margin:30px auto 0;padding:15px 30px;text-decoration:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;letter-spacing:3px}.not-found a:hover{-webkit-box-shadow:0 4px 20px rgba(0,0,0,.4);box-shadow:0 4px 20px rgba(0,0,0,.4)}@-webkit-keyframes animateTextBackground{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 0}}@keyframes animateTextBackground{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 0}}