.command-palette-module__p01PAq__trigger{border:1px solid var(--line-strong);background:var(--bg-elev);height:2.2rem;color:var(--text-dim);font-family:var(--font-mono);transition:border-color .3s var(--ease-out),color .3s var(--ease-out),background .3s var(--ease-out);border-radius:999px;align-items:center;gap:.55rem;padding:0 .55rem 0 .85rem;font-size:.78rem;display:inline-flex}.command-palette-module__p01PAq__trigger:hover{color:var(--text);border-color:var(--violet);background:var(--violet-soft)}.command-palette-module__p01PAq__triggerLabel{letter-spacing:.02em}.command-palette-module__p01PAq__kbd{background:var(--bg);border:1px solid var(--line);border-radius:6px;place-items:center;min-width:1.7rem;height:1.4rem;padding:0 .3rem;font-size:.72rem;display:inline-grid}.command-palette-module__p01PAq__overlay{z-index:100;background:color-mix(in oklab,var(--bg)62%,transparent);-webkit-backdrop-filter:blur(7px)saturate(1.1);backdrop-filter:blur(7px)saturate(1.1);animation:command-palette-module__p01PAq__overlayIn .22s var(--ease-out);justify-content:center;align-items:flex-start;padding:max(3rem,min(14vh,9rem)) 1.25rem 2rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes command-palette-module__p01PAq__overlayIn{0%{opacity:0}}.command-palette-module__p01PAq__panel{background:var(--bg-elev);border:1px solid var(--line-strong);width:min(40rem,100%);box-shadow:0 30px 80px -20px rgba(0,0,0,.6),0 0 0 1px var(--violet-soft);animation:command-palette-module__p01PAq__panelIn .3s var(--ease-spring);border-radius:16px;overflow:hidden}@keyframes command-palette-module__p01PAq__panelIn{0%{opacity:0;transform:translateY(-10px)scale(.98)}}.command-palette-module__p01PAq__searchRow{border-bottom:1px solid var(--line);align-items:center;gap:.6rem;padding:.95rem 1.1rem;display:flex}.command-palette-module__p01PAq__prompt{font-family:var(--font-mono);color:var(--cyan);font-size:1.1rem}.command-palette-module__p01PAq__input{color:var(--text);font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.command-palette-module__p01PAq__input::placeholder{color:var(--text-mute)}.command-palette-module__p01PAq__escKbd{font-family:var(--font-mono);color:var(--text-mute);border:1px solid var(--line);border-radius:6px;padding:.15rem .45rem;font-size:.68rem}.command-palette-module__p01PAq__list{max-height:min(24rem,52vh);padding:.5rem;list-style:none;overflow-y:auto}.command-palette-module__p01PAq__item{text-align:left;width:100%;color:var(--text-dim);border-radius:10px;align-items:center;gap:.8rem;padding:.7rem .8rem;transition:background .15s,color .15s;display:flex}.command-palette-module__p01PAq__item[data-active=true]{background:var(--violet-soft);color:var(--text)}.command-palette-module__p01PAq__itemIcon{width:.95rem;height:.95rem;color:var(--violet-ink);flex-shrink:0}.command-palette-module__p01PAq__itemLabel{flex:1;font-size:.94rem}.command-palette-module__p01PAq__itemHint{font-family:var(--font-mono);color:var(--text-mute);letter-spacing:.04em;font-size:.72rem}.command-palette-module__p01PAq__empty{text-align:center;color:var(--text-mute);padding:1.4rem;font-size:.9rem}@media (prefers-reduced-motion:reduce){.command-palette-module__p01PAq__overlay,.command-palette-module__p01PAq__panel{animation:none}}
.theme-toggle-module__f4CsAa__toggle{align-items:center;padding:0;display:inline-flex}.theme-toggle-module__f4CsAa__track{border:1px solid var(--line-strong);background:var(--bg-elev);width:3.1rem;height:1.6rem;transition:background .4s var(--ease-out),border-color .4s var(--ease-out);border-radius:999px;position:relative}.theme-toggle-module__f4CsAa__thumb{background:var(--cyan);width:1.12rem;height:1.12rem;box-shadow:0 0 0 0 var(--cyan-soft);transition:transform .45s var(--ease-spring),background .4s var(--ease-out),box-shadow .4s var(--ease-out);border-radius:999px;position:absolute;top:50%;left:.22rem;translate:0 -50%}.theme-toggle-module__f4CsAa__toggle[data-theme-state=light] .theme-toggle-module__f4CsAa__thumb{background:var(--violet);transform:translate(1.46rem)}.theme-toggle-module__f4CsAa__toggle:hover .theme-toggle-module__f4CsAa__thumb{box-shadow:0 0 0 4px var(--cyan-soft)}.theme-toggle-module__f4CsAa__toggle[data-theme-state=light]:hover .theme-toggle-module__f4CsAa__thumb{box-shadow:0 0 0 4px var(--violet-soft)}@media (prefers-reduced-motion:reduce){.theme-toggle-module__f4CsAa__thumb{transition:transform .2s}}
.navigation-module__pPqqGG__header{z-index:60;transition:background .4s var(--ease-out),border-color .4s var(--ease-out),backdrop-filter .4s var(--ease-out);border-bottom:1px solid transparent;position:fixed;top:0;left:0;right:0}.navigation-module__pPqqGG__header.navigation-module__pPqqGG__scrolled{background:color-mix(in oklab,var(--bg)78%,transparent);-webkit-backdrop-filter:blur(12px)saturate(1.1);backdrop-filter:blur(12px)saturate(1.1);border-bottom-color:var(--line)}.navigation-module__pPqqGG__progress{transform-origin:0;background:linear-gradient(90deg,var(--violet),var(--cyan));opacity:0;width:100%;height:2px;transition:opacity .4s var(--ease-out);position:absolute;bottom:-1px;left:0}.navigation-module__pPqqGG__scrolled .navigation-module__pPqqGG__progress{opacity:1}.navigation-module__pPqqGG__bar{max-width:84rem;padding:.85rem var(--pad-x);align-items:center;gap:1rem;margin-left:auto;margin-right:auto;display:flex}.navigation-module__pPqqGG__brand{flex-shrink:0;align-items:center;gap:.6rem;display:inline-flex}.navigation-module__pPqqGG__mark{width:2rem;height:2rem;font-family:var(--font-display);letter-spacing:-.03em;color:var(--bg);background:linear-gradient(135deg,var(--violet),var(--cyan));border-radius:8px;place-items:center;font-size:.82rem;font-weight:700;display:grid}.navigation-module__pPqqGG__brandName{font-family:var(--font-display);letter-spacing:-.02em;font-size:.98rem;font-weight:600}.navigation-module__pPqqGG__links{gap:.35rem;margin-left:auto;list-style:none;display:none}.navigation-module__pPqqGG__link{font-family:var(--font-mono);color:var(--text-mute);transition:color .25s var(--ease-out),background .25s var(--ease-out);border-radius:8px;align-items:center;gap:.15rem;padding:.4rem .7rem;font-size:.8rem;display:inline-flex}.navigation-module__pPqqGG__linkSlash{color:var(--violet);opacity:0;transition:opacity .25s var(--ease-out),transform .25s var(--ease-out);transform:translate(3px)}.navigation-module__pPqqGG__link:hover{color:var(--text)}.navigation-module__pPqqGG__link:hover .navigation-module__pPqqGG__linkSlash,.navigation-module__pPqqGG__link[data-active=true] .navigation-module__pPqqGG__linkSlash{opacity:1;transform:none}.navigation-module__pPqqGG__link[data-active=true]{color:var(--text);background:var(--bg-elev)}.navigation-module__pPqqGG__right{align-items:center;gap:.65rem;margin-left:auto;display:flex}.navigation-module__pPqqGG__links+.navigation-module__pPqqGG__right{margin-left:.75rem}.navigation-module__pPqqGG__resume{font-family:var(--font-mono);color:var(--text);border:1px solid var(--line-strong);transition:border-color .25s var(--ease-out),background .25s var(--ease-out);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.78rem;display:none}.navigation-module__pPqqGG__resume:hover{border-color:var(--cyan);background:var(--cyan-soft)}.navigation-module__pPqqGG__resumeIcon{width:.7rem;height:.7rem}.navigation-module__pPqqGG__paletteWrap{display:none}.navigation-module__pPqqGG__menuBtn{border:1px solid var(--line-strong);width:2.2rem;height:2.2rem;color:var(--text);border-radius:8px;place-items:center;font-size:1rem;display:inline-grid}.navigation-module__pPqqGG__sheet{opacity:0;max-height:0;transition:max-height .5s var(--ease-out),opacity .4s var(--ease-out),border-color .4s var(--ease-out);background:color-mix(in oklab,var(--bg)88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid transparent;overflow:hidden}.navigation-module__pPqqGG__sheetOpen{opacity:1;border-top-color:var(--line);max-height:80vh}.navigation-module__pPqqGG__sheetList{padding:.75rem var(--pad-x)0;list-style:none}.navigation-module__pPqqGG__sheetLink{border-bottom:1px solid var(--line);width:100%;font-family:var(--font-display);letter-spacing:-.02em;text-align:left;color:var(--text);align-items:baseline;gap:1rem;padding:.85rem 0;font-size:1.35rem;font-weight:600;display:flex}.navigation-module__pPqqGG__sheetIndex{font-family:var(--font-mono);color:var(--violet);font-size:.72rem}.navigation-module__pPqqGG__sheetResume{margin:1.1rem var(--pad-x)1.6rem;font-family:var(--font-mono);color:var(--cyan-ink);font-size:.85rem;display:inline-block}@media (min-width:900px){.navigation-module__pPqqGG__links{display:flex}.navigation-module__pPqqGG__resume{display:inline-flex}.navigation-module__pPqqGG__paletteWrap{display:block}.navigation-module__pPqqGG__menuBtn,.navigation-module__pPqqGG__sheet{display:none}}
.hero-module__zy7p7G__hero{min-height:100svh;padding:7rem var(--pad-x)4.5rem;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.hero-module__zy7p7G__grid{z-index:0;background-image:linear-gradient(var(--line)1px,transparent 1px),linear-gradient(90deg,var(--line)1px,transparent 1px);opacity:.55;animation:hero-module__zy7p7G__gridIn 1.4s var(--ease-out)both;background-size:3.4rem 3.4rem;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(75% 65% at 30% 40%,#000 30%,transparent 78%);mask-image:radial-gradient(75% 65% at 30% 40%,#000 30%,transparent 78%)}@keyframes hero-module__zy7p7G__gridIn{0%{opacity:0}}.hero-module__zy7p7G__inner{z-index:2;width:100%;max-width:var(--maxw);margin-left:auto;margin-right:auto;position:relative}.hero-module__zy7p7G__prompt{font-family:var(--font-mono);color:var(--text-mute);opacity:0;animation:hero-module__zy7p7G__fadeUp .7s var(--ease-out).15s both;margin-bottom:1.4rem;font-size:.82rem}.hero-module__zy7p7G__promptSign{color:var(--cyan)}.hero-module__zy7p7G__promptOut{color:var(--text-dim)}.hero-module__zy7p7G__name{letter-spacing:-.045em;font-size:max(3.3rem,min(15vw,12rem));font-weight:700;line-height:.92}.hero-module__zy7p7G__nameLine{padding-bottom:.04em;display:block}.hero-module__zy7p7G__nameLine:nth-child(3){color:var(--name-dim)}.hero-module__zy7p7G__letter{visibility:hidden;display:inline-block}.hero-module__zy7p7G__letter[data-visible=true]{visibility:visible}.hero-module__zy7p7G__typeCaret{vertical-align:-.04em;background:var(--cyan);width:.5em;height:.78em;margin-right:.04em;animation:1.05s step-end infinite hero-module__zy7p7G__typeBlink;display:inline-block}@keyframes hero-module__zy7p7G__typeBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}.hero-module__zy7p7G__col{min-width:0}.hero-module__zy7p7G__tagline{max-width:40ch;color:var(--text-dim);letter-spacing:-.01em;margin-top:1.6rem;font-size:max(1.15rem,min(2.4vw,1.7rem));line-height:1.4}.hero-module__zy7p7G__seg{opacity:0;filter:blur(6px);transition:opacity .5s var(--ease-out),filter .5s var(--ease-out)}.hero-module__zy7p7G__seg[data-shown=true]{opacity:1;filter:blur()}.hero-module__zy7p7G__em{font-family:var(--font-serif);color:var(--cyan-ink);letter-spacing:0;font-style:italic;font-weight:500}.hero-module__zy7p7G__metaRow{font-family:var(--font-mono);color:var(--text-mute);opacity:0;animation:hero-module__zy7p7G__fadeUp .7s var(--ease-out)1.7s both;flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:2rem;font-size:.78rem;display:flex}.hero-module__zy7p7G__metaDot{background:var(--text-mute);border-radius:50%;width:3px;height:3px}.hero-module__zy7p7G__stat{color:var(--text-dim)}.hero-module__zy7p7G__statNum{color:var(--text);font-variant-numeric:tabular-nums}.hero-module__zy7p7G__avail{color:var(--text-dim);align-items:center;gap:.45rem;display:inline-flex}.hero-module__zy7p7G__availPulse{background:var(--cyan);border-radius:50%;width:7px;height:7px;position:relative}.hero-module__zy7p7G__availPulse:after{content:"";background:var(--cyan);animation:hero-module__zy7p7G__ping 2s var(--ease-out)infinite;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes hero-module__zy7p7G__ping{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(3)}}.hero-module__zy7p7G__actions{opacity:0;animation:hero-module__zy7p7G__fadeUp .7s var(--ease-out)1.9s both;flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2.4rem;display:flex}.hero-module__zy7p7G__cta{font-weight:600;font-family:var(--font-display);letter-spacing:-.01em;color:var(--bg);background:var(--text);transition:background .3s var(--ease-out),color .3s var(--ease-out);border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.5rem;display:inline-flex}.hero-module__zy7p7G__cta:hover{background:linear-gradient(120deg,var(--violet),var(--cyan));color:#fff}.hero-module__zy7p7G__ctaIcon{transition:transform .4s var(--ease-spring)}.hero-module__zy7p7G__cta:hover .hero-module__zy7p7G__ctaIcon{transform:translateY(4px)}.hero-module__zy7p7G__socials{gap:.5rem;display:flex}.hero-module__zy7p7G__social{border:1px solid var(--line-strong);width:2.7rem;height:2.7rem;color:var(--text-dim);transition:color .3s var(--ease-out),border-color .3s var(--ease-out),background .3s var(--ease-out);border-radius:50%;place-items:center;font-size:1.05rem;display:grid}.hero-module__zy7p7G__social:hover{color:var(--text);border-color:var(--violet);background:var(--violet-soft)}.hero-module__zy7p7G__now{display:none}.hero-module__zy7p7G__nowBar{border-bottom:1px solid var(--line);align-items:center;gap:.6rem;padding:.55rem .85rem;display:flex}.hero-module__zy7p7G__nowDots{gap:.34rem;display:inline-flex}.hero-module__zy7p7G__nowDots i{background:var(--line-strong);border-radius:50%;width:.58rem;height:.58rem}.hero-module__zy7p7G__nowPath{font-family:var(--font-mono);color:var(--text-mute);font-size:.72rem}.hero-module__zy7p7G__nowBody{font-family:var(--font-mono);padding:.9rem 1.05rem 1.05rem;font-size:.78rem;line-height:1.7}.hero-module__zy7p7G__nowCmd{color:var(--text-dim)}.hero-module__zy7p7G__nowSign{color:var(--cyan);margin-right:.45rem}.hero-module__zy7p7G__nowLog{color:var(--text-mute);padding-left:1.3rem}.hero-module__zy7p7G__nowLog+.hero-module__zy7p7G__nowCmd{margin-top:.7rem}.hero-module__zy7p7G__nowNow{color:var(--text-dim);margin-top:.15rem}.hero-module__zy7p7G__nowTick{color:var(--cyan);margin-right:.4rem}@media (min-width:980px){.hero-module__zy7p7G__body{grid-template-columns:minmax(0,44ch) minmax(0,1fr);align-items:start;gap:max(2rem,min(5vw,5rem));display:grid}.hero-module__zy7p7G__now{border:1px solid var(--line);background:var(--bg-elev);opacity:0;max-width:30rem;animation:hero-module__zy7p7G__fadeUp .8s var(--ease-out)2s both;border-radius:12px;align-self:start;margin-top:.5rem;display:block;overflow:hidden}}.hero-module__zy7p7G__ticker{z-index:2;border-top:1px solid var(--line);opacity:0;animation:hero-module__zy7p7G__fadeUp .8s var(--ease-out)2.1s both;margin-top:3.4rem;padding-top:1.4rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.hero-module__zy7p7G__tickerTrack{white-space:nowrap;animation:34s linear infinite hero-module__zy7p7G__marquee;display:inline-flex}.hero-module__zy7p7G__tickerItem{font-family:var(--font-mono);color:var(--text-mute);align-items:center;font-size:.85rem;display:inline-flex}.hero-module__zy7p7G__tickerSep{color:var(--violet);margin:0 1.3rem}@keyframes hero-module__zy7p7G__marquee{to{transform:translate(-50%)}}@keyframes hero-module__zy7p7G__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hero-module__zy7p7G__grid,.hero-module__zy7p7G__prompt,.hero-module__zy7p7G__metaRow,.hero-module__zy7p7G__actions,.hero-module__zy7p7G__ticker{opacity:1;animation:none;translate:0}.hero-module__zy7p7G__letter{visibility:visible}.hero-module__zy7p7G__now{opacity:1;animation:none}.hero-module__zy7p7G__tickerTrack,.hero-module__zy7p7G__availPulse:after{animation:none}}
.section-header-module__agO8YG__header{margin-bottom:3.2rem}.section-header-module__agO8YG__eyebrow{align-items:center;gap:.9rem;margin-bottom:1.1rem;display:flex}.section-header-module__agO8YG__slug{font-family:var(--font-mono);letter-spacing:.05em;color:var(--cyan-ink);font-size:.78rem}.section-header-module__agO8YG__rule{background:var(--line-strong);flex:1;max-width:7rem;height:1px}.section-header-module__agO8YG__index{font-family:var(--font-mono);color:var(--text-mute);font-size:.78rem}.section-header-module__agO8YG__title{letter-spacing:-.03em;font-size:max(2.1rem,min(5.5vw,3.8rem));line-height:1}.section-header-module__agO8YG__lead{max-width:52ch;color:var(--text-dim);margin-top:1.3rem;font-size:max(1rem,min(1.6vw,1.18rem));line-height:1.6}
.about-module__qowGrW__body{grid-template-columns:1fr;gap:3rem;display:grid}.about-module__qowGrW__prose{flex-direction:column;gap:1.3rem;max-width:60ch;display:flex}.about-module__qowGrW__para{color:var(--text-dim);font-size:max(1.05rem,min(1.7vw,1.28rem));line-height:1.62}.about-module__qowGrW__para:first-child{color:var(--text)}.about-module__qowGrW__caps{border-top:1px solid var(--line);grid-template-columns:1fr;gap:0;list-style:none;display:grid}.about-module__qowGrW__cap{border-bottom:1px solid var(--line);transition:background .35s var(--ease-out),padding-left .35s var(--ease-out);gap:1.3rem;padding:1.5rem .4rem;display:flex}.about-module__qowGrW__cap:hover{background:var(--bg-elev);padding-left:1.1rem}.about-module__qowGrW__capK{font-family:var(--font-mono);color:var(--violet-ink);flex-shrink:0;padding-top:.25rem;font-size:.8rem}.about-module__qowGrW__capTitle{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.about-module__qowGrW__capDesc{color:var(--text-dim);max-width:46ch;font-size:.95rem;line-height:1.55}@media (min-width:860px){.about-module__qowGrW__body{grid-template-columns:1fr 1fr;align-items:start;gap:4rem}.about-module__qowGrW__caps{border-top:none}}
.skills-module__UnqgVW__groups{flex-direction:column;display:flex}.skills-module__UnqgVW__group{border-top:1px solid var(--line);grid-template-columns:1fr;gap:.9rem;padding:1.7rem 0;display:grid}.skills-module__UnqgVW__group:last-child{border-bottom:1px solid var(--line)}.skills-module__UnqgVW__groupLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-mute);align-items:center;gap:.6rem;padding-top:.35rem;font-size:.76rem;display:flex}.skills-module__UnqgVW__groupDot{background:var(--violet);border-radius:50%;width:6px;height:6px}.skills-module__UnqgVW__chips{flex-wrap:wrap;gap:.55rem;list-style:none;display:flex}.skills-module__UnqgVW__chip{border:1px solid var(--line-strong);background:var(--bg-elev);color:var(--text-dim);transition:transform .3s var(--ease-spring),color .3s var(--ease-out),border-color .3s var(--ease-out),background .3s var(--ease-out);border-radius:999px;padding:.42rem .85rem;font-size:.86rem}.skills-module__UnqgVW__chip:hover{color:var(--text);border-color:var(--cyan);background:var(--cyan-soft);transform:translateY(-3px)}@media (min-width:760px){.skills-module__UnqgVW__group{grid-template-columns:13rem 1fr;align-items:start;gap:2rem}}
.experience-module__KUi_OW__timeline{padding-left:1.9rem;list-style:none;position:relative}.experience-module__KUi_OW__stream{background:linear-gradient(var(--cyan)0%,var(--violet)50%,var(--line-strong)100%);background-size:100% 200%;width:2px;animation:6s linear infinite experience-module__KUi_OW__flow;position:absolute;top:.4rem;bottom:.4rem;left:4px}@keyframes experience-module__KUi_OW__flow{to{background-position:0 -200%}}.experience-module__KUi_OW__item{padding:0 0 2.8rem;position:relative}.experience-module__KUi_OW__item:last-child{padding-bottom:0}.experience-module__KUi_OW__node{background:var(--bg);border:2px solid var(--cyan);width:13px;height:13px;box-shadow:0 0 0 4px var(--cyan-soft);border-radius:50%;position:absolute;top:.5rem;left:calc(4px - 1.9rem);translate:-50%}.experience-module__KUi_OW__head{margin-bottom:1rem}.experience-module__KUi_OW__period{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-mute);font-size:.76rem}.experience-module__KUi_OW__role{letter-spacing:-.02em;margin-top:.25rem;font-size:max(1.3rem,min(2.6vw,1.85rem));font-weight:600}.experience-module__KUi_OW__company{color:var(--violet-ink);font-size:.95rem}.experience-module__KUi_OW__details{margin-bottom:1.2rem}.experience-module__KUi_OW__detailsToggle{font-family:var(--font-mono);color:var(--text-mute);transition:color .25s var(--ease-out);align-items:center;gap:.5rem;font-size:.76rem;display:inline-flex}.experience-module__KUi_OW__detailsToggle:hover{color:var(--text-dim)}.experience-module__KUi_OW__detailsIcon{width:.72rem;height:.72rem;transition:transform .35s var(--ease-out)}.experience-module__KUi_OW__detailsIcon[data-open=true]{transform:rotate(180deg)}.experience-module__KUi_OW__points{flex-direction:column;gap:.6rem;max-width:62ch;margin-top:1rem;list-style:none;display:flex}.experience-module__KUi_OW__points[data-open=false]{display:none}.experience-module__KUi_OW__point{color:var(--text-dim);padding-left:1.2rem;font-size:.96rem;line-height:1.55;position:relative}.experience-module__KUi_OW__point:before{content:"→";color:var(--cyan);position:absolute;left:0}.experience-module__KUi_OW__tech{flex-wrap:wrap;gap:.45rem;list-style:none;display:flex}.experience-module__KUi_OW__techChip{background:var(--bg-elev);border:1px solid var(--line);font-family:var(--font-mono);color:var(--text-mute);border-radius:6px;padding:.28rem .7rem;font-size:.72rem}@media (prefers-reduced-motion:reduce){.experience-module__KUi_OW__stream{animation:none}}
.projects-module__snMLYW__featuredGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.projects-module__snMLYW__restGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.projects-module__snMLYW__restGrid[data-open=false]{display:none}.projects-module__snMLYW__restGrid[data-open=true] .projects-module__snMLYW__reveal{opacity:1;transform:none}.projects-module__snMLYW__moreRow{justify-content:center;margin:2rem 0;display:flex}.projects-module__snMLYW__moreBtn{border:1px solid var(--line-strong);font-family:var(--font-mono);color:var(--text-dim);transition:color .3s var(--ease-out),border-color .3s var(--ease-out),background .3s var(--ease-out);border-radius:999px;align-items:center;gap:.55rem;padding:.7rem 1.4rem;font-size:.8rem;display:inline-flex}.projects-module__snMLYW__moreBtn:hover{color:var(--text);border-color:var(--cyan);background:var(--cyan-soft)}.projects-module__snMLYW__moreIcon{transition:transform .35s var(--ease-out)}.projects-module__snMLYW__moreIcon[data-open=true]{transform:rotate(180deg)}.projects-module__snMLYW__card{--rx:0deg;--ry:0deg;--mx:0px;--my:0px;border:1px solid var(--line);background:var(--bg-elev);transform:perspective(1000px)rotateX(var(--rx))rotateY(var(--ry));transform-style:preserve-3d;transition:transform .4s var(--ease-out),border-color .4s var(--ease-out),box-shadow .4s var(--ease-out);border-radius:18px;flex-direction:column;gap:1.1rem;padding:.7rem;display:flex}.projects-module__snMLYW__card:hover{border-color:var(--line-strong);box-shadow:0 24px 60px -30px rgba(0,0,0,.55)}.projects-module__snMLYW__cardLink{border-radius:12px;display:block;overflow:hidden}.projects-module__snMLYW__shot{aspect-ratio:16/10;border:1px solid var(--line);background:var(--bg-elev-2);border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateZ(30px)}.projects-module__snMLYW__chrome{border-bottom:1px solid var(--line);background:var(--bg-elev);flex:none;align-items:center;gap:.6rem;height:2.1rem;padding:0 .85rem;display:flex}.projects-module__snMLYW__dots{flex:none;gap:.32rem;display:inline-flex}.projects-module__snMLYW__dots i{background:var(--line-strong);border-radius:50%;width:.55rem;height:.55rem}.projects-module__snMLYW__url{min-width:0;font-family:var(--font-mono);color:var(--text-mute);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.72rem;overflow:hidden}.projects-module__snMLYW__viewport{flex:1;position:relative;overflow:hidden}.projects-module__snMLYW__img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .6s var(--ease-out),filter .6s var(--ease-out);transform:translate(var(--mx),var(--my))scale(1.04)}.projects-module__snMLYW__card:hover .projects-module__snMLYW__img{transform:translate(var(--mx),var(--my))scale(1.1)}.projects-module__snMLYW__flag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--bg);background:linear-gradient(120deg,var(--cyan),var(--violet));border-radius:999px;flex:none;margin-left:auto;padding:.22rem .6rem;font-size:.62rem}.projects-module__snMLYW__meta{flex-direction:column;gap:.75rem;padding:.3rem .5rem .6rem;display:flex}.projects-module__snMLYW__title{letter-spacing:-.02em;font-size:1.25rem;font-weight:600}.projects-module__snMLYW__blurb{color:var(--text-dim);max-width:52ch;font-size:.93rem;line-height:1.55}.projects-module__snMLYW__tech{flex-wrap:wrap;gap:.4rem;margin-top:auto;list-style:none;display:flex}.projects-module__snMLYW__techItem{font-family:var(--font-mono);color:var(--text-mute);border:1px solid var(--line);border-radius:6px;padding:.2rem .55rem;font-size:.7rem}.projects-module__snMLYW__actions{gap:.6rem;margin-top:.9rem;display:flex}.projects-module__snMLYW__btn,.projects-module__snMLYW__btnPrimary{font-family:var(--font-mono);border:1px solid var(--line-strong);color:var(--text-dim);transition:color .3s var(--ease-out),border-color .3s var(--ease-out),background .3s var(--ease-out);border-radius:8px;align-items:center;gap:.45rem;padding:.5rem 1rem;font-size:.76rem;display:inline-flex}.projects-module__snMLYW__btn:hover{color:var(--text);border-color:var(--cyan);background:var(--cyan-soft)}.projects-module__snMLYW__btnPrimary{color:var(--text);isolation:isolate;position:relative;overflow:hidden}.projects-module__snMLYW__btnPrimary:before{content:"";z-index:-1;background:linear-gradient(120deg,var(--violet),var(--cyan));transform-origin:0;transition:transform .4s var(--ease-out);position:absolute;top:0;bottom:0;left:0;right:0;transform:scaleX(0)}.projects-module__snMLYW__btnPrimary:hover{color:#fff;border-color:transparent}.projects-module__snMLYW__btnPrimary:hover:before{transform:scaleX(1)}@media (min-width:720px){.projects-module__snMLYW__restGrid{grid-template-columns:1fr 1fr}}@media (min-width:980px){.projects-module__snMLYW__featuredGrid{grid-template-columns:1fr 1fr;gap:1.75rem;margin-bottom:1.75rem}.projects-module__snMLYW__featured:nth-child(3){grid-column:1/-1}.projects-module__snMLYW__featured:nth-child(3) .projects-module__snMLYW__shot{aspect-ratio:21/8}.projects-module__snMLYW__restGrid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}@media (prefers-reduced-motion:reduce){.projects-module__snMLYW__card,.projects-module__snMLYW__img{transition:border-color .3s,box-shadow .3s;transform:none!important}}
.education-module__Vq9eVG__layout{grid-template-columns:1fr;gap:3rem;display:grid}.education-module__Vq9eVG__colLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-mute);align-items:center;gap:.6rem;margin-bottom:1.4rem;font-size:.74rem;display:flex}.education-module__Vq9eVG__certCount{background:var(--violet-soft);min-width:1.4rem;height:1.4rem;color:var(--violet-ink);border-radius:999px;place-items:center;padding:0 .35rem;font-size:.7rem;display:inline-grid}.education-module__Vq9eVG__eduCol{flex-direction:column;display:flex}.education-module__Vq9eVG__edu{border-top:1px solid var(--line);padding:1.3rem 0}.education-module__Vq9eVG__edu:last-child{border-bottom:1px solid var(--line)}.education-module__Vq9eVG__eduPeriod{font-family:var(--font-mono);color:var(--text-mute);font-size:.74rem}.education-module__Vq9eVG__eduDegree{letter-spacing:-.01em;margin:.3rem 0 .2rem;font-size:1.2rem;font-weight:600}.education-module__Vq9eVG__eduInst{color:var(--text-dim);font-size:.92rem}.education-module__Vq9eVG__eduNote{font-family:var(--font-mono);color:var(--cyan-ink);margin-top:.6rem;font-size:.74rem;display:inline-block}.education-module__Vq9eVG__certList{border-top:1px solid var(--line);list-style:none}.education-module__Vq9eVG__cert[data-extra=true]{display:none}.education-module__Vq9eVG__certList[data-open=true] .education-module__Vq9eVG__cert[data-extra=true]{opacity:1;display:block;transform:none}.education-module__Vq9eVG__certMore{font-family:var(--font-mono);color:var(--text-mute);transition:color .25s var(--ease-out);align-items:center;gap:.5rem;margin-top:1rem;font-size:.76rem;display:inline-flex}.education-module__Vq9eVG__certMore:hover{color:var(--cyan-ink)}.education-module__Vq9eVG__certMoreIcon{width:.72rem;height:.72rem;transition:transform .35s var(--ease-out)}.education-module__Vq9eVG__certMoreIcon[data-open=true]{transform:rotate(180deg)}.education-module__Vq9eVG__certLink{border-bottom:1px solid var(--line);transition:background .3s var(--ease-out),padding .3s var(--ease-out);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem .4rem;display:flex}.education-module__Vq9eVG__certLink:hover{background:var(--bg-elev);padding-left:.9rem;padding-right:.9rem}.education-module__Vq9eVG__certMain{flex-direction:column;gap:.15rem;display:flex}.education-module__Vq9eVG__certTitle{color:var(--text);font-size:.98rem;font-weight:500}.education-module__Vq9eVG__certIssuer{color:var(--text-mute);font-size:.8rem}.education-module__Vq9eVG__certRight{flex-shrink:0;align-items:center;gap:.7rem;display:flex}.education-module__Vq9eVG__certDate{font-family:var(--font-mono);color:var(--text-mute);font-size:.74rem}.education-module__Vq9eVG__certIcon{width:.75rem;height:.75rem;color:var(--text-mute);transition:color .25s var(--ease-out),transform .25s var(--ease-out)}.education-module__Vq9eVG__certLink:hover .education-module__Vq9eVG__certIcon{color:var(--cyan);transform:translate(2px,-2px)}@media (min-width:880px){.education-module__Vq9eVG__layout{grid-template-columns:.85fr 1.15fr;gap:4rem}}
.contact-module__JAQoNG__contact{padding-bottom:0}.contact-module__JAQoNG__eyebrow{align-items:center;gap:.6rem;margin-bottom:1.6rem;display:flex}.contact-module__JAQoNG__dot{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 0 4px var(--cyan-soft);border-radius:50%}.contact-module__JAQoNG__mono{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-mute);font-size:.76rem}.contact-module__JAQoNG__headline{letter-spacing:-.035em;max-width:16ch;font-size:max(2.4rem,min(8vw,6rem));line-height:.98}.contact-module__JAQoNG__email{font-size:max(1.15rem,min(3.5vw,2.4rem));font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-dim);background-image:linear-gradient(var(--cyan),var(--cyan));transition:color .35s var(--ease-out),background-size .4s var(--ease-out);background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;margin-top:2.4rem;font-weight:500;display:inline-block}.contact-module__JAQoNG__email:hover{color:var(--text);background-size:100% 2px}.contact-module__JAQoNG__row{flex-wrap:wrap;align-items:center;gap:2rem;margin-top:3.4rem;display:flex}.contact-module__JAQoNG__resume{font-family:var(--font-mono);color:var(--text);border:1px solid var(--line-strong);transition:border-color .3s var(--ease-out),background .3s var(--ease-out);border-radius:999px;padding:.85rem 1.5rem;font-size:.85rem;display:inline-block}.contact-module__JAQoNG__resume:hover{border-color:var(--violet);background:var(--violet-soft)}.contact-module__JAQoNG__socials{flex-wrap:wrap;gap:1.6rem;list-style:none;display:flex}.contact-module__JAQoNG__social{color:var(--text-dim);transition:color .3s var(--ease-out);align-items:center;gap:.65rem;display:inline-flex}.contact-module__JAQoNG__social:hover{color:var(--text)}.contact-module__JAQoNG__socialIcon{color:var(--violet-ink);font-size:1.15rem}.contact-module__JAQoNG__socialText{flex-direction:column;line-height:1.15;display:flex}.contact-module__JAQoNG__socialLabel{font-size:.9rem;font-weight:500}.contact-module__JAQoNG__socialHandle{font-family:var(--font-mono);color:var(--text-mute);font-size:.72rem}.contact-module__JAQoNG__footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:.6rem;margin-top:5rem;padding:1.6rem 0;display:flex}.contact-module__JAQoNG__footMono{font-family:var(--font-mono);color:var(--text-mute);font-size:.74rem}
.cursor-glow-module__wPLAQW__glow{z-index:0;pointer-events:none;opacity:0;background:radial-gradient(circle,var(--glow)0%,transparent 62%);mix-blend-mode:screen;width:34rem;height:34rem;transition:opacity .6s var(--ease-out);border-radius:50%;position:fixed;top:0;left:0}:root[data-theme=light] .cursor-glow-module__wPLAQW__glow{mix-blend-mode:multiply}
.section-rail-module__J74V7a__rail{display:none}.section-rail-module__J74V7a__list{flex-direction:column;gap:.55rem;list-style:none;display:flex}.section-rail-module__J74V7a__tick{align-items:center;gap:.7rem;padding:.15rem 0;display:flex}.section-rail-module__J74V7a__line{background:var(--line-strong);width:1.4rem;height:2px;transition:width .35s var(--ease-out),background .35s var(--ease-out);border-radius:2px}.section-rail-module__J74V7a__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-mute);opacity:0;transition:opacity .35s var(--ease-out),transform .35s var(--ease-out),color .35s var(--ease-out);font-size:.68rem;transform:translate(-4px)}.section-rail-module__J74V7a__tick:hover .section-rail-module__J74V7a__label{opacity:1;transform:none}.section-rail-module__J74V7a__tick[data-active=true] .section-rail-module__J74V7a__line{background:linear-gradient(90deg,var(--cyan),var(--violet));width:2.4rem}.section-rail-module__J74V7a__tick[data-active=true]:hover .section-rail-module__J74V7a__label,.section-rail-module__J74V7a__tick:hover .section-rail-module__J74V7a__label{color:var(--text-dim)}@media (min-width:1320px){.section-rail-module__J74V7a__rail{z-index:40;display:block;position:fixed;top:50%;left:1.6rem;transform:translateY(-50%)}}
.accent-switcher-module__U6YHVG__wrap{z-index:60;flex-direction:column;align-items:flex-end;gap:.7rem;display:flex;position:fixed;bottom:1.4rem;right:1.4rem}.accent-switcher-module__U6YHVG__fab{border:1px solid var(--line-strong);background:var(--bg-elev);width:2.9rem;height:2.9rem;transition:transform .3s var(--ease-out),border-color .3s var(--ease-out);border-radius:50%;place-items:center;display:grid;box-shadow:0 10px 30px -12px rgba(0,0,0,.6)}.accent-switcher-module__U6YHVG__fab:hover{border-color:var(--violet);transform:translateY(-2px)}.accent-switcher-module__U6YHVG__fabDot{border-radius:50%;width:1.15rem;height:1.15rem}.accent-switcher-module__U6YHVG__menu{border:1px solid var(--line);background:var(--bg-elev);border-radius:14px;flex-direction:column;gap:.15rem;width:12rem;padding:.5rem;display:flex;box-shadow:0 20px 50px -20px rgba(0,0,0,.7)}.accent-switcher-module__U6YHVG__title{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-mute);padding:.35rem .5rem .5rem;font-size:.66rem}.accent-switcher-module__U6YHVG__opt{font-family:var(--font-mono);color:var(--text-dim);text-align:left;transition:background .2s var(--ease-out),color .2s var(--ease-out);border-radius:9px;align-items:center;gap:.7rem;padding:.55rem .6rem;font-size:.82rem;display:flex}.accent-switcher-module__U6YHVG__opt:hover{background:var(--bg-elev-2);color:var(--text)}.accent-switcher-module__U6YHVG__opt[data-active=true]{color:var(--text)}.accent-switcher-module__U6YHVG__opt[data-active=true] .accent-switcher-module__U6YHVG__swatch{box-shadow:0 0 0 2px var(--bg-elev),0 0 0 3px var(--text)}.accent-switcher-module__U6YHVG__swatch{border-radius:6px;flex:none;width:1.3rem;height:1.3rem}
