@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter+Tight:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body)}:focus-visible{outline:1px solid var(--color-stripe);outline-offset:4px}@layer colors{:root{--color-bg: hsl(0, 0%, 0%);--color-text: hsl(0, 0%, 100%);--color-stripe: hsla(0, 0%, 100%, .8);--color-divider: hsla(0, 0%, 100%, .15);--color-muted: hsla(0, 0%, 100%, .4);--color-subtle: hsla(0, 0%, 100%, .2)}}@layer typography{:root{--font-display: "Bebas Neue", sans-serif;--font-serif: "Playfair Display", serif;--font-body: "Inter Tight", sans-serif;--text-hero: clamp(5rem, 16vw, 12.5rem);--text-section: clamp(2.5rem, 8vw, 5rem);--text-values: clamp(1.75rem, 5vw, 3.25rem);--text-project: clamp(1.25rem, 3vw, 2rem);--text-journal: clamp(1.375rem, 3vw, 2.5rem);--text-lead: clamp(1rem, 2vw, 1.25rem);--text-body: clamp(.875rem, 1.2vw, 1rem);--text-accent: clamp(.8rem, 1vw, .9375rem);--text-cta: clamp(.6875rem, .8vw, .8125rem);--text-nav: clamp(.625rem, .7vw, .75rem);--text-name: clamp(1rem, 1.5vw, 1.375rem);--text-email: clamp(.875rem, 1.2vw, 1.125rem);--text-label: clamp(.5625rem, .6vw, .625rem)}.text-hero{font-family:var(--font-display);font-size:var(--text-hero);font-weight:400;line-height:.9;text-transform:uppercase}.text-section{font-family:var(--font-display);font-size:var(--text-section);font-weight:400;line-height:.95;text-transform:uppercase}.text-values{font-family:var(--font-serif);font-size:var(--text-values);font-weight:400;line-height:1.1}.text-project{font-family:var(--font-body);font-size:var(--text-project);font-weight:500;line-height:1.15}.text-journal{font-family:var(--font-serif);font-size:var(--text-journal);font-weight:400;line-height:1.2}.text-lead{font-family:var(--font-body);font-size:var(--text-lead);font-weight:300;line-height:1.6}.text-body{font-family:var(--font-body);font-size:var(--text-body);font-weight:400;line-height:1.65}.text-accent{font-family:var(--font-serif);font-size:var(--text-accent);font-weight:400;line-height:1.4;font-style:italic}.text-cta{font-family:var(--font-body);font-size:var(--text-cta);font-weight:600;line-height:1;text-transform:uppercase}.text-nav{font-family:var(--font-body);font-size:var(--text-nav);font-weight:500;line-height:1;text-transform:uppercase}.text-name{font-family:var(--font-display);font-size:var(--text-name);font-weight:400;line-height:1;text-transform:uppercase}.text-email{font-family:var(--font-display);font-size:var(--text-email);font-weight:400;line-height:1;text-transform:uppercase}.text-label{font-family:var(--font-body);font-size:var(--text-label);font-weight:600;line-height:1;text-transform:uppercase;color:var(--color-muted)}}@layer accessibility{.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}}.nav-link[data-astro-cid-awvk2fwl]{color:var(--color-text);text-decoration:none;transition:color .2s}.nav-link[data-astro-cid-awvk2fwl]:hover{color:var(--color-muted)}.nav-desktop[data-astro-cid-hfyuhnbs]{display:none;list-style:none;gap:2rem}.nav-mobile[data-astro-cid-hfyuhnbs]{position:relative}.nav-mobile__toggle[data-astro-cid-hfyuhnbs]{cursor:pointer;list-style:none;user-select:none}.nav-mobile__toggle[data-astro-cid-hfyuhnbs]::-webkit-details-marker{display:none}.nav-mobile__list[data-astro-cid-hfyuhnbs]{position:absolute;right:0;top:calc(100% + 1rem);list-style:none;display:flex;flex-direction:column;gap:1.5rem;background-color:var(--color-bg);border:1px solid var(--color-divider);padding:1.5rem;min-width:12rem}@media(min-width:600px){.nav-desktop[data-astro-cid-hfyuhnbs]{display:flex}.nav-mobile[data-astro-cid-hfyuhnbs]{display:none}}.site-header[data-astro-cid-ddftalck]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding-inline:1.5rem;padding-block:1rem}.site-header__identity[data-astro-cid-ddftalck]{display:flex;flex-direction:column;gap:.125rem}.site-header__name[data-astro-cid-ddftalck]{color:var(--color-text);text-decoration:none}.site-header__role[data-astro-cid-ddftalck]{color:var(--color-muted)}@media(min-width:600px){.site-header[data-astro-cid-ddftalck]{padding-inline:3rem}}.site-footer[data-astro-cid-zmq5fos7]{display:flex;flex-direction:column;gap:1.5rem;padding-inline:1.5rem;padding-block:2rem;border-top:1px solid var(--color-divider)}.site-footer__copy[data-astro-cid-zmq5fos7]{color:var(--color-muted)}.site-footer__social-list[data-astro-cid-zmq5fos7]{list-style:none;display:flex;flex-wrap:wrap;gap:1.5rem}.site-footer__social-link[data-astro-cid-zmq5fos7]{color:var(--color-muted);text-decoration:none;transition:color .2s}.site-footer__social-link[data-astro-cid-zmq5fos7]:hover{color:var(--color-text)}@media(min-width:600px){.site-footer[data-astro-cid-zmq5fos7]{flex-direction:row;justify-content:space-between;align-items:center;padding-inline:3rem}}body{display:flex;flex-direction:column;min-height:100vh}main[data-astro-cid-ogepgdnz]{flex:1}.hero[data-astro-cid-d3hia4pt]{position:relative;min-height:100svh;padding:6rem 1.5rem 2.5rem;overflow:hidden;display:flex;flex-direction:column}.hero__stripe[data-astro-cid-d3hia4pt]{position:absolute;top:-20%;right:-30%;width:70%;height:200%;background-color:var(--color-stripe);transform:rotate(-25deg);transform-origin:top right;opacity:.07;pointer-events:none}.hero__content[data-astro-cid-d3hia4pt]{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:2rem}.hero__welcome[data-astro-cid-d3hia4pt]{display:flex;align-items:center;gap:1rem;color:var(--color-muted)}.hero__welcome-line[data-astro-cid-d3hia4pt]{display:block;width:2rem;height:1px;background-color:var(--color-muted);flex-shrink:0}.hero__title[data-astro-cid-d3hia4pt]{display:flex;flex-direction:column;justify-content:flex-end}.hero__footer[data-astro-cid-d3hia4pt]{display:flex;flex-direction:column;gap:1.5rem}.hero__meta[data-astro-cid-d3hia4pt]{display:flex;justify-content:space-between;align-items:flex-end;color:var(--color-muted)}@media(min-width:600px){.hero[data-astro-cid-d3hia4pt]{padding:8rem 3rem 3rem}.hero__stripe[data-astro-cid-d3hia4pt]{right:-10%;width:50%;opacity:.1}.hero__footer[data-astro-cid-d3hia4pt]{flex-direction:row;justify-content:space-between;align-items:flex-end}.hero__meta[data-astro-cid-d3hia4pt]{flex-direction:column;align-items:flex-end;gap:.5rem}}.section-label[data-astro-cid-gw2e3lvk]{display:flex;justify-content:space-between;align-items:center;padding-block:.875rem;border-top:1px solid var(--color-divider);color:var(--color-muted)}.arrow-link[data-astro-cid-ugu5bbtl]{display:inline-flex;align-items:center;gap:.5em;color:var(--color-text);text-decoration:none;transition:opacity .2s}.arrow-link[data-astro-cid-ugu5bbtl]:before{content:"";position:absolute;inset:0}.arrow-link[data-astro-cid-ugu5bbtl]:hover{opacity:.6}.project-row[data-astro-cid-db4wmhfd]{position:relative;display:grid;grid-template-columns:2rem 1fr auto;align-items:center;gap:1rem;padding-block:1.5rem;border-top:1px solid var(--color-divider)}.project-row__index[data-astro-cid-db4wmhfd]{color:var(--color-muted)}.project-row__body[data-astro-cid-db4wmhfd]{display:flex;flex-direction:column;gap:.375rem}.project-row__meta[data-astro-cid-db4wmhfd]{display:flex;flex-direction:column;gap:.125rem;color:var(--color-muted)}@media(min-width:600px){.project-row__body[data-astro-cid-db4wmhfd]{flex-direction:row;justify-content:space-between;align-items:center}.project-row__meta[data-astro-cid-db4wmhfd]{flex-direction:column;align-items:flex-end}}.work-section[data-astro-cid-tvrng542]{padding-inline:1.5rem;padding-block:4rem}.work-section__list[data-astro-cid-tvrng542]{list-style:none}@media(min-width:600px){.work-section[data-astro-cid-tvrng542]{padding-inline:3rem}}
