.SliderWidget-module-scss-module__7kyz_a__container{width:100%}.SliderWidget-module-scss-module__7kyz_a__grid{grid-template-columns:2.3fr 1fr;gap:20px;height:420px;display:grid}.SliderWidget-module-scss-module__7kyz_a__mainSlider{width:100%;height:100%;box-shadow:var(--card-shadow,0 8px 24px #00000014);background:var(--bg-secondary);border-radius:20px;position:relative;overflow:hidden}.SliderWidget-module-scss-module__7kyz_a__slide{opacity:0;z-index:1;width:100%;height:100%;transition:opacity .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.SliderWidget-module-scss-module__7kyz_a__slide.SliderWidget-module-scss-module__7kyz_a__active{opacity:1;z-index:2}.SliderWidget-module-scss-module__7kyz_a__image{object-fit:cover;width:100%;height:100%;transition:transform 3s}.SliderWidget-module-scss-module__7kyz_a__slide.SliderWidget-module-scss-module__7kyz_a__active .SliderWidget-module-scss-module__7kyz_a__image{transform:scale(1.03)}.SliderWidget-module-scss-module__7kyz_a__indicators{z-index:10;-webkit-backdrop-filter:blur(4px);background:#0003;border-radius:20px;gap:8px;padding:8px 12px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.SliderWidget-module-scss-module__7kyz_a__dot{cursor:pointer;background-color:#fff9;border:none;border-radius:50%;outline:none;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.SliderWidget-module-scss-module__7kyz_a__dotActive{background-color:#fff;border-radius:4px;width:24px;box-shadow:0 0 8px #ffffff80}.SliderWidget-module-scss-module__7kyz_a__sideBanners{flex-direction:column;gap:20px;height:100%;display:flex}.SliderWidget-module-scss-module__7kyz_a__bannerWrapper{width:100%;box-shadow:var(--card-shadow,0 8px 24px #00000014);background:var(--bg-secondary);cursor:pointer;border-radius:16px;flex:1;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.SliderWidget-module-scss-module__7kyz_a__bannerWrapper:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001f}.SliderWidget-module-scss-module__7kyz_a__bannerWrapper .SliderWidget-module-scss-module__7kyz_a__image{transition:transform .5s}.SliderWidget-module-scss-module__7kyz_a__bannerWrapper:hover .SliderWidget-module-scss-module__7kyz_a__image{transform:scale(1.05)}@media (max-width:1024px){.SliderWidget-module-scss-module__7kyz_a__grid{grid-template-columns:2fr 1fr;height:340px}}@media (max-width:768px){.SliderWidget-module-scss-module__7kyz_a__grid{grid-template-columns:1fr;gap:16px;height:auto}.SliderWidget-module-scss-module__7kyz_a__mainSlider{border-radius:16px;height:220px}.SliderWidget-module-scss-module__7kyz_a__sideBanners{flex-direction:row;gap:16px;height:140px}.SliderWidget-module-scss-module__7kyz_a__bannerWrapper{height:100%}}@media (max-width:480px){.SliderWidget-module-scss-module__7kyz_a__mainSlider{height:180px}.SliderWidget-module-scss-module__7kyz_a__sideBanners{height:110px}}
.StoryTile-module-scss-module__ASKcPG__tile{cursor:pointer;text-align:start;border:none;border-bottom:1px solid var(--border-color);background:0 0;align-items:center;gap:14px;width:100%;padding:13px 18px;transition:background .15s;display:flex}.StoryTile-module-scss-module__ASKcPG__tile:last-child{border-bottom:none}.StoryTile-module-scss-module__ASKcPG__tile:hover,.StoryTile-module-scss-module__ASKcPG__tile:focus{background:var(--bg-muted)}.StoryTile-module-scss-module__ASKcPG__avatarRing{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;padding:3px;transition:box-shadow .2s;display:flex}.StoryTile-module-scss-module__ASKcPG__avatarRing.StoryTile-module-scss-module__ASKcPG__unviewed{background:linear-gradient(var(--card-bg), var(--card-bg)) padding-box,linear-gradient(135deg, #ef5a2e, #ff8c66) border-box;border:2.5px solid #0000;box-shadow:0 0 0 3px #ef5a2e1a}.StoryTile-module-scss-module__ASKcPG__avatarRing.StoryTile-module-scss-module__ASKcPG__viewed{border:2px solid var(--border-subtle)}.StoryTile-module-scss-module__ASKcPG__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.StoryTile-module-scss-module__ASKcPG__avatarFallback{background:linear-gradient(135deg, var(--bg-muted), var(--bg-tertiary));border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:22px;display:flex}.StoryTile-module-scss-module__ASKcPG__info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.StoryTile-module-scss-module__ASKcPG__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.StoryTile-module-scss-module__ASKcPG__name.StoryTile-module-scss-module__ASKcPG__nameMuted{color:var(--text-muted);font-weight:500}.StoryTile-module-scss-module__ASKcPG__time{color:var(--text-muted);align-items:center;gap:3px;font-size:12px;font-weight:400;display:flex}.StoryTile-module-scss-module__ASKcPG__videoIcon{font-size:12px}.StoryTile-module-scss-module__ASKcPG__badge{border-radius:50px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:700}.StoryTile-module-scss-module__ASKcPG__badge.StoryTile-module-scss-module__ASKcPG__badgeActive{background:var(--accent-glow);color:var(--accent-primary)}.StoryTile-module-scss-module__ASKcPG__badge.StoryTile-module-scss-module__ASKcPG__badgeMuted{background:var(--bg-muted);color:var(--text-muted)}
.MyStatusTile-module-scss-module__-VCZ1G__tile{cursor:pointer;align-items:center;gap:14px;padding:16px 18px;transition:background .15s;display:flex}.MyStatusTile-module-scss-module__-VCZ1G__tile:hover{background:var(--bg-muted)}.MyStatusTile-module-scss-module__-VCZ1G__avatarWrap{flex-shrink:0;position:relative}.MyStatusTile-module-scss-module__-VCZ1G__avatarRing{border:2.5px solid var(--border-subtle);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;padding:3px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.MyStatusTile-module-scss-module__-VCZ1G__avatarRing.MyStatusTile-module-scss-module__-VCZ1G__hasStory{background:linear-gradient(var(--card-bg), var(--card-bg)) padding-box,linear-gradient(135deg, #ef5a2e, #ff8c66) border-box;border-color:#0000;box-shadow:0 0 0 3px #ef5a2e1f}.MyStatusTile-module-scss-module__-VCZ1G__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.MyStatusTile-module-scss-module__-VCZ1G__avatarFallback{background:linear-gradient(135deg, var(--bg-muted), var(--bg-tertiary));border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:22px;display:flex}.MyStatusTile-module-scss-module__-VCZ1G__addBadge{color:#fff;border:2.5px solid var(--card-bg);background:linear-gradient(135deg,#ef5a2e,#d44a22);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;font-weight:700;line-height:1;transition:transform .15s;display:flex;position:absolute;bottom:0;right:-2px;box-shadow:0 2px 6px #ef5a2e66}.MyStatusTile-module-scss-module__-VCZ1G__addBadge:hover{transform:scale(1.1)}.MyStatusTile-module-scss-module__-VCZ1G__info{cursor:pointer;flex-direction:column;flex:1;gap:3px;display:flex}.MyStatusTile-module-scss-module__-VCZ1G__name{color:var(--text-primary);font-size:15px;font-weight:700}.MyStatusTile-module-scss-module__-VCZ1G__time{color:var(--text-muted);font-size:12px;font-weight:400}
.StoriesView-module-scss-module__ZIGT4a__wrapper{max-width:620px;margin:0 auto;padding:20px 16px 40px}.StoriesView-module-scss-module__ZIGT4a__sectionHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:7px;padding:20px 4px 8px;font-size:11px;font-weight:700;display:flex}.StoriesView-module-scss-module__ZIGT4a__sectionHeader.StoriesView-module-scss-module__ZIGT4a__muted{color:var(--text-tertiary)}.StoriesView-module-scss-module__ZIGT4a__sectionCount{background:var(--accent-primary);color:#fff;letter-spacing:0;border-radius:50px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.StoriesView-module-scss-module__ZIGT4a__card{background:var(--card-bg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);border-radius:20px;margin-bottom:6px;transition:box-shadow .2s;overflow:hidden}.StoriesView-module-scss-module__ZIGT4a__loaderWrap{flex-direction:column;gap:10px;margin-top:20px;display:flex}.StoriesView-module-scss-module__ZIGT4a__skeletonTile{background:linear-gradient(90deg, var(--bg-muted) 25%, var(--bg-tertiary) 50%, var(--bg-muted) 75%);background-size:400% 100%;border-radius:20px;height:74px;animation:1.4s ease-in-out infinite StoriesView-module-scss-module__ZIGT4a__shimmer}@keyframes StoriesView-module-scss-module__ZIGT4a__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.StoriesView-module-scss-module__ZIGT4a__errorWrap{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:16px;padding:80px 16px;display:flex}.StoriesView-module-scss-module__ZIGT4a__retryBtn{background:var(--accent-gradient);color:#fff;cursor:pointer;box-shadow:var(--accent-glow);border:none;border-radius:50px;padding:11px 28px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s}.StoriesView-module-scss-module__ZIGT4a__retryBtn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ef5a2e66}.StoriesView-module-scss-module__ZIGT4a__emptyWrap{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:100px 16px;display:flex}.StoriesView-module-scss-module__ZIGT4a__emptyIcon{filter:drop-shadow(0 4px 12px #00000014);font-size:72px}.StoriesView-module-scss-module__ZIGT4a__emptyText{color:var(--text-muted);margin:0;font-size:16px;font-weight:500}
.StoriesStrip-module-scss-module__gMe24W__strip{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:16px;padding:14px 4px;display:flex;overflow-x:auto}.StoriesStrip-module-scss-module__gMe24W__strip::-webkit-scrollbar{display:none}.StoriesStrip-module-scss-module__gMe24W__bubble{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;width:68px;padding:0;display:flex}.StoriesStrip-module-scss-module__gMe24W__avatarRing{border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;padding:2.5px;transition:opacity .2s;display:flex;position:relative}.StoriesStrip-module-scss-module__gMe24W__ringActive{border:2.5px solid var(--accent-primary)}.StoriesStrip-module-scss-module__gMe24W__ringViewed{opacity:.65;border:2px solid #00000026}.StoriesStrip-module-scss-module__gMe24W__ringOwn{border:2.5px solid var(--accent-primary);opacity:1}.StoriesStrip-module-scss-module__gMe24W__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.StoriesStrip-module-scss-module__gMe24W__avatarFallback{background:var(--bg-secondary,#f3f4f6);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;display:flex}.StoriesStrip-module-scss-module__gMe24W__addDot{background:var(--accent-primary);border:2px solid var(--bg-primary,#fff);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:15px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:0;right:0}.StoriesStrip-module-scss-module__gMe24W__bubbleName{color:var(--text-secondary,#666);white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:68px;font-size:11px;display:block;overflow:hidden}.StoriesStrip-module-scss-module__gMe24W__ringAdd{border:2.5px dashed var(--accent-primary);background:#ef5a2e0d}.StoriesStrip-module-scss-module__gMe24W__addPlaceholder{background:#7c3aed14;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.StoriesStrip-module-scss-module__gMe24W__addPlus{color:var(--accent-primary);font-size:28px;font-weight:300;line-height:1}.StoriesStrip-module-scss-module__gMe24W__seeAll{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;width:68px;text-decoration:none;display:flex}.StoriesStrip-module-scss-module__gMe24W__seeAllIcon{border:2px dashed var(--border-muted,#ccc);width:62px;height:62px;color:var(--text-secondary,#888);background:var(--bg-secondary,#f9fafb);border-radius:50%;justify-content:center;align-items:center;font-size:30px;transition:background .15s;display:flex}.StoriesStrip-module-scss-module__gMe24W__seeAllIcon:hover{background:var(--bg-hover,#f0f0f0)}.StoriesStrip-module-scss-module__gMe24W__seeAllLabel{color:var(--text-secondary,#888);white-space:nowrap;font-size:11px}.StoriesStrip-module-scss-module__gMe24W__skeletonBubble{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.StoriesStrip-module-scss-module__gMe24W__skeletonCircle{background:var(--bg-secondary,#e8e8e8);border-radius:50%;width:62px;height:62px;animation:1.4s ease-in-out infinite StoriesStrip-module-scss-module__gMe24W__shimmer}.StoriesStrip-module-scss-module__gMe24W__skeletonLabel{background:var(--bg-secondary,#e8e8e8);border-radius:6px;width:48px;height:10px;animation:1.4s ease-in-out infinite StoriesStrip-module-scss-module__gMe24W__shimmer}@keyframes StoriesStrip-module-scss-module__gMe24W__shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}
.StoriesPageHeader-module-scss-module__Df_w_a__header{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-xs);justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.StoriesPageHeader-module-scss-module__Df_w_a__backBtn{background:var(--bg-muted);width:40px;height:40px;color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;font-size:18px;text-decoration:none;transition:background .2s,transform .15s;display:flex}.StoriesPageHeader-module-scss-module__Df_w_a__backBtn:hover{background:var(--border-subtle);transform:scale(1.06)}.StoriesPageHeader-module-scss-module__Df_w_a__title{color:var(--text-primary);letter-spacing:-.3px;margin:0;font-size:18px;font-weight:700}.StoriesPageHeader-module-scss-module__Df_w_a__titleGroup{flex-direction:column;align-items:center;gap:1px;display:flex}.StoriesPageHeader-module-scss-module__Df_w_a__spacer{width:40px}
.HomeView-module-scss-module__5mf6YW__homeWrapper{min-height:100vh}.HomeView-module-scss-module__5mf6YW__main{flex-direction:column;gap:2rem;padding:1rem 0;display:flex}.HomeView-module-scss-module__5mf6YW__loading,.HomeView-module-scss-module__5mf6YW__error{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,sans-serif;display:flex}.HomeView-module-scss-module__5mf6YW__error button{background-color:var(--primary-color,#e1251b);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.5rem 1.5rem}
