/*
Theme Name: Pavitra Setu
Theme URI: https://pavitrasetu.com
Author: VrihaTech
Description: A warm, trust-first matrimony theme for Pavitra Setu — "the sacred bridge" connecting families. Built for Elementor-free customization with a distinctive Indian wedding-inspired visual identity.
Version: 1.0
Requires PHP: 7.2
Text Domain: pavitrasetu
*/

/* ==========================================================================
   DESIGN TOKENS
   Palette: sindoor red #8B1E3F (primary/trust), marigold gold #E8A33D (accent/celebration),
   turmeric cream #FBF4E8 (base), deep ink #2B1B1F (text), rose blush #F6E1E6 (soft sections),
   sacred white #FFFFFF (cards)
   Type: "Tiro Devanagari Hindi" display (echoes the script heritage of the name "Pavitra Setu"),
   "Mukta" body (Devanagari + Latin, warm rounded forms common across Indian digital products),
   "Rajdhani" utility/labels (condensed, for eyebrows, stats, form labels)
   Signature: the Setu Arc — a hand-drawn bridge silhouette connecting two profile roundels,
   used as the hero graphic and as a recurring section divider.
   ========================================================================== */

:root {
	--ps-sindoor: #8B1E3F;
	--ps-sindoor-dark: #6b1530;
	--ps-marigold: #E8A33D;
	--ps-cream: #FBF4E8;
	--ps-ink: #2B1B1F;
	--ps-rose: #F6E1E6;
	--ps-white: #FFFFFF;
	--ps-gold-line: #D9B98A;

	--ps-font-display: 'Tiro Devanagari Hindi', 'Cormorant Garamond', serif;
	--ps-font-body: 'Mukta', 'Segoe UI', sans-serif;
	--ps-font-utility: 'Rajdhani', sans-serif;

	--ps-radius: 16px;
	--ps-shadow: 0 4px 24px rgba(43,27,31,.08);
}
