.PinCodeInput-module__HiXUTq__pinCodeInputGroup{flex-direction:column;align-items:center;display:flex}.PinCodeInput-module__HiXUTq__pinCodeInputContainer{gap:8px;display:flex}.PinCodeInput-module__HiXUTq__pinCodeInputBox{text-align:center;background:var(--bg);border:2px solid var(--card-border);width:48px;height:56px;color:var(--text);border-radius:8px;font-size:24px;font-weight:600;transition:border-color .2s,box-shadow .2s}.PinCodeInput-module__HiXUTq__pinCodeInputBox:focus{border-color:#4693d1;outline:none;box-shadow:0 0 0 3px #4693d133}.PinCodeInput-module__HiXUTq__pinCodeInputBox:disabled{opacity:.5;cursor:not-allowed}@media (max-width:400px){.PinCodeInput-module__HiXUTq__pinCodeInputBox{width:40px;height:48px;font-size:20px}.PinCodeInput-module__HiXUTq__pinCodeInputContainer{gap:6px}}
.buttons-module__4Ad9Ga__btnPrimary{color:#fff;cursor:pointer;background-color:#4a90e2;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.buttons-module__4Ad9Ga__btnPrimary:hover:not(:disabled){background-color:#357abd;box-shadow:0 4px 12px #4a90e24d}.buttons-module__4Ad9Ga__btnPrimary:active:not(:disabled){box-shadow:0 2px 6px #4a90e233}.buttons-module__4Ad9Ga__btnPrimary:disabled{cursor:not-allowed;opacity:.6;background-color:#666}.buttons-module__4Ad9Ga__btnSuccess{color:#fff;cursor:pointer;background-color:#469b3b;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.buttons-module__4Ad9Ga__btnSuccess:hover:not(:disabled){background-color:#3d8430;box-shadow:0 4px 12px #469b3b4d}.buttons-module__4Ad9Ga__btnSuccess:active:not(:disabled){box-shadow:0 2px 6px #469b3b33}.buttons-module__4Ad9Ga__btnSuccess:disabled{cursor:not-allowed;opacity:.6;background-color:#666}.buttons-module__4Ad9Ga__btnSecondary{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:flex}.buttons-module__4Ad9Ga__btnSecondary:hover:not(:disabled){color:var(--text);background:#ffffff0d}.buttons-module__4Ad9Ga__btnSecondary:active:not(:disabled){background:#ffffff14}.buttons-module__4Ad9Ga__btnSecondary:disabled{opacity:.6;cursor:not-allowed}.buttons-module__4Ad9Ga__btnDanger{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.buttons-module__4Ad9Ga__btnDanger:hover:not(:disabled){background-color:#dc2626;box-shadow:0 4px 12px #ef44444d}.buttons-module__4Ad9Ga__btnDanger:disabled{cursor:not-allowed;opacity:.6;background-color:#666}.buttons-module__4Ad9Ga__btnSmall{color:#fff;cursor:pointer;background-color:#4a90e2;border:none;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.buttons-module__4Ad9Ga__btnSmall:hover:not(:disabled){background-color:#357abd;box-shadow:0 2px 8px #4a90e233}.buttons-module__4Ad9Ga__btnSmall:disabled{cursor:not-allowed;opacity:.6;background-color:#666}.buttons-module__4Ad9Ga__btnIcon{color:#a0aec0;cursor:pointer;background:0 0;border:1px solid #4a5568;border-radius:4px;justify-content:center;align-items:center;padding:6px 8px;transition:all .2s;display:flex}.buttons-module__4Ad9Ga__btnIcon:hover:not(:disabled){color:#4693d1;background:#4693d11a;border-color:#4693d1}.buttons-module__4Ad9Ga__btnIcon:disabled{opacity:.5;cursor:not-allowed}.buttons-module__4Ad9Ga__btnIconEdit{}.buttons-module__4Ad9Ga__btnIconEdit:hover:not(:disabled){color:#4693d1;background:#4693d11a;border-color:#4693d1}.buttons-module__4Ad9Ga__btnIconDelete{}.buttons-module__4Ad9Ga__btnIconDelete:hover:not(:disabled){color:#ef4444;background:#ef44441a;border-color:#ef4444}.buttons-module__4Ad9Ga__btnIconView{}.buttons-module__4Ad9Ga__btnIconView:hover:not(:disabled){color:#8b5cf6;background:#8b5cf61a;border-color:#8b5cf6}.buttons-module__4Ad9Ga__btnIconSmall{color:#a0aec0;cursor:pointer;background:0 0;border:1px solid #4a5568;border-radius:3px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.buttons-module__4Ad9Ga__btnIconSmall:hover:not(:disabled){color:#4693d1;background:#4693d11a;border-color:#4693d1}.buttons-module__4Ad9Ga__btnIconGhost{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.buttons-module__4Ad9Ga__btnIconGhost:hover:not(:disabled){opacity:.8}.buttons-module__4Ad9Ga__btnIconGhost:disabled{opacity:.5;cursor:not-allowed}
.components-module__8llB-a__section{background:var(--card);border:1px solid var(--card-border);padding:var(--space-4);border-radius:8px}.components-module__8llB-a__section+.components-module__8llB-a__section{margin-top:1rem}.components-module__8llB-a__sectionNoPadding{background:var(--card);border:1px solid var(--card-border);border-radius:8px;padding:0;overflow:hidden}.components-module__8llB-a__filtersContainer{gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:flex-end;display:flex}.components-module__8llB-a__headerActions{gap:12px;display:flex}.components-module__8llB-a__filterGroup{gap:var(--space-1);flex-direction:column;display:flex}.components-module__8llB-a__label{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.components-module__8llB-a__formLabel{color:var(--muted);font-size:14px;font-weight:700}.components-module__8llB-a__select{box-sizing:border-box;border:1px solid var(--card-border);height:42px;color:var(--text);cursor:pointer;vertical-align:middle;background:0 0;border-radius:4px;min-width:140px;margin:0;padding:8px 12px;font-size:14px;line-height:1;transition:border-color .2s}.components-module__8llB-a__select:focus{border-color:#3b82f6;outline:none}.components-module__8llB-a__input{box-sizing:border-box;border:1px solid var(--card-border);height:42px;color:var(--text);vertical-align:middle;background:0 0;border-radius:4px;margin:0;padding:8px 12px;font-size:14px;line-height:1;transition:border-color .2s}.components-module__8llB-a__input:focus{border-color:#3b82f6;outline:none}.components-module__8llB-a__input::placeholder{color:var(--muted)}.components-module__8llB-a__searchBox{flex:1;position:relative}.components-module__8llB-a__searchIcon{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.components-module__8llB-a__searchInput{box-sizing:border-box;border:1px solid var(--card-border);width:100%;height:42px;color:var(--text);background:#1e2128;border-radius:4px;outline:none;padding:10px 12px 10px 40px;font-size:14px;transition:border-color .2s}.components-module__8llB-a__searchInput:focus{border-color:#3b82f6;outline:none}.components-module__8llB-a__searchInput::placeholder{color:var(--muted)}.components-module__8llB-a__statsContainer{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:16px;display:grid}.components-module__8llB-a__statCard{background:var(--card);border:1px solid var(--card-border);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:12px 16px;display:flex}.components-module__8llB-a__statLabel{color:var(--muted);font-size:14px;font-weight:600}.components-module__8llB-a__statValue{color:var(--text);font-size:18px;font-weight:600}.components-module__8llB-a__statValueLarge{color:var(--text);font-size:28px;font-weight:700}.components-module__8llB-a__statHint{color:var(--muted);margin-top:4px;font-size:12px}.components-module__8llB-a__statValueOk,.components-module__8llB-a__statValueSuccess{color:#10b981;font-size:18px;font-weight:600}.components-module__8llB-a__statValueWarning{color:#f59e0b;font-size:18px;font-weight:600}.components-module__8llB-a__statValueError,.components-module__8llB-a__statValueDanger{color:#ef4444;font-size:18px;font-weight:600}.components-module__8llB-a__statValueInfo,.components-module__8llB-a__statValuePrimary{color:#6366f1;font-size:18px;font-weight:600}.components-module__8llB-a__infoRow{color:#a0aec0;justify-content:space-between;align-items:center;margin-top:8px;margin-bottom:8px;padding:2px 16px;font-size:14px;display:flex}.components-module__8llB-a__infoRow strong{color:var(--text)}.components-module__8llB-a__infoRowHighlight{color:#10b981;font-weight:600}.components-module__8llB-a__infoRowLeft{align-items:center;gap:1rem;display:flex}.components-module__8llB-a__tableHeader{border-bottom:1px solid var(--card-border);justify-content:center;align-items:center;padding:12px 16px;display:flex;position:relative}.components-module__8llB-a__tableHeaderCenter{flex:1;justify-content:center;display:flex}.components-module__8llB-a__tableHeaderRight{position:absolute;right:16px}.components-module__8llB-a__loading{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px;display:flex}.components-module__8llB-a__loading svg{animation:1s linear infinite components-module__8llB-a__spin}@keyframes components-module__8llB-a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.components-module__8llB-a__emptyState{text-align:center;color:var(--muted);padding:48px 24px}.components-module__8llB-a__emptyState svg{opacity:.5;margin-bottom:16px}.components-module__8llB-a__emptyState p{margin:0;font-size:16px}.components-module__8llB-a__errorAlert{color:#ff6b6b;background:#f4433626;border:1px solid #f4433680;border-radius:4px;align-items:center;gap:12px;margin-bottom:24px;padding:12px 16px;display:flex}.components-module__8llB-a__errorAlertIcon{flex-shrink:0}.components-module__8llB-a__errorAlertMessage{flex:1}.components-module__8llB-a__errorAlertDismiss{color:#ff6b6b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.components-module__8llB-a__errorAlertDismiss:hover{opacity:.8}.components-module__8llB-a__warningAlert{background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;margin-bottom:16px;padding:16px}.components-module__8llB-a__warningAlertTitle{color:#f59e0b;margin-bottom:8px;font-weight:600}.components-module__8llB-a__warningAlertHint{color:var(--muted);font-size:13px}.components-module__8llB-a__statusBadge{border-radius:12px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.components-module__8llB-a__statusBadge.components-module__8llB-a__ok{color:#065f46;background:#d1fae5}.components-module__8llB-a__statusBadge.components-module__8llB-a__warning{color:#92400e;background:#fef3c7}.components-module__8llB-a__statusBadge.components-module__8llB-a__error{color:#991b1b;background:#fee2e2}.components-module__8llB-a__tabs{border-bottom:1px solid #343741;gap:0;margin-bottom:16px;display:flex}.components-module__8llB-a__tab{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 24px;font-size:14px;font-weight:400;transition:all .2s}.components-module__8llB-a__tab:hover{color:#fff}.components-module__8llB-a__tabActive{color:#fff;border-bottom:2px solid #4693d1;font-weight:600}.components-module__8llB-a__actionsRow{justify-content:center;gap:8px;display:flex}.components-module__8llB-a__textPrimary{color:#667eea;font-weight:600}.components-module__8llB-a__textSuccess{color:#10b981;font-weight:600}.components-module__8llB-a__textError{color:#ef4444;font-weight:600}.components-module__8llB-a__textWarning{color:#f59e0b;font-weight:600}.components-module__8llB-a__textMuted{color:#6b7280}.components-module__8llB-a__textSmall{font-size:13px}.components-module__8llB-a__textXs{font-size:12px}.components-module__8llB-a__utilStackSm{flex-direction:column;gap:12px;display:flex}.components-module__8llB-a__utilStackMd{flex-direction:column;gap:16px;display:flex}.components-module__8llB-a__utilRowSm{align-items:center;gap:8px;display:flex}.components-module__8llB-a__utilRowXs{align-items:center;gap:2px;display:inline-flex}.components-module__8llB-a__utilRowMd{align-items:center;gap:12px;display:flex}.components-module__8llB-a__utilFlex1{flex:1}.components-module__8llB-a__utilFullWidth{width:100%}.components-module__8llB-a__utilMinWidth0{min-width:0}.components-module__8llB-a__utilMarginBottomSm{margin-bottom:8px}.components-module__8llB-a__utilMarginBottomMd{margin-bottom:16px}.components-module__8llB-a__utilMarginBottomLg{margin-bottom:24px}.components-module__8llB-a__utilNoMargin{margin:0}.components-module__8llB-a__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.components-module__8llB-a__nowrap{white-space:nowrap}.components-module__8llB-a__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:480px){.components-module__8llB-a__formRow{grid-template-columns:1fr}}.components-module__8llB-a__checkboxWrapper{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.components-module__8llB-a__checkboxRow{align-items:center;gap:8px;display:flex}.components-module__8llB-a__checkbox{width:18px;height:18px}.components-module__8llB-a__checkboxLabel{cursor:pointer}.components-module__8llB-a__utilMarginTopMd{margin-top:16px}.components-module__8llB-a__loadingContainer{justify-content:center;align-items:center;height:50vh;display:flex}.components-module__8llB-a__checkbox{cursor:pointer;accent-color:#3b82f6;width:1.25rem;height:1.25rem}.components-module__8llB-a__checkbox:disabled{cursor:not-allowed;opacity:.5}.components-module__8llB-a__checkboxLabel{color:#a0aec0;cursor:pointer;align-items:center;gap:6px;font-size:.875rem;display:flex}.components-module__8llB-a__checkboxLabel input{cursor:pointer}.components-module__8llB-a__mono{word-break:break-all;font-family:monospace;font-size:13px}.components-module__8llB-a__codeBlock{background:var(--card);border:1px solid var(--border);word-break:break-all;border-radius:6px;padding:12px;font-family:monospace;font-size:13px}.components-module__8llB-a__clickableRow{cursor:pointer;transition:background-color .15s}.components-module__8llB-a__clickableRow:hover{background-color:#ffffff08}@media (max-width:768px){.components-module__8llB-a__statsContainer{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.components-module__8llB-a__filtersContainer{flex-direction:column;align-items:stretch}.components-module__8llB-a__filterGroup,.components-module__8llB-a__select,.components-module__8llB-a__input{width:100%}.components-module__8llB-a__infoRow{text-align:center;flex-direction:column;gap:4px}}@media (max-width:480px){.components-module__8llB-a__statsContainer{grid-template-columns:repeat(2,1fr)}}
.modal-module__V-rQna__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-module__V-rQna__modalContent{background:#1e2128;border-radius:8px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000004d}.modal-module__V-rQna__modalSm{max-width:400px}.modal-module__V-rQna__modalMd{max-width:500px}.modal-module__V-rQna__modalLg{max-width:700px}.modal-module__V-rQna__modalXl{max-width:900px}.modal-module__V-rQna__modalHeader{border-bottom:1px solid #343741;justify-content:space-between;align-items:center;padding:20px;display:flex}.modal-module__V-rQna__modalTitle{color:#fff;margin:0;font-size:20px;font-weight:600}.modal-module__V-rQna__closeButton{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;transition:all .2s;display:flex}.modal-module__V-rQna__closeButton:hover:not(:disabled){color:#fff;background-color:#343741}.modal-module__V-rQna__closeButton:disabled{cursor:not-allowed;opacity:.5}.modal-module__V-rQna__modalBody{background-color:#1e2128;flex:1;padding:20px;overflow-y:auto}.modal-module__V-rQna__modalDescription{color:#a0aec0;margin:0 0 16px;font-size:14px;line-height:1.5}.modal-module__V-rQna__modalFooter{background-color:#252831;border-top:1px solid #343741;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.modal-module__V-rQna__cancelButton{color:#4693d1;cursor:pointer;background:0 0;border:1px solid #4693d1;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.modal-module__V-rQna__cancelButton:hover:not(:disabled){background:#4693d11a}.modal-module__V-rQna__cancelButton:disabled{opacity:.6;cursor:not-allowed}.modal-module__V-rQna__quantityInput{color:#fff;background-color:#1e2128;border:1px solid #343741;border-radius:4px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .2s}.modal-module__V-rQna__quantityInput:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea33}.modal-module__V-rQna__quantityInput:disabled{cursor:not-allowed;opacity:.6;color:#a0aec0;background-color:#343741}.modal-module__V-rQna__errorMessage{color:#ef4444;font-size:12px;font-weight:500}@media (max-width:640px){.modal-module__V-rQna__modalContent{border-radius:0;max-width:100%;max-height:100vh}}
.DeployControls-module__fL7g8W__spin{animation:1s linear infinite DeployControls-module__fL7g8W__spin}@keyframes DeployControls-module__fL7g8W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DeployControls-module__fL7g8W__panelGrid{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.DeployControls-module__fL7g8W__toggleRow{align-items:center;display:flex}.DeployControls-module__fL7g8W__modeWrap{position:relative}.DeployControls-module__fL7g8W__modeToggle{cursor:pointer;-webkit-user-select:none;user-select:none;background:#2d3748;border:2px solid #4a5568;border-radius:20px;align-items:center;width:140px;height:40px;transition:all .3s;display:flex;position:relative}.DeployControls-module__fL7g8W__modeToggle:focus{outline:none;box-shadow:0 0 0 3px #4693d14d}.DeployControls-module__fL7g8W__modeToggle.DeployControls-module__fL7g8W__modeDisabled{opacity:.6;cursor:not-allowed}.DeployControls-module__fL7g8W__modeTrack{background:#4693d1;border-radius:16px;width:calc(50% - 4px);height:calc(100% - 4px);transition:all .3s;position:absolute;top:2px;left:2px}.DeployControls-module__fL7g8W__modeTrack.DeployControls-module__fL7g8W__live{background:#ef4444;left:calc(50% + 2px)}.DeployControls-module__fL7g8W__modeKnob{z-index:1;text-align:center;width:50%;position:relative}.DeployControls-module__fL7g8W__modeKnobText{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.DeployControls-module__fL7g8W__modeGhost{z-index:1;text-align:center;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;width:50%;font-size:12px;font-weight:600;position:relative}.DeployControls-module__fL7g8W__modeGhost.DeployControls-module__fL7g8W__dry{color:#6b7280}.DeployControls-module__fL7g8W__rightCell,.DeployControls-module__fL7g8W__toggle{align-items:center;display:flex}.DeployControls-module__fL7g8W__targetInfo{border-top:1px solid var(--card-border);color:var(--muted);margin-top:12px;padding-top:12px;font-size:13px}.DeployControls-module__fL7g8W__errorBox{background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;margin-top:16px;padding:12px}.DeployControls-module__fL7g8W__errorLabel{color:#ef4444;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:600}.DeployControls-module__fL7g8W__errorPre{color:#fca5a5;white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px}@media (max-width:640px){.DeployControls-module__fL7g8W__panelGrid{flex-direction:column;align-items:stretch}.DeployControls-module__fL7g8W__rightCell{justify-content:stretch}.DeployControls-module__fL7g8W__rightCell button{width:100%}}
.Table-module__S_nbDW__section{background:var(--card);border:1px solid var(--card-border);padding:var(--space-4);border-radius:8px;overflow:hidden}.Table-module__S_nbDW__section+.Table-module__S_nbDW__section{margin-top:1rem}.Table-module__S_nbDW__tableHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.Table-module__S_nbDW__tableHeaderThreeCol{border-bottom:1px solid var(--card-border);grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:16px;padding-bottom:12px;display:grid}.Table-module__S_nbDW__tableHeaderThreeCol>:last-child{justify-self:end}.Table-module__S_nbDW__tableContainer{border:1px solid var(--card-border);border-radius:8px;overflow:hidden}.Table-module__S_nbDW__tableWrapper{overflow-x:auto}.Table-module__S_nbDW__table{border-collapse:collapse;width:100%;color:var(--text);font-size:13px}.Table-module__S_nbDW__table thead{border-bottom:2px solid var(--card-border);background:#3a4a5c}.Table-module__S_nbDW__table th{color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;text-align:left;border-right:1px solid var(--card-border);cursor:default;-webkit-user-select:none;user-select:none;background:#3a4a5c;padding:12px 16px;font-size:12px;font-weight:600;transition:color .2s;display:table-cell}.Table-module__S_nbDW__table th:first-child{border-radius:8px 0 0}.Table-module__S_nbDW__table th:last-child{border-right:none;border-radius:0 8px 0 0}.Table-module__S_nbDW__table th.Table-module__S_nbDW__sortable{cursor:pointer}.Table-module__S_nbDW__table th.Table-module__S_nbDW__sortable:hover{color:#e0e8f0;background:#4a5a6c}.Table-module__S_nbDW__sortable{cursor:pointer;white-space:nowrap}.Table-module__S_nbDW__sortable:hover{color:#e0e8f0;background:#4a5a6c}.Table-module__S_nbDW__sortable.Table-module__S_nbDW__active{color:#fff}.Table-module__S_nbDW__arrow{vertical-align:middle;opacity:.5;margin-left:4px;transition:opacity .2s;display:inline}.Table-module__S_nbDW__sortable.Table-module__S_nbDW__active .Table-module__S_nbDW__arrow{opacity:1}.Table-module__S_nbDW__sortable svg{vertical-align:middle;margin-left:0;display:inline}.Table-module__S_nbDW__table td{border-bottom:1px solid var(--card-border);border-right:none;padding:12px 16px}.Table-module__S_nbDW__table td.Table-module__S_nbDW__cellTight{padding:4px}.Table-module__S_nbDW__table td:last-child{border-right:none}.Table-module__S_nbDW__table tbody tr:hover{background:#ffffff08}.Table-module__S_nbDW__clickableRow{cursor:pointer;transition:background .15s}.Table-module__S_nbDW__clickableRow:hover{background:#667eea14!important}.Table-module__S_nbDW__clickableRow:hover .Table-module__S_nbDW__editButton{color:#48bb78}.Table-module__S_nbDW__editButton{transition:color .15s}.Table-module__S_nbDW__colIconSm{width:48px}.Table-module__S_nbDW__colIconXs{width:40px}.Table-module__S_nbDW__colActionsSm{width:60px}.Table-module__S_nbDW__mono{font-family:monospace;font-size:13px}.Table-module__S_nbDW__numeric{text-align:right;font-family:monospace;font-size:13px}.Table-module__S_nbDW__centerCell,.Table-module__S_nbDW__actionsCell{text-align:center}.Table-module__S_nbDW__actionsRow{justify-content:center;gap:6px;display:flex}.Table-module__S_nbDW__actionsHeader{text-align:center;width:80px}.Table-module__S_nbDW__emptyCell{text-align:center;color:var(--muted);padding:32px}
.DeployProgressList-module__X3ReGW__wrap{background:var(--card);border:1px solid var(--card-border);border-radius:8px;overflow:hidden}.DeployProgressList-module__X3ReGW__item{border-bottom:1px solid var(--card-border);cursor:pointer;padding:16px 20px;transition:background .15s}.DeployProgressList-module__X3ReGW__item:last-child{border-bottom:none}.DeployProgressList-module__X3ReGW__item:hover{background:#ffffff05}.DeployProgressList-module__X3ReGW__meta{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.DeployProgressList-module__X3ReGW__zoneHeader{align-items:center;gap:8px;display:flex}.DeployProgressList-module__X3ReGW__chevron{color:var(--muted);transition:transform .2s}.DeployProgressList-module__X3ReGW__chevronOpen{transform:rotate(90deg)}.DeployProgressList-module__X3ReGW__zone{color:var(--text);font-size:15px;font-weight:600}.DeployProgressList-module__X3ReGW__successIcon{color:#10b981}.DeployProgressList-module__X3ReGW__failIcon{color:#ef4444}.DeployProgressList-module__X3ReGW__failText{color:#ef4444;font-size:13px;font-weight:500}.DeployProgressList-module__X3ReGW__errorDetail{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;border-radius:4px;margin-top:8px;padding:8px 12px;font-size:12px}.DeployProgressList-module__X3ReGW__small{color:var(--muted);font-size:13px}.DeployProgressList-module__X3ReGW__nowrap{white-space:nowrap}.DeployProgressList-module__X3ReGW__right{align-items:center;gap:8px;display:flex}.DeployProgressList-module__X3ReGW__okText{color:#10b981;font-size:14px;font-weight:500}.DeployProgressList-module__X3ReGW__tick{font-size:16px}.DeployProgressList-module__X3ReGW__fail{color:#ef4444;font-size:14px}.DeployProgressList-module__X3ReGW__expand{margin:16px 0 0;padding:0}.DeployProgressList-module__X3ReGW__serviceCard{border:1px solid var(--card-border);background:#0003;border-radius:6px;margin-top:8px;padding:12px 16px}.DeployProgressList-module__X3ReGW__serviceHeader{align-items:center;gap:8px;display:flex}.DeployProgressList-module__X3ReGW__serviceRow{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;padding:0;font-size:14px;transition:opacity .15s;display:flex}.DeployProgressList-module__X3ReGW__serviceRow:hover{opacity:.8}.DeployProgressList-module__X3ReGW__count{color:var(--muted);font-size:13px}.DeployProgressList-module__X3ReGW__ratesList{border-top:1px solid var(--card-border);margin-top:12px;padding-top:12px}.DeployProgressList-module__X3ReGW__maxParcelBadge{color:var(--muted);background:#ffffff0d;border-radius:10px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:500}.DeployProgressList-module__X3ReGW__parcelGroup{background:#00000026;border-radius:4px;margin-bottom:8px;padding:8px 12px}.DeployProgressList-module__X3ReGW__parcelGroup:last-child{margin-bottom:0}.DeployProgressList-module__X3ReGW__parcelHeader{color:#a0aec0;cursor:pointer;align-items:center;gap:6px;padding:4px 0;font-size:12px;font-weight:600;transition:color .15s;display:flex}.DeployProgressList-module__X3ReGW__parcelHeader:hover{color:var(--text)}.DeployProgressList-module__X3ReGW__parcelCount{color:var(--muted);margin-left:auto;font-size:11px;font-weight:400}.DeployProgressList-module__X3ReGW__ratesGrid{justify-content:center;margin-top:8px;margin-bottom:12px;display:flex}.DeployProgressList-module__X3ReGW__ratesTable{border-collapse:collapse;border:1px solid var(--card-border);background:#1e2128cc;border-radius:6px;font-size:14px;overflow:hidden}.DeployProgressList-module__X3ReGW__ratesTable th{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--card-border);text-align:left;padding:8px 16px;font-size:11px;font-weight:600}.DeployProgressList-module__X3ReGW__ratesTable th:last-child{text-align:right}.DeployProgressList-module__X3ReGW__ratesTable td{border-bottom:1px solid #ffffff08;padding:6px 16px}.DeployProgressList-module__X3ReGW__ratesTable td:first-child{color:var(--muted);text-align:right;font-family:monospace}.DeployProgressList-module__X3ReGW__ratesTable td:nth-child(2){color:#4a5568;text-align:center;padding:4px}.DeployProgressList-module__X3ReGW__ratesTable td:nth-child(3){color:var(--muted);text-align:left;font-family:monospace}.DeployProgressList-module__X3ReGW__ratesTable td:nth-child(4){color:var(--text);text-align:right;font-family:monospace;font-weight:500}.DeployProgressList-module__X3ReGW__ratesTable tbody tr:last-child td{border-bottom:none}.DeployProgressList-module__X3ReGW__priceCell{text-align:right;font-family:monospace}.DeployProgressList-module__X3ReGW__arrowCell{color:#4a5568;text-align:center;padding:6px 4px}.DeployProgressList-module__X3ReGW__changeCell{text-align:center;min-width:70px;font-family:monospace;font-weight:500}.DeployProgressList-module__X3ReGW__changeIncrease{color:#ef4444}.DeployProgressList-module__X3ReGW__changeDecrease{color:#10b981}.DeployProgressList-module__X3ReGW__changeSame{color:var(--muted)}.DeployProgressList-module__X3ReGW__changeNew{color:#3b82f6}.DeployProgressList-module__X3ReGW__newBadge{color:#3b82f6;background:#3b82f633;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.DeployProgressList-module__X3ReGW__rateDesc{color:var(--muted)}.DeployProgressList-module__X3ReGW__price{color:var(--text);font-family:monospace;font-weight:500}.DeployProgressList-module__X3ReGW__spin{animation:1s linear infinite DeployProgressList-module__X3ReGW__spin}@keyframes DeployProgressList-module__X3ReGW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.pages-module__Shx1Na__container{max-width:1600px;margin:0 auto;padding:20px}.pages-module__Shx1Na__header{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;display:flex}.pages-module__Shx1Na__header h1{color:var(--text);align-items:center;gap:12px;margin:0;font-size:28px;font-weight:700;display:flex}.pages-module__Shx1Na__headerSubtitle{color:var(--muted);margin:4px 0 0;font-size:14px}.pages-module__Shx1Na__content{background:0 0;border:none;border-radius:0;flex-direction:column;gap:0;padding:0;display:flex}.pages-module__Shx1Na__error{color:#c00;background:#fee;border:1px solid #fcc;border-radius:6px;align-items:center;gap:12px;padding:16px;display:flex}.pages-module__Shx1Na__error p{margin:0;font-size:14px}.pages-module__Shx1Na__tableContainer{background:0 0;border:none;border-radius:0;padding:0}.pages-module__Shx1Na__backLink{color:var(--muted);align-items:center;gap:6px;margin-bottom:8px;font-size:14px;text-decoration:none;display:inline-flex}.pages-module__Shx1Na__backLink:hover{color:var(--text)}.pages-module__Shx1Na__pageTitle{margin:0}.pages-module__Shx1Na__content{flex-direction:column;gap:16px;display:flex}
.Dashboard-module__Lo2t9a__pageTitle{margin-top:0;margin-bottom:8px}.Dashboard-module__Lo2t9a__pageSubtitle{color:var(--muted);margin-top:0;margin-bottom:24px}.Dashboard-module__Lo2t9a__statCardLink{text-decoration:none}.Dashboard-module__Lo2t9a__statCardClickable{cursor:pointer}.Dashboard-module__Lo2t9a__statIconBlue{color:#4693d1;margin-bottom:4px}.Dashboard-module__Lo2t9a__statIconGreen{color:#10b981;margin-bottom:4px}.Dashboard-module__Lo2t9a__statIconOrange{color:#f59e0b;margin-bottom:4px}.Dashboard-module__Lo2t9a__statIconPurple{color:#8b5cf6;margin-bottom:4px}.Dashboard-module__Lo2t9a__quickActionsSection{margin-top:24px}.Dashboard-module__Lo2t9a__quickActionsTitle{margin:0 0 16px;font-size:18px}.Dashboard-module__Lo2t9a__quickActionsRow{flex-wrap:wrap;gap:12px;display:flex}.Dashboard-module__Lo2t9a__deployButton{color:#fff;background:#469b3b;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;text-decoration:none;display:inline-flex}.Dashboard-module__Lo2t9a__deployButton:hover{background:#3d8a34}
.PinSignIn-module__MWCcvq__container{background:var(--bg);justify-content:center;align-items:flex-start;min-height:100vh;padding:12vh 24px 24px;display:flex}.PinSignIn-module__MWCcvq__wrapper{width:100%;max-width:400px}.PinSignIn-module__MWCcvq__card{background:var(--card);border:1px solid var(--card-border);border-radius:12px;padding:32px}.PinSignIn-module__MWCcvq__title{justify-content:center;align-items:center;gap:10px;margin:0 0 24px;font-size:24px;font-weight:600;display:flex}.PinSignIn-module__MWCcvq__titleIcon{color:#4693d1}.PinSignIn-module__MWCcvq__formContent{flex-direction:column;align-items:center;gap:16px;display:flex}.PinSignIn-module__MWCcvq__pinLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.PinSignIn-module__MWCcvq__errorBox{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:flex}.PinSignIn-module__MWCcvq__submitRow{justify-content:center;margin-top:24px;display:flex}.PinSignIn-module__MWCcvq__submitButton{padding:10px 32px}
.RatePreview-module__1ZJKjW__targetInfo{color:var(--muted);margin-bottom:16px;font-size:13px}.RatePreview-module__1ZJKjW__loadingIndicator{background:#4693d11a;border-radius:6px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;font-size:13px;display:flex}.RatePreview-module__1ZJKjW__impactCard{background:var(--card);border-radius:8px;margin-bottom:16px;padding:16px}.RatePreview-module__1ZJKjW__impactCardPositive{border:1px solid #10b9814d;}.RatePreview-module__1ZJKjW__impactCardNegative{border:1px solid #ef44444d;}.RatePreview-module__1ZJKjW__impactHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.RatePreview-module__1ZJKjW__impactTitle{margin:0;font-size:14px;font-weight:600}.RatePreview-module__1ZJKjW__impactSubtitle{color:var(--muted);margin-left:8px;font-weight:400}.RatePreview-module__1ZJKjW__impactGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.RatePreview-module__1ZJKjW__impactMetricLabel{color:var(--muted);margin-bottom:4px;font-size:11px}.RatePreview-module__1ZJKjW__impactMetricValue{font-size:18px;font-weight:600}.RatePreview-module__1ZJKjW__impactMetricPositive{color:#10b981;}.RatePreview-module__1ZJKjW__impactMetricNegative{color:#ef4444;}.RatePreview-module__1ZJKjW__statHintSuccess{color:#10b981;margin-top:4px;font-size:11px}.RatePreview-module__1ZJKjW__statHintWarning{color:#f59e0b;margin-top:4px;font-size:11px}.RatePreview-module__1ZJKjW__emptyState{text-align:center;color:var(--muted);padding:32px}.RatePreview-module__1ZJKjW__loadingState{text-align:center;color:var(--muted);padding:48px}.RatePreview-module__1ZJKjW__loadingStateIcon{margin:0 auto 16px}.RatePreview-module__1ZJKjW__zoneContainer{margin-bottom:8px}.RatePreview-module__1ZJKjW__zoneContent{background:var(--bg);border-radius:0 0 8px 8px;padding:8px 0}.RatePreview-module__1ZJKjW__zoneHeader{cursor:pointer;background:var(--card);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.RatePreview-module__1ZJKjW__zoneHeaderExpanded{border-radius:8px 8px 0 0;}.RatePreview-module__1ZJKjW__zoneHeaderCollapsed{border-radius:8px;}.RatePreview-module__1ZJKjW__zoneHeaderLeft{align-items:center;gap:8px;display:flex}.RatePreview-module__1ZJKjW__zoneHeaderRight{align-items:center;gap:12px;font-size:13px;display:flex}.RatePreview-module__1ZJKjW__zoneName{font-weight:600}.RatePreview-module__1ZJKjW__zoneChevron{transition:transform .2s}.RatePreview-module__1ZJKjW__zoneStat{align-items:center;display:inline-flex}.RatePreview-module__1ZJKjW__zoneStatNew{color:#10b981;}.RatePreview-module__1ZJKjW__zoneStatIncrease{color:#f59e0b;}.RatePreview-module__1ZJKjW__zoneStatDecrease{color:#10b981;}.RatePreview-module__1ZJKjW__zoneStatDetail{margin-left:2px;font-size:11px}.RatePreview-module__1ZJKjW__zoneHeaderOld{cursor:pointer;align-items:center;gap:12px;padding:12px 16px;transition:background-color .15s;display:flex}.RatePreview-module__1ZJKjW__zoneHeader:hover{background-color:#ffffff05}.RatePreview-module__1ZJKjW__zoneChevron{color:var(--muted);transition:transform .2s}.RatePreview-module__1ZJKjW__zoneChevronExpanded{transform:rotate(90deg);}.RatePreview-module__1ZJKjW__zoneName{flex:1;font-weight:600}.RatePreview-module__1ZJKjW__zoneRateCount{color:var(--muted);font-size:13px}.RatePreview-module__1ZJKjW__serviceHeader{cursor:pointer;border-bottom:1px solid var(--card-border);background:#ffffff05;align-items:center;gap:8px;padding:8px 16px 8px 32px;display:flex}.RatePreview-module__1ZJKjW__serviceHeader:hover{background:#ffffff0a}.RatePreview-module__1ZJKjW__serviceName{flex:1;font-weight:500}.RatePreview-module__1ZJKjW__serviceRateCount{color:var(--muted);font-size:12px}.RatePreview-module__1ZJKjW__rateTable{border-collapse:collapse;width:100%;font-size:13px}.RatePreview-module__1ZJKjW__rateTable th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;background:#0003;padding:8px 12px;font-size:11px;font-weight:600}.RatePreview-module__1ZJKjW__rateTable td{border-bottom:1px solid var(--card-border);padding:8px 12px}.RatePreview-module__1ZJKjW__rateTableNested{width:calc(100% - 32px);margin-left:32px;}.RatePreview-module__1ZJKjW__changeNew{color:#6366f1;font-weight:500}.RatePreview-module__1ZJKjW__changeIncrease{color:#f59e0b}.RatePreview-module__1ZJKjW__changeDecrease{color:#10b981}.RatePreview-module__1ZJKjW__changeSame{color:var(--muted)}.RatePreview-module__1ZJKjW__changeIndicator{align-items:center;gap:4px;display:inline-flex}.RatePreview-module__1ZJKjW__serviceGroup{margin:0 8px 8px}.RatePreview-module__1ZJKjW__serviceGroupHeader{cursor:pointer;background:var(--card);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.RatePreview-module__1ZJKjW__serviceGroupHeaderExpanded{border-radius:6px 6px 0 0;}.RatePreview-module__1ZJKjW__serviceGroupHeaderCollapsed{border-radius:6px;}.RatePreview-module__1ZJKjW__serviceGroupHeaderLeft{align-items:center;gap:8px;display:flex}.RatePreview-module__1ZJKjW__serviceGroupName{font-size:14px}.RatePreview-module__1ZJKjW__serviceGroupBadge{background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:11px}.RatePreview-module__1ZJKjW__serviceGroupRateCount{color:var(--muted);font-size:12px}.RatePreview-module__1ZJKjW__serviceGroupContent{background:var(--card);border-radius:0 0 6px 6px;overflow:hidden}.RatePreview-module__1ZJKjW__badgeNew{color:#fff;background:#10b981;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.RatePreview-module__1ZJKjW__cellMuted{color:var(--muted)}.RatePreview-module__1ZJKjW__cellBold{font-weight:500}.RatePreview-module__1ZJKjW__buttonGroup{align-items:flex-end;gap:8px;display:flex}.RatePreview-module__1ZJKjW__buttonSmall{padding:6px 12px;font-size:13px}@media (max-width:768px){.RatePreview-module__1ZJKjW__impactGrid{grid-template-columns:repeat(2,1fr)}}
.Zones-module__KjuW6G__countryTag{background:var(--card);border:1px solid var(--card-border);cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;display:flex}.Zones-module__KjuW6G__countryCode{font-weight:500}.Zones-module__KjuW6G__countryName{color:var(--muted);font-size:12px}.Zones-module__KjuW6G__countryRemoveBtn{color:var(--muted);background:0 0;border:none;border-radius:3px;padding:2px;transition:background .15s,color .15s;display:flex}.Zones-module__KjuW6G__countryTag:hover .Zones-module__KjuW6G__countryRemoveBtn{background:var(--danger);color:#fff}
.ZoneServices-module__pZKExa__headerActions{align-items:center;gap:12px;display:flex}.ZoneServices-module__pZKExa__unsavedWarning{color:var(--warning);font-size:14px}.ZoneServices-module__pZKExa__saveMessage{border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;display:flex}.ZoneServices-module__pZKExa__saveMessageSuccess{color:#10b981;background:#10b9811a;}.ZoneServices-module__pZKExa__saveMessageError{color:#ef4444;background:#ef44441a;}.ZoneServices-module__pZKExa__legend{flex-wrap:wrap;gap:24px;display:flex}.ZoneServices-module__pZKExa__legendItem{align-items:center;gap:6px;display:flex}.ZoneServices-module__pZKExa__legendHint{color:var(--muted);margin-left:auto;font-size:13px}.ZoneServices-module__pZKExa__matrixWrapper{overflow-x:auto}.ZoneServices-module__pZKExa__matrixTable{min-width:calc(var(--zone-count,9)*80px + 300px)}.ZoneServices-module__pZKExa__stickyCell{background:var(--card);z-index:1;position:sticky;left:0}.ZoneServices-module__pZKExa__stickyHeader{background:var(--card);z-index:2;min-width:200px;position:sticky;left:0}.ZoneServices-module__pZKExa__zoneHeader{text-align:center;cursor:pointer;min-width:70px}.ZoneServices-module__pZKExa__zoneHeaderContent{flex-direction:column;align-items:center;gap:4px;display:flex}.ZoneServices-module__pZKExa__zoneHeaderName{white-space:nowrap;font-size:11px}.ZoneServices-module__pZKExa__zoneHeaderActions{gap:2px;display:flex}.ZoneServices-module__pZKExa__zoneHeaderBtn{padding:2px}.ZoneServices-module__pZKExa__courierRow{background:var(--bg)}.ZoneServices-module__pZKExa__courierCell{background:var(--bg);padding:8px 12px;font-size:13px;font-weight:600;position:sticky;left:0}.ZoneServices-module__pZKExa__serviceCell{background:var(--card);z-index:1;padding-left:24px;position:sticky;left:0}.ZoneServices-module__pZKExa__serviceCellContent{justify-content:space-between;align-items:center;display:flex}.ZoneServices-module__pZKExa__serviceZoneCount{color:var(--muted);font-size:12px}.ZoneServices-module__pZKExa__checkboxCell{text-align:center;cursor:pointer}.ZoneServices-module__pZKExa__checkEnabled{color:#10b981}.ZoneServices-module__pZKExa__checkDisabled{color:var(--muted)}.ZoneServices-module__pZKExa__actionsHeader{text-align:center;min-width:100px}.ZoneServices-module__pZKExa__actionsCell{text-align:center}.ZoneServices-module__pZKExa__actionsCellContent{justify-content:center;gap:4px;display:flex}.ZoneServices-module__pZKExa__emptyRow{text-align:center;color:var(--muted);padding:32px}
