.event-row[data-astro-cid-rpxclvhs]{display:grid;grid-template-columns:450px 1.3fr 1.1fr;gap:2.5rem;padding:3.5rem 0;border-top:1px solid var(--color-primary);border-bottom:1px solid transparent;transition:all .3s ease}.event-image[data-astro-cid-rpxclvhs]{width:100%;aspect-ratio:4/3;height:auto;overflow:hidden;position:relative;border-radius:8px;background:#000;border:1px solid rgba(255,255,255,.05)}.event-image[data-astro-cid-rpxclvhs]>img[data-astro-cid-rpxclvhs]{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .5s ease}.event-row[data-astro-cid-rpxclvhs]:hover .event-image[data-astro-cid-rpxclvhs]>img[data-astro-cid-rpxclvhs]{transform:scale(1.05)}.comedian-avatars[data-astro-cid-rpxclvhs]{position:absolute;bottom:8px;right:8px;display:flex;align-items:center}.avatar-wrapper[data-astro-cid-rpxclvhs]{width:36px;height:36px;border-radius:50%;overflow:hidden;border:2px solid #111;margin-left:-12px;transition:transform .3s;background:#222}.avatar-wrapper[data-astro-cid-rpxclvhs]:first-child{margin-left:0}.avatar-wrapper[data-astro-cid-rpxclvhs]:hover{transform:translateY(-5px) scale(1.1);z-index:10!important}.avatar[data-astro-cid-rpxclvhs]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-astro-cid-rpxclvhs]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#333;color:#ccc;font-weight:700;font-size:.8rem}.avatar-more[data-astro-cid-rpxclvhs]{width:28px;height:28px;border-radius:50%;background:#000c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;margin-left:-8px;border:1px solid #444;z-index:10}.title-link[data-astro-cid-rpxclvhs]{color:inherit;text-decoration:none;transition:color .3s}.title-link[data-astro-cid-rpxclvhs]:hover{color:var(--color-primary)}.event-details[data-astro-cid-rpxclvhs]{display:flex;flex-direction:column;justify-content:center}.event-title[data-astro-cid-rpxclvhs]{font-size:2.8rem;font-weight:800;color:#fff;margin-bottom:.75rem;line-height:1.1}.meta-date-loc[data-astro-cid-rpxclvhs]{font-size:1.3rem;color:#4da6ff;font-weight:700;margin-bottom:.3rem}.meta-venue[data-astro-cid-rpxclvhs]{color:var(--color-primary);font-size:1.2rem;margin-bottom:1.2rem;font-weight:600}.hour-row[data-astro-cid-rpxclvhs]{font-family:monospace;font-size:1.25rem;color:#ccc;margin-bottom:.3rem}.hour-row[data-astro-cid-rpxclvhs] .status[data-astro-cid-rpxclvhs]{font-weight:800;margin-left:.5rem;color:var(--color-primary)}.event-bio-action[data-astro-cid-rpxclvhs]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:1.5rem;height:100%}.description-wrapper[data-astro-cid-rpxclvhs]{flex:1;display:flex;align-items:center}.event-description[data-astro-cid-rpxclvhs]{font-size:1.05rem;line-height:1.7;color:#bbb;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-align:right}.action-buttons[data-astro-cid-rpxclvhs]{display:flex;gap:1rem;align-items:center}.btn-info[data-astro-cid-rpxclvhs]{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.75rem;color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;transition:all .35s cubic-bezier(.4,0,.2,1);background:#282828e6;border:1.5px solid rgba(255,255,255,.2);border-radius:50px;box-shadow:0 2px 8px #0003;letter-spacing:.3px;white-space:nowrap;min-width:fit-content}.btn-info[data-astro-cid-rpxclvhs]:hover{background:#3c3c3c;border-color:#fff6;transform:translateY(-3px);box-shadow:0 6px 16px #0000004d}.btn-ticket[data-astro-cid-rpxclvhs]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#ff6b00,#ff4500);color:#fff;padding:.9rem 2rem;text-decoration:none;font-weight:800;font-size:.95rem;transition:all .35s cubic-bezier(.4,0,.2,1);border:none;border-radius:50px;box-shadow:0 4px 16px #ff450066;letter-spacing:.5px;text-transform:uppercase;position:relative;overflow:hidden;white-space:nowrap;min-width:fit-content}.btn-ticket[data-astro-cid-rpxclvhs]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-ticket[data-astro-cid-rpxclvhs]:hover:before{left:100%}.btn-ticket[data-astro-cid-rpxclvhs]:hover{background:linear-gradient(135deg,#ff7a1a,#f50);transform:translateY(-3px) scale(1.02);box-shadow:0 8px 24px #ff450080}@media(max-width:1024px){.event-row[data-astro-cid-rpxclvhs]{grid-template-columns:350px 1fr}.event-bio-action[data-astro-cid-rpxclvhs]{grid-column:1 / -1;align-items:center;flex-direction:row;justify-content:space-between}.description-wrapper[data-astro-cid-rpxclvhs]{margin-right:2rem}.event-description[data-astro-cid-rpxclvhs]{text-align:left;-webkit-line-clamp:3}}@media(max-width:900px){.event-row[data-astro-cid-rpxclvhs]{grid-template-columns:1fr;gap:2rem;text-align:center;padding:2.5rem 0}.event-image[data-astro-cid-rpxclvhs]{height:auto;aspect-ratio:3/4;max-width:400px;margin:0 auto}.event-title[data-astro-cid-rpxclvhs]{font-size:2rem}.meta-date-loc[data-astro-cid-rpxclvhs]{font-size:1.1rem}.event-details[data-astro-cid-rpxclvhs]{align-items:center}.event-bio-action[data-astro-cid-rpxclvhs]{flex-direction:column;align-items:center;gap:1.5rem}.description-wrapper[data-astro-cid-rpxclvhs]{margin-right:0;width:100%}.event-description[data-astro-cid-rpxclvhs]{text-align:center;margin-right:0;-webkit-line-clamp:5}.action-buttons[data-astro-cid-rpxclvhs]{width:100%;justify-content:center;flex-direction:column;gap:.75rem}.btn-ticket[data-astro-cid-rpxclvhs],.btn-info[data-astro-cid-rpxclvhs]{width:100%;justify-content:center;flex:none;padding:.8rem 1rem}.comedian-avatars[data-astro-cid-rpxclvhs]{right:50%;transform:translate(50%)}}
