.ops-shell{--ink-rgb:23 23 23;--panel-rgb:255 255 255;--surface:#f0f1f2;--line:#d9dcde;--muted:#5d6770;--accent-rgb:219 0 17;--accent-soft:#fdecee;--ops-ink:#171717;--ops-muted:#5d6770;--ops-soft:#f0f1f2;--ops-paper:#f6f6f6;--ops-panel:#fff;--ops-line:#d9dcde;--ops-red:#db0011;--ops-teal:#00847f;--ops-amber:#a96300;min-height:100vh;background:var(--ops-paper);color:var(--ops-ink);display:grid;grid-template-columns:248px minmax(0,1fr);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.ops-shell .text-\[10px\]{font-size:12px;line-height:17px}.ops-shell .text-xs{font-size:13px;line-height:19px}.ops-shell .text-sm{font-size:15px;line-height:22px}.ops-sidebar{box-sizing:border-box;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 18px 18px;background:#151515;color:#fff;z-index:40}.ops-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;padding:4px 8px 28px}.ops-brand__mark{width:44px;height:44px;display:grid;place-items:center;background:#fff;border-radius:13px}.ops-brand b{display:block;font-size:16px;line-height:1.05;letter-spacing:-.02em}.ops-brand small{display:block;margin-top:4px;color:#9ba1a6;font-size:13px}.ops-sidebar__label{padding:0 12px 9px;color:#757c82;font-size:11px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.ops-navigation{display:grid;gap:4px}.ops-navigation a{position:relative;min-height:46px;display:flex;align-items:center;gap:12px;padding:0 13px;border-radius:10px;color:#aeb4b8;font-size:15px;font-weight:650;text-decoration:none;transition:.18s ease}.ops-navigation a:hover{background:#202124;color:#fff}.ops-navigation a.is-active{background:#29292b;color:#fff;box-shadow:inset 3px 0 0 var(--ops-red)}.ops-navigation svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.ops-sidebar__footer{margin-top:auto;display:grid;gap:14px}.ops-environment{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #313235;border-radius:12px}.ops-environment b,.ops-environment small{display:block}.ops-environment b{font-size:13px;font-weight:650}.ops-environment small{margin-top:4px;color:#858c91;font-size:12px}.ops-live-dot{width:8px;height:8px;margin-top:4px;flex:none;border-radius:50%;background:#21cf9a;box-shadow:0 0 0 4px rgba(33,207,154,.1)}.ops-customer-link{display:flex;justify-content:space-between;color:#aeb4b8;padding:0 12px;font-size:13px;font-weight:650;text-decoration:none}.ops-customer-link:hover{color:#fff}.ops-workspace{width:100%;min-width:0;max-width:100%;overflow-x:clip}.ops-command-bar{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--ops-line);background:hsla(0,0%,100%,.9);backdrop-filter:blur(16px);color:var(--ops-muted);font-size:13px;font-weight:600;position:sticky;top:0;z-index:35}.ops-command-bar>div{display:flex;align-items:center;gap:9px}.ops-command-bar__eyebrow{color:var(--ops-ink)}.ops-command-bar__separator{width:1px;height:14px;background:var(--ops-line)}.ops-command-bar__time{padding-left:10px;border-left:1px solid var(--ops-line)}.ops-command-bar__right .ops-live-dot{margin:0;width:7px;height:7px}.ops-page{min-width:0;max-width:100%}.ops-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:34px 40px 26px;border-bottom:1px solid var(--ops-line);background:var(--ops-panel)}.ops-kicker{margin:0 0 9px;color:var(--ops-red);font-size:11px;font-weight:760;letter-spacing:.15em;text-transform:uppercase}.ops-page-title{margin:0;font-size:clamp(30px,3vw,42px);line-height:1.02;letter-spacing:-.045em;font-weight:720}.ops-page-description{margin:10px 0 0;color:var(--ops-muted);font-size:15px;line-height:1.5}.ops-header-actions{display:flex;align-items:center;gap:10px}.ops-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid var(--ops-line);border-radius:9px;background:#fff;color:var(--ops-ink);font-size:14px;font-weight:700;text-decoration:none}.ops-button:hover{border-color:#aeb3b7}.ops-button--dark{border-color:#171717;background:#171717;color:#fff}.ops-button--red{border-color:var(--ops-red);background:var(--ops-red);color:#fff}.ops-content{padding:26px 40px 48px}.ops-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--ops-line);border-radius:14px;overflow:hidden;background:var(--ops-panel)}.ops-metric{min-width:0;padding:18px 20px;border-right:1px solid var(--ops-line)}.ops-metric:last-child{border-right:0}.ops-metric__label{color:var(--ops-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ops-metric__value{margin-top:7px;font-size:27px;line-height:1;font-weight:720;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.ops-metric__note{margin-top:8px;color:var(--ops-muted);font-size:13px}.ops-metric.is-good .ops-metric__value{color:var(--ops-teal)}.ops-metric.is-attention .ops-metric__value{color:var(--ops-amber)}.ops-panel{border:1px solid var(--ops-line);border-radius:14px;background:var(--ops-panel);overflow:hidden}.ops-panel__head{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 19px;border-bottom:1px solid var(--ops-line)}.ops-panel__head h2{margin:0;font-size:17px;line-height:1.2;letter-spacing:-.02em}.ops-panel__head p{margin:4px 0 0;color:var(--ops-muted);font-size:13px}.ops-count{min-width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:var(--ops-soft);color:var(--ops-muted);font-size:13px;font-weight:750}.ops-count.is-attention{background:#fff3e8;color:var(--ops-amber)}.ops-grid{display:grid;gap:18px}.ops-grid--split{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr)}.ops-grid--equal{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-section-gap{margin-top:18px}.ops-table-wrap{overflow-x:auto}.ops-table{width:100%;border-collapse:collapse;font-size:14px}.ops-table th{height:39px;padding:0 16px;background:#fafafa;border-bottom:1px solid var(--ops-line);color:var(--ops-muted);text-align:left;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.ops-table td{padding:14px 16px;border-bottom:1px solid #eceeef;vertical-align:middle}.ops-table tr:last-child td{border-bottom:0}.ops-table tbody tr{transition:background .15s ease}.ops-table tbody tr:hover{background:#fafafa}.ops-table a{color:inherit;text-decoration:none}.ops-person{display:flex;align-items:center;gap:11px;min-width:190px}.ops-avatar{width:35px;height:35px;display:grid;place-items:center;flex:none;border-radius:10px;background:#1e1e20;color:#fff;font-size:11px;font-weight:750}.ops-person b,.ops-person small{display:block}.ops-person b{font-size:14px}.ops-person small{margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ops-person small,.ops-status{color:var(--ops-muted);font-size:12px}.ops-status{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:7px;background:var(--ops-soft);font-weight:750;white-space:nowrap}.ops-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.ops-status.is-live{background:#e7f6f3;color:#00746f}.ops-status.is-attention{background:#fff1e5;color:#a85800}.ops-status.is-declined{background:#ededed;color:#3c4246}.ops-status.is-complete{background:#e7f6f3;color:#00746f}.ops-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-variant-numeric:tabular-nums}.ops-empty,.ops-muted{color:var(--ops-muted)}.ops-empty{padding:42px 24px;text-align:center;font-size:14px}@media (max-width:1023px){.ops-shell{grid-template-columns:1fr;padding-bottom:68px}.ops-sidebar{position:fixed;inset:auto 0 0;width:100%;max-width:100vw;height:68px;padding:8px 12px;display:block;border-top:1px solid #303134}.ops-brand,.ops-sidebar__footer,.ops-sidebar__label{display:none}.ops-navigation{grid-template-columns:repeat(4,1fr);gap:5px}.ops-navigation a{min-height:52px;justify-content:center;flex-direction:column;gap:3px;padding:4px;font-size:10px}.ops-navigation a.is-active{box-shadow:inset 0 -3px 0 var(--ops-red)}.ops-navigation svg{width:18px;height:18px}.ops-command-bar{padding:0 20px}.ops-page-header{padding:28px 24px 22px}.ops-content{padding:20px 24px 36px}.ops-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-metric:nth-child(2){border-right:0}.ops-metric:nth-child(-n+2){border-bottom:1px solid var(--ops-line)}.ops-grid--equal,.ops-grid--split{grid-template-columns:1fr}}.customer360-header{align-items:center}.customer360-identity{display:flex;align-items:center;gap:17px}.customer360-identity>div{min-width:0}.customer360-identity .ops-page-description{overflow-wrap:anywhere}.customer360-avatar{width:58px;height:58px;display:grid;place-items:center;flex:none;border-radius:16px;background:#171717;color:#fff;font-size:17px;font-weight:760;letter-spacing:.02em}.customer360-avatar.is-small{width:44px;height:44px;border-radius:13px;font-size:13px}.customer360-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--ops-line);background:var(--ops-panel);padding:0 40px}.customer360-summary>div{min-width:0;padding:17px 20px;border-left:1px solid var(--ops-line)}.customer360-summary>div:first-child{border-left:0;padding-left:0}.customer360-summary b,.customer360-summary span{display:block}.customer360-summary span{margin-bottom:5px;color:var(--ops-muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.customer360-summary b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.customer360-tabs{position:sticky;top:56px;z-index:30;display:flex;gap:3px;overflow-x:auto;padding:10px 40px;border-bottom:1px solid var(--ops-line);background:hsla(0,0%,96%,.94);backdrop-filter:blur(14px);scrollbar-width:none}.customer360-tabs::-webkit-scrollbar{display:none}.customer360-tabs button{min-height:37px;flex:none;padding:0 14px;border:0;border-radius:8px;background:transparent;color:var(--ops-muted);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.customer360-tabs button:hover{background:#fff;color:var(--ops-ink)}.customer360-tabs button.is-active{background:#171717;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12)}.customer360-content{max-width:1600px;margin:0 auto}.customer360-overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.68fr);gap:18px}.customer360-two-column{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.82fr);gap:18px;align-items:start}.customer360-toast{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:13px 16px;border:1px solid #bfc4c7;border-radius:11px;background:#fff;font-size:13px}.customer360-toast b{font-size:14px}.customer360-toast span{color:var(--ops-muted)}.customer360-toast button{margin-left:auto;border:0;background:none;color:var(--ops-muted);font:inherit;font-weight:700;cursor:pointer}.customer360-next-action{overflow:hidden;border:1px solid #c9cccf;border-left:5px solid var(--ops-red);border-radius:14px;background:#fff;box-shadow:0 10px 28px hsla(0,0%,7%,.055)}.customer360-action-label{display:flex;align-items:center;gap:9px;padding:13px 18px;border-bottom:1px solid var(--ops-line);color:var(--ops-muted);font-size:11px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.customer360-action-label span{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:var(--ops-red);color:#fff;font-size:11px}.customer360-action-body{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:24px;padding:22px 22px 19px}.customer360-action-type{color:var(--ops-red);font-size:12px;font-weight:760}.customer360-action-body h2{max-width:720px;margin:7px 0 9px;font-size:clamp(23px,2.3vw,31px);line-height:1.08;letter-spacing:-.035em}.customer360-action-body p{max-width:760px;margin:0;color:var(--ops-muted);font-size:14px;line-height:1.55}.customer360-action-body aside{align-self:start;padding:15px;border-radius:11px;background:#f1f2f3}.customer360-action-body aside b,.customer360-action-body aside small,.customer360-action-body aside span{display:block}.customer360-action-body aside span{color:var(--ops-muted);font-size:11px;font-weight:700;text-transform:uppercase}.customer360-action-body aside b{margin-top:6px;font-size:18px}.customer360-action-body aside small{margin-top:4px;color:var(--ops-muted);font-size:12px}.customer360-evidence{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.customer360-evidence span{padding:6px 8px;border-radius:6px;background:#f1f2f3;color:#454b50;font-size:11px;font-weight:700}.customer360-action-footer{display:flex;align-items:center;gap:8px;padding:14px 18px;border-top:1px solid var(--ops-line);background:#fafafa}.customer360-head-link,.customer360-text-button{border:0;background:none;color:#303438;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.customer360-text-button{margin-left:auto}.customer360-head-link:hover,.customer360-text-button:hover{text-decoration:underline}.customer360-priorities article{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:13px;align-items:start;padding:17px 19px;border-bottom:1px solid var(--ops-line)}.customer360-priorities article:last-child{border-bottom:0}.customer360-priorities article>span{color:#8a9196;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.customer360-priorities b{font-size:14px}.customer360-priorities p{margin:4px 0 0;color:var(--ops-muted);font-size:13px;line-height:1.4}.customer360-priorities small{padding:5px 7px;border-radius:6px;background:#f0f1f2;color:#4d555a;font-size:11px;font-weight:700}.customer360-rm{display:flex;align-items:center;gap:12px;padding:18px}.customer360-rm b,.customer360-rm p,.customer360-rm small{display:block;margin:0}.customer360-rm b{font-size:14px}.customer360-rm p{margin-top:3px;color:var(--ops-muted);font-size:12px}.customer360-rm small{margin-top:6px;color:#303438;font-size:11px;font-weight:700}.customer360-panel-actions{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ops-line)}.customer360-panel-actions button{min-height:40px;border:0;border-right:1px solid var(--ops-line);background:#fafafa;color:#303438;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.customer360-panel-actions button:last-child{border-right:0}.customer360-panel-actions button:hover{background:#f0f1f2}.customer360-holdings-mini>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 17px;border-bottom:1px solid var(--ops-line)}.customer360-holdings-mini>div:last-child{border-bottom:0}.customer360-holdings-mini span{min-width:0;display:flex;align-items:center;gap:9px}.customer360-holdings-mini i{width:27px;height:27px;display:grid;place-items:center;flex:none;border-radius:7px;background:#ededee;color:#535b60;font-size:9px;font-style:normal;font-weight:800}.customer360-holdings-mini b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.customer360-holdings-mini strong{flex:none;font-size:12px}.customer360-followups>div{display:flex;align-items:flex-start;gap:11px;padding:13px 17px;border-bottom:1px solid var(--ops-line)}.customer360-followups>div:last-child{border-bottom:0}.customer360-followups>div>span{width:9px;height:9px;margin-top:4px;border:2px solid #7d858a;border-radius:50%}.customer360-followups>div>span.is-priority{border-color:var(--ops-red);background:var(--ops-red)}.customer360-followups>div>span.is-done{border-color:#747b80;background:#747b80}.customer360-followups b,.customer360-followups p,.customer360-followups small{display:block;margin:0}.customer360-followups b{font-size:12px}.customer360-followups small{margin-top:4px;color:var(--ops-muted);font-size:11px}.customer360-products article{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(130px,auto) 30px;gap:14px;align-items:center;min-height:92px;padding:15px 18px;border-bottom:1px solid var(--ops-line)}.customer360-products article:last-child{border-bottom:0}.customer360-product-market{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#1d1d1f;color:#fff;font-size:10px;font-weight:780}.customer360-products article div>span{color:var(--ops-muted);font-size:11px;font-weight:700}.customer360-products h3{margin:3px 0;font-size:15px}.customer360-products p{margin:0;color:var(--ops-muted);font-size:12px}.customer360-products article>div:nth-of-type(2){text-align:right}.customer360-products small,.customer360-products strong{display:block}.customer360-products strong{font-size:14px}.customer360-products small{margin-top:4px;color:var(--ops-muted);font-size:11px}.customer360-products article>button{border:0;background:none;color:#5d6770;font-size:18px;cursor:pointer}.customer360-coverage{display:grid;grid-template-columns:repeat(4,1fr)}.customer360-coverage div{padding:18px;border-right:1px solid var(--ops-line)}.customer360-coverage div:last-child{border-right:0}.customer360-coverage b,.customer360-coverage small,.customer360-coverage span{display:block}.customer360-coverage span{color:var(--ops-muted);font-size:11px;text-transform:uppercase}.customer360-coverage b{margin-top:7px;font-size:14px}.customer360-coverage small{margin-top:4px;color:var(--ops-muted);font-size:11px}.customer360-intents article{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.65fr);gap:22px;padding:20px;border-bottom:1px solid var(--ops-line)}.customer360-intents article:last-child{border-bottom:0}.customer360-signal{display:inline-block;margin-bottom:7px;padding:4px 7px;border-radius:5px;background:#ededee;color:#50575c;font-size:10px;font-weight:800;text-transform:uppercase}.customer360-intents h3{margin:0;font-size:16px}.customer360-intents p{margin:6px 0 0;color:var(--ops-muted);font-size:13px;line-height:1.45}.customer360-intents dl{display:grid;gap:10px;margin:0}.customer360-intents dl div{padding-left:12px;border-left:2px solid #d9dcde}.customer360-intents dt{color:var(--ops-muted);font-size:10px;font-weight:700;text-transform:uppercase}.customer360-intents dd{margin:3px 0 0;font-size:12px;font-weight:650}.customer360-offers article{position:relative;display:grid;grid-template-columns:27px minmax(0,1fr) auto;gap:12px;padding:18px;border-bottom:1px solid var(--ops-line)}.customer360-offers article:last-child{border-bottom:0}.customer360-offers article.is-primary{box-shadow:inset 4px 0 0 var(--ops-red)}.customer360-offers article>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#ededee;color:#50575c;font-size:11px;font-weight:750}.customer360-offers small{color:var(--ops-muted);font-size:10px;font-weight:750;text-transform:uppercase}.customer360-offers h3{margin:3px 0 5px;font-size:14px}.customer360-offers p{margin:0;color:var(--ops-muted);font-size:12px;line-height:1.4}.customer360-offers b{display:block;margin-top:9px;font-size:11px}.customer360-offers button{align-self:center;min-height:34px;padding:0 10px;border:0;border-radius:7px;background:#171717;color:#fff;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.customer360-filter-head{flex-wrap:wrap}.customer360-filters{display:flex;flex-wrap:wrap;gap:4px}.customer360-filters button{min-height:33px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:var(--ops-muted);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.customer360-filters button.is-active{background:#171717;color:#fff}.customer360-activity-list article{display:grid;grid-template-columns:10px minmax(0,1fr) 145px 26px;gap:14px;align-items:start;padding:18px 19px;border-bottom:1px solid var(--ops-line)}.customer360-activity-list article:last-child{border-bottom:0}.customer360-activity-list.is-compact article{grid-template-columns:9px minmax(0,1fr) 130px 20px;padding:14px 18px}.customer360-activity-dot{width:8px;height:8px;margin-top:5px;border:2px solid #656d72;border-radius:50%}.customer360-activity-dot.is-ai{border-color:#171717;background:#171717}.customer360-activity-dot.is-risk{border-color:#a96300}.customer360-activity-list small{color:var(--ops-muted);font-size:10px;font-weight:750;text-transform:uppercase}.customer360-activity-list h3{margin:3px 0 4px;font-size:14px}.customer360-activity-list p{margin:0;color:var(--ops-muted);font-size:12px;line-height:1.45}.customer360-activity-list time{color:var(--ops-muted);font-size:11px;text-align:right}.customer360-activity-list button{border:0;background:none;color:var(--ops-muted);font-size:17px;cursor:pointer}.customer360-comms article{display:grid;grid-template-columns:40px minmax(0,1fr) 120px;gap:14px;padding:18px;border-bottom:1px solid var(--ops-line)}.customer360-comms article:last-child{border-bottom:0}.customer360-channel{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#ededee;color:#444b50;font-size:10px;font-weight:800}.customer360-comms small{color:var(--ops-muted);font-size:10px;font-weight:750;text-transform:uppercase}.customer360-comms h3{margin:3px 0 4px;font-size:14px}.customer360-comms p{margin:0;color:var(--ops-muted);font-size:12px;line-height:1.45}.customer360-comms b{display:block;margin-top:7px;font-size:11px}.customer360-comms time{color:var(--ops-muted);font-size:11px;text-align:right}.customer360-scheduled{display:flex;gap:13px;padding:19px}.customer360-scheduled>span{width:38px;height:38px;display:grid;place-items:center;flex:none;border-radius:10px;background:#171717;color:#fff;font-size:12px;font-weight:800}.customer360-scheduled b,.customer360-scheduled p,.customer360-scheduled small{display:block;margin:0}.customer360-scheduled b{font-size:13px}.customer360-scheduled p{margin-top:4px;color:var(--ops-muted);font-size:12px}.customer360-scheduled small{margin-top:5px;font-size:11px}.customer360-transcript>summary{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;border-bottom:1px solid var(--ops-line);cursor:pointer;list-style:none}.customer360-transcript>summary::-webkit-details-marker{display:none}.customer360-transcript>summary h2{margin:0;font-size:17px}.customer360-transcript>summary p{margin:4px 0 0;color:var(--ops-muted);font-size:12px}.customer360-transcript>div{padding:18px}.customer360-transcript>div>b{display:block;font-size:12px}.customer360-transcript li,.customer360-transcript>div>p{color:var(--ops-muted);font-size:12px;line-height:1.55}.customer360-transcript ul{margin:7px 0 15px;padding-left:18px}.customer360-transcript details{border-top:1px solid var(--ops-line);padding-top:13px}.customer360-transcript details summary{font-size:12px;font-weight:750;cursor:pointer}.customer360-transcript blockquote{margin:13px 0 0;padding:13px;border-left:3px solid #b9bec1;background:#f4f5f5;color:#4c5358;font-size:12px;line-height:1.5}.customer360-next-action.is-detail{box-shadow:none}.customer360-sources>div{padding:15px 18px;border-bottom:1px solid var(--ops-line)}.customer360-sources>div:last-child{border-bottom:0}.customer360-sources b,.customer360-sources small,.customer360-sources span{display:block}.customer360-sources span{color:var(--ops-muted);font-size:10px;font-weight:750;text-transform:uppercase}.customer360-sources b{margin-top:5px;font-size:13px}.customer360-sources small{margin-top:4px;color:var(--ops-muted);font-size:11px}.customer360-ai-queue>div{display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:10px;align-items:center;padding:14px 17px;border-bottom:1px solid var(--ops-line)}.customer360-ai-queue>div:last-child{border-bottom:0}.customer360-ai-queue>div.is-current{box-shadow:inset 4px 0 0 var(--ops-red)}.customer360-ai-queue>div>span{color:var(--ops-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.customer360-ai-queue b,.customer360-ai-queue p,.customer360-ai-queue small{display:block;margin:0}.customer360-ai-queue small{color:var(--ops-muted);font-size:9px;font-weight:750;text-transform:uppercase}.customer360-ai-queue b{margin-top:3px;font-size:12px}.customer360-ai-queue strong{color:var(--ops-muted);font-size:10px;text-transform:uppercase}.customer360-controls div{display:flex;align-items:center;gap:9px;padding:13px 17px;border-bottom:1px solid var(--ops-line);font-size:12px;font-weight:650}.customer360-controls div:last-child{border-bottom:0}.customer360-controls span{width:16px;height:16px;display:grid;place-items:center;border:1px solid #727a7f;border-radius:5px}.customer360-controls span:after{content:"✓";font-size:10px}.customer360-orchestration>div{display:flex;justify-content:space-between;gap:12px;padding:13px 17px;border-bottom:1px solid var(--ops-line);font-size:11px}.customer360-orchestration>div:last-child{border-bottom:0}.customer360-orchestration span{color:var(--ops-muted)}.customer360-orchestration b{text-align:right}@media (max-width:1199px){.customer360-overview-grid,.customer360-two-column{grid-template-columns:1fr}.customer360-side{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1023px){.customer360-summary{padding:0 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.customer360-summary>div:nth-child(3){border-left:0}.customer360-summary>div:nth-child(-n+2){border-bottom:1px solid var(--ops-line)}.customer360-tabs{top:56px;padding-inline:24px}.customer360-side{grid-template-columns:1fr}.customer360-coverage{grid-template-columns:repeat(2,1fr)}.customer360-coverage div:nth-child(2){border-right:0}.customer360-coverage div:nth-child(-n+2){border-bottom:1px solid var(--ops-line)}}@media (max-width:639px){.customer360-header .ops-header-actions{align-items:stretch}.customer360-header .ops-status{justify-content:center}.customer360-avatar{width:48px;height:48px;border-radius:14px}.customer360-summary{padding:0 18px}.customer360-summary>div{padding:14px 10px}.customer360-summary b{white-space:normal}.customer360-tabs{top:48px;padding-inline:12px}.customer360-content{padding-top:14px}.customer360-action-body{grid-template-columns:1fr}.customer360-action-body aside{display:flex;align-items:center;justify-content:space-between;gap:8px}.customer360-action-body aside b,.customer360-action-body aside small{margin:0}.customer360-action-footer{align-items:stretch;flex-direction:column}.customer360-text-button{margin:3px 0 0;min-height:32px}.customer360-priorities article{grid-template-columns:29px minmax(0,1fr)}.customer360-priorities article>small{display:none}.customer360-products article{grid-template-columns:38px minmax(0,1fr) 20px}.customer360-products article>div:nth-of-type(2){grid-column:2/3;text-align:left}.customer360-products article>div:nth-of-type(2) small,.customer360-products article>div:nth-of-type(2) strong{display:inline;margin-right:8px}.customer360-intents article{grid-template-columns:1fr;gap:14px}.customer360-intents dl{grid-template-columns:1fr 1fr}.customer360-activity-list article,.customer360-activity-list.is-compact article{grid-template-columns:9px minmax(0,1fr) 18px}.customer360-activity-list time{grid-column:2;grid-row:2;margin-top:5px;text-align:left}.customer360-activity-list button{grid-column:3;grid-row:1}.customer360-comms article{grid-template-columns:38px minmax(0,1fr)}.customer360-comms time{grid-column:2;text-align:left}.customer360-filter-head{align-items:flex-start;flex-direction:column}.customer360-toast{align-items:flex-start;flex-wrap:wrap}.customer360-toast button{margin-left:0}}@media (prefers-reduced-motion:reduce){.customer360-head-link,.customer360-tabs button,.customer360-text-button{transition:none}}@media (max-width:639px){.ops-command-bar>div:first-child,.ops-command-bar__time{display:none}.ops-command-bar{justify-content:flex-end;height:48px}.ops-page-header{display:block;padding:24px 18px 20px}.ops-page-title{font-size:31px}.ops-header-actions{margin-top:18px}.ops-content{padding:16px 12px 30px}.ops-metric{padding:15px}.ops-metric__value{font-size:23px}}