@import "https://fonts.googleapis.com/css2?family=Albert+Sans:wght@300;400;500;600&display=swap";
:root{--bg:#f7f5f2;--surface:#fff;--text:#111;--muted:#5a5a5a;--border:#eceae6;--accent:#111;--accent-strong:#0d0d0d;--selection:#1111111f;--font-body:"Albert Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}.landing-page{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.landing-page p{color:var(--muted)}.landing-page ::selection{background-color:var(--selection);color:inherit}
