@import"https://fonts.googleapis.com/css2?family=Monoton&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Delius+Unicase:wght@700&display=swap";.App{width:100%;min-height:100vh;height:auto}.namestarContainer{padding:32px;position:relative;width:fit-content;transform:rotate(-5deg);left:10px}.namestarContainer .star1{position:absolute;top:10px;left:-2.5%;z-index:0;scale:1.5}.namestarContainer .star2{position:absolute;top:10px;right:-2.5%;z-index:0;scale:.7}.namestarContainer .star3{position:absolute;bottom:10px;left:12.5%;z-index:0;scale:.5}.namestarContainer .star4{position:absolute;bottom:20px;right:3.5%;scale:1.9;z-index:0}.namestarContainer .star5{position:absolute;top:2px;left:50.5%;z-index:0;scale:.8}.namestarContainer .star6{position:absolute;bottom:-20px;right:40.5%;z-index:0;scale:.8}.namestarContainer .nameContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:min-content;height:fit-content;padding-top:20px}.namestarContainer .nameContainer .main{color:#4b4171;font-size:64px;font-family:Delius Unicase,cursive;position:relative;z-index:1;text-shadow:0 0 2px #000000}.namestarContainer .nameContainer .main:before{content:attr(title);-webkit-text-stroke:.45em #ffffff;position:absolute}.namestarContainer .nameContainer .main:after{content:attr(title);position:absolute;left:0}.namestarContainer .nameContainer .main-below{color:transparent;font-size:64px;font-family:Delius Unicase,cursive;position:absolute;bottom:-10px;right:-5px;z-index:0}.namestarContainer .nameContainer .main-below:before{content:attr(title);-webkit-text-stroke:.5em #4f4e76;position:absolute}.namestarContainer .nameContainer .main-below:after{content:attr(title);-webkit-text-stroke:1px #4f4e76;position:absolute;left:0}.namestarContainer .nameContainer .jap{background-color:#fff;border-radius:8px;font-size:16px;padding-left:16px;padding-right:16px;position:absolute;z-index:2;top:8px;right:64px;font-family:Delius Unicase,cursive;font-weight:600}.namestarContainer .nameContainer .sub{background-color:#4f4e76;position:absolute;color:#fff;font-family:Delius Unicase,cursive;z-index:2;padding:4px 16px;border-radius:16px;font-size:12px;white-space:nowrap;bottom:-32px;right:32px;display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (max-width: 1200px){.namestarContainer .nameContainer .main,.namestarContainer .nameContainer .main-below{font-size:48px}.namestarContainer .star1{scale:1.2}.namestarContainer .star2{scale:.5}.namestarContainer .star3{scale:.3}.namestarContainer .star4{scale:1.2}.namestarContainer .star5,.namestarContainer .star6{scale:.5}}.star{position:relative}.star .s1,.star .s2{position:absolute;color:#fff;filter:drop-shadow(0 0 4px black);animation:scale 2s ease-in-out infinite alternate}@keyframes scale{0%{transform:scale(.5)}to{transform:scale(1.2)}}.star .s2{transform:rotate(45deg);color:#fff;font-weight:1000}.topTitle{background-color:#4f4e76cb;color:#fff;font-family:Delius Unicase,cursive;z-index:2;padding:4px 16px;border-radius:16px;font-size:12px;white-space:nowrap;display:flex;left:15px;position:relative;flex-direction:row;align-items:center;justify-content:center}.strip{display:flex;flex-direction:row;overflow:hidden;white-space:nowrap;-webkit-user-select:none;user-select:none;gap:16px;font-weight:1000;font-family:Delius Unicase,cursive;transform:rotate(-45deg)}.strip .texts{display:flex;flex-direction:row;overflow:hidden;white-space:nowrap;gap:16px;font-weight:1000;font-family:Delius Unicase,cursive;animation:slide 5s forwards;animation-timing-function:cubic-bezier(.52,1,.67,.98)}.strip .texts .text1,.strip .texts .text2,.strip .texts .text3{font-size:20px;color:#ffffff38}.strip .texts .text2{color:#4b4978b5}.strip .texts .text3{color:#1414229e}@keyframes slide{0%{transform:translate(100%)}to{transform:translate(-10%)}}.stripalt{display:flex;flex-direction:row;overflow:hidden;white-space:nowrap;-webkit-user-select:none;user-select:none;gap:16px;font-weight:1000;font-family:Delius Unicase,cursive;transform:rotate(-45deg)}.stripalt .texts{display:flex;flex-direction:row;overflow:hidden;white-space:nowrap;gap:16px;font-weight:1000;font-family:Delius Unicase,cursive;animation:slidealt 5s forwards;animation-timing-function:cubic-bezier(.52,1,.67,.98)}.stripalt .texts .text1,.stripalt .texts .text2,.stripalt .texts .text3{font-size:20px;color:#ffffff38}.stripalt .texts .text2{color:#4b4978b5}.stripalt .texts .text3{color:#1414229e}@keyframes slidealt{0%{transform:translate(-100%)}to{transform:translate(15%)}}.boxbelow{background-color:#1b1b2d;padding-bottom:16px;position:relative;z-index:1;border-radius:16px;width:fit-content;transition:.5s all ease;animation:slideInLeft .5s ease-in-out forwards;transform:translate(-100%)}.boxbelow .boxbg{background-color:#353753;padding-bottom:16px;z-index:1;border-radius:16px;width:100%;height:100%}.boxbelow .boxbg .box{background-color:#4f507c;z-index:1;border-radius:16px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 16px 16px}.boxbelow .boxbg .box .tag{background-color:#fff;border-radius:8px;font-size:16px;padding:4px 16px;width:25%;margin-top:16px;margin-bottom:16px}@media (max-width: 789px){.boxbelow{width:75%}}.fullscreen .boxbg{background-color:#353753a9}.fullscreen .boxbg .box{background-color:#4f507cb4}.Landing{width:25%;height:calc(100vh - 32px);background-image:var(--anime-bg-linear-gradient);border-radius:16px;overflow:hidden;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;z-index:0}.Landing .overlayWindow{position:fixed;width:100vw;height:100vh;top:0;left:-100vw;background-color:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.Landing .overlayWindow .bars{padding:8px 16px;display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;background-color:#3c3d5c}.Landing .overlayWindow .bars .title{color:#fff;font-size:24px;font-weight:600}.Landing .overlayWindow .bars .closebtn{all:unset;padding:8px 16px;cursor:pointer;color:#fff;font-size:24px;background-color:#223;border-radius:8px}.Landing .overlayWindow .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100vw;overflow-y:auto;overflow-x:hidden}@keyframes slideIn{0%{left:-100vw}to{left:0vw}}@keyframes slideOut{0%{left:0}to{left:-100vw}}.Landing .left,.Landing .center,.Landing .right{flex:1;height:100%;width:33.33vw;z-index:1}.Landing .bg{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:100%}.Landing .center{height:100%;min-width:33.33vw;width:100%;z-index:0;background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:64px;padding-top:64px;align-items:center;position:absolute}@media only screen and (max-width: 1100px){.Landing .center{background-size:cover}}.Landing .center .title{width:100%;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#000;font-size:20px;padding:4px;border-radius:16px}@media only screen and (max-width: 1100px){.Landing .center .title{font-size:16px}}.Landing .center .row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%}.Landing .right,.Landing .left{height:100%;min-width:33.33vw;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:16px;padding-top:16px;padding-right:32px;align-items:flex-end}.Landing .right .tags,.Landing .right .links,.Landing .left .tags,.Landing .left .links{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap;min-width:80%;width:auto}.Landing .right .tags .title,.Landing .right .links .title,.Landing .left .tags .title,.Landing .left .links .title{width:100%;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#000;font-size:20px;padding:4px;border-radius:16px}.Landing .right .tags .row,.Landing .right .links .row,.Landing .left .tags .row,.Landing .left .links .row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%}@media screen and (max-width: 1200px){.Landing .right .tags .row,.Landing .right .links .row,.Landing .left .tags .row,.Landing .left .links .row{gap:8px}}@media screen and (max-width: 1100px){.Landing .right .tags .row,.Landing .right .links .row,.Landing .left .tags .row,.Landing .left .links .row{gap:4px}}.Landing .right .tags .row .link,.Landing .right .links .row .link,.Landing .left .tags .row .link,.Landing .left .links .row .link{all:unset;cursor:pointer}.Landing .right .tags .row .link:hover .tagChip,.Landing .right .links .row .link:hover .tagChip,.Landing .left .tags .row .link:hover .tagChip,.Landing .left .links .row .link:hover .tagChip{background-color:#223}.Landing .right .row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.Landing .right .row .clock{color:#fff}.Landing .right .row .music svg{cursor:pointer;scale:2;color:#fff!important}.Landing .right .row .resume a:hover .tagChip{background-color:#223}.Landing .left{padding-left:32px;padding-right:0;align-items:flex-start;justify-content:space-between;height:100%}.Landing .left .socials{display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:8px}.Landing .left .socials .title{width:100%;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#000;font-size:20px;padding:4px 16px;border-radius:16px}.Landing .left .socials a{text-decoration:none;color:#fff;background-color:#3c3d5c;aspect-ratio:1;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px;border-radius:8px}.Landing .left .socials a svg{scale:2}@media screen and (max-width: 1100px){.Landing .left,.Landing .center,.Landing .right{height:100%;width:33.33vw}.Landing .left .row{gap:4px!important}.Landing .center{width:100%;top:0;left:0;background-position:-50%;background-size:contain;align-items:flex-start}}@media screen and (max-width: 1100px){.Landing{padding-bottom:16px;position:relative}.Landing .right{width:50vw}.Landing .center{width:100%}}@media screen and (max-width: 1200px){.tagChip{font-size:8px!important}}.projects{width:100%;height:auto;min-height:90vh;background-image:var(--anime-bg-linear-gradient);overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:32px}.projects .title{background-color:#fff;color:#292a3f;width:100%;display:flex;align-items:center;justify-content:center;padding:16px;display:none}.projects .list{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:32px;padding:16px}.projects .list .project{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#4f507c;padding:16px;border-radius:16px;color:#fff}.projects .list .project .label2{font-size:32px;color:#fff}@media screen and (max-width: 768px){.projects .list .project{padding:0}.projects .list .project .label2{font-size:12px}}.projects .list .project .type{width:75px;height:75px;display:flex;flex-direction:row;align-items:center;justify-content:center}.projects .list .project .type img{width:80%;height:80%;object-fit:cover;border-radius:100%}.projects .full{flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;padding:16px;gap:16px;overflow-y:auto}.projects .full .title{background-color:transparent;width:fit-content;display:flex;white-space:nowrap}.projects .full .label,.projects .full .description,.projects .full .role,.projects .full .skills,.projects .full .features,.projects .full .links{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;word-break:break-all;color:#fff}.projects .full .features{flex-direction:column;align-items:flex-start}.projects .full .features .feature{padding-left:3rem}.projects .full .links .link,.projects .full .links .link a{color:#fff}.projects .full iframe{all:unset;width:100%;min-height:80vh;border-radius:16px}@media screen and (max-width: 768px){.projects .full{overflow-x:auto;align-items:flex-start!important;width:100%}.projects .full .label,.projects .full .description,.projects .full .role,.projects .full .skills,.projects .full .features,.projects .full .links{font-size:12px;align-items:flex-start;justify-content:flex-start;word-wrap:break-word;word-break:break-all}.projects .full .skills{flex-wrap:wrap}.projects .full iframe::-webkit-scrollbar{width:0px;background:transparent}}@media (max-width: 789px){.projects{width:100%}}.box2below{background-color:#1b1b2d;padding-bottom:16px;position:relative;z-index:1;border-radius:16px;width:fit-content;transition:.5s all ease;animation:slideInLeft .5s ease-in-out forwards;transform:translate(-100%)}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.box2below .box2bg{background-color:#353753;padding-bottom:16px;z-index:1;border-radius:16px;width:100%;height:100%}.box2below .box2bg .box2{background-color:#4f507c;z-index:1;border-radius:16px;width:100%;height:100%;max-height:calc(100vh - 32px);display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding:20px 16px 16px;overflow-y:auto;overflow-x:hidden;position:relative}.box2below .box2bg .box2 .tag{background-color:#fff;position:absolute;top:0;right:32px;border-radius:100%;padding:8px;margin-top:16px;margin-bottom:16px;cursor:pointer;font-size:14px;white-space:nowrap;color:#fff;display:flex;align-items:center;justify-content:flex-end;box-shadow:0 2px 2px 2px #0000003b;background-image:linear-gradient(90deg,#8a8ad4,#161620);background-size:400% 400%;gap:8px}@keyframes scaleIn{0%{transform:scale(1);background-position:0% 50%}25%{transform:scale(1.5);background-position:100% 100%}75%{transform:scale(1);background-position:0% 50%}}.fullscreen{width:100%;height:100%;position:fixed;background:transparent;border-radius:16px;overflow:hidden;top:0;left:0;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.5s;z-index:9999}.fullscreen .box2bg{background-color:#353753a9}.fullscreen .box2bg .box2{background-color:#4f507cb4;align-items:center;justify-content:center}.about{width:100%;height:auto;min-height:100vh;background-image:var(--anime-bg-linear-gradient);overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:32px;padding:16px;flex-shrink:1;flex-grow:0}.about .bg{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:100%}.about .top{z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:32px;width:100%;height:50%}.about .top .row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.about .top .row .box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff}.about .top .row .title{width:100%;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#000;font-size:20px;padding:4px;border-radius:16px}.about .top .row .row{overflow-x:auto;gap:32px;white-space:nowrap}.about .top .row .row .item{color:#fff;text-decoration:underline;padding-bottom:16px}.about .bottom{z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:32px;border-radius:16px;width:100%}.about .bottom .box{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:32px;border-radius:16px}.about .bottom .contain{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%;gap:32px;flex-wrap:wrap}.about .bottom .logo{width:300px;height:300px;aspect-ratio:1;border-radius:100%;border:4px solid #ffffff}.about .bottom .logo img{width:100%;height:100%;border-radius:100%;transition:.5s;cursor:pointer}.about .bottom .me{color:#fff;text-align:left;width:50%;line-height:1.5;list-style:decimal}@media (max-width: 789px){.about{width:100%}}:root{--anime-bg-linear-gradient: linear-gradient(#424266, #292a3f 50%)}html,body{overflow:hidden!important}.anime{display:flex;flex-direction:column;flex-wrap:nowrap;width:400%;gap:32px}@media (max-width: 789px){.anime{width:100%;gap:32px;flex-direction:column;height:auto;min-height:100vh}}.glow{position:absolute;pointer-events:none;opacity:1;transform:translate(-50%,-50%);width:500px;height:500px;transition:50ms;border-radius:100%}.glow .glow__inner{position:relative;width:100%;height:100%;border-radius:100%;transition:.25s;background:linear-gradient(90deg,var(--pri),var(--sec),var(--acc));animation:glow 4s infinite;transform-origin:center}@keyframes glow{0%{filter:blur(100px);opacity:.2;scale:.75;transform:rotate(0)}50%{filter:blur(100px);opacity:.2;scale:1.25;transform:rotate(180deg)}to{filter:blur(100px);opacity:.2;scale:.75;transform:rotate(360deg)}}.landing{background-color:var(--bg);display:flex;justify-content:center;align-items:center;width:100%;height:100vh;padding:32px}.landing *{font-family:Rubik Mono One,monospace!important}.landing .left,.landing .right{display:flex;flex-direction:column;justify-content:center;align-items:start;position:relative;width:100%;height:100%;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing .left .corner,.landing .right .corner{position:absolute;width:60px;height:60px;border-radius:16px;border:2px dashed var(--txt);border-right:none;border-bottom:none;mix-blend-mode:exclusion}.landing .left .corner.c1,.landing .right .corner.c1{top:50%;left:50%;transform:rotate(0);animation:up1 2s forwards;animation-delay:.5s}.landing .left .corner.c2,.landing .right .corner.c2{bottom:50%;right:50%;transform:rotate(180deg);animation:up2 2s forwards;animation-delay:.5s}.landing .left .info,.landing .right .info{margin-left:0;margin-right:0vw;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:start;align-items:center;width:50%;padding:64px;height:auto;z-index:1}.landing .left .info .row,.landing .right .info .row{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:25%;z-index:1;gap:5vw}.landing .left .info .Text,.landing .right .info .Text{font-size:64px;font-weight:700;color:var(--txt);display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;text-transform:uppercase}.landing .left .info .name,.landing .left .info .name2,.landing .right .info .name,.landing .right .info .name2{font-size:64px;color:var(--txt);text-transform:uppercase;transform:translateY(0);position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%}.landing .left .info .name #text1,.landing .left .info .name #text2,.landing .left .info .name2 #text1,.landing .left .info .name2 #text2,.landing .right .info .name #text1,.landing .right .info .name #text2,.landing .right .info .name2 #text1,.landing .right .info .name2 #text2{position:absolute;width:100%;height:auto;display:inline;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-family:Rubik Mono One!important;text-align:center;-webkit-user-select:none;user-select:none}.landing .left .info .name .letter,.landing .left .info .name2 .letter,.landing .right .info .name .letter,.landing .right .info .name2 .letter{font-family:Monoton!important;transition:.5s;cursor:default;transform:translateY(0)}.landing .left .info .name .letter:hover,.landing .left .info .name2 .letter:hover,.landing .right .info .name .letter:hover,.landing .right .info .name2 .letter:hover{color:var(--pri);transform:translateY(-10px)}.landing .left .info .name2,.landing .right .info .name2{font-family:Rubik Mono One,monospace!important;filter:url(#threshold) blur(.6px)}.landing .left .info .name2 .letter,.landing .right .info .name2 .letter{font-family:Rubik Mono One,monospace!important}.landing .right{-webkit-backdrop-filter:none;backdrop-filter:none}@media (max-width: 450px){.landing .right{display:none}}@keyframes up1{0%{top:50%;left:50%}to{top:0;left:0}}@keyframes up2{0%{bottom:50%;right:50%}to{bottom:0;right:0}}.pro{overflow:hidden}:root{--bg: rgb(6, 12, 24);--txt: #fffcf9;--pri: #ff6978;--sec: #901EFA;--acc: #06AED5}html,body,#root{height:auto;min-height:100vh;min-width:100vw;width:auto;background-color:#060c20;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:y proximity}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}::-webkit-scrollbar-thumb{background-color:#fff;width:8px;height:8px}body,html{overflow-y:auto}*,*:before,*:after{box-sizing:border-box;font-family:Delius Unicase,cursive!important;margin:0;padding:0}
