.events-page{background:#f8f8f8;min-height:60vh}.ev-hero{text-align:center;background:#0d1b2a;padding:4rem 1.5rem 3rem}.ev-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#beaa66;margin:0 0 .75rem;font-size:.82rem;font-weight:700}.ev-hero h1{color:#fff;margin:0 0 1rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.ev-sub{color:#ffffffb8;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.7}.ev-empty{text-align:center;color:#666;padding:4rem 1.5rem;font-size:.95rem;line-height:1.8}.ev-empty a{color:#beaa66;font-weight:600;text-decoration:none}.ev-empty a:hover{text-decoration:underline}.ev-filters{justify-content:center;gap:.75rem;padding:2rem 1.5rem 0;display:flex}.ev-filter-btn{color:#555;cursor:pointer;background:#fff;border:1.5px solid #ddd;border-radius:20px;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .2s}.ev-filter-btn:hover{color:#beaa66;border-color:#beaa66}.ev-filter-btn.active{color:#fff;background:#beaa66;border-color:#beaa66}.ev-list{flex-direction:column;gap:1.25rem;max-width:860px;margin:2rem auto 4rem;padding:0 1.5rem;display:flex}.ev-card{background:#fff;border:1.5px solid #eee;border-radius:12px;padding:1.75rem;transition:box-shadow .2s}.ev-card:hover{box-shadow:0 6px 20px #00000014}.ev-card-type{color:#beaa66;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.ev-card-body h3{color:#0d1b2a;margin:0 0 .5rem;font-size:1.15rem;font-weight:800}.ev-meta{color:#0d1b2a;margin:0 0 .25rem;font-size:.88rem;font-weight:600}.ev-location{color:#888;margin:0 0 .75rem;font-size:.85rem}.ev-desc{color:#555;margin:0;font-size:.9rem;line-height:1.6}.ev-card-footer{border-top:1px solid #f0f0f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding-top:1rem;display:flex}.ev-spots{color:#e67e22;font-size:.82rem;font-weight:700}.ev-register-btn{color:#fff;background:#25d366;border-radius:7px;padding:10px 20px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s}.ev-register-btn:hover{background:#1da851}.ev-placeholder{text-align:center;background:#fff;border:1.5px solid #eee;border-radius:12px;max-width:640px;margin:3rem auto 5rem;padding:3rem 2rem}.ev-placeholder h2{color:#0d1b2a;margin:0 0 1rem;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:800}.ev-placeholder p{color:#555;max-width:480px;margin:0 auto 2rem;font-size:.95rem;line-height:1.75}.ev-placeholder-ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ev-placeholder-btn{color:#fff;background:#25d366;border-radius:8px;padding:12px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.ev-placeholder-btn:hover{background:#1da851}@media (max-width:640px){.ev-placeholder{margin:2rem 1rem 3rem;padding:2rem 1.5rem}}