/*
 * Inner pages adapter for index.label_solid_db8d design system (styles-new.section_bba3)
 * 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(.detail_easy_97ca) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.static_6600.overlay-a62c {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.link-c2d6 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.link-c2d6 > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.hard_14fd {
  flex: 0 0 100%;
  max-width: 100%;
}

.bronze-1dca {
  flex: 0 0 100%;
  max-width: 100%;
}

.link_4611 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .link_4611 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .bronze-1dca {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.accent-top-1acf { display: flex; }
.sort-small-8750 { justify-content: space-between; }
.iron_37a9 { align-items: center; }
.overlay-a62c { text-align: center; }

.notice_0c81 { margin-right: 0.5rem; }
.link_caae { margin-right: 1rem; }
.menu_a766 { margin-top: 1rem; }
.bronze-09fb { margin-top: 1.5rem; }
.stone_f2ec { margin-bottom: 1rem; }
.hot_1641 { margin-bottom: 1.5rem; }
.list-2639 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.title_active_5415 { margin-top: 1rem; margin-bottom: 1rem; }
.item-17ba { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.menu-5613 { max-width: 100%; height: auto; }

/* Links used in old footer */
.button-f3ee { color: var(--text-primary); }
.accordion_9b01 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.middle-0dc4 {
  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 */
.rough_f721 { /* 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);
}

.rough_f721:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.highlight_upper_1d2b {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.highlight_upper_1d2b:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.row_in_9613 {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.avatar_4626 {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.avatar_4626::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;
}

.accent_2479 {
  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);
}

.accent_2479 h1 {
  margin-bottom: var(--spacing-sm);
}

.accent_2479 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.slow_0c2e {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.surface_complex_fa14 {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.container-e7b6 {
  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);
}

.glass_3bdc {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.iron_4dd9 h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.iron_4dd9 p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.focused-38d9 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.purple-af06 {
  padding-bottom: var(--spacing-2xl);
}

.card-pressed-69f3 {
  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-dc44 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.caption-short-5ba7 a {
  color: var(--primary-color);
}

.caption-short-5ba7.fn-active-4e6a {
  color: var(--text-secondary);
}

.caption-short-5ba7:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.input-6d1b {
  padding: var(--spacing-xl) 0;
}

.bright-89cb {
  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);
}

.bright-89cb h2 {
  margin-bottom: var(--spacing-sm);
}

.bright-89cb p {
  color: var(--text-secondary);
}

.texture-silver-1b61 {
  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;
}

.texture-silver-1b61 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.texture-silver-1b61 h4 {
  margin-top: var(--spacing-sm);
}

.texture-silver-1b61 p {
  color: var(--text-secondary);
}

.main_d6a3 {
  padding: var(--spacing-xl) 0;
}

.column-eb87 {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.heading_bde5 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.heading_bde5 a {
  color: var(--text-secondary);
}

.heading_bde5 a:hover {
  color: var(--primary-color);
}

.footer_f90e {
  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);
}

.info_soft_961e {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.notice_2d0c {
  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);
}

.notice_2d0c:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.hero_pressed_a566 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.avatar_7582 { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 1e50 */
.phantom-card-z7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
