.Navbar-module__cJzEcG__navbar{height:calc(var(--nav-height) + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);z-index:1000;transition:all var(--transition);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px)saturate(1.5);border-bottom:1px solid var(--border);background:#060611cc}.Navbar-module__cJzEcG__inner{max-width:var(--container);padding:0 var(--space-lg);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{color:var(--text);z-index:1001;transition:opacity var(--transition);align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__logo img{border-radius:var(--radius-full);object-fit:cover;border:2px solid var(--border);width:36px;height:36px}.Navbar-module__cJzEcG__desktopLinks{align-items:center;gap:var(--space-lg);display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-muted);transition:color var(--transition);padding:6px 0;font-size:.88rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--gradient-primary);border-radius:var(--radius-full);width:0;height:2px;transition:all var(--transition);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink:hover{color:var(--text)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navLinkActive{color:var(--primary)}.Navbar-module__cJzEcG__navLinkActive:after{width:100%}.Navbar-module__cJzEcG__cta{padding:10px 22px;font-size:.82rem}.Navbar-module__cJzEcG__hamburger{z-index:1001;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__bar{background:var(--text);width:24px;height:2px;transition:all var(--transition);border-radius:2px;display:block}.Navbar-module__cJzEcG__barOpen:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__barOpen:nth-child(2){opacity:0}.Navbar-module__cJzEcG__barOpen:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#000000b3;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-surface);border-left:1px solid var(--border);width:280px;height:100vh;padding:calc(var(--nav-height) + var(--space-xl)) var(--space-lg) var(--space-lg);gap:var(--space-xs);z-index:1000;transition:right var(--transition-spring);flex-direction:column;display:flex;position:fixed;top:0;right:-300px;overflow-y:auto}.Navbar-module__cJzEcG__mobileMenuOpen{right:0}.Navbar-module__cJzEcG__mobileLink{padding:var(--space-md) var(--space-md);color:var(--text-muted);border-radius:var(--radius-sm);transition:all var(--transition);border-left:2px solid #0000;font-size:1rem;font-weight:500;text-decoration:none;display:block}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__mobileLinkActive{color:var(--primary);border-left-color:var(--primary);background:#00d4ff0d}.Navbar-module__cJzEcG__mobileCta{margin-top:var(--space-lg);text-align:center;justify-content:center}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(16px);background:#060611d9}.Navbar-module__cJzEcG__desktopLinks{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:calc(var(--nav-height) + env(safe-area-inset-top,0px));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__orb{filter:blur(120px);border-radius:50%;animation:12s ease-in-out infinite Hero-module__ZARIfG__morphBlob,10s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__orb1{background:var(--primary);opacity:.12;width:600px;height:600px;top:-15%;right:-10%}.Hero-module__ZARIfG__orb2{background:var(--accent);opacity:.1;width:500px;height:500px;animation-delay:3s;bottom:-10%;left:-8%}.Hero-module__ZARIfG__orb3{background:var(--pink);opacity:.06;width:350px;height:350px;animation-delay:6s;top:40%;left:60%}.Hero-module__ZARIfG__orb4{background:var(--green);opacity:.05;width:250px;height:250px;animation-delay:9s;top:20%;left:15%}.Hero-module__ZARIfG__codeBackground{opacity:.05;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__codeLine{white-space:nowrap;color:var(--primary);font-family:SF Mono,Fira Code,Courier New,monospace;font-size:.82rem;animation:linear infinite Hero-module__ZARIfG__slideRight;position:absolute}.Hero-module__ZARIfG__gridPattern{pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000,#0000);mask-image:radial-gradient(70% 60%,#000,#0000)}.Hero-module__ZARIfG__radialGlow{pointer-events:none;background:radial-gradient(50% 40% at 50% 45%,#00d4ff0f 0%,#0000 100%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__content{z-index:2;text-align:center;max-width:850px;padding:0 var(--space-lg);position:relative}.Hero-module__ZARIfG__badge{border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);margin-bottom:var(--space-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;align-items:center;gap:10px;padding:8px 22px;font-size:.82rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--green);border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.Hero-module__ZARIfG__badgePing{background:var(--green);border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite Hero-module__ZARIfG__pulseRing;position:absolute;inset:-2px}.Hero-module__ZARIfG__title{margin-bottom:var(--space-lg);letter-spacing:-.02em;font-size:clamp(3rem,9vw,5.5rem);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);margin-bottom:var(--space-lg);max-width:600px;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2.5vw,1.3rem);line-height:1.6}.Hero-module__ZARIfG__typedWrapper{color:var(--text-secondary);margin-bottom:var(--space-2xl);min-height:1.6em;font-size:clamp(.95rem,2vw,1.15rem)}.Hero-module__ZARIfG__typedLabel{color:var(--text-muted)}.Hero-module__ZARIfG__typedText{color:var(--primary);font-weight:600}.Hero-module__ZARIfG__cursor{color:var(--primary);animation:1s step-end infinite Hero-module__ZARIfG__blink}@keyframes Hero-module__ZARIfG__blink{50%{opacity:0}}.Hero-module__ZARIfG__cta{gap:var(--space-md);margin-bottom:var(--space-3xl);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module__ZARIfG__stats{padding:var(--space-lg) var(--space-2xl);border:1px solid var(--border);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:var(--space-3xl);background:#ffffff05;justify-content:center;align-items:center;gap:0;display:flex}.Hero-module__ZARIfG__stat{padding:0 var(--space-xl);flex-direction:column;flex:1;align-items:center;gap:4px;display:flex;position:relative}.Hero-module__ZARIfG__statValue{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);letter-spacing:.02em;font-size:.78rem;font-weight:500}.Hero-module__ZARIfG__statDivider{background:var(--border);width:1px;height:80%;position:absolute;top:10%;right:0}.Hero-module__ZARIfG__scrollIndicator{z-index:2;align-items:center;gap:var(--space-sm);flex-direction:column;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollText{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:500}.Hero-module__ZARIfG__scrollLine{background:var(--gradient-primary);border-radius:var(--radius-full);width:1px;height:36px;animation:2.5s ease-in-out infinite Hero-module__ZARIfG__scrollDown}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:100svh}.Hero-module__ZARIfG__scrollIndicator{display:none}.Hero-module__ZARIfG__cta{margin-bottom:var(--space-2xl);flex-direction:column;align-items:center}.Hero-module__ZARIfG__stats{padding:var(--space-md) var(--space-md)}.Hero-module__ZARIfG__stat{padding:0 var(--space-md)}.Hero-module__ZARIfG__statValue{font-size:1.4rem}}
.About-module__vAULUW__header{margin-bottom:var(--space-3xl)}.About-module__vAULUW__grid{gap:var(--space-3xl);grid-template-columns:1fr 1.5fr;align-items:start;display:grid}.About-module__vAULUW__imageWrapper{max-width:360px;position:relative}.About-module__vAULUW__imageGlow{background:var(--gradient-primary);border-radius:var(--radius-xl);opacity:.2;filter:blur(30px);animation:6s ease-in-out infinite About-module__vAULUW__pulse;position:absolute;inset:-8px}.About-module__vAULUW__imageDecor{border:2px solid var(--border);border-radius:var(--radius-lg);pointer-events:none;width:120px;height:120px;position:absolute}.About-module__vAULUW__imageDecor:nth-child(2){border-color:#00d4ff26;animation:8s ease-in-out infinite About-module__vAULUW__floatRotate;top:-16px;right:-16px}.About-module__vAULUW__imageDecor:nth-child(3){border-color:#a855f71f;animation:10s ease-in-out infinite reverse About-module__vAULUW__floatRotate;bottom:-16px;left:-16px}.About-module__vAULUW__image{aspect-ratio:3/4;object-fit:cover;border-radius:var(--radius-xl);border:2px solid var(--border);width:100%;transition:transform var(--transition-slow);position:relative}.About-module__vAULUW__imageWrapper:hover .About-module__vAULUW__image{transform:scale(1.02)}.About-module__vAULUW__imageWrapper:hover .About-module__vAULUW__imageGlow{opacity:.35}.About-module__vAULUW__statusBadge{bottom:var(--space-lg);align-items:center;gap:var(--space-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--green);white-space:nowrap;background:#060611d9;padding:10px 20px;font-size:.82rem;font-weight:600;display:flex;position:absolute;left:50%;transform:translate(-50%)}.About-module__vAULUW__statusDot{background:var(--green);border-radius:50%;width:8px;height:8px;position:relative}.About-module__vAULUW__statusDot:after{content:"";background:var(--green);border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite About-module__vAULUW__pulseRing;position:absolute;inset:-3px}.About-module__vAULUW__role{background:var(--gradient-primary);-webkit-text-fill-color:transparent;margin-bottom:var(--space-sm);-webkit-background-clip:text;background-clip:text;font-size:1.5rem}.About-module__vAULUW__lead{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:1.1rem;font-weight:500}.About-module__vAULUW__bio{color:var(--text-secondary);margin-bottom:var(--space-xl);line-height:1.8}.About-module__vAULUW__bioSecondary{color:var(--text-muted);margin-top:var(--space-xl);font-size:.95rem;line-height:1.8}.About-module__vAULUW__infoGrid{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.About-module__vAULUW__infoCard{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);display:flex}.About-module__vAULUW__infoCard:hover{transform:translateY(-2px)}.About-module__vAULUW__infoIcon{color:var(--primary);transition:transform var(--transition);flex-shrink:0}.About-module__vAULUW__infoCard:hover .About-module__vAULUW__infoIcon{transform:scale(1.15)}.About-module__vAULUW__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:.72rem;font-weight:600;display:block}.About-module__vAULUW__infoValue{color:var(--text);transition:color var(--transition);font-size:.9rem;font-weight:500;text-decoration:none;display:block}a.About-module__vAULUW__infoValue:hover{color:var(--primary)}@media (max-width:768px){.About-module__vAULUW__grid{gap:var(--space-2xl);grid-template-columns:1fr}.About-module__vAULUW__imageWrapper{max-width:280px;margin:0 auto}.About-module__vAULUW__infoGrid{grid-template-columns:1fr}.About-module__vAULUW__imageDecor{display:none}}
.Skills-module__G7oUEG__header{margin-bottom:var(--space-3xl)}.Skills-module__G7oUEG__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.Skills-module__G7oUEG__grid>*{height:100%}.Skills-module__G7oUEG__card{padding:var(--space-xl);height:100%;position:relative;overflow:hidden}.Skills-module__G7oUEG__card:before{content:"";background:var(--card-color);opacity:0;height:2px;transition:opacity var(--transition), height var(--transition);position:absolute;top:0;left:0;right:0}.Skills-module__G7oUEG__card:hover:before{opacity:1;height:3px}.Skills-module__G7oUEG__card:hover{box-shadow:0 0 40px color-mix(in srgb, var(--card-color) 10%, transparent);transform:translateY(-6px)}.Skills-module__G7oUEG__card:after{content:"";border-radius:inherit;opacity:0;transition:opacity var(--transition);pointer-events:none;background:radial-gradient(350px circle at 50% 0%, color-mix(in srgb, var(--card-color) 6%, transparent), transparent 70%);position:absolute;inset:0}.Skills-module__G7oUEG__card:hover:after{opacity:1}.Skills-module__G7oUEG__cardIcon{color:var(--card-color);margin-bottom:var(--space-md);transition:transform var(--transition)}.Skills-module__G7oUEG__card:hover .Skills-module__G7oUEG__cardIcon{transform:scale(1.15)}.Skills-module__G7oUEG__cardTitle{color:var(--text);margin-bottom:var(--space-lg);font-size:1.1rem}.Skills-module__G7oUEG__pills{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Skills-module__G7oUEG__pill{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-full);transition:all var(--transition);background:#ffffff08;padding:6px 14px;font-size:.78rem;font-weight:500;display:inline-block}.Skills-module__G7oUEG__card:hover .Skills-module__G7oUEG__pill{border-color:color-mix(in srgb, var(--card-color) 25%, transparent);background:color-mix(in srgb, var(--card-color) 5%, transparent)}@media (max-width:1024px){.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Skills-module__G7oUEG__grid{grid-template-columns:1fr}}
.Projects-module__2BoJ-q__header{margin-bottom:var(--space-3xl)}.Projects-module__2BoJ-q__grid{gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.Projects-module__2BoJ-q__grid>*{height:100%}.Projects-module__2BoJ-q__card{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.Projects-module__2BoJ-q__card:hover{box-shadow:var(--shadow-lg), 0 0 60px #00d4ff0a;transform:translateY(-6px)}.Projects-module__2BoJ-q__featured{flex-direction:row;margin-bottom:0}.Projects-module__2BoJ-q__featured .Projects-module__2BoJ-q__media{aspect-ratio:auto;border-bottom:none;border-right:1px solid var(--border);flex:1;min-height:320px}.Projects-module__2BoJ-q__featured .Projects-module__2BoJ-q__content{padding:var(--space-2xl);flex:1;justify-content:center}.Projects-module__2BoJ-q__featured .Projects-module__2BoJ-q__title{font-size:1.4rem}.Projects-module__2BoJ-q__featured .Projects-module__2BoJ-q__description{font-size:.95rem}.Projects-module__2BoJ-q__media{aspect-ratio:16/10;background:var(--bg);border-bottom:1px solid var(--border);width:100%;position:relative;overflow:hidden}.Projects-module__2BoJ-q__mediaOverlay{opacity:0;transition:opacity var(--transition);pointer-events:none;background:linear-gradient(#0000 60%,#06061166 100%);position:absolute;inset:0}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__mediaOverlay{opacity:1}.Projects-module__2BoJ-q__mobileApp .Projects-module__2BoJ-q__media{aspect-ratio:16/12;padding:var(--space-lg);justify-content:center;align-items:center;display:flex}.Projects-module__2BoJ-q__mobileApp .Projects-module__2BoJ-q__media img{object-fit:contain;width:auto;max-height:300px}.Projects-module__2BoJ-q__media img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__media img{transform:scale(1.05)}.Projects-module__2BoJ-q__content{padding:var(--space-xl);flex-direction:column;flex:1;display:flex}.Projects-module__2BoJ-q__title{color:var(--text);margin-bottom:var(--space-sm);font-size:1.15rem}.Projects-module__2BoJ-q__description{color:var(--text-secondary);margin-bottom:var(--space-lg);flex:1;font-size:.88rem;line-height:1.7}.Projects-module__2BoJ-q__tech{margin-bottom:var(--space-lg);flex-wrap:wrap;gap:6px;display:flex}.Projects-module__2BoJ-q__tag{color:var(--primary);border-radius:var(--radius-full);transition:all var(--transition);background:#00d4ff0f;border:1px solid #00d4ff1f;padding:4px 12px;font-size:.73rem;font-weight:500;display:inline-block}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__tag{background:#00d4ff1a;border-color:#00d4ff33}.Projects-module__2BoJ-q__links{gap:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--border);display:flex}.Projects-module__2BoJ-q__link{color:var(--text-muted);transition:all var(--transition);align-items:center;gap:6px;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.Projects-module__2BoJ-q__link:hover{color:var(--primary)}.Projects-module__2BoJ-q__linkPrimary{color:var(--primary);font-weight:600}.Projects-module__2BoJ-q__linkPrimary:hover{color:var(--primary-light)}@media (max-width:900px){.Projects-module__2BoJ-q__featured{flex-direction:column}.Projects-module__2BoJ-q__featured .Projects-module__2BoJ-q__media{aspect-ratio:16/10;border-right:none;border-bottom:1px solid var(--border);min-height:auto}.Projects-module__2BoJ-q__featured .Projects-module__2BoJ-q__content{padding:var(--space-xl)}}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.Resume-module__cEeURG__header{margin-bottom:var(--space-3xl)}.Resume-module__cEeURG__eduGrid{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.Resume-module__cEeURG__eduGrid>*{height:100%}.Resume-module__cEeURG__eduCard{padding:var(--space-xl);height:100%;position:relative;overflow:hidden}.Resume-module__cEeURG__eduCard:before{content:"";background:var(--gradient-primary);opacity:.6;height:3px;position:absolute;top:0;left:0;right:0}.Resume-module__cEeURG__eduCard:hover:before{opacity:1}.Resume-module__cEeURG__eduCard:hover{transform:translateY(-4px)}.Resume-module__cEeURG__eduTop{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.Resume-module__cEeURG__eduPeriod{color:var(--primary);border-radius:var(--radius-full);background:#00d4ff14;padding:4px 12px;font-size:.78rem;font-weight:600}.Resume-module__cEeURG__eduHighlight{color:var(--accent-light);border-radius:var(--radius-full);background:#a855f714;padding:4px 12px;font-size:.75rem;font-weight:600}.Resume-module__cEeURG__eduTitle{color:var(--text);margin-bottom:4px;font-size:1.05rem;line-height:1.3}.Resume-module__cEeURG__eduInstitution{color:var(--text-muted);margin-bottom:var(--space-md);font-size:.85rem}.Resume-module__cEeURG__eduDetails{flex-direction:column;gap:6px;list-style:none;display:flex}.Resume-module__cEeURG__eduDetails li{color:var(--text-secondary);padding-left:var(--space-md);font-size:.82rem;line-height:1.5;position:relative}.Resume-module__cEeURG__eduDetails li:before{content:"";background:var(--primary);opacity:.5;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.Resume-module__cEeURG__downloadRow{text-align:center;margin-bottom:var(--space-3xl)}.Resume-module__cEeURG__projectsHeading{align-items:center;gap:var(--space-sm);color:var(--primary);margin-bottom:var(--space-xl);font-size:1.15rem;display:flex}.Resume-module__cEeURG__timeline{gap:var(--space-md);flex-direction:column;display:flex;position:relative}.Resume-module__cEeURG__timelineItem{gap:var(--space-xl);grid-template-columns:180px 1fr;align-items:start;display:grid}.Resume-module__cEeURG__timelineMeta{align-items:flex-end;gap:var(--space-sm);padding-top:var(--space-lg);flex-direction:column;display:flex}.Resume-module__cEeURG__timelinePeriod{color:var(--text-muted);text-align:right;white-space:nowrap;font-size:.82rem;font-weight:500}.Resume-module__cEeURG__activeBadge{color:#34d399;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:.72rem;font-weight:600;display:inline-flex}.Resume-module__cEeURG__activeDot{background:#34d399;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Resume-module__cEeURG__pulse}.Resume-module__cEeURG__timelineCard{padding:var(--space-lg) var(--space-xl)}.Resume-module__cEeURG__timelineCard:hover{transform:translateY(-2px)}.Resume-module__cEeURG__cardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-sm);display:flex}.Resume-module__cEeURG__projectTitle{color:var(--text);font-size:1rem;font-weight:600}.Resume-module__cEeURG__projectLinks{gap:var(--space-md);flex-shrink:0;display:flex}.Resume-module__cEeURG__projectLink{color:var(--text-muted);transition:color var(--transition);align-items:center;gap:4px;font-size:.78rem;font-weight:500;text-decoration:none;display:inline-flex}.Resume-module__cEeURG__projectLink:hover{color:var(--primary)}.Resume-module__cEeURG__projectDesc{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:.88rem;line-height:1.6}.Resume-module__cEeURG__techTags{flex-wrap:wrap;gap:6px;display:flex}.Resume-module__cEeURG__techTag{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-full);transition:border-color var(--transition);background:#ffffff0a;padding:3px 10px;font-size:.72rem;font-weight:500;display:inline-block}.Resume-module__cEeURG__timelineCard:hover .Resume-module__cEeURG__techTag{border-color:var(--border-hover)}@media (max-width:1024px){.Resume-module__cEeURG__eduGrid{grid-template-columns:1fr;max-width:500px}}@media (max-width:768px){.Resume-module__cEeURG__eduGrid{max-width:none}.Resume-module__cEeURG__timelineItem{gap:var(--space-xs);grid-template-columns:1fr}.Resume-module__cEeURG__timelineMeta{flex-direction:row;align-items:center;padding-top:0}.Resume-module__cEeURG__timelineCard{padding:var(--space-md) var(--space-lg)}.Resume-module__cEeURG__cardHeader{flex-direction:column}}
.Certifications-module__ZVboHa__header{margin-bottom:var(--space-xl)}.Certifications-module__ZVboHa__filters{gap:var(--space-sm);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.Certifications-module__ZVboHa__filterBtn{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-full);transition:all var(--transition-spring);background:#ffffff05;padding:8px 20px;font-size:.82rem;font-weight:500}.Certifications-module__ZVboHa__filterBtn:hover{color:var(--text);border-color:var(--border-hover);background:#ffffff0a}.Certifications-module__ZVboHa__filterActive{color:#fff;background:var(--gradient-primary);box-shadow:var(--shadow-glow);border-color:#0000}.Certifications-module__ZVboHa__filterActive:hover{color:#fff}.Certifications-module__ZVboHa__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(190px,1fr));display:grid}.Certifications-module__ZVboHa__card{flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}.Certifications-module__ZVboHa__card:hover{box-shadow:var(--shadow-glow);transform:translateY(-6px)}.Certifications-module__ZVboHa__imageWrapper{aspect-ratio:1;padding:var(--space-lg);background:#ffffff04;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Certifications-module__ZVboHa__imageWrapper:after{content:"";opacity:0;transition:opacity var(--transition);pointer-events:none;background:radial-gradient(circle,#00d4ff14 0%,#0000 70%);position:absolute;inset:20%}.Certifications-module__ZVboHa__card:hover .Certifications-module__ZVboHa__imageWrapper:after{opacity:1}.Certifications-module__ZVboHa__imageWrapper img{object-fit:contain;max-width:100%;max-height:100%;transition:transform var(--transition-spring)}.Certifications-module__ZVboHa__card:hover .Certifications-module__ZVboHa__imageWrapper img{transform:scale(1.08)}.Certifications-module__ZVboHa__cardContent{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--border);text-align:center}.Certifications-module__ZVboHa__certTitle{color:var(--text);margin-bottom:4px;font-size:.88rem;font-weight:600}.Certifications-module__ZVboHa__certOrg{color:var(--text-muted);font-size:.78rem}@media (max-width:600px){.Certifications-module__ZVboHa__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.Certifications-module__ZVboHa__imageWrapper{padding:var(--space-md)}}
.Contact-module__hcVmEa__header{margin-bottom:var(--space-3xl)}.Contact-module__hcVmEa__grid{gap:var(--space-2xl);grid-template-columns:1fr 1.5fr;align-items:start;display:grid}.Contact-module__hcVmEa__info{gap:var(--space-md);flex-direction:column;display:flex}.Contact-module__hcVmEa__infoCard{align-items:center;gap:var(--space-md);padding:var(--space-lg) var(--space-xl);display:flex}.Contact-module__hcVmEa__infoCard:hover{transform:translateY(-2px)}.Contact-module__hcVmEa__infoIcon{color:var(--primary);transition:transform var(--transition);flex-shrink:0}.Contact-module__hcVmEa__infoCard:hover .Contact-module__hcVmEa__infoIcon{transform:scale(1.15)}.Contact-module__hcVmEa__infoTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:.78rem;font-weight:600}.Contact-module__hcVmEa__infoValue{color:var(--text);transition:color var(--transition);font-size:.95rem;text-decoration:none}a.Contact-module__hcVmEa__infoValue:hover{color:var(--primary)}.Contact-module__hcVmEa__socials{gap:var(--space-md);margin-top:var(--space-md);display:flex}.Contact-module__hcVmEa__socialLink{border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border);width:46px;height:46px;color:var(--text-muted);transition:all var(--transition-spring);justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__socialLink:hover{color:var(--primary);border-color:var(--primary);background:#00d4ff0f;transform:translateY(-4px);box-shadow:0 8px 24px #00d4ff1a}.Contact-module__hcVmEa__form{padding:var(--space-2xl);position:relative;overflow:hidden}.Contact-module__hcVmEa__form:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d4ff0f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;right:-30%}.Contact-module__hcVmEa__formRow{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.Contact-module__hcVmEa__formGroup{margin-bottom:var(--space-md)}.Contact-module__hcVmEa__label{color:var(--text-secondary);margin-bottom:var(--space-sm);font-size:.82rem;font-weight:500;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{width:100%;color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);transition:all var(--transition);background:#ffffff05;outline:none;padding:13px 16px;font-family:inherit;font-size:.95rem}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:var(--text-muted)}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--primary);background:#ffffff08;box-shadow:0 0 0 3px #00d4ff14}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:130px}.Contact-module__hcVmEa__submitBtn{width:100%;margin-top:var(--space-sm);justify-content:center;padding:14px 28px;font-size:1rem}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module__hcVmEa__success{text-align:center;padding:var(--space-3xl) 0}.Contact-module__hcVmEa__success h3{color:var(--text);margin:var(--space-lg) 0 var(--space-sm);font-size:1.5rem}.Contact-module__hcVmEa__success p{color:var(--text-secondary);margin-bottom:var(--space-xl)}@media (max-width:768px){.Contact-module__hcVmEa__grid,.Contact-module__hcVmEa__formRow{grid-template-columns:1fr}.Contact-module__hcVmEa__form{padding:var(--space-xl)}}
.Footer-module__S6Hkya__footer{background:var(--bg-surface);border-top:1px solid var(--border);padding:var(--space-2xl) 0}.Footer-module__S6Hkya__top{padding-bottom:var(--space-xl);border-bottom:1px solid var(--border);margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:var(--space-sm);display:flex}.Footer-module__S6Hkya__logo{border-radius:var(--radius-full);object-fit:cover}.Footer-module__S6Hkya__brandName{color:var(--text);font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__links{gap:var(--space-xl);display:flex}.Footer-module__S6Hkya__links a{color:var(--text-secondary);transition:color var(--transition);font-size:.9rem;text-decoration:none}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{text-align:center}.Footer-module__S6Hkya__bottom p{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__top{gap:var(--space-lg);text-align:center;flex-direction:column}.Footer-module__S6Hkya__links{justify-content:center;gap:var(--space-md);flex-wrap:wrap}}
