.page-module__VVoM2W__container{flex-direction:column;justify-content:center;max-width:480px;min-height:100vh;margin:0 auto;padding:40px 20px;display:flex}.page-module__VVoM2W__logoWrapper{justify-content:center;align-items:center;gap:10px;margin-bottom:24px;display:flex}.page-module__VVoM2W__logoText{color:#111;font-size:22px;font-weight:700}.page-module__VVoM2W__title{color:#111;text-align:center;margin:0 0 8px;font-size:24px;font-weight:800}.page-module__VVoM2W__description{color:#6b7280;text-align:center;margin:0 0 28px;font-size:15px}.page-module__VVoM2W__loadingText{text-align:center;color:#6b7280;padding:60px 0}.page-module__VVoM2W__summaryBox{background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:10px;margin-bottom:24px;padding:18px 20px}.page-module__VVoM2W__summaryTitle{color:#0d9488;margin:0 0 10px;font-size:14px;font-weight:600}.page-module__VVoM2W__summaryList{margin:0;padding-left:18px;list-style:outside}.page-module__VVoM2W__summaryList li{color:#374151;font-size:14px;line-height:1.6}.page-module__VVoM2W__agreementSection{background-color:#f9fafb;border-radius:10px;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;display:flex}.page-module__VVoM2W__checkboxLabel{color:#374151;cursor:pointer;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.4;display:flex}.page-module__VVoM2W__checkboxLabel input[type=checkbox]{accent-color:#0d9488;flex-shrink:0;width:18px;height:18px;margin-top:2px}.page-module__VVoM2W__termsLink{color:#0d9488;font-weight:500;text-decoration:underline}.page-module__VVoM2W__termsLink:hover{color:#0f766e}.page-module__VVoM2W__error{color:#991b1b;text-align:center;background-color:#fee2e2;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.875rem}.page-module__VVoM2W__agreeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border:none;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:opacity .2s}.page-module__VVoM2W__agreeButton:hover:not(:disabled){opacity:.9}.page-module__VVoM2W__agreeButton:disabled{opacity:.5;cursor:not-allowed}
.Checkbox-module__7VjkJW__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.Checkbox-module__7VjkJW__container.Checkbox-module__7VjkJW__disabled{cursor:not-allowed;opacity:.5}.Checkbox-module__7VjkJW__input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Checkbox-module__7VjkJW__checkmark{background-color:#fff;border:1.5px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;transition:all .15s;display:flex;position:relative}.Checkbox-module__7VjkJW__container:hover .Checkbox-module__7VjkJW__input:not(:disabled)~.Checkbox-module__7VjkJW__checkmark{border-color:#0d9488}.Checkbox-module__7VjkJW__input:checked~.Checkbox-module__7VjkJW__checkmark{background-color:#0d9488;border-color:#0d9488}.Checkbox-module__7VjkJW__input:checked:hover~.Checkbox-module__7VjkJW__checkmark{background-color:#0f766e;border-color:#0f766e}.Checkbox-module__7VjkJW__icon{color:#fff;opacity:0;transition:all .15s cubic-bezier(.12,.4,.29,1.46);transform:scale(.5)}.Checkbox-module__7VjkJW__input:checked~.Checkbox-module__7VjkJW__checkmark .Checkbox-module__7VjkJW__icon{opacity:1;transform:scale(1)}.Checkbox-module__7VjkJW__label{color:#374151;font-size:14px;font-weight:500;line-height:1.4}.Checkbox-module__7VjkJW__description{color:#6b7280;margin-top:1px;font-size:12px}
.AdSenseSlot-module__TdJxNW__wrapper{flex-direction:column;width:100%;display:flex}.AdSenseSlot-module__TdJxNW__surface{border-radius:16px;width:100%;overflow:hidden}.AdSenseSlot-module__TdJxNW__surfacePlaceholder{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px}.AdSenseSlot-module__TdJxNW__surfaceLive{background:0 0;border:none;justify-content:center;align-items:flex-start;display:flex}.AdSenseSlot-module__TdJxNW__placeholder{text-align:center;color:#64748b;justify-content:center;align-items:center;padding:20px;font-size:13px;line-height:1.5;display:flex}.AdSenseSlot-module__TdJxNW__adUnit{width:100%;margin:0 auto;display:block}
.DashboardLayout-module__h2luRG__container{background-color:#f3f4f6;min-height:100vh;display:flex;position:relative}.DashboardLayout-module__h2luRG__sidebar{z-index:50;background-color:#f0fdfa;border-right:1px solid #ccfbf1;flex-direction:column;width:224px;height:100vh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.DashboardLayout-module__h2luRG__mainContent{flex:1;width:calc(100% - 224px);margin-left:224px;padding-top:0;transition:margin-left .3s ease-in-out,width .3s ease-in-out}.DashboardLayout-module__h2luRG__hamburgerBtn{z-index:60;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px;display:none;position:fixed;top:16px;left:16px;box-shadow:0 2px 4px #0000000d}.DashboardLayout-module__h2luRG__overlay{z-index:40;background-color:#00000080;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}@media (max-width:768px){.DashboardLayout-module__h2luRG__sidebar{transform:translate(-100%)}.DashboardLayout-module__h2luRG__sidebar.DashboardLayout-module__h2luRG__open{transform:translate(0)}.DashboardLayout-module__h2luRG__mainContent{width:100%;margin-left:0;padding-top:12px;overflow-x:hidden}.DashboardLayout-module__h2luRG__hamburgerBtn{justify-content:center;align-items:center;display:flex}.DashboardLayout-module__h2luRG__overlay.DashboardLayout-module__h2luRG__open{display:block}}
.payment-module__gx4IMa__tabRow{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.payment-module__gx4IMa__tabButtons{gap:0;display:flex}.payment-module__gx4IMa__tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:12px 24px;font-size:15px;font-weight:500;transition:all .15s}.payment-module__gx4IMa__tab:hover{color:#374151}.payment-module__gx4IMa__tabActive{color:#0d9488;border-bottom-color:#0d9488;font-weight:600}.payment-module__gx4IMa__container{max-width:1200px;margin:0 auto;padding:10px 15px}.payment-module__gx4IMa__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.payment-module__gx4IMa__title{color:#1f2937;margin:0;font-size:28px;font-weight:700}.payment-module__gx4IMa__contentWrap{width:100%;max-width:1200px;margin:0 auto}.payment-module__gx4IMa__dashboardGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:30px;display:grid}.payment-module__gx4IMa__summaryCard{background-color:#fff;border-radius:16px;min-width:0;padding:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.payment-module__gx4IMa__summaryLabel{color:#6b7280;margin-bottom:8px;font-size:14px;font-weight:500}.payment-module__gx4IMa__summaryValue{color:#1f2937;font-variant-numeric:tabular-nums;word-break:keep-all;flex-wrap:wrap;align-items:baseline;gap:0 4px;font-size:22px;font-weight:700;display:flex}.payment-module__gx4IMa__textGreen{color:#059669}.payment-module__gx4IMa__textRed{color:#dc2626}.payment-module__gx4IMa__desktopView{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.payment-module__gx4IMa__listHeader{color:#374151;border-bottom:1px solid #e5e7eb;padding:20px;font-size:16px;font-weight:600}.payment-module__gx4IMa__tableWrapper{overflow-x:auto}.payment-module__gx4IMa__table{border-collapse:collapse;width:100%}.payment-module__gx4IMa__table thead{background-color:#f9fafb}.payment-module__gx4IMa__table th{color:#4b5563;text-align:left;white-space:nowrap;background-color:#f9fafb;padding:12px 24px;font-size:13px;font-weight:600}.payment-module__gx4IMa__table td{color:#1f2937;border-bottom:1px solid #f3f4f6;padding:16px 24px;font-size:14px}.payment-module__gx4IMa__table tbody .payment-module__gx4IMa__evenGroup{background-color:#fff}.payment-module__gx4IMa__table tbody .payment-module__gx4IMa__oddGroup{background-color:#f9fafb}.payment-module__gx4IMa__table tbody tr:hover{background-color:#f0fdfa}.payment-module__gx4IMa__table .payment-module__gx4IMa__studentGroupEnd>td{border-bottom:1px solid #d1d5db}.payment-module__gx4IMa__clickableName{cursor:pointer;border-radius:4px;padding:2px 4px;transition:all .15s}.payment-module__gx4IMa__clickableName:hover{color:#0d9488;background-color:#f0fdfa;text-decoration:underline}.payment-module__gx4IMa__detailBtn{cursor:pointer;color:#374151;white-space:nowrap;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:12px}.payment-module__gx4IMa__statusTable{width:100%}.payment-module__gx4IMa__statusTable th,.payment-module__gx4IMa__statusTable td{white-space:nowrap}.payment-module__gx4IMa__thStatus{min-width:200px}.payment-module__gx4IMa__statusTable th:first-child,.payment-module__gx4IMa__statusTable td:first-child{padding-left:24px}.payment-module__gx4IMa__statusTable th:last-child,.payment-module__gx4IMa__statusTable td:last-child{padding-right:24px}.payment-module__gx4IMa__table th.payment-module__gx4IMa__thSortable{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}.payment-module__gx4IMa__table th.payment-module__gx4IMa__thSortable:hover{color:#374151}.payment-module__gx4IMa__tdCenterName{text-align:center;font-weight:500}.payment-module__gx4IMa__controlBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.payment-module__gx4IMa__controlRow{align-items:center;gap:12px;display:flex}@media (max-width:768px){.payment-module__gx4IMa__controlBar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:8px;padding:12px}}.payment-module__gx4IMa__badge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.payment-module__gx4IMa__badgePaid{color:#065f46;background-color:#d1fae5}.payment-module__gx4IMa__badgeOverdue{color:#991b1b;background-color:#fee2e2}.payment-module__gx4IMa__badgeNone{color:#6b7280;background-color:#f3f4f6}.payment-module__gx4IMa__badgeDraft{color:#374151;background-color:#f3f4f6}.payment-module__gx4IMa__badgeBilled{color:#1e40af;background-color:#dbeafe}.payment-module__gx4IMa__overdueBadgeSpacing{margin-left:4px}@media (max-width:768px){.payment-module__gx4IMa__tabRow{margin-bottom:16px}.payment-module__gx4IMa__tab{padding:10px 16px;font-size:14px}.payment-module__gx4IMa__container{padding:16px}.payment-module__gx4IMa__header{flex-direction:column;align-items:center;gap:15px;margin-top:0;margin-bottom:25px;padding-top:0;padding-left:0}.payment-module__gx4IMa__title{text-align:center;width:100%;font-size:22px}.payment-module__gx4IMa__desktopView{display:block!important}.payment-module__gx4IMa__contentWrap{width:100%;min-width:0}.payment-module__gx4IMa__dashboardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px}.payment-module__gx4IMa__summaryCard{border-radius:12px;padding:14px}.payment-module__gx4IMa__summaryLabel{margin-bottom:4px;font-size:12px}.payment-module__gx4IMa__summaryValue{font-size:18px}.payment-module__gx4IMa__countBadge{font-size:11px}.payment-module__gx4IMa__tableWrapper{width:100%;overflow-x:hidden}.payment-module__gx4IMa__table{table-layout:fixed;width:100%;min-width:0}.payment-module__gx4IMa__table th,.payment-module__gx4IMa__table td{white-space:normal;text-align:center;padding:8px 6px;font-size:13px}.payment-module__gx4IMa__table th{letter-spacing:-.5px;font-size:12px}.payment-module__gx4IMa__thStatus{min-width:0}.payment-module__gx4IMa__statusTable th,.payment-module__gx4IMa__statusTable td{text-align:center!important}.payment-module__gx4IMa__statusTable td:first-child,.payment-module__gx4IMa__statusTable th:first-child{white-space:normal;word-break:break-word;width:28%;padding-left:14px;text-align:left!important}.payment-module__gx4IMa__statusTable td:last-child,.payment-module__gx4IMa__statusTable th:last-child{padding-right:12px}.payment-module__gx4IMa__statusTable td:nth-child(5),.payment-module__gx4IMa__statusTable th:nth-child(5){white-space:nowrap}.payment-module__gx4IMa__detailBtn{white-space:nowrap;padding:4px 6px;font-size:11px}}.payment-module__gx4IMa__mobileHide{display:table-cell}.payment-module__gx4IMa__mobileClassName{display:none}@media (max-width:768px){.payment-module__gx4IMa__mobileHide{display:none!important}.payment-module__gx4IMa__mobileClassName{color:#9ca3af;margin-top:1px;font-size:11px;font-weight:400;display:block}}.payment-module__gx4IMa__countBadge{color:#6b7280;font-size:13px;font-weight:400}.payment-module__gx4IMa__expandAllWrap{justify-content:flex-end;margin-bottom:8px;display:flex}.payment-module__gx4IMa__expandAllBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 14px;font-size:13px}.payment-module__gx4IMa__controlBarCenter{justify-content:center}.payment-module__gx4IMa__viewModeGroup{border:1px solid #e5e7eb;border-radius:8px;display:flex;overflow:hidden}.payment-module__gx4IMa__viewModeBtn{cursor:pointer;color:#374151;background-color:#fff;border:none;border-right:1px solid #e5e7eb;padding:6px 14px;font-size:13px;font-weight:400}.payment-module__gx4IMa__viewModeBtn:last-child{border-right:none}.payment-module__gx4IMa__viewModeBtnActive{color:#fff;background-color:#0d9488;font-weight:600}
.PageHeader-module__3JrbEa__header{background:linear-gradient(135deg,#f0fdfa 0%,#e6fffa 50%,#f0fdf4 100%);border:1px solid #0d948814;border-radius:14px;width:100%;margin-bottom:12px;padding:20px 24px}.PageHeader-module__3JrbEa__headerInner{align-items:center;gap:14px;display:flex}.PageHeader-module__3JrbEa__iconWrapper{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#14b8a6 100%);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 3px 8px #0d948840}.PageHeader-module__3JrbEa__icon{color:currentColor}.PageHeader-module__3JrbEa__titleGroup{flex-direction:column;gap:4px;display:flex}.PageHeader-module__3JrbEa__title{color:#1e293b;margin:0;font-size:22px;font-weight:700;line-height:1.3}.PageHeader-module__3JrbEa__subtitle{color:#64748b;margin:0;font-size:13px;font-weight:400;line-height:1.4}.PageHeader-module__3JrbEa__headerWithTabs{padding-bottom:0}.PageHeader-module__3JrbEa__tabsWrapper{gap:0;margin-top:18px;display:flex}.PageHeader-module__3JrbEa__tabsWrapper a,.PageHeader-module__3JrbEa__tabsWrapper button{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 20px;font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s}.PageHeader-module__3JrbEa__tabsWrapper a:hover,.PageHeader-module__3JrbEa__tabsWrapper button:hover{color:#475569}.PageHeader-module__3JrbEa__tabActive{color:#0d9488!important;border-bottom-color:#0d9488!important;font-weight:600!important}@media (max-width:768px){.PageHeader-module__3JrbEa__header{border-radius:10px;padding:16px}.PageHeader-module__3JrbEa__headerInner{justify-content:center}.PageHeader-module__3JrbEa__iconWrapper{border-radius:9px;width:36px;height:36px}.PageHeader-module__3JrbEa__title{font-size:18px}.PageHeader-module__3JrbEa__subtitle{font-size:12px}.PageHeader-module__3JrbEa__tabsWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:12px;overflow-x:auto}.PageHeader-module__3JrbEa__tabsWrapper::-webkit-scrollbar{display:none}.PageHeader-module__3JrbEa__tabsWrapper a,.PageHeader-module__3JrbEa__tabsWrapper button{white-space:nowrap;flex-shrink:0;padding:8px 12px;font-size:12.5px}}
.SharedLayout-module__3HqEFW__container{background-color:#f3f4f6;min-height:100vh;padding:16px 24px}.SharedLayout-module__3HqEFW__content{max-width:1200px;margin:0 auto}.SharedLayout-module__3HqEFW__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.SharedLayout-module__3HqEFW__pageTitle{color:#1f2937;margin-top:0;margin-bottom:20px;font-size:28px;font-weight:700}@media (max-width:768px){.SharedLayout-module__3HqEFW__container{padding:5px}.SharedLayout-module__3HqEFW__header{z-index:10;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;margin-top:10px;margin-bottom:8px;padding:10px 0 0;display:flex;position:relative}.SharedLayout-module__3HqEFW__header h1{margin:0;font-size:1.2rem}.SharedLayout-module__3HqEFW__pageTitle{text-align:center;width:100%;margin-bottom:12px;font-size:28px}}
.PaymentForm-module___k2nVG__container{background-color:#fff;position:relative}.PaymentForm-module___k2nVG__toolbar{background-color:#f8fafc;border-top:1px solid #f3f4f6;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 20px;display:flex}.PaymentForm-module___k2nVG__toolbarDelete{color:#b91c1c;cursor:pointer;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:background-color .15s,border-color .15s}.PaymentForm-module___k2nVG__toolbarDelete:hover{background-color:#fecaca;border-color:#f87171}.PaymentForm-module___k2nVG__toolbarDivider{background-color:#e2e8f0;width:1px;height:16px;margin:0 2px}.PaymentForm-module___k2nVG__toolbarBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.PaymentForm-module___k2nVG__toolbarBtn:hover{background-color:#f8fafc;border-color:#94a3b8}.PaymentForm-module___k2nVG__toolbarBtnSent{color:#059669;cursor:pointer;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.PaymentForm-module___k2nVG__toolbarBtnSent:hover{background-color:#dcfce7;border-color:#6ee7b7}.PaymentForm-module___k2nVG__toolbarBtnExpired{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.PaymentForm-module___k2nVG__toolbarBtnExpired:hover{background-color:#fee2e2;border-color:#f87171}.PaymentForm-module___k2nVG__toolbarFullLabel{display:inline}.PaymentForm-module___k2nVG__toolbarShortLabel{display:none}.PaymentForm-module___k2nVG__toolbarLabel{color:#0d9488;font-size:13px;font-weight:600}.PaymentForm-module___k2nVG__toolbarSpacer{flex:1}.PaymentForm-module___k2nVG__toolbarPrimary{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:background-color .15s}.PaymentForm-module___k2nVG__toolbarPrimary:hover{background-color:#0f766e}.PaymentForm-module___k2nVG__toolbarBtnLocked{color:#9ca3af;cursor:not-allowed;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.PaymentForm-module___k2nVG__fieldGroup{flex-direction:column;gap:16px;padding:16px 20px;display:flex}.PaymentForm-module___k2nVG__twoCol{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.PaymentForm-module___k2nVG__twoCol>*{min-width:0}@media (max-width:640px){.PaymentForm-module___k2nVG__toolbar{gap:4px;padding:8px 14px}.PaymentForm-module___k2nVG__toolbarBtn,.PaymentForm-module___k2nVG__toolbarBtnSent,.PaymentForm-module___k2nVG__toolbarBtnExpired{padding:5px 8px;font-size:11px}.PaymentForm-module___k2nVG__toolbarPrimary{padding:5px 10px;font-size:11px}.PaymentForm-module___k2nVG__toolbarDelete{padding:5px 8px;font-size:11px}.PaymentForm-module___k2nVG__toolbarFullLabel{display:none}.PaymentForm-module___k2nVG__toolbarShortLabel{display:inline}.PaymentForm-module___k2nVG__fieldGroup{padding:14px}}@media (max-width:480px){.PaymentForm-module___k2nVG__twoColStackOnMobile{grid-template-columns:1fr}.PaymentForm-module___k2nVG__paidDetailRow{flex-direction:column;align-items:flex-end;gap:6px}}.PaymentForm-module___k2nVG__label{color:#6b7280;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.PaymentForm-module___k2nVG__labelHint{color:#9ca3af;margin-left:6px;font-weight:400}.PaymentForm-module___k2nVG__input{color:#1f2937;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;min-width:0;max-width:100%;padding:10px 12px;font-size:14px;transition:border-color .15s}.PaymentForm-module___k2nVG__inputRight{text-align:right}.PaymentForm-module___k2nVG__feeRows{flex-direction:column;gap:6px;display:flex}.PaymentForm-module___k2nVG__feeRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid;position:relative}.PaymentForm-module___k2nVG__feeRow>*{min-width:0}.PaymentForm-module___k2nVG__feeAmountWrap{position:relative}.PaymentForm-module___k2nVG__feeAmountInput{text-align:right;padding-right:32px}.PaymentForm-module___k2nVG__feeRemoveBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:2px;font-size:16px;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.PaymentForm-module___k2nVG__feeAddBtn{color:#0d9488;cursor:pointer;background:0 0;border:1px dashed #99f6e4;border-radius:6px;margin-top:6px;padding:8px 14px;font-size:12px;font-weight:500;transition:all .15s}.PaymentForm-module___k2nVG__feeAddBtn:hover{background-color:#f0fdfa;border-color:#0d9488}.PaymentForm-module___k2nVG__statusRow{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.PaymentForm-module___k2nVG__totalText{color:#111827;font-size:15px;font-weight:700}.PaymentForm-module___k2nVG__statusButtons{align-items:center;gap:6px;display:flex}.PaymentForm-module___k2nVG__statusBtn{color:#9ca3af;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:400;transition:all .15s}.PaymentForm-module___k2nVG__statusBtnDisabled{color:#d1d5db;cursor:not-allowed;opacity:.6;background:#f9fafb}.PaymentForm-module___k2nVG__statusBtnActiveDraft{color:#374151;background:#f3f4f6;border-color:#6b7280;font-weight:600}.PaymentForm-module___k2nVG__statusBtnActiveBilled{color:#d97706;background:#fffbeb;border-color:#d97706;font-weight:600}.PaymentForm-module___k2nVG__statusBtnActivePaid{color:#059669;background:#ecfdf5;border-color:#059669;font-weight:600}.PaymentForm-module___k2nVG__methodSelect{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:5px 10px;font-size:12px}.PaymentForm-module___k2nVG__paidDetailRow{justify-content:flex-end;align-items:center;gap:12px;margin-top:4px;display:flex}.PaymentForm-module___k2nVG__paidDateField{align-items:center;gap:6px;display:flex}.PaymentForm-module___k2nVG__paidDateLabel{color:#6b7280;white-space:nowrap;font-size:12px}.PaymentForm-module___k2nVG__paidDateInput{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:0;padding:5px 8px;font-size:12px}.PaymentForm-module___k2nVG__linkWarning{background-color:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-top:16px;padding:14px}.PaymentForm-module___k2nVG__linkWarningText{color:#92400e;margin-bottom:10px;font-size:13px;font-weight:600}.PaymentForm-module___k2nVG__linkWarningButtons{gap:8px;display:flex}.PaymentForm-module___k2nVG__linkWarningPrimary{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:600}.PaymentForm-module___k2nVG__linkWarningSecondary{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:500}.PaymentForm-module___k2nVG__actionsRow{flex-direction:column;gap:8px;margin-top:16px;display:flex}.PaymentForm-module___k2nVG__actionMainRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.PaymentForm-module___k2nVG__actionBtn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px;font-size:14px;font-weight:600}.PaymentForm-module___k2nVG__actionCancel{color:#4b5563;background-color:#f3f4f6}.PaymentForm-module___k2nVG__actionSms{color:#fff;background-color:#f59e0b}.PaymentForm-module___k2nVG__actionSave{color:#fff;background-color:#0d9488}.PaymentForm-module___k2nVG__actionLinkExisting{color:#059669;cursor:pointer;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px;font-size:13px;font-weight:600;display:flex}.PaymentForm-module___k2nVG__actionLinkCreate{color:#059669;cursor:pointer;background-color:#fff;border:1px dashed #a7f3d0;border-radius:8px;width:100%;padding:12px;font-size:13px;font-weight:600}
.BillItemRow-module__rhMrjG__row{border:1px solid #e5e7eb;border-radius:12px;transition:border-color .15s;overflow:hidden}.BillItemRow-module__rhMrjG__row:hover{border-color:#d1d5db}.BillItemRow-module__rhMrjG__rowExpanded{border-width:2px;border-color:#0d9488}.BillItemRow-module__rhMrjG__rowFocused{animation:1.6s ease-out BillItemRow-module__rhMrjG__rowFocusPulse}@keyframes BillItemRow-module__rhMrjG__rowFocusPulse{0%{background-color:#ccfbf1;box-shadow:0 0 #0d94888c}40%{background-color:#f0fdfa;box-shadow:0 0 0 6px #0d948800}to{background-color:#0000;box-shadow:0 0 #0d948800}}.BillItemRow-module__rhMrjG__summary{cursor:pointer;background-color:#fff;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 16px;transition:background-color .15s;display:flex}.BillItemRow-module__rhMrjG__summaryExpanded{background-color:#f0fdfa}.BillItemRow-module__rhMrjG__summaryLeft{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.BillItemRow-module__rhMrjG__titleWrap{color:#1f2937;word-break:break-word;align-items:center;gap:6px;min-width:0;font-size:14px;font-weight:600;display:flex}.BillItemRow-module__rhMrjG__meta{color:#9ca3af;font-size:12px}.BillItemRow-module__rhMrjG__autoBadge{color:#0d9488;background-color:#f0fdfa;border:1px solid #99f6e4;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}.BillItemRow-module__rhMrjG__summaryRight{flex:none;align-items:center;gap:10px;display:flex}.BillItemRow-module__rhMrjG__amount{color:#111827;font-size:15px;font-weight:700}.BillItemRow-module__rhMrjG__statusBadge{border-radius:10px;padding:3px 10px;font-size:11px;font-weight:600}.BillItemRow-module__rhMrjG__statusPaid{color:#166534;background-color:#dcfce7}.BillItemRow-module__rhMrjG__statusDraft{color:#6b7280;background-color:#f3f4f6}.BillItemRow-module__rhMrjG__statusBilled{color:#1d4ed8;background-color:#dbeafe}.BillItemRow-module__rhMrjG__statusOverdue{color:#c2410c;background-color:#fff7ed}.BillItemRow-module__rhMrjG__editPanel{border-top:1px solid #f3f4f6}.BillItemRow-module__rhMrjG__detailPanel{border-top:1px solid #f3f4f6;padding:0 16px 16px}.BillItemRow-module__rhMrjG__detailToolbar{border-bottom:1px solid #f3f4f6;align-items:center;gap:6px;margin-bottom:12px;padding:10px 0;display:flex}.BillItemRow-module__rhMrjG__toolbarSpacer{flex:1}.BillItemRow-module__rhMrjG__toolbarDeleteBtn{color:#b91c1c;cursor:pointer;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:background-color .15s,border-color .15s}.BillItemRow-module__rhMrjG__toolbarDeleteBtn:hover{background-color:#fecaca;border-color:#f87171}.BillItemRow-module__rhMrjG__toolbarOutlineBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:500}.BillItemRow-module__rhMrjG__toolbarOutlineBtn:hover{background-color:#f8fafc;border-color:#94a3b8}.BillItemRow-module__rhMrjG__toolbarEditBtn{color:#fff;cursor:pointer;background:#0d9488;border:1px solid #0d9488;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600}.BillItemRow-module__rhMrjG__toolbarEditBtn:hover{background:#0f766e;border-color:#0f766e}.BillItemRow-module__rhMrjG__toolbarEditBtn:disabled,.BillItemRow-module__rhMrjG__toolbarEditBtn[aria-disabled=true]{color:#64748b;cursor:not-allowed;background:#cbd5e1;border-color:#cbd5e1}.BillItemRow-module__rhMrjG__toolbarEditBtn[aria-disabled=true]:hover{background:#cbd5e1;border-color:#cbd5e1}.BillItemRow-module__rhMrjG__detailTitle{color:#374151;margin-bottom:8px;font-size:13px;font-weight:700}.BillItemRow-module__rhMrjG__itemBox{color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:14px;padding:12px 14px;font-size:13px}.BillItemRow-module__rhMrjG__itemRow{justify-content:space-between;margin-bottom:4px;display:flex}.BillItemRow-module__rhMrjG__itemLabel{color:#6b7280}.BillItemRow-module__rhMrjG__itemTitleValue{font-weight:600}.BillItemRow-module__rhMrjG__itemTotal{border-top:1px solid #e5e7eb;justify-content:space-between;margin-top:6px;padding-top:6px;font-weight:700;display:flex}.BillItemRow-module__rhMrjG__cancelConfirm{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:14px;padding:12px}.BillItemRow-module__rhMrjG__cancelConfirmTitle{color:#dc2626;margin-bottom:8px;font-size:13px;font-weight:600}.BillItemRow-module__rhMrjG__cancelConfirmSub{color:#6b7280;margin-bottom:10px;font-size:12px}.BillItemRow-module__rhMrjG__buttonRow{gap:8px;display:flex}.BillItemRow-module__rhMrjG__buttonRowTop{gap:8px;margin-top:14px;display:flex}.BillItemRow-module__rhMrjG__cancelConfirmBtn{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:6px;flex:1;padding:8px;font-size:13px;font-weight:600}.BillItemRow-module__rhMrjG__cancelConfirmBtn:disabled{cursor:not-allowed;opacity:.6}.BillItemRow-module__rhMrjG__cancelBackBtn{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:6px;flex:1;padding:8px;font-size:13px;font-weight:500}.BillItemRow-module__rhMrjG__cancelActionBtn{color:#dc2626;cursor:pointer;background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:600}.BillItemRow-module__rhMrjG__deleteActionBtn{color:#6b7280;cursor:pointer;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:600}@media (max-width:640px){.BillItemRow-module__rhMrjG__summary{flex-direction:column;align-items:stretch;gap:6px;padding:12px 14px}.BillItemRow-module__rhMrjG__summaryRight{justify-content:flex-start;gap:8px;width:100%}.BillItemRow-module__rhMrjG__amount{font-size:14px}.BillItemRow-module__rhMrjG__statusBadge{padding:2px 8px;font-size:11px}.BillItemRow-module__rhMrjG__detailPanel{padding:0 14px 14px}.BillItemRow-module__rhMrjG__detailToolbar{padding:8px 0}.BillItemRow-module__rhMrjG__itemBox{padding:10px 12px}.BillItemRow-module__rhMrjG__buttonRow{flex-wrap:wrap}}.BillItemRow-module__rhMrjG__popupOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;height:100%;z-index:var(--z-modal-nested);background-color:#fffc;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.BillItemRow-module__rhMrjG__popup{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;width:90%;max-width:400px;padding:24px;box-shadow:0 10px 25px #0000001a}.BillItemRow-module__rhMrjG__popupTitle{color:#1f2937;margin:0 0 4px;font-size:16px}.BillItemRow-module__rhMrjG__popupAmount{color:#6b7280;margin:0 0 4px;font-size:13px}.BillItemRow-module__rhMrjG__popupDeadline{color:#6b7280;margin:0 0 12px;font-size:12px}.BillItemRow-module__rhMrjG__popupDeadlineExpired{color:#b91c1c;font-weight:600}.BillItemRow-module__rhMrjG__popupUrlBox{color:#374151;word-break:break-all;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:12px;line-height:1.5}.BillItemRow-module__rhMrjG__popupUrlBoxExpired{color:#9ca3af;text-decoration:line-through}.BillItemRow-module__rhMrjG__popupNotice{border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;display:flex}.BillItemRow-module__rhMrjG__popupNoticeExpired{background-color:#fef2f2;border:1px solid #fecaca}.BillItemRow-module__rhMrjG__popupNoticeWarn{background-color:#fffbeb;border:1px solid #fde68a}.BillItemRow-module__rhMrjG__popupNoticeText{font-size:12px;line-height:1.5}.BillItemRow-module__rhMrjG__popupNoticeTextExpired{color:#b91c1c}.BillItemRow-module__rhMrjG__popupNoticeTextWarn{color:#92400e}.BillItemRow-module__rhMrjG__regenBtn{cursor:pointer;border-radius:6px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:600}.BillItemRow-module__rhMrjG__regenBtnExpired{color:#fff;background-color:#dc2626;border:1px solid #dc2626}.BillItemRow-module__rhMrjG__regenBtnWarn{color:#92400e;background-color:#fff;border:1px solid #fcd34d}.BillItemRow-module__rhMrjG__popupActions{gap:8px;display:flex}.BillItemRow-module__rhMrjG__popupCopyBtn{color:#fff;cursor:pointer;background-color:#059669;border:none;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:600}.BillItemRow-module__rhMrjG__popupCloseBtn{color:#374151;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:600}.BillItemRow-module__rhMrjG__deleteOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffc;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.BillItemRow-module__rhMrjG__deleteDialog{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;width:80%;max-width:320px;padding:24px;box-shadow:0 10px 25px #0000001a}.BillItemRow-module__rhMrjG__deleteTitle{color:#1f2937;margin:0 0 10px}.BillItemRow-module__rhMrjG__deleteMessage{color:#6b7280;margin:0 0 20px;font-size:14px}.BillItemRow-module__rhMrjG__deleteError{color:#ef4444;margin:0 0 12px;font-size:13px}.BillItemRow-module__rhMrjG__deleteActions{gap:10px;display:flex}.BillItemRow-module__rhMrjG__deleteCancelBtn{cursor:pointer;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:10px}.BillItemRow-module__rhMrjG__deleteConfirmBtn{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:8px;flex:1;padding:10px;font-weight:600}
.BillingHistoryTab-module__3hfM2q__container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:500px;display:flex;overflow:hidden}.BillingHistoryTab-module__3hfM2q__right{flex-direction:column;flex:1;min-width:0;display:flex}.BillingHistoryTab-module__3hfM2q__emptyState{color:#9ca3af;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.BillingHistoryTab-module__3hfM2q__studentHeader{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.BillingHistoryTab-module__3hfM2q__studentHeaderLeft{min-width:0}.BillingHistoryTab-module__3hfM2q__studentHeaderTitle{color:#111827;margin:0;font-size:16px;font-weight:700}.BillingHistoryTab-module__3hfM2q__studentMeta{color:#6b7280;flex-wrap:wrap;gap:12px;margin-top:2px;font-size:12px;display:flex}.BillingHistoryTab-module__3hfM2q__toggleWrap{flex-shrink:0;align-items:center;gap:8px;display:flex}.BillingHistoryTab-module__3hfM2q__toggleLabel{color:#6b7280;font-size:13px}.BillingHistoryTab-module__3hfM2q__listArea{flex:1;padding:16px 20px;overflow-y:auto}.BillingHistoryTab-module__3hfM2q__listPlaceholder{text-align:center;color:#9ca3af;padding:40px}.BillingHistoryTab-module__3hfM2q__paymentList{flex-direction:column;gap:8px;display:flex}.BillingHistoryTab-module__3hfM2q__sidebar{background-color:#f9fafb;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:260px;min-width:200px;display:flex}.BillingHistoryTab-module__3hfM2q__sidebarSearchWrap{border-bottom:1px solid #e5e7eb;padding:12px}.BillingHistoryTab-module__3hfM2q__sidebarSearchInput{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:13px}.BillingHistoryTab-module__3hfM2q__sidebarList{flex:1;overflow-y:auto}.BillingHistoryTab-module__3hfM2q__sidebarPlaceholder{text-align:center;color:#9ca3af;padding:20px;font-size:13px}.BillingHistoryTab-module__3hfM2q__studentBtn{cursor:pointer;text-align:left;background-color:#0000;border-top:none;border-bottom:1px solid #f3f4f6;border-left:3px solid #0000;border-right:none;width:100%;padding:12px 16px;transition:background-color .15s}.BillingHistoryTab-module__3hfM2q__studentBtnActive{background-color:#f0fdfa;border-left-color:#0d9488}.BillingHistoryTab-module__3hfM2q__studentBtnHeader{align-items:center;gap:6px;margin-bottom:3px;display:flex}.BillingHistoryTab-module__3hfM2q__studentBtnName{color:#1f2937;font-size:14px;font-weight:500}.BillingHistoryTab-module__3hfM2q__studentBtnNameActive{color:#0d9488;font-weight:600}.BillingHistoryTab-module__3hfM2q__studentBtnClass{color:#6b7280;font-size:12px}.BillingHistoryTab-module__3hfM2q__studentBtnBirth{color:#9ca3af;font-size:12px}.BillingHistoryTab-module__3hfM2q__studentBtnSub{color:#9ca3af;gap:10px;font-size:11px;display:flex}.BillingHistoryTab-module__3hfM2q__card{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.BillingHistoryTab-module__3hfM2q__summaryRow{cursor:pointer;background-color:#fff;justify-content:space-between;align-items:center;padding:12px 16px;transition:background-color .15s;display:flex}.BillingHistoryTab-module__3hfM2q__summaryRowExpanded{background-color:#f0fdfa}.BillingHistoryTab-module__3hfM2q__summaryLeft{flex:1;align-items:center;gap:10px;display:flex}.BillingHistoryTab-module__3hfM2q__summaryTitle{color:#1f2937;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.BillingHistoryTab-module__3hfM2q__autoBadge{color:#0d9488;background-color:#f0fdfa;border:1px solid #99f6e4;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}.BillingHistoryTab-module__3hfM2q__summarySub{color:#9ca3af;margin-top:2px;font-size:12px}.BillingHistoryTab-module__3hfM2q__summaryRight{align-items:center;gap:10px;display:flex}.BillingHistoryTab-module__3hfM2q__summaryAmount{color:#111827;font-size:14px;font-weight:700}.BillingHistoryTab-module__3hfM2q__statusBadge{border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.BillingHistoryTab-module__3hfM2q__statusBadgePaid{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0}.BillingHistoryTab-module__3hfM2q__statusBadgeDraft{color:#6b7280;background-color:#f3f4f6;border:1px solid #e5e7eb}.BillingHistoryTab-module__3hfM2q__statusBadgeOverdue{color:#c2410c;background-color:#fff7ed;border:1px solid #ffedd5}.BillingHistoryTab-module__3hfM2q__caret{color:#9ca3af;font-size:12px;transition:transform .15s}.BillingHistoryTab-module__3hfM2q__caretExpanded{transform:rotate(180deg)}.BillingHistoryTab-module__3hfM2q__detailPanel{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:16px}.BillingHistoryTab-module__3hfM2q__itemBox{color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;font-size:13px}.BillingHistoryTab-module__3hfM2q__itemRow{justify-content:space-between;margin-bottom:4px;display:flex}.BillingHistoryTab-module__3hfM2q__itemLabel{color:#6b7280}.BillingHistoryTab-module__3hfM2q__itemTotal{border-top:1px solid #e5e7eb;justify-content:space-between;margin-top:6px;padding-top:6px;font-weight:700;display:flex}.BillingHistoryTab-module__3hfM2q__dateGrid{color:#6b7280;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;font-size:12px;display:grid}.BillingHistoryTab-module__3hfM2q__dateLabel{font-weight:600}.BillingHistoryTab-module__3hfM2q__mobileBack{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;padding:4px 10px;font-size:18px;line-height:1;display:none}.BillingHistoryTab-module__3hfM2q__mobileBack:hover{background:#f3f4f6}@media (max-width:768px){.BillingHistoryTab-module__3hfM2q__container{background:0 0;border:none;flex-direction:column;min-height:auto;overflow:visible}.BillingHistoryTab-module__3hfM2q__sidebar{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;min-width:0}.BillingHistoryTab-module__3hfM2q__right{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px}.BillingHistoryTab-module__3hfM2q__container[data-has-selection=false] .BillingHistoryTab-module__3hfM2q__right,.BillingHistoryTab-module__3hfM2q__container[data-has-selection=true] .BillingHistoryTab-module__3hfM2q__sidebar{display:none}.BillingHistoryTab-module__3hfM2q__mobileBack{justify-content:center;align-items:center;display:inline-flex}.BillingHistoryTab-module__3hfM2q__studentHeader{gap:10px;padding:12px 14px}.BillingHistoryTab-module__3hfM2q__studentHeaderTitle{font-size:15px}.BillingHistoryTab-module__3hfM2q__listArea{padding:12px 14px}}.BillingHistoryTab-module__3hfM2q__linkCard{color:#374151;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-top:12px;padding:12px 14px;font-size:13px;line-height:1.8}.BillingHistoryTab-module__3hfM2q__linkCardTitle{color:#166534;margin-bottom:4px;font-size:12px;font-weight:700}.BillingHistoryTab-module__3hfM2q__linkCardTid{color:#9ca3af;margin-top:4px;font-size:11px}
.MonthPicker-module__waZzXG__monthSelector{align-items:center;gap:8px;display:flex}.MonthPicker-module__waZzXG__monthBtn{cursor:pointer;color:#374151;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:6px 10px;font-size:13px}.MonthPicker-module__waZzXG__monthBtn:hover{background:#f3f4f6}.MonthPicker-module__waZzXG__currentMonth{color:#111827;cursor:pointer;padding:4px 8px;font-size:16px;font-weight:600}.MonthPicker-module__waZzXG__monthPickerPopup{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:280px;padding:16px;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000001f}.MonthPicker-module__waZzXG__monthPickerHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.MonthPicker-module__waZzXG__monthPickerYear{color:#111827;font-size:16px;font-weight:700}.MonthPicker-module__waZzXG__monthPickerNav{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:14px}.MonthPicker-module__waZzXG__monthPickerNav:hover{color:#374151;background:#f3f4f6}.MonthPicker-module__waZzXG__monthPickerGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.MonthPicker-module__waZzXG__monthPickerCell{color:#374151;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:48px;padding:8px 0;font-size:14px;font-weight:500;transition:all .1s;display:flex}.MonthPicker-module__waZzXG__monthPickerCell:hover{background:#f0fdfa;border-color:#99f6e4}.MonthPicker-module__waZzXG__monthPickerCellActive{color:#fff;background:#0d9488;font-weight:600}.MonthPicker-module__waZzXG__monthPickerCellActive:hover{background:#0f766e;border-color:#0f766e}.MonthPicker-module__waZzXG__monthPickerCellLabel{line-height:1}.MonthPicker-module__waZzXG__monthPickerCellCounts{align-items:center;gap:4px;font-size:10px;font-weight:700;line-height:1;display:flex}.MonthPicker-module__waZzXG__monthPickerCellCountsPlaceholder{height:14px;display:block}.MonthPicker-module__waZzXG__monthPickerCountBilled{color:#1e40af;background:#dbeafe;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 4px;display:inline-flex}.MonthPicker-module__waZzXG__monthPickerCountOverdue{color:#991b1b;background:#fee2e2;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 4px;display:inline-flex}.MonthPicker-module__waZzXG__monthPickerCellActive .MonthPicker-module__waZzXG__monthPickerCountBilled{color:#1e40af;background:#ffffffeb}.MonthPicker-module__waZzXG__monthPickerCellActive .MonthPicker-module__waZzXG__monthPickerCountOverdue{color:#991b1b;background:#ffffffeb}
.OverdueNotifiedBadge-module__SoMcGa__badge{color:#92400e;white-space:nowrap;cursor:help;background:#fef3c7;align-items:center;font-weight:600;display:inline-flex}.OverdueNotifiedBadge-module__SoMcGa__sm{border-radius:10px;padding:2px 6px;font-size:10px}.OverdueNotifiedBadge-module__SoMcGa__md{border-radius:12px;padding:3px 8px;font-size:11px}.OverdueNotifiedBadge-module__SoMcGa__lg{border-radius:20px;padding:4px 10px;font-size:12px}
.DisabledHintButton-module__ljchhq__wrap{vertical-align:middle;align-items:center;line-height:1;display:inline-flex}.DisabledHintButton-module__ljchhq__bubble{z-index:1000;color:#f9fafb;text-align:left;white-space:normal;pointer-events:auto;background:#1f2937;border-radius:8px;min-width:180px;max-width:260px;padding:10px 12px;font-size:12px;font-weight:400;line-height:1.55;position:fixed;box-shadow:0 8px 24px #0000002e}.DisabledHintButton-module__ljchhq__bubble:before{content:"";top:-5px;left:var(--tail-left,calc(100% - 18px));background:#1f2937;border-radius:2px;width:10px;height:10px;position:absolute;transform:rotate(45deg)}
.students-module__VazZIG__container{margin-top:20px}.students-module__VazZIG__content{max-width:1200px;margin:0 auto}.students-module__VazZIG__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.students-module__VazZIG__header h1{color:#1f2937;margin:0;font-size:28px;font-weight:700}.students-module__VazZIG__headerButtons{gap:10px;display:flex}.students-module__VazZIG__archiveBtn,.students-module__VazZIG__backBtn{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.students-module__VazZIG__archiveBtn{color:#fff;background:#6b7280}.students-module__VazZIG__archiveBtn:hover{background:#4b5563}.students-module__VazZIG__backBtn{color:#374151;background:#f3f4f6;border:1px solid #d1d5db}.students-module__VazZIG__backBtn:hover{background:#e5e7eb}.students-module__VazZIG__message{border-radius:8px;margin-bottom:20px;padding:12px 20px;font-weight:500}.students-module__VazZIG__message.students-module__VazZIG__success{color:#065f46;background-color:#d1fae5}.students-module__VazZIG__message.students-module__VazZIG__error{color:#991b1b;background-color:#fee2e2}.students-module__VazZIG__message.students-module__VazZIG__info{color:#1e40af;background-color:#dbeafe}.students-module__VazZIG__formSection{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:30px;padding:25px}.students-module__VazZIG__formSection h2{color:#374151;margin:0 0 20px;font-size:1.3rem}.students-module__VazZIG__form{flex-direction:column;gap:15px;display:flex}.students-module__VazZIG__formRow{flex-wrap:wrap;gap:10px;display:flex}.students-module__VazZIG__formRow input,.students-module__VazZIG__formRow select{border:2px solid #e5e7eb;border-radius:8px;flex:200px;padding:10px 14px;font-size:14px;transition:border-color .2s}.students-module__VazZIG__formRow input:focus,.students-module__VazZIG__formRow select:focus{border-color:#0d9488;outline:none}.students-module__VazZIG__submitBtn{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:8px;align-self:flex-start;padding:12px 24px;font-weight:600;transition:all .2s}.students-module__VazZIG__submitBtn:hover{background-color:#0f766e;transform:translateY(-2px);box-shadow:0 4px 12px #0d948866}.students-module__VazZIG__bulkActions{margin-bottom:20px}.students-module__VazZIG__archiveSelectedBtn{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.students-module__VazZIG__archiveSelectedBtn:hover{background-color:#dc2626;transform:translateY(-1px)}.students-module__VazZIG__table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden}.students-module__VazZIG__table thead{background:#f9fafb}.students-module__VazZIG__table th{text-align:left;color:#374151;border-bottom:2px solid #e5e7eb;padding:12px;font-weight:600}.students-module__VazZIG__table td{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:12px}.students-module__VazZIG__table tr:hover{background:#f9fafb}.students-module__VazZIG__emptyState{text-align:center;color:#9ca3af;padding:40px 20px}.students-module__VazZIG__confirmDialog{z-index:var(--z-modal);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.students-module__VazZIG__confirmBox{background:#fff;border-radius:12px;max-width:400px;padding:30px;box-shadow:0 20px 60px #0000004d}.students-module__VazZIG__confirmBox h3{color:#374151;margin:0 0 15px}.students-module__VazZIG__confirmBox p{color:#6b7280;margin:0 0 25px;line-height:1.6}.students-module__VazZIG__confirmButtons{justify-content:flex-end;gap:10px;display:flex}.students-module__VazZIG__confirmBtn,.students-module__VazZIG__cancelBtn{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-weight:500;transition:all .2s}.students-module__VazZIG__confirmBtn{color:#fff;background:#ef4444}.students-module__VazZIG__confirmBtn:hover{background:#dc2626}.students-module__VazZIG__cancelBtn{color:#374151;background:#f3f4f6}.students-module__VazZIG__cancelBtn:hover{background:#e5e7eb}@media (max-width:768px){.students-module__VazZIG__container{padding:5px}.students-module__VazZIG__content{box-shadow:none;background:0 0;border-radius:0;padding:0}.students-module__VazZIG__header{z-index:10;flex-flow:row;justify-content:space-between;align-items:center;gap:8px;padding:10px 0;display:flex;position:relative}.students-module__VazZIG__header>div:first-child{flex-direction:column;flex:1;justify-content:center;min-width:0;min-height:44px;margin-right:8px;display:flex}.students-module__VazZIG__header h1{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:1.3rem;font-weight:700;line-height:1.2;overflow:hidden}.students-module__VazZIG__header p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.students-module__VazZIG__header>div:last-child{flex-shrink:0}.students-module__VazZIG__desktopView{display:none!important}.students-module__VazZIG__mobileView{flex-direction:column;gap:16px;display:flex!important}.students-module__VazZIG__searchInput{appearance:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:16px;transition:all .2s;box-shadow:0 4px 6px -1px #0000000d}.students-module__VazZIG__searchInput:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d948826}.students-module__VazZIG__editBtn{cursor:pointer;color:#6b7280;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;transition:all .1s}.students-module__VazZIG__editBtn:active{background-color:#f9fafb}.students-module__VazZIG__formRow input,.students-module__VazZIG__formRow select{box-sizing:border-box;flex:100%;width:100%;min-width:0;max-width:100%}}@media (min-width:769px){.students-module__VazZIG__desktopView{display:block!important}.students-module__VazZIG__mobileView{display:none!important}}.students-module__VazZIG__studentCard{background:#fff;border:1px solid #f3f4f6;border-radius:20px;padding:20px;transition:transform .2s;box-shadow:0 10px 15px -3px #00000008,0 4px 6px -2px #00000003}.students-module__VazZIG__studentCard:active{transform:scale(.98)}.students-module__VazZIG__cardHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.students-module__VazZIG__cardNameArea{align-items:center;gap:10px;display:flex}.students-module__VazZIG__cardName{color:#1f2937;font-size:16px;font-weight:600}.students-module__VazZIG__cardClass{color:#6b7280;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:12px}.students-module__VazZIG__cardBody{flex-direction:column;gap:8px;display:flex}.students-module__VazZIG__cardRow{color:#4b5563;justify-content:space-between;align-items:center;font-size:13px;display:flex}.students-module__VazZIG__cardLabel{color:#9ca3af}.students-module__VazZIG__cardActionBtn{cursor:pointer;color:#4b5563;border:none;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.students-module__VazZIG__paymentFeeRow{align-items:center;gap:8px;width:100%;display:flex}.students-module__VazZIG__cardActionBtn:active{background-color:#e5e7eb}.students-module__VazZIG__clickableName{cursor:pointer;border-radius:4px;padding:2px 4px;transition:all .15s}.students-module__VazZIG__clickableName:hover{color:#0d9488;background-color:#f0fdfa;text-decoration:underline}.students-module__VazZIG__toggleHeader{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;transition:background-color .15s;display:flex}.students-module__VazZIG__toggleHeader:hover{background-color:#f3f4f6}.students-module__VazZIG__toggleIcon{font-size:10px;transition:transform .2s}.students-module__VazZIG__hintMessage{color:#92400e;background-color:#fffbeb;border:1px solid #fcd34d;border-radius:8px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 12px;font-size:13px;display:flex}.students-module__VazZIG__modalSection{border-bottom:1px solid #f3f4f6;margin-bottom:20px;padding-bottom:16px}.students-module__VazZIG__modalSection:last-child{border-bottom:none;margin-bottom:0}.students-module__VazZIG__modalSectionTitle{color:#374151;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.students-module__VazZIG__modalSectionTitle span{font-size:16px}.students-module__VazZIG__pageHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.students-module__VazZIG__pageHeaderTitle{flex-shrink:0;align-items:center;gap:12px;display:flex}.students-module__VazZIG__pageHeaderHint{color:#9ca3af;white-space:nowrap;font-size:12px}.students-module__VazZIG__pageHeaderButtons{flex-shrink:0;align-items:center;gap:8px;display:flex}.students-module__VazZIG__pageHeaderButtons button,.students-module__VazZIG__pageHeaderButtons a{white-space:nowrap;flex-shrink:0}.students-module__VazZIG__btnSet{align-items:center;gap:8px;display:flex}.students-module__VazZIG__btnSecondary,.students-module__VazZIG__archiveBtn,.students-module__VazZIG__archiveBtnMobile{white-space:nowrap;cursor:pointer;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500}.students-module__VazZIG__btnSecondary{color:#6b7280;background-color:#fff;border:1px solid #d1d5db;text-decoration:none}.students-module__VazZIG__archiveBtn{color:#fff;background-color:#ef4444;border:none}.students-module__VazZIG__archiveBtn:disabled{opacity:.4;cursor:not-allowed}.students-module__VazZIG__archiveBtnMobile{color:#fff;background-color:#ef4444;border:none;padding:8px 16px;display:none}@media (max-width:768px){.students-module__VazZIG__pageHeader{flex-wrap:wrap}.students-module__VazZIG__pageHeaderTitle{width:100%}.students-module__VazZIG__pageHeaderHint{display:none}.students-module__VazZIG__pageHeaderButtons{justify-content:center;width:100%}.students-module__VazZIG__pageHeaderButtons button,.students-module__VazZIG__pageHeaderButtons a{padding:5px 8px!important;font-size:12px!important}.students-module__VazZIG__archiveBtn,.students-module__VazZIG__btnSetHideOnMobile{display:none}.students-module__VazZIG__archiveBtnMobile{display:inline-flex}}.students-module__VazZIG__faceSignRow{flex-wrap:nowrap;align-items:flex-end;gap:10px;display:flex}.students-module__VazZIG__faceSignRow>div{flex:1}.students-module__VazZIG__faceSignButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#0d9488;border:none;border-radius:8px;width:100%;height:42px;padding:12px 14px;font-size:14px;font-weight:600}.students-module__VazZIG__registrationDetailsRow{flex-wrap:nowrap;align-items:flex-end;gap:10px;display:flex}.students-module__VazZIG__registrationDetailsRow>div:first-child{flex:1}.students-module__VazZIG__registrationDetailsRow>div:last-child{flex:1;gap:10px;display:flex}.students-module__VazZIG__registrationDetailsRow>div:last-child>div{flex:1}.students-module__VazZIG__twoColumnRow{align-items:flex-start;gap:10px;display:flex}.students-module__VazZIG__twoColumnRow>div{flex:1;min-width:0}@media (max-width:480px){.students-module__VazZIG__registrationDetailsRow{flex-direction:column;align-items:stretch}.students-module__VazZIG__registrationDetailsRow>div:last-child{flex-direction:row}}.students-module__VazZIG__modalActionButtons{gap:10px;margin-top:20px;display:flex}.students-module__VazZIG__modalActionButtons>button:first-child{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:14px;font-size:16px;font-weight:600}.students-module__VazZIG__modalActionButtons>button:last-child{flex:2}@media (max-width:480px){.students-module__VazZIG__faceSignRow{flex-direction:row;align-items:flex-end;gap:10px}.students-module__VazZIG__faceSignRow>div{flex:1}.students-module__VazZIG__modalActionButtons{flex-direction:row}.students-module__VazZIG__modalActionButtons>button:first-child,.students-module__VazZIG__modalActionButtons>button:last-child{flex:1;width:auto}}.students-module__VazZIG__modalActionButtons>button{justify-content:center;align-items:center;height:48px;display:flex;padding:0 16px!important}
.MarkPaidModal-module__JLH38W__modalOverlay{z-index:var(--z-modal-confirm);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MarkPaidModal-module__JLH38W__modalContent{background:#fff;border-radius:16px;width:400px;max-width:90vw;padding:28px;box-shadow:0 20px 40px #00000026}.MarkPaidModal-module__JLH38W__modalTitle{color:#111827;margin:0 0 16px;font-size:18px;font-weight:700}.MarkPaidModal-module__JLH38W__modalInfo{color:#374151;background:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 16px;font-size:15px;display:flex}.MarkPaidModal-module__JLH38W__modalInfoAmount{font-weight:600}.MarkPaidModal-module__JLH38W__methodLabel{color:#6b7280;margin-bottom:8px;font-size:13px;font-weight:600}.MarkPaidModal-module__JLH38W__methodGrid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px;display:grid}.MarkPaidModal-module__JLH38W__methodBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:500;transition:all .15s}.MarkPaidModal-module__JLH38W__methodBtn:hover{background:#f3f4f6;border-color:#d1d5db}.MarkPaidModal-module__JLH38W__methodBtnActive{color:#0d9488;background:#f0fdfa;border-color:#0d9488;font-weight:600}.MarkPaidModal-module__JLH38W__paidDateRow{align-items:center;gap:10px;margin-bottom:20px;display:flex}.MarkPaidModal-module__JLH38W__paidDateLabel{color:#6b7280;white-space:nowrap;font-size:13px;font-weight:600}.MarkPaidModal-module__JLH38W__paidDateInput{color:#374151;border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;padding:8px 10px;font-size:14px}.MarkPaidModal-module__JLH38W__paidDateInput:focus{border-color:#0d9488}.MarkPaidModal-module__JLH38W__modalActions{gap:10px;display:flex}.MarkPaidModal-module__JLH38W__cancelBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px;font-size:14px;font-weight:500}.MarkPaidModal-module__JLH38W__cancelBtn:hover{background:#f3f4f6}.MarkPaidModal-module__JLH38W__confirmBtn{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:8px;flex:1;padding:10px;font-size:14px;font-weight:600}.MarkPaidModal-module__JLH38W__confirmBtn:hover{background:#0f766e}.MarkPaidModal-module__JLH38W__confirmBtn:disabled{cursor:not-allowed;background:#9ca3af}
.InfoTooltip-module__VBkYDG__wrap{vertical-align:middle;align-items:center;line-height:1;display:inline-flex}.InfoTooltip-module__VBkYDG__trigger{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #9ca3af;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-family:system-ui,-apple-system,sans-serif;font-size:10px;font-weight:700;line-height:1;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.InfoTooltip-module__VBkYDG__trigger:hover,.InfoTooltip-module__VBkYDG__trigger[aria-expanded=true]{color:#0d9488;background:#f0fdfa;border-color:#0d9488}.InfoTooltip-module__VBkYDG__bubble{z-index:1000;color:#f9fafb;text-align:left;white-space:normal;pointer-events:auto;background:#1f2937;border-radius:8px;min-width:180px;max-width:220px;padding:10px 12px;font-size:12px;font-weight:400;line-height:1.55;position:fixed;box-shadow:0 8px 24px #0000002e}.InfoTooltip-module__VBkYDG__bubble:before{content:"";top:-5px;left:var(--tail-left,calc(100% - 18px));background:#1f2937;border-radius:2px;width:10px;height:10px;position:absolute;transform:rotate(45deg)}
.payment-methods-module__L5Ru6q__container{max-width:900px;margin:0 auto;padding:40px 20px}.payment-methods-module__L5Ru6q__content{flex-direction:column;gap:20px;display:flex}.payment-methods-module__L5Ru6q__section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;position:relative}.payment-methods-module__L5Ru6q__sectionHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.payment-methods-module__L5Ru6q__sectionHeader h2{color:#111827;margin:0;font-size:18px;font-weight:600}.payment-methods-module__L5Ru6q__sectionDesc{color:#6b7280;margin:0 0 20px;font-size:14px}.payment-methods-module__L5Ru6q__form{flex-direction:column;gap:16px;display:flex}.payment-methods-module__L5Ru6q__formRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:4px;display:grid}.payment-methods-module__L5Ru6q__formRow3{grid-template-columns:200px 1fr 140px;gap:12px;display:grid}.payment-methods-module__L5Ru6q__formGroup{flex-direction:column;gap:6px;display:flex}.payment-methods-module__L5Ru6q__formGroup label{color:#374151;font-size:13px;font-weight:500}.payment-methods-module__L5Ru6q__formGroup input{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;height:42px;padding:10px 12px;font-size:14px;transition:border-color .2s}.payment-methods-module__L5Ru6q__formGroup input:focus{border-color:#0d9488;outline:none;box-shadow:0 0 0 3px #0d94881a}.payment-methods-module__L5Ru6q__bankMark{letter-spacing:-.02em;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex}.payment-methods-module__L5Ru6q__bankSelect{width:100%;position:relative}.payment-methods-module__L5Ru6q__bankSelectTrigger{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:8px 12px;font-size:14px;transition:border-color .2s;display:flex}.payment-methods-module__L5Ru6q__bankSelectTrigger:hover{border-color:#9ca3af}.payment-methods-module__L5Ru6q__bankSelectTrigger:focus{border-color:#0d9488;outline:none;box-shadow:0 0 0 3px #0d94881a}.payment-methods-module__L5Ru6q__bankSelectValue{color:#1f2937;align-items:center;gap:8px;font-weight:500;display:flex}.payment-methods-module__L5Ru6q__bankSelectPlaceholder{color:#9ca3af}.payment-methods-module__L5Ru6q__bankDropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-height:280px;padding:4px;animation:.15s ease-out payment-methods-module__L5Ru6q__dropdownIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 4px 10px -5px #0000000a}@keyframes payment-methods-module__L5Ru6q__dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.payment-methods-module__L5Ru6q__bankOption{cursor:pointer;color:#374151;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:14px;transition:background-color .1s;display:flex}.payment-methods-module__L5Ru6q__bankOption:hover{background:#f3f4f6}.payment-methods-module__L5Ru6q__bankOptionActive{color:#0d9488;background:#f0fdfa;font-weight:500}.payment-methods-module__L5Ru6q__bankOptionActive:hover{background:#ccfbf1}.payment-methods-module__L5Ru6q__buttonRow{align-items:center;gap:12px;margin-top:4px;display:flex}.payment-methods-module__L5Ru6q__saveButton{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;transition:background-color .2s}.payment-methods-module__L5Ru6q__saveButton:hover{background-color:#0f766e}.payment-methods-module__L5Ru6q__saveButton:disabled{opacity:.6;cursor:not-allowed}.payment-methods-module__L5Ru6q__deleteButton{color:#ef4444;cursor:pointer;background-color:#fff;border:1px solid #fca5a5;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.payment-methods-module__L5Ru6q__deleteButton:hover{background-color:#fef2f2;border-color:#ef4444}.payment-methods-module__L5Ru6q__deleteButton:disabled{opacity:.6;cursor:not-allowed}.payment-methods-module__L5Ru6q__preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:4px;padding:16px}.payment-methods-module__L5Ru6q__previewLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;font-size:11px;font-weight:600}.payment-methods-module__L5Ru6q__savedBadge{color:#065f46;background:#d1fae5;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.payment-methods-module__L5Ru6q__emptyBadge{color:#6b7280;background:#f3f4f6;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.payment-methods-module__L5Ru6q__progressBadge{color:#1e40af;background:#dbeafe;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.payment-methods-module__L5Ru6q__placeholder{text-align:center;color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.payment-methods-module__L5Ru6q__placeholderIcon{margin-bottom:12px;font-size:40px}.payment-methods-module__L5Ru6q__placeholderTitle{color:#6b7280;margin:0 0 6px;font-size:16px;font-weight:600}.payment-methods-module__L5Ru6q__placeholderDesc{color:#9ca3af;margin:0;font-size:14px}.payment-methods-module__L5Ru6q__message{border-radius:8px;margin-bottom:8px;padding:12px 20px;font-size:14px;font-weight:500;animation:.3s ease-out payment-methods-module__L5Ru6q__slideDown}@keyframes payment-methods-module__L5Ru6q__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.payment-methods-module__L5Ru6q__success{color:#065f46;background-color:#d1fae5}.payment-methods-module__L5Ru6q__error{color:#991b1b;background-color:#fee2e2}.payment-methods-module__L5Ru6q__loading{color:#6b7280;justify-content:center;align-items:center;height:200px;font-size:16px;display:flex}.payment-methods-module__L5Ru6q__niceActiveBox{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;flex-direction:column;gap:8px;padding:16px;display:flex}.payment-methods-module__L5Ru6q__niceActiveRow{align-items:center;gap:12px;display:flex}.payment-methods-module__L5Ru6q__niceActiveLabel{color:#6b7280;min-width:80px;font-size:13px}.payment-methods-module__L5Ru6q__niceActiveValue{color:#1f2937;font-family:monospace;font-size:14px;font-weight:500}.payment-methods-module__L5Ru6q__niceActiveStatus{color:#059669;font-size:14px;font-weight:600}.payment-methods-module__L5Ru6q__niceGuide{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:20px}.payment-methods-module__L5Ru6q__niceGuideTitle{color:#1f2937;margin:0 0 8px;font-size:14px;font-weight:600}.payment-methods-module__L5Ru6q__niceGuideDesc{color:#6b7280;margin:0 0 16px;font-size:13px;line-height:1.6}.payment-methods-module__L5Ru6q__niceStepHeader{align-items:center;gap:10px;margin-bottom:6px;display:flex}.payment-methods-module__L5Ru6q__niceStepHeader .payment-methods-module__L5Ru6q__niceGuideTitle{margin:0}.payment-methods-module__L5Ru6q__niceSteps{flex-direction:column;gap:0;margin-bottom:16px;display:flex}.payment-methods-module__L5Ru6q__niceStep{align-items:flex-start;gap:12px;padding:12px 0;display:flex;position:relative}.payment-methods-module__L5Ru6q__niceStep:not(:last-child){border-bottom:1px solid #f1f5f9}.payment-methods-module__L5Ru6q__niceStepNumber{color:#fff;background:#0d9488;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:12px;font-weight:700;display:flex}.payment-methods-module__L5Ru6q__niceStepContent{flex:1}.payment-methods-module__L5Ru6q__niceStepTitle{color:#1f2937;margin:0 0 2px;font-size:14px;font-weight:600}.payment-methods-module__L5Ru6q__niceStepDesc{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.payment-methods-module__L5Ru6q__feeDetails{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:4px;overflow:hidden}.payment-methods-module__L5Ru6q__feeSummary{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:12px 16px;font-size:14px;font-weight:500;list-style:none;display:flex}.payment-methods-module__L5Ru6q__feeSummary::-webkit-details-marker{display:none}.payment-methods-module__L5Ru6q__feeChevron{flex-shrink:0;transition:transform .2s}.payment-methods-module__L5Ru6q__feeDetails[open] .payment-methods-module__L5Ru6q__feeChevron{transform:rotate(180deg)}.payment-methods-module__L5Ru6q__feeSection{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.payment-methods-module__L5Ru6q__feeSectionTitle{color:#374151;background:#f9fafb;border-bottom:1px solid #e5e7eb;margin:0;padding:12px 16px;font-size:14px;font-weight:500}.payment-methods-module__L5Ru6q__feeTable{border-collapse:collapse;width:100%;margin-bottom:4px;font-size:13px}.payment-methods-module__L5Ru6q__feeTable th{color:#6b7280;text-align:left;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:8px 12px;font-size:12px;font-weight:600}.payment-methods-module__L5Ru6q__feeTable td{color:#374151;border-bottom:1px solid #f1f5f9;padding:8px 12px}.payment-methods-module__L5Ru6q__feeTable tbody tr:last-child td{border-bottom:none}.payment-methods-module__L5Ru6q__niceDocs{grid-template-columns:1fr 1fr;gap:16px;margin-top:4px;display:grid}.payment-methods-module__L5Ru6q__niceDocGroup{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px}.payment-methods-module__L5Ru6q__niceDocLabel{color:#1f2937;margin:0 0 6px;font-size:13px;font-weight:600}.payment-methods-module__L5Ru6q__niceDocList{color:#6b7280;margin:0;padding-left:18px;font-size:13px;line-height:1.8}.payment-methods-module__L5Ru6q__niceWarning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:16px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.payment-methods-module__L5Ru6q__niceApplyButton{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.payment-methods-module__L5Ru6q__niceApplyButton:hover{background:#374151}.payment-methods-module__L5Ru6q__niceButtonRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.payment-methods-module__L5Ru6q__niceGuideButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.payment-methods-module__L5Ru6q__niceGuideButton:hover{background:#f9fafb;border-color:#9ca3af}.payment-methods-module__L5Ru6q__niceMidSection{border-top:1px dashed #e2e8f0;margin-top:16px;padding-top:16px}.payment-methods-module__L5Ru6q__niceMidLabel{color:#374151;margin:0 0 8px;font-size:13px;font-weight:500}.payment-methods-module__L5Ru6q__niceMidRow{align-items:center;gap:8px;display:flex}.payment-methods-module__L5Ru6q__niceMidInput{border:1px solid #d1d5db;border-radius:8px;width:200px;height:42px;padding:10px 12px;font-family:monospace;font-size:14px;transition:border-color .2s}.payment-methods-module__L5Ru6q__niceMidInput:focus{border-color:#0d9488;outline:none;box-shadow:0 0 0 3px #0d94881a}.payment-methods-module__L5Ru6q__niceMidHint{color:#9ca3af;margin:6px 0 0;font-size:12px}.payment-methods-module__L5Ru6q__niceMidDone{border-top:1px dashed #e2e8f0;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.payment-methods-module__L5Ru6q__pendingBadge{color:#92400e;background:#fef3c7;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.payment-methods-module__L5Ru6q__rejectedBadge{color:#991b1b;background:#fee2e2;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.payment-methods-module__L5Ru6q__niceRejectBanner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:4px;padding:14px 16px;display:flex}.payment-methods-module__L5Ru6q__niceRejectDismissBtn{color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:6px;flex-shrink:0;margin-left:auto;padding:4px 12px;font-size:12px;font-weight:500;transition:all .15s}.payment-methods-module__L5Ru6q__niceRejectDismissBtn:hover{background:#fee2e2}.payment-methods-module__L5Ru6q__niceRejectTitle{color:#991b1b;margin:0 0 4px;font-size:13px;font-weight:600}.payment-methods-module__L5Ru6q__niceRejectReason{color:#7f1d1d;margin:0;font-size:13px;line-height:1.5}.payment-methods-module__L5Ru6q__niceInfoReadonly{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.payment-methods-module__L5Ru6q__niceInfoReadonlyHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 16px}.payment-methods-module__L5Ru6q__niceInfoReadonlyTitle{color:#374151;margin:0;font-size:13px;font-weight:600}.payment-methods-module__L5Ru6q__niceInfoGrid{grid-template-columns:1fr 1fr;gap:0;display:grid}.payment-methods-module__L5Ru6q__niceInfoItem{border-bottom:1px solid #f3f4f6;flex-direction:column;gap:2px;padding:12px 16px;display:flex}.payment-methods-module__L5Ru6q__niceInfoItem:nth-child(odd){border-right:1px solid #f3f4f6}.payment-methods-module__L5Ru6q__niceInfoLabel{color:#9ca3af;font-size:12px}.payment-methods-module__L5Ru6q__niceInfoValue{color:#111827;font-size:14px;font-weight:500}.payment-methods-module__L5Ru6q__niceInfoFooter{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.payment-methods-module__L5Ru6q__niceInfoFooterText{color:#9ca3af;margin:0;font-size:12px}.payment-methods-module__L5Ru6q__niceChangeRequestBtn{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .15s}.payment-methods-module__L5Ru6q__niceInfoFooterSuccess{color:#059669;margin:0;font-size:13px;font-weight:500}.payment-methods-module__L5Ru6q__niceInfoFooterError{color:#dc2626;margin:0;font-size:13px;font-weight:500}.payment-methods-module__L5Ru6q__niceInfoFooterReason{color:#991b1b;margin:4px 0 0;font-size:12px}.payment-methods-module__L5Ru6q__niceChangeRequestBtn:hover{background:#f9fafb;border-color:#9ca3af}@media (max-width:768px){.payment-methods-module__L5Ru6q__niceInfoGrid{grid-template-columns:1fr}.payment-methods-module__L5Ru6q__niceInfoItem:nth-child(odd){border-right:none}.payment-methods-module__L5Ru6q__niceInfoFooter{flex-direction:column;align-items:flex-start;gap:8px}}.payment-methods-module__L5Ru6q__changeOverlay{z-index:var(--z-modal);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.payment-methods-module__L5Ru6q__changeModal{background:#fff;border-radius:12px;width:calc(100% - 32px);max-width:500px;padding:24px;box-shadow:0 20px 25px -5px #0000001a}.payment-methods-module__L5Ru6q__changeModalTitle{color:#111827;margin:0 0 6px;font-size:18px;font-weight:600}.payment-methods-module__L5Ru6q__changeModalDesc{color:#6b7280;margin:0 0 20px;font-size:13px}.payment-methods-module__L5Ru6q__changeModalButtons{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.payment-methods-module__L5Ru6q__changeModalCancel{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500}.payment-methods-module__L5Ru6q__changeModalCancel:hover{background:#f9fafb}.payment-methods-module__L5Ru6q__changeModalSubmit{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500}.payment-methods-module__L5Ru6q__changeModalSubmit:hover{background:#0f766e}.payment-methods-module__L5Ru6q__changeModalSubmit:disabled{opacity:.5;cursor:not-allowed}.payment-methods-module__L5Ru6q__nicePendingInfo{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:14px 16px}.payment-methods-module__L5Ru6q__niceDivider{align-items:center;gap:16px;margin:4px 0;display:flex}.payment-methods-module__L5Ru6q__niceDivider:before,.payment-methods-module__L5Ru6q__niceDivider:after{content:"";background:#e5e7eb;flex:1;height:1px}.payment-methods-module__L5Ru6q__niceDivider span{color:#9ca3af;white-space:nowrap;font-size:13px;font-weight:500}@media (max-width:768px){.payment-methods-module__L5Ru6q__container{padding:20px 12px}.payment-methods-module__L5Ru6q__section{padding:16px}.payment-methods-module__L5Ru6q__sectionHeader h2{font-size:16px}.payment-methods-module__L5Ru6q__formRow,.payment-methods-module__L5Ru6q__formRow3,.payment-methods-module__L5Ru6q__niceDocs{grid-template-columns:1fr}}
.RadioButton-module__zGQkDq__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:8px;display:inline-flex}.RadioButton-module__zGQkDq__container.RadioButton-module__zGQkDq__disabled{cursor:not-allowed;opacity:.5}.RadioButton-module__zGQkDq__input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.RadioButton-module__zGQkDq__radio{background-color:#fff;border:1.5px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;margin-top:1px;transition:all .15s;display:flex;position:relative}.RadioButton-module__zGQkDq__container:hover .RadioButton-module__zGQkDq__input:not(:disabled)~.RadioButton-module__zGQkDq__radio{border-color:#0d9488}.RadioButton-module__zGQkDq__input:checked~.RadioButton-module__zGQkDq__radio{border-width:5px;border-color:#0d9488}.RadioButton-module__zGQkDq__label{color:#374151;font-size:14px;font-weight:500;line-height:1.4}.RadioButton-module__zGQkDq__description{color:#6b7280;margin-top:1px;font-size:12px;display:block}.RadioButton-module__zGQkDq__textWrap{flex-direction:column;display:flex}
.AutoBillingCard-module__n03GLG__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.AutoBillingCard-module__n03GLG__cardSpaced{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:16px}.AutoBillingCard-module__n03GLG__header{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:12px;padding:16px 20px;display:flex}.AutoBillingCard-module__n03GLG__title{color:#1f2937;margin:0;font-size:15px;font-weight:600}.AutoBillingCard-module__n03GLG__subText{color:#6b7280;flex:1;font-size:13px}.AutoBillingCard-module__n03GLG__hint{color:#9ca3af;font-size:12px}.AutoBillingCard-module__n03GLG__hintLink{color:#0d9488;text-decoration:underline}.AutoBillingCard-module__n03GLG__inactive{opacity:.4;pointer-events:none}.AutoBillingCard-module__n03GLG__row{border-bottom:1px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.AutoBillingCard-module__n03GLG__rowNoBorder{border-bottom:none}.AutoBillingCard-module__n03GLG__label{color:#374151;font-size:14px;font-weight:500}.AutoBillingCard-module__n03GLG__desc{color:#9ca3af;margin-left:8px;font-size:12px}.AutoBillingCard-module__n03GLG__select{border:1px solid #d1d5db;border-radius:6px;padding:4px 8px;font-size:14px}.AutoBillingCard-module__n03GLG__rowControls{align-items:center;gap:16px;display:flex}.AutoBillingCard-module__n03GLG__labelWrap{align-items:center;display:flex}.AutoBillingCard-module__n03GLG__inputGroup{align-items:center;gap:6px;display:flex}.AutoBillingCard-module__n03GLG__unit{font-size:14px}.AutoBillingCard-module__n03GLG__linkPayHeader{flex:1;align-items:center;gap:10px;display:flex}.AutoBillingCard-module__n03GLG__linkPayWarn{color:#ef4444;margin-left:8px;font-size:12px}.AutoBillingCard-module__n03GLG__deadlineInput{text-align:center;border:1px solid #d1d5db;border-radius:6px;width:60px;padding:4px 8px;font-size:14px}.AutoBillingCard-module__n03GLG__saveBtn{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:600}.AutoBillingCard-module__n03GLG__noticeInfo{color:#6b7280;background:#f9fafb;border-top:1px solid #f3f4f6;padding:10px 20px 14px;font-size:12px;line-height:1.5}.AutoBillingCard-module__n03GLG__noticeWarn{color:#b45309;background:#fffbeb;border-top:1px solid #f3f4f6;padding:10px 20px 14px;font-size:12px;line-height:1.5}@media (max-width:768px){.AutoBillingCard-module__n03GLG__card,.AutoBillingCard-module__n03GLG__cardSpaced{border-radius:10px}.AutoBillingCard-module__n03GLG__header{gap:10px;padding:14px 14px 12px}.AutoBillingCard-module__n03GLG__title{flex:auto;font-size:14px}.AutoBillingCard-module__n03GLG__subText{flex:100%;font-size:12px}.AutoBillingCard-module__n03GLG__hint{flex:100%;font-size:11px}.AutoBillingCard-module__n03GLG__row{flex-direction:column;align-items:stretch;gap:8px;padding:14px}.AutoBillingCard-module__n03GLG__label{font-size:13px}.AutoBillingCard-module__n03GLG__labelWrap{flex-direction:column;align-items:flex-start;gap:2px}.AutoBillingCard-module__n03GLG__desc{margin-left:0;font-size:11.5px;line-height:1.4}.AutoBillingCard-module__n03GLG__rowControls{flex-direction:column;align-items:flex-start;gap:8px}.AutoBillingCard-module__n03GLG__inputGroup{justify-content:flex-start}.AutoBillingCard-module__n03GLG__select,.AutoBillingCard-module__n03GLG__unit{font-size:13px}.AutoBillingCard-module__n03GLG__linkPayHeader{flex-direction:column;align-items:flex-start;gap:4px}.AutoBillingCard-module__n03GLG__linkPayWarn{margin-left:0}.AutoBillingCard-module__n03GLG__noticeInfo,.AutoBillingCard-module__n03GLG__noticeWarn{padding:10px 14px 12px;font-size:11.5px}}
.SortableHeader-module__QCK_kG__thLabelRel{display:inline-block;position:relative}.SortableHeader-module__QCK_kG__sortIndicatorAbs{white-space:nowrap;pointer-events:none;margin-left:2px;font-size:.85em;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.SortableHeader-module__QCK_kG__sortIndicatorInactive{color:#9ca3af}.SortableHeader-module__QCK_kG__sortIndicatorActive{color:#0d9488}
.page-module__9TbMyW__page{background:#f3f4f6;min-height:100vh;padding:0}.page-module__9TbMyW__main{max-width:1200px;margin:0 auto;padding:40px 20px}.page-module__9TbMyW__welcomeSection{margin-bottom:40px}.page-module__9TbMyW__welcomeTitle{color:#111827;margin-bottom:8px;font-size:28px;font-weight:700}.page-module__9TbMyW__welcomeSubtitle{color:#6b7280;font-size:16px}.page-module__9TbMyW__dashboardGrid{grid-template-columns:repeat(2,minmax(320px,360px));justify-content:start;align-items:stretch;gap:30px;display:grid}.page-module__9TbMyW__dashboardGridSingle{grid-template-columns:minmax(320px,360px)}.page-module__9TbMyW__sectionCard{background:#fff;border-radius:16px;min-height:360px;padding:30px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.page-module__9TbMyW__adCard{justify-self:stretch;width:100%;max-width:none;padding:24px}.page-module__9TbMyW__adSlot{width:100%}.page-module__9TbMyW__sectionHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.page-module__9TbMyW__sectionTitle{color:#111827;align-items:center;gap:8px;font-size:20px;font-weight:700;display:flex}.page-module__9TbMyW__moreLink{color:#6b7280;font-size:14px;font-weight:500;text-decoration:none}.page-module__9TbMyW__moreLink:hover{color:#111827}.page-module__9TbMyW__list{flex-direction:column;gap:16px;display:flex}.page-module__9TbMyW__listItem{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:12px 0;text-decoration:none;transition:background .2s;display:flex}.page-module__9TbMyW__listItem:last-child{border-bottom:none}.page-module__9TbMyW__listItem:hover .page-module__9TbMyW__itemTitle{color:#0d9488}.page-module__9TbMyW__itemContent{flex:1}.page-module__9TbMyW__itemTitle{color:#374151;margin-bottom:4px;font-size:16px;font-weight:500;display:block}.page-module__9TbMyW__itemMeta{color:#9ca3af;gap:8px;font-size:13px;display:flex}.page-module__9TbMyW__badge{color:#0d9488;background:#f0fdfa;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.page-module__9TbMyW__badge.page-module__9TbMyW__hot{color:#b91c1c;background:#fef2f2}.page-module__9TbMyW__newBadge{color:#2563eb;letter-spacing:.04em;background:#dbeafe;border-radius:3px;flex-shrink:0;align-items:center;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:700;line-height:1.4;display:inline-flex}.page-module__9TbMyW__homeHeader{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.page-module__9TbMyW__welcomeMessage{margin-left:4px}.page-module__9TbMyW__welcomeName{color:#374151;margin-bottom:4px;font-size:16px;font-weight:600}.page-module__9TbMyW__welcomeText{color:#6b7280;font-size:13px;font-weight:400}@media (max-width:768px){.page-module__9TbMyW__dashboardGrid,.page-module__9TbMyW__dashboardGridSingle{grid-template-columns:1fr}.page-module__9TbMyW__adCard{justify-self:stretch;max-width:none}.page-module__9TbMyW__homeHeader{align-items:center;margin-top:10px;padding:10px 0 0}.page-module__9TbMyW__welcomeMessage{text-align:center;margin-left:0}}
.PaymentModal-module___ziP6a__overlay{z-index:var(--z-top-confirm);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out PaymentModal-module___ziP6a__fadeIn;display:flex;position:fixed;inset:0}.PaymentModal-module___ziP6a__modal{background:#fff;border-radius:20px;width:90%;max-width:400px;padding:24px;animation:.3s ease-out PaymentModal-module___ziP6a__slideUp;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.PaymentModal-module___ziP6a__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.PaymentModal-module___ziP6a__title{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.PaymentModal-module___ziP6a__closeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.PaymentModal-module___ziP6a__closeButton:hover{color:#4b5563;background-color:#f3f4f6}.PaymentModal-module___ziP6a__infoGroup{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.PaymentModal-module___ziP6a__infoItem{border-radius:12px;padding:16px}.PaymentModal-module___ziP6a__infoItem.PaymentModal-module___ziP6a__gray{background-color:#f9fafb;border:1px solid #f3f4f6}.PaymentModal-module___ziP6a__infoItem.PaymentModal-module___ziP6a__indigo{background-color:#f0fdfa;border:1px solid #ccfbf1}.PaymentModal-module___ziP6a__label{color:#6b7280;margin-bottom:4px;font-size:.875rem;display:block}.PaymentModal-module___ziP6a__value{color:#111827;font-size:1rem;font-weight:600}.PaymentModal-module___ziP6a__valueLarge{color:#0d9488;font-size:1.875rem;font-weight:700}.PaymentModal-module___ziP6a__currency{color:#0d9488;margin-left:4px;font-size:1rem}.PaymentModal-module___ziP6a__subtext{color:#5eead4;margin-top:4px;font-size:.75rem}.PaymentModal-module___ziP6a__payButton{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:background-color .2s;display:flex}.PaymentModal-module___ziP6a__payButton:hover{background-color:#0f766e}.PaymentModal-module___ziP6a__payButton:disabled{opacity:.5;cursor:not-allowed}.PaymentModal-module___ziP6a__testNotice{text-align:center;color:#9ca3af;margin-top:12px;font-size:.75rem}.PaymentModal-module___ziP6a__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:center;margin-bottom:24px;padding:12px;font-size:.875rem;display:flex}.PaymentModal-module___ziP6a__backdrop{position:absolute;inset:0}.PaymentModal-module___ziP6a__amountRow{align-items:baseline;display:flex}.PaymentModal-module___ziP6a__periodItem{border-top:1px solid #f3f4f6;margin-top:8px;padding-top:8px}.PaymentModal-module___ziP6a__periodValue{color:#666;font-size:14px}.PaymentModal-module___ziP6a__payButtonFull{width:100%}@keyframes PaymentModal-module___ziP6a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PaymentModal-module___ziP6a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.StatusFilterLegend-module__q669oW__legendBar{border-bottom:1px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 24px;display:flex}.StatusFilterLegend-module__q669oW__legendItems{color:#6b7280;flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.StatusFilterLegend-module__q669oW__legendBtn{white-space:nowrap;cursor:pointer;font:inherit;color:#6b7280;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:4px 8px;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.StatusFilterLegend-module__q669oW__legendBtn:hover{background:#f9fafb;border-color:#e5e7eb}.StatusFilterLegend-module__q669oW__legendBtn:focus-visible{outline-offset:2px;outline:2px solid #0d9488}.StatusFilterLegend-module__q669oW__legendBtnActive{color:#115e59;background:#f0fdfa;border-color:#99f6e4}.StatusFilterLegend-module__q669oW__legendBtnActive:hover{background:#ccfbf1;border-color:#5eead4}.StatusFilterLegend-module__q669oW__legendDesc{font-size:12px}.StatusFilterLegend-module__q669oW__rightSlot{color:#6b7280;flex-shrink:0;align-items:center;gap:8px;font-size:13px;display:flex}.StatusFilterLegend-module__q669oW__badge{border-radius:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.StatusFilterLegend-module__q669oW__legendBadge{font-size:11px}.StatusFilterLegend-module__q669oW__badgeDraft{color:#374151;background:#f3f4f6}.StatusFilterLegend-module__q669oW__badgeBilled{color:#1e40af;background:#dbeafe}.StatusFilterLegend-module__q669oW__badgePaid{color:#166534;background:#dcfce7}.StatusFilterLegend-module__q669oW__badgeOverdue{color:#991b1b;background:#fee2e2}.StatusFilterLegend-module__q669oW__hideOnMobile{display:inline}@media (max-width:768px){.StatusFilterLegend-module__q669oW__hideOnMobile{display:none}.StatusFilterLegend-module__q669oW__legendBar{flex-wrap:nowrap;gap:6px;padding:8px 10px}.StatusFilterLegend-module__q669oW__legendItems{flex-wrap:nowrap;flex:auto;justify-content:flex-start;gap:4px;min-width:0}.StatusFilterLegend-module__q669oW__legendBtn{flex:none;gap:0;padding:3px 5px}.StatusFilterLegend-module__q669oW__legendBadge{padding:2px 7px;font-size:10.5px}.StatusFilterLegend-module__q669oW__legendDesc{display:none}.StatusFilterLegend-module__q669oW__rightSlot{white-space:nowrap;flex:none;gap:6px;font-size:12px}}
.TabBar-module__n8Qq6a__tabBar{gap:4px;margin-bottom:20px;padding-bottom:0;display:flex}.TabBar-module__n8Qq6a__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;align-items:center;gap:6px;padding:8px 18px;font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.TabBar-module__n8Qq6a__tab:hover{color:#475569;background:#00000005}.TabBar-module__n8Qq6a__tabActive{color:#0d9488;background:#0d94880f;border-bottom-color:#0d9488;font-weight:600}.TabBar-module__n8Qq6a__tabLine{background:#e2e8f0;height:1px;margin-top:0;margin-bottom:20px}.TabBar-module__n8Qq6a__tabBadge{color:#374151;background:#e5e7eb;border-radius:9px;justify-content:center;align-items:center;min-width:20px;height:18px;padding:0 5px;font-size:11px;font-weight:600;display:inline-flex}.TabBar-module__n8Qq6a__tabActive .TabBar-module__n8Qq6a__tabBadge{color:#115e59;background:#99f6e4}.TabBar-module__n8Qq6a__tabBadgeRed{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:20px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}@media (max-width:768px){.TabBar-module__n8Qq6a__tab{padding:7px 14px;font-size:13px}}
.ViewingPaymentModal-module__jX4ZSa__buttons{grid-template-columns:repeat(var(--btn-count,4),1fr);gap:10px;display:grid}@media (max-width:480px){.ViewingPaymentModal-module__jX4ZSa__buttons{grid-template-columns:repeat(2,1fr)}}.ViewingPaymentModal-module__jX4ZSa__button{cursor:pointer;white-space:nowrap;border-radius:8px;padding:12px;font-size:14px;font-weight:600}.ViewingPaymentModal-module__jX4ZSa__buttonWrap{width:100%;display:flex}.ViewingPaymentModal-module__jX4ZSa__buttonWrap>button{width:100%}.ViewingPaymentModal-module__jX4ZSa__buttonEdit[aria-disabled=true]{color:#64748b;cursor:not-allowed;background:#cbd5e1}.ViewingPaymentModal-module__jX4ZSa__buttonClose{color:#6b7280;background:#fff;border:1px solid #e5e7eb;font-weight:500}.ViewingPaymentModal-module__jX4ZSa__buttonEdit{color:#fff;background:#0d9488;border:none}.ViewingPaymentModal-module__jX4ZSa__buttonEdit:disabled{color:#64748b;cursor:not-allowed;background:#cbd5e1}.ViewingPaymentModal-module__jX4ZSa__buttonPaid{color:#166534;background:#f0fdf4;border:1px solid #10b981}.ViewingPaymentModal-module__jX4ZSa__buttonSms{color:#fff;background:#f59e0b;border:none}
.ChatbotInquiryForm-module__gFrfJq__chatContainer{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:calc(100vh - 260px);min-height:500px;max-height:800px;display:flex;overflow:hidden}.ChatbotInquiryForm-module__gFrfJq__chatHeader{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:20px 24px;display:flex}.ChatbotInquiryForm-module__gFrfJq__chatAvatar{background:linear-gradient(135deg,#0d9488,#14b8a6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.ChatbotInquiryForm-module__gFrfJq__chatHeaderInfo{flex-direction:column;display:flex}.ChatbotInquiryForm-module__gFrfJq__chatHeaderTitle{color:#111827;font-size:16px;font-weight:600}.ChatbotInquiryForm-module__gFrfJq__chatHeaderSub{color:#6b7280;font-size:13px}.ChatbotInquiryForm-module__gFrfJq__messagesArea{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.ChatbotInquiryForm-module__gFrfJq__messageRow{gap:10px;max-width:85%;display:flex}.ChatbotInquiryForm-module__gFrfJq__messageRowBot{align-self:flex-start}.ChatbotInquiryForm-module__gFrfJq__messageRowUser{flex-direction:row-reverse;align-self:flex-end}.ChatbotInquiryForm-module__gFrfJq__botAvatar{background:linear-gradient(135deg,#0d9488,#14b8a6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:14px;display:flex}.ChatbotInquiryForm-module__gFrfJq__bubbleBot{color:#111827;white-space:pre-wrap;word-break:keep-all;background:#f3f4f6;border-radius:4px 16px 16px;padding:14px 18px;font-size:14px;line-height:1.6}.ChatbotInquiryForm-module__gFrfJq__bubbleUser{color:#fff;background:#0d9488;border-radius:16px 4px 16px 16px;padding:14px 18px;font-size:14px;line-height:1.6}.ChatbotInquiryForm-module__gFrfJq__typingIndicator{background:#f3f4f6;border-radius:4px 16px 16px;gap:4px;width:fit-content;padding:14px 18px;display:flex}.ChatbotInquiryForm-module__gFrfJq__typingDot{background:#9ca3af;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite ChatbotInquiryForm-module__gFrfJq__typingBounce}.ChatbotInquiryForm-module__gFrfJq__typingDot:nth-child(2){animation-delay:.2s}.ChatbotInquiryForm-module__gFrfJq__typingDot:nth-child(3){animation-delay:.4s}@keyframes ChatbotInquiryForm-module__gFrfJq__typingBounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.ChatbotInquiryForm-module__gFrfJq__categoryGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;display:grid}.ChatbotInquiryForm-module__gFrfJq__categoryCard{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;padding:14px 16px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.ChatbotInquiryForm-module__gFrfJq__categoryCard:hover{background:#f0fdfa;border-color:#0d9488}.ChatbotInquiryForm-module__gFrfJq__categoryCard:active{transform:scale(.97)}.ChatbotInquiryForm-module__gFrfJq__categoryEmoji{font-size:22px}.ChatbotInquiryForm-module__gFrfJq__optionButtons{flex-direction:column;gap:8px;margin-top:12px;display:flex}.ChatbotInquiryForm-module__gFrfJq__optionBtn{cursor:pointer;color:#374151;text-align:left;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .15s}.ChatbotInquiryForm-module__gFrfJq__optionBtn:hover{color:#0d9488;background:#f0fdfa;border-color:#0d9488}.ChatbotInquiryForm-module__gFrfJq__optionBtn:active{transform:scale(.98)}.ChatbotInquiryForm-module__gFrfJq__inputSection{flex-direction:column;gap:12px;margin-top:12px;display:flex}.ChatbotInquiryForm-module__gFrfJq__inputField{color:#111827;resize:none;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.ChatbotInquiryForm-module__gFrfJq__inputField:focus{border-color:#0d9488}.ChatbotInquiryForm-module__gFrfJq__inputField::placeholder{color:#9ca3af}.ChatbotInquiryForm-module__gFrfJq__textarea{min-height:100px}.ChatbotInquiryForm-module__gFrfJq__contactSection{flex-direction:column;gap:10px;margin-top:12px;display:flex}.ChatbotInquiryForm-module__gFrfJq__contactRow{align-items:center;gap:10px;display:flex}.ChatbotInquiryForm-module__gFrfJq__contactLabel{color:#6b7280;flex-shrink:0;width:50px;font-size:13px}.ChatbotInquiryForm-module__gFrfJq__contactInput{color:#111827;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.ChatbotInquiryForm-module__gFrfJq__contactInput:focus{border-color:#0d9488}.ChatbotInquiryForm-module__gFrfJq__contactInput::placeholder{color:#9ca3af}.ChatbotInquiryForm-module__gFrfJq__contactHint{color:#9ca3af;margin-top:-4px;padding-left:2px;font-size:12px}.ChatbotInquiryForm-module__gFrfJq__actionRow{gap:8px;margin-top:8px;display:flex}.ChatbotInquiryForm-module__gFrfJq__primaryBtn{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .15s}.ChatbotInquiryForm-module__gFrfJq__primaryBtn:hover{background:#0f766e}.ChatbotInquiryForm-module__gFrfJq__primaryBtn:disabled{cursor:not-allowed;background:#99f6e4}.ChatbotInquiryForm-module__gFrfJq__secondaryBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .15s}.ChatbotInquiryForm-module__gFrfJq__secondaryBtn:hover{background:#f9fafb}.ChatbotInquiryForm-module__gFrfJq__resolvedBox{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;margin-top:12px;padding:14px 18px;font-size:14px;line-height:1.5}.ChatbotInquiryForm-module__gFrfJq__resolvedActions{gap:8px;margin-top:12px;display:flex}.ChatbotInquiryForm-module__gFrfJq__bottomBar{background:#fff;border-top:1px solid #e5e7eb;padding:16px 24px}.ChatbotInquiryForm-module__gFrfJq__bottomBarDisabled{color:#9ca3af;text-align:center;background:#f9fafb;border-top:1px solid #e5e7eb;padding:16px 24px;font-size:14px}.ChatbotInquiryForm-module__gFrfJq__resetBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:8px;padding:8px 14px;font-size:13px;transition:all .15s}.ChatbotInquiryForm-module__gFrfJq__resetBtn:hover{color:#374151;background:#f3f4f6}@media (max-width:768px){.ChatbotInquiryForm-module__gFrfJq__chatContainer{border-radius:12px;height:calc(100vh - 200px);min-height:400px}.ChatbotInquiryForm-module__gFrfJq__chatHeader{padding:16px 18px}.ChatbotInquiryForm-module__gFrfJq__messagesArea{gap:14px;padding:16px}.ChatbotInquiryForm-module__gFrfJq__messageRow{max-width:92%}.ChatbotInquiryForm-module__gFrfJq__categoryGrid{grid-template-columns:1fr}.ChatbotInquiryForm-module__gFrfJq__bottomBar{padding:12px 18px}.ChatbotInquiryForm-module__gFrfJq__contactRow{flex-direction:column;align-items:stretch;gap:6px}.ChatbotInquiryForm-module__gFrfJq__contactLabel{width:auto}}
.MarkdownContent-module__YNC03G__markdown{color:#374151;word-break:keep-all;overflow-wrap:break-word;font-size:14px;line-height:1.75}.MarkdownContent-module__YNC03G__markdown h2{color:#111827;margin:20px 0 8px;font-size:18px;font-weight:700}.MarkdownContent-module__YNC03G__markdown h3{color:#1f2937;margin:16px 0 6px;font-size:16px;font-weight:600}.MarkdownContent-module__YNC03G__markdown h4{color:#374151;margin:12px 0 4px;font-size:15px;font-weight:600}.MarkdownContent-module__YNC03G__markdown p{margin:6px 0}.MarkdownContent-module__YNC03G__markdown ul{margin:4px 0;padding-left:20px}.MarkdownContent-module__YNC03G__markdown li{margin:2px 0}.MarkdownContent-module__YNC03G__markdown a{color:#0d9488;text-underline-offset:2px;text-decoration:underline}.MarkdownContent-module__YNC03G__markdown a:hover{color:#0f766e}.MarkdownContent-module__YNC03G__markdown strong{color:#111827;font-weight:600}.MarkdownContent-module__YNC03G__markdown blockquote{color:#6b7280;background:#f9fafb;border-left:3px solid #d1d5db;border-radius:0 6px 6px 0;margin:8px 0;padding:8px 16px}.MarkdownContent-module__YNC03G__markdown hr{border:none;border-top:1px solid #e5e7eb;margin:16px 0}.MarkdownContent-module__YNC03G__markdown code{color:#dc2626;background:#f3f4f6;border-radius:4px;padding:1px 5px;font-family:SF Mono,Fira Code,monospace;font-size:13px}.MarkdownContent-module__YNC03G__markdown pre{color:#e5e7eb;background:#1f2937;border-radius:8px;margin:8px 0;padding:14px 16px;font-size:13px;line-height:1.5;overflow-x:auto}.MarkdownContent-module__YNC03G__markdown pre code{color:inherit;font-size:inherit;background:0 0;border-radius:0;padding:0}.MarkdownContent-module__YNC03G__markdown img{border:1px solid #e5e7eb;border-radius:8px;max-width:100%;height:auto;margin:8px 0}.MarkdownContent-module__YNC03G__tableWrapper{margin:8px 0;overflow-x:auto}.MarkdownContent-module__YNC03G__markdown table{border-collapse:collapse;width:100%;font-size:13px}.MarkdownContent-module__YNC03G__markdown th,.MarkdownContent-module__YNC03G__markdown td{text-align:left;border:1px solid #e5e7eb;padding:8px 12px}.MarkdownContent-module__YNC03G__markdown th{color:#374151;background:#f8fafc;font-weight:600}.MarkdownContent-module__YNC03G__markdown .MarkdownContent-module__YNC03G__spacer{height:12px}.MarkdownContent-module__YNC03G__markdown .MarkdownContent-module__YNC03G__checkItem{align-items:flex-start;gap:6px;margin-left:0;list-style:none;display:flex}.MarkdownContent-module__YNC03G__markdown .MarkdownContent-module__YNC03G__checkDone{color:#059669;flex-shrink:0}.MarkdownContent-module__YNC03G__markdown .MarkdownContent-module__YNC03G__checkPending{color:#9ca3af;flex-shrink:0}
.ForecastAnalysis-module__5w7LAG__page{flex-direction:column;gap:24px;display:flex}.ForecastAnalysis-module__5w7LAG__liveBadge{color:#1d4ed8;white-space:nowrap;background:#dbeafe;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.ForecastAnalysis-module__5w7LAG__secondaryLink{color:#0d9488;font-size:14px;font-weight:700;text-decoration:none}.ForecastAnalysis-module__5w7LAG__secondaryLink:hover{text-decoration:underline}.ForecastAnalysis-module__5w7LAG__summaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.ForecastAnalysis-module__5w7LAG__summaryCard{background:#ffffffd6;border:1px solid #dbeafe;border-radius:16px;padding:18px}.ForecastAnalysis-module__5w7LAG__summaryLabel{color:#64748b;font-size:12px;font-weight:700;display:block}.ForecastAnalysis-module__5w7LAG__summaryValue{color:#0f172a;letter-spacing:-.04em;margin-top:10px;font-size:28px;font-weight:800;display:block}.ForecastAnalysis-module__5w7LAG__summarySub{color:#475569;margin-top:8px;font-size:13px;display:block}.ForecastAnalysis-module__5w7LAG__controlsCard{gap:18px}.ForecastAnalysis-module__5w7LAG__controlsHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ForecastAnalysis-module__5w7LAG__controlsActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ForecastAnalysis-module__5w7LAG__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.ForecastAnalysis-module__5w7LAG__sectionTitle{color:#0f172a;margin:0;font-size:18px;font-weight:700}.ForecastAnalysis-module__5w7LAG__resetButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700}.ForecastAnalysis-module__5w7LAG__resetButton:hover{background:#f8fafc}.ForecastAnalysis-module__5w7LAG__sliderGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ForecastAnalysis-module__5w7LAG__sliderCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:18px}.ForecastAnalysis-module__5w7LAG__sliderTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ForecastAnalysis-module__5w7LAG__sliderLabel{color:#0f172a;font-size:15px;font-weight:700}.ForecastAnalysis-module__5w7LAG__sliderValue{color:#0d9488;letter-spacing:-.04em;font-size:28px;font-weight:800}.ForecastAnalysis-module__5w7LAG__range{accent-color:#0d9488;width:100%;margin-top:18px}.ForecastAnalysis-module__5w7LAG__warningBox{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;flex-direction:column;gap:4px;padding:14px 16px;font-size:13px;line-height:1.6;display:flex}.ForecastAnalysis-module__5w7LAG__tabsRow{margin-top:-6px}.ForecastAnalysis-module__5w7LAG__tabs{margin-bottom:0}.ForecastAnalysis-module__5w7LAG__stack{flex-direction:column;gap:24px;display:flex}.ForecastAnalysis-module__5w7LAG__tableWrap{overflow-x:auto}.ForecastAnalysis-module__5w7LAG__table{border-collapse:collapse;width:100%;min-width:840px;font-size:13px}.ForecastAnalysis-module__5w7LAG__table th,.ForecastAnalysis-module__5w7LAG__table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:12px 10px}.ForecastAnalysis-module__5w7LAG__table th{color:#64748b;white-space:nowrap;background:#f8fafc;font-size:12px;font-weight:700}.ForecastAnalysis-module__5w7LAG__table td{color:#0f172a;font-weight:500}.ForecastAnalysis-module__5w7LAG__table td strong{font-weight:800;display:block}.ForecastAnalysis-module__5w7LAG__cellSub{color:#64748b;margin-top:6px;font-size:12px;line-height:1.5;display:block}.ForecastAnalysis-module__5w7LAG__cellTax{color:#94a3b8;margin-top:4px;font-size:11px;line-height:1.4;display:block}.ForecastAnalysis-module__5w7LAG__casePills{flex-wrap:wrap;gap:8px;display:flex}.ForecastAnalysis-module__5w7LAG__casePill{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.ForecastAnalysis-module__5w7LAG__casePillActive{color:#fff;background:#0d9488;border-color:#0d9488}.ForecastAnalysis-module__5w7LAG__noteBar{color:#1e3a8a;background:#eff6ff;border-radius:12px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;display:flex}.ForecastAnalysis-module__5w7LAG__impactGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ForecastAnalysis-module__5w7LAG__impactCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:18px}.ForecastAnalysis-module__5w7LAG__impactLabel{color:#64748b;font-size:12px;font-weight:700;display:block}.ForecastAnalysis-module__5w7LAG__impactValue{color:#0f172a;letter-spacing:-.04em;margin-top:8px;font-size:26px;font-weight:800;display:block}.ForecastAnalysis-module__5w7LAG__rechargeMeta{color:#475569;flex-wrap:wrap;gap:10px;margin-top:16px;font-size:13px;display:flex}.ForecastAnalysis-module__5w7LAG__rechargeMeta span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px}.ForecastAnalysis-module__5w7LAG__dangerRow td{color:#be123c;background:#fff1f2}@media (max-width:1024px){.ForecastAnalysis-module__5w7LAG__controlsHeader{flex-direction:column}.ForecastAnalysis-module__5w7LAG__summaryGrid,.ForecastAnalysis-module__5w7LAG__sliderGrid,.ForecastAnalysis-module__5w7LAG__impactGrid{grid-template-columns:1fr}}@media (max-width:768px){.ForecastAnalysis-module__5w7LAG__page{gap:16px}.ForecastAnalysis-module__5w7LAG__sliderValue,.ForecastAnalysis-module__5w7LAG__impactValue{font-size:24px}.ForecastAnalysis-module__5w7LAG__controlsActions{justify-content:flex-start}.ForecastAnalysis-module__5w7LAG__noteBar{flex-direction:column;align-items:flex-start}}
.RechargePromotionManager-module__s_IX8W__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:980px;padding:32px}.RechargePromotionManager-module__s_IX8W__cardHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.RechargePromotionManager-module__s_IX8W__cardTitle{color:#0f172a;margin:0;font-size:18px;font-weight:700;line-height:1.2}.RechargePromotionManager-module__s_IX8W__statusBadge{border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.RechargePromotionManager-module__s_IX8W__statusBadge[data-tone=active]{color:#047857;background:#10b9811f}.RechargePromotionManager-module__s_IX8W__statusBadge[data-tone=scheduled]{color:#1d4ed8;background:#3b82f61f}.RechargePromotionManager-module__s_IX8W__statusBadge[data-tone=ended]{color:#b91c1c;background:#ef44441f}.RechargePromotionManager-module__s_IX8W__statusBadge[data-tone=muted]{color:#475569;background:#e5e7eb}.RechargePromotionManager-module__s_IX8W__inlineMessage{border-radius:8px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:500}.RechargePromotionManager-module__s_IX8W__inlineMessage[data-tone=success]{color:#166534;background:#dcfce7}.RechargePromotionManager-module__s_IX8W__inlineMessage[data-tone=error]{color:#991b1b;background:#fee2e2}.RechargePromotionManager-module__s_IX8W__heroPanel{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.RechargePromotionManager-module__s_IX8W__heroMetric{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.RechargePromotionManager-module__s_IX8W__heroLabel{color:#6b7280;font-size:12px;font-weight:700;display:block}.RechargePromotionManager-module__s_IX8W__heroValue{letter-spacing:-.02em;margin-top:8px;font-size:28px;line-height:1;display:block}.RechargePromotionManager-module__s_IX8W__controlGrid{display:block}.RechargePromotionManager-module__s_IX8W__fieldCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px}.RechargePromotionManager-module__s_IX8W__toggleInput{width:18px;height:18px;margin:0}.RechargePromotionManager-module__s_IX8W__fieldTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.RechargePromotionManager-module__s_IX8W__fieldHeading{flex-direction:column;gap:4px;display:flex}.RechargePromotionManager-module__s_IX8W__fieldLabel{color:#374151;font-size:14px;font-weight:600;display:block}.RechargePromotionManager-module__s_IX8W__fieldMeta{color:#9ca3af;margin-left:8px;font-size:12px;font-weight:500}.RechargePromotionManager-module__s_IX8W__fieldControls{align-items:center;gap:16px;display:flex}.RechargePromotionManager-module__s_IX8W__inlineToggle{color:#374151;white-space:nowrap;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.RechargePromotionManager-module__s_IX8W__discountInputWrap{align-items:center;gap:8px;display:flex}.RechargePromotionManager-module__s_IX8W__discountInput{text-align:right;color:#0f172a;border:1px solid #d1d5db;border-radius:8px;width:88px;padding:10px 12px;font-size:16px;font-weight:700}.RechargePromotionManager-module__s_IX8W__discountInput:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.RechargePromotionManager-module__s_IX8W__discountSuffix{color:#475569;font-size:16px;font-weight:800}.RechargePromotionManager-module__s_IX8W__range{accent-color:#0d9488;width:100%;margin-top:16px}.RechargePromotionManager-module__s_IX8W__range:disabled{accent-color:#d1d5db;cursor:not-allowed;opacity:1}.RechargePromotionManager-module__s_IX8W__metaRow{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.RechargePromotionManager-module__s_IX8W__metaChip{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;padding:14px 16px}.RechargePromotionManager-module__s_IX8W__metaChip span{color:#64748b;font-size:12px;font-weight:700;display:block}.RechargePromotionManager-module__s_IX8W__metaChip strong{color:#0f172a;margin-top:6px;font-size:15px;font-weight:800;display:block}.RechargePromotionManager-module__s_IX8W__previewSection{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.RechargePromotionManager-module__s_IX8W__previewTitle{color:#111827;margin:0 0 16px;font-size:18px;font-weight:700}.RechargePromotionManager-module__s_IX8W__quoteGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.RechargePromotionManager-module__s_IX8W__quoteCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.RechargePromotionManager-module__s_IX8W__quoteCount{color:#475569;font-size:12px;font-weight:700;display:block}.RechargePromotionManager-module__s_IX8W__quoteAmount{color:#0f172a;letter-spacing:-.02em;margin-top:8px;font-size:22px;font-weight:700;line-height:1;display:block}.RechargePromotionManager-module__s_IX8W__quoteSub{color:#64748b;margin-top:6px;font-size:12px;font-weight:600;display:block}.RechargePromotionManager-module__s_IX8W__unitTable{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;overflow:hidden}.RechargePromotionManager-module__s_IX8W__unitRow{color:#334155;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:14px;display:flex}.RechargePromotionManager-module__s_IX8W__unitRow:first-child{border-top:none}.RechargePromotionManager-module__s_IX8W__unitRow strong{color:#0f172a;font-size:14px;font-weight:700}.RechargePromotionManager-module__s_IX8W__unitRow[data-highlight=true]{background:#f9fafb}.RechargePromotionManager-module__s_IX8W__actions{justify-content:flex-end;margin-top:20px;display:flex}.RechargePromotionManager-module__s_IX8W__primaryButton{cursor:pointer;color:#fff;background:#0d9488;border:none;border-radius:8px;min-height:46px;padding:12px 20px;font-size:14px;font-weight:700}.RechargePromotionManager-module__s_IX8W__primaryButton:hover{background:#0f766e}.RechargePromotionManager-module__s_IX8W__primaryButton:disabled{opacity:.55;cursor:not-allowed}@media (max-width:900px){.RechargePromotionManager-module__s_IX8W__heroPanel,.RechargePromotionManager-module__s_IX8W__quoteGrid{grid-template-columns:1fr}}@media (max-width:768px){.RechargePromotionManager-module__s_IX8W__card{padding:20px}.RechargePromotionManager-module__s_IX8W__cardHeader,.RechargePromotionManager-module__s_IX8W__fieldTop{flex-direction:column;align-items:flex-start}.RechargePromotionManager-module__s_IX8W__fieldControls{justify-content:space-between;width:100%}}
.events-module__ctrXPq__page{padding:20px}@media (max-width:768px){.events-module__ctrXPq__page{padding:5px}}
