:root{--surface-0:#fff;--surface-1:#f3f2f7;--surface-2:#fcfcfd;--border:#e4e2ec;--border-strong:#c9c6d6;--text-primary:#211f2e;--text-secondary:#5b586e;--text-muted:#918ea3;--accent:#534ab7;--accent-soft:#eeedfe;--accent-text:#3c3489}*{box-sizing:border-box}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e9e7f0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif}button{font-family:inherit}a{color:inherit;text-decoration:none}.bar-track{background:var(--surface-1);border-radius:3px;height:6px;overflow:hidden}.bar-fill{background:var(--accent);border-radius:3px;height:100%}
