:root{--bg: #f7f7fa;--surface: #ffffff;--surface-alt: #faf9ff;--line: #e8e6f0;--line-soft: #efedf4;--text: #1f2430;--muted: #7b8190;--muted-2: #99a1b2;--purple: #7c4dff;--purple-soft: #f1ebff;--purple-soft-2: #f7f3ff;--green: #0f9d68;--green-soft: #eaf8f1;--amber: #b7791f;--amber-soft: #fff4df;--red: #dc4c64;--red-soft: #fff0f3;--blue-soft: #edf4ff;--shadow: 0 4px 14px rgba(20, 20, 43, .04)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}body{font-size:13.5px;line-height:1.45}a{color:inherit;text-decoration:none}button{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr);background:var(--bg)}.sidebar{padding:16px 12px 14px;background:#fbfbfd;border-right:1px solid #ece9f3;display:flex;flex-direction:column;gap:12px;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#ddd7ef;border-radius:999px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar-brand-wrap{display:flex;align-items:center;gap:10px;padding:6px 6px 12px;margin-bottom:2px}.sidebar-brand-mark{width:32px;height:32px;border-radius:10px;background:linear-gradient(180deg,#8b63ff,#7248f2);color:#fff;display:grid;place-items:center;font-size:.92rem;font-weight:700;box-shadow:0 6px 18px #7c4dff2e}.sidebar-brand-copy{display:flex;flex-direction:column;gap:1px}.sidebar-brand-label{font-size:.9rem;font-weight:700;letter-spacing:-.01em;color:var(--text)}.sidebar-brand-subtitle{font-size:.76rem;color:var(--muted)}.sidebar-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.sidebar-brand-card{padding:16px 14px}.sidebar-title{font-size:.96rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.sidebar-subtitle{margin:8px 0 0;color:var(--muted);font-size:.86rem;line-height:1.5}.nav-stack{display:flex;flex-direction:column;gap:4px}.nav-link{min-height:36px;padding:8px 10px;border-radius:10px;color:#5f6777;font-size:.9rem;font-weight:500;border:1px solid transparent;transition:.14s ease;display:flex;align-items:center}.nav-link:hover{background:#f4f2fa;color:var(--text)}.nav-link-active{background:#f3efff;color:#6840ef;border-color:#e8defe;font-weight:600}.sidebar-meta{margin-top:auto;padding:12px 14px 10px}.sidebar-meta-minimal{margin-top:auto;padding:12px 8px 2px;border-top:1px solid #ece9f3}.sidebar-meta-row{display:flex;justify-content:space-between;gap:10px;padding:7px 0;color:var(--muted);font-size:.82rem}.sidebar-meta-row strong{color:var(--text);font-weight:600}.main-area{padding:0 18px 24px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.topbar-refined{position:sticky;top:0;z-index:40;min-height:64px;padding:14px 0 12px;margin-bottom:16px;border-bottom:1px solid #ece9f3;background:#f7f7fae6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.topbar-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.topbar-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#9aa0ae;line-height:1.1}.topbar h2{margin:0;font-size:.98rem;font-weight:700;letter-spacing:-.02em;line-height:1.15}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto;flex-shrink:0}.page-frame,.stack-xl{display:flex;flex-direction:column;gap:12px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:14px}.panel-inset{background:var(--surface-alt);box-shadow:none}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.header-sync{font-size:12px;color:#6b7280;margin-right:12px;white-space:nowrap}.page-header h3{margin:2px 0 5px;font-size:.98rem;font-weight:700}.page-header p,.hero p,.kpi-card p,.opportunity-card p,.ops-card p,.loading-state p,.empty-state p,.narrative-box p,.detail-hero-copy,.detail-action-box p,.detail-reason-item p,.overview-hero-copy,.overview-summary-card p,.overview-opportunity-card p,.health-stat-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.58}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.64rem;font-weight:800;color:#9aa0ae}.tenant-pill,.status-pill,.badge,.filter-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 12px;font-size:.73rem;font-weight:700;line-height:1}.tenant-pill,.status-demo{background:var(--purple-soft);color:var(--purple);border:1px solid #e5dbff}.status-live,.badge-green{background:var(--green-soft);color:var(--green)}.status-fallback,.badge-high{background:var(--red-soft);color:var(--red)}.status-loading,.badge-neutral,.badge-outline,.filter-chip{background:#f7f7fb;color:#666f80;border:1px solid var(--line)}.badge-medium{background:var(--amber-soft);color:var(--amber)}.badge-low{background:#f1f2f7;color:#7b8392}.button{border-radius:12px;padding:8px 14px;font-weight:600;border:1px solid transparent;cursor:pointer;height:40px}.button-primary{background:var(--purple);color:#fff}.button-secondary{background:#fff;color:var(--text);border-color:var(--line);box-shadow:0 1px #10182805}.button-quiet{background:#fff}.grid{display:grid;gap:14px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ops-card{padding:14px;min-height:220px}.ops-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.ops-top-copy h4{margin:6px 0 0;font-size:1.02rem;font-weight:700;color:var(--text);line-height:1.2}.ops-copy{margin:0 0 14px;color:var(--muted);font-size:.85rem;line-height:1.55}.ops-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ops-stat-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 12px;min-height:72px;display:flex;flex-direction:column;justify-content:space-between}.ops-stat-card span{display:block;font-size:.76rem;color:var(--muted);line-height:1.2}.ops-stat-card strong{display:block;margin-top:6px;font-size:.92rem;color:var(--text);font-weight:700;line-height:1.2}.kpi-card{min-height:96px}.kpi-card-refined{padding:11px 13px;border-radius:14px}.kpi-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.kpi-label{font-size:.72rem;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;color:#969dad;font-weight:800}.kpi-value{margin:3px 0 2px;font-size:1.16rem;font-weight:760;letter-spacing:-.03em;line-height:1.05;color:var(--text)}.kpi-note{font-size:.76rem;line-height:1.35;color:var(--muted)}.accent-green{background:linear-gradient(180deg,#fff,#f6fcf8)}.accent-blue{background:linear-gradient(180deg,#fff,#faf7ff)}.chart-wrap{width:100%}.line-chart{width:100%;height:172px;display:block}.chart-grid-line{stroke:#ece9f3;stroke-width:1}.line-chart-path{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.line-chart-dot{stroke:#fff;stroke-width:2}.chart-blue{stroke:#8b5cf6;fill:#8b5cf6}.chart-green{stroke:#10b981;fill:#10b981}.chart-x-axis{display:flex;justify-content:space-between;margin-top:8px;color:var(--muted);font-size:.74rem}.chart-legend{display:flex;gap:14px;align-items:center;margin-bottom:8px;color:var(--muted);font-size:.78rem}.legend-dot{display:inline-block;width:8px;height:8px;border-radius:999px;margin-right:6px}.legend-blue{background:#8b5cf6}.legend-green{background:#10b981}.bars-mini{display:flex;flex-direction:column;gap:12px;padding-top:2px}.bars-mini-row{display:flex;flex-direction:column;gap:6px}.bars-mini-head{display:flex;justify-content:space-between;gap:10px;font-size:.82rem}.bars-mini-head span{color:var(--muted)}.bars-mini-track,.bar-track{height:8px;border-radius:999px;background:#f0edf7;overflow:hidden}.bars-mini-fill,.bar-fill{height:100%;border-radius:inherit}.bars-mini-fill{background:linear-gradient(90deg,#d8c6ff,#8b5cf6)}.tone-violet{background:linear-gradient(90deg,#dccfff,#9d73ff)}.tone-blue{background:linear-gradient(90deg,#e1d7ff,#8b5cf6)}.tone-amber{background:linear-gradient(90deg,#ffe6b8,#f1b84b)}.bars-list{display:flex;flex-direction:column;gap:14px}.bar-row{padding:2px 0}.bar-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:6px}.bar-header>div{display:flex;flex-direction:column;gap:2px}.bar-header span{color:var(--muted);font-size:.8rem}.bar-fill{background:linear-gradient(90deg,#d7c9ff,#8b5cf6)}.mini-table{display:flex;flex-direction:column;gap:0}.mini-table-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:11px 0;border-bottom:1px solid var(--line);min-height:52px;align-items:center}.mini-table-row:last-child{border-bottom:none}.mini-table-row>div:first-child{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.mini-table-row>div:last-child{min-width:88px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;text-align:right;gap:3px;flex-shrink:0}.mini-table-row strong{display:block;font-size:.9rem;font-weight:650;color:var(--text);line-height:1.25}.mini-table-row span{display:block;font-size:.79rem;color:var(--muted);margin-top:0;line-height:1.25}.table-scroll{overflow:auto}.table{width:100%;border-collapse:collapse;min-width:860px}.table th,.table td{text-align:left;padding:11px 10px;border-bottom:1px solid var(--line);font-size:.86rem;vertical-align:middle}.table th{color:#969dad;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.table-link{color:var(--purple);font-weight:700}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.severity-cell{display:flex;gap:8px;align-items:center}.score{color:#7d8493;font-weight:700;font-size:.8rem}.table-footer{display:flex;justify-content:space-between;gap:12px;margin-top:12px;font-size:.8rem}.text-success{color:var(--green);font-weight:700}.overview-hero{display:grid;grid-template-columns:minmax(0,1.6fr) 292px;gap:12px;align-items:stretch}.overview-hero-main{display:flex;flex-direction:column;justify-content:center;min-height:192px}.overview-hero-top{display:flex;align-items:center;gap:8px;margin-bottom:10px}.overview-hero-meta{font-size:.76rem;color:var(--muted);font-weight:600}.overview-hero-value{font-size:clamp(2rem,3vw,2.9rem);line-height:.98;letter-spacing:-.05em;font-weight:780;color:var(--text);margin-bottom:10px}.overview-hero-copy{max-width:620px;font-size:.86rem;line-height:1.55}.overview-hero-actions{display:flex;gap:8px;margin-top:14px}.overview-hero-side{display:flex;flex-direction:column;gap:10px}.overview-summary-card{background:var(--surface-alt);border:1px solid var(--line);border-radius:14px;padding:14px}.overview-summary-card-positive{background:linear-gradient(180deg,#fbfffd,#f4fcf7);border-color:#ddf2e6}.overview-summary-value{margin:6px 0 8px;font-size:1.5rem;line-height:1;font-weight:780;color:var(--green)}.overview-summary-value-sm{margin:6px 0 8px;font-size:1.04rem;line-height:1;font-weight:760;color:var(--text)}.overview-kpi-grid .kpi-card{min-height:94px}.overview-chart-panel{min-height:272px}.overview-subpanel{min-height:220px}.overview-opportunity-card{display:flex;flex-direction:column;gap:12px}.overview-stats-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.overview-stat{background:#fcfbff;border:1px solid var(--line);border-radius:12px;padding:11px 12px;min-height:74px;display:flex;flex-direction:column;justify-content:space-between}.overview-stat span{font-size:.77rem;color:var(--muted);line-height:1.2}.overview-stat strong{margin-top:6px;color:var(--text);font-size:.92rem;line-height:1.22;font-weight:700;word-break:break-word}.detail-shell{display:grid;grid-template-columns:minmax(0,1.55fr) 340px;gap:14px;align-items:start}.detail-main-column{padding:16px}.detail-side-column{display:flex;flex-direction:column;gap:14px}.detail-side-card{padding:14px}.detail-hero-card{background:linear-gradient(180deg,#fdfcff,#faf8ff);border:1px solid #ebe4fb;border-radius:16px;padding:16px;margin-bottom:14px}.detail-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.detail-badges-row{display:flex;flex-wrap:wrap;gap:8px}.detail-priority-cluster{display:flex;justify-content:flex-end}.detail-hero-card h4{font-size:1.06rem;line-height:1.35;margin:0 0 8px;color:var(--text)}.detail-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.detail-metric-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px}.detail-metric-card span,.detail-info-row span{display:block;color:var(--muted);font-size:.78rem}.detail-metric-card strong,.detail-info-row strong{display:block;margin-top:5px;font-size:.92rem;font-weight:700;color:var(--text)}.detail-metric-positive{background:#f6fcf8;border-color:#dff3e8}.detail-metric-positive strong{color:var(--green)}.detail-metric-danger{background:#fff8fa;border-color:#ffdfe6}.detail-metric-danger strong{color:var(--red)}.detail-metric-purple{background:#faf7ff;border-color:#eadfff}.detail-metric-purple strong{color:var(--purple)}.detail-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.detail-section-card{padding:14px;border-radius:14px}.detail-reason-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.detail-reason-item{display:flex;gap:10px;align-items:flex-start}.detail-reason-dot{width:7px;height:7px;border-radius:999px;background:var(--purple);margin-top:6px;flex:0 0 auto}.detail-action-box{margin-top:12px;background:#fff;border:1px solid #ebe6f6;border-radius:12px;padding:12px}.detail-action-title{font-size:.88rem;font-weight:700;color:var(--purple);margin-bottom:6px}.detail-info-list{display:flex;flex-direction:column;gap:0;margin-top:12px}.detail-info-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.detail-info-row:last-child{border-bottom:none;padding-bottom:0}.feed-layout{display:grid;grid-template-columns:252px minmax(0,1fr);gap:12px;align-items:start}.feed-sidebar{padding:0;overflow:hidden}.feed-sidebar-section{padding:14px 12px 0}.feed-sidebar-section:first-child{padding-top:14px}.feed-sidebar-title{font-size:.92rem;font-weight:700;color:var(--text)}.feed-chip-grid{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.feed-filter-chip{border:1px solid #ddddea;background:#fff;color:#697284;border-radius:11px;padding:7px 11px;font-size:.77rem;font-weight:600;cursor:pointer;transition:.16s ease;line-height:1.2}.feed-filter-chip:hover{background:#faf8ff;border-color:#d8cbff;color:var(--text)}.feed-filter-chip-active{background:var(--purple);color:#fff;border-color:var(--purple)}.feed-note-card{margin:14px 12px 12px;background:var(--purple-soft-2);border:1px solid #e8dcff;border-radius:14px;padding:12px}.feed-note-title{font-size:.84rem;font-weight:700;color:var(--purple);margin-bottom:7px}.feed-note-card p{margin:0;color:#5f6777;font-size:.8rem;line-height:1.5}.feed-main{padding:0;overflow:hidden}.feed-main .page-header{padding:13px 14px 10px;margin-bottom:0;border-bottom:1px solid var(--line)}.feed-tenant-label{color:#9aa1b0;font-size:.76rem;font-weight:800;letter-spacing:.12em}.feed-table-shell{background:#fff}.feed-table-header{display:grid;grid-template-columns:2.05fr 1fr .88fr .8fr .8fr .95fr;gap:12px;padding:10px 14px 9px;color:#a0a7b5;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--line);background:#fcfbfe}.feed-table-body{display:flex;flex-direction:column}.feed-row{display:grid;grid-template-columns:2.05fr 1fr .88fr .8fr .8fr .95fr;gap:12px;align-items:center;padding:11px 14px;border-bottom:1px solid var(--line-soft);color:inherit;text-decoration:none;position:relative;background:#fff;transition:background .16s ease}.feed-row:hover{background:#fcfbff}.feed-row-active{background:#fbf9ff}.feed-row-active:before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:3px;border-radius:999px;background:var(--purple)}.feed-account-cell{display:flex;flex-direction:column;gap:3px;min-width:0}.feed-account-id{color:#374151;font-size:.84rem;font-weight:550;letter-spacing:-.01em;min-width:0;overflow-wrap:anywhere}.feed-account-stage{color:#9ca3b2;font-size:.72rem;font-weight:600}.feed-leak-cell{display:flex;align-items:center;min-width:0}.feed-soft-tag{display:inline-flex;align-items:center;border-radius:7px;background:#f5f4f8;color:#70788a;font-size:.74rem;font-weight:500;padding:5px 8px;line-height:1.15;min-width:0}.feed-severity-cell{display:flex;align-items:center;gap:7px;min-width:0}.feed-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 8px;font-size:.71rem;font-weight:700;border:1px solid transparent;line-height:1}.feed-pill-high{background:#fff3f4;color:#ef4444;border-color:#ffd8de}.feed-pill-medium{background:#fff6e6;color:#c97912;border-color:#f4deae}.feed-pill-low{background:#f3f4f7;color:#7d8594;border-color:#dde1e8}.feed-score{color:#8e96a6;font-size:.74rem;font-weight:600}.feed-money-cell{color:#1f2430;font-size:.82rem;font-weight:700;white-space:nowrap}.feed-money-cell-positive{color:var(--green)}.feed-channel-cell{display:flex;flex-direction:column;gap:5px;align-items:flex-start;min-width:0}.feed-channel-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 8px;font-size:.71rem;font-weight:700;width:fit-content;min-width:78px;line-height:1}.feed-channel-advisor{background:#f4efff;color:#7c4dff}.feed-channel-email{background:#eef6ff;color:#2d7ff9}.feed-channel-push{background:#eaf8f1;color:#159b68}.feed-channel-default{background:#f3f4f7;color:#697284}.feed-priority-urgent{background:#fff1f1;color:#ef4444;border:1px solid #ffd3d3}.feed-priority-normal{background:#edf3ff;color:#356de8;border:1px solid #d3e1ff}.feed-priority-low{background:#f2f3f7;color:#7d8594;border:1px solid #e1e4ea}.integration-panel{padding:14px}.integration-top-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.health-stat-card{background:#fcfbff;border:1px solid var(--line);border-radius:14px;padding:14px;min-height:110px;display:flex;flex-direction:column;justify-content:flex-start}.health-stat-card .eyebrow{margin-bottom:10px}.health-stat-value{font-size:1.05rem;line-height:1.15;font-weight:700;color:var(--text);margin-bottom:8px;letter-spacing:-.02em}.health-stat-card p{margin:0;font-size:.82rem;line-height:1.45;color:var(--muted)}.integration-table-wrap{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.integration-table{min-width:100%}.integration-table th,.integration-table td{padding:12px}.integration-table thead th{background:#fcfbfe}.topbar-icon-button{width:40px;height:40px;border-radius:12px;border:1px solid var(--line);background:#fff;color:#7b8190;display:inline-grid;place-items:center;font-size:.88rem;line-height:1;transition:.14s ease;flex:0 0 auto}.topbar-icon-button:hover{background:#f7f5fc;color:var(--text);border-color:#ddd7ef}.topbar-icon-button-active{background:#f5f1ff;color:var(--purple);border-color:#e5dbff}.settings-page-shell{padding:14px}.settings-layout{display:grid;grid-template-columns:minmax(0,1.45fr) 340px;gap:14px;align-items:start}.settings-main,.settings-side{display:flex;flex-direction:column;gap:14px}.settings-card,.settings-side-card{padding:14px}.settings-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.settings-card-head h3,.settings-side-card h3{margin:3px 0 0;font-size:.98rem;font-weight:700;color:var(--text)}.settings-section{display:flex;flex-direction:column;gap:0}.settings-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.settings-row:last-child{border-bottom:none;padding-bottom:0}.settings-row-main{min-width:0}.settings-row-label{font-size:.78rem;color:var(--muted);margin-bottom:4px}.settings-row-value{font-size:.92rem;font-weight:650;color:var(--text);line-height:1.25}.settings-row-hint{margin-top:4px;font-size:.78rem;color:var(--muted);line-height:1.4}.settings-row-action{display:flex;align-items:center;justify-content:flex-end}.settings-connection-hero{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fcfbff;margin-bottom:12px}.settings-connection-left{display:flex;align-items:center;gap:12px;min-width:0}.settings-provider-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#8b63ff,#7248f2);color:#fff;font-size:.95rem;font-weight:700;flex:0 0 auto}.settings-provider-title{font-size:.92rem;font-weight:700;color:var(--text);margin-bottom:3px}.settings-provider-subtitle{font-size:.8rem;color:var(--muted);line-height:1.45}.settings-connection-actions{display:flex;gap:8px;flex-shrink:0}.settings-mini-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:8px}.settings-mini-status{border:1px solid var(--line);border-radius:12px;padding:11px 12px;background:#fff}.settings-mini-status span{display:block;font-size:.76rem;color:var(--muted);margin-bottom:5px}.settings-mini-status strong{display:block;font-size:.92rem;color:var(--text);font-weight:700}.settings-mini-status-green{background:#f6fcf8;border-color:#dff3e8}.settings-mini-status-purple{background:#faf7ff;border-color:#eadfff}.settings-journey{display:flex;flex-direction:column;gap:12px;margin-top:12px}.settings-journey-step{display:flex;gap:10px;align-items:flex-start}.settings-step-number{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:var(--purple-soft);color:var(--purple);font-size:.74rem;font-weight:700;flex:0 0 auto}.settings-journey-step strong{display:block;font-size:.88rem;color:var(--text);margin-bottom:4px}.settings-journey-step span{display:block;font-size:.8rem;color:var(--muted);line-height:1.45}.loading-state,.empty-state{min-height:200px;display:grid;place-items:center;text-align:center}.spinner{width:28px;height:28px;border-radius:50%;border:3px solid #e5def5;border-top-color:var(--purple);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1240px){.grid-4,.health-grid,.detail-metrics-grid,.overview-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-2,.ops-grid,.ops-stats-grid,.feed-layout,.detail-shell,.detail-section-grid,.overview-hero,.integration-top-stats,.settings-layout,.settings-mini-status-grid{grid-template-columns:1fr}}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{border-right:none;border-bottom:1px solid var(--line);position:static;height:auto;overflow-y:visible}.main-area{padding:16px}.topbar{flex-direction:column;align-items:stretch}.topbar-actions{width:100%;justify-content:flex-end}.grid-4,.detail-metrics-grid,.overview-stats-grid{grid-template-columns:1fr}.feed-table-header,.feed-row{grid-template-columns:1.5fr 1fr .9fr .8fr .8fr .95fr;gap:8px;padding-left:12px;padding-right:12px}.feed-filter-chip{padding:7px 10px;font-size:.76rem}.feed-channel-pill{min-width:72px}.detail-hero-top,.overview-hero-top,.settings-connection-hero{flex-direction:column;align-items:flex-start}.settings-connection-actions{width:100%;flex-wrap:wrap}.topbar-icon-button{width:38px;height:38px}}.topbar-user-chip{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;min-width:0;padding-right:4px}.topbar-user-chip span{font-size:.72rem;color:var(--muted);line-height:1.1}.topbar-user-chip strong{font-size:.82rem;color:var(--text);font-weight:700;line-height:1.1}.auth-page{min-height:100vh;background:linear-gradient(180deg,#faf9fd,#f6f6fa);display:grid;place-items:center;padding:28px 16px}.auth-shell{width:100%;max-width:460px}.auth-shell-wide{max-width:920px}.auth-brand-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.auth-brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(180deg,#8b63ff,#7248f2);color:#fff;display:grid;place-items:center;font-size:1rem;font-weight:700;box-shadow:0 10px 24px #7c4dff29}.auth-brand-title{font-size:.96rem;font-weight:700;color:var(--text)}.auth-brand-subtitle{font-size:.78rem;color:var(--muted)}.auth-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:22px}.auth-card-copy h1{margin:4px 0 8px;font-size:1.55rem;line-height:1.05;letter-spacing:-.04em;color:var(--text)}.auth-form{display:flex;flex-direction:column;gap:14px;margin-top:18px}.auth-field{display:flex;flex-direction:column;gap:7px}.auth-field span{font-size:.8rem;font-weight:600;color:#5f6777}.auth-field input{width:100%;height:44px;border:1px solid var(--line);border-radius:12px;padding:0 14px;font:inherit;color:var(--text);background:#fff;outline:none}.auth-field input:focus{border-color:#d9cbff;box-shadow:0 0 0 3px #7c4dff14}.auth-submit{width:100%;height:44px;margin-top:2px}.auth-error{border:1px solid #ffd7de;background:#fff6f8;color:#b73a56;border-radius:12px;padding:10px 12px;font-size:.8rem}.auth-footer-note{margin-top:14px;font-size:.78rem;line-height:1.45;color:var(--muted)}.onboarding-card{padding:24px}.onboarding-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:16px;margin-top:18px}.onboarding-panel{border:1px solid var(--line);border-radius:16px;background:#fcfbff;padding:16px}.onboarding-panel-side{background:#fff}.onboarding-provider-row{display:flex;align-items:flex-start;gap:12px}.onboarding-points{display:flex;flex-direction:column;gap:10px;margin-top:18px}.onboarding-point{border:1px solid #ece9f3;background:#fff;border-radius:12px;padding:11px 12px;font-size:.82rem;line-height:1.45;color:var(--text)}.onboarding-status-grid{margin-bottom:16px}.onboarding-actions{display:flex;justify-content:flex-end;gap:8px}@media(max-width:1240px){.onboarding-grid{grid-template-columns:1fr}}@media(max-width:900px){.topbar-user-chip{display:none}.auth-card,.onboarding-card{padding:18px}.auth-card-copy h1{font-size:1.35rem}.onboarding-actions{justify-content:stretch;flex-wrap:wrap}.onboarding-actions .button{flex:1 1 160px}}@media(max-width:900px){.recovery-modal-backdrop{padding:10px}.recovery-context-grid{grid-template-columns:1fr}.recovery-modal-footer{flex-direction:column-reverse}.recovery-modal-footer .button{width:100%}}.feed-action-button{border:0;cursor:pointer;transition:.14s ease}.feed-action-button:hover{transform:translateY(-1px);box-shadow:0 6px 14px #2d7ff91f}.feed-action-sent,.feed-action-delivered{background:#eef6ff;color:#2563eb}.feed-action-opened{background:#f4efff;color:#7c4dff}.feed-action-clicked{background:#eaf8f1;color:#0f9d68}.feed-action-failed{background:#fff0f3;color:#dc4c64}.recovery-modal-backdrop{position:fixed;inset:0;z-index:9999;background:#0f172a61;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;justify-content:flex-end;align-items:stretch;padding:18px}.recovery-modal{width:min(560px,100%);height:100%;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 30px 90px #0f172a40;padding:20px;overflow-y:auto}.recovery-modal-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.recovery-modal-header h3{margin:5px 0;font-size:1.12rem}.recovery-modal-header p{margin:0;color:var(--muted);font-size:.8rem;overflow-wrap:anywhere}.recovery-modal-close{width:36px;height:36px;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--muted);cursor:pointer;font-size:1.25rem}.recovery-context-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.recovery-context-grid div{border:1px solid var(--line);background:#fcfbff;border-radius:14px;padding:11px}.recovery-context-grid span{display:block;font-size:.72rem;color:var(--muted);margin-bottom:5px}.recovery-context-grid strong{display:block;font-size:.82rem}.recovery-alert{border-radius:12px;padding:10px 12px;margin-bottom:12px;font-size:.82rem}.recovery-alert-warning{background:#fff8e8;border:1px solid #ffe1a6;color:#9a6518}.recovery-alert-error{background:#fff0f3;border:1px solid #ffd4dd;color:#b8324f}.recovery-alert-success{background:#eaf8f1;border:1px solid #cceedd;color:#0f7a53}.recovery-form{display:flex;flex-direction:column;gap:12px}.recovery-form label{display:flex;flex-direction:column;gap:6px}.recovery-form label span{font-size:.78rem;color:#5f6777;font-weight:700}.recovery-form input,.recovery-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text);font:inherit;padding:10px 12px;outline:none}.recovery-form input:focus,.recovery-form textarea:focus{border-color:#d9cbff;box-shadow:0 0 0 3px #7c4dff14}.recovery-form textarea{resize:vertical;line-height:1.5}.recovery-modal-footer{display:flex;justify-content:flex-end;gap:9px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.recovery-modal-loading{min-height:240px;display:grid;place-items:center;color:var(--muted)}.button:disabled{opacity:.56;cursor:not-allowed}@media(max-width:900px){.recovery-modal-backdrop{padding:10px}.recovery-modal{border-radius:18px}.recovery-context-grid{grid-template-columns:1fr}.recovery-modal-footer{flex-direction:column-reverse}.recovery-modal-footer .button{width:100%}}.feed-account-name{color:var(--text);font-size:.86rem;font-weight:760;letter-spacing:-.01em;line-height:1.2;overflow-wrap:anywhere}.feed-account-email{color:#6f7787;font-size:.76rem;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.feed-account-cell .feed-account-id{color:#a0a7b5;font-size:.68rem;font-weight:600;margin-top:1px}.recovery-success-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:40px 20px}.recovery-success-icon{width:56px;height:56px;border-radius:16px;background:#eaf8f1;color:#0f9d68;display:grid;place-items:center;font-size:24px;font-weight:700;box-shadow:0 10px 25px #0f9d6826}.recovery-success-state h3{margin:6px 0 2px;font-size:1.1rem;font-weight:700;color:var(--text)}.recovery-success-state p{max-width:320px;font-size:.85rem;color:var(--muted);line-height:1.5}.recovery-success-muted{font-size:.78rem;color:#8a92a3}.recovery-success-summary{display:flex;gap:18px;margin-top:8px}.recovery-success-summary div{display:flex;flex-direction:column;gap:2px}.recovery-success-summary span{font-size:.7rem;color:var(--muted)}.recovery-success-summary strong{font-size:.85rem;font-weight:700;color:var(--text)}.recovery-success-actions{margin-top:14px}.recovery-cta-note{border:1px solid #dff3e8;background:#f6fcf8;color:#0f7a53;border-radius:12px;padding:10px 12px;font-size:.8rem;line-height:1.4}.spider-toast{position:fixed;right:22px;bottom:22px;z-index:10000;display:flex;align-items:flex-start;gap:10px;min-width:300px;max-width:380px;background:#fff;border:1px solid #dff3e8;border-radius:16px;box-shadow:0 20px 50px #0f172a2e;padding:13px 14px}.spider-toast-icon{width:28px;height:28px;border-radius:10px;background:#eaf8f1;color:#0f9d68;display:grid;place-items:center;font-weight:800;flex:0 0 auto}.spider-toast strong{display:block;color:var(--text);font-size:.84rem;line-height:1.25}.spider-toast span{display:block;color:var(--muted);font-size:.78rem;line-height:1.35;margin-top:2px}.lrc-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:18px;align-items:stretch;padding:18px}.lrc-hero h1{margin:4px 0 8px;font-size:1.65rem;letter-spacing:-.04em;line-height:1.1}.lrc-hero p{max-width:720px;margin:0;color:var(--muted);font-size:.92rem;line-height:1.58}.lrc-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lrc-hero-metrics div,.lrc-kpi{background:#fbfbfd;border:1px solid var(--line);border-radius:14px;padding:13px}.lrc-hero-metrics span,.lrc-kpi span{display:block;margin-bottom:7px;color:#8b92a2;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lrc-hero-metrics strong,.lrc-kpi strong{display:block;color:var(--text);font-size:1.1rem;font-weight:800;letter-spacing:-.03em}.lrc-kpi p{margin:7px 0 0;color:var(--muted);font-size:.82rem;line-height:1.45}.lrc-funnel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;min-height:260px;align-items:end;padding:10px 4px 2px}.lrc-stage{min-width:0;display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.lrc-stage-bar-wrap{width:100%;height:170px;display:flex;align-items:end;border-radius:14px;background:#faf9ff;border:1px solid #efedf8;overflow:hidden}.lrc-stage-bar{width:100%;border-radius:14px 14px 0 0;background:linear-gradient(180deg,#d9c9ff,#bda7ff);transition:height .2s ease}.lrc-stage-bar-alert{background:linear-gradient(180deg,#ff8a8a,#ff6767)}.lrc-stage strong{color:var(--text);font-size:.82rem;font-weight:800}.lrc-stage span{color:#7b8190;font-size:.76rem;font-weight:650}.lrc-drop-table,.lrc-playbook-list{display:flex;flex-direction:column;gap:9px}.lrc-drop-row,.lrc-playbook{display:flex;justify-content:space-between;gap:14px;padding:12px;border:1px solid var(--line-soft);border-radius:14px;background:#fbfbfd}.lrc-drop-row strong,.lrc-playbook strong{display:block;color:var(--text);font-size:.86rem;font-weight:800}.lrc-drop-row span,.lrc-playbook span{display:block;margin-top:3px;color:var(--muted);font-size:.76rem}.lrc-playbook p{margin:6px 0 0;max-width:520px;color:var(--muted);font-size:.8rem;line-height:1.45}.lrc-playbook-side{min-width:120px;text-align:right}@media(max-width:1240px){.lrc-hero{grid-template-columns:1fr}.lrc-funnel{grid-template-columns:repeat(5,minmax(120px,1fr));overflow-x:auto}}@media(max-width:900px){.lrc-hero-metrics{grid-template-columns:1fr}.lrc-drop-row,.lrc-playbook{flex-direction:column}.lrc-playbook-side{text-align:left}}.lrc-revenue-chart{height:260px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:48px;padding:20px 36px 8px}.lrc-chart-item{height:220px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.lrc-chart-track{height:175px;width:72px;display:flex;align-items:flex-end;justify-content:center}.lrc-chart-bar{width:42px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#c7b8ff,#aa97f4)}.lrc-chart-item span{margin-top:14px;color:#98a0b2;font-size:.86rem;font-weight:700;text-align:center}.lrc-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lrc-large-playbook{min-height:188px;padding:26px 26px 22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 1px 2px #0f172a08}.lrc-large-playbook.is-selected{border-color:#d8b4fe;box-shadow:0 0 0 1px #a855f71f}.lrc-large-playbook span{display:inline-flex;margin-bottom:22px;padding:6px 12px;border:1px solid #eadcff;border-radius:999px;color:#7c3aed;background:#fff;font-size:.78rem;font-weight:800}.lrc-large-playbook h3{margin:0 0 8px;color:var(--text);font-size:1.08rem;letter-spacing:-.03em}.lrc-large-playbook p{margin:0 0 18px;color:#667085;font-size:.92rem;line-height:1.55}.lrc-large-playbook button{border:0;padding:0;background:transparent;color:#7c3aed;font-size:.9rem;font-weight:800;cursor:pointer}@media(max-width:960px){.lrc-card-grid{grid-template-columns:1fr}.lrc-revenue-chart{gap:18px;padding-inline:6px}}.lrc-funnel{margin-top:8px;padding:18px 12px 8px;border-radius:18px;background:#fcfbff;border:1px solid #f1effa}.lrc-stage strong{margin-top:8px;font-size:.9rem}.lrc-leak-callout{margin-top:18px;padding:18px;border-radius:18px;border:1px solid #fecaca;background:linear-gradient(180deg,#fff1f2,#ffe4e6);box-shadow:0 4px 14px #dc262614}.lrc-leak-callout button{background:#dc2626;padding:11px 16px;border-radius:12px;font-size:.85rem;transition:all .15s ease}.lrc-leak-callout button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #dc262633}.lrc-revenue-chart{height:280px;align-items:flex-end;justify-content:center;gap:80px}.lrc-leak-callout{margin-top:14px;padding:16px 18px;border-radius:16px;border:1px solid #fecaca;background:linear-gradient(180deg,#fff7f7,#fff1f2);display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:none}.lrc-leak-callout-copy{min-width:0}.lrc-leak-callout-copy span{display:block;margin-bottom:4px;color:#991b1b;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lrc-leak-callout-copy strong{display:block;margin-bottom:5px;color:#7f1d1d;font-size:.98rem;font-weight:800;letter-spacing:-.02em}.lrc-leak-callout-copy p{margin:0;color:#7f1d1d;font-size:.84rem;line-height:1.45}.lrc-leak-callout-button{flex-shrink:0;border:0;background:#dc2626;color:#fff;padding:9px 13px;border-radius:10px;font-size:.82rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:none}@media(max-width:760px){.lrc-leak-callout{align-items:flex-start;flex-direction:column}}.lrc-funnel{margin-top:10px;padding:18px 14px 10px;border-radius:18px;background:#fcfbff;border:1px solid #f1effa}.lrc-stage strong{margin-top:8px;font-size:.9rem;font-weight:800}.lrc-stage span{font-size:.78rem;color:#6b7280}.lrc-alert{margin-top:12px;padding:10px 12px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:.82rem}.lrc-leak-callout{margin-top:16px;padding:16px 18px;border-radius:16px;border:1px solid #fecaca;background:linear-gradient(180deg,#fff7f7,#fff1f2);display:flex;align-items:center;justify-content:space-between;gap:18px}.lrc-leak-callout-copy span{display:block;margin-bottom:4px;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#991b1b}.lrc-leak-callout-copy strong{display:block;margin-bottom:6px;font-size:1rem;font-weight:800;color:#7f1d1d}.lrc-leak-callout-copy p{margin:0;font-size:.85rem;color:#7f1d1d;line-height:1.45}.lrc-leak-callout-button{flex-shrink:0;border:none;background:#dc2626;color:#fff;padding:10px 14px;border-radius:10px;font-size:.82rem;font-weight:800;cursor:pointer;transition:all .15s ease}.lrc-leak-callout-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #dc26262e}.lrc-leak-callout-button:disabled{opacity:.6;cursor:not-allowed}.lrc-revenue-chart{height:280px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-end;justify-content:center;gap:70px;padding:18px 20px 10px}.lrc-chart-item{display:flex;flex-direction:column;align-items:center}.lrc-chart-track{height:180px;width:70px;display:flex;align-items:flex-end;justify-content:center}.lrc-chart-bar{width:40px;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#c7b8ff,#aa97f4)}.lrc-chart-bar-active{background:linear-gradient(180deg,#7c3aed,#6d28d9)}.lrc-chart-item strong{margin-top:10px;font-size:.85rem;font-weight:800;color:var(--text)}.lrc-chart-item span{margin-top:4px;font-size:.78rem;color:#8b92a2;font-weight:700}.lrc-large-playbook{transition:all .15s ease;cursor:pointer}.lrc-large-playbook:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14;border-color:#d8b4fe}.lrc-large-playbook.is-selected{background:linear-gradient(180deg,#faf5ff,#f3e8ff)}.lrc-hero h1{font-size:1.75rem;letter-spacing:-.05em}.lrc-hero p{font-size:.9rem;max-width:640px}@media(max-width:760px){.lrc-leak-callout{flex-direction:column;align-items:flex-start}.lrc-revenue-chart{gap:20px}}.lrc-hero{grid-template-columns:minmax(0,1fr) minmax(620px,.9fr);align-items:start}.lrc-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.lrc-hero-metrics div{min-height:118px}.lrc-hero-metrics strong{font-size:1.15rem;line-height:1.2;word-break:normal}.lrc-hero-metrics span{min-height:28px}@media(max-width:1320px){.lrc-hero{grid-template-columns:1fr}.lrc-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.lrc-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.lrc-kpi-aum strong{color:#7c3aed}.lrc-kpi-aum{border:1px solid #ede9fe;background:linear-gradient(180deg,#faf5ff,#f5f3ff)}.badge-live{background:#10b9811f;color:#10b981;border:1px solid rgba(16,185,129,.3)}.badge-live:before{content:"";display:inline-block;width:6px;height:6px;background:#10b981;border-radius:50%;margin-right:6px;animation:pulse 1.6s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.ops-stat-card strong.stat-loss{color:#dc2626;font-weight:600}.integration-actions{display:inline-flex;align-items:center;gap:10px}.integration-sync-button{border:1px solid #ddd6fe;background:#7c3aed;color:#fff;padding:8px 12px;border-radius:999px;font-size:.78rem;font-weight:800;cursor:pointer;transition:all .15s ease}.integration-sync-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #7c3aed33}.integration-sync-button:disabled{opacity:.65;cursor:not-allowed}.integration-sync-success{background:#10b981;border-color:#10b98159}.integration-sync-error{background:#ef4444;border-color:#ef444459}.integration-sync-message{margin:0 0 14px;padding:10px 12px;border-radius:12px;background:#f5f3ff;border:1px solid #ddd6fe;color:#5b21b6;font-size:.82rem;font-weight:700}.integration-sync-message-error{background:#fff1f2;border-color:#fecaca;color:#991b1b}.settings-input{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff;color:#111827;padding:10px 12px;font-size:14px;outline:none}.settings-input::placeholder{color:#9ca3af}.settings-input:focus{border-color:#0166ffb3}.settings-secret-input{position:relative}.settings-secret-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#0166ff;font-size:12px;font-weight:600;cursor:pointer}.settings-operating-card{background:linear-gradient(180deg,#fff,#fbf9ff);border-color:#e6dcff}.settings-card-intro{margin:-4px 0 12px;color:var(--muted);font-size:.82rem;line-height:1.5}.settings-level-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.settings-level-step{position:relative;min-height:138px;border:1px solid var(--line);border-radius:14px;padding:13px;background:#fff}.settings-level-step-active{background:#f7f2ff;border-color:#d8c5ff;box-shadow:0 8px 24px #7c4dff14}.settings-level-dot{width:10px;height:10px;border-radius:999px;background:#c9cdd8;margin-bottom:12px}.settings-level-step-active .settings-level-dot{background:var(--purple)}.settings-level-step strong{display:block;color:var(--text);font-size:.88rem;margin-bottom:7px}.settings-level-step span{display:block;color:var(--muted);font-size:.78rem;line-height:1.45}.settings-integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-integration-option{border:1px solid var(--line);border-radius:14px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:10px;min-height:180px}.settings-integration-option-green{background:#f7fcfa;border-color:#dff3e8}.settings-integration-option-purple{background:#fbf8ff;border-color:#e7dcff}.settings-integration-option-muted{background:#fbfbfd}.settings-integration-option-head{display:flex;align-items:center;gap:10px}.settings-integration-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:var(--purple-soft);color:var(--purple);font-weight:800;flex:0 0 auto}.settings-integration-option-green .settings-integration-icon{background:var(--green-soft);color:var(--green)}.settings-integration-option-muted .settings-integration-icon{background:#f0f1f5;color:#7b8190}.settings-integration-name{font-weight:750;color:var(--text);font-size:.9rem}.settings-integration-method{color:var(--muted);font-size:.74rem;margin-top:2px}.settings-integration-option p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.45;flex:1}.settings-integration-footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.settings-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;background:#f3f4f7;color:#667085;font-size:.7rem;font-weight:750;white-space:nowrap}.settings-status-pill-green{background:var(--green-soft);color:var(--green)}.settings-status-pill-purple{background:var(--purple-soft);color:var(--purple)}.settings-status-pill-muted{background:#f0f1f5;color:#8b93a3}@media(max-width:1100px){.settings-level-track,.settings-integration-grid{grid-template-columns:1fr}.settings-level-step{min-height:auto}}.settings-collapsible-card{overflow:hidden}.settings-collapsible-head{width:100%;border:0;background:transparent;padding:0;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;cursor:pointer;text-align:left;color:inherit}.settings-collapsible-head h3{margin:4px 0 0}.settings-collapsible-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.settings-collapse-toggle{min-width:92px;padding:7px 10px;border-radius:999px;background:#f5f3fb;color:#6d7280;font-size:.78rem;font-weight:700;text-align:center}.settings-collapsible-body{margin-top:18px}.settings-collapsible-card:not(.is-open){padding-bottom:18px}.settings-accuracy-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(124,58,237,.18);background:radial-gradient(circle at top left,rgba(124,58,237,.14),transparent 36%),linear-gradient(135deg,#fffffff5,#f8f5fff5)}.settings-accuracy-banner h3{margin:4px 0 6px}.settings-accuracy-banner p{margin:0;color:var(--muted);line-height:1.55;max-width:760px}.settings-accuracy-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}@media(max-width:820px){.settings-accuracy-banner{flex-direction:column;align-items:flex-start}.settings-accuracy-actions{width:100%;flex-wrap:wrap}}.badge-red{background:#ef44441f;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.settings-mini-status-red{border-color:#ef44442e;background:#ef44440a}.settings-mini-status-red strong{color:#dc2626}.settings-collapsible-right .settings-collapsible-right{gap:8px}.settings-stage-label{padding:4px 7px;border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:#f5f3fb;color:#7c8190}.settings-stage-label-current{background:#7c3aed1f;color:#7c3aed}.settings-stage-label-achieved{background:#10b9811f;color:#059669}.settings-stage-label-next{background:#f59e0b24;color:#b45309}.settings-stage-label-locked,.settings-stage-label-future{background:#94a3b824;color:#64748b}.settings-level-step-title{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:58px}.settings-level-step-title{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:14px}.settings-level-step-title strong{display:block}.settings-level-dot{width:12px;height:12px;border-radius:999px;flex-shrink:0}
