.story-module__IgYo5q__storyFullViewer{z-index:10000;color:#fff;font-family:var(--font-heading);overscroll-behavior:none;-webkit-tap-highlight-color:transparent;background:#000;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.story-module__IgYo5q__tapArea{z-index:10005;display:flex;position:absolute;inset:0 0 120px}.story-module__IgYo5q__tapLeft{cursor:pointer;width:30%;height:100%}.story-module__IgYo5q__tapRight{cursor:pointer;width:70%;height:100%}@media (max-width:640px){.story-module__IgYo5q__tapArea{bottom:100px}}.story-module__IgYo5q__storyProgressContainer{padding:calc(10px + env(safe-area-inset-top)) 10px 5px;z-index:10020;gap:5px;display:flex;position:absolute;top:0;left:0;right:0}.story-module__IgYo5q__barWrap{background:#ffffff40;border-radius:10px;flex:1;height:2px;overflow:hidden}.story-module__IgYo5q__barInner{transform-origin:0;will-change:transform;background:#fff;width:100%;height:100%;transform:scaleX(0)}.story-module__IgYo5q__barInner.story-module__IgYo5q__activeAnim{animation:linear forwards story-module__IgYo5q__progressAnim}@keyframes story-module__IgYo5q__progressAnim{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.story-module__IgYo5q__storyTopInfo{padding:calc(25px + env(safe-area-inset-top)) 15px 10px;z-index:10010;pointer-events:auto;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.story-module__IgYo5q__storyUser{align-items:center;gap:12px;display:flex}.story-module__IgYo5q__sAvatar{object-fit:cover;border:1.5px solid #fff;border-radius:50%;width:42px;height:42px}.story-module__IgYo5q__userMeta{flex-direction:column;gap:2px;display:flex}.story-module__IgYo5q__userMetaTop{align-items:center;gap:8px;display:flex}#story-module__IgYo5q__storyUser{font-weight:var(--fw-bold);font-size:var(--fs-md);text-shadow:0 1px 4px #0009}.story-module__IgYo5q__storyTime{font-size:var(--fs-sm);opacity:.8}.story-module__IgYo5q__closeStory{color:#fff;font-size:var(--fs-5xl);cursor:pointer;z-index:10030;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.story-module__IgYo5q__musicTag{-webkit-backdrop-filter:blur(15px);background:#ffffff26;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;max-width:180px;padding:4px 12px;display:flex;overflow:hidden}.story-module__IgYo5q__musicScrollContainer{white-space:nowrap;width:100%;overflow:hidden}.story-module__IgYo5q__musicScrollText{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:#fff;padding-left:100%;animation:10s linear infinite story-module__IgYo5q__musicMarquee;display:inline-block}@keyframes story-module__IgYo5q__musicMarquee{0%{transform:translate(0)}to{transform:translate(-200%)}}.story-module__IgYo5q__storyDisplay{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.story-module__IgYo5q__sImg{object-fit:contain;width:100%;height:100%}.story-module__IgYo5q__sText{text-align:center;width:100%;height:100%;font-size:var(--fs-5xl);font-weight:var(--fw-extrabold);background:linear-gradient(135deg, var(--bg-dark-surface) 0%, var(--bg-dark-pure) 100%);justify-content:center;align-items:center;padding:40px;line-height:1.4;display:flex}.story-module__IgYo5q__storyBottomInfo{padding:20px 15px calc(25px + env(safe-area-inset-bottom));z-index:10025;pointer-events:auto;background:linear-gradient(#0000 0%,#0006 30%,#000000e6 100%);position:absolute;bottom:0;left:0;right:0}@media (max-width:640px){.story-module__IgYo5q__storyProgressContainer{padding:calc(8px + env(safe-area-inset-top)) 8px 4px}.story-module__IgYo5q__storyTopInfo{padding:calc(20px + env(safe-area-inset-top)) 12px 8px}.story-module__IgYo5q__sAvatar{width:36px;height:36px}.story-module__IgYo5q__storyBottomInfo{padding:12px 12px calc(20px + env(safe-area-inset-bottom))}.story-module__IgYo5q__storyCaption{font-size:var(--fs-sm);-webkit-line-clamp:2}.story-module__IgYo5q__sText{font-size:var(--fs-2xl);padding:24px 20px}.story-module__IgYo5q__musicTag{max-width:140px;padding:3px 10px}}.story-module__IgYo5q__footerLayout{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.story-module__IgYo5q__captionContainer{flex:1}.story-module__IgYo5q__storyCaption{font-size:var(--fs-md);text-align:left;color:#eee;-webkit-line-clamp:3;text-shadow:0 1px 2px #00000080;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.story-module__IgYo5q__storyActionsRight{z-index:10040;align-items:center;display:flex}.story-module__IgYo5q__storyLikeBtn{cursor:pointer;background:0 0;border:none;padding:8px}.story-module__IgYo5q__heartSvg{fill:none;stroke:#fff;stroke-width:2.2px;width:32px;height:32px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),fill .3s}.story-module__IgYo5q__heartSvg.story-module__IgYo5q__liked{fill:#ff2d55;stroke:#ff2d55;transform:scale(1.2)}.story-module__IgYo5q__heartSvg:active{transform:scale(.9)}.story-module__IgYo5q__darkBg{background:#000}
