@import url(https://fonts.googleapis.com/css?family=Rubik&display=swap);body,html{padding:0 0;margin:0 0;background:#32547b;height:100%}#app{font-family:Rubik,Helvetica,Arial,Noto Sans CJK SC,Sarasa Gothic SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}#top-box{height:80vh;background:#154165;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}#nav{margin:0 auto;max-width:1200px;padding-left:20px;padding-right:20px}#nav a{font-weight:700;color:#fff}#nav a.router-link-exact-active{color:#eae7af}.header{font-family:Nova Mono,Helvetica,Arial,Noto Sans CJK SC,Sarasa Gothic SC,Microsoft YaHei,sans-serif;font-weight:700;font-size:3.7rem;color:hsla(0,0%,100%,.5)}@media only screen and (max-width:700px){#top-box{height:85vh}.header{font-size:2.6rem}}@media only screen and (min-width:700px) and (max-width:1000px){#top-box{height:88vh}}.title-pink{color:#eab0d9}.title-yellow{color:#eae7af}.title-orange{color:#d65a31}#router-links{margin-top:2rem}#bottom-box{max-width:900px;margin:0 auto;padding-left:20px;padding-right:20px}.fade-in-fwd{-webkit-animation:fade-in-fwd .3s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-fwd .3s cubic-bezier(.39,.575,.565,1) both}.text-focus-in{-webkit-animation:text-focus-in .5s cubic-bezier(.55,.085,.68,.53) both;animation:text-focus-in .5s cubic-bezier(.55,.085,.68,.53) both}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:height,opacity,-webkit-transform;transition-property:height,opacity,-webkit-transform;transition-property:height,opacity,transform;transition-property:height,opacity,transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.55,0,.1,1);transition-timing-function:cubic-bezier(.55,0,.1,1);overflow:hidden}.slide-left-enter,.slide-right-leave-active{opacity:0;-webkit-transform:translate(2em);transform:translate(2em)}.slide-left-leave-active,.slide-right-enter{opacity:0;-webkit-transform:translate(-2em);transform:translate(-2em)}@-webkit-keyframes fade-in-fwd{0%{-webkit-transform:translateZ(-80px);transform:translateZ(-80px);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-in-fwd{0%{-webkit-transform:translateZ(-80px);transform:translateZ(-80px);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}.home[data-v-e86b9d16]{height:20vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:stretch;align-content:stretch}.icp[data-v-e86b9d16]{margin:10px 0 0 10px;font-weight:700;color:#fff}.icp a[data-v-e86b9d16]{color:#eae7af;font-weight:700}@media only screen and (max-width:700px){.home[data-v-e86b9d16]{height:15vh}.icp[data-v-e86b9d16]{font-size:.9rem}}@media only screen and (min-width:700px) and (max-width:1000px){.home[data-v-e86b9d16]{height:12vh}}