.commits-hero[data-astro-cid-3c23zwjm]{background:var(--dark-2);border-bottom:2px solid var(--border);padding:3rem 0 2.5rem}.commits-hero__inner[data-astro-cid-3c23zwjm]{display:flex;flex-wrap:wrap;gap:2rem;align-items:flex-end;justify-content:space-between}.commits-hero__eyebrow[data-astro-cid-3c23zwjm]{font-family:var(--font-hed);font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--red);margin-bottom:.5rem}.commits-hero__title[data-astro-cid-3c23zwjm]{font-size:clamp(2.8rem,6vw,5rem);line-height:.95;color:var(--white);margin-bottom:.75rem}.commits-hero__sub[data-astro-cid-3c23zwjm]{font-size:.85rem;color:var(--gray-1);max-width:480px}.commits-hero__sub[data-astro-cid-3c23zwjm] a[data-astro-cid-3c23zwjm]{color:var(--red);text-decoration:underline;text-underline-offset:2px}.commits-stats[data-astro-cid-3c23zwjm]{display:flex;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;flex-shrink:0}.commits-stat[data-astro-cid-3c23zwjm]{background:var(--dark-3);padding:1rem 1.5rem;text-align:center;min-width:90px}.commits-stat__num[data-astro-cid-3c23zwjm]{display:block;font-family:var(--font-hed);font-size:2rem;font-weight:800;line-height:1;color:var(--white)}.commits-stat--whl[data-astro-cid-3c23zwjm] .commits-stat__num[data-astro-cid-3c23zwjm]{color:#4a9eff}.commits-stat--ohl[data-astro-cid-3c23zwjm] .commits-stat__num[data-astro-cid-3c23zwjm]{color:#f97316}.commits-stat--qmjhl[data-astro-cid-3c23zwjm] .commits-stat__num[data-astro-cid-3c23zwjm]{color:var(--red)}.commits-stat__label[data-astro-cid-3c23zwjm]{font-family:var(--font-hed);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-1);margin-top:.15rem;display:block}.commits-body[data-astro-cid-3c23zwjm]{padding-top:2rem;padding-bottom:4rem}.commits-filters[data-astro-cid-3c23zwjm]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.commits-league-tabs[data-astro-cid-3c23zwjm]{display:flex;gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.commits-tab[data-astro-cid-3c23zwjm]{padding:.5rem 1.1rem;font-family:var(--font-hed);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-1);background:var(--dark-2);border-right:1px solid var(--border);transition:background .15s,color .15s}.commits-tab[data-astro-cid-3c23zwjm]:last-child{border-right:none}.commits-tab[data-astro-cid-3c23zwjm]:hover{background:var(--dark-3);color:var(--text)}.commits-tab[data-astro-cid-3c23zwjm].is-active{background:var(--red);color:#fff}.commits-search-wrap[data-astro-cid-3c23zwjm]{position:relative;display:flex;align-items:center}.commits-search-icon[data-astro-cid-3c23zwjm]{position:absolute;left:.75rem;color:var(--gray-1);pointer-events:none}.commits-search[data-astro-cid-3c23zwjm]{background:var(--dark-2);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-family:var(--font-body);font-size:.85rem;padding:.5rem .75rem .5rem 2.25rem;width:240px;outline:none;transition:border-color .15s}.commits-search[data-astro-cid-3c23zwjm]:focus{border-color:var(--red)}.commits-search[data-astro-cid-3c23zwjm]::placeholder{color:var(--gray-1)}.commits-table-wrap[data-astro-cid-3c23zwjm]{border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.commits-table[data-astro-cid-3c23zwjm]{width:100%;border-collapse:collapse;font-size:.875rem}.commits-table[data-astro-cid-3c23zwjm] thead[data-astro-cid-3c23zwjm] th[data-astro-cid-3c23zwjm][data-col=date]{width:5.5rem}.commits-table[data-astro-cid-3c23zwjm] thead[data-astro-cid-3c23zwjm] th[data-astro-cid-3c23zwjm]{background:var(--dark-2);padding:.6rem 1rem;text-align:left;font-family:var(--font-hed);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-1);border-bottom:1px solid var(--border);white-space:nowrap}.commits-table[data-astro-cid-3c23zwjm] thead[data-astro-cid-3c23zwjm] th[data-astro-cid-3c23zwjm].sortable{cursor:pointer;user-select:none;transition:color .15s}.commits-table[data-astro-cid-3c23zwjm] thead[data-astro-cid-3c23zwjm] th[data-astro-cid-3c23zwjm].sortable:hover{color:var(--text)}.commits-table[data-astro-cid-3c23zwjm] thead[data-astro-cid-3c23zwjm] th[data-astro-cid-3c23zwjm][aria-sort=ascending],.commits-table[data-astro-cid-3c23zwjm] thead[data-astro-cid-3c23zwjm] th[data-astro-cid-3c23zwjm][aria-sort=descending]{color:var(--red)}.sort-arrow[data-astro-cid-3c23zwjm]{margin-left:.25rem;font-size:.7rem}.commits-table[data-astro-cid-3c23zwjm] tbody[data-astro-cid-3c23zwjm] tr[data-astro-cid-3c23zwjm]{border-bottom:1px solid var(--border);transition:filter .1s}.commits-table[data-astro-cid-3c23zwjm] tbody[data-astro-cid-3c23zwjm] tr[data-astro-cid-3c23zwjm]:last-child{border-bottom:none}.commits-table[data-astro-cid-3c23zwjm] tbody[data-astro-cid-3c23zwjm] tr[data-astro-cid-3c23zwjm]:hover{filter:brightness(1.35)}.commits-table[data-astro-cid-3c23zwjm] td[data-astro-cid-3c23zwjm]{padding:.9rem 1rem;vertical-align:middle}.col-date[data-astro-cid-3c23zwjm]{color:var(--gray-1);font-size:.8rem;white-space:nowrap;width:5.5rem;padding-right:1.25rem;border-left:3px solid var(--tc, transparent);padding-left:calc(1rem - 3px)}.col-name[data-astro-cid-3c23zwjm]{font-family:var(--font-hed);font-size:1rem;font-weight:700;letter-spacing:.02em;color:var(--white);white-space:nowrap}.col-pos[data-astro-cid-3c23zwjm]{display:flex;align-items:center;gap:.4rem;white-space:nowrap}.col-from[data-astro-cid-3c23zwjm]{color:var(--text-muted);font-size:.85rem}.col-arrow[data-astro-cid-3c23zwjm]{color:var(--gray-1)}.col-school[data-astro-cid-3c23zwjm]{font-family:var(--font-hed);font-size:.95rem;font-weight:700;color:var(--red);letter-spacing:.03em}.col-year[data-astro-cid-3c23zwjm]{color:var(--gray-1);font-size:.8rem;white-space:nowrap}.league-badge[data-astro-cid-3c23zwjm]{font-family:var(--font-hed);font-size:.6rem;font-weight:700;letter-spacing:.08em;padding:.15rem .4rem;border-radius:2px;text-transform:uppercase}.league-badge--whl[data-astro-cid-3c23zwjm]{background:#4a9eff26;color:#4a9eff}.league-badge--ohl[data-astro-cid-3c23zwjm]{background:#f9731626;color:#f97316}.league-badge--qmjhl[data-astro-cid-3c23zwjm]{background:#8b2fc926;color:var(--red)}.pos-tag[data-astro-cid-3c23zwjm]{font-family:var(--font-hed);font-size:.75rem;font-weight:700;color:var(--gray-2);letter-spacing:.05em}.commits-loading[data-astro-cid-3c23zwjm]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem;color:var(--gray-1);font-size:.9rem}.commits-loading__spinner[data-astro-cid-3c23zwjm]{width:32px;height:32px;border:2px solid var(--border);border-top-color:var(--red);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.commits-empty[data-astro-cid-3c23zwjm]{padding:3rem;text-align:center;color:var(--gray-1);font-size:.9rem}.commits-count[data-astro-cid-3c23zwjm]{margin-top:.75rem;font-size:.8rem;color:var(--gray-1);text-align:right}html[data-theme=light] .commits-hero__title[data-astro-cid-3c23zwjm],html[data-theme=light] .col-name[data-astro-cid-3c23zwjm] strong[data-astro-cid-3c23zwjm]{color:var(--text)}@media (max-width: 600px){.commits-hero[data-astro-cid-3c23zwjm]{padding:1.5rem 0 1.25rem}.commits-hero__title[data-astro-cid-3c23zwjm]{font-size:clamp(2rem,10vw,3rem)}.commits-hero__inner[data-astro-cid-3c23zwjm]{gap:1rem}.commits-stats[data-astro-cid-3c23zwjm]{overflow-x:auto;-webkit-overflow-scrolling:touch}.commits-stat[data-astro-cid-3c23zwjm]{padding:.75rem 1rem;min-width:70px}.commits-stat__num[data-astro-cid-3c23zwjm]{font-size:1.5rem}.commits-filters[data-astro-cid-3c23zwjm]{flex-direction:column;align-items:stretch;gap:.6rem}.commits-search[data-astro-cid-3c23zwjm],.commits-search-wrap[data-astro-cid-3c23zwjm]{width:100%}.commits-table[data-astro-cid-3c23zwjm]{font-size:.8rem;min-width:520px}.commits-table[data-astro-cid-3c23zwjm] thead[data-astro-cid-3c23zwjm] th[data-astro-cid-3c23zwjm],.commits-table[data-astro-cid-3c23zwjm] tbody[data-astro-cid-3c23zwjm] td[data-astro-cid-3c23zwjm]{padding:.6rem}.col-date[data-astro-cid-3c23zwjm]{width:4.5rem;font-size:.72rem}.col-school[data-astro-cid-3c23zwjm]{font-size:.82rem}}
