/* generated by ENGINE-9 build.py - brand tokens for compression-socks */
:root {
  --primary: #9be1d0;
  --primary-deep: #0f3930;
  --secondary: #fc997c;
  --accent: #1f6e5e;
  --accent-soft: #e0ebe8;
  --tint: #f1fbf7;
  --ink: #0b1915;
  --ink-soft: #4f5957;
  --on-primary: #0b1915;
  --on-deep: #ffffff;
  --on-accent: #ffffff;
  --font-display: 'Bricolage Grotesque', sans-serif;
  --font-body: 'Karla', -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif;
}
.btn-primary, .chat-head, .chat-bubble { background: #1f6e5e; color: #ffffff; }
.pcard-add { border-color: #1f6e5e; color: #1f6e5e; }
.pcard-add:hover { background: #1f6e5e; color: #ffffff; }
.ship-bar span { background: #1f6e5e; }
