/* ============================================================
   THEME — Carthage   (Premium)
   La signature de la maison : vert pétrole et or, la rosette punique. Le design qui porte la marque.

   Generated by brand/make-themes.py — edit the palette there,
   not here, or the next run will overwrite your changes.
   ============================================================ */

:root {
  /* ---- page palette ---- */
  --gold:        #C9A84C;
  --gold-light:  #D4B970;
  --gold-dark:   #A1863D;
  --cream:       #F7F3EA;
  --cream-dark:  #EBE7DE;
  --white:       #F7F4EB;
  --text:        #2A2A28;
  --text-light:  #6A6A68;

  /* ---- typography ---- */
  --font-display: 'Playfair Display', serif;
  --font-body:    'Cormorant Garamond', serif;
  --font-sans:    'Josefin Sans', sans-serif;

  /* ---- envelope ---- */
  --env-scene-1: #F2EAD5;
  --env-scene-2: #E4D4A7;
  --env-scene-3: #A98D40;
  --env-reveal:  #FCFAF7;

  --env-paper-1: #FAF6F0;
  --env-paper-2: #FAF6EF;
  --env-paper-3: #EBDFBE;

  --env-card-1:  #FAF7F0;
  --env-card-2:  #FAF6EF;
  --env-card-3:  #EFE5CB;

  --env-flap-1:  #DAC383;
  --env-flap-2:  #C9A84C;
  --env-flap-3:  #99803A;

  --env-shadow-rgb: 13,39,38;
  --env-seam-rgb:   99,103,60;
  --env-pocket-rgb: 9,28,27;
  --env-glow-rgb:   201,168,76;
  --env-hint:       #957C38;

  --env-card-label: #A89347;
  --env-card-date:  #75612C;

  --env-texture-opacity: 0.42;
  --env-motif: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'> <g fill='none' stroke='%239B8A45' stroke-width='0.7' opacity='0.45'> <g transform='translate(50 50)'> <circle r='16'/><circle r='7'/> <ellipse rx='4' ry='11' cy='-16'/><ellipse rx='4' ry='11' cy='-16' transform='rotate(60)'/><ellipse rx='4' ry='11' cy='-16' transform='rotate(120)'/> <ellipse rx='4' ry='11' cy='-16' transform='rotate(180)'/><ellipse rx='4' ry='11' cy='-16' transform='rotate(240)'/><ellipse rx='4' ry='11' cy='-16' transform='rotate(300)'/> </g> <g transform='translate(0 0)'><circle r='7'/></g><g transform='translate(100 0)'><circle r='7'/></g> <g transform='translate(0 100)'><circle r='7'/></g><g transform='translate(100 100)'><circle r='7'/></g> </g></svg>");
  --env-motif-size: 130px 130px;

  /* ---- form + chip surfaces ---- */
  --field-border:  #D2CFC7;
  --chip-bg:       rgba(255,255,255,0.9);
  --chip-bg-solid: #F7F4EB;
  --chip-menu-bg:  rgba(255,255,255,0.96);
}

/* ---- envelope embossing ---- */
.emboss-g {
  fill: #E4D3A6;
  stroke: #AD9648;
  stroke-width: 0.6;
  opacity: 0.85;
}
.emboss-g.emboss-faint { opacity: 0.7; }

/* ---- wax seal ---- */
.wax-s0 { stop-color: #FDFBF9; }
.wax-s1 { stop-color: #FBF7F1; }
.wax-s2 { stop-color: #E5D5AB; }
.wax-s3 { stop-color: #B59744; }

.wax-i0 { stop-color: #FCF9F4; }
.wax-i1 { stop-color: #EDE2C5; }
.wax-i2 { stop-color: #B39A49; }

.wax-rim   { stroke: #A49046; stroke-width: 0.8; }
.wax-rim-2 { stroke: #A58A3E; stroke-width: 1.2; opacity: 0.6; }
.wax-rim-3 { stroke: #FDFBF8; stroke-width: 0.8; opacity: 0.8; }

/* ---- seal motif ---- */
.seal-motif        { stroke: #79652E; stroke-width: 0.8; fill: #A89347; opacity: 0.72; }
.seal-leaves       { fill: #A89347; stroke: #79652E; stroke-width: 0.6; opacity: 0.6; }
.seal-petal-light  { fill: #DBC689; }
.seal-petal-mid    { fill: #D1B465; }
.seal-petal-deep   { fill: #A1863D; }
.seal-monogram     { fill: #99803A; stroke: #715E2B; stroke-width: 0.5; }
.seal-monogram-amp { fill: #AD9648; }
