.events-module__1hTyeq__page{background:var(--background);min-height:100vh;padding-bottom:4rem}.events-module__1hTyeq__hero{text-align:center;padding:3rem 0 2rem}.events-module__1hTyeq__title{color:var(--foreground);margin:0 0 .75rem;font-size:2.5rem;font-weight:800}.events-module__1hTyeq__subtitle{color:var(--muted);margin:0;font-size:1.125rem}.events-module__1hTyeq__tabs{background:var(--surface);border-radius:var(--radius-lg);gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.375rem;display:flex}.events-module__1hTyeq__tab{border-radius:var(--radius-md);color:var(--foreground-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500}.events-module__1hTyeq__tab:hover{color:var(--foreground)}.events-module__1hTyeq__tab.events-module__1hTyeq__active{color:var(--foreground);box-shadow:var(--shadow-sm);background:#fff}.events-module__1hTyeq__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.events-module__1hTyeq__filterBtn{border:1px solid var(--border);border-radius:var(--radius-full);color:var(--foreground-muted);cursor:pointer;transition:all var(--transition-fast);background:#fff;padding:.5rem 1rem;font-size:.8125rem;font-weight:500}.events-module__1hTyeq__filterBtn:hover{border-color:var(--primary);color:var(--primary)}.events-module__1hTyeq__filterBtn.events-module__1hTyeq__active{background:var(--primary);border-color:var(--primary);color:#fff}.events-module__1hTyeq__eventsList{flex-direction:column;gap:1.25rem;display:flex}.events-module__1hTyeq__eventCard{border:1px solid var(--border);border-radius:var(--radius-xl);transition:all var(--transition-fast);background:#fff;gap:1.5rem;padding:1.5rem;text-decoration:none;display:flex;position:relative}.events-module__1hTyeq__eventCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translate(4px)}.events-module__1hTyeq__eventCard.events-module__1hTyeq__featured{border-color:var(--gold);background:linear-gradient(135deg,#fff 0%,#d4af370d 100%)}.events-module__1hTyeq__eventCard.events-module__1hTyeq__past{opacity:.7}.events-module__1hTyeq__featuredBadge{color:#fff;border-radius:var(--radius-full);background:linear-gradient(135deg,#ff6b6b 0%,#ee5253 100%);padding:.25rem .75rem;font-size:.6875rem;font-weight:700;position:absolute;top:1rem;right:1rem}.events-module__1hTyeq__dateBox{background:var(--gradient-luxury);color:#fff;border-radius:var(--radius-lg);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.events-module__1hTyeq__day{font-size:1.75rem;font-weight:800;line-height:1}.events-module__1hTyeq__month{text-transform:uppercase;opacity:.9;font-size:.75rem;font-weight:600}.events-module__1hTyeq__eventContent{flex:1}.events-module__1hTyeq__eventMeta{gap:.5rem;margin-bottom:.75rem;display:flex}.events-module__1hTyeq__typeBadge{border-radius:var(--radius-full);text-transform:uppercase;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.events-module__1hTyeq__typeBadge.events-module__1hTyeq__demoday{color:#2563eb;background:#dbeafe}.events-module__1hTyeq__typeBadge.events-module__1hTyeq__webinar{color:#9333ea;background:#f3e8ff}.events-module__1hTyeq__typeBadge.events-module__1hTyeq__networking{color:#16a34a;background:#dcfce7}.events-module__1hTyeq__typeBadge.events-module__1hTyeq__pitchnight{color:#d97706;background:#fef3c7}.events-module__1hTyeq__typeBadge.events-module__1hTyeq__workshop{color:#db2777;background:#fce7f3}.events-module__1hTyeq__onlineBadge{background:var(--surface);border-radius:var(--radius-full);color:var(--foreground-muted);padding:.25rem .625rem;font-size:.6875rem;font-weight:500}.events-module__1hTyeq__eventTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.events-module__1hTyeq__eventDesc{color:var(--muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.events-module__1hTyeq__eventDetails{color:var(--foreground-muted);gap:1.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.events-module__1hTyeq__speakers{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.events-module__1hTyeq__speakersLabel{color:var(--muted);font-size:.8125rem}.events-module__1hTyeq__speaker{color:var(--primary);font-size:.8125rem;font-weight:500}.events-module__1hTyeq__eventFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.events-module__1hTyeq__attendees{color:var(--muted);font-size:.875rem}.events-module__1hTyeq__joinBtn{color:var(--primary);font-size:.875rem;font-weight:600}.events-module__1hTyeq__emptyState{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-xl);background:#fff;padding:4rem 2rem}.events-module__1hTyeq__emptyIcon{margin-bottom:1rem;font-size:3rem;display:block}.events-module__1hTyeq__emptyState h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.events-module__1hTyeq__emptyState p{color:var(--muted);margin:0}.events-module__1hTyeq__cta{border-radius:var(--radius-xl);color:#fff;background:linear-gradient(135deg,#0b4f3b 0%,#1b6b54 50%,#2e8b70 100%);justify-content:space-between;align-items:center;margin-top:3rem;padding:2rem;display:flex}.events-module__1hTyeq__ctaContent h3{margin:0 0 .25rem;font-size:1.25rem;font-weight:800}.events-module__1hTyeq__ctaContent p{opacity:.9;margin:0;font-size:.9375rem}.events-module__1hTyeq__ctaBtn{color:var(--primary);border-radius:var(--radius-lg);white-space:nowrap;background:#fff;padding:.875rem 2rem;font-weight:700;text-decoration:none}@media (max-width:768px){.events-module__1hTyeq__eventCard{flex-direction:column}.events-module__1hTyeq__dateBox{flex-direction:row;gap:.5rem;width:100%;height:auto;padding:.75rem}.events-module__1hTyeq__cta{text-align:center;flex-direction:column;gap:1.5rem}}
