
.dd-smart-search{position:relative;min-width:0}
.dd-smart-search>input{width:100%}
.dd-smart-results{position:absolute;top:calc(100% + 7px);right:0;left:0;z-index:45000;max-height:440px;overflow:auto;padding:7px;border:1px solid #dfe7e2;border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.14)}
.dd-smart-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:9px;align-items:center;padding:7px;border-bottom:1px solid #eef2ef}
.dd-smart-row:last-child{border-bottom:0}.dd-smart-media{width:54px;height:54px;display:grid;place-items:center;border:1px solid #e7ece9;border-radius:9px;background:#fff;overflow:hidden}.dd-smart-media img{max-width:92%;max-height:92%;object-fit:contain}
.dd-smart-row>div{display:flex;flex-direction:column;min-width:0}.dd-smart-row small{font-size:12px;color:#7b8981}.dd-smart-row a{text-decoration:none;color:#26392f}.dd-smart-row strong{display:block;font-size:12px;line-height:1.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dd-smart-row span{font-size:12px;color:#167344;font-weight:900}
.dd-smart-row>button{min-height:34px;padding:5px 8px;border:1px solid #dce5df;border-radius:8px;background:#fff;color:#176f42;font:inherit;font-size:12px;cursor:pointer}
.dd-smart-empty{padding:12px;font-size:12px;color:#64748b}.dd-smart-empty a{color:#176f42}
@media(max-width:680px){.dd-smart-results{position:fixed;top:64px;right:8px;left:8px;max-height:calc(100vh - 145px)}.dd-smart-row{grid-template-columns:48px minmax(0,1fr)}.dd-smart-row>button{grid-column:2;justify-self:start}.dd-smart-media{width:48px;height:48px}}
