:root{font-family:Segoe UI,Segoe UI Variable,-apple-system,BlinkMacSystemFont,Arial,sans-serif;color:#242424;background:#f3f3f3;font-synthesis:none;--pq-green: #008272;--pq-green-dark: #006b5f;--pq-green-soft: #e7f3f1;--office-blue: #2672b9;--line: #d2d2d2;--line-soft: #e5e5e5;--muted: #666;--paper: #fff;--panel: #fafafa;--danger: #c42b1c}.app-startup-fallback,.app-fatal-error{display:grid;min-height:100vh;place-items:center;padding:24px;color:#2d2d2d;background:#f5f6f8;font-family:Arial,sans-serif}.app-startup-fallback>div{display:flex;flex-direction:column;align-items:center;gap:10px}.app-startup-fallback strong{color:var(--pq-green-dark, #006b5d);font-size:24px}.app-startup-fallback span{color:#666;font-size:13px}.app-startup-fallback a{margin-top:8px;color:#1769aa;font-size:12px}.app-fatal-error-card{display:flex;width:min(460px,100%);flex-direction:column;align-items:center;gap:12px;border:1px solid #d4d4d4;border-top:5px solid #b42318;border-radius:4px;padding:28px;background:#fff;box-shadow:0 8px 28px #0002;text-align:center}.app-fatal-error-card>svg{width:38px;height:38px;color:#b42318}.app-fatal-error-card h1{margin:0;font-size:20px}.app-fatal-error-card p{margin:0;color:#666;font-size:13px;line-height:1.5}.app-fatal-error-card button{display:flex;align-items:center;gap:7px;border:0;border-radius:3px;padding:9px 14px;color:#fff;background:var(--pq-green, #008272);font-weight:700;cursor:pointer}.app-fatal-error-card button svg{width:15px}.app-fatal-error-card details{width:100%;color:#777;font-size:11px;text-align:left}.app-fatal-error-card details code{display:block;margin-top:7px;overflow-wrap:anywhere;border:1px solid #ddd;padding:8px;background:#f7f7f7}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #0067c0;outline-offset:-1px}.app-shell{display:grid;grid-template-rows:40px 138px minmax(0,1fr);height:100vh;min-width:1060px;background:#fff}.topbar{z-index:10;display:flex;align-items:center;gap:8px;padding:0 10px;border-bottom:1px solid #d8d8d8;color:#242424;background:#f5f5f5}.brand{display:flex;align-items:center;gap:7px;min-width:132px;font-size:13px;font-weight:600;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:4px;color:#fff;background:var(--pq-green)}.brand-mark.small{width:25px;height:25px;box-shadow:none}.brand-mark svg{width:25px}.brand-mark.small svg{width:15px}.quick-actions{display:flex;align-items:center;height:100%;gap:0}.quick-actions button{display:flex;align-items:center;gap:4px;height:30px;border:1px solid transparent;padding:0 7px;background:transparent;color:#3d3d3d;font-size:11px;cursor:pointer}.quick-actions button:hover:not(:disabled){border-color:#d0d0d0;background:#fff}.quick-actions button:disabled{color:#a8a8a8;cursor:default}.quick-actions svg{width:14px;height:14px;color:#555}.quick-actions .export-top{margin-left:3px;height:29px;border-radius:2px;padding:0 10px;color:#fff;background:var(--pq-green);font-weight:600}.quick-actions .export-top:hover:not(:disabled){border-color:var(--pq-green-dark);background:var(--pq-green-dark)}.quick-actions .export-top svg{color:currentColor}.quick-actions .end-session{color:#8f231a}.quick-actions .end-session svg{color:currentColor}.top-separator{width:1px;height:19px;margin:0 3px;background:#d0d0d0}.project-context{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto;min-width:120px;line-height:1.15}.project-context span{color:#737373;font-size:9px}.project-context strong{max-width:190px;overflow:hidden;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.project-context small{color:var(--pq-green-dark);font-size:8px}.run-status{display:flex;align-items:center;gap:4px;min-width:62px;padding-left:8px;border-left:1px solid #d7d7d7;color:#28734f;font-size:10px}.run-status svg{width:13px;height:13px}.run-status.error{color:var(--danger)}.run-status.running{color:#8a6400}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ribbon{z-index:5;display:grid;grid-template-rows:32px 106px;border-bottom:1px solid #bfbfbf;background:#fff;box-shadow:0 1px 2px #0000000c}.ribbon>nav{display:flex;gap:0;padding:0 10px;border-bottom:1px solid #e3e3e3}.ribbon>nav button{min-width:68px;border:0;border-bottom:3px solid transparent;padding:0 10px;color:#333;background:transparent;font-size:11px;cursor:pointer}.ribbon>nav button:hover{background:#f4f4f4}.ribbon>nav button.active{border-color:var(--pq-green);color:#111;font-weight:600}.ribbon-content{display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding:4px 4px 2px;scrollbar-color:#aaa transparent;scrollbar-width:thin}.ribbon-content::-webkit-scrollbar{height:5px}.ribbon-content::-webkit-scrollbar-thumb{border-radius:5px;background:#aaa}.ribbon-content::-webkit-scrollbar-track{background:transparent}.ribbon-group{position:relative;display:flex;align-items:stretch;flex:0 0 auto;min-width:72px;padding:0 7px 18px;border-right:1px solid #d8d8d8}.ribbon-group:first-child{padding-left:3px}.ribbon-group:last-child{border-right:0}.ribbon-tools{display:flex;align-items:stretch;gap:1px;min-width:0}.ribbon-group-label{position:absolute;right:6px;bottom:1px;left:6px;overflow:hidden;color:#666;font-size:9px;line-height:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.contextual-group{border-top:2px solid #7b61a8;background:#faf8fd}.context-label{display:flex;width:78px;flex-direction:column;justify-content:center;overflow:hidden;padding:0 6px;color:#4c3b6e;font-size:10px;font-weight:600}.context-label small{overflow:hidden;color:#777;font-size:8px;font-weight:400;text-overflow:ellipsis}.ribbon-button{display:flex;width:69px;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid transparent;border-radius:2px;padding:3px 4px;background:transparent;color:#333;font-size:9.5px;line-height:1.12;text-align:center;cursor:pointer}.ribbon-button:hover:not(:disabled){border-color:#d6d6d6;background:#f3f3f3}.ribbon-button:active:not(:disabled){background:#e7e7e7}.ribbon-button:disabled{color:#ababab;cursor:default}.ribbon-button svg{width:27px;height:27px;stroke-width:1.45;color:var(--office-blue)}.ribbon-button:disabled svg{color:#bcbcbc}.workspace{display:grid;grid-template-columns:210px minmax(520px,1fr) 292px;min-height:0;border:1px solid #c8c8c8;border-top:0;background:#fff}.queries-panel,.steps-panel{display:flex;flex-direction:column;min-height:0;background:#fff}.queries-panel{border-right:1px solid #c8c8c8}.steps-panel{border-left:1px solid #c8c8c8}.panel-header{display:flex;flex:0 0 42px;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #e0e0e0}.panel-header h2{margin:0;color:#333;font-size:14px;font-weight:600}.panel-header h2 em{color:#555;font-style:normal;font-weight:600}.eyebrow{display:block;color:#777;font-size:9px;font-weight:600;letter-spacing:.7px}.icon-button{display:grid;place-items:center;width:26px;height:26px;border:1px solid transparent;border-radius:2px;background:transparent;cursor:pointer}.icon-button:hover{border-color:#d2d2d2;background:#f3f3f3}.icon-button.raised{border-color:#d3d3d3;background:#fff}.icon-button svg{width:14px;height:14px}.query-search{display:flex;flex:0 0 28px;align-items:center;gap:5px;margin:5px 7px;padding:0 7px;border:1px solid #c8c8c8;color:#707070;background:#fff}.query-search input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.query-list{flex:1;overflow-y:auto;padding:0 4px}.query-item{position:relative;margin:0;border-left:3px solid transparent}.query-item:hover{background:#f2f2f2}.query-item.active{border-left-color:var(--pq-green);background:#e9e9e9}.query-main{display:flex;align-items:center;gap:7px;width:100%;min-height:38px;padding:4px 6px;border:0;background:transparent;text-align:left;cursor:pointer}.query-main>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.query-main strong{overflow:hidden;color:#333;font-size:11px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.query-main small{color:#777;font-size:8px}.format-icon,.format-icon.xlsx,.format-icon.parquet,.format-icon.json{display:grid;place-items:center;flex:0 0 auto;width:21px;height:21px;border:0;border-radius:0;color:#444;background:transparent}.format-icon svg{width:19px;height:19px;stroke-width:1.4}.query-actions{display:flex;justify-content:flex-end;gap:0;padding:0 4px 3px}.query-actions button,.step-actions button{display:grid;place-items:center;width:23px;height:21px;border:1px solid transparent;border-radius:1px;background:transparent;cursor:pointer}.query-actions button:hover,.step-actions button:hover{border-color:#cfcfcf;background:#fff}.query-actions svg,.step-actions svg{width:12px;height:12px}.empty-queries{display:flex;flex-direction:column;align-items:center;padding:28px 18px;text-align:center;color:#666}.empty-queries svg{color:var(--pq-green)}.empty-queries h3{margin:10px 0 3px;font-size:14px}.empty-queries p{margin:0 0 14px;font-size:10px;line-height:1.5}.local-note{display:flex;align-items:center;gap:7px;padding:7px 10px;border-top:1px solid #ddd;background:#f6f6f6}.local-dot{width:6px;height:6px;border-radius:50%;background:var(--pq-green)}.local-note div{display:flex;flex:1;min-width:0;flex-direction:column}.local-note strong{font-size:9px;font-weight:600}.local-note small{color:#777;font-size:8px}.local-note button{border:0;padding:3px 4px;color:#0067c0;background:transparent;font-size:8px;cursor:pointer}.data-workbench{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff}.formula-bar{display:flex;flex:0 0 35px;align-items:center;border-bottom:1px solid #c8c8c8;background:#fafafa}.formula-control{display:grid;place-items:center;width:28px;height:27px;border-right:1px solid #d6d6d6;color:#a8a8a8}.formula-control svg{width:15px;height:15px}.formula-bar .formula-control:nth-child(2){color:#5b8c68}.formula-bar .fx{display:grid;place-items:center;width:36px;height:27px;margin:0;border-right:1px solid #c8c8c8;color:#4d4d4d;font-family:Cambria,Georgia,serif;font-size:17px;font-style:italic}.formula-bar code{flex:1;align-self:stretch;overflow:hidden;padding:9px 9px 0;color:#1f4e9e;background:#fff;font:10px Consolas,SFMono-Regular,monospace;text-overflow:ellipsis;white-space:nowrap}.formula-bar button{display:grid;place-items:center;align-self:stretch;width:31px;border:0;border-left:1px solid #ddd;background:#fff;color:#666;cursor:pointer}.formula-bar button:hover{background:#f1f1f1}.sql-panel{flex:0 0 auto;max-height:170px;border-bottom:1px solid #c8c8c8;background:#fff;color:#222}.sql-panel summary{display:flex;align-items:center;justify-content:space-between;padding:5px 9px;border-bottom:1px solid #ddd;color:#333;background:#f1f1f1;font-size:10px;cursor:pointer}.sql-panel summary span,.sql-panel summary button{display:flex;align-items:center;gap:5px}.sql-panel summary button{border:0;background:transparent;color:#555;font-size:9px;cursor:pointer}.sql-panel pre{max-height:130px;margin:0;padding:8px 12px;overflow:auto;color:#1f4e9e;font:9px/1.5 Consolas,monospace;white-space:pre-wrap}.profile-pane{flex:0 0 auto;border-bottom:1px solid #cfcfcf;background:#fafafa}.profile-heading{display:flex;justify-content:space-between;padding:5px 8px 2px;color:#555;font-size:9px}.profile-heading strong{color:#333}.profile-strip{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.profile-strip::-webkit-scrollbar{display:none}.profile-columns-grid{display:grid;box-sizing:border-box;min-height:56px;padding:4px 0 6px}.profile-row-number-spacer{min-width:0}.profile-columns-grid>button{display:flex;min-width:0;flex-direction:column;gap:2px;box-sizing:border-box;padding:4px 5px;overflow:hidden;border:1px solid transparent;background:transparent;text-align:left;cursor:pointer}.profile-columns-grid>button:hover,.profile-columns-grid>button.selected{border-color:#b8b8b8;background:#fff}.profile-strip strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profile-strip .quality-bar{display:flex;height:4px;overflow:hidden;background:#ddd}.profile-strip .quality-bar i{display:block;height:100%}.profile-strip .quality-bar .valid{background:var(--pq-green)}.profile-strip .quality-bar .error{background:#d13438}.profile-strip .quality-bar .empty{background:#a6a6a6}.profile-strip small{overflow:hidden;color:#666;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.profile-detail{display:flex;gap:14px;padding:4px 9px 6px;border-top:1px solid #e1e1e1;color:#555;font-size:9px}.profile-detail strong{color:#333}.profile-error{margin:4px 8px;color:#a4262c;font-size:9px}.error-panel{display:flex;align-items:flex-start;gap:8px;margin:6px;padding:8px;border:1px solid #d8a29c;border-left:4px solid var(--danger);background:#fde7e9;color:#7a1e16}.error-panel>svg{flex:0 0 auto;width:17px}.error-panel>div{flex:1;min-width:0}.error-panel h3{margin:1px 0 2px;font-size:11px}.error-panel p{margin:0 0 2px;max-height:42px;overflow:auto;font-size:9px}.error-panel small{font-size:8px}.danger{border:1px solid #c85a50;border-radius:2px;padding:4px 7px;color:#8f231a;background:#fff;font-size:9px;cursor:pointer}.project-notice{display:flex;flex:0 0 auto;align-items:flex-start;gap:8px;margin:6px;padding:8px 9px;border:1px solid #9bc9c3;border-left:4px solid var(--pq-green);color:#174c45;background:var(--pq-green-soft)}.project-notice>svg{flex:0 0 17px;width:17px}.project-notice>div{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}.project-notice strong{font-size:11px}.project-notice span{font-size:9px;line-height:1.35}.project-notice>.secondary{align-self:center;white-space:nowrap}.preview-area{position:relative;flex:1;min-height:0}.grid-scroll{position:absolute;inset:0;overflow:auto}.data-grid{min-height:100%;background:#fff}.grid-header{position:sticky;z-index:3;top:0;display:grid;height:29px;border-bottom:3px solid var(--pq-green);background:#f0f0f0}.column-header{position:relative;display:flex;align-items:center;gap:4px;min-width:0;padding:2px 4px;border:0;border-right:1px solid #c6c6c6;background:#f2f2f2;text-align:left;cursor:grab}.column-header:hover,.column-header.selected{background:#e3e3e3}.column-header.selected{box-shadow:inset 0 3px var(--pq-green)}.column-header.dragging{opacity:.45;cursor:grabbing}.column-header.drop-before:before,.column-header.drop-after:after{position:absolute;z-index:7;top:0;bottom:-3px;width:3px;background:var(--office-blue);content:"";pointer-events:none}.column-header.drop-before:before{left:-1px}.column-header.drop-after:after{right:-1px}.column-resizer{position:absolute;z-index:5;top:0;right:-3px;width:7px;height:100%;cursor:col-resize;touch-action:none}.column-resizer:after{position:absolute;top:4px;right:3px;width:1px;height:18px;background:transparent;content:""}.column-resizer:hover:after,.column-resizer:focus-visible:after{width:2px;background:var(--office-blue)}.column-resizer:focus-visible{outline:1px solid var(--office-blue);outline-offset:-2px}.column-resizing,.column-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.type-chip{display:grid;place-items:center;flex:0 0 auto;width:25px;height:18px;border:0;color:#46645f;background:transparent;font:600 8px Segoe UI,sans-serif}.column-title{display:flex;flex:1;min-width:0}.column-title strong{overflow:hidden;color:#333;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.column-title small{display:none}.column-header>svg{flex:0 0 15px;padding:1px;border:1px solid #aaa;background:#fff}.column-popover{position:absolute;z-index:20;top:26px;right:1px;display:flex;width:148px;flex-direction:column;padding:3px;border:1px solid #a8a8a8;background:#fff;box-shadow:0 5px 14px #0003}.column-popover button{display:flex;align-items:center;gap:7px;border:0;padding:6px;background:transparent;font-size:10px;cursor:pointer}.column-popover button:hover{background:#e5f1fb}.virtual-body{position:relative}.grid-row{position:absolute;top:0;left:0;display:grid;width:100%;height:25px}.grid-cell,.row-number{overflow:hidden;padding:5px 6px;border-right:1px solid #d6d6d6;border-bottom:1px solid #dfdfdf;color:#333;background:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.grid-row:nth-child(2n) .grid-cell{background:#fff}.grid-cell.selected{background:#edf6f5!important}.grid-cell.has-error{background:#fff1f0!important}.cell-error{display:inline-flex;align-items:center;gap:3px;color:#a4262c;font-weight:600}.row-number{color:#5c5c5c;background:#f4f4f4;text-align:right}.header-number{padding-top:7px;border-color:#c6c6c6}.null-value{color:#777;font-style:italic}.loading-overlay{position:absolute;z-index:10;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fffffff0;color:#333}.loading-overlay svg{color:var(--pq-green)}.loading-overlay strong{margin-top:8px;font-size:12px}.loading-overlay span{margin:3px 0 11px;color:#666;font-size:10px}.loading-overlay button{border:1px solid #aaa;border-radius:2px;padding:5px 11px;background:#fff;font-size:10px;cursor:pointer}.data-status{display:flex;flex:0 0 25px;align-items:center;gap:15px;padding:0 8px;border-top:1px solid #c8c8c8;color:#555;background:#f7f7f7;font-size:9px}.data-status span{display:flex;align-items:center;gap:4px}.data-status span:nth-child(2){margin-left:auto}.data-status svg{width:11px;color:#4d4d4d}.welcome{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fafafa}.welcome-mark{display:grid;place-items:center;width:58px;height:58px;margin-bottom:16px;border-radius:4px;color:#fff;background:var(--pq-green)}.welcome-mark svg{width:29px}.welcome h1{margin:7px 0 10px;color:#222;font:600 30px/1.15 Segoe UI,sans-serif;letter-spacing:-.5px}.welcome p{max-width:460px;margin:0 0 20px;color:#666;font-size:12px;line-height:1.5}.format-list{display:flex;gap:5px;margin-top:18px}.format-list span{border:1px solid #ccc;padding:3px 6px;color:#666;background:#fff;font-size:8px;font-weight:600}.settings-section-title,.steps-heading>span{display:flex;align-items:center;gap:3px}.settings-section-title{padding:8px 9px 5px;color:#3a3a3a;font-size:11px;font-weight:600}.settings-section-title svg,.steps-heading>span svg{width:12px;height:12px}.query-name-label{display:flex;flex-direction:column;gap:3px;padding:0 10px 7px;color:#555;font-size:9px}.query-name-label input,.source-editor input,.source-editor select{width:100%;height:27px;border:1px solid #bfbfbf;border-radius:0;padding:0 6px;color:#222;background:#fff;font-size:10px}.source-summary{display:flex;align-items:center;gap:6px;margin:0 10px 7px;padding:6px;border:1px solid #d1d1d1;border-radius:0;background:#fafafa;text-align:left;cursor:pointer}.source-summary>span{display:flex;flex:1;flex-direction:column;min-width:0}.source-summary strong{overflow:hidden;font-size:9px;font-weight:600;text-overflow:ellipsis}.source-summary small{color:#777;font-size:8px}.source-summary>svg:first-child{color:var(--office-blue)}.source-editor{display:flex;flex-direction:column;gap:6px;margin:0 10px 7px;padding:7px;border:1px solid #ccc;background:#fafafa}.source-editor label{color:#555;font-size:9px}.panel-subhead{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:600}.source-summary.reference-summary{cursor:default;background:#f6f6f6}.source-summary.reference-summary small{white-space:normal;line-height:1.3}.source-hint{margin-top:-3px;color:#666;font-size:8px}.source-hint code{color:#1f4e9e}.empty-preview{display:grid;height:100%;place-items:center;color:#777;font-size:10px;background:#fff}.steps-heading{display:flex;align-items:center;justify-content:space-between;min-height:31px;padding:3px 8px;border-top:1px solid #ddd;border-bottom:1px solid #e7e7e7;color:#333;font-size:11px;font-weight:600}.steps-list{flex:1;margin:0;padding:3px 6px;overflow-y:auto;list-style:none}.steps-list li{position:relative;margin:0;border-left:2px solid transparent}.steps-list li:hover{background:#f3f3f3}.steps-list li.active{border-left-color:var(--pq-green);background:#e6e6e6}.steps-list li.invalid{border-left-color:var(--danger);background:#fde7e9}.step-main{display:flex;align-items:center;gap:6px;width:100%;min-height:30px;padding:4px 5px;border:0;background:transparent;text-align:left;cursor:pointer}.step-main>span:nth-child(2){display:flex;flex:1;flex-direction:column;min-width:0}.step-main strong{overflow:hidden;font-size:10px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.step-main small{display:none}.step-index{display:grid;place-items:center;flex:0 0 18px;width:18px;height:18px;color:#4e4e4e;background:transparent}.step-index svg{width:16px;height:16px;stroke-width:1.5}.active .step-index{color:var(--office-blue)}.step-ok,.step-error{width:13px;height:13px;color:#777}.step-error{color:var(--danger)}.step-actions{display:flex;justify-content:flex-end;gap:0;padding:0 3px 3px}.step-actions button.delete{color:var(--danger)}.add-step{display:flex;align-items:center;justify-content:center;gap:4px;margin:5px 8px 8px;border:1px solid #bcbcbc;border-radius:0;padding:5px;color:#333;background:#fff;font-size:9px;cursor:pointer}.add-step:hover{background:#f3f3f3}.panel-empty{display:flex;flex-direction:column;align-items:center;padding:38px 20px;color:#777;text-align:center}.panel-empty p{font-size:10px;line-height:1.5}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;border:1px solid transparent;border-radius:2px;padding:6px 13px;font-size:10px;font-weight:600;cursor:pointer}.primary{color:#fff;background:var(--pq-green)}.primary:hover{background:var(--pq-green-dark)}.primary.large{padding:9px 17px;font-size:11px}.primary.small{align-self:flex-end;min-height:25px;padding:4px 9px;font-size:9px}.secondary{border-color:#aaa;color:#333;background:#fff}.secondary:hover{background:#f3f3f3}.primary:disabled,.secondary:disabled{opacity:.5;cursor:not-allowed}.splash{display:flex;width:100vw;height:100vh;flex-direction:column;align-items:center;justify-content:center;color:#333;background:#f3f3f3}.splash h1{margin:14px 0 4px;font-size:22px}.splash p{max-width:420px;color:#666;font-size:11px;text-align:center}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:22px;background:#0006}.modal{display:flex;width:min(760px,92vw);max-height:88vh;flex-direction:column;overflow:hidden;border:1px solid #999;border-radius:3px;background:#fff;box-shadow:0 18px 50px #0005}.modal>header{display:flex;align-items:flex-start;justify-content:space-between;padding:13px 15px 11px;border-bottom:1px solid #ddd;background:#f6f6f6}.modal h2{margin:2px 0 0;font-size:16px;font-weight:600}.modal-body{display:flex;flex-direction:column;gap:11px;padding:14px 16px;overflow-y:auto}.modal footer{display:flex;justify-content:flex-end;gap:7px;padding:9px 15px;border-top:1px solid #ddd;background:#f6f6f6}.modal label{display:flex;flex:1;flex-direction:column;gap:3px;color:#555;font-size:10px;font-weight:400}.modal input,.modal select,.modal textarea{width:100%;border:1px solid #aaa;border-radius:0;padding:6px 7px;color:#222;background:#fff;font-size:10px}.modal textarea{resize:vertical;font-family:Consolas,monospace;line-height:1.45}.inline-fields{display:flex;align-items:flex-end;gap:8px}.form-section{display:flex;flex-direction:column;gap:10px;padding:11px;border:1px solid #d5d5d5;border-radius:0;background:#fafafa}.form-section>*+*{margin-top:9px}.column-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;max-height:180px;margin:0;padding:8px;overflow-y:auto;border:1px solid #ccc}.column-checks legend{padding:0 4px;color:#666;font-size:9px}.column-checks-toolbar{position:sticky;z-index:1;top:-8px;display:flex;grid-column:1 / -1;align-items:center;justify-content:flex-end;gap:5px;margin:-5px -5px 3px;padding:5px;border-bottom:1px solid #ddd;background:#f7f7f7}.column-checks-toolbar span{margin-right:auto;color:#666;font-size:9px}.column-checks-toolbar button{border:1px solid #aaa;padding:3px 6px;color:#333;background:#fff;font-size:9px;cursor:pointer}.column-checks-toolbar button:hover:not(:disabled){background:#e5f1fb}.column-checks-toolbar button:disabled{color:#aaa;cursor:default}.column-checks label{display:grid;grid-template-columns:16px minmax(0,1fr);grid-template-rows:auto auto;gap:0 5px;padding:4px;background:#fff}.column-checks input{grid-row:1 / 3;width:auto}.column-checks span{overflow:hidden;color:#333;font-size:10px;text-overflow:ellipsis}.column-checks small{color:#777;font-size:8px}.condition-list{display:flex;flex-direction:column;gap:5px}.condition-row{display:grid;grid-template-columns:1.2fr 1.2fr 1fr auto;gap:5px}.condition-row.agg{grid-template-columns:1fr 1fr 1fr auto}.text-button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#0067c0;font-size:10px;cursor:pointer}.hint{margin:4px 0 0!important;color:#666;font-size:9px}.hint code{color:#1f4e9e}.checkbox-line{display:flex!important;flex:initial!important;flex-direction:row!important;align-items:center;gap:6px!important}.checkbox-line input{width:auto}.export-destination-switch{display:flex;gap:0;border-bottom:1px solid #c8c8c8}.export-destination-switch button{display:inline-flex;align-items:center;gap:5px;border:0;border-bottom:2px solid transparent;padding:7px 11px;color:#444;background:#fff;font-size:10px;cursor:pointer}.export-destination-switch button.active{border-bottom-color:var(--pq-green);color:#222;font-weight:600}.export-destination-switch svg{color:var(--office-blue)}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.format-grid button{position:relative;display:flex;min-height:80px;flex-direction:column;align-items:flex-start;gap:3px;border:1px solid #ccc;border-radius:0;padding:10px;background:#fff;cursor:pointer}.format-grid button>svg:first-child{color:var(--office-blue)}.format-grid button>svg:last-child{position:absolute;top:7px;right:7px;color:var(--pq-green)}.format-grid button strong{margin-top:2px;font-size:10px}.format-grid button small{color:#777;font-size:8px}.format-grid button.active{border:2px solid var(--pq-green);padding:9px;background:var(--pq-green-soft)}.database-dialog{width:min(820px,94vw)}.database-provider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:7px}.database-provider-grid button{position:relative;display:grid;min-height:72px;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:1px 7px;border:1px solid #c7c7c7;padding:10px;background:#fff;text-align:left;cursor:pointer}.database-provider-grid button>svg:first-child{grid-row:1 / 3;color:var(--office-blue)}.database-provider-grid button>svg:last-child{position:absolute;top:6px;right:6px;width:14px;color:var(--pq-green)}.database-provider-grid button strong{font-size:10px}.database-provider-grid button small{color:#777;font-size:8px}.database-provider-grid button.active{border:2px solid var(--pq-green);padding:9px;background:var(--pq-green-soft)}.database-connection-form{gap:9px}.database-connect{display:inline-flex;align-self:flex-start;align-items:center;gap:5px}.sqlite-picker{display:grid!important;min-height:145px;place-items:center;border:1px dashed #8e8e8e;padding:20px;background:#fafafa;cursor:pointer}.sqlite-picker svg{color:var(--office-blue)}.sqlite-picker strong{color:#333;font-size:12px}.sqlite-picker span{color:#777;font-size:9px}.sqlite-picker input{width:auto;border:0;padding:4px}.database-connected{display:flex;align-items:center;gap:7px;padding:7px;border-left:3px solid var(--pq-green);background:var(--pq-green-soft)}.database-connected>svg{color:var(--pq-green)}.database-connected>span{display:flex;flex:1;flex-direction:column}.database-connected strong{color:#222;font-size:10px}.database-connected small{color:#666;font-size:8px}.dialog-error{margin:0;border-left:3px solid #c42b1c;padding:8px 10px;color:#8a1c12;background:#fde7e5;font-size:10px;white-space:pre-wrap}.database-source-details{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:7px}.database-source-details span{display:flex;min-width:0;flex-direction:column;padding:5px;background:#f3f3f3;color:#555;font-size:8px;overflow-wrap:anywhere}.database-source-details strong{color:#222;font-size:8px}.source-recovery-dialog{width:min(760px,94vw)}.recovery-explanation{display:flex;gap:9px;border-left:4px solid var(--pq-green);padding:10px 11px;background:var(--pq-green-soft)}.recovery-explanation>svg{flex:0 0 19px;color:var(--pq-green-dark)}.recovery-explanation strong{font-size:11px}.recovery-explanation p{margin:3px 0 0;color:#555;font-size:9px;line-height:1.4}.recovery-all-picker{align-self:flex-start;flex-direction:row!important;align-items:center}.recovery-summary{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border:1px solid #d4d4d4;background:#fafafa}.recovery-summary strong{font-size:10px}.recovery-summary span{color:#666;font-size:9px}.recovery-source-list{display:flex;max-height:330px;flex-direction:column;gap:5px;overflow-y:auto}.recovery-source-list article{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid #d0d0d0;border-left:3px solid #ca5010;padding:8px;background:#fff}.recovery-source-list article.ready{border-left-color:var(--pq-green);background:#f8fcfb}.recovery-status svg{width:17px;color:#ca5010}.ready .recovery-status svg{color:var(--pq-green)}.recovery-source-list article>div{display:flex;min-width:0;flex-direction:column;gap:2px}.recovery-source-list strong{font-size:10px}.recovery-source-list small,.recovery-source-list em{overflow:hidden;color:#666;font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.recovery-source-list em{color:var(--pq-green-dark)}.recovery-source-list .secondary.small{align-self:center}.large-database-alternative{display:flex;gap:9px;border-left:4px solid #ca5010;padding:11px 12px;color:#5f3100;background:#fff4ce}.large-database-alternative>svg{flex:0 0 19px}.large-database-alternative>div{min-width:0}.large-database-alternative strong{font-size:11px}.large-database-alternative p,.large-database-alternative ol{margin:5px 0 0;font-size:9px;line-height:1.5}.large-database-alternative ol{padding-left:18px}.large-database-alternative code{padding:1px 3px;background:#fff;color:#1f4e9e}.large-database-alternative a{color:#174ea6;font-weight:600}.large-database-alternative .large-database-honesty{margin-top:7px;border-top:1px solid #e0c575;padding-top:6px;color:#6f5700}.excel-import-dialog{width:min(780px,94vw)}.excel-workbook-summary{display:flex;align-items:center;gap:9px;border-left:3px solid var(--pq-green);padding:9px 11px;background:var(--pq-green-soft)}.excel-workbook-summary>svg{color:var(--pq-green-dark)}.excel-workbook-summary>span{display:flex;flex-direction:column;gap:2px}.excel-workbook-summary strong{font-size:11px}.excel-workbook-summary small{color:#666;font-size:9px}.excel-navigator{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(320px,1.2fr);min-height:290px;border:1px solid #c7c7c7}.excel-sheet-pane{display:flex;min-width:0;flex-direction:column;border-right:1px solid #c7c7c7;background:#fafafa}.excel-sheet-pane>strong{padding:9px 10px;border-bottom:1px solid #ddd;color:#444;font-size:9px;text-transform:uppercase}.excel-sheet-list{display:flex;flex-direction:column;gap:2px;padding:6px;overflow-y:auto}.excel-sheet-list button{display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:6px;border:1px solid transparent;padding:7px 8px;color:#333;background:transparent;text-align:left;cursor:pointer}.excel-sheet-list button:hover{border-color:#c7c7c7;background:#fff}.excel-sheet-list button.active{border-color:var(--pq-green);background:var(--pq-green-soft)}.excel-sheet-list button>svg:first-child{width:15px;color:var(--office-blue)}.excel-sheet-list button>svg:last-child{width:14px;color:var(--pq-green)}.excel-sheet-list button span{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.excel-sheet-options{display:flex;flex-direction:column;gap:11px;padding:14px}.excel-selected-sheet{display:flex;align-items:center;gap:8px;padding:10px;background:#f3f3f3}.excel-selected-sheet>svg{color:var(--office-blue)}.excel-selected-sheet>span{display:flex;flex-direction:column;gap:2px}.excel-selected-sheet small{color:#666;font-size:8px}.excel-selected-sheet strong{font-size:11px}.write-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.write-mode-grid button{display:flex;min-height:55px;flex-direction:column;align-items:flex-start;gap:3px;border:1px solid #c7c7c7;padding:8px;color:#333;background:#fff;text-align:left;cursor:pointer}.write-mode-grid button strong{font-size:10px}.write-mode-grid button small{color:#777;font-size:8px}.write-mode-grid button.active{border:2px solid var(--pq-green);padding:7px;background:var(--pq-green-soft)}.write-mode-grid button.danger-choice{border-color:var(--danger);background:#fde7e5}.database-replace-warning{display:flex;gap:8px;border-left:3px solid var(--danger);padding:9px;color:#6e1b13;background:#fde7e5}.database-replace-warning>svg{flex:0 0 18px}.database-replace-warning>div{display:flex;flex-direction:column;gap:5px}.database-replace-warning strong{font-size:10px}.database-replace-warning span,.database-replace-warning label{font-size:9px}.database-write-success{display:flex;align-items:flex-start;gap:10px;border-left:3px solid var(--pq-green);padding:14px;background:var(--pq-green-soft)}.database-write-success>svg{color:var(--pq-green)}.database-write-success>div{display:flex;flex-direction:column;gap:4px}.database-write-success strong{font-size:12px}.database-write-success span{color:#555;font-size:10px}.write-mode-grid.two-choices{grid-template-columns:repeat(2,1fr)}.database-file-export-options>div:first-child>strong{color:#333;font-size:10px}.join-preview{display:flex;align-items:center;gap:10px;margin-top:9px}.join-preview button{padding:5px 8px}.join-preview span{color:#666;font-size:10px}.join-preview span strong{color:var(--pq-green-dark)}.join-warning{margin:0;border-left:3px solid #ca5010;padding:7px 9px;color:#6f3200;background:#fff4ce;font-size:10px}.condition-row.join-key{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.validation-message{margin:0;border-left:3px solid var(--danger);padding:7px 9px;color:#7a1e16;background:#fde7e9;font-size:10px;white-space:pre-wrap}.join-column-selection{display:flex;flex-direction:column;gap:6px;margin-top:3px;padding:9px;border:1px solid #c8c8c8;background:#fff}.join-column-selection .column-checks{max-height:145px;margin:0}.join-column-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.join-column-heading>div{display:flex;align-items:center;gap:4px}.join-column-heading>div:first-child{align-items:flex-start;flex-direction:column}.join-column-heading strong{color:#333;font-size:10px}.join-column-heading small{color:#6a6a6a;font-size:9px}.join-column-heading .text-button{padding:3px 5px}.column-checks .column-checks-toolbar span{color:#666;font-size:9px}.column-order-list{display:flex;max-height:310px;flex-direction:column;gap:3px;margin:0;padding:4px;overflow-y:auto;border:1px solid #c8c8c8;background:#fff;list-style:none}.column-order-list li{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) 27px 27px;align-items:center;min-height:36px;border:1px solid #d5d5d5;padding:3px 4px;background:#fafafa;cursor:grab}.column-order-list li:hover{border-color:#aaa;background:#f3f3f3}.column-order-list li.dragging{opacity:.45;cursor:grabbing}.column-order-list li.drop-before:before,.column-order-list li.drop-after:after{position:absolute;right:-1px;left:-1px;height:3px;background:var(--office-blue);content:""}.column-order-list li.drop-before:before{top:-3px}.column-order-list li.drop-after:after{bottom:-3px}.column-order-list li>svg{width:16px;color:#777}.column-order-list li>span{display:flex;min-width:0;flex-direction:column}.column-order-list li strong{overflow:hidden;color:#333;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.column-order-list li small{color:#777;font-size:8px}.column-order-list li button{display:grid;width:24px;height:24px;place-items:center;border:1px solid transparent;color:#555;background:transparent;cursor:pointer}.column-order-list li button:hover:not(:disabled){border-color:#aaa;background:#fff}.column-order-list li button:disabled{color:#bbb;cursor:default}.column-order-list li button svg{width:13px}.replace-null-options{display:flex;flex-wrap:wrap;gap:8px 18px;padding:6px 0 1px}.workbench-mode-tabs{display:flex;flex:0 0 34px;align-items:stretch;gap:1px;border-bottom:1px solid #c9c9c9;padding:0 8px;background:#f4f4f4}.workbench-mode-tabs button{display:flex;align-items:center;gap:5px;border:0;border-bottom:3px solid transparent;padding:0 13px;color:#555;background:transparent;font-size:10px;cursor:pointer}.workbench-mode-tabs button:hover{background:#e9e9e9}.workbench-mode-tabs button.active{border-bottom-color:var(--pq-green);color:#222;background:#fff;font-weight:600}.workbench-mode-tabs svg{width:15px}.analysis-workbench{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column;overflow:hidden}.analysis-sheet-tabs{display:flex;flex:0 0 38px;min-width:0;align-items:stretch;justify-content:space-between;border-bottom:1px solid #bfc2c6;background:#f3f3f3;box-shadow:inset 0 -1px #fff}.analysis-sheet-tab-list{display:flex;min-width:0;flex:1;align-items:flex-end;gap:2px;overflow-x:auto;padding:5px 8px 0}.analysis-sheet-tab-list button{min-width:104px;max-width:220px;height:32px;overflow:hidden;border:1px solid transparent;border-bottom:0;border-radius:4px 4px 0 0;padding:0 14px;color:#555;background:transparent;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.analysis-sheet-tab-list button:hover{color:var(--pq-green-dark);background:#e8f4f1}.analysis-sheet-tab-list button.active{border-color:#bfc2c6;color:#164e46;background:#fff;box-shadow:inset 0 3px var(--pq-green)}.analysis-sheet-actions{display:flex;flex:0 0 auto;align-items:center;gap:2px;border-left:1px solid #d2d2d2;padding:4px 7px}.analysis-sheet-actions button{display:grid;width:29px;height:29px;place-items:center;border:1px solid transparent;border-radius:3px;color:#555;background:transparent;cursor:pointer}.analysis-sheet-actions button:hover:not(:disabled){border-color:#9ccbc4;color:var(--pq-green-dark);background:var(--pq-green-soft)}.analysis-sheet-actions button:disabled{color:#bbb;cursor:default}.analysis-sheet-actions button svg{width:14px}.analysis-view{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden;background:#f5f6f8}.analysis-heading{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:20px;padding:11px 18px;border-bottom:1px solid #d8d8d8;background:#fff}.analysis-heading span{color:var(--pq-green-dark);font-size:8px;font-weight:700;letter-spacing:.12em}.analysis-heading h2{margin:2px 0;font-size:17px}.analysis-heading p{margin:0;color:#777;font-size:9px}.analysis-heading-actions{display:flex;align-items:center;gap:8px}.analysis-cross-filter{display:flex;max-width:390px;min-height:31px;align-items:center;gap:7px;border:1px solid #8bc7be;border-radius:4px;padding:3px 4px 3px 8px;color:var(--pq-green-dark);background:var(--pq-green-soft);box-shadow:0 1px 3px #0001}.analysis-cross-filter>svg{flex:0 0 14px;width:14px}.analysis-cross-filter>div{display:flex;min-width:0;flex:1;flex-direction:column}.analysis-cross-filter small{color:#55716d;font-size:7px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.analysis-cross-filter strong{overflow:hidden;color:#164e46;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.analysis-cross-filter button{display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border:0;border-radius:3px;color:#52706b;background:transparent;cursor:pointer}.analysis-cross-filter button:hover{color:#164e46;background:#cbeae4}.analysis-cross-filter button svg{width:13px}.analysis-zoom{display:flex;align-items:center;overflow:hidden;border:1px solid #bfc2c6;border-radius:4px;background:#fff;box-shadow:0 1px 3px #0001}.analysis-zoom button{display:grid;width:30px;height:29px;place-items:center;border:0;border-left:1px solid #ddd;color:#555;background:#fff;cursor:pointer}.analysis-zoom button:first-child{border-left:0}.analysis-zoom button:hover:not(:disabled){color:var(--pq-green-dark);background:var(--pq-green-soft)}.analysis-zoom button:disabled{color:#bbb;cursor:default}.analysis-zoom button svg{width:14px}.analysis-zoom output{min-width:48px;padding:0 5px;color:#333;font-size:9px;font-variant-numeric:tabular-nums;text-align:center}.visual-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.visual-picker button{display:grid;min-width:0;height:38px;place-items:center;border:1px solid #ccc;padding:4px;color:#555;background:#fff;cursor:pointer}.visual-picker button:hover{border-color:#888}.visual-picker button.active{border:2px solid var(--pq-green);padding:3px;color:var(--pq-green-dark);background:var(--pq-green-soft)}.visual-picker svg{width:18px;height:18px}.analysis-body{display:grid;min-height:0;flex:1;grid-template-columns:280px minmax(0,1fr)}.analysis-fields{display:flex;min-height:0;flex-direction:column;gap:14px;overflow-y:auto;border-right:1px solid #d3d3d3;padding:13px;background:#fff}.analysis-fields label{display:flex;flex-direction:column;gap:4px;color:#555;font-size:9px}.analysis-fields label>span{color:#888;font-size:8px}.analysis-fields select,.analysis-fields input{width:100%;border:1px solid #aaa;padding:6px;background:#fff;font-size:9px}.analysis-fields label small{color:#777;font-size:8px;line-height:1.35}.analysis-warning{border-left:3px solid #d9b300;padding:7px;color:#665800;background:#fff9d9;font-size:8px;line-height:1.4}.analysis-add{width:100%;margin-top:2px}.analysis-add svg{width:14px}.analysis-config-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:7px;border-bottom:1px solid #ddd}.analysis-config-title strong{font-size:10px}.analysis-config-title button{display:flex;align-items:center;gap:3px;border:0;color:var(--office-blue);background:transparent;font-size:8px;cursor:pointer}.analysis-config-title svg{width:12px}.analysis-section{display:flex;flex-direction:column;gap:7px}.analysis-section-label{color:#888;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.analysis-fields-footer{position:sticky;bottom:-13px;margin:2px -13px -13px;border-top:1px solid #ddd;padding:10px 13px 13px;background:#fff}.analysis-details{padding:0}.analysis-details summary{display:flex;align-items:center;gap:6px;list-style:none}.analysis-details summary::-webkit-details-marker{display:none}.analysis-details summary svg:first-child{width:13px;flex:0 0 13px;color:#6b6b6b}.analysis-details summary span{flex:1}.analysis-details summary em{border-radius:8px;padding:0 5px;color:#fff;background:#8a8a8a;font-size:7px;font-style:normal;font-weight:700}.analysis-details-chevron{width:11px!important;flex:0 0 11px!important;color:#999!important;transition:transform .15s ease}.analysis-details[open] .analysis-details-chevron{transform:rotate(180deg)}.visual-filter{display:flex;flex-direction:column;gap:5px;margin:0;border:1px solid #d1d1d1;padding:8px;background:#fafafa}.visual-filter legend{padding:0 3px;color:#555;font-size:9px;font-weight:600}.visual-filter summary{padding:0 3px;color:#555;font-size:9px;font-weight:600;cursor:pointer}.visual-filter[open] summary{margin-bottom:1px}.analysis-checkbox{flex-direction:row!important;align-items:center;gap:6px!important}.analysis-checkbox input{width:auto}.format-inline{display:grid;grid-template-columns:42px 1fr;gap:5px}.format-inline input[type=color]{height:29px;padding:2px}.chart-data-label{fill:currentColor!important;font-size:1.05em!important;font-weight:700;paint-order:stroke;stroke:#fff;stroke-linejoin:round;stroke-width:4px}.chart-axis-title{fill:currentColor!important;font-weight:600}.visual-filter-combinator{margin-bottom:3px;border-bottom:1px solid #ddd;padding-bottom:7px}.visual-filter-condition{display:flex;flex-direction:column;gap:5px;border:1px solid #d5d5d5;border-left:3px solid #70b7ac;border-radius:2px;padding:6px;background:#fff}.visual-filter-condition-heading{display:flex;height:21px;align-items:center;justify-content:space-between}.visual-filter-condition-heading strong{color:#555;font-size:8px}.visual-filter-condition-heading button{display:grid;width:21px;height:21px;place-items:center;border:0;color:#888;background:transparent;cursor:pointer}.visual-filter-condition-heading button:hover{color:var(--danger);background:#f4e8e8}.visual-filter-condition-heading button svg{width:12px}.add-filter{display:flex;min-height:30px;align-items:center;justify-content:center;gap:5px;border:1px dashed #5aa99d;color:var(--pq-green-dark);background:#eff9f7;font-size:8px;font-weight:600;cursor:pointer}.add-filter:hover:not(:disabled){background:#dff3ef}.add-filter:disabled{border-color:#ccc;color:#aaa;background:#f4f4f4;cursor:default}.add-filter svg{width:13px}.measure-list{display:flex;flex-direction:column;gap:8px;margin:0;border:1px solid #b7b7b7;padding:8px;background:#f7f7f7}.measure-list>legend{display:flex;align-items:center;gap:5px;padding:0 4px;color:#444;font-size:10px;font-weight:700}.measure-list>legend svg{width:13px;flex:0 0 13px;color:var(--pq-green-dark)}.measure-list>legend span{color:#777;font-weight:500}.measure-editor{display:flex;flex-direction:column;gap:6px;border:1px solid #c9c9c9;border-left:4px solid var(--pq-green);padding:8px;background:#fff}.measure-editor>header{display:grid;grid-template-columns:minmax(0,1fr) 34px 26px;align-items:center;gap:5px}.measure-editor>header strong{color:#333;font-size:9px}.measure-editor>header input[type=color]{width:34px;height:25px;padding:2px}.measure-editor>header button{display:grid;width:26px;height:25px;place-items:center;border:0;color:var(--danger);background:#f5f5f5;cursor:pointer}.measure-editor>header button svg{width:13px}.measure-editor>input{width:100%}.measure-number-format{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:6px}.add-measure{display:flex;align-items:center;justify-content:center;gap:5px;border:1px dashed var(--pq-green);padding:7px;color:var(--pq-green-dark);background:var(--pq-green-soft);font-size:9px;font-weight:600;cursor:pointer}.add-measure svg{width:14px}.dimension-list{display:flex;flex-direction:column;gap:7px;margin:0;border:1px solid #b7b7b7;padding:8px;background:#f7f7f7}.dimension-list>legend{display:flex;align-items:center;gap:5px;padding:0 4px;color:#444;font-size:10px;font-weight:700}.dimension-list>legend svg{width:13px;flex:0 0 13px;color:#6b5bd2}.dimension-list>legend span{color:#777;font-weight:500}.dimension-list>small{color:#777;font-size:8px;line-height:1.35}.dimension-editor{display:flex;flex-direction:column;gap:6px;border:1px solid #c9c9c9;border-left:4px solid #6b5bd2;padding:8px;background:#fff}.dimension-editor>header{display:grid;grid-template-columns:minmax(0,1fr) repeat(3,25px);align-items:center;gap:4px}.dimension-editor>header strong{color:#333;font-size:9px}.dimension-editor>header button{display:grid;width:25px;height:24px;place-items:center;border:0;color:#666;background:#f2f2f2;cursor:pointer}.dimension-editor>header button:hover:not(:disabled){color:var(--office-blue);background:#e8f3fb}.dimension-editor>header button:disabled{color:#bbb;cursor:default}.dimension-editor>header button.danger{color:var(--danger)}.dimension-editor>header button svg{width:13px}.dimension-editor>input{width:100%}.add-dimension{display:flex;align-items:center;justify-content:center;gap:5px;border:1px dashed #6b5bd2;padding:7px;color:#493e9b;background:#f1efff;font-size:9px;font-weight:600;cursor:pointer}.add-dimension svg{width:14px}.slicer-config{display:flex;flex-direction:column;gap:7px}.slicer-config>input{width:100%;border:1px solid #aaa;padding:6px;background:#fff;font-size:9px}.sql-measure-editor{display:flex;flex-direction:column;gap:6px;margin:0;border:1px solid #86a9c6;padding:7px;background:#f4f9fd}.sql-measure-editor summary{color:#245a84;font-size:9px;font-weight:700;cursor:pointer}.sql-measure-editor summary span{color:#777;font-weight:400}.sql-measure-editor textarea{width:100%;min-height:88px;resize:vertical;border:1px solid #7198b7;padding:6px;font:9px/1.45 Consolas,monospace}.sql-measure-editor>div{display:flex;gap:5px}.sql-measure-editor button{flex:1;border:1px solid #86a9c6;padding:5px;color:#245a84;background:#fff;font-size:8px;cursor:pointer}.sql-measure-editor button:disabled{opacity:.5;cursor:default}.sql-measure-editor small{color:#526472;font-size:8px;line-height:1.4}.sql-measure-editor code{color:#174f78}.sql-measure-editor em{display:flex;align-items:center;gap:4px;color:#555;font-size:8px;font-style:normal}.sql-measure-editor em svg{width:12px}.sql-measure-editor em.success{color:var(--pq-green-dark)}.sql-measure-editor em.error{color:var(--danger)}.sql-visual-state{display:flex;align-items:center;justify-content:center;gap:7px;padding:16px;color:#666;font-size:9px;text-align:center}.sql-visual-state>svg{width:17px}.sql-visual-state.error{align-items:flex-start;color:#8a1c12}.sql-visual-state.error span{display:flex;flex-direction:column;gap:3px;text-align:left}.sql-visual-state.error strong{font-size:10px}.kpi-card>small{color:#888;font-size:.8em}.analysis-canvas{display:grid;min-width:0;place-items:center;margin:18px;overflow:auto;border:1px solid #d2d2d2;background:#fff;box-shadow:0 2px 7px #00000012}.kpi-card{display:flex;min-width:270px;min-height:145px;flex-direction:column;justify-content:center;border-left:5px solid var(--pq-green);padding:25px 30px;box-shadow:0 3px 16px #0002}.kpi-metrics{display:grid;gap:10px}.kpi-card.multi .kpi-metrics{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}.kpi-metric{display:flex;min-width:0;flex-direction:column;border-left:4px solid var(--pq-green);padding:5px 9px}.kpi-card span{overflow:hidden;color:#666;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.kpi-card strong{overflow:hidden;margin:8px 0 3px;color:#222;font-size:38px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.kpi-card.multi strong{font-size:2.1em}.kpi-card small{margin-top:7px;color:#888;font-size:9px}.analysis-chart{width:min(94%,900px);min-width:540px;overflow:visible}.analysis-chart text{fill:currentColor;font-size:inherit}.analysis-chart rect{fill:#118dff}.analysis-chart circle{fill:#fff;stroke:#118dff;stroke-width:3}.analysis-chart .chart-grid{stroke:#e5e5e5;stroke-width:1}.analysis-chart .chart-line{fill:none;stroke:#118dff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.chart-data-point.interactive{cursor:pointer;transition:opacity .15s ease}.chart-data-point.interactive text{pointer-events:none}.chart-data-point.dimmed{opacity:.24}.chart-data-point.selected rect{stroke:#1c4d46;stroke-width:3}.chart-data-point.selected circle{fill:#d7f2ed;stroke-width:5}.chart-data-point.interactive:focus{outline:none}.chart-data-point.interactive:focus-visible rect,.chart-data-point.interactive:focus-visible circle{stroke:#0067c0;stroke-width:4}.analysis-table-wrap{display:flex;align-self:stretch;justify-self:stretch;min-width:0;min-height:0;flex-direction:column;overflow:hidden}.analysis-table-scroll{min-width:0;min-height:0;flex:1;overflow:auto}.analysis-table-wrap table{width:100%;border-collapse:collapse;font-size:inherit}.analysis-table-wrap th{position:sticky;z-index:1;top:0;border-bottom:2px solid var(--pq-green);padding:9px 12px;background:#f5f5f5;text-align:left}.analysis-table-wrap td{border-bottom:1px solid #e5e5e5;padding:7px 12px}.analysis-table-wrap .measure-column{font-variant-numeric:tabular-nums;text-align:right}.analysis-table-pagination{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:8px;min-height:38px;border-top:1px solid #d8d8d8;padding:5px 34px 5px 9px;color:#555;background:#fafafa;font-size:.9em}.analysis-table-pagination label,.analysis-table-pagination>div{display:flex;align-items:center;gap:5px}.analysis-table-pagination select{width:auto;min-width:52px;border:1px solid #aaa;padding:3px 5px;color:#222;background:#fff}.analysis-table-pagination button{display:grid;width:27px;height:25px;place-items:center;border:1px solid #aaa;border-radius:2px;background:#fff;cursor:pointer}.analysis-table-pagination button:hover:not(:disabled){border-color:var(--pq-green);color:var(--pq-green-dark);background:var(--pq-green-soft)}.analysis-table-pagination button:disabled{color:#aaa;background:#f1f1f1;cursor:default}.analysis-table-pagination button svg{width:14px;pointer-events:none}.analysis-table-pagination strong{min-width:72px;font-weight:600;text-align:center;white-space:nowrap}.dashboard-scroll{min-width:0;overflow:auto;background-color:#e9ebee;background-image:radial-gradient(#c6c9cd 1px,transparent 1px);background-size:20px 20px}.dashboard-canvas-viewport{position:relative;min-width:0;min-height:0}.dashboard-canvas{position:relative;width:1400px;height:950px;transform-origin:top left}.dashboard-empty{position:absolute;top:150px;left:50%;display:flex;width:280px;transform:translate(-50%);flex-direction:column;align-items:center;gap:5px;color:#777;text-align:center}.dashboard-empty svg{width:34px;height:34px;color:#aaa}.dashboard-empty strong{color:#555;font-size:12px}.dashboard-empty span{font-size:9px}.dashboard-widget{position:absolute;display:flex;min-width:240px;min-height:150px;flex-direction:column;overflow:hidden;border:1px solid #bfc2c6;background:#fff;box-shadow:0 3px 12px #0002}.dashboard-widget.selected{border:2px solid var(--pq-green);box-shadow:0 3px 15px #00827233}.dashboard-widget.cross-filter-source{box-shadow:0 0 0 2px #8bc7be,0 3px 15px #0082722e}.dashboard-widget>header{display:flex;flex:0 0 32px;align-items:center;gap:5px;padding:0 5px;border-bottom:1px solid #e1e1e1;color:inherit;background:#f8f8f8;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.dashboard-widget>header:active{cursor:grabbing}.dashboard-widget>header>svg{width:14px}.dashboard-widget>header span{flex:1;overflow:hidden;font-size:inherit;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget>header button{display:grid;width:23px;height:23px;place-items:center;border:0;color:#777;background:transparent;cursor:pointer}.dashboard-widget>header button:hover{color:var(--office-blue);background:#e8f3fb}.dashboard-widget>header button:last-child:hover{color:var(--danger);background:#eee}.dashboard-widget>header button svg{width:13px}.widget-content{display:grid;min-height:0;flex:1;place-items:center;overflow:hidden}.widget-content .analysis-chart{width:97%;min-width:0}.widget-content .kpi-card{width:100%;min-width:0;min-height:0;border:0;box-shadow:none}.widget-content .kpi-card span{font-size:inherit}.widget-content .kpi-card strong{font-size:3em}.widget-resizer{position:absolute;right:0;bottom:0;display:grid;width:24px;height:24px;place-items:center;border:0;color:#777;background:linear-gradient(135deg,transparent 48%,#ddd 49%);cursor:nwse-resize;touch-action:none}.widget-resizer svg{width:13px;pointer-events:none}.slicer-list{display:flex;align-self:stretch;justify-self:stretch;min-height:0;flex-direction:column;gap:3px;padding:8px;overflow-y:auto}.slicer-list button{border:1px solid #d0d0d0;padding:6px 8px;color:inherit;background:#fff;font:inherit;text-align:left;cursor:pointer}.slicer-list button:hover{background:#f2f2f2}.slicer-list button.active{border-color:var(--pq-green);color:var(--pq-green-dark);background:var(--pq-green-soft);font-weight:700}.slicer-toolbar{position:sticky;z-index:1;top:-8px;display:flex;flex-direction:column;gap:5px;margin:-8px -8px 4px;border-bottom:1px solid #d5d5d5;padding:8px;background:#f8f8f8}.slicer-toolbar input{width:100%;border:1px solid #aaa;padding:6px 7px;color:#222;background:#fff;font:inherit}.slicer-toolbar>div{display:grid;grid-template-columns:1fr 1fr;gap:4px}.slicer-toolbar>div button{padding:5px 6px;color:#245a84;text-align:center}.slicer-toolbar button:disabled{color:#aaa;cursor:default}.slicer-toolbar small{color:#666;font-size:.85em}.slicer-empty{padding:15px 5px;color:#777;font-size:.9em;text-align:center}.slicer-range{display:flex;align-self:stretch;justify-self:stretch;flex-direction:column;gap:9px;padding:13px}.slicer-range label{display:flex;flex-direction:column;gap:4px;color:#555;font-size:.9em}.slicer-range input{width:100%;border:1px solid #aaa;padding:7px;color:#222;background:#fff;font:inherit}.slicer-range button{border:1px solid #aaa;padding:6px;color:#333;background:#fff;font:inherit;cursor:pointer}.slicer-range button:hover:not(:disabled){color:var(--pq-green-dark);background:var(--pq-green-soft)}.slicer-range button:disabled{color:#aaa;cursor:default}.slicer-range small{color:#777;font-size:.8em}@media(max-width:1240px){.workspace{grid-template-columns:190px minmax(500px,1fr) 260px}.quick-actions button{padding:0 5px}.project-context{display:none}.ribbon-group{padding-right:5px;padding-left:5px}.ribbon-button{width:60px;font-size:9px}}@media(max-width:720px){.excel-navigator{grid-template-columns:1fr}.excel-sheet-pane{max-height:180px;border-right:0;border-bottom:1px solid #c7c7c7}}.param-value-field{display:flex;align-items:center;gap:4px}.param-value-field input,.param-value-field select{flex:1;min-width:0}.param-value-field .param-toggle{flex-shrink:0}.param-value-field .param-toggle.active{border-color:#0067c0;background:#e5f1fb;color:#0067c0}.parameters-list{display:flex;flex-direction:column;gap:5px}.parameter-row{display:grid;grid-template-columns:1.1fr .8fr 1.1fr auto;gap:5px;align-items:center}.parameter-row input,.parameter-row select{width:100%;border:1px solid #aaa;border-radius:0;padding:6px 7px;color:#222;background:#fff;font-size:10px}.parameter-row.header{color:#666;font-size:9px}
