.ModeToggle-module__0mQSFa__chip{border:1px solid var(--border);border-radius:var(--radius-sm);min-width:58px;font-family:var(--font-mono);font-size:var(--text-meta-size);letter-spacing:.1em;color:var(--text-secondary);transition:background-color var(--duration-base) var(--easing-out), border-color var(--duration-base) var(--easing-out), color var(--duration-base) var(--easing-out);background:0 0;justify-content:center;align-items:center;padding:5px 9px;display:inline-flex}.ModeToggle-module__0mQSFa__chip:hover{border-color:var(--border-strong);background:var(--surface-hover);color:var(--text-primary)}
.Nav-module__S5CIHW__nav{z-index:var(--z-nav);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;position:relative}.Nav-module__S5CIHW__wordmark{font-family:var(--font-mono);font-size:var(--text-nav-size);letter-spacing:.14em;color:var(--text-primary)}.Nav-module__S5CIHW__links{align-items:center;gap:28px;display:flex}.Nav-module__S5CIHW__link{font-family:var(--font-mono);font-size:var(--text-nav-size);letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);transition:color var(--duration-base) var(--easing-out), border-color var(--duration-base) var(--easing-out);border-bottom:1px solid #0000;padding:6px 0;display:inline-block}.Nav-module__S5CIHW__link:hover{color:var(--text-primary);border-bottom-color:var(--border-strong)}.Nav-module__S5CIHW__linkActive{color:var(--text-primary);border-bottom-color:var(--accent-label)}.Nav-module__S5CIHW__right{align-items:center;gap:20px;display:flex}@media (max-width:900px){.Nav-module__S5CIHW__nav{padding:0 24px}}
.Footer-module__yYjm9G__footer{border-top:1px solid var(--border);font-family:var(--font-mono);font-size:var(--text-meta-size);letter-spacing:.1em;color:var(--text-tertiary);justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.Footer-module__yYjm9G__links{gap:20px;display:flex}.Footer-module__yYjm9G__link{color:var(--text-secondary);transition:color var(--duration-base) var(--easing-out)}.Footer-module__yYjm9G__link:hover{color:var(--text-primary)}@media (max-width:900px){.Footer-module__yYjm9G__footer{padding:24px}}
.ContourMotif-module___iQRCa__svg{width:100%;height:100%;display:block}.ContourMotif-module___iQRCa__path{fill:none;stroke:var(--motif-stroke);vector-effect:non-scaling-stroke;stroke-width:1px}.ContourMotif-module___iQRCa__crest{stroke:var(--accent-label)}.ContourMotif-module___iQRCa__animated{stroke-dasharray:4000;stroke-dashoffset:3000px;animation:ContourMotif-module___iQRCa__dcdraw var(--duration-motif-draw) var(--easing-motif-draw) var(--motif-delay-draw,0s) both, ContourMotif-module___iQRCa__dcpulse var(--duration-motif-pulse) ease-in-out var(--motif-delay-pulse,1.8s) infinite}@keyframes ContourMotif-module___iQRCa__dcdraw{0%{stroke-dashoffset:3000px}to{stroke-dashoffset:0}}@keyframes ContourMotif-module___iQRCa__dcpulse{0%,to{opacity:.78}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.ContourMotif-module___iQRCa__animated{stroke-dashoffset:0;opacity:1;animation:none}}
.ChatInput-module__NJZFHG__wrapper{position:relative}.ChatInput-module__NJZFHG__textarea{box-sizing:border-box;resize:none;width:100%;min-height:56px;max-height:160px;padding:var(--space-3);border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-base-size);line-height:var(--text-base-line);transition:padding-right var(--duration-base) var(--easing-out);border-radius:1.25rem;display:block}.ChatInput-module__NJZFHG__textareaWithButton{padding-right:3rem}.ChatInput-module__NJZFHG__textarea::placeholder{color:var(--text-tertiary)}.ChatInput-module__NJZFHG__sendButton{right:var(--space-2);bottom:var(--space-2);background:var(--accent-label);width:32px;height:32px;color:var(--on-accent);cursor:pointer;transition:background-color var(--duration-base) var(--easing-out), opacity var(--duration-base) var(--easing-out);border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute}.ChatInput-module__NJZFHG__sendButton:hover:not(:disabled){background:var(--accent-label-hover)}.ChatInput-module__NJZFHG__sendButton:active:not(:disabled){background:var(--accent-label-active)}.ChatInput-module__NJZFHG__sendButton:disabled{opacity:.5;cursor:not-allowed}
.MessageBubble-module__yBik9a__row{margin-bottom:var(--space-2);display:flex}.MessageBubble-module__yBik9a__rowUser{justify-content:flex-end}.MessageBubble-module__yBik9a__rowAssistant{justify-content:flex-start}.MessageBubble-module__yBik9a__bubble{max-width:78%;font-size:var(--text-sm-size);white-space:pre-wrap;overflow-wrap:break-word;padding:10px 14px;line-height:1.55}.MessageBubble-module__yBik9a__user{background:var(--accent-label);color:var(--on-accent);border-radius:1.125rem 1.125rem .25rem}.MessageBubble-module__yBik9a__assistant{background:var(--surface-raised);border:1px solid var(--border);color:var(--text-primary);border-radius:1.125rem 1.125rem 1.125rem .25rem}.MessageBubble-module__yBik9a__error{background:var(--surface-sunken);border:1px solid var(--border-strong);color:var(--text-secondary);border-radius:1.125rem;font-style:italic}.MessageBubble-module__yBik9a__paragraph{margin:0}.MessageBubble-module__yBik9a__paragraph+.MessageBubble-module__yBik9a__paragraph,.MessageBubble-module__yBik9a__paragraph+.MessageBubble-module__yBik9a__list,.MessageBubble-module__yBik9a__list+.MessageBubble-module__yBik9a__paragraph{margin-top:var(--space-2)}.MessageBubble-module__yBik9a__list{margin:0;padding-left:1.2em}.MessageBubble-module__yBik9a__list li{margin-top:.25em}.MessageBubble-module__yBik9a__list li:first-child{margin-top:0}.MessageBubble-module__yBik9a__caret{color:var(--accent-cool);animation:MessageBubble-module__yBik9a__blink var(--duration-caret,.9s) step-end infinite;margin-left:2px}.MessageBubble-module__yBik9a__user .MessageBubble-module__yBik9a__caret{color:var(--on-accent);opacity:.7}@keyframes MessageBubble-module__yBik9a__blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.MessageBubble-module__yBik9a__caret{opacity:1;animation:none}}
.MessageList-module__a8vtaW__list{min-height:0;padding:var(--space-2) 0;flex-direction:column;flex:1;display:flex;overflow-y:auto}.MessageList-module__a8vtaW__empty{font-size:var(--text-sm-size);line-height:var(--text-sm-line);color:var(--text-tertiary);padding:var(--space-2) 0}
.HeroChat-module__LICMaa__chat{gap:var(--space-2);flex-direction:column;display:flex}.HeroChat-module__LICMaa__caption{font-family:var(--font-mono);font-size:var(--text-meta-size);line-height:var(--text-meta-line);letter-spacing:var(--text-meta-tracking);text-transform:uppercase;color:var(--text-tertiary)}.HeroChat-module__LICMaa__transcript{min-height:0;max-height:min(400px,50dvh);animation:HeroChat-module__LICMaa__transcriptIn .2s var(--easing-out);flex-direction:column;display:flex;overflow:hidden}@keyframes HeroChat-module__LICMaa__transcriptIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.HeroChat-module__LICMaa__transcript{animation:none}}
.SectionHeader-module__1HwnXq__row{padding-top:var(--space-3);border-top:1px solid var(--border);align-items:baseline;gap:16px;margin-bottom:28px;display:flex}.SectionHeader-module__1HwnXq__index{font-family:var(--font-mono);font-size:var(--text-nav-size);color:var(--accent-label-text);flex:0 0 24px}.SectionHeader-module__1HwnXq__label{font-family:var(--font-mono);font-size:var(--text-nav-size);letter-spacing:.14em;text-transform:uppercase;color:var(--text-primary)}.SectionHeader-module__1HwnXq__rule{background:var(--border);flex:1;height:1px}.SectionHeader-module__1HwnXq__aside{font-family:var(--font-mono);font-size:var(--text-meta-size);color:var(--text-tertiary);white-space:nowrap}
.TextLink-module__sE3QiG__link{color:var(--accent-cool);border-bottom:1px solid color-mix(in srgb, var(--accent-cool) 30%, transparent);transition:color var(--duration-base) var(--easing-out), border-color var(--duration-base) var(--easing-out);padding-bottom:1px;display:inline}.TextLink-module__sE3QiG__link:hover{color:var(--accent-cool-hover);border-bottom-color:var(--accent-cool-hover)}.TextLink-module__sE3QiG__link:active{color:var(--accent-cool-active);border-bottom-color:var(--accent-cool-active)}.TextLink-module__sE3QiG__link:focus-visible{outline:2px solid var(--accent-cool);outline-offset:3px}
.Hero-module___w2HtG__hero{padding:var(--section-space-y) var(--page-gutter);place-items:center;display:grid;position:relative;overflow:hidden}.Hero-module___w2HtG__motif{z-index:var(--z-motif);pointer-events:none;--motif-stroke:var(--motif-hero-stroke);position:absolute;inset:0}.Hero-module___w2HtG__inner{z-index:var(--z-content);gap:26px;width:100%;max-width:760px;display:grid;position:relative}.Hero-module___w2HtG__name{font-family:var(--font-display);font-size:var(--text-hero-size);line-height:var(--text-hero-line);letter-spacing:var(--text-hero-tracking);font-weight:var(--text-hero-weight);color:var(--text-primary)}.Hero-module___w2HtG__headline{font-size:var(--text-lg-size);line-height:var(--text-lg-line);color:var(--text-secondary);max-width:56ch}.Hero-module___w2HtG__actions{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}@media (min-width:901px){.Hero-module___w2HtG__hero{min-height:calc(100dvh - 64px)}}@media (max-width:900px){.Hero-module___w2HtG__name{font-size:2.5rem}}
.About-module__RHteCa__section{padding:var(--section-space-y) var(--page-gutter);max-width:var(--content-max-width);margin:0 auto}.About-module__RHteCa__bio{margin-top:var(--space-4);font-size:var(--text-lg-size);line-height:var(--text-lg-line);color:var(--text-secondary);max-width:66ch}
.Education-module__1yUv-a__section{padding:var(--section-space-y) var(--page-gutter);max-width:var(--content-max-width);margin:0 auto}.Education-module__1yUv-a__entry{margin-top:var(--space-5);border-top:1px solid var(--border);padding-top:var(--space-4)}.Education-module__1yUv-a__degree{font-family:var(--font-display);font-size:var(--text-2xl-size);line-height:var(--text-2xl-line);font-weight:var(--text-2xl-weight);color:var(--text-primary);margin:0}.Education-module__1yUv-a__details{margin-top:var(--space-2);font-family:var(--font-mono);font-size:var(--text-sm-size);color:var(--text-secondary)}
.Experience-module__BCN7Bq__section{padding:var(--section-space-y) var(--page-gutter);max-width:var(--content-max-width);margin:0 auto}.Experience-module__BCN7Bq__list{gap:var(--space-6);margin-top:var(--space-5);display:grid}.Experience-module__BCN7Bq__item{border-top:1px solid var(--border);padding-top:var(--space-4)}.Experience-module__BCN7Bq__itemHeader{justify-content:space-between;align-items:baseline;gap:var(--space-3);flex-wrap:wrap;display:flex}.Experience-module__BCN7Bq__role{font-family:var(--font-display);font-size:var(--text-2xl-size);line-height:var(--text-2xl-line);font-weight:var(--text-2xl-weight);color:var(--text-primary)}.Experience-module__BCN7Bq__company{color:var(--text-secondary);font-weight:var(--weight-normal)}.Experience-module__BCN7Bq__period{font-family:var(--font-mono);font-size:var(--text-meta-size);letter-spacing:var(--text-meta-tracking);text-transform:uppercase;color:var(--text-tertiary);white-space:nowrap}.Experience-module__BCN7Bq__stack{margin-top:var(--space-1);font-family:var(--font-mono);font-size:var(--text-sm-size);color:var(--text-tertiary)}.Experience-module__BCN7Bq__highlights{margin-top:var(--space-3);gap:var(--space-2);display:grid}.Experience-module__BCN7Bq__highlights li{font-size:var(--text-base-size);line-height:var(--text-base-line);color:var(--text-secondary);padding-left:var(--space-3);position:relative}.Experience-module__BCN7Bq__highlights li:before{content:"—";color:var(--text-tertiary);position:absolute;left:0}
.Pill-module__tTLeyW__pill{border-radius:var(--radius-sm);border:1px solid var(--border);font-family:var(--font-mono);font-size:var(--text-meta-size);letter-spacing:.08em;color:var(--text-secondary);transition:background-color var(--duration-base) var(--easing-out), border-color var(--duration-base) var(--easing-out), color var(--duration-base) var(--easing-out);background:0 0;align-items:center;padding:5px 10px;display:inline-flex}.Pill-module__tTLeyW__pill:not(.Pill-module__tTLeyW__disabled):hover{border-color:var(--border-strong);background:var(--surface-hover);color:var(--text-primary)}.Pill-module__tTLeyW__selected{background:var(--accent-wash);border-color:var(--accent-wash-border);color:var(--accent-label-text)}.Pill-module__tTLeyW__disabled{color:var(--text-disabled);border-color:color-mix(in srgb, var(--border) 50%, var(--bg))}
.ProjectCard-module__oX8Kwa__card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);transition:background-color var(--duration-base) var(--easing-out), border-color var(--duration-base) var(--easing-out);gap:14px;padding:28px;display:grid}.ProjectCard-module__oX8Kwa__card:hover{border-color:var(--border-strong);background:var(--surface-hover)}.ProjectCard-module__oX8Kwa__card:hover .ProjectCard-module__oX8Kwa__eyebrow{color:var(--accent-label-text)}.ProjectCard-module__oX8Kwa__sleeve:hover{border-color:var(--accent-wash-border)}.ProjectCard-module__oX8Kwa__eyebrow{font-family:var(--font-mono);font-size:var(--text-meta-size);letter-spacing:.12em;color:var(--text-tertiary);transition:color var(--duration-base) var(--easing-out);justify-content:space-between;align-items:baseline;gap:16px;display:flex}.ProjectCard-module__oX8Kwa__title{font-family:var(--font-display);font-size:var(--text-2xl-size);line-height:var(--text-2xl-line);letter-spacing:var(--text-2xl-tracking);font-weight:var(--text-2xl-weight);color:var(--text-primary)}.ProjectCard-module__oX8Kwa__description{max-width:52ch;font-family:var(--font-body);font-size:var(--text-sm-size);line-height:var(--text-sm-line);color:var(--text-secondary)}.ProjectCard-module__oX8Kwa__tags{flex-wrap:wrap;gap:6px;display:flex}.ProjectCard-module__oX8Kwa__well{aspect-ratio:1;border-bottom:1px solid var(--border);background:var(--surface-sunken);position:relative;overflow:hidden}.ProjectCard-module__oX8Kwa__wellMotif{position:absolute;inset:0}.ProjectCard-module__oX8Kwa__wellCaption{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-tertiary);justify-content:space-between;padding:0 14px;font-size:.625rem;display:flex;position:absolute;left:0;right:0}.ProjectCard-module__oX8Kwa__wellCaptionTop{top:14px}.ProjectCard-module__oX8Kwa__wellCaptionBottom{bottom:14px}
.Projects-module__tl4Q0a__section{padding:var(--section-space-y) var(--page-gutter);max-width:var(--content-max-width);margin:0 auto}.Projects-module__tl4Q0a__grid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:1.35fr 1fr;align-items:start;display:grid}.Projects-module__tl4Q0a__standardColumn,.Projects-module__tl4Q0a__sleeveColumn{gap:var(--space-4);display:grid}@media (max-width:900px){.Projects-module__tl4Q0a__grid{grid-template-columns:1fr}}
.Skills-module__1ZjJFG__section{padding:var(--section-space-y) var(--page-gutter);max-width:var(--content-max-width);margin:0 auto}.Skills-module__1ZjJFG__groups{gap:var(--space-5);margin-top:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.Skills-module__1ZjJFG__category{font-family:var(--font-mono);font-size:var(--text-nav-size);letter-spacing:var(--text-nav-tracking);text-transform:uppercase;color:var(--text-tertiary);margin-bottom:var(--space-3)}.Skills-module__1ZjJFG__pills{gap:var(--space-2);flex-wrap:wrap;display:flex}@media (max-width:900px){.Skills-module__1ZjJFG__groups{grid-template-columns:1fr}}
.Button-module__C4b5yW__button{border-radius:var(--radius-md);height:40px;font-family:var(--font-body);font-size:var(--text-sm-size);font-weight:var(--weight-medium);white-space:nowrap;transition:background-color var(--duration-base) var(--easing-out), border-color var(--duration-base) var(--easing-out), color var(--duration-base) var(--easing-out);justify-content:center;align-items:center;gap:8px;padding:0 18px;display:inline-flex}.Button-module__C4b5yW__primary{background:var(--accent-label);border:1px solid var(--accent-label);color:var(--on-accent)}.Button-module__C4b5yW__primary:hover{background:var(--accent-label-hover);border-color:var(--accent-label-hover)}.Button-module__C4b5yW__primary:active{background:var(--accent-label-active);border-color:var(--accent-label-active)}.Button-module__C4b5yW__secondary{border:1px solid var(--border);color:var(--text-primary);background:0 0}.Button-module__C4b5yW__secondary:hover{background:var(--surface-hover);border-color:var(--border-strong)}.Button-module__C4b5yW__secondary:active{background:var(--surface-sunken);color:var(--text-secondary)}.Button-module__C4b5yW__ghost{font-family:var(--font-mono);font-size:var(--text-nav-size);letter-spacing:.1em;color:var(--text-secondary);background:0 0;border:none;padding:0 16px}.Button-module__C4b5yW__ghost:hover{background:var(--surface-hover);color:var(--text-primary)}.Button-module__C4b5yW__ghost:active{background:var(--surface-sunken);color:var(--text-tertiary)}
.Contact-module__DIbnYa__section{padding:var(--section-space-y) var(--page-gutter) var(--space-7);max-width:var(--content-max-width);margin:0 auto}.Contact-module__DIbnYa__lead{margin-top:var(--space-4);font-size:var(--text-lg-size);line-height:var(--text-lg-line);color:var(--text-secondary);max-width:56ch}.Contact-module__DIbnYa__links{margin-top:var(--space-5);align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}@media (max-width:900px){.Contact-module__DIbnYa__section{padding-bottom:var(--space-6)}}
