:root{color:#1f2937;font-synthesis:none;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f5f7fb;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.app-shell{min-height:100vh;display:flex}.sidebar{color:#eef5ff;background:#142033;flex-direction:column;width:254px;padding:22px 14px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:3px 9px 25px;display:flex}.brand-stacked{justify-items:start;gap:9px;display:grid}.brand-logo{width:min(194px,100%);height:auto;display:block}.brand small{color:#aebfd5;letter-spacing:.01em;margin-top:0;font-size:11px;font-weight:700;display:block}.sidebar nav{gap:6px;display:grid}.sidebar nav a{color:#bfcbe0;border-radius:9px;padding:12px 13px;font-size:14px;font-weight:650;text-decoration:none}.sidebar nav a.active,.sidebar nav a:hover{color:#fff;background:#233552}.sidebar-bottom{margin-top:auto}.profile{border-top:1px solid #31435e;margin-bottom:10px;padding:13px}.profile strong,.profile span{display:block}.profile strong{font-size:13px}.profile span{color:#aebfd5;text-transform:capitalize;margin-top:3px;font-size:10px}.main-content{width:calc(100% - 254px);margin-left:254px;padding:30px 34px 42px}.eyebrow{letter-spacing:.12em;color:#718098;margin:0;font-size:10px;font-weight:800}.user-pill{color:#3c4d66;background:#fff;border:1px solid #e0e6ef;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:650}.page-stack{gap:20px;max-width:1640px;margin:0 auto;display:grid}.page-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-heading h2,.lead-hero h2{color:#1a2941;letter-spacing:-.03em;margin:0;font-size:24px}.page-heading p,.panel-title p,.lead-hero p{color:#718098;margin:6px 0 0;font-size:13px}.toolbar{align-items:center;gap:10px;display:flex}.dashboard-range-toolbar{flex-wrap:wrap;justify-content:flex-end}.dashboard-range-toolbar>select{min-width:166px}.dashboard-custom-date-fields{align-items:end;gap:8px;display:flex}.dashboard-custom-date-fields label{min-width:145px}.dashboard-custom-date-fields label span{color:#6a7890;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.dashboard-custom-date-fields input{min-height:38px}.panel{background:#fff;border:1px solid #e3e8f0;border-radius:14px;padding:20px;box-shadow:0 2px 8px #1a2d4d06}.panel-title{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.panel-title h3{color:#263750;margin:0;font-size:15px}.stats-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px;display:grid}.stat-card{background:#fff;border:1px solid #e4e8ef;border-radius:13px;flex-direction:column;gap:6px;min-height:114px;padding:17px;display:flex}.stat-card.accent{color:#fff;background:#e66d47;border-color:#e66d47}.stat-card span{color:#687991;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.stat-card.accent span,.stat-card.accent small{color:#fff2ee}.stat-card strong{color:#233652;font-size:28px}.stat-card.accent strong{color:#fff}.stat-card small{color:#8b98aa;margin-top:auto;font-size:11px}.button{color:#34445c;background:#fff;border:1px solid #ccd6e3;border-radius:8px;min-height:38px;padding:8px 13px;font-size:12px;font-weight:750;transition:all .18s}.button:hover:not(:disabled){border-color:#92a4ba;box-shadow:0 2px 7px #2037591a}.button.primary{color:#fff;background:#e66d47;border-color:#e66d47}.button.full{width:100%}.button.small{min-height:31px;padding:5px 9px;font-size:11px}.table-wrap{border:1px solid #edf0f4;border-radius:10px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:860px}th{color:#6a7890;letter-spacing:.04em;text-transform:uppercase;text-align:left;white-space:nowrap;background:#f8faff;border-bottom:1px solid #e7ebf1;padding:12px;font-size:10px}td{vertical-align:top;color:#43536a;border-bottom:1px solid #eef1f5;padding:12px;font-size:12px}td strong,td span,td small{display:block}td strong{color:#243750;margin-bottom:2px;font-size:12px}td span,td small{color:#75849a;margin-top:3px;font-size:11px}tbody tr:last-child td{border-bottom:0}.status{letter-spacing:.02em;border-radius:999px;max-width:170px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1.1;display:inline-flex}.status-new,.status-assigned-to-em,.status-calling-in-progress{color:#2d5da7;background:#e8f0fc}.status-rfq-sent,.status-negotiation,.status-contracting,.status-transferred-to-hunter{color:#a75b00;background:#fff1d9}.status-delivered{color:#167547;background:#e2f6eb}.status-lost,.status-closed{color:#ae3535;background:#fbe7e7}.status-on-hold{color:#596274;background:#ececf2}.notice{color:#19673f;background:#eef7f2;border:1px solid #cfead9;border-radius:10px;padding:12px 14px;font-size:13px}.notice.error,.form-error{color:#ae3333;background:#fff0f0;border:1px solid #f2cbcb}.form-error{border-radius:8px;margin:0;padding:9px;font-size:12px}.filter-grid,.form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}label{color:#526177;gap:6px;font-size:11px;font-weight:750;display:grid}input,select,textarea{color:#283a54;background:#fff;border:1px solid #d9e0ea;border-radius:8px;outline:none;width:100%;min-height:38px;padding:9px 10px}textarea{resize:vertical;min-height:80px}.checkbox-row{align-items:center;gap:8px;padding-top:20px;display:flex}.checkbox-row input{accent-color:#e66d47;width:15px;min-height:15px}.required-note{color:#ae4d2f}.filter-actions{gap:10px;margin-top:15px;display:flex}.pagination{color:#6b7b91;justify-content:flex-end;align-items:center;gap:12px;margin-top:15px;font-size:12px;display:flex}.empty-cell,.empty-state{text-align:center;color:#7d8ca1;padding:24px!important}.loading-overlay,.loading-page{color:#6a7890;text-align:center;padding:10px;font-size:13px}.two-column-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;display:grid}.inline-form{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;align-items:end;gap:13px;display:grid}.inline-form .button{white-space:nowrap}.lead-hero{color:#fff;background:linear-gradient(135deg,#1d2d46,#2a405f);border-radius:14px;justify-content:space-between;align-items:center;padding:24px;display:flex}.lead-hero h2{color:#fff;font-size:28px}.lead-hero p{color:#d7e2f2}.lead-hero .eyebrow{color:#f1bdad}.lead-hero .status{color:#fff;background:#ffffff26}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.info-card{padding:18px}.info-card h3{color:#2c3f5a;margin:0 0 14px;font-size:14px}.info-card dl{gap:10px;margin:0;display:grid}.info-card dl div{grid-template-columns:45% 55%;gap:8px;display:grid}.info-card dt{color:#78869b;font-size:11px}.info-card dd{color:#33445c;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650}.back-row{margin-bottom:-5px}.wide{grid-column:1/-1}.timeline-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.timeline-grid h4{color:#32455e;margin:0 0 12px;font-size:13px}.timeline-item{border-left:3px solid #e9b19f;margin:0 0 14px;padding:4px 0 7px 12px}.timeline-item header{color:#364961;justify-content:space-between;gap:8px;font-size:12px;display:flex}.timeline-item time{color:#7a899d;white-space:nowrap;font-size:10px}.timeline-item p{color:#52637b;margin:7px 0;font-size:12px}.timeline-item small{color:#7a899b;font-size:10px}.danger-text{color:#ae3434}.login-page{background:radial-gradient(circle at 0 0,#f9e3dc,#0000 45%),#f5f7fb;place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{background:#fff;border:1px solid #e1e7ef;border-radius:18px;width:min(440px,100%);padding:34px;box-shadow:0 18px 45px #1d2e4b1a}.login-brand{color:#25364e;justify-items:center;padding-bottom:28px;padding-left:0}.login-brand-logo{width:min(250px,100%);height:auto;display:block}.login-brand small{color:#8291a6}.login-card h1{color:#23344f;margin:0;font-size:25px}.login-card>p{color:#718198;margin:10px 0 24px;font-size:13px;line-height:1.6}.one-column{grid-template-columns:1fr}.login-help{text-align:center;color:#7b899b;margin-top:18px;font-size:11px;display:block}@media (width<=1180px){.stats-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.details-grid{grid-template-columns:1fr 1fr}}@media (width<=860px){.sidebar{width:100%;height:auto;padding:12px;position:static}.app-shell{display:block}.sidebar nav{grid-template-columns:repeat(3,1fr)}.sidebar-bottom{display:none}.brand{padding-bottom:11px}.brand-logo{width:160px}.main-content{width:100%;margin-left:0;padding:20px 16px 30px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid,.form-grid,.two-column-layout,.details-grid,.timeline-grid,.inline-form{grid-template-columns:1fr}.page-heading{flex-direction:column}.toolbar{width:100%}.toolbar select,.toolbar button{flex:1}.dashboard-custom-date-fields{width:100%}.dashboard-custom-date-fields label{flex:1;min-width:0}.lead-hero{flex-direction:column;align-items:flex-start;gap:14px}.info-card dl div{grid-template-columns:1fr;gap:3px}}@media (width<=480px){.stats-grid{grid-template-columns:1fr}}.dynamic-help{color:#8a5721;background:#fff8ed;border:1px solid #f4d9b2;border-radius:8px;margin:-2px 0 0;padding:10px 12px;font-size:12px;line-height:1.45}.timeline-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1180px){.timeline-grid-three{grid-template-columns:1fr 1fr}}@media (width<=860px){.timeline-grid-three{grid-template-columns:1fr}}.activity-feed{gap:14px;max-width:1100px;display:grid}.activity-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;box-shadow:0 1px 3px #1c314e09}.activity-card.calling{border-left:4px solid #e66d47}.activity-card.status{border-left:4px solid #5478b9}.activity-card.communication{border-left:4px solid #2d9665}.activity-card-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:9px;display:flex}.activity-label{color:#4c607d;background:#f3f6fb;border-radius:999px;align-items:center;min-height:24px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.activity-calling .activity-label{color:#af4e31;background:#fff0eb}.activity-status .activity-label{color:#365d9b;background:#edf3ff}.activity-communication .activity-label{color:#25774e;background:#e9f8f0}.activity-card time{color:#718098;white-space:nowrap;font-size:12px}.activity-card h4{color:#273a55;margin:0 0 8px;font-size:15px;line-height:1.35}.activity-recorded-by{color:#65758b;margin:0 0 12px;font-size:12px}.activity-recorded-by strong{color:#354a66}.activity-remarks{color:#3f526c;white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fafc;border-radius:8px;margin:0;padding:11px 12px;font-size:13px;line-height:1.55}.activity-remarks span{color:#75859b;letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.activity-details{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.activity-details span{color:#4a5d78;background:#f1f4f8;border-radius:7px;padding:5px 8px;font-size:11px;line-height:1.3;display:inline-flex}@media (width<=640px){.activity-card{padding:13px}.activity-card-top{flex-direction:column;align-items:flex-start;gap:7px}.activity-card time{white-space:normal}.activity-card h4{font-size:14px}}.future-requirement-layout{margin-top:2px}.follow-up-date-banner{border-radius:9px;margin:0 0 14px;padding:10px 12px;font-size:12px;line-height:1.45}.follow-up-date-banner.today{color:#865a00;background:#fff6df;border:1px solid #f1d38b}.follow-up-date-banner.overdue{color:#a13434;background:#fff0f0;border:1px solid #edc2c2}.follow-up-date-banner.upcoming{color:#365f9d;background:#edf4ff;border:1px solid #c9d8f1}.follow-up-tag{color:#52647c;background:#f2f5f9;border-radius:7px;flex-direction:column;gap:3px;min-width:88px;padding:6px 8px;font-size:10px;display:inline-flex}.follow-up-tag strong{color:#334862;font-size:11px}.follow-up-tag small{font-size:10px;font-weight:800}.follow-up-tag.due-today{color:#8a5e00;background:#fff6df}.follow-up-tag.overdue{color:#a63838;background:#fff0f0}.follow-up-tag.upcoming{color:#365f9d;background:#edf4ff}.regular-followup-card{border-color:#dfe7f1;padding:0;overflow:hidden}.regular-followup-intro{background:linear-gradient(135deg,#f8fbff 0%,#fffaf7 100%);border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 20px;display:flex}.regular-followup-kicker{color:#a95032;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:850;display:inline-flex}.regular-followup-intro h3{color:#273a55;letter-spacing:-.02em;margin:0;font-size:18px}.regular-followup-intro p{color:#687991;max-width:720px;margin:7px 0 0;font-size:13px;line-height:1.55}.regular-followup-status-note{background:#ffffffdb;border:1px solid #dce6f3;border-radius:10px;gap:4px;min-width:145px;padding:10px 12px;display:grid}.regular-followup-status-note strong{color:#7a899d;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850}.regular-followup-status-note span{color:#334a68;font-size:12px;font-weight:800}.regular-followup-form{padding:22px 24px 20px}.communication-picker{border:0;margin:0;padding:0}.communication-picker legend{color:#465a76;margin-bottom:10px;font-size:12px;font-weight:800}.communication-picker legend span,.regular-followup-field b{color:#c55a3a}.communication-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.communication-choice{color:#3b4f6a;text-align:left;background:#fff;border:1px solid #dbe3ed;border-radius:11px;gap:5px;min-height:82px;padding:14px 15px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:grid}.communication-choice:hover:not(:disabled){background:#fbfdff;border-color:#a8b9ce;transform:translateY(-1px);box-shadow:0 4px 12px #2539560f}.communication-choice.selected{background:#fff5f1;border-color:#e66d47;box-shadow:inset 0 0 0 1px #e66d471a}.communication-choice strong{color:#2e435f;font-size:13px}.communication-choice.selected strong{color:#ae4d2f}.communication-choice small{color:#78879b;font-size:11px;line-height:1.35}.regular-followup-fields{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:19px;display:grid}.regular-followup-fields.with-duration{grid-template-columns:minmax(210px,.42fr) minmax(0,1fr)}.regular-followup-field{color:#465a76;align-content:start;gap:7px;font-size:12px;font-weight:800;display:grid}.regular-followup-field>small{color:#7b899c;font-size:11px;font-weight:500;line-height:1.4}.regular-followup-field textarea{min-height:106px;padding:11px 12px;line-height:1.45}.duration-input-wrap{position:relative}.duration-input-wrap input{min-height:44px;padding-right:77px;font-weight:750}.duration-input-wrap em{color:#718198;pointer-events:none;font-size:11px;font-style:normal;font-weight:750;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.regular-followup-footer{border-top:1px solid #e9eef4;justify-content:space-between;align-items:center;gap:18px;margin-top:19px;padding-top:17px;display:flex}.regular-followup-footer p{color:#75849a;max-width:670px;margin:0;font-size:11px;line-height:1.5}.regular-followup-footer p strong{color:#4c607c}.regular-followup-submit{text-align:left;gap:1px;min-width:192px;padding:9px 15px;display:grid}.regular-followup-submit span{font-size:12px;font-weight:850}.regular-followup-submit small{color:#fffc;font-size:10px;font-weight:600}@media (width<=860px){.regular-followup-intro,.regular-followup-footer{flex-direction:column;align-items:stretch}.regular-followup-status-note{width:100%}.communication-choice-grid,.regular-followup-fields.with-duration{grid-template-columns:1fr}.regular-followup-submit{text-align:center;width:100%}}@media (width<=560px){.regular-followup-intro,.regular-followup-form{padding-left:16px;padding-right:16px}.communication-choice{min-height:72px}}.login-setup-link{text-align:center;color:#526d93;margin-top:18px;font-size:12px;font-weight:700;text-decoration:none;display:block}.login-setup-link:hover{text-decoration:underline}.button.danger{color:#fff;background:#b9382c;border-color:#b9382c}.button.danger:hover:not(:disabled){background:#982d24;border-color:#982d24}.row-actions,.lead-hero-actions,.modal-actions{align-items:center;gap:8px;display:flex}.lead-hero-actions{flex-wrap:wrap;justify-content:flex-end}.modal-backdrop{z-index:100;background:#141f308c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #dbe2eb;border-radius:14px;width:min(680px,100%);max-height:calc(100vh - 40px);padding:24px;overflow:auto;box-shadow:0 28px 68px #0c172940}.modal-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.modal-heading h3{color:#2b3e59;margin:4px 0}.modal-heading p{color:#6f7f94;margin:0;font-size:13px}.icon-button{color:#55677f;background:#fff;border:1px solid #dbe2eb;border-radius:8px;width:34px;height:34px;font-size:23px;line-height:1}.danger-callout{color:#8d392f;background:#fff4f3;border:1px solid #f0c7c2;border-radius:9px;margin:0 0 18px;padding:12px 13px;font-size:12px;line-height:1.55}.modal-actions{justify-content:flex-end;margin-top:4px}.audit-table td strong,.audit-table td span,.audit-table td small{display:block}.audit-table td span{color:#475b76;line-height:1.45}.audit-table td small{color:#7b8aa0;margin-top:4px;font-size:11px;line-height:1.42}.audit-action{background:#eef3fa;border-radius:7px;width:fit-content;padding:5px 8px;font-size:11px;font-weight:800;color:#405d84!important;line-height:1.2!important;display:inline-flex!important}@media (width<=640px){.lead-hero-actions,.modal-actions{justify-content:stretch;width:100%}.lead-hero-actions .button,.modal-actions .button{flex:1}.modal-card{padding:18px}.row-actions{flex-direction:column;align-items:stretch}}.sync-control-panel{border-color:#d8e2ef}.sync-status{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.sync-status.active{color:#247241;background:#e7f8ee}.sync-status.stopped{color:#a13b31;background:#fff1ef}.muted-copy{color:#6f7f94;margin:14px 0 0;font-size:12px;line-height:1.5}.auto-assignment-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.auto-assignment-summary .info-card{gap:5px;padding:13px 14px;display:grid}.auto-assignment-summary .info-card strong{color:#718098;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850}.auto-assignment-summary .info-card span{color:#31465f;font-size:13px;font-weight:800}.assignment-members{background:#fbfcfe;border:1px solid #e3e9f1;border-radius:11px;gap:10px;margin-bottom:18px;padding:15px;display:grid}.assignment-members-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.assignment-members-heading>div{gap:3px;display:grid}.assignment-members-heading strong{color:#2e435f;font-size:13px}.assignment-members-heading small{color:#75849a;font-size:11px}.assignment-member-row{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.assignment-order{color:#415a78;background:#edf2f8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:850;display:grid}.assignment-member-row select{min-width:0}.assignment-member-actions{gap:6px;display:flex}.empty-assignment-members{color:#8b5a23;background:#fff7ee;border-radius:8px;padding:11px 12px;font-size:12px}@media (width<=700px){.auto-assignment-summary{grid-template-columns:1fr}.assignment-members-heading{flex-direction:column;align-items:flex-start}.assignment-member-row{grid-template-columns:30px minmax(0,1fr)}.assignment-member-actions{grid-column:2}}.daily-quality-report{border-color:#dce5ef}.daily-quality-actions{flex-wrap:wrap;justify-content:flex-end}.daily-report-date-label{gap:4px;min-width:160px}.daily-report-date-label>span{color:#718098;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:850}.daily-report-date-label input{min-height:36px;padding:7px 9px}.daily-quality-error{margin:0 0 14px}.daily-quality-table th,.daily-quality-table td{text-align:center;vertical-align:middle}.daily-quality-table th:first-child,.daily-quality-table td:first-child{text-align:left}.daily-quality-table thead tr:first-child th{color:#fff;background:#8092b0}.daily-quality-table thead tr:nth-child(2) th{color:#465c7b;white-space:normal;background:#eef3fa;line-height:1.3}.daily-quality-table thead tr:nth-child(2) th:nth-child(4),.daily-quality-table thead tr:nth-child(2) th:nth-child(5),.daily-quality-table thead tr:nth-child(2) th:nth-child(6){color:#35632b;background:#e1f0d1}.daily-quality-table .daily-quality-group-heading{text-align:center}.daily-quality-table tfoot th,.daily-quality-table tfoot td{color:#324a68;background:#f4f7fb;border-top:1px solid #dce5ef;border-bottom:0;font-weight:850}@media (width<=700px){.daily-quality-actions{justify-content:stretch;width:100%}.daily-report-date-label,.daily-quality-actions .button{flex:1}}.daily-quality-actions .daily-report-date-label{min-width:145px}.lead-pipeline-report{border-color:#dce5ef}.lead-pipeline-table{min-width:820px}.lead-pipeline-table thead tr:nth-child(2) th:nth-child(3),.lead-pipeline-table thead tr:nth-child(2) th:nth-child(4),.lead-pipeline-table thead tr:nth-child(2) th:nth-child(5){color:#35632b;background:#e1f0d1}.report-count-button{color:#17345a;text-underline-offset:3px;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-width:30px;min-height:28px;padding:3px 8px;font-size:12px;font-weight:850;text-decoration:underline;display:inline-flex}.report-count-button:hover:not(:disabled){background:#f3f7fc;border-color:#c8d6e8;box-shadow:0 2px 7px #223a5c14}.report-count-button strong{color:inherit;font-size:inherit;margin:0}.report-details-modal{width:min(1320px,100%)}.report-details-summary div{background:#fbfdff;border:1px solid #e2e8f1;border-radius:10px;gap:4px;padding:11px 12px;display:grid}.report-details-summary span{color:#718098;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:850}.report-details-summary strong{color:#2c405b;font-size:13px}.report-details-table-wrap{max-height:62vh;overflow:auto}.report-details-table{min-width:1180px}.report-details-table td{vertical-align:top}.report-details-table td:nth-child(4),.report-details-table td:nth-child(7){white-space:normal;overflow-wrap:anywhere;min-width:210px;max-width:320px;line-height:1.45}@media (width<=720px){.report-details-summary{grid-template-columns:1fr}}.daily-quality-table{min-width:1240px}.daily-quality-table thead tr:nth-child(2) th:nth-child(7),.daily-quality-table thead tr:nth-child(2) th:nth-child(8){color:#35632b;background:#e1f0d1}.daily-quality-table thead small{color:inherit;text-transform:none;letter-spacing:0;margin-top:3px;font-size:9px;line-height:1.2;display:block}button.stat-card{text-align:left;width:100%;font:inherit}.stat-card-clickable{transition:border-color .18s,box-shadow .18s,transform .18s}.stat-card-clickable:hover:not(:disabled){border-color:#b8c7db;transform:translateY(-1px);box-shadow:0 6px 16px #2037591a}.stat-card-clickable.accent:hover:not(:disabled){border-color:#d85d38;box-shadow:0 8px 18px #e66d472e}.report-date-actions{max-width:520px}@media (width<=900px){.panel-title{flex-direction:column}.report-date-actions{justify-content:stretch;width:100%;max-width:none}}.duplicate-text{color:#9a5a00;margin-top:4px;font-size:10px;font-weight:800;display:block}.activity-card.activity-vendor-update{border-left:4px solid #9a5a00}.activity-vendor-update .activity-label{color:#9a5a00;background:#fff7e8}html{-webkit-text-size-adjust:100%}body{overflow-x:hidden}img,svg,video{max-width:100%}.table-wrap{-webkit-overflow-scrolling:touch}.lead-table-wrap{overflow-x:auto}.remarks-cell{white-space:normal;overflow-wrap:anywhere;max-width:260px;line-height:1.45}.row-actions{flex-wrap:wrap;gap:7px;display:flex}.table-action-cell{min-width:110px}.sidebar{z-index:40}.main-content,.panel,.stat-card,.lead-hero,.info-card,.activity-card,.page-heading,.panel-title,.toolbar,.filter-actions,.pagination{min-width:0}@media (width<=1100px){.app-shell{min-height:100vh;display:block}.sidebar{top:0;border-radius:0;width:100%;height:auto;min-height:0;padding:12px 16px;position:sticky;inset:auto;box-shadow:0 10px 28px #121f3329}.brand,.brand-stacked{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0 0 10px;display:flex}.brand-logo{object-fit:contain;width:172px;max-height:56px}.brand small{text-align:right;max-width:180px;margin:0;line-height:1.3}.sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.sidebar nav a{text-align:center;border-radius:10px;place-items:center;min-height:42px;padding:8px 10px;font-size:12px;line-height:1.2;display:grid}.sidebar-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.profile{border:1px solid #ffffff1f;border-radius:10px;flex:1;min-width:0;margin:0;padding:9px 10px}.profile strong,.profile span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-bottom .button{color:#fff;border-color:#ffffff3d;width:auto;min-width:96px}.main-content{width:100%;max-width:100%;margin-left:0;padding:22px 18px 34px}.page-stack{gap:16px;max-width:100%}.page-heading,.panel-title{flex-direction:column;align-items:stretch}.page-heading h2,.lead-hero h2{font-size:clamp(21px,3vw,28px)}.toolbar,.dashboard-range-toolbar{flex-wrap:wrap;justify-content:stretch;width:100%}.toolbar>*,.dashboard-range-toolbar>*{flex:160px}.stats-grid,.filter-grid,.form-grid,.two-column-layout,.details-grid,.timeline-grid,.timeline-grid-three,.inline-form{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-form .button{grid-column:1/-1}.lead-hero{flex-direction:column;align-items:stretch;gap:14px}.info-card dl div{grid-template-columns:1fr;gap:4px}}@media (width<=760px){.sidebar{padding:10px 12px}.brand{padding-bottom:8px}.brand-logo{width:140px}.brand small{display:none}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.sidebar nav a{min-height:38px;padding:8px;font-size:12px}.sidebar-bottom{flex-direction:column;align-items:stretch;gap:8px}.sidebar-bottom .button{width:100%}.profile{text-align:center}.main-content{padding:14px 12px 28px}.panel{border-radius:12px;padding:14px}.filter-panel{padding:14px}.stats-grid,.filter-grid,.form-grid,.two-column-layout,.details-grid,.timeline-grid,.timeline-grid-three,.inline-form,.regular-followup-fields.with-duration,.communication-choice-grid,.report-details-summary{grid-template-columns:1fr}.stat-card{min-height:96px;padding:14px}.stat-card strong{font-size:24px}.filter-actions,.pagination,.toolbar{flex-direction:column;align-items:stretch}.filter-actions .button,.pagination .button,.toolbar .button,.toolbar select{width:100%}.dashboard-custom-date-fields{flex-direction:column;align-items:stretch;width:100%}.dashboard-custom-date-fields label{width:100%;min-width:0}input,select,textarea,.button{min-height:42px;font-size:14px}.checkbox-row{align-items:flex-start;padding-top:4px;line-height:1.4}.checkbox-row input{margin-top:2px}.lead-hero{padding:18px}.lead-table-wrap{background:0 0;border:0;overflow-x:visible}.detailed-lead-table{border-collapse:separate;border-spacing:0 12px;min-width:0}.detailed-lead-table thead{display:none}.detailed-lead-table tbody,.detailed-lead-table tr,.detailed-lead-table td{width:100%;display:block}.detailed-lead-table tbody tr{background:#fff;border:1px solid #e1e8f2;border-radius:14px;overflow:hidden;box-shadow:0 7px 20px #15233812}.detailed-lead-table tbody tr:hover td{background:#fff}.detailed-lead-table td{color:#293b54;overflow-wrap:anywhere;border-bottom:1px solid #edf1f6;grid-template-columns:118px minmax(0,1fr);align-items:start;gap:10px;min-height:42px;padding:10px 12px;display:grid}.detailed-lead-table td:before{content:attr(data-label);color:#718198;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:850}.detailed-lead-table td:first-child{color:#a54b2f;background:#fff5f1;font-weight:850}.detailed-lead-table td:last-child{border-bottom:0}.detailed-lead-table .table-action-cell{padding:12px;display:block}.detailed-lead-table .table-action-cell:before{display:none}.detailed-lead-table .row-actions{grid-template-columns:1fr;gap:8px;display:grid}.detailed-lead-table .row-actions .button{width:100%}.detailed-lead-table .empty-cell{text-align:center;background:#fff;border:1px dashed #d5deeb;border-radius:12px;display:block}.detailed-lead-table .empty-cell:before{content:"";display:none}.remarks-cell{max-width:none}.status{white-space:normal;max-width:100%}}@media (width<=420px){.main-content{padding-left:10px;padding-right:10px}.page-heading h2,.lead-hero h2{font-size:21px}.panel{padding:12px}.brand-logo{width:128px}.sidebar nav a{min-height:36px;font-size:11px}.detailed-lead-table td{grid-template-columns:102px minmax(0,1fr);padding:9px 10px}.login-card{padding:22px 16px}}.mobile-app-header,.mobile-menu-backdrop{display:none}@media (width<=860px){body{width:100%;min-width:0;overflow-x:hidden}.app-shell{width:100%;min-height:100vh;display:block}.mobile-app-header{z-index:70;background:#142033;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:9px 12px;display:flex;position:sticky;top:0;box-shadow:0 8px 22px #121f332e}.mobile-brand-logo{width:138px;height:auto;display:block}.mobile-menu-button{background:#ffffff14;border:1px solid #ffffff38;border-radius:12px;place-content:center;gap:5px;width:42px;height:42px;padding:0;display:grid}.mobile-menu-button span{background:#fff;border-radius:999px;width:19px;height:2px;display:block}.mobile-menu-backdrop{z-index:55;background:#0c162670;border:0;padding:0;display:block;position:fixed;inset:0}.sidebar{z-index:80;transition:transform .22s;overflow-y:auto;transform:translate(-105%);box-shadow:18px 0 40px #0d192c38;width:min(82vw,310px)!important;height:100vh!important;padding:18px 14px!important;position:fixed!important;inset:0 auto 0 0!important}.app-shell.mobile-menu-open .sidebar{transform:translate(0)}.sidebar .brand,.sidebar .brand-stacked{place-items:start!important;padding:0 4px 18px!important;display:grid!important}.sidebar .brand-logo{width:176px!important;max-height:none!important}.sidebar .brand small{text-align:left!important;max-width:none!important;display:block!important}.sidebar nav{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.sidebar nav a{text-align:left!important;justify-content:start!important;place-items:stretch stretch!important;min-height:44px!important;padding:13px 14px!important;font-size:14px!important}.sidebar-bottom{gap:10px!important;margin-top:18px!important;display:grid!important}.profile{text-align:left!important}.main-content{width:100%!important;max-width:100%!important;margin-left:0!important;padding:14px 10px 28px!important}.page-stack{gap:14px;width:100%;max-width:100%}.page-heading,.panel-title,.toolbar,.filter-actions,.pagination{flex-direction:column;align-items:stretch;width:100%}.page-heading h2{font-size:22px;line-height:1.2}.toolbar>*,.dashboard-range-toolbar>*,.filter-actions .button,.pagination .button{flex:auto;width:100%}.dashboard-custom-date-fields{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.panel{border-radius:13px;padding:13px}.stats-grid{gap:10px;grid-template-columns:1fr!important}.stat-card{min-height:92px;padding:14px}.filter-grid,.form-grid,.two-column-layout,.details-grid,.timeline-grid,.timeline-grid-three,.inline-form,.report-details-summary{grid-template-columns:1fr!important}input,select,textarea,.button{min-height:42px;font-size:14px}.table-wrap{max-width:100%;overflow-x:auto}.table-wrap table:not(.detailed-lead-table){min-width:760px}.report-details-modal{width:calc(100vw - 18px);max-height:calc(100vh - 24px);padding:14px}}@media (width<=480px){.mobile-app-header{min-height:58px;padding:8px 10px}.mobile-brand-logo{width:124px}.mobile-menu-button{width:39px;height:39px}.main-content{padding-left:8px!important;padding-right:8px!important}.panel{padding:12px}.stat-card strong{font-size:25px}.lead-table-wrap{overflow-x:visible}.detailed-lead-table td{grid-template-columns:96px minmax(0,1fr);gap:8px;font-size:12px}}:root{--brand-maroon:#98002e;--brand-maroon-dark:#6f0022;--brand-orange:#e66d47;--ink:#142033;--muted:#6b7890;--card-border:#dfe6f1}.page-stack{max-width:1500px}.page-heading{background:0 0;align-items:center}.page-heading h2{font-size:26px;font-weight:850}.dashboard-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.stat-card{text-align:left;border-color:var(--card-border);min-height:118px;position:relative;box-shadow:0 8px 24px #1420330e}.stat-card.accent{background:linear-gradient(135deg, var(--brand-maroon), var(--brand-orange));border-color:#0000}.stat-card-clickable{appearance:none;cursor:pointer;width:100%}.stat-card-clickable:after{content:"Open";color:var(--brand-maroon);letter-spacing:.03em;text-transform:uppercase;opacity:0;background:#fff4f6;border:1px solid #ffd5df;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:850;transition:all .16s;position:absolute;bottom:12px;right:14px;transform:translateY(3px)}.stat-card.accent.stat-card-clickable:after{color:#fff;background:#ffffff24;border-color:#ffffff47}.stat-card-clickable:hover,.stat-card-clickable:focus-visible{border-color:#98002e73;transform:translateY(-2px);box-shadow:0 14px 34px #1420331f}.stat-card-clickable:hover:after,.stat-card-clickable:focus-visible:after{opacity:1;transform:translateY(0)}.panel{box-shadow:0 10px 30px #1420330e}.daily-quality-report,.lead-pipeline-report{padding:0;overflow:hidden}.daily-quality-report>.panel-title,.lead-pipeline-report>.panel-title{background:#fff;border-bottom:1px solid #e8edf5;margin:0;padding:18px 20px}.daily-quality-report .table-wrap,.lead-pipeline-report .table-wrap{border:0;border-radius:0}.daily-quality-table th{color:#fff;text-align:center;vertical-align:middle;background:#8496b3;border-color:#ffffff47}.daily-quality-table th:first-child,.daily-quality-table td:first-child,.lead-pipeline-table th:first-child,.lead-pipeline-table td:first-child{text-align:left;min-width:190px}.daily-quality-table td{text-align:center;vertical-align:middle;color:#182a44;font-weight:700}.daily-quality-table td:first-child strong{color:#17253c;font-size:12px}.daily-quality-table tfoot th,.daily-quality-table tfoot td{background:#f3f6fb;font-weight:900}.daily-quality-group-heading{background:#7588a6!important}.report-count-button{min-width:34px;min-height:30px;color:var(--brand-maroon);background:#fff6f8;border:1px solid #98002e3d;border-radius:8px;font-weight:900}.report-count-static{color:#253650;font-weight:800}.lead-name-button{appearance:none;color:#142033;text-align:left;text-underline-offset:3px;background:0 0;border:0;margin:0 0 2px;padding:0;font-size:12px;font-weight:850;-webkit-text-decoration:underline #98002e47;text-decoration:underline #98002e47}.button.primary:hover:not(:disabled){background:var(--brand-maroon-dark)}input:focus,select:focus,textarea:focus{border-color:var(--brand-maroon);box-shadow:0 0 0 3px #98002e1f}.checkbox-row input{accent-color:var(--brand-maroon)}@media (width<=1180px){body{min-width:0;overflow-x:hidden}.app-shell{width:100%;display:block!important}.mobile-app-header{z-index:100;background:#142033;justify-content:space-between;align-items:center;min-height:62px;padding:9px 14px;position:sticky;top:0;box-shadow:0 8px 22px #121f332e;display:flex!important}.mobile-brand-logo{width:150px;height:auto;display:block}.mobile-menu-button{background:#ffffff14;border:1px solid #ffffff3d;border-radius:12px;place-content:center;gap:5px;width:44px;height:44px;padding:0;display:grid}.mobile-menu-button span{background:#fff;border-radius:999px;width:20px;height:2px;display:block}.sidebar{transition:transform .22s;overflow-y:auto;transform:translate(-108%);box-shadow:22px 0 48px #0b162647;z-index:120!important;width:min(86vw,318px)!important;height:100vh!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important}.app-shell.mobile-menu-open .sidebar{transform:translate(0)}.mobile-menu-backdrop{z-index:110;background:#0c162675;border:0;position:fixed;inset:0;display:block!important}.main-content{width:100%!important;margin-left:0!important;padding:18px 14px 34px!important}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.page-heading{align-items:stretch}.page-heading .toolbar{width:100%}.daily-quality-report>.panel-title,.lead-pipeline-report>.panel-title{flex-direction:column;align-items:stretch}}@media (width<=720px){.main-content{padding:12px 10px 28px!important}.page-stack{gap:12px}.page-heading h2{font-size:22px}.dashboard-kpi-grid{gap:10px;grid-template-columns:1fr!important}.stat-card{min-height:98px;padding:14px 16px}.stat-card-clickable:after{opacity:1;transform:none}.daily-quality-report>.panel-title,.lead-pipeline-report>.panel-title{padding:14px}.daily-quality-actions{grid-template-columns:1fr;gap:10px;display:grid!important}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.daily-quality-table{min-width:860px}.lead-pipeline-table{min-width:700px}.filter-grid{grid-template-columns:1fr!important}.filter-actions{grid-template-columns:1fr;display:grid}}@media (width<=420px){.mobile-brand-logo{width:130px}.main-content{padding-left:8px!important;padding-right:8px!important}.panel{padding:12px}.stat-card strong{font-size:28px}.detailed-lead-table td{grid-template-columns:94px minmax(0,1fr)!important}}.filter-hint{color:var(--muted-text,#64748b);align-self:center;font-size:.9rem;font-weight:700}@media (width<=700px){.filter-actions .filter-hint{text-align:center;width:100%}}.duplicate-review-panel{background:linear-gradient(#fff 0%,#fff8fb 100%);border:1px solid #98002e2e}.duplicate-review-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.duplicate-review-summary div{border:1px solid var(--border-color,#dbe4f0);background:#fff;border-radius:14px;padding:14px 16px}.duplicate-review-summary span,.audit-record-meta span,.audit-record-meta small,.audit-detail-grid dt,.muted-text{color:var(--muted-text,#64748b)}.duplicate-review-summary span,.audit-detail-grid dt{letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.duplicate-review-summary strong{color:var(--text-color,#10233f);margin-top:4px;display:block}.duplicate-review-table td span,.duplicate-review-table td small{margin-top:3px;display:block}.audit-reading-panel{padding:18px}.audit-card-list{gap:12px;display:grid}.audit-record-card{border:1px solid var(--border-color,#dbe4f0);background:#fff;border-radius:16px;padding:16px;box-shadow:0 8px 22px #0b1f3a0d}.audit-record-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.audit-record-main h4{color:var(--text-color,#10233f);margin:7px 0 5px}.audit-record-main p{color:#334155;margin:0}.audit-record-meta{text-align:right;white-space:nowrap;gap:3px;display:grid}.audit-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 0;display:grid}.audit-detail-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.audit-detail-grid dd{white-space:pre-wrap;word-break:break-word;color:#0f172a;margin:4px 0 0}.audit-detail-text,.audit-detail-list{color:#334155;margin:12px 0 0}.reset-password-modal{max-width:560px}@media (width<=720px){.duplicate-review-summary,.audit-record-main,.audit-detail-grid{grid-template-columns:1fr}.audit-record-meta{text-align:left;white-space:normal}.duplicate-review-table{min-width:760px}}.users-page .page-heading .toolbar{justify-content:flex-end}.users-list-panel{max-width:100%}.users-list-panel .panel-title{align-items:center}.users-table-wrap table{min-width:820px}.user-form-modal,.reset-password-modal{width:min(760px,100vw - 28px)}.password-field-label{align-content:start}.password-input-wrap{align-items:center;display:flex;position:relative}.password-input-wrap input{padding-right:48px}.password-eye-button{color:#34445c;background:#f8fafc;border:1px solid #dbe3ee;border-radius:7px;place-items:center;width:34px;height:30px;font-size:14px;line-height:1;display:inline-grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.password-eye-button:hover{background:#edf3fb;border-color:#b8c7d8}@media (width<=760px){.users-page .page-heading .toolbar,.users-list-panel .panel-title{align-items:stretch}.users-page .page-heading .toolbar .button,.users-list-panel .panel-title .button{width:100%}.user-form-modal,.reset-password-modal{width:calc(100vw - 18px)}}:root{--brand-maroon:#98002e;--brand-maroon-dark:#760022;--brand-orange:#ee7048;--navy-950:#0f1b2d;--navy-900:#142033;--navy-800:#1d2d46;--text-strong:#10233f;--text-soft:#5e6f88;--surface:#fff;--surface-soft:#f7f9fd;--line:#dfe7f2;--line-soft:#edf2f7;--shadow-soft:0 12px 34px #0f1f3513;--shadow-card:0 8px 22px #0f1f350e;--radius-lg:18px;--radius-md:14px;--radius-sm:10px}html{scroll-behavior:smooth}body{color:var(--text-strong);background:radial-gradient(circle at 16% 0,#98002e0e,#0000 30%),linear-gradient(#f6f8fc 0%,#eef3f9 100%)}a{color:var(--brand-maroon)}.main-content{background:0 0}.page-stack{width:min(100%,1660px)}.page-heading{padding:2px 0 4px}.page-heading h2,.login-card h1,.lead-hero h2{letter-spacing:-.045em;font-weight:900}.page-heading p,.panel-title p{line-height:1.55}.panel,.info-card,.stat-card,.login-card,.modal-card{border-color:var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.panel{padding:22px}.panel-title{align-items:center;margin-bottom:18px}.panel-title h3{letter-spacing:-.02em;font-size:16px;font-weight:900}.filter-panel{background:#fffffff0}.filter-grid,.form-grid,.compact-filter-grid{gap:14px}label{color:#40526d;letter-spacing:.01em;font-size:11px}input,select,textarea{color:#172a45;border-color:#d5deeb;border-radius:10px;font-weight:650}input::placeholder,textarea::placeholder{color:#9aa8ba;font-weight:600}.button{border-radius:10px;font-weight:850}.button.primary{background:var(--brand-maroon);border-color:var(--brand-maroon)}.button.primary:hover:not(:disabled){background:var(--brand-maroon-dark);border-color:var(--brand-maroon-dark)}.button.ghost{background:#fff}.button.compact{min-height:30px;padding:5px 10px;font-size:11px}.sidebar{background:linear-gradient(#122033 0%,#101c2d 100%);box-shadow:10px 0 30px #0c16261f}.sidebar nav a{transition:background .16s,color .16s,transform .16s}.sidebar nav a:hover{transform:translate(2px)}.sidebar nav a.active{box-shadow:inset 3px 0 0 var(--brand-orange);background:#243957}.profile{border-color:#ffffff24}.stat-card{position:relative;overflow:hidden}.stat-card strong{font-weight:950}.table-wrap{border-color:var(--line-soft);background:#fff;border-radius:14px}th{color:#667895;background:#f3f6fb;font-weight:900}td{color:#33465f}tbody tr:hover td{background:#fff9fb}.status,.audit-action,.friendly-chip{border-radius:999px}.notice.error{border-radius:12px}.audit-reading-panel,.compact-audit-panel,.compact-vendor-update-panel{padding:18px;overflow:hidden}.audit-company-list,.vendor-company-list,.friendly-data-list{gap:12px;display:grid}.audit-company-row,.vendor-update-company-row,.audit-record-card{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:16px;overflow:hidden}.audit-company-row.expanded,.vendor-update-company-row.expanded{border-color:#98002e47;box-shadow:0 16px 38px #0f1f3517}.audit-company-button,.vendor-update-company-button{appearance:none;width:100%;min-height:92px;color:var(--text-strong);text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#fbfdff 100%);border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.audit-company-button:hover,.vendor-update-company-button:hover,.audit-company-button:focus-visible,.vendor-update-company-button:focus-visible{background:#fff8fb;outline:none}.audit-company-main,.vendor-update-company-main{min-width:0}.audit-company-main h4,.vendor-update-company-main h4{color:var(--text-strong);letter-spacing:-.02em;overflow-wrap:anywhere;margin:8px 0 6px;font-size:16px;font-weight:950}.audit-company-main p,.vendor-update-company-main p{color:var(--text-soft);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.45}.audit-company-meta,.vendor-update-company-meta{color:#667895;text-align:right;white-space:nowrap;justify-items:end;gap:5px;min-width:190px;font-size:12px;display:grid}.audit-company-meta strong,.vendor-update-company-meta span{color:#172a45;font-weight:900}.vendor-update-company-meta strong,.audit-company-meta span,.audit-company-meta small,.vendor-update-company-meta small{color:var(--text-soft);font-weight:800}.vendor-update-company-meta small,.audit-company-meta small{color:#405673;background:#f8fbff;border:1px solid #dbe5f1;border-radius:999px;width:fit-content;padding:4px 9px;display:inline-flex}.audit-row-details-panel,.vendor-update-row-details-panel{border-top:1px solid var(--line-soft);background:#fbfdff;padding:18px 20px 20px}.audit-row-actions,.vendor-update-row-actions{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.audit-expanded-details,.vendor-update-expanded-details{gap:14px;display:grid}.audit-expanded-details h5,.vendor-update-section h5,.compact-change-section h5{color:#263957;margin:0 0 9px;font-size:13px;font-weight:900}.audit-summary-grid,.vendor-update-summary-grid,.compact-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;display:grid}.audit-summary-grid div,.vendor-update-summary-grid div,.friendly-data-grid div,.audit-detail-grid div{background:#fff;border:1px solid #dfe7f2;border-radius:12px;min-width:0;padding:11px 12px}.audit-summary-grid dt,.vendor-update-summary-grid dt,.friendly-data-grid dt,.audit-detail-grid dt{color:#718198;letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:900}.audit-summary-grid dd,.vendor-update-summary-grid dd,.friendly-data-grid dd,.audit-detail-grid dd{color:#152844;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:800}.vendor-update-comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.vendor-update-section,.audit-expanded-details,.compact-change-section{background:#fff;border:1px solid #dfe7f2;border-radius:14px;padding:14px}.friendly-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.friendly-data-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.friendly-data-grid .wide{grid-column:1/-1}.friendly-data-text{color:#263957;margin:0;font-weight:700;line-height:1.55}.friendly-chip-row{flex-wrap:wrap;gap:7px;display:flex}.friendly-chip{color:#945300;background:#fff5e9;border:1px solid #ffe0b8;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.friendly-data-list-item{background:#fff;border:1px solid #dfe7f2;border-radius:12px;padding:10px}.muted-text{color:#718198;font-size:12px;line-height:1.55}.lead-hero{box-shadow:var(--shadow-soft)}.info-card{background:#fff}.info-card dl div{padding:3px 0}.activity-card,.timeline-item{border-radius:14px}.report-details-modal{border-radius:20px}.report-details-modal .modal-heading{z-index:3;background:#fff;padding:4px 0 10px;position:sticky;top:-24px}.report-details-filter-panel{border:1px solid var(--line);background:#fbfdff;border-radius:16px;margin:10px 0 14px;padding:14px}.report-details-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}.report-details-table-wrap{border:1px solid var(--line-soft);border-radius:14px}.duplicate-review-panel{border-radius:18px}.duplicate-details-card,.phone-duplicate-match-card{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:16px;padding:14px}@media (width<=1180px){.audit-summary-grid,.vendor-update-summary-grid,.compact-summary-grid,.report-details-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vendor-update-comparison-grid{grid-template-columns:1fr}}@media (width<=760px){.panel{padding:14px}.audit-company-button,.vendor-update-company-button{grid-template-columns:1fr;gap:12px;padding:15px}.audit-company-meta,.vendor-update-company-meta{text-align:left;white-space:normal;justify-items:start;min-width:0}.audit-row-actions,.vendor-update-row-actions{display:grid}.audit-summary-grid,.vendor-update-summary-grid,.compact-summary-grid,.friendly-data-grid,.friendly-data-grid.compact,.report-details-filter-grid{grid-template-columns:1fr}.audit-row-details-panel,.vendor-update-row-details-panel{padding:14px}.audit-company-main h4,.vendor-update-company-main h4{font-size:15px}.report-details-filter-panel{padding:12px}}@media (width<=420px){.audit-company-button,.vendor-update-company-button,.audit-row-details-panel,.vendor-update-row-details-panel{padding-left:12px;padding-right:12px}.audit-action,.friendly-chip{font-size:9px}}:root{--page-sticky-top:0px;--table-sticky-top:0px;--mobile-app-header-height:62px}.page-stack>.page-heading{top:var(--page-sticky-top);z-index:35;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f7fbf0;border-bottom:1px solid #dae2eebf;margin-top:-12px;padding:12px 0;position:sticky}.table-wrap,.lead-table-wrap,.users-table-wrap,.report-details-table-wrap{position:relative}.table-wrap table thead th,.lead-table-wrap table thead th,.users-table-wrap table thead th,.report-details-table-wrap table thead th{top:var(--table-sticky-top);z-index:12;position:sticky;box-shadow:0 1px #dfe7f1}.daily-quality-table thead tr:first-child th,.lead-pipeline-table thead tr:first-child th{top:var(--table-sticky-top);z-index:14}.daily-quality-table thead tr:nth-child(2) th,.lead-pipeline-table thead tr:nth-child(2) th{top:calc(var(--table-sticky-top) + 40px);z-index:13}.modal-card{flex-direction:column;max-height:min(92vh,980px);display:flex;overflow:hidden}.modal-card>.modal-heading,.modal-heading{z-index:30;background:#fff;border-bottom:1px solid #e7edf5;padding-top:4px;padding-bottom:12px;position:sticky;top:0}.modal-card>.modal-heading+*{min-height:0}.report-details-table-wrap,.popup-lead-table-wrap,.duplicate-details-scroll,.vendor-update-details-scroll,.audit-detail-scroll{-webkit-overflow-scrolling:touch;max-height:64vh;overflow:auto}.sticky-section-header,.duplicate-review-header,.vendor-update-list-header,.audit-list-header{top:var(--page-sticky-top);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e7edf5;position:sticky}@media (width<=1180px){:root{--page-sticky-top:var(--mobile-app-header-height);--table-sticky-top:0px}.page-stack>.page-heading{top:var(--page-sticky-top);margin-top:-10px;padding:10px 0}}@media (width<=760px){.page-stack>.page-heading{border-radius:0}.detailed-lead-table thead{display:none!important}}.report-details-modal{grid-template-rows:auto auto minmax(0,1fr);width:min(1380px,100vw - 28px);max-height:calc(100vh - 28px);padding:0!important;display:grid!important;overflow:hidden!important}.report-details-heading{z-index:35;border-bottom:1px solid #e5edf7;background:#fff!important;margin:0!important;padding:22px 24px 14px!important;position:relative!important;top:auto!important}.report-details-sticky-top{z-index:25;background:#fff;border-bottom:1px solid #e5edf7;min-height:0;padding:14px 24px 12px;box-shadow:0 8px 18px #1420330a;position:relative!important}.report-popup-filters{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px 14px;margin:0 0 12px;display:grid!important}.report-popup-filters label{color:#536680;letter-spacing:.035em;text-transform:uppercase;gap:6px;min-width:0;margin:0;font-size:11px;font-weight:850;display:grid}.report-popup-filters select,.report-popup-filters input{color:#17253c;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #cfd9e8;border-radius:9px;width:100%;min-width:0;height:42px;padding:0 12px;font-size:13px;font-weight:750}.report-popup-filter-summary{background:#f8fbff;border:1px solid #dce6f3;border-radius:10px;align-content:center;gap:2px;min-height:50px;padding:9px 13px;display:grid}.report-popup-filter-summary span{color:#6b7b91;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:900}.report-popup-filter-summary strong{color:#142033;font-size:20px;line-height:1}.report-popup-filter-summary small{color:#6c7b90;font-size:11px}.report-popup-filters>.button{place-self:end;width:fit-content;min-width:132px;min-height:50px;margin:0}.report-details-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid!important}.report-details-summary div{background:#fbfdff;border:1px solid #e0e8f3;border-radius:10px;min-width:0;padding:10px 12px}.report-details-summary strong,.report-details-summary span{overflow-wrap:anywhere}.report-details-table-wrap{background:#fff;border:1px solid #e0e8f3;border-radius:12px;margin:0 24px 22px;min-height:0!important;max-height:none!important;overflow:auto!important}.report-details-table-wrap table thead th,.report-details-table thead th{z-index:18!important;background:#f5f8fd!important;position:sticky!important;top:0!important}.report-details-table{width:100%;min-width:1120px}.page-stack>.page-heading{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #dae2eedb;margin-top:-12px;top:var(--page-sticky-top,0px)!important;z-index:45!important;background:#f5f7fbf5!important;padding:12px 0!important;position:sticky!important}@media (width<=820px){.report-details-modal{border-radius:16px;width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.report-details-heading{padding:16px 16px 10px!important}.report-details-sticky-top{padding:12px 14px 10px}.report-popup-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.report-popup-filters label{font-size:10px}.report-popup-filters select,.report-popup-filters input{height:40px;padding:0 9px;font-size:12px}.report-popup-filter-summary,.report-popup-filters>.button{min-height:44px}.report-popup-filters>.button{width:100%;min-width:0}.report-details-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.report-details-table-wrap{margin:0 14px 14px}}@media (width<=430px){.report-popup-filters,.report-details-summary{grid-template-columns:1fr}}.page-stack>.page-heading{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 18px #1420330b;top:var(--page-sticky-top,0px)!important;z-index:80!important;background:#f5f7fbfa!important;border-bottom:1px solid #d3ddebe6!important;margin-top:0!important;margin-bottom:16px!important;padding:14px 0 12px!important;position:sticky!important}.page-stack>.page-heading+.filter-panel,.page-stack>.page-heading+.panel{z-index:4;position:relative}.filter-panel{scroll-margin-top:calc(var(--page-sticky-top,0px) + 96px)}.filter-grid{align-items:end}.filter-grid label,.filter-grid .checkbox-row{min-width:0}.lead-table-wrap{background:#fff;width:100%;max-height:calc(100vh - 360px);box-shadow:inset 0 1px #ffffffe6;border:1px solid #e2e9f3!important;border-radius:14px!important;overflow:auto!important}.detailed-lead-table{table-layout:fixed;border-collapse:separate;border-spacing:0;min-width:2220px!important}.detailed-lead-table thead th{color:#65758e;box-shadow:0 1px #dbe4ef,0 6px 10px #14203309;z-index:30!important;background:#f5f8fd!important;position:sticky!important;top:0!important}.detailed-lead-table th,.detailed-lead-table td{vertical-align:top;padding:13px 12px;line-height:1.38}.detailed-lead-table tbody tr:nth-child(2n) td{background:#fcfdff}.detailed-lead-table tbody tr:hover td{background:#f8fbff}.detailed-lead-table th:first-child,.detailed-lead-table td:first-child{width:64px}.detailed-lead-table th:nth-child(2),.detailed-lead-table td:nth-child(2){width:250px}.detailed-lead-table th:nth-child(3),.detailed-lead-table td:nth-child(3){width:135px}.detailed-lead-table th:nth-child(4),.detailed-lead-table td:nth-child(4){width:150px}.detailed-lead-table th:nth-child(5),.detailed-lead-table td:nth-child(5),.detailed-lead-table th:nth-child(6),.detailed-lead-table td:nth-child(6),.detailed-lead-table th:nth-child(7),.detailed-lead-table td:nth-child(7),.detailed-lead-table th:nth-child(8),.detailed-lead-table td:nth-child(8),.detailed-lead-table th:nth-child(11),.detailed-lead-table td:nth-child(11){width:145px}.detailed-lead-table th:nth-child(9),.detailed-lead-table td:nth-child(9){width:155px}.detailed-lead-table th:nth-child(10),.detailed-lead-table td:nth-child(10){width:150px}.detailed-lead-table th:nth-child(12),.detailed-lead-table td:nth-child(12){width:240px}.detailed-lead-table th:nth-child(13),.detailed-lead-table td:nth-child(13){width:150px}.detailed-lead-table th:nth-child(14),.detailed-lead-table td:nth-child(14){width:165px}.detailed-lead-table th:nth-child(15),.detailed-lead-table td:nth-child(15),.detailed-lead-table th:nth-child(16),.detailed-lead-table td:nth-child(16),.detailed-lead-table th:nth-child(17),.detailed-lead-table td:nth-child(17),.detailed-lead-table th:nth-child(18),.detailed-lead-table td:nth-child(18){width:118px}.detailed-lead-table td:nth-child(2){overflow-wrap:anywhere}.lead-name-button{color:#142033;text-align:left;text-underline-offset:2px;background:0 0;border:0;max-width:100%;padding:0;font-weight:850;line-height:1.25;text-decoration:underline;display:inline-block}.lead-name-button:hover{color:#a90035}.detailed-lead-table td span,.detailed-lead-table td small{line-height:1.35}.remarks-cell{white-space:normal;overflow-wrap:anywhere;max-width:none!important}@media (width>=761px){.detailed-lead-table th:last-child,.detailed-lead-table td:last-child{z-index:18;background:#fff;position:sticky;right:0;box-shadow:-1px 0 #e4ebf4}.detailed-lead-table thead th:last-child{z-index:35!important;background:#f5f8fd!important}.detailed-lead-table tbody tr:nth-child(2n) td:last-child{background:#fcfdff}.detailed-lead-table tbody tr:hover td:last-child{background:#f8fbff}}@media (width<=760px){.page-stack>.page-heading{margin-bottom:12px!important;padding:10px 0!important}.lead-table-wrap{max-height:none;box-shadow:none;border:0!important;overflow:visible!important}.detailed-lead-table{table-layout:auto;min-width:0!important}}.leads-list-panel{padding:16px 18px 18px!important}.leads-list-panel .lead-list-title{border-bottom:1px solid #e5edf7;margin-bottom:12px!important;padding-bottom:10px!important}.leads-list-panel .lead-list-title h3{margin:0!important;font-size:17px!important;line-height:1.2!important}.filter-panel{padding:16px 18px!important}.filter-grid{gap:10px 14px!important}.filter-grid label{gap:4px!important;font-size:11px!important}.filter-grid input,.filter-grid select{height:38px!important;min-height:38px!important;padding-top:0!important;padding-bottom:0!important}.filter-actions{margin-top:10px!important}.filter-actions .button{min-height:38px!important;padding-top:0!important;padding-bottom:0!important}.leads-list-panel .lead-table-wrap{border-radius:12px!important;max-height:none!important;overflow:auto visible!important}.leads-list-panel .detailed-lead-table{min-width:2060px!important}.leads-list-panel .detailed-lead-table th,.leads-list-panel .detailed-lead-table td{padding:8px 10px!important;font-size:12px!important;line-height:1.22!important}.leads-list-panel .detailed-lead-table thead th{top:var(--table-sticky-top,0px)!important;z-index:36!important;position:sticky!important}.leads-list-panel .detailed-lead-table td small{margin-top:2px!important;font-size:11px!important;line-height:1.25!important}.leads-list-panel .lead-name-button{line-height:1.18!important}.leads-list-panel .status,.leads-list-panel .follow-up-tag,.leads-list-panel .button.small{min-height:26px!important;padding:5px 9px!important;font-size:11px!important}.leads-list-panel .row-actions{gap:6px!important}.leads-list-panel .pagination{z-index:25;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #e5edf7;position:sticky;bottom:0;margin:0 -18px -18px!important;padding:12px 18px 14px!important}@media (width>=761px){.leads-list-panel .detailed-lead-table tbody tr:hover td{background:#f8fbff!important}.leads-list-panel .detailed-lead-table th:last-child,.leads-list-panel .detailed-lead-table td:last-child{position:sticky!important;right:0!important}}@media (width<=760px){.filter-panel,.leads-list-panel{padding:14px!important}.leads-list-panel .lead-table-wrap{overflow:visible!important}.leads-list-panel .pagination{margin:10px -14px -14px!important;padding:12px 14px!important}}.page-heading:has(.dashboard-range-toolbar){z-index:auto!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;justify-content:flex-end!important;margin:0 0 2px!important;padding:0!important;position:static!important;top:auto!important}.page-heading:has(.dashboard-range-toolbar)>div:first-child{display:none!important}.users-page>.page-heading,.compact-audit-page>.page-heading,.vendor-updates-page>.page-heading{display:none!important}@media (width<=760px){.page-heading:has(.dashboard-range-toolbar){margin:0!important;padding:0!important}}
