@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&display=swap";:root{--bg: #f0f2f7;--surface: #ffffff;--surface2: #e8ebf2;--border: #dde1ec;--text: #1a1d2e;--muted: #7b82a0;--accent: #4f7cff;--accent2: #00c48c;--danger: #ff5c5c;--warn: #ffb547;--shadow: 0 2px 12px rgba(79,124,255,.08);--shadow-lg: 0 8px 32px rgba(79,124,255,.12)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}.loading{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1rem;color:var(--muted)}input,select,button{font-family:DM Sans,sans-serif}
