*{box-sizing:border-box}:root{--orange:#f28c28;--orange-dark:#dc7417;--black:#111;--sidebar:#151515;--sidebar-soft:#202020;--white:#fff;--background:#f5f5f5;--border:#e5e5e5;--text:#171717;--muted:#777;--success:#2e9b5f;--sidebar-width:255px}html,body,#root{width:100%;min-height:100%;margin:0}body{background:var(--background);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button,input,textarea,select{font:inherit}button{border:0}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #f28c2840}.login-page{background:radial-gradient(circle at 100% 0,#f28c2814,#0000 32%),#f5f5f5;justify-content:center;align-items:center;min-height:100dvh;padding:32px;display:flex}.login-card{background:var(--white);border:1px solid #e4e4e4;border-radius:20px;width:100%;max-width:470px;padding:42px;box-shadow:0 22px 60px #00000014}.login-brand{align-items:center;gap:15px;margin-bottom:42px;display:flex}.login-logo-image{object-fit:contain;object-position:center;flex-shrink:0;width:62px;height:62px;display:block}.login-brand-name{letter-spacing:.4px;color:var(--black);font-size:19px;font-weight:800;line-height:1.1}.login-brand-subtitle{letter-spacing:2px;color:#777;margin-top:4px;font-size:11px;font-weight:700;line-height:1}.login-heading h1{color:var(--black);letter-spacing:-.7px;margin:0;font-size:34px;line-height:1.15}.login-heading p{color:var(--muted);margin:11px 0 30px;font-size:15px;line-height:1.5}.login-form{flex-direction:column;gap:20px;display:flex}.login-form label{color:#222;flex-direction:column;gap:8px;font-size:14px;font-weight:700;display:flex}.login-form input{color:#111;background:#fff;border:1px solid #d7d7d7;border-radius:10px;outline:none;width:100%;min-height:52px;padding:14px 15px;font-size:15px;transition:border-color .2s,box-shadow .2s}.login-form input::placeholder{color:#9a9a9a}.login-form input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f28c281f}.login-form input:disabled{background:#f6f6f6}.login-error{color:#b42318;background:#fff2f2;border:1px solid #efcaca;border-radius:9px;padding:12px 14px;font-size:14px;line-height:1.4}.login-button{background:var(--orange);color:#fff;letter-spacing:.7px;cursor:pointer;border-radius:10px;width:100%;min-height:52px;margin-top:2px;padding:14px 18px;font-size:14px;font-weight:800;transition:background .2s,transform .1s,box-shadow .2s}.login-button:hover{background:var(--orange-dark);box-shadow:0 8px 18px #f28c2838}.login-button:active{transform:translateY(1px)}.login-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.login-footer{text-align:center;color:#999;border-top:1px solid #eee;margin-top:30px;padding-top:20px;font-size:12px}.app-shell{background:var(--background);min-height:100dvh}.sidebar{z-index:100;width:var(--sidebar-width);background:var(--sidebar);color:#fff;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;min-height:94px;padding:22px 20px 18px;display:flex}.sidebar-logo-image{object-fit:contain;object-position:center;flex-shrink:0;width:48px;height:48px;display:block}.sidebar-brand-title{color:#fff;letter-spacing:.4px;font-size:16px;font-weight:800;line-height:1.1}.sidebar-brand-subtitle{color:#aaa;letter-spacing:1.8px;margin-top:4px;font-size:9px;font-weight:700;line-height:1}.sidebar-nav{flex:1;padding:16px 12px 20px}.nav-group{margin-bottom:4px}.nav-item,.nav-child{text-align:left;cursor:pointer;align-items:center;width:100%;display:flex}.nav-item{color:#ddd;background:0 0;border-radius:8px;gap:11px;min-height:45px;padding:10px 13px;font-size:14px;font-weight:650;transition:background .18s,color .18s}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{background:var(--orange);color:#fff}.nav-icon{justify-content:center;align-items:center;width:22px;min-width:22px;font-size:16px;line-height:1;display:inline-flex}.nav-children{flex-direction:column;gap:2px;margin:2px 0 6px 34px;display:flex}.nav-child{color:#a9a9a9;background:0 0;border-radius:6px;min-height:34px;padding:7px 10px;font-size:12px;font-weight:500;transition:background .18s,color .18s}.nav-child:hover{color:#fff;background:#ffffff0f}.nav-child.active{color:#fff;border-left:2px solid var(--orange);background:#f28c282b;padding-left:8px}.sidebar-bottom{border-top:1px solid #ffffff14;padding:16px}.sidebar-user{align-items:center;gap:10px;min-width:0;margin-bottom:12px;display:flex}.user-avatar{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.sidebar-user-info{flex-direction:column;min-width:0;display:flex}.sidebar-user-info strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.sidebar-user-info span{color:#999;text-transform:capitalize;margin-top:3px;font-size:10px}.logout-button{color:#bbb;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:7px;width:100%;min-height:36px;padding:8px 12px;font-size:12px;transition:background .18s,color .18s}.logout-button:hover{color:#fff;background:#ffffff12}.main-content{min-height:100dvh;margin-left:var(--sidebar-width);background:var(--background)}.topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 30px;display:flex}.topbar-title{color:#222;font-size:15px;font-weight:700}.topbar-right{align-items:center;gap:22px;display:flex}.online-status{color:#555;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.status-dot{background:var(--success);border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 3px #2e9b5f1c}.topbar-user{color:#222;align-items:center;gap:6px;font-size:13px;font-weight:650;display:flex}.topbar-user span{color:#888;text-transform:capitalize;font-size:11px;font-weight:500}.mobile-menu-button{color:#222;cursor:pointer;background:#f1f1f1;border-radius:8px;width:40px;height:40px;font-size:20px;display:none}.page-content{padding:30px}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.page-header h1{color:#111;letter-spacing:-.5px;margin:0;font-size:28px;line-height:1.2}.page-header p{color:#777;margin:7px 0 0;font-size:14px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.stat-card{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:16px;min-height:126px;padding:22px;display:flex;box-shadow:0 2px 7px #00000006}.stat-icon{width:46px;min-width:46px;height:46px;color:var(--orange);background:#f28c281c;border-radius:10px;justify-content:center;align-items:center;font-size:19px;display:flex}.stat-value{color:#111;font-size:29px;font-weight:800;line-height:1}.stat-label{color:#777;margin-top:8px;font-size:12px;line-height:1.35}.dashboard-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:22px;display:grid}.panel{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 2px 7px #00000006}.panel-header{border-bottom:1px solid #eee;align-items:center;min-height:58px;padding:0 20px;display:flex}.panel-header h2{color:#222;margin:0;font-size:15px;font-weight:750}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px;display:grid}.quick-actions button{color:#333;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e2e2;border-radius:9px;align-items:center;gap:10px;min-height:62px;padding:12px 14px;font-size:13px;font-weight:650;transition:border-color .18s,background .18s,transform .1s;display:flex}.quick-actions button:hover{border-color:var(--orange);background:#fffaf5}.quick-actions button:active{transform:translateY(1px)}.quick-actions button span{width:28px;min-width:28px;height:28px;color:var(--orange);background:#f28c281f;border-radius:7px;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.system-status{padding:8px 20px 12px}.system-status>div{color:#555;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;min-height:55px;font-size:13px;display:flex}.system-status>div:last-child{border-bottom:0}.system-status strong{color:#333;margin-left:auto;font-size:12px;font-weight:700}.placeholder-page{border:1px solid var(--border);text-align:center;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 132px);padding:50px 20px;display:flex}.placeholder-icon{width:58px;height:58px;color:var(--orange);background:#f28c281a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:18px;font-size:20px;display:flex}.placeholder-page h1{color:#111;margin:0;font-size:25px}.placeholder-page p{color:#777;max-width:520px;margin:12px 0 0;font-size:14px;line-height:1.6}.mobile-overlay{z-index:90;background:#0000007a;position:fixed;inset:0}@media (width<=1100px){:root{--sidebar-width:235px}.page-content{padding:24px}.topbar{padding:0 24px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){:root{--sidebar-width:270px}.sidebar{transition:transform .22s;transform:translate(-100%);box-shadow:12px 0 30px #0003}.sidebar.open{transform:translate(0)}.main-content{margin-left:0}.topbar{gap:12px;height:64px;padding:0 16px}.mobile-menu-button{justify-content:center;align-items:center;display:inline-flex}.topbar-title{flex:1;font-size:14px}.topbar-right{gap:10px}.online-status{display:none}.topbar-user{font-size:12px}.topbar-user span{display:none}.page-content{padding:18px}.page-header{margin-bottom:18px}.page-header h1{font-size:24px}.stats-grid{grid-template-columns:1fr;gap:12px}.stat-card{min-height:105px;padding:18px}.dashboard-grid{gap:16px}.quick-actions{grid-template-columns:1fr}.placeholder-page{min-height:calc(100dvh - 100px)}.login-page{padding:18px}.login-card{border-radius:15px;max-width:100%;padding:30px 24px}.login-brand{margin-bottom:34px}.login-logo-image{width:56px;height:56px}.login-heading h1{font-size:29px}}@media (width<=420px){.login-card{padding:26px 20px}.login-brand{gap:11px}.login-brand-name{font-size:17px}.login-heading h1{font-size:27px}.page-content{padding:14px}.topbar{padding:0 12px}.topbar-user{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}}.page-content,.page-content h1,.page-content h2,.page-content h3,.page-content p,.page-content .beneficiary-list-card,.page-content .beneficiary-card,.page-content .empty-state{box-sizing:border-box}.page-content .empty-state{padding:32px 36px!important}.page-content .step-card,.page-content .nin-card,.page-content .beneficiary-step-card,.page-content .add-beneficiary-card{box-sizing:border-box;padding:30px 34px!important}.page-content label,.page-content input,.page-content select,.page-content textarea{box-sizing:border-box}.page-content button{box-sizing:border-box;min-height:44px}.page-content button:not(.secondary):not(.back):not(.btn-secondary){color:#fff!important;background:#f28c28!important;border-color:#f28c28!important}.page-content button:not(.secondary):not(.back):not(.btn-secondary):hover{background:#df7815!important;border-color:#df7815!important}.page-content button{margin-top:10px}.page-content .actions,.page-content .form-actions,.page-content .step-actions,.page-content .button-row,.page-content .beneficiary-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex;margin-top:28px!important;padding:0!important}.page-content input[placeholder*="11-digit NIN"]{margin-bottom:8px!important}.page-content input[placeholder*="11-digit NIN"]+small,.page-content input[placeholder*="11-digit NIN"]~small{display:block;margin-top:8px!important;margin-bottom:16px!important}.page-content .form-grid,.page-content .beneficiary-form-grid{gap:22px 28px!important}.page-content .form-group,.page-content .field-group{min-width:0}.page-content .form-actions,.page-content .beneficiary-actions{border-top:1px solid #eee;margin-top:30px!important;padding-top:20px!important}.page-content .form-actions button,.page-content .beneficiary-actions button{margin-bottom:0!important}@media (width<=768px){.page-content .step-card,.page-content .nin-card,.page-content .beneficiary-step-card,.page-content .add-beneficiary-card{padding:22px 20px!important}.page-content .empty-state{padding:24px 22px!important}.page-content .form-grid,.page-content .beneficiary-form-grid{grid-template-columns:1fr!important;column-gap:0!important}.page-content .actions,.page-content .form-actions,.page-content .step-actions,.page-content .button-row,.page-content .beneficiary-actions{flex-wrap:wrap;justify-content:flex-end}}.beneficiary-list-panel{overflow:hidden!important}.beneficiary-list-panel .panel-header{padding:28px 36px!important}.beneficiary-list-panel .panel-body{padding:30px 36px 34px!important}.beneficiary-list-panel .empty-state{margin:0!important;padding:4px 0 0!important}.beneficiary-list-panel .empty-state>*{margin-left:0!important}.beneficiary-list-panel .empty-state h3,.beneficiary-list-panel .empty-state h4{margin:0 0 12px!important}.beneficiary-list-panel .empty-state p{margin:0!important}.beneficiary-list-panel .empty-state svg,.beneficiary-list-panel .empty-state .icon,.beneficiary-list-panel .empty-state .empty-icon{display:none!important}.beneficiary-form-panel{overflow:hidden!important}.beneficiary-form-panel>.panel-header{padding:28px 36px!important}.beneficiary-form-panel .panel-body{box-sizing:border-box!important;padding:32px 48px 38px!important}.beneficiary-form-panel form.nin-verification-form{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.beneficiary-form-panel form.nin-verification-form .form-group,.beneficiary-form-panel form.nin-verification-form .field-group{width:100%!important;margin:0!important;padding:0!important}.beneficiary-form-panel form.nin-verification-form label{color:#374151!important;margin:0 0 9px!important;padding:0!important;font-weight:600!important;display:block!important}.beneficiary-form-panel form.nin-verification-form input{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;padding:13px 16px!important;display:block!important}.beneficiary-form-panel form.nin-verification-form small,.beneficiary-form-panel form.nin-verification-form .helper-text,.beneficiary-form-panel form.nin-verification-form .form-help{margin:9px 0 0!important;padding:0!important;display:block!important}.beneficiary-form-panel .nin-actions{justify-content:flex-end!important;align-items:center!important;width:100%!important;margin:20px 0 0!important;padding:0!important;display:flex!important}.beneficiary-form-panel .nin-actions button{margin:0!important}.beneficiary-form-panel form.beneficiary-details-form{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.beneficiary-form-panel form.beneficiary-details-form .form-grid,.beneficiary-form-panel form.beneficiary-details-form .beneficiary-form-grid{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:22px 34px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important}.beneficiary-form-panel form.beneficiary-details-form .form-group,.beneficiary-form-panel form.beneficiary-details-form .field-group{box-sizing:border-box!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.beneficiary-form-panel form.beneficiary-details-form label{color:#374151!important;margin:0 0 8px!important;padding:0!important;font-weight:600!important;display:block!important}.beneficiary-form-panel form.beneficiary-details-form input,.beneficiary-form-panel form.beneficiary-details-form select,.beneficiary-form-panel form.beneficiary-details-form textarea{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;display:block!important}.beneficiary-form-panel form.beneficiary-details-form .form-actions{box-sizing:border-box!important;border-top:1px solid #eee!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;width:100%!important;margin:30px 0 0!important;padding:22px 0 0!important;display:flex!important}.llf-button.back-button,.llf-button.secondary-button{color:#fff!important;background:#252b36!important;border-color:#252b36!important}.llf-button.back-button:hover,.llf-button.back-button:focus,.llf-button.secondary-button:hover,.llf-button.secondary-button:focus{color:#fff!important;background:#161a20!important;border-color:#161a20!important}.page-content .page-header button.back-button.llf-button,.page-content .page-header button.secondary-button.llf-button,.page-content .form-actions button.back-button.llf-button,.page-content .form-actions button.secondary-button.llf-button{color:#fff!important;background:#252b36!important;border-color:#252b36!important;font-weight:700!important}.page-content .page-header button.back-button.llf-button:hover,.page-content .page-header button.secondary-button.llf-button:hover,.page-content .form-actions button.back-button.llf-button:hover,.page-content .form-actions button.secondary-button.llf-button:hover{color:#fff!important;background:#161a20!important;border-color:#161a20!important}.beneficiary-list-panel{box-sizing:border-box;width:100%;overflow:hidden}.beneficiary-list-panel .panel-header{box-sizing:border-box;justify-content:space-between;align-items:center;display:flex;padding:22px 32px!important}.beneficiary-list-panel .panel-header h2{margin:0!important}.beneficiary-list-panel>.empty-state{box-sizing:border-box;margin:0!important;padding:34px 32px 38px!important}.beneficiary-list-panel>.empty-state h3{margin:0 0 12px!important}.beneficiary-list-panel>.empty-state p{margin:0!important}.beneficiary-list-panel .table-wrapper{box-sizing:border-box;width:100%;overflow-x:auto;padding:0 32px 32px!important}.beneficiary-list-panel .beneficiaries-table{border-collapse:collapse;width:100%}.beneficiary-list-panel .beneficiaries-table th,.beneficiary-list-panel .beneficiaries-table td{text-align:left;padding:13px 16px}.beneficiary-form-panel{box-sizing:border-box;width:100%;overflow:hidden}.beneficiary-form-panel>.panel-header{box-sizing:border-box;padding:24px 34px!important}.beneficiary-form-panel>.panel-header h2{margin:0!important;font-weight:700!important}.beneficiary-form-panel>.panel-header p{margin:7px 0 0!important}.beneficiary-form-panel form.nin-verification-form{box-sizing:border-box;width:auto!important;max-width:none!important;margin:0!important;padding:30px 34px 34px!important;display:block!important}.beneficiary-form-panel form.nin-verification-form .form-group{box-sizing:border-box;flex-direction:column!important;gap:9px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}.beneficiary-form-panel form.nin-verification-form label{color:#252b36!important;margin:0!important;font-size:15px!important;font-weight:700!important;display:block!important}.beneficiary-form-panel form.nin-verification-form input{box-sizing:border-box!important;color:#252b36!important;background:#fff!important;border:1px solid #d5dae1!important;border-radius:8px!important;width:100%!important;height:50px!important;min-height:50px!important;margin:0!important;padding:12px 16px!important;font-family:inherit!important;font-size:15px!important;display:block!important}.beneficiary-form-panel form.nin-verification-form input:focus{border-color:#f28c28!important;outline:none!important;box-shadow:0 0 0 3px #f28c281f!important}.beneficiary-form-panel form.nin-verification-form small{color:#737b87!important;margin:0!important;font-size:13px!important;line-height:1.45!important;display:block!important}.beneficiary-form-panel form.nin-verification-form .form-actions{border:0!important;justify-content:flex-end!important;align-items:center!important;width:100%!important;margin:26px 0 0!important;padding:0!important;display:flex!important}.beneficiary-form-panel form.nin-verification-form .primary-button{color:#fff!important;cursor:pointer!important;background:#f28c28!important;border:1px solid #f28c28!important;border-radius:8px!important;width:auto!important;min-width:130px!important;height:44px!important;min-height:44px!important;padding:0 22px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important}.beneficiary-form-panel form.nin-verification-form .primary-button:hover{background:#df7815!important;border-color:#df7815!important}.beneficiary-form-panel .nin-result{box-sizing:border-box!important;border-radius:9px!important;width:auto!important;max-width:none!important;margin:0 34px 30px!important;padding:22px 24px!important}.beneficiary-form-panel .nin-result p{margin:9px 0 0!important;line-height:1.5!important}.beneficiary-form-panel .nin-success{background:#f5faf6!important;border:1px solid #d9e8dc!important}.beneficiary-form-panel .nin-warning{background:#fffaf0!important;border:1px solid #ead9b4!important}.beneficiary-form-panel .nin-blocked,.beneficiary-form-panel .nin-error{background:#fff7f7!important;border:1px solid #ead1d1!important}.beneficiary-form-panel .nin-actions{justify-content:flex-end!important;align-items:center!important;margin:22px 0 0!important;padding:0!important;display:flex!important}.beneficiary-form-panel .nin-actions .primary-button{color:#fff!important;background:#f28c28!important;border:1px solid #f28c28!important;border-radius:8px!important;min-width:130px!important;height:44px!important;min-height:44px!important;padding:0 22px!important;font-weight:700!important}.beneficiary-form-panel form.beneficiary-details-form{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:22px 32px!important;width:auto!important;max-width:none!important;margin:0!important;padding:30px 34px 34px!important;display:grid!important}.beneficiary-form-panel form.beneficiary-details-form .form-group{flex-direction:column!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important}.beneficiary-form-panel form.beneficiary-details-form .form-group:first-child{grid-column:1/-1!important}.beneficiary-form-panel form.beneficiary-details-form label{color:#252b36!important;margin:0!important;font-size:14px!important;font-weight:700!important;display:block!important}.beneficiary-form-panel form.beneficiary-details-form input,.beneficiary-form-panel form.beneficiary-details-form select{box-sizing:border-box!important;color:#252b36!important;background:#fff!important;border:1px solid #d5dae1!important;border-radius:8px!important;width:100%!important;height:46px!important;min-height:46px!important;margin:0!important;padding:10px 14px!important;font-family:inherit!important;font-size:15px!important;display:block!important}.beneficiary-form-panel form.beneficiary-details-form input:focus,.beneficiary-form-panel form.beneficiary-details-form select:focus{border-color:#f28c28!important;outline:none!important;box-shadow:0 0 0 3px #f28c281f!important}.beneficiary-form-panel form.beneficiary-details-form input:disabled{color:#59616d!important;background:#f2f3f5!important}.beneficiary-form-panel form.beneficiary-details-form small{color:#737b87!important;margin:0!important;font-size:12px!important;line-height:1.4!important}.beneficiary-form-panel form.beneficiary-details-form .form-actions{border-top:1px solid #eceef1!important;grid-column:1/-1!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;width:100%!important;margin:8px 0 0!important;padding:22px 0 0!important;display:flex!important}.beneficiary-form-panel form.beneficiary-details-form .primary-button,.beneficiary-form-panel form.beneficiary-details-form .secondary-button{box-sizing:border-box!important;cursor:pointer!important;border-radius:8px!important;width:auto!important;min-width:135px!important;height:44px!important;min-height:44px!important;padding:0 22px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important}.beneficiary-form-panel form.beneficiary-details-form .primary-button{color:#fff!important;background:#f28c28!important;border:1px solid #f28c28!important}.beneficiary-form-panel form.beneficiary-details-form .primary-button:hover{background:#df7815!important;border-color:#df7815!important}.beneficiary-form-panel form.beneficiary-details-form .secondary-button{color:#fff!important;background:#252b36!important;border:1px solid #252b36!important}.beneficiary-form-panel form.beneficiary-details-form .secondary-button:hover{background:#161a20!important;border-color:#161a20!important}.page-header .primary-button{border-radius:8px!important;font-weight:700!important}.page-header .secondary-button{border-radius:8px!important}@media (width<=760px){.beneficiary-list-panel .panel-header,.beneficiary-list-panel>.empty-state,.beneficiary-list-panel .table-wrapper,.beneficiary-form-panel>.panel-header,.beneficiary-form-panel form.nin-verification-form{padding-left:20px!important;padding-right:20px!important}.beneficiary-form-panel .nin-result{margin-left:20px!important;margin-right:20px!important}.beneficiary-form-panel form.beneficiary-details-form{grid-template-columns:1fr!important;gap:20px 0!important;padding-left:20px!important;padding-right:20px!important}.beneficiary-form-panel form.beneficiary-details-form .form-group:first-child{grid-column:1!important}.beneficiary-form-panel form.beneficiary-details-form .form-actions{flex-wrap:wrap!important;grid-column:1!important;justify-content:flex-end!important}}.llf-button{box-sizing:border-box!important;white-space:nowrap!important;cursor:pointer!important;appearance:none!important;border-style:solid!important;border-width:1px!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:135px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 22px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.llf-button.primary-button{color:#fff!important;background:#f28c28!important;border-color:#f28c28!important}.llf-button.primary-button:hover,.llf-button.primary-button:focus{color:#fff!important;background:#df7815!important;border-color:#df7815!important}.llf-button.secondary-button,.llf-button.back-button{color:#fff!important;background:#252b36!important;border-color:#252b36!important}.llf-button.secondary-button:hover,.llf-button.secondary-button:focus,.llf-button.back-button:hover,.llf-button.back-button:focus{color:#fff!important;background:#161a20!important;border-color:#161a20!important}@media (width<=760px){.llf-button{min-width:135px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 22px!important;font-size:14px!important}}.llf-button{box-sizing:border-box!important;white-space:nowrap!important;cursor:pointer!important;appearance:none!important;border:1px solid!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:135px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 22px!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.llf-btn-primary,.llf-button.primary-button{color:#fff!important;background:#f28c28!important;border-color:#f28c28!important}.llf-btn-primary:hover,.llf-button.primary-button:hover,.llf-button.primary-button:focus{color:#fff!important;background:#df7815!important;border-color:#df7815!important}.llf-btn-dark,.llf-button.back-button,.llf-button.secondary-button{color:#fff!important;background:#252b36!important;border-color:#252b36!important}.llf-btn-dark:hover,.llf-button.back-button:hover,.llf-button.back-button:focus,.llf-button.secondary-button:hover,.llf-button.secondary-button:focus{color:#fff!important;background:#161a20!important;border-color:#161a20!important}.llf-button:disabled{opacity:.6!important;cursor:not-allowed!important}@media (width<=760px){.llf-button{min-width:135px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 22px!important;font-size:14px!important}}
