@font-face{font-family:Aggravo;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff) format("woff");font-weight:300;font-display:swap}@font-face{font-family:Aggravo;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff) format("woff");font-weight:700;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;font-family:Aggravo,sans-serif;color:#fff;font-weight:300;letter-spacing:-.02em}:root{width:100%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-size:16px;--spaceblue: #4b7bff;--fontsub: rgba(255, 255, 255, .5);--button: rgb(28, 49, 104)}html,body{min-width:360px;overflow-x:hidden}img{display:block}h1{font-size:3rem;font-weight:700}h2{font-size:2rem;font-weight:300}h3{font-size:1.5rem}section{max-width:1440px;margin:0 auto;padding:80px}@media(min-width:769px)and (max-width:1024px){:root{font-size:11px}}@media(max-width:768px){:root{font-size:9px}section{padding:40px}}.star-bg{position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 30% 30%,#1c1c2e,#0d0d18 40%,#000);overflow:hidden}.star{position:absolute;width:5px;height:5px;background:#fff;border-radius:50%;opacity:.8}.meteor{position:absolute;width:600px;height:3px;background:linear-gradient(90deg,#aeb1ffcc,#fff0);transform:rotate(-45deg);filter:blur(1px);pointer-events:none}.header{min-width:360px;position:fixed;top:0;left:0;width:100%;height:80px;z-index:999;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{max-width:1440px;height:100%;margin:0 auto;padding:0 80px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:700}.hero-link{display:flex;gap:1em}.hero-link>a{position:relative}.hero-link>a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background-color:var(--spaceblue);transition:width .5s ease}.hero-link>a:hover:after{width:100%}@media(max-width:768px){.header-inner{padding:0 20px}}.hero{margin:0 auto;position:relative;width:100%;max-width:1440px;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-bg{position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 30% 30%,#1c1c2e,#0d0d18 40%,#000)}.star{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;opacity:.8}.star:nth-child(n){top:calc(100% * var(--random-y));left:calc(100% * var(--random-x))}.hero-content{display:flex;position:relative;width:100%;height:100%;margin:0 auto;max-width:1440px;padding-top:10rem;flex-direction:column;justify-content:space-around}.content-title{display:flex;flex-direction:column;align-items:center}.content-title>h1{margin-bottom:1rem}.content-title>p>span{font-size:20px;font-weight:700;color:var(--spaceblue)}.content-img{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column}#heroimg-1{width:30px;transform-origin:center}@media(max-width:768px){.hero{height:auto}.hero-content{padding-top:10rem;justify-content:flex-start;gap:10rem}}*{list-style:none}.about>h1{margin-bottom:2rem;font-weight:700}.about-inner{display:flex;gap:10rem}.about-left{display:flex;flex-direction:column}.about-left>img{width:31rem}.name{margin-bottom:3rem}.name>h3{margin-bottom:.5rem}.name>h3:nth-child(1){font-weight:700}.name>h3:nth-child(2){color:var(--fontsub)}.introduce>p{margin-bottom:1rem;line-height:1.5}.introduce>p>span{color:var(--spaceblue)}.info h3{font-weight:700}.date{font-size:.8rem;color:var(--fontsub)}.infobox{margin-bottom:3rem}.infobox>h3{margin-bottom:1rem;color:var(--spaceblue)}.info>.infobox p{margin-bottom:.5rem}.skill>h3{margin:2rem 0 1rem;font-weight:700}.subskill>h3{margin-top:2rem;font-weight:700}.subskill>p{font-size:.8rem;color:var(--fontsub);margin-top:.5rem}.subskill-list{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;justify-items:center}@media(max-width:768px){.about-inner{flex-direction:column;align-items:center}.about-left>img{width:20rem}}.skillslide{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.skillslide-group{display:flex;gap:60px;padding-right:60px;flex-shrink:0}.skillslide-group img{height:80px}.web>h1{margin-bottom:2rem;font-weight:700}.project-group{display:flex;flex-direction:column;gap:5rem}.project-box{grid-template-columns:1fr 1fr;display:grid;gap:5rem;align-items:center}.project-box img{width:100%}.project-left{position:relative;overflow:visible}.video-preview{position:absolute;pointer-events:none;width:18rem;transform:translate(-50%,-50%);opacity:1;transition:opacity .3s ease;z-index:10}.video-preview video{width:100%;border-radius:12px;box-shadow:0 20px 40px #0006}.project-right{width:100%;display:flex;flex-direction:column;align-items:center}.right-info{max-width:30rem;display:flex;flex-direction:column;gap:1rem}.right-info>li{gap:2rem;grid-template-columns:2fr 3fr;display:grid;align-items:center}.right-info>li>span{color:var(--fontsub)}.project-right>h2{font-weight:700;color:var(--spaceblue);margin:0 auto 2rem}.project-button{display:flex;margin:2rem 0;gap:3rem}.project-button>a{padding:.5rem 1rem;border-radius:2rem;background-color:var(--button)}.project-button>a>h3{color:var(--fontsub)}.project-button>a:hover{background-color:var(--spaceblue)}.project-button>a:hover h3{color:#fff}@media(max-width:768px){.web>h1{margin-bottom:4rem}.project-box{grid-template-columns:1fr;grid-template-rows:1fr .5fr}.video-preview{width:50%}}.contact>h1{margin-bottom:2rem;font-weight:700}.contact-inner{display:flex;flex-direction:column;align-items:center}.contact-inner>h2{margin:5rem 0;font-weight:700}.contact-inner>h2>span{font-weight:700}.contact-img{width:35rem;position:relative}.contact-img>img{width:100%}.footer p,a{color:var(--fontsub)}a:hover{color:#fff}.footer{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}@media(max-width:768px){.footer{gap:1rem;flex-direction:column-reverse;align-items:center}}
