.tk-search-dropdown{position:absolute;top:100%;right:0;left:0;margin-top:6px;background:#fff;border:1px solid #e5e7f2;border-radius:14px;box-shadow:0 12px 30px rgb(10 12 40 / .16);z-index:999999;max-height:70vh;overflow-y:auto;direction:rtl;font-family:"IRANSansX",Tahoma,sans-serif;font-size:.9em}.tk-search-state{padding:16px;text-align:center;color:#6b7086;display:flex;align-items:center;justify-content:center;gap:8px}.tk-search-spinner{width:16px;height:16px;border:2px solid #dde0f0;border-top-color:#374ee1;border-radius:50%;display:inline-block;animation:tk-search-spin 0.7s linear infinite}@keyframes tk-search-spin{to{transform:rotate(360deg)}}.tk-search-group{padding:6px 6px 2px}.tk-search-group+.tk-search-group{border-top:1px solid #eef0f8}.tk-search-group__label{font-size:.78em;font-weight:700;color:#8b90a6;padding:8px 8px 2px}.tk-search-results{list-style:none;margin:0;padding:0}.tk-search-result{border-bottom:1px solid #f0f1f8}.tk-search-result:last-child{border-bottom:none}.tk-search-result a{display:flex;align-items:center;gap:10px;padding:8px 6px;text-decoration:none;border-radius:10px;transition:background 0.15s ease}.tk-search-result a:hover,.tk-search-result a:focus-visible{background:#f4f5fb}.tk-search-result__img{width:44px;height:44px;flex:0 0 auto;border-radius:8px;object-fit:cover;background:#eef0f8}.tk-search-result__img--placeholder{display:flex;align-items:center;justify-content:center;font-size:1.1em}.tk-search-result__img--icon{display:flex;align-items:center;justify-content:center;font-size:1.1em;background:#eef1fb}.tk-search-result--post .tk-search-result__title{color:#1f2a63}.tk-search-result__date{color:#8b90a6;font-size:.82em}.tk-search-result--term .tk-search-result__img{background:#f1ecff}.tk-search-result--term .tk-search-result__title{color:#4b3fa8}.tk-search-result__body{display:flex;flex-direction:column;gap:2px;min-width:0}.tk-search-result__title{color:#262a3f;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tk-search-result__price{color:#374ee1;font-size:.88em}.tk-search-result__price del{color:#9aa0b4;font-weight:400;margin-inline-end:4px;text-decoration:line-through}.tk-search-result__price ins{text-decoration:none;font-weight:700}.tk-search-tags{display:flex;flex-wrap:wrap;gap:6px;padding:4px 8px 10px}.tk-search-tag-chip{display:inline-block;padding:5px 12px;background:#eef1fb;color:#374ee1;border-radius:999px;font-size:.85em;font-weight:600;text-decoration:none;white-space:nowrap;transition:background 0.15s ease}.tk-search-tag-chip:hover,.tk-search-tag-chip:focus-visible{background:#dfe4fa}.tk-search-view-all{display:block;text-align:center;padding:10px;color:#374ee1;font-weight:700;text-decoration:none;border-top:1px solid #f0f1f8}.tk-search-view-all:hover{background:#f4f5fb}