.template-classic-business {
    --bg: #f4f1eb;
    --surface: #ffffff;
    --surface-strong: #eef3f7;
    --text: #1f2933;
    --muted: #62717d;
    --line: #d6dde3;
    --shadow: 0 12px 28px rgba(31, 41, 51, 0.08);
}

.template-classic-business .app-header {
    border-top: 4px solid var(--primary);
}
