/*
Theme Name: KhoPress Maison Élégance - Thời Trang Thiết Kế & Boutique
Theme URI: https://khopress.com
Author: KhoPress Fashion Studio
Description: Giao diện Thương hiệu Thời trang thiết kế cao cấp, Lookbook Haute Couture & Cửa hàng Boutique 2026 - Maison Élégance Edition.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: khopress-fashion
*/

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

body {
    background-color: #0c0a09;
    color: #f5f5f4;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.gold-fashion {
    background: linear-gradient(135deg, #fef08a 0%, #d4af37 50%, #ca8a04 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
