.ThemeToggle-module__Z5gSZG__toggle{border:1px solid var(--border-strong);background:var(--surface-strong);border-radius:999px;flex-shrink:0;align-items:center;width:62px;height:32px;padding:3px;transition:background .4s,border-color .4s;display:flex;position:relative;overflow:hidden}.ThemeToggle-module__Z5gSZG__toggle:before{content:"";opacity:0;background:linear-gradient(120deg,#fbbf24,#f97316);transition:opacity .5s;position:absolute;inset:0}.ThemeToggle-module__Z5gSZG__light.ThemeToggle-module__Z5gSZG__toggle:before{opacity:.18}.ThemeToggle-module__Z5gSZG__dark.ThemeToggle-module__Z5gSZG__toggle:before{opacity:.22;background:linear-gradient(120deg,#4338ca,#0ea5e9)}.ThemeToggle-module__Z5gSZG__thumb{z-index:2;color:#7c2d12;background:linear-gradient(160deg,#fde68a,#f59e0b);border-radius:50%;place-items:center;width:24px;height:24px;transition:transform .45s cubic-bezier(.34,1.56,.64,1),background .45s,color .45s,box-shadow .45s;display:grid;position:relative;transform:translate(0);box-shadow:0 4px 14px #f59e0b73}.ThemeToggle-module__Z5gSZG__dark .ThemeToggle-module__Z5gSZG__thumb{color:#1e1b4b;background:linear-gradient(160deg,#c7d2fe,#818cf8);transform:translate(30px);box-shadow:0 4px 14px #6366f180}.ThemeToggle-module__Z5gSZG__icon{width:15px;height:15px}.ThemeToggle-module__Z5gSZG__stars{z-index:1;color:#c7d2fe;opacity:0;transition:opacity .5s;position:absolute;top:8px;left:10px}.ThemeToggle-module__Z5gSZG__dark .ThemeToggle-module__Z5gSZG__stars{opacity:.9}
.LangToggle-module__SY8hMa__toggle{border:1px solid var(--border-strong);background:var(--surface-strong);font-family:var(--font-display);letter-spacing:.04em;border-radius:999px;align-items:center;padding:3px;font-size:.72rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.LangToggle-module__SY8hMa__slider{background:linear-gradient(120deg, var(--accent-1), var(--accent-2));width:calc(50% - 3px);box-shadow:0 4px 14px var(--accent-glow);border-radius:999px;transition:transform .4s cubic-bezier(.34,1.4,.64,1);position:absolute;top:3px;bottom:3px}.LangToggle-module__SY8hMa__es .LangToggle-module__SY8hMa__slider{transform:translate(0)}.LangToggle-module__SY8hMa__en .LangToggle-module__SY8hMa__slider{transform:translate(100%)}.LangToggle-module__SY8hMa__option{z-index:2;width:34px;height:24px;color:var(--text-muted);place-items:center;transition:color .35s;display:grid;position:relative}.LangToggle-module__SY8hMa__active{color:#fff}
.CvButton-module__U9LR0q__btn{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-size:.9rem;font-weight:600;transition:transform .25s,box-shadow .3s,background .3s;display:inline-flex;position:relative}.CvButton-module__U9LR0q__primary{color:#fff;background:linear-gradient(120deg, var(--accent-1), var(--accent-2) 55%, var(--accent-3));box-shadow:0 12px 30px -10px var(--accent-glow);background-size:160% 160%;animation:6s infinite CvButton-module__U9LR0q__shift}.CvButton-module__U9LR0q__primary:hover{box-shadow:0 18px 40px -12px var(--accent-glow);transform:translateY(-2px)}.CvButton-module__U9LR0q__ghost{color:var(--text);background:var(--surface-strong);border:1px solid var(--border-strong)}.CvButton-module__U9LR0q__ghost:hover{border-color:var(--accent-2);transform:translateY(-2px)}.CvButton-module__U9LR0q__compact{padding:9px 16px;font-size:.82rem}.CvButton-module__U9LR0q__icon{width:17px;height:17px}@keyframes CvButton-module__U9LR0q__shift{0%,to{background-position:0%}50%{background-position:100%}}
.Navbar-module___rHu7W__header{z-index:100;height:var(--nav-h);border-bottom:1px solid #0000;align-items:center;transition:background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__scrolled{background:color-mix(in srgb, var(--glass) 88%, transparent);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);border-bottom:1px solid var(--border)}.Navbar-module___rHu7W__inner{width:100%;max-width:var(--maxw);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module___rHu7W__logo{font-family:var(--font-display);letter-spacing:-.02em;align-items:center;gap:9px;font-size:1.05rem;font-weight:700;display:inline-flex}.Navbar-module___rHu7W__logoMark{color:#fff;background:linear-gradient(135deg, var(--accent-1), var(--accent-3));width:30px;height:30px;box-shadow:0 6px 16px -6px var(--accent-glow);border-radius:9px;place-items:center;font-size:.95rem;display:grid}.Navbar-module___rHu7W__nav{align-items:center;gap:4px;display:flex}.Navbar-module___rHu7W__link{color:var(--text-muted);border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:500;transition:color .25s,background .25s}.Navbar-module___rHu7W__link:hover{color:var(--text);background:var(--surface)}.Navbar-module___rHu7W__linkActive{color:var(--text);background:var(--surface-strong)}.Navbar-module___rHu7W__actions{align-items:center;gap:12px;display:flex}.Navbar-module___rHu7W__cvWrap{display:inline-flex}.Navbar-module___rHu7W__burger{border:1px solid var(--border-strong);background:var(--surface-strong);border-radius:12px;place-items:center;width:42px;height:42px;display:none}.Navbar-module___rHu7W__burger span{background:var(--text);border-radius:2px;width:18px;height:2px;transition:transform .3s;display:block;position:relative}.Navbar-module___rHu7W__burger span:before,.Navbar-module___rHu7W__burger span:after{content:"";background:var(--text);border-radius:2px;width:18px;height:2px;transition:transform .3s,opacity .3s;position:absolute;left:0}.Navbar-module___rHu7W__burger span:before{top:-6px}.Navbar-module___rHu7W__burger span:after{top:6px}.Navbar-module___rHu7W__open span{background:0 0}.Navbar-module___rHu7W__open span:before{transform:translateY(6px)rotate(45deg)}.Navbar-module___rHu7W__open span:after{transform:translateY(-6px)rotate(-45deg)}.Navbar-module___rHu7W__mobileMenu{top:var(--nav-h);z-index:99;background:color-mix(in srgb, var(--glass) 96%, transparent);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;flex-direction:column;gap:4px;padding:16px 24px 24px;transition:transform .3s,opacity .3s;display:none;position:fixed;left:0;right:0;transform:translateY(-12px)}.Navbar-module___rHu7W__mobileOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module___rHu7W__mobileLink{color:var(--text-muted);border-bottom:1px solid var(--border);padding:12px 8px;font-size:1rem;font-weight:500}.Navbar-module___rHu7W__mobileCv{margin-top:14px}@media (max-width:900px){.Navbar-module___rHu7W__nav,.Navbar-module___rHu7W__cvWrap{display:none}.Navbar-module___rHu7W__burger{display:grid}.Navbar-module___rHu7W__mobileMenu{display:flex}}
.Hero-module__JgYmMq__hero{min-height:100svh;padding:calc(var(--nav-h) + 40px) 24px 60px;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__aurora{z-index:-2;position:absolute;inset:0;overflow:hidden}.Hero-module__JgYmMq__blob{filter:blur(90px);opacity:.55;border-radius:50%;animation:18s ease-in-out infinite Hero-module__JgYmMq__drift;position:absolute}.Hero-module__JgYmMq__blob1{background:radial-gradient(circle, var(--accent-1), transparent 70%);width:520px;height:520px;top:-140px;left:-80px}.Hero-module__JgYmMq__blob2{background:radial-gradient(circle, var(--accent-3), transparent 70%);width:460px;height:460px;animation-delay:-6s;bottom:-160px;right:-60px}.Hero-module__JgYmMq__blob3{background:radial-gradient(circle, var(--accent-2), transparent 70%);width:380px;height:380px;animation-delay:-11s;top:40%;left:45%}.Hero-module__JgYmMq__grid{z-index:-1;background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 65% at 50% 40%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 65% at 50% 40%,#000 40%,#0000 100%)}.Hero-module__JgYmMq__inner{width:100%;max-width:var(--maxw);grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;margin:0 auto;display:grid}.Hero-module__JgYmMq__badge{background:var(--surface-strong);border:1px solid var(--border-strong);color:var(--text-muted);border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 14px;font-size:.8rem;display:inline-flex}.Hero-module__JgYmMq__dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2.2s infinite Hero-module__JgYmMq__pulse;box-shadow:0 0 #22c55e99}.Hero-module__JgYmMq__greeting{font-family:var(--font-display);color:var(--text-muted);margin-bottom:6px;font-size:1.05rem;font-weight:500}.Hero-module__JgYmMq__name{margin-bottom:14px;font-size:clamp(2.6rem,6vw,4.4rem);line-height:1}.Hero-module__JgYmMq__role{font-family:var(--font-display);color:var(--text);margin-bottom:18px;font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:500}.Hero-module__JgYmMq__tagline{color:var(--text-muted);max-width:520px;margin-bottom:30px;font-size:1.05rem}.Hero-module__JgYmMq__ctas{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:30px;display:flex}.Hero-module__JgYmMq__cta{font-family:var(--font-display);border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:.92rem;font-weight:600;transition:transform .25s,border-color .3s,background .3s;display:inline-flex}.Hero-module__JgYmMq__ctaPrimary{color:#fff;background:linear-gradient(120deg, var(--accent-1), var(--accent-2));box-shadow:0 14px 34px -12px var(--accent-glow)}.Hero-module__JgYmMq__ctaPrimary:hover{transform:translateY(-2px)}.Hero-module__JgYmMq__ctaGhost{color:var(--text);border:1px solid var(--border-strong);background:var(--surface)}.Hero-module__JgYmMq__ctaGhost:hover{border-color:var(--accent-2);transform:translateY(-2px)}.Hero-module__JgYmMq__socials{gap:12px;display:flex}.Hero-module__JgYmMq__social{background:var(--surface-strong);border:1px solid var(--border);width:42px;height:42px;color:var(--text-muted);border-radius:12px;place-items:center;transition:transform .25s,color .25s,border-color .25s;display:grid}.Hero-module__JgYmMq__social:hover{color:var(--text);border-color:var(--accent-2);transform:translateY(-3px)}.Hero-module__JgYmMq__social svg{width:20px;height:20px}.Hero-module__JgYmMq__visual{place-items:center;height:460px;display:grid;position:relative}.Hero-module__JgYmMq__canvasWrap{z-index:1;position:absolute;inset:0}.Hero-module__JgYmMq__orb{background:radial-gradient(circle at 35% 30%, var(--accent-2), var(--accent-1) 55%, transparent 72%);filter:blur(6px);opacity:.7;border-radius:50%;width:180px;height:180px;animation:2.4s ease-in-out infinite Hero-module__JgYmMq__orbPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__JgYmMq__orbPulse{0%,to{opacity:.55;transform:translate(-50%,-50%)scale(.92)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}.Hero-module__JgYmMq__photoCard{z-index:2;border-radius:var(--radius-lg);background:color-mix(in srgb, var(--glass) 80%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border-strong);width:230px;box-shadow:var(--shadow);padding:10px;transition:transform .4s;position:relative;transform:rotate(-3deg)}.Hero-module__JgYmMq__photoCard:hover{transform:rotate(0)translateY(-4px)}.Hero-module__JgYmMq__photo{border-radius:calc(var(--radius-lg) - 12px);object-fit:cover;width:100%;height:auto;display:block}.Hero-module__JgYmMq__photoTag{font-family:var(--font-display);white-space:nowrap;color:#fff;background:linear-gradient(120deg, var(--accent-1), var(--accent-2));box-shadow:0 8px 20px -8px var(--accent-glow);border-radius:999px;padding:6px 14px;font-size:.78rem;font-weight:600;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollHint{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__mouse{border:2px solid var(--border-strong);border-radius:12px;justify-content:center;width:22px;height:34px;padding-top:6px;display:flex}.Hero-module__JgYmMq__wheel{background:var(--text-soft);border-radius:2px;width:3px;height:7px;animation:1.6s infinite Hero-module__JgYmMq__wheel}@keyframes Hero-module__JgYmMq__wheel{0%{opacity:0;transform:translateY(-4px)}40%{opacity:1}to{opacity:0;transform:translateY(8px)}}@keyframes Hero-module__JgYmMq__drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(1.1)}}@keyframes Hero-module__JgYmMq__pulse{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}@media (max-width:900px){.Hero-module__JgYmMq__inner{text-align:center;grid-template-columns:1fr;gap:24px}.Hero-module__JgYmMq__tagline{margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__ctas,.Hero-module__JgYmMq__socials{justify-content:center}.Hero-module__JgYmMq__visual{order:-1;height:360px}.Hero-module__JgYmMq__scrollHint{display:none}}
.Section-module__K5SzvG__section{padding:96px 24px;position:relative}.Section-module__K5SzvG__inner{width:100%;max-width:var(--maxw);margin:0 auto}@media (max-width:640px){.Section-module__K5SzvG__section{padding:72px 20px}}
.Reveal-module__noJY2G__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.Reveal-module__noJY2G__visible{opacity:1;transform:translateY(0)}
.SectionHeading-module__Uo9Qca__wrap{max-width:640px;margin-bottom:44px}.SectionHeading-module__Uo9Qca__center{text-align:center;margin-left:auto;margin-right:auto}.SectionHeading-module__Uo9Qca__kicker{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-2);align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:600;display:inline-flex}.SectionHeading-module__Uo9Qca__kicker:before{content:"";background:linear-gradient(90deg, var(--accent-1), var(--accent-3));border-radius:2px;width:26px;height:2px}.SectionHeading-module__Uo9Qca__center .SectionHeading-module__Uo9Qca__kicker:before{display:none}.SectionHeading-module__Uo9Qca__title{font-size:clamp(1.9rem,4vw,2.8rem)}
.About-module__S-Ka5a__layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:48px;display:grid}.About-module__S-Ka5a__media{position:relative}.About-module__S-Ka5a__frame{border-radius:var(--radius-lg);border:1px solid var(--border-strong);box-shadow:var(--shadow);aspect-ratio:3/4;position:relative;overflow:hidden}.About-module__S-Ka5a__frame:after{content:"";background:linear-gradient(160deg, transparent 55%, var(--accent-2));opacity:.28;mix-blend-mode:overlay;position:absolute;inset:0}.About-module__S-Ka5a__img{object-fit:cover;width:100%;height:100%;display:block}.About-module__S-Ka5a__floatCard{border-radius:var(--radius-md);background:color-mix(in srgb, var(--glass) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border-strong);box-shadow:var(--shadow);align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;bottom:-22px;right:-18px}.About-module__S-Ka5a__floatEmoji{font-size:1.4rem}.About-module__S-Ka5a__floatText b{font-family:var(--font-display);font-size:.95rem;display:block}.About-module__S-Ka5a__floatText span{color:var(--text-muted);font-size:.78rem}.About-module__S-Ka5a__paragraph{color:var(--text-muted);margin-bottom:18px;font-size:1.06rem}.About-module__S-Ka5a__paragraph b{color:var(--text);font-weight:600}.About-module__S-Ka5a__highlights{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px;display:grid}.About-module__S-Ka5a__stat{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);padding:18px 16px;transition:transform .3s,border-color .3s}.About-module__S-Ka5a__stat:hover{border-color:var(--accent-2);transform:translateY(-4px)}.About-module__S-Ka5a__statNum{font-family:var(--font-display);margin-bottom:6px;font-size:1.7rem;font-weight:700;line-height:1}.About-module__S-Ka5a__statLabel{color:var(--text-muted);font-size:.78rem;line-height:1.3}.About-module__S-Ka5a__actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}@media (max-width:860px){.About-module__S-Ka5a__layout{grid-template-columns:1fr;gap:56px}.About-module__S-Ka5a__media{max-width:320px;margin:0 auto}.About-module__S-Ka5a__highlights{grid-template-columns:repeat(2,1fr)}}
.Projects-module__T_D1Ca__featured{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);margin-bottom:28px;padding:34px;position:relative;overflow:hidden}.Projects-module__T_D1Ca__featured:before{content:"";background:radial-gradient(circle, var(--accent-glow), transparent 70%);opacity:.5;filter:blur(30px);pointer-events:none;width:420px;height:420px;position:absolute;top:-40%;right:-10%}.Projects-module__T_D1Ca__fLabel{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:#fff;background:linear-gradient(120deg, var(--accent-1), var(--accent-2));border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 12px;font-size:.74rem;font-weight:700;display:inline-flex}.Projects-module__T_D1Ca__fName{margin-bottom:6px;font-size:clamp(1.8rem,3.4vw,2.4rem)}.Projects-module__T_D1Ca__fTagline{font-family:var(--font-display);color:var(--accent-2);margin-bottom:16px;font-weight:500}.Projects-module__T_D1Ca__fDesc{color:var(--text-muted);max-width:760px;margin-bottom:22px}.Projects-module__T_D1Ca__fGallery{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px;display:grid}.Projects-module__T_D1Ca__fShot{aspect-ratio:4/3;border-radius:var(--radius-sm);background:var(--surface-strong);border:1px solid var(--border);position:relative;overflow:hidden}@media (max-width:760px){.Projects-module__T_D1Ca__fGallery{grid-template-columns:repeat(2,1fr)}}.Projects-module__T_D1Ca__metrics{flex-wrap:wrap;gap:26px;margin-bottom:22px;display:flex}.Projects-module__T_D1Ca__metric .Projects-module__T_D1Ca__mNum{font-family:var(--font-display);font-size:1.5rem;font-weight:700;line-height:1}.Projects-module__T_D1Ca__metric .Projects-module__T_D1Ca__mLabel{color:var(--text-soft);margin-top:4px;font-size:.76rem}.Projects-module__T_D1Ca__bullets{gap:8px;margin-bottom:22px;list-style:none;display:grid}.Projects-module__T_D1Ca__bullets li{color:var(--text-muted);padding-left:22px;font-size:.96rem;position:relative}.Projects-module__T_D1Ca__bullets li:before{content:"";background:linear-gradient(120deg, var(--accent-1), var(--accent-3));border-radius:50%;width:8px;height:8px;position:absolute;top:9px;left:0}.Projects-module__T_D1Ca__tech{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.Projects-module__T_D1Ca__pill{color:var(--text-muted);background:var(--surface-strong);border:1px solid var(--border);border-radius:999px;padding:5px 11px;font-size:.76rem;font-weight:500}.Projects-module__T_D1Ca__links{flex-wrap:wrap;gap:12px;display:flex}.Projects-module__T_D1Ca__link{font-family:var(--font-display);color:var(--text);border:1px solid var(--border-strong);border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:transform .25s,border-color .25s,color .25s;display:inline-flex}.Projects-module__T_D1Ca__link svg{width:15px;height:15px}.Projects-module__T_D1Ca__link:hover{border-color:var(--accent-2);color:var(--accent-2);transform:translateY(-2px)}.Projects-module__T_D1Ca__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Projects-module__T_D1Ca__card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);transform-style:preserve-3d;will-change:transform;padding:26px;transition:border-color .3s,box-shadow .3s;position:relative}.Projects-module__T_D1Ca__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow)}.Projects-module__T_D1Ca__cThumb{border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--surface-strong);width:calc(100% + 52px);height:170px;margin:-26px -26px 18px;position:relative;overflow:hidden}.Projects-module__T_D1Ca__cardHead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.Projects-module__T_D1Ca__cName{font-family:var(--font-display);font-size:1.3rem;font-weight:600}.Projects-module__T_D1Ca__cIndex{font-family:var(--font-display);color:var(--text-soft);font-size:.85rem}.Projects-module__T_D1Ca__cTagline{color:var(--accent-2);margin-bottom:12px;font-size:.86rem;font-weight:500}.Projects-module__T_D1Ca__cDesc{color:var(--text-muted);margin-bottom:16px;font-size:.94rem}.Projects-module__T_D1Ca__cTech{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.Projects-module__T_D1Ca__cLinks{flex-wrap:wrap;gap:14px;display:flex}.Projects-module__T_D1Ca__cLink{color:var(--text);align-items:center;gap:5px;font-size:.82rem;font-weight:600;display:inline-flex}.Projects-module__T_D1Ca__cLink svg{width:14px;height:14px}.Projects-module__T_D1Ca__cLink:hover{color:var(--accent-2)}.Projects-module__T_D1Ca__cPrivate{color:var(--text-soft);align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:inline-flex}.Projects-module__T_D1Ca__cPrivate svg{width:13px;height:13px}.Projects-module__T_D1Ca__more{justify-content:center;margin-top:30px;display:flex}.Projects-module__T_D1Ca__moreLink{font-family:var(--font-display);color:var(--text);border:1px solid var(--border-strong);background:var(--surface);border-radius:999px;align-items:center;gap:9px;padding:11px 20px;font-size:.9rem;font-weight:600;transition:transform .25s,border-color .25s,color .25s;display:inline-flex}.Projects-module__T_D1Ca__moreLink svg{width:18px;height:18px}.Projects-module__T_D1Ca__moreLink:hover{border-color:var(--accent-2);color:var(--accent-2);transform:translateY(-2px)}@media (max-width:760px){.Projects-module__T_D1Ca__featured{padding:24px}.Projects-module__T_D1Ca__grid{grid-template-columns:1fr}}
.Experience-module__Dh2kUW__timeline{margin-left:8px;padding-left:34px;position:relative}.Experience-module__Dh2kUW__timeline:before{content:"";background:linear-gradient(180deg, var(--accent-1), var(--accent-2) 50%, transparent);width:2px;position:absolute;top:6px;bottom:6px;left:6px}.Experience-module__Dh2kUW__item{padding-bottom:34px;position:relative}.Experience-module__Dh2kUW__item:last-child{padding-bottom:0}.Experience-module__Dh2kUW__node{background:var(--bg);border:3px solid var(--accent-2);width:14px;height:14px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent-2) 18%, transparent);border-radius:50%;position:absolute;top:4px;left:-34px}.Experience-module__Dh2kUW__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.Experience-module__Dh2kUW__role{font-family:var(--font-display);font-size:1.15rem;font-weight:600}.Experience-module__Dh2kUW__company{color:var(--accent-2)}.Experience-module__Dh2kUW__period{color:var(--text-soft);white-space:nowrap;font-size:.82rem;font-weight:600}.Experience-module__Dh2kUW__meta{color:var(--text-soft);margin-bottom:12px;font-size:.88rem;font-style:italic}.Experience-module__Dh2kUW__bullets{gap:7px;list-style:none;display:grid}.Experience-module__Dh2kUW__bullets li{color:var(--text-muted);padding-left:20px;font-size:.94rem;position:relative}.Experience-module__Dh2kUW__bullets li:before{content:"";background:var(--accent-3);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}
.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.Testimonials-module__5wb8fq__card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);flex-direction:column;padding:26px;transition:transform .3s,border-color .3s;display:flex}.Testimonials-module__5wb8fq__card:hover{border-color:var(--accent-2);transform:translateY(-4px)}.Testimonials-module__5wb8fq__quoteIcon{width:22px;height:22px;color:var(--accent-2);opacity:.8;margin-bottom:12px}.Testimonials-module__5wb8fq__quote{color:var(--text-muted);flex:1;margin-bottom:20px;font-size:.92rem;line-height:1.6}.Testimonials-module__5wb8fq__person{align-items:center;gap:12px;display:flex}.Testimonials-module__5wb8fq__avatar{width:40px;height:40px;font-family:var(--font-display);color:#fff;background:linear-gradient(135deg, var(--accent-1), var(--accent-3));border-radius:50%;flex-shrink:0;place-items:center;font-size:.82rem;font-weight:700;display:grid}.Testimonials-module__5wb8fq__name{font-family:var(--font-display);color:var(--text);font-size:.92rem;font-weight:600}.Testimonials-module__5wb8fq__role{color:var(--text-soft);margin-top:2px;font-size:.78rem}.Testimonials-module__5wb8fq__more{justify-content:center;margin-top:28px;display:flex}.Testimonials-module__5wb8fq__moreLink{font-family:var(--font-display);color:var(--text);border:1px solid var(--border-strong);background:var(--surface);border-radius:999px;align-items:center;gap:9px;padding:11px 20px;font-size:.9rem;font-weight:600;transition:transform .25s,border-color .25s,color .25s;display:inline-flex}.Testimonials-module__5wb8fq__moreLink svg{width:18px;height:18px}.Testimonials-module__5wb8fq__moreLink:hover{border-color:var(--accent-2);color:var(--accent-2);transform:translateY(-2px)}@media (max-width:900px){.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr}}
.Skills-module__-4weLa__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.Skills-module__-4weLa__group{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);padding:24px;transition:transform .3s,border-color .3s}.Skills-module__-4weLa__group:hover{border-color:var(--accent-2);transform:translateY(-4px)}.Skills-module__-4weLa__category{font-family:var(--font-display);align-items:center;gap:10px;margin-bottom:16px;font-size:1.05rem;font-weight:600;display:flex}.Skills-module__-4weLa__category:before{content:"";background:linear-gradient(135deg, var(--accent-1), var(--accent-3));border-radius:3px;width:10px;height:10px}.Skills-module__-4weLa__items{flex-wrap:wrap;gap:8px;display:flex}.Skills-module__-4weLa__item{color:var(--text-muted);background:var(--surface-strong);border:1px solid var(--border);border-radius:999px;padding:6px 12px;font-size:.82rem;font-weight:500;transition:color .25s,border-color .25s,transform .25s}.Skills-module__-4weLa__item:hover{color:var(--text);border-color:var(--accent-2);transform:translateY(-2px)}@media (max-width:900px){.Skills-module__-4weLa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Skills-module__-4weLa__grid{grid-template-columns:1fr}}
.Education-module__ayRIla__layout{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}.Education-module__ayRIla__panel{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);padding:28px}.Education-module__ayRIla__panelTitle{font-family:var(--font-display);align-items:center;gap:10px;margin-bottom:18px;font-size:1.1rem;font-weight:600;display:flex}.Education-module__ayRIla__panelTitle:before{content:"";background:linear-gradient(135deg, var(--accent-1), var(--accent-3));border-radius:3px;width:10px;height:10px}.Education-module__ayRIla__list{gap:12px;list-style:none;display:grid}.Education-module__ayRIla__list li{color:var(--text-muted);padding-left:20px;font-size:.96rem;position:relative}.Education-module__ayRIla__list li:before{content:"";background:var(--accent-3);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.Education-module__ayRIla__langs{gap:16px;display:grid}.Education-module__ayRIla__lang{flex-direction:column;gap:4px;display:flex}.Education-module__ayRIla__langHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.Education-module__ayRIla__langLabel{font-family:var(--font-display);font-weight:600}.Education-module__ayRIla__langValue{color:var(--text-muted);font-size:.84rem}@media (max-width:760px){.Education-module__ayRIla__layout{grid-template-columns:1fr}}
.Contact-module__Bs3a0a__card{border-radius:var(--radius-lg);text-align:center;background:var(--surface);border:1px solid var(--border);padding:48px 40px;position:relative;overflow:hidden}.Contact-module__Bs3a0a__card:before{content:"";background:radial-gradient(ellipse 60% 80% at 50% 0%, var(--accent-glow), transparent 70%);opacity:.4;pointer-events:none;position:absolute;inset:0}.Contact-module__Bs3a0a__title{margin-bottom:14px;font-size:clamp(1.8rem,4vw,2.6rem)}.Contact-module__Bs3a0a__text{color:var(--text-muted);max-width:520px;margin:0 auto 28px;font-size:1.05rem}.Contact-module__Bs3a0a__form{text-align:left;flex-direction:column;gap:14px;max-width:560px;margin:0 auto 34px;display:flex}.Contact-module__Bs3a0a__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Contact-module__Bs3a0a__input,.Contact-module__Bs3a0a__textarea{border-radius:var(--radius-md,12px);background:var(--surface-strong);border:1px solid var(--border);width:100%;color:var(--text);padding:13px 16px;font-family:inherit;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.Contact-module__Bs3a0a__textarea{resize:vertical;min-height:130px}.Contact-module__Bs3a0a__input::placeholder,.Contact-module__Bs3a0a__textarea::placeholder{color:var(--text-muted)}.Contact-module__Bs3a0a__input:focus,.Contact-module__Bs3a0a__textarea:focus{border-color:var(--accent-2);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.Contact-module__Bs3a0a__submit{font-family:var(--font-display);color:#fff;background:linear-gradient(120deg, var(--accent-1), var(--accent-2));box-shadow:0 14px 34px -12px var(--accent-glow);border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 24px;font-size:.95rem;font-weight:600;transition:transform .25s,opacity .25s;display:inline-flex}.Contact-module__Bs3a0a__submit:hover:not(:disabled){transform:translateY(-2px)}.Contact-module__Bs3a0a__submit:disabled{opacity:.65;cursor:progress}.Contact-module__Bs3a0a__submit svg{width:18px;height:18px}.Contact-module__Bs3a0a__formStatus{text-align:center;margin:2px 0 0;font-size:.9rem}.Contact-module__Bs3a0a__formSuccess{color:var(--accent-3)}.Contact-module__Bs3a0a__formError{color:#ff6b6b}.Contact-module__Bs3a0a__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:30px;display:flex}.Contact-module__Bs3a0a__mailBtn{font-family:var(--font-display);white-space:nowrap;color:#fff;background:linear-gradient(120deg, var(--accent-1), var(--accent-2));box-shadow:0 14px 34px -12px var(--accent-glow);border-radius:999px;align-items:center;gap:9px;padding:12px 22px;font-size:.92rem;font-weight:600;transition:transform .25s;display:inline-flex}.Contact-module__Bs3a0a__mailBtn:hover{transform:translateY(-2px)}.Contact-module__Bs3a0a__mailBtn svg{width:18px;height:18px}.Contact-module__Bs3a0a__copyBtn{font-family:var(--font-display);white-space:nowrap;color:var(--text);border:1px solid var(--border-strong);background:var(--surface-strong);border-radius:999px;align-items:center;gap:9px;padding:12px 20px;font-size:.92rem;font-weight:600;transition:transform .25s,border-color .25s;display:inline-flex}.Contact-module__Bs3a0a__copyBtn:hover{border-color:var(--accent-2);transform:translateY(-2px)}.Contact-module__Bs3a0a__copied{color:var(--accent-3);border-color:var(--accent-3)}.Contact-module__Bs3a0a__cvRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:28px;display:flex}.Contact-module__Bs3a0a__viewLink{color:var(--text-muted);text-underline-offset:3px;font-size:.88rem;text-decoration:underline;transition:color .25s}.Contact-module__Bs3a0a__viewLink:hover{color:var(--accent-2)}.Contact-module__Bs3a0a__socials{justify-content:center;gap:12px;display:flex}.Contact-module__Bs3a0a__social{background:var(--surface-strong);border:1px solid var(--border);width:46px;height:46px;color:var(--text-muted);border-radius:14px;place-items:center;transition:transform .25s,color .25s,border-color .25s;display:grid}.Contact-module__Bs3a0a__social:hover{color:var(--text);border-color:var(--accent-2);transform:translateY(-3px)}.Contact-module__Bs3a0a__social svg{width:21px;height:21px}@media (max-width:560px){.Contact-module__Bs3a0a__card{padding:36px 22px}.Contact-module__Bs3a0a__formRow{grid-template-columns:1fr}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border);padding:30px 24px}.Footer-module__Grjkva__inner{max-width:var(--maxw);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;display:flex}.Footer-module__Grjkva__brand{font-family:var(--font-display);font-weight:600}.Footer-module__Grjkva__copy{color:var(--text-soft);font-size:.84rem}.Footer-module__Grjkva__built{color:var(--text-soft);font-size:.8rem}@media (max-width:560px){.Footer-module__Grjkva__inner{text-align:center;justify-content:center}}
