diff --git a/.Jules/palette.md b/.Jules/palette.md
new file mode 100644
index 0000000..30c0333
--- /dev/null
+++ b/.Jules/palette.md
@@ -0,0 +1,6 @@
+## UX/Accessibility Learnings - Portfolio
+
+- The site is a wrapper for a Super.site portfolio. To avoid a "white flash" during loading, the parent page background should match the portfolio's dark theme.
+- The `iframe` must have a `title` attribute for accessibility.
+- The `html` `lang` attribute should reflect the primary content language (Spanish).
+- Maintain global styles in `style.css` instead of internal `
+