/*
 Theme Name:   Astra Exora Child
 Template:     astra
 Version:      1.0.0
*/

/* Import Font Awesome for icons */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* Base Dark Theme Setup */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background-color: #111715;
  color: #e5e7eb;
  font-family: 'Inter', 'Segoe UI', sans-serif;
  position: relative;
  overflow-x: hidden;
}

/* Background Layers */
body::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 
    radial-gradient(ellipse at 50% 30%, rgba(34, 197, 94, 0.1) 0%, transparent 50%),
    radial-gradient(ellipse at 80% 20%, rgba(34, 197, 94, 0.05) 0%, transparent 40%),
    radial-gradient(ellipse at 20% 80%, rgba(34, 197, 94, 0.08) 0%, transparent 40%);
  z-index: -3;
  pointer-events: none;
}

/* Grid Pattern */
body::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: 
    linear-gradient(rgba(34, 197, 94, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(34, 197, 94, 0.03) 1px, transparent 1px);
  background-size: 60px 60px;
  z-index: -2;
  pointer-events: none;
}

/* Static Particles Layer */
.particles-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  opacity: 0.7;
}

.particle {
  position: absolute;
  width: 2px;
  height: 2px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
}

.particle:nth-child(1) { top: 15%; left: 10%; width: 3px; height: 3px; }
.particle:nth-child(2) { top: 25%; left: 25%; width: 2px; height: 2px; }
.particle:nth-child(3) { top: 35%; left: 45%; width: 4px; height: 4px; }
.particle:nth-child(4) { top: 20%; left: 65%; width: 2px; height: 2px; }
.particle:nth-child(5) { top: 40%; left: 80%; width: 3px; height: 3px; }
.particle:nth-child(6) { top: 55%; left: 15%; width: 5px; height: 5px; }
.particle:nth-child(7) { top: 65%; left: 35%; width: 2px; height: 2px; }
.particle:nth-child(8) { top: 75%; left: 55%; width: 4px; height: 4px; }
.particle:nth-child(9) { top: 45%; left: 70%; width: 3px; height: 3px; }
.particle:nth-child(10) { top: 85%; left: 25%; width: 2px; height: 2px; }
.particle:nth-child(11) { top: 30%; left: 85%; width: 4px; height: 4px; }
.particle:nth-child(12) { top: 70%; left: 85%; width: 3px; height: 3px; }
.particle:nth-child(13) { top: 10%; left: 50%; width: 5px; height: 5px; }
.particle:nth-child(14) { top: 50%; left: 5%; width: 2px; height: 2px; }
.particle:nth-child(15) { top: 90%; left: 45%; width: 4px; height: 4px; }
.particle:nth-child(16) { top: 5%; left: 75%; width: 3px; height: 3px; }
.particle:nth-child(17) { top: 60%; left: 95%; width: 2px; height: 2px; }
.particle:nth-child(18) { top: 80%; left: 10%; width: 5px; height: 5px; }
.particle:nth-child(19) { top: 95%; left: 65%; width: 3px; height: 3px; }
.particle:nth-child(20) { top: 15%; left: 90%; width: 4px; height: 4px; }
.particle:nth-child(21) { top: 35%; left: 5%; width: 2px; height: 2px; }
.particle:nth-child(22) { top: 70%; left: 65%; width: 3px; height: 3px; }
.particle:nth-child(23) { top: 25%; left: 40%; width: 5px; height: 5px; }
.particle:nth-child(24) { top: 55%; left: 85%; width: 2px; height: 2px; }
.particle:nth-child(25) { top: 85%; left: 35%; width: 4px; height: 4px; }
.particle:nth-child(26) { top: 45%; left: 20%; width: 3px; height: 3px; }
.particle:nth-child(27) { top: 65%; left: 75%; width: 2px; height: 2px; }
.particle:nth-child(28) { top: 20%; left: 30%; width: 5px; height: 5px; }
.particle:nth-child(29) { top: 75%; left: 45%; width: 3px; height: 3px; }
.particle:nth-child(30) { top: 40%; left: 60%; width: 4px; height: 4px; }
.particle:nth-child(31) { top: 12%; left: 15%; width: 2px; height: 2px; }
.particle:nth-child(32) { top: 28%; left: 35%; width: 4px; height: 4px; }
.particle:nth-child(33) { top: 42%; left: 55%; width: 3px; height: 3px; }
.particle:nth-child(34) { top: 18%; left: 75%; width: 5px; height: 5px; }
.particle:nth-child(35) { top: 38%; left: 85%; width: 2px; height: 2px; }
.particle:nth-child(36) { top: 58%; left: 18%; width: 4px; height: 4px; }
.particle:nth-child(37) { top: 68%; left: 38%; width: 3px; height: 3px; }
.particle:nth-child(38) { top: 78%; left: 58%; width: 5px; height: 5px; }
.particle:nth-child(39) { top: 48%; left: 72%; width: 2px; height: 2px; }
.particle:nth-child(40) { top: 88%; left: 28%; width: 4px; height: 4px; }
.particle:nth-child(41) { top: 32%; left: 88%; width: 3px; height: 3px; }
.particle:nth-child(42) { top: 72%; left: 88%; width: 5px; height: 5px; }
.particle:nth-child(43) { top: 8%; left: 52%; width: 2px; height: 2px; }
.particle:nth-child(44) { top: 52%; left: 8%; width: 4px; height: 4px; }
.particle:nth-child(45) { top: 92%; left: 48%; width: 3px; height: 3px; }
.particle:nth-child(46) { top: 7%; left: 78%; width: 5px; height: 5px; }
.particle:nth-child(47) { top: 62%; left: 98%; width: 2px; height: 2px; }
.particle:nth-child(48) { top: 82%; left: 12%; width: 4px; height: 4px; }
.particle:nth-child(49) { top: 97%; left: 68%; width: 3px; height: 3px; }
.particle:nth-child(50) { top: 17%; left: 92%; width: 5px; height: 5px; }

/* Headings */
h1, h2, h3, h4, h5 {
  color: #f3f4f6;
  font-weight: 600;
}

/* Primary Neon Highlight */
a, .highlight {
  color: #D1FF00;
  text-decoration: none;
}
a:hover {
  color: #fef08a;
}

/* Remove background in containers */
.site-content,
.ast-container,
.ast-separate-container {
  background-color: transparent;
  box-shadow: none;
}
.site-content{
  position: relative;
  top: -80px;
  padding-top: 70px;
}
.neon-bg {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100vh;
  /* background-color: #0b0f14; یا هر رنگ تیره‌ای که بخوای */
  overflow: hidden;
  z-index: 0;
}

.neon-spot {
  position: absolute;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(162,255,0,0.7) 0%, rgba(0,0,0,0) 70%);
  filter: blur(100px);
  opacity: 0.6;
  z-index: 1;
  /* animation: pulse 6s ease-in-out infinite; */
}

/* موقعیت‌های مختلف */
.spot-1 {
  top: -40vh;
    left: 14%;
    width: 80px;
    height: 145vh;
    transform: rotate(35deg);
    background: #c7f206;
    z-index: 4;
    filter: blur(40px);
}

.spot-2 {
  top: -50px;
    right: -70%;
    width: 100vw;
    height: 80vh;
    background: #06dcf2a1;
    z-index: 65;
    filter: blur(100px);
}

.spot-3 {
  top: -20%;
    left: -5%;
    width: 100px;
    height: 120vh;
    transform: rotate(25deg);
    background: #c7f206;
    z-index: 5;
    filter: blur(30px);
}

/* انیمیشن برای نوسان */
/* @keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.9;
  }
} */
.grid-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background-image:
  radial-gradient(circle at center, rgba(255, 255, 255, 0.1) 0%, rgb(0 0 0 / 70%) 80%), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size:
    100% 100%,
    50px 50px,
    50px 50px;
  pointer-events: none;
  opacity: 1;
}

/* Header Styles */
.koraxon-header {
  position: sticky;
  top: 0px;
  z-index: 999;
  height:80px;
  background-color: transparent;
  border-bottom: none;
  padding: 5px 40px;
  padding-top:30px;
  transition: all 0.3s ease;
}

.koraxon-header.scrolled {
  /* background-color: rgba(14, 16, 20, 0.95);
  backdrop-filter: blur(10px); */
  background-color: rgba(14, 16, 20, 0.25);
  backdrop-filter: blur(20px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  top: -20px;
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

/* Logo */
.logo a {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}

.logo-icon {
  width: 32px;
  height: 32px;
  background-color: #D1FF00;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #0e1014;
  font-size: 18px;
}

.logo-text {
  font-size: 24px;
  font-weight: 700;
  color: #D1FF00;
  letter-spacing: 0.5px;
  text-shadow: 0 0 10px rgba(209, 255, 0, 0.5);
}

/* Main Menu Navigation */
.nav-links {
  list-style: none;
  display: flex;
  gap: 30px;
  align-items: center;
  margin: 0;
  padding: 0;
}

.nav-links li a {
  color: #9ca3af;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 0;
  position: relative;
  transition: color 0.3s;
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
}

.nav-links li a:hover {
  color: #D1FF00;
  text-shadow: 0 0 12px rgba(209, 255, 0, 0.6);
}

.nav-links li a.active {
  color: #D1FF00;
  text-shadow: 0 0 12px rgba(209, 255, 0, 0.6);
}

.nav-links li a.active::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #D1FF00;
  transform: scaleX(1);
  transition: transform 0.3s ease-out;
  box-shadow: 0 0 10px rgba(209, 255, 0, 0.8);
}
.nav-links .dropdown-menu li a{
  padding: 5px;
}

/* Dropdown for Sources */
.dropdown {
  position: relative;
}

.dropdown-toggle {
  display: flex;
  align-items: center;
  gap: 5px;
}

.dropdown-toggle i {
  font-size: 12px;
  transition: transform 0.3s;
}

.dropdown:hover .dropdown-toggle i {
  transform: rotate(180deg);
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(14, 16, 20, 0.95);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 8px 0;
  min-width: 150px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s;
}

.dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.dropdown-menu li {
  list-style: none;
}

.dropdown-menu a {
  display: block;
  padding: 8px 16px;
  color: #e5e7eb;
  text-decoration: none;
  transition: background 0.3s;
}

.dropdown-menu a:hover {
  background: rgba(209, 255, 0, 0.1);
  color: #D1FF00;
}

/* Right-side icons and button */
.header-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

.header-icons {
  display: flex;
  gap: 16px;
}

.icon-link {
  color: #9ca3af;
  font-size: 20px;
  transition: color 0.3s;
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
}

.icon-link:hover {
  color: #D1FF00;
  text-shadow: 0 0 12px rgba(209, 255, 0, 0.6);
}

.btn-open-app {
  background-color: #D1FF00;
  color: #0e1014;
  padding: 6px 20px;
  border-radius: 25px;
  font-weight: 600;
  font-size: 12px;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s;
  box-shadow: 0 0 20px rgba(209, 255, 0, 0.6), 0 4px 15px rgba(0, 0, 0, 0.3);
}

.btn-open-app:hover {
  background-color: #aaff00;
  color: #000;
  box-shadow: 0 0 25px rgba(209, 255, 0, 0.8), 0 6px 20px rgba(0, 0, 0, 0.4);
  transform: translateY(-2px);
}

.btn-open-app i {
  font-size: 14px;
}

/* Hero Section with Glow Effect */
.koraxon-hero {
  padding: 20px 24px 20px;
  text-align: center;
  color: #e5e7eb;
  max-width: 1200px;
  margin: auto;
  z-index: 10;
  position: relative;
}

.hero-content h1 {
  font-size: 48px;
  font-weight: 700;
  color: white;
  margin-bottom: 16px;
  text-shadow: 0 0 30px rgba(255, 255, 255, 0.8), 0 0 60px rgba(34, 197, 94, 0.4);
  filter: drop-shadow(0 0 20px rgba(255, 255, 255, 0.3));
}

.hero-content p {
  font-size: 14px;
  color: #9ca3af;
  margin-bottom: 40px;
}

.koraxon-categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin-top: 10px;
  padding: 3px 20px;
  /* background: rgba(14, 16, 20, 0.7);
  border-radius: 10px;
  backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3); */
}

/* Category buttons with glowing borders */
.category-btn {
  background: rgba(14, 16, 20, 0.8);
  border: 1px solid rgba(209, 255, 0, 0.3);
  color: #e5e7eb;
  padding: 5px 30px;
  border-radius: 25px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  box-shadow: 0 0 15px rgba(209, 255, 0, 0.2), inset 0 0 20px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(5px);
  text-decoration: none;
  font-family: inherit;
  position: relative;
}
a.category-btn:after {
  content: '';
  position: absolute;
  width: 60%;
  left: 20%;
  bottom: -1px;
  height: 2px;
  background: linear-gradient(45deg, transparent, #d1ff02, transparent);
}

.category-btn i {
  font-size: 14px;
  color: #e5e7eb;
}

.category-btn:hover:not(.active) {
  background-color: rgba(209, 255, 0, 0.1);
  border-color: #D1FF00;
  color: #D1FF00;
  box-shadow: 0 0 20px rgba(209, 255, 0, 0.4), inset 0 0 20px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.category-btn:hover:after {
  display: none;
}

.category-btn.active {
  background-color: #D1FF00;
  color: #0e1014;
  border-color: #D1FF00;
  font-weight: 600;
  box-shadow: 0 0 25px rgba(209, 255, 0, 0.8), inset 0 0 15px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.category-btn.active i {
  color: #0e1014;
}

/* Featured Content Section */
.koraxon-featured-content {
  max-width: 1200px;
  margin: 5px auto;
  padding: 0 24px;
  z-index: 10;
  position: relative;
}

.content-container {
  display: flex;
  align-items: center;
  gap: 24px;
  position: relative;
  justify-content: center;
  z-index: 10;
}

.nav-arrow {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  flex-shrink: 0;
  min-width: 48px;
  min-height: 48px;
  box-sizing: border-box;
  padding:0;
}

.nav-arrow:hover {
  background: rgba(209, 255, 0, 0.1);
  border-color: #D1FF00;
  color: #D1FF00;
  transform: scale(1.1);
}

.nav-arrow i {
  font-size: 16px;
  font-weight: bold;
}
.nav-arrow:active, .nav-arrow:focus{
  background-color: #d1ff02;
  color: black;
}

.featured-article {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px 40px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 20px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), inset 0 0 20px rgba(255, 255, 255, 0.02);
  backdrop-filter: blur(10px);
}

.article-image {
  position: relative;
  background: transparent;
  border-radius: 16px;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-shadow: 0 0 25px #d1ff025c;
}

.article-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.read-time {
  position: absolute;
  top: 16px;
  left: 16px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
  z-index: 2;
}

.credit-card-image {
  width: 200px;
  height: 120px;
  background: linear-gradient(135deg, #ffd700 0%, #ffed4e 30%, #8b5cf6 60%, #a855f7 100%);
  border-radius: 12px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 32px rgba(255, 215, 0, 0.4), 0 0 20px rgba(139, 92, 246, 0.3);
  transform: perspective(1000px) rotateY(-15deg) rotateX(5deg);
}

.credit-card-image::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  background: linear-gradient(135deg, #8b5cf6, #a855f7);
  border-radius: 0 0 12px 12px;
}

.credit-card-image::after {
  content: '';
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  background: #ff6b9d;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(255, 107, 157, 0.6);
}

.article-details {
  display: flex;
  flex-direction: column;
  gap: 20px;
  height:320px;
}

.article-meta {
  display: flex;
  gap: 4px;
  color: #9ca3af;
  font-size: 14px;
}

.article-title {
  font-size: 22px;
  font-weight: 700;
  color: white;
  line-height: 24px;
}

.article-excerpt {
  color: #9ca3af;
  line-height: 18px;
  font-size: 14px;
  margin: 0;
}

/* Discover More button with glow */
.discover-btn {
  /* background: rgba(14, 16, 20, 0.9); */
  color: white;
  border: 1px solid rgba(209, 255, 0, 0.4);
  padding: 12px 24px;
  border-radius: 25px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
  align-self: flex-start;
  box-shadow: 0 0 15px rgba(209, 255, 0, 0.3), inset 0 0 20px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(5px);
}

.discover-btn:hover {
  background: rgba(209, 255, 0, 0.1);
  color: #D1FF00;
  border-color: #D1FF00;
  box-shadow: 0 0 20px rgba(209, 255, 0, 0.5), inset 0 0 20px rgba(0, 0, 0, 0.2);
}

.article-tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

/* Tags with glowing borders */
.tag:not(body) {
  background: #1f1f1f;
  color: #5c5c5c;
  padding: 1px 20px;
  border-radius: 16px;
  font-size: 12px;
  border: 1px solid #5c5c5c;
  line-height: 16px;
  box-shadow: 0 0 10px rgb(92 92 92);
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
}

.tag:not(body):hover {
  background: #2a2a2a;
  color: #7a7a7a;
  border-color: #7a7a7a;
  box-shadow: 0 0 15px rgb(122 122 122);
  text-decoration: none;
}

/* Engagement Metrics - Updated for smaller, subtle design */
.engagement-metrics {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-left: 12px;
}

.engagement-metrics .likes,
.engagement-metrics .views {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #9ca3af;
  padding: 4px 8px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: all 0.3s ease;
  cursor: pointer;
}

.engagement-metrics .likes:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.1);
  transform: translateY(-1px);
}

.engagement-metrics .likes.liked {
  color: #ff6b6b;
  background: rgba(255, 107, 107, 0.1);
  border-color: rgba(255, 107, 107, 0.2);
}

.engagement-metrics .likes.already-liked {
  color: #ff6b6b;
  background: rgba(255, 107, 107, 0.15);
  border-color: rgba(255, 107, 107, 0.3);
  cursor: not-allowed;
}

.engagement-metrics .likes.already-liked:hover {
  transform: none;
}

.engagement-metrics .views {
  cursor: default;
  opacity: 0.7;
}

.engagement-metrics .views:hover {
  transform: none;
}

.engagement-metrics i {
  font-size: 11px;
  color: inherit;
}

/* Container for discover button and engagement metrics */
.discover-btn-container {
  display: flex;
  align-items: center;
  gap: 12px;
  /* margin-top: 10px;
    margin-bottom: 10px; */
}

/* Remove old engagement metrics styles */
.engagement-metrics .likes i {
  color: inherit;
}

.engagement-metrics .views i {
  color: inherit;
}

/* Posts Grid */
.koraxon-posts {
  max-width: 1200px;
  margin: 60px auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 32px;
  padding: 0 24px;
  z-index: 10;
  position: relative;
}

.koraxon-post-card {
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: all 0.3s;
}

.koraxon-post-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  border-color: rgba(209, 255, 0, 0.2);
}

.koraxon-post-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
}

.placeholder-image {
  width: 100%;
  height: 200px;
  background: linear-gradient(90deg, #374151, #4b5563);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9ca3af;
}

.card-content {
  padding: 24px;
}

.koraxon-post-card h2 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 12px;
  line-height: 1.3;
}

.koraxon-post-card p {
  color: #9ca3af;
  margin-bottom: 20px;
  line-height: 1.5;
}

.read-more {
  display: inline-block;
  background: linear-gradient(135deg, #D1FF00, #b5e000);
  color: #000;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 14px;
  transition: all 0.3s;
}

.read-more:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(209, 255, 0, 0.3);
}

/* Blog Grid Section */
.koraxon-blog-grid {
  max-width: 1200px;
    margin: 60px auto;
    padding: 10px 24px;
    z-index: 10;
    position: relative;
}

.section-title {
  font-size: 32px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #e5e7eb;
    position: relative;
    text-align: left;
    margin-bottom: 25px;
    text-shadow: 0 0 20px rgba(209, 255, 0, 0.3);
}
h2.section-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 2px;
  width: 250px;
  background: linear-gradient(to right, #d1ff02, transparent);
}
.blog-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 30px;
}

.blog-post-card {
  background: rgba(255, 255, 255, 0.02);
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.blog-post-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(209, 255, 0, 0.1);
  border-color: rgba(209, 255, 0, 0.2);
}

.post-image {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 15px;
}

.post-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.blog-post-card:hover .post-image img,
.latest-post-card:hover .post-image img {
  transform: scale(1.05);
}

.placeholder-illustration {
  width: 100%;
  height: 200px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.placeholder-illustration::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
  animation: shimmer 2s infinite;
}

@keyframes shimmer {
  0% { transform: translateX(-100%); }
  100% { transform: translateX(100%); }
}

.post-categories {
  position: absolute;
  top: 15px;
  left: 15px;
  display: flex;
  gap: 8px;
}

.category-tag {
  background: rgba(0, 0, 0, 0.7);
  color: #9c9c9c;
  padding: 2px 7px;
  border-radius: 15px;
  font-size: 11px;
  line-height: 15px;
  font-weight: 500;
  backdrop-filter: blur(10px);
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.category-tag:hover {
  background: rgba(209, 255, 0, 0.2);
  color: #d1ff02;
  border-color: rgba(209, 255, 0, 0.3);
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(209, 255, 0, 0.2);
}

.post-content {
  padding: 5px 10px;
}

.post-meta {
  display: flex;
  gap: 5px;
  margin-bottom: 15px;
  font-size: 13px;
  color: #9ca3af;
}

.post-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 2.8em;
}

.post-title a {
  color: #e5e7eb;
  text-decoration: none;
  transition: color 0.3s ease;
}

.post-title a:hover {
  color: #d1ff02;
}

.post-excerpt {
  color: #9ca3af;
  line-height: 1.6;
  margin-bottom: 20px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 4.8em;
}

.discover-more-btn {
  display: inline-block;
  background: rgba(209, 255, 0, 0.1);
  color: #d1ff02;
  padding: 8px 20px;
  border-radius: 20px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.3s ease;
  border: 1px solid rgba(209, 255, 0, 0.2);
}

.discover-more-btn:hover {
  background: rgba(209, 255, 0, 0.2);
  transform: translateY(-2px);
}

.no-posts {
  text-align: center;
  color: #9ca3af;
  font-size: 16px;
  grid-column: 1 / -1;
  padding: 40px;
}

/* Special Post Section */
.special-post-section {
  max-width: 1000px;
    margin: 20px auto 0px;
    padding: 0 24px;
    z-index: 10;
    position: relative;
}

.special-post-card {
  background: rgba(255, 255, 255, 0.02);
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  height: 400px;
}

.special-post-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(209, 255, 0, 0.1);
  border-color: rgba(209, 255, 0, 0.2);
}

.special-post-image {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 20px;
  height: 300px;
}

.special-post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
  transition: transform 0.3s ease;
}

.special-post-card:hover .special-post-image img {
  transform: scale(1.05);
}

.special-placeholder-illustration {
  width: 100%;
  height: 300px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.special-placeholder-illustration::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
  animation: shimmer 2s infinite;
}

.special-post-categories {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  gap: 10px;
  z-index: 2;
}

.special-post-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 20px;
  background: linear-gradient(to top, rgb(17 21 20) 0%, rgb(43 52 0) 40%, rgb(59 73 0) 60%, rgba(255, 255, 255, 0) 100%);
  color: white;
}

.special-post-meta {
  display: flex;
  gap: 10px;
  font-size: 12px;
  color: #e5ff71;
    margin-top: 10px;
}

.special-post-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
  color: white;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 3.6em;
}

.special-post-title a {
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}

.special-post-title a:hover {
  color: #d1ff02;
}

.special-post-excerpt {
  color: #cbcbcb;
  line-height: 1.6;
  margin-bottom: 20px;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 4.8em;
}

.special-discover-btn {
  display: inline-block;
  background: rgba(209, 255, 0, 0.9);
  color: #333;
  padding: 12px 25px;
  border-radius: 25px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease;
  border: 1px solid rgba(209, 255, 0, 0.2);
}

.special-discover-btn:hover {
  background: rgba(209, 255, 0, 1);
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(209, 255, 0, 0.3);
}

/* Pagination */
.pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.pagination-controls {
  display: flex;
  align-items: center;
  gap: 10px;
}

.page-link {
  display: inline-block;
  padding: 8px 15px;
  color: #e5e7eb;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 500;
}

.page-link:hover {
  background: rgba(209, 255, 0, 0.1);
  color: #d1ff02;
}

.page-link.active {
  background: rgba(209, 255, 0, 0.2);
  color: #d1ff02;
  border-bottom: 2px solid #d1ff02;
}

.page-dots {
  color: #9ca3af;
  padding: 8px 5px;
}

/* Newsletter Signup Section */
.newsletter-signup {
  max-width: 1200px;
  margin: 40px auto 0;
  padding: 60px 24px;
  text-align: center;
  z-index: 10;
  position: relative;
}

.signup-content h2 {
  font-size: 36px;
  font-weight: 700;
  color: #e5e7eb;
  margin-bottom: 20px;
  text-shadow: 0 0 20px rgba(209, 255, 0, 0.3);
}

.signup-content p {
  font-size: 18px;
  color: #9ca3af;
  margin-bottom: 40px;
  line-height: 1.6;
}

.newsletter-form {
  max-width: 500px;
  margin: 0 auto;
}

.form-group {
  display: flex;
  gap: 15px;
  align-items: center;
}

.newsletter-form input[type="email"] {
  flex: 1;
  padding: 15px 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 25px;
  color: #e5e7eb;
  font-size: 16px;
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
}

.newsletter-form input[type="email"]::placeholder {
  color: #9ca3af;
}

.newsletter-form input[type="email"]:focus {
  outline: none;
  border-color: rgba(209, 255, 0, 0.5);
  box-shadow: 0 0 20px rgba(209, 255, 0, 0.2);
}

.signup-btn {
  padding: 15px 30px;
  background: #d1ff02;
  color: #0e1014;
  border: none;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
}

.signup-btn:hover {
  background: #b8e600;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(209, 255, 0, 0.3);
}

/* Footer Styles */
.koraxon-footer {
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(10px);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 10;
  position: relative;
  margin-top: -80px;
}

.footer-top {
  padding: 40px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.footer-top-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}

.footer-logo {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer-logo .logo-icon {
  width: 40px;
  height: 40px;
  background: #d1ff02;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0e1014;
  font-weight: 700;
  font-size: 18px;
  box-shadow: 0 0 20px rgba(209, 255, 0, 0.3);
}

.footer-logo .logo-text {
  color: #d1ff02;
  font-size: 24px;
  font-weight: 700;
  text-shadow: 0 0 10px rgba(209, 255, 0, 0.5);
}

.footer-newsletter {
  flex: 1;
  max-width: 400px;
  text-align: center;
}

.footer-newsletter p {
  color: #e5e7eb;
  margin-bottom: 15px;
  font-size: 14px;
}

.footer-newsletter-form .form-group {
  display: flex;
  gap: 10px;
  align-items: center;
}

.footer-newsletter-form input[type="email"] {
  flex: 1;
  padding: 10px 15px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  color: #e5e7eb;
  font-size: 14px;
  backdrop-filter: blur(10px);
}

.footer-newsletter-form input[type="email"]::placeholder {
  color: #9ca3af;
}

.footer-signup-btn {
  padding: 10px 20px;
  background: #d1ff02;
  color: #0e1014;
  border: none;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.footer-signup-btn:hover {
  background: #b8e600;
  transform: translateY(-2px);
}

.footer-nav {
  display: flex;
  align-items: center;
  gap: 30px;
}

.footer-nav-links {
  display: flex;
  list-style: none;
  gap: 25px;
  margin: 0;
  padding: 0;
}

.footer-nav-links a {
  color: #e5e7eb;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
}

.footer-nav-links a:hover {
  color: #d1ff02;
}

.footer-utility {
  display: flex;
  align-items: center;
  gap: 15px;
}

.footer-utility .icon-link {
  color: #9ca3af;
  font-size: 16px;
  transition: color 0.3s ease;
}

.footer-utility .icon-link:hover {
  color: #d1ff02;
}

.footer-utility .btn-open-app {
  background: #d1ff02;
  color: #0e1014;
  padding: 8px 16px;
  border-radius: 20px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.footer-utility .btn-open-app:hover {
  background: #b8e600;
  transform: translateY(-2px);
}

.footer-separator {
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}

.footer-main {
  padding: 60px 0 40px;
}

.footer-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: start;
}

.footer-left {
  max-width: 400px;
}

.footer-brand {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.footer-brand .logo-icon {
  width: 40px;
  height: 40px;
  background: #d1ff02;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0e1014;
  font-weight: 700;
  font-size: 18px;
  box-shadow: 0 0 20px rgba(209, 255, 0, 0.3);
}

.footer-brand .logo-text {
  color: #d1ff02;
  font-size: 24px;
  font-weight: 700;
  text-shadow: 0 0 10px rgba(209, 255, 0, 0.5);
}

.footer-tagline {
  color: #e5e7eb;
  line-height: 1.6;
  margin-bottom: 30px;
  font-size: 16px;
}

.social-links {
  display: flex;
  gap: 15px;
  margin-bottom: 30px;
}

.social-link {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e5e7eb;
  text-decoration: none;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.05);
}

.social-link:hover {
  border-color: #d1ff02;
  color: #d1ff02;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(209, 255, 0, 0.2);
}

.copyright {
  color: #9ca3af;
  font-size: 14px;
  margin: 0;
}

.footer-right {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.footer-column h3 {
  color: #e5e7eb;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
}

.footer-column h3::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 30px;
  height: 2px;
  background: #d1ff02;
}

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

.footer-links li {
  margin-bottom: 4px;
}

.footer-links a {
  color: #9ca3af;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: #d1ff02;
}
.mobile-menu{
  display: none;
}
/* Responsive Footer */
@media (max-width: 1100px) {
  .discover-btn{
    padding: 5px 15px;
    font-size: 12px;
  }
  .koraxon-categories{
    gap: 5px;
  }
  .category-btn{
    padding: 2px 10px;
    font-size: 11px;
  }
  .article-title{
    font-size: 18px;
  }
  .article-details{
    gap: 10px;
  }
  .post-content{
    padding: 8px;
  }
  .discover-btn-container{
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin: auto;
        min-width: 80%;
  }
  .discover-more-btn{
    padding: 3px 5px;
    white-space: nowrap;
    font-size: 12px;
    width: 80%;
    max-width:300px;
    text-align: center;
  }
  .latest-post-card .discover-more-btn{
    align-items: center;
  }
  .engagement-metrics{
    margin-left:0px;
    gap:20px;
  }
  .latest-content-grid{
    grid-template-columns: 2fr;
  }
  .sidebar-column{
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .latest-post-card .post-title{
    font-size: 18px;
    font-weight: 600;
    color: #e5e7eb;
    margin-bottom: 10px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: none;
    -webkit-box-orient: unset;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 50px;
  }
  .latest-post-card .post-excerpt{
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 40px;
  }
}
@media (max-width: 768px) {
  .footer-top-content {
    flex-direction: column;
    text-align: center;
  }
  
  .footer-nav {
    flex-direction: column;
    gap: 20px;
  }
  
  .footer-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  
  .footer-right {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .footer-newsletter-form .form-group {
    flex-direction: column;
    gap: 10px;
  }
}

/* Responsive Design */
@media (max-width: 768px) {
  .nav-links {
    gap: 16px;
  }
  .discover-btn{
    width: 50%;
    margin: auto;
    text-align: center;
  }
  .discover-btn-container{
    margin: 5px auto;
  }
  .article-details{
    height: 240px;
  }
  .article-tags{
    align-items: center;
    justify-content: center;
  }
  .featured-article {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  
  .hero-content h1 {
    font-size: 32px;
  }
  
  .article-title {
    font-size: 20px;
  }
  
  .content-container {
    flex-direction: column;
  }
  
  .nav-arrow {
    position: absolute;
        top: 30%;
        width: 48px;
        height: 48px;
        min-width: 48px;
        min-height: 48px;
        z-index: 5;
  }
  
  .nav-prev {
    left: 5%;
  }
  
  .nav-next {
    right: 5%;
  }

  .blog-posts {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .form-group {
    flex-direction: column;
    gap: 15px;
  }
  
  .signup-content h2 {
    font-size: 28px;
  }
  
  .signup-content p {
    font-size: 16px;
  }
  
  /* Mobile text control */
  .post-title {
    font-size: 18px;
    -webkit-line-clamp: 2;
    max-height: 2.5em;
  }
  
  .post-excerpt {
    font-size: 13px;
    -webkit-line-clamp: 3;
    max-height: 4.2em;
  }
  
  .special-post-title {
    font-size: 24px;
    -webkit-line-clamp: 2;
    max-height: 3.2em;
  }
  
  .special-post-excerpt {
    font-size: 14px;
    -webkit-line-clamp: 3;
    max-height: 4.2em;
  }
  
  .special-post-content {
    padding: 20px;
  }
}

@media (max-width: 480px) {
  .koraxon-categories {
    flex-direction: column;
    align-items: center;
  }
  
  .post-title {
    font-size: 16px;
    -webkit-line-clamp: 2;
    max-height: 2.4em;
  }
  
  .post-excerpt {
    font-size: 12px;
    -webkit-line-clamp: 3;
    max-height: 3.9em;
  }
  
  .special-post-title {
    font-size: 20px;
    -webkit-line-clamp: 2;
    max-height: 2.8em;
  }
  
  .special-post-excerpt {
    font-size: 13px;
    -webkit-line-clamp: 3;
    max-height: 3.9em;
  }
  
  .special-post-content {
    padding: 15px;
  }
}

/* Responsive adjustments for categories */
@media (max-width: 768px) {
  .koraxon-categories {
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
    gap: 10px;
    padding-top:0;
  }
}

@media (max-width: 480px) {

}

/* Slideshow indicators */
.slideshow-indicators {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 0px;
}

.indicator {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  transition: all 0.3s;
}

.indicator.active {
  background: #D1FF00;
  transform: scale(1.2);
}

/* Latest Posts & Sidebar Section */
.latest-posts-section {
  max-width: 1200px;
    margin: 25px auto 10px;
    padding: 10px 24px;
    z-index: 10;
    position: relative;
}

.latest-content-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 40px;
  align-items: start;
}

.latest-posts-column {
  display: flex;
  flex-direction: column;
  min-height: 600px; /* Fixed height to maintain layout */
  position: relative; /* For loader positioning */
}

.latest-posts-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  min-height: 400px; /* Minimum height for posts area */
}

/* Loader Styles */
.loading-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  z-index: 10;
}

.loading-spinner {
  width: 40px;
  height: 40px;
  border: 3px solid rgba(209, 255, 0, 0.2);
  border-top: 3px solid #d1ff02;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.loading-text {
  color: #d1ff02;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
}

.latest-posts-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-bottom: 20px;
}

.latest-posts-row:nth-child(odd) {
  /* First row - Image focused */
  grid-template-rows: 200px;
}

.latest-posts-row:nth-child(even) {
  /* Second row - Content focused */
  grid-template-rows: 150px;
}

.latest-post-card {
  display: flex;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 15px;
  overflow: hidden;
  height: 200px;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.latest-post-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(209, 255, 0, 0.1);
  border-color: rgba(209, 255, 0, 0.2);
}

.latest-post-card .post-image {
  width: 300px;
  height: 100%;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
}

.latest-post-card .post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.latest-post-card .post-categories {
  position: absolute;
  top: 15px;
  left: 15px;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.latest-post-card .category-tag {
  background: rgba(209, 255, 0, 0.1);
  color: #d1ff02;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
  border: 1px solid rgba(209, 255, 0, 0.2);
}

.latest-post-card .category-tag:hover {
  background: rgba(209, 255, 0, 0.2);
  transform: translateY(-2px);
}

.latest-post-card .post-content {
  padding: 10px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.latest-post-card .post-meta {
  display: flex;
  gap: 5px;
  font-size: 0.85rem;
  color: #9ca3af;
  margin-bottom: 5px;
}

.latest-post-card .post-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #e5e7eb;
  margin-bottom: 10px;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 2.8em;
}

.latest-post-card .post-title a {
  color: #e5e7eb;
  text-decoration: none;
  transition: color 0.3s ease;
}

.latest-post-card .post-title a:hover {
  color: #d1ff02;
}

.latest-post-card .post-excerpt {
  color: #9ca3af;
  font-size: 0.9rem;
  line-height: 1.5;
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 4.5em;
}

.latest-post-card .discover-more-btn {
  align-self: flex-start;
  background: rgba(209, 255, 0, 0.1);
  color: #d1ff02;
  padding: 8px 20px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.85rem;
  transition: all 0.3s ease;
  border: 1px solid rgba(209, 255, 0, 0.2);
}

.latest-post-card .discover-more-btn:hover {
  background: rgba(209, 255, 0, 0.2);
  transform: translateY(-2px);
}

.latest-pagination {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.pagination-controls {
  display: flex;
  align-items: center;
  gap: 10px;
}

.pagination-controls .page-link {
  display: inline-block;
  padding: 8px 15px;
  color: #e5e7eb;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
}

.pagination-controls .page-link:hover:not(:disabled) {
  background: rgba(209, 255, 0, 0.1);
  color: #d1ff02;
  border-color: rgba(209, 255, 0, 0.3);
}

.pagination-controls .page-link.active {
  background: rgba(209, 255, 0, 0.2);
  color: #d1ff02;
  border-color: rgba(209, 255, 0, 0.5);
}

.pagination-controls .page-link:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.pagination-info {
  color: #9ca3af;
  font-size: 14px;
}

.loading {
  text-align: center;
  color: #9ca3af;
  font-size: 16px;
  padding: 40px;
}

/* Sidebar Styles */
.sidebar-column {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.categories-widget,
.most-viewed-widget {
  background: rgba(255, 255, 255, 0.02);
  border-radius: 15px;
  padding: 15px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.widget-title {
  font-size: 18px;
  font-weight: 700;
  color: #e5e7eb;
  margin-bottom: 10px;
  position: relative;
}

.widget-title::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 30px;
  height: 2px;
  background: #d1ff02;
}

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

.categories-list li {
  margin-bottom: 3px;
}

.categories-list a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #9ca3af;
  text-decoration: none;
  font-size: 14px;
  transition: all 0.3s ease;
  padding: 3px 0;
}

.categories-list a:hover {
  color: #d1ff02;
  transform: translateX(5px);
}

.categories-list i {
  width: 16px;
  color: #d1ff02;
}

.most-viewed-post {
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(255 255 255 / 20%);
}

.most-viewed-post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.most-viewed-post .post-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 2.4em;
}

.most-viewed-post .post-title a {
  color: #e5e7eb;
  text-decoration: none;
  transition: color 0.3s ease;
}

.most-viewed-post .post-title a:hover {
  color: #d1ff02;
}

.most-viewed-post .post-excerpt {
  color: #9ca3af;
  line-height: 1.4;
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 2.8em;
  margin-bottom: 0;
}

/* Responsive Design for Latest Posts */
@media (max-width: 768px) {
  .latest-content-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .latest-posts-row {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .latest-post-card {
    height: auto;
    min-height: 200px;
  }
  
  .latest-post-card .post-image {
    height: 150px;
  }
  
  .latest-post-card .post-content {
    padding: 20px;
  }
  
  .latest-post-card .post-title {
    font-size: 18px;
    -webkit-line-clamp: 2;
    max-height: 2.6em;
  }
  
  .latest-post-card .post-excerpt {
    font-size: 14px;
    -webkit-line-clamp: 3;
    max-height: 4.2em;
  }
  
  .sidebar-column {
    order: -1;
  }
  
  .categories-widget,
  .most-viewed-widget {
    padding: 15px;
  }
}

@media (max-width: 480px) {
  .latest-post-card .post-title {
    font-size: 16px;
    -webkit-line-clamp: 2;
    max-height: 2.4em;
  }
  
  .latest-post-card .post-excerpt {
    font-size: 13px;
    -webkit-line-clamp: 3;
    max-height: 3.9em;
  }
  
  .latest-post-card .post-content {
    padding: 15px;
  }
  
  .categories-widget,
  .most-viewed-widget {
    padding: 15px;
  }
}

/* Footer Styles */
.koraxon-footer {
  background: #0a0a0a;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* Footer Top Section */


/* Footer Separator Line */
.footer-separator-line {
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
}

/* Footer Main Content */
.footer-main {
  padding: 40px 0;
}

.footer-content-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 60px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

/* Company Section */
.footer-company {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.company-logo .logo-text {
  font-size: 2.2rem;
  font-weight: 700;
  color: #d1ff02;
  text-decoration: none;
}

.company-description {
  color: #9ca3af;
  font-size: 0.95rem;
  line-height: 1.5;
  max-width: 400px;
}

.social-links {
  display: flex;
  gap: 15px;
  margin-top: 10px;
}

.social-icon {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9ca3af;
  text-decoration: none;
  transition: all 0.3s ease;
}

.social-icon:hover {
  background: rgba(209, 255, 2, 0.2);
  color: #d1ff02;
  transform: translateY(-2px);
}

.copyright {
  color: #9ca3af;
  font-size: 0.85rem;
  margin-top: 20px;
}

/* Resources & About Sections */
.footer-section-title {
  color: #e5e7eb;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

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

.footer-links li {
  margin-bottom: 4px;
}

.footer-links a {
  color: #9ca3af;
  text-decoration: none;
  font-size: 0.9rem;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: #d1ff02;
}

/* Responsive Footer */
@media (max-width: 768px) {
  .footer-top-content {
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }
  
  .footer-newsletter {
    margin: 0;
    max-width: 100%;
  }
  
  .footer-nav-utilities {
    flex-direction: column;
    gap: 15px;
  }
  
  .footer-content-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  
  .company-description {
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .footer-top-content {
    padding: 0 20px;
  }
  
  .footer-content-grid {
    padding: 0 20px;
  }
  
  .newsletter-form .form-group {
    flex-direction: column;
    gap: 10px;
  }
  
  .signup-btn {
    width: 100%;
  }
}

/* Mobile Menu Button */
.mobile-menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 25px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 1000;
}

.mobile-menu-toggle span {
  width: 100%;
  height: 3px;
  background-color: #D1FF00;
  border-radius: 2px;
  transition: all 0.3s ease;
  transform-origin: center;
}

.mobile-menu-toggle.active span:nth-child(1) {
  transform: rotate(45deg) translate(6px, 6px);
}

.mobile-menu-toggle.active span:nth-child(2) {
  opacity: 0;
}

.mobile-menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

/* Mobile Responsive Styles */
@media (max-width: 1024px) {
  .koraxon-header {
    padding: 5px 20px;
    padding-top: 20px;
  }
  
  .header-inner {
    max-width: 100%;
  }
  
  .nav-links {
    gap: 20px;
  }
  
  .logo-text {
    font-size: 20px;
  }
  
  .btn-open-app {
    padding: 8px 16px;
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .koraxon-header {
    padding: 5px 15px;
    padding-top: 15px;
    height: 70px;
  }
  
  .header-inner {
    position: relative;
  }
  
  /* Hide desktop menu */
  .main-menu {
    display: none;
  }
  
  /* Show mobile menu button */
  .mobile-menu-toggle {
    display: flex;
  }
  
  /* Mobile menu styles */
  .mobile-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    background: rgba(14, 16, 20, 0.98);
    backdrop-filter: blur(20px);
    z-index: 999;
    transition: left 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  
  .mobile-menu.active {
    left: 0;
  }
  
  .mobile-menu .nav-links {
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }
  
  .mobile-menu .nav-links li a {
    font-size: 18px;
    padding: 15px 0;
    display: block;
  }
  
  .mobile-menu .dropdown-menu {
    position: static;
    background: none;
    box-shadow: none;
    border: none;
    padding: 0;
    margin-top: 10px;
  }
  
  .mobile-menu .dropdown-menu li {
    margin: 10px 0;
  }
  
  .mobile-menu .dropdown-menu a {
    color: #9ca3af;
    font-size: 16px;
  }
  
  /* Header right adjustments */
  .header-right {
    gap: 10px;
  }
  
  .header-icons {
    gap: 8px;
  }
  
  .icon-link {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
  
  .btn-open-app {
    padding: 6px 12px;
    font-size: 11px;
  }
  
  .logo-text {
    font-size: 18px;
  }
  
  .logo-icon {
    width: 28px;
    height: 28px;
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .koraxon-header {
    padding: 5px 10px;
    padding-top: 10px;
    height: 60px;
  }
  
  .logo-text {
    font-size: 16px;
  }
  
  .logo-icon {
    width: 24px;
    height: 24px;
    font-size: 14px;
  }
  
  .header-icons {
    gap: 5px;
  }
  
  .icon-link {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
  
  .btn-open-app {
    padding: 5px 10px;
    font-size: 10px;
  }
  
  .mobile-menu .nav-links {
    gap: 25px;
  }
  
  .mobile-menu .nav-links li a {
    font-size: 16px;
  }
  
  .mobile-menu .dropdown-menu a {
    font-size: 14px;
  }
}

/* Mobile menu overlay close button */
.mobile-menu-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  color: #D1FF00;
  font-size: 24px;
  cursor: pointer;
  z-index: 1001;
}

/* Prevent body scroll when mobile menu is open */
body.mobile-menu-open {
  overflow: hidden;
}

/* Single Blog Post Styles */
.single-post{
  background-color: #111715;
}
.breadcrumb-container {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
}

.breadcrumb-nav {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: white;
  padding-left: 20px;
}

.breadcrumb-nav a {
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}

.breadcrumb-nav a:hover {
  color: #D1FF00;
}

.breadcrumb-separator {
  color: #6b7280;
}

.current-page {
  color: #D1FF00;
  font-weight: 500;
}

/* Article Header */
.article-header {
  padding: 20px 0 0px;
  text-align: center;
  position: relative;
}

.article-category-tag {
  display: inline-flex;
    align-items: center;
    gap: 20px;
    padding: 8px 16px;
    background: rgba(209, 255, 0, 0.1);
    border: 1px solid #D1FF00;
    border-radius: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #D1FF00;
    font-weight: 500;
    width: 250px;
    justify-content: center;
}

.article-category-tag i {
  font-size: 12px;
}

.article-main-title {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 5px;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
  margin-left: auto;
  margin-right: auto;
  text-align: left;
    padding-left: 5%;
}

.article-lead {
  font-size: 18px;
  color: #9ca3af;
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}

/* Article Content */
.article-content {
  padding: 20px 0;
  position: relative;
}

.content-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 60px;
  max-width: 1200px;
  margin: 0 auto;
}

.main-content {
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
  padding: 40px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.article-body {
  color: #e5e7eb;
  line-height: 1.8;
  font-size: 16px;
}

.article-body h2,
.article-body h3,
.article-body h4 {
  color: #ffffff;
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 600;
}

.article-body h2 {
  font-size: 28px;
}

.article-body h3 {
  font-size: 24px;
}

.article-body h4 {
  font-size: 20px;
}

.article-body p {
  margin-bottom: 20px;
}

.article-body ul,
.article-body ol {
  margin-bottom: 20px;
  padding-left: 20px;
}

.article-body li {
  margin-bottom: 8px;
}

.article-body strong {
  color: #D1FF00;
  font-weight: 600;
}

.article-body a {
  color: #D1FF00;
  text-decoration: underline;
  text-decoration-color: rgba(209, 255, 0, 0.3);
}

.article-body a:hover {
  text-decoration-color: #D1FF00;
}

/* Article Meta */
.single-post .article-meta {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.meta-info {
  margin-bottom: 0px;
}

.update-date {
  color: #9ca3af;
  font-size: 14px;
}

.article-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.article-tags .tag {
  padding: 4px 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  font-size: 12px;
  color: #9ca3af;
}

/* Article Sidebar */
.article-sidebar {
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: sticky;
  top: 100px;
  height: fit-content;
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
}

.article-sidebar::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.sidebar-widget {
  background: rgba(255, 255, 255, 0.02);
  border-radius: 12px;
  padding: 25px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.widget-title {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.widget-title::after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background: #D1FF00;
  margin-top: 8px;
}

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

.categories-list li {
  margin-bottom: 3px;
}

.categories-list a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #9ca3af;
  text-decoration: none;
  padding: 3px 0;
  transition: all 0.3s ease;
}

.categories-list a:hover {
  color: #D1FF00;
  transform: translateX(5px);
}

.categories-list i {
  font-size: 14px;
  width: 16px;
}

.most-viewed-post {
  margin-bottom: 0px;
}

.most-viewed-post:last-child {
  margin-bottom: 0;
}

.most-viewed-post .post-title {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 10px;
  line-height: 1.4;
}

.most-viewed-post .post-title a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.most-viewed-post .post-title a:hover {
  color: #D1FF00;
}

.most-viewed-post .post-excerpt {
  font-size: 14px;
  color: #9ca3af;
  line-height: 1.5;
  margin-bottom: 8px;
}

.most-viewed-post .post-date {
  font-size: 12px;
  color: #6b7280;
}

/* Article Navigation */
.article-navigation {
  padding: 60px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.nav-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  max-width: 800px;
  margin: 0 auto;
}

.nav-box {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 30px;
  text-align: center;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.nav-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, rgba(209, 255, 0, 0.05), transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.nav-box:hover::before {
  opacity: 1;
}

.nav-box:hover {
  border-color: rgba(209, 255, 0, 0.3);
  transform: translateY(-2px);
}

.nav-label {
  display: block;
  font-size: 12px;
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}

.nav-arrow {
  font-size: 32px;
  color: #D1FF00;
  margin-bottom: 15px;
  font-weight: 300;
}

.nav-title {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.4;
  position: relative;
  z-index: 1;
}

.nav-title a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.nav-title a:hover {
  color: #D1FF00;
}

/* Article Engagement */
.article-engagement {
  padding: 40px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.engagement-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  margin: 0 auto;
}

.view-comments {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  position: relative;
}

.view-comments::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #D1FF00;
  transform: scaleX(0);
  transition: transform 0.3s ease;
}

.view-comments:hover::after {
  transform: scaleX(1);
}

.likes-count {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #D1FF00;
  font-weight: 500;
}

.likes-count i {
  font-size: 16px;
}

/* Responsive Design for Single Post */
@media (max-width: 1024px) {
  .content-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  
  .article-sidebar {
    position: static;
    max-height: none;
    overflow-y: visible;
  }
  
  .article-main-title {
    font-size: 36px;
  }
  
  .main-content {
    padding: 30px;
  }
}

@media (max-width: 768px) {
  .article-header {
    padding: 40px 0 30px;
  }
  
  .article-main-title {
    font-size: 28px;
  }
  
  .article-lead {
    font-size: 16px;
  }
  
  .nav-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .nav-box {
    padding: 25px;
  }
  
  .engagement-content {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
  
  .breadcrumb-nav {
    font-size: 12px;
    flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  .article-main-title {
    font-size: 24px;
  }
  
  .article-lead {
    font-size: 14px;
  }
  
  .main-content {
    padding: 20px;
  }
  
  .article-body {
    font-size: 14px;
  }
  
  .article-body h2 {
    font-size: 22px;
  }
  
  .article-body h3 {
    font-size: 20px;
  }
  
  .nav-box {
    padding: 20px;
  }
  
  .nav-title {
    font-size: 16px;
  }
}

/* Article Featured Image */
.article-featured-image {
  margin: 30px 5%;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 0px 17px #d1ff02;
  position: relative;
}

.article-featured-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
  transition: transform 0.3s ease;
}

.article-featured-image:hover img {
  transform: scale(1.02);
}

/* Search Modal Styles */
.search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.search-modal.active {
  opacity: 1;
  visibility: visible;
}

.search-overlay {
  width: 100%;
  height: 100%;
  background: rgba(14, 16, 20, 0.95);
  backdrop-filter: blur(20px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.search-container {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 40px;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(20px);
  transform: translateY(-20px);
  transition: transform 0.3s ease;
}

.search-modal.active .search-container {
  transform: translateY(0);
}

.search-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.search-header h3 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}

.search-close {
  background: none;
  border: none;
  color: #9ca3af;
  font-size: 20px;
  cursor: pointer;
  padding: 8px;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.search-close:hover {
  color: #D1FF00;
  background: rgba(209, 255, 0, 0.1);
}

.search-input-group {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}

.search-input-group:focus-within {
  border-color: #D1FF00;
  box-shadow: 0 0 20px rgba(209, 255, 0, 0.2);
}

.search-input {
  flex: 1;
  background: none;
  border: none;
  color: #ffffff;
  font-size: 16px;
  outline: none;
  padding: 0;
}

.search-input::placeholder {
  color: #9ca3af;
}

.search-submit {
  background: #D1FF00;
  border: none;
  color: #0e1014;
  padding: 12px 16px;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s ease;
  margin-left: 12px;
}

.search-submit:hover {
  background: #b8e600;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(209, 255, 0, 0.3);
}

.search-suggestions h4 {
  color: #9ca3af;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.suggestion-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.suggestion-tag {
  padding: 8px 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  color: #9ca3af;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.suggestion-tag:hover {
  background: rgba(209, 255, 0, 0.1);
  border-color: #D1FF00;
  color: #D1FF00;
  transform: translateY(-2px);
}

/* Body scroll prevention when search is open */
body.search-open {
  overflow: hidden;
}

/* Responsive Search Modal */
@media (max-width: 768px) {
  .search-container {
    padding: 30px 20px;
    margin: 20px;
  }
  
  .search-header h3 {
    font-size: 20px;
  }
  
  .search-input-group {
    padding: 12px;
  }
  
  .search-input {
    font-size: 14px;
  }
  
  .search-submit {
    padding: 10px 12px;
    font-size: 14px;
  }
  
  .suggestion-tags {
    gap: 8px;
  }
  
  .suggestion-tag {
    padding: 6px 12px;
    font-size: 12px;
  }
}

/* Search Results Page Styles */
.search-results-header {
  padding: 60px 0 0px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
}

.search-header-content {
  max-width: 800px;
  margin: 0 auto;
}

.search-title {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
}

.search-subtitle {
  font-size: 18px;
  color: #9ca3af;
  margin: 0;
}

.search-results-content {
  padding: 60px 0;
  position: relative;
}

.search-results-grid {
  display: grid;
  gap: 30px;
  margin-bottom: 40px;
}

.search-result-card {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 25px;
  transition: all 0.3s ease;
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 25px;
  align-items: start;
}

.search-result-card:hover {
  border-color: rgba(209, 255, 0, 0.2);
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.result-image {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  height: 150px;
}

.result-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.search-result-card:hover .result-image img {
  transform: scale(1.05);
}

.result-categories {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  gap: 5px;
}

.result-categories .category-tag {
  padding: 4px 8px;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  font-size: 10px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.result-categories .category-tag:hover {
  background: #D1FF00;
  color: #0e1014;
}

.result-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.result-meta {
  display: flex;
  gap: 10px;
  color: #9ca3af;
  font-size: 14px;
}

.result-title {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.3;
  margin: 0;
}

.result-title a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.result-title a:hover {
  color: #D1FF00;
}

.result-excerpt {
  color: #9ca3af;
  line-height: 1.6;
  margin: 0;
}

.search-pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.pagination-links {
  display: flex;
  gap: 10px;
  align-items: center;
}

.pagination-links a,
.pagination-links span {
  padding: 10px 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  color: #9ca3af;
  text-decoration: none;
  transition: all 0.3s ease;
}

.pagination-links a:hover {
  background: rgba(209, 255, 0, 0.1);
  border-color: #D1FF00;
  color: #D1FF00;
}

.pagination-links .current {
  background: #D1FF00;
  color: #0e1014;
  border-color: #D1FF00;
}

/* No Results */
.no-results {
  text-align: center;
  padding: 60px 20px;
}

.no-results-icon {
  font-size: 64px;
  color: #9ca3af;
  margin-bottom: 30px;
}

.no-results h2 {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 15px;
}

.no-results p {
  color: #9ca3af;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px;
}

.no-results .search-suggestions h3 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
}

/* Search Sidebar */
.search-sidebar {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.sidebar-search-form .search-input-group {
  margin-bottom: 0;
}

.popular-post {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.popular-post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.popular-post .post-title {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 8px;
  line-height: 1.4;
}

.popular-post .post-title a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.popular-post .post-title a:hover {
  color: #D1FF00;
}

.popular-post .post-excerpt {
  font-size: 14px;
  color: #9ca3af;
  line-height: 1.5;
  margin-bottom: 8px;
}

.popular-post .post-date {
  font-size: 12px;
  color: #6b7280;
}

/* Responsive Search Results */
@media (max-width: 1024px) {
  .search-result-card {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .result-image {
    height: 200px;
  }
}

@media (max-width: 768px) {
  .search-title {
    font-size: 28px;
  }
  
  .search-subtitle {
    font-size: 16px;
  }
  
  .search-results-header {
    padding: 40px 0 30px;
  }
  
  .search-results-content {
    padding: 40px 0;
  }
  
  .search-result-card {
    padding: 20px;
  }
  
  .result-title {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .search-title {
    font-size: 24px;
  }
  
  .search-subtitle {
    font-size: 14px;
  }
  
  .search-result-card {
    padding: 15px;
  }
  
  .result-title {
    font-size: 16px;
  }
  
  .result-excerpt {
    font-size: 14px;
  }
}

/* Category Archive Page Styles */
.category-archive-header {
  padding: 60px 0 0px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
}

.category-header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.category-info {
  text-align: left;
  flex: 1;
}

.category-title {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
}

.category-description {
  font-size: 18px;
  color: #9ca3af;
  margin-bottom: 15px;
  line-height: 1.6;
}

.category-stats {
  display: flex;
  gap: 20px;
  align-items: center;
}

.post-count {
  background: rgba(209, 255, 0, 0.1);
  color: #D1FF00;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid rgba(209, 255, 0, 0.2);
}

.category-icon {
  width: 80px;
  height: 80px;
  background: rgba(209, 255, 0, 0.1);
  border: 2px solid rgba(209, 255, 0, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  color: #D1FF00;
  margin-left: 40px;
}

.category-posts-content {
  padding: 60px 0;
  position: relative;
}

.category-posts-grid {
  display: grid;
  gap: 30px;
  margin-bottom: 40px;
}

.category-post-card {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 25px;
  transition: all 0.3s ease;
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 25px;
  align-items: start;
}

.category-post-card:hover {
  border-color: rgba(209, 255, 0, 0.2);
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.category-pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

/* Category Sidebar */
.category-sidebar {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.category-info-widget {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 25px;
}

.category-details {
  text-align: center;
}

.category-icon-large {
  width: 60px;
  height: 60px;
  background: rgba(209, 255, 0, 0.1);
  border: 2px solid rgba(209, 255, 0, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #D1FF00;
  margin: 0 auto 20px;
}

.category-details h4 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.category-details p {
  color: #9ca3af;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 15px;
}

.category-details .category-stats {
  justify-content: center;
}

/* Tag Archive Page Styles */
.tag-archive-header {
  padding: 60px 0 0px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
}

.tag-header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.tag-info {
  text-align: left;
  flex: 1;
}

.tag-title {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
}

.tag-description {
  font-size: 18px;
  color: #9ca3af;
  margin-bottom: 15px;
  line-height: 1.6;
}

.tag-stats {
  display: flex;
  gap: 20px;
  align-items: center;
}

.tag-icon {
  width: 80px;
  height: 80px;
  background: rgba(209, 255, 0, 0.1);
  border: 2px solid rgba(209, 255, 0, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  color: #D1FF00;
  margin-left: 40px;
}

.tag-posts-content {
  padding: 60px 0;
  position: relative;
}

.tag-posts-grid {
  display: grid;
  gap: 30px;
  margin-bottom: 40px;
}

.tag-post-card {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 25px;
  transition: all 0.3s ease;
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 25px;
  align-items: start;
}

.tag-post-card:hover {
  border-color: rgba(209, 255, 0, 0.2);
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.tag-pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

/* Tag Sidebar */
.tag-sidebar {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.tag-info-widget {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 25px;
}

.tag-details {
  text-align: center;
}

.tag-icon-large {
  width: 60px;
  height: 60px;
  background: rgba(209, 255, 0, 0.1);
  border: 2px solid rgba(209, 255, 0, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #D1FF00;
  margin: 0 auto 20px;
}

.tag-details h4 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.tag-details p {
  color: #9ca3af;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 15px;
}

.tag-details .tag-stats {
  justify-content: center;
}

/* Tags Cloud */
.tags-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tag-link {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 8px 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  color: #9ca3af;
  text-decoration: none;
  font-size: 12px;
  transition: all 0.3s ease;
}

.tag-link:hover {
  background: rgba(209, 255, 0, 0.1);
  border-color: #D1FF00;
  color: #D1FF00;
  transform: translateY(-2px);
}

.tag-count {
  color: #6b7280;
  font-size: 10px;
}

/* Responsive Category & Tag Archives */
@media (max-width: 1024px) {
  .category-header-content,
  .tag-header-content {
    flex-direction: column;
    gap: 30px;
  }
  
  .category-icon,
  .tag-icon {
    margin-left: 0;
  }
  
  .category-post-card,
  .tag-post-card {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .category-post-card .post-image,
  .tag-post-card .post-image {
    height: 200px;
  }
}

@media (max-width: 768px) {
  .category-title,
  .tag-title {
    font-size: 28px;
  }
  
  .category-description,
  .tag-description {
    font-size: 16px;
  }
  
  .category-archive-header,
  .tag-archive-header {
    padding: 40px 0 30px;
  }
  
  .category-posts-content,
  .tag-posts-content {
    padding: 40px 0;
  }
  
  .category-post-card,
  .tag-post-card {
    padding: 20px;
  }
  
  .category-post-card .post-title,
  .tag-post-card .post-title {
    font-size: 18px;
  }
  
  .tags-cloud {
    gap: 8px;
  }
  
  .tag-link {
    padding: 6px 10px;
    font-size: 11px;
  }
}

@media (max-width: 480px) {
  .category-title,
  .tag-title {
    font-size: 24px;
  }
  
  .category-description,
  .tag-description {
    font-size: 14px;
  }
  
  .category-post-card,
  .tag-post-card {
    padding: 15px;
  }
  
  .category-post-card .post-title,
  .tag-post-card .post-title {
    font-size: 16px;
  }
  
  .category-post-card .post-excerpt,
  .tag-post-card .post-excerpt {
    font-size: 14px;
  }
}