.pella-search{padding:24px;margin:0 0 24px;background:#f5f6f7;border:1px solid #dfe3e7;border-radius:6px}.pella-search-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px}.pella-search label{font-weight:600}.pella-search input,.pella-search select{display:block;width:100%;min-height:44px;margin-top:6px;padding:8px 10px;border:1px solid #aeb7c0;border-radius:4px;background:#fff}.pella-actions{display:flex;gap:14px;align-items:center;margin-top:20px}.pella-button{display:inline-block;padding:11px 20px;border:0;border-radius:4px;background:#9e1b32;color:#fff!important;text-decoration:none!important;font-weight:700;cursor:pointer}.pella-button:hover{background:#7f1427}.pella-reset{color:#333;text-decoration:underline}.pella-results-summary{margin:0 0 10px;font-weight:700}.pella-table-wrap{overflow-x:auto}.pella-table{width:100%;border-collapse:collapse}.pella-table th{padding:12px 10px;background:#9e1b32;color:#fff;text-align:left}.pella-table td{padding:12px 10px;border-bottom:1px solid #dfe3e7;vertical-align:top}.pella-table tbody tr:hover{background:#f8f8f8}.pella-pagination ul{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:24px 0;list-style:none}.pella-pagination a,.pella-pagination span{display:block;min-width:38px;padding:7px 10px;border:1px solid #ccd2d7;text-align:center;text-decoration:none}.pella-pagination .current{background:#9e1b32;color:#fff}.pella-decision-card{padding:20px;margin-top:24px;border-left:5px solid #9e1b32;background:#f6f7f8}.pella-decision-card dl{display:grid;grid-template-columns:190px 1fr;gap:8px 16px}.pella-decision-card dt{font-weight:700}.pella-decision-card dd{margin:0}@media(max-width:900px){.pella-search-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:620px){.pella-search-grid{grid-template-columns:1fr}.pella-table thead{display:none}.pella-table,.pella-table tbody,.pella-table tr,.pella-table td{display:block;width:100%}.pella-table tr{padding:10px 0;border-bottom:2px solid #9e1b32}.pella-table td{display:grid;grid-template-columns:110px 1fr;border:0;padding:6px 8px}.pella-table td:before{content:attr(data-label);font-weight:700}.pella-decision-card dl{grid-template-columns:1fr}.pella-decision-card dd{margin-bottom:8px}}

