.layout[data-v-2b82d0eb]{display:flex;min-height:100vh}.sidebar[data-v-2b82d0eb]{width:200px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:20px 0;flex-shrink:0}.sidebar-logo[data-v-2b82d0eb]{font-size:16px;font-weight:700;color:#2563eb;padding:0 20px 20px;border-bottom:1px solid #e5e7eb;margin-bottom:12px}.nav-item[data-v-2b82d0eb]{display:block;padding:10px 20px;color:#4b5563;font-weight:500;transition:background .15s,color .15s;border-radius:0;text-align:left;width:100%;background:transparent;font-size:14px}.nav-item[data-v-2b82d0eb]:hover{background:#f3f4f6;color:#1a1a1a}.nav-item.router-link-active[data-v-2b82d0eb]{background:#eff6ff;color:#2563eb}.logout-btn[data-v-2b82d0eb]{margin-top:auto;color:#dc2626;border:none}.logout-btn[data-v-2b82d0eb]:hover{background:#fef2f2}.main-content[data-v-2b82d0eb]{flex:1;padding:32px;overflow-y:auto}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#1a1a1a;background:#f5f5f7;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:opacity .15s}button:hover{opacity:.85}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#2563eb;color:#fff}.btn-danger{background:#dc2626;color:#fff}.btn-ghost{background:transparent;color:#2563eb;border:1px solid #2563eb}.btn-sm{padding:5px 10px;font-size:13px}input,select,textarea{border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:14px;width:100%;outline:none;transition:border-color .15s;background:#fff}input:focus,select:focus,textarea:focus{border-color:#2563eb}label{display:block;font-weight:500;margin-bottom:4px;color:#374151}.form-group{margin-bottom:16px}.card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #00000014;padding:24px}.badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}.badge-green{background:#d1fae5;color:#065f46}.badge-red{background:#fee2e2;color:#991b1b}.badge-gray{background:#f3f4f6;color:#6b7280}.badge-blue{background:#dbeafe;color:#1e40af}.badge-yellow{background:#fef9c3;color:#854d0e}.page-title{font-size:20px;font-weight:700;margin-bottom:24px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid #f0f0f0}th{font-weight:600;color:#6b7280;font-size:13px;background:#fafafa}tr:last-child td{border-bottom:none}.error-msg{color:#dc2626;font-size:13px;margin-top:8px}.success-msg{color:#065f46;font-size:13px;margin-top:8px}.code-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:12px 16px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6;word-break:break-all;color:#1e293b}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:#fff;border-radius:12px;padding:28px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026}.modal-title{font-size:18px;font-weight:700;margin-bottom:20px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}
