.hot{grid-auto-columns:104px;grid-template-rows:repeat(2,104px);gap:11px;padding:3px 3px 12px}.hot-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-width:0;padding:10px 7px;background:#fff;border:1px solid #e8ecf5;border-radius:15px;color:#26314b;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hot-tile:hover{transform:translateY(-4px);border-color:#b9c7ff;box-shadow:0 10px 22px #263f8a1c}.hot-tile img{width:38px;height:38px;object-fit:cover;border-radius:10px;background:#edf1fc}.hot-tile span{max-width:100%;font-size:12px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result{display:flex;align-items:center;gap:10px}.result-icon{width:32px;height:32px;object-fit:cover;border-radius:8px;background:#edf1fc;flex:none}.result-text{min-width:0}.result-text small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:600px){.hot{grid-auto-columns:92px;grid-template-rows:repeat(2,92px);gap:9px}.hot-tile img{width:32px;height:32px}}
