/*
Theme Name: KhoPress Amore Wedding - Studio Ảnh Cưới & Tiệc Cưới Trọn Gói
Theme URI: https://khopress.com
Author: KhoPress Wedding Studio
Description: Giao diện Studio Ảnh Cưới nghệ thuật, Váy cưới Haute Couture & Trung tâm Tiệc cưới 2026 - Amore Wedding Edition.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: khopress-wedding
*/

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

body {
    background-color: #fffafb;
    color: #334155;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.rose-gradient {
    background: linear-gradient(135deg, #f43f5e 0%, #fb7185 50%, #fda4af 100%);
}

.rose-text {
    background: linear-gradient(135deg, #e11d48 0%, #f43f5e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
