/* Canonical Trustee result-shell composition. Keep page themes in their owning stylesheets. */
[data-member-view="watched"] [data-member-pagination][hidden],.member-match-dialog [data-saved-match-pagination][hidden]{display:none}
.admin-trustee-search [data-admin-trustee-pagination][hidden],.admin-trustee-search .admin-trustee-operations[hidden],.admin-trustee-workspace .admin-trustee-workspace__tools[hidden]{display:none}
.trustee-results-shell__controls{display:grid;gap:14px;margin:22px 0}.trustee-results-shell__controls--bottom{margin-top:24px;padding-top:18px;border-top:1px solid rgba(57,157,92,.22)}
.trustee-result-actions{display:flex;align-items:center;gap:10px;min-height:44px}.trustee-result-actions__status{margin-left:auto;color:#a8b7ad;font-size:.82rem}.trustee-result-actions .member-command{min-height:42px;padding:9px 15px;white-space:nowrap}
.trustee-query-tools{display:flex;align-items:end;gap:12px;flex-wrap:wrap;padding:14px 16px;border:1px solid rgba(57,157,92,.25);border-radius:12px;background:rgba(5,24,14,.72)}.trustee-query-tools label{display:grid;gap:5px;color:#b6c2ba;font-size:.75rem;font-weight:700}.trustee-query-tools select{width:auto;min-width:150px;min-height:40px;padding:7px 34px 7px 10px;border:1px solid rgba(99,151,116,.45);border-radius:8px;background:#07170e;color:#fff}.trustee-query-tools .member-command{min-height:40px;padding:8px 13px;white-space:nowrap}
.trustee-pagination{display:grid;grid-template-columns:auto auto auto minmax(220px,1fr) auto auto;align-items:center;gap:8px;min-height:42px}.trustee-pagination .member-command{min-width:0;min-height:40px;padding:8px 12px;white-space:nowrap}.trustee-pagination__pages{display:flex;gap:5px}.trustee-pagination__pages .member-command{width:40px;padding:7px}.trustee-pagination__status{text-align:center;color:#dce5df;font-size:.88rem;white-space:nowrap}
.trustee-results-list{display:grid;gap:12px;margin:0}.trustee-property-row{display:grid;grid-template-columns:144px minmax(230px,1fr) minmax(120px,.48fr) minmax(120px,.48fr) auto minmax(150px,auto);align-items:center;gap:18px;min-height:118px;padding:12px 16px;border:1px solid rgba(28,157,74,.4);border-radius:12px;background:#06150d;color:#fff;overflow:hidden}.trustee-property-row__media{position:relative;width:144px;height:92px;overflow:hidden;border-radius:9px;background:#0d2718}.trustee-property-row__media img,.trustee-property-row__fallback{position:absolute;inset:0;width:100%;height:100%}.trustee-property-row__media img{z-index:2;display:block;object-fit:cover}.trustee-property-row__fallback{display:grid;place-content:center;gap:5px;padding:8px;color:#8fa298;text-align:center;font-size:.68rem}.trustee-property-row__fallback i{font-size:1.25rem}.trustee-property-row__identity{min-width:0}.trustee-property-row__identity h3{margin:0 0 4px;color:#fff;font-size:1.05rem;line-height:1.2;overflow-wrap:anywhere}.trustee-property-row__identity p,.trustee-property-row__identity small{display:block;margin:0;color:#bdc9c1;line-height:1.35}.trustee-property-row__identity small{margin-top:5px;font-size:.76rem}.trustee-property-row__fact{display:grid;gap:3px;align-content:center}.trustee-property-row__fact>span{color:#91a298;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.trustee-property-row__fact strong{font-size:.98rem;line-height:1.25}.trustee-property-row__fact small{color:#b7c3bb}.trustee-property-row__status{align-self:start;justify-self:end}.trustee-status-pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(234,179,8,.12);color:#f4c928;font-size:.72rem;font-weight:800;text-transform:capitalize}.trustee-status-pill--sold{background:rgba(59,130,246,.14);color:#8fc2ff}.trustee-status-pill--cancelled{background:rgba(239,68,68,.12);color:#ff9b9b}.trustee-status-pill--postponed{background:rgba(249,115,22,.13);color:#ffad72}.trustee-property-row__actions{display:grid;grid-template-columns:1fr;gap:7px;align-content:center}.trustee-property-row__actions .member-command{justify-content:center;min-height:36px;padding:7px 11px;font-size:.78rem;line-height:1.15;white-space:nowrap}
.member-match-dialog .trustee-property-row{grid-template-columns:112px minmax(150px,1fr) 105px 95px minmax(72px,auto);gap:10px;padding:11px}.member-match-dialog .trustee-property-row__media{width:112px;height:78px}.member-match-dialog .trustee-status-pill{max-width:100%;white-space:normal;text-align:center}
@media(max-width:1280px){.trustee-property-row{grid-template-columns:128px minmax(210px,1fr) minmax(110px,.5fr) minmax(110px,.5fr) auto}.trustee-property-row__media{width:128px;height:84px}.trustee-property-row__actions{grid-column:2/-1;display:flex;justify-content:flex-end}.trustee-property-row__status{align-self:center}.trustee-pagination{grid-template-columns:auto auto 1fr auto auto}.trustee-pagination__pages{grid-row:2;grid-column:1/-1;justify-content:center}.trustee-pagination__status{grid-column:3}}
@media(max-width:860px){.trustee-property-row{grid-template-columns:112px minmax(0,1fr) auto;gap:12px}.trustee-property-row__media{width:112px;height:78px}.trustee-property-row__fact{grid-row:2}.trustee-property-row__fact:nth-of-type(1){grid-column:2}.trustee-property-row__fact:nth-of-type(2){grid-column:3}.trustee-property-row__status{grid-column:3;grid-row:1}.trustee-property-row__actions{grid-column:1/-1;grid-row:3;justify-content:flex-start}.trustee-pagination{grid-template-columns:repeat(4,1fr)}.trustee-pagination__status{grid-column:1/-1;grid-row:1;text-align:left}.trustee-pagination__pages{grid-row:3}.trustee-pagination>.member-command{grid-row:2}.trustee-result-actions__status{flex-basis:100%;margin-left:0}}
@media(max-width:560px){.trustee-results-shell__controls,.trustee-result-actions,.trustee-query-tools,.trustee-pagination,.trustee-property-row{box-sizing:border-box;max-width:100%;min-width:0}.trustee-results-shell__controls{gap:11px;margin:16px 0}.trustee-result-actions{display:grid;grid-template-columns:1fr}.trustee-result-actions__status{grid-column:1;margin:0}.trustee-result-actions .member-command{width:100%;min-width:0;padding-inline:9px}.trustee-query-tools{display:grid;grid-template-columns:1fr;padding:12px}.trustee-query-tools label:first-child{grid-column:1}.trustee-query-tools select{width:100%;min-width:0}.trustee-pagination{grid-template-columns:1fr 1fr;gap:6px}.trustee-pagination__status{grid-column:1/-1;grid-row:1}.trustee-pagination>.member-command{grid-row:auto;width:100%;min-width:0;padding-inline:7px;font-size:.72rem}.trustee-pagination__pages{grid-column:1/-1;grid-row:auto;max-width:100%;overflow-x:auto;justify-content:flex-start}.trustee-property-row{grid-template-columns:92px minmax(0,1fr);padding:11px;min-height:0}.trustee-property-row__media{width:92px;height:70px}.trustee-property-row__status{grid-column:2;grid-row:2;justify-self:start}.trustee-property-row__fact{grid-row:3}.trustee-property-row__actions{grid-row:4;display:grid;grid-template-columns:1fr}.trustee-property-row__actions .member-command{width:100%;min-width:0;white-space:normal}.trustee-property-row__actions .member-command:last-child{grid-column:1}.trustee-property-row__identity h3{font-size:.94rem}.trustee-property-row__identity p{font-size:.8rem}}
@media(max-width:560px){.member-match-dialog .trustee-property-row{grid-template-columns:92px minmax(0,1fr);gap:9px}.member-match-dialog .trustee-property-row__media{width:92px;height:70px}.member-match-dialog .trustee-property-row__status{grid-column:2;grid-row:2;justify-self:start}.member-match-dialog .trustee-property-row__fact{grid-row:3}.member-match-dialog .trustee-property-row__fact:nth-of-type(1){grid-column:1}.member-match-dialog .trustee-property-row__fact:nth-of-type(2){grid-column:2}}
.admin-trustee-operations[hidden] {
  display: none;
}

[data-trustee-search] .trustee-result-actions .button,
[data-trustee-search] .trustee-pagination .button {
  color: #fff;
}

[data-trustee-search] [data-trustee-search-form] .button--primary {
  color: #07120b;
  background: #efbd26;
}
