.lmm-home .lmm-search{position:relative;z-index:20;margin:-30px auto 8px;padding:0 24px;max-width:1180px}
.lmm-home .lmm-search__inner{display:flex;align-items:center;gap:28px;padding:20px 24px;border:1px solid #eadfd7;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(44,28,18,.12)}
.lmm-home .lmm-search__copy{flex:0 0 260px;display:flex;flex-direction:column;line-height:1.25}
.lmm-home .lmm-search__copy strong{font-size:18px;color:#2d211a}
.lmm-home .lmm-search__copy span{margin-top:4px;font-size:13px;color:#76675d}
.lmm-home .lmm-search__form{position:relative;display:flex;flex:1;min-width:0}
.lmm-home .lmm-search__icon{position:absolute;left:17px;top:50%;transform:translateY(-50%);font-size:17px;pointer-events:none}
.lmm-home .lmm-search__form input[type=search]{width:100%;height:50px;margin:0;padding:0 112px 0 48px;border:1px solid #d9cbc1;border-radius:13px;background:#fbfaf9;color:#2d211a;font-size:15px;box-shadow:none;outline:none}
.lmm-home .lmm-search__form input[type=search]:focus{border-color:#b65f32;background:#fff;box-shadow:0 0 0 3px rgba(182,95,50,.12)}
.lmm-home .lmm-search__form>button{position:absolute;right:5px;top:5px;height:40px;padding:0 20px;border:0;border-radius:10px;background:#b65f32;color:#fff;font-weight:750;cursor:pointer}
.lmm-home .lmm-search__results{position:absolute;top:58px;left:0;right:0;overflow:hidden;border:1px solid #e4d8d0;border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(42,27,18,.2)}
.lmm-home .lmm-search-result{display:flex;align-items:center;gap:12px;padding:10px 13px;border-bottom:1px solid #f0e9e4;color:#2d211a;text-decoration:none!important}
.lmm-home .lmm-search-result:hover,.lmm-home .lmm-search-result:focus{background:#fff7f1}
.lmm-home .lmm-search-result img{width:52px;height:52px;flex:0 0 52px;border-radius:9px;object-fit:contain;background:#f7f4f1}
.lmm-home .lmm-search-result__main{display:flex;flex:1;min-width:0;flex-direction:column}
.lmm-home .lmm-search-result__main strong{overflow:hidden;font-size:14px;white-space:nowrap;text-overflow:ellipsis}
.lmm-home .lmm-search-result small{margin-top:3px;color:#7a6c63;font-size:12px}
.lmm-home .lmm-search-result__side{display:flex;flex:0 0 auto;align-items:flex-end;flex-direction:column}
.lmm-home .lmm-search-result__side>strong{font-size:14px;color:#743b22}
.lmm-home .lmm-search-result__side small{color:#347548}.lmm-home .lmm-search-result__side small.is-out{color:#9b403e}
.lmm-home .lmm-search__all{width:100%;padding:12px;border:0;background:#fbf5f0;color:#743b22;font-weight:750;cursor:pointer}
.lmm-home .lmm-search__empty,.lmm-home .lmm-search__loading{padding:20px;color:#6e6057;text-align:center;font-size:14px}
@media(max-width:760px){.lmm-home .lmm-search{margin:-18px auto 4px;padding:0 14px}.lmm-home .lmm-search__inner{display:block;padding:14px}.lmm-home .lmm-search__copy{display:none}.lmm-home .lmm-search__form input[type=search]{height:48px;padding-right:48px}.lmm-home .lmm-search__form>button{width:38px;padding:0;font-size:0}.lmm-home .lmm-search__form>button:after{content:'→';font-size:18px}.lmm-home .lmm-search__results{top:55px}.lmm-home .lmm-search-result__side{display:none}}
