:root{--bg: #f6f7fb;--card: #ffffff;--text: #101828;--muted: #667085;--border: #e4e7ec;--shadow: 0 1px 2px rgba(16, 24, 40, .06);--radius: 14px}html,body{height:100%;overflow:hidden}#app{height:100%;overflow:hidden;display:flex;flex-direction:column;min-height:0}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text)}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto}
