.Table-module__4IH7fW__tableContainer{background:#fff;border:1px solid #f3f3f5;border-radius:12px;width:100%;padding:16px;overflow-x:auto}.Table-module__4IH7fW__filterBar{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Table-module__4IH7fW__searchWrapper{flex:1;position:relative}.Table-module__4IH7fW__filterField{letter-spacing:-.15px;color:#0a0a0a;background-color:#f3f3f5;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Table-module__4IH7fW__filterSelect{letter-spacing:-.15px;color:#0a0a0a;appearance:none;cursor:pointer;background-color:#f3f3f5;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3BasePath d='M1 1.5L6 6.5L11 1.5' stroke='%230A0A0A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:8px;padding:8px 32px 8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Table-module__4IH7fW__table{border-collapse:collapse;width:100%}.Table-module__4IH7fW__th{letter-spacing:-.15px;color:#6b7280;text-align:left;white-space:nowrap;text-transform:uppercase;border-bottom:1px solid #f3f3f5;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.Table-module__4IH7fW__td{color:#0a0a0a;vertical-align:middle;border-bottom:1px solid #f3f3f5;padding:16px;font-family:Inter,sans-serif;font-size:14px}.Table-module__4IH7fW__row:last-child .Table-module__4IH7fW__td{border-bottom:none}.Table-module__4IH7fW__actionButton{cursor:pointer;color:#0a0a0a;background:0 0;border:none;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;display:flex}.Table-module__4IH7fW__badge{white-space:nowrap;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:500}.Table-module__4IH7fW__pageContainer{background-color:#f9fafb;min-height:100vh;padding:32px}.Table-module__4IH7fW__headerSection{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Table-module__4IH7fW__titleWrapper{flex-direction:column;display:flex}.Table-module__4IH7fW__pageTitle{color:#1a1c41;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:32px}.Table-module__4IH7fW__pageSubtitle{color:#6b7280;margin-top:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Table-module__4IH7fW__activeCountPill{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;padding:4px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;display:flex}.Table-module__4IH7fW__filterIconBtn{cursor:pointer;color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;transition:all .2s;display:flex}.Table-module__4IH7fW__filterIconBtn:hover{background-color:#f9fafb;border-color:#d1d5db}.Table-module__4IH7fW__advancedFilters{background-color:#fff;border:1px solid #f3f3f5;border-radius:12px;margin-top:16px;margin-bottom:24px;padding:20px}.Table-module__4IH7fW__advancedFiltersGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;display:grid}.Table-module__4IH7fW__advancedFilterItem{flex-direction:column;gap:8px;display:flex}.Table-module__4IH7fW__advancedFilterLabel{color:#111827;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.Table-module__4IH7fW__advancedFilterSelect{letter-spacing:-.15px;color:#0a0a0a;appearance:none;cursor:pointer;background-color:#f3f3f5;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3BasePath d='M1 1.5L6 6.5L11 1.5' stroke='%230A0A0A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:none;border-radius:8px;outline:none;width:100%;padding:8px 32px 8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Table-module__4IH7fW__dateInputWrapper{align-items:center;display:flex;position:relative}.Table-module__4IH7fW__dateIcon{color:#0a0a0a80;pointer-events:none;position:absolute;left:12px}.Table-module__4IH7fW__dateInput{letter-spacing:-.15px;color:#0a0a0a;cursor:pointer;background-color:#f3f3f5;border:none;border-radius:8px;outline:none;width:100%;padding:8px 12px 8px 40px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Table-module__4IH7fW__dateInput::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;right:0}.Table-module__4IH7fW__filterActions{justify-content:flex-start;gap:12px;margin-top:30px;display:flex}.Table-module__4IH7fW__applyFiltersBtn{color:#fff;cursor:pointer;background-color:#ff9703;border:none;border-radius:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:opacity .2s}.Table-module__4IH7fW__applyFiltersBtn:hover{opacity:.9}.Table-module__4IH7fW__resetFiltersBtn{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s}.Table-module__4IH7fW__resetFiltersBtn:hover{background-color:#f9fafb;border-color:#d1d5db}.Table-module__4IH7fW__userAvatar{color:#2563eb;background-color:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Table-module__4IH7fW__routeContainer{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;font-size:14px;display:flex}.Table-module__4IH7fW__routeArrow{color:#9ca3af}.Table-module__4IH7fW__statsWrapper{gap:16px;margin-top:8px;display:flex}.Table-module__4IH7fW__statItem{color:#6b7280;font-family:Inter,sans-serif;font-size:14px}.Table-module__4IH7fW__statValue{color:#111827;font-weight:600}.Table-module__4IH7fW__statValueActive{color:#10b981}.Table-module__4IH7fW__statValueInactive{color:#6b7280}.Table-module__4IH7fW__primaryBtn{color:#fff;cursor:pointer;background-color:#1d257f;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:opacity .2s;display:flex}.Table-module__4IH7fW__primaryBtn:hover{opacity:.9}.Table-module__4IH7fW__iconBtnGroup{gap:8px;display:flex}.Table-module__4IH7fW__ghostIconEditBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Table-module__4IH7fW__ghostIconBtn{cursor:pointer;color:#ff9703;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Table-module__4IH7fW__ghostIconBtn:hover{color:#111827;background-color:#f3f4f6}.Table-module__4IH7fW__hubName{color:#111827;font-weight:500}.Table-module__4IH7fW__hubCode,.Table-module__4IH7fW__location,.Table-module__4IH7fW__date{color:#6b7280}.Table-module__4IH7fW__controlsRow{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Table-module__4IH7fW__statusFilterWrapper{align-items:center;gap:12px;display:flex}.Table-module__4IH7fW__filterLabel{color:#111827;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.Table-module__4IH7fW__orangeBtn{color:#fff;cursor:pointer;background-color:#ff9703;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.Table-module__4IH7fW__orangeBtn:hover{opacity:.9}.Table-module__4IH7fW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.Table-module__4IH7fW__cardTitle{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px}.Table-module__4IH7fW__cardSubtitle{color:#6b7280;margin-top:2px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Table-module__4IH7fW__notesText{color:#1d257f;font-size:14px}.Table-module__4IH7fW__exchangeRate{color:#111827;font-family:Inter,sans-serif;font-weight:500}.Table-module__4IH7fW__pagination{border-top:1px solid #f3f3f5;justify-content:space-between;align-items:center;margin-top:8px;padding:16px;display:flex}.Table-module__4IH7fW__paginationInfo{color:#6b7280;font-family:Inter,sans-serif;font-size:14px}.Table-module__4IH7fW__paginationInfo span{color:#111827;font-weight:500}.Table-module__4IH7fW__paginationControls{gap:8px;display:flex}.Table-module__4IH7fW__pageBtn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s}.Table-module__4IH7fW__pageBtn:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}.Table-module__4IH7fW__pageBtn:disabled{opacity:.5;cursor:not-allowed;background-color:#f3f4f6}
.Modal-module__M2hgLa__backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Modal-module__M2hgLa__modalContent{background-color:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;padding:32px;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Modal-module__M2hgLa__modalContent.Modal-module__M2hgLa__large{max-width:800px}.Modal-module__M2hgLa__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;top:24px;right:24px}.Modal-module__M2hgLa__closeBtn:hover{color:#111827}.Modal-module__M2hgLa__modalHeader{margin-bottom:24px}.Modal-module__M2hgLa__modalTitle{letter-spacing:.07px;color:#111827;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:32px}.Modal-module__M2hgLa__modalSubtitle{letter-spacing:-.31px;color:#6b7280;margin-top:4px;margin-bottom:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.Modal-module__M2hgLa__formGroup{margin-block:10px}.Modal-module__M2hgLa__label{letter-spacing:-.31px;color:#111827;margin-bottom:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;display:block}.Modal-module__M2hgLa__input,.Modal-module__M2hgLa__textarea,.Modal-module__M2hgLa__select{color:#111827;background-color:#f3f4f6;border:none;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;transition:background-color .2s}.Modal-module__M2hgLa__select{appearance:none;background-color:#f3f4f6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B7280' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:12px;padding-right:40px}.Modal-module__M2hgLa__select:focus,.Modal-module__M2hgLa__input:focus,.Modal-module__M2hgLa__textarea:focus,.Modal-module__M2hgLa__select:focus{background-color:#e5e7eb}.Modal-module__M2hgLa__input::placeholder,.Modal-module__M2hgLa__textarea::placeholder{color:#9ca3af}.Modal-module__M2hgLa__textarea{resize:vertical;min-height:100px}.Modal-module__M2hgLa__routeList{flex-direction:column;gap:12px;display:flex}.Modal-module__M2hgLa__routeItem{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;transition:border-color .2s;display:flex}.Modal-module__M2hgLa__routeItem:hover{border-color:#d1d5db}.Modal-module__M2hgLa__checkbox{cursor:pointer;width:18px;height:18px}.Modal-module__M2hgLa__routeName{color:#111827;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.Modal-module__M2hgLa__statusWrapper{border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.Modal-module__M2hgLa__statusTextWrapper{flex-direction:column;display:flex}.Modal-module__M2hgLa__statusLabel{color:#111827;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.Modal-module__M2hgLa__statusSubtext{color:#6b7280;font-family:Inter,sans-serif;font-size:12px}.Modal-module__M2hgLa__toggle{width:44px;height:24px;display:inline-block;position:relative}.Modal-module__M2hgLa__toggle input{opacity:0;width:0;height:0}.Modal-module__M2hgLa__slider{cursor:pointer;background-color:#e5e7eb;border-radius:24px;transition:all .4s;position:absolute;inset:0}.Modal-module__M2hgLa__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.Modal-module__M2hgLa__slider{background-color:#1d257f}input:checked+.Modal-module__M2hgLa__slider:before{transform:translate(20px)}.Modal-module__M2hgLa__footer{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.Modal-module__M2hgLa__primaryButton{color:#fff;cursor:pointer;background-color:#ff9b00;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.Modal-module__M2hgLa__primaryButton:hover:not(:disabled){opacity:.9}.Modal-module__M2hgLa__primaryButton:disabled{opacity:.6;cursor:not-allowed;background-color:#d1d5db}.Modal-module__M2hgLa__secondaryButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.Modal-module__M2hgLa__secondaryButton:hover:not(:disabled){background-color:#f9fafb}.Modal-module__M2hgLa__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.Modal-module__M2hgLa__helperText{color:#6b7280;margin-top:4px;font-family:Inter,sans-serif;font-size:12px;line-height:16px}.Modal-module__M2hgLa__form{flex-direction:column;display:flex}.Modal-module__M2hgLa__formActions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;display:flex}.Modal-module__M2hgLa__cancelBtn{color:#6b7280;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;transition:background-color .2s}.Modal-module__M2hgLa__cancelBtn:hover{background-color:#e5e7eb}.Modal-module__M2hgLa__saveBtn{color:#fff;cursor:pointer;background-color:#ff9703;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:opacity .2s}.Modal-module__M2hgLa__saveBtn:hover{opacity:.9}.Modal-module__M2hgLa__deleteHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Modal-module__M2hgLa__alertIconWrapper{color:#ef4444;background-color:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Modal-module__M2hgLa__deleteTitle{letter-spacing:.4px;color:#111827;margin:0;font-family:Inter,sans-serif;font-size:30px;font-weight:600;line-height:36px}.Modal-module__M2hgLa__deleteDescription{letter-spacing:-.45px;color:#374151;margin-bottom:32px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:32.5px}.Modal-module__M2hgLa__deleteFooter{gap:16px;display:flex}.Modal-module__M2hgLa__deleteCancelBtn{color:#1f2937;cursor:pointer;background-color:#d1d5dc;border:none;border-radius:12px;flex:1;padding:14px;font-size:16px;font-weight:600;transition:opacity .2s}.Modal-module__M2hgLa__deleteConfirmBtn{color:#fff;cursor:pointer;background-color:#e7000b;border:none;border-radius:12px;flex:1;padding:14px;font-size:16px;font-weight:600;transition:opacity .2s}.Modal-module__M2hgLa__deleteCancelBtn:hover,.Modal-module__M2hgLa__deleteConfirmBtn:hover{opacity:.9}.Modal-module__M2hgLa__orderManagementContent{flex-direction:column;gap:24px;display:flex}.Modal-module__M2hgLa__orderSection{flex-direction:column;gap:16px;display:flex}.Modal-module__M2hgLa__orderSectionfirst{background-color:#f9fafb;border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.Modal-module__M2hgLa__orderSectionborder{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.Modal-module__M2hgLa__sectionHeader{align-content:center;align-items:center;gap:8px;display:flex}.Modal-module__M2hgLa__sectionIcon{color:#6b7280;flex-shrink:0;display:block}.Modal-module__M2hgLa__sectionTitle{color:#111827;margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px}.Modal-module__M2hgLa__tag{color:#6b7280;background-color:#f3f4f6;border-radius:6px;margin-left:auto;padding:4px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.Modal-module__M2hgLa__summaryGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Modal-module__M2hgLa__summaryItem{flex-direction:column;gap:4px;display:flex}.Modal-module__M2hgLa__summaryLabel{color:#6b7280;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.Modal-module__M2hgLa__summaryValue{color:#111827;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.Modal-module__M2hgLa__paymentBadge{border-radius:12px;width:fit-content;padding:4px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;display:inline-block}.Modal-module__M2hgLa__paymentBadge.Modal-module__M2hgLa__paid{color:#1e40af;background-color:#dbeafe}.Modal-module__M2hgLa__paymentBadge.Modal-module__M2hgLa__unpaid{color:#991b1b;background-color:#fee2e2}.Modal-module__M2hgLa__warningBox{background-color:#fef3c7;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.Modal-module__M2hgLa__warningIcon{color:#f59e0b;flex-shrink:0;margin-top:2px}.Modal-module__M2hgLa__warningText{color:#92400e;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Modal-module__M2hgLa__infoBox{background-color:#eff6ff;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.Modal-module__M2hgLa__infoIcon{color:#3b82f6;flex-shrink:0;margin-top:2px}.Modal-module__M2hgLa__infoText{color:#1e40af;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Modal-module__M2hgLa__previousNotes{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.Modal-module__M2hgLa__previousNotesTitle{color:#111827;margin:0 0 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.Modal-module__M2hgLa__notesList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Modal-module__M2hgLa__noteItem{color:#374151;background-color:#f9fafb;border-radius:6px;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Modal-module__M2hgLa__orderFooter{gap:12px;margin-top:8px;display:flex}.Modal-module__M2hgLa__saveChangesBtn{color:#fff;cursor:pointer;background-color:#ff9b00;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.Modal-module__M2hgLa__saveChangesBtn:hover:not(:disabled){opacity:.9}.Modal-module__M2hgLa__saveChangesBtn:disabled{opacity:.6;cursor:not-allowed}.Modal-module__M2hgLa__cancelOrderBtn{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.Modal-module__M2hgLa__cancelOrderBtn:hover{background-color:#f9fafb}.Modal-module__M2hgLa__viewHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Modal-module__M2hgLa__viewTitle{letter-spacing:.37px;color:#111827;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:40px}.Modal-module__M2hgLa__activeBadge{color:#fff;background-color:#1d257f;border-radius:100px;padding:6px 16px;font-size:14px;font-weight:500}.Modal-module__M2hgLa__locationWrapper{color:#6b7280;align-items:center;gap:8px;margin-bottom:32px;display:flex}.Modal-module__M2hgLa__locationText{letter-spacing:-.45px;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:28px}.Modal-module__M2hgLa__sectionTitle{letter-spacing:.07px;color:#111827;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:32px;display:flex}.Modal-module__M2hgLa__sectionValue{letter-spacing:-.44px;color:#6a7282;margin-bottom:32px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px}.Modal-module__M2hgLa__routesContainer{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.Modal-module__M2hgLa__routeBadge{color:#111827;background-color:#e5e7eb;border-radius:100px;padding:8px 16px;font-size:14px;font-weight:500}.Modal-module__M2hgLa__divider{background-color:#e5e7eb;height:1px;margin-bottom:24px}.Modal-module__M2hgLa__hubIdLabel{color:#111827;margin-bottom:4px;font-family:Inter,sans-serif;font-size:20px;font-weight:500}.Modal-module__M2hgLa__hubIdValue{color:#6b7280;font-family:Inter,sans-serif;font-size:16px}.Modal-module__M2hgLa__confirmDialogOverlay{z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Modal-module__M2hgLa__confirmDialog{background-color:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:400px;padding:24px;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Modal-module__M2hgLa__confirmDialogHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Modal-module__M2hgLa__confirmDialogIconWrapper{background-color:#fef3c7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Modal-module__M2hgLa__confirmDialogTitle{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:28px}.Modal-module__M2hgLa__confirmDialogDescription{color:#6b7280;margin-bottom:24px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Modal-module__M2hgLa__confirmDialogFooter{justify-content:flex-end;gap:12px;display:flex}.Modal-module__M2hgLa__confirmDialogCancelBtn{color:#6b7280;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background-color .2s}.Modal-module__M2hgLa__confirmDialogCancelBtn:hover{background-color:#e5e7eb}.Modal-module__M2hgLa__confirmDialogConfirmBtn{color:#fff;cursor:pointer;background-color:#ff9703;border:none;border-radius:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s}.Modal-module__M2hgLa__confirmDialogConfirmBtn:hover{opacity:.9}
.Countries-module__zST_lW__pageContainer{background-color:#f9fafb;min-height:100vh;padding:32px}.Countries-module__zST_lW__headerSection{margin-bottom:24px}.Countries-module__zST_lW__pageTitle{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:40px}.Countries-module__zST_lW__pageSubtitle{color:#4b5563;margin-top:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.Countries-module__zST_lW__tableCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a}.Countries-module__zST_lW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Countries-module__zST_lW__titleWrapper{flex-direction:column;display:flex}.Countries-module__zST_lW__cardTitle{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px}.Countries-module__zST_lW__cardSubtitle{color:#6b7280;margin-top:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.Countries-module__zST_lW__orangeBtn{color:#fff;cursor:pointer;background-color:#ff9b00;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:background-color .2s;display:flex}.Countries-module__zST_lW__orangeBtn:hover{background-color:#e68a00}.Countries-module__zST_lW__controlsRow{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.Countries-module__zST_lW__searchWrapper{flex:1;max-width:600px;position:relative}.Countries-module__zST_lW__searchInput{color:#111827;background-color:#f3f4f6;border:1px solid #0000;border-radius:8px;outline:none;width:100%;padding:10px 12px 10px 40px;font-family:Inter,sans-serif;font-size:14px}.Countries-module__zST_lW__searchIcon{color:#9ca3af;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Countries-module__zST_lW__toggleWrapper{align-items:center;gap:8px;display:flex}.Countries-module__zST_lW__statusPill{color:#fff;text-transform:capitalize;background-color:#1d257f;border-radius:999px;align-items:center;padding:2px 12px;font-size:12px;font-weight:600;display:inline-flex}.Countries-module__zST_lW__codeBadge{color:#4b5563;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}.Countries-module__zST_lW__actionBtnGroup{gap:12px;display:flex}.Countries-module__zST_lW__actionBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;transition:color .2s}.Countries-module__zST_lW__actionBtn:hover{color:#111827}.Countries-module__zST_lW__deleteBtn{color:#ef4444}.Countries-module__zST_lW__deleteBtn:hover{color:#dc2626}
.Users-module__MVtjPG__container{background-color:#f9fafb;min-height:100vh;padding:24px}.Users-module__MVtjPG__header{margin-bottom:24px}.Users-module__MVtjPG__title{color:#111827;margin:0 0 8px;font-size:28px;font-weight:700}.Users-module__MVtjPG__subtitle{color:#6b7280;margin:0;font-size:14px}.Users-module__MVtjPG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px;display:grid}.Users-module__MVtjPG__statCard{background:#fff;border-radius:12px;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 1px 3px #0000001a}.Users-module__MVtjPG__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Users-module__MVtjPG__statContent{flex:1}.Users-module__MVtjPG__statLabel{color:#6b7280;margin:0 0 4px;font-size:14px}.Users-module__MVtjPG__statValue{color:#111827;align-items:center;gap:8px;margin:0 0 4px;font-size:28px;font-weight:700;display:flex}.Users-module__MVtjPG__statSubtext{margin:0;font-size:12px}.Users-module__MVtjPG__section{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.Users-module__MVtjPG__sectionHeader{margin-bottom:24px}.Users-module__MVtjPG__sectionTitle{color:#111827;margin:0 0 4px;font-size:20px;font-weight:600}.Users-module__MVtjPG__sectionSubtitle{color:#6b7280;margin:0;font-size:14px}.Users-module__MVtjPG__searchBar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.Users-module__MVtjPG__searchInputWrapper{flex:1;max-width:400px;position:relative}.Users-module__MVtjPG__searchInputWrapper svg{pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Users-module__MVtjPG__searchInput{color:#111827;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px 10px 40px;font-size:14px}.Users-module__MVtjPG__searchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Users-module__MVtjPG__inviteButton{color:#fff;cursor:pointer;background-color:#ff9b00;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.Users-module__MVtjPG__inviteButton:hover{background-color:#e68900}.Users-module__MVtjPG__inviteButton:active{background-color:#c70}
.Switch-module__LmCZTG__switchWrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex}.Switch-module__LmCZTG__label{color:#4b5563;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.Switch-module__LmCZTG__switch{background-color:#e5e7eb;border-radius:20px;width:40px;height:20px;padding:2px;transition:background-color .2s;position:relative}.Switch-module__LmCZTG__checked{background-color:#1d257f}.Switch-module__LmCZTG__handle{background-color:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000001a}.Switch-module__LmCZTG__checked .Switch-module__LmCZTG__handle{transform:translate(20px)}
.CreateProduct-module__HvgRjG__pageContainer{background-color:#f9fafb;min-height:100vh;padding:24px}.CreateProduct-module__HvgRjG__header{margin-bottom:32px}.CreateProduct-module__HvgRjG__backButton{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:16px;padding:8px 0;font-size:14px;font-weight:500;transition:color .2s;display:flex}.CreateProduct-module__HvgRjG__backButton:hover{color:#111827}.CreateProduct-module__HvgRjG__pageTitle{color:#111827;margin:0 0 8px;font-size:32px;font-weight:700}.CreateProduct-module__HvgRjG__pageSubtitle{color:#6b7280;margin:0;font-size:16px}.CreateProduct-module__HvgRjG__contentGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}.CreateProduct-module__HvgRjG__card{background:#fff;border:1px solid #0000001a;border-radius:12px;padding:24px}.CreateProduct-module__HvgRjG__cardHeader{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:16px}.CreateProduct-module__HvgRjG__cardTitle{color:#111827;margin:0 0 4px;font-size:20px;font-weight:600}.CreateProduct-module__HvgRjG__cardSubtitle{color:#6b7280;margin:0;font-size:14px}.CreateProduct-module__HvgRjG__formGroup{margin-bottom:20px}.CreateProduct-module__HvgRjG__formRow{gap:16px;margin-bottom:20px;display:flex}.CreateProduct-module__HvgRjG__label{color:#111827;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.CreateProduct-module__HvgRjG__required{color:#ef4444}.CreateProduct-module__HvgRjG__input,.CreateProduct-module__HvgRjG__textarea,.CreateProduct-module__HvgRjG__select{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.CreateProduct-module__HvgRjG__input:focus,.CreateProduct-module__HvgRjG__textarea:focus,.CreateProduct-module__HvgRjG__select:focus{border-color:#ff9b00;outline:none;box-shadow:0 0 0 3px #ff9b001a}.CreateProduct-module__HvgRjG__textarea{resize:vertical;min-height:100px}.CreateProduct-module__HvgRjG__imageUploadArea{margin-bottom:16px}.CreateProduct-module__HvgRjG__uploadPlaceholder{text-align:center;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;padding:48px 24px;transition:border-color .2s}.CreateProduct-module__HvgRjG__uploadPlaceholder:hover{border-color:#ff9b00}.CreateProduct-module__HvgRjG__uploadIcon{color:#9ca3af;justify-content:center;margin-bottom:16px;display:flex}.CreateProduct-module__HvgRjG__uploadText{color:#6b7280;margin:0 0 16px;font-size:14px}.CreateProduct-module__HvgRjG__uploadButton{color:#fff;cursor:pointer;background-color:#ff9b00;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background-color .2s;display:inline-flex}.CreateProduct-module__HvgRjG__uploadButton:hover:not(:disabled){background-color:#e68900}.CreateProduct-module__HvgRjG__uploadButton:disabled{opacity:.6;cursor:not-allowed}.CreateProduct-module__HvgRjG__imagePreview{border-radius:8px;position:relative;overflow:hidden}.CreateProduct-module__HvgRjG__previewImage{object-fit:contain;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:auto;max-height:400px}.CreateProduct-module__HvgRjG__removeImageButton{color:#991b1b;cursor:pointer;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;margin-top:12px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.CreateProduct-module__HvgRjG__removeImageButton:hover{background-color:#fecaca}.CreateProduct-module__HvgRjG__noteBox{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:12px 16px}.CreateProduct-module__HvgRjG__noteText{color:#1e40af;margin:0;font-size:13px}.CreateProduct-module__HvgRjG__actionButtons{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding-top:24px;display:flex}.CreateProduct-module__HvgRjG__cancelButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.CreateProduct-module__HvgRjG__cancelButton:hover{background-color:#f9fafb;border-color:#9ca3af}.CreateProduct-module__HvgRjG__createButton{color:#fff;cursor:pointer;background-color:#ff9b00;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.CreateProduct-module__HvgRjG__createButton:hover:not(:disabled){background-color:#e68900}.CreateProduct-module__HvgRjG__createButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1024px){.CreateProduct-module__HvgRjG__contentGrid{grid-template-columns:1fr}}
