/*
 * Inner pages adapter for index.heading_up_571b design system (styles-new.yellow_e8a5)
 * 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(.accent_medium_e989) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.backdrop-ae6d.pagination_054b {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.slider-iron-22a3 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.slider-iron-22a3 > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.fast_2dcf {
  flex: 0 0 100%;
  max-width: 100%;
}

.purple_3201 {
  flex: 0 0 100%;
  max-width: 100%;
}

.video-e525 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .video-e525 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .purple_3201 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.bright-863f { display: flex; }
.east_4969 { justify-content: space-between; }
.banner_gas_8dc6 { align-items: center; }
.pagination_054b { text-align: center; }

.hero-fast-042e { margin-right: 0.5rem; }
.new-977d { margin-right: 1rem; }
.tall-eafa { margin-top: 1rem; }
.bright-90f3 { margin-top: 1.5rem; }
.tabs-fb02 { margin-bottom: 1rem; }
.hover_pressed_5c8f { margin-bottom: 1.5rem; }
.grid-48aa { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.module_old_e8ef { margin-top: 1rem; margin-bottom: 1rem; }
.banner-52c7 { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.gallery-2be9 { max-width: 100%; height: auto; }

/* Links used in old footer */
.brown_075a { color: var(--text-primary); }
.active_fresh_1b80 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.copper_acbd {
  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 */
.silver-36e9 { /* 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);
}

.silver-36e9:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.yellow-382a {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.yellow-382a:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.thick_6b02 {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.badge-6e31 {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.badge-6e31::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;
}

.motion_9f54 {
  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);
}

.motion_9f54 h1 {
  margin-bottom: var(--spacing-sm);
}

.motion_9f54 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.backdrop-green-cf2b {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.layout-d77c {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.image_30be {
  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);
}

.accent-narrow-f8a8 {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.footer-static-f2b2 h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.footer-static-f2b2 p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.main-west-328b img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.hidden_c159 {
  padding-bottom: var(--spacing-2xl);
}

.container-under-e073 {
  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;
}

.smooth-95e7 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.column-0b12 a {
  color: var(--primary-color);
}

.column-0b12.fn-active-3a86 {
  color: var(--text-secondary);
}

.column-0b12:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.column-prev-42f0 {
  padding: var(--spacing-xl) 0;
}

.chip-1fb9 {
  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);
}

.chip-1fb9 h2 {
  margin-bottom: var(--spacing-sm);
}

.chip-1fb9 p {
  color: var(--text-secondary);
}

.slow_2095 {
  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;
}

.slow_2095 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.slow_2095 h4 {
  margin-top: var(--spacing-sm);
}

.slow_2095 p {
  color: var(--text-secondary);
}

.complex_455f {
  padding: var(--spacing-xl) 0;
}

.active_81d9 {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.clean-959d {
  list-style: none;
  margin: 0;
  padding: 0;
}

.clean-959d a {
  color: var(--text-secondary);
}

.clean-959d a:hover {
  color: var(--primary-color);
}

.component_3808 {
  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);
}

.table-8b66 {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.notice-fe73 {
  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);
}

.notice-fe73:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.tabs-e862 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.main-stone-7d4b { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: b803 */
.ghost-box-n4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
