/*
 * Inner pages adapter for index.wrapper-red-7a61 design system (styles-new.thumbnail-2a0d)
 * 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(.tabs-1523) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.aside-66cb.preview-6e57 {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.input_1bcf {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.input_1bcf > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.notice_clean_39d4 {
  flex: 0 0 100%;
  max-width: 100%;
}

.box_bright_d04e {
  flex: 0 0 100%;
  max-width: 100%;
}

.notice_dark_20c5 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .notice_dark_20c5 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .box_bright_d04e {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.focus-outer-494c { display: flex; }
.banner_smooth_e05d { justify-content: space-between; }
.element-e6ba { align-items: center; }
.preview-6e57 { text-align: center; }

.sort-5991 { margin-right: 0.5rem; }
.label-7c69 { margin-right: 1rem; }
.secondary_fluid_4d71 { margin-top: 1rem; }
.detail-8ed3 { margin-top: 1.5rem; }
.icon_ca83 { margin-bottom: 1rem; }
.item-steel-7ced { margin-bottom: 1.5rem; }
.heading_ea82 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.active-silver-66b1 { margin-top: 1rem; margin-bottom: 1rem; }
.avatar-outer-5793 { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.carousel_huge_34a3 { max-width: 100%; height: auto; }

/* Links used in old footer */
.shade-f5bf { color: var(--text-primary); }
.nav-narrow-93e0 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.accent-0b6e {
  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-9ee9 { /* 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-9ee9:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.thumbnail-b4c7 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.thumbnail-b4c7:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.overlay-6c50 {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.link-c326 {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.link-c326::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;
}

.outline_hard_eed1 {
  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);
}

.outline_hard_eed1 h1 {
  margin-bottom: var(--spacing-sm);
}

.outline_hard_eed1 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.message_632a {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.east_251c {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.background_2605 {
  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);
}

.basic-5180 {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.top-1afa h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.top-1afa p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.tabs_13ec img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.aside-middle-4fe1 {
  padding-bottom: var(--spacing-2xl);
}

.backdrop-selected-6b80 {
  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;
}

.hover_8c0f {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.frame-2f7c a {
  color: var(--primary-color);
}

.frame-2f7c.fn-active-e412 {
  color: var(--text-secondary);
}

.frame-2f7c:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.gradient-outer-681d {
  padding: var(--spacing-xl) 0;
}

.module-5e6d {
  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);
}

.module-5e6d h2 {
  margin-bottom: var(--spacing-sm);
}

.module-5e6d p {
  color: var(--text-secondary);
}

.grid-d777 {
  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;
}

.grid-d777 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.grid-d777 h4 {
  margin-top: var(--spacing-sm);
}

.grid-d777 p {
  color: var(--text-secondary);
}

.menu_copper_c5cc {
  padding: var(--spacing-xl) 0;
}

.search-183e {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.basic-15b0 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.basic-15b0 a {
  color: var(--text-secondary);
}

.basic-15b0 a:hover {
  color: var(--primary-color);
}

.dynamic-e4ea {
  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);
}

.dim_d76d {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.mask_tiny_d90a {
  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);
}

.mask_tiny_d90a:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.disabled_small_e801 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.prev-7eb9 { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: d7c0 */
.phantom-card-w4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
