.c-socialSug,.c-socialSugModal,.c-socialSug__tooltip{--sg-bg: #ffffff;--sg-card: #ffffff;--sg-text: #111827;--sg-muted: #6b7280;--sg-border: #e5e7eb;--sg-soft: #f3f4f6;--sg-blue: #1877f2;--sg-blue-text: #ffffff;--sg-shadow: 0 8px 26px rgba(0,0,0,.08)}html[data-clb-theme=dark] .c-socialSug,html[data-clb-theme=dark] .c-socialSugModal,html[data-clb-theme=dark] .c-socialSug__tooltip{--sg-bg: #16181c;--sg-card: #1c1f24;--sg-text: #f3f4f6;--sg-muted: #aeb4bf;--sg-border: #2b313a;--sg-soft: #20242b;--sg-blue: #2b8cff;--sg-blue-text: #ffffff;--sg-shadow: 0 10px 30px rgba(0,0,0,.35)}.c-socialSug{padding:14px;border:1px solid var(--sg-border);border-radius:18px;background:var(--sg-bg);box-shadow:var(--sg-shadow);color:var(--sg-text);width:min(560px,100%);max-width:560px;box-sizing:border-box;margin:0 auto 4px;overflow:hidden}.c-socialSug__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.c-socialSug__title{font-size:16px;font-weight:800;line-height:1.2;color:var(--sg-text)}.c-socialSug__nav{display:flex;gap:8px;flex:0 0 auto}.c-socialSug__navBtn{width:36px;height:36px;border:1px solid var(--sg-border);border-radius:999px;background:var(--sg-soft);color:var(--sg-text);cursor:pointer;font-size:22px;line-height:1}.c-socialSug__navBtn:hover{transform:translateY(-1px)}.c-socialSug__rail{display:grid;grid-auto-flow:column;grid-auto-columns:180px;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:2px 0;scrollbar-width:none;-ms-overflow-style:none}.c-socialSug__rail::-webkit-scrollbar{display:none;width:0;height:0}.c-socialSug__card{position:relative;display:flex;flex-direction:column;min-height:300px;padding:12px;border:1px solid var(--sg-border);border-radius:18px;background:var(--sg-card);scroll-snap-align:start}.c-socialSug__dismiss{position:absolute;top:10px;right:10px;z-index:2;width:32px;height:32px;border:0;border-radius:999px;background:#0000001a;color:var(--sg-text);cursor:pointer;font-size:18px}html[data-clb-theme=dark] .c-socialSug__dismiss{background:#ffffff1a}.c-socialSug__media{display:block;margin-bottom:10px;border-radius:16px;overflow:hidden;text-decoration:none}.c-socialSug__avatar{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:var(--sg-soft);transition:transform .18s ease}.c-socialSug__media:hover .c-socialSug__avatar{transform:scale(1.03)}.c-socialSug__name{display:block;margin-bottom:8px;color:var(--sg-text);text-decoration:none;font-size:16px;font-weight:800;line-height:1.25;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-socialSug__name:hover{text-decoration:underline}.c-socialSug__meta{min-height:36px;margin-bottom:2px}.c-socialSug__mutual{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--sg-muted);cursor:pointer;text-align:left}.c-socialSug__mutualAvatars{display:flex;align-items:center;padding-left:6px}.c-socialSug__mutualAvatarWrap{display:inline-flex;margin-left:-6px;border:2px solid var(--sg-card);border-radius:999px}.c-socialSug__mutualAvatar{width:22px;height:22px;border-radius:999px;object-fit:cover;background:var(--sg-soft)}.c-socialSug__mutualText{font-size:13px;line-height:1.2;color:var(--sg-muted)}.c-socialSug__followBtn{margin-top:auto;width:100%;min-height:42px;border:0;border-radius:12px;background:#7247ee;color:var(--sg-blue-text);cursor:pointer;font-size:14px;font-weight:800}.c-socialSug__followBtn.is-following{background:var(--sg-soft);color:var(--sg-text);border:1px solid var(--sg-border)}.c-socialSug__followBtn.is-busy,.c-socialSug__dismiss.is-busy{opacity:.65;pointer-events:none}.c-socialSug__tooltip{position:absolute;z-index:9999;min-width:220px;max-width:280px;padding:10px;border:1px solid var(--sg-border);border-radius:14px;background:var(--sg-bg);box-shadow:var(--sg-shadow)}.c-socialSug__tooltipRow{display:flex;align-items:center;gap:10px}.c-socialSug__tooltipRow+.c-socialSug__tooltipRow{margin-top:8px}.c-socialSug__tooltipAvatar{width:30px;height:30px;border-radius:999px;object-fit:cover;background:var(--sg-soft)}.c-socialSug__tooltipName{font-size:14px;line-height:1.2;color:var(--sg-text)}.c-socialSugModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:none}.c-socialSugModal.is-open{display:block}.c-socialSugModal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000094}.c-socialSugModal__dialog{position:absolute;left:50%;top:50%;width:min(560px,calc(100vw - 24px));max-height:min(78vh,720px);transform:translate(-50%,-50%);border:1px solid var(--sg-border);border-radius:22px;background:var(--sg-bg);box-shadow:var(--sg-shadow);overflow:hidden}.c-socialSugModal__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid var(--sg-border)}.c-socialSugModal__title{font-size:18px;font-weight:800;color:var(--sg-text)}.c-socialSugModal__close{width:38px;height:38px;border:0;border-radius:999px;background:var(--sg-soft);color:var(--sg-text);cursor:pointer;font-size:20px}.c-socialSugModal__body{padding:10px 12px 14px;overflow:auto;max-height:calc(min(78vh,720px) - 68px)}.c-socialSugModal__row{display:flex;align-items:center;gap:12px;padding:10px 8px;border-radius:14px;text-decoration:none}.c-socialSugModal__row:hover{background:var(--sg-soft)}.c-socialSugModal__avatar{width:44px;height:44px;border-radius:999px;object-fit:cover;background:var(--sg-soft)}.c-socialSugModal__name{color:var(--sg-text);font-size:15px;font-weight:700;line-height:1.25}.c-socialSugModal__empty{padding:20px 8px;text-align:center;color:var(--sg-muted)}@media(max-width:768px){.c-socialSug{width:min(560px,100%);max-width:560px;margin:14px auto 18px;padding:12px;border-radius:16px}.c-socialSug__rail{grid-auto-columns:160px;gap:10px}.c-socialSug__card{min-height:275px;padding:10px;border-radius:16px}.c-socialSug__navBtn{width:34px;height:34px}.c-socialSugModal__dialog{left:12px;right:12px;top:auto;bottom:12px;width:auto;max-height:72vh;transform:none;border-radius:18px}.c-socialSugModal__body{max-height:calc(72vh - 68px)}}.c-socialSug--profile{width:100%;max-width:none;margin:14px 0 18px;padding:12px}.c-socialSug--profile .c-socialSug__rail{grid-auto-columns:calc((100% - 36px)/4);gap:12px}.c-socialSug--profile .c-socialSug__card{min-height:290px;padding:10px}.c-socialSug--profile .c-socialSug__name{font-size:14px}.c-socialSug--profile .c-socialSug__followBtn{min-height:38px;font-size:13px}@media(max-width:1100px){.c-socialSug--profile .c-socialSug__rail{grid-auto-columns:calc((100% - 24px) / 3)}.c-socialSug--profile .c-socialSug__card{min-height:280px}}@media(max-width:768px){.c-socialSug--profile{margin:12px 0 16px;padding:12px}.c-socialSug--profile .c-socialSug__rail{grid-auto-columns:160px;gap:10px}.c-socialSug--profile .c-socialSug__card{min-height:275px;padding:10px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/social-suggest-users.css.map */
