:root{color:#172033;font-synthesis:none;background:#f4f6f8;font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif}body{margin:0}button,input,select,textarea{font:inherit}button{color:#172033;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;min-height:2.5rem;padding:.5rem .8rem}button:hover:not(:disabled){border-color:#1976d2}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1976d247}button:disabled{cursor:not-allowed;opacity:.58}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-header h1,.page-header p{margin:0}.page-header h1{letter-spacing:-.02em;font-size:clamp(1.45rem,2vw,2rem)}.page-header__eyebrow{color:#1e6bb8;letter-spacing:.08em;font-size:.82rem;font-weight:700;margin-bottom:.35rem!important}.page-header__description{color:#5c6778;max-width:42rem;line-height:1.55;margin-top:.45rem!important}.page-header__action{align-items:center;gap:.5rem;display:flex}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.38rem .62rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.status-badge--default{color:#435167;background:#e8edf3}.status-badge--pending{color:#8c5b00;background:#fff1cf}.status-badge--active{color:#075da8;background:#dceeff}.status-badge--success{color:#16653e;background:#dcefe4}.status-badge--warning{color:#9b4700;background:#ffead7}.status-badge--danger{color:#a32929;background:#fce1e1}.async-state{background:#fff;border:1px solid #dce3ec;border-radius:.75rem;place-items:center start;gap:.55rem;min-height:7rem;padding:1.25rem;display:grid}.async-state h2,.async-state p{margin:0}.async-state p{color:#5c6778;line-height:1.55}.async-state--loading{color:#526176;grid-auto-flow:column;justify-content:start}.async-state--error{border-color:#efb9b9}.async-state__spinner{border:3px solid #d7e1ed;border-top-color:#1976d2;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.login-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-card{gap:.75rem;width:100%;max-width:24rem;display:grid}.login-card input,.login-card button{box-sizing:border-box;width:100%;min-height:2.5rem;padding:.5rem .75rem}.app-shell{grid-template-rows:auto 1fr;grid-template-columns:16rem minmax(0,1fr);min-height:100vh;display:grid}.app-header{background:#fff;border-bottom:1px solid #dce3ec;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;min-height:4.25rem;padding:.65rem 1.25rem;display:flex}.app-header__brand{align-items:center;gap:.6rem;min-width:max-content;display:flex}.app-brand{color:#172033;letter-spacing:-.02em;font-weight:800;text-decoration:none}.global-search{flex:1;gap:.45rem;max-width:39rem;display:flex}.global-search input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;min-width:0;padding:.55rem .7rem}.primary-action{color:#fff;white-space:nowrap;background:#146cbd;border-radius:.5rem;padding:.62rem .85rem;font-weight:700;text-decoration:none}.primary-action:hover{background:#0e5a9f}.sidebar{color:#dce7f2;background:#172033;height:calc(100vh - 4.25rem);padding:1rem .75rem;position:sticky;top:0}.sidebar ul{gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.sidebar a{color:inherit;border-radius:.45rem;padding:.62rem .7rem;text-decoration:none;display:block}.sidebar a.active{color:#fff;background:#256cb0;font-weight:700}.sidebar a:hover{color:#fff;background:#263850}.sign-out-action{color:#dce7f2;background:0 0;border-color:#52657d;width:100%;margin-top:.5rem}.app-content{min-width:0;padding:clamp(1rem,2.5vw,2rem)}.settings-page{gap:1.25rem;max-width:74rem;display:grid}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.85rem;display:grid}.settings-card{background:#fff;border:1px solid #dce3ec;border-radius:.75rem;padding:1rem}.settings-card h2,.settings-card p{margin:0}.settings-card h2{font-size:1rem}.settings-card p{color:#68768a;margin-top:.45rem;font-size:.88rem;line-height:1.5}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-page,.dashboard-panel{gap:1rem;display:grid}.dashboard-page{max-width:72rem}.priority-task-card{background:linear-gradient(135deg,#edf6ff,#fff);border:1px solid #bad8f5;border-radius:.75rem;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;padding:1.2rem;display:grid}.priority-task-card h2,.priority-task-card p{margin:0}.priority-task-card h2{margin:.3rem 0}.priority-task-card>div>p:last-child{color:#53657d}.priority-task-card__eyebrow{color:#146cbd;font-size:.8rem;font-weight:700}.priority-task-card__actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.65rem;display:flex}.priority-task-card__actions a:not(.primary-action){color:#146cbd;font-weight:700}.dashboard-panel,.dashboard-count-card{background:#fff;border:1px solid #dbe3ee;border-radius:.5rem;padding:1rem}.dashboard-card-grid{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:1rem;display:grid}.dashboard-count-card h2,.dashboard-count-card h3,.dashboard-count-card p,.dashboard-panel h2,.dashboard-panel p{margin:0}.dashboard-count-card p{font-size:1.5rem;font-weight:700}.dashboard-queue-link{color:inherit;text-decoration:none}.dashboard-queue-link:hover,.dashboard-queue-link:focus-visible{border-color:#2563eb}.quick-actions{flex-wrap:wrap;align-items:center;display:flex}.quick-actions h2{width:100%}.quick-actions a{color:#146cbd;font-weight:700;text-decoration:none}.customer-quick-filters{gap:.5rem;padding:0}.key-customer-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.key-customer-list li{gap:.25rem;display:grid}.dashboard-page--v21{gap:1.25rem;max-width:76rem}.workbench-metrics{background:#10223b;border:1px solid #1d3554;border-radius:.9rem;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.workbench-metric{color:#f8fbff;border-left:3px solid #8da5bf;gap:.25rem;min-height:6.4rem;padding:1rem 1.1rem;text-decoration:none;display:grid}.workbench-metric+.workbench-metric{border-top:0}.workbench-metric:hover{background:#172d49}.workbench-metric--blue{border-left-color:#5bb4f1}.workbench-metric--red{border-left-color:#ff776f}.workbench-metric--amber{border-left-color:#f4bd56}.workbench-metric--green{border-left-color:#55c89a}.workbench-metric span{color:#c2d1e2;font-size:.84rem}.workbench-metric strong{font-family:Bahnschrift,Microsoft YaHei UI,sans-serif;font-size:2.2rem;line-height:1}.workbench-metric small{color:#91a7be;line-height:1.35}.workbench-layout{grid-template-columns:minmax(0,2fr) minmax(15rem,.8fr);align-items:start;gap:1rem;display:grid}.action-runway,.workbench-command-panel{background:#fff;border:1px solid #d7e0eb;border-radius:.9rem;overflow:hidden}.action-runway>header{border-bottom:1px solid #e4eaf1;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.action-runway h2,.action-runway h3,.action-runway p,.workbench-command-panel h2,.workbench-command-panel p{margin:0}.action-runway>header p{color:#65758a;margin-top:.25rem;font-size:.88rem}.action-runway>header a{color:#176bb3;font-size:.88rem;font-weight:700;text-decoration:none}.action-runway ol{margin:0;padding:0;list-style:none}.action-runway__item{grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.2rem;display:grid;position:relative}.action-runway__item+.action-runway__item{border-top:1px solid #edf1f5}.action-runway__item:before{content:"";background:#dce5ef;width:2px;position:absolute;top:0;bottom:0;left:2.66rem}.action-runway__item:first-child:before{top:50%}.action-runway__item:last-child:before{bottom:50%}.action-runway__marker{color:#fff;z-index:1;background:#10223b;border:4px solid #eef3f8;border-radius:50%;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-family:Bahnschrift,monospace;font-size:.78rem;display:flex;position:relative}.action-runway__item--overdue .action-runway__marker{background:#b83a35}.action-runway__item--due_today .action-runway__marker{background:#a96c00}.action-runway__body{gap:.35rem;min-width:0;display:grid}.action-runway__body h3{overflow-wrap:anywhere;font-size:1rem}.action-runway__body>p{color:#485a70;line-height:1.45}.action-runway__meta{color:#6b7b8f;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.78rem;display:flex}.action-runway__meta span{color:#38516d;background:#edf3f9;border-radius:999px;padding:.25rem .5rem;font-weight:700}.action-runway__item--overdue .action-runway__meta span{color:#a62f2a;background:#fde7e5}.action-runway__item--due_today .action-runway__meta span{color:#8b5900;background:#fff0cf}.action-runway__action{color:#164f83;white-space:nowrap;border:1px solid #b8c8da;border-radius:.45rem;padding:.52rem .7rem;font-weight:700;text-decoration:none}.action-runway__action:hover{background:#eef6fd;border-color:#176bb3}.action-runway__empty{justify-items:start;gap:.55rem;padding:2rem 1.2rem;display:grid}.action-runway__empty p{color:#65758a}.action-runway__empty a{color:#176bb3;font-weight:700}.workbench-command-panel{gap:.85rem;padding:1.1rem;display:grid}.workbench-command-panel__eyebrow{color:#176bb3;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.workbench-command-panel nav{gap:.55rem;display:grid}.workbench-command-panel nav a{color:#243c58;border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:center;gap:.75rem;padding:.62rem 0;font-weight:700;text-decoration:none;display:flex}.workbench-command-panel nav a>span{color:#65758a;text-align:right;margin-left:auto;font-size:.82rem;font-weight:500}.workbench-command-panel nav a:after{color:#176bb3;content:"→"}.workbench-command-panel nav a:last-child{border-bottom:0}.customer-timeline{gap:0;padding:0;overflow:hidden}.customer-timeline__header{justify-content:space-between;align-items:center;padding:1rem 1.2rem .75rem;display:flex}.customer-timeline__header h2,.customer-timeline__header p{margin:0}.customer-timeline__header p{color:#176bb3;letter-spacing:.06em;font-size:.78rem;font-weight:800}.customer-timeline__header h2{margin-top:.2rem}.customer-timeline__header>span{color:#38516d;background:#edf3f9;border-radius:999px;padding:.35rem .65rem;font-size:.82rem;font-weight:700}.customer-timeline__filters{border-bottom:1px solid #e5eaf0;gap:.3rem;padding:0 1.2rem .75rem;display:flex}.customer-timeline__filters button{color:#617085;background:0 0;border-color:#0000;min-height:2rem;padding:.3rem .65rem}.customer-timeline__filters button[aria-pressed=true]{color:#fff;background:#10223b;border-color:#10223b}.customer-timeline__list{list-style:none;position:relative;gap:0!important;margin:0!important;padding:.65rem 1.2rem .75rem 3.6rem!important;display:grid!important}.customer-timeline__list:before{content:"";background:#dce5ef;width:2px;position:absolute;top:1.3rem;bottom:1.3rem;left:2.05rem}.customer-timeline__event{border-bottom:1px solid #edf1f5;gap:.35rem;padding:.8rem 0 .9rem;display:grid;position:relative}.customer-timeline__event:last-child{border-bottom:0}.customer-timeline__dot{z-index:1;background:#176bb3;border:4px solid #edf4fa;border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:1rem;left:-2.1rem}.customer-timeline__event--task .customer-timeline__dot{background:#a96c00}.customer-timeline__event--audit .customer-timeline__dot{background:#63758b}.customer-timeline__event-head{color:#738195;justify-content:space-between;align-items:center;gap:.7rem;font-size:.78rem;display:flex}.customer-timeline__event-head span{color:#176bb3;font-weight:800}.customer-timeline__event h3,.customer-timeline__event p{margin:0}.customer-timeline__event h3{font-size:1rem}.customer-timeline__event p{color:#526277;line-height:1.5}.customer-timeline__next{background:#f4f8fc;border-left:3px solid #4b8fc7;padding:.5rem .65rem}.customer-timeline__empty{color:#65758a;margin:0;padding:1.5rem 1.2rem}.customer-timeline__pagination{border-top:1px solid #e5eaf0;justify-content:flex-end;align-items:center;gap:.75rem;padding:.75rem 1.2rem;display:flex}.customer-center-page,.customer-filters,.customer-form-dialog form{gap:1rem;display:grid}.customer-center-page{min-width:0;max-width:72rem}.customer-center-header,.customer-pagination,.customer-form-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.customer-center-header h1{margin:0}.customer-filters{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.customer-filters label,.customer-form-dialog label{gap:.35rem;min-width:0;display:grid}.customer-filters input,.customer-filters select,.customer-form-dialog input,.customer-form-dialog select{box-sizing:border-box;width:100%;min-width:0;padding:.5rem}.customer-table-scroll{background:#fff;border:1px solid #dbe3ee;border-radius:.75rem;overflow-x:auto}.customer-table{border-collapse:collapse;width:100%;min-width:68rem}.customer-table th,.customer-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5eaf1;padding:.85rem 1rem}.customer-table th{color:#475569;white-space:nowrap;background:#f8fafc;font-size:.8rem}.customer-table td{color:#1e293b}.customer-table tr:last-child td{border-bottom:0}.customer-table td:first-child,.customer-table td:nth-child(5){gap:.3rem;min-width:0;display:grid}.customer-table strong,.customer-table-secondary{overflow-wrap:anywhere}.customer-table-secondary{color:#64748b;font-size:.85rem}.customer-row-actions{white-space:nowrap;flex-wrap:wrap;gap:.6rem;display:flex}.customer-row-actions a{color:#1d4ed8;text-decoration:none}.customer-form-dialog{background:#fff;border:1px solid #94a3b8;border-radius:.5rem;max-width:40rem;padding:1rem}.customer-detail-page{gap:1rem;max-width:72rem;display:grid}.customer-detail-header,.customer-detail-card{background:#fff;border:1px solid #dbe3ee;border-radius:.5rem;padding:1rem}.customer-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:1rem;display:flex}.customer-detail-header h1,.customer-detail-card h2,.customer-detail-card h3,.customer-detail-card h4{margin-top:0}.customer-detail-summary{background:#f8fafc;border:1px solid #dbe3ee;border-radius:.5rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem 1rem;padding:.85rem 1rem;display:grid}.customer-detail-summary p{overflow-wrap:anywhere;margin:0}.customer-tabs{border-bottom:1px solid #dbe3ee;gap:.25rem;display:flex;overflow-x:auto}.customer-tabs__tab{color:#475569;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:.65rem .85rem}.customer-tabs__tab--active{color:#1d4ed8;border-bottom-color:#1d4ed8;font-weight:700}.customer-tab-panel{gap:1rem;display:grid}.customer-future-modules{background:#f8fafc}.customer-detail-card ul,.customer-detail-card ol{gap:.75rem;margin-bottom:0;padding-left:1.25rem;display:grid}.customer-detail-card li,.customer-detail-card article{overflow-wrap:anywhere}.customer-detail-card button,.customer-detail-card a{margin:.25rem .5rem .25rem 0}.customer-detail-card textarea{box-sizing:border-box;width:100%;min-height:6rem;padding:.5rem}.opportunity-form{gap:.75rem;display:grid}.opportunity-form label{gap:.35rem;display:grid}.opportunity-form input,.opportunity-form select,.opportunity-form textarea{box-sizing:border-box;width:100%;min-width:0;padding:.5rem}.opportunity-form input[type=checkbox]{width:auto}.opportunity-pipeline-page{gap:1rem;display:grid}.opportunity-pipeline-filters{background:#fff;border:1px solid #dbe3ee;border-radius:.5rem;grid-template-columns:repeat(5,minmax(9rem,1fr));gap:.8rem;padding:1rem;display:grid}.opportunity-pipeline-filters label{gap:.35rem;display:grid}.opportunity-pipeline-filters input,.opportunity-pipeline-filters select{box-sizing:border-box;width:100%;min-width:0;padding:.5rem}.opportunity-pipeline-board{grid-auto-columns:minmax(17rem,1fr);grid-auto-flow:column;gap:1rem;padding-bottom:.25rem;display:grid;overflow-x:auto}.opportunity-pipeline-column{background:#eef4fb;border:1px solid #dbe3ee;border-radius:.65rem;gap:.75rem;min-width:17rem;padding:.8rem;display:grid}.opportunity-pipeline-column>header,.opportunity-pipeline-card__header{justify-content:space-between;align-items:start;gap:.75rem;display:flex}.opportunity-pipeline-column h2,.opportunity-pipeline-card h3,.opportunity-pipeline-card p{margin:0}.opportunity-pipeline-column header p,.opportunity-pipeline-card__header p{color:#64748b;margin-top:.2rem;font-size:.9rem}.opportunity-pipeline-column>header>strong{color:#0f3c78;white-space:nowrap}.opportunity-pipeline-column__cards{gap:.75rem;display:grid}.opportunity-pipeline-column__empty{color:#64748b;margin:.5rem 0}.opportunity-pipeline-card{background:#fff;border:1px solid #dbe3ee;border-radius:.5rem;gap:.7rem;padding:.85rem;display:grid}.opportunity-pipeline-card__title{font-weight:700}.opportunity-pipeline-card__facts{grid-template-columns:1fr 1fr;gap:.45rem;margin:0;display:grid}.opportunity-pipeline-card__facts div{gap:.15rem;display:grid}.opportunity-pipeline-card__facts dt{color:#64748b;font-size:.82rem}.opportunity-pipeline-card__facts dd{overflow-wrap:anywhere;margin:0}.opportunity-pipeline-card__next{color:#334155;border-top:1px solid #e2e8f0;padding-top:.65rem}.opportunity-pipeline-card a{color:#1d4ed8;font-weight:700;text-decoration:none}.import-steps{background:#f8fafc;border:1px solid #dbe3ee;border-radius:.5rem;padding:.85rem 1rem}.import-steps ol{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.import-steps__item{color:#475569;background:#e2e8f0;border-radius:999px;padding:.35rem .65rem;font-size:.9rem}.import-steps__item--current{color:#1d4ed8;background:#dbeafe;font-weight:700}.import-steps p{color:#64748b;margin-bottom:0}@media (width<=767px){.customer-table-scroll{margin-inline:-.25rem}.customer-detail-summary{grid-template-columns:1fr 1fr}.opportunity-pipeline-filters{grid-template-columns:1fr}.workbench-metrics{grid-template-columns:1fr 1fr}.workbench-layout{grid-template-columns:1fr}.action-runway__item{grid-template-columns:3rem minmax(0,1fr);align-items:start}.action-runway__action{grid-column:2;justify-self:start}.customer-timeline__event-head{flex-direction:column;align-items:start;gap:.2rem}}@media (width<=480px){.workbench-metrics{grid-template-columns:1fr}.workbench-metric{min-height:5.4rem}.customer-timeline__header{align-items:start;gap:.7rem}.customer-timeline__filters{overflow-x:auto}}.menu-toggle{display:none}@media (width<=767px){.app-shell{display:block}.menu-toggle{display:inline-block}.sidebar{height:auto;display:none;position:static}.sidebar.sidebar-open{display:block}.app-header{flex-wrap:wrap}.global-search{order:3;width:100%}.primary-action{margin-left:auto}.quick-actions{grid-template-columns:1fr;grid-auto-flow:row}}
