.BackgroundEffects-module__cKM4ca__gridBg{pointer-events:none;z-index:0;background-image:linear-gradient(#3b82f608 1px,#0000 1px),linear-gradient(90deg,#3b82f608 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}.BackgroundEffects-module__cKM4ca__ambient{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.BackgroundEffects-module__cKM4ca__ambient1{background:radial-gradient(circle,#2563be2e 0%,#0000 70%);width:600px;height:600px;top:-200px;left:-150px}.BackgroundEffects-module__cKM4ca__ambient2{background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:500px;height:500px;bottom:20%;right:-100px}
.Navbar-module__4IqnvW__nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#020817b3;justify-content:space-between;align-items:center;padding:20px 48px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__4IqnvW__logo{font-family:var(--font-mono);color:var(--accent);letter-spacing:.05em;font-size:14px}.Navbar-module__4IqnvW__logo span{color:var(--text-secondary)}.Navbar-module__4IqnvW__links{gap:36px;list-style:none;display:flex}.Navbar-module__4IqnvW__links a{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);font-size:12px;text-decoration:none;transition:color .2s}.Navbar-module__4IqnvW__links a:hover{color:var(--text-primary)}.Navbar-module__4IqnvW__cta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border:1px solid var(--border);background:var(--accent-dim);border-radius:4px;padding:8px 20px;font-size:12px;text-decoration:none;transition:all .2s}.Navbar-module__4IqnvW__cta:hover{border-color:var(--accent);background:#3b82f633}@media (max-width:1024px){.Navbar-module__4IqnvW__nav{padding:20px 24px}.Navbar-module__4IqnvW__links{display:none}}@media (max-width:640px){.Navbar-module__4IqnvW__nav{gap:16px;padding:16px 20px}.Navbar-module__4IqnvW__logo{font-size:14px}.Navbar-module__4IqnvW__cta{padding:8px 16px;font-size:11px}}
.HeroSection-module__HwbqJa__hero{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;min-height:100vh;margin:0 auto;padding:120px 80px 80px;display:grid}.HeroSection-module__HwbqJa__heroTag{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);border:1px solid var(--border);background:var(--accent-dim);border-radius:2px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;font-size:11px;display:inline-flex}.HeroSection-module__HwbqJa__heroTag:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite HeroSection-module__HwbqJa__pulse}@keyframes HeroSection-module__HwbqJa__pulse{0%,to{opacity:1}50%{opacity:.4}}.HeroSection-module__HwbqJa__heroName{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(42px,5vw,72px);font-weight:800;line-height:1}.HeroSection-module__HwbqJa__first{color:var(--text-primary)}.HeroSection-module__HwbqJa__last{color:#0000;-webkit-text-stroke:1px #93c5fd66}.HeroSection-module__HwbqJa__heroRole{font-family:var(--font-mono);color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:32px;font-size:14px}.HeroSection-module__HwbqJa__heroDesc{color:var(--text-secondary);max-width:480px;margin-bottom:48px;font-size:17px;font-weight:300;line-height:1.75}.HeroSection-module__HwbqJa__heroDesc strong{color:var(--text-primary);font-weight:500}.HeroSection-module__HwbqJa__heroActions{flex-wrap:wrap;gap:16px;display:flex}.HeroSection-module__HwbqJa__btnPrimary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:14px 28px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-flex}.HeroSection-module__HwbqJa__btnPrimary:hover{background:var(--blue-400);transform:translateY(-1px);box-shadow:0 8px 32px #3b82f659}.HeroSection-module__HwbqJa__btnSecondary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:8px;padding:14px 28px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-flex}.HeroSection-module__HwbqJa__btnSecondary:hover{border-color:var(--accent);color:var(--text-primary);background:var(--accent-dim)}.HeroSection-module__HwbqJa__heroStats{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(2,1fr);gap:16px;margin-top:56px;padding-top:40px;display:grid}.HeroSection-module__HwbqJa__stat{flex-direction:column;gap:4px;display:flex}.HeroSection-module__HwbqJa__statNumber{font-family:var(--font-display);color:var(--text-primary);font-size:28px;font-weight:700;line-height:1}.HeroSection-module__HwbqJa__statNumber span{color:var(--accent)}.HeroSection-module__HwbqJa__statLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:11px}.HeroSection-module__HwbqJa__heroRight{justify-content:center;align-items:center;display:flex}.HeroSection-module__HwbqJa__photoFrame{width:340px;height:420px;position:relative}.HeroSection-module__HwbqJa__photoFrame:before{content:"";background:linear-gradient(135deg,var(--accent)0%,transparent 50%,#3b82f64d 100%);z-index:0;border-radius:12px;position:absolute;inset:-2px}.HeroSection-module__HwbqJa__photoInner{z-index:1;background:var(--navy-800);border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.HeroSection-module__HwbqJa__photoPlaceholderIcon{background:var(--navy-700);border:2px dashed var(--border);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.HeroSection-module__HwbqJa__photoPlaceholderIcon svg{opacity:.3;width:36px;height:36px;color:var(--accent)}.HeroSection-module__HwbqJa__photoPlaceholderText{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.HeroSection-module__HwbqJa__photoCorner{border-color:var(--accent);opacity:.6;border-style:solid;width:20px;height:20px;position:absolute}.HeroSection-module__HwbqJa__tl{border-width:1px 0 0 1px;top:12px;left:12px}.HeroSection-module__HwbqJa__tr{border-width:1px 1px 0 0;top:12px;right:12px}.HeroSection-module__HwbqJa__bl{border-width:0 0 1px 1px;bottom:12px;left:12px}.HeroSection-module__HwbqJa__br{border-width:0 1px 1px 0;bottom:12px;right:12px}.HeroSection-module__HwbqJa__photoBadge{background:var(--navy-800);border:1px solid var(--border);z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;bottom:-20px;right:-20px}.HeroSection-module__HwbqJa__photoBadgeDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px #22c55e99}.HeroSection-module__HwbqJa__photoBadgeText{font-family:var(--font-mono);color:var(--text-secondary);letter-spacing:.05em;font-size:11px}@media (max-width:1024px){.HeroSection-module__HwbqJa__hero{grid-template-columns:1fr;gap:48px;padding:120px 40px 60px}.HeroSection-module__HwbqJa__heroRight{display:none}}@media (max-width:640px){.HeroSection-module__HwbqJa__hero{gap:32px;padding:100px 24px 40px}.HeroSection-module__HwbqJa__heroName{word-break:break-all;font-size:clamp(28px,9vw,36px)}.HeroSection-module__HwbqJa__last{word-break:break-word}.HeroSection-module__HwbqJa__heroActions{flex-direction:column;gap:12px;width:100%}.HeroSection-module__HwbqJa__btnPrimary,.HeroSection-module__HwbqJa__btnSecondary{justify-content:center;width:100%}.HeroSection-module__HwbqJa__heroStats{grid-template-columns:1fr;gap:24px;margin-top:40px;padding-top:32px}}
.SectionDivider-module__yQb88q__divider{background:var(--border-subtle);width:100%;max-width:1200px;height:1px;margin:0 auto}
.SectionHeader-module__Or5-Za__header{margin-bottom:64px}.SectionHeader-module__Or5-Za__tag{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);align-items:center;gap:12px;margin-bottom:16px;font-size:11px;display:flex}.SectionHeader-module__Or5-Za__tag:after{content:"";background:var(--accent);opacity:.4;flex:1;max-width:60px;height:1px}.SectionHeader-module__Or5-Za__title{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.1}.SectionHeader-module__Or5-Za__subtitle{color:var(--text-secondary);max-width:560px;margin-top:16px;font-size:16px;font-weight:300}@media (max-width:640px){.SectionHeader-module__Or5-Za__header{margin-bottom:40px}.SectionHeader-module__Or5-Za__title{word-break:break-word;font-size:clamp(28px,8vw,36px)}}
.AboutSection-module__Xie5Ba__about{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;padding:100px 48px;display:grid}.AboutSection-module__Xie5Ba__text{color:var(--text-secondary);margin-bottom:24px;font-size:16px;font-weight:300;line-height:1.85}.AboutSection-module__Xie5Ba__text strong{color:var(--text-primary);font-weight:500}.AboutSection-module__Xie5Ba__highlights{flex-direction:column;gap:16px;margin-top:40px;display:flex}.AboutSection-module__Xie5Ba__highlightItem{border:1px solid var(--border-subtle);background:var(--surface);border-radius:8px;align-items:flex-start;gap:16px;padding:16px;transition:border-color .2s,background .2s;display:flex}.AboutSection-module__Xie5Ba__highlightItem:hover{border-color:var(--border);background:var(--surface-hover)}.AboutSection-module__Xie5Ba__highlightIcon{background:var(--accent-dim);border:1px solid var(--border);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.AboutSection-module__Xie5Ba__highlightText{flex-direction:column;gap:2px;display:flex}.AboutSection-module__Xie5Ba__highlightText strong{color:var(--text-primary);font-size:14px;font-weight:500;font-family:var(--font-body)}.AboutSection-module__Xie5Ba__highlightText span{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;font-size:11px}@media (max-width:1024px){.AboutSection-module__Xie5Ba__about{grid-template-columns:1fr;gap:48px;padding:80px 24px}}@media (max-width:640px){.AboutSection-module__Xie5Ba__about{gap:32px;padding:60px 24px}}
.StackSection-module__9JMNKW__section{max-width:1200px;margin:0 auto;padding:100px 48px}.StackSection-module__9JMNKW__stackGroups{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:16px;display:grid}.StackSection-module__9JMNKW__stackGroup{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:28px;transition:border-color .2s}.StackSection-module__9JMNKW__stackGroup:hover{border-color:var(--border)}.StackSection-module__9JMNKW__stackGroupTitle{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--border-subtle);margin-bottom:20px;padding-bottom:12px;font-size:11px}.StackSection-module__9JMNKW__stackPills{flex-wrap:wrap;gap:8px;display:flex}.StackSection-module__9JMNKW__pill{font-family:var(--font-mono);letter-spacing:.05em;border:1px solid var(--border-subtle);color:var(--text-secondary);background:#ffffff05;border-radius:3px;padding:5px 12px;font-size:11px;transition:all .2s}.StackSection-module__9JMNKW__pill:hover{border-color:var(--accent);color:var(--text-primary);background:var(--accent-dim)}@media (max-width:1024px){.StackSection-module__9JMNKW__section{padding:80px 24px}.StackSection-module__9JMNKW__stackGroups{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.StackSection-module__9JMNKW__section{padding:60px 24px}.StackSection-module__9JMNKW__stackGroups{grid-template-columns:1fr;gap:16px}.StackSection-module__9JMNKW__stackGroup{padding:20px}}
.ExperienceSection-module__Sk0zPa__section{max-width:1200px;margin:0 auto;padding:100px 48px}.ExperienceSection-module__Sk0zPa__timeline{flex-direction:column;gap:0;display:flex;position:relative}.ExperienceSection-module__Sk0zPa__timeline:before{content:"";background:linear-gradient(to bottom,transparent,var(--border)10%,var(--border)90%,transparent);width:1px;position:absolute;top:0;bottom:0;left:0}.ExperienceSection-module__Sk0zPa__timelineItem{border-bottom:1px solid var(--border-subtle);grid-template-columns:200px 1fr;gap:48px;padding:40px 0;display:grid;position:relative}.ExperienceSection-module__Sk0zPa__timelineItem:last-child{border-bottom:none}.ExperienceSection-module__Sk0zPa__timelineDot{background:var(--accent);border:2px solid var(--navy-950);border-radius:50%;width:10px;height:10px;position:absolute;top:44px;left:-5px;box-shadow:0 0 12px #3b82f680}.ExperienceSection-module__Sk0zPa__timelineDotActive{background:#22c55e;box-shadow:0 0 12px #22c55e80}.ExperienceSection-module__Sk0zPa__timelineLeft{padding-left:28px}.ExperienceSection-module__Sk0zPa__timelinePeriod{font-family:var(--font-mono);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:8px;font-size:11px}.ExperienceSection-module__Sk0zPa__timelineCompany{color:var(--text-secondary);font-size:13px;font-weight:400}.ExperienceSection-module__Sk0zPa__timelineRole{font-family:var(--font-display);margin-bottom:6px;font-size:20px;font-weight:600}.ExperienceSection-module__Sk0zPa__timelineBadge{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;margin-bottom:16px;padding:3px 10px;font-size:10px;display:inline-block}.ExperienceSection-module__Sk0zPa__badgeCurrent{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e40}.ExperienceSection-module__Sk0zPa__badgePast{background:var(--accent-dim);color:var(--accent);border:1px solid var(--border)}.ExperienceSection-module__Sk0zPa__timelineDesc{color:var(--text-secondary);margin-bottom:20px;font-size:15px;font-weight:300;line-height:1.75}.ExperienceSection-module__Sk0zPa__timelineSub{flex-direction:column;gap:8px;display:flex}.ExperienceSection-module__Sk0zPa__timelineSubItem{color:var(--text-muted);align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;display:flex}.ExperienceSection-module__Sk0zPa__timelineSubItem:before{content:"→";color:var(--accent);font-family:var(--font-mono);flex-shrink:0;margin-top:1px}@media (max-width:1024px){.ExperienceSection-module__Sk0zPa__section{padding:80px 24px}}@media (max-width:640px){.ExperienceSection-module__Sk0zPa__section{padding:60px 24px}.ExperienceSection-module__Sk0zPa__timelineItem{grid-template-columns:1fr;gap:8px}.ExperienceSection-module__Sk0zPa__timelineLeft,.ExperienceSection-module__Sk0zPa__timelineItem>div:last-child{padding-left:24px}.ExperienceSection-module__Sk0zPa__timelineRole{word-break:break-word;font-size:18px}}
.ProjectsSection-module__RkDE5W__section{max-width:1200px;margin:0 auto;padding:100px 48px}.ProjectsSection-module__RkDE5W__projectsGrid{flex-direction:column;gap:24px;display:flex}.ProjectsSection-module__RkDE5W__projectCard{border:1px solid var(--border-subtle);background:var(--surface);border-radius:16px;grid-template-columns:1fr 380px;transition:border-color .3s,transform .3s;display:grid;overflow:hidden}.ProjectsSection-module__RkDE5W__projectCard:hover{border-color:var(--border);transform:translateY(-2px)}.ProjectsSection-module__RkDE5W__projectContent{flex-direction:column;justify-content:space-between;padding:40px;display:flex}.ProjectsSection-module__RkDE5W__projectHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.ProjectsSection-module__RkDE5W__projectType{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border:1px solid var(--border);border-radius:2px;padding:4px 12px;font-size:10px}.ProjectsSection-module__RkDE5W__projectLinks{gap:8px;display:flex}.ProjectsSection-module__RkDE5W__projectLink{border:1px solid var(--border-subtle);width:32px;height:32px;color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.ProjectsSection-module__RkDE5W__projectLink:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.ProjectsSection-module__RkDE5W__projectTitle{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:8px;font-size:28px;font-weight:700}.ProjectsSection-module__RkDE5W__projectTagline{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;margin-bottom:20px;font-size:12px}.ProjectsSection-module__RkDE5W__projectDesc{color:var(--text-secondary);margin-bottom:24px;font-size:14px;font-weight:300;line-height:1.75}.ProjectsSection-module__RkDE5W__projectFeatures{flex-direction:column;gap:6px;margin-bottom:28px;display:flex}.ProjectsSection-module__RkDE5W__projectFeature{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.ProjectsSection-module__RkDE5W__projectFeature:before{content:"▸";color:var(--accent);flex-shrink:0;margin-top:3px;font-size:10px}.ProjectsSection-module__RkDE5W__projectStack{flex-wrap:wrap;gap:6px;display:flex}.ProjectsSection-module__RkDE5W__projectTag{font-family:var(--font-mono);letter-spacing:.05em;border:1px solid var(--border-subtle);color:var(--text-muted);background:#ffffff05;border-radius:2px;padding:4px 10px;font-size:10px}.ProjectsSection-module__RkDE5W__projectImagePanel{background:var(--navy-800);border-left:1px solid var(--border-subtle);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:320px;display:flex;position:relative;overflow:hidden}.ProjectsSection-module__RkDE5W__projectImagePanel:before{content:"";background:linear-gradient(135deg,#3b82f60d 0%,#0000 60%);position:absolute;inset:0}.ProjectsSection-module__RkDE5W__projectImgPlaceholder{opacity:.4;z-index:1;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.ProjectsSection-module__RkDE5W__projectImgPlaceholder svg{width:48px;height:48px;color:var(--accent)}.ProjectsSection-module__RkDE5W__projectImgPlaceholder span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:10px}@media (max-width:1024px){.ProjectsSection-module__RkDE5W__section{padding:80px 24px}.ProjectsSection-module__RkDE5W__projectCard{grid-template-columns:1fr}.ProjectsSection-module__RkDE5W__projectImagePanel{min-height:200px}}@media (max-width:640px){.ProjectsSection-module__RkDE5W__section{padding:60px 24px}.ProjectsSection-module__RkDE5W__projectContent{padding:24px}.ProjectsSection-module__RkDE5W__projectImagePanel{display:none}}
.PublicationsSection-module__MmZxNa__section{max-width:1200px;margin:0 auto;padding:100px 48px}.PublicationsSection-module__MmZxNa__papersGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.PublicationsSection-module__MmZxNa__paperCard{border:1px solid var(--border-subtle);background:var(--surface);color:inherit;border-radius:12px;flex-direction:column;justify-content:space-between;gap:20px;padding:28px;text-decoration:none;transition:all .2s;display:flex}.PublicationsSection-module__MmZxNa__paperCard:hover{border-color:var(--accent);background:var(--surface-hover);transform:translateY(-2px)}.PublicationsSection-module__MmZxNa__paperIcon{margin-bottom:4px;font-size:28px}.PublicationsSection-module__MmZxNa__paperEvent{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:10px}.PublicationsSection-module__MmZxNa__paperTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.4}.PublicationsSection-module__MmZxNa__paperDesc{color:var(--text-secondary);flex:1;font-size:13px;font-weight:300;line-height:1.7}.PublicationsSection-module__MmZxNa__paperFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.PublicationsSection-module__MmZxNa__paperArea{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;font-size:10px}.PublicationsSection-module__MmZxNa__paperArrow{color:var(--accent);font-size:14px;transition:transform .2s}.PublicationsSection-module__MmZxNa__paperCard:hover .PublicationsSection-module__MmZxNa__paperArrow{transform:translate(4px)}@media (max-width:1024px){.PublicationsSection-module__MmZxNa__section{padding:80px 24px}.PublicationsSection-module__MmZxNa__papersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PublicationsSection-module__MmZxNa__section{padding:60px 24px}.PublicationsSection-module__MmZxNa__papersGrid{grid-template-columns:1fr;max-width:100vw}.PublicationsSection-module__MmZxNa__paperCard{word-break:break-word;min-width:0}}
.OtherProjectsSection-module__XMlmrq__section{max-width:1200px;margin:0 auto;padding:60px 48px 100px}.OtherProjectsSection-module__XMlmrq__miniGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.OtherProjectsSection-module__XMlmrq__miniCard{border:1px solid var(--border-subtle);background:var(--surface);border-radius:10px;padding:24px;transition:all .2s}.OtherProjectsSection-module__XMlmrq__miniCard:hover{border-color:var(--border);background:var(--surface-hover)}.OtherProjectsSection-module__XMlmrq__miniCardTop{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.OtherProjectsSection-module__XMlmrq__miniEmoji{font-size:20px}.OtherProjectsSection-module__XMlmrq__miniStatus{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:3px 8px;font-size:9px}.OtherProjectsSection-module__XMlmrq__statusDev{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433}.OtherProjectsSection-module__XMlmrq__statusDone{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33}.OtherProjectsSection-module__XMlmrq__miniTitle{font-family:var(--font-display);margin-bottom:8px;font-size:16px;font-weight:600}.OtherProjectsSection-module__XMlmrq__miniDesc{color:var(--text-secondary);margin-bottom:16px;font-size:13px;font-weight:300;line-height:1.65}.OtherProjectsSection-module__XMlmrq__miniStack{flex-wrap:wrap;gap:5px;display:flex}.OtherProjectsSection-module__XMlmrq__miniTag{font-family:var(--font-mono);letter-spacing:.05em;border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:2px;padding:3px 8px;font-size:9px}@media (max-width:1024px){.OtherProjectsSection-module__XMlmrq__section{padding:80px 24px}.OtherProjectsSection-module__XMlmrq__miniGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.OtherProjectsSection-module__XMlmrq__section{padding:60px 24px}.OtherProjectsSection-module__XMlmrq__miniGrid{grid-template-columns:1fr}.OtherProjectsSection-module__XMlmrq__miniCard{padding:20px}}
.ContactSection-module__IuDGqq__section{text-align:center;max-width:1200px;margin:0 auto;padding:100px 48px 140px}.ContactSection-module__IuDGqq__contactTag{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:24px;font-size:11px}.ContactSection-module__IuDGqq__contactTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(32px,5vw,60px);font-weight:800;line-height:1.1}.ContactSection-module__IuDGqq__outline{color:#0000;-webkit-text-stroke:1px #93c5fd66}.ContactSection-module__IuDGqq__contactDesc{color:var(--text-secondary);max-width:480px;margin:0 auto 48px;font-size:16px;font-weight:300;line-height:1.75}.ContactSection-module__IuDGqq__contactLinks{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.ContactSection-module__IuDGqq__contactLink{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:6px;align-items:center;gap:10px;padding:14px 24px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-flex}.ContactSection-module__IuDGqq__email{background:var(--accent);color:#fff}.ContactSection-module__IuDGqq__email:hover{background:var(--blue-400);transform:translateY(-2px);box-shadow:0 8px 32px #3b82f659}.ContactSection-module__IuDGqq__secondary{border:1px solid var(--border);color:var(--text-secondary);background:var(--surface)}.ContactSection-module__IuDGqq__secondary:hover{border-color:var(--accent);color:var(--text-primary);background:var(--surface-hover);transform:translateY(-2px)}@media (max-width:1024px){.ContactSection-module__IuDGqq__section{padding:80px 24px}}@media (max-width:640px){.ContactSection-module__IuDGqq__section{padding:60px 24px 100px}.ContactSection-module__IuDGqq__contactTitle{font-size:clamp(32px,10vw,42px)}.ContactSection-module__IuDGqq__contactLinks{flex-direction:column;align-items:stretch;gap:12px}.ContactSection-module__IuDGqq__contactLink{justify-content:center;width:100%}}
.Footer-module__JGhRua__footer{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:28px 48px;display:flex}.Footer-module__JGhRua__footerText{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.08em;font-size:11px}.Footer-module__JGhRua__footerLinks{gap:24px;display:flex}.Footer-module__JGhRua__footerLinks a{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.08em;font-size:11px;text-decoration:none;transition:color .2s}.Footer-module__JGhRua__footerLinks a:hover{color:var(--accent)}@media (max-width:640px){.Footer-module__JGhRua__footer{text-align:center;flex-direction:column;gap:16px;padding:28px 24px}}
