@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--accent:#9bc3ea;--text:#111827;--text-muted:#6b7280;--text-light:#9ca3af;--border:#e5e7eb;--surface:#f9fafb;--white:#fff;--error:#dc2626;--success:#16a34a;--shadow:0 1px 3px #0000000f, 0 4px 16px #0000000a;--brand-primary:#9bc3ea;--brand-secondary:#111827;--brand-tertiary:#6b7280}html,body{background:var(--white);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}
