/*
 * Inner pages adapter for index.main-cd77 design system (styles-new.shadow-75bd)
 * 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(.description_warm_ae92) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.tag-orange-a2fb.mini_ebd5 {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.list-lite-eeed {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.list-lite-eeed > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.summary_0343 {
  flex: 0 0 100%;
  max-width: 100%;
}

.preview-up-eee8 {
  flex: 0 0 100%;
  max-width: 100%;
}

.chip-large-2dc6 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .chip-large-2dc6 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .preview-up-eee8 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.outer_5178 { display: flex; }
.label_e6c2 { justify-content: space-between; }
.stone_6115 { align-items: center; }
.mini_ebd5 { text-align: center; }

.carousel_378b { margin-right: 0.5rem; }
.gallery_b3e7 { margin-right: 1rem; }
.message_1468 { margin-top: 1rem; }
.cool-011d { margin-top: 1.5rem; }
.old_6f34 { margin-bottom: 1rem; }
.preview-4c18 { margin-bottom: 1.5rem; }
.surface-705a { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.top_3393 { margin-top: 1rem; margin-bottom: 1rem; }
.breadcrumb-be06 { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.carousel-yellow-f7df { max-width: 100%; height: auto; }

/* Links used in old footer */
.tag_north_e9f2 { color: var(--text-primary); }
.shade_north_7775 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.hero-b2ed {
  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 */
.backdrop_thick_f514 { /* 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);
}

.backdrop_thick_f514:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.gas_3171 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.gas_3171:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.modal-prev-da6b {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.background-tall-baaa {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.background-tall-baaa::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;
}

.primary_fcdd {
  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);
}

.primary_fcdd h1 {
  margin-bottom: var(--spacing-sm);
}

.primary_fcdd p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.gradient_west_1910 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.input_center_06c5 {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.medium_3cf0 {
  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);
}

.description-d37a {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.image_hard_656a h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.image_hard_656a p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.info-old-9700 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.light-a135 {
  padding-bottom: var(--spacing-2xl);
}

.footer_9150 {
  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;
}

.main-motion-a44f {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.last-07c1 a {
  color: var(--primary-color);
}

.last-07c1.fn-active-3819 {
  color: var(--text-secondary);
}

.last-07c1:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.red_c929 {
  padding: var(--spacing-xl) 0;
}

.message_414d {
  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);
}

.message_414d h2 {
  margin-bottom: var(--spacing-sm);
}

.message_414d p {
  color: var(--text-secondary);
}

.active-7192 {
  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;
}

.active-7192 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.active-7192 h4 {
  margin-top: var(--spacing-sm);
}

.active-7192 p {
  color: var(--text-secondary);
}

.link_0495 {
  padding: var(--spacing-xl) 0;
}

.list-fa86 {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.background-pink-af36 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.background-pink-af36 a {
  color: var(--text-secondary);
}

.background-pink-af36 a:hover {
  color: var(--primary-color);
}

.mask_d0cc {
  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);
}

.over_19bb {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.picture-right-cb43 {
  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);
}

.picture-right-cb43:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.mask_middle_27f3 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.caption-lite-dfd3 { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 56c3 */
.ghost-box-q9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
