:root{color:#1f2933;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.global-loading-overlay{z-index:9999;pointer-events:all;background:#0f172a59;place-items:center;display:grid;position:fixed;inset:0}.global-loading-card{color:#111827;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:14px 18px;font-size:13px;font-weight:700;display:flex;box-shadow:0 20px 50px #0f172a3d}.global-loading-spinner{border:3px solid #dbeafe;border-top-color:#0d8bff;border-radius:999px;width:18px;height:18px;animation:.8s linear infinite global-loading-spin}@keyframes global-loading-spin{to{transform:rotate(360deg)}}button,input{font:inherit}button{cursor:pointer}select{font:inherit}.auth-page{background:radial-gradient(circle,#ffffffb8 0,#fff0 42%),linear-gradient(#f7f9fc 0%,#eef3fa 100%);place-items:center;min-height:100vh;padding:32px 16px;display:grid}.auth-content{flex-direction:column;align-items:center;gap:28px;width:min(100%,420px);display:flex}.auth-logo{object-fit:contain;width:250px;max-width:72vw;height:auto}.auth-card{background:#fff;border-radius:10px;width:100%;box-shadow:0 16px 34px #2330491f}.auth-form{flex-direction:column;gap:14px;padding:28px 20px 22px;display:flex}.auth-form-wide{padding-inline:22px}.auth-password-form{gap:12px}.auth-title{color:#111827;text-align:center;margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.2}.auth-label{color:#111827;font-size:13px;font-weight:600}.auth-input-wrapper{position:relative}.auth-input{color:#111827;background:#fff;border:1px solid #ccd6e3;border-radius:5px;outline:none;width:100%;height:42px;padding:0 42px 0 14px;font-size:14px;transition:border-color .16s,box-shadow .16s}.auth-input:focus{border-color:#1385f5;box-shadow:0 0 0 3px #1385f51f}.auth-input::placeholder{color:#8a97a8;letter-spacing:.02em}.auth-otp-input{text-align:center;letter-spacing:.42em}.auth-input-icon{color:#6b7280;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.auth-primary-button,.auth-secondary-button{color:#fff;border:0;border-radius:6px;height:42px;font-size:13px;font-weight:700;transition:filter .16s,transform .16s}.auth-primary-button{background:#0d8bff}.auth-secondary-button{background:#666f7c}.auth-primary-button:hover,.auth-secondary-button:hover{filter:brightness(.96)}.auth-primary-button:disabled,.auth-secondary-button:disabled,.auth-input:disabled{cursor:not-allowed;opacity:.7}.auth-primary-button:active,.auth-secondary-button:active{transform:translateY(1px)}.auth-link-button{color:#2878c8;background:0 0;border:0;align-self:center;padding:0;font-size:13px}.auth-actions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-password-row{grid-template-columns:minmax(0,1fr) 118px;align-items:center;gap:12px;display:grid}.auth-checkbox-label{color:#111827;align-items:center;gap:6px;font-size:12px;display:inline-flex}.auth-checkbox{accent-color:#0d8bff;width:13px;height:13px;margin:0}.auth-password-submit{height:38px}.auth-meta{color:#7b8794;align-items:center;gap:4px;font-size:12px;display:flex}.auth-meta strong{color:#cf2f2f}.auth-error{color:#cf2f2f;margin:-4px 0 0;font-size:12px;line-height:1.4}.hello-page{background:linear-gradient(#f7f9fc 0%,#eef3fa 100%);place-items:center;min-height:100vh;padding:32px 16px;display:grid}.hello-card{text-align:center;background:#fff;border-radius:10px;width:min(100%,420px);padding:32px 24px;box-shadow:0 16px 34px #2330491f}.hello-card h1{color:#111827;margin:0 0 8px;font-size:24px}.hello-card p{color:#6b7280;margin:0;font-size:14px}.hello-logout-button{min-width:118px;margin-top:20px;padding-inline:18px}.panel-shell{color:#29313d;background:#f1f3f8;grid-template-columns:235px minmax(0,1fr);min-height:100vh;display:grid}.panel-sidebar{z-index:20;background:#333842;flex-direction:column;height:100vh;transition:transform .18s;display:flex;position:sticky;top:0;box-shadow:4px 0 12px #0f172a2e}.panel-logo{border-bottom:1px solid #ffffff0f;align-items:center;height:54px;padding:0 24px;display:flex}.panel-logo img{object-fit:contain;width:102px;height:auto}.panel-menu{flex-direction:column;flex:1;gap:2px;padding:14px 0;display:flex}.panel-menu-item{color:#f2f5f9;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:10px 24px;font-size:13px;line-height:1.2;display:flex}.panel-menu-item:hover,.panel-menu-item.active{color:#fff;background:#2b3038}.panel-menu-item span{color:#d1d7e0;text-align:center;width:16px;font-size:13px}.panel-area{grid-template-rows:52px minmax(0,1fr) 32px;min-width:0;min-height:100vh;display:grid}.panel-header{background:#fff;border-bottom:1px solid #e2e6ee;align-items:center;padding:0 16px;display:flex}.panel-hamburger{background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;display:inline-flex}.panel-hamburger span{background:#4b5563;border-radius:999px;width:15px;height:2px}.panel-user{color:#111827;align-items:center;gap:8px;margin-left:auto;font-size:12px;display:flex}.panel-user strong{color:#fff;background:#0d8bff;border-radius:3px;padding:2px 5px;font-size:10px}.panel-user button{color:#4b5563;background:0 0;border:0}.panel-content{min-width:0;padding:18px;overflow:auto}.panel-footer a{color:#0d8bff;text-decoration:none}.panel-footer{color:#7a8492;background:#fff;border-top:1px solid #e2e6ee;justify-content:space-between;align-items:center;padding:0 14px;font-size:11px;display:flex}.panel-footer strong{color:#0d8bff}.panel-backdrop{display:none}.home-panel{grid-template-columns:2fr 1fr 1fr;gap:14px;display:grid}.content-card,.panel-card{background:#fff;border:1px solid #e0e5ef;border-radius:4px;padding:18px;box-shadow:0 1px 2px #0f172a0d}.welcome-card{min-height:150px}.welcome-card span,.small-stat span{color:#8a94a3;text-transform:uppercase;font-size:12px;font-weight:700}.welcome-card h1{color:#1f2937;margin:10px 0 8px}.welcome-card p{color:#64748b;max-width:620px;margin:0;line-height:1.6}.small-stat{flex-direction:column;justify-content:center;display:flex}.small-stat strong{color:#111827;margin-top:8px;font-size:24px}.page-title{margin-bottom:14px}.page-title h1{color:#1f2937;margin:0;font-size:22px}.page-title p{color:#64748b;margin:4px 0 0;font-size:13px}.permission-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:start;gap:14px;display:grid}.permission-table-panel,.method-panel{grid-row:span 2}.panel-alert{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;margin-bottom:12px;padding:9px 12px;font-size:13px}.panel-card-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.panel-card-title h2{color:#1f2937;margin:0;font-size:15px}.panel-label{color:#334155;font-size:12px;font-weight:700;display:block}.panel-input{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:4px;outline:none;width:100%;min-height:36px;margin-top:5px;padding:7px 9px}.panel-input:disabled{color:#9ca3af;cursor:not-allowed;opacity:.7;background-color:#f3f4f6;border-color:#d1d5db}.panel-input:focus{border-color:#0d8bff;box-shadow:0 0 0 3px #0d8bff1f}.panel-form,.compact-list,.method-list{flex-direction:column;gap:10px;display:flex}.button-row,.two-column-form{grid-template-columns:1fr 1fr;gap:8px;display:grid}.blue-button,.gray-button{color:#fff;border:0;border-radius:4px;padding:9px 12px;font-size:12px;font-weight:700}.blue-button{background:#0d8bff}.gray-button{color:#334155;background:#e5eaf2}.compact-list{margin-top:14px}.compact-list-item,.method-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.compact-list-item.active{background:#eff6ff;border-color:#0d8bff}.compact-list-item>button{color:#111827;text-align:left;background:0 0;border:0;flex:1}.compact-list-item span,.method-item>span{gap:6px;display:flex}.compact-list-item span button,.method-item button{color:#2563eb;background:0 0;border:0;font-size:11px;font-weight:700}.permission-table-scroll{margin-top:12px;overflow-x:auto}.permission-table{border-collapse:collapse;width:100%;min-width:660px;font-size:12px}.permission-table th,.permission-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5eaf2;padding:9px 8px}.permission-table th{color:#475569;background:#f8fafc}.permission-table strong,.permission-table span{display:block}.permission-table span,.method-item span,.method-item small,.muted-text{color:#64748b;font-size:11px}.customer-table{min-width:1280px}.task-table{min-width:1480px}.customer-table tbody tr:nth-child(odd){background:#fff}.customer-table tbody tr:nth-child(2n){background:#eef1f3}.customer-table tbody tr:hover td{background:#d8e6f4}.customer-selection-cell{width:42px;text-align:center!important;vertical-align:middle!important}.customer-selection-cell input{cursor:pointer;width:16px;height:16px}.customer-selection-cell input:disabled{cursor:not-allowed}.customer-filter-row th{background:#fff}.customer-filter-form{margin-bottom:12px}.customer-filter-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customer-filter-actions .muted-text{margin-left:auto}.customer-source-select-label{color:#475569;flex-direction:column;gap:4px;min-width:190px;font-size:11px;font-weight:800;display:flex}.customer-source-select-label .panel-input{margin-top:0}.customer-pagination{justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;display:flex}.customer-modal-backdrop{z-index:20;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.customer-modal{background:#fff;border-radius:10px;width:100%;padding:18px;box-shadow:0 24px 60px #0f172a3d}.customer-modal-wide{width:min(100%,720px)}.follow-up-image-modal{width:100%}.follow-up-image-slider{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.follow-up-image-slider img{object-fit:contain;background:#0f172a;border-radius:8px;max-width:100%;max-height:70vh;margin:0 auto;display:block}.follow-up-image-counter{text-align:center;margin:12px 0 0}.customer-modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.customer-modal-header h2{color:#111827;margin:0;font-size:18px}.customer-modal-close{color:#64748b;background:0 0;border:0;font-size:12px;font-weight:700}.clickable-table-row{cursor:pointer}.clickable-table-row:hover{background:#f8fafc}.customer-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.task-assign-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:160px 1fr;gap:8px 12px;margin-bottom:18px;padding:12px;display:grid}.task-assign-summary span{color:#64748b;font-size:12px}.task-assign-summary strong{color:#111827;font-size:13px}.task-assign-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.task-assign-form-wide{grid-column:1/-1}.customer-found-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;flex-direction:column;gap:4px;margin-top:14px;padding:12px;display:flex}.customer-found-card strong{color:#111827}.customer-found-card span{color:#475569;font-size:12px}.customer-entry-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-entry-type-card{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;padding:28px 16px;font-weight:800}.customer-entry-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-entry-form .customer-modal-actions{grid-column:1/-1}.customer-action-button{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;width:28px;height:28px;font-size:15px;font-weight:800}.customer-modal .customer-action-button{width:30px;height:29px}.customer-modal .customer-table{min-width:10px}.customer-action-group{align-items:center;gap:6px;display:flex}.customer-action-button:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.task-cancel-button{color:#dc2626;background:#fef2f2;border-color:#fecaca}.task-follow-button{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.follow-up-upload-box{color:#1d4ed8;text-align:center;cursor:pointer;background:#eff6ff;border:1px dashed #93c5fd;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:96px;padding:16px;transition:border-color .15s,background-color .15s;display:flex;position:relative}.follow-up-upload-box:hover{background:#dbeafe;border-color:#2563eb}.follow-up-upload-input{opacity:0;cursor:pointer;position:absolute;inset:0}.follow-up-upload-title{font-size:13px;font-weight:800}.follow-up-upload-help{color:#64748b;max-width:360px;font-size:11px;font-weight:600}.follow-up-upload-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.follow-up-upload-list span{color:#475569;font-size:12px;font-weight:700}.follow-up-upload-list button{margin-left:5%}.follow-up-upload-list li{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.follow-up-upload-list span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.follow-up-upload-list span:last-child{color:#64748b;white-space:nowrap;font-weight:700}.follow-up-meet-people{flex-direction:column;gap:12px;display:flex}.follow-up-meet-person-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.follow-up-meet-person-header{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.follow-up-meet-person-header strong{color:#0f172a;font-size:13px}.follow-up-add-person-button{align-self:flex-start}.task-customer-list{flex-wrap:wrap;gap:6px;min-width:180px;display:flex}.task-customer-link{color:#1d4ed8;text-align:left;background:0 0;border:0;padding:0;font-size:12px;font-weight:700;text-decoration:underline}.task-customer-link:disabled{color:#64748b;cursor:not-allowed;text-decoration:none}.task-customer-preview{color:#1d4ed8;text-align:left;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.customer-detail-grid{grid-template-columns:minmax(120px,180px) 1fr;gap:10px 14px;display:grid}.customer-detail-grid span{color:#64748b;font-size:12px;font-weight:700}.customer-detail-grid strong{color:#111827;overflow-wrap:anywhere;min-width:0;font-size:13px}.customer-modal-backdrop .blue-button{float:right}.field-label{color:#475569;flex-direction:column;gap:6px;font-size:12px;font-weight:700;display:flex}.customer-field-error{color:#dc2626;font-size:11px;font-weight:700}.full-registration-form{flex-direction:column;gap:18px;display:flex}.full-registration-steps{gap:8px;display:flex}.full-registration-steps span{color:#475569;background:#e2e8f0;border-radius:999px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.full-registration-steps span.active{color:#fff;background:#0d8bff}.full-registration-list{flex-direction:column;gap:12px;display:flex}.full-registration-phone-row{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;display:grid}.table-sort-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.method-item>div{flex-direction:column;gap:3px;min-width:0;display:flex}@media (width<=1180px){.home-panel,.permission-layout{grid-template-columns:1fr}.permission-table-panel,.method-panel{grid-row:auto}}@media (width<=680px){.customer-entry-type-grid,.customer-entry-form{grid-template-columns:1fr}}@media (width<=991px){.panel-shell{grid-template-columns:1fr}.panel-sidebar{width:235px;position:fixed;left:0;transform:translate(0)}.sidebar-closed .panel-sidebar{transform:translate(-104%)}.panel-backdrop{z-index:10;background:#0f172a6b;border:0;display:block;position:fixed;inset:0}.sidebar-closed .panel-backdrop{display:none}}@media (width<=760px){.permission-table-panel{min-width:0;overflow:scroll}.permission-table-scroll{overflow:visible}.permission-table{border-collapse:separate;border-spacing:0 10px;min-width:0}}@media (width<=640px){.panel-content{padding:12px}.panel-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.button-row,.two-column-form,.follow-up-meet-person-card{grid-template-columns:1fr}.panel-card-title,.compact-list-item,.method-item{flex-direction:column;align-items:stretch}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.dashboard-page{flex-direction:column;gap:14px;display:flex}.dashboard-filter-card{flex-direction:column;gap:12px;display:flex}.dashboard-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-preset-row{flex-wrap:wrap;gap:8px;display:flex}.dashboard-preset-button{color:#475569;background:#f8fafc;border:1px solid #d7dee8;border-radius:4px;padding:7px 12px;font-size:12px;font-weight:700}.dashboard-preset-button.active{color:#0d8bff;background:#eff6ff;border-color:#0d8bff}.dashboard-filter-actions{flex-wrap:wrap;gap:8px;display:flex}.dashboard-clear-button{color:#fff;background:#334155}.dashboard-info-banner p{margin:6px 0 0}.dashboard-color-stats-grid,.dashboard-task-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-color-card{color:#fff;border-radius:6px;flex-direction:column;justify-content:center;gap:8px;min-height:118px;padding:18px;display:flex;box-shadow:0 1px 2px #0f172a14}.dashboard-color-card strong{font-size:28px;line-height:1.1}.dashboard-color-card span{font-size:13px;font-weight:700}.dashboard-color-card--teal{background:linear-gradient(135deg,#14b8a6,#0f766e)}.dashboard-color-card--amber{background:linear-gradient(135deg,#f59e0b,#d97706)}.dashboard-color-card--red{background:linear-gradient(135deg,#ef4444,#b91c1c)}.dashboard-color-card--purple{background:linear-gradient(135deg,#a855f7,#7e22ce)}.dashboard-color-card--blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.dashboard-color-card--green{background:linear-gradient(135deg,#22c55e,#15803d)}.dashboard-color-card--dark{background:linear-gradient(135deg,#475569,#1e293b)}.dashboard-color-card--mint{background:linear-gradient(135deg,#2dd4bf,#0d9488)}.dashboard-task-card{background:#fff;border:1px solid #e0e5ef;border-radius:6px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 1px 2px #0f172a0d}.dashboard-task-card span{color:#64748b;font-size:12px;font-weight:700;display:block}.dashboard-task-card strong{color:#111827;margin-top:6px;font-size:24px;display:block}.dashboard-task-icon{border-radius:999px;place-items:center;width:46px;height:46px;font-size:18px;font-weight:700;display:grid}.dashboard-task-icon--pending{color:#a16207;background:#fef9c3}.dashboard-task-icon--in-progress{color:#0e7490;background:#cffafe}.dashboard-task-icon--completed{color:#15803d;background:#dcfce7}.dashboard-task-icon--overdue{color:#b91c1c;background:#fee2e2}@media (width<=1200px){.dashboard-color-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=992px){.dashboard-color-stats-grid,.dashboard-task-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.dashboard-filter-grid,.dashboard-color-stats-grid,.dashboard-task-stats-grid{grid-template-columns:1fr}}
