.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;cursor:pointer;pointer-events:none;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;pointer-events:auto}.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}}
.StoryViewer-module-scss-module__95C5SG__overlay{z-index:9999;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.StoryViewer-module-scss-module__95C5SG__closeBtn{z-index:10001;color:#fff;border-radius:var(--radius-md);cursor:pointer;background:#ffffff26;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:16px;right:20px}.StoryViewer-module-scss-module__95C5SG__closeBtn:hover{background:#ffffff4d;transform:scale(1.08)}.StoryViewer-module-scss-module__95C5SG__navBtn{z-index:10001;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px;justify-content:center;align-items:center;width:48px;height:80px;font-size:36px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.StoryViewer-module-scss-module__95C5SG__navBtn:hover{background:#ffffff4d}.StoryViewer-module-scss-module__95C5SG__navPrev{left:12px}.StoryViewer-module-scss-module__95C5SG__navNext{right:12px}.StoryViewer-module-scss-module__95C5SG__storyContainer{cursor:pointer;-webkit-user-select:none;user-select:none;background:#111;border-radius:16px;width:min(420px,100vw);height:min(740px,100dvh);position:relative;overflow:hidden}@media (max-width:600px){.StoryViewer-module-scss-module__95C5SG__storyContainer{border-radius:0;width:100vw;height:100dvh}}.StoryViewer-module-scss-module__95C5SG__progressBars{z-index:20;gap:4px;display:flex;position:absolute;top:10px;left:10px;right:10px}.StoryViewer-module-scss-module__95C5SG__progressTrack{background:#ffffff59;border-radius:2px;flex:1;height:3px;overflow:hidden}.StoryViewer-module-scss-module__95C5SG__progressFill{background:#fff;border-radius:2px;height:100%;transition:width 50ms linear}.StoryViewer-module-scss-module__95C5SG__userInfo{z-index:20;align-items:center;gap:10px;display:flex;position:absolute;top:26px;left:12px;right:12px}.StoryViewer-module-scss-module__95C5SG__userAvatar{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:42px;height:42px;overflow:hidden}.StoryViewer-module-scss-module__95C5SG__userAvatar img{object-fit:cover;width:100%;height:100%}.StoryViewer-module-scss-module__95C5SG__avatarFallback{background:#333;justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;display:flex}.StoryViewer-module-scss-module__95C5SG__userMeta{flex-direction:column;display:flex}.StoryViewer-module-scss-module__95C5SG__userName{color:#fff;text-shadow:0 1px 3px #0009;font-size:14px;font-weight:700}.StoryViewer-module-scss-module__95C5SG__storyTime{color:#ffffffbf;font-size:12px}.StoryViewer-module-scss-module__95C5SG__mediaContainer{background:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.StoryViewer-module-scss-module__95C5SG__storyImage{object-fit:contain;pointer-events:none;max-width:100%;max-height:100%}.StoryViewer-module-scss-module__95C5SG__storyVideo{object-fit:contain;max-width:100%;max-height:100%}.StoryViewer-module-scss-module__95C5SG__noMedia{color:#555;justify-content:center;align-items:center;font-size:60px;display:flex}.StoryViewer-module-scss-module__95C5SG__contentOverlay{background:linear-gradient(#0000,#0009);padding:12px 16px;position:absolute;bottom:80px;left:0;right:0}.StoryViewer-module-scss-module__95C5SG__contentOverlay p{color:#fff;text-align:center;text-shadow:0 1px 4px #000c;margin:0;font-size:15px}.StoryViewer-module-scss-module__95C5SG__actions{z-index:20;gap:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.StoryViewer-module-scss-module__95C5SG__actionBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:24px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;transition:background .2s;display:flex}.StoryViewer-module-scss-module__95C5SG__actionBtn:hover{background:#ffffff40}.StoryViewer-module-scss-module__95C5SG__actionBtn.StoryViewer-module-scss-module__95C5SG__liked{background:#ff50504d;border-color:#ff505080}.StoryViewer-module-scss-module__95C5SG__actionIcon{font-size:18px}.StoryViewer-module-scss-module__95C5SG__actionLabel{font-weight:600}.StoryViewer-module-scss-module__95C5SG__groupStrip{z-index:10002;flex-wrap:wrap;justify-content:center;gap:8px;max-width:calc(100% - 32px);display:flex;position:absolute;top:60px;left:50%;transform:translate(-50%)}.StoryViewer-module-scss-module__95C5SG__groupDot{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:2px;transition:transform .15s,box-shadow .15s;display:flex}.StoryViewer-module-scss-module__95C5SG__groupDot:hover{transform:scale(1.1)}.StoryViewer-module-scss-module__95C5SG__groupDot.StoryViewer-module-scss-module__95C5SG__groupDotActive{box-shadow:0 0 0 3px #fffc}.StoryViewer-module-scss-module__95C5SG__groupDot.StoryViewer-module-scss-module__95C5SG__groupDotUnviewed{outline:2.5px solid var(--accent-primary);outline-offset:2px}.StoryViewer-module-scss-module__95C5SG__groupDot.StoryViewer-module-scss-module__95C5SG__groupDotViewed{outline-offset:2px;outline:2px solid #ffffff59}.StoryViewer-module-scss-module__95C5SG__groupDotImg{object-fit:cover;border-radius:50%;width:100%;height:100%}
.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}}
.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}
.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}
