.navbar[data-v-c8a42c77]{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#0b0f14d1;border-bottom:1px solid #ffffff0d;position:sticky;top:0}.navbar__container[data-v-c8a42c77]{justify-content:space-between;align-items:center;gap:2rem;height:82px;display:flex}.navbar__logo[data-v-c8a42c77]{align-items:center;gap:1rem;min-width:0;font-weight:600;display:flex}.navbar__name[data-v-c8a42c77]{white-space:nowrap}.navbar__monogram[data-v-c8a42c77]{background-color:var(--color-card);border:1px solid var(--color-border);width:46px;height:46px;color:var(--color-primary);transition:var(--transition-default);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.navbar__logo:hover .navbar__monogram[data-v-c8a42c77]{border-color:#4ea1ff59;transform:translateY(-1px)}.navbar__links[data-v-c8a42c77]{align-items:center;gap:2.5rem;display:flex}.navbar__links a[data-v-c8a42c77]{color:var(--color-text-secondary);transition:var(--transition-default);font-size:.95rem;font-weight:500;position:relative}.navbar__links a[data-v-c8a42c77]:after{content:"";background-color:var(--color-primary);transform-origin:50%;width:100%;height:2px;transition:var(--transition-default);position:absolute;bottom:-.5rem;left:0;transform:scaleX(0)}.navbar__links a[data-v-c8a42c77]:hover,.navbar__links .router-link-active[data-v-c8a42c77]{color:var(--color-text)}.navbar__links a[data-v-c8a42c77]:hover:after,.navbar__links .router-link-active[data-v-c8a42c77]:after{transform:scaleX(1)}.navbar__hamburger[data-v-c8a42c77]{width:44px;height:44px;transition:var(--transition-default);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.navbar__hamburger[data-v-c8a42c77]:hover{background-color:#ffffff0a}.navbar__hamburger span[data-v-c8a42c77]{width:22px;height:2px;transition:var(--transition-default);background-color:#fff;border-radius:999px}.mobile-menu[data-v-c8a42c77]{border-bottom:1px solid var(--color-border);background-color:#0e1218fa;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.mobile-menu a[data-v-c8a42c77]{color:var(--color-text);font-size:1.05rem;font-weight:500}.mobile-menu-enter-active[data-v-c8a42c77],.mobile-menu-leave-active[data-v-c8a42c77]{transition:opacity .2s,transform .2s}.mobile-menu-enter-from[data-v-c8a42c77],.mobile-menu-leave-to[data-v-c8a42c77]{opacity:0;transform:translateY(-10px)}@media (width<=768px){.navbar__links[data-v-c8a42c77]{display:none}.navbar__hamburger[data-v-c8a42c77]{display:flex}.navbar__name[data-v-c8a42c77]{font-size:.95rem}.navbar__container[data-v-c8a42c77]{height:76px}}@media (width<=480px){.navbar__name[data-v-c8a42c77]{display:none}}.footer[data-v-e2309327]{border-top:1px solid var(--color-border);background-color:var(--color-background-secondary);margin-top:6rem}.footer__container[data-v-e2309327]{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding-top:3rem;padding-bottom:3rem;display:grid}.footer__branding[data-v-e2309327]{align-items:center;gap:1rem;display:flex}.footer__monogram[data-v-e2309327]{background-color:var(--color-card);border:1px solid var(--color-border);width:52px;height:52px;color:var(--color-primary);border-radius:14px;justify-content:center;align-items:center;font-weight:700;display:flex}.footer__branding h3[data-v-e2309327]{margin-bottom:.5rem}.footer__navigation[data-v-e2309327],.footer__contact[data-v-e2309327]{flex-direction:column;gap:1rem;display:flex}.footer__navigation a[data-v-e2309327],.footer__contact a[data-v-e2309327]{color:var(--color-text-secondary);transition:var(--transition-default)}.footer__navigation a[data-v-e2309327]:hover,.footer__contact a[data-v-e2309327]:hover{color:var(--color-text)}@media (width<=992px){.footer__container[data-v-e2309327]{grid-template-columns:1fr;gap:2rem}}.hero[data-v-e94b60f1]{align-items:center;min-height:calc(100vh - 82px);display:flex}.hero__container[data-v-e94b60f1]{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:5rem;display:grid}.hero__content[data-v-e94b60f1]{min-width:0}.hero__subtitle[data-v-e94b60f1]{color:var(--color-primary);letter-spacing:.03em;text-transform:uppercase;background-color:#4ea1ff1a;border-radius:999px;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.hero__title[data-v-e94b60f1]{max-width:760px;margin-bottom:2rem}.hero__description[data-v-e94b60f1]{max-width:620px;margin-bottom:2.5rem;font-size:1.1rem}.hero__actions[data-v-e94b60f1]{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.hero__button[data-v-e94b60f1]{transition:var(--transition-default);border-radius:14px;justify-content:center;align-items:center;padding:1rem 1.75rem;font-weight:600;display:inline-flex}.hero__button--primary[data-v-e94b60f1]{background-color:var(--color-primary);color:#fff}.hero__button--primary[data-v-e94b60f1]:hover{background-color:var(--color-primary-hover);transform:translateY(-2px)}.hero__button--secondary[data-v-e94b60f1]{border:1px solid var(--color-border);background-color:#0000}.hero__button--secondary[data-v-e94b60f1]:hover{background-color:var(--color-card);transform:translateY(-2px)}.hero__technologies[data-v-e94b60f1]{flex-wrap:wrap;gap:1rem;display:flex}.hero__technologies span[data-v-e94b60f1]{background-color:var(--color-card);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:999px;padding:.75rem 1rem;font-size:.95rem;font-weight:500}.hero__visual[data-v-e94b60f1]{justify-content:center;min-width:0;display:flex}.hero__visual-card[data-v-e94b60f1]{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:28px;width:100%;max-width:520px;height:520px;padding:1rem;overflow:hidden;box-shadow:0 20px 80px #00000059}.hero__image[data-v-e94b60f1]{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}@media (width<=992px){.hero[data-v-e94b60f1]{padding-top:2rem}.hero__container[data-v-e94b60f1]{grid-template-columns:1fr;gap:3rem}.hero__visual[data-v-e94b60f1]{order:-1}.hero__visual-card[data-v-e94b60f1]{max-width:100%;height:420px}}@media (width<=768px){.hero[data-v-e94b60f1]{min-height:auto}.hero__actions[data-v-e94b60f1]{flex-direction:column}.hero__button[data-v-e94b60f1]{width:100%}.hero__visual-card[data-v-e94b60f1]{border-radius:22px;height:320px;padding:.75rem}.hero__image[data-v-e94b60f1]{border-radius:16px}}.project-card[data-v-b114af5c]{background-color:var(--color-card);border:1px solid var(--color-border);transition:var(--transition-default);border-radius:24px;display:block;overflow:hidden}.project-card[data-v-b114af5c]:hover{border-color:#4ea1ff66;transform:translateY(-4px)}.project-card__content-wrapper[data-v-b114af5c]{display:block}.project-card__image[data-v-b114af5c],.project-card__placeholder[data-v-b114af5c]{height:220px}.project-card__image img[data-v-b114af5c]{object-fit:cover;width:100%;height:100%}.project-card__placeholder[data-v-b114af5c]{background:linear-gradient(135deg,#4ea1ff33,#39d0d826)}.project-card__content[data-v-b114af5c]{padding:2rem}.project-card h3[data-v-b114af5c]{margin-bottom:1rem}.project-card p[data-v-b114af5c]{margin-bottom:1.5rem}.project-card__technologies[data-v-b114af5c]{flex-wrap:wrap;gap:.75rem;display:flex}.project-card__technologies span[data-v-b114af5c]{color:var(--color-primary);background-color:#4ea1ff1a;border-radius:999px;padding:.5rem .75rem;font-size:.9rem;font-weight:500}.project-card__actions[data-v-b114af5c]{padding:0 2rem 2rem}.project-card__button[data-v-b114af5c]{background-color:var(--color-primary);color:#fff;width:100%;transition:var(--transition-default);border-radius:12px;justify-content:center;align-items:center;padding:1rem;font-weight:600;display:inline-flex}.project-card__button[data-v-b114af5c]:hover{background-color:var(--color-primary-hover)}.project-card__privacy[data-v-b114af5c]{color:var(--color-text-secondary);font-size:.95rem;line-height:2}.featured-projects__header[data-v-54bdefb6]{margin-bottom:3rem}.featured-projects__subtitle[data-v-54bdefb6]{color:var(--color-primary);text-transform:uppercase;margin-bottom:1rem;font-weight:600}.featured-projects__grid[data-v-54bdefb6]{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width<=768px){.featured-projects__grid[data-v-54bdefb6]{grid-template-columns:1fr}}.about-hero__container[data-v-09a19e5e]{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:5rem;display:grid}.about-hero__image-wrapper[data-v-09a19e5e]{justify-content:center;display:flex}.about-hero__image[data-v-09a19e5e]{border:4px solid var(--color-card);background-color:var(--color-card);border-radius:50%;width:320px;height:320px;overflow:hidden;box-shadow:0 25px 80px #00000059}.about-hero__image img[data-v-09a19e5e]{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.about-hero__content[data-v-09a19e5e]{min-width:0}.about-hero__subtitle[data-v-09a19e5e],.section-subtitle[data-v-09a19e5e]{color:var(--color-primary);letter-spacing:.03em;text-transform:uppercase;background-color:#4ea1ff1a;border-radius:999px;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.about-hero__content h1[data-v-09a19e5e]{margin-bottom:2rem}.about-hero__content p[data-v-09a19e5e]{max-width:700px;margin-bottom:1.5rem}.project_link a[data-v-09a19e5e]{color:var(--color-primary);transition:var(--transition-default);font-weight:600;position:relative}.project_link a[data-v-09a19e5e]:after{content:"";background-color:var(--color-primary);transform-origin:0;width:100%;height:2px;transition:var(--transition-default);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.project_link a[data-v-09a19e5e]:hover{color:var(--color-primary-hover)}.project_link a[data-v-09a19e5e]:hover:after{transform:scaleX(1)}.skills__grid[data-v-09a19e5e]{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.skills__card[data-v-09a19e5e]{background-color:var(--color-card);border:1px solid var(--color-border);transition:var(--transition-default);border-radius:24px;padding:2rem}.skills__card[data-v-09a19e5e]:hover{border-color:#4ea1ff33}.skills__card h3[data-v-09a19e5e]{margin-bottom:1.5rem}.skills__tags[data-v-09a19e5e]{flex-wrap:wrap;gap:1rem;display:flex}.skills__tags span[data-v-09a19e5e]{color:var(--color-text-secondary);background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:999px;padding:.7rem 1rem;font-size:.95rem}.timeline[data-v-09a19e5e]{padding-left:2rem;position:relative}.timeline[data-v-09a19e5e]:before{content:"";background-color:var(--color-border);width:2px;height:100%;position:absolute;top:0;left:8px}.timeline__item[data-v-09a19e5e]{position:relative}.timeline__dot[data-v-09a19e5e]{background-color:var(--color-primary);border:4px solid var(--color-background);border-radius:50%;width:18px;height:18px;position:absolute;top:10px;left:-2rem}.timeline__content[data-v-09a19e5e]{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:24px;margin-top:4rem;padding:2rem}.timeline__date[data-v-09a19e5e]{color:var(--color-primary);margin-bottom:1rem;font-size:.95rem;font-weight:600}.timeline__content h3[data-v-09a19e5e]{margin-bottom:1rem}@media (width<=992px){.about-hero__container[data-v-09a19e5e]{grid-template-columns:1fr;gap:3rem}.about-hero__image[data-v-09a19e5e]{width:260px;height:260px}}@media (width<=768px){.skills__grid[data-v-09a19e5e]{grid-template-columns:1fr}.timeline[data-v-09a19e5e]{padding-left:1.5rem}.timeline__dot[data-v-09a19e5e]{left:-1.5rem}}.projects-hero[data-v-df96bfe2]{padding-bottom:2rem}.projects-hero__subtitle[data-v-df96bfe2]{color:var(--color-primary);text-transform:uppercase;margin-bottom:1rem;font-weight:600}.projects-hero h1[data-v-df96bfe2]{margin-bottom:1.5rem}.projects-hero__description[data-v-df96bfe2]{max-width:700px;font-size:1.1rem}.projects-grid__wrapper[data-v-df96bfe2]{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width<=768px){.projects-grid__wrapper[data-v-df96bfe2]{grid-template-columns:1fr}}.project-back[data-v-3492e77d]{padding-top:2rem}.project-back__link[data-v-3492e77d]{color:var(--color-text-secondary);transition:var(--transition-default);align-items:center;gap:.75rem;font-weight:500;display:inline-flex}.project-back__link[data-v-3492e77d]:hover{color:var(--color-primary);transform:translate(-4px)}.project-detail__subtitle[data-v-3492e77d]{color:var(--color-primary);text-transform:uppercase;margin-bottom:1rem;font-weight:600}.project-detail h1[data-v-3492e77d]{margin-bottom:1.5rem}.project-detail__description[data-v-3492e77d]{max-width:800px;margin-bottom:2rem;font-size:1.1rem}.project-detail__dashboard-button[data-v-3492e77d]{background-color:var(--color-primary);color:#fff;transition:var(--transition-default);border-radius:12px;justify-content:center;align-items:center;margin-bottom:3rem;padding:1rem 1.5rem;font-weight:600;display:inline-flex}.project-detail__dashboard-button[data-v-3492e77d]:hover{background-color:var(--color-primary-hover)}.project-detail__privacy[data-v-3492e77d]{color:var(--color-text-secondary);margin-bottom:3rem;line-height:1.8}.project-detail__hero-image[data-v-3492e77d],.project-detail__hero-placeholder[data-v-3492e77d]{border:1px solid var(--color-border);border-radius:24px;height:400px;margin-bottom:4rem;overflow:hidden}.project-detail__hero-image img[data-v-3492e77d]{object-fit:cover;width:100%;height:100%}.project-detail__hero-placeholder[data-v-3492e77d]{background:linear-gradient(135deg,#4ea1ff33,#39d0d826)}.project-detail__content[data-v-3492e77d]{grid-template-columns:2fr 1fr;gap:3rem;display:grid}.project-detail__block[data-v-3492e77d]{margin-bottom:3rem}.project-detail__block h2[data-v-3492e77d]{margin-bottom:1.5rem}.project-detail__block ul[data-v-3492e77d]{padding-left:1.25rem}.project-detail__block li[data-v-3492e77d]{color:var(--color-text-secondary);margin-bottom:1rem}.project-detail__card[data-v-3492e77d]{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:24px;padding:2rem}.project-detail__card h3[data-v-3492e77d]{margin-bottom:1.5rem}.project-detail__tags[data-v-3492e77d]{flex-wrap:wrap;gap:.75rem;display:flex}.project-detail__tags span[data-v-3492e77d]{color:var(--color-primary);background-color:#4ea1ff1a;border-radius:999px;padding:.5rem .75rem;font-size:.9rem;font-weight:500}@media (width<=992px){.project-detail__content[data-v-3492e77d]{grid-template-columns:1fr}}.contact__header[data-v-b15d271a]{max-width:700px;margin-bottom:4rem}.contact__subtitle[data-v-b15d271a]{color:var(--color-primary);text-transform:uppercase;margin-bottom:1rem;font-weight:600}.contact h1[data-v-b15d271a]{margin-bottom:1.5rem}.contact__description[data-v-b15d271a]{font-size:1.1rem}.contact__grid[data-v-b15d271a]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.contact__card[data-v-b15d271a]{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:24px;padding:2rem}.contact__card h3[data-v-b15d271a]{margin-bottom:1.5rem}.contact__link[data-v-b15d271a]{color:var(--color-primary);transition:var(--transition-default);font-weight:500}.contact__link[data-v-b15d271a]:hover{color:var(--color-primary-hover)}@media (width<=992px){.contact__grid[data-v-b15d271a]{grid-template-columns:1fr}}:root{--color-background:#0d1117;--color-background-secondary:#161b22;--color-card:#1c2128;--color-border:#2b313c;--color-text:#f0f6fc;--color-text-secondary:#9da7b3;--color-primary:#4ea1ff;--color-primary-hover:#6cb6ff;--color-cyan:#39d0d8;--container-width:1200px;--border-radius:12px;--transition-default:.3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{background-color:var(--color-background);width:100%;color:var(--color-text);min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}#app{width:100%;min-height:100vh;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}h1,h2,h3,h4,h5,h6{color:var(--color-text);letter-spacing:-.03em;line-height:1.1}h1{font-size:clamp(2.8rem,7vw,5rem);font-weight:700}h2{font-size:clamp(2rem,5vw,3.2rem);font-weight:700}h3{font-size:clamp(1.25rem,3vw,1.6rem);font-weight:600}p{color:var(--color-text-secondary);font-size:1rem;line-height:1.8}@media (width<=768px){p{line-height:1.7}}.container{width:100%;max-width:calc(var(--container-width) + 4rem);margin:0 auto;padding-left:2rem;padding-right:2rem}.section{padding-top:7rem;padding-bottom:7rem}.section-header{margin-bottom:4rem}@media (width<=992px){.section{padding-top:5rem;padding-bottom:5rem}}@media (width<=768px){.container{padding-left:1.25rem;padding-right:1.25rem}.section{padding-top:4rem;padding-bottom:4rem}.section-header{margin-bottom:3rem}h1{font-size:2.5rem}h2{font-size:2rem}.section{padding:4rem 0}}
