:root{--surface:#faf8fe;--surface-low:#f4f3fa;--surface-card:#fff;--surface-high:#e1e2ed;--primary:#4d5e8b;--primary-light:#acbdf1;--text:#30323b;--text-muted:#5d5f68}*,:before,:after{box-sizing:border-box}body{background:var(--surface);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,sans-serif}#app{min-height:100vh}
