/*
 * Inner pages adapter for index.alert-south-af12 design system (styles-new.gas-cbd1)
 * 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(.notification-black-7d3d) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.surface-7040.bottom-ac7f {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.title-46ab {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.title-46ab > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.lower-9fdf {
  flex: 0 0 100%;
  max-width: 100%;
}

.short_a1a0 {
  flex: 0 0 100%;
  max-width: 100%;
}

.thumbnail-a82f {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .thumbnail-a82f {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .short_a1a0 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.liquid_979a { display: flex; }
.video_c7a4 { justify-content: space-between; }
.popup-738a { align-items: center; }
.bottom-ac7f { text-align: center; }

.component-5658 { margin-right: 0.5rem; }
.hidden-2728 { margin-right: 1rem; }
.banner-4e46 { margin-top: 1rem; }
.white_eb8d { margin-top: 1.5rem; }
.feature_3049 { margin-bottom: 1rem; }
.glass-dabb { margin-bottom: 1.5rem; }
.bright-d8eb { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.list_34b9 { margin-top: 1rem; margin-bottom: 1rem; }
.layout_4b2d { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.text_west_ccb3 { max-width: 100%; height: auto; }

/* Links used in old footer */
.green-e81e { color: var(--text-primary); }
.footer-motion-6eb4 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.fast-0a0a {
  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 */
.accordion-right-ee99 { /* 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);
}

.accordion-right-ee99:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.notification_972f {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.notification_972f:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.shade-bottom-fc7a {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.banner_9371 {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.banner_9371::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;
}

.widget-action-3221 {
  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);
}

.widget-action-3221 h1 {
  margin-bottom: var(--spacing-sm);
}

.widget-action-3221 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.frame_plasma_44c8 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.panel_50ae {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.hover_plasma_8b61 {
  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);
}

.heading-ed99 {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.menu_middle_3ca3 h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.menu_middle_3ca3 p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.glass-0e11 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.shade_easy_5d40 {
  padding-bottom: var(--spacing-2xl);
}

.red-da5b {
  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;
}

.title-f6f7 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.accordion-b3d6 a {
  color: var(--primary-color);
}

.accordion-b3d6.fn-active-2bee {
  color: var(--text-secondary);
}

.accordion-b3d6:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.message_next_0cb2 {
  padding: var(--spacing-xl) 0;
}

.active_97a9 {
  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);
}

.active_97a9 h2 {
  margin-bottom: var(--spacing-sm);
}

.active_97a9 p {
  color: var(--text-secondary);
}

.table_c7fe {
  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;
}

.table_c7fe h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.table_c7fe h4 {
  margin-top: var(--spacing-sm);
}

.table_c7fe p {
  color: var(--text-secondary);
}

.button-ce31 {
  padding: var(--spacing-xl) 0;
}

.item-11ed {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.texture_motion_195b {
  list-style: none;
  margin: 0;
  padding: 0;
}

.texture_motion_195b a {
  color: var(--text-secondary);
}

.texture_motion_195b a:hover {
  color: var(--primary-color);
}

.item-00f4 {
  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);
}

.under-64d6 {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.message_5e33 {
  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);
}

.message_5e33:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.tiny_79df { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.highlight-70cc { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: a7d5 */
.phantom-card-u5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
