.lc-search-scope-actions{width:min(100%,1030px);margin:10px auto 0;display:flex;gap:8px;flex-wrap:wrap}
.lc-search-scope-actions button{min-height:44px;padding:10px 14px;border:1px solid #121210;border-radius:0;cursor:pointer;font:inherit;font-size:12px;font-weight:800;line-height:1.25}
.lc-search-scope-actions__primary{background:#121210;color:#fff;box-shadow:3px 3px 0 #d9ff43}
.lc-search-scope-actions__secondary{background:#fff;color:#121210}
.lc-search-scope-actions--inline{position:absolute;top:calc(100% + 8px);left:0;right:0;padding:8px;background:#fff;border:1px solid #d6d5cf;box-shadow:0 10px 24px #0002;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .15s,visibility .15s}
.header__search--inline:focus-within .lc-search-scope-actions--inline{visibility:visible;opacity:1;pointer-events:auto}
.lc-predictive-scope-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;padding:10px;margin:0;list-style:none}
.lc-predictive-scope-actions>li{display:flex;min-width:0}
.lc-predictive-scope-actions .predictive-search__item{min-height:44px;padding:10px 12px!important;border:1px solid #121210;justify-content:center;text-align:center}
.lc-predictive-scope-actions>li:first-child .predictive-search__item{background:#121210;color:#fff}
.lc-search-switch{width:min(100% - 32px,920px);margin:20px auto 0;padding:16px 18px;border:1px solid #121210;background:#f7f7f3;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left}
.lc-search-switch strong{display:block;font-size:16px}
.lc-search-switch p{margin:4px 0 0;color:#595853;font-size:13px}
.lc-search-switch a{min-height:44px;padding:10px 14px;border:1px solid #121210;background:#121210;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;white-space:nowrap}
@media(max-width:749px){.lc-search-scope-actions{display:grid;grid-template-columns:1fr}.lc-search-scope-actions button{width:100%}}
@media(max-width:749px){.lc-predictive-scope-actions{grid-template-columns:1fr}}
@media(max-width:749px){.lc-search-switch{align-items:stretch;flex-direction:column}.lc-search-switch a{width:100%}}
