.ThemeToggle-module__sGqMhG__toggle{border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--fg);background:var(--bg-elevated);border-radius:999px;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:border-color .15s,transform .15s;display:flex}.ThemeToggle-module__sGqMhG__toggle:hover{border-color:var(--accent);transform:translateY(-1px)}
.Header-module__hBw1pG__header{z-index:50;background:color-mix(in srgb, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);width:100%;position:sticky;top:0}.Header-module__hBw1pG__inner{max-width:var(--container);padding:.9rem var(--space-2);align-items:center;gap:var(--space-3);margin:0 auto;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.02em;font-size:1.05rem;font-weight:600}.Header-module__hBw1pG__logoDot{color:var(--accent)}.Header-module__hBw1pG__nav{gap:var(--space-3);margin-left:auto;display:flex}.Header-module__hBw1pG__navLink{color:var(--fg-muted);font-size:.9rem;transition:color .15s}.Header-module__hBw1pG__navLink:hover{color:var(--fg)}@media (max-width:640px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__inner{justify-content:space-between}}
.Hero-module__ZARIfG__hero{padding-top:var(--space-6);padding-bottom:var(--space-5)}.Hero-module__ZARIfG__badge{color:var(--accent);background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 35%, transparent);margin-bottom:var(--space-3);border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.78rem;display:inline-flex}.Hero-module__ZARIfG__badge:before{content:"";background:var(--accent);border-radius:999px;width:.4rem;height:.4rem}.Hero-module__ZARIfG__identity{align-items:center;gap:var(--space-3);display:flex}.Hero-module__ZARIfG__avatar{border:2px solid var(--border);object-fit:cover;border-radius:999px;flex-shrink:0;width:88px;height:88px}.Hero-module__ZARIfG__name{letter-spacing:-.03em;font-size:clamp(2rem,1.6rem + 1.8vw,3rem);font-weight:700;line-height:1.05}.Hero-module__ZARIfG__title{margin-top:var(--space-1);color:var(--fg-muted);max-width:46ch;font-size:clamp(1rem,.9rem + .4vw,1.2rem)}.Hero-module__ZARIfG__location{font-family:var(--font-mono);color:var(--fg-muted);margin-top:.4rem;font-size:.85rem}.Hero-module__ZARIfG__tagline{margin-top:var(--space-3);max-width:56ch;font-size:clamp(1.05rem,1rem + .3vw,1.25rem);line-height:1.5}.Hero-module__ZARIfG__ctas{margin-top:var(--space-4);flex-wrap:wrap;gap:.75rem;display:flex}.Hero-module__ZARIfG__primaryCta,.Hero-module__ZARIfG__secondaryCta{border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.1rem;font-size:.9rem;font-weight:500;transition:transform .15s,border-color .15s,background-color .15s;display:inline-flex}.Hero-module__ZARIfG__primaryCta{background:var(--accent);color:#fff}.Hero-module__ZARIfG__primaryCta:hover{transform:translateY(-1px)}.Hero-module__ZARIfG__secondaryCta{border:1px solid var(--border);color:var(--fg);background:var(--bg-elevated)}.Hero-module__ZARIfG__secondaryCta:hover{border-color:var(--accent);transform:translateY(-1px)}.Hero-module__ZARIfG__highlights{margin-top:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.5rem;max-width:62rem;display:grid}.Hero-module__ZARIfG__highlightItem{color:var(--fg-muted);align-items:flex-start;gap:.6rem;font-size:.92rem;line-height:1.4;display:flex}.Hero-module__ZARIfG__highlightMarker{background:var(--accent);border-radius:999px;flex-shrink:0;width:.4rem;height:.4rem;margin-top:.5rem}@media (max-width:640px){.Hero-module__ZARIfG__highlights{grid-template-columns:1fr}.Hero-module__ZARIfG__avatar{width:64px;height:64px}}
.About-module__vAULUW__content{gap:var(--space-2);flex-direction:column;max-width:68ch;display:flex}.About-module__vAULUW__paragraph{color:var(--fg);font-size:clamp(1rem,.95rem + .2vw,1.1rem);line-height:1.7}.About-module__vAULUW__paragraph:first-child{color:var(--fg)}
.CaseStudies-module__jbAG5a__list{gap:var(--space-4);flex-direction:column;display:flex}.CaseStudies-module__jbAG5a__card{border:1px solid var(--border);background:var(--bg-elevated);padding:var(--space-3);border-radius:14px}.CaseStudies-module__jbAG5a__cardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.CaseStudies-module__jbAG5a__caseIndex{color:var(--accent);margin-bottom:.3rem;font-size:.78rem}.CaseStudies-module__jbAG5a__company{letter-spacing:-.01em;font-size:1.3rem;font-weight:700}.CaseStudies-module__jbAG5a__caseTitle{color:var(--fg-muted);margin-top:.2rem;font-size:.95rem}.CaseStudies-module__jbAG5a__diagramWrap{width:84px;height:60px;color:var(--accent);opacity:.85;flex-shrink:0}.CaseStudies-module__jbAG5a__diagram{width:100%;height:100%}.CaseStudies-module__jbAG5a__context{margin-top:var(--space-2);color:var(--fg-muted);max-width:68ch;font-size:.95rem;line-height:1.6}.CaseStudies-module__jbAG5a__metrics{gap:var(--space-3);margin-top:var(--space-3);padding:var(--space-2) 0;border-top:1px dashed var(--border);border-bottom:1px dashed var(--border);flex-wrap:wrap;display:flex}.CaseStudies-module__jbAG5a__metric{flex-direction:column;gap:.15rem;display:flex}.CaseStudies-module__jbAG5a__metricValue{color:var(--accent);letter-spacing:-.02em;font-size:clamp(1.4rem,1.2rem + 1vw,1.9rem);font-weight:700}.CaseStudies-module__jbAG5a__metricLabel{color:var(--fg-muted);max-width:18ch;font-size:.78rem}.CaseStudies-module__jbAG5a__narrative{margin-top:var(--space-3);gap:var(--space-2);flex-direction:column;display:flex}.CaseStudies-module__jbAG5a__narrative dt{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.25rem;font-size:.72rem}.CaseStudies-module__jbAG5a__narrative dd{color:var(--fg);max-width:68ch;font-size:.95rem;line-height:1.65}.CaseStudies-module__jbAG5a__highlightList{margin-top:var(--space-2);flex-direction:column;gap:.4rem;display:flex}.CaseStudies-module__jbAG5a__highlightList li{color:var(--fg-muted);padding-left:1.1rem;font-size:.9rem;line-height:1.5;position:relative}.CaseStudies-module__jbAG5a__highlightList li:before{content:"";background:var(--accent);border-radius:999px;width:.4rem;height:.4rem;position:absolute;top:.5rem;left:0}.CaseStudies-module__jbAG5a__stackRow{margin-top:var(--space-3);flex-wrap:wrap;gap:.4rem;display:flex}.CaseStudies-module__jbAG5a__stackTag{color:var(--fg-muted);border:1px solid var(--border);border-radius:6px;padding:.25rem .5rem;font-size:.72rem}@media (max-width:640px){.CaseStudies-module__jbAG5a__cardHeader{flex-direction:column-reverse}.CaseStudies-module__jbAG5a__diagramWrap{width:64px;height:46px}}
.Projects-module__2BoJ-q__grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.Projects-module__2BoJ-q__card{border:1px solid var(--border);background:var(--bg-elevated);height:100%;padding:var(--space-3);border-radius:14px;flex-direction:column;display:flex}.Projects-module__2BoJ-q__name{letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.Projects-module__2BoJ-q__tagline{color:var(--accent);margin-top:.3rem;font-size:.85rem;line-height:1.4}.Projects-module__2BoJ-q__description{margin-top:var(--space-2);color:var(--fg-muted);flex-grow:1;font-size:.88rem;line-height:1.6}.Projects-module__2BoJ-q__stackRow{margin-top:var(--space-2);flex-wrap:wrap;gap:.35rem;display:flex}.Projects-module__2BoJ-q__stackTag{color:var(--fg-muted);border:1px solid var(--border);border-radius:6px;padding:.22rem .45rem;font-size:.68rem}.Projects-module__2BoJ-q__link{margin-top:var(--space-3);color:var(--fg);align-items:center;gap:.45rem;font-size:.85rem;font-weight:500;display:inline-flex}.Projects-module__2BoJ-q__arrow{transition:transform .15s}.Projects-module__2BoJ-q__link:hover .Projects-module__2BoJ-q__arrow{transform:translate(3px)}.Projects-module__2BoJ-q__link:hover{color:var(--accent)}@media (max-width:860px){.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.TechStack-module__WlEV-q__grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.TechStack-module__WlEV-q__group{border:1px solid var(--border);padding:var(--space-2);background:var(--bg-elevated);border-radius:12px}.TechStack-module__WlEV-q__category{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:var(--space-1);font-size:.72rem}.TechStack-module__WlEV-q__badges{flex-wrap:wrap;gap:.4rem;display:flex}.TechStack-module__WlEV-q__badge{color:var(--fg);background:var(--bg-elevated-2);border:1px solid var(--border);border-radius:6px;padding:.3rem .55rem;font-size:.82rem}@media (max-width:860px){.TechStack-module__WlEV-q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.TechStack-module__WlEV-q__grid{grid-template-columns:1fr}}
.Timeline-module__ah2UrG__timeline{gap:var(--space-3);border-left:1px solid var(--border);flex-direction:column;padding-left:1.5rem;display:flex;position:relative}.Timeline-module__ah2UrG__item{position:relative}.Timeline-module__ah2UrG__marker{background:var(--bg);border:2px solid var(--accent);border-radius:999px;width:.6rem;height:.6rem;position:absolute;top:.35rem;left:-1.59rem}.Timeline-module__ah2UrG__itemHeader{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.Timeline-module__ah2UrG__company{font-size:1.05rem;font-weight:600}.Timeline-module__ah2UrG__period{color:var(--fg-muted);font-size:.78rem}.Timeline-module__ah2UrG__role{color:var(--accent);margin-top:.15rem;font-size:.9rem}.Timeline-module__ah2UrG__summary{color:var(--fg-muted);max-width:60ch;margin-top:.3rem;font-size:.92rem;line-height:1.55}.Timeline-module__ah2UrG__note{color:var(--fg-muted);opacity:.8;margin-top:.35rem;font-size:.72rem}.Timeline-module__ah2UrG__bullets{flex-direction:column;gap:.4rem;margin-top:.6rem;display:flex}.Timeline-module__ah2UrG__bullets li{color:var(--fg);max-width:66ch;padding-left:1.1rem;font-size:.88rem;line-height:1.55;position:relative}.Timeline-module__ah2UrG__bullets li:before{content:"";background:var(--accent);border-radius:999px;width:.4rem;height:.4rem;position:absolute;top:.5rem;left:0}.Timeline-module__ah2UrG__stackRow{flex-wrap:wrap;gap:.4rem;margin-top:.7rem;display:flex}.Timeline-module__ah2UrG__stackTag{color:var(--fg-muted);border:1px solid var(--border);border-radius:6px;padding:.22rem .5rem;font-size:.7rem}
.Education-module__JpHHoW__columns{gap:var(--space-4);grid-template-columns:2fr 1fr;align-items:start;display:grid}.Education-module__JpHHoW__eduList{flex-direction:column;gap:.6rem;display:flex}.Education-module__JpHHoW__eduItem{opacity:.85;border-radius:8px;padding:.6rem .8rem;font-size:.85rem}.Education-module__JpHHoW__eduItem.Education-module__JpHHoW__highlighted{background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);opacity:1}.Education-module__JpHHoW__degree{color:var(--fg);font-size:.88rem;line-height:1.4}.Education-module__JpHHoW__meta{color:var(--fg-muted);margin-top:.2rem;font-size:.72rem}.Education-module__JpHHoW__langList{border-left:1px solid var(--border);padding-left:var(--space-2);flex-direction:column;gap:.6rem;display:flex}.Education-module__JpHHoW__langItem{flex-direction:column;gap:.15rem;display:flex}.Education-module__JpHHoW__langName{font-size:.9rem;font-weight:600}.Education-module__JpHHoW__langLevel{color:var(--fg-muted);font-size:.78rem}@media (max-width:700px){.Education-module__JpHHoW__columns{grid-template-columns:1fr}.Education-module__JpHHoW__langList{border-left:none;border-top:1px solid var(--border);padding-left:0;padding-top:var(--space-2)}}
.PersonalNote-module__5xEo-W__eyebrow{color:var(--accent);margin-bottom:var(--space-1);font-size:.78rem}.PersonalNote-module__5xEo-W__content{gap:var(--space-2);flex-direction:column;max-width:68ch;display:flex}.PersonalNote-module__5xEo-W__paragraph{color:var(--fg);font-size:clamp(1rem,.95rem + .2vw,1.1rem);line-height:1.7}
.blog-article-module__CXIxuG__nav{z-index:50;background:color-mix(in srgb, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);width:100%;position:sticky;top:0}.blog-article-module__CXIxuG__navInner{max-width:var(--container);padding:.9rem var(--space-2);align-items:center;gap:var(--space-3);margin:0 auto;display:flex}.blog-article-module__CXIxuG__logo{letter-spacing:-.02em;font-size:1.05rem;font-weight:600}.blog-article-module__CXIxuG__logoDot{color:var(--accent)}.blog-article-module__CXIxuG__navRight{align-items:center;gap:var(--space-3);margin-left:auto;display:flex}.blog-article-module__CXIxuG__backLink{color:var(--fg-muted);font-size:.85rem;transition:color .15s}.blog-article-module__CXIxuG__backLink:hover{color:var(--fg)}.blog-article-module__CXIxuG__socialLink{color:var(--fg-muted);align-items:center;transition:color .15s;display:flex}.blog-article-module__CXIxuG__socialLink:hover{color:var(--accent)}.blog-article-module__CXIxuG__article{width:100%;max-width:720px;padding:var(--space-5) var(--space-2) var(--space-6);margin:0 auto}.blog-article-module__CXIxuG__kicker{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-2);font-size:.78rem}.blog-article-module__CXIxuG__title{letter-spacing:-.02em;margin-bottom:var(--space-2);font-size:clamp(1.9rem,1.4rem + 2vw,2.8rem);font-weight:700;line-height:1.15}.blog-article-module__CXIxuG__dek{color:var(--fg-muted);margin-bottom:var(--space-3);max-width:62ch;font-size:1.1rem;line-height:1.6}.blog-article-module__CXIxuG__topGithubLink{color:var(--fg);border:1px solid var(--border);margin-bottom:var(--space-3);border-radius:8px;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.blog-article-module__CXIxuG__topGithubLink:hover{border-color:var(--accent);color:var(--accent)}.blog-article-module__CXIxuG__metaRow{gap:var(--space-2);color:var(--fg-muted);padding-bottom:var(--space-3);border-bottom:1px solid var(--border);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:center;font-size:.85rem;display:flex}.blog-article-module__CXIxuG__avatar{object-fit:cover;border-radius:50%}.blog-article-module__CXIxuG__tagPill{font-family:var(--font-mono);border:1px solid var(--border);color:var(--fg-muted);border-radius:20px;padding:.2rem .6rem;font-size:.7rem}.blog-article-module__CXIxuG__cover{border:1px solid var(--border);width:100%;height:auto;margin-bottom:var(--space-4);border-radius:14px}.blog-article-module__CXIxuG__statStrip{background:var(--border);border:1px solid var(--border);margin-bottom:var(--space-5);border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;display:grid;overflow:hidden}.blog-article-module__CXIxuG__stat{background:var(--bg-elevated);padding:var(--space-2) var(--space-2)}.blog-article-module__CXIxuG__statNum{font-family:var(--font-mono);color:var(--accent);font-size:1.25rem;font-weight:600}.blog-article-module__CXIxuG__statLabel{color:var(--fg-muted);margin-top:.25rem;font-size:.78rem;line-height:1.4}.blog-article-module__CXIxuG__prose p{color:var(--fg-muted);margin:0 0 var(--space-3);font-size:1.05rem;line-height:1.75}.blog-article-module__CXIxuG__prose h2{letter-spacing:-.01em;margin:var(--space-5) 0 var(--space-2);color:var(--fg);scroll-margin-top:80px;font-size:1.4rem;font-weight:700}.blog-article-module__CXIxuG__num{font-family:var(--font-mono);color:var(--accent);margin-right:.6rem;font-size:.95rem}.blog-article-module__CXIxuG__prose ul{margin:0 0 var(--space-3);padding-left:1.2rem;list-style:outside}.blog-article-module__CXIxuG__prose li{color:var(--fg-muted);margin-bottom:.5rem;font-size:.95rem;line-height:1.7}.blog-article-module__CXIxuG__prose code{font-family:var(--font-mono);background:var(--accent-soft);color:var(--accent);border-radius:4px;padding:.1rem .4rem;font-size:.86em}.blog-article-module__CXIxuG__prose strong{color:var(--fg);font-weight:600}.blog-article-module__CXIxuG__codeBlock{background:var(--bg-elevated-2);border:1px solid var(--border);color:var(--fg);padding:var(--space-3);margin:0 0 var(--space-3);font-family:var(--font-mono);white-space:pre;border-radius:12px;font-size:.82rem;line-height:1.65;overflow-x:auto}.blog-article-module__CXIxuG__codeCap{font-family:var(--font-mono);color:var(--fg-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-2);white-space:normal;font-size:.7rem;display:block}.blog-article-module__CXIxuG__callout{border-left:3px solid var(--accent);background:var(--accent-soft);padding:var(--space-2) var(--space-3);margin:0 0 var(--space-3);border-radius:0 10px 10px 0}.blog-article-module__CXIxuG__callout p{color:var(--fg);margin:0;font-size:.95rem}.blog-article-module__CXIxuG__figure{margin:0 0 var(--space-4)}.blog-article-module__CXIxuG__figureImg{border:1px solid var(--border);border-radius:12px;width:100%;height:auto}.blog-article-module__CXIxuG__figureCaption{color:var(--fg-muted);text-align:center;margin-top:.6rem;font-size:.8rem}.blog-article-module__CXIxuG__divider{border:none;border-top:1px solid var(--border);margin:var(--space-5) 0}.blog-article-module__CXIxuG__ctaBox{margin-top:var(--space-5);padding:var(--space-4);border:1px solid var(--border);background:var(--bg-elevated);text-align:center;border-radius:14px}.blog-article-module__CXIxuG__ctaBox h3{margin-bottom:.5rem;font-size:1.2rem}.blog-article-module__CXIxuG__ctaBox p{color:var(--fg-muted);margin-bottom:var(--space-3);font-size:.9rem}.blog-article-module__CXIxuG__ctaLinks{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.blog-article-module__CXIxuG__btn{border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;transition:transform .15s;display:inline-flex}.blog-article-module__CXIxuG__btn:hover{transform:translateY(-1px)}.blog-article-module__CXIxuG__btnPrimary{background:var(--accent);color:#fff}.blog-article-module__CXIxuG__btnGhost{border:1px solid var(--border);color:var(--fg)}@media (max-width:640px){.blog-article-module__CXIxuG__navRight{gap:var(--space-2)}}
.Contact-module__hcVmEa__section{padding-bottom:var(--space-6)}.Contact-module__hcVmEa__card{border:1px solid var(--border);background:var(--bg-elevated);padding:var(--space-5) var(--space-3);text-align:center;border-radius:16px}.Contact-module__hcVmEa__eyebrow{color:var(--accent);margin-bottom:var(--space-2);font-size:.78rem}.Contact-module__hcVmEa__heading{letter-spacing:-.01em;max-width:42ch;margin:0 auto;font-size:clamp(1.3rem,1.05rem + 1vw,2rem);line-height:1.35}.Contact-module__hcVmEa__links{margin-top:var(--space-4);align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.Contact-module__hcVmEa__primaryLink{color:#fff;background:var(--accent);border-radius:8px;align-items:center;gap:.6rem;padding:.75rem 1.4rem;font-size:1rem;font-weight:600;transition:transform .15s;display:inline-flex}.Contact-module__hcVmEa__primaryLink:hover{transform:translateY(-1px)}.Contact-module__hcVmEa__arrow{transition:transform .15s}.Contact-module__hcVmEa__primaryLink:hover .Contact-module__hcVmEa__arrow{transform:translate(3px)}.Contact-module__hcVmEa__secondaryLinks{gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}.Contact-module__hcVmEa__secondaryLink{color:var(--fg-muted);align-items:center;gap:.5rem;font-size:.88rem;transition:color .15s;display:inline-flex}.Contact-module__hcVmEa__secondaryLink:hover{color:var(--accent)}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border)}.Footer-module__S6Hkya__inner{padding-top:var(--space-3);padding-bottom:var(--space-3);color:var(--fg-muted);justify-content:space-between;font-size:.78rem;display:flex}@media (max-width:500px){.Footer-module__S6Hkya__inner{flex-direction:column;gap:.4rem}}
