/* Reported team production in the existing Compare Programs layout. */
.kpc-section-nav{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 12px}
.kpc-section-nav a{display:inline-flex;align-items:center;min-height:44px;padding:10px 15px;border:1px solid #b6bbc1;background:#fff;color:#151515!important;font-size:.82rem;font-weight:850;text-decoration:none!important}
.kpc-section-nav a:last-child{background:#f5b800;border-color:#f5b800}
.kpc-section-nav a:hover{background:#111;color:#fff!important;border-color:#111}
.kpc-production{margin-top:34px;scroll-margin-top:160px}
#kpc-overview{scroll-margin-top:160px}
.kpc-production-head{padding:24px;background:#111;color:#fff;border-top:5px solid #f5b800}
.kpc-production-head h2{margin:0 0 10px;color:#fff;font-size:clamp(1.65rem,3.5vw,2.5rem);font-weight:950;letter-spacing:-.025em;line-height:1.05}
.kpc-production-head p{color:#e6e6e6;margin:8px 0 0;max-width:850px}
.kpc-production-head .kpc-production-note{padding:0;border:0;background:transparent;color:#e6e6e6}
.kpc-production-name{display:block}
.kpc-production-note{padding:16px 20px;margin:0;background:#f1f2f4;color:#333;font-size:.92rem;line-height:1.6;border:1px solid #d8dadd}
.kpc-production-warning{padding:14px 18px;margin:14px 0;border-left:5px solid #906600;background:#fff5d3;color:#3a2b00;font-weight:750}
.kpc-production .kpc-table{table-layout:fixed}
.kpc-production .kpc-table thead th{font-size:.92rem}
.kpc-production .kpc-table thead a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.kpc-production .kpc-table thead small,.kpc-production .kpc-table thead .kpc-production-meta{color:#dedede}
.kpc-production .kpc-table td{background:#fff;color:#111;overflow-wrap:anywhere}
.kpc-production-value{display:block;font-size:1.75rem;font-weight:950;font-variant-numeric:tabular-nums;line-height:1.1;margin-bottom:7px}
.kpc-production-meta{display:block;font-size:.78rem;line-height:1.5;color:#50545a;margin:5px 0}
.kpc-production-link{display:inline-block;margin-top:8px;padding:7px 0;color:#634600!important;font-size:.78rem;font-weight:850;text-decoration:underline;text-underline-offset:3px}
.kpc-production-link:hover{color:#111!important}
.kpc-production-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.kpc-production a:focus-visible,.kpc-section-nav a:focus-visible{outline:3px solid #906600;outline-offset:4px}
.kpc-production thead a:focus-visible{outline-color:#f5b800}
@media(max-width:600px){.kpc-production-head{padding:20px}.kpc-production-note{padding:14px}.kpc-production .kpc-table th,.kpc-production .kpc-table td{padding:12px}.kpc-production-value{font-size:1.55rem}.kpc-section-nav a{flex:1 1 auto;justify-content:center}.kpc-production-actions .kpc-button{width:100%}}
