.shell[data-v-0f6c5208]{height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);background:#f5f7fb;overflow:hidden}.sidebar[data-v-0f6c5208]{display:flex;flex-direction:column;gap:18px;height:100vh;overflow-y:auto;overflow-x:hidden;padding:20px 14px 18px;background:#fff;border-right:1px solid #e8edf5}.sidebar-head[data-v-0f6c5208]{padding:4px 6px 18px;border-bottom:1px solid #edf1f7}.sidebar-kicker[data-v-0f6c5208]{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.08em;color:#4b5563}.sidebar-title[data-v-0f6c5208]{margin:0;font-size:24px;line-height:1.2;font-weight:800;color:#14213d}.menu-groups[data-v-0f6c5208]{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:0}.menu-section[data-v-0f6c5208]{border-radius:16px}.menu-trigger[data-v-0f6c5208]{width:100%;height:56px;border:1px solid #dbe4f0;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;color:#334155;cursor:pointer;transition:all .2s ease}.menu-section.is-active .menu-trigger[data-v-0f6c5208]{border-color:#b9cffc;background:#eef4ff;color:#2f63ff;box-shadow:inset 4px 0 #2f63ff}.menu-section.is-open .menu-trigger[data-v-0f6c5208]{border-color:#dbe4f0;background:#fff;color:#334155;box-shadow:none}.menu-section.is-active.is-open .menu-trigger[data-v-0f6c5208]{border-color:#b9cffc;background:#eef4ff;color:#2f63ff;box-shadow:inset 4px 0 #2f63ff}.menu-trigger-main[data-v-0f6c5208]{display:flex;align-items:center;gap:12px;min-width:0}.menu-icon[data-v-0f6c5208]{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#98a2b3;flex:0 0 auto;overflow:hidden}.menu-section.is-active .menu-icon[data-v-0f6c5208]{color:#2f63ff}.menu-icon[data-v-0f6c5208] .menu-icon-svg{display:block;width:20px!important;height:20px!important;max-width:20px;max-height:20px}.menu-label[data-v-0f6c5208]{font-size:16px;font-weight:700}.menu-chevron[data-v-0f6c5208]{font-size:20px;line-height:1;color:inherit}.submenu[data-v-0f6c5208]{display:flex;flex-direction:column;gap:6px;padding:10px 16px 4px 50px}.submenu-link[data-v-0f6c5208]{min-height:34px;display:flex;align-items:center;color:#374151;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.submenu-link.is-current[data-v-0f6c5208]{color:#2f63ff;font-weight:700}.profile[data-v-0f6c5208]{padding:14px 16px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}.profile-name[data-v-0f6c5208]{font-size:15px;font-weight:700;color:#111827}.profile-meta[data-v-0f6c5208]{margin-top:4px;font-size:12px;color:#6b7280}.logout[data-v-0f6c5208]{height:42px;border:1px solid #d1d5db;border-radius:12px;background:#fff;color:#334155;font-size:14px;font-weight:600;cursor:pointer}.content[data-v-0f6c5208]{min-width:0;height:100vh;padding:24px;overflow-y:auto;overflow-x:auto}@media(max-width:960px){.shell[data-v-0f6c5208]{grid-template-columns:1fr;height:auto;overflow:visible}.sidebar[data-v-0f6c5208]{height:auto;overflow:visible;border-right:0;border-bottom:1px solid #e8edf5}.content[data-v-0f6c5208]{height:auto;overflow:visible}}*,*:before,*:after{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{min-width:1280px;font-family:Arial,Microsoft YaHei,sans-serif;color:#111827;background:#f5f7fb}button,input,select,textarea{font:inherit}a{color:inherit}.page{display:grid;gap:20px}.page-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.page-header h1{margin:0 0 8px;font-size:28px;color:#0f172a}.form-stack{display:grid;gap:20px}.form-card,.card{padding:20px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.section-header,.card-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.section-title,.card-title{font-size:16px;font-weight:700;color:#111827}.section-subtitle,.card-subtitle{margin:6px 0 0;color:#6b7280;font-size:13px}.info-grid,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:16px}.field-row{display:grid;grid-template-columns:96px minmax(0,1fr);column-gap:12px;align-items:start}.field-row-full,.field-full{grid-column:1 / -1}.field-label{min-height:44px;display:inline-flex;align-items:center;margin:0;font-size:13px;line-height:20px;color:#111827;font-weight:500}.field-control,.field{display:grid;gap:6px;min-width:0}.field span{font-size:13px;color:#111827;font-weight:500}.field-control input,.field-control select,.field-control textarea,.field input,.field select,.field textarea{width:100%;min-width:0;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font:inherit;box-sizing:border-box}.field-control input,.field-control select,.field input,.field select{min-height:44px}.field-control textarea,.field textarea{min-height:108px;resize:vertical}.field-control input:focus,.field-control select:focus,.field-control textarea:focus,.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.field-control input:disabled,.field input:disabled{background:#f8fafc;color:#64748b}.field-error,.field-hint{min-height:18px;font-size:12px;line-height:18px}.field-error{color:#dc2626}.field-hint{color:#6b7280}.check-field-wrap{min-height:44px;display:flex;align-items:center}.check-field{min-height:44px;display:inline-flex;align-items:center;gap:8px;color:#111827;white-space:nowrap}.check-field input{margin:0}.address-stack{display:grid;gap:16px}.address-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fcfcfd}.address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.empty-embed{padding:24px;border:1px dashed #d1d5db;border-radius:8px;text-align:center;color:#6b7280}.inline-error{margin-bottom:12px;color:#dc2626;font-size:13px}.danger-text{border:0;background:transparent;color:#dc2626;font-size:13px;cursor:pointer}.form-actions{display:flex;justify-content:flex-end;gap:10px}.primary-button,.ghost-button{height:40px;padding:0 14px;border-radius:8px;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box}.compact{height:36px;padding:0 12px}.primary-button{border:1px solid #1677ff;background:#1677ff;color:#fff}.ghost-button{border:1px solid #d1d5db;background:#fff;color:#111827}.error-banner{padding:12px 14px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c}@media(max-width:900px){.info-grid,.form-grid{grid-template-columns:1fr}.field-row{grid-template-columns:1fr;row-gap:6px}.field-label{min-height:auto}.page-header,.section-header,.card-header,.address-header,.form-actions{flex-direction:column;align-items:stretch}}#app:empty{min-height:100vh;display:grid;place-items:center;background:#f5f7fa}#app:empty:after{content:"正在加载系统…";color:#64748b;font-size:14px;letter-spacing:.04em}
