.layout-bcfs-events-listing .el-head{margin-bottom:32px;max-width:65ch}.layout-bcfs-events-listing .el-empty,.layout-bcfs-events-listing .el-empty-filtered{padding:32px;border:1px dashed var(--line);border-radius:12px;text-align:center}.layout-bcfs-events-listing .el-filters{display:flex;flex-wrap:wrap;align-items:center;gap:24px 32px;background:var(--ink);color:var(--white);border-radius:12px;padding:14px 24px;margin-bottom:32px}.layout-bcfs-events-listing .el-filter,.layout-bcfs-events-listing .el-view-toggle{display:inline-flex;align-items:center;gap:12px}.layout-bcfs-events-listing .el-filter-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--white);opacity:.7;white-space:nowrap}.layout-bcfs-events-listing .el-select{font-family:inherit;font-size:14px;padding:8px 32px 8px 14px;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--ink);min-width:140px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%),linear-gradient(135deg,var(--ink) 50%,transparent 50%);background-position:right 14px center,right 9px center;background-size:5px 5px;background-repeat:no-repeat}.layout-bcfs-events-listing .el-select:focus,.layout-bcfs-events-listing .el-month-input:focus{outline:2px solid var(--green);outline-offset:1px;border-color:var(--green)}.layout-bcfs-events-listing .el-month-input{font-family:inherit;font-size:14px;padding:8px 12px;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--ink);min-width:160px}.layout-bcfs-events-listing .el-view-toggle{margin-left:auto}.layout-bcfs-events-listing .el-view-toggle-inner{display:inline-flex;background:rgba(255,255,255,.08);border-radius:8px;padding:3px}.layout-bcfs-events-listing .el-view-btn{padding:6px 18px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;background:0 0;color:var(--white);opacity:.7;transition:background .15s,color .15s,opacity .15s;border:none}.layout-bcfs-events-listing .el-view-btn:hover{opacity:1}.layout-bcfs-events-listing .el-view-btn.is-active{background:var(--white);color:var(--ink);opacity:1}.layout-bcfs-events-listing .el-view{display:none}.layout-bcfs-events-listing .el-view.is-visible{display:block}.layout-bcfs-events-listing .el-month-group+.el-month-group{margin-top:40px}.layout-bcfs-events-listing .el-month-heading{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--green);margin:0 0 12px}.layout-bcfs-events-listing .el-row{position:relative;display:grid;grid-template-columns:80px minmax(0,1fr) auto auto auto;gap:32px;align-items:center;padding:20px 28px;border:1px solid var(--line);border-radius:12px;background:var(--white);margin-bottom:10px;transition:border-color .15s,box-shadow .15s}.layout-bcfs-events-listing .el-row:hover{border-color:var(--green);box-shadow:0 2px 8px -4px rgba(13,122,78,.18)}.layout-bcfs-events-listing .el-row-link{position:absolute;inset:0;z-index:1}.layout-bcfs-events-listing .el-row-date{text-align:left;display:flex;flex-direction:column;gap:2px;line-height:1}.layout-bcfs-events-listing .el-row-month{font-size:11px;letter-spacing:.14em;font-weight:600}.layout-bcfs-events-listing .el-row-day-num{font-size:40px;font-weight:700;line-height:1;letter-spacing:-.02em}.layout-bcfs-events-listing .el-row-title{font-weight:600;font-size:16px}.layout-bcfs-events-listing .el-row-sub{font-size:13px;margin-top:4px}.layout-bcfs-events-listing .el-row-time{font-size:13px;letter-spacing:.04em;white-space:nowrap}.layout-bcfs-events-listing .el-row-meta{display:flex;gap:8px;align-items:center;position:relative;z-index:2}.layout-bcfs-events-listing .el-row-details{font-size:13px;font-weight:600;letter-spacing:.02em;text-decoration:none;white-space:nowrap;position:relative;z-index:2;transition:color .15s,transform .15s}.layout-bcfs-events-listing .el-row-details:hover{color:var(--green-deep);transform:translateX(2px)}.layout-bcfs-events-listing .el-load-more-wrap{display:flex;justify-content:center;margin-top:32px}.layout-bcfs-events-listing .el-load-more[hidden]{display:none}.layout-bcfs-events-listing .el-row[hidden]{display:none}.layout-bcfs-events-listing .el-month-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px}.layout-bcfs-events-listing .el-month-nav-btn{width:36px;height:36px;border-radius:50%;background:var(--white);border:1px solid var(--line);font-size:18px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.layout-bcfs-events-listing .el-month-nav-btn:not(:disabled):hover{border-color:var(--green);color:var(--green)}.layout-bcfs-events-listing .el-month-nav-btn:disabled{opacity:.4;cursor:not-allowed}.layout-bcfs-events-listing .el-month-nav-label{font-family:var(--f-mono);font-size:14px;letter-spacing:.14em;text-transform:uppercase;min-width:160px;text-align:center}.layout-bcfs-events-listing .el-month-grid{display:none;grid-template-columns:repeat(7,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}.layout-bcfs-events-listing .el-month-grid.is-current{display:grid}.layout-bcfs-events-listing .el-day-header{background:var(--paper);padding:10px 12px;font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--smoke);text-align:center}.layout-bcfs-events-listing .el-day-cell{background:var(--white);min-height:110px;padding:10px;display:flex;flex-direction:column;gap:6px;position:relative}.layout-bcfs-events-listing .el-day-blank{background:var(--paper)}.layout-bcfs-events-listing .el-day-number{font-size:13px;font-weight:600;color:var(--smoke)}.layout-bcfs-events-listing .el-day-cell.has-events .el-day-number{color:var(--ink)}.layout-bcfs-events-listing .el-day-events{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.layout-bcfs-events-listing .el-day-events li a{display:flex;gap:6px;align-items:center;font-size:11px;line-height:1.3;padding:4px 6px;border-radius:4px;text-decoration:none;transition:background .12s,color .12s}.layout-bcfs-events-listing .el-event-pill-green{background:var(--green-soft);color:var(--green-deep)}.layout-bcfs-events-listing .el-event-pill-green:hover{background:var(--green);color:var(--white)}.layout-bcfs-events-listing .el-event-pill-red{background:var(--red-soft);color:var(--red-deep)}.layout-bcfs-events-listing .el-event-pill-red:hover{background:var(--red);color:var(--white)}.layout-bcfs-events-listing .el-event-pill-blue{background:var(--blue-soft);color:var(--blue-deep)}.layout-bcfs-events-listing .el-event-pill-blue:hover{background:var(--blue);color:var(--white)}.layout-bcfs-events-listing .el-event-pill-amber{background:var(--amber-soft);color:var(--amber-deep)}.layout-bcfs-events-listing .el-event-pill-amber:hover{background:var(--amber);color:var(--white)}.layout-bcfs-events-listing .el-event-pill-purple{background:var(--purple-soft);color:var(--purple-deep)}.layout-bcfs-events-listing .el-event-pill-purple:hover{background:var(--purple);color:var(--white)}.layout-bcfs-events-listing .el-event-pill-teal{background:var(--teal-soft);color:var(--teal-deep)}.layout-bcfs-events-listing .el-event-pill-teal:hover{background:var(--teal);color:var(--white)}.layout-bcfs-events-listing .el-event-dot{width:6px;height:6px;border-radius:50%;background:var(--green);flex-shrink:0}.layout-bcfs-events-listing .el-event-dot-red{background:var(--red)}.layout-bcfs-events-listing .el-event-dot-blue{background:var(--blue)}.layout-bcfs-events-listing .el-event-dot-amber{background:var(--amber)}.layout-bcfs-events-listing .el-event-dot-purple{background:var(--purple)}.layout-bcfs-events-listing .el-event-dot-teal{background:var(--teal)}.layout-bcfs-events-listing .el-event-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-bcfs-events-listing .el-day-more{font-size:10px;color:var(--smoke);font-family:var(--f-mono);padding-left:6px}@media (max-width:1100px){.layout-bcfs-events-listing .el-row{grid-template-columns:72px minmax(0,1fr) auto auto;gap:20px}.layout-bcfs-events-listing .el-row-time{display:none}}@media (max-width:900px){.layout-bcfs-events-listing .el-filters{padding:14px 16px;gap:16px}.layout-bcfs-events-listing .el-view-toggle{margin-left:0}.layout-bcfs-events-listing .el-row{grid-template-columns:64px minmax(0,1fr) auto;gap:16px;padding:16px 18px}.layout-bcfs-events-listing .el-row-meta{display:none}.layout-bcfs-events-listing .el-day-cell{min-height:84px;padding:6px}.layout-bcfs-events-listing .el-day-events li a{font-size:10px;padding:3px 4px}}@media (max-width:600px){.layout-bcfs-events-listing .el-filters{flex-direction:column;align-items:stretch}.layout-bcfs-events-listing .el-filter,.layout-bcfs-events-listing .el-view-toggle{width:100%;justify-content:space-between}.layout-bcfs-events-listing .el-select,.layout-bcfs-events-listing .el-month-input{flex:1;min-width:0;max-width:70%}.layout-bcfs-events-listing .el-view-toggle-inner{flex:1;max-width:70%}.layout-bcfs-events-listing .el-view-btn{flex:1}.layout-bcfs-events-listing .el-row{grid-template-columns:56px minmax(0,1fr);gap:12px;padding:14px 16px}.layout-bcfs-events-listing .el-row-day-num{font-size:32px}.layout-bcfs-events-listing .el-row-details{grid-column:1/-1;justify-self:flex-start;font-size:12px}.layout-bcfs-events-listing .el-day-cell{min-height:60px}.layout-bcfs-events-listing .el-day-events li a .el-event-name{display:none}.layout-bcfs-events-listing .el-day-events li a{justify-content:center;padding:2px}}