.cap-hero{max-width:56rem;margin:0 auto;padding:5rem 1.5rem 3rem}.eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-text);margin:0 0 1rem;font-size:.75rem;font-weight:500}.h1{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 1.25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.1}.lead{font-family:var(--font-sans);color:var(--fg);max-width:65ch;margin:0;font-size:1.125rem;font-weight:400;line-height:1.65}.catalog-section{max-width:72rem;margin:0 auto;padding:0 1.5rem 6rem}.cap-route-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-1,var(--bg));grid-template-columns:minmax(16rem,.4fr) minmax(0,1fr);align-items:start;gap:2rem;margin-bottom:3rem;padding:1.5rem;display:grid}.cap-route-heading,.cap-route-lead,.cap-catalog-heading,.cap-catalog-lead,.catalog-count{margin:0}.cap-route-heading,.cap-catalog-heading{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--fg-strong);font-weight:650;line-height:1.15}.cap-route-heading{margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem)}.cap-route-lead,.cap-catalog-lead{font-family:var(--font-sans);color:var(--fg);font-size:1rem;line-height:1.6}.cap-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.cap-route-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg);min-height:7rem;color:inherit;text-align:left;cursor:pointer;transition:border-color var(--dur-quick) var(--ease-out), transform var(--dur-quick) var(--ease-out);flex-direction:column;justify-content:space-between;gap:1rem;padding:1rem;text-decoration:none;display:flex}.cap-route-card:hover,.cap-route-card:focus-visible{border-color:var(--gold);transform:translateY(-1px)}.cap-route-card:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.cap-route-card span,.cap-route-card strong{font-family:var(--font-sans)}.cap-route-card span{color:var(--fg);font-size:.9375rem;line-height:1.45}.cap-route-card strong{color:var(--fg-strong);font-size:.9375rem;line-height:1.3}.cap-catalog-head{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.cap-catalog-heading{margin-bottom:.5rem;font-size:clamp(1.375rem,3vw,1.875rem)}.filter-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.875rem;display:flex}.filter-chip{border:1px solid var(--border);min-height:2.75rem;font-family:var(--font-mono);letter-spacing:.06em;color:var(--fg-mute);cursor:pointer;transition:border-color var(--dur-quick) var(--ease-out), color var(--dur-quick) var(--ease-out), background var(--dur-quick) var(--ease-out);background:0 0;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.75rem;font-weight:500;display:inline-flex}.filter-chip[aria-pressed=true],.filter-chip:hover{border-color:var(--gold);color:var(--gold-text)}.filter-chip:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.filter-count{background:var(--bg-1,var(--bg));min-width:1.5rem;min-height:1.5rem;color:var(--fg-strong);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.catalog-count{font-family:var(--font-sans);color:var(--fg);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.45}.cap-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cap-grid-item{flex-direction:column;display:flex}@media (width<=64rem){.cap-route-panel{margin-bottom:1.5rem;padding:1.25rem;display:block}.cap-route-copy{margin-bottom:1.25rem}.cap-route-card{gap:.625rem;min-height:5.25rem}.cap-catalog-head{align-items:start;margin-bottom:1rem;display:grid}.cap-catalog-head .gh-btn{display:none}.cap-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=40rem){.cap-hero{padding:1.5rem 1.25rem 1rem}.h1{font-size:clamp(1.875rem,9vw,2.375rem)}.lead{font-size:1rem;line-height:1.55}.cap-route-panel{margin-bottom:1rem;padding:1rem}.cap-route-heading{margin-bottom:0}.cap-route-lead{display:none}.cap-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.cap-route-card{justify-content:center;gap:0;min-height:3rem;padding:.75rem}.cap-route-card span{display:none}.cap-route-card strong{font-size:.8125rem;line-height:1.3}.cap-catalog-head{gap:1rem;margin-bottom:1rem}.cap-catalog-lead{display:none}.filter-row,.catalog-count{margin-bottom:.75rem}.cap-grid{grid-template-columns:1fr}}
