/* fixed17: search field, setup card and news use the same homepage column. */
.search-home .home-main-v176{--home-column:min(760px,calc(100% - 24px))}
.search-home .home-main-v176>.home-search-v176,
.search-home .home-main-v176>.default-search-prompt-fixed17,
.search-home .home-main-v176>.home-news-classic-r128{
 box-sizing:border-box;width:var(--home-column)!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important
}
.search-home .home-main-v176>.home-search-v176{padding-left:0!important;padding-right:0!important}
.search-home .home-search-v176>.hero-orb{display:none}
.search-home .home-search-v176 .search-box{box-sizing:border-box;width:100%!important;max-width:100%!important}
.search-home .default-search-prompt-fixed17{
 display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px 14px;
 margin-top:12px;padding:18px;border-radius:16px;box-shadow:none
}
.default-search-prompt-fixed17 .default-search-icon-r138{
 display:grid;place-items:center;align-self:start;width:40px;height:40px;background:none;border-radius:0;overflow:visible
}
.default-search-prompt-fixed17 .default-search-mark-fixed17{display:block;flex:none;width:40px;height:40px}
.default-search-prompt-fixed17 .default-search-mark-fixed17 rect{fill:var(--primary);stroke:none}
.default-search-prompt-fixed17 .default-search-mark-fixed17 path{fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.default-search-prompt-fixed17 .default-search-copy-r138{min-width:0;display:grid;gap:7px}
.default-search-prompt-fixed17 .default-search-copy-r138 strong{font-size:15px;line-height:1.4}
.default-search-prompt-fixed17 .default-search-copy-r138 span{font-size:12px;line-height:1.5}
.default-search-prompt-fixed17 .default-search-help-links-r150{display:flex;flex-wrap:wrap;gap:6px 16px;margin:0}
.default-search-prompt-fixed17 .default-search-actions-r138{grid-column:2;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:none;gap:8px}
.default-search-prompt-fixed17 .default-search-actions-r138 .btn{flex:0 1 auto;max-width:none;min-height:42px;font-size:12px}
.default-search-prompt-fixed17 .default-search-guide-r138{min-width:0;padding:14px 0 0;margin:0}
.default-search-prompt-fixed17 .default-search-guide-r138 ol{font-size:12px;line-height:1.6}
.default-search-prompt-fixed17 .default-search-template-r138{min-width:0}
.default-search-prompt-fixed17 .default-search-template-r138 code{white-space:normal;overflow-wrap:anywhere;line-height:1.5}
.default-search-prompt-fixed17 .default-search-guide-actions-r138{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}
.default-search-prompt-fixed17 .default-search-guide-actions-r138 .btn{white-space:normal;min-width:0;margin:0;min-height:42px}
@media(max-width:560px){
 .search-home .default-search-prompt-fixed17{grid-template-columns:32px minmax(0,1fr);padding:14px;gap:10px 12px}
 .default-search-prompt-fixed17 .default-search-icon-r138,
 .default-search-prompt-fixed17 .default-search-mark-fixed17{width:32px;height:32px}
 .default-search-prompt-fixed17 .default-search-copy-r138 strong{font-size:14px}
 .default-search-prompt-fixed17 .default-search-actions-r138{grid-column:1/-1}
 .default-search-prompt-fixed17 .default-search-template-r138{grid-template-columns:minmax(0,1fr)}
 .default-search-prompt-fixed17 .default-search-guide-actions-r138 .btn{flex:1 1 130px}
}
