/* ALPHA_HOME_VISUAL_POLISH_V2_1_SECONDARY_MINPATCH_P0_V1
   Secondary-card visual de-emphasis only.
   No DOM reorder, no display:none, no position/width/height/grid/order changes.
*/

/* AI Space: keep all content/links, reduce saturated purple panel feel */
body.alpha-premium-mobile-home .expert-lab{
  background:linear-gradient(155deg,rgba(17,24,39,.97),rgba(13,20,31,.98))!important;
  border-color:rgba(139,92,246,.14)!important;
  box-shadow:none!important;
}
body.alpha-premium-mobile-home .expert-lab-chamber{
  background:rgba(255,255,255,.018)!important;
  border-color:rgba(148,163,184,.10)!important;
  box-shadow:none!important;
}
body.alpha-premium-mobile-home :is(.expert-lab-title,.ai-space-chip){
  text-shadow:none!important;
}
body.alpha-premium-mobile-home .ai-space-chip{
  background:rgba(139,92,246,.075)!important;
  border-color:rgba(139,92,246,.14)!important;
  box-shadow:none!important;
}

/* Lounge: make it a secondary utility surface rather than a hero card */
body.alpha-premium-mobile-home .forest-lounge-zone{
  background:linear-gradient(155deg,rgba(15,23,34,.98),rgba(12,19,29,.98))!important;
  border-color:rgba(148,163,184,.12)!important;
  box-shadow:none!important;
}
body.alpha-premium-mobile-home .forest-lounge-card{
  background:rgba(255,255,255,.025)!important;
  border-color:rgba(148,163,184,.10)!important;
  box-shadow:none!important;
}
body.alpha-premium-mobile-home :is(.forest-lounge-hero h2,.forest-card-name,.forest-card-sub){
  text-shadow:none!important;
}
body.alpha-premium-mobile-home .forest-card-sub{
  color:#7f8fa3!important;
}
body.alpha-premium-mobile-home .forest-card-cta{
  background:rgba(45,212,191,.07)!important;
  border-color:rgba(45,212,191,.16)!important;
  color:#8ceee1!important;
  box-shadow:none!important;
}

/* MY / auxiliary panels: lower visual priority without removing anything */
body.alpha-premium-mobile-home .p38-my-notice{
  background:linear-gradient(135deg,rgba(45,212,191,.045),rgba(139,92,246,.035))!important;
  border-color:rgba(148,163,184,.12)!important;
  box-shadow:none!important;
}
body.alpha-premium-mobile-home .p38-my-notice-title{
  color:#cbd5e1!important;
  text-shadow:none!important;
}
body.alpha-premium-mobile-home .p38-my-notice-sub{
  color:#7f8fa3!important;
}
body.alpha-premium-mobile-home .p38-my-menu a{
  background:rgba(255,255,255,.025)!important;
  border-color:rgba(148,163,184,.10)!important;
  color:#cbd5e1!important;
  box-shadow:none!important;
  text-shadow:none!important;
}

/* Diagnosis + School: same visual system, less promo-like contrast */
body.alpha-premium-mobile-home .p46-diag-hero-card,
body.alpha-premium-mobile-home .ap4-school-wrap{
  background:linear-gradient(155deg,rgba(15,23,34,.98),rgba(12,19,29,.98))!important;
  border-color:rgba(148,163,184,.12)!important;
  box-shadow:none!important;
}
body.alpha-premium-mobile-home :is(.p46-hero-title,.ap4-school-title){
  color:#e5edf5!important;
  text-shadow:none!important;
}
body.alpha-premium-mobile-home :is(.p46-hero-desc,.ap4-school-desc){
  color:#8392a6!important;
  text-shadow:none!important;
}
body.alpha-premium-mobile-home :is(.p46-hero-cta,.p43-diag-btn,.ap4-school-cta){
  background:rgba(45,212,191,.075)!important;
  border-color:rgba(45,212,191,.18)!important;
  color:#8ceee1!important;
  box-shadow:none!important;
  text-shadow:none!important;
}

/* Pricing / auxiliary CTA: remove ad-card intensity */
body.alpha-premium-mobile-home a[href="/pricing"]{
  background:linear-gradient(155deg,rgba(23,24,27,.98),rgba(15,18,23,.98))!important;
  border-color:rgba(232,198,90,.20)!important;
  box-shadow:none!important;
}
body.alpha-premium-mobile-home a[href="/pricing"] :is(b,small,span){
  text-shadow:none!important;
}

/* Bottom nav: confirmed single DOM element; only visual restraint */
body.alpha-premium-mobile-home .p47-bottom-nav{
  background:rgba(7,12,20,.97)!important;
  border-top-color:rgba(148,163,184,.12)!important;
  box-shadow:0 -4px 14px rgba(0,0,0,.18)!important;
}
body.alpha-premium-mobile-home .p47-tab-center .p47-center-glow{
  background:#101823!important;
  border-color:rgba(45,212,191,.14)!important;
  box-shadow:none!important;
}
body.alpha-premium-mobile-home .p47-tab-center.active .p47-center-glow{
  border-color:rgba(45,212,191,.26)!important;
  box-shadow:0 0 10px rgba(45,212,191,.05)!important;
}
