/* Formal project notices share the main site's type and color tokens. */
.batch1 {padding:24px 0 56px;color:var(--ink);}
.batch1 .b1-back {display:flex;flex-wrap:wrap;gap:10px;font-size:13px;margin:0 0 22px;color:var(--sub);}
.batch1 .b1-heading {text-align:center;padding:4px 20px 25px;}
.batch1 .b1-heading h1 {font-family:var(--serif);font-size:32px;line-height:1.45;letter-spacing:.02em;margin:0 0 16px;padding:0;border:0;text-wrap:balance;}
.batch1 .b1-heading h1::before {display:none;}
.batch1 .b1-program {display:block;font-family:var(--sans);font-size:16px;font-weight:500;letter-spacing:.04em;color:var(--sub);margin-bottom:10px;}
.batch1 .b1-publisher {font-size:14px;line-height:1.8;margin:0;}
.batch1 .b1-pages {display:flex;justify-content:center;gap:36px;border-bottom:1px solid var(--line);margin-bottom:28px;}
.batch1 .b1-pages a {display:block;font-size:15px;padding:12px 4px 11px;border-bottom:3px solid transparent;margin-bottom:-1px;color:var(--sub);}
.batch1 .b1-pages a[aria-current=page] {border-bottom-color:var(--seal);color:var(--seal);font-weight:600;}
.batch1 .b1-pages a:hover {color:var(--seal);}
.batch1 .b1-lead {font-size:16px;line-height:1.9;margin:0 0 30px;max-width:800px;}
.batch1 .b1-mobile-facts {display:none;}
.batch1 button,.batch1 input,.batch1 select {font:inherit;}
.batch1 .b1-list-head {display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px;}
.batch1 .b1-list-head h2 {font-size:22px;margin:0;}
.batch1 .b1-list-head p {font-size:12px;color:var(--sub);margin:0;}
.batch1 .b1-filters {display:flex;align-items:end;gap:12px;background:var(--card);border:1px solid var(--line);border-radius:6px;padding:18px;}
.batch1 .b1-filters label {display:flex;flex-direction:column;gap:7px;font-size:13px;min-width:0;}
.batch1 .b1-search {flex:1;}
.batch1 input,.batch1 select {width:100%;background:var(--paper);color:var(--ink);border:1px solid #d4ccc1;border-radius:4px;padding:9px 12px;height:44px;font-size:14px;}
.batch1 select {min-width:140px;}
.batch1 input::placeholder {color:var(--sub);}
.batch1 input:focus-visible,.batch1 select:focus-visible,.batch1 button:focus-visible,.batch1 a:focus-visible,.batch1 summary:focus-visible {outline:2px solid var(--seal);outline-offset:3px;}
.batch1 #b1-reset {font-size:14px;font-weight:500;border:1px solid #d4ccc1;border-radius:4px;height:44px;padding:8px 18px;color:var(--sub);background:var(--card);}
.batch1 #b1-reset:hover {color:var(--seal);border-color:var(--seal);transform:none;}
.batch1 .b1-tier-filter {display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0;}
.batch1 .b1-tier-filter button {background:transparent;border:1px solid var(--line);font-size:14px;padding:9px 16px;min-height:44px;border-radius:4px;color:var(--sub);cursor:pointer;}
.batch1 .b1-tier-filter button:hover {border-color:var(--seal);color:var(--seal);}
.batch1 .b1-tier-filter button[aria-pressed=true] {background:var(--seal-soft);border-color:var(--seal);color:var(--seal);font-weight:600;}
.batch1 .b1-tier-filter b {margin-left:8px;font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;}
.batch1 .b1-count {font-size:12px;color:var(--sub);margin:16px 0 10px;font-variant-numeric:tabular-nums;}
.batch1 .b1-table {width:100%;border-collapse:collapse;table-layout:fixed;line-height:1.75;background:transparent;}
.batch1 .b1-table th {text-align:left;background:var(--chip);border-bottom:1px solid #d4ccc1;font-size:13px;font-weight:500;color:var(--sub);padding:12px 16px;}
.batch1 .b1-table th:first-child {width:52px;padding-left:12px;}
.batch1 .b1-table th:nth-child(2) {width:48%;}
.batch1 .b1-table td {padding:25px 16px;border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere;background:transparent;}
.batch1 .b1-table td:first-child {padding-left:12px;padding-right:0;}
.batch1 .b1-table tr:last-child td {border-bottom:1px solid var(--line);}
.batch1 .b1-table tbody tr:hover {background:rgba(168,135,74,.035);}
.batch1 .b1-project {display:block;font-weight:600;font-size:17px;line-height:1.8;}
.batch1 .b1-project-meta {display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-top:12px;}
.batch1 .b1-number {color:var(--sub);font-size:12px;letter-spacing:.015em;font-variant-numeric:tabular-nums;}
.batch1 .b1-tier {white-space:nowrap;display:inline-block;font-size:12px;line-height:1.6;color:var(--seal);background:var(--seal-soft);padding:3px 8px;border-radius:3px;}
.batch1 .b1-school {display:block;font-size:15px;font-weight:600;line-height:1.8;}
.batch1 .b1-leader {display:block;font-size:14px;margin-top:6px;}
.batch1 .b1-members {display:block;font-size:14px;line-height:1.95;color:var(--sub);margin-top:7px;}
.batch1 .b1-member-name {display:inline-block;}
.batch1 .b1-team {margin-top:8px;}
.batch1 .b1-team summary {font-size:14px;color:var(--sub);cursor:pointer;line-height:1.8;}
.batch1 .b1-team summary span {font-size:12px;margin-left:5px;}
.batch1 .b1-team .b1-members {margin-top:4px;}
.batch1 .b1-seq {font-size:13px;color:var(--sub);font-variant-numeric:tabular-nums;}
.batch1 .b1-empty {text-align:center;padding:40px 16px;background:var(--card);font-size:15px;}
.batch1 .b1-next {margin-top:40px;border-left:3px solid var(--line);padding:2px 0 2px 20px;max-width:820px;}
.batch1 .b1-next h2 {font-size:18px;margin:0 0 10px;padding:0;}
.batch1 .b1-next h2::before {display:none;}
.batch1 .b1-next p {font-size:14px;line-height:1.95;color:var(--sub);margin:0;}
.batch1 [hidden] {display:none!important;}

/* Reading layout: section navigation stays beside the report, not in the text. */
.b1-report .b1-report-layout {display:grid;grid-template-columns:180px minmax(0,1fr);gap:38px;align-items:start;}
.b1-report .b1-report-aside {position:sticky;top:24px;}
.b1-report .b1-toc {border-left:1px solid var(--line);padding-left:16px;font-size:13px;}
.b1-report .b1-toc summary {font-size:14px;font-weight:600;cursor:pointer;min-height:36px;}
.b1-report .b1-toc ol {list-style:none;padding:0;margin:8px 0 0;}
.b1-report .b1-toc li {margin:0 0 6px;}
.b1-report .b1-toc a {display:block;padding:7px 0;color:var(--sub);line-height:1.8;}
.b1-report .b1-toc a:hover {color:var(--seal);}
.b1-report .md-body {font-size:16px;line-height:2;min-width:0;overflow-wrap:anywhere;}
.b1-report .md-body>p {margin:0 0 18px;}
.b1-report .md-body>p:first-child {font-size:17px;line-height:2;color:var(--seal-deep);}
.b1-report .md-body h2 {font-size:22px;line-height:1.6;margin:38px 0 18px;scroll-margin-top:24px;}
.b1-report .md-body table {width:100%;table-layout:fixed;font-size:14px;line-height:1.85;margin:22px 0;border-top:1px solid #d4ccc1;}
.b1-report .md-body th {font-weight:600;background:var(--chip);white-space:normal;border-bottom:1px solid #d4ccc1;}
.b1-report .md-body th,.b1-report .md-body td {padding:13px 15px;overflow-wrap:anywhere;}
.b1-report .md-body th:first-child {width:30%;}
.b1-cell-label {display:none;}
.b1-report .md-body tbody tr:nth-child(even) td {background:var(--paper);}
.b1-report .md-body .b1-report-end {margin:32px 0 0;padding-top:22px;border-top:1px solid var(--line);font-size:14px;}

@media(max-width:760px) {
  .b1-report .b1-report-layout {display:block;}
  .b1-report .b1-report-aside {position:static;margin-bottom:28px;}
  .b1-report .b1-toc {padding:14px 18px;border:1px solid var(--line);border-radius:4px;background:var(--card);}
  .b1-report .b1-toc ol {display:grid;grid-template-columns:1fr 1fr;gap:2px 20px;margin-top:4px;}
  .b1-report .b1-toc li {margin:0;}
  .b1-report .md-body {max-width:680px;margin:auto;}
}
@media(max-width:650px) {
  .batch1 {padding:18px 0 36px;}
  .batch1 .b1-back {margin-bottom:20px;}
  .batch1 .b1-heading {padding:0 0 20px;}
  .batch1 .b1-heading h1 {font-size:26px;line-height:1.5;margin-bottom:12px;}
  .batch1 .b1-program {font-size:14px;letter-spacing:0;margin-bottom:8px;}
  .batch1 .b1-publisher {font-size:12px;max-width:28em;margin:auto;text-wrap:balance;}
  .batch1 .b1-pages {margin-bottom:22px;gap:32px;}
  .batch1 .b1-pages a {font-size:14px;}
  .batch1 .b1-lead {font-size:15px;margin-bottom:26px;}
  .batch1 .b1-list-head {gap:8px;margin-bottom:14px;}
  .batch1 .b1-list-head h2 {font-size:21px;}
  .batch1 .b1-list-head p {font-size:12px;}
  .batch1 .b1-filters {flex-wrap:wrap;padding:14px;gap:12px;}
  .batch1 .b1-search {flex-basis:100%;}
  .batch1 .b1-filters label:not(.b1-search) {flex:1;}
  .batch1 select {min-width:0;}
  .batch1 .b1-tier-filter {display:grid;grid-template-columns:1fr 1fr;gap:8px;}
  .batch1 .b1-tier-filter button {font-size:13px;padding:8px 10px;}
  .batch1 .b1-table thead {display:none;}
  .batch1 .b1-table,.batch1 .b1-table tbody {display:block;}
  .batch1 .b1-table tr {display:grid;grid-template-columns:28px minmax(0,1fr);row-gap:16px;padding:23px 0;border-top:1px solid var(--line);}
  .batch1 .b1-table tr:last-child {border-bottom:1px solid var(--line);}
  .batch1 .b1-table td,.batch1 .b1-table td:first-child,.batch1 .b1-table tr:last-child td {padding:0;border:0;}
  .batch1 .b1-table td:nth-child(3) {grid-column:2;}
  .batch1 .b1-seq {padding-top:3px!important;}
  .batch1 .b1-project {font-size:16px;line-height:1.8;}
  .batch1 .b1-project-meta {gap:8px;margin-top:9px;}
  .batch1 .b1-number {font-size:11px;}
  .batch1 .b1-tier {font-size:11px;padding:2px 7px;}
  .batch1 .b1-school {font-size:14px;}
  .batch1 .b1-leader {font-size:13px;margin-top:5px;}
  .batch1 .b1-members {font-size:13px;margin-top:5px;}
  .batch1 .b1-next {margin-top:30px;padding-left:16px;}
  .b1-report .md-body {font-size:16px;line-height:1.95;}
  .b1-report .md-body>p:first-child {font-size:16px;}
  .b1-report .md-body h2 {font-size:21px;margin-top:30px;}
  .b1-report .md-body table {font-size:13px;}
  .b1-report .md-body th,.b1-report .md-body td {padding:10px;}
}
@media print {
  .site-head,.site-foot,.batch1 .b1-back,.batch1 .b1-pages,.batch1 .b1-filters,.batch1 .b1-tier-filter,.batch1 .b1-count,.batch1 .b1-empty,.b1-report .b1-report-aside,.b1-report .b1-report-end {display:none!important;}
  .batch1 {padding:0;font-size:10pt;}
  .batch1 .b1-heading h1 {font-size:22pt;}
  .batch1 .b1-table {display:table;}
  .batch1 .b1-table tbody {display:table-row-group;}
  .batch1 .b1-table thead {display:table-header-group;}
  .batch1 .b1-table tr,.batch1 .b1-table tr[hidden] {display:table-row!important;break-inside:avoid;}
  .batch1 .b1-table td {display:table-cell;padding:8px!important;}
  .batch1 .b1-project {font-size:10pt;}
  .batch1 .b1-next {break-inside:avoid;}
  .b1-report .b1-report-layout {display:block;}
  body {background:#fff!important;}
}

/* Citation links remain ordinary HTML; no JavaScript is needed to read the list. */
.batch1 .b1-table caption {text-align:left;font-size:13px;color:var(--sub);padding:0 0 12px;}
.batch1 .b1-table tr[id] {scroll-margin-top:24px;}
.batch1 .b1-table tr:target {background:var(--seal-soft);outline:2px solid var(--seal);outline-offset:-2px;}
.batch1 a.b1-number {text-decoration:underline;text-underline-offset:3px;}
.batch1 .b1-location {display:block;font-size:12px;color:var(--sub);margin-top:2px;}
.batch1 .b1-faq {margin-top:36px;}
.batch1 .b1-faq h2 {font-size:21px;margin:0 0 16px;}
.batch1 .b1-faq details {border-bottom:1px solid var(--line);padding:12px 0;}
.batch1 .b1-faq summary {cursor:pointer;font-weight:500;font-size:15px;min-height:30px;}
.batch1 .b1-faq p {font-size:14px;line-height:1.9;color:var(--sub);margin:8px 0 2px;max-width:780px;}
.batch1 .b1-source {border-top:1px solid var(--line);margin-top:36px;padding-top:20px;font-size:13px;color:var(--sub);line-height:1.9;}
.batch1 .b1-source p {margin:0 0 8px;}
.batch1 .b1-source-title {font-weight:600;color:var(--ink);}
.batch1 .b1-source nav {display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:12px;}
.b1-report .b1-abstract {margin:0 0 34px;padding:22px 26px;background:var(--card);border:1px solid var(--line);border-left:3px solid var(--seal);border-radius:3px;font-size:15px;line-height:1.9;}
.b1-report .b1-abstract h2 {font-size:21px;margin:0 0 12px;padding:0;}
.b1-report .b1-abstract h2::before {display:none;}
.b1-report .b1-abstract ul {padding-left:20px;margin:12px 0;}
.b1-report .b1-abstract li {margin:5px 0;}
.b1-report .b1-scope {font-size:13px;color:var(--sub);margin:14px 0 0;}
@media(max-width:650px) {
  .b1-report .b1-abstract {padding:18px;font-size:14px;}
  .batch1 .b1-source {font-size:12px;}
  .batch1 .b1-faq summary {font-size:14px;}
}

/* Phone reading uses the same semantic rows and names as desktop and search. */
@media screen and (max-width:650px) {
  .b1-results .b1-back {margin-bottom:12px;font-size:12px;}
  .b1-results .b1-heading {text-align:left;padding-bottom:14px;}
  .b1-results .b1-heading h1 {font-size:23px;margin-bottom:8px;}
  .b1-results .b1-program {font-size:12px;margin-bottom:4px;}
  .b1-results .b1-publisher {margin:0;text-wrap:wrap;line-height:1.7;}
  .b1-results .b1-pages {justify-content:flex-start;margin-bottom:16px;gap:24px;}
  .b1-results .b1-lead {display:none;}
  .b1-results .b1-mobile-facts {display:flex;flex-wrap:wrap;gap:6px 16px;font-size:13px;color:var(--sub);margin:0 0 18px;}
  .b1-results .b1-search-label {position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);}
  .b1-results .b1-list-head {margin-bottom:10px;}
  .b1-results .b1-list-head h2 {font-size:18px;}
  .b1-results .b1-filters {padding:12px;gap:8px;}
  .b1-results .b1-filters label {gap:4px;font-size:12px;}
  .b1-results input,.b1-results select {font-size:16px;}
  .b1-results .b1-tier-filter {grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px;}
  .b1-results .b1-tier-filter button {font-size:13px;padding:8px 4px;white-space:nowrap;}
  .b1-results .b1-tier-filter b {margin-left:3px;}
  .b1-results .b1-tier-suffix {display:none;}
  .b1-results .b1-count {font-size:13px;margin:12px 0;}
  .b1-results .b1-table caption {position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);}
  .b1-results .b1-table tr {position:relative;display:block;padding:16px;margin-bottom:12px;border:1px solid var(--line);border-radius:7px;background:var(--card);}
  .b1-results .b1-table td {display:block;}
  .b1-results .b1-table .b1-seq {position:absolute;right:14px;top:12px;font-size:11px;padding:0!important;}
  .b1-results .b1-project {padding-right:20px;font-size:16px;line-height:1.7;}
  .b1-results .b1-project-meta {gap:6px 10px;margin-top:8px;}
  .b1-results .b1-number {font-size:11px;letter-spacing:0;min-height:32px;display:inline-flex;align-items:center;overflow-wrap:anywhere;}
  .b1-results .b1-table td:nth-child(3) {margin-top:12px;padding-top:12px;border-top:1px solid var(--line);}
  .b1-results .b1-school {font-size:14px;}
  .b1-results .b1-location {font-size:11px;}
  .b1-results .b1-leader {font-size:14px;margin-top:4px;}
  .b1-results .b1-team {margin-top:4px;}
  .b1-results .b1-team summary {min-height:44px;padding:10px 0 6px;font-size:13px;}
  .b1-results .b1-members {font-size:14px;line-height:2;}
  .b1-results .b1-member-name {white-space:nowrap;}
}

/* Report comparison tables read as labeled rows on a phone, without sideways scrolling. */
@media screen and (max-width:600px) {
  .b1-report .b1-toc ol {grid-template-columns:1fr;}
  .b1-report .md-body table {display:block;table-layout:auto;border:0;margin:22px 0;font-size:15px;}
  .b1-report .md-body thead {position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);}
  .b1-report .md-body tbody {display:block;}
  .b1-report .md-body tbody tr {display:block;margin:0 0 16px;padding:5px 16px;border:1px solid var(--line);border-radius:4px;background:var(--card);}
  .b1-report .md-body tbody td {display:block;padding:11px 0;border:0;border-bottom:1px solid var(--line);background:transparent;}
  .b1-report .md-body tbody tr:nth-child(even) td {background:transparent;}
  .b1-report .md-body tbody td:last-child {border-bottom:0;}
  .b1-report .b1-cell-label {display:block;font-size:12px;font-weight:600;color:var(--seal);margin-bottom:3px;}
}
