:root{
--blue:#3E6AE1;--blue-hover:#3457B2;--white:#FFFFFF;--ash:#F4F4F4;--carbon:#171A20;--graphite:#393C41;--pewter:#5C5E62;--silver-fog:#8E8E8E;--cloud:#EEEEEE;--pale-silver:#D0D1D2;--frost:rgba(255,255,255,0.75);--overlay:rgba(128,128,128,0.65);
--surface-page:var(--white);--surface-alt:var(--ash);--surface-dark:var(--carbon);--surface-frost:var(--frost);
--text-heading:var(--carbon);--text-body:var(--graphite);--text-tertiary:var(--pewter);--text-placeholder:var(--silver-fog);--text-inverse:var(--white);
--border-subtle:var(--cloud);--border-strong:var(--pale-silver);
--action-primary:var(--blue);--action-primary-hover:var(--blue-hover);--action-primary-text:var(--white);--action-secondary:var(--white);--action-secondary-text:var(--graphite);
}
