.production-search-overlay{padding:20px;box-sizing:border-box;overflow:hidden}.production-search-backdrop{background:#090c18b3!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.production-search-modal{width:min(860px,calc(100vw - 40px))!important;max-width:860px!important;max-height:calc(100dvh - 64px)!important;margin-top:24px!important;padding:16px!important;border-radius:22px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important}.production-search-results{width:100%!important;min-width:0!important;max-height:none!important;flex:1 1 auto!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;box-sizing:border-box!important;scrollbar-gutter:stable}.production-search-content{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:8px 0 20px!important;overflow-x:hidden!important;box-sizing:border-box!important}.production-search-content *{box-sizing:border-box;min-width:0}.production-search-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;position:sticky!important;top:0!important;z-index:5!important;padding:6px 0 10px!important;background:var(--surface)!important}.production-search-tabs button{width:100%!important;min-height:46px;white-space:normal!important;line-height:1.2}.production-search-content article{width:100%!important;max-width:100%!important;overflow:hidden}.production-search-content input,.production-search-content select,.production-search-content textarea{max-width:100%!important}@media (max-width:640px){.production-search-overlay{padding:0!important;align-items:stretch!important;justify-content:flex-start!important}.production-search-modal{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin-top:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;padding:12px!important}.production-search-results{padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}.production-search-tabs{grid-template-columns:1fr 1fr!important}}
