.Card-module__si82nG__card{border:var(--border-width) solid var(--line);border-radius:var(--radius);background:var(--color-surface);padding:30px;transition:transform .2s,box-shadow .2s;position:relative}.Card-module__si82nG__card:hover{transform:translate(-3px,-3px)}.Card-module__si82nG__matcha{box-shadow:6px 6px 0 var(--shadow-matcha)}.Card-module__si82nG__matcha:hover{box-shadow:9px 9px 0 var(--shadow-matcha)}.Card-module__si82nG__rose{box-shadow:6px 6px 0 var(--shadow-rose)}.Card-module__si82nG__rose:hover{box-shadow:9px 9px 0 var(--shadow-rose)}@media (max-width:760px){.Card-module__si82nG__card{padding:24px}}
.ChipList-module__kYroUq__list{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.ChipList-module__kYroUq__chip{border:var(--border-width) solid var(--line);border-radius:var(--radius-pill);background:var(--color-surface-2);align-items:center;gap:8px;padding:6px 14px;font-size:13.5px;transition:transform .2s,box-shadow .2s;display:inline-flex}.ChipList-module__kYroUq__chip:before{content:"";background:var(--dot);border-radius:50%;width:6px;height:6px}.ChipList-module__kYroUq__chip:hover{box-shadow:3px 3px 0 var(--dot);transform:translate(-2px,-2px)}.ChipList-module__kYroUq__matcha{--dot:var(--color-matcha)}.ChipList-module__kYroUq__rose{--dot:var(--color-rose)}
.SectionHeading-module__eabyrq__heading{margin-bottom:52px}.SectionHeading-module__eabyrq__title{max-width:800px;margin-top:14px;font-size:clamp(2.4rem,5.6vw,4rem);line-height:1.02}@media (max-width:760px){.SectionHeading-module__eabyrq__heading{margin-bottom:36px}}
.About-module__S-Ka5a__bento{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.About-module__S-Ka5a__readme{grid-area:span 2/span 4}.About-module__S-Ka5a__side{grid-column:span 2}.About-module__S-Ka5a__half{grid-column:span 3}.About-module__S-Ka5a__label{font-family:var(--font-mono);color:var(--color-subtle);align-items:center;gap:8px;margin-bottom:12px;font-size:12px;display:flex}.About-module__S-Ka5a__dot{background:var(--color-matcha);border-radius:50%;width:8px;height:8px}.About-module__S-Ka5a__text{color:var(--color-muted)}.About-module__S-Ka5a__text+.About-module__S-Ka5a__text{margin-top:14px}.About-module__S-Ka5a__text strong{color:var(--color-text);font-weight:500}.About-module__S-Ka5a__big{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.12}.About-module__S-Ka5a__nowrap{white-space:nowrap}.About-module__S-Ka5a__small{color:var(--color-muted);margin-top:10px;font-size:14px}.About-module__S-Ka5a__clock{color:var(--color-matcha);font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:3.4rem;line-height:1}.About-module__S-Ka5a__motto{background:var(--color-surface-2)}.About-module__S-Ka5a__heart{color:var(--color-rose);display:inline-block}.About-module__S-Ka5a__motto:hover .About-module__S-Ka5a__heart{animation:1.6s ease-in-out infinite About-module__S-Ka5a__beat}@keyframes About-module__S-Ka5a__beat{0%,to{transform:scale(1)}15%{transform:scale(1.25)}30%{transform:scale(1)}45%{transform:scale(1.18)}}@media (max-width:960px){.About-module__S-Ka5a__bento{grid-template-columns:repeat(2,1fr)}.About-module__S-Ka5a__readme,.About-module__S-Ka5a__half{grid-area:auto/span 2}.About-module__S-Ka5a__side{grid-column:span 1}}@media (max-width:760px){.About-module__S-Ka5a__bento{grid-template-columns:1fr}.About-module__S-Ka5a__readme,.About-module__S-Ka5a__half,.About-module__S-Ka5a__side{grid-column:1/-1}}
.Button-module__xDwtkW__button{border:var(--border-width) solid var(--line);border-radius:var(--radius-pill);white-space:nowrap;transition:transform var(--duration-fast) ease, box-shadow var(--duration-fast) ease;justify-content:center;align-items:center;gap:8px;font-weight:500;display:inline-flex}.Button-module__xDwtkW__button:hover{transform:translate(-2px,-2px)}.Button-module__xDwtkW__button:active{transform:translate(2px,2px)}.Button-module__xDwtkW__md{padding:13px 24px;font-size:15px}.Button-module__xDwtkW__sm{padding:8px 16px;font-size:13.5px}.Button-module__xDwtkW__primary{background:var(--color-matcha);border-color:var(--color-ink);color:var(--color-ink);box-shadow:3px 3px 0 var(--color-rose)}.Button-module__xDwtkW__primary:hover{box-shadow:5px 5px 0 var(--color-rose)}.Button-module__xDwtkW__ghost{background:var(--color-surface);box-shadow:3px 3px 0 var(--line)}.Button-module__xDwtkW__ghost:hover{box-shadow:5px 5px 0 var(--shadow-matcha)}.Button-module__xDwtkW__primary:active{box-shadow:1px 1px 0 var(--color-rose)}.Button-module__xDwtkW__ghost:active{box-shadow:1px 1px 0 var(--line)}
.Contact-module__Bs3a0a__card{text-align:center;border-radius:32px;padding:90px 32px}.Contact-module__Bs3a0a__title{max-width:760px;margin:14px auto 18px;font-size:clamp(2.4rem,6vw,4.2rem);line-height:1.02}.Contact-module__Bs3a0a__lead{max-width:520px;color:var(--color-muted);margin-inline:auto;font-size:clamp(1.05rem,2vw,1.2rem)}.Contact-module__Bs3a0a__emailRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;margin-top:34px;display:flex}.Contact-module__Bs3a0a__email{color:var(--color-matcha);overflow-wrap:anywhere;box-shadow:inset 0 -2px 0 color-mix(in srgb, var(--color-matcha) 35%, transparent);transition:box-shadow var(--duration) ease;font-size:clamp(1.15rem,3.2vw,1.8rem);font-weight:500}.Contact-module__Bs3a0a__email:hover{box-shadow:inset 0 -2px 0 var(--color-matcha)}.Contact-module__Bs3a0a__copy{border:var(--border-width) solid var(--line);border-radius:var(--radius-pill);background:var(--color-surface-2);box-shadow:3px 3px 0 var(--line);transition:transform var(--duration-fast) ease, box-shadow var(--duration-fast) ease, background var(--duration) ease, color var(--duration) ease;padding:8px 16px;font-size:13.5px;font-weight:500}.Contact-module__Bs3a0a__copy:hover{box-shadow:5px 5px 0 var(--shadow-matcha);transform:translate(-2px,-2px)}.Contact-module__Bs3a0a__copy:active{box-shadow:1px 1px 0 var(--line);transform:translate(2px,2px)}.Contact-module__Bs3a0a__copy[data-status=copied]{border-color:var(--color-ink);background:var(--color-matcha);color:var(--color-ink)}.Contact-module__Bs3a0a__links{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.Contact-module__Bs3a0a__sticker{border-radius:var(--radius-pill);font-family:var(--font-mono);white-space:nowrap;padding:7px 14px;font-size:12.5px;font-weight:500;position:absolute}.Contact-module__Bs3a0a__stickerLeft{border:var(--border-width) solid var(--color-ink);background:var(--color-matcha);color:var(--color-ink);box-shadow:3px 3px 0 var(--color-bg);top:28px;left:32px;rotate:-5deg}.Contact-module__Bs3a0a__stickerRight{border:var(--border-width) solid var(--line);background:var(--color-surface-2);box-shadow:3px 3px 0 var(--shadow-rose);bottom:28px;right:32px;rotate:4deg}@media (max-width:760px){.Contact-module__Bs3a0a__card{padding:72px 20px 64px}.Contact-module__Bs3a0a__stickerLeft{top:18px;left:18px}.Contact-module__Bs3a0a__stickerRight{display:none}}
.MobileMenu-module__o1paLW__root{display:none}@media (max-width:760px){.MobileMenu-module__o1paLW__root{display:block}}.MobileMenu-module__o1paLW__toggle{border:var(--border-width) solid var(--line);background:var(--color-surface);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.MobileMenu-module__o1paLW__icon{width:16px;height:10px;position:relative}.MobileMenu-module__o1paLW__icon:before,.MobileMenu-module__o1paLW__icon:after{content:"";width:100%;height:2px;transition:transform var(--duration) var(--ease-out), top var(--duration) var(--ease-out);background:currentColor;border-radius:2px;position:absolute;left:0}.MobileMenu-module__o1paLW__icon:before{top:0}.MobileMenu-module__o1paLW__icon:after{top:calc(100% - 2px)}.MobileMenu-module__o1paLW__icon[data-open=true]:before,.MobileMenu-module__o1paLW__icon[data-open=true]:after{top:calc(50% - 1px)}.MobileMenu-module__o1paLW__icon[data-open=true]:before{transform:rotate(45deg)}.MobileMenu-module__o1paLW__icon[data-open=true]:after{transform:rotate(-45deg)}.MobileMenu-module__o1paLW__panel{border:var(--border-width) solid var(--line);background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:24px;padding:10px;list-style:none;position:absolute;top:calc(100% + 12px);left:0;right:0}.MobileMenu-module__o1paLW__panel[hidden]{display:none}.MobileMenu-module__o1paLW__panel a{border-radius:var(--radius-sm);padding:12px 16px;display:block}.MobileMenu-module__o1paLW__panel a:hover,.MobileMenu-module__o1paLW__panel a:focus-visible{background:var(--color-surface-2);color:var(--color-matcha)}
.Experience-module__Dh2kUW__timeline{max-width:860px;padding-left:44px;position:relative}.Experience-module__Dh2kUW__track{background:var(--color-border);border-radius:2px;width:2px;position:absolute;top:10px;bottom:10px;left:11px;overflow:clip}.Experience-module__Dh2kUW__fill{background:var(--color-matcha);transform-origin:top;position:absolute;inset:0}.Experience-module__Dh2kUW__list{list-style:none}.Experience-module__Dh2kUW__item{position:relative}.Experience-module__Dh2kUW__item+.Experience-module__Dh2kUW__item{margin-top:20px}.Experience-module__Dh2kUW__node{z-index:1;border:2px solid var(--color-matcha);background:var(--color-matcha);width:14px;height:14px;box-shadow:0 0 0 5px var(--color-bg);border-radius:4px;position:absolute;top:32px;left:-39px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.Experience-module__Dh2kUW__fill{animation:linear both Experience-module__Dh2kUW__fill;animation-timeline:view();animation-range:cover 40vh cover calc(100% - 60vh)}.Experience-module__Dh2kUW__node{animation:linear both Experience-module__Dh2kUW__light;animation-timeline:view();animation-range:cover 40vh cover calc(40vh + 24px)}}}@keyframes Experience-module__Dh2kUW__fill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes Experience-module__Dh2kUW__light{0%{border-color:var(--color-border);background:var(--color-bg)}to{border-color:var(--color-matcha);background:var(--color-matcha)}}.Experience-module__Dh2kUW__head{font-family:var(--font-mono);color:var(--color-subtle);flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:12px;font-size:12px;display:flex}.Experience-module__Dh2kUW__hash{color:var(--color-rose)}.Experience-module__Dh2kUW__ref{border:var(--border-width) solid var(--color-ink);border-radius:var(--radius-pill);background:var(--color-matcha);color:var(--color-ink);padding:2px 10px;font-weight:500}.Experience-module__Dh2kUW__date{margin-left:auto}.Experience-module__Dh2kUW__duration{color:var(--color-subtle);opacity:.8}.Experience-module__Dh2kUW__title{font-size:21px;font-weight:600;line-height:1.3}.Experience-module__Dh2kUW__company{white-space:nowrap}.Experience-module__Dh2kUW__sub{color:var(--color-subtle);margin-top:2px;font-size:14px}.Experience-module__Dh2kUW__message{font-family:var(--font-mono);color:var(--color-rose);margin-top:12px;font-size:13px}.Experience-module__Dh2kUW__summary{color:var(--color-muted);margin-top:12px;font-size:15px}.Experience-module__Dh2kUW__summary strong,.Experience-module__Dh2kUW__highlights strong{color:var(--color-text);font-weight:500}.Experience-module__Dh2kUW__highlights{color:var(--color-muted);gap:8px;margin-top:14px;padding-left:18px;font-size:15px;display:grid}.Experience-module__Dh2kUW__highlights li::marker{content:"✦  ";color:var(--color-matcha);font-size:11px}.Experience-module__Dh2kUW__stack{margin-top:16px}@media (max-width:760px){.Experience-module__Dh2kUW__timeline{padding-left:32px}.Experience-module__Dh2kUW__track{left:7px}.Experience-module__Dh2kUW__node{left:-31px}.Experience-module__Dh2kUW__date{width:100%;margin-left:0}}
.Header-module__ldgnoG__wrap{z-index:50;margin-top:14px;padding-inline:16px;position:sticky;top:14px}.Header-module__ldgnoG__nav{border:var(--border-width) solid var(--line);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-surface) 82%, transparent);-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);width:min(100%,800px);box-shadow:4px 4px 0 var(--shadow-matcha);justify-content:space-between;align-items:center;gap:8px;margin-inline:auto;padding:8px 8px 8px 20px;display:flex;position:relative}.Header-module__ldgnoG__logo{font-family:var(--font-mono);white-space:nowrap;align-items:center;padding-block:8px;font-size:15px;font-weight:500;display:inline-flex}.Header-module__ldgnoG__bracket{color:var(--color-matcha)}.Header-module__ldgnoG__star{color:var(--color-rose);transition:transform .6s var(--ease-out);margin-left:6px;display:inline-block}.Header-module__ldgnoG__logo:hover .Header-module__ldgnoG__star{transform:rotate(180deg)}.Header-module__ldgnoG__links{gap:2px;font-size:14px;list-style:none;display:flex}.Header-module__ldgnoG__links a{border-radius:var(--radius-pill);color:var(--color-muted);transition:color var(--duration) ease, background var(--duration) ease;padding:8px 14px;display:block}.Header-module__ldgnoG__links a:hover{color:var(--color-text);background:var(--color-surface-2)}@media (max-width:760px){.Header-module__ldgnoG__nav{padding-left:18px}.Header-module__ldgnoG__links,.Header-module__ldgnoG__resume{display:none}}
@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/6865e74822869db5-s.2q67k36_u2-4v.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/0494568ab28b6008-s.1b8f__myswv-j.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/66b33cc02d8f8b9d-s.p.3xdkf2df5spiy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a5a3076f5a3c2968-s.2yekaq-lsxzxl.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/23f1a98b08006014-s.32g3_4t-7pe44.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/54fc36028e2bb174-s.p.1h6pn64pmfi2q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_5094bd33-module__1IwuiW__className{font-family:Fraunces,Fraunces Fallback}.fraunces_5094bd33-module__1IwuiW__variable{--font-fraunces:"Fraunces", "Fraunces Fallback"}
.Terminal-module__PcCwDq__wrap{max-width:560px;position:relative}.Terminal-module__PcCwDq__terminal{border:var(--border-width) solid var(--line);background:var(--color-surface);box-shadow:8px 8px 0 var(--shadow-rose);transition:transform .35s var(--ease-out), box-shadow .35s var(--ease-out);border-radius:20px;overflow:hidden;transform:rotate(1.8deg)}.Terminal-module__PcCwDq__wrap:hover .Terminal-module__PcCwDq__terminal{box-shadow:11px 11px 0 var(--shadow-rose);transform:rotate(0)translate(-3px,-3px)}.Terminal-module__PcCwDq__bar{border-bottom:var(--border-width) solid var(--color-border);font-family:var(--font-mono);color:var(--color-subtle);align-items:center;gap:8px;padding:13px 16px;font-size:12px;display:flex}.Terminal-module__PcCwDq__bar i{background:var(--color-subtle);border-radius:50%;width:11px;height:11px}.Terminal-module__PcCwDq__bar i:first-child{background:var(--color-matcha)}.Terminal-module__PcCwDq__bar i:nth-child(2){background:var(--color-rose)}.Terminal-module__PcCwDq__bar span{margin-inline:auto;transform:translate(-24px)}.Terminal-module__PcCwDq__body{font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;padding:20px 22px 26px;font-size:13.5px;line-height:1.85}.Terminal-module__PcCwDq__prompt,.Terminal-module__PcCwDq__string{color:var(--color-matcha)}.Terminal-module__PcCwDq__key{color:var(--color-rose)}.Terminal-module__PcCwDq__dim{color:var(--color-subtle)}.Terminal-module__PcCwDq__pending{visibility:hidden}.Terminal-module__PcCwDq__caret{vertical-align:-3px;background:var(--color-matcha);width:8px;height:1.15em;margin-left:1px;margin-right:-9px;animation:1s step-end infinite Terminal-module__PcCwDq__blink;display:inline-block}@keyframes Terminal-module__PcCwDq__blink{50%{opacity:0}}.Terminal-module__PcCwDq__sticker{z-index:2;border-radius:var(--radius-pill);font-family:var(--font-mono);white-space:nowrap;padding:8px 15px;font-size:12.5px;font-weight:500;position:absolute}.Terminal-module__PcCwDq__stickerTop{border:var(--border-width) solid var(--color-ink);background:var(--color-matcha);color:var(--color-ink);box-shadow:3px 3px 0 var(--color-bg);top:-18px;right:-12px;rotate:6deg}.Terminal-module__PcCwDq__stickerBottom{border:var(--border-width) solid var(--line);background:var(--color-surface-2);box-shadow:3px 3px 0 var(--shadow-matcha);bottom:-18px;left:-16px;rotate:-4deg}@media (max-width:760px){.Terminal-module__PcCwDq__terminal{transform:none}.Terminal-module__PcCwDq__body{padding:16px;font-size:12px}.Terminal-module__PcCwDq__stickerTop{right:10px}.Terminal-module__PcCwDq__stickerBottom{left:10px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_8a594245-module__h1XLeG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_8a594245-module__h1XLeG__variable{--font-inter:"Inter", "Inter Fallback"}
.Hero-module__JgYmMq__hero{padding-block:110px 64px;position:relative}.Hero-module__JgYmMq__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.Hero-module__JgYmMq__sparkle{color:var(--color-matcha);opacity:.5;pointer-events:none;font-size:16px;position:absolute}.Hero-module__JgYmMq__rose{color:var(--color-rose)}.Hero-module__JgYmMq__badge{border:var(--border-width) solid var(--line);border-radius:var(--radius-pill);background:var(--color-surface);box-shadow:2px 2px 0 var(--shadow-matcha);align-items:center;gap:10px;padding:7px 16px 7px 12px;font-size:13px;display:inline-flex}.Hero-module__JgYmMq__pulse{background:var(--color-matcha);border-radius:50%;width:8px;height:8px;position:relative}.Hero-module__JgYmMq__pulse:after{content:"";background:var(--color-matcha);border-radius:50%;animation:1.8s cubic-bezier(0,0,.2,1) infinite Hero-module__JgYmMq__ping;position:absolute;inset:0}@keyframes Hero-module__JgYmMq__ping{75%,to{opacity:0;transform:scale(2.6)}}.Hero-module__JgYmMq__greeting{font-family:var(--font-mono);color:var(--color-muted);margin-top:30px;font-size:15px}.Hero-module__JgYmMq__title{margin:8px 0 28px;font-size:clamp(3.6rem,10.5vw,7.6rem);line-height:.92}.Hero-module__JgYmMq__title em{padding-right:.08em}.Hero-module__JgYmMq__lead{max-width:560px;color:var(--color-muted);font-size:clamp(1.1rem,2.1vw,1.3rem)}.Hero-module__JgYmMq__highlight{color:var(--color-text);box-shadow:inset 0 -2px 0 var(--color-matcha);font-weight:500}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.Hero-module__JgYmMq__stats{flex-wrap:wrap;gap:14px 40px;margin-top:46px;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column-reverse;display:flex}.Hero-module__JgYmMq__stat dt{font-family:var(--font-mono);color:var(--color-subtle);font-size:13px}.Hero-module__JgYmMq__stat dd{color:var(--color-matcha);margin-bottom:6px;font-size:2.1rem;line-height:1}@media (max-width:960px){.Hero-module__JgYmMq__grid{grid-template-columns:1fr;gap:72px}}@media (max-width:760px){.Hero-module__JgYmMq__hero{padding-block:64px 56px}.Hero-module__JgYmMq__sparkle{display:none}}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.3bz3aq452sydg.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.2sb9jzhmrh7ny.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.343obqi851wr5.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.40kcwrf1wub16.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.200l3jur7oygh.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.269kn9uafm0ti.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_5b83a6cb-module__auLaha__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_5b83a6cb-module__auLaha__variable{--font-jetbrains-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
.Projects-module__T_D1Ca__status{max-width:860px}.Projects-module__T_D1Ca__git{font-family:var(--font-mono);font-size:13px;line-height:1.8}.Projects-module__T_D1Ca__prompt{color:var(--color-matcha)}.Projects-module__T_D1Ca__dim{color:var(--color-subtle)}.Projects-module__T_D1Ca__title{margin:18px 0 12px;font-size:clamp(1.8rem,3.6vw,2.6rem);line-height:1.1}.Projects-module__T_D1Ca__text{max-width:620px;color:var(--color-muted)}.Projects-module__T_D1Ca__cta{margin-top:24px}.Projects-module__T_D1Ca__ghosts{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.Projects-module__T_D1Ca__ghost{border:var(--border-width) dashed var(--line);border-radius:var(--radius);background:color-mix(in srgb, var(--color-surface) 50%, transparent);overflow:hidden}.Projects-module__T_D1Ca__cover{border-bottom:var(--border-width) dashed var(--line);opacity:.75;place-items:center;height:170px;display:grid}.Projects-module__T_D1Ca__ghostBody{gap:10px;padding:22px 24px 26px;display:grid}.Projects-module__T_D1Ca__ghostBody b,.Projects-module__T_D1Ca__browserBody b{background:var(--color-surface-2);border-radius:4px;height:8px;display:block}.Projects-module__T_D1Ca__soon{border:var(--border-width) solid var(--line);border-radius:var(--radius-pill);font-family:var(--font-mono);color:var(--color-matcha);justify-self:start;margin-bottom:6px;padding:3px 10px;font-size:11.5px}.Projects-module__T_D1Ca__pods{grid-template-columns:repeat(6,20px);gap:9px;display:grid}.Projects-module__T_D1Ca__pods i{background:var(--color-surface-2);border-radius:6px;width:20px;height:20px}.Projects-module__T_D1Ca__pods i:nth-child(3n+1){background:var(--color-matcha)}.Projects-module__T_D1Ca__pods i:nth-child(4n+2){background:var(--color-rose)}.Projects-module__T_D1Ca__browser{border:var(--border-width) solid var(--line);background:var(--color-surface);border-radius:12px;width:200px;overflow:hidden}.Projects-module__T_D1Ca__browserBar{border-bottom:var(--border-width) solid var(--color-border);gap:5px;padding:8px 10px;display:flex}.Projects-module__T_D1Ca__browserBar i{background:var(--color-border);border-radius:50%;width:7px;height:7px}.Projects-module__T_D1Ca__browserBody{gap:7px;padding:12px;display:grid}.Projects-module__T_D1Ca__browserBody .Projects-module__T_D1Ca__accentBar{background:var(--color-matcha);width:45%;height:12px}.Projects-module__T_D1Ca__browserRow{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:4px;display:grid}.Projects-module__T_D1Ca__browserRow b{border-radius:7px;height:32px}.Projects-module__T_D1Ca__bars{align-items:flex-end;gap:8px;height:96px;display:flex}.Projects-module__T_D1Ca__bars i{background:var(--color-matcha);transform-origin:bottom;border-radius:5px 5px 2px 2px;width:15px}.Projects-module__T_D1Ca__bars i:nth-child(3n){background:var(--color-rose)}.Projects-module__T_D1Ca__ghost:hover .Projects-module__T_D1Ca__pods i{animation:2.4s ease-in-out infinite Projects-module__T_D1Ca__pulse}.Projects-module__T_D1Ca__ghost:hover .Projects-module__T_D1Ca__pods i:nth-child(odd){animation-delay:-1.2s}.Projects-module__T_D1Ca__ghost:hover .Projects-module__T_D1Ca__bars i{animation:1.4s ease-in-out infinite alternate Projects-module__T_D1Ca__grow}.Projects-module__T_D1Ca__ghost:hover .Projects-module__T_D1Ca__bars i:nth-child(odd){animation-delay:-.7s}@keyframes Projects-module__T_D1Ca__pulse{50%{opacity:.4;transform:scale(.8)}}@keyframes Projects-module__T_D1Ca__grow{0%{transform:scaleY(.55)}}@media (max-width:960px){.Projects-module__T_D1Ca__ghosts{grid-template-columns:1fr 1fr}.Projects-module__T_D1Ca__ghost:last-child{display:none}}@media (max-width:760px){.Projects-module__T_D1Ca__ghosts{grid-template-columns:1fr}.Projects-module__T_D1Ca__ghost:not(:first-child){display:none}}
.not-found-module__HS70Aa__page{text-align:center;flex-direction:column;align-items:center;padding-block:100px 40px;display:flex}.not-found-module__HS70Aa__terminal{border:var(--border-width) solid var(--line);border-radius:var(--radius-sm);background:var(--color-surface);box-shadow:4px 4px 0 var(--shadow-rose);font-family:var(--font-mono);text-align:left;padding:12px 18px;font-size:13px;line-height:1.8}.not-found-module__HS70Aa__prompt{color:var(--color-matcha)}.not-found-module__HS70Aa__error{color:var(--color-rose)}.not-found-module__HS70Aa__code{margin-top:36px;font-size:clamp(6rem,22vw,11rem);line-height:.9}.not-found-module__HS70Aa__title{margin-top:12px;font-size:clamp(2rem,5vw,3.2rem);line-height:1.05}.not-found-module__HS70Aa__text{max-width:460px;color:var(--color-muted);margin-top:16px}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}@media (max-width:760px){.not-found-module__HS70Aa__page{padding-top:64px}}
.Skills-module__-4weLa__toolbar{justify-content:flex-end;margin:-24px 0 28px;display:flex}.Skills-module__-4weLa__toggle{border:var(--border-width) solid var(--line);border-radius:var(--radius-pill);background:var(--color-surface);box-shadow:3px 3px 0 var(--shadow-matcha);font-family:var(--font-mono);padding:4px;font-size:13px;display:inline-flex}.Skills-module__-4weLa__toggle button{border-radius:var(--radius-pill);color:var(--color-muted);transition:background var(--duration) ease, color var(--duration) ease;padding:8px 16px}.Skills-module__-4weLa__toggle button[aria-pressed=true]{background:var(--color-matcha);color:var(--color-ink)}.Skills-module__-4weLa__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Skills-module__-4weLa__grid[hidden],.Skills-module__-4weLa__code[hidden]{display:none}.Skills-module__-4weLa__groupLabel{font-family:var(--font-mono);margin-bottom:16px;font-size:13px;font-weight:500}.Skills-module__-4weLa__matcha{color:var(--color-matcha)}.Skills-module__-4weLa__rose{color:var(--color-rose)}.Skills-module__-4weLa__code{border:var(--border-width) solid var(--line);border-radius:var(--radius);background:var(--color-surface);box-shadow:6px 6px 0 var(--shadow-matcha);font-family:var(--font-mono);white-space:pre-wrap;animation:Skills-module__-4weLa__appear .4s var(--ease-out);padding:30px 32px;font-size:14.5px;line-height:1.9;overflow-x:auto}@keyframes Skills-module__-4weLa__appear{0%{opacity:0;translate:0 8px}}.Skills-module__-4weLa__line{text-indent:-2ch;padding-left:2ch;display:block}.Skills-module__-4weLa__indent{padding-left:4ch}.Skills-module__-4weLa__keyword{color:var(--color-rose)}.Skills-module__-4weLa__property{color:var(--color-matcha)}.Skills-module__-4weLa__string{color:color-mix(in srgb, var(--color-text) 85%, var(--color-matcha))}.Skills-module__-4weLa__comment{color:var(--color-subtle)}@media (max-width:960px){.Skills-module__-4weLa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.Skills-module__-4weLa__toolbar{justify-content:flex-start;margin-top:-12px}.Skills-module__-4weLa__grid{grid-template-columns:1fr}.Skills-module__-4weLa__code{padding:22px;font-size:12.5px}}
