:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f7f5;--surface:#fff;--surface-soft:#f0f1f3;--ink:#15171b;--muted:#626771;--line:#dfe1e5;--accent:#285fdb;--accent-soft:#e8efff;--header:#f7f7f5d1;--scrollbar-track:#ececea;--scrollbar-thumb:#aeb3bc;--scrollbar-thumb-hover:#285fdb;--feature-bg:#214fc4;--feature-ink:#fff;--feature-muted:#dce6ff;--feature-line:#ffffff40;--shadow:0 22px 70px #1923371a;--radius:18px;--sans:Inter, "Segoe UI", Helvetica, Arial, sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f1117;--surface:#171a22;--surface-soft:#1c202a;--ink:#f3f4f6;--muted:#9ba2ae;--line:#2b303b;--accent:#82a6ff;--accent-soft:#1c2a4e;--header:#0f1117d1;--scrollbar-track:#13161d;--scrollbar-thumb:#454b58;--scrollbar-thumb-hover:#82a6ff;--feature-bg:#214fc4;--feature-ink:#f4f7ff;--feature-muted:#b9c7eb;--feature-line:#ffffff2e;--shadow:0 24px 80px #00000057}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin;scroll-padding-top:0}html::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-track{background:var(--scrollbar-track)}html::-webkit-scrollbar-thumb{border:3px solid var(--scrollbar-track);background:var(--scrollbar-thumb);border-radius:999px;min-height:48px}html::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}html::-webkit-scrollbar-corner{background:var(--scrollbar-track)}body{background:var(--bg);min-width:320px;color:var(--ink);margin:0;overflow-x:hidden}body,button,a{font-family:var(--sans)}a{color:inherit;text-decoration:none}button{color:inherit}::selection{background:var(--accent);color:#fff}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.skip-link{z-index:100;background:var(--ink);color:var(--bg);padding:.65rem .9rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-chrome{z-index:1000;pointer-events:none;position:fixed;inset:0}.site-chrome :is(.brand,.section-rail,.controls,.menu-toggle),.site-chrome .mobile-menu.open,.site-chrome .mobile-backdrop.open{pointer-events:auto}.site-chrome:before{content:"";z-index:59;background:linear-gradient(to bottom, var(--bg), color-mix(in srgb, var(--bg) 0%, transparent));pointer-events:none;height:7rem;position:fixed;top:0;left:0;right:0}.brand{z-index:61;height:2.125rem;color:var(--ink);letter-spacing:-.03em;align-items:center;font-size:.9rem;font-weight:720;transition:color .18s;display:flex;position:fixed;top:clamp(1.1rem,2.4vw,1.85rem);left:clamp(1.25rem,3vw,2.5rem)}.brand span,.brand:hover{color:var(--accent)}.controls,.language-switch,.footer-links,.footer-links a,.period,.breadcrumb,.page-meta,.blog-meta{align-items:center;display:flex}.section-rail{z-index:61;gap:1.15rem;height:fit-content;margin-block:auto;display:grid;position:fixed;top:0;bottom:0;right:clamp(.75rem,1.1vw,1.4rem)}.section-rail a{color:var(--muted);justify-content:flex-end;align-items:center;gap:.7rem;transition:color .2s;display:flex}.section-rail a:hover{color:var(--ink)}.section-rail a[aria-current]{color:var(--accent)}.rail-label{text-align:right;text-transform:uppercase;white-space:nowrap;opacity:0;flex:0 0 8.5rem;font-size:.78rem;font-weight:620;transition:opacity .2s;overflow:hidden}.section-rail a:hover .rail-label,.section-rail a:focus-visible .rail-label,.section-rail a[aria-current] .rail-label{opacity:1}.rail-index{font-family:var(--mono);letter-spacing:.04em;text-align:center;flex:0 0 1.5rem;font-size:.63rem}.rail-tick{flex:0 0 2.6rem;width:2.6rem;height:1px;position:relative}.rail-tick:after{content:"";opacity:.45;background:currentColor;width:1.4rem;height:1px;transition:width .28s,opacity .2s;position:absolute;top:0;right:0}.section-rail a:hover .rail-tick:after{opacity:.8}.section-rail a[aria-current] .rail-tick:after{opacity:1;width:2.6rem}.controls{z-index:61;gap:.3rem;position:fixed;top:clamp(1.1rem,2.4vw,1.85rem);right:clamp(1.25rem,3vw,2.5rem)}.control-button{min-width:2.1rem;height:2.1rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;padding:0 .5rem;font-size:.7rem;font-weight:700;transition:color .18s,background .18s;display:grid}.control-button:hover{background:var(--surface-soft);color:var(--ink)}.language-switch{gap:.15rem}.language-switch button,.theme-switcher button,.menu-toggle,.mobile-backdrop{cursor:pointer;background:0 0;border:0}.language-switch button{color:var(--muted);padding:.4rem;font-size:.7rem;font-weight:700}.language-switch button:hover,.language-switch button.active{color:var(--accent)}.theme-switcher{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 76%, transparent);border-radius:11px;align-items:center;padding:.2rem;display:flex}.theme-switcher button{width:2rem;height:1.9rem;color:var(--muted);border-radius:8px;place-items:center;display:grid}.theme-switcher button:hover{color:var(--ink)}.theme-switcher button.active{background:var(--accent-soft);color:var(--accent)}.menu-toggle,.mobile-menu,.mobile-backdrop{display:none}main:not(.page-shell),footer{width:min(1180px,100% - 3rem);margin-inline:auto}.home-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:center;gap:clamp(3rem,8vw,7.5rem);min-height:min(880px,100svh);padding:9.5rem clamp(0rem,2.5vw,2rem) 6rem;display:grid;position:relative;overflow:hidden}.hero-orb{z-index:0;filter:blur(10px);opacity:.46;pointer-events:none;will-change:border-radius, transform;border-radius:42% 58% 63% 37%/45% 38% 62% 55%;position:absolute;-webkit-mask-image:radial-gradient(#000 26%,#000000e6 47%,#00000059 66%,#0000 84%);mask-image:radial-gradient(#000 26%,#000000e6 47%,#00000059 66%,#0000 84%)}.hero-orb-one{aspect-ratio:1;background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 32%, transparent), color-mix(in srgb, var(--accent-soft) 70%, transparent));width:clamp(280px,38vw,580px);animation:15s ease-in-out infinite alternate blob-morph;top:3%;right:16%}.hero-orb-two{aspect-ratio:1;background:linear-gradient(145deg, #42bfa440, color-mix(in srgb, var(--accent) 17%, transparent));width:clamp(230px,31vw,460px);animation:19s ease-in-out -4s infinite alternate-reverse blob-morph;bottom:2%;left:1%}.hero-orb-three{aspect-ratio:1;background:linear-gradient(120deg, #8b6ee838, color-mix(in srgb, var(--accent-soft) 58%, transparent));width:clamp(180px,23vw,340px);animation:17s ease-in-out -8s infinite alternate blob-morph;top:42%;left:48%}:root[data-theme=dark] .hero-orb{opacity:.3;filter:blur(14px)}:root[data-gpu=software] .hero-orb{display:none}.home-hero-copy{z-index:1;max-width:710px;position:relative}.home-eyebrow{color:var(--muted);font-family:var(--mono);letter-spacing:.035em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1.7rem;font-size:.68rem;display:flex}.home-eyebrow>span:last-child{align-items:center;gap:.3rem;display:flex}.availability-dot{background:#28a869;border-radius:50%;width:.5rem;height:.5rem;animation:2.6s ease-out infinite pulse-dot;box-shadow:0 0 #28a86973}.eyebrow-separator{background:var(--line);width:1px;height:.85rem}.home-hero h1{letter-spacing:-.072em;max-width:760px;margin:0;font-size:clamp(4.25rem,7.7vw,7.1rem);font-weight:760;line-height:.88}.home-hero h1 span{color:var(--accent)}.hero-statement{letter-spacing:-.04em;max-width:660px;margin:2.2rem 0 0;font-size:clamp(1.55rem,2.8vw,2.35rem);font-weight:570;line-height:1.17}.hero-summary{max-width:620px;color:var(--muted);margin:1.15rem 0 0;font-size:.96rem;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.35rem;margin-top:2rem;display:flex}.primary-action,.text-action,.projects-github{align-items:center;gap:.55rem;font-size:.78rem;font-weight:720;display:inline-flex}.primary-action{background:var(--ink);color:var(--bg);border-radius:11px;padding:.78rem 1rem;transition:color .22s,border-color .22s}.primary-action:hover{box-shadow:none;transform:none}.text-action{color:var(--muted);transition:color .18s}.text-action:hover{color:var(--accent)}.home-profile{z-index:1;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, transparent);box-shadow:var(--shadow);border-radius:28px;padding:.7rem;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s;position:relative;transform:rotate(1.5deg)}.home-profile:hover{box-shadow:0 30px 90px color-mix(in srgb, var(--accent) 15%, transparent);transform:rotate(0)translateY(-5px)}.profile-monogram{z-index:2;border:1px solid var(--line);background:var(--ink);width:3.6rem;height:3.6rem;color:var(--bg);font-family:var(--mono);letter-spacing:-.03em;border-radius:50%;place-items:center;font-size:.72rem;font-weight:700;display:grid;position:absolute;top:-1.15rem;right:-1.15rem}.profile-photo{aspect-ratio:1;background:var(--surface-soft);border-radius:21px;overflow:hidden}.profile-photo img{object-fit:cover;filter:saturate(.92)contrast(1.02);width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1);display:block}.home-profile:hover .profile-photo img{transform:scale(1.025)}.profile-caption{color:var(--muted);justify-content:space-between;align-items:center;padding:.95rem .6rem .35rem;display:flex}.profile-caption div{gap:.2rem;display:grid}.profile-caption strong{color:var(--ink);font-size:.84rem}.profile-caption span{font-family:var(--mono);text-transform:uppercase;font-size:.61rem}.hero-scroll{color:var(--muted);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;font-size:.61rem;display:flex;position:absolute;bottom:1.6rem;left:clamp(0rem,2.5vw,2rem)}.hero-scroll svg{animation:1.8s ease-in-out infinite scroll-bounce}.home-section{border-bottom:1px solid var(--line);padding:clamp(5.5rem,10vw,9rem) clamp(0rem,2.5vw,2rem)}.home-section-heading{grid-template-columns:minmax(130px,190px) minmax(0,1fr);align-items:start;gap:1.5rem 2rem;display:grid}.section-index{color:var(--muted);font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:.7rem;padding-top:.35rem;font-size:.64rem;display:flex}.section-index span:first-child{color:var(--accent)}.section-index span:first-child:after{vertical-align:middle;background:var(--line);content:"";width:1.8rem;height:1px;margin-left:.7rem;display:inline-block}.home-section-heading :is(h1,h2){letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(2.75rem,5.2vw,4.8rem);font-weight:680;line-height:.98}.home-section-heading>p{max-width:640px;color:var(--muted);grid-column:2;margin:-.3rem 0 0;line-height:1.72}.about-layout{grid-template-columns:minmax(230px,.7fr) minmax(0,1.7fr);align-items:start;gap:clamp(2.5rem,7vw,6.5rem);margin-top:clamp(3rem,6vw,5rem);display:grid}.about-copy{position:sticky;top:7.5rem}.about-copy p{color:var(--muted);margin:0 0 1.2rem;font-size:1rem;line-height:1.75}.about-copy p:first-child{color:var(--ink);font-size:1.14rem;line-height:1.65}.topics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.topics article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;min-height:260px;padding:1.35rem;transition:transform .25s cubic-bezier(.2,.7,.2,1),border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.topics article:hover{z-index:1;border-color:color-mix(in srgb, var(--accent) 50%, var(--line));box-shadow:0 16px 45px color-mix(in srgb, var(--accent) 9%, transparent);transform:translateY(-6px)}.topic-topline{color:var(--muted);font-family:var(--mono);justify-content:space-between;align-items:center;font-size:.62rem;display:flex}.topic-icon{background:var(--accent-soft);width:2.7rem;height:2.7rem;color:var(--accent);border-radius:11px;place-items:center;transition:color .22s,background .22s;display:grid}.topics article:hover .topic-icon{transform:none}.topics h3{letter-spacing:-.03em;margin:auto 0 .6rem;font-size:1.2rem}.topics p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.58}.timeline{border:1px solid var(--line);border-radius:calc(var(--radius) + 3px);background:var(--surface);margin-top:clamp(3rem,6vw,5rem);overflow:hidden}.timeline article{grid-template-columns:44px 135px minmax(190px,.8fr) minmax(240px,1.3fr);align-items:start;gap:1.2rem;padding:1.8rem 2rem;display:grid;position:relative}.timeline article+article{border-top:1px solid var(--line)}.timeline-marker{background:var(--accent-soft);width:2.2rem;height:2.2rem;color:var(--accent);border-radius:10px;place-items:center;display:grid}.period{color:var(--muted);font-family:var(--mono);text-transform:uppercase;margin:.65rem 0 0;font-size:.65rem}.company{color:var(--accent);font-family:var(--mono);text-transform:uppercase;margin:0 0 .42rem;font-size:.65rem}.timeline :is(h2,h3){letter-spacing:-.03em;margin:0;font-size:1.18rem;font-weight:660}.experience-description{color:var(--muted);margin:0;font-size:.9rem;line-height:1.68}.project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(3rem,6vw,5rem);display:grid}.project-list>a{border:1px solid var(--line);border-radius:calc(var(--radius) + 3px);background:var(--surface);flex-direction:column;min-height:350px;padding:1.6rem;transition:transform .28s cubic-bezier(.2,.7,.2,1),border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden}.project-list>a:before{aspect-ratio:1;background:var(--accent-soft);content:"";opacity:.8;border-radius:50%;width:14rem;transition:transform .45s;position:absolute;top:-8rem;right:-7rem}.project-list>a:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));box-shadow:0 18px 55px color-mix(in srgb, var(--accent) 10%, transparent);transform:translateY(-7px)}.project-list>a:hover:before{transform:scale(1.22)}.project-card-top{z-index:1;color:var(--accent);justify-content:space-between;align-items:center;display:flex;position:relative}.project-card-top img{object-fit:contain;width:1.5rem;height:1.5rem;display:block}.project-card-copy{z-index:1;margin-top:auto;position:relative}.project-list :is(h2,h3){letter-spacing:-.045em;margin:0;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:660}.project-list p{max-width:34rem;color:var(--muted);margin:.8rem 0 0;font-size:.9rem;line-height:1.68}.project-link{background:var(--ink);width:2.6rem;height:2.6rem;color:var(--bg);opacity:0;border-radius:50%;place-items:center;transition:opacity .22s,transform .22s;display:grid;position:absolute;bottom:1.4rem;right:1.4rem;transform:translateY(8px)}.project-list>a:hover .project-link{opacity:1;transform:translateY(0)}.projects-github{width:fit-content;color:var(--accent);margin:2rem 0 0 auto}.projects-github svg{transition:color .22s}.projects-github:hover svg{transform:none}[data-reveal-ready]{opacity:0;transition:opacity .7s cubic-bezier(.2, .7, .2, 1) var(--reveal-delay,0s), transform .7s cubic-bezier(.2, .7, .2, 1) var(--reveal-delay,0s);transform:translateY(24px)}[data-reveal-ready].is-visible{opacity:1;transform:translateY(0)}@keyframes pulse-dot{70%{box-shadow:0 0 0 7px #28a86900}to{box-shadow:0 0 #28a86900}}@keyframes blob-morph{0%{border-radius:42% 58% 63% 37%/45% 38% 62% 55%;transform:translate(0,0)rotate(0)scale(1)}48%{border-radius:61% 39% 46% 54%/36% 58% 42% 64%;transform:translate(28px,-18px)rotate(8deg)scale(1.06)}to{border-radius:35% 65% 38% 62%/57% 43%;transform:translate(-20px,24px)rotate(-6deg)scale(.96)}}@keyframes scroll-bounce{50%{transform:translateY(4px)}}footer{grid-template-columns:1fr auto;gap:2rem;padding:4rem clamp(0rem,2.5vw,2rem) 2rem;display:grid}footer p{color:var(--muted);margin:0;font-size:.8rem}.footer-name{color:var(--ink);margin-bottom:.45rem;font-size:1rem;font-weight:700}.footer-links{justify-self:end;gap:.8rem}.footer-links a{border:1px solid var(--line);min-height:2.5rem;color:var(--muted);border-radius:10px;gap:.5rem;padding:0 .72rem;font-size:.74rem;transition:color .18s,border-color .18s,background .18s}.footer-links a:hover{color:var(--accent);border-color:var(--accent);transform:none}.footer-social-icon img{object-fit:contain;width:1.1rem;height:1.1rem;display:block}.footer-social-icon .logo-dark,:root[data-theme=dark] .footer-social-icon .logo-light{display:none}:root[data-theme=dark] .footer-social-icon .logo-dark{display:block}.footer-meta{border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);text-transform:uppercase;grid-column:1/-1;grid-template-columns:1fr auto 1fr;gap:1.5rem;padding-top:1.25rem;font-size:.62rem;display:grid}.footer-meta>a{justify-self:end}details{text-align:center;max-width:38rem}summary{cursor:pointer}details p{text-align:left;text-transform:none;margin-top:1rem;line-height:1.65}.page-shell{min-height:100svh;padding:clamp(7.5rem,10vw,9.5rem) clamp(1.25rem,4.5vw,5.5rem) 6rem}.page-shell.has-toc{grid-template-columns:minmax(190px,1fr) minmax(0,900px) minmax(0,1fr);align-items:start;gap:clamp(1.75rem,3vw,2.75rem) clamp(2.5rem,4vw,5rem);display:grid}.page-shell.has-toc>.page-column{grid-column:2}.page-column{max-width:900px;margin:0 auto}.article-toc{border-top:0;align-self:start;width:100%;max-width:15rem;padding-top:0;position:sticky;top:7.5rem}.article-toc .article-publication-meta{flex-direction:row;align-items:flex-start;padding-bottom:1.5rem}.article-toc .article-publication-meta .page-meta{flex-direction:column;flex:1;align-items:flex-start}.article-toc nav{margin-top:1.75rem}.toc-title{color:color-mix(in srgb, var(--ink) 68%, var(--muted));font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .9rem;font-size:.63rem}.article-toc ol{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.article-toc a{color:color-mix(in srgb, var(--ink) 70%, var(--muted));padding:.38rem 0;font-size:.82rem;line-height:1.45;transition:color .2s,padding .2s;display:block}.article-toc a:hover{color:var(--ink)}.article-toc .toc-active a{color:var(--accent);padding-left:.6rem}.article-toc .toc-sub a{padding-left:.8rem;font-size:.78rem}.article-toc .toc-sub.toc-active a{padding-left:1.4rem}.toc-back-top{border:0;border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);text-transform:uppercase;cursor:pointer;background:0 0;align-items:center;gap:.45rem;margin-top:1.4rem;padding:.75rem 0 0;font-size:.63rem;transition:color .18s;display:inline-flex}.toc-back-top:hover{color:var(--accent)}.article-content :is(h2,h3){scroll-margin-top:7.5rem;position:relative}.article-content :is(h2,h3) .heading-anchor{color:var(--muted);font-family:var(--mono);letter-spacing:0;opacity:0;margin-left:.55em;font-size:.7em;font-weight:500;text-decoration:none;transition:color .18s,opacity .18s,transform .18s;display:inline-block;transform:translate(-.25rem)}.article-content :is(h2,h3):hover .heading-anchor,.article-content :is(h2,h3):focus-within .heading-anchor{opacity:1;transform:translate(0)}.article-content :is(h2,h3) .heading-anchor:hover,.article-content :is(h2,h3) .heading-anchor:focus-visible{color:var(--accent)}@media (hover:none){.article-content :is(h2,h3) .heading-anchor{opacity:.65;transform:none}}.page-header{border-bottom:1px solid var(--line);padding-bottom:3rem}.article-breadcrumb{border-bottom:1px solid var(--line);padding-bottom:1rem}.article-heading-grid{grid-template-columns:130px minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3vw,3rem);margin-top:clamp(2.5rem,5vw,4.5rem);display:grid}.article-meta-column{gap:1rem;display:grid}.article-type-icon{background:var(--surface-soft);width:2.45rem;height:2.45rem;color:var(--accent);border-radius:10px;place-items:center;display:grid}.article-publication-meta{align-items:center;gap:1rem;margin-left:0;padding-bottom:1.15rem;display:flex;position:relative}.article-publication-meta:after{background:var(--line);content:"";width:4rem;height:1px;position:absolute;bottom:0;left:0}.article-publication-meta .page-meta{flex-flow:wrap;align-items:center}.page-topline{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;margin-bottom:2.75rem;padding-bottom:1rem;display:flex}.breadcrumb{min-width:0;color:var(--muted);gap:.5rem;font-size:.78rem}.breadcrumb a:hover{color:var(--accent)}.breadcrumb span[aria-hidden]{color:var(--line)}.breadcrumb [aria-current=page]{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-meta,.blog-meta{color:var(--muted);font-family:var(--mono);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;flex-direction:column;align-items:flex-start;gap:.45rem;margin:0;font-size:.7rem;display:flex}.page-meta span{align-items:center;gap:.3rem;display:inline-flex}.page-title{letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,4.2vw,4rem);font-weight:590;line-height:.98}.page-lead{max-width:56ch;color:var(--muted);margin:1.35rem 0 0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.65}.blog-index .section-index a:hover{color:var(--ink)}.blog-index .crumb-separator{color:var(--line)}.blog-index .section-index [aria-current]{color:var(--accent)}.blog-list{border-top:1px solid var(--line);margin-top:clamp(2.25rem,3.5vw,3.25rem)}.blog-list>a{border-bottom:1px solid var(--line);grid-template-columns:clamp(100px,10vw,150px) 52px minmax(0,1fr) 3rem;align-items:center;gap:0 1.35rem;min-height:148px;padding:1.35rem 0;transition:color .22s;display:grid}.blog-row-meta{color:var(--muted);font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;text-align:right;grid-column:1;gap:.3rem;font-size:.66rem;display:grid}.blog-row-icon{background:var(--surface-soft);width:2.45rem;height:2.45rem;color:var(--accent);border-radius:10px;grid-column:2;justify-self:center;place-items:center;display:grid}.blog-row-copy{grid-column:3;gap:.55rem;display:grid}.blog-list h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,2.2vw,2.35rem);font-weight:620;line-height:1;transition:color .22s}.blog-list>a:hover h2{color:var(--accent)}.blog-list>a>.blog-row-copy p{max-width:62ch;color:var(--muted);margin:0;line-height:1.65}.blog-row-link{color:var(--muted);grid-column:4;justify-self:end;place-items:center;transition:color .22s;display:grid}.blog-list>a:hover .blog-row-link{color:var(--accent);transform:none}.blog-count{color:var(--muted);font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;margin:1.5rem 0 0 calc(clamp(100px,10vw,150px) + 52px + 2.7rem);font-size:.66rem}.pagination{align-items:center;gap:.25rem;margin:2rem 0 0 calc(clamp(100px,10vw,150px) + 52px + 2.7rem);display:flex}.pagination a,.pagination>span{width:2.15rem;height:2.15rem;color:var(--muted);font-family:var(--mono);border-radius:50%;place-items:center;font-size:.65rem;transition:color .18s,background .18s;display:grid}.pagination a:hover{color:var(--accent)}.pagination a.active{background:var(--accent);color:#fff}.pagination-disabled{opacity:.3}.home-experience .pagination a,.home-experience .pagination>span{color:var(--feature-muted)}.home-experience .pagination a:hover{color:var(--feature-ink)}.home-experience .pagination a.active{background:var(--feature-ink);color:var(--feature-bg)}.not-found h1{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,7vw,5.5rem);font-weight:680;line-height:1}.article-content{max-width:none;color:color-mix(in srgb, var(--ink) 88%, var(--muted));margin-left:0;padding-top:0;font-size:1rem;line-height:1.82}.article-content p{max-width:80ch;margin:0 0 1.55rem}.article-content :is(ul,ol){max-width:80ch;margin:0 0 2rem;padding-left:1.35rem}.article-content li{margin-bottom:.55rem;padding-left:.35rem}.article-content li::marker{color:var(--accent)}.article-content>p:first-child{color:var(--ink);font-size:1.08rem}.article-content h2{color:var(--ink);letter-spacing:-.04em;margin:3.5rem 0 1.15rem;font-size:clamp(1.55rem,2.4vw,2rem);font-weight:610;line-height:1.12}.article-content a{color:var(--accent);text-decoration:underline}.article-content code,.article-content pre{border:1px solid var(--line);background:var(--surface);font-family:var(--mono)}.article-content code{padding:.15rem .35rem;font-size:.88em}.article-content pre{padding:1.25rem;overflow:auto}.article-content pre code{border:0;padding:0}.mermaid-diagram{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);margin:2.75rem 0;padding:clamp(1.25rem,3vw,2.5rem) 0;overflow-x:auto}.mermaid-diagram img{width:100%;min-width:42rem;height:auto;display:block}.mermaid-diagram figcaption{color:var(--muted);font-family:var(--mono);text-transform:uppercase;margin-top:1rem;font-size:.66rem;line-height:1.5}.article-content blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:2rem 0;padding-left:1.25rem}.article-back{border-top:1px solid var(--line);width:fit-content;color:var(--accent);align-items:center;gap:.5rem;margin:3.5rem 0 0;padding-top:1rem;font-size:.78rem;font-weight:700;display:inline-flex}@media (width<=760px){.page-shell.article-page{padding:7rem 1.25rem 4rem}.article-breadcrumb{white-space:nowrap;font-size:.7rem;overflow:hidden}.article-heading-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2.25rem}.article-meta-column{align-items:center;gap:.8rem;display:flex}.article-meta-column .page-meta{white-space:normal;flex-flow:wrap;align-items:center}.article-publication-meta{margin-left:0}.page-title{font-size:clamp(2.25rem,11vw,3.25rem)}.article-content{margin-left:0;padding-top:2.5rem}.article-content h2{margin-top:3rem}.article-back{margin-left:0}}.not-found{max-width:760px;margin:8rem auto}.not-found>p{color:var(--accent);font-family:var(--mono)}.not-found a{color:var(--accent);margin-top:2.5rem;display:inline-block}@media (width<=980px){.home-hero{grid-template-columns:minmax(0,1fr) minmax(270px,330px);gap:3.5rem}.about-layout{grid-template-columns:1fr}.about-copy{max-width:680px;position:static}.timeline article{grid-template-columns:44px 125px 1fr}.experience-description{grid-column:3}}@media (width<=800px){.section-rail,.controls{display:none}.menu-toggle{z-index:61;border:1px solid var(--line);background:var(--surface);border-radius:10px;place-items:center;width:2.5rem;height:2.5rem;display:grid;position:fixed;top:clamp(1.1rem,2.4vw,1.85rem);right:1.25rem}.mobile-backdrop{display:none}.mobile-menu{z-index:60;background:var(--bg);opacity:0;pointer-events:none;flex-direction:column;justify-content:space-between;padding:7rem 1.5rem 2.5rem;transition:opacity .24s,transform .24s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed;inset:0;transform:translateY(-18px)}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu nav{display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);letter-spacing:-.055em;text-transform:uppercase;align-items:baseline;gap:1rem;padding:1.15rem 0;font-size:clamp(2.15rem,10vw,3.7rem);font-weight:680;display:flex}.mobile-menu nav a[aria-current]{color:var(--accent)}.mobile-menu nav a span{color:var(--accent);font-family:var(--mono);letter-spacing:0;font-size:.64rem}.mobile-preferences{justify-content:space-between;align-items:center;display:flex}.mobile-preferences .language-switch{display:flex}body.menu-open{overflow:hidden}main:not(.page-shell),footer{width:min(100% - 2.5rem,700px)}.home-hero{grid-template-columns:1fr;gap:3.5rem;min-height:auto;padding:8.5rem 0 5.5rem}.home-hero-copy{max-width:640px}.home-profile{justify-self:end;width:min(78vw,350px);margin-right:1rem}.hero-scroll{display:none}.home-section{padding-inline:0}.home-section-heading{grid-template-columns:1fr}.home-section-heading>p{grid-column:1;margin-top:0}.topics{grid-template-columns:repeat(3,minmax(0,1fr))}.topics article{min-height:235px;padding:1.15rem}.project-list>a{min-height:310px}}@media (width<=620px){html{scroll-padding-top:0}.home-eyebrow{flex-wrap:wrap}.home-hero h1{max-width:8ch;font-size:clamp(3.7rem,17vw,5.25rem)}.hero-statement{margin-top:1.8rem;font-size:1.52rem}.hero-summary{font-size:.9rem}.hero-actions{flex-direction:column;align-items:flex-start}.text-action{overflow-wrap:anywhere;max-width:100%}.home-profile{width:min(88vw,340px);margin-right:.35rem}.profile-monogram{top:-.8rem;right:-.45rem}.home-section-heading :is(h1,h2){font-size:clamp(2.65rem,13vw,4rem)}.about-layout{gap:2rem;margin-top:2.5rem}.topics,.project-list{grid-template-columns:1fr}.topics article{min-height:210px}.timeline article{grid-template-columns:40px 1fr;gap:.75rem 1rem;padding:1.45rem}.period{align-self:center;margin:0}.role,.experience-description{grid-column:2}.experience-description{margin-top:.25rem}.project-list>a{min-height:300px}.project-link{opacity:1;transform:none}.projects-github{margin-left:0}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;justify-self:start}.footer-links a:first-child span{display:none}.footer-meta{grid-template-columns:1fr auto}.footer-meta details{text-align:left;grid-area:2/1/auto/-1}.page-shell{padding-top:7.5rem}}@media (width<=400px){main:not(.page-shell),footer{width:calc(100% - 2rem)}.home-hero h1{font-size:3.45rem}.home-eyebrow{font-size:.61rem}.eyebrow-separator{display:none}.timeline article{padding:1.2rem}}main:not(.page-shell){width:100%;margin-inline:0}.home-hero{--home-gutter:clamp(1.25rem, 4.5vw, 5.5rem);min-height:min(820px,100svh);padding:clamp(7rem, 10vh, 8.5rem) var(--home-gutter) clamp(3.5rem, 6vw, 5rem);isolation:isolate;border-bottom:0;grid-template-rows:1fr;grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem 1.5rem;overflow:visible}.hero-orb{display:block}.home-hero-copy{grid-area:1/1/auto/9;align-self:center;max-width:none}.home-eyebrow{margin-bottom:clamp(1.2rem,2vw,2rem)}.home-hero h1{letter-spacing:-.04em;max-width:none;font-size:clamp(4.8rem,10vw,9.5rem);font-weight:760;line-height:.77}.home-hero h1 span{letter-spacing:-.032em;color:#0000;-webkit-text-stroke:clamp(1px, .12vw, 2px) var(--accent);margin-left:clamp(2rem,8vw,9rem);margin-right:-.032em;display:block}.hero-statement{max-width:700px;margin:clamp(1.8rem,3vw,2.8rem) 0 0 clamp(0rem,13vw,12rem);font-size:clamp(1.45rem,2.6vw,2.65rem)}.hero-summary{max-width:590px;margin-left:clamp(0rem,13vw,12rem)}.hero-actions{margin-left:clamp(0rem,13vw,12rem)}.primary-action{color:var(--ink);background:0 0;border:0;border-bottom:1px solid;border-radius:0;padding:.55rem 0}.primary-action:hover{box-shadow:none;color:var(--accent);transform:none}.home-profile{width:min(25vw,330px);box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:1/9/auto/13;place-self:end center;margin:0 0 2rem;padding:0;transform:none}.home-profile:before{z-index:-1;background:var(--accent);content:"";transition:transform .35s cubic-bezier(.2,.7,.2,1);position:absolute;inset:-1rem 1.1rem 1rem -1.1rem;transform:rotate(-3deg)}.home-profile:hover,.home-profile.is-visible:hover{box-shadow:none;transform:translateY(-6px)}.home-profile:hover:before{transform:rotate(1deg)scale(1.02)}.profile-monogram{display:none}.profile-photo{aspect-ratio:1;border-radius:0}.profile-photo img{filter:saturate(.78)contrast(1.06)}.profile-caption{background:var(--ink);color:var(--bg);padding:.8rem 1rem;position:absolute;bottom:-1.6rem;left:2.5rem;right:-1rem}.profile-caption strong,.profile-caption span{color:var(--bg)}.hero-scroll{right:var(--home-gutter);bottom:1.5rem;left:auto}.home-section{--home-gutter:clamp(1.25rem, 4.5vw, 5.5rem);padding:clamp(5.25rem, 8vw, 7.5rem) var(--home-gutter);border-bottom:1px solid var(--line)}.home-section-heading{grid-template-columns:minmax(130px,min(17vw,270px)) minmax(240px,min(29vw,430px)) minmax(260px,1fr);align-items:last baseline;gap:2rem}.home-section-heading .section-index{padding-top:0}.home-section-heading :is(h1,h2){letter-spacing:-.075em;max-width:none;font-size:clamp(3.4rem,6.2vw,6.5rem);line-height:.82}.home-section-heading h2{letter-spacing:-.055em;font-size:clamp(2.2rem,3vw,3.25rem);line-height:.92}.home-section-heading>p{grid-column:3;margin:0}.section-index{padding-top:.8rem}.about-layout{margin-top:clamp(3rem,5vw,4.5rem);display:block}.about-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,6rem);max-width:none;margin-left:clamp(0rem,22vw,24rem);display:grid;position:static}.about-copy p,.about-copy p:first-child{margin:0;font-size:clamp(1rem,1.35vw,1.3rem);line-height:1.72}.topics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:clamp(3rem,5vw,4.5rem)}.topics article{border:0;border-right:1px solid var(--line);min-height:235px;box-shadow:none;background:0 0;border-radius:0;padding:1.4rem clamp(1.2rem,2.5vw,2.5rem)}.topics article:last-child{border-right:0}.topics article:hover{border-color:var(--line);background:var(--surface-soft);box-shadow:none;transform:none}.topic-icon{place-items:initial;background:0 0;border-radius:0;width:auto;height:auto}.topics h3{letter-spacing:-.055em;font-size:clamp(1.7rem,3vw,3rem)}.topics p{max-width:28ch;font-size:.9rem}.home-experience{border-color:var(--feature-line);background:var(--feature-bg);color:var(--feature-ink)}.home-experience .timeline,.home-experience .timeline article,.home-experience .timeline-content{background:0 0}.home-experience .timeline{border:0;border-radius:0;overflow:visible}.home-experience .home-section-heading h1,.home-projects .home-section-heading h1,.blog-index .home-section-heading h1,.article-page-heading h1{letter-spacing:-.045em;font-size:clamp(2.35rem,3.2vw,3.4rem);font-weight:580;line-height:1}.home-experience .section-index,.home-experience .home-section-heading>p,.home-experience .timeline-date,.home-experience .experience-description{color:var(--feature-muted)}.home-experience .section-index span:first-child{color:var(--feature-ink)}.home-experience .section-index span:first-child:after{background:var(--feature-line)}.timeline{margin-top:clamp(2.25rem,3.5vw,3.25rem)}.timeline article{border:0;grid-template-columns:clamp(100px,10vw,150px) 52px minmax(0,1fr);align-items:stretch;gap:0 1.35rem;min-height:138px;padding:0;display:grid}.timeline article+article,.timeline article:last-child{border:0}.timeline-date{height:2.45rem;font-family:var(--mono);letter-spacing:.02em;text-align:right;text-transform:uppercase;white-space:nowrap;justify-content:flex-end;align-self:start;align-items:center;gap:.35rem;margin:1.25rem 0 0;font-size:.66rem;display:flex}.timeline-axis{justify-content:center;display:flex;position:relative}.timeline-axis:before{background:var(--feature-line);content:"";width:1px;position:absolute;inset-block:0}.timeline article:first-child .timeline-axis:before{top:1.25rem}.timeline article:last-child .timeline-axis:before{bottom:calc(100% - 3.7rem)}.timeline-marker{z-index:1;border:1px solid var(--feature-line);background:var(--feature-bg);width:2.45rem;height:2.45rem;color:var(--feature-ink);border-radius:50%;place-items:center;margin-top:1.25rem;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:grid;position:relative}.timeline article.current .timeline-marker{border-color:var(--feature-ink);background:var(--feature-ink);color:var(--feature-bg);box-shadow:0 0 0 5px color-mix(in srgb, var(--feature-ink) 12%, transparent)}.timeline article:hover .timeline-marker{border-color:var(--feature-ink)}.timeline-content{border-top:1px solid var(--feature-line);grid-template-columns:clamp(180px,15vw,240px) minmax(0,1fr);align-items:start;gap:clamp(1.25rem,2.5vw,2.5rem);padding:1.45rem 0 2.15rem;display:grid}.timeline article:last-child .timeline-content{border-bottom:1px solid var(--feature-line)}.company{width:fit-content;color:var(--feature-muted);align-items:center;gap:.3rem;transition:color .2s;display:inline-flex}.company:hover{color:var(--feature-ink)}.company svg{flex:none}.experience-meta{color:var(--feature-muted);font-family:var(--mono);flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.45rem;font-size:.63rem;display:flex}.internship-badge{border:1px solid color-mix(in srgb, var(--feature-ink) 30%, transparent);color:var(--feature-ink);border-radius:999px;padding:.22rem .42rem;line-height:1}.timeline :is(h2,h3){font-size:clamp(1.05rem,1.45vw,1.4rem);font-weight:620}.experience-description{margin:0;padding:0;font-size:.86rem;line-height:1.55;list-style:none}.experience-description li{padding-left:1rem;position:relative}.experience-description li+li{margin-top:.42rem}.experience-description li:before{content:"";background:currentColor;border-radius:50%;width:.3rem;height:.3rem;position:absolute;top:.68em;left:0}.experience-details{min-width:0}.experience-tags{flex-wrap:wrap;gap:.4rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.experience-tags li{border:1px solid color-mix(in srgb, var(--feature-ink) 28%, transparent);color:var(--feature-ink);font-family:var(--mono);letter-spacing:.015em;border-radius:999px;align-items:center;gap:.32rem;padding:.32rem .58rem;font-size:.62rem;line-height:1;display:inline-flex}.experience-tags svg{opacity:.78;flex:none}.project-list{border-top:1px solid var(--line);margin-top:clamp(2.25rem,3.5vw,3.25rem);display:block}.project-list>a{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:clamp(100px,10vw,150px) 52px minmax(0,1fr) 3rem;align-items:center;gap:0 1.35rem;min-height:148px;padding:1.35rem 0;transition:color .22s,background .22s;display:grid;overflow:visible}.project-list>a:before{display:none}.project-list>a:hover{border-color:var(--line);background:color-mix(in srgb, var(--accent) 5%, transparent);box-shadow:none;transform:none}.project-card-top{grid-column:2;justify-content:center;align-items:center;gap:clamp(.85rem,1.5vw,1.25rem);height:auto;display:flex}.project-logo{background:var(--surface-soft);width:2.45rem;height:2.45rem;color:var(--accent);border-radius:10px;place-items:center;padding:.5rem;display:grid}.project-logo img{object-fit:contain;width:100%;height:100%;display:block}.project-card-copy{grid-column:3;grid-template-columns:minmax(210px,.8fr) minmax(260px,1fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);margin:0;display:grid}.project-list :is(h2,h3){font-size:clamp(1.45rem,2.2vw,2.35rem);font-weight:620;line-height:1;transition:color .22s}.project-list p{margin:0;font-size:.85rem;line-height:1.55}.project-tags{flex-wrap:wrap;gap:.35rem;margin:.8rem 0 0;padding:0;list-style:none;display:flex}.project-tags li{border:1px solid var(--line);color:var(--muted);font-family:var(--mono);border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .5rem;font-size:.58rem;line-height:1;display:inline-flex}.project-tags svg{opacity:.78;flex:none}.project-link{width:3rem;height:3rem;color:var(--muted);opacity:1;background:0 0;border:0;grid-column:4;transition:background .22s,color .22s;position:static;transform:none}.project-list>a:hover :is(h2,h3),.project-list>a:hover .project-link{color:var(--accent);opacity:1;transform:none}.projects-github{margin:2.25rem 0 0 calc(clamp(100px,10vw,150px) + 52px + 2.7rem);font-size:.86rem}.section-page-link,.projects-github{color:var(--accent);align-items:center;gap:.55rem;font-size:.82rem;font-weight:720;display:inline-flex}.section-page-link-on-dark{color:var(--feature-ink);margin:2rem 0 0 calc(clamp(100px,10vw,150px) + 52px + 2.7rem)}.project-actions{flex-wrap:wrap;align-items:center;gap:1rem 2rem;margin:2.25rem 0 0 calc(clamp(100px,10vw,150px) + 52px + 2.7rem);display:flex}.project-actions .projects-github{margin:0}.collection-page{min-height:100svh;padding-top:clamp(8rem,12vw,11rem)}.article-page{padding-top:clamp(8rem,12vw,11rem)}.article-page-heading .section-index a:hover{color:var(--ink)}.article-page-heading .crumb-separator{color:var(--line)}.article-crumb-current{min-width:0;color:var(--accent);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.article-layout{grid-template-columns:minmax(160px,min(17vw,270px)) minmax(0,1fr);gap:clamp(2rem,4vw,4.5rem);margin-top:clamp(2.25rem,3.5vw,3.25rem);padding-top:clamp(2rem,3vw,2.75rem);display:grid}.article-layout>.article-main{grid-column:2}.article-main{min-width:0}@media (width<=1140px){.article-layout{grid-template-columns:minmax(0,1fr)}.article-layout>.article-main{grid-column:1}.article-toc{max-width:none;position:static}.article-toc .article-publication-meta{flex-direction:row;align-items:center;padding-bottom:1.15rem}.article-toc .article-publication-meta .page-meta{flex-direction:row;align-items:center}.article-toc nav,.article-toc .toc-back-top{display:none}}.collection-page .section-index a:hover,.collection-page .section-index [aria-current]{color:var(--accent)}.home-experience.collection-page .section-index a:hover,.home-experience.collection-page .section-index [aria-current]{color:var(--feature-ink)}@media (width<=1050px){.home-hero-copy{grid-column:1/9}.home-profile{grid-column:9/13;width:min(27vw,280px)}.home-section-heading{grid-template-columns:140px 1fr}.home-section-heading>p{grid-column:2;max-width:620px;margin-top:1rem}.timeline article{grid-template-columns:115px 48px minmax(0,1fr)}.timeline-content{grid-template-columns:170px minmax(0,1fr)}.project-list>a,.blog-list>a{grid-template-columns:115px 48px minmax(0,1fr) 3rem}.project-actions,.home-projects>.projects-github,.blog-count,.pagination{margin-left:calc(163px + 2.7rem)}}@media (width<=800px){.hero-orb{display:none}.home-hero{min-height:auto;padding:8.5rem var(--home-gutter) 3rem;grid-template-columns:1fr;gap:2.75rem}.home-hero-copy,.home-profile{grid-column:1}.home-hero h1{font-size:clamp(4.1rem,16vw,6.8rem)}.hero-statement,.hero-summary,.hero-actions{margin-left:clamp(0rem,8vw,4rem)}.home-profile{grid-row:auto;justify-self:center;width:min(66vw,350px);margin:0 0 1rem}.home-section-heading{grid-template-columns:1fr}.home-section-heading>p{grid-column:1;margin-top:0}.about-copy{margin-left:0}.topics{grid-template-columns:1fr}.topics article{border-right:0;border-bottom:1px solid var(--line);min-height:180px}.topics article:last-child{border-bottom:0}.timeline{margin-top:2rem}.timeline article{grid-template-columns:40px minmax(0,1fr);gap:0 .85rem}.project-list>a,.blog-list>a{grid-template-columns:40px minmax(0,1fr) 2.75rem;gap:0 .85rem}.blog-row-meta{text-align:left;flex-wrap:wrap;grid-area:1/2;align-items:center;gap:.35rem .7rem;display:flex}.blog-row-icon{grid-area:1/1/3;align-self:start}.blog-row-copy{grid-area:2/2;margin-top:.55rem}.blog-row-link{grid-area:2/3}.project-card-top{grid-area:1/1;align-self:start}.project-logo{width:2.45rem;height:2.45rem}.timeline-date{text-align:left;grid-area:1/2;justify-content:flex-start;align-items:center;height:2.45rem;margin-top:1.25rem}.timeline-axis{grid-area:1/1/3}.timeline-content{border-top:0;grid-area:2/2;grid-template-columns:1fr;gap:1rem;width:100%;min-width:0;padding:.65rem 0 2rem}.timeline-content>.role,.timeline-content>.experience-details{grid-column:1;min-width:0}.timeline article:last-child .timeline-content{border-bottom:0}.project-card-copy{grid-area:1/2;grid-template-columns:1fr;gap:.7rem}.project-link{grid-area:1/3}.project-actions,.home-projects>.projects-github,.section-page-link-on-dark,.blog-count,.pagination{margin-left:calc(40px + .85rem)}}@media (width<=620px){.home-section{padding-block:4.5rem}.home-hero h1{max-width:none;font-size:clamp(3.5rem,17vw,5.4rem);line-height:.78}.home-hero h1 span{margin-left:.55em}.hero-statement,.hero-summary,.hero-actions{margin-left:0}.home-profile{width:min(78vw,320px)}.home-section-heading :is(h1,h2){font-size:clamp(2.9rem,13vw,4.4rem)}.home-section-heading h2{font-size:clamp(2rem,8vw,2.7rem)}.home-experience .home-section-heading h1,.home-projects .home-section-heading h1,.blog-index .home-section-heading h1,.article-page-heading h1{font-size:clamp(2.1rem,8vw,2.75rem)}.about-copy{grid-template-columns:1fr;gap:1.5rem}.topics article{min-height:165px}.timeline article{grid-template-columns:32px minmax(0,1fr);gap:0 .7rem;min-height:0}.timeline-date{text-align:left;grid-area:1/2;gap:.35rem;height:1.8rem;margin-top:.35rem;font-size:.6rem;display:flex}.timeline-axis{grid-area:1/1/3}.timeline-marker{width:1.8rem;height:1.8rem;margin-top:.35rem}.timeline-marker svg{width:.8rem;height:.8rem}.timeline article:first-child .timeline-axis:before{top:.35rem}.timeline article:last-child .timeline-axis:before{bottom:calc(100% - 2.15rem)}.timeline-content{border-top:0;grid-area:2/2;grid-template-columns:1fr;gap:.85rem;padding:.45rem 0 1.9rem}.timeline article:last-child .timeline-content{border-bottom:0}.timeline :is(h2,h3){font-size:1.05rem}.company{margin-bottom:.3rem}.experience-meta{margin-top:.32rem;font-size:.58rem}.experience-description{font-size:.8rem;line-height:1.5}.experience-description li{padding-left:.85rem}.experience-tags{gap:.3rem;margin-top:.75rem}.experience-tags li{gap:.28rem;padding:.28rem .45rem;font-size:.56rem}.project-list>a{grid-template-columns:32px minmax(0,1fr) 2.75rem;align-items:center;gap:0 .7rem;min-height:0;padding:1.25rem 0}.blog-list>a{grid-template-columns:32px minmax(0,1fr) 2.75rem;gap:0 .7rem;min-height:0;padding:1.25rem 0}.blog-row-icon{border-radius:8px;width:1.8rem;height:1.8rem}.blog-list h2{font-size:clamp(1.35rem,7vw,2rem)}.project-card-top{grid-area:1/1;justify-content:flex-start;height:auto}.project-logo{width:1.8rem;height:1.8rem;padding:.3rem}.project-card-copy{grid-area:1/2}.project-list :is(h2,h3){font-size:clamp(1.85rem,8vw,2.7rem)}.project-link{grid-area:1/3;position:static}.project-list p{padding-right:0}.projects-github{margin-left:0}.section-page-link-on-dark,.project-actions,.blog-count,.pagination{margin-left:calc(32px + .7rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal-ready]{opacity:1;transform:none}}
