/*
 * Inner pages adapter for index.article_iron_eb90 design system (styles-new.short_9088)
 * 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(.message-054d) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.full-c089.right-dcf1 {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.filter_ce7f {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.filter_ce7f > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.fluid_8a0b {
  flex: 0 0 100%;
  max-width: 100%;
}

.fresh-120a {
  flex: 0 0 100%;
  max-width: 100%;
}

.tiny-893a {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .tiny-893a {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .fresh-120a {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.top-3e11 { display: flex; }
.message-d373 { justify-content: space-between; }
.left_6ee1 { align-items: center; }
.right-dcf1 { text-align: center; }

.detail-top-7541 { margin-right: 0.5rem; }
.dark-ebd6 { margin-right: 1rem; }
.hover_1c20 { margin-top: 1rem; }
.tabs-west-0798 { margin-top: 1.5rem; }
.notice_mini_f66e { margin-bottom: 1rem; }
.active_up_7bc9 { margin-bottom: 1.5rem; }
.background-b330 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.description_steel_70cb { margin-top: 1rem; margin-bottom: 1rem; }
.cold_d9ba { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.middle-457a { max-width: 100%; height: auto; }

/* Links used in old footer */
.modal_upper_1977 { color: var(--text-primary); }
.section_8223 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.gold_c2e9 {
  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 */
.outline-static-a5b5 { /* 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);
}

.outline-static-a5b5:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.row-selected-d286 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.row-selected-d286:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.pink_3996 {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.first-f46f {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.first-f46f::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;
}

.grid_db15 {
  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);
}

.grid_db15 h1 {
  margin-bottom: var(--spacing-sm);
}

.grid_db15 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.slow_7b74 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.mask_full_9f2a {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.copper_c836 {
  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);
}

.icon_medium_a793 {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.link_plasma_3bc9 h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.link_plasma_3bc9 p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.title-static-b142 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.menu-pro-bbd9 {
  padding-bottom: var(--spacing-2xl);
}

.title_3301 {
  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;
}

.sort_ee70 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.glass_edcb a {
  color: var(--primary-color);
}

.glass_edcb.fn-active-1f9d {
  color: var(--text-secondary);
}

.glass_edcb:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.basic_dea5 {
  padding: var(--spacing-xl) 0;
}

.pattern_wide_dbf3 {
  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);
}

.pattern_wide_dbf3 h2 {
  margin-bottom: var(--spacing-sm);
}

.pattern_wide_dbf3 p {
  color: var(--text-secondary);
}

.focus_dda1 {
  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;
}

.focus_dda1 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.focus_dda1 h4 {
  margin-top: var(--spacing-sm);
}

.focus_dda1 p {
  color: var(--text-secondary);
}

.column_current_df40 {
  padding: var(--spacing-xl) 0;
}

.plasma-947e {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.purple-6150 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.purple-6150 a {
  color: var(--text-secondary);
}

.purple-6150 a:hover {
  color: var(--primary-color);
}

.mask-stone-d676 {
  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);
}

.silver_8b49 {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.south-54c5 {
  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);
}

.south-54c5:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.nav_dynamic_9379 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.input_7fdf { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 7451 */
.widget-item-j4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
