.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-default);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0f1c99;position:relative}.Footer-module__3hUVsW__footer:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-blue),transparent);opacity:.4;width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__3hUVsW__inner{padding:var(--space-12)var(--space-6)var(--space-8)}.Footer-module__3hUVsW__top{gap:var(--space-10);margin-bottom:var(--space-8);grid-template-columns:1.2fr 1fr 1.4fr;display:grid}.Footer-module__3hUVsW__brand{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__3hUVsW__logo{font-family:var(--font-mono);font-size:var(--text-xl);color:var(--text-primary);font-weight:700}.Footer-module__3hUVsW__logoSymbol{color:var(--accent-blue)}.Footer-module__3hUVsW__tagline{font-size:var(--text-sm);color:var(--text-tertiary);max-width:280px;line-height:1.6}.Footer-module__3hUVsW__nav{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__3hUVsW__navTitle{font-size:var(--text-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-weight:600;font-family:var(--font-mono)}.Footer-module__3hUVsW__navList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__navLink{font-size:var(--text-sm);color:var(--text-tertiary);transition:all var(--transition-fast);padding:2px 0;text-decoration:none;display:inline-block}.Footer-module__3hUVsW__navLink:hover{color:var(--accent-blue);transform:translate(4px)}.Footer-module__3hUVsW__socialCol{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__3hUVsW__socials{gap:var(--space-3);flex-wrap:wrap;display:flex}.Footer-module__3hUVsW__socialLink{border-radius:var(--radius-lg);width:38px;height:38px;color:var(--text-tertiary);border:1px solid var(--border-default);transition:all var(--transition-fast);background:#ffffff05;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialLink:hover{color:var(--accent-blue);border-color:var(--accent-blue);box-shadow:0 0 15px var(--accent-blue-glow);background:#3b82f614;transform:translateY(-3px)}.Footer-module__3hUVsW__divider{background:linear-gradient(90deg,transparent 0%,var(--border-default)20%,var(--border-default)80%,transparent 100%);height:1px;margin-bottom:var(--space-6)}.Footer-module__3hUVsW__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__3hUVsW__bottom p{font-size:var(--text-sm);color:var(--text-muted)}.Footer-module__3hUVsW__tech{font-family:var(--font-mono);font-size:var(--text-xs)!important}@media (max-width:768px){.Footer-module__3hUVsW__top{gap:var(--space-8);text-align:center;grid-template-columns:1fr}.Footer-module__3hUVsW__tagline{max-width:100%}.Footer-module__3hUVsW__navList{justify-content:center;gap:var(--space-3);flex-flow:wrap}.Footer-module__3hUVsW__navLink:hover{transform:none}.Footer-module__3hUVsW__socials{justify-content:center}.Footer-module__3hUVsW__socialCol,.Footer-module__3hUVsW__nav{align-items:center}.Footer-module__3hUVsW__bottom{gap:var(--space-3);text-align:center;flex-direction:column}}
.ProfileViewCount-module__Se-rKG__viewCountBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#8b5cf614;border:1px solid #8b5cf640;border-radius:9999px;align-items:center;gap:8px;margin-top:4px;margin-bottom:12px;padding:6px 14px;transition:all .3s;display:inline-flex}.ProfileViewCount-module__Se-rKG__viewCountBadge:hover{background:#8b5cf626;border-color:#8b5cf666;transform:translateY(-1px);box-shadow:0 0 20px #8b5cf640}.ProfileViewCount-module__Se-rKG__iconWrapper{color:#a855f7;align-items:center;display:flex;position:relative}.ProfileViewCount-module__Se-rKG__eyeIcon{animation:3s ease-in-out infinite ProfileViewCount-module__Se-rKG__eyePulse}.ProfileViewCount-module__Se-rKG__liveDot{background-color:#22c55e;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite ProfileViewCount-module__Se-rKG__blink;position:absolute;top:-2px;right:-2px;box-shadow:0 0 8px #22c55e}.ProfileViewCount-module__Se-rKG__labelText{letter-spacing:.03em;color:var(--text-secondary,#cbd5e1);text-transform:uppercase;font-size:.78rem;font-weight:600}.ProfileViewCount-module__Se-rKG__badgeImg{vertical-align:middle;border-radius:4px;height:20px;display:inline-block}@keyframes ProfileViewCount-module__Se-rKG__eyePulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes ProfileViewCount-module__Se-rKG__blink{0%,to{opacity:1}50%{opacity:.3}}
.Projects-module__tl4Q0a__projects{background:var(--gradient-section)}.Projects-module__tl4Q0a__grid{gap:var(--space-2);grid-template-columns:repeat(2,1fr);display:grid}.Projects-module__tl4Q0a__thumbnailLink{text-decoration:none;display:block}.Projects-module__tl4Q0a__thumbnailWrapper{aspect-ratio:16/9;border-radius:var(--radius-xl)var(--radius-xl)0 0;width:100%;position:relative;overflow:hidden}.Projects-module__tl4Q0a__thumbnailImg{object-fit:cover;transition:transform var(--transition-slow)}.Projects-module__tl4Q0a__card:hover .Projects-module__tl4Q0a__thumbnailImg{transform:scale(1.05)}.Projects-module__tl4Q0a__thumbnailOverlay{background:linear-gradient(#0000 40%,#0a0f1cb3);position:absolute;inset:0}.Projects-module__tl4Q0a__cardBody{padding:var(--space-6)}.Projects-module__tl4Q0a__card{height:100%;transition:transform var(--transition-normal),box-shadow var(--transition-normal);flex-direction:column;display:flex}.Projects-module__tl4Q0a__card:hover{transform:translateY(-5px)}.Projects-module__tl4Q0a__heroMetric{align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-6);padding-bottom:var(--space-4);border-bottom:1px solid var(--border-default);display:flex}.Projects-module__tl4Q0a__metricValue{font-size:var(--text-3xl);font-weight:800;font-family:var(--font-mono);background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Projects-module__tl4Q0a__metricLabel{font-size:var(--text-sm);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.Projects-module__tl4Q0a__titleLink{text-decoration:none;display:inline-block}.Projects-module__tl4Q0a__title{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-1);transition:color var(--transition-fast);font-weight:700}.Projects-module__tl4Q0a__titleLink:hover .Projects-module__tl4Q0a__title{color:var(--accent-blue)}.Projects-module__tl4Q0a__subtitle{font-size:var(--text-sm);color:var(--accent-blue);margin-bottom:var(--space-4);font-weight:500}.Projects-module__tl4Q0a__description{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-6);flex:1;line-height:1.7}.Projects-module__tl4Q0a__techStack{gap:var(--space-2);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.Projects-module__tl4Q0a__cardFooter{padding-top:var(--space-4);border-top:1px solid var(--border-default);justify-content:space-between;align-items:center;display:flex}.Projects-module__tl4Q0a__readMore{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--accent-blue);transition:gap var(--transition-fast);font-weight:600;display:flex}.Projects-module__tl4Q0a__card:hover .Projects-module__tl4Q0a__readMore{gap:var(--space-3)}.Projects-module__tl4Q0a__links{gap:var(--space-3);display:flex}.Projects-module__tl4Q0a__externalLink{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-tertiary);border:1px solid var(--border-default);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Projects-module__tl4Q0a__externalLink:hover{color:var(--accent-blue);border-color:var(--accent-blue)}@media (max-width:768px){.Projects-module__tl4Q0a__grid{grid-template-columns:1fr}}
.TechnicalArsenal-module__3lboea__root{padding-top:var(--space-12)}.TechnicalArsenal-module__3lboea__stack{gap:var(--space-4);flex-direction:column;max-width:980px;margin:0 auto;display:flex}.TechnicalArsenal-module__3lboea__card{background:linear-gradient(180deg,#ffffff05,transparent 45%),var(--bg-card);border-radius:var(--radius-xl);position:relative}.TechnicalArsenal-module__3lboea__featured{border-color:#3b82f6a6;box-shadow:0 0 0 1px #3b82f61f,0 0 32px #3b82f614}.TechnicalArsenal-module__3lboea__header{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.TechnicalArsenal-module__3lboea__iconWrap{color:var(--accent-blue);justify-content:center;align-items:center;display:inline-flex}.TechnicalArsenal-module__3lboea__title{font-family:var(--font-sans);font-size:var(--text-base);text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary);font-weight:800}.TechnicalArsenal-module__3lboea__items{flex-wrap:wrap;gap:.7rem;display:flex}.TechnicalArsenal-module__3lboea__itemLink{align-items:center;gap:.45rem;text-decoration:none;display:inline-flex}.TechnicalArsenal-module__3lboea__itemLink:hover{transform:translateY(-1px)}.TechnicalArsenal-module__3lboea__itemLogo{filter:drop-shadow(0 0 10px #3b82f62e);border-radius:50%;flex-shrink:0;width:16px;height:16px}@media (max-width:768px){.TechnicalArsenal-module__3lboea__root{padding-top:var(--space-8)}.TechnicalArsenal-module__3lboea__stack{gap:var(--space-3)}.TechnicalArsenal-module__3lboea__title{font-size:var(--text-sm)}.TechnicalArsenal-module__3lboea__items{gap:.55rem}}
.Navbar-module__cRh5nW__header{z-index:100;padding:var(--space-4)var(--space-4)0;pointer-events:none;transition:padding var(--transition-base);justify-content:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__scrolled{padding-top:var(--space-2)}.Navbar-module__cRh5nW__nav{align-items:center;gap:var(--space-1);padding:var(--space-2)var(--space-3);-webkit-backdrop-filter:blur(24px);pointer-events:auto;transition:all var(--transition-base);background:#0f0a1ea6;border:1px solid #8b5cf626;border-radius:9999px;display:flex;box-shadow:0 4px 24px #0000004d,0 0 60px #8b5cf60f}.Navbar-module__cRh5nW__scrolled .Navbar-module__cRh5nW__nav{background:#0f0a1ed9;border-color:#8b5cf640;box-shadow:0 8px 32px #0006,0 0 40px #8b5cf61a}.Navbar-module__cRh5nW__logo{align-items:center;gap:var(--space-2);color:var(--text-primary);padding-right:var(--space-2);text-decoration:none;display:flex}.Navbar-module__cRh5nW__navAvatar{object-fit:cover;border:2px solid #8b5cf666;border-radius:50%;flex-shrink:0;width:32px;height:32px}.Navbar-module__cRh5nW__navName{font-size:var(--text-sm);letter-spacing:-.01em;white-space:nowrap;font-weight:700}.Navbar-module__cRh5nW__desktopLinks{align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cRh5nW__navLink{color:var(--text-tertiary);transition:all var(--transition-fast);white-space:nowrap;border-radius:9999px;padding:.4rem .75rem;font-size:.82rem;font-weight:500;text-decoration:none}.Navbar-module__cRh5nW__navLink:hover{color:var(--text-primary);background:#ffffff14}.Navbar-module__cRh5nW__navLinkActive{color:var(--text-primary);background:#ffffff1a}.Navbar-module__cRh5nW__navActions{align-items:center;gap:var(--space-1);margin-left:var(--space-1);display:flex}.Navbar-module__cRh5nW__langSwitcher{align-items:center;display:flex;position:relative}.Navbar-module__cRh5nW__langToggle{height:32px;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:9999px;align-items:center;gap:4px;padding:0 .6rem;font-size:.78rem;font-weight:500;display:flex}.Navbar-module__cRh5nW__langToggle:hover{color:var(--text-primary);background:#ffffff14}.Navbar-module__cRh5nW__langChevron{transition:transform var(--transition-fast);font-size:9px;line-height:1}.Navbar-module__cRh5nW__langChevronOpen{transform:rotate(180deg)}.Navbar-module__cRh5nW__langDropdown{top:calc(100% + var(--space-3));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:var(--radius-lg);width:200px;padding:var(--space-2);z-index:110;background:#0f0a1ee6;border:1px solid #8b5cf633;flex-direction:column;gap:2px;display:flex;position:absolute;right:0;box-shadow:0 8px 32px #0006,0 0 20px #8b5cf61a}.Navbar-module__cRh5nW__langOption{width:100%;padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__langOption:hover{color:var(--text-primary);background:#8b5cf61f}.Navbar-module__cRh5nW__langActive{color:#a855f7;background:#8b5cf62e;font-weight:600}.Navbar-module__cRh5nW__langOptionLabel{font-weight:inherit}.Navbar-module__cRh5nW__langOptionNative{font-size:var(--text-xs);opacity:.7}.Navbar-module__cRh5nW__themeToggle{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;display:flex}.Navbar-module__cRh5nW__themeToggle:hover{color:var(--accent-amber);background:#f59e0b1a}.Navbar-module__cRh5nW__resumeBtn{display:none}.Navbar-module__cRh5nW__mobileToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.Navbar-module__cRh5nW__mobileMenu{top:60px;left:var(--space-4);right:var(--space-4);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:var(--radius-xl);z-index:99;background:#0f0a1eeb;border:1px solid #8b5cf633;position:fixed;overflow:hidden;box-shadow:0 16px 48px #00000080,0 0 40px #8b5cf614}.Navbar-module__cRh5nW__mobileLinks{padding:var(--space-4);gap:var(--space-1);flex-direction:column;list-style:none;display:flex}.Navbar-module__cRh5nW__mobileLinks .Navbar-module__cRh5nW__navLink{font-size:var(--text-base);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg)}@media (max-width:768px){.Navbar-module__cRh5nW__header{padding:var(--space-2)var(--space-3)0}.Navbar-module__cRh5nW__nav{justify-content:space-between;width:100%}.Navbar-module__cRh5nW__desktopLinks{display:none}.Navbar-module__cRh5nW__mobileToggle{display:flex}.Navbar-module__cRh5nW__navName{font-size:.85rem}}
.CursorLikeEffect-module__2esI1W__cursorDot{pointer-events:none;z-index:9999;will-change:transform;background-color:#8b5cf6e6;border-radius:50%;width:5px;height:5px;margin:-2.5px 0 0 -2.5px;position:fixed;top:0;left:0;box-shadow:0 0 6px #8b5cf666}.CursorLikeEffect-module__2esI1W__cursorCircle{pointer-events:none;z-index:9998;will-change:transform;background-color:#0000;border:1.5px solid #8b5cf64d;border-radius:50%;width:28px;height:28px;margin:-14px 0 0 -14px;transition:width .2s,height .2s,margin .2s,background-color .2s,border-color .2s;position:fixed;top:0;left:0}.CursorLikeEffect-module__2esI1W__cursorCircle.CursorLikeEffect-module__2esI1W__hovering{background-color:#8b5cf614;border-color:#8b5cf680;width:40px;height:40px;margin:-20px 0 0 -20px}.CursorLikeEffect-module__2esI1W__cursorCircle.CursorLikeEffect-module__2esI1W__clicking{background-color:#8b5cf626;border-color:#8b5cf699;width:20px;height:20px;margin:-10px 0 0 -10px}
.Starfield-module__F5dFBa__starfield{z-index:-1;pointer-events:none;opacity:.8;width:100vw;height:100vh;position:fixed;top:0;left:0}[data-theme=light] .Starfield-module__F5dFBa__starfield{opacity:.2}
