.mlc-portal{--blue:#15395f;--orange:#f47b20;--green:#187d68;--ink:#172433;--muted:#667085;--line:#dce5ee;--surface:#f5f8fb;max-width:1180px;margin:25px auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);line-height:1.5}.mlc-portal *{box-sizing:border-box}.mlc-portal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;background:linear-gradient(135deg,#102f52,#1d5386);color:#fff;border-radius:15px}.mlc-portal-header h2{margin:3px 0 0;color:#fff;font-size:27px}.mlc-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;color:#f9a35b}.mlc-wallet-pill{display:grid;grid-template-columns:auto auto;column-gap:8px;align-items:end;background:rgb(255 255 255 / .12);padding:11px 16px;border:1px solid rgb(255 255 255 / .2);border-radius:10px}.mlc-wallet-pill span{grid-column:1/-1;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#dcecff}.mlc-wallet-pill strong{font-size:26px;line-height:1}.mlc-wallet-pill small{color:#dcecff}.mlc-tabs{display:flex;gap:4px;margin:18px 0;border-bottom:1px solid var(--line)}.mlc-tabs a{padding:12px 18px;color:#52606f;text-decoration:none;font-weight:700;border-bottom:3px solid #fff0}.mlc-tabs a:hover,.mlc-tabs a.is-active{color:var(--blue);border-bottom-color:var(--orange)}.mlc-tab-content{min-height:300px}.mlc-portal-notice{padding:13px 16px;margin:16px 0;border-radius:9px;border-left:4px solid}.mlc-success{background:#ecfdf3;border-color:#12b76a;color:#05603a}.mlc-error{background:#fef3f2;border-color:#f04438;color:#912018}.mlc-warning{background:#fffaeb;border-color:#f79009;color:#7a2e0e}.mlc-section-head{display:flex;align-items:end;justify-content:space-between;margin:18px 0}.mlc-section-head h3{font-size:21px;margin:0}.mlc-section-head p{margin:5px 0 0;color:var(--muted)}.mlc-pool-filters{display:grid;grid-template-columns:2fr 1.2fr auto;gap:10px;padding:14px;background:var(--surface);border:1px solid var(--line);border-radius:10px;margin-bottom:16px}.mlc-portal input,.mlc-portal select{width:100%;padding:11px 12px;border:1px solid #c9d5e2;border-radius:7px;background:#fff;font:inherit}.mlc-portal button{appearance:none;border:0;background:var(--orange);color:#fff;padding:11px 18px;border-radius:7px;font:inherit;font-weight:800;cursor:pointer}.mlc-portal button:hover{filter:brightness(.94)}.mlc-portal button.is-disabled{background:#aab5c0;cursor:not-allowed}.mlc-lead-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mlc-lead-card,.mlc-my-lead,.mlc-profile-card,.mlc-transaction-panel,.mlc-login-card,.mlc-register-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;box-shadow:0 4px 16px rgb(21 57 95 / .06)}.mlc-lead-top,.mlc-my-lead-head,.mlc-claim-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mlc-service{display:inline-block;padding:4px 8px;border-radius:99px;background:#eef6ff;color:#175cd3;font-size:11px;font-weight:800;text-transform:uppercase}.mlc-lead-id{font-size:12px;color:var(--muted);font-weight:700}.mlc-route{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:22px 0;border-bottom:1px solid #edf1f5}.mlc-route>span{color:var(--orange);font-size:21px}.mlc-route div:last-child{text-align:right}.mlc-route small,.mlc-lead-meta small,.mlc-claim-row small,.mlc-contact-grid small,.mlc-details small{display:block;margin-bottom:3px;color:#7b8794;font-size:10px;font-weight:800;letter-spacing:.06em}.mlc-route strong{display:block;color:var(--blue);font-size:16px}.mlc-lead-meta{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:14px 0}.mlc-claim-row{padding-top:14px;border-top:1px solid #edf1f5}.mlc-claim-row strong{color:var(--green);font-size:17px}.mlc-claim-row form{margin:0}.mlc-empty-state{grid-column:1/-1;text-align:center;padding:45px 25px;background:var(--surface);border:1px dashed #bdc9d5;border-radius:12px}.mlc-empty-state h3{margin:5px 0}.mlc-empty-state p{color:var(--muted)}.mlc-my-leads{display:grid;gap:15px}.mlc-my-lead-head h3{margin:8px 0 0}.mlc-status{padding:5px 9px;border-radius:99px;background:#f2f4f7;font-size:11px;font-weight:800}.mlc-status-claimed,.mlc-status-assigned{background:#f4f3ff;color:#5925dc}.mlc-status-completed{background:#ecfdf3;color:#027a48}.mlc-contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0;padding:16px;background:var(--surface);border-radius:9px}.mlc-contact-grid a,.mlc-contact-grid span{display:block;color:var(--blue);font-weight:700;overflow-wrap:anywhere}.mlc-details p{margin:6px 0}.mlc-complete-form{text-align:right}.mlc-complete-form button{background:var(--green)}.mlc-wallet-summary{padding:28px;text-align:center;color:#fff;background:linear-gradient(135deg,#166b5a,#1f8a70);border-radius:13px;margin-bottom:17px}.mlc-wallet-summary span,.mlc-wallet-summary small{display:block}.mlc-wallet-summary strong{display:block;font-size:45px}.mlc-wallet-summary p{margin-bottom:0;color:#dbf7ef}.mlc-transaction-panel h3{margin-top:0}.mlc-table-wrap{overflow:auto}.mlc-table-wrap table{width:100%;border-collapse:collapse;min-width:650px}.mlc-table-wrap th,.mlc-table-wrap td{text-align:left;padding:11px;border-bottom:1px solid #e8edf2}.mlc-table-wrap th{font-size:11px;text-transform:uppercase;color:var(--muted)}.mlc-positive{color:#087a55;font-weight:800}.mlc-negative{color:#c4320a;font-weight:800}.mlc-profile-card{max-width:820px}.mlc-profile-card h3,.mlc-register-card h2{margin-top:0}.mlc-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:18px 0}.mlc-profile-grid label span{display:block;margin-bottom:5px;font-size:12px;font-weight:800;color:#44546a}.mlc-profile-grid .mlc-wide{grid-column:1/-1}.mlc-login-card,.mlc-register-card{max-width:640px;margin:30px auto}.mlc-login-card form{display:grid;gap:10px}.mlc-login-card label{display:grid;gap:5px}.mlc-login-card .login-remember label{display:flex;align-items:center;gap:8px}.mlc-login-card input[type=checkbox]{width:auto}.mlc-registration{padding:12px}.mlc-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:800px){.mlc-portal{margin:15px}.mlc-portal-header{align-items:flex-start}.mlc-lead-grid{grid-template-columns:1fr}.mlc-contact-grid{grid-template-columns:1fr 1fr}.mlc-pool-filters{grid-template-columns:1fr}.mlc-tabs{overflow-x:auto}.mlc-tabs a{white-space:nowrap}.mlc-profile-grid{grid-template-columns:1fr}.mlc-profile-grid .mlc-wide{grid-column:auto}}@media(max-width:520px){.mlc-portal-header{flex-direction:column}.mlc-wallet-pill{width:100%}.mlc-contact-grid{grid-template-columns:1fr}.mlc-my-lead-head,.mlc-claim-row{align-items:flex-start;flex-direction:column}.mlc-claim-row form,.mlc-claim-row button{width:100%}.mlc-route{grid-template-columns:1fr}.mlc-route>span{transform:rotate(90deg);justify-self:center}.mlc-route div:last-child{text-align:left}}.mlc-status-contacted,.mlc-status-quoted{background:#f4f3ff;color:#5925dc}.mlc-status-booked{background:#ecfdf3;color:#027a48}.mlc-status-lost,.mlc-status-cancelled{background:#fef3f2;color:#b42318}.mlc-complete-form{display:flex;justify-content:flex-end;gap:8px}.mlc-complete-form select{width:auto;min-width:170px}@media(max-width:520px){.mlc-complete-form{flex-direction:column}.mlc-complete-form select,.mlc-complete-form button{width:100%}}.mlc-live-state{display:inline-flex;align-items:center;gap:6px;margin-top:7px;color:#dcecff;font-size:11px;font-weight:700}.mlc-live-state i{width:7px;height:7px;border-radius:50%;background:#32d583;box-shadow:0 0 0 3px rgb(50 213 131 / .18)}.mlc-live-state.is-paused i{background:#fdb022}.mlc-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;margin-left:7px;padding:0 6px;border-radius:99px;background:#e9eff5;color:#344054;font-size:11px}.mlc-tabs a.is-active .mlc-tab-count{background:#fff1e8;color:#b54708}.mlc-portal-live-toast{position:fixed;right:24px;bottom:24px;z-index:100000;max-width:360px;padding:14px 18px;border-radius:9px;background:#15395f;color:#fff;font:700 14px/1.4 Inter,system-ui,sans-serif;box-shadow:0 12px 30px rgb(16 24 40 / .24);opacity:0;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease}.mlc-portal-live-toast.is-visible{opacity:1;transform:translateY(0)}