/* PT-BOOK1: additions scoped to search; preserve the existing brand shell. */
.pkt-search-status{font-size:.875rem;line-height:1.5;color:#102c3c;min-height:1.5em;margin:16px 0;overflow-wrap:anywhere}
.pkt-predictions{position:relative;margin:-12px 0 16px;background:#fff;border:1px solid #ccd5d9;border-radius:12px;box-shadow:0 12px 24px #102c3c18;overflow:hidden}
.pkt-place-option{padding:12px 16px;min-height:48px;font-size:.875rem;line-height:1.5;cursor:pointer;border-bottom:1px solid #edf0f2;overflow-wrap:anywhere}
.pkt-place-option:hover,.pkt-place-option[aria-selected=true]{background:#fff0ce;color:#102c3c}
.pkt-google-attribution{font-family:Arial,sans-serif;color:#5f6368;background:#fff;text-align:right;padding:8px 16px;font-size:12px;letter-spacing:0}
.pkt-results{scroll-margin-top:112px}.pkt-results>h2{max-width:100%;font-size:clamp(1.75rem,5vw,3rem)}
.pkt-route-summary{background:#102c3c;color:#fff;border-radius:20px;padding:24px;margin:24px 0;overflow-wrap:anywhere}
.pkt-route-summary .text-link{color:#ffbd42}.pkt-route-summary p{margin-top:12px}.pkt-results>.field{max-width:360px}
.pkt-result-tools{display:grid;grid-template-columns:minmax(180px,1fr) minmax(190px,1fr) auto auto;align-items:end;gap:16px;padding:20px;background:#edf2ef;border:1px solid #d3ded9;border-radius:18px;margin:24px 0 12px}
.pkt-result-tools .field{min-width:0;margin:0}.pkt-result-tools select{width:100%;min-height:48px}
.pkt-result-check{display:flex;align-items:center;gap:10px;min-height:48px;font-size:13px;font-weight:700;white-space:nowrap}.pkt-result-check input{width:20px;height:20px;accent-color:#102c3c}
.pkt-result-clear{min-height:48px;padding:0 14px;background:transparent;border:1px solid #7f9997;border-radius:10px;font-size:13px;font-weight:700;color:#102c3c;white-space:nowrap}.pkt-result-clear:hover{background:#fff}.pkt-result-clear:focus-visible{outline:3px solid #be7400;outline-offset:3px}
.pkt-result-count{margin:0 0 12px;color:#405f5e}
.pkt-fleet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px;margin-top:16px}
.pkt-vehicle{display:flex;flex-direction:column;background:#fff;border:1px solid #dce2e5;border-radius:20px;overflow:hidden;min-width:0}
.pkt-vehicle:focus{outline:3px solid #be7400;outline-offset:4px}
.pkt-vehicle[hidden],.pkt-results[hidden],.pkt-predictions[hidden]{display:none}
.pkt-vehicle>img{width:100%;height:auto;aspect-ratio:16/10;object-fit:contain;background:white}
.pkt-vehicle-body{padding:24px;display:flex;flex-direction:column;gap:8px;flex:1}.pkt-vehicle h3{font-size:1.35rem;margin:0}
.pkt-vehicle .eyebrow{margin:0}.pkt-vehicle .button{margin-top:auto;width:100%;white-space:normal;min-height:48px}
.pkt-vehicle small{display:block;margin-bottom:16px}.pkt-price{font-size:1.5rem;color:#102c3c}.pkt-vehicle button:disabled{opacity:.6;cursor:not-allowed}
@media(max-width:900px){.pkt-result-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.pkt-route-summary,.pkt-vehicle-body{padding:20px}.pkt-fleet-grid{gap:16px}.pkt-results{scroll-margin-top:96px}.pkt-result-tools{grid-template-columns:1fr;gap:12px;padding:16px}.pkt-result-check,.pkt-result-clear{width:100%}}
