.wfbe-events-container{min-height:100vh;background:#fff;padding:64px 24px}.wfbe-filters{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:48px;flex-wrap:wrap}.wfbe-filter-btn{padding:10px 28px;border-radius:9999px;font-family:'Poppins',sans-serif;font-weight:500;font-size:16px;background:#f3f4f6;color:#5c5c5c;border:none;cursor:pointer;transition:all .3s ease;outline:none}.wfbe-filter-btn:hover{background:#e5e7eb}.wfbe-filter-btn.active{background:#018697;color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.wfbe-events-grid{max-width:1520px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px}@media (min-width:1024px){.wfbe-events-grid{grid-template-columns:repeat(2,1fr)}}.wfbe-event-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0px 12px 18px -4px rgba(0,0,0,.1),0px 5px 7px -5px rgba(0,0,0,.1);border-top:5px solid #018697;transition:all .3s ease}.wfbe-event-card:hover{transform:translateY(-4px);box-shadow:0px 20px 25px -5px rgba(0,0,0,.1),0px 10px 10px -5px rgba(0,0,0,.04)}.wfbe-event-card.wfbe-hidden{display:none}.wfbe-event-image{position:relative;height:320px;background:#f3f4f6;overflow:hidden}.wfbe-event-image img{width:100%;height:100%;object-fit:cover}.wfbe-event-type-badge{position:absolute;top:14px;left:20px;padding:10px 20px;border-radius:9999px}.wfbe-badge-adoption{background:#018697}.wfbe-badge-fundraising{background:#003c72}.wfbe-badge-volunteer{background:#5c5c5c}.wfbe-event-type-badge{color:#fff;font-family:'Poppins',sans-serif;font-weight:700;font-size:14px;letter-spacing:.5px;text-transform:uppercase}.wfbe-registration-badge{position:absolute;top:20px;right:20px;background:#dcfce7;padding:6px 16px;border-radius:9999px}.wfbe-registration-badge{color:#008236;font-family:'Poppins',sans-serif;font-size:14px}.wfbe-event-content{padding:40px}.wfbe-event-meta{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:20px}.wfbe-meta-item{display:flex;align-items:center;gap:10px}.wfbe-meta-item .wfbe-icon{width:25px;height:25px;color:#0081ba;stroke-width:2}.wfbe-meta-item span{color:#0081ba;font-family:'Poppins',sans-serif;font-size:15px}.wfbe-event-title{color:#003c72;font-family:'Poppins',sans-serif;font-weight:500;font-size:22px;line-height:1.5;margin:0 0 20px}.wfbe-event-location{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px}.wfbe-event-location .wfbe-icon{width:25px;height:25px;color:#5c5c5c;stroke-width:2;flex-shrink:0;margin-top:2px}.wfbe-event-location span{color:#5c5c5c;font-family:'Inter',sans-serif;font-size:15px;line-height:1.4}.wfbe-event-description{color:#5c5c5c;font-family:'Inter',sans-serif;font-size:16px;line-height:1.75;margin-bottom:20px}.wfbe-event-description p{margin:0 0 12px}.wfbe-event-description p:last-child{margin-bottom:0}.wfbe-event-button{padding-top:8px}.wfbe-register-btn{display:inline-block;background:#02e2ff;color:#fff;font-family:'Poppins',sans-serif;font-weight:700;font-size:16px;padding:12px 28px;border-radius:9999px;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;box-shadow:3px 5px 0 0 #00d1eb;transition:all .2s ease;cursor:pointer}.wfbe-register-btn:hover{box-shadow:5px 7px 0 0 #00d1eb;transform:translate(-2px,-2px);color:#fff}.wfbe-register-btn:active{box-shadow:2px 3px 0 0 #00d1eb;transform:translate(1px,1px)}@media (max-width:768px){.wfbe-events-container{padding:40px 16px}.wfbe-filter-btn{font-size:16px;padding:10px 24px}.wfbe-event-image{height:240px}.wfbe-event-type-badge,.wfbe-registration-badge{font-size:14px;padding:6px 12px}.wfbe-event-type-badge{left:12px;top:12px}.wfbe-registration-badge{right:12px;top:12px}.wfbe-event-content{padding:24px}.wfbe-event-title{font-size:24px}.wfbe-meta-item span,.wfbe-event-location span,.wfbe-event-description{font-size:16px}.wfbe-meta-item .wfbe-icon,.wfbe-event-location .wfbe-icon{width:20px;height:20px}.wfbe-register-btn{font-size:16px;padding:12px 28px}}.wfbe-loading{text-align:center;padding:40px;font-family:'Poppins',sans-serif;font-size:18px;color:#5c5c5c}.wfbe-no-events{text-align:center;padding:60px 20px;font-family:'Poppins',sans-serif;font-size:20px;color:#5c5c5c;background:#f9fafb;border-radius:12px;margin:40px auto;max-width:600px}