@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";html{font-size:.625em;scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}:focus:not(:focus-visible){outline:none}body{min-height:100vh;font-size:1.6rem;text-rendering:optimizeSpeed;line-height:1.5;color:#000}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}ol[class],ul[class]{padding:0;list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}audio,img,video{max-width:100%;display:block;height:auto}button,input,select,textarea{font:inherit}button,input[type=submit],label[for],select{cursor:pointer}address{font-style:normal}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;position:absolute;white-space:nowrap}.ir{font:0/0 a;color:rgba(0,0,0,0);border:0;text-shadow:none}a[href^=tel]{white-space:nowrap;pointer-events:none;text-decoration:none;color:inherit}@media(max-width:36em){a[href^=tel]{pointer-events:auto;text-decoration:underline}}@media print{a{text-decoration:underline}a[href]:not([href^="#"]):after{content:"(" attr(href) ")"}}@font-face{font-display:swap;font-family:Greycliff;font-style:normal;font-weight:400;src:url(/_next/static/media/Fontspring-DEMO-greycliffcf-regular.2ed8fef0.otf) format("opentype")}@font-face{font-display:swap;font-family:Greycliff;font-style:normal;font-weight:500;src:url(/_next/static/media/Fontspring-DEMO-greycliffcf-medium.adfb8b80.otf) format("opentype")}@font-face{font-display:swap;font-family:Greycliff;font-style:normal;font-weight:600;src:url(/_next/static/media/Fontspring-DEMO-greycliffcf-demibold.40ea890d.otf) format("opentype")}@font-face{font-display:swap;font-family:Greycliff;font-style:normal;font-weight:700;src:url(/_next/static/media/Fontspring-DEMO-greycliffcf-bold.c27fde9f.otf) format("opentype")}@font-face{font-display:swap;font-family:Greycliff;font-style:normal;font-weight:800;src:url(/_next/static/media/Fontspring-DEMO-greycliffcf-extrabold.f71ed8bf.otf) format("opentype")}.dark{--body-color:#202023;--text-color:#DDDDDD;--text-muted:rgba(221,221,221,0.35);--input-color:#3F3F44;--card-bg:#2A2A2D;--header-bg:rgba(32,32,35,0.0);--header-bg-scroll:rgba(32,32,35,0.85);--separator-color:rgba(255,255,255,0.08)}.light{--body-color:#F9F9F9;--text-color:#202023;--text-muted:rgba(32,32,35,0.25);--input-color:#EEEEEE;--card-bg:#FFFFFF;--header-bg:rgba(249,249,249,0.0);--header-bg-scroll:rgba(249,249,249,0.85);--separator-color:rgba(0,0,0,0.08)}body *{transition:color .1s,background-color .3s}::selection{color:var(--text-color);background:#fc8166}::-moz-selection{color:var(--text-color);background:#fc8166}.App{background-color:var(--body-color);color:var(--text-color);min-height:100vh;font-family:Greycliff,Open Sans,sans-serif;overflow-x:hidden}.container{max-width:1200px;padding:0 40px;margin:0 auto}@media screen and (max-width:750px){.container{padding:0 24px}}@media screen and (max-width:450px){.container{padding:0 20px}}.section{padding-top:120px;padding-bottom:120px}@media screen and (max-width:750px){.section{padding-top:80px;padding-bottom:80px}}.section-title{margin-bottom:60px}.section-title h2{font-size:44px;font-weight:800;line-height:1.15}@media screen and (max-width:750px){.section-title h2{font-size:32px}}.section-title .separator{background-color:#fc8166;height:3px;width:60px;border:none;margin-top:12px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--body-color)}::-webkit-scrollbar-thumb{background-color:#fc8166;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#dd7159}*{scrollbar-width:thin;scrollbar-color:#fc8166 var(--body-color)}.btn{display:inline-block;background-color:#fc8166;color:var(--text-color);padding:12px 40px;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;border:none;cursor:pointer;transition:background-color .3s,transform .3s}.btn:hover{background-color:#dd7159;transform:translateY(-2px)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media screen and (max-width:750px){.btn{font-size:16px;padding:10px 30px}}.gsap-fade-up{opacity:0;transform:translateY(40px)}.gsap-fade-in{opacity:0}.gsap-slide-left{opacity:0;transform:translateX(-40px)}.gsap-slide-right{opacity:0;transform:translateX(40px)}.gsap-scale-in{opacity:0;transform:scale(.8)}header{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:var(--header-bg);backdrop-filter:none;-webkit-backdrop-filter:none;transition:background-color .4s,backdrop-filter .4s}header.header-scrolled{background-color:var(--header-bg-scroll);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:20px}.site-title{font-size:20px;font-weight:700;text-decoration:none;color:var(--text-color);letter-spacing:-.5px}.header-nav ul{display:flex;align-items:center;gap:35px;list-style:none}.header-nav a{text-decoration:none;color:var(--text-color);font-size:16px;font-weight:500;position:relative}.header-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#fc8166;transition:width .8s cubic-bezier(.07,.82,.16,1)}.header-nav a:hover:after{width:100%}@media screen and (max-width:750px){.header-nav{position:fixed;top:0;right:-100%;width:70%;height:100vh;background-color:var(--body-color);display:flex;align-items:center;justify-content:center;transition:right .3s}.header-nav.open{right:0}.header-nav ul{flex-direction:column;gap:40px}.header-nav ul a{font-size:22px}}.toggle-theme{background-color:var(--input-color);border-radius:10px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s}.toggle-theme div{width:35px;height:35px}.burger-button{display:none;background:none;border:none;width:40px;height:40px;padding:0}@media screen and (max-width:750px){.burger-button{display:block;z-index:101}}.hero{min-height:100vh;display:flex;align-items:center;position:relative}.hero-inner{padding-top:80px}.hero-name-wrapper{margin-bottom:24px}.hero-name-line-wrapper{overflow:hidden}.hero-name-line-wrapper .hero-name-line{display:block;font-family:Open Sans,sans-serif;font-size:100px;font-weight:800;line-height:1.05;letter-spacing:-3px;transform:translateY(110%)}@media screen and (max-width:950px){.hero-name-line-wrapper .hero-name-line{font-size:72px;letter-spacing:-2px}}@media screen and (max-width:750px){.hero-name-line-wrapper .hero-name-line{font-size:52px;letter-spacing:-1.5px}}@media screen and (max-width:450px){.hero-name-line-wrapper .hero-name-line{font-size:40px;letter-spacing:-1px}}.hero-accent-line{width:80px;height:3px;background-color:#fc8166;margin:24px 0;transform:scaleX(0);transform-origin:left center}.hero-meta{max-width:500px}.hero-subtitle-wrapper{overflow:hidden;margin-bottom:8px}.hero-subtitle-wrapper .hero-subtitle-text{display:block;font-size:22px;font-weight:600;transform:translateY(20px);opacity:0}@media screen and (max-width:750px){.hero-subtitle-wrapper .hero-subtitle-text{font-size:18px}}.hero-tagline-wrapper{overflow:hidden}.hero-tagline-wrapper .hero-tagline-text{display:block;font-size:14px;font-weight:400;letter-spacing:3px;text-transform:uppercase;color:#fc8166;transform:translateY(20px);opacity:0}@media screen and (max-width:750px){.hero-tagline-wrapper .hero-tagline-text{font-size:12px;letter-spacing:2px}}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px}@media screen and (max-width:750px){.scroll-indicator{bottom:24px}}.scroll-indicator-line{width:1px;height:40px;background-color:var(--text-color);opacity:.3;animation:scroll-pulse 2s ease-in-out infinite}.scroll-indicator-text{font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;opacity:.4}@keyframes scroll-pulse{0%,to{transform:scaleY(1);opacity:.3}50%{transform:scaleY(.6);opacity:.6}}.about-layout{display:flex;align-items:center;gap:60px}@media screen and (max-width:950px){.about-layout{flex-direction:column-reverse;align-items:center;gap:40px;text-align:center}}.about-photo-wrapper{flex-shrink:0;position:relative}@media screen and (max-width:950px){.about-photo-wrapper{align-self:center}}.about-photo-wrapper:after{content:"";position:absolute;top:12px;left:12px;width:100%;height:100%;border:2px solid #fc8166;border-radius:16px;z-index:-1;transition:transform .4s ease}.about-photo-wrapper:hover:after{transform:translate(4px,4px)}.about-photo{width:280px;height:340px;border-radius:16px;object-fit:cover;position:relative;z-index:1}@media screen and (max-width:750px){.about-photo{width:220px;height:270px}}.about-content{flex:1 1;text-align:center}.about-text p{font-family:Open Sans,sans-serif;font-size:17px;line-height:1.8;opacity:.85;margin-bottom:18px}.about-text p:last-child{margin-bottom:0}.about-links{margin-top:30px}.about-links .social-list{display:flex;align-items:center;justify-content:center;gap:24px}.about-links .social-list a{display:block;transition:transform .3s}.about-links .social-list a:hover{transform:translateY(-3px)}.tech-list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;gap:40px 30px}@media screen and (max-width:450px){.tech-list{gap:24px}}.tech-element{width:calc((100% - 120px)/5);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;padding:30px 15px;border-radius:12px}@media screen and (max-width:950px){.tech-element{width:calc((100% - 60px)/3)}}@media screen and (max-width:450px){.tech-element{width:calc((100% - 24px)/2)}}.tech-element:hover .tech-icon{border-color:#fc8166;color:#fc8166;transform:translateY(-4px)}.tech-element:hover h3{opacity:1}.tech-element h3{font-size:14px;font-weight:600;text-align:center;opacity:.7;transition:opacity .3s}.tech-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;border:2px solid var(--separator-color);border-radius:12px;letter-spacing:-.5px;transition:border-color .3s,color .3s,transform .3s}@media screen and (max-width:750px){.tech-icon{width:44px;height:44px;font-size:15px}}.experience-list{display:flex;flex-direction:column}.experience-item{display:flex;align-items:flex-start;gap:40px;padding:40px 0;border-bottom:1px solid var(--separator-color)}.experience-item:first-child{padding-top:0}.experience-item:last-child{border-bottom:none}@media screen and (max-width:750px){.experience-item{gap:20px;padding:30px 0}}.experience-number{font-family:Open Sans,sans-serif;font-size:80px;font-weight:800;line-height:1;color:var(--text-muted);flex-shrink:0;min-width:100px}@media screen and (max-width:750px){.experience-number{font-size:48px;min-width:60px}}@media screen and (max-width:450px){.experience-number{font-size:36px;min-width:45px}}.experience-content{flex:1 1;padding-top:8px}@media screen and (max-width:750px){.experience-content{padding-top:4px}}.experience-title{font-size:22px;font-weight:700;margin-bottom:4px}@media screen and (max-width:750px){.experience-title{font-size:18px}}.experience-company{display:block;font-size:16px;font-weight:600;color:#fc8166;margin-bottom:2px}.experience-date{display:block;font-size:13px;opacity:.5;margin-bottom:12px;font-weight:500;letter-spacing:.5px}.experience-description{font-family:Open Sans,sans-serif;font-size:15px;line-height:1.65;opacity:.8;max-width:550px}.experience-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.experience-tag{font-size:12px;font-weight:500;padding:4px 14px;border-radius:20px;background-color:rgba(252,129,102,.15);color:#fc8166}.project-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;list-style:none;grid-gap:40px;gap:40px}@media screen and (max-width:950px){.project-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:750px){.project-list{grid-template-columns:repeat(1,1fr);gap:30px}}.project-card{border-radius:16px;overflow:hidden;background-color:var(--card-bg);box-shadow:0 4px 24px rgba(0,0,0,.12);transition:transform .4s ease,box-shadow .4s ease}.project-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.2)}.project-illustration{display:block;overflow:hidden;aspect-ratio:16/10}.project-illustration img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-illustration:hover img{transform:scale(1.04)}.project-info{padding:20px 24px 24px}.project-name{display:block;font-size:18px;font-weight:700;text-decoration:none;color:var(--text-color);transition:color .3s;margin-bottom:6px}.project-name:hover{color:#fc8166}.project-description{font-family:Open Sans,sans-serif;font-size:15px;line-height:1.5;opacity:.65}.contact-header{text-align:center;margin-bottom:50px}.contact-header .section-title{margin-bottom:16px}.contact-intro{font-family:Open Sans,sans-serif;font-size:17px;opacity:.6}.contact-form{max-width:640px;margin:0 auto}.form-row{display:flex;gap:20px;margin-bottom:0}@media screen and (max-width:750px){.form-row{flex-direction:column}}.form-group{flex:1 1;margin-bottom:24px}.form-group label{display:block;font-size:13px;font-weight:600;margin-bottom:10px;letter-spacing:.5px}.form-group input,.form-group textarea{width:100%;padding:14px 20px;font-size:16px;color:var(--text-color);background-color:var(--input-color);border:2px solid rgba(0,0,0,0);border-radius:10px;outline:none;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#fc8166}.form-group textarea{min-height:160px;resize:vertical}.contact-form .btn{width:100%;text-align:center;padding:14px 40px;font-size:17px;border-radius:10px;margin-top:8px}.contact-validation-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;background-color:var(--body-color);z-index:200;transition:opacity .3s,visibility .3s}.contact-validation-modal.hide{opacity:0;visibility:hidden;pointer-events:none}.contact-validation-modal p{font-size:20px;font-weight:600}footer{padding:60px 0 40px;text-align:center;border-top:1px solid var(--separator-color)}footer .footer-inner{display:flex;flex-direction:column;align-items:center;gap:20px}footer .footer-social{display:flex;gap:20px;list-style:none}footer .footer-social a{display:block;transition:transform .3s}footer .footer-social a:hover{transform:translateY(-3px)}footer .footer-social img{width:24px;height:24px}footer .footer-text{font-size:14px;opacity:.6}