:root{--ob-bg:#f8fafc;--ob-card:#fff;--ob-border:#e2e8f0;--ob-border-soft:#edf2f7;--ob-text:#0f172a;--ob-text-soft:#475569;--ob-text-muted:#64748b;--ob-primary:#1d4ed8;--ob-primary-soft:#eff6ff;--ob-success:#059669;--ob-success-soft:#ecfdf5;--ob-warning:#d97706;--ob-warning-soft:#fffbeb;--ob-danger:#dc2626;--ob-danger-soft:#fff1f2;--ob-violet:#7c3aed;--ob-violet-soft:#f5f3ff;--ob-shadow:0 8px 24px #0f172a0f;--ob-radius:18px}*{box-sizing:border-box}.ob-dashboard-page{min-height:100vh;padding:24px}.ob-page-header{margin-bottom:20px}.ob-page-kicker{color:var(--ob-primary);letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:700}.ob-page-title{color:var(--ob-text);margin:0;font-size:25px;font-weight:700;line-height:1.1}.ob-page-description{color:var(--ob-text-muted);max-width:760px;margin:10px 0 0;font-size:15px}.ob-inline-alert{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:14px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.ob-summary-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:18px;display:grid}.ob-summary-card{background:var(--ob-card);border:1px solid var(--ob-border);border-radius:var(--ob-radius);box-shadow:var(--ob-shadow);flex-direction:column;grid-column:span 4;justify-content:space-between;min-height:145px;padding:18px;display:flex}.ob-summary-card.emerald{background:linear-gradient(135deg,#ecfdf5 0%,#fff 100%)}.ob-summary-card.violet{background:linear-gradient(135deg,#f5f3ff 0%,#fff 100%)}.ob-summary-card.blue{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%)}.ob-summary-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ob-summary-title{color:var(--ob-text-muted);letter-spacing:.03em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700}.ob-summary-value{color:var(--ob-text);word-break:break-word;font-size:20px;font-weight:700;line-height:1.25}.ob-summary-icon{border:1px solid var(--ob-border);width:46px;height:46px;color:var(--ob-primary);background:#fffc;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.ob-summary-bottom{color:var(--ob-text-soft);justify-content:space-between;align-items:center;gap:12px;margin-top:18px;font-size:13px;font-weight:500;display:flex}.ob-icon-button{border:1px solid var(--ob-border);width:36px;height:36px;color:var(--ob-primary);cursor:pointer;background:#fff;border-radius:12px;transition:all .2s}.ob-icon-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1d4ed81f}.ob-section-card{background:var(--ob-card);border:1px solid var(--ob-border);border-radius:var(--ob-radius);box-shadow:var(--ob-shadow);margin-bottom:18px;overflow:hidden}.ob-section-header{border-bottom:1px solid var(--ob-border-soft);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.ob-section-title-wrap{align-items:flex-start;gap:14px;display:flex}.ob-section-icon{background:var(--ob-primary-soft);width:42px;height:42px;color:var(--ob-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;display:flex}.ob-section-title{color:var(--ob-text);margin:0;font-size:19px;font-weight:700}.ob-section-subtitle{color:var(--ob-text-muted);margin:6px 0 0;font-size:13px}.ob-section-body{padding:20px}.ob-section-copy{color:var(--ob-text-soft);margin:0;font-size:15px;line-height:1.7}.ob-primary-button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;padding:11px 16px;font-size:14px;font-weight:700}.ob-primary-button:disabled{opacity:.65;cursor:not-allowed}.ob-loading-text{color:var(--ob-text-muted);font-size:14px;font-weight:600}.ob-empty-state{border:1px dashed var(--ob-border);text-align:center;background:#fbfdff;border-radius:16px;padding:28px 20px}.ob-empty-icon{background:var(--ob-primary-soft);width:54px;height:54px;color:var(--ob-primary);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 12px;font-size:20px;display:flex}.ob-empty-state h3{color:var(--ob-text);margin:0 0 8px;font-size:18px}.ob-empty-state p{color:var(--ob-text-muted);margin:0;font-size:14px}.ob-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ob-metric-card{border:1px solid var(--ob-border);border-radius:16px;align-items:center;gap:14px;padding:18px;display:flex}.ob-metric-card.success{background:var(--ob-success-soft);border-color:#a7f3d0}.ob-metric-card.warning{background:var(--ob-warning-soft);border-color:#fde68a}.ob-metric-card.danger{background:var(--ob-danger-soft);border-color:#fecaca}.ob-metric-card.neutral{border-color:var(--ob-border);background:#f8fafc}.ob-metric-icon{width:46px;height:46px;color:var(--ob-text);background:#ffffffbf;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.ob-metric-value{color:var(--ob-text);font-size:30px;font-weight:800;line-height:1}.ob-metric-label{color:var(--ob-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:6px;font-size:12px;font-weight:700}.ob-fid-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.ob-fid-card{border:1px solid var(--ob-border);background:#fbfdff;border-radius:16px;padding:16px}.ob-fid-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.ob-fid-icon{background:var(--ob-primary-soft);width:44px;height:44px;color:var(--ob-primary);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ob-fid-meta h4{color:var(--ob-text);margin:0;font-size:15px;font-weight:700}.ob-fid-meta p{color:var(--ob-text-muted);margin:4px 0 0;font-size:13px;font-weight:600}.ob-fid-purposes{flex-wrap:wrap;gap:8px;display:flex}.ob-chip{border:1px solid var(--ob-border);color:var(--ob-text-soft);background:#fff;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.ob-muted{color:var(--ob-text-muted);font-size:13px}.ob-table-wrap{overflow-x:auto}.ob-table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.ob-table thead th{text-align:left;color:var(--ob-text-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--ob-border);background:#f8fafc;padding:12px 14px;font-size:11px}.ob-table tbody td{border-bottom:1px solid var(--ob-border-soft);color:var(--ob-text-soft);padding:14px;font-size:14px;font-weight:500}.ob-table tbody tr:hover{background:#fcfdff}.ob-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.ob-badge.success{color:#166534;background:#dcfce7}.ob-badge.warning{color:#92400e;background:#fef3c7}.ob-badge.danger{color:#991b1b;background:#fee2e2}.ob-badge.neutral{color:#475569;background:#e2e8f0}.ob-footer-note{color:var(--ob-text-muted);text-align:center;padding:6px 0 12px;font-size:13px}.ob-steps-banner{border:1px solid var(--ob-border);border-radius:var(--ob-radius);box-shadow:var(--ob-shadow);background:#fff;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:18px;padding:20px;display:flex}.ob-steps-left h3{color:var(--ob-text);margin:0;font-size:24px;line-height:1.2}.ob-steps-flow{flex-wrap:wrap;flex:1;align-items:center;gap:18px;display:flex}.ob-step-item{border:1px solid var(--ob-border);background:#f8fafc;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex}.ob-step-icon{background:var(--ob-primary-soft);width:38px;height:38px;color:var(--ob-primary);border-radius:12px;justify-content:center;align-items:center;display:flex}.ob-step-label{color:var(--ob-text);font-size:13px;font-weight:700}.ob-step-arrow{color:var(--ob-text-muted)}.integrations-hero{background:#3b4045;border-radius:18px;width:100%;height:520px;position:relative;overflow:hidden}.lines{width:100%;height:100%;position:absolute;inset:0}.bubble.center.profile{z-index:3;background:#fff;border-radius:999px;width:140px;height:140px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #6432e633,0 6px 18px #6432e629}.bubble.center.profile .ring{pointer-events:none;border-radius:999px;position:absolute;inset:-4px;box-shadow:inset 0 0 0 6px #7c3aed1f,inset 0 0 0 12px #7c3aed12}.bubble.center.profile .avatar{object-fit:cover;width:100%;height:100%}.bubble.center.profile .initials{color:#6d28d9;justify-content:center;align-items:center;width:100%;height:100%;font-size:46px;font-weight:800;display:flex}.ob-logo-bubble{z-index:2;background:#fff;border:2px solid #ffffffd9;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;overflow:hidden;box-shadow:0 10px 28px #00000024}.ob-logo-bubble img{object-fit:cover;width:100%;height:100%}.ob-logo-bubble.lg{width:86px;height:86px}.ob-logo-bubble.md{width:66px;height:66px}.ob-logo-bubble.sm{width:46px;height:46px}.ob-logo-bubble-fallback{color:#334155;font-size:16px;font-weight:800}.hover-card{z-index:5;background:#fff;border-radius:14px;min-width:260px;max-width:420px;padding:12px 12px 10px;position:absolute;box-shadow:0 16px 40px #00000029,0 4px 10px #00000014}.hc-row{align-items:flex-start;gap:12px;display:flex}.hc-logo{object-fit:contain;background:#f8fafc;border-radius:8px;width:40px;height:40px}.hc-logo.placeholder{background:#eef2ff}.hc-text{flex:1;min-width:0}.hc-kind{color:#6366f1;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.hc-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.hc-sub,.hc-cap{color:#374151;margin-top:2px;font-size:12px}.hc-link{color:#4f46e5;margin-top:8px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.hc-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.hc-list div{font-size:13px}.hc-list a{color:#111827;font-weight:600;text-decoration:none}.hc-list a:hover{text-decoration:underline}.hc-desc p{font-size:12px}.hc-pill{color:#4338ca;background:#eef2ff;border-radius:9999px;margin-right:6px;padding:2px 6px;font-size:10px;font-weight:700}.error-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 6px 14px #ef444459}@media (max-width:1200px){.ob-summary-card{grid-column:span 6}.ob-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.ob-dashboard-page{padding:16px}.ob-page-title{font-size:26px}.ob-summary-grid{grid-template-columns:1fr}.ob-summary-card{grid-column:span 12}.ob-metric-grid{grid-template-columns:1fr}.ob-section-header{flex-direction:column;align-items:stretch}.integrations-hero{height:440px}.bubble.center.profile{width:110px;height:110px}.ob-steps-flow{gap:10px}}
