body.sgc-home-active .sgc-home-level.sgc-home-level-v9 {
  padding: 16px;
  border: 1px solid #eadfd6;
  border-radius: 16px;
  background: #fffaf5;
  color: #17324d;
}
body.sgc-home-active .sgc-member-home-head-v9 { display: flex; align-items: center; gap: 10px; }
body.sgc-home-active .sgc-member-home-identity-link-v9 { display: flex; flex: 1; min-width: 0; min-height: 44px; align-items: center; gap: 10px; border-radius: 12px; color: inherit; text-decoration: none; touch-action: manipulation; }
body.sgc-home-active .sgc-member-home-badge-v9 { display: flex; align-items: center; justify-content: center; flex: 0 0 44px; height: 44px; border: 1px solid #e7d7ca; border-radius: 12px; background: #fff; color: #996d50; }
body.sgc-home-active .sgc-member-home-badge-v9 svg { display: block; width: 24px; height: 24px; }
body.sgc-home-active .sgc-member-home-identity-v9 { flex: 1; min-width: 0; }
body.sgc-home-active .sgc-member-home-identity-v9 small { display: block; color: #8b7463; font-size: 11px; line-height: 1.5; }
body.sgc-home-active .sgc-member-home-identity-v9 strong { display: block; font-size: 19px; line-height: 1.5; overflow-wrap: anywhere; }
body.sgc-home-active .sgc-member-home-upgrade-v9 { flex-shrink: 0; display: flex; align-items: center; justify-content: center; min-height: 44px; padding: 0 14px; border-radius: 22px; background: linear-gradient(110deg,#d94a10,#d62b43); box-shadow: 0 4px 10px #d8421420; color: #fff; font-size: 12px; font-weight: 600; text-decoration: none; touch-action: manipulation; }
body.sgc-home-active .sgc-member-home-identity-link-v9:focus-visible,
body.sgc-home-active .sgc-member-home-upgrade-v9:focus-visible { outline: 2px solid #ad4f25; outline-offset: 3px; }
body.sgc-home-active .sgc-member-home-stats-v9 { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
body.sgc-home-active .sgc-member-home-stats-v9 > div { padding: 10px 12px; border: 1px solid #eee5de; border-radius: 10px; background: #fff; }
body.sgc-home-active .sgc-member-home-stats-v9 small { display: block; color: #8b7566; font-size: 11px; line-height: 1.5; }
body.sgc-home-active .sgc-member-home-stats-v9 strong { display: block; font-size: 15px; line-height: 1.6; }
body.sgc-home-active .sgc-member-home-levels-v9 { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 8px; margin-top: 12px; }
body.sgc-home-active .sgc-member-home-levels-v9 > span { display: flex; align-items: center; justify-content: center; min-height: 30px; padding: 5px 4px; border: 1px solid #e9dfd7; border-radius: 9px; background: #fff; color: #7b6d63; font-size: 11px; line-height: 1.4; text-align: center; overflow-wrap: anywhere; }
body.sgc-home-active .sgc-member-home-levels-v9 > span.is-current { border-color: #cb7244; background: #fff0e6; color: #914721; font-weight: 600; }
body.sgc-home-active .sgc-member-home-note-v9 { margin: 12px 0 0; color: #875f4c; font-size: 12px; line-height: 1.6; }
