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