/* Auto-generated Theme CSS */
:root {
    --primary-color: #c9a227;
    --secondary-color: #1a1a2e;
    --text-color: #333333;
    --text-light: #666666;
    --white: #ffffff;
    --background-light: #f5f5f5;
    --success: #27ae60;
    --warning: #f39c12;
    --danger: #e74c3c;
    --info: #3498db;
    --border-radius: 8px;
}
