:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#243554;background:#f6f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--navy:#0d1e50;--pink:#d60056;--muted:#6d7a91;--line:#e5e9f1;--soft:#f6f7fb}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--pink);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ff90b9;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:30px;font-weight:650;letter-spacing:-1px;line-height:1.2}h2{font-size:18px;font-weight:650;letter-spacing:-.3px}h3{font-size:15px;font-weight:650;line-height:1.45}p{line-height:1.6}small{font-size:12px;line-height:1.5;color:var(--muted)}svg{flex-shrink:0}strong{font-weight:600}input,select,textarea{min-width:0;width:100%;background:#fff;border:1px solid #d9e0ec;border-radius:8px;padding:10px 12px;color:#243554;outline:none;font-size:13px;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#d60056;box-shadow:0 0 0 3px #ff006614}input::placeholder,textarea::placeholder{color:#6f7787}textarea{resize:vertical;min-height:90px}label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;color:#50617c}form>label+label{margin-top:18px}select,summary{cursor:pointer}kbd{font-size:10px;border:1px solid var(--line);padding:3px 5px;border-radius:4px;background:#fff;color:#6e7887}.pre{white-space:pre-wrap;overflow-wrap:anywhere}.muted{color:var(--muted)}.missing{color:#92713c;font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.3px;font-weight:700;color:#6a788f;line-height:1.6}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-size:12px;font-weight:600;min-height:38px;padding:10px 15px;white-space:nowrap;transition:background .15s}.primary{background:var(--pink);color:#fff;box-shadow:0 2px 4px #d6005610}.primary:hover:not(:disabled){background:#b80049}.secondary{border:1px solid #d9e0ec;background:#fff;color:#425571}.secondary:hover:not(:disabled){background:#f7f8fc}.text-button{display:inline-flex;align-items:center;gap:6px;color:#ad104e;font-size:12px;font-weight:600;padding:3px 0}.text-button:hover{text-decoration:underline}.icon{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;border-radius:7px;color:#6b788d}.icon:hover:not(:disabled){background:#edf1f7;color:var(--navy)}.full{width:100%}.danger{background:#c32d40}.danger:hover:not(:disabled){background:#a72031}.danger-text{color:#bd3547!important}.heading-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;border-radius:5px;padding:4px 7px;font-size:10px;line-height:1.25;font-weight:600;white-space:nowrap;color:#526688;background:#eef2f8}.badge.amber{background:#fff5e3;color:#8b5a12}.badge.green{background:#eaf7f0;color:#26724d}.badge.pink{background:#fff0f6;color:#b81456}.avatar{width:39px;height:39px;display:inline-flex;align-items:center;justify-content:center;background:#edf0f7;color:#496185;border:1px solid #e2e7f0;border-radius:50%;font-size:12px;font-weight:650;flex-shrink:0}.avatar.small{width:29px;height:29px;font-size:10px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#469777;flex-shrink:0}.status-dot.offline{background:#c58c37}.pills{display:flex;flex-wrap:wrap;gap:7px}.notice{font-size:13px;background:#f0f4fb;border:1px solid #dce5f1;padding:14px 16px;border-radius:9px;margin-bottom:16px;color:#41516f;line-height:1.6}.notice p{margin:6px 0}.notice.error{background:#fff2f3;color:#9f263c;border-color:#f2ccd4}.notice.warning{background:#fff9ee;color:#806026;border-color:#f1e2c6}.field-hint{color:var(--muted);font-size:12px;line-height:1.6;margin:10px 0 18px}.info{padding:12px 15px;border-radius:8px;background:#f4f6fb;color:#68728a;font-size:12px;margin-bottom:15px}
/* Account Workspace 4: account-first interaction and visual system. */
:root{--ink:#25262e;--muted:#7b7e8c;--line:#e9e9ef;--soft:#f8f9fc;--accent:#6251c9;--accent-soft:#efecfc;--navy:#25262e;--pink:#6251c9;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-size:13px;letter-spacing:-.12px}
body{overflow:hidden;background:#fff}button,a{ -webkit-tap-highlight-color:transparent}button{font-weight:inherit}button,a{transition:background .16s,color .16s,box-shadow .16s}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #8c7bdf;outline-offset:3px}h1{font-size:30px;font-weight:650;letter-spacing:-1.1px;line-height:1.25;color:#303440}h2{font-size:15px;font-weight:650;letter-spacing:-.35px;color:#303440}h3{font-size:14px}strong{font-weight:600}small{color:var(--muted);font-size:11px}p{line-height:1.6}input,select,textarea{border-color:#e0e1e9;background:#fff;color:var(--ink);border-radius:7px;font-size:13px}input:focus,select:focus,textarea:focus{border-color:#9383d5;box-shadow:0 0 0 3px #6251c910}input::placeholder,textarea::placeholder{color:#6b6f7d;font-weight:400}label{color:#505562;font-weight:500}.eyebrow{font-size:9px;letter-spacing:1.45px;font-weight:650;color:#6b6f7d;line-height:1.6}.primary{background:#6251c9;border:1px solid #5847be;border-radius:7px;box-shadow:0 1px 2px #36257724,0 1px 0 #ffffff22 inset;min-height:35px;font-size:12px;padding:8px 13px;color:#fff}.primary:hover:not(:disabled){background:#5342b7;box-shadow:0 3px 7px #40319822}.secondary{min-height:35px;font-size:12px;background:#fff;border:1px solid #e0e1e9;border-radius:7px;color:#303440;padding:8px 12px;box-shadow:0 1px 1px #1f213405}.secondary:hover:not(:disabled){background:#f7f7fb;border-color:#d1cce8}.small-button{min-height:30px;font-size:11px;padding:6px 10px}.text-button{color:#505562;font-size:11px;font-weight:500;padding:3px 0;gap:6px}.text-button:hover{color:#505562;text-decoration:none}.icon{min-width:28px;height:28px;border-radius:6px;color:#6b6f7d}.icon:hover:not(:disabled){background:#f0edf8;color:#505562}.bordered{border:1px solid var(--line);width:35px;height:35px}.selected-button{border-color:#c7bfe9;background:#f7f5ff}.danger{background:#bf4a52;border-color:#b8464e}.danger:hover:not(:disabled){background:#ac3d46}.notice{display:flex;align-items:center;gap:10px;font-size:12px;background:#f5f3fc;border-color:#e5e0f4;color:#505562}.notice>span{flex:1}.notice.warning{background:#fffaf0;color:#8d7136;border-color:#f0e4c8}.notice.error{background:#fff4f4;color:#505562;border-color:#eed4d7}.record-form .notice{display:block}.skip-link{position:fixed;left:240px;top:-60px;z-index:200;background:#fff;padding:14px;box-shadow:0 2px 15px #0002}.skip-link:focus{top:8px}.initial-loading{min-height:100vh;display:flex;gap:12px;justify-content:center;align-items:center;color:#505562}.page-loading{padding-top:24px;display:grid;gap:20px}.skeleton{height:70px;border-radius:8px;background:linear-gradient(90deg,#f4f3f8,#faf9fd,#f4f3f8);background-size:300%;animation:shimmer 2s infinite}.skeleton-title{height:40px;width:35%;margin-bottom:30px}@keyframes shimmer{to{background-position:-300%}}
.app-shell{display:flex;height:100dvh;min-height:0;width:100%;overflow:hidden}.sidebar{width:218px;position:relative;inset:auto;flex-shrink:0;height:100dvh;background:#f8f9fc;border-right:1px solid #e8e9f0;display:flex;flex-direction:column;z-index:30;overflow-y:auto}.brand{display:flex;flex-direction:row;align-items:center;gap:9px;padding:24px 17px 22px;text-align:left;width:100%;border:0;min-height:78px}.brand .brand-symbol{background:#fff;display:grid;place-items:center;width:34px;height:34px;min-width:34px;border-radius:9px;color:#fff;box-shadow:0 2px 4px #2d273517;border:1px solid #e8e9f0;overflow:hidden}
.brand .brand-symbol img{width:100%;height:100%;object-fit:cover;display:block}.brand>span:not(.brand-symbol){font-size:12px;letter-spacing:0;min-width:0;color:#303440}.brand strong{font-size:12px;font-weight:650;letter-spacing:-.2px;display:block}.brand small{display:block;color:#6b6f7d;font-size:9px;font-weight:400;margin-top:2px;letter-spacing:0}.brand>svg{margin-left:auto;color:#6b6f7d}.sidebar-search{display:flex;align-items:center;gap:8px;margin:0 14px 22px;border:1px solid #e4e5ed;border-radius:7px;padding:8px 9px;box-shadow:0 1px 1px #1b184004;color:#6b6f7d;background:#fff;font-size:11px;height:34px;flex-shrink:0}.sidebar-search>span{flex:1;text-align:left}.sidebar-search kbd{font-size:9px;padding:1px 4px;background:#fafafd;color:#6b6f7d;border-color:#eeedf3}.sidebar-group-label{display:flex;align-items:center;justify-content:space-between;font-size:8px;font-weight:650;letter-spacing:1.3px;color:#6b6f7d;padding:0 22px;margin:0 0 9px}.sidebar nav{padding:0 10px;display:grid;gap:4px}.nav-item{display:flex;align-items:center;gap:10px;position:relative;width:100%;border:0;border-radius:6px;padding:9px 12px;min-height:37px;font-size:12px;font-weight:450;color:#505562;text-align:left;background:none}.nav-item>svg{color:#6b6f7d}.nav-item:hover{background:#f0eff6;color:#303440}.nav-item.active{background:#eeeafa;color:#505562;font-weight:550}.nav-item.active>svg{color:#505562}.nav-item>span:not(.nav-count):not(.nav-active-mark){flex:1}.nav-count{font-size:10px;line-height:18px;padding:0 5px;border-radius:4px;color:#505562;background:#efedf4}.nav-item.active .nav-count{background:#e2dcf7;color:#505562}.nav-active-mark{position:absolute;right:0;top:10px;height:16px;width:2px;background:#8068d2;border-radius:3px}.sidebar-divider{height:1px;background:#e8e8ef;margin:25px 21px 20px}.pinned-accounts{padding:0 13px;display:grid;gap:3px}.pinned-accounts>button{display:flex;gap:9px;align-items:center;width:100%;padding:7px 8px;font-size:11px;color:#505562;text-align:left;border-radius:6px}.pinned-accounts>button>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pinned-accounts>button:hover,.pinned-accounts>button.selected{background:#efedf6;color:#303440}.pinned-accounts .company-mark{width:22px;height:22px;font-size:8px;border-radius:5px;min-width:22px;box-shadow:none;border:1px solid #00000007}.sidebar-bottom{margin-top:auto;padding:22px 10px 0}.muted-nav{font-size:11px;color:#6b6f7d;min-height:33px;padding:8px 12px}.preview-sidebar{margin:14px 8px 17px;padding:10px 8px;display:flex;gap:7px;align-items:flex-start;background:#f1eef9;border:1px solid #e8e2f5;border-radius:7px;color:#505562;font-size:10px}.preview-sidebar small{display:block;font-size:9px;color:#6b6f7d;margin-top:2px}.preview-dot{width:5px;height:5px;border-radius:50%;background:#b49fcf;margin-top:5px}.profile-button{display:flex;gap:9px;align-items:center;text-align:left;width:calc(100% + 20px);margin:0 -10px;border-top:1px solid #e9e8f0;padding:17px 18px;background:#f6f7fb}.profile-button>span:not(.avatar){flex:1;min-width:0}.profile-button strong{display:block;font-size:11px;color:#505562}.profile-button small{display:block;font-size:9px;color:#6b6f7d;margin-top:3px}.profile-button>svg{color:#6b6f7d}.profile-button .avatar{width:31px;height:31px;font-size:10px}.main-frame{flex:1;min-width:0;height:100dvh;display:flex;flex-direction:column;background:#fff}.topbar{height:63px;min-height:63px;border-bottom:1px solid #eeeef3;display:flex;justify-content:space-between;align-items:center;padding:0 35px;background:#fff}.breadcrumb{display:flex;gap:12px;align-items:center;color:#6b6f7d;font-size:11px;min-width:0}.breadcrumb>svg:first-of-type{color:#6b6f7d}.breadcrumb button{font-size:11px;color:#505562;padding:0}.breadcrumb-team{color:#6b6f7d}.crumb-account{color:#303440;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-right{display:flex;align-items:center;gap:13px;flex-shrink:0}.preview-pill{font-size:8px;letter-spacing:1.1px;color:#6b6f7d;border:1px solid #eee5f1;padding:4px 7px;border-radius:4px;background:#fcfafe}.topbar-divider{width:1px;height:17px;background:#efecf3}.inbox-button{position:relative}.inbox-button i{position:absolute;width:4px;height:4px;border-radius:50%;background:#9874c6;top:4px;right:5px;border:1px solid white}.mobile-menu{display:none}.workspace-content{padding:34px 36px 0;flex:1;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#e7e3ee transparent;outline:none}.workspace-content>*{max-width:1470px;margin-left:auto;margin-right:auto}.workspace-content.account-content{padding-top:24px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.page-heading .eyebrow{margin-bottom:8px}.page-heading h1{display:flex;align-items:center;gap:12px;font-size:29px}.page-heading p{font-size:12px;color:#6b6f7d;margin-top:9px}.title-count{display:inline-grid;place-items:center;font-size:12px;min-width:26px;height:24px;border:1px solid #e7e3ec;border-radius:6px;color:#6b6f7d;font-weight:500;letter-spacing:0}.heading-actions{gap:8px;flex-wrap:nowrap}.page-footer{margin-top:32px;padding:16px 0 18px;border-top:1px solid #f2f0f6;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:9px;color:#6b6f7d}.page-footer>span{display:flex;align-items:center;gap:6px}.page-footer>span>span:not(.status-dot){color:#747781}.status-dot{background:#96b4a1;width:5px;height:5px}.avatar{width:34px;height:34px;border:1px solid #00000004;font-size:10px;border-radius:50%;font-weight:550;letter-spacing:-.2px;background:#f1edf5;color:#505562}.avatar.small{width:25px;height:25px;font-size:8px}.avatar.av-0{background:#f1e5dd;color:#966f54}.avatar.av-1{background:#e5eaf5;color:#6c7697}.avatar.av-2{background:#e9e5f5;color:#6b6f7d}.avatar.av-3{background:#e2ede7;color:#637d6e}.avatar.av-4{background:#f4e7ed;color:#6b6f7d}.avatar-stack{display:flex;padding-left:0}.avatar-stack .avatar+.avatar{margin-left:-7px;border:2px solid white}.company-mark{display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;min-width:37px;border-radius:8px;font-size:13px;font-weight:750;letter-spacing:-.8px;background:#f0edf4;color:#505562;border:1px solid #00000004;box-shadow:0 1px 2px #1c142506}.company-mark.large{width:55px;height:55px;min-width:55px;border-radius:12px;font-size:18px}.company-mark.gold{color:#47402a;background:#f4e0a0;font-size:10px;letter-spacing:-.7px}.company-mark.gold.large{font-size:17px}.company-mark.blue{color:#687795;background:#eaf0f8;font-style:italic;font-size:21px}.company-mark.sky{color:#637a8a;background:#e5eff4;font-size:12px}.company-mark.navy{background:#e9edf8;color:#6b7795;font-size:11px}.company-mark.forest{background:#e9f2e9;color:#657d68;font-size:18px}.company-mark.sun{background:#f4edde;color:#857555;font-size:11px}.company-mark.cobalt{background:#e9ecfc;color:#6b6f7d;font-size:16px}.company-mark.wine{background:#f3e7eb;color:#6b6f7d;font-size:9px}.badge{display:inline-flex;gap:5px;align-items:center;max-width:100%;padding:4px 7px;border-radius:5px;color:#6b6f7d;background:#f2eff6;font-size:9px;line-height:1.15;font-weight:500;letter-spacing:0}.badge-dot{display:block;width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.65}.badge.green{background:#eaf3ee;color:#657c6e}.badge.amber{background:#fbf3e4;color:#89744e}.badge.purple{background:#f0ecf9;color:#6b6f7d}.badge.pink{background:#f8eaf1;color:#6b6f7d}.tabs{display:flex;gap:24px;margin:0;border-bottom:1px solid #eae7f0;min-height:43px;overflow-x:auto;scrollbar-width:none}.tabs>button{border:0;border-bottom:2px solid transparent;background:none;margin:0;padding:13px 0 12px;display:inline-flex;gap:7px;align-items:center;white-space:nowrap;font-size:11px;font-weight:500;color:#6b6f7d;border-radius:0}.tabs>button[aria-selected=true]{color:#505562;border-bottom-color:#8b74a9;background:none}.tabs>button:hover{color:#505562;background:none}.tab-count{font-size:9px;color:#6b6f7d;border-radius:4px;background:#f6f2fa;padding:1px 4px;line-height:15px}.tabs>button[aria-selected=true] .tab-count{background:#f0e9f7;color:#6b6f7d}.account-signals{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:29px}.account-signals>button{display:flex;align-items:center;gap:10px;border:1px solid #ece8f2;background:#fff;border-radius:8px;padding:14px 14px;color:#6b6f7d;text-align:left;font-size:11px;min-height:61px}.account-signals>button:hover{background:#fcfafe;border-color:#ddd0ec}.account-signals>button>span:nth-child(2){flex:1}.account-signals strong{color:#505562;font-weight:550}.account-signals>button>svg{color:#747781}.signal-icon{width:28px;height:28px;border-radius:7px;display:inline-grid;place-items:center;flex-shrink:0}.signal-icon.amber{color:#87754f;background:#fbf6e9}.signal-icon.violet{color:#6b6f7d;background:#f5effb}.signal-icon.mint{color:#6b7b71;background:#f1f7f2}.accounts-area{border:0;border-radius:0;background:#fff}.list-view-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ece7f1;gap:12px}.list-view-bar .tabs{border:0}.list-view-label{display:flex;align-items:center;gap:6px;font-size:9px;color:#747781;white-space:nowrap}.toolbar{display:flex;align-items:center;gap:12px;padding:17px 0;border:0;flex-wrap:nowrap}.toolbar .search{max-width:300px;min-width:160px;flex:1}.search{display:flex;flex-direction:row;gap:9px;align-items:center;border:1px solid #e8e1ee;border-radius:6px;padding:0 10px;min-height:33px;color:#747781;background:white}.search input{border:0;padding:7px 0;box-shadow:none!important;background:transparent;font-size:11px;line-height:1.5}.search:focus-within{border-color:#b7a0cb;box-shadow:0 0 0 2px #f6f0fa}.search input::placeholder{color:#747781}.toolbar-actions{display:flex;gap:8px;margin-left:auto;align-items:center}.toolbar select{width:auto;min-width:123px;max-width:180px;font-size:11px;color:#6b6f7d;padding:8px 11px;border-color:#e8dfed;min-height:33px}.toolbar .secondary{font-size:11px;min-height:33px;color:#6b6f7d;border-color:#e8dfed;gap:7px}.filter-count{border-radius:3px;background:#eae0f3;padding:0 4px;font-size:9px}.filter-panel{display:flex;align-items:flex-end;gap:20px;background:#fdfbff;border:1px solid #eee5f4;border-radius:7px;padding:12px;margin-bottom:12px}.filter-panel label{font-size:10px;min-width:210px}.filter-panel select{font-size:11px;padding:7px}.account-table{border-collapse:collapse;width:100%;font-size:11px;table-layout:auto}.account-table th{background:#faf9fc;border-top:1px solid #eee9f3;border-bottom:1px solid #eee9f3;font-size:9px;color:#6b6f7d;text-align:left;font-weight:500;padding:12px 12px;white-space:nowrap}.account-table th:first-child{border-radius:6px 0 0 6px;padding-left:15px}.account-table th:last-child{border-radius:0 6px 6px 0}.account-table td{padding:20px 12px;border-bottom:1px solid #f0eaf5;color:#6b6f7d;vertical-align:middle;font-size:11px}.account-table td:first-child{padding-left:12px;min-width:210px;width:26%}.account-table tr{cursor:pointer}.account-table tbody tr:hover{background:#fdfbff}.account-table tbody tr:hover .row-arrow{color:#6b6f7d}.account-table small{display:block;color:#747781;font-size:9px;margin-top:5px;line-height:1.2}.company-button{display:flex;gap:11px;align-items:center;padding:0;text-align:left;color:inherit;width:100%}.company-button strong{display:block;font-weight:550;font-size:12px;color:#303440;line-height:1.35}.company-button small{font-size:9px;margin-top:5px;color:#6b6f7d}.table-team{display:flex;align-items:center;gap:8px;font-size:10px;color:#6b6f7d;min-width:112px}.table-team small{margin-top:2px;font-size:8px}.people-count{display:flex;align-items:center;gap:5px;font-size:10px;color:#6b6f7d}.map-label{font-size:8px!important;white-space:nowrap}.next-action{max-width:228px;width:27%}.next-action>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:10px;color:#6b6f7d}.next-action small{font-size:9px;display:flex;gap:4px;align-items:center;white-space:nowrap}.next-action .due{font-size:9px;color:#6b6f7d}.next-action .due.late{color:#6b6f7d}.next-action>.missing{display:flex;align-items:center;gap:6px;color:#857559;font-size:10px}.missing>span{width:4px;height:4px;border-radius:50%;background:#d5bb8c}.row-arrow{color:#747781}.table-footer{border:0;padding:16px 2px;display:flex;justify-content:space-between;align-items:center;color:#747781;font-size:9px;background:#fff}.table-footer>span:last-child{display:flex;align-items:center;gap:6px}.list-bottom-tip{display:flex;gap:7px;align-items:center;justify-content:center;margin-top:10px;font-size:9px;color:#747781}.list-bottom-tip>span{display:flex;gap:2px;align-items:center;font-size:9px;padding:2px 5px;border:1px solid #eee3f2;border-radius:4px;color:#747781}
/* Account workspace */
.account-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.back-link{display:flex;align-items:center;gap:7px;font-size:10px;color:#6b6f7d;padding:0}.back-link:hover{color:#505562}.shared-label{display:flex;gap:6px;align-items:center;font-size:9px;color:#747781}.account-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:19px}.account-identity{display:flex;align-items:center;gap:15px;min-width:0}.account-title-line{display:flex;gap:13px;align-items:center}.account-title-line h1{font-size:28px;letter-spacing:-.9px;color:#303440}.account-subline{display:flex;gap:7px;align-items:center;font-size:10px;color:#6b6f7d;margin-top:7px}.account-subline a{display:flex;gap:3px;align-items:center;color:#6b6f7d;font-size:10px}.account-heading .heading-actions .primary{font-size:11px}.account-heading .heading-actions .secondary{font-size:11px}.account-ownership{display:flex;align-items:center;gap:10px;margin-bottom:23px}.owner-chip{display:flex;gap:6px;align-items:center;color:#6b6f7d;font-size:10px}.owner-chip .avatar{width:22px;height:22px;font-size:7px}.owner-chip small{font-size:8px;color:#6b6f7d;border:1px solid #eee3f5;padding:1px 3px;border-radius:3px}.ownership-plus{font-size:10px;color:#747781}.account-priority{margin-left:10px;padding-left:17px;border-left:1px solid #eee2f5;display:flex;gap:6px;align-items:center;color:#6b6f7d;font-size:9px}.priority-bars{display:flex;gap:2px;align-items:flex-end;height:11px}.priority-bars i{display:block;width:2px;background:#d6c3e1;border-radius:1px}.priority-bars i:nth-child(1){height:4px}.priority-bars i:nth-child(2){height:7px}.priority-bars i:nth-child(3){height:10px}.priority-bars.high i{background:#bc9cce}.priority-bars.low i:not(:first-child){opacity:.2}.account-tabs{gap:30px;margin-bottom:24px;min-height:40px}.account-tabs>button{font-size:11px;padding:9px 0 12px}.account-brief{border:1px solid #e8ddf1;border-radius:9px;background:#fbf8ff;padding:18px 20px;display:flex;align-items:flex-start;gap:14px;margin-bottom:27px;position:relative}.brief-icon{background:#f1e8fb;color:#6b6f7d;width:31px;height:31px;flex-shrink:0;display:grid;place-items:center;border-radius:8px}.brief-body{min-width:0;flex:1}.brief-label{font-size:8px;color:#6b6f7d;letter-spacing:1.3px;font-weight:550;margin-bottom:5px}.brief-body h2{font-size:14px;color:#505562;font-weight:550;line-height:1.5;max-width:85%}.brief-body>p{margin-top:5px;font-size:11px;color:#6b6f7d;line-height:1.7;max-width:850px}.brief-edit{align-self:flex-start;white-space:nowrap;font-size:10px;color:#6b6f7d}.brief-editor{display:grid;gap:12px;padding-top:8px}.brief-editor label{font-size:10px}.brief-editor input,.brief-editor textarea{font-size:12px}.brief-editor textarea{min-height:70px}.account-grid{display:grid;grid-template-columns:minmax(0,1fr) 298px;gap:29px;align-items:start}.account-main-column,.account-side-column{min-width:0}.section-block{margin-bottom:28px}.section-title{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:0;padding:0;border:0}.section-title h2{font-size:13px;color:#505562;font-weight:600;letter-spacing:-.2px}.section-description{font-size:10px;color:#747781;margin-top:5px;margin-bottom:18px}.section-block .section-title+.stakeholder-map{margin-top:18px}.stakeholder-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;position:relative}.map-lane{min-width:0}.map-lane>header{display:flex;gap:6px;align-items:center;padding:0 2px;font-size:10px;color:#6b6f7d}.map-lane>header strong{font-weight:550}.lane-dot{width:5px;height:5px;border-radius:50%;background:#c7addb}.lane-dot.lane-1{background:#acc4cc}.lane-dot.lane-2{background:#dbc7a5}.lane-count{font-size:8px;background:#f7f1fb;color:#747781;border-radius:3px;padding:1px 4px}.map-lane>header .icon{margin-left:auto;min-width:18px;width:18px;height:18px;color:#747781}.lane-sub{font-size:8px;color:#747781;margin:4px 0 12px;padding-left:2px}.lane-people{display:grid;gap:10px}.person-card{border:1px solid #ece0f4;background:#fff;border-radius:7px;padding:12px 11px 0;box-shadow:0 2px 3px #ac80c504;overflow:hidden;transition:box-shadow .18s,border-color .18s;min-width:0}.person-card:hover{border-color:#cfb3df;box-shadow:0 3px 10px #ac80c510}.person-main{display:flex;align-items:center;gap:8px;width:100%;text-align:left;padding:0;min-width:0}.person-main>.avatar{width:27px;height:27px;font-size:8px;flex-shrink:0}.person-main>span:not(.avatar){min-width:0;flex:1}.person-main strong{font-size:10px;color:#6b6f7d;display:block;font-weight:550;line-height:1.4}.person-main small{font-size:8px;color:#747781;line-height:1.4;display:block;margin-top:3px;min-height:22px;overflow-wrap:anywhere}.person-edit{display:none;color:#747781;flex-shrink:0}.person-card:hover .person-edit{display:block}.person-status{margin:11px 0;display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-height:18px}.person-status .badge{font-size:8px;padding:3px 5px;gap:3px}.person-status .badge-dot{width:3px;height:3px}.champion-dot{font-size:7px;color:#6b6f7d}.person-task{display:flex;align-items:center;gap:4px;width:calc(100% + 22px);margin:0 -11px;padding:8px 11px;border-top:1px solid #f5edf9;font-size:8px;color:#6b6f7d;text-align:left;background:#fefbff}.person-task svg:last-child{margin-left:auto;opacity:.6}.person-task:hover{background:#f6edfc;color:#505562}.map-gap{border:1px dashed #e9d9f2;border-radius:7px;padding:23px 12px 17px;display:flex;align-items:center;flex-direction:column;gap:10px;min-height:145px;background:#fefbff;color:#747781;width:100%;font-size:9px}.map-gap strong{font-size:9px;text-align:center;font-weight:400;color:#747781;line-height:1.6;max-width:100px}.map-gap>span{display:flex;gap:5px;align-items:center;font-size:8px;color:#6b6f7d}.map-gap:hover{border-color:#c4a4d4;background:#fbf4ff}.panel{border:1px solid #e9dcef;border-radius:9px;background:#fff;box-shadow:none;overflow:hidden}.panel>.section-title{padding:17px 17px 0}.panel-description{padding:5px 17px 0;font-size:9px;color:#747781}.subtle-count{font-size:9px;color:#747781;background:#fbf3ff;border:1px solid #f0e1f8;border-radius:4px;padding:2px 5px}.teamwork-panel{border-color:#e9d9f3}.compact-tasks{padding:8px 0 0}.task-row{display:flex;align-items:flex-start;gap:11px;padding:18px 18px;border-bottom:1px solid #f1e7f7;background:transparent;position:relative}.task-row:hover{background:#fefaff}.task-row:last-child{border-bottom:0}.task-check{margin-top:3px;width:15px;height:15px;min-width:15px;border:1px solid #d9bfdc;border-radius:50%;display:grid;place-items:center;background:#fff;color:#6b6f7d;padding:0}.task-check:hover{border-color:#a880be;background:#f7ebff}.task-check.checked{background:#eceff0;border-color:#cddfda;color:#687b75}.task-check.waiting{background:#fff9ef;border-color:#ead6b5;color:#887455}.task-body{flex:1;min-width:0}.task-name{font-size:11px;color:#6b6f7d;text-align:left;font-weight:500;line-height:1.6;display:block;width:100%;padding:0;white-space:normal;overflow-wrap:anywhere}.task-name:hover{color:#505562;text-decoration:none}.task-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:5px;color:#747781;font-size:9px;line-height:1.5}.task-meta>button{padding:0;font-size:9px;color:#6b6f7d}.task-meta>span{display:inline-flex;gap:4px;align-items:center;font-size:8px}.task-owner{display:flex;align-items:center;gap:5px;flex-shrink:0;font-size:9px;color:#6b6f7d;margin-left:3px;margin-top:3px;min-width:65px}.task-owner .avatar{width:23px;height:23px;font-size:7px}.task-state{display:flex;flex-direction:column;gap:6px;min-width:90px;align-items:flex-end;margin-top:4px}.due{font-size:9px;color:#6b6f7d;white-space:nowrap}.due.late{color:#6b6f7d}.priority-label{font-size:8px;color:#6b6f7d}.focus-actions{display:flex;gap:0;align-items:center;margin-left:5px;opacity:.4}.task-row:hover .focus-actions,.focus-actions:focus-within{opacity:1}.focus-actions .icon{width:22px;min-width:22px;height:25px;color:#747781}.focus-actions .pinned{color:#6b6f7d;background:#f9f1ff}.task-rank{font-size:9px;color:#747781;align-self:flex-start;margin-top:6px}.task-row.completed .task-name{text-decoration:line-through;color:#747781}.task-row.completed{opacity:.7}.task-result{font-size:10px;margin-top:6px;color:#6b6f7d;line-height:1.5}.waiting-reason{display:flex;gap:5px;align-items:center;color:#887458;font-size:8px;line-height:1.5;margin-top:6px}.waiting-reason>span{width:3px;height:3px;background:#ddbf89;border-radius:50%}.compact-tasks .task-row{gap:8px;padding:15px 16px}.compact-tasks .task-name{font-size:10px;line-height:1.6;color:#6b6f7d}.compact-tasks .task-owner{min-width:0;margin-left:1px;align-self:flex-start}.compact-tasks .task-meta{gap:8px;line-height:1.3;margin-top:6px}.compact-tasks .task-meta .due{font-size:8px}.compact-tasks .task-check{width:13px;height:13px;min-width:13px;margin-top:3px}.compact-tasks .task-check>svg{width:10px;height:10px}.compact-tasks .task-owner .avatar{width:21px;height:21px;font-size:6px}.add-inline{display:flex;align-items:center;gap:7px;padding:14px 17px;font-size:10px;color:#6b6f7d;width:100%;border-top:1px solid #f2e8f9;background:#fff;text-align:left}.add-inline:hover{background:#fcf6ff;color:#505562}.completed-link{display:flex;gap:6px;align-items:center;width:100%;background:#fcf9ff;padding:12px 17px;color:#6b6f7d;font-size:8px;border-top:1px solid #f3e9fa}.completed-link>svg:last-child{margin-left:auto}.recent-activity{padding:23px 4px 0}.recent-activity .section-title h2{font-size:11px;color:#6b6f7d}.activity-timeline{padding-top:13px}.timeline-item{display:flex;gap:10px;position:relative;padding-bottom:19px;color:#6b6f7d;font-size:9px}.timeline-item:not(:last-child):after{content:"";position:absolute;width:1px;top:20px;bottom:0;left:9px;background:#f0e4f7}.timeline-dot{display:grid;place-items:center;width:19px;height:19px;flex-shrink:0;border:1px solid #efe0f8;border-radius:50%;color:#747781;background:#fdfaff;z-index:1}.timeline-item p{line-height:1.6;color:#747781;font-size:9px}.timeline-item strong{font-weight:500;color:#6b6f7d}.timeline-item time{font-size:8px;color:#747781;display:block;margin-top:4px}.account-hint{border-top:1px solid #f0e3f8;margin-top:12px;padding:18px 4px 0;display:flex;gap:8px;align-items:flex-start;color:#747781}.account-hint p{font-size:9px;color:#6b6f7d;line-height:1.7}.account-hint span{color:#747781;font-size:8px}.intelligence-section{border-top:1px solid #f0e3f8;padding-top:25px;margin-top:25px}.intelligence-facts{display:grid;grid-template-columns:1fr 1fr;margin-top:16px;gap:11px}.intelligence-facts>button{display:flex;align-items:center;gap:10px;border:1px solid #eee0f6;border-radius:7px;padding:13px 12px;text-align:left;color:#747781;background:#fefbff}.intelligence-facts>button>span{flex:1}.intelligence-facts small{display:block;font-size:8px;color:#747781}.intelligence-facts strong{display:block;font-size:10px;color:#6b6f7d;margin-top:4px;font-weight:500}.intelligence-facts>button>svg:last-child{color:#747781;opacity:.7}.finding-list{margin-top:13px}.finding-row{display:flex;gap:10px;align-items:flex-start;text-align:left;width:100%;padding:12px 1px;border-bottom:1px solid #f5eafb;color:#6b6f7d}.finding-row:last-child{border:0}.finding-row>span:not(.finding-icon){flex:1}.finding-row strong{font-size:10px;font-weight:500;color:#6b6f7d}.finding-row p{font-size:9px;color:#747781;line-height:1.7;margin-top:4px}.finding-row small{font-size:8px;color:#747781;display:block;margin-top:6px}.finding-icon{padding-top:2px;color:#747781}.finding-icon.confirmed{color:#6b7a74}.finding-row>svg{margin-top:3px;color:#747781}.discussion-preview{padding-top:23px;border-top:1px solid #f0e2f8}.discussion-peek{display:flex;gap:10px;text-align:left;width:100%;padding:17px 0;border-bottom:1px solid #f7ebfc}.discussion-peek>span:not(.avatar){flex:1}.discussion-by{display:flex;align-items:center;gap:10px}.discussion-by strong{font-size:10px;color:#6b6f7d}.discussion-by time{font-size:8px;color:#747781}.discussion-peek p{font-size:10px;color:#747781;line-height:1.8;margin-top:6px}.discussion-peek small{font-size:8px;display:flex;gap:5px;color:#747781;align-items:center;margin-top:9px}.quick-note{border:1px solid #e8d6f3;border-radius:8px;margin-top:17px;overflow:hidden;background:white}.quick-note-input{display:flex;gap:8px;padding:14px}.quick-note textarea{padding:3px 0;border:0;box-shadow:none!important;font-size:10px;color:#6b6f7d;min-height:44px;resize:vertical;max-height:250px}.quick-note textarea::placeholder{color:#747781}.quick-note>footer{border-top:1px solid #f0e2f7;background:#fdf9ff;padding:8px 11px;display:flex;align-items:center;justify-content:space-between}.quick-note footer label{flex-direction:row;gap:3px;align-items:center;color:#747781}.quick-note select{border:0;padding:4px;background:transparent;font-size:9px;color:#6b6f7d;width:auto;max-width:150px;box-shadow:none}.quick-note .primary{font-size:9px;padding:5px 9px;min-height:28px}.quick-note .notice{margin:8px}.quiet-empty{font-size:10px;color:#747781;padding:20px 0;line-height:1.7}.full-section{margin-top:23px}.full-section .section-title{margin-bottom:15px}.full-section:not(.panel) .person-main strong{font-size:12px}.full-section:not(.panel) .person-main small{font-size:10px;min-height:14px}.full-section:not(.panel) .person-card{padding:17px 16px 0}.full-section:not(.panel) .person-task{width:calc(100% + 32px);margin:0 -16px;padding:10px 16px;font-size:10px}.full-section:not(.panel) .person-status .badge{font-size:9px}.full-section:not(.panel) .map-lane>header{font-size:12px}.full-section:not(.panel) .lane-sub{font-size:10px}.full-section .stakeholder-map{gap:20px}.activity-full{padding-bottom:12px}.activity-full-row{display:flex;align-items:center;gap:12px;padding:17px 20px;border-bottom:1px solid #f1e2f9}.activity-full-row>div{flex:1}.activity-full-row strong{font-size:11px;color:#6b6f7d}.activity-full-row p{font-size:10px;color:#747781}.activity-full-row time{color:#747781;font-size:9px}
/* Home and team */
.attention-section{margin-bottom:30px}.attention-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:15px}.attention-card{display:flex;flex-direction:column;gap:18px;align-items:stretch;border:1px solid #eadaf4;border-radius:8px;background:#fffcff;padding:17px;text-align:left;min-height:154px}.attention-card:hover{background:#faf3ff;border-color:#cdb0e1}.attention-card-top{display:flex;gap:7px;align-items:center;color:#6b6f7d;font-size:9px}.attention-card-top .unread-dot{margin-left:auto;width:4px;height:4px}.attention-card>strong{font-size:12px;font-weight:500;color:#6b6f7d;line-height:1.65}.attention-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;font-size:9px;color:#747781}.home-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.focus-panel{margin-bottom:21px}.focus-panel .task-list{margin-top:12px}.queue-panel>.section-title{padding-bottom:13px}.recent-accounts{padding-bottom:8px}.recent-accounts>.section-title{padding-bottom:9px}.recent-account{display:flex;align-items:center;gap:10px;padding:14px 16px;text-align:left;width:100%}.recent-account:hover{background:#fcf7ff}.recent-account>span:not(.company-mark){flex:1}.recent-account strong{font-size:11px;color:#6b6f7d;display:block}.recent-account small{display:block;font-size:9px;color:#747781;margin-top:5px}.recent-account>svg{color:#747781}.home-note{padding:25px 15px;color:#747781}.home-note h3{margin-top:10px;color:#6b6f7d;font-size:12px;font-weight:500}.home-note p{font-size:10px;color:#747781;line-height:1.8;margin-top:6px}.home-note .text-button{margin-top:15px;font-size:10px}.task-stats{display:flex;gap:26px;margin:-4px 0 28px;color:#747781;font-size:11px}.task-stats strong{font-size:12px;color:#6b6f7d}.task-page-panel{border:0}.task-page-panel .task-list{border:1px solid #eeddf7;border-radius:8px}.task-page-panel .task-row{padding:18px 20px}.task-page-panel .task-name{font-size:12px}.inbox-panel{margin-top:16px}.inbox-item{display:flex;align-items:center;border-bottom:1px solid #f1e1f9;padding:0 20px;background:white}.inbox-item.unread{background:#fdf9ff}.inbox-main{display:flex;align-items:center;gap:13px;flex:1;padding:22px 0;text-align:left}.inbox-main>span:not(.avatar):not(.unread-dot){flex:1}.inbox-main strong{display:block;font-size:12px;font-weight:500;color:#6b6f7d;margin-top:6px}.inbox-main small{font-size:9px;color:#747781}.inbox-main p{font-size:9px;color:#747781;margin-top:6px}.unread-dot{display:block;width:5px;height:5px;background:#b293c9;border-radius:50%;margin:0 18px}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.teammate-card{padding:21px 19px}.person-head{display:flex;align-items:center;gap:9px}.person-head>div{flex:1}.person-head h3{font-size:11px;color:#6b6f7d}.person-head p{font-size:9px;color:#747781;margin-top:3px}.member-status{font-size:8px;color:#6f7a71;background:#f0f6f0;border-radius:4px;padding:4px 5px}.member-status.disabled{background:#f2eaf5;color:#6b6f7d}.team-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0;margin:0;gap:10px}.team-stats strong{font-size:20px;font-weight:400;color:#6b6f7d;display:block}.team-stats span{font-size:8px;color:#747781;margin-top:6px;display:block}.teammate-card footer{display:flex;justify-content:space-between;border-top:1px solid #f0e2f7;padding-top:15px}.demo-switch-panel{margin-top:29px;display:flex;align-items:center;gap:16px;padding:20px 22px;border:1px solid #e7d7f0;background:#fdf8ff;border-radius:8px;color:#6b6f7d}.demo-switch-panel>div{flex:1}.demo-switch-panel h3{font-size:12px;color:#6b6f7d}.demo-switch-panel p{font-size:10px;color:#6b6f7d;margin-top:5px;max-width:620px}.demo-switch-panel select{width:auto;font-size:11px;max-width:190px;color:#6b6f7d}.settings-panel{max-width:1000px;margin-left:0}.settings-row{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:25px;border-bottom:1px solid #f0e0f8}.settings-row h3{font-size:13px;color:#6b6f7d}.settings-row p{font-size:11px;color:#747781;margin-top:5px;max-width:620px;line-height:1.8}.settings-row select{width:auto;max-width:200px;font-size:11px;color:#6b6f7d}.preview-settings{background:#fdf8ff}.trash-row{display:flex;align-items:center;gap:15px;padding:20px;border-bottom:1px solid #efdef7}.trash-row>div{flex:1}.trash-row h3{font-size:12px;color:#6b6f7d}.trash-row p{font-size:10px;color:#747781;margin-top:5px}.menu-anchor{position:relative}.dropdown-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:190px;padding:5px;background:white;border:1px solid #e8d9f2;border-radius:8px;box-shadow:0 12px 35px #3c105923;z-index:12}.dropdown-menu>button{padding:10px;display:flex;align-items:center;gap:9px;width:100%;text-align:left;border-radius:4px;font-size:11px;color:#6b6f7d}.dropdown-menu>button:hover{background:#faf1ff}.filter-panel .text-button{align-self:center}.empty{padding:40px 25px;text-align:center;color:#747781;display:flex;flex-direction:column;align-items:center;gap:10px}.empty-icon{background:#f9f0ff;color:#747781;display:grid;place-items:center;width:43px;height:43px;border:1px solid #efdff9;border-radius:11px;margin:0}.empty h3{font-size:13px;color:#6b6f7d;font-weight:500}.empty p{font-size:11px;color:#747781;max-width:350px}.empty .heading-actions{margin-top:5px}.toast{position:fixed;bottom:24px;left:calc(50% + 100px);transform:translateX(-50%);display:flex;align-items:center;gap:10px;background:#343039;color:#fff;box-shadow:0 8px 40px #2811352c;padding:12px 13px 12px 17px;border-radius:9px;z-index:100;font-size:12px;max-width:calc(100% - 32px);border:1px solid #fff1;animation:toastin .18s ease-out}.toast>svg{color:#6a7b72}.toast .icon{color:#747781}.error-toast>svg{color:#747781}@keyframes toastin{from{opacity:0;translate:0 6px}to{opacity:1;translate:0 0}}
/* Drawers retain the existing validation, drafts, and save behavior. */
.side-panel{position:fixed;inset:0 0 0 auto;margin:0;width:456px;max-width:calc(100% - 20px);height:100dvh;max-height:100dvh;border:0;border-left:1px solid #e6ddef;border-radius:0;box-shadow:-12px 0 60px #30124b20;padding:0;background:#fff;overflow:auto;color:#505562;animation:drawer-in .2s ease-out}.side-panel::backdrop{background:#29213230;backdrop-filter:blur(2px)}.side-panel.wide-panel{inset:12vh auto auto 50%;translate:-50% 0;width:630px;height:auto;max-height:75vh;border:1px solid #e4d9ed;border-radius:13px;box-shadow:0 20px 70px #25183340;animation:toastin .17s ease-out}.panel-header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 25px;border-bottom:1px solid #eee4f4;background:#fff;z-index:3}.panel-header h2{font-size:21px;color:#505562;font-weight:550;margin-top:7px;letter-spacing:-.5px}.panel-header .eyebrow{font-size:8px;color:#6b6f7d}.record-form{padding:24px 25px 25px}.record-form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 15px}.record-form label{font-size:10px;color:#6b6f7d;gap:7px}.record-form input,.record-form select,.record-form textarea{font-size:12px;border-color:#e9dcf2;color:#505562;padding:10px 11px;background:#fff}.record-form textarea{min-height:82px;line-height:1.8}.record-form input::placeholder,.record-form textarea::placeholder{color:#747781}.form-grid>.wide{grid-column:1/-1}.record-form .form-footer{display:flex;align-items:center;gap:12px;padding:19px 0 0;margin-top:18px;border-top:1px solid #efe1f7;position:static;background:white}.record-form .form-footer .primary{margin-left:auto}.record-form .draft-label{font-size:8px;color:#747781;display:none}.record-form .record-stamp{font-size:9px;color:#747781;background:#fbf6ff;border-radius:6px;padding:10px;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.more-details-toggle{display:block;font-size:10px;color:#6b6f7d;margin:22px 0 4px;padding:0}.more-details-toggle:hover{color:#505562}.record-form .field-hint{font-size:9px;color:#6b6f7d;line-height:1.9;margin:15px 0 0}.record-form .form-footer .text-button{font-size:10px;color:#6b6f7d}.template-picker{background:#fcf7ff;border:1px solid #eee1f7;border-radius:7px;padding:13px;margin-bottom:19px}.template-picker .eyebrow{font-size:8px}.template-picker>div{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.template-picker button{font-size:9px;color:#6b6f7d;border:1px solid #ead7f5;border-radius:4px;background:white;padding:5px 7px}.task-context{padding:0 25px 24px}.task-context .section-title{border-top:1px solid #eddcf7;padding-top:20px;margin-bottom:14px}.task-context .section-title h3{font-size:12px;color:#6b6f7d}.help-context{background:#fcf7ff;border:1px solid #eadbf4;border-radius:8px;padding:15px;margin-bottom:20px}.help-context h3{font-size:13px;color:#6b6f7d;margin-top:7px}.help-context p:last-child{font-size:10px;color:#747781;margin-top:7px}.linked-request{display:flex;gap:7px;align-items:center;padding:9px 0;font-size:10px}.search-panel{padding:0 20px 20px}.command-search{display:flex;flex-direction:row;align-items:center;gap:11px;border-bottom:1px solid #eae0f2;color:#6b6f7d;padding:11px 0 17px}.command-search input{font-size:13px;border:0;box-shadow:none!important;padding:10px 0;color:#6b6f7d}.command-search kbd{font-size:9px;color:#747781;background:#fdf9ff;border-color:#efe2f6}.search-panel section{padding-top:20px}.search-panel .eyebrow{font-size:9px;padding:0 7px 8px;color:#6b6f7d}.search-result{display:flex;gap:11px;align-items:center;padding:10px 8px;border:0;width:100%;text-align:left;border-radius:6px}.search-result:hover{background:#faf3ff}.search-result>span:not(.company-mark):not(.search-result-icon){flex:1}.search-result strong{display:block;font-size:12px;color:#6b6f7d;font-weight:500}.search-result small{display:block;font-size:10px;color:#747781;margin-top:4px}.search-result>svg{color:#747781}.search-result-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;background:#f6edfc;color:#6b6f7d}.search-result .company-mark{width:31px;height:31px;min-width:31px}.dialog .notice p{line-height:1.8}.notes-heading{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eedff7}.notes-heading>p{font-size:11px;color:#6b6f7d}.conversation-row{display:flex;align-items:center;width:100%;gap:20px;padding:22px;text-align:left;border-bottom:1px solid #f0e0f8}.conversation-row>div{flex:1}.conversation-row:hover{background:#fdf7ff}.conversation-row strong{display:block;font-size:13px;color:#6b6f7d;margin:6px 0}.conversation-row p{font-size:11px;color:#6b6f7d;line-height:1.8}.conversation-row small{font-size:9px;color:#747781}.conversation-row>svg{color:#747781}.conversation-row small:last-child{display:block;margin-top:10px}.note-composer{padding:24px}.note-composer>h3{display:flex;align-items:center;gap:8px;color:#6b6f7d}.note-composer>p{font-size:11px;color:#747781;line-height:1.8;margin:10px 0 20px}.note-composer label{font-size:10px;color:#6b6f7d}.note-composer input,.note-composer select,.note-composer textarea{border-color:#e9d9f4;color:#6b6f7d;font-size:12px}.note-composer>button{margin-top:20px}.note-thread{padding:22px;background:white;border:0}.note-thread>header{padding:0 0 18px;display:flex;justify-content:space-between;border-bottom:1px solid #f0e0f8}.note-thread h3{font-size:15px;color:#6b6f7d}.note-thread small{font-size:10px;color:#747781}.note-message{padding:20px 0;border-bottom:1px solid #f0e0f8;background:white}.note-meta{display:flex;gap:7px;flex-wrap:wrap;align-items:center}.note-meta strong{font-size:11px;color:#6b6f7d}.note-meta span{display:flex;gap:6px;align-items:center;font-size:9px;color:#747781}.note-meta time{font-size:9px;color:#747781;margin-left:auto}.note-message>.pre{font-size:12px;color:#6b6f7d;line-height:1.9;margin-top:11px}.finding-action{font-size:9px;margin-top:12px;color:#6b6f7d}.note-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:13px}.reply-button{margin-top:18px;font-size:11px}.reply-form{padding-top:20px}.reply-form label{font-size:10px;color:#6b6f7d}.reply-form textarea{border-color:#e8d6f3;font-size:12px;color:#6b6f7d}.import-page{padding:24px}.import-intro{display:flex;gap:14px;align-items:center}.import-intro>div{flex:1}.import-intro h2{font-size:15px;color:#6b6f7d}.import-intro p{font-size:11px;color:#747781;margin-top:6px}.import-icon{background:#f7effc;color:#747781}.upload-zone{margin:24px 0;padding:25px;border:1px dashed #d4b9e6;border-radius:8px;background:#fdf9ff;font-size:11px;color:#6b6f7d}.upload-zone input{margin:10px 0;border:0;background:transparent;font-size:11px}.step-title{display:flex;align-items:center;gap:9px;margin:24px 0 15px}.step-title h3{font-size:13px;color:#6b6f7d}.step-title>span{background:#f4eafa;color:#6b6f7d;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;font-size:10px}.mapping-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.csv-import label{font-size:10px;color:#6b6f7d}.csv-import select{font-size:11px;color:#6b6f7d;border-color:#e8d7f3}.csv-import .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:19px}.csv-import .mapping-grid{grid-template-columns:repeat(3,1fr)}.csv-import .field-hint{font-size:10px;color:#6b6f7d}.import-preview{max-height:330px;overflow:auto}.import-preview table{border-collapse:collapse;width:100%}.import-preview th,.import-preview td{font-size:10px;padding:12px;border-bottom:1px solid #f0e1f8;text-align:left;color:#6b6f7d}.import-preview th{background:#fbf5ff}.import-preview small{display:block;font-size:9px}.import-success{padding:40px;text-align:center;color:#6b6f7d}.import-success h2{margin-top:15px}.import-success p{margin:12px 0 22px;font-size:12px}.import-success .heading-actions{justify-content:center}.nav-scrim{display:none}
@keyframes drawer-in{from{transform:translateX(30px);opacity:0}to{transform:translateX(0);opacity:1}}
/* Responsive density: retain the same workflow on smaller screens. */
@media(min-width:1650px){.workspace-content{padding-left:50px;padding-right:50px}.topbar{padding-left:50px;padding-right:50px}.account-grid{grid-template-columns:minmax(0,1fr) 330px;gap:32px}.person-main strong{font-size:12px}.person-main small{font-size:10px}.person-task{font-size:9px}.lane-sub{font-size:9px}.compact-tasks .task-name{font-size:11px}}
@media(max-width:1200px){.sidebar{width:194px}.brand{padding-left:14px;padding-right:12px;gap:7px}.brand strong{font-size:11px}.brand small{font-size:8px}.brand .brand-symbol{width:30px;height:30px;min-width:30px}.brand>svg{width:11px}.workspace-content{padding:27px 25px 0}.topbar{padding:0 25px}.account-grid{grid-template-columns:minmax(0,1fr) 265px;gap:21px}.stakeholder-map{gap:8px}.person-card{padding:10px 8px 0}.person-main{gap:5px}.person-main>.avatar{width:22px;height:22px;font-size:7px}.person-main strong{font-size:9px}.person-main small{font-size:7px}.person-task{width:calc(100% + 16px);margin:0 -8px;padding:8px;font-size:7px}.person-task svg:last-child{display:none}.account-table td{padding:17px 9px}.account-table th{padding:12px 9px}.account-table td:first-child{min-width:185px}.table-team{min-width:85px}.table-team>span{display:none}.next-action>span{max-width:190px}.account-signals>button{font-size:10px;padding:12px 10px;gap:8px}.account-signals>button>svg{width:12px}.list-view-label{display:none}.tabs{gap:20px}.team-grid{gap:12px}.teammate-card{padding:16px 13px}.home-grid{grid-template-columns:minmax(0,1fr) 260px;gap:18px}}
@media(max-width:1000px){.sidebar{width:182px}.sidebar-search{margin-left:11px;margin-right:11px}.sidebar-group-label{padding:0 18px}.brand small{display:none}.workspace-content{padding-left:22px;padding-right:22px}.page-heading h1{font-size:26px}.page-heading{align-items:flex-start}.page-heading .heading-actions{padding-top:15px}.account-grid{grid-template-columns:1fr}.account-side-column{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.account-hint{display:none}.recent-activity{padding-top:0}.account-brief{padding:16px}.brief-body h2{max-width:100%}.brief-edit{position:absolute;right:16px;top:16px;font-size:9px}.brief-label{padding-right:70px}.stakeholder-map{gap:15px}.person-main strong{font-size:11px}.person-main small{font-size:9px}.person-main>.avatar{width:29px;height:29px;font-size:8px}.person-card{padding:14px 12px 0}.person-task{width:calc(100% + 24px);margin:0 -12px;padding:9px 12px;font-size:9px}.person-status .badge{font-size:8px}.person-main{gap:8px}.account-table th:nth-child(2),.account-table td:nth-child(2){display:none}.account-table td:first-child{min-width:185px}.account-signals{gap:8px}.account-signals>button{gap:7px;align-items:flex-start}.account-signals>button>span:nth-child(2){line-height:1.6}.account-signals>button strong{display:block}.account-signals>button>svg{display:none}.account-heading{align-items:flex-start}.account-heading .heading-actions{gap:5px}.account-heading .heading-actions .secondary,.account-heading .heading-actions .primary{font-size:10px;padding:7px 9px}.account-title-line{gap:8px}.account-title-line h1{font-size:25px}.account-identity .company-mark.large{width:46px;height:46px;min-width:46px}.home-grid{grid-template-columns:1fr}.home-grid>aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.attention-grid{gap:10px}.attention-card{padding:13px}.attention-card>strong{font-size:11px}.attention-card-top{font-size:8px}.team-grid{grid-template-columns:1fr 1fr}.demo-switch-panel{flex-wrap:wrap}.home-note{padding:20px}.task-state{min-width:75px}.task-owner{min-width:45px}.task-owner>span:not(.avatar){display:none}.task-row{gap:8px}.page-footer{font-size:8px}.page-footer>span:last-child{max-width:45%;text-align:right}}
@media(max-width:760px){body{overflow:hidden}.sidebar{position:fixed;left:0;top:0;bottom:0;width:225px;transform:translateX(-100%);transition:transform .2s;background:#f8f9fc;z-index:50}.sidebar.mobile-open{transform:translateX(0)}.sidebar .brand small{display:block}.sidebar .brand strong{font-size:12px}.sidebar .brand .brand-symbol{width:34px;height:34px;min-width:34px}.sidebar .brand{padding:24px 17px}.nav-scrim{display:block;position:fixed;inset:0;background:#24152c35;z-index:40}.mobile-menu{display:inline-flex;margin-left:-6px}.main-frame{width:100%}.topbar{padding:0 20px;height:55px;min-height:55px}.breadcrumb{gap:7px;font-size:10px}.breadcrumb>svg:first-of-type{display:none}.breadcrumb-team{font-size:10px}.topbar-right{gap:6px}.preview-pill{display:none}.topbar-divider{margin:0 2px}.workspace-content{padding:25px 20px 0}.page-heading{gap:20px;flex-wrap:wrap;margin-bottom:23px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px;margin-top:8px}.page-heading .heading-actions{padding-top:0}.account-signals{grid-template-columns:1fr 1fr 1fr;margin-bottom:22px;gap:7px}.account-signals>button{padding:12px 10px;display:block;min-height:108px;font-size:9px}.account-signals .signal-icon{width:25px;height:25px;margin-bottom:8px}.account-signals>button>span:nth-child(2){display:block;line-height:1.6}.list-view-bar .tabs{gap:20px;width:100%;font-size:10px}.list-view-bar .tabs>button{font-size:10px;padding-top:10px;padding-bottom:11px}.toolbar{padding-top:14px;padding-bottom:14px;gap:8px}.toolbar .search{min-width:0;max-width:none}.toolbar-actions{gap:6px}.toolbar select{min-width:100px;max-width:118px;font-size:10px}.toolbar .secondary{font-size:0;gap:0;width:33px;padding:7px}.toolbar .secondary>svg{width:14px;height:14px}.account-table{width:100%;table-layout:fixed}.account-table th:nth-child(2),.account-table td:nth-child(2),.account-table th:nth-child(3),.account-table td:nth-child(3),.account-table th:nth-child(5),.account-table td:nth-child(5){display:none}.account-table th:first-child,.account-table td:first-child{width:65%;min-width:0;padding-left:8px}.account-table th:nth-child(4),.account-table td:nth-child(4){width:30%;padding-right:0}.account-table th:last-child,.account-table td:last-child{width:5%;padding-right:2px;padding-left:2px}.account-table td{padding:17px 8px}.account-table th{padding:11px 8px}.company-button strong{font-size:11px}.company-button small{font-size:8px}.company-button{gap:10px}.company-mark{width:34px;height:34px;min-width:34px}.account-table .badge{font-size:8px;padding:4px 5px;gap:4px}.row-arrow{width:12px}.table-footer{font-size:8px;gap:8px}.list-bottom-tip{font-size:8px;line-height:1.8;padding:7px 0;text-align:center}.page-footer{align-items:flex-start;gap:10px;margin-top:22px;padding:13px 0;font-size:8px;line-height:1.7}.page-footer>span{display:block}.page-footer>span:last-child{text-align:right;max-width:45%}.page-footer .status-dot{margin-right:5px}.account-topline{margin-bottom:20px}.shared-label{font-size:8px}.account-heading{flex-wrap:wrap;gap:18px;margin-bottom:16px}.account-heading .heading-actions{width:100%;justify-content:flex-start}.account-heading .heading-actions .secondary,.account-heading .heading-actions .primary{font-size:11px;padding:8px 12px;min-height:35px}.account-heading .menu-anchor{margin-left:auto}.account-identity{gap:12px}.account-title-line h1{font-size:25px}.account-subline{font-size:9px}.account-subline a{font-size:9px}.account-ownership{gap:7px;flex-wrap:wrap;margin-bottom:18px}.owner-chip{font-size:9px}.owner-chip small{font-size:7px}.account-priority{font-size:8px;margin-left:3px;padding-left:10px}.account-tabs{gap:24px;margin-bottom:20px;min-height:40px}.account-tabs>button{font-size:10px}.account-brief{padding:15px;gap:10px;margin-bottom:26px}.brief-body h2{font-size:13px;padding-top:3px}.brief-body>p{font-size:10px;line-height:1.8;margin-top:7px}.brief-icon{width:26px;height:26px;border-radius:7px}.brief-icon svg{width:16px}.brief-label{font-size:7px;padding-right:45px}.brief-edit{font-size:8px;right:14px;top:15px;gap:4px}.brief-edit svg{width:10px}.account-grid{gap:22px}.stakeholder-map{grid-template-columns:1fr;gap:19px}.map-lane>header{font-size:11px}.map-lane>header .icon{width:25px;height:25px}.lane-sub{font-size:9px;margin-bottom:12px}.lane-people{grid-template-columns:1fr 1fr;gap:10px}.person-main strong{font-size:10px}.person-main small{font-size:8px;min-height:24px}.person-main>.avatar{width:26px;height:26px;font-size:7px}.person-card{padding:13px 10px 0}.person-task{width:calc(100% + 20px);margin:0 -10px;padding:9px 10px;font-size:8px}.map-gap{grid-column:1/-1;min-height:105px;padding:17px;flex-direction:row;justify-content:center;gap:14px}.map-gap strong{max-width:none;font-size:10px}.map-gap>span{font-size:9px;margin-left:auto}.map-gap>svg{width:18px}.section-title h2{font-size:13px}.section-description{font-size:10px}.section-title .text-button{font-size:9px}.account-side-column{grid-template-columns:1fr}.account-main-column{display:contents}.account-side-column{display:contents}.account-brief{grid-row:auto}.teamwork-panel{grid-row:2}.account-main-column>.section-block{margin-bottom:0}.section-block.intelligence-section{margin-top:0}.account-side-column .recent-activity{display:none}.intelligence-facts{gap:8px}.intelligence-facts>button{padding:11px 10px;gap:7px}.intelligence-facts small{font-size:8px}.intelligence-facts strong{font-size:10px}.intelligence-facts>button>svg:first-child{width:13px}.finding-row strong{font-size:11px}.finding-row p{font-size:10px}.discussion-peek p{font-size:11px}.quick-note textarea{font-size:11px}.compact-tasks .task-name{font-size:11px}.compact-tasks .task-meta>span{font-size:9px}.compact-tasks .task-meta .due{font-size:9px}.full-section:not(.panel) .stakeholder-map{gap:22px}.full-section:not(.panel) .person-main strong{font-size:10px}.full-section:not(.panel) .person-main small{font-size:9px}.full-section:not(.panel) .person-card{padding:13px 10px 0}.full-section:not(.panel) .person-task{width:calc(100% + 20px);margin:0 -10px;padding:9px 10px;font-size:8px}.activity-full-row{flex-wrap:wrap;padding:15px}.activity-full-row time{width:100%;padding-left:38px;font-size:8px}.attention-grid{grid-template-columns:1fr}.attention-card{min-height:0;padding:16px;gap:13px}.attention-card-top{font-size:10px}.attention-card>strong{font-size:12px}.attention-card footer{font-size:10px}.home-grid{gap:17px}.home-grid>aside{grid-template-columns:1fr}.home-note{display:none}.task-stats{gap:15px;font-size:9px;flex-wrap:wrap;margin-bottom:20px}.task-stats strong{font-size:11px}.task-page-panel .task-row{padding:16px 10px}.task-page-panel .task-name{font-size:11px}.task-state{min-width:50px}.task-state .due{font-size:8px}.task-state .priority-label{font-size:7px}.task-owner{min-width:0}.task-owner>.avatar{width:20px;height:20px;font-size:6px}.task-meta>button{font-size:9px}.task-meta>span{font-size:8px}.task-row .focus-actions{display:none}.focus-panel .task-row{padding:17px 12px}.task-row{gap:8px}.task-rank{display:none}.task-body{min-width:80px}.task-check{min-width:13px;width:13px;height:13px}.task-page-panel .table-footer span:last-child{display:none}.inbox-item{padding:0 14px;flex-wrap:wrap}.inbox-main{padding:18px 0;gap:10px;min-width:100%}.inbox-main strong{font-size:11px}.inbox-item>.text-button{font-size:9px;margin:0 0 14px 43px}.inbox-main .unread-dot{margin:0 0 0 5px}.team-grid{grid-template-columns:1fr;gap:14px}.teammate-card{padding:20px}.person-head h3{font-size:12px}.person-head p{font-size:10px}.team-stats span{font-size:9px}.demo-switch-panel{padding:18px;gap:10px}.demo-switch-panel>svg{display:none}.demo-switch-panel>div{min-width:100%}.demo-switch-panel h3{font-size:12px}.demo-switch-panel p{font-size:10px}.settings-row{padding:20px;flex-wrap:wrap;gap:17px}.settings-row h3{font-size:12px}.settings-row p{font-size:11px}.trash-row{padding:17px;flex-wrap:wrap;gap:10px}.trash-row>div{min-width:60%}.trash-row>.text-button{font-size:10px}.toast{left:50%;bottom:18px;font-size:11px;min-width:260px;max-width:calc(100% - 28px)}.side-panel{width:100%;max-width:100%;height:100dvh;border:0}.side-panel.wide-panel{width:calc(100% - 24px);max-width:calc(100% - 24px);inset:8vh auto auto 50%;height:auto;max-height:80vh}.panel-header{padding:21px}.panel-header h2{font-size:21px}.record-form{padding:23px 21px}.record-form .form-grid{gap:19px 13px}.record-form input,.record-form select,.record-form textarea{font-size:16px;padding:10px}.record-form label{font-size:11px}.record-form .form-footer{padding-top:20px}.record-form .form-footer .primary{font-size:12px}.record-form .field-hint{font-size:10px}.more-details-toggle{font-size:11px}.search-panel{padding:0 15px 15px}.command-search input{font-size:14px}.command-search kbd{display:none}.search-result strong{font-size:11px}.search-result small{font-size:9px}.import-page{padding:18px}.import-intro{flex-wrap:wrap;gap:12px}.import-intro>div{min-width:75%}.import-intro h2{font-size:13px}.import-intro p{font-size:10px}.import-intro>.secondary{font-size:10px}.csv-import .mapping-grid{grid-template-columns:1fr 1fr}.csv-import .form-grid{gap:13px}.upload-zone{padding:18px}.import-preview{margin-left:-10px;margin-right:-10px}.import-preview th,.import-preview td{padding:8px;font-size:9px}.import-success{padding:25px 0}.note-composer{padding:18px}.note-composer .form-grid{grid-template-columns:1fr}.notes-heading{padding:15px 18px}.conversation-row{padding:19px 17px}.note-thread{padding:18px}.note-meta time{font-size:8px}.note-message>.pre{font-size:12px}.note-meta strong{font-size:11px}.note-composer textarea,.note-composer input,.reply-form textarea{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Final contrast, typography, and density pass. */
:root{color:#292c35;--muted:#838794;--line:#e8e9f0}
.sidebar nav .nav-item{font-size:13px;min-height:38px;color:#707583}.sidebar nav .nav-item.active{background:#ece9f9;color:#6552b9}.sidebar nav .nav-item.active svg{color:#7762c9}.sidebar-search{font-size:12px}.brand strong{font-size:13px;color:#343743}.brand small{font-size:10px;color:#747780}.sidebar-group-label{font-size:9px;color:#747780}.pinned-accounts>button{font-size:12px;color:#737782}.pinned-accounts>button.selected{color:#6552b9;background:#efecfa}.sidebar .muted-nav{font-size:12px;color:#737783}.profile-button strong{font-size:12px;color:#4a4e5c}.profile-button small{font-size:10px;color:#747781}.preview-sidebar{color:#7b7199}.preview-sidebar small{color:#7c738e}.topbar .breadcrumb{font-size:12px}.breadcrumb button,.breadcrumb-team{font-size:12px;color:#747781}.crumb-account{font-size:12px;color:#4f5463}.preview-pill{color:#7c728f}.page-heading p{font-size:13px;color:#737782}.page-heading h1,.account-title-line h1{color:#292d38}.page-heading .eyebrow{font-size:9px;color:#747781}.primary,.primary:hover{color:white}.primary{background:#6251c9}.text-button{color:#7d7292;font-size:12px}.text-button:hover{color:#6251c9}.secondary{color:#666c7b}.account-signals>button{font-size:12px;color:#737782;border-color:#e8e9ef}.account-signals strong{color:#666b79;font-weight:550}.account-signals>button>svg{color:#7b7486}.signal-icon.amber{color:#8a7446}.signal-icon.violet{color:#826f9a}.signal-icon.mint{color:#687b70}.tabs>button{font-size:12px;color:#747781}.tabs>button[aria-selected=true]{color:#6b5da6;border-bottom-color:#7b67bb}.tab-count{color:#7c738d}.tabs>button[aria-selected=true] .tab-count{color:#7f6f9c}.list-view-label{font-size:10px;color:#777680}.toolbar .search input{font-size:12px}.search input::placeholder{color:#75777e}.toolbar select,.toolbar .secondary{font-size:12px;color:#747682}.toolbar .search{border-color:#e5e5ef}.account-table th{font-size:10px;color:#737783;letter-spacing:.2px;background:#f9f9fc;border-color:#e9eaf0;text-transform:none}.account-table td{border-color:#eeeff4;padding-top:17px;padding-bottom:17px}.company-button strong{font-size:13px;color:#3c414f;font-weight:550}.company-button small{font-size:11px;color:#747781}.table-team{font-size:11px;color:#727784}.table-team small{font-size:10px;color:#74777f}.people-count{font-size:11px;color:#747684}.map-label{font-size:10px!important;color:#757680!important}.next-action>span{font-size:12px;color:#737887;max-width:290px}.next-action small{font-size:10px;color:#747781}.next-action .due{font-size:10px;color:#747781}.due.late,.next-action .due.late{color:#9b6a6f}.next-action>.missing{font-size:11px;color:#8a744b}.row-arrow{color:#78767e}.account-table .badge{font-size:10px;padding:4px 7px}.badge{color:#797584;background:#f2f0f6}.badge.green{color:#5a7f6d;background:#edf5f0}.badge.amber{color:#88754c;background:#fcf5e8}.badge.purple{color:#807099;background:#f3eefb}.table-footer{font-size:10px;color:#747781}.list-bottom-tip{font-size:10px;color:#74777f}.page-footer{font-size:10px;color:#75777e}.account-subline,.account-subline a{font-size:11px;color:#737783}.back-link{font-size:11px;color:#797584}.shared-label{font-size:10px;color:#767680}.owner-chip{font-size:11px;color:#727784}.owner-chip small{font-size:9px;color:#787583}.account-priority{font-size:10px;color:#7b7488}.account-tabs>button{font-size:12px}.account-brief{border-color:#e7e0f2;background:#faf8fe}.brief-body h2{font-size:15px;color:#5b536d;font-weight:550}.brief-body>p{font-size:12px;color:#777682}.brief-label{font-size:9px;color:#7b7488}.brief-edit{font-size:11px;color:#7e7191}.brief-icon{color:#816f98;background:#f0e9f9}.section-title h2{font-size:15px;color:#505767}.section-description{font-size:11px;color:#747781}.map-lane>header{font-size:12px;color:#737685}.lane-sub{font-size:10px;color:#757681;margin-bottom:14px}.lane-count{font-size:10px;color:#7e7289}.person-main strong{font-size:12px;color:#586171}.person-main small{font-size:10px;color:#727783;line-height:1.5}.person-card{border-color:#e7eaf1;box-shadow:0 2px 5px #32426b04;border-radius:8px;padding:15px 13px 0}.person-card:hover{border-color:#c8c1e2;box-shadow:0 4px 12px #32426b0a}.person-status .badge{font-size:9px;padding:4px 6px}.person-task{font-size:10px;color:#7a7485;border-top-color:#f0edf5;background:#fdfcfe;width:calc(100% + 26px);margin:0 -13px;padding:9px 13px}.person-task:hover{color:#79689e;background:#f9f6fc}.champion-dot{font-size:8px;color:#7c7485}.map-gap{border-color:#e3deec;background:#fdfbfe;color:#797585;min-height:163px}.map-gap strong{font-size:11px;color:#7a7486;max-width:150px}.map-gap>span{font-size:10px;color:#7f718f}.panel{border-color:#e8e8f0}.panel-description{font-size:11px;color:#747780}.subtle-count{font-size:10px;color:#7d738b;background:#f8f5fc;border-color:#eeebf5}.task-name{font-size:12px;color:#747c8c}.task-meta>span,.task-meta>button{font-size:10px;color:#747781}.task-state .due{font-size:10px;color:#747781}.task-state .due.late{color:#9d696f}.task-owner{font-size:10px;color:#747781}.task-row{border-color:#eeeff5}.task-check{border-color:#d4d0df}.compact-tasks .task-name{font-size:12px;color:#707889}.compact-tasks .task-meta>span,.compact-tasks .task-meta .due{font-size:10px;color:#747781}.waiting-reason{font-size:10px;color:#877553}.add-inline{font-size:11px;color:#807192;border-top-color:#eeebf5}.completed-link{font-size:10px;color:#7a7485;background:#fbfafc;border-top-color:#eeebf5}.recent-activity .section-title h2{font-size:12px;color:#757681}.timeline-item p{font-size:11px;color:#747780}.timeline-item strong{color:#717781}.timeline-item time{font-size:10px;color:#75777e}.timeline-dot{color:#7a7488;background:#fcfafe;border-color:#eae4f2}.timeline-item:not(:last-child):after{background:#eeebf5}.account-hint{color:#787581;border-color:#eeeaf5}.account-hint p{font-size:11px;color:#747780}.account-hint span{font-size:10px;color:#75777e}.intelligence-section,.discussion-preview{border-color:#eceef4}.intelligence-facts>button{border-color:#e9eaf1;background:#fcfcfe;color:#787584}.intelligence-facts small{font-size:10px;color:#737781}.intelligence-facts strong{font-size:12px;color:#707787}.finding-row strong{font-size:12px;color:#727786}.finding-row p{font-size:11px;color:#737783}.finding-row small{font-size:10px;color:#727781}.finding-row{border-color:#f0f1f5}.finding-icon{color:#7b7488}.finding-icon.confirmed{color:#6c7a70}.discussion-by strong{font-size:12px;color:#717785}.discussion-by time{font-size:10px;color:#747781}.discussion-peek p{font-size:12px;color:#727783}.discussion-peek small{font-size:10px;color:#757682}.discussion-peek{border-color:#f0edf5}.quick-note{border-color:#e5e0ef}.quick-note textarea{font-size:12px;color:#727786}.quick-note textarea::placeholder{color:#757680}.quick-note>footer{background:#fcfbfd;border-color:#f0edf5}.quick-note select{font-size:10px;color:#7b7486}.quick-note .primary{font-size:10px}.attention-card{border-color:#e8e5ef;background:#fdfcfe}.attention-card-top{font-size:11px;color:#777583}.attention-card>strong{font-size:13px;color:#717786}.attention-card footer{font-size:11px;color:#777583}.recent-account strong{font-size:12px;color:#717988}.recent-account small{font-size:10px;color:#737781}.home-note h3{font-size:13px;color:#757586}.home-note p{font-size:11px;color:#747682}.task-stats{font-size:12px;color:#757682}.task-stats strong{font-size:13px;color:#787b8e}.task-page-panel .task-name{font-size:13px;color:#737b8b}.inbox-main strong{font-size:13px;color:#767a8c}.inbox-main small,.inbox-main p{font-size:11px;color:#767683}.inbox-item{border-color:#eeecf5}.person-head h3{font-size:13px;color:#707788}.person-head p{font-size:11px;color:#747781}.team-stats strong{color:#757686}.team-stats span{font-size:10px;color:#737782}.teammate-card footer{border-color:#eeebf5}.demo-switch-panel h3{font-size:14px;color:#787890}.demo-switch-panel p{font-size:12px;color:#767585}.settings-row h3{font-size:14px;color:#71798a}.settings-row p{font-size:12px;color:#727784}.settings-row{border-color:#f0ecf5}.empty h3{color:#757687}.empty p{color:#787583}.panel-header h2{color:#55516a}.record-form label{color:#777589;font-size:12px}.record-form input,.record-form textarea,.record-form select{color:#626b7f;border-color:#e5e3ee;font-size:13px}.record-form input::placeholder,.record-form textarea::placeholder{color:#767682}.record-form .field-hint{font-size:11px;color:#747683}.more-details-toggle{font-size:12px;color:#80718e}.record-form .record-stamp{font-size:10px;color:#757683;background:#faf9fc}.record-form .form-footer .text-button{font-size:11px;color:#787586}.search-result strong{color:#76798d}.search-result small{color:#767684}.command-search input{color:#77748b}.notes-heading>p{color:#787586}.conversation-row strong{color:#77758e}.conversation-row p{color:#747685}.note-message>.pre{color:#70778a}.note-meta strong{color:#73768a}.note-meta time{color:#747682}.note-thread h3{color:#78738f}.note-composer>p{color:#767587}.note-composer input,.note-composer textarea,.note-composer select,.reply-form textarea{color:#72768a}.note-composer label,.reply-form label{color:#787587}.import-intro h2{color:#78748a}.import-intro p{color:#757684}.csv-import select{color:#787587}.csv-import label{color:#7b7389}.auth h1{color:#fff}.table-scroll{overflow-x:auto}
@media(max-width:1200px){.person-main strong{font-size:11px}.person-main small{font-size:9px}.person-task{font-size:9px}.map-lane>header{font-size:11px}.lane-sub{font-size:9px}.company-button strong{font-size:12px}.next-action>span{font-size:11px;max-width:210px}.account-signals>button{font-size:11px}}
@media(max-width:760px){.sidebar nav .nav-item{font-size:13px}.page-heading p{font-size:12px}.account-signals>button{font-size:10px}.list-view-bar .tabs>button{font-size:11px}.toolbar .secondary{font-size:0}.toolbar select{font-size:10px}.company-button strong{font-size:12px}.company-button small{font-size:10px}.account-table .badge{font-size:9px}.table-footer,.page-footer{font-size:9px}.list-bottom-tip{font-size:9px}.account-title-line h1{font-size:25px}.account-subline,.account-subline a{font-size:10px}.owner-chip{font-size:10px}.account-priority{font-size:9px}.account-tabs>button{font-size:11px}.brief-body h2{font-size:14px}.brief-body>p{font-size:11px}.brief-edit{font-size:9px}.brief-label{font-size:8px}.section-title h2{font-size:14px}.section-description{font-size:11px}.person-main strong{font-size:11px}.person-main small{font-size:9px}.person-card{padding:13px 10px 0}.person-task{font-size:9px;width:calc(100% + 20px);margin:0 -10px;padding:9px 10px}.person-status .badge{font-size:8px}.map-gap{min-height:98px}.map-gap strong{font-size:10px}.compact-tasks .task-name{font-size:12px}.compact-tasks .task-meta>span,.compact-tasks .task-meta .due{font-size:10px}.task-page-panel .task-name{font-size:12px}.task-state .due{font-size:9px}.record-form input,.record-form textarea,.record-form select{font-size:16px}.panel-header h2{font-size:21px}.attention-card>strong{font-size:13px}.attention-card-top,.attention-card footer{font-size:11px}.table-footer>span:last-child{font-size:8px}.task-stats{font-size:10px}.task-stats strong{font-size:12px}.inbox-main strong{font-size:12px}.inbox-main small,.inbox-main p{font-size:10px}}
/* Reading contrast for the everyday account work. */
.company-button strong{color:#354153}.company-button small{color:#6f7785}.next-action>span{color:#657285}.account-table th{color:#6e778a}.table-team{color:#6d7889}.map-label{color:#707784!important}.person-main strong{color:#4c5c73}.person-main small{color:#6d778a}.task-name,.compact-tasks .task-name{color:#5d6d85}.task-meta>span,.task-meta>button,.compact-tasks .task-meta>span,.compact-tasks .task-meta .due{color:#6e7788}.section-title h2{color:#4a5870}.brief-body h2{color:#574f70}.brief-body>p{color:#777589}.lane-sub{color:#737686}.map-lane>header{color:#73758e}.person-task{color:#7f728d}.badge.green{color:#4b856b}.badge.purple{color:#866ca2}.badge.amber{color:#8a7448}.badge:not(.green):not(.purple):not(.amber){color:#7b7389}.panel-description{color:#727786}.finding-row strong{color:#687a91}.finding-row p{color:#6b788a}.intelligence-facts strong{color:#6a7d98}.discussion-peek p{color:#6c788b}.owner-chip{color:#6c788b}.table-footer{color:#707784}.quick-note textarea{color:#677890}.topbar .breadcrumb button{color:#70778a}

@media(max-width:760px){.breadcrumb .breadcrumb-team,.breadcrumb .breadcrumb-team+svg{display:none}.breadcrumb{gap:10px;min-width:0}.breadcrumb>button:not(.mobile-menu){white-space:nowrap;flex-shrink:0}.breadcrumb .crumb-account{max-width:110px}.topbar-right{gap:6px}.topbar{padding-left:14px;padding-right:14px}}
/* Production sign-in. The approved account workspace above is unchanged. */
.auth{min-height:100dvh;width:100%;display:grid;grid-template-columns:minmax(350px,44%) 1fr;background:#fff;overflow:auto;height:100dvh}.auth>aside{background:#28243d;color:#fff;padding:44px 48px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.auth .wordmark{display:grid;gap:13px}.auth .logo-panel{width:210px;background:#fff;padding:9px 12px;border-radius:8px}.auth .logo-panel img{width:100%;height:auto;display:block}.auth .wordmark small{color:#c6bfdf;letter-spacing:1.6px;font-size:10px}.auth-message .eyebrow{color:#bbb0e0;margin-bottom:18px;letter-spacing:1.2px}.auth-message h1{font-size:clamp(30px,3vw,46px);letter-spacing:-1.7px;line-height:1.22;color:white;font-weight:550}.auth-message h1 em{color:#bcacef;font-style:normal}.auth-message>p:last-child{color:#c3bbd7;font-size:14px;line-height:1.8;margin-top:20px;max-width:350px}.auth>aside>small{color:#b5aacd;font-size:11px}.auth>section{display:flex;align-items:center;justify-content:center;padding:42px 28px}.auth form{width:100%;max-width:370px}.auth-icon{width:46px;height:46px;border-radius:12px;background:#f0ecfa;color:#7661ba;display:grid;place-items:center;margin-bottom:24px}.auth form h2{font-size:25px;line-height:1.3;color:#343641;letter-spacing:-.7px}.auth form>p{font-size:13px;color:#727888;margin-top:10px;margin-bottom:28px}.auth form label{font-size:12px;margin:17px 0;color:#616878}.auth input{padding:12px 13px;min-height:44px}.auth .primary{margin-top:6px;min-height:42px;font-size:13px}.auth form>.text-button{margin-top:19px;display:block;color:#7c6ba4}.auth form>small{display:block;margin-top:28px;color:#828591}.auth .notice{margin-top:18px;display:block}.brief-editor .notice{display:block}.brief-editor .notice .heading-actions{margin-top:10px}.brief-editor .notice p{font-size:12px;line-height:1.7}.page-footer .status-dot.offline{background:#b88956}
@media(max-width:760px){.auth{display:block;overflow:auto}.auth>aside{padding:24px;gap:25px}.auth-message h1{font-size:28px}.auth-message>p:last-child,.auth>aside>small{display:none}.auth .logo-panel{width:125px}.auth-message .eyebrow{font-size:8px;margin-bottom:12px}.auth>section{padding:30px 24px 45px}.auth form{max-width:430px}.auth form h2{font-size:23px}.auth input{font-size:16px}.auth-icon{display:none}.auth form>p{margin-bottom:22px}.auth .wordmark small{display:none}.auth form>small{margin-top:22px}}
/* v4.2: usable account workspace, lifecycle controls, linked work. */
.tabs [role=tab][aria-selected=true]{color:var(--accent,#7357d8);border-bottom-color:var(--accent,#7357d8);font-weight:650}
.tabs{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin}.tabs>button{white-space:nowrap}
.tab-count{font-size:11px;background:#f0eef7;color:#6c6485;padding:2px 6px;border-radius:5px;margin-left:7px}
.menu-anchor{position:relative;flex-shrink:0}.dropdown-menu{z-index:25;min-width:180px}.dropdown-menu a{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:6px;text-decoration:none;color:inherit;font-size:13px}.dropdown-menu a:hover{background:#f4f2fa}
.person-card{overflow:visible}.person-heading{align-items:flex-start}.person-meta{display:flex;flex-direction:column;gap:4px;color:#777383;font-size:10px;padding:0 12px 11px}.person-main{min-width:0}.person-main strong{overflow-wrap:anywhere}.person-heading .icon{width:24px;min-width:24px}
.stakeholder-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.map-lane{min-width:0}.lane-people{gap:9px}.map-gap{width:100%;min-height:108px}
.account-brief.expanded-plan{align-items:flex-start;padding:22px 24px;background:#faf9fd;margin-bottom:24px}.expanded-plan .brief-body{min-width:0;flex:1}.expanded-plan .brief-body h2{line-height:1.55;font-size:17px;margin:8px 0 18px;max-width:950px}.expanded-plan .brief-edit{white-space:nowrap}.plan-display{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px}.plan-display small{font-size:10px;letter-spacing:.08em;color:#8a8399;font-weight:700}.plan-display p{font-size:12px;line-height:1.65;color:#534d62;margin:6px 0 0}.plan-milestone{grid-column:1/-1;border-top:1px solid #ebe7f4;padding-top:13px}.plan-milestone p{font-weight:600;color:#534186}.plan-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:12px 0}.plan-fields label{font-size:12px;display:grid;gap:7px}.plan-fields textarea{min-height:64px;resize:vertical}.draft-label{color:#8b8595;font-size:11px;margin-left:4px}
.record-danger-zone{margin:24px 0 4px;padding:16px 0;border-top:1px solid #eee9ef;display:flex;align-items:center;justify-content:space-between;gap:12px}.record-danger-zone small{color:#7e7682;font-size:11px}.record-stamp{display:flex;flex-wrap:wrap;gap:6px 20px;color:#7f788d;font-size:11px;margin-bottom:15px}.panel-padding{padding:24px}
.contact-profile{display:flex;gap:13px;align-items:center;margin-bottom:16px}.contact-profile h2{margin:0 0 6px;font-size:22px;line-height:1.3}.contact-profile p{margin:0 0 4px;color:#696373}.contact-profile small{color:#847c91}.contact-profile>.avatar{width:48px;height:48px;font-size:17px}.contact-detail>section{padding-top:22px;margin-top:18px;border-top:1px solid #eeeaf3}.contact-detail h3{font-size:13px;margin:0 0 12px}.contact-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0}.contact-links a{font-size:12px;overflow-wrap:anywhere}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px;border:1px solid #ebe7f1;background:#faf9fd;border-radius:10px;padding:16px;margin:18px 0}.detail-facts dt{font-size:11px;color:#7a7384}.detail-facts dd{margin:6px 0 0;font-size:13px;font-weight:600}.detail-note{padding:12px 0;border-bottom:1px solid #f0edf4}.detail-note>small{display:block;color:#837c91;font-size:11px;margin-bottom:7px}.detail-note strong{display:block;font-size:13px;margin-bottom:6px}.detail-note p{font-size:12px;line-height:1.6;margin:4px 0}.subtle-count{color:#898191;margin-left:8px;font-size:11px}
.intel-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.intel-card{border:1px solid #e9e4f0;background:#fff;border-radius:11px;padding:19px;min-width:0}.intel-card.resolved{background:#fafafa}.intel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.intel-heading>div:first-child{min-width:0}.intel-heading .heading-actions{gap:2px;flex-shrink:0}.intel-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:11px}.intel-title{text-align:left;font-size:14px;font-weight:650;line-height:1.45;color:#29233b;padding:0;overflow-wrap:anywhere}.intel-body{margin:13px 0;font-size:12px;color:#696173;line-height:1.7}.intel-dates{display:flex;gap:8px 16px;flex-wrap:wrap;font-size:11px;color:#746884}.intel-dates>span{display:flex;align-items:center;gap:5px}.intel-card>footer{border-top:1px solid #efebf4;margin-top:14px;padding-top:12px;display:flex;align-items:center;gap:7px 12px;flex-wrap:wrap;font-size:11px;color:#8a8393}.intel-card>footer>.heading-actions{margin-left:auto;flex-wrap:wrap;gap:10px}.intel-card footer button{font-size:11px}.compact-intel{grid-template-columns:1fr}.compact-intel .intel-card{border:0;border-radius:0;border-bottom:1px solid #ede8f3;padding:16px 20px}.compact-intel .intel-card:last-child{border-bottom:0}.compact-intel .intel-title{font-size:13px}
.home-followups{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 24px}.home-followups .recent-account{display:flex;width:100%;align-items:center;gap:13px;text-align:left}.home-followups .recent-account>span{flex:1;min-width:0}.home-followups .recent-account small{white-space:normal}.quiet-copy,.panel-description{color:#827a91;font-size:12px;line-height:1.65;padding:0 20px 16px;margin:0}.legacy-timing{margin-top:24px}.legacy-timing .recent-account{width:100%;display:flex;justify-content:space-between;text-align:left}.legacy-timing .recent-account span{display:flex;flex-direction:column;gap:7px}.legacy-timing .recent-account small{color:#797183}.filter-explanation{padding:0 20px 10px;font-size:11px;color:#7a7287}.filter-count{margin-left:5px;border-radius:8px;background:#eee8fb;padding:0 6px;color:#694cc4}.detailed-filters{display:flex;gap:12px;flex-wrap:wrap;padding:16px 20px;align-items:end}.detailed-filters label{display:grid;gap:6px;font-size:11px;color:#7d748b;min-width:130px;flex:1}.detailed-filters select{width:100%}.signal-toolbar{flex-wrap:wrap;margin-top:16px}.inline-check{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:12px}.inline-check input{width:auto}.field-hint{font-size:11px;color:#837990;line-height:1.6}
.buying-cell{min-width:145px;max-width:190px}.buying-cell strong{font-size:12px;font-weight:550}.buying-cell small{display:block;color:#90879a;font-size:10px;margin-top:5px}.buying-cell span{font-size:11px;line-height:1.4;display:block;overflow-wrap:anywhere}.last-update-cell{font-size:11px;color:#918898;white-space:nowrap}.account-table{min-width:960px}.accounts-area{min-width:0}.table-scroll{overflow-x:auto;overscroll-behavior-x:contain}.toolbar-actions{flex-wrap:wrap}.account-heading>.heading-actions{flex-wrap:wrap;justify-content:flex-end;max-width:510px}.account-ownership{flex-wrap:wrap}.account-subline{flex-wrap:wrap}.account-title-line{flex-wrap:wrap}
.schema-warning{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding:18px;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.schema-warning>span{flex:1}.schema-warning svg,.schema-warning>button{flex-shrink:0}.status-dot.offline{background:#c99030}.record-trash{margin-top:18px}.account-trash{margin-top:24px}.trash-row{min-width:0}.trash-row h3{overflow-wrap:anywhere}.trash-row>div{flex:1;min-width:0}.trash-row .secondary{flex-shrink:0}.deleted-message{border:1px dashed #e1dce7;border-radius:8px;background:#faf9fb;color:#8b8295}.deleted-message>p{display:flex;align-items:center;gap:8px;font-size:12px}.deleted-message small{display:block;font-size:11px}.deleted-message button{margin-top:8px}.task-row .menu-anchor{align-self:center}.task-result{font-size:11px;color:#71647d;line-height:1.5;margin:5px 0}.task-rank{font-size:11px;color:#968ba5;min-width:15px}.focus-actions{display:flex;gap:0}.icon.pinned{color:#7557d3;background:#f2ecff}.activity-full-row{padding:16px 20px;display:flex;gap:12px;align-items:flex-start;border-top:1px solid #eeeaf4}.activity-full-row>div{flex:1;min-width:0}.activity-full-row strong{font-size:12px}.activity-full-row p{margin:6px 0;line-height:1.5;font-size:12px;overflow-wrap:anywhere}.activity-full-row small,.activity-full-row time{font-size:11px;color:#91879b}.activity-full-row time{white-space:nowrap}.lane-3{background:#a692b9}
@media(min-width:1700px){.stakeholder-map{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1150px){.account-heading{flex-wrap:wrap;gap:16px}.account-heading>.heading-actions{justify-content:flex-start;max-width:none}.account-grid{grid-template-columns:1fr}.account-rail{display:grid;grid-template-columns:1fr 1fr;gap:18px}.account-rail>.panel{margin:0}.home-followups{gap:14px}.intel-list{grid-template-columns:1fr}.account-grid .stakeholder-map{grid-template-columns:repeat(2,minmax(0,1fr))}.table-footer{gap:12px}}
@media(max-width:700px){.plan-display,.plan-fields,.home-followups{grid-template-columns:1fr}.plan-milestone{grid-column:auto}.account-brief.expanded-plan{padding:17px 15px;gap:10px;position:relative}.expanded-plan .brief-icon{display:none}.expanded-plan .brief-body{width:100%}.expanded-plan .brief-label{padding-right:75px}.expanded-plan .brief-edit{position:absolute;right:13px;top:11px}.expanded-plan .brief-body h2{font-size:15px}.account-grid .stakeholder-map,.stakeholder-map{grid-template-columns:1fr}.account-rail{display:flex;flex-direction:column}.account-heading>.heading-actions{width:100%;gap:7px}.account-heading>.heading-actions button{font-size:11px;padding:8px 9px}.intel-card{padding:15px}.intel-card>footer>.heading-actions{margin-left:0}.account-title-line h1{font-size:24px;overflow-wrap:anywhere}.account-identity{min-width:0}.account-heading .company-mark.large{width:44px;height:44px;font-size:17px}.detail-facts{grid-template-columns:1fr;gap:13px}.panel-padding{padding:18px}.schema-warning{align-items:flex-start;flex-wrap:wrap}.schema-warning>span{min-width:190px}.record-danger-zone{flex-wrap:wrap}.toolbar{gap:10px}.toolbar .search{min-width:0;flex:1 1 100%}.toolbar-actions{width:100%;gap:8px}.toolbar select{max-width:100%}.signal-toolbar>select{flex:1;min-width:130px}.table-footer{font-size:10px;flex-wrap:wrap}.task-row{gap:8px;flex-wrap:wrap}.task-body{flex:1;min-width:140px}.task-meta{flex-wrap:wrap}.task-row .focus-actions{margin-left:auto}.task-row>.task-owner{display:none}.activity-full-row time{max-width:75px;white-space:normal;line-height:1.6}.trash-row{flex-wrap:wrap}.note-meta{flex-wrap:wrap}.note-meta time{font-size:10px}.contact-detail .heading-actions{flex-wrap:wrap}}

.person-heading{display:flex;justify-content:space-between;align-items:flex-start}.person-heading .person-main{flex:1;min-width:0}.person-heading>.menu-anchor{margin:9px 9px 0 0}.side-panel{background:#fff}
