.hero-events{min-height:60vh}.hero-events .hero-inner{max-width:720px;margin:0 auto}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3)}.events-grid .event-card{display:flex;flex-direction:column;justify-content:space-between;height:100%}.event-card .card-header{margin-bottom:var(--space-3)}.event-list{margin-top:var(--space-2);margin-bottom:var(--space-4);padding-left:1.1rem}.event-list li{position:relative;margin-bottom:0.35rem;font-size:0.92rem;line-height:1.6;color:var(--color-text-muted)}.event-list li::before{content:"";position:absolute;left:-1.1rem;top:0.55rem;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--gray-400))}.event-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:auto}.event-card-vip{grid-column:auto}@media(min-width:900px){.event-card-vip{grid-column:span 2}}.event-card-media{margin-bottom:var(--space-4)}.event-experience{align-items:center}.event-experience-highlights{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-4)}.event-experience-highlights h3{font-size:1.05rem;margin-bottom:var(--space-2);text-transform:none;letter-spacing:0}.event-experience-visual{display:flex;flex-direction:column;gap:var(--space-4)}.event-stats{display:flex;flex-wrap:wrap;gap:var(--space-4)}.event-stats .stat{flex:1 1 30%;min-width:120px}.event-custom{align-items:flex-start}.event-custom-list{margin-bottom:var(--space-4);padding-left:1.1rem}.event-custom-list li{position:relative;margin-bottom:0.4rem;font-size:0.94rem;color:var(--color-text-muted)}.event-custom-list li::before{content:"";position:absolute;left:-1.1rem;top:0.55rem;width:8px;height:2px;border-radius:999px;background:var(--color-primary)}.event-custom-form .card-header{margin-bottom:var(--space-4)}.event-form{display:flex;flex-direction:column}.event-form-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.event-notice{max-width:960px;margin:0 auto}.event-notice-list{margin-top:var(--space-3);margin-bottom:var(--space-3);padding-left:1.1rem}.event-notice-list li{position:relative;margin-bottom:0.4rem;font-size:0.94rem;color:var(--color-text-muted)}.event-notice-list li::before{content:"";position:absolute;left:-1.1rem;top:0.55rem;width:6px;height:6px;border-radius:999px;border:1px solid var(--color-primary);background:transparent}@media(max-width:767px){.hero-events{min-height:70vh}.event-form-actions{flex-direction:column;align-items:stretch}.event-stats{gap:var(--space-3)}.event-stats .stat{min-width:45%}}
