*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f5f5f3;--sidebar-bg:#fff;--card-bg:#fff;--inner-bg:#f5f5f3;--border:#00000012;--border-card:#00000014;--text-1:#111;--text-2:#555;--text-muted:#999;--accent:#5856d6;--accent-soft:#5856d614;--green:#34c759;--green-soft:#34c7591a;--red:#ff3b30;--yellow:#ff9500}body{background:var(--bg);color:var(--text-1);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}input:focus,textarea:focus,select:focus{outline:none}
