:root{--cc-ventus:#0b7a75;--cc-vita:#6b5bd6;--cc-bg:#f4f7fb;--cc-border:#e7ebf1;--cc-text:#172033;--cc-muted:#6c7483}
*{box-sizing:border-box}body{margin:0;background:var(--cc-bg);color:var(--cc-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.cc-shell{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:100vh}.cc-sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;background:#fff;border-right:1px solid var(--cc-border);padding:18px 14px;z-index:50}.cc-main{min-width:0}.cc-brand{display:flex;align-items:center;gap:10px;padding:4px 8px 18px}.cc-brand-mark{width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,var(--cc-ventus),var(--cc-vita));display:grid;place-items:center;color:#fff;font-weight:800}.cc-brand strong{display:block;font-size:17px}.cc-brand small{display:block;color:var(--cc-muted);font-size:11px;margin-top:2px}.cc-nav-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#9aa1ad;font-weight:800;padding:18px 10px 7px}.cc-nav-link{display:flex;align-items:center;gap:11px;padding:10px 11px;margin:2px 0;border-radius:11px;color:#4b5565;text-decoration:none;font-weight:650;font-size:14px}.cc-nav-link i{font-size:19px}.cc-nav-link:hover,.cc-nav-link.active{background:#ecf8f7;color:var(--cc-ventus)}.cc-connection{margin-top:22px;padding:14px;border:1px solid var(--cc-border);border-radius:14px;background:#fafbfc;font-size:12px;line-height:1.9}.cc-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:7px}.cc-dot.success{background:#17b26a}.cc-topbar{height:72px;background:#fff;border-bottom:1px solid var(--cc-border);padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:14px;position:sticky;top:0;z-index:40}.cc-page-title{font-size:17px;margin:0;font-weight:800}.cc-site-tabs{display:flex;gap:5px;padding:4px;background:#f1f3f6;border-radius:11px}.cc-site-tab{padding:7px 12px;border-radius:8px;color:#687080;text-decoration:none;font-size:12px;font-weight:750}.cc-site-tab.active{background:#fff;color:#111827;box-shadow:0 1px 4px rgba(16,24,40,.08)}.cc-icon-btn,.cc-mobile-btn{width:39px;height:39px;border:1px solid var(--cc-border);background:#fff;border-radius:10px;display:grid;place-items:center;color:#475467;font-size:19px}.cc-mobile-btn{display:none}.cc-avatar{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#172033;color:#fff;font-size:12px;font-weight:800}.cc-content{padding:24px}.cc-banner{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 14px;border:1px solid #f3d88c;background:#fff9e8;border-radius:12px;margin-bottom:16px;font-size:12px}.cc-card{background:#fff;border:1px solid var(--cc-border);border-radius:17px;padding:18px;height:100%;box-shadow:0 2px 8px rgba(16,24,40,.02)}.cc-hero{background:linear-gradient(135deg,#fff 0%,#eefaf8 54%,#f4f2ff 100%);border:1px solid var(--cc-border);border-radius:20px;padding:22px;margin-bottom:18px}.cc-chip{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #bee8e4;padding:6px 9px;border-radius:999px;color:#06736d;font-size:11px;font-weight:800}.cc-metric-label{color:var(--cc-muted);font-size:12px;font-weight:650}.cc-metric-value{font-size:27px;font-weight:850;letter-spacing:-.03em;margin-top:8px}.cc-metric-sub{font-size:11px;color:#039855;margin-top:5px}.cc-metric-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:#edf8f7;color:var(--cc-ventus);font-size:20px}.cc-section-title{font-size:15px;font-weight:800;margin:0}.cc-section-sub{font-size:11px;color:var(--cc-muted);margin-top:3px}.cc-table{width:100%;border-collapse:collapse}.cc-table th,.cc-table td{padding:11px 9px;border-bottom:1px solid #eff1f4;text-align:left;font-size:12px;vertical-align:middle}.cc-table th{color:#7b8493;font-weight:750;font-size:11px}.cc-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800}.cc-badge.success{background:#dcfae6;color:#067647}.cc-badge.warning{background:#fef0c7;color:#b54708}.cc-badge.danger{background:#fee4e2;color:#b42318}.cc-badge.info{background:#eef4ff;color:#3538cd}.cc-score{font-weight:800}.cc-provider{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid var(--cc-border);border-radius:13px;background:#fff}.cc-provider-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#f2f4f7;font-size:20px}.cc-progress{height:7px;background:#eef1f4;border-radius:999px;overflow:hidden}.cc-progress span{height:100%;display:block;background:linear-gradient(90deg,var(--cc-ventus),var(--cc-vita));border-radius:999px}.cc-alert-row{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #f0f2f5}.cc-alert-row:last-child{border-bottom:0}.cc-alert-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto}.cc-alert-icon.danger{background:#fee4e2;color:#b42318}.cc-alert-icon.warning{background:#fef0c7;color:#b54708}.cc-alert-icon.success{background:#dcfae6;color:#067647}.cc-footer{padding:18px 24px;text-align:center;color:#98a2b3;font-size:11px}.cc-overlay{display:none}.cc-empty{padding:28px;text-align:center;color:var(--cc-muted)}
@media(max-width:992px){.cc-shell{grid-template-columns:1fr}.cc-sidebar{position:fixed;left:-285px;width:270px;transition:.2s;box-shadow:0 16px 35px rgba(16,24,40,.18)}.cc-sidebar.open{left:0}.cc-mobile-btn{display:grid}.cc-topbar{padding:0 14px}.cc-content{padding:15px}.cc-site-tab{padding:6px 8px}.cc-avatar{display:none}.cc-overlay.show{display:block;position:fixed;inset:0;background:rgba(16,24,40,.35);z-index:45}}
@media(max-width:600px){.cc-site-tabs{max-width:190px;overflow:auto}.cc-page-title+div{display:none}.cc-banner{align-items:flex-start;flex-direction:column}.cc-content{padding:12px}}

/* v0.2 compact header + integrations */
.cc-page-title{font-size:22px!important;line-height:1.15!important;letter-spacing:-.02em!important;margin:0!important;font-weight:800!important}
.cc-integrations-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
.cc-integration-card{display:flex;flex-direction:column;justify-content:space-between;min-height:160px}
.cc-provider-name{font-size:15px;line-height:1.25}
.cc-provider-detail{line-height:1.45;margin-top:3px}
.cc-badge.neutral{background:#f2f4f7;color:#667085}
.cc-connect-btn{min-width:72px}
.cc-modal-content{border:0;border-radius:18px;box-shadow:0 24px 80px rgba(16,24,40,.22)}
.cc-modal-content .modal-header{padding:18px 20px;border-bottom:1px solid #eef1f4}
.cc-modal-content .modal-body{padding:20px}
.cc-modal-content .modal-title{font-size:18px!important;font-weight:800}
.cc-connect-note{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border-radius:12px;background:#f6f9fc;border:1px solid #e7edf3;color:#475467;font-size:12px;line-height:1.5}
.cc-connect-note>i{font-size:21px;color:var(--cc-ventus);margin-top:1px}
.cc-connect-note strong{color:#172033}
.cc-connected-note{background:#ecfdf3;border-color:#c7eed8}.cc-connected-note>i{color:#17b26a}
.cc-copy-row{display:flex;gap:8px;align-items:center}.cc-copy-row code{display:block;flex:1;overflow:auto;white-space:nowrap;padding:10px 12px;border:1px solid #e4e7ec;background:#f8fafc;border-radius:9px;color:#344054;font-size:11px}
.cc-integration-alert{font-size:13px;border-radius:12px}
.min-w-0{min-width:0}
@media(max-width:600px){.cc-page-title{font-size:18px!important}.cc-integrations-head{align-items:flex-start;flex-direction:column}.cc-copy-row{align-items:stretch;flex-direction:column}.cc-copy-row code{white-space:normal;word-break:break-all}}
