@charset "UTF-8";:root{--color-brand-main: #004874;--color-error-main: #db2a2a;--color-background-default: #f5f5f5;--color-background-subtle: #ffffff;--color-background-brand: #004874;--color-background-brand-hover: #0075b0;--color-background-brand-pressed: #0f3547;--color-background-accent: #52ae32;--color-background-neutral: #efefef;--color-background-selected: #efefef;--color-background-hover: #efefef;--color-background-pressed: #d6dcdd;--color-background-disabled: #d6dcdd;--color-background-disabled-on-subtle: #efefef;--color-background-error: #db2a2a;--color-background-warning: #ef6c00;--color-background-success: #52ae32;--color-background-info: #004874;--color-border-default: #b3b8b9;--color-border-brand: #004874;--color-border-accent: #52ae32;--color-border-hover: #6b7071;--color-border-focused: #004874;--color-border-disabled: #d6dcdd;--color-border-error: #db2a2a;--color-border-warning: #ef6c00;--color-border-success: #52ae32;--color-border-info: #004874;--color-text-heading: #0f3547;--color-text-body: #191d1e;--color-text-subtle: #585c5d;--color-text-brand: #004874;--color-text-on-brand: #ffffff;--color-text-accent: #52ae32;--color-text-on-accent: #ffffff;--color-text-placeholder: #585c5d;--color-text-disabled: #6b7071;--color-text-hover: #efefef;--color-text-selected: #004874;--color-text-required: #db2a2a;--color-text-error: #db2a2a;--color-text-warning: #ef6c00;--color-text-success: #52ae32;--color-text-on-error: #ffffff;--color-text-on-warning: #ffffff;--color-text-on-success: #ffffff;--color-text-info: #004874;--color-text-on-info: #ffffff;--font-family-base: Satoshi, system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--font-weight-regular: 400;--font-weight-bold: 600;--font-size-h1: 32px;--font-size-h2: 24px;--font-size-h3: 20px;--font-size-h4: 18px;--font-size-body: 16px;--font-size-body-small: 14px;--font-size-caption: 12px;--font-size-button: 16px;--line-height-h1: 40px;--line-height-h2: 32px;--line-height-h3: 28px;--line-height-h4: 24px;--line-height-body: 20px;--line-height-body-small: 20px;--line-height-caption: 16px;--line-height-button: 24px;--space-4: 4px;--space-8: 8px;--space-16: 16px;--space-24: 24px;--space-32: 32px;--space-40: 40px;--space-48: 48px;--space-64: 64px}:root{--ink: #050D4D;--navy: #050D4D;--navy-2: #142B66;--blue: #3F5BFF;--blue-2: #3F5BFF;--blue-control: #1F6DF1;--sky-insight: #3FA0FF;--muted: #696E94;--grey-200: #ADB0C4;--border: #E7E8F0;--bg: #FAFAFA;--grey-100: #F4F4F9;--card: #FFFFFF;--green: #00A63D;--error: #FF4040;--pink: #FF69A1;--yellow: #FFDC3D;--coral: #FFA48A;--lilac: #C8A8FF;--sky: #6FA7FF;--sun: #FFD68A;--cream: #F6F3EE;--gradient-chroma: linear-gradient(135deg, var(--yellow) 0%, var(--pink) 33%, var(--blue) 66%, var(--sky-insight) 100%);--shadow-01: 0 6px 20px 0 rgba(0, 0, 0, .1);--shadow-02: 0 8px 30px 0 rgba(0, 0, 0, .1);--space-80: 80px;--space-112: 112px;--space-128: 128px;--space-180: 180px;--radius-sm: 2px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 24px;--radius-2xl: 32px}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/satoshi-400.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/satoshi-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/satoshi-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/satoshi-900.woff2) format("woff2");font-weight:900;font-display:swap;font-style:normal}:root{--color-bg: #ffffff;--color-fg: #111111;--color-muted: #6b7280;--color-accent: #2563eb;--color-border: #e5e7eb;--header-height: 100px;--footer-height: 56px;--container-max: 1120px;--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2rem}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:clip;font-family:var(--font-family-base);color:var(--color-fg);background:var(--color-bg);line-height:1.5}h1,h2,h3,p,span,b,i,a,li,button,input{font-family:var(--font-family-base)}a{color:inherit;text-decoration:none}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 0 auto;width:100%;max-width:var(--container-max);margin:0 auto;padding:var(--space-4) var(--space-2)}.app-main--full{max-width:100%;padding:0}code{color:#b91c1c}footer{background:unset;padding:unset}footer ul,footer ol{list-style:none;margin:0;padding:0}footer a{color:inherit;text-decoration:none}
