.SupportNavbar-module__uD9gVW__supportNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40;background:#ffffffd1;border-bottom:1px solid #e3e0f3b3;position:sticky;top:0}.SupportNavbar-module__uD9gVW__inner{justify-content:space-between;align-items:center;max-width:1100px;min-height:52px;margin:0 auto;padding:.65rem 1.5rem;display:flex}.SupportNavbar-module__uD9gVW__menuToggle{cursor:pointer;background:#ffffffbf;border:1px solid #6e23a833;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:34px;height:32px;padding:0;display:none}.SupportNavbar-module__uD9gVW__menuToggle span{background:color-mix(in oklab,var(--foreground)80%,#3a3350);border-radius:999px;width:16px;height:2px;display:block}.SupportNavbar-module__uD9gVW__greeting{color:color-mix(in oklab,var(--foreground)70%,#3a3350);font-size:.9rem;font-weight:500}.SupportNavbar-module__uD9gVW__signOut{color:color-mix(in oklab,var(--brand-magenta)80%,#4a0a25);cursor:pointer;background:#c800481a;border:none;border-radius:999px;padding:.45rem .95rem;font-size:.88rem;font-weight:600;transition:transform .18s,box-shadow .18s}.SupportNavbar-module__uD9gVW__signOut:hover{transform:translateY(-1px);box-shadow:0 10px 16px #c8004833}.SupportNavbar-module__uD9gVW__links{align-items:center;gap:1.35rem;display:flex}.SupportNavbar-module__uD9gVW__linksOpen{display:flex}.SupportNavbar-module__uD9gVW__link{color:color-mix(in oklab,var(--foreground)70%,#4a4a5a);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.SupportNavbar-module__uD9gVW__link:hover{color:var(--brand-purple)}@media (max-width:640px){.SupportNavbar-module__uD9gVW__inner{flex-direction:column;gap:.35rem;padding:.65rem 1rem}.SupportNavbar-module__uD9gVW__actions{flex-wrap:wrap;justify-content:center;gap:.6rem}.SupportNavbar-module__uD9gVW__menuToggle{display:flex}.SupportNavbar-module__uD9gVW__greeting{text-align:center;width:100%}.SupportNavbar-module__uD9gVW__links{flex-direction:column;align-items:center;gap:.65rem;width:100%;padding-bottom:.5rem;display:none}.SupportNavbar-module__uD9gVW__linksOpen{display:flex}}
.Sidebar-module__pitoQW__sidebar{background:#ffffffe6;border-right:1px solid #e3e0f3cc;flex-direction:column;gap:1.5rem;width:240px;height:calc(100vh - 52px);padding:2rem 1.4rem;transition:transform .3s,opacity .3s;display:flex;position:sticky;top:52px;overflow-y:auto}.Sidebar-module__pitoQW__sidebarMobile,.Sidebar-module__pitoQW__sidebarMobileOpen{will-change:transform,opacity}.Sidebar-module__pitoQW__logoWrap{justify-content:flex-start;align-items:center;margin-bottom:.75rem;display:flex}.Sidebar-module__pitoQW__logo{width:100%;max-width:130px;height:auto}.Sidebar-module__pitoQW__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:color-mix(in oklab,var(--brand-purple)70%,#3a2755);font-size:.78rem;font-weight:700}.Sidebar-module__pitoQW__navList{flex-direction:column;gap:.8rem;display:flex}.Sidebar-module__pitoQW__navLink{color:color-mix(in oklab,var(--foreground)75%,#35334d);border-radius:12px;align-items:center;gap:.65rem;padding:.55rem .65rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.Sidebar-module__pitoQW__navLink svg,.Sidebar-module__pitoQW__navLink span.Sidebar-module__pitoQW__icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.Sidebar-module__pitoQW__navLink:hover,.Sidebar-module__pitoQW__navLinkActive{color:var(--brand-purple);background:#6e23a814}.Sidebar-module__pitoQW__signOut{border-top:1px solid #e3e0f3cc;margin-top:auto;padding-top:1.5rem}.Sidebar-module__pitoQW__signOutButton{width:100%;color:color-mix(in oklab,var(--brand-magenta)80%,#4a0a25);cursor:pointer;background:#c800481a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem .75rem;font-size:.95rem;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex}.Sidebar-module__pitoQW__signOutButton:hover{transform:translateY(-1px);box-shadow:0 12px 22px #c800482e}.Sidebar-module__pitoQW__sidebarCloseButton{width:32px;height:32px;color:color-mix(in oklab,var(--brand-purple)80%,#3e2556);cursor:pointer;background:#6e23a814;border:1px solid #6e23a838;border-radius:999px;justify-content:center;align-self:flex-end;align-items:center;margin-bottom:1rem;font-size:1.2rem;line-height:1;transition:transform .2s,box-shadow .2s;display:none}.Sidebar-module__pitoQW__sidebarCloseButton:hover{transform:rotate(90deg);box-shadow:0 10px 20px #6e23a829}@media (max-width:900px){.Sidebar-module__pitoQW__sidebar{z-index:30;background:#fffffff5;border-bottom:none;border-right:1px solid #e3e0f3e6;gap:1.2rem;width:min(260px,80vw);height:calc(100vh - 52px);padding:1.6rem 1.4rem;position:fixed;top:52px;left:0;box-shadow:0 22px 50px #23114638}.Sidebar-module__pitoQW__sidebarMobile{opacity:0;pointer-events:none;transform:translate(-105%)}.Sidebar-module__pitoQW__sidebarMobileOpen{opacity:1;pointer-events:auto;transform:translate(0)}.Sidebar-module__pitoQW__sectionLabel{display:none}.Sidebar-module__pitoQW__logoWrap{margin-bottom:1.5rem}.Sidebar-module__pitoQW__navList{gap:1rem}.Sidebar-module__pitoQW__navLink{border-radius:12px;padding:.55rem .75rem}.Sidebar-module__pitoQW__signOut{border-top:1px solid #e3e0f3cc;margin-top:auto;padding-top:1.2rem}.Sidebar-module__pitoQW__sidebarCloseButton{display:inline-flex}}
.Dashboard-module__hlTHBa__dashboardShell{flex-direction:column;min-height:100vh;display:flex}.Dashboard-module__hlTHBa__mainArea{flex:1;min-height:calc(100vh - 52px);display:flex}.Dashboard-module__hlTHBa__dashboardMain{background:radial-gradient(circle at 100% 0,#e3e0f399,#0000 55%),linear-gradient(#fff1f7a6,#fff 70%);flex:1;padding:3.5rem 2.25rem 4rem}.Dashboard-module__hlTHBa__container{flex-direction:column;gap:2.75rem;max-width:1100px;margin:0 auto;display:flex}.Dashboard-module__hlTHBa__servicesSection{flex-direction:column;gap:2rem;display:flex}.Dashboard-module__hlTHBa__servicesGreeting{color:color-mix(in oklab,var(--foreground)65%,#58566c);margin:0;font-size:.9rem;font-weight:400}.Dashboard-module__hlTHBa__sidebarOverlay,.Dashboard-module__hlTHBa__mobileSidebarToggleWrap{display:none}.Dashboard-module__hlTHBa__mobileSidebarToggle{cursor:pointer;background:#fffffff2;border:1px solid #6e23a852;border-radius:12px;padding:.55rem .65rem;transition:transform .18s,box-shadow .18s,opacity .18s;display:none;box-shadow:0 14px 28px #23114624}.Dashboard-module__hlTHBa__mobileSidebarToggle span{background:color-mix(in oklab,var(--foreground)75%,#322f44);border-radius:999px;width:18px;height:2px;display:block}.Dashboard-module__hlTHBa__mobileSidebarToggle:hover{transform:translateY(-1px);box-shadow:0 18px 32px #2311462e}@media (max-width:900px){.Dashboard-module__hlTHBa__sidebarOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:25;cursor:pointer;background:#10071d73;border:none;width:100%;height:calc(100vh - 52px);display:block;position:fixed;top:52px;left:0}.Dashboard-module__hlTHBa__mobileSidebarToggleWrap{justify-content:flex-start;padding:.65rem 0 .85rem;display:flex}.Dashboard-module__hlTHBa__mobileSidebarToggle{flex-direction:column;gap:.28rem;display:inline-flex}}.Dashboard-module__hlTHBa__balanceSection{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:flex-start;gap:1.8rem;display:grid}.Dashboard-module__hlTHBa__balanceCard{background:#ffffffeb;border:1px solid #e3e0f3bf;border-radius:22px;flex-direction:column;gap:1.6rem;padding:2rem 2.2rem;display:flex;box-shadow:0 18px 36px #23114614}.Dashboard-module__hlTHBa__balanceHeader{flex-direction:column;gap:.6rem;display:flex}.Dashboard-module__hlTHBa__balanceHeading{color:var(--foreground);font-size:clamp(1.45rem,2.3vw,1.9rem);font-weight:700}.Dashboard-module__hlTHBa__balanceSubheading{color:color-mix(in oklab,var(--foreground)70%,#525067);font-size:.95rem}.Dashboard-module__hlTHBa__balanceAmountWrap{flex-direction:column;gap:.45rem;display:flex}.Dashboard-module__hlTHBa__balanceLabel{letter-spacing:.14em;text-transform:uppercase;color:color-mix(in oklab,var(--brand-purple)60%,#423056);font-size:.8rem;font-weight:700}.Dashboard-module__hlTHBa__balanceAmount{color:color-mix(in oklab,var(--brand-purple)40%,var(--foreground));font-size:clamp(2rem,4vw,2.6rem);font-weight:700}.Dashboard-module__hlTHBa__balanceActions{gap:1rem;display:flex}.Dashboard-module__hlTHBa__balanceTopUpButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e23a8f2,#c80048e6);border:none;border-radius:16px;justify-content:center;align-items:center;padding:.9rem 1.8rem;font-size:.98rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 18px 34px #6e23a838}.Dashboard-module__hlTHBa__balanceTopUpButton:hover{transform:translateY(-2px);box-shadow:0 22px 40px #6e23a842}.Dashboard-module__hlTHBa__balanceTips{background:#6e23a814;border:1px solid #6e23a82e;border-radius:20px;flex-direction:column;gap:.75rem;padding:1.8rem 1.6rem;display:flex;box-shadow:0 16px 30px #6e23a81f}.Dashboard-module__hlTHBa__balanceTipsHeading{color:color-mix(in oklab,var(--brand-purple)65%,var(--foreground));font-size:1.05rem;font-weight:700}.Dashboard-module__hlTHBa__balanceTipsCopy{color:color-mix(in oklab,var(--foreground)75%,#514f63);font-size:.92rem}.Dashboard-module__hlTHBa__balanceSecondaryButton{color:color-mix(in oklab,var(--brand-purple)65%,#3f2a59);cursor:pointer;background:#fffffff5;border:1px solid #6e23a866;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:.55rem 1.2rem;font-size:.9rem;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex}.Dashboard-module__hlTHBa__balanceSecondaryButton:hover{transform:translateY(-1px);box-shadow:0 14px 26px #6e23a829}.Dashboard-module__hlTHBa__servicesHeading{color:var(--foreground);font-size:clamp(1.2rem,2.1vw,1.6rem);font-weight:500}.Dashboard-module__hlTHBa__serviceGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.Dashboard-module__hlTHBa__serviceCard{color:inherit;background:#fff;border:1px solid #e3e0f3b3;border-radius:20px;flex-direction:column;align-items:center;gap:.65rem;padding:.9rem .95rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 18px 35px #2311461a}.Dashboard-module__hlTHBa__serviceCard:hover{transform:translateY(-4px);box-shadow:0 22px 40px #23114629}.Dashboard-module__hlTHBa__iconWrap{border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.Dashboard-module__hlTHBa__serviceCopy{text-align:center;flex-direction:column;gap:.35rem;display:flex}.Dashboard-module__hlTHBa__serviceCardLink{color:inherit;text-decoration:none}.Dashboard-module__hlTHBa__serviceTitle{color:var(--foreground);font-size:1.05rem;font-weight:700}.Dashboard-module__hlTHBa__serviceHint{color:color-mix(in oklab,var(--foreground)65%,#636270);font-size:.9rem}.Dashboard-module__hlTHBa__placeholderSection{background:#ffffffdb;border:1px solid #e3e0f3b3;border-radius:20px;flex-direction:column;gap:.75rem;padding:1.8rem 1.6rem;display:flex;box-shadow:0 12px 28px #23114614}.Dashboard-module__hlTHBa__sectionHeaderWithLogo{justify-content:space-between;align-items:flex-start;gap:1.2rem;display:flex}.Dashboard-module__hlTHBa__sectionLogoWrap{flex-shrink:0;justify-content:flex-end;align-items:center;width:100%;max-width:180px;display:flex}.Dashboard-module__hlTHBa__sectionLogo{width:100%;height:auto}.Dashboard-module__hlTHBa__placeholderHeading{color:var(--foreground);font-size:clamp(1.2rem,2.2vw,1.5rem);font-weight:700}.Dashboard-module__hlTHBa__placeholderCopy{color:color-mix(in oklab,var(--foreground)70%,#5a5970);font-size:.96rem}.Dashboard-module__hlTHBa__sectionIntro{flex-direction:column;gap:.65rem;display:flex}.Dashboard-module__hlTHBa__historyList,.Dashboard-module__hlTHBa__complaintList{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__hlTHBa__historyRow,.Dashboard-module__hlTHBa__complaintRow{background:#ffffffdb;border:1px solid #e3e0f3b3;border-radius:20px;flex-direction:column;gap:.75rem;padding:1.4rem 1.35rem;display:flex;box-shadow:0 12px 28px #23114617}.Dashboard-module__hlTHBa__historyRowHeader,.Dashboard-module__hlTHBa__complaintRowHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Dashboard-module__hlTHBa__historyLabel,.Dashboard-module__hlTHBa__complaintLabel{color:var(--foreground);font-size:1.05rem;font-weight:700}.Dashboard-module__hlTHBa__historyAmount{color:color-mix(in oklab,var(--brand-magenta)68%,#4a0a25);font-size:1rem;font-weight:700}.Dashboard-module__hlTHBa__historyRowMeta,.Dashboard-module__hlTHBa__complaintMeta{color:color-mix(in oklab,var(--foreground)70%,#5a5970);flex-wrap:wrap;align-items:center;gap:.9rem;font-size:.88rem;display:flex}.Dashboard-module__hlTHBa__historyId,.Dashboard-module__hlTHBa__complaintId{letter-spacing:.04em;font-family:DM Mono,JetBrains Mono,monospace;font-size:.8rem}.Dashboard-module__hlTHBa__complaintCategory{color:var(--brand-purple);letter-spacing:.03em;background:#6e23a81a;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.78rem;font-weight:700;display:inline-flex}.Dashboard-module__hlTHBa__complaintMessage{color:color-mix(in oklab,var(--foreground)75%,#4e4b5c);font-size:.92rem;line-height:1.4}.Dashboard-module__hlTHBa__statusPill{letter-spacing:.03em;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.Dashboard-module__hlTHBa__statusSuccess{color:#1c8850;background:#20bc5e2e}.Dashboard-module__hlTHBa__statusPending{color:#a06705;background:#f8be2433}.Dashboard-module__hlTHBa__statusFailed{color:#b21f3e;background:#e5486833}.Dashboard-module__hlTHBa__statusOpen{color:var(--brand-purple);background:#6e23a82e}.Dashboard-module__hlTHBa__statusInProgress{color:#2f5abf;background:#366ee22e}.Dashboard-module__hlTHBa__statusResolved{color:#158d69;background:#1bae7d2e}.Dashboard-module__hlTHBa__profileGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.4rem;display:grid}.Dashboard-module__hlTHBa__profileItem{border-bottom:1px solid #e3e0f380;flex-direction:column;gap:.4rem;padding-bottom:.6rem;display:flex}.Dashboard-module__hlTHBa__profileItem:last-of-type{border-bottom:none}.Dashboard-module__hlTHBa__profileLabel{text-transform:uppercase;letter-spacing:.12em;color:color-mix(in oklab,var(--foreground)60%,#6d6a80);font-size:.8rem;font-weight:700}.Dashboard-module__hlTHBa__profileValue{color:var(--foreground);font-size:1.05rem;font-weight:600}.Dashboard-module__hlTHBa__profileNotes{color:color-mix(in oklab,var(--foreground)72%,#66354b);background:#fff1f7b3;border-radius:14px;margin-top:1.6rem;padding:1rem 1.1rem;font-size:.88rem;line-height:1.4}.Dashboard-module__hlTHBa__accentLink{color:var(--brand-purple);font-weight:600;text-decoration:none}.Dashboard-module__hlTHBa__accentLink:hover{text-decoration:underline}.Dashboard-module__hlTHBa__allServicesSection{flex-direction:column;flex:1;justify-content:center;gap:1.6rem;height:calc(100vh - 52px - 7.5rem);padding:0;display:flex;overflow:hidden}.Dashboard-module__hlTHBa__allServicesHeader{text-align:left;justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.Dashboard-module__hlTHBa__allServicesHeading{color:var(--foreground);font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:500}.Dashboard-module__hlTHBa__allServicesLogoWrap{justify-content:flex-end;align-items:center;width:100%;max-width:180px;display:flex}.Dashboard-module__hlTHBa__allServicesLogo{width:100%;height:auto}.Dashboard-module__hlTHBa__allServicesNav{flex-wrap:nowrap;justify-content:center;gap:.75rem;display:flex}.Dashboard-module__hlTHBa__operatorSection{flex-direction:column;gap:2.5rem;display:flex}.Dashboard-module__hlTHBa__operatorHeader{flex-direction:column;gap:.7rem;display:flex}.Dashboard-module__hlTHBa__operatorHeading{color:var(--foreground);font-size:clamp(1.6rem,2.5vw,2.1rem);font-weight:700}.Dashboard-module__hlTHBa__operatorCopy{max-width:520px;color:color-mix(in oklab,var(--foreground)68%,#4f4d62);font-size:.96rem;line-height:1.5}.Dashboard-module__hlTHBa__operatorHeaderTop{justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.Dashboard-module__hlTHBa__operatorLogoWrap{justify-content:flex-end;align-items:center;width:100%;max-width:200px;display:flex}.Dashboard-module__hlTHBa__operatorLogo{width:100%;height:auto}.Dashboard-module__hlTHBa__operatorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.Dashboard-module__hlTHBa__operatorCardLink{color:inherit;text-decoration:none;display:block}.Dashboard-module__hlTHBa__operatorControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.Dashboard-module__hlTHBa__operatorCount{color:color-mix(in oklab,var(--foreground)72%,#4a4860);font-size:.92rem;font-weight:600}.Dashboard-module__hlTHBa__operatorSearch{align-items:center;width:min(320px,100%);display:flex;position:relative}.Dashboard-module__hlTHBa__operatorSearchIcon{color:color-mix(in oklab,var(--foreground)55%,#6c6a7d);position:absolute;left:1rem}.Dashboard-module__hlTHBa__operatorSearchInput{width:100%;color:color-mix(in oklab,var(--foreground)82%,#2f2e3f);background:#fffffff7;border:1px solid #e3e0f3d9;border-radius:16px;padding:.7rem 1rem .7rem 2.6rem;font-size:.95rem;font-weight:500;box-shadow:0 14px 28px #23114614}.Dashboard-module__hlTHBa__operatorSearchInput::placeholder{color:color-mix(in oklab,var(--foreground)55%,#747288)}.Dashboard-module__hlTHBa__operatorSearchInput:focus{outline-offset:2px;outline:2px solid #6e23a838}.Dashboard-module__hlTHBa__operatorResultsEmpty{color:color-mix(in oklab,var(--foreground)70%,#57556b);font-size:.95rem}.Dashboard-module__hlTHBa__operatorLoading{color:color-mix(in oklab,var(--foreground)70%,#57556b);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Dashboard-module__hlTHBa__operatorCard{background:#fffffff0;border:1px solid #e3e0f3b3;border-radius:18px;flex-direction:row;align-items:center;gap:1rem;padding:1.1rem 1.2rem;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 18px 34px #2311461a}.Dashboard-module__hlTHBa__operatorCardLink:focus-visible .Dashboard-module__hlTHBa__operatorCard,.Dashboard-module__hlTHBa__operatorCardLink:hover .Dashboard-module__hlTHBa__operatorCard{transform:translateY(-4px);box-shadow:0 24px 42px #23114624}.Dashboard-module__hlTHBa__operatorCardLogoWrap{background:#6e23a814;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.Dashboard-module__hlTHBa__operatorCardContent{flex-direction:column;gap:.35rem;display:flex}.Dashboard-module__hlTHBa__operatorCardLink:focus-visible .Dashboard-module__hlTHBa__operatorCard{outline:3px solid color-mix(in oklab,var(--brand-purple)45%,#fff);outline-offset:3px}.Dashboard-module__hlTHBa__operatorCardLogo{object-fit:contain;width:52px;height:52px}.Dashboard-module__hlTHBa__operatorName{color:var(--foreground);font-size:1.02rem;font-weight:600}.Dashboard-module__hlTHBa__operatorMeta{color:color-mix(in oklab,var(--foreground)65%,#55536a);font-size:.85rem}.Dashboard-module__hlTHBa__operatorDetailSection{gap:2rem;display:grid}.Dashboard-module__hlTHBa__operatorBackLink{color:color-mix(in oklab,var(--brand-purple)70%,#2e1d4a);align-items:center;gap:.45rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.Dashboard-module__hlTHBa__operatorBackLink:hover{color:color-mix(in oklab,var(--brand-purple)80%,#1a0d32)}.Dashboard-module__hlTHBa__operatorDetailCard{background:#fffffff0;border:1px solid #e3e0f3b3;border-radius:22px;gap:1.2rem;padding:1.8rem;display:grid;box-shadow:0 18px 36px #2311461f}.Dashboard-module__hlTHBa__operatorDetailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.Dashboard-module__hlTHBa__operatorDetailBrand{align-items:center;gap:1.1rem;display:flex}.Dashboard-module__hlTHBa__operatorDetailStamp{justify-content:flex-end;align-items:center;width:min(200px,100%);margin-left:auto;display:flex}.Dashboard-module__hlTHBa__operatorBrandLogo{width:100%;height:auto}.Dashboard-module__hlTHBa__operatorDetailLogoWrap{background:#6e23a814;border-radius:20px;flex-shrink:0;place-items:center;width:72px;height:72px;display:grid}.Dashboard-module__hlTHBa__operatorDetailLogo{object-fit:contain;width:46px;height:46px}.Dashboard-module__hlTHBa__operatorDetailHeading{color:var(--foreground);margin:0;font-size:clamp(1.45rem,2.3vw,1.85rem);font-weight:800}.Dashboard-module__hlTHBa__operatorDetailCategory{color:color-mix(in oklab,var(--foreground)70%,#5a5870);margin:.25rem 0 0;font-size:.95rem}.Dashboard-module__hlTHBa__operatorDetailMeta{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.Dashboard-module__hlTHBa__operatorBadge{color:color-mix(in oklab,var(--brand-purple)72%,#2e1d4a);background:#6e23a81f;border-radius:999px;align-items:center;padding:.35rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.Dashboard-module__hlTHBa__operatorMetaItem{color:color-mix(in oklab,var(--foreground)75%,#4f4d63);font-size:.88rem}.Dashboard-module__hlTHBa__operatorMetaLink{color:color-mix(in oklab,var(--brand-magenta)68%,#5d0f32);font-size:.88rem;font-weight:600;text-decoration:none}.Dashboard-module__hlTHBa__operatorMetaLink:hover{color:color-mix(in oklab,var(--brand-magenta)78%,#3b071f)}.Dashboard-module__hlTHBa__operatorDetailNote{color:color-mix(in oklab,var(--foreground)75%,#5a5870);background:#fff4fad9;border:1px solid #d1a9ff2e;border-radius:18px;margin:0;padding:1rem 1.15rem;font-size:.92rem}.Dashboard-module__hlTHBa__operatorForm{background:#fffffff5;border:1px solid #e3e0f3b8;border-radius:24px;gap:1.6rem;padding:2rem;display:grid;box-shadow:0 20px 42px #2311461f}.Dashboard-module__hlTHBa__operatorFormFields{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem 1.4rem;display:grid}.Dashboard-module__hlTHBa__operatorField{flex-direction:column;gap:.45rem;display:flex}.Dashboard-module__hlTHBa__operatorFieldLabel{color:color-mix(in oklab,var(--foreground)78%,#332f45);font-size:.92rem;font-weight:600}.Dashboard-module__hlTHBa__operatorInput{color:var(--foreground);background:#fffffffa;border:1px solid #6e23a82e;border-radius:14px;padding:.75rem .9rem;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.Dashboard-module__hlTHBa__operatorInput:focus{border-color:color-mix(in oklab,var(--brand-purple)65%,#5d2f93);outline:none;box-shadow:0 0 0 4px #6e23a81f}.Dashboard-module__hlTHBa__operatorFieldHint{color:color-mix(in oklab,var(--foreground)65%,#5f5d72);font-size:.82rem}.Dashboard-module__hlTHBa__operatorFormFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.Dashboard-module__hlTHBa__operatorFormSummary{gap:.3rem;display:grid}.Dashboard-module__hlTHBa__operatorSummaryLabel{letter-spacing:.08em;text-transform:uppercase;color:color-mix(in oklab,var(--brand-purple)60%,#36264b);font-size:.8rem;font-weight:700}.Dashboard-module__hlTHBa__operatorSummaryValue{color:color-mix(in oklab,var(--foreground)75%,#4b485d);font-size:.95rem}.Dashboard-module__hlTHBa__operatorSubmit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e23a8f5,#c80048e6);border:none;border-radius:18px;padding:.85rem 1.9rem;font-size:.98rem;font-weight:700;transition:transform .18s,box-shadow .18s;box-shadow:0 18px 34px #6e23a838}.Dashboard-module__hlTHBa__operatorSubmit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 40px #6e23a842}.Dashboard-module__hlTHBa__operatorSubmit:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}@media (max-width:900px){.Dashboard-module__hlTHBa__operatorGrid{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:700px){.Dashboard-module__hlTHBa__operatorDetailHeader{flex-direction:column;align-items:flex-start}.Dashboard-module__hlTHBa__operatorDetailStamp{width:160px}.Dashboard-module__hlTHBa__operatorForm{padding:1.5rem}.Dashboard-module__hlTHBa__operatorFormFooter{flex-direction:column;align-items:stretch}.Dashboard-module__hlTHBa__operatorSubmit{width:100%}}.Dashboard-module__hlTHBa__allServicesNavButton{color:color-mix(in oklab,var(--brand-purple)40%,var(--foreground));cursor:pointer;background:#fffffff2;border:1px solid #6e23a840;border-radius:999px;padding:.45rem 1.05rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s,box-shadow .2s}.Dashboard-module__hlTHBa__allServicesNavButton:hover{color:var(--brand-purple);box-shadow:0 12px 24px #6e23a829}.Dashboard-module__hlTHBa__allServicesNavButtonActive{color:#fff;background:linear-gradient(135deg,#6e23a8db,#d1a900d1);box-shadow:0 16px 30px #6e23a83d}.Dashboard-module__hlTHBa__allServicesGrid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;align-self:center;justify-items:center;gap:.85rem;width:100%;max-width:1100px;display:grid}.Dashboard-module__hlTHBa__allServiceCard{background:#ffffffeb;border:1px solid #e3e0f3b3;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;min-height:120px;padding:.7rem;display:flex;box-shadow:0 16px 28px #23114614}.Dashboard-module__hlTHBa__allServiceGlyph{justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:600;display:inline-flex}.Dashboard-module__hlTHBa__allServiceName{color:color-mix(in oklab,var(--foreground)78%,#3b3951);text-align:center;font-size:.88rem;font-weight:600}.Dashboard-module__hlTHBa__mobileRechargeSection{flex-direction:column;gap:2.5rem;display:flex}.Dashboard-module__hlTHBa__mobileRechargeHeader{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Dashboard-module__hlTHBa__mobileRechargeHeading{color:var(--foreground);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.Dashboard-module__hlTHBa__mobileRechargeCopy{color:color-mix(in oklab,var(--foreground)70%,#514f63);max-width:520px;margin-top:.6rem;font-size:.95rem;line-height:1.5}.Dashboard-module__hlTHBa__mobileRechargeSummary{background:linear-gradient(135deg,#6e23a814,#d1a9001f);border:1px solid #6e23a829;border-radius:16px;flex-direction:column;gap:.5rem;min-width:240px;padding:1.2rem 1.4rem;display:flex}.Dashboard-module__hlTHBa__summaryLabel{text-transform:uppercase;letter-spacing:.16em;color:color-mix(in oklab,var(--brand-purple)65%,#4a296a);font-size:.74rem;font-weight:700}.Dashboard-module__hlTHBa__summaryValue{letter-spacing:.06em;color:var(--foreground);font-family:DM Mono,JetBrains Mono,monospace;font-size:1.05rem}.Dashboard-module__hlTHBa__summaryMeta{color:color-mix(in oklab,var(--foreground)68%,#5a5970);font-size:.86rem}.Dashboard-module__hlTHBa__mobileRechargeForm{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:1.4rem;display:grid}.Dashboard-module__hlTHBa__formField{flex-direction:column;gap:.65rem;display:flex}.Dashboard-module__hlTHBa__formLabel{color:color-mix(in oklab,var(--foreground)75%,#3f3d54);font-size:.85rem;font-weight:600}.Dashboard-module__hlTHBa__formInputWrap{background:#fffffffa;border:1px solid #e3e0f3e6;border-radius:14px;align-items:center;gap:.5rem;padding:.75rem .85rem;display:flex;box-shadow:0 16px 30px #23114614}.Dashboard-module__hlTHBa__inputPrefix{color:color-mix(in oklab,var(--brand-purple)60%,#4f2e73);font-weight:600}.Dashboard-module__hlTHBa__formInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:1rem;font-weight:600}.Dashboard-module__hlTHBa__formInput::placeholder{color:color-mix(in oklab,var(--foreground)55%,#78768c);font-weight:500}.Dashboard-module__hlTHBa__selectInput{appearance:none;color:color-mix(in oklab,var(--foreground)78%,#3f3d54);background:#fffffffa;border:1px solid #e3e0f3e6;border-radius:14px;padding:.85rem 1rem;font-size:.95rem;font-weight:600;box-shadow:0 16px 30px #23114614}.Dashboard-module__hlTHBa__selectInput:focus{outline-offset:2px;outline:2px solid #6e23a840}.Dashboard-module__hlTHBa__formSubmit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e23a8f2,#d1a900e6);border:none;border-radius:14px;padding:.95rem 1.4rem;font-size:.98rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 18px 34px #6e23a83d}.Dashboard-module__hlTHBa__formSubmit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.Dashboard-module__hlTHBa__formSubmit:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 22px 40px #6e23a847}.Dashboard-module__hlTHBa__planSection{flex-direction:column;gap:1.8rem;display:flex}.Dashboard-module__hlTHBa__planHeading{color:var(--foreground);font-size:1.2rem;font-weight:700}.Dashboard-module__hlTHBa__planGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.4rem;display:grid}.Dashboard-module__hlTHBa__planCard{text-align:left;cursor:pointer;background:#fffffff5;border:1px solid #e3e0f3b3;border-radius:18px;flex-direction:column;gap:.75rem;padding:1.15rem 1.1rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 16px 32px #23114614}.Dashboard-module__hlTHBa__planCard:hover{transform:translateY(-4px);box-shadow:0 22px 40px #2311461f}.Dashboard-module__hlTHBa__planCardActive{border-color:#6e23a8a6;box-shadow:0 22px 44px #6e23a82e}.Dashboard-module__hlTHBa__planPriceRow{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__hlTHBa__planPrice{color:color-mix(in oklab,var(--brand-purple)55%,var(--foreground));font-size:1.4rem;font-weight:700}.Dashboard-module__hlTHBa__planValidity{color:color-mix(in oklab,var(--foreground)65%,#545168);font-size:.9rem;font-weight:600}.Dashboard-module__hlTHBa__planTitle{color:var(--foreground);font-size:1.05rem;font-weight:700}.Dashboard-module__hlTHBa__planData{color:color-mix(in oklab,var(--foreground)62%,#36354a);font-size:.95rem;font-weight:600}.Dashboard-module__hlTHBa__planBenefits{color:color-mix(in oklab,var(--foreground)70%,#636270);font-size:.88rem;line-height:1.4}.Dashboard-module__hlTHBa__checkoutBar{background:#fffffff5;border:1px solid #e3e0f3b3;border-radius:18px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.2rem 1.4rem;display:flex;box-shadow:0 16px 32px #23114614}.Dashboard-module__hlTHBa__checkoutLabel{text-transform:uppercase;letter-spacing:.12em;color:color-mix(in oklab,var(--foreground)60%,#6d6a80);font-size:.8rem;font-weight:700}.Dashboard-module__hlTHBa__checkoutValue{color:var(--foreground);margin-top:.4rem;font-size:1rem;font-weight:600;display:block}.Dashboard-module__hlTHBa__checkoutButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c80048e6,#6e23a8e6);border:none;border-radius:12px;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 18px 36px #c800483d}.Dashboard-module__hlTHBa__checkoutButton:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.Dashboard-module__hlTHBa__checkoutButton:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 24px 44px #c8004847}@media (max-width:640px){.Dashboard-module__hlTHBa__mainArea{flex-direction:column}.Dashboard-module__hlTHBa__dashboardMain{padding:2.5rem 1rem 3rem}.Dashboard-module__hlTHBa__container{gap:2rem}.Dashboard-module__hlTHBa__operatorControls{flex-direction:column;align-items:stretch}.Dashboard-module__hlTHBa__operatorSearch{width:100%}.Dashboard-module__hlTHBa__servicesSection{gap:1.4rem}.Dashboard-module__hlTHBa__serviceGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.2rem}.Dashboard-module__hlTHBa__serviceCard{gap:.65rem;padding:.85rem}.Dashboard-module__hlTHBa__iconWrap{width:48px;height:48px}.Dashboard-module__hlTHBa__serviceTitle{font-size:1rem}.Dashboard-module__hlTHBa__serviceHint{font-size:.85rem}.Dashboard-module__hlTHBa__placeholderSection{padding:1.6rem 1.35rem}.Dashboard-module__hlTHBa__servicesGreeting{font-size:.84rem}.Dashboard-module__hlTHBa__balanceSection{grid-template-columns:1fr}.Dashboard-module__hlTHBa__balanceCard{padding:1.6rem 1.4rem}.Dashboard-module__hlTHBa__balanceActions{flex-direction:column;align-items:stretch}.Dashboard-module__hlTHBa__balanceTopUpButton{justify-content:center;width:100%}.Dashboard-module__hlTHBa__balanceTips{padding:1.4rem 1.2rem}.Dashboard-module__hlTHBa__sectionHeaderWithLogo{flex-direction:column;align-items:stretch;gap:.9rem}.Dashboard-module__hlTHBa__sectionLogoWrap{justify-content:flex-start;max-width:none}.Dashboard-module__hlTHBa__historyRow,.Dashboard-module__hlTHBa__complaintRow{padding:1.1rem 1rem}.Dashboard-module__hlTHBa__historyRowHeader,.Dashboard-module__hlTHBa__complaintRowHeader{flex-direction:column;align-items:flex-start;gap:.6rem}.Dashboard-module__hlTHBa__historyRowMeta,.Dashboard-module__hlTHBa__complaintMeta{flex-direction:column;align-items:flex-start}.Dashboard-module__hlTHBa__profileGrid{grid-template-columns:1fr}.Dashboard-module__hlTHBa__allServicesSection{height:auto;padding-bottom:2rem;overflow:visible}.Dashboard-module__hlTHBa__allServicesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard-module__hlTHBa__allServicesNav{flex-wrap:wrap;justify-content:flex-start;overflow-x:auto}.Dashboard-module__hlTHBa__allServicesHeader{text-align:center;flex-direction:column;align-items:center}.Dashboard-module__hlTHBa__allServicesLogoWrap{justify-content:center;max-width:160px}.Dashboard-module__hlTHBa__mobileRechargeHeader{flex-direction:column;gap:1.5rem}.Dashboard-module__hlTHBa__mobileRechargeSummary{width:100%;min-width:unset}.Dashboard-module__hlTHBa__mobileRechargeForm{grid-template-columns:1fr}.Dashboard-module__hlTHBa__checkoutBar{flex-direction:column;align-items:stretch}.Dashboard-module__hlTHBa__planGrid{grid-template-columns:1fr}.Dashboard-module__hlTHBa__operatorGrid{grid-template-columns:1fr;gap:1rem}.Dashboard-module__hlTHBa__operatorCard{flex-direction:column;align-items:stretch;gap:.75rem}.Dashboard-module__hlTHBa__operatorCardLogoWrap{width:60px;height:60px}.Dashboard-module__hlTHBa__operatorCardContent{align-items:flex-start}.Dashboard-module__hlTHBa__operatorHeaderTop{flex-direction:column;align-items:center}.Dashboard-module__hlTHBa__operatorLogoWrap{justify-content:center;max-width:160px}}@media (max-width:420px){.Dashboard-module__hlTHBa__serviceGrid{grid-template-columns:1fr}.Dashboard-module__hlTHBa__serviceCard{padding:.8rem .75rem}.Dashboard-module__hlTHBa__iconWrap{width:44px;height:44px}.Dashboard-module__hlTHBa__allServicesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard-module__hlTHBa__allServicesNav{justify-content:center}}@media (min-width:641px) and (max-width:1024px){.Dashboard-module__hlTHBa__allServicesSection{height:auto;overflow:visible}.Dashboard-module__hlTHBa__allServicesGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.Dashboard-module__hlTHBa__mobileRechargeForm,.Dashboard-module__hlTHBa__operatorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
