.leskov-search-bar{position:relative;display:flex;align-items:center;gap:10px;width:100%;max-width:720px;min-width:0;margin:0 auto}.leskov-search-bar__form{position:relative;display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;width:100%;height:48px;padding:5px 6px 5px 14px;border:1px solid rgba(135,165,221,.22);border-radius:999px;background:linear-gradient(180deg,#ffffff13,#ffffff09),#050b17b8;box-shadow:inset 0 1px #ffffff14,0 14px 38px #0000002e;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.leskov-search-bar__form:focus-within{border-color:#7aa5ff9e;background:linear-gradient(180deg,#ffffff1a,#ffffff0b),#070e1ce0;box-shadow:0 0 0 4px #7aa5ff1a,0 18px 48px #0000003d}.leskov-search-bar__icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;color:var(--muted, #aab8d4);pointer-events:none}.leskov-search-bar__icon svg{width:17px;height:17px;fill:currentColor}.leskov-search-bar__input{flex:1 1 auto;min-width:72px;height:100%;border:0;outline:0;padding:0 4px;background:transparent;color:var(--text, #eef4ff);font:inherit;font-size:15px;line-height:1}.leskov-search-bar__input::placeholder{color:#cedbf6b8}.leskov-search-bar__submit,.leskov-search-bar__submit.site-btn,.leskov-search-bar__submit.button{appearance:none;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;min-width:82px!important;max-width:132px!important;height:38px!important;min-height:38px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--accent, #7aa5ff),var(--accent-2, #79e3d2))!important;color:#04111f!important;font:inherit!important;font-size:14px!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;box-shadow:0 10px 22px #2a93e733;transform:none!important;cursor:pointer}.leskov-search-bar__submit:hover,.leskov-search-bar__discover:hover{transform:translateY(-1px)!important;filter:saturate(1.06) brightness(1.03)}.leskov-search-bar__discover{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:42px;min-width:102px;padding:0 17px;border:1px solid rgba(135,165,221,.24);border-radius:999px;background:#ffffff0e;color:var(--text, #eef4ff);font-size:14px;font-weight:800;text-decoration:none;box-shadow:inset 0 1px #ffffff0f;transition:transform .18s ease,border-color .18s ease,background .18s ease,filter .18s ease}.leskov-search-bar__discover.is-active{border-color:transparent;background:linear-gradient(135deg,#7aa5ffeb,#79e3d2eb);color:#04111f}.leskov-search-bar.is-search-open{z-index:90}.leskov-search-bar__dropdown{position:fixed;top:auto;left:auto;right:auto;z-index:95;display:grid;grid-auto-rows:max-content;gap:10px;width:min(640px,calc(100vw - 24px));min-width:min(320px,calc(100vw - 24px));max-height:min(520px,calc(100dvh - 24px));padding:12px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;border:1px solid rgba(135,165,221,.26);border-radius:24px;background:radial-gradient(circle at 16% 0%,rgba(122,165,255,.13),transparent 34%),linear-gradient(180deg,#0c1629fb,#060b16fb);box-shadow:0 28px 80px #00000094,0 0 0 1px #ffffff09 inset,inset 0 1px #ffffff0f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);scrollbar-width:thin;scrollbar-color:rgba(122,165,255,.42) transparent}.leskov-search-bar__dropdown::-webkit-scrollbar{width:6px}.leskov-search-bar__dropdown::-webkit-scrollbar-thumb{border-radius:999px;background:#7aa5ff6b}.leskov-search-bar__dropdown[hidden]{display:none!important}.leskov-search-bar__group{display:grid;gap:6px;min-width:0}.leskov-search-bar__group+.leskov-search-bar__group{padding-top:8px;border-top:1px solid rgba(135,165,221,.12)}.leskov-search-bar__group-title{padding:0 10px 2px;color:#cedbf6b8;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.leskov-search-bar__item{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:58px;padding:9px 10px;border:1px solid rgba(135,165,221,.12);border-radius:18px;background:#ffffff07;color:var(--text, #eef4ff);text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.leskov-search-bar__item:hover,.leskov-search-bar__item.is-active{border-color:#7aa5ff5c;background:#7aa5ff1f;transform:translateY(-1px)}.leskov-search-bar__item-avatar{width:42px;height:42px;border-radius:14px;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent, #7aa5ff),var(--accent-2, #79e3d2));color:#04111f;font-size:14px;font-weight:900;box-shadow:inset 0 1px #fff3}.leskov-search-bar__item-avatar--placeholder{border-radius:50%}.leskov-search-bar__item-body{display:grid;gap:3px;min-width:0}.leskov-search-bar__item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1.15}.leskov-search-bar__item-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted, #aab8d4);font-size:12px;line-height:1.25}.leskov-search-bar__empty,.leskov-search-bar__loading{padding:22px 14px;color:var(--muted, #aab8d4);text-align:center;font-size:14px}.leskov-search-bar__footer{display:flex;justify-content:flex-end;margin-top:0;padding:10px 10px 0;border-top:1px solid rgba(135,165,221,.14)}.leskov-search-bar__footer a{display:inline-flex;align-items:center;min-height:30px;color:var(--accent-2, #79e3d2);font-size:13px;font-weight:900;text-decoration:none}.leskov-search-bar__footer a:hover{text-decoration:underline}.profile-topbar{position:relative;z-index:35;padding:14px 0 0}.profile-topbar .leskov-search-bar{max-width:760px;margin:0 0 14px}.utility-page .site-header{position:relative;z-index:60}.utility-page .site-header__search-wrap{width:min(100%,720px);min-width:260px}.utility-page .site-header__search-wrap .leskov-search-bar{max-width:720px}.utility-page .app-main{display:grid;gap:24px;min-height:calc(100vh - 260px);padding-top:30px;padding-bottom:58px}.search-page .app-main,.discover-page .app-main{align-items:start}.leskov-search-results,.leskov-discover,.leskov-hashtag-feed,.utility-page .leskov-discover__empty{width:min(100%,1120px);min-width:0;margin:0 auto}.leskov-search-results,.leskov-discover,.leskov-hashtag-feed{overflow:hidden;padding:clamp(20px,2.4vw,32px);border:1px solid rgba(135,165,221,.22);border-radius:30px;background:radial-gradient(circle at 18% 0%,rgba(122,165,255,.14),transparent 34%),radial-gradient(circle at 100% 18%,rgba(121,227,210,.11),transparent 32%),linear-gradient(180deg,#0f1b32e0,#070d19eb);box-shadow:0 24px 72px #0000004d,inset 0 1px #ffffff0d}.leskov-discover{display:grid;gap:16px}.leskov-discover>.leskov-discover__hero{margin-bottom:4px}.leskov-search-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:0 10px;border:1px solid rgba(121,227,210,.26);border-radius:999px;background:#79e3d217;color:var(--accent-2, #79e3d2);font-size:11px;font-weight:900;letter-spacing:.12em}.leskov-search-results__head,.leskov-discover__hero{display:grid;gap:8px;margin-bottom:18px}.leskov-search-results__head h2,.leskov-discover__hero h1{margin:0;color:var(--text, #eef4ff);font-size:clamp(26px,3.2vw,42px);line-height:1;letter-spacing:-.03em}.leskov-discover__hero p{max-width:680px;margin:0;color:var(--muted, #aab8d4);font-size:15px;line-height:1.55}.leskov-search-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin:0 0 18px;padding:7px;border:1px solid rgba(135,165,221,.18);border-radius:999px;background:#ffffff09}.leskov-search-tab{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;height:39px;padding:0 14px;border:1px solid rgba(135,165,221,.16);border-radius:999px;background:#ffffff0b;color:var(--text, #eef4ff);font:inherit;font-size:14px;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.leskov-search-tab:hover{border-color:#7aa5ff6b;transform:translateY(-1px)}.leskov-search-tab.is-active{border-color:transparent;background:linear-gradient(135deg,var(--accent, #7aa5ff),var(--accent-2, #79e3d2));color:#04111f}.leskov-hashtag-chip__count{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border:0;border-radius:999px;background:#ffffff2e;color:currentColor;font-size:12px;font-weight:900}.leskov-search-tab__count,.leskov-search-tab .pill{box-sizing:border-box!important;display:inline-grid!important;place-items:center!important;flex:0 0 24px!important;inline-size:24px!important;block-size:24px!important;width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;min-height:24px!important;max-height:24px!important;aspect-ratio:1 / 1!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;overflow:hidden!important;background:#ffffff2e;color:currentColor;font-size:12px;font-weight:900;line-height:1!important;text-align:center}.leskov-search-tab.is-active .leskov-search-tab__count,.leskov-search-tab.is-active .pill{background:#04111f24}.leskov-search-pane{display:none;min-width:0}.leskov-search-pane.is-active{display:grid;gap:16px}.leskov-search-pane>.leskov-discover__title:not(:first-child){margin-top:4px}.leskov-discover__col{display:grid;gap:12px;min-width:0}.leskov-discover>.leskov-discover__col{padding:16px;border:1px solid rgba(135,165,221,.14);border-radius:24px;background:#ffffff06}.leskov-discover__title{margin:0;color:#dce6fac7;font-size:15px;font-weight:900;letter-spacing:-.01em}.leskov-discover__row{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-width:0;width:100%;min-height:62px;padding:10px 12px;border:1px solid rgba(135,165,221,.15);border-radius:19px;background:#ffffff09;color:var(--text, #eef4ff);text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.leskov-discover__row:hover{transform:translateY(-1px);border-color:#7aa5ff66;background:#ffffff0f}.leskov-discover__avatar{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,var(--accent, #7aa5ff),var(--accent-2, #79e3d2))}.leskov-discover__row-body{display:grid;gap:2px;min-width:0}.inline-badged-name{display:inline-flex;align-items:center;gap:7px;min-width:0;max-width:100%}.inline-badged-name>span:first-child,.leskov-discover__row-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leskov-discover__posts,.leskov-discover__tracks,.leskov-search-results .leskov-discover__users,.leskov-search-results .leskov-discover__tracks{display:grid;gap:10px;min-width:0}.leskov-discover .leskov-discover__posts{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.leskov-search-results .leskov-discover__posts{grid-template-columns:1fr}.leskov-discover .leskov-discover__tracks,.leskov-search-results .leskov-discover__tracks,.leskov-search-results .leskov-discover__users{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.leskov-discover__post,.leskov-discover__track,.leskov-hashtag-feed__post{min-width:0;border:1px solid rgba(135,165,221,.15);border-radius:20px;background:#ffffff09;color:var(--text, #eef4ff);transition:transform .16s ease,background .16s ease,border-color .16s ease}.leskov-discover__post:hover,.leskov-discover__track:hover,.leskov-hashtag-feed__post:hover{transform:translateY(-1px);border-color:#7aa5ff5c;background:#ffffff0e}.leskov-discover__post{display:grid;gap:8px;padding:13px 15px}.leskov-discover__post-meta{overflow:hidden;color:var(--muted, #aab8d4);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.leskov-discover__post-meta a{color:var(--text, #eef4ff);text-decoration:none}.leskov-discover__post-body{min-height:18px;color:#eff6ffeb;font-size:13.5px;line-height:1.45;overflow-wrap:anywhere}.leskov-discover .leskov-discover__post-body{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.leskov-search-results .leskov-discover__post-body{display:block;max-height:none}.leskov-discover__post-body:empty:after{content:"Публикация";color:var(--muted, #aab8d4)}.leskov-discover__post-actions{margin-top:2px}.leskov-discover__track{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;padding:10px}.leskov-discover__track-cover{width:48px;height:48px;border-radius:14px;object-fit:cover;background:#ffffff0f}.leskov-discover__track-body{display:grid;gap:3px;min-width:0}.leskov-discover__track-title,.leskov-discover__track-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leskov-discover__track-title{font-size:14px;font-weight:850}.leskov-discover__track-meta{color:var(--muted, #aab8d4);font-size:12px}.leskov-discover__hashtags,.leskov-search-results .leskov-discover__hashtags{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.leskov-hashtag-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:34px;padding:0 12px;border:1px solid rgba(122,165,255,.28);border-radius:999px;background:#7aa5ff1b;color:#8fb7ff;font-size:13px;font-weight:850;text-decoration:none;white-space:nowrap;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.leskov-hashtag-chip:hover{transform:translateY(-1px);border-color:#79e3d26b;background:#79e3d21c;color:#9bf0e3}.leskov-hashtag-chip--lg{min-height:38px;padding:0 14px;font-size:14px}.leskov-hashtag,.leskov-mention{color:var(--accent-2, #79e3d2);font-weight:800;text-decoration:none}.leskov-mention{color:var(--accent, #7aa5ff)}.leskov-hashtag:hover,.leskov-mention:hover{text-decoration:underline}.leskov-discover__empty,.utility-page .leskov-discover__empty{padding:22px 16px;border:1px dashed rgba(135,165,221,.22);border-radius:22px;background:#ffffff06;color:var(--muted, #aab8d4);text-align:center;font-size:14px}.leskov-hashtag-feed{display:grid;gap:16px}.leskov-hashtag-feed__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.leskov-hashtag-feed__name{margin:0;color:var(--text, #eef4ff);font-size:clamp(28px,4vw,46px);line-height:1}.leskov-hashtag-feed__body{display:grid;gap:12px}.leskov-hashtag-feed__post{padding:12px}.leskov-hashtag-feed__post>.leskov-discover__post{border:0;background:transparent;padding:0;box-shadow:none}.leskov-hashtag-feed__placeholder{color:var(--muted, #aab8d4);font-style:italic}.leskov-save-post{display:inline-flex;margin:0}.leskov-save-post__btn{appearance:none;display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 12px;border:1px solid rgba(135,165,221,.18);border-radius:999px;background:#ffffff0a;color:var(--text, #eef4ff);font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.leskov-save-post__btn:hover{border-color:#7aa5ff5c;background:#ffffff12}.leskov-save-post__btn svg{width:14px;height:14px}.leskov-save-post__btn.is-active{border-color:#ffd25b66;background:#ffd25b21;color:#ffd25b}.feed-actions .leskov-save-post,.feed-card .leskov-save-post{margin-left:auto}@media(min-width:940px){.leskov-discover{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.leskov-discover__hero,.leskov-discover__suggested,.leskov-discover__trend-posts{grid-column:1 / -1}}@media(max-width:900px){.utility-page .site-header__search-wrap{width:100%;min-width:0}}@media(max-width:760px){body.utility-page .site-header{padding:calc(8px + env(safe-area-inset-top)) 10px 8px}body.utility-page .site-header .container.header-inner,body.utility-page .site-header .header-inner{width:100%;max-width:100%;display:grid;grid-template-columns:1fr;grid-template-areas:"brand" "search" "actions";gap:12px;padding:14px;border-radius:26px;overflow:visible}body.utility-page .site-header .brand{grid-area:brand;min-width:0}body.utility-page .site-header__search-wrap{grid-area:search}body.utility-page .site-header .header-actions{grid-area:actions;justify-content:center;min-width:0;width:100%}body.utility-page .site-header .language-switcher{justify-content:center}}@media(max-width:640px){.leskov-search-bar{max-width:100%;flex-wrap:wrap;gap:8px}.leskov-search-bar__form{flex-basis:100%;height:46px;padding-left:12px}.leskov-search-bar__submit{min-width:76px!important;height:36px!important;min-height:36px!important;padding:0 14px!important}.leskov-search-bar__discover{flex:1 1 auto;height:40px;min-width:0}.leskov-search-tabs{flex-wrap:nowrap;overflow-x:auto;border-radius:22px;scrollbar-width:none}.leskov-search-tabs::-webkit-scrollbar{display:none}.leskov-search-tab{flex:0 0 auto;height:36px;padding:0 13px;gap:0;font-size:13px}.leskov-search-tab__count,.leskov-search-tab .pill{display:none!important}.leskov-search-results,.leskov-discover,.leskov-hashtag-feed{width:100%;padding:18px;border-radius:24px}.leskov-discover{gap:12px}.utility-page .app-main{width:100%;max-width:100%;padding:18px 10px 40px}.leskov-search-results__head h2,.leskov-discover__hero h1{font-size:30px}.leskov-search-results .leskov-discover__users,.leskov-search-results .leskov-discover__tracks,.leskov-discover .leskov-discover__posts,.leskov-discover .leskov-discover__tracks{grid-template-columns:1fr}.leskov-discover__row{grid-template-columns:40px minmax(0,1fr)!important;min-height:58px;padding:9px 10px}.leskov-discover__avatar{width:40px!important;height:40px!important;min-width:40px!important}}@media(prefers-reduced-motion:reduce){.leskov-search-bar__form,.leskov-search-bar__item,.leskov-search-bar__submit,.leskov-search-bar__discover,.leskov-search-tab,.leskov-discover__row,.leskov-discover__post,.leskov-discover__track,.leskov-save-post__btn{transition:none!important}}@media(max-width:640px){.site-header .site-header__search-wrap--home .leskov-search-bar{flex-wrap:nowrap!important;align-items:center!important}.site-header .site-header__search-wrap--home .leskov-search-bar__form{flex:1 1 auto!important;flex-basis:auto!important;min-width:0!important}.site-header .site-header__search-wrap--home .leskov-search-bar__discover{flex:0 0 auto!important;min-width:94px!important}}.leskov-search-bar__dropdown{box-sizing:border-box}.site-header .site-header__search-wrap--home .leskov-search-bar.is-search-open{z-index:90!important}.site-header .site-header__search-wrap--home .leskov-search-bar__dropdown{z-index:95!important}@media(min-width:641px){.site-header .site-header__search-wrap--home .leskov-search-bar__dropdown{margin-top:0!important}}@media(max-width:640px){.site-header .site-header__search-wrap--home .leskov-search-bar__dropdown{border-radius:26px!important;padding:12px!important}}body.menu-open .leskov-search-bar__dropdown{z-index:80;pointer-events:none}
