*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-text-primary:#111;--color-text-secondary:#888;--color-background-primary:#fff;--color-background-secondary:#f5f5f5;--color-border-tertiary:#eee;--color-border-secondary:#ddd}body{font-family:system-ui,-apple-system,sans-serif;background:#fafafa;color:var(--color-text-primary)}button,input,select{font-family:inherit;font-size:14px}input[type=number],select{border:.5px solid #ddd;border-radius:6px;padding:6px 8px;outline:none}input[type=number]:focus,select:focus{border-color:#7f77dd}