/* =====================================================
   BPAC ELECTORAL TRUST — MAIN STYLESHEET
   Bharatiya Political Action Committee Electoral Trust
   ===================================================== */

:root {
  --saffron:      #FF6600;
  --saffron-lt:   #FF8C00;
  --navy-deep:    #0A1628;
  --navy:         #0F2044;
  --navy-mid:     #162B55;
  --white:        #FFFFFF;
  --off-white:    #F7F3EE;
  --gold:         #C9A227;
  --gold-lt:      #F0C040;
  --green:        #138808;
  --green-lt:     #1DB010;
  --muted:        #8899B8;
  --border:       rgba(201,162,39,0.22);
  --border-w:     rgba(255,255,255,0.08);
  --card-bg:      rgba(15,32,68,0.75);
  --glass:        rgba(255,255,255,0.04);
  --radius-sm:    8px;
  --radius-md:    12px;
  --radius-lg:    16px;
  --radius-xl:    20px;
  --shadow-card:  0 4px 24px rgba(0,0,0,0.3);
  --shadow-hover: 0 12px 40px rgba(0,0,0,0.4), 0 0 0 1px rgba(255,102,0,0.15);
  --transition:   all 0.25s cubic-bezier(.4,0,.2,1);
}

/* ── RESET & BASE ── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body {
  font-family: 'DM Sans', -apple-system, sans-serif;
  background: var(--navy-deep);
  color: var(--white);
  line-height: 1.6;
  overflow-x: hidden;
}

/* Background atmosphere */
body::before {
  content: '';
  position: fixed;
  inset: 0;
  background:
    radial-gradient(ellipse 80% 60% at 50% -10%, rgba(255,102,0,0.16) 0%, transparent 60%),
    radial-gradient(ellipse 60% 40% at 100% 80%, rgba(19,136,8,0.09) 0%, transparent 50%),
    radial-gradient(ellipse 50% 50% at 0% 50%, rgba(201,162,39,0.07) 0%, transparent 50%);
  pointer-events: none;
  z-index: 0;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}

img { max-width: 100%; height: auto; display: block; }
a { color: var(--gold); text-decoration: none; transition: var(--transition); }
a:hover { color: var(--saffron); }

/* Scrollbar */
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: var(--navy-deep); }
::-webkit-scrollbar-thumb { background: rgba(255,102,0,0.3); border-radius: 3px; }
::-webkit-scrollbar-thumb:hover { background: rgba(255,102,0,0.5); }

/* Skip link */
.skip-link { position: absolute; top: -999px; left: -999px; }
.skip-link:focus { top: 0; left: 0; z-index: 9999; }

/* ── TRICOLOR BAR ── */
.tricolor-bar {
  display: flex;
  height: 3px;
  border-radius: 2px;
  overflow: hidden;
  width: 80px;
  margin-top: 6px;
}
.tricolor-bar span { flex: 1; }
.tricolor-bar span:nth-child(1) { background: var(--saffron); }
.tricolor-bar span:nth-child(2) { background: var(--white); }
.tricolor-bar span:nth-child(3) { background: var(--green); }

/* ── DOTS ── */
.dot { display: inline-block; width: 7px; height: 7px; border-radius: 50%; flex-shrink: 0; }
.dot-green { background: var(--green-lt); box-shadow: 0 0 8px var(--green-lt); }
.dot-gold  { background: var(--gold); box-shadow: 0 0 8px var(--gold); }
.dot-saf   { background: var(--saffron); box-shadow: 0 0 8px var(--saffron); }

/* ══════════════════════════════════
   ANNOUNCEMENT BAR
══════════════════════════════════ */
.announcement-bar {
  background: linear-gradient(90deg, rgba(255,102,0,0.12), rgba(201,162,39,0.15), rgba(255,102,0,0.12));
  border-bottom: 1px solid rgba(255,102,0,0.2);
  padding: 8px 0;
  font-size: 12.5px;
  color: #CBD5E0;
  position: relative;
  z-index: 100;
}

.announcement-bar .container {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.ann-icon { font-size: 14px; }

.ann-badges {
  display: flex;
  gap: 6px;
  margin-left: auto;
}

.ann-badge {
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 100px;
  padding: 2px 10px;
  font-size: 11px;
  color: #A0AEC0;
}

/* ══════════════════════════════════
   SITE HEADER
══════════════════════════════════ */
.site-header {
  position: sticky;
  top: 0;
  z-index: 200;
  padding: 16px 0;
  background: rgba(10,22,40,0.88);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border);
  transition: var(--transition);
}

.site-header.scrolled {
  padding: 10px 0;
  background: rgba(10,22,40,0.97);
  box-shadow: 0 4px 24px rgba(0,0,0,0.5);
}

.header-inner {
  display: flex;
  align-items: center;
  gap: 24px;
}

/* Logo */
.site-logo a { text-decoration: none; color: inherit; }

.logo-mark {
  display: flex;
  align-items: center;
  gap: 12px;
}

.logo-emblem {
  width: 46px;
  height: 46px;
  background: linear-gradient(135deg, var(--saffron), var(--gold));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  box-shadow: 0 0 24px rgba(255,102,0,0.35);
  flex-shrink: 0;
}

.logo-name {
  display: block;
  font-family: 'Yatra One', cursive;
  font-size: 20px;
  color: var(--white);
  line-height: 1;
}

.logo-tagline {
  display: block;
  font-size: 9.5px;
  color: var(--gold);
  letter-spacing: 0.5px;
  margin-top: 2px;
  max-width: 200px;
  line-height: 1.3;
}

/* Navigation */
.primary-nav { margin-left: auto; }

.nav-menu {
  display: flex;
  list-style: none;
  gap: 4px;
  align-items: center;
}

.nav-menu li a {
  display: block;
  padding: 8px 14px;
  font-size: 13.5px;
  color: #CBD5E0;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}

.nav-menu li a:hover,
.nav-menu li.current-menu-item a {
  color: var(--white);
  background: rgba(255,255,255,0.06);
}

/* Header CTA */
.header-cta { display: flex; align-items: center; gap: 10px; }

.btn-donate-header {
  background: linear-gradient(135deg, var(--saffron), var(--saffron-lt));
  color: var(--white) !important;
  padding: 9px 20px;
  border-radius: 100px;
  font-size: 13.5px;
  font-weight: 600;
  white-space: nowrap;
  box-shadow: 0 4px 16px rgba(255,102,0,0.3);
  transition: var(--transition);
}

.btn-donate-header:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(255,102,0,0.45);
}

/* Hamburger */
.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: 1px solid var(--border-w);
  border-radius: var(--radius-sm);
  padding: 8px;
  cursor: pointer;
}

.hamburger span {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--white);
  border-radius: 2px;
  transition: var(--transition);
}

/* ══════════════════════════════════
   HERO
══════════════════════════════════ */
.hero-section {
  position: relative;
  padding: 80px 0 64px;
  overflow: hidden;
  text-align: center;
}

.hero-bg-effects { position: absolute; inset: 0; pointer-events: none; }

.hero-glow-1 {
  position: absolute;
  top: -20%;
  left: 50%;
  transform: translateX(-50%);
  width: 900px;
  height: 400px;
  background: radial-gradient(ellipse, rgba(255,102,0,0.12) 0%, transparent 70%);
}

.hero-glow-2 {
  position: absolute;
  bottom: 0;
  right: -10%;
  width: 500px;
  height: 300px;
  background: radial-gradient(ellipse, rgba(19,136,8,0.08) 0%, transparent 70%);
}

.hero-chakra {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 600px;
  color: rgba(255,255,255,0.013);
  line-height: 1;
  animation: chakra-spin 120s linear infinite;
}

@keyframes chakra-spin { to { transform: translate(-50%,-50%) rotate(360deg); } }

.hero-inner { position: relative; z-index: 1; }

.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,102,0,0.09);
  border: 1px solid rgba(255,102,0,0.28);
  border-radius: 100px;
  padding: 7px 20px;
  font-size: 12px;
  color: var(--saffron);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 28px;
  animation: fadeUp 0.6s ease both;
}

.hero-title {
  font-family: 'Yatra One', cursive;
  font-size: clamp(28px, 5vw, 54px);
  line-height: 1.12;
  margin-bottom: 20px;
  background: linear-gradient(135deg, #fff 0%, var(--gold-lt) 55%, var(--saffron) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: fadeUp 0.6s 0.1s ease both;
}

.hero-subtitle {
  max-width: 700px;
  margin: 0 auto 36px;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.75;
  animation: fadeUp 0.6s 0.15s ease both;
}

.hero-pills {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 36px;
  animation: fadeUp 0.6s 0.2s ease both;
}

.info-pill {
  display: flex;
  align-items: center;
  gap: 7px;
  background: var(--glass);
  border: 1px solid var(--border);
  border-radius: 100px;
  padding: 8px 16px;
  font-size: 12.5px;
  color: #CBD5E0;
}

.hero-ctas {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  animation: fadeUp 0.6s 0.25s ease both;
}

.btn-primary-large {
  background: linear-gradient(135deg, var(--saffron), var(--saffron-lt));
  color: var(--white) !important;
  padding: 14px 32px;
  border-radius: 100px;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 6px 24px rgba(255,102,0,0.35);
  transition: var(--transition);
}

.btn-primary-large:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 32px rgba(255,102,0,0.5);
}

.btn-ghost-large {
  background: transparent;
  color: #CBD5E0 !important;
  padding: 14px 28px;
  border-radius: 100px;
  font-size: 15px;
  border: 1px solid rgba(255,255,255,0.15);
  transition: var(--transition);
}

.btn-ghost-large:hover {
  border-color: var(--gold);
  color: var(--gold) !important;
}

/* ── STATS STRIP ── */
.stats-section {
  padding: 32px 0;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  position: relative;
  z-index: 1;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  text-align: center;
}

.stat-number {
  font-family: 'Yatra One', cursive;
  font-size: 32px;
  background: linear-gradient(135deg, var(--saffron), var(--gold));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.stat-label {
  font-size: 12px;
  color: var(--muted);
  margin-top: 4px;
}

/* ── LEGAL BANNER ── */
.legal-section { padding: 32px 0; position: relative; z-index: 1; }

.legal-banner {
  background: linear-gradient(90deg, rgba(201,162,39,0.07), rgba(201,162,39,0.12), rgba(201,162,39,0.07));
  border: 1px solid rgba(201,162,39,0.28);
  border-radius: var(--radius-md);
  padding: 18px 24px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  font-size: 13px;
  color: #B8A06A;
  line-height: 1.7;
}

.legal-banner strong { color: var(--gold); }
.legal-banner a { color: var(--saffron); }

.legal-banner.green-banner {
  background: rgba(19,136,8,0.06);
  border-color: rgba(19,136,8,0.2);
  color: #81C784;
}

.legal-banner.green-banner strong { color: #A5D6A7; }

.legal-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; }

/* ══════════════════════════════════
   DONATION SECTION
══════════════════════════════════ */
.donation-section { padding: 0 0 64px; position: relative; z-index: 1; }

/* Filter Bar */
.filter-bar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 32px;
}

.filter-label {
  font-size: 12px;
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
}

.filter-btn {
  padding: 7px 18px;
  border-radius: 100px;
  border: 1px solid var(--border-w);
  background: transparent;
  color: #99AABB;
  font-size: 13px;
  font-family: 'DM Sans', sans-serif;
  cursor: pointer;
  transition: var(--transition);
  white-space: nowrap;
}

.filter-btn:hover { border-color: var(--saffron); color: var(--white); }

.filter-btn.active {
  background: var(--saffron);
  border-color: var(--saffron);
  color: var(--white);
  font-weight: 600;
}

.search-wrap {
  margin-left: auto;
  position: relative;
}

.search-wrap svg {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--muted);
}

.search-wrap input {
  background: rgba(255,255,255,0.05);
  border: 1px solid var(--border-w);
  border-radius: 100px;
  padding: 8px 16px 8px 36px;
  color: var(--white);
  font-size: 13px;
  font-family: 'DM Sans', sans-serif;
  width: 220px;
  transition: var(--transition);
  outline: none;
}

.search-wrap input::placeholder { color: var(--muted); }

.search-wrap input:focus {
  border-color: var(--saffron);
  background: rgba(255,102,0,0.06);
  width: 260px;
}

/* Section Heading */
.section-heading {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}

.section-heading h3 {
  font-family: 'Yatra One', cursive;
  font-size: 20px;
  color: var(--white);
  white-space: nowrap;
}

.count-badge {
  background: rgba(255,102,0,0.13);
  border: 1px solid rgba(255,102,0,0.28);
  color: var(--saffron);
  font-size: 11px;
  padding: 2px 10px;
  border-radius: 100px;
  font-weight: 600;
  white-space: nowrap;
}

.section-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, var(--border), transparent);
}

.section-heading.center {
  flex-direction: column;
  text-align: center;
}

.section-heading.center h2 {
  font-family: 'Yatra One', cursive;
  font-size: clamp(24px, 3vw, 36px);
}

.section-heading.center p { color: var(--muted); font-size: 15px; }

.section-heading.center .section-line { display: none; }

/* ── PARTY CARDS ── */
.parties-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 16px;
  margin-bottom: 16px;
}

@keyframes fadeUp {
  from { opacity: 0; transform: translateY(18px); }
  to   { opacity: 1; transform: translateY(0); }
}

.party-card {
  background: var(--card-bg);
  border: 1px solid var(--border-w);
  border-radius: var(--radius-lg);
  padding: 22px;
  cursor: default;
  transition: var(--transition);
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  animation: fadeUp 0.45s ease both;
}

.party-card::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: var(--radius-lg);
  opacity: 0;
  transition: opacity 0.25s;
  background: linear-gradient(135deg, rgba(255,102,0,0.05), rgba(201,162,39,0.04));
}

.party-card:hover {
  border-color: rgba(255,102,0,0.32);
  transform: translateY(-3px);
  box-shadow: var(--shadow-hover);
}

.party-card:hover::before { opacity: 1; }

.party-card.national-card {
  border-color: rgba(201,162,39,0.18);
}

.party-card.national-card::after {
  content: '★ NATIONAL';
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 9px;
  letter-spacing: 1px;
  color: var(--gold);
  background: rgba(201,162,39,0.1);
  border: 1px solid rgba(201,162,39,0.22);
  border-radius: 100px;
  padding: 2px 8px;
  font-weight: 700;
}

.party-card.hidden { display: none !important; }

.party-card-header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 14px;
}

.party-avatar {
  width: 52px;
  height: 52px;
  border-radius: var(--radius-md);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  flex-shrink: 0;
}

.party-info { flex: 1; min-width: 0; }

.party-name {
  font-size: 14.5px;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
  margin-bottom: 2px;
}

.party-abbr { font-size: 11px; color: var(--muted); }

.party-meta { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 14px; }

.meta-tag {
  font-size: 11px;
  padding: 3px 10px;
  border-radius: 100px;
  border: 1px solid transparent;
}

.meta-tag.ideology {
  background: rgba(255,255,255,0.05);
  border-color: var(--border-w);
  color: #99AABB;
}

.meta-tag.state-tag {
  background: rgba(19,136,8,0.09);
  border-color: rgba(19,136,8,0.22);
  color: #66BB6A;
}

.meta-tag.national-tag {
  background: rgba(201,162,39,0.09);
  border-color: rgba(201,162,39,0.22);
  color: var(--gold);
}

.party-leader {
  font-size: 12px;
  color: var(--muted);
  margin-bottom: 16px;
}

.party-leader span { color: #CBD5E0; }

.donate-btn {
  width: 100%;
  padding: 11px;
  border-radius: 10px;
  border: none;
  background: linear-gradient(135deg, var(--saffron), var(--saffron-lt));
  color: var(--white);
  font-size: 13.5px;
  font-weight: 600;
  font-family: 'DM Sans', sans-serif;
  cursor: pointer;
  transition: var(--transition);
  position: relative;
  z-index: 1;
}

.donate-btn:hover {
  background: linear-gradient(135deg, var(--saffron-lt), var(--gold));
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(255,102,0,0.32);
}

/* ══════════════════════════════════
   HOW IT WORKS
══════════════════════════════════ */
.how-section {
  padding: 64px 0;
  border-top: 1px solid var(--border);
  position: relative;
  z-index: 1;
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
  margin-top: 48px;
}

.step-card {
  background: var(--card-bg);
  border: 1px solid var(--border-w);
  border-radius: var(--radius-lg);
  padding: 28px 24px;
  text-align: center;
  position: relative;
  backdrop-filter: blur(8px);
  transition: var(--transition);
}

.step-card:hover {
  border-color: rgba(255,102,0,0.25);
  transform: translateY(-3px);
}

.step-num {
  position: absolute;
  top: 16px;
  left: 20px;
  font-family: 'Yatra One', cursive;
  font-size: 36px;
  color: rgba(255,102,0,0.15);
  line-height: 1;
}

.step-icon { font-size: 36px; margin-bottom: 16px; }

.step-card h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--white);
}

.step-card p { font-size: 13px; color: var(--muted); line-height: 1.65; }

/* ══════════════════════════════════
   TRANSPARENCY SECTION
══════════════════════════════════ */
.transparency-section {
  padding: 64px 0;
  border-top: 1px solid var(--border);
  position: relative;
  z-index: 1;
}

.transparency-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

.section-eyebrow {
  font-size: 12px;
  color: var(--saffron);
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 14px;
}

.transparency-content h2 {
  font-family: 'Yatra One', cursive;
  font-size: clamp(24px, 3vw, 36px);
  margin-bottom: 18px;
  line-height: 1.2;
}

.transparency-content > p {
  color: var(--muted);
  font-size: 14.5px;
  line-height: 1.75;
  margin-bottom: 24px;
}

.feature-list {
  list-style: none;
  display: grid;
  gap: 10px;
  margin-bottom: 28px;
}

.feature-list li { font-size: 14px; color: #CBD5E0; }

.btn-outline {
  display: inline-block;
  border: 1px solid rgba(255,102,0,0.4);
  color: var(--saffron) !important;
  padding: 11px 24px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  transition: var(--transition);
}

.btn-outline:hover {
  background: rgba(255,102,0,0.1);
}

/* Trust Card */
.trust-card {
  background: var(--card-bg);
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  padding: 28px;
  backdrop-filter: blur(12px);
}

.trust-card-header {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border);
}

.trust-card-logo {
  width: 52px;
  height: 52px;
  background: linear-gradient(135deg, var(--saffron), var(--gold));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  flex-shrink: 0;
  box-shadow: 0 0 20px rgba(255,102,0,0.3);
}

.trust-card-name {
  font-family: 'Yatra One', cursive;
  font-size: 15px;
  color: var(--white);
  line-height: 1.3;
}

.trust-card-reg { font-size: 11px; color: var(--gold); margin-top: 4px; }

.trust-card-stat { display: grid; gap: 12px; }

.trust-card-stat > div {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  align-items: center;
}

.trust-card-stat > div span { color: var(--muted); }
.trust-card-stat > div strong { color: var(--white); }

/* ══════════════════════════════════
   MODAL
══════════════════════════════════ */
.modal-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.78);
  z-index: 1000;
  align-items: center;
  justify-content: center;
  padding: 20px;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.modal-overlay.open { display: flex; }

@keyframes modalIn {
  from { opacity: 0; transform: translateY(24px) scale(0.97); }
  to   { opacity: 1; transform: translateY(0) scale(1); }
}

.modal {
  background: var(--navy);
  border: 1px solid rgba(201,162,39,0.22);
  border-radius: var(--radius-xl);
  width: 100%;
  max-width: 540px;
  max-height: 92vh;
  overflow-y: auto;
  position: relative;
  animation: modalIn 0.3s cubic-bezier(.4,0,.2,1);
}

.modal-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid var(--border-w);
  background: var(--glass);
  color: var(--muted);
  font-size: 17px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--transition);
  z-index: 2;
}

.modal-close:hover {
  background: rgba(255,102,0,0.12);
  color: var(--white);
  border-color: var(--saffron);
}

.modal-header {
  padding: 28px 28px 20px;
  border-bottom: 1px solid var(--border);
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.modal-avatar {
  width: 60px;
  height: 60px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  flex-shrink: 0;
}

.modal-title {
  font-family: 'Yatra One', cursive;
  font-size: 19px;
  margin-bottom: 4px;
}

.modal-subtitle { font-size: 12.5px; color: var(--muted); margin-bottom: 8px; }

.modal-trust-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: rgba(201,162,39,0.1);
  border: 1px solid rgba(201,162,39,0.22);
  border-radius: 100px;
  padding: 4px 12px;
  font-size: 11px;
  color: var(--gold);
}

.modal-body { padding: 24px 28px; }

.form-section-label {
  font-size: 12px;
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 12px;
}

.amount-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 14px;
}

.amount-btn {
  padding: 12px;
  border-radius: 10px;
  border: 1px solid var(--border-w);
  background: var(--glass);
  color: var(--white);
  font-size: 14px;
  font-weight: 600;
  font-family: 'DM Sans', sans-serif;
  cursor: pointer;
  transition: var(--transition);
}

.amount-btn:hover,
.amount-btn.selected {
  border-color: var(--saffron);
  background: rgba(255,102,0,0.1);
  color: var(--saffron);
}

.custom-amount-wrap {
  position: relative;
  margin-bottom: 18px;
}

.currency-prefix {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--muted);
  font-size: 15px;
  pointer-events: none;
}

.custom-amount-wrap input {
  width: 100%;
  padding: 13px 14px 13px 30px;
  background: rgba(255,255,255,0.05);
  border: 1px solid var(--border-w);
  border-radius: 10px;
  color: var(--white);
  font-size: 15px;
  font-family: 'DM Sans', sans-serif;
  outline: none;
  transition: var(--transition);
}

.custom-amount-wrap input:focus {
  border-color: var(--saffron);
  background: rgba(255,102,0,0.05);
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 12px;
}

.form-group { margin-bottom: 12px; }

.form-group label {
  display: block;
  font-size: 11.5px;
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 6px;
}

.form-group input,
.form-group select {
  width: 100%;
  padding: 11px 14px;
  background: rgba(255,255,255,0.05);
  border: 1px solid var(--border-w);
  border-radius: 10px;
  color: var(--white);
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
  outline: none;
  transition: var(--transition);
  -webkit-appearance: none;
}

.form-group select { background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238899B8' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 14px center; padding-right: 36px; }

.form-group select option { background: var(--navy); color: var(--white); }

.form-group input:focus,
.form-group select:focus {
  border-color: var(--saffron);
  background: rgba(255,102,0,0.05);
}

.form-group input.error { border-color: #E53935; }

.tax-note {
  background: rgba(19,136,8,0.08);
  border: 1px solid rgba(19,136,8,0.2);
  border-radius: 10px;
  padding: 13px 16px;
  font-size: 12.5px;
  color: #81C784;
  line-height: 1.65;
  margin-bottom: 18px;
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.tax-note strong { color: #A5D6A7; }

.form-message {
  border-radius: 10px;
  padding: 13px 16px;
  font-size: 13.5px;
  margin-bottom: 14px;
  line-height: 1.6;
}

.form-message.success {
  background: rgba(19,136,8,0.1);
  border: 1px solid rgba(19,136,8,0.25);
  color: #81C784;
}

.form-message.error-msg {
  background: rgba(229,57,53,0.1);
  border: 1px solid rgba(229,57,53,0.25);
  color: #EF9A9A;
}

.modal-submit {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  border: none;
  background: linear-gradient(135deg, var(--saffron), var(--saffron-lt));
  color: var(--white);
  font-size: 15px;
  font-weight: 700;
  font-family: 'DM Sans', sans-serif;
  cursor: pointer;
  transition: var(--transition);
}

.modal-submit:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(255,102,0,0.4);
}

.modal-submit:disabled { opacity: 0.6; cursor: not-allowed; }

/* ══════════════════════════════════
   FOOTER
══════════════════════════════════ */
.site-footer { border-top: 1px solid var(--border); position: relative; z-index: 1; }

.footer-top { padding: 56px 0 40px; }

.footer-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.5fr;
  gap: 40px;
}

.footer-logo {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 18px;
}

.footer-emblem {
  width: 44px;
  height: 44px;
  background: linear-gradient(135deg, var(--saffron), var(--gold));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  flex-shrink: 0;
}

.footer-name {
  font-family: 'Yatra One', cursive;
  font-size: 17px;
  color: var(--white);
  line-height: 1;
}

.footer-trust-name {
  font-size: 10px;
  color: var(--gold);
  letter-spacing: 0.3px;
  margin-top: 3px;
  max-width: 180px;
  line-height: 1.4;
}

.footer-desc {
  font-size: 13px;
  color: var(--muted);
  line-height: 1.7;
  margin-bottom: 14px;
}

.footer-reg-info {
  font-size: 12px;
  color: #667788;
  margin-bottom: 4px;
}

.reg-label {
  color: var(--muted);
  font-weight: 600;
}

.footer-heading {
  font-family: 'Yatra One', cursive;
  font-size: 14px;
  color: var(--white);
  margin-bottom: 16px;
  letter-spacing: 0.3px;
}

.footer-links {
  list-style: none;
  display: grid;
  gap: 8px;
}

.footer-links li a {
  font-size: 13px;
  color: var(--muted);
  transition: var(--transition);
  display: flex;
  align-items: center;
  gap: 6px;
}

.footer-links li a:hover { color: var(--saffron); }

.footer-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 13px;
  color: var(--muted);
  margin-bottom: 10px;
}

.footer-contact-item a { color: var(--muted); }
.footer-contact-item a:hover { color: var(--saffron); }

.footer-ext-links {
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid var(--border);
}

.footer-ext-links h5 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--muted);
  margin-bottom: 10px;
}

.footer-ext-links a {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12.5px;
  color: var(--muted);
  margin-bottom: 7px;
  transition: var(--transition);
}

.footer-ext-links a:hover { color: var(--saffron); }

/* Footer Bottom */
.footer-bottom {
  border-top: 1px solid var(--border);
  padding: 20px 0;
}

.footer-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px;
}

.footer-copy p {
  font-size: 12px;
  color: #4A5568;
  line-height: 1.6;
}

.footer-copy p:first-child { color: var(--muted); }

.footer-eci-note {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: #4A5568;
}

/* ══════════════════════════════════
   SINGLE PARTY TEMPLATE
══════════════════════════════════ */
.party-single-hero {
  padding: 60px 0 48px;
  text-align: center;
  position: relative;
}

.party-single-avatar {
  width: 100px;
  height: 100px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  margin: 0 auto 24px;
  box-shadow: 0 0 40px rgba(255,102,0,0.3);
}

.party-single-title {
  font-family: 'Yatra One', cursive;
  font-size: clamp(28px, 4vw, 44px);
  margin-bottom: 8px;
}

/* ══════════════════════════════════
   PAGE TEMPLATES
══════════════════════════════════ */
.page-hero {
  padding: 60px 0 48px;
  border-bottom: 1px solid var(--border);
  margin-bottom: 48px;
}

.page-content {
  padding: 0 0 80px;
  position: relative;
  z-index: 1;
}

.entry-content h2 { font-family: 'Yatra One', cursive; font-size: 28px; margin: 32px 0 16px; }
.entry-content h3 { font-size: 20px; font-weight: 700; margin: 24px 0 12px; }
.entry-content p  { color: #CBD5E0; font-size: 15px; line-height: 1.75; margin-bottom: 18px; }
.entry-content ul { color: #CBD5E0; font-size: 14.5px; line-height: 1.7; padding-left: 24px; margin-bottom: 18px; }
.entry-content a  { color: var(--saffron); }

/* ══════════════════════════════════
   RESPONSIVE
══════════════════════════════════ */
@media (max-width: 1024px) {
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .transparency-inner { grid-template-columns: 1fr; }
}

@media (max-width: 768px) {
  .stats-grid { grid-template-columns: repeat(3, 1fr); }
  .primary-nav { display: none; }
  .primary-nav.open { display: block; position: absolute; top: 100%; left: 0; right: 0; background: var(--navy); border-bottom: 1px solid var(--border); padding: 12px 0; }
  .primary-nav.open .nav-menu { flex-direction: column; padding: 0 24px; gap: 2px; }
  .hamburger { display: flex; }
  .form-row { grid-template-columns: 1fr; }
  .parties-grid { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-bottom-inner { flex-direction: column; text-align: center; }
  .amount-grid { grid-template-columns: repeat(2, 1fr); }
  .search-wrap { width: 100%; }
  .search-wrap input { width: 100%; }
  .search-wrap input:focus { width: 100%; }
}

@media (max-width: 540px) {
  .stats-grid { grid-template-columns: repeat(2, 1fr); }
  .hero-ctas { flex-direction: column; align-items: center; }
  .btn-primary-large, .btn-ghost-large { width: 100%; text-align: center; }
}
