#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;position:relative}.auth-header{position:fixed;top:1rem;right:1rem;display:flex;align-items:center;gap:1rem;background:#fff;padding:.5rem 1rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;z-index:1000}.auth-user-info{display:flex;align-items:center;gap:.5rem}.auth-user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #667eea}.auth-user-name{font-size:.875rem;color:#374151;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-header .button.logout{padding:.5rem 1rem;font-size:.875rem;box-shadow:none}.auth-header .button.logout:hover{transform:none;box-shadow:0 2px 8px #ef44444d}h1{font-size:3rem;margin:0 0 .4rem;line-height:1.05;color:#12303a}.tagline{font-size:1.125rem;margin:0 0 1.25rem;color:#667085;font-weight:500}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.form-control select,.form-control textarea,.form-control input{padding:8px;width:100%;box-sizing:border-box;margin-top:6px;border-radius:6px;border:1px solid #444}.form-control select[multiple]{padding:4px}.form-control select[multiple] option{padding:6px 8px;border-radius:4px;margin:2px 0}.form-control select[multiple] option:checked{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:500}.form-control select[multiple] option:hover{background:#f3f4f6}.form-control select[multiple] option:checked:hover{background:linear-gradient(135deg,#5568d3,#653a8b)}.form-control label{display:block;text-align:left}.form-actions{display:flex;gap:8px;position:sticky;top:12px;background:#fff;padding:8px 0;z-index:5;align-items:center}.query-history{max-height:none;overflow:auto;padding-right:6px}.query-history{font-size:13px}.query-history .pregunta{line-height:1.25;white-space:normal}.query-history .sidebar-body{padding-right:6px}.query-history .meta{font-size:11px}.query-history li .actions{display:flex;gap:8px;align-items:center}.query-history li button svg{display:block}.query-history li button{padding:4px}.query-history li button:hover{background:#00000008;border-radius:6px}.response-panel{max-height:640px;overflow:auto}.history-item-selected{background-color:#646cff0f}.query-history{border:1px solid #eee;background:#fff;padding:12px;border-radius:8px}.query-history h4{margin:0 0 8px}.query-history li{cursor:pointer}.response-panel{border:1px solid #eee;background:#fff;padding:12px;border-radius:8px;box-sizing:border-box}.response-panel .content-center{margin:0 auto;width:100%;max-width:980px}.query-panel-toggle{position:sticky;left:0;top:8px;z-index:2}.query-history ul{margin:8px 0;padding-left:0}.query-history li div{word-break:break-word}.query-history li{font-size:13px}.query-history li .pregunta{white-space:normal;line-height:1.2}.query-history li .meta{font-size:11px;color:#666}.query-history li:hover{background-color:#64646408}.result-table th{background:#f6f7fb;text-align:left;padding:8px;border-bottom:1px solid #eee}.result-table td{border-top:1px solid #f1f1f1}.sidebar{position:fixed;left:0;top:0;bottom:0;width:360px;z-index:1200;background:#fff;border-right:1px solid #eee;padding:12px;box-shadow:0 2px 12px #0000000f;transform:translate(-100%);transition:transform .22s ease-in-out;display:flex;flex-direction:column;box-sizing:border-box}.sidebar.open{transform:translate(0)}.sidebar .sidebar-body{flex:1;min-height:0;overflow:auto}.sidebar .sidebar-footer{margin-top:12px}.main-with-sidebar{transition:margin-left .22s ease-in-out}.main-with-sidebar.shifted{margin-left:380px}.history-empty{color:#888;font-style:italic}.sidebar-overlay{position:fixed;inset:0;background:#0000001f;z-index:1100;opacity:0;transition:opacity .22s ease-in-out;pointer-events:none}.sidebar-overlay.open{opacity:1;pointer-events:auto}.sidebar .sidebar-close{position:absolute;right:8px;top:8px;border:none;background:transparent;cursor:pointer;padding:6px;border-radius:6px}@media(max-width:640px){.sidebar{width:100%}.hamburger-btn{left:12px!important}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:2rem}.auth-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;box-shadow:0 20px 60px #0000004d;max-width:480px;width:100%;text-align:center}.auth0-logo{max-width:200px;height:auto;margin-bottom:2rem}.auth-section{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.logged-in-message{font-size:1.25rem;font-weight:600;color:#10b981;padding:1rem;background:#10b9811a;border-radius:12px;width:100%}.profile-card-mini{padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;width:100%}.auth-action{padding:2rem 0}.auth-text{font-size:1.125rem;color:#4b5563;margin-bottom:1.5rem}.button{padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.button.login{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.button.login:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.button.logout{background:#ef4444;color:#fff}.button.logout:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.loading-state,.error-state{text-align:center;padding:3rem}.loading-text{font-size:1.5rem;color:#374151;font-weight:600}.error-state{background:#fff;border-radius:20px;padding:3rem;max-width:480px}.error-title{font-size:2rem;font-weight:700;color:#ef4444;margin-bottom:1rem}.error-message{font-size:1.25rem;color:#374151;margin-bottom:.5rem}.error-sub-message{font-size:.875rem;color:#6b7280;font-family:monospace;background:#f3f4f6;padding:1rem;border-radius:8px;margin-top:1rem}.unauthorized-state{text-align:center;padding:2rem;color:#374151}.unauthorized-icon{font-size:4rem;margin-bottom:1rem}.unauthorized-title{font-size:2rem;font-weight:700;color:#dc2626;margin-bottom:1rem}.unauthorized-message{font-size:1.25rem;color:#374151;margin-bottom:1.5rem}.unauthorized-details{background:#f3f4f6;border-radius:12px;padding:1.5rem;margin:1.5rem 0;text-align:left}.unauthorized-details p{margin:.5rem 0;font-size:.95rem}.unauthorized-details strong{color:#1f2937}.user-groups-info{margin-top:1rem;padding-top:1rem;border-top:1px solid #d1d5db}.user-groups-info ul{list-style:none;padding-left:0;margin:.5rem 0}.user-groups-info li{padding:.5rem;background:#fff;margin:.25rem 0;border-radius:6px;font-family:monospace;font-size:.875rem;color:#4b5563}.unauthorized-action{margin-top:1.5rem;font-size:1rem;color:#6b7280}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
