@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:#f5f7fa;color:#1a1c24;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.0625rem;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none}.text-h1{font-size:3.5rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}.text-h2{font-size:2.25rem;font-weight:600;line-height:1.2;letter-spacing:-.01em}.text-h3{font-size:1.5rem;font-weight:600;line-height:1.3}.text-body{font-size:1.0625rem;font-weight:400;line-height:1.7;color:#4a5068}.text-caption{font-size:.875rem;line-height:1.5;color:#4a5068}.text-label{font-size:.8125rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:#4a5068}.text-accent{color:#3461d1}.text-white{color:#fff}@media (max-width: 48rem){.text-h1{font-size:2.25rem}.text-h2{font-size:1.75rem}}.container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}.section{padding-block:7.5rem}@media (max-width: 48rem){.section{padding-block:4rem}}.section--light{background-color:#f5f7fa}.section--beige{background-color:#ebeef5}.section--dark{background-color:#1a1e2e}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 64rem){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 48rem){.grid-3{grid-template-columns:1fr}}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 48rem){.grid-2{grid-template-columns:1fr}}.section-header{margin-bottom:4rem}.section-header__eyebrow{display:block;font-size:.8125rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:#3461d1;margin-bottom:.75rem}.section-header__title{font-size:2.25rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#1a1c24;margin-bottom:1rem}.section-header__subtitle{font-size:1.0625rem;color:#4a5068;line-height:1.7;max-width:40rem}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes progress-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.animate-fade-up{opacity:0;animation:fade-up .3s ease both}.animate-fade-up--d1{animation-delay:0ms}.animate-fade-up--d2{animation-delay:.15s}.animate-fade-up--d3{animation-delay:.3s}.animate-fade-up--d4{animation-delay:.45s}.animate-fade-up--d5{animation-delay:.6s}.reveal{opacity:0;transform:translate(-24px);transition:opacity .3s ease,transform .3s ease}.reveal.reveal--right{transform:translate(24px)}.reveal.is-visible{opacity:1;transform:translate(0)}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background-color:#3461d1;transform-origin:left;transform:scaleX(0);z-index:1000;pointer-events:none}@media (prefers-reduced-motion: reduce){.animate-fade-up,.reveal{animation:none;opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:background-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease;cursor:pointer}.btn:hover{transform:scale(1.02)}.btn--primary{background-color:#3461d1;color:#fff}.btn--primary:hover{background-color:#2750b5}.btn--outline{background-color:transparent;color:#3461d1;border:2px solid #3461D1}.btn--outline:hover{background-color:#e0e8f8}.btn--ghost{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.4)}.btn--ghost:hover{background-color:#ffffff1a}.btn--large{padding:1rem 2rem;font-size:1.0625rem}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:1.5rem;font-size:.8125rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;transition:transform .15s ease}.badge:hover{transform:scale(1.05)}.badge--default{background-color:#ebeef5;color:#4a5068}.badge--accent{background-color:#e0e8f8;color:#3461d1}.badge--outline{background-color:transparent;border:1px solid #DDE2EC;color:#4a5068}.nav{position:fixed;top:0;left:0;right:0;z-index:100;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.nav.is-scrolled{background-color:#fafaf8d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #DDE2EC}.nav__inner{display:flex;align-items:center;height:4rem;gap:2rem}.nav__logo{display:flex;align-items:center;gap:.625rem;text-decoration:none;flex-shrink:0}.nav__monogram{width:2rem;height:2rem;background-color:#3461d1;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700}.nav__name{font-weight:600;color:#1a1c24;font-size:.9375rem}.nav__links{display:flex;align-items:center;gap:2rem;margin-left:auto}.nav__link{font-size:.9375rem;font-weight:500;color:#4a5068;text-decoration:none;transition:color .15s ease}.nav__link:hover{color:#1a1c24}.nav__actions{display:flex;align-items:center;gap:1rem}.nav__lang{font-size:.875rem;font-weight:600;color:#4a5068;letter-spacing:.05em;text-decoration:none;transition:color .15s ease}.nav__lang:hover{color:#3461d1}.nav__cta{font-size:.875rem;padding:.5rem 1.125rem}.nav__burger{display:none;flex-direction:column;gap:5px;padding:.5rem;margin-left:auto;background:none;border:none;cursor:pointer}.nav__burger-line{display:block;width:24px;height:2px;background-color:#1a1c24;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.nav__mobile{display:none;position:fixed;inset:0;background-color:#f5f7fa;padding:6rem 1.5rem 2rem;z-index:99;flex-direction:column}.nav__mobile.is-open{display:flex}.nav__mobile-links{display:flex;flex-direction:column;gap:.5rem}.nav__mobile-link{font-size:1.5rem;font-weight:600;color:#1a1c24;padding:.75rem 0;border-bottom:1px solid #DDE2EC;text-decoration:none;transition:color .15s ease}.nav__mobile-link:hover{color:#3461d1}.nav__mobile-link--lang{font-size:1rem;color:#4a5068;margin-top:1rem}.nav__mobile-cta{margin-top:1.5rem;text-align:center;justify-content:center}@media (max-width: 64rem){.nav__links,.nav__actions{display:none}.nav__burger{display:flex}}.hero{min-height:100svh;display:flex;flex-direction:column;justify-content:center;background-color:#f5f7fa;padding-top:5rem;position:relative;overflow:hidden}.hero__inner{display:grid;grid-template-columns:58fr 42fr;gap:4rem;align-items:center;padding-block:4rem}@media (max-width: 64rem){.hero__inner{grid-template-columns:1fr}}.hero__content{display:flex;flex-direction:column;gap:1.5rem}.hero__avatar-row{display:flex;align-items:center;gap:1rem}.hero__avatar{width:4.5rem;height:4.5rem;border-radius:50%;border:2px solid #3461D1;object-fit:cover;flex-shrink:0}.hero__eyebrow{color:#4a5068}.hero__heading{display:flex;flex-direction:column;gap:.1em;font-size:3.5rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#1a1c24}@media (max-width: 48rem){.hero__heading{font-size:2.25rem}}.hero__h1-line{display:block}.hero__h1-line:first-child{color:#3461d1}.hero__subtext{font-size:1.0625rem;line-height:1.7;color:#4a5068;max-width:38rem}.hero__cta{display:flex;gap:1rem;flex-wrap:wrap}.hero__visual{display:flex;align-items:center;justify-content:center}@media (max-width: 64rem){.hero__visual{display:none}}.hero__svg{width:100%;max-width:420px;height:auto}.hero__scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;justify-content:center}.hero__scroll-arrow{width:24px;height:24px;border-right:2px solid #8891A8;border-bottom:2px solid #8891A8;transform:rotate(45deg);animation:scroll-bounce 1.5s ease-in-out infinite}.services__card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 2px 12px #1a1c2412,0 0 0 1px #1a1c240d;display:flex;flex-direction:column;gap:1rem;border-top:4px solid #3461D1;transition:transform .2s ease,box-shadow .2s ease}.services__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1a1c2421,0 0 0 1px #1a1c2412}.services__icon{width:2.5rem;height:2.5rem;color:#3461d1}.services__icon :global(svg){width:100%;height:100%}.services__card-title{font-size:1.5rem;font-weight:600;color:#1a1c24;line-height:1.3}.services__card-desc{font-size:1.0625rem;color:#4a5068;line-height:1.7;flex:1}.services__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.timeline__list{position:relative;display:flex;flex-direction:column;gap:0;margin-bottom:4rem}.timeline__list:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background-color:#dde2ec;transform:translate(-50%)}@media (max-width: 64rem){.timeline__list:before{left:1.25rem}}.timeline__item{display:grid;grid-template-columns:1fr 2.5rem 1fr;gap:1.5rem;align-items:start;margin-bottom:2rem;position:relative}.timeline__item .timeline__card{grid-column:1}.timeline__item .timeline__dot{grid-column:2}.timeline__item:nth-child(2n) .timeline__card{grid-column:3}.timeline__item:nth-child(2n) .timeline__dot{grid-column:2}@media (max-width: 64rem){.timeline__item{grid-template-columns:2.5rem 1fr}.timeline__item .timeline__dot{grid-column:1}.timeline__item .timeline__card{grid-column:2}.timeline__item:nth-child(2n) .timeline__card{grid-column:2}.timeline__item:nth-child(2n) .timeline__dot{grid-column:1}}.timeline__dot{display:flex;justify-content:center;align-items:flex-start;padding-top:1rem;position:relative;z-index:1}.timeline__dot-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#f5f7fa;border:2px solid #DDE2EC;border-radius:50%;font-size:1rem}.timeline__dot-icon--current{background-color:#e0e8f8;border-color:#3461d1;color:#3461d1;font-size:.75rem}.timeline__dot-icon--edu{background-color:#ebeef5;border-color:#dde2ec}.timeline__card{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 12px #1a1c2412,0 0 0 1px #1a1c240d;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .2s ease}.timeline__card:hover{box-shadow:0 8px 24px #1a1c2421,0 0 0 1px #1a1c2412}.timeline__card-header{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.timeline__period{font-size:.875rem;font-weight:500;color:#3461d1;background-color:#e0e8f8;padding:.2rem .6rem;border-radius:1.5rem}.timeline__current-badge{font-size:.8125rem;font-weight:600;color:#2d7a4f;text-transform:uppercase;letter-spacing:.03em}.timeline__role{font-size:1rem;font-weight:600;color:#1a1c24;line-height:1.3}.timeline__company{font-size:.875rem;color:#4a5068}.timeline__location{color:#8891a8}.timeline__bullets{display:flex;flex-direction:column;gap:.375rem;padding-left:1rem;list-style:disc}.timeline__bullet{font-size:.875rem;color:#4a5068;line-height:1.7}.timeline__badges{display:flex;flex-wrap:wrap;gap:.375rem}.timeline__certs{background-color:#ebeef5;border-radius:.75rem;padding:2rem;margin-bottom:3rem}.timeline__certs-title{font-size:1.5rem;font-weight:600;color:#1a1c24;margin-bottom:1rem}.timeline__certs-list{display:flex;flex-direction:column;gap:.5rem}.timeline__cert-item{display:flex;align-items:center;gap:.75rem;font-size:1.0625rem;color:#4a5068}.timeline__cert-check{color:#2d7a4f;font-weight:700;flex-shrink:0}.timeline__cta{display:flex;justify-content:center}.projects__grid{columns:2;column-gap:1.5rem}@media (max-width: 48rem){.projects__grid{columns:1}}.projects__card{break-inside:avoid;background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 2px 12px #1a1c2412,0 0 0 1px #1a1c240d;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.875rem;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.projects__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1a1c2421,0 0 0 1px #1a1c2412;border-color:#3461d1}.projects__card-top{display:flex}.projects__card-title{font-size:1.5rem;font-weight:600;color:#1a1c24;line-height:1.3}.projects__card-desc{font-size:1.0625rem;color:#4a5068;line-height:1.7;flex:1}.projects__badges{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.25rem}.contact__inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 64rem){.contact__inner{grid-template-columns:1fr}}.contact__content{display:flex;flex-direction:column;gap:1.5rem}.contact__eyebrow{color:#3461d1}.contact__title{font-size:2.25rem;font-weight:700;color:#fff;line-height:1.2}.contact__subtext{font-size:1.0625rem;color:#ffffffb3;line-height:1.7;max-width:36rem}.contact__email{display:inline-flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none;font-weight:500;font-size:1.0625rem;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:.25rem;transition:border-color .15s ease,color .15s ease}.contact__email:hover{color:#3461d1;border-color:#3461d1}.contact__email-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.contact__email-icon :global(svg){width:100%;height:100%}.contact__socials{display:flex;gap:1.5rem}.contact__social{display:inline-flex;align-items:center;gap:.5rem;color:#ffffffb3;text-decoration:none;font-size:1.0625rem;font-weight:500;transition:color .15s ease}.contact__social:hover{color:#fff}.contact__social-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.contact__social-icon :global(svg){width:100%;height:100%}.contact__location{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffff80}.contact__visual{display:flex;justify-content:center}@media (max-width: 64rem){.contact__visual{display:none}}.contact__card{background-color:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;min-width:240px}.contact__card-avatar img{width:5rem;height:5rem;border-radius:50%;border:2px solid #3461D1;object-fit:cover}.contact__card-name{font-size:1rem;font-weight:600;color:#fff}.contact__card-role{font-size:.875rem;color:#fff9}.contact__card-loc{font-size:.875rem;color:#ffffff80}.contact__card-cta{margin-top:.75rem;background-color:#3461d1;color:#fff;padding:.6rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .15s ease}.contact__card-cta:hover{background-color:#2750b5}.footer{background-color:#131625;padding-block:2rem}.footer__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer__left{display:flex;align-items:center;gap:1rem}.footer__monogram{width:2rem;height:2rem;background-color:#3461d1;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;flex-shrink:0}.footer__logo{text-decoration:none}.footer__copy{font-size:.875rem;color:#fff6}.footer__links{display:flex;gap:1.5rem}.footer__link{font-size:.875rem;color:#ffffff80;text-decoration:none;transition:color .15s ease}.footer__link:hover{color:#fff}.footer__socials{display:flex;gap:1rem}.footer__social{color:#ffffff80;text-decoration:none;transition:color .15s ease;display:flex;align-items:center}.footer__social:hover{color:#fff}.legal-page{padding-top:7rem;padding-bottom:5rem}.legal-page__content{max-width:42rem;margin-inline:auto}.legal-page__content :global(h1),.legal-page__content h1{font-size:2.25rem;font-weight:700;margin-bottom:2rem;color:#1a1c24}.legal-page__content :global(h2),.legal-page__content h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:#1a1c24}.legal-page__content :global(p),.legal-page__content p{font-size:1.0625rem;color:#4a5068;line-height:1.7;margin-bottom:1rem}.legal-page__content :global(a){color:#3461d1;text-decoration:underline}.legal-page__content :global(a):hover{color:#2750b5}:focus-visible{outline:3px solid #3461D1;outline-offset:2px;border-radius:2px}.skip-nav{position:absolute;top:-100%;left:1rem;padding:.75rem 1.25rem;background-color:#3461d1;color:#fff;border-radius:.5rem;font-weight:600;z-index:9999;transition:top .15s ease}.skip-nav:focus{top:1rem}::selection{background-color:#e0e8f8;color:#1a1c24}
