:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#17233f;background:#f5f7fc;font-size:14px}*{box-sizing:border-box}body{margin:0}a{color:#6251cd;text-decoration:none}header{height:86px;background:#ffffffed;border-bottom:1px solid #e7ebf4;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1200px)/2));gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:750;color:#20284e}.brand small{font-size:8px;letter-spacing:1.5px;max-width:90px;color:#7c86a0;margin-left:5px}.logo{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(140deg,#8270ee,#4e55b6);color:white}nav{display:flex;gap:24px;align-items:center;font-size:13px}main{max-width:1200px;margin:auto;padding:46px 26px 70px}h1{font-size:36px;letter-spacing:-1.2px;line-height:1.18;margin:13px 0}h2{font-size:24px;letter-spacing:-.6px;margin:15px 0}p{line-height:1.75}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.7px;color:#7b75a0}.muted{color:#79849b}.card{background:white;border:1px solid #e5e9f3;border-radius:20px;padding:28px;box-shadow:0 6px 28px #25345404}.auth-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center;min-height:650px}.story{padding:15px}.story h1{font-size:55px;line-height:1.1;margin:26px 0;color:#25315b}.story>p{max-width:400px;color:#75809a;font-size:17px}.story-card{display:flex;align-items:center;gap:20px;margin:38px 0;padding:20px;background:linear-gradient(120deg,#eceafa,#e8f3f9);border-radius:16px}.story-card p{margin:5px 0;color:#748099}.tick{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#238e7a;background:#d8f1e9;font-size:24px;flex-shrink:0}.mini-stats{display:flex;gap:25px;font-size:11px;color:#7f88a2}.mini-stats b{display:block;color:#7060d1;font-size:15px;margin-bottom:7px}.auth-card{padding:38px}.auth-card h2{font-size:30px}label{display:block;font-size:12px;font-weight:600;margin:19px 0}input{display:block;width:100%;border:1px solid #dce2ef;border-radius:10px;background:#fcfdff;padding:13px 14px;font:inherit;color:#253458;margin-top:8px}input:focus{outline:3px solid #7761db20;border-color:#8976e1}button,.button{font:inherit;cursor:pointer;border-radius:10px;padding:11px 19px;border:0;font-weight:650;display:inline-block}button:disabled{opacity:.5;cursor:not-allowed}.primary,.button{background:linear-gradient(110deg,#735adb,#536aca);color:white;box-shadow:0 5px 12px #6857c822}.wide{width:100%;margin-top:14px}.quiet{background:#efedf9;color:#6856bf;font-size:12px}.auth-links{display:flex;justify-content:space-between;margin:24px 0 0;font-size:12px}.welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.pill{display:inline-block;font-size:10px;font-weight:bold;letter-spacing:.8px;background:#efecfb;color:#7262c0;padding:8px 12px;border-radius:30px}.stats{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px}.stats h2{font-size:30px}.stats h2 small{font-size:14px;font-weight:400}.balance{background:linear-gradient(120deg,#393c7c,#7164c9);color:white}.balance span{font-size:10px;letter-spacing:1.8px}.balance h2{font-size:48px}.balance p,.balance a{color:#dedafa}.notice,.error{padding:18px 22px;border-radius:12px;margin-bottom:22px;background:#e8f1f8;color:#49657f;line-height:1.7}.notice{margin-top:22px}.notice form{display:inline;margin-left:12px}.error{background:#feecec;color:#a13c4f}.section-title{display:flex;justify-content:space-between;align-items:center;margin:32px 0 12px}.section-title h2{font-size:21px}.section-title span{font-size:12px}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#8a93a8;font-size:10px;text-transform:uppercase;letter-spacing:1px;padding:12px}td{padding:17px 12px;border-top:1px solid #edf0f7}.table-wrap{padding:12px;overflow:auto}.empty{text-align:center;color:#929aaf;padding:38px}.positive{color:#168971}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price{font-size:36px;font-weight:750}.price small{font-size:13px;color:#8c94ab}.centered{max-width:620px;margin:70px auto;text-align:center}.centered .tick{margin:auto}.centered form{margin:24px}footer{border-top:1px solid #e4e8f1;padding:25px max(28px,calc((100vw - 1150px)/2));font-size:11px;color:#8993a8;display:flex;justify-content:space-between}@media(max-width:800px){header{height:auto;min-height:80px;padding:20px;flex-wrap:wrap}nav{gap:12px}.auth-layout{grid-template-columns:1fr;gap:20px;min-height:0}.story h1{font-size:36px}.story-card,.mini-stats{display:none}.stats,.plans{grid-template-columns:1fr}main{padding:25px 18px}.welcome,.section-title{align-items:flex-start;gap:12px;flex-direction:column}.auth-card{padding:25px}footer span{display:none}}button,a{transition:filter .2s}button:hover,a:hover{filter:brightness(.95)}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

textarea{display:block;width:100%;min-height:100px;border:1px solid #dce2ef;border-radius:10px;padding:12px;font:inherit;margin-top:8px}.gateway-choice{padding-bottom:18px;border-bottom:1px solid #edf0f7;margin-bottom:18px}.gateway-logo{width:96px;height:48px;object-fit:contain;vertical-align:middle}.account-choice{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #e3e6f2;border-radius:12px;cursor:pointer}.account-choice input{width:18px;margin:0;flex-shrink:0}.account-number{overflow-wrap:anywhere}hr{border:0;border-top:1px solid #edf0f7}@media(max-width:800px){.stats,.plans{grid-template-columns:1fr!important}}

.balance-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.balance .topup-button{padding:9px 14px;border:1px solid #ffffff66;border-radius:10px;background:#ffffff22;color:white;font-weight:700;white-space:nowrap}.balance .topup-button:hover{background:#ffffff38}
.payment-studio{--pay-color:#6353c9;--pay-dark:#34346a}.payment-steps{display:flex;align-items:center;justify-content:center;gap:20px;margin:10px 0 36px;color:#7c8898;font-size:12px}.payment-steps span{display:flex;align-items:center;gap:12px}.payment-steps b{font-size:10px;letter-spacing:1.5px}.payment-steps i{height:1px;width:65px;background:#d9dfeb}.payment-steps .done,.payment-steps .current{color:var(--pay-color)}.payment-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(270px,1fr);gap:26px;align-items:start}.payment-main,.payment-summary{background:#fff;border:1px solid #e0e4ed;box-shadow:0 18px 55px #2536550b;border-radius:18px;overflow:hidden}.payment-banner{display:flex;align-items:center;gap:22px;padding:36px;background:linear-gradient(115deg,var(--pay-color),var(--pay-dark));color:white}.payment-banner h1{font-size:29px;margin:10px 0}.payment-banner .eyebrow{color:#fff;font-size:9px}.payment-banner p{margin:0;color:#ffffffd9;font-size:12px}.payment-brand{background:white;padding:10px;border-radius:12px;flex:0 0 114px;display:grid;place-items:center;height:70px}.payment-brand img{width:94px;height:50px;object-fit:contain}.payment-body{padding:30px}.payment-details,.payment-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.payment-detail{padding:22px;background:#f7f8fb;border:1px solid #e1e5ed;border-radius:10px;min-width:0}.payment-detail .eyebrow{font-size:9px;letter-spacing:1.1px;color:var(--pay-dark)}.copy-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:20px 0}.copy-row strong{font-size:19px;overflow-wrap:anywhere;min-width:0}.copy-payment{border:1px solid #d5dce7;border-radius:8px;background:white;padding:8px 11px;color:var(--pay-dark);cursor:pointer}.payment-detail small{font-size:11px;color:#64748b}.payment-instructions{padding:17px 20px;margin-top:16px;border-left:3px solid var(--pay-color);background:#faf8f3;font-size:12px;line-height:1.8;white-space:pre-wrap}.copy-status{font-size:11px;min-height:16px;color:var(--pay-dark);margin:9px 0}.payment-body label{font-size:12px}.payment-body input:not([type=file]),.payment-body textarea{border-radius:12px;background:#fcfcfe;padding:14px;border:1px solid #d8dfeb}.payment-body input:focus,.payment-body textarea:focus{outline:2px solid var(--pay-color);outline-offset:2px}.payment-upload{display:block;margin:18px 0}.payment-upload input{font-size:12px;padding:10px;background:#f7f8fb}.payment-submit{width:100%;padding:16px;border:0;border-radius:12px;background:linear-gradient(110deg,var(--pay-color),var(--pay-dark));color:white;font-weight:700;cursor:pointer;transition:transform .18s,box-shadow .18s}.payment-submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #172a4c22}.payment-back{display:block;text-align:center;margin-top:19px;font-size:11px;color:#64748b}.payment-summary{padding:30px}.payment-summary>.eyebrow{font-size:9px;color:var(--pay-dark)}.payment-summary h2{font-size:25px;margin:18px 0 30px}.payment-summary dl{margin:0}.payment-summary dl>div{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #e2e6ed;font-size:12px}.payment-summary dd{margin:0;text-align:right;font-weight:600}.payment-summary .payment-total{border:0;align-items:center}.payment-total dd{font-size:23px;color:var(--pay-dark)}.payment-total small{font-size:11px}.payment-summary-note{font-size:11px;color:#64748b;background:#f5f7fa;padding:16px;line-height:1.8}.payment-summary>a{font-size:12px;color:var(--pay-dark)}.invoice-id{display:block;font-size:9px;overflow-wrap:anywhere;color:#94a3b8;margin-top:20px}.payment-main{animation:payment-enter .3s ease-out}@keyframes payment-enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:850px){.payment-grid{grid-template-columns:1fr}.payment-banner{padding:25px}.payment-summary{padding:24px}.payment-steps{gap:10px}.payment-steps i{width:20px}}@media(max-width:520px){.payment-body{padding:18px}.payment-details,.payment-fields{grid-template-columns:1fr}.payment-banner{gap:14px;padding:22px 18px}.payment-banner h1{font-size:23px}.payment-brand{flex-basis:85px}.payment-brand img{width:70px}.payment-steps b{font-size:8px;letter-spacing:.4px}}@media(prefers-reduced-motion:reduce){.payment-main{animation:none}.payment-submit{transition:none}}
.customer-dashboard{color:#192b48}.dash-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 32px}.dash-welcome h1{font-size:32px;letter-spacing:-1px;margin:12px 0}.dash-welcome p{color:#738097;margin:0;font-size:14px}.dash-profile{display:flex;align-items:center;gap:12px;font-size:12px;color:#39465d;white-space:nowrap}.dash-profile>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e8e5fa;color:#6353c9;font-size:18px;font-weight:700}.dash-overview{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:20px}.dash-wallet{background:radial-gradient(ellipse at 100% 0,#8274e677,transparent 65%),linear-gradient(130deg,#252853,#5149a0);border-radius:22px;color:white;padding:28px;box-shadow:0 14px 35px #36336725;overflow:hidden}.dash-wallet .eyebrow{color:#d5d3f5;font-size:10px;letter-spacing:1.3px}.wallet-tag{font-size:10px;padding:5px 9px;background:#ffffff15;border:1px solid #ffffff22;border-radius:30px}.wallet-number{font-size:56px;font-weight:750;line-height:1.1;letter-spacing:-2px;margin-top:24px}.wallet-number>span{font-size:15px;font-weight:400;letter-spacing:0;color:#dddaf6}.dash-wallet>p{font-size:12px;color:#dddaf6;margin:10px 0 22px}.wallet-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.wallet-topup{display:inline-block;background:white;color:#3c357d;padding:12px 16px;border-radius:10px;font-weight:700;font-size:12px;box-shadow:0 3px 8px #0001}.wallet-bottom>span{font-size:10px;color:#dddaf6}.wallet-rates{display:flex;gap:24px;border-top:1px solid #ffffff25;margin-top:22px;padding-top:16px;font-size:11px;color:#ccc9ee}.wallet-rates b{display:block;color:white;margin-top:5px;font-size:12px}.dash-status{display:flex;flex-direction:column;align-items:flex-start;padding:26px;background:white;border:1px solid #e2e7f0;border-radius:22px}.dash-icon{display:grid;place-items:center;height:40px;width:40px;background:#f0edff;color:#6b5dcc;border-radius:12px;font-size:23px;margin-bottom:20px}.dash-icon.teal{background:#e3f5f2;color:#148a7c}.dash-status .eyebrow{font-size:9px;letter-spacing:1.3px}.dash-status h2{font-size:25px;margin:13px 0 8px;letter-spacing:-.6px}.dash-status h2 small{font-size:12px;font-weight:400;letter-spacing:0}.dash-status p{font-size:12px;color:#778399;line-height:1.8;margin:0 0 22px}.dash-status>a,.dash-status>form{margin-top:auto;font-size:12px;width:100%}.dash-status>a{display:flex;justify-content:space-between;color:#5a50af;font-weight:650}.dash-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}.dash-shortcuts>a{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e2e7f0;padding:18px;border-radius:14px;color:#57657b;font-size:13px;transition:transform .18s,border-color .18s}.dash-shortcuts>a:hover{transform:translateY(-2px);border-color:#aca2ea}.dash-shortcuts>a>span{font-size:20px;color:#7365c4}.dash-shortcuts div{flex:1}.dash-shortcuts strong{display:block;font-size:12px;color:#233450}.dash-shortcuts small{display:block;font-size:10px;color:#8190a4;margin-top:5px}.dash-development{font-size:11px;color:#7e8798;padding:12px 16px;background:#edf1f7;border-radius:10px;margin-bottom:22px}.dash-development summary{cursor:pointer}.customer-dashboard .section-title{margin-top:36px;margin-bottom:18px;gap:14px}.customer-dashboard .section-title h2{font-size:20px;letter-spacing:-.4px}.customer-dashboard .section-title>a,.customer-dashboard .section-title>.muted{font-size:11px}.customer-dashboard .table-wrap{padding:12px 22px;border-radius:16px;box-shadow:none}.customer-dashboard table td{padding-top:19px;padding-bottom:19px;font-size:12px}.customer-dashboard .credit-in{color:#12806a;font-weight:700}.customer-dashboard .credit-out{color:#b54e60;font-weight:700}.customer-dashboard .plans .card{border-radius:18px;box-shadow:none;display:flex;flex-direction:column}.customer-dashboard .plans h2{font-size:23px}.customer-dashboard .plans .price{font-size:34px;letter-spacing:-1px}.customer-dashboard .plans .button{margin-top:auto}.customer-dashboard .plans p{font-size:12px}.customer-dashboard a:focus-visible{outline:3px solid #a99bea;outline-offset:4px}.dash-overview{animation:dash-appear .35s ease-out}@keyframes dash-appear{from{opacity:.6;transform:translateY(6px)}to{opacity:1;transform:none}}@media(max-width:950px){.dash-overview{grid-template-columns:1fr 1fr}.dash-wallet{grid-column:1/-1}.dash-shortcuts{grid-template-columns:1fr}.dash-welcome h1{font-size:27px}}@media(max-width:550px){.dash-overview{grid-template-columns:1fr}.dash-wallet{grid-column:auto}.dash-welcome{align-items:flex-start}.dash-profile{font-size:0}.dash-profile>span{font-size:18px}.dash-welcome h1{font-size:25px;overflow-wrap:anywhere}.dash-wallet{padding:24px}.customer-dashboard .section-title{align-items:flex-start;flex-direction:column}.customer-dashboard .table-wrap{padding:10px;overflow:auto}.customer-dashboard .table-wrap table{min-width:440px}.dash-status{padding:24px}.dash-status p{margin-bottom:16px}}@media(prefers-reduced-motion:reduce){.dash-overview{animation:none}.dash-shortcuts>a{transition:none}}

.customer-dashboard .wallet-rates{flex-wrap:wrap;row-gap:12px}

.account-purchase-options{display:flex;flex-direction:column;gap:12px;margin-top:auto;font-size:12px;font-weight:650}.account-purchase-options a{color:#5a50af}.customer-dashboard #memberships{scroll-margin-top:24px}.customer-dashboard .wallet-number>span{font-size:12px}.customer-dashboard .wallet-bottom{flex-wrap:wrap}
.premium-packages{margin-top:44px;scroll-margin-top:24px}.package-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.package-heading h2{font-size:29px;letter-spacing:-.8px;margin:10px 0}.package-heading p{font-size:13px;color:#78849a;margin:0}.package-currency{font-size:10px;color:#64748b;border:1px solid #dfe4ef;border-radius:30px;padding:9px 13px;white-space:nowrap}.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.package-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e5f0;border-radius:22px;padding:28px;position:relative;box-shadow:0 8px 24px #23345305;transition:transform .2s,box-shadow .2s;min-width:0}.package-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px #32336314}.package-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:25px}.package-type{font-size:9px;font-weight:700;letter-spacing:1.3px;color:#786ab8}.package-badge{background:#eae5ff;color:#57419b;border-radius:30px;padding:6px 10px;font-size:10px;white-space:nowrap}.package-symbol{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#f0edfb;color:#7361c1;font-size:27px;margin:24px 0 18px}.package-card h3{font-size:24px;letter-spacing:-.6px;margin:0 0 9px;overflow-wrap:anywhere}.package-description{font-size:12px;color:#7c879b;margin:0 0 24px}.package-discount{min-height:25px;display:flex;gap:10px;align-items:center;font-size:11px;color:#8b94a7}.package-discount>span:not(.package-terms){background:#e7f5ee;color:#137955;padding:4px 8px;border-radius:6px;font-weight:650}.package-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:8px 0 24px}.package-price>span{font-size:37px;font-weight:750;letter-spacing:-1.5px}.package-price small{font-size:11px;color:#8090a6}.package-allowance{padding:17px 0;border-top:1px solid #e8eaf2;border-bottom:1px solid #e8eaf2;display:flex;flex-direction:column;gap:5px}.package-allowance strong{font-size:22px}.package-allowance span{font-size:11px;color:#7c879b}.package-benefits{list-style:none;padding:0;margin:22px 0 28px;font-size:12px;line-height:1.7;color:#576680}.package-benefits li{position:relative;padding-left:23px;margin-bottom:12px;overflow-wrap:anywhere}.package-benefits li:before{content:'✓';position:absolute;left:0;color:#15947d;font-weight:700}.package-purchase{margin-top:auto}.package-purchase>a{display:flex;align-items:center;justify-content:space-between;background:#f0edfc;border:1px solid #e3ddf6;border-radius:12px;padding:14px 16px;color:#594aa6;font-size:12px;font-weight:700}.package-purchase p{font-size:10px;color:#8792a5;text-align:center;line-height:1.7;margin:12px 0 0}.package-featured{background:linear-gradient(150deg,#2c2b59,#454080);color:white;border-color:#51498b;box-shadow:0 16px 40px #39316924}.package-featured .package-type,.package-featured .package-description,.package-featured .package-allowance span,.package-featured .package-price small,.package-featured .package-benefits,.package-featured .package-discount,.package-featured .package-purchase p{color:#d5d2eb}.package-featured .package-symbol{background:#ffffff15;color:#e0d9ff}.package-featured .package-allowance{border-color:#ffffff24}.package-featured .package-benefits li:before{color:#88dcc4}.package-featured .package-purchase>a{background:white;color:#403675;border-color:white}.package-footer{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding:22px;font-size:12px;color:#8290a3}.package-footer a{color:#6253ab}@media(max-width:950px){.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.package-heading{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.package-grid{grid-template-columns:1fr}.package-card{padding:25px}.package-heading h2{font-size:26px}.package-footer{text-align:center}}@media(prefers-reduced-motion:reduce){.package-card{transition:none}.package-card:hover{transform:none}}

.bangla-auth{font-family:"Nirmala UI","Segoe UI",sans-serif}.bangla-auth .story h1{font-size:48px;line-height:1.45;letter-spacing:0}.bangla-auth .auth-card h2{font-size:28px;line-height:1.5;letter-spacing:0}.bangla-auth .eyebrow{letter-spacing:.3px;font-size:12px}.bangla-auth label{font-size:14px}.bangla-auth input,.bangla-auth button{font-family:inherit;font-size:14px}.bangla-auth .auth-links{gap:18px;flex-wrap:wrap;font-size:13px}.bangla-auth .mini-stats{font-size:12px;line-height:1.7}.bangla-auth .story>p{line-height:1.9}.bangla-auth .muted{line-height:1.8}.bangla-auth .auth-card{box-shadow:0 14px 45px #25345406}@media(max-width:800px){.bangla-auth .story h1{font-size:34px}.bangla-auth .auth-card h2{font-size:25px}.bangla-auth header{gap:16px}.bangla-auth nav{flex-wrap:wrap}.bangla-auth .brand small{display:none}}

@media(max-width:640px){.brand>span>strong{font-size:13px!important;max-width:170px}.brand>img{width:38px!important;height:38px!important}.brand{gap:9px!important}}
