.health-connect-page{display:grid;gap:18px}.hc-kicker{display:block;margin-bottom:5px;color:var(--cyan);font:900 .7rem/1.2 Arial,sans-serif;letter-spacing:.12em}.hc-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:18px;align-items:start}.hc-hero h1,.hc-section-head h2{margin:0}.hc-sync-card{display:grid;gap:5px;padding:14px;border:1px solid rgba(68,230,246,.35);background:linear-gradient(135deg,rgba(68,230,246,.07),rgba(255,45,111,.025));clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px))}.hc-sync-card>span,.hc-source-kpis span,.hc-metric-grid span{font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.hc-sync-card>b{font-size:1.05rem}.hc-sync-card small{color:var(--muted)}.hc-sync-card code,.hc-source-card code,.hc-day-table code,.hc-preferred-sources code,.hc-batch-table code{display:block;color:#8ca2a8;font-size:.68rem;overflow-wrap:anywhere}.hc-alert{display:grid;gap:4px;padding:14px 16px;border-left:4px solid var(--line-bright);background:rgba(255,255,255,.025)}.hc-alert b{font-size:.95rem}.hc-alert span{color:var(--muted);line-height:1.45}.hc-alert.is-ok{border-color:#5de59a;background:rgba(93,229,154,.055)}.hc-alert.is-warning{border-color:#fcee0a;background:rgba(252,238,10,.055)}.hc-alert.is-danger{border-color:#ff587b;background:rgba(255,88,123,.055)}.hc-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.hc-section-head>small{max-width:520px;text-align:right}.hc-preferred-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hc-preferred-card{display:grid;gap:12px;padding:14px;border:1px solid var(--line);background:rgba(255,255,255,.015)}.hc-preferred-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.hc-preferred-head span{color:var(--muted);font-weight:800}.hc-preferred-head b{color:var(--cyan)}.hc-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hc-metric-grid>div{display:grid;gap:3px;padding:9px;border:1px solid rgba(68,230,246,.16);background:rgba(68,230,246,.025)}.hc-metric-grid b{font-size:.95rem}.hc-metric-grid small{color:#84979d;font-size:.66rem}.hc-preferred-sources{border-top:1px solid var(--line);padding-top:9px}.hc-preferred-sources summary,.hc-technical>summary{cursor:pointer;color:var(--cyan);font-weight:800}.hc-preferred-sources>div{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:8px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:.74rem}.hc-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hc-source-card{display:grid;gap:12px;padding:14px;border:1px solid var(--line);background:rgba(255,255,255,.015)}.hc-source-card.is-ringconn{border-color:rgba(93,229,154,.5);box-shadow:inset 3px 0 rgba(93,229,154,.7)}.hc-source-card.is-fitdays{border-color:rgba(252,238,10,.38)}.hc-source-title{display:flex;align-items:flex-start;gap:10px}.hc-source-title>span{font-size:1.5rem}.hc-source-title>div{min-width:0}.hc-source-title b{display:block}.hc-source-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.hc-source-kpis>div{display:grid;gap:3px}.hc-source-kpis b{font-size:.82rem}.hc-type-chips{display:flex;flex-wrap:wrap;gap:5px}.hc-type-chips span{padding:4px 6px;border:1px solid rgba(68,230,246,.16);background:rgba(68,230,246,.025);font-size:.66rem;color:var(--muted)}.hc-type-chips b{color:var(--text)}.hc-table-wrap{overflow:auto}.hc-day-table,.hc-batch-table{width:100%;border-collapse:collapse;font-size:.74rem}.hc-day-table th,.hc-day-table td,.hc-batch-table th,.hc-batch-table td{padding:9px 8px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.hc-day-table th,.hc-batch-table th{color:var(--muted);font-size:.65rem;text-transform:uppercase;letter-spacing:.05em}.hc-day-table td>small{display:block;color:var(--muted);font-size:.65rem;margin-top:3px}.hc-day-table tr.is-ringconn{background:rgba(93,229,154,.035)}.hc-technical{display:grid;gap:12px}.hc-technical[open]>summary{margin-bottom:12px}@media(max-width:1100px){.hc-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.hc-hero,.hc-preferred-grid,.hc-source-grid{grid-template-columns:1fr}.hc-section-head{display:grid}.hc-section-head>small{text-align:left}.hc-preferred-sources>div{grid-template-columns:1fr}.hc-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.hc-metric-grid,.hc-source-kpis{grid-template-columns:1fr}.hc-day-table,.hc-batch-table{font-size:.68rem}}
