body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.app-bar{align-items:center;background:#0f172a;box-shadow:0 1px 0 #ffffff0a;color:#fff;display:flex;gap:16px;height:56px;padding:0 16px;z-index:50}.app-bar--sticky{position:-webkit-sticky;position:sticky;top:0}.app-bar__left{align-items:center;display:flex;min-width:80px}.app-bar__center{flex:1 1;font-weight:600;text-align:left}.app-bar__right{align-items:center}.app-bar__right a{border-radius:4px;color:#ffffffe6;font-size:14px;padding:6px 8px;text-decoration:none}.app-bar__right a:hover{background:#ffffff0f}.app-bar__left{min-width:8px}.app-bar__nav{display:flex;flex:1 1;justify-content:flex-end}.app-bar__list{align-items:center;display:flex;gap:20px;list-style:none;margin:0;padding:0}.app-bar__item a{color:#ffffffeb;display:inline-block;font-size:14px;letter-spacing:1px;padding:10px 6px;text-decoration:none}.app-bar__item.is-active a{position:relative}.app-bar__item.is-active a:after{background:linear-gradient(90deg,#ffd24d,#ffea7a);border-radius:2px;bottom:-10px;box-shadow:0 4px 10px #ffd24d38;content:"";height:3px;left:0;margin:0 auto;position:absolute;right:0;width:60%}.app-bar__right{display:flex;gap:12px;justify-content:flex-end;min-width:0}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero{align-items:center;box-sizing:border-box;color:#fff;display:flex;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;justify-content:center;min-height:100vh;overflow:hidden;padding:40px 24px;position:relative;text-align:center}.hero__bg{background-position:50%;background-size:cover;filter:blur(6px) brightness(.6);opacity:.7;transform:scale(1.02);z-index:0}.hero__bg,.hero__overlay{inset:0;position:absolute}.hero__overlay{background:linear-gradient(135deg,#5e06ffcc,#a714ffb3 60%,#6303aed9);mix-blend-mode:overlay;opacity:.9;z-index:1}.hero__content{max-width:920px;position:relative;z-index:2}.site-header{box-sizing:border-box;left:0;padding:18px 32px;position:absolute;right:0;top:0;z-index:5}.nav{color:#fff;justify-content:space-between}.nav,.nav__list{align-items:center;display:flex}.nav__list{font-size:14px;gap:24px;letter-spacing:1px;list-style:none;margin:0;padding:0}.nav__item{opacity:.9}.nav__item.active{border-bottom:2px solid #ffffffe6;padding-bottom:6px}.btn-resume{background:linear-gradient(90deg,#ff2d88,#ff6a95);border-radius:6px;box-shadow:0 6px 16px #00000040;color:#fff;display:inline-block;font-weight:600;padding:8px 14px;text-decoration:none}.hero__top{font-size:48px;font-weight:700;letter-spacing:2px;margin:24px 0 8px}.hero__subtitle{font-size:28px;margin:0 0 28px;opacity:.95}.hero__avatar-wrap{border:6px solid #ffffff0f;border-radius:50%;box-shadow:0 10px 30px #00000073;height:160px;margin:18px auto;overflow:hidden;width:160px}.hero__avatar{display:block;height:100%;object-fit:cover;width:100%}.hero__name{font-size:36px;font-weight:600;margin:22px 0 6px}.hero__role{font-size:28px;margin:0;opacity:.95}.corner-dot{background:linear-gradient(180deg,#59f,#03a9f4);border-radius:50%;box-shadow:0 6px 18px #00000059;height:12px;position:absolute;width:12px;z-index:3}.corner-dot.top-left{left:18px;top:18px}.corner-dot.top-right{right:18px;top:18px}.corner-dot.bottom-left{bottom:18px;left:18px}.corner-dot.bottom-right{bottom:18px;right:18px}@media (max-width:720px){.hero__top{font-size:32px}.hero__subtitle{font-size:18px}.hero__name{font-size:24px}.hero__role{font-size:18px}.hero__avatar-wrap{height:120px;width:120px}.nav__list{font-size:12px;gap:12px}}.hero__avatar-wrap,.hero__name,.hero__role,.hero__subtitle,.hero__top{opacity:0;transform:translateY(12px) scale(.995);transition:opacity .56s cubic-bezier(.2,.8,.2,1),transform .56s cubic-bezier(.2,.8,.2,1)}.hero.is-mounted .hero__top{opacity:1;transform:translateY(0) scale(1);transition-delay:.12s}.hero.is-mounted .hero__subtitle{opacity:1;transform:translateY(0) scale(1);transition-delay:.22s}.hero.is-mounted .hero__avatar-wrap{opacity:1;transform:translateY(0) scale(1);transition-delay:.36s}.hero.is-mounted .hero__name{opacity:1;transform:translateY(0) scale(1);transition-delay:.48s}.hero.is-mounted .hero__role{opacity:1;transform:translateY(0) scale(1);transition-delay:.56s}@media (prefers-reduced-motion:reduce){.hero__avatar-wrap,.hero__name,.hero__role,.hero__subtitle,.hero__top{opacity:1!important;transform:none!important;transition:none!important}}.projects{background:#0b1020;color:#fff;padding:80px 20px}.projects__wrap{margin:0 auto;max-width:1100px}.phone-demo{background:linear-gradient(180deg,#07070b,#0b0f1a);color:#fff;padding:60px 20px}.phone-demo__wrap{margin:0 auto;max-width:1100px;text-align:center}.phone-demo__title{font-size:22px;margin-bottom:6px}.phone-demo__subtitle{color:#ffffffc7;margin-bottom:18px}.phone-mock{display:inline-block;position:relative}.phone-mock__frame{display:block;height:auto;width:320px}.phone-mock__screen{border-radius:28px;height:526px;left:25px;overflow:hidden;position:absolute;top:66px;width:270px}.phone-mock__screen iframe{border:0;display:block;height:100%;width:100%}.phone-mock__fallback{align-items:center;background:linear-gradient(180deg,#02020a,#0a0d12);box-sizing:border-box;color:#ddd;display:flex;height:100%;justify-content:center;padding:12px;width:100%}.phone-mock__fallback p{font-size:13px;margin:0 0 8px}@media (max-width:420px){.phone-mock__frame{width:260px}.phone-mock__screen{height:430px;left:20px;top:56px;width:220px}}.projects__title{font-size:28px;margin-bottom:6px}.projects__intro{color:#ffffffd9;margin-bottom:24px}.projects__grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.project-card{background:linear-gradient(180deg,#ffffff08,#ffffff05);border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.project-card__media img{display:block;height:160px;object-fit:cover;width:100%}.project-card__body{display:flex;flex-direction:column;gap:8px;padding:14px}.project-card__title{font-size:16px;margin:0}.project-card__desc{color:#fffc;font-size:13px;margin:0}.project-card__actions{margin-top:auto}.btn-open{background:#0000;border:1px solid #ffd24d29;border-radius:8px;color:#ffd24d;cursor:pointer;padding:8px 12px}@media (max-width:980px){.projects__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.projects__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.ff8a0c9b.css.map*/