/*
 * Inner pages adapter for index.tooltip-bcc5 design system (styles-new.description_52db)
 * 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(.fresh-3395) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.title-a39b.tiny-a1a1 {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.title_black_6c05 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.title_black_6c05 > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.highlight_right_3089 {
  flex: 0 0 100%;
  max-width: 100%;
}

.button_bright_8bf2 {
  flex: 0 0 100%;
  max-width: 100%;
}

.stale_9c5b {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .stale_9c5b {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .button_bright_8bf2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.tall-6a99 { display: flex; }
.bronze_5cf5 { justify-content: space-between; }
.lite_a5d7 { align-items: center; }
.tiny-a1a1 { text-align: center; }

.component-wide-72c2 { margin-right: 0.5rem; }
.huge-eaf9 { margin-right: 1rem; }
.sidebar_be38 { margin-top: 1rem; }
.dirty-e147 { margin-top: 1.5rem; }
.image_fresh_962e { margin-bottom: 1rem; }
.wrapper-f52c { margin-bottom: 1.5rem; }
.basic_c835 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.focus-1b7b { margin-top: 1rem; margin-bottom: 1rem; }
.modal_pressed_9ed3 { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.active_wood_9fe4 { max-width: 100%; height: auto; }

/* Links used in old footer */
.media_east_e723 { color: var(--text-primary); }
.button-gas-2072 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.input-orange-31d0 {
  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 */
.slow-0254 { /* 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);
}

.slow-0254:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.footer-5976 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.footer-5976:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.wrapper-91ec {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.link-5c7a {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.link-5c7a::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;
}

.west_7968 {
  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);
}

.west_7968 h1 {
  margin-bottom: var(--spacing-sm);
}

.west_7968 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.detail_f55b {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.green-393d {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.element_3547 {
  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);
}

.shade_c6ac {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.summary-motion-a9ac h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.summary-motion-a9ac p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.primary-action-1b35 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.search_lower_7721 {
  padding-bottom: var(--spacing-2xl);
}

.item_02ef {
  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;
}

.under-34ea {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.short-415a a {
  color: var(--primary-color);
}

.short-415a.fn-active-e159 {
  color: var(--text-secondary);
}

.short-415a:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.icon-dirty-a35c {
  padding: var(--spacing-xl) 0;
}

.blue-5b89 {
  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);
}

.blue-5b89 h2 {
  margin-bottom: var(--spacing-sm);
}

.blue-5b89 p {
  color: var(--text-secondary);
}

.progress-9ae5 {
  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;
}

.progress-9ae5 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.progress-9ae5 h4 {
  margin-top: var(--spacing-sm);
}

.progress-9ae5 p {
  color: var(--text-secondary);
}

.focused-d2a5 {
  padding: var(--spacing-xl) 0;
}

.media_71c7 {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.narrow_b594 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.narrow_b594 a {
  color: var(--text-secondary);
}

.narrow_b594 a:hover {
  color: var(--primary-color);
}

.module-focused-f920 {
  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);
}

.secondary_1af1 {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.last_751f {
  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);
}

.last_751f:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.narrow_79c5 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.notification-37d5 { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 6f9b */
.promo-block-a8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
