.dashboard-card.report-builder{--report-blue: #0969da;--report-blue-dark: #0759ba;--report-border: #d0d7de;--report-muted: #57606a;min-height:760px;overflow-x:auto;border:0;border-radius:0;background:#f6f8fa;box-shadow:none;color:#1f2328;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45;padding:28px}.report-builder *{box-sizing:border-box}.report-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:min(100%,1320px);margin:0 auto 18px}.report-page-header h2{margin:0;color:#1f2328;font-size:clamp(26px,3vw,34px);font-weight:700;letter-spacing:-.025em}.report-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.report-builder .report-secondary-button.report-new-button{height:32px;padding-inline:16px}.report-theme-control{display:inline-flex;height:32px;align-items:center;gap:7px;color:#24292f;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer}.report-theme-control input{width:16px;height:16px;margin:0;accent-color:var(--report-blue);cursor:pointer}.report-theme-control input:focus-visible{outline:3px solid rgba(9,105,218,.24);outline-offset:2px}.report-page-header>div>p{margin:3px 0 0;color:var(--report-muted);font-size:15px}.report-page-actions{display:grid;min-width:300px;justify-items:end;gap:10px}.report-builder-status{display:flex;min-height:28px;align-items:center;justify-content:flex-end;padding-top:7px;text-align:right}.report-builder-status .form-message{margin:0;font-size:13px;font-weight:600}.report-builder-status .is-success{color:#1a7f37}.report-builder-status .is-error{color:#cf222e}.report-ready-message:before{display:inline-grid;width:20px;height:20px;margin-right:7px;place-items:center;border:1.5px solid currentColor;border-radius:50%;content:"✓";font-size:13px}.report-workspace{display:grid;width:min(100%,1320px);margin:0 auto;gap:14px}.report-card{border:1px solid var(--report-border);border-radius:8px;background:#fff;box-shadow:0 1px 2px #1f23280a;padding:18px 20px}.report-card h3,.report-card h4{color:#1f2328;font-weight:650}.report-card h3{margin:0;font-size:19px}.report-card h4{margin:0 0 7px;font-size:13px}.report-card-heading,.report-results-header{display:flex;align-items:center;gap:12px}.report-card-heading{grid-column:1 / -1}.report-count-badge{border-radius:999px;background:#ddf4ff;color:#0550ae;padding:2px 9px;font-size:12px;font-weight:650;white-space:nowrap}.report-setup-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(520px,1.4fr);align-items:end;gap:28px;margin-top:14px}.report-field,.report-results-filters label{display:grid;gap:5px;color:#343a40;font-size:12px;font-weight:600}.report-field select,.report-filter-controls input,.report-results-filters input{width:100%;height:38px;border:1px solid #afb8c1;border-radius:5px;outline:none;background:#fff;color:#1f2328;padding:6px 10px;font:inherit;font-size:14px}.report-field select:focus,.report-filter-controls input:focus,.report-results-filters input:focus{border-color:var(--report-blue);box-shadow:0 0 0 3px #0969da24}.report-saved-panel{display:grid;grid-template-columns:minmax(230px,1fr) auto;align-items:end;gap:12px}.report-saved-list{display:block}.report-action-row{display:flex;align-items:center;gap:8px}.report-builder button{min-width:0;height:36px;border:1px solid #afb8c1;border-radius:5px;background:#fff;color:#24292f;padding:0 14px;font:inherit;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer}.report-builder button:hover:not(:disabled),.report-builder button:focus-visible:not(:disabled){border-color:#8c959f;background:#f3f4f6}.report-builder button:focus-visible{outline:3px solid rgba(9,105,218,.24);outline-offset:1px}.report-builder button:disabled{cursor:not-allowed;opacity:.5}.report-builder .report-primary-button{border-color:var(--report-blue);background:var(--report-blue);color:#fff}.report-builder .report-primary-button:hover:not(:disabled),.report-builder .report-primary-button:focus-visible:not(:disabled){border-color:var(--report-blue-dark);background:var(--report-blue-dark)}.report-builder .report-secondary-button{border-color:var(--report-blue);color:#0550ae}.report-builder .report-danger-button,.report-builder .report-link-button{height:auto;border:0;background:transparent;padding:4px 6px;box-shadow:none}.report-builder .report-danger-button{color:#cf222e}.report-builder .report-link-button{color:#0969da}.report-builder .report-danger-button:hover:not(:disabled),.report-builder .report-danger-button:focus-visible:not(:disabled){border:0;background:#ffebe9}.report-builder .report-link-button:hover:not(:disabled),.report-builder .report-link-button:focus-visible:not(:disabled){border:0;background:#ddf4ff}.report-questions-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:14px 24px}.report-selection-panel,.report-made-panel{min-width:0}.report-filter-controls{display:grid;grid-template-columns:minmax(200px,420px) auto;align-items:center;gap:10px;margin-bottom:16px}.report-question-scroll,.report-made-table-frame{height:312px;overflow:auto;border:1px solid var(--report-border);border-radius:5px;background:#fff}.report-data-table{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff;color:#24292f}.report-data-table th,.report-data-table td{height:34px;border:0;border-bottom:1px solid #d8dee4;padding:7px 12px;font-weight:400;text-align:left;vertical-align:middle}.report-data-table th{position:sticky;top:0;z-index:1;background:#f6f8fa;color:#24292f;font-size:12px;font-weight:650}.report-data-table td{font-size:13px}.report-question-table th:first-child,.report-question-table td:first-child{width:42px;text-align:center}.report-question-table input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:var(--report-blue)}.report-question-table.has-rating-range th:nth-child(2),.report-question-table.has-rating-range td:nth-child(2){width:120px}.report-rating-select{width:100%;height:28px;border:1px solid #afb8c1;border-radius:4px;background:#fff;color:#24292f;padding:2px 24px 2px 7px;font:inherit}.report-rating-select:focus-visible{outline:3px solid rgba(9,105,218,.24);outline-offset:1px}.report-question-table tbody tr:hover td,.report-question-table tbody tr.is-selected-row td{background:#f0f7ff}.report-empty-row td,.report-no-results-row td{color:var(--report-muted);text-align:center}.report-made-table th:nth-child(1){width:48%}.report-made-table th:nth-child(2){width:22%}.report-made-table th:nth-child(3){width:14%}.report-made-table th:nth-child(4){width:16%}.report-made-table tbody tr.report-selectable-row{cursor:pointer}.report-made-table tbody tr.report-selectable-row:hover td{background:#f0f7ff}.report-made-table tbody tr.report-selectable-row:focus{outline:2px solid var(--report-blue);outline-offset:-2px}.report-made-table tbody tr.report-selectable-row.is-selected-row td{background:#ddf4ff;color:#0550ae}.report-made-panel>button{margin-top:12px}.report-results-panel{min-width:0}.report-results-header{justify-content:space-between;margin-bottom:14px}.report-results-count{color:var(--report-muted);font-size:13px}.report-run-button{min-width:112px!important}.report-header-button-row{display:flex;align-items:center;justify-content:flex-end;gap:10px}.report-builder .report-help-button{width:36px;min-width:36px;padding:0;border:2px solid #e6f2ff;border-radius:50%;background:linear-gradient(145deg,#2798ef,#0969da 52%,#07509f);color:#fff;box-shadow:0 2px #06457f,0 4px 8px #0969da52;font-family:Arial,sans-serif;font-size:25px;font-weight:700;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.35)}.report-builder .report-help-button:hover:not(:disabled),.report-builder .report-help-button:focus-visible:not(:disabled){border-color:#fff;background:linear-gradient(145deg,#48aaf2,#0875e1 52%,#0759ba);box-shadow:0 2px #06457f,0 5px 10px #0969da66;transform:translateY(-1px)}.report-builder .report-help-button span{display:block;transform:translateY(1px)}.report-results-filters{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(150px,.8fr) minmax(240px,1.2fr) auto;align-items:end;gap:16px;margin-bottom:12px}.report-results-filters .report-link-button{margin-bottom:7px}.report-results-table-frame{width:100%;min-height:207px;overflow-x:auto;border:1px solid var(--report-border);border-radius:5px;background:#fff}.report-results-table{min-width:620px}.report-results-table th:nth-child(1),.report-results-table th:nth-child(2){width:27%}.report-results-table th:nth-child(3){width:46%}.report-results-table .report-fill-row td{height:151px;border-bottom:0;background:#fff}.report-results-table .report-no-results-row td{height:96px}.report-result-row{cursor:pointer}.report-result-row:hover td,.report-result-row:focus-visible td{background:#f0f7ff}.report-result-row:focus-visible{outline:2px solid var(--report-blue);outline-offset:-2px}.report-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#00000073;z-index:100}.report-modal{width:min(900px,100%);max-height:min(720px,90vh);overflow:auto;border:1px solid var(--report-border);border-radius:8px;background:#fff;color:#1f2328;padding:18px;box-shadow:0 18px 40px #0000003d}.report-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.report-modal-header h2{margin:0;font:inherit;font-size:18px;font-weight:700}.report-modal-actions{display:flex;gap:8px}.report-modal-search{display:grid;grid-template-columns:auto minmax(220px,1fr) 72px auto auto;align-items:center;gap:8px;margin-bottom:12px}.report-modal-search label{font-weight:700}.report-modal-search input{width:100%;height:34px;border:1px solid #afb8c1;border-radius:5px;background:#fff;color:#1f2328;padding:4px 9px;font:inherit}.report-modal-search-count{min-width:72px;color:var(--report-muted);text-align:center}.report-modal-frame{width:100%;min-height:560px;border:1px solid var(--report-border);background:#fff}.report-help-modal{display:flex;width:min(1000px,100%);height:min(820px,92vh);max-height:92vh;flex-direction:column;overflow:hidden}.report-help-frame{width:100%;min-height:0;flex:1;border:1px solid var(--report-border);background:#fff}.report-help-open-link{display:inline-flex;height:36px;align-items:center;border:1px solid var(--report-blue);border-radius:5px;padding:0 14px;color:#0550ae;font-size:13px;font-weight:650;text-decoration:none}.report-help-open-link:hover,.report-help-open-link:focus-visible{background:#f0f7ff}.report-builder.is-dark{--report-border: #3d444d;--report-muted: #b1bac4;background:#000;color:#fff;color-scheme:dark}.report-builder.is-dark .report-page-header h2,.report-builder.is-dark .report-card h3,.report-builder.is-dark .report-card h4,.report-builder.is-dark .report-field,.report-builder.is-dark .report-results-filters label,.report-builder.is-dark .report-data-table,.report-builder.is-dark .report-data-table th,.report-builder.is-dark .report-data-table td,.report-builder.is-dark .report-modal,.report-builder.is-dark .report-modal-header h2,.report-builder.is-dark .report-modal-search label{color:#fff}.report-builder.is-dark .report-card,.report-builder.is-dark .report-question-scroll,.report-builder.is-dark .report-made-table-frame,.report-builder.is-dark .report-results-table-frame,.report-builder.is-dark .report-data-table,.report-builder.is-dark .report-modal,.report-builder.is-dark .report-modal-frame{border-color:var(--report-border);background:#090c10}.report-builder.is-dark .report-field select,.report-builder.is-dark .report-filter-controls input,.report-builder.is-dark .report-results-filters input,.report-builder.is-dark .report-modal-search input{border-color:#57606a;background:#11161d;color:#fff}.report-builder.is-dark .report-field select option{background:#11161d;color:#fff}.report-builder.is-dark .report-rating-select{border-color:#57606a;background:#11161d;color:#fff}.report-builder.is-dark .report-data-table th{background:#161b22}.report-builder.is-dark .report-data-table th,.report-builder.is-dark .report-data-table td{border-bottom-color:#30363d}.report-builder.is-dark .report-question-table tbody tr:hover td,.report-builder.is-dark .report-question-table tbody tr.is-selected-row td,.report-builder.is-dark .report-made-table tbody tr.report-selectable-row:hover td,.report-builder.is-dark .report-result-row:hover td,.report-builder.is-dark .report-result-row:focus-visible td{background:#172033}.report-builder.is-dark .report-made-table tbody tr.report-selectable-row.is-selected-row td{background:#0d3b66;color:#fff}.report-builder.is-dark .report-results-table .report-fill-row td{background:#090c10}.report-builder.is-dark .report-count-badge{background:#0d3b66;color:#dbeafe}.report-builder.is-dark button{border-color:#57606a;background:#11161d;color:#fff}.report-builder.is-dark button:hover:not(:disabled),.report-builder.is-dark button:focus-visible:not(:disabled){border-color:#8c959f;background:#21262d}.report-builder.is-dark .report-primary-button,.report-builder.is-dark .report-primary-button:hover:not(:disabled),.report-builder.is-dark .report-primary-button:focus-visible:not(:disabled){border-color:var(--report-blue);background:var(--report-blue);color:#fff}.report-builder.is-dark .report-help-button{border-color:#e6f2ff;background:linear-gradient(145deg,#2798ef,#0969da 52%,#07509f);color:#fff}.report-builder.is-dark .report-help-button:hover:not(:disabled),.report-builder.is-dark .report-help-button:focus-visible:not(:disabled){border-color:#fff;background:linear-gradient(145deg,#48aaf2,#0875e1 52%,#0759ba)}.report-builder.is-dark .report-secondary-button{border-color:#58a6ff;background:#11161d;color:#79c0ff}.report-builder.is-dark .report-help-open-link{border-color:#58a6ff;color:#79c0ff}.report-builder.is-dark .report-help-open-link:hover,.report-builder.is-dark .report-help-open-link:focus-visible{background:#172033}.report-builder.is-dark .report-theme-control{color:#fff}.report-builder.is-dark .report-link-button{border-color:transparent;background:transparent;color:#79c0ff}.report-builder.is-dark .report-link-button:hover:not(:disabled),.report-builder.is-dark .report-link-button:focus-visible:not(:disabled){border-color:transparent;background:#172033}.report-builder.is-dark .report-danger-button{border-color:transparent;background:transparent;color:#ff7b72}.report-builder.is-dark .report-danger-button:hover:not(:disabled),.report-builder.is-dark .report-danger-button:focus-visible:not(:disabled){border-color:transparent;background:#3d1117}.report-builder.is-dark .report-builder-status .is-success{color:#56d364}.report-builder.is-dark .report-builder-status .is-error{color:#ff7b72}@media (max-width: 980px){.dashboard-card.report-builder{padding:22px}.report-setup-grid,.report-questions-card{grid-template-columns:1fr}.report-card-heading{grid-column:auto}.report-saved-panel{grid-template-columns:minmax(220px,1fr) auto}.report-question-scroll,.report-made-table-frame{height:260px}}@media (max-width: 700px){.dashboard-card.report-builder{padding:16px}.report-page-header,.report-results-header{align-items:stretch;flex-direction:column}.report-builder-status{justify-content:flex-start;padding-top:0;text-align:left}.report-page-actions{min-width:0;justify-items:start}.report-card{padding:16px}.report-saved-panel,.report-results-filters{grid-template-columns:1fr}.report-action-row{flex-wrap:wrap}.report-results-filters{gap:10px}.report-results-filters .report-link-button{justify-self:start;margin-bottom:0}.report-run-button{align-self:flex-start}.report-modal-search{grid-template-columns:1fr auto auto}.report-modal-search label,.report-modal-search input{grid-column:1 / -1}}:root{color-scheme:light;font-family:Space Grotesk,Segoe UI,sans-serif;--cream: #f7f1e7;--charcoal: #151515;--copper: #a85d3b;--ink: #2d2a2a;--muted: #6d5e56;--glow: rgba(168, 93, 59, .2)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#fff6e9,#f3e7d6 40%,#ead9c6);color:var(--ink);min-height:100vh}#root{min-height:100vh}
