:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ib-green:#21a038;--ib-green-dark:#0f5c2e;--ib-green-deep:#0a3d20;--ib-green-soft:#e4f2e4;--ib-green-mint:#d5ead5;--ib-cream:#fdf6ef;--ib-peach:#fbeadd;--background:#f4f4f2;--surface:#fff;--foreground:#1c1c1c;--muted:#5f6b60;--muted-light:#8b948c;--border:#e6e6e2;--accent:var(--ib-green);--accent-fg:#fff;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--shadow-sm:0 1px 2px #1028180f;--shadow-md:0 10px 30px #10281814}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}main{min-height:100vh}
