@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-sans-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-sans-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/dm-sans-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-primary: #141010;--color-primary-container:#292524;--color-primary-hover: #44403C;--color-accent: #006a61;--color-accent-hover: #006f66;--color-accent-light: #86f2e4;--color-highlight: #D97706;--color-highlight-hover: #B45309;--color-surface: #f9f9f8;--color-surface-container-low: #f3f4f3;--color-surface-container: #eeeeed;--color-surface-container-high: #e8e8e7;--color-surface-container-highest: #e2e2e2;--color-surface-container-lowest: #ffffff;--color-surface-dim: #dadad9;--color-white: #ffffff;--color-border: transparent;--color-border-light: transparent;--color-outline: #7f7572;--color-outline-variant: #d1c4c1;--color-text: #1a1c1c;--color-text-secondary: #4e4543;--color-text-muted: #7f7572;--color-text-inverse: #ffffff;--color-success: #006a61;--color-warning: #D97706;--color-error: #ba1a1a;--font-headline: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-label: "DM Sans", system-ui, sans-serif;--text-xs: .625rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.333rem;--text-2xl: 1.777rem;--text-3xl: 2.369rem;--text-4xl: 3.157rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 3px 0 rgb(41 37 36 / .04);--shadow-md: 0 4px 12px 0 rgb(41 37 36 / .06);--shadow-lg: 0 12px 32px 0 rgb(41 37 36 / .06);--shadow-xl: 0 16px 48px 0 rgb(41 37 36 / .1);--transition-fast: .15s ease-out;--transition-base: .25s ease-out;--glass-bg: rgb(41 37 36 / .8);--glass-blur: blur(16px);--container-max: 1200px;--container-narrow: 800px;--z-sticky: 100;--z-overlay: 200;--z-modal: 300}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--text-base);line-height:1.65;color:var(--color-text);background-color:var(--color-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--color-accent-light);color:var(--color-text)}h1,h2,h3,h4,h5,h6{font-family:var(--font-headline);line-height:1.2;font-weight:800;color:var(--color-text);letter-spacing:-.03em}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}p{margin-bottom:var(--space-4)}p:last-child{margin-bottom:0}a{color:var(--color-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color var(--transition-fast)}a:hover{color:var(--color-accent-hover)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.skip-nav{position:absolute;top:-100%;left:var(--space-4);padding:var(--space-2) var(--space-4);background:var(--color-primary);color:var(--color-text-inverse);font-weight:500;border-radius:var(--radius-sm);z-index:var(--z-modal);text-decoration:none}.skip-nav:focus{top:var(--space-4)}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--space-6)}.container--narrow{max-width:var(--container-narrow)}@media(max-width:640px){h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;width:100%;z-index:50;background:#1c1917cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 3px #0000001a}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;height:64px;max-width:1280px}.header__left[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fafaf9;font-size:1.25rem;font-weight:700}.header__logo-icon[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#14b8a6;color:#1c1917;font-weight:800;border-radius:2px}.header__logo-text[data-astro-cid-3ef6ksr2]{letter-spacing:-.025em}.header__links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem;font-family:Manrope,sans-serif;font-weight:700;font-size:.875rem;letter-spacing:-.025em}.header__link[data-astro-cid-3ef6ksr2]{color:#d6d3d1;text-decoration:none;transition:color .2s;padding-bottom:4px;border-bottom:2px solid transparent}.header__link[data-astro-cid-3ef6ksr2]:hover{color:#fafaf9}.header__link--active[data-astro-cid-3ef6ksr2]{color:#14b8a6;border-bottom-color:#14b8a6}@media(max-width:640px){.header__links[data-astro-cid-3ef6ksr2]{gap:1rem;font-size:.75rem}.header__logo-text[data-astro-cid-3ef6ksr2]{font-size:1.125rem}}.footer[data-astro-cid-sz7xmlte]{background:#f5f5f4;width:100%;margin-top:auto}.footer__inner[data-astro-cid-sz7xmlte]{max-width:1280px;padding:3rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.footer__badges[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.footer__badge-box[data-astro-cid-sz7xmlte]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#d6d3d1;border-radius:2px}.footer__badge-text[data-astro-cid-sz7xmlte]{font-size:.75rem;font-weight:700}.footer__disclosure[data-astro-cid-sz7xmlte]{font-size:.75rem;line-height:1.625;color:#78716c;max-width:896px}.footer__links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#78716c;text-decoration:none;transition:color .2s}.footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#0d9488}
