.lb[data-astro-cid-wx3o542h]{border:1px solid var(--rule);border-radius:var(--radius);overflow:hidden;min-height:5rem;background:var(--bg-card)}.lb-loading[data-astro-cid-wx3o542h]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem}.lb-pip[data-astro-cid-wx3o542h]{width:5px;height:5px;border-radius:50%;background:var(--rule);animation:pip-pulse 1.4s ease-in-out infinite}.lb-pip[data-astro-cid-wx3o542h]:nth-child(2){animation-delay:.2s}.lb-pip[data-astro-cid-wx3o542h]:nth-child(3){animation-delay:.4s}@keyframes pip-pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.lb-empty[data-astro-cid-wx3o542h]{padding:2rem 1.5rem;color:var(--muted);font-style:italic;font-size:1rem;text-align:center}.lb-header[data-astro-cid-wx3o542h]{display:flex;justify-content:space-between;padding:.5rem 1.5rem;background:var(--bg-alt);border-bottom:1px solid var(--rule)}.lb-header-label[data-astro-cid-wx3o542h]{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--green-mid);font-weight:400}.lb-row[data-astro-cid-wx3o542h]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--rule);background:var(--bg-card);transition:background .2s}.lb-row--lead[data-astro-cid-wx3o542h]{background:var(--bg)}.lb-row-left[data-astro-cid-wx3o542h]{display:flex;align-items:center;gap:1rem}.lb-pos[data-astro-cid-wx3o542h]{font-size:.7rem;letter-spacing:.1em;color:var(--muted);width:1rem;text-align:center}.lb-name[data-astro-cid-wx3o542h]{font-size:1.15rem;font-weight:400;color:var(--text)}.lb-pts[data-astro-cid-wx3o542h]{font-size:2rem;font-weight:400;color:var(--green);line-height:1}.lb-row--lead[data-astro-cid-wx3o542h] .lb-pts[data-astro-cid-wx3o542h]{color:var(--gold)}.lb-gap[data-astro-cid-wx3o542h]{padding:.6rem 1.5rem;border-bottom:1px solid var(--rule);background:var(--bg-alt)}.lb-gap-text[data-astro-cid-wx3o542h]{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:400}.lb-sessions[data-astro-cid-wx3o542h]{border-top:1px solid var(--rule)}.lb-sessions-label[data-astro-cid-wx3o542h]{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--green-mid);padding:.75rem 1.5rem .5rem;font-weight:400}.lb-session[data-astro-cid-wx3o542h]{border-bottom:1px solid var(--rule)}.lb-session[data-astro-cid-wx3o542h]:last-child{border-bottom:none}.lb-session-sum[data-astro-cid-wx3o542h]{padding:.65rem 1.5rem;font-size:.9rem;color:var(--text);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;user-select:none}.lb-session-sum[data-astro-cid-wx3o542h]::marker{display:none}.lb-session-sum[data-astro-cid-wx3o542h]:after{content:"›";font-size:1rem;color:var(--muted);transition:transform .2s}.lb-session[data-astro-cid-wx3o542h][open] .lb-session-sum[data-astro-cid-wx3o542h]:after{transform:rotate(90deg)}.lb-table[data-astro-cid-wx3o542h]{width:100%;border-collapse:collapse;font-size:.9rem;background:var(--bg)}.lb-table[data-astro-cid-wx3o542h] th[data-astro-cid-wx3o542h]{text-align:left;padding:.4rem 1.5rem;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:400;border-bottom:1px solid var(--rule)}.lb-table[data-astro-cid-wx3o542h] td[data-astro-cid-wx3o542h]{padding:.55rem 1.5rem;border-bottom:1px solid var(--rule);color:var(--text);font-weight:400}.lb-table[data-astro-cid-wx3o542h] tr[data-astro-cid-wx3o542h]:last-child td[data-astro-cid-wx3o542h]{border-bottom:none}.vs[data-astro-cid-wx3o542h]{font-size:.75rem;color:var(--muted)}.mono[data-astro-cid-wx3o542h]{font-variant-numeric:tabular-nums}.lb-result[data-astro-cid-wx3o542h]{color:var(--gold);font-weight:400}.lb-updated[data-astro-cid-wx3o542h]{padding:.5rem 1.5rem;font-size:.65rem;letter-spacing:.14em;color:var(--muted);text-align:right;border-top:1px solid var(--rule);background:var(--bg-alt)}.hero-title[data-astro-cid-fg5lq5xk]{font-size:clamp(2.6rem,6.5vw,4.5rem);font-weight:400;color:var(--text);margin-bottom:.75rem;line-height:1.05}.hero-sub[data-astro-cid-fg5lq5xk]{font-size:clamp(.85rem,1.8vw,1rem);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:400}.info-grid[data-astro-cid-fg5lq5xk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;border:1px solid var(--rule);border-radius:var(--radius);overflow:hidden;background:var(--rule)}.info-card[data-astro-cid-fg5lq5xk]{background:var(--bg-card);padding:1.15rem 1.5rem;display:flex;flex-direction:column;gap:.4rem;transition:background .2s}.info-card[data-astro-cid-fg5lq5xk]:hover{background:var(--bg-alt)}.info-label[data-astro-cid-fg5lq5xk]{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--green-mid);font-weight:400}.info-value[data-astro-cid-fg5lq5xk]{font-size:1.1rem;font-weight:400;color:var(--text);line-height:1.3}.course-block[data-astro-cid-fg5lq5xk]{display:flex;flex-direction:column;gap:.2rem}.course-name[data-astro-cid-fg5lq5xk]{font-size:1.8rem;font-weight:400;color:var(--text)}.course-loc[data-astro-cid-fg5lq5xk]{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:.6rem}.course-link[data-astro-cid-fg5lq5xk]{font-size:.88rem;letter-spacing:.08em;color:var(--gold);font-weight:400;transition:color .2s}.course-link[data-astro-cid-fg5lq5xk]:hover{color:var(--green)}
