.waste-series-list{display:grid;gap:8px;margin-top:20px}.waste-series-item{padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:var(--bg)}.waste-series-item strong{display:block}.waste-series-item small{color:var(--muted)}.category-waste_yellow .event-date{background:#f5cc27!important;color:#172033!important}.category-waste_yellow{border-left-color:#f5cc27!important}.category-waste_green .event-date{background:#2e9f58!important;color:#fff!important}.category-waste_green{border-left-color:#2e9f58!important}.category-waste_black .event-date{background:#34383f!important;color:#fff!important}.category-waste_black{border-left-color:#34383f!important}.month-event.category-waste_yellow{--member-color:#f5cc27}.month-event.category-waste_green{--member-color:#2e9f58}.month-event.category-waste_black{--member-color:#34383f}
.waste-series-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.waste-series-item button{grid-column:2;grid-row:1/3;border:0;background:transparent;color:#b42318;cursor:pointer;font-size:11px}
.category-waste_yellow{--waste-color:#e5b900}.category-waste_green{--waste-color:#23864a}.category-waste_black{--waste-color:#34383f}.category-waste_yellow h2::before,.category-waste_green h2::before,.category-waste_black h2::before,.month-event.category-waste_yellow::before,.month-event.category-waste_green::before,.month-event.category-waste_black::before{content:'';display:inline-block;width:1em;height:1em;margin-right:.35em;vertical-align:-.14em;background:var(--waste-color);-webkit-mask:url('../icons/waste-bin.svg') center/contain no-repeat;mask:url('../icons/waste-bin.svg') center/contain no-repeat}.month-event.category-waste_yellow::before,.month-event.category-waste_green::before,.month-event.category-waste_black::before{width:12px;height:12px;margin-right:4px;vertical-align:-2px}
