.staff-form-grid{gap:18px;width:100%;min-width:0;max-width:1120px;margin:0 auto;padding-bottom:24px;display:grid}.staff-editor .semi-sidesheet-inner{max-width:calc(100vw - 24px)}.staff-editor .semi-sidesheet-content{flex-direction:column;min-height:0;max-height:100dvh;display:flex;overflow:hidden}.staff-editor .semi-sidesheet-body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-width:0;min-height:0;overflow:hidden auto}.staff-editor .semi-sidesheet-footer{flex:none}.staff-editor-page{box-sizing:border-box;background:var(--admin-page-bg);flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.staff-editor-page-header{box-sizing:border-box;border-bottom:1px solid var(--admin-border);background:var(--admin-surface);flex:none;width:100%;min-width:0;padding:18px 20px 14px;overflow:hidden}.staff-editor-page-header .semi-typography{overflow-wrap:anywhere;margin-top:0;margin-bottom:4px}.staff-editor-page-title{color:var(--semi-color-text-0);margin:0;font-size:18px;font-weight:600;line-height:26px}.staff-editor-page-body{box-sizing:border-box;overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;width:100%;min-width:0;max-width:100%;min-height:0;padding:20px;overflow:hidden auto}.staff-editor-page-actions{box-sizing:border-box;border-top:1px solid var(--admin-border);background:var(--admin-surface);flex:none;justify-content:flex-end;align-items:center;gap:8px;width:100%;min-width:0;min-height:64px;padding:12px 20px;display:flex}.staff-form-section{box-sizing:border-box;border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:var(--admin-surface);min-width:0;box-shadow:var(--admin-shadow);padding:20px}.staff-form-section>.semi-typography{margin-top:0;margin-bottom:18px}.staff-form-section-title{color:var(--semi-color-text-0);margin:0 0 18px;font-size:15px;font-weight:600;line-height:22px}.staff-form-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0;display:grid}.staff-form-field{gap:7px;min-width:0;display:grid}.staff-form-field>*{max-width:100%}.staff-form-label{color:var(--semi-color-text-1);font-size:13px;font-weight:600}.staff-form-label>span{color:var(--semi-color-danger);margin-right:4px}.staff-form-error{color:var(--semi-color-danger);font-size:12px}.staff-identity-field{flex-direction:column;gap:8px;display:flex}.staff-identity-field .semi-button{align-self:flex-start}.staff-identity-dialog{gap:16px;display:grid}.staff-form-footer{justify-content:flex-end;gap:10px;display:flex}.staff-password-dialog{gap:8px;padding:8px 0 16px;display:grid}.staff-save-error{overflow-wrap:anywhere}.staff-form-tab-state{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;padding:24px;display:flex}.staff-form-tab-error{text-align:center;flex-direction:column;gap:12px}@media (width<=760px){.staff-editor-page-body{padding:12px}.staff-form-section{padding:16px}.staff-form-section-grid{grid-template-columns:minmax(0,1fr)}}
