.llbrf-filter{margin:2rem 0}.llbrf-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;align-items:end}.llbrf-field,.llbrf-actions{display:flex;flex-direction:column;gap:.4rem}.llbrf-field label{font-weight:600}.llbrf-field select,.llbrf-actions button{min-height:44px;padding:.7rem .9rem;border:1px solid #d6d6d6;border-radius:6px;width:100%}.llbrf-actions{justify-content:end}.llbrf-actions .llbrf-reset{background:#f3f3f3;color:#111;cursor:pointer}.llbrf-results-wrap{margin-top:1.5rem}.llbrf-status{margin-bottom:1rem}.llbrf-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.llbrf-card{border:1px solid #e7e7e7;border-radius:10px;overflow:hidden;background:#fff}.llbrf-thumb img{display:block;width:100%;height:auto}.llbrf-card-body{padding:1rem}.llbrf-meta{font-size:.9rem;opacity:.8;margin-bottom:.5rem}.llbrf-title{font-size:1.1rem;margin:0 0 .7rem}.llbrf-title a{text-decoration:none}.llbrf-excerpt p{margin:0}.llbrf-pagination-nav{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem;align-items:center}.llbrf-page{border:1px solid #d7d7d7;background:#fff;min-width:42px;min-height:42px;padding:0 .85rem;border-radius:6px;cursor:pointer}.llbrf-page.is-active{background:#111;color:#fff}.llbrf-page-nav{min-width:auto}.llbrf-ellipsis{padding:0 .2rem}.llbrf-no-results{padding:1rem;border:1px solid #e7e7e7;border-radius:8px}.llbrf-filter.is-loading{opacity:.8}@media (max-width:1100px){.llbrf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.llbrf-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.llbrf-grid,.llbrf-results-grid{grid-template-columns:1fr}}