/* SUNDUQ v298 — быстрый первый экран: скелетоны вместо текста «Загрузка…». */
.nhSideSkeleton{display:flex;flex-direction:column;gap:8px;min-height:inherit;padding:2px 0;overflow:hidden}
.nhSideSkeletonRow{display:grid;grid-template-columns:32px minmax(0,1fr) 62px;align-items:center;gap:8px;min-height:36px}
.nhSideSkeletonRow:before,.nhSideSkeletonLine,.nhSideSkeletonPrice,.nhWeatherSkeletonBar,.nhVideoSkeletonThumb{content:"";display:block;border-radius:7px;background:linear-gradient(100deg,#10293b 24%,#193b52 38%,#10293b 54%);background-size:300% 100%;animation:nh298Shimmer 1.35s infinite}
.nhSideSkeletonRow:before{width:31px;height:31px}
.nhSideSkeletonText{display:flex;flex-direction:column;gap:6px;min-width:0}
.nhSideSkeletonLine{height:9px;width:88%}.nhSideSkeletonLine.short{width:55%;height:7px;opacity:.82}.nhSideSkeletonPrice{width:62px;height:10px}
.nhNewsSkeleton .nhSideSkeletonRow{grid-template-columns:8px minmax(0,1fr);min-height:18px}.nhNewsSkeleton .nhSideSkeletonRow:before{width:6px;height:6px;border-radius:50%}.nhNewsSkeleton .nhSideSkeletonText{display:block}.nhNewsSkeleton .nhSideSkeletonLine{height:8px;width:92%}
.nhVideoSkeleton{display:flex;flex-direction:column;gap:7px}.nhVideoSkeletonRow{display:grid;grid-template-columns:86px minmax(0,1fr);gap:9px;align-items:center}.nhVideoSkeletonThumb{width:86px;height:48px}.nhVideoSkeletonText{display:flex;flex-direction:column;gap:8px}.nhVideoSkeletonText .nhSideSkeletonLine{height:9px}.nhVideoSkeletonText .nhSideSkeletonLine.short{height:7px;width:46%}
.nhWeatherSkeleton{min-height:118px;padding:14px;display:grid;grid-template-columns:1fr 44px;gap:8px 12px;align-content:start}.nhWeatherSkeletonBar{height:9px}.nhWeatherSkeletonBar.title{width:94px}.nhWeatherSkeletonBar.temp{width:76px;height:29px;margin-top:5px}.nhWeatherSkeletonBar.icon{grid-column:2;grid-row:1/3;width:38px;height:38px;border-radius:50%}.nhWeatherSkeletonBar.summary{grid-column:1/-1;width:82%;height:8px;margin-top:4px}
.nhDiscussionSkeletonDetailed{position:relative;overflow:hidden;display:grid;grid-template-columns:52px minmax(0,1fr) 168px;gap:12px;padding:14px;border:1px solid #17384c;border-radius:14px;background:#0b2232;min-height:96px}
.nhDiscussionSkeletonDetailed:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.035),transparent);animation:nh298Sweep 1.35s infinite}
.nhDiscussionSkeletonAvatar{width:46px;height:46px;border-radius:50%;background:#17364a}.nhDiscussionSkeletonBody,.nhDiscussionSkeletonAside{display:flex;flex-direction:column;gap:10px;padding-top:2px}.nhDiscussionSkeletonBody i,.nhDiscussionSkeletonAside i{display:block;height:9px;border-radius:8px;background:#17364a}.nhDiscussionSkeletonBody i:nth-child(1){width:42%}.nhDiscussionSkeletonBody i:nth-child(2){width:76%;height:18px}.nhDiscussionSkeletonBody i:nth-child(3){width:96%}.nhDiscussionSkeletonBody i:nth-child(4){width:70%}.nhDiscussionSkeletonAside i:nth-child(1){width:55%}.nhDiscussionSkeletonAside i:nth-child(2){width:90%}.nhDiscussionSkeletonAside i:nth-child(3){width:45%}
@keyframes nh298Shimmer{to{background-position:-200% 0}}@keyframes nh298Sweep{to{transform:translateX(100%)}}
@media(max-width:780px){.nhDiscussionSkeletonDetailed{grid-template-columns:42px minmax(0,1fr);min-height:118px}.nhDiscussionSkeletonAside{grid-column:2}.nhDiscussionSkeletonAvatar{width:38px;height:38px}}
@media(max-width:520px){.nhDiscussionSkeletonDetailed{min-height:122px;padding:12px 10px;grid-template-columns:38px minmax(0,1fr)}.nhDiscussionSkeletonAvatar{width:37px;height:37px}.nhDiscussionSkeletonAside i:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){.nhSideSkeletonRow:before,.nhSideSkeletonLine,.nhSideSkeletonPrice,.nhWeatherSkeletonBar,.nhVideoSkeletonThumb,.nhDiscussionSkeletonDetailed:after{animation:none}}
