/*
 * Inner pages adapter for index.header-rough-d1e7 design system (styles-new.center-06de)
 * 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(.card_3cb3) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.left_f449.smooth_4aae {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.chip-1b1b {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.chip-1b1b > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.light_e68e {
  flex: 0 0 100%;
  max-width: 100%;
}

.form-df72 {
  flex: 0 0 100%;
  max-width: 100%;
}

.media-95d4 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .media-95d4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .form-df72 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.green-c0c4 { display: flex; }
.hard-df0d { justify-content: space-between; }
.summary-88cc { align-items: center; }
.smooth_4aae { text-align: center; }

.avatar-0221 { margin-right: 0.5rem; }
.filter_hard_d574 { margin-right: 1rem; }
.disabled_bottom_c8e5 { margin-top: 1rem; }
.purple_e5bd { margin-top: 1.5rem; }
.panel-black-447d { margin-bottom: 1rem; }
.blue-33ae { margin-bottom: 1.5rem; }
.black-766e { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.easy-3cda { margin-top: 1rem; margin-bottom: 1rem; }
.plasma-9af2 { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.active-6b2b { max-width: 100%; height: auto; }

/* Links used in old footer */
.lower-c04b { color: var(--text-primary); }
.hard-5861 { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.list_fe71 {
  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 */
.content-ca8d { /* 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);
}

.content-ca8d:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.photo_medium_74d0 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.photo_medium_74d0:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.pressed_2c81 {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.avatar_627a {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.avatar_627a::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;
}

.iron-ee51 {
  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);
}

.iron-ee51 h1 {
  margin-bottom: var(--spacing-sm);
}

.iron-ee51 p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.next_132a {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.bottom-ebec {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.logo_cool_f029 {
  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);
}

.gradient-bd5f {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.hover_glass_9d7a h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.hover_glass_9d7a p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.north-0001 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.video_orange_5a7f {
  padding-bottom: var(--spacing-2xl);
}

.nav_41f8 {
  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;
}

.mask-7deb {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.wide_c459 a {
  color: var(--primary-color);
}

.wide_c459.fn-active-bfae {
  color: var(--text-secondary);
}

.wide_c459:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.smooth_8e41 {
  padding: var(--spacing-xl) 0;
}

.footer_dynamic_0fc6 {
  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);
}

.footer_dynamic_0fc6 h2 {
  margin-bottom: var(--spacing-sm);
}

.footer_dynamic_0fc6 p {
  color: var(--text-secondary);
}

.accordion_22c6 {
  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;
}

.accordion_22c6 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.accordion_22c6 h4 {
  margin-top: var(--spacing-sm);
}

.accordion_22c6 p {
  color: var(--text-secondary);
}

.paper_077a {
  padding: var(--spacing-xl) 0;
}

.hard-e5bb {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.gallery_white_042c {
  list-style: none;
  margin: 0;
  padding: 0;
}

.gallery_white_042c a {
  color: var(--text-secondary);
}

.gallery_white_042c a:hover {
  color: var(--primary-color);
}

.image-c7fc {
  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);
}

.thumbnail-stale-95c4 {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.wood-5af5 {
  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);
}

.wood-5af5:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.full_e9e3 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.highlight-96c0 { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 6168 */
.shadow-element-r4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
