:root {
    --primary: #2563eb;
    --primary-hover: #1d4ed8;
    --text: #172033;
    --muted: #64748b;
    --line: #dbe3ee;
    --surface: #ffffff;
    --surface-soft: #f8fafc;
    --danger: #dc2626;
}
