.Header-module__hBw1pG__nav{z-index:100;background:0 0;border-bottom:1px solid #0000;transition:background .35s,border-color .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{background:var(--nav-scrolled-bg);-webkit-backdrop-filter:blur(80px);border-bottom-color:rgba(var(--fg-rgb),.06)}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text-primary);font-size:1.15rem;font-weight:700;text-decoration:none}.Header-module__hBw1pG__logoDot{color:var(--color-accent-secondary)}.Header-module__hBw1pG__links{gap:2.5rem;list-style:none;display:flex}.Header-module__hBw1pG__link{font-family:var(--font-mono);color:rgba(var(--fg-rgb),.45);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__link:hover{color:var(--color-text-primary)}.Header-module__hBw1pG__actions{align-items:center;gap:.6rem;display:flex}.Header-module__hBw1pG__cvButton{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent-secondary);border:1px solid var(--color-accent-secondary);white-space:nowrap;border-radius:0;padding:.45rem 1.1rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s}.Header-module__hBw1pG__cvButton:hover{background:var(--color-accent-secondary);color:var(--color-bg-primary)}.Header-module__hBw1pG__cvButtonDisabled{opacity:.35;cursor:not-allowed;pointer-events:none}
.ThemeToggle-module__sGqMhG__toggle{border:1px solid rgba(var(--fg-rgb),.18);width:34px;height:34px;color:rgba(var(--fg-rgb),.75);cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:0;transition:color .25s,background .25s,border-color .25s;display:inline-flex}.ThemeToggle-module__sGqMhG__toggle:hover{color:var(--color-text-primary);background:rgba(var(--fg-rgb),.06);border-color:rgba(var(--fg-rgb),.32)}.ThemeToggle-module__sGqMhG__toggle:focus-visible{outline:2px solid var(--color-accent-secondary);outline-offset:2px}.ThemeToggle-module__sGqMhG__iconWrap{width:16px;height:16px;display:inline-block;position:relative}.ThemeToggle-module__sGqMhG__icon{transition:opacity .25s,transform .35s;position:absolute;inset:0}.ThemeToggle-module__sGqMhG__sun{opacity:0;transform:rotate(-90deg)scale(.6)}.ThemeToggle-module__sGqMhG__moon,.ThemeToggle-module__sGqMhG__iconWrap[data-active=true] .ThemeToggle-module__sGqMhG__sun{opacity:1;transform:rotate(0)scale(1)}.ThemeToggle-module__sGqMhG__iconWrap[data-active=true] .ThemeToggle-module__sGqMhG__moon{opacity:0;transform:rotate(90deg)scale(.6)}
.Hero-module__ZARIfG__hero{z-index:1;flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(100px,12vw,160px) 0 clamp(60px,8vw,100px);display:flex;position:relative}.Hero-module__ZARIfG__container{width:100%;max-width:860px;margin:0 auto;padding:0 2rem}.Hero-module__ZARIfG__roleBadge{margin-bottom:2rem}.Hero-module__ZARIfG__roleTag{border:1px solid rgba(var(--fg-rgb),.15);background:rgba(var(--fg-rgb),.03);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent-secondary);border-radius:0;align-items:center;gap:.5rem;padding:.3rem .9rem;font-size:.76rem;font-weight:500;transition:opacity .32s;display:inline-flex}.Hero-module__ZARIfG__roleTagFading{opacity:0}.Hero-module__ZARIfG__roleDot{background:var(--color-accent-secondary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Hero-module__ZARIfG__heading{margin-bottom:2.5rem;line-height:1.04}.Hero-module__ZARIfG__hello{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.03em;font-size:clamp(3rem,7.5vw,6rem);font-weight:700;transition:transform .4s ease-out;display:inline}.Hero-module__ZARIfG__welcome{font-family:var(--font-accent);color:var(--color-text-primary);letter-spacing:-.02em;font-size:clamp(3rem,7.5vw,6rem);font-style:italic;font-weight:400;transition:transform .5s ease-out;display:inline}.Hero-module__ZARIfG__cursor{margin-left:4px;font-style:normal;font-weight:300;transition:opacity .1s}.Hero-module__ZARIfG__bio{flex-direction:column;gap:.85rem;max-width:680px;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__bio p{color:rgba(var(--fg-rgb),.55);font-size:17px;line-height:1.78}.Hero-module__ZARIfG__bold{color:rgba(var(--fg-rgb),.75);font-weight:600}.Hero-module__ZARIfG__highlight{background:rgba(var(--fg-rgb),.25);color:var(--color-text-on-accent);border-radius:0;padding:.05em .3em;font-style:normal}[data-theme=light] .Hero-module__ZARIfG__highlight{background:rgba(var(--fg-rgb),.25)}[data-theme=dark] .Hero-module__ZARIfG__highlight{background:rgba(var(--fg-rgb),.2)}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__ctaPrimary{letter-spacing:-.01em;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-secondary));color:var(--color-text-on-accent);border-radius:0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.Hero-module__ZARIfG__ctaPrimary:hover{opacity:.82;transform:translateY(-2px)}.Hero-module__ZARIfG__ctaOutline{letter-spacing:-.01em;border:1px solid rgba(var(--fg-rgb),.12);color:rgba(var(--fg-rgb),.6);border-radius:0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.Hero-module__ZARIfG__ctaOutline:hover{opacity:.82;transform:translateY(-2px)}@media (max-width:640px){.Hero-module__ZARIfG__bio{max-width:100%}}
.Projects-module__2BoJ-q__section{z-index:1;padding:clamp(60px,8vw,120px) 0;position:relative}.Projects-module__2BoJ-q__container{max-width:860px;margin:0 auto;padding:0 2rem}.Projects-module__2BoJ-q__card{border:1px solid rgba(var(--fg-rgb),.05);cursor:pointer;background:#fafaf9;border-radius:0;margin-bottom:.4rem;transition:background .25s,border-color .25s;overflow:hidden}[data-theme=dark] .Projects-module__2BoJ-q__card{background:rgba(var(--fg-rgb),.03)}.Projects-module__2BoJ-q__cardBadges{flex-wrap:wrap;align-items:center;gap:.6rem;padding:0 clamp(1.25rem,2.5vw,2rem) clamp(1.25rem,2.5vw,1.75rem);display:flex}.Projects-module__2BoJ-q__moreTagsBtn{font-family:var(--font-mono);background:rgba(var(--fg-rgb),.06);color:rgba(var(--fg-rgb),.45);border:1px solid rgba(var(--fg-rgb),.08);cursor:pointer;letter-spacing:.08em;border-radius:0;padding:.18rem .55rem;font-size:.72rem;transition:background .2s,color .2s}.Projects-module__2BoJ-q__moreTagsBtn:hover{background:rgba(var(--fg-rgb),.12);color:rgba(var(--fg-rgb),.65)}.Projects-module__2BoJ-q__cardHovered{border-color:rgba(var(--fg-rgb),.1);background:#f5f5f4}[data-theme=dark] .Projects-module__2BoJ-q__cardHovered{background:rgba(var(--fg-rgb),.05)}.Projects-module__2BoJ-q__cardExpanded{border-color:rgba(var(--fg-rgb),.1);background:#fafaf9}[data-theme=dark] .Projects-module__2BoJ-q__cardExpanded{background:rgba(var(--fg-rgb),.05)}.Projects-module__2BoJ-q__rowHeader{cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(1.25rem,2.5vw,2rem) 0;display:grid}.Projects-module__2BoJ-q__rowNumber{font-family:var(--font-heading);color:var(--color-accent-secondary);letter-spacing:-.04em;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1}.Projects-module__2BoJ-q__rowContent{min-width:0}.Projects-module__2BoJ-q__rowTopLine{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Projects-module__2BoJ-q__rowBadges{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.Projects-module__2BoJ-q__expandedBadges{border-top:1px solid rgba(var(--fg-rgb),.06);flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;padding-top:1rem;display:flex}.Projects-module__2BoJ-q__rowNumberInline{color:var(--color-accent-secondary);letter-spacing:-.03em;font-weight:700}.Projects-module__2BoJ-q__badge{font-family:var(--font-mono);background:rgba(var(--fg-rgb),.08);color:var(--color-accent-secondary);border-radius:0;padding:.2rem .65rem;font-size:.72rem;font-weight:600}.Projects-module__2BoJ-q__rowTag{font-family:var(--font-mono);background:rgba(var(--fg-rgb),.1);color:rgba(var(--fg-rgb),.65);border-radius:0;padding:.18rem .55rem;font-size:.72rem}.Projects-module__2BoJ-q__rowRole{font-family:var(--font-mono);color:rgba(var(--fg-rgb),.3);flex-shrink:0;font-size:.75rem}.Projects-module__2BoJ-q__rowTitle{font-family:var(--font-heading);letter-spacing:-.03em;margin-bottom:.35rem;font-size:clamp(1.4rem,3.2vw,2.2rem);font-weight:700;line-height:1.1}.Projects-module__2BoJ-q__rowSubtitle{color:rgba(var(--fg-rgb),.38);margin-bottom:1rem;font-size:14px;line-height:1.4}.Projects-module__2BoJ-q__rowToggleIcon{font-family:var(--font-heading);color:rgba(var(--fg-rgb),.35);text-align:center;flex-shrink:0;width:1.5rem;font-size:1.5rem;line-height:1;transition:transform .3s}.Projects-module__2BoJ-q__rowToggleIconOpen{transform:rotate(45deg)}.Projects-module__2BoJ-q__rowCompany{color:rgba(var(--fg-rgb),.35);font-size:.82rem;font-style:italic}.Projects-module__2BoJ-q__rowComingSoon{border:1px dashed rgba(var(--fg-rgb),.07);opacity:.35;border-radius:0;grid-template-columns:1fr;align-items:center;gap:1rem;margin-bottom:.5rem;padding:1.25rem 1.5rem;display:grid}.Projects-module__2BoJ-q__rowComingSoonTitle{font-family:var(--font-heading);color:rgba(var(--fg-rgb),.5);margin-bottom:.15rem;font-size:.95rem;font-weight:600}.Projects-module__2BoJ-q__rowComingSoonText{color:rgba(var(--fg-rgb),.3);font-size:.8rem;font-style:italic}.Projects-module__2BoJ-q__expandedWrapper{transition:max-height .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.Projects-module__2BoJ-q__expandedInner{border-top:1px solid rgba(var(--fg-rgb),.06);margin:0 1.25rem;padding:1.5rem 1.25rem 1.75rem}.Projects-module__2BoJ-q__featuredHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex;position:relative}.Projects-module__2BoJ-q__featuredBadges{flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:.7rem;display:flex}.Projects-module__2BoJ-q__featuredNumber{font-family:var(--font-mono);color:var(--color-accent-secondary);letter-spacing:.1em;font-size:.72rem;font-weight:700}.Projects-module__2BoJ-q__featuredBadgeTag{font-family:var(--font-mono);background:rgba(var(--fg-rgb),.08);color:var(--color-accent-secondary);border-radius:0;padding:.18rem .6rem;font-size:.66rem;font-weight:600}.Projects-module__2BoJ-q__tag{font-family:var(--font-mono);background:rgba(var(--fg-rgb),.05);color:rgba(var(--fg-rgb),.4);border-radius:0;padding:.15rem .5rem;font-size:.66rem}.Projects-module__2BoJ-q__featuredTitle{font-family:var(--font-heading);letter-spacing:-.03em;margin-bottom:.35rem;font-size:clamp(1.5rem,3.5vw,2.3rem);font-weight:700;line-height:1.1}.Projects-module__2BoJ-q__featuredCompany{color:rgba(var(--fg-rgb),.35);font-size:.82rem;font-style:italic}.Projects-module__2BoJ-q__featuredRole{color:rgba(var(--fg-rgb),.3);flex-shrink:0;font-size:.75rem}.Projects-module__2BoJ-q__featuredBody{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin-bottom:1.5rem;display:grid;position:relative}.Projects-module__2BoJ-q__featuredDesc{color:rgba(var(--fg-rgb),.52);margin-bottom:1.5rem;font-size:clamp(.88rem,1.8vw,1rem);line-height:1.82}.Projects-module__2BoJ-q__statsGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1.5rem;display:grid}.Projects-module__2BoJ-q__featuredImage{border:1px solid rgba(var(--fg-rgb),.08);box-shadow:var(--shadow-card);border-radius:0;overflow:hidden}.Projects-module__2BoJ-q__statItem{text-align:center}.Projects-module__2BoJ-q__statValue{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--color-text-primary);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1}.Projects-module__2BoJ-q__statLabel{font-family:var(--font-mono);color:rgba(var(--fg-rgb),.38);letter-spacing:.05em;text-transform:uppercase;margin-top:.4rem;font-size:.68rem;font-weight:500;line-height:1.3}.Projects-module__2BoJ-q__showMoreBtn{border:1px solid rgba(var(--fg-rgb),.1);color:rgba(var(--fg-rgb),.45);font-size:.78rem;font-family:var(--font-heading);cursor:pointer;background:0 0;border-radius:0;align-items:center;gap:.5rem;margin-top:.5rem;padding:.55rem 1rem;font-weight:500;transition:all .25s;display:inline-flex}.Projects-module__2BoJ-q__showMoreBtn:hover{border-color:rgba(var(--fg-rgb),.3);color:var(--color-text-primary)}.Projects-module__2BoJ-q__showMoreBtnOpen{border-color:rgba(var(--fg-rgb),.2);background:rgba(var(--fg-rgb),.05);color:var(--color-text-primary)}.Projects-module__2BoJ-q__showMoreIcon{font-size:1.1rem;line-height:1;transition:transform .3s;display:inline-block}.Projects-module__2BoJ-q__showMoreIconOpen{transform:rotate(45deg)}.Projects-module__2BoJ-q__showMoreWrapper{transition:max-height .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.Projects-module__2BoJ-q__decisions{margin:1.5rem 0}.Projects-module__2BoJ-q__decisionsLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-secondary);margin-bottom:1rem;font-size:.68rem;font-weight:600}.Projects-module__2BoJ-q__accordion{border:1px solid rgba(var(--fg-rgb),.06);border-radius:0;margin-bottom:.4rem;transition:border-color .25s;overflow:hidden}.Projects-module__2BoJ-q__accordionOpen{border-color:rgba(var(--fg-rgb),.2)}.Projects-module__2BoJ-q__accordionBtn{cursor:pointer;width:100%;color:var(--color-text-primary);font-family:var(--font-heading);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.2rem;display:flex}.Projects-module__2BoJ-q__accordionNumber{font-family:var(--font-mono);color:var(--color-accent-secondary);letter-spacing:.08em;margin-bottom:.2rem;font-size:.65rem;font-weight:600}.Projects-module__2BoJ-q__accordionTitle{font-size:.88rem;font-weight:500}.Projects-module__2BoJ-q__accordionIcon{color:rgba(var(--fg-rgb),.35);flex-shrink:0;font-size:1.3rem;line-height:1;transition:transform .3s}.Projects-module__2BoJ-q__accordionIconOpen{transform:rotate(45deg)}.Projects-module__2BoJ-q__accordionBody{transition:max-height .4s;overflow:hidden}.Projects-module__2BoJ-q__accordionContent{padding:0 1.2rem 1.2rem}.Projects-module__2BoJ-q__accordionContent p{color:rgba(var(--fg-rgb),.52);margin-bottom:.6rem;font-size:.83rem;line-height:1.75}.Projects-module__2BoJ-q__expandedMeta{grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0;display:grid}.Projects-module__2BoJ-q__metaLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--fg-rgb),.25);margin-bottom:.5rem;font-size:.65rem;font-weight:600}.Projects-module__2BoJ-q__metaValue{color:rgba(var(--fg-rgb),.5);font-size:.8rem;line-height:1.6}.Projects-module__2BoJ-q__toolsList{flex-wrap:wrap;gap:.35rem;display:flex}.Projects-module__2BoJ-q__toolTag{font-family:var(--font-mono);background:rgba(var(--fg-rgb),.05);color:rgba(var(--fg-rgb),.45);border-radius:0;padding:.2rem .55rem;font-size:.7rem}.Projects-module__2BoJ-q__expandedClosing{border-top:1px solid rgba(var(--fg-rgb),.06);padding-top:1.25rem}.Projects-module__2BoJ-q__closingQuote{font-family:var(--font-accent);color:rgba(var(--fg-rgb),.55);font-size:.95rem;font-style:italic;line-height:1.65}.Projects-module__2BoJ-q__closingTimeline{font-family:var(--font-mono);color:rgba(var(--fg-rgb),.25);margin-top:.6rem;font-size:.7rem}.Projects-module__2BoJ-q__simpleDesc{color:rgba(var(--fg-rgb),.72);margin-bottom:1rem;font-size:14px;line-height:1.82}.Projects-module__2BoJ-q__expandedImages{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.Projects-module__2BoJ-q__expandedImageItem{border:1px solid rgba(var(--fg-rgb),.08);border-radius:0;overflow:hidden}.Projects-module__2BoJ-q__expandedTwoCols{grid-template-columns:1fr .55fr;align-items:start;gap:1.5rem;display:grid}.Projects-module__2BoJ-q__expandedText{min-width:0}.Projects-module__2BoJ-q__expandedVideoCol{border:1px solid rgba(var(--fg-rgb),.08);border-radius:0;position:sticky;top:6rem;overflow:hidden}.Projects-module__2BoJ-q__expandedVideoPlayer{width:100%;height:auto;display:block}.Projects-module__2BoJ-q__simpleMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Projects-module__2BoJ-q__simpleRole{font-family:var(--font-mono);color:rgba(var(--fg-rgb),.35);background:rgba(var(--fg-rgb),.05);border-radius:0;padding:.2rem .6rem;font-size:.7rem;font-weight:500}.Projects-module__2BoJ-q__simpleLink{color:var(--color-accent-secondary);font-size:.72rem;text-decoration:none;transition:opacity .2s}.Projects-module__2BoJ-q__simpleLink:hover{opacity:.7}@media (max-width:700px){.Projects-module__2BoJ-q__featuredBody{grid-template-columns:1fr}.Projects-module__2BoJ-q__rowHeader{grid-template-columns:1fr auto;align-items:start;gap:.75rem}.Projects-module__2BoJ-q__rowNumber{padding-top:1.2rem;font-size:1.4rem}.Projects-module__2BoJ-q__rowTopLine{flex-direction:column;align-items:flex-start}.Projects-module__2BoJ-q__rowRole{font-size:.68rem}.Projects-module__2BoJ-q__rowTitle{font-size:clamp(1.1rem,5vw,1.6rem)}.Projects-module__2BoJ-q__expandedMeta{grid-template-columns:1fr}.Projects-module__2BoJ-q__expandedInner{margin:0 .5rem;padding:0 .5rem 1.25rem}.Projects-module__2BoJ-q__expandedTwoCols{grid-template-columns:1fr}.Projects-module__2BoJ-q__expandedVideoCol{position:static}.Projects-module__2BoJ-q__rowComingSoon{grid-template-columns:auto 1fr;gap:1rem;padding:1rem 1.25rem}}
.Experience-module__RsmxMa__section{z-index:1;padding:clamp(60px,8vw,120px) 0;position:relative}.Experience-module__RsmxMa__container{max-width:860px;margin:0 auto;padding:0 2rem}.Experience-module__RsmxMa__list{list-style:none}.Experience-module__RsmxMa__item{border-bottom:1px solid rgba(var(--fg-rgb),.05);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.2rem 0;display:flex}.Experience-module__RsmxMa__role{color:rgba(var(--fg-rgb),.6);font-size:clamp(14px,3.5vw,16px)}.Experience-module__RsmxMa__period{color:rgba(var(--fg-rgb),.28);white-space:nowrap;flex-shrink:0;font-size:.78rem;font-style:italic}.Experience-module__RsmxMa__companyWrapper{display:inline-block;position:relative}.Experience-module__RsmxMa__companyName{color:var(--color-text-primary);text-decoration:underline;-webkit-text-decoration-color:rgba(var(--fg-rgb),.2);text-decoration-color:rgba(var(--fg-rgb),.2);text-underline-offset:4px;cursor:default;font-weight:500;text-decoration-thickness:1px;transition:text-decoration-color .2s}.Experience-module__RsmxMa__companyWrapper:hover .Experience-module__RsmxMa__companyName{-webkit-text-decoration-color:var(--color-accent-secondary);text-decoration-color:var(--color-accent-secondary)}.Experience-module__RsmxMa__tooltip{background:var(--color-bg-card);border:1px solid rgba(var(--fg-rgb),.09);width:290px;box-shadow:var(--shadow-tooltip);opacity:0;visibility:hidden;pointer-events:none;z-index:50;border-radius:0;padding:1rem;transition:opacity .2s,visibility .2s;position:absolute;top:50%;left:calc(100% + 14px);transform:translateY(-50%)}.Experience-module__RsmxMa__tooltip:before{content:"";width:20px;height:100%;position:absolute;top:0;right:100%}.Experience-module__RsmxMa__companyWrapper:hover .Experience-module__RsmxMa__tooltip{opacity:1;visibility:visible;pointer-events:auto}.Experience-module__RsmxMa__tooltipHeader{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.Experience-module__RsmxMa__tooltipLogo{object-fit:cover;border-radius:0;flex-shrink:0;width:34px;height:34px}.Experience-module__RsmxMa__tooltipMeta{flex-direction:column;display:flex}.Experience-module__RsmxMa__tooltipCompany{font-size:.9rem;font-weight:600}.Experience-module__RsmxMa__tooltipUrl{color:rgba(var(--fg-rgb),.35);font-size:.68rem}.Experience-module__RsmxMa__tooltipDesc{color:rgba(var(--fg-rgb),.5);font-size:.76rem;line-height:1.6}@media (max-width:540px){.Experience-module__RsmxMa__item{flex-direction:column;align-items:flex-start;gap:.2rem}.Experience-module__RsmxMa__tooltip{display:none}}
.Education-module__JpHHoW__section{z-index:1;padding:clamp(60px,8vw,120px) 0;position:relative}.Education-module__JpHHoW__container{max-width:860px;margin:0 auto;padding:0 2rem}.Education-module__JpHHoW__list{list-style:none}.Education-module__JpHHoW__item{border-bottom:1px solid rgba(var(--fg-rgb),.05);align-items:center;gap:1.1rem;padding:1rem 0;display:flex}.Education-module__JpHHoW__logo{object-fit:cover;border-radius:0;flex-shrink:0;width:38px;height:38px}.Education-module__JpHHoW__info{flex:1}.Education-module__JpHHoW__title{font-size:.9rem;font-weight:500;line-height:1.3}.Education-module__JpHHoW__institution{color:rgba(var(--fg-rgb),.38);margin-top:.15rem;font-size:.76rem}.Education-module__JpHHoW__period{color:rgba(var(--fg-rgb),.25);flex-shrink:0;font-size:.75rem;font-style:italic}.Education-module__JpHHoW__languages{border-top:1px solid rgba(var(--fg-rgb),.06);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1.5rem;display:flex}.Education-module__JpHHoW__langItem{color:rgba(var(--fg-rgb),.45);font-size:.82rem}.Education-module__JpHHoW__langItem em{color:rgba(var(--fg-rgb),.3);font-style:italic}.Education-module__JpHHoW__langSep{color:rgba(var(--fg-rgb),.15);font-size:.8rem}
.Behance-module__5Pm1Ba__section{z-index:1;padding:clamp(40px,6vw,80px) 0;position:relative}.Behance-module__5Pm1Ba__container{max-width:860px;margin:0 auto;padding:0 2rem}.Behance-module__5Pm1Ba__grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.Behance-module__5Pm1Ba__card{border:1px solid rgba(var(--fg-rgb),.07);background:rgba(var(--fg-rgb),.02);border-radius:0;flex-direction:column;padding:1.5rem;transition:border-color .2s,background .2s,transform .2s;display:flex}.Behance-module__5Pm1Ba__card:hover{border-color:rgba(var(--fg-rgb),.14);background:rgba(var(--fg-rgb),.04);transform:translateY(-3px)}.Behance-module__5Pm1Ba__cardEmoji{margin-bottom:.75rem;font-size:1.6rem}.Behance-module__5Pm1Ba__cardType{color:rgba(var(--fg-rgb),.3);letter-spacing:.05em;margin-bottom:.4rem;font-size:.65rem}.Behance-module__5Pm1Ba__cardTitle{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1rem;font-weight:600}.Behance-module__5Pm1Ba__cardDesc{color:rgba(var(--fg-rgb),.4);font-size:.78rem;line-height:1.6}@media (max-width:700px){.Behance-module__5Pm1Ba__grid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__section{z-index:1;padding:clamp(80px,10vw,140px) 0 clamp(60px,8vw,100px);position:relative}.Contact-module__hcVmEa__container{max-width:860px;margin:0 auto;padding:0 2rem}.Contact-module__hcVmEa__title{font-family:var(--font-accent);letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);font-style:italic;font-weight:400;line-height:1.1}.Contact-module__hcVmEa__links{flex-wrap:wrap;gap:.75rem;display:flex}.Contact-module__hcVmEa__linkPrimary{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-secondary));color:var(--color-text-on-accent);border-radius:0;padding:.7rem 1.3rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.Contact-module__hcVmEa__linkPrimary:hover{opacity:.8;transform:translateY(-2px)}.Contact-module__hcVmEa__linkOutline{border:1px solid rgba(var(--fg-rgb),.1);color:rgba(var(--fg-rgb),.5);border-radius:0;padding:.7rem 1.3rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.Contact-module__hcVmEa__linkOutline:hover{opacity:.8;transform:translateY(-2px)}.Contact-module__hcVmEa__copyright{color:rgba(var(--fg-rgb),.17);letter-spacing:.04em;margin-top:3rem;font-size:.73rem}
