@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--bg: #f3f5f7;--surface: #ffffff;--surface-soft: #f6f9fb;--text: #102231;--text-muted: #65768a;--line: #e1e8ef;--success: #1bbf7f;--success-dark: #0e8d5f;--shadow: rgba(15, 23, 42, .08)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,sans-serif}body{min-height:100vh}button,input{font:inherit}app-root{display:block;min-height:100vh}
