:root{--bg:#fbfbfa;--surface:#fff;--text:#1c1b1a;--muted:#8a8783;--accent:#2f6f4f;--border:#ececea;color:var(--text);background:var(--bg);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{min-height:100dvh;margin:0}#root{min-height:100dvh}button{font:inherit;cursor:pointer}@keyframes sb-pulse{0%,to{opacity:1}50%{opacity:.45}}.sb-skel{background:var(--border);border-radius:8px;animation:1.2s ease-in-out infinite sb-pulse}
