:root{--bg: #0f0f0f;--panel: #fff;--ink: #1a1d29;--ink-soft: #5b6072;--line: #e4e6eb;--brand: #D60F79;--brand-soft: #eaf2ff;--ok: #1a8f5c;--ok-soft: #e7f7ef;--warn: #c0791c;--warn-soft: #fbf0df;--pending: #74798d;--pending-soft: #eeeff3;--x-ink: #0f1419;--li-blue: #0a66c2;--fb-blue: #1877f2;--danger: #b42318;--danger-soft: #fef3f2}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button,input{font:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(10,95,217,.2);outline-offset:2px}
