.kgl{--kgl-gold:#f5ce27;--kgl-ink:#141414;--kgl-muted:#53585f;max-width:1280px;margin:0 auto;padding:26px 22px 60px;color:var(--kgl-ink)}.kgl *,.kgl-panel *{box-sizing:border-box}.kgl a,.kgl-panel a{text-underline-offset:3px}.kgl a:focus-visible,.kgl button:focus-visible,.kgl select:focus-visible,.kgl summary:focus-visible,.kgl-table-wrap:focus-visible,.kgl-panel a:focus-visible{outline:3px solid #865f00;outline-offset:4px}.kgl-hero{padding:32px;background:#151515;color:#fff;border-top:5px solid var(--kgl-gold)}.kgl-kicker{font-size:.76rem;line-height:1.4;font-weight:800;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px}.kgl-hero .kgl-kicker{color:var(--kgl-gold)}.kgl-hero h1{color:#fff;font-size:clamp(2rem,5vw,3.5rem);line-height:1.08;margin:0 0 14px}.kgl-hero p{max-width:760px;line-height:1.6}.kgl-actions{display:flex;gap:12px 20px;flex-wrap:wrap;align-items:center}.kgl-hero a{color:var(--kgl-gold);font-weight:800}.kgl-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:24px 0;border-bottom:1px solid #d8dadd}.kgl-filters>div{min-width:0}.kgl-filters label{display:block;font-weight:800;font-size:.9rem;margin-bottom:7px}.kgl-filters select{width:100%;max-width:100%;min-height:46px;padding:10px 34px 10px 12px;border:1px solid #7b8087;border-radius:3px;background:#fff;color:#141414;font:inherit}.kgl-filter-actions{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px}.kgl-filter-actions button,.kgl-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border:2px solid #141414;border-radius:3px;background:#f5ce27;color:#141414;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.kgl-filter-actions a{padding:11px 0}.kgl-results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:28px 0 14px}.kgl-results-head h2{font-size:clamp(1.45rem,3vw,2rem);line-height:1.2;margin:0}.kgl-results-head>p{color:var(--kgl-muted);margin:0;max-width:300px}.kgl-scope{margin:16px 0;padding:16px 20px;border-left:4px solid #d4a800;background:#fff8d6;line-height:1.6}.kgl-scope p{margin:0 0 8px}.kgl-scope p:last-child{margin-bottom:0}.kgl-empty{padding:28px;border:1px solid #d8dadd;background:#f7f7f7}.kgl-empty h3{margin-top:0}.kgl-empty>a{display:inline-flex;margin:8px 16px 0 0}.kgl-table-hint{font-size:.88rem;color:var(--kgl-muted)}.kgl-table-wrap{width:100%;max-width:100%;overflow-x:auto;border:1px solid #d6d9dd;border-radius:4px}.kgl-table{border-collapse:collapse;width:100%;min-width:750px;text-align:left;font-size:.94rem}.kgl-table caption{text-align:left;font-weight:700;padding:14px 16px;background:#f4f4f4}.kgl-table thead th{background:#191919;color:#fff;font-size:.82rem;text-transform:uppercase;letter-spacing:.025em}.kgl-table th,.kgl-table td{padding:16px;border-bottom:1px solid #d6d9dd;vertical-align:top}.kgl-table th[scope=row]{min-width:145px}.kgl-table td:first-child{min-width:165px}.kgl-table a{color:#171717;font-weight:700}.kgl-table time,.kgl-source-date,.kgl-block-link{display:block}.kgl-source-date,.kgl-muted{color:var(--kgl-muted);font-size:.85rem;font-weight:400}.kgl-source-date{margin-top:6px}.kgl-block-link{margin-top:7px}.kgl-number{font-size:1.08rem;font-weight:850;font-variant-numeric:tabular-nums}.kgl-details-row td{padding-top:0;background:#fafafa}.kgl-details-row summary{font-weight:700;cursor:pointer;padding:12px 0}.kgl-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:8px 0 16px}.kgl-stat-grid>div{background:#fff;border:1px solid #dfe1e4;padding:12px}.kgl-stat-grid dt{font-size:.81rem;color:var(--kgl-muted)}.kgl-stat-grid dd{margin:6px 0 0;font-size:1.1rem;font-weight:800;font-variant-numeric:tabular-nums}.kgl-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0}.kgl-report-card{padding:24px;border:1px solid #cfd2d6;border-top:4px solid #171717;border-radius:4px;background:#fff;overflow-wrap:anywhere}.kgl-report-card h3{font-size:1.35rem;margin:0 0 10px}.kgl-report-card a{color:#161616;font-weight:750}.kgl-report-status{font-weight:850;padding:11px 12px;line-height:1.4}.kgl-has-stats{background:#eef5e9;color:#24451e}.kgl-needs-stats{background:#fff2c6;color:#5a4200}.kgl-method{margin-top:28px;border-top:1px solid #d2d5d9;border-bottom:1px solid #d2d5d9;padding:16px 0;line-height:1.7}.kgl-method summary{cursor:pointer;font-weight:850;padding:7px 0}.kgl-method p{max-width:950px}.kgl-panel{margin:26px 0;padding:24px;border:1px solid #d4d6da;border-top:4px solid #e0b91d;background:#fff;color:#161616;line-height:1.6}.kgl-panel h2{font-size:1.6rem;line-height:1.2;margin:0 0 10px}.kgl-panel p{max-width:900px}.kgl-panel a{font-weight:750;color:#161616}.kgl-panel ul{padding-left:20px}.kgl-panel li{margin:10px 0}.kgl-panel li a{margin-left:8px}@media(max-width:760px){.kgl{padding:18px 14px 42px}.kgl-hero{padding:25px 20px}.kgl-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.kgl-results-head{align-items:flex-start;flex-direction:column;gap:10px}.kgl-results-head>p{max-width:none}.kgl-report-grid{grid-template-columns:1fr}.kgl-panel{padding:20px 16px}.kgl-table th,.kgl-table td{padding:13px}}@media(max-width:440px){.kgl-filters{grid-template-columns:1fr}.kgl-filter-actions{align-items:center}.kgl-actions{gap:10px 16px}.kgl-report-card{padding:20px 17px}.kgl-scope{padding:15px}.kgl-panel li a{display:block;margin-left:0}}
.kgl-count-note{display:block;font-size:.85rem;font-weight:400;margin-top:6px;line-height:1.5}.kgl-list-tools{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;margin:20px 0}.kgl-list-tools p{font-size:.85rem;line-height:1.5;color:#53585f;margin:9px 0 0;max-width:410px}.kgl-download{max-width:460px}.kgl-list-tools .kgl-button:disabled{cursor:default;background:#eceeef;border-color:#858a92;color:#53585f}.kgl-share-fallback{min-width:0;flex:1 1 320px;max-width:520px}.kgl-share-fallback label{display:block;font-weight:800;margin-bottom:7px}.kgl-share-fallback input{width:100%;min-width:0;min-height:44px;border:1px solid #858a92;border-radius:3px;background:#fff;color:#161616;padding:10px;font:inherit}.kgl-share-fallback input:focus-visible{outline:3px solid #865f00;outline-offset:3px}@media(max-width:560px){.kgl-list-tools{display:block}.kgl-share-fallback,.kgl-list-tools>[class*=share]{margin-top:20px}.kgl-count-note{max-width:300px}}
