/*
Theme Name: JollyJerk
Theme URI: https://jollyjerk.live
Author: Digital Reach Online Solutions
Description: Custom hand-coded theme for JollyJerk — live gay cam chat discovery site. No page builder, no bloat.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: jollyjerk
*/

/* ==========================================================================
   Design tokens — keep these in sync with assets/css/main.css
   ========================================================================== */
:root{
  --ink:#14171C;
  --ink-raise:#1B1F26;
  --coral:#FF5C39;
  --coral-soft:#FF7A57;
  --warm-white:#F7F3EE;
  --slate:#8B9199;
  --slate-dim:#5C636C;
  --teal:#1F4D4A;
  --teal-soft:#3D8079;
  --line:#262B33;
  --radius:10px;
}
