/*
Theme Name:   HTT — Hightech Transforms (NextMind Child)
Theme URI:    https://htttechnology.com
Description:  Custom child theme cho HTT trên nền NextMind. Override styles, templates và branding.
Author:       HTT Technology
Author URI:   https://htttechnology.com
Template:     nextmind
Version:      0.1.0
Text Domain:  nextmind-child
*/

/* Brand tokens — chỉnh ở đây để đổi toàn bộ site */
:root {
  --htt-primary: #0B5FFF;
  --htt-primary-dark: #0848C2;
  --htt-accent: #00C2A8;
  --htt-ink: #0B1220;
  --htt-muted: #5B6B82;
  --htt-bg: #FFFFFF;
  --htt-surface: #F6F8FB;
  --htt-border: #E4E9F2;
}

/* Custom overrides bắt đầu từ đây */
