body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loginPage{background:#f3f5f7;color:#2b2b2b;font-family:Arial,Helvetica,sans-serif;min-height:100vh}.topBar{height:64px;justify-content:space-between;padding:0 26px}.brandLeft,.topBar{align-items:center;display:flex}.brandLeft{gap:10px}.brandLogo{height:44px;object-fit:contain;width:auto}.langRight{align-items:center;display:flex;gap:10px}.langSelect{background:#0000;border:none;color:#2b2b2b;cursor:pointer;font-size:16px;outline:none}.centerWrap{align-items:center;display:flex;flex-direction:column;padding:24px 16px 60px}.pageTitle{color:#3a2f78;font-size:42px;font-weight:700;margin:40px 0 22px}.card{background:#fff;border-radius:6px;box-shadow:0 1px 0 #0000000d;display:flex;gap:26px;padding:28px 30px;width:min(900px,92vw)}.cardLeft{flex:1.2 1}.cardRight{align-items:center;display:flex;flex:0.9 1;flex-direction:column;justify-content:flex-start}.cardSubTitle{color:#6c7886;font-size:18px;margin-bottom:14px}.inputRow{align-items:center;display:flex;gap:10px;margin:14px 0}.iconBox{background:#f7f9fb;border:1px solid #e4e9ef;border-radius:6px;display:grid;height:42px;place-items:center;width:42px}.textInput{background:#eaf3ff;border:1px solid #dbe4ee;border-radius:4px;flex:1 1;font-size:16px;height:42px;outline:none;padding:0 12px}.eyeBtn{background:#f7f9fb;border:1px solid #dbe4ee;border-radius:6px;cursor:pointer;height:42px;width:42px}.bottomRow{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-top:10px}.linkBtn{background:#0000;color:#3a2f78;padding:6px 0}.linkBtn,.loginBtn{border:none;cursor:pointer;font-size:16px}.loginBtn{background:#9bbdb9;border-radius:6px;color:#fff;height:44px;width:160px}.dividerCol{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;width:40px}.dividerLine{background:#e6edf3;height:110px;width:1px}.orText{color:#7e8a98;font-weight:600}.qrBox{background:#fff;border:1px solid #e6edf3;border-radius:6px;display:grid;height:210px;overflow:hidden;place-items:center;position:relative;width:210px}.qrPlaceholder{border:1px dashed #cfd8e3;border-radius:6px;color:#7e8a98;display:grid;font-weight:700;height:170px;letter-spacing:1px;place-items:center;width:170px}.qrRefresh{background:#ffffffe0;border:1px solid #e6edf3;border-radius:50%;color:#3a2f78;display:grid;font-size:22px;height:54px;place-items:center;position:absolute;width:54px}.registerWrap{align-items:center;display:flex;flex-direction:column;gap:14px;margin-top:44px}.registerText{color:#2b2b2b;font-size:18px}.vertext{color:#2b2b2b;font-size:9px;margin-top:-9px}.registerBtn{background:#ff5aa5;border:none;border-radius:22px;color:#fff;cursor:pointer;font-size:16px;height:44px;width:170px}.errorText{color:#d32f2f;font-size:14px;font-weight:600;margin:6px 0 10px}@media (max-width:900px){.card{flex-direction:column;gap:18px;padding:22px 18px;width:min(560px,92vw)}.dividerCol{flex-direction:row;gap:12px;width:100%}.dividerLine{height:1px;width:100%}.qrBox{height:min(320px,80vw);width:min(320px,80vw)}.qrPlaceholder{height:min(250px,62vw);width:min(250px,62vw)}.bottomRow{align-items:stretch;flex-direction:column}.loginBtn{width:100%}}@media (max-width:480px){.topBar{height:58px;padding:0 14px}.brandLogo{height:38px}.pageTitle{font-size:34px;margin:26px 0 16px}.textInput{font-size:15px}.registerBtn{width:min(240px,86vw)}}:root{--bg:#f3f5f7;--sidebar:#f1f2f4;--text:#1f2430;--muted:#0000008c;--line:#00000014;--active:#40aa98;--activeText:#fff;--pill:14px}.mdShell{background:#f3f5f7;background:var(--bg);color:#1f2430;color:var(--text);display:flex;min-height:100vh}.mdSidebar{background:#f1f2f4;background:var(--sidebar);border-right:1px solid #00000014;border-right:1px solid var(--line);display:flex;flex-direction:column;height:100vh;position:-webkit-sticky;position:sticky;top:0;width:270px}.mdSidebar.collapsed{width:78px}.mdSideTop{align-items:center;display:flex;gap:12px;padding:14px 12px}.mdBurger{background:#fff;border:1px solid #00000014;border:1px solid var(--line);border-radius:10px;cursor:pointer;font-size:18px;height:44px;width:44px}.mdBrand{align-items:center;display:flex;min-width:0}.mdLogo{display:block;height:30px;width:auto}.mdNav{overflow:auto;padding:8px 10px 0}.mdNavItem{align-items:center;background:#0000;border:0;border-radius:14px;border-radius:var(--pill);color:#2b2f39;cursor:pointer;display:flex;font-weight:600;gap:12px;margin:6px 0;padding:12px;text-align:left;width:100%}.mdNavItem:hover{background:#0000000d}.mdNavItem.active{background:#40aa98;background:var(--active);color:#fff;color:var(--activeText)}.mdIcon{display:inline-flex;justify-content:center;opacity:.9;width:22px}.mdNavText{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdChevron{opacity:.75}.mdSub{display:none;flex-direction:column;gap:6px;margin:0 0 6px 40px}.mdSub.show{display:flex}.mdSubItem{background:#fff;border:1px solid #00000014;border:1px solid var(--line);border-radius:10px;color:#2b2f39;cursor:pointer;font-weight:600;padding:10px 12px;text-align:left}.mdSubItem:hover{background:#0000000a}.mdSideBottom{margin-top:auto;padding:12px 10px 14px}.mdLogout{background:#3aa357;border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;height:52px;width:52px}.mdFooter{margin-top:12px}.mdFooterLine{background:#00000014;background:var(--line);height:1px;margin-bottom:10px}.mdFooterText{color:#0000008c;font-weight:700;letter-spacing:.2px}.mdSidebar.collapsed .mdBrand,.mdSidebar.collapsed .mdChevron,.mdSidebar.collapsed .mdFooter,.mdSidebar.collapsed .mdNavText{display:none}.mdSidebar.collapsed .mdNavItem{justify-content:center;padding:12px 10px}.mdSidebar.collapsed .mdSub{display:none!important}.mdMain{display:flex;flex:1 1;flex-direction:column;min-width:0}.mdTopbar{align-items:center;background:#fff;border-bottom:1px solid #00000014;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;height:58px;padding:0 14px}.mdTopCenter{display:flex;justify-content:center}.mdCenterBtn{align-items:center;background:#0000;border:0;border-radius:10px;color:#2a2f3a;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;padding:8px 10px}.mdCenterBtn:hover{background:#0000000a}.mdCenterText{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdTopRight{display:flex;justify-content:flex-end}.mdAvatar{background:#eef2f6;border:1px solid #00000014;border:1px solid var(--line);border-radius:10px;cursor:pointer;font-weight:800;height:40px;width:40px}.mdContentHeader{background:#fff;border-bottom:1px solid #00000014;border-bottom:1px solid var(--line);padding:14px 16px}.mdBreadcrumb{align-items:center;color:#3a3f4a;display:inline-flex;font-weight:800;gap:10px}.mdBreadcrumbIcon{font-size:18px}.mdContent{padding:16px}.mdWhiteArea{background:#fff;border:1px solid #00000014;border:1px solid var(--line);border-radius:10px;height:calc(100vh - 144px);min-height:520px}.topbarLeft{gap:12px}.kendraDropdown,.topbarLeft{align-items:center;display:flex}.kendraDropdown{background:#0000;border:none;color:#2b2b2b;cursor:pointer;font-size:16px;font-weight:600;gap:6px}.kendraDropdown .caret{font-size:14px;opacity:.8}.mdModalOverlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.mdModalCard{border-radius:10px;box-shadow:0 10px 40px #00000040;display:flex;flex-direction:column;max-height:calc(100vh - 36px);width:min(1050px,100%)}.mdModalHead{background:#cfeee7}.mdModalTitle{font-size:18px;font-weight:700}.mdModalClose{background:#0000;border:none;cursor:pointer;font-size:18px;line-height:1;padding:6px 10px}.mdModalBody{overflow:auto;padding:14px}.mdModalFilters{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:12px}.mdFilterBlock{display:flex;flex-direction:column;gap:6px;min-width:260px}.mdFilterBlock.right{margin-left:auto}.mdFilterLabel{color:#222;font-size:14px}.mdFilterSearch,.mdFilterSelect{background:#fff;border:1px solid #cfd8dc;border-radius:6px;height:40px;outline:none;padding:0 10px}.mdTableWrap{border:1px solid #e6edf2;border-radius:8px;overflow:hidden}.mdTableTopRow{align-items:center;background:#fbfdff;border-bottom:1px solid #e6edf2;display:flex;justify-content:space-between;padding:10px 12px}.mdTableTitle{color:#2b2b2b;font-weight:700}.mdTable{font-size:14px}.mdTable thead th{background:#fff;border-bottom:1px solid #e6edf2;color:#2b2b2b;font-weight:700;text-align:left}.mdTable tbody td,.mdTable thead th{padding:10px 12px;white-space:nowrap}.mdTable tbody td{border-bottom:1px solid #f0f4f7}.mdTable tbody tr:hover{background:#f3fbf9}.mdTable tbody tr.selected{background:#e9f7f4;font-weight:700}.mdTableMsg{color:#333;padding:16px 12px}.mdTableMsg.error{color:#b00020;font-weight:600}.mdTableFooter{background:#fbfdff;color:#546e7a;font-size:13px;padding:10px 12px}.mdProfileMenu{width:320px}.mdProfileHead{gap:14px;padding:14px}.mdProfileAvatar{font-size:34px;height:64px;width:64px}.mdProfileName{font-size:24px;font-weight:800;line-height:1.1}.mdProfileMobile{font-size:22px;margin-top:6px}.mdProfileSectionTitle{font-size:22px;padding:14px 14px 8px}.mdProfileMenu{background:#fff;border:1px solid #dfe6e6;border-radius:10px;box-shadow:0 10px 30px #0000001f;overflow:hidden;position:absolute;right:0;top:52px;width:300px;z-index:50}.mdProfileHead{background:#5aa9a2;color:#fff;display:flex;gap:12px;padding:12px}.mdProfileAvatar{align-items:center;background:#d8dee8;border-radius:10px;color:#1a2233;display:flex;font-size:22px;font-weight:800;height:54px;justify-content:center;width:54px}.mdProfileHeadText{display:flex;flex-direction:column;justify-content:center}.mdProfileName{font-size:16px;font-weight:700;line-height:1.2}.mdProfileMobile{font-size:14px;margin-top:4px;opacity:.9}.mdProfileSectionTitle{color:#5aa9a2;font-size:14px;font-weight:700;padding:12px 12px 6px}.mdProfileItem{align-items:center;background:#fff;border:0;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 12px;text-align:left;width:100%}.mdProfileItem:hover{background:#f5f8f8}.mdProfileItemIcon{font-size:14px;text-align:center;width:22px}.mdOrgItem{align-items:center;background:#fff;border:0;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 12px;text-align:left;width:100%}.mdOrgItem:hover{background:#f5f8f8}.mdOrgTick{color:#5aa9a2;font-size:14px;font-weight:900;width:22px}.mdOrgItem.active .mdOrgName{font-weight:700}.mdProfileError{color:#b00020;font-size:13px;font-weight:600;padding:8px 12px 12px}@media (max-width:680px){.mdModalOverlay{padding:10px}.mdFilterBlock{min-width:100%}.mdTableWrap{overflow-x:auto}}.mdDashGrid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr;padding:14px}.mdDashCard{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:14px}.mdDashHead{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.mdDashTitle{font-size:18px;font-weight:800}.mdDashSub{align-items:center;display:flex;font-size:12px;gap:8px;margin-top:3px;opacity:.75}.mdDashPill{background:#0000000f;border-radius:999px;font-size:11px;padding:4px 8px}.mdDashActions{display:flex;gap:8px}.mdDashChip{background:#fff;border:1px solid #0000001f;border-radius:999px;cursor:pointer;font-size:12px;padding:6px 10px}.mdDashChip.active{border-color:#00000059;font-weight:700}.mdDashStats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:10px 0}.mdStat{background:#00000008;border-radius:14px;padding:10px}.mdStatLabel{font-size:11px;opacity:.75}.mdStatValue{font-size:16px;font-weight:800;margin-top:2px}.mdDashChartWrap{background:#00000005;border-radius:14px;padding:10px}.mdDashSkeleton{background:#0000000a;border-radius:14px;padding:18px}.mdDashError{background:#ff000014;border-radius:12px;color:#b00020;font-size:12px;margin:8px 0;padding:10px}.mdChartTip{background:#756e6e;border-radius:12px;box-shadow:0 12px 30px #0000004d;color:#fff;padding:10px 12px}.mdChartTipTitle{font-weight:800;margin-bottom:6px}.mdChartTipLine{font-size:12px;opacity:.95}@media (max-width:900px){.mdSidebar{box-shadow:10px 0 40px #0000001f;left:0;position:fixed;top:0;transform:translateX(0);z-index:50}.mdSidebar.collapsed{transform:translateX(-110%)}.mdMain{margin-left:0}.mdCenterText{max-width:220px}}.advPage{padding:14px}.advTopBar{justify-content:space-between;margin-bottom:10px}.advTitleLeft,.advTopBar{align-items:center;display:flex}.advTitleLeft{gap:10px}.advMiniIcon,.advPageTitle{font-size:18px}.advAddBtn,.advPageTitle{font-weight:700}.advAddBtn{background:#0000;border:0;color:#1a56db;cursor:pointer}.advIncludePaid{align-items:center;display:flex;gap:8px;margin:10px 0 12px}.advCard{background:#fff;border:1px solid #e6e8ee;border-radius:8px}.advCardHeader{align-items:center;border-bottom:1px solid #eef0f4;display:flex;justify-content:space-between;padding:12px 14px}.advCardTitle{color:#2b2f36;font-weight:700}.advTools{align-items:center;display:flex;gap:10px}.advPrintBtn{background:#fff;border:1px solid #9cc3d0;border-radius:4px;cursor:pointer;padding:6px 10px}.advSearchBox{align-items:center;display:flex;gap:8px}.advSearchLabel{color:#667085;font-size:13px}.advSearchInput{border:1px solid #d0d5dd;border-radius:4px;padding:6px 10px;width:220px}.advTableWrap{padding:0 10px 8px}.advTable{border-collapse:collapse;width:100%}.advTable td,.advTable th{border-top:1px solid #eef0f4;font-size:14px;padding:10px}.advTable th{background:#fafbfc;color:#344054;text-align:left}.advTable .num{text-align:right}.balRed,.nameStrong{font-weight:700}.balRed{color:#c11515}.advTotalRow td{background:#fbfbfd;font-weight:700}.totalLabel{font-weight:700}.advFooter{border-top:1px solid #eef0f4;justify-content:space-between;padding:10px 14px}.advFooter,.advPager{align-items:center;display:flex}.advPager{gap:6px}.advPgBtn{background:#fff;border:1px solid #d0d5dd;border-radius:4px;cursor:pointer;padding:4px 8px}.advPgBtn:disabled{cursor:not-allowed;opacity:.5}.advPgNum{background:#fff;border:1px solid #d0d5dd;border-radius:4px;padding:4px 10px}.advPgNum.active{background:#e9f7f2;border-color:#a6d6c6}.advPageSize{border:1px solid #d0d5dd;border-radius:4px;padding:4px 6px}.advBackdrop{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.advModal{background:#fff;border:1px solid #cfd5dd;box-shadow:0 12px 30px #00000040;max-width:calc(100vw - 24px);width:640px}.advModalHead{align-items:center;border-bottom:1px solid #e6e8ee;display:flex;justify-content:space-between;padding:12px 14px}.advModalHeadGreen{background:#cfeee7}.advModalTitle{font-size:18px;font-weight:800}.advCloseBtn{background:#0000;border:0;cursor:pointer;font-size:24px;line-height:1}.advModalBody{padding:16px 18px 18px}.advFormGrid{grid-gap:12px 14px;align-items:center;display:grid;gap:12px 14px;grid-template-columns:160px 1fr}.advLabel{color:#111827;font-weight:600}.advReq{color:#d92d20;margin-left:4px}.advFieldRow{align-items:center;display:flex;gap:8px}.advInput,.advTextarea{border:1px solid #cfd5dd;border-radius:3px;font-size:14px;padding:8px 10px;width:100%}.advTextarea{min-height:64px;resize:vertical}.advIconBtn{background:#fff;border:1px solid #cfd5dd;border-radius:4px;cursor:pointer;height:34px;width:38px}.advSmallInfo{color:#475467;font-size:12px;margin-top:-6px}.advHint{color:#64748b;font-size:12px;margin-top:6px}.advCheckboxRow{align-items:center;display:flex;gap:8px}.advActions{display:flex;gap:14px;justify-content:flex-end;margin-top:16px}.advBtnGhost{background:#e9ecef;border:1px solid #cfd5dd;border-radius:2px}.advBtnGhost,.advBtnPrimary{cursor:pointer;min-width:140px;padding:10px 14px}.advBtnPrimary{background:#9fd3c3;border:1px solid #8ec9b7;border-radius:2px;font-weight:700}.advMsg{color:#667085;padding:18px;text-align:center}.advHiddenDate{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.advFooterRow{align-items:center;border-top:1px solid #eef0f4;display:flex;justify-content:space-between;padding:10px 14px}.advPickModal{width:780px}.advPickTop{align-items:center;border-bottom:1px solid #eef0f4;display:flex;justify-content:space-between;padding:10px 14px}.advPickCaption{font-weight:700}.dedPage{padding:14px}.dedTopBar{justify-content:space-between;margin-bottom:14px}.dedTitleLeft,.dedTopBar{align-items:center;display:flex}.dedTitleLeft{gap:10px}.dedMiniIcon,.dedPageTitle{font-size:18px}.dedAddBtn,.dedPageTitle{font-weight:700}.dedAddBtn{background:#0000;border:0;color:#1a56db;cursor:pointer}.dedFilters{gap:12px;margin-bottom:14px}.dedFilterBlock,.dedFilters{align-items:center;display:flex}.dedFilterBlock{gap:10px}.dedFilterLabel{color:#111827;font-weight:600}.dedSelect{border:1px solid #d0d5dd;border-radius:4px;min-width:220px;padding:8px 10px}.dedCard{background:#fff;border:1px solid #e6e8ee;border-radius:8px}.dedCardHead{align-items:center;border-bottom:1px solid #eef0f4;display:flex;justify-content:space-between;padding:12px 14px}.dedCardTitle{color:#2b2f36;font-weight:700}.dedSearchBox{align-items:center;display:flex;gap:8px}.dedSearchLabel{color:#667085;font-size:13px}.dedSearchInput{border:1px solid #d0d5dd;border-radius:4px;padding:6px 10px;width:240px}.dedTableWrap{padding:0 10px 8px}.dedTable{border-collapse:collapse;width:100%}.dedTable td,.dedTable th{border-top:1px solid #eef0f4;font-size:14px;padding:10px}.dedTable th{background:#fafbfc;color:#344054;text-align:left}.dedTable .num{text-align:right}.neg{color:#c11515;font-weight:700}.dedTotalRow td{background:#fbfbfd;font-weight:700}.dedFooter{border-top:1px solid #eef0f4;justify-content:space-between;padding:10px 14px}.dedFooter,.dedPager{align-items:center;display:flex}.dedPager{gap:6px}.dedPgBtn{background:#fff;border:1px solid #d0d5dd;border-radius:4px;cursor:pointer;padding:4px 8px}.dedPgBtn:disabled{cursor:not-allowed;opacity:.5}.dedPgNum{background:#fff;border:1px solid #d0d5dd;border-radius:4px;padding:4px 10px}.dedPgNum.active{background:#e9f7f2;border-color:#a6d6c6}.dedPageSize{border:1px solid #d0d5dd;border-radius:4px;padding:4px 6px}.dedMsg{color:#667085;padding:18px;text-align:center}.dedMsg.err{color:#b42318}.invPage{width:100%}.invTopBar{padding:10px 4px 12px}.invTitleLeft{align-items:center;display:flex;gap:10px}.invMiniIcon,.invPageTitle{font-size:18px}.invPageTitle{font-weight:700}.invTopActions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.invLinkBtn{background:#0000;border:none;border-radius:8px;cursor:pointer;padding:6px 8px}.invLinkBtn:hover{background:#f2f2f2}.invPrimaryBtn{background:#2f7d6d;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:10px 14px}.invFilters{display:flex;gap:12px;padding:10px 0}.invFilterRow{align-items:center;display:flex;gap:10px}.invFilterLabel{color:#222;font-weight:600}.invSelect{background:#fff;border:1px solid #ddd;border-radius:8px;min-width:240px;padding:8px 10px}.invCard{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:12px}.invCardHead{align-items:center;display:flex;gap:12px;justify-content:space-between;padding-bottom:10px}.invCardTitle{font-weight:800}.invSelected{color:#4b4b4b;font-weight:600;margin-left:8px}.invSearchBox{align-items:center;display:flex;gap:10px}.invSearchLabel{color:#444;font-weight:600}.invSearchInput{border:1px solid #ddd;border-radius:8px;padding:8px 10px}.invMsg{padding:10px}.invMsg.err{color:#b00020}.invTableWrap{border-top:1px solid #eee;margin-top:8px;overflow:auto}.invTable{border-collapse:collapse;min-width:1100px;width:100%}.invTable td,.invTable th{border:1px solid #eee;font-size:14px;padding:10px;text-align:left}.invTable thead tr:first-child th{background:#f7f7f7;font-weight:800;text-align:center}.invTable thead tr:nth-child(2) th{background:#fbfbfb;font-weight:700}.invNoRecords{font-size:22px!important;font-weight:700!important;padding:30px 10px!important;text-align:center!important}.num{text-align:right!important}.neg{color:#b00020}.invFooter{gap:12px;justify-content:space-between;padding-top:12px}.invFooter,.invPager{align-items:center;display:flex}.invPager{gap:6px}.invPgBtn{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;padding:6px 10px}.invPgBtn:disabled{cursor:not-allowed;opacity:.45}.invPgNum{background:#fff;border:1px solid #ddd;border-radius:8px;padding:6px 10px}.invPgNum.active{background:#f2f2f2;font-weight:800}.invPageSize{border:1px solid #ddd;border-radius:8px;margin-left:8px;padding:6px 8px}.invTotalsBar{border-top:1px solid #eee;color:#222;display:flex;flex-wrap:wrap;gap:18px;margin-top:10px;padding:10px}.invHeadRight{gap:12px}.invHeadRight,.invSelActions{align-items:center;display:flex}.invSelActions{gap:10px}.invActionBtn{background:#0000;border:0;border-radius:10px;font-weight:700;padding:6px 10px}.invActionBtn:hover{background:#f2f2f2}.invActionBtn.danger{color:#b00020}.invActionBtn.danger:hover{background:#ffe9ec}.invTable td.chk,.invTable th.chk{min-width:44px;width:44px}.invTable input[type=checkbox]{cursor:pointer;height:18px;width:18px}.rowSel{background:#eaf5f0}.invModalOverlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.invModalCard{background:#fff;border:1px solid #e6e6e6;border-radius:14px;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:min(1100px,96vw)}.invModalHead{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 14px}.invModalTitle{font-size:16px;font-weight:800}.invModalClose{background:#0000;border:0;border-radius:10px;cursor:pointer;font-size:18px;padding:6px 10px}.invModalClose:hover{background:#f2f2f2}.invModalBody{overflow:auto;padding:14px}.invModalFoot{border-top:1px solid #eee;display:flex;justify-content:flex-end;padding:12px 14px}.invModalFootRight{display:flex;gap:10px}.invModalBtn{background:#fff;border:1px solid #ddd;border-radius:10px;cursor:pointer;font-weight:700;padding:8px 12px}.invModalBtn:hover{background:#f2f2f2}.invModalBtn.danger{border-color:#ffb3bd;color:#b00020}.invModalBtn.danger:hover{background:#ffe9ec}.invPreviewGrid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}@media (max-width:900px){.invPreviewGrid{grid-template-columns:1fr}}.invBillCard{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:12px}.invBillHead{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.invBillTitle{font-size:14px;font-weight:900}.invBillMeta{color:#333;font-size:12px}.invBillCaption{color:#111;font-weight:800;margin-top:6px}.invBillGrid{display:flex;gap:10px;margin-top:10px}.invBillBlock{border:1px solid #eee;border-radius:10px;flex:1 1;padding:10px}.invBillBlockTitle{font-weight:800;margin-bottom:8px}.invBillKV{grid-gap:6px 10px;display:grid;font-size:12px;gap:6px 10px;grid-template-columns:1fr auto}.invBillTables{display:flex;gap:10px;margin-top:10px}.invMiniTable{border-collapse:collapse;font-size:11px;width:100%}.invMiniTable td,.invMiniTable th{border:1px solid #eee;padding:6px 8px}.invConfirmText{font-size:14px;margin-bottom:10px}.invConfirmList{border:1px solid #eee;border-radius:10px;padding:10px}.invConfirmItem{border-bottom:1px dashed #eee;padding:6px 0}.invConfirmItem:last-child{border-bottom:none}.invConfirmMore{color:#555;font-weight:700;padding-top:8px}.invTopBar{gap:12px;justify-content:space-between;margin-bottom:10px}.invTopBar,.invTopRight{align-items:center;display:flex}.invTopRight{gap:10px}.invSelectedLabel{color:#2f2f2f;font-weight:600}.invActionBtn{align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;display:inline-flex;gap:6px;padding:8px 10px}.invActionBtn.danger{border-color:#fcc}.invSearch{border:1px solid #d9d9d9;border-radius:8px;height:36px;padding:0 10px}.invTable td.chk,.invTable th.chk{text-align:center;width:38px}.invTable tr.selected{background:#eaf3ff}.invDetWrap{width:100%}.invDetTopRow{align-items:center;display:flex;gap:14px;justify-content:space-between;padding:4px 0}.invDetFarmer{font-size:22px;font-weight:700}.invDetNav{align-items:center;display:flex;gap:10px}.invDetNavText{color:#222;font-size:18px;font-weight:600}.invDetNavBtn{background:#fff;border:1px solid #d6dde6;border-radius:2px;cursor:pointer;font-size:22px;height:34px;width:44px}.invDetNavBtn:disabled{cursor:not-allowed;opacity:.45}.invDetDateRow{color:#222;font-size:18px;margin-top:6px}.invDetHr{border-top:1px solid #e5e9f0;margin-top:10px}.invDetGrid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:1.5fr 1fr;margin-top:18px}.invDetLeft,.invDetRight{min-width:0}.invDetCard{background:#fff;border:1px solid #e5e9f0}.invDetTabs{grid-gap:10px;align-items:center;background:#fafbfd;border-bottom:1px solid #e5e9f0;display:grid;gap:10px;grid-template-columns:auto auto auto 1fr auto;padding:10px 12px}.invDetTab{background:#0000;border:0;border-radius:6px;color:#4b5563;cursor:pointer;font-weight:700;padding:6px 10px}.invDetTab.active{background:#fff;border:1px solid #edf1f7;color:#2d2a87}.invDetTabIcon{margin-right:6px}.invDetPresent{color:#2d2a87;font-weight:700;justify-self:center}.invDetEdit{align-items:center;background:#0000;border:0;color:#1e66ff;cursor:pointer;display:inline-flex;font-weight:700;gap:6px;justify-self:end}.invDetCardHead{align-items:center;background:#fafbfd;border-bottom:1px solid #e5e9f0;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.invDetCardTitle{color:#2d2a87;font-size:18px;font-weight:800}.invDetCardTitle.purple{color:#2d2a87}.invDetTotalRow td{background:#f6f8fb;color:#4b5563;font-weight:800}.qtyGreen{color:#2e7d32;font-weight:700}.qtyRed{color:red;font-weight:700}.invDetEmptyBox{align-items:center;color:#111827;display:flex;font-size:28px;font-weight:600;height:170px;justify-content:center}.invDetPaymentRow{background:#fff;border-top:1px solid #e5e9f0;color:#111827;font-size:18px;padding:10px}.invDetSummaryBox{background:#fff;border:2px solid #cdd9ea;border-radius:4px;margin-left:auto;margin-right:auto;margin-top:18px;min-width:360px;padding:22px;width:72%}.invDetSummaryTitle{color:#2d2a87;font-size:26px;font-weight:800;margin-bottom:18px}.invDetSummaryRows{grid-row-gap:14px;grid-column-gap:22px;color:#111827;column-gap:22px;display:grid;font-size:18px;grid-template-columns:1fr auto;row-gap:14px}.invDetDivider{background:#e5e9f0;grid-column:1/-1;height:1px;margin:6px 0}.invDetDueRow{align-items:baseline;display:flex;gap:16px;justify-content:space-between;margin-top:10px}.invDetDueLabel,.invDetDueValue{color:#118a11;font-size:26px;font-weight:900}.invDetBalanceRow{align-items:baseline;display:flex;gap:16px;justify-content:space-between}.invDetBalLabel{color:#ff4b4b;font-size:22px;font-weight:500}.invDetBalValue{color:red;font-size:22px;font-weight:700}.invDetSaveRow{display:flex;justify-content:flex-end;padding:18px 0 0}.invDetSaveBtn{background:#e9fffb;border:1px solid #2aa198;border-radius:2px;color:#1b8f86;cursor:pointer;font-weight:800;padding:10px 18px}.invDetBackLink{background:#0000;border:0;color:#1e66ff;cursor:pointer;font-weight:700;margin-top:10px}.invDetWrap .invTableWrap{overflow-x:auto!important;overflow-y:hidden}.invDetWrap .invTable{min-width:0!important;table-layout:fixed!important;width:100%!important}.invDetWrap .invTable td,.invDetWrap .invTable th{font-size:10px!important;line-height:1.02;overflow:hidden;padding:2px 3px!important;text-overflow:ellipsis;white-space:nowrap}.invDetWrap .invTable .num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap!important}.invDetWrap .invDetCollectionsTable td:first-child,.invDetWrap .invDetCollectionsTable th:first-child{width:30px}.invDetWrap .invDetCollectionsTable td:nth-child(2),.invDetWrap .invDetCollectionsTable th:nth-child(2){width:44px}.invDetWrap .invDetCollectionsTable td:nth-child(3),.invDetWrap .invDetCollectionsTable th:nth-child(3){width:48px}.invDetWrap .invDetCollectionsTable td:nth-child(4),.invDetWrap .invDetCollectionsTable th:nth-child(4){width:58px}.invDetWrap .invDetCollectionsTable td:nth-child(5),.invDetWrap .invDetCollectionsTable td:nth-child(6),.invDetWrap .invDetCollectionsTable td:nth-child(7),.invDetWrap .invDetCollectionsTable th:nth-child(5),.invDetWrap .invDetCollectionsTable th:nth-child(6),.invDetWrap .invDetCollectionsTable th:nth-child(7){width:28px}.invDetWrap .invDetCollectionsTable td:nth-child(8),.invDetWrap .invDetCollectionsTable th:nth-child(8){width:44px}.invDetWrap .invDetCollectionsTable td:nth-child(9),.invDetWrap .invDetCollectionsTable th:nth-child(9){width:66px}.invDetWrap .invDetMilkTable td:first-child,.invDetWrap .invDetMilkTable td:nth-child(2),.invDetWrap .invDetMilkTable th:first-child,.invDetWrap .invDetMilkTable th:nth-child(2){width:58px}.invDetWrap .invDetMilkTable td:nth-child(3),.invDetWrap .invDetMilkTable td:nth-child(4),.invDetWrap .invDetMilkTable td:nth-child(5),.invDetWrap .invDetMilkTable th:nth-child(3),.invDetWrap .invDetMilkTable th:nth-child(4),.invDetWrap .invDetMilkTable th:nth-child(5){width:28px}.invDetWrap .invDetMilkTable td:nth-child(6),.invDetWrap .invDetMilkTable th:nth-child(6){width:44px}.invDetWrap .invDetMilkTable td:nth-child(7),.invDetWrap .invDetMilkTable th:nth-child(7){width:66px}.invDetWrap .invDetDedTable td:first-child,.invDetWrap .invDetDedTable th:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px}.invDetWrap .invDetDedTable td:nth-child(2),.invDetWrap .invDetDedTable td:nth-child(3),.invDetWrap .invDetDedTable td:nth-child(4),.invDetWrap .invDetDedTable th:nth-child(2),.invDetWrap .invDetDedTable th:nth-child(3),.invDetWrap .invDetDedTable th:nth-child(4){width:62px}.invDetWrap .invDetDedTable{min-width:0!important;table-layout:fixed!important;width:100%!important}.invDetWrap .invDetDedTable td,.invDetWrap .invDetDedTable th{font-size:9.5px!important;line-height:1;overflow:hidden;padding:2px!important;text-overflow:ellipsis;white-space:nowrap}.invDetWrap .invDetDedTable td:first-child,.invDetWrap .invDetDedTable th:first-child{width:90px!important}.invDetWrap .invDetDedTable td:nth-child(2),.invDetWrap .invDetDedTable td:nth-child(3),.invDetWrap .invDetDedTable td:nth-child(4),.invDetWrap .invDetDedTable th:nth-child(2),.invDetWrap .invDetDedTable th:nth-child(3),.invDetWrap .invDetDedTable th:nth-child(4){width:54px!important}.invDetBackTopBtn{background:#fff;border:1px solid #d6dde6;border-radius:2px;cursor:pointer;font-size:18px;height:34px;width:44px}.invDetBackTopBtn:hover{background:#f7f7f7}.invDetRightSummary{margin:18px auto 0;min-width:360px;width:72%}.invDetRightSummary .invDetSummaryBox{margin:0;min-width:0;width:100%}.invDetRightSummary .invDetSaveRow{display:flex;justify-content:flex-end;padding:12px 0 0;width:100%}@media (max-width:1100px){.invDetRightSummary{margin:18px 0 0;min-width:0;width:100%}.invDetGrid{grid-template-columns:1fr}.invDetSummaryBox{min-width:0;width:100%}}.rcPage{background:#fff;border:1px solid #eef1f6}.rcHead{border-bottom:1px solid #eef1f6;justify-content:space-between;padding:14px 18px}.rcHead,.rcHeadLeft{align-items:center;display:flex}.rcHeadLeft{color:#1f2a4a;font-size:20px;font-weight:600;gap:10px}.rcHeadIcon{font-size:22px;line-height:1}.rcHeadRight{color:#1f2a4a;font-size:18px;font-weight:600}.rcControls{padding:14px 18px 10px}.rcControlsLeft{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.rcMilkLabel{color:#222b3c;font-weight:600;margin-right:6px}.rcMilkBtn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#334155;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;padding:8px 18px}.rcMilkBtn.active{background:#eaf6f2;border-color:#b6d6c8}.rcMilkIcon{font-size:16px;line-height:1}.rcChartBox{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;display:inline-flex;gap:10px;height:40px;min-width:420px;padding:0 12px}.rcChartIcon{font-size:18px;line-height:1}.rcChartText{color:#1f2a4a;font-weight:700}.rcChangeBtn{background:#fff;border:2px solid #2684ff;border-radius:6px;color:#2684ff;cursor:pointer;font-weight:700;height:40px;padding:0 18px}.rcChangeBtn:hover{background:#f2f8ff}.rcControlsMeta{margin-top:8px}.rcMeta{color:#64748b;font-size:13px}.rcMeta.err{color:#b91c1c;font-weight:600}.rcTableWrap{background:#fff;border:1px solid #eef1f6;height:calc(100vh - 290px);margin:10px 18px 18px;overflow:auto}.rcEmpty{color:#64748b;padding:18px}.rcTable{border-collapse:collapse;color:#111827;font-size:15px;width:100%}.rcTable td,.rcTable th{border-bottom:1px solid #eef1f6;border-right:1px solid #eef1f6;padding:10px 12px;text-align:left;white-space:nowrap}.rcTable thead th{background:#f8fafc;color:#0f172a;font-weight:800;position:-webkit-sticky;position:sticky;top:0;z-index:5}.rcCow tbody tr:nth-child(odd){background:#f3fbf6}.rcGrid tbody tr{background:#fff}.rcStickyLeft{background:#f8fafc;left:0;position:-webkit-sticky;position:sticky;z-index:6}.rcGrid tbody td.rcStickyLeft{background:#fff;font-weight:500;z-index:4}.rcSel{background:#d7d9dc!important}.rcEditTop{align-items:center;background:#fff;border-bottom:1px solid #eef1f6;display:flex;gap:12px;padding:14px 18px}.rcBackBtn{background:#0000;border:none;border-radius:8px;cursor:pointer;font-size:22px;padding:6px 10px}.rcBackBtn:hover{background:#f1f5f9}.rcEditTopTitle{color:#1f2a4a;font-size:20px;font-weight:700}.rcEditContent{display:flex;gap:18px;padding:16px 18px}.rcEditLeft{max-width:520px;width:520px}.rcEditRight{flex:1 1;min-width:0}.rcEditRow{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:140px 1fr;margin-bottom:12px}.rcEditLabel,.rcEditValue{color:#0f172a;font-weight:600}.rcInput{border:1px solid #cbd5e1;border-radius:4px;height:38px;outline:none;padding:0 10px;width:100%}.rcStepsWrap{display:flex;gap:12px;margin-top:12px}.rcStepsCol{border:1px solid #e5e7eb;border-radius:4px;flex:1 1;overflow:hidden}.rcStepsHead{align-items:center;background:#f8fafc;display:flex;font-weight:700;justify-content:space-between;padding:10px}.rcLinkBtn{background:#0000;border:none;color:#2563eb;cursor:pointer;font-weight:700}.rcSmallTable{border-collapse:collapse;width:100%}.rcSmallTable td{border-top:1px solid #eef1f6;padding:10px}.rcSmallCellEnd{text-align:right;width:40px}.rcIconBtn.small{background:#0000;border:none;cursor:pointer;font-size:18px}.rcEditActions{display:flex;gap:14px;justify-content:center;margin-top:22px}.rcBtn{background:#e5e7eb;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;font-weight:700;height:40px;min-width:120px;padding:0 18px}.rcBtn.primary{background:#1f8a70;border-color:#1f8a70;color:#fff}.rcPreviewWrap{background:#fff;border:1px solid #eef1f6;height:calc(100vh - 180px);overflow:auto}.rcStepBackdrop{align-items:flex-start;background:#00000059;display:flex;inset:0;justify-content:center;padding-top:70px;position:fixed;z-index:9999}.rcStepModal{background:#fff;border-radius:4px;box-shadow:0 14px 40px #00000040;max-width:calc(100vw - 30px);overflow:hidden;width:640px}.rcStepHead{align-items:center;background:#bfe6df;display:flex;height:54px;justify-content:space-between;padding:0 16px}.rcStepTitle{color:#111827;font-size:22px;font-weight:700}.rcStepClose{background:#0000;border:none;color:#4b5563;cursor:pointer;font-size:32px;line-height:1}.rcStepBody{padding:18px 18px 16px}.rcStepGrid{grid-gap:14px 16px;align-items:center;display:grid;gap:14px 16px;grid-template-columns:140px 1fr}.rcStepLabel{color:#111827;font-size:18px;font-weight:600}.rcStepInput{border:1px solid #cbd5e1;border-radius:4px;font-size:18px;height:42px;outline:none;padding:0 12px}.rcStepInput:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd80}.rcStepCheckRow{align-items:center;color:#111827;display:flex;font-size:18px;gap:10px;margin-top:12px}.rcStepActions{display:flex;gap:18px;justify-content:flex-end;margin-top:16px}.rcStepBtn{background:#e5e7eb;border:2px solid #cbd5e1;border-radius:8px;cursor:pointer;font-size:22px;font-weight:800;height:52px;min-width:200px}.rcStepBtn.primary{background:#3f836d;border-color:#3f836d;color:#fff}.rcBtn.disabled,.rcBtn:disabled{cursor:not-allowed;opacity:.6}.mdPage{padding:16px}.mdPageTop{border-bottom:1px solid #0000000f;justify-content:space-between;padding:6px 0 14px}.mdPageTitle,.mdPageTop{align-items:center;display:flex}.mdPageTitle{color:#2d2d2d;font-weight:700;gap:10px}.mdPageTitleIcon{font-size:18px}.mdPageActions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.mdLinkBtn{background:#0000;border:0;color:#2e2d85;cursor:pointer;font-size:14px;font-weight:600}.mdSep{background:#0000001f;height:16px;width:1px}.mdFilters{gap:14px;padding:14px 0}.mdFilter,.mdFilters{align-items:center;display:flex}.mdFilter{gap:8px}.mdFilterLabel{color:#2d2d2d;font-weight:600}.mdInput{border:1px solid #0003;border-radius:4px;min-width:180px;outline:none;padding:8px 10px}.mdInputSm{min-width:180px;padding:6px 8px}.mdSelect{border:1px solid #0003;border-radius:4px;min-width:140px;outline:none;padding:8px 10px}.mdSelectSm{min-width:70px;padding:6px 8px}.mdSearchBtn{background:#2f7d6f;border:0;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px 18px}.mdCard{background:#fff;border:1px solid #00000014;border-radius:6px}.mdCardHead{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:12px 14px}.mdAccepted,.mdCardCaption{color:#2e2d85;font-weight:700}.mdSearchBox{align-items:center;display:flex;gap:10px}.mdSearchLabel{color:#2d2d2d;font-weight:600}.mdTableWrap{overflow:auto}.mdTable{border-collapse:collapse;width:100%}.mdTable td,.mdTable th{border:1px solid #0000000f;font-size:14px;padding:10px}.mdTable th{background:#fafafa;text-align:left}.mdNum{text-align:right}.mdCheckCol{width:40px}.mdActionCol{text-align:center;width:90px}.mdIconBtn{background:#0000;border:0;color:#2e2d85;cursor:pointer;font-size:16px}.mdEmpty{color:#666;padding:22px;text-align:center}.mdTotalRow td{background:#fbfbfb;font-weight:700}.mdTableFooter{justify-content:space-between;padding:12px 14px}.mdPager,.mdTableFooter{align-items:center;display:flex}.mdPager{gap:10px}.mdPagerBtn{background:#fff;border:1px solid #00000026;border-radius:4px;cursor:pointer;padding:6px 10px}.mdPagerPage{align-items:center;background:#2f7d6f1f;border-radius:4px;font-weight:700;height:30px;min-width:34px}.mdModalBackdrop,.mdPagerPage{display:flex;justify-content:center}.mdModalBackdrop{align-items:flex-start;background:#00000040;inset:0;padding:18px;position:fixed;z-index:9999}.mdModalCard{background:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 10px 30px #0000002e;overflow:hidden;width:min(1200px,100%)}.mdModalHead{border-bottom:1px solid #0000000f;justify-content:space-between;padding:12px 14px}.mdModalHead,.mdModalTitle{align-items:center;display:flex}.mdModalTitle{color:#2d2d2d;font-weight:800;gap:10px}.mdModalBody{padding:16px}.mdAddTopRow{flex-wrap:wrap;gap:16px;margin-bottom:12px}.mdAddField,.mdAddTopRow{align-items:center;display:flex}.mdAddField{gap:10px}.mdAddLabel{color:#2d2d2d;font-weight:700;min-width:52px}.mdToggleGroup{display:flex;gap:10px}.mdToggleBtn{background:#fff;border:1px solid #0003;border-radius:8px;color:#2d2d2d;cursor:pointer;font-weight:700;padding:10px 14px}.mdToggleBtn.isOn{background:#2f7d6f1f;border-color:#2f7d6f99}.mdAddGrid{grid-gap:0;border:1px solid #0000001a;border-radius:6px;display:grid;gap:0;grid-template-columns:2.2fr 1.2fr 1.2fr 1fr 1fr 1fr 1fr;overflow:hidden}.mdAddCell{background:#fff;border-bottom:1px solid #00000014;border-right:1px solid #00000014;padding:12px}.mdAddCell:nth-child(7n){border-right:0}.mdInputFull{min-width:0;width:100%}.mdInputWithIcon{align-items:center;display:flex;gap:10px}.mdIconMini{background:#fff;border:1px solid #0003;border-radius:8px;cursor:pointer;padding:8px 10px}.mdHintText{color:#666;font-weight:700;margin-top:6px;min-height:18px}.mdRateExplain{color:#666;font-weight:700;padding:12px 8px;text-align:center}.mdAddActions{display:flex;gap:14px;justify-content:flex-end;padding-top:12px}.mdBtnGhost{background:#f1f3f4;border:1px solid #0000002e;border-radius:10px;color:#2d2d2d;cursor:pointer;font-weight:800;padding:12px 26px}.mdBtnPrimary{background:#2f7d6f;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:900;padding:12px 34px}.mdSmallNote{color:#888;font-size:12px;margin-top:10px}.mdCellInput{background:#fff;border:1px solid #d9dbe2;font-size:13px;width:90px}.mdCellInput.isDirty{background:#fff7c2}.mdDirtyRow td{background:#fff7c21f}.mdAdjFilters{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.mdAdjFilters .mdFilter{align-items:center;display:flex;gap:8px}.mdAdjFarmer .mdFilterLabel{min-width:70px}.mdKnoBlock{display:flex;flex-direction:column;gap:4px;min-width:180px}.mdKnoHint{line-height:1.1;margin-left:2px}.mdAdjHead{display:flex;flex-wrap:nowrap}.mdAdjActions,.mdAdjHead{align-items:center;gap:12px}.mdAdjActions{display:inline-flex;white-space:nowrap}.mdNoteRed{color:#d00;font-weight:600;margin-left:6px}.mdCellInput{background:#0000;border:1px solid #0000;border-radius:6px;outline:none;padding:6px 8px;text-align:right;width:100%}.mdCellInput:focus{background:#fff;border-color:#10b981}.mdCellInput.isDirty{background:#fff7ed}.mdStatus{color:#d00;font-weight:600}.mdTableWrap{-webkit-overflow-scrolling:touch}.mdAccepted,.mdAddTopRow,.mdBreadcrumbText,.mdCardCaption,.mdCardHead,.mdFilters,.mdPageTitle,.mdPageTitle span{min-width:0}.mdInput,.mdInputSm,.mdSelect{min-width:0;width:auto}.mdFilters{flex-wrap:wrap}.mdPageActions{row-gap:8px}@media (max-width:1024px){.mdPageTop{gap:10px}.mdCardHead{flex-wrap:wrap;gap:10px}.mdCardHeadRight{display:flex;justify-content:flex-end;width:100%}.mdSearchBox{width:min(420px,100%)}.mdAddGrid{grid-template-columns:1fr 1fr}.mdAddCell{border-right:1px solid #00000014}.mdAddCell:nth-child(2n){border-right:0}}@media (max-width:768px){.mdPage{padding:12px}.mdPageTop{align-items:flex-start;flex-direction:column;gap:10px}.mdPageActions{width:100%}.mdFilters{align-items:flex-start;gap:10px}.mdFilter{flex-wrap:wrap}.mdInput,.mdSelect{width:100%}.mdSearchBtn{justify-content:center;width:100%}.mdTableFooter{align-items:flex-start;flex-direction:column;gap:10px}.mdPager{flex-wrap:wrap;gap:8px}.mdAddTopRow{align-items:stretch;flex-direction:column}.mdAddField{justify-content:space-between;width:100%}.mdToggleGroup{flex-wrap:wrap}.mdToggleBtn{flex:1 1 140px;text-align:center}.mdAddGrid{grid-template-columns:1fr}.mdAddCell{border-right:0!important}.mdAddActions{align-items:stretch;flex-direction:column}.mdBtnGhost,.mdBtnPrimary{width:100%}}@media (max-width:420px){.mdPageTitle{font-size:15px}.mdLinkBtn{font-size:13px}.mdTable td,.mdTable th{font-size:13px;padding:8px}.mdPagerBtn{padding:6px 8px}}.appDlgOverlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.appDlg{background:#fff;border:2px solid #8d8d8d;box-shadow:0 10px 30px #00000040;width:min(760px,calc(100vw - 40px))}.appDlgHead{align-items:center;background:#bfe0dc;display:flex;justify-content:space-between;padding:14px 18px}.appDlgTitle{color:#1e1e1e;font-size:28px;font-weight:500}.appDlgX{background:#0000;border:none;cursor:pointer;font-size:26px;height:42px;opacity:.7;width:42px}.appDlgX:hover{opacity:1}.appDlgBody{padding:28px 22px 22px}.appDlgMsg{color:#5a6a72;font-size:30px;line-height:1.25;margin-bottom:26px}.appDlgActions{gap:34px}.appDlgBtn{border:2px solid #c7c7c7;cursor:pointer;font-size:26px;height:54px;min-width:220px}.appDlgBtnNo{background:#e3e6e8;color:#222}.appDlgBtnYes{background:#4f8b80;border-color:#4f8b80;color:#fff}.appDlgBodySm{max-width:640px;min-width:520px}.appDlgActions{display:flex;gap:28px;justify-content:center;margin-top:18px}.mdXlsGrid{display:flex;flex-direction:column;gap:14px}.mdXlsRow{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:160px 1fr 1fr}.mdXlsLabel{color:#222;font-size:22px}.mdChk{align-items:center;display:flex;font-size:26px;gap:10px}.mdChk input{height:28px;width:28px}.farmersPage{padding:18px}.farmersHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.farmersTitle{color:#2a2a2a;font-size:20px;font-weight:700}.farmersAddBtn{background:#3b82f6;border:0;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 14px}.farmersStatsRow{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:10px}.farmersSectionTitle{color:#2a2a2a;font-size:16px;font-weight:700}.farmersStats{color:#3c3c3c;display:flex;gap:24px;margin-top:6px}.farmersSearchBox{min-width:260px;text-align:right}.farmersSearchLabel{color:#666;font-size:12px;margin-bottom:6px}.farmersSearchInput{border:1px solid #d9d9d9;border-radius:8px;outline:none;padding:9px 10px;width:100%}.farmersCard{background:#fff;border:1px solid #e9e9e9;border-radius:10px;overflow:hidden}.farmersError{background:#ffe7ea;border-bottom:1px solid #f2c2c8;color:#b00020;padding:10px 12px}.farmersTableWrap{overflow:auto;width:100%}.farmersTable{border-collapse:collapse;min-width:900px;width:100%}.farmersTable thead th{background:#f6f7fb;border-bottom:1px solid #e8e8e8;font-weight:700;padding:12px;text-align:left;white-space:nowrap}.farmersTable tbody td{border-bottom:1px solid #f0f0f0;padding:12px;white-space:nowrap}.farmersEmpty,.farmersLoading{color:#666;padding:16px;text-align:center}.stActive{color:#16a34a;font-weight:700}.stInactive{color:#9b1c1c;font-weight:700}.farmersActionsCol{text-align:right}.farmersEyeBtn{background:#0000;border:0;cursor:pointer;font-size:18px}.farmersFooter{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.farmersFooterLeft{color:#666;font-size:13px}.farmersFooterRight{align-items:center;display:flex;gap:8px}.pgBtn{background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;padding:6px 10px}.pgBtn:disabled{cursor:not-allowed;opacity:.5}.pgNum{align-items:center;background:#eaf2ff;border:1px solid #cfe1ff;border-radius:8px;display:inline-flex;font-weight:700;height:32px;justify-content:center;width:34px}.farmersReload,.pgSize{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:6px 10px}.farmersReload{cursor:pointer}.fmPage{padding:18px}.fmTopbar{align-items:center;display:flex;gap:10px;margin-bottom:10px;padding:10px 0}.fmBack{background:#0000;border:0;cursor:pointer;font-size:22px}.fmTopTitle{color:#2a2a2a;font-size:18px;font-weight:700}.fmTopRight{margin-left:auto}.fmEditBtn{align-items:center;background:#0000;border:0;color:#2563eb;cursor:pointer;display:inline-flex;font-weight:700}.fmCard{background:#fff;border:1px solid #e9e9e9;border-radius:10px;overflow:hidden;padding:14px}.fmSectionTitle{background:#f3f4f6;border-radius:6px;color:#1f2a44;font-weight:800;margin-bottom:12px;padding:10px 12px}.fmGrid{grid-gap:14px 18px;display:grid;gap:14px 18px;grid-template-columns:1fr 1fr}.fmRow{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:220px 1fr}.fmRow.full{grid-column:1/-1}.fmLabel{color:#111827;font-weight:600}.fmReq{color:#ef4444;margin-left:4px}.fmInput,.fmSelect{background:#fff;border:1px solid #cbd5e1;border-radius:2px;outline:none;padding:10px;width:100%}.fmInput[readonly]{background:#f8fafc;color:#334155}.fmDivider{background:#e5e7eb;height:1px;margin:14px 0}.fmLinkTitle{color:#1d4ed8;display:inline-block;font-weight:800;margin:6px 0 10px;text-decoration:underline}.fmActions{display:flex;gap:12px;justify-content:flex-end;margin-top:18px}.fmBtnGhost{background:#e5e7eb;border:1px solid #cbd5e1;border-radius:2px;cursor:pointer;padding:10px 24px}.fmBtnPrimary{background:#8fb9b1;border:0;border-radius:2px;color:#fff;cursor:pointer;padding:10px 32px}.farmersTableWrap{-webkit-overflow-scrolling:touch}.farmersHeader,.farmersSearchBox,.farmersStatsRow,.fmGrid,.fmRow,.fmTopbar{min-width:0}@media (max-width:1024px){.farmersSearchBox{min-width:220px}.farmersFooterRight{flex-wrap:wrap}.fmRow{grid-template-columns:180px 1fr}}@media (max-width:768px){.farmersPage{padding:12px}.farmersHeader{align-items:flex-start;flex-direction:column;gap:10px}.farmersAddBtn{justify-content:center;width:100%}.farmersStatsRow{align-items:flex-start;flex-direction:column;gap:12px}.farmersSearchBox{min-width:0;text-align:left;width:100%}.farmersStats{flex-wrap:wrap;gap:12px 18px}.farmersFooter{align-items:flex-start;flex-direction:column;gap:10px}.farmersFooterRight{justify-content:flex-start;width:100%}.farmersTable tbody td,.farmersTable thead th{font-size:13px;padding:10px}.fmPage{padding:12px}.fmTopbar{flex-wrap:wrap;gap:8px}.fmTopRight{display:flex;justify-content:flex-end;margin-left:0;width:100%}.fmCard{padding:12px}.fmGrid{gap:12px}.fmGrid,.fmRow{grid-template-columns:1fr}.fmRow{align-items:start;gap:6px}.fmRow.full{grid-column:auto}.fmLabel{font-size:13px}.fmInput,.fmSelect{width:100%}.fmActions{align-items:stretch;flex-direction:column}.fmBtnGhost,.fmBtnPrimary{width:100%}}@media (max-width:420px){.farmersTitle{font-size:18px}.farmersAddBtn{padding:10px 12px}.farmersTable{min-width:780px}.fmTopTitle{font-size:16px}.fmSectionTitle{font-size:14px;padding:9px 10px}}.foodsPage{padding:16px}.foodsTop{border-bottom:1px solid #0000000f;flex-wrap:wrap;gap:14px;justify-content:space-between;padding:6px 0 14px}.foodsTitle,.foodsTop{align-items:center;display:flex}.foodsTitle{color:#2d2d2d;font-weight:800;gap:10px}.foodsActions{align-items:center;display:flex;flex-wrap:wrap;gap:18px;white-space:nowrap}.foodsLinkBtn{background:#0000;border:0;color:#2e2d85;cursor:pointer;font-size:14px;font-weight:700}.foodsFilters{flex-wrap:wrap;gap:14px;padding:14px 0}.foodsFilter,.foodsFilters{align-items:center;display:flex}.foodsFilter{gap:10px}.foodsLabel{color:#2d2d2d;font-weight:700}.foodsInput,.foodsSelect{border:1px solid #0003;border-radius:4px;min-width:220px;outline:none;padding:8px 10px}.foodsCard{background:#fff;border:1px solid #00000014;border-radius:10px;overflow:hidden}.foodsCardHead{align-items:center;border-bottom:1px solid #0000000f;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 14px}.foodsCaption{color:#2e2d85;font-weight:800}.foodsSearchBox{align-items:center;display:flex;gap:10px}.foodsSearchLabel{color:#2d2d2d;font-weight:700}.foodsTableWrap{overflow:auto;width:100%}.foodsTable{border-collapse:collapse;min-width:980px;width:100%}.foodsTable td,.foodsTable th{border:1px solid #0000000f;font-size:14px;padding:10px;white-space:nowrap}.foodsTable th{background:#fafafa;text-align:left}.foodsNum{text-align:right}.foodsEmpty{color:#666;padding:18px;text-align:center}.foodsTotalRow td{background:#fbfbfb;font-weight:800}.foodsFooter{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:10px 12px}.fdBackdrop{align-items:flex-start;background:#00000059;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:99999}.fdModal{background:#fff;border:1px solid #0000001f;border-radius:4px;box-shadow:0 10px 30px #00000038;margin-top:10px;overflow:hidden;width:min(760px,100%)}.fdModalHead{align-items:center;background:#bfe3dd;display:flex;justify-content:space-between;padding:12px 14px}.fdModalHeadTitle{color:#1f2937;font-weight:900}.fdCloseBtn{background:#0000;border:0;cursor:pointer;font-size:22px;line-height:1;opacity:.75}.fdModalBody{padding:16px}.fdFormGrid{grid-gap:14px 16px;align-items:center;display:grid;gap:14px 16px;grid-template-columns:160px 1fr}.fdLabel{color:#1f2937;font-weight:800}.fdReq{color:#d00;margin-left:6px}.fdFieldRow{align-items:center;display:flex;gap:10px}.fdInput{background:#fff;border:1px solid #cbd5e1;border-radius:2px;outline:none;padding:10px;width:100%}.fdInput[readonly]{background:#cfd7df}.fdIconBtn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:2px;cursor:pointer;display:inline-flex;font-size:18px;height:40px;justify-content:center;width:44px}.fdRadioRow{gap:18px}.fdCheckboxRow,.fdRadioRow{align-items:center;display:flex}.fdCheckboxRow{gap:10px}.fdActions{display:flex;gap:14px;justify-content:flex-end;margin-top:18px}.fdBtnGhost{background:#e5e7eb;border:1px solid #cbd5e1;border-radius:2px;cursor:pointer;font-weight:800;padding:10px 28px}.fdBtnPrimary{background:#8fb9b1;border:0;border-radius:2px;color:#fff;cursor:pointer;font-weight:900;padding:10px 34px}.fdPickModal{width:min(980px,100%)}.fdPickHeadTitle{color:#1f2937;font-weight:900}.fdPickTop{align-items:center;border-bottom:1px solid #00000014;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.fdPickCaption{color:#2e2d85;font-weight:900}@media (max-width:560px){.foodsInput,.foodsSelect{min-width:180px}.fdBackdrop{padding:10px}.fdModal{margin-top:8px}.fdFormGrid{grid-template-columns:1fr}.fdLabel{margin-top:4px}.fdActions{justify-content:space-between}}.nrPage{background:#f3f5f7;min-height:100vh;padding:16px 18px 32px}.nrTop{justify-content:space-between}.nrBrand,.nrTop{align-items:center;display:flex}.nrBrand{cursor:pointer}.nrLogo{height:42px;width:auto}.nrLang{align-items:center;color:#2b2b2b;display:inline-flex;font-weight:600;gap:10px}.nrCaret{font-size:14px}.nrTitle{color:#2d2a80;font-size:28px;font-weight:800;margin:18px 0 16px;text-align:center}.nrLayout{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.nrCharges{background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:16px}.nrCharges h3{color:#2d2a80;margin:2px 0 12px}.nrPlan{border-top:1px solid #f0f0f0;padding:10px 0}.nrPlan:first-of-type{border-top:none}.nrPlanHead{display:flex;font-weight:700;gap:12px;justify-content:space-between}.nrPlanName,.nrPlanPrice{color:#2d2a80}.nrPlanPrice{white-space:nowrap}.nrPlan ul{color:#4d4d4d;margin:8px 0 0 18px}.nrCard{background:#f3fff8;border:1px solid #e6e6e6;border-radius:10px;padding:14px 16px 16px}.nrStepper{display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.nrStep{align-items:center;display:flex;flex:1 1;gap:8px;opacity:.65}.nrStep.active{opacity:1}.nrDot{background:#fff;border:2px solid #bfc6d4;border-radius:999px;color:#2d2a80;display:grid;font-weight:800;height:34px;place-items:center;width:34px}.nrStep.active .nrDot{border-color:#4bbd87}.nrStepLabel{color:#2b2b2b;font-size:14px;font-weight:700}.nrMsg{color:#d32f2f;font-weight:700;margin:10px 0 8px}.nrForm label{color:#2b2b2b;display:block;font-weight:700;margin-bottom:6px;margin-top:10px}.nrForm input,.nrForm select{background:#fff;border:1px solid #d7d7d7;border-radius:6px;height:44px;outline:none;padding:0 12px;width:100%}.nrForm input:focus,.nrForm select:focus{border-color:#4bbd87}.nrRow{align-items:flex-start;color:#2b2b2b;display:flex;gap:10px;margin-top:10px}.nrRow input[type=checkbox]{height:18px;margin-top:2px;width:18px}.nrLink{color:#2d2a80;font-weight:800}.nrReferral{margin-top:10px}.nrActions{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:14px}.nrPrimary{background:#7fb7a9;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:800;height:44px;padding:0 18px}.nrPrimary:disabled{cursor:not-allowed;opacity:.6}.nrSecondary{background:#fff;border:1px solid #d7d7d7;border-radius:8px;height:44px;padding:0 18px}.nrBackLink,.nrSecondary{cursor:pointer;font-weight:800}.nrBackLink{background:#0000;border:none;color:#2d2a80}.registerCard{overflow:hidden}@media (max-width:900px){.nrLayout{grid-template-columns:1fr}}*,:after,:before{box-sizing:border-box}.forgotPage{align-items:center;background:#f4f6f8;display:flex;justify-content:center;min-height:100vh;padding:16px}.forgotCard{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;max-width:460px;overflow:hidden;width:100%}.forgotHeader{border-bottom:1px solid #0000000f;padding:18px 18px 10px}.forgotTitle{font-size:20px;font-weight:700}.forgotSub{font-size:13px;margin-top:4px;opacity:.75}.forgotForm{display:flex;flex-direction:column;gap:10px;padding:16px 18px 18px}.fLabel{font-size:13px;font-weight:600;opacity:.8}.fInput{border:1px solid #0000001f;border-radius:10px;height:44px;outline:none;padding:0 12px;width:100%}.fInput:focus{border-color:#00000059}.fRow{display:flex;flex-wrap:wrap;gap:10px}.fBtn{background:#fff;border:1px solid #0000001f;border-radius:10px;cursor:pointer;font-weight:600;height:42px;padding:0 14px}.fBtnDark{background:#111;border-color:#111;color:#fff}.fBtn:disabled{cursor:not-allowed;opacity:.6}.otpSection{border-top:1px dashed #00000026;display:flex;flex-direction:column;gap:10px;margin-top:6px;padding-top:10px}.otpSection.disabled{opacity:.55}.fBtn.full{width:100%}.fMsg{background:#0000000d;border-radius:10px;font-size:13px;margin-top:6px;padding:10px 12px}
/*# sourceMappingURL=main.2022e78a.css.map*/