*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1a202c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:300px 1fr 300px;height:100vh;padding:1rem}.left-column{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;overflow-y:auto;padding:1.5rem}.left-column h2{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.asset-list{display:flex;flex-direction:column;gap:.75rem}.asset-item{align-items:center;background:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;cursor:grab;display:flex;gap:.75rem;padding:.75rem;transition:all .2s ease}.asset-item:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-1px)}.asset-item.dragging{cursor:grabbing;opacity:.5}.asset-icon{color:#4299e1;height:20px;width:20px}.asset-name{color:#2d3748;font-weight:500}.center-column{gap:1rem}.center-column,.drop-zone{display:flex;flex-direction:column}.drop-zone{align-items:center;background:#fff;border:2px dashed #cbd5e0;border-radius:12px;justify-content:center;max-height:200px;min-height:150px;overflow-y:auto;padding:2rem;transition:all .2s ease}.drop-zone.drag-over{background:#ebf8ff;border-color:#4299e1}.drop-zone-content{text-align:center}.drop-zone h3{color:#4a5568;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.drop-zone p{color:#718096}.dropped-items{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.dropped-item{align-items:center;background:#4299e1;border-radius:6px;color:#fff;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem .75rem}.remove-item{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;margin-left:.25rem;padding:0}.visual-connections{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;flex:1 1;padding:1.5rem}.visual-connections h3{color:#2d3748;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.connection-diagram{display:flex;flex-direction:column;gap:1rem;min-height:200px}.connection-node{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:.75rem;padding:.75rem}.connection-arrow{color:#718096;display:flex;justify-content:center}.output-summary{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;max-height:300px;overflow-y:auto;padding:1.5rem}.output-summary h3{color:#2d3748;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.output-list{list-style:none}.output-item{border-bottom:1px solid #e2e8f0;color:#4a5568;padding:.5rem 0}.output-item:last-child{border-bottom:none}.chat-window{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;min-height:200px;padding:1.5rem;width:100%}.chat-window h3{color:#2d3748;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.chat-content{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.875rem;line-height:1.5;min-height:120px;padding:1rem;resize:vertical;width:100%}.right-column{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem}.right-column h2{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.config-placeholder{border:2px dashed #e2e8f0;border-radius:8px;color:#718096;padding:2rem;text-align:center}@media (max-width:1024px){.dashboard{grid-template-columns:1fr;grid-template-rows:auto auto auto;height:auto}.left-column,\n .right-column{order:2}.center-column{order:1}}@media (max-width:768px){.dashboard{gap:.5rem;padding:.5rem}.left-column,\n .chat-window,\n .drop-zone,\n .output-summary,\n .right-column,\n .visual-connections{padding:1rem}}
/*# sourceMappingURL=main.9c2b4a9c.css.map*/