.report-workspace{container-type:inline-size}.report-workspace>.results-heading{padding-block:.5rem 1rem}.report-workspace .report-run-options{color:var(--muted-foreground);margin:0 0 1rem;font-size:.8rem}.report-run-options>summary{cursor:pointer;width:fit-content;padding-block:.5rem}.report-workspace .report-overview{margin:2rem 0 3rem}.report-overview-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.report-overview-heading p,.report-scope{color:var(--muted-foreground);font-size:.8rem}.report-scope{font-variant-numeric:tabular-nums}.report-summary{border-block:1px solid var(--border);font-variant-numeric:tabular-nums;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin:1.5rem 0 2rem;padding:1.5rem 0;display:grid}.report-summary>div{min-width:0}.report-summary dt{color:var(--muted-foreground);font-size:.8rem}.report-summary dd{letter-spacing:-.03em;margin:.5rem 0 .25rem;font-size:1.75rem;font-weight:500;line-height:1.3}.report-summary small{color:var(--muted-foreground);font-size:.75rem}.report-sections{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.5rem;display:grid}.report-section{background:var(--card);border:1px solid var(--border);border-radius:12px;min-width:0;padding:1.5rem}.report-section-heading{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.5rem;display:flex}.report-section-heading h3{letter-spacing:-.015em;font-size:1rem;font-weight:550;line-height:1.4}.report-section-heading p{color:var(--muted-foreground);margin-top:.4rem;font-size:.8rem;line-height:1.6}.report-unit{border:1px solid var(--border);border-radius:5px;padding:.3rem .5rem;font-size:.75rem}.report-section-footer{color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;margin-top:1.25rem;font-size:.75rem;line-height:1.6;display:flex}.report-note,.report-empty{color:var(--muted-foreground);margin-top:1rem;font-size:.8rem;line-height:1.6}.report-currencies{color:var(--muted-foreground);margin-top:1rem;font-size:.75rem}.report-currencies summary{cursor:pointer;min-height:36px}.report-currencies ul{gap:.65rem;padding:.5rem 0;list-style:none;display:grid}.report-currencies li{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.report-currencies li strong{color:var(--foreground);font-weight:500}.report-currencies li>:last-child{margin-left:auto}.report-workspace .report-geography .geo{border:0;margin:0;padding:0}.report-country-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin:.5rem -.5rem 0;list-style:none;display:grid}.report-country-directory button{text-align:left;border-radius:6px;grid-template-columns:1fr auto;align-items:baseline;gap:.35rem .75rem;width:100%;min-height:64px;padding:.75rem .5rem;display:grid}.report-country-directory button:hover,.report-country-directory button[aria-pressed=true]{background:var(--secondary)}.report-country-name{align-items:center;gap:.25rem;font-size:.8rem;display:flex}.report-country-name svg{opacity:.5;flex-shrink:0}.report-country-directory strong{font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:500}.report-country-share{color:var(--muted-foreground);grid-column:1/-1;font-size:.7rem}.report-map{aspect-ratio:1.9;background:0 0;max-width:34rem;margin:0 auto 1rem}.report-clear-country{text-underline-offset:.25rem;flex-shrink:0;min-height:44px;font-size:.75rem;text-decoration:underline}.report-coverage{grid-column:1/-1}.report-completeness{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.report-completeness dt{color:var(--muted-foreground);font-size:.8rem}.report-completeness dd{font-variant-numeric:tabular-nums;margin-top:.35rem;font-size:1.25rem}.report-completeness small{color:var(--muted-foreground);margin-top:.25rem;font-size:.7rem;display:block}.report-layout-comparison{grid-template-columns:1fr}.report-layout-comparison .report-country-directory{grid-template-columns:repeat(4,minmax(0,1fr))}.report-layout-compact{gap:1rem}.report-layout-compact .report-section{padding:1rem}.report-layout-compact .report-map{max-width:22rem}.report-layout-compact .viz-svg{max-height:210px}.report-workspace .thread-results{border-top:1px solid var(--border);padding-top:2rem}.report-workspace .report-ai-launch{min-height:44px}@container (max-width:820px){.report-sections{grid-template-columns:1fr}.report-layout-comparison .report-country-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width:560px){.report-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem}.report-summary dd{font-size:1.4rem}.report-section{padding:1rem}.report-scope{display:none}.report-completeness{grid-template-columns:repeat(2,minmax(0,1fr))}.report-country-directory{grid-template-columns:1fr}.chart-dashboard .report-section{padding:1rem}}.europe-map-frame{border:1px solid var(--border);background:var(--background);border-radius:6px;min-width:0;position:relative}.europe-map{width:100%;height:auto;max-height:480px;display:block}.europe-country{stroke:var(--background);stroke-width:.7px;cursor:pointer;outline:none;transition:fill .16s,stroke .16s}.europe-country[data-empty=true]{fill:var(--map-empty);stroke:var(--border);stroke-width:.55px;cursor:default}.europe-country[data-hovered=true]:not([data-empty=true]),.europe-country[aria-pressed=true]{fill:var(--foreground)!important}.europe-country:focus-visible{stroke:var(--foreground);stroke-width:2px}.europe-country[data-empty=true][data-hovered=true]{stroke:var(--muted-foreground);stroke-width:1px}.europe-tooltip{z-index:5;background:var(--card);border:1px solid var(--input);max-width:calc(100% - 1.5rem);color:var(--foreground);pointer-events:auto;border-radius:7px;gap:.35rem;padding:.75rem 1rem;font-size:.75rem;display:grid;position:absolute;bottom:.75rem;left:.75rem}.europe-tooltip>strong{font-size:.9rem;font-weight:550}.europe-tooltip-count{font-variant-numeric:tabular-nums}.europe-tooltip-note{color:var(--muted-foreground);font-size:.7rem}.europe-tooltip-price{font-variant-numeric:tabular-nums;font-weight:500}.europe-map-footer{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-top:.65rem;font-size:.7rem;display:flex}.europe-map-footer select{border:1px solid var(--border);background:0 0;border-radius:5px;max-width:100%;min-height:44px;padding:.4rem .6rem;font-size:.75rem}.europe-map-key{align-items:center;gap:.4rem;margin-left:auto;display:inline-flex}.europe-map-key i{background:var(--map-empty);border:1px solid var(--border);border-radius:2px;width:9px;height:9px;display:inline-block}.europe-country-list{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;list-style:none;display:flex}.europe-country-list button{border-radius:4px;align-items:center;gap:.75rem;min-height:44px;padding:.4rem .6rem;font-size:.75rem;display:inline-flex}.europe-country-list button:hover{background:var(--secondary)}@media (prefers-reduced-motion:reduce){.europe-country{transition:none}}.chart-dashboard .report-summary{margin:1rem 0 1.5rem;padding:1.1rem 0}.chart-dashboard .report-section{background:color-mix(in srgb, var(--card) 60%, var(--background));border-radius:8px;padding:1.25rem}.chart-dashboard .report-section-heading{align-items:center;margin-bottom:.75rem}.chart-dashboard .report-section-heading h3{font-size:.95rem}.chart-dashboard .report-section-heading h3 small{color:var(--muted-foreground);font-size:.75rem;font-weight:400}.chart-dashboard .chart-grid{align-items:stretch;gap:1rem}.chart-picker select{border:1px solid var(--border);min-height:36px;color:var(--muted-foreground);background:0 0;border-radius:5px;padding:.35rem 1.5rem .35rem .5rem;font-size:.72rem}.chart-picker select:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.viz-chart{min-width:0;margin:0}.viz-heading{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.viz-title{color:var(--muted-foreground);font-size:.75rem;font-weight:400}.viz-meta,.viz-footer,.viz-sample{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.35rem .8rem;font-size:.7rem;line-height:1.5;display:flex}.viz-meta button{text-underline-offset:.2rem;min-height:36px;text-decoration:underline}.viz-svg{width:100%;height:auto;font-family:inherit;display:block;overflow:visible}.viz-axis,.viz-tick{font-variant-numeric:tabular-nums;font-family:inherit;font-size:13px}.viz-point{transition:fill-opacity .16s}.viz-point:hover{fill-opacity:1;stroke:var(--foreground);stroke-width:1.5px}.viz-grid line{opacity:.6}.viz-footer{margin-top:.7rem}.viz-sample{margin-top:.35rem}.viz-empty{color:var(--muted-foreground);padding:2rem .5rem;font-size:.8rem}.viz-details,.viz-map-details,.dashboard-notes,.data-notes{color:var(--muted-foreground);margin-top:.75rem;font-size:.72rem}.viz-details>summary,.viz-map-details>summary,.dashboard-notes>summary,.data-notes>summary{cursor:pointer;width:fit-content;min-height:36px;padding-block:.5rem}.dashboard-notes{margin-top:1rem}.dashboard-notes p,.data-notes p{max-width:75ch;margin-bottom:.5rem;line-height:1.65}.dashboard-notes ul{flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;display:flex}.viz-donut-layout{grid-template-columns:minmax(130px,.9fr) minmax(0,1.1fr);align-items:center;gap:.5rem;min-height:225px;display:grid}.viz-donut-svg{max-height:220px}.viz-donut-total{font-variant-numeric:tabular-nums;font-size:28px;font-weight:500}.viz-donut-segment{transition:stroke-width .18s}.viz-legend{overscroll-behavior:contain;scrollbar-width:thin;max-height:240px;margin:0;padding:0;list-style:none;overflow-y:auto}.viz-legend-button,.viz-legend-item{text-align:left;border-radius:5px;grid-template-columns:7px minmax(0,1fr) auto auto;align-items:center;gap:.5rem;width:100%;min-height:44px;padding:.5rem .35rem;font-size:.75rem;display:grid}.viz-legend-button:hover,.viz-legend-button[aria-pressed=true]{background:var(--secondary)}.viz-swatch{border-radius:2px;width:7px;height:7px}.viz-legend-label{overflow-wrap:anywhere;min-width:0}.viz-value{font-variant-numeric:tabular-nums;color:var(--foreground);font-weight:500}.viz-share{color:var(--muted-foreground);text-align:right;min-width:2.5rem;font-size:.68rem}.viz-bars{gap:.35rem;max-height:300px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.viz-bar-row{grid-template-columns:minmax(80px,1fr) minmax(70px,1.3fr) auto;align-items:center;gap:.75rem;min-height:44px;font-size:.75rem;display:grid}.viz-bar-label{padding:.4rem 0;display:block}.viz-bar-svg{height:24px}.viz-table-scroll{scrollbar-width:thin;max-width:100%;overflow:auto}.viz-table-scroll:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.viz-table{border-collapse:separate;border-spacing:3px;font-variant-numeric:tabular-nums;width:100%;font-size:.72rem}.viz-table caption{text-align:left;color:var(--muted-foreground);padding:.4rem 0 .75rem;font-size:.7rem}.viz-table th{text-align:left;color:var(--muted-foreground);padding:.5rem .35rem;font-weight:400}.viz-table td{text-align:center;padding:.65rem .4rem}.viz-table thead th:not(:first-child){text-align:center;white-space:nowrap}.viz-matrix{min-width:400px}.viz-matrix-cell{color:var(--foreground);border-radius:3px}.viz-matrix-cell[data-state=zero],.viz-matrix-cell[data-state=missing]{color:var(--muted-foreground);background:var(--background)}.viz-country-button{text-align:left;min-height:44px;padding:.3rem 0}.viz-country-button:hover{text-decoration:underline}.viz-row-count{margin-top:.25rem;font-size:.65rem;display:block}.report-layout-compact .viz-donut-layout{min-height:175px}.report-layout-compact .viz-donut-svg{max-height:175px}.report-layout-comparison .viz-svg:not(.viz-bar-svg){max-height:340px}.report-layout-comparison .viz-donut-layout{grid-template-columns:minmax(180px,1fr) 2fr}.report-workspace .thread-result-tabs{margin-top:1rem}.report-workspace .scan-context{margin-block:.6rem}.report-workspace .view-toolbar{margin-bottom:1rem}@container (max-width:600px){.viz-donut-layout{grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);min-height:200px}.viz-heading{flex-wrap:wrap;gap:.25rem}.viz-legend-button,.viz-legend-item{gap:.35rem;font-size:.72rem}.viz-share{display:none}.chart-picker select{min-height:44px}.viz-matrix{min-width:360px}}@media (prefers-reduced-motion:reduce){.viz-point,.viz-donut-segment{transition:none}}.marketplace-price-summary{grid-column:1/-1}.matrix-market-label{align-items:center;gap:.5rem;min-width:120px;display:flex}.matrix-cell-button{border-radius:3px;width:100%;min-height:44px;padding:.4rem}.matrix-cell-button:hover:not(:disabled){outline:1px solid var(--foreground)}.viz-point[role=button],.viz-distribution g[role=button]{cursor:pointer}.viz-point[role=button]:focus{stroke:var(--foreground);stroke-width:3px;fill-opacity:1;outline:none}.viz-distribution g[role=button]:focus{stroke:var(--foreground);stroke-width:2px;outline:none}.price-range-filter{border:0;min-width:min(100%,280px);padding:.5rem 0}.price-range-filter legend{color:var(--muted-foreground);font-size:.75rem}.price-range-heading{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:.6rem;font-size:.8rem;display:flex}.price-range-heading button{font-size:.75rem}.price-range-sliders{gap:.5rem;padding-top:.75rem;display:grid}.price-range-sliders label{grid-template-columns:2rem 1fr;align-items:center;gap:.5rem;display:grid}.price-range-sliders input[type=range]{width:100%;height:24px;accent-color:var(--foreground);background:0 0;border:0;padding:0}.report-workspace select{appearance:auto;-webkit-appearance:menulist;border:1px solid var(--input);color:var(--foreground);background-color:var(--card);border-radius:6px;min-height:44px;padding:.55rem .7rem;background-image:none!important}.report-workspace .filters>label{flex-direction:column;gap:.4rem;display:flex}.report-workspace .filters select{width:100%}.thread-shell .results-actions .listener-compact{border:0;margin:0;padding:0}.listener-compact .listener-control-row{gap:.3rem}.thread-shell .listener-compact .listener-switch{min-width:70px;padding:.3rem}.listener-info{display:inline-flex;position:relative}.listener-info-button{min-width:28px;min-height:36px;color:var(--muted-foreground);place-items:center;display:grid}.listener-info-popover{z-index:90;background:var(--card);border:1px solid var(--input);width:min(320px,80vw);color:var(--muted-foreground);border-radius:8px;padding:1rem;font-size:.75rem;line-height:1.6;position:absolute;top:calc(100% + .5rem);right:0}.listener-info-popover p{margin-top:.5rem}.listener-info-popover strong{color:var(--foreground)}.listener-blocked{color:var(--muted-foreground);font-size:.7rem}.listener-radar{flex-shrink:0;place-items:center;display:grid;position:relative}.listener-radar:after{content:"";border:1px solid var(--muted-foreground);border-radius:50%;animation:2.5s ease-out infinite listener-scan;position:absolute;inset:-4px}@keyframes listener-scan{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.3)}}@keyframes shortlist-enter{0%{opacity:.65;transform:translate(22px)}to{opacity:1;transform:none}}dialog.shortlist-drawer[open]{animation:.26s cubic-bezier(.16,1,.3,1) shortlist-enter}.product-main>main:not([hidden]){animation:.22s ease-out surface-enter}@keyframes surface-enter{0%{opacity:.6;transform:translateY(5px)}to{opacity:1;transform:none}}@media (max-width:760px){.listener-info-popover{width:min(280px,72vw);left:0;right:auto}.price-range-filter{width:100%}}@media (prefers-reduced-motion:reduce){.listener-radar:after,dialog.shortlist-drawer[open],.product-main>main:not([hidden]){animation:none!important}}.thread-results{min-width:0;max-width:100%}.thread-results>.results-heading{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:.65rem;display:flex}.results-heading-copy{flex:14rem;min-width:0}.results-heading-copy h2{margin-bottom:.3rem}.thread-results .results-heading-copy .results-count{font-size:.85rem}.results-heading-copy strong{color:var(--foreground);font-weight:550}.results-presentation{border:1px solid var(--border);border-radius:8px;gap:3px;padding:3px;display:flex}.thread-results .results-presentation button{min-height:38px;color:var(--muted-foreground);border-radius:5px;padding:.45rem .7rem;font-size:.8rem}.thread-results .results-presentation button[aria-pressed=true]{background:var(--secondary);color:var(--foreground)}.thread-results .shortlist-trigger{border-color:var(--input);min-height:46px;color:var(--primary);background:var(--card);padding:.65rem .9rem;font-size:.85rem}.shortlist-trigger:hover{background:var(--secondary)}.results-summary-row{flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;margin-bottom:1.1rem;display:flex}.thread-results .results-selection-summary{gap:.65rem}.thread-results .results-selected-count{font-size:.8rem}.thread-results .results-selection-summary button{font-size:.78rem}.results-evidence-note{color:var(--muted-foreground);font-size:.76rem;line-height:1.6}.thread-results .filters{gap:.8rem}.thread-results .filters>label{min-width:0}.thread-results .filters label>span{font-size:.76rem}.thread-results .results-toolbar{gap:.5rem}.thread-results .results-filter-note,.thread-results .results-sort-note,.thread-results .results-selection-note,.thread-results .results-review-note,.thread-results .results-export-note{font-size:.75rem;line-height:1.6}.thread-results .results-sort-note{flex-basis:100%}.thread-results .results-chip{max-width:100%;height:auto;font-size:.75rem}.thread-results .results-chip span{white-space:normal;overflow-wrap:anywhere;min-width:0}.thread-results .results-chips li{min-width:0;max-width:100%}.thread-results .results-selection{gap:.2rem 1rem}.thread-results .results-select-all{cursor:pointer;min-height:44px;font-size:.82rem}.thread-results .results-bulk-review{background:0 0;border-width:0 0 1px;border-radius:0;margin:.25rem 0 .8rem;padding:.75rem 0 1rem}.thread-results .results-review-label{font-size:.78rem}.thread-results .results-review-actions{gap:.4rem}.thread-results .results-review-actions button{min-height:36px;padding:.45rem .65rem;font-size:.76rem}.thread-results .results-review-status:empty,.thread-results .results-export-status:empty{display:none}.thread-results .results-review-status,.thread-results .results-export-status{margin:.6rem 0;font-size:.8rem}.thread-results .results-export{border-top:0;margin-bottom:1rem;padding-top:.2rem}.thread-results .results-export label{font-size:.76rem}.thread-results .results-export select{max-width:100%;min-height:38px}.thread-results .results-export>button{min-height:38px;font-size:.8rem}.thread-results .results-export-note{margin-top:.2rem}.results-table-note{color:var(--muted-foreground);margin-bottom:.65rem;font-size:.75rem;line-height:1.6}.results-table-scroll{overscroll-behavior-x:contain;border:1px solid var(--border);scrollbar-color:var(--input) var(--background);scrollbar-width:thin;border-radius:8px;width:100%;min-width:0;max-width:100%;overflow-x:auto}.results-table-scroll:focus-visible,.shortlist-body:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.results-table{border-collapse:collapse;text-align:left;font-variant-numeric:tabular-nums;width:100%;min-width:1070px;font-size:.84rem}.results-table th,.results-table td{border-bottom:1px solid var(--border);vertical-align:top;padding:1rem .8rem;line-height:1.5}.results-table thead th{background:var(--card);color:var(--muted-foreground);white-space:nowrap;padding-top:.8rem;padding-bottom:.8rem;font-size:.76rem;font-weight:500}.results-table tbody tr:last-child>*{border-bottom:0}.results-table tbody tr:hover{background:color-mix(in oklch, var(--card), transparent 25%)}.results-table tbody tr[data-selected=true]{background:var(--secondary)}.results-table .listing-select-cell{width:48px;padding:.6rem .2rem .6rem .45rem}.results-table .listing-select{cursor:pointer;justify-content:center;align-items:center;width:44px;min-height:44px;padding:0}.results-table .listing-vehicle-cell{width:24%;min-width:215px;max-width:285px;font-weight:400}.results-table .listing-vehicle-cell h3{overflow-wrap:anywhere;font-size:.92rem;font-weight:550;line-height:1.45}.listing-table-title{color:var(--muted-foreground);overflow-wrap:anywhere;margin-top:.25rem;font-size:.78rem;line-height:1.55}.listing-table-secondary{color:var(--muted-foreground);margin-top:.35rem;font-size:.74rem}.results-table .listing-numeric{text-align:right;white-space:nowrap}.listing-table-price{color:var(--primary);font-weight:550}.listing-year-cell{white-space:nowrap}.listing-source-cell{min-width:135px}.listing-source-cell>span{white-space:nowrap;align-items:center;gap:.4rem;display:flex}.listing-source-cell .market-logo{flex-shrink:0;width:17px;height:17px}.listing-source-cell small,.listing-country-cell small{color:var(--muted-foreground);overflow-wrap:anywhere;max-width:150px;margin-top:.4rem;font-size:.73rem;display:block}.listing-country-cell{min-width:105px}.listing-table-review{min-width:154px}.listing-table-review details{min-width:138px}.listing-table-review summary{cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;gap:.5rem;min-height:44px;margin:-.6rem -.4rem 0;padding:.25rem .4rem;list-style:none;display:flex}.listing-table-review summary::-webkit-details-marker{display:none}.listing-table-review summary:hover{background:var(--secondary)}.listing-table-review summary:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.listing-table-review summary>svg{flex-shrink:0;width:14px;height:14px;transition:transform .16s}.listing-table-review details[open] summary>svg{transform:rotate(180deg)}.listing-table-review summary small{color:var(--muted-foreground);margin-top:.2rem;font-size:.73rem;display:block}.listing-table-review .listing-review{min-width:195px;margin-top:.65rem}.thread-results .listing-table-review .listing-review-actions{grid-template-columns:1fr;gap:.3rem;display:grid}.thread-results .listing-review-actions button{min-height:36px;font-size:.75rem}.thread-results .listing-review-state{font-size:.72rem}.results-table .listing-table-links{padding:.6rem .4rem}.listing-table-links>div{align-items:center;display:flex}.thread-results .listing-favorite,.thread-results .listing-ad-link{width:44px;height:44px;color:var(--muted-foreground);padding:0}.thread-results .listing-favorite[aria-pressed=true]{color:var(--primary)}.thread-results .listing-list header{flex-wrap:wrap;align-items:center;gap:.4rem}.thread-results .listing-list header h3{overflow-wrap:anywhere;flex:7rem}.thread-results .listing-list header .listing-select{justify-content:center;align-items:center;min-width:32px;min-height:44px;padding:0}.thread-results .listing-list .listing-meta{overflow-wrap:anywhere}.thread-results .listing-list .listing-meta>span{min-width:0}.thread-results .listing-list article>p{font-size:.78rem}.thread-results .listing-list dl{gap:1rem}.thread-results .listing-list dt{font-size:.76rem}.thread-results .listing-list dd{overflow-wrap:anywhere}.thread-results .listing-list a{min-height:40px}.thread-results .results-pagination{flex-wrap:wrap;justify-content:space-between;font-size:.8rem}dialog.shortlist-drawer{z-index:70;border:0;border-left:1px solid var(--input);background:var(--background);width:min(480px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;color:var(--foreground);overscroll-behavior:contain;border-radius:0;margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow:hidden}dialog.shortlist-drawer[open]{grid-template-rows:auto auto minmax(0,1fr) auto;display:grid}dialog.shortlist-drawer:not([open]),dialog.shortlist-drawer[hidden]{display:none}.shortlist-drawer::backdrop{background:#0009;background:lab(0% 0 0/.6)}.shortlist-heading{border-bottom:1px solid var(--border);align-items:flex-start;gap:1rem;padding:1.5rem 1.25rem 1rem;display:flex}.shortlist-heading>div{flex:1;min-width:0}.shortlist-drawer .shortlist-heading h2{letter-spacing:-.02em;align-items:baseline;gap:.6rem;margin:0 0 .55rem;font-size:1.25rem;font-weight:550;display:flex}.shortlist-heading h2 span{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:400}.shortlist-heading p{color:var(--muted-foreground);font-size:.8rem;line-height:1.65}.shortlist-drawer button,.shortlist-drawer a[data-slot=button],.shortlist-drawer select{border-radius:6px;min-height:44px;font-size:.8rem}.shortlist-drawer .shortlist-close{flex-shrink:0;width:44px;min-width:44px;padding:0}.shortlist-selection{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.7rem;padding:.55rem 1.25rem;display:flex}.shortlist-selection label{cursor:pointer;align-items:center;gap:.6rem;min-height:44px;font-size:.8rem;display:flex}.shortlist-selection p{color:var(--muted-foreground);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.76rem}.shortlist-drawer input[type=checkbox]{width:17px;height:17px;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.shortlist-body{overscroll-behavior:contain;scrollbar-color:var(--input) var(--background);min-width:0;min-height:0;overflow-y:auto}.shortlist-body:focus-visible{outline-offset:-3px}.shortlist-list{margin:0;padding:0 1.25rem;list-style:none}.shortlist-list>li{border-bottom:1px solid var(--border)}.shortlist-list>li:last-child{border-bottom:0}.shortlist-list>li[data-selected=true]{background:var(--card)}.shortlist-list article{padding:1.1rem 0 1rem}.shortlist-list article>header{align-items:flex-start;gap:.5rem;display:flex}.shortlist-list article>header>div{flex:1;min-width:0}.shortlist-item-select{cursor:pointer;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin:-.6rem 0 0 -.65rem;display:flex}.shortlist-list h3{overflow-wrap:anywhere;font-size:.94rem;font-weight:550;line-height:1.5}.shortlist-source{color:var(--muted-foreground);align-items:center;gap:.4rem;margin-top:.35rem;font-size:.74rem;line-height:1.5;display:flex}.shortlist-source .market-logo{flex-shrink:0;width:17px;height:17px}.shortlist-source span{overflow-wrap:anywhere;min-width:0}.shortlist-ad-title{color:var(--muted-foreground);overflow-wrap:anywhere;margin-top:.7rem;font-size:.79rem;line-height:1.6}.shortlist-list dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;margin:1rem 0;display:grid}.shortlist-list dt{color:var(--muted-foreground);margin-bottom:.2rem;font-size:.73rem}.shortlist-list dd{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:.86rem;line-height:1.5}.shortlist-list dl>div:first-child dd{color:var(--primary);font-weight:550}.shortlist-human-review{color:var(--muted-foreground);margin-bottom:.55rem;font-size:.74rem;line-height:1.6}.shortlist-item-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.shortlist-item-actions>:last-child{margin-left:auto}.shortlist-empty{padding:2.4rem 1.5rem}.shortlist-empty>svg{width:24px;height:24px;color:var(--primary);margin-bottom:1.1rem}.shortlist-empty h3{margin-bottom:.65rem;font-size:1.08rem;font-weight:500}.shortlist-empty p{color:var(--muted-foreground);font-size:.85rem;line-height:1.7}.shortlist-footer{padding:1rem 1.25rem max(1rem, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--card)}.shortlist-export-controls{flex-wrap:wrap;align-items:flex-end;gap:.6rem;display:flex}.shortlist-export-controls label{gap:.35rem;min-width:0;display:grid}.shortlist-export-controls label>span{color:var(--muted-foreground);font-size:.74rem}.shortlist-export-controls select{background:var(--background);color:var(--foreground);border:1px solid var(--input);min-width:85px;padding:.5rem .6rem}.shortlist-export-controls>button{flex:auto}.shortlist-export-note{color:var(--muted-foreground);margin-top:.75rem;font-size:.73rem;line-height:1.6}.shortlist-status{margin-top:.65rem;font-size:.8rem;line-height:1.6}.shortlist-status:empty{display:none}.shortlist-error{color:var(--destructive);margin-top:.65rem;font-size:.8rem;line-height:1.6}@media (max-width:760px){.thread-results>.results-heading{gap:.75rem}.results-heading-copy{flex-basis:100%}.thread-results .results-presentation{flex:auto}.thread-results .results-presentation button{flex:1;min-height:44px}.thread-results .shortlist-trigger{min-height:52px;padding-inline:.75rem}.results-summary-row{gap:.2rem}.thread-results .results-selection-summary{flex:100%;justify-content:space-between}.thread-results .results-selection-summary button,.thread-results .results-review-actions button,.thread-results .listing-review-actions button,.thread-results .results-export>button,.thread-results .results-reset,.thread-results .results-chip,.thread-results .results-pagination button,.thread-results .listing-list a,.thread-results .results-empty button{min-height:44px}.thread-results .results-export>label{flex:8rem;min-width:0}.thread-results .results-export select,.thread-results .filters select,.thread-results .filters input{min-height:44px;font-size:16px}.thread-results .results-export>button{width:100%}.thread-results .results-pagination{justify-content:center}.thread-results .results-review-actions button{font-size:.78rem}.results-table{font-size:.85rem}.shortlist-heading{padding:max(1rem, env(safe-area-inset-top)) 1rem .85rem}.shortlist-selection,.shortlist-list,.shortlist-footer{padding-inline:1rem}.shortlist-drawer select{font-size:16px}}@media (prefers-reduced-motion:reduce){.thread-results *,.shortlist-drawer *{scroll-behavior:auto;transition:none;animation:none}}
.workspace-filter-sentinel{pointer-events:none;height:1px;margin-top:-1px}.workspace-filters{z-index:36;height:44px;color:var(--foreground);position:sticky;top:64px}.workspace-filter-summary{border:1px solid var(--border);background:#000;border-radius:8px 8px 0 0;align-items:center;gap:.5rem;height:44px;padding-inline:.75rem;display:flex;position:relative}.workspace-filters[data-stuck=true][data-open=false] .workspace-filter-summary{background:#00000080;border-radius:8px}.workspace-filter-toggle{text-align:left;flex:1;align-items:center;gap:.6rem;min-width:0;min-height:42px;padding-inline:.25rem;display:flex}.workspace-filter-toggle strong{font-size:.875rem;font-weight:550}.workspace-filter-toggle svg{flex-shrink:0}.workspace-filter-toggle>svg:last-child{margin-left:auto;transition:transform .18s}.workspace-filters[data-open=true] .workspace-filter-toggle>svg:last-child{transform:rotate(180deg)}.workspace-filter-summary-copy{text-overflow:ellipsis;white-space:nowrap;color:var(--muted-foreground);font-size:.75rem;overflow:hidden}.workspace-filter-actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.workspace-filter-actions button{border-radius:6px;justify-content:center;align-items:center;gap:.35rem;min-width:36px;height:40px;padding:.25rem .4rem;font-size:.75rem;display:inline-flex}.workspace-filter-panel{border:1px solid var(--border);background:#000;border-top:0;border-radius:0 0 8px 8px;padding:1rem;position:absolute;inset:43px 0 auto;overflow:visible}.workspace-filter-panel[data-visible=false]{visibility:hidden;pointer-events:none}.workspace-filter-spacer{pointer-events:none;margin-bottom:1.5rem}.workspace-filter-fields{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.workspace-filter-fields label{gap:.5rem;min-width:0;display:grid}.workspace-filter-fields label>span{color:var(--muted-foreground);font-size:.75rem;line-height:1.25}.workspace-filters input:not([type=range]),.workspace-filters select{border:1px solid var(--input);width:100%;min-width:0;height:44px;min-height:44px;color:var(--foreground);font:inherit;background:#000;border-radius:6px;padding:.5rem .65rem;font-size:.875rem}.workspace-filters option{background:#000}.workspace-filters input::placeholder{color:var(--muted-foreground)}.workspace-filters :is(input,select,button,summary,a):focus-visible,.dual-range input:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.workspace-filters button:not(:disabled):hover{color:var(--foreground);background-color:var(--secondary)}.workspace-filters button:disabled{opacity:.4;cursor:not-allowed}.workspace-filter-advanced{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem;animation:.16s ease-out filter-detail-reveal}.workspace-filter-advanced[hidden]{display:none}.workspace-filter-ranges{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:2rem;margin-top:1.25rem;display:grid}.dual-range{border:0;min-width:0;margin:0;padding:0}.dual-range legend{margin-bottom:.5rem;font-size:.875rem;font-weight:500}.dual-range-values{font-variant-numeric:tabular-nums;justify-content:space-between;gap:1rem;font-size:.875rem;display:flex}.dual-range-track{isolation:isolate;height:44px;margin:.25rem 12px 0;position:relative}.dual-range-rail{background:var(--input);pointer-events:none;border-radius:3px;height:3px;position:absolute;inset:20px 0 auto}.dual-range-rail span{inset:0 calc(100% - var(--range-end)) 0 var(--range-start);background:var(--foreground);border-radius:inherit;position:absolute}.dual-range input.dual-range-thumb{appearance:none;outline-offset:1px;pointer-events:none;z-index:3;cursor:pointer;background:0 0;border:0;width:calc(100% + 24px);height:44px;margin:0;padding:0;position:absolute;inset:0 -12px}.dual-range-thumb::-webkit-slider-runnable-track{background:0 0;border:0;height:3px}.dual-range-thumb::-moz-range-track{background:0 0;border:0;height:3px}.dual-range-thumb::-webkit-slider-thumb{appearance:none;background:var(--foreground);pointer-events:auto;border:2px solid #000;border-radius:50%;width:24px;height:24px;margin-top:-10px;box-shadow:0 1px 3px #0003}.dual-range-thumb::-moz-range-thumb{background:var(--foreground);pointer-events:auto;border:2px solid #000;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 3px #0003}.dual-range-thumb:focus-visible::-webkit-slider-thumb{outline:2px solid var(--ring);outline-offset:3px}.dual-range-thumb:focus-visible::-moz-range-thumb{outline:2px solid var(--ring);outline-offset:3px}.dual-range:disabled{opacity:.5}.dual-range:disabled input{cursor:not-allowed}.workspace-fx-note{color:var(--muted-foreground);font-size:.75rem;line-height:1.5}.workspace-fx-note p{max-width:90ch;margin-block:.5rem}.workspace-fx-note button{text-underline-offset:.2rem;min-height:40px;color:var(--foreground);align-items:center;margin-inline-end:.75rem;text-decoration:underline;display:inline-flex}.workspace-fx-note summary{cursor:pointer;min-height:40px;padding-block:.6rem;display:list-item}.workspace-fx-note dl{font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:.5rem 1.5rem;margin:.5rem 0;display:flex}.workspace-fx-note dl>div{gap:.5rem;display:flex}.workspace-fx-note dd{color:var(--foreground);margin:0}.workspace-filter-chips{flex-wrap:wrap;gap:.4rem;min-width:0;margin-top:.75rem;display:flex}.workspace-filter-chips button{border:1px solid var(--border);text-align:left;overflow-wrap:anywhere;border-radius:6px;align-items:center;gap:.4rem;max-width:100%;min-height:36px;padding:.35rem .55rem;font-size:.75rem;display:inline-flex}.workspace-filter-chips svg{flex-shrink:0}.report-workspace:has(.workspace-filters[data-open=true]) .thread-results-reveal{filter:blur(3px);opacity:.75}.thread-results-reveal{transition:filter .18s,opacity .18s}.workspace-filters[data-flow=true]{height:auto;position:relative;top:auto}.workspace-filters[data-flow=true] .workspace-filter-panel{position:relative;inset:auto}@keyframes filter-detail-reveal{0%{opacity:.65;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (max-width:1000px){.workspace-filter-fields{gap:.75rem}}@media (max-width:760px){.workspace-filters{top:60px}.workspace-filter-panel{padding:.75rem}.workspace-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.workspace-filter-ranges{grid-template-columns:1fr;gap:1.25rem;margin-top:1rem}.workspace-filter-advanced{margin-top:.75rem;padding-top:.75rem}.workspace-filter-summary{padding-inline:.5rem}.workspace-filter-summary-copy{display:none}.filter-history-action{display:none!important}.workspace-filter-actions button{min-width:40px}.workspace-filters input:not([type=range]),.workspace-filters select{font-size:16px}}@media (prefers-reduced-motion:reduce){.workspace-filter-advanced{animation:none}.workspace-filter-toggle>svg:last-child,.thread-results-reveal{transition:none}}@media print{.workspace-filters,.workspace-filter-spacer,.workspace-filter-sentinel{display:none!important}}
.thread-results .results-selection{align-items:center;gap:.5rem}.thread-results .results-selected-count{white-space:nowrap;margin-right:auto}.thread-results .results-selection-note.sr-only{margin:0}.thread-results .results-bulk-review{margin-block:.4rem 0}.thread-results .results-feedback{min-height:1.7rem;margin-block:.35rem}.thread-results .results-feedback p{margin:0;line-height:1.65}.listing-page-settings{color:var(--muted-foreground);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:1rem;margin-block:.25rem 1.25rem;font-size:.875rem;display:flex}.listing-page-settings label{white-space:nowrap;align-items:center;gap:.65rem;display:flex}.listing-page-settings select{background:var(--background);border:1px solid var(--border);min-height:44px;color:var(--foreground);font:inherit;border-radius:6px;padding:.45rem .7rem}.thread-results .listing-list{grid-auto-rows:1fr;align-items:stretch}.thread-results .listing-list>li{min-width:0}.thread-results .listing-list article{flex-direction:column;gap:.75rem;height:100%;display:flex}.thread-results .listing-list article>header{grid-template-columns:32px minmax(0,1fr) 44px;align-items:start;gap:.4rem;display:grid}.thread-results .listing-list header h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;max-height:2.8em;margin:0;padding:0;line-height:1.4;display:-webkit-box;overflow:hidden}.thread-results .listing-list .listing-meta{align-items:center;min-width:0;height:1.5rem;margin:0;display:flex}.thread-results .listing-list .listing-meta>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.thread-results .listing-list dl{row-gap:.85rem;margin:0}.thread-results .listing-list dl>div{min-width:0}.thread-results .listing-list dd{text-overflow:ellipsis;white-space:nowrap;min-height:1.5em;line-height:1.5;display:block;overflow:hidden}.listing-card-meta{min-width:0;height:1.75rem;color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.listing-card-meta>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.listing-saved-review{min-width:0;height:1.75rem;min-height:1.75rem;display:block;overflow:hidden}.listing-saved-review>[data-slot=badge]{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.thread-results .listing-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.75rem;display:flex}.thread-results .listing-card-footer button,.thread-results .listing-card-footer a,.thread-results .listing-actions-trigger{min-height:44px}.listing-actions-trigger>svg{transition:transform .15s ease-out}.listing-actions-trigger[data-state=open]>svg{transform:rotate(180deg)}.listing-actions-menu{z-index:100;min-width:200px;max-width:min(280px,100vw - 24px);max-height:var(--radix-dropdown-menu-content-available-height);color:var(--foreground);background:var(--card);border:1px solid var(--border);transform-origin:var(--radix-dropdown-menu-content-transform-origin);border-radius:8px;padding:.35rem;animation:.15s cubic-bezier(.16,1,.3,1) listing-menu-enter;overflow-y:auto;box-shadow:0 12px 32px #00000059}.listing-actions-item{cursor:default;-webkit-user-select:none;user-select:none;border-radius:6px;outline:none;align-items:center;gap:.65rem;min-height:44px;padding:.5rem .7rem;font-size:.875rem;display:flex}.listing-actions-item[data-highlighted]{background:var(--secondary);outline:1px solid var(--ring);outline-offset:-1px}.listing-actions-item[data-disabled]{opacity:.5;pointer-events:none}.listing-actions-item[data-section-start]{border-top:1px solid var(--border);margin-top:.3rem;padding-top:.65rem}.listing-actions-check{flex-shrink:0;width:16px;display:flex}.listing-actions-check svg{width:16px;height:16px}.thread-results .results-pagination{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.5rem}.thread-results .results-pagination button{font-variant-numeric:tabular-nums;min-width:44px;min-height:44px}.listing-page-numbers,.listing-page-numbers>span{align-items:center;gap:.25rem;display:flex}.listing-page-gap{color:var(--muted-foreground);padding-inline:.2rem}.thread-results .listing-table-review .listing-saved-review{max-width:190px}@keyframes listing-menu-enter{0%{opacity:.6;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.listing-page-settings{gap:.5rem;font-size:.8125rem}.listing-page-settings select{font-size:16px}.thread-results .results-selection>button{min-height:44px}.thread-results .results-selection .results-selected-count{flex:1}.thread-results .results-pagination{column-gap:.35rem}.listing-page-numbers{flex-wrap:wrap;justify-content:center}.thread-results .listing-list{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.listing-actions-menu{animation:none}.listing-actions-trigger>svg{transition:none}}
@media screen{.thread-shell{height:100dvh;min-height:0;overflow:hidden}.thread-shell>.product-main{scrollbar-gutter:stable;overscroll-behavior-y:contain;height:100%;min-height:0;overflow:clip auto}.thread-shell .thread-topbar{z-index:35;background:var(--background);height:64px;position:sticky;top:0}.thread-shell .workspace-results,.thread-shell .thread-run{width:min(84rem,100% - 3rem);max-width:none;margin-inline:auto}.thread-shell .thread-run{min-height:calc(100dvh - 64px);margin-top:0;margin-bottom:0;padding:1rem 0 2rem}.thread-run-heading{min-height:112px;padding-left:48px;position:relative}.thread-run-heading .thread-run-symbol{position:absolute;top:12px;left:0}.thread-run-heading h1{margin:0 0 .5rem;font-size:2rem;line-height:1.25}.thread-run-heading p{min-height:24px;font-size:.9rem}.thread-run-heading small{margin-top:.4rem}.thread-run-summary{height:68px;margin-top:0;padding:1rem 0}.thread-run-summary strong{min-width:5ch}.thread-run-alert{min-height:36px}.thread-run-alert .product-error{margin:0;line-height:1.5}.thread-run .job-sources{margin-top:0}.thread-run .source-progress-warning{min-height:32px}.thread-run .source-progress-warning p{margin:0;font-size:.8rem}.thread-run .job-source-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem}.thread-run .job-source-row{grid-template-rows:24px 24px;grid-template-columns:minmax(0,1fr) minmax(72px,auto) 72px;align-items:center;gap:.25rem .5rem;height:76px;padding:.5rem 0}.thread-run .job-source-status{white-space:nowrap;justify-self:end;font-size:.7rem}.thread-run .job-source-count{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.thread-run .job-source-name{min-width:0}.thread-run .job-source-name span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.thread-run .job-source-note{white-space:nowrap;scrollbar-width:thin;grid-row:2;max-height:24px;margin:0;font-size:.7rem;line-height:24px;overflow-y:auto}.thread-run .job-sources>.product-muted{font-size:.72rem}.thread-run-actions{min-height:44px;margin-top:1rem}.thread-run-note{margin-top:.5rem}}.mandate-history .history-activity-button{justify-content:center;gap:.5rem}.mandate-history .history-activity-button span{margin-left:0}.mandate-history .history-activity>p{text-align:center}.destructive-action{color:var(--destructive)!important}.destructive-action:hover{background:color-mix(in srgb, var(--destructive) 10%, var(--background))!important}.results-actions .result-icon,.header-export-menu>summary{border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;min-height:40px;padding:0;display:inline-flex}.result-icon:hover,.header-export-menu>summary:hover{background:var(--secondary)}.header-export-menu{position:relative}.header-export-menu>summary{cursor:pointer;list-style:none}.header-export-menu>summary::-webkit-details-marker{display:none}.header-export-menu>div{z-index:50;background:var(--card);border:1px solid var(--border);border-radius:8px;min-width:200px;padding:.5rem;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0008}.header-export-menu small{color:var(--muted-foreground);padding:.5rem;font-size:.75rem;display:block}.header-export-menu button{text-align:left;border-radius:6px;width:100%;min-height:40px;padding:.5rem;display:block}.header-export-menu button:hover{background:var(--secondary)}.archived-tag{background:var(--secondary);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.78rem;display:inline-flex}.archive-empty{text-align:center;min-height:min(60dvh,480px);color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.archive-empty h2{color:var(--foreground);font-size:1.15rem;font-weight:500}.archive-empty p{font-size:.85rem}.archive-preview{border-top:1px solid var(--border);margin-top:2rem;padding-block:1.5rem}.archive-preview h2,.archive-preview p{margin-block:1rem}.delete-mandate-dialog label{margin-top:1.5rem;font-size:.85rem;display:block}.delete-mandate-dialog input{border:1px solid var(--input);background:var(--background);border-radius:6px;width:100%;min-height:44px;margin:.5rem 0 1rem;padding:.6rem .75rem}.seller-panel-tabs{gap:1rem;display:flex}.seller-panel-tabs button{min-height:40px;color:var(--muted-foreground);border-bottom:2px solid #0000;font-size:.85rem}.seller-panel-tabs button[aria-selected=true]{border-color:var(--foreground);color:var(--foreground)}.report-sellers{min-height:375px}.report-sellers>.viz-marketplace-matrix{height:auto;overflow:visible}.report-sellers .viz-marketplace-matrix .viz-heading{display:none}.market-price-grid{table-layout:fixed;border-collapse:separate;border-spacing:4px;font-variant-numeric:tabular-nums;width:100%;min-width:0;font-size:.75rem}.market-price-grid caption{text-align:left;color:var(--muted-foreground);padding:0 0 .75rem;font-size:.75rem}.market-price-logo-column{width:28px}.market-price-grid th{color:var(--muted-foreground);text-align:center;background:0 0;padding:0 0 .5rem;font-weight:400;position:static}.market-price-grid thead th{font-size:.6875rem;line-height:1.4}.market-price-grid .market-price-upper{display:block}.market-price-grid tbody th.market-price-logo{background:0 0;border:0;padding:0 6px 0 0}.market-price-logo>span{background:0 0;justify-content:flex-start;align-items:center;width:24px;min-width:0;height:28px;display:flex}.market-price-logo .market-logo{object-fit:contain;background:0 0;border:0;border-radius:0;width:20px;height:20px;padding:0}.market-price-logo[data-marketplace=nettiauto] .market-logo,.market-price-logo[data-marketplace=marktplaats] .market-logo{border-radius:50%}.market-price-grid .market-price-cell{text-align:center;height:28px;color:var(--foreground);border:0;border-radius:3px;padding:0}.market-price-grid .market-price-cell[data-empty=true]{color:var(--muted-foreground)}.market-price-grid .matrix-cell-button{font-variant-numeric:tabular-nums;border-radius:3px;width:100%;height:28px;min-height:28px;padding:0;font-size:.75rem;display:block}.market-price-grid .matrix-cell-button:focus-visible{outline:2px solid var(--ring);outline-offset:1px}@media (pointer:coarse){.market-price-grid .matrix-cell-button,.market-price-grid .market-price-cell,.market-price-logo>span{height:36px;min-height:36px}}@media print{.market-price-grid{font-size:8pt}.market-price-grid th,.market-price-grid td{break-inside:avoid}}@media (max-width:760px){.thread-shell .workspace-results,.thread-shell .thread-run{width:calc(100% - 2rem)}.thread-shell .thread-topbar{height:60px}.thread-run-heading h1{font-size:1.6rem}.thread-run-heading{min-height:138px}.thread-run-summary{height:auto;min-height:76px}.thread-run .job-source-list{grid-template-columns:1fr}.thread-run .job-source-row{grid-template-columns:minmax(0,1fr) minmax(72px,auto) 70px;height:80px}.thread-run .job-source-count{grid-column:3}.thread-run .job-source-note{white-space:normal;max-height:28px;line-height:1.5}.thread-shell .results-heading{flex-direction:column;align-items:flex-start}.thread-shell .results-actions{align-items:center;gap:.5rem;width:100%}.results-actions .result-icon,.header-export-menu>summary{width:44px;height:44px;min-height:44px}.report-sellers{min-height:360px}}@media (prefers-reduced-motion:reduce){.thread-shell>.product-main{scroll-behavior:auto}}
