:root{line-height:1.5;font-weight:400}html,body{padding:0;margin:0}*{-webkit-text-size-adjust:none!important;text-size-adjust:none!important;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}:root{--black: #0a0a0a;--dark-gray: #717182;--light-gray: #0000001a;--max-content-width: 1024px;--min-content-width: 350px;--min-content-height: 500px;--max-content-height: 1200px}@keyframes typing-software-engineer-animation{0%{width:0}to{width:14ch}}@keyframes deleting-software-engineer-animation{0%{width:14ch}to{width:0}}@keyframes typing-full-stack-engineer-animation{0%{width:0}to{width:15ch}}@keyframes deleting-full-stack-engineer-animation{0%{width:15ch}to{width:0}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}@keyframes blink{50%{border-color:transparent}}.typing-software-engineer{animation:typing-software-engineer-animation 2s steps(15) forwards,blink .4s step-end infinite alternate;width:15ch;white-space:nowrap;overflow:hidden;border-right:2px solid var(--dark-gray)}.typing-full-stack-engineer{animation:typing-full-stack-engineer-animation 2s steps(15) forwards,blink .4s step-end infinite alternate;width:15ch;white-space:nowrap;overflow:hidden;border-right:2px solid var(--dark-gray)}.deleting-full-stack-engineer{animation:deleting-full-stack-engineer-animation 2s steps(14) forwards,blink .4s step-end infinite alternate;width:14ch;white-space:nowrap;overflow:hidden;border-right:2px solid var(--dark-gray)}.deleting-software-engineer{animation:deleting-software-engineer-animation 2s steps(14) forwards,blink .4s step-end infinite alternate;width:14ch;white-space:nowrap;overflow:hidden;border-right:2px solid var(--black)}.main-landing-page-footer{font-size:3rem;color:var(--dark-gray);text-align:center;align-items:center;display:flex;z-index:0;animation:bounce 2s infinite;margin-top:auto}.main-landing-page-socials{display:flex;text-align:center;justify-content:center;align-items:center;margin:2rem 0 1rem;padding:.5rem;border-radius:4px}.main-landing-page-title{font-size:5.5rem;font-weight:500;color:var(--black);text-align:center;margin:1rem;position:relative;display:inline-block;background:linear-gradient(to right,var(--black) 20%,#00000091 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.main-landing-page-occupation{font-size:2rem;font-weight:500;color:var(--dark-gray);text-align:center;margin:1rem 0 0}.main-landing-page-get-in-touch-button{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:1px solid var(--light-gray);border-radius:.5rem;background-color:transparent;color:var(--black);font-size:1.25rem;font-weight:500;text-align:center}.main-landing-page-get-in-touch-button:hover{cursor:pointer;background-color:var(--light-gray);transition:background-color .3s ease}.main-whole-container{display:flex;flex-direction:column;align-items:center;background-color:#fff;width:100%;height:100%}.main-app-container{display:flex;flex-direction:column;align-items:center;background-color:#fff;min-width:var(--min-content-width)}.main-landing-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:max(var(--min-content-height),100svh);max-height:var(--max-content-height);width:max(var(--min-content-width),100%);max-width:var(--max-content-width)}.main-landing-page-content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:auto}@media screen and (min-width:2560px){.main-landing-page-title{font-size:5rem!important}}@media screen and (max-width:800px){.main-landing-page-title{font-size:3.5rem!important}.main-landing-page-occupation{font-size:1.5rem!important}.main-landing-page-get-in-touch-button{font-size:1rem!important}}@media screen and (max-height:600px){.main-landing-page-title{font-size:3.5rem!important}.main-landing-page-occupation{font-size:1.5rem!important}.main-landing-page-get-in-touch-button{font-size:1rem!important}}@media screen and (min-width:2560px){.main-first-animation-section-background{display:none!important}}@media screen and (max-width:800px){.main-first-animation-section-text{font-size:calc(2.25svw + 2.25svh + 1.25svmin)!important}}@media screen and (max-height:600px){.main-first-animation-section-text{font-size:calc(2.25svw + 2.25svh + 1.25svmin)!important}}.main-first-animation-section-background{display:flex;align-items:center;justify-content:center;background-color:var(--black);min-height:min(calc(var(--max-content-height) * 4),400svh);width:max(var(--min-content-width),100%)}.main-first-animation-section{min-height:min(calc(var(--max-content-height) * 4),400svh);width:calc(100% - 2rem)}.main-first-animation-section-text{position:sticky;top:0;padding:1rem;display:flex;flex-direction:column;align-items:center;color:transparent;background-repeat:no-repeat;background-clip:text;-webkit-background-clip:text;font-size:calc(2.5svw + 2.5svh + 1.5svmin);font-weight:600;text-align:start;color:#fff}.main-experience-section-background{margin-top:-1px;display:flex;align-items:center;justify-content:center;background-color:var(--black, #000);min-height:min(var(--max-content-height, 100vh),100svh);width:max(var(--min-content-width, 100%),100%)}.main-experience-section{display:flex;flex-direction:column;justify-content:flex-start;min-height:min(var(--max-content-height, 100vh),100svh);width:max(var(--min-content-width, calc(100% - 2rem) ),calc(100% - 2rem));max-width:var(--max-content-width, 1200px);color:#fff}.main-experience-section-text{margin-top:2rem;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:left}.main-experience-section-card-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:3rem;padding-left:3rem;border-left:2px solid #1a1a1a}.main-experience-section-card{position:relative;max-width:850px;background-color:#0a0a0a;border:1px solid #222;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;transition:transform .3s ease}.main-experience-section-card:hover{transform:translateY(-5px)}.main-experience-section-card:after{content:"";position:absolute;left:-55px;top:38px;width:12px;height:12px;border-radius:50%;background:#3b82f6;box-shadow:0 0 15px #3b82f6;z-index:2}.main-experience-section-card-time{width:fit-content;padding:8px 20px;border-radius:32px;font-size:1.5rem;font-weight:600;display:flex;align-items:center;gap:10px;color:#fff}.time-purple{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;box-shadow:0 4px 15px #8b5cf64d}.time-green{background:linear-gradient(135deg,#3b82f6,#76f2c0);box-shadow:0 4px 15px #76f2c04d}@media screen and (max-width:800px){.main-experience-section-card-time{font-size:1.25rem}}@media screen and (max-width:600px){.main-experience-section-card-time{font-size:1rem}}.main-education-section-background{margin-top:-1px;display:flex;align-items:center;justify-content:center;background-color:var(--black, #000);min-height:min(var(--max-content-height, 100vh),100svh);width:max(var(--min-content-width, 100%),100%)}.main-education-section{display:flex;flex-direction:column;justify-content:flex-start;min-height:min(var(--max-content-height, 100vh),100svh);width:max(var(--min-content-width, calc(100% - 2rem) ),calc(100% - 2rem));max-width:var(--max-content-width, 1200px);color:#fff}.main-education-section-text{margin-top:3rem;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:left}.main-education-section-card-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:3rem;padding-left:3rem;border-left:2px solid #1a1a1a}.main-education-section-card{position:relative;max-width:850px;background-color:#0a0a0a;border:1px solid #222;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;transition:transform .3s ease}.main-education-section-card:hover{transform:translateY(-5px)}.main-education-section-card:after{content:"";position:absolute;left:-55px;top:38px;width:12px;height:12px;border-radius:50%;background:#3b82f6;box-shadow:0 0 15px #3b82f6;z-index:2}.main-education-section-card-time{width:fit-content;padding:8px 20px;border-radius:32px;font-size:1.5rem;font-weight:600;display:flex;align-items:center;gap:10px;color:#fff}.time-orange{background:linear-gradient(135deg,#b45309,#f59e0b);box-shadow:0 4px 15px #8b5cf64d}.time-red{background:linear-gradient(135deg,#ef525284 35%,#fb7185);box-shadow:0 4px 15px #76f2c04d}.info-row{display:flex;align-items:center;gap:1.25rem;font-size:1.25rem;font-weight:500}.icon-box{background:#161616;border:1px solid #2a2a2a;padding:10px;border-radius:10px;display:flex;color:#4ade80}.dimmed-text{color:#a1a1aa}.location-icon{color:#2dd4bf}.detail-icon{color:#52525b}.details-wrapper{margin-top:.5rem;padding-top:1.5rem;border-top:1px solid #1a1a1a;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:800px){.main-education-section-card-time{font-size:1.25rem}}@media screen and (max-width:600px){.main-education-section-card-time{font-size:1rem}}
