.ReadingProgress-module__n9G2eG__bar{top:var(--nav-height);height:3px;z-index:var(--z-sticky);background:0 0;position:fixed;left:0;right:0}.ReadingProgress-module__n9G2eG__fill{background:var(--accent);border-radius:0 2px 2px 0;height:100%;transition:width .1s linear}@media print{.ReadingProgress-module__n9G2eG__bar{display:none}}
.ShareButtons-module__XHdCDa__wrapper{gap:var(--space-3);display:flex}.ShareButtons-module__XHdCDa__btn{align-items:center;gap:var(--space-2);font-family:var(--font-body);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);background:0 0;min-height:44px;padding:8px 16px;font-size:.8rem;font-weight:500;display:inline-flex}.ShareButtons-module__XHdCDa__btn:hover{color:var(--text-strong);border-color:var(--border-strong);background:var(--surface)}
.GlassCard-module__S0rxXG__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--space-6);transition:all var(--transition-base)}.GlassCard-module__S0rxXG__hoverable:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.GlassCard-module__S0rxXG__hoverable:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-color:var(--border-accent)}.GlassCard-module__S0rxXG__hoverable:active{transform:translateY(0)scale(.99)}
.ExperienceTimeline-module__xBAHwG__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ExperienceTimeline-module__xBAHwG__grid{grid-template-columns:repeat(3,1fr)}}.ExperienceTimeline-module__xBAHwG__card{padding:var(--space-6);gap:var(--space-3);flex-direction:column;display:flex}.ExperienceTimeline-module__xBAHwG__header{justify-content:space-between;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.ExperienceTimeline-module__xBAHwG__company{color:var(--text-strong);font-size:1.1rem;font-weight:700}.ExperienceTimeline-module__xBAHwG__period{color:var(--text-muted);font-size:.8rem}.ExperienceTimeline-module__xBAHwG__role{color:var(--accent);font-size:.9rem;font-weight:600}.ExperienceTimeline-module__xBAHwG__desc{color:var(--text-muted);flex:1;font-size:.85rem;line-height:1.7}.ExperienceTimeline-module__xBAHwG__badge{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:var(--radius-full);width:fit-content;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex}
.Philosophy-module__i48tOG__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.Philosophy-module__i48tOG__card{padding:var(--space-6);gap:var(--space-3);text-align:center;flex-direction:column;display:flex}.Philosophy-module__i48tOG__icon{font-size:2rem}.Philosophy-module__i48tOG__title{color:var(--text-strong);font-size:1.05rem;font-weight:700}.Philosophy-module__i48tOG__desc{color:var(--text-muted);font-size:.85rem;line-height:1.7}
.TestimonialCarousel-module__GylbCG__wrapper{max-width:640px;margin:0 auto}.TestimonialCarousel-module__GylbCG__card{padding:var(--space-7);text-align:center;align-items:center;gap:var(--space-5);flex-direction:column;display:flex}.TestimonialCarousel-module__GylbCG__avatar{background:var(--accent-subtle);border:2px solid var(--accent);width:56px;height:56px;font-family:var(--font-display);color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;overflow:hidden}.TestimonialCarousel-module__GylbCG__avatar img{object-fit:cover;width:100%;height:100%;display:block}.TestimonialCarousel-module__GylbCG__quote{color:var(--text);max-width:500px;font-size:1rem;font-style:italic;line-height:1.7}.TestimonialCarousel-module__GylbCG__metric{padding:var(--space-3) 0}.TestimonialCarousel-module__GylbCG__author{gap:var(--space-1);color:var(--text-muted);flex-direction:column;font-size:.85rem;display:flex}.TestimonialCarousel-module__GylbCG__author strong{color:var(--text-strong);font-size:.95rem}.TestimonialCarousel-module__GylbCG__relationship{font-size:.75rem}.TestimonialCarousel-module__GylbCG__link{color:var(--accent);font-size:.85rem;font-weight:600}.TestimonialCarousel-module__GylbCG__controls{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-5);display:flex}.TestimonialCarousel-module__GylbCG__arrow{border:1px solid var(--border);width:44px;height:44px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.TestimonialCarousel-module__GylbCG__arrow:hover{color:var(--text-strong);border-color:var(--border-strong)}.TestimonialCarousel-module__GylbCG__dots{gap:var(--space-2);display:flex}.TestimonialCarousel-module__GylbCG__dot{background:var(--border-strong);cursor:pointer;width:10px;height:10px;transition:background var(--transition-fast), transform var(--transition-fast);border:none;border-radius:50%;min-width:auto;min-height:auto;padding:0}.TestimonialCarousel-module__GylbCG__dot:hover{background:var(--text-muted)}.TestimonialCarousel-module__GylbCG__dotActive{background:var(--accent);transform:scale(1.3)}
.SkillsRadar-module__sZKmKW__wrapper{gap:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:768px){.SkillsRadar-module__sZKmKW__wrapper{grid-template-columns:1fr 1fr;align-items:start}}.SkillsRadar-module__sZKmKW__chart{max-width:380px;margin:0 auto}.SkillsRadar-module__sZKmKW__categories{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.SkillsRadar-module__sZKmKW__category{gap:var(--space-2);flex-direction:column;display:flex}.SkillsRadar-module__sZKmKW__catTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.8rem;font-weight:700}.SkillsRadar-module__sZKmKW__tags{gap:var(--space-2);flex-wrap:wrap;display:flex}.SkillsRadar-module__sZKmKW__tag{border-radius:var(--radius-pill);background:var(--surface-hover);color:var(--text-body);border:1px solid var(--border);padding:4px 10px;font-size:.75rem}
.BlogTeaser-module__dQNzwG__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.BlogTeaser-module__dQNzwG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogTeaser-module__dQNzwG__grid{grid-template-columns:repeat(3,1fr)}}.BlogTeaser-module__dQNzwG__card{padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.BlogTeaser-module__dQNzwG__meta{gap:var(--space-2);color:var(--text-muted);font-size:.8rem;display:flex}.BlogTeaser-module__dQNzwG__title{font-size:1.05rem;font-weight:700;line-height:1.3}.BlogTeaser-module__dQNzwG__title a{color:var(--text-strong);text-decoration:none}.BlogTeaser-module__dQNzwG__title a:hover{color:var(--accent)}.BlogTeaser-module__dQNzwG__excerpt{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}
.CoCreatorChips-module__m7YPZq__wrap{align-items:center;gap:var(--space-2);font-family:var(--font-body);flex-wrap:wrap;display:flex}.CoCreatorChips-module__m7YPZq__wrap[data-variant=compact]{font-size:.78rem}.CoCreatorChips-module__m7YPZq__wrap[data-variant=byline]{padding:var(--space-3) var(--space-4);background:var(--accent-subtle);border:1px solid var(--accent);border-radius:var(--radius-md);margin:var(--space-4) 0;font-size:.9rem}.CoCreatorChips-module__m7YPZq__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-family:var(--font-mono)}.CoCreatorChips-module__m7YPZq__wrap[data-variant=byline] .CoCreatorChips-module__m7YPZq__label{color:var(--accent);font-size:.75rem}.CoCreatorChips-module__m7YPZq__list{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.CoCreatorChips-module__m7YPZq__chip{display:inline-flex}.CoCreatorChips-module__m7YPZq__link{border:1px solid var(--border);color:var(--text);background:var(--surface);transition:border-color var(--transition-fast), color var(--transition-fast), background var(--transition-fast);border-radius:999px;align-items:baseline;gap:6px;padding:3px 10px;line-height:1.4;text-decoration:none;display:inline-flex}.CoCreatorChips-module__m7YPZq__link:hover,.CoCreatorChips-module__m7YPZq__link:focus-visible{color:var(--accent);border-color:var(--accent);background:var(--accent-subtle);outline:none}.CoCreatorChips-module__m7YPZq__link:focus-visible{box-shadow:0 0 0 2px var(--accent-glow)}.CoCreatorChips-module__m7YPZq__name{color:var(--text-strong);font-weight:600}.CoCreatorChips-module__m7YPZq__link:hover .CoCreatorChips-module__m7YPZq__name,.CoCreatorChips-module__m7YPZq__link:focus-visible .CoCreatorChips-module__m7YPZq__name{color:var(--accent)}.CoCreatorChips-module__m7YPZq__handle{font-family:var(--font-mono);color:var(--text-muted);font-size:.72rem}.CoCreatorChips-module__m7YPZq__role{color:var(--text-muted);font-size:.75rem}.CoCreatorChips-module__m7YPZq__wrap[data-variant=byline] .CoCreatorChips-module__m7YPZq__link{padding:5px 14px}
.Timeline-module__BbUUVG__timeline{gap:var(--space-6);padding-left:var(--space-6);flex-direction:column;display:flex;position:relative}.Timeline-module__BbUUVG__timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:8px;bottom:8px;left:7px}.Timeline-module__BbUUVG__item{gap:var(--space-4);display:flex;position:relative}.Timeline-module__BbUUVG__dot{left:calc(-1 * var(--space-6));background:var(--accent);border:2px solid var(--surface);z-index:1;border-radius:50%;width:14px;height:14px;position:absolute;top:6px}.Timeline-module__BbUUVG__pulse{border:2px solid var(--accent);border-radius:50%;animation:2s ease-in-out infinite Timeline-module__BbUUVG__pulse;position:absolute;inset:-4px}@keyframes Timeline-module__BbUUVG__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.5)}}.Timeline-module__BbUUVG__content{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.Timeline-module__BbUUVG__header{justify-content:space-between;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.Timeline-module__BbUUVG__company{color:var(--text-strong);font-size:1.05rem;font-weight:700}.Timeline-module__BbUUVG__period{color:var(--text-muted);font-size:.8rem}.Timeline-module__BbUUVG__role{color:var(--accent);font-size:.85rem;font-weight:600}.Timeline-module__BbUUVG__desc{color:var(--text-muted);font-size:.85rem;line-height:1.7}
.Suggestions-module__NFjxzG__wrapper{max-width:var(--container-max);padding:0 var(--space-6);margin:0 auto}.Suggestions-module__NFjxzG__grid{gap:var(--space-5);margin-top:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Suggestions-module__NFjxzG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Suggestions-module__NFjxzG__grid{grid-template-columns:repeat(4,1fr)}}.Suggestions-module__NFjxzG__card{padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.Suggestions-module__NFjxzG__title{font-size:1rem;font-weight:700;line-height:1.3}.Suggestions-module__NFjxzG__title a{color:var(--text-strong);text-decoration:none}.Suggestions-module__NFjxzG__title a:hover{color:var(--accent)}.Suggestions-module__NFjxzG__desc{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}
.ProjectCard-module__b08Pxa__card{padding:var(--space-6);gap:var(--space-4);flex-direction:column;transition:transform .2s;display:flex}.ProjectCard-module__b08Pxa__card:hover{transform:translateY(-4px)}.ProjectCard-module__b08Pxa__card:active{transform:translateY(-2px)scale(.99)}.ProjectCard-module__b08Pxa__title a:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.ProjectCard-module__b08Pxa__header{justify-content:space-between;align-items:center;display:flex}.ProjectCard-module__b08Pxa__duration{color:var(--text-muted);font-size:.75rem}.ProjectCard-module__b08Pxa__title{font-size:1.15rem;font-weight:700;line-height:1.3}.ProjectCard-module__b08Pxa__title a{color:var(--text-strong);text-decoration:none}.ProjectCard-module__b08Pxa__title a:hover{color:var(--accent)}.ProjectCard-module__b08Pxa__role{color:var(--accent);font-size:.8rem;font-weight:600}.ProjectCard-module__b08Pxa__desc{color:var(--text-muted);flex:1;font-size:.85rem;line-height:1.6}.ProjectCard-module__b08Pxa__metric{color:var(--metric);font-size:.85rem;font-weight:600}.ProjectCard-module__b08Pxa__metric strong{font-size:1.15rem}.ProjectCard-module__b08Pxa__stack{gap:var(--space-2);flex-wrap:wrap;margin-top:auto;display:flex}
.Achievements-module__fEe0ia__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.Achievements-module__fEe0ia__card{padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.Achievements-module__fEe0ia__icon{font-size:1.5rem}.Achievements-module__fEe0ia__title{color:var(--text-strong);font-size:.95rem;font-weight:700}.Achievements-module__fEe0ia__desc{color:var(--text-muted);font-size:.8rem;line-height:1.6}
.AarchidScene-module__w2PYPq__canvas{pointer-events:none;z-index:0;position:absolute;inset:0}@media (min-width:900px){.AarchidScene-module__w2PYPq__canvas{width:50%;max-width:520px;left:auto;right:0}}.AarchidScene-module__w2PYPq__canvas canvas{width:100%!important;height:100%!important}.AarchidScene-module__w2PYPq__fallback{z-index:0;pointer-events:none;opacity:.55;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (min-width:900px){.AarchidScene-module__w2PYPq__fallback{width:50%;max-width:520px;left:auto;right:0}}.AarchidScene-module__w2PYPq__fallback svg{width:clamp(180px,28vw,320px);height:auto;filter:drop-shadow(0 8px 32px var(--accent-glow))}@media (prefers-reduced-motion:reduce){.AarchidScene-module__w2PYPq__canvas{display:none}}
.MasonryProjectCard-module__-6pLMG__link{color:inherit;text-decoration:none;display:block}.MasonryProjectCard-module__-6pLMG__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);transition:transform .2s ease, border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;display:flex;overflow:hidden}.MasonryProjectCard-module__-6pLMG__card:hover{border-color:var(--border-strong);transform:translateY(-4px)scale(1.005);box-shadow:0 8px 32px #0000001f}.MasonryProjectCard-module__-6pLMG__card:active{transform:scale(.995)}.MasonryProjectCard-module__-6pLMG__visual{height:180px;position:relative;overflow:hidden}.MasonryProjectCard-module__-6pLMG__gradient{background:linear-gradient(135deg, var(--accent-subtle) 0%, transparent 50%), linear-gradient(225deg, var(--metric-bg) 0%, transparent 50%), var(--gradient-card);width:100%;height:100%;transition:transform .4s}.MasonryProjectCard-module__-6pLMG__visual[data-category=ai] .MasonryProjectCard-module__-6pLMG__gradient{background:linear-gradient(135deg, #d2a8ff26 0%, transparent 50%), linear-gradient(225deg, #60a5fa1a 0%, transparent 50%), var(--gradient-card)}.MasonryProjectCard-module__-6pLMG__visual[data-category=data] .MasonryProjectCard-module__-6pLMG__gradient{background:linear-gradient(135deg, #4ade801f 0%, transparent 50%), linear-gradient(225deg, #eab1441a 0%, transparent 50%), var(--gradient-card)}.MasonryProjectCard-module__-6pLMG__visual[data-category=product] .MasonryProjectCard-module__-6pLMG__gradient{background:linear-gradient(135deg, #5ba4b526 0%, transparent 50%), linear-gradient(225deg, #f8717114 0%, transparent 50%), var(--gradient-card)}.MasonryProjectCard-module__-6pLMG__visual[data-category=technical] .MasonryProjectCard-module__-6pLMG__gradient{background:linear-gradient(135deg, #eab1441f 0%, transparent 50%), linear-gradient(225deg, #5ba4b51a 0%, transparent 50%), var(--gradient-card)}.MasonryProjectCard-module__-6pLMG__icon{opacity:.4;font-size:2.5rem;transition:opacity .3s,transform .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MasonryProjectCard-module__-6pLMG__card:hover .MasonryProjectCard-module__-6pLMG__icon{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}.MasonryProjectCard-module__-6pLMG__card:hover .MasonryProjectCard-module__-6pLMG__gradient{transform:scale(1.05)}.MasonryProjectCard-module__-6pLMG__overlay{width:100%;padding:var(--space-4);background:linear-gradient(#0000 0%,#00000040 40%,#000000b3 100%);position:absolute;bottom:0}.MasonryProjectCard-module__-6pLMG__title{font-family:var(--font-body);color:#fff;text-shadow:0 1px 3px #0006;margin:0;font-size:.9rem;font-weight:600;line-height:1.3}.MasonryProjectCard-module__-6pLMG__content{padding:var(--space-4);gap:var(--space-3);flex-direction:column;flex:1;display:flex}.MasonryProjectCard-module__-6pLMG__meta{align-items:center;gap:var(--space-2);display:flex}.MasonryProjectCard-module__-6pLMG__role{color:var(--accent);font-size:.75rem;font-weight:600}.MasonryProjectCard-module__-6pLMG__desc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.6;display:-webkit-box;overflow:hidden}.MasonryProjectCard-module__-6pLMG__metric{color:var(--metric);font-size:.85rem;font-weight:600}.MasonryProjectCard-module__-6pLMG__metric strong{font-size:1.1rem}.MasonryProjectCard-module__-6pLMG__stack{gap:var(--space-1);flex-wrap:wrap;margin-top:auto;display:flex}.MasonryProjectCard-module__-6pLMG__action{padding:var(--space-3) var(--space-4);border-top:1px solid var(--border);text-align:center;color:var(--text-muted);transition:color var(--transition-fast), background var(--transition-fast);font-size:.85rem;font-weight:500}.MasonryProjectCard-module__-6pLMG__card:hover .MasonryProjectCard-module__-6pLMG__action{color:var(--accent);background:var(--surface)}
.DiagonalDivider-module__OkmlVW__divider{pointer-events:none;width:80px;height:100%;display:none;position:absolute;top:0;overflow:hidden}.DiagonalDivider-module__OkmlVW__left{left:0}.DiagonalDivider-module__OkmlVW__right{right:0}.DiagonalDivider-module__OkmlVW__pattern{border:1px solid var(--border);width:80px;height:100%;opacity:var(--divider-opacity,.06);background-image:repeating-linear-gradient(-45deg, transparent, transparent 2px, var(--text-muted) 2px, var(--text-muted) 3px, transparent 3px, transparent 6px);position:absolute;inset:0}@media (min-width:768px){.DiagonalDivider-module__OkmlVW__divider{display:block}}
.home-module__Hx0lNG__page{flex-direction:column;display:flex}.home-module__Hx0lNG__section{max-width:var(--container-max);padding:var(--space-10) var(--space-6);width:100%;margin:0 auto}.home-module__Hx0lNG__sectionNarrow{max-width:var(--container-md);padding:var(--space-10) var(--space-6);width:100%;margin:0 auto}.home-module__Hx0lNG__sectionHeader{margin-bottom:var(--space-6)}.home-module__Hx0lNG__sectionTitle{font-family:var(--font-display);color:var(--text-strong);margin-top:var(--space-2);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.home-module__Hx0lNG__ctaSection{text-align:center;max-width:var(--container-md);padding:var(--space-14) var(--space-6);margin:0 auto}.home-module__Hx0lNG__ctaTitle{font-family:var(--font-display);color:var(--text-strong);margin-bottom:var(--space-6);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.home-module__Hx0lNG__ctaButtons{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}
.CaseStudyHero-module__x81Gra__hero{padding:calc(var(--nav-height) + var(--space-10)) var(--space-6) var(--space-10)}.CaseStudyHero-module__x81Gra__heroAarchid{padding:calc(var(--nav-height) + var(--space-10)) var(--space-6) var(--space-10);min-height:520px;position:relative;overflow:hidden}.CaseStudyHero-module__x81Gra__heroAarchid .CaseStudyHero-module__x81Gra__inner{z-index:1;position:relative}@media (min-width:900px){.CaseStudyHero-module__x81Gra__heroAarchid{min-height:600px}.CaseStudyHero-module__x81Gra__heroAarchid .CaseStudyHero-module__x81Gra__inner{max-width:var(--container-max);margin:0 auto;padding-right:400px}}.CaseStudyHero-module__x81Gra__inner{max-width:var(--container-md);gap:var(--space-4);flex-direction:column;margin:0 auto;display:flex}.CaseStudyHero-module__x81Gra__title{font-family:var(--font-display);color:var(--text-strong);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.CaseStudyHero-module__x81Gra__subtitle{color:var(--text-muted);max-width:600px;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.CaseStudyHero-module__x81Gra__meta{align-items:center;gap:var(--space-3);font-size:.85rem;display:flex}.CaseStudyHero-module__x81Gra__role{color:var(--accent);font-weight:600}.CaseStudyHero-module__x81Gra__sep,.CaseStudyHero-module__x81Gra__duration{color:var(--text-muted)}.CaseStudyHero-module__x81Gra__stack{gap:var(--space-2);flex-wrap:wrap;display:flex}
.MasonryGrid-module__yWyvfa__masonry{column-count:1;column-gap:var(--space-5);padding:var(--space-6);max-width:var(--container-max);margin:0 auto}.MasonryGrid-module__yWyvfa__item{break-inside:avoid;margin-bottom:var(--space-5)}.MasonryGrid-module__yWyvfa__empty{text-align:center;color:var(--text-muted);padding:var(--space-10) var(--space-6);font-size:.95rem}@media (min-width:640px){.MasonryGrid-module__yWyvfa__masonry{column-count:2}}@media (min-width:1024px){.MasonryGrid-module__yWyvfa__masonry{column-count:3}}
.about-module__8TymFG__page{flex-direction:column;display:flex}.about-module__8TymFG__section{max-width:var(--container-max);padding:var(--space-10) var(--space-6);width:100%;margin:0 auto}.about-module__8TymFG__sectionNarrow{max-width:var(--container-md);padding:var(--space-10) var(--space-6);width:100%;margin:0 auto}.about-module__8TymFG__sectionHeader{margin-bottom:var(--space-6)}.about-module__8TymFG__sectionTitle{font-family:var(--font-display);color:var(--text-strong);margin-top:var(--space-2);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.about-module__8TymFG__bio{color:var(--text-body);max-width:640px;font-size:1.05rem;line-height:1.8}.about-module__8TymFG__bioRow{gap:var(--space-6);align-items:flex-start;display:flex}.about-module__8TymFG__headshot{border:3px solid var(--accent);border-radius:50%;flex-shrink:0}@media (max-width:640px){.about-module__8TymFG__bioRow{flex-direction:column;align-items:center}}.about-module__8TymFG__education{max-width:var(--container-md);padding:var(--space-8) var(--space-6);margin:0 auto}.about-module__8TymFG__eduTitle{color:var(--text-strong);font-size:1.1rem;font-weight:700}.about-module__8TymFG__eduSub{color:var(--text-muted);margin-top:var(--space-1);font-size:.9rem}.about-module__8TymFG__values{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.about-module__8TymFG__valueCard{padding:var(--space-4);text-align:center}.about-module__8TymFG__valueName{color:var(--accent);font-size:.9rem;font-weight:700}.about-module__8TymFG__resumeCta{text-align:center;padding:var(--space-10) var(--space-6)}
.MetricChart-module__eEq4kq__grid{gap:var(--space-5);max-width:var(--container-md);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:0 auto;display:grid}.MetricChart-module__eEq4kq__card{padding:var(--space-5);align-items:center;gap:var(--space-2);text-align:center;flex-direction:column;display:flex}.MetricChart-module__eEq4kq__value{color:var(--accent);font-size:1.6rem;font-weight:700}.MetricChart-module__eEq4kq__label{color:var(--text-muted);font-size:.8rem;font-weight:500}.MetricChart-module__eEq4kq__chartWrap{width:80px;height:60px;margin-top:var(--space-2)}
.ProjectGrid-module__gKXMyq__controls{justify-content:space-between;align-items:center;gap:var(--space-4);max-width:var(--container-max);padding:0 var(--space-6);flex-wrap:wrap;margin:0 auto;display:flex}.ProjectGrid-module__gKXMyq__layoutToggle{border:1px solid var(--border);border-radius:var(--radius-md);gap:2px;display:flex;overflow:hidden}.ProjectGrid-module__gKXMyq__layoutBtn{width:40px;height:40px;color:var(--text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.ProjectGrid-module__gKXMyq__layoutBtn:hover{background:var(--surface);color:var(--text-strong)}.ProjectGrid-module__gKXMyq__layoutBtn:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.ProjectGrid-module__gKXMyq__layoutActive{background:var(--surface);color:var(--accent)}.ProjectGrid-module__gKXMyq__grid{gap:var(--space-6);padding:var(--space-6);max-width:var(--container-max);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:768px){.ProjectGrid-module__gKXMyq__grid{grid-template-columns:repeat(2,1fr)}}.ProjectGrid-module__gKXMyq__empty{text-align:center;color:var(--text-muted);padding:var(--space-10) var(--space-6);font-size:.95rem}
.SectionLabel-module__owTLLW__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.14em;color:var(--accent);align-items:center;gap:8px;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.SectionLabel-module__owTLLW__label:before{content:"";background:var(--accent);border-radius:1px;width:24px;height:2px;display:inline-block}
.Button-module__8RiFmG__button{min-height:44px;font-family:var(--font-body);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);border:none;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__primary{background:var(--accent);color:var(--bg)}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:var(--shadow-glow)}.Button-module__8RiFmG__secondary{color:var(--accent);border:1px solid var(--border-accent);background:0 0}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--accent-subtle);border-color:var(--accent)}.Button-module__8RiFmG__ghost{color:var(--text);background:0 0;padding:10px 16px}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--surface-hover);color:var(--text-strong)}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.Button-module__8RiFmG__button:active:not(:disabled){transform:translateY(1px)scale(.98)}
.ContactForm-module__MW0ffG__form{gap:var(--space-5);flex-direction:column;display:flex}.ContactForm-module__MW0ffG__field{gap:var(--space-2);flex-direction:column;display:flex}.ContactForm-module__MW0ffG__label{color:var(--text-strong);font-size:.85rem;font-weight:600}.ContactForm-module__MW0ffG__required{color:var(--error)}.ContactForm-module__MW0ffG__input,.ContactForm-module__MW0ffG__select,.ContactForm-module__MW0ffG__textarea{font-family:var(--font-body);color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-fast);outline:none;min-height:44px;padding:12px 16px;font-size:.9rem}.ContactForm-module__MW0ffG__input:focus,.ContactForm-module__MW0ffG__select:focus,.ContactForm-module__MW0ffG__textarea:focus{border-color:var(--accent)}.ContactForm-module__MW0ffG__input[aria-invalid=true],.ContactForm-module__MW0ffG__textarea[aria-invalid=true],.ContactForm-module__MW0ffG__select[aria-invalid=true]{border-color:var(--error)}.ContactForm-module__MW0ffG__textarea{resize:vertical;min-height:120px}.ContactForm-module__MW0ffG__select{cursor:pointer}.ContactForm-module__MW0ffG__error{color:var(--error);font-size:.8rem}.ContactForm-module__MW0ffG__success{color:var(--success);padding:var(--space-3);border-radius:var(--radius-md);background:#4ade8014;border:1px solid #4ade8033;font-size:.9rem}.ContactForm-module__MW0ffG__errorMsg{color:var(--error);font-size:.9rem}
.MdxContent-module__XH3XOW__prose{max-width:var(--container-md);padding:0 var(--space-6);color:var(--text-body);margin:0 auto;font-size:1rem;line-height:1.8}.MdxContent-module__XH3XOW__prose h2{font-family:var(--font-display);color:var(--text-strong);margin-top:var(--space-10);margin-bottom:var(--space-4);font-size:1.5rem;font-weight:700}.MdxContent-module__XH3XOW__prose h3{color:var(--text-strong);margin-top:var(--space-8);margin-bottom:var(--space-3);font-size:1.15rem;font-weight:700}.MdxContent-module__XH3XOW__prose p{margin-bottom:var(--space-4)}.MdxContent-module__XH3XOW__prose ul,.MdxContent-module__XH3XOW__prose ol{margin-bottom:var(--space-4);padding-left:var(--space-6)}.MdxContent-module__XH3XOW__prose li{margin-bottom:var(--space-2)}.MdxContent-module__XH3XOW__prose blockquote{border-left:3px solid var(--accent);padding-left:var(--space-4);margin:var(--space-6) 0;color:var(--text-muted);font-style:italic}.MdxContent-module__XH3XOW__prose code{background:var(--surface-hover);border-radius:var(--radius-sm);padding:2px 6px;font-size:.85em}.MdxContent-module__XH3XOW__prose pre{background:var(--surface-hover);padding:var(--space-4);border-radius:var(--radius-md);margin:var(--space-6) 0;overflow-x:auto}.MdxContent-module__XH3XOW__prose pre code{background:0 0;padding:0}.MdxContent-module__XH3XOW__prose strong{color:var(--text-strong);font-weight:600}.MdxContent-module__XH3XOW__prose a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.MdxContent-module__XH3XOW__prose a:hover{opacity:.8}.MdxContent-module__XH3XOW__prose img{border-radius:var(--radius-md);max-width:100%;margin:var(--space-6) 0}.MdxContent-module__XH3XOW__prose hr{border:none;border-top:1px solid var(--border);margin:var(--space-8) 0}.MdxContent-module__XH3XOW__prose table{border-collapse:collapse;width:100%;margin:var(--space-6) 0}.MdxContent-module__XH3XOW__prose th,.MdxContent-module__XH3XOW__prose td{padding:var(--space-3);border:1px solid var(--border);text-align:left;font-size:.9rem}.MdxContent-module__XH3XOW__prose th{background:var(--surface-hover);color:var(--text-strong);font-weight:600}
.FAQAccordion-module__BEToLq__accordion{gap:var(--space-2);flex-direction:column;display:flex}.FAQAccordion-module__BEToLq__item{border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-fast);overflow:hidden}.FAQAccordion-module__BEToLq__item:has(.FAQAccordion-module__BEToLq__answerOpen){border-color:var(--border-strong)}.FAQAccordion-module__BEToLq__question{width:100%;padding:var(--space-4) var(--space-5);font-family:var(--font-body);color:var(--text-strong);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:var(--space-3);min-height:44px;transition:background var(--transition-fast);background:0 0;border:none;font-size:.9rem;font-weight:600;display:flex}.FAQAccordion-module__BEToLq__question:hover{background:var(--surface-hover)}.FAQAccordion-module__BEToLq__question:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;background:var(--surface-hover)}.FAQAccordion-module__BEToLq__question:active{background:var(--surface-active,var(--surface-hover))}.FAQAccordion-module__BEToLq__chevron{transition:transform var(--transition-base);color:var(--text-muted);flex-shrink:0}.FAQAccordion-module__BEToLq__chevronOpen{transform:rotate(180deg)}.FAQAccordion-module__BEToLq__answer{max-height:0;padding:0 var(--space-5);transition:max-height .3s,padding .3s;overflow:hidden}.FAQAccordion-module__BEToLq__answerOpen{max-height:200px;padding:0 var(--space-5) var(--space-4)}.FAQAccordion-module__BEToLq__answer p{color:var(--text-muted);font-size:.85rem;line-height:1.6}
.BlogCard-module__1Tt43q__card{gap:var(--space-4);padding:var(--space-6);flex-direction:column;display:flex}.BlogCard-module__1Tt43q__meta{align-items:center;gap:var(--space-3);color:var(--text-muted);font-size:.8rem;display:flex}.BlogCard-module__1Tt43q__dot{color:var(--border-strong)}.BlogCard-module__1Tt43q__title{font-family:var(--font-display);font-size:1.25rem;font-weight:700;line-height:1.3}.BlogCard-module__1Tt43q__title a{color:var(--text-strong);transition:color var(--transition-fast);text-decoration:none}.BlogCard-module__1Tt43q__title a:hover{color:var(--accent)}.BlogCard-module__1Tt43q__title a:focus-visible{outline:2px solid var(--accent);outline-offset:3px;color:var(--accent);border-radius:2px}.BlogCard-module__1Tt43q__excerpt{color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogCard-module__1Tt43q__tags{gap:var(--space-2);flex-wrap:wrap;margin-top:auto;display:flex}
.CaseStudyNav-module__m8a6tq__nav{justify-content:space-between;gap:var(--space-4);max-width:var(--container-md);margin:var(--space-10) auto 0;padding:var(--space-6);border-top:1px solid var(--border);display:flex}.CaseStudyNav-module__m8a6tq__link{gap:var(--space-1);padding:var(--space-3);border-radius:var(--radius-md);flex-direction:column;min-height:44px;text-decoration:none;transition:background .2s;display:flex}.CaseStudyNav-module__m8a6tq__link:hover{background:var(--surface-hover)}.CaseStudyNav-module__m8a6tq__link:last-child{text-align:right}.CaseStudyNav-module__m8a6tq__dir{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.CaseStudyNav-module__m8a6tq__slug{color:var(--accent);text-transform:capitalize;font-size:.9rem;font-weight:600}
.DirectLinks-module__obyBOa__grid{gap:var(--space-3);grid-template-columns:1fr;display:grid}@media (min-width:768px){.DirectLinks-module__obyBOa__grid{grid-template-columns:repeat(2,1fr)}}.DirectLinks-module__obyBOa__link{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-fast), background var(--transition-fast);min-height:44px;text-decoration:none;display:flex}.DirectLinks-module__obyBOa__link:hover{border-color:var(--accent);background:var(--accent-subtle)}.DirectLinks-module__obyBOa__icon{color:var(--accent);flex-shrink:0}.DirectLinks-module__obyBOa__label{color:var(--text-strong);font-size:.85rem;font-weight:600}.DirectLinks-module__obyBOa__handle{color:var(--text-muted);margin-left:auto;font-size:.8rem}
.GitHubActivity-module__ojo-XG__wrapper{max-width:var(--container-max);padding:var(--space-10) var(--space-6);margin:0 auto}.GitHubActivity-module__ojo-XG__header{margin-bottom:var(--space-6)}.GitHubActivity-module__ojo-XG__title{font-family:var(--font-display);color:var(--text-strong);margin-top:var(--space-2);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.GitHubActivity-module__ojo-XG__updated{color:var(--text-muted);margin-top:var(--space-2);font-size:.8rem}.GitHubActivity-module__ojo-XG__repos{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.GitHubActivity-module__ojo-XG__repos{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.GitHubActivity-module__ojo-XG__repos{grid-template-columns:repeat(3,1fr)}}.GitHubActivity-module__ojo-XG__repo{gap:var(--space-3);flex-direction:column;display:flex}.GitHubActivity-module__ojo-XG__repoHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.GitHubActivity-module__ojo-XG__repoName{color:var(--accent);font-size:.95rem;font-weight:600;text-decoration:none}.GitHubActivity-module__ojo-XG__repoName:hover{text-decoration:underline}.GitHubActivity-module__ojo-XG__repoDesc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.GitHubActivity-module__ojo-XG__repoStats{gap:var(--space-4);color:var(--text-muted);font-size:.8rem;display:flex}.GitHubActivity-module__ojo-XG__caseStudyLink{color:var(--accent);margin-top:auto;font-size:.8rem;font-weight:500;text-decoration:none}.GitHubActivity-module__ojo-XG__caseStudyLink:hover{text-decoration:underline}.GitHubActivity-module__ojo-XG__stats{gap:var(--space-6);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.GitHubActivity-module__ojo-XG__stat{gap:var(--space-1);flex-direction:column;display:flex}.GitHubActivity-module__ojo-XG__stat strong{color:var(--accent);font-size:1.5rem;font-weight:700}.GitHubActivity-module__ojo-XG__stat span{color:var(--text-muted);font-size:.8rem}
.article-module__Q272DW__page{flex-direction:column;display:flex}.article-module__Q272DW__header{max-width:var(--container-md);padding:calc(var(--nav-height) + var(--space-10)) var(--space-6) var(--space-8);width:100%;margin:0 auto}.article-module__Q272DW__title{font-family:var(--font-display);color:var(--text-strong);margin-top:var(--space-4);margin-bottom:var(--space-4);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;line-height:1.15}.article-module__Q272DW__meta{gap:var(--space-3);color:var(--text-muted);flex-wrap:wrap;align-items:center;font-size:.85rem;display:flex}.article-module__Q272DW__tags{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.article-module__Q272DW__nav{max-width:var(--container-md);padding:var(--space-8) var(--space-6);margin:0 auto}.article-module__Q272DW__relatedSection{max-width:var(--container-md);padding:0 var(--space-6) var(--space-10);margin:0 auto}
.contact-module__swMWYG__page{flex-direction:column;display:flex}.contact-module__swMWYG__section{max-width:var(--container-md);padding:var(--space-8) var(--space-6);width:100%;margin:0 auto}.contact-module__swMWYG__sectionHeader{margin-bottom:var(--space-6)}.contact-module__swMWYG__sectionTitle{font-family:var(--font-display);color:var(--text-strong);margin-top:var(--space-2);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.contact-module__swMWYG__location{text-align:center;padding:var(--space-6);color:var(--text-muted);font-size:.9rem}
.BlogSearch-module__EOLOFa__wrapper{gap:var(--space-8);flex-direction:column;display:flex}.BlogSearch-module__EOLOFa__controls{align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.BlogSearch-module__EOLOFa__categories{gap:var(--space-2);flex-wrap:wrap;display:flex}.BlogSearch-module__EOLOFa__pill{font-family:var(--font-body);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);background:0 0;min-height:44px;padding:8px 16px;font-size:.8rem;font-weight:600}.BlogSearch-module__EOLOFa__pill:hover{color:var(--text-strong);border-color:var(--border-strong)}.BlogSearch-module__EOLOFa__pill.BlogSearch-module__EOLOFa__active{color:var(--accent);border-color:var(--accent);background:var(--accent-subtle)}.BlogSearch-module__EOLOFa__searchWrap{flex:1;min-width:200px;position:relative}.BlogSearch-module__EOLOFa__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.BlogSearch-module__EOLOFa__search{width:100%;font-family:var(--font-body);color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-fast);outline:none;min-height:44px;padding:10px 12px 10px 40px;font-size:.875rem}.BlogSearch-module__EOLOFa__search:focus{border-color:var(--accent)}.BlogSearch-module__EOLOFa__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.BlogSearch-module__EOLOFa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogSearch-module__EOLOFa__grid{grid-template-columns:repeat(3,1fr)}}.BlogSearch-module__EOLOFa__empty{text-align:center;padding:var(--space-10) 0;color:var(--text-muted);font-size:.9rem}
.RelatedWork-module__JzalAG__wrapper{max-width:var(--container-lg);margin:var(--space-10) auto 0;padding:var(--space-8) var(--space-6) 0;border-top:1px solid var(--border)}.RelatedWork-module__JzalAG__heading{font-family:var(--font-display);margin-bottom:var(--space-6);color:var(--text-strong);font-size:1.5rem}.RelatedWork-module__JzalAG__grid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:768px){.RelatedWork-module__JzalAG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.RelatedWork-module__JzalAG__grid{grid-template-columns:repeat(3,1fr)}}.RelatedWork-module__JzalAG__card{padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.RelatedWork-module__JzalAG__title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.RelatedWork-module__JzalAG__title a{color:var(--text-strong);text-decoration:none}.RelatedWork-module__JzalAG__title a:hover{color:var(--accent)}.RelatedWork-module__JzalAG__desc{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.RelatedWork-module__JzalAG__metric{padding-top:var(--space-3);border-top:1px solid var(--border);flex-direction:column;gap:2px;margin-top:auto;display:flex}.RelatedWork-module__JzalAG__metricValue{color:var(--accent);font-size:1.1rem;font-weight:700}.RelatedWork-module__JzalAG__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}
.case-study-module__ZX4w1a__page{flex-direction:column;display:flex}.case-study-module__ZX4w1a__tldr{max-width:var(--container-md);padding:var(--space-8) var(--space-6);width:100%;margin:0 auto}.case-study-module__ZX4w1a__tldrCard{padding:var(--space-6);border-left:3px solid var(--accent)}.case-study-module__ZX4w1a__tldrTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:var(--space-3);font-size:.8rem;font-weight:700}.case-study-module__ZX4w1a__tldrText{color:var(--text-body);font-size:1rem;line-height:1.8}.case-study-module__ZX4w1a__metricsSection{padding:var(--space-8) var(--space-6)}
