.profile-photo-upload-module__uJCaja__root{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}@media (min-width:640px){.profile-photo-upload-module__uJCaja__root{flex-direction:row}}.profile-photo-upload-module__uJCaja__dropzone{cursor:pointer;border:1px solid var(--border-primary);text-align:center;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:12px;width:100%;min-width:0;padding:16px 24px;transition:border-color .15s,background-color .15s;display:flex;position:relative}.profile-photo-upload-module__uJCaja__dropzoneActive{border-color:var(--brand-fill);background:color-mix(in srgb,var(--bg-active)40%,transparent)}.profile-photo-upload-module__uJCaja__iconWrap{border:1px solid var(--border-primary);background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 1px 2px #ffffff0d}.profile-photo-upload-module__uJCaja__icon{width:20px;height:20px;color:var(--text-quaternary)}.profile-photo-upload-module__uJCaja__copy{flex-direction:column;gap:4px;width:100%;display:flex}.profile-photo-upload-module__uJCaja__actionLine{font-size:14px;line-height:20px}.profile-photo-upload-module__uJCaja__clickUpload{color:var(--brand-progress);font-weight:600}.profile-photo-upload-module__uJCaja__orDrag{color:var(--text-tertiary)}.profile-photo-upload-module__uJCaja__hint{color:var(--text-tertiary);font-size:12px;line-height:18px}.profile-photo-upload-module__uJCaja__jpgBadge{pointer-events:none;width:40px;height:40px;position:absolute;bottom:12px;right:23px}
.admin-modal-shell-module__JFzjSG__overlay{z-index:50;background:color-mix(in oklch,var(--background)50%,transparent);position:fixed;inset:0}.admin-modal-shell-module__JFzjSG__content{z-index:51;border:1px solid var(--border-primary);background:var(--bg-primary);width:calc(100% - 32px);max-width:480px;box-shadow:0 1px 2px color-mix(in oklch,var(--text-primary)5%,transparent);border-radius:12px;flex-direction:column;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.admin-modal-shell-module__JFzjSG__header{justify-content:space-between;align-items:center;gap:16px;padding:24px 16px 0 24px;display:flex}.admin-modal-shell-module__JFzjSG__title{color:var(--text-primary);margin:0;font-size:20px;font-weight:600;line-height:30px}.admin-modal-shell-module__JFzjSG__closeBtn{width:36px;height:36px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.admin-modal-shell-module__JFzjSG__closeBtn:hover{background:var(--bg-primary-alt);color:var(--text-primary)}.admin-modal-shell-module__JFzjSG__closeIcon{width:20px;height:20px}.admin-modal-shell-module__JFzjSG__body{flex-direction:column;gap:16px;padding:24px 24px 0;display:flex}.admin-modal-shell-module__JFzjSG__footer{flex-direction:column;align-items:stretch;gap:8px;padding:8px 24px 24px;display:flex}.admin-modal-shell-module__JFzjSG__footerDual{align-items:flex-end}.admin-modal-shell-module__JFzjSG__footerActions{justify-content:flex-end;gap:12px;display:flex}.admin-modal-shell-module__JFzjSG__footerLinkRow{align-items:center;padding-top:8px;display:flex}.admin-modal-shell-module__JFzjSG__destructiveLink{color:var(--text-error,var(--util-error));cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;line-height:20px}.admin-modal-shell-module__JFzjSG__destructiveLink:hover{opacity:.85}.admin-modal-shell-module__JFzjSG__cancelBtn{border:1px solid var(--border-primary);background:var(--bg-primary);height:40px;color:var(--text-secondary);cursor:pointer;box-shadow:0 1px 2px color-mix(in oklch,var(--text-primary)5%,transparent),inset 0 0 0 1px color-mix(in oklch,var(--text-primary)18%,transparent),inset 0 -2px 0 color-mix(in oklch,var(--text-primary)5%,transparent);border-radius:8px;padding:10px 14px;font-size:14px;font-weight:600;line-height:20px}.admin-modal-shell-module__JFzjSG__cancelBtn:hover{color:var(--text-primary)}.admin-modal-shell-module__JFzjSG__confirmBtn{border:2px solid color-mix(in oklch,var(--text-primary)12%,transparent);background:var(--brand-fill);color:#0e0d1f;cursor:pointer;height:40px;box-shadow:0 1px 2px color-mix(in oklch,var(--text-primary)5%,transparent),inset 0 0 0 1px color-mix(in oklch,var(--text-primary)18%,transparent),inset 0 -2px 0 color-mix(in oklch,var(--text-primary)5%,transparent);border-radius:8px;padding:10px 14px;font-size:14px;font-weight:600;line-height:20px}.admin-modal-shell-module__JFzjSG__confirmBtnDestructive{background:var(--util-error,#d92d20);color:var(--text-primary)}.admin-modal-shell-module__JFzjSG__confirmBtn:disabled{opacity:.5;cursor:not-allowed}.admin-modal-shell-module__JFzjSG__textGroup{flex-direction:column;gap:8px;display:flex}.admin-modal-shell-module__JFzjSG__lead{color:var(--text-secondary);margin:0;font-size:16px;font-weight:500;line-height:24px}.admin-modal-shell-module__JFzjSG__description{color:var(--text-tertiary);margin:0;font-size:14px;font-weight:400;line-height:20px}
.input-module__8o7WGa__base{border:1px solid var(--input);width:100%;min-width:0;height:32px;padding:var(--spacing-md,8px)var(--spacing-lg,12px);background:0 0;border-radius:8px;outline:none;font-size:16px;transition:border-color .15s,box-shadow .15s}.input-module__8o7WGa__base::placeholder{color:var(--muted-foreground)}.input-module__8o7WGa__base:focus-visible{border-color:var(--ring);box-shadow:0 0 0 1px color-mix(in oklch,var(--ring)50%,transparent)}.input-module__8o7WGa__base:disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.input-module__8o7WGa__base[aria-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 1px color-mix(in oklch,var(--destructive)20%,transparent)}.input-module__8o7WGa__base:-webkit-autofill{-webkit-text-fill-color:var(--foreground);box-shadow:inset 0 0 0 1000px var(--background);transition:background-color 5000000s,color 5000000s}.input-module__8o7WGa__base:-webkit-autofill:hover{-webkit-text-fill-color:var(--foreground);box-shadow:inset 0 0 0 1000px var(--background);transition:background-color 5000000s,color 5000000s}.input-module__8o7WGa__base:-webkit-autofill:focus{-webkit-text-fill-color:var(--foreground);box-shadow:inset 0 0 0 1000px var(--background);transition:background-color 5000000s,color 5000000s}
.staff-form-modal-module__aMwWhG__nameRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.staff-form-modal-module__aMwWhG__roleGrid{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:8px;max-height:280px;padding-right:2px;display:flex;overflow-y:auto}.staff-form-modal-module__aMwWhG__roleGrid::-webkit-scrollbar{display:none}.staff-form-modal-module__aMwWhG__roleCard{border:1px solid var(--border-primary);border-radius:var(--radius-lg,10px);background:var(--bg-primary);text-align:left;cursor:pointer;align-items:flex-start;gap:10px;padding:12px;display:flex}.staff-form-modal-module__aMwWhG__roleCard:hover{border-color:var(--border-secondary)}.staff-form-modal-module__aMwWhG__roleCardSelected{border-color:var(--brand-fill);background:color-mix(in oklch,var(--brand-fill)8%,transparent)}.staff-form-modal-module__aMwWhG__radioDot{border:1px solid var(--border-primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.staff-form-modal-module__aMwWhG__radioDotSelected{border-color:var(--brand-fill);background:var(--brand-fill);box-shadow:inset 0 0 0 3px var(--bg-primary)}.staff-form-modal-module__aMwWhG__roleCardBody{flex-direction:column;gap:2px;display:flex}.staff-form-modal-module__aMwWhG__roleCardLabel{color:var(--text-primary);font-size:14px;font-weight:600}.staff-form-modal-module__aMwWhG__roleCardDescription{color:var(--text-quaternary);font-size:12px}
.staff-toolbar-module__pOzykG__root{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.staff-toolbar-module__pOzykG__left{flex-shrink:0;align-items:center;display:flex}.staff-toolbar-module__pOzykG__searchWrap{width:100%;max-width:320px;position:relative}.staff-toolbar-module__pOzykG__searchIcon{width:16px;height:16px;color:var(--text-quaternary);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.staff-toolbar-module__pOzykG__searchInput{height:40px;padding-left:34px}.staff-toolbar-module__pOzykG__actions{align-items:center;gap:10px;min-width:0;display:flex}
.resolve-withdrawal-dialog-module__WHfSsq__note{resize:none;border:1px solid var(--border-primary);background:var(--bg-primary);width:100%;min-width:0;height:112px;color:var(--text-primary);box-shadow:0 1px 1px color-mix(in oklch,var(--text-primary)5%,transparent);border-radius:8px;outline:none;padding:10px 14px;font-size:16px;line-height:24px}.resolve-withdrawal-dialog-module__WHfSsq__note::placeholder{color:var(--text-quaternary,var(--text-tertiary))}.resolve-withdrawal-dialog-module__WHfSsq__note:focus-visible{border-color:var(--border-secondary)}
.other-keys-section-module__UNz-xW__root{border:1px solid var(--border-primary);border-radius:var(--radius-lg,10px);background:var(--bg-primary);flex-direction:column;gap:10px;padding:16px;display:flex}.other-keys-section-module__UNz-xW__title{color:var(--text-secondary);margin:0;font-size:14px;font-weight:600}.other-keys-section-module__UNz-xW__list{flex-direction:column;gap:4px;display:flex}.other-keys-section-module__UNz-xW__row{border-radius:8px;align-items:center;gap:12px;padding:8px 4px;display:flex}.other-keys-section-module__UNz-xW__info{flex-direction:column;display:flex}.other-keys-section-module__UNz-xW__name{color:var(--text-primary);font-size:14px;font-weight:500}.other-keys-section-module__UNz-xW__email{color:var(--text-quaternary);font-size:12px}
.admin-withdrawal-side-panel-module__z5MD_q__link{color:var(--text-tertiary);text-underline-offset:2px;text-decoration:underline}.admin-withdrawal-side-panel-module__z5MD_q__link:hover{color:var(--text-primary)}.admin-withdrawal-side-panel-module__z5MD_q__footer{align-items:center;gap:12px;width:100%;display:flex}.admin-withdrawal-side-panel-module__z5MD_q__approveButton{background:var(--brand-fill,#b1d935);color:#0e0d1f;cursor:pointer;height:44px;box-shadow:0 1px 2px color-mix(in oklch,var(--text-primary)5%,transparent);border:2px solid #ffffff1f;border-radius:8px;flex:1;padding:10px 16px;font-size:16px;font-weight:600;line-height:24px}.admin-withdrawal-side-panel-module__z5MD_q__approveButton:hover{filter:brightness(1.05)}.admin-withdrawal-side-panel-module__z5MD_q__rejectButton{border:1px solid var(--util-error,#f04438);background:var(--bg-primary);height:44px;color:var(--util-error,#f04438);cursor:pointer;box-shadow:0 1px 2px color-mix(in oklch,var(--text-primary)5%,transparent);border-radius:8px;flex:1;padding:10px 16px;font-size:16px;font-weight:600;line-height:24px}.admin-withdrawal-side-panel-module__z5MD_q__rejectButton:hover{background:color-mix(in oklch,var(--util-error,#f04438)8%,transparent)}
.users-content-module__6XzMOG__searchInput{border-color:var(--border-secondary);background:var(--background);width:296px;max-width:296px;height:40px;padding-left:32px;font-size:14px}
.admin-staff-table-module__LsnOrW__root{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;overflow:auto}.admin-staff-table-module__LsnOrW__sectionTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:600;line-height:28px}