:root{--color-brand-blue: #0066b3;--color-brand-orange: #f08200;--color-brand-orange-text: #b94400;--color-on-brand-orange: #201a00;--color-brand-orange-logo: #ff6600;--color-text-primary: #404040;--color-text-secondary: #6c6c6d;--color-text-tertiary: #4a4a4a;--color-surface: #ffffff;--color-surface-muted: #f0f0f0;--color-border: #dfdedd;--color-neutral: #ababab;--font-sans: "Frutiger Next Com", Arial, Verdana, sans-serif;--font-serif: "Adobe Garamond Pro", "Times New Roman", Times, serif;--font-size-h1: 54px;--font-size-h2: 45px;--font-size-h3: 27px;--font-size-nav: 18px;--font-size-body: 18px;--font-size-link: 16px;--font-size-fine: 15px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--radius: 0px;--container-max-width: 1920px;--container-padding-inline: clamp(1.25rem, 3vw, 3rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 2.5rem;--space-8: 3rem;--color-success-bg: #f0fdf4;--color-success-text: #166534;--color-success-border: #bbf7d0;--color-danger-bg: #fef2f2;--color-danger-text: #991b1b;--color-danger-border: #fecaca;--color-warning-bg: #fffbeb;--color-warning-text: #92400e;--color-warning-border: #fde68a;--color-info-bg: #fef9c3;--color-info-text: #854d0e;--color-info-border: #fde047;--color-danger-solid: #b91c1c;--color-danger-solid-hover: #991b1b;--shadow-modal: 0 16px 40px rgba(20, 20, 20, .22)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);font-size:var(--font-size-body);color:var(--color-text-primary);background:var(--color-surface);-webkit-font-smoothing:antialiased}:focus-visible{outline:2px solid var(--color-brand-orange-text);outline-offset:2px}
