
.workshop-batch{margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.14)}
.workshop-batch-heading h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3rem);max-width:820px}
.workshop-batch-heading>div>p:last-child{max-width:800px}
.workshop-batch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;margin-top:1.6rem}
.workshop-batch-card{background:linear-gradient(160deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.15);border-radius:22px;padding:1.3rem;box-shadow:0 18px 44px rgba(0,0,0,.18)}
.workshop-batch-card h3{font-family:Georgia,serif;font-size:1.55rem;margin:.55rem 0}
.workshop-batch-badge{display:inline-flex;border-radius:999px;padding:.38rem .65rem;background:#f6d360;color:#2b1730;font-size:.72rem;font-weight:900}
.workshop-batch-meta,.workshop-batch-location{font-weight:800}
.workshop-batch-location{color:#d7c8e3}
.workshop-batch-fit{padding:.8rem;border-left:3px solid #ff68a8;background:rgba(255,104,168,.08)}
