.autodb-explorer{position:relative;margin:30px 0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#1f2937;overflow:visible}.autodb-explorer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border-bottom:1px solid #e5e7eb}.autodb-explorer-tabs{display:inline-flex;padding:3px;border:1px solid #dbe2ea;border-radius:8px;background:#f8fafc}.autodb-explorer-tab,.autodb-explorer-download-toggle,.autodb-explorer-download-menu button,.autodb-explorer-expand,.autodb-explorer-modal-close{appearance:none;border:0;font:inherit;cursor:pointer}.autodb-explorer-tab{min-height:36px;padding:6px 12px;border-radius:6px;background:#fff0;color:#64748b;font-weight:650}.autodb-explorer-tab.is-active{background:#fff;color:#0f172a;box-shadow:0 1px 3px rgb(15 23 42 / .08)}.autodb-explorer-tab:focus-visible,.autodb-explorer-download-toggle:focus-visible,.autodb-explorer-download-menu button:focus-visible,.autodb-explorer-expand:focus-visible,.autodb-explorer-modal-close:focus-visible,.autodb-explorer-bar-row:focus-visible{outline:3px solid rgb(37 99 235 / .28);outline-offset:2px}.autodb-explorer-download{position:relative}.autodb-explorer-download-toggle{min-height:38px;padding:7px 11px;border:1px solid #dbe2ea;border-radius:8px;background:#fff;color:#1f2937;font-weight:650}.autodb-explorer-download-menu{position:absolute;z-index:30;top:calc(100% + 7px);right:0;width:190px;padding:8px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;box-shadow:0 12px 28px rgb(15 23 42 / .12)}.autodb-explorer-download-label{display:block;padding:7px 9px 4px;color:#64748b;font-size:.78em;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.autodb-explorer-download-menu button{display:block;width:100%;padding:8px 9px;border-radius:6px;background:#fff0;color:#1f2937;text-align:left}.autodb-explorer-download-menu button:hover{background:#f1f5f9}.autodb-explorer-heading{padding:18px 18px 6px}.autodb-explorer-heading h3{margin:0 0 5px;color:#0f172a;font-size:clamp(1.2rem, 2vw, 1.55rem);line-height:1.3}.autodb-explorer-heading p{margin:0;color:#64748b}.autodb-explorer-panel{padding:4px 18px 14px}.autodb-explorer-chart-wrap{position:relative;width:100%;overflow:hidden}.autodb-explorer-svg{display:block;width:100%;height:auto;min-height:220px}.autodb-explorer-svg-label{fill:#475569;font-size:16px;font-weight:600}.autodb-explorer-svg-track{fill:#f1f5f9}.autodb-explorer-svg-bar{fill:#2563eb;transition:opacity .15s ease}.autodb-explorer-svg-value{fill:#0f172a;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.autodb-explorer-bar-row:hover .autodb-explorer-svg-bar,.autodb-explorer-bar-row:focus .autodb-explorer-svg-bar{opacity:.78}.autodb-explorer-tooltip{position:absolute;z-index:8;min-width:140px;max-width:240px;padding:8px 10px;border:1px solid #dbe2ea;border-radius:8px;background:#0f172a;color:#fff;box-shadow:0 8px 20px rgb(15 23 42 / .18);pointer-events:none;font-size:.88rem;line-height:1.35}.autodb-explorer-tooltip strong,.autodb-explorer-tooltip span{display:block}.autodb-explorer-expand{margin-top:6px;padding:7px 10px;border:1px solid #dbe2ea;border-radius:7px;background:#fff;color:#475569;font-size:.92rem;font-weight:650}.autodb-explorer-expand:hover{background:#f8fafc}.autodb-explorer-table-wrapper .autodb-table{min-width:0}.autodb-explorer-source{padding:10px 16px;border-top:1px solid #e5e7eb;background:#f8fafc;color:#64748b;font-size:.86em;line-height:1.5}.autodb-explorer-modal[hidden]{display:none}.autodb-explorer-modal{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:24px}.autodb-explorer-modal-backdrop{position:absolute;inset:0;background:rgb(15 23 42 / .58)}.autodb-explorer-modal-dialog{position:relative;z-index:1;width:min(1180px, 96vw);max-height:92vh;overflow:auto;padding:22px;border-radius:12px;background:#fff;box-shadow:0 24px 70px rgb(15 23 42 / .28)}.autodb-explorer-modal-close{position:absolute;top:9px;right:10px;width:34px;height:34px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:23px;line-height:1}.autodb-explorer-modal-heading{display:grid;gap:3px;padding-right:44px;margin-bottom:12px}.autodb-explorer-modal-heading strong{color:#0f172a;font-size:1.3rem}.autodb-explorer-modal-heading span{color:#64748b}.autodb-explorer-modal-chart .autodb-explorer-svg{min-width:820px}body.autodb-explorer-modal-open{overflow:hidden}@media (max-width:700px){.autodb-explorer-toolbar{align-items:stretch;gap:10px;padding:10px}.autodb-explorer-tabs{flex:1 1 auto}.autodb-explorer-tab{flex:1 1 50%;padding-left:9px;padding-right:9px}.autodb-explorer-download-toggle{min-width:44px;padding-left:9px;padding-right:9px}.autodb-explorer-heading{padding:15px 14px 5px}.autodb-explorer-panel{padding:3px 10px 12px}.autodb-explorer-svg-label{font-size:16px}.autodb-explorer-svg-value{font-size:15px}.autodb-explorer-source{padding:10px 12px}.autodb-explorer-modal{padding:8px}.autodb-explorer-modal-dialog{width:100%;max-height:96vh;padding:18px 12px}.autodb-explorer-modal-chart{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:420px){.autodb-explorer-toolbar{flex-wrap:wrap}.autodb-explorer-tabs{width:100%}.autodb-explorer-download{width:100%}.autodb-explorer-download-toggle{width:100%}.autodb-explorer-download-menu{left:0;right:0;width:auto}}