*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#020b18;color:#f8fbff;font-family:Inter,Segoe UI,Arial,sans-serif;background-image:radial-gradient(circle at 50% -20%,#10274d55,transparent 42%),linear-gradient(145deg,#020814,#061322 58%,#020915)}button,input{font:inherit}.app{width:100%;max-width:none;min-height:100vh;padding:18px 22px 14px}.topbar{height:58px;display:grid;grid-template-columns:250px minmax(250px,350px) auto 1fr;align-items:center;gap:18px;border-bottom:1px solid #193451;padding:0 6px 14px}.brand{font-size:25px;font-weight:900;display:flex;align-items:center;gap:10px;white-space:nowrap}.brandMark{color:#775cff;font-size:40px;line-height:.8;text-shadow:0 0 18px #6855ff}.globalSearch{height:40px;display:flex;align-items:center;gap:10px;border:1px solid #264568;background:#071526;border-radius:11px;padding:0 12px;color:#8bb9e9}.globalSearch input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#eaf4ff}.globalSearch kbd{font-size:11px;color:#6f91b7;border:1px solid #1e3855;border-radius:6px;padding:3px 6px}.topActions{display:flex;gap:10px;justify-content:center}.topActions button,.userArea button{height:40px;padding:0 18px;border-radius:10px;border:1px solid #2a4b70;background:#0c1d32;color:#fff;font-weight:800;cursor:pointer}.topActions button:hover,.userArea button:hover{border-color:#4f91dc;background:#102744}.userArea{display:none;align-items:center;justify-content:flex-end;gap:14px;color:#56b5ff;font-weight:800;font-size:13px;white-space:nowrap}.userArea.show{display:flex}.onlineBadge{color:#31ef75;background:#032c18;border:1px solid #0e7540;border-radius:999px;padding:10px 17px;font-size:12px}.inputPanel{position:relative;margin-top:14px;padding:15px 20px;display:grid;grid-template-columns:1.05fr 1.2fr .9fr;gap:22px;border:1px solid #163451;border-radius:14px;background:linear-gradient(180deg,#071526,#06111f);box-shadow:0 14px 35px #0005}.inputColumn+.inputColumn{border-left:1px solid #17324e;padding-left:22px}.label{display:block;color:#81bfff;font-size:12px;font-weight:900;letter-spacing:1.1px;margin-bottom:9px}.field{height:48px;border:1px solid #294b71;background:#020c19;border-radius:9px;display:flex;align-items:center;padding:0 14px;gap:12px}.numberColumn .field{border-color:#0a9b56;box-shadow:0 0 0 1px #0a9b5622}.field input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:21px;font-weight:800;letter-spacing:.4px}.field input::placeholder{color:#6482aa}.fieldIcon,.amountPrefix{color:#55b7ff}.inputHelp{font-size:12px;color:#81a4c9;margin-top:9px}.amountPills{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:8px}.pill{height:34px;border-radius:9px;border:1px solid #294b71;background:#071426;color:#fff;cursor:pointer}.pill:hover,.pill.active{background:linear-gradient(135deg,#3b63ff,#742cff);border-color:#7568ff;box-shadow:0 0 18px #674cff66}.serviceDisplay{height:48px;border:1px solid #294b71;background:#020c19;border-radius:9px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;color:#fff}.serviceDisplay strong{flex:1;margin-left:12px}.status{position:absolute;left:20px;bottom:-25px;z-index:4}.suggestions{position:absolute;z-index:30;left:20px;top:105px;width:calc((100% - 84px)*.33);display:none;border:1px solid #2d5075;background:#061426;border-radius:10px;overflow:hidden;box-shadow:0 20px 50px #000a}.suggestions.show{display:block}.suggestion{width:100%;height:42px;display:flex;justify-content:space-between;align-items:center;padding:0 13px;border:0;border-bottom:1px solid #17304a;background:transparent;color:#fff;cursor:pointer}.suggestion:hover,.suggestion.active{background:#12315a}.previewPanel{margin-top:14px;min-height:400px;border:1px solid #1772ff;border-radius:15px;background:radial-gradient(circle at 50% 5%,#102e5b88,transparent 46%),linear-gradient(180deg,#06172d,#03101f);padding:16px 28px 18px;box-shadow:inset 0 0 55px #0d5ddd14,0 18px 45px #0007}.rightTitle{text-align:center;color:#6ab8ff;font-size:14px;font-weight:850;letter-spacing:1.4px}.bigNumber{text-align:center;color:#5ba3ff;font-weight:1000;line-height:1;font-size:clamp(86px,8.7vw,170px);letter-spacing:1px;text-shadow:0 0 20px #2d84ff66,0 8px 0 #1d4f91;margin:10px 0 18px}.groups{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:10px}.digitBox{height:88px;border:1px solid #275784;border-radius:10px;background:#091a2d;display:flex;align-items:center;justify-content:center;font-size:52px;font-weight:1000;color:#fff;box-shadow:inset 0 8px 20px #102b4933}.summary{display:grid;grid-template-columns:1fr .9fr 1fr;gap:10px;margin-top:10px}.summaryCard{min-height:68px;border:1px solid #20456a;border-radius:10px;background:#08192b;display:flex;align-items:center;gap:14px;padding:11px 18px}.summaryIcon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#ff3baf;background:#172946;font-weight:1000}.summaryLabel{font-size:10px;color:#6db8f5;letter-spacing:.7px}.summaryValue{margin-top:5px;font-size:16px;font-weight:900}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px}.service{height:66px;border:0;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-size:17px;font-weight:900;cursor:pointer;box-shadow:0 10px 25px #0007;transition:.18s transform,.18s filter}.service:hover{transform:translateY(-2px);filter:brightness(1.08)}.service.selected{outline:2px solid #fff9;outline-offset:2px}.service.bkash{background:linear-gradient(135deg,#ff0878,#ff2b97)}.service.nagad{background:linear-gradient(135deg,#ff5918,#ff7b25)}.service.rocket{background:linear-gradient(135deg,#9d076c,#d00878)}.service.recharge{background:linear-gradient(135deg,#3449ff,#6c20ef)}.logoBox{width:34px;height:34px;background:#fff;border-radius:8px;padding:4px;display:grid;place-items:center}.logoBox img{max-width:100%;max-height:100%}.dashboardGrid{display:grid;grid-template-columns:1.05fr 1fr 1fr 1fr;gap:14px;margin-top:14px}.dashCard{min-height:205px;border:1px solid #173451;border-radius:12px;background:linear-gradient(180deg,#071526,#04101d);padding:14px 16px;box-shadow:0 14px 35px #0004}.cardHead{display:flex;align-items:center;justify-content:space-between;color:#78bdff;font-size:12px;border-bottom:1px solid #15314b;padding-bottom:10px;margin-bottom:8px}.cardHead button{border:0;background:transparent;color:#56b5ff;font-size:11px;cursor:pointer}.statGrid{height:145px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;gap:5px}.statGrid div{display:flex;flex-direction:column;gap:10px}.statGrid b{font-size:21px;color:#51e483}.statGrid div:nth-child(1) b{color:#da54ff}.statGrid div:nth-child(3) b{color:#ffb52e}.statGrid div:nth-child(4) b{color:#64b8ff}.statGrid small{font-size:10px;color:#8aa5c2}.miniList{display:flex;flex-direction:column}.miniRow{display:grid;grid-template-columns:minmax(0,1.25fr) .75fr .55fr;gap:8px;align-items:center;min-height:34px;border-bottom:1px solid #132b43;font-size:11px}.miniRow:last-child{border-bottom:0}.miniRow strong{overflow:hidden;text-overflow:ellipsis}.miniRow span{color:#a9c1d8}.miniRow em{font-style:normal;text-align:right;color:#fff;font-weight:800}.emptyMini{height:130px;display:grid;place-items:center;color:#64809d;font-size:12px}.appFooter{min-height:58px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;padding:20px 2px 2px;color:#7792ad;font-size:12px}.appFooter span:nth-child(2){text-align:center}.cloudSync{text-align:right;color:#33e779}.offline{position:fixed;z-index:50;right:18px;bottom:18px;display:none}.loginOverlay{position:fixed;inset:0;z-index:1000;background:#020a15eF;display:grid;place-items:center}.loginOverlay.hidden{display:none}.loginCard{width:min(420px,92vw);padding:32px;border:1px solid #274a70;border-radius:18px;background:#08172a;box-shadow:0 30px 90px #000}.loginLogo{text-align:center;font-size:44px;color:#735cff}.loginCard h1{text-align:center}.loginCard p,.loginCard small{color:#8ca9c5}.loginCard label{display:block;color:#75b6f0;font-size:11px;font-weight:800;margin:14px 0 7px}.loginCard input{width:100%;height:46px;border:1px solid #294b71;background:#030e1d;border-radius:9px;padding:0 13px;color:#fff}.loginCard button{width:100%;height:46px;margin-top:12px;border-radius:9px;border:0;font-weight:900;cursor:pointer}.loginSubmit{background:linear-gradient(135deg,#2e74ff,#7134ff);color:#fff}.registerSubmit{background:#10243b;color:#bdd8f4}.loginMessage{min-height:24px;margin-top:10px}.historyOverlay,.customersOverlay,.successOverlay{position:fixed;inset:0;z-index:900;background:#010712cc;display:none;place-items:center;padding:20px}.historyOverlay.show,.customersOverlay.show,.successOverlay.show{display:grid}.historyModal,.customersModal,.successCard{width:min(760px,96vw);max-height:88vh;overflow:auto;border:1px solid #2c5279;border-radius:17px;background:#07172a;padding:22px;box-shadow:0 35px 100px #000}.historyHeader{display:flex;justify-content:space-between;align-items:flex-start}.historyHeader h2{margin:0}.historyHeader p{color:#89a7c4}.historyClose{width:38px;height:38px;border-radius:9px;border:1px solid #365c82;background:#10253d;color:#fff;font-size:24px}.historySearchWrap{height:48px;display:flex;align-items:center;gap:10px;border:1px solid #315477;background:#020e1c;border-radius:10px;padding:0 13px}.historySearchWrap input{flex:1;border:0;outline:0;background:transparent;color:#fff}.historyEmpty,.customersCount{color:#86a3bf;padding:14px 0}.historyStats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.historyStat,.customerCard,.historyItem{border:1px solid #234665;background:#0a1c30;border-radius:10px;padding:12px}.historyList,.customersList{display:grid;gap:8px;margin-top:12px}.customerCard{cursor:pointer}.successCard{text-align:center}.successDone{height:44px;padding:0 35px;border:0;border-radius:10px;background:#2e74ff;color:white;font-weight:900}.light-theme{background:#edf4fb;color:#10213a}.light-theme .topbar,.light-theme .inputPanel,.light-theme .previewPanel,.light-theme .dashCard,.light-theme .summaryCard,.light-theme .digitBox{background:#fff;color:#10213a;border-color:#b9cce1}.light-theme .field,.light-theme .serviceDisplay,.light-theme .globalSearch{background:#f7faff;color:#10213a;border-color:#b9cce1}.light-theme input{color:#10213a}.light-theme .bigNumber{color:#3c86e8;text-shadow:0 0 15px #4c9aff55}.light-theme .digitBox{color:#10213a}.light-theme .appFooter{color:#506985}
@media(max-width:1100px){.topbar{grid-template-columns:1fr auto}.globalSearch{display:none}.userArea{grid-column:1/-1;justify-content:flex-end}.inputPanel{grid-template-columns:1fr 1fr}.serviceColumn{grid-column:1/-1;border-left:0!important;padding-left:0!important}.dashboardGrid{grid-template-columns:1fr 1fr}.bigNumber{font-size:clamp(64px,10vw,120px)}}
@media(max-width:700px){.app{padding:10px}.topbar{height:auto;grid-template-columns:1fr;gap:10px}.topActions{justify-content:stretch}.topActions button{flex:1;padding:0 8px}.userArea{justify-content:space-between;flex-wrap:wrap}.inputPanel{grid-template-columns:1fr}.inputColumn+.inputColumn{border-left:0;padding-left:0}.previewPanel{padding:14px 10px}.bigNumber{font-size:clamp(42px,12vw,78px)}.groups{gap:5px}.digitBox{height:60px;font-size:31px}.summary{grid-template-columns:1fr}.services{grid-template-columns:1fr 1fr}.dashboardGrid{grid-template-columns:1fr}.appFooter{grid-template-columns:1fr;gap:8px;text-align:center}.appFooter span,.cloudSync{text-align:center!important}.amountPills{grid-template-columns:repeat(5,1fr)}.suggestions{left:20px;width:calc(100% - 40px)}}

/* =========================================================
   INFINITY TELECOM V3 PREMIUM THEME
   Professional dark + fully redesigned light theme
   ========================================================= */
:root{
  --v3-radius-xl:22px;
  --v3-radius-lg:16px;
  --v3-radius-md:12px;
  --v3-shadow-dark:0 18px 50px rgba(0,0,0,.34);
  --v3-shadow-light:0 18px 45px rgba(30,64,110,.13);
}

body{overflow-x:hidden}
.app{padding:16px 20px 12px}
.topbar{height:64px;padding:0 4px 14px;gap:16px}
.inputPanel,.previewPanel,.dashCard{border-radius:var(--v3-radius-lg)}
.inputPanel{padding:16px 20px}
.previewPanel{min-height:430px;padding:18px 28px 20px}
.bigNumber{font-size:clamp(94px,9vw,176px);margin:12px 0 20px}
.digitBox{height:96px;font-size:56px;border-radius:14px}
.summaryCard{min-height:72px;border-radius:13px}
.service{height:68px;border-radius:13px}
.dashCard{min-height:210px}

/* Dark theme refinements */
body:not(.light-theme) .topbar{
  background:linear-gradient(180deg,rgba(7,21,38,.72),rgba(5,15,28,.28));
  border:1px solid rgba(42,75,112,.42);
  border-radius:16px;
  padding:0 14px;
  box-shadow:0 14px 40px rgba(0,0,0,.24);
}
body:not(.light-theme) .inputPanel,
body:not(.light-theme) .previewPanel,
body:not(.light-theme) .dashCard{
  backdrop-filter:blur(12px);
}
body:not(.light-theme) .previewPanel{
  background:
    radial-gradient(circle at 50% 0%,rgba(31,112,255,.20),transparent 42%),
    linear-gradient(180deg,#06172d 0%,#03101f 100%);
  box-shadow:inset 0 0 70px rgba(13,93,221,.09),0 24px 58px rgba(0,0,0,.45);
}
body:not(.light-theme) .digitBox{
  background:linear-gradient(180deg,#0d2138,#08182a);
  box-shadow:inset 0 8px 24px rgba(33,77,119,.22),0 8px 18px rgba(0,0,0,.18);
}

/* ===== V3 LIGHT THEME: complete redesign, not just color inversion ===== */
body.light-theme{
  --v3-text:#10233f;
  --v3-muted:#637b98;
  --v3-line:#d9e4f1;
  --v3-panel:#ffffff;
  --v3-soft:#f6f9fd;
  --v3-blue:#356fe8;
  --v3-blue2:#6b5cff;
  margin:0;
  color:var(--v3-text);
  background:
    radial-gradient(circle at 12% -10%,rgba(107,92,255,.10),transparent 30%),
    radial-gradient(circle at 88% 0%,rgba(53,111,232,.10),transparent 27%),
    linear-gradient(180deg,#f5f8fc 0%,#eef3f9 100%);
  background-attachment:fixed;
}
body.light-theme .app{color:var(--v3-text)}
body.light-theme .topbar{
  background:rgba(255,255,255,.86);
  border:1px solid rgba(201,216,233,.88);
  border-radius:16px;
  padding:0 14px;
  box-shadow:0 12px 34px rgba(41,73,111,.09);
  backdrop-filter:blur(16px);
}
body.light-theme .brand{color:#10233f}
body.light-theme .brandMark{color:#6759ee;text-shadow:0 6px 18px rgba(103,89,238,.26)}
body.light-theme .globalSearch{
  background:#f7f9fc;
  border-color:#d6e1ee;
  color:#7990aa;
  box-shadow:inset 0 1px 1px rgba(16,35,63,.03);
}
body.light-theme .globalSearch input{color:#183250}
body.light-theme .globalSearch input::placeholder{color:#8ca0b7}
body.light-theme .globalSearch kbd{color:#7187a0;border-color:#d5e0ec;background:#fff}
body.light-theme .topActions button,
body.light-theme .userArea button,
body.light-theme .themeButton{
  color:#17324f;
  background:#ffffff;
  border-color:#d2deeb;
  box-shadow:0 5px 14px rgba(34,68,108,.07);
}
body.light-theme .topActions button:hover,
body.light-theme .userArea button:hover,
body.light-theme .themeButton:hover{
  background:#f1f6ff;
  border-color:#8db2e7;
  transform:translateY(-1px);
}
body.light-theme .userArea{color:#356fe8}
body.light-theme .onlineBadge{
  color:#138247;
  background:#eaf9f0;
  border-color:#9bd9b5;
  box-shadow:none;
}

body.light-theme .inputPanel{
  background:rgba(255,255,255,.92);
  border-color:#d5e1ee;
  box-shadow:var(--v3-shadow-light);
}
body.light-theme .inputColumn+.inputColumn{border-left-color:#e1e9f2}
body.light-theme .label,.light-theme .rightTitle,.light-theme .summaryLabel,.light-theme .cardHead{
  color:#4b79b8;
}
body.light-theme .field,
body.light-theme .serviceDisplay{
  background:#f8fbff;
  border-color:#cfddeb;
  color:#142b47;
  box-shadow:inset 0 1px 2px rgba(31,57,89,.025);
}
body.light-theme .numberColumn .field{
  background:#f8fffb;
  border-color:#58b786;
  box-shadow:0 0 0 3px rgba(48,171,105,.08);
}
body.light-theme .field input{color:#10233f}
body.light-theme .field input::placeholder{color:#7f94ac}
body.light-theme .fieldIcon,.light-theme .amountPrefix{color:#3674de}
body.light-theme .inputHelp{color:#6e87a2}
body.light-theme .pill{
  color:#29435f;
  background:#f7f9fc;
  border-color:#d2deeb;
  box-shadow:none;
}
body.light-theme .pill:hover,
body.light-theme .pill.active{
  color:#fff;
  background:linear-gradient(135deg,#4679f1,#6a58ec);
  border-color:#6a67ef;
  box-shadow:0 8px 20px rgba(79,105,230,.22);
}
body.light-theme .serviceDisplay strong{color:#17324f}
body.light-theme .suggestions{
  background:#fff;
  border-color:#d2deeb;
  box-shadow:0 20px 45px rgba(33,67,105,.17);
}
body.light-theme .suggestion{color:#183250;border-bottom-color:#e8eef5}
body.light-theme .suggestion:hover,
body.light-theme .suggestion.active{background:#edf4ff}

body.light-theme .previewPanel{
  background:
    radial-gradient(circle at 50% 0%,rgba(73,132,235,.12),transparent 40%),
    linear-gradient(180deg,#ffffff 0%,#f7faff 100%);
  border-color:#aac7ed;
  box-shadow:0 22px 52px rgba(39,76,122,.13),inset 0 0 50px rgba(77,133,220,.035);
}
body.light-theme .rightTitle{font-weight:900}
body.light-theme .bigNumber{
  color:#3579db;
  text-shadow:0 9px 0 rgba(44,91,162,.10),0 12px 24px rgba(53,121,219,.16);
}
body.light-theme .digitBox{
  color:#10233f;
  background:linear-gradient(180deg,#ffffff,#f4f8fc);
  border-color:#c7d8e9;
  box-shadow:0 10px 24px rgba(37,70,109,.08),inset 0 1px 0 #fff;
}
body.light-theme .summaryCard{
  color:#10233f;
  background:#ffffff;
  border-color:#d2dfec;
  box-shadow:0 8px 20px rgba(37,70,109,.06);
}
body.light-theme .summaryIcon{
  color:#fff;
  background:linear-gradient(135deg,#446fe7,#7657ee);
  box-shadow:0 8px 18px rgba(87,93,226,.18);
}
body.light-theme .summaryValue{color:#10233f}

body.light-theme .service{
  box-shadow:0 12px 26px rgba(31,60,96,.13);
}
body.light-theme .service:hover{box-shadow:0 16px 30px rgba(31,60,96,.18)}
body.light-theme .service.selected{outline-color:rgba(24,56,92,.30)}

body.light-theme .dashCard{
  background:rgba(255,255,255,.94);
  border-color:#d6e2ee;
  box-shadow:0 14px 34px rgba(39,74,115,.09);
}
body.light-theme .cardHead{
  border-bottom-color:#e1e9f2;
  font-weight:900;
}
body.light-theme .cardHead button{color:#3b75cc}
body.light-theme .miniRow{border-bottom-color:#e7edf4}
body.light-theme .miniRow strong{color:#183250}
body.light-theme .miniRow span{color:#70869e}
body.light-theme .miniRow em{color:#183250}
body.light-theme .emptyMini{color:#8295aa}
body.light-theme .statGrid small{color:#748ba4}
body.light-theme .appFooter{color:#617a96}
body.light-theme .cloudSync{color:#159052}

/* All modal surfaces now follow the selected theme */
body.light-theme .historyOverlay,
body.light-theme .customersOverlay,
body.light-theme .successOverlay{
  background:rgba(224,233,244,.74);
  backdrop-filter:blur(8px);
}
body.light-theme .historyModal,
body.light-theme .customersModal,
body.light-theme .successCard{
  color:#10233f;
  background:linear-gradient(180deg,#ffffff,#f7faff);
  border-color:#cbdbea;
  box-shadow:0 34px 90px rgba(33,66,105,.22);
}
body.light-theme .historyHeader h2{color:#10233f}
body.light-theme .historyHeader p,
body.light-theme .historyEmpty,
body.light-theme .customersCount{color:#6d849d}
body.light-theme .historyClose{
  color:#244563;
  background:#f4f8fc;
  border-color:#cad9e8;
}
body.light-theme .historyClose:hover{background:#eaf2fb}
body.light-theme .historySearchWrap{
  background:#ffffff;
  border-color:#cbd9e7;
  box-shadow:0 5px 15px rgba(39,72,110,.06);
}
body.light-theme .historySearchWrap input{color:#17324f}
body.light-theme .historySearchWrap input::placeholder{color:#8da0b4}
body.light-theme .historyStat,
body.light-theme .customerCard,
body.light-theme .historyItem{
  color:#17324f;
  background:#ffffff;
  border-color:#d4e0eb;
  box-shadow:0 7px 18px rgba(39,72,110,.055);
}
body.light-theme .customerCard:hover,
body.light-theme .historyItem:hover{
  background:#f0f6ff;
  border-color:#9ebfe7;
  transform:translateY(-1px);
}
body.light-theme .successDone{
  background:linear-gradient(135deg,#3678e8,#6d57ed);
  box-shadow:0 10px 22px rgba(67,96,224,.22);
}

/* Consistent transitions */
.topbar,.inputPanel,.previewPanel,.dashCard,.field,.serviceDisplay,.pill,.digitBox,.summaryCard,
.historyModal,.customersModal,.successCard,.historyStat,.customerCard,.historyItem{
  transition:background-color .24s ease,border-color .24s ease,color .24s ease,box-shadow .24s ease,transform .18s ease;
}

@media (min-width:1600px){
  .app{padding:18px 26px 14px}
  .previewPanel{min-height:455px}
  .bigNumber{font-size:clamp(112px,8.7vw,184px)}
  .digitBox{height:102px;font-size:60px}
}

@media(max-width:1100px){
  body.light-theme .topbar{padding:10px 14px;height:auto}
}

@media(max-width:700px){
  .previewPanel{min-height:auto}
  .bigNumber{font-size:clamp(44px,12vw,80px)}
  .digitBox{height:62px;font-size:32px}
  body.light-theme .inputColumn+.inputColumn{border-left:0}
}

/* =========================================================
   V3.1 FULL-SCREEN PREVIEW MODE
   Preview occupies one complete monitor-height section.
   Existing Firebase, Telegram, History and customer logic unchanged.
   ========================================================= */

/* Keep the data-entry area clean and compact. */
.inputPanel{
  grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);
  align-items:end;
  padding:12px 18px;
  gap:20px;
}
.serviceColumn{display:none!important}
.inputColumn+.inputColumn{padding-left:20px}
.field{height:44px}
.amountPills{margin-top:7px}
.pill{height:32px}
.inputHelp{margin-top:6px}

/* One full screen is reserved for the customer preview. */
.previewPanel{
  min-height:calc(100vh - 24px)!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:30px 34px 28px;
  margin-top:16px;
  scroll-snap-align:start;
  scroll-margin-top:12px;
}
.rightTitle{
  font-size:clamp(13px,1vw,18px);
  margin-bottom:clamp(10px,2vh,24px);
}
.bigNumber{
  font-size:clamp(112px,10.8vw,220px)!important;
  line-height:.92;
  margin:clamp(8px,2vh,24px) 0 clamp(26px,4vh,52px);
  white-space:nowrap;
}
.groups{
  grid-template-columns:1.3fr repeat(4,1fr);
  gap:clamp(10px,1.15vw,20px);
}
.digitBox{
  height:clamp(105px,13vh,150px)!important;
  font-size:clamp(54px,4.5vw,88px)!important;
  border-radius:16px;
}
.summary{
  margin-top:clamp(14px,2.5vh,28px);
  gap:clamp(10px,1vw,18px);
}
.summaryCard{
  min-height:clamp(78px,9vh,108px)!important;
  padding:14px 22px;
  border-radius:14px;
}
.summaryIcon{
  width:46px;
  height:46px;
  border-radius:12px;
  font-size:20px;
}
.summaryLabel{font-size:11px}
.summaryValue{font-size:clamp(17px,1.3vw,24px)}

/* Everything below the preview remains available by scrolling. */
.services{margin-top:18px}
.dashboardGrid{margin-top:16px}
html{scroll-snap-type:y proximity}

@media (min-width:1600px){
  .previewPanel{min-height:calc(100vh - 26px)!important;padding:34px 42px 32px}
  .bigNumber{font-size:clamp(145px,11vw,235px)!important}
  .digitBox{height:clamp(120px,14vh,165px)!important}
}

@media (max-height:850px) and (min-width:901px){
  .previewPanel{min-height:calc(100vh - 18px)!important;padding:20px 26px}
  .bigNumber{font-size:clamp(96px,9vw,170px)!important;margin:8px 0 22px}
  .digitBox{height:96px!important;font-size:52px!important}
  .summaryCard{min-height:68px!important}
}

@media(max-width:1100px){
  .inputPanel{grid-template-columns:1fr 1fr}
  .previewPanel{min-height:calc(100vh - 20px)!important}
  .bigNumber{font-size:clamp(68px,11vw,132px)!important}
  .digitBox{height:82px!important;font-size:42px!important}
}

@media(max-width:700px){
  html{scroll-snap-type:none}
  .inputPanel{grid-template-columns:1fr}
  .inputColumn+.inputColumn{padding-left:0}
  .previewPanel{min-height:calc(100vh - 20px)!important;padding:24px 12px}
  .bigNumber{font-size:clamp(48px,13vw,84px)!important;white-space:normal}
  .groups{gap:5px}
  .digitBox{height:68px!important;font-size:32px!important}
  .summary{grid-template-columns:1fr}
}


/* V3.1 — clean top bar, instant Enter send, refined success popup */
.topbar{
  grid-template-columns:auto 1fr auto;
}
.topActions{
  justify-self:center;
}
.userArea{
  justify-self:end;
}
.successCard{
  width:min(470px,92vw);
  padding:34px 38px 38px;
  border-radius:26px;
  background:linear-gradient(180deg,#101a33,#0b1328);
  border:1px solid #263754;
  box-shadow:0 32px 90px rgba(0,0,0,.55);
}
.successIcon{
  width:120px;
  height:120px;
  margin:0 auto 22px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(20,184,166,.12);
  box-shadow:inset 0 0 0 25px rgba(20,184,166,.08);
}
.successIcon span{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#18c7a4;
  color:#06271f;
  font-size:28px;
  font-weight:1000;
}
.successTitle{
  margin:0;
  font-size:30px;
  letter-spacing:-.5px;
}
.successText{
  margin:10px auto 28px;
  max-width:330px;
  color:#9caccc;
  line-height:1.55;
}
.successNumber{
  font-size:24px;
  font-weight:950;
  letter-spacing:.8px;
  padding:0 0 20px;
  border-bottom:1px solid #263754;
}
.successDetails{
  margin-top:8px;
  padding:8px 0;
  background:transparent;
  border:0;
}
.successRow{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:13px 0;
  color:#9caccc;
}
.successRow strong{
  color:#f8fbff;
  font-size:18px;
}
.successRow:first-child strong{color:#22e3ae}
.successDone{
  width:100%;
  height:62px;
  margin-top:18px;
  border-radius:14px;
  background:linear-gradient(135deg,#5f45ff,#6e36ff);
  font-size:18px;
  box-shadow:0 14px 32px rgba(94,65,255,.30);
}
body.light-theme .successCard{
  background:linear-gradient(180deg,#ffffff,#f7f9fd);
  border-color:#d7e1ee;
}
body.light-theme .successTitle,
body.light-theme .successNumber,
body.light-theme .successRow strong{color:#13233d}
body.light-theme .successText,
body.light-theme .successRow{color:#71839a}
body.light-theme .successNumber{border-bottom-color:#e0e7f0}
body.light-theme .successRow:first-child strong{color:#0aaf83}

@media(max-width:900px){
  .topbar{grid-template-columns:1fr auto;gap:10px}
  .brand{grid-column:1}
  .topActions{grid-column:1/-1;grid-row:2;justify-self:stretch}
  .userArea{grid-column:2;grid-row:1}
}

/* ===== V3.3 Professional number suggestions ===== */
.numberColumn{position:relative;z-index:40}
.inputPanel{overflow:visible}
.suggestions{
  position:absolute;
  left:0;
  right:0;
  top:calc(100% + 12px);
  width:100%;
  max-height:290px;
  padding:8px;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  border:1px solid #294d73;
  border-radius:13px;
  background:rgba(4,16,31,.98);
  box-shadow:0 20px 48px rgba(0,0,0,.48),0 0 0 1px rgba(61,139,224,.08);
  backdrop-filter:blur(16px);
}
.suggestions.show{display:grid;gap:8px}
.suggestion{
  width:100%;
  min-height:48px;
  height:auto;
  padding:0 14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border:1px solid #23496e;
  border-radius:9px;
  background:linear-gradient(180deg,#0b2038,#08182b);
  color:#f5f9ff;
  font-size:16px;
  font-weight:850;
  letter-spacing:.45px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
  transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease;
}
.suggestion:last-child{border-bottom:1px solid #23496e}
.suggestion:hover,.suggestion.active{
  transform:translateY(-1px);
  border-color:#3b8ee8;
  background:linear-gradient(180deg,#12345a,#0d2847);
  box-shadow:0 7px 18px rgba(0,74,154,.22),inset 3px 0 0 #4ea2ff;
}
.suggestion span:first-child::before{
  content:'📱';
  margin-right:10px;
  font-size:14px;
}
.suggestion span:last-child{
  min-width:44px;
  height:25px;
  padding:0 8px;
  display:grid;
  place-items:center;
  border:1px solid #315a82;
  border-radius:6px;
  background:#071526;
  color:#82baf0;
  font-size:11px;
  font-weight:800;
}
body.light-theme .suggestions{
  background:rgba(255,255,255,.98);
  border-color:#b9cce1;
  box-shadow:0 20px 45px rgba(44,72,105,.18),0 0 0 1px rgba(60,126,199,.05);
}
body.light-theme .suggestion{
  color:#183250;
  background:linear-gradient(180deg,#ffffff,#f5f9fd);
  border-color:#c7d7e8;
}
body.light-theme .suggestion:last-child{border-bottom-color:#c7d7e8}
body.light-theme .suggestion:hover,
body.light-theme .suggestion.active{
  background:#edf5ff;
  border-color:#6ca2d9;
  box-shadow:0 7px 18px rgba(69,112,158,.14),inset 3px 0 0 #448fe0;
}
body.light-theme .suggestion span:last-child{
  color:#3b6f9f;
  background:#f2f7fc;
  border-color:#c5d5e6;
}
@media(max-width:700px){
  .suggestions{left:0;right:0;width:100%;top:calc(100% + 10px);max-height:240px}
}

/* ===== V3.4 Fixed dropdown stacking and clean full-width suggestions ===== */
.inputPanel{
  position:relative;
  z-index:120;
  overflow:visible!important;
}
.previewPanel,
.services,
.dashboardGrid,
.appFooter{
  position:relative;
  z-index:1;
}
.numberColumn{
  position:relative;
  z-index:130;
}
.suggestions{
  left:0!important;
  right:0!important;
  top:calc(100% + 10px)!important;
  width:100%!important;
  max-height:310px;
  padding:10px;
  z-index:9999!important;
  border:1px solid #2f5f8d;
  border-radius:14px;
  background:#06172b;
  box-shadow:0 22px 55px rgba(0,0,0,.62),0 0 0 1px rgba(77,157,255,.10);
}
.suggestions.show{
  display:flex!important;
  flex-direction:column;
  gap:9px;
}
.suggestion{
  flex:0 0 auto;
  width:100%;
  min-height:52px;
  padding:0 16px;
  border:1px solid #28557f;
  border-radius:10px;
  background:#0a2039;
  color:#fff;
  font-size:16px;
  font-weight:850;
  letter-spacing:.35px;
  text-align:left;
}
.suggestion:hover,.suggestion.active{
  transform:none;
  background:#123d6c;
  border-color:#58a9ff;
  box-shadow:inset 4px 0 0 #58a9ff,0 7px 20px rgba(0,91,190,.22);
}
.suggestion span:first-child{
  display:flex;
  align-items:center;
}
.suggestion span:first-child::before{
  content:'📱';
  margin-right:11px;
  font-size:15px;
}
.suggestion span:last-child{
  display:none!important;
}
body.light-theme .suggestions{
  background:#fff;
  border-color:#b8cde2;
  box-shadow:0 22px 50px rgba(42,72,110,.22),0 0 0 1px rgba(60,126,199,.06);
}
body.light-theme .suggestion{
  color:#17324e;
  background:#f7fbff;
  border-color:#c5d8ea;
}
body.light-theme .suggestion:hover,
body.light-theme .suggestion.active{
  background:#eaf4ff;
  border-color:#5c9ee2;
  box-shadow:inset 4px 0 0 #448fe0,0 7px 18px rgba(69,112,158,.14);
}
@media(max-width:700px){
  .suggestions{top:calc(100% + 8px)!important;max-height:250px}
}


/* V3.5 — Editable amount in preview */
.summaryAmountCard{cursor:text;border-color:#285b88;transition:.18s ease}
.summaryAmountCard:hover,.summaryAmountCard:focus-within{border-color:#4b9cff;box-shadow:0 0 0 3px rgba(53,137,255,.12),0 12px 28px rgba(0,0,0,.22);transform:translateY(-1px)}
.summaryAmountContent{min-width:0;flex:1}
.summaryAmountField{display:flex;align-items:center;gap:8px;margin-top:3px}
.summaryAmountField>span{color:#d84dff;font-size:clamp(18px,1.35vw,25px);font-weight:950}
.summaryAmountField input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#f8fbff;font:inherit;font-size:clamp(18px,1.45vw,26px);font-weight:950;line-height:1.15;padding:2px 0}
.summaryAmountField input::placeholder{color:#6f8aa7}
.summaryAmountField input:disabled{cursor:not-allowed;opacity:.65}
body.light-theme .summaryAmountCard{border-color:#b9cce1}
body.light-theme .summaryAmountCard:hover,body.light-theme .summaryAmountCard:focus-within{border-color:#438be8;box-shadow:0 0 0 3px rgba(67,139,232,.12),0 12px 28px rgba(42,72,110,.12)}
body.light-theme .summaryAmountField input{color:#10233f}
body.light-theme .summaryAmountField>span{color:#6a4de8}


/* V3.6 clickable preview selectors */
.summarySelectorCard{position:relative;cursor:pointer;overflow:visible;user-select:none;z-index:8}
.summarySelectorCard:focus-visible{outline:2px solid #4c9cff;outline-offset:3px}
.summarySelectorContent{min-width:0;flex:1}
.summarySelectorValue{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}
.summaryChevron{color:#65b8ff;font-size:18px;transition:transform .18s ease}
.summarySelectorCard[aria-expanded="true"] .summaryChevron{transform:rotate(180deg)}
.summaryChoiceMenu{position:absolute;left:0;right:0;bottom:calc(100% + 12px);z-index:120;display:none;padding:9px;border:1px solid #2f6598;border-radius:13px;background:rgba(4,18,35,.98);box-shadow:0 22px 55px rgba(0,0,0,.55),0 0 0 1px rgba(77,157,255,.08);backdrop-filter:blur(16px)}
.summaryChoiceMenu.show{display:grid;animation:summaryMenuIn .16s ease-out}
.serviceChoiceMenu{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.amountChoiceMenu{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}
.summaryChoiceMenu button{min-height:43px;border:1px solid #244d72;border-radius:9px;background:#081a2e;color:#f6fbff;font-weight:850;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.16s ease}
.summaryChoiceMenu button:hover,.summaryChoiceMenu button.active{transform:translateY(-1px);border-color:#4b9cff;background:linear-gradient(135deg,#174071,#31258c);box-shadow:0 8px 22px rgba(31,113,255,.22)}
.hiddenAmountInput{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
@keyframes summaryMenuIn{from{opacity:0;transform:translateY(7px) scale(.98)}to{opacity:1;transform:none}}
body.light-theme .summaryChoiceMenu{background:rgba(255,255,255,.98);border-color:#a9c5e3;box-shadow:0 22px 55px rgba(36,67,104,.22)}
body.light-theme .summaryChoiceMenu button{background:#f5f9fe;border-color:#bfd1e4;color:#10233f}
body.light-theme .summaryChoiceMenu button:hover,body.light-theme .summaryChoiceMenu button.active{background:linear-gradient(135deg,#e7f1ff,#eee9ff);border-color:#438be8}
@media(max-width:760px){.serviceChoiceMenu{grid-template-columns:1fr}.amountChoiceMenu{grid-template-columns:repeat(3,1fr)}.summaryChoiceMenu{bottom:auto;top:calc(100% + 8px)}}


/* ===== Infinity Telecom Final V4 ===== */
.inputPanel{
  grid-template-columns:1fr;
  padding:18px 22px;
  overflow:visible;
  z-index:50;
}
.numberColumn{position:relative;max-width:none}
.inputColumn+.inputColumn{border-left:0;padding-left:0}
.numberColumn .field{height:58px;border-radius:13px}
.numberColumn .field input{font-size:24px}
.inputHelp{margin-top:10px}
.status{left:auto;right:24px;bottom:-27px}

/* Suggestions: full width, spaced and always above preview */
.suggestions{
  left:0;top:104px;width:100%;
  border:1px solid #3272b3;
  border-radius:14px;
  padding:8px;
  background:rgba(5,20,39,.98);
  box-shadow:0 24px 70px rgba(0,0,0,.7),0 0 0 1px rgba(82,155,255,.10);
  overflow:auto;max-height:300px;
  z-index:999;
}
.suggestion{
  min-height:52px;height:auto;border:1px solid transparent!important;border-radius:10px;
  margin:4px 0;padding:0 16px;background:#0a2039;color:#f4f9ff;
  font-size:18px;font-weight:850;letter-spacing:.4px;
}
.suggestion::before{content:'📱';margin-right:11px;font-size:14px}
.suggestion:hover,.suggestion.active{background:linear-gradient(135deg,#123a68,#174d86);border-color:#3d8de2!important;transform:translateX(2px)}

.previewPanel{
  min-height:calc(100vh - 120px);
  display:flex;flex-direction:column;justify-content:center;
  padding:40px 34px 34px;
  margin-top:18px;
}
.bigNumber{font-size:clamp(105px,10vw,190px);margin:18px 0 28px}
.groups{gap:16px}
.digitBox{height:116px;font-size:62px;border-radius:14px}
.summary{gap:16px;margin-top:16px}
.summaryCard{min-height:82px;border-radius:13px;padding:14px 20px}
.summaryValue{font-size:22px}

/* Direct editable amount card */
.directAmountCard{cursor:text;position:relative}
.directAmountContent{flex:1;min-width:0}
.directAmountField{display:flex;align-items:center;gap:9px;margin-top:5px}
.directAmountField>span{color:#ff3baf;font-size:21px;font-weight:900}
.directAmountField input{
  width:100%;border:0;outline:0;background:transparent;color:#fff;
  font-size:22px;font-weight:950;padding:0;
}
.directAmountCard:focus-within{border-color:#5aa9ff;box-shadow:0 0 0 3px rgba(64,145,255,.16),0 0 25px rgba(38,119,255,.12)}

/* Service menu */
.summarySelectorCard{position:relative;cursor:pointer}
.summaryChoiceMenu{z-index:1000;bottom:calc(100% + 10px);top:auto;min-width:100%;padding:8px;border-radius:13px}
.summaryChoiceMenu button{min-height:48px;border-radius:9px;font-weight:850}

.verificationNotice{
  margin-top:18px;min-height:58px;display:flex;align-items:center;justify-content:center;gap:12px;
  border:1px solid #725b22;border-radius:12px;padding:13px 18px;
  color:#f8d98a;background:linear-gradient(180deg,rgba(73,51,8,.33),rgba(32,25,7,.26));
  font-size:14px;line-height:1.55;text-align:center;
}
.noticeIcon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#6d4b08;color:#ffd26a;flex:0 0 auto}
.services{display:none!important}
.dashboardGrid{margin-top:22px}

/* Professional dark popups: readable text */
body:not(.light-theme) .historyModal,
body:not(.light-theme) .customersModal,
body:not(.light-theme) .successCard{background:linear-gradient(180deg,#081b31,#041322);color:#f7fbff;border-color:#315d89}
body:not(.light-theme) .customerCard,
body:not(.light-theme) .historyItem,
body:not(.light-theme) .historyStat{background:#0a2038;color:#f7fbff;border-color:#2b5278}
body:not(.light-theme) .customerPhone,
body:not(.light-theme) .customerAmount,
body:not(.light-theme) .customerMeta,
body:not(.light-theme) .customerTime,
body:not(.light-theme) .customerUse,
body:not(.light-theme) .historyCustomer,
body:not(.light-theme) .historyMeta,
body:not(.light-theme) .historyMeta strong,
body:not(.light-theme) .historyMeta span,
body:not(.light-theme) .historyAmount{color:#f7fbff!important}
body:not(.light-theme) .customerMeta,
body:not(.light-theme) .customerTime,
body:not(.light-theme) .customerUse,
body:not(.light-theme) .historyMeta span{color:#99bad8!important}
body:not(.light-theme) .customerCard:hover{background:#103257;border-color:#4b91d6}

/* Professional light mode */
body.light-theme .suggestions{background:rgba(255,255,255,.99);border-color:#a9c7e8;box-shadow:0 22px 60px rgba(32,65,105,.22)}
body.light-theme .suggestion{background:#f4f8fd;color:#10233c;border-color:#d8e5f2!important}
body.light-theme .suggestion:hover,body.light-theme .suggestion.active{background:#e6f1ff;border-color:#74a9df!important}
body.light-theme .directAmountField input{color:#10213a}
body.light-theme .verificationNotice{background:#fff9e8;border-color:#e4c36b;color:#745712}
body.light-theme .noticeIcon{background:#fff0bc;color:#8a6200}
body.light-theme .customerCard,body.light-theme .historyItem,body.light-theme .historyStat{color:#10213a;background:#fff}

/* Success popup */
.successCard{width:min(450px,94vw);padding:32px;border-radius:22px}
.successIcon{width:100px;height:100px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:rgba(16,185,129,.12)}
.successIcon span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#10d6a0;color:#052b22;font-size:28px;font-weight:1000}
.successDetails{margin:18px 0 24px;padding:14px 18px;border:1px solid #203f61;border-radius:14px;background:#041124}
.successNumber{font-size:23px;font-weight:950;padding:18px 0;border-bottom:1px solid #203f61}
.successRow{display:flex;justify-content:space-between;padding-top:14px;color:#9db2c9}
.successRow strong{color:#fff}
.successDone{width:100%;height:54px;background:linear-gradient(135deg,#3358ff,#6936ff);font-size:17px}

@media(max-width:900px){
  .previewPanel{min-height:auto;padding:28px 16px}
  .bigNumber{font-size:clamp(58px,14vw,110px)}
  .digitBox{height:78px;font-size:38px}
  .summary{grid-template-columns:1fr}
  .verificationNotice{text-align:left}
}


/* Smart functions — existing layout unchanged */
.customerSummary{display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;margin:16px 0 2px;padding:10px;border:1px solid #24486c;border-radius:13px;background:rgba(5,21,39,.72)}
.customerSummary.show{display:grid}
.customerSummary>div{min-height:58px;padding:10px 12px;border:1px solid #1d3c5d;border-radius:10px;background:rgba(8,29,51,.84)}
.customerSummary small{display:block;color:#7e9bb8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.45px;margin-bottom:5px}
.customerSummary strong{display:block;color:#eef7ff;font-size:15px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.light-theme .customerSummary{background:#f4f8fd;border-color:#c5d8ea}
body.light-theme .customerSummary>div{background:#fff;border-color:#d2e0ee}
body.light-theme .customerSummary small{color:#627d98}
body.light-theme .customerSummary strong{color:#132b45}
.statGrid i{display:block;margin-top:5px;color:#78a0c6;font-size:10px;font-style:normal;font-weight:800}
.onlineBadge.telegramOffline{color:#ff8585!important}
.summaryAmountCard.amount-blue{border-color:#3c90e8!important;box-shadow:inset 0 3px 0 #3c90e8}
.summaryAmountCard.amount-green{border-color:#35b979!important;box-shadow:inset 0 3px 0 #35b979}
.summaryAmountCard.amount-purple{border-color:#9869ef!important;box-shadow:inset 0 3px 0 #9869ef}
.summaryAmountCard.amount-orange{border-color:#ed9a3e!important;box-shadow:inset 0 3px 0 #ed9a3e}
.summaryAmountCard.amount-pink{border-color:#ee5dab!important;box-shadow:inset 0 3px 0 #ee5dab}
.summaryAmountCard.amount-custom{border-color:#4b759c!important;box-shadow:inset 0 3px 0 #4b759c}
.suggestion strong{display:block}.suggestion small{display:block;margin-top:3px;opacity:.7;font-size:10px}
@media(max-width:900px){.customerSummary{grid-template-columns:repeat(2,1fr)}}

/* Recent Transactions history view — main app UI unchanged */
.recentTransactionsModal{width:min(1500px,97vw);height:min(900px,92vh);max-height:92vh;padding:22px 24px}
.recentTransactionsHeader{padding-bottom:12px;border-bottom:1px solid #1d3b59}
.recentTransactionsHeader p{margin:6px 0 0}
.recentTransactionsToolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:16px 0}
.recentTransactionsToolbar .historySearchWrap{width:min(480px,100%)}
.recentTransactionsStats{display:flex;gap:10px;flex-wrap:wrap}
.recentTransactionsStats span{padding:10px 14px;border:1px solid #294d70;border-radius:9px;background:#091c30;color:#8fb2d2;font-size:13px}
.recentTransactionsStats strong{color:#fff;margin-left:4px}
.recentTransactionsResult.show{display:block}
.recentTransactionsList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:0}
.recentTransactionCard{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #203f5e;border-radius:11px;background:#0a1b2e;box-shadow:0 6px 18px #0002}
.transactionIdentity{min-width:0;display:flex;align-items:center;gap:12px}
.transactionLogo{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:11px;background:#345bff;color:#fff;font-weight:1000;font-size:14px;text-transform:uppercase}
.transactionLogo.bkash{background:#e2136e}.transactionLogo.nagad{background:#f26522}.transactionLogo.rocket{background:#8b1e78}.transactionLogo.gp{background:#159fe5}.transactionLogo.robi{background:#e8242f}.transactionLogo.airtel{background:#e51c23}.transactionLogo.banglalink{background:#ff6b16}.transactionLogo.teletalk{background:#69a83b}
.transactionMain{min-width:0;display:flex;flex-direction:column;gap:2px}
.transactionNumber{color:#7d62ff;font-size:15px;letter-spacing:.2px}
.transactionType{color:#edf6ff;font-size:12px;font-weight:800}
.transactionOperator{color:#88a8c5;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.transactionDetails{flex:0 0 auto;display:grid;grid-template-columns:auto auto;align-items:center;justify-items:end;gap:5px 12px;padding-left:14px;border-left:1px solid #28547d}
.transactionAmount{color:#ff4c4c;font-size:14px;font-weight:900}
.transactionDetails time{color:#8ba8c3;font-size:10px;white-space:nowrap}
.transactionSuccess{grid-column:1/-1;padding:6px 12px;border-radius:999px;background:#35a853;color:#fff;font-size:12px;font-weight:900}
body.light-theme .recentTransactionsHeader{border-color:#d6e1ec}
body.light-theme .recentTransactionsStats span{background:#f6f8fb;border-color:#d8e1ea;color:#66788d}
body.light-theme .recentTransactionsStats strong{color:#162c45}
body.light-theme .recentTransactionCard{background:#f7f7f7;border-color:#ececec;box-shadow:none}
body.light-theme .transactionType{color:#202020}
body.light-theme .transactionOperator,body.light-theme .transactionDetails time{color:#555}
body.light-theme .transactionDetails{border-color:#39994e}
@media(max-width:900px){.recentTransactionsList{grid-template-columns:1fr}.recentTransactionsToolbar{align-items:stretch;flex-direction:column}.recentTransactionsToolbar .historySearchWrap{width:100%}.recentTransactionsStats{justify-content:space-between}.recentTransactionsStats span{flex:1;text-align:center}}
@media(max-width:560px){.recentTransactionsModal{padding:16px}.recentTransactionCard{align-items:flex-start}.transactionDetails{grid-template-columns:1fr;gap:5px}.transactionSuccess{grid-column:auto}.transactionDetails time{white-space:normal}.transactionLogo{width:34px;height:34px;flex-basis:34px}}

/* ===== User Color Wheel: accent + shadow control ===== */
:root{
  --ui-accent:#775cff;
  --ui-accent-rgb:119,92,255;
  --ui-shadow-strength:.45;
}
.colorOverlay{position:fixed;inset:0;z-index:950;background:#010712cc;display:none;place-items:center;padding:20px}
.colorOverlay.show{display:grid}
.colorModal{width:min(560px,96vw);border:1px solid rgba(var(--ui-accent-rgb),.55);border-radius:18px;background:#07172a;padding:22px;box-shadow:0 35px 100px rgba(var(--ui-accent-rgb),var(--ui-shadow-strength))}
.colorHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.colorHeader h2{margin:0;color:#fff}.colorHeader p{margin:8px 0 0;color:#89a7c4}
.colorControlGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}
.colorWheelCard,.shadowControlCard{min-height:170px;border:1px solid rgba(var(--ui-accent-rgb),.4);border-radius:14px;background:#0a1c30;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#fff}
.colorWheelCard>span,.shadowControlCard>span{font-size:11px;font-weight:900;letter-spacing:1px;color:var(--ui-accent)}
#uiColorPicker{width:96px;height:76px;border:0;background:transparent;cursor:pointer;padding:0}
#uiColorPicker::-webkit-color-swatch-wrapper{padding:0}#uiColorPicker::-webkit-color-swatch{border:3px solid #fff;border-radius:16px;box-shadow:0 10px 28px rgba(var(--ui-accent-rgb),var(--ui-shadow-strength))}
#shadowRange{width:100%;accent-color:var(--ui-accent)}
.colorPreviewBar{height:54px;margin-top:14px;border:1px solid rgba(var(--ui-accent-rgb),.45);border-radius:12px;background:rgba(var(--ui-accent-rgb),.12);display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;box-shadow:0 12px 30px rgba(var(--ui-accent-rgb),var(--ui-shadow-strength))}
.colorPreviewBar span{width:16px;height:16px;border-radius:50%;background:var(--ui-accent);box-shadow:0 0 18px rgba(var(--ui-accent-rgb),.85)}
.colorResetButton{width:100%;height:44px;margin-top:14px;border-radius:10px;border:1px solid rgba(var(--ui-accent-rgb),.55);background:rgba(var(--ui-accent-rgb),.15);color:#fff;font-weight:900;cursor:pointer}
.colorResetButton:hover{background:rgba(var(--ui-accent-rgb),.26)}

/* Apply selected color without changing layout */
.brandMark,.rightTitle,.summaryLabel,.cardHead,.label,.fieldIcon,.amountPrefix,.cardHead button,.userArea{color:var(--ui-accent)!important}
.bigNumber{color:var(--ui-accent)!important;text-shadow:0 0 20px rgba(var(--ui-accent-rgb),.55),0 8px 0 rgba(var(--ui-accent-rgb),.32)!important}
.previewPanel{border-color:var(--ui-accent)!important;box-shadow:inset 0 0 55px rgba(var(--ui-accent-rgb),.10),0 18px 45px rgba(var(--ui-accent-rgb),var(--ui-shadow-strength))!important}
.topActions button:hover,.userArea button:hover,.summaryCard:hover{border-color:var(--ui-accent)!important}
.summaryIcon,.successDone,.loginSubmit{background:linear-gradient(135deg,var(--ui-accent),rgba(var(--ui-accent-rgb),.72))!important}
.summaryCard,.dashCard,.inputPanel,.topbar,.historyModal,.customersModal,.successCard{box-shadow:0 14px 40px rgba(var(--ui-accent-rgb),calc(var(--ui-shadow-strength) * .55))!important}
.historyModal,.customersModal,.successCard,.colorModal{border-color:rgba(var(--ui-accent-rgb),.5)!important}
.historyClose,.topActions button,.userArea button{box-shadow:0 6px 18px rgba(var(--ui-accent-rgb),calc(var(--ui-shadow-strength) * .5))}
body.light-theme .colorModal{background:#fff;color:#10233f}
body.light-theme .colorHeader h2,body.light-theme .colorWheelCard,body.light-theme .shadowControlCard,body.light-theme .colorPreviewBar{color:#10233f}
body.light-theme .colorHeader p{color:#637b98}
body.light-theme .colorWheelCard,body.light-theme .shadowControlCard{background:#f7faff}
body.light-theme .colorResetButton{color:#17324f;background:rgba(var(--ui-accent-rgb),.10)}
@media(max-width:700px){.colorControlGrid{grid-template-columns:1fr}.colorWheelCard,.shadowControlCard{min-height:140px}}

/* Preview area can be clicked to focus the mobile-number field */
.previewPanel{cursor:text}
.previewPanel button,
.previewPanel input,
.previewPanel [role="button"]{cursor:pointer}
.previewPanel input{cursor:text}

/* SVG brand logos + continuous keyboard navigation */
.brandSvg{width:100%;height:100%;display:block}
.transactionLogo{padding:4px;overflow:hidden}
.suggestionIdentity{display:flex;align-items:center;gap:14px;min-width:0}
.suggestionLogo{width:28px;height:28px;flex:0 0 28px;display:block}
.suggestionLogo .brandSvg{filter:drop-shadow(0 2px 5px rgba(0,0,0,.25))}


/* ===== Suggestion text visibility repair ===== */
.suggestion::before{content:none!important;display:none!important}
.suggestion{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;text-align:left!important}
.suggestionIdentity{display:flex!important;align-items:center!important;gap:14px!important;flex:1 1 auto!important;min-width:0!important;position:static!important;transform:none!important}
.suggestionLogo{width:30px!important;height:30px!important;flex:0 0 30px!important;display:block!important;position:static!important;margin:0!important;color:inherit!important}
.suggestionText{display:block!important;flex:1 1 auto!important;min-width:0!important;position:static!important;margin:0!important;color:inherit!important;text-align:left!important}
.suggestionText strong{display:block!important;color:inherit!important;font-size:18px!important;font-weight:900!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;position:static!important;margin:0!important}
.suggestionText small{display:block!important;color:#9fb7d1!important;font-size:11px!important;font-weight:700!important;line-height:1.3!important;margin-top:4px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;position:static!important}
.suggestionEnter{display:block!important;flex:0 0 auto!important;color:#8db7e4!important;font-size:11px!important;font-weight:800!important;position:static!important;margin-left:auto!important;opacity:1!important}
body.light-theme .suggestionText small{color:#647d99!important}
body.light-theme .suggestionEnter{color:#587795!important}

/* Success popup language control */
.successCard{position:relative}
.successLanguageToggle{position:absolute;top:16px;right:16px;min-width:54px;height:34px;padding:0 12px;border:1px solid #315d89;border-radius:999px;background:#0c2540;color:#eef7ff;font-size:12px;font-weight:900;cursor:pointer;transition:.18s ease}
.successLanguageToggle:hover{transform:translateY(-1px);border-color:#56a5ff;background:#123354}
body.light-theme .successLanguageToggle{background:#eef6ff;color:#17324f;border-color:#aac8e6}


/* Service logo icons shown consistently beside customer numbers */
.serviceBrandIcon{display:block;width:100%;height:100%;object-fit:contain;border-radius:inherit}
.selectedServiceInputIcon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;background:#fff;border-radius:9px;padding:3px;overflow:hidden}
.inputServiceIcon{width:100%;height:100%}
.bigNumberWrap{position:relative;display:flex;align-items:center;justify-content:center;gap:22px;margin:18px 0 28px}
.bigNumberWrap .bigNumber{margin:0!important}
.selectedServicePreviewIcon{width:74px;height:74px;flex:0 0 74px;display:grid;place-items:center;background:#fff;border-radius:18px;padding:6px;box-shadow:0 10px 30px #0007;overflow:hidden}
.previewServiceIcon{width:100%;height:100%}
.serviceChoiceMenu button img{width:32px;height:32px;object-fit:contain;background:#fff;border-radius:8px;padding:2px;flex:0 0 32px}
.suggestionLogo .serviceBrandIcon,.transactionLogo .serviceBrandIcon{width:100%;height:100%;object-fit:contain}
.transactionLogo:has(.serviceBrandIcon){background:#fff!important;padding:3px}
.customerPhoneRow{display:flex;align-items:center;gap:10px}
.customerServiceIcon{width:34px;height:34px;flex:0 0 34px;background:#fff;border-radius:9px;padding:3px;object-fit:contain}
.successNumber{display:flex;align-items:center;justify-content:center;gap:12px}
.successServiceIcon{width:48px;height:48px;flex:0 0 48px;background:#fff;border-radius:12px;padding:4px;object-fit:contain}
.miniNumberWithIcon{display:flex;align-items:center;gap:7px;min-width:0}
.miniNumberWithIcon span{overflow:hidden;text-overflow:ellipsis;color:inherit}
.miniServiceIcon{width:24px;height:24px;flex:0 0 24px;background:#fff;border-radius:6px;padding:2px;object-fit:contain}
body.light-theme .selectedServiceInputIcon,body.light-theme .selectedServicePreviewIcon{box-shadow:0 8px 20px #23508022}
@media(max-width:700px){.bigNumberWrap{gap:10px}.selectedServicePreviewIcon{width:48px;height:48px;flex-basis:48px;border-radius:12px}.customerServiceIcon{width:30px;height:30px;flex-basis:30px}}

/* Professional high-resolution service logos — uses the user's supplied artwork */
.serviceBrandIcon{
  width:100%;height:100%;display:block;object-fit:contain!important;
  border-radius:0!important;background:transparent!important;padding:0!important;
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.28));
  image-rendering:auto;
}
.logoBox,
.transactionLogo:has(.serviceBrandIcon),
.serviceChoiceMenu button img{
  background:transparent!important;border-radius:0!important;padding:0!important;
  box-shadow:none!important;overflow:visible!important;
}
.logoBox{width:44px!important;height:44px!important;flex:0 0 44px!important}
.serviceChoiceMenu button img{width:44px!important;height:44px!important;flex:0 0 44px!important}
.suggestionLogo{width:38px!important;height:38px!important;flex-basis:38px!important}
.transactionLogo{width:46px!important;height:46px!important;flex-basis:46px!important;padding:0!important}
.selectedServiceInputIcon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px}
.selectedServicePreviewIcon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 58px}
.inputServiceIcon{transform:scale(1.14)}
.previewServiceIcon{transform:scale(1.12)}
.summaryIcon:has(.serviceBrandIcon){background:transparent!important;padding:0!important;overflow:visible!important}
@media(max-width:700px){
  .suggestionLogo{width:34px!important;height:34px!important;flex-basis:34px!important}
  .transactionLogo{width:40px!important;height:40px!important;flex-basis:40px!important}
  .selectedServicePreviewIcon{width:46px;height:46px;flex-basis:46px}
}

/* Suggestions manager — History ও All Numbers-এর জায়গায় একটিমাত্র control */
.suggestionsManagerOverlay{position:fixed;inset:0;z-index:930;background:#010712d9;display:none;place-items:center;padding:20px}
.suggestionsManagerOverlay.show{display:grid}
.suggestionsManagerModal{width:min(820px,96vw);max-height:88vh;overflow:auto;border:1px solid #2c5279;border-radius:17px;background:#07172a;padding:22px;box-shadow:0 35px 100px #000}
.suggestionsManagerSearchWrap{margin-top:16px}
.suggestionsManagerCount{padding:13px 2px;color:#86a3bf;font-weight:800}
.suggestionsManagerList{display:grid;gap:10px}
.suggestionsManagerItem{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #234665;background:#0a1c30;border-radius:12px;padding:13px 15px}
.suggestionsManagerIdentity{display:flex;align-items:center;gap:13px;min-width:0}
.suggestionsManagerIdentity>div:last-child{display:flex;flex-direction:column;gap:4px;min-width:0}
.suggestionsManagerIdentity strong{color:#fff;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.suggestionsManagerIdentity span{color:#9db8d2;font-weight:800;letter-spacing:.4px}
.suggestionsManagerIcon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px}
.suggestionsManagerIcon .serviceBrandIcon,.suggestionsManagerIcon .brandSvg{width:100%;height:100%;object-fit:contain}
.suggestionsManagerActions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.suggestionsManagerActions button{height:38px;padding:0 13px;border-radius:9px;font-weight:850;cursor:pointer}
.suggestionEditButton{border:1px solid #376895;background:#102944;color:#dceeff}
.suggestionRemoveButton{border:1px solid #873b49;background:#32131b;color:#ff9aa7}
.suggestionsManagerEmpty{padding:40px 16px;text-align:center;color:#7896b4;border:1px dashed #284866;border-radius:12px}
.suggestionCustomerName{display:block;color:var(--ui-accent,#775cff);font-size:12px;font-weight:900;margin-bottom:1px}
body.light-theme .suggestionsManagerModal{background:#fff;border-color:#b9cce1;color:#10213a}
body.light-theme .suggestionsManagerItem{background:#f5f9fd;border-color:#c5d7e8}
body.light-theme .suggestionsManagerIdentity strong{color:#10213a}
body.light-theme .suggestionsManagerIdentity span{color:#526d88}
body.light-theme .suggestionsManagerSearchWrap{background:#f7faff;border-color:#b9cce1}
body.light-theme .suggestionsManagerSearchWrap input{color:#10213a}
@media(max-width:700px){.suggestionsManagerItem{align-items:flex-start;flex-direction:column}.suggestionsManagerActions{width:100%}.suggestionsManagerActions button{flex:1}}

/* ===== Professional transparent brand marks (user supplied logos) ===== */
.serviceBrandIcon{object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;filter:drop-shadow(0 5px 9px rgba(0,0,0,.34))!important;transform:scale(1.18);transform-origin:center}
.selectedServiceInputIcon,.selectedServicePreviewIcon,.customerServiceIcon,.successServiceIcon,.miniServiceIcon,.transactionLogo:has(.serviceBrandIcon){background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;overflow:visible!important}
.suggestionLogo{width:56px!important;height:56px!important;flex:0 0 56px!important;display:grid!important;place-items:center!important;overflow:visible!important}
.suggestionLogo .serviceBrandIcon{transform:scale(1.28)}
.suggestion{min-height:82px!important;padding:10px 20px!important}
.suggestionIdentity{gap:20px!important}
.transactionLogo{width:58px!important;height:58px!important;flex:0 0 58px!important;overflow:visible!important}
.suggestionsManagerIcon{width:58px!important;height:58px!important;flex:0 0 58px!important;overflow:visible!important}
.selectedServiceInputIcon{width:42px!important;height:42px!important;flex-basis:42px!important}
.selectedServicePreviewIcon{width:72px!important;height:72px!important;flex-basis:72px!important}
.customerServiceIcon{width:44px!important;height:44px!important;flex-basis:44px!important}
.successServiceIcon{width:58px!important;height:58px!important;flex-basis:58px!important}
.miniServiceIcon{width:30px!important;height:30px!important;flex-basis:30px!important}
.logoBox,.serviceChoiceMenu button img{background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}
@media(max-width:700px){.suggestionLogo{width:46px!important;height:46px!important;flex-basis:46px!important}.suggestion{min-height:72px!important;padding:8px 13px!important}.transactionLogo,.suggestionsManagerIcon{width:48px!important;height:48px!important;flex-basis:48px!important}.selectedServicePreviewIcon{width:54px!important;height:54px!important;flex-basis:54px!important}}

/* ===== FINAL PROFESSIONAL SOFT-LIGHT THEME =====
   Reduces pure-white glare while preserving the existing layout and functions. */
body.light-theme{
  --pro-bg:#e7edf5;
  --pro-bg-deep:#dde6f1;
  --pro-panel:#f2f6fb;
  --pro-panel-2:#eaf1f8;
  --pro-card:#edf3f9;
  --pro-line:#bccbdd;
  --pro-line-soft:#ced9e6;
  --pro-text:#12243a;
  --pro-muted:#60758d;
  --pro-accent:#167fa8;
  color:var(--pro-text);
  background:
    radial-gradient(circle at 8% -10%,rgba(91,103,216,.12),transparent 31%),
    radial-gradient(circle at 90% 2%,rgba(18,143,177,.12),transparent 28%),
    linear-gradient(145deg,var(--pro-bg) 0%,#edf2f8 48%,var(--pro-bg-deep) 100%)!important;
}
body.light-theme .topbar{
  background:linear-gradient(135deg,rgba(244,248,252,.96),rgba(232,239,247,.94))!important;
  border-color:#c1cfde!important;
  box-shadow:0 12px 30px rgba(28,54,83,.11)!important;
}
body.light-theme .inputPanel,
body.light-theme .dashCard{
  background:linear-gradient(145deg,#eef4fa,#e7eef6)!important;
  border-color:#c0cfdf!important;
  box-shadow:0 14px 34px rgba(33,59,88,.10)!important;
}
body.light-theme .previewPanel{
  background:
    radial-gradient(circle at 50% 2%,rgba(25,145,181,.13),transparent 41%),
    linear-gradient(145deg,#edf4fa 0%,#e3edf6 55%,#dce8f3 100%)!important;
  border-color:#7fb5cf!important;
  box-shadow:0 22px 48px rgba(31,72,101,.14),inset 0 0 55px rgba(28,127,164,.045)!important;
}
body.light-theme .field,
body.light-theme .serviceDisplay,
body.light-theme .globalSearch,
body.light-theme .historySearchWrap{
  background:#e8f0f7!important;
  border-color:#b8c9da!important;
  color:var(--pro-text)!important;
  box-shadow:inset 0 1px 2px rgba(22,43,68,.045)!important;
}
body.light-theme .numberColumn .field{
  background:linear-gradient(180deg,#edf7f3,#e4f1ec)!important;
  border-color:#4aa57d!important;
  box-shadow:0 0 0 3px rgba(38,157,108,.09),inset 0 1px 0 rgba(255,255,255,.45)!important;
}
body.light-theme .digitBox,
body.light-theme .summaryCard,
body.light-theme .historyStat,
body.light-theme .customerCard,
body.light-theme .historyItem{
  background:linear-gradient(145deg,#edf3f8,#e4ecf4)!important;
  border-color:#bccbdc!important;
  box-shadow:0 9px 22px rgba(36,62,91,.085),inset 0 1px 0 rgba(255,255,255,.55)!important;
}
body.light-theme .digitBox{color:#17304c!important}
body.light-theme .bigNumber{
  color:#0f87ae!important;
  text-shadow:0 7px 0 rgba(19,91,119,.11),0 11px 22px rgba(12,122,160,.19)!important;
}
body.light-theme .rightTitle,
body.light-theme .label,
body.light-theme .summaryLabel,
body.light-theme .cardHead{color:#16799d!important}
body.light-theme .field input,
body.light-theme .globalSearch input,
body.light-theme .historySearchWrap input,
body.light-theme .summaryValue,
body.light-theme .miniRow strong,
body.light-theme .miniRow em{color:var(--pro-text)!important}
body.light-theme .inputHelp,
body.light-theme .miniRow span,
body.light-theme .emptyMini,
body.light-theme .statGrid small,
body.light-theme .appFooter{color:var(--pro-muted)!important}
body.light-theme .topActions button,
body.light-theme .userArea button,
body.light-theme .themeButton{
  background:linear-gradient(145deg,#edf3f8,#e3ebf3)!important;
  border-color:#b9c9da!important;
  color:#18324d!important;
  box-shadow:0 6px 14px rgba(32,58,87,.085)!important;
}
body.light-theme .topActions button:hover,
body.light-theme .userArea button:hover,
body.light-theme .themeButton:hover{
  background:#dceaf5!important;
  border-color:#70a6c7!important;
}
body.light-theme .suggestions{
  background:#e7eff7!important;
  border-color:#9fb7cd!important;
  box-shadow:0 22px 48px rgba(31,58,86,.20)!important;
}
body.light-theme .suggestion{
  color:#17304b!important;
  border-bottom-color:#c7d5e2!important;
  background:linear-gradient(180deg,#edf3f8,#e5edf5)!important;
}
body.light-theme .suggestion:hover,
body.light-theme .suggestion.active{
  background:linear-gradient(135deg,#d9eaf7,#dfe8fb)!important;
}
body.light-theme .historyOverlay,
body.light-theme .customersOverlay,
body.light-theme .successOverlay{
  background:rgba(39,57,79,.48)!important;
}
body.light-theme .historyModal,
body.light-theme .customersModal,
body.light-theme .successCard{
  background:linear-gradient(145deg,#edf3f8,#dfe8f1)!important;
  border-color:#aabed1!important;
  color:var(--pro-text)!important;
  box-shadow:0 35px 90px rgba(21,42,65,.28)!important;
}
body.light-theme .historyClose{
  background:#dfe9f2!important;
  border-color:#aebfd0!important;
}
body.light-theme .historyClose:hover{background:#d2e2ee!important}
body.light-theme .customerCard:hover,
body.light-theme .historyItem:hover{
  background:#dceaf5!important;
  border-color:#79a8c6!important;
}


/* ===== Compact right-side Suggestions panel =====
   Keeps the number preview visible while suggestions are open. */
@media (min-width: 901px){
  .suggestions{
    position:fixed!important;
    left:auto!important;
    right:28px!important;
    top:270px!important;
    width:min(390px,28vw)!important;
    max-height:calc(100vh - 300px)!important;
    padding:8px!important;
    border-radius:14px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    background:rgba(5,19,36,.97)!important;
    border:1px solid #2a5782!important;
    box-shadow:0 22px 60px rgba(0,0,0,.48)!important;
    backdrop-filter:blur(16px);
  }

  .suggestions.show{
    display:grid!important;
    gap:7px!important;
  }

  .suggestion{
    min-height:68px!important;
    height:auto!important;
    padding:9px 12px!important;
    border:1px solid #183b5c!important;
    border-radius:11px!important;
    background:#0a2038!important;
    transform:none!important;
  }

  .suggestion:hover,
  .suggestion.active{
    background:linear-gradient(135deg,#123d68,#174f84)!important;
    border-color:#4b9df2!important;
    box-shadow:0 0 0 1px rgba(79,157,242,.2),0 8px 20px rgba(0,0,0,.2)!important;
    transform:none!important;
  }

  .suggestionIdentity{
    gap:11px!important;
  }

  .suggestionLogo{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
  }

  .suggestionText strong{
    font-size:15px!important;
  }

  .suggestionText small,
  .suggestionCustomerName,
  .suggestionEnter{
    font-size:10px!important;
  }

  body.light-theme .suggestions{
    background:rgba(241,246,252,.98)!important;
    border-color:#aac1d9!important;
    box-shadow:0 22px 55px rgba(31,56,88,.22)!important;
  }

  body.light-theme .suggestion{
    background:#ffffff!important;
    border-color:#d3dfec!important;
    color:#10213a!important;
  }

  body.light-theme .suggestion:hover,
  body.light-theme .suggestion.active{
    background:linear-gradient(135deg,#e9f3ff,#dcecff)!important;
    border-color:#5e9ee0!important;
  }
}

/* On smaller screens keep the original full-width dropdown. */
@media (max-width: 900px){
  .suggestions{
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:calc(100% + 8px)!important;
    width:100%!important;
    max-height:250px!important;
  }
}


/* Hide only the large logo beside the customer number preview */
.selectedServicePreviewIcon{
  display:none !important;
}

.previewNumberRow,
.customerPreviewNumberRow,
.bigNumberRow{
  justify-content:center !important;
}



/* ===== Professional Light Mode — all overlays, modals, cards and lists ===== */
body.light-theme{
  background:
    radial-gradient(circle at 15% 10%, rgba(74,144,226,.10), transparent 34%),
    radial-gradient(circle at 85% 12%, rgba(16,185,129,.08), transparent 30%),
    linear-gradient(180deg,#edf3f8 0%,#e7eef6 100%)!important;
  color:#10233d!important;
}

body.light-theme .topbar,
body.light-theme .inputSection,
body.light-theme .previewSection,
body.light-theme .summaryCard,
body.light-theme .actionCard,
body.light-theme .warningBar,
body.light-theme .panel,
body.light-theme .card{
  background:linear-gradient(180deg,#f8fbfe 0%,#f1f6fb 100%)!important;
  border-color:#bfd0e1!important;
  box-shadow:0 10px 28px rgba(39,70,105,.10)!important;
}

body.light-theme .previewSection{
  background:
    radial-gradient(circle at 50% 28%,rgba(37,99,235,.09),transparent 32%),
    linear-gradient(145deg,#f4f9fd 0%,#eaf2f8 100%)!important;
}

body.light-theme .segment,
body.light-theme .field,
body.light-theme input,
body.light-theme .amountEditor,
body.light-theme .searchInput,
body.light-theme .modalSearch,
body.light-theme textarea{
  background:#f9fbfd!important;
  border-color:#c7d6e5!important;
  color:#13263f!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;
}

body.light-theme input:focus,
body.light-theme .amountEditor:focus,
body.light-theme .searchInput:focus,
body.light-theme .modalSearch:focus{
  border-color:#4f8edc!important;
  box-shadow:0 0 0 4px rgba(79,142,220,.14)!important;
}

body.light-theme .muted,
body.light-theme .subText,
body.light-theme .meta,
body.light-theme small,
body.light-theme .suggestionText small,
body.light-theme .transactionOperator,
body.light-theme .modalSubtitle{
  color:#6c7f95!important;
}

body.light-theme .suggestions{
  background:rgba(238,244,249,.98)!important;
  border-color:#b8cadb!important;
  box-shadow:0 24px 70px rgba(31,55,82,.22)!important;
}

body.light-theme .suggestion{
  background:linear-gradient(180deg,#ffffff 0%,#f6f9fc 100%)!important;
  border-color:#d3dee9!important;
  color:#14263d!important;
}

body.light-theme .suggestion:hover,
body.light-theme .suggestion.active{
  background:linear-gradient(135deg,#e7f1ff,#dcecff)!important;
  border-color:#4e91df!important;
  box-shadow:0 8px 22px rgba(78,145,223,.18)!important;
}

body.light-theme .modalOverlay,
body.light-theme .successOverlay{
  background:rgba(20,38,60,.38)!important;
  backdrop-filter:blur(8px)!important;
}

body.light-theme .modal,
body.light-theme .modalPanel,
body.light-theme .historyModal,
body.light-theme .customersModal,
body.light-theme .suggestionsManagerModal,
body.light-theme .successModal,
body.light-theme .colorModal{
  background:linear-gradient(180deg,#f7fafc 0%,#edf3f8 100%)!important;
  border:1px solid #b9cadb!important;
  color:#11253d!important;
  box-shadow:0 28px 80px rgba(26,50,76,.30)!important;
}

body.light-theme .modalHeader,
body.light-theme .modalToolbar,
body.light-theme .modalFooter{
  background:rgba(245,249,252,.92)!important;
  border-color:#cedae6!important;
}

body.light-theme .modalClose,
body.light-theme .iconButton,
body.light-theme .secondaryButton,
body.light-theme .topbar button{
  background:linear-gradient(180deg,#f8fbfd,#edf3f8)!important;
  border-color:#c0d0df!important;
  color:#1a3552!important;
  box-shadow:0 5px 14px rgba(40,68,98,.09)!important;
}

body.light-theme .modalClose:hover,
body.light-theme .iconButton:hover,
body.light-theme .secondaryButton:hover,
body.light-theme .topbar button:hover{
  background:#e4eef7!important;
  border-color:#87a9c8!important;
}

body.light-theme .transactionCard,
body.light-theme .historyItem,
body.light-theme .customerCard,
body.light-theme .managerItem{
  background:linear-gradient(180deg,#ffffff 0%,#f7f9fb 100%)!important;
  border:1px solid #d5e0ea!important;
  color:#11253d!important;
  box-shadow:0 6px 16px rgba(33,60,89,.07)!important;
}

body.light-theme .transactionCard:hover,
body.light-theme .historyItem:hover,
body.light-theme .customerCard:hover,
body.light-theme .managerItem:hover{
  background:#f0f6fb!important;
  border-color:#9db8d2!important;
  transform:translateY(-1px);
}

body.light-theme .transactionNumber,
body.light-theme .historyNumber,
body.light-theme .customerNumber,
body.light-theme .managerNumber{
  color:#5a55d8!important;
}

body.light-theme .transactionAmount,
body.light-theme .historyAmount,
body.light-theme .customerAmount{
  color:#ef4444!important;
}

body.light-theme .successBadge{
  background:linear-gradient(180deg,#36b95d,#249847)!important;
  color:#fff!important;
  box-shadow:0 5px 12px rgba(36,152,71,.22)!important;
}

body.light-theme .statBadge,
body.light-theme .summaryStat,
body.light-theme .countBadge{
  background:#f8fbfd!important;
  border:1px solid #d2dde8!important;
  color:#243d58!important;
}

body.light-theme .serviceChoiceMenu{
  background:#f3f7fb!important;
  border-color:#becfdf!important;
  box-shadow:0 18px 45px rgba(32,58,86,.22)!important;
}

body.light-theme .serviceChoiceMenu button{
  background:#ffffff!important;
  border-color:#d5e0ea!important;
  color:#17304b!important;
}

body.light-theme .serviceChoiceMenu button:hover{
  background:#e7f1fa!important;
  border-color:#77a2ca!important;
}

body.light-theme .warningBar{
  background:linear-gradient(180deg,#fff8e8,#fff2d2)!important;
  border-color:#e9c86c!important;
  color:#7a5a11!important;
}

body.light-theme .successModal{
  background:
    radial-gradient(circle at 50% 0%,rgba(16,185,129,.10),transparent 34%),
    linear-gradient(180deg,#f8fbfd,#edf4f8)!important;
}

body.light-theme .successDetails{
  background:#f7fafc!important;
  border-color:#cad8e5!important;
}

body.light-theme ::-webkit-scrollbar-track{
  background:#e8eff5!important;
}

body.light-theme ::-webkit-scrollbar-thumb{
  background:#9fb4c8!important;
  border:3px solid #e8eff5!important;
}

body.light-theme ::-webkit-scrollbar-thumb:hover{
  background:#7f9bb4!important;
}

/* Better contrast for professional light mode */
body.light-theme h1,
body.light-theme h2,
body.light-theme h3,
body.light-theme h4,
body.light-theme .label,
body.light-theme .sectionTitle,
body.light-theme .modalTitle{
  color:#10243c!important;
}

body.light-theme .previewNumber,
body.light-theme .bigNumber{
  color:#147da6!important;
  text-shadow:0 10px 0 rgba(20,125,166,.12),0 0 24px rgba(20,125,166,.20)!important;
}

.verificationBanner{padding:0!important;overflow:hidden;border:3px solid #d32f2f;border-radius:16px;margin-top:16px}
.verificationBanner .vbTop{background:#d50000;color:#fff;text-align:center;font-size:42px;font-weight:900;padding:12px}
.verificationBanner .vbBody{background:#ffeb3b;color:#000;text-align:center;font-size:28px;font-weight:800;line-height:1.45;padding:18px}

/* tightened verification banner */
.verificationBanner{max-width:1180px!important;margin:16px auto 0!important;}
.verificationBanner .vbTop,.verificationBanner .vbBody{display:inline-block;vertical-align:middle}
.verificationBanner{display:flex!important;align-items:stretch;justify-content:center}
.verificationBanner .vbTop{width:360px!important;display:flex!important;align-items:center;justify-content:center;padding:0 20px!important}
.verificationBanner .vbBody{flex:1!important;padding:18px 24px!important}

/* compact summary override */
.summary{gap:8px!important;margin-top:8px!important;}
.summaryCard{min-height:48px!important;padding:8px 12px!important;border-radius:10px!important;}
.summaryIcon{width:28px!important;height:28px!important;font-size:14px!important;border-radius:8px!important;}
.summaryLabel{font-size:8px!important;letter-spacing:.4px!important;}
.summaryValue{font-size:12px!important;margin-top:2px!important;}
.summaryAmountField>span{font-size:14px!important;}
.summaryAmountField input{font-size:14px!important;padding:0!important;}

/* spacing cleanup */
.groups{margin-bottom:22px!important;}
.summary{margin-top:22px!important;gap:18px!important;}
.warningBar,.warning-banner,.warningWrapper{margin-top:22px!important;}

/* ===== PAYMASTER-STYLE LIGHT THEME (COLOR-ONLY OVERRIDE) =====
   Dark mode and all layout/functionality remain unchanged. */
body.light-theme{
  --pro-bg:#ffffff;
  --pro-bg-deep:#f3f3f3;
  --pro-panel:#ffffff;
  --pro-panel-2:#f6f6f6;
  --pro-card:#f5f5f5;
  --pro-line:#dedede;
  --pro-line-soft:#e9e9e9;
  --pro-text:#252525;
  --pro-muted:#666666;
  --pro-accent:#056b0b;
  color:#252525!important;
  background:#ffffff!important;
  background-image:none!important;
}
body.light-theme .app{background:#ffffff!important}
body.light-theme .topbar{
  background:#056b0b!important;
  border-color:#056b0b!important;
  box-shadow:none!important;
  color:#ffffff!important;
}
body.light-theme .brand,
body.light-theme .brandMark{color:#ffffff!important;text-shadow:none!important}
body.light-theme .topActions button,
body.light-theme .userArea button,
body.light-theme .themeButton,
body.light-theme .colorButton,
body.light-theme .suggestionsManageButton{
  background:#ffffff!important;
  border-color:#ffffff!important;
  color:#056b0b!important;
  box-shadow:none!important;
}
body.light-theme .topActions button:hover,
body.light-theme .userArea button:hover,
body.light-theme .themeButton:hover,
body.light-theme .colorButton:hover,
body.light-theme .suggestionsManageButton:hover{
  background:#edf7ee!important;
  border-color:#d6ead8!important;
  color:#034f08!important;
}
body.light-theme .onlineBadge{
  color:#ffffff!important;
  background:#0b7a12!important;
  border-color:#71b976!important;
}
body.light-theme .inputPanel,
body.light-theme .dashCard{
  background:#ffffff!important;
  border-color:#eeeeee!important;
  box-shadow:0 5px 18px rgba(0,0,0,.055)!important;
}
body.light-theme .inputColumn+.inputColumn{border-left-color:#ececec!important}
body.light-theme .label,
body.light-theme .rightTitle,
body.light-theme .summaryLabel,
body.light-theme .cardHead{color:#303030!important}
body.light-theme .field,
body.light-theme .serviceDisplay,
body.light-theme .globalSearch,
body.light-theme .historySearchWrap{
  background:#f2f2f2!important;
  border-color:#e3e3e3!important;
  color:#252525!important;
  box-shadow:none!important;
}
body.light-theme .numberColumn .field{
  background:#f1f1f1!important;
  border-color:#e1e1e1!important;
  box-shadow:none!important;
}
body.light-theme .field input,
body.light-theme .globalSearch input,
body.light-theme .historySearchWrap input,
body.light-theme .directAmountField input,
body.light-theme .summaryValue,
body.light-theme .miniRow strong,
body.light-theme .miniRow em{color:#252525!important}
body.light-theme .field input::placeholder,
body.light-theme .globalSearch input::placeholder,
body.light-theme .historySearchWrap input::placeholder,
body.light-theme .directAmountField input::placeholder{color:#b9b9b9!important}
body.light-theme .fieldIcon,
body.light-theme .amountPrefix,
body.light-theme .summaryAmountField>span,
body.light-theme .directAmountField>span{color:#056b0b!important}
body.light-theme .inputHelp,
body.light-theme .miniRow span,
body.light-theme .emptyMini,
body.light-theme .statGrid small,
body.light-theme .appFooter{color:#666666!important}
body.light-theme .previewPanel{
  background:#ffffff!important;
  border-color:#ededed!important;
  box-shadow:0 5px 18px rgba(0,0,0,.055)!important;
}
body.light-theme .bigNumber{
  color:#056b0b!important;
  text-shadow:none!important;
}
body.light-theme .digitBox,
body.light-theme .summaryCard,
body.light-theme .historyStat,
body.light-theme .customerCard,
body.light-theme .historyItem{
  background:#f5f5f5!important;
  border-color:#e5e5e5!important;
  color:#252525!important;
  box-shadow:none!important;
}
body.light-theme .digitBox{color:#252525!important}
body.light-theme .summaryIcon{
  color:#ffffff!important;
  background:#056b0b!important;
}
body.light-theme .summaryAmountCard:hover,
body.light-theme .summaryAmountCard:focus-within{
  border-color:#16821e!important;
  box-shadow:0 0 0 2px rgba(5,107,11,.10)!important;
}
body.light-theme .customerSummary{background:#f5f5f5!important;border-color:#e5e5e5!important}
body.light-theme .customerSummary>div{background:#ffffff!important;border-color:#e8e8e8!important}
body.light-theme .customerSummary small{color:#666666!important}
body.light-theme .customerSummary strong{color:#252525!important}
body.light-theme .verificationNotice{
  background:#f6f6f6!important;
  border-color:#dedede!important;
  color:#333333!important;
}
body.light-theme .noticeIcon{background:#056b0b!important;color:#ffffff!important}
body.light-theme .cardHead{border-bottom-color:#e7e7e7!important}
body.light-theme .cardHead button{color:#056b0b!important}
body.light-theme .miniRow{border-bottom-color:#e8e8e8!important}
body.light-theme .statGrid b{color:#056b0b!important}
body.light-theme .statGrid div:nth-child(1) b,
body.light-theme .statGrid div:nth-child(3) b,
body.light-theme .statGrid div:nth-child(4) b{color:#056b0b!important}
body.light-theme .cloudSync{color:#056b0b!important}
body.light-theme .suggestions{
  background:#ffffff!important;
  border-color:#dcdcdc!important;
  box-shadow:0 12px 35px rgba(0,0,0,.16)!important;
}
body.light-theme .suggestion{
  color:#252525!important;
  border-bottom-color:#e9e9e9!important;
  background:#ffffff!important;
}
body.light-theme .suggestion:hover,
body.light-theme .suggestion.active{
  background:#edf7ee!important;
  border-color:#cfe6d2!important;
}
body.light-theme .suggestionText small,
body.light-theme .suggestionEnter{color:#666666!important}
body.light-theme .historyOverlay,
body.light-theme .customersOverlay,
body.light-theme .successOverlay{background:rgba(0,0,0,.38)!important}
body.light-theme .historyModal,
body.light-theme .customersModal,
body.light-theme .successCard,
body.light-theme .suggestionsManagerModal,
body.light-theme .colorModal{
  background:#ffffff!important;
  border-color:#e1e1e1!important;
  color:#252525!important;
  box-shadow:0 25px 75px rgba(0,0,0,.22)!important;
}
body.light-theme .historyHeader h2,
body.light-theme .successTitle,
body.light-theme .successNumber,
body.light-theme .successRow strong,
body.light-theme .suggestionsManagerIdentity strong{color:#252525!important}
body.light-theme .historyHeader p,
body.light-theme .historyEmpty,
body.light-theme .customersCount,
body.light-theme .successText,
body.light-theme .successRow,
body.light-theme .suggestionsManagerIdentity span{color:#666666!important}
body.light-theme .historyClose{
  background:#f3f3f3!important;
  border-color:#dddddd!important;
  color:#333333!important;
}
body.light-theme .historyClose:hover{background:#e9e9e9!important}
body.light-theme .customerCard:hover,
body.light-theme .historyItem:hover{background:#edf7ee!important;border-color:#b7d9bb!important}
body.light-theme .successDone,
body.light-theme .successLanguageToggle{
  background:#056b0b!important;
  border-color:#056b0b!important;
  color:#ffffff!important;
}
body.light-theme .recentTransactionCard{background:#f5f5f5!important;border-color:#e7e7e7!important;box-shadow:none!important}
body.light-theme .transactionType{color:#252525!important}
body.light-theme .transactionOperator,
body.light-theme .transactionDetails time{color:#666666!important}
body.light-theme .transactionDetails{border-color:#16821e!important}
body.light-theme .summaryChoiceMenu,
body.light-theme .serviceChoiceMenu{
  background:#ffffff!important;
  border-color:#dddddd!important;
  box-shadow:0 16px 45px rgba(0,0,0,.15)!important;
}
body.light-theme .summaryChoiceMenu button,
body.light-theme .serviceChoiceMenu button{
  background:#f6f6f6!important;
  border-color:#e2e2e2!important;
  color:#252525!important;
}
body.light-theme .summaryChoiceMenu button:hover,
body.light-theme .summaryChoiceMenu button.active,
body.light-theme .serviceChoiceMenu button:hover,
body.light-theme .serviceChoiceMenu button.active{
  background:#edf7ee!important;
  border-color:#16821e!important;
}
body.light-theme .suggestionsManagerItem,
body.light-theme .suggestionsManagerSearchWrap,
body.light-theme .colorWheelCard,
body.light-theme .shadowControlCard{
  background:#f6f6f6!important;
  border-color:#e0e0e0!important;
}
body.light-theme .suggestionsManagerSearchWrap input{color:#252525!important}
body.light-theme .colorResetButton{background:#edf7ee!important;color:#056b0b!important}

/* Suggestions export — existing manager features remain unchanged */
.suggestionsManagerToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.suggestionsExportButton{height:40px;padding:0 16px;border:1px solid #2f8f55;border-radius:10px;background:#08752f;color:#fff;font-weight:850;cursor:pointer;box-shadow:0 8px 20px #0003;transition:transform .15s ease,filter .15s ease}
.suggestionsExportButton:hover{filter:brightness(1.1);transform:translateY(-1px)}
.suggestionsExportButton:active{transform:translateY(0)}
.suggestionsExportButton:disabled{opacity:.55;cursor:not-allowed;transform:none}
body.light-theme .suggestionsExportButton{background:#006b1b;border-color:#006b1b;color:#fff;box-shadow:0 8px 18px #006b1b24}
@media(max-width:700px){.suggestionsManagerToolbar{align-items:stretch}.suggestionsExportButton{width:100%}}


/* Daily archive + per-number history reset additions */
.suggestionsManagerToolbarActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.suggestionResetHistoryButton{border:1px solid rgba(255,170,0,.45);background:rgba(255,170,0,.12);color:#ffb52e;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}
.light-theme .suggestionResetHistoryButton{color:#9b5b00;background:#fff7df;border-color:#e8bd62}
.summaryPdfButton,.archiveButton{white-space:nowrap}
.dailyArchiveOverlay{position:fixed;inset:0;background:rgba(0,0,0,.65);display:none;align-items:center;justify-content:center;padding:20px;z-index:10050}
.dailyArchiveOverlay.show{display:flex}
.dailyArchiveModal{width:min(900px,96vw);max-height:88vh;overflow:hidden;border-radius:22px;background:var(--panel,#151829);border:1px solid var(--border,rgba(255,255,255,.12));box-shadow:0 28px 80px rgba(0,0,0,.45);display:flex;flex-direction:column}
.dailyArchiveList{padding:14px 20px 24px;overflow:auto;display:grid;gap:10px}
.dailyArchiveItem{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border-radius:15px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}
.dailyArchiveItem>div:first-child{display:grid;gap:5px}.dailyArchiveItem strong{font-size:17px}.dailyArchiveItem small{opacity:.72}
.dailyArchiveServices{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.dailyArchiveServices span{padding:7px 10px;border-radius:999px;background:rgba(0,180,90,.12);border:1px solid rgba(0,180,90,.25);font-size:12px}
.light-theme .dailyArchiveModal{background:#fff;color:#172018}.light-theme .dailyArchiveItem{background:#f7f9f7;border-color:#dde5dd}.light-theme .dailyArchiveServices span{background:#edf8ef;border-color:#b8dcbc}
@media(max-width:760px){.suggestionsManagerToolbar{align-items:flex-start}.suggestionsManagerToolbarActions{justify-content:flex-start}.dailyArchiveItem{align-items:flex-start;flex-direction:column}.dailyArchiveServices{justify-content:flex-start}}

/* Dashboard Today / All Time toggle — no existing layout or function changed */
.dashboardPeriodBar{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:18px;margin-bottom:-8px;color:#78bdff;font-size:11px;font-weight:800;letter-spacing:.35px}
.dashboardPeriodToggle{display:inline-flex;padding:3px;border:1px solid #244766;border-radius:10px;background:#061323;box-shadow:0 8px 20px #0003}
.dashboardPeriodToggle button{min-width:72px;height:29px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#82a4c4;font-size:11px;font-weight:900;cursor:pointer;transition:.16s ease}
.dashboardPeriodToggle button.active{background:linear-gradient(135deg,#2e74ff,#7134ff);color:#fff;box-shadow:0 5px 14px #2e74ff45}
body.light-theme .dashboardPeriodBar{color:#315e87}
body.light-theme .dashboardPeriodToggle{background:#fff;border-color:#b9cce1;box-shadow:0 7px 18px rgba(31,60,96,.10)}
body.light-theme .dashboardPeriodToggle button{color:#617b96}
body.light-theme .dashboardPeriodToggle button.active{color:#fff}
@media(max-width:700px){.dashboardPeriodBar{justify-content:center;margin-bottom:0}.dashboardPeriodBar>span{display:none}.dashboardPeriodToggle{width:100%}.dashboardPeriodToggle button{flex:1}}
