/*
 * Inner pages adapter for index.focus-5173 design system (styles-new.last_292e)
 * 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_motion_12e8) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.tabs_6dfc.last_cb56 {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.logo_5bc8 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.logo_5bc8 > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.search_f1c1 {
  flex: 0 0 100%;
  max-width: 100%;
}

.pattern_d112 {
  flex: 0 0 100%;
  max-width: 100%;
}

.gas-9ba8 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .gas-9ba8 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .pattern_d112 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.left_fd80 { display: flex; }
.hidden-hovered-fd89 { justify-content: space-between; }
.static_746f { align-items: center; }
.last_cb56 { text-align: center; }

.element_77dd { margin-right: 0.5rem; }
.status-rough-5795 { margin-right: 1rem; }
.easy-384f { margin-top: 1rem; }
.alert_b45c { margin-top: 1.5rem; }
.texture_narrow_7b0b { margin-bottom: 1rem; }
.thumbnail-a8de { margin-bottom: 1.5rem; }
.breadcrumb-415a { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.heading_copper_edb0 { margin-top: 1rem; margin-bottom: 1rem; }
.hot_ce41 { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.photo_febb { max-width: 100%; height: auto; }

/* Links used in old footer */
.pattern-simple-5e27 { color: var(--text-primary); }
.motion_031a { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.panel-c72f {
  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 */
.disabled_lite_a811 { /* 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);
}

.disabled_lite_a811:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.tooltip-07f5 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.tooltip-07f5:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.lite-47fc {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.detail-medium-706d {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.detail-medium-706d::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;
}

.feature-old-5089 {
  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);
}

.feature-old-5089 h1 {
  margin-bottom: var(--spacing-sm);
}

.feature-old-5089 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.footer-49b1 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.module_new_5c6a {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.motion_e03b {
  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);
}

.dynamic_8b83 {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.current_91eb h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.current_91eb p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.accordion-simple-3f2e img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.search-over-5021 {
  padding-bottom: var(--spacing-2xl);
}

.brown-1de1 {
  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;
}

.silver_5b4b {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.banner-3a92 a {
  color: var(--primary-color);
}

.banner-3a92.fn-active-2778 {
  color: var(--text-secondary);
}

.banner-3a92:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.purple_2551 {
  padding: var(--spacing-xl) 0;
}

.active_4666 {
  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_4666 h2 {
  margin-bottom: var(--spacing-sm);
}

.active_4666 p {
  color: var(--text-secondary);
}

.slider_ba06 {
  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;
}

.slider_ba06 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.slider_ba06 h4 {
  margin-top: var(--spacing-sm);
}

.slider_ba06 p {
  color: var(--text-secondary);
}

.paragraph-96e5 {
  padding: var(--spacing-xl) 0;
}

.paragraph-a325 {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.tag-black-ba2d {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tag-black-ba2d a {
  color: var(--text-secondary);
}

.tag-black-ba2d a:hover {
  color: var(--primary-color);
}

.article_hard_a027 {
  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);
}

.red_cbab {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.layout_7e82 {
  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);
}

.layout_7e82:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.notice_wood_2304 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.carousel_c5a9 { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 08cd */
.promo-block-a8 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
