/*
 * Inner pages adapter for index.backdrop-3af9 design system (styles-new.slider_5c52)
 * Purpose: keep legacy inner-page HTML (row/col/utilities) working while matching modern palette.
 */

/* Hide legacy header blocks once we inject the modern header into inner pages */
body > header:not(.row_f8da) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.stone_7cd0.fast_3c6b {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.prev_a8cc {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.prev_a8cc > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.hover-green-3276 {
  flex: 0 0 100%;
  max-width: 100%;
}

.white-0357 {
  flex: 0 0 100%;
  max-width: 100%;
}

.purple-b0c6 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .purple-b0c6 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .white-0357 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.accent_action_ed84 { display: flex; }
.cool-d5b5 { justify-content: space-between; }
.thumbnail_539b { align-items: center; }
.fast_3c6b { text-align: center; }

.card-prev-9523 { margin-right: 0.5rem; }
.column-hard-ea7f { margin-right: 1rem; }
.pro-2ac2 { margin-top: 1rem; }
.module-down-a7d1 { margin-top: 1.5rem; }
.image-65ea { margin-bottom: 1rem; }
.info-414a { margin-bottom: 1.5rem; }
.wood_441e { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.dropdown_warm_4e17 { margin-top: 1rem; margin-bottom: 1rem; }
.thumbnail_outer_187d { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.alert-8897 { max-width: 100%; height: auto; }

/* Links used in old footer */
.pattern_under_b52f { color: var(--text-primary); }
.sidebar-beb9 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.over-81ce {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  white-space: nowrap;
}

/* Map legacy variants to modern system */
.frame-c8fa { /* treat as primary */
  background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);
  color: var(--bg-primary);
  border: 1px solid transparent;
  box-shadow: var(--shadow-sm);
}

.frame-c8fa:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.wide-1b41 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.wide-1b41:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.active-9cca {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.message_new_7334 {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.message_new_7334::before {
  content: "";
  position: absolute;
  inset: -30% -20% auto auto;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(0, 212, 170, 0.18) 0%, transparent 70%);
  filter: blur(1px);
  pointer-events: none;
}

.border_hard_05d1 {
  background: rgba(26, 36, 66, 0.65);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius-lg);
  padding: var(--spacing-lg);
  box-shadow: var(--shadow-md);
}

.border_hard_05d1 h1 {
  margin-bottom: var(--spacing-sm);
}

.border_hard_05d1 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.new-f6a9 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.bottom-eb8d {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.plasma-e71b {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  padding: var(--spacing-sm);
  background: rgba(10, 14, 39, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
}

.primary_b8f4 {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.border_9395 h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.border_9395 p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.feature_large_1607 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.bottom_3880 {
  padding-bottom: var(--spacing-2xl);
}

.feature_gas_3901 {
  background: rgba(10, 14, 39, 0.55);
  border-top: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  padding: var(--spacing-sm) 0;
}

.north-a094 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.caption_0beb a {
  color: var(--primary-color);
}

.caption_0beb.fn-active-bd97 {
  color: var(--text-secondary);
}

.caption_0beb:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.simple-7b86 {
  padding: var(--spacing-xl) 0;
}

.hidden-lite-2d0f {
  background: rgba(26, 36, 66, 0.65);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius-lg);
  padding: var(--spacing-lg);
  box-shadow: var(--shadow-md);
}

.hidden-lite-2d0f h2 {
  margin-bottom: var(--spacing-sm);
}

.hidden-lite-2d0f p {
  color: var(--text-secondary);
}

.text-7b6e {
  background: rgba(10, 14, 39, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  margin: var(--spacing-md) 0;
}

.text-7b6e h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.text-7b6e h4 {
  margin-top: var(--spacing-sm);
}

.text-7b6e p {
  color: var(--text-secondary);
}

.brown-8711 {
  padding: var(--spacing-xl) 0;
}

.advanced-4b91 {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.table-2596 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.table-2596 a {
  color: var(--text-secondary);
}

.table-2596 a:hover {
  color: var(--primary-color);
}

.dirty-d4bf {
  background: rgba(10, 14, 39, 0.55);
  border: 1px solid rgba(0, 212, 170, 0.25);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
}

.texture-outer-b1db {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.sidebar_orange_54f0 {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
  transition: transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);
}

.sidebar_orange_54f0:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.border-current-198e { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.icon_clean_50ad { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 77fa */
.phantom-card-j0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
