.maestro-layout{color:#111827;background:#f9fafb;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,sans-serif;display:flex}.maestro-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:240px;display:flex}.maestro-sidebar-header{border-bottom:1px solid #f3f4f6;padding:20px 16px 16px}.maestro-sidebar-logo{color:#e97563;background:#111827;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:8px;font-size:14px;font-weight:800;display:flex}.maestro-sidebar-header h1{color:#111827;margin:0 0 2px;font-size:14px;font-weight:600}.maestro-sidebar-header p{color:#9ca3af;margin:0;font-size:11px;font-weight:500}.maestro-nav{flex:1;padding:8px 0;overflow-y:auto}.maestro-nav-item{color:#6b7280;border-left:2px solid #0000;align-items:center;gap:10px;margin:1px 0;padding:8px 16px;font-size:13px;font-weight:450;text-decoration:none;transition:all .12s;display:flex}.maestro-nav-item:hover{color:#111827;background:#f9fafb}.maestro-nav-item.active{color:#111827;background:#f3f4f6;border-left-color:#111827;font-weight:500}.maestro-nav-icon{text-align:center;width:20px;color:inherit;font-size:18px}.maestro-nav-divider{border-top:1px solid #f3f4f6;margin:8px 16px}.maestro-sidebar-footer{border-top:1px solid #f3f4f6;padding:12px 16px}.maestro-sidebar-footer a{color:#9ca3af;align-items:center;gap:8px;font-size:12px;text-decoration:none;transition:color .15s;display:flex}.maestro-sidebar-footer a:hover{color:#374151}.maestro-main{flex:1;min-width:0;overflow-y:auto}.maestro-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.maestro-header h2{color:#111827;margin:0;font-size:16px;font-weight:600}.maestro-user-info{color:#9ca3af;font-size:12px}.maestro-content{max-width:1200px;padding:24px 32px}.maestro-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:24px;display:grid}.maestro-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.maestro-stat-card .label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-size:12px;font-weight:500}.maestro-stat-card .value{color:#111827;margin:0;font-size:28px;font-weight:700}.maestro-stat-card.coral .value{color:#111827}.maestro-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;overflow:hidden}.maestro-section-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.maestro-section-header h3{color:#111827;margin:0;font-size:14px;font-weight:600}.maestro-table{border-collapse:collapse;width:100%}.maestro-table th{text-align:left;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f3f4f6;padding:10px 20px;font-size:11px;font-weight:600}.maestro-table td{color:#374151;overflow-wrap:break-word;word-break:break-word;border-bottom:1px solid #f9fafb;padding:12px 20px;font-size:13px}.maestro-table tr:last-child td{border-bottom:none}.maestro-table tr:hover td{background:#fafbfc}.maestro-badge{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.maestro-badge.blue{color:#3b82f6;background:#eff6ff}.maestro-badge.gray{color:#6b7280;background:#f3f4f6}.maestro-badge.green{color:#16a34a;background:#f0fdf4}.maestro-badge.orange{color:#ea580c;background:#fff7ed}.maestro-badge.red{color:#dc2626;background:#fef2f2}.maestro-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .12s;display:inline-flex}.maestro-btn-primary{color:#fff;background:#111827}.maestro-btn-primary:hover{background:#1f2937}.maestro-btn-outline{color:#374151;background:#fff;border:1px solid #d1d5db}.maestro-btn-outline:hover{background:#f9fafb;border-color:#9ca3af}.maestro-btn-danger{color:#fff;background:#dc2626}.maestro-btn-danger:hover{background:#b91c1c}.maestro-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.maestro-placeholder{text-align:center;color:#9ca3af;padding:40px 24px}.maestro-placeholder .icon{margin-bottom:12px;font-size:36px}.maestro-placeholder p{margin:0;font-size:13px}.maestro-actions{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.maestro-ai-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;padding:20px;display:grid}.maestro-ai-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.maestro-ai-card-header{align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.maestro-ai-field{margin-bottom:12px}.maestro-ai-field label{color:#6b7280;margin-bottom:4px;font-size:12px;font-weight:500;display:block}.maestro-ai-input{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:13px;transition:border-color .15s}.maestro-ai-input:focus{box-shadow:none;border-color:#111827;outline:none}.maestro-ai-btn{justify-content:center;width:100%;margin-top:4px;padding:10px 16px}.maestro-ai-btn:disabled{opacity:.7;cursor:not-allowed}.maestro-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite maestro-spin;display:inline-block}@keyframes maestro-spin{to{transform:rotate(360deg)}}.maestro-ai-error{color:#dc2626;background:#fef2f2;border-radius:6px;margin:8px 0 0;padding:8px 12px;font-size:12px}.maestro-ai-success{color:#16a34a;background:#f0fdf4;border-radius:6px;margin:8px 0 0;padding:8px 12px;font-size:12px}.maestro-ai-empty{text-align:center;color:#16a34a;padding:32px 24px;font-size:14px}.maestro-ai-empty .material-symbols-outlined{margin-bottom:8px;font-size:36px;display:block}.maestro-link{color:#111827;font-weight:500;text-decoration:none}.maestro-link:hover{text-decoration:underline}.maestro-stat-link{color:inherit;text-decoration:none;transition:transform .15s,box-shadow .15s}.maestro-stat-link:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.maestro-back-link{color:#6b7280;align-items:center;gap:4px;margin-bottom:4px;font-size:13px;text-decoration:none;display:inline-flex}.maestro-back-link:hover{color:#111827}.maestro-form{max-width:640px}.maestro-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.maestro-field{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.maestro-field label{color:#374151;font-size:13px;font-weight:500}.maestro-input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.maestro-input:focus{box-shadow:none;border-color:#111827;outline:none}.maestro-input::placeholder{color:#9ca3af}select.maestro-input{appearance:auto}textarea.maestro-input{resize:vertical;min-height:80px}.maestro-field-hint{color:#9ca3af;font-size:12px}.maestro-form-actions{border-top:1px solid #e5e7eb;gap:12px;margin-top:24px;padding-top:20px;display:flex}.maestro-alert{border-radius:6px;margin-bottom:16px;padding:10px 14px;font-size:13px}.maestro-alert.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.maestro-alert.success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.maestro-confirm-delete{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:12px 16px}.maestro-confirm-delete p{color:#dc2626;margin:0 0 10px;font-size:13px;font-weight:500}.maestro-detail-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.maestro-detail-body{padding:20px}.maestro-detail-row{border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:10px 0;display:flex}.maestro-detail-row:last-child{border-bottom:none}.maestro-detail-label{color:#6b7280;flex-shrink:0;min-width:100px;font-size:13px;font-weight:600}.maestro-detail-message{white-space:pre-wrap;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:14px;font-size:14px;line-height:1.6}.maestro-message-card{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:16px}.maestro-message-card:last-child{margin-bottom:0}.maestro-message-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.maestro-message-body{color:#374151;margin:0 0 8px;font-size:14px;line-height:1.6}.maestro-message-meta{color:#9ca3af;font-size:12px}.maestro-btn:focus-visible,.maestro-nav-item:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #111827}.maestro-input:disabled,.maestro-select:disabled,textarea:disabled{opacity:.6;cursor:not-allowed;background:#f3f4f6}.maestro-mobile-toggle{z-index:1100;color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:none;position:fixed;top:12px;left:12px;box-shadow:0 1px 4px #0000001a}.maestro-mobile-overlay{z-index:999;background:#0006;display:none;position:fixed;inset:0}@media (max-width:768px){.maestro-mobile-toggle{display:flex}.maestro-mobile-overlay{display:block}.maestro-sidebar{z-index:1000;width:240px;box-shadow:none;transition:left .25s;position:fixed;top:0;bottom:0;left:-260px}.maestro-sidebar.open{left:0;box-shadow:4px 0 16px #00000014}.maestro-main{margin-left:0;padding-top:56px}.maestro-content{padding:16px}.maestro-stats{grid-template-columns:1fr 1fr;gap:10px}.maestro-form-grid,.maestro-detail-grid{grid-template-columns:1fr}.maestro-header{flex-wrap:wrap;gap:12px;padding:12px 16px 12px 60px}.maestro-table{font-size:13px}.maestro-table th:nth-child(n+3),.maestro-table td:nth-child(n+3){display:none}.maestro-ai-grid{grid-template-columns:1fr}}@media (max-width:480px){.maestro-stats{grid-template-columns:1fr}}
/*# sourceMappingURL=f61db1e85f231379.css.map*/