:root{--g:#075b44;--g2:#0b7658;--dark:#111a20;--light:#f4f8f6;--line:#dce7e1;--text:#1d2924;--muted:#6a7771;--red:#d91f2b;--gold:#d4a72c}*{box-sizing:border-box}.alm-page{font-family:"Hind Siliguri",Arial,sans-serif;background:#edf3f0;min-height:100vh;color:var(--text);padding:12px}.alm-app-shell{max-width:1550px;margin:auto;background:#fff;border:1px solid #d5e0da;box-shadow:0 12px 40px rgba(0,0,0,.09);display:grid;grid-template-columns:245px 1fr;min-height:calc(100vh - 24px)}.alm-sidebar{background:linear-gradient(180deg,#08141a,#071d1b);color:#fff;padding:18px 14px;display:flex;flex-direction:column}.alm-brand-side{text-align:center;padding:5px 4px 19px;border-bottom:1px solid rgba(255,255,255,.12)}.alm-brand-mark{width:68px;height:68px;border-radius:50%;margin:0 auto 10px;display:grid;place-items:center;background:linear-gradient(145deg,#0b7858,#074532);border:1px solid rgba(255,255,255,.18);font-size:33px}.alm-brand-side strong{display:block;font-size:18px}.alm-brand-side span{display:block;color:#d9e9e3;font-size:13px}.alm-brand-side small{display:block;color:#91afa3;margin-top:4px}.alm-nav{display:grid;gap:4px;margin-top:18px}.alm-nav a{color:#f5f8f7;text-decoration:none;padding:10px 11px;border-radius:8px;font-size:14px;transition:.18s}.alm-nav a:hover,.alm-nav a.active{background:#075f47;transform:translateX(2px)}.alm-support{margin-top:auto;border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:12px;font-size:12px;color:#d9e8e2}.alm-support span{display:block;margin-top:4px}.alm-main{min-width:0;background:#fbfdfc}.alm-topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:#fff;position:sticky;top:0;z-index:5}.alm-topbar>div{display:flex;align-items:center;gap:12px}.alm-menu{display:none;border:0;background:#eef3f0;border-radius:50%;width:38px;height:38px}.alm-welcome b{display:block;font-size:18px}.alm-welcome span{display:block;color:#617068;font-size:13px}.alm-welcome em{font-style:normal;background:#dff3e8;color:#13734c;border-radius:12px;padding:3px 8px;margin-left:5px;font-size:11px}.alm-dark-btn,.alm-primary{border:0;border-radius:8px;padding:10px 15px;font-weight:700;cursor:pointer;transition:.18s;box-shadow:0 2px 5px rgba(0,0,0,.08)}.alm-dark-btn{background:#111a20;color:#fff}.alm-primary{background:#075f47;color:#fff}.alm-dark-btn:hover{background:#2b3940;color:#fff;transform:translateY(-1px)}.alm-primary:hover{background:#0d7658;color:#fff;transform:translateY(-1px);box-shadow:0 5px 12px rgba(7,91,68,.22)}.alm-content{padding:18px}.alm-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.alm-kpis>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px;min-height:120px;box-shadow:0 3px 12px rgba(0,0,0,.035)}.alm-kpis i{float:left;width:48px;height:48px;border-radius:13px;background:#e7f3ee;color:#075f47;display:grid;place-items:center;font-style:normal;font-size:23px;margin-right:10px}.alm-kpis small,.alm-kpis span{display:block;color:#69776f}.alm-kpis strong{display:block;font-size:21px;margin:5px 0}.alm-grid3{display:grid;grid-template-columns:1.05fr 1.35fr .9fr;gap:14px;margin-top:14px}.alm-grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px}.alm-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.035);scroll-margin-top:95px}.alm-card-title{background:linear-gradient(90deg,#075b44,#0c7659);color:#fff;padding:10px 13px;font-weight:700}.alm-card>p,.alm-card>h3,.alm-card>.alm-ref,.alm-card>.alm-ranks,.alm-card>.alm-form,.alm-card>.alm-profile,.alm-card>.alm-gateway-grid,.alm-card>.alm-payment-form,.alm-card>.alm-fund-line,.alm-card>.alm-action,.alm-card>.alm-pay-summary{margin-left:13px;margin-right:13px}.alm-card>p{font-size:13px}.alm-ref{display:flex;gap:7px;margin-top:12px}.alm-ref input{flex:1;min-width:0;border:1px solid #cad9d1;background:#f8fbf9;border-radius:7px;padding:10px;font-weight:700}.alm-ranks{padding:8px 0}.alm-rank-row{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid #edf2ee}.alm-rank-row:last-child{border-bottom:0}.alm-rank-row .medal{width:28px}.alm-rank-row div{flex:1}.alm-rank-row b{display:block;font-size:13px}.alm-rank-row small{display:block;color:#6c786f;font-size:11px}.alm-rank-row>span:last-child{font-size:11px}.alm-rank-row.done>span:last-child{color:#08724d}.alm-rank-row.locked{opacity:.62}.alm-red{margin:12px;background:#ffebee;color:#b31926;border:1px solid #f2b5bd;border-radius:8px;padding:12px;font-weight:700}.alm-green-alert{margin:12px;background:#e9f7ef;color:#13734c;border:1px solid #c8e8d7;border-radius:8px;padding:12px;font-weight:700}.alm-pay-summary{display:flex;gap:18px;padding:12px 0}.alm-pay-summary span{flex:1}.alm-inline{display:flex;gap:7px;padding:12px 0}.alm-inline input,.alm-form input,.alm-form select,.alm-payment-form input,.alm-payment-form select,.alm-form textarea{width:100%;padding:10px;border:1px solid #cbd8d0;border-radius:7px;font:inherit;background:#fff}.alm-inline input{flex:1;min-width:0}.alm-lock{margin:12px;background:#f1f4f2;border:1px solid #d6dfda;border-radius:8px;padding:12px;color:#68756e}.alm-fund-line{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf2ee;font-size:12px}.alm-fund-line:last-child{border-bottom:0}.alm-fund-line span small{display:block;color:#7b8982}.alm-action{display:flex;justify-content:space-between;text-decoration:none;color:#25332d;border:1px solid #e1e9e4;border-radius:7px;padding:9px;margin-top:8px;font-size:13px;transition:.18s}.alm-action:hover{background:#111a20;color:#fff;border-color:#111a20;transform:translateX(2px)}.alm-gateway-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px 0}.alm-gateway{border:1px solid var(--line);border-radius:9px;padding:13px;background:#fbfdfc}.alm-gateway b,.alm-gateway strong,.alm-gateway small{display:block}.alm-gateway strong{font-size:18px;margin:5px 0}.alm-gateway small{color:#6d7871}.alm-payment-form{padding:0 0 14px}.alm-payment-form label,.alm-form label{font-weight:600;font-size:13px}.alm-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.alm-form{display:grid;gap:10px;padding:14px}.alm-note,.alm-info{background:#edf8f2;border:1px solid #cde8da;border-radius:8px;padding:10px;font-size:12px}.alm-info{margin:14px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.alm-info b{grid-column:1/-1;color:#075f47}.alm-msg{position:fixed;right:22px;bottom:22px;max-width:440px;background:#111a20;color:#fff;border-radius:9px;padding:12px 15px;display:none;z-index:99999;box-shadow:0 10px 25px rgba(0,0,0,.2)}.alm-auth{padding:35px 18px;display:grid;place-items:center}.alm-auth-card{background:#fff;border:1px solid var(--line);border-radius:13px;width:min(720px,100%);padding:24px;box-shadow:0 10px 35px rgba(0,0,0,.06)}.alm-auth-title{font-size:21px;font-weight:800;color:#075f47}.alm-auth-title.small{font-size:17px;margin-top:8px}.alm-muted{color:var(--muted);font-size:13px}.alm-auth-card hr{border:0;border-top:1px solid #e3ebe6;margin:22px 0}.alm-form label{display:grid;gap:5px}.alm-balance{padding:0 13px;font-size:24px;color:#075b44}.alm-page a,.alm-page button{cursor:pointer}@media(max-width:1150px){.alm-grid3{grid-template-columns:1fr 1fr}.alm-grid3 section:last-child{grid-column:1/-1}.alm-grid4{grid-template-columns:1fr 1fr}.alm-kpis{grid-template-columns:1fr 1fr}.alm-gateway-grid{grid-template-columns:1fr}}@media(max-width:800px){.alm-app-shell{grid-template-columns:1fr}.alm-sidebar{display:none}.alm-menu{display:block}.alm-topbar{height:auto;min-height:68px;padding:10px 14px}.alm-content{padding:12px}.alm-grid3,.alm-grid4,.alm-kpis{grid-template-columns:1fr}.alm-two,.alm-info{grid-template-columns:1fr}.alm-info b{grid-column:auto}.alm-inline,.alm-ref{display:grid}.alm-ref button{width:100%}.alm-auth{padding:15px 10px}}
.alm-installment-schedule{margin:14px;border:1px solid #dce7e1;border-radius:10px;overflow:hidden;background:#fbfdfc}.alm-schedule-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;background:#f0f7f3;border-bottom:1px solid #dce7e1}.alm-schedule-head b{display:block;color:#075b44;font-size:14px}.alm-schedule-head small{display:block;color:#718078;font-size:11px;margin-top:2px}.alm-schedule-head strong{font-size:16px;color:#075b44}.alm-schedule-table-wrap{overflow-x:auto}.alm-schedule-table{width:100%;border-collapse:collapse;min-width:560px}.alm-schedule-table th{background:#075b44;color:#fff;text-align:left;font-size:12px;padding:9px}.alm-schedule-table td{padding:9px;border-bottom:1px solid #e7eee9;font-size:12px}.alm-schedule-table tbody tr:last-child td{border-bottom:0}.alm-schedule-table tbody tr:hover{background:#f4faf7}.alm-schedule-status{display:inline-block;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:800}.alm-schedule-status.paid{background:#dff3e8;color:#13734c}.alm-schedule-status.due{background:#fff2d9;color:#9a6800}.alm-schedule-status.partial{background:#e7eefb;color:#315a9a}
@media print{@page{size:A4;margin:8mm}.alm-page{padding:0;background:#fff}.alm-app-shell{width:210mm;min-height:297mm;box-shadow:none;border:0}.alm-sidebar{display:none}.alm-main{width:100%}.alm-topbar{display:none}.alm-content{padding:0}.alm-card{break-inside:avoid}.alm-primary,.alm-dark-btn{display:none}}
.alm-history{padding:8px 13px 14px}.alm-history>div{padding:10px 0;border-bottom:1px solid #edf2ee;display:grid;grid-template-columns:1fr auto;gap:3px 10px}.alm-history>div:last-child{border-bottom:0}.alm-history span,.alm-history small{color:#6b7771;font-size:12px}.alm-history small{grid-column:1/-1}.alm-lifetime{margin-top:14px}.alm-lifetime p{margin:10px 14px}

/* Al-Mugni dashboard layout overrides */
.alm-page{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;background:#f2f7f4;overflow-x:hidden}
.alm-app-shell{width:100%;max-width:1600px;margin:0 auto;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 10px);border-left:1px solid #d5e4dc;border-right:1px solid #d5e4dc}
.alm-sidebar{background:linear-gradient(180deg,#005b46 0%,#006b50 52%,#004b3a 100%);padding:18px 13px;position:sticky;top:0;height:100vh;max-height:100vh;overflow:auto}
.alm-brand-side{border-bottom-color:rgba(255,255,255,.18)}
.alm-brand-mark{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.24)}
.alm-nav a{color:#f7fffb}
.alm-nav a:hover{background:#111a20;color:#fff;transform:translateX(2px)}
.alm-nav a.active{background:#d4a72c;color:#14251f}
.alm-support{background:rgba(0,0,0,.10);border-color:rgba(255,255,255,.20)}
.alm-main{width:100%;min-width:0}
.alm-content{width:100%;max-width:none;padding:20px}
.alm-kpis{width:100%}
.alm-panel{display:none;grid-column:1/-1;margin-top:16px}
.alm-panel.alm-panel-open{display:block}
.alm-content .alm-grid3,.alm-content .alm-grid4{margin-top:16px}
.alm-action:hover,.alm-dark-btn:hover{background:#111a20!important;color:#fff!important;border-color:#111a20!important}
.alm-primary:hover{background:#111a20!important;color:#fff!important}
.alm-quick-card{grid-column:1/-1}
@media(max-width:800px){.alm-page{width:100vw;margin-left:calc(50% - 50vw)}.alm-app-shell{width:100%;grid-template-columns:1fr}.alm-sidebar{position:fixed;left:0;top:0;width:270px;height:100vh;z-index:1000;display:none;box-shadow:12px 0 30px rgba(0,0,0,.22)}.alm-sidebar.alm-sidebar-open{display:flex}.alm-menu{display:block}.alm-content{padding:12px}.alm-panel{margin-top:12px}}

/* Popup panels: sidebar links open the selected section in a modal instead of expanding the dashboard. */
body.alm-modal-lock{overflow:hidden}
.alm-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:24px}
.alm-modal.alm-modal-open{display:flex}
.alm-modal-backdrop{position:absolute;inset:0;background:rgba(4,20,16,.72);backdrop-filter:blur(3px)}
.alm-modal-dialog{position:relative;width:min(980px,96vw);max-height:min(88vh,900px);background:#fff;border:1px solid #cfe0d7;border-radius:16px;box-shadow:0 24px 80px rgba(0,0,0,.32);overflow:hidden;display:flex;flex-direction:column;animation:almModalIn .18s ease-out}
.alm-modal-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 18px;background:linear-gradient(90deg,#075b44,#0c7659);color:#fff;flex:0 0 auto}
.alm-modal-title{font-size:18px;font-weight:700}
.alm-modal-close{width:36px;height:36px;border:0;border-radius:50%;background:#111a20;color:#fff;font-size:26px;line-height:1;cursor:pointer;transition:.18s}
.alm-modal-close:hover{background:#000;color:#fff;transform:scale(1.05)}
.alm-modal-body{overflow:auto;padding:16px;background:#f7faf8}
.alm-modal-body>.alm-panel{display:block!important;grid-column:auto;margin:0;scroll-margin-top:0}
.alm-modal-body>.alm-panel .alm-card-title{border-radius:0}
.alm-modal-body>.alm-panel:first-child{min-height:80px}
@keyframes almModalIn{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:800px){.alm-modal{padding:8px}.alm-modal-dialog{width:100%;max-height:94vh;border-radius:12px}.alm-modal-head{padding:11px 13px}.alm-modal-body{padding:10px}.alm-modal-title{font-size:16px}}

/* v4.1.3 professional dashboard first page */
.alm-dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:24px 26px;border-radius:18px;background:linear-gradient(135deg,#075b44 0%,#0b7658 58%,#0e8a66 100%);color:#fff;box-shadow:0 14px 35px rgba(0,91,70,.16)}
.alm-hero-kicker{display:inline-block;font-size:12px;letter-spacing:.5px;opacity:.8;margin-bottom:5px}.alm-dashboard-hero h1{margin:0;font-size:26px;line-height:1.25}.alm-dashboard-hero p{margin:7px 0 0;opacity:.9;font-size:14px}.alm-hero-id{min-width:170px;padding:12px 16px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.10);border-radius:13px;text-align:right}.alm-hero-id small,.alm-hero-id strong,.alm-hero-id span{display:block}.alm-hero-id small{font-size:11px;opacity:.75}.alm-hero-id strong{font-size:18px;margin:3px 0}.alm-hero-id span{display:inline-block;font-size:11px;background:#dff7e8;color:#075b44;border-radius:20px;padding:3px 9px}
.alm-dashboard-section{margin-top:20px}.alm-section-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:12px}.alm-section-heading span{font-size:12px;color:#0b7658;font-weight:700}.alm-section-heading h2{margin:1px 0 0;font-size:21px;color:#17251f}.alm-section-heading small{color:#738079;font-size:12px}
.alm-service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.alm-service-card{position:relative;min-height:118px;padding:15px 14px 14px;background:#fff;border:1px solid #dce9e2;border-radius:14px;box-shadow:0 5px 18px rgba(20,50,40,.06);text-decoration:none;color:#18251f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.alm-service-card:hover{transform:translateY(-3px);border-color:#0b7658;box-shadow:0 10px 25px rgba(0,91,70,.14);background:#f3f8f5;color:#111a20}.alm-service-card .alm-service-icon{display:flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:11px;background:#e8f5ef;color:#075b44;font-size:26px;font-weight:700;margin-bottom:11px}.alm-service-card span{display:block;font-weight:700;font-size:14px}.alm-service-card small{display:block;margin-top:3px;color:#78847e;font-size:11px;line-height:1.35;padding-right:16px}.alm-service-card em{position:absolute;right:13px;bottom:13px;font-style:normal;color:#0b7658;font-size:20px}.alm-service-card.alm-service-featured{border-color:#b9d8ca;background:linear-gradient(145deg,#fff,#eef8f3)}.alm-service-card.alm-service-featured .alm-service-icon{background:#075b44;color:#fff}
.alm-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.alm-overview-card{background:#fff;border:1px solid #dce9e2;border-radius:15px;padding:17px;box-shadow:0 5px 18px rgba(20,50,40,.05)}.alm-overview-head{display:flex;align-items:center;gap:11px}.alm-overview-head>span{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px;background:#edf7f2;font-size:24px}.alm-overview-head small{display:block;color:#78847e;font-size:11px}.alm-overview-head strong{display:block;color:#17251f;font-size:17px;margin-top:2px}.alm-overview-card p{min-height:34px;margin:12px 0;color:#68746e;font-size:12px;line-height:1.5}.alm-overview-card a{font-size:12px;font-weight:700;color:#075b44;text-decoration:none}.alm-overview-card a:hover{color:#111a20}.alm-mini-progress{height:7px;margin:12px 0 8px;background:#e9f0ec;border-radius:10px;overflow:hidden}.alm-mini-progress span{display:block;height:100%;background:#0b7658;border-radius:10px}
@media(max-width:1100px){.alm-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.alm-overview-grid{grid-template-columns:1fr 1fr}.alm-overview-grid .alm-overview-card:last-child{grid-column:1/-1}}
@media(max-width:700px){.alm-dashboard-hero{padding:18px;align-items:flex-start;flex-direction:column}.alm-dashboard-hero h1{font-size:21px}.alm-hero-id{width:100%;min-width:0;text-align:left}.alm-section-heading{align-items:flex-start;flex-direction:column;gap:5px}.alm-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.alm-service-card{min-height:110px;padding:13px}.alm-overview-grid{grid-template-columns:1fr}.alm-overview-grid .alm-overview-card:last-child{grid-column:auto}}

/* v4.1.4 referral group report + profile pictures */
.alm-group-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:14px 0}.alm-group-kpis>div{background:#f1f8f4;border:1px solid #dceae2;border-radius:11px;padding:11px;text-align:center}.alm-group-kpis b{display:block;color:#075b44;font-size:17px}.alm-group-kpis span{display:block;color:#6d7973;font-size:11px;margin-top:2px}.alm-group-table-wrap{overflow:auto;border:1px solid #dce9e2;border-radius:11px;background:#fff}.alm-group-table{width:100%;min-width:820px;border-collapse:collapse}.alm-group-table th,.alm-group-table td{padding:9px 10px;border-bottom:1px solid #edf2ef;text-align:left;font-size:12px;white-space:nowrap}.alm-group-table th{background:#f0f6f2;color:#075b44;font-weight:700}.alm-group-table tr:last-child td{border-bottom:0}.alm-member-mini{display:flex;align-items:center;gap:8px;min-width:150px}.alm-member-mini>span:last-child{display:flex;flex-direction:column}.alm-member-mini b{font-size:12px}.alm-member-mini small{font-size:10px;color:#7b8781;margin-top:2px}.alm-member-avatar,.alm-profile-avatar{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#075b44;color:#fff;font-weight:800;flex:0 0 auto}.alm-member-avatar{width:32px;height:32px;font-size:13px}.alm-member-avatar img,.alm-profile-avatar img{width:100%;height:100%;object-fit:cover}.alm-status-pill{display:inline-block;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700}.alm-status-pill.ok{background:#dff5e8;color:#08643f}.alm-status-pill.pending{background:#fff2cc;color:#806400}.alm-profile-photo-box{display:flex;align-items:center;gap:14px;margin:0 0 15px;padding:12px;background:#f5faf7;border:1px solid #dceae2;border-radius:12px}.alm-profile-avatar{width:70px;height:70px;font-size:24px}.alm-profile-photo-box>div{display:grid;gap:4px}.alm-profile-photo-box small{display:block;color:#738079;font-size:11px}.alm-profile-photo-box input[type=file]{font-size:12px;margin-top:4px}@media(max-width:800px){.alm-group-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.alm-group-table{min-width:760px}.alm-profile-photo-box{align-items:flex-start}}

/* v4.1.5 larger, clearer dashboard icons */
.alm-nav a{font-size:14px;line-height:1.5;padding:11px 12px;}
.alm-nav a::first-letter{font-size:20px;}
.alm-service-card .alm-service-icon{box-shadow:0 2px 7px rgba(7,91,68,.10);}
.alm-kpis i{width:54px;height:54px;font-size:27px;border-radius:14px;}
.alm-brand-mark{font-size:38px;}
@media(max-width:700px){.alm-service-card .alm-service-icon{width:46px;height:46px;font-size:24px}.alm-kpis i{width:50px;height:50px;font-size:25px}}

/* v4.1.6 logged-in profile picture beside member name */
.alm-topbar-left{display:flex;align-items:center;gap:10px;min-width:0}.alm-topbar-user{display:flex;align-items:center;gap:10px;min-width:0}.alm-topbar-avatar{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 42px;background:#075b44;color:#fff;font-weight:800;font-size:18px;border:2px solid #d9eee5;box-shadow:0 2px 7px rgba(7,91,68,.12)}.alm-topbar-avatar img{width:100%;height:100%;object-fit:cover;display:block}.alm-topbar-user-text{display:flex;flex-direction:column;min-width:0}.alm-topbar-user-text b{font-size:14px;line-height:1.25;color:#17251f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alm-topbar-user-text small{margin-top:2px;color:#78847e;font-size:10px;white-space:nowrap}.alm-topbar-user-text em{font-style:normal;margin-left:5px;padding:2px 6px;border-radius:999px;background:#e1f4ea;color:#08643f;font-weight:700}.alm-topbar-user-text em:empty{display:none}@media(max-width:700px){.alm-topbar-avatar{width:38px;height:38px;flex-basis:38px;font-size:16px}.alm-topbar-user-text b{font-size:13px}.alm-topbar-user-text small{font-size:9px}.alm-topbar{gap:7px}}
/* v4.1.7 universal progress bars */
.alm-progress{height:8px;width:100%;margin:8px 0 5px;background:#e4eee9;border-radius:999px;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.06)}
.alm-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#075b44,#18a273);border-radius:999px;transition:width .35s ease}
.alm-progress-lg{height:11px;margin:9px 0 12px}
.alm-progress-label{display:flex;justify-content:space-between;gap:10px;margin-top:12px;color:#5f6d66;font-size:12px;font-weight:600}.alm-progress-label b{color:#075b44}
.alm-kpis>div .alm-progress{margin:7px 0 4px;height:7px}.alm-kpis>div .alm-progress span{background:linear-gradient(90deg,#075b44,#1aa879)}
.alm-group-kpis .alm-progress{margin-top:8px}
.alm-group-kpis>div{min-height:72px}
.alm-fund-line{position:relative}
@media(max-width:700px){.alm-progress-lg{height:10px}.alm-progress-label{font-size:11px}}


/* v4.1.8 final polish: exact 192x192 circular profile photos */
.alm-profile-photo-box{align-items:center}
.alm-profile-avatar{width:192px;height:192px;min-width:192px;min-height:192px;border-radius:50%;border:4px solid #d9eee5;box-shadow:0 6px 18px rgba(7,91,68,.16);font-size:58px}
.alm-profile-avatar img{width:192px;height:192px;max-width:none;max-height:none;object-fit:cover;border-radius:50%;display:block}
/* v4.5.198: referral profile photos — keep faces visible and prevent bad vertical cropping */
.alm-topbar-avatar,.alm-member-avatar{border-radius:50%;overflow:hidden}
.alm-topbar-avatar img,.alm-member-avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 24%;border-radius:50%;display:block;vertical-align:middle}
.alm-member-avatar{width:42px;height:42px;min-width:42px;min-height:42px;background:#075b44;border:1px solid #d9eee5;box-sizing:border-box}
.alm-member-avatar img{max-width:none;max-height:none}
@media(max-width:700px){.alm-member-avatar{width:38px;height:38px;min-width:38px;min-height:38px}}
.alm-page{position:relative;z-index:1;isolation:isolate}
.alm-app-shell{position:relative;z-index:2}
.alm-main{min-width:0;overflow:visible}
.alm-nav a:hover,.alm-nav a:focus-visible,.alm-service-card:hover,.alm-service-card:focus-visible,.alm-primary:hover,.alm-dark-btn:hover{color:#111a20}
.alm-primary:hover,.alm-dark-btn:hover{background:#d8b02b}
@media(max-width:800px){.alm-profile-avatar,.alm-profile-avatar img{width:144px;height:144px;min-width:144px;min-height:144px}.alm-profile-photo-box{flex-direction:column;align-items:flex-start}.alm-profile-avatar{font-size:44px}}
/* Link hover color refinement */
.alm-page a:not(.alm-nav a):not(.alm-service-card):not(.alm-action):hover,
.alm-page .alm-overview-card a:hover,
.alm-page .alm-auth-card a:hover {
  color:#d8b02b !important;
}
.alm-page .alm-nav a:hover,
.alm-page .alm-nav a:focus-visible {
  color:#fff !important;
}


/* v4.2.4: use the site's WordPress logo throughout the portal and keep sidebar hover deep green. */
.alm-brand-side .alm-site-logo{display:block;width:72px;height:72px;object-fit:contain;margin:0 auto 10px;border-radius:50%;background:#fff;border:2px solid rgba(255,255,255,.35);padding:2px}
.alm-brand-side .alm-site-logo + strong{margin-top:0}
.alm-nav a:hover{background:#003f31!important;color:#fff!important;transform:translateX(2px)}
.alm-nav a.active{background:#d4a72c!important;color:#14251f!important}
.alm-nav a.active:hover{background:#003f31!important;color:#fff!important}
@media(max-width:800px){.alm-brand-side .alm-site-logo{width:64px;height:64px}}

/* Dashboard: Islamic education and mosque service cards */
.alm-dashboard-extra-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}
.alm-extra-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.035)}
.alm-extra-card-head{display:flex;align-items:center;gap:12px;padding:15px 16px;background:linear-gradient(90deg,#075b44,#0c7659);color:#fff}
.alm-extra-card-head>div{min-width:0}
.alm-extra-card-head span{display:block;font-size:17px;font-weight:700}
.alm-extra-card-head small{display:block;margin-top:2px;color:#dcefe8;font-size:12px}
.alm-extra-icon{width:48px;height:48px;flex:0 0 48px;border-radius:12px;background:rgba(255,255,255,.13);display:grid;place-items:center;font-size:27px}
.alm-extra-submenu{display:grid;gap:8px;padding:12px}
.alm-extra-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border:1px solid #e0eae5;border-radius:9px;background:#f8fbf9;color:#16483a;text-decoration:none;font-weight:600;transition:.18s}
.alm-extra-link:hover{background:#075b44;color:#fff;border-color:#075b44;transform:translateX(2px)}
.alm-extra-link em{font-style:normal;font-size:17px;flex:0 0 auto}
@media(max-width:900px){.alm-dashboard-extra-cards{grid-template-columns:1fr}}

/* Extra dashboard cards: sub-menus are hidden until the card header is clicked. */
.alm-extra-toggle{width:100%;border:0;cursor:pointer;text-align:left;font:inherit;appearance:none;-webkit-appearance:none;}
.alm-extra-card-copy{min-width:0;display:block;flex:1;}
.alm-extra-chevron{font-style:normal;font-size:24px;line-height:1;transition:transform .18s ease;}
.alm-extra-card.is-open .alm-extra-chevron{transform:rotate(180deg);}
.alm-extra-card .alm-extra-submenu{display:none;}
.alm-extra-card.is-open .alm-extra-submenu{display:grid;}
.alm-extra-toggle:focus-visible{outline:2px solid #d8b02b;outline-offset:-2px;}


/* v4.2.7: robust collapsible service-card submenu styling */
.alm-dashboard-extra-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:14px!important}
.alm-extra-card{position:relative!important;background:#fff!important;border:1px solid #dce9e2!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 5px 18px rgba(20,50,40,.06)!important}
.alm-extra-card-head,.alm-extra-card-head:hover,.alm-extra-card-head:focus,.alm-extra-card-head:active{width:100%!important;min-height:78px!important;display:flex!important;align-items:center!important;gap:12px!important;margin:0!important;padding:15px 16px!important;border:0!important;border-radius:0!important;outline:0!important;background:linear-gradient(90deg,#075b44,#0c7659)!important;color:#fff!important;box-shadow:none!important;cursor:pointer!important;text-align:left!important;appearance:none!important;-webkit-appearance:none!important;font:inherit!important}
.alm-extra-card-head .alm-extra-card-copy{min-width:0!important;display:block!important;flex:1 1 auto!important}
.alm-extra-card-head .alm-extra-card-copy>span{display:block!important;margin:0!important;font-size:17px!important;font-weight:700!important;color:#fff!important}
.alm-extra-card-head .alm-extra-card-copy>small{display:block!important;margin-top:2px!important;font-size:12px!important;color:#dcefe8!important}
.alm-extra-icon{width:48px!important;height:48px!important;min-width:48px!important;flex:0 0 48px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:rgba(255,255,255,.13)!important;color:#fff!important;font-size:27px!important}
.alm-extra-chevron{display:block!important;margin-left:auto!important;font-style:normal!important;font-size:22px!important;line-height:1!important;color:#fff!important;transition:transform .18s ease!important}
.alm-extra-card .alm-extra-submenu{display:none!important;grid-template-columns:1fr!important;gap:8px!important;padding:12px!important;margin:0!important;background:#fff!important}
.alm-extra-card.is-open .alm-extra-submenu{display:grid!important}
.alm-extra-card.is-open .alm-extra-chevron{transform:rotate(180deg)!important}
.alm-extra-link,.alm-extra-link:visited{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;box-sizing:border-box!important;gap:10px!important;padding:11px 12px!important;margin:0!important;border:1px solid #e0eae5!important;border-radius:9px!important;background:#f8fbf9!important;color:#16483a!important;text-decoration:none!important;font-size:13px!important;font-weight:600!important;line-height:1.45!important;box-shadow:none!important}
.alm-extra-link:hover,.alm-extra-link:focus{background:#003f31!important;color:#fff!important;border-color:#003f31!important;text-decoration:none!important;transform:translateX(2px)!important}
.alm-extra-link em{font-style:normal!important;font-size:17px!important;flex:0 0 auto!important;color:inherit!important}
@media(max-width:700px){.alm-dashboard-extra-cards{grid-template-columns:1fr!important}.alm-extra-card-head{min-height:70px!important;padding:13px!important}.alm-extra-card-head .alm-extra-card-copy>span{font-size:15px!important}.alm-extra-icon{width:44px!important;height:44px!important;min-width:44px!important;flex-basis:44px!important;font-size:24px!important}}

/* v4.2.8: make the two expandable service cards visually match the other dashboard cards */
.alm-dashboard-extra-cards{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important}
.alm-extra-card{position:relative!important;min-height:118px!important;padding:0!important;background:#fff!important;border:1px solid #dce9e2!important;border-radius:14px!important;box-shadow:0 5px 18px rgba(20,50,40,.06)!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}
.alm-extra-card:hover{transform:translateY(-3px)!important;border-color:#0b7658!important;box-shadow:0 10px 25px rgba(0,91,70,.14)!important;background:#f3f8f5!important}
.alm-extra-card-head,.alm-extra-card-head:hover,.alm-extra-card-head:focus,.alm-extra-card-head:active{position:relative!important;display:block!important;width:100%!important;min-height:118px!important;height:auto!important;margin:0!important;padding:15px 14px 14px!important;background:transparent!important;color:#18251f!important;border:0!important;border-radius:14px!important;box-shadow:none!important;outline:0!important;text-align:left!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important;font:inherit!important}
.alm-extra-icon{display:flex!important;width:50px!important;height:50px!important;min-width:50px!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;background:#e8f5ef!important;color:#075b44!important;font-size:26px!important;font-weight:700!important;margin:0 0 11px!important;box-shadow:0 2px 7px rgba(7,91,68,.10)!important}
.alm-extra-card-head .alm-extra-card-copy{display:block!important;min-width:0!important;padding-right:20px!important}
.alm-extra-card-head .alm-extra-card-copy>span{display:block!important;margin:0!important;color:#18251f!important;font-weight:700!important;font-size:14px!important;line-height:1.35!important}
.alm-extra-card-head .alm-extra-card-copy>small{display:block!important;margin-top:3px!important;color:#78847e!important;font-size:11px!important;line-height:1.35!important}
.alm-extra-chevron{position:absolute!important;right:13px!important;bottom:13px!important;margin:0!important;font-style:normal!important;color:#0b7658!important;font-size:20px!important;line-height:1!important;transform:none!important}
.alm-extra-card.is-open .alm-extra-chevron{transform:rotate(180deg)!important}
.alm-extra-card .alm-extra-submenu{display:none!important;grid-template-columns:1fr!important;gap:8px!important;padding:12px!important;margin:0!important;background:#fff!important;border-top:1px solid #e6eee9!important}
.alm-extra-card.is-open .alm-extra-submenu{display:grid!important}
.alm-extra-link,.alm-extra-link:visited{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important;box-sizing:border-box!important;padding:10px 11px!important;margin:0!important;border:1px solid #dce9e2!important;border-radius:9px!important;background:#f8fbf9!important;color:#16483a!important;text-decoration:none!important;font-size:12px!important;font-weight:600!important;line-height:1.4!important;box-shadow:none!important}
.alm-extra-link:hover,.alm-extra-link:focus{background:#003f31!important;color:#fff!important;border-color:#003f31!important;text-decoration:none!important;transform:none!important}
@media(max-width:1100px){.alm-dashboard-extra-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.alm-dashboard-extra-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.alm-extra-card,.alm-extra-card-head{min-height:110px!important}.alm-extra-card-head{padding:13px!important}.alm-extra-icon{width:46px!important;height:46px!important;min-width:46px!important;font-size:24px!important;margin-bottom:9px!important}.alm-extra-card-head .alm-extra-card-copy>span{font-size:13px!important}.alm-extra-card-head .alm-extra-card-copy>small{font-size:10px!important}.alm-extra-chevron{right:11px!important;bottom:11px!important}}
@media(max-width:430px){.alm-dashboard-extra-cards{grid-template-columns:1fr!important}}

/* v4.2.9 final cards */
.alm-extra-card-installment,.alm-extra-card-download{min-width:0!important}
.alm-extra-card-download .alm-extra-card-direct{display:flex!important;text-decoration:none!important}
.alm-extra-card-download .alm-extra-card-direct:hover,.alm-extra-card-download .alm-extra-card-direct:focus{background:#003f31!important;color:#fff!important;text-decoration:none!important}
@media(max-width:980px){.alm-dashboard-extra-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.alm-dashboard-extra-cards{grid-template-columns:1fr!important}}

/* Member fee enforcement + centered 30-second success popup */
.alm-member-fee-popup,.alm-success-popup{position:fixed;inset:0;z-index:1000000;display:none;align-items:center;justify-content:center;padding:18px}
.alm-member-fee-popup.is-open,.alm-success-popup.is-open{display:flex}
.alm-member-fee-backdrop,.alm-success-backdrop{position:absolute;inset:0;background:rgba(3,24,18,.68);backdrop-filter:blur(3px)}
.alm-member-fee-dialog,.alm-success-dialog{position:relative;width:min(420px,92vw);background:#fff;border-radius:18px;padding:28px;text-align:center;box-shadow:0 22px 70px rgba(0,0,0,.3);border:1px solid #d6e6de}
.alm-member-fee-icon,.alm-success-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#075b44;color:#fff;font-size:28px;font-weight:800}
.alm-member-fee-dialog h3,.alm-success-dialog h3{margin:0 0 8px;color:#075b44;font-size:22px}
.alm-member-fee-dialog p,.alm-success-dialog p{margin:0 0 18px;color:#44564f;line-height:1.6}
.alm-success-dialog{border-top:5px solid #075b44}
.member-fee-required-alert{margin:12px 14px!important}


/* v4.3.3 payment correction */
.alm-payment-overlay{position:fixed!important;inset:0!important;z-index:999999!important;
display:flex!important;align-items:center!important;justify-content:center!important;
background:rgba(0,0,0,.42)!important;padding:20px!important}
.alm-payment-success,.alm-member-fee-box{width:min(92vw,430px);background:#fff;border-radius:18px;
padding:30px 24px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.25)}
.alm-payment-success-check{width:68px;height:68px;margin:0 auto 12px;border-radius:50%;
display:grid;place-items:center;background:#075b44;color:#fff;font-size:36px;font-weight:800}
.alm-payment-success h3{margin:0;color:#075b44;font-size:24px}
.alm-payment-success p{color:#566b63}
.alm-member-fee-box h3{color:#075b44;margin:0 0 18px}
.alm-member-fee-box button{background:#075b44;color:#fff;border:0;border-radius:9px;padding:10px 22px;cursor:pointer}
.alm-member-fee-box button:hover{background:#003f31}
.alm-payment-history-table-wrap{width:100%;overflow:auto}
.alm-payment-history-table{width:100%;border-collapse:collapse}
.alm-payment-history-table th,.alm-payment-history-table td{padding:10px;border-bottom:1px solid #e2ece7;white-space:nowrap}
.alm-payment-history-table th{background:#075b44;color:#fff}

.alm-installment-pay{border:0;border-radius:8px;background:#075f47;color:#fff;padding:7px 11px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;transition:.18s;box-shadow:0 2px 5px rgba(7,95,71,.14)}
.alm-installment-pay:hover{background:#0d7658;transform:translateY(-1px)}
.alm-installment-pay.is-disabled{background:#e7ece9;color:#8a968f;cursor:not-allowed;box-shadow:none;transform:none}
.alm-installment-paid{display:inline-flex;align-items:center;gap:4px;padding:7px 10px;border-radius:8px;background:#e8f6ee;color:#13734c;font-size:12px;font-weight:800;white-space:nowrap}
.alm-schedule-table th:last-child,.alm-schedule-table td:last-child{text-align:center}
@media(max-width:600px){.alm-installment-pay,.alm-installment-paid{padding:6px 8px;font-size:11px}}
.alm-next-rank-save{margin:12px;padding:13px;border:1px solid #cfe4d9;border-radius:10px;background:linear-gradient(135deg,#f1fbf5,#fbfefc)}
.alm-next-rank-save-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#075f47}
.alm-next-rank-save-head b{font-size:15px}
.alm-next-rank-save p{margin:6px 0!important;font-size:12px!important}
.alm-next-rank-save p small{color:#6a7771}
.alm-next-rank-save-note{margin-top:9px;padding:9px;border-radius:7px;background:#e6f5ed;color:#315a49;font-size:11px;line-height:1.55}

/* Payment Gateway v4 */
.alm-gateway-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
.alm-gateway{position:relative;width:100%;text-align:left;cursor:pointer;transition:.18s;min-height:125px;padding:15px;background:#fff;}
.alm-gateway:hover,.alm-gateway.is-selected{border-color:#0b7658;box-shadow:0 5px 18px rgba(7,91,68,.12);transform:translateY(-1px);}
.alm-gateway.is-selected{background:#f1faf6;outline:2px solid rgba(11,118,88,.12);}
.alm-gateway-copy{display:inline-block;border:0;cursor:pointer;margin-top:8px;padding:4px 8px;border-radius:5px;background:#075b44;color:#fff;font-size:11px;}
.alm-gateway-help{margin:0 13px;color:#5f6f67;font-size:13px;}
.alm-payment-instruction{margin:4px 13px 12px;padding:11px 13px;border:1px dashed #b9d8cb;border-radius:8px;background:#f5fbf8;font-size:13px;}
.alm-payment-instruction span{font-size:18px;font-weight:700;display:inline-block;margin:2px 0;}
.alm-payment-instruction small{color:#65756d;}
.alm-payment-status{min-height:20px;margin-top:8px;color:#075b44;font-size:13px;}
@media(max-width:800px){.alm-gateway-grid{grid-template-columns:1fr;}}

/* Success popup visibility fix: always above every dashboard/modal layer */
.alm-success-popup{position:fixed!important;inset:0!important;z-index:2147483647!important;display:none!important;align-items:center!important;justify-content:center!important;padding:18px!important;visibility:visible!important;opacity:1!important;}
.alm-success-popup.is-open{display:flex!important;}
.alm-success-popup .alm-success-backdrop{position:absolute!important;inset:0!important;z-index:0!important;background:rgba(3,24,18,.72)!important;}
.alm-success-popup .alm-success-dialog{position:relative!important;z-index:1!important;max-height:calc(100vh - 36px)!important;overflow:auto!important;}

/* v4.5.3: success popup is always a direct body-level overlay and never hidden behind another modal */
body.alm-success-lock{overflow:hidden!important}
.alm-success-popup{position:fixed!important;left:0!important;top:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:2147483647!important;display:none!important;align-items:center!important;justify-content:center!important;padding:18px!important;visibility:visible!important;opacity:1!important}
.alm-success-popup.is-open{display:flex!important;visibility:visible!important;opacity:1!important}
.alm-success-popup .alm-success-backdrop{position:absolute!important;left:0!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;z-index:0!important;background:rgba(3,24,18,.78)!important}
.alm-success-popup .alm-success-dialog{position:relative!important;z-index:1!important;width:min(430px,92vw)!important;max-height:calc(100vh - 36px)!important;overflow:auto!important;background:#fff!important;border-radius:18px!important;padding:28px!important;text-align:center!important;box-shadow:0 24px 90px rgba(0,0,0,.45)!important}
.alm-success-popup .alm-success-dialog button{position:relative!important;z-index:2!important}

/* v4.5.4 Payment Gateway modal usability fix */
html.alm-modal-lock, body.alm-modal-lock{overflow:hidden!important}
.alm-modal{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;z-index:999999!important;display:none;align-items:center;justify-content:center;padding:12px!important}
.alm-modal.alm-modal-open{display:flex!important}
.alm-modal-dialog{width:min(980px,calc(100vw - 24px))!important;height:min(900px,calc(100dvh - 24px))!important;max-height:calc(100dvh - 24px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
.alm-modal-head{flex:0 0 auto!important}
.alm-modal-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;padding:12px!important;overscroll-behavior:contain!important}
.alm-modal-body>.alm-panel{width:100%!important;max-width:none!important}
#payment-gateway{margin:0!important}
#payment-gateway .alm-gateway-grid{padding-top:12px!important;padding-bottom:10px!important}
#payment-gateway .alm-payment-form{padding-bottom:18px!important}
#payment-gateway .alm-payment-form>button[type=submit]{position:sticky!important;bottom:0!important;z-index:20!important;display:block!important;width:fit-content!important;max-width:100%!important;margin:10px auto 0!important;box-shadow:0 -8px 16px rgba(247,250,248,.92),0 5px 14px rgba(7,91,68,.22)!important}
#payment-gateway .alm-payment-status{padding-bottom:4px!important}
#payment-gateway .alm-gateway-copy{pointer-events:auto!important}
@media(max-width:700px){
  .alm-modal{padding:6px!important}
  .alm-modal-dialog{width:calc(100vw - 12px)!important;height:calc(100dvh - 12px)!important;max-height:calc(100dvh - 12px)!important;border-radius:12px!important}
  .alm-modal-body{padding:8px!important}
  #payment-gateway .alm-gateway-grid{grid-template-columns:1fr!important}
  #payment-gateway .alm-two{grid-template-columns:1fr!important}
  #payment-gateway .alm-payment-form>button[type=submit]{width:100%!important}
}

.alm-schedule-table td small{display:block;margin-top:3px;font-size:10px;opacity:.72;line-height:1.3}

/* Withdrawal history v4.5.12 */
.alm-withdraw-history{margin:14px;border:1px solid #dce9e2;border-radius:10px;overflow:hidden;background:#fbfdfc}.alm-withdraw-history-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;background:#eef7f2;border-bottom:1px solid #dce9e2;color:#075b44}.alm-withdraw-history-head strong{display:block;font-size:15px}.alm-withdraw-history-head small{display:block;color:#6d7a73;font-size:11px;margin-top:2px}.alm-withdraw-history-head>span{font-size:12px;font-weight:800;white-space:nowrap}.alm-withdraw-history-list{display:grid}.alm-withdraw-history-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:11px 13px;border-bottom:1px solid #edf2ee}.alm-withdraw-history-row:last-child{border-bottom:0}.alm-withdraw-history-main{min-width:0;display:grid;gap:2px}.alm-withdraw-history-main strong{font-size:13px;color:#20342b}.alm-withdraw-history-main span,.alm-withdraw-history-main small{font-size:11px;color:#6b7771}.alm-withdraw-admin-note{color:#7a5b16!important}.alm-withdraw-status{display:inline-flex;align-items:center;justify-content:center;min-width:76px;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.alm-withdraw-status.status-pending{background:#fff5d9;color:#946b00}.alm-withdraw-status.status-approved{background:#e5f6ed;color:#13734c}.alm-withdraw-status.status-rejected{background:#ffe8eb;color:#b31926}.alm-history-empty{padding:18px 13px;color:#7a8781;font-size:12px;text-align:center}@media(max-width:600px){.alm-withdraw-history-row{display:grid;grid-template-columns:1fr}.alm-withdraw-status{justify-self:start}}

/* Savings Progress Premium v4.5.25 */
.alm-savings-premium{background:linear-gradient(180deg,#ffffff 0%,#fbfefc 100%);position:relative}
.alm-savings-title-badge{float:right;font-size:10px;letter-spacing:.8px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);padding:4px 8px;border-radius:20px}
.alm-savings-hero{display:flex;align-items:center;gap:22px;margin:18px 13px;padding:18px;border-radius:16px;background:linear-gradient(135deg,#063f32,#087454);color:#fff;box-shadow:0 12px 28px rgba(6,79,62,.18)}
.alm-savings-ring{--p:var(--progress,0%);width:128px;height:128px;flex:0 0 128px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#d9b64a var(--progress),rgba(255,255,255,.15) 0);position:relative;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.alm-savings-ring:before{content:"";position:absolute;inset:9px;background:#075542;border-radius:50%}
.alm-savings-ring-inner{position:relative;text-align:center;z-index:1}.alm-savings-ring-inner strong{display:block;font-size:29px;line-height:1}.alm-savings-ring-inner span{font-size:11px;color:#d7eee6}
.alm-savings-hero-copy{min-width:0;flex:1}.alm-savings-eyebrow{font-size:12px;color:#c8e6dc}.alm-savings-hero-copy h3{font-size:31px;margin:4px 0}.alm-savings-hero-copy p{margin:0 0 11px;color:#d7eee6;font-size:13px}
.alm-savings-bar{height:9px;border-radius:99px;background:rgba(255,255,255,.16);overflow:hidden}.alm-savings-bar span{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#d9b64a,#f4d97c);box-shadow:0 0 12px rgba(244,217,124,.35)}.alm-savings-hero-copy>small{display:block;margin-top:8px;color:#e8f4ef}
.alm-savings-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 13px 14px}.alm-savings-stats>div{border:1px solid #dfeae4;border-radius:11px;padding:12px;background:#fff}.alm-savings-stats span{display:block;font-size:11px;color:#6b7972}.alm-savings-stats b{display:block;margin-top:4px;font-size:17px;color:#16483b}
.alm-rank-target-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0}.alm-rank-target-grid>div{background:#f5faf7;border:1px solid #dceae3;border-radius:9px;padding:10px}.alm-rank-target-grid small{display:block;color:#728078;font-size:10px}.alm-rank-target-grid strong{display:block;margin-top:3px;font-size:15px;color:#174d3e}
.alm-savings-mini-summary{display:flex;gap:8px;padding:10px 13px;background:#f4f9f6;border-top:1px solid #e1ebe6;border-bottom:1px solid #e1ebe6}.alm-savings-mini-summary span{flex:1;text-align:center;font-size:11px;color:#68766f}.alm-savings-mini-summary b{color:#075f47}
.alm-serial-dot{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e7f3ee;color:#075f47;font-weight:800}
.alm-savings-action{margin-top:12px!important;border:0;background:#e8f5ef;color:#075f47;font-weight:800;padding:12px 14px}.alm-savings-action:hover{background:#075f47;color:#fff}
@media(max-width:900px){.alm-savings-hero{gap:15px}.alm-savings-ring{width:108px;height:108px;flex-basis:108px}.alm-savings-ring-inner strong{font-size:24px}}
@media(max-width:560px){.alm-savings-hero{flex-direction:column;text-align:center}.alm-savings-hero-copy{width:100%}.alm-savings-hero-copy h3{font-size:27px}.alm-savings-stats{grid-template-columns:1fr}.alm-rank-target-grid{grid-template-columns:1fr}.alm-savings-title-badge{display:none}}

/* Admin Savings History */
.alm-save-kpis{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.alm-save-kpis .alm-admin-card{position:relative;overflow:hidden}.alm-save-kpis .alm-admin-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#0b7658}.alm-save-kpis small{display:block;color:#718078;font-size:11px;margin-top:5px}.alm-save-card{padding:18px!important}.alm-save-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.alm-save-head h2{margin:0 0 4px}.alm-save-head p{margin:0;color:#718078;font-size:13px}.alm-save-pill{background:#eaf5f0;color:#075b44;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}.alm-save-filters{display:grid;grid-template-columns:2fr 1fr 150px auto auto;gap:10px;align-items:end;background:#f7fbf9;border:1px solid #dfeae4;border-radius:12px;padding:12px;margin-bottom:14px}.alm-save-filters label{font-size:11px;font-weight:800;color:#52665c}.alm-save-filters input,.alm-save-filters select{display:block;width:100%;height:38px;margin-top:5px;border:1px solid #cfdcd5;border-radius:8px;padding:0 9px;background:#fff;box-sizing:border-box}.alm-save-table-wrap{overflow:auto;border:1px solid #dfe8e3;border-radius:13px}.alm-save-table{min-width:1050px}.alm-save-type{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.save-plus{background:#eaf7ef;color:#087344}.save-minus{background:#fdebed;color:#a71822}.save-amount-plus{color:#087344}.save-amount-minus{color:#a71822}.alm-save-pagination{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:15px}.alm-save-pagination .button{min-width:36px}.alm-save-pagination span{font-size:11px;color:#718078;margin-left:4px}@media(max-width:900px){.alm-save-kpis{grid-template-columns:1fr 1fr}.alm-save-filters{grid-template-columns:1fr 1fr}.alm-save-filters label:first-child{grid-column:1/-1}}@media(max-width:600px){.alm-save-kpis{grid-template-columns:1fr}.alm-save-filters{grid-template-columns:1fr}.alm-save-filters label:first-child{grid-column:auto}.alm-save-head{flex-direction:column}}

/* Savings late warning v4.5.40 */
.alm-schedule-status.late{background:#ffe1e1;color:#b42318;border:1px solid #ffb8b8;font-weight:900;box-shadow:0 0 0 2px rgba(180,35,24,.06)}
.alm-late-warning{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:8px;background:#fff0f0;color:#b42318;border:1px solid #ffb8b8;font-size:11px;font-weight:900;white-space:nowrap}
.alm-savings-schedule tr:has(.alm-schedule-status.late){background:#fff8f8}
.alm-savings-schedule tr:has(.alm-schedule-status.late) td{border-bottom-color:#ffd3d3}

/* Late days warning v4.5.42 */
.alm-late-wrap{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.alm-late-warning{line-height:1.2}.alm-schedule-status.late{font-weight:900}
.alm-nid-preview{margin:2px 14px 14px;border:1px solid var(--line);border-radius:10px;background:#f8fbf9;overflow:hidden}.alm-nid-preview-head{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;background:#edf6f1;border-bottom:1px solid var(--line);color:#075b44}.alm-nid-preview-head span{font-size:12px;color:#617068}.alm-nid-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px}.alm-nid-preview figure{margin:0;border:1px solid #d7e2dc;border-radius:8px;background:#fff;overflow:hidden}.alm-nid-preview img{display:block;width:100%;height:190px;object-fit:contain;background:#eef3f0}.alm-nid-preview figcaption{padding:7px 9px;font-size:12px;font-weight:700;color:#075b44}@media(max-width:800px){.alm-nid-preview-grid{grid-template-columns:1fr}.alm-nid-preview-head{display:grid}}

/* v4.5.54: NID card display ratio/size */
.al-mugni-nid-card-image,
.nid-card-image,
.nid-front-image,
.nid-back-image {
  width: 3.37in !important;
  height: 2.12in !important;
  aspect-ratio: 3.37 / 2.12 !important;
  object-fit: cover !important;
  display: block;
  max-width: 100%;
}


/* v4.5.56 — Mobile responsive layout, preserving desktop appearance */
.alm-page,.alm-dashboard,.alm-card,.alm-panel,.alm-payment-gateway{box-sizing:border-box}
.alm-page img,.alm-dashboard img,.alm-card img,.alm-panel img{max-width:100%;height:auto}
.alm-dashboard table,.alm-panel table,.alm-card table{width:100%;}
.alm-table-wrap,.alm-save-table-wrap,.alm-history-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.alm-table-wrap table,.alm-save-table-wrap table,.alm-history-wrap table{min-width:760px}
.alm-dashboard .alm-grid,.alm-dashboard .alm-cards,.alm-dashboard .alm-kpis{box-sizing:border-box}
@media(max-width:900px){
  .alm-container,.alm-page,.alm-dashboard{width:100%;max-width:100%;box-sizing:border-box}
  .alm-dashboard{padding-left:12px;padding-right:12px}
  .alm-dashboard .alm-grid{grid-template-columns:1fr!important}
  .alm-dashboard .alm-kpis,.alm-dashboard .alm-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .alm-dashboard .alm-card,.alm-dashboard .alm-panel{min-width:0}
  .alm-payment-gateway{width:calc(100% - 24px)!important;max-width:720px;margin-left:auto;margin-right:auto}
  .alm-payment-gateway .form-row,.alm-payment-gateway .fields,.alm-payment-gateway .alm-form-grid{grid-template-columns:1fr!important}
  .alm-save-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:600px){
  .alm-dashboard{padding:10px 8px}
  .alm-dashboard .alm-kpis,.alm-dashboard .alm-cards,.alm-save-kpis{grid-template-columns:1fr!important}
  .alm-dashboard h1,.alm-dashboard h2{line-height:1.25;word-break:break-word}
  .alm-dashboard .alm-card,.alm-dashboard .alm-panel{padding:12px!important;border-radius:12px}
  .alm-dashboard .button,.alm-dashboard button,.alm-dashboard input[type=submit]{min-height:42px}
  .alm-payment-gateway{width:calc(100% - 16px)!important;padding:14px!important;border-radius:14px}
  .alm-payment-gateway input,.alm-payment-gateway select,.alm-payment-gateway textarea{width:100%!important;box-sizing:border-box}
  .alm-nid-preview-grid{grid-template-columns:1fr!important}
  .alm-nid-preview img{width:100%!important;height:auto!important;aspect-ratio:3.37/2.12!important;object-fit:cover!important}
  .alm-nid-preview{margin-left:0;margin-right:0}
  .alm-table-wrap,.alm-save-table-wrap,.alm-history-wrap{border-radius:10px}
  .alm-save-table-wrap table{min-width:820px}
  .alm-dashboard .alm-head,.alm-dashboard .alm-save-head{flex-wrap:wrap;gap:10px}
  .alm-dashboard .alm-actions{width:100%;display:flex;flex-wrap:wrap;gap:8px}
  .alm-dashboard .alm-actions>*{flex:1 1 150px}
}
@media(max-width:380px){
  .alm-dashboard{padding-left:6px;padding-right:6px}
  .alm-payment-gateway{width:calc(100% - 8px)!important}
  .alm-dashboard .alm-card,.alm-dashboard .alm-panel{padding:10px!important}
}
/* Keep the NID card's requested physical ratio while allowing narrow screens to shrink safely. */
.al-mugni-nid-card-image,.nid-card-image,.nid-front-image,.nid-back-image{max-width:100%!important;height:auto!important;aspect-ratio:3.37/2.12!important;object-fit:cover!important}


/* =========================================================
   v4.5.65 TRUE MOBILE APP UI
   Same alm_app() renderer and same backend/data; mobile shell only.
   ========================================================= */
.alm-mobile-app-root { width:100%; }
@media (max-width: 700px) {
  html:has(.alm-mobile-app-root), body:has(.alm-mobile-app-root) { margin:0!important; padding:0!important; background:#f4faf7!important; }
  .alm-mobile-app-root { width:100vw!important; max-width:100vw!important; margin:0!important; padding:0!important; overflow-x:hidden!important; }
  .alm-mobile-app-root .alm-page { width:100vw!important; max-width:100vw!important; min-height:100vh!important; margin:0!important; padding:0 0 78px!important; overflow-x:hidden!important; background:#f4faf7!important; }
  .alm-mobile-app-root .alm-app-shell { display:block!important; width:100%!important; max-width:none!important; min-width:0!important; margin:0!important; border:0!important; background:#f4faf7!important; }
  .alm-mobile-app-root .alm-sidebar { display:none!important; }
  .alm-mobile-app-root .alm-main { width:100%!important; min-width:0!important; margin:0!important; padding:0!important; }
  .alm-mobile-app-root .alm-topbar { position:sticky!important; top:0!important; z-index:1000!important; min-height:60px!important; width:100%!important; box-sizing:border-box!important; padding:10px 14px!important; border-radius:0 0 18px 18px!important; }
  .alm-mobile-app-root .alm-content { width:100%!important; box-sizing:border-box!important; padding:12px 10px 16px!important; }
  .alm-mobile-app-root .alm-content > * { max-width:100%!important; box-sizing:border-box!important; }
  .alm-mobile-app-root .alm-kpis { display:grid!important; grid-template-columns:repeat(2,minmax(0,1fr))!important; gap:8px!important; }
  .alm-mobile-app-root .alm-two,.alm-mobile-app-root .alm-grid3,.alm-mobile-app-root .alm-grid4,.alm-mobile-app-root .alm-info { display:grid!important; grid-template-columns:1fr!important; gap:10px!important; }
  .alm-mobile-app-root .alm-card,.alm-mobile-app-root .alm-panel,.alm-mobile-app-root .alm-box { width:100%!important; max-width:100%!important; box-sizing:border-box!important; border-radius:16px!important; overflow:hidden!important; }
  .alm-mobile-app-root input,.alm-mobile-app-root select,.alm-mobile-app-root textarea { width:100%!important; max-width:100%!important; box-sizing:border-box!important; min-height:44px!important; }
  .alm-mobile-app-root button,.alm-mobile-app-root input[type=submit] { min-height:44px!important; border-radius:11px!important; }
  .alm-mobile-app-root table { min-width:600px!important; }
  .alm-mobile-app-root .alm-table-wrap,.alm-mobile-app-root .alm-history,.alm-mobile-app-root .alm-schedule-table-wrap { width:100%!important; max-width:100%!important; overflow-x:auto!important; -webkit-overflow-scrolling:touch!important; }
  .alm-mobile-app-root .alm-quick-actions,.alm-mobile-app-root .alm-quick-links,.alm-mobile-app-root .alm-action-grid,.alm-mobile-app-root .quick-actions,.alm-mobile-app-root .quick-links { display:grid!important; grid-template-columns:repeat(4,minmax(0,1fr))!important; gap:4px!important; padding:6px!important; border-radius:18px!important; }
  .alm-mobile-app-root .alm-quick-actions img,.alm-mobile-app-root .alm-quick-links img,.alm-mobile-app-root .alm-action-grid img,.alm-mobile-app-root .quick-actions img,.alm-mobile-app-root .quick-links img { width:48px!important; height:48px!important; object-fit:cover!important; margin:auto!important; border-radius:50%!important; }
  .alm-mobile-app-root .alm-quick-actions a,.alm-mobile-app-root .alm-quick-links a,.alm-mobile-app-root .alm-action-grid a,.alm-mobile-app-root .quick-actions a,.alm-mobile-app-root .quick-links a { font-size:10px!important; line-height:1.15!important; text-align:center!important; }
  .alm-mobile-app-root .alm-mobile-bottom-nav { display:grid!important; grid-template-columns:repeat(5,1fr)!important; position:fixed!important; left:0!important; right:0!important; bottom:0!important; z-index:99999!important; height:64px!important; padding:5px 4px calc(5px + env(safe-area-inset-bottom))!important; box-sizing:content-box!important; background:rgba(255,255,255,.97)!important; border-top:1px solid #d7e7e1!important; box-shadow:0 -6px 22px rgba(0,0,0,.10)!important; backdrop-filter:blur(12px)!important; }
  .alm-mobile-app-root .alm-mobile-bottom-nav a { display:flex!important; flex-direction:column!important; align-items:center!important; justify-content:center!important; gap:2px!important; color:#56736a!important; font-size:10px!important; font-weight:700!important; text-decoration:none!important; }
  .alm-mobile-app-root .alm-mobile-bottom-nav a span:first-child { font-size:20px!important; line-height:1!important; }
  .alm-mobile-app-root .alm-mobile-bottom-nav a.active { color:#056b55!important; }
}
@media (min-width:701px){ .alm-mobile-app-root .alm-mobile-bottom-nav{display:none!important;} }

/* =========================================================
   v4.5.66 TRUE NATIVE-STYLE APP SHELL
   ========================================================= */
.alm-mobile-app-root{--app-green:#086b55;--app-dark:#073f34;--app-bg:#f4f8f6;--app-card:#fff;--app-text:#17352e;--app-muted:#70827c;display:block;min-height:100vh;background:var(--app-bg)}
.alm-native-header,.alm-native-bottom{display:none}
@media(max-width:700px){
  html:has(.alm-mobile-app-root),body:has(.alm-mobile-app-root){margin:0!important;padding:0!important;background:var(--app-bg)!important;overflow-x:hidden!important}
  .alm-mobile-app-root{min-height:100dvh;width:100vw!important;max-width:100vw!important;overflow-x:hidden!important;padding-bottom:74px!important}
  .alm-native-header{display:flex!important;position:sticky!important;top:0!important;z-index:100001!important;min-height:64px!important;box-sizing:border-box!important;align-items:center!important;justify-content:space-between!important;padding:9px 12px!important;background:linear-gradient(135deg,#075f4d,#0b7d65)!important;color:#fff!important;border-radius:0 0 20px 20px!important;box-shadow:0 5px 18px rgba(0,0,0,.12)!important}
  .alm-native-brand{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}.alm-native-brand>span:last-child{display:flex!important;flex-direction:column!important;min-width:0!important}.alm-native-brand b{font-size:14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.alm-native-brand small{font-size:10px!important;opacity:.88!important;margin-top:2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.alm-native-logo{width:39px!important;height:39px!important;border-radius:12px!important;background:rgba(255,255,255,.16)!important;display:grid!important;place-items:center!important;font-size:21px!important;flex:none!important}.alm-native-actions{display:flex!important;align-items:center!important;gap:7px!important}.alm-native-icon,.alm-native-avatar{border:0!important;width:37px!important;height:37px!important;border-radius:50%!important;background:rgba(255,255,255,.16)!important;color:#fff!important;display:grid!important;place-items:center!important;padding:0!important;font-weight:800!important}.alm-native-avatar{overflow:hidden!important;font-size:15px!important}.alm-native-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}
  /* Remove the website shell from the app viewport. */
  .alm-mobile-app-root>.alm-page{width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:0 0 10px!important;background:var(--app-bg)!important;overflow:visible!important}
  .alm-mobile-app-root .alm-sidebar,.alm-mobile-app-root .alm-topbar{display:none!important}
  .alm-mobile-app-root .alm-app-shell{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;border:0!important;background:transparent!important}
  .alm-mobile-app-root .alm-main{width:100%!important;min-width:0!important;padding:0!important;background:transparent!important}
  .alm-mobile-app-root .alm-content{width:100%!important;box-sizing:border-box!important;padding:12px 10px 12px!important;background:transparent!important}
  .alm-mobile-app-root .alm-dashboard-hero{display:flex!important;flex-direction:column!important;gap:10px!important;padding:16px!important;border-radius:20px!important;background:linear-gradient(145deg,#e7f7f1,#fff)!important;border:1px solid #d7e9e3!important;box-shadow:0 8px 22px rgba(8,64,50,.07)!important}
  .alm-mobile-app-root .alm-dashboard-hero h1{font-size:20px!important;line-height:1.25!important;margin:5px 0!important}.alm-mobile-app-root .alm-dashboard-hero p{font-size:12px!important;line-height:1.5!important}.alm-mobile-app-root .alm-hero-id{align-self:stretch!important;display:grid!important;grid-template-columns:1fr auto!important;gap:2px 10px!important;padding:10px!important;border-radius:13px!important;background:#fff!important}.alm-mobile-app-root .alm-hero-id small{grid-column:1/-1!important}.alm-mobile-app-root .alm-hero-id strong{font-size:14px!important}.alm-mobile-app-root .alm-hero-id span{justify-self:end!important;align-self:center!important}
  .alm-mobile-app-root .alm-kpis{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important}.alm-mobile-app-root .alm-kpis>div{padding:11px!important;border-radius:16px!important;background:#fff!important;border:1px solid #dcebe6!important;box-shadow:0 5px 16px rgba(8,64,50,.06)!important;min-width:0!important}.alm-mobile-app-root .alm-kpis i{font-size:19px!important}.alm-mobile-app-root .alm-kpis small{font-size:10px!important}.alm-mobile-app-root .alm-kpis strong{font-size:16px!important;display:block!important;margin:3px 0!important;overflow-wrap:anywhere!important}
  .alm-mobile-app-root .alm-dashboard-section{margin-top:12px!important}.alm-mobile-app-root .alm-section-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;margin-bottom:8px!important}.alm-mobile-app-root .alm-section-heading h2{font-size:17px!important;margin:2px 0!important}.alm-mobile-app-root .alm-section-heading small{font-size:9px!important;text-align:right!important}
  .alm-mobile-app-root .alm-service-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.alm-mobile-app-root .alm-service-card{min-height:86px!important;padding:12px!important;border-radius:16px!important;background:#fff!important;border:1px solid #dcebe6!important;box-shadow:0 5px 16px rgba(8,64,50,.06)!important;text-decoration:none!important}.alm-mobile-app-root .alm-service-card .alm-service-icon{width:34px!important;height:34px!important;border-radius:11px!important;display:grid!important;place-items:center!important;background:#eaf7f2!important;font-size:18px!important}.alm-mobile-app-root .alm-service-card>span{font-size:12px!important;font-weight:800!important;display:block!important;margin-top:6px!important}.alm-mobile-app-root .alm-service-card small{font-size:9px!important;color:var(--app-muted)!important}.alm-mobile-app-root .alm-service-card em{font-size:16px!important;float:right!important;margin-top:-19px!important}.alm-mobile-app-root .alm-service-featured{background:linear-gradient(145deg,#e5f8f1,#fff)!important;border-color:#a9d8ca!important}
  .alm-mobile-app-root .alm-overview-grid,.alm-mobile-app-root .alm-grid3,.alm-mobile-app-root .alm-grid4,.alm-mobile-app-root .alm-two,.alm-mobile-app-root .alm-info{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.alm-mobile-app-root .alm-overview-card,.alm-mobile-app-root .alm-card,.alm-mobile-app-root .alm-panel{border-radius:16px!important;box-shadow:0 5px 16px rgba(8,64,50,.06)!important;border-color:#dcebe6!important;background:#fff!important}
  /* App-style detail panels: modal becomes a bottom-sheet/full-screen mobile page. */
  .alm-mobile-app-root .alm-modal{z-index:100010!important}.alm-mobile-app-root .alm-modal .alm-modal-dialog{width:100%!important;max-width:none!important;height:calc(100dvh - 10px)!important;margin:10px 0 0!important;border-radius:22px 22px 0 0!important;overflow:hidden!important}.alm-mobile-app-root .alm-modal .alm-modal-header{padding:13px 15px!important}.alm-mobile-app-root .alm-modal .alm-modal-body{padding:10px!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}
  .alm-native-bottom{display:grid!important;position:fixed!important;left:8px!important;right:8px!important;bottom:8px!important;z-index:100002!important;grid-template-columns:repeat(5,1fr)!important;height:62px!important;padding:4px!important;box-sizing:border-box!important;background:rgba(255,255,255,.97)!important;border:1px solid #d6e7e1!important;border-radius:20px!important;box-shadow:0 10px 30px rgba(0,0,0,.16)!important;backdrop-filter:blur(16px)!important}.alm-native-bottom a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;color:#71837d!important;text-decoration:none!important;font-size:10px!important;font-weight:800!important;border-radius:14px!important}.alm-native-bottom a span{font-size:20px!important;line-height:1!important}.alm-native-bottom a.active{color:#076b55!important;background:#e9f7f2!important}.alm-native-bottom a small{font-size:9px!important}
  .alm-mobile-app-root .alm-form input,.alm-mobile-app-root .alm-form select,.alm-mobile-app-root .alm-form textarea{width:100%!important;min-height:45px!important;box-sizing:border-box!important;font-size:15px!important;border-radius:11px!important}.alm-mobile-app-root button{touch-action:manipulation!important}.alm-mobile-app-root table{min-width:620px!important}.alm-mobile-app-root .alm-table-wrap,.alm-mobile-app-root .alm-history-wrap,.alm-mobile-app-root .alm-save-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}
}
@media(max-width:380px){.alm-mobile-app-root .alm-content{padding-left:8px!important;padding-right:8px!important}.alm-mobile-app-root .alm-service-card{padding:10px!important}.alm-mobile-app-root .alm-service-card>span{font-size:11px!important}.alm-native-brand b{font-size:13px!important}}
@media(min-width:701px){.alm-mobile-app-root .alm-native-header,.alm-mobile-app-root .alm-native-bottom{display:none!important}}

/* v4.5.71: Footer Mobile App download card */
.alm-footer-app-download{width:100%;box-sizing:border-box;margin:24px 0 0;padding:0 16px;font-family:inherit}
.alm-footer-app-download-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;gap:14px;padding:15px 17px;border:1px solid #cfe4db;border-radius:16px;background:linear-gradient(135deg,#f0faf5,#ffffff);box-shadow:0 8px 24px rgba(0,80,60,.08)}
.alm-footer-app-download-icon{width:48px;height:48px;flex:0 0 48px;border-radius:14px;display:grid;place-items:center;background:#075f4d;color:#fff;font-size:24px}
.alm-footer-app-download-copy{min-width:0;flex:1}.alm-footer-app-download-copy strong{display:block;color:#075f4d;font-size:16px;line-height:1.3}.alm-footer-app-download-copy span{display:block;margin-top:3px;color:#61756d;font-size:12px;line-height:1.45}
.alm-footer-app-download-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none!important;background:#075f4d!important;color:#fff!important;border-radius:10px;padding:10px 15px;font-size:13px;font-weight:800;box-shadow:0 5px 14px rgba(7,95,77,.18);transition:.18s}
.alm-footer-app-download-btn:hover,.alm-footer-app-download-btn:focus{background:#003f31!important;color:#fff!important;transform:translateY(-1px)}
@media(max-width:700px){.alm-footer-app-download{padding:0 10px;margin-top:18px}.alm-footer-app-download-inner{padding:13px;display:grid;grid-template-columns:auto 1fr;gap:10px 11px}.alm-footer-app-download-icon{width:42px;height:42px;flex-basis:42px;font-size:21px}.alm-footer-app-download-copy strong{font-size:14px}.alm-footer-app-download-copy span{font-size:11px}.alm-footer-app-download-btn{grid-column:1/-1;width:100%;box-sizing:border-box;padding:11px 12px}}


/* v4.5.75 — Service cards always open their content in a real popup. */
.alm-modal[data-alm-app-overlay="1"]{display:none!important;position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;z-index:2147483646!important;align-items:center!important;justify-content:center!important;padding:12px!important;box-sizing:border-box!important}
.alm-modal[data-alm-app-overlay="1"].alm-modal-open{display:flex!important}
.alm-modal[data-alm-app-overlay="1"] .alm-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(2,25,19,.72)!important;backdrop-filter:blur(5px)!important}
.alm-modal[data-alm-app-overlay="1"] .alm-modal-dialog{position:relative!important;width:min(720px,calc(100vw - 24px))!important;height:min(88dvh,760px)!important;max-height:88dvh!important;margin:0 auto!important;background:#fff!important;border:1px solid #cfe4dc!important;border-radius:20px!important;box-shadow:0 28px 90px rgba(0,0,0,.34)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
.alm-modal[data-alm-app-overlay="1"] .alm-modal-head{flex:0 0 auto!important;min-height:54px!important;padding:11px 14px!important;background:linear-gradient(135deg,#075f4d,#0b8068)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
.alm-modal[data-alm-app-overlay="1"] .alm-modal-close{width:38px!important;height:38px!important;border-radius:50%!important;background:#092a24!important;color:#fff!important;font-size:25px!important}
.alm-modal[data-alm-app-overlay="1"] .alm-modal-body{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;padding:10px!important;background:#f5faf8!important;-webkit-overflow-scrolling:touch!important}
.alm-modal[data-alm-app-overlay="1"] .alm-modal-body>.alm-panel{width:100%!important;max-width:none!important;margin:0!important;display:block!important;box-sizing:border-box!important}
.alm-mobile-app-root .alm-service-card{cursor:pointer!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}
.alm-mobile-app-root .alm-service-card:active{transform:scale(.985)!important}
@media(max-width:700px){
 .alm-modal[data-alm-app-overlay="1"]{padding:6px!important;align-items:flex-end!important}
 .alm-modal[data-alm-app-overlay="1"] .alm-modal-dialog{width:100%!important;height:calc(100dvh - 8px)!important;max-height:calc(100dvh - 8px)!important;border-radius:22px 22px 0 0!important}
}

/* v4.5.76: compact mobile app top bar + profile avatar */
@media(max-width:700px){
  .alm-mobile-app-root .alm-native-header{
    min-height:50px!important;
    height:50px!important;
    padding:6px 9px!important;
    border-radius:0 0 12px 12px!important;
    box-shadow:0 3px 10px rgba(0,0,0,.10)!important;
  }
  .alm-mobile-app-root .alm-native-brand{gap:6px!important}
  .alm-mobile-app-root .alm-native-logo{
    width:30px!important;height:30px!important;border-radius:9px!important;font-size:16px!important;
  }
  .alm-mobile-app-root .alm-native-brand b{font-size:11px!important;line-height:1.1!important}
  .alm-mobile-app-root .alm-native-brand small{font-size:8px!important;margin-top:1px!important;line-height:1.1!important}
  .alm-mobile-app-root .alm-native-actions{gap:5px!important}
  .alm-mobile-app-root .alm-native-icon,
  .alm-mobile-app-root .alm-native-avatar{
    width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important;font-size:12px!important;
  }
  .alm-mobile-app-root .alm-native-avatar img{width:29px!important;height:29px!important}
  .alm-mobile-app-root .alm-content{padding-top:8px!important}
}


/* v4.5.78: logout button is part of the native mobile-app header. */
.alm-mobile-app-root .alm-native-logout{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border-radius:50%!important;background:#ffffff!important;color:#075f4d!important;border:1px solid rgba(255,255,255,.75)!important;font-size:16px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;box-shadow:0 2px 7px rgba(0,0,0,.12)!important}
.alm-mobile-app-root .alm-native-logout:hover,.alm-mobile-app-root .alm-native-logout:focus{background:#e9f7f2!important;color:#064c3e!important}
.alm-mobile-app-root .alm-native-logout.is-loading{opacity:.55!important;pointer-events:none!important}

/* v4.5.77: visible logout control for the standalone mobile app */
.alm-app-logout{display:inline-flex!important;align-items:center;justify-content:center;gap:5px!important;min-width:72px!important;height:34px!important;padding:6px 10px!important;border:0!important;border-radius:10px!important;background:#075f4d!important;color:#fff!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important;white-space:nowrap!important;box-shadow:0 2px 7px rgba(0,0,0,.12)!important;flex:0 0 auto!important}
.alm-app-logout:hover{background:#064c3e!important;color:#fff!important}
.alm-app-logout.is-loading{opacity:.65;pointer-events:none}
@media(max-width:520px){.alm-app-logout{min-width:34px!important;width:34px!important;height:34px!important;padding:0!important;border-radius:50%!important;font-size:0!important}.alm-app-logout::before{content:'↪';font-size:17px!important;line-height:1}}

/* v4.5.197: Sidebar typography/readability fix */
.alm-sidebar,
.alm-sidebar *{
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.alm-sidebar .alm-nav a,
.alm-sidebar .alm-nav a:visited,
.alm-sidebar .alm-nav a:link{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  width:100% !important;
  box-sizing:border-box !important;
  color:#ffffff !important;
  text-decoration:none !important;
  text-decoration-line:none !important;
  text-decoration-style:none !important;
  font-family:"Noto Sans Bengali","Hind Siliguri","SolaimanLipi",Arial,sans-serif !important;
  font-size:15px !important;
  font-weight:600 !important;
  line-height:1.65 !important;
  letter-spacing:0 !important;
  padding:11px 12px !important;
  border-radius:9px !important;
}
.alm-sidebar .alm-nav a::first-letter{font-size:20px !important;}
.alm-sidebar .alm-nav a:hover,
.alm-sidebar .alm-nav a:focus,
.alm-sidebar .alm-nav a:focus-visible{
  color:#ffffff !important;
  text-decoration:none !important;
  background:#003f31 !important;
  outline:none !important;
}
.alm-sidebar .alm-nav a.active,
.alm-sidebar .alm-nav a.active:visited{
  color:#14251f !important;
  text-decoration:none !important;
  background:#d4a72c !important;
  font-weight:700 !important;
}
.alm-sidebar .alm-nav a.active:hover,
.alm-sidebar .alm-nav a.active:focus-visible{
  color:#ffffff !important;
  text-decoration:none !important;
  background:#003f31 !important;
}
.alm-sidebar .alm-brand-side strong{
  color:#ffffff !important;
  font-family:"Noto Sans Bengali","Hind Siliguri","SolaimanLipi",Arial,sans-serif !important;
  font-size:19px !important;
  line-height:1.5 !important;
}
.alm-sidebar .alm-brand-side span{
  color:#eefaf5 !important;
  font-size:14px !important;
}
.alm-sidebar .alm-brand-side small{
  color:#b9d9cf !important;
  font-size:12px !important;
}
.alm-sidebar .alm-support,
.alm-sidebar .alm-support *{
  color:#eefaf5 !important;
}

/* v4.5.199 — Referral/Group Leader profile avatar display fix.
 * A later global .alm-page img rule was resetting avatar height to auto,
 * which made referral profile photos appear stretched/cropped incorrectly.
 */
.alm-group-table .alm-member-avatar{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  min-height:42px!important;
  max-width:42px!important;
  max-height:42px!important;
  aspect-ratio:1/1!important;
  overflow:hidden!important;
  border-radius:50%!important;
  display:inline-flex!important;
  flex:0 0 42px!important;
}
.alm-group-table .alm-member-avatar img{
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:50% 50%!important;
  border-radius:50%!important;
  display:block!important;
}
@media(max-width:700px){
  .alm-group-table .alm-member-avatar{
    width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:38px!important;max-height:38px!important;flex-basis:38px!important;
  }
}

/* v4.5.200: Payment gateway selector/card auto-sync */
#payment-gateway .alm-gateway-brand{display:flex;align-items:center;gap:8px;min-height:30px}
#payment-gateway .alm-gateway-logo{width:46px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden;background:#fff;border:1px solid #e2ebe7;flex:0 0 46px;padding:2px;box-sizing:border-box}
#payment-gateway .alm-gateway-logo-img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
#payment-gateway .logo-bkash{background:#fff1f7}
#payment-gateway .logo-nagad{background:#fff}
#payment-gateway .logo-bank{background:#fff}
#payment-gateway .logo-bkash .alm-gateway-logo-img{transform:scale(1.08)}
#payment-gateway .logo-nagad .alm-gateway-logo-img{transform:scale(1.12)}
#payment-gateway .logo-bank{width:48px;flex-basis:48px}
#payment-gateway .logo-bank .alm-gateway-logo-img{transform:scale(1.05)}
#payment-gateway .alm-gateway.is-selected .alm-gateway-logo{box-shadow:0 0 0 3px rgba(7,91,68,.12)}
#payment-gateway .alm-payment-instruction{margin:0 13px 10px;padding:10px 12px;border:1px dashed #b9d8cb;border-radius:8px;background:#f5fbf8;color:#315b4d;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px}
#payment-gateway .alm-payment-instruction span{color:#687b73}
#payment-gateway .alm-payment-instruction strong{font-size:15px;color:#075b44}

/* v4.5.201: Payment gateway number field + reliable method sync */
#payment-gateway .alm-gateway-number-row{margin:0 13px 10px}
#payment-gateway .alm-gateway-number-row label{display:block;font-weight:700;font-size:13px;color:#28483f}
#payment-gateway #almGatewayAccountDisplay{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:11px 12px;border:1px solid #b9d8cb;border-radius:9px;background:#f5fbf8;color:#075b44;font-weight:800;font-size:15px;outline:none}
#payment-gateway .alm-gateway.is-selected{border-color:#07815f!important;box-shadow:0 0 0 2px rgba(7,129,95,.08)!important}

/* v4.5.223 savings visual polish */
.alm-savings-hero-copy h3#almSavingsBalance{color:#fff!important;font-weight:800;text-shadow:none}
.alm-savings-stats>div>span{display:flex;align-items:center;gap:5px}
.alm-savings-stat-icon{display:inline-flex!important;align-items:center;justify-content:center;width:22px;height:22px;font-style:normal;font-size:18px;line-height:1;flex:0 0 22px;vertical-align:middle}
.alm-savings-rank-icon{width:24px;height:24px;flex-basis:24px;font-size:20px}
.alm-savings-stats>div:nth-child(2) .alm-savings-stat-icon,.alm-savings-stats>div:nth-child(3) .alm-savings-stat-icon{font-size:17px}

/* v4.5.224 — compact vector icons for Savings Live Progress */
.alm-savings-stat-icon{width:24px!important;height:24px!important;min-width:24px!important;flex:0 0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;line-height:1!important;color:#0a7058!important;vertical-align:middle!important}
.alm-savings-stat-icon svg{width:20px!important;height:20px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.alm-savings-rank-icon{width:25px!important;height:25px!important;min-width:25px!important;flex-basis:25px!important}
.alm-savings-rank-icon svg{width:21px!important;height:21px!important}
.alm-savings-stats>div:nth-child(2) .alm-savings-stat-icon,.alm-savings-stats>div:nth-child(3) .alm-savings-stat-icon{font-size:0!important}

/* v4.5.227: Installment Deposit card behaves exactly like the Payment card. */
.alm-extra-card-installment.alm-extra-card-head{
  display:flex;
  align-items:center;
  text-decoration:none;
  cursor:pointer;
}
.alm-extra-card-installment.alm-extra-card-head:hover,
.alm-extra-card-installment.alm-extra-card-head:focus{
  text-decoration:none;
}
