@import"https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400&display=swap";.header-5[data-astro-cid-fcuidd3c]{position:fixed;top:0;left:0;width:100%;height:var(--nav-height);background:transparent;z-index:100;mix-blend-mode:difference;color:#fff}.header-5[data-astro-cid-fcuidd3c] a[data-astro-cid-fcuidd3c],.header-5[data-astro-cid-fcuidd3c] button[data-astro-cid-fcuidd3c],.header-5[data-astro-cid-fcuidd3c] span[data-astro-cid-fcuidd3c]{color:#fff;border-color:#fff}.nav-container-5[data-astro-cid-fcuidd3c]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:100%;padding-inline:var(--space-md)}.nav-left[data-astro-cid-fcuidd3c]{display:flex;align-items:center;gap:var(--space-md)}.idx[data-astro-cid-fcuidd3c]{font-size:.8rem;letter-spacing:.1em;opacity:.5}.nav-menu-btn[data-astro-cid-fcuidd3c]{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.logo-5[data-astro-cid-fcuidd3c]{font-size:1.5rem;font-weight:200;letter-spacing:-.02em}.nav-right[data-astro-cid-fcuidd3c]{display:flex;justify-content:flex-end;gap:var(--space-md)}.hide-mobile[data-astro-cid-fcuidd3c]{display:none}@media(min-width:768px){.hide-mobile[data-astro-cid-fcuidd3c]{display:block}}.nav-sheet[data-astro-cid-fcuidd3c]{position:fixed;inset:0;background:var(--color-surface);z-index:200;transform:translateY(-100%);transition:transform var(--transition-slow);display:flex;align-items:center;justify-content:center}.nav-sheet[data-astro-cid-fcuidd3c].open{transform:translateY(0)}.sheet-inner[data-astro-cid-fcuidd3c]{width:100%;max-width:var(--max-width);padding:var(--space-xl) var(--space-md);height:100%;display:flex;flex-direction:column}.sheet-header[data-astro-cid-fcuidd3c]{display:flex;justify-content:flex-start}.close-btn[data-astro-cid-fcuidd3c]{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted)}.sheet-links[data-astro-cid-fcuidd3c]{margin:auto 0}.sheet-links[data-astro-cid-fcuidd3c] ul[data-astro-cid-fcuidd3c]{display:flex;flex-direction:column;gap:var(--space-md)}.sheet-links[data-astro-cid-fcuidd3c] a[data-astro-cid-fcuidd3c]{font-size:clamp(2.5rem,6vw,5rem);font-weight:200;color:var(--color-text-muted);transition:color var(--transition-base)}.sheet-links[data-astro-cid-fcuidd3c] a[data-astro-cid-fcuidd3c]:hover{color:var(--color-text)}.sheet-footer[data-astro-cid-fcuidd3c]{display:flex;justify-content:space-between;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted)}.footer-5[data-astro-cid-5jgfhtm6]{border-top:1px solid var(--color-border);padding-bottom:var(--space-xl)}.footer-inner-5[data-astro-cid-5jgfhtm6]{display:flex;flex-direction:column;gap:var(--space-2xl)}.footer-primary-5[data-astro-cid-5jgfhtm6] h2[data-astro-cid-5jgfhtm6]{font-size:2rem;font-weight:200;margin-bottom:var(--space-xs)}.footer-primary-5[data-astro-cid-5jgfhtm6] p[data-astro-cid-5jgfhtm6]{font-size:.9rem;color:var(--color-text-muted)}.footer-secondary-5[data-astro-cid-5jgfhtm6]{display:flex;flex-direction:column;gap:var(--space-xl)}.footer-col-5[data-astro-cid-5jgfhtm6]{display:flex;flex-direction:column;gap:var(--space-sm)}.col-title[data-astro-cid-5jgfhtm6]{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:var(--space-xs)}@media(min-width:768px){.footer-inner-5[data-astro-cid-5jgfhtm6]{flex-direction:row;justify-content:space-between}.footer-secondary-5[data-astro-cid-5jgfhtm6]{flex-direction:row;gap:var(--space-3xl)}}:root{--color-primary: hsl(0, 0%, 50%);--color-accent: hsl(0, 0%, 30%);--color-bg: hsl(0, 0%, 100%);--color-surface: hsl(0, 0%, 97%);--color-text: hsl(0, 0%, 15%);--color-text-muted: hsl(0, 0%, 60%);--color-border: hsl(0, 0%, 90%);--font-heading: "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body: "Helvetica Neue", Helvetica, Arial, sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 6rem;--space-2xl: 8rem;--space-3xl: 12rem;--space-4xl: 16rem;--nav-height: 100px;--max-width: 1600px;--transition-slow: .8s cubic-bezier(.16, 1, .3, 1);--transition-base: .4s cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Inter",var(--font-body);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;overflow-x:hidden;font-weight:300;line-height:1.6}img{max-width:100%;height:auto;display:block;filter:saturate(.8)}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font:inherit;border:none;background:none}h1,h2,h3,h4{font-weight:200;letter-spacing:-.03em;color:var(--color-text);line-height:1.1}h1{font-size:clamp(3rem,7vw,6.5rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:clamp(1.2rem,2vw,1.8rem);font-weight:300}p{max-width:60ch;font-size:1.1rem;color:var(--color-text-muted)}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-md)}.section{padding-block:var(--space-3xl)}.link-5{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid transparent;padding-bottom:2px;transition:border-color var(--transition-base),color var(--transition-base);color:var(--color-text-muted)}.link-5:hover{color:var(--color-text);border-color:var(--color-text)}.reveal{opacity:0;transform:translateY(20px);animation:reveal var(--transition-slow) forwards}@keyframes reveal{to{opacity:1;transform:translateY(0)}}
