#app[data-v-9e7b4f9d]{width:100%;height:100%}*{box-sizing:border-box}html,body,#app{margin:0;padding:0;width:100%;height:100%}body{background:#f6f7f9;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#00000008;border-radius:4px}::-webkit-scrollbar-thumb{background:#4f46e540;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4f46e566}input,textarea,select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#111827;padding:10px 14px;font-size:14px;outline:none;transition:all .2s ease;width:100%}input::placeholder,textarea::placeholder,select::placeholder{color:#9ca3af}input:focus,textarea:focus,select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #4f46e51a}textarea{resize:vertical;min-height:80px}.page-title{font-size:24px;font-weight:600;margin:0;color:#111827}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px;flex-wrap:wrap}.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap}.badge--success{background:#10b9811a;color:#0d9367}.badge--warning{background:#f59e0b1a;color:#cf8508}.badge--danger{background:#ef44441a;color:#ec1e1e}.badge--default{background:#f2f3f5;color:#4b5563}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease forwards}
