.Hero-module__QyaE7G__hero{width:100%;min-height:calc(100vh - 80px);padding:var(--space-3xl)0;justify-content:center;align-items:center;margin-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__QyaE7G__canvas{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__QyaE7G__contentBox{z-index:2;border-radius:var(--radius-md);width:90%;max-width:900px;margin:var(--space-3xl);aspect-ratio:16/9;background:#0a0a0af2;flex-direction:column;justify-content:center;padding:3rem;display:flex;position:relative;box-shadow:0 12px 48px #0009}.Hero-module__QyaE7G__name{font-family:var(--font-display);font-size:var(--text-4xl);color:var(--text-primary);margin-bottom:var(--space-xl);text-align:left;align-items:baseline;gap:var(--space-md);flex-wrap:wrap;font-weight:700;display:flex}.Hero-module__QyaE7G__tagline{font-family:var(--font-body);font-size:var(--text-xl);color:var(--text-primary);letter-spacing:.02em;font-style:italic;font-weight:300}.Hero-module__QyaE7G__about{gap:var(--space-md);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.Hero-module__QyaE7G__about p{font-size:var(--text-lg);color:var(--text-secondary);text-align:left;margin:0;line-height:1.8}.Hero-module__QyaE7G__availability{color:var(--accent);border-radius:var(--radius-sm);font-weight:500;font-size:var(--text-base);cursor:pointer;letter-spacing:.01em;white-space:normal;text-align:left;background:#ffffff14;border:1px solid #ffffff26;align-self:flex-start;width:fit-content;max-width:450px;margin-bottom:0;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #0000001a}.Hero-module__QyaE7G__availability:hover{border-color:var(--accent);color:var(--accent);opacity:.9;background:#dc262626;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.Hero-module__QyaE7G__iconRow{gap:var(--space-lg);z-index:10;margin-bottom:var(--space-lg);flex-wrap:wrap;align-items:center;display:flex;position:relative}.Hero-module__QyaE7G__iconRow a{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--text-secondary);transition:all var(--transition-base);background:#ffffff14;border:1px solid #ffffff26;justify-content:center;align-items:center;display:flex}.Hero-module__QyaE7G__iconRow a:hover{border-color:var(--accent);color:var(--accent);background:#dc262626;transform:translateY(-2px)}@media (max-width:1200px){.Hero-module__QyaE7G__contentBox{max-width:800px;padding:var(--space-3xl);aspect-ratio:auto}}@media (max-width:1024px){.Hero-module__QyaE7G__hero{padding:var(--space-2xl)0;margin-top:70px}.Hero-module__QyaE7G__contentBox{max-width:700px;padding:var(--space-2xl)}.Hero-module__QyaE7G__name{font-size:var(--text-3xl)}.Hero-module__QyaE7G__tagline{font-size:var(--text-lg)}}@media (max-width:768px){.Hero-module__QyaE7G__hero{padding:var(--space-xl)0;margin-top:60px}.Hero-module__QyaE7G__contentBox{width:90%;max-width:none;padding:var(--space-xl);margin:var(--space-lg)}.Hero-module__QyaE7G__iconRow{gap:var(--space-md)}.Hero-module__QyaE7G__iconRow a{background:#282828cc;border-color:#fff3;width:44px;height:44px}}@media (max-width:480px){.Hero-module__QyaE7G__contentBox{padding:var(--space-lg);margin:var(--space-md)}.Hero-module__QyaE7G__name{margin-bottom:var(--space-md);font-size:var(--text-2xl)}.Hero-module__QyaE7G__tagline{font-size:var(--text-base)}.Hero-module__QyaE7G__iconRow{gap:var(--space-sm)}.Hero-module__QyaE7G__availability{font-size:var(--text-sm)}}
.PublicProof-module__ZQYJla__grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.PublicProof-module__ZQYJla__proofCard{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-xl);transition:all var(--transition-base);flex-direction:column;display:flex;box-shadow:0 4px 16px #0000004d}.PublicProof-module__ZQYJla__proofCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 32px #00000080}.PublicProof-module__ZQYJla__cardTitle{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-lg);font-weight:600}.PublicProof-module__ZQYJla__embedContainer{background:var(--bg-tertiary);border-radius:var(--radius-sm);padding:var(--space-md);margin-bottom:var(--space-lg);justify-content:center;align-items:center;display:flex;overflow:hidden}.PublicProof-module__ZQYJla__alignStart{justify-content:flex-start}.PublicProof-module__ZQYJla__githubChart,.PublicProof-module__ZQYJla__leetcodeCard,.PublicProof-module__ZQYJla__statsImage{object-fit:contain;border-radius:var(--radius-sm);max-width:100%;height:auto}.PublicProof-module__ZQYJla__githubStats{margin-bottom:var(--space-lg);justify-content:flex-start;width:100%;display:flex}.PublicProof-module__ZQYJla__link{align-items:center;gap:var(--space-sm);font-size:var(--text-base);color:var(--accent);transition:all var(--transition-fast);margin-top:auto;font-weight:500;text-decoration:none;display:inline-flex}.PublicProof-module__ZQYJla__link:hover{color:var(--accent-hover);transform:translate(4px)}@media (max-width:768px){.PublicProof-module__ZQYJla__proofCard{padding:var(--space-lg)}.PublicProof-module__ZQYJla__cardTitle{font-size:var(--text-lg);margin-bottom:var(--space-md)}.PublicProof-module__ZQYJla__embedContainer{padding:var(--space-sm)}}
.ExpandableCard-module__IFdbYG__card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-2xl);margin-bottom:var(--space-md);flex-direction:column;height:100%;transition:all .25s cubic-bezier(.2,0,0,1);display:flex;position:relative;box-shadow:0 4px 16px #0006}.ExpandableCard-module__IFdbYG__card.ExpandableCard-module__IFdbYG__clickable{cursor:pointer}.ExpandableCard-module__IFdbYG__card.ExpandableCard-module__IFdbYG__clickable:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 12px 32px #0009}.ExpandableCard-module__IFdbYG__card.ExpandableCard-module__IFdbYG__clickable:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.ExpandableCard-module__IFdbYG__card.ExpandableCard-module__IFdbYG__empty{opacity:.7;border-style:dashed}.ExpandableCard-module__IFdbYG__header{gap:var(--space-sm);flex-direction:column;display:flex}.ExpandableCard-module__IFdbYG__titleRow{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.ExpandableCard-module__IFdbYG__title{font-size:var(--text-xl);color:var(--text-primary);flex:1;margin:0;font-weight:600}.ExpandableCard-module__IFdbYG__subtitle{font-size:var(--text-base);color:var(--text-secondary);margin:0}.ExpandableCard-module__IFdbYG__period{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.ExpandableCard-module__IFdbYG__overview{font-size:var(--text-base);color:var(--text-secondary);margin:var(--space-sm)0 0 0;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}.ExpandableCard-module__IFdbYG__badge{padding:var(--space-xs)var(--space-md);font-size:var(--text-sm);border-radius:var(--radius-sm);background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border);font-weight:500;display:inline-block}.ExpandableCard-module__IFdbYG__badge.ExpandableCard-module__IFdbYG__completed{color:#22c55e;background:#22c55e1a;border-color:#22c55e4d}.ExpandableCard-module__IFdbYG__badge.ExpandableCard-module__IFdbYG__in-progress{color:#eab308;background:#eab3081a;border-color:#eab3084d}.ExpandableCard-module__IFdbYG__badge.ExpandableCard-module__IFdbYG__planned{color:#94a3b8;background:#94a3b81a;border-color:#94a3b84d}.ExpandableCard-module__IFdbYG__badge.ExpandableCard-module__IFdbYG__active{color:#3b82f6;background:#3b82f61a;border-color:#3b82f64d}.ExpandableCard-module__IFdbYG__badge.ExpandableCard-module__IFdbYG__ideation{color:#94a3b8;background:#94a3b81a;border-color:#94a3b84d}.ExpandableCard-module__IFdbYG__badge.ExpandableCard-module__IFdbYG__submitted{color:#a855f7;background:#a855f71a;border-color:#a855f74d}.ExpandableCard-module__IFdbYG__badge.ExpandableCard-module__IFdbYG__published{color:#10b981;background:#10b9811a;border-color:#10b9814d}.ExpandableCard-module__IFdbYG__badge.ExpandableCard-module__IFdbYG__in-review{color:#f97516;background:#f973161a;border-color:#f973164d}.ExpandableCard-module__IFdbYG__chevron{color:var(--text-tertiary);transition:transform var(--transition-base);flex-shrink:0}.ExpandableCard-module__IFdbYG__chevron.ExpandableCard-module__IFdbYG__rotated{transform:rotate(180deg)}.ExpandableCard-module__IFdbYG__card.ExpandableCard-module__IFdbYG__clickable:hover .ExpandableCard-module__IFdbYG__chevron{color:var(--accent)}.ExpandableCard-module__IFdbYG__details{max-height:0;transition:max-height var(--transition-slow);overflow:hidden}.ExpandableCard-module__IFdbYG__details.ExpandableCard-module__IFdbYG__visible{max-height:2000px;margin-top:var(--space-lg)}.ExpandableCard-module__IFdbYG__detailsContent{gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--border);flex-direction:column;display:flex}.ExpandableCard-module__IFdbYG__detailSection{gap:var(--space-sm);flex-direction:column;display:flex}.ExpandableCard-module__IFdbYG__detailLabel{font-size:var(--text-sm);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin:0;font-weight:600}.ExpandableCard-module__IFdbYG__detailSection p{font-size:var(--text-base);color:var(--text-secondary);margin:0;line-height:1.6}.ExpandableCard-module__IFdbYG__skillTags{gap:var(--space-sm);flex-wrap:wrap;display:flex}.ExpandableCard-module__IFdbYG__skillTag{padding:var(--space-xs)var(--space-md);font-size:var(--text-sm);background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);transition:all var(--transition-fast);display:inline-block}.ExpandableCard-module__IFdbYG__skillTag:hover{border-color:var(--accent);color:var(--text-primary)}.ExpandableCard-module__IFdbYG__links{gap:var(--space-md);flex-wrap:wrap;display:flex}.ExpandableCard-module__IFdbYG__link{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--accent);transition:all var(--transition-fast);padding:var(--space-sm)var(--space-md);border:1px solid var(--border);border-radius:var(--radius-sm);font-weight:500;text-decoration:none;display:inline-flex}.ExpandableCard-module__IFdbYG__link:hover{background:var(--bg-tertiary);border-color:var(--accent);transform:translate(2px)}.ExpandableCard-module__IFdbYG__link svg{width:16px;height:16px}.ExpandableCard-module__IFdbYG__emptyMessage{font-size:var(--text-sm);color:var(--text-tertiary);margin:var(--space-sm)0 0 0;font-style:italic}@media (max-width:768px){.ExpandableCard-module__IFdbYG__card{padding:var(--space-md)}.ExpandableCard-module__IFdbYG__title{font-size:var(--text-lg)}.ExpandableCard-module__IFdbYG__titleRow{gap:var(--space-sm)}}
.EmptyState-module__QvXXza__emptyState{padding:var(--space-3xl)var(--space-2xl);text-align:center;background:var(--bg-secondary);border:1px dashed var(--border);border-radius:var(--radius-md);align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.EmptyState-module__QvXXza__icon{font-size:var(--text-4xl);opacity:.4;filter:grayscale()}.EmptyState-module__QvXXza__message{font-size:var(--text-base);color:var(--text-tertiary);max-width:400px;margin:0;font-style:italic}@media (max-width:768px){.EmptyState-module__QvXXza__emptyState{padding:var(--space-2xl)var(--space-lg)}.EmptyState-module__QvXXza__icon{font-size:var(--text-3xl)}.EmptyState-module__QvXXza__message{font-size:var(--text-sm)}}
.Education-module__g5S2NG__educationList{gap:var(--space-xl);flex-direction:column;display:flex}.Education-module__g5S2NG__educationItem{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-2xl);height:100%;transition:all .25s cubic-bezier(.2,0,0,1);position:relative;box-shadow:0 4px 16px #0006}.Education-module__g5S2NG__educationItem:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 12px 32px #0009}.Education-module__g5S2NG__degree{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:600}.Education-module__g5S2NG__institution{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-xs)}.Education-module__g5S2NG__period{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-md)}.Education-module__g5S2NG__gpa{font-size:var(--text-base);color:var(--accent);margin-bottom:var(--space-md);font-weight:500}.Education-module__g5S2NG__highlights{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Education-module__g5S2NG__highlights li{color:var(--text-secondary);padding-left:var(--space-lg);position:relative}.Education-module__g5S2NG__highlights li:before{content:"▸";color:var(--accent);font-weight:700;position:absolute;left:0}@media (max-width:768px){.Education-module__g5S2NG__educationItem{padding:var(--space-lg)}.Education-module__g5S2NG__degree{font-size:var(--text-lg)}.Education-module__g5S2NG__institution{font-size:var(--text-base)}}
.Skills-module__MphrkG__grid{gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.Skills-module__MphrkG__item{--item-bg:#f0f0f0;background:var(--item-bg);border-radius:var(--radius-md);width:128px;height:128px;transition:all var(--transition-base);cursor:default;color:#000;border:1px solid #00000014;justify-content:center;align-items:center;display:flex;position:relative}.Skills-module__MphrkG__darkItem{--item-bg:var(--bg-secondary);border-color:var(--border);color:#fff}.Skills-module__MphrkG__item:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);z-index:100;background:#fff;transform:translateY(-4px)}.Skills-module__MphrkG__darkItem:hover{background:var(--bg-tertiary)}.Skills-module__MphrkG__icon{object-fit:contain;opacity:1;filter:drop-shadow(0 4px 8px #00000026);width:64px;height:64px;transition:transform var(--transition-base);text-align:center;word-wrap:break-word;overflow-wrap:break-word;justify-content:center;align-items:center;max-width:100%;font-size:14px;line-height:1.2;display:flex}a.Skills-module__MphrkG__item{cursor:pointer;text-decoration:none}.Skills-module__MphrkG__item:hover .Skills-module__MphrkG__icon{transform:scale(1.1)}.Skills-module__MphrkG__name{color:#000;border-radius:var(--radius-sm);font-size:var(--text-sm);white-space:nowrap;opacity:0;visibility:hidden;transition:all var(--transition-fast);pointer-events:none;z-index:10;box-shadow:var(--shadow-md);background:#fff;border:1px solid #ddd;padding:6px 12px;position:absolute;bottom:-36px;left:50%;transform:translate(-50%)}.Skills-module__MphrkG__darkItem .Skills-module__MphrkG__name{color:#fff;background:#000;border-color:#333}.Skills-module__MphrkG__item:hover .Skills-module__MphrkG__name{opacity:1;visibility:visible;bottom:-44px}.Skills-module__MphrkG__categoryLabel{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-sm);text-transform:uppercase;letter-spacing:.05em;font-weight:500;display:block}@media (max-width:1024px){.Skills-module__MphrkG__item{width:100px;height:100px}.Skills-module__MphrkG__icon{width:50px;height:50px}}@media (max-width:768px){.Skills-module__MphrkG__item{width:80px;height:80px}.Skills-module__MphrkG__icon{width:40px;height:40px}.Skills-module__MphrkG__grid{justify-content:center;gap:var(--space-sm)}}@media (max-width:480px){.Skills-module__MphrkG__item{width:72px;height:72px}.Skills-module__MphrkG__icon{width:36px;height:36px}}.Skills-module__MphrkG__flagIcon{border-radius:var(--radius-sm);filter:none;object-fit:contain;width:64px;height:64px}.Skills-module__MphrkG__languageGlyph{flex-direction:column}.Skills-module__MphrkG__proficiency{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);text-align:center;margin-top:.5rem;font-size:.75rem;font-weight:500;display:block}.Skills-module__MphrkG__darkItem .Skills-module__MphrkG__proficiency{color:#fff}
.Research-module__scLlSq__grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(400px,1fr));display:grid}@media (max-width:768px){.Research-module__scLlSq__grid{gap:var(--space-lg);grid-template-columns:1fr}}
.StudentActivities-module__KcqpqW__grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(400px,1fr));display:grid}@media (max-width:768px){.StudentActivities-module__KcqpqW__grid{gap:var(--space-lg);grid-template-columns:1fr}}
.depth-module__OFpl_q__page{min-height:100vh;padding-top:100px}.depth-module__OFpl_q__pageTitle{font-family:var(--font-display);font-size:var(--text-4xl);color:var(--text-primary);margin-bottom:var(--space-4xl);text-align:left;font-weight:700}.depth-module__OFpl_q__grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(450px,1fr));display:grid}.depth-module__OFpl_q__interestsGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}.depth-module__OFpl_q__interestCard{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-2xl);height:100%;transition:all .25s cubic-bezier(.2,0,0,1);box-shadow:0 4px 16px #0006}.depth-module__OFpl_q__interestCard:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 12px 32px #0009}.depth-module__OFpl_q__interestTitle{font-size:var(--text-2xl);color:var(--accent);margin-bottom:var(--space-xl);font-weight:600}.depth-module__OFpl_q__interestList{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.depth-module__OFpl_q__interestList li{color:var(--text-secondary);padding-left:var(--space-xl);font-size:var(--text-lg);position:relative}.depth-module__OFpl_q__interestList li:before{content:"▸";color:var(--accent);font-weight:700;position:absolute;left:0}@media (max-width:768px){.depth-module__OFpl_q__page{padding-top:80px}.depth-module__OFpl_q__pageTitle{font-size:var(--text-3xl)}.depth-module__OFpl_q__grid{gap:var(--space-lg);grid-template-columns:1fr}.depth-module__OFpl_q__interestsGrid{gap:var(--space-xl);grid-template-columns:1fr}.depth-module__OFpl_q__interestCard{padding:36px}.depth-module__OFpl_q__interestTitle{font-size:var(--text-xl)}.depth-module__OFpl_q__interestList li{font-size:var(--text-base)}}
.Awards-module__MtgEuG__grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(400px,1fr));display:grid}@media (max-width:768px){.Awards-module__MtgEuG__grid{gap:var(--space-lg);grid-template-columns:1fr}}
.UnifiedExperience-module__xaxO7q__subsection{margin-bottom:var(--space-4xl);padding-bottom:var(--space-4xl);border-bottom:1px solid var(--border)}.UnifiedExperience-module__xaxO7q__subsection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.UnifiedExperience-module__xaxO7q__subsectionTitle{font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-2xl);text-align:left;font-weight:600}.UnifiedExperience-module__xaxO7q__grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(450px,1fr));display:grid}.UnifiedExperience-module__xaxO7q__skillsContainer{gap:var(--space-xl);flex-direction:column;display:flex}.UnifiedExperience-module__xaxO7q__skillCategory{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3xl);box-shadow:0 2px 8px #0003}.UnifiedExperience-module__xaxO7q__categoryTitle{font-size:var(--text-xl);color:var(--accent);margin-bottom:var(--space-xl);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.UnifiedExperience-module__xaxO7q__skillGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.UnifiedExperience-module__xaxO7q__skill{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-md)var(--space-lg);text-align:center;transition:all var(--transition-base);cursor:default}.UnifiedExperience-module__xaxO7q__skill:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.UnifiedExperience-module__xaxO7q__skillName{font-size:var(--text-base);color:var(--text-primary);font-weight:500}@media (max-width:1024px){.UnifiedExperience-module__xaxO7q__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.UnifiedExperience-module__xaxO7q__skillGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media (max-width:768px){.UnifiedExperience-module__xaxO7q__grid{gap:var(--space-lg);grid-template-columns:1fr}.UnifiedExperience-module__xaxO7q__subsectionTitle{font-size:var(--text-xl);margin-bottom:var(--space-lg)}.UnifiedExperience-module__xaxO7q__subsection{margin-bottom:var(--space-3xl);padding-bottom:var(--space-3xl)}.UnifiedExperience-module__xaxO7q__skillCategory{padding:var(--space-2xl)}.UnifiedExperience-module__xaxO7q__skillGrid{gap:var(--space-sm);grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.UnifiedExperience-module__xaxO7q__categoryTitle{font-size:var(--text-lg)}.UnifiedExperience-module__xaxO7q__skillName{font-size:var(--text-sm)}}
