/*
 * Inner pages adapter for index.hovered-b281 design system (styles-new.accordion-blue-5088)
 * 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(.tag-static-85ba) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.light_bb33.dark-5a9a {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.wide_e134 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.wide_e134 > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.form-rough-32c2 {
  flex: 0 0 100%;
  max-width: 100%;
}

.gas-7aa0 {
  flex: 0 0 100%;
  max-width: 100%;
}

.table_d800 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .table_d800 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .gas-7aa0 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.menu_black_5191 { display: flex; }
.shadow_white_3fe7 { justify-content: space-between; }
.green_86f7 { align-items: center; }
.dark-5a9a { text-align: center; }

.carousel-12d3 { margin-right: 0.5rem; }
.input-514d { margin-right: 1rem; }
.shadow-92a8 { margin-top: 1rem; }
.module_upper_a81b { margin-top: 1.5rem; }
.cold-0a16 { margin-bottom: 1rem; }
.frame-easy-8132 { margin-bottom: 1.5rem; }
.tiny-6e53 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.huge-75a8 { margin-top: 1rem; margin-bottom: 1rem; }
.slider_a9b8 { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.picture_north_13a1 { max-width: 100%; height: auto; }

/* Links used in old footer */
.title-stale-4d5c { color: var(--text-primary); }
.lite-9739 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.middle-395d {
  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 */
.tag-dynamic-91ef { /* 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);
}

.tag-dynamic-91ef:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.outline-purple-6732 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.outline-purple-6732:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.tall-adb2 {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.down_0689 {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.down_0689::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;
}

.large_527f {
  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);
}

.large_527f h1 {
  margin-bottom: var(--spacing-sm);
}

.large_527f p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.title_7fd2 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.stone-e411 {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.wrapper_de52 {
  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);
}

.highlight-black-b697 {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.item_3fe0 h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.item_3fe0 p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.widget-static-98a7 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.menu-f80c {
  padding-bottom: var(--spacing-2xl);
}

.pattern-out-eebb {
  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;
}

.box_large_ed18 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.block_6dab a {
  color: var(--primary-color);
}

.block_6dab.fn-active-dc8d {
  color: var(--text-secondary);
}

.block_6dab:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.picture_ee3b {
  padding: var(--spacing-xl) 0;
}

.filter-dynamic-966d {
  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);
}

.filter-dynamic-966d h2 {
  margin-bottom: var(--spacing-sm);
}

.filter-dynamic-966d p {
  color: var(--text-secondary);
}

.label_rough_66b3 {
  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;
}

.label_rough_66b3 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.label_rough_66b3 h4 {
  margin-top: var(--spacing-sm);
}

.label_rough_66b3 p {
  color: var(--text-secondary);
}

.shadow_1d5e {
  padding: var(--spacing-xl) 0;
}

.avatar_purple_e7ec {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.active_8469 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.active_8469 a {
  color: var(--text-secondary);
}

.active_8469 a:hover {
  color: var(--primary-color);
}

.element-5e58 {
  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);
}

.popup_e5a1 {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.advanced_37f8 {
  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);
}

.advanced_37f8:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.container-ac2d { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.orange_0dd6 { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 9942 */
.promo-block-n6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
