:root{--bg:#fafaf6;--bg-soft:#f3f2ec;--bg-elevated:#fff;--fg:#0c1814;--fg-muted:#4d5752;--fg-subtle:#8a8e88;--border:#e2e2d6;--border-strong:#cfcfc1;--brand:#064e3b;--brand-soft:#047857;--brand-fg:#fff;--brand-grad:linear-gradient(135deg,#064e3b 0%,#047857 100%);--accent:#064e3b;--shadow-sm:0 1px 2px #0f281e0a,0 1px 3px #0f281e0f;--shadow-md:0 2px 4px #0f281e0d,0 8px 24px #0f281e0f;--shadow-lg:0 4px 8px #0f281e14,0 24px 48px #0f281e1a}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,system-ui,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}input,select{font:inherit;color:inherit}.grad-text{background:var(--brand-grad);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
