.dcs-psh.is-loading .dcs-psh__loader{opacity:1;visibility:visible;animation:dcs-psh-spin .65s linear infinite}.dcs-psh__suggestions.is-open{display:block}.dcs-psh__suggestion{min-height:59px;padding:10px 13px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.07)!important;color:#fff!important;background:0 0!important;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:11px;align-items:center;text-decoration:none!important;transition:background-color .15s ease}.dcs-psh__suggestion:last-child{border-bottom:0!important}.dcs-psh__suggestion:hover,.dcs-psh__suggestion.is-active{color:#fff!important;background:rgba(255,255,255,.07)!important}.dcs-psh__suggestion-icon{width:36px;height:36px;border-radius:10px;color:var(--dcs-gold);background:rgba(246,196,76,.09);display:inline-flex;align-items:center;justify-content:center}.dcs-psh__suggestion-title{min-width:0;overflow:hidden;color:#fff;font-size:13px;font-weight:850;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.dcs-psh__suggestion-action{color:rgba(255,255,255,.46);font-size:10px;white-space:nowrap}.dcs-psh__suggestion-state{padding:16px;color:rgba(255,255,255,.62);font-size:13px}@media (max-width:620px){.dcs-psh__suggestion{min-height:52px;padding:8px 10px!important;grid-template-columns:32px minmax(0,1fr);gap:9px}.dcs-psh__suggestion-icon{width:32px;height:32px;border-radius:9px}.dcs-psh__suggestion-title{font-size:11.5px}.dcs-psh__suggestion-action{display:none}}