/* Local-review extension: respects the established editorial identity. */
.draft-notice{border-left:3px solid var(--blue);padding:22px 26px;background:#e5e9ee;margin:10px 0 32px;font-size:14px;line-height:1.7}
.draft-notice h2{font-size:2rem;margin:0 0 18px}.draft-notice p:last-child{margin-bottom:0}
.draft-label{font:11px var(--mono)!important;color:var(--blue)!important;margin:0 0 14px!important;text-transform:uppercase}
.related-records{list-style:none;padding:0}.related-records li{border-bottom:1px solid var(--rule);padding:16px 0}.related-records a{text-decoration:none}
.recovered-card .card-image{object-fit:contain;background:#eef0eb}
.filter-bar{flex-wrap:wrap}.filter-bar label{min-width:150px}.filter-bar select{max-width:100%}
.filter-bar label:first-child{min-width:220px}.filter-bar label:nth-child(3){min-width:175px}
@media(max-width:720px){.filter-bar label:first-child{min-width:0}.filter-bar label:nth-child(2),.filter-bar label:nth-child(3){flex:1 1 100%;min-width:0}.draft-notice{padding:18px}.related-records a{overflow-wrap:anywhere}}
