.ev-grid[hidden],.ev-empty[hidden],.ev-cal[hidden]{display:none!important}.ev-tools{flex-wrap:wrap;align-items:center;gap:.75rem;max-width:900px;margin:0 0 1.5rem;display:flex}.ev-tools[hidden]{display:none}.ev-views{border-radius:var(--radius);border:1px solid #d9d9d9;display:inline-flex;overflow:hidden}.ev-view-btn{background:var(--surface-2);min-height:44px;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--text);cursor:pointer;border:0;padding:0 1.1rem;font-size:.78rem;font-weight:800}.ev-view-btn+.ev-view-btn{border-left:1px solid #d9d9d9}.ev-view-btn.is-active{background:var(--amnesty-navy);color:#fff}.ev-geo{flex:16rem;gap:.4rem;min-width:12rem;display:inline-flex}.ev-geo-btn{background:var(--amnesty-yellow);min-height:44px;color:var(--amnesty-black);border-radius:var(--radius);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;white-space:nowrap;border:0;align-items:center;gap:.4rem;padding:0 1rem;font-size:.78rem;font-weight:800;display:inline-flex}.ev-geo-btn:hover{filter:brightness(.94)}.ev-city,.ev-cat{border-radius:var(--radius);min-height:44px;color:var(--text);background:var(--surface-2);border:1px solid #d9d9d9;padding:0 .85rem;font-size:.9rem}.ev-city{flex:1;min-width:8rem}.ev-cat{flex:none}.ev-geo-status{max-width:900px;color:var(--amnesty-gray-dark);margin:-.75rem 0 1.25rem;font-size:.85rem}.ev-geo-status[hidden]{display:none}.ev-dist{letter-spacing:.04em;color:var(--amnesty-yellow-readable,#b8860b);margin:.1rem 0 0;font-size:.7rem;font-weight:800;display:inline-block}.ev-cal{max-width:900px}.ev-cal-nav{justify-content:center;align-items:center;gap:1.25rem;margin:0 0 1rem;display:flex}.ev-cal-prev,.ev-cal-next{border-radius:var(--radius);background:var(--surface-2);width:44px;height:44px;color:var(--text);cursor:pointer;border:1px solid #d9d9d9;font-size:1.4rem;line-height:1}.ev-cal-prev:hover,.ev-cal-next:hover{background:var(--amnesty-yellow);border-color:var(--amnesty-yellow)}.ev-cal-month{font-family:var(--font-heading);text-transform:capitalize;color:var(--text);text-align:center;min-width:11rem;font-size:1.15rem;font-weight:900}.ev-cal-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.ev-cal-wd{text-align:center;text-transform:uppercase;letter-spacing:.04em;color:var(--amnesty-gray);padding:.3rem 0;font-size:.7rem;font-weight:800}.ev-cal-cell{border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid #eee;flex-direction:column;gap:2px;min-height:88px;padding:.3rem;display:flex}.ev-cal-cell.is-empty{background:0 0;border:0}.ev-cal-cell.is-past{background:var(--surface-3)}.ev-cal-cell.is-past .ev-cal-num{opacity:.4}.ev-cal-cell.is-today{border-color:var(--amnesty-yellow);box-shadow:inset 0 0 0 1px var(--amnesty-yellow)}.ev-cal-cell.has-ev{background:var(--amnesty-yellow-soft)}.ev-cal-num{color:var(--text);font-size:.75rem;font-weight:700}.ev-cal-chip{text-align:left;background:var(--amnesty-navy);color:#fff;border-radius:var(--radius-sm);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border:0;width:100%;padding:2px 5px;font-size:.66rem;line-height:1.25;display:block;overflow:hidden}.ev-cal-chip:hover{background:var(--amnesty-yellow);color:var(--amnesty-black)}.ev-cal-more{color:var(--amnesty-gray);font-size:.62rem;font-weight:700}.ev-cal-empty{color:var(--amnesty-gray);padding:1.5rem 0}.ev-cal-agenda{display:none}.ev-ag-day{margin-bottom:1.25rem}.ev-ag-date{font-family:var(--font-heading);color:var(--text);border-bottom:2px solid var(--amnesty-yellow);text-transform:capitalize;margin-bottom:.5rem;padding:.3rem 0;font-size:.95rem;font-weight:800}.ev-ag-item{text-align:left;background:var(--surface-2);border:1px solid #eee;border-left:3px solid var(--amnesty-yellow);border-radius:var(--radius-sm);cursor:pointer;align-items:flex-start;gap:.75rem;width:100%;margin-bottom:.5rem;padding:.65rem .85rem;display:flex}.ev-ag-item:hover{box-shadow:0 4px 14px #00000014}.ev-ag-time{color:var(--text);flex-shrink:0;min-width:3rem;font-size:.8rem;font-weight:800}.ev-ag-info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ev-ag-title{color:var(--text);font-size:.9rem;font-weight:700}.ev-ag-loc{color:var(--amnesty-gray-dark);font-size:.78rem}.ev-detail{overscroll-behavior:contain;border-radius:var(--radius-lg);width:min(92vw,30rem);max-height:min(86vh,44rem);color:var(--text);border:0;padding:clamp(1.5rem,5vw,2.25rem);overflow-y:auto;box-shadow:0 24px 60px #00000080}.ev-detail::backdrop{background:#101828cc}.ev-detail-mail-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 1rem;display:flex}.ev-detail-mail{color:var(--text);word-break:break-all;font-weight:600}.ev-copy{border:1px solid var(--amnesty-gray-light);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--text);cursor:pointer;white-space:nowrap;padding:.2rem .7rem;font-size:.78rem;font-weight:700;transition:background .15s}.ev-copy:hover{background:var(--amnesty-yellow-soft)}.ev-detail h3{color:var(--text);margin:0 0 .5rem;font-size:1.3rem}.ev-detail-when{color:var(--text);text-transform:capitalize;margin:0 0 .25rem;font-weight:700}.ev-detail-loc{color:var(--amnesty-gray-dark);margin:0 0 .75rem}.ev-detail-desc{color:var(--amnesty-gray-dark);margin:0 0 1rem;line-height:1.6}.ev-detail-org,.ev-detail-ref{color:var(--amnesty-gray-dark);margin:0 0 .35rem;font-size:.9rem}.ev-detail-ref{word-break:break-word;margin-bottom:1rem}.ev-detail-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.ev-detail-close{cursor:pointer;width:40px;height:40px;color:var(--text);background:0 0;border:0;border-radius:50%;font-size:1rem;position:absolute;top:.5rem;right:.5rem}.ev-detail-close:hover{background:#00000012}@media (width<=767px){.ev-cal-grid{display:none}.ev-cal-agenda{display:block}}.ev-section-title{color:var(--text);align-items:center;gap:.85rem;margin:0 0 2rem;padding:0;font-size:1.5rem;font-weight:900;display:flex}.ev-section-title:before{content:"";background:var(--amnesty-yellow);width:6px;height:28px;display:inline-block}.ev-section-past{color:var(--amnesty-gray);margin-top:3.5rem}.ev-section-past:before{background:var(--amnesty-gray-light)}.ev-grid{flex-direction:column;gap:1.25rem;max-width:900px;display:flex}.ev-empty{background:var(--amnesty-offwhite);border-left:4px solid var(--amnesty-yellow);max-width:760px;padding:3rem 2rem}.ev-empty h3{color:var(--text);margin-bottom:.5rem;font-size:1.3rem}.ev-empty p{color:var(--amnesty-gray);margin-bottom:1.5rem;line-height:1.7}.ev-empty-routes{gap:.75rem;margin-bottom:1.25rem;display:grid}.ev-empty-route{background:var(--surface,#fff);border:1px solid var(--border,#e0e0d8);border-radius:var(--radius-sm,4px);color:inherit;padding:.9rem 1.1rem;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.ev-empty-route:hover,.ev-empty-route:focus-visible{border-color:var(--amnesty-yellow);transform:translate(2px)}.ev-empty-route strong{font-family:var(--font-heading);color:var(--text);margin-bottom:.2rem;font-size:.98rem;display:block}.ev-empty-route span{color:var(--amnesty-gray);font-size:.88rem;line-height:1.55;display:block}.ev-empty-foot{font-size:.9rem;margin-bottom:0!important}.ev-empty-foot a{color:var(--text);text-decoration:underline}.ev-card{background:var(--surface-2);border:1px solid #e8e8e8;border-left:4px solid var(--amnesty-yellow);border-radius:var(--radius);transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.ev-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000017}.ev-card-today{border-left-color:var(--amnesty-yellow);box-shadow:0 4px 20px #ffd90033}.ev-card-past{opacity:.65;border-left-color:#ccc}.ev-card-past:hover{opacity:1;transform:none}.ev-card-report{opacity:1;flex-direction:column}.ev-card-report .ev-date{border-bottom:1px solid #f0f0f0;border-right:none;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem}.ev-card-report .ev-day{font-size:1.6rem}.ev-card-report .ev-label{margin-bottom:0}.ev-date{color:#101828;text-align:center;background:#f9f8f6;border-right:1px solid #eee;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.1rem;width:100px;padding:1.5rem .5rem;display:flex}.ev-date-today{color:#101828;background:#fffde7}.ev-date-past{color:#5f5f5f;background:#f5f5f5}.ev-label{font-family:var(--font-heading);letter-spacing:.14em;border-radius:var(--radius-sm);margin-bottom:.35rem;padding:.18rem .45rem;font-size:.55rem;font-weight:800}.ev-label-today{background:var(--amnesty-yellow);color:var(--amnesty-black)}.ev-label-past{color:#555;background:#ddd}.ev-day{font-family:var(--font-heading);color:inherit;font-size:2.2rem;font-weight:900;line-height:1}.ev-month{font-family:var(--font-heading);letter-spacing:.12em;color:inherit;margin-top:.1rem;font-size:.78rem;font-weight:800}.ev-year{opacity:.5;margin-top:.1rem;font-size:.68rem}.ev-time{letter-spacing:.03em;color:#101828;border-top:1px solid #e0e0e0;width:100%;margin-top:.6rem;padding-top:.45rem;font-size:.7rem;font-weight:700}.ev-body{flex-direction:column;flex:1;gap:.55rem;min-width:0;padding:1.5rem 1.85rem;display:flex}.ev-body h3{color:var(--text);margin:0;font-size:1.2rem;font-weight:800;line-height:1.3}.ev-meta{flex-wrap:wrap;gap:.4rem;display:flex}.ev-tag{text-transform:uppercase;letter-spacing:.05em;color:#555;border-radius:var(--radius-sm);background:#f5f5f5;padding:.25rem .6rem;font-size:.65rem;font-weight:700}.ev-tag-mod{color:#2e7d32;background:#e8f5e9}.ev-tag-online{color:#1565c0;background:#e3f2fd}.ev-loc{color:var(--amnesty-gray-dark);align-items:center;gap:.4rem;margin:0;padding:.25rem .6rem .25rem 0;font-size:.82rem;font-weight:600;display:inline-flex}.ev-loc svg{color:var(--amnesty-yellow-readable,#b8860b);opacity:1;flex-shrink:0}.ev-desc{color:var(--amnesty-gray-dark);margin:.2rem 0 0;font-size:.92rem;line-height:1.65}.ev-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:auto;padding-top:.85rem;display:flex}.ev-btn-mini{color:var(--text);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--amnesty-gray-light,#e0e0e0);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:.35rem;padding:.5rem .85rem;font-size:.7rem;font-weight:700;transition:all .15s;display:inline-flex}.ev-btn-mini:hover{background:var(--amnesty-yellow);color:var(--amnesty-black);border-color:var(--amnesty-yellow)}.ev-btn-mini svg,.ev-btn svg{pointer-events:none;flex-shrink:0}a.ev-btn-mini{text-decoration:none}.ev-btn{background:var(--amnesty-navy);color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-sm);border:2px solid var(--amnesty-navy);align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-size:.74rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.ev-btn:after{content:"→";font-size:.95rem;transition:transform .2s}.ev-btn:hover{background:var(--amnesty-yellow);color:var(--amnesty-black);border-color:var(--amnesty-yellow)}.ev-btn:hover:after{transform:translate(3px)}.ev-verified{color:#2e7d32;margin-top:.25rem;font-size:.6rem;font-weight:600}.ev-update{color:var(--amnesty-gray);margin-top:2rem;font-size:.7rem}.ev-report-image{border-radius:var(--radius-sm);background:#f0f0f0;max-height:400px;margin:1rem 0;overflow:hidden}.ev-report-image img{object-fit:contain;width:100%;height:100%;max-height:400px;display:block}.ev-report-text{color:var(--amnesty-gray-dark);white-space:pre-wrap;margin-top:.5rem;font-size:.95rem;line-height:1.7}@media (width<=768px){.ev-card{flex-direction:column}.ev-date{flex-direction:row;justify-content:flex-start;gap:.5rem;width:100%;padding:.75rem 1.25rem}.ev-day{font-size:1.6rem}.ev-time{border-top:none;border-left:1px solid #ffffff26;width:auto;margin:0;padding:0 0 0 .5rem}.ev-label{margin-bottom:0}.ev-body{padding:1rem 1.25rem}}@media (width<=480px){.ev-body{padding:.75rem 1rem}.ev-body h3{font-size:1rem}}
