diff --git a/app/assets/css/main.css b/app/assets/css/main.css
index 4b39e60..4167651 100644
--- a/app/assets/css/main.css
+++ b/app/assets/css/main.css
@@ -273,6 +273,14 @@ p a, blockquote a {
min-width: 0;
}
+/* ---- Nuxt UI placeholder contrast ----
+ Default Nuxt UI placeholder uses `text-dimmed` (#a6a09b) which fails WCAG
+ AA on cream and white backgrounds (≈2.4:1). Override globally to --text-dim
+ so USelect/USelectMenu placeholders meet the 4.5:1 ratio. */
+[data-slot="placeholder"] {
+ color: var(--text-dim);
+}
+
/* ---- SHARED USelectMenu STYLES ----
Apply via:
- Baby Ghosts Studio Development Fund is a registered Canadian charity. - Members who file Canadian taxes can claim their contributions. - We'll help you set up tax receipts once you've joined. + Baby Ghosts Studio Development Fund is a registered Canadian + charity. Members who file Canadian taxes can claim their + contributions. We'll help you set up tax receipts once you've + joined.
Pay what you can. If you can pay more, you're making room for @@ -118,7 +129,7 @@ type="text" placeholder="Your name" required - > + />
{{ guidanceLabel }}
++ {{ guidanceLabel }} +
- You'll be charged ${{ firstCharge }} today (${{ form.contributionAmount }}/month × 12). + You'll be charged ${{ firstCharge }} today + (${{ form.contributionAmount }}/month × 12).
- Then ${{ firstCharge }} every {{ cadence === 'annual' ? 'year' : 'month' }}, until you cancel. + Then + ${{ firstCharge }} every + {{ cadence === "annual" ? "year" : "month" }}, until you cancel.
For those already running cooperative studios or with deep - experience in cooperative practice. You are here to teach, advise, - mentor, and help shape the program itself. Alumni. + experience in cooperative practice. You're here to support newcomers + and help shape the Cooperative Foundations program.