.sync-panel{margin-bottom:28px}.sync-heading{display:flex;justify-content:space-between;align-items:start}.sync-heading h2{margin:0}.sync-health{padding:8px 12px;border-radius:20px;text-transform:uppercase;font-size:10px;letter-spacing:.1em;font-weight:700}.sync-health.healthy{background:#cde7cc}.sync-health.attention{background:#efd4cc}.sync-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin:25px 0}.sync-summary>div{background:#e5e2d8;padding:18px 0;display:grid}.sync-summary span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.sync-summary strong{font:600 20px var(--display)}.cults-profile-summary{margin:0 0 24px;padding:20px;border:1px solid var(--line);background:rgba(255,255,255,.28)}.cults-profile-identity{display:flex;align-items:center;gap:14px}.cults-profile-identity img{width:58px;height:58px;border-radius:50%;object-fit:cover}.cults-profile-identity div{display:grid}.cults-profile-identity span,.cults-profile-counts span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.cults-profile-identity strong{font:600 22px var(--display)}.cults-profile-identity a{font-size:12px}.cults-profile-counts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0;background:var(--line)}.cults-profile-counts div{display:grid;padding:13px;background:#e5e2d8}.cults-profile-counts strong{font:600 20px var(--display)}.cults-profile-summary p{max-width:850px;margin:0 0 12px;line-height:1.6}.cults-profile-summary>small{color:var(--muted)}.cults-collections{margin:-8px 0 24px}.cults-collections summary{cursor:pointer;font-weight:600}.cults-collections>div{margin-top:10px;border-top:1px solid var(--line)}.cults-collections a{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);color:inherit;text-decoration:none}.cults-collections a span:first-child{display:grid}.cults-collections small,.cults-collections a>span:last-child{color:var(--muted);font-size:12px}.sync-actions{display:flex;justify-content:space-between;align-items:end;gap:25px}.sync-actions form:first-child{display:flex;align-items:end;gap:12px}.sync-actions label{min-width:260px}.sync-history{margin-top:30px;border-top:1px solid var(--line);padding-top:20px}.sync-history summary{font-weight:600;cursor:pointer}.sync-table{margin-top:15px}.sync-table-row{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:12px;padding:10px 0;border-top:1px solid var(--line);font-size:13px}.sync-table-row.heading{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}@media(max-width:760px){.sync-summary,.cults-profile-counts{grid-template-columns:1fr}.sync-actions,.sync-actions form:first-child{align-items:stretch;flex-direction:column}.sync-actions label{min-width:0}.cults-collections a{align-items:start;flex-direction:column;gap:4px}.sync-table{overflow-x:auto}.sync-table-row{min-width:620px}}
