/* CurioSpark v7.92 — Family Management hub (UI only). */
.v792-family-topbar{align-items:center}.v792-family-topbar p{max-width:72ch;margin:.4rem 0 0;color:#695d74}.v792-family-tabs{display:flex;gap:.55rem;align-items:center;flex-wrap:wrap;margin:1rem 0 1.1rem;padding:.48rem;border:1px solid rgba(95,37,121,.14);border-radius:18px;background:linear-gradient(135deg,#fffaf3,#faf6ff)}.v792-family-tab{appearance:none;border:0;border-radius:13px;background:transparent;color:#5f2579;padding:.75rem 1rem;font:800 .92rem/1.1 Inter,system-ui,sans-serif;cursor:pointer}.v792-family-tab:hover{background:rgba(95,37,121,.08)}.v792-family-tab.is-active{background:#5f2579;color:#fff;box-shadow:0 7px 16px rgba(95,37,121,.18)}.v792-family-pane[hidden]{display:none!important}.v792-family-pane{animation:v792-family-fade .18s ease}.v792-family-help-list{display:grid;gap:.85rem;margin:0;padding-left:1.25rem;color:#695d74}.v792-family-help-list li{padding-left:.15rem;line-height:1.48}.v792-family-help-list strong{color:#3d1157}@keyframes v792-family-fade{from{opacity:.3;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.v792-family-topbar{align-items:flex-start}.v792-family-tabs{display:grid;grid-template-columns:1fr 1fr}.v792-family-tab{text-align:center}.v792-family-help-list{font-size:.95rem}}@media(prefers-reduced-motion:reduce){.v792-family-pane{animation:none}}
