.tlt-emp-login-prompt{display:flex;justify-content:center;align-items:center;min-height:300px;padding:40px 20px}.tlt-emp-login-box{text-align:center;max-width:400px;background:#fff;border:1px solid #e2e4e7;border-radius:12px;padding:40px 32px;box-shadow:0 4px 20px rgb(0 0 0 / .07)}.tlt-emp-login-icon{font-size:48px;margin-bottom:14px}.tlt-emp-login-box h2{font-size:22px;color:#1d2327;margin-bottom:10px}.tlt-emp-login-box p{font-size:14px;color:#646970;margin-bottom:20px;line-height:1.6}.tlt-emp-login-btn{display:inline-block;background:#185FA5;color:#fff;padding:11px 28px;border-radius:6px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s}.tlt-emp-login-btn:hover{background:#1a6fc0;color:#fff}.tlt-emp-portal{max-width:900px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.tlt-emp-header{background:linear-gradient(135deg,#185FA5 0%,#1D9E75 100%);border-radius:12px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:10px}.tlt-emp-header-left{display:flex;align-items:center;gap:14px}.tlt-emp-logo{font-size:36px}.tlt-emp-title{font-size:20px;font-weight:600;color:#fff}.tlt-emp-subtitle{font-size:13px;color:rgb(255 255 255 / .85);margin-top:2px}.tlt-emp-header-right{font-size:13px;color:rgb(255 255 255 / .85)}.tlt-emp-tabs{display:flex;gap:6px;flex-wrap:wrap;background:#f6f7f7;border:1px solid #e2e4e7;border-radius:10px;padding:6px;margin-bottom:16px}.tlt-emp-tab{flex:1;min-width:100px;padding:9px 12px;font-size:13px;font-weight:500;cursor:pointer;border:none;border-radius:7px;background:#fff0;color:#646970;transition:all .2s;text-align:center}.tlt-emp-tab:hover{background:#fff;color:#185FA5}.tlt-emp-tab.active{background:#fff;color:#185FA5;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.tlt-emp-panel{display:none}.tlt-emp-panel.active{display:block}.tlt-emp-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:16px}.tlt-emp-stat{background:#fff;border:1px solid #e2e4e7;border-radius:10px;padding:14px 16px;text-align:center}.tlt-emp-stat-label{font-size:11px;color:#646970;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.tlt-emp-stat-value{font-size:26px;font-weight:600;color:#1d2327}.tlt-emp-stat-value.blue{color:#185FA5}.tlt-emp-stat-value.green{color:#1D9E75}.tlt-emp-stat-value.amber{color:#BA7517}.tlt-emp-stat-value.red{color:#A32D2D}.tlt-emp-stat-value.purple{color:#534AB7}.tlt-emp-progress-wrap{background:#fff;border:1px solid #e2e4e7;border-radius:10px;padding:14px 18px;margin-bottom:14px}.tlt-emp-label{font-size:12px;color:#646970}.tlt-emp-progress-bar{height:10px;background:#f0f0f1;border-radius:5px;overflow:hidden;margin-top:8px}.tlt-emp-progress-fill{height:100%;background:linear-gradient(90deg,#185FA5,#1D9E75);border-radius:5px;transition:width .4s}.tlt-emp-banner{background:#FAEEDA;border:1px solid #FAC775;border-radius:8px;padding:11px 14px;margin-bottom:14px;font-size:13px;color:#854F0B}.tlt-emp-section-title{font-size:13px;font-weight:600;color:#1d2327;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e2e4e7}.tlt-emp-form-section{font-size:11px;font-weight:600;color:#646970;text-transform:uppercase;letter-spacing:.05em;margin:16px 0 10px;padding-bottom:6px;border-bottom:1px solid #f0f0f1}.tlt-emp-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:4px}.tlt-emp-row label{display:block;font-size:12px;font-weight:600;color:#646970;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px}.tlt-emp-row input,.tlt-emp-row select,.tlt-emp-row textarea{width:100%;font-size:14px;padding:9px 12px;border:1.5px solid #d1d5db;border-radius:7px;color:#1d2327;background:#fff;box-sizing:border-box;font-family:inherit;transition:border-color .2s}.tlt-emp-row input:focus,.tlt-emp-row select:focus,.tlt-emp-row textarea:focus{border-color:#185FA5;outline:none;box-shadow:0 0 0 3px rgb(24 95 165 / .12)}.tlt-emp-row textarea{height:70px;resize:vertical}.tlt-emp-full{grid-column:span 2}.req{color:#A32D2D}.tlt-emp-btn-primary{display:inline-flex;align-items:center;gap:6px;background:#185FA5;color:#fff;border:none;padding:11px 22px;border-radius:7px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s;font-family:inherit}.tlt-emp-btn-primary:hover{background:#1a6fc0}.tlt-emp-btn-primary:active{background:#144f8a}.tlt-emp-btn-sm{padding:4px 10px;font-size:12px;border-radius:5px;border:1px solid #d1d5db;background:#fff;cursor:pointer;color:#646970;transition:all .15s;text-decoration:none}.tlt-emp-btn-sm:hover{background:#f0f0f0}.tlt-emp-btn-wa{color:#1D9E75;border-color:#9FE1CB;background:#E1F5EE}.tlt-emp-btn-wa:hover{background:#c8eedd}.tlt-emp-lead-card{background:#fff;border:1px solid #e2e4e7;border-radius:10px;padding:14px 16px;margin-bottom:10px;display:flex;align-items:flex-start;gap:12px}.tlt-emp-lead-card:hover{border-color:#185FA5;box-shadow:0 2px 10px rgb(24 95 165 / .08)}.tlt-emp-lead-avatar{width:40px;height:40px;border-radius:50%;background:#E6F1FB;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#185FA5;flex-shrink:0}.tlt-emp-lead-info{flex:1;min-width:0}.tlt-emp-lead-name{font-size:14px;font-weight:600;color:#1d2327}.tlt-emp-lead-sub{font-size:12px;color:#646970;margin-top:2px}.tlt-emp-lead-actions{display:flex;gap:6px;flex-shrink:0;align-items:center;flex-wrap:wrap}.tlt-emp-badge{display:inline-block;padding:3px 9px;border-radius:20px;font-size:11px;font-weight:600}.tlt-emp-badge-New{background:#E6F1FB;color:#185FA5}.tlt-emp-badge-Contacted{background:#FAEEDA;color:#854F0B}.tlt-emp-badge-Interested{background:#E1F5EE;color:#0F6E56}.tlt-emp-badge-Ordered{background:#EAF3DE;color:#3B6D11}.tlt-emp-badge-Not-interested{background:#FCEBEB;color:#A32D2D}.tlt-emp-badge-Follow-up{background:#EEEDFE;color:#534AB7}.tlt-emp-call-item{background:#fff;border:1px solid #e2e4e7;border-radius:10px;padding:12px 14px;margin-bottom:8px;display:flex;align-items:center;gap:12px}.tlt-emp-call-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}.tlt-emp-call-icon.Call{background:#E6F1FB}.tlt-emp-call-icon.SMS{background:#E1F5EE}.tlt-emp-call-icon.WhatsApp{background:#EAF3DE}.tlt-emp-call-icon.No-answer{background:#FCEBEB}.tlt-emp-call-icon.Busy{background:#FAEEDA}.tlt-emp-call-icon.Callback{background:#EEEDFE}.tlt-emp-rem-item{background:#fff;border:1px solid #e2e4e7;border-radius:10px;padding:12px 14px;margin-bottom:8px;display:flex;align-items:center;gap:10px}.tlt-emp-rem-item:hover{background:#f9f9f9}.tlt-emp-rem-item.done{opacity:.5}.tlt-emp-rem-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.tlt-emp-rem-dot.overdue{background:#A32D2D}.tlt-emp-rem-dot.today{background:#BA7517}.tlt-emp-rem-dot.soon{background:#185FA5}.tlt-emp-rem-dot.upcoming{background:#1D9E75}.tlt-emp-rem-dot.done-dot{background:#ccc}.tlt-emp-rem-info{flex:1;min-width:0}.tlt-emp-rem-name{font-size:13px;font-weight:600;color:#1d2327}.tlt-emp-rem-detail{font-size:11px;color:#646970;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tlt-emp-rem-date{font-size:12px;text-align:right;flex-shrink:0;white-space:nowrap}.tlt-emp-rem-date.overdue{color:#A32D2D;font-weight:600}.tlt-emp-rem-date.today{color:#BA7517;font-weight:600}.tlt-emp-rem-date.soon{color:#185FA5}.tlt-emp-rem-actions{display:flex;gap:5px;flex-shrink:0}.tlt-emp-success{background:#E1F5EE;border:1.5px solid #9FE1CB;border-radius:8px;padding:12px 16px;font-size:14px;color:#0F6E56;font-weight:500}.tlt-emp-error{background:#FCEBEB;border:1.5px solid #F7C1C1;border-radius:8px;padding:12px 16px;font-size:13px;color:#A32D2D}.tlt-emp-empty{text-align:center;padding:2rem;color:#646970;font-size:13px;background:#f9f9f9;border:1px dashed #d1d5db;border-radius:10px}@media (max-width:600px){.tlt-emp-grid{grid-template-columns:1fr}.tlt-emp-full{grid-column:span 1}.tlt-emp-tabs{gap:4px}.tlt-emp-tab{min-width:70px;font-size:12px;padding:8px 6px}.tlt-emp-title{font-size:16px}.tlt-emp-stat-grid{grid-template-columns:1fr 1fr}}