:root{--background:#ffffff;--foreground:#3e5660;--color-primary:#d5121e;--color-primary-hover:#3e5660;--color-secondary:rgba(39,113,88,0.08);--color-secondary-strong:rgba(39,113,88,1);--color-link:#12181e;--color-link-hover:#3e5660;--color-link-pressed:#333333;--color-link-disabled:#b3b3b3;--color-muted:#4b5563;--color-border:#d1d5db;--color-surface-1:#ffffff;--color-surface-2:#f3f6f8;--color-surface-accent:#e9f7f7;--color-border-subtle:#efefef;--color-border-strong:#d5dde3;--color-accent-strong:#003332;--color-focus-ring:rgb(0 51 50/10%);--color-focus-ring-strong:rgb(0 51 50/20%);--color-text-base:#25373f;--color-text-base-hover:#6d838f;--color-text-strong:#001a19;--color-text-secondary:#3e5660;--color-text-tertiary:#6d838f;--color-text-disabled:#b3b3b3;--status-success-bg:#f4fce9;--status-success-border:#beec79;--status-success-text:#3b590d;--status-error-bg:#ffebe5;--status-error-border:#ffb199;--status-error-text:#992400;--status-info-bg:#e8f8fc;--status-info-border:#a3e3f5;--status-info-text:#0a4a5c;--radius-sm:0.5rem;--radius-md:0.75rem;--radius-lg:1rem;--paragraph-max-width:50rem;--page-max-width:75rem;--shadow-card:0 0.25rem 0.25rem rgb(0 0 0/10%);--shadow-card-soft:0 0.25rem 0.625rem rgb(0 0 0/2%);--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-20:5rem;--space-30:7.5rem;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:2.5rem;--text-6xl:3rem;--line-tight:1.2;--line-base:1.5;--line-relaxed:1.7;--line-compact:1;--ds-h1-size:2.5rem;--ds-h1-lh:2.5rem;--ds-h2-size:2rem;--ds-h2-lh:2rem;--ds-h3-size:1.5rem;--ds-h3-lh:1.5rem;--ds-h4-size:1.25rem;--ds-h4-lh:1.5rem;--ds-h5-size:1rem;--ds-h5-lh:1.5rem;--ds-body-size:1rem;--ds-body-lh:1.5rem;--ds-ingress-size:1rem;--ds-ingress-lh:1.5rem;--ds-small-size:0.875rem;--ds-small-lh:1rem}body,html{max-width:100vw;overflow-x:clip}body{color:var(--foreground);background:var(--background);font-family:var(--font-inter);font-size:var(--text-base);line-height:var(--line-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{color:var(--color-text-base);margin:0 0 var(--space-4);font-weight:700;font-style:normal}h1{font-size:var(--ds-h1-size);line-height:var(--ds-h1-lh)}h2{font-size:var(--ds-h2-size);line-height:var(--ds-h2-lh)}h3{font-size:var(--ds-h3-size);line-height:var(--ds-h3-lh)}h4{font-size:var(--ds-h4-size);line-height:var(--ds-h4-lh)}h5,h6{font-size:var(--ds-h5-size);line-height:var(--ds-h5-lh)}p{margin:0 0 var(--space-4);color:var(--color-text-base);font-size:var(--ds-body-size);line-height:var(--ds-body-lh);font-weight:400}.redIcon{color:var(--color-primary)}.whiteIcon{color:#ffffff}.greenIcon{color:var(--color-secondary-strong)}.blueIcon{color:var(--status-info-text)}.grayIcon{color:var(--color-link-disabled)}.appLabel{margin:0;font-size:var(--text-sm);line-height:var(--line-base)}.appLabelMedium{font-weight:500}.appLabelSecondary{color:var(--color-text-secondary)}.appLabelTertiary{color:var(--color-text-tertiary)}.appLabelNowrap{white-space:nowrap}.appTableHeader{font-size:var(--text-sm);line-height:var(--line-base);font-weight:600;color:var(--color-text-strong)}*{box-sizing:border-box;padding:0;margin:0}li{color:var(--color-text-base)}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover)}a:active{color:var(--color-link-pressed)}a:disabled{color:var(--color-link-disabled)}.page_container__aoG4z{flex:1 1;display:flex;flex-direction:column}.page_main__GlU4n{padding:1rem 3rem}.page_twoColumnSection__l3_Pl{display:flex;gap:1rem;background-color:rgba(212,238,238,.5);padding:1rem 3rem}