/* Layout only. No colours, no fonts — everything inherits the theme. Every element has a class hook. */
.beacon-list{margin:0 0 1.5em}.beacon-day{margin:0 0 1.25em}.beacon-day-heading{margin:0 0 .35em;font-size:1em;font-weight:600}
.beacon-day-events{list-style:none;margin:0;padding:0}.beacon-event{display:flex;gap:.75em;align-items:baseline;padding:.25em 0;flex-wrap:wrap}
.beacon-time{flex:0 0 auto;min-width:8.5em;opacity:.8;font-variant-numeric:tabular-nums}.beacon-venue{opacity:.7}.beacon-venue::before{content:"· "}
.beacon-month-nav{display:flex;align-items:center;justify-content:space-between;margin:0 0 .5em}.beacon-month-title{margin:0;font-size:1.1em}
.beacon-prev,.beacon-next{text-decoration:none;font-size:1.4em;line-height:1;padding:0 .4em}
.beacon-grid{width:100%;border-collapse:collapse;table-layout:fixed}.beacon-grid th{text-align:left;font-weight:600;padding:.3em .4em;font-size:.85em}
.beacon-cell{vertical-align:top;padding:.3em .4em;height:5.5em;border-top:1px solid currentColor;border-color:rgba(127,127,127,.25)}
.beacon-other-month{opacity:.45}.beacon-today .beacon-daynum{font-weight:700;text-decoration:underline}
.beacon-daynum{display:block;font-size:.85em;margin-bottom:.2em}.beacon-cell-event{display:block;font-size:.85em;line-height:1.25;margin:.2em 0 .35em;text-decoration:none}
.beacon-cell-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.beacon-cell-time{display:block;font-size:.85em;opacity:.7}.beacon-archive-meta{margin:.3em 0 0;opacity:.8}.beacon-sep{opacity:.6;padding:0 .15em}.beacon-address{display:block;opacity:.8}.beacon-map::before{content:"↗ "}.beacon-add a+a{margin-left:1em}.beacon-single{margin:0 0 1.5em}.beacon-detail{display:flex;gap:.6em;padding:.2em 0}.beacon-detail-label{min-width:5em;font-weight:600}
@media (max-width:640px){.beacon-grid th{font-size:.75em}.beacon-cell{height:auto;min-height:3.5em;padding:.2em}.beacon-cell-title{-webkit-line-clamp:3}}
.beacon-badge{display:inline-block;font-size:.75em;line-height:1.4;padding:0 .45em;border:1px solid currentColor;border-radius:.6em;opacity:.8;vertical-align:middle;margin-left:.3em}
.beacon-cancelled .beacon-title,.beacon-cell-event.beacon-cancelled .beacon-cell-title{text-decoration:line-through;opacity:.7}
.beacon-join{display:inline-block;margin-left:.4em;padding:.1em .6em;border:1px solid currentColor;border-radius:.4em;text-decoration:none;font-size:.9em}
.beacon-changes .beacon-detail-value{opacity:.85}.beacon-term-details{margin:0 0 1.5em}.beacon-term-address{margin:0 0 .5em}.beacon-term-subscribe{margin:.5em 0 0;font-size:.9em}
.beacon-filters{display:flex;flex-wrap:wrap;gap:.5em;align-items:center;margin:0 0 1em}.beacon-filters select,.beacon-filters input[type=search]{max-width:100%}.beacon-view-switch label{margin-right:.5em}
.beacon-compact{list-style:none;margin:0 0 1.5em;padding:0}.beacon-compact .beacon-event{gap:.5em}.beacon-compact .beacon-date{flex:0 0 auto;min-width:6em;opacity:.8}.beacon-compact .beacon-time{min-width:0}
.beacon-dayview{margin:0 0 1.5em}.beacon-dayview .beacon-day-events{margin-top:.5em}.beacon-back{margin:0 0 .5em;font-size:.9em}a.beacon-daynum{text-decoration:none}
.beacon-event[style*="--beacon-color"]::before{content:"";display:inline-block;width:.55em;height:.55em;border-radius:50%;background:var(--beacon-color);margin-right:.35em;flex:0 0 auto}
.beacon-cell-event[style*="--beacon-color"]{border-left:3px solid var(--beacon-color);padding-left:.3em}
