.ypi-ptsb-search-shell-wrap{margin:14px 0 22px}
.ypi-ptsb-search-shell{background:#fff;border:1px solid #e8ece9;border-radius:12px;padding:12px}
.ypi-ptsb-simple-bar{display:grid;grid-template-columns:minmax(160px,220px) 1fr auto;gap:10px;align-items:center}
.ypi-ptsb-simple-type{padding:10px 12px;border:1px solid #e2e8e5;border-radius:10px;background:#fff}
.ypi-ptsb-pill-label{display:block;font-size:11px;opacity:.68;line-height:1.2}
.ypi-ptsb-pill-value{display:block;font-size:16px;line-height:1.25}
.ypi-ptsb-simple-address input{height:46px;border-radius:10px}
.ypi-ptsb-simple-actions{display:flex;gap:10px;align-items:center}
.ypi-ptsb-simple-actions .btn{height:46px;padding:0 18px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}
.ypi-ptsb-submit{min-width:140px}.ypi-ptsb-submit.is-loading{opacity:.72;cursor:progress}.ypi-ptsb-open-native{min-width:120px}
.ypi-ptsb-debug-panel{margin-top:12px;background:#111827;color:#e5e7eb;border-radius:12px;padding:12px 14px;overflow:auto}
.ypi-ptsb-debug-head{font-weight:700;margin-bottom:8px}
.ypi-ptsb-debug-panel pre{white-space:pre-wrap;word-break:break-word;margin:0;font-size:12px;line-height:1.45}
@media (max-width:991px){.ypi-ptsb-simple-bar{grid-template-columns:1fr}.ypi-ptsb-simple-actions{flex-wrap:wrap}.ypi-ptsb-simple-actions .btn{width:100%}}

.ypi-ptsb-search-shell-wrap{position:relative;z-index:3}
.ypi-ptsb-search-shell--simple{box-shadow:0 10px 30px rgba(16,24,40,.06)}
.ypi-ptsb-simple-address input{background:#fff}
.ypi-ptsb-simple-type,.ypi-ptsb-simple-address input,.ypi-ptsb-simple-actions .btn{font-weight:500}

.ypi-ptsb-search-shell--city .ypi-ptsb-simple-type{font-size:15px;line-height:1.7}
.ypi-ptsb-search-shell--city .ypi-ptsb-pill-value{line-height:1.7}

.ypi-ptsb-city-hint{margin:0 0 10px;padding:10px 14px;border:1px solid #dce7e1;border-radius:10px;background:#f7fbf8;font-size:14px;line-height:1.55;color:#425466}
.ypi-ptsb-search-shell--city{border-color:#dce7e1;background:#fbfdfc}
.ypi-ptsb-search-shell--city .ypi-ptsb-simple-type{background:#f7fbf8}
.ypi-ptsb-search-shell--city .ypi-ptsb-pill-label{font-size:12px}

.ypi-ptsb-search-shell--status{border-color:#e3e8f0;background:#fbfcff}
.ypi-ptsb-search-shell--archive{border-color:#e3e8f0;background:#fff}
.ypi-ptsb-simple-type--context{min-height:46px;display:flex;flex-direction:column;justify-content:center}
.ypi-ptsb-simple-bar--action-only{grid-template-columns:minmax(220px,1fr) auto}
.ypi-ptsb-simple-actions--single .btn{min-width:140px}
@media (max-width:991px){.ypi-ptsb-simple-bar--action-only{grid-template-columns:1fr}}
