:root{
/* ---- Brand core (lifted verbatim from the HV signature SVGs) ---- */
--hv-ink:#0e1043;          /* azul-noite, primary brand dark */
--hv-orchid:#c25bd9;       /* roxo, primary brand accent */
--hv-periwinkle:#6f90ff;   /* APOSENTADO (Manual v2.2 §10) — uso restrito ao degradê da assinatura alternativa 01 */
--hv-peach:#ffab91;        /* pêssego, warm accent */
--hv-blush:#ffe0d6;        /* pêssego claro, soft ground */
--hv-white:#ffffff;

/* ---- Ink tints (derived, oklch-harmonised with --hv-ink) ---- */
--hv-ink-80:#3f4169;
--hv-ink-60:#6e6f8f;
--hv-ink-40:#9e9fb4;
--hv-ink-20:#cfcfda;
--hv-ink-08:#eaeaf0;

/* ---- Accent tints & shades ---- */
--hv-orchid-dark:#8f3aa4;
--hv-orchid-text:#7a2e8f;  /* Violeta Texto — links, texto pequeno em destaque, ícones ativos (8,0:1 sobre branco) */
--hv-orchid-light:#e2a6ef;
--hv-orchid-08:#f7e7fb;
--hv-periwinkle-dark:#4c69d6;
--hv-periwinkle-08:#eaeeff;
--hv-peach-dark:#e8836a;
--hv-blush-40:#fff4f0;

/* ---- Warm neutrals (paper family) ---- */
--hv-paper:#fdfaf8;
--hv-sand:#f4efec;
--hv-line:#e6e0dd;
--hv-slate:#5a5a6e;        /* texto secundário funcional (6,7:1 sobre branco) */

/* ---- Collection tones, sampled from HV product photography ---- */
--hv-tone-vinho:#7c2038;
--hv-tone-vermelho:#c02233;
--hv-tone-terracota:#a4573f;
--hv-tone-oliva:#5c5c3c;
--hv-tone-jeans:#2f3d5e;
--hv-tone-grafite:#4f5254;

/* ---- Status (paleta funcional do Manual v2.2 §10) ---- */
--hv-success:#1e7a4d;      /* 4,8:1 — confirmação de pedido */
--hv-success-08:#e8f3ee;
--hv-warning:#8a5a00;      /* 5,1:1 — aviso de estoque e prazo */
--hv-warning-08:#fbf1e0;
--hv-danger:#b3261e;       /* 5,9:1 — erro e validação */
--hv-danger-08:#fbeaec;
}
