.Hero-module__7erKQq__hero{min-height:100vh;padding-top:var(--nav-height);background:var(--bg-primary);justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__7erKQq__blob1,.Hero-module__7erKQq__blob2,.Hero-module__7erKQq__blob3{filter:blur(80px);z-index:0;opacity:.4;pointer-events:none;mix-blend-mode:color-dodge;border-radius:50%;animation:10s ease-in-out infinite alternate Hero-module__7erKQq__float;position:absolute}[data-theme=light] .Hero-module__7erKQq__blob1,[data-theme=light] .Hero-module__7erKQq__blob2,[data-theme=light] .Hero-module__7erKQq__blob3{opacity:.15;mix-blend-mode:multiply}.Hero-module__7erKQq__blob1{background:radial-gradient(circle, hsl(var(--accent)), transparent 70%);width:500px;height:500px;animation-delay:0s;top:-10%;right:-5%}.Hero-module__7erKQq__blob2{background:radial-gradient(circle, hsl(var(--accent-secondary)), transparent 70%);width:600px;height:600px;animation-delay:-5s;bottom:-10%;right:15%}.Hero-module__7erKQq__blob3{background:radial-gradient(circle,#b34de6,#0000 70%);width:400px;height:400px;animation-delay:-3s;top:40%;left:-10%}.Hero-module__7erKQq__gridOverlay{z-index:1;background-image:linear-gradient(to right, var(--border-color) 1px, transparent 1px), linear-gradient(to bottom, var(--border-color) 1px, transparent 1px);pointer-events:none;opacity:.5;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#0000 20%,#000 80%);mask-image:radial-gradient(#0000 20%,#000 80%)}.Hero-module__7erKQq__heroContent{z-index:2;width:100%;max-width:800px;position:relative}.Hero-module__7erKQq__greeting{margin-bottom:var(--space-6)}.Hero-module__7erKQq__badge{padding:var(--space-2) var(--space-4);background:hsl(var(--accent)/.1);border:1px solid hsl(var(--accent)/.2);border-radius:var(--radius-full);color:hsl(var(--accent));font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:var(--tracking-wider);text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:600;display:inline-block}.Hero-module__7erKQq__name{font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:var(--leading-none);letter-spacing:var(--tracking-tighter);margin-bottom:var(--space-4);color:var(--text-heading)}.Hero-module__7erKQq__gradientText{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__7erKQq__roleContainer{align-items:center;gap:var(--space-2);color:var(--text-muted);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;font-family:var(--font-display);margin-bottom:var(--space-6);flex-wrap:wrap;min-height:1.2em;display:flex}.Hero-module__7erKQq__rolePrefix{color:var(--text-muted);font-size:var(--text-lg);font-weight:500}.Hero-module__7erKQq__roleText{color:var(--text-inverse);background:var(--text-heading);padding:0 var(--space-2);border-radius:var(--radius-sm);line-height:1.1}[data-theme=light] .Hero-module__7erKQq__roleText{background:hsl(var(--accent));color:#fff}.Hero-module__7erKQq__shortBio{font-size:var(--text-xl);color:var(--text-muted);max-width:600px;line-height:var(--leading-relaxed);margin-bottom:var(--space-10)}.Hero-module__7erKQq__heroActions{gap:var(--space-4);flex-wrap:wrap;display:flex}.Hero-module__7erKQq__scrollIndicator{bottom:var(--space-8);z-index:10;opacity:.6;transition:opacity .3s;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__7erKQq__scrollIndicator:hover{opacity:1}.Hero-module__7erKQq__mouse{border:2px solid var(--text-muted);border-radius:20px;justify-content:center;width:26px;height:40px;padding-top:6px;display:flex}.Hero-module__7erKQq__wheel{background:var(--text-muted);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__7erKQq__scrollWheel}@keyframes Hero-module__7erKQq__scrollWheel{0%{opacity:1;transform:translateY(0)}50%{opacity:0;transform:translateY(10px)}to{opacity:0;transform:translateY(0)}}@media (max-width:768px){.Hero-module__7erKQq__hero{padding-top:var(--space-20);align-items:center}.Hero-module__7erKQq__heroContent{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__7erKQq__roleContainer,.Hero-module__7erKQq__heroActions{justify-content:center}.Hero-module__7erKQq__blob1,.Hero-module__7erKQq__blob2{width:300px;height:300px}.Hero-module__7erKQq__blob1{top:10%;right:-10%}.Hero-module__7erKQq__blob2{bottom:10%;left:-10%}.Hero-module__7erKQq__blob3{display:none}}
.About-module__OYhq4q__sectionHeader{margin-bottom:var(--space-12);flex-direction:column;align-items:center;display:flex}.About-module__OYhq4q__bentoGrid{gap:var(--space-6);grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);width:100%;display:grid}.About-module__OYhq4q__cardTitle{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-heading);margin-bottom:var(--space-6);padding-bottom:var(--space-4);border-bottom:1px solid var(--border-color);font-weight:700}.About-module__OYhq4q__profileCard{flex-direction:column;grid-area:span 2/span 2;display:flex}.About-module__OYhq4q__imageOverlay{align-items:center;gap:var(--space-6);margin-bottom:var(--space-4);display:flex}.About-module__OYhq4q__avatarImage{border-radius:var(--radius-2xl);border:4px solid var(--bg-primary);box-shadow:var(--shadow-xl);object-fit:cover;background:var(--bg-secondary);width:120px;height:120px}.About-module__OYhq4q__designation{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-heading);background:var(--gradient-text);-webkit-text-fill-color:transparent;margin-bottom:var(--space-6);-webkit-background-clip:text;background-clip:text;font-weight:700;display:inline-block}.About-module__OYhq4q__socialBar{gap:var(--space-3);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.About-module__OYhq4q__socialPill{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-muted);font-size:var(--text-sm);font-weight:500;transition:all .3s;display:inline-flex}.About-module__OYhq4q__socialPill:hover{background:hsl(var(--accent)/.1);color:var(--text-heading);border-color:hsl(var(--accent)/.3);transform:translateY(-2px)}.About-module__OYhq4q__socialName{font-family:var(--font-mono)}.About-module__OYhq4q__summaryText{color:var(--text-body);font-size:var(--text-lg);line-height:var(--leading-relaxed);flex-grow:1}.About-module__OYhq4q__resourceCard{grid-column:span 1}.About-module__OYhq4q__resourceList{gap:var(--space-3);flex-direction:column;display:flex}.About-module__OYhq4q__resourceLinkBtn{justify-content:flex-start;width:100%;font-weight:500}.About-module__OYhq4q__skillsCard{grid-column:span 1}.About-module__OYhq4q__skillsList{gap:var(--space-4);flex-direction:column;display:flex}.About-module__OYhq4q__skillHeader{margin-bottom:var(--space-2);font-size:var(--text-sm);color:var(--text-muted);justify-content:space-between;font-weight:500;display:flex}.About-module__OYhq4q__skillPerc{font-family:var(--font-mono)}.About-module__OYhq4q__skillTrack{background:var(--bg-secondary);border-radius:var(--radius-full);height:6px;overflow:hidden}.About-module__OYhq4q__skillFill{border-radius:var(--radius-full);height:100%;transition:width 1s ease-out;box-shadow:0 0 10px}.About-module__OYhq4q__certCard{grid-column:span 3}.About-module__OYhq4q__certGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.About-module__OYhq4q__certItem{align-items:center;gap:var(--space-4);padding:var(--space-4);background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-xl);color:var(--text-heading);font-weight:500;transition:all .3s;display:flex}.About-module__OYhq4q__certItem:hover{background:var(--bg-card-hover);border-color:hsl(var(--accent)/.3);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.About-module__OYhq4q__certBadgeWrapper{border-radius:var(--radius-md);width:48px;height:48px;padding:var(--space-1);background:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__OYhq4q__certImage{object-fit:contain;max-width:100%;max-height:100%}.About-module__OYhq4q__certName{font-size:var(--text-sm);line-height:var(--leading-snug)}@media (max-width:1024px){.About-module__OYhq4q__bentoGrid{grid-template-columns:repeat(2,1fr)}.About-module__OYhq4q__resourceCard{grid-column:span 2}}@media (max-width:768px){.About-module__OYhq4q__bentoGrid{grid-template-columns:1fr}.About-module__OYhq4q__profileCard,.About-module__OYhq4q__resourceCard,.About-module__OYhq4q__skillsCard,.About-module__OYhq4q__certCard{grid-column:span 1}.About-module__OYhq4q__certGrid{grid-template-columns:1fr}.About-module__OYhq4q__avatarImage{width:80px;height:80px}}
.Skills-module__rfrt4G__sectionHeader{margin-bottom:var(--space-8);flex-direction:column;align-items:center;display:flex}.Skills-module__rfrt4G__filterContainer{margin-bottom:var(--space-12);justify-content:center;width:100%;display:flex}.Skills-module__rfrt4G__filterTrack{background:var(--bg-elevated);padding:var(--space-1);border-radius:var(--radius-full);border:1px solid var(--border-color);scrollbar-width:none;max-width:100%;display:flex;overflow-x:auto}.Skills-module__rfrt4G__filterTrack::-webkit-scrollbar{display:none}.Skills-module__rfrt4G__filterBtn{padding:var(--space-2) var(--space-4);color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border-radius:var(--radius-full);z-index:1;background:0 0;font-weight:500;transition:color .3s;position:relative}.Skills-module__rfrt4G__filterBtn:hover,.Skills-module__rfrt4G__filterBtn.Skills-module__rfrt4G__active{color:var(--text-heading)}.Skills-module__rfrt4G__activeFilterBg{background:var(--bg-card);border-radius:var(--radius-full);z-index:-1;box-shadow:var(--shadow-sm);border:1px solid var(--border-color-strong);position:absolute;inset:0}.Skills-module__rfrt4G__filterText{z-index:2;text-transform:capitalize;position:relative}.Skills-module__rfrt4G__skillsCloud{justify-content:center;gap:var(--space-4);perspective:1000px;flex-wrap:wrap;max-width:900px;margin:0 auto;display:flex}.Skills-module__rfrt4G__skillItemWrapper{z-index:1;position:relative}.Skills-module__rfrt4G__skillItemWrapper:hover{z-index:10}.Skills-module__rfrt4G__skillPill{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4) var(--space-2) var(--space-2);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);color:var(--text-body);cursor:default;text-decoration:none;transition:all .3s;display:flex}a.Skills-module__rfrt4G__skillPill{cursor:pointer}.Skills-module__rfrt4G__skillItemWrapper:hover .Skills-module__rfrt4G__skillPill{background:var(--bg-card-hover);border-color:hsl(var(--accent)/.4);color:var(--text-heading);box-shadow:var(--shadow-glow)}.Skills-module__rfrt4G__skillIconWrapper{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Skills-module__rfrt4G__skillLogo{object-fit:contain;width:20px;height:20px}.Skills-module__rfrt4G__skillName{font-weight:600;font-family:var(--font-display);font-size:var(--text-md);letter-spacing:var(--tracking-tight)}.Skills-module__rfrt4G__skillTooltip{top:calc(100% + var(--space-2));background:var(--bg-glass-strong);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color-strong);border-radius:var(--radius-xl);width:max-content;max-width:250px;padding:var(--space-4);box-shadow:var(--shadow-xl);pointer-events:none;text-align:center;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;left:50%;transform:translate(-50%)translateY(10px)}.Skills-module__rfrt4G__skillItemWrapper:hover .Skills-module__rfrt4G__skillTooltip,.Skills-module__rfrt4G__skillItemWrapper:focus-within .Skills-module__rfrt4G__skillTooltip,.Skills-module__rfrt4G__skillItemWrapper:focus .Skills-module__rfrt4G__skillTooltip{pointer-events:auto;opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Skills-module__rfrt4G__tooltipTitle{font-size:var(--text-md);color:var(--text-heading);margin-bottom:var(--space-1)}.Skills-module__rfrt4G__tooltipDesc{font-size:var(--text-sm);color:var(--text-muted);line-height:var(--leading-snug);margin-bottom:var(--space-3)}.Skills-module__rfrt4G__tooltipTags{justify-content:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Skills-module__rfrt4G__catDot{font-size:var(--text-xs);font-family:var(--font-mono);color:hsl(var(--accent));background:hsl(var(--accent)/.1);border-radius:var(--radius-full);padding:2px 8px}
.Timeline-module__0qH_Hq__sectionHeader{margin-bottom:var(--space-12);flex-direction:column;align-items:center;display:flex}.Timeline-module__0qH_Hq__splitLayout{gap:var(--space-8);grid-template-columns:300px 1fr;min-height:500px;display:grid}.Timeline-module__0qH_Hq__sidebar{gap:var(--space-2);flex-direction:column;display:flex;position:relative}.Timeline-module__0qH_Hq__timelineLine{top:var(--space-4);bottom:var(--space-4);background:var(--border-color);z-index:0;width:2px;position:absolute;left:11px}.Timeline-module__0qH_Hq__companyTab{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4) var(--space-3) 0;color:var(--text-muted);text-align:left;z-index:1;background:0 0;transition:all .3s;display:flex;position:relative}.Timeline-module__0qH_Hq__companyTab:hover,.Timeline-module__0qH_Hq__activeTab{color:var(--text-heading)}.Timeline-module__0qH_Hq__activeTab:after{content:"";background:linear-gradient(90deg, transparent, var(--bg-elevated) 20%, transparent);border-radius:var(--radius-lg);z-index:-1;opacity:.5;position:absolute;inset:0}.Timeline-module__0qH_Hq__tabMarker{justify-content:center;align-items:center;width:24px;display:flex}.Timeline-module__0qH_Hq__tabDot{background:var(--bg-card);border:2px solid var(--border-color-strong);border-radius:50%;width:10px;height:10px;transition:all .3s}.Timeline-module__0qH_Hq__companyTab:hover .Timeline-module__0qH_Hq__tabDot{border-color:hsl(var(--accent)/.5);box-shadow:0 0 10px hsl(var(--accent)/.3)}.Timeline-module__0qH_Hq__activeTab .Timeline-module__0qH_Hq__tabDot{background:hsl(var(--accent));border-color:hsl(var(--accent));box-shadow:var(--shadow-glow);transform:scale(1.2)}.Timeline-module__0qH_Hq__tabContent{align-items:center;gap:var(--space-3);flex:1;display:flex}.Timeline-module__0qH_Hq__companyLogoMin{background:var(--bg-primary);border-radius:var(--radius-sm);border:1px solid var(--border-color);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;display:flex}.Timeline-module__0qH_Hq__logoImg{object-fit:contain;max-width:100%;max-height:100%}.Timeline-module__0qH_Hq__tabInfo{flex-direction:column;display:flex}.Timeline-module__0qH_Hq__tabName{font-family:var(--font-display);font-weight:600;font-size:var(--text-base)}.Timeline-module__0qH_Hq__tabDuration{font-family:var(--font-mono);font-size:var(--text-xs);opacity:.7}.Timeline-module__0qH_Hq__detailsArea{position:relative}.Timeline-module__0qH_Hq__detailsCard{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-xl)}.Timeline-module__0qH_Hq__detailsHeader{align-items:center;gap:var(--space-6);margin-bottom:var(--space-6);padding-bottom:var(--space-6);border-bottom:1px solid var(--border-color);display:flex}.Timeline-module__0qH_Hq__largeLogoWrapper{border-radius:var(--radius-xl);width:72px;height:72px;padding:var(--space-2);border:1px solid var(--border-color);box-shadow:var(--shadow-md);background:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Timeline-module__0qH_Hq__largeLogo{object-fit:contain;max-width:100%;max-height:100%}.Timeline-module__0qH_Hq__headerInfo{gap:var(--space-1);flex-direction:column;display:flex}.Timeline-module__0qH_Hq__detailsCompanyName{font-family:var(--font-display);font-weight:700;font-size:var(--text-2xl);color:var(--text-heading)}.Timeline-module__0qH_Hq__detailsCompanyName a{align-items:center;gap:var(--space-2);color:inherit;display:flex}.Timeline-module__0qH_Hq__linkArrow{opacity:0;color:hsl(var(--accent));transition:all .3s;transform:translate(-5px,5px)}.Timeline-module__0qH_Hq__detailsCompanyName a:hover .Timeline-module__0qH_Hq__linkArrow{opacity:1;transform:translate(0)}.Timeline-module__0qH_Hq__detailsLocation{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-muted)}.Timeline-module__0qH_Hq__companyOverview{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-body);margin-bottom:var(--space-8)}.Timeline-module__0qH_Hq__positionsList{gap:var(--space-8);flex-direction:column;display:flex}.Timeline-module__0qH_Hq__positionBlock{position:relative}.Timeline-module__0qH_Hq__posHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:flex-start;gap:var(--space-2);flex-wrap:wrap;display:flex}.Timeline-module__0qH_Hq__posTitleGroup{align-items:center;gap:var(--space-2);color:var(--text-heading);display:flex}.Timeline-module__0qH_Hq__posIcon{color:hsl(var(--accent))}.Timeline-module__0qH_Hq__posTitle{font-family:var(--font-display);font-size:var(--text-xl);font-weight:600}.Timeline-module__0qH_Hq__posDate{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-muted);background:var(--bg-elevated);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full)}.Timeline-module__0qH_Hq__responsibilities{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Timeline-module__0qH_Hq__responsibilities li{align-items:flex-start;gap:var(--space-3);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-body);display:flex}.Timeline-module__0qH_Hq__bullet{color:hsl(var(--accent));line-height:var(--leading-relaxed);-webkit-user-select:none;user-select:none;font-family:monospace}@media (max-width:1024px){.Timeline-module__0qH_Hq__splitLayout{grid-template-columns:250px 1fr}}@media (max-width:768px){.Timeline-module__0qH_Hq__splitLayout{flex-direction:column;grid-template-columns:1fr;display:flex}.Timeline-module__0qH_Hq__sidebar{padding-bottom:var(--space-4);scrollbar-width:none;flex-direction:row;overflow-x:auto}.Timeline-module__0qH_Hq__sidebar::-webkit-scrollbar{display:none}.Timeline-module__0qH_Hq__timelineLine{display:none}.Timeline-module__0qH_Hq__companyTab{padding:var(--space-2) var(--space-4);background:var(--bg-elevated);border-radius:var(--radius-lg);border:1px solid var(--border-color);flex-shrink:0}.Timeline-module__0qH_Hq__companyTab.Timeline-module__0qH_Hq__activeTab{background:var(--bg-card);border-color:hsl(var(--accent)/.5)}.Timeline-module__0qH_Hq__tabMarker{display:none}.Timeline-module__0qH_Hq__detailsCard{padding:var(--space-6) var(--space-4)}.Timeline-module__0qH_Hq__posHeader{flex-direction:column}}
.Education-module__z6TEzW__sectionHeader{margin-bottom:var(--space-8);flex-direction:column;align-items:center;display:flex}.Education-module__z6TEzW__stackedCards{gap:var(--space-6);flex-direction:column;max-width:900px;margin:0 auto;display:flex}.Education-module__z6TEzW__degreeCard{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);transition:box-shadow .3s,border-color .3s;overflow:hidden}.Education-module__z6TEzW__degreeCard:hover{box-shadow:var(--shadow-xl);border-color:var(--border-color-strong)}.Education-module__z6TEzW__cardHeader{padding:var(--space-6) var(--space-8);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.Education-module__z6TEzW__institutionIdentity{align-items:center;gap:var(--space-6);flex:1;display:flex}.Education-module__z6TEzW__logoWrapper{border-radius:var(--radius-xl);width:72px;height:72px;padding:var(--space-2);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Education-module__z6TEzW__instLogo{object-fit:contain;max-width:100%;max-height:100%}.Education-module__z6TEzW__instInfo{gap:var(--space-2);flex-direction:column;display:flex}.Education-module__z6TEzW__instHeaderRow{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Education-module__z6TEzW__instName{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-heading);font-weight:700}.Education-module__z6TEzW__instName a{color:inherit}.Education-module__z6TEzW__instName a:hover{color:hsl(var(--accent))}.Education-module__z6TEzW__timeframeBadge{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);background:var(--bg-elevated);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-weight:500}.Education-module__z6TEzW__degreeTitle{align-items:center;gap:var(--space-2);font-size:var(--text-lg);color:var(--text-body);font-weight:500;display:flex}.Education-module__z6TEzW__degreeIcon{color:hsl(var(--accent))}.Education-module__z6TEzW__gradeSection{align-items:center;gap:var(--space-6);display:flex}.Education-module__z6TEzW__expandBtn{background:var(--bg-elevated);width:40px;height:40px;color:var(--text-muted);border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Education-module__z6TEzW__expandBtn.Education-module__z6TEzW__expanded{background:hsl(var(--accent)/.1);color:hsl(var(--accent));border-color:hsl(var(--accent)/.3);transform:rotate(180deg)}.Education-module__z6TEzW__progressWidget{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.Education-module__z6TEzW__circularChart{max-width:100%;max-height:250px;margin:0 auto;display:block}.Education-module__z6TEzW__circleBg{fill:none;stroke:var(--bg-elevated);stroke-width:3px}.Education-module__z6TEzW__circle{fill:none;stroke:hsl(var(--accent));stroke-width:3px;stroke-linecap:round}.Education-module__z6TEzW__progressContent{flex-direction:column;align-items:center;line-height:1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Education-module__z6TEzW__progressValue{font-family:var(--font-display);font-size:var(--text-sm);color:var(--text-heading);font-weight:700}.Education-module__z6TEzW__progressScale{font-family:var(--font-mono);color:var(--text-muted);font-size:10px}.Education-module__z6TEzW__expandedContent{padding:0 var(--space-8) var(--space-6) var(--space-8);overflow:hidden}.Education-module__z6TEzW__expandedDivider{background:var(--border-color);width:100%;height:1px;margin-bottom:var(--space-6)}.Education-module__z6TEzW__contentGrid{gap:var(--space-8);grid-template-columns:2fr 1fr;display:grid}.Education-module__z6TEzW__subheading{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-heading);text-transform:uppercase;letter-spacing:var(--tracking-wider);margin-bottom:var(--space-4);font-weight:600}.Education-module__z6TEzW__tagGrid{gap:var(--space-2);flex-wrap:wrap;display:flex}.Education-module__z6TEzW__sideBlock{gap:var(--space-6);flex-direction:column;display:flex}.Education-module__z6TEzW__extraList{gap:var(--space-2);flex-direction:column;display:flex}.Education-module__z6TEzW__extraItem{align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-body);line-height:var(--leading-relaxed);display:flex}.Education-module__z6TEzW__bullet{color:hsl(var(--accent))}@media (max-width:768px){.Education-module__z6TEzW__cardHeader{align-items:flex-start;gap:var(--space-4);padding:var(--space-4);flex-direction:column}.Education-module__z6TEzW__gradeSection{flex-direction:row-reverse;justify-content:space-between;width:100%}.Education-module__z6TEzW__contentGrid{grid-template-columns:1fr}.Education-module__z6TEzW__expandedContent{padding:0 var(--space-4) var(--space-4)}}
.Projects-module__i4L9UG__sectionHeader{margin-bottom:var(--space-8);flex-direction:column;align-items:center;display:flex}.Projects-module__i4L9UG__projectsContainer{width:100%;min-height:400px}.Projects-module__i4L9UG__projectsLayout{gap:var(--space-8);flex-direction:column;display:flex}.Projects-module__i4L9UG__featuredCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-3xl);min-height:400px;box-shadow:var(--shadow-xl);transition:border-color var(--duration-normal) var(--ease-default);grid-template-columns:3fr 2fr;display:grid;position:relative;overflow:hidden}.Projects-module__i4L9UG__featuredCard:hover{border-color:hsl(var(--accent)/.4)}.Projects-module__i4L9UG__featuredGlow{background:radial-gradient(circle at top left, hsl(var(--accent)/.08) 0%, transparent 60%);pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Projects-module__i4L9UG__featuredContent{z-index:2;padding:var(--space-10);flex-direction:column;justify-content:center;display:flex;position:relative}.Projects-module__i4L9UG__featuredHeader{align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.Projects-module__i4L9UG__featuredLogoWrapper{background:var(--bg-primary);border-radius:var(--radius-xl);border:1px solid var(--border-color);width:64px;height:64px;padding:var(--space-2);justify-content:center;align-items:center;display:flex}.Projects-module__i4L9UG__featuredLogo{object-fit:contain;max-width:100%;max-height:100%}.Projects-module__i4L9UG__featuredBadge{font-family:var(--font-mono);font-size:var(--text-xs);color:hsl(var(--accent));text-transform:uppercase;letter-spacing:var(--tracking-wider);margin-bottom:var(--space-1);font-weight:600;display:inline-block}.Projects-module__i4L9UG__featuredTitle{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--text-heading);font-weight:800;line-height:var(--leading-tight)}.Projects-module__i4L9UG__featuredSummary{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-body);margin-bottom:var(--space-6)}.Projects-module__i4L9UG__featuredMeta{align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-sm);margin-bottom:var(--space-6);color:var(--text-muted);display:flex}.Projects-module__i4L9UG__metaLabel{color:var(--text-body);font-weight:600}.Projects-module__i4L9UG__featuredTags{gap:var(--space-2);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.Projects-module__i4L9UG__featuredTag{padding:var(--space-1) var(--space-3);font-family:var(--font-mono);font-size:var(--text-xs);color:hsl(var(--accent-secondary));background:hsl(var(--accent-secondary)/.1);border:1px solid hsl(var(--accent-secondary)/.2);border-radius:var(--radius-full)}.Projects-module__i4L9UG__featuredActions{gap:var(--space-4);display:flex}.Projects-module__i4L9UG__featuredVisual{background:var(--bg-elevated);border-left:1px solid var(--border-color);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Projects-module__i4L9UG__visualGrid{background-image:linear-gradient(to right, var(--border-color-strong) 1px, transparent 1px), linear-gradient(to bottom, var(--border-color-strong) 1px, transparent 1px);opacity:.3;z-index:1;background-size:30px 30px;position:absolute;inset:0}.Projects-module__i4L9UG__visualCircles{z-index:0;width:100%;height:100%;position:relative}.Projects-module__i4L9UG__circle1,.Projects-module__i4L9UG__circle2,.Projects-module__i4L9UG__circle3{filter:blur(40px);border-radius:50%;position:absolute}.Projects-module__i4L9UG__circle1{background:hsl(var(--accent)/.3);width:200px;height:200px;animation:8s infinite alternate Projects-module__i4L9UG__float;top:10%;left:20%}.Projects-module__i4L9UG__circle2{background:hsl(var(--accent-secondary)/.3);width:150px;height:150px;animation:6s infinite alternate-reverse Projects-module__i4L9UG__float;bottom:20%;right:10%}.Projects-module__i4L9UG__standardGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.Projects-module__i4L9UG__standardCard{background:var(--bg-glass);border:1px solid var(--border-color);border-radius:var(--radius-2xl);padding:var(--space-6);flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.Projects-module__i4L9UG__standardCard:hover{background:var(--bg-card-hover);border-color:var(--border-color-strong);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Projects-module__i4L9UG__standardCard:before{content:"";background:var(--gradient-primary);opacity:0;width:100%;height:3px;transition:opacity .3s;position:absolute;top:0;left:0}.Projects-module__i4L9UG__standardCard:hover:before{opacity:1}.Projects-module__i4L9UG__standardHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.Projects-module__i4L9UG__standardTitleGroup{align-items:center;gap:var(--space-3);display:flex}.Projects-module__i4L9UG__standardLogo{border-radius:var(--radius-sm);background:#fff;padding:2px}.Projects-module__i4L9UG__standardTitle{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-heading);font-weight:700;line-height:var(--leading-tight)}.Projects-module__i4L9UG__standardLinks{gap:var(--space-2);display:flex}.Projects-module__i4L9UG__iconLink{color:var(--text-muted);padding:var(--space-1);transition:color .2s}.Projects-module__i4L9UG__iconLink:hover{color:hsl(var(--accent))}.Projects-module__i4L9UG__standardSummary{color:var(--text-body);font-size:var(--text-sm);line-height:var(--leading-relaxed);margin-bottom:var(--space-6);flex-grow:1}.Projects-module__i4L9UG__standardMeta{align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-4);display:flex}.Projects-module__i4L9UG__standardTags{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.Projects-module__i4L9UG__moreTags{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.Projects-module__i4L9UG__emptyState{padding:var(--space-16);color:var(--text-muted);background:var(--bg-card);border:1px dashed var(--border-color);border-radius:var(--radius-2xl);justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.Projects-module__i4L9UG__featuredCard{grid-template-columns:1fr;min-height:auto}.Projects-module__i4L9UG__featuredVisual{display:none}}@media (max-width:768px){.Projects-module__i4L9UG__featuredContent{padding:var(--space-6) var(--space-4)}.Projects-module__i4L9UG__featuredTitle{font-size:var(--text-2xl)}.Projects-module__i4L9UG__featuredActions{flex-direction:column}.Projects-module__i4L9UG__standardGrid{grid-template-columns:1fr}}
.Accomplishments-module__PJhCba__sectionHeader{margin-bottom:var(--space-4);flex-direction:column;align-items:center;display:flex}.Accomplishments-module__PJhCba__carouselContainer{width:100%;position:relative}.Accomplishments-module__PJhCba__controls{justify-content:flex-end;gap:var(--space-2);margin-bottom:var(--space-4);padding-right:var(--space-4);display:flex}.Accomplishments-module__PJhCba__navBtn{background:var(--bg-card);border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-heading);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Accomplishments-module__PJhCba__navBtn:not(.Accomplishments-module__PJhCba__disabled):hover{background:var(--bg-elevated);border-color:hsl(var(--accent)/.5);color:hsl(var(--accent));transform:scale(1.05)}.Accomplishments-module__PJhCba__navBtn.Accomplishments-module__PJhCba__disabled{opacity:.3;cursor:not-allowed}.Accomplishments-module__PJhCba__carouselTrack{gap:var(--space-6);padding:var(--space-2) var(--space-4) var(--space-8);scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.Accomplishments-module__PJhCba__carouselTrack::-webkit-scrollbar{display:none}.Accomplishments-module__PJhCba__cardWrapper{scroll-snap-align:start;flex:0 0 350px}.Accomplishments-module__PJhCba__accompCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-2xl);padding:var(--space-6);height:100%;box-shadow:var(--shadow-sm);flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.Accomplishments-module__PJhCba__accompCard:hover{background:var(--bg-card-hover);border-color:var(--border-color-strong);box-shadow:var(--shadow-xl);transform:translateY(-4px)}.Accomplishments-module__PJhCba__cardGradientTop{background:var(--gradient-secondary);height:3px;position:absolute;top:0;left:0;right:0}.Accomplishments-module__PJhCba__cardHeader{margin-bottom:var(--space-6);justify-content:space-between;align-items:flex-start;display:flex}.Accomplishments-module__PJhCba__iconWrapper{background:hsl(var(--accent-secondary)/.1);width:48px;height:48px;color:hsl(var(--accent-secondary));border-radius:var(--radius-xl);justify-content:center;align-items:center;display:flex}.Accomplishments-module__PJhCba__timelineBadge{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);background:var(--bg-primary);border:1px solid var(--border-color);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full)}.Accomplishments-module__PJhCba__cardContent{gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column;flex-grow:1;display:flex}.Accomplishments-module__PJhCba__title{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-heading);font-weight:700;line-height:var(--leading-tight)}.Accomplishments-module__PJhCba__orgLink{font-family:var(--font-mono);font-size:var(--text-sm);color:hsl(var(--accent));font-weight:500}.Accomplishments-module__PJhCba__orgLink:hover{text-decoration:underline}.Accomplishments-module__PJhCba__overview{font-size:var(--text-sm);color:var(--text-body);line-height:var(--leading-relaxed);margin-top:var(--space-2)}.Accomplishments-module__PJhCba__cardFooter{border-top:1px solid var(--border-color);padding-top:var(--space-4);margin-top:auto}.Accomplishments-module__PJhCba__certBtn{width:100%;padding:var(--space-2) var(--space-4);border:1px solid var(--border-color-strong);border-radius:var(--radius-lg);color:var(--text-heading);font-size:var(--text-sm);background:0 0;justify-content:space-between;align-items:center;font-weight:500;transition:all .2s;display:flex}.Accomplishments-module__PJhCba__certBtn:hover{background:hsl(var(--accent-secondary)/.1);border-color:hsl(var(--accent-secondary)/.3);color:hsl(var(--accent-secondary))}.Accomplishments-module__PJhCba__noCert{text-align:center;font-size:var(--text-sm);color:var(--text-muted);padding:var(--space-2) 0;font-style:italic;display:block}.Accomplishments-module__PJhCba__carouselSpacer{flex:0 0 10px}@media (max-width:768px){.Accomplishments-module__PJhCba__controls{display:none}.Accomplishments-module__PJhCba__cardWrapper{flex:0 0 calc(100vw - 40px)}}
.Achievements-module__H6LOrq__sectionHeader{margin-bottom:var(--space-16);flex-direction:column;align-items:center;display:flex}.Achievements-module__H6LOrq__galleryGrid{gap:var(--space-8);padding:var(--space-8) 0;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));max-width:1200px;margin:0 auto;display:grid}.Achievements-module__H6LOrq__galleryItemWrapper{height:400px}@media (min-width:769px){.Achievements-module__H6LOrq__galleryItemWrapper:nth-child(2n){margin-top:80px}}.Achievements-module__H6LOrq__achievementCard{border-radius:var(--radius-2xl);width:100%;height:100%;box-shadow:var(--shadow-lg);border:1px solid var(--border-color);cursor:pointer;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:block;position:relative;overflow:hidden}a.Achievements-module__H6LOrq__achievementCard:hover{box-shadow:var(--shadow-2xl);border-color:hsl(var(--accent)/.5);transform:scale(1.02)}div.Achievements-module__H6LOrq__achievementCard{cursor:default}.Achievements-module__H6LOrq__imageContainer{z-index:0;position:absolute;inset:0}.Achievements-module__H6LOrq__achievementImage{object-fit:cover;transition:transform .8s}a.Achievements-module__H6LOrq__achievementCard:hover .Achievements-module__H6LOrq__achievementImage{transform:scale(1.05)}.Achievements-module__H6LOrq__imageOverlay{background:linear-gradient(#0000 0%,#0003 40%,#000000e6 100%);position:absolute;inset:0}.Achievements-module__H6LOrq__achievementContent{z-index:1;padding:var(--space-6);transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}a.Achievements-module__H6LOrq__achievementCard:hover .Achievements-module__H6LOrq__achievementContent{transform:translateY(0)}.Achievements-module__H6LOrq__achievementTitle{font-family:var(--font-display);font-size:var(--text-2xl);color:#fff;margin-bottom:var(--space-2);font-weight:700;line-height:var(--leading-tight)}.Achievements-module__H6LOrq__achievementSummary{font-size:var(--text-base);color:#fffc;line-height:var(--leading-relaxed);opacity:0;max-height:0;transition:opacity .4s,max-height .4s}div.Achievements-module__H6LOrq__achievementCard .Achievements-module__H6LOrq__achievementSummary{opacity:1;max-height:100px;transform:translateY(0)}a.Achievements-module__H6LOrq__achievementCard:hover .Achievements-module__H6LOrq__achievementSummary{opacity:1;max-height:100px}@media (max-width:768px){.Achievements-module__H6LOrq__galleryGrid{gap:var(--space-6);grid-template-columns:1fr}.Achievements-module__H6LOrq__galleryItemWrapper{height:300px}.Achievements-module__H6LOrq__achievementContent{transform:translateY(0)}.Achievements-module__H6LOrq__achievementSummary{opacity:1;max-height:100px}}
.FeaturedPosts-module__MMHfAG__sectionHeader{margin-bottom:var(--space-12);justify-content:space-between;align-items:flex-end;gap:var(--space-6);flex-wrap:wrap;display:flex}.FeaturedPosts-module__MMHfAG__headerTitles{flex-direction:column;display:flex}.FeaturedPosts-module__MMHfAG__headingOverride.FeaturedPosts-module__MMHfAG__headingOverride{text-align:left;margin-bottom:0}.FeaturedPosts-module__MMHfAG__magazineGrid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.FeaturedPosts-module__MMHfAG__postCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-2xl);flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.FeaturedPosts-module__MMHfAG__postCard:hover{box-shadow:var(--shadow-xl);border-color:var(--border-color-strong);transform:translateY(-8px)}.FeaturedPosts-module__MMHfAG__postLink{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.FeaturedPosts-module__MMHfAG__featuredPost{grid-column:span 2}.FeaturedPosts-module__MMHfAG__imageContainer{aspect-ratio:16/9;background:var(--bg-elevated);width:100%;position:relative;overflow:hidden}.FeaturedPosts-module__MMHfAG__featuredPost .FeaturedPosts-module__MMHfAG__imageContainer{aspect-ratio:21/9}.FeaturedPosts-module__MMHfAG__postImage{object-fit:cover;transition:transform .6s}.FeaturedPosts-module__MMHfAG__postCard:hover .FeaturedPosts-module__MMHfAG__postImage{transform:scale(1.05)}.FeaturedPosts-module__MMHfAG__fallbackImage{background:var(--gradient-subtle);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FeaturedPosts-module__MMHfAG__fallbackInitials{font-family:var(--font-display);font-size:var(--text-5xl);color:var(--text-muted);opacity:.3;font-weight:800}.FeaturedPosts-module__MMHfAG__postOverlay{background:linear-gradient(to top, var(--bg-card) -20%, transparent 50%);pointer-events:none;position:absolute;inset:0}.FeaturedPosts-module__MMHfAG__featuredBadge{top:var(--space-4);left:var(--space-4);background:var(--bg-glass-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-heading);font-family:var(--font-mono);font-size:var(--text-xs);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--border-color);z-index:2;font-weight:600;position:absolute}.FeaturedPosts-module__MMHfAG__postContent{padding:var(--space-6);flex-direction:column;flex-grow:1;display:flex}.FeaturedPosts-module__MMHfAG__postMeta{align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-4);display:flex}.FeaturedPosts-module__MMHfAG__metaDivider{color:var(--border-color-strong)}.FeaturedPosts-module__MMHfAG__postTitle{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-heading);font-weight:700;line-height:var(--leading-tight);margin-bottom:var(--space-3);align-items:center;gap:var(--space-2);display:flex}.FeaturedPosts-module__MMHfAG__featuredPost .FeaturedPosts-module__MMHfAG__postTitle{font-size:var(--text-3xl)}.FeaturedPosts-module__MMHfAG__titleArrow{opacity:0;color:hsl(var(--accent));transition:all .3s;transform:translate(-10px)rotate(-45deg)}.FeaturedPosts-module__MMHfAG__postCard:hover .FeaturedPosts-module__MMHfAG__titleArrow{opacity:1;transform:translate(0)rotate(-45deg)}.FeaturedPosts-module__MMHfAG__postExcerpt{color:var(--text-body);line-height:var(--leading-relaxed);margin-bottom:var(--space-6);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;display:-webkit-box;overflow:hidden}.FeaturedPosts-module__MMHfAG__featuredPost .FeaturedPosts-module__MMHfAG__postExcerpt{-webkit-line-clamp:2;line-clamp:2;font-size:var(--text-lg)}.FeaturedPosts-module__MMHfAG__postTags{gap:var(--space-2);flex-wrap:wrap;margin-top:auto;display:flex}.FeaturedPosts-module__MMHfAG__postTag{font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-elevated);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:var(--tracking-wide);padding:2px 8px;font-size:10px}@media (max-width:1024px){.FeaturedPosts-module__MMHfAG__magazineGrid{grid-template-columns:repeat(2,1fr)}.FeaturedPosts-module__MMHfAG__featuredPost{grid-column:span 2}}@media (max-width:768px){.FeaturedPosts-module__MMHfAG__sectionHeader{flex-direction:column;align-items:flex-start}.FeaturedPosts-module__MMHfAG__magazineGrid{grid-template-columns:1fr}.FeaturedPosts-module__MMHfAG__featuredPost{grid-column:span 1}.FeaturedPosts-module__MMHfAG__featuredPost .FeaturedPosts-module__MMHfAG__imageContainer{aspect-ratio:16/9}.FeaturedPosts-module__MMHfAG__featuredPost .FeaturedPosts-module__MMHfAG__postTitle{font-size:var(--text-2xl)}}
