.PaymentPage-module__9YpTuq__Page{padding:1.25rem 1.25rem 1.25rem 5.25rem}.PaymentPage-module__9YpTuq__Container{width:100%;margin:0 auto}.PaymentPage-module__9YpTuq__Header{align-items:center;margin-bottom:22px;display:flex}.PaymentPage-module__9YpTuq__Header h1{color:#111827;font-size:2rem;font-weight:700;line-height:1.2}.PaymentPage-module__9YpTuq__Header p{color:#6b7280;max-width:680px;font-size:.95rem;line-height:1.25}.PaymentPage-module__9YpTuq__Toolbar{border:1px solid var(--color-border);border-radius:var(--radius-4xl);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;grid-template-columns:auto minmax(260px,390px);justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;padding:.5rem;display:grid;box-shadow:0 18px 40px #0f172a0f}.PaymentPage-module__9YpTuq__Filters{border-radius:var(--radius-4xl);background:var(--color-light);align-items:center;gap:6px;padding:4px;display:inline-flex}.PaymentPage-module__9YpTuq__Filters a{color:#475569;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .18s;display:inline-flex}.PaymentPage-module__9YpTuq__Filters a:hover{background:var(--theme-color);color:var(--color-white)}.PaymentPage-module__9YpTuq__Filter{border-radius:var(--radius-4xl);color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;height:40px;padding:0 16px;font-size:1rem;font-weight:600;transition:all .18s}.PaymentPage-module__9YpTuq__Filter:hover{color:#111827;background:#fff}.PaymentPage-module__9YpTuq__Filter.PaymentPage-module__9YpTuq__Active{background:var(--theme-color);color:#fff;box-shadow:0 10px 22px #0f172a29}.PaymentPage-module__9YpTuq__SearchWrapper{width:100%;position:relative}.PaymentPage-module__9YpTuq__SearchWrapper svg{color:#94a3b8;pointer-events:none;transition:all .18s;position:absolute;top:50%;left:17px;transform:translateY(-50%)}.PaymentPage-module__9YpTuq__Search{border:1px solid var(--color-border);border-radius:var(--radius-4xl);background:var(--color-light);width:100%;height:50px;color:var(--color-text);outline:none;padding:0 18px 0 48px;font-size:1rem;font-weight:600;transition:all .18s}.PaymentPage-module__9YpTuq__Search::placeholder{font-weight:600;color:var(--color-gray-400)!important}.PaymentPage-module__9YpTuq__Search:focus{border-color:color-mix(in srgb, var(--theme-color) 42%, var(--color-border));box-shadow:0 0 0 4px color-mix(in srgb, var(--theme-color) 12%, transparent);background:#fff}.PaymentPage-module__9YpTuq__SearchWrapper:focus-within svg{color:var(--theme-color)}.PaymentPage-module__9YpTuq__MessageList{border:1px solid var(--color-border);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 44px #0f172a0f}.PaymentPage-module__9YpTuq__ListHead,.PaymentPage-module__9YpTuq__ListRow{grid-template-columns:2.5fr 1.5fr 1fr 1fr 1fr 1.2fr;align-items:center;display:grid}.PaymentPage-module__9YpTuq__ListHead{border-bottom:1px solid var(--color-border);background:#f8fafc;min-height:54px}.PaymentPage-module__9YpTuq__ListHead span{color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.08em;padding:0 16px;font-size:.88rem;font-weight:700}.PaymentPage-module__9YpTuq__ListRow{border-bottom:1px solid var(--color-border);min-height:78px;transition:all .16s}.PaymentPage-module__9YpTuq__ListRow:last-child{border-bottom:0}.PaymentPage-module__9YpTuq__ListRow:hover{background:#f8fafc}.PaymentPage-module__9YpTuq__RowCell{min-width:0;color:var(--color-text);padding:16px;font-size:1.05rem;line-height:1.25}.PaymentPage-module__9YpTuq__RowCell small{display:block}.PaymentPage-module__9YpTuq__MessageText{color:var(--color-text);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:500;display:-webkit-box;overflow:hidden}.PaymentPage-module__9YpTuq__DateText{color:#64748b;font-size:1rem;font-weight:700}.PaymentPage-module__9YpTuq__RadioName{max-width:100%;color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:inline-flex;overflow:hidden}.PaymentPage-module__9YpTuq__RadioName svg{color:var(--theme-color);flex-shrink:0}.PaymentPage-module__9YpTuq__CreditCell strong{color:#111827;font-size:1rem;font-weight:700}.PaymentPage-module__9YpTuq__TypeBadge,.PaymentPage-module__9YpTuq__Success,.PaymentPage-module__9YpTuq__Pending,.PaymentPage-module__9YpTuq__Danger{border-radius:var(--radius-4xl);white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:.92rem;font-weight:600;line-height:1;display:inline-flex}.PaymentPage-module__9YpTuq__TypeBadge{gap:6px}.PaymentPage-module__9YpTuq__Success{background:var(--color-green-100);color:var(--color-green-800)}.PaymentPage-module__9YpTuq__Pending{background:var(--color-blue-100);color:var(--color-blue-800)}.PaymentPage-module__9YpTuq__Danger{background:var(--color-red-100);color:var(--color-red-800)}.PaymentPage-module__9YpTuq__PurpleBadge{color:var(--color-white);background:var(--color-purple-500)}.PaymentPage-module__9YpTuq__WarningBadge{color:var(--color-white);background:var(--color-red-500)}.PaymentPage-module__9YpTuq__CyanBadge{color:var(--color-white);background:var(--color-cyan-500)}.PaymentPage-module__9YpTuq__GoldBadge{color:#92400e;background:#fde68a}.PaymentPage-module__9YpTuq__NoneBadge{color:#475569;background:#f1f5f9}.PaymentPage-module__9YpTuq__MobileToggle{font-size:1.05rem;font-weight:600;display:none}.PaymentPage-module__9YpTuq__MobileStatus,.PaymentPage-module__9YpTuq__Chevron{display:none}.PaymentPage-module__9YpTuq__Empty{text-align:center;color:#6b7280;padding:1.8rem;font-size:1.2rem;font-weight:600}.PaymentPage-module__9YpTuq__MoreArea{justify-content:center;margin-top:20px;display:flex}.PaymentPage-module__9YpTuq__MoreButton{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:14px;height:44px;padding:0 22px;font-weight:900;transition:all .18s;box-shadow:0 14px 28px #0f172a29}.PaymentPage-module__9YpTuq__MoreButton:hover{transform:translateY(-1px)}.PaymentPage-module__9YpTuq__MoreButton:disabled{opacity:.65;cursor:not-allowed;transform:none}@media (max-width:1090px){.PaymentPage-module__9YpTuq__MessageList{overflow-x:auto}}@media (max-width:990px){.PaymentPage-module__9YpTuq__Page{padding:.75rem}.PaymentPage-module__9YpTuq__Toolbar{border-radius:var(--radius-4xl);grid-template-columns:1fr;padding:8px}.PaymentPage-module__9YpTuq__Filters{width:100%;overflow-x:auto}.PaymentPage-module__9YpTuq__Filter{flex:1}.PaymentPage-module__9YpTuq__Search{height:48px}.PaymentPage-module__9YpTuq__MessageList{box-shadow:none;background:0 0;border:0;border-radius:0;gap:6px;display:grid;overflow:visible}.PaymentPage-module__9YpTuq__ListHead{display:none}.PaymentPage-module__9YpTuq__ListRow{border:1px solid var(--color-border);background:#fff;border-radius:20px;min-width:0;min-height:auto;display:block;overflow:hidden}.PaymentPage-module__9YpTuq__ListRow:hover{background:#fff}.PaymentPage-module__9YpTuq__MobileToggle{cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:64px;padding:14px;display:grid}.PaymentPage-module__9YpTuq__MobileStatus{color:#64748b;justify-self:end;font-size:.98rem;font-weight:600;display:inline-flex}.PaymentPage-module__9YpTuq__Chevron{color:#111827;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.4rem;font-weight:700;line-height:1;transition:all .18s;display:inline-flex}.PaymentPage-module__9YpTuq__RowOpen .PaymentPage-module__9YpTuq__Chevron{background:var(--theme-color);color:#fff;transform:rotate(90deg)}.PaymentPage-module__9YpTuq__ListRow>.PaymentPage-module__9YpTuq__RowCell{display:none}.PaymentPage-module__9YpTuq__RowOpen>.PaymentPage-module__9YpTuq__RowCell{display:flex}.PaymentPage-module__9YpTuq__RowOpen>.PaymentPage-module__9YpTuq__RowCell:first-of-type{display:none}.PaymentPage-module__9YpTuq__RowCell{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:14px;padding:12px 14px}.PaymentPage-module__9YpTuq__RowCell:before{content:attr(data-label);color:#64748b;text-transform:uppercase;letter-spacing:.04em;text-align:left;flex:0 0 78px;font-size:.9rem;font-weight:700}.PaymentPage-module__9YpTuq__MessageText{line-clamp:unset;-webkit-line-clamp:unset;max-width:none}.PaymentPage-module__9YpTuq__RadioName{white-space:normal;text-align:right;justify-content:flex-end}.PaymentPage-module__9YpTuq__DateText{color:#334155;text-align:right}.PaymentPage-module__9YpTuq__CreditCell{text-align:right}.PaymentPage-module__9YpTuq__TypeBadge,.PaymentPage-module__9YpTuq__Success,.PaymentPage-module__9YpTuq__Pending{min-height:30px;font-size:.92rem}.PaymentPage-module__9YpTuq__Empty{border:1px dashed var(--color-border);background:#fff;border-radius:18px;padding:1.5rem}}.PaymentPage-module__9YpTuq__StatusCell,.PaymentPage-module__9YpTuq__ActionCell{justify-content:flex-start}.PaymentPage-module__9YpTuq__ActionCell .PaymentPage-module__9YpTuq__InvoiceButton,.PaymentPage-module__9YpTuq__ActionCell .PaymentPage-module__9YpTuq__PayContinueButton{border-radius:var(--radius-4xl);width:max-content;padding:.5rem 1rem;font-weight:600}.PaymentPage-module__9YpTuq__PayContinueButton{background-color:var(--color-green-200);color:var(--color-green-800)}.PaymentPage-module__9YpTuq__InvoiceButton{background-color:var(--color-cyan-200);color:var(--color-cyan-800)}@media (max-width:990px){.PaymentPage-module__9YpTuq__StatusCell,.PaymentPage-module__9YpTuq__ActionCell{justify-content:space-between}.PaymentPage-module__9YpTuq__ActionCell .PaymentPage-module__9YpTuq__InvoiceButton,.PaymentPage-module__9YpTuq__ActionCell .PaymentPage-module__9YpTuq__PayContinueButton{max-width:180px}}
.Modal-module__sR2AWG__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow:hidden}.Modal-module__sR2AWG__modal{background:var(--color-white);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:600px;max-height:calc(100dvh - 2rem);padding:.5rem;animation:.18s ease-out Modal-module__sR2AWG__modalIn;display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a3d}.Modal-module__sR2AWG__header{background:var(--color-white);-webkit-user-select:none;user-select:none;flex:none;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.Modal-module__sR2AWG__header h2{color:var(--theme-color);margin:0;font-size:1.45rem;font-weight:700;line-height:1.2}.Modal-module__sR2AWG__closeButton{cursor:pointer;background:var(--color-light);width:38px;height:38px;color:var(--color-text);border:0;border-radius:50%;flex:none;place-items:center;font-size:1.65rem;line-height:1;transition:transform .15s,background .15s;display:grid}.Modal-module__sR2AWG__closeButton:hover{color:var(--color-red-800);transform:scale(1.06)}.Modal-module__sR2AWG__body{flex:auto;min-height:0;padding:.75rem;overflow-y:auto}.Modal-module__sR2AWG__body::-webkit-scrollbar{width:8px}.Modal-module__sR2AWG__body::-webkit-scrollbar-track{background:0 0}.Modal-module__sR2AWG__body::-webkit-scrollbar-thumb{background:var(--color-gray-300);border-radius:999px}.Modal-module__sR2AWG__body::-webkit-scrollbar-thumb:hover{background:var(--color-light)}.Modal-module__sR2AWG__bodyNoPadding{padding:0!important}.Modal-module__sR2AWG__footer{justify-content:flex-end;align-items:center;gap:.75rem;padding:.75rem;display:flex}@keyframes Modal-module__sR2AWG__modalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.Modal-module__sR2AWG__overlay{place-items:center;padding:.75rem}.Modal-module__sR2AWG__modal{max-width:100%;max-height:calc(100dvh - 1.5rem);padding:0}.Modal-module__sR2AWG__header{padding:.75rem}.Modal-module__sR2AWG__header h2{font-size:1.2rem}.Modal-module__sR2AWG__body{padding:1rem}.Modal-module__sR2AWG__bodyNoPadding{padding:0!important}}
.CreditLoadModal-module__gXwaUq__form{gap:14px;display:grid}.CreditLoadModal-module__gXwaUq__loading,.CreditLoadModal-module__gXwaUq__emptyBox{border-radius:var(--radius-lg);color:#64748b;text-align:center;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px dashed #cbd5e1;padding:18px;font-size:1rem;font-weight:600}.CreditLoadModal-module__gXwaUq__infoBox{border-radius:var(--radius-lg);color:#475569;border:1px solid var(--color-border);background:#f8fafc;padding:.85rem 1rem;font-size:1rem;font-weight:600}.CreditLoadModal-module__gXwaUq__field{display:grid}.CreditLoadModal-module__gXwaUq__CreditSelect{position:relative}.CreditLoadModal-module__gXwaUq__creditTrigger{border-radius:var(--radius-lg);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:linear-gradient(#fff 0%,#f8fafc 100%);border:2px solid #dbe3ef;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;min-height:62px;padding:.8rem .9rem .8rem 1rem;transition:border-color .18s,box-shadow .18s,transform .18s,opacity .18s;display:grid;box-shadow:0 8px 20px #0f172a0a,inset 0 1px #fffc}.CreditLoadModal-module__gXwaUq__creditTrigger:hover,.CreditLoadModal-module__gXwaUq__creditTrigger:focus{border-color:rgba(var(--theme-color-rgb), .55);box-shadow:var(--shadow-lg);outline:none;transform:translateY(-1px)}.CreditLoadModal-module__gXwaUq__creditTrigger:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.CreditLoadModal-module__gXwaUq__creditTrigger span:first-child,.CreditLoadModal-module__gXwaUq__creditOption span:first-child{min-width:0}.CreditLoadModal-module__gXwaUq__creditTrigger strong,.CreditLoadModal-module__gXwaUq__creditOption strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:1.15rem;font-weight:700;line-height:1.2;display:block;overflow:hidden}.CreditLoadModal-module__gXwaUq__creditTrigger small,.CreditLoadModal-module__gXwaUq__creditOption small{color:var(--color-gray-600);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;display:block;overflow:hidden}.CreditLoadModal-module__gXwaUq__arrowDown,.CreditLoadModal-module__gXwaUq__arrowUp{color:#334155;background:#0f172a0a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-style:normal;transition:transform .18s,background .18s,color .18s;display:inline-flex}.CreditLoadModal-module__gXwaUq__arrowUp{transform:rotate(180deg)}.CreditLoadModal-module__gXwaUq__creditDropdown{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #dbe3ef;max-height:min(260px,42vh);padding:8px;overflow-y:auto;box-shadow:0 26px 60px #0f172a2b,0 6px 18px #0f172a0f}.CreditLoadModal-module__gXwaUq__creditOption{border-radius:var(--radius-lg);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:56px;padding:.65rem .75rem;transition:background .16s,transform .16s;display:grid}.CreditLoadModal-module__gXwaUq__creditOption:hover{background:#f8fafc;transform:translate(2px)}.CreditLoadModal-module__gXwaUq__selectedCredit{background:rgba(var(--theme-color-rgb), .1)}.CreditLoadModal-module__gXwaUq__price{border-radius:var(--radius-4xl);white-space:nowrap;color:var(--theme-color);background:rgba(var(--theme-color-rgb), .1);padding:4px 10px;font-size:.98rem;font-style:normal;font-weight:700}.CreditLoadModal-module__gXwaUq__paymentMethods{border-radius:var(--radius-lg);-webkit-user-select:none;user-select:none;background:#f1f5f9;grid-template-columns:1fr 1fr;gap:10px;padding:6px;display:grid}.CreditLoadModal-module__gXwaUq__methodButton{border-radius:calc(var(--radius-lg) - 4px);color:#64748b;cursor:pointer;background:0 0;border:0;height:44px;font-size:1.1rem;font-weight:700;transition:background .16s,color .16s,box-shadow .16s,opacity .16s}.CreditLoadModal-module__gXwaUq__methodButton:disabled{opacity:.45;cursor:not-allowed}.CreditLoadModal-module__gXwaUq__activeMethod{background:var(--theme-color);color:var(--color-white);box-shadow:0 8px 20px #0f172a14}.CreditLoadModal-module__gXwaUq__inputArea{-webkit-user-select:none;user-select:none;gap:4px;display:grid}.CreditLoadModal-module__gXwaUq__inputArea label,.CreditLoadModal-module__gXwaUq__readonlyArea label{color:#64748b;font-size:.96rem;font-weight:650}.CreditLoadModal-module__gXwaUq__inputArea input,.CreditLoadModal-module__gXwaUq__inputArea select{border-radius:var(--radius-lg);width:100%;height:50px;color:var(--color-text);background:#fff;border:2px solid #dbe3ef;outline:none;padding:0 1rem;font-size:1.05rem;font-weight:700}.CreditLoadModal-module__gXwaUq__inputArea select{cursor:pointer}.CreditLoadModal-module__gXwaUq__inputArea input:focus,.CreditLoadModal-module__gXwaUq__inputArea select:focus{border-color:var(--theme-color);box-shadow:var(--shadow-lg)}.CreditLoadModal-module__gXwaUq__inputArea input:disabled,.CreditLoadModal-module__gXwaUq__inputArea select:disabled{opacity:.65;cursor:not-allowed;background:#f8fafc}.CreditLoadModal-module__gXwaUq__inputArea textarea{resize:vertical;border-radius:var(--radius-lg);border:2px solid var(--color-border);width:100%;min-height:96px;color:var(--color-text);background:#fff;outline:none;padding:.85rem 1rem;font-family:inherit;font-size:1.05rem;font-weight:600;line-height:1.45}.CreditLoadModal-module__gXwaUq__inputArea textarea:focus{border-color:var(--theme-color);box-shadow:var(--shadow-lg)}input::placeholder,select::placeholder,textarea::placeholder{color:var(--color-text);opacity:.25;font-weight:600}.CreditLoadModal-module__gXwaUq__selectWrap{position:relative}.CreditLoadModal-module__gXwaUq__selectWrap select{appearance:none;padding-right:44px}.CreditLoadModal-module__gXwaUq__selectArrow{pointer-events:none;color:#64748b;display:inline-flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.CreditLoadModal-module__gXwaUq__bankSummary{border-radius:var(--radius-lg);-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#ffffff1a,#0000),linear-gradient(#111827,#1f2937);border:1px solid #ffffff14;gap:12px;padding:1rem;display:grid;box-shadow:0 18px 40px #0f172a29}.CreditLoadModal-module__gXwaUq__bankSummaryHeader{border-bottom:1px solid #ffffff1a;padding-bottom:10px;display:grid}.CreditLoadModal-module__gXwaUq__bankSummaryHeader span{color:#ffffff94;font-size:.84rem;font-weight:600;line-height:1}.CreditLoadModal-module__gXwaUq__bankSummaryHeader strong{color:#fff;font-size:1.25rem;font-weight:600}.CreditLoadModal-module__gXwaUq__bankCopyList{gap:8px;display:grid}.CreditLoadModal-module__gXwaUq__bankCopyItem{border-radius:var(--radius-lg);background:#ffffff13;border:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:.85rem;display:grid}.CreditLoadModal-module__gXwaUq__bankCopyContent{min-width:0;display:grid}.CreditLoadModal-module__gXwaUq__bankCopyContent span{color:#ffffff8c;font-size:.92rem;font-weight:500}.CreditLoadModal-module__gXwaUq__bankCopyContent strong{color:#fff;word-break:break-word;font-size:1.1rem;font-weight:600;line-height:1.2}.CreditLoadModal-module__gXwaUq__ibanText{letter-spacing:.02em}.CreditLoadModal-module__gXwaUq__bankCopyButton{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;height:34px;padding:0 .9rem;font-size:.86rem;font-weight:600;transition:background .16s,border-color .16s,transform .16s}.CreditLoadModal-module__gXwaUq__bankCopyButton:hover{background:#ffffff2e;border-color:#ffffff3d}.CreditLoadModal-module__gXwaUq__bankCopyButton:active{transform:scale(.96)}.CreditLoadModal-module__gXwaUq__copiedButton{color:#dcfce7;background:#22c55e33;border-color:#86efac59}.CreditLoadModal-module__gXwaUq__bankDesc{color:#ffffffad;margin:0;padding-top:2px;font-size:.9rem;font-weight:600;line-height:1.45}.CreditLoadModal-module__gXwaUq__eftNotice{border-radius:var(--radius-lg);background:var(--color-red-200);gap:8px;padding:.9rem 1rem;display:grid}.CreditLoadModal-module__gXwaUq__eftNotice span{color:var(--color-red-800);text-shadow:var(--text-shadow-sm);-webkit-user-select:none;user-select:none;font-size:1.04rem;font-weight:400;line-height:1.2}.CreditLoadModal-module__gXwaUq__eftNotice strong{color:var(--color-red-900);font-size:1.1rem;font-weight:600;text-decoration:underline;display:inline-flex}.CreditLoadModal-module__gXwaUq__eftSuccessScreen{text-align:center;-webkit-user-select:none;user-select:none;place-items:center;gap:14px;min-height:360px;padding:2rem 1rem;display:grid}.CreditLoadModal-module__gXwaUq__eftSuccessIcon{color:#16a34a;background:#dcfce7;border:1px solid #86efac;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;display:inline-flex;box-shadow:0 18px 36px #16a34a2e}.CreditLoadModal-module__gXwaUq__eftSuccessScreen h3{color:#0f172a;margin:0;font-size:1.8rem;font-weight:800}.CreditLoadModal-module__gXwaUq__eftSuccessScreen p{color:#64748b;max-width:460px;margin:0;font-size:1.05rem;font-weight:600;line-height:1.25}.CreditLoadModal-module__gXwaUq__eftSuccessInfo{border-radius:var(--radius-lg);background:#f8fafc;border:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100%,420px);padding:.85rem 1rem;display:grid}.CreditLoadModal-module__gXwaUq__eftSuccessInfo span{color:#64748b;text-align:left;font-size:.94rem;font-weight:700}.CreditLoadModal-module__gXwaUq__eftSuccessInfo strong{color:#0f172a;text-align:right;font-size:1rem;font-weight:800}.CreditLoadModal-module__gXwaUq__readonlyArea{gap:7px;display:grid}.CreditLoadModal-module__gXwaUq__readonlyArea div{border-radius:var(--radius-lg);color:#0f172a;background:#f8fafc;border:2px solid #dbe3ef;align-items:center;min-height:48px;padding:0 1rem;font-size:.98rem;font-weight:800;display:flex}.CreditLoadModal-module__gXwaUq__Status{border-radius:var(--radius-lg);color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#ffffff1a,#0000),linear-gradient(#111827,#1f2937);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:.85rem 1rem;display:grid}.CreditLoadModal-module__gXwaUq__Status span{color:#ffffffdb;font-size:.98rem;font-weight:600}.CreditLoadModal-module__gXwaUq__Status strong{color:#fff;font-size:1.15rem;font-weight:700}.CreditLoadModal-module__gXwaUq__iframeWrap{border-radius:var(--radius-lg);background:#fff;border:2px solid #dbe3ef;min-height:620px;overflow:hidden}.CreditLoadModal-module__gXwaUq__iframeWrap iframe{border:0;width:100%;min-height:620px;display:block}.CreditLoadModal-module__gXwaUq__success,.CreditLoadModal-module__gXwaUq__error{border-radius:var(--radius-lg);padding:.9rem 1rem;font-size:1rem;font-weight:800;line-height:1.45}.CreditLoadModal-module__gXwaUq__success{color:#166534;background:#dcfce7;border:1px solid #86efac}.CreditLoadModal-module__gXwaUq__error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca}.CreditLoadModal-module__gXwaUq__cancelButton,.CreditLoadModal-module__gXwaUq__saveButton{border-radius:var(--radius-lg);cursor:pointer;border:0;justify-content:center;align-items:center;height:44px;padding:0 1.2rem;font-size:1.05rem;font-weight:700;line-height:1;display:inline-flex}.CreditLoadModal-module__gXwaUq__cancelButton{color:#64748b;background:#f1f5f9}.CreditLoadModal-module__gXwaUq__saveButton{background:var(--theme-color);color:#fff;box-shadow:0 14px 30px rgba(var(--theme-color-rgb), .24)}.CreditLoadModal-module__gXwaUq__saveButton:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.CreditLoadModal-module__gXwaUq__row2{grid-template-columns:1fr 220px;align-items:end;gap:12px;display:grid}@media (max-width:768px){.CreditLoadModal-module__gXwaUq__row2{grid-template-columns:1fr}}@media (max-width:560px){.CreditLoadModal-module__gXwaUq__cancelButton,.CreditLoadModal-module__gXwaUq__saveButton{width:100%}.CreditLoadModal-module__gXwaUq__creditTrigger .CreditLoadModal-module__gXwaUq__price{display:none}.CreditLoadModal-module__gXwaUq__bankCopyItem{grid-template-columns:1fr;align-items:stretch}.CreditLoadModal-module__gXwaUq__bankCopyButton{width:100%}}.CreditLoadModal-module__gXwaUq__confirmBox{border-radius:var(--radius-lg);background:var(--color-red-100);padding:.5rem}.CreditLoadModal-module__gXwaUq__confirmLabel{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.CreditLoadModal-module__gXwaUq__confirmLabel span{color:var(--color-red-500);line-height:1.25;font-size:1rem!important;font-weight:600!important}.CreditLoadModal-module__gXwaUq__confirmLabel input{flex-shrink:0;width:18px;height:18px;margin-top:.2rem}
.QuickTabs-module__6OpvqG__QuickTabs{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);width:100%;margin-top:1rem;overflow:hidden}.QuickTabs-module__6OpvqG__Header{color:var(--color-text);padding:1.2rem 1.5rem;font-size:1.5rem;font-weight:700}.QuickTabs-module__6OpvqG__Tabs{scrollbar-width:none;gap:.5rem;padding:0 1.5rem 1rem;display:flex;overflow-x:auto}.QuickTabs-module__6OpvqG__Tabs::-webkit-scrollbar{display:none}.QuickTabs-module__6OpvqG__Tab{border:1px solid var(--color-border);background:var(--color-white);height:40px;color:var(--color-text);white-space:nowrap;cursor:pointer;border-radius:999px;padding:0 1rem;font-size:1rem;font-weight:600;transition:all .2s}.QuickTabs-module__6OpvqG__Tab:hover,.QuickTabs-module__6OpvqG__Active{background:var(--theme-color);color:var(--color-white);border-color:var(--theme-color);box-shadow:var(--shadow-lg)}.QuickTabs-module__6OpvqG__TabsContent{padding:0 1.5rem 1.5rem}.QuickTabs-module__6OpvqG__TableWrapper{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;overflow-x:auto}.QuickTabs-module__6OpvqG__Table{border-collapse:collapse;width:100%;min-width:560px}.QuickTabs-module__6OpvqG__Table th,.QuickTabs-module__6OpvqG__Table td{text-align:left;border-bottom:1px solid var(--color-border);color:var(--color-text);padding:.95rem 1rem}.QuickTabs-module__6OpvqG__Table th{opacity:.72;white-space:nowrap;background:#00000006;font-size:.98rem;font-weight:700}.QuickTabs-module__6OpvqG__Table td{font-size:1.05rem;font-weight:500;line-height:1.2}.QuickTabs-module__6OpvqG__Table span{border-radius:var(--radius-4xl);white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.96rem;font-weight:600;line-height:1;display:inline-flex}.QuickTabs-module__6OpvqG__Table button{border-radius:var(--radius-4xl);-webkit-user-select:none;user-select:none;align-items:center;gap:.3rem;padding:.46rem 1rem;font-size:.94rem;line-height:1;display:flex}.QuickTabs-module__6OpvqG__Table small{color:var(--color-gray-500)}.QuickTabs-module__6OpvqG__Warning{background-color:var(--color-amber-500);color:var(--color-white)}.QuickTabs-module__6OpvqG__Success{background-color:var(--color-green-600);color:var(--color-white)}.QuickTabs-module__6OpvqG__Danger{background-color:var(--color-red-600);color:var(--color-white)}.QuickTabs-module__6OpvqG__Pedding{background-color:var(--color-cyan-500);color:var(--color-white);border-radius:var(--radius-4xl);box-shadow:var(--shadow-lg);padding:.3rem 1rem;line-height:1}.QuickTabs-module__6OpvqG__PurpleBadge{background:var(--color-purple-500);color:var(--color-white);box-shadow:var(--shadow-lg)}.QuickTabs-module__6OpvqG__WarningBadge{background:var(--color-red-500);color:var(--color-white);box-shadow:var(--shadow-lg)}.QuickTabs-module__6OpvqG__CyanBadge{background:var(--color-cyan-500);color:var(--color-white);box-shadow:var(--shadow-lg)}.QuickTabs-module__6OpvqG__GoldBadge{color:#92400e;box-shadow:var(--shadow-lg);background:#fde68a}.QuickTabs-module__6OpvqG__NoneBadge{color:#475569;box-shadow:var(--shadow-lg);background:#f1f5f9}.QuickTabs-module__6OpvqG__Table tbody tr:last-child td{border-bottom:none}.QuickTabs-module__6OpvqG__Table tbody tr:hover{background:#00000006}.QuickTabs-module__6OpvqG__Footer{justify-content:center;margin-top:1rem;display:flex}.QuickTabs-module__6OpvqG__Footer a{border:1px solid var(--color-border);height:38px;color:var(--color-text);border-radius:999px;justify-content:center;align-items:center;padding:0 1rem;font-size:.99rem;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:768px){.QuickTabs-module__6OpvqG__QuickTabs{margin-top:.75rem}.QuickTabs-module__6OpvqG__Header{padding:1rem}.QuickTabs-module__6OpvqG__Tabs{padding:0 .5rem .85rem}.QuickTabs-module__6OpvqG__TabsContent{padding:0 .5rem 1rem}}
.BalanceModal-module__wrCeia__Hero{border-radius:var(--radius-lg);background:rgba(var(--theme-color-rgb), .05);border:1px solid #e5e7eb;gap:1rem;padding:1rem;display:flex}.BalanceModal-module__wrCeia__Icon{border-radius:var(--radius-lg);background:var(--theme-color);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.8rem;font-weight:600;display:inline-flex}.BalanceModal-module__wrCeia__Hero div{gap:.1rem;display:grid}.BalanceModal-module__wrCeia__Hero strong{color:#111827;font-size:1rem;font-weight:700}.BalanceModal-module__wrCeia__Hero span{color:#111827;font-size:1.8rem;font-weight:700;line-height:1.1}.BalanceModal-module__wrCeia__Hero small{color:#6b7280;font-size:.9rem;font-weight:400;line-height:1.2}.BalanceModal-module__wrCeia__BankCard{border:1px dashed var(--color-border);border-radius:var(--radius-lg);background:#fafafa;margin-top:1rem;padding:1rem;display:grid}.BalanceModal-module__wrCeia__BankCard strong{color:var(--color-gray-800);font-size:1.1rem;font-weight:800}.BalanceModal-module__wrCeia__BankCard span{color:#6b7280;font-size:1.05rem;font-weight:600;display:grid}.BalanceModal-module__wrCeia__BankCard b{color:#111827;word-break:break-word;font-size:1rem;font-weight:600}.BalanceModal-module__wrCeia__InputArea{gap:.55rem;margin-top:1rem;display:grid}.BalanceModal-module__wrCeia__InputArea label{color:var(--color-gray-500);font-size:1rem;font-weight:700}.BalanceModal-module__wrCeia__InputArea input{border-radius:var(--radius-lg);background:var(--color-light);width:100%;height:48px;color:var(--color-text);border:1px solid #e5e7eb;outline:none;padding:0 1rem;font-size:1.4rem;font-weight:600;transition:all .18s}.BalanceModal-module__wrCeia__InputArea input:focus{border-color:var(--theme-color);box-shadow:0 0 0 4px rgba(var(--theme-color-rgb), .08)}.BalanceModal-module__wrCeia__InputArea input::placeholder{opacity:.5}.BalanceModal-module__wrCeia__Info,.BalanceModal-module__wrCeia__Warning,.BalanceModal-module__wrCeia__Error,.BalanceModal-module__wrCeia__Success{border-radius:var(--radius-lg);margin-top:1rem;padding:.85rem 1rem;font-size:1rem;font-weight:600;line-height:1.25}.BalanceModal-module__wrCeia__Info{color:#374151;background:#f3f4f6}.BalanceModal-module__wrCeia__Warning{color:#92400e;background:#fef3c7}.BalanceModal-module__wrCeia__Warning a{color:#92400e;text-decoration:underline}.BalanceModal-module__wrCeia__Error{background:var(--color-red-100);color:var(--color-red-800)}.BalanceModal-module__wrCeia__Success{background:var(--color-green-100);color:var(--color-green-800)}.BalanceModal-module__wrCeia__Footer{justify-content:flex-end;gap:.75rem;display:flex}.BalanceModal-module__wrCeia__CancelButton,.BalanceModal-module__wrCeia__SendButton{border-radius:var(--radius-lg);cursor:pointer;border:0;flex-shrink:0;width:100%;height:42px;font-size:1.12rem;font-weight:700}.BalanceModal-module__wrCeia__CancelButton{color:#374151;background:#f3f4f6}.BalanceModal-module__wrCeia__SendButton{background:var(--theme-color);color:#fff}.BalanceModal-module__wrCeia__CancelButton:disabled,.BalanceModal-module__wrCeia__SendButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.BalanceModal-module__wrCeia__Hero{flex-direction:column}.BalanceModal-module__wrCeia__CancelButton,.BalanceModal-module__wrCeia__SendButton{width:100%}}
.page-module__nryP8G__Main{color:#071014;background:radial-gradient(circle at 0 0,#079ca414,#0000 28%),linear-gradient(#f8fbfc 0%,#fff 42%);width:100%;min-height:100vh;padding:2rem}.page-module__nryP8G__pageLabel{flex-direction:column;margin-bottom:1rem;display:flex}.page-module__nryP8G__pageLabel h1{margin:0;font-size:2rem;font-weight:600;line-height:1}.page-module__nryP8G__pageLabel p{color:#66757f;max-width:680px;font-size:.98rem;line-height:1.25}.page-module__nryP8G__ProfileCard{border-radius:var(--radius-4xl);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:1rem;min-width:320px;padding:0 .5rem;display:flex;position:relative;overflow:hidden}.page-module__nryP8G__ProfileCard:before{content:"";background:#079ca41f;border-radius:999px;width:160px;height:160px;position:absolute;top:-70px;right:-60px}.page-module__nryP8G__ProfileInfo{z-index:1;position:relative}.page-module__nryP8G__ProfileInfo span,.page-module__nryP8G__ProfileInfo strong,.page-module__nryP8G__ProfileInfo small{display:block}.page-module__nryP8G__ProfileInfo span{color:#74838c;font-size:.82rem;font-weight:700}.page-module__nryP8G__ProfileInfo strong{letter-spacing:-.02em;font-size:1.5rem;line-height:1.25}.page-module__nryP8G__ProfileInfo small{color:#079ca4;font-size:.78rem;font-weight:400;line-height:1.25}.page-module__nryP8G__Avatar{z-index:1;color:#fff;background:#071014;border-radius:50%;place-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:950;display:grid;position:relative;box-shadow:0 14px 28px #0710142e}@media (max-width:768px){.page-module__nryP8G__Main{padding:.75rem}}
.PageModal-module__acO5Ea__SupportModalContent{flex-direction:column;gap:.875rem;font-family:inherit;display:flex}.PageModal-module__acO5Ea__SupportModalContent *{box-sizing:border-box;letter-spacing:normal}.PageModal-module__acO5Ea__SupportPersonCard,.PageModal-module__acO5Ea__SupportQuestionCard,.PageModal-module__acO5Ea__SupportAnswerCard,.PageModal-module__acO5Ea__DetailGrid>div{background:#fff;border:1px solid #e2e8f0}.PageModal-module__acO5Ea__SupportPersonCard{border-radius:1rem;align-items:center;gap:.875rem;padding:.75rem;display:flex;box-shadow:0 10px 24px #0f172a0f}.PageModal-module__acO5Ea__SupportAvatar{border-radius:var(--radius-lg);color:#fff;background:#172537;flex-shrink:0;place-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:600;line-height:1;display:grid}.PageModal-module__acO5Ea__SupportPersonCard small,.PageModal-module__acO5Ea__SupportCardTitle small,.PageModal-module__acO5Ea__DetailGrid small{color:#64748b;font-size:.84rem;font-weight:400;line-height:1.25;display:block}.PageModal-module__acO5Ea__SupportPersonCard strong{color:#172537;margin-top:.125rem;font-size:1.35rem;font-weight:600;line-height:1.1;display:block}.PageModal-module__acO5Ea__SupportPersonCard span{color:#64748b;margin-top:.15rem;font-size:.88rem;font-weight:400;line-height:1.25;display:block}.PageModal-module__acO5Ea__SupportQuestionCard,.PageModal-module__acO5Ea__SupportAnswerCard{border-radius:var(--radius-2xl);padding:1rem;box-shadow:0 8px 20px #0f172a0b}.PageModal-module__acO5Ea__SupportAnswerCard{background:#f8fdfd;border-color:#079aa138}.PageModal-module__acO5Ea__SupportCardTitle{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding-bottom:.625rem;display:flex}.PageModal-module__acO5Ea__SupportCardTitle span{color:#172537;font-size:1.12rem;font-weight:500;line-height:1.25}.PageModal-module__acO5Ea__DetailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.PageModal-module__acO5Ea__DetailGrid>div{border-radius:var(--radius-lg);background:#f8fafc;min-width:0;padding:.875rem}.PageModal-module__acO5Ea__DetailGrid strong{color:#172537;word-break:break-word;font-size:1.08rem;font-weight:500;line-height:1.25;display:block}.PageModal-module__acO5Ea__DetailGrid input,.PageModal-module__acO5Ea__DetailGrid select,.PageModal-module__acO5Ea__DetailGrid textarea,.PageModal-module__acO5Ea__ModalInput{color:#172537;width:100%;min-width:0;max-width:100%;box-shadow:none;background:0 0;border:0;outline:0;padding:.25rem 0 0;font-family:inherit;font-size:1.03rem;font-weight:600;line-height:1.35;display:block}.PageModal-module__acO5Ea__DetailGrid input::placeholder,.PageModal-module__acO5Ea__DetailGrid textarea::placeholder,.PageModal-module__acO5Ea__ModalInput::placeholder{color:#94a3b8;font-weight:500}.PageModal-module__acO5Ea__DetailGrid input:focus,.PageModal-module__acO5Ea__DetailGrid select:focus,.PageModal-module__acO5Ea__DetailGrid textarea:focus,.PageModal-module__acO5Ea__ModalInput:focus{color:#079aa1}.PageModal-module__acO5Ea__DetailGrid textarea,textarea.PageModal-module__acO5Ea__ModalInput{resize:vertical;min-height:3rem}.PageModal-module__acO5Ea__DetailGrid select,select.PageModal-module__acO5Ea__ModalInput{cursor:pointer}.PageModal-module__acO5Ea__DetailGrid input[type=file],input.PageModal-module__acO5Ea__ModalInput[type=file]{cursor:pointer;font-size:.9rem;font-weight:500}.PageModal-module__acO5Ea__SupportQuestionCard>div:not(.PageModal-module__acO5Ea__SupportCardTitle):not(.PageModal-module__acO5Ea__DetailGrid),.PageModal-module__acO5Ea__SupportAnswerCard>div:not(.PageModal-module__acO5Ea__SupportCardTitle):not(.PageModal-module__acO5Ea__DetailGrid){border-radius:var(--radius-lg);background:#f8fafc;border:1px solid #e2e8f0;margin-top:.5rem;padding:.875rem}.PageModal-module__acO5Ea__SupportQuestionCard>div:not(.PageModal-module__acO5Ea__SupportCardTitle):not(.PageModal-module__acO5Ea__DetailGrid) small,.PageModal-module__acO5Ea__SupportAnswerCard>div:not(.PageModal-module__acO5Ea__SupportCardTitle):not(.PageModal-module__acO5Ea__DetailGrid) small{color:#64748b;margin-bottom:.35rem;font-size:.84rem;font-weight:400;line-height:1.25;display:block}.PageModal-module__acO5Ea__BlogImagePreview{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:100%;margin-top:.75rem;overflow:hidden}.PageModal-module__acO5Ea__BlogImagePreview img{object-fit:cover;width:100%;max-height:220px;display:block}.PageModal-module__acO5Ea__PaymentNote{color:#172537;white-space:pre-wrap;margin:0;font-size:1.05rem;font-weight:400;line-height:1.25}.PageModal-module__acO5Ea__FormTextarea{resize:vertical;color:#172537;background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;outline:none;width:100%;min-height:10.625rem;padding:.875rem .9375rem;font-family:inherit;font-size:1.04rem;font-weight:400;line-height:1.7;transition:border-color .18s,box-shadow .18s}.PageModal-module__acO5Ea__FormTextarea:focus{border-color:#079aa18c;box-shadow:0 0 0 4px #079aa11a}.PageModal-module__acO5Ea__FormHint{color:#64748b;word-break:break-word;margin-top:.35rem;font-size:.78rem;font-weight:400;line-height:1.5}.PageModal-module__acO5Ea__ModalNotice{border-radius:var(--radius-lg);color:#b45309;background:#fffbeb;border:1px solid #fde68a;padding:.875rem 1rem;font-size:.95rem;font-weight:500;line-height:1.45}.PageModal-module__acO5Ea__ModalActions{scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.625rem;max-width:100%;padding-bottom:.125rem;display:flex;overflow:auto hidden}.PageModal-module__acO5Ea__ModalActions::-webkit-scrollbar{height:.375rem}.PageModal-module__acO5Ea__ModalActions::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.PageModal-module__acO5Ea__ModalActions::-webkit-scrollbar-track{background:0 0}.PageModal-module__acO5Ea__Btn{white-space:nowrap;border-radius:var(--radius-lg);cursor:pointer;border:1px solid #0000;flex:none;justify-content:center;align-items:center;min-height:2.625rem;padding:0 1rem;font-size:1.1rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.PageModal-module__acO5Ea__Btn:hover:not(:disabled){box-shadow:0 10px 22px #0f172a1a}.PageModal-module__acO5Ea__Btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.PageModal-module__acO5Ea__BtnSuccess{background:var(--color-emerald-600);color:var(--color-white);box-shadow:var(--shadow-lg);border-color:#bbf7d0}.PageModal-module__acO5Ea__BtnSuccess:hover:not(:disabled){color:#fff;background:#16a34a;border-color:#16a34a}.PageModal-module__acO5Ea__BtnDanger{color:#dc2626;background:#fef2f2;border-color:#fecaca}.PageModal-module__acO5Ea__BtnDanger:hover:not(:disabled){color:#fff;background:#dc2626;border-color:#dc2626}.PageModal-module__acO5Ea__BtnPrimary{color:#087f85;background:#079aa11a;border-color:#079aa13d}.PageModal-module__acO5Ea__BtnPrimary:hover:not(:disabled){color:#fff;background:#079aa1;border-color:#079aa1}.PageModal-module__acO5Ea__BtnWarning{color:#b45309;background:#fffbeb;border-color:#fde68a}.PageModal-module__acO5Ea__BtnWarning:hover:not(:disabled){color:#fff;background:#f59e0b;border-color:#f59e0b}.PageModal-module__acO5Ea__StatusOfficial,.PageModal-module__acO5Ea__StatusDanger{white-space:nowrap;border-radius:.875rem;flex:none;justify-content:center;align-items:center;min-height:2.625rem;padding:0 1rem;font-size:1rem;font-weight:500;line-height:1;display:inline-flex}.PageModal-module__acO5Ea__StatusOfficial{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.PageModal-module__acO5Ea__StatusDanger{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.PageModal-module__acO5Ea__ModalLoading{text-align:center;color:#64748b;padding:2rem 1.25rem;font-size:1rem;font-weight:400}@media (max-width:640px){.PageModal-module__acO5Ea__SupportPersonCard{align-items:flex-start;padding:.875rem}.PageModal-module__acO5Ea__SupportAvatar{border-radius:.8125rem;width:2.75rem;height:2.75rem;font-size:1.15rem}.PageModal-module__acO5Ea__SupportPersonCard strong{font-size:1.12rem}.PageModal-module__acO5Ea__SupportCardTitle{flex-direction:column;gap:.25rem}.PageModal-module__acO5Ea__DetailGrid{grid-template-columns:1fr}.PageModal-module__acO5Ea__ModalActions{flex-wrap:nowrap;justify-content:flex-end}.PageModal-module__acO5Ea__Btn,.PageModal-module__acO5Ea__StatusOfficial,.PageModal-module__acO5Ea__StatusDanger{flex:none;width:auto}}.PageModal-module__acO5Ea__ModalNotice{border:1px solid #0000;border-radius:14px;width:100%;margin-bottom:14px;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.45}.PageModal-module__acO5Ea__ModalNotice_success{color:#166534;background:#dcfce7;border-color:#86efac}.PageModal-module__acO5Ea__ModalNotice_error{color:#991b1b;background:#fee2e2;border-color:#fecaca}.PageModal-module__acO5Ea__ModalNotice_info{color:#075985;background:#e0f2fe;border-color:#bae6fd}
.PageList-module__tAHtcq__Page{flex-direction:column;gap:18px;display:flex}.PageList-module__tAHtcq__Notice{z-index:99;border-radius:var(--radius-xl);background:var(--color-blue-800);max-width:420px;color:var(--color-white);padding:1rem;font-size:1.05rem;font-weight:600;position:fixed;top:1rem;right:1rem;box-shadow:0 18px 50px #0f172a40}.PageList-module__tAHtcq__Header{border-radius:var(--radius-2xl);isolation:isolate;background:radial-gradient(circle at 14% 18%,#079aa121,#0000 30%),radial-gradient(circle at 88% 22%,#1725371a,#0000 34%),linear-gradient(135deg,#fff 0%,#f8fafc 56%,#eef6f7 100%);border:1px solid #dce5ebf2;justify-content:space-between;align-items:stretch;gap:22px;padding:1.2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #17253712,inset 0 1px #fffffff2}.PageList-module__tAHtcq__Header:before{content:"";z-index:-2;opacity:.28;background-image:linear-gradient(#079aa129 1px,#0000 1px),linear-gradient(90deg,#079aa129 1px,#0000 1px);background-size:38px 38px;animation:18s linear infinite PageList-module__tAHtcq__headerGridMove;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 78%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 78%,#0000)}.PageList-module__tAHtcq__Header:after{content:"";z-index:-1;background:linear-gradient(110deg,#0000 0% 32%,#079aa11a 44%,#ffffff9e 50%,#079aa114 58%,#0000 72% 100%);animation:6.5s ease-in-out infinite PageList-module__tAHtcq__headerShine;position:absolute;inset:-2px;transform:translate(-120%)}.PageList-module__tAHtcq__Header>div:first-child{z-index:1;flex-direction:column;justify-content:center;max-width:660px;padding-left:16px;display:flex;position:relative}.PageList-module__tAHtcq__Header>div:first-child:before{content:"";background:linear-gradient(#079aa1,#22c55e);border-radius:999px;width:4px;position:absolute;top:8px;bottom:8px;left:0;box-shadow:0 0 16px #079aa157}.PageList-module__tAHtcq__Header h1{color:#172537;letter-spacing:normal;margin:0;font-size:2rem;font-weight:600;line-height:1.25}.PageList-module__tAHtcq__Header p{color:#64748b;letter-spacing:normal;max-width:640px;font-size:.9rem;font-weight:400;line-height:1.25}.PageList-module__tAHtcq__HeaderStats{z-index:1;grid-template-columns:repeat(3,1fr);gap:5px;min-width:400px;display:grid;position:relative}.PageList-module__tAHtcq__HeaderStats div{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #e2e8f0f2;flex-direction:column;justify-content:space-between;min-height:74px;padding:.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 22px #1725370b,inset 0 1px #fffffff2}.PageList-module__tAHtcq__HeaderStats div:before{content:"";background:#079aa11c;border-radius:50%;width:88px;height:88px;animation:4.5s ease-in-out infinite PageList-module__tAHtcq__statPulse;position:absolute;top:-34px;right:-30px}.PageList-module__tAHtcq__HeaderStats div:after{content:"";background:#079aa152;border-radius:999px;width:50px;height:3px;position:absolute;bottom:8px;left:10px}.PageList-module__tAHtcq__HeaderStats div:nth-child(2):before{background:#16a34a1c;animation-delay:.4s}.PageList-module__tAHtcq__HeaderStats div:nth-child(2):after{background:#16a34a57}.PageList-module__tAHtcq__HeaderStats div:nth-child(3):before{background:#2563eb1c;animation-delay:.8s}.PageList-module__tAHtcq__HeaderStats div:nth-child(3):after{background:#2563eb57}.PageList-module__tAHtcq__HeaderStats small{z-index:1;color:#64748b;letter-spacing:normal;font-size:.84rem;font-weight:400;line-height:1.25;display:block;position:relative}.PageList-module__tAHtcq__HeaderStats strong{z-index:1;color:#172537;letter-spacing:normal;font-size:1.8rem;font-weight:600;line-height:1;display:block;position:relative}.PageList-module__tAHtcq__Toolbar{border-radius:var(--radius-2xl);background:#fff;border:1px solid #dce5eb;align-items:center;gap:10px;padding:.5rem;display:flex;box-shadow:0 10px 24px #1725370b}.PageList-module__tAHtcq__Toolbar input,.PageList-module__tAHtcq__Toolbar select{border-radius:var(--radius-xl);background:var(--color-light);color:#172537;letter-spacing:normal;border:0;outline:none;height:46px;font-size:1.05rem;font-weight:500;line-height:1;transition:background .2s,box-shadow .2s}.PageList-module__tAHtcq__Toolbar input{flex:1;padding:0 15px}.PageList-module__tAHtcq__Toolbar input:focus,.PageList-module__tAHtcq__Toolbar select:focus{background:#f1f5f9;box-shadow:inset 0 0 0 1px #079aa138}.PageList-module__tAHtcq__Toolbar input::placeholder{color:#94a3b8}.PageList-module__tAHtcq__SelectWrap{flex-shrink:0;width:190px;position:relative}.PageList-module__tAHtcq__SelectWrap:after{content:"";pointer-events:none;border-bottom:2px solid #64748b;border-right:2px solid #64748b;width:8px;height:8px;position:absolute;top:50%;right:15px;transform:translateY(-65%)rotate(45deg)}.PageList-module__tAHtcq__Toolbar select{appearance:none;width:100%;padding:0 40px 0 13px}.PageList-module__tAHtcq__Toolbar button{background-color:var(--theme-color);color:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);height:46px;padding:0 1rem;font-size:1.05rem;font-weight:600}.PageList-module__tAHtcq__TableCard{border-radius:var(--radius-2xl);border:1px solid var(--color-border);background:#fff;overflow:hidden;box-shadow:0 10px 24px #17253709}.PageList-module__tAHtcq__TableCard .PageList-module__tAHtcq__Toolbar{border:none}.PageList-module__tAHtcq__TableHead{border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 100% 0,#079aa10e,#0000 34%),#fff;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.PageList-module__tAHtcq__TableHead strong{color:#172537;letter-spacing:normal;font-size:1.1rem;font-weight:600;line-height:1.2}.PageList-module__tAHtcq__TableHead span{color:#64748b;font-size:.9rem;font-weight:400;line-height:1.25}.PageList-module__tAHtcq__TableWrap{width:100%;overflow-x:auto}.PageList-module__tAHtcq__Table{border-collapse:separate;border-spacing:0;width:100%;min-width:1040px}.PageList-module__tAHtcq__Table th{border-bottom:1px solid var(--color-border);color:#64748b;text-align:left;letter-spacing:normal;text-transform:none;background:#f8fafc;padding:14px 18px;font-size:.95rem;font-weight:500;line-height:1.25}.PageList-module__tAHtcq__Table td{border-bottom:1px solid var(--color-border);color:#172537;vertical-align:middle;padding:16px 18px;font-size:1.08rem;font-weight:400;line-height:1.35}.PageList-module__tAHtcq__Table tbody tr{transition:background .18s,box-shadow .18s}.PageList-module__tAHtcq__Table tbody tr:hover{background:#fbfdff}.PageList-module__tAHtcq__Table tr:last-child td{border-bottom:none}.PageList-module__tAHtcq__UserCell{align-items:center;gap:12px;display:flex}.PageList-module__tAHtcq__Avatar{border-radius:var(--radius-2xl);color:#fff;background:radial-gradient(circle at 100% 0,#fff3,#0000 34%),linear-gradient(135deg,#172537,#0f172a);flex-shrink:0;place-items:center;width:42px;height:42px;font-size:1.25rem;font-weight:600;line-height:1;display:grid;box-shadow:0 9px 18px #17253724}.PageList-module__tAHtcq__UserCell strong,.PageList-module__tAHtcq__RadioCell strong,.PageList-module__tAHtcq__MessageCell strong{color:#172537;letter-spacing:normal;font-size:1.12rem;font-weight:500;line-height:1.2;display:block}.PageList-module__tAHtcq__UserCell small,.PageList-module__tAHtcq__RadioCell small,.PageList-module__tAHtcq__MessageCell small{color:#64748b;letter-spacing:normal;font-size:.95rem;font-weight:400;line-height:1.2;display:block}.PageList-module__tAHtcq__LiveText{color:#15803d!important}.PageList-module__tAHtcq__MessageCell strong{letter-spacing:normal;font-size:1.08rem}.PageList-module__tAHtcq__FuseCell{width:170px}.PageList-module__tAHtcq__FuseTop{justify-content:space-between;align-items:center;gap:4px;margin-bottom:4px;display:flex}.PageList-module__tAHtcq__FuseTop span{color:#172537;font-size:1rem;font-weight:500;line-height:1.2}.PageList-module__tAHtcq__FuseTop small{color:#64748b;font-size:.88rem;font-weight:400;line-height:1.2}.PageList-module__tAHtcq__FuseBar{background:#e2e8f0;border-radius:999px;height:5px;overflow:hidden}.PageList-module__tAHtcq__FuseBar i{border-radius:inherit;background:linear-gradient(90deg,#079aa1,#16a34a);height:100%;display:block}.PageList-module__tAHtcq__Credit{color:#06777d;white-space:nowrap;background:#079aa11a;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.95rem;font-weight:500;line-height:1;display:inline-flex}.PageList-module__tAHtcq__Status{white-space:nowrap;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.95rem;font-weight:500;line-height:1;display:inline-flex}.PageList-module__tAHtcq__StatusGroup{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.PageList-module__tAHtcq__StatusActive{color:#15803d;background:#16a34a1a}.PageList-module__tAHtcq__StatusPassive{color:#dc2626;background:#dc26261a}.PageList-module__tAHtcq__StatusSuccess{color:#15803d!important;background:#16a34a1f!important}.PageList-module__tAHtcq__StatusSuccess:hover{color:#fff!important;background:#16a34a!important}.PageList-module__tAHtcq__StatusPending{color:#b45309;background:#f59e0b1f}.PageList-module__tAHtcq__StatusOfficial{color:#2563eb;white-space:nowrap;background:#3b82f61f;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:.95rem;font-weight:500;line-height:1;display:inline-flex}.PageList-module__tAHtcq__StatusOfficial:before{content:"✓";margin-right:6px;font-weight:600}.PageList-module__tAHtcq__StatusDanger{color:#dc2626;white-space:nowrap;background:#dc26261a;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:.95rem;font-weight:500;line-height:1;display:inline-flex}.PageList-module__tAHtcq__LastLogin{color:#64748b;font-size:.95rem;font-weight:400;line-height:1.25}.PageList-module__tAHtcq__Actions{align-items:center;gap:8px;display:flex}.PageList-module__tAHtcq__Actions a,.PageList-module__tAHtcq__Actions button{cursor:pointer;letter-spacing:normal;border:0;border-radius:999px;min-height:34px;padding:0 13px;font-size:.95rem;font-weight:500;line-height:1;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s,transform .18s}.PageList-module__tAHtcq__Actions a{background:var(--theme-color);color:var(--color-white);box-shadow:var(--shadow-lg);align-items:center;display:inline-flex}.PageList-module__tAHtcq__Actions a:hover{background:#079aa1;transform:translateY(-1px)}.PageList-module__tAHtcq__Actions button{background:var(--theme-color);color:var(--color-white);box-shadow:var(--shadow-lg)}.PageList-module__tAHtcq__Actions button:hover{background:var(--color-black);color:var(--color-white);transform:translateY(-1px)}.PageList-module__tAHtcq__Danger{background:var(--color-red-200)!important;color:var(--color-red-900)!important;box-shadow:none!important}.PageList-module__tAHtcq__Empty{text-align:center;color:#64748b;padding:38px;font-size:1rem;font-weight:400;line-height:1.4}.PageList-module__tAHtcq__LoadMoreArea{background:#fbfdff;border-top:1px solid #eef2f6;justify-content:center;padding:16px;display:flex}.PageList-module__tAHtcq__LoadMoreArea button{color:#fff;cursor:pointer;background:#172537;border:0;border-radius:999px;min-height:42px;padding:0 18px;font-size:1rem;font-weight:500;line-height:1;transition:background .2s,transform .2s,opacity .2s}.PageList-module__tAHtcq__LoadMoreArea button:hover{background:#079aa1;transform:translateY(-1px)}.PageList-module__tAHtcq__LoadMoreArea button:disabled{opacity:.55;cursor:not-allowed;transform:none}@keyframes PageList-module__tAHtcq__headerGridMove{0%{background-position:0 0}to{background-position:38px 38px}}@keyframes PageList-module__tAHtcq__headerShine{0%{opacity:0;transform:translate(-120%)}18%{opacity:1}48%{opacity:1;transform:translate(120%)}70%,to{opacity:0;transform:translate(120%)}}@keyframes PageList-module__tAHtcq__statPulse{0%,to{opacity:.62;transform:scale(1)}50%{opacity:.9;transform:scale(1.15)}}@media (max-width:980px){.PageList-module__tAHtcq__Header{flex-direction:column;align-items:stretch}.PageList-module__tAHtcq__HeaderStats{width:100%;min-width:0}}@media (max-width:640px){.PageList-module__tAHtcq__Header,.PageList-module__tAHtcq__TableCard{border-radius:var(--radius-2xl)}.PageList-module__tAHtcq__Header{padding:1rem}.PageList-module__tAHtcq__Header>div:first-child{padding-left:14px}.PageList-module__tAHtcq__HeaderStats{gap:.5rem}.PageList-module__tAHtcq__HeaderStats div{min-height:76px;padding:13px}.PageList-module__tAHtcq__HeaderStats small{font-size:.86rem}.PageList-module__tAHtcq__HeaderStats strong{font-size:1.72rem}.PageList-module__tAHtcq__Toolbar{flex-direction:column}.PageList-module__tAHtcq__Toolbar input,.PageList-module__tAHtcq__Toolbar select,.PageList-module__tAHtcq__Toolbar button,.PageList-module__tAHtcq__SelectWrap{width:100%;min-height:46px}.PageList-module__tAHtcq__TableHead{flex-direction:column;align-items:flex-start}}.PageList-module__tAHtcq__ToolbarTabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.PageList-module__tAHtcq__TabItem{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.PageList-module__tAHtcq__TabItem:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.PageList-module__tAHtcq__TabIcon{background:#f1f5f9;border-radius:.875rem;place-items:center;width:3rem;height:3rem;font-size:1.25rem;display:grid}.PageList-module__tAHtcq__TabItem strong{color:#0f172a;font-size:.95rem;display:block}.PageList-module__tAHtcq__TabItem small{color:#64748b;margin-top:.25rem;display:block}.PageList-module__tAHtcq__TabItemActive{background:linear-gradient(135deg,#079aa114,#079aa129);border-color:#079aa1;box-shadow:0 12px 30px #079aa12e,inset 0 0 0 1px #079aa126}.PageList-module__tAHtcq__TabItemActive .PageList-module__tAHtcq__TabIcon{color:#fff;background:#079aa1}@media (max-width:768px){.PageList-module__tAHtcq__ToolbarTabs{grid-template-columns:1fr}}.PageList-module__tAHtcq__SettingsLayout{grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding:18px;display:grid}.PageList-module__tAHtcq__SettingsMain{gap:18px;display:grid}.PageList-module__tAHtcq__SettingsSummary{border:1px solid var(--color-border);background:#fff;border-radius:22px;padding:18px}.PageList-module__tAHtcq__SettingsBlockHead{margin-bottom:16px}.PageList-module__tAHtcq__SettingsBlockHead strong,.PageList-module__tAHtcq__SettingsSummary>strong{color:var(--color-text);font-size:1.25rem;font-weight:800;display:block}.PageList-module__tAHtcq__SettingsBlockHead span{color:var(--color-gray-500);margin-top:4px;font-size:.95rem;display:block}.PageList-module__tAHtcq__SettingsBlock>label{margin-bottom:.75rem}.PageList-module__tAHtcq__FormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.PageList-module__tAHtcq__FormField{gap:7px;display:grid}.PageList-module__tAHtcq__FormFieldFull{grid-column:1/-1}.PageList-module__tAHtcq__FormField span{color:var(--color-text);font-size:.92rem;font-weight:800}.PageList-module__tAHtcq__FormField input,.PageList-module__tAHtcq__FormField select,.PageList-module__tAHtcq__FormField textarea{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;min-height:46px;color:var(--color-text);font:inherit;background:#f8fafc;outline:none;padding:0 14px;font-size:1.08rem;font-weight:500}.PageList-module__tAHtcq__FormField textarea{resize:vertical;min-height:170px;padding:14px;line-height:1.25}.PageList-module__tAHtcq__FormField input:focus,.PageList-module__tAHtcq__FormField select:focus,.PageList-module__tAHtcq__FormField textarea:focus{border-color:var(--theme-color);background:#fff;box-shadow:0 0 0 4px #079aa114}.PageList-module__tAHtcq__SettingsSide{align-self:start;gap:14px;display:grid;position:sticky;top:18px}.PageList-module__tAHtcq__SettingsSummary{background:radial-gradient(circle at 0 0,#079aa114,#0000 34%),#fff;gap:12px;display:grid}.PageList-module__tAHtcq__SettingsSummary div{border-top:1px solid var(--color-border);gap:4px;padding-top:12px;display:grid}.PageList-module__tAHtcq__SettingsSummary span{color:var(--color-gray-500);font-size:.86rem;font-weight:700}.PageList-module__tAHtcq__SettingsSummary b{color:var(--color-text);word-break:break-word;font-size:.98rem}.PageList-module__tAHtcq__PrimaryBtn{background:var(--theme-color);color:#fff;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 18px;font-weight:900;box-shadow:0 14px 32px #079aa138}.PageList-module__tAHtcq__PrimaryBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1100px){.PageList-module__tAHtcq__SettingsLayout{grid-template-columns:1fr}.PageList-module__tAHtcq__SettingsSide{position:static}}@media (max-width:760px){.PageList-module__tAHtcq__SettingsLayout{padding:12px}.PageList-module__tAHtcq__FormGrid{grid-template-columns:1fr}}
