:root{--font-display: "Fraunces", Georgia, serif;--font-body: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--brand-background: #f7fafc;--brand-foreground: #0f1c2e;--brand-surface: #ffffff;--brand-surface-off: #f7fafc;--brand-text-inverse: #f7fbff;--brand-surface-soft: #f7fafc;--brand-border: #d9e2ec;--brand-muted: #627d98;--brand-primary-contrast: #ffffff;--brand-secondary-contrast: #f7fbff;--brand-accent-contrast: #09111d;--brand-neutral-contrast: #0f1c2e;--brand-primary-50: #eef5ff;--brand-primary-100: #d8e8ff;--brand-primary-200: #b6d3ff;--brand-primary-300: #86b6ff;--brand-primary-400: #4f8df2;--brand-primary-500: #2869d1;--brand-primary-600: #1b4f9f;--brand-primary-700: #1b3a6b;--brand-primary-800: #142d55;--brand-primary-900: #0b172b;--brand-secondary-50: #eef3f9;--brand-secondary-100: #d7e1ee;--brand-secondary-200: #b3c4d9;--brand-secondary-300: #88a0bd;--brand-secondary-400: #617d9f;--brand-secondary-500: #455f7f;--brand-secondary-600: #334760;--brand-secondary-700: #243349;--brand-secondary-800: #0f1c2e;--brand-secondary-900: #09111d;--brand-accent-50: #efffea;--brand-accent-100: #d6ffc8;--brand-accent-200: #aefe95;--brand-accent-300: #78fb56;--brand-accent-400: #2be813;--brand-accent-500: #22c80d;--brand-accent-600: #1a9f0b;--brand-accent-700: #17790d;--brand-accent-800: #145f10;--brand-accent-900: #0e4d0a;--brand-neutral-50: #f7fafc;--brand-neutral-100: #edf2f7;--brand-neutral-200: #d9e2ec;--brand-neutral-300: #bcccdc;--brand-neutral-400: #9fb3c8;--brand-neutral-500: #829ab1;--brand-neutral-600: #627d98;--brand-neutral-700: #486581;--brand-neutral-800: #243b53;--brand-neutral-900: #102a43;--brand-success: #16a34a;--brand-success-foreground: #ffffff;--brand-warning: #f59e0b;--brand-warning-foreground: #09111d;--brand-error: #dc2626;--brand-error-foreground: #ffffff;--brand-info: #2563eb;--brand-info-foreground: #ffffff;--brand-radius-sm: 8px;--brand-radius-md: 14px;--brand-radius-lg: 24px;--brand-radius-pill: 999px;--brand-shadow-card: 0 18px 45px rgb(15 28 46 / 10%);--brand-shadow-image: 0 24px 60px rgb(15 28 46 / 18%);--brand-shadow-accent: 0 18px 36px rgb(43 232 19 / 22%);--brand-shadow-glass: 0 16px 42px rgb(15 28 46 / 14%);--background: var(--brand-background);--foreground: var(--brand-foreground);--card: var(--brand-surface);--card-foreground: var(--brand-foreground);--popover: var(--brand-surface);--popover-foreground: var(--brand-foreground);--primary: var(--brand-primary-700);--primary-foreground: var(--brand-primary-contrast);--secondary: var(--brand-secondary-800);--secondary-foreground: var(--brand-secondary-contrast);--muted: var(--brand-neutral-100);--muted-foreground: var(--brand-neutral-600);--accent: var(--brand-accent-400);--accent-foreground: var(--brand-accent-contrast);--destructive: var(--brand-error);--destructive-foreground: var(--brand-error-foreground);--border: var(--brand-border);--input: var(--brand-neutral-300);--ring: var(--brand-accent-400);--radius: var(--brand-radius-md);--chart-1: var(--brand-primary-700);--chart-2: var(--brand-accent-400);--chart-3: var(--brand-secondary-800);--chart-4: var(--brand-info);--chart-5: var(--brand-warning)}.dark{--brand-background: #09111d;--brand-foreground: #f7fafc;--brand-surface: #0f1c2e;--brand-surface-soft: #142d55;--brand-border: #243b53;--brand-muted: #bcccdc;--background: var(--brand-background);--foreground: var(--brand-foreground);--card: var(--brand-surface);--card-foreground: var(--brand-foreground);--popover: var(--brand-surface);--popover-foreground: var(--brand-foreground);--primary: var(--brand-accent-400);--primary-foreground: #09111d;--secondary: var(--brand-primary-700);--secondary-foreground: #ffffff;--muted: #142d55;--muted-foreground: #bcccdc;--accent: var(--brand-accent-400);--accent-foreground: #09111d;--border: #243b53;--input: #334760;--ring: var(--brand-accent-400)}:root{--color-bg: var(--brand-background);--color-surface: var(--brand-surface-off);--color-ink: var(--brand-secondary-800);--color-muted: var(--brand-neutral-600);--color-line: var(--brand-neutral-200);--color-soft: var(--brand-neutral-50);--color-dark: var(--brand-secondary-800);--color-accent: var(--brand-accent-400);--container: min(1180px, calc(100vw - 32px) );--radius: var(--brand-radius-md);--shadow: var(--brand-shadow-card)}*{box-sizing:border-box}html{color:var(--color-ink);background:var(--color-bg);font-family:var(--font-body);scroll-behavior:smooth;-webkit-tap-highlight-color:rgb(0 0 0 / 12%)}body{margin:0;font-size:15px;line-height:1.45;overflow-x:hidden}a{color:inherit;text-decoration:none;touch-action:manipulation}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--color-ink);outline-offset:4px}.section{display:flex;align-items:center;min-height:min(760px,100vh);padding:64px 0}.section--tight{min-height:auto;padding:42px 0}.container{width:var(--container);margin-inline:auto}.eyebrow{margin:0 0 10px;color:var(--color-muted);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.section-title{max-width:720px;margin:0;font-size:clamp(1.65rem,3.6vw,3.45rem);line-height:1;letter-spacing:0}.section-lede{max-width:620px;margin:14px 0 0;color:var(--color-muted);font-size:clamp(.98rem,1.5vw,1.08rem)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 14px;border:1px solid var(--color-ink);border-radius:999px;color:var(--color-surface);background:var(--color-ink);font-weight:850;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}[id]{scroll-margin-top:96px}h1,h2,h3{font-family:var(--font-display);font-weight:760;text-wrap:balance}p,li,blockquote{text-wrap:pretty}@media(max-width:760px){.section{min-height:auto;padding:64px 0}.section--tight{padding:40px 0}}.button{--button-liquid-color: var(--brand-primary-700);--button-hover-color: var(--brand-primary-contrast);display:inline-flex;position:relative;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--brand-radius-pill);font-family:var(--font-body);font-weight:850;line-height:1;white-space:nowrap;isolation:isolate;overflow:hidden;transition:transform .14s ease,background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button--small{min-height:34px;padding:0 12px;font-size:.84rem}.button--medium{min-height:42px;padding:0 16px;font-size:.92rem}.button--large{min-height:50px;padding:0 22px;font-size:1rem}.button--primary.button--tone-light{--button-icon-color: var(--brand-accent-800);--button-icon-bg: rgb(247 251 255 / 58%);--button-liquid-color: var(--brand-primary-700);--button-hover-color: var(--brand-primary-contrast);border-color:#1ee62057;color:var(--brand-accent-contrast);background:var(--brand-accent-400);box-shadow:var(--brand-shadow-accent)}.button--primary.button--tone-dark{--button-icon-color: var(--brand-secondary-800);--button-icon-bg: rgb(27 58 107 / 10%);--button-liquid-color: var(--brand-accent-400);--button-hover-color: var(--brand-accent-contrast);border-color:#f7fbff75;color:var(--brand-secondary-900);background:var(--brand-surface);box-shadow:0 18px 38px #0000002e}.button--secondary.button--tone-light{--button-icon-color: var(--brand-primary-700);--button-icon-bg: rgb(247 251 255 / 86%);--button-liquid-color: var(--brand-accent-400);--button-hover-color: var(--brand-accent-contrast);border-color:#1b3a6b2e;color:var(--brand-primary-contrast);background:var(--brand-primary-700);box-shadow:0 16px 32px #1b3a6b24}.button--secondary.button--tone-dark{--button-icon-color: var(--brand-accent-800);--button-icon-bg: rgb(247 251 255 / 78%);--button-liquid-color: var(--brand-surface);--button-hover-color: var(--brand-secondary-900);border-color:#1ee6204d;color:var(--brand-accent-contrast);background:var(--brand-accent-400);box-shadow:0 16px 32px #00000029}.button--tertiary.button--tone-light{--button-icon-color: var(--brand-primary-700);--button-icon-bg: rgb(247 251 255 / 76%);--button-liquid-color: var(--brand-primary-700);--button-hover-color: var(--brand-primary-contrast);border-color:#1b3a6b1a;color:var(--brand-secondary-900);background:#1b3a6b14}.button--tertiary.button--tone-dark{--button-icon-color: var(--brand-text-inverse);--button-icon-bg: rgb(247 251 255 / 12%);--button-liquid-color: var(--brand-surface);--button-hover-color: var(--brand-secondary-900);border-color:#f7fbff29;color:var(--brand-text-inverse);background:#f7fbff14;box-shadow:0 14px 30px #0000001f}.button--green.button--tone-light{--button-icon-color: var(--brand-accent-800);--button-icon-bg: rgb(247 251 255 / 86%);--button-liquid-color: var(--brand-primary-700);--button-hover-color: var(--brand-primary-contrast);border-color:#1ee62057;color:var(--brand-accent-contrast);background:var(--brand-accent-400);box-shadow:var(--brand-shadow-accent)}.button--green.button--tone-dark{--button-icon-color: var(--brand-accent-800);--button-icon-bg: rgb(247 251 255 / 86%);--button-liquid-color: var(--brand-surface);--button-hover-color: var(--brand-secondary-900);border-color:#1ee62075;color:var(--brand-accent-contrast);background:var(--brand-accent-400);box-shadow:0 18px 38px #0000002e}.button--primary:hover,.button--primary.button--active,.button--secondary:hover,.button--secondary.button--active,.button--tertiary:hover,.button--tertiary.button--active,.button--green:hover,.button--green.button--active{border-color:transparent}.button.button:hover,.button.button--active{color:var(--button-hover-color)}.button--with-icon{gap:9px}.button--without-icon{gap:0}.button--icon-end{flex-direction:row-reverse}.button-liquid{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;pointer-events:none}.button-liquid__blobs{position:absolute;inset:0;display:block;filter:blur(3px) contrast(1.16)}.button-liquid__blob{position:absolute;bottom:-18%;left:calc(var(--blob-index) * 25% - 5%);width:35%;height:120%;border-radius:999px 999px 45% 45%;background:var(--button-liquid-color);transform:translate3d(0,118%,0) scale(1.45);transition:transform .43s cubic-bezier(.2,.8,.22,1);transition-delay:calc(var(--blob-index) * 70ms)}.button:hover .button-liquid__blob,.button.button--active .button-liquid__blob{transform:translate3d(0,4%,0) scale(1.5)}.button>:not(.button-liquid){position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.button,.button-liquid__blob{transition:none}.button:hover .button-liquid__blob,.button.button--active .button-liquid__blob{transform:translateZ(0) scale(1.5)}}.badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:30px;padding:0 11px;border:1px solid transparent;border-radius:var(--brand-radius-pill);font-size:.78rem;font-weight:900;line-height:1;white-space:nowrap}.badge--number{min-width:42px;color:var(--brand-primary-contrast);background:var(--brand-primary-700)}.badge--accent{color:var(--brand-accent-contrast);background:var(--brand-accent-400)}.badge--dark{color:var(--brand-secondary-contrast);background:var(--brand-secondary-800)}.badge--light{border-color:var(--brand-neutral-200);color:var(--brand-secondary-800);background:var(--brand-surface)}.card{display:grid;gap:var(--space-4);min-width:0;border:1px solid var(--brand-neutral-200);border-radius:var(--brand-radius-sm);background:var(--brand-surface);box-shadow:var(--brand-shadow-card);overflow:hidden}.card--default{padding:var(--space-5)}.card--media{grid-template-rows:auto 1fr}.card--dark{padding:var(--space-5);border-color:#ffffff29;color:var(--brand-text-inverse);background:var(--brand-secondary-800)}.card__media{position:relative}.card__body{display:grid;gap:var(--space-3);padding:var(--space-5)}.card__meta{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}.card__title{margin:0;color:var(--brand-secondary-900);font-size:1.35rem;line-height:1.05}.card--dark .card__title{color:var(--brand-text-inverse)}.card__text{margin:0;color:var(--brand-neutral-600);font-weight:650;line-height:1.5}.card--dark .card__text{color:#f7fbffbd}.card__action{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;padding-top:var(--space-2)}.chip{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid var(--color-line);border-radius:999px;background:var(--color-surface);color:var(--color-muted);font-size:.92rem;font-weight:700}.chip--selected{border-color:var(--brand-primary-700);color:var(--brand-primary-contrast);background:var(--brand-primary-700)}.panel{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 var(--space-3);color:var(--brand-secondary-700);font-size:.88rem;font-weight:850;line-height:1;white-space:nowrap;transition:color .14s ease,background .14s ease,border-color .14s ease}.nav-link:hover,.nav-link--active{color:var(--brand-secondary-900)}.nav-link:focus-visible{outline:2px solid var(--brand-primary-700);outline-offset:3px}.nav-link--pill{border-radius:var(--brand-radius-pill)}.nav-link--pill:hover,.nav-link--pill.nav-link--active{background:#1b3a6b12}.surface{border:1px solid var(--color-line);background:var(--brand-surface)}.surface--card{border-radius:var(--brand-radius-sm);box-shadow:var(--brand-shadow-card)}.surface--glass{border-color:#d9e2eceb;background:#f7fafceb;box-shadow:var(--brand-shadow-glass);backdrop-filter:blur(18px)}.surface--dark{border-color:#ffffff29;color:var(--brand-text-inverse);background:var(--brand-secondary-800)}.media-frame{position:relative;display:block;margin:0;border-radius:var(--brand-radius-sm);background:var(--brand-neutral-100);overflow:hidden}.media-frame img{display:block;width:100%;height:100%;object-fit:cover}.media-frame--wide{aspect-ratio:16 / 10}.media-frame--square{aspect-ratio:1}.media-frame--portrait{aspect-ratio:4 / 5}.media-frame__overlay{position:absolute;inset:auto var(--space-3) var(--space-3) var(--space-3);display:flex;justify-content:space-between;gap:var(--space-2);align-items:center}.cluster{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.cluster--end{justify-content:flex-end}.stack{display:grid;gap:var(--space-4)}.stack--tight{gap:var(--space-2)}.layout-grid{display:grid;gap:var(--space-4)}.layout-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.section-shell{display:grid;gap:var(--space-6);padding:var(--space-7) 0}.section-shell__header{display:grid;gap:var(--space-2);max-width:720px}@media(max-width:760px){.layout-grid--two,.layout-grid--three{grid-template-columns:1fr}}
