/* Reference library: compact rows and quiet coverage, matching the Scorecard. */
.tex{--tex-ink:var(--ctp-text);--tex-muted:var(--ctp-subtext0);--tex-line:var(--ctp-surface1);--trd-ink:var(--ctp-text);--trd-muted:var(--ctp-subtext0);--trd-line:var(--ctp-surface1);container:examples / inline-size;width:100%;min-width:0;color:var(--tex-ink);font-size:13px;line-height:1.5}
.tex *{box-sizing:border-box}.tex :is(button,input){font:inherit}.tex button{cursor:pointer}.tex button:disabled{opacity:.45;cursor:not-allowed}.tex :is(button,a,input,summary):focus-visible{outline:2px solid var(--ctp-mauve);outline-offset:3px}.tex .trd-icon{width:16px;height:16px;flex:0 0 16px}.tex :is(h2,h3,h4){margin:0;color:var(--tex-ink)}.tex h2{font-size:21px;font-weight:650;letter-spacing:-.4px}.tex h3{font-size:14px;font-weight:600}.tex h4{font-size:13px;font-weight:600}
.tex-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0 18px}.tex-heading>div{min-width:0}.st-workspace .tex-heading p,.tex-heading p{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:6px 0 0;color:var(--tex-muted);font-size:12px;line-height:1.5}.tex-scope{margin-left:4px;padding-left:11px;border-left:1px solid var(--tex-line)}.tex-actions{display:flex;gap:8px;flex-wrap:wrap;flex-shrink:0}
.tex .tex-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid var(--tex-line);border-radius:7px;background:var(--ctp-base);color:var(--tex-ink);font-size:12px;line-height:1.5;white-space:nowrap;text-decoration:none}.tex .tex-button:hover:not(:disabled){border-color:var(--ctp-mauve);color:var(--ctp-mauve)}.tex .tex-primary{color:var(--ctp-mauve);background:color-mix(in srgb,var(--ctp-mauve) 5%,var(--ctp-base));border-color:color-mix(in srgb,var(--ctp-mauve) 23%,var(--tex-line))}.tex .tex-remove{color:var(--ctp-red)}
.tex-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:17px 0;border:1px solid var(--tex-line);border-radius:10px;background:var(--ctp-base)}.tex-metric{min-width:0;display:flex;flex-direction:column;gap:4px;padding:0 22px;border-right:1px solid var(--tex-line)}.tex-metric:last-child{border:0}.tex-metric>span{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--tex-muted)}.tex-metric>span .trd-icon{width:14px;height:14px;flex-basis:14px}.tex-metric>strong{font-size:26px;font-weight:650;line-height:1.25;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.tex-metric>strong>small{font-size:14px;font-weight:400;color:var(--tex-muted)}.st-workspace .tex .tex-count-note,.tex .tex-count-note{margin:9px 0 18px;color:var(--tex-muted);font-size:12px;line-height:1.55}
.tex-coverage{margin-bottom:18px;border:1px solid var(--tex-line);border-radius:8px;overflow:hidden;background:var(--ctp-base)}.tex-coverage>summary{display:flex;align-items:center;gap:14px;padding:12px 15px;cursor:pointer;list-style:none}.tex-coverage>summary::-webkit-details-marker,.tex-guidance>summary::-webkit-details-marker{display:none}.tex-coverage>summary>span{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:550}.tex-coverage>summary>small{color:var(--tex-muted);font-size:12px;margin-left:auto}.tex-coverage>summary>.trd-icon{width:13px;height:13px;flex-basis:13px;transform:rotate(90deg)}.tex-coverage[open]>summary>.trd-icon{transform:rotate(-90deg)}.tex-coverage[open]>summary{border-bottom:1px solid var(--tex-line)}
.main-content .tex .tex-coverage-table,.tex .tex-coverage-table{display:table;table-layout:fixed;width:100%;min-width:0;margin:0;border-collapse:collapse}.tex .tex-coverage-table :is(th,td){border:0;border-bottom:1px solid var(--tex-line);padding:10px 15px;font-size:12px;background:transparent;white-space:normal;position:static}.tex .tex-coverage-table th{font-size:11px;font-weight:550;color:var(--tex-muted);text-align:left!important}.tex .tex-coverage-table th:first-child{width:32%}.tex .tex-coverage-table th:nth-child(2),.tex .tex-coverage-table th:nth-child(3){width:10%}.tex .tex-coverage-table th:nth-child(4){width:16%}.tex .tex-coverage-table th:last-child{width:32%}.tex .tex-coverage-table td:nth-child(n+2){font-variant-numeric:tabular-nums}.tex .tex-coverage-table tr:last-child td{border-bottom:0}.tex .tex-coverage-table td>button{display:flex;align-items:center;gap:7px;min-width:0;max-width:100%;border:0;background:none;padding:0;color:var(--tex-ink);text-align:left}.tex .tex-coverage-table td>button>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tex .tex-coverage-table td:last-child{color:var(--tex-muted)}.tex-covered{color:var(--ctp-green)}
.tex-toolbar{display:grid;grid-template-columns:minmax(190px,240px) minmax(180px,1fr) minmax(140px,180px);align-items:center;gap:10px;margin-bottom:14px}.tex-toolbar>:is(.trd-select,.tex-search){width:100%;min-width:0}.tex .trd-select-trigger{min-height:38px;font-size:12px}.tex-search{display:flex;align-items:center;gap:8px;min-height:38px;padding:7px 10px;border:1px solid var(--tex-line);border-radius:7px;background:var(--ctp-base);color:var(--tex-muted)}.tex-search>input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--tex-ink);font-size:12px}.tex-search:focus-within{outline:2px solid var(--ctp-mauve);outline-offset:2px}.tex-search>input:focus-visible{outline:0}.tex-search>button{display:flex;border:0;background:transparent;color:var(--tex-muted);padding:0}.tex-search .trd-icon{width:14px;height:14px;flex-basis:14px}
.tex-add{display:flex;align-items:end;flex-wrap:wrap;gap:12px;padding:15px;border:1px solid color-mix(in srgb,var(--ctp-mauve) 30%,var(--tex-line));border-radius:8px;background:var(--ctp-base);margin-bottom:15px}.tex-add>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px 14px;flex-basis:100%}.tex-add>div>strong{font-size:13px;font-weight:550}.tex-add>div>span{color:var(--tex-muted);font-size:12px}.tex-add-field{flex:1;min-width:180px;display:flex;flex-direction:column;gap:5px;font-size:12px;color:var(--tex-muted)}.tex-add-field input{width:100%;min-height:37px;border:1px solid var(--tex-line);border-radius:6px;background:var(--ctp-base);padding:8px 10px;font-size:12px;color:var(--tex-ink)}
.tex-guidance{margin:0 0 16px;border:1px solid var(--tex-line);border-radius:7px}.tex-guidance>summary{display:flex;align-items:center;gap:7px;padding:10px 13px;font-size:12px;color:var(--tex-muted);list-style:none;cursor:pointer}.tex-guidance>summary>.trd-icon:last-child{margin-left:auto;width:12px;height:12px;flex-basis:12px;transform:rotate(90deg)}.tex-guidance[open]>summary>.trd-icon:last-child{transform:rotate(-90deg)}.tex-guidance>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:0 15px 14px}.st-workspace .tex-guidance p,.tex-guidance p{font-size:12px;line-height:1.6;margin:0;overflow-wrap:anywhere}.tex-guidance p>strong{display:block;font-weight:550;margin-bottom:4px}
.tex-list-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:20px 0 12px}.tex-list-heading>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 12px;min-width:0}.tex-list-heading>div>span,.tex-ai-note{font-size:12px;color:var(--tex-muted)}
.tex-table-wrap{border:1px solid var(--tex-line);border-radius:10px;overflow:hidden;background:var(--ctp-base)}.main-content .tex table.tex-table,.tex table.tex-table{display:table;table-layout:fixed;width:100%;max-width:100%;min-width:0;border-collapse:collapse;margin:0;overflow:visible}.tex-col-site{width:30%}.tex-col-type{width:21%}.tex-col-market{width:10%}.tex-col-status{width:11%}.tex-col-source{width:19%}.tex-col-details{width:9%}.tex .tex-table th,.tex .tex-table td{display:table-cell;position:static;padding:11px 12px;border:0;border-bottom:1px solid var(--tex-line);text-align:left;vertical-align:middle;font-size:12px;line-height:1.5;white-space:normal;background:transparent}.tex .tex-table thead th{font-size:11px;font-weight:600;text-align:left!important;white-space:nowrap;color:var(--tex-muted);background:color-mix(in srgb,var(--ctp-surface1) 25%,var(--ctp-base))}.tex .tex-table :is(th:last-child,td:last-child){padding-left:5px;padding-right:9px}.tex .tex-table tbody>tr:last-child>td{border-bottom:0}.tex .tex-table .is-open>td{background:color-mix(in srgb,var(--ctp-mauve) 4%,var(--ctp-base))}.main-content .tex :is(.tex-table,.tex-coverage-table) :is(thead th:first-child,tbody td:first-child){position:static;left:auto;z-index:auto;background:inherit}.tex .tex-table td::before{display:none}
.tex-site>div{display:flex;align-items:center;gap:8px;min-width:0}.tex-site>div>div{display:flex;align-items:center;gap:6px;min-width:0;flex:1}.tex-site :is(a,strong){min-width:0;max-width:70%;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:550;color:var(--tex-ink)}.tex-path{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:var(--tex-muted)}
.tex .trd-site-icon{position:relative;display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;overflow:hidden;border-radius:5px;background:var(--ctp-surface0);color:var(--ctp-mauve);font-size:12px;font-weight:600}.tex .trd-site-icon img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0}.tex .trd-site-icon img.loaded{opacity:1}.tex .trd-geo,.tex-global{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--tex-muted);white-space:nowrap}.tex .trd-geo>img{width:16px;height:11px;object-fit:cover;border-radius:1px}.tex .trd-geo>svg,.tex-global>.trd-icon{width:14px;height:14px;flex:0 0 14px}
.tex-type{display:flex;align-items:center;gap:6px;min-width:0;font-size:12px}.tex-type>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tex-class-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;width:16px;height:16px}.tex-class-icon>:is(img,svg){width:16px;height:16px;max-width:16px;object-fit:contain}.tex-status{display:inline-flex;align-items:center;gap:4px;font-size:12px;white-space:nowrap;color:var(--tex-muted)}.tex-status>.trd-icon{width:13px;height:13px;flex-basis:13px}.tex-status.confirmed{color:var(--ctp-green)}.tex-status.rejected{color:var(--ctp-red)}.tex-status.pending{color:var(--ctp-peach)}.tex-source>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--tex-muted);font-size:12px}.tex-source small{font-size:11px}.tex .tex-detail-button{display:inline-flex;align-items:center;gap:4px;padding:0;min-height:32px;font-size:12px;font-weight:550;white-space:nowrap;background:transparent;border:0;color:var(--ctp-mauve)}.tex-detail-button>.trd-icon{width:14px;height:14px;flex-basis:14px}
.tex .tex-table .tex-detail-row>td{padding:0;position:static}.tex-detail{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:20px 28px;padding:20px;background:color-mix(in srgb,var(--ctp-surface1) 18%,var(--ctp-base))}.tex-detail>div,.tex-detail dl{min-width:0}.tex-detail h4{display:flex;align-items:center;gap:7px}.tex-detail h4>.trd-icon{color:var(--ctp-mauve)}.st-workspace .tex .tex-note,.tex .tex-note{white-space:pre-wrap;font-size:13px;line-height:1.65;margin:9px 0 18px;overflow-wrap:anywhere;color:var(--tex-ink)}.tex-detail dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;align-content:start}.tex-detail dt{color:var(--tex-muted);font-size:11px;margin-bottom:4px}.tex-detail dd{font-size:12px;line-height:1.55;overflow-wrap:anywhere;margin:0}.tex-detail dd>small{display:block;font-size:11px;color:var(--tex-muted);margin-top:3px}.tex-facts{border-left:1px solid var(--tex-line);padding-left:22px}.tex-full-url{grid-column:1/-1;border-top:1px solid var(--tex-line);padding-top:14px;display:flex;align-items:center;gap:7px 10px;flex-wrap:wrap;font-size:12px}.tex-full-url>strong{font-weight:550}.tex-full-url>:is(a,span){width:100%;overflow-wrap:anywhere}.tex-full-url>a{color:var(--ctp-mauve)}.tex-full-url .trd-icon{width:12px;height:12px;margin-left:5px}.tex-record-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;padding-top:12px;border-top:1px solid var(--tex-line)}.tex-record-actions>span{margin-right:auto;font-size:12px;color:var(--tex-muted)}
.tex-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px;color:var(--tex-muted);font-size:12px}.tex-pagination>div{display:flex;align-items:center;gap:12px}.tex-back{transform:rotate(180deg)}.tex-message{display:flex;align-items:flex-start;gap:10px;padding:20px;background:var(--ctp-base);border:1px solid var(--tex-line);border-radius:9px;font-size:13px}.tex-message>.trd-icon{margin-top:2px;color:var(--ctp-mauve)}.tex-error{border-color:color-mix(in srgb,var(--ctp-red) 40%,var(--tex-line))}.st-workspace .tex-message p,.tex-message p{margin:4px 0 0;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.tex-empty{padding:34px 18px;text-align:center;border:1px dashed var(--tex-line);border-radius:10px}.tex-empty>.trd-icon{width:24px;height:24px;color:var(--ctp-mauve);margin-bottom:10px}.tex-empty h3{font-size:16px}.st-workspace .tex-empty p,.tex-empty p{margin:7px 0 0;color:var(--tex-muted);font-size:13px}
@container examples (max-width:1050px){.tex-heading{align-items:flex-start}.tex-heading .tex-scope{flex-basis:100%;padding:0;margin:0;border:0}.tex-metric{padding:0 16px}.tex-metric>span{font-size:11px}.tex .tex-table :is(th,td){padding:10px 8px}.tex .tex-table thead th{font-size:10px}.tex-col-site{width:28%}.tex-col-type{width:21%}.tex-col-market{width:10%}.tex-col-status{width:12%}.tex-col-source{width:19%}.tex-col-details{width:10%}}
@container examples (max-width:760px){
 .tex-heading{flex-direction:column;gap:12px}.tex-actions{width:100%}.tex-actions>.tex-primary{margin-left:auto}.tex-metrics{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.tex-metric{padding:13px 16px;border-bottom:1px solid var(--tex-line)}.tex-metric:nth-child(2){border-right:0}.tex-metric:nth-child(n+3){border-bottom:0}.tex-metric>span{font-size:12px}.tex-metric>strong{font-size:24px}.tex-toolbar{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.tex-search{grid-column:1/-1;grid-row:2}.tex .trd-select-trigger{min-height:40px}.tex-list-heading{align-items:flex-start;flex-wrap:wrap}.tex-ai-note{font-size:11px}.tex-guidance>div{grid-template-columns:1fr}
 .main-content .tex table.tex-table,.tex table.tex-table{display:block}.tex .tex-table :is(thead,colgroup){display:none}.tex .tex-table tbody{display:block}.tex .tex-table .tex-record{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:10px 15px;padding:14px;border-bottom:1px solid var(--tex-line)}.tex .tex-table .tex-record>td{display:block;min-width:0;width:auto;padding:0;border:0;background:transparent}.tex-record.is-open{background:color-mix(in srgb,var(--ctp-mauve) 4%,var(--ctp-base))}.tex-site{grid-column:1/-1}.tex .tex-table td[data-label]:not(.tex-site)::before{display:block;content:attr(data-label);font-size:10px;color:var(--tex-muted);margin-bottom:3px}.tex .tex-table .tex-detail-action{grid-column:2;align-self:end;text-align:right}.tex .tex-detail-button{min-height:40px}.tex-source{grid-column:1}.tex .tex-table .tex-detail-row,.tex .tex-table .tex-detail-row>td{display:block;width:100%;padding:0}.tex-detail{grid-template-columns:minmax(0,1fr);padding:16px;gap:18px}.tex-facts{border-left:0;border-top:1px solid var(--tex-line);padding:15px 0 0}.tex-full-url,.tex-record-actions{grid-column:1}.tex-record-actions>span{width:100%;margin-bottom:3px}.tex-pagination{flex-wrap:wrap}.tex-pagination>div{margin-left:auto}
 .tex-coverage>summary{flex-wrap:wrap;gap:6px 10px}.tex-coverage>summary>small{order:2;flex-basis:100%;margin-left:23px;font-size:11px}.tex-coverage>summary>.trd-icon{margin-left:auto}.main-content .tex .tex-coverage-table,.tex .tex-coverage-table{display:block}.tex .tex-coverage-table thead{display:none}.tex .tex-coverage-table tbody{display:block}.tex .tex-coverage-table tr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 14px;border-bottom:1px solid var(--tex-line)}.tex .tex-coverage-table td{display:block;min-width:0;padding:0;border:0;width:auto}.tex .tex-coverage-table td:first-child,.tex .tex-coverage-table td:last-child{grid-column:1/-1}.tex .tex-coverage-table td:nth-child(2)::before,.tex .tex-coverage-table td:nth-child(3)::before,.tex .tex-coverage-table td:nth-child(4)::before{display:block;font-size:10px;color:var(--tex-muted)}.tex .tex-coverage-table td:nth-child(2)::before{content:'Local'}.tex .tex-coverage-table td:nth-child(3)::before{content:'Global'}.tex .tex-coverage-table td:nth-child(4)::before{content:'Market pending'}
}
