@import url("fonts/style.css");

:root {
  --primary-blue: #2563eb;
  --primary-indigo: #4f46e5;
  --accent-purple: #7c3aed;
  --accent-teal: #0d9488;
  --success-green: #10b981;
  --warning-amber: #f59e0b;

  --slate-50: #f8fafc;
  --slate-100: #f1f5f9;
  --slate-200: #e2e8f0;
  --slate-300: #cbd5e1;
  --slate-400: #94a3b8;
  --slate-500: #64748b;
  --slate-600: #475569;
  --slate-700: #334155;
  --slate-800: #1e293b;
  --slate-900: #0f172a;

  --gradient-primary: linear-gradient(135deg, #2563eb 0%, #7c3aed 100%);
  --gradient-success: linear-gradient(135deg, #10b981 0%, #0d9488 100%);
  --gradient-warm: linear-gradient(135deg, #f59e0b 0%, #ef4444 100%);

  --font-display: "Sora", "Phetsarath_OT", sans-serif;
  --font-body: "Plus Jakarta Sans", "Phetsarath_OT", sans-serif;

  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  --shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: var(--font-body);
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--slate-50);
  color: var(--slate-800);
  line-height: 1.2;
  overflow-x: hidden;
}

body.loaded {
  opacity: 1;
}

/* ===================================
       BACKGROUND DECORATION
       =================================== */
.bg-decoration {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}

.bg-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(120px);
  opacity: 0.2;
  animation: orbitFloat 25s ease-in-out infinite;
}

.orb-1 {
  width: 700px;
  height: 700px;
  background: linear-gradient(135deg, #2563eb 0%, #7c3aed 100%);
  top: -250px;
  right: -250px;
  animation-delay: 0s;
}

.orb-2 {
  width: 600px;
  height: 600px;
  background: linear-gradient(135deg, #10b981 0%, #0d9488 100%);
  bottom: -200px;
  left: -200px;
  animation-delay: 8s;
}

.orb-3 {
  width: 500px;
  height: 500px;
  background: linear-gradient(135deg, #f59e0b 0%, #ef4444 100%);
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-delay: 16s;
}

@keyframes orbitFloat {

  0%,
  100% {
    transform: translate(-50%, -50%) scale(1);
  }

  33% {
    transform: translate(calc(-50% + 80px), calc(-50% - 60px)) scale(1.1);
  }

  66% {
    transform: translate(calc(-50% - 60px), calc(-50% + 80px)) scale(0.95);
  }
}

.grid-pattern {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image:
    linear-gradient(rgba(148, 163, 184, 0.3) 1px, transparent 1px),
    linear-gradient(90deg, rgba(148, 163, 184, 0.3) 1px, transparent 1px);
  background-size: 50px 50px;
  opacity: 0.4;
}

/* ===================================
       HEADER/NAVBAR
       =================================== */
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--slate-200);
  transition: all 0.3s ease;
}

.navbar.scrolled {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: var(--shadow-md);
}

.nav-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 1rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
}

/* ໄອຄອນຢູ່ກາງ (ລະຫວ່າງ PMX ແລະ ປຸ່ມເມນູ) */
.header-user-icon {
  display: flex;
  align-items: center;
  margin-left: auto;
  /* ດັນໄປຂວາ */
  margin-right: 0.1rem;
  /* ໄລຍະຫ່າງຈາກປຸ່ມເມນູ */
}

.header-user-icon a {
  display: flex;
  align-items: center;
  font-size: 28px;
  /* ຂະໜາດໃຫຍ່ກວ່າເກົ່າ */
  color: #4603ff;
  transition: all 0.3s ease;
  padding: 0.5rem;
}

.header-user-icon a:hover {
  color: #5578ff;
  transform: scale(1.15);
  background: rgba(85, 120, 255, 0.1);
  border-radius: 50%;
}

/* ສະແດງໃນຈໍໃຫຍ່ */
@media (min-width: 993px) {
  .header-user-icon {
    display: none;
    /* ເຊື່ອງໃນຈໍໃຫຍ່ ຖ້າມີເມນູແບບເຕັມ */
  }
}

/* ສະແດງໃນຈໍນ້ອຍ */
@media (max-width: 992px) {
  .header-user-icon {
    display: flex;
    /* ສະແດງໃນຈໍນ້ອຍ */
  }

  /* ເຊື່ອງປຸ່ມໃນເມນູມືຖື */
  .btn-nav .user-text {
    display: none;
  }

  .btn-nav i {
    font-size: 2rem;
    margin: 0;
  }
}

/* Mobile Toggle */
.mobile-toggle {
  display: none;
  font-size: 28px;
  color: #140342;
  cursor: pointer;
}

@media (max-width: 992px) {
  .mobile-toggle {
    display: flex;
  }
}

.logo {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  text-decoration: none;
  z-index: 1001;
}

.logo-img {
  width: 65px;
  height: 45px;
  transition: transform 0.4s ease;
}

.logo:hover .logo-img {
  transform: rotate(360deg);
}

.logo-text {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 700;
  background: var(--gradient-primary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* ===================================
   NAVIGATION - DESKTOP
   =================================== */
.nav-menu {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-link {
  padding: 0.75rem 1.25rem;
  color: var(--slate-700);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.9375rem;
  border-radius: 0.75rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  white-space: nowrap;
}

.nav-link::after {
  content: "";
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  width: 80%;
  height: 2px;
  background: var(--gradient-primary);
  border-radius: 2px;
  transition: transform 0.3s ease;
}

.nav-link:hover {
  color: var(--primary-blue);
  background: rgba(59, 130, 246, 0.08);
}

.nav-link:hover::after {
  transform: translateX(-50%) scaleX(1);
}

.nav-link.active {
  color: var(--primary-blue);
  background: linear-gradient(135deg,
      rgba(59, 130, 246, 0.1) 0%,
      rgba(37, 99, 235, 0.1) 100%);
  font-weight: 600;
}

.nav-link.active::after {
  transform: translateX(-50%) scaleX(1);
}

.btn-nav {
  padding: 0.75rem 1.5rem;
  background: var(--gradient-primary);
  color: white;
  border: none;
  border-radius: 0.75rem;
  font-weight: 600;
  font-size: 0.9375rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.25);
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}

.btn-nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg,
      transparent,
      rgba(255, 255, 255, 0.3),
      transparent);
  transition: left 0.5s ease;
}

.btn-nav:hover::before {
  left: 100%;
}

.btn-nav:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(59, 130, 246, 0.35);
}

.btn-nav:active {
  transform: translateY(0);
}

.btn-nav i {
  font-size: 1.25rem;
}

.mobile-toggle {
  display: none;
  font-size: 1.75rem;
  color: var(--slate-700);
  cursor: pointer;
  padding: 0.5rem;
  border-radius: 0.5rem;
  transition: all 0.3s ease;
  z-index: 1001;
}

.mobile-toggle:hover {
  background: var(--slate-100);
  color: var(--primary-blue);
}

/* ===================================
   NAVIGATION - MOBILE
   =================================== */
@media (max-width: 992px) {
  .mobile-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .nav-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 320px;
    max-width: 85vw;
    height: 100vh;
    background: white;
    flex-direction: column;
    align-items: stretch;
    padding: 0;
    gap: 0;
    box-shadow: -8px 0 32px rgba(0, 0, 0, 0.15);
    transition: right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1000;
    overflow-y: auto;
  }

  .nav-menu.active {
    right: 0;
  }

  /* Mobile Menu Header */
  .nav-menu::before {
    content: "ເມນູ";
    display: block;
    padding: 1rem 2.5rem 1rem;
    background: linear-gradient(135deg, var(--primary-blue) 0%, #2563eb 100%);
    color: white;
    font-size: 1rem;
    font-weight: 700;
    font-family: var(--font-display);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .nav-menu li:first-child {
    margin-top: 1rem;
  }

  .nav-menu li:last-child {
    margin-bottom: 2rem;
  }

  /* Mobile Nav Links */
  .nav-link {
    padding: 1rem 1.5rem;
    margin: 0 1rem;
    text-align: left;
    width: calc(100% - 2rem);
    border-radius: 0.75rem;
    font-size: 1rem;
    color: var(--slate-700);
    border-left: 3px solid transparent;
    display: flex;
    align-items: center;
    gap: 0.75rem;
  }

  .nav-link::after {
    display: none;
  }

  .nav-link:hover {
    background: linear-gradient(135deg,
        rgba(59, 130, 246, 0.1) 0%,
        rgba(37, 99, 235, 0.05) 100%);
    color: var(--primary-blue);
    border-left-color: var(--primary-blue);
    transform: translateX(4px);
  }

  .nav-link.active {
    background: linear-gradient(135deg,
        rgba(59, 130, 246, 0.15) 0%,
        rgba(37, 99, 235, 0.1) 100%);
    color: var(--primary-blue);
    border-left-color: var(--primary-blue);
    font-weight: 600;
  }

  /* Menu Icons */
  .nav-link[href="#hero"]::before {
    content: "🏠";
    font-size: 1.25rem;
  }

  .nav-link[href="#about"]::before {
    content: "📖";
    font-size: 1.25rem;
  }

  .nav-link[href="#features"]::before {
    content: "🛠️";
    font-size: 1.25rem;
  }

  .nav-link[href="#gallery"]::before {
    content: "📸";
    font-size: 1.25rem;
  }

  .nav-link[href="#news"]::before {
    content: "📰";
    font-size: 1.25rem;
  }

  .nav-link[href="#pricing"]::before {
    content: "💼";
    font-size: 1.25rem;
  }

  .nav-link[href="#contact"]::before {
    content: "📞";
    font-size: 1.25rem;
  }

  .nav-link[href*="marketingconsultancy"]::before {
    content: "📊";
    font-size: 1.25rem;
  }

  /* Mobile Button - ສະແດງທັງໄອຄອນ ແລະ ຂໍ້ຄວາມ */
  .btn-nav {
    width: calc(100% - 2rem);
    margin: 1.5rem 1rem 0.5rem;
    justify-content: flex-start;
    padding: 1rem 1.5rem;
    font-size: 1rem;
    border-radius: 0.875rem;
    box-shadow: 0 4px 16px rgba(59, 130, 246, 0.3);
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-align: left;
  }

  /* ສະແດງທັງໄອຄອນ ແລະ ຂໍ້ຄວາມ */
  .btn-nav .user-text {
    display: inline;
    font-weight: 600;
  }

  .btn-nav i {
    font-size: 1.5rem;
    margin: 0;
  }

  .btn-nav:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(59, 130, 246, 0.4);
    background: linear-gradient(135deg,
        rgba(59, 130, 246, 0.1) 0%,
        rgba(37, 99, 235, 0.05) 100%);
  }

  /* Backdrop Overlay */
  .nav-menu::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgb(231 231 231 / 50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: -1;
    backdrop-filter: blur(4px);
  }

  .nav-menu.active::after {
    opacity: 1;
    visibility: visible;
  }

  /* Scrollbar Styling */
  .nav-menu::-webkit-scrollbar {
    width: 6px;
  }

  .nav-menu::-webkit-scrollbar-track {
    background: transparent;
  }

  .nav-menu::-webkit-scrollbar-thumb {
    background: var(--slate-300);
    border-radius: 3px;
  }

  .nav-menu::-webkit-scrollbar-thumb:hover {
    background: var(--slate-400);
  }

  /* Animation for menu items */
  .nav-menu.active li {
    animation: slideInRight 0.3s ease forwards;
    opacity: 0;
  }

  .nav-menu.active li:nth-child(1) {
    animation-delay: 0.1s;
  }

  .nav-menu.active li:nth-child(2) {
    animation-delay: 0.15s;
  }

  .nav-menu.active li:nth-child(3) {
    animation-delay: 0.2s;
  }

  .nav-menu.active li:nth-child(4) {
    animation-delay: 0.25s;
  }

  .nav-menu.active li:nth-child(5) {
    animation-delay: 0.3s;
  }

  .nav-menu.active li:nth-child(6) {
    animation-delay: 0.35s;
  }

  .nav-menu.active li:nth-child(7) {
    animation-delay: 0.4s;
  }

  .nav-menu.active li:nth-child(8) {
    animation-delay: 0.45s;
  }

  .nav-menu.active li:nth-child(9) {
    animation-delay: 0.5s;
  }

  @keyframes slideInRight {
    from {
      opacity: 0;
      transform: translateX(20px);
    }

    to {
      opacity: 1;
      transform: translateX(0);
    }
  }
}

/* Small Mobile Devices */
@media (max-width: 480px) {
  .nav-menu {
    width: 280px;
  }

  .nav-link {
    padding: 0.875rem 1.25rem;
    font-size: 0.9375rem;
  }

  .btn-nav {
    font-size: 0.9375rem;
    padding: 0.875rem 1.25rem;
  }

  .btn-nav i {
    font-size: 1.35rem;
  }
}

/* ===================================
       HERO SECTION
       =================================== */
/* Hero Section */
.hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 8rem 2rem 4rem;
  overflow: hidden;
  z-index: 10;
}

.hero-container {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 4rem;
  align-items: center;
  position: relative;
  z-index: 10;
}

.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background: var(--slate-100);
  border: 1px solid var(--slate-200);
  border-radius: 2rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--slate-700);
  margin-bottom: 1.5rem;
}

.badge-icon {
  width: 8px;
  height: 8px;
  background: var(--success-green);
  border-radius: 50%;
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {

  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.5;
    transform: scale(1.1);
  }
}

.hero-title {
  font-family: var(--font-display);
  font-size: clamp(2.5rem, 6vw, 4.5rem);
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  color: var(--slate-900);
}

.hero-title .highlight {
  background: var(--gradient-primary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.hero-description {
  font-size: 1.25rem;
  line-height: 1.8;
  color: var(--slate-600);
  margin-bottom: 2.5rem;
  max-width: 600px;
}

.hero-actions {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.btn-primary {
  padding: 1rem 2rem;
  background: var(--gradient-primary);
  color: white;
  border: none;
  border-radius: 0.75rem;
  font-weight: 600;
  font-size: 1.0625rem;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  box-shadow: var(--shadow-lg);
}

.btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow-xl);
}

.btn-secondary {
  padding: 1rem 2rem;
  background: white;
  color: var(--primary-blue);
  border: 2px solid var(--slate-200);
  border-radius: 0.75rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.btn-secondary:hover {
  background: var(--slate-50);
  border-color: var(--primary-blue);
  transform: translateY(-3px);
}

.btn-disabled {
  padding: 1rem 2rem;
  background: var(--slate-300);
  color: white;
  border: none;
  border-radius: 0.75rem;
  font-weight: 600;
  cursor: not-allowed;
  opacity: 0.6;
}

.hero-image {
  width: 120%;
  height: auto;
  border-radius: 1.5rem;
  /* box-shadow: var(--shadow-2xl); */
  animation: heroFloat 6s ease-in-out infinite;
}

@keyframes heroFloat {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }
}

/* ===================================
       ALERT MESSAGES
       =================================== */
.alert {
  padding: 1.25rem 1.5rem;
  border-radius: 0.75rem;
  margin: 2rem auto;
  max-width: 1280px;
  display: flex;
  align-items: center;
  gap: 1rem;
  border: 1px solid;
  animation: slideDown 0.4s ease-out;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.alert-success {
  background: rgba(16, 185, 129, 0.1);
  border-color: var(--success-green);
  color: var(--success-green);
}

.alert-danger {
  background: rgba(239, 68, 68, 0.1);
  border-color: #ef4444;
  color: #dc2626;
}

/* ===================================
       SECTION BASE
       =================================== */
.section {
  position: relative;
  padding: 1rem 2rem;
  z-index: 10;
}

.section-alt {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
}

.container {
  max-width: 1280px;
  margin: 0 auto;
}

.section-header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 4rem;
}

.section-title {
  font-family: var(--font-display);
  font-size: clamp(1rem, 2vw, 2rem);
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--success-green);
}

.section-description {
  font-size: 1.125rem;
  color: var(--slate-600);
  line-height: 1.8;
}

/* ===================================
       VIDEO SECTION
       =================================== */
.video-section {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  padding: 1rem 2rem;
  position: relative;
  z-index: 10;
}

.video-container {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-box {
  position: relative;
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: var(--shadow-xl);
  background: var(--slate-900);
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16/9;
  background-image: url("assets-ecl/img/video-thumbnail.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.video-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 2rem;
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 10;
  text-decoration: none;
}

.play-btn::before {
  content: "";
  position: absolute;
  inset: -10px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  animation: ripple 2s ease-out infinite;
}

@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

.play-btn:hover {
  transform: translate(-50%, -50%) scale(1.1);
}

.play-btn i {
  padding-left: 4px;
}

/* ===================================
       ABOUT VERTICAL LAYOUT
       =================================== */
.video-vertical {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.video-header {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

.video-header h3 {
  font-family: var(--font-display);
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.video-header p {
  line-height: 1.8;
}

.icon-grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  margin-top: 2.5rem;
}

.icon-grid-2 .icon-box {
  margin-bottom: 0;
}

.video-bottom {
  max-width: 900px;
  margin: 0 auto;
}

/* ===================================
       ICON BOX
       =================================== */
.icon-box {
  background: var(--slate-50);
  padding: 1.5rem;
  border-radius: 1rem;
  margin-bottom: 1.5rem;
  border-left: 4px solid var(--primary-blue);
  transition: all 0.3s ease;
}

.icon-box:hover {
  background: white;
  box-shadow: var(--shadow-md);
  transform: translateX(8px);
}

.icon-box .icon {
  width: 50px;
  height: 50px;
  background: var(--gradient-primary);
  border-radius: 0.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.icon-box .title {
  font-weight: 600;
  color: var(--slate-800);
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
}

.icon-box .description {
  color: var(--slate-600);
  line-height: 1.7;
  font-size: 0.9375rem;
}

/* ===================================
       FEATURES GRID
       =================================== */
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
}

.feature-card {
  background: white;
  padding: 1.5rem;
  border-radius: 1rem;
  border: 1px solid var(--slate-200);
  text-align: center;
  transition: all 0.3s ease;
}

.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-lg);
  border-color: var(--primary-blue);
}

.feature-icon {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}

.feature-card h3 {
  font-size: 1rem;
  font-weight: 600;
  color: var(--slate-800);
}

/* ===================================
       GALLERY
       =================================== */
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
}

.gallery-item {
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  aspect-ratio: 4/3;
  cursor: pointer;
  box-shadow: var(--shadow-md);
  transition: all 0.4s ease;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.gallery-item:hover {
  transform: translateY(-8px);
  box-shadow: var(--shadow-2xl);
}

.gallery-item:hover img {
  transform: scale(1.15);
}

/* ===================================
       NEWS SECTION
       =================================== */
.news-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}

.news-card {
  background: white;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: var(--shadow-md);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.news-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--shadow-xl);
}

.news-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.news-card:hover img {
  transform: scale(1.08);
}

.news-content {
  padding: 1.5rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.news-title {
  font-weight: 600;
  color: var(--slate-800);
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
}

.news-title a {
  color: inherit;
  text-decoration: none;
}

.news-title a:hover {
  color: var(--primary-blue);
}

.news-excerpt {
  color: var(--slate-600);
  margin-bottom: 1rem;
  flex-grow: 1;
}

.read-more-link {
  color: var(--primary-blue);
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.read-more-link:hover {
  gap: 0.75rem;
}

/* ===================================
       PRICING
       =================================== */
.pricing-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 2rem;
}

.pricing-card {
  background: white;
  padding: 2.5rem;
  border-radius: 1.5rem;
  border: 2px solid var(--slate-200);
  transition: all 0.4s ease;
  position: relative;
}

.pricing-card:hover {
  transform: translateY(-10px);
  box-shadow: var(--shadow-2xl);
  border-color: var(--primary-blue);
}

.pricing-badge {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: var(--gradient-primary);
  color: white;
  border-radius: 2rem;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.pricing-title {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.pricing-price {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 800;
  color: var(--primary-blue);
  margin-bottom: 2rem;
}

.pricing-features {
  list-style: none;
  margin-bottom: 2rem;
}

.pricing-features li {
  padding: 0.75rem 0;
  color: var(--slate-700);
  border-bottom: 1px solid var(--slate-100);
}

.pricing-cta {
  width: 100%;
  padding: 1rem;
  background: var(--gradient-primary);
  color: white;
  border: none;
  border-radius: 0.75rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}

.pricing-cta:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
}

.show-more-btn {
  background: none;
  border: none;
  color: var(--primary-blue);
  cursor: pointer;
  padding: 0.5rem 0;
  font-weight: 600;
}

.show-more-btn:hover {
  text-decoration: underline;
}

/* ===================================
       CONTACT
       =================================== */
.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 3rem;
}

.contact-info {
  background: white;
  padding: 2.5rem;
  border-radius: 1.5rem;
  border: 1px solid var(--slate-200);
  height: fit-content;
}

.contact-item {
  margin-bottom: 2rem;
}

.contact-icon {
  width: 50px;
  height: 50px;
  background: var(--gradient-primary);
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.contact-label {
  font-weight: 600;
  color: var(--slate-800);
  margin-bottom: 0.5rem;
}

.contact-value {
  color: var(--slate-600);
}

.contact-form {
  background: white;
  padding: 1.3rem;
  border-radius: 1.5rem;
  border: 1px solid var(--slate-200);
}

.form-group {
  margin-bottom: 1.5rem;
}

.form-control {
  width: 100%;
  padding: 0.875rem 1rem;
  background: var(--slate-50);
  border: 2px solid var(--slate-200);
  border-radius: 0.75rem;
  color: var(--slate-800);
  font-family: var(--font-body);
  transition: all 0.3s ease;
}

.form-control:focus {
  outline: none;
  border-color: var(--primary-blue);
  background: white;
  box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.1);
}

textarea.form-control {
  min-height: 120px;
  resize: vertical;
}

/* ===================================
       MARKETING STACKS SECTION
       =================================== */
.marketing-stacks {
  background: linear-gradient(135deg, #f5f7fa 0%, #e9ecef 100%);
  padding: 5rem 2rem;
  position: relative;
}

.marketing-stacks .container {
  max-width: 1280px;
  margin: 0 auto;
}

.marketing-stacks .section-header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 3rem;
  text-align: left;
}

.section-number {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #00b4d8 0%, #0096c7 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  font-weight: 700;
  box-shadow: 0 4px 15px rgba(0, 150, 199, 0.3);
  flex-shrink: 0;
}

.marketing-stacks .section-title {
  font-family: var(--font-display);
  font-size: 2.5rem;
  font-weight: 800;
  color: #00b4d8;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}

.stacks-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
  gap: 2rem;
}

.stack-card {
  background: white;
  border-radius: 1.5rem;
  padding: 2.5rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 2px solid transparent;
}

.stack-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 180, 216, 0.15);
  border-color: #00b4d8;
}

.stack-card h3 {
  font-family: var(--font-display);
  font-size: 1.75rem;
  font-weight: 700;
  color: #00b4d8;
  margin: 0 0 1.5rem 0;
  text-transform: capitalize;
}

.stack-logo {
  background: #f8f9fa;
  border-radius: 1rem;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
}

.stack-logo img {
  max-width: 200px;
  height: auto;
  object-fit: contain;
  background: white;
}

.stack-logos-multiple {
  background: #f8f9fa;
  border-radius: 1rem;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  flex-wrap: wrap;
  min-height: 120px;
}

.stack-logos-multiple img {
  max-width: 80px;
  height: auto;
  object-fit: contain;
  transition: transform 0.3s ease;
  background: white;
  border-radius: 8px;
  padding: 5px;
}

.stack-logos-multiple img:hover {
  transform: scale(1.1);
}

/* ===================================
       FOOTER
       =================================== */
.footer {
  background: var(--slate-900);
  color: var(--slate-300);
  position: relative;
  z-index: 10;
}

.footer-top {
  padding: 4rem 2rem 3rem;
  border-bottom: 1px solid var(--slate-800);
}

.footer-column {
  margin-bottom: 2rem;
}

.footer-title {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 700;
  color: white;
  margin-bottom: 1.5rem;
  position: relative;
  padding-bottom: 0.75rem;
}

.footer-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: var(--gradient-primary);
  border-radius: 2px;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 0.75rem;
}

.footer-links a {
  color: var(--slate-400);
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  transition: all 0.3s ease;
  font-size: 0.9375rem;
}

.footer-links a:hover {
  color: var(--primary-blue);
  padding-left: 0.5rem;
}

.footer-links i {
  font-size: 1rem;
  transition: transform 0.3s ease;
}

.footer-links a:hover i {
  transform: translateX(3px);
}

.footer-bottom {
  padding: 2rem;
  background: rgba(0, 0, 0, 0.2);
}

.footer-copyright {
  text-align: center;
  color: var(--slate-400);
}

.footer-copyright p {
  margin-bottom: 0.75rem;
  font-size: 0.9375rem;
}

.footer-copyright strong {
  color: white;
  font-weight: 700;
}

.footer-version {
  font-size: 0.8125rem;
  color: var(--slate-500);
  margin-bottom: 1rem;
}

.footer-links-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin: 1rem 0;
}

.footer-links-bottom a {
  color: var(--slate-400);
  text-decoration: none;
  font-size: 0.9375rem;
  transition: color 0.3s ease;
}

.footer-links-bottom a:hover {
  color: var(--primary-blue);
}

.footer-links-bottom .separator {
  color: var(--slate-600);
}

.footer-recaptcha {
  font-size: 0.8125rem;
  color: var(--slate-500);
  margin-top: 1rem;
}

.footer-recaptcha a {
  color: var(--slate-400);
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-recaptcha a:hover {
  color: var(--primary-blue);
}

/* Footer Grid Support */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.col-lg-4,
.col-md-6 {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media (min-width: 768px) {
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* ===================================
       BACK TO TOP
       =================================== */
.back-to-top {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  width: 50px;
  height: 50px;
  background: var(--gradient-primary);
  border-radius: 0.75rem;
  display: none;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  cursor: pointer;
  box-shadow: var(--shadow-lg);
  transition: all 0.3s ease;
  z-index: 999;
  text-decoration: none;
}

.back-to-top.visible {
  display: flex;
}

.back-to-top:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-xl);
}

/* ===================================
       FAQ BOT
       =================================== */
/* FAQ Bot */
#pmx-bot-btn {
  position: fixed;
  bottom: 90px;
  right: 2rem;
  width: 60px;
  height: 60px;
  background: var(--gradient-success);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  cursor: pointer;
  box-shadow: var(--shadow-xl);
  z-index: 999;
  animation: faqPulse 2s infinite;
  transition: all 0.3s ease;
}

@keyframes faqPulse {

  0%,
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.7);
  }

  50% {
    transform: scale(1.05);
    box-shadow: 0 0 0 15px rgba(16, 185, 129, 0);
  }
}

#pmx-bot-btn:hover {
  transform: scale(1.1);
}

#pmx-bot-box {
  position: fixed;
  bottom: 160px;
  right: 2rem;
  width: 380px;
  max-height: 550px;
  background: white;
  border-radius: 1rem;
  box-shadow: var(--shadow-2xl);
  display: none;
  flex-direction: column;
  overflow: hidden;
  z-index: 999;
  transition: all 0.3s ease;
}

#pmx-bot-box.open {
  display: flex;
}

#pmx-header {
  background: var(--gradient-primary);
  color: white;
  padding: 1rem 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#pmx-header-title {
  font-weight: 700;
  font-size: 1.125rem;
}

#pmx-header-sub {
  font-size: 0.875rem;
  opacity: 0.9;
}

#pmx-header-close {
  background: none;
  border: none;
  color: white;
  font-size: 1.5rem;
  cursor: pointer;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background 0.2s;
}

#pmx-header-close:hover {
  background: rgba(255, 255, 255, 0.2);
}

#pmx-search-wrap {
  padding: 1rem;
  background: var(--slate-50);
  border-bottom: 1px solid var(--slate-200);
}

#pmx-search-input {
  width: 100%;
  padding: 0.625rem 1rem;
  border: 1px solid var(--slate-300);
  border-radius: 2rem;
  font-size: 0.9375rem;
  outline: none;
  transition: all 0.2s;
}

#pmx-search-input:focus {
  border-color: var(--primary-blue);
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
}

#pmx-quick-menu {
  padding: 0.75rem 1rem;
  background: var(--slate-50);
  border-bottom: 1px solid var(--slate-200);
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.pmx-chip {
  padding: 0.375rem 0.875rem;
  background: white;
  border: 1px solid var(--slate-300);
  border-radius: 2rem;
  font-size: 0.8125rem;
  cursor: pointer;
  transition: all 0.2s;
}

.pmx-chip:hover {
  border-color: var(--primary-blue);
}

.pmx-chip.active {
  background: var(--gradient-primary);
  color: white;
  border-color: transparent;
}

#pmx-faq-list {
  flex: 1;
  overflow-y: auto;
  padding: 1rem;
  background: white;
}

.pmx-faq-item {
  margin-bottom: 0.75rem;
}

.pmx-q {
  background: var(--slate-50);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  cursor: pointer;
  border-left: 3px solid var(--primary-blue);
  font-size: 0.9375rem;
  transition: all 0.2s;
}

.pmx-q:hover {
  background: var(--slate-100);
}

.pmx-q span {
  font-weight: 700;
  color: var(--primary-blue);
}

.pmx-a {
  display: none;
  background: white;
  padding: 0.875rem 1rem;
  border-left: 3px solid var(--slate-300);
  margin-top: 0.25rem;
  border-radius: 0 0 0.5rem 0.5rem;
  font-size: 0.875rem;
  color: var(--slate-600);
  line-height: 1.6;
}

.pmx-a.open {
  display: block;
}

#pmx-footer-contact {
  padding: 1rem 1.25rem;
  background: var(--slate-50);
  border-top: 1px solid var(--slate-200);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.75rem;
}

#pmx-footer-contact span {
  font-size: 0.875rem;
  color: var(--slate-600);
}

.pmx-wa-btn {
  padding: 0.625rem 1rem;
  background: var(--gradient-success);
  color: white;
  text-decoration: none;
  border-radius: 2rem;
  font-size: 0.875rem;
  font-weight: 600;
  white-space: nowrap;
  transition: all 0.2s;
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
}

.pmx-wa-btn:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}

/* Responsive */
@media (max-width: 1024px) {

  .hero-container,
  .video-container,
  .contact-grid {
    grid-template-columns: 1fr;
  }

  #pmx-bot-box {
    right: 1rem;
    left: 1rem;
    width: auto;
  }
}

@media (max-width: 768px) {
  .nav-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 400px;
    height: 100vh;
    background: white;
    flex-direction: column;
    padding: 6rem 2rem 2rem;
    box-shadow: var(--shadow-2xl);
    transition: right 0.4s ease;
    align-items: flex-start;
  }

  .nav-menu.active {
    right: 0;
  }

  .mobile-toggle {
    display: block;
  }

  .hero,
  .section {
    padding: 4rem 1.5rem;
  }

  .pricing-grid,
  .gallery-grid {
    grid-template-columns: 1fr;
  }
}

/* ===================================
       RESPONSIVE BREAKPOINTS
       =================================== */
@media (max-width: 1024px) {

  .hero-container,
  .video-container,
  .contact-grid {
    grid-template-columns: 1fr;
  }

  .stacks-grid {
    grid-template-columns: 1fr;
  }

  #pmx-bot-box {
    right: 1rem;
    left: 1rem;
    width: auto;
  }

  #pmx-bot-btn {
    right: 1rem;
  }

  .back-to-top {
    right: 1.3rem;
  }
}

@media (max-width: 768px) {

  .hero,
  .section {
    padding: 4rem 1.5rem;
  }

  .video-section {
    padding: 3rem 1rem;
  }

  .play-btn {
    width: 60px;
    height: 60px;
    font-size: 1.5rem;
  }

  .pricing-grid,
  .gallery-grid {
    grid-template-columns: 1fr;
  }

  .icon-grid-2 {
    grid-template-columns: 1fr;
  }

  .video-bottom {
    max-width: 100%;
  }

  .marketing-stacks {
    padding: 3rem 1rem;
  }

  .marketing-stacks .section-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  .section-number {
    width: 50px;
    height: 50px;
    font-size: 1.25rem;
  }

  .marketing-stacks .section-title {
    font-size: 1.75rem;
  }

  .stack-card {
    padding: 1.5rem;
  }

  .stack-card h3 {
    font-size: 1.5rem;
  }

  .stack-logos-multiple {
    gap: 1rem;
  }

  .stack-logos-multiple img {
    max-width: 60px;
  }
}

@media (max-width: 640px) {
  .hero {
    padding: 6rem 1rem 3rem;
  }

  .hero-container {
    grid-template-columns: 1fr;
    gap: 3rem;
    text-align: center;
  }

  .hero-description {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-actions {
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }

  .btn-primary,
  .btn-secondary {
    width: 100%;
    justify-content: center;
  }

  .hero-image {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .marketing-stacks .section-title {
    font-size: 1.5rem;
  }

  .stack-card h3 {
    font-size: 1.25rem;
  }

  .stack-logo img {
    max-width: 150px;
  }

  .stack-logos-multiple img {
    max-width: 50px;
  }
}

.contact-value a {
  color: var(--slate-600);
  text-decoration: none;
  font-weight: 500;
}

.contact-value a:hover {
  color: var(--primary-blue);
  text-decoration: underline;
}