/*
 * Inner pages adapter for index.plasma_3c84 design system (styles-new.title-bronze-97ab)
 * 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(.wide-9d8d) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.accent_e182.accent-hovered-978d {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.disabled_upper_3134 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.disabled_upper_3134 > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.search_0541 {
  flex: 0 0 100%;
  max-width: 100%;
}

.shade_09ab {
  flex: 0 0 100%;
  max-width: 100%;
}

.paper-8cd2 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .paper-8cd2 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .shade_09ab {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.tertiary_medium_4e48 { display: flex; }
.media-hot-3cc1 { justify-content: space-between; }
.widget-7aec { align-items: center; }
.accent-hovered-978d { text-align: center; }

.iron-71da { margin-right: 0.5rem; }
.logo_64f4 { margin-right: 1rem; }
.carousel-soft-b614 { margin-top: 1rem; }
.highlight_a0f8 { margin-top: 1.5rem; }
.notice_short_0f77 { margin-bottom: 1rem; }
.label-b5b7 { margin-bottom: 1.5rem; }
.search-6b7b { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.backdrop_dim_f74d { margin-top: 1rem; margin-bottom: 1rem; }
.info_steel_b742 { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.search_1670 { max-width: 100%; height: auto; }

/* Links used in old footer */
.button_5b17 { color: var(--text-primary); }
.north-4514 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.text-wood-a99f {
  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 */
.alert_9382 { /* 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);
}

.alert_9382:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.north_d822 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.north_d822:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.texture-inner-a47e {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.modal-b346 {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.modal-b346::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;
}

.tooltip-dea8 {
  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);
}

.tooltip-dea8 h1 {
  margin-bottom: var(--spacing-sm);
}

.tooltip-dea8 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.card_c02e {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.picture-upper-b82e {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.popup-yellow-b08a {
  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);
}

.main_1c70 {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.iron-0016 h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.iron-0016 p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.thick-a8d9 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.box-cdf9 {
  padding-bottom: var(--spacing-2xl);
}

.button_e6e0 {
  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;
}

.complex_1dff {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.row_759a a {
  color: var(--primary-color);
}

.row_759a.fn-active-9ef5 {
  color: var(--text-secondary);
}

.row_759a:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.breadcrumb_cae1 {
  padding: var(--spacing-xl) 0;
}

.center-e084 {
  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);
}

.center-e084 h2 {
  margin-bottom: var(--spacing-sm);
}

.center-e084 p {
  color: var(--text-secondary);
}

.north_6053 {
  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;
}

.north_6053 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.north_6053 h4 {
  margin-top: var(--spacing-sm);
}

.north_6053 p {
  color: var(--text-secondary);
}

.soft-6321 {
  padding: var(--spacing-xl) 0;
}

.list_7e89 {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.inner_470f {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inner_470f a {
  color: var(--text-secondary);
}

.inner_470f a:hover {
  color: var(--primary-color);
}

.progress-43d9 {
  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);
}

.white-8aca {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.clean_8e34 {
  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);
}

.clean_8e34:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.red_3a00 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.backdrop-45f4 { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 9dfa */
.promo-block-u9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
