:root{--bg-page:#faf8f3;--bg-card:#ffffff;--text-primary:#111111;--text-secondary:#6b717e;--border:#e5e5e5;--green-action:#157f1f;--green-muted:#b2d2b6;--green-muted-text:#3f5f45;--green-muted-bg:#eef5ef;--sidebar-width:200px;--header-height:64px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased}