/* TriggerFlex reskin layer — luxury editorial override on Mivon */
:root{
  --flex-bg:#0E0D0C;
  --flex-ink:#F3ECDD;
  --flex-accent:#C2A878;
  --flex-stone:#9A8F7D;
}
body{
  background:#0E0D0C !important;
  color:#F3ECDD;
  font-family:"Inter",sans-serif;
  letter-spacing:.005em;
}
h1,h2,h3,h4,h5,h6,
.fw-800,.fw-700,.fw-600{
  font-family:"Fraunces","Times New Roman",serif !important;
  letter-spacing:-.015em;
  font-optical-sizing:auto;
  font-weight:400;
}
/* tighten the editorial display feel */
h1,.fs-100,.fs-90,.fs-80{ line-height:1.02; }
::selection{ background:#C2A878; color:#0E0D0C; }
/* warm the faint guide lines from cold white to warm bone */
.lines{ border-color:rgba(243,236,221,.08) !important; }

/* hide template marketplace/review badges */
img[src*="envato-logo"],img[src*="trustpilot"]{display:none!important}
