.insight-discovery{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0;background:#fff}.insight-discovery [hidden]{display:none !important}.insight-discovery__featured,.insight-discovery__toolbar,.insight-discovery__canvas-wrap{box-sizing:border-box}.insight-discovery__section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.insight-discovery__section-title{margin:0;color:rgba(0,0,0,.9);font-family:"Rubik",sans-serif;font-size:18px;font-weight:500;line-height:26px}.insight-discovery__featured-navs{display:inline-flex;align-items:center;gap:12px}.insight-discovery__featured-nav{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:rgba(0,0,0,0);color:rgba(0,0,0,.48);cursor:pointer;transition:color .2s ease,background-color .2s ease}.insight-discovery__featured-nav:hover:not(:disabled){color:rgba(0,0,0,.88);background:rgba(0,0,0,.05)}.insight-discovery__featured-nav:disabled{color:rgba(0,0,0,.24);cursor:not-allowed}.insight-discovery__featured-track{display:flex;align-items:flex-start;gap:24px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.insight-discovery__featured-track::-webkit-scrollbar{display:none}.insight-discovery__featured-item,.insight-discovery__featured-skeleton{display:inline-flex;flex:0 0 88px;width:88px;flex-direction:column;align-items:center;gap:8px}.insight-discovery__featured-item{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.insight-discovery__featured-ring,.insight-discovery__featured-skeleton-avatar{width:76px;height:76px;border-radius:999px}.insight-discovery__featured-ring{display:inline-flex;align-items:center;justify-content:center;padding:3px;background:linear-gradient(45deg, #A855F7 0%, #EC4899 50%, #FB923C 100%);transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.insight-discovery__featured-ring img{display:block;width:100%;height:100%;border-radius:999px;border:3px solid #fff;-o-object-fit:cover;object-fit:cover;background:#f2f2f2}.insight-discovery__featured-name,.insight-discovery__featured-skeleton-name{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-family:"Rubik",sans-serif;font-size:12px;font-weight:400;line-height:20px}.insight-discovery__featured-name{color:rgba(0,0,0,.6)}.insight-discovery__featured-item.is-viewed .insight-discovery__featured-ring{background:linear-gradient(135deg, #d7d7d7 0%, #c8c8c8 100%)}.insight-discovery__featured-item:hover .insight-discovery__featured-ring,.insight-discovery__featured-item.is-selected .insight-discovery__featured-ring{background:linear-gradient(135deg, #ff5f45 0%, #ff7b3d 50%, #ffb15a 100%);box-shadow:0 12px 28px rgba(255,123,61,.18)}.insight-discovery__featured-skeleton-avatar,.insight-discovery__featured-skeleton-name,.insight-discovery-card.is-skeleton .insight-discovery-card__avatar,.insight-discovery-card__line{background:#eef1f4;animation:insight-discovery-skeleton-pulse 1.8s ease-in-out infinite;will-change:opacity}.insight-discovery__featured-skeleton-name{width:82%;height:12px;border-radius:999px}.insight-discovery__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.insight-discovery__filters{display:flex;align-items:center;gap:16px;min-width:0}.insight-discovery__control{position:relative;min-width:0}.insight-discovery__control.is-select{width:216px}.insight-discovery__control.is-search{width:311px}.insight-discovery__control.is-loading{overflow:hidden;border-radius:8px}.insight-discovery__control.is-loading::after{content:"";position:absolute;inset:0;border-radius:inherit;background:#eef1f4;animation:insight-discovery-skeleton-pulse 1.8s ease-in-out infinite;pointer-events:none;z-index:2}.insight-discovery__control.is-loading .insight-discovery__selector{opacity:0;pointer-events:none}.insight-discovery__selector,.insight-discovery__input{display:block;width:100%;max-width:100%;min-width:0;--blue-color: #ff7b3d;--gray-300: #dcdcdc;--gray-700: rgba(0, 0, 0, 0.9);--radius-10: 8px}.insight-discovery__selector{--selector-min-width: 100%;--selector-min-height: 36px}.insight-discovery__input{--cncg-input-height: 36px;--cncg-input-font-size: 14px;--cncg-input-radius: 8px;--cncg-input-border: #dcdcdc;--cncg-input-border-focus: #ff7b3d;--cncg-input-color: rgba(0, 0, 0, 0.9);--cncg-input-placeholder: rgba(0, 0, 0, 0.4);--cncg-input-bg: #ffffff;--cncg-input-bg-gray: #ffffff}.insight-discovery__search-prefix{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:rgba(0,0,0,.44)}.insight-discovery__search-prefix svg{display:block;width:100%;height:100%}.insight-discovery__canvas-wrap{position:relative;min-height:540px;padding:0;background:#fff}.insight-discovery__canvas,.insight-discovery__canvas .home-waterfall,.insight-discovery__canvas .home-waterfall__surface{position:relative;min-height:inherit}.insight-discovery__canvas.is-empty{visibility:hidden}.insight-discovery__skeleton-canvas.is-bootstrap{display:block;-moz-column-width:var(--insight-skeleton-column-width, 216px);column-width:var(--insight-skeleton-column-width, 216px);-moz-column-count:auto;column-count:auto;-moz-column-gap:16px;column-gap:16px;-moz-column-fill:balance;column-fill:balance;width:100%;padding:0;box-sizing:border-box}.insight-discovery__skeleton-canvas.is-bootstrap .insight-discovery-card{width:100%;margin:0 0 16px;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-column;-webkit-column-break-inside:avoid}.insight-discovery-card{display:flex;flex-direction:column;width:100%;padding:0;border:0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 26px rgba(16,24,40,.08);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease;text-align:left;box-sizing:border-box}.insight-discovery-card:hover{box-shadow:0 16px 34px rgba(16,24,40,.12)}.insight-discovery-card:focus-visible{outline:2px solid #ff7b3d;outline-offset:3px}.insight-discovery-card.is-skeleton{cursor:default;pointer-events:none;box-shadow:none}.insight-discovery-card.is-skeleton:hover{transform:none}.insight-discovery-card__media{flex:0 0 auto;position:relative;width:100%;aspect-ratio:calc(1/var(--insight-card-image-ratio, 1.14));min-height:138px;max-height:356px;overflow:hidden;background:#f4f4f4;border-radius:16px}.insight-discovery-card__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.insight-discovery-card__shimmer{position:absolute;inset:0;background:linear-gradient(110deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.72) 42%, rgba(255, 255, 255, 0) 72%),#eef1f4;background-repeat:no-repeat;background-size:180px 100%,100% 100%;animation:insight-discovery-skeleton-wave 1.9s cubic-bezier(0.4, 0, 0.2, 1) infinite;will-change:background-position}.insight-discovery-card__badge{position:absolute;left:10px;bottom:10px;display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border-radius:999px;background:rgba(0,0,0,.58);color:#fff;font-family:"Rubik",sans-serif;font-size:12px;font-weight:500;line-height:18px}.insight-discovery-card__body{display:flex;flex:0 0 92px;flex-direction:column;justify-content:space-between;gap:4px;height:92px;min-height:92px;padding:12px;box-sizing:border-box}.insight-discovery-card__title{margin:0;min-height:44px;max-height:44px;color:rgba(0,0,0,.9);font-family:"Rubik",sans-serif;font-size:14px;font-weight:500;line-height:22px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.insight-discovery-card__meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.insight-discovery-card__user{display:flex;align-items:center;gap:4px;min-width:0;flex:1 1 auto}.insight-discovery-card__avatar{width:18px;height:18px;flex:0 0 auto;border-radius:999px;-o-object-fit:cover;object-fit:cover;background:#f0f0f0}.insight-discovery-card__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(0,0,0,.6);font-family:"Rubik",sans-serif;font-size:12px;font-weight:400;line-height:20px}.insight-discovery-card__engagement,.insight-discovery-card__like{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;flex:0 0 auto}.insight-discovery-card__like{padding:0;border:0;background:rgba(0,0,0,0);color:rgba(0,0,0,.6);cursor:pointer}.insight-discovery-card__like.is-active{color:#ff7b3d}.insight-discovery-card__like-icon{display:block;width:16px;height:16px}.insight-discovery-card__like-count{color:currentColor;font-family:"Rubik",sans-serif;font-size:12px;font-weight:400;line-height:20px}.insight-discovery-card__line{display:inline-flex;border-radius:999px}.insight-discovery-card__line.is-title{width:var(--insight-skeleton-line-width, 68%);height:14px}.insight-discovery-card__line.is-user{width:56px;height:10px}.insight-discovery-card__line.is-like{width:32px;height:10px}.home-waterfall-card-shell,.home-waterfall-card-shell>.insight-discovery-card{width:100%}.home-waterfall-card-shell{display:block;box-sizing:border-box}.insight-discovery__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:360px;padding:32px 20px;box-sizing:border-box;text-align:center;z-index:2}.insight-discovery__empty-illustration{width:72px;height:72px;border-radius:24px;background:linear-gradient(135deg, rgba(255, 123, 61, 0.14) 0%, rgba(255, 177, 90, 0.22) 100%)}.insight-discovery__overlay-title{margin:0;color:rgba(0,0,0,.9);font-family:"Rubik",sans-serif;font-size:18px;font-weight:500;line-height:26px}.insight-discovery__overlay-description{max-width:420px;margin:0;color:rgba(0,0,0,.56);font-family:"Rubik",sans-serif;font-size:14px;font-weight:400;line-height:22px}.insight-discovery__retry{min-width:112px;min-height:40px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg, #ff6b43 0%, #ff9b45 100%);color:#fff;font-family:"Rubik",sans-serif;font-size:14px;font-weight:500;line-height:22px;cursor:pointer}.insight-discovery__load-more-sentinel{width:100%;height:1px}@keyframes insight-discovery-skeleton-pulse{0%{opacity:.72}50%{opacity:1}100%{opacity:.72}}@keyframes insight-discovery-skeleton-wave{0%{background-position:-180px 0,0 0}100%{background-position:calc(100% + 180px) 0,0 0}}@media screen and (max-width: 960px){.insight-discovery__toolbar{flex-wrap:wrap;flex-direction:column-reverse;gap:12px}.insight-discovery__field.is-search{width:100%}}@media screen and (max-width: 768px){.insight-discovery{gap:12px}.insight-discovery__featured,.insight-discovery__canvas-wrap{border-radius:14px;padding:0 12px}.insight-discovery__featured{padding:14px 12px 0}.insight-discovery__section-head{margin-bottom:12px}.insight-discovery__section-title{font-size:20px;line-height:24px}.insight-discovery__featured-track{gap:14px}.insight-discovery__featured-item,.insight-discovery__featured-skeleton{flex-basis:62px;width:62px}.insight-discovery__featured-ring,.insight-discovery__featured-skeleton-avatar{width:62px;height:62px}.insight-discovery__featured-navs{display:none !important}.insight-discovery__toolbar{position:sticky;top:calc(env(safe-area-inset-top, 0px) + 56px);z-index:12;padding:12px;background:#fff}.insight-discovery__filters{width:100%;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.insight-discovery__control.is-select,.insight-discovery__control.is-search{width:100%;min-width:0}.insight-discovery__selector{--selector-min-width: 100%}.insight-discovery__control.is-search{grid-column:1/-1}.insight-discovery__skeleton-canvas.is-bootstrap{-moz-column-width:var(--insight-skeleton-column-width, 156px);column-width:var(--insight-skeleton-column-width, 156px);-moz-column-gap:12px;column-gap:12px}.insight-discovery__skeleton-canvas.is-bootstrap .insight-discovery-card{margin-bottom:12px}.insight-discovery__canvas-wrap,.insight-discovery__canvas,.insight-discovery__canvas .home-waterfall,.insight-discovery__canvas .home-waterfall__surface{min-height:420px}.insight-discovery-card__media{max-height:248px}.insight-discovery-card{border-radius:14px}.insight-discovery-card__body{flex-basis:84px;height:84px;min-height:84px;padding:10px}.insight-discovery-card__title{min-height:40px;max-height:40px;font-size:13px;line-height:20px}.insight-discovery__overlay-title{font-size:16px;line-height:24px}.insight-discovery__overlay-description{font-size:13px;line-height:20px}}
