@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css");:root{--font-ceyubio:"ChenYuBio"}@font-face{font-family:ChenYuBio;src:url(/font/ChenYuluoyan-Bio.woff2) format("woff2");font-weight:400;font-display:block;unicode-range:u+5085,u+8208,u+0048,u+0073,u+0069,u+006e,u+0067,u+0046,u+0075}div.self-intro{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;top:0;left:0;position:absolute;z-index:100}.intro-display{box-shadow:0 0 50px 10px #fff}div.bio-pic{position:relative;height:240px;width:240px;border-radius:240px;overflow:hidden;margin-bottom:1.5vh}div.bio-pic:hover{animation-name:bio-pic-sparkle-hover;animation-duration:1.5s;animation-direction:alternate;animation-iteration-count:infinite}@keyframes bio-pic-sparkle-hover{0%{box-shadow:0 0 50px 10px #fff}to{box-shadow:0 0 30px 3px #fff}}div.intro-container{display:block;position:relative;z-index:10;text-align:center}span.twitter-x:before{font-family:bootstrap-icons;content:"\F8DB"}span.github:before{font-family:bootstrap-icons;content:"\F3ED"}span.instagram:before{font-family:bootstrap-icons;content:"\F437"}.intro-content{font-family:var(--font-ceyubio);font-size:3vw}.intro-icon{animation-name:intro-icon-sparkle;animation-duration:1.5s;animation-direction:alternate;animation-iteration-count:infinite;color:#fff;font-size:1.5vw}.intro-icon:nth-of-type(0){animation-delay:2.5s}.intro-icon:first-of-type{animation-delay:1.5s}.intro-icon:nth-of-type(2){animation-delay:.5s}.intro-icon:hover{animation:none}@keyframes intro-icon-sparkle{0%{opacity:1}to{opacity:.5}}@media (max-width:768px){.intro-content{font-size:5vh}.intro-icon{font-size:3vh}div.bio-pic{height:150px;width:150px;border-radius:150px}}