@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{color:#152033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--navy:#0d1729;--blue:#245eea;--border:#e2e8f0;--muted:#68758a;--green:#0f9f72;--orange:#d97706;--purple:#7c3aed;--red:#dc3655;background:#f3f6fa;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #245eea3d}#root{min-height:100vh}.app-shell{background:#f3f6fa;min-height:100vh;display:flex}.sidebar{z-index:20;background:var(--navy);color:#dbe3ee;flex-direction:column;width:252px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;min-height:76px;padding:16px 18px;display:flex}.brand-mark{background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.brand-mark img{width:28px;height:28px}.brand div{line-height:1.2;display:grid}.brand strong{color:#fff;letter-spacing:-.3px;font-family:Manrope,sans-serif;font-size:16px}.brand small{color:#93a1b7;text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:10px}.sidebar nav{flex:1;padding:22px 12px;overflow-y:auto}.nav-label{color:#6f819a;text-transform:uppercase;letter-spacing:.11em;padding:0 11px 8px;font-size:10px;font-weight:700;display:block}.nav-label.secondary{margin-top:26px}.sidebar nav button{color:#b7c2d2;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;height:44px;margin-bottom:3px;padding:0 12px;font-size:14px;transition:all .18s;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0e}.sidebar nav button.active{color:#fff;background:var(--blue);box-shadow:0 8px 24px #0c3cb947}.sidebar nav button span{flex:1}.nav-count{background:#ffffff1f;border-radius:10px;place-items:center;min-width:28px;height:20px;padding:0 6px;font-size:10px;display:grid}.status-dot{background:#f59e0b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #f59e0b1f}.sidebar-foot{border-top:1px solid #ffffff14;padding:14px 12px}.user-block{align-items:center;gap:10px;padding:9px;display:flex}.user-block>span:nth-child(2){flex:1;display:grid}.user-block strong{color:#fff;font-size:13px}.user-block small{color:#8191a8;margin-top:2px;font-size:11px}.avatar{color:#43516a;background:#e9eef7;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:grid}.avatar.said{color:#fff;background:linear-gradient(135deg,#7c3aed,#245eea)}.avatar.small{width:26px;height:26px;font-size:9px}.mobile-close{display:none}.workspace{width:calc(100% - 252px);min-height:100vh;margin-left:252px}.topbar{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.breadcrumb{color:#7a8799;align-items:center;gap:9px;font-size:13px;display:flex}.breadcrumb span{color:#23304a;letter-spacing:.06em;font-size:11px;font-weight:700}.breadcrumb i{color:#bdc5d1;font-style:normal}.breadcrumb strong{color:#4d5a70;font-weight:500}.top-actions{align-items:center;gap:9px;display:flex}.global-search{border:1px solid var(--border);color:#8490a3;background:#f8fafc;border-radius:9px;align-items:center;gap:9px;width:310px;height:40px;padding:0 10px;font-size:12px;display:flex}.global-search span{text-align:left;flex:1}.global-search kbd{background:#fff;border:1px solid #d8dee8;border-radius:5px;align-items:center;gap:2px;padding:3px 6px;font-size:10px;display:flex}.call-button,.primary-button{background:var(--blue);color:#fff;border:0;border-radius:9px;align-items:center;gap:8px;height:40px;padding:0 15px;font-size:13px;font-weight:600;display:flex;box-shadow:0 6px 16px #245eea30}.icon-button{color:#607087;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover{background:#f1f4f8}.notification{position:relative}.notification i{background:#ef4444;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.menu-button{display:none}.main-content{width:min(1540px,100%);margin:0 auto;padding:30px 32px 48px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;min-height:74px;margin-bottom:24px;display:flex}.page-heading h1{letter-spacing:-.75px;color:#131e32;margin:4px 0 5px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.18}.page-heading p{color:var(--muted);margin:0;font-size:13px}.eyebrow,.section-kicker{color:#7b879a;text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:700;display:block}.header-pills{align-items:center;gap:6px;margin-top:7px;display:flex}.pill,.date-pill,.secondary-button{border:1px solid var(--border);color:#607087;background:#fff;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:12px;display:flex}.pill.active{background:var(--blue);border-color:var(--blue);color:#fff}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.metrics-grid.three{grid-template-columns:repeat(3,1fr)}.metric-card{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:flex-start;gap:14px;min-height:124px;padding:20px;display:flex;box-shadow:0 2px 5px #15203306}.metric-icon{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.metric-icon.blue{color:#245eea;background:#edf3ff}.metric-icon.green{color:#0f9f72;background:#eaf9f4}.metric-icon.purple{color:#7c3aed;background:#f2edff}.metric-icon.orange{color:#d97706;background:#fff5e6}.metric-copy{display:grid}.metric-copy small{color:#748196;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:600}.metric-copy strong{color:#152033;letter-spacing:-.5px;margin:5px 0 2px;font-family:Manrope,sans-serif;font-size:22px}.metric-copy em{color:#7c899c;font-size:11px;font-style:normal}.demo-alert{color:#1d376d;text-align:left;background:linear-gradient(90deg,#edf3ff,#f7f9ff);border:1px solid #d9e3fa;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:66px;margin:0 0 16px;padding:11px 15px;display:flex}.alert-symbol{color:#245eea;background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 3px 12px #245eea1a}.demo-alert>span:nth-child(2){flex:1;gap:2px;display:grid}.demo-alert strong{font-size:13px}.demo-alert small{color:#6a7a99;font-size:11px}.alert-action{color:#245eea;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.dashboard-grid{grid-template-columns:minmax(0,1.42fr) minmax(390px,.88fr);gap:16px;margin-bottom:16px;display:grid}.bottom-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.75fr);gap:16px;display:grid}.panel{border:1px solid var(--border);background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 2px 5px #15203306}.panel-heading{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;min-height:70px;padding:17px 19px 13px;display:flex}.panel-heading h2{color:#182337;letter-spacing:-.25px;margin:3px 0 0;font-family:Manrope,sans-serif;font-size:15px}.legend{color:#7a8799;gap:15px;margin-top:8px;font-size:10px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.dot{border-radius:50%;width:7px;height:7px;display:block}.dot.mrr{background:#10b981}.dot.pipeline{background:#2563eb}.chart-wrap{height:280px;padding:15px 15px 8px 5px}.bar-wrap{height:330px;padding:22px 15px 10px 7px}.chart-tooltip{color:#fff;background:#111c2f;border-radius:8px;gap:3px;padding:9px 11px;font-size:11px;display:grid;box-shadow:0 10px 30px #0c172a38}.chart-tooltip span{color:#cbd5e1}.link-button{color:#245eea;background:0 0;border:0;padding:5px;font-size:11px;font-weight:600}.focus-list{padding:0 12px}.focus-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:10px;width:100%;min-height:69px;padding:10px 6px;display:grid}.focus-item:last-child{border-bottom:0}.focus-item:hover{background:#fafcff}.focus-icon{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.focus-icon.hot{color:#dc3655;background:#fff0f3}.focus-icon.warm{color:#d97706;background:#fff6e8}.focus-icon.late{color:#7c3aed;background:#f2edff}.focus-icon.money{color:#0f9f72;background:#eaf9f4}.focus-copy{min-width:0;display:grid}.focus-copy strong{color:#253148;font-size:12px}.focus-copy small{color:#8490a3;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.focus-meta{white-space:nowrap;border-radius:6px;padding:5px 7px;font-size:9px;font-style:normal}.focus-meta.hot{color:#b4233e;background:#fff0f3}.focus-meta.warm{color:#a35806;background:#fff6e8}.focus-meta.late{color:#6d28d9;background:#f2edff}.focus-meta.money{color:#08795a;background:#eaf9f4}.funnel-row{justify-content:space-between;align-items:center;padding:34px 22px;display:flex}.funnel-step{grid-template-columns:auto;display:grid;position:relative}.funnel-step strong{color:#172338;font-family:Manrope,sans-serif;font-size:19px}.funnel-step span{color:#8490a3;font-size:10px}.funnel-step svg{color:#c2cad6;position:absolute;top:11px;left:calc(100% + 22px)}.team-row{border-bottom:1px solid #edf1f5;align-items:center;gap:10px;padding:9px 18px;display:flex}.team-row:last-child{border-bottom:0}.team-row>span:nth-child(2){flex:1;display:grid}.team-row strong{font-size:11px}.team-row small{color:#8490a3;margin-top:2px;font-size:9px}.team-row>b{font-size:11px}.toolbar{border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:14px;display:flex}.search-field{border:1px solid var(--border);color:#8996a8;background:#f8fafc;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:260px;height:39px;padding:0 11px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.segmented{border:1px solid var(--border);background:#f8fafc;border-radius:8px;padding:3px;display:flex}.segmented button{color:#758197;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-size:10px}.segmented button.active{color:#245eea;background:#fff;font-weight:600;box-shadow:0 1px 4px #1520331a}.data-table{min-width:820px}.table-row{color:#536177;border-bottom:1px solid #edf1f5;grid-template-columns:minmax(230px,1.45fr) .45fr .65fr .55fr .8fr .6fr;align-items:center;min-height:67px;padding:0 18px;font-size:11px;display:grid}.table-head{text-transform:uppercase;letter-spacing:.06em;color:#8995a6;background:#f8fafc;min-height:42px;font-size:9px;font-weight:700}.company-cell{align-items:center;gap:10px;display:flex}.company-cell>i,.company-logo{color:#5a6880;background:#eef2f7;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;font-size:9px;font-style:normal;font-weight:700;display:grid}.company-cell>span{display:grid}.company-cell strong{color:#1e2a40;font-size:11px}.company-cell small{color:#8a96a8;margin-top:2px;font-size:9px}.score{color:#0b8d67;background:#eaf9f4;border-radius:6px;place-items:center;width:30px;height:24px;font-size:10px;display:grid}.action-link{color:#245eea;font-weight:600}.status-badge{color:#5c6980;background:#eef2f7;border-radius:6px;padding:5px 7px;font-size:9px;font-style:normal}.status-badge.köpsignal{color:#b4233e;background:#fff0f3}.status-badge.varm{color:#a35806;background:#fff6e8}.status-badge.svarat{color:#08795a;background:#eaf9f4}.pipeline-summary{background:var(--border);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.pipeline-summary>div{background:#fff;gap:4px;padding:15px 18px;display:grid}.pipeline-summary span{text-transform:uppercase;letter-spacing:.06em;color:#8490a3;font-size:9px}.pipeline-summary strong{font-family:Manrope,sans-serif;font-size:16px}.danger-text{color:#d73555!important}.kanban,.delivery-board{grid-template-columns:repeat(4,minmax(230px,1fr));gap:12px;padding-bottom:8px;display:grid;overflow-x:auto}.kanban-column,.delivery-column{background:#e9eef5;border-radius:12px;min-width:230px;padding:11px}.kanban-heading,.delivery-heading{color:#657389;justify-content:space-between;align-items:flex-start;height:43px;font-size:10px;display:flex}.kanban-heading>span,.delivery-heading>span{color:#3b4860;align-items:center;gap:6px;font-weight:700;display:flex}.kanban-heading i,.delivery-heading i{background:#245eea;border-radius:50%;width:7px;height:7px}.kanban-heading b,.delivery-heading b{background:#dce3ed;border-radius:5px;padding:2px 5px;font-size:8px}.kanban-heading>strong{font-size:9px}.deal-card,.delivery-card{background:#fff;border:1px solid #dde4ed;border-radius:10px;margin-bottom:9px;padding:13px;box-shadow:0 2px 5px #15203309}.deal-top,.deal-meta,.delivery-foot,.delivery-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.deal-top .icon-button{width:26px;height:26px}.deal-card h3,.delivery-card h3{color:#1f2b41;margin:11px 0 3px;font-size:12px}.deal-card p,.delivery-card p{color:#8490a3;margin:0;font-size:10px}.deal-meta{margin-top:16px}.deal-meta strong{font-size:11px}.next-step{color:#6f7c90;border-top:1px solid #edf1f5;align-items:center;gap:5px;margin-top:10px;padding-top:10px;font-size:9px;display:flex}.add-card{color:#718096;background:0 0;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;height:35px;font-size:10px;display:flex}.customer-table .table-row{grid-template-columns:minmax(180px,1.15fr) .55fr .65fr .75fr .7fr 1.1fr}.health-cell{align-items:center;gap:7px;display:flex}.health-cell>i{background:#e8edf3;border-radius:3px;width:55px;height:5px;overflow:hidden}.health-cell b{background:#10b981;border-radius:3px;height:100%;display:block}.health-cell>strong{font-size:10px}.delivery-column{min-height:480px}.delivery-card em{color:#245eea;background:#edf3ff;border-radius:5px;padding:4px 6px;font-size:8px;font-style:normal}.delivery-foot{border-top:1px solid #edf1f5;margin-top:15px;padding-top:10px}.delivery-foot>span:last-child{color:#7b8798;align-items:center;gap:4px;font-size:9px;display:flex}.leak-row{border-bottom:1px solid #edf1f5;align-items:center;min-height:62px;padding:10px 18px;display:flex}.leak-row span{flex:1;display:grid}.leak-row strong{font-size:11px}.leak-row small{color:#8a96a8;margin-top:2px;font-size:9px}.leak-row>b{color:#d73555;font-family:Manrope,sans-serif;font-size:16px}.system-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.integration-card{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:40px minmax(0,1fr) auto 30px;align-items:center;gap:10px;padding:15px;display:grid}.integration-icon{color:#245eea;background:#edf3ff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.integration-card h3{margin:0 0 3px;font-size:12px}.integration-card p{color:#8490a3;margin:0;font-size:9px}.integration-status{color:#a65d08;background:#fff6e8;border-radius:6px;align-items:center;gap:3px;padding:5px 7px;font-size:8px;display:flex}.integration-status.ok{color:#08795a;background:#eaf9f4}.integration-card .icon-button{width:28px;height:28px}.quality-score{color:#0f9f72;background:#eaf9f4;border-radius:50%;place-items:center;width:35px;height:35px;font-size:11px;display:grid}.setting-row{border-bottom:1px solid #edf1f5;grid-template-columns:1fr auto 70px;align-items:center;min-height:49px;padding:0 18px;font-size:10px;display:grid}.setting-row span{color:#536177}.setting-row strong{font-size:10px}.setting-row button{color:#245eea;background:0 0;border:0;font-size:9px}.search-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#09122178;justify-content:center;align-items:flex-start;padding-top:14vh;display:flex;position:fixed;inset:0}.command-box{background:#fff;border-radius:14px;width:min(620px,100% - 32px);padding:10px;box-shadow:0 28px 80px #09122147}.command-box>div{border-bottom:1px solid var(--border);color:#708096;align-items:center;gap:10px;height:50px;padding:0 10px;display:flex}.command-box input{border:0;outline:0;flex:1;font-size:14px}.command-box>div button{border:1px solid var(--border);color:#778497;background:#f8fafc;border-radius:5px;font-size:9px}.command-box>p{text-transform:uppercase;letter-spacing:.08em;color:#8793a5;margin:13px 10px 6px;font-size:9px}.command-box>button{color:#47556c;text-align:left;background:#fff;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;height:39px;padding:0 10px;font-size:11px;display:flex}.command-box>button:hover{background:#f4f7fb}.command-box>button svg:last-child{margin-left:auto}@media (width<=1180px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.metrics-grid.three{grid-template-columns:repeat(3,1fr)}.dashboard-grid,.bottom-grid{grid-template-columns:1fr}.system-grid{grid-template-columns:repeat(2,1fr)}.global-search{width:220px}}@media (width<=820px){.sidebar{transition:transform .22s;transform:translate(-100%);box-shadow:20px 0 60px #0912213d}.sidebar.open{transform:translate(0)}.mobile-close{color:#fff;background:#ffffff12;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:12px;right:12px}.workspace{width:100%;margin-left:0}.topbar{height:66px;padding:0 16px}.menu-button{border:1px solid var(--border);background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.breadcrumb{margin-left:12px;margin-right:auto}.breadcrumb span,.breadcrumb i{display:none}.global-search{justify-content:center;width:38px;padding:0}.global-search span,.global-search kbd{display:none}.main-content{padding:22px 16px 40px}.page-heading{display:block}.header-pills{margin-top:14px}.metrics-grid,.metrics-grid.three,.pipeline-summary{grid-template-columns:1fr 1fr}.system-grid{grid-template-columns:1fr}.table-panel{overflow-x:auto}.funnel-row{justify-content:flex-start;gap:55px;overflow-x:auto}.alert-action{display:none}}.workspace-subnav{border-bottom:1px solid var(--border);scrollbar-width:none;background:#fff;align-items:center;gap:4px;min-height:48px;padding:0 32px;display:flex;overflow-x:auto}.workspace-subnav::-webkit-scrollbar{display:none}.workspace-subnav button{color:#718096;white-space:nowrap;background:0 0;border:0;border-radius:7px;height:32px;padding:0 11px;font-size:11px}.workspace-subnav button:hover{color:#27354b;background:#f3f6fa}.workspace-subnav button.active{color:#245eea;background:#eaf0ff;font-weight:700}.operational-list{margin-top:16px}.operational-list>.focus-item{padding-left:18px;padding-right:18px}.operational-list>.focus-item>.avatar{color:#245eea;background:#eef3ff;border-radius:9px}@media (width<=820px){.workspace-subnav{padding:0 16px}.operational-list>.focus-item{padding-left:10px;padding-right:10px}}@media (width<=540px){.call-button{justify-content:center;width:40px;padding:0}.call-button span{display:none}.top-actions{gap:5px}.breadcrumb strong{font-size:11px}.metrics-grid,.metrics-grid.three{grid-template-columns:1fr}.header-pills{overflow-x:auto}.page-heading h1{font-size:24px}.demo-alert small{display:none}.toolbar{flex-direction:column;align-items:stretch}.pipeline-summary{grid-template-columns:1fr}.focus-meta{display:none}.focus-item{grid-template-columns:36px minmax(0,1fr) 18px}}.sidebar-foot .user-block{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:9px}.sidebar-foot .user-block:hover{background:#ffffff0e}.sidebar-foot .user-block>span:nth-child(2){min-width:0}.sidebar-foot .user-block strong,.sidebar-foot .user-block small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.status-dot.online{background:#10b981;box-shadow:0 0 0 4px #10b9811f}@media (width<=1180px){.call-button{flex:none;justify-content:center;width:38px;padding:0}.call-button span{display:none}}.revenue-flow{background:#fff;border:1px solid #dbe4f1;border-radius:13px;margin:0 0 16px;overflow:hidden;box-shadow:0 2px 5px #15203306}.revenue-flow>header{background:#f9fbfe;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;min-height:41px;padding:0 14px;display:flex}.revenue-flow>header>span{color:#245eea;align-items:center;gap:7px;display:flex}.revenue-flow>header strong{color:#344258;font-size:10px}.revenue-flow>header small{color:#8490a3;font-size:8px}.revenue-flow>div{grid-template-columns:repeat(7,minmax(112px,1fr));display:grid;overflow-x:auto}.revenue-flow article{border-right:1px solid #edf1f5;grid-template-columns:24px 1fr 13px;align-items:center;gap:7px;min-height:62px;padding:10px 12px;display:grid;position:relative}.revenue-flow article:last-child{border-right:0}.revenue-flow article>span{color:#245eea;background:#edf3ff;border-radius:7px;place-items:center;width:23px;height:23px;font-size:8px;font-weight:700;display:grid}.revenue-flow article>div{display:grid}.revenue-flow article small{color:#8490a3;font-size:7px}.revenue-flow article strong{color:#27344b;margin-top:2px;font:700 12px Manrope,sans-serif}.revenue-flow article>svg{color:#b8c2d0}.revenue-flow article.attention{background:#fffaf2}.revenue-flow article.attention>span{color:#b66706;background:#fff0d9}.revenue-flow.compact{margin-bottom:9px}.revenue-flow.compact>header{min-height:36px}.revenue-flow.compact article{min-height:51px;padding-top:7px;padding-bottom:7px}.sales-work-rule{color:#617087;background:#f7faff;border:1px solid #d8e3f7;border-radius:10px;align-items:center;gap:9px;min-height:42px;margin:0 0 12px;padding:6px 11px;font-size:8px;display:flex}.sales-work-rule>span{white-space:nowrap;align-items:center;gap:5px;display:flex}.sales-work-rule b{color:#fff;background:#245eea;border-radius:6px;place-items:center;width:19px;height:19px;font-size:7px;display:grid}.sales-work-rule>svg{color:#a7b3c3}.sales-work-rule em{color:#245eea;white-space:nowrap;margin-left:auto;font-style:normal;font-weight:700}@media (width<=820px){.revenue-flow>div{grid-template-columns:repeat(7,120px)}.revenue-flow>header small{display:none}.sales-work-rule{overflow-x:auto}.sales-work-rule em{display:none}.delivery-board{grid-template-columns:1fr;overflow:visible}.delivery-column{min-width:0;min-height:0}.delivery-column:last-child{margin-bottom:0}}.delivery-card{text-align:left;width:100%;color:inherit}.delivery-card.workflow-created{cursor:pointer;border-color:#c8d7fb;box-shadow:inset 3px 0 #245eea}.delivery-card.workflow-created:hover{background:#f8faff;border-color:#aebff1}@media (width<=820px){.delivery-board{grid-template-columns:1fr}.kanban{grid-template-columns:repeat(6,minmax(230px,1fr))}}@media (width<=540px){.revenue-flow{margin-bottom:12px}.revenue-flow article{min-height:56px}.sales-work-rule{flex-wrap:wrap;align-items:flex-start}.sales-work-rule>svg{display:none}.sales-work-rule>span{white-space:normal;flex:1 0 42%}}.verified-scope{color:#08795a;background:#eefaf5;border:1px solid #cce9dd;border-radius:8px;align-items:center;gap:6px;margin-top:7px;padding:9px 11px;font-size:10px;font-weight:700;display:flex}.insight-proof{color:#08795a;background:#f3fbf7;border:1px solid #cee5dc;border-radius:11px;align-items:center;gap:10px;min-height:58px;margin:-2px 0 16px;padding:10px 14px;display:flex}.insight-proof span{gap:2px;display:grid}.insight-proof strong{font-size:11px}.insight-proof small{color:#527d6c;font-size:9px}.leak-row>b.clear{color:#0f9f72}.source-ledger{margin-top:16px}.source-ledger>div:last-child{grid-template-columns:repeat(5,1fr);display:grid}.source-ledger article{border-right:1px solid #edf1f5;align-content:start;gap:5px;min-height:94px;padding:15px;display:grid}.source-ledger article:last-child{border-right:0}.source-ledger article span{text-transform:uppercase;letter-spacing:.06em;color:#8490a3;font-size:8px}.source-ledger article strong{color:#1d2a40;font:700 19px Manrope,sans-serif}.source-ledger article small{color:#718096;overflow-wrap:anywhere;font-size:8px;line-height:1.45}@media (width<=900px){.source-ledger>div:last-child{grid-template-columns:1fr 1fr}.source-ledger article{border-bottom:1px solid #edf1f5}.source-ledger article:last-child{grid-column:1/-1}}@media (width<=540px){.verified-scope{width:max-content}.source-ledger>div:last-child{grid-template-columns:1fr}.source-ledger article:last-child{grid-column:auto}}.sales-view-switch{background:#e8edf4;border-radius:10px;align-items:center;gap:4px;margin:-10px 0 18px;padding:4px;display:inline-flex}.sales-view-switch button{color:#68758a;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.sales-view-switch button:hover{color:#245eea}.sales-view-switch button:active{transform:translateY(1px)}.sales-view-switch button.active{color:#245eea;background:#fff;box-shadow:0 2px 8px #1520331a}.sales-view-switch b{background:#edf3ff;border-radius:9px;place-items:center;min-width:19px;height:18px;font-size:8px;display:grid}.session-bar{color:#fff;background:#122039;border:1px solid #d9e2ef;border-radius:12px;grid-template-columns:auto auto auto minmax(90px,1fr) auto auto;align-items:center;gap:18px;min-height:62px;margin-bottom:10px;padding:9px 10px 9px 14px;display:grid;box-shadow:0 12px 28px #1220391f}.session-pulse{align-items:center;gap:10px;display:flex}.session-pulse>i{background:#43d4a5;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #43d4a51a}.session-pulse>span,.session-stat{display:grid}.session-pulse small,.session-stat small{text-transform:uppercase;letter-spacing:.08em;color:#8fa0b8;font-size:7px}.session-pulse strong{margin-top:2px;font-size:11px}.session-stat{border-left:1px solid #ffffff1a;padding-left:16px}.session-stat strong{font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px}.session-progress{background:#ffffff1a;border-radius:3px;height:3px;overflow:hidden}.session-progress span{background:#43d4a5;border-radius:3px;height:100%;transition:width .35s;display:block}.session-button{color:#e7edf5;background:#ffffff14;border:1px solid #ffffff21;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:8px;display:flex}.session-button:hover{background:#ffffff24}.session-button.quiet{color:#9cabc0;background:0 0;border-color:#0000}.spin{animation:.9s linear infinite closing-spin}@keyframes closing-spin{to{transform:rotate(360deg)}}.session-paused{grid-template-columns:46px 1fr auto;align-items:center;gap:18px;min-height:190px;padding:28px;display:grid}.session-paused>span{color:#245eea;background:#edf3ff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.session-paused small{text-transform:uppercase;letter-spacing:.08em;color:#8793a5;font-size:8px}.session-paused h2{margin:4px 0;font:700 20px Manrope,sans-serif}.session-paused p{color:#7a8799;margin:0;font-size:10px}.closing-guide{background:#f8faff;border:1px solid #dce5f3;border-radius:10px;margin-bottom:10px;overflow:hidden}.guide-toggle{color:#43526a;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;height:38px;padding:0 13px;display:flex}.guide-toggle>span{align-items:center;gap:7px;display:flex}.guide-toggle svg{color:#245eea}.guide-toggle>svg{transition:transform .2s}.closing-guide.open .guide-toggle>svg{transform:rotate(180deg)}.guide-toggle strong{font-size:9px}.guide-content{color:#66748a;align-items:center;gap:9px;min-height:39px;padding:0 13px 10px;font-size:8px;display:flex}.guide-content>span{white-space:nowrap;align-items:center;gap:5px;display:flex}.guide-content b{color:#245eea;background:#fff;border-radius:5px;place-items:center;width:18px;height:18px;display:grid;box-shadow:0 1px 3px #15203317}.guide-content>svg{color:#a9b5c5}.guide-content em{color:#245eea;margin-left:auto;font-style:normal;font-weight:600}.closing-summary{background:var(--border);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:10px;display:grid;overflow:hidden}.closing-summary>div{background:#fff;align-items:center;gap:10px;min-height:72px;padding:12px 14px;display:flex}.closing-summary>div>span:last-child{display:grid}.closing-summary small{color:#8490a3;text-transform:uppercase;letter-spacing:.05em;font-size:8px}.closing-summary strong{font-variant-numeric:tabular-nums;margin-top:4px;font-size:11px}.closing-summary-icon{border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.closing-summary-icon.hot,.closing-summary-icon.red{color:#d73555;background:#fff0f3}.closing-summary-icon.warm{color:#d97706;background:#fff6e8}.closing-summary-icon.purple{color:#245eea;background:#edf3ff}.closing-queues{gap:6px;padding-bottom:10px;display:flex;overflow-x:auto}.closing-queues button{border:1px solid var(--border);color:#67758a;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:9px;transition:all .18s;display:flex}.closing-queues button:hover{color:#245eea;border-color:#b9ccfa}.closing-queues button.active{color:#245eea;background:#f5f8ff;border-color:#b9ccfa;box-shadow:0 2px 7px #245eea14}.closing-queues i{background:#94a3b8;border-radius:50%;width:7px;height:7px}.closing-queues i.hot{background:#dc3655}.closing-queues i.warm{background:#f59e0b}.closing-queues i.late{background:#8b5cf6}.closing-queues i.waiting{background:#3b82f6}.closing-queues i.blocked{background:#64748b}.closing-queues i.nurture{background:#10b981}.closing-queues b{color:#617087;background:#eef2f7;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:8px;display:grid}.closing-workspace{grid-template-columns:minmax(235px,.69fr) minmax(565px,1.72fr) minmax(270px,.77fr);align-items:start;gap:12px;display:grid}.close-list,.close-detail,.action-rail{min-height:720px}.close-detail,.action-rail{overflow:hidden}.close-list{position:sticky;top:88px}.close-list-head{border-bottom:1px solid #edf1f5;align-items:center;gap:8px;height:62px;padding:12px 9px 10px 14px;display:flex}.close-list-head>span{flex:1;display:grid}.close-list-head strong{font-size:11px}.close-list-head small{color:#8a96a8;margin-top:3px;font-size:7px}.close-list-head .icon-button{width:30px;height:30px}.close-deal{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:31px minmax(0,1fr) auto;align-items:start;gap:8px;width:100%;padding:12px 9px;transition:all .18s;display:grid;position:relative}.close-deal:hover{background:#fafcff}.close-deal.active{background:#f4f7ff}.close-deal.active:before{content:"";background:#245eea;border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.close-deal-copy{min-width:0;display:grid}.close-deal-copy strong{color:#1e2a40;font-size:9px}.close-deal-copy small{color:#647188;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;overflow:hidden}.close-deal-copy em{color:#98a3b3;align-items:center;gap:3px;margin-top:7px;font-size:7px;font-style:normal;display:flex}.close-deal-value{justify-items:end;gap:6px;display:grid}.close-deal-value strong{color:#2d394e;font-variant-numeric:tabular-nums;font-size:8px}.close-deal-value b{color:#08795a;background:#eaf9f4;border-radius:6px;place-items:center;width:27px;height:22px;font-size:9px;display:grid}.empty-queue{text-align:center;color:#0f9f72;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:25px;display:flex}.empty-queue strong{color:#253148;margin:10px 0 4px;font-size:11px}.empty-queue span{color:#8793a5;max-width:160px;font-size:8px}.priority-reason{color:#fff;background:#122039;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;min-height:40px;padding:7px 14px;display:grid}.priority-reason>svg{color:#43d4a5}.priority-reason>span{align-items:baseline;gap:6px;min-width:0;display:flex}.priority-reason small{text-transform:uppercase;letter-spacing:.07em;color:#8fa0b8;font-size:7px}.priority-reason strong{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.priority-reason em{color:#a9b6c8;font-size:7px;font-style:normal}.close-detail-head{border-bottom:1px solid #edf1f5;grid-template-columns:40px minmax(0,1fr) auto auto auto;align-items:center;gap:10px;min-height:78px;padding:13px 15px;display:grid}.company-logo.large{color:#245eea;background:#edf3ff;border-radius:10px;width:40px;height:40px;font-size:10px}.close-title{min-width:0}.close-title small{color:#7c899c;text-transform:uppercase;letter-spacing:.06em;font-size:7px}.close-title h2{color:#172338;margin:3px 0 2px;font-family:Manrope,sans-serif;font-size:14px}.close-title p{color:#7c899c;margin:0;font-size:8px}.deal-owner{border-right:1px solid #e8edf3;align-items:center;gap:6px;padding-right:10px;display:flex}.deal-owner>span:last-child{display:grid}.deal-owner small{color:#94a0b1;text-transform:uppercase;font-size:6px}.deal-owner strong{margin-top:2px;font-size:8px}.deal-owner.closer .avatar{color:#245eea;background:#edf3ff}.close-score{background:#f3fcf9;border:4px solid #b8eadb;border-radius:50%;align-content:center;place-items:center;width:44px;height:44px;display:grid}.close-score strong{color:#08795a;font-family:Manrope,sans-serif;font-size:12px;line-height:1}.close-score small{color:#6d8e84;margin-top:2px;font-size:5px}.contact-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:10px 13px 0;display:grid}.contact-strip>a,.contact-strip>button{color:#526077;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:7px;min-width:0;min-height:42px;padding:7px 8px;text-decoration:none;transition:all .18s;display:flex}.contact-strip>a:hover,.contact-strip>button:hover{color:#245eea;background:#f8faff;border-color:#b9ccfa}.contact-strip>a>span,.contact-strip>button>span{min-width:0;display:grid}.contact-strip small{text-transform:uppercase;color:#98a3b3;font-size:6px}.contact-strip strong{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:7px;overflow:hidden}.inline-editor{grid-template-columns:1fr 25px 25px;align-items:center;gap:3px;display:grid}.inline-editor input{border:1px solid #cfd8e5;border-radius:7px;min-width:0;height:36px;padding:0 7px;font-size:8px}.inline-editor button{color:#245eea;background:#edf3ff;border:0;border-radius:6px;place-items:center;height:28px;display:grid}.buy-signal{background:#f3fcf9;border:1px solid #ccefe3;border-radius:9px;align-items:center;gap:9px;margin:10px 13px 0;padding:10px 11px;display:flex}.buy-signal>span{color:#0f9f72;background:#fff;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.buy-signal>div{flex:1;display:grid}.buy-signal small{text-transform:uppercase;letter-spacing:.07em;color:#509582;font-size:6px}.buy-signal strong{color:#17624f;margin-top:2px;font-size:9px}.buy-signal em{color:#08795a;background:#dff7ef;border-radius:5px;padding:5px 6px;font-size:6px;font-style:normal}.signal-events{grid-template-columns:repeat(3,1fr);gap:6px;margin:7px 13px 0;display:grid}.signal-events>div{color:#245eea;border:1px solid #e6ebf2;border-radius:8px;grid-template-columns:14px 1fr auto;align-items:center;gap:5px;min-height:42px;padding:7px 8px;display:grid}.signal-events span{display:grid}.signal-events small{color:#8c98a9;font-size:6px}.signal-events strong{color:#344259;margin-top:2px;font-size:8px}.signal-events em{color:#9aa5b4;font-size:6px;font-style:normal}.close-facts{border:1px solid #e6ebf2;border-radius:9px;grid-template-columns:.75fr .75fr .75fr 1.5fr;margin:10px 13px;display:grid;overflow:hidden}.close-facts>div{border-right:1px solid #e6ebf2;padding:9px 10px;display:grid}.close-facts>div:last-child{border-right:0}.close-facts small{text-transform:uppercase;color:#98a3b3;letter-spacing:.06em;font-size:6px}.close-facts strong{color:#2d394e;margin-top:4px;font-size:8px;line-height:1.25}.why-now,.deal-progress,.booking-answer,.notes-section{border:1px solid #e6ebf2;border-radius:9px;margin:0 13px 10px;padding:11px}.context-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.context-heading>span{color:#36445a;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.context-heading>span svg{color:#245eea}.context-heading em{color:#8793a5;font-size:6px;font-style:normal}.why-now>p,.booking-answer>p{color:#657389;margin:8px 0;font-size:8px;line-height:1.5}.booking-answer{background:#fafcff}.booking-answer>p{margin-bottom:0}.ai-recommendation{color:#245eea;background:#f1f5ff;border-radius:8px;grid-template-columns:23px 1fr auto;align-items:center;gap:7px;min-height:43px;padding:7px 8px;display:grid}.ai-recommendation>span{display:grid}.ai-recommendation small{text-transform:uppercase;color:#7b8fbd;font-size:6px}.ai-recommendation strong{color:#254378;margin-top:2px;font-size:8px}.ai-recommendation button{color:#fff;background:#245eea;border:0;border-radius:6px;align-items:center;gap:4px;height:26px;padding:0 8px;font-size:7px;display:flex}.progress-steps{grid-template-columns:repeat(4,1fr);margin-top:11px;display:grid;position:relative}.progress-steps:before{content:"";background:#dce3ec;height:1px;position:absolute;top:10px;left:10%;right:10%}.progress-steps>div{text-align:center;justify-items:center;display:grid;position:relative}.progress-steps>div>span{color:#fff;z-index:1;background:#fff;border:2px solid #cdd5e1;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.progress-steps>div.done>span{background:#10b981;border-color:#10b981}.progress-steps>div>span i{background:#cdd5e1;border-radius:50%;width:6px;height:6px}.progress-steps strong{margin-top:5px;font-size:7px}.progress-steps small{color:#8b97a8;white-space:nowrap;text-overflow:ellipsis;max-width:86px;margin-top:2px;font-size:6px;overflow:hidden}.deal-context-grid{grid-template-columns:.76fr 1.24fr;gap:9px;margin:0 13px 10px;display:grid}.deal-context-grid>div{border:1px solid #e6ebf2;border-radius:9px;padding:10px}.deal-context-grid>div>p{color:#657389;margin:9px 0 0;font-size:8px;line-height:1.45}.message-line,.note-row{grid-template-columns:23px minmax(0,1fr) auto;align-items:start;gap:7px;margin-top:9px;display:grid}.message-line .avatar,.note-row .avatar{width:23px;height:23px;font-size:6px}.message-line>span:nth-child(2),.note-row>span:nth-child(2){display:grid}.message-line strong,.note-row strong{font-size:7px}.message-line p,.note-row p{color:#69768a;margin:2px 0 0;font-size:7px;line-height:1.35}.message-line>small,.note-row>small{color:#9aa5b5;font-size:6px}.notes-section{margin-bottom:13px}.note-row{border-bottom:1px solid #edf1f5;padding-bottom:8px}.note-row:last-child{border-bottom:0;padding-bottom:0}.empty-note{color:#8793a5;margin:9px 0 0;font-size:8px}.action-rail{position:sticky;top:88px}.action-rail-head{border-bottom:1px solid #edf1f5;padding:14px}.action-rail-head h2{margin:4px 0 3px;font-family:Manrope,sans-serif;font-size:14px}.action-rail-head p{color:#8490a3;margin:0;font-size:8px}.action-grid{border-bottom:1px solid #edf1f5;grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:grid}.action-grid button,.action-grid a{color:#4f5d72;background:#fff;border:1px solid #dfe5ed;border-radius:8px;align-items:center;gap:6px;min-height:40px;padding:7px 8px;font-size:8px;text-decoration:none;transition:all .18s;display:flex}.action-grid button:hover,.action-grid a:hover{color:#245eea;background:#f8faff;border-color:#b5c9f9}.action-grid .recommended{color:#fff;background:#245eea;border-color:#245eea;grid-column:1/-1;grid-template-columns:20px 1fr auto;min-height:42px;display:grid}.action-grid .recommended:hover{color:#fff;background:#174fd5}.action-grid em{text-transform:uppercase;background:#ffffff29;border-radius:4px;padding:4px 5px;font-size:5px;font-style:normal}.closing-chain{border-bottom:1px solid #edf1f5;padding:10px}.closing-chain .context-heading{margin:0 3px 6px}.closing-chain>button{color:#536177;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:17px 1fr auto 13px;align-items:center;gap:5px;width:100%;min-height:31px;padding:5px 3px;font-size:7px;display:grid}.closing-chain>button:last-child{border-bottom:0}.closing-chain>button:hover{color:#245eea;background:#fafcff}.closing-chain>button>em{color:#8290a3;font-size:6px;font-style:normal}.inline-flow{background:#f8faff;border:1px solid #cfdcf5;border-radius:8px;margin:8px 10px;padding:9px}.inline-flow>strong,.inline-flow>span strong{font-size:8px}.inline-flow>span{color:#245eea;align-items:center;gap:6px;display:flex}.inline-flow>p{color:#718096;margin:6px 0;font-size:7px;line-height:1.4}.inline-flow>div{gap:4px;margin-top:6px;display:flex}.inline-flow input{border:1px solid #d6dfeb;border-radius:6px;flex:1;min-width:0;height:30px;padding:0 7px;font-size:8px}.inline-flow button{color:#fff;background:#245eea;border:0;border-radius:6px;align-items:center;gap:4px;height:30px;padding:0 8px;font-size:7px;display:flex}.inline-flow button:last-child{color:#66758a;background:#e9eef5;justify-content:center;width:30px;padding:0}.call-note,.next-step-form,.outcome-box{border-bottom:1px solid #edf1f5;padding:10px}.call-note textarea{resize:vertical;color:#3b485e;background:#f9fbfd;border:1px solid #dfe5ed;border-radius:7px;width:100%;min-height:64px;margin-top:8px;padding:8px;font-size:8px;line-height:1.45}.note-save{color:#526077;background:#fff;border:1px solid #dfe5ed;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;height:29px;margin-top:5px;font-size:7px;display:flex}.next-step-form label{color:#7b8798;gap:4px;margin-top:8px;font-size:7px;display:grid}.next-step-form select,.next-step-form input{color:#3b485e;background:#f9fbfd;border:1px solid #dfe5ed;border-radius:7px;width:100%;height:31px;padding:0 7px;font-size:8px}.date-shortcuts{gap:4px;margin-top:5px;display:flex}.date-shortcuts button{color:#617087;background:#fff;border:1px solid #dfe5ed;border-radius:6px;height:24px;padding:0 7px;font-size:6px}.save-next{color:#fff;background:#15243a;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:100%;height:31px;margin-top:7px;font-size:8px;display:flex}.inline-error{color:#a82e47;background:#fff5f7;border:1px solid #f2cbd5;border-radius:7px;align-items:flex-start;gap:6px;margin:8px 10px;padding:8px;font-size:7px;line-height:1.35;display:flex}.outcome-box{grid-template-columns:1fr 1fr;gap:5px;display:grid}.outcome-box .context-heading{grid-column:1/-1;margin-bottom:2px}.outcome-box button{color:#5f6d82;background:#fff;border:1px solid #dfe5ed;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:31px;font-size:7px;display:flex}.outcome-box button:hover{border-color:#b9ccfa}.outcome-box button.talked{color:#245eea;background:#edf3ff;border-color:#d2def8;grid-column:1/-1}.outcome-box button.won{color:#08795a;background:#eaf9f4;border-color:#c9eee1}.outcome-box button.lost{color:#8a5260;background:#fff7f8;border-color:#efdce1}.customer-drawer-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0912216e;justify-content:flex-end;display:flex;position:fixed;inset:0}.customer-drawer{background:#f6f8fb;width:min(430px,100%);height:100%;animation:.24s ease-out drawer-in;overflow-y:auto;box-shadow:-22px 0 60px #09122133}.customer-drawer>header{background:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:42px 1fr 34px;align-items:center;gap:10px;min-height:92px;padding:18px;display:grid}.customer-drawer>header>span:nth-child(2){display:grid}.customer-drawer>header small{text-transform:uppercase;letter-spacing:.08em;color:#8490a3;font-size:7px}.customer-drawer>header h2{margin:4px 0 2px;font:700 15px Manrope,sans-serif}.customer-drawer>header p{color:#7a8799;margin:0;font-size:8px}.customer-drawer>header button{color:#627086;background:#f1f4f8;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.drawer-metrics{grid-template-columns:repeat(3,1fr);background:#e2e8f0!important;border:0!important;border-radius:0!important;gap:1px!important;padding:0!important;display:grid!important}.drawer-metrics>div{background:#fff;padding:13px;display:grid}.drawer-metrics small{text-transform:uppercase;color:#8c98a9;font-size:6px}.drawer-metrics strong{margin-top:4px;font-size:10px}.customer-drawer>section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin:12px;padding:14px}.customer-drawer h3{margin:0 0 9px;font-size:9px}.customer-drawer section>p{color:#69768a;margin:0;font-size:8px;line-height:1.55}.drawer-row{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:10px;min-height:37px;display:flex}.drawer-row span{color:#8490a3;font-size:7px}.drawer-row strong{text-align:right;font-size:7px}.drawer-cta{color:#728096;background:0 0;border:1px dashed #b9c6d7;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:calc(100% - 24px);height:38px;margin:0 12px 30px;font-size:8px;display:flex}@keyframes drawer-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.action-toast{z-index:100;color:#fff;background:#132238;border-radius:10px;align-items:center;gap:9px;min-width:260px;padding:11px 13px;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 18px 45px #09122147}.action-toast>svg{color:#43d4a5}.action-toast>span{color:#bdc8d7;font-size:8px;display:grid}.action-toast strong{color:#fff;margin-bottom:2px;font-size:9px}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1420px){.closing-workspace{grid-template-columns:235px minmax(540px,1fr)}.close-list{position:static}.action-rail{grid-column:1/-1;grid-template-columns:190px 1fr 1fr 1fr;min-height:0;display:grid;position:static}.action-rail-head,.action-grid,.closing-chain,.call-note{border-right:1px solid #edf1f5}.next-step-form{border-top:1px solid #edf1f5;grid-column:2/3}.outcome-box{border-top:1px solid #edf1f5;grid-column:3/5}.inline-flow,.inline-error{grid-column:1/-1}}@media (width<=1050px){.session-bar{grid-template-columns:auto auto 1fr auto auto}.session-stat:nth-of-type(2),.guide-content em{display:none}.closing-summary{grid-template-columns:1fr 1fr}.closing-workspace{grid-template-columns:1fr}.close-list,.action-rail{min-height:0;position:static}.action-rail{grid-column:auto;grid-template-columns:1fr 1fr}.action-rail-head{border-right:0;grid-column:1/-1}.closing-chain,.call-note{border-right:0}.next-step-form{grid-column:auto}.outcome-box{grid-column:1/-1}.deal-context-grid{grid-template-columns:1fr}}@media (width<=720px){.session-bar{grid-template-columns:1fr auto auto;gap:8px}.session-stat,.session-progress{display:none}.session-button{justify-content:center;width:34px;padding:0;font-size:0}.guide-content{overflow-x:auto}.closing-summary{grid-template-columns:1fr 1fr}.close-detail-head{grid-template-columns:40px 1fr auto}.deal-owner{display:none}.contact-strip{grid-template-columns:1fr 1fr}.signal-events{grid-template-columns:1fr}.close-facts{grid-template-columns:1fr 1fr}.close-facts>div:nth-child(2){border-right:0}.close-facts>div:nth-child(-n+2){border-bottom:1px solid #e6ebf2}.action-rail{display:block}.action-toast{bottom:16px;left:16px;right:16px}.session-paused{grid-template-columns:42px 1fr}.session-paused .primary-button{grid-column:1/-1}.customer-drawer{width:100%}}@media (width<=480px){.sales-view-switch{width:100%}.sales-view-switch button{flex:1;justify-content:center}.closing-summary{grid-template-columns:1fr}.closing-workspace{display:block}.close-list,.close-detail,.action-rail{margin-bottom:10px}.close-facts{grid-template-columns:1fr}.close-facts>div{border-bottom:1px solid #e6ebf2;border-right:0}.close-facts>div:last-child{border-bottom:0}.buy-signal em,.priority-reason em{display:none}.progress-steps small{max-width:58px}.guide-content>svg{display:none}.guide-content{flex-wrap:wrap}.drawer-metrics{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){.spin,.customer-drawer,.action-toast{animation:none}.sales-view-switch button,.close-deal,.closing-queues button{transition:none}}.deal-flow-position{background:#fff;border:1px solid #dce5f3;border-radius:10px;margin-bottom:10px;overflow:hidden}.deal-flow-position>header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;min-height:34px;padding:0 12px;display:flex}.deal-flow-position>header>span{color:#245eea;align-items:center;gap:6px;display:flex}.deal-flow-position>header strong{color:#344258;font-size:8px}.deal-flow-position>header small{color:#245eea;background:#edf3ff;border-radius:5px;padding:4px 7px;font-size:7px;font-weight:700}.deal-flow-position>div{grid-template-columns:repeat(7,1fr);display:grid;overflow-x:auto}.deal-flow-position>div>span{color:#9aa5b4;border-right:1px solid #edf1f5;align-items:center;gap:6px;min-width:92px;min-height:47px;padding:8px 10px;display:flex}.deal-flow-position>div>span:last-child{border-right:0}.deal-flow-position>div>span>i{background:#eef2f7;border-radius:6px;place-items:center;width:20px;height:20px;font-size:7px;font-style:normal;font-weight:700;display:grid}.deal-flow-position>div>span>small{white-space:nowrap;font-size:7px}.deal-flow-position>div>span.done{color:#08795a}.deal-flow-position>div>span.done>i{background:#eaf9f4}.deal-flow-position>div>span.current{color:#245eea;background:#f5f8ff;font-weight:700}.deal-flow-position>div>span.current>i{color:#fff;background:#245eea;box-shadow:0 0 0 4px #245eea14}.action-step-title{color:#245eea;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:7px;font-size:8px;font-weight:700;display:flex}.action-step-title b,.action-step-divider>b{color:#fff;background:#245eea;border-radius:6px;place-items:center;width:21px;height:21px;font-size:8px;display:grid}.action-step-divider{background:#f8fafc;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;align-items:center;gap:8px;min-height:43px;padding:7px 10px;display:flex}.action-step-divider>span{display:grid}.action-step-divider strong{color:#344258;font-size:8px}.action-step-divider small{color:#8490a3;margin-top:1px;font-size:7px}.action-step-divider.finish>b{background:#0f9f72}.save-next.saved{background:#08795a}.note-save.saved{color:#08795a;background:#eaf9f4;border-color:#c9eee1}.note-save:disabled{cursor:default}@media (width<=1420px){.action-rail{grid-template-columns:190px 1fr 1.25fr}.action-step-divider{grid-column:1/-1}.next-step-form{grid-column:2/4}.outcome-box{grid-column:1/-1}.deal-flow-position>div{grid-template-columns:repeat(7,minmax(100px,1fr))}}@media (width<=1050px){.action-rail{grid-template-columns:1fr 1fr}.action-rail-head{grid-column:1/-1}.action-grid,.closing-chain,.call-note,.next-step-form{grid-column:auto}.action-step-divider,.outcome-box{grid-column:1/-1}}@media (width<=720px){.deal-flow-position>div{grid-template-columns:repeat(7,105px)}}.customer-empty-state{text-align:center;color:#245eea;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:40px;display:flex}.customer-empty-state strong{color:#26334a;margin:14px 0 6px;font-size:18px}.customer-empty-state span{color:#748196;max-width:520px;font-size:14px;line-height:1.55}.customer-page-head{justify-content:space-between;align-items:flex-start;gap:24px;min-height:74px;margin-bottom:20px;display:flex}.customer-page-head h1{letter-spacing:-.75px;color:#131e32;margin:4px 0 5px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.18}.customer-page-head p{color:var(--muted);margin:0;font-size:13px}.customer-top-metrics{border:1px solid var(--border);background:var(--border);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.customer-top-metrics>div{background:#fff;align-content:center;min-height:82px;padding:15px 17px;display:grid}.customer-top-metrics small{text-transform:uppercase;letter-spacing:.06em;color:#8a96a8;font-size:8px}.customer-top-metrics strong{font-variant-numeric:tabular-nums;margin:5px 0 2px;font:700 16px Manrope,sans-serif}.customer-top-metrics em{color:#7e8a9d;font-size:8px;font-style:normal}.customer360-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:12px;display:grid}.customer-index{max-height:calc(100dvh - 110px);position:sticky;top:90px;overflow-y:auto}.customer-search{color:#8793a5;background:#f8fafc;border:1px solid #dfe6ef;border-radius:8px;align-items:center;gap:7px;height:46px;margin:10px 10px 7px;padding:0 9px;display:flex}.customer-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:9px}.customer-filters{gap:3px;padding:0 10px 9px;display:flex;overflow-x:auto}.customer-filters button{color:#788599;white-space:nowrap;background:#f1f4f8;border:0;border-radius:6px;height:26px;padding:0 7px;font-size:7px}.customer-filters button.active{color:#fff;background:#15243a}.customer-count{color:#8a96a8;border-block:1px solid #edf1f5;justify-content:space-between;align-items:center;height:34px;padding:0 11px;font-size:7px;display:flex}.customer-count button{color:#8793a5;background:0 0;border:0;place-items:center;width:26px;height:26px;display:grid}.customer-index-row{border:0;text-align:left;background:#fff;border-bottom:1px solid #edf1f5;grid-template-columns:32px minmax(0,1fr) 32px;align-items:start;gap:8px;width:100%;min-height:83px;padding:11px 9px;transition:all .18s;display:grid;position:relative}.customer-index-row:hover{background:#fafcff}.customer-index-row.active{background:#f3f7ff}.customer-index-row.active:before{content:"";background:#245eea;border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.customer-index-row>span:nth-child(2){min-width:0;display:grid}.customer-index-row>span:nth-child(2)>strong{color:#243047;font-size:9px}.customer-index-row small{color:#8a96a8;margin-top:2px;font-size:7px}.customer-index-row em{color:#617087;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:7px;font-style:normal;overflow:hidden}.health-ring{color:#08795a;background:#f4fcf9;border:3px solid #b8eadb;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.health-ring.risk{color:#b4233e;background:#fff6f8;border-color:#f2cbd5}.customer-empty{color:#8190a4;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:30px;display:flex}.customer-empty strong{margin:8px 0 3px;font-size:9px}.customer-empty span{font-size:7px}.customer-record{min-width:0}.customer-hero{grid-template-columns:minmax(240px,1fr) auto 130px 34px;align-items:center;gap:14px;min-height:111px;padding:15px 16px;display:grid}.customer-identity{align-items:center;gap:11px;display:flex}.company-logo.xl{color:#245eea;background:#edf3ff;border-radius:12px;width:48px;height:48px;font-size:11px}.customer-identity>span:last-child{display:grid}.customer-status-line{align-items:center;gap:7px;display:flex}.customer-status-line em{text-transform:uppercase;letter-spacing:.06em;color:#08795a;background:#eaf9f4;border-radius:5px;padding:4px 5px;font-size:6px;font-style:normal}.customer-status-line em.risk{color:#b4233e;background:#fff0f3}.customer-status-line small{color:#8490a3;font-size:7px}.customer-identity h2{margin:5px 0 2px;font:700 17px Manrope,sans-serif}.customer-identity p{color:#7d899b;margin:0;font-size:8px}.customer-owner{border-right:1px solid #e6ebf2;align-items:center;gap:7px;padding-right:14px;display:flex}.customer-owner>span:last-child{display:grid}.customer-owner small{text-transform:uppercase;color:#94a0b1;font-size:6px}.customer-owner strong{margin-top:2px;font-size:8px}.hero-health{display:grid}.hero-health>small{text-transform:uppercase;color:#8e9aab;font-size:6px}.hero-health>strong{margin:3px 0;font:700 16px Manrope,sans-serif}.hero-health>span{background:#e8edf3;border-radius:3px;height:4px;overflow:hidden}.hero-health i{background:#10b981;border-radius:3px;height:100%;display:block}.hero-health.risk i{background:#dc3655}.customer-contact-actions{border-top:1px solid #edf1f5;grid-column:1/-1;align-items:center;gap:5px;padding-top:11px;display:flex}.customer-contact-actions a,.customer-contact-actions button{color:#526077;background:#fff;border:1px solid #dfe6ef;border-radius:7px;align-items:center;gap:5px;height:30px;padding:0 9px;font-size:7px;text-decoration:none;transition:all .18s;display:flex}.customer-contact-actions a:hover,.customer-contact-actions button:hover{color:#245eea;background:#f8faff;border-color:#b9ccfa}.customer-contact-actions .customer-dial-button{color:#fff;background:#245eea;border-color:#245eea;font-weight:700}.customer-contact-actions .customer-dial-button:hover{color:#fff;background:#1749bd;border-color:#1749bd}.customer-contact-actions .customer-dial-button:disabled{cursor:not-allowed;color:#7d899b;background:#d8dee8;border-color:#d8dee8}.next-best-action{background:#f3f7ff;border:1px solid #cbdaf9;border-radius:11px;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:92px;margin:10px 0;padding:13px 14px;display:grid}.next-best-action>span{color:#245eea;background:#fff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid;box-shadow:0 3px 10px #245eea1a}.next-best-action>div{display:grid}.next-best-action small{text-transform:uppercase;letter-spacing:.06em;color:#6f84b0;font-size:7px}.next-best-action strong{color:#233f79;margin-top:3px;font-size:10px}.next-best-action p{color:#6d7d9e;max-width:720px;margin:4px 0 0;font-size:7px;line-height:1.4}.next-best-action>em{color:#245eea;white-space:nowrap;font-size:7px;font-style:normal;font-weight:600}.next-best-action>button{color:#fff;background:#245eea;border:0;border-radius:7px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:7px;display:flex}.next-best-action.risk{background:#fff6f8;border-color:#f1ccd5}.next-best-action.risk>span{color:#d73555}.next-best-action.risk small,.next-best-action.risk strong{color:#923149}.next-best-action.risk>em{color:#b4233e}.next-best-action.risk>button{background:#b92f4d}.customer-tabs{border-bottom:1px solid #dce3ec;align-items:flex-end;gap:2px;min-height:40px;padding:0 5px;display:flex;overflow-x:auto}.customer-tabs button{color:#758297;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;height:39px;padding:0 11px;font-size:8px;position:relative}.customer-tabs button:hover{color:#245eea}.customer-tabs button.active{color:#245eea;border-color:#245eea;font-weight:600}.customer-tabs i{background:#dc3655;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;right:4px}.customer-overview{padding-top:10px}.overview-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:9px;display:grid}.overview-metrics article{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-content:center;min-height:88px;padding:14px;display:grid}.overview-metrics small{text-transform:uppercase;color:#8b97a8;font-size:7px}.overview-metrics strong{font-variant-numeric:tabular-nums;margin:5px 0 3px;font:700 13px Manrope,sans-serif}.overview-metrics em{color:#7f8c9e;font-size:7px;font-style:normal}.handover-banner{color:#08795a;background:#f2fbf8;border:1px solid #ccefe3;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:64px;margin-bottom:9px;padding:10px 12px;display:grid}.handover-banner>span{display:grid}.handover-banner strong{font-size:8px}.handover-banner small{color:#5f8f82;margin-top:3px;font-size:7px}.handover-banner button{color:#fff;background:#0f9f72;border:0;border-radius:6px;align-items:center;gap:5px;height:29px;padding:0 8px;font-size:7px;display:flex}.overview-grid{grid-template-columns:1.03fr .97fr;gap:9px;display:grid}.overview-grid article>header,.customer-table-card>header,.customer-timeline>header,.invoice-list>header,.milestone-card>header,.delivery-ownership>header,.files-card>header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;height:52px;padding:0 13px;display:flex}.overview-grid header>span,.customer-table-card>header>span,.customer-timeline>header>span,.invoice-list>header>span,.milestone-card>header>span,.delivery-ownership>header>span,.files-card>header>span{align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.overview-grid header svg,.customer-table-card header svg,.customer-timeline header svg,.invoice-list header svg,.milestone-card header svg,.delivery-ownership header svg,.files-card header svg{color:#245eea}.overview-grid header button,.customer-timeline header button,.invoice-list header button{color:#245eea;background:0 0;border:0;align-items:center;gap:4px;font-size:7px;display:flex}.detail-row{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:10px;min-height:38px;margin:0 13px;display:flex}.detail-row:last-child{border-bottom:0}.detail-row span{color:#8490a3;font-size:7px}.detail-row strong{text-align:right;font-size:8px}.delivery-progress{grid-template-columns:1fr auto;align-items:center;gap:8px;height:40px;padding:11px 13px 7px;display:grid}.delivery-progress>span,.large-progress>span{background:#e8edf3;border-radius:3px;height:5px;overflow:hidden}.delivery-progress i,.large-progress i{background:#10b981;border-radius:3px;height:100%;display:block}.delivery-progress strong{font-size:7px}.delivery-step{color:#8a96a8;align-items:center;gap:8px;min-height:38px;padding:0 13px;display:flex}.delivery-step>span{border:1px solid #d7dfe9;border-radius:50%;place-items:center;width:20px;height:20px;font-size:7px;display:grid}.delivery-step strong{font-size:8px}.delivery-step.done{color:#08795a}.delivery-step.done>span{color:#fff;background:#10b981;border-color:#10b981}.attention-card{padding-bottom:12px}.attention-item{border-radius:8px;align-items:flex-start;gap:8px;margin:9px 12px 0;padding:10px;display:flex}.attention-item>span{display:grid}.attention-item small{text-transform:uppercase;font-size:6px}.attention-item strong{margin-top:3px;font-size:8px;line-height:1.35}.attention-item.safe{color:#08795a;background:#f2fbf8}.attention-item.risk{color:#b4233e;background:#fff4f6}.attention-item.opportunity{color:#245eea;background:#f3f7ff}.attention-card>button{color:#245eea;background:#fff;border:1px solid #dfe6ef;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:calc(100% - 24px);height:31px;margin:10px 12px 0;font-size:7px;display:flex}.contact-person{border-bottom:1px solid #edf1f5;grid-template-columns:31px 1fr 25px;align-items:center;gap:8px;min-height:62px;margin:0 12px;display:grid}.contact-person>span:nth-child(2){display:grid}.contact-person strong{font-size:8px}.contact-person small,.contact-person em{color:#7f8c9e;margin-top:2px;font-size:7px;font-style:normal}.contact-person button{color:#8490a3;background:0 0;border:0}.timeline-layout{grid-template-columns:minmax(0,1.55fr) minmax(240px,.65fr);gap:9px;padding-top:10px;display:grid}.customer-timeline,.timeline-composer{min-height:460px}.timeline-entry{grid-template-columns:31px 1fr;gap:10px;min-height:76px;padding:12px 14px;display:grid;position:relative}.timeline-entry:not(:last-child):after{content:"";background:#e0e6ee;width:1px;position:absolute;top:44px;bottom:-10px;left:29px}.timeline-icon{color:#245eea;z-index:1;background:#edf3ff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.timeline-icon.signal{color:#0f9f72;background:#f2fbf8}.timeline-icon.late{color:#d73555;background:#fff1f4}.timeline-icon.money{color:#0f9f72;background:#f1fbf7}.timeline-icon.meeting{color:#7c3aed;background:#f4f1ff}.timeline-entry>div{display:grid}.timeline-entry>div>span{justify-content:space-between;align-items:center;display:flex}.timeline-entry small{color:#98a3b3;font-size:6px}.timeline-entry p{color:#667389;margin:5px 0 0;font-size:8px;line-height:1.45}.timeline-composer{height:max-content;padding:15px;position:sticky;top:90px}.timeline-composer h3{margin:5px 0 10px;font:700 13px Manrope,sans-serif}.timeline-composer textarea{resize:vertical;background:#f9fbfd;border:1px solid #dce3ec;border-radius:8px;width:100%;min-height:130px;padding:9px;font-size:8px;line-height:1.5}.timeline-composer>div{gap:4px;margin:7px 0;display:flex}.timeline-composer>div button{color:#67758a;background:#fff;border:1px solid #dfe6ef;border-radius:6px;align-items:center;gap:4px;height:27px;padding:0 6px;font-size:6px;display:flex}.timeline-composer .composer-save{color:#fff;background:#15243a;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:100%;height:32px;font-size:7px;display:flex}.timeline-composer>small{color:#94a0b1;text-align:center;margin-top:7px;font-size:6px;display:block}.customer-table-card,.economy-grid,.delivery-detail-grid,.files-card{margin-top:10px}.primary-button.small{height:30px;padding:0 9px;font-size:7px}.customer-data-head,.customer-data-row{grid-template-columns:.6fr 1.2fr .8fr 1fr 18px;align-items:center;gap:8px;padding:0 13px;display:grid}.customer-data-head{color:#8a96a8;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;height:34px;font-size:6px}.customer-data-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f5;width:100%;min-height:55px}.customer-data-row:hover{background:#fafcff}.customer-data-row em{color:#64748b;background:#eef2f7;border-radius:5px;justify-self:start;padding:4px 6px;font-size:6px;font-style:normal}.customer-data-row em.active{color:#245eea;background:#edf3ff}.customer-data-row em.opportunity{color:#a65d08;background:#fff6e8}.customer-data-row em.won{color:#08795a;background:#eaf9f4}.customer-data-row strong,.customer-data-row span{font-size:8px}.customer-data-row>svg{color:#91a0b3}.economy-grid{grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);gap:9px;display:grid}.economy-summary,.invoice-list{min-height:360px}.economy-summary{padding:16px}.economy-summary h3{margin:5px 0 14px;font:700 14px Manrope,sans-serif}.economy-summary>div{border-top:1px solid #edf1f5;align-content:center;min-height:52px;display:grid}.economy-summary>div small{text-transform:uppercase;color:#8d99aa;font-size:6px}.economy-summary>div strong{margin-top:3px;font-size:9px}.economy-summary>button{color:#fff;background:#15243a;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:100%;height:33px;margin-top:12px;font-size:7px;display:flex}.invoice-row{border-bottom:1px solid #edf1f5;grid-template-columns:1fr auto 70px 25px;align-items:center;gap:10px;min-height:58px;padding:0 13px;display:grid}.invoice-row>span{display:grid}.invoice-row strong,.invoice-row b{font-size:8px}.invoice-row small{color:#8b97a8;margin-top:2px;font-size:6px}.invoice-row em{text-align:center;border-radius:5px;padding:4px 6px;font-size:6px;font-style:normal}.invoice-row em.paid{color:#08795a;background:#eaf9f4}.invoice-row em.late{color:#b4233e;background:#fff0f3}.invoice-row button{color:#8490a3;background:0 0;border:0}.empty-finance{text-align:center;color:#8490a3;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:30px;display:flex}.empty-finance strong{color:#3a475d;margin:9px 0 3px;font-size:9px}.empty-finance span{max-width:230px;font-size:7px;line-height:1.4}.delivery-detail-grid{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);gap:9px;display:grid}.milestone-card,.delivery-ownership{min-height:390px}.milestone-card>header>em{color:#08795a;font-size:7px;font-style:normal}.large-progress{height:30px;padding:13px 15px 0}.large-progress>span{display:block}.milestone{grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:68px;padding:0 15px;display:grid;position:relative}.milestone:not(:last-child):after{content:"";background:#dfe5ed;width:1px;position:absolute;top:47px;bottom:-20px;left:29px}.milestone>span{color:#8793a5;z-index:1;background:#fff;border:2px solid #d5dde8;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;display:grid}.milestone>div{display:grid}.milestone strong{font-size:8px}.milestone small{color:#8a96a8;margin-top:3px;font-size:7px}.milestone.done>span{color:#fff;background:#10b981;border-color:#10b981}.milestone.current>span{color:#245eea;border-color:#245eea;box-shadow:0 0 0 4px #edf3ff}.milestone button{color:#245eea;background:#f4f7ff;border:1px solid #cfdbf6;border-radius:6px;height:26px;padding:0 7px;font-size:6px}.delivery-ownership>button{color:#245eea;background:#fff;border:1px solid #dfe6ef;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:calc(100% - 28px);height:32px;margin:14px;font-size:7px;display:flex}.files-card{min-height:350px}.files-grid{grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.files-grid article{border:1px solid #e2e8f0;border-radius:9px;grid-template-columns:34px 1fr 28px;align-items:center;gap:8px;min-height:74px;padding:11px;display:grid}.files-grid article>span{color:#245eea;background:#edf3ff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.files-grid article>div{min-width:0;display:grid}.files-grid strong{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.files-grid small{color:#8d99aa;margin-top:3px;font-size:6px}.files-grid button{color:#657389;background:#f1f4f8;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}@media (width<=1180px){.customer360-layout{grid-template-columns:220px minmax(0,1fr)}.customer-hero{grid-template-columns:minmax(210px,1fr) auto 100px 34px}.overview-metrics{grid-template-columns:1fr 1fr}.overview-grid{grid-template-columns:1fr}.customer-top-metrics{grid-template-columns:1fr 1fr}}@media (width<=900px){.customer360-layout{grid-template-columns:1fr}.customer-index{max-height:330px;position:static}.customer-index-row{min-height:72px}.customer-record{min-width:0}.next-best-action{grid-template-columns:36px 1fr auto}.next-best-action>em{display:none}.timeline-layout,.economy-grid,.delivery-detail-grid{grid-template-columns:1fr}.timeline-composer{position:static}.overview-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.customer-page-head{display:block}.customer-page-head .primary-button{margin-top:14px}.customer-top-metrics{grid-template-columns:1fr 1fr}.customer-hero{grid-template-columns:1fr auto}.customer-owner,.hero-health{display:none}.customer-contact-actions{grid-template-columns:1fr 1fr;display:grid}.next-best-action{grid-template-columns:34px 1fr}.next-best-action>button{grid-column:1/-1;justify-content:center;justify-self:stretch}.overview-grid,.overview-metrics{grid-template-columns:1fr}.handover-banner{grid-template-columns:25px 1fr}.handover-banner button{grid-column:1/-1;justify-content:center}.customer-data-head{display:none}.customer-data-row{grid-template-columns:auto 1fr 18px;padding-block:9px}.customer-data-row>span:first-of-type,.customer-data-row>span:nth-of-type(2){grid-column:2}.files-grid{grid-template-columns:1fr}}@media (width<=430px){.customer-tabs{margin-inline:-16px;padding-left:12px}.customer-contact-actions{grid-template-columns:1fr}.next-best-action p{display:none}.invoice-row{grid-template-columns:1fr auto 24px}.invoice-row>em{grid-column:1/3;justify-self:start}.customer-index{margin-inline:-4px}}@media (prefers-reduced-motion:reduce){.customer-index-row,.customer-contact-actions a,.customer-contact-actions button{transition:none}}.delivery-control{min-height:390px;overflow:hidden}.delivery-control>header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;height:52px;padding:0 13px;display:flex}.delivery-control>header span{align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.delivery-control>header svg{color:#245eea}.delivery-control>header em,.milestone>em{color:#245eea;font-size:7px;font-style:normal}.delivery-control.blocked>header em{color:#b4233e}.delivery-gate{background:#f8faff;border:1px solid #dce5f3;border-radius:9px;margin:12px;padding:12px}.delivery-gate>label{color:#718097;gap:4px;margin-top:8px;font-size:7px;display:grid}.delivery-gate textarea,.delivery-gate input{color:#344258;background:#fff;border:1px solid #d9e2ee;border-radius:7px;width:100%;padding:8px;font-size:8px}.delivery-gate textarea{resize:vertical;min-height:72px}.delivery-gate input{height:32px}.delivery-gate>div:last-child{gap:6px;margin-top:9px;display:flex}.delivery-gate .primary-button,.delivery-gate .danger-outline{border-radius:7px;flex:1;justify-content:center;align-items:center;gap:5px;height:32px;font-size:7px;display:flex}.danger-outline{color:#b4233e;background:#fff;border:1px solid #efcad2}.delivery-error{color:#a82e47;background:#fff5f7;border:1px solid #efcad2;border-radius:7px;align-items:flex-start;gap:6px;font-size:7px;line-height:1.35;padding:8px!important;display:flex!important}.delivery-complete{color:#08795a;text-align:center;background:#f2fbf8;border:1px solid #c9eee1;border-radius:10px;justify-items:center;margin:14px;padding:18px;display:grid}.delivery-complete strong{margin:8px 0 3px;font-size:10px}.delivery-complete span{color:#5c8f80;font-size:8px}.live-delivery .milestone-card{min-height:520px}.customer-commercial-proof{color:#176b4b;background:#f0fdf7;border:1px solid #b7e4cf;border-radius:11px;align-items:center;gap:10px;margin:0 0 12px;padding:12px 14px;display:flex}.customer-commercial-proof span{gap:2px;display:grid}.customer-commercial-proof small{color:#4b7465}.customer-commercial-proof em{color:#4b7465;font-size:12px;font-style:normal}.finance-action{border-top:1px solid #e5e9f0;margin-top:10px;padding-top:12px;gap:8px!important;display:grid!important}.finance-action label{color:#667085;gap:5px;font-size:12px;display:grid}.finance-action input{border:1px solid #d8dee8;border-radius:8px;padding:9px}.finance-action button{color:#fff;background:#1d4ed8;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;font-weight:700;display:flex}.invoice-list>header>em{color:#667085;font-size:11px;font-style:normal}.finance-proof{color:#176b4b;background:#f0fdf7;border:1px solid #b7e4cf;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.finance-proof span{gap:2px;display:grid}.finance-proof small,.finance-proof em{color:#4b7465;font-size:11px;font-style:normal}.retention-control{padding-bottom:14px}.retention-control>header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding:14px 15px;display:flex}.retention-control>header>span{color:#344258;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.retention-control>header>em{color:#245eea;background:#edf3ff;border-radius:6px;padding:5px 7px;font-size:9px;font-style:normal}.retention-result{border-radius:9px;gap:4px;margin:12px 14px 0;padding:10px;display:grid}.retention-result.healthy{color:#08795a;background:#eaf9f4}.retention-result.watch{color:#a35806;background:#fff6e8}.retention-result.risk{color:#b4233e;background:#fff0f3}.retention-result strong{font-size:11px}.retention-result small,.retention-result span{font-size:8px;line-height:1.45}.retention-signal-grid{grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px 0;display:grid}.retention-control>label{color:#6f7c90;gap:5px;margin:9px 14px 0;font-size:8px;font-weight:700;display:grid}.retention-control label select,.retention-control label input,.retention-control label textarea{color:#344258;width:100%;font:inherit;background:#fff;border:1px solid #dce3ed;border-radius:7px;outline:none;padding:8px;font-weight:500}.retention-control label textarea{resize:vertical;min-height:58px}.retention-control>button{color:#fff;background:#245eea;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;margin:11px 14px 0;padding:0 11px;font-size:9px;font-weight:700;display:flex}.retention-access-note{color:#7c899c;align-items:center;gap:5px;margin:9px 14px 0;font-size:8px;display:flex}.retention-control .delivery-error{margin:9px 14px 0}@media (width<=560px){.retention-signal-grid{grid-template-columns:1fr}.retention-control>button{width:calc(100% - 28px)}}.customer-edit-backdrop{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0912217a;justify-content:flex-end;display:flex;position:fixed;inset:0}.customer-edit-panel{background:#fff;flex-direction:column;width:min(520px,100%);height:100%;display:flex;box-shadow:-20px 0 60px #09122133}.customer-edit-panel>header{border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;min-height:82px;padding:18px 20px;display:flex}.customer-edit-panel>header span{gap:3px;display:grid}.customer-edit-panel>header small{color:#7d899b;text-transform:uppercase;letter-spacing:.07em;font-size:10px}.customer-edit-panel>header h2{color:#1b273c;margin:0;font:700 18px Manrope,sans-serif}.customer-edit-panel>header button{color:#617087;background:#fff;border:1px solid #dfe6ef;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.customer-edit-fields{grid-template-columns:1fr 1fr;gap:14px;padding:18px 20px;display:grid;overflow-y:auto}.customer-edit-fields label{color:#607087;gap:6px;font-size:12px;font-weight:650;display:grid}.customer-edit-fields label:nth-child(n+4){grid-column:1/-1}.customer-edit-fields input,.customer-edit-fields select,.customer-edit-fields textarea{color:#26334a;width:100%;font:inherit;background:#f9fbfd;border:1px solid #d9e2ee;border-radius:8px;outline:none;padding:10px 11px;font-weight:500}.customer-edit-fields input,.customer-edit-fields select{min-height:42px}.customer-edit-fields textarea{resize:vertical;min-height:72px}.customer-edit-fields input:focus,.customer-edit-fields select:focus,.customer-edit-fields textarea:focus{background:#fff;border-color:#245eea;box-shadow:0 0 0 3px #245eea14}.customer-edit-error{color:#a82e47;background:#fff5f7;border:1px solid #efcad2;border-radius:8px;gap:7px;margin:0 20px;padding:10px 12px;font-size:12px;display:flex}.customer-edit-panel>footer{border-top:1px solid #e6ebf2;justify-content:flex-end;gap:8px;margin-top:auto;padding:16px 20px;display:flex}.customer-edit-panel>footer button{color:#536177;background:#fff;border:1px solid #d9e2ee;border-radius:8px;min-height:40px;padding:0 16px;font-weight:650}.customer-edit-panel>footer .primary-button{color:#fff;background:#245eea;border:0}.customer-edit-panel>footer .primary-button:disabled{color:#fff;box-shadow:none;background:#b9c7e8}@media (width<=560px){.customer-edit-fields{grid-template-columns:1fr}.customer-edit-fields label{grid-column:1!important}}.offers-heading{justify-content:space-between;align-items:flex-start;min-height:74px;margin-bottom:20px;display:flex}.offers-heading h1{color:#131e32;letter-spacing:-.8px;margin:4px 0 5px;font:700 30px/1.15 Manrope,sans-serif}.offers-heading p{color:#6f7d91;margin:0;font-size:14px}.offers-summary{background:#fff;border:1px solid #dce3ec;border-radius:13px;grid-template-columns:repeat(3,1fr);margin-bottom:16px;display:grid;overflow:hidden}.offers-summary article{border-right:1px solid #e3e8ef;align-content:center;min-height:104px;padding:19px;display:grid}.offers-summary article:last-child{border-right:0}.offers-summary small{color:#8390a3;text-transform:uppercase;letter-spacing:.07em;font-size:11px}.offers-summary strong{color:#19253a;margin:6px 0 3px;font:700 21px/1.2 Manrope,sans-serif}.offers-summary span{color:#7a879a;font-size:12px}.offers-list-panel{background:#fff;border:1px solid #dce3ec;border-radius:13px;overflow:hidden}.offers-list-panel>header{border-bottom:1px solid #e5eaf0;align-items:center;gap:12px;min-height:62px;padding:11px 15px;display:flex}.offers-list-panel>header input{color:#27344a;background:#f8fafc;border:1px solid #dbe2ec;border-radius:9px;flex:1;min-width:260px;height:40px;padding:0 12px;font-size:13px}.offers-list-panel>header span{color:#7c899c;font-size:12px}.offers-list-head,.offers-row{grid-template-columns:minmax(170px,1.25fr) .35fr .6fr minmax(170px,1fr) .55fr minmax(190px,1.2fr) 20px;align-items:center;gap:12px;display:grid}.offers-list-head{color:#8995a6;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;min-height:38px;padding:0 16px;font-size:10px;font-weight:700}.offers-row{color:#536177;text-align:left;background:#fff;border:0;border-top:1px solid #edf1f5;width:100%;min-height:68px;padding:10px 16px;font-size:12px}.offers-row:hover,.offers-row.selected{background:#f7f9ff}.offers-row.selected{box-shadow:inset 3px 0 #245eea}.offer-company{align-items:center;gap:10px;min-width:0;display:flex}.offer-company i{color:#536177;background:#edf2f8;border-radius:9px;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:700;display:grid}.offer-company strong{color:#202d43;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.offer-status{color:#607087;background:#edf2f8;border-radius:6px;width:max-content;padding:5px 8px;font-size:10px;font-style:normal;font-weight:650}.offer-status.signed{color:#08795a;background:#eaf9f4}.offer-status.responded,.offer-status.opened{color:#a35806;background:#fff6e8}.offer-status.approved,.offer-status.sent{color:#245eea;background:#edf3ff}.offers-empty{color:#8390a3;align-content:center;place-items:center;gap:7px;min-height:180px;display:grid}.offers-empty strong{color:#334159}.offers-empty span{font-size:12px}.offer-workspace{background:#f7f9fc;border:1px solid #d9e1ec;border-radius:14px;margin-top:18px;overflow:hidden}.offer-workspace>header{background:#fff;border-bottom:1px solid #e4e9f0;justify-content:space-between;align-items:center;min-height:68px;padding:14px 18px;display:flex}.offer-workspace>header>span{gap:3px;display:grid}.offer-workspace>header small{color:#7c899c;text-transform:uppercase;letter-spacing:.07em;font-size:10px}.offer-workspace>header strong{color:#182337;font:700 17px/1.2 Manrope,sans-serif}.offer-workspace>header button{color:#64748b;background:#fff;border:1px solid #dce3ec;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.offer-progress{background:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(6,1fr);display:grid}.offer-progress span{color:#94a0b2;align-content:center;place-items:center;gap:5px;min-height:60px;padding:10px;display:grid;position:relative}.offer-progress span:not(:last-child):after{content:"";background:#dce3ec;height:1px;position:absolute;top:24px;left:62%;right:-38%}.offer-progress i{z-index:1;background:#fff;border:1px solid #d8e0ea;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-style:normal;display:grid}.offer-progress small{font-size:10px}.offer-progress .done{color:#08795a}.offer-progress .done i{color:#fff;background:#10b981;border-color:#10b981}.offer-progress .done:not(:last-child):after{background:#8ed8bf}.offer-notice{color:#08795a;background:#ecfaf5;border:1px solid #bfe8d9;border-radius:9px;margin:14px 16px 0;padding:11px 13px;font-size:12px;font-weight:650}.offer-workspace-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:14px;padding:16px;display:grid}.offer-current,.offer-history{background:#fff;border:1px solid #dce3ec;border-radius:12px;padding:18px}.offer-current h2{color:#1a273d;margin:5px 0 17px;font:700 19px/1.25 Manrope,sans-serif}.offer-form,.offer-next-fields{gap:12px;display:grid}.offer-form label,.offer-next-fields label{color:#607087;gap:6px;font-size:12px;font-weight:650;display:grid}.offer-form input,.offer-form select,.offer-form textarea,.offer-next-fields input,.offer-next-fields textarea{color:#26344a;background:#fff;border:1px solid #d9e2ee;border-radius:8px;outline:none;width:100%;font:500 13px Manrope,sans-serif}.offer-form input,.offer-form select,.offer-next-fields input{height:42px;padding:0 11px}.offer-form textarea,.offer-next-fields textarea{resize:vertical;min-height:88px;padding:10px;line-height:1.45}.offer-form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.offer-form .primary-button,.offer-next-fields .primary-button{justify-self:start;margin-top:2px}.offer-facts{border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:1fr 1fr;margin:0 0 16px;display:grid;overflow:hidden}.offer-facts div{border-bottom:1px solid #edf1f5;border-right:1px solid #edf1f5;align-content:center;gap:4px;min-height:65px;padding:11px 13px;display:grid}.offer-facts div:nth-child(2n){border-right:0}.offer-facts dt{color:#8490a3;font-size:10px}.offer-facts dd{color:#2b3850;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650}.offer-state-action{color:#245eea;background:#f4f7ff;border:1px solid #cbd8fb;border-radius:9px;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.offer-signed{color:#08795a;background:#f1fbf7;border:1px solid #c8eadf;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:15px;display:grid}.offer-signed span{gap:3px;display:grid}.offer-signed small{color:#6b8d83}.offer-signed button{color:#08795a;background:#fff;border:1px solid #b9dfd2;border-radius:8px;height:36px;padding:0 11px;font-size:11px;font-weight:650}.offer-error{color:#a82e47;background:#fff5f7;border:1px solid #efcad2;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:12px}.offer-history{align-self:start}.offer-history>article{border-bottom:1px solid #edf1f5;grid-template-columns:1fr auto;gap:4px 10px;padding:13px 0;display:grid}.offer-history>article>span{gap:3px;display:grid}.offer-history>article strong{color:#26344a;font-size:12px}.offer-history>article small{color:#8490a3;font-size:10px}.offer-history>article>small{grid-column:1/-1}.offer-history em{color:#245eea;font-size:11px;font-style:normal;font-weight:700}.offer-history>p{color:#8490a3;font-size:12px}@media (width<=1050px){.offers-list-head{display:none}.offers-row{grid-template-columns:1fr auto auto}.offers-row>span:nth-of-type(2),.offers-row>span:nth-of-type(3),.offers-row>strong{display:none}.offer-workspace-grid{grid-template-columns:1fr}}@media (width<=760px){.offers-summary{grid-template-columns:1fr}.offers-summary article{border-bottom:1px solid #e3e8ef;border-right:0}.offer-progress{overflow-x:auto}.offer-progress span{min-width:90px}.offer-form>div,.offer-facts{grid-template-columns:1fr}.offers-row{grid-template-columns:1fr auto}.offers-row .offer-status{display:none}}.offer-filters{flex-wrap:wrap;gap:7px;margin:0 0 13px;display:flex}.offer-filters button{color:#607087;background:#fff;border:1px solid #dbe3ee;border-radius:9px;align-items:center;gap:6px;height:37px;padding:0 11px;font-size:11px;display:flex}.offer-filters button.active{color:#fff;background:#245eea;border-color:#245eea}.offer-filters b{color:#536177;background:#eef2f7;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:9px;display:grid}.offer-filters button.active b{color:#fff;background:#ffffff2e}.burn-brief{color:#b75d0a;background:#fff8f0;border:1px solid #f3d2b4;border-radius:10px;align-items:center;gap:10px;min-height:58px;margin-bottom:13px;padding:11px 14px;display:flex}.burn-brief span{gap:2px;display:grid}.burn-brief strong{font-size:12px}.burn-brief small{color:#8b6543;font-size:10px}.offer-burn-card{background:#fff7f8;border:1px solid #f0c9cf;border-radius:11px;margin-top:16px;padding:15px}.offer-burn-card h3{margin:4px 0 11px;font:700 15px Manrope,sans-serif}.offer-burn-card>div{flex-wrap:wrap;gap:6px;display:flex}.offer-burn-card>div button{color:#536177;background:#fff;border:1px solid #dbe3ee;border-radius:8px;height:34px;padding:0 10px}.offer-burn-card>div button.active.won{color:#08795a;background:#eaf9f4;border-color:#0f9f72}.offer-burn-card>div button.active.lost{color:#b4233e;background:#fff0f3;border-color:#dc3655}.offer-burn-card>div button.active.nurture{color:#a35806;background:#fff6e8;border-color:#d97706}.offer-burn-card>small{color:#7d899b;margin-top:8px;font-size:10px;display:block}.offer-burn-card label{color:#607087;gap:5px;margin-top:12px;font-size:11px;font-weight:650;display:grid}.offer-burn-card textarea{resize:vertical;background:#fff;border:1px solid #d9e2ee;border-radius:8px;min-height:72px;padding:9px}.offer-burn-card .burn-save{color:#fff;background:#b92f4d;border:0;border-radius:8px;width:100%;height:38px;margin-top:9px;font-weight:700}.offer-burn-card .burn-save:disabled{opacity:.45}.finance-heading{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.finance-heading h1{color:#17233a;margin:5px 0 7px;font:750 32px/1.1 Manrope,sans-serif}.finance-heading p{color:#718096;font-size:14px}.finance-summary{background:#fff;border:1px solid #dfe5ee;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid;overflow:hidden}.finance-summary article{border-right:1px solid #e5e9f0;align-content:center;min-height:108px;padding:18px;display:grid}.finance-summary article:last-child{border-right:0}.finance-summary small{text-transform:uppercase;letter-spacing:.05em;color:#8b97aa;font-size:11px}.finance-summary strong{color:#17233a;margin:8px 0 4px;font:750 22px Manrope,sans-serif}.finance-summary span{color:#7a879a;font-size:12px}.finance-list-panel{background:#fff;border:1px solid #dfe5ee;border-radius:14px;overflow:hidden}.finance-list-panel>header{border-bottom:1px solid #e7ebf1;align-items:center;gap:12px;min-height:62px;padding:12px 16px;display:flex}.finance-list-panel>header input{border:1px solid #d8dee8;border-radius:9px;width:min(360px,100%);height:38px;padding:0 12px;font-size:13px}.finance-list-panel>header span{color:#718096;font-size:12px}.finance-list-head,.finance-row{grid-template-columns:minmax(180px,1.25fr) minmax(130px,.8fr) minmax(120px,.75fr) minmax(100px,.65fr) minmax(170px,1fr) 20px;align-items:center;gap:14px;padding:0 16px;display:grid}.finance-list-head{color:#8a96a8;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;min-height:38px;font-size:10px}.finance-row{text-align:left;color:#27344d;background:#fff;border:0;border-top:1px solid #edf0f4;width:100%;min-height:68px}.finance-row:hover,.finance-row.selected{background:#f5f8ff}.finance-row span,.finance-row strong{font-size:13px}.finance-row>svg{color:#8a96a8}.finance-company{align-items:center;gap:10px;display:flex}.finance-company i{color:#245eea;background:#eef3ff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;font-weight:700;display:grid}.finance-status{color:#5f6c80;background:#f1f4f8;border-radius:6px;justify-self:start;padding:5px 8px;font-size:11px;font-style:normal}.finance-status.draft{color:#9a6100;background:#fff6e6}.finance-status.approved{color:#245eea;background:#edf3ff}.finance-status.issued{color:#6741c7;background:#f1edff}.finance-status.paid{color:#08795a;background:#eaf9f4}.finance-empty{color:#8490a3;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.finance-empty strong{color:#344054;margin:10px 0 4px}.finance-empty span{font-size:12px}.finance-workspace{background:#fff;border:1px solid #d9e1ec;border-radius:14px;margin-top:18px;overflow:hidden}.finance-workspace>header{border-bottom:1px solid #e5e9f0;justify-content:space-between;align-items:center;min-height:64px;padding:0 18px;display:flex}.finance-workspace>header span{display:grid}.finance-workspace>header small{color:#7a879a;font-size:11px}.finance-workspace>header strong{margin-top:3px;font-size:17px}.finance-workspace>header button{background:#fff;border:1px solid #dde3ec;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.finance-progress{border-bottom:1px solid #e8ecf2;grid-template-columns:repeat(4,1fr);padding:16px 18px;display:grid}.finance-progress span{color:#98a2b3;align-items:center;gap:7px;display:flex}.finance-progress i{border:1px solid #d7dee8;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-style:normal;display:grid}.finance-progress small{font-size:11px}.finance-progress .done{color:#08795a}.finance-progress .done i{color:#fff;background:#10b981;border-color:#10b981}.finance-notice{color:#176b4b;background:#f0fdf7;border:1px solid #b7e4cf;border-radius:9px;margin:14px 18px 0;padding:10px 12px;font-size:12px}.finance-workspace-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:18px;padding:18px;display:grid}.finance-current,.finance-proof-list{border:1px solid #e0e5ed;border-radius:12px;padding:18px}.finance-current h2{margin:5px 0 16px;font:700 21px Manrope,sans-serif}.finance-facts{grid-template-columns:repeat(2,1fr);gap:10px;margin:0 0 16px;display:grid}.finance-facts div{background:#f8fafc;border-radius:9px;padding:12px}.finance-facts dt{color:#8793a5;font-size:10px}.finance-facts dd{margin:4px 0 0;font-size:13px;font-weight:700}.finance-form{border-top:1px solid #e5e9f0;grid-template-columns:1fr 1fr;gap:10px;padding-top:16px;display:grid}.finance-form label{color:#667085;gap:6px;font-size:12px;display:grid}.finance-form input{border:1px solid #d8dee8;border-radius:8px;height:40px;padding:0 10px;font-size:13px}.finance-form button{color:#fff;background:#1d4ed8;border:0;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;min-height:40px;font-weight:700;display:flex}.finance-form button:disabled{opacity:.45}.finance-proof-list{align-content:start;gap:10px;display:grid}.finance-proof-list>article{background:#f8fafc;border-radius:9px;gap:4px;padding:12px;display:grid}.finance-proof-list small{color:#7a879a;font-size:10px}.finance-proof-list strong{font-size:12px}.finance-paid{color:#176b4b;background:#f0fdf7;border:1px solid #b7e4cf;border-radius:10px;align-items:center;gap:11px;padding:14px;display:flex}.finance-paid span{display:grid}.finance-paid small{margin-top:3px;font-size:11px}.finance-error{color:#b4233e;background:#fff0f3;border-radius:8px;margin-top:12px;padding:10px;font-size:12px}@media (width<=900px){.finance-summary{grid-template-columns:repeat(2,1fr)}.finance-workspace-grid{grid-template-columns:1fr}.finance-list-head{display:none}.finance-row{grid-template-columns:1fr auto}.finance-row>:nth-child(n+3){display:none}}@media (width<=560px){.finance-summary{grid-template-columns:1fr}.finance-summary article{border-bottom:1px solid #e5e9f0;border-right:0}.finance-progress small{display:none}.finance-facts,.finance-form{grid-template-columns:1fr}}.prospect-page-head{justify-content:space-between;align-items:flex-start;gap:24px;min-height:74px;margin-bottom:17px;display:flex}.prospect-page-head h1{letter-spacing:-.75px;color:#131e32;margin:4px 0 5px;font:700 28px/1.18 Manrope,sans-serif}.prospect-page-head p{color:var(--muted);margin:0;font-size:13px}.prospect-page-head>div:last-child{gap:7px;margin-top:9px;display:flex}.lead-engine-strip{color:#64738a;background:#f8faff;border:1px solid #dce5f3;border-radius:11px;align-items:center;gap:12px;min-height:54px;margin-bottom:10px;padding:8px 12px;display:flex}.lead-engine-strip>span{color:#245eea;align-items:center;gap:6px;display:flex}.lead-engine-strip>span strong{font-size:8px}.lead-engine-strip>div{align-items:center;gap:5px;display:flex}.lead-engine-strip b{color:#245eea;background:#fff;border-radius:5px;place-items:center;width:19px;height:19px;font-size:6px;display:grid;box-shadow:0 1px 3px #15203317}.lead-engine-strip small{font-size:7px}.lead-engine-strip>div>svg{color:#aab6c6;margin-left:6px}.lead-engine-strip>em{color:#245eea;margin-left:auto;font-size:7px;font-style:normal;font-weight:600}.prospect-metrics{border:1px solid var(--border);background:var(--border);border-radius:11px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:10px;display:grid;overflow:hidden}.prospect-metrics>div{background:#fff;align-content:center;min-height:72px;padding:12px 14px;display:grid}.prospect-metrics small{text-transform:uppercase;letter-spacing:.06em;color:#8b97a8;font-size:7px}.prospect-metrics strong{font-variant-numeric:tabular-nums;margin:4px 0 2px;font:700 14px Manrope,sans-serif}.prospect-metrics em{color:#8390a3;font-size:7px;font-style:normal}.prospect-queues{gap:5px;padding-bottom:10px;display:flex;overflow-x:auto}.prospect-queues>button{color:#68768b;white-space:nowrap;background:#fff;border:1px solid #dfe6ef;border-radius:7px;align-items:center;gap:6px;height:32px;padding:0 9px;font-size:8px;display:flex}.prospect-queues>button:hover{color:#245eea;border-color:#b9ccfa}.prospect-queues>button.active{color:#245eea;background:#f4f7ff;border-color:#b9ccfa}.prospect-queues i{background:#94a3b8;border-radius:50%;width:7px;height:7px}.prospect-queues i.hot{background:#dc3655}.prospect-queues i.ready{background:#10b981}.prospect-queues i.sequence{background:#245eea}.prospect-queues i.data{background:#f59e0b}.prospect-queues b{background:#eef2f7;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:7px;display:grid}.prospect-queues .refresh-leads{color:#fff;background:#15243a;border-color:#15243a;margin-left:auto}.prospecting-workspace{grid-template-columns:minmax(225px,.66fr) minmax(555px,1.68fr) minmax(265px,.76fr);align-items:start;gap:11px;display:grid}.lead-list,.prospect-actions{max-height:calc(100dvh - 106px);position:sticky;top:88px;overflow-y:auto}.lead-detail{overflow:hidden}.lead-search{color:#8b97a8;background:#f8fafc;border:1px solid #dfe6ef;border-radius:8px;align-items:center;gap:7px;height:42px;margin:9px;padding:0 9px;display:flex}.lead-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:8px}.lead-list-meta{border-block:1px solid #edf1f5;justify-content:space-between;align-items:center;height:31px;padding:0 10px;display:flex}.lead-list-meta span,.lead-list-meta em{color:#8d99aa;font-size:6px;font-style:normal}.lead-row{border:0;text-align:left;background:#fff;border-bottom:1px solid #edf1f5;grid-template-columns:31px minmax(0,1fr) auto;align-items:start;gap:8px;width:100%;min-height:78px;padding:10px 8px;display:grid;position:relative}.lead-row:hover{background:#fafcff}.lead-row.active{background:#f3f7ff}.lead-row.active:before{content:"";background:#245eea;border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.lead-row>span:nth-child(2){min-width:0;display:grid}.lead-row>span:nth-child(2)>strong{color:#253148;font-size:8px}.lead-row>span:nth-child(2)>small{color:#69768a;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:7px;overflow:hidden}.lead-row>span:nth-child(2)>em{color:#97a2b2;align-items:center;gap:3px;margin-top:7px;font-size:6px;font-style:normal;display:flex}.lead-row>span:last-child{justify-items:end;gap:5px;display:grid}.lead-row>span:last-child b{color:#08795a;background:#eaf9f4;border-radius:6px;place-items:center;width:27px;height:23px;font-size:8px;display:grid}.lead-row>span:last-child small{color:#8d99aa;font-size:6px}.lead-empty{text-align:center;color:#0f9f72;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:25px;display:flex}.lead-empty strong{color:#334158;margin:8px 0 3px;font-size:9px}.lead-empty span{color:#8592a4;font-size:7px}.lead-priority{color:#fff;background:#122039;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;min-height:41px;padding:7px 13px;display:grid}.lead-priority>svg{color:#43d4a5}.lead-priority>span{align-items:baseline;gap:6px;min-width:0;display:flex}.lead-priority small{text-transform:uppercase;letter-spacing:.06em;color:#8fa0b8;font-size:6px}.lead-priority strong{white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.lead-priority>em{color:#b7c4d5;background:#ffffff14;border-radius:5px;padding:4px 6px;font-size:6px;font-style:normal}.lead-identity{border-bottom:1px solid #edf1f5;grid-template-columns:42px minmax(0,1fr) auto 48px;align-items:center;gap:10px;min-height:78px;padding:13px 14px;display:grid}.lead-identity>span:nth-child(2){min-width:0;display:grid}.lead-identity>span:nth-child(2)>small{text-transform:uppercase;letter-spacing:.06em;color:#8a96a8;font-size:6px}.lead-identity h2{margin:4px 0 2px;font:700 14px Manrope,sans-serif}.lead-identity p{color:#7f8c9e;margin:0;font-size:8px}.lead-owner{border-right:1px solid #e6ebf2;align-items:center;gap:6px;padding-right:11px;display:flex}.lead-owner>span:last-child{display:grid}.lead-owner small{text-transform:uppercase;color:#94a0b1;font-size:6px}.lead-owner strong{margin-top:2px;font-size:8px}.lead-score{background:#f3fcf9;border:4px solid #b8eadb;border-radius:50%;align-content:center;place-items:center;width:45px;height:45px;display:grid}.lead-score strong{color:#08795a;font:700 12px/1 Manrope,sans-serif}.lead-score small{color:#648e82;margin-top:2px;font-size:5px}.intent-signal{background:#f3fcf9;border:1px solid #ccefe3;border-radius:8px;grid-template-columns:29px 1fr auto;align-items:center;gap:8px;margin:10px 12px 0;padding:10px;display:grid}.intent-signal>span{color:#0f9f72;background:#fff;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.intent-signal>div{display:grid}.intent-signal small{text-transform:uppercase;letter-spacing:.06em;color:#509582;font-size:6px}.intent-signal strong{color:#17624f;margin-top:2px;font-size:8px}.intent-signal>em{color:#08795a;background:#dff7ef;border-radius:5px;padding:4px 6px;font-size:6px;font-style:normal}.score-breakdown{grid-template-columns:repeat(3,1fr);gap:7px;margin:8px 12px;display:grid}.score-breakdown>div{border:1px solid #e4eaf1;border-radius:8px;padding:9px;display:grid}.score-breakdown>div>span{justify-content:space-between;align-items:center;display:flex}.score-breakdown small{text-transform:uppercase;color:#8995a6;font-size:6px}.score-breakdown strong{font-size:10px}.score-breakdown em{color:#8d99aa;margin:4px 0 7px;font-size:6px;font-style:normal}.score-breakdown i{background:#e8edf3;border-radius:3px;height:4px;overflow:hidden}.score-breakdown b{background:#245eea;border-radius:3px;height:100%;display:block}.lead-facts{border:1px solid #e5ebf2;border-radius:8px;grid-template-columns:repeat(3,1fr);margin:0 12px 8px;display:grid;overflow:hidden}.lead-facts>div{border-bottom:1px solid #e8edf3;border-right:1px solid #e8edf3;align-content:center;min-height:45px;padding:8px 9px;display:grid}.lead-facts>div:nth-child(3n){border-right:0}.lead-facts>div:nth-last-child(-n+3){border-bottom:0}.lead-facts small{text-transform:uppercase;color:#98a3b3;font-size:6px}.lead-facts strong{margin-top:3px;font-size:7px}.qualification-grid{grid-template-columns:1.2fr .8fr;gap:8px;margin:0 12px 8px;display:grid}.qualification-grid>article{border:1px solid #e4eaf1;border-radius:8px;padding:10px}.qualification-grid header,.prospect-timeline>header{justify-content:space-between;align-items:center;display:flex}.qualification-grid header>span,.prospect-timeline>header>span{align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.qualification-grid header svg,.prospect-timeline header svg{color:#245eea}.qualification-grid header>em,.prospect-timeline header>em{color:#8a96a8;font-size:6px;font-style:normal}.qualification-grid>article>p{color:#647188;margin:8px 0;font-size:7px;line-height:1.5}.recommended-angle,.qualification-risk{border-radius:7px;grid-template-columns:18px 1fr;align-items:start;gap:6px;padding:8px;display:grid}.recommended-angle{color:#245eea;background:#f2f6ff}.qualification-risk{color:#a45b08;background:#fff7ed;margin-top:5px}.recommended-angle>span,.qualification-risk>span{display:grid}.recommended-angle small,.qualification-risk small{text-transform:uppercase;font-size:5px}.recommended-angle strong,.qualification-risk strong{margin-top:2px;font-size:7px;line-height:1.4}.fit-reason{color:#08795a;border-bottom:1px solid #edf1f5;align-items:center;gap:6px;min-height:29px;display:flex}.fit-reason span{color:#536177;font-size:7px}.tech-stack{padding-top:8px}.tech-stack>small{text-transform:uppercase;color:#8b97a8;font-size:6px}.tech-stack>span{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.tech-stack em{color:#5f6d82;background:#f1f4f8;border-radius:5px;padding:4px 5px;font-size:6px;font-style:normal}.prospect-timeline{border:1px solid #e4eaf1;border-radius:8px;margin:0 12px 12px;padding:10px}.prospect-timeline>header{margin-bottom:5px}.prospect-timeline>div{border-top:1px solid #edf1f5;grid-template-columns:20px 1fr auto;align-items:center;gap:6px;min-height:44px;display:grid}.event-dot{color:#245eea}.prospect-timeline>div>span:nth-child(2){display:grid}.prospect-timeline strong{font-size:7px}.prospect-timeline small{color:#8b97a8;margin-top:2px;font-size:6px}.prospect-timeline>div>em{color:#929eae;font-size:6px;font-style:normal}.prospect-actions>header{border-bottom:1px solid #edf1f5;padding:13px}.prospect-actions h2{margin:4px 0;font:700 13px/1.3 Manrope,sans-serif}.prospect-actions header p{color:#8390a3;margin:0;font-size:7px}.lead-contact{border-bottom:1px solid #edf1f5;grid-template-columns:1fr 1fr;gap:5px;padding:9px;display:grid}.lead-contact a{color:#526077;border:1px solid #dfe6ef;border-radius:7px;align-items:center;gap:6px;min-width:0;min-height:40px;padding:7px;text-decoration:none;display:flex}.lead-contact a:hover{color:#245eea;border-color:#b9ccfa}.lead-contact a.disabled{opacity:.45;pointer-events:none}.lead-contact a>span{min-width:0;display:grid}.lead-contact small{text-transform:uppercase;color:#98a3b3;font-size:5px}.lead-contact strong{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:6px;overflow:hidden}.owner-assignment,.quality-gate,.handoff-box{border-bottom:1px solid #edf1f5;padding:9px}.context-title{color:#38465c;align-items:center;gap:6px;display:flex}.context-title>svg{color:#245eea}.context-title strong{font-size:8px}.context-title em{color:#8793a5;margin-left:auto;font-size:6px;font-style:normal}.owner-assignment>div:last-child{grid-template-columns:1fr auto;gap:5px;margin-top:7px;display:grid}.owner-assignment select{background:#f9fbfd;border:1px solid #dfe6ef;border-radius:6px;height:30px;padding:0 7px;font-size:7px}.owner-assignment button{color:#fff;background:#15243a;border:0;border-radius:6px;height:30px;padding:0 8px;font-size:7px}.quality-gate .context-title{margin-bottom:6px}.quality-gate>div:not(.context-title){align-items:center;gap:6px;min-height:24px;font-size:7px;display:flex}.quality-gate .passed{color:#08795a}.quality-gate .missing{color:#b4670b}.prospect-action-grid{border-bottom:1px solid #edf1f5;grid-template-columns:1fr 1fr;gap:5px;padding:9px;display:grid}.prospect-action-grid button{color:#56647a;background:#fff;border:1px solid #dfe6ef;border-radius:7px;align-items:center;gap:5px;min-height:36px;padding:6px;font-size:7px;display:flex}.prospect-action-grid button:hover{color:#245eea;border-color:#b9ccfa}.prospect-action-grid .recommended{color:#fff;background:#245eea;border-color:#245eea;grid-column:1/-1;grid-template-columns:18px 1fr auto;display:grid}.prospect-action-grid em{text-transform:uppercase;background:#ffffff29;border-radius:4px;padding:3px 4px;font-size:5px;font-style:normal}.prospect-composer{background:#f6f8ff;border:1px solid #cddbf8;border-radius:8px;margin:8px;padding:9px}.prospect-composer>span{color:#245eea;align-items:center;gap:6px;display:flex}.prospect-composer strong{font-size:8px}.prospect-composer p{color:#697a9b;font-size:7px;line-height:1.4}.prospect-composer textarea{resize:vertical;background:#fff;border:1px solid #d8e0ee;border-radius:7px;width:100%;min-height:85px;padding:7px;font-size:7px;line-height:1.5}.prospect-composer>div{gap:4px;margin-top:5px;display:flex}.prospect-composer button{color:#fff;background:#245eea;border:0;border-radius:6px;align-items:center;gap:4px;height:28px;padding:0 7px;font-size:6px;display:flex}.prospect-composer button:last-child{color:#68768b;background:#e9eef5;justify-content:center;width:28px;padding:0}.handoff-box p{color:#7a8799;font-size:7px;line-height:1.4}.create-deal{color:#fff;background:#0f9f72;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:100%;height:33px;font-size:7px;display:flex}.create-deal.disabled{color:#8793a5;background:#dce3ec}.discard-lead{color:#8a6070;background:0 0;border:0;width:100%;height:27px;margin-top:4px;font-size:6px}.domain-proof{color:#7a8799;border:1px dashed #cbd5e1;border-radius:8px;align-items:center;gap:6px;min-height:35px;margin-top:9px;padding:0 11px;font-size:6px;display:flex}.domain-proof>span{color:#245eea;font-weight:600}.domain-proof>i{background:#b4bfcd;border-radius:50%;width:3px;height:3px}@media (width<=1420px){.prospecting-workspace{grid-template-columns:225px minmax(530px,1fr)}.prospect-actions{grid-column:1/-1;grid-template-columns:180px 1fr 1fr 1fr;max-height:none;display:grid;position:static}.prospect-actions>header,.owner-assignment,.quality-gate,.prospect-action-grid{border-right:1px solid #edf1f5}.lead-contact{grid-column:2/3}.owner-assignment{grid-column:3/4}.quality-gate{grid-area:1/4/3/5}.prospect-action-grid{grid-column:1/3}.handoff-box{grid-column:3/4}.prospect-composer{grid-column:1/-1}}@media (width<=1000px){.lead-engine-strip>em{display:none}.prospect-metrics{grid-template-columns:1fr 1fr}.prospecting-workspace{grid-template-columns:1fr}.lead-list{max-height:340px;position:static}.prospect-actions{grid-template-columns:1fr 1fr;display:grid}.prospect-actions>header{grid-column:1/-1}.lead-contact,.owner-assignment,.quality-gate,.prospect-action-grid,.handoff-box{border-right:0;grid-area:auto}.quality-gate,.handoff-box{grid-column:1/-1}.qualification-grid{grid-template-columns:1fr}}@media (width<=700px){.prospect-page-head{display:block}.prospect-page-head>div:last-child{margin-top:13px}.lead-engine-strip{overflow-x:auto}.lead-engine-strip>span{background:#f8faff;padding-right:6px;position:sticky;left:0}.prospect-metrics{grid-template-columns:1fr 1fr}.prospect-queues .refresh-leads{margin-left:0}.lead-identity{grid-template-columns:42px 1fr auto}.lead-owner{display:none}.lead-facts{grid-template-columns:1fr 1fr}.lead-facts>div{border-bottom:1px solid #e8edf3!important;border-right:1px solid #e8edf3!important}.lead-facts>div:nth-child(2n){border-right:0!important}.lead-facts>div:nth-last-child(-n+2){border-bottom:0!important}.prospect-actions{display:block}.score-breakdown{grid-template-columns:1fr}.domain-proof{white-space:nowrap;overflow-x:auto}}@media (width<=440px){.prospect-page-head>div:last-child{grid-template-columns:1fr 1fr;display:grid}.prospect-page-head>div:last-child button{justify-content:center}.prospect-metrics{grid-template-columns:1fr 1fr}.intent-signal{grid-template-columns:28px 1fr}.intent-signal>em{display:none}.lead-facts{grid-template-columns:1fr}.lead-facts>div{border-right:0!important}.lead-facts>div:nth-last-child(2){border-bottom:1px solid #e8edf3!important}.qualification-grid{display:block}.qualification-grid>article+article{margin-top:7px}.prospect-timeline>div{grid-template-columns:18px 1fr}.prospect-timeline>div>em{grid-column:2}.lead-contact,.prospect-action-grid{grid-template-columns:1fr}.prospect-action-grid .recommended{grid-column:auto}}@media (prefers-reduced-motion:reduce){.lead-row{transition:none}.spin{animation:none}}.prospect-page-head h1{font-size:32px}.prospect-page-head p{font-size:15px}.prospect-metrics>div{min-height:94px;padding:16px 18px}.prospect-metrics small{font-size:12px!important}.prospect-metrics strong{margin:5px 0 3px;font-size:22px}.prospect-metrics em{color:#748196;font-size:12px}.prospect-queues{gap:8px;padding-bottom:14px}.prospect-queues>button{border-radius:9px;min-height:42px;padding:0 14px;font-size:14px;font-weight:650}.prospect-queues b{min-width:24px;height:24px;font-size:11px}.prospecting-workspace.simplified{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:14px;display:grid}.prospecting-workspace.simplified .lead-list{max-height:calc(100dvh - 112px);top:92px}.lead-pagination{background:#fffffff7;border-top:1px solid #e4eaf2;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:10px;display:grid;position:sticky;bottom:0}.lead-pagination button{color:#26334a;background:#fff;border:1px solid #d7e0eb;border-radius:7px;min-height:34px}.lead-pagination button:disabled{opacity:.45}.lead-pagination span{color:#68768b;font-size:12px}.lead-search{height:50px;margin:12px;padding:0 12px}.lead-search input{font-size:14px!important}.lead-list-meta{height:42px;padding:0 14px}.lead-list-meta span,.lead-list-meta em{font-size:12px}.lead-row{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;min-height:96px;padding:14px 12px}.lead-row>span:nth-child(2)>strong{font-size:14px}.lead-row>span:nth-child(2)>small{margin-top:4px;font-size:12px!important}.lead-row>span:nth-child(2)>em{margin-top:9px;font-size:11px}.lead-row>span:last-child b{width:34px;height:28px;font-size:12px}.lead-row>span:last-child small{font-size:10px!important}.lead-empty strong{font-size:15px}.lead-empty span{font-size:13px}.detail-empty{min-height:500px}.lead-identity.simplified{grid-template-columns:52px minmax(0,1fr) auto 62px;gap:14px;min-height:112px;padding:20px}.lead-identity.simplified h2{margin:5px 0 3px;font-size:24px}.lead-identity.simplified p{font-size:14px}.lead-identity.simplified>span:nth-child(2)>small,.lead-owner small{font-size:11px!important}.lead-owner strong{font-size:14px}.lead-score{width:58px;height:58px}.lead-score strong{font-size:16px}.lead-score small{font-size:10px!important}.prospect-primary-actions{border-bottom:1px solid #edf1f5;grid-template-columns:1fr 1fr minmax(160px,1.2fr) minmax(160px,1.2fr);gap:9px;padding:14px 18px;display:grid}.prospect-primary-actions>:is(a,button){color:#4c5b72;background:#fff;border:1px solid #dfe6ef;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:14px;font-weight:650;text-decoration:none;display:flex}.prospect-primary-actions>:is(a,button):hover:not(:disabled){color:#245eea;border-color:#b9ccfa}.prospect-primary-actions button:disabled{cursor:not-allowed;opacity:.55}.prospect-primary-actions .create-deal{color:#fff;background:#0f9f72;border-color:#0f9f72;height:auto;margin:0}.next-lead-action{background:#f6f8ff;border:1px solid #cddbf8;border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin:16px 18px 0;padding:16px;display:grid}.next-lead-action>span{color:#245eea;background:#fff;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.next-lead-action>div{display:grid}.next-lead-action small{color:#6e7d95;letter-spacing:.05em;text-transform:uppercase;font-weight:700;font-size:11px!important}.next-lead-action strong{color:#1e2a40;margin-top:3px;font-size:16px}.next-lead-action p{color:#68768b;margin:4px 0 0;font-size:13px}.next-lead-action em{color:#245eea;background:#edf3ff;border-radius:7px;padding:6px 8px;font-size:12px;font-style:normal}.next-action-time{gap:5px;min-width:190px;display:grid}.next-action-time span{color:#6e7d95;font-size:11px;font-weight:700}.next-action-time input{color:#1e2a40;min-height:38px;font:inherit;background:#fff;border:1px solid #cddbf8;border-radius:8px;padding:0 10px}.lead-facts.simplified{border-radius:10px;margin:14px 18px}.lead-facts.simplified>div{min-height:66px;padding:12px 14px}.lead-facts.simplified small{font-size:11px!important}.lead-facts.simplified strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;overflow:hidden}.prospect-detail-grid{grid-template-columns:.8fr 1.2fr;gap:12px;margin:0 18px 14px;display:grid}.owner-assignment.simplified,.quality-gate.simplified{border:1px solid #e4eaf1;border-radius:10px;padding:16px}.owner-assignment.simplified header,.quality-gate.simplified header{color:#36445b;align-items:center;gap:8px;display:flex}.owner-assignment.simplified header svg,.quality-gate.simplified header svg{color:#245eea}.owner-assignment.simplified header strong,.quality-gate.simplified header strong{font-size:14px}.quality-gate.simplified header em{color:#68768b;margin-left:auto;font-size:12px;font-style:normal}.owner-assignment.simplified p{color:#748196;margin:8px 0 12px;font-size:12px}.owner-assignment.simplified>div{grid-template-columns:1fr auto;gap:8px;margin:0;display:grid}.owner-assignment.simplified select,.owner-assignment.simplified button{border-radius:8px;height:42px;font-size:13px}.quality-gate.simplified .quality-checks{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.quality-gate.simplified .quality-checks span{align-items:center;gap:7px;min-height:32px;font-size:12px;display:flex}.quality-gate.simplified .quality-checks .passed{color:#08795a}.quality-gate.simplified .quality-checks .missing{color:#a45b08}.lead-qualification{background:#fff;border:1px solid #dfe6ef;border-radius:10px;margin:0 18px 14px;padding:16px}.lead-qualification>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.lead-qualification>header>span{color:#26334a;align-items:center;gap:8px;font-size:14px;display:flex}.lead-qualification>header svg{color:#245eea}.lead-qualification>header em{color:#748196;font-size:11px;font-style:normal}.quality-checks.compact{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.quality-checks.compact span{background:#f5f7fa;border-radius:7px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:11px;display:flex}.quality-checks.compact .passed{color:#08795a;background:#effaf6}.quality-checks.compact .missing{color:#a45b08;background:#fff7ed}.lead-qualification-form{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.lead-qualification-form label{gap:5px;min-width:0;display:grid}.lead-qualification-form label>span{color:#5f6d82;font-size:11px;font-weight:700}.lead-qualification-form :is(input,select,textarea){color:#1e2a40;width:100%;min-height:40px;font:inherit;background:#fbfcfe;border:1px solid #d9e1eb;border-radius:8px;padding:8px 10px;font-size:13px}.lead-qualification-form :is(input,select,textarea):focus{border-color:#8eacf4;outline:3px solid #edf3ff}.lead-qualification-form .wide{grid-column:span 3}.lead-qualification-form .reason{grid-column:span 4}.lead-qualification-form textarea{resize:vertical;min-height:54px}.save-lead{color:#fff;background:#245eea;border:0;border-radius:8px;justify-content:center;align-self:end;align-items:center;gap:7px;min-height:54px;font-size:13px;font-weight:700;display:flex}.save-lead:disabled{cursor:wait;opacity:.65}.prospect-timeline.simplified{border-radius:10px;margin:0 18px 14px;padding:16px}.prospect-timeline.simplified>header{margin-bottom:8px}.prospect-timeline.simplified>header>span{font-size:14px}.prospect-timeline.simplified>header>em{font-size:11px}.prospect-timeline.simplified>div{grid-template-columns:1fr auto;gap:12px;min-height:56px}.prospect-timeline.simplified strong{font-size:13px}.prospect-timeline.simplified small,.prospect-timeline.simplified>div>em{font-size:11px!important}.prospect-empty-history{color:#748196;font-size:13px}.prospect-resolution{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:14px 18px;display:flex}.prospect-resolution>span{display:grid}.prospect-resolution strong{color:#26334a;font-size:14px}.prospect-resolution small{color:#7c899c;margin-top:3px;font-size:12px!important}.prospect-resolution button{color:#8a6070;background:#fff;border:1px solid #ead7dd;border-radius:8px;min-height:40px;padding:0 14px;font-size:13px}@media (width<=1100px){.prospecting-workspace.simplified{grid-template-columns:300px minmax(0,1fr)}.prospect-detail-grid{grid-template-columns:1fr}.lead-qualification-form{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-qualification-form .wide,.lead-qualification-form .reason{grid-column:1/-1}}@media (width<=820px){.prospecting-workspace.simplified{grid-template-columns:1fr}.prospecting-workspace.simplified .lead-list{max-height:380px;position:static}.prospect-primary-actions{grid-template-columns:1fr 1fr}.prospect-primary-actions .create-deal{grid-column:1/-1}}@media (width<=620px){.lead-identity.simplified{grid-template-columns:48px minmax(0,1fr) 58px}.lead-identity.simplified .lead-owner{display:none}.prospect-primary-actions,.prospect-detail-grid,.quality-gate.simplified .quality-checks{grid-template-columns:1fr}.prospect-primary-actions .create-deal{grid-column:auto}.next-lead-action{grid-template-columns:40px minmax(0,1fr)}.next-lead-action em{grid-column:2;width:fit-content}.next-action-time{grid-column:1/-1}.lead-qualification>header{flex-direction:column;align-items:flex-start}.lead-qualification-form{grid-template-columns:1fr}.lead-qualification-form .wide,.lead-qualification-form .reason{grid-column:auto}}.ic-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.ic-heading h1{letter-spacing:-.75px;color:#131e32;margin:4px 0 5px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.18}.ic-heading p{color:var(--muted);max-width:720px;margin:0;font-size:13px}.ic-heading-note{color:#245eea;background:#f7f9ff;border:1px solid #d9e3fa;border-radius:11px;align-items:center;gap:11px;min-width:295px;padding:12px 14px;display:flex}.ic-heading-note>span{display:grid}.ic-heading-note strong{color:#243553;font-size:11px}.ic-heading-note small{color:#71809a;margin-top:2px;font-size:9px}.ic-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.ic-summary article{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:flex-start;gap:11px;min-height:101px;padding:16px;display:flex}.ic-summary article>span{color:#245eea;background:#edf3ff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.ic-summary article>span.ready{color:#0f9f72;background:#eaf9f4}.ic-summary article>span.partial{color:#d97706;background:#fff6e8}.ic-summary article>span.blocked{color:#dc3655;background:#fff0f3}.ic-summary article>div{display:grid}.ic-summary small{text-transform:uppercase;letter-spacing:.06em;color:#8190a5;font-size:9px;font-weight:700}.ic-summary strong{color:#172338;margin:4px 0 1px;font-family:Manrope,sans-serif;font-size:17px}.ic-summary em{color:#8490a3;font-size:9px;font-style:normal}.ic-truth{color:#bd6b05;background:#fffbf3;border:1px solid #f3dfb3;border-radius:11px;align-items:center;gap:11px;min-height:58px;margin-bottom:14px;padding:11px 15px;display:flex}.ic-truth>div{flex:1;display:grid}.ic-truth strong{color:#684209;font-size:11px}.ic-truth span{color:#8b6a34;margin-top:2px;font-size:10px}.ic-truth em{color:#9b7b45;white-space:nowrap;font-size:9px;font-style:normal}.ic-toolbar{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:12px;min-height:58px;margin-bottom:12px;padding:9px;display:flex}.ic-toolbar>label{border:1px solid var(--border);color:#8996a8;background:#f8fafc;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:250px;height:38px;padding:0 10px;display:flex}.ic-toolbar input{color:#243148;background:0 0;border:0;outline:0;width:100%;font-size:11px}.ic-toolbar>div{background:#f3f6fa;border-radius:8px;gap:4px;padding:3px;display:flex}.ic-toolbar button{color:#758197;white-space:nowrap;background:0 0;border:0;border-radius:6px;height:31px;padding:0 10px;font-size:9px}.ic-toolbar button.active{color:#245eea;background:#fff;font-weight:700;box-shadow:0 1px 4px #1520331a}.ic-workspace{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);align-items:start;gap:14px;margin-bottom:14px;display:grid}.ic-list{overflow:hidden}.ic-list>header{border-bottom:1px solid var(--border);background:#f8fafc;justify-content:space-between;align-items:center;height:42px;padding:0 15px;display:flex}.ic-list>header span{color:#56657c;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700}.ic-list>header em{color:#8a96a8;font-size:9px;font-style:normal}.ic-row{text-align:left;color:#5d6a7f;background:#fff;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:40px minmax(0,1fr) 68px auto 16px;align-items:center;gap:11px;width:100%;min-height:100px;padding:13px 14px;transition:all .16s;display:grid}.ic-row:last-child{border-bottom:0}.ic-row:hover{background:#f9fbff}.ic-row.selected{background:#f5f8ff;box-shadow:inset 3px 0 #245eea}.ic-row-icon,.ic-detail-icon{color:#245eea;background:#edf3ff;border-radius:9px;place-items:center;width:39px;height:39px;display:grid}.ic-row-icon.ready,.ic-detail-icon.ready{color:#0f9f72;background:#eaf9f4}.ic-row-icon.blocked,.ic-row-icon.replace,.ic-detail-icon.blocked,.ic-detail-icon.replace{color:#dc3655;background:#fff0f3}.ic-row-icon.degraded,.ic-row-icon.setup,.ic-detail-icon.degraded,.ic-detail-icon.setup{color:#d97706;background:#fff6e8}.ic-row-copy{min-width:0;display:grid}.ic-row-copy>span:first-child{align-items:center;gap:7px;display:flex}.ic-row-copy strong{color:#1f2b41;font-size:12px}.ic-row-copy em{color:#718097;background:#eef2f7;border-radius:4px;padding:3px 5px;font-size:8px;font-style:normal}.ic-row-copy>small{color:#8290a3;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 7px;font-size:9px;overflow:hidden}.ic-capabilities{gap:4px;display:flex;overflow:hidden}.ic-capabilities i{color:#5b6a80;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:3px 5px;font-size:8px;font-style:normal}.ic-row-score{text-align:right;gap:4px;display:grid}.ic-row-score strong{color:#3d4a60;font-family:Manrope,sans-serif;font-size:12px}.ic-row-score>span{background:#e7ecf3;border-radius:4px;width:68px;height:4px;overflow:hidden}.ic-row-score i{background:#245eea;border-radius:4px;height:100%;display:block}.ic-status{color:#5f6d82;background:#eef2f7;border-radius:6px;align-items:center;gap:4px;min-width:max-content;padding:6px 8px;font-size:8px;font-weight:700;display:inline-flex}.ic-status.ready{color:#08795a;background:#eaf9f4}.ic-status.partial{color:#245eea;background:#edf3ff}.ic-status.degraded,.ic-status.setup{color:#a35806;background:#fff6e8}.ic-status.blocked,.ic-status.replace{color:#b4233e;background:#fff0f3}.ic-status.compact{padding:4px 6px}.ic-detail{color:#dbe5f2;background:#101b2e;border:1px solid #dce3ed;border-radius:13px;padding:18px;position:sticky;top:90px;box-shadow:0 14px 40px #0d172924}.ic-detail>header{border-bottom:1px solid #ffffff17;align-items:center;gap:11px;padding-bottom:14px;display:flex}.ic-detail>header>div{flex:1;display:grid}.ic-detail>header>div>span{text-transform:uppercase;letter-spacing:.08em;color:#7f91aa;font-size:8px}.ic-detail h2{color:#fff;margin:3px 0 0;font-family:Manrope,sans-serif;font-size:17px}.ic-detail-summary{color:#aab7c9;margin:14px 0;font-size:10px;line-height:1.55}.ic-facts{border:1px solid #ffffff17;border-radius:9px;grid-template-columns:1fr 1fr;margin-bottom:12px;display:grid;overflow:hidden}.ic-facts>span{border-bottom:1px solid #ffffff17;border-right:1px solid #ffffff17;min-height:52px;padding:9px;display:grid}.ic-facts>span:nth-child(2n){border-right:0}.ic-facts>span:nth-last-child(-n+2){border-bottom:0}.ic-facts small{color:#72859e;font-size:8px}.ic-facts strong{color:#dce4ef;margin-top:3px;font-size:9px;line-height:1.35}.ic-triad{gap:6px;display:grid}.ic-triad article{background:#ffffff0b;border-left:2px solid #607087;border-radius:8px;padding:9px 10px}.ic-triad article.keep{border-color:#10b981}.ic-triad article.change{border-color:#f59e0b}.ic-triad span,.ic-detail-block h3{text-transform:uppercase;letter-spacing:.08em;color:#8092aa;font-size:8px}.ic-triad p{color:#c3cedd;margin:3px 0 0;font-size:9px;line-height:1.45}.ic-detail-block{margin-top:13px}.ic-detail-block h3{margin:0 0 7px}.ic-tags{flex-wrap:wrap;gap:5px;display:flex}.ic-tags span{color:#afbdcf;border:1px solid #ffffff1a;border-radius:5px;padding:4px 6px;font-size:8px}.ic-next{background:#245eea29;border-radius:9px;gap:9px;margin-top:13px;padding:10px;display:flex}.ic-next>span{background:#245eea;border-radius:7px;flex:none;place-items:center;width:26px;height:26px;display:grid}.ic-next>div{display:grid}.ic-next small{color:#8fa6cd;text-transform:uppercase;letter-spacing:.06em;font-size:8px}.ic-next strong{color:#e2e9f3;margin-top:3px;font-size:9px;line-height:1.45}.ic-plan-button{color:#19253a;background:#fff;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:37px;margin-top:10px;font-size:10px;font-weight:700;display:flex}.ic-bottom{grid-template-columns:1.25fr .75fr;gap:14px;display:grid}.ic-migration>header,.ic-contract>header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;min-height:65px;padding:14px 16px;display:flex}.ic-migration h2,.ic-contract h2{margin:3px 0 0;font-family:Manrope,sans-serif;font-size:14px}.ic-no-rush{color:#08795a;background:#eaf9f4;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;display:flex}.ic-migration>div>article{border-bottom:1px solid #edf1f5;grid-template-columns:28px 1fr;gap:10px;padding:14px 16px;display:grid}.ic-migration>div>article:last-child{border-bottom:0}.phase-number{color:#245eea;background:#edf3ff;border-radius:7px;place-items:center;width:25px;height:25px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700;display:grid}.ic-migration article>div{display:grid}.ic-migration article strong{font-size:10px}.ic-migration article small{color:#8490a3;margin:2px 0 8px;font-size:9px}.ic-migration article>div>span{flex-wrap:wrap;gap:5px;display:flex}.ic-migration article button{color:#59677c;background:#fff;border:1px solid #e1e7ef;border-radius:6px;align-items:center;gap:4px;padding:4px 6px;font-size:8px;display:flex}.ic-migration article button i{background:#245eea;border-radius:50%;width:6px;height:6px}.ic-migration article button i.ready{background:#10b981}.ic-migration article button i.blocked,.ic-migration article button i.replace{background:#dc3655}.ic-migration article button i.degraded,.ic-migration article button i.setup{background:#f59e0b}.ic-contract>header>svg{color:#245eea}.ic-contract>div{padding:7px 15px 12px}.ic-contract article{border-bottom:1px solid #edf1f5;gap:9px;padding:9px 0;display:flex}.ic-contract article:last-child{border-bottom:0}.ic-contract article>span{color:#0f9f72;background:#eaf9f4;border-radius:6px;flex:none;place-items:center;width:20px;height:20px;display:grid}.ic-contract article>div{display:grid}.ic-contract strong{font-size:9px}.ic-contract small{color:#8490a3;margin-top:2px;font-size:8px;line-height:1.4}.ic-empty{color:#9aa6b7;align-content:center;place-items:center;gap:5px;min-height:240px;display:grid}.ic-empty strong{color:#5c697d;font-size:11px}.ic-empty span{font-size:9px}.ic-shadow{margin-bottom:14px;overflow:hidden}.ic-shadow>header{border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:flex-start;gap:18px;min-height:78px;padding:15px 17px;display:flex}.ic-shadow h2{color:#172338;margin:3px 0 2px;font-family:Manrope,sans-serif;font-size:16px}.ic-shadow header p{color:#8290a3;margin:0;font-size:9px}.ic-shadow-mode{color:#08795a;white-space:nowrap;background:#eaf9f4;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:700;display:flex}.ic-shadow-safety{color:#245eea;background:#f7faff;border:1px solid #dce8fb;border-radius:9px;align-items:flex-start;gap:9px;margin:13px 15px 0;padding:11px 12px;display:flex}.ic-shadow-safety>div{display:grid}.ic-shadow-safety strong{color:#2b3b58;font-size:10px}.ic-shadow-safety span{color:#728099;margin-top:2px;font-size:9px;line-height:1.45}.ic-api-evidence{grid-template-columns:repeat(3,1fr);gap:7px;padding:10px 15px 0;display:grid}.ic-api-evidence article{background:#fbfcfe;border:1px solid #e2e8f1;border-radius:8px;padding:10px 11px;display:grid}.ic-api-evidence small{color:#8793a5;text-transform:uppercase;letter-spacing:.04em;font-size:8px}.ic-api-evidence strong{color:#2f3e55;margin:3px 0;font-size:10px}.ic-api-evidence span{color:#7d899b;font-size:8px;line-height:1.45}.ic-shadow-map{grid-template-columns:repeat(4,1fr);gap:7px;padding:12px 15px;display:grid}.ic-shadow-map article{background:#fff;border:1px solid #e3e9f1;border-radius:8px;grid-template-columns:1fr auto;align-items:center;column-gap:5px;min-height:65px;padding:9px;display:grid}.ic-shadow-map small{color:#8491a4;grid-column:1/-1;font-size:8px}.ic-shadow-map svg{color:#245eea}.ic-shadow-map strong{color:#344257;font-size:8px;line-height:1.35}.ic-shadow-empty{color:#245eea;background:#fafcff;border:1px dashed #ccd6e5;border-radius:10px;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;margin:0 15px 15px;padding:15px;display:grid}.ic-shadow-empty>div{display:grid}.ic-shadow-empty strong{color:#35445a;font-size:10px}.ic-shadow-empty span{color:#7a8799;margin-top:2px;font-size:9px}.ic-shadow-empty button,.ic-shadow footer button{color:#fff;background:#245eea;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:9px;font-weight:700;display:flex}.ic-shadow-results{grid-template-columns:repeat(5,1fr);gap:7px;padding:0 15px 12px;display:grid}.ic-shadow-results article{background:#fff;border:1px solid #e3e9f1;border-radius:9px;padding:11px;display:grid}.ic-shadow-results small{text-transform:uppercase;letter-spacing:.05em;color:#8592a4;font-size:8px}.ic-shadow-results strong{color:#25344c;margin:4px 0 1px;font-family:Manrope,sans-serif;font-size:18px}.ic-shadow-results span{color:#909bad;font-size:8px}.ic-shadow-results article.create{background:#f6fcf9;border-color:#cfeede}.ic-shadow-results article.create strong{color:#08795a}.ic-shadow-results article.update{background:#f7f9ff;border-color:#d7e2ff}.ic-shadow-results article.update strong{color:#245eea}.ic-shadow-results article.reject{background:#fff8fa;border-color:#f4d5dc}.ic-shadow-results article.reject strong{color:#b4233e}.ic-shadow-review{border:1px solid #f0d9df;border-radius:9px;margin:0 15px 12px;overflow:hidden}.ic-shadow-review>div:first-child{background:#fff8fa;padding:10px 11px;display:grid}.ic-shadow-review>div:first-child>strong{color:#57303a;margin-top:2px;font-size:10px}.ic-shadow-review>div:last-child{grid-template-columns:1fr 1fr;display:grid}.ic-shadow-review article{color:#c2314e;border-top:1px solid #f3e5e9;align-items:flex-start;gap:8px;padding:10px 11px;display:flex}.ic-shadow-review article+article{border-left:1px solid #f3e5e9}.ic-shadow-review article>span{display:grid}.ic-shadow-review article strong{text-transform:capitalize;color:#713646;font-size:8px}.ic-shadow-review article small{color:#8b6b73;margin-top:2px;font-size:8px;line-height:1.4}.ic-shadow>footer{background:#f8fafc;border-top:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:10px 15px;display:flex}.ic-shadow footer>span{color:#0f9f72;grid-template-columns:18px 1fr;align-items:center;display:grid}.ic-shadow footer>span svg{grid-row:1/3}.ic-shadow footer strong{color:#344257;font-size:9px}.ic-shadow footer small{color:#8995a6;font-size:8px}.flow-health{background:#fff;border:1px solid #dfe6ef;border-radius:10px;align-items:center;gap:12px;min-height:46px;margin:-8px 0 16px;padding:7px 10px;display:flex}.flow-health-title{color:#245eea;border-right:1px solid #e7ecf3;align-items:center;gap:7px;padding-right:11px;display:flex}.flow-health-title>span{display:grid}.flow-health-title strong{color:#344258;font-size:9px}.flow-health-title small{color:#8995a6;margin-top:1px;font-size:8px}.flow-health-items{flex:1;align-items:center;gap:5px;display:flex;overflow-x:auto}.flow-health-item{color:#637187;white-space:nowrap;background:#f4f6f9;border-radius:5px;align-items:center;gap:4px;padding:4px 6px;font-size:8px;display:flex}.flow-health-item i{background:#245eea;border-radius:50%;width:6px;height:6px}.flow-health-item.ready i{background:#10b981}.flow-health-item.degraded i,.flow-health-item.setup i{background:#f59e0b}.flow-health-item.blocked i,.flow-health-item.replace i{background:#dc3655}.flow-health-truth{color:#93a0b1;white-space:nowrap;font-size:8px}@media (width<=1180px){.ic-summary{grid-template-columns:1fr 1fr}.ic-workspace{grid-template-columns:1fr}.ic-detail{position:static}.ic-bottom{grid-template-columns:1fr}.ic-row{grid-template-columns:40px minmax(0,1fr) 68px auto 16px}.ic-shadow-map,.ic-api-evidence{grid-template-columns:1fr 1fr}}@media (width<=820px){.ic-heading{display:block}.ic-heading-note{min-width:0;margin-top:14px}.ic-toolbar{flex-direction:column;align-items:stretch}.ic-toolbar>label{flex:none;min-width:0}.ic-toolbar>div{overflow-x:auto}.ic-row{grid-template-columns:38px minmax(0,1fr) auto}.ic-row-score,.ic-row>.ic-status,.ic-row>svg{display:none}.ic-bottom{grid-template-columns:1fr}.flow-health{flex-wrap:wrap;align-items:flex-start}.flow-health-title{border-right:0}.flow-health-items{flex-basis:100%;order:3}.ic-shadow-results{grid-template-columns:repeat(3,1fr)}.ic-shadow-review>div:last-child{grid-template-columns:1fr}.ic-shadow-review article+article{border-left:0}}@media (width<=540px){.ic-summary{grid-template-columns:1fr}.ic-truth{align-items:flex-start}.ic-truth>em{display:none}.ic-row{min-height:90px}.ic-capabilities{display:none}.ic-facts{grid-template-columns:1fr}.ic-facts>span{border-right:0}.ic-facts>span:nth-last-child(-n+2){border-bottom:1px solid #ffffff17}.ic-facts>span:last-child{border-bottom:0}.ic-migration article>div>span{grid-template-columns:1fr 1fr;display:grid}.ic-migration article button{justify-content:flex-start}.flow-health-truth{margin-left:auto}.ic-shadow>header{display:block}.ic-shadow-mode{width:max-content;margin-top:9px}.ic-api-evidence,.ic-shadow-map{grid-template-columns:1fr}.ic-shadow-empty{grid-template-columns:28px 1fr}.ic-shadow-empty button{grid-column:1/-1}.ic-shadow-results{grid-template-columns:1fr 1fr}.ic-shadow-results article:first-child{grid-column:1/-1}.ic-shadow>footer{flex-direction:column;align-items:stretch}.ic-shadow footer button{width:100%}}.communication-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin:22px 0;display:flex}.communication-heading h1{margin:4px 0;font-size:28px}.communication-heading p{color:#667085;margin:0}.simulation-badge{color:#7c4d05;background:#fff8e8;border:1px solid #f1cf89;border-radius:12px;align-items:center;gap:9px;padding:10px 12px;display:flex}.simulation-badge span{display:grid}.communication-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.account-panel,.automation-panel{padding:18px}.account-panel>header,.automation-panel>header,.message-compose>header,.delivery-status>header,.sequence-card>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.account-panel>header>span,.automation-panel>header>span,.message-compose>header>span,.delivery-status>header>span,.sequence-card>header>span{align-items:center;gap:7px;font-weight:700;display:flex}.account-panel header em,.automation-panel header em,.message-compose header em,.delivery-status header em,.sequence-card header em{color:#667085;font-size:11px;font-style:normal}.account-panel>label{color:#667085;gap:5px;margin-bottom:12px;font-size:12px;display:grid}.account-panel input,.communication-workspace input,.communication-workspace textarea{font:inherit;border:1px solid #d8dee8;border-radius:8px;padding:9px}.account-row,.schedule-row{border-top:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;display:flex}.account-row>span{align-items:center;gap:9px;display:flex}.account-row>span>span{display:grid}.account-row small,.schedule-row small{color:#667085}.account-row button,.schedule-row button,.schedule-actions button{background:#fff;border:1px solid #ccd5e2;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-weight:700;display:flex}.account-row button.disconnect{color:#b42318}.automation-panel>p{color:#667085}.schedule-actions{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.schedule-row span{display:grid}.communication-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.communication-metrics>div{background:#fff;border:1px solid #e3e8ef;border-radius:12px;padding:14px;display:grid}.communication-metrics strong{font-size:22px}.communication-metrics small,.communication-metrics em{color:#667085;font-style:normal}.communication-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:82;background:#0f172a75;justify-content:flex-end;display:flex;position:fixed;inset:0}.communication-workspace{background:#f7f8fb;width:min(680px,100%);height:100%;padding:24px;overflow:auto;box-shadow:-24px 0 70px #0f172a33}.communication-workspace>header{justify-content:space-between;gap:16px;display:flex}.communication-workspace>header h2{margin:3px 0}.communication-workspace>header p{color:#667085;margin:0}.communication-workspace article{margin-top:12px;padding:16px}.message-compose{gap:10px;display:grid}.message-compose label{color:#667085;gap:5px;font-size:12px;display:grid}.message-compose textarea{resize:vertical;min-height:110px}.consent-check{align-items:start;grid-template-columns:auto 1fr!important}.consent-check input{margin-top:3px}.consent-check span{display:grid}.message-compose>button,.sequence-card>button{color:#fff;background:#1d4ed8;border:0;border-radius:8px;justify-self:start;align-items:center;gap:6px;padding:10px 12px;font-weight:700;display:flex}.message-compose>button:disabled{background:#cbd5e1}.communication-gate{color:#7c4d05;background:#fff8e8;border:1px solid #f1cf89;border-radius:10px;align-items:center;gap:9px;margin-top:12px;padding:11px;display:flex}.communication-gate span{display:grid}.delivery-status>div:not(.outbox-actions){border-top:1px solid #eef1f5;justify-content:space-between;gap:12px;padding:8px 0;display:flex}.outbox-actions,.sequence-actions{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.outbox-actions button,.sequence-actions button,.unsubscribe{background:#fff;border:1px solid #ccd5e2;border-radius:8px;align-items:center;gap:5px;padding:8px 9px;font-weight:700;display:flex}.unsubscribe{color:#7c4d05;margin-top:9px}.sequence-stopped{color:#176b4b;align-items:center;gap:9px;display:flex}.sequence-stopped span{display:grid}.communication-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3;border-radius:9px;margin-top:12px;padding:10px;font-weight:700}.communication-workspace>footer{color:#667085;align-items:center;gap:6px;padding:14px 2px;font-size:12px;display:flex}.communication-error+.action-toast{z-index:100}@media (width<=820px){.communication-grid,.communication-metrics{grid-template-columns:1fr}.communication-workspace{padding:16px}}.account-panel>p{color:#667085;margin:0 0 10px}.account-row>i{color:#667085;font-size:12px;font-style:normal}.google-connect{color:#fff;background:#1d4ed8;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:12px;font-weight:750;display:flex}.google-connect:disabled{color:#778397;background:#e8ecf2}.google-connected{color:#176b4b;background:#eaf8f2;border-radius:9px;align-items:center;gap:7px;margin-top:12px;padding:10px;font-size:13px;font-weight:750;display:flex}.system-workspace-switch{border:1px solid var(--border);background:#e9eef5;border-radius:10px;gap:3px;width:max-content;margin:0 0 20px;padding:4px;display:flex}.system-workspace-switch button{color:#6d7a8e;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:10px;font-weight:600;display:flex}.system-workspace-switch button.active{color:#245eea;background:#fff;box-shadow:0 2px 7px #1520331a}.system-workspace-switch em{color:#08795a;text-transform:uppercase;letter-spacing:.06em;background:#eaf9f4;border-radius:4px;padding:2px 4px;font-size:7px;font-style:normal}.df-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.df-heading h1{letter-spacing:-.75px;color:#131e32;margin:4px 0 5px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.18}.df-heading p{max-width:720px;color:var(--muted);margin:0;font-size:13px}.df-mode{color:#bd6b05;background:#fffaf0;border:1px solid #f1d69f;border-radius:10px;align-items:center;gap:10px;min-width:274px;padding:11px 13px;display:flex}.df-mode.supabase{color:#0f9f72;background:#f0fbf7;border-color:#bde8d9}.df-mode>span{display:grid}.df-mode strong{color:#37445a;font-size:10px}.df-mode small{color:#8490a3;margin-top:2px;font-size:8px}.df-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:13px;display:grid}.df-summary article{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:flex-start;gap:11px;min-height:100px;padding:16px;display:flex}.df-summary article>span{color:#245eea;background:#edf3ff;border-radius:9px;flex:none;place-items:center;width:35px;height:35px;display:grid}.df-summary article>span.safe{color:#0f9f72;background:#eaf9f4}.df-summary article>span.waiting{color:#d97706;background:#fff6e8}.df-summary article>div{display:grid}.df-summary small{text-transform:uppercase;letter-spacing:.07em;color:#8190a5;font-size:8px;font-weight:700}.df-summary strong{color:#172338;margin:4px 0 1px;font-family:Manrope,sans-serif;font-size:17px}.df-summary em{color:#8490a3;font-size:8px;font-style:normal}.df-boundary{color:#245eea;background:linear-gradient(90deg,#f4f8ff,#fff);border:1px solid #d9e3fa;border-radius:11px;grid-template-columns:28px 1fr 24px 1fr;align-items:center;gap:9px;min-height:62px;margin-bottom:14px;padding:10px 14px;display:grid}.df-boundary>div{display:grid}.df-boundary strong{color:#2a3952;font-size:10px}.df-boundary span{color:#75849a;margin-top:2px;font-size:8px}.df-boundary>svg:nth-of-type(2){color:#a4b0c1}.df-flow{margin-bottom:14px}.df-flow>header,.df-schema>header,.df-check>header,.df-roles>header,.df-events>header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:14px;min-height:65px;padding:14px 16px;display:flex}.df-flow h2,.df-schema h2,.df-check h2,.df-roles h2,.df-events h2{margin:3px 0 0;font-family:Manrope,sans-serif;font-size:14px}.df-flow>header>span,.df-roles>header>span{color:#65738a;align-items:center;gap:5px;margin-top:6px;font-size:8px;display:flex}.df-flow>div{grid-template-columns:repeat(4,1fr);display:grid}.df-flow article{border-right:1px solid #edf1f5;align-items:center;gap:9px;min-height:86px;padding:15px;display:flex;position:relative}.df-flow article:last-child{border-right:0}.df-flow article>b{color:#245eea;background:#edf3ff;border-radius:7px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.df-flow article>div{display:grid}.df-flow article strong{font-size:10px}.df-flow article small{color:#738197;margin:2px 0;font-size:8px}.df-flow article span{color:#99a4b4;font-size:7px}.df-flow article>svg{z-index:2;color:#9aa6b7;background:#fff;border-radius:50%;width:16px;height:16px;padding:3px;position:absolute;right:-8px}.df-main{grid-template-columns:minmax(0,1.38fr) minmax(330px,.62fr);align-items:start;gap:14px;margin-bottom:14px;display:grid}.df-schema{overflow:hidden}.df-schema>header nav{background:#f3f6fa;border-radius:7px;gap:3px;padding:3px;display:flex;overflow-x:auto}.df-schema>header nav button{color:#7b8799;white-space:nowrap;background:0 0;border:0;border-radius:5px;height:26px;padding:0 7px;font-size:7px}.df-schema>header nav button.active{color:#245eea;background:#fff;font-weight:700;box-shadow:0 1px 4px #15203314}.df-schema-groups{padding:4px 15px 13px}.df-schema-groups>section>span{text-transform:uppercase;letter-spacing:.07em;color:#7e8ba0;align-items:center;gap:5px;height:33px;font-size:8px;font-weight:700;display:flex}.df-schema-groups>section>span b{background:#eef2f7;border-radius:5px;padding:2px 5px;font-size:7px}.df-schema-groups>section>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.df-schema-groups article{border:1px solid #e5eaf1;border-radius:8px;justify-content:space-between;align-items:center;gap:7px;min-height:51px;padding:8px 9px;display:flex}.df-schema-groups article>span:first-child{grid-template-columns:18px 1fr;align-items:center;min-width:0;display:grid}.df-schema-groups article svg{color:#245eea;grid-row:1/3}.df-schema-groups article strong{font-size:9px}.df-schema-groups article small{color:#96a1b1;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.df-schema-groups article>span:last-child{flex-wrap:wrap;justify-content:flex-end;gap:3px;display:flex}.df-schema-groups article em,.df-schema-groups article i{color:#6d28d9;white-space:nowrap;background:#f2edff;border-radius:4px;padding:3px 4px;font-size:6px;font-style:normal}.df-schema-groups article i{color:#08795a;background:#eaf9f4;align-items:center;gap:2px;display:flex}.df-check{position:sticky;top:90px;overflow:hidden}.df-check>header button{color:#fff;background:#245eea;border:0;border-radius:7px;align-items:center;gap:5px;height:30px;padding:0 9px;font-size:8px;font-weight:600;display:flex}.df-check>header button:disabled{opacity:.7}.df-check>div{padding:5px 14px}.df-check article{border-bottom:1px solid #edf1f5;align-items:center;gap:9px;min-height:54px;padding:8px 0;display:flex}.df-check article:last-child{border-bottom:0}.df-check article>span{color:#718096;background:#eef2f7;border-radius:6px;place-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:grid}.df-check article.passed>span{color:#0f9f72;background:#eaf9f4}.df-check article>div{display:grid}.df-check article strong{font-size:9px}.df-check article small{color:#8490a3;margin-top:2px;font-size:8px;line-height:1.35}.df-check>footer{color:#0f9f72;background:#f0fbf7;border-top:1px solid #d9f1e8;align-items:center;gap:8px;min-height:53px;padding:10px 14px;display:flex}.df-check>footer>span{display:grid}.df-check>footer strong{color:#17664f;font-size:9px}.df-check>footer small{color:#6a9588;margin-top:2px;font-size:7px}.df-lower{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:14px;display:grid}.df-roles{overflow:hidden}.df-role-table{overflow-x:auto}.df-role-row{border-bottom:1px solid #edf1f5;grid-template-columns:100px 1.35fr repeat(5,.72fr);align-items:center;gap:7px;min-width:760px;min-height:47px;padding:0 14px;display:grid}.df-role-row:last-child{border-bottom:0}.df-role-row.head{color:#8793a5;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;min-height:36px;font-size:7px;font-weight:700}.df-role-row strong{font-size:9px}.df-role-row small{color:#7b879a;font-size:8px}.access-value{border-radius:5px;justify-content:center;align-items:center;gap:3px;width:max-content;min-width:42px;padding:4px 5px;font-size:7px;display:flex}.access-value.manage{color:#08795a;background:#eaf9f4}.access-value.read{color:#245eea;background:#edf3ff}.access-value.none{color:#9aa5b4;background:#f4f6f9}.df-events{overflow:hidden}.df-events>header button{border:1px solid var(--border);color:#65738a;background:#fff;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.df-events>div{padding:0 13px}.df-events article{border-bottom:1px solid #edf1f5;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;min-height:58px;padding:8px 0;display:grid}.df-events article>span{color:#245eea;background:#edf3ff;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.df-events article>div{display:grid}.df-events article strong{font-size:8px;line-height:1.35}.df-events article small{color:#8b97a8;margin-top:2px;font-size:7px}.df-events article em{color:#9aa5b4;white-space:nowrap;font-size:7px;font-style:normal}.df-events>footer{color:#728096;background:#f8fafc;align-items:center;gap:7px;min-height:47px;padding:9px 13px;font-size:8px;display:flex}@media (width<=1180px){.df-summary{grid-template-columns:1fr 1fr}.df-main,.df-lower{grid-template-columns:1fr}.df-check{position:static}}@media (width<=820px){.system-workspace-switch{max-width:100%;overflow-x:auto}.df-heading{display:block}.df-mode{min-width:0;margin-top:14px}.df-boundary{grid-template-columns:28px 1fr}.df-boundary>svg:nth-of-type(2){display:none}.df-flow>div{grid-template-columns:1fr 1fr}.df-flow article:nth-child(2){border-right:0}.df-flow article:nth-child(-n+2){border-bottom:1px solid #edf1f5}.df-schema>header{display:block}.df-schema>header nav{margin-top:10px}.df-schema-groups>section>div{grid-template-columns:1fr}}@media (width<=540px){.df-summary,.df-flow>div{grid-template-columns:1fr}.df-flow article{border-bottom:1px solid #edf1f5;border-right:0}.df-flow article:last-child{border-bottom:0}.df-flow article>svg{display:none}.df-boundary{align-items:flex-start}.df-role-row{min-width:700px}.df-schema-groups article>span:last-child em{display:none}}.df-access-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:14px;display:grid}.df-account,.df-live-objects{overflow:hidden}.df-account>header,.df-live-objects>header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:14px;min-height:66px;padding:14px 16px;display:flex}.df-account h2,.df-live-objects h2{margin:3px 0 0;font-family:Manrope,sans-serif;font-size:14px}.df-session-state{color:#7b8799;background:#f3f6fa;border-radius:12px;align-items:center;gap:5px;height:25px;padding:0 8px;font-size:8px;font-weight:700;display:flex}.df-session-state i{background:#94a3b8;border-radius:50%;width:6px;height:6px}.df-session-state.authenticated{color:#08795a;background:#eaf9f4}.df-session-state.authenticated i{background:#10b981}.df-session-state.anonymous{color:#a35806;background:#fff6e8}.df-session-state.anonymous i{background:#f59e0b}.df-account-body{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;min-height:121px;padding:19px 16px;display:grid}.df-account-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#245eea);border-radius:12px;place-items:center;width:43px;height:43px;font-size:11px;font-weight:700;display:grid}.df-account-body>div{display:grid}.df-account-body strong{font-size:12px}.df-account-body small{color:#7e8ba0;margin-top:2px;font-size:9px}.df-account-body>div span{color:#245eea;background:#edf3ff;border-radius:5px;width:max-content;margin-top:7px;padding:4px 6px;font-size:8px}.df-secondary-action{border:1px solid var(--border);color:#5e6c82;background:#fff;border-radius:7px;align-items:center;gap:5px;height:31px;padding:0 9px;font-size:8px;font-weight:600;display:flex}.df-login{grid-template-columns:1fr auto;align-items:end;gap:9px 10px;min-height:121px;padding:14px 16px;display:grid}.df-login p{color:#748196;grid-column:1/-1;margin:0;font-size:9px;line-height:1.45}.df-login label{gap:5px;display:grid}.df-login label>span{color:#5f6c81;font-size:8px;font-weight:700}.df-login label>div{color:#8794a7;background:#f8fafc;border:1px solid #dbe2ec;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 10px;display:flex}.df-login input{color:#263249;background:0 0;border:0;outline:0;width:100%;font-size:10px}.df-login>button{color:#fff;background:#245eea;border:0;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:9px;font-weight:700;display:flex}.df-login button:disabled,.df-secondary-action:disabled{opacity:.6;cursor:wait}.df-auth-feedback{border-radius:7px;margin:0 16px 13px;padding:8px 10px;font-size:8px;line-height:1.4}.df-auth-feedback.success{color:#08795a;background:#eaf9f4}.df-auth-feedback.error{color:#b4233e;background:#fff0f3}.df-account>footer,.df-live-objects>footer{color:#748196;background:#f8fafc;border-top:1px solid #edf1f5;align-items:center;gap:6px;min-height:42px;padding:9px 15px;font-size:8px;display:flex}.df-live-objects>header>button{border:1px solid var(--border);color:#627087;background:#fff;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.df-live-objects>header>button:disabled{opacity:.4}.df-object-counts{border-bottom:1px solid #edf1f5;grid-template-columns:repeat(3,1fr);min-height:81px;display:grid}.df-object-counts>span{border-right:1px solid #edf1f5;grid-template-columns:28px 1fr;align-items:center;padding:13px 14px;display:grid}.df-object-counts>span:last-child{border-right:0}.df-object-counts i{color:#245eea;background:#edf3ff;border-radius:7px;grid-row:1/3;place-items:center;width:26px;height:26px;font-style:normal;display:grid}.df-object-counts strong{color:#1d2940;font-family:Manrope,sans-serif;font-size:15px}.df-object-counts small{color:#8490a3;font-size:7px}.df-live-state{color:#0f9f72;align-items:center;gap:9px;min-height:72px;padding:13px 16px;display:flex}.df-live-state>div{display:grid}.df-live-state strong{color:#334159;font-size:9px}.df-live-state span{color:#7c899b;margin-top:2px;font-size:8px;line-height:1.4}.df-events-empty{color:#8a96a8;justify-content:center;align-items:center;gap:7px;font-size:8px;min-height:116px!important;display:flex!important}.df-events-empty span{display:block}@media (width<=1180px){.df-access-grid{grid-template-columns:1fr}}@media (width<=620px){.df-login{grid-template-columns:1fr}.df-login p{grid-column:auto}.df-account-body{grid-template-columns:42px 1fr}.df-account-body .df-secondary-action{grid-column:1/-1;justify-self:start}.df-object-counts>span{text-align:center;grid-template-columns:1fr;justify-items:center}.df-object-counts i{grid-row:auto;margin-bottom:4px}}.df-demo-body{grid-template-columns:44px 1fr;align-items:start;gap:12px;min-height:153px;padding:19px 16px;display:grid}.df-demo-body>span{color:#245eea;background:#edf3ff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.df-demo-body>div{display:grid}.df-demo-body strong{color:#263249;font-size:11px}.df-demo-body p{color:#748196;max-width:560px;margin:5px 0 11px;font-size:9px;line-height:1.5}.df-demo-body>div>div{flex-wrap:wrap;gap:5px;display:flex}.df-demo-body em{color:#08795a;background:#eaf9f4;border-radius:5px;padding:4px 6px;font-size:7px;font-style:normal}.df-demo-card .df-session-state{color:#245eea;background:#edf3ff}.df-demo-card .df-session-state i{background:#245eea}@media (width<=620px){.df-demo-body{grid-template-columns:1fr}.df-demo-body>span{width:36px;height:36px}.df-demo-body p{font-size:8px}}.system-overview-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.system-overview-heading h1{letter-spacing:-.75px;color:#131e32;margin:4px 0 5px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.18}.system-overview-heading p{color:var(--muted);margin:0;font-size:13px}.system-demo-boundary{color:#245eea;background:#f5f8ff;border:1px solid #d9e3fa;border-radius:10px;align-items:center;gap:9px;min-width:270px;padding:11px 13px;display:flex}.system-demo-boundary>span{display:grid}.system-demo-boundary strong{color:#344258;font-size:10px}.system-demo-boundary small{color:#8490a3;margin-top:2px;font-size:8px}.system-overview-status{color:#0f9f72;background:#f4fcf8;border:1px solid #cfeade;border-radius:11px;align-items:center;gap:10px;min-height:64px;margin-bottom:14px;padding:11px 14px;display:flex}.system-overview-status>div{display:grid}.system-overview-status strong{color:#28604f;font-size:10px}.system-overview-status span{color:#66877d;margin-top:2px;font-size:8px;line-height:1.45}.system-overview-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.system-overview-card{border:1px solid var(--border);background:#fff;border-radius:13px;flex-direction:column;min-height:220px;padding:16px;display:flex;box-shadow:0 2px 5px #15203306}.system-overview-card>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.system-overview-card>header>span{color:#245eea;background:#edf3ff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.system-overview-card>header>em{color:#67758a;background:#f1f4f8;border-radius:6px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:700}.system-overview-card.ready>header>span,.system-overview-card.safe>header>span{color:#0f9f72;background:#eaf9f4}.system-overview-card.ready>header>em,.system-overview-card.safe>header>em{color:#08795a;background:#eaf9f4}.system-overview-card.progress>header>span{color:#d97706;background:#fff6e8}.system-overview-card h2{color:#1c2940;margin:17px 0 6px;font:700 15px Manrope,sans-serif}.system-overview-card p{color:#748196;margin:0 0 18px;font-size:9px;line-height:1.55}.system-overview-card button{color:#526177;background:#fff;border:1px solid #dfe5ed;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:34px;margin-top:auto;padding:0 9px;font-size:8px;font-weight:700;display:flex}.system-overview-card button:hover{color:#245eea;background:#f8faff;border-color:#b9ccfa}.system-next{grid-template-columns:1fr 28px 1fr;align-items:center;gap:12px;min-height:90px;padding:14px 17px;display:grid}.system-next>span{grid-template-columns:34px 1fr;display:grid}.system-next b{color:#245eea;text-transform:uppercase;background:#edf3ff;border-radius:8px;grid-row:1/3;place-items:center;width:29px;height:29px;font-size:7px;display:grid}.system-next strong{color:#344258;font-size:10px}.system-next small{color:#8490a3;margin-top:3px;font-size:8px}.system-next>svg{color:#a8b4c4}@media (width<=1180px){.system-overview-grid{grid-template-columns:1fr 1fr}}@media (width<=820px){.system-overview-heading{display:block}.system-demo-boundary{min-width:0;margin-top:14px}.system-next{grid-template-columns:1fr}.system-next>svg{justify-self:center;transform:rotate(90deg)}}@media (width<=540px){.system-overview-grid{grid-template-columns:1fr}.system-overview-card{min-height:190px}.system-overview-heading h1{font-size:24px}}:root{--crm-body:16px;--crm-small:13px;--crm-label:12px}body{font-size:var(--crm-body)}.sidebar{width:272px}.workspace{width:calc(100% - 272px);margin-left:272px}.brand{min-height:82px;padding:18px 20px}.brand strong{font-size:17px}.brand small{font-size:var(--crm-label);text-transform:none;letter-spacing:0}.sidebar nav{padding:18px 14px 24px}.sidebar nav button{height:auto;min-height:46px;padding:11px 13px;font-size:15px}.nav-label{color:#91a0b5;font-size:var(--crm-label);text-transform:none;letter-spacing:0;padding:13px 12px 7px}.nav-label:first-child{padding-top:0}.nav-group+.nav-group{margin-top:4px}.topbar{height:auto;min-height:72px}.breadcrumb,.breadcrumb strong,.global-search,.call-button,.primary-button,.pill,.date-pill,.secondary-button{font-size:var(--crm-small)}.main-content{width:100%;max-width:1440px;padding:36px 40px 64px}.page-heading h1,.ic-heading h1,.customer-page-head h1,.closing-header h1,.prospecting-heading h1,.df-heading h1{font-size:clamp(30px,2.3vw,38px);line-height:1.12}.page-heading p,.ic-heading p,.customer-page-head p,.closing-header p,.prospecting-heading p,.df-heading p{max-width:70ch;font-size:15px;line-height:1.55}.eyebrow,.section-kicker{font-size:var(--crm-label);text-transform:none;letter-spacing:0}.panel-heading h2{font-size:17px}.panel-heading{min-height:76px;padding:19px 21px 16px}.main-content :where(small,label,input,select,textarea){line-height:1.45;font-size:var(--crm-small)!important}.main-content :where(button,p){line-height:1.45}.metric-copy small,.metric-copy em,.legend,.focus-copy small,.team-row small,.pipeline-summary span,.deal-card p,.delivery-card p,.next-step,.status-badge,.table-head,.company-cell small{font-size:var(--crm-label)}.pipeline-toolbar{justify-content:space-between;align-items:center;gap:14px;margin:0 0 14px;display:flex}.pipeline-list-tools{background:#fff;border:1px solid #dbe3ee;border-radius:10px;align-items:center;gap:12px;min-height:54px;margin-bottom:10px;padding:7px 10px;display:flex}.pipeline-list-tools label{color:#7d899b;background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;flex:1;align-items:center;gap:8px;height:38px;padding:0 10px;display:flex}.pipeline-list-tools input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.pipeline-list-tools>span{color:#7d899b;font-size:10px}.pipeline-pagination{border-top:1px solid #edf1f5;justify-content:flex-end;align-items:center;gap:10px;min-height:52px;padding:8px 13px;display:flex}.pipeline-pagination button{color:#536177;background:#fff;border:1px solid #dbe3ee;border-radius:8px;height:34px;padding:0 11px}.pipeline-pagination button:disabled{opacity:.45}.pipeline-pagination span{color:#7d899b;font-size:10px}@media (width<=720px){.pipeline-list-tools{flex-direction:column;align-items:stretch}.pipeline-list-tools>span{padding:0 4px}}.pipeline-priority-note{color:#245eea;background:#f5f8ff;border:1px solid #d9e3fa;border-radius:11px;align-items:center;gap:11px;min-height:58px;margin:0 0 14px;padding:12px 16px;display:flex}.pipeline-priority-note span{gap:3px;display:grid}.pipeline-priority-note strong{color:#1f3565;font-size:13px}.pipeline-priority-note small{color:#647694;font-size:12px}.pipeline-controls{align-items:center;gap:8px;display:flex}.pipeline-controls button{border:1px solid var(--border);color:#536177;background:#fff;border-radius:9px;align-items:center;gap:9px;min-height:44px;padding:0 16px;font-size:14px;font-weight:650;display:flex}.pipeline-controls button.active{color:#fff;background:#245eea;border-color:#245eea}.pipeline-controls b{color:#536177;background:#eef2f7;border-radius:7px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:12px;display:grid}.pipeline-controls button.active b{color:#fff;background:#ffffff2e}.pipeline-view-toggle{border:1px solid var(--border);background:#eef2f7;border-radius:10px;align-items:center;gap:3px;padding:3px;display:flex}.pipeline-view-toggle button{color:#657389;background:0 0;border:0;border-radius:7px;min-height:36px;padding:0 14px;font-size:13px;font-weight:650}.pipeline-view-toggle button.active{color:#172338;background:#fff;box-shadow:0 1px 5px #1520331f}.pipeline-list{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.pipeline-list-row{color:#536177;border-bottom:1px solid #edf1f5;grid-template-columns:minmax(240px,1.25fr) minmax(150px,.75fr) minmax(120px,.55fr) 90px minmax(210px,1fr);align-items:center;gap:18px;min-height:76px;padding:12px 18px;font-size:14px;display:grid}.pipeline-list-row:last-child{border-bottom:0}.pipeline-list-row[role=button],.deal-card[role=button]{cursor:pointer}.pipeline-list-row[role=button]:hover,.pipeline-list-row[role=button]:focus-visible{z-index:1;background:#f6f9ff;outline:2px solid #0000;position:relative;box-shadow:inset 3px 0 #245eea}.deal-card[role=button]:hover,.deal-card[role=button]:focus-visible{border-color:#9db8fa;outline:2px solid #0000;box-shadow:0 7px 20px #245eea1f}.pipeline-list-head{color:#8995a6;letter-spacing:.05em;text-transform:uppercase;background:#f8fafc;min-height:46px;font-size:12px;font-weight:700}.pipeline-company{align-items:center;gap:11px;min-width:0;display:flex}.pipeline-company>i{color:#5a6880;background:#eef2f7;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-style:normal;font-weight:750;display:grid}.deal-panel-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#09122161;justify-content:flex-end;display:flex;position:fixed;inset:0}.deal-panel{background:#f7f9fc;border-left:1px solid #dfe6ef;width:min(480px,100%);height:100%;padding:26px;overflow-y:auto;box-shadow:-24px 0 70px #0912212e}.deal-panel>header{border-bottom:1px solid #dfe6ef;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:22px;display:flex}.deal-panel h2{color:#172338;margin:6px 0 3px;font:750 24px/1.2 Manrope,sans-serif}.deal-panel p{color:#748196;margin:0;font-size:14px}.deal-panel-facts{grid-template-columns:1fr 1fr .75fr;gap:10px;margin:18px 0 12px;display:grid}.deal-panel-facts>div,.deal-panel-next,.deal-panel-actions{background:#fff;border:1px solid #dfe6ef;border-radius:11px}.deal-panel-facts>div{align-content:center;gap:7px;min-height:82px;padding:14px;display:grid}.deal-panel-facts small,.deal-panel-next small{color:#8490a3;font-size:11px}.deal-panel-facts strong{color:#253148;font-size:13px}.deal-panel-next{gap:9px;padding:17px;display:grid}.deal-panel-next>span{color:#245eea;align-items:center;gap:7px;display:flex}.deal-panel-next strong{color:#172338;font-size:16px}.deal-panel-actions{margin-top:12px;padding:17px}.deal-panel-actions .primary-button{justify-content:center;width:100%;margin-top:11px}.deal-panel-actions .primary-button:disabled{cursor:not-allowed;opacity:.5}.deal-panel-actions>small:last-child{color:#7a8799;margin-top:9px;font-size:11px;line-height:1.45;display:block}.deal-edit-card,.deal-stage-card,.deal-history,.deal-decision-card,.deal-closed-card{background:#fff;border:1px solid #dfe6ef;border-radius:11px;margin-top:14px;padding:17px}.deal-edit-card,.deal-stage-card{gap:12px;display:grid}.deal-edit-grid{grid-template-columns:1.2fr .8fr 1fr;gap:9px;display:grid}.deal-edit-card label,.deal-stage-card label{color:#657389;gap:6px;font-size:11px;font-weight:650;display:grid}.deal-edit-card input,.deal-edit-card textarea,.deal-stage-card textarea{color:#172338;background:#f9fbfd;border:1px solid #d8e0eb;border-radius:8px;outline:none;width:100%;min-height:42px;padding:9px 11px;font:500 13px/1.4 Inter,sans-serif}.deal-edit-card textarea,.deal-stage-card textarea{resize:vertical;min-height:70px}.deal-edit-card input:focus,.deal-edit-card textarea:focus,.deal-stage-card textarea:focus{background:#fff;border-color:#7aa0f6;box-shadow:0 0 0 3px #245eea17}.deal-edit-card .primary-button,.deal-stage-card .secondary-button{justify-content:center;width:100%}.deal-edit-card .primary-button:disabled,.deal-stage-card .secondary-button:disabled{cursor:not-allowed;opacity:.5}.deal-stage-card>strong{color:#253148;align-items:center;gap:7px;font-size:14px;display:flex}.deal-panel-message{border-radius:8px;margin-top:12px;padding:11px 13px;font-size:12px;line-height:1.45}.deal-panel-message.ok{color:#08795a;background:#eaf9f4}.deal-panel-message.error{color:#b4233e;background:#fff0f3}.deal-history>header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding-bottom:9px;display:flex}.deal-history>header strong{color:#7a8799;font-size:10px}.deal-history article{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:11px 0;display:flex}.deal-history article:last-of-type{border-bottom:0}.deal-history article>span{gap:4px;min-width:0;display:grid}.deal-history article strong{color:#253148;font-size:12px}.deal-history article small,.deal-history>p{color:#8490a3;font-size:10px}.deal-history article em{color:#245eea;text-align:right;background:#edf3ff;border-radius:6px;max-width:42%;padding:5px 7px;font-size:9px;font-style:normal}.deal-decision-card{gap:11px;display:grid}.deal-decision-options{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.deal-decision-options button{color:#536177;background:#fff;border:1px solid #d8e0eb;border-radius:8px;min-height:40px;font-size:12px;font-weight:700}.deal-decision-options button:disabled{cursor:not-allowed;opacity:.42}.deal-decision-options button.active.won{color:#08795a;background:#eaf9f4;border-color:#0f9f72}.deal-decision-options button.active.lost{color:#b4233e;background:#fff0f3;border-color:#dd6b7d}.deal-decision-options button.active.nurture{color:#9a5d08;background:#fff7e8;border-color:#d7a23f}.deal-decision-card>small{color:#7a8799;font-size:10px;line-height:1.45}.deal-decision-card label{color:#657389;gap:6px;font-size:11px;font-weight:650;display:grid}.deal-decision-card textarea{color:#172338;resize:vertical;background:#f9fbfd;border:1px solid #d8e0eb;border-radius:8px;min-height:68px;padding:9px 11px;font:500 13px/1.4 Inter,sans-serif}.decision-save{color:#fff;background:#172338;border:0;border-radius:8px;min-height:42px;font-size:12px;font-weight:700}.decision-save:disabled{cursor:not-allowed;opacity:.45}.deal-closed-card{gap:7px;display:grid}.deal-closed-card strong{font:750 20px/1.2 Manrope,sans-serif}.deal-closed-card p{color:#657389;margin:0;font-size:12px;line-height:1.5}.deal-closed-card.won strong{color:#08795a}.deal-closed-card.lost strong{color:#b4233e}.deal-closed-card.nurture strong{color:#9a5d08}@media (width<=520px){.deal-panel{padding:20px 16px}.deal-edit-grid{grid-template-columns:1fr}}.pipeline-company>span{min-width:0;display:grid}.pipeline-company strong{color:#1e2a40;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.pipeline-company small{color:#8490a3;margin-top:3px;font-size:12px!important}.pipeline-stage{color:#245eea;background:#edf3ff;border-radius:7px;width:fit-content;padding:6px 9px;font-size:12px;font-weight:650}.pipeline-next-step{color:#536177;align-items:center;gap:7px;display:flex}.pipeline-next-step svg{color:#8490a3;flex:none}@media (width<=980px){.pipeline-list{overflow-x:auto}.pipeline-list-row{min-width:980px}}.customer-top-metrics>div{min-height:96px;padding:17px 18px}.customer-top-metrics small{font-size:12px!important}.customer-top-metrics strong{font-size:21px}.customer-top-metrics em{font-size:12px}.customer-search{height:50px;margin:12px 12px 9px;padding:0 12px}.customer-search input{font-size:14px!important}.customer-filters{gap:5px;padding:0 12px 11px}.customer-filters button{min-height:36px;padding:0 10px;font-size:12px}.customer-count{height:42px;padding:0 13px;font-size:12px}.customer-index-row{grid-template-columns:38px minmax(0,1fr) 38px;gap:10px;min-height:102px;padding:14px 12px}.customer-index-row>span:nth-child(2)>strong{font-size:14px}.customer-index-row small,.customer-index-row em{font-size:12px!important}.customer-index-row em{margin-top:8px}.health-ring{width:38px;height:38px}.health-ring b{font-size:12px}.customer-hero{grid-template-columns:minmax(270px,1fr) auto 150px 38px;gap:16px;min-height:148px;padding:20px}.customer-status-line em,.customer-status-line small,.customer-owner small,.hero-health>small{font-size:11px!important}.customer-identity h2{font-size:24px}.customer-identity p,.customer-owner strong{font-size:14px}.hero-health>strong{font-size:20px}.customer-contact-actions{gap:8px;padding-top:14px}.customer-contact-actions a,.customer-contact-actions button{min-height:42px;padding:0 13px;font-size:13px}.next-best-action{grid-template-columns:46px minmax(0,1fr) auto auto;gap:14px;min-height:116px;padding:17px 18px}.next-best-action>span{width:44px;height:44px}.next-best-action small{font-size:11px!important}.next-best-action strong{font-size:16px}.next-best-action p{max-width:760px;font-size:13px}.next-best-action>em{font-size:12px}.next-best-action>button{min-height:42px;padding:0 14px;font-size:13px}.customer-tabs{gap:4px;min-height:50px}.customer-tabs button{height:49px;padding:0 14px;font-size:14px}.overview-metrics article{min-height:112px;padding:17px}.overview-metrics small,.overview-metrics em{font-size:12px!important}.overview-metrics strong{font-size:19px}.overview-grid>.panel{min-height:300px}.overview-grid article>header,.customer-table-card>header,.customer-timeline>header,.invoice-list>header,.milestone-card>header,.delivery-ownership>header,.files-card>header{height:62px;padding:0 16px}.overview-grid header>span,.customer-table-card>header>span,.customer-timeline>header>span,.invoice-list>header>span,.milestone-card>header>span,.delivery-ownership>header>span,.files-card>header>span{font-size:14px}.overview-grid header button,.customer-timeline header button,.invoice-list header button{font-size:12px}.detail-row{min-height:52px;margin:0 16px}.detail-row span{font-size:12px}.detail-row strong{font-size:13px}.delivery-step{min-height:48px;padding:0 16px}.delivery-step strong,.contact-person strong{font-size:13px}.attention-item small,.contact-person small,.contact-person em{font-size:11px!important}.attention-item strong{font-size:13px}.contact-person{min-height:76px;margin:0 16px}.timeline-entry{grid-template-columns:38px minmax(0,1fr);gap:12px;min-height:92px;padding:16px}.timeline-icon{width:36px;height:36px}.timeline-entry strong{font-size:13px}.timeline-entry small{font-size:11px!important}.timeline-entry p,.timeline-composer p{font-size:13px;line-height:1.5}.timeline-composer{padding:20px}.timeline-composer h3{font-size:18px}.timeline-composer>div button{min-height:40px;padding:0 10px;font-size:12px}.timeline-composer .composer-save{min-height:44px;font-size:13px}.timeline-composer>small{font-size:11px}@media (width<=1180px){.customer360-layout{grid-template-columns:260px minmax(0,1fr)}}@media (width<=900px){.customer360-layout{grid-template-columns:1fr}}@media (width<=620px){.pipeline-toolbar{flex-direction:column;align-items:stretch}.pipeline-controls,.pipeline-view-toggle{width:100%}.pipeline-controls button,.pipeline-view-toggle button{flex:1;justify-content:center}}.metric-copy strong{font-size:24px}.focus-copy strong,.team-row strong,.team-row b,.deal-card h3,.delivery-card h3,.company-cell strong,.table-row,.search-field input,.segmented button,.link-button{font-size:var(--crm-small)}.focus-item{min-height:78px;padding:14px 10px}.table-row{min-height:72px}.deal-card,.delivery-card{padding:16px}.delivery-card.selected{border-color:#245eea;box-shadow:0 0 0 2px #245eea1f,inset 3px 0 #245eea}.delivery-commandbar{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.delivery-commandbar button{color:#607087;background:#fff;border:1px solid #dbe3ee;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:12px;display:flex}.delivery-commandbar button.active{color:#fff;background:#245eea;border-color:#245eea}.delivery-commandbar b{color:#536177;background:#eef2f7;border-radius:11px;place-items:center;min-width:21px;height:21px;font-size:9px;display:grid}.delivery-commandbar button.active b{color:#fff;background:#ffffff2e}.delivery-queue{overflow:hidden}.delivery-queue-row{text-align:left;color:#536177;background:#fff;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:minmax(220px,1.1fr) .55fr .5fr minmax(260px,1.35fr) .55fr 20px;align-items:center;gap:14px;width:100%;min-height:68px;padding:0 17px;font-size:11px;display:grid}.delivery-queue-row:not(.head):hover{background:#f8faff}.delivery-queue-row.head{color:#8995a6;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;min-height:40px;font-size:9px;font-weight:700}.delivery-queue-row:not(.head)>span:nth-child(4){-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.delivery-company{align-items:center;gap:10px;min-width:0;display:flex}.delivery-company>i{color:#245eea;background:#edf3ff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;font-weight:700;display:grid}.delivery-company>span{min-width:0;display:grid}.delivery-company strong{color:#253148;font-size:12px}.delivery-company small{color:#8490a3;margin-top:2px;font-size:9px}.delivery-queue-row>em{color:#08795a;background:#eaf9f4;border-radius:6px;justify-self:start;padding:5px 7px;font-size:9px;font-style:normal}.delivery-queue-row>em.blocked{color:#b4233e;background:#fff0f3}.delivery-queue-empty{color:#7d899b;align-content:center;place-items:center;gap:6px;min-height:260px;display:grid}.delivery-queue-empty strong{color:#344258}.delivery-focus-backdrop{z-index:115;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0912217a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.delivery-focus{background:#f5f7fb;border-radius:15px;width:min(1180px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 28px 85px #09122147}.delivery-focus>header{z-index:2;background:#fff;border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;min-height:66px;padding:13px 17px;display:flex;position:sticky;top:0}.delivery-focus>header span{gap:2px;display:grid}.delivery-focus>header small{text-transform:uppercase;color:#7d899b;font-size:9px}.delivery-focus>header strong{font-size:16px}.delivery-focus>header button{background:#fff;border:1px solid #dbe3ee;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.delivery-focus .delivery-detail-grid{margin:0;padding:14px}.delivery-focus .delivery-saved-notice{margin:12px 14px 0}@media (width<=900px){.delivery-queue-row{grid-template-columns:minmax(180px,1fr) .6fr .8fr 20px}.delivery-queue-row>span:nth-child(3),.delivery-queue-row>span:nth-child(5){display:none}.delivery-focus-backdrop{padding:10px}.delivery-focus{max-height:calc(100vh - 20px)}}.delivery-card p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:4.35em;line-height:1.45;display:-webkit-box;overflow:hidden}.delivery-card-facts{border-top:1px solid #edf1f5;gap:7px;margin:14px 0 0;padding:12px 0 0;display:grid}.delivery-card-facts div{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:8px;display:grid}.delivery-card-facts dt,.delivery-card-facts dd{margin:0;font-size:11px;line-height:1.35}.delivery-card-facts dt{color:#8490a3}.delivery-card-facts dd{color:#27344a;overflow-wrap:anywhere;font-weight:650}.delivery-column-empty{color:#8793a5;border:1px dashed #cbd5e1;border-radius:10px;place-items:center;min-height:84px;font-size:12px;display:grid}.delivery-inline-detail{background:#f7f9fc;border:1px solid #d9e1ec;border-radius:14px;margin-top:18px;overflow:hidden}.delivery-inline-detail>header{background:#fff;border-bottom:1px solid #e4e9f0;justify-content:space-between;align-items:center;min-height:68px;padding:14px 18px;display:flex}.delivery-inline-detail>header span{gap:3px;display:grid}.delivery-inline-detail>header small{color:#7c899c;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.delivery-inline-detail>header strong{color:#182337;font:700 17px/1.25 Manrope,sans-serif}.delivery-inline-detail>header button{color:#64748b;background:#fff;border:1px solid #dce3ec;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.delivery-inline-detail .delivery-detail-grid{margin:16px}.delivery-saved-notice{color:#08795a;background:#ecfaf5;border:1px solid #bfe8d9;border-radius:9px;margin:14px 16px 0;padding:11px 13px;font-size:12px;font-weight:650}.delivery-plan-button{color:#245eea;background:#fff;border:1px solid #d8e1ee;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 28px);min-height:40px;margin:14px;font-size:12px;font-weight:650;display:flex}.delivery-plan-form{background:#f8faff;border:1px solid #dce5f3;border-radius:10px;gap:11px;margin:14px;padding:15px;display:grid}.delivery-plan-form label{color:#64748b;gap:6px;font-size:12px;font-weight:650;display:grid}.delivery-plan-form input{color:#26344a;background:#fff;border:1px solid #d9e2ee;border-radius:8px;height:42px;padding:0 11px;font-size:13px}.delivery-plan-form>div:last-child{justify-content:flex-end;gap:8px;display:flex}.delivery-plan-form>div:last-child button{color:#536177;background:#fff;border:1px solid #d8e1ee;border-radius:8px;min-height:40px;padding:0 14px;font-size:12px}.delivery-plan-form>div:last-child .primary-button{color:#fff;background:#245eea;border:0}.delivery-plan-form button:disabled{opacity:.5;cursor:not-allowed}.revenue-flow>header{min-height:50px;padding:0 18px}.revenue-flow>header strong{font-size:13px}.revenue-flow>header small{font-size:12px}.revenue-flow article{grid-template-columns:30px 1fr 16px;min-height:74px;padding:12px 14px}.revenue-flow article>span{width:28px;height:28px;font-size:11px}.revenue-flow article small{font-size:12px}.revenue-flow article strong{font-size:15px}.sales-work-rule{min-height:52px;padding:10px 14px;font-size:13px}.sales-work-rule b{width:24px;height:24px;font-size:11px}.sales-view-switch button{min-height:44px;font-size:14px}.kanban{grid-template-columns:repeat(6,minmax(280px,1fr))}.delivery-board{grid-template-columns:repeat(5,minmax(280px,1fr))}.kanban-column,.delivery-column{min-width:280px;padding:14px}.kanban-heading,.delivery-heading,.kanban-heading>strong{font-size:12px}.kanban-heading>span,.delivery-heading>span{font-size:13px}.kanban-heading b,.delivery-heading b{font-size:11px}.workspace-subnav{display:none}@media (width<=820px){.sidebar{width:min(320px,88vw)}.workspace{width:100%;margin-left:0}.main-content{padding:26px 18px 48px}}.customer-top-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.customer360-layout{grid-template-columns:280px minmax(0,1fr);gap:16px}.customer-index-row{grid-template-columns:38px minmax(0,1fr);align-items:center;min-height:88px}.customer-index-row em{margin-top:6px;line-height:1.35}.customer-hero{grid-template-columns:minmax(270px,1fr) auto minmax(105px,150px);gap:20px;min-height:142px}.hero-health>strong{white-space:nowrap}.customer-contact-actions{gap:10px}.customer-contact-actions button{justify-content:center;min-width:150px}.customer-next-step{background:#fff;border:1px solid #dbe4f1;border-radius:11px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;margin:12px 0;padding:14px 17px;display:grid}.customer-next-step>span{color:#245eea;background:#edf3ff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.customer-next-step>div{gap:3px;min-width:0;display:grid}.customer-next-step small{color:#78869a}.customer-next-step strong{color:#26334a;font-size:15px;line-height:1.4}.customer-next-step>em{color:#536177;white-space:nowrap;font-size:12px;font-style:normal;font-weight:650}.customer-next-step.risk{background:#fff8f9;border-color:#f0ced6}.customer-next-step.risk>span{color:#b4233e;background:#fff0f3}.customer-tabs{min-height:48px}.customer-tabs button{height:47px;padding:0 18px}.customer-context-strip{background:#fff;border:1px solid #e1e7ef;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px;display:grid;overflow:hidden}.customer-context-strip article{border-right:1px solid #e8edf3;align-content:center;gap:4px;min-width:0;min-height:88px;padding:14px 16px;display:grid}.customer-context-strip article:last-child{border-right:0}.customer-context-strip small{color:#8490a3}.customer-context-strip strong,.customer-context-strip em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-context-strip strong{color:#26334a;font-size:14px}.customer-context-strip em{color:#748196;font-size:12px;font-style:normal}.handover-banner{grid-template-columns:28px minmax(0,1fr)}.timeline-layout{padding-top:12px;display:block}.customer-timeline{min-height:420px}@media (width<=1180px){.customer360-layout{grid-template-columns:250px minmax(0,1fr)}.customer-context-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-context-strip article:nth-child(2){border-right:0}.customer-context-strip article:nth-child(-n+2){border-bottom:1px solid #e8edf3}}@media (width<=900px){.customer360-layout{grid-template-columns:1fr}}@media (width<=680px){.customer-top-metrics,.customer-context-strip{grid-template-columns:1fr}.customer-context-strip article{border-bottom:1px solid #e8edf3;border-right:0}.customer-context-strip article:last-child{border-bottom:0}.customer-hero{grid-template-columns:1fr}.customer-owner,.hero-health{border-right:0;display:grid}.customer-contact-actions{grid-template-columns:1fr 1fr}.customer-contact-actions button{min-width:0}.customer-next-step{grid-template-columns:36px minmax(0,1fr)}.customer-next-step>em{grid-column:2}}.object-picker-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#09122180;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.object-picker{background:#fff;border:1px solid #dbe3ee;border-radius:16px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(900px,100%);max-height:min(780px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 90px #09122147}.object-picker>header{border-bottom:1px solid #edf1f5;justify-content:space-between;gap:24px;padding:22px 24px 18px;display:flex}.object-picker>header span{gap:3px;display:grid}.object-picker>header small{text-transform:uppercase;letter-spacing:.09em;color:#7b879a;font-size:9px;font-weight:700}.object-picker>header h2{color:#152033;margin:0;font:700 21px/1.2 Manrope,sans-serif}.object-picker>header p{color:#6f7c90;margin:2px 0 0;font-size:12px}.object-picker>header button{color:#607087;background:#fff;border:1px solid #dbe3ee;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.object-picker-search{color:#7b879a;background:#f8fafc;border:1px solid #dbe3ee;border-radius:10px;align-items:center;gap:9px;height:44px;margin:16px 20px 10px;padding:0 12px;display:flex}.object-picker-search input{color:#1d2a40;background:0 0;border:0;outline:0;width:100%;font-size:13px}.object-picker-results{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;padding:8px 20px 20px;display:grid;overflow:auto}.object-picker-card{text-align:left;color:#253148;background:#fff;border:1px solid #e0e6ef;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:11px;min-height:96px;padding:14px;display:grid}.object-picker-card:hover,.object-picker-card.active{background:#f7f9ff;border-color:#9db6f7;box-shadow:0 5px 18px #245eea14}.object-picker-card>span:nth-child(2){gap:3px;min-width:0;display:grid}.object-picker-card strong{font-size:13px}.object-picker-card small,.object-picker-card em{color:#7a8799;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-style:normal;overflow:hidden}.object-picker-card>b{color:#245eea;font:700 13px Manrope,sans-serif}.object-picker-empty{color:#7a8799;grid-column:1/-1;align-content:center;place-items:center;gap:5px;min-height:180px;display:grid}.object-picker-empty strong{color:#253148}.object-picker>footer{border-top:1px solid #edf1f5;justify-content:flex-end;align-items:center;gap:12px;min-height:56px;padding:10px 20px;display:flex}.object-picker>footer nav{align-items:center;gap:10px;display:flex}.object-picker>footer button{color:#536177;background:#fff;border:1px solid #dbe3ee;border-radius:8px;height:34px;padding:0 12px}.object-picker>footer button:disabled{opacity:.45}.object-picker>footer span{color:#7a8799;font-size:11px}@media (width<=720px){.object-picker-backdrop{padding:10px}.object-picker{max-height:calc(100vh - 20px)}.object-picker-results{grid-template-columns:1fr}.object-picker>header{padding:18px}.object-picker-search{margin-inline:14px}.object-picker-results{padding-inline:14px}}.prospecting-workspace.simplified.focused{display:block}.prospecting-workspace.simplified.focused .lead-detail{width:100%}.customer360-layout.focused{display:block}.customer360-layout.focused .customer-record{width:100%}.activity-overlay{z-index:140;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a122085;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.activity-composer{background:#fff;border-radius:18px;gap:16px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:24px;display:grid;overflow:auto;box-shadow:0 30px 90px #0812264d}.activity-composer>header{justify-content:space-between;align-items:flex-start;display:flex}.activity-composer>header small{color:#667389;margin-bottom:4px;font-size:12px;display:block}.activity-composer h2{color:#17243a;margin:0;font:700 24px/1.2 Manrope,sans-serif}.activity-composer>header button{color:#667389;background:#fff;border:1px solid #dfe5ed;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.activity-channels{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.activity-channels button{color:#536177;background:#fff;border:1px solid #dce3ec;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:46px;font-size:14px;display:flex}.activity-channels button.active{color:#334bd2;background:#eef1ff;border-color:#4e65e8;font-weight:700}.activity-composer label{color:#536177;gap:7px;font-size:13px;font-weight:650;display:grid}.activity-composer input,.activity-composer textarea{color:#26344a;background:#fafbfc;border:1px solid #dce3ec;border-radius:10px;outline:none;width:100%;font:500 14px Manrope,sans-serif}.activity-composer input{height:46px;padding:0 12px}.activity-composer textarea{resize:vertical;min-height:96px;padding:12px;line-height:1.5}.activity-composer input:focus,.activity-composer textarea:focus{border-color:#5b6ce5;box-shadow:0 0 0 3px #5b6ce51f}.activity-target-search{position:relative}.activity-target-search svg{color:#8692a4;position:absolute;top:15px;left:13px}.activity-target-search input{padding-left:40px}.activity-target-results{border:1px solid #dfe5ed;border-radius:10px;margin-top:-10px;overflow:hidden}.activity-target-results>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0 12px;display:flex}.activity-target-results>button:last-child{border-bottom:0}.activity-target-results>button:hover{background:#f6f8fc}.activity-target-results small{color:#8995a6}.activity-target-results>span{color:#8995a6;padding:14px;font-size:13px;display:block}.activity-selected{text-align:left;color:#465cdf;background:#f7f8ff;border:1px solid #cfd8f5;border-radius:10px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;height:54px;padding:0 12px;display:grid}.activity-selected span{display:grid}.activity-selected strong{color:#26344a;font-size:14px}.activity-selected small{color:#77849a;font-size:11px}.activity-selected em{font-size:12px;font-style:normal}.activity-next{grid-template-columns:1fr 220px;gap:12px;display:grid}.activity-error{color:#a52d46;background:#fff4f6;border:1px solid #efc8d1;border-radius:9px;margin:0;padding:11px 12px;font-size:13px}.activity-composer>footer{justify-content:flex-end;gap:9px;padding-top:4px;display:flex}.activity-composer>footer button{background:#fff;border:1px solid #dce3ec;border-radius:10px;min-height:44px;padding:0 16px;font-size:13px}.activity-composer>footer .primary-button{color:#fff;background:#5364e8;border:0;align-items:center;gap:7px;display:flex}@media (width<=680px){.activity-overlay{align-items:end;padding:0}.activity-composer{border-radius:18px 18px 0 0;max-height:94vh;padding:18px}.activity-next{grid-template-columns:1fr}.activity-channels button{font-size:13px}}.adversus-context{color:#17243a;background:#f5f7fb;min-height:100vh;padding-bottom:28px;font:500 16px/1.5 Manrope,system-ui,sans-serif}.adversus-context *{box-sizing:border-box}.adversus-context__header{z-index:2;background:#fff;border-bottom:1px solid #dfe5ed;justify-content:space-between;align-items:center;height:72px;padding:0 24px;display:flex;position:sticky;top:0}.adversus-context__brand{align-items:center;gap:10px;display:flex}.adversus-context__brand>span{color:#fff;background:#243654;border-radius:11px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.adversus-context__brand div{display:grid}.adversus-context__brand strong{font-size:16px}.adversus-context__brand small{color:#718096;font-size:12px}.adversus-context__live{color:#536177;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.adversus-context__live i{background:#17a673;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dff7ee}.adversus-context>section,.adversus-context>form{background:#fff;border:1px solid #dfe5ed;border-radius:15px;width:min(760px,100% - 32px);margin:16px auto;padding:22px;box-shadow:0 3px 12px #1e2e460a}.adversus-context__eyebrow{color:#5267dc;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.adversus-context h1{margin:5px 0 8px;font-size:26px;line-height:1.2}.adversus-context h2{margin:0 0 16px;font-size:18px;line-height:1.3}.adversus-context p{color:#667389;margin:0}.adversus-context__search label,.adversus-context__form label{color:#46546b;gap:7px;margin-top:18px;font-size:13px;font-weight:700;display:grid}.adversus-context__search label>div{border:1px solid #cfd7e3;border-radius:10px;align-items:center;gap:10px;height:50px;padding:0 14px;display:flex}.adversus-context__search input,.adversus-context__form input,.adversus-context__form textarea{color:#17243a;background:#fbfcfe;border:1px solid #cfd7e3;border-radius:10px;outline:none;width:100%;font:500 16px Manrope,system-ui,sans-serif}.adversus-context__search label input{background:0 0;border:0;height:46px}.adversus-context__form input{height:48px;padding:0 12px}.adversus-context__form textarea{resize:vertical;min-height:100px;padding:12px}.adversus-context__search input:focus,.adversus-context__form input:focus,.adversus-context__form textarea:focus{border-color:#5368df;box-shadow:0 0 0 3px #5368df1f}.adversus-context__empty{background:#fff4f5;border-radius:9px;padding:12px;color:#a6384d!important;margin-top:14px!important}.adversus-context__match{text-align:left;color:#17243a;background:#f7f9ff;border:1px solid #cbd6f5;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:64px;margin-top:12px;padding:10px 13px;display:flex}.adversus-context__match span{display:grid}.adversus-context__match small{color:#667389}.adversus-context__match b{color:#4056ce}.adversus-context__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.adversus-context__facts>span,.adversus-context__facts>a{color:#46546b;border:1px solid #e1e6ed;border-radius:9px;align-items:center;gap:8px;min-height:48px;padding:0 11px;text-decoration:none;display:flex}.adversus-context__facts b{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.adversus-context__next{color:#4358cf;background:#f4f6ff;border-radius:10px;gap:10px;margin-top:14px;padding:14px;display:flex}.adversus-context__next span{display:grid}.adversus-context__next small{color:#718096;text-transform:uppercase;letter-spacing:.05em;font-size:11px}.adversus-context__next strong{color:#26344a}.adversus-context__next em{color:#667389;font-size:12px;font-style:normal}.adversus-context__form>div{grid-template-columns:1fr 210px;gap:12px;display:grid}.adversus-context__form button{color:#fff;background:#4f64dc;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-top:18px;font-size:15px;font-weight:800;display:flex}.adversus-context__feedback{background:#eaf8f2;border-radius:9px;padding:11px 12px;font-size:13px;color:#147956!important;margin-top:12px!important}.adversus-context__history article{border-top:1px solid #edf0f4;grid-template-columns:34px 1fr;gap:9px;padding:12px 0;display:grid}.adversus-context__history article>span{color:#4e63d9;background:#edf1ff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.adversus-context__history article div{display:grid}.adversus-context__history article strong{font-size:14px}.adversus-context__history article small{color:#718096;font-size:12px}@media (width<=640px){.adversus-context__header{padding:0 16px}.adversus-context>section,.adversus-context>form{width:calc(100% - 20px);padding:17px}.adversus-context__facts,.adversus-context__form>div{grid-template-columns:1fr}.adversus-context h1{font-size:23px}}.adversus-main-content{width:100%;max-width:none;padding:0}.adversus-embedded-page{background:#fff;width:100%;height:calc(100dvh - 76px)}.adversus-embedded-page.background{opacity:.01;pointer-events:none;width:2px;height:2px;position:fixed;bottom:0;left:-10000px;overflow:hidden}.adversus-embedded-page iframe{background:#fff;border:0;width:100%;height:100%;display:block}.browser-runtime-state{color:#64748b;place-content:center;justify-items:center;gap:10px;width:100%;height:100%;font-size:13px;display:grid}.browser-runtime-state.error span{color:#8a96a8;text-align:center;max-width:460px}.browser-runtime-state button{color:#334155;background:#fff;border:1px solid #dbe2ec;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 13px;display:flex}.browser-runtime-spinner{animation:.9s linear infinite browser-runtime-spin}@keyframes browser-runtime-spin{to{transform:rotate(360deg)}}@media (width<=820px){.adversus-embedded-page{height:calc(100dvh - 66px)}}.access-screen{color:#172033;background:radial-gradient(circle at 20% 10%,#edf3ff 0,#0000 34%),#f4f6f9;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.access-screen>span{color:#667085;margin-left:10px;font-size:13px}.access-card{background:#fff;border:1px solid #dfe5ed;border-radius:18px;width:min(440px,100%);padding:28px;box-shadow:0 24px 70px #1018281a}.access-card>header{border-bottom:1px solid #edf0f4;align-items:center;gap:11px;padding-bottom:24px;display:flex}.access-card>header div{display:grid}.access-card>header strong{font-size:15px}.access-card>header small{color:#7b8797;margin-top:2px}.access-mark{color:#fff;background:#172a4b;border-radius:10px;place-items:center;width:39px;height:39px;font-size:12px;font-weight:800;display:grid}.access-lock{color:#245eea;background:#edf3ff;border-radius:13px;place-items:center;width:48px;height:48px;margin-top:26px;display:grid}.access-kicker{color:#245eea;text-transform:uppercase;letter-spacing:.08em;margin-top:18px;font-size:10px;font-weight:800;display:block}.access-card h1{letter-spacing:-.035em;margin:5px 0 8px;font-size:28px}.access-card>p{color:#667085;margin:0 0 20px;font-size:12px;line-height:1.65}.access-card form{gap:10px;display:grid}.access-card label{color:#475467;gap:6px;font-size:11px;font-weight:700;display:grid}.access-card input{height:44px;font:inherit;color:#172033;border:1px solid #d4dbe5;border-radius:9px;outline:0;padding:0 12px}.access-card input:focus{border-color:#83a4f5;box-shadow:0 0 0 3px #edf3ff}.access-card form button{color:#fff;cursor:pointer;background:#245eea;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:44px;font-weight:800;display:flex}.access-card form button:disabled{opacity:.65;cursor:wait}.access-feedback{border-radius:8px;margin-top:12px;padding:10px 11px;font-size:11px;line-height:1.45}.access-feedback.success{color:#08795a;background:#eaf9f4}.access-feedback.error{color:#b4233e;background:#fff0f3}.access-card>footer{color:#7a8798;border-top:1px solid #edf0f4;align-items:flex-start;gap:7px;margin-top:20px;padding-top:17px;font-size:10px;line-height:1.45;display:flex}.access-spinner{animation:.9s linear infinite access-spin}@keyframes access-spin{to{transform:rotate(360deg)}}
