.GlowingOrb-module__n6fQ2q__container{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.GlowingOrb-module__n6fQ2q__orb{background:radial-gradient(circle,var(--accent-glow)0%,transparent 70%);filter:blur(80px);opacity:.4;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GlowingOrb-module__n6fQ2q__orbSecondary{background:radial-gradient(circle,var(--accent-secondary)0%,transparent 70%);width:500px;height:500px;top:40%;left:60%}
.MagneticButton-module__6drGLa__button{font-family:var(--font-body);border-radius:var(--radius-full);cursor:pointer;transition:background-color var(--duration-normal)var(--easing-smooth),border-color var(--duration-normal)var(--easing-smooth);border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.MagneticButton-module__6drGLa__content{z-index:2;align-items:center;gap:.5rem;display:inline-flex;position:relative}.MagneticButton-module__6drGLa__glow{z-index:1;border-radius:inherit;opacity:0;transition:opacity var(--duration-normal)var(--easing-smooth);position:absolute;inset:0}.MagneticButton-module__6drGLa__glowActive{opacity:1}.MagneticButton-module__6drGLa__primary{background:var(--accent-primary);color:#fff}.MagneticButton-module__6drGLa__primary:hover{background:#8b5cf6}.MagneticButton-module__6drGLa__primary .MagneticButton-module__6drGLa__glow{box-shadow:0 0 40px var(--accent-glow),inset 0 0 20px #ffffff1a}.MagneticButton-module__6drGLa__secondary{color:var(--text-primary);border:1px solid var(--border-active);background:0 0}.MagneticButton-module__6drGLa__secondary:hover{background:var(--bg-card-hover);border-color:var(--accent-primary)}.MagneticButton-module__6drGLa__secondary .MagneticButton-module__6drGLa__glow{box-shadow:0 0 30px var(--accent-glow)}.MagneticButton-module__6drGLa__ghost{color:var(--text-secondary);background:0 0;padding:.75rem 1.25rem}.MagneticButton-module__6drGLa__ghost:hover{color:var(--text-primary)}.MagneticButton-module__6drGLa__ghost .MagneticButton-module__6drGLa__glow{background:var(--bg-card)}.MagneticButton-module__6drGLa__button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.MagneticButton-module__6drGLa__button{transform:none!important}}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:1rem;padding:0 2rem;display:flex}.Hero-module__ZARIfG__badge{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-full);align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;display:inline-flex}.Hero-module__ZARIfG__badgeText{color:var(--accent-secondary);font-size:.85rem;font-weight:500}.Hero-module__ZARIfG__title{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(3rem,10vw,6rem);font-weight:800;line-height:1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);letter-spacing:.01em;max-width:600px;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:300}.Hero-module__ZARIfG__subtitle strong{color:var(--text-primary);font-weight:500}.Hero-module__ZARIfG__valueProposition{color:var(--text-secondary);max-width:500px;margin-top:.5rem;font-size:clamp(.9rem,2vw,1.1rem);line-height:1.7}.Hero-module__ZARIfG__ctaGroup{gap:1rem;margin-top:1.5rem;display:flex}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-full);transition:color var(--duration-normal)var(--easing-smooth);background:0 0;border:none;padding:.5rem;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator:hover{color:var(--text-primary)}@media (max-width:768px){.Hero-module__ZARIfG__content{padding:0 1rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%;max-width:280px}.Hero-module__ZARIfG__valueProposition{display:none}.Hero-module__ZARIfG__scrollIndicator{bottom:6rem}}@media (max-width:480px){.Hero-module__ZARIfG__badge{padding:.4rem .8rem}.Hero-module__ZARIfG__badgeText{font-size:.75rem}}
.BentoGrid-module___1KSXG__container{width:100%;max-width:var(--container-max);padding:4rem var(--container-padding);margin:0 auto}.BentoGrid-module___1KSXG__grid{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(200px,auto);display:grid}@media (max-width:1024px){.BentoGrid-module___1KSXG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BentoGrid-module___1KSXG__container{padding:2rem var(--container-padding)}.BentoGrid-module___1KSXG__grid{gap:var(--grid-gap);grid-template-columns:1fr}}
.SpotlightCard-module__AuNl3q__container{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-subtle);transition:border-color var(--duration-normal)var(--easing-smooth);position:relative;overflow:hidden}.SpotlightCard-module__AuNl3q__container:hover{border-color:var(--border-active)}.SpotlightCard-module__AuNl3q__spotlight{pointer-events:none;z-index:1;opacity:0;transition:opacity var(--duration-normal)ease;position:absolute;inset:0}.SpotlightCard-module__AuNl3q__container:hover .SpotlightCard-module__AuNl3q__spotlight{opacity:1}.SpotlightCard-module__AuNl3q__content{z-index:2;height:100%;position:relative}
.BentoCard-module__Byz3MW__wrapper{min-height:200px;transition:transform var(--duration-normal)var(--easing-smooth),box-shadow var(--duration-normal)var(--easing-smooth);position:relative}.BentoCard-module__Byz3MW__wrapper:hover{z-index:10}.BentoCard-module__Byz3MW__card{height:100%;box-shadow:var(--shadow-card);transition:box-shadow var(--duration-normal)var(--easing-smooth)}.BentoCard-module__Byz3MW__wrapper:hover .BentoCard-module__Byz3MW__card{box-shadow:var(--shadow-card-hover)}.BentoCard-module__Byz3MW__content{flex-direction:column;height:100%;padding:1.5rem;display:flex}.BentoCard-module__Byz3MW__size11{min-height:200px}.BentoCard-module__Byz3MW__size12{min-height:420px}.BentoCard-module__Byz3MW__size21{min-height:200px}.BentoCard-module__Byz3MW__size22{min-height:420px}@media (max-width:768px){.BentoCard-module__Byz3MW__wrapper{min-height:180px;grid-column:span 1!important}.BentoCard-module__Byz3MW__size12,.BentoCard-module__Byz3MW__size22{min-height:300px}.BentoCard-module__Byz3MW__content{padding:1.25rem}}
.TechStack-module__WlEV-q__container{flex-direction:column;gap:1.25rem;height:100%;display:flex}.TechStack-module__WlEV-q__category{flex-direction:column;gap:.5rem;display:flex}.TechStack-module__WlEV-q__categoryName{font-family:var(--font-mono);color:var(--accent-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:500}.TechStack-module__WlEV-q__tags{flex-wrap:wrap;gap:.5rem;display:flex}.TechStack-module__WlEV-q__tag{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);transition:all var(--duration-fast)var(--easing-smooth);cursor:default;padding:.35rem .75rem;font-size:.8rem}.TechStack-module__WlEV-q__tag:hover{background:var(--bg-card-hover)}@media (max-width:768px){.TechStack-module__WlEV-q__container{gap:1rem}.TechStack-module__WlEV-q__tag{padding:.3rem .6rem;font-size:.75rem}}
.BentoBlocks-module__qDqfkG__profileBlock{flex-direction:column;gap:1.25rem;height:100%;display:flex}.BentoBlocks-module__qDqfkG__profileHeader{align-items:center;gap:1rem;display:flex}.BentoBlocks-module__qDqfkG__avatar{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.BentoBlocks-module__qDqfkG__avatarInitials{font-family:var(--font-display);color:#fff;font-size:1.25rem;font-weight:700}.BentoBlocks-module__qDqfkG__profileInfo{flex-direction:column;gap:.25rem;display:flex}.BentoBlocks-module__qDqfkG__profileName{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:600}.BentoBlocks-module__qDqfkG__profileRole{color:var(--accent-secondary);font-size:.85rem}.BentoBlocks-module__qDqfkG__profileBio{color:var(--text-secondary);flex-grow:1;font-size:.95rem;line-height:1.6}.BentoBlocks-module__qDqfkG__locationBlock{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.BentoBlocks-module__qDqfkG__mapVisual{flex:1;justify-content:center;align-items:center;min-height:100px;display:flex;position:relative}.BentoBlocks-module__qDqfkG__mapGradient{background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);position:absolute;inset:0}.BentoBlocks-module__qDqfkG__locationPin{z-index:2;color:var(--accent-primary);position:relative}.BentoBlocks-module__qDqfkG__pingRing{border:2px solid var(--accent-primary);border-radius:50%;width:40px;height:40px;position:absolute}.BentoBlocks-module__qDqfkG__locationInfo{flex-direction:column;gap:.25rem;padding-top:1rem;display:flex}.BentoBlocks-module__qDqfkG__locationLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.BentoBlocks-module__qDqfkG__locationCity{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:600}.BentoBlocks-module__qDqfkG__statusBlock{flex-direction:column;gap:.75rem;height:100%;display:flex}.BentoBlocks-module__qDqfkG__statusIndicator{align-items:center;gap:.5rem;display:flex}.BentoBlocks-module__qDqfkG__statusDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite BentoBlocks-module__qDqfkG__pulse}@keyframes BentoBlocks-module__qDqfkG__pulse{0%,to{opacity:1}50%{opacity:.5}}.BentoBlocks-module__qDqfkG__statusText{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.BentoBlocks-module__qDqfkG__statusContent{color:var(--text-primary);flex-grow:1;font-size:1rem;line-height:1.5}.BentoBlocks-module__qDqfkG__statusMeta{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.BentoBlocks-module__qDqfkG__experienceBlock{flex-direction:column;gap:1rem;height:100%;display:flex}.BentoBlocks-module__qDqfkG__blockHeader{color:var(--accent-primary);align-items:center;gap:.5rem;display:flex}.BentoBlocks-module__qDqfkG__blockHeader h4{text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.BentoBlocks-module__qDqfkG__experienceList{flex-direction:column;gap:1rem;display:flex}.BentoBlocks-module__qDqfkG__experienceItem{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.BentoBlocks-module__qDqfkG__experienceItem:last-child{border-bottom:none;padding-bottom:0}.BentoBlocks-module__qDqfkG__expMain{flex-direction:column;gap:.25rem;display:flex}.BentoBlocks-module__qDqfkG__expRole{color:var(--text-primary);font-size:.95rem;font-weight:500}.BentoBlocks-module__qDqfkG__expCompany{color:var(--accent-secondary);font-size:.85rem}.BentoBlocks-module__qDqfkG__expPeriod{font-family:var(--font-mono);color:var(--text-secondary);font-size:.75rem}.BentoBlocks-module__qDqfkG__projectBlock{flex-direction:column;justify-content:space-between;gap:1rem;height:100%;display:flex}.BentoBlocks-module__qDqfkG__projectContent{flex-direction:column;gap:.75rem;display:flex}.BentoBlocks-module__qDqfkG__projectTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:600}.BentoBlocks-module__qDqfkG__projectDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.BentoBlocks-module__qDqfkG__projectTags{flex-wrap:wrap;gap:.5rem;display:flex}.BentoBlocks-module__qDqfkG__projectTag{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);padding:.25rem .6rem;font-size:.75rem}.BentoBlocks-module__qDqfkG__projectLinks{border-top:1px solid var(--border-subtle);gap:1rem;padding-top:.5rem;display:flex}.BentoBlocks-module__qDqfkG__projectLink{color:var(--text-secondary);transition:color var(--duration-fast);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.BentoBlocks-module__qDqfkG__projectLink:hover{color:var(--accent-primary)}.BentoBlocks-module__qDqfkG__connectBlock{text-align:center;flex-direction:column;justify-content:center;gap:.75rem;height:100%;display:flex}.BentoBlocks-module__qDqfkG__connectTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:600}.BentoBlocks-module__qDqfkG__connectText{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.BentoBlocks-module__qDqfkG__connectEmail{font-family:var(--font-mono);color:var(--accent-secondary);transition:color var(--duration-fast);margin-top:.5rem;font-size:.9rem}.BentoBlocks-module__qDqfkG__connectEmail:hover{color:var(--accent-primary)}@media (max-width:768px){.BentoBlocks-module__qDqfkG__profileHeader{text-align:center;flex-direction:column}.BentoBlocks-module__qDqfkG__experienceItem{flex-direction:column;gap:.25rem}.BentoBlocks-module__qDqfkG__expPeriod{margin-top:.25rem}}
