:root{--brand-teal:#61cfd0;--brand-deep:#155565;--brand-coral:#fa7064;--surface-canvas:#f7faf9;--surface-default:#fff;--surface-subtle:#eef4f3;--surface-inverse:#155565;--text-primary:#0f2f34;--text-secondary:#445d61;--text-inverse:#fff;--text-link:#0d5f61;--border-control:#6f8589;--border-subtle:#c5d2d0;--action-primary-background:#61cfd0;--action-primary-foreground:#0f2f34;--action-primary-hover:#4bbfc0;--action-primary-active:#37acaf;--action-secondary-foreground:#155565;--action-secondary-border:#155565;--action-secondary-hover:#e6f7f7;--action-destructive-background:#a5261e;--action-destructive-foreground:#fff;--action-disabled-background:#e3eae8;--action-disabled-foreground:#6f8589;--state-information-background:#e6f7f7;--state-information-foreground:#155565;--state-information-border:#0d5f61;--state-success-background:#e7f5eb;--state-success-foreground:#174f2c;--state-success-border:#236b3c;--state-warning-background:#fff4d6;--state-warning-foreground:#4d3500;--state-warning-border:#8a5700;--state-danger-background:#fde7e5;--state-danger-foreground:#6d1b16;--state-danger-border:#a5261e;--state-selected-background:#d9f3f3;--state-selected-foreground:#0f2f34;--state-selected-border:#155565;--focus-inner:#fff;--focus-outer:#155565;--type-body-size:1rem;--type-body-line:1.5;--type-small-size:.875rem;--type-label-line:1.4;--type-heading-3:1.25rem;--type-heading-2:1.5rem;--type-heading-1:clamp(1.75rem, 3vw, 2.25rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--radius-control:.375rem;--radius-surface:.625rem;--radius-dialog:.75rem}
*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--surface-canvas)}body{background:var(--surface-canvas);min-width:20rem;color:var(--text-primary);font:var(--type-body-size)/var(--type-body-line) system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;margin:0}main{display:block}.foundation-root{width:min(100% - 2rem,70ch);padding-block:var(--space-12);margin-inline:auto}h1{margin:0 0 var(--space-4);font-size:var(--type-heading-1);line-height:1.2}p{max-width:70ch;margin-block:0 var(--space-4)}a{color:var(--text-link)}:focus-visible{outline:.125rem solid var(--focus-inner);outline-offset:0;box-shadow:0 0 0 .25rem var(--focus-outer)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){:focus-visible{box-shadow:none;outline:.1875rem solid highlight}}@media (max-width:20rem){.foundation-root{width:100%;padding:var(--space-4)}}

