:root {
      --black: #000000;
      --white: #ffffff;
      --grey: #2b2b2b;
      --lime: #a8dc54;
      --light-grey: #444444;
    }

/* Basic text selection styling */
::selection {
    background-color: var(--lime);
    color: #000;
}

/* Firefox-specific selection styling */
::-moz-selection {
    background-color: var(--lime);
    color: #000;
}

html {
    scroll-behavior: smooth;
}

body {
  font-family: 'Open Sans', sans-serif;
  background-color: var(--black);
  color: var(--white);
  margin: 0;
  padding: 0;  
    line-height: 1.5;
}

.container{
  background-color: #000 !important;  
}
    
/* ============================================
   HERO SECTION — SLUGTRAIL
   ============================================ */
header {
background: linear-gradient(135deg, #000000, #141414, #1a1a1a, #0f2200);
  background-size: 400% 400%;
  animation: gradientShift 12s ease-in-out infinite;
  text-align: center;
  padding: 100px 20px 80px;
  position: relative;
  overflow: hidden !important;
  background-color: #111;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 200 200'%3E%3Cg fill='none' stroke='%237F3' stroke-width='1' stroke-opacity='0.2'%3E%3Crect x='-40' y='40' width='75' height='75'/%3E%3Crect x='-35' y='45' width='65' height='65'/%3E%3Crect x='-30' y='50' width='55' height='55'/%3E%3Crect x='-25' y='55' width='45' height='45'/%3E%3Crect x='-20' y='60' width='35' height='35'/%3E%3Crect x='-15' y='65' width='25' height='25'/%3E%3Crect x='-10' y='70' width='15' height='15'/%3E%3Crect x='-5' y='75' width='5' height='5'/%3E%3Crect width='35' height='35'/%3E%3Crect x='5' y='5' width='25' height='25'/%3E%3Crect x='10' y='10' width='15' height='15'/%3E%3Crect x='15' y='15' width='5' height='5'/%3E%3Crect x='40' width='75' height='75'/%3E%3Crect x='45' y='5' width='65' height='65'/%3E%3Crect x='50' y='10' width='55' height='55'/%3E%3Crect x='55' y='15' width='45' height='45'/%3E%3Crect x='60' y='20' width='35' height='35'/%3E%3Crect x='65' y='25' width='25' height='25'/%3E%3Crect x='70' y='30' width='15' height='15'/%3E%3Crect x='75' y='35' width='5' height='5'/%3E%3Crect x='40' y='80' width='35' height='35'/%3E%3Crect x='45' y='85' width='25' height='25'/%3E%3Crect x='50' y='90' width='15' height='15'/%3E%3Crect x='55' y='95' width='5' height='5'/%3E%3Crect x='120' y='-40' width='75' height='75'/%3E%3Crect x='125' y='-35' width='65' height='65'/%3E%3Crect x='130' y='-30' width='55' height='55'/%3E%3Crect x='135' y='-25' width='45' height='45'/%3E%3Crect x='140' y='-20' width='35' height='35'/%3E%3Crect x='145' y='-15' width='25' height='25'/%3E%3Crect x='150' y='-10' width='15' height='15'/%3E%3Crect x='155' y='-5' width='5' height='5'/%3E%3Crect x='120' y='40' width='35' height='35'/%3E%3Crect x='125' y='45' width='25' height='25'/%3E%3Crect x='130' y='50' width='15' height='15'/%3E%3Crect x='135' y='55' width='5' height='5'/%3E%3Crect y='120' width='75' height='75'/%3E%3Crect x='5' y='125' width='65' height='65'/%3E%3Crect x='10' y='130' width='55' height='55'/%3E%3Crect x='15' y='135' width='45' height='45'/%3E%3Crect x='20' y='140' width='35' height='35'/%3E%3Crect x='25' y='145' width='25' height='25'/%3E%3Crect x='30' y='150' width='15' height='15'/%3E%3Crect x='35' y='155' width='5' height='5'/%3E%3Crect x='200' y='120' width='75' height='75'/%3E%3Crect x='40' y='200' width='75' height='75'/%3E%3Crect x='80' y='80' width='75' height='75'/%3E%3Crect x='85' y='85' width='65' height='65'/%3E%3Crect x='90' y='90' width='55' height='55'/%3E%3Crect x='95' y='95' width='45' height='45'/%3E%3Crect x='100' y='100' width='35' height='35'/%3E%3Crect x='105' y='105' width='25' height='25'/%3E%3Crect x='110' y='110' width='15' height='15'/%3E%3Crect x='115' y='115' width='5' height='5'/%3E%3Crect x='80' y='160' width='35' height='35'/%3E%3Crect x='85' y='165' width='25' height='25'/%3E%3Crect x='90' y='170' width='15' height='15'/%3E%3Crect x='95' y='175' width='5' height='5'/%3E%3Crect x='120' y='160' width='75' height='75'/%3E%3Crect x='125' y='165' width='65' height='65'/%3E%3Crect x='130' y='170' width='55' height='55'/%3E%3Crect x='135' y='175' width='45' height='45'/%3E%3Crect x='140' y='180' width='35' height='35'/%3E%3Crect x='145' y='185' width='25' height='25'/%3E%3Crect x='150' y='190' width='15' height='15'/%3E%3Crect x='155' y='195' width='5' height='5'/%3E%3Crect x='160' y='40' width='75' height='75'/%3E%3Crect x='165' y='45' width='65' height='65'/%3E%3Crect x='170' y='50' width='55' height='55'/%3E%3Crect x='175' y='55' width='45' height='45'/%3E%3Crect x='180' y='60' width='35' height='35'/%3E%3Crect x='185' y='65' width='25' height='25'/%3E%3Crect x='190' y='70' width='15' height='15'/%3E%3Crect x='195' y='75' width='5' height='5'/%3E%3Crect x='160' y='120' width='35' height='35'/%3E%3Crect x='165' y='125' width='25' height='25'/%3E%3Crect x='170' y='130' width='15' height='15'/%3E%3Crect x='175' y='135' width='5' height='5'/%3E%3Crect x='200' y='200' width='35' height='35'/%3E%3Crect x='200' width='35' height='35'/%3E%3Crect y='200' width='35' height='35'/%3E%3C/g%3E%3C/svg%3E");
}
header.slugwall {
  background: none !important;
  background-image: none !important;
  text-align: center;
  padding: 30px 20px 30px;
  position: relative;
  overflow: hidden !important;
  background-color: #000 !important;
}

@keyframes gradientShift {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

/* keep content above background */
header > * {
  position: relative;
  z-index: 1;
}
/* --- Fix header overlap --- */
header::before {
  pointer-events: none;
}

header {
  z-index: 10;
}
 

.container.home,
.home section {
  position: relative;
  z-index: 5;
}

html, body {
  overflow-x: hidden;
  overflow-y: auto;
}

/* --- Logo --- */
.logo {
  width: 100%;
  max-width: 280px;
  margin-bottom: 20px;
}

/* --- Headline --- */
header h1 {
  font-size: 3rem;
  margin-bottom: 25px;
  color: var(--white);
  font-weight: 700;
  letter-spacing: -2px;
}

/* --- Subtitle (if used) --- */
header p {
  font-size: 1.25rem;
  color: #bbb;
  margin-bottom: 35px;
}

/* --- Headings Reset --- */
h1, h2, h3, h4, h5, h6 {
  display: block;
  width: 100%;
  margin: 0;
}

/* --- CTA Buttons --- */
.cta-btn {
  display: inline-block;
  margin: 10px;
  padding: 15px 35px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  font-size: 1.05rem;
}

.cta-primary {
  background: var(--lime);
  color: var(--black);
  box-shadow: 0 0 15px rgba(168, 220, 84, 0.3);
}
.cta-primary:hover {
  background: #baff5c;
  box-shadow: 0 0 20px rgba(168, 220, 84, 0.5);
}

.cta-secondary {
  border: 0px solid var(--white);
  color: var(--white); 
  background: var(--black);  
}
.cta-secondary:hover {
  background: var(--white);
  color: var(--black);
}

/* --- Language Switcher --- */
.lang-switch {
  position: absolute;
  top: 25px;
  right: 30px;
}

.lang-switch select {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 0.9rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.lang-switch select:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.4);
}

.lang-switch select option {
  color: #000; /* normal text inside dropdown */
}

/* ============================================
   MOBILE RESPONSIVENESS
   ============================================ */
@media (max-width: 768px) {
  header {
    padding: 60px 15px 45px;
  }

  header h1 {
    font-size: 1.9rem;
    margin-bottom: 25px;
  }

  .cta-btn {
    margin: 14px auto;
  }

  .lang-switch {
    top: 10px;
    right: 10px;
  }
}

@media (max-width: 480px) {
  header {
    padding: 55px 10px 35px;
  }

  header h1 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }

  .cta-btn {
    padding: 14px 25px;
    font-size: 1rem;
  }
}

.hero-nav {
  position: absolute;
  top: 25px;
  left: 30px;
  display: flex;
  gap: 20px;
}
.hero-nav a {
  color: var(--white);
  text-decoration: none;
  font-size: 0.95rem;
  border-bottom: 2px solid transparent;
  transition: 0.3s;
}
.hero-nav a:hover {
  border-color: var(--lime);
}

@media (max-width: 768px) {
  .logo{margin-top: 20px;}
  .hero-nav {
  position: absolute;
  top: 45px;
  left: 30px;
  display: flex;
  gap: 20px;
} 
} 
 
@media (max-width: 480px) {
  .logo{margin-top: 20px;}
  .hero-nav {
  position: absolute;
  top: 45px;
  left: 30px;
  display: flex;
  gap: 20px;
} 
}

/* Sticky CTA bar */
.sticky-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: var(--lime);
  text-align: center;
  padding: 15px 40px;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  box-shadow: 0 -2px 10px rgba(0,0,0,0.4);
  transition: transform 0.4s ease, opacity 0.4s ease;
}

.sticky-cta a {
  color: var(--black);
  font-weight: 700;
  text-decoration: none;
  font-size: 1.1rem;
}
.show-cta {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
.show-cta button {
  background: rgba(0,0,0,0.5);
  color: var(--lime);
  border: 1px solid var(--lime);
  border-radius: 50px;
  padding: 8px 16px;
  cursor: pointer;
  font-size: 0.9rem;
  transition: all 0.3s ease;
}
.show-cta button:hover {
  background: var(--lime);
  color: var(--black);
  box-shadow: 0 0 10px rgba(168,220,84,0.5);
}
.show-cta.visible {
  opacity: 1;
  visibility: visible;
}

/* Hide button */
.close-cta {
  background: rgba(0,0,0,0.15);
  color: var(--black);
  border: none;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  font-size: 1.4rem;
  line-height: 1;
  cursor: pointer;
  transition: background 0.3s ease;
}
.close-cta:hover {
  background: rgba(0,0,0,0.25);
}

/* Exit animation */
.sticky-cta.hide {
  opacity: 0;
  transform: translateY(100%);
}

/* Mobile tweak */
@media (max-width: 480px) {
  .sticky-cta {
    padding: 12px 20px;
  }
  .sticky-cta a {
    font-size: 1rem;
  }
}
 
/*FOOTER*/
  
footer {
  position: relative;
  background: #000;
  color: #aaa;
  text-align: center;
  padding: 50px 20px 60px; /* default bottom padding */
  font-size: 0.95rem;
  border-top: 1px solid rgba(168,220,84,0.15);
  box-shadow: 0 -2px 25px rgba(168,220,84,0.05) inset;
  z-index: 1;
  overflow: hidden;
}

footer.slugwall {
  position: relative;
  background: #000;
  color: #aaa;
  text-align: center;
  padding: 50px 20px 60px; /* default bottom padding */
  font-size: 0.95rem;
  border-top: 0px solid rgba(168,220,84,0.15);
  box-shadow: none;
  z-index: 1;
  overflow: hidden;
}

/* Glowing divider above footer */
footer::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 12px;
  background: radial-gradient(circle at center, rgba(168, 220, 84, 0.25), transparent 70%);
  box-shadow: 0 0 25px rgba(168,220,84,0.3);
  filter: blur(10px);
  z-index: -1;
}

/* Glowing divider above footer */
footer.slugwall::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  z-index: -1;
    visibility: hidden;
    display: none;
}
.footer-links {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 18px 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.footer-links a {
  color: #ccc;
  text-decoration: none;
  transition: color 0.3s, text-shadow 0.3s;
}

.footer-links a:hover {
  color: var(--lime);
  text-shadow: 0 0 8px rgba(168,220,84,0.6);
}

.footer-copy {
  color: var(--lime);
  font-weight: 500;
  margin: 10px 0 0;
  line-height: 1.4;
    font-size: 0.9em;
    text-align: center !important;
}

/* ===============================
   MOBILE FOOTER OPTIMIZATION
   =============================== */
@media (max-width: 768px) {
  footer {
    font-size: 0.9rem;
    padding: 40px 10px 90px; /* extra bottom padding for floating buttons */
  }

  .footer-links {
    display: grid;
    grid-template-columns: 1fr 1fr; /* two-column layout */
    gap: 10px 30px;
    text-align: left;
    max-width: 400px;
  }

  .footer-links a {
    display: block;
    padding: 4px 0;
  }

  .footer-copy {
    margin-top: 25px;
    font-size: 0.85rem;
    text-align: center;
  }
}

/* Hover feedback on devices with cursor */
@media (hover: hover) {
  .footer-links a:hover {
    transform: scale(1.05);
  }
}
 

/* ==============================
   BACK TO TOP BUTTON
   ============================== */
#backToTop {
  position: fixed;
  bottom: 35px;
  right: 35px;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50%;
  background: var(--lime);
  color: var(--black) !important;
  font-size: 1.4rem;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  box-shadow: 0 0 15px rgba(168,220,84,0.4);
  z-index: 1000;
}

#backToTop:hover {
  background: #baff5c;
  box-shadow: 0 0 20px rgba(168,220,84,0.6);
}

#backToTop.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* hidden default state */
#backToTop:not(.show) {
  transform: translateY(60px);
}

/* mobile tweaks */
@media (max-width: 600px) {
  #backToTop {
    width: 44px;
    height: 44px;
    bottom: 25px;
    right: 20px;
    font-size: 1.2rem;
  }
}


@keyframes bounceUp {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}

/* HOME PAGE — FIXED LAYOUT & STYLING */



.container.home {
  background: #000;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  color: #eee;
}

.home .row {
  display: block;
  margin: 0;
  padding: 0;
}

/* Section Styling */
.home section {
  padding: 80px 20px;
  text-align: center;
  background: linear-gradient(180deg, #000 0%, #0a0a0a 100%);
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
 /* Alternating trail blocks for better contrast */
.home section:nth-of-type(odd) {
  background: #000;
  color: #eee;
}

.home section:nth-of-type(even) {
  background: #0b0b0b;
  color: #ddd;
}

/* Optional: make one section bright for breathing room */
.home section.alt-light {
  background: #f5f5f5;
  color: #111;
}

.home section.alt-light h2 {
  color: var(--lime);
}

.home section.alt-light p,
.home section.alt-light li {
  color: #333;
}

.home section.alt-light .step,
.home section.alt-light .benefit,
.home section.alt-light .price-card {
  background: #fff;
  color: #111;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.home section + section {
  border-top: 1px solid rgba(168,220,84,0.1);
  box-shadow: 0 -10px 25px rgba(168,220,84,0.05) inset;
}
.home section:nth-of-type(odd) {
  padding: 70px 20px;
}
.home section:nth-of-type(even) {
  padding: 90px 20px;
}
/* Alternating Section Styles */
.home section.dark {
  background: #000;
  color: #eee;
}

.home section.alt-light {
  background: #f5f5f5;
  color: #111;
}

.home section.alt-light h2 {
  color: var(--lime);
}

.home section.alt-light p,
.home section.alt-light li {
  color: #333;
}

.home section.alt-light .step,
.home section.alt-light .benefit,
.home section.alt-light .price-card {
  background: #fff;
  color: #111;
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}


.home h2 {
  color: var(--lime);
  font-size: 2rem;
  margin-bottom: 20px;
}

.home p, .home li {
  color: #ccc;
}

/* Features List */
.features {
  list-style: none;
  padding: 0;
  margin: 0 auto 50px;
  max-width: 700px;
  text-align: left;
}
.features li {
  color: #ddd;
  margin: 10px 0;
  font-size: 1.05rem;
}
.features i {
  color: var(--lime);
  margin-right: 10px;
}

/* CTA Group */
.cta-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

/* Card Grids */
.steps, .benefit-grid, .pricing-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}

.step, .benefit, .price-card {
  background: #111;
  border-radius: 12px;
  padding: 25px;
  width: 680px;
  box-sizing: border-box;
  color: #eee;
  box-shadow: 0 0 15px rgba(0,0,0,0.4);
}

.step i, .benefit i {
  color: var(--lime);
  font-size: 2rem;
  margin-bottom: 10px;
}

.price-card h3 {
  color: var(--lime);
}

.price-card ul {
  list-style: none;
  padding: 0;
  color: #ccc;
}

.price-card ul li {
  margin: 8px 0;
}

/* Responsive */
@media (max-width: 768px) {
  .step, .benefit, .price-card {
    width: 90%;
  }
  .features {
    text-align: left;
  }
}

.pricing-single {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
}

.pricing-single .price-card {
  background: #111;
  border: 1px solid #222;
  border-radius: 16px;
  padding: 2.5rem;
  max-width: 620px;
  text-align: center; 
  box-shadow: 0 0 30px rgba(0, 255, 80, 0.05);
}

.pricing-single .price-card h3 {
  color: var(--lime);
  margin-bottom: 0.5rem;
}

.pricing-single .price-card .price {
  font-size: 1.6rem;
  color: #fff;
  margin-bottom: 1.5rem;
}

.pricing-single .price-card ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5rem 0;
}

.pricing-single .price-card ul li {
  margin: 0.4rem 0;
  color: #ccc;
}

.pricing-single .price-card ul i {
  color: var(--lime);
  margin-right: 8px;
}
.price-card .trust-line {
  margin-top: 1rem;
  font-size: 0.9rem;
  color: #aaa;
  letter-spacing: 0.3px;
}



/* ============================================
   SLUGTRAIL — SEARCH BAR & RESULT STYLES
   ============================================ */

/* === Base Container === */
.slug-search {
  margin: 25px auto 40px;
  text-align: center;
}

.slug-search-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  background: #0e0e0e;
  border-radius: 18px;
  padding: 16px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  max-width: 900px;
  margin: 0 auto 2rem;
  transition: all 0.3s ease;
}

.slug-search-wrapper:hover {
  border-color: var(--lime);
  box-shadow: 0 0 18px rgba(168,220,84,0.3);
}

/* === Inputs & Selects === */
.slug-search-wrapper select,
.slug-search-wrapper input,
.slug-search-wrapper .slug-prefix {
  background: #161616;
  border: 1px solid rgba(255,255,255,0.1);
  color: #eee;
  font-size: 15px;
  border-radius: 12px;
  padding: 10px 12px;
  transition: all 0.2s ease;
}

.slug-search-wrapper select:hover,
.slug-search-wrapper input:focus {
  border-color: var(--lime);
  outline: none;
}

/* Domain & Locked Selects */
.slug-domain-select,
.slug-locked-select {
  min-width: 160px;
  background: #161616;
  color: #eee;
  border-radius: 8px;
  font-size: 1rem;
  padding: 10px 14px;
  border: none;
}

.slug-domain-select:hover,
.slug-locked-select:hover {
  color: var(--lime);
}

/* Separator */
.slug-sep,
.slug-divider {
  color: var(--lime);
  font-weight: 600;
  font-size: 16px;
  padding: 0 4px;
}

/* Input Field */
#slugCandidate {
  flex: 1;
  background: #161616;
  border-radius: 8px;
  color: #eee;
  padding: 10px 14px;
  font-size: 1rem;
  border: none;
}

/* Search Button */
.slug-search-wrapper .search-btn {
  background: var(--lime);
  border: none;
  color: #111;
  font-weight: 600;
  border-radius: 12px;
  padding: 12px 24px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.slug-search-wrapper .search-btn:hover {
  background: #b8f870;
  box-shadow: 0 0 12px rgba(168,220,84,0.6);
}

/* ? Available */
.confirmTrail {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 14px 24px;
  border-radius: 10px;
  margin-top: 12px;
  font-size: 1.05rem;
  font-weight: 600;
  box-shadow: 0 0 12px rgba(168,220,84,0.15);
  border: 1px solid rgba(168,220,84,0.3);
  animation: fadeInTrail 0.4s ease forwards;
}

.confirmTrail .available-path {
  color: var(--lime);
  font-weight: 700;
  font-family: monospace;
  letter-spacing: 0.5px;
}

/* ?? Restricted or Taken */
.restrictedTrail {
  display: inline-block;
  background: #1a0000;
  color: #fff;
  padding: 14px 24px;
  border-radius: 10px;
  margin-top: 12px;
  font-size: 1.05rem;
  font-weight: 600;
  box-shadow: 0 0 12px rgba(255,82,82,0.15);
  border: 1px solid rgba(255,82,82,0.35);
  animation: fadeInTrail 0.4s ease forwards;
}

.restrictedTrail .locked-path {
  color: #ff5252;
  font-weight: 700;
  font-family: monospace;
  letter-spacing: 0.5px;
}

/* === Animations === */
@keyframes fadeInTrail {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* === Responsive (Mobile) === */
@media (max-width: 600px) {
  .slug-search-wrapper {
    flex-direction: column;
    gap: 10px;
    padding: 14px;
  }

  .slug-search-wrapper select,
  .slug-search-wrapper input,
  .slug-search-wrapper .slug-prefix,
  .slug-search-wrapper .search-btn {
    width: 100%;
    text-align: center;
  }

  .slug-search-wrapper .slug-divider {
    display: none !important;
      visibility: hidden !important;
  }
    .confirmTrail {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 14px 28px; /* ? Increased from 24px ? 28px for more right breathing room */
  border-radius: 10px;
  margin-top: 12px;
  font-size: 1.00rem;
  font-weight: 600;
  box-shadow: 0 0 12px rgba(168, 220, 84, 0.15);
  border: 1px solid rgba(168, 220, 84, 0.3);
  animation: fadeInTrail 0.4s ease forwards;
        word-break: normal;
} 

} 


.lang-switch select {
  background: #111;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 6px;
  padding: 6px 10px;
  font-size: 0.95rem;
  font-weight: 500;
}

.lang-switch select:focus {
  outline: none;
  border-color: var(--lime);
  box-shadow: 0 0 8px rgba(168,220,84,0.3);
} 
.restrictedTrail i.fa-ban { color: #ff4c4c; }
.restrictedTrail i.fa-gem { color: #b388ff; }
.restrictedTrail i.fa-circle-xmark { color: #ff6b6b; }
.restrictedTrail i.fa-triangle-exclamation { color: #ffb300; }
.confirmTrail i.fa-circle-check { color: #00c853; }

/* === Result Messages === */
.slug-result {
  display: block;
  margin-top: 8px;
  line-height: 1.5;
  word-break: break-all !important;         /* ? Forces long slugs or URLs to wrap */
  overflow-wrap: anywhere;       /* ? Modern fallback for better wrapping */
  white-space: normal;
}

.slug-result span.available-path,
.slug-result span.locked-path {
  word-break: break-all;         /* ensures wrapped inside highlighted span */
  overflow-wrap: anywhere;
}
.slug-result.confirmTrail {
  color: #a7ff83;   /* greenish tone for success */
}

.slug-result.restrictedTrail {
  color: #ffb347;   /* orange for warning */
}

.slug-result.error {
  color: #ff6b6b;   /* red for error */
}

.slug-result i {
  margin-right: 6px;
}



/* ============================================
   SLUGTRAIL — PRICING PAGE WITH CURRENCY SELECT
   ============================================ */
.currency-select {
  text-align: center;
  margin-bottom: 25px;
}
.currency-select label {
  margin-right: 10px;
  font-size: 0.95rem;
  color: #ccc;
}
.currency-select select {
  background: #111;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 0.95rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
.currency-select select:hover {
  border-color: var(--lime);
}
.currency-note {
  margin-top: 10px;
  font-size: 0.85rem;
  color: #777;
}

.pricing-single {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
}
.pricing-single .price-card {
  background: #111;
  border: 1px solid #222;
  border-radius: 16px;
  padding: 2.5rem;
  max-width: 620px;
  text-align: center;
  box-shadow: 0 0 30px rgba(0, 255, 80, 0.05);
  transition: all 0.3s ease;
}
.pricing-single .price-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 35px rgba(168,220,84,0.25);
  border-color: var(--lime);
}
.pricing-single .price-card h3 {
  color: var(--lime);
  margin-bottom: 0.5rem;
}
.pricing-single .price-card .price {
  font-size: 1.8rem;
  color: #fff;
  margin-bottom: 1.5rem;
}
.pricing-single .price-card ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5rem 0;
}
.pricing-single .price-card ul li {
  margin: 0.4rem 0;
  color: #ccc;
  font-size: 1rem;
}
.pricing-single .price-card ul i {
  color: var(--lime);
  margin-right: 8px;
}
.price-card .trust-line {
  margin-top: 1rem;
  font-size: 0.9rem;
  color: #aaa;
  letter-spacing: 0.3px;
}
.taxnote {
  margin-top: 35px;
  font-size: 0.9rem;
  color: #aaa;
}
.benefit-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
  margin-top: 40px;
}
.benefit {
  background: #fff;
  color: #111;
  border-radius: 12px;
  padding: 25px;
  width: 320px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}
.benefit:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 20px rgba(168,220,84,0.25);
}
.benefit i {
  color: var(--lime);
  font-size: 2rem;
  margin-bottom: 10px;
}
.benefit h4 {
  color: #000;
  margin-bottom: 10px;
}
.taxnote {
  margin-top: 20px;
  font-size: 0.9rem;
  color: #aaa;
  font-style: italic;
}
    
@media (max-width: 768px) {
  .benefit {
    width: 90%;
  }
}

/*FAQ*/
.faq-list {

  max-width: 900px;
  margin: 0 auto;
  text-align: left;
}
.faq-item {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 25px 30px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.alt-light .faq-item {
  background: #fff;
  border: 1px solid #eee;
}
.faq-item:hover {
  border-color: var(--lime);
  box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}
.faq-item h4 {
  font-size: 1.1rem;
  margin-bottom: 10px;
  position: relative;
  padding-right: 30px;
  user-select: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-item h4 .toggle-icon {
  font-size: 1rem;
  color: var(--lime);
  transition: transform 0.3s ease;
}

.faq-item.active h4 .toggle-icon {
  transform: rotate(180deg);
}

.faq-item p {
  display: none;
  margin-top: 10px;
  line-height: 1.5;
  color: #bbb;
}
.alt-light .faq-item p {
  color: #444;
}
.faq-item.active p {
  display: block;
}
.faq-item p a.faq-link {
  color: var(--lime);
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.faq-item p a.faq-link:hover {
  color: #fff;
  text-decoration: underline;
}

/*SUPPORT*/

.support-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-top: 30px;
}
.support-item {
  background: #111;
  color: #eee;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 25px;
  width: 300px;
  text-align: center;
  transition: all 0.3s ease;
}
.alt-light .support-item {
  background: #fff;
  color: #111;
  border: 1px solid #eee;
}
.support-item:hover {
  transform: translateY(-4px);
  border-color: var(--lime);
  box-shadow: 0 4px 20px rgba(168,220,84,0.25);
}
.support-item i {
  font-size: 2rem;
  color: var(--lime);
  margin-bottom: 10px;
}
.support-item h4 {
  font-size: 1.1rem;
  margin-bottom: 8px;
}
.support-link {
  display: inline-block;
  margin-top: 8px;
  color: var(--lime);
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
}
.support-link:hover {
  text-decoration: underline;
}

/* --- Support Form --- */
.support-form {
  max-width: 600px;
  margin: 30px auto 0;
  text-align: left;
}
.support-form .form-group {
  margin-bottom: 15px;
}
.support-form input,
.support-form textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px 12px;
  font-size: 1rem;
  background: #fff;
  color: #111;
}
.support-form textarea {
  resize: vertical;
}
.support-form button {
  margin-top: 10px;
  display: block;
  width: 100%;
}
.support-link-green {
  color: var(--lime);
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s ease, text-shadow 0.3s ease;
}
.support-link-green:hover {
  color: #bdfb5c;
  text-shadow: 0 0 6px rgba(168, 220, 84, 0.5);
}

/*Affiliates*/
.steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-top: 40px;
}
.step {
  width: 250px;
  text-align: center;
  padding: 20px;
}
.step i {
  color: var(--lime);
  font-size: 2rem;
  margin-bottom: 10px;
}
.step h3 {
  margin-bottom: 10px;
  font-size: 1.1rem;
}
.benefit-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
  margin-top: 40px;
}
.benefit {
  background: #fff;
  color: #111;
  border-radius: 12px;
  padding: 25px;
  width: 320px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}
.benefit:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 20px rgba(168,220,84,0.25);
}
.benefit i {
  color: var(--lime);
  font-size: 2rem;
  margin-bottom: 10px;
}
.benefit h4 {
  margin-bottom: 10px;
  color: #000;
}
@media (max-width: 768px) {
  .benefit { width: 90%; }
  .step { width: 90%; }
}


/* Slug Wall */
.trail-explorer {
  background: #000;
  color: #fff;
  padding: 50px 15px 80px;
  text-align: center;
  overflow: hidden; /* hides overflow during animation */
  height: auto;
  transition: height 0.6s ease, padding 0.3s ease; /* smooth height + padding */
}

/* Animate content changes smoothly */
.trail-explorer.slide-animating {
  transition: height 0.6s ease, padding 0.3s ease;
}



.slug-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 35px;
  justify-content: center;
  max-width: 1600px;
  margin: 0 auto;
  transition: transform 0.5s ease, opacity 0.3s ease;
}
.slug-card {
  background: linear-gradient(145deg, #0d0d0d 0%, #161616 100%);
  border: 1px solid #222;
  border-radius: 18px;
  padding: 35px 15px 55px;
  text-align: center;
  box-shadow: 0 0 20px rgba(0,0,0,0.35);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
}
.slug-card:hover {
  transform: translateY(-6px);
  border-color: var(--lime);
  box-shadow: 0 0 28px rgba(164,255,89,0.3);
}
.slug-card img {
  width: 150px;
  height: 150px;
  border-radius: 14px;
  box-shadow: 0 0 15px rgba(164,255,89,0.4);
  margin-bottom: 18px;
}
.slug-card h4 {
  color: var(--lime);
  font-size: 1.2rem;
  margin: 0 0 6px;
}
.slug-card p {
  font-size: 0.85rem;
  color: #aaa;
  margin: 0;
}

.trail-count {
  display: inline-block;
  background: rgba(164,255,89,0.1);
  border: 1px solid rgba(164,255,89,0.4);
  border-radius: 12px;
  color: var(--lime);
  font-size: 0.75rem;
  padding: 3px 8px;
  margin-top: 6px;
  font-weight: 600;
  animation: popIn 0.5s ease, pulseGlow 2.5s infinite ease-in-out;
}
@keyframes popIn {
  0% { transform: scale(0.5); opacity: 0; }
  60% { transform: scale(1.15); opacity: 1; }
  100% { transform: scale(1); }
}
@keyframes pulseGlow {
  0%, 100% { box-shadow: 0 0 5px rgba(164,255,89,0.3); }
  50% { box-shadow: 0 0 12px rgba(164,255,89,0.6); }
}

.slug-overlay {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--lime);
  color: #000;
  font-weight: 700;
  font-size: 0.85rem;
  padding: 6px 14px;
  border-radius: 14px;
  opacity: 0;
  transition: all 0.25s ease;
  box-shadow: 0 0 8px rgba(164,255,89,0.4);
}
.slug-card:hover .slug-overlay {
  opacity: 1;
  transform: translate(-50%, -2px);
}
@media (max-width: 768px) {
  .slug-overlay {
    opacity: 1 !important;
    transform: translate(-50%, -2px);
  }
}
.slide { transform: translateX(0); }
.slide-left { transform: translateX(-100%); opacity: 0; }
.slide-right { transform: translateX(100%); opacity: 0; }

/* === Back Card Styling === */
.back-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(145deg, #0a0a0a 0%, #141414 100%);
  color: var(--lime);
  border: 1px dashed rgba(164,255,89,0.4);
  transition: all 0.3s ease;
}
.back-card:hover {
  transform: translateY(-5px);
  background: linear-gradient(145deg, #0d0d0d 0%, #161616 100%);
  border-color: var(--lime);
  box-shadow: 0 0 20px rgba(164,255,89,0.3);
}
.back-card .back-arrow {
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 10px;
  text-shadow: 0 0 15px rgba(164,255,89,0.4);
  transition: transform 0.3s ease;
}
.back-card:hover .back-arrow {
  transform: translateX(-6px);
}
.back-card h4 {
  color: var(--lime);
  font-size: 1rem;
  margin: 0;
}

/* Back Card */
.slug-card.back-card {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0a0a0a;
  border: 2px solid var(--lime);
  box-shadow: 0 0 20px rgba(164,255,89,0.25);
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}

.slug-card.back-card .back-arrow {
  font-size: 2.2rem;
  color: var(--lime);
  font-weight: bold;
  text-shadow: 0 0 12px rgba(164,255,89,0.6);
  animation: pulseGlow 2s infinite ease-in-out;
}

/* Pulse + hover */
@keyframes pulseGlow {
  0%   { text-shadow: 0 0 10px rgba(164,255,89,0.3); transform: scale(1); }
  50%  { text-shadow: 0 0 25px rgba(164,255,89,0.7); transform: scale(1.05); }
  100% { text-shadow: 0 0 10px rgba(164,255,89,0.3); transform: scale(1); }
}

.slug-card.back-card:hover {
  background: #111;
  box-shadow: 0 0 35px rgba(164,255,89,0.5);
  transform: translateY(-4px) scale(1.05);
}

.slug-card.back-card:hover .back-arrow {
  animation: pulseGlowFast 1s infinite ease-in-out;
}

@keyframes pulseGlowFast {
  0%   { text-shadow: 0 0 10px rgba(164,255,89,0.4); transform: scale(1); }
  50%  { text-shadow: 0 0 30px rgba(164,255,89,0.8); transform: scale(1.1); }
  100% { text-shadow: 0 0 10px rgba(164,255,89,0.4); transform: scale(1); }
}


.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin-bottom: 35px;
  font-size: 0.95rem;
  color: #aaa;
}
.breadcrumb span {
  cursor: pointer;
  color: var(--lime);
  font-weight: 600;
}
.breadcrumb span:hover { text-decoration: underline; }
.breadcrumb .sep { color: #777; }


.root-pill {
  background: linear-gradient(90deg, var(--lime) 0%, #a4ff59 100%);
  color: #000;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 20px;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(164,255,89,0.3);
  transition: all 0.3s ease;
}
.root-pill:hover {
  transform: scale(1.05);
  box-shadow: 0 0 16px rgba(164,255,89,0.5);
}

/* ===============================
   SLUG WALL — POLISH + CENTER FIX
   =============================== */

/* --- Breadcrumb pill styling --- */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-bottom: 45px;
  font-size: 0.95rem;
}

.breadcrumb span,
.breadcrumb .sep {
  color: var(--lime);
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s ease;
}

.breadcrumb span:hover {
  text-decoration: underline;
  color: #fff;
}

/* Make breadcrumb trail look like connected pills */
.breadcrumb .root-pill,
.breadcrumb span {
  background: rgba(164, 255, 89, 0.1);
  border: 1px solid rgba(164, 255, 89, 0.4);
  color: var(--lime);
  padding: 5px 14px;
  border-radius: 18px;
  box-shadow: 0 0 8px rgba(164,255,89,0.25);
}

.breadcrumb .root-pill {
  background: linear-gradient(90deg, var(--lime) 0%, #a4ff59 100%);
  color: #000;
  font-weight: 700;
  box-shadow: 0 0 12px rgba(164,255,89,0.4);
}

.breadcrumb .sep {
  background: none;
  border: none;
  padding: 0;
  margin: 0 4px;
  color: #777;
}

/* Center domain card contents */
.domain-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
flex-wrap: wrap;    
  margin: 0 auto !important;
  text-align: center;
min-width: 300px;    
}
/* Center single domain card within its grid wrapper */
 .slug-grid:has(.domain-card:only-child) {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap;
  gap: 40px; /* preserves same spacing */
  min-height: 400px; /* avoids flattening when empty */
}

/* Optional fallback if :has() isn't supported */
.slug-grid.domain-level {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap;
  gap: 40px;
  min-height: 400px;
}


/* Maintain consistent domain logo sizing */
.domain-card img {
  width: 160px;
  height: 160px;
  object-fit: contain;
  border-radius: 14px;
  margin-bottom: 20px;
  box-shadow: 0 0 20px rgba(164,255,89,0.4);
}

/* Add slight lift on hover */
.domain-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 0 30px rgba(164,255,89,0.5);
}

/* =========================================
   Breadcrumb Glow Enhancement
   ========================================= */

/* Add soft neon outline on all breadcrumb pills */
.breadcrumb .root-pill,
.breadcrumb span,
.breadcrumb .sep {
  position: relative;
  transition: all 0.3s ease;
}

/* Hover glow */
.breadcrumb .root-pill:hover,
.breadcrumb span:hover {
  text-shadow: 0 0 6px rgba(164,255,89,0.8),
               0 0 12px rgba(164,255,89,0.6);
}

/* Add subtle continuous pulse to root-pill */
@keyframes pillPulse {
  0%   { box-shadow: 0 0 4px rgba(164,255,89,0.3), 0 0 10px rgba(164,255,89,0.2); }
  50%  { box-shadow: 0 0 12px rgba(164,255,89,0.5), 0 0 22px rgba(164,255,89,0.4); }
  100% { box-shadow: 0 0 4px rgba(164,255,89,0.3), 0 0 10px rgba(164,255,89,0.2); }
}

.breadcrumb .root-pill {
  animation: pillPulse 3s infinite ease-in-out;
}

/* Optional: small pulse on active breadcrumb trail (the last item) */
.breadcrumb span:last-child {
  color: var(--lime);
  text-shadow: 0 0 6px rgba(164,255,89,0.6);
}
/* Center all domain cards horizontally when showing domain level */
.slug-grid.domain-level {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 15px;
}

/* Center even if more than one domain */
.slug-grid.domain-level .domain-card {
  margin: 0 10px;
}
/* === Two-column layout for mobile and tablets === */
@media (max-width: 992px) {
  .slug-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(160px, 1fr));
    justify-items: center;
    align-items: start;
    gap: 20px;
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
  }

  /* Domain and slug cards aligned consistently */
  .slug-card,
  .domain-card {
    width: 100%;
    max-width: 280px;
    min-height: 300px;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 0 8px rgba(164, 255, 89, 0.25);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }

}

/* === Single-column for very small screens === */
@media (max-width: 600px) {
  .slug-grid {
    grid-template-columns: 1fr !important;
    max-width: 420px;
  }

  .slug-card,
  .domain-card {
    max-width: 100%;
  }
    
   
}
/* ==============================================
   FIXED LAYOUT — BACK BUTTON + GRID ALIGNMENT
================================================= */

/* Ensure explorer section is centered */
.trail-explorer {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 10px 15px 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Centered Back Button Wrapper */
#backButtonWrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 20px 0 10px;
}

/* Back Button Styling */
.back-btn {
  background: var(--lime, #a4ff59);
  color: #000;
  font-weight: 700;
  border: none;
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 1rem;
  cursor: pointer;
  letter-spacing: 0.3px;
  box-shadow: 0 0 18px rgba(164,255,89,0.3);
  transition: all 0.25s ease;
}

.back-btn:hover {
  transform: translateY(-2px) scale(1.04);
  box-shadow: 0 0 25px rgba(164,255,89,0.5);
}

/* Breadcrumb Centered Under Button */
.breadcrumb {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 25px;
  text-align: center;
}

/* ==============================================
   GRID FIX — EVEN COLUMNS, CENTERED
================================================= */

.slug-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 25px;
  justify-content: center;
  width: 100%;
  max-width: 1280px;
  transition: all 0.3s ease;
}

/* Force tighter 2-column layout on mid-screens */
@media (max-width: 992px) {
  .slug-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
}

/* Full-width single column on mobile */
@media (max-width: 600px) {
  .slug-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
    .qrimagewall {
        
    }
}

.back-btn {
  min-width: 140px;
  text-align: center;
}

/* Cards spacing & hover consistency */
.slug-card {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.slug-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 0 25px rgba(164,255,89,0.3);
}

/* ==============================================
   HYBRID BACK BUTTON — STICKY ON MOBILE
================================================= */
@media (max-width: 768px) {
  #backButtonWrapper {
    position: sticky;
    bottom: 0;
    z-index: 50;
    background: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(8px);
    padding: 10px 0;
    border-top: 1px solid rgba(255,255,255,0.1);
  }
  .back-btn {
    width: 90%;
    max-width: 360px;
    text-align: center;
    box-shadow: 0 0 14px rgba(164,255,89,0.35);
  }
}


/* ===============================
   SLUGSY TRAILS — CLEAN FINAL CSS
   =============================== */

/* Intro text */
.slugsy-intro {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 10px;
    padding: 10px 20px;
}

.slugsy-intro h2 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--lime);
    text-shadow: 0 0 10px rgba(168,220,84,0.35);
}

.slugsy-intro p {
    font-size: 0.95rem;
    line-height: 1.55;
    color: var(--text);
    opacity: 0.85;
    max-width: 800px;
    margin: 0 auto;
}

/* Wrapper */
.slugsy-trails {
    width: 100%;
    overflow: hidden;
    padding: 1.5rem 0 3rem;
    position: relative;
}

/* Track scroll area */
.trails-scroller {
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
    touch-action: pan-x;
}

.trails-track {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    will-change: transform;
    backface-visibility: hidden;
    transform: translate3d(0,0,0);
    position: relative;
    z-index: 1;            /* ADD */
    pointer-events: auto;  /* keep drag working */
}


/* CARD */
/* POLAROID LOOK */
/* POLAROID LOOK - FINAL */
.trail-item {
    flex: 0 0 auto;
    width: 150px;
    background: #fff;
    border-radius: 6px;
    padding: 10px 10px 18px;
    box-shadow: 0 8px 18px rgba(0,0,0,0.35);
    cursor: pointer;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Polaroid image */
.trail-item img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 4px;
    pointer-events: auto;
}

/* Polaroid handwritten label */
.trail-item span {
    display: block;
    margin-top: 6px;
    font-family: 'Permanent Marker', cursive;
    font-size: 0.85rem;
    color: #222;
    text-align: center;
    transform: rotate(-2deg);
}

/* hover */
@media (hover: hover) {
    .trail-item:hover {
        transform: translateY(-6px) scale(1.05);
        box-shadow: 0 10px 24px rgba(0,0,0,0.45);
    }
}


/* slight random tilt */
.trail-item:nth-child(2n) { transform: rotate(2deg); }
.trail-item:nth-child(3n) { transform: rotate(-1deg); }
 

/* hover pop only on desktop */
@media (hover: hover) {
    .trail-item:hover {
        transform: translateY(-6px) scale(1.05) rotate(0deg);
        box-shadow: 0 10px 24px rgba(0,0,0,0.45);
    }
}


/* Desktop hover */
@media (hover: hover) {
    .trail-item:hover {
        transform: translateY(-6px) scale(1.05);
        box-shadow: 0 8px 20px rgba(0,0,0,0.45);
    }
}

/* Lightbox */
.slugsy-lightbox {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    backdrop-filter: blur(4px);
}

.slugsy-lightbox img {
    max-width: 90%;
    max-height: 90%;
    border-radius: 14px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.5);
    animation: pop 0.25s ease;
}

/* Navigation arrows */
.slugsy-nav {
    position: absolute;
    top: 50%;
    font-size: 42px;
    color: white;
    background: rgba(255,255,255,0.1);
    border: none;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    transform: translateY(-50%);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background 0.2s ease;
}

.slugsy-nav:hover {
    background: rgba(255,255,255,0.25);
}

.slugsy-nav.prev { left: 12px; }
.slugsy-nav.next { right: 12px; }

/* Social icons */
.slugsy-social {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-top: 40px;
}

.slugsy-social a {
    font-size: 28px;
    color: var(--lime);
    transition: transform .2s ease, color .2s ease;
}

.slugsy-social a:hover {
    transform: scale(1.34);
    color: var(--theme-accent);
}

/* Responsive sizes */
@media (max-width: 768px) {
    .trail-item {
        width: 120px;
    }
}

@media (max-width: 480px) {
    .trail-item {
        width: 105px;
    }
}
.trail-item {
    box-shadow: 0 4px 14px rgba(0,0,0,0.25), 0 0 2px rgba(255,255,255,0.6) inset;
}

.lead-count {
  margin-top: 4px;
  font-size: 0.9rem;
  color: #8f8f8f;
  font-weight: 400;
}

/* ======================================
   LATEST SLUGS SECTION
====================================== */

.slugtrail-latest {
    margin: 0 auto;
    padding: 60px;
    max-width: 1920px;
    width: 100%;
    text-align: center;
    background-color: #FFF !important;
}

.slugtrail-latest h2 {
    color: var(--lime);
    font-size: 2rem;
    margin-bottom: 10px;
}

.slugtrail-latest p {
    max-width: 480px;
    margin: 0 auto 30px;
    color: #ccc;
    line-height: 1.4;
}

/* FLEX WRAPPER */
.latest-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
}

/* ITEM */
.latest-item {
    width: calc(20% - 18px);   /* 5 per row desktop */
    max-width: 240px;           /* keeps them tidy */
    background: #111;
    border-radius: 12px;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #222;
    transition: transform .2s ease, box-shadow .25s ease;
    text-align: center;
}

.latest-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 14px #9bff6055;
}

/* THUMBNAIL */
.latest-thumb {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 10px;
    overflow: hidden;
    background: #222;
}

.latest-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* META */
.latest-meta {
    margin-top: 10px;
}

.latest-title {
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 6px;
}

.latest-domain {
    display: inline-block;
    background: #121212;
    border: 1px solid #9bff6044;
    padding: 2px 6px;
    font-size: 0.72rem;
    color: #9bff60;
    border-radius: 6px;
    margin-bottom: 5px;
}

.latest-date {
    font-size: 0.75rem;
    color: #aaa;
    margin-top: 3px;
}

/* RESPONSIVE BREAKPOINTS */
@media (max-width: 1200px) {
    .latest-item {
        width: calc(25% - 18px); /* 4 per row */
    }
}

@media (max-width: 992px) {
    .latest-item {
        width: calc(33.33% - 18px); /* 3 per row */
    }
}

@media (max-width: 768px) {
    .latest-item {
        width: calc(50% - 18px); /* 2 per row */
    }
}

@media (max-width: 480px) {
    .latest-item {
        width: 100%; /* full width on mobile */
        max-width: 340px;
    }
}
