.hm-predictive-shell{position:relative;flex:1;max-width:520px;margin:0 auto;z-index:70}.hm-predictive-shell .hm-header__search{width:100%;max-width:none;margin:0}.hm-predictive-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #dfe3e1;border-top:3px solid #c2703d;border-radius:0 0 8px 8px;box-shadow:0 18px 42px rgba(18,37,54,.18);max-height:min(650px,calc(100vh - 130px));overflow:auto;z-index:80}.hm-predictive-panel[hidden]{display:none}.hm-predictive-results__head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid #e7e9e7}.hm-predictive-results__head strong{font-family:"Barlow Condensed",sans-serif;font-size:14px;letter-spacing:.08em;color:#122536}.hm-predictive-results__head span{font-size:12px;color:#5c6b78}.hm-predictive-results__list{display:grid}.hm-predictive-card{display:grid;grid-template-columns:minmax(0,1fr) 44px;position:relative;border-bottom:1px solid #eceeec;min-height:92px}.hm-predictive-card__main{display:flex;gap:12px;min-width:0;padding:10px 8px 10px 12px;color:#122536;text-decoration:none}.hm-predictive-card__main:hover{background:#f7f8f6}.hm-predictive-card__main:focus-visible{background:#f7f8f6;outline:3px solid #c2703d;outline-offset:-3px}.hm-predictive-card__image{width:64px;height:64px;display:grid;place-items:center;flex:none;border:1px solid #e2e5e2;border-radius:6px;background:#f7f8f6;overflow:hidden}.hm-predictive-card__image img,.hm-predictive-card__placeholder{width:100%;height:100%;object-fit:contain;padding:4px;box-sizing:border-box}.hm-predictive-card__copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.hm-predictive-card__title{font-size:13.5px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hm-predictive-card__title mark{background:#f5dfd0;color:#122536;border-radius:2px;padding:0 1px}.hm-predictive-card__sku{font-family:"IBM Plex Mono",monospace;font-size:9.5px;color:#6d7881;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hm-predictive-card__prices{display:flex;align-items:baseline;gap:7px;margin-top:4px}.hm-predictive-card__prices b{font-family:"Barlow Condensed",sans-serif;font-size:16px;color:#122536}.hm-predictive-card__prices b small{font-family:"Barlow",sans-serif;font-size:9px;font-weight:600}.hm-predictive-card__prices>span{font-size:10px;color:#6d7881}.hm-predictive-card__stock{font-size:10px;font-weight:600;color:#2e7653;margin-top:2px}.hm-predictive-card__stock.is-out{color:#a23a2d}.hm-predictive-card__action{align-self:center;justify-self:center;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#c2703d;color:#fff;font-size:22px;line-height:1;text-decoration:none;cursor:pointer}.hm-predictive-card__action:hover,.hm-predictive-card__action:focus-visible{background:#9c5426;outline:3px solid rgba(194,112,61,.25);outline-offset:2px}.hm-predictive-card__action:disabled{opacity:.55;cursor:wait}.hm-predictive-card__action--view{font-size:18px}.hm-predictive-card__message{position:absolute;right:8px;bottom:2px;font-size:9px;color:#a23a2d}.hm-predictive-view-all{display:block;padding:14px 16px;text-align:center;background:#122536;color:#fff;text-decoration:none;font-family:"Barlow Condensed",sans-serif;font-weight:700;font-size:14px;letter-spacing:.06em}.hm-predictive-view-all:hover,.hm-predictive-view-all:focus-visible{background:#1f3a50;color:#fff;outline:3px solid #e2966a;outline-offset:-3px}.hm-predictive-empty{text-align:center;padding:28px 18px}.hm-predictive-empty strong{font-family:"Barlow Condensed",sans-serif;font-size:18px;color:#122536}.hm-predictive-empty p{font-size:13px;color:#5c6b78;margin:6px 0 14px}.hm-predictive-empty a{font-size:12px;font-weight:700;color:#9c5426}.hm-predictive-loading{padding:8px}.hm-predictive-skeleton{height:78px;border-radius:6px;margin:6px;background:linear-gradient(90deg,#f0f2f0 25%,#fafbfa 45%,#f0f2f0 65%);background-size:300% 100%;animation:hm-search-pulse 1.2s infinite}.hm-predictive-error{padding:22px 16px;text-align:center;color:#5c6b78;font-size:13px}.hm-header__mobile-search-toggle{display:none;width:44px;height:44px;border:0;background:transparent;color:#122536;border-radius:6px;place-items:center;cursor:pointer}.hm-header__mobile-search-toggle:focus-visible{outline:3px solid rgba(194,112,61,.3)}@keyframes hm-search-pulse{to{background-position:-150% 0}}@media(max-width:1024px){html.hm-mobile-search-open{overflow:hidden}.hm-header__mobile-search-toggle{display:grid}.hm-predictive-shell{display:none;position:absolute;top:100%;left:16px;right:16px;max-width:none;margin:0;background:#fff;padding:10px;border:1px solid #dfe3e1;box-shadow:0 12px 28px rgba(18,37,54,.16)}.hm-predictive-shell.hm-mobile-open{display:block}.hm-predictive-shell .hm-header__search{display:flex!important}.hm-predictive-shell .hm-header__search input{font-size:16px}.hm-predictive-panel{top:calc(100% - 2px);left:10px;right:10px;max-height:calc(100vh - 150px);overscroll-behavior:contain}.hm-header__main-wrap{position:relative}.hm-predictive-card__action{width:44px;height:44px}.hm-predictive-card:nth-child(n+6){display:none}}@media(max-width:560px){.hm-predictive-shell{left:8px;right:8px;padding:8px}.hm-predictive-card{min-height:84px}.hm-predictive-card__image{width:56px;height:56px}.hm-predictive-card__main{padding-left:8px;gap:9px}.hm-predictive-card__prices{gap:5px}.hm-predictive-card__action{width:44px;height:44px}.hm-header__action-btn{padding-left:7px!important;padding-right:7px!important}}@media(prefers-reduced-motion:reduce){.hm-predictive-skeleton{animation:none}.hm-predictive-panel{scroll-behavior:auto}}
