#yale-po-filter-app{display:flex;flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:2rem}*,html{box-sizing:border-box}html{font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}h1{font-size:3.2em;line-height:1.1}.container{width:100%}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);overflow:hidden}.search-loader{display:flex;justify-content:center;align-items:center;height:50%;width:100%}.search-loader svg{width:20rem;height:20rem}.search-form__fields{display:flex;gap:2rem;flex-flow:column nowrap;width:100%;max-width:100%}@media screen and (min-width: 768px){.search-form__fields{display:grid;grid-template-columns:1fr 1fr}}.search-form__fields__item{display:flex;flex-direction:column;gap:.125rem;width:100%;max-width:100%}.search-form__fields__item label{font-size:1rem;font-weight:600}.search-form__fields__item input{padding:.5rem;font-size:1rem;border:1px solid #ccc;line-height:1.4}.search-form__fields__item input:focus{outline:.125rem solid hsl(213,66%,45%);outline-offset:.125rem}.search-form__fields__item input::placeholder{color:#5e5e5e}.search-results{width:100%;max-width:100%;overflow-y:auto;background-image:linear-gradient(to right,#fff,#fff),linear-gradient(to right,#fff,#fff),linear-gradient(to right,#00000040,#fff0),linear-gradient(to left,#00000040,#fff0);background-position:left center,right center,left center,right center;background-repeat:no-repeat;background-color:#fff;background-size:20px 100%,20px 100%,10px 100%,10px 100%;background-attachment:local,local,scroll,scroll}.search-results table{width:100%;max-width:100%;border-collapse:collapse;border:none}.search-results thead th{border:none;border-bottom:.125rem solid hsl(0,0%,25%);background-color:#d9d9d980;padding:0}.search-results thead button{font-size:1rem;padding:.5rem 1rem;border:0;background:transparent;color:inherit;width:100%}.search-results tbody td{padding:1rem;border:.0625rem solid hsl(0,0%,73%);color:#404040}.search-results tbody td:first-child{border-left:0}.search-results tbody td:last-child{border-right:0}.search-results tbody tr:nth-child(2n){background-color:#ffffff80}.search-results tbody tr:nth-child(odd){background-color:#f9f9f980}.search-results tbody tr:last-child td{border-bottom:.125rem solid hsl(0,0%,25%)}.search-results__count{margin-bottom:1rem;font-style:italic;color:#5e5e5e}.search-results__sort-button{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;min-width:8rem}
