.import-wizard-overlay,.template-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:16px;background:#00000059;font-family:Segoe UI,sans-serif}.import-wizard,.template-dialog{box-sizing:border-box;width:min(880px,100%);max-height:calc(100vh - 32px);overflow:auto;border:1px solid #8e968d;border-radius:6px;background:#f4f4f4;box-shadow:0 16px 44px #0000004d;color:#202420}.import-wizard>header,.import-wizard>footer,.template-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 16px}.import-wizard>header{justify-content:space-between;background:#eef8e9}.import-wizard h2,.template-dialog h2{margin:0;font-size:18px;font-weight:500}.import-wizard button,.template-dialog button,.import-wizard input,.import-wizard select,.template-dialog input,.template-dialog select{min-height:34px;font:inherit}.import-wizard button,.template-dialog button{min-width:96px;padding:6px 14px}.import-wizard-body{display:grid;grid-template-columns:140px minmax(0,1fr);min-height:470px;border-block:1px solid #d5d8d4}.import-wizard-body aside{display:flex;flex-direction:column;justify-content:center;gap:16px;padding:18px;background:linear-gradient(160deg,#f9cf20,#ef9f0c);color:#513900;font-size:18px;text-align:center}.import-wizard-body aside span:first-child{font-size:72px}.import-wizard-body main{min-width:0;padding:28px 36px}.import-wizard fieldset{display:grid;gap:18px;border:0}.import-wizard fieldset label{display:flex;align-items:center;gap:8px}.file-choice{display:grid;gap:8px;margin-top:28px}.mapping-table,.preview-table{display:grid;max-height:280px;overflow:auto;border:1px solid #979d97;background:#fff}.mapping-table [role=row]{display:grid;grid-template-columns:1fr 1.2fr 1fr}.preview-table [role=row]{display:grid;grid-template-columns:90px 100px 1fr}.mapping-table [role=cell],.mapping-table [role=columnheader],.preview-table [role=cell]{min-width:0;padding:7px 8px;border-bottom:1px solid #d6d8d6}.mapping-heading{font-weight:600;background:#eef0ee}.mapping-table select{width:100%}.preview-counts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.preview-counts span{padding:5px 9px;border-radius:12px;background:#e3ebe1}.import-error{color:#a20e0e}.template-dialog{width:min(640px,100%);padding:24px}.template-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.template-fields label{display:grid;gap:5px}.backstage-template-gallery{flex-wrap:wrap}.backstage-template-card{display:grid;grid-template-rows:112px auto auto;gap:7px;width:180px;padding:0 0 10px;border:1px solid #b8beb8;background:#fff;color:#243024;text-align:left;cursor:pointer}.backstage-template-card>span{display:grid;place-items:center;background:#e7efe3;color:#28713b;font-size:52px}.backstage-template-card strong,.backstage-template-card small{padding-inline:10px}.backstage-template-card strong{font-size:13px}.backstage-template-card small{color:#5f685f}@media(max-width:640px){.import-wizard-overlay,.template-dialog-overlay{padding:0;place-items:stretch}.import-wizard,.template-dialog{width:100%;max-height:100vh;border-radius:0}.import-wizard-body{grid-template-columns:1fr;min-height:0}.import-wizard-body aside{display:none}.import-wizard-body main{padding:18px 14px}.mapping-table [role=row]{grid-template-columns:.8fr 1.2fr}.mapping-table [role=row]>:last-child{display:none}.template-fields{grid-template-columns:1fr}}.export-panel{--export-green: #217346;--export-text: #242424;--export-muted: #616161;--export-border: #d1d1d1;max-width:1180px;color:var(--export-text)}.export-heading,.export-section-title,.export-save-row,.export-add-column,.export-column-row,.export-column-actions,.export-filters{display:flex;align-items:center}.export-heading{align-items:flex-start;justify-content:space-between;gap:36px;margin-bottom:24px}.export-heading h1{margin:0 0 8px;font-size:34px;font-weight:350}.export-heading p,.export-card p{color:var(--export-muted);line-height:1.45}.export-eyebrow{margin:0 0 4px;color:var(--export-green)!important;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.export-profile-controls{display:grid;min-width:350px;gap:12px}.export-profile-controls label,.export-section-title label{display:grid;gap:5px;color:var(--export-muted);font-size:12px}.export-save-row,.export-add-column{gap:8px}.export-panel input,.export-panel select,.export-panel button{min-height:32px;border:1px solid var(--export-border);border-radius:3px;background:#fff;color:var(--export-text);font:inherit}.export-panel input,.export-panel select{padding:5px 8px}.export-panel button{padding:5px 12px;cursor:pointer}.export-panel button:hover:not(:disabled){border-color:var(--export-green);color:var(--export-green)}.export-panel button:focus-visible,.export-panel input:focus-visible,.export-panel select:focus-visible{outline:2px solid var(--export-green);outline-offset:2px}.export-panel button:disabled{cursor:default;opacity:.45}.export-card{border:1px solid var(--export-border);border-top:3px solid var(--export-green);background:#fff;padding:18px}.export-card h2{margin:0 0 6px;font-size:18px;font-weight:500}.export-mapping{margin-bottom:20px}.export-section-title{justify-content:space-between;gap:20px;margin-bottom:14px}.export-section-title p{margin:0;font-size:13px}.export-filters{flex-wrap:wrap;gap:16px;margin:0 0 14px;border:1px solid #e5e5e5;padding:10px 12px}.export-filters legend{color:var(--export-muted);font-size:12px}.export-filters label{display:flex;align-items:center;gap:6px;font-size:13px}.export-filters input[type=checkbox]{min-height:auto}.export-columns{max-height:330px;overflow:auto;border:1px solid #e5e5e5}.export-column-row{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(180px,1.2fr) auto;gap:10px;padding:7px 9px;border-bottom:1px solid #ededed}.export-column-row:last-child{border-bottom:0}.export-field-name{color:var(--export-muted);font-size:13px}.export-column-actions{gap:4px}.export-column-actions button{min-height:28px;padding:3px 8px;font-size:12px}.export-add-column{margin-top:10px}.export-row-count{margin:10px 0 0;font-size:12px}.export-invalid-draft{margin:10px 0 0;color:#a4262c!important;font-size:12px}.export-formats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.export-formats .export-card{display:flex;flex-direction:column}.export-formats .export-card p,.export-formats .export-warning{flex:1}.export-formats .export-card>button{align-self:flex-start;border-color:var(--export-green);background:var(--export-green);color:#fff}.export-formats .export-card>button:hover{background:#185c37;color:#fff}.export-warning{margin:10px 0 14px;border-left:3px solid #c97800;background:#fff8e8;padding:10px 12px;font-size:12px;line-height:1.4}.export-warning ul{margin:6px 0;padding-left:18px}.export-notice{position:sticky;bottom:0;margin:16px 0 0;border:1px solid #a7d2b8;background:#effaf3;padding:10px 12px;color:#185c37}@media(max-width:850px){.export-heading{display:block}.export-profile-controls{margin-top:20px;min-width:0}.export-formats,.export-column-row{grid-template-columns:1fr}}.report-center{display:grid;grid-template-columns:280px minmax(0,1fr);height:100%;min-height:0;color:#252423;background:#e9edf1;font-family:Segoe UI,sans-serif}.report-browser{display:flex;flex-direction:column;min-height:0;background:#f7f8fa;border-right:1px solid #c8cdd2}.report-browser-title{display:flex;flex-direction:column;gap:2px;padding:18px 18px 12px;color:#214f70}.report-browser-title span{font-size:10px;font-weight:700;letter-spacing:.16em}.report-browser-title strong{font-size:19px;font-weight:600}.report-search{display:flex;align-items:center;gap:7px;margin:0 12px 8px;padding:0 9px;background:#fff;border:1px solid #aeb6bd}.report-search:focus-within{border-color:#2b78a6;box-shadow:0 0 0 1px #2b78a6}.report-search input{width:100%;height:31px;border:0;outline:0;font:13px Segoe UI,sans-serif}.report-browser>select{height:31px;margin:0 12px 9px;border:1px solid #aeb6bd;background:#fff;color:#333}.report-list{overflow:auto;padding:0 7px 12px}.report-list button{display:grid;grid-template-columns:5px 1fr;width:100%;gap:10px;padding:9px 8px;border:0;border-bottom:1px solid #e5e7e9;background:transparent;color:#2b2b2b;text-align:left;cursor:pointer}.report-list button:hover,.report-list button:focus-visible{background:#e8f1f7;outline:1px solid #7aa9c8}.report-list button.selected{background:#dcecf6}.report-list button strong{display:block;font-size:13px;font-weight:600}.report-list button small{display:block;margin-top:2px;color:#626b73;font-size:11px;line-height:1.25}.report-catalog-mark{width:5px;height:100%;min-height:34px;background:#3a7da4}.report-catalog-cost{background:#e19132}.report-catalog-resource{background:#5b9a71}.report-catalog-construction{background:#8a6eab}.report-catalog-audit{background:#7c7c7c}.report-workspace{display:flex;flex-direction:column;min-width:0;min-height:0}.report-toolbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:8px;min-height:52px;padding:7px 14px;background:#fff;border-bottom:1px solid #c8cdd2}.report-toolbar label{display:flex;flex-direction:column;gap:2px;color:#59636b;font-size:10px;font-weight:600;text-transform:uppercase}.report-toolbar input,.report-toolbar select{box-sizing:border-box;height:28px;min-width:100px;padding:3px 6px;border:1px solid #adb5bc;background:#fff;color:#242424;font:12px Segoe UI,sans-serif;text-transform:none}.report-print-button{height:29px;padding:0 13px;border:1px solid #276a91;background:#2f78a3;color:#fff;font:600 12px Segoe UI,sans-serif;cursor:pointer}.report-print-button:hover,.report-print-button:focus-visible{background:#245f82;outline:2px solid #9ac6df;outline-offset:1px}.report-freshness{margin-left:auto;align-self:center;color:#5e6870;font-size:11px;white-space:nowrap}.report-scroll{overflow:auto;flex:1;padding:24px}.report-canvas{box-sizing:border-box;width:min(1180px,100%);min-height:720px;margin:0 auto;padding:36px 44px 48px;background:#fff;box-shadow:0 2px 12px #1f2b3429}.report-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;padding-bottom:12px;border-bottom:4px solid #2f78a3}.report-heading h1,.print-report-header h1{margin:0;color:#222;font-size:34px;font-weight:300;letter-spacing:.04em;text-transform:uppercase}.report-heading p{max-width:650px;margin:7px 0 0;color:#69737b;font-size:13px}.report-date-range{color:#59636b;font-size:12px;white-space:nowrap}.report-blocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:start}.report-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.report-metric{min-height:88px;padding:14px 16px;border-left:7px solid #2f78a3;background:#f4f7f9}.report-metric span{display:block;color:#5f6870;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.report-metric strong{display:block;margin-top:8px;color:#253746;font-size:25px;font-weight:400}.report-accent-1{border-left-color:#e19132}.report-accent-2{border-left-color:#5b9a71}.report-accent-3{border-left-color:#8a6eab}.report-chart{min-width:0;margin:0;padding:16px 18px;border:1px solid #d9dde0}.report-chart figcaption,.report-table-section h2{margin:0 0 13px;color:#2f78a3;font-size:16px;font-weight:600}.report-chart-plot{height:170px;padding:10px 5px 0;border-bottom:1px solid #aeb6bd}.report-chart-bars-layout{display:flex;align-items:end;gap:8px;height:100%}.report-chart-point{display:flex;flex:1;flex-direction:column;justify-content:end;align-items:center;min-width:20px;height:100%}.report-chart-bars{display:flex;align-items:end;justify-content:center;gap:2px;width:100%;height:142px}.report-chart-bars span{display:block;width:min(20px,42%);min-height:2px;background:#397fa8}.report-chart-bars .report-chart-secondary{background:#e19132}.report-chart-label{overflow:hidden;width:100%;padding-top:4px;color:#59636b;font-size:9px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.report-donut-layout{display:flex;align-items:center;justify-content:center;gap:30px;height:100%}.report-donut-ring{display:grid;width:116px;height:116px;flex:0 0 auto;place-items:center;border-radius:50%}.report-donut-ring:before{width:70px;height:70px;border-radius:50%;background:#fff;content:"";grid-area:1/1}.report-donut-ring span{z-index:1;color:#30424f;font-size:20px;font-weight:600;grid-area:1/1}.report-chart-values{min-width:150px;margin:0;padding:0;list-style:none}.report-chart-values li{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:7px;margin:7px 0;color:#56616a;font-size:11px}.report-chart-values i{width:9px;height:9px}.report-chart-values strong{color:#293944;font-variant-numeric:tabular-nums}.report-line-layout{display:flex;height:100%;flex-direction:column}.report-line-layout svg{width:100%;min-height:138px;flex:1;overflow:visible}.report-line-layout polyline{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;vector-effect:non-scaling-stroke}.report-line-axis{stroke:#aeb6bd;stroke-width:1;vector-effect:non-scaling-stroke}.report-line-primary{stroke:#397fa8}.report-line-secondary{stroke:#e19132}.report-line-labels{display:flex;justify-content:space-between;gap:6px;color:#59636b;font-size:9px}.report-legend{display:flex;gap:14px;margin-top:9px;color:#59636b;font-size:10px}.report-legend span{display:flex;align-items:center;gap:5px}.report-legend i{width:10px;height:10px;background:#397fa8}.report-legend .report-legend-secondary{background:#e19132}.report-table-section{grid-column:1/-1;min-width:0}.report-table-scroll{overflow-x:auto}.report-table-section table{width:100%;border-collapse:collapse;font-size:11px}.report-table-section th{padding:7px 8px;border-bottom:2px solid #2f78a3;color:#43505a;font-weight:600;text-align:left}.report-table-section td{padding:7px 8px;border-bottom:1px solid #e3e5e7;color:#30363a}.report-table-section .report-number{text-align:right;font-variant-numeric:tabular-nums}.report-row-warning td:first-child{border-left:4px solid #e19132}.report-row-danger td:first-child{border-left:4px solid #c84b4b}.report-row-success td:first-child{border-left:4px solid #5b9a71}.report-empty,.report-empty-cell{color:#727b82;font-style:italic}.report-empty-cell{padding:20px!important;text-align:center}.report-notice{grid-column:1/-1;padding:18px;border-left:6px solid #397fa8;background:#eef5f9}.report-notice p{margin:5px 0 0}.report-notice-warning{border-color:#e19132;background:#fbf4e9}.report-notice-danger{border-color:#c84b4b;background:#fbeeee}.report-print-only{display:none}.report-pagination{display:flex;align-items:center;justify-content:center;gap:12px;min-height:35px;border-top:1px solid #c8cdd2;background:#fff;color:#53606a;font-size:11px}.report-pagination button{min-width:68px;height:24px;border:1px solid #9ea8af;background:#fff;color:#2d4b60;cursor:pointer}.report-pagination button:disabled{color:#9ca3a8;cursor:default}.print-report-page{box-sizing:border-box;position:relative;min-height:10in;padding:.35in .45in .55in;break-after:page;background:#fff}.print-report-header{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px;padding-bottom:8px;border-bottom:4px solid #2f78a3}.print-report-header>div>span{color:#2f78a3;font-size:9px;font-weight:700;letter-spacing:.18em}.print-report-header h1{font-size:24px}.print-report-header p{margin:0;color:#5e6870;font-size:10px}.print-report-page footer{position:absolute;right:.45in;bottom:.25in;left:.45in;display:flex;justify-content:space-between;padding-top:5px;border-top:1px solid #aeb6bd;color:#657078;font-size:9px}@media(max-width:850px){.report-center{grid-template-columns:220px minmax(0,1fr)}.report-blocks{grid-template-columns:1fr}.report-heading{align-items:start;flex-direction:column}.report-freshness{width:100%;margin-left:0}}@media print{.studio-shell--report-print .studio-ribbon,.studio-shell--report-print .studio-timeline,.studio-shell--report-print .studio-status,.studio-shell--report-print .studio-active-view-row>:not(.report-center){display:none!important}.studio-shell--report-print,.studio-shell--report-print .studio-content,.studio-shell--report-print .studio-active-view-row,.studio-shell--report-print .report-center,.studio-shell--report-print .report-workspace,.studio-shell--report-print .report-print-only,.studio-shell--report-print .print-report{display:block!important;height:auto!important;overflow:visible!important;padding:0!important}.studio-shell--report-print .report-browser,.studio-shell--report-print .report-toolbar,.studio-shell--report-print .report-scroll,.studio-shell--report-print .report-pagination{display:none!important}.studio-shell--report-print .print-report-page{page:report-page;box-shadow:none}.studio-shell--report-print .report-metrics{margin-bottom:16px}.studio-shell--report-print .report-chart{break-inside:avoid;margin-bottom:16px}.studio-shell--report-print .report-table-section{break-inside:avoid}}@page report-page{size:landscape;margin:.25in}
