.dt-live-status{min-height:1.6em;margin:0 0 6px;font-size:11px;line-height:1.6;color:var(--muted)}
[data-live-results][aria-busy="true"]{cursor:progress}
.dt-intro{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:8px 0 20px}.dt-intro h1{font-size:34px;letter-spacing:-.045em;margin:0 0 10px}.dt-intro p{font-size:14px;color:var(--muted);margin:0;line-height:1.8}.dt-intro .kw-eyebrow{display:block;margin-bottom:10px}.dt-meta{display:grid;grid-template-columns:auto auto;gap:5px 9px;align-items:baseline;text-align:right;flex-shrink:0}.dt-meta strong{font-size:30px}.dt-meta span,.dt-meta a{font-size:11px;color:var(--muted)}.dt-meta a{grid-column:1/-1;color:var(--accent)}
.dt-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:30px 0}.dt-catalog>a{display:block;padding:28px;border:1px solid var(--line);background:var(--surface);border-radius:12px}.dt-catalog>a:hover{border-color:var(--accent)}.dt-catalog>a>span{font-size:11px;color:var(--accent)}.dt-catalog h2{font-size:23px;margin:12px 0}.dt-catalog h2 span{float:right}.dt-catalog p,.dt-how p{font-size:14px;line-height:1.8;color:var(--muted)}.dt-catalog small{font-size:12px;color:var(--muted)}.dt-how{margin:35px 0;max-width:800px}.dt-how h2{font-size:18px}.dt-scope{font-size:12px;line-height:1.8;color:var(--muted);margin:0 0 24px}.dt-scope span{margin-left:12px}
.dt-filters{display:flex;align-items:end;flex-wrap:wrap;gap:12px;padding:20px;border:1px solid var(--line);border-radius:11px;background:var(--surface);margin-bottom:22px}.dt-filters label{display:grid;gap:7px;font-size:11px;color:var(--muted)}.dt-filters input,.dt-filters select{height:40px;padding:8px 12px;color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:7px;font:inherit;font-size:13px;min-width:105px;max-width:230px}.dt-filters .dt-query{flex:1;min-width:200px}.dt-query input{width:100%;max-width:none}.data-page button{font:inherit;cursor:pointer}.dt-filters button,.dt-column-picker button,.dt-selection button[name]{padding:10px 16px;border:0;border-radius:7px;background:var(--button-primary-bg);color:var(--button-primary-text);font-size:12px;transition:background-color .16s ease}.dt-filters button:hover,.dt-column-picker button:hover,.dt-selection button[name]:hover{background:var(--button-primary-hover)}.dt-filters>a{font-size:12px;color:var(--muted);padding:12px 3px}
.dt-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0}.dt-views{display:flex;flex-wrap:wrap;gap:6px}.dt-views a{font-size:12px;padding:8px 11px;border-radius:6px;color:var(--muted)}.dt-views a[aria-current]{background:var(--accent-soft);color:var(--accent);font-weight:650}.dt-tools{display:flex;align-items:center;gap:12px;font-size:12px}.dt-column-picker{position:relative}.dt-column-picker>summary,.dt-download{cursor:pointer;padding:8px 12px;border:1px solid var(--line);border-radius:7px;background:var(--surface);white-space:nowrap}.dt-column-picker>form{position:absolute;right:0;top:calc(100% + 10px);width:330px;z-index:12;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:18px;box-shadow:0 10px 30px #0002}.dt-column-picker fieldset{border:0;margin:0 0 14px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.dt-column-picker legend{font-weight:650;margin-bottom:14px}.dt-column-picker label{display:flex;align-items:center;gap:6px;font-size:12px}.dt-column-picker small{font-size:9px;color:var(--muted)}.dt-column-picker input{accent-color:var(--accent)}
.dt-result{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin:20px 0 10px}.dt-selection{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 0 13px;font-size:12px}.dt-selection>span:first-child{font-weight:650;color:var(--accent)}.dt-selection>button[type=button]{border:0;background:none;color:var(--muted);font-size:11px}.dt-selection>small{color:var(--muted);font-size:10px}.dt-table-scroll{max-height:72vh;overflow:auto;border:1px solid var(--line);border-radius:10px;background:var(--surface);scrollbar-width:thin;isolation:isolate}.dt-table-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.dt-table,.dt-detail-table,.dt-compare-table{width:100%;border-spacing:0;border-collapse:separate;font-size:13px}.dt-table{min-width:820px}.dt-table th,.dt-table td,.dt-detail-table th,.dt-detail-table td,.dt-compare-table th,.dt-compare-table td{padding:14px 17px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left;line-height:1.6;background:var(--surface)}.dt-table thead th,.dt-detail-table thead th,.dt-compare-table thead th{position:sticky;top:0;z-index:4;background:var(--bg);font-size:11px;font-weight:650;white-space:nowrap}.dt-table thead a{display:block}.dt-table thead a>span{margin-left:5px;color:var(--muted)}.dt-table th[aria-sort=ascending] a,.dt-table th[aria-sort=descending] a{color:var(--accent)}.dt-table small,.dt-detail-table small,.dt-compare-table small{display:block;font-size:10px;color:var(--muted);font-weight:400;line-height:1.65}.dt-table th small{display:inline}.dt-name{font-weight:650;color:var(--text)}.dt-name:hover{color:var(--accent)}.dt-table .dt-number{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.dt-year{margin-top:2px}.dt-missing{color:var(--muted)}.dt-table .dt-pick{width:38px;min-width:38px;max-width:38px;padding-left:12px;padding-right:8px;position:sticky;left:0;z-index:2}.dt-pick input{accent-color:var(--accent);width:15px;height:15px;margin-top:3px;cursor:pointer}.dt-table .dt-sticky-name{position:sticky;left:38px;min-width:175px;width:190px;z-index:2;box-shadow:2px 0 0 var(--line)}.dt-table thead .dt-pick,.dt-table thead .dt-sticky-name{z-index:5}.dt-table tbody tr:hover td{background:var(--bg)}.dt-table tr:last-child td,.dt-detail-table tr:last-child td,.dt-detail-table tr:last-child th,.dt-compare-table tr:last-child td,.dt-compare-table tr:last-child th{border-bottom:0}
.dt-compare-back{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;margin:25px 0}.dt-compare-back>a{color:var(--accent)}.dt-compare-back span{color:var(--muted)}.dt-compare-table th,.dt-compare-table td{min-width:180px}.dt-compare-table th:first-child{position:sticky;left:0;min-width:115px;z-index:2;background:var(--bg);font-size:12px;box-shadow:1px 0 0 var(--line)}.dt-compare-table thead th:first-child{z-index:5}.dt-detail-table{min-width:550px}.dt-detail-table tbody th{font-size:12px;font-weight:600;background:var(--bg);width:25%}.dt-detail-table td{color:var(--text);font-size:13px}.dt-actions{display:flex;gap:18px;margin-top:18px;font-size:12px;color:var(--accent)}.dt-related{margin:32px 0}.dt-related h2{font-size:18px}.dt-related p,.dt-related a{font-size:13px;line-height:1.8;color:var(--muted)}.dt-related a{display:block}
.dt-guide{margin-top:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;font-size:12px;line-height:1.9;color:var(--muted);scroll-margin-top:170px}.dt-guide summary{cursor:pointer;font-size:14px;font-weight:650;color:var(--text)}.dt-guide summary span{float:right;font-size:11px;font-weight:400;color:var(--muted)}.dt-guide ul{padding-left:20px}.dt-guide li{margin:20px 0}.dt-guide li p{margin:5px 0}.dt-guide strong{color:var(--text);font-weight:600}.dt-guide small{overflow-wrap:anywhere}.dt-license{font-size:10px;margin-left:8px}.dt-home-gateway{margin-bottom:25px}
@media(max-width:900px){.dt-filters{gap:10px;padding:16px}.dt-filters .dt-query{flex-basis:100%}.dt-filters select{max-width:190px}.dt-meta{display:none}.dt-toolbar{align-items:start;flex-wrap:wrap}.dt-tools{margin-left:auto}.dt-catalog{grid-template-columns:1fr}}
@media(max-width:700px){.dt-intro{margin:2px 0 16px}.dt-intro h1{font-size:28px}.dt-intro p{font-size:13px}.dt-scope span{display:block;margin:5px 0 0}.dt-filters label{flex:1;min-width:0}.dt-filters label select{width:100%;min-width:0;max-width:none}.dt-filters label:nth-of-type(2),.dt-filters label:nth-of-type(3){flex-basis:42%}.dt-filters label:last-of-type{flex:initial;width:100px}.dt-views{gap:2px;width:100%}.dt-views a{font-size:11px;padding:8px}.dt-column-picker>form{width:min(310px,calc(100vw - 35px));right:-110px}.dt-result span:last-child{display:none}.dt-table .dt-sticky-name{min-width:135px;width:150px;padding-left:12px;padding-right:12px}.dt-table{min-width:760px}.dt-table th,.dt-table td{padding-top:12px;padding-bottom:12px;font-size:12px}.dt-table-scroll{max-height:65vh}.dt-selection{gap:9px}.dt-compare-back{align-items:start;flex-direction:column;gap:8px}.dt-compare-table th,.dt-compare-table td{min-width:155px;padding:12px}.dt-compare-table th:first-child{min-width:90px}.dt-guide summary span{float:none;display:block;margin-left:14px}.dt-actions{gap:12px;flex-wrap:wrap}.dt-catalog>a{padding:23px}}

/* Keep the table close to its title and controls. */
.data-page .kw-breadcrumb{padding:16px 0}.dt-intro{margin:0 0 12px}.dt-intro h1{font-size:29px;line-height:1.25;margin-bottom:7px}.dt-intro .kw-eyebrow{margin-bottom:6px}.dt-intro p{font-size:13px}.dt-scope{margin-bottom:14px}.dt-filters{padding:14px;margin-bottom:14px}.dt-toolbar{margin:12px 0}.dt-result{margin:12px 0 6px}.dt-selection{padding:5px 0 10px}.dt-footnote{font-size:9px;display:block;color:var(--accent);margin-top:3px}.dt-footnotes{font-size:12px;line-height:1.8;margin:25px 0;scroll-margin-top:160px}.dt-footnotes h2{font-size:17px}.dt-footnotes small{color:var(--muted)}
@media(max-width:700px){.dt-column-picker>form{right:0}.dt-tools:has(.dt-download) .dt-column-picker>form{right:-110px}.dt-intro h1{font-size:26px}.dt-filters{padding:12px}}

.dt-intro:has(>h1){display:block}.dt-filter-more>summary{display:none}.dt-filter-more>div{display:flex;gap:12px;align-items:end}.dt-filter-more>div>label{min-width:0}
@media(max-width:700px){.data-page .kw-header-search{display:none}.dt-filter-more>summary{display:list-item;cursor:pointer;font-size:12px;padding:10px 12px;background:var(--bg);border:1px solid var(--line);border-radius:7px}.dt-filter-more>div{padding-top:12px;flex-wrap:wrap;gap:8px}.dt-filter-more[open]{flex-basis:100%}.dt-filter-more>div>label{flex:1;min-width:110px}.dt-filters .dt-query{flex-basis:100%}.dt-intro:has(>h1) p{margin-top:10px}}

/* Expanded country fields stay grouped and reachable on small screens. */
.dt-meta>small{grid-column:1/-1;font-size:11px;color:var(--muted);font-weight:400}
.dt-toolbar{align-items:flex-start}.dt-views{flex:1;min-width:0}.dt-tools{flex-shrink:0}
.dt-column-picker>form{width:430px;max-width:calc(100vw - 36px)}
.dt-column-groups{max-height:min(58vh,560px);overflow-y:auto;margin-bottom:14px;overscroll-behavior:contain;padding-right:5px}
.dt-column-picker fieldset{grid-template-columns:1fr;gap:9px;padding:0 0 15px;margin-bottom:15px;border-bottom:1px solid var(--line)}
.dt-column-picker legend{font-size:12px;color:var(--accent);margin-bottom:10px}
.dt-column-picker label{align-items:flex-start}.dt-column-picker label span{flex:1;min-width:0}.dt-column-picker small{margin-left:auto;white-space:nowrap}
.dt-column-picker button{width:100%}.dt-filter-more>div{flex-wrap:wrap}
.dt-column-actions{display:flex;gap:8px}.dt-column-actions>button[type=button]{width:auto;flex-shrink:0;background:var(--bg);color:var(--text);border:1px solid var(--line)}
.dt-detail-nav{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0}
.dt-detail-nav a{padding:8px 12px;border:1px solid var(--line);border-radius:7px;font-size:12px;background:var(--surface);color:var(--muted)}
.dt-detail-nav a:hover{color:var(--accent);border-color:var(--accent)}
.dt-detail-group{margin:24px 0;scroll-margin-top:160px}.dt-detail-group h2{font-size:18px;margin:0 0 12px}
.dt-detail-group .dt-table-scroll{max-height:none}.dt-detail-table{min-width:0;table-layout:fixed}
.dt-detail-table th:first-child{width:36%}.dt-detail-table td{overflow-wrap:anywhere}
.dt-detail-table tbody th small{margin-top:6px;line-height:1.7}.dt-compare-table td{max-width:420px;overflow-wrap:anywhere}
@media(max-width:700px){.dt-column-picker>form{width:min(360px,calc(100vw - 36px))}.dt-column-groups{max-height:52vh}.dt-detail-table th,.dt-detail-table td{padding:12px 10px;font-size:12px}.dt-detail-table th:first-child{width:40%}.dt-detail-table tbody th small{font-size:10px}.dt-detail-nav{gap:5px}.dt-detail-nav a{padding:7px 9px;font-size:11px}}
@media(max-width:700px){.dt-column-picker>form,.dt-tools:has(.dt-download) .dt-column-picker>form{position:fixed;top:auto;bottom:16px;left:16px;right:16px;width:auto;max-width:none;z-index:40}.dt-column-groups{max-height:52dvh}}

/* Readable detail tables opt in without changing compact country tables. */
.dt-detail-table.dt-detail-readable{width:100%;table-layout:fixed}
.dt-detail-table.dt-detail-readable th,.dt-detail-table.dt-detail-readable td{white-space:normal;overflow-wrap:anywhere}
.dt-detail-table.dt-detail-readable th:first-child{width:34%;min-width:0}
.dt-detail-table.dt-detail-readable .dt-text-value{width:auto;max-width:none}
/* Long descriptions are opt-in; country values keep their compact layout. */
.dt-text-value{width:40ch;max-width:480px;white-space:normal;overflow-wrap:anywhere;line-height:1.65}
.dt-source-link{color:var(--accent);text-underline-offset:3px}.dt-source-link:hover{text-decoration:underline}
.dt-hardware-notice{margin:12px 0 18px;padding:12px 15px;background:var(--surface);border:1px solid var(--line);border-radius:10px}
.dt-hardware-notice nav{display:flex;align-items:center;flex-wrap:wrap;gap:7px}
.dt-hardware-notice nav a{padding:7px 10px;font-size:12px;border-radius:6px;color:var(--muted)}
.dt-hardware-notice nav a[aria-current]{color:var(--accent);background:var(--accent-soft);font-weight:650}
.dt-hardware-notice nav a:last-child{margin-left:auto}.dt-hardware-notice nav span{color:var(--accent);margin-left:4px}
.dt-hardware-notice p{font-size:11px;color:var(--muted);line-height:1.7;margin:10px 0 0}
.dt-source-guide{margin-top:26px;padding:16px;border:1px solid var(--line);border-radius:10px;font-size:12px;line-height:1.8;color:var(--muted)}
.dt-source-guide summary{cursor:pointer;font-weight:650;color:var(--text)}.dt-source-guide a{color:var(--accent)}.dt-source-guide ul{padding-left:20px}.dt-source-guide li{margin:6px 0;overflow-wrap:anywhere}
.hardware-data-page .dt-table .dt-sticky-name{min-width:200px;width:250px;max-width:290px;white-space:normal}
.hardware-data-page .dt-compare-table thead th:not(:first-child){white-space:normal;min-width:190px;max-width:300px}
@media(max-width:700px){.dt-hardware-notice nav a:last-child{margin-left:0}.hardware-data-page .dt-table .dt-sticky-name{min-width:140px;width:160px;max-width:190px}}
@media(max-width:700px){.dt-text-value{width:30ch;max-width:62vw}}
/* Size columns to their contents and keep intentional secondary lines compact. */
.dt-table,.dt-compare-table,.dt-detail-table{
    width:max-content;
    min-width:100%;
    table-layout:auto;
}
.dt-table th,.dt-table td,
.dt-compare-table th,.dt-compare-table td,
.dt-detail-table th,.dt-detail-table td{
    padding:7px 16px;
    line-height:1.35;
    vertical-align:middle;
    white-space:nowrap;
    overflow-wrap:normal;
    word-break:normal;
}
.dt-table thead th,.dt-compare-table thead th,.dt-detail-table thead th{
    padding-top:9px;
    padding-bottom:9px;
}
.dt-table .dt-sticky-name{width:auto;min-width:190px}
.dt-compare-table td{max-width:none}
.dt-detail-table th:first-child{width:auto;min-width:210px}
.dt-table small,.dt-compare-table small,.dt-detail-table small{line-height:1.35}
.dt-detail-table tbody th small{
    max-width:38ch;
    margin-top:3px;
    white-space:normal;
    line-height:1.4;
}
.dt-value-meta{display:flex;align-items:baseline;gap:8px;margin-top:2px}
.dt-value-meta .dt-year,.dt-value-meta .dt-footnote{margin:0;white-space:nowrap}
.dt-number .dt-value-meta{justify-content:flex-end}
.dt-pick input{display:block;margin:0}
@media(max-width:700px){
    .dt-table th,.dt-table td,
    .dt-compare-table th,.dt-compare-table td,
    .dt-detail-table th,.dt-detail-table td{padding:6px 12px}
    .dt-table .dt-sticky-name{min-width:175px}
    .dt-detail-table th:first-child{width:auto;min-width:190px}
}
