:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ivory:#f4f0e8;--ivory-2:#ebe6db;--paper:#faf8f3;--charcoal:#1a1a1a;--charcoal-2:#242424;--ink:#111;--graphite:#3a3a38;--stone:#b9b3a7;--stone-2:#d6d1c6;--stone-3:#8f887c;--cobalt:#1e4fd8;--cobalt-2:#1740b3;--cobalt-3:#2f63f0;--green:#4f6b4a;--green-2:#7a8f6a;--moss:#2f3d2c;--bg:var(--ivory);--bg-elevated:var(--paper);--fg:var(--charcoal);--fg-muted:color-mix(in oklab, var(--charcoal) 62%, var(--ivory));--rule:color-mix(in oklab, var(--charcoal) 18%, var(--ivory));--accent:var(--cobalt);--accent-fg:#fff;--puff-neutral-cloth:#a39d94;--puff-neutral-wall:#6f6961;--puff-neutral-wall-lo:#4f4a44;--puff-neutral-thread:#605a5273;--puff-neutral-fg:#fff;--puff-cobalt-cloth:#1a44be;--puff-cobalt-wall:#0b2a86;--puff-cobalt-wall-lo:#071d60;--puff-cobalt-thread:#0a1a5a80;--puff-cobalt-fg:#fff;--puff-dark-cloth:#2a2a2a;--puff-dark-wall:#121212;--puff-dark-wall-lo:#060606;--puff-dark-thread:#ffffff1f;--puff-dark-fg:var(--ivory);--font-display:"Bebas Neue", "Oswald", "Arial Narrow", Impact, sans-serif;--font-body:"IBM Plex Sans", "Segoe UI", system-ui, sans-serif;--font-script:"Caveat", "Segoe Script", cursive;--text-xs:clamp(.6875rem, .65rem + .2vw, .75rem);--text-sm:clamp(.8125rem, .78rem + .2vw, .9rem);--text-md:clamp(1rem, .95rem + .25vw, 1.125rem);--text-lg:clamp(1.125rem, 1rem + .6vw, 1.5rem);--text-xl:clamp(1.5rem, 1.2rem + 1.4vw, 2.5rem);--display-xs:clamp(2rem, 1.2rem + 2.4vw, 3.5rem);--display-sm:clamp(2.75rem, 2rem + 4vw, 5rem);--display-md:clamp(4rem, 2.5rem + 8vw, 9rem);--display-lg:clamp(5rem, 2rem + 14vw, 15rem);--display-hero:clamp(5.5rem, 1rem + 19vw, 21rem);--gutter:clamp(1rem, .5rem + 2.5vw, 2.5rem);--frame:clamp(.5rem, .25rem + 1vw, 1rem);--radius-tile:clamp(.5rem, .4rem + .5vw, .9rem);--radius-puff:.8em;--nav-height:4rem;--max-width:1600px;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--ease-spring:linear(0, .009, .035 2.1%, .141 4.4%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1.004 83.8%, 1);--dur-fast:.12s;--dur-med:.32s;--dur-slow:.7s;--shadow-tile:0 1px 2px #0000000f, 0 12px 32px -12px #00000040}[data-scene=dark]{--bg:var(--charcoal);--bg-elevated:var(--charcoal-2);--fg:var(--ivory);--fg-muted:color-mix(in oklab, var(--ivory) 62%, var(--charcoal));--rule:color-mix(in oklab, var(--ivory) 18%, var(--charcoal));--shadow-tile:0 1px 2px #0006, 0 20px 50px -18px #000c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/bebas-neue-latin-400-normal.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:IBM Plex Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/ibm-plex-sans-latin-400-normal.woff2)format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/ibm-plex-sans-latin-500-normal.woff2)format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../../../fonts/ibm-plex-sans-latin-600-normal.woff2)format("woff2")}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/caveat-latin-500-normal.woff2)format("woff2")}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100dvh;font-family:var(--font-body);font-size:var(--text-md);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.5;overflow-x:clip}img,picture,svg,video{max-width:100%;display:block}img{height:auto}h1,h2,h3,h4,p,figure,ul,ol{margin:0}ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}:focus-visible{outline:3px solid var(--cobalt);outline-offset:3px;border-radius:4px}::selection{background:var(--cobalt);color:#fff}.display{font-family:var(--font-display);letter-spacing:-.005em;text-transform:uppercase;text-wrap:balance;font-weight:400;line-height:.86}.caps{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;font-weight:500;line-height:1.6}.script{font-family:var(--font-script);text-transform:none;letter-spacing:0;font-weight:500;line-height:1}.prose{max-width:62ch;font-size:var(--text-md);color:var(--fg);line-height:1.6}.prose>*+*{margin-top:1em}.prose h2,.prose h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;margin-top:1.6em;line-height:.95}.prose h2{font-size:clamp(2rem,1.5rem + 1.5vw,3rem)}.prose h3{font-size:clamp(1.4rem,1.2rem + .8vw,2rem)}.prose ul{padding-left:1.2em;list-style:outside}.prose li+li{margin-top:.35em}.prose a{text-decoration:underline;-webkit-text-decoration-color:var(--cobalt);text-decoration-color:var(--cobalt);text-underline-offset:.2em}.prose strong{font-weight:600}.container{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.mt-auto{margin-top:auto}.self-end{align-self:flex-end}.rule{opacity:.6;background:currentColor;width:2.5rem;height:1px;display:block}[data-reveal]{opacity:0;transition:opacity var(--dur-slow) var(--ease-out), transform var(--dur-slow) var(--ease-out);transition-delay:var(--reveal-delay,0s);transform:translateY(18px)}[data-reveal].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}.progress.svelte-abzm2{background:conic-gradient(var(--cobalt) var(--progress), color-mix(in oklab, var(--cobalt) 22%, var(--bg)) 0);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;width:2.4rem;height:2.4rem;transition:transform .18s var(--ease-out);border:0;border-radius:50%;flex:none;padding:0;position:relative;box-shadow:0 .35rem 1.2rem #0000002e}.progress.is-dragging.svelte-abzm2{cursor:grabbing;transform:scale(1.08)}.progress.svelte-abzm2:after{content:"";border-radius:inherit;background:var(--bg-elevated);position:absolute;inset:.3rem}.progress.svelte-abzm2 span:where(.svelte-abzm2){z-index:1;background:var(--cobalt);width:.34rem;height:.34rem;transform:translate(calc(-50% + var(--dot-x)), calc(-50% + var(--dot-y)));border-radius:50%;transition:transform .1s linear;position:absolute;top:50%;left:50%}.progress.svelte-abzm2:hover{transform:scale(1.08)}.progress.svelte-abzm2:focus-visible{outline:3px solid var(--cobalt);outline-offset:4px}@media (prefers-reduced-motion:reduce){.progress.svelte-abzm2,.progress.svelte-abzm2 span:where(.svelte-abzm2){transition:none}}.nav.svelte-11zhvzk{z-index:1000;background:var(--bg);-webkit-backdrop-filter:blur(10px);color:var(--fg);position:fixed;top:0;left:0;right:0}.nav__inner.svelte-11zhvzk{height:var(--nav-height);padding-inline:var(--gutter);max-width:var(--max-width);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-inline:auto;display:grid}.nav__brand.svelte-11zhvzk{font-family:var(--font-display);letter-spacing:.055em;text-transform:uppercase;color:var(--fg);transition:color var(--dur-fast);justify-self:start;align-items:center;gap:.55rem;padding-block:.25rem;font-size:1.5rem;line-height:1;display:inline-flex}.nav__identity.svelte-11zhvzk{justify-self:start;align-items:center;gap:.8rem;min-width:0;display:flex}.nav__brand-full.svelte-11zhvzk,.nav__brand-short.svelte-11zhvzk{transform-origin:0 60%;display:inline-block;transform:scaleY(1.12)}.nav__brand-gap.svelte-11zhvzk{width:.28em;display:inline-block}.nav__brand-short.svelte-11zhvzk{letter-spacing:.1em;font-size:1.7rem;display:none}.nav__links.svelte-11zhvzk ul:where(.svelte-11zhvzk){align-items:center;gap:clamp(1.25rem,2vw,2rem);display:flex}.nav__links.svelte-11zhvzk a:where(.svelte-11zhvzk){font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-muted);transition:color var(--dur-fast);padding:.6rem .1rem;font-size:1.05rem;line-height:1;display:inline-block;position:relative}.nav__links.svelte-11zhvzk a:where(.svelte-11zhvzk):hover,.nav__links.svelte-11zhvzk a[aria-current=page]:where(.svelte-11zhvzk){color:var(--fg)}.nav__links.svelte-11zhvzk a:where(.svelte-11zhvzk):after{content:"";background:var(--cobalt);width:.28rem;height:.28rem;transition:transform .22s var(--ease-out);border-radius:50%;position:absolute;bottom:.1rem;left:50%;transform:translate(-50%)scale(0)}.nav__links.svelte-11zhvzk a[aria-current=page]:where(.svelte-11zhvzk):after{transform:translate(-50%)scale(1)}.nav__actions.svelte-11zhvzk{justify-content:flex-end;gap:.6rem;display:flex}.nav__menu{display:none!important}.menu.svelte-11zhvzk{z-index:990;padding-top:var(--nav-height);background:var(--bg);color:var(--fg);overscroll-behavior:contain;position:fixed;inset:0;overflow:auto}.menu[hidden].svelte-11zhvzk{display:none}.menu__inner.svelte-11zhvzk{min-height:100%;padding:1.5rem var(--gutter) max(1.5rem, env(safe-area-inset-bottom));flex-direction:column;gap:1.5rem;max-width:32rem;margin-inline:auto;display:flex}.menu__list.svelte-11zhvzk{gap:1.1rem;margin-block:auto;display:grid}.menu__foot.svelte-11zhvzk{border-top:1px solid var(--rule);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;padding-top:1rem;font-size:1.05rem;display:flex}.menu__foot.svelte-11zhvzk a:where(.svelte-11zhvzk):hover{color:var(--fg)}@media (width<=760px){.nav__inner.svelte-11zhvzk{grid-template-columns:1fr auto}.nav__identity.svelte-11zhvzk{gap:.55rem}.nav__brand.svelte-11zhvzk{font-size:1.3rem}.nav__links.svelte-11zhvzk{display:none}.nav__resume{display:none!important}.nav__menu{display:inline-flex!important}}@media (width<=370px){.nav__identity.svelte-11zhvzk .progress{display:none}}@media (width<=330px){.nav__brand-full.svelte-11zhvzk{display:none}.nav__brand-short.svelte-11zhvzk{display:inline-block}}@media (width>=761px){.menu.svelte-11zhvzk{display:none}}@media (prefers-reduced-motion:reduce){.nav__links.svelte-11zhvzk a:where(.svelte-11zhvzk):after{transition:none}}.shell.svelte-1tf6c7z{--cursor-x:50vw;--cursor-y:28vh;--cursor-glow:color-mix(in oklab, var(--cobalt) 18%, transparent);isolation:isolate;background:var(--bg);min-height:100dvh;color:var(--fg);transition:background-color .6s var(--ease-in-out), color .6s var(--ease-in-out);flex-direction:column;display:flex;position:relative}.shell.svelte-1tf6c7z:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle 34rem at var(--cursor-x) var(--cursor-y), var(--cursor-glow), transparent 72%);position:fixed;inset:0}main.svelte-1tf6c7z,.foot.svelte-1tf6c7z{z-index:1;position:relative}[data-scene=dark] .shell.svelte-1tf6c7z{--cursor-glow:color-mix(in oklab, var(--cobalt) 26%, transparent)}main.svelte-1tf6c7z{padding-top:var(--nav-height);outline:none;flex:1}.skip.svelte-1tf6c7z{z-index:100;background:var(--cobalt);color:#fff;transition:transform var(--dur-fast);border-radius:.5rem;padding:.6rem 1rem;position:absolute;top:.5rem;left:.5rem;transform:translateY(-200%)}.skip.svelte-1tf6c7z:focus{transform:none}.foot.svelte-1tf6c7z{border-top:1px solid var(--rule);background:var(--bg);margin-top:clamp(3rem,6vw,6rem)}.foot__strip.svelte-1tf6c7z{max-width:var(--max-width);padding:clamp(1.25rem, 2.5vw, 2rem) var(--gutter) max(clamp(1.25rem, 2.5vw, 2rem), env(safe-area-inset-bottom));flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem clamp(1.5rem,3vw,3rem);margin-inline:auto;display:flex}.foot__brand.svelte-1tf6c7z{font-family:var(--font-display);letter-spacing:.055em;text-transform:uppercase;color:var(--fg);align-items:center;gap:.55rem;font-size:clamp(1.5rem,1.2rem + .9vw,2.1rem);line-height:1;display:inline-flex}.foot__key.svelte-1tf6c7z{background:var(--cobalt);width:.62rem;height:.62rem;transition:transform .26s var(--ease-out);border-radius:.15rem;flex:none;transform:translateY(-.05rem);box-shadow:inset 0 -.14rem #00000047}.foot__brand.svelte-1tf6c7z:hover .foot__key:where(.svelte-1tf6c7z){transform:translateY(.05rem)scaleY(.85)}.foot__name.svelte-1tf6c7z{transform-origin:0 60%;display:inline-block;transform:scaleY(1.12)}.foot__aside{color:var(--fg-muted);transform-origin:0 100%}.foot__nav.svelte-1tf6c7z{flex-wrap:wrap;gap:.25rem clamp(1rem,1.8vw,1.75rem);display:flex}.foot__nav.svelte-1tf6c7z a:where(.svelte-1tf6c7z){font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-muted);transition:color var(--dur-fast);align-items:center;gap:.4rem;padding-block:.35rem;font-size:1.05rem;line-height:1;display:inline-flex}.foot__nav.svelte-1tf6c7z svg:where(.svelte-1tf6c7z){stroke-width:1.8px;flex:none;width:1.05rem;height:1.05rem}.foot__nav.svelte-1tf6c7z a:where(.svelte-1tf6c7z):hover{color:var(--fg)}.foot__meta.svelte-1tf6c7z{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-muted);font-size:1.05rem;line-height:1}@media (width<=860px){.foot__strip.svelte-1tf6c7z{text-align:center;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:1rem 2rem;display:grid}.foot__aside{justify-self:start}.foot__nav.svelte-1tf6c7z{justify-content:end}.foot__meta.svelte-1tf6c7z{justify-self:start}}@media (width<=480px){.foot__strip.svelte-1tf6c7z{grid-template-columns:1fr;justify-items:center;gap:.8rem}.foot__aside,.foot__meta.svelte-1tf6c7z{justify-self:center}.foot__nav.svelte-1tf6c7z{justify-content:center}}@media (prefers-reduced-motion:reduce){.shell.svelte-1tf6c7z{--cursor-x:50vw;--cursor-y:30vh}.foot__key.svelte-1tf6c7z{transition:none}}
