:root{--color-primary: #006c6e;--color-primary-hover: #00595b;--color-primary-active: #00484a;--color-accent: #fece43;--color-accent-hover: #f2bd1e;--color-ink: #053335;--color-ink-deep: #042a2c;--color-ink-raised: #0b4a4c;--color-bg: #f4f5f7;--color-surface: #ffffff;--color-surface-hover: #f0f1f4;--color-border: #e5e7eb;--color-border-strong: #d2d5db;--color-divider: #edeef1;--color-text: #21293a;--color-text-muted: #5b6271;--color-text-soft: #8a909d;--color-text-on-primary: #ffffff;--color-text-on-accent: #21293a;--color-success: #1f8a3c;--color-danger: #b54550;--radius-xs: 6px;--radius-sm: 10px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 22px;--radius-pill: 999px;--shadow-xs: 0 1px 2px rgba(22, 27, 37, .05);--shadow-sm: 0 1px 2px rgba(22, 27, 37, .06), 0 2px 8px rgba(22, 27, 37, .04);--shadow-md: 0 4px 12px rgba(22, 27, 37, .07), 0 12px 32px rgba(22, 27, 37, .07);--shadow-lg: 0 24px 60px rgba(22, 27, 37, .2);--focus-ring: 0 0 0 3px rgba(0, 108, 110, .18);--content-max: 1120px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:Red Hat Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:15px;line-height:1.5;color:#21293a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;letter-spacing:-.02em;line-height:1.15;text-wrap:balance}p{margin:0}img,svg{max-width:100%}a{color:#006c6e;text-decoration:none;transition:color .15s ease}a:hover{color:#00595b}button{cursor:pointer}::selection{background:#006c6e24;color:#21293a}a:focus-visible,button:focus-visible{outline:2px solid #006c6e;outline-offset:3px;border-radius:6px}.on-dark a:focus-visible,.on-dark button:focus-visible{outline-color:#fff}.container{width:100%;max-width:1120px;margin-inline:auto;padding-inline:1.5rem}@media(max-width:560px){.container{padding-inline:1.25rem}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
