:root{--lpb-blue:#0b57d0;--lpb-blue-2:#1746a2;--lpb-ink:#10213a;--lpb-muted:#6b7a90;--lpb-line:#e7edf5;--lpb-bg:#f5f8fc;--lpb-green:#16a36a;--lpb-amber:#d98e00;--lpb-red:#d83a4a;--lpb-violet:#6f4fd8}
.lpb-portal,.lpb-portal *{box-sizing:border-box}.lpb-portal{position:relative;display:grid;grid-template-columns:250px minmax(0,1fr);min-height:760px;background:var(--lpb-bg);border:1px solid #e3eaf3;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(25,52,91,.12);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--lpb-ink);max-width:1400px;margin:24px auto}.lpb-sidebar{background:linear-gradient(180deg,#092861 0%,#071b42 100%);padding:28px 20px;display:flex;flex-direction:column;position:relative;z-index:20}.lpb-brand{display:flex;align-items:center;gap:12px;color:#fff;padding:0 8px 24px;border-bottom:1px solid rgba(255,255,255,.12)}.lpb-brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#fff;color:#0b57d0;font-size:14px;font-weight:900;letter-spacing:.5px;box-shadow:0 10px 24px rgba(0,0,0,.18)}.lpb-brand strong,.lpb-brand small{display:block}.lpb-brand strong{font-size:17px}.lpb-brand small{font-size:11px;color:#b9c9e6;text-transform:uppercase;letter-spacing:1.5px;margin-top:2px}.lpb-nav{display:flex;flex-direction:column;gap:7px;padding-top:26px}.lpb-nav button{width:100%;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:#c7d4ea;border-radius:12px;padding:12px 13px;font-size:14px;font-weight:650;cursor:pointer;text-align:left;transition:.2s}.lpb-nav button:hover,.lpb-nav button.is-active{background:rgba(255,255,255,.12);color:#fff;transform:translateX(2px)}.lpb-nav svg{width:20px;height:20px;fill:currentColor;flex:0 0 20px}.lpb-nav em{margin-left:auto;background:#1a64dc;color:#fff;border-radius:99px;min-width:23px;height:23px;padding:0 7px;display:grid;place-items:center;font-style:normal;font-size:11px}.lpb-sidebar-help{margin-top:auto;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:16px;color:#fff}.lpb-sidebar-help span,.lpb-sidebar-help strong{display:block}.lpb-sidebar-help span{font-size:11px;color:#b9c9e6;text-transform:uppercase;letter-spacing:1px}.lpb-sidebar-help strong{margin:5px 0 12px}.lpb-sidebar-help a,.lpb-logout{color:#fff;text-decoration:none;font-weight:700;font-size:12px}.lpb-sidebar-help a{display:inline-flex;background:#fff;color:#0b57d0;padding:8px 11px;border-radius:9px}.lpb-logout{margin-top:14px;padding:11px 12px;color:#b9c9e6}.lpb-main{min-width:0;padding:0 30px 34px}.lpb-topbar{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--lpb-line);margin-bottom:28px}.lpb-topbar p,.lpb-topbar h1{margin:0}.lpb-topbar p{font-size:12px;color:var(--lpb-muted);text-transform:uppercase;letter-spacing:1.3px;font-weight:700}.lpb-topbar h1{font-size:25px;line-height:1.2;margin-top:3px}.lpb-profile{display:flex;align-items:center;gap:12px}.lpb-profile div{text-align:right}.lpb-profile strong,.lpb-profile small{display:block}.lpb-profile strong{font-size:12px;color:var(--lpb-blue)}.lpb-profile small{font-size:11px;color:var(--lpb-muted);margin-top:3px}.lpb-profile img{width:44px;height:44px;border-radius:14px;object-fit:cover;border:3px solid #fff;box-shadow:0 5px 18px rgba(18,41,75,.15)}.lpb-panel{display:none;animation:lpbFade .25s ease}.lpb-panel.is-active{display:block}@keyframes lpbFade{from{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:none}}.lpb-hero-card{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:24px;background:linear-gradient(135deg,#0b57d0 0%,#123d96 62%,#082864 100%);color:#fff;border-radius:22px;padding:32px;box-shadow:0 18px 38px rgba(11,87,208,.24);overflow:hidden;position:relative}.lpb-hero-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;top:-115px;background:rgba(255,255,255,.08)}.lpb-eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:800;color:#7290b7}.lpb-hero-card .lpb-eyebrow{color:#bcd2f5}.lpb-hero-card h2{font-size:29px;line-height:1.15;margin:8px 0 10px;max-width:600px}.lpb-hero-card p{margin:0;color:#d9e6fa;max-width:650px;font-size:14px}.lpb-hero-actions{display:flex;gap:10px;margin-top:22px}.lpb-hero-actions button,.lpb-card button,.lpb-withdraw-form button{border:0;border-radius:10px;padding:11px 15px;background:#fff;color:#0b57d0;font-weight:750;cursor:pointer}.lpb-hero-actions button.is-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.25)}.lpb-completion{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:18px}.lpb-completion strong{margin-top:11px}.lpb-completion small{color:#d9e6fa;margin-top:4px;line-height:1.4}.lpb-ring{--progress:70;width:90px;height:90px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#fff calc(var(--progress)*1%),rgba(255,255,255,.18) 0);position:relative}.lpb-ring:before{content:"";position:absolute;inset:8px;border-radius:50%;background:#16489e}.lpb-ring span{position:relative;font-size:19px;font-weight:850}.lpb-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.lpb-stat-grid article{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--lpb-line);border-radius:17px;padding:18px;box-shadow:0 8px 24px rgba(35,63,98,.06)}.lpb-stat-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-weight:900;font-size:21px}.lpb-stat-icon svg{width:22px;height:22px;fill:currentColor}.lpb-stat-icon.blue{background:#eaf2ff;color:#0b57d0}.lpb-stat-icon.green{background:#e9f8f2;color:var(--lpb-green)}.lpb-stat-icon.amber{background:#fff4db;color:var(--lpb-amber)}.lpb-stat-icon.violet{background:#f0ebff;color:var(--lpb-violet)}.lpb-stat-grid small,.lpb-stat-grid strong,.lpb-stat-grid span{display:block}.lpb-stat-grid small{color:var(--lpb-muted);font-size:11px}.lpb-stat-grid strong{font-size:22px;margin:2px 0}.lpb-stat-grid span{font-size:10px;color:#8a98ab}.lpb-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:18px;margin-top:18px}.lpb-card{background:#fff;border:1px solid var(--lpb-line);border-radius:18px;padding:21px;box-shadow:0 8px 24px rgba(35,63,98,.055)}.lpb-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.lpb-card h3,.lpb-card h4{margin:0}.lpb-card h3{font-size:18px;margin-top:4px}.lpb-card-head button{background:#edf4ff;color:#0b57d0;padding:8px 11px}.lpb-table-wrap{overflow:auto}.lpb-table-wrap table{width:100%;border-collapse:collapse;min-width:640px}.lpb-table-wrap th{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#7d8aa0;font-weight:800;padding:11px 12px;border-bottom:1px solid var(--lpb-line);text-align:left}.lpb-table-wrap td{font-size:12px;padding:13px 12px;border-bottom:1px solid #eef2f7;color:#3b4a60}.lpb-table-wrap tr:last-child td{border-bottom:0}.lpb-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:99px;background:#eef2f7;color:#5f6e82;font-size:10px;font-weight:800;white-space:nowrap}.lpb-badge-approved,.lpb-badge-verified,.lpb-badge-paid,.lpb-badge-credited,.lpb-badge-policy_issued,.lpb-badge-disbursed{background:#e9f8f2;color:#0f8758}.lpb-badge-pending,.lpb-badge-new,.lpb-badge-in_progress,.lpb-badge-documents_pending{background:#fff4db;color:#a66b00}.lpb-badge-rejected,.lpb-badge-failed{background:#ffeaed;color:#c72f41}.lpb-kyc-summary{text-align:left}.lpb-kyc-visual{width:74px;height:74px;border-radius:20px;background:#edf4ff;color:#0b57d0;display:grid;place-items:center;margin:12px 0 17px}.lpb-kyc-visual svg{width:38px;height:38px;fill:currentColor}.lpb-kyc-summary h4{font-size:16px}.lpb-kyc-summary p{font-size:12px;color:var(--lpb-muted);line-height:1.55}.lpb-kyc-summary button{background:#0b57d0;color:#fff;width:100%;margin-top:8px}.lpb-page-title{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.lpb-page-title h2{font-size:26px;margin:5px 0}.lpb-page-title p{margin:0;color:var(--lpb-muted);font-size:13px}.lpb-count-pill{background:#eaf2ff;color:#0b57d0;padding:9px 13px;border-radius:99px;font-size:12px;font-weight:800}.lpb-detail-row{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--lpb-line)}.lpb-detail-row span{color:var(--lpb-muted);font-size:12px}.lpb-detail-row strong{font-size:13px;text-align:right}.lpb-admin-note{margin-top:20px;background:#f7f9fc;border-radius:13px;padding:16px}.lpb-admin-note span{font-size:10px;color:var(--lpb-muted);text-transform:uppercase;letter-spacing:1px;font-weight:800}.lpb-admin-note p{margin:7px 0 0}.lpb-table-toolbar{display:flex;gap:10px;justify-content:flex-end;margin-bottom:15px}.lpb-table-toolbar input,.lpb-table-toolbar select,.lpb-withdraw-form input{height:42px;border:1px solid #dbe3ee;border-radius:10px;padding:0 13px;background:#fff;color:var(--lpb-ink);outline:none}.lpb-table-toolbar input{min-width:240px}.lpb-wallet-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.lpb-wallet-card{padding:25px;border-radius:20px;background:linear-gradient(135deg,#0b57d0,#143b8d);color:#fff;box-shadow:0 15px 30px rgba(11,87,208,.2)}.lpb-wallet-card.light{background:#fff;color:var(--lpb-ink);border:1px solid var(--lpb-line);box-shadow:0 8px 24px rgba(35,63,98,.055)}.lpb-wallet-card span,.lpb-wallet-card strong,.lpb-wallet-card small{display:block}.lpb-wallet-card span{font-size:11px;text-transform:uppercase;letter-spacing:1px;opacity:.8}.lpb-wallet-card strong{font-size:31px;margin:7px 0}.lpb-wallet-card small{opacity:.75}.lpb-withdraw-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700}.lpb-withdraw-form input{width:100%}.lpb-withdraw-form p{font-size:11px;color:var(--lpb-muted)}.lpb-withdraw-form button{background:#0b57d0;color:#fff;width:100%}.lpb-wallet-history{margin-top:18px}.lpb-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lpb-resource-grid article{min-height:210px}.lpb-resource-icon{width:50px;height:50px;border-radius:15px;background:#edf4ff;color:#0b57d0;display:grid;place-items:center;font-size:21px;margin-bottom:18px}.lpb-resource-grid h3{font-size:17px}.lpb-resource-grid p{font-size:12px;color:var(--lpb-muted);line-height:1.55}.lpb-resource-grid a,.lpb-resource-grid span{display:inline-flex;margin-top:13px;color:#0b57d0;font-size:12px;font-weight:800;text-decoration:none}.lpb-empty{text-align:center;padding:28px;color:#8794a8}.lpb-toast{grid-column:1/-1;position:absolute;top:14px;right:20px;z-index:40;padding:12px 16px;border-radius:11px;font-size:12px;font-weight:700;box-shadow:0 12px 30px rgba(0,0,0,.15)}.lpb-toast-success{background:#e9f8f2;color:#0f8758}.lpb-toast-error{background:#ffeaed;color:#c72f41}.lpb-portal-message{max-width:800px;margin:25px auto;padding:22px;border:1px solid #e2e9f2;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(25,52,91,.08)}.lpb-portal-message strong,.lpb-portal-message span{display:block}.lpb-portal-message span{color:#6b7a90;margin-top:6px}.lpb-mobile-toggle{display:none}
@media(max-width:1100px){.lpb-portal{grid-template-columns:215px minmax(0,1fr)}.lpb-main{padding:0 20px 28px}.lpb-stat-grid{grid-template-columns:repeat(2,1fr)}.lpb-hero-card{grid-template-columns:1fr 210px}.lpb-dashboard-grid{grid-template-columns:1fr}.lpb-resource-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.lpb-portal{display:block;border-radius:16px;min-height:700px}.lpb-sidebar{position:absolute;left:0;top:0;bottom:0;width:250px;transform:translateX(-105%);transition:.25s;box-shadow:15px 0 35px rgba(0,0,0,.2)}.lpb-sidebar.is-open{transform:none}.lpb-mobile-toggle{display:flex;position:absolute;right:16px;top:19px;z-index:30;width:42px;height:42px;border:0;border-radius:12px;background:#edf4ff;flex-direction:column;justify-content:center;align-items:center;gap:4px}.lpb-mobile-toggle span{width:18px;height:2px;background:#0b57d0}.lpb-main{padding:0 14px 24px}.lpb-topbar{height:82px;padding-right:50px}.lpb-profile div{display:none}.lpb-hero-card{grid-template-columns:1fr;padding:24px}.lpb-completion{display:none}.lpb-stat-grid,.lpb-wallet-grid,.lpb-resource-grid{grid-template-columns:1fr}.lpb-table-toolbar{flex-direction:column}.lpb-table-toolbar input{min-width:0;width:100%}.lpb-table-toolbar select{width:100%}.lpb-page-title{flex-direction:column}.lpb-topbar h1{font-size:20px}}
@media(max-width:480px){.lpb-stat-grid{grid-template-columns:1fr}.lpb-hero-card h2{font-size:24px}.lpb-hero-actions{flex-direction:column}.lpb-hero-actions button{width:100%}.lpb-topbar p{display:none}.lpb-profile img{width:40px;height:40px}.lpb-card{padding:16px}}

/* v4.0 mobile-first responsive portal */
.lpb-portal{width:100%;isolation:isolate}.lpb-mobile-overlay{display:none}
@media (max-width:760px){
  body .elementor-widget-shortcode,body .elementor-widget-shortcode>.elementor-widget-container{width:100%!important;max-width:none!important;min-width:0!important}
  .lpb-portal{width:100%!important;max-width:none!important;margin:0 auto!important;border:0;border-radius:0;box-shadow:none;min-height:100vh;overflow:visible;background:#f4f7fb}
  .lpb-main{width:100%;max-width:100%;min-width:0;padding:0 12px 86px}
  .lpb-topbar{position:sticky;top:0;z-index:15;height:72px;margin:0 -12px 16px;padding:0 66px 0 16px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--lpb-line)}
  .lpb-topbar h1{font-size:19px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.lpb-topbar p{display:block;font-size:9px;letter-spacing:.9px}
  .lpb-profile{gap:7px}.lpb-profile img{width:38px;height:38px;border-radius:12px}.lpb-profile div{display:none}
  .lpb-mobile-toggle{position:fixed;right:14px;top:15px;z-index:1002;display:flex;width:42px;height:42px;box-shadow:0 8px 22px rgba(11,87,208,.18)}
  .lpb-sidebar{position:fixed;left:0;top:0;bottom:0;width:min(84vw,300px);height:100dvh;overflow-y:auto;transform:translateX(-105%);transition:transform .25s ease;z-index:1001;padding:24px 18px;box-shadow:20px 0 50px rgba(0,0,0,.28)}
  .lpb-sidebar.is-open{transform:translateX(0)}
  .lpb-mobile-overlay{display:block;position:fixed;inset:0;background:rgba(5,18,45,.56);opacity:0;visibility:hidden;transition:.25s;z-index:1000}
  .lpb-mobile-overlay.is-open{opacity:1;visibility:visible}
  .lpb-brand{padding-bottom:18px}.lpb-nav{padding-top:18px}.lpb-nav button{min-height:46px;font-size:14px}
  .lpb-hero-card{display:block;padding:22px 18px;border-radius:18px}.lpb-hero-card h2{font-size:22px}.lpb-hero-card p{font-size:12px;line-height:1.55}.lpb-completion{display:none}.lpb-hero-actions{display:grid;grid-template-columns:1fr;gap:9px}.lpb-hero-actions button{width:100%;min-height:44px}
  .lpb-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.lpb-stat-grid article{display:block;padding:14px;min-height:130px}.lpb-stat-icon{width:40px;height:40px;margin-bottom:12px}.lpb-stat-grid strong{font-size:20px}.lpb-stat-grid span{font-size:9px}
  .lpb-dashboard-grid,.lpb-wallet-grid,.lpb-resource-grid{grid-template-columns:1fr;gap:12px;margin-top:12px}.lpb-card{width:100%;min-width:0;padding:16px;border-radius:16px}.lpb-card-head{gap:8px;margin-bottom:12px}.lpb-card h3{font-size:16px}
  .lpb-page-title{display:block;margin-bottom:14px}.lpb-page-title h2{font-size:22px;margin:4px 0}.lpb-page-title p{font-size:12px}.lpb-count-pill{display:inline-flex;margin-top:10px}
  .lpb-detail-row{display:block;padding:13px 0}.lpb-detail-row span,.lpb-detail-row strong{display:block;text-align:left}.lpb-detail-row strong{margin-top:5px;overflow-wrap:anywhere}
  .lpb-table-toolbar{display:grid;grid-template-columns:1fr;gap:8px}.lpb-table-toolbar input,.lpb-table-toolbar select{width:100%;min-width:0}
  .lpb-table-wrap{overflow:visible;width:100%}.lpb-table-wrap table{display:block;width:100%;min-width:0}.lpb-table-wrap thead{display:none}.lpb-table-wrap tbody{display:grid;gap:10px}.lpb-table-wrap tr{display:block;background:#fff;border:1px solid var(--lpb-line);border-radius:14px;padding:10px 12px;box-shadow:0 5px 16px rgba(35,63,98,.05)}.lpb-table-wrap td{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;width:100%;padding:8px 0;border-bottom:1px dashed #e8edf4;font-size:11px;text-align:right;overflow-wrap:anywhere}.lpb-table-wrap td:last-child{border-bottom:0}.lpb-table-wrap td:before{content:attr(data-label);flex:0 0 38%;font-size:9px;line-height:1.4;text-align:left;text-transform:uppercase;letter-spacing:.65px;color:#7d8aa0;font-weight:800}.lpb-table-wrap td[colspan]{display:block;text-align:center}.lpb-table-wrap td[colspan]:before{display:none}.lpb-table-wrap td strong{font-size:11px}
  .lpb-wallet-card{padding:20px}.lpb-wallet-card strong{font-size:27px}.lpb-withdraw-form input,.lpb-withdraw-form button{min-height:46px}
  .lpb-resource-grid article{min-height:0}.lpb-resource-icon{margin-bottom:12px}
  .lpb-toast{position:fixed;left:12px;right:12px;top:76px;text-align:center}
}
@media (max-width:390px){
  .lpb-main{padding-left:9px;padding-right:9px}.lpb-topbar{margin-left:-9px;margin-right:-9px;padding-left:12px}.lpb-stat-grid{grid-template-columns:1fr 1fr;gap:8px}.lpb-stat-grid article{padding:12px;min-height:124px}.lpb-stat-grid small{font-size:10px}.lpb-stat-grid strong{font-size:19px}.lpb-card{padding:14px}.lpb-table-wrap td:before{flex-basis:42%}
}

/* LoanPayBima CRM v5.0 premium interface */
.lpb-portal{--lpb-surface:#fff;--lpb-surface-2:#f8faff;--lpb-text:#14213d;--lpb-muted:#6f7d93;--lpb-line:#e7edf6;--lpb-primary:#1456d9;--lpb-primary-2:#5b37de;--lpb-shadow:0 18px 50px rgba(28,55,95,.09);background:linear-gradient(135deg,#f7faff 0%,#eef4ff 100%)}
.lpb-main{background:transparent}.lpb-topbar{border-bottom:1px solid rgba(218,227,240,.75);background:rgba(255,255,255,.82);backdrop-filter:blur(16px)}
.lpb-topbar-actions{display:flex;align-items:center;gap:10px}.lpb-theme-toggle,.lpb-notification-toggle{position:relative;width:42px;height:42px;border:1px solid var(--lpb-line);border-radius:13px;background:var(--lpb-surface);display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 22px rgba(29,61,104,.06)}
.lpb-notification-toggle em{position:absolute;right:-3px;top:-3px;min-width:18px;height:18px;border-radius:9px;background:#ef4444;color:#fff;font-style:normal;font-size:9px;font-weight:800;display:grid;place-items:center;padding:0 4px}
.lpb-notification-wrap{position:relative}.lpb-notification-menu{position:absolute;right:0;top:52px;width:min(360px,88vw);max-height:430px;overflow:auto;background:var(--lpb-surface);border:1px solid var(--lpb-line);border-radius:18px;box-shadow:0 22px 70px rgba(18,40,76,.18);padding:10px;opacity:0;visibility:hidden;transform:translateY(-7px);transition:.2s;z-index:110}.lpb-notification-wrap.is-open .lpb-notification-menu{opacity:1;visibility:visible;transform:none}.lpb-notification-head{display:flex;justify-content:space-between;align-items:center;padding:10px 10px 12px;border-bottom:1px solid var(--lpb-line)}.lpb-notification-head span{font-size:10px;color:var(--lpb-primary);font-weight:800}.lpb-notification-menu article{display:flex;gap:10px;padding:12px 10px;border-bottom:1px solid var(--lpb-line)}.lpb-notification-menu article>span{width:8px;height:8px;border-radius:50%;background:var(--lpb-primary);margin-top:6px;flex:0 0 auto}.lpb-notification-menu article strong{font-size:12px}.lpb-notification-menu article p{font-size:10px;line-height:1.45;color:var(--lpb-muted);margin:4px 0}.lpb-notification-menu article small{font-size:9px;color:#98a4b7}.lpb-notification-empty{text-align:center;padding:28px 15px;color:var(--lpb-muted);font-size:11px}
.lpb-hero-card{background:radial-gradient(circle at 90% 20%,rgba(111,151,255,.35),transparent 38%),linear-gradient(135deg,#0d2e73,#1456d9 52%,#5b37de);box-shadow:0 24px 60px rgba(17,76,182,.22)}
.lpb-stat-grid article,.lpb-card{background:var(--lpb-surface);border-color:var(--lpb-line);box-shadow:var(--lpb-shadow)}.lpb-stat-grid article{transition:transform .2s,box-shadow .2s}.lpb-stat-grid article:hover{transform:translateY(-3px);box-shadow:0 22px 55px rgba(28,55,95,.13)}
.lpb-insight-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,.8fr);gap:18px;margin-top:18px}.lpb-live-pill{font-size:9px;font-weight:800;color:var(--lpb-primary);background:#edf4ff;border-radius:999px;padding:7px 10px}.lpb-chart{height:235px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px;align-items:end;padding:16px 2px 0}.lpb-chart-column{height:100%;display:grid;grid-template-rows:22px 1fr 22px;text-align:center;min-width:0}.lpb-chart-column>strong{font-size:10px;color:var(--lpb-muted)}.lpb-chart-column>div{height:100%;display:flex;align-items:flex-end;justify-content:center;border-bottom:1px solid var(--lpb-line);background:linear-gradient(to top,rgba(20,86,217,.03),transparent);border-radius:8px 8px 0 0}.lpb-chart-column>div span{width:min(36px,66%);min-height:8px;border-radius:9px 9px 3px 3px;background:linear-gradient(180deg,#6d8cff,#1456d9);box-shadow:0 8px 18px rgba(20,86,217,.2)}.lpb-chart-column small{font-size:9px;color:var(--lpb-muted);padding-top:7px}.lpb-health-card{background:linear-gradient(150deg,var(--lpb-surface),#f2f6ff)}.lpb-health-card h3{margin:7px 0 17px}.lpb-health-score{display:flex;align-items:baseline;gap:7px}.lpb-health-score strong{font-size:38px;color:var(--lpb-primary)}.lpb-health-score span{font-size:10px;color:var(--lpb-muted)}.lpb-progress-track{height:9px;border-radius:9px;background:#e8eef8;overflow:hidden;margin:11px 0 17px}.lpb-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1456d9,#6848e9)}.lpb-health-card ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.lpb-health-card li{font-size:11px;color:var(--lpb-muted);position:relative;padding-left:24px}.lpb-health-card li:before{content:'○';position:absolute;left:0;color:#a8b4c6}.lpb-health-card li.is-done:before{content:'✓';width:17px;height:17px;border-radius:50%;background:#e5f8ef;color:#0f9b63;display:grid;place-items:center;font-size:10px;font-weight:900}.lpb-health-card button{margin-top:18px;width:100%;min-height:42px;border:0;border-radius:11px;background:#edf4ff;color:var(--lpb-primary);font-size:11px;font-weight:800;cursor:pointer}
.lpb-bottom-nav{display:none}
.lpb-portal.is-dark{--lpb-surface:#121c2e;--lpb-surface-2:#0c1525;--lpb-text:#edf3ff;--lpb-muted:#9caac0;--lpb-line:#28364b;--lpb-shadow:0 18px 50px rgba(0,0,0,.24);background:linear-gradient(135deg,#07111f,#0d1728)}.lpb-portal.is-dark .lpb-topbar{background:rgba(10,19,33,.88)}.lpb-portal.is-dark .lpb-main,.lpb-portal.is-dark .lpb-panel{color:var(--lpb-text)}.lpb-portal.is-dark .lpb-card,.lpb-portal.is-dark .lpb-stat-grid article,.lpb-portal.is-dark .lpb-theme-toggle,.lpb-portal.is-dark .lpb-notification-toggle,.lpb-portal.is-dark .lpb-notification-menu{background:var(--lpb-surface);color:var(--lpb-text)}.lpb-portal.is-dark .lpb-health-card{background:linear-gradient(150deg,#121c2e,#15233a)}.lpb-portal.is-dark table,.lpb-portal.is-dark input,.lpb-portal.is-dark select{color:var(--lpb-text);background:#111b2d}.lpb-portal.is-dark .lpb-table-wrap tr{background:#121c2e}
@media(max-width:1100px){.lpb-insight-grid{grid-template-columns:1fr}}
@media(max-width:760px){.lpb-topbar-actions{gap:7px}.lpb-theme-toggle,.lpb-notification-toggle{width:38px;height:38px}.lpb-profile{display:none}.lpb-topbar{padding-right:112px}.lpb-mobile-toggle{right:12px;top:15px}.lpb-topbar-actions{position:absolute;right:60px}.lpb-notification-menu{position:fixed;right:10px;left:10px;top:68px;width:auto;max-height:70vh}.lpb-insight-grid{grid-template-columns:1fr;gap:12px;margin-top:12px}.lpb-chart{height:200px;gap:7px}.lpb-health-card{display:none}.lpb-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:10px;right:10px;bottom:10px;height:66px;padding:7px;border:1px solid rgba(219,228,241,.9);background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-radius:20px;box-shadow:0 16px 48px rgba(26,50,84,.22);z-index:990}.lpb-bottom-nav button{border:0;background:transparent;color:#8290a6;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:800}.lpb-bottom-nav svg{width:19px;height:19px;fill:currentColor}.lpb-bottom-nav button.is-active{background:#eaf2ff;color:var(--lpb-primary)}.lpb-portal.is-dark .lpb-bottom-nav{background:rgba(17,27,45,.95);border-color:#2a3950}.lpb-main{padding-bottom:96px}}
@media(max-width:420px){.lpb-stat-grid article{min-height:116px}.lpb-chart{height:180px}.lpb-chart-column>div span{width:70%}.lpb-topbar h1{max-width:135px}}
/* v7 public customer form */
.lpb-customer-form-wrap{max-width:900px;margin:24px auto;background:#fff;border:1px solid #e5eaf2;border-radius:20px;padding:28px;box-shadow:0 15px 45px rgba(15,35,70,.08);font-family:inherit}.lpb-cf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.lpb-customer-form label{display:flex;flex-direction:column;gap:7px;font-weight:600;color:#1c2b45}.lpb-customer-form input,.lpb-customer-form select,.lpb-customer-form textarea{width:100%;border:1px solid #cfd8e8;border-radius:10px;padding:12px 14px;font-size:15px;background:#fff;box-sizing:border-box}.lpb-customer-form input:focus,.lpb-customer-form select:focus,.lpb-customer-form textarea:focus{outline:none;border-color:#175cff;box-shadow:0 0 0 3px rgba(23,92,255,.12)}.lpb-cf-full{grid-column:1/-1}.lpb-cf-consent{display:flex!important;flex-direction:row!important;align-items:flex-start;margin:18px 0;font-weight:500!important}.lpb-cf-consent input{width:auto;margin-top:3px}.lpb-cf-submit{border:0;border-radius:10px;padding:14px 24px;background:#175cff;color:#fff;font-weight:700;font-size:16px;cursor:pointer}.lpb-customer-success{padding:15px 18px;border-radius:10px;background:#eafaf0;color:#176b37;margin-bottom:18px}@media(max-width:680px){.lpb-customer-form-wrap{padding:18px;border-radius:14px}.lpb-cf-grid{grid-template-columns:1fr}.lpb-cf-full{grid-column:auto}.lpb-cf-submit{width:100%}}

/* v7.1 Professional public customer application form */
.lpb-customer-form-shell,.lpb-customer-form-shell *{box-sizing:border-box}.lpb-customer-form-shell{max-width:980px;margin:30px auto;background:#f6f9fe;border:1px solid #e2eaf6;border-radius:26px;overflow:hidden;box-shadow:0 24px 70px rgba(18,48,88,.13);font-family:Poppins,Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#14233b}.lpb-customer-form-intro{padding:36px;background:linear-gradient(135deg,#073c9b,#0b67e8);color:#fff}.lpb-cf-badge{display:inline-flex;padding:7px 11px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.lpb-customer-form-intro h2{margin:14px 0 7px;color:#fff;font-size:31px;line-height:1.2}.lpb-customer-form-intro p{margin:0;color:#dceaff;font-size:14px}.lpb-cf-progress{display:flex;align-items:center;margin-top:28px;max-width:720px}.lpb-cf-progress span{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650;color:#d8e6fb;white-space:nowrap}.lpb-cf-progress span b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);color:#fff}.lpb-cf-progress span.is-active b{background:#fff;color:#0b57d0}.lpb-cf-progress i{height:1px;flex:1;background:rgba(255,255,255,.25);margin:0 10px}.lpb-customer-form{padding:30px}.lpb-cf-section{background:#fff;border:1px solid #e5ecf5;border-radius:18px;padding:24px;margin-bottom:20px;box-shadow:0 8px 25px rgba(25,58,102,.045)}.lpb-cf-section-head{display:flex;gap:13px;align-items:flex-start;margin-bottom:20px}.lpb-cf-section-head>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#eaf2ff;color:#0b57d0;font-size:12px;font-weight:800}.lpb-cf-section-head h3{margin:0;font-size:18px;color:#15253d}.lpb-cf-section-head p{margin:3px 0 0;font-size:12px;color:#718096}.lpb-cf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.lpb-customer-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#2e3e56}.lpb-customer-form input[type=text],.lpb-customer-form input[type=tel],.lpb-customer-form input[type=email],.lpb-customer-form select,.lpb-customer-form textarea{width:100%;border:1px solid #dce5f0;border-radius:11px;background:#fbfdff;padding:13px 14px;min-height:47px;font:inherit;font-weight:500;color:#16243a;outline:none;transition:.2s}.lpb-customer-form textarea{resize:vertical}.lpb-customer-form input:focus,.lpb-customer-form select:focus,.lpb-customer-form textarea:focus{border-color:#1764dc;background:#fff;box-shadow:0 0 0 3px rgba(23,100,220,.1)}.lpb-emi-card{margin-top:18px;padding:16px 18px;border:1px solid #cfe0fb;background:#f4f8ff;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:15px}.lpb-emi-card>div:first-child{display:flex;align-items:center;gap:12px}.lpb-emi-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#0b57d0;color:#fff;font-weight:800}.lpb-emi-card strong,.lpb-emi-card small{display:block}.lpb-emi-card strong{font-size:14px}.lpb-emi-card small{font-size:11px;color:#6e7d91;margin-top:3px}.lpb-radio-pills{display:flex;gap:8px}.lpb-radio-pills label{display:block}.lpb-radio-pills input{position:absolute;opacity:0}.lpb-radio-pills span{display:grid;place-items:center;min-width:70px;padding:10px 17px;border-radius:9px;border:1px solid #cbd8ea;background:#fff;cursor:pointer}.lpb-radio-pills input:checked+span{background:#0b57d0;color:#fff;border-color:#0b57d0;box-shadow:0 5px 14px rgba(11,87,208,.22)}.lpb-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lpb-upload-box{position:relative;min-height:145px;align-items:center!important;justify-content:center;border:1.5px dashed #bccbe0;border-radius:14px;background:#fbfdff;text-align:center;padding:17px;cursor:pointer;transition:.2s}.lpb-upload-box:hover{border-color:#0b57d0;background:#f3f8ff;transform:translateY(-1px)}.lpb-upload-box input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.lpb-upload-symbol{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eaf2ff;color:#0b57d0;font-size:20px;font-weight:800}.lpb-upload-box strong{font-size:12px}.lpb-upload-box small{font-size:10px;color:#7b899c;font-weight:500}.lpb-upload-box em{max-width:95%;font-style:normal;font-size:10px;color:#0b57d0;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpb-upload-box.has-file{border-style:solid;border-color:#1f9c68;background:#f1fbf7}.lpb-cf-remarks{margin-bottom:16px}.lpb-cf-consent{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px!important;margin:15px 0!important;line-height:1.55;font-weight:500!important;color:#536277!important}.lpb-cf-consent input{width:18px!important;height:18px!important;min-width:18px;margin-top:2px}.lpb-cf-submit{width:100%;display:flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:12px;padding:15px 20px;background:linear-gradient(135deg,#0b57d0,#0b74e8);color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 10px 22px rgba(11,87,208,.22);transition:.2s}.lpb-cf-submit:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(11,87,208,.28)}.lpb-cf-submit:disabled{opacity:.7;cursor:wait}.lpb-cf-security{text-align:center;color:#768499;font-size:10px;margin:11px 0 0}.lpb-customer-success{margin:22px 30px 0;padding:17px 19px;border-radius:14px;background:#ecfbf3;border:1px solid #c3edd6;color:#155f3b;display:flex;align-items:flex-start;gap:12px}.lpb-customer-success strong{display:block;font-size:14px}.lpb-customer-success p{margin:4px 0 0;font-size:12px}.lpb-success-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#1d9b63;color:#fff;font-weight:900}.lpb-field-error{border-color:#d9304f!important;box-shadow:0 0 0 3px rgba(217,48,79,.08)!important}
@media(max-width:720px){.lpb-customer-form-shell{margin:15px auto;border-radius:18px}.lpb-customer-form-intro{padding:25px 20px}.lpb-customer-form-intro h2{font-size:24px}.lpb-cf-progress span{font-size:0}.lpb-cf-progress i{margin:0 5px}.lpb-customer-form{padding:15px}.lpb-cf-section{padding:18px 15px}.lpb-cf-grid,.lpb-upload-grid{grid-template-columns:1fr}.lpb-emi-card{align-items:flex-start;flex-direction:column}.lpb-radio-pills{width:100%}.lpb-radio-pills label{flex:1}.lpb-radio-pills span{min-width:0}.lpb-customer-success{margin:15px 15px 0}}
