/*
Theme Name: DigiConnect
Theme URI: https://github.com/dev-ahmad53/digiconnect
Author: Sidra Naseem and DigiConnect Team
Author URI: https://whatsapp.com/channel/0029VajY2fh0lwgqbSFiA43y
Description: Official WordPress Theme for DigiConnect - Pakistan Tech and Freelancers Community Platform. Built with Bootstrap 5, GPU Scroll Reveal Animations, and full Elementor support.
Version: 1.0.3
License: GNU General Public License v2 or later
Text Domain: digiconnect
*/

/* WordPress Admin Bar Compatibility */
body.admin-bar .custom-navbar,
body.admin-bar .navbar.fixed-top {
  top: 32px !important;
}
@media screen and (max-width: 782px) {
  body.admin-bar .custom-navbar,
  body.admin-bar .navbar.fixed-top {
    top: 46px !important;
  }
}

/* =========================================================
   DigiConnect - Official Custom Stylesheet
   Built with: Bootstrap 5.3 + Custom CSS3 + Vanilla JS
   Palette:
     - Primary Deep Blue: #132E49
     - Dark Blue Accent: #0C1D2F
     - Brand Warm Gold: #EBA60D
     - Hover Gold: #D99404
     - Border Blue: #26527D
   ========================================================= */

:root {
  --color-brand-blue: #132E49;
  --color-brand-dark: #0C1D2F;
  --color-brand-gold: #EBA60D;
  --color-brand-gold-hover: #D99404;
  --color-brand-border: #26527D;
  --font-sans: "Plus Jakarta Sans", sans-serif;
  --font-display: "Outfit", sans-serif;
}

*, *::before, *::after {
  box-sizing: border-box;
}

html {
  overflow-x: hidden !important;
  width: 100%;
  max-width: 100vw;
}

body {
  font-family: var(--font-sans);
  color: #1e293b;
  background-color: #ffffff;
  overflow-x: hidden !important;
  width: 100%;
  max-width: 100vw;
  margin: 0;
  padding: 0;
  position: relative;
}

.font-display {
  font-family: var(--font-display);
}

/* Custom Brand Utilities */
.bg-brand-blue {
  background-color: #132E49 !important;
}

.bg-brand-dark {
  background-color: #0C1D2F !important;
}

.text-brand-blue {
  color: #132E49 !important;
}

.text-brand-gold {
  color: #EBA60D !important;
}

.bg-brand-gold {
  background-color: #EBA60D !important;
}

.border-brand-border {
  border-color: #26527D !important;
}

.bg-light-soft {
  background-color: #f8fafc !important;
}

/* Contact Info Card & Icon Badges */
.contact-info-card {
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  padding: 14px 18px;
  box-shadow: 0 2px 8px rgba(19, 46, 73, 0.04);
  transition: all 0.25s ease;
}

.contact-info-card:hover {
  border-color: #EBA60D;
  box-shadow: 0 6px 18px rgba(19, 46, 73, 0.08);
  transform: translateY(-2px);
}

.pill-icon {
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 50%;
  background-color: #FEF5E3;
  border: 1px solid rgba(235, 166, 13, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/* Custom Navbar */
.custom-navbar {
  background-color: rgba(19, 46, 73, 0.96);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(38, 82, 125, 0.7);
  padding: 6px 0;
  transition: all 0.3s ease;
}

.brand-logo {
  height: 38px;
  width: auto;
  min-width: 160px;
  color: transparent !important;
  font-size: 0 !important;
  object-fit: contain;
  transition: transform 0.2s ease;
  display: block;
}

.brand-logo:hover {
  transform: scale(1.04);
}

.custom-navbar .nav-link {
  font-size: 0.9rem;
  color: #cbd5e1 !important;
  transition: color 0.2s ease;
}

.custom-navbar .nav-link:hover,
.custom-navbar .nav-link.active {
  color: #EBA60D !important;
}

.custom-navbar .nav-link.active {
  border-bottom: 2px solid #EBA60D;
  padding-bottom: 2px;
}

/* Brand Buttons */
.btn-brand-gold {
  background-color: #EBA60D;
  color: #132E49;
  border: 1px solid #EBA60D;
  font-weight: 700;
  transition: all 0.2s ease;
  border-radius: 8px;
}

.btn-brand-gold:hover,
.btn-brand-gold:focus,
.btn-brand-gold:active {
  background-color: #D99404 !important;
  color: #132E49 !important;
  border-color: #D99404 !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 15px rgba(235, 166, 13, 0.35);
}

.btn-brand-dark {
  background-color: #132E49;
  color: #ffffff;
  border: 1px solid #132E49;
  border-radius: 8px;
  transition: all 0.2s ease;
}

.btn-brand-dark:hover {
  background-color: #1c436a;
  color: #ffffff;
  transform: translateY(-1px);
}

.btn-outline-light-custom {
  background-color: rgba(24, 55, 86, 0.85);
  color: #ffffff;
  border: 1px solid #26527D;
  border-radius: 8px;
  transition: all 0.2s ease;
}

.btn-outline-light-custom:hover {
  background-color: #20456B;
  border-color: #94a3b8;
  color: #ffffff;
}

.btn-outline-dark-custom {
  background-color: #ffffff;
  color: #132E49;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  transition: all 0.2s ease;
}

.btn-outline-dark-custom:hover {
  border-color: #EBA60D;
  color: #132E49;
}

/* Hero Section - Spacious Height & Deep Curve */
.hero-section {
  background-color: #132E49;
  padding-top: 110px;
  padding-bottom: 70px;
  overflow: hidden !important;
  width: 100% !important;
  max-width: 100vw !important;
  position: relative;
}

.hero-bg-network {
  background-image: url('assets/hero-bg-network.jpg');
  background-size: cover;
  background-position: center;
  opacity: 0.18;
  mix-blend-mode: luminosity;
  pointer-events: none;
}

.hero-glow-1 {
  top: 15%;
  left: 5%;
  width: 360px;
  height: 360px;
  background: radial-gradient(circle, rgba(235, 166, 13, 0.12) 0%, transparent 70%);
  pointer-events: none;
}

.hero-glow-2 {
  bottom: 15%;
  right: 5%;
  width: 380px;
  height: 380px;
  background: radial-gradient(circle, rgba(37, 99, 235, 0.15) 0%, transparent 70%);
  pointer-events: none;
}

.badge-tag {
  font-size: 0.74rem;
  letter-spacing: 0.14em;
}

.hero-title {
  font-size: clamp(2.05rem, 3.8vw, 2.75rem);
  line-height: 1.22;
}

.hero-subtitle {
  font-size: clamp(0.95rem, 1.9vw, 1.08rem);
  max-width: 530px;
  line-height: 1.65;
}

/* Subpage Hero Banner (Compact & Sleek) */
.page-hero-banner {
  padding-top: 110px;
  padding-bottom: 42px;
  background-color: #132E49;
  border-bottom: 1px solid #26527D;
}

.page-hero-banner .page-hero-title {
  font-size: clamp(1.85rem, 3.5vw, 2.6rem);
  letter-spacing: -0.015em;
  margin-bottom: 0.4rem !important;
}

.page-hero-banner .page-hero-desc {
  max-width: 800px;
  font-size: clamp(0.92rem, 1.6vw, 1.05rem);
  line-height: 1.5;
}

/* Avatar Group */
.avatar-group {
  margin-right: 10px;
}

.avatar-circle {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 2px solid #132E49;
  object-fit: cover;
  margin-left: -10px;
}

.avatar-group .avatar-circle:first-child {
  margin-left: 0;
}

.avatar-more {
  background-color: #183756;
  font-size: 0.74rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* =========================================================
   HERO CIRCULAR ORBITAL SYSTEM & CONNECTED ANIMATIONS
   ========================================================= */
.hero-composition-wrapper.hero-orbit-system {
  width: 100%;
  max-width: 530px;
  height: 450px;
}

.orbit-svg {
  pointer-events: none;
  z-index: 5;
}

/* Central Main Hub */
.central-orbit-hub {
  width: 260px;
  height: 260px;
  z-index: 15;
}

.main-hero-circle-center {
  width: 250px;
  height: 250px;
  border: 3px solid #EBA60D;
  box-shadow: 0 0 35px rgba(235, 166, 13, 0.45), 0 20px 45px rgba(0, 0, 0, 0.7);
  position: relative;
  transition: transform 0.4s ease;
}

.main-hero-circle-center:hover {
  transform: scale(1.03);
}

.circle-overlay-glow {
  background: radial-gradient(circle, transparent 60%, rgba(19, 46, 73, 0.4) 100%);
  pointer-events: none;
}

.central-pulse-ring {
  width: 270px;
  height: 270px;
  border: 2px solid #EBA60D;
  opacity: 0.7;
  animation: pulseRing 3.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  pointer-events: none;
  z-index: 10;
}

/* Satellite Orbiting Circles (All Circular Photos!) */
.orbit-satellite {
  z-index: 22;
  transition: transform 0.3s ease;
}

.orbit-satellite:hover {
  z-index: 30;
}

.satellite-inner {
  border: 3px solid #EBA60D;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6), 0 0 20px rgba(235, 166, 13, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background-color: #132E49;
}

.satellite-inner img,
.main-hero-circle-center img {
  color: transparent !important;
  font-size: 0 !important;
  background-color: #132E49;
  display: block;
}

.satellite-inner:hover {
  transform: scale(1.1);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.8), 0 0 25px rgba(235, 166, 13, 0.6);
}

.satellite-speaker {
  top: 20px;
  left: 10px;
  animation: orbitFloat1 6s ease-in-out infinite;
}

.satellite-speaker .satellite-inner {
  width: 145px;
  height: 145px;
}

.satellite-collab {
  bottom: 25px;
  left: 20px;
  animation: orbitFloat2 7s ease-in-out infinite;
}

.satellite-collab .satellite-inner {
  width: 135px;
  height: 135px;
}

.satellite-hands {
  bottom: 20px;
  right: 20px;
  animation: orbitFloat3 6.5s ease-in-out infinite;
}

.satellite-hands .satellite-inner {
  width: 135px;
  height: 135px;
}

/* Satellite Signal Pulse Dots */
.satellite-signal-dot {
  position: absolute;
  top: -4px;
  right: 12px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #EBA60D;
  box-shadow: 0 0 12px #EBA60D;
  animation: signalPulse 2s infinite;
  z-index: 25;
}

/* Orbit Node Badges */
.orbit-node {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #132E49;
  border: 2px solid #EBA60D;
  color: #EBA60D;
  font-size: 0.88rem;
  box-shadow: 0 0 16px rgba(235, 166, 13, 0.65);
  z-index: 25;
  transition: transform 0.2s ease;
}

.orbit-node:hover {
  transform: scale(1.15);
  background-color: #EBA60D;
  color: #132E49;
}

.node-top-center {
  top: -8px;
  left: 250px;
  animation: orbitFloatBadge 5s ease-in-out infinite;
}

.node-top-right {
  top: 45px;
  right: 35px;
  animation: orbitFloatBadge 6s ease-in-out infinite reverse;
}

.node-mid-right {
  top: 220px;
  right: -5px;
  animation: orbitFloatBadge 5.5s ease-in-out infinite;
}

.node-mid-left {
  top: 225px;
  left: -8px;
  animation: orbitFloatBadge 6.5s ease-in-out infinite reverse;
}

/* =========================================================
   KEYFRAME ANIMATIONS FOR SMOOTH ORBIT & CONNECTION PULSES
   ========================================================= */
@keyframes orbitFloat1 {
  0%, 100% {
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-12px) translateX(6px) rotate(1.5deg);
  }
}

@keyframes orbitFloat2 {
  0%, 100% {
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    transform: translateY(10px) translateX(-6px) rotate(-1.5deg);
  }
}

@keyframes orbitFloat3 {
  0%, 100% {
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-10px) translateX(-6px) rotate(1.5deg);
  }
}

@keyframes orbitFloatBadge {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-8px);
  }
}

@keyframes pulseRing {
  0% {
    transform: scale(0.95);
    opacity: 0.8;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.35);
    opacity: 0;
  }
}

@keyframes signalPulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 8px #EBA60D;
  }
  50% {
    transform: scale(1.3);
    box-shadow: 0 0 16px #EBA60D;
  }
}

.anim-spin-slow {
  animation: spinOrbit 45s linear infinite;
  transform-origin: 270px 250px;
}

.anim-spin-reverse {
  animation: spinOrbitReverse 35s linear infinite;
  transform-origin: 270px 250px;
}

.anim-pulse {
  animation: pulseConnection 3s ease-in-out infinite;
}

@keyframes spinOrbit {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinOrbitReverse {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@keyframes pulseConnection {
  0%, 100% {
    opacity: 0.35;
    stroke-dashoffset: 0;
  }
  50% {
    opacity: 0.9;
    stroke-dashoffset: -12;
  }
}

/* Responsive adjustments for orbit system */
@media (max-width: 576px) {
  .hero-composition-wrapper.hero-orbit-system {
    height: 360px;
    max-width: 360px;
  }
  .central-orbit-hub {
    width: 190px;
    height: 190px;
  }
  .main-hero-circle-center {
    width: 180px;
    height: 180px;
  }
  .central-pulse-ring {
    width: 195px;
    height: 195px;
  }
  .satellite-speaker .satellite-inner {
    width: 100px;
    height: 100px;
  }
  .satellite-collab .satellite-inner {
    width: 95px;
    height: 95px;
  }
  .satellite-hands .satellite-inner {
    width: 95px;
    height: 95px;
  }
  .orbit-node {
    width: 32px;
    height: 32px;
    font-size: 0.75rem;
  }
  .node-top-center {
    left: 165px;
  }
  .node-top-right {
    right: 15px;
    top: 35px;
  }
  .node-mid-right {
    right: -2px;
    top: 175px;
  }
  .node-mid-left {
    left: -2px;
    top: 175px;
  }
}

/* Wave Divider - Seamless & Deep Curve (Zero Seam/Line) */
.wave-divider {
  bottom: -2px !important;
  margin-bottom: 0 !important;
  line-height: 0 !important;
  pointer-events: none;
  z-index: 10;
}

.wave-divider svg {
  display: block;
  width: 100%;
  height: 68px;
  vertical-align: bottom;
}

/* About Feature Icons */
.feature-icon-circle {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #FEF5E3;
  border: 1px solid rgba(235, 166, 13, 0.3);
  transition: all 0.3s ease;
}

.feature-item:hover .feature-icon-circle {
  background-color: #EBA60D;
}

.feature-item:hover .feature-icon-circle i {
  color: #132E49 !important;
}

/* =========================================================
   WHAT WE DO - COMPACT & HIGH-CONTRAST IMPACT CARDS
   ========================================================= */
.impact-card-wrapper {
  background-color: #0C1D2F;
  border: 1.5px solid #26527D;
  min-height: 290px;
  border-radius: 18px;
  transition: transform 0.65s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.65s ease, box-shadow 0.65s ease;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
}

.impact-card-wrapper:hover {
  border-color: #EBA60D;
  transform: translateY(-6px);
  box-shadow: 0 16px 36px rgba(19, 46, 73, 0.4), 0 0 20px rgba(235, 166, 13, 0.25) !important;
}

.impact-card-bg {
  opacity: 0.65;
  transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.8s ease;
  pointer-events: none;
}

.impact-card-wrapper:hover .impact-card-bg {
  opacity: 0.85;
  transform: scale(1.06);
}

.impact-card-overlay {
  background: linear-gradient(180deg, rgba(12, 29, 47, 0.58) 0%, rgba(10, 24, 38, 0.78) 50%, rgba(8, 18, 30, 0.92) 100%);
  pointer-events: none;
  z-index: 1;
  transition: background 0.8s ease;
}

.impact-card-wrapper h3 {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
}

.impact-desc-text {
  color: #ffffff !important;
  font-size: 0.88rem;
  line-height: 1.55;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.9);
}

.bg-brand-gold-subtle {
  background-color: rgba(235, 166, 13, 0.15) !important;
}

.border-brand-gold-subtle {
  border-color: rgba(235, 166, 13, 0.4) !important;
}

.card-icon-badge {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, #EBA60D 0%, #D99404 100%);
  color: #132E49;
  box-shadow: 0 6px 16px rgba(235, 166, 13, 0.35);
  font-size: 1.15rem;
  transition: transform 0.3s ease;
}

.impact-card-wrapper:hover .card-icon-badge {
  transform: scale(1.1);
}

.card-impact-link {
  font-size: 0.9rem;
  transition: all 0.2s ease;
}

.card-impact-link .transition-arrow {
  transition: transform 0.2s ease;
}

.card-impact-link:hover {
  color: #ffffff !important;
}

.card-impact-link:hover .transition-arrow {
  transform: translateX(4px);
}

.btn-reset {
  background: none;
  border: none;
  padding: 0;
}

/* Event Poster */
.event-poster-box {
  background-color: #132E49;
  border: 1px solid rgba(235, 166, 13, 0.4);
  min-height: 200px;
}

.poster-subtag {
  font-size: 0.65rem;
  letter-spacing: 0.12em;
}

.poster-logo {
  height: 24px;
  width: auto;
}

.poster-powered {
  font-size: 0.55rem;
  letter-spacing: 0.1em;
}

.poster-pill {
  background-color: rgba(235, 166, 13, 0.2);
  color: #EBA60D;
  font-size: 0.6rem;
  font-weight: 600;
  border-radius: 4px;
}

.poster-meta-box {
  background-color: #0C1D2F;
  border: 1px solid #26527D;
}

.poster-meta-sub {
  font-size: 0.62rem;
}

.date-number {
  font-size: 2.5rem;
  line-height: 1;
}

.date-month {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
}

/* Event Live Countdown & Poster Hover */
.poster-hover-scale {
  transition: transform 0.3s ease;
}

.poster-hover-scale:hover {
  transform: translateY(-4px);
}

.live-pulse-dot {
  width: 8px;
  height: 8px;
  min-width: 8px;
  border-radius: 50%;
  background-color: #EBA60D;
  box-shadow: 0 0 8px #EBA60D;
  display: inline-block;
  flex-shrink: 0;
  animation: signalPulse 1.5s infinite;
}

.countdown-unit-box {
  background: linear-gradient(180deg, #132E49 0%, #0C1D2F 100%);
  border: 1px solid #26527D !important;
  min-width: 50px;
}

.countdown-val {
  line-height: 1.1;
  font-size: 1.35rem !important;
}

.countdown-lbl {
  font-size: 0.62rem;
  letter-spacing: 0.06em;
}

/* Stats Section */
.stat-icon-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(235, 166, 13, 0.15);
  border: 1px solid rgba(235, 166, 13, 0.4);
}

/* =========================================================
   COMMUNITY & EVENT GALLERY STYLING
   ========================================================= */
.gallery-card {
  height: 260px;
  background-color: #0C1D2F;
  border: 1.5px solid #26527D;
  transition: transform 0.65s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.65s ease, box-shadow 0.65s ease;
}

.gallery-card:hover {
  transform: translateY(-5px);
  border-color: #EBA60D;
  box-shadow: 0 15px 35px rgba(19, 46, 73, 0.35) !important;
}

.gallery-img {
  height: 100%;
  width: 100%;
  transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

.gallery-card:hover .gallery-img {
  transform: scale(1.08);
}

.gallery-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(12, 29, 47, 0.45) 40%, rgba(8, 18, 30, 0.95) 100%);
  transition: background 0.75s ease;
}

.gallery-card:hover .gallery-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(12, 29, 47, 0.6) 35%, rgba(8, 18, 30, 0.98) 100%);
}

.gallery-badge {
  background-color: #EBA60D !important;
  color: #132E49 !important;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.gallery-title {
  font-size: 1.05rem;
  font-weight: 700;
  color: #ffffff !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.9);
  line-height: 1.3;
}

.gallery-subtext {
  font-size: 0.82rem;
  color: #f1f5f9 !important;
  font-weight: 500;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
  opacity: 0.95;
}

/* Testimonials Carousel Controls & Styling */
.testimonial-card {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e2e8f0 !important;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(19, 46, 73, 0.05);
  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.4s ease, box-shadow 0.5s ease;
  overflow: hidden;
}

.testimonial-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #EBA60D 0%, #D99404 100%);
  opacity: 0.85;
  transition: opacity 0.4s ease, height 0.3s ease;
}

.testimonial-card:hover {
  transform: translateY(-6px);
  border-color: rgba(235, 166, 13, 0.6) !important;
  box-shadow: 0 16px 36px rgba(19, 46, 73, 0.1), 0 0 20px rgba(235, 166, 13, 0.15) !important;
}

.testimonial-card:hover::before {
  opacity: 1;
  height: 5px;
}

.quote-mark {
  font-size: 2.2rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}

.testimonial-avatar {
  width: 44px;
  height: 44px;
  border: 2px solid #EBA60D;
}

.extra-small {
  font-size: 0.75rem;
}

.carousel-nav-btn {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #132E49;
  color: #EBA60D;
  border: 1.5px solid #26527D;
  font-size: 0.85rem;
  transition: all 0.25s ease;
  cursor: pointer;
}

.carousel-nav-btn:hover {
  background-color: #EBA60D;
  color: #132E49;
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(235, 166, 13, 0.4);
}

.dot-btn {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
  background-color: #cbd5e1;
  transition: all 0.3s ease;
  cursor: pointer;
  padding: 0;
}

.dot-btn.active {
  width: 28px;
  border-radius: 8px;
  background-color: #EBA60D !important;
  box-shadow: 0 0 10px rgba(235, 166, 13, 0.6);
}

/* Newsletter */
.newsletter-icon-badge {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: rgba(235, 166, 13, 0.2);
  border: 1px solid rgba(235, 166, 13, 0.4);
}

.newsletter-input,
#newsletterEmail {
  color: #ffffff !important;
  font-size: 0.95rem;
}

.newsletter-input::placeholder,
#newsletterEmail::placeholder {
  color: #cbd5e1 !important;
  opacity: 1 !important;
}

.newsletter-input:-ms-input-placeholder,
#newsletterEmail:-ms-input-placeholder {
  color: #cbd5e1 !important;
}

.newsletter-input::-ms-input-placeholder,
#newsletterEmail::-ms-input-placeholder {
  color: #cbd5e1 !important;
}

.newsletter-input:focus,
#newsletterEmail:focus {
  color: #ffffff !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

/* Footer */
.footer-logo {
  height: 44px;
  width: auto;
}

.social-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #132E49;
  color: #cbd5e1;
  text-decoration: none;
  font-size: 0.95rem;
  transition: all 0.25s ease;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.social-circle:hover {
  background-color: #EBA60D;
  color: #132E49;
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(235, 166, 13, 0.4);
}

.footer-link {
  color: #94a3b8;
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-link:hover {
  color: #EBA60D;
}

/* Floating Back To Top */
.back-to-top-btn {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 1040;
  width: 44px;
  height: 44px;
  border-radius: 50% !important;
  opacity: 0;
  transform: translateY(20px);
  pointer-events: none;
  transition: all 0.3s ease;
}

.back-to-top-btn.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* Toast Notification */
.toast-custom {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%) translateY(20px);
  background-color: #132E49;
  border: 1px solid #EBA60D;
  color: #ffffff;
  padding: 12px 24px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
  z-index: 1090;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}

.toast-custom.show {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  pointer-events: auto;
}

/* =========================================================
   FOUNDER & VISIONARY SECTION STYLING
   ========================================================= */
.founder-image-wrapper {
  max-width: 400px;
  position: relative;
  margin: 0 auto;
}

.founder-accent-frame {
  top: 18px;
  left: -16px;
  width: 100%;
  height: 100%;
  border: 2.5px solid #EBA60D;
  border-radius: 24px;
  z-index: 1;
  opacity: 0.9;
  display: block;
}

.founder-photo-card {
  height: 440px;
  z-index: 5;
  background-color: #132E49;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18);
}

.founder-feature-pill {
  transition: all 0.3s ease;
  border-left: 3.5px solid #EBA60D !important;
}

.founder-feature-pill:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08) !important;
  border-color: #EBA60D;
}

.pill-icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #FEF5E3;
  border: 1px solid rgba(235, 166, 13, 0.3);
  font-size: 1.1rem;
}

.founder-quote-box {
  background-color: #ffffff;
  border-left: 4px solid #EBA60D !important;
}

@keyframes floatBadge {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-8px);
  }
}

/* =========================================================
   COMPREHENSIVE MOBILE & TABLET RESPONSIVENESS
   ========================================================= */

/* Tablets and small laptops (max-width: 991.98px) */
@media (max-width: 991.98px) {
  .navbar-collapse {
    background-color: #0C1D2F;
    border: 1px solid #26527D;
    border-radius: 16px;
    padding: 18px 20px;
    margin-top: 12px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
  }
  .navbar-nav .nav-link {
    padding: 10px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  }
  .navbar-nav .nav-item:last-child .nav-link {
    border-bottom: none;
  }
  .hero-main-title {
    font-size: 2.4rem !important;
    line-height: 1.25 !important;
  }
  .founder-image-wrapper {
    margin: 0 auto;
  }
}

/* Mobile Screens (max-width: 767.98px) */
@media (max-width: 767.98px) {
  .hero-section {
    padding-top: 105px !important;
    padding-bottom: 50px !important;
  }
  .hero-main-title {
    font-size: 2.1rem !important;
  }
  .section-title {
    font-size: 1.75rem !important;
  }
  .founder-photo-card {
    height: 380px;
    max-width: 360px;
    margin: 0 auto;
  }
  .event-poster-box {
    margin: 0 auto 10px auto;
    max-width: 360px;
  }
}

/* Small Mobiles (max-width: 575.98px) */
@media (max-width: 575.98px) {
  .hero-btn-group {
    width: 100% !important;
  }
  .hero-btn-group .btn {
    width: 100% !important;
    justify-content: center !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
  .hero-composition-wrapper.hero-orbit-system {
    height: 330px;
    max-width: 330px;
  }
  .central-orbit-hub {
    width: 170px;
    height: 170px;
  }
  .main-hero-circle-center {
    width: 160px;
    height: 160px;
  }
  .central-pulse-ring {
    width: 175px;
    height: 175px;
  }
  .satellite-speaker {
    top: 5px;
    left: 5px;
  }
  .satellite-speaker .satellite-inner {
    width: 90px;
    height: 90px;
  }
  .satellite-collab {
    bottom: 5px;
    left: 5px;
  }
  .satellite-collab .satellite-inner {
    width: 85px;
    height: 85px;
  }
  .satellite-hands {
    bottom: 5px;
    right: 5px;
  }
  .satellite-hands .satellite-inner {
    width: 85px;
    height: 85px;
  }
  .orbit-node {
    width: 28px;
    height: 28px;
    font-size: 0.7rem;
  }
  
  /* Founder Section */
  .founder-image-wrapper {
    max-width: 290px;
    margin: 0 auto 12px auto;
  }
  .founder-photo-card {
    height: 330px;
    max-width: 290px;
    margin: 0 auto;
  }

  /* Countdown Widget */
  .countdown-unit-box {
    min-width: 44px !important;
    padding: 6px 3px !important;
  }
  .countdown-val {
    font-size: 1.15rem !important;
  }
  .countdown-lbl {
    font-size: 0.58rem !important;
  }

  /* Stats Section */
  .stat-icon-circle {
    width: 40px;
    height: 40px;
    font-size: 0.85rem;
  }
  .stats-section .fs-2 {
    font-size: 1.45rem !important;
  }

  /* Gallery Cards */
  .gallery-card {
    height: 215px;
  }
  .gallery-overlay {
    padding: 0.85rem 1rem !important;
  }
  .gallery-title {
    font-size: 0.95rem;
  }
  .gallery-subtext {
    font-size: 0.75rem;
  }

  /* Impact Cards */
  .impact-card-wrapper {
    min-height: 260px;
  }
}

/* Extra Small Phones (max-width: 380px) */
@media (max-width: 380px) {
  .hero-main-title {
    font-size: 1.75rem !important;
  }
  .hero-composition-wrapper.hero-orbit-system {
    height: 285px;
    max-width: 285px;
  }
  .central-orbit-hub {
    width: 145px;
    height: 145px;
  }
  .main-hero-circle-center {
    width: 135px;
    height: 135px;
  }
  .central-pulse-ring {
    width: 150px;
    height: 150px;
  }
  .satellite-speaker .satellite-inner {
    width: 75px;
    height: 75px;
  }
  .satellite-collab .satellite-inner {
    width: 70px;
    height: 70px;
  }
  .satellite-hands .satellite-inner {
    width: 70px;
    height: 70px;
  }
  .founder-photo-card {
    height: 290px;
    max-width: 270px;
  }
  .countdown-unit-box {
    min-width: 38px !important;
    padding: 4px 2px !important;
  }
  .countdown-val {
    font-size: 1rem !important;
  }
  .gallery-card {
    height: 195px;
  }
}

/* =========================================================
   SCROLL ANIMATIONS & VISIBILITY
   ========================================================= */
[data-reveal] {
  opacity: 1 !important;
  transform: none !important;
  transition: opacity 0.4s ease, transform 0.4s ease;
}

[data-reveal].is-revealed {
  opacity: 1 !important;
  transform: none !important;
}

/* Stagger Delays */
[data-reveal-delay="100"] { transition-delay: 0.1s; }
[data-reveal-delay="150"] { transition-delay: 0.15s; }
[data-reveal-delay="200"] { transition-delay: 0.2s; }
[data-reveal-delay="250"] { transition-delay: 0.25s; }
[data-reveal-delay="300"] { transition-delay: 0.3s; }
[data-reveal-delay="350"] { transition-delay: 0.35s; }
[data-reveal-delay="400"] { transition-delay: 0.4s; }
[data-reveal-delay="500"] { transition-delay: 0.5s; }

@media (prefers-reduced-motion: reduce) {
  [data-reveal] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* AJAX SAVE TEST */
