.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.cursor{position:fixed;top:0;left:0;width:22px;height:22px;border-radius:50%;background:#fff;mix-blend-mode:difference;pointer-events:none;z-index:9999;opacity:0;transition:opacity .18s linear;will-change:transform}.cursor.is-visible{opacity:1}html.has-cursor,html.has-cursor *{cursor:none!important}@media(prefers-reduced-motion:reduce){.cursor{display:none}html.has-cursor,html.has-cursor *{cursor:auto!important}}@font-face{font-family:Neurath X;src:url(/fonts/neurath-x/RBNeurathX20260423-Thin.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Neurath X;src:url(/fonts/neurath-x/RBNeurathX20260423-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neurath X;src:url(/fonts/neurath-x/RBNeurathX20260423-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neurath X;src:url(/fonts/neurath-x/RBNeurathX20260423-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Neurath X;src:url(/fonts/neurath-x/RBNeurathX20260423-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Neurath X;src:url(/fonts/neurath-x/RBNeurathX20260423-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Neurath X Mono;src:url(/fonts/neurath-x/RBNeurathXMono20260423-Thin.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Neurath X Mono;src:url(/fonts/neurath-x/RBNeurathXMono20260423-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neurath X Mono;src:url(/fonts/neurath-x/RBNeurathXMono20260423-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neurath Mono;src:url(/fonts/neurath-mono/RBNeurathMono-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neurath Mono;src:url(/fonts/neurath-mono/RBNeurathMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neurath Mono;src:url(/fonts/neurath-mono/RBNeurathMono-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neurath Mono;src:url(/fonts/neurath-mono/RBNeurathMono-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--bg: #f4f2ef;--media-bg: #e7e4df;--ink: #141414;--muted: #827e78;--surface-deep: #3d3b37;--font: "Neurath Mono", ui-monospace, monospace;--pad: clamp(1rem, 2.5vw, 2rem);--gap: clamp(.75rem, 1.5vw, 1.5rem);--header-h: 3.5rem;--morph-ease: cubic-bezier(.32, 0, .12, 1);--morph-dur: .48s}:root{--font-display: "Neurath X", ui-sans-serif, system-ui, sans-serif;--font-mono: "Neurath X Mono", ui-monospace, monospace;--gap: var(--pad);--space: var(--pad);--header-h: calc(var(--space) * 1.5 + 1.6875rem);--bg: #1a1917;--ink: #ece9e3;--muted: #8f8a82;--media-bg: #232120;--surface-deep: #ece9e3}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:var(--font-mono);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#work,#info{scroll-margin-top:calc(var(--header-h) + var(--space))}body{min-height:100vh;position:relative}::selection{background:var(--ink);color:var(--bg)}a{color:inherit;text-decoration:none}a:hover{opacity:.55}:focus-visible{outline:1.5px solid var(--ink);outline-offset:3px}img,video{display:block;max-width:100%;height:auto}.t-display{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;line-height:1.1}.t-text{font-weight:400;font-size:1.0625rem;line-height:1.55}.t-muted{color:var(--muted)}.site-header{position:fixed;top:0;left:0;right:0;z-index:2;display:flex;align-items:baseline;justify-content:space-between;padding:calc(var(--space) * .75) var(--space);color:#fff;mix-blend-mode:difference}.site-header .wordmark{font-family:var(--font-display);font-weight:700;font-size:1.125rem;letter-spacing:.04em}.wordmark__name{text-transform:uppercase}.wordmark__role{font-weight:400;margin-left:.75em;opacity:.6;white-space:nowrap}.site-header nav{display:flex;gap:1.75rem;font-size:1.0625rem;font-weight:500}.site-header nav a[aria-current=page]{opacity:.45;pointer-events:none}@media(max-width:560px){.site-header{flex-wrap:wrap;align-items:flex-start;row-gap:.15rem}.site-header .wordmark{font-size:1rem}.site-header nav{width:100%;justify-content:space-between;font-size:.9375rem;gap:1rem}.site-header nav a{padding-block:.65rem;margin-block:-.65rem}}.site-footer{margin-top:calc(var(--space) * 5);padding:calc(var(--space) * 3) var(--space);background:var(--surface-deep);color:var(--bg);display:flex;align-items:end;justify-content:space-between;gap:var(--space);flex-wrap:wrap}.site-footer__mail{font-size:clamp(1.375rem,4.5vw,2.5rem);font-weight:500;letter-spacing:-.01em;line-height:1}.site-footer nav{display:flex;gap:2rem;font-size:1.0625rem}.colophon{flex-basis:100%;display:flex;justify-content:space-between;gap:var(--space);flex-wrap:wrap;font-size:.8125rem;opacity:.55}.colophon a{text-decoration:underline;text-underline-offset:.2em}.site-footer a:hover{opacity:.6}.site-footer nav a[aria-current=page]{opacity:.45;pointer-events:none}@media(max-width:560px){.site-footer{align-items:start;flex-direction:column}}::view-transition-group(*){animation-duration:var(--morph-dur);animation-timing-function:var(--morph-ease)}::view-transition-old(root),::view-transition-new(root){animation-duration:.24s}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
