@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #f6c90e;--primary-foreground: #111827;--brand: #1e3a8a;--bg: #ffffff;--muted: #f3f4f6;--muted-foreground: #6b7280;--foreground: #111827;--border: #e5e7eb;--radius: 16px}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--bg);color:var(--foreground);line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
