/*
 * Inner pages adapter for index.outer_8a55 design system (styles-new.next-1fa5)
 * 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(.message-middle-9e90) {
  display: none !important;
}

/* Hide legacy simple footer blocks (inner pages) */
footer.silver-4b98.shadow-right-5f12 {
  display: none !important;
}

/* -----------------------------
   Lightweight grid (Bootstrap-like)
   ----------------------------- */

.section-4fd3 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.section-4fd3 > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  min-width: 0;
}

.paragraph_solid_9d1d {
  flex: 0 0 100%;
  max-width: 100%;
}

.motion_bf30 {
  flex: 0 0 100%;
  max-width: 100%;
}

.highlight_dirty_1f56 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .highlight_dirty_1f56 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .motion_bf30 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* -----------------------------
   Utilities used by legacy pages
   ----------------------------- */

.gallery_cd23 { display: flex; }
.summary-5403 { justify-content: space-between; }
.out-cf91 { align-items: center; }
.shadow-right-5f12 { text-align: center; }

.yellow-f3fa { margin-right: 0.5rem; }
.breadcrumb_93b5 { margin-right: 1rem; }
.focus-clean-ca84 { margin-top: 1rem; }
.header_c4f3 { margin-top: 1.5rem; }
.caption-1b5e { margin-bottom: 1rem; }
.out_1856 { margin-bottom: 1.5rem; }
.pattern-d978 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.wide_0cce { margin-top: 1rem; margin-bottom: 1rem; }
.dropdown_gold_88a4 { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.container-left-4c10 { max-width: 100%; height: auto; }

/* Links used in old footer */
.media-442c { color: var(--text-primary); }
.modal-881b { text-decoration: none; }

/* -----------------------------
   Button compatibility
   ----------------------------- */

.over-35af {
  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-simple-4801 { /* 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-simple-4801:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 30px rgba(0, 212, 170, 0.5);
}

.popup-e626 {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.popup-e626:hover {
  background: var(--primary-color);
  color: var(--bg-primary);
}

.warm_1e73 {
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  border-radius: var(--border-radius);
}

/* -----------------------------
   Inner page sections
   ----------------------------- */

.badge-a4f2 {
  padding: var(--spacing-2xl) 0 var(--spacing-xl);
  position: relative;
  overflow: hidden;
}

.badge-a4f2::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;
}

.mask-167c {
  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);
}

.mask-167c h1 {
  margin-bottom: var(--spacing-sm);
}

.mask-167c p {
  color: var(--text-secondary);
  margin-bottom: var(--spacing-md);
}

.pink-0210 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}

.accent-orange-4bfa {
  display: grid;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}

.highlight_3773 {
  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);
}

.notification_3d3f {
  font-size: 1.75rem;
  width: 40px;
  text-align: center;
}

.popup-west-027f h4 {
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
}

.popup-west-027f p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9375rem;
}

.disabled-68d8 img {
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(0, 212, 170, 0.15);
}

.heading-22cf {
  padding-bottom: var(--spacing-2xl);
}

.main_pink_c44a {
  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;
}

.shadow_38f6 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  color: var(--text-muted);
}

.new-664d a {
  color: var(--primary-color);
}

.new-664d.fn-active-ad5f {
  color: var(--text-secondary);
}

.new-664d:not(:last-child)::after {
  content: "›";
  margin-left: 0.5rem;
  color: var(--text-muted);
}

.medium-6cce {
  padding: var(--spacing-xl) 0;
}

.highlight-pro-f77b {
  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);
}

.highlight-pro-f77b h2 {
  margin-bottom: var(--spacing-sm);
}

.highlight-pro-f77b p {
  color: var(--text-secondary);
}

.over_f416 {
  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;
}

.over_f416 h3 {
  font-size: 1.25rem;
  margin-bottom: var(--spacing-sm);
}

.over_f416 h4 {
  margin-top: var(--spacing-sm);
}

.over_f416 p {
  color: var(--text-secondary);
}

.right-5953 {
  padding: var(--spacing-xl) 0;
}

.border_ea83 {
  background: rgba(26, 36, 66, 0.55);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: var(--spacing-md);
  height: 100%;
}

.easy_88a3 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.easy_88a3 a {
  color: var(--text-secondary);
}

.easy_88a3 a:hover {
  color: var(--primary-color);
}

.texture-fixed-df07 {
  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);
}

.hover-complex-d881 {
  padding: var(--spacing-xl) 0 var(--spacing-2xl);
}

.paragraph_full_a5b8 {
  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);
}

.paragraph_full_a5b8:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: rgba(0, 212, 170, 0.5);
}

/* Subtle legacy animation class support (safe) */
.logo-large-4f82 { animation: fadeInUp 0.6s ease both; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.thick_7bed { animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-2px); }
}


/* css-noise: 8999 */
.widget-item-c0 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
