:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#060815;--bg2:#101a3d;--card:#0f172ae8;--card2:#172554ee;--stroke:#fbbf2438;--stroke2:#f59e0b66;--text:#f8fafc;--muted:#cbd5e1;--soft:#fff7d6;--brand:#f59e0b;--brand2:#22d3ee;--ok:#22c55e;--warn:#f59e0b;--danger:#ef4444;--radius:26px;--shadow:0 22px 70px #0000006b;font-family:Tajawal,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);min-height:100%;color:var(--text);direction:rtl;margin:0;overflow-x:hidden}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000b3,#0000);mask-image:linear-gradient(#000000b3,#0000)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.62;cursor:not-allowed}a{color:inherit}input,select,textarea{width:100%;min-height:56px;color:var(--text);background:#ffffff0e;border:1px solid #bfd3ff2b;border-radius:20px;outline:none;padding:0 18px;transition:all .18s;box-shadow:inset 0 1px #ffffff0d}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--soft) 50%),linear-gradient(135deg,var(--soft) 50%,transparent 50%);background-position:26px,18px;background-repeat:no-repeat;background-size:8px 8px,8px 8px;padding-left:48px}textarea{resize:vertical;min-height:120px;padding:16px}label,.field{color:var(--muted);gap:9px;font-weight:800;display:grid}label span,.field span{padding-inline:4px}.top-space{margin-top:18px}.full-width{grid-column:1/-1}.splash-screen,.auth-layout{place-items:center;min-height:100vh;padding:24px;display:grid}.splash-card,.auth-card{border:1px solid var(--stroke);width:min(440px,100%);box-shadow:var(--shadow);text-align:center;background:linear-gradient(#0e1f36eb,#0a172af2);border-radius:32px;padding:28px}.splash-logo,.brand-logo{object-fit:cover;border-radius:22px;width:72px;height:72px}.brand-row{align-items:center;gap:16px;margin-bottom:24px;display:flex}.brand-row.centered{justify-content:center}.brand-row h1,.splash-card h1{margin:0;font-size:32px}.brand-row p,.splash-card p{color:var(--muted);margin:5px 0 0}.app-shell{min-height:100vh;padding:18px clamp(14px,3vw,36px) 36px;position:relative}.topbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#060815 0%,#06101fdb 70%,#0000);align-items:center;gap:16px;padding:12px 0 18px;display:flex;position:sticky;top:0}.topbar h1{margin:0;font-size:clamp(26px,6vw,42px);line-height:1}.topbar small{color:var(--muted);font-weight:900;display:block}.menu-btn{border:1px solid var(--stroke);width:64px;height:64px;color:var(--text);background:#ffffff12;border-radius:22px;place-items:center;display:grid;box-shadow:0 12px 35px #00000038}.side-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#0000008c;transition:all .2s;position:fixed;inset:0}.side-backdrop.show{opacity:1;pointer-events:auto}.side-nav{z-index:60;border-left:1px solid var(--stroke);background:linear-gradient(#2a0738,#16001d);width:min(360px,86vw);padding:18px;transition:all .24s;position:fixed;top:0;bottom:0;right:0;overflow:auto;transform:translate(105%);box-shadow:-28px 0 70px #00000073}.side-nav.open{transform:translate(0)}.nav-brand{border-bottom:1px solid var(--stroke);align-items:center;gap:12px;margin-bottom:12px;padding:10px 6px 18px;display:flex}.nav-brand img{object-fit:cover;border-radius:18px;width:54px;height:54px}.nav-brand strong{font-size:22px;display:block}.nav-brand span{color:var(--muted);font-size:14px;display:block}.nav-brand button{color:var(--text);background:#ffffff14;border:0;border-radius:14px;width:42px;height:42px;margin-right:auto}.nav-group{gap:8px;margin:16px 0;display:grid}.nav-group p{color:#85a2c9;letter-spacing:.03em;margin:0 4px 4px;font-size:13px;font-weight:900}.nav-group button,.logout-btn{width:100%;min-height:48px;color:var(--soft);text-align:right;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:10px;padding:0 14px;font-weight:900;display:flex}.nav-group button.active,.nav-group button:hover{background:linear-gradient(135deg,#f59e0b2e,#22d3ee1f);border-color:#f59e0b3d}.logout-btn{color:#fecaca;background:#ef44441a;border-color:#ef444433;margin-top:20px}.page-content{max-width:1120px;margin:0 auto}.stack-gap{gap:22px;display:grid}.section-card,.hero-card{border:1px solid var(--stroke);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(#10243ee6,#09182beb);padding:clamp(18px,4vw,28px);overflow:hidden}.section-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.section-title h2,.hero-card h2{margin:0;font-size:clamp(26px,7vw,44px);line-height:1.15}.section-title p,.hero-card p{color:var(--muted);margin:8px 0 0;line-height:1.8}.section-icon{background:linear-gradient(135deg,#f59e0b38,#22d3ee38);border:1px solid #f59e0b3d;border-radius:22px;flex:0 0 62px;place-items:center;width:62px;height:62px;display:grid}.hero-card{justify-content:space-between;align-items:center;display:flex}.hero-card span{color:var(--brand);margin-bottom:8px;font-weight:900;display:inline-block}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid var(--stroke);background:#ffffff0b;border-radius:22px;align-content:start;gap:8px;min-height:130px;padding:18px;display:grid}.stat-card svg{color:var(--brand)}.stat-card span{color:var(--muted);font-weight:800}.stat-card strong{font-size:22px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.quick-actions button{border:1px solid var(--stroke);min-height:84px;color:var(--text);background:#ffffff0f;border-radius:24px;justify-content:center;align-items:center;gap:10px;font-size:18px;font-weight:950;display:flex}.quick-actions button:hover{border-color:var(--stroke2);background:#f59e0b1c}.form-grid{gap:16px;display:grid}.form-grid.two-columns,.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.tight{gap:12px}.action-row{align-items:center;gap:10px;display:flex}.action-row.wrap,.tabs-row{flex-wrap:wrap}.align-end{align-self:end}.btn{min-height:54px;color:var(--text);text-align:center;border:1px solid #0000;border-radius:19px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:950;transition:all .18s;display:inline-flex}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 14px 35px #2563eb47}.btn-secondary{border-color:var(--stroke);background:#ffffff12}.btn-danger{color:#fecaca;background:#ef444424;border-color:#ef444459}.btn-link{color:var(--soft);background:0 0}.big-action{border-radius:22px;width:100%;min-height:64px;font-size:20px}.package-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;display:grid}.package-card{border:1px solid var(--stroke);color:var(--text);text-align:right;background:#ffffff0f;border-radius:24px;gap:10px;min-height:118px;padding:18px;display:grid}.package-card strong{font-size:21px}.package-card span{color:var(--text);font-size:22px;font-weight:950}.package-card small{color:var(--muted)}.public-packages .package-card small{display:none}.order-summary,.selected-customer,.executor-status{border:1px solid var(--stroke);background:#ffffff0e;border-radius:22px;gap:6px;padding:16px;display:grid}.order-summary span,.selected-customer small{color:var(--muted)}.order-summary strong,.selected-customer strong{font-size:24px}.list-stack{gap:14px;display:grid}.list-card{border:1px solid var(--stroke);background:#040e1d75;border-radius:24px;padding:18px}.list-card.compact{padding:16px}.list-head,.admin-user-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.list-head strong,.admin-user-head strong{font-size:19px}.list-card p{color:var(--soft);margin:12px 0;line-height:1.7}.list-card small,.admin-user-head small{color:var(--muted)}.status-pill{color:#dbeafe;background:#94a3b826;border-radius:999px;align-items:center;min-height:34px;padding:0 13px;font-weight:900;display:inline-flex}.status-pill.success,.status-pill.approved,.status-pill.active{color:#86efac;background:#22c55e29}.status-pill.failed,.status-pill.rejected,.status-pill.blocked{color:#fca5a5;background:#ef444429}.status-pill.processing,.status-pill.pending{color:#fcd34d;background:#f59e0b29}.amount-in{color:#86efac;font-weight:950}.amount-out{color:#fca5a5;font-weight:950}.empty-state{text-align:center;color:var(--muted);border:1px dashed #bfd3ff38;border-radius:22px;padding:28px}.empty-state strong{color:var(--text);margin-bottom:6px;font-size:22px;display:block}.tabs-row{gap:10px;padding-bottom:2px;display:flex;overflow:auto}.tabs-row button{white-space:nowrap;border:1px solid var(--stroke);min-height:50px;color:var(--soft);background:#ffffff0f;border-radius:18px;padding:0 18px;font-weight:950}.tabs-row button.active{color:var(--text);background:linear-gradient(135deg,#f59e0b3d,#3b82f630);border-color:#f59e0b73}.sim-settings-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.sim-card,.admin-user-card{border:1px solid var(--stroke);background:#ffffff0d;border-radius:24px;padding:18px}.search-row{border:1px solid var(--stroke);background:#ffffff0e;border-radius:20px;align-items:center;gap:10px;padding:0 14px;display:flex}.search-row input{background:0 0;border:0}.mini-input{max-width:210px}.wallet-mini{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.support-layout{grid-template-columns:minmax(280px,380px) 1fr;gap:18px;display:grid}.ticket-row{border:1px solid var(--stroke);width:100%;color:var(--text);text-align:right;background:#ffffff0d;border-radius:18px;gap:4px;padding:14px;display:grid}.ticket-row.active{border-color:var(--stroke2)}.messages-list{gap:12px;max-height:420px;margin-bottom:14px;display:grid;overflow:auto}.msg{background:#ffffff12;border-radius:18px;max-width:82%;padding:14px}.msg.staff{background:#22d3ee21;margin-right:auto}.msg p{margin:8px 0;line-height:1.7}.profile-card{text-align:center;margin-bottom:18px}.profile-card img{object-fit:cover;border-radius:24px;width:84px;height:84px}.qr-layout{grid-template-columns:280px 1fr;align-items:center;gap:20px;display:grid}.qr-box{background:#fff;border-radius:24px;place-items:center;min-height:280px;padding:12px;display:grid}.qr-box img{border-radius:12px;width:100%;max-width:260px}.qr-meta{gap:10px;display:grid}.qr-meta strong{font-size:30px}.qr-meta code{text-align:left;word-break:break-all;direction:ltr;background:#ffffff12;border-radius:14px;padding:12px}.scanner-box{border:1px solid var(--stroke2);border-radius:22px;margin-top:16px;overflow:hidden}.scanner-box video{background:#000;width:100%;max-height:320px;display:block}.toast{z-index:100;text-align:center;width:min(560px,100% - 28px);box-shadow:var(--shadow);border:1px solid var(--stroke);border-radius:22px;padding:18px 20px;font-weight:950;position:fixed;top:20px;left:50%;transform:translate(-50%)}.toast.error{color:#fee2e2;background:#7f1d1d}@media (width<=780px){.app-shell{padding:8px 14px 24px}.topbar{padding:10px 0 14px}.menu-btn{border-radius:19px;width:56px;height:56px}.section-card,.hero-card{border-radius:24px;padding:18px}.section-title{align-items:center}.section-icon{flex-basis:54px;width:54px;height:54px}.grid-4{grid-template-columns:repeat(2,1fr)}.quick-actions,.form-grid.two-columns,.upload-grid,.sim-settings-grid,.support-layout,.qr-layout,.package-grid{grid-template-columns:1fr}.list-head,.admin-user-head{flex-direction:column}.action-row{flex-direction:column;align-items:stretch}.action-row.wrap{flex-direction:row}.btn{width:100%}.tabs-row{margin-inline:-4px;padding-inline:4px}.tabs-row button{min-width:max-content}.hero-card{display:block}.stat-card{min-height:110px}.msg{max-width:96%}.qr-box{min-height:220px}.side-nav{width:min(340px,90vw)}}@media (width<=420px){.grid-4{grid-template-columns:1fr}.section-title h2,.hero-card h2{font-size:28px}.topbar h1{font-size:30px}input,select,textarea{min-height:52px}.package-card{min-height:104px}.qr-meta strong{font-size:24px}}.choice-row{gap:12px;margin:12px 0;display:grid}.choice-row button{border:1px solid var(--stroke);min-height:58px;color:var(--soft);cursor:pointer;background:#ffffff0e;border-radius:22px;padding:0 10px;font-size:20px;font-weight:950;transition:all .18s}.compact-choice{margin-top:8px}.compact-choice button{font-size:clamp(16px,4vw,20px)}.select-box{appearance:none}.field select.select-box{font-size:18px;font-weight:900;line-height:1.6}.request-flow{gap:16px;margin-top:10px;display:grid}.checkout-summary{margin-top:4px}.checkout-btn{margin-top:2px}.recharge-request-card .order-summary{min-height:unset}@media (width<=480px){.choice-row button{min-height:54px;font-size:17px}.choice-row{gap:10px}.choice-row.two{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-row.three button{font-size:16px}}.package-picker{position:relative}.package-picker-trigger{border:1px solid var(--stroke);width:100%;min-height:74px;color:var(--text);cursor:pointer;text-align:right;background:linear-gradient(135deg,#ffffff0d,#ffffff08);border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.package-picker-trigger.open,.package-picker-trigger:hover{border-color:#22d3ee8c;box-shadow:0 0 0 4px #22d3ee14}.package-picker-meta{flex:1;justify-items:end;gap:4px;display:grid}.package-picker-meta strong{font-size:22px;line-height:1.4}.package-picker-meta small{color:var(--muted);font-size:16px;font-weight:800}.package-picker-arrow{color:var(--muted);font-size:22px}.package-modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020a16bd;justify-content:center;align-items:flex-end;padding:20px;display:flex;position:fixed;inset:0}.package-modal{background:linear-gradient(#0e182cfa,#060e1cfa);border:1px solid #bfd3ff29;border-radius:32px;width:min(680px,100%);max-height:min(82vh,760px);padding:22px;overflow:auto;box-shadow:0 28px 80px #00000073}.package-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.package-modal-head h3{margin:0;font-size:28px}.package-modal-head p{color:var(--muted);margin:6px 0 0;font-size:16px}.package-modal-close{border:1px solid var(--stroke);width:44px;height:44px;color:var(--text);cursor:pointer;background:#ffffff0a;border-radius:16px;flex:none;font-size:28px;line-height:1}.package-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.package-modal-card{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(#106b7ae0,#0b4365e0);border:1px solid #bfd3ff1f;border-radius:24px;align-content:space-between;gap:10px;min-height:118px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff14}.package-modal-card strong{font-size:28px;line-height:1.2}.package-modal-card span{color:#e0f2fe;border-top:1px solid #ffffff29;padding-top:10px;font-size:19px;font-weight:900;display:block}.package-modal-card.selected{outline:3px solid #f59e0b73;transform:translateY(-1px)}.checkout-summary strong{font-size:36px}.checkout-summary small{display:none}@media (width<=640px){.package-modal-backdrop{padding:12px}.package-modal{border-radius:26px;padding:18px}.package-modal-head h3{font-size:24px}.package-modal-grid{gap:10px}.package-modal-card{border-radius:22px;min-height:102px;padding:14px}.package-modal-card strong{font-size:22px}.package-modal-card span{font-size:17px}.package-picker-trigger{min-height:68px;padding:14px 16px}.package-picker-meta strong{font-size:20px}.package-picker-meta small{font-size:15px}.checkout-summary strong{font-size:30px}}:root{--bg:#071323;--bg2:#0c2038;--card:#0a182be0;--card2:#0e2038f0;--stroke:#bed3ff21;--stroke2:#22d3ee61;--text:#f8fbff;--muted:#a9b8cf;--soft:#d9e7ff;--brand:#19c7df;--brand2:#357cf3;--radius:24px;--shadow:0 18px 55px #0000004d}body:before{opacity:.55;background-size:88px 88px}.app-shell{padding:12px clamp(12px,3vw,30px) 28px}.page-content{max-width:980px}.topbar{margin-bottom:2px;padding:8px 0 14px}.topbar h1{letter-spacing:-.02em;font-size:clamp(28px,7vw,38px)}.topbar small{color:#91a8c7;font-size:15px}.menu-btn{background:linear-gradient(#ffffff14,#ffffff0a);border-radius:20px;width:58px;height:58px}.section-card,.hero-card{background:linear-gradient(#112642e0,#081628ed),radial-gradient(circle at 90% 0,#22d3ee1f,#0000 34%);border-color:#bed3ff1f;border-radius:28px;padding:clamp(18px,4vw,26px)}.section-title{align-items:center;margin-bottom:18px}.section-title h2,.hero-card h2{letter-spacing:-.015em;font-size:clamp(25px,6vw,36px)}.section-title p,.hero-card p{color:#a8b8d0;font-size:16px;line-height:1.75}.section-icon{background:linear-gradient(135deg,#19c7df33,#357cf32e);border-radius:20px;flex-basis:58px;width:58px;height:58px}input,select,textarea{background:#ffffff0c;border-color:#bed3ff24;border-radius:20px;min-height:58px;font-weight:900}label,.field{gap:8px}label span,.field span{color:#aebed7;font-size:16px;font-weight:950}.btn{border-radius:20px}.big-action{border-radius:22px;min-height:62px;font-size:22px;box-shadow:0 16px 38px #357cf342}.recharge-request-card{max-width:760px;margin-inline:auto;padding-bottom:24px}.recharge-request-card .section-title{border-bottom:1px solid #bed3ff1a;margin-bottom:18px;padding-bottom:14px}.recharge-request-card .section-title h2{font-size:clamp(30px,7vw,42px)}.recharge-request-card .section-icon{background:linear-gradient(135deg,#19c7df3d,#357cf333)}.request-flow{gap:18px;margin-top:16px}.choice-row{gap:10px;margin:10px 0}.choice-row.two{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-row button{color:#c6d5ed;background:#ffffff0b;border-color:#bed3ff21;border-radius:20px;min-height:56px;font-size:clamp(16px,4.2vw,20px);box-shadow:inset 0 1px #ffffff0a}.choice-row button.active{color:#fff;background:linear-gradient(135deg,#19c7df3d,#357cf32e);border-color:#19c7df8c;box-shadow:0 0 0 3px #19c7df14,inset 0 1px #ffffff1a}.package-picker-trigger{background:linear-gradient(#0f2138f5,#091628f5);border-color:#19c7df3d;border-radius:22px;min-height:74px;padding:16px 18px}.package-picker-trigger.open,.package-picker-trigger:hover{background:linear-gradient(135deg,#19c7df21,#357cf31a);border-color:#19c7df9e}.package-picker-meta strong{font-size:23px}.package-picker-meta small{color:#9fb0ca;font-size:15px}.checkout-summary{background:linear-gradient(135deg,#19c7df1a,#357cf314);border-color:#19c7df33;border-radius:24px;padding:18px 20px}.checkout-summary span{font-size:15px}.checkout-summary strong{font-size:clamp(32px,9vw,46px);line-height:1.1}.package-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#010710c2;align-items:center}.package-modal{background:linear-gradient(#0f2038fa,#060f1dfc);border-color:#bed3ff26;border-radius:30px;width:min(760px,100vw - 24px);max-height:min(86vh,780px);padding:20px}.package-modal-head{border-bottom:1px solid #bed3ff1a;align-items:center;padding-bottom:14px}.package-modal-head h3{letter-spacing:-.01em;font-size:clamp(24px,6vw,34px)}.package-modal-head p{color:#9fb0ca;font-size:15px}.package-modal-close{background:#ffffff0e;border-color:#bed3ff26}.package-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:16px}.package-modal-card{color:#052033;background:linear-gradient(#1f8b94eb 0 36%,#fffffff5 36% 68%,#454d53eb 68% 100%);border-color:#bed3ff1f;border-radius:24px;grid-template-rows:44px 1fr 40px;min-height:132px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 30px #00000038,inset 0 1px #fff3}.package-modal-card strong{color:#f8fdff;grid-row:1;place-items:center;padding:0 8px;font-size:24px;line-height:1.1;display:grid}.package-modal-card span{color:#f8fdff;border:0;grid-row:3;place-items:center;padding:0 8px;font-size:18px;font-weight:950;display:grid}.package-modal-card:before{content:"السعر";color:#6b7280;grid-row:2;place-items:center;font-size:15px;font-weight:900;display:grid}.package-modal-card.selected{outline:3px solid #19c7df9e;box-shadow:0 18px 40px #19c7df1f,0 14px 30px #00000042}.package-modal-card.selected:after{content:"✓";color:#00111d;background:#19c7df;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:950;display:grid;position:absolute;top:8px;left:8px}.list-card{background:linear-gradient(#071426b8,#050f1dd1);border-radius:22px}@media (width<=640px){.app-shell{padding:10px 10px 24px}.section-card,.hero-card{border-radius:24px;padding:18px}.section-title{gap:12px}.section-icon{border-radius:18px;flex-basis:54px;width:54px;height:54px}.choice-row{gap:8px}.choice-row button{border-radius:18px;min-height:52px}.package-modal-backdrop{align-items:flex-end;padding:10px}.package-modal{border-radius:28px 28px 22px 22px;max-height:84vh;padding:16px}.package-modal-grid{gap:10px}.package-modal-card{border-radius:20px;grid-template-rows:40px 1fr 36px;min-height:116px}.package-modal-card strong{font-size:21px}.package-modal-card span{font-size:16px}.package-picker-trigger{min-height:68px}.package-picker-meta strong{font-size:20px}}@media (width<=380px){.choice-row.three button{padding:0 6px;font-size:14px}.package-modal-grid{grid-template-columns:1fr 1fr}.package-modal-card strong{font-size:19px}}.topbar-simple{justify-content:space-between;gap:12px}.topbar-balance{background:linear-gradient(#ffffff12,#ffffff0a);border:1px solid #bed3ff24;border-radius:20px;justify-items:end;gap:4px;min-width:170px;padding:10px 16px;display:grid;box-shadow:0 12px 32px #0000002e}.topbar-balance small{margin:0;font-weight:900;display:block;color:#9cb1cc!important;font-size:13px!important}.topbar-balance strong{color:#fff;letter-spacing:-.01em;font-size:clamp(18px,4.2vw,24px);font-weight:950;line-height:1}@media (width<=480px){.topbar-simple{padding:8px 0 12px}.topbar-balance{border-radius:18px;min-width:140px;padding:9px 12px}.topbar-balance strong{font-size:18px}}.products-page .section-card{overflow:visible}.products-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:14px;display:grid}.category-card,.product-card{color:var(--text);text-align:right;background:linear-gradient(#ffffff0f,#ffffff09);border:1px solid #bed3ff21;border-radius:24px;align-content:start;gap:10px;min-height:160px;padding:16px;transition:all .18s;display:grid}.category-card:hover,.product-card:hover{border-color:#19c7df8c;transform:translateY(-1px);box-shadow:0 16px 36px #00000038}.category-img,.product-img{color:#bff7ff;background:linear-gradient(135deg,#19c7df2e,#357cf326);border:1px solid #19c7df2e;border-radius:20px;place-items:center;height:72px;display:grid;overflow:hidden}.product-img.large{flex:0 0 82px;width:82px;height:82px}.category-img img,.product-img img{object-fit:cover;width:100%;height:100%}.category-card strong,.product-card strong{font-size:18px;line-height:1.4}.category-card small{color:var(--muted);font-weight:800}.product-card span{color:#e0f2fe;margin-top:6px;font-size:20px;font-weight:950;display:inline-flex}.back-btn{width:max-content;margin-bottom:14px}.modal-backdrop{z-index:95;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#010710bd;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.buy-modal{background:linear-gradient(#0f2038fa,#060f1dfc);border:1px solid #bed3ff26;border-radius:30px;width:min(560px,100%);max-height:86vh;padding:22px;position:relative;overflow:auto;box-shadow:0 28px 80px #00000073}.modal-close{border:1px solid var(--stroke);width:42px;height:42px;color:var(--text);background:#ffffff0f;border-radius:15px;font-size:28px;line-height:1;position:absolute;top:14px;left:14px}.buy-modal-head{border-bottom:1px solid #bed3ff1c;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;display:flex}.buy-modal-head h2{margin:0;font-size:26px}.buy-modal-head p{color:var(--muted);margin:6px 0 0;font-weight:900}.external-import-list{gap:8px;max-height:420px;margin-top:14px;padding-inline-end:4px;display:grid;overflow:auto}.import-row{background:#ffffff0a;border:1px solid #bed3ff1f;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;padding:12px;display:grid}.import-row input{width:20px;min-height:20px}.import-row span{color:var(--text);font-size:16px}.import-row small{color:var(--muted);grid-column:2;font-weight:800}@media (width<=560px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card,.product-card{border-radius:20px;min-height:142px;padding:12px}.category-img,.product-img{border-radius:17px;height:62px}.category-card strong,.product-card strong{font-size:16px}.product-card span{font-size:17px}.buy-modal{border-radius:26px;padding:18px}.buy-modal-head h2{font-size:22px}}.provider-cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.provider-card{min-height:118px;color:var(--text);text-align:right;background:linear-gradient(#ffffff0e,#ffffff09);border:1px solid #bed3ff21;border-radius:22px;align-content:start;gap:6px;padding:16px;transition:all .18s;display:grid}.provider-card strong{font-size:19px}.provider-card span{color:var(--muted);word-break:break-all;font-size:13px}.provider-card small{color:#cfe3ff;font-weight:900}.provider-card.active{background:linear-gradient(135deg,#19c7df2e,#357cf31f);border-color:#19c7df94;box-shadow:0 0 0 3px #19c7df14}.provider-card.add{background:#19c7df0f;border-style:dashed}@media (width<=560px){.provider-cards{grid-template-columns:1fr}.provider-card{min-height:100px}}.note-card{color:#cfe8ff;background:#22d3ee12;border:1px solid #f59e0b2e;border-radius:20px;padding:14px 16px;font-weight:850;line-height:1.8}.admin-product-card{background:linear-gradient(#071426b8,#050f1dd1);border:1px solid #bed3ff21;border-radius:24px;padding:18px}.admin-product-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.admin-product-head strong{font-size:20px;display:block}.admin-product-head small{color:var(--muted);margin-top:6px;font-weight:800;line-height:1.6;display:block}@media (width<=780px){.admin-product-head{flex-direction:column}.admin-product-card .btn{width:100%}}.membership-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.membership-card{background:linear-gradient(#0f233ce0,#071323f0);border:1px solid #bed3ff24;border-radius:24px;gap:12px;padding:18px;display:grid;box-shadow:0 14px 34px #0000002e}.membership-card.disabled{opacity:.55}.membership-card>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.membership-card strong{font-size:22px}.membership-card>div:first-child span{color:#d6fbff;background:#22d3ee1f;border:1px solid #f59e0b38;border-radius:999px;padding:7px 11px;font-weight:950}.membership-card p{color:var(--soft);margin:0;font-weight:850}.membership-card small{color:var(--muted);font-weight:800}.product-img.shape-square{aspect-ratio:1;height:auto}.product-img.shape-landscape{aspect-ratio:16/9;height:auto}.product-img.shape-portrait{aspect-ratio:3/4;height:auto}.product-img.large.shape-square{aspect-ratio:1;width:88px;height:88px}.product-img.large.shape-landscape{aspect-ratio:16/9;width:118px;height:72px}.product-img.large.shape-portrait{aspect-ratio:3/4;width:72px;height:96px}.product-card:has(.shape-portrait){grid-row:span 2}@media (width<=560px){.membership-grid{grid-template-columns:1fr}.product-img.shape-square,.product-img.shape-landscape,.product-img.shape-portrait{width:100%}.product-card:has(.shape-portrait){grid-row:auto}}.provider-order-note{color:#cfe8ff;overflow-wrap:anywhere;background:#22d3ee11;border:1px solid #22d3ee2b;border-radius:16px;margin-top:10px;padding:11px 13px;font-size:14px;font-weight:800;line-height:1.7}.membership-pricing-modal{background:linear-gradient(#0f2038fc,#060f1dfc);border:1px solid #bed3ff29;border-radius:30px;width:min(760px,100%);max-height:88vh;padding:22px;position:relative;overflow:auto;box-shadow:0 30px 90px #00000080}.membership-pricing-modal .modal-title{border-bottom:1px solid #bed3ff1a;margin-bottom:16px;padding:4px 56px 16px 0}.membership-pricing-modal .modal-title h2{margin:0;font-size:28px}.membership-pricing-modal .modal-title p{color:var(--muted);margin:6px 0 0;font-weight:800}.membership-price-list{gap:12px;display:grid}.membership-price-row{background:#ffffff09;border:1px solid #bed3ff1f;border-radius:22px;padding:16px}.membership-price-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.membership-price-head strong{font-size:20px}.membership-price-head small{color:var(--muted);font-weight:800}@media (width<=600px){.membership-pricing-modal{border-radius:26px;padding:16px}.membership-price-head{flex-direction:column;align-items:flex-start}.membership-pricing-modal .modal-title{padding-left:46px;padding-right:0}}.security-check-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.security-check-grid>div{background:#ffffff0a;border:1px solid #bed3ff1f;border-radius:20px;gap:8px;padding:16px;display:grid}.security-check-grid strong{font-size:16px}.security-check-grid span{color:#9fe8c7;font-weight:900}.executor-device-card{border:1px solid var(--stroke);background:linear-gradient(#ffffff0e,#ffffff06);border-radius:26px;padding:18px}.executor-device-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.executor-device-head strong{font-size:22px}.executor-device-head small{color:var(--muted);margin-top:6px;font-weight:800;display:block}.executor-sims-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.executor-sim-card{background:#040e1d7a;border:1px solid #bed3ff1f;border-radius:22px;padding:16px}.executor-sim-card>small{color:var(--muted);font-weight:800}.sim-last-response{background:#22d3ee12;border:1px solid #22d3ee26;border-radius:18px;margin-top:14px;padding:12px 14px}.sim-last-response p{margin:7px 0;line-height:1.7}.sim-last-response small{color:var(--muted)}.executor-order-meta{color:var(--muted);background:#ffffff09;border-radius:16px;flex-wrap:wrap;gap:8px 16px;margin:10px 0;padding:10px 12px;font-size:14px;display:flex}.executor-order-meta strong{color:var(--soft)}.ussd-response-box{background:#22d3ee12;border:1px solid #f59e0b38;border-radius:18px;margin:10px 0;padding:13px 15px}.ussd-response-box.failed{background:#f8717112;border-color:#f8717140}.ussd-response-box p{white-space:pre-wrap;margin:7px 0;line-height:1.8}.ussd-response-box small{color:var(--muted)}.dual-balance{text-align:right;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;min-width:min(420px,64vw)}.dual-balance>div{padding-inline:10px}.dual-balance>div+div{border-inline-start:1px solid #bed3ff24}.wallet-overview .stat-card strong{text-align:right;direction:ltr}.category-admin-list{gap:10px;margin-top:14px;display:grid}.mini-admin-row{background:#ffffff09;border:1px solid #bed3ff1f;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.mini-admin-row strong{font-size:16px}.mini-admin-row small{color:var(--muted);margin-top:4px;font-weight:800;display:block}@media (width<=620px){.dual-balance{grid-template-columns:1fr 1fr;width:100%;min-width:0}.dual-balance small{font-size:11px!important}.dual-balance strong{font-size:15px}.mini-admin-row{flex-direction:column;align-items:flex-start}.mini-admin-row .action-row{width:100%}}.admin-hero-pro{min-height:190px}.admin-module-grid,.admin-launch-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.admin-module-card,.admin-launch-grid>button{color:inherit;text-align:right;cursor:pointer;background:linear-gradient(145deg,#0f172af5,#020617eb);border:1px solid #94a3b82e;border-radius:22px;flex-direction:column;gap:10px;min-height:155px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.admin-module-card:hover,.admin-launch-grid>button:hover{border-color:#f59e0b73;transform:translateY(-2px);box-shadow:0 18px 35px #00000038}.admin-module-card>div,.admin-launch-grid>button>svg{justify-content:space-between;align-items:center;display:flex}.admin-module-card div span{color:#67e8f9;border:1px solid #22d3ee40;border-radius:999px;padding:4px 10px;font-size:.78rem}.admin-module-card strong,.admin-launch-grid strong{font-size:1.08rem}.admin-module-card p,.admin-launch-grid span{color:#94a3b8;margin:0;line-height:1.7}.admin-cards-list{gap:12px;display:grid}.admin-category-card{background:#0f172ab8;border:1px solid #94a3b829;border-radius:18px;grid-template-columns:82px 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.admin-category-preview{background:#0f172ae6;border-radius:16px;place-items:center;width:82px;height:72px;display:grid;overflow:hidden}.admin-category-preview img{object-fit:cover;width:100%;height:100%}.admin-category-card strong,.ordering-row strong{margin-bottom:4px;display:block}.admin-category-card small,.ordering-row small{color:#94a3b8;margin-bottom:6px;display:block}.admin-two-col{grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr);align-items:start;gap:16px;display:grid}.ordering-row{background:#0f172aad;border:1px solid #94a3b824;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.admin-toolbar{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.tabs-row.compact{gap:6px;margin:0;padding:4px;overflow-x:auto}.tabs-row.compact button{white-space:nowrap;padding:9px 12px}.admin-product-card.wide{border:1px solid #94a3b829}.external-import-list.pro{max-height:680px}.deposit-review-card p{margin:4px 0}@media (width<=820px){.admin-two-col,.admin-toolbar,.admin-category-card{grid-template-columns:1fr}.admin-category-preview{width:100%;height:150px}}.admin-pro{width:100%;max-width:1280px;margin-inline:auto}.admin-page-header{background:linear-gradient(135deg,#122b4af0,#081527f5);border:1px solid #bed3ff21;border-radius:30px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 70px #00000047}.admin-page-header:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b2e,#0000 70%);width:360px;height:220px;position:absolute;inset:auto -8% -40% auto}.admin-page-title{z-index:1;align-items:center;gap:16px;display:flex;position:relative}.admin-page-title h1{letter-spacing:-.025em;margin:0;font-size:clamp(30px,5vw,46px)}.admin-page-title p{color:#a9bad2;margin:8px 0 0;font-weight:750;line-height:1.75}.admin-page-actions{z-index:1;flex-wrap:wrap;gap:10px;display:flex;position:relative}.admin-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-metric{background:linear-gradient(#ffffff0f,#ffffff09);border:1px solid #bed3ff1f;border-radius:24px;align-items:flex-start;gap:14px;min-height:118px;padding:18px;display:flex}.admin-metric svg{color:var(--brand);flex:none}.admin-metric span{color:#9fb2ce;font-weight:900;display:block}.admin-metric strong{margin-top:5px;font-size:clamp(22px,3vw,30px);display:block}.admin-metric small{color:#89a1c0;margin-top:4px;font-weight:800;display:block}.pro-grid{gap:18px;display:grid}.pro-grid.two{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.pro-filter-grid{grid-template-columns:1.4fr repeat(4,minmax(150px,1fr));align-items:end;gap:12px;display:grid}.pro-search{color:#aebed7;background:#ffffff0c;border:1px solid #bed3ff24;border-radius:20px;align-items:center;gap:10px;min-height:58px;padding:0 16px;display:flex;position:relative}.pro-search svg{color:#91a8c7;flex:none}.pro-search input{min-height:52px;box-shadow:none;background:0 0;border:0;padding:0}.pro-search input:focus{box-shadow:none}.pro-table-wrap{background:#030c1a47;border:1px solid #bed3ff1a;border-radius:24px;width:100%;overflow:auto}.pro-table{border-collapse:separate;border-spacing:0;width:100%;min-width:880px}.pro-table th{z-index:2;color:#9fb2ce;text-align:right;white-space:nowrap;background:#0c1c32fa;border-bottom:1px solid #bed3ff1a;padding:14px 16px;font-size:13px;position:sticky;top:0}.pro-table td{vertical-align:middle;border-bottom:1px solid #bed3ff13;padding:14px 16px}.pro-table strong{color:#fff;font-size:15.5px;display:block}.pro-table small{color:#94a8c5;margin-top:4px;font-size:12.5px;display:block}.products-table{min-width:1040px}.users-table{min-width:1020px}.cell-stack{gap:5px;display:grid}.table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.icon-btn{color:#e8f1ff;background:#ffffff0e;border:1px solid #bed3ff21;border-radius:15px;place-items:center;width:42px;height:42px;transition:all .18s;display:inline-grid}.icon-btn:hover{background:#22d3ee1f;border-color:#f59e0b73;transform:translateY(-1px)}.icon-btn.danger{color:#fecaca;background:#ef444414;border-color:#ef444438}.icon-btn.danger:hover{background:#ef444429}.icon-btn.ok{color:#86efac;background:#22c55e14;border-color:#22c55e38}.pro-badge,.source-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:12px;font-weight:950;display:inline-flex}.pro-badge.off{color:#cbd5e1;background:#94a3b821}.source-badge.manual{color:#67e8f9;background:#22d3ee24}.image-thumb{color:#93a6c3;background:#ffffff0e;border:1px solid #bed3ff21;border-radius:16px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.image-thumb img{object-fit:cover;width:100%;height:100%}.image-picker{gap:10px;display:grid}.image-picker>span{color:#aebed7;font-size:16px;font-weight:950}.image-picker-row{align-items:center;gap:12px;display:flex}.image-upload-btn{color:#dffbff;cursor:pointer;background:#22d3ee17;border:1px solid #22d3ee42;border-radius:17px;justify-content:center;align-items:center;gap:8px;width:auto;min-width:145px;min-height:48px;font-weight:950;display:inline-flex}.image-upload-btn input{display:none}.ordering-layout{align-items:start}.ordering-list{gap:10px;max-height:560px;padding-inline-end:4px;display:grid;overflow:auto}.ordering-row{background:#ffffff0a;border:1px solid #bed3ff1a;border-radius:20px;grid-template-columns:52px 1fr 90px 42px 42px;align-items:center;gap:10px;padding:10px;display:grid}.ordering-row.product{grid-template-columns:52px 1fr 90px 42px 42px}.ordering-row strong{display:block}.ordering-row small{color:#94a8c5}.ordering-row input{text-align:center;border-radius:14px;min-height:42px;padding:0 10px}.provider-card{background:#ffffff0a;border:1px solid #bed3ff1a;border-radius:22px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin-bottom:12px;padding:16px;display:grid}.provider-card strong{font-size:18px;display:block}.provider-card small{color:#98abc7;margin-top:5px;display:block}.provider-meta{color:#aebed7;flex-wrap:wrap;align-items:center;gap:8px;font-weight:850;display:flex}.check-input{accent-color:#22d3ee;width:22px;min-height:22px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#010710b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.admin-modal{background:linear-gradient(#0f2038fa,#060f1dfc);border:1px solid #bed3ff29;border-radius:30px;width:min(620px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 30px 90px #00000073}.admin-modal.wide{width:min(920px,100%)}.modal-head{border-bottom:1px solid #bed3ff1a;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:16px;display:flex}.modal-head h2{margin:0;font-size:30px}.modal-head p{color:#9fb2ce;margin:7px 0 0;line-height:1.6}.modal-actions{border-top:1px solid #bed3ff1a;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;display:flex}.admin-launch-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;display:grid}.admin-launch-grid button{text-align:right;color:#fff;background:#ffffff0b;border:1px solid #bed3ff1f;border-radius:24px;align-content:start;gap:8px;min-height:130px;padding:18px;display:grid}.admin-launch-grid button:hover{background:#22d3ee14;border-color:#22d3ee61}.admin-launch-grid button svg{color:#22d3ee}.admin-launch-grid button strong{font-size:19px}.admin-launch-grid button span{color:#9fb2ce;line-height:1.65}.full-width{width:100%}@media (width<=1100px){.admin-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-grid.two{grid-template-columns:1fr}.pro-filter-grid{grid-template-columns:1fr 1fr}.admin-page-header{flex-direction:column;align-items:stretch}.admin-page-actions{justify-content:flex-start}.provider-card{grid-template-columns:1fr}.ordering-row,.ordering-row.product{grid-template-columns:46px 1fr 76px 38px 38px}.image-thumb{width:46px;height:46px}}@media (width<=640px){.admin-metrics-grid,.pro-filter-grid{grid-template-columns:1fr}.admin-page-title{align-items:flex-start}.admin-page-title .section-icon{display:none}.admin-page-header{border-radius:24px;padding:18px}.admin-page-title h1{font-size:30px}.admin-modal{border-radius:24px;padding:16px}.modal-head h2{font-size:24px}.provider-meta{font-size:13px}.pro-table{min-width:760px}.ordering-row,.ordering-row.product{grid-template-columns:42px 1fr 68px;gap:8px}.ordering-row .icon-btn{width:38px;height:38px}.ordering-row .icon-btn:nth-last-child(-n+2){grid-row:2}.form-grid.two-columns{grid-template-columns:1fr}}.admin-shell.vi-admin-layout{background:radial-gradient(circle at 80% -10%,#22d3ee1f,#0000 34%),radial-gradient(circle at 8% 15%,#3b82f61a,#0000 30%),linear-gradient(#060815,#08192e 55%,#060815);grid-template:"sidebar header"72px"sidebar content"minmax(0,1fr)/280px minmax(0,1fr);min-height:100svh;padding:0;display:grid;overflow:hidden}.admin-shell.vi-admin-layout .topbar{z-index:35;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081426db;border-bottom:1px solid #bed3ff1f;grid-area:header;height:72px;margin:0;padding:0 20px;position:sticky;top:0;box-shadow:0 14px 40px #00000038}.admin-shell.vi-admin-layout .admin-top-title{margin-inline-end:auto;line-height:1.2;display:block}.admin-shell.vi-admin-layout .admin-top-title strong{color:#fff;font-size:20px;font-weight:950;display:block}.admin-shell.vi-admin-layout .admin-top-title small{color:#93a8c7;margin-top:4px;font-weight:850;display:block;font-size:13px!important}.admin-shell.vi-admin-layout .side-backdrop{display:none}.admin-shell.vi-admin-layout .side-nav{z-index:42;background:linear-gradient(#0d1d34f5,#07111ffa);border-left:1px solid #bed3ff1f;grid-area:sidebar;width:280px;height:100svh;padding:14px 12px;position:sticky;top:0;bottom:auto;right:auto;box-shadow:-10px 0 40px #00000040;transform:none!important}.admin-shell.vi-admin-layout .nav-brand{height:58px;margin-bottom:10px;padding:4px 6px 14px}.admin-shell.vi-admin-layout .nav-brand img{border-radius:14px;width:46px;height:46px}.admin-shell.vi-admin-layout .nav-brand strong{font-size:18px}.admin-shell.vi-admin-layout .nav-brand span{font-size:12px}.admin-shell.vi-admin-layout .nav-brand button{display:none}.admin-shell.vi-admin-layout .nav-group{gap:5px;margin:14px 0}.admin-shell.vi-admin-layout .nav-group p{color:#8ba1c0;border-bottom:1px dashed #bed3ff1a;padding:5px 10px 8px;font-size:12px}.admin-shell.vi-admin-layout .nav-group button,.admin-shell.vi-admin-layout .logout-btn{color:#d7e5f8;border-radius:14px;min-height:44px;padding:0 12px;font-size:14px}.admin-shell.vi-admin-layout .nav-group button.active{color:#fff;background:linear-gradient(135deg,#f59e0b2e,#3b82f621);border-color:#22d3ee5c;box-shadow:inset 3px 0 #22d3eeb3}.admin-shell.vi-admin-layout .page-content{grid-area:content;width:100%;max-width:none;height:calc(100svh - 72px);margin:0;padding:22px clamp(16px,2.2vw,30px) 34px;overflow:auto}.admin-shell.vi-admin-layout .menu-btn{display:none}.admin-shell.vi-admin-layout .topbar-balance{border-radius:16px;grid-auto-columns:max-content;grid-auto-flow:column;align-items:center;gap:10px;min-width:auto;padding:8px 12px;display:grid}.admin-shell.vi-admin-layout .topbar-balance strong{font-size:17px}.admin-shell.vi-admin-layout .topbar-balance small{font-size:11px!important}.vi-admin-layout .admin-pro{max-width:1540px;margin-inline:auto}.vi-admin-layout .section-card,.vi-admin-layout .hero-card{background:linear-gradient(#0e1f36db,#081324f0);border-radius:20px;box-shadow:0 14px 44px #00000038}.vi-admin-layout .admin-page-header{background:linear-gradient(135deg,#122b4aeb,#081527f5),radial-gradient(circle at 0 0,#22d3ee29,#0000 40%);border-radius:20px;padding:20px}.vi-admin-layout .admin-page-title h1{font-size:clamp(25px,3vw,36px)}.vi-admin-layout .admin-page-title p{max-width:820px;font-size:14px}.vi-admin-layout .admin-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.vi-admin-layout .admin-metric{border-radius:18px;min-height:96px;padding:14px}.vi-admin-layout .admin-metric strong{font-size:24px}.vi-admin-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.vi-admin-shortcuts button{color:#fff;text-align:right;cursor:pointer;background:linear-gradient(#ffffff0f,#ffffff09);border:1px solid #bed3ff1f;border-radius:20px;align-items:flex-start;gap:14px;min-height:126px;padding:18px;transition:all .18s;display:flex}.vi-admin-shortcuts button:hover{background:#22d3ee14;border-color:#22d3ee61;transform:translateY(-2px)}.vi-admin-shortcuts svg{color:#22d3ee;flex:none}.vi-admin-shortcuts strong{font-size:18px;display:block}.vi-admin-shortcuts span{color:#9fb2ce;margin-top:6px;font-size:14px;line-height:1.65;display:block}.vi-module-tabs{background:#030c1a4d;border:1px solid #bed3ff1a;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:10px;padding:10px;display:grid}.vi-module-tabs button{color:#dbeafe;cursor:pointer;text-align:right;background:#ffffff0b;border:1px solid #0000;border-radius:16px;justify-content:flex-start;align-items:center;gap:10px;min-height:64px;padding:10px 12px;font-weight:950;display:flex}.vi-module-tabs button small{color:#91a8c7;margin-top:3px;font-size:11px;font-weight:800;display:block}.vi-module-tabs button span{display:block}.vi-module-body{gap:18px;display:grid}.vi-module-body>.admin-pro>.admin-page-header{display:none}.vi-module-body>.admin-pro{max-width:none}.vi-module-body>.admin-pro.stack-gap{gap:18px}.vi-admin-layout .pro-grid.two{grid-template-columns:minmax(360px,.48fr) minmax(0,1fr)}.vi-admin-layout .pro-filter-grid{grid-template-columns:minmax(240px,1.7fr) repeat(4,minmax(130px,1fr))}.vi-admin-layout .pro-table-wrap{border-radius:18px}.vi-admin-layout .pro-table th{font-size:12px}.vi-admin-layout .pro-table td{padding:12px 14px}.vi-admin-layout .admin-modal{border-radius:22px}.vi-admin-layout .form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.vi-admin-layout .tabs-row{background:#030c1a4d;border:1px solid #bed3ff1a;border-radius:18px;padding:9px}.vi-admin-layout .tabs-row button{border-radius:14px}@media (width<=1180px){.admin-shell.vi-admin-layout{grid-template-columns:240px 1fr}.admin-shell.vi-admin-layout .side-nav{width:240px}.vi-admin-shortcuts,.vi-admin-layout .admin-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vi-admin-layout .pro-grid.two{grid-template-columns:1fr}.vi-admin-layout .pro-filter-grid{grid-template-columns:1fr 1fr}.admin-shell.vi-admin-layout .topbar-balance{display:none}}@media (width<=840px){.admin-shell.vi-admin-layout{padding:8px 12px 24px;display:block;overflow:visible}.admin-shell.vi-admin-layout .topbar{background:linear-gradient(#060815 0%,#06101fe6 80%,#0000);height:auto;min-height:62px;padding:10px 0 12px}.admin-shell.vi-admin-layout .menu-btn{display:grid}.admin-shell.vi-admin-layout .admin-top-title{display:none}.admin-shell.vi-admin-layout .side-backdrop{display:block}.admin-shell.vi-admin-layout .side-nav{z-index:60;width:min(360px,88vw);height:auto;position:fixed;top:0;bottom:0;right:0;transform:translate(105%)!important}.admin-shell.vi-admin-layout .side-nav.open{transform:translate(0)!important}.admin-shell.vi-admin-layout .nav-brand button{display:grid}.admin-shell.vi-admin-layout .page-content{height:auto;padding:0;overflow:visible}.admin-shell.vi-admin-layout .topbar-balance{display:grid}.vi-admin-shortcuts{grid-template-columns:1fr}.vi-module-tabs{grid-template-columns:1fr 1fr}.vi-admin-layout .pro-filter-grid,.vi-admin-layout .form-grid.two-columns{grid-template-columns:1fr}.vi-admin-layout .admin-page-header{display:block}.vi-admin-layout .admin-page-actions{margin-top:14px}.vi-admin-layout .admin-metrics-grid{grid-template-columns:1fr}.vi-admin-layout .section-title{align-items:center}.vi-admin-layout .section-icon{flex-basis:50px;width:50px;height:50px}.vi-module-body>.admin-pro>.admin-page-header{display:none}}@media (width<=520px){.vi-module-tabs{grid-template-columns:1fr}.admin-shell.vi-admin-layout .topbar-balance{display:none}.vi-admin-layout .admin-page-title{align-items:flex-start}.vi-admin-layout .admin-page-title .section-icon{display:none}.vi-admin-layout .pro-table{min-width:780px}.vi-admin-shortcuts button{min-height:110px}.vi-admin-layout .section-card{padding:16px}}.financial-filter-grid{grid-template-columns:150px 150px 190px minmax(260px,1fr) 150px!important}.finance-table{min-width:1180px}.money-direction{border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:950;display:inline-flex}.money-direction.credit{color:#86efac;background:#22c55e24}.money-direction.debit{color:#fecaca;background:#ef444421}.money-direction.pending{color:#fde68a;background:#f59e0b24}.money-direction.neutral{color:#cbd5e1;background:#94a3b824}.mini-note{color:#9fb2ce;margin:10px 0 0;font-weight:800;line-height:1.8}.mini-note strong{color:#fff}.sms-filter-grid{grid-template-columns:180px minmax(280px,1fr) 150px!important}.sms-message-list{gap:12px;display:grid}.sms-message-card{background:#ffffff0b;border:1px solid #bed3ff1c;border-radius:18px;padding:16px}.sms-message-card p{white-space:pre-wrap;color:#e8f1ff;margin:10px 0;line-height:1.9}.sms-message-card small{color:#91a8c7}.financial-pro .source-badge.api{color:#a5f3fc;background:#22d3ee1f}.financial-metrics .admin-metric strong{font-size:clamp(18px,2vw,26px)}@media (width<=980px){.financial-filter-grid,.sms-filter-grid{grid-template-columns:1fr!important}.finance-table{min-width:980px}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#19164b;--bg2:#241b61;--card:#261e5de0;--card2:#302279eb;--stroke:#d5c9ff33;--stroke2:#9a70ff7a;--text:#fbf8ff;--muted:#c4bce8;--soft:#eee9ff;--brand:#8b5cf6;--brand2:#6d28d9;--brand3:#14e981;--cyan:#17c8ff;--ok:#16e57d;--warn:#fbbf24;--danger:#ff4d6d;--shadow:0 24px 70px #0705206b}html,body,#root{background:var(--bg);color:var(--text)}body{background:radial-gradient(circle at 15% -8%,#8b5cf652,#0000 30%),radial-gradient(circle at 94% 5%,#14e98124,#0000 25%),radial-gradient(circle at 50% 105%,#4625a547,#0000 34%),linear-gradient(#151244 0%,#1f1958 47%,#191448 100%)}body:before{opacity:.78;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:74px 74px}input,select,textarea{color:#fff;background:#ffffff13;border-color:#ddd6fe33}input:focus,select:focus,textarea:focus{border-color:#14e981b3;box-shadow:0 0 0 4px #14e9811f,0 0 28px #8b5cf61a}.splash-card,.auth-card{background:radial-gradient(circle at 100% 0,#14e98121,#0000 34%),linear-gradient(#7026daf0,#491ca1f5);border-color:#ddd6fe38;box-shadow:0 30px 90px #190a5a73}.app-shell{background:radial-gradient(circle at 20% -10%,#8b5cf633,#0000 30%),radial-gradient(circle at 95% 10%,#14e9811a,#0000 26%)}.topbar{background:linear-gradient(#201957f0 0%,#201957d1 72%,#0000)}.topbar-balance{background:linear-gradient(#ffffff1b,#ffffff0e);border-color:#ddd6fe33}.menu-btn,.nav-brand button{background:#ffffff18;border-color:#ddd6fe38}.side-nav{background:radial-gradient(circle at 0 0,#14e9811f,#0000 32%),linear-gradient(#6f2ce2 0%,#3d1b86 48%,#25145f 100%);border-left-color:#ddd6fe33}.nav-group p{color:#d9cffd}.nav-group button,.logout-btn{color:#f1ebff}.nav-group button.active,.nav-group button:hover{background:linear-gradient(135deg,#ffffff2e,#ffffff14);border-color:#fff3;box-shadow:inset 4px 0 #14e981e0}.section-card,.hero-card{background:radial-gradient(circle at 100% 0,#8b5cf621,#0000 34%),linear-gradient(#2a2167e0,#1a164bf0);border-color:#ddd6fe2e;box-shadow:0 22px 68px #06041f57}.section-icon{color:#baf7d4;background:linear-gradient(135deg,#8b5cf64d,#14e98124);border-color:#14e98138}.stat-card,.package-card,.list-card,.sim-card,.admin-user-card,.order-summary,.selected-customer,.executor-status{background:linear-gradient(#ffffff14,#ffffff0b);border-color:#ddd6fe29}.package-card.selected{background:linear-gradient(135deg,#14e9812e,#8b5cf633);border-color:#14e981b8;box-shadow:0 0 0 4px #14e98117,0 18px 42px #14e98114}.btn-primary{color:#061b15;background:linear-gradient(135deg,#14e981 0%,#05c96d 100%);box-shadow:0 16px 42px #14e98145}.btn-secondary,.quick-actions button,.tabs-row button{background:#ffffff13;border-color:#ddd6fe2e}.btn-secondary:hover,.quick-actions button:hover,.tabs-row button.active{background:linear-gradient(135deg,#8b5cf642,#14e9811f);border-color:#14e9816b}.status-pill.success,.status-pill.approved,.status-pill.active,.amount-in{color:#86f9b8}.status-pill.success,.status-pill.approved,.status-pill.active{background:#14e98129}.source-badge.manual,.financial-pro .source-badge.api{color:#a7ffd1;background:#14e98121}.source-badge.api{color:#ddd1ff;background:#8b5cf633}.pro-badge.ok{color:#9dffc9;background:#14e98126}.check-input{accent-color:#14e981}.toast.success{color:#d1fae5;background:#065f46}.toast.info{color:#f3e8ff;background:#3d1b86}.admin-shell.vi-admin-layout{background:radial-gradient(circle at 72% -8%,#8b5cf64d,#0000 32%),radial-gradient(circle at 12% 18%,#14e9811c,#0000 28%),radial-gradient(circle at 90% 100%,#17c8ff1a,#0000 28%),linear-gradient(#171348 0%,#211a5e 54%,#171348 100%)}.admin-shell.vi-admin-layout .topbar{background:linear-gradient(90deg,#211a5bf0,#2a1e74e0);border-bottom-color:#ddd6fe29}.admin-shell.vi-admin-layout .side-nav{background:radial-gradient(circle at 0 0,#14e98121,#0000 34%),linear-gradient(#762be8 0%,#4c1d95 42%,#2c166e 100%);border-left-color:#ddd6fe33;box-shadow:-16px 0 54px #09042a5c}.admin-shell.vi-admin-layout .nav-brand{border-bottom-color:#ffffff29}.admin-shell.vi-admin-layout .nav-group p{color:#d9ceff;border-bottom-color:#ffffff1f}.admin-shell.vi-admin-layout .nav-group button,.admin-shell.vi-admin-layout .logout-btn{color:#f5efff}.admin-shell.vi-admin-layout .nav-group button.active{background:linear-gradient(135deg,#fff3,#ffffff1a);border-color:#ffffff38;box-shadow:inset 4px 0 #14e981,0 12px 34px #0c082a2e}.admin-shell.vi-admin-layout .nav-group button:hover{background:linear-gradient(135deg,#ffffff29,#14e9811a);border-color:#14e9814d}.admin-shell.vi-admin-layout .page-content{background:radial-gradient(circle at 100% 0,#8b5cf61f,#0000 30%),radial-gradient(circle at 0 100%,#14e98112,#0000 25%)}.vi-admin-layout .section-card,.vi-admin-layout .hero-card,.vi-admin-layout .admin-page-header{background:radial-gradient(circle at 100% 0,#8b5cf629,#0000 34%),linear-gradient(#2b236ae6,#1a164bf5);border-color:#ddd6fe2e}.vi-admin-layout .admin-page-header:before{background:radial-gradient(circle,#14e9812e,#0000 70%)}.admin-metric,.admin-launch-grid button,.vi-admin-shortcuts button,.pro-table-wrap,.provider-card,.ordering-row,.sms-message-card,.admin-product-card{background:linear-gradient(#ffffff14,#ffffff0a);border-color:#ddd6fe29}.admin-metric svg,.vi-admin-shortcuts svg,.admin-launch-grid button svg,.icon-btn:hover{color:#14e981}.pro-table th{color:#d8cffd;background:#241b60fa}.pro-table tr:hover td{background:#8b5cf61a}.pro-search{background:#ffffff12;border-color:#ddd6fe2e}.icon-btn{background:#ffffff13;border-color:#ddd6fe2b}.icon-btn:hover{background:#14e98121;border-color:#14e98170}.admin-modal{background:radial-gradient(circle at 100% 0,#8b5cf62e,#0000 34%),linear-gradient(#2f2474fa,#151141fc);border-color:#ddd6fe38}.modal-backdrop{background:#0c072bb8}.vi-module-tabs{background:#100c3661;border-color:#ddd6fe24}.vi-module-tabs button{color:#efeaff;background:#ffffff12}.vi-module-tabs button.active{background:linear-gradient(135deg,#8b5cf647,#14e9811f);border-color:#14e98170;box-shadow:0 0 0 3px #14e98112}.image-upload-btn{color:#dfffee;background:#14e9811c;border-color:#14e98147}@media (width<=840px){.admin-shell.vi-admin-layout .topbar{background:linear-gradient(#211a5bf0,#211a5bd6 80%,#0000)}.admin-shell.vi-admin-layout .side-nav{background:radial-gradient(circle at 0 0,#14e98121,#0000 34%),linear-gradient(#762be8 0%,#4c1d95 42%,#2c166e 100%)}}:root{--v12-bg:#06051d;--v12-panel:#120f3f;--v12-panel-2:#181052;--v12-purple:#8b1ff4;--v12-purple-2:#c026ff;--v12-cyan:#16e8ff;--v12-green:#00f59b;--v12-blue:#0d63ff;--v12-border:#bfafff2e}.customer-v12-shell{background:radial-gradient(circle at 12% -4%,#9747ff3b,#0000 30%),radial-gradient(circle at 92% 8%,#00dbff1f,#0000 26%),linear-gradient(#080622 0%,#0d0732 44%,#07051e 100%);border-inline:1px solid #ffffff0a;width:min(100%,520px);min-height:100vh;margin-inline:auto;padding:14px 16px 104px;box-shadow:0 0 80px #00000061}.customer-v12-shell .page-content{max-width:100%;margin:0;padding:0}.customer-v12-shell .stack-gap,.customer-v12-shell .customer-page{gap:18px;display:grid}.customer-topbar{z-index:28;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#080622f5,#080622cc 78%,#08062200);margin:-14px -16px 14px;padding:14px 16px 12px;position:sticky;top:0}.customer-profile-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.customer-profile-chip{align-items:center;gap:10px;min-width:0;display:flex}.customer-profile-chip small{color:#c9c3ff;font-size:12px;font-weight:800;display:block}.customer-profile-chip strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:16px;line-height:1.2;display:block;overflow:hidden}.customer-avatar{background:linear-gradient(135deg,#8b1ff45c,#0d63ff33);border:1px solid #ffffff26;border-radius:16px;place-items:center;width:42px;height:42px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 22px #8b1ff440}.customer-avatar:after{content:"";background:#22c55e;border:2px solid #07051e;border-radius:999px;width:11px;height:11px;position:absolute;bottom:1px;right:0}.customer-avatar img{object-fit:cover;width:100%;height:100%}.customer-menu-btn{color:#fff;background:linear-gradient(#ffffff17,#ffffff0a);border:1px solid #ffffff24;border-radius:19px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 12px 32px #00000047}.customer-wallet-strip{grid-template-columns:1fr 1fr;gap:10px;display:grid}.customer-wallet-card{text-align:center;border:1px solid #bfafff33;border-radius:22px;align-content:center;gap:6px;min-height:92px;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 18px 45px #0003}.customer-wallet-card:before{content:"";filter:blur(18px);opacity:.48;border-radius:999px;width:110px;height:110px;position:absolute;inset:-40% auto auto -20%}.customer-wallet-card.units{background:linear-gradient(135deg,#6e15cd99,#201258d1)}.customer-wallet-card.units:before{background:#a855f7}.customer-wallet-card.games{background:linear-gradient(135deg,#0c53c48a,#111454db)}.customer-wallet-card.games:before{background:#15d2ff}.customer-wallet-card span{color:#d8d2ff;font-size:12px;font-weight:900}.customer-wallet-card strong{color:#fff;direction:ltr;font-size:clamp(22px,7vw,28px);font-weight:950;line-height:1}.customer-wallet-card small{color:#c8bfff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:999px;justify-self:center;min-width:56px;padding:3px 10px;font-size:12px;font-weight:950}.customer-hero-card{border:1px solid var(--v12-border);background:linear-gradient(135deg,#481691d9,#110d41f5);border-radius:26px;justify-content:space-between;align-items:center;gap:16px;min-height:172px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 54px #00000057,inset 0 1px #ffffff14}.customer-hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 20%,#c026ff73,#0000 26%),radial-gradient(circle at 82% 80%,#16e8ff33,#0000 28%);position:absolute;inset:-1px}.customer-hero-card:after{content:"";filter:blur(3px);background:#16e8ff1a;border-radius:999px;width:150px;height:150px;position:absolute;bottom:-42px;left:-36px}.customer-hero-card .hero-copy{z-index:1;text-align:right;flex:1;position:relative}.customer-hero-card h1{letter-spacing:-.03em;color:#fff;margin:0 0 9px;font-size:clamp(28px,8.5vw,38px);line-height:1.1}.customer-hero-card p{color:#e4ddff;margin:0;font-weight:800;line-height:1.9}.hero-dots{gap:6px;margin-top:18px;display:flex}.hero-dots span{background:#ffffff4d;border-radius:999px;width:20px;height:3px}.hero-dots span:first-child{background:linear-gradient(90deg,var(--v12-purple-2),var(--v12-cyan));width:32px}.hero-visual{z-index:1;color:#fff;background:linear-gradient(135deg,#8b1ff4b3,#10e8ff38);border-radius:32px;flex:0 0 112px;place-items:center;width:112px;height:112px;display:grid;position:relative;transform:rotate(-5deg);box-shadow:0 0 44px #8b1ff45c,inset 0 1px #ffffff2e}.hero-visual svg{filter:drop-shadow(0 0 14px #16e8ff66)}.unit-visual:before,.game-visual:before{content:"";border:1px solid #ffffff29;border-radius:24px;position:absolute;inset:15px}.games-hero{background:linear-gradient(135deg,#441694db,#082158eb)}.game-visual{background:linear-gradient(135deg,#0d63ff9e,#c026ff75)}.customer-v12-shell .section-card{background:linear-gradient(#140e48db,#0a0827f0);border-color:#bfafff2e;border-radius:26px;padding:18px;box-shadow:0 22px 55px #0000004d,inset 0 1px #ffffff0f}.customer-v12-shell .section-title{align-items:center;margin-bottom:18px}.customer-v12-shell .section-title h2{font-size:clamp(24px,7vw,32px);line-height:1.15}.customer-v12-shell .section-title p{color:#bdb5ea;font-size:14px;line-height:1.8}.customer-v12-shell .section-icon{color:#d8b4fe;background:linear-gradient(135deg,#8b1ff44d,#16e8ff29);border-color:#a855f747;border-radius:18px;flex-basis:48px;width:48px;height:48px}.customer-v12-shell label span,.customer-v12-shell .field span{color:#c4bee9;font-size:14px}.customer-v12-shell input,.customer-v12-shell select,.customer-v12-shell textarea{color:#fff;background:#ffffff0b;border-color:#bfafff29;border-radius:18px;min-height:54px}.customer-v12-shell input:focus,.customer-v12-shell select:focus,.customer-v12-shell textarea:focus{border-color:#c026ffbf;box-shadow:0 0 0 4px #a855f721}.customer-v12-shell .recharge-request-card{max-width:none;margin:0}.customer-v12-shell .recharge-request-card .section-title{border-bottom:1px solid #bfafff1a;padding-bottom:10px}.customer-v12-shell .choice-row button{color:#d7d0ff;background:#ffffff0b;border-color:#bfafff29;border-radius:18px;min-height:52px;font-size:16px}.customer-v12-shell .choice-row button.active{color:#fff;background:linear-gradient(135deg,#8b1ff48c,#2d1270b3);border-color:#c026ffb8;box-shadow:0 0 0 3px #a855f726,0 0 28px #8b1ff438}.customer-v12-shell .package-picker-trigger{background:#ffffff0b;border-color:#bfafff29;border-radius:18px;min-height:64px}.customer-v12-shell .package-picker-meta small{color:#b8b0df;font-size:13px}.customer-v12-shell .checkout-summary{background:linear-gradient(135deg,#13254fd9,#4f128bb8);border-color:#c026ff59;border-radius:20px;padding:18px}.customer-v12-shell .checkout-summary span{color:#bdb5ea}.customer-v12-shell .checkout-summary strong{color:#fff;direction:ltr;font-size:34px}.customer-v12-shell .btn-primary{background:linear-gradient(135deg,#7c0df0,#bd00ff);box-shadow:0 18px 42px #8b1ff457}.customer-v12-shell .package-modal{background:linear-gradient(#170f4efa,#08061ffc);border-color:#bfafff33}.customer-v12-shell .package-modal-card{color:#fff;background:linear-gradient(#8b1ff4cc,#120e41eb);border-color:#bfafff33;grid-template-rows:1fr auto}.customer-v12-shell .package-modal-card span{background:#ffffff0f;border-top:1px solid #ffffff1f}.customer-v12-shell .category-card,.customer-v12-shell .product-card{text-align:center;background:linear-gradient(#191053d1,#0b092bf2);border-color:#bfafff26;border-radius:22px;align-content:start;min-height:154px;padding:12px;box-shadow:inset 0 1px #ffffff0f}.customer-v12-shell .category-card:hover,.customer-v12-shell .product-card:hover{border-color:#c026ff99;transform:translateY(-2px);box-shadow:0 18px 44px #00000047,0 0 24px #8b1ff42e}.customer-v12-shell .category-img,.customer-v12-shell .product-img{background:linear-gradient(135deg,#0d63ff52,#8b1ff447);border-color:#bfafff24;border-radius:18px;height:78px}.customer-v12-shell .category-card strong,.customer-v12-shell .product-card strong{color:#fff;place-items:center;min-height:38px;font-size:16px;line-height:1.25;display:grid}.customer-v12-shell .category-card small{color:#f3e8ff;background:#ffffff0a;border:1px solid #bfafff24;border-radius:14px;justify-content:center;align-items:center;gap:6px;min-height:32px;font-size:13px;display:flex}.customer-v12-shell .category-card small:before{content:"←"}.customer-v12-shell .product-card span{color:#67e8f9;justify-content:center;margin-top:5px;font-size:16px}.customer-v12-shell .back-btn{border-radius:16px;height:44px;min-height:44px;margin-bottom:12px}.customer-v12-shell .buy-modal{background:linear-gradient(#170f4efa,#08061ffc);border-color:#bfafff33}.customer-bottom-nav{z-index:35;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);direction:rtl;background:linear-gradient(#130f45eb,#0a0828f5);border:1px solid #bfafff29;border-radius:25px;grid-template-columns:repeat(5,1fr);gap:3px;width:min(488px,100% - 24px);height:74px;padding:8px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 22px 55px #00000061,inset 0 1px #ffffff14}.customer-bottom-nav button{color:#c9c1ee;background:0 0;border:0;border-radius:18px;place-items:center;gap:4px;font-size:11px;font-weight:900;display:grid}.customer-bottom-nav button.active:not(.primary){color:#fff;background:#ffffff0e}.customer-bottom-nav button.primary{isolation:isolate;color:#fff;position:relative}.customer-bottom-nav button.primary:before{content:"";z-index:-1;background:linear-gradient(135deg,#8b1ff4,#c026ff);border-radius:999px;width:58px;height:58px;position:absolute;top:-22px;box-shadow:0 10px 28px #8b1ff475}.customer-v12-shell .side-nav{background:linear-gradient(#150f49fa,#08061ffc);border:1px solid #bfafff2e;border-radius:32px;width:min(430px,92vw);padding:22px;top:14px;bottom:14px;right:50%;transform:translate(50%,105%);box-shadow:0 30px 90px #0000008c}.customer-v12-shell .side-nav.open{transform:translate(50%)}.customer-v12-shell .nav-brand{border-bottom-color:#bfafff1f;padding-bottom:22px}.customer-v12-shell .nav-brand img{border:1px solid #ffffff24;border-radius:24px;width:66px;height:66px}.customer-v12-shell .nav-brand span{color:#c9c1ee}.customer-v12-shell .nav-group p{color:#a985ff;font-size:14px}.customer-v12-shell .nav-group button{color:#eee9ff;border-radius:18px;flex-direction:row-reverse;justify-content:space-between;min-height:58px;padding:0 16px}.customer-v12-shell .nav-group button.active,.customer-v12-shell .nav-group button:hover{background:linear-gradient(135deg,#8b1ff48c,#3917788c);border-color:#c026ff8c;box-shadow:0 0 0 3px #a855f71f}.customer-v12-shell .logout-btn{background:#ef44441f;border-color:#f8717147;border-radius:18px;justify-content:center;min-height:58px;margin-top:24px}.customer-v12-shell .list-card{background:linear-gradient(#140e48b8,#0a0827e6);border-color:#bfafff24}.customer-v12-shell .wallet-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-v12-shell .wallet-overview .stat-card{background:linear-gradient(#191053c7,#0b092beb);border-color:#bfafff29;min-height:110px}.customer-v12-shell .grid-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-v12-shell .toast{text-align:center;border-radius:20px;width:min(460px,100% - 28px);inset:auto auto 100px 50%;transform:translate(-50%)}@media (width>=760px){body:has(.customer-v12-shell){background:radial-gradient(circle at 50% -10%,#8b1ff447,#0000 30%),#03030d}.customer-v12-shell{border:1px solid #bfafff1f;border-radius:34px;min-height:calc(100vh - 36px);margin-block:18px}}@media (width<=390px){.customer-v12-shell{padding-inline:12px}.customer-topbar{margin-inline:-12px;padding-inline:12px}.customer-wallet-card{min-height:84px;padding:12px}.customer-wallet-card strong{font-size:20px}.customer-hero-card{min-height:154px;padding:16px}.hero-visual{border-radius:26px;flex-basis:88px;width:88px;height:88px}.customer-v12-shell .products-grid{gap:9px}.customer-v12-shell .category-card,.customer-v12-shell .product-card{min-height:140px;padding:10px}.customer-v12-shell .category-img,.customer-v12-shell .product-img{height:66px}.customer-bottom-nav{height:70px;bottom:10px}}.customer-v12-shell .page-content{padding:0}.customer-profile-row{margin-bottom:9px}.customer-profile-chip{gap:8px}.customer-menu-btn svg{width:21px;height:21px}.customer-wallet-strip.single-wallet{grid-template-columns:1fr}.customer-wallet-strip.single-wallet .customer-wallet-card{text-align:right;grid-template-columns:1fr auto;grid-template-areas:"label currency""value currency";align-items:center;gap:3px 10px;min-height:72px;padding:10px 14px;display:grid}.customer-wallet-strip.single-wallet .customer-wallet-card span{grid-area:label;font-size:12px}.customer-wallet-strip.single-wallet .customer-wallet-card strong{grid-area:value;font-size:24px}.customer-wallet-strip.single-wallet .customer-wallet-card small{grid-area:currency;min-width:46px;padding:5px 10px;font-size:12px}.unit-visual:before,.game-visual:before{border-radius:18px;inset:10px}.hero-dots button,.hero-dots span{background:#ffffff47;border:0;border-radius:999px;width:17px;height:3px;padding:0}.hero-dots button.active,.hero-dots span:first-child{background:linear-gradient(90deg,var(--v12-purple-2),var(--v12-cyan));width:28px}.customer-hero-card.with-slide-image{background:#100a39;min-height:142px;padding:16px}.hero-slide-img{object-fit:cover;opacity:.72;width:100%;height:100%;position:absolute;inset:0}.customer-hero-card.with-slide-image:before{z-index:1;background:linear-gradient(90deg,#080622eb,#08062280,#08062233)}.request-flow.compact-request-flow{gap:10px;margin-top:4px}.phone-first-field{margin-top:0}.detected-network{color:#bdb5ea;background:#ffffff0a;border:1px solid #bfafff24;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 12px;display:flex}.detected-network strong{color:#fff;font-size:14px}.detected-network.ok{background:#16e8ff12;border-color:#22d3ee61}.detected-network.bad{background:#f8717114;border-color:#f8717161}.customer-v12-shell .checkout-summary span{font-size:12px}.customer-products-card .section-title{margin-bottom:10px}.customer-v12-shell .products-grid{gap:9px}.customer-v12-shell .category-card,.customer-v12-shell .product-card{border-radius:18px;min-height:126px;padding:9px}.customer-v12-shell .category-img,.customer-v12-shell .product-img{border-radius:14px;height:60px}.customer-v12-shell .category-card strong,.customer-v12-shell .product-card strong{min-height:30px;font-size:13.5px}.customer-v12-shell .category-card small{border-radius:12px;min-height:28px;font-size:12px}.customer-v12-shell .product-card span{font-size:13.5px}.customer-v12-shell .back-btn{height:38px;min-height:38px}.customer-bottom-nav{direction:rtl;border-radius:21px;gap:2px;width:min(480px,100% - 18px);height:62px;padding:6px;bottom:10px}.customer-bottom-nav button{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:50px;font-size:10.5px;display:flex}.customer-bottom-nav button.active{color:#fff;background:linear-gradient(135deg,#8b1ff48a,#1564ff3d);box-shadow:inset 0 1px #ffffff14}.customer-bottom-nav button.primary:before{display:none}.customer-bottom-nav button.primary span{margin-top:0}.customer-bottom-nav button.primary svg{width:18px;height:18px}.customer-v12-shell .side-nav{border-radius:28px;width:min(390px,92vw);padding:18px}.customer-v12-shell .nav-brand img{border-radius:19px;width:54px;height:54px}.customer-v12-shell .nav-brand strong{font-size:18px}.customer-v12-shell .nav-group{gap:7px;margin:14px 0}.customer-v12-shell .nav-group button{border-radius:15px;min-height:49px;font-size:14px}.customer-v12-shell .logout-btn{border-radius:15px;min-height:49px}@media (width>=760px){.customer-v12-shell{border-radius:30px;width:min(100%,480px);min-height:calc(100vh - 24px);margin-block:12px}}@media (width<=370px){.customer-v12-shell{padding-inline:10px}.customer-topbar{margin-inline:-10px;padding-inline:10px}.customer-wallet-strip.single-wallet .customer-wallet-card{min-height:66px}.customer-hero-card{min-height:124px;padding:13px}.hero-visual{flex-basis:70px;width:70px;height:70px}.customer-v12-shell .products-grid{gap:7px}.customer-v12-shell .category-card,.customer-v12-shell .product-card{min-height:116px}.customer-v12-shell .category-img,.customer-v12-shell .product-img{height:54px}.customer-bottom-nav{height:58px}.customer-bottom-nav button{font-size:10px}.customer-bottom-nav button svg{width:17px;height:17px}}.slide-preview-list{gap:12px;display:grid}.slide-admin-card{border:1px solid var(--stroke);background:#ffffff0a;border-radius:18px;grid-template-columns:96px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.slide-admin-img .image-thumb{border-radius:14px;width:96px;height:58px}.slide-admin-card strong{color:var(--text);font-size:16px;display:block}.slide-admin-card p{color:var(--muted);margin:3px 0;font-size:13px}.slide-admin-card small{color:var(--soft)}@media (width<=720px){.slide-admin-card{grid-template-columns:1fr}.slide-admin-img .image-thumb{width:100%;height:130px}.slide-admin-card .table-actions{grid-template-columns:1fr 1fr;display:grid}}.customer-v12-shell{width:min(100%,440px);padding:9px 11px 86px;font-size:13.5px}.customer-topbar{margin:-9px -11px 9px;padding:9px 11px 7px}.customer-profile-chip strong{max-width:145px;font-size:13.5px}.customer-profile-chip small{font-size:10.5px}.customer-avatar{border-radius:13px;width:34px;height:34px}.customer-menu-btn{border-radius:15px;width:41px;height:41px}.customer-wallet-strip.single-wallet .customer-wallet-card{border-radius:18px;min-height:66px;padding:9px 12px}.customer-wallet-strip.single-wallet .customer-wallet-card strong{font-size:22px}.customer-wallet-strip.single-wallet .customer-wallet-card small{min-width:42px;padding:4px 9px;font-size:11.5px}.customer-wallet-strip.single-wallet .customer-wallet-card span{font-size:11.5px}.customer-v12-shell .stack-gap,.customer-v12-shell .customer-page{gap:10px}.customer-hero-card{border-radius:20px;gap:8px;min-height:124px;padding:13px}.customer-hero-card h1{margin-bottom:5px;font-size:clamp(21px,5.2vw,27px)}.customer-hero-card p{font-size:12.5px;line-height:1.55}.hero-visual{border-radius:22px;flex-basis:72px;width:72px;height:72px}.customer-hero-card.with-slide-image{border-radius:20px;min-height:132px}.customer-hero-card.with-slide-image .hero-copy{max-width:70%}.hero-dots{margin-top:9px}.hero-dots button,.hero-dots span{height:2.5px}.customer-v12-shell .section-card{border-radius:20px;padding:12px}.customer-v12-shell .section-title{gap:8px;margin-bottom:10px}.customer-v12-shell .section-title h2{font-size:clamp(18px,5.1vw,23px)}.customer-v12-shell .section-title p{font-size:11.8px;line-height:1.55}.customer-v12-shell .section-icon{border-radius:13px;flex-basis:36px;width:36px;height:36px}.customer-v12-shell .section-icon svg{width:18px;height:18px}.customer-v12-shell label span,.customer-v12-shell .field span{font-size:12px}.customer-v12-shell input,.customer-v12-shell select,.customer-v12-shell textarea{border-radius:14px;min-height:43px;padding:0 12px;font-size:13.5px}.request-flow.compact-request-flow{gap:8px}.customer-v12-shell .choice-row{gap:6px;margin:5px 0}.customer-v12-shell .choice-row button{border-radius:14px;min-height:41px;font-size:13.2px}.network-phone-field{position:relative}.network-input-shell{align-items:center;display:flex;position:relative}.network-input-shell input{text-align:right;direction:ltr;width:100%;padding-left:76px!important}.network-logo-badge{z-index:2;background:linear-gradient(135deg,#ffffff21,#ffffff0b);border:1px solid #bfafff2e;border-radius:13px;justify-content:center;align-items:center;width:58px;height:32px;display:flex;position:absolute;top:50%;left:8px;overflow:hidden;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff1a}.network-logo-badge img{object-fit:contain;background:#fff;border-radius:8px}.network-logo-badge.mixed img{width:31px;height:22px;margin-inline:-3px}.network-logo-badge.syriatel img{width:48px;height:24px}.network-logo-badge.mtn img{width:45px;height:25px}.network-input-shell.invalid .network-logo-badge{filter:grayscale(.35);opacity:.72;border-color:#f8717175}.network-wait-card{color:#bdb5ea;text-align:center;background:#ffffff09;border:1px dashed #bfafff29;border-radius:15px;justify-content:center;align-items:center;min-height:42px;font-size:12.5px;font-weight:900;display:flex}.detected-network{display:none!important}.customer-v12-shell .package-picker-trigger{border-radius:15px;min-height:50px;padding:10px 12px}.customer-v12-shell .package-picker-meta strong{font-size:15px}.customer-v12-shell .package-picker-meta small{font-size:11.5px}.customer-v12-shell .checkout-summary{border-radius:16px;padding:12px 13px}.customer-v12-shell .checkout-summary strong{font-size:25px}.customer-v12-shell .big-action{border-radius:16px;min-height:48px;font-size:15.5px}.customer-v12-shell .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-v12-shell .category-card,.customer-v12-shell .product-card{text-align:center;border-radius:18px;grid-template-rows:1fr auto;align-items:stretch;gap:7px;min-height:132px;padding:8px;display:grid}.customer-v12-shell .category-img,.customer-v12-shell .product-img{border-radius:15px;width:100%;height:92px;overflow:hidden}.customer-v12-shell .category-img img,.customer-v12-shell .product-img img{object-fit:cover;width:100%;height:100%}.customer-v12-shell .category-card strong,.customer-v12-shell .product-card strong{white-space:normal;min-height:auto;padding:0 2px;font-size:12.8px;line-height:1.25;display:block}.customer-v12-shell .category-card small,.customer-v12-shell .product-card span{display:none!important}.customer-v12-shell .click-card{cursor:pointer}.customer-v12-shell .click-card:active{transform:scale(.985)}.customer-bottom-nav{border-radius:19px;gap:1px;width:min(440px,100% - 14px);height:58px;padding:5px;bottom:8px}.customer-bottom-nav button{border-radius:14px;gap:2px;min-height:48px;font-size:10px}.customer-bottom-nav button svg{width:17px;height:17px}.customer-bottom-nav button.active{background:linear-gradient(135deg,#8b1ff499,#1564ff40);box-shadow:inset 0 1px #ffffff17,0 0 18px #8b1ff424}.image-thumb img{object-fit:cover;width:100%;height:100%;display:block}.slide-admin-img .image-thumb img{object-fit:cover}@media (width>=760px){.customer-v12-shell{border-radius:28px;width:min(100%,440px);min-height:calc(100vh - 20px);margin-block:10px}}@media (width<=380px){.customer-v12-shell{padding-inline:9px}.customer-topbar{margin-inline:-9px;padding-inline:9px}.customer-hero-card{min-height:118px;padding:12px}.customer-hero-card.with-slide-image{min-height:124px}.hero-visual{flex-basis:66px;width:66px;height:66px}.customer-v12-shell .category-card,.customer-v12-shell .product-card{min-height:122px;padding:7px}.customer-v12-shell .category-img,.customer-v12-shell .product-img{height:82px}.customer-v12-shell .category-card strong,.customer-v12-shell .product-card strong{font-size:12px}.network-input-shell input{padding-left:69px!important}.network-logo-badge{width:53px;height:30px}.customer-bottom-nav{height:56px}.customer-bottom-nav button{font-size:9.5px}.customer-bottom-nav button svg{width:16px;height:16px}}.image-upload-note{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.6;display:block}.image-picker .image-upload-note{text-align:center;background:#ffffff09;border:1px dashed #bfafff33;border-radius:14px;padding:10px 12px}.slide-admin-card{grid-template-columns:minmax(150px,220px) 1fr auto!important}.slide-admin-img .image-thumb{aspect-ratio:3;background:#0b0730;border-radius:16px;overflow:hidden;width:100%!important;height:auto!important}.slide-admin-img .image-thumb img{background:#0b0730;object-fit:contain!important}.slide-admin-card p{display:none!important}.slide-admin-card strong{margin-bottom:5px;font-size:14px!important}.slide-admin-card small{font-size:12px!important}.customer-hero-card.image-only-slider{aspect-ratio:3;background:#08051f;border:1px solid #bfafff2e;border-radius:20px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 46px #00000042,inset 0 1px #ffffff0f;height:auto!important;min-height:auto!important;padding:0!important}.customer-hero-card.image-only-slider:before,.customer-hero-card.image-only-slider:after{display:none!important}.customer-hero-card.image-only-slider .hero-slide-img{background:#08051f;width:100%;height:100%;display:block;object-fit:contain!important;opacity:1!important;position:static!important}.customer-hero-card.image-only-slider .slider-dots{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000038;border-radius:999px;justify-content:center;align-items:center;gap:6px;margin:0;padding:4px 8px;display:flex;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.customer-hero-card.image-only-slider .slider-dots button{background:#ffffff6b;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:all .2s}.customer-hero-card.image-only-slider .slider-dots button.active{background:linear-gradient(90deg,var(--v12-purple-2),var(--v12-cyan));width:24px}.customer-v12-shell .customer-home-page,.customer-v12-shell .customer-products-page{gap:12px}@media (width<=420px){.customer-hero-card.image-only-slider{border-radius:17px}.customer-hero-card.image-only-slider .slider-dots{bottom:6px}.slide-admin-card{grid-template-columns:1fr!important}.slide-admin-img .image-thumb{aspect-ratio:3!important}}.distributor-dashboard,.distributor-console{gap:16px}.distributor-hero{isolation:isolate;background:linear-gradient(135deg,#5c18bec7,#0a082df5 55%,#061644e0);border-color:#ae84ff3d;align-items:center;gap:18px;position:relative;box-shadow:0 22px 56px #00000047,inset 0 1px #ffffff14}.distributor-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 12% 18%,#b02dff57,#0000 28%),radial-gradient(circle at 86% 70%,#11deff2e,#0000 30%);position:absolute;inset:-1px}.distributor-hero h2{font-size:clamp(24px,5vw,34px)}.distributor-hero p{max-width:650px}.distributor-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.distributor-hero-actions .btn{white-space:nowrap}.distributor-wallet-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.distributor-wallet-grid .stat-card{background:linear-gradient(#221460d1,#0a0829f0);border-color:#bfafff29;border-radius:20px;min-height:112px}.distributor-wallet-grid .stat-card:first-child{background:linear-gradient(135deg,#7620d8d1,#160c43f0);border-color:#bf55ff52}.distributor-wallet-grid .stat-card:nth-child(2){background:linear-gradient(135deg,#0c4c9ab8,#09123cf0);border-color:#16e8ff42}.distributor-wallet-grid .stat-card strong{font-size:clamp(18px,3.5vw,24px)}.distributor-actions.quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.distributor-actions.quick-actions button{background:linear-gradient(#23195bd1,#0b092bf5);border-color:#bfafff29;border-radius:20px;min-height:70px}.distributor-recharge-form{gap:14px;display:grid}.distributor-recharge-form .network-input-shell{height:54px}.service-kind-row{margin-top:4px}.inline-warning{color:#fecdd3;text-align:center;background:#f43f5e1a;border:1px solid #f43f5e47;border-radius:16px;padding:12px 14px;font-weight:800}.distributor-total{background:linear-gradient(135deg,#1a1051e0,#0b2554b8);border-color:#9747ff3d}.distributor-two-col{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:14px;display:grid}@media (width<=900px){.distributor-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.distributor-two-col{grid-template-columns:1fr}.distributor-hero{flex-direction:column;align-items:flex-start}.distributor-hero-actions{justify-content:stretch;width:100%}.distributor-hero-actions .btn{flex:1}}@media (width<=460px){.distributor-wallet-grid{gap:9px}.distributor-wallet-grid .stat-card{min-height:92px;padding:12px}.distributor-wallet-grid .stat-card strong{font-size:17px}.distributor-actions.quick-actions{grid-template-columns:1fr}.distributor-actions.quick-actions button{min-height:58px}.distributor-recharge-form .form-grid.two-columns{grid-template-columns:1fr}.service-kind-row button{font-size:12px}.distributor-hero-actions{flex-direction:column}.distributor-hero-actions .btn{width:100%}}.customer-v12-shell .distributor-home-main{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.distributor-home-main .distributor-home-metrics .stat-card:first-child{background:radial-gradient(circle at 15% 15%,#b958ff59,#0000 34%),linear-gradient(135deg,#7c22def2,#36167ee6 58%,#140f49f5);border-color:#c67fff73;box-shadow:0 18px 46px #7626d82e,inset 0 1px #ffffff1a}.distributor-home-main .distributor-home-metrics .stat-card:nth-child(2){background:linear-gradient(135deg,#1d1457e0,#0d0b33f5);border-color:#bfafff2b}.distributor-home-main .distributor-home-metrics .stat-card strong{letter-spacing:-.02em}.distributor-main-charge{position:relative;overflow:hidden}.distributor-main-charge:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#9747ff1f,#0000 36%),radial-gradient(circle at 100% 100%,#22d3ee14,#0000 34%);position:absolute;inset:0}.distributor-main-charge>.section-title,.distributor-main-charge>.distributor-recharge-form{z-index:1;position:relative}.distributor-main-charge .section-title{align-items:flex-start}.distributor-main-charge .network-input-shell{background:linear-gradient(#ffffff14,#ffffff0b);border-color:#bfafff33}.distributor-main-charge .choice-row button{min-height:48px;font-weight:900}.distributor-main-charge .select-box,.distributor-main-charge input,.distributor-main-charge select{font-weight:800}@media (width>=901px){.distributor-home-main .distributor-home-metrics{grid-template-columns:1.35fr repeat(3,1fr)}}@media (width<=560px){.distributor-home-main{gap:12px}.distributor-home-main .distributor-home-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.distributor-home-main .distributor-home-metrics .stat-card:first-child{grid-column:1/-1;min-height:104px;padding:16px 18px}.distributor-home-main .distributor-home-metrics .stat-card:first-child strong{font-size:26px}.distributor-home-main .distributor-home-metrics .stat-card{border-radius:19px;min-height:94px}.distributor-main-charge .form-grid.two-columns{grid-template-columns:1fr}.distributor-main-charge .section-title h2{font-size:24px}.distributor-main-charge .section-title p{font-size:13px;line-height:1.7}}.distributor-home-main .distributor-home-wallet-only{grid-template-columns:1fr;gap:12px}.distributor-home-main .distributor-home-wallet-only .stat-card{background:radial-gradient(circle at 15% 15%,#b958ff59,#0000 34%),linear-gradient(135deg,#7c22def2,#36167ee6 58%,#140f49f5);border-color:#c67fff73;min-height:118px;padding:18px 20px;box-shadow:0 18px 46px #7626d82e,inset 0 1px #ffffff1a}.distributor-home-main .distributor-home-wallet-only .stat-card strong{letter-spacing:-.02em;font-size:clamp(26px,7vw,36px)}@media (width<=560px){.distributor-home-main .distributor-home-wallet-only .stat-card{border-radius:19px;min-height:104px;padding:16px 18px}}.quickpay-home-shortcut{text-align:right;color:#fff;cursor:pointer;background:linear-gradient(135deg,#221460db,#0b092bf5);border:1px solid #bfafff29;border-radius:22px;align-items:center;gap:12px;width:100%;padding:13px 14px;display:flex;box-shadow:0 14px 32px #0000002e,inset 0 1px #ffffff14}.quickpay-home-shortcut strong{margin-bottom:3px;font-size:15px;font-weight:950;display:block}.quickpay-home-shortcut small{color:#cfc8ff;font-weight:800;line-height:1.55;display:block}.quickpay-home-icon{background:linear-gradient(135deg,#9747ff52,#22d3ee24);border:1px solid #bfafff33;border-radius:17px;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;display:flex}.distributor-home-actions{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-2px}.distributor-home-actions button{background:linear-gradient(#23195bd1,#0b092bf5);border-color:#bfafff29;border-radius:20px;min-height:64px}.network-logo-badge{background:#fff;border-color:#ffffff57;width:62px;height:34px;box-shadow:0 8px 20px #00000026,inset 0 1px #ffffff59}.network-logo-badge img{object-fit:contain;background:#fff;border-radius:10px;padding:2px;width:100%!important;height:100%!important;margin:0!important}.network-logo-badge.mixed{border-color:#facc154d;width:68px}.network-logo-badge.mixed img{object-fit:cover;border-radius:10px;padding:0}.network-logo-badge.syriatel{border-color:#ef44446b;box-shadow:0 0 16px #ef444424,0 8px 20px #00000026}.network-logo-badge.mtn{border-color:#facc1580;box-shadow:0 0 16px #facc1524,0 8px 20px #00000026}.network-input-shell input{padding-left:84px!important}@media (width<=460px){.distributor-home-actions{grid-template-columns:1fr}.quickpay-home-shortcut{padding:12px}.quickpay-home-icon{width:42px;min-width:42px;height:42px}.network-logo-badge{width:58px;height:32px}.network-logo-badge.mixed{width:64px}.network-input-shell input{padding-left:78px!important}}.form-hint{color:var(--muted);grid-column:1/-1;font-weight:800;line-height:1.7}.maintenance-page{color:#fff;text-align:center;background:radial-gradient(circle at top,#7c0df03d,#0000 38%),linear-gradient(135deg,#070918,#120827);place-items:center;min-height:100vh;padding:24px;display:grid}.maintenance-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff12;border:1px solid #ffffff24;border-radius:32px;width:min(560px,100%);padding:34px 24px;box-shadow:0 24px 80px #00000061}.maintenance-icon{background:linear-gradient(135deg,#7c0df099,#22d3ee42);border:1px solid #ffffff29;border-radius:30px;place-items:center;width:86px;height:86px;margin:0 auto 16px;display:grid}.maintenance-card span{color:#b8b0df;letter-spacing:.06em;font-weight:900;display:block}.maintenance-card h1{margin:10px 0;font-size:clamp(30px,8vw,48px)}.maintenance-card p{color:#e8e2ff;max-width:460px;margin:0 auto 14px;font-size:18px;line-height:1.9}.maintenance-card small{color:#b8b0df}.maintenance-preview{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:24px;gap:10px;padding:20px;display:grid}.maintenance-preview strong{font-size:24px}.maintenance-preview p{color:var(--soft);line-height:1.8}.membership-inline-pricing{border:1px solid var(--stroke);background:#ffffff09;border-radius:24px;padding:16px}.section-mini-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.section-mini-title strong{font-size:18px}.section-mini-title small{color:var(--muted);font-weight:800}.compact-pricing-list{max-height:420px;padding-inline-end:4px;overflow:auto}@media (width<=620px){.section-mini-title{display:grid}.maintenance-card{border-radius:26px;padding:28px 18px}}.game-orders-table .api-response-cell{vertical-align:top;min-width:280px}.inline-response-editor{resize:vertical;width:100%;min-height:88px;font:inherit;background:#ffffffeb;border:1px solid #94a3b859;border-radius:14px;outline:none;padding:10px 12px;line-height:1.7}.inline-response-editor:focus{border-color:#6366f1bf;box-shadow:0 0 0 3px #6366f124}.mini-btn{margin-top:8px;padding:8px 12px;font-size:.86rem}.provider-order-note{white-space:pre-wrap;background:#6366f114;border:1px solid #6366f129;border-radius:14px;margin-top:10px;padding:10px 12px;line-height:1.7}.provider-order-note strong{margin-inline-end:4px;display:inline-block}


/* Lana Card Royal Theme v2 - USSD only */
:root{
  --bg:#060815;
  --bg2:#101a3d;
  --card:#0f172ae8;
  --card2:#172554ee;
  --stroke:#fbbf2438;
  --stroke2:#f59e0b7a;
  --text:#f8fafc;
  --muted:#cbd5e1;
  --soft:#fff7d6;
  --brand:#f59e0b;
  --brand2:#22d3ee;
  --ok:#10b981;
  --warn:#f59e0b;
  --danger:#fb7185;
  --shadow:0 24px 80px #00000078;
}
html,body,#root{background:radial-gradient(circle at 18% 0%,#312e81 0,#111827 34%,#020617 100%)!important;}
body:before{background-image:linear-gradient(#fbbf2414 1px,#0000 1px),linear-gradient(90deg,#22d3ee12 1px,#0000 1px)!important;}
.topbar{background:linear-gradient(#060815 0%,#0f172add 72%,#0000)!important;}
.splash-card,.auth-card,.section-card,.admin-page-header,.admin-nav-panel,.side-panel,.side-menu,.modal-card,.list-card,.stat-card,.product-card,.wallet-card,.payment-card,.sim-card,.executor-device-card,.executor-sim-card,.financial-pro .section-card,.home-hero,.hero-card,.service-card,.category-card,.quick-card,.profile-card,.settings-card,.admin-card{background:linear-gradient(145deg,#0f172aee,#111c3df0)!important;border-color:#fbbf2438!important;box-shadow:0 20px 65px #00000066!important;}
.btn-primary,.primary-btn,button.primary{background:linear-gradient(135deg,#f59e0b,#fde68a)!important;color:#111827!important;border-color:#f59e0b99!important;box-shadow:0 16px 42px #f59e0b33!important;}
.btn-secondary,.secondary-btn{background:#0f172acc!important;border-color:#22d3ee55!important;color:#f8fafc!important;}
.section-icon,.menu-btn,.icon-badge,.nav-icon,.brand-badge,.status-pill.approved{background:linear-gradient(135deg,#f59e0b,#22d3ee)!important;color:#08111f!important;border-color:#fde68a66!important;}
input,select,textarea{background:#02061773!important;border-color:#fbbf2438!important;box-shadow:inset 0 1px #ffffff12!important;}
.source-badge,.tag,.pill,.status-pill{border-color:#fbbf2438!important;}
a,.link-accent{color:#fde68a!important;}
.auth-card h1,.splash-card h1,.topbar h1,.admin-page-title h1,.section-title h2{letter-spacing:.2px;}
