/*
Theme Name: KhoPress Capital Advisors - Tư Vấn Tài Chính & Kiểm Toán Doanh Nghiệp
Theme URI: https://khopress.com
Author: KhoPress Finance Studio
Description: Giao diện Tư vấn tài chính doanh nghiệp, Dịch vụ Kế toán trọn gói, Quyết toán thuế & M&A 2026 - Capital Advisors Edition.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: khopress-finance
*/

html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #f8fafc;
    color: #1e293b;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.navy-gradient {
    background: linear-gradient(135deg, #1e3a8a 0%, #0f172a 100%);
}
