:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}#root{min-height:100vh}.app{width:min(1080px,100% - 40px);margin:0 auto;padding:72px 0}.hero{text-align:center;max-width:760px;margin:0 auto}.product-label,.section-label{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:700}.hero h1{color:#172033;letter-spacing:-.04em;margin:0;font-size:clamp(42px,7vw,68px);line-height:1.05}.hero-description{color:#667085;max-width:620px;margin:24px auto 0;font-size:18px;line-height:1.7}.upload-form{background:#fff;border:1px solid #e4e7ec;border-radius:18px;align-items:stretch;gap:14px;margin-top:42px;padding:14px;display:flex;box-shadow:0 18px 50px #17203314}.file-picker{cursor:pointer;text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;padding:12px 16px;display:flex}.file-picker input{display:none}.file-picker-title{color:#172033;font-weight:700}.file-picker-description{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:5px;font-size:14px;overflow:hidden}.analyze-button{color:#fff;min-width:180px;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:12px;padding:14px 24px;font-weight:700;transition:transform .15s,background .15s}.analyze-button:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.analyze-button:disabled{cursor:not-allowed;opacity:.5}.error-message{color:#b42318;margin:18px 0 0;font-weight:600}.results,.findings-section,.explorer-section{background:#fff;border:1px solid #e4e7ec;border-radius:24px;margin-top:72px;padding:32px;box-shadow:0 24px 70px #17203314}.findings-section,.explorer-section{margin-top:24px}.results-heading,.findings-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.results-heading h2,.findings-heading h2,.explorer-heading h2{color:#172033;overflow-wrap:anywhere;margin:0;font-size:28px}.findings-heading>p{color:#667085;text-align:right;max-width:320px;margin:3px 0 0;line-height:1.6}.success-badge{color:#067647;background:#ecfdf3;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:14px;font-weight:700}.results-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.export-summary-button{color:#1d4ed8;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:10px;padding:9px 13px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.export-summary-button:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.export-summary-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px;display:grid}.metric-card{background:#f8fafc;border:1px solid #eef2f6;border-radius:16px;min-width:0;padding:22px}.metric-card span,.summary-item span{color:#667085;font-size:14px;display:block}.metric-card strong{color:#172033;margin-top:12px;font-size:30px;line-height:1;display:inline-block}.metric-card small{color:#98a2b3;margin-left:6px}.analysis-summary{border:1px solid #e4e7ec;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid;overflow:hidden}.summary-item{padding:20px 22px}.summary-item+.summary-item{border-left:1px solid #e4e7ec}.summary-item strong{color:#172033;text-transform:capitalize;overflow-wrap:anywhere;margin-top:8px;font-size:17px;display:block}.findings-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.finding-card{background:#f8fafc;border:1px solid #e4e7ec;border-radius:16px;gap:16px;min-width:0;padding:20px;display:flex}.finding-card:last-child:nth-child(odd){grid-column:1/-1}.finding-icon{border-radius:12px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:800;display:flex}.finding-card--success .finding-icon{color:#067647;background:#dcfae6}.finding-card--warning .finding-icon{color:#b54708;background:#fef0c7}.finding-card--neutral .finding-icon{color:#344054;background:#eaecf0}.finding-content{min-width:0}.finding-content h3{color:#172033;margin:0;font-size:16px}.finding-content p{color:#667085;overflow-wrap:anywhere;margin:7px 0 0;line-height:1.5}.explorer-heading>p:last-child{color:#667085;max-width:620px;margin:10px 0 0;line-height:1.6}.explorer-layout{border:1px solid #e4e7ec;border-radius:18px;grid-template-columns:220px minmax(0,1fr);min-height:430px;margin-top:30px;display:grid;overflow:hidden}.explorer-navigation{background:#f8fafc;border-right:1px solid #e4e7ec;padding:14px}.explorer-navigation-item{color:#344054;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.explorer-navigation-item--active{color:#1d4ed8;background:#eff6ff;box-shadow:inset 0 0 0 1px #dbeafe}.navigation-icon{color:#2563eb;background:#fff;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;display:flex}.explorer-navigation-item strong,.explorer-navigation-item small{display:block}.explorer-navigation-item strong{font-size:14px}.explorer-navigation-item small{color:#667085;margin-top:4px;font-size:12px;line-height:1.4}.explorer-content{background:#fff;min-width:0;padding:24px}.preview-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.preview-heading h3{color:#172033;margin:0;font-size:21px}.preview-heading p{color:#667085;margin:7px 0 0}.preview-count{color:#344054;background:#f2f4f7;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:13px;font-weight:700}.section-heading-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.section-export-button{color:#1d4ed8;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.section-export-button:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.section-export-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.table-container{border:1px solid #e4e7ec;border-radius:12px;max-width:100%;max-height:340px;margin-top:22px;overflow:auto}.preview-table{border-collapse:separate;border-spacing:0;color:#344054;width:max-content;min-width:100%;font-size:13px}.preview-table th,.preview-table td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #eaecf0;border-right:1px solid #eaecf0;max-width:240px;padding:12px 14px;overflow:hidden}.preview-table th:last-child,.preview-table td:last-child{border-right:0}.preview-table tbody tr:last-child td{border-bottom:0}.preview-table th{z-index:2;color:#475467;background:#f9fafb;font-weight:700;position:sticky;top:0}.preview-table tbody tr:hover td{background:#f8fafc}.row-number-column,.row-number-cell{width:52px;min-width:52px;position:sticky;left:0;text-align:center!important}.row-number-column{z-index:3!important}.row-number-cell{z-index:1;color:#98a2b3;background:#fff;font-weight:600}.preview-table tbody tr:hover .row-number-cell{background:#f8fafc}.empty-preview{color:#667085;text-align:center;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:12px;margin-top:22px;padding:40px 20px}@media (width<=800px){.app{width:min(100% - 24px,1080px);padding:40px 0}.upload-form{flex-direction:column}.analyze-button{width:100%}.metrics-grid{grid-template-columns:repeat(2,1fr)}.analysis-summary{grid-template-columns:1fr}.summary-item+.summary-item{border-top:1px solid #e4e7ec;border-left:0}.findings-heading{flex-direction:column}.findings-heading>p{text-align:left;max-width:none;margin:0}.findings-list{grid-template-columns:1fr}.finding-card:last-child:nth-child(odd){grid-column:auto}.explorer-layout{grid-template-columns:1fr}.explorer-navigation{border-bottom:1px solid #e4e7ec;border-right:0}.explorer-navigation-item{max-width:260px}}@media (width<=500px){.results,.findings-section,.explorer-section{padding:22px}.results-heading,.preview-heading{flex-direction:column}.results-actions{flex-wrap:wrap;width:100%}.metrics-grid{grid-template-columns:1fr}.explorer-content{padding:18px}}.explorer-navigation-item+.explorer-navigation-item{margin-top:6px}.quality-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.quality-heading h3{color:#172033;margin:0;font-size:21px}.quality-heading p{color:#667085;max-width:560px;margin:7px 0 0;line-height:1.5}.quality-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.quality-summary-card{border:1px solid #e4e7ec;border-radius:14px;padding:18px}.quality-summary-card span{font-size:13px;font-weight:700;display:block}.quality-summary-card strong{color:#172033;margin-top:8px;font-size:26px;display:block}.quality-summary-card--high{background:#fff5f5;border-color:#fecaca}.quality-summary-card--high span{color:#b42318}.quality-summary-card--medium{background:#fffaeb;border-color:#fedf89}.quality-summary-card--medium span{color:#b54708}.quality-summary-card--low{background:#f8fafc}.quality-summary-card--low span{color:#475467}.quality-issues-list{gap:12px;max-height:430px;margin-top:20px;padding-right:4px;display:grid;overflow:auto}.quality-issue{background:#fff;border:1px solid #e4e7ec;border-left-width:4px;border-radius:14px;padding:18px}.quality-issue--high{border-left-color:#d92d20}.quality-issue--medium{border-left-color:#f79009}.quality-issue--low{border-left-color:#98a2b3}.quality-issue-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.quality-issue-header h4{color:#172033;margin:6px 0 0;font-size:16px}.quality-severity{color:#667085;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800;display:inline-block}.quality-issue--high .quality-severity{color:#b42318}.quality-issue--medium .quality-severity{color:#b54708}.quality-column{color:#344054;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:13px;font-weight:700;overflow:hidden}.quality-reason{color:#667085;margin:14px 0 0;line-height:1.5}.quality-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.quality-meta span{color:#667085;background:#f2f4f7;border-radius:8px;padding:6px 9px;font-size:12px}.quality-meta strong{color:#344054}.quality-examples{background:#f8fafc;border-radius:10px;margin-top:14px;padding:12px}.quality-examples span{color:#667085;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.quality-examples code{color:#344054;white-space:normal;overflow-wrap:anywhere;font-family:Cascadia Code,Consolas,monospace;font-size:12px}.quality-empty{text-align:center;background:#f6fef9;border:1px solid #abefc6;border-radius:14px;margin-top:24px;padding:48px 20px}.quality-empty>div{color:#067647;background:#dcfae6;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto;font-size:22px;font-weight:800;display:flex}.quality-empty h4{color:#172033;margin:16px 0 0;font-size:18px}.quality-empty p{color:#667085;margin:8px auto 0}@media (width<=600px){.quality-heading{flex-direction:column}.section-heading-actions{flex-wrap:wrap;width:100%}.quality-summary-grid{grid-template-columns:1fr}.quality-issue-header{flex-direction:column;gap:8px}.quality-column{max-width:100%}}.relevance-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.relevance-heading h3{color:#172033;margin:0;font-size:21px}.relevance-heading p{color:#667085;max-width:570px;margin:7px 0 0;line-height:1.5}.relevance-heading p strong{color:#344054}.relevance-list{gap:12px;max-height:430px;margin-top:24px;padding-right:4px;display:grid;overflow-y:auto}.relevance-item{background:#fff;border:1px solid #e4e7ec;border-radius:14px;align-items:center;gap:15px;padding:17px;display:flex}.relevance-rank{color:#2563eb;background:#eff6ff;border-radius:11px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.relevance-main{width:100%;min-width:0}.relevance-item-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.relevance-item-heading h4{color:#172033;overflow-wrap:anywhere;margin:0;font-size:15px}.relevance-item-heading p{color:#667085;margin:5px 0 0;font-size:12px}.relevance-score{color:#344054;flex-shrink:0;font-size:15px}.relevance-track{background:#eaecf0;border-radius:999px;height:8px;margin-top:13px;overflow:hidden}.relevance-bar{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb);height:100%}.relevance-note{color:#98a2b3;margin:18px 0 0;font-size:12px;line-height:1.5}.relevance-empty{text-align:center;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:14px;margin-top:24px;padding:48px 20px}.relevance-empty>div{color:#475467;background:#eaecf0;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto;font-size:22px;font-weight:800;display:flex}.relevance-empty h4{color:#172033;margin:16px 0 0;font-size:18px}.relevance-empty p{color:#667085;margin:8px 0 0}@media (width<=600px){.relevance-heading{flex-direction:column}.relevance-item{align-items:flex-start}}.column-types-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.column-types-heading h3{color:#172033;margin:0;font-size:21px}.column-types-heading p{color:#667085;max-width:560px;margin:7px 0 0;line-height:1.5}.column-types-list{gap:12px;max-height:450px;margin-top:24px;padding-right:4px;display:grid;overflow-y:auto}.column-type-item{background:#fff;border:1px solid #e4e7ec;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(270px,.9fr);gap:22px;padding:18px;display:grid}.column-type-item--target{background:#f8faff;border-color:#b2ccff}.column-type-main{min-width:0}.column-type-name-row{align-items:center;gap:10px;display:flex}.column-type-name-row h4{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:15px;overflow:hidden}.target-label{color:#1d4ed8;letter-spacing:.07em;text-transform:uppercase;background:#dbeafe;border-radius:999px;flex-shrink:0;padding:4px 7px;font-size:10px;font-weight:800}.column-type-main p{color:#667085;margin:8px 0 0;font-size:12px;line-height:1.5}.column-type-details{min-width:0}.column-type-badge{border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.column-type-badge--numeric{color:#175cd3;background:#eff8ff}.column-type-badge--categorical{color:#6938ef;background:#f4f3ff}.column-type-badge--datetime{color:#b54708;background:#fffaeb}.column-type-badge--boolean{color:#067647;background:#ecfdf3}.column-type-badge--target{color:#fff;background:#344054}.column-type-badge--unknown{color:#475467;background:#f2f4f7}.column-type-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.column-type-stats span{color:#667085;background:#f8fafc;border-radius:8px;padding:8px 10px;font-size:11px}.column-type-stats strong{color:#344054;margin-top:4px;font-size:12px;display:block}.column-types-empty{color:#667085;text-align:center;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:14px;margin-top:24px;padding:42px 20px}@media (width<=700px){.column-types-heading{flex-direction:column}.column-type-item{grid-template-columns:1fr}}@media (width<=450px){.column-type-stats{grid-template-columns:1fr}}.relationships-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.relationships-heading h3{color:#172033;margin:0;font-size:21px}.relationships-heading p{color:#667085;max-width:580px;margin:7px 0 0;line-height:1.5}.relationships-list{gap:12px;max-height:450px;margin-top:24px;padding-right:4px;display:grid;overflow-y:auto}.relationship-item{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:18px}.relationship-pair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.relationship-feature{color:#172033;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border:1px solid #eaecf0;border-radius:10px;min-width:0;padding:10px 12px;font-size:14px;font-weight:700;overflow:hidden}.relationship-arrow{color:#2563eb;font-size:20px;font-weight:800}.relationship-description{justify-content:space-between;align-items:flex-start;gap:18px;margin-top:16px;display:flex}.relationship-description strong{color:#344054;font-size:14px}.relationship-description p{color:#667085;margin:5px 0 0;font-size:12px}.relationship-score{color:#344054;flex-shrink:0;font-size:15px;font-weight:800}.relationship-track{background:#eaecf0;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.relationship-bar{border-radius:inherit;background:linear-gradient(90deg,#a78bfa,#7c3aed);height:100%}.relationship-meta{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.relationship-meta span{color:#667085;background:#f2f4f7;border-radius:8px;padding:6px 9px;font-size:11px}.relationship-meta strong{color:#344054}.relationships-note{color:#98a2b3;margin:18px 0 0;font-size:12px;line-height:1.5}.relationships-empty{text-align:center;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:14px;margin-top:24px;padding:48px 20px}.relationships-empty>div{color:#6941c6;background:#f4f3ff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto;font-size:20px;font-weight:800;display:flex}.relationships-empty h4{color:#172033;margin:16px 0 0;font-size:18px}.relationships-empty p{color:#667085;margin:8px 0 0}@media (width<=600px){.relationships-heading{flex-direction:column}.relationship-pair{grid-template-columns:1fr}.relationship-arrow{text-align:center;transform:rotate(90deg)}}.redundancy-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.redundancy-heading h3{color:#172033;margin:0;font-size:21px}.redundancy-heading p{color:#667085;max-width:580px;margin:7px 0 0;line-height:1.5}.redundancy-list{gap:12px;max-height:450px;margin-top:24px;padding-right:4px;display:grid;overflow-y:auto}.redundancy-item{background:#fffdf5;border:1px solid #fedf89;border-radius:14px;padding:18px}.redundancy-warning{color:#b54708;letter-spacing:.07em;text-transform:uppercase;background:#fef0c7;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.redundancy-pair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin-top:14px;display:grid}.redundancy-feature{color:#172033;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #f2d58a;border-radius:10px;min-width:0;padding:10px 12px;font-size:14px;font-weight:700;overflow:hidden}.redundancy-symbol{color:#d97706;font-size:22px;font-weight:800}.redundancy-description{justify-content:space-between;align-items:flex-start;gap:18px;margin-top:16px;display:flex}.redundancy-description strong{color:#344054;font-size:14px}.redundancy-description p{color:#667085;margin:5px 0 0;font-size:12px}.redundancy-score{color:#92400e;flex-shrink:0;font-size:15px;font-weight:800}.redundancy-track{background:#fdecc8;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.redundancy-bar{border-radius:inherit;background:linear-gradient(90deg,#fbbf24,#d97706);height:100%}.redundancy-meta{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.redundancy-meta span{color:#7a5b21;background:#fff7df;border-radius:8px;padding:6px 9px;font-size:11px}.redundancy-note{color:#98a2b3;margin:18px 0 0;font-size:12px;line-height:1.5}.redundancy-empty{text-align:center;background:#f6fef9;border:1px solid #abefc6;border-radius:14px;margin-top:24px;padding:48px 20px}.redundancy-empty>div{color:#067647;background:#dcfae6;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto;font-size:20px;font-weight:800;display:flex}.redundancy-empty h4{color:#172033;margin:16px 0 0;font-size:18px}.redundancy-empty p{color:#667085;margin:8px 0 0}@media (width<=600px){.redundancy-heading{flex-direction:column}.redundancy-pair{grid-template-columns:1fr}.redundancy-symbol{text-align:center;transform:rotate(90deg)}}.target-detection-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.target-detection-heading h3{color:#172033;margin:0;font-size:21px}.target-detection-heading p{color:#667085;max-width:560px;margin:7px 0 0;line-height:1.5}.selected-target-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;align-items:flex-start;gap:16px;margin-top:24px;padding:20px;display:flex}.selected-target-icon{color:#1d4ed8;background:#fff;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;font-weight:800;display:flex}.selected-target-content{min-width:0}.selected-target-content>span{color:#475467;text-transform:uppercase;font-size:12px;font-weight:700}.selected-target-content h4{color:#172033;overflow-wrap:anywhere;margin:6px 0 0;font-size:21px}.selected-target-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.selected-target-meta span{color:#667085;background:#fff;border-radius:8px;padding:6px 9px;font-size:12px}.selected-target-meta strong{color:#344054}.target-candidates-list{gap:12px;max-height:390px;margin-top:20px;padding-right:4px;display:grid;overflow-y:auto}.target-candidate{background:#fff;border:1px solid #e4e7ec;border-radius:14px;align-items:flex-start;gap:15px;padding:17px;display:flex}.target-candidate--selected{background:#f8faff;border-color:#b2ccff}.target-candidate-rank{color:#2563eb;background:#eff6ff;border-radius:11px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.target-candidate-main{width:100%;min-width:0}.target-candidate-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.target-candidate-heading h4{color:#172033;overflow-wrap:anywhere;margin:0;font-size:15px}.target-candidate-heading p{color:#667085;margin:6px 0 0;font-size:12px;line-height:1.45}.target-candidate-score{text-align:right;flex-shrink:0}.target-candidate-score strong{color:#344054;font-size:15px;display:block}.target-candidate-score span{color:#1d4ed8;text-transform:uppercase;background:#dbeafe;border-radius:999px;margin-top:5px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-block}.target-candidate-track{background:#eaecf0;border-radius:999px;height:8px;margin-top:13px;overflow:hidden}.target-candidate-bar{border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#2563eb);height:100%}.target-detection-note{color:#98a2b3;margin:18px 0 0;font-size:12px;line-height:1.5}.target-detection-empty{color:#667085;text-align:center;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:14px;margin-top:20px;padding:42px 20px}@media (width<=600px){.target-detection-heading,.target-candidate-heading{flex-direction:column}.target-candidate-score{text-align:left}}.column-type-wrapper{min-width:0}.column-type-item--clickable{cursor:pointer;padding-bottom:50px;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative}.column-type-item--clickable:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 8px 24px #2563eb14}.column-type-item--clickable:focus-visible{outline-offset:2px;outline:3px solid #2563eb38}.column-type-item--open{border-color:#60a5fa;border-bottom-right-radius:0;border-bottom-left-radius:0}.column-chart-action{color:#2563eb;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:15px;right:18px}.column-chart-chevron{transition:transform .15s;display:inline-block}.column-chart-chevron--open{transform:rotate(180deg)}.distribution-panel{background:#f8faff;border:1px solid #60a5fa;border-top:0;border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding:22px;animation:.18s ease-out distribution-open}@keyframes distribution-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.distribution-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.distribution-heading>div{min-width:0}.distribution-heading span{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.distribution-heading h4{color:#172033;overflow-wrap:anywhere;margin:6px 0 0;font-size:19px}.distribution-heading p{color:#667085;margin:7px 0 0;font-size:13px}.distribution-close{color:#667085;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:22px;line-height:1;display:flex}.distribution-close:hover{color:#172033;border-color:#98a2b3}.distribution-chart{gap:16px;margin-top:24px;display:grid}.distribution-row{min-width:0}.distribution-row-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.distribution-category{color:#344054;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.distribution-value{flex-shrink:0;align-items:baseline;gap:8px;display:flex}.distribution-value strong{color:#172033;font-size:13px}.distribution-value small{color:#667085;font-size:11px}.distribution-track{background:#e4e7ec;border-radius:999px;height:12px;margin-top:8px;overflow:hidden}.distribution-bar{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb);height:100%;transition:width .3s}.distribution-footer{border-top:1px solid #dbeafe;flex-wrap:wrap;gap:8px;margin-top:24px;padding-top:16px;display:flex}.distribution-footer span{color:#667085;background:#fff;border-radius:8px;padding:7px 10px;font-size:11px}.distribution-footer strong{color:#344054}@media (width<=600px){.distribution-panel{padding:18px}.distribution-row-heading{align-items:flex-start}.distribution-value{flex-direction:column;align-items:flex-end;gap:2px}}.numeric-distribution-panel{background:#f8faff}.numeric-statistics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.numeric-statistics-grid article{background:#fff;border:1px solid #dbeafe;border-radius:11px;min-width:0;padding:14px}.numeric-statistics-grid span{color:#667085;font-size:11px;font-weight:700;display:block}.numeric-statistics-grid strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:16px;display:block;overflow:hidden}.histogram-section{background:#fff;border:1px solid #dbeafe;border-radius:12px;margin-top:24px;padding:18px}.histogram-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.histogram-title h5{color:#172033;margin:0;font-size:15px}.histogram-title p{color:#667085;margin:5px 0 0;font-size:12px}.histogram-title>span{color:#475467;background:#f2f4f7;border-radius:999px;flex-shrink:0;padding:6px 9px;font-size:11px;font-weight:700}.histogram-scroll{margin-top:22px;padding-bottom:4px;overflow-x:auto}.histogram-chart{border-bottom:1px solid #98a2b3;align-items:flex-end;gap:5px;min-width:620px;height:250px;padding:16px 4px 0;display:flex}.histogram-bin{flex-direction:column;flex:1 0 44px;min-width:44px;height:100%;display:flex}.histogram-bar-area{flex:1;justify-content:center;align-items:flex-end;min-height:0;display:flex}.histogram-bar{background:linear-gradient(#60a5fa,#2563eb);border-radius:7px 7px 2px 2px;width:100%;min-height:0;transition:height .3s,filter .15s;position:relative}.histogram-bar:hover{filter:brightness(.94)}.histogram-bar span{color:#475467;font-size:10px;font-weight:700;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.histogram-bin-label{text-align:center;flex-direction:column;align-items:center;min-height:48px;padding-top:8px;display:flex}.histogram-bin-label span{color:#667085;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:9px;overflow:hidden}.histogram-bin-label small{color:#98a2b3;margin-top:4px;font-size:9px}.histogram-axis-end{color:#667085;text-align:right;width:max-content;min-width:620px;padding:5px 4px 0;font-size:9px}@media (width<=700px){.numeric-statistics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.histogram-section{padding:14px}}@media (width<=420px){.numeric-statistics-grid{grid-template-columns:1fr}.histogram-title{flex-direction:column}}.hypothesis-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.hypothesis-heading h3{color:#172033;margin:0;font-size:21px}.hypothesis-heading p{color:#667085;max-width:560px;margin:7px 0 0;line-height:1.5}.hypothesis-tabs{background:#f2f4f7;border-radius:12px;gap:6px;margin-top:24px;padding:5px;display:flex;overflow-x:auto}.hypothesis-tab{color:#667085;min-width:145px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:10px 14px;font-size:13px;font-weight:700}.hypothesis-tab--active{color:#1d4ed8;background:#fff;box-shadow:0 1px 4px #10182814}.hypothesis-form{background:#f8faff;border:1px solid #dbeafe;border-radius:14px;margin-top:20px;padding:20px}.hypothesis-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hypothesis-fields label{min-width:0}.hypothesis-fields label>span{color:#344054;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.hypothesis-fields select{color:#172033;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;padding:11px 12px;font-size:13px}.hypothesis-fields select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1f}.hypothesis-form-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.hypothesis-form-footer p{color:#667085;max-width:480px;margin:0;font-size:12px;line-height:1.5}.hypothesis-form-footer button{color:#fff;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:9px;flex-shrink:0;padding:10px 15px;font-size:13px;font-weight:700}.hypothesis-form-footer button:disabled{cursor:not-allowed;opacity:.5}.hypothesis-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:600}.hypothesis-result{border:1px solid;border-radius:14px;margin-top:18px;padding:20px}.hypothesis-result--supported{background:#f6fef9;border-color:#abefc6}.hypothesis-result--unsupported{background:#fffaeb;border-color:#fedf89}.hypothesis-result-heading{align-items:flex-start;gap:14px;display:flex}.hypothesis-result-icon{background:#fff;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:flex}.hypothesis-result--supported .hypothesis-result-icon{color:#067647}.hypothesis-result--unsupported .hypothesis-result-icon{color:#b54708}.hypothesis-result-heading>div:last-child{min-width:0}.hypothesis-result-heading span{color:#667085;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.hypothesis-result-heading h4{color:#172033;margin:5px 0 0;font-size:19px}.hypothesis-result-heading p{color:#475467;margin:8px 0 0;line-height:1.55}.hypothesis-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.hypothesis-result-grid>div{background:#fffc;border-radius:9px;min-width:0;padding:12px}.hypothesis-result-grid span{color:#667085;font-size:11px;display:block}.hypothesis-result-grid strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;display:block;overflow:hidden}.hypothesis-note{color:#98a2b3;margin:14px 0 0;font-size:11px}.hypothesis-coming-soon{text-align:center;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:14px;margin-top:20px;padding:48px 20px}.hypothesis-coming-soon>div{color:#475467;background:#eaecf0;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto;font-size:22px;font-weight:800;display:flex}.hypothesis-coming-soon h4{color:#172033;margin:15px 0 0;font-size:18px}.hypothesis-coming-soon p{color:#667085;max-width:470px;margin:8px auto 0;line-height:1.5}@media (width<=760px){.hypothesis-heading,.hypothesis-form-footer{flex-direction:column;align-items:stretch}.hypothesis-fields{grid-template-columns:1fr}.hypothesis-form-footer button{width:100%}.hypothesis-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=450px){.hypothesis-result-grid{grid-template-columns:1fr}}.hypothesis-fields--impact{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=760px){.hypothesis-fields--impact{grid-template-columns:1fr}}.advanced-charts-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.advanced-charts-heading h3{color:#172033;margin:0;font-size:21px}.advanced-charts-heading p{color:#667085;max-width:560px;margin:7px 0 0;line-height:1.5}.advanced-chart-tabs{background:#f2f4f7;border-radius:12px;gap:6px;margin-top:24px;padding:5px;display:flex}.advanced-chart-tab{color:#667085;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:10px 14px;font-size:13px;font-weight:700}.advanced-chart-tab--active{color:#1d4ed8;background:#fff;box-shadow:0 1px 4px #10182814}.advanced-chart-form{background:#f8faff;border:1px solid #dbeafe;border-radius:14px;margin-top:20px;padding:20px}.advanced-chart-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.advanced-chart-fields label{min-width:0}.advanced-chart-fields label>span{color:#344054;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.advanced-chart-fields select{color:#172033;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;padding:11px 12px;font-size:13px}.advanced-chart-fields select:disabled{color:#98a2b3;background:#f2f4f7}.advanced-chart-fields select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1f}.advanced-chart-form-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.advanced-chart-form-footer p{color:#667085;max-width:470px;margin:0;font-size:12px;line-height:1.5}.advanced-chart-form-footer button{color:#fff;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:9px;flex-shrink:0;padding:10px 15px;font-size:13px;font-weight:700}.advanced-chart-form-footer button:disabled{cursor:not-allowed;opacity:.5}.heatmap-result{background:#fff;border:1px solid #dbeafe;border-radius:14px;margin-top:18px;padding:20px}.heatmap-result-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.heatmap-result-heading>div:first-child{min-width:0}.heatmap-result-heading>div:first-child>span{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.heatmap-result-heading h4{color:#172033;overflow-wrap:anywhere;margin:6px 0 0;font-size:19px}.heatmap-result-heading p{color:#667085;margin:7px 0 0;font-size:12px}.heatmap-legend{color:#667085;flex-shrink:0;align-items:center;gap:7px;font-size:10px;display:flex}.heatmap-legend div{background:linear-gradient(90deg,#2563eb0d,#2563eb);border-radius:999px;width:90px;height:10px}.heatmap-scroll{margin-top:20px;padding-bottom:5px;overflow:auto}.heatmap-grid{gap:3px;width:max-content;min-width:100%;display:grid}.heatmap-corner,.heatmap-axis-label,.heatmap-cell{border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:7px;display:flex}.heatmap-corner{color:#667085;background:#f2f4f7;font-size:10px;font-weight:700}.heatmap-axis-label{color:#475467;text-overflow:ellipsis;font-size:10px;font-weight:700;overflow:hidden}.heatmap-axis-label--x{writing-mode:vertical-rl;min-width:58px;transform:rotate(180deg)}.heatmap-axis-label--y{text-align:right;background:#f8fafc;justify-content:flex-end;min-width:150px}.heatmap-cell{color:#172033;cursor:default;min-width:58px;font-size:11px;font-weight:800;transition:transform .12s,box-shadow .12s}.heatmap-cell:hover{z-index:1;position:relative;transform:scale(1.06);box-shadow:0 4px 12px #2563eb38}.heatmap-footer{border-top:1px solid #eaecf0;flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:14px;display:flex}.heatmap-footer span{color:#667085;background:#f8fafc;border-radius:8px;padding:7px 10px;font-size:11px}.heatmap-footer strong{color:#344054}@media (width<=760px){.advanced-charts-heading,.advanced-chart-form-footer,.heatmap-result-heading{flex-direction:column;align-items:stretch}.advanced-chart-fields{grid-template-columns:1fr}.advanced-chart-form-footer button{width:100%}}.heatmap-quality-filter{background:#f8faff;border:1px solid #dbeafe;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:13px 14px;display:flex}.heatmap-quality-filter>div{min-width:0}.heatmap-quality-filter strong{color:#344054;font-size:13px;display:block}.heatmap-quality-filter span{color:#667085;margin-top:4px;font-size:11px;line-height:1.45;display:block}.heatmap-quality-filter button{color:#fff;font:inherit;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:8px;flex-shrink:0;padding:8px 12px;font-size:12px;font-weight:700}.heatmap-quality-filter button:disabled{cursor:not-allowed;opacity:.5}@media (width<=600px){.heatmap-quality-filter{flex-direction:column;align-items:stretch}.heatmap-quality-filter button{width:100%}}.hypothesis-result-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.hypothesis-result-actions button{color:#1d4ed8;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.hypothesis-result-actions button:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.hypothesis-result-actions button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}@media (width<=450px){.hypothesis-result-actions{flex-direction:column}.hypothesis-result-actions button{width:100%}}.summary-item--target{position:relative;overflow:visible}.summary-target-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.summary-target-heading>span{margin:0}.summary-target-change-button{color:#1d4ed8;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:8px;flex-shrink:0;padding:5px 9px;font-size:12px;font-weight:700;line-height:1.2;transition:background .15s,border-color .15s,transform .15s}.summary-target-change-button:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.summary-target-change-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.summary-target-change-button:disabled{cursor:not-allowed;opacity:.55}.summary-target-source{color:#667085;margin-top:6px;margin-left:0;font-size:11px;display:block}.summary-target-editor{border-top:1px solid #e4e7ec;margin-top:16px;padding-top:14px}.summary-target-editor label{gap:7px;display:grid}.summary-target-editor label>span{color:#475467;font-size:12px;font-weight:700}.summary-target-editor select{color:#172033;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;padding:9px 10px;font-size:13px}.summary-target-editor select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1f}.summary-target-editor select:disabled{color:#98a2b3;background:#f2f4f7}.summary-target-editor-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.summary-target-editor-actions button{font:inherit;cursor:pointer;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.summary-target-editor-actions button:first-child{color:#fff;background:#2563eb;border:1px solid #2563eb}.summary-target-editor-actions button:first-child:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px)}.summary-target-reset-button{color:#1d4ed8;background:#fff;border:1px solid #bfdbfe}.summary-target-reset-button:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.summary-target-editor-actions button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.summary-target-editor-actions button:disabled{cursor:not-allowed;opacity:.55}.summary-target-detected-note{color:#667085;margin:9px 0 0;font-size:11px;line-height:1.45}.summary-target-detected-note strong{color:#344054;font-size:inherit;text-transform:none;margin:0;display:inline}.summary-target-error{color:#b42318;margin:9px 0 0;font-size:12px;line-height:1.45}@media (width<=800px){.summary-target-heading{align-items:flex-start}.summary-target-editor-actions{flex-direction:column}.summary-target-editor-actions button{width:100%}}.column-exclusions-apply-button{color:#fff;font:inherit;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.column-exclusions-apply-button:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px)}.column-exclusions-apply-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.column-exclusions-apply-button:disabled{cursor:not-allowed;opacity:.5}.column-exclusions-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:600}.column-type-item--excluded{opacity:.78;background:#f9fafb;border-color:#d0d5dd}.column-type-name-row{flex-wrap:wrap}.column-exclusion-control{color:#475467;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;margin-left:auto;font-size:11px;font-weight:700;display:inline-flex}.column-exclusion-control input{accent-color:#2563eb;cursor:pointer;width:16px;height:16px;margin:0}.column-exclusion-control input:disabled{cursor:not-allowed}.column-exclusion-control:has(input:disabled){color:#98a2b3;cursor:not-allowed}.column-exclusion-target-note{color:#98a2b3;margin-top:5px;font-size:11px;display:block}.column-type-badge-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.column-excluded-badge{color:#475467;background:#eaecf0;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=700px){.column-exclusion-control{width:100%;margin-top:4px;margin-left:0}}.column-types-apply-button{color:#fff;font:inherit;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.column-types-apply-button:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px)}.column-types-apply-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.column-types-apply-button:disabled{cursor:not-allowed;opacity:.5}.column-types-change-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:600}.column-manual-type-badge{color:#6941c6;background:#f4f3ff;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.column-type-editor{background:#f8fafc;border:1px solid #eaecf0;border-radius:10px;gap:8px;margin-top:12px;padding:11px;display:grid}.column-type-editor label{gap:6px;display:grid}.column-type-editor label>span{color:#475467;font-size:11px;font-weight:700}.column-type-editor select{color:#172033;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;padding:8px 10px;font-size:12px}.column-type-editor select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1f}.column-type-editor select:disabled{color:#98a2b3;background:#f2f4f7}.column-type-editor small{color:#667085;font-size:10.5px;line-height:1.4}.column-type-editor small strong{color:#344054}.column-type-reset-button{color:#1d4ed8;width:max-content;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700}.column-type-reset-button:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.column-type-reset-button:disabled{cursor:not-allowed;opacity:.5}@media (width<=700px){.column-type-reset-button{width:100%}}.column-types-heading{display:block}.column-types-heading-copy{min-width:0}.column-types-heading-copy p{max-width:620px}.column-types-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.column-types-status,.column-types-actions{align-items:center;gap:8px;display:flex}.column-types-status{flex-shrink:0}.column-types-actions{justify-content:flex-end;min-width:0}@media (width<=900px){.column-types-toolbar{flex-direction:column;align-items:stretch}.column-types-status,.column-types-actions{justify-content:flex-start}.column-types-actions{flex-wrap:wrap}}@media (width<=560px){.column-types-status{flex-wrap:wrap}.column-types-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.column-types-actions button{width:100%}}.column-types-toolbar{display:block}.column-types-status{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.column-types-actions-row{justify-content:flex-start;margin-top:12px;display:flex}.column-types-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.column-types-actions button{white-space:nowrap;flex-shrink:0}@media (width<=560px){.column-types-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.column-types-actions button{width:100%}}.analysis-filter-bar{background:#f8fafc;border:1px solid #e4e7ec;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:20px;padding:12px;display:flex}.analysis-search-field,.analysis-filter-field{gap:6px;min-width:0;display:grid}.analysis-search-field{flex:240px}.analysis-filter-field{flex:0 170px}.analysis-search-field>span,.analysis-filter-field>span{color:#475467;font-size:11px;font-weight:700}.analysis-search-field input,.analysis-filter-field select{color:#172033;width:100%;min-width:0;height:38px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;padding:8px 10px;font-size:12px}.analysis-search-field input:focus,.analysis-filter-field select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1f}.analysis-checkbox-filter{color:#475467;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d0d5dd;border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.analysis-checkbox-filter input{accent-color:#2563eb;cursor:pointer;width:16px;height:16px;margin:0}.analysis-filter-result-count{color:#667085;white-space:nowrap;background:#fff;border:1px solid #eaecf0;border-radius:9px;align-items:center;min-height:38px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}@media (width<=620px){.analysis-filter-bar{flex-direction:column;align-items:stretch}.analysis-search-field,.analysis-filter-field{flex:none;width:100%}.analysis-checkbox-filter,.analysis-filter-result-count{box-sizing:border-box;width:100%}}.section-copy-button{color:#344054;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.section-copy-button:hover{background:#f9fafb;border-color:#98a2b3;transform:translateY(-1px)}.section-copy-button:focus-visible{outline-offset:2px;outline:3px solid #34405424}.download-filtered-dataset-button{color:#067647;font:inherit;cursor:pointer;white-space:nowrap;background:#ecfdf3;border:1px solid #abefc6;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.download-filtered-dataset-button:hover:not(:disabled){background:#dcfae6;border-color:#75e0a7;transform:translateY(-1px)}.download-filtered-dataset-button:focus-visible{outline-offset:2px;outline:3px solid #06764724}.download-filtered-dataset-button:disabled{cursor:not-allowed;opacity:.5}.filtered-dataset-note{color:#667085;margin:12px 0 0;font-size:11px;line-height:1.5}.hypothesis-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.hypothesis-heading-actions button:disabled{cursor:not-allowed;opacity:.5}.hypothesis-results-list{gap:18px;margin-top:18px;display:grid}.hypothesis-result{position:relative}.hypothesis-remove-button{z-index:1;color:#b42318;font:inherit;cursor:pointer;background:#fff;border:1px solid #fecdca;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700;position:absolute;top:14px;right:14px}.hypothesis-remove-button:hover{background:#fef3f2}@media (width<=760px){.hypothesis-heading-actions{justify-content:flex-start}.hypothesis-remove-button{width:max-content;margin-bottom:10px;position:static}}.chart-heading-actions,.heatmap-heading-actions,.histogram-title-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chart-copy-button{color:#1d4ed8;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #bfdbfe;border-radius:8px;flex-shrink:0;padding:7px 10px;font-size:11px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.chart-copy-button:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.chart-copy-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.chart-copy-surface{background:#fff}.histogram-title-actions>span{color:#475467;background:#f2f4f7;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.heatmap-heading-actions{flex-direction:column;flex-shrink:0;align-items:flex-end}.chart-copy-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin-top:14px;padding:12px 14px;font-size:12px;font-weight:600;line-height:1.45}@media (width<=600px){.chart-heading-actions,.heatmap-heading-actions,.histogram-title-actions{justify-content:flex-start;align-items:flex-start;width:100%}.heatmap-heading-actions{flex-direction:column}}.report-add-button{color:#6941c6;font:inherit;cursor:pointer;white-space:nowrap;background:#f4f3ff;border:1px solid #d9d6fe;border-radius:9px;flex-shrink:0;padding:8px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,transform .15s}.report-add-button:hover:not(:disabled){background:#ebe9fe;border-color:#bdb4fe;transform:translateY(-1px)}.report-add-button:focus-visible{outline-offset:2px;outline:3px solid #6941c626}.report-add-button:disabled{color:#067647;cursor:default;opacity:1;background:#ecfdf3;border-color:#abefc6}.report-item-actions{justify-content:flex-end;margin-top:14px;display:flex}.report-add-button--column{width:max-content;margin-top:4px}.report-builder-section{background:#fff;border:1px solid #e4e7ec;border-radius:24px;margin-top:24px;padding:32px;box-shadow:0 24px 70px #17203314}.report-builder-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.report-builder-heading h2{color:#172033;margin:0;font-size:28px}.report-builder-heading>div>p:last-child{color:#667085;max-width:580px;margin:9px 0 0;line-height:1.55}.report-title-field{background:#f8faff;border:1px solid #dbeafe;border-radius:14px;gap:7px;margin-top:26px;padding:18px;display:grid}.report-title-field>span{color:#344054;font-size:12px;font-weight:700}.report-title-field input{box-sizing:border-box;color:#172033;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;padding:11px 12px;font-size:14px}.report-title-field input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1f}.report-title-field small{color:#667085;font-size:11px;line-height:1.45}.report-selected-items{gap:10px;margin-top:18px;display:grid}.report-selected-item{background:#fff;border:1px solid #e4e7ec;border-radius:12px;align-items:center;gap:13px;padding:14px;display:flex}.report-selected-index{color:#6941c6;background:#f4f3ff;border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.report-selected-copy{flex:1;min-width:0}.report-selected-copy span,.report-selected-copy strong,.report-selected-copy small{display:block}.report-selected-copy span{color:#667085;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.report-selected-copy strong{overflow-wrap:anywhere;color:#172033;margin-top:4px;font-size:14px}.report-selected-copy small{color:#6941c6;margin-top:4px;font-size:10.5px;font-weight:700}.report-remove-button{color:#b42318;font:inherit;cursor:pointer;background:#fff;border:1px solid #fecdca;border-radius:8px;flex-shrink:0;padding:7px 10px;font-size:11px;font-weight:700}.report-remove-button:hover{background:#fef3f2}.report-builder-footer{border-top:1px solid #e4e7ec;flex-wrap:wrap;gap:10px;margin-top:22px;padding-top:18px;display:flex}.report-download-button,.report-clear-button{font:inherit;cursor:pointer;border-radius:9px;padding:10px 15px;font-size:13px;font-weight:700}.report-download-button{color:#fff;background:#2563eb;border:1px solid #2563eb}.report-download-button:hover{background:#1d4ed8;border-color:#1d4ed8}.report-clear-button{color:#b42318;background:#fff;border:1px solid #fecdca}.report-clear-button:hover{background:#fef3f2}@media (width<=600px){.report-builder-section{padding:22px}.report-builder-heading{flex-direction:column}.report-selected-item{align-items:flex-start}.report-remove-button{align-self:flex-start}.report-builder-footer{flex-direction:column}.report-download-button,.report-clear-button{width:100%}.report-item-actions{justify-content:flex-start}.section-export-button,.section-copy-button,.download-filtered-dataset-button,.column-exclusions-apply-button,.column-types-apply-button,.chart-copy-button,.report-add-button,.export-summary-button,.summary-target-change-button,.summary-target-editor-actions button,.hypothesis-form-footer button,.advanced-chart-form-footer button,.heatmap-quality-filter button,.hypothesis-result-actions button,.report-download-button,.report-clear-button,.report-remove-button{white-space:normal;overflow-wrap:anywhere;max-width:100%;line-height:1.3}.column-types-actions{grid-template-columns:1fr}.column-types-actions button{white-space:normal;overflow-wrap:anywhere;min-width:0;line-height:1.3}.results-actions,.section-heading-actions,.hypothesis-heading-actions,.chart-heading-actions,.heatmap-heading-actions,.histogram-title-actions,.explorer-navigation-item{max-width:100%}.hypothesis-tab,.advanced-chart-tab{white-space:normal;line-height:1.3}}@media (width<=420px){.results,.findings-section,.explorer-section,.report-builder-section{padding:18px}.explorer-content,.hypothesis-form,.advanced-chart-form{padding:16px}}
