.ev-wrap{max-width:var(--max-w);margin:0 auto;padding:0 0 4rem}.ev-app{display:flex;flex-direction:column;gap:1rem}.ev-controls{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.ev-status{font-size:.85rem;color:var(--text-sub);margin:0;min-height:1.1em}.ev-thing .ev-body{flex:1 1 auto}.ev-thinghead{margin-top:2rem}.ev-facets{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.ev-select{font-family:var(--sans);font-size:.82rem;font-weight:600;color:var(--text);background-color:var(--bg-raised);border:1px solid var(--border-lit);border-radius:999px;padding:.4rem 1.85rem .4rem .9rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center}.ev-select:hover{border-color:var(--border)}.ev-select:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ev-price{font-size:.72rem;font-weight:700;color:var(--text-sub);background:var(--bg-hover);border-radius:6px;padding:.1rem .45rem}.ev-price--free{color:#1a7f4b;background:#1a7f4b1f}:root[data-theme=dark] .ev-price--free{color:#4ade80}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .ev-price--free{color:#4ade80}}.ev-dist{font-size:.72rem;color:var(--text-faint)}.ev-listroot{display:flex;flex-direction:column;gap:.75rem}.ev-dayhead{font-size:.85rem;font-weight:700;color:var(--accent);margin:1rem 0 .1rem}.ev-dayhead:first-child{margin-top:.25rem}.ev-list{display:flex;flex-direction:column;gap:.6rem}.ev-card{display:flex;gap:1rem;background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1.1rem}.ev-time{flex:0 0 4.5rem;font-family:var(--mono);font-size:.8rem;color:var(--text-sub);padding-top:.1rem;white-space:nowrap}.ev-body{min-width:0;flex:1 1 auto}.ev-titlerow{font-size:1rem;margin:0 0 .15rem;overflow-wrap:anywhere}.ev-title{font-weight:600;color:var(--text);text-decoration:none}a.ev-title:hover{color:var(--accent);text-decoration:underline}.ev-venue{font-size:.85rem;color:var(--text-sub);margin:0 0 .2rem}.ev-desc{font-size:.85rem;color:var(--text-faint);line-height:1.5;margin:0 0 .35rem;overflow-wrap:anywhere}.ev-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.ev-cat{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:var(--accent-soft);border-radius:6px;padding:.1rem .45rem}.ev-source{font-size:.72rem;color:var(--text-faint)}.ev-empty{color:var(--text-sub);font-size:.92rem;line-height:1.55;margin:.5rem 0}.ev-sources{font-size:.75rem;color:var(--text-faint);margin:1rem 0 0}.ev-skel{pointer-events:none}.ev-skel-box{display:block;background:var(--bg-hover);border-radius:6px;animation:ev-pulse 1.4s ease-in-out infinite}.ev-skel .ev-time.ev-skel-box{height:.9rem}.ev-skel-line{height:.9rem;margin-bottom:.5rem}.ev-skel-short{width:55%}@keyframes ev-pulse{0%,to{opacity:1}50%{opacity:.45}}@media(prefers-reduced-motion:reduce){.ev-skel-box{animation:none}}@media(max-width:640px){.ev-card{flex-direction:column;gap:.35rem}.ev-time{flex-basis:auto}}
