*{box-sizing:border-box}body{color:#172033;background:#f5f7fb;margin:0;font-family:Inter,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.login-page{background:#f5f7fb;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border:1px solid #e5e9f2;border-radius:18px;width:420px;padding:36px;box-shadow:0 20px 60px #1e2d5014}.login-brand,.sidebar-brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#172033;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:flex}.login-brand h1{margin:0;font-size:24px}.login-brand p,.sidebar-brand span{color:#7a8498;margin:2px 0 0;font-size:12px;display:block}.login-card h2{margin:35px 0 6px;font-size:27px}.login-subtitle{color:#7a8498;margin-bottom:28px}.login-card label{margin:16px 0 7px;font-size:14px;font-weight:600;display:block}.login-card input{border:1px solid #d9deea;border-radius:9px;outline:none;width:100%;padding:13px 14px}.login-card input:focus{border-color:#536dfe}.login-card button{color:#fff;background:#172033;border:0;border-radius:9px;width:100%;margin-top:24px;padding:13px;font-weight:600}.login-error{color:#c62828;background:#fff1f1;border-radius:8px;margin-top:14px;padding:10px;font-size:14px}.app-layout{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;flex-direction:column;flex-shrink:0;width:250px;min-height:100vh;padding:22px 14px;display:flex}.sidebar-brand{padding:0 10px 28px}.sidebar-brand strong{font-size:18px;display:block}.sidebar-nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#aeb8ca;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;text-decoration:none;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#202a3c}.sidebar-user{border-top:1px solid #293244;align-items:center;gap:10px;margin-top:auto;padding:14px 8px 0;display:flex}.user-avatar{background:#34405a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.user-info{flex:1;min-width:0}.user-info strong,.user-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.user-info strong{font-size:13px}.user-info span{color:#929db0;margin-top:2px;font-size:11px}.logout-button{color:#aeb8ca;background:0 0;border:0}.main-content{flex:1;min-width:0}.page{min-width:0;padding:32px}.page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-header h1{margin:0;font-size:28px}.page-header p{color:#7a8498;margin:7px 0 0}.page-actions{gap:10px;display:flex}.primary-button,.secondary-button,.danger-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:10px 15px;font-weight:600;transition:all .15s;display:inline-flex}.primary-button{color:#fff;background:#172033;border:1px solid #172033}.primary-button:hover{background:#253149}.secondary-button{color:#39445a;background:#fff;border:1px solid #dce1eb}.secondary-button:hover{background:#f7f8fa}.danger-button{color:#c62828;background:#fff;border:1px solid #efb5b5}.danger-button:hover{background:#fff3f3}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled{opacity:.6;cursor:not-allowed}.dashboard-cards{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.stat-card{background:#fff;border:1px solid #e5e9f2;border-radius:12px;padding:20px}.stat-icon{background:#f0f3f8;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.stat-card span,.stat-card strong{display:block}.stat-card span{color:#7a8498;font-size:13px}.stat-card strong{margin-top:4px;font-size:26px}.dashboard-panel,.table-card{background:#fff;border:1px solid #e5e9f2;border-radius:12px;margin-top:24px}.dashboard-panel{padding:26px}.dashboard-panel h2{margin-top:0}.dashboard-panel p{color:#6e788b}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.stats-grid .stat-card{flex-direction:column;justify-content:center;min-height:105px;padding:18px 20px;display:flex}.stats-grid .stat-card:nth-child(5){grid-column:span 4;min-height:90px}.stat-label{color:#6f7b90;margin-bottom:7px;font-size:13px;font-weight:500}.stat-value{color:#172033;font-size:25px;font-weight:700}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.toolbar input,.toolbar select{color:#39445a;background:#fff;border:1px solid #d9deea;border-radius:8px;outline:none;height:40px}.toolbar input{width:330px;padding:0 13px}.toolbar select{min-width:180px;padding:0 12px}.toolbar input:focus,.toolbar select:focus{border-color:#536dfe}.card{background:#fff;border:1px solid #e5e9f2;border-radius:12px;overflow:hidden}.table-container{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #edf0f5;padding:15px 18px}th{color:#697387;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;background:#fafbfc;font-size:11px;font-weight:700}td{color:#39445a;font-size:14px}td strong,td small{display:block}td strong{color:#172033;font-weight:650}td small{color:#8b94a5;margin-top:4px;font-size:12px}tbody tr:hover{background:#fafbfc}.action-buttons{gap:7px;display:flex}.action-buttons .secondary-button{padding:7px 11px;font-size:13px}.status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-success{color:#27834d;background:#edf8f1}.status-danger{color:#c62828;background:#fff0f0}.status-warning{color:#a96b00;background:#fff7e8}.status-info{color:#3867c7;background:#eef4ff}.alert{border-radius:9px;margin-bottom:16px;padding:11px 14px;font-size:14px}.alert-error{color:#c62828;background:#fff1f1;border:1px solid #ffd2d2}.alert-success{color:#27834d;background:#edf8f1;border:1px solid #ccebd8}.loading{text-align:center;color:#7a8498;padding:50px}.empty-state{text-align:center;color:#7a8498;padding:65px 30px}.empty-state h3{color:#303a4d;margin:0 0 7px}.empty-state p{margin:0 0 20px}.modal-overlay{z-index:1000;background:#11182785;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border:1px solid #e1e6ef;border-radius:14px;width:100%;max-width:720px;max-height:calc(100vh - 50px);overflow-y:auto;box-shadow:0 25px 70px #141e3238}.modal-large{max-width:1050px}.modal-header{z-index:2;background:#fff;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:20px;padding:23px 26px;display:flex;position:sticky;top:0}.modal-header h2{color:#172033;margin:0;font-size:22px}.modal-header p{color:#7a8498;margin:5px 0 0;font-size:14px}.modal-close{color:#687386;background:#fff;border:1px solid #dce1eb;border-radius:8px;width:34px;height:34px;font-size:20px;line-height:1}.modal-close:hover{color:#172033;background:#f5f7fb}.modal form{padding:25px 26px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.form-group{min-width:0}.form-group label{color:#39445a;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea,.details-grid input,.details-grid select{color:#172033;background:#fff;border:1px solid #d9deea;border-radius:8px;outline:none;width:100%;padding:10px 12px}.form-group input,.form-group select,.details-grid select{min-height:41px}.form-group textarea{resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus,.details-grid select:focus{border-color:#536dfe}.section-header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:15px;margin:28px 0 15px;padding-bottom:13px;display:flex}.section-header h3{color:#172033;margin:0;font-size:17px}.section-header p{color:#7a8498;margin:5px 0 0;font-size:13px}.order-items{flex-direction:column;gap:15px;display:flex}.order-item{background:#fafbfc;border:1px solid #e5e9f2;border-radius:10px;padding:17px}.order-item .form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.order-item .form-group:last-child{align-items:flex-end;display:flex}.item-remove-wrapper{align-items:flex-end}.item-remove-wrapper .danger-button{width:100%}.order-item>.form-group{margin-top:15px}.order-total-box{background:#f7f8fb;border:1px solid #e5e9f2;border-radius:10px;margin-top:20px;padding:17px 20px}.order-total-box>div{justify-content:space-between;align-items:center;gap:20px;padding:6px 0;display:flex}.order-total-box span{color:#697387;font-size:14px}.order-total-box strong{color:#172033}.order-total-box .grand-total{border-top:1px solid #dfe4ed;margin-top:9px;padding-top:14px}.order-total-box .grand-total span{color:#172033;font-weight:700}.order-total-box .grand-total strong{font-size:19px}.modal form>.form-group{margin-top:20px}.modal-actions{border-top:1px solid #edf0f5;justify-content:flex-end;align-items:center;gap:10px;margin-top:25px;padding-top:18px;display:flex}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:25px 26px 5px;display:grid}.details-grid>div{background:#fafbfc;border:1px solid #e7eaf0;border-radius:9px;min-width:0;padding:14px}.details-grid span{color:#7a8498;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.details-grid strong{color:#172033;font-size:14px;display:block}.details-grid select{min-height:39px}.modal>.table-container{padding:0 26px}.notes-box{background:#fafbfc;border:1px solid #e5e9f2;border-radius:9px;margin:20px 26px 0;padding:15px}.notes-box strong{color:#39445a;font-size:13px}.notes-box p{color:#697387;margin:7px 0 0;font-size:14px;line-height:1.5}.modal>.order-total-box{margin:20px 26px 0}.modal>.modal-actions{margin:25px 26px 0;padding-bottom:25px}.table-card{overflow:hidden}.table-card table{width:100%}@media (width<=1200px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid .stat-card:nth-child(5){grid-column:span 2}.order-item .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){.dashboard-cards{grid-template-columns:repeat(2,1fr)}.sidebar{width:220px}.page{padding:25px}}@media (width<=700px){.sidebar{width:70px}.sidebar-brand div:last-child,.nav-item span,.user-info{display:none}.dashboard-cards,.stats-grid,.form-grid,.details-grid{grid-template-columns:1fr}.stats-grid .stat-card:nth-child(5){grid-column:span 1}.page{padding:20px}.page-header{align-items:flex-start}.toolbar{flex-direction:column;align-items:stretch}.toolbar input,.toolbar select{width:100%}.modal-overlay{padding:10px}.modal{max-height:calc(100vh - 20px)}.modal-header,.modal form{padding-left:18px;padding-right:18px}.modal>.table-container{padding:0 18px}.modal>.order-total-box,.notes-box,.modal>.modal-actions{margin-left:18px;margin-right:18px}.action-buttons{flex-direction:column}}.employee-permission-note{color:#697387;background:#f7f8fb;border:1px solid #e5e9f2;border-radius:9px;margin-bottom:18px;padding:12px 15px;font-size:13px;font-weight:500}.employee-table-card{background:#fff;border:1px solid #e5e9f2;border-radius:12px;overflow-x:auto;box-shadow:0 2px 8px #1e2d5008}.employee-table{border-collapse:collapse;width:100%;min-width:900px}.employee-table th,.employee-table td{text-align:left;border-bottom:1px solid #edf0f5;padding:15px 18px}.employee-table th{color:#697387;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#fafbfc;font-size:11px;font-weight:700}.employee-table td{color:#39445a;vertical-align:middle;font-size:14px}.employee-table tbody tr:last-child td{border-bottom:0}.employee-table tbody tr:hover{background:#fafbfc}.employee-table td strong{color:#172033;font-weight:650}.employee-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.action-button{background:#fff;border:1px solid #0000;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:600;transition:all .15s}.action-button:disabled{opacity:.55;cursor:not-allowed}.action-button.edit{color:#40506a;border-color:#d8dfeb}.action-button.edit:hover:not(:disabled){background:#f5f7fb}.action-button.activate{color:#27834d;background:#f0faf4;border-color:#bfe4ce}.action-button.activate:hover:not(:disabled){background:#e3f6ea}.action-button.deactivate{color:#a96b00;background:#fff9ed;border-color:#f0d4a8}.action-button.deactivate:hover:not(:disabled){background:#fff3d8}.action-button.delete{color:#c62828;background:#fff5f5;border-color:#efc1c1}.action-button.delete:hover:not(:disabled){background:#ffebeb}.status-badge.active{color:#27834d;background:#edf8f1}.status-badge.inactive{color:#c62828;background:#fff0f0}.employee-modal{background:#fff;border:1px solid #e1e6ef;border-radius:14px;width:100%;max-width:760px;max-height:calc(100vh - 50px);overflow-y:auto;box-shadow:0 25px 70px #141e3238}.employee-modal .modal-header{position:sticky;top:0}.employee-modal .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-modal .full-width{grid-column:1/-1}.notification-checkbox{color:#39445a;cursor:pointer;align-items:center;gap:9px;margin-top:20px;font-size:13px;font-weight:500;display:flex}.notification-checkbox input{accent-color:#172033;cursor:pointer;width:16px;height:16px;margin:0}.employee-modal .modal-actions{margin-top:25px}@media (width<=700px){.employee-modal{max-height:calc(100vh - 20px)}.employee-modal .form-grid{grid-template-columns:1fr}.employee-modal .full-width{grid-column:auto}.employee-actions{flex-direction:column;align-items:flex-start}}.crm-page{color:#172033;max-width:1600px;margin:0 auto;padding-bottom:40px}.crm-header{align-items:flex-start;margin-bottom:24px}.crm-title-row{color:#18243a;align-items:center;gap:12px;display:flex}.crm-title-row svg{stroke-width:1.8px;width:30px;height:30px}.crm-title-row h1{letter-spacing:-.5px;margin:0;font-size:30px;line-height:1.15}.crm-header>div:first-child>p{color:#71809a;margin:7px 0 0;font-size:14px}.crm-header-actions{align-items:center;gap:10px;display:flex}.crm-page .button{cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex}.crm-page .button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #14233c14}.crm-page .button:disabled{opacity:.55;cursor:not-allowed}.crm-page .button.primary{color:#fff;background:#17243b;border-color:#17243b}.crm-page .button.primary:hover:not(:disabled){background:#223451}.crm-page .button.secondary{color:#33435d;background:#fff}.crm-page .button.small{min-height:34px;padding:0 10px;font-size:12px}.crm-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:9px;min-height:44px;margin-bottom:18px;padding:10px 12px;font-size:13px;display:flex}.crm-error>span{flex:1}.crm-error button{color:inherit;cursor:pointer;background:0 0;border:0;padding:4px}.crm-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.crm-summary-card{background:#fff;border:1px solid #e1e7f0;border-radius:13px;align-items:center;gap:14px;min-height:102px;padding:18px;display:flex;box-shadow:0 2px 8px #14233c09}.crm-summary-icon{color:#273b5d;background:#f1f5fa;border-radius:10px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.crm-summary-card span{color:#75839a;margin-bottom:5px;font-size:12px;display:block}.crm-summary-card strong{color:#15223a;font-size:25px;line-height:1;display:block}.crm-tabs{background:#fff;border:1px solid #e1e7f0;border-radius:11px;align-items:center;gap:4px;margin-bottom:14px;padding:5px;display:flex;box-shadow:0 2px 8px #14233c06}.crm-tabs button{color:#697891;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:13px;font-weight:600;display:inline-flex}.crm-tabs button:hover{color:#17243b;background:#f5f7fa}.crm-tabs button.active{color:#17243b;background:#edf2f8;box-shadow:inset 0 0 0 1px #dfe6f0}.crm-toolbar{background:#fff;border:1px solid #e1e7f0;border-radius:11px;align-items:center;gap:9px;margin-bottom:16px;padding:12px;display:flex}.crm-search{color:#7a879b;background:#fbfcfe;border:1px solid #d9e0eb;border-radius:8px;flex:360px;align-items:center;gap:9px;min-width:220px;height:40px;padding:0 12px;display:flex}.crm-search:focus-within{border-color:#9aaac1;box-shadow:0 0 0 3px #52698c14}.crm-search input{color:#18243a;width:100%;height:100%;font-size:13px;background:0 0!important;border:0!important;outline:0!important}.crm-toolbar select{color:#33435d;background:#fff;border:1px solid #d9e0eb;border-radius:8px;outline:0;min-width:145px;height:40px;padding:0 10px;font-size:13px}.crm-card{background:#fff;border:1px solid #e1e7f0;border-radius:13px;overflow:hidden;box-shadow:0 2px 10px #14233c09}.crm-card-header{border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;min-height:70px;padding:17px 20px;display:flex}.crm-card-header h2{color:#17243b;margin:0;font-size:16px}.crm-card-header p{color:#7a879b;margin:4px 0 0;font-size:12px}.crm-table-wrapper{width:100%;overflow-x:auto}.crm-table{border-collapse:collapse;width:100%;min-width:950px}.crm-table th{text-align:left;color:#71809a;letter-spacing:.7px;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e7ebf2;height:44px;padding:0 16px;font-size:10px;font-weight:700}.crm-table td{color:#34435c;vertical-align:middle;border-bottom:1px solid #edf0f5;padding:13px 16px;font-size:13px}.crm-table tbody tr:last-child td{border-bottom:0}.crm-table tbody tr:hover{background:#fafbfd}.crm-company,.crm-contact{flex-direction:column;gap:3px;display:flex}.crm-company strong,.crm-contact strong{color:#1a2942;font-size:13px}.crm-company span,.crm-contact span{color:#8290a5;font-size:11px}.crm-stage{color:#34435c;background:#f8fafc;border:1px solid #d8e0eb;border-radius:7px;outline:0;min-width:145px;height:32px;padding:0 8px;font-size:11px;font-weight:600}.crm-stage:focus{border-color:#9aaac1;box-shadow:0 0 0 3px #52698c14}.crm-priority{border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.priority-low{color:#15803d;background:#f0fdf4}.priority-medium{color:#475569;background:#f8fafc}.priority-high{color:#c2410c;background:#fff7ed}.priority-urgent{color:#b91c1c;background:#fef2f2}.icon-button{color:#52627b;cursor:pointer;background:#fff;border:1px solid #d9e0eb;border-radius:8px;place-items:center;width:34px;height:34px;transition:all .18s;display:inline-grid}.icon-button:hover{color:#17243b;background:#f5f7fa;border-color:#c7d1df}.crm-empty{color:#7c899d;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:250px;padding:40px 20px;display:flex}.crm-empty strong{color:#33435d;font-size:14px}.crm-empty span{font-size:12px}.crm-pipeline{align-items:flex-start;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.pipeline-column{background:#f7f9fc;border:1px solid #e0e6ef;border-radius:11px;flex:0 0 245px;min-height:300px;padding:10px}.pipeline-header{border-bottom:1px solid #e2e7ef;justify-content:space-between;align-items:center;margin-bottom:9px;padding:4px 4px 11px;display:flex}.pipeline-header strong{color:#34435c;font-size:12px}.pipeline-header span{color:#52627b;background:#e7edf5;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:11px;font-weight:700;display:inline-grid}.pipeline-lead{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:9px;flex-direction:column;gap:4px;width:100%;margin-bottom:8px;padding:12px;transition:all .18s;display:flex;box-shadow:0 2px 5px #14233c0a}.pipeline-lead:hover{border-color:#bcc9da;transform:translateY(-1px);box-shadow:0 6px 14px #14233c14}.pipeline-lead strong{color:#1c2a42;font-size:13px}.pipeline-lead span{color:#68778f;font-size:11px}.pipeline-lead small{color:#8a96a8;font-size:10px}.pipeline-empty{color:#a0a9b7;text-align:center;padding:25px 5px;font-size:11px}.crm-followup-list,.crm-quotation-list{flex-direction:column;display:flex}.crm-followup-item,.crm-quotation-item{border-bottom:1px solid #edf0f5;align-items:center;gap:13px;min-height:66px;padding:11px 18px;display:flex}.crm-followup-item:last-child,.crm-quotation-item:last-child{border-bottom:0}.crm-followup-icon{color:#53657f;background:#f1f5fa;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.crm-followup-item>div:nth-child(2),.crm-quotation-item>div:first-child{flex-direction:column;flex:1;gap:3px;display:flex}.crm-followup-item strong,.crm-quotation-item strong{color:#25344d;font-size:13px}.crm-followup-item span,.crm-quotation-item span{color:#7c899d;font-size:11px}.crm-followup-date{color:#56657c;margin-right:10px;font-size:12px}.crm-drawer-overlay,.crm-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;position:fixed;inset:0}.crm-drawer-overlay{justify-content:flex-end;display:flex}.crm-drawer{background:#fff;width:min(620px,92vw);height:100%;overflow-y:auto;box-shadow:-12px 0 35px #0f172a2e}.crm-drawer-header{z-index:2;background:#fffffff7;border-bottom:1px solid #e7ebf2;justify-content:space-between;gap:15px;padding:20px 22px 17px;display:flex;position:sticky;top:0}.crm-drawer-header>div{min-width:0}.crm-drawer-header>div>span{color:#8190a5;letter-spacing:.6px;text-transform:uppercase;font-size:10px;font-weight:700}.crm-drawer-header h2{color:#17243b;margin:5px 0 3px;font-size:21px}.crm-drawer-header p{color:#71809a;margin:0;font-size:12px}.crm-drawer-actions{border-bottom:1px solid #edf0f5;flex-wrap:wrap;gap:8px;padding:15px 22px;display:flex}.crm-detail-section{border-bottom:1px solid #edf0f5;padding:18px 22px}.crm-detail-section h3{color:#263650;margin:0 0 11px;font-size:13px}.crm-detail-grid{background:#e9edf3;border-bottom:1px solid #edf0f5;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:18px 22px;display:grid}.crm-detail-grid>div{background:#fff;flex-direction:column;gap:4px;padding:11px;display:flex}.crm-detail-grid span{color:#8491a4;text-transform:uppercase;letter-spacing:.4px;font-size:10px}.crm-detail-grid strong{color:#34435c;font-size:12px}.crm-detail-text{color:#53627a;margin:0;font-size:12px;line-height:1.65}.crm-section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.crm-section-heading h3{margin:0}.crm-mini-empty{color:#8b97a9;text-align:center;border:1px dashed #dbe2ec;border-radius:8px;padding:12px;font-size:11px}.crm-mini-item{border-top:1px solid #eef1f5;justify-content:space-between;align-items:flex-start;gap:15px;padding:10px 0;display:flex}.crm-mini-item>div{flex-direction:column;gap:3px;display:flex}.crm-mini-item strong{color:#34435c;font-size:12px}.crm-mini-item span{color:#7c899d;font-size:11px;line-height:1.45}.crm-mini-item small{color:#8a96a8;white-space:nowrap;font-size:10px}.crm-convert-box{background:#f4fbf6;border:1px solid #ccebd8;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin:18px 22px 25px;padding:14px;display:flex}.crm-convert-box>div{color:#15803d;align-items:center;gap:10px;display:flex}.crm-convert-box>div>div{flex-direction:column;gap:3px;display:flex}.crm-convert-box strong{color:#166534;font-size:12px}.crm-convert-box span{color:#4f7d60;font-size:11px}.crm-modal-overlay{place-items:center;padding:20px;display:grid}.crm-modal{background:#fff;border:1px solid #dfe5ee;border-radius:14px;width:min(680px,94vw);max-height:90vh;overflow-y:auto;box-shadow:0 22px 60px #0f172a33}.crm-modal-header{z-index:2;background:#fff;border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;padding:17px 20px;display:flex;position:sticky;top:0}.crm-modal-header h2{color:#17243b;margin:0;font-size:17px}.crm-form{flex-direction:column;gap:14px;padding:19px 20px 20px;display:flex}.crm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.crm-field{flex-direction:column;gap:6px;display:flex}.crm-field>span{color:#4f5f78;font-size:11px;font-weight:700}.crm-field input,.crm-field select,.crm-field textarea{box-sizing:border-box;color:#25344d;width:100%;font:inherit;background:#fff;border:1px solid #d7deea;border-radius:8px;outline:0;font-size:13px;transition:all .15s}.crm-field input,.crm-field select{height:40px;padding:0 10px}.crm-field textarea{resize:vertical;min-height:76px;padding:9px 10px}.crm-field input:focus,.crm-field select:focus,.crm-field textarea:focus{border-color:#8fa0b9;box-shadow:0 0 0 3px #52698c14}.crm-modal-actions{border-top:1px solid #edf0f5;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}@media (width<=1100px){.crm-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.crm-page{padding:16px}.crm-header{flex-direction:column;gap:15px}.crm-header-actions{width:100%}.crm-header-actions .button{flex:1}.crm-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-toolbar{flex-direction:column;align-items:stretch}.crm-search,.crm-toolbar select{width:100%;min-width:0}.crm-form-grid,.crm-detail-grid{grid-template-columns:1fr}.crm-tabs{overflow-x:auto}.crm-tabs button{white-space:nowrap}.crm-convert-box{flex-direction:column;align-items:stretch}}@media (width<=480px){.crm-summary-grid{grid-template-columns:1fr}.crm-title-row h1{font-size:25px}}.crm-table th>div>span{margin-bottom:1px;display:block}.crm-table th select{text-transform:none!important;letter-spacing:0!important}.crm-followup-overdue{color:#b42318;font-weight:700}.crm-table td:last-child{white-space:nowrap}.crm-card-header>div:last-child{align-items:center;display:flex}@media (width<=1200px){.crm-toolbar{flex-wrap:wrap}.crm-search{flex:100%}.crm-toolbar select{flex:180px}}@media (width<=760px){.crm-card-header{flex-direction:column;align-items:flex-start;gap:12px}.crm-card-header>div:last-child{flex-wrap:wrap;width:100%}.crm-card-header>div:last-child .button{flex:1}}
