@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Poppins/Poppins-SemiBold.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Poppins/Poppins-Bold.ttf)format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/Montserrat/Montserrat-VariableFont_wght.ttf)format("truetype")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--cbc-blue:#0d9add;--action-blue:#0a6e9e;--rhino:#284156;--surface:#fff;--surface-muted:#f4f5f6;--surface-inverse:#192838;--border:#d9d9d9;--text-secondary:#5c6b7a;--text-primary:#2d2d2d;--heading:#284156;--success:#1e9e5a;--warning:#d98e04;--error:#c42b2b;--success-text:#147843;--warning-text:#875200;--font-display:"Poppins", system-ui, sans-serif;--font-body:"Montserrat", system-ui, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--text-display:2.5rem;--text-h1:2.5rem;--text-h2:1.875rem;--text-h3:1.375rem;--text-body:1rem;--text-small:.875rem;--leading-display:3rem;--leading-h2:2.375rem;--leading-h3:1.875rem;--leading-body:1.625rem;--leading-small:1.375rem;--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-14:3.5rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--border-width:1px;--border-width-2:2px;--focus-ring:0 0 0 2px var(--surface), 0 0 0 4px var(--action-blue);--shadow-xs:0 1px 2px #2841560f;--shadow-sm:0 1px 3px #28415614, 0 1px 2px #2841560f;--shadow-md:0 4px 8px #28415614, 0 2px 4px #2841560d;--shadow-lg:0 8px 24px #2841561a, 0 4px 8px #2841560f;--inset-ring:inset 0 0 0 1px #28415614;--transition-fast:.1s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--content-max:1320px;--content-wide:1440px;--nav-height:76px;--pattern-line:#28415612}[data-theme=dark]{--action-blue:#1fa4d4;--surface:#192838;--surface-muted:#1d3046;--surface-inverse:#0c1a27;--border:#2a4560;--text-secondary:#7dafc9;--text-primary:#d6e7f2;--heading:#8fbdd6;--error:#f56b6b;--success-text:#52c278;--warning-text:#f0a500;--pattern-line:#ffffff14;--shadow-xs:0 1px 2px #0003;--shadow-sm:0 1px 3px #00000040, 0 1px 2px #0003;--shadow-md:0 4px 8px #00000040, 0 2px 4px #0003;--shadow-lg:0 8px 24px #0000004d, 0 4px 8px #0003;--inset-ring:inset 0 0 0 1px #ffffff0f;--focus-ring:0 0 0 2px var(--surface), 0 0 0 4px var(--action-blue)}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-body);font-size:var(--text-body);line-height:var(--leading-body);color:var(--text-primary);background-color:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--heading);text-wrap:balance}h1,h2{color:var(--cbc-blue)}h1{font-size:var(--text-h1);font-weight:600;line-height:var(--leading-display)}h2{font-size:var(--text-h2);font-weight:600;line-height:var(--leading-h2)}h3{font-size:var(--text-h3);font-weight:600;line-height:var(--leading-h3)}h4,h5,h6{font-size:var(--text-body);font-weight:600;line-height:var(--leading-body)}p{max-width:70ch}a{color:var(--action-blue);font-weight:600;text-decoration:none}a:hover{opacity:.85;text-decoration:none}em,i{font-style:normal;font-weight:600}ul,ol{padding-left:var(--space-6)}code,kbd,samp,pre{font-family:var(--font-mono);font-size:.875em}pre{padding:var(--space-4);background:var(--surface-muted);border:var(--border-width) solid var(--border);border-radius:var(--radius-md);overflow-x:auto}img,svg,video{max-width:100%;display:block}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button{cursor:pointer;background:0 0;border:none}:focus-visible{box-shadow:var(--focus-ring);outline:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:var(--content-max);padding-inline:var(--space-6);margin-inline:auto}@media (min-width:768px){.container{padding-inline:var(--space-8)}}@media (min-width:1280px){.container{padding-inline:var(--space-10)}}hr{border:none;border-top:var(--border-width) solid var(--border)}.reveal{opacity:0;transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1);transform:translateY(22px)}.reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.eyebrow{font-family:var(--font-display);color:var(--action-blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-3);font-size:.8125rem;font-weight:600;display:inline-block}.section-header{max-width:680px;margin-bottom:var(--space-12)}.section-header h2{margin-bottom:var(--space-4)}.section-header p{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7}.section-link{font-family:var(--font-display);color:var(--action-blue);margin-top:var(--space-8);align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.section-link:hover{opacity:.8}.section-link:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}

