.post-cluster{--post-card-w:500px;--post-card-h:875px;--post-shift-x:0px;--rail-follow-top:246px;--rail-actions-gap:12px;--rail-gap:clamp(8px, .8vw, 12px);--rail-column-w:clamp(82px, 5.5vw, 92px);--rail-avatar-size:clamp(66px, 4.4vw, 72px);--rail-plus-size:clamp(17px, 1.2vw, 19px);--rail-icon-hit:52px;--rail-label-size:clamp(16px, 1.05vw, 17px);--rail-bottom-inset:22px;--rail-surface:#f3f4f6;--rail-surface-border:#1419240f;--video-info-panel-w:356px;--video-info-gap:8px;z-index:10;width:calc(var(--post-card-w) + var(--rail-gap) + var(--rail-column-w));height:calc(var(--post-card-h) + 14px);transform:translateX(var(--post-shift-x));transition:width .38s cubic-bezier(.22,1,.36,1),height .38s cubic-bezier(.22,1,.36,1),top .38s cubic-bezier(.22,1,.36,1),transform .38s cubic-bezier(.22,1,.36,1)}.post-cluster-is-active{z-index:20}.post-video-card{width:var(--post-card-w);height:var(--post-card-h);transition:width .38s cubic-bezier(.22,1,.36,1),height .38s cubic-bezier(.22,1,.36,1),border-radius .28s,box-shadow .32s}.video-info-panel{left:calc((var(--video-info-panel-w) + var(--video-info-gap)) * -1);z-index:4;width:var(--video-info-panel-w);color:#20242c;opacity:0;pointer-events:none;transition:opacity .18s,transform .22s;bottom:clamp(58px,8vh,72px);transform:translate(-10px)}.post-cluster-focus .video-info-panel{opacity:1;pointer-events:auto;transform:translate(0)}.video-info-author-row{max-width:100%;font-family:var(--font-poppins), sans-serif;align-items:center;gap:7px;min-width:0;display:inline-flex}.video-info-author-profile{color:#171c26;border-radius:999px;align-items:center;gap:8px;min-width:0;transition:color .16s,opacity .16s;display:inline-flex}.video-info-author-avatar{flex:none;width:34px;height:34px}.video-info-author-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;max-width:176px;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden}.video-info-author-separator{color:#8a93a3;font-size:14px;font-weight:500;line-height:1}.video-info-follow{color:#234dff;border-radius:6px;font-size:14px;font-weight:500;line-height:1.2;transition:color .16s,opacity .16s}.video-info-description{color:#20242c;max-width:330px;max-height:min(32vh,196px);font-family:var(--font-poppins), sans-serif;-webkit-line-clamp:8;letter-spacing:0;white-space:pre-line;-webkit-box-orient:vertical;margin-top:20px;font-size:14px;font-weight:400;line-height:1.48;transition:color .16s,opacity .16s;display:-webkit-box;overflow:hidden}.video-info-author-profile:hover,.video-info-author-profile:focus-visible,.video-info-follow:hover,.video-info-follow:focus-visible,.video-info-description:hover,.video-info-description:focus-visible{opacity:.78}.video-info-author-profile:focus-visible,.video-info-follow:focus-visible,.video-info-description:focus-visible{outline-offset:4px;outline:2px solid #234dff47}.post-rail{left:calc(var(--post-card-w) + var(--rail-gap));width:var(--rail-column-w);height:var(--post-card-h);box-sizing:border-box;padding-top:var(--rail-follow-top);padding-bottom:var(--rail-bottom-inset);opacity:0;pointer-events:none;flex-direction:column;align-items:center;transition:left .38s cubic-bezier(.22,1,.36,1),height .38s cubic-bezier(.22,1,.36,1),padding-top .38s cubic-bezier(.22,1,.36,1),opacity .18s,transform .22s;display:flex;top:0;transform:translate(8px)}.post-cluster-focus .post-rail{opacity:1;pointer-events:auto;transform:translate(0)}.post-rail-authorless{--rail-follow-top:calc(var(--post-card-h) * .368)}.post-rail-main{width:var(--rail-column-w);flex-direction:column;align-items:center;gap:0;display:flex}.post-follow{width:var(--rail-column-w);flex-direction:column;align-items:center;display:flex;position:relative}.post-actions{width:var(--rail-column-w);flex-direction:column;align-items:center;gap:16px;margin-top:6px;display:flex}.post-rail-authorless .post-actions{margin-top:0}.post-secondary-actions{width:var(--rail-column-w);flex-direction:column;align-items:center;gap:14px;margin-top:auto;padding-top:18px;display:flex}.post-more{width:var(--rail-icon-hit);height:var(--rail-icon-hit);background:var(--rail-surface);border:1px solid var(--rail-surface-border);border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 16px #0a12200a}.post-more-active{background:#f7f8fafa;box-shadow:0 12px 22px #0a122014,inset 0 0 0 1px #11182714}.post-cluster-focus{--post-card-h:clamp(660px, calc(100vh - 86px), 1400px);--post-card-w:min(calc(var(--post-card-h) * 9 / 16), calc(100vw - 460px), 840px);--post-shift-x:calc((500px - var(--post-card-w)) / 2);--rail-follow-top:calc(var(--post-card-h) * .258);--rail-actions-gap:clamp(10px, 1.5vh, 16px);--rail-bottom-inset:clamp(22px, 2.4vh, 30px)}.post-cluster-focus .post-video-card{border-radius:12px;box-shadow:0 20px 44px #09112038,0 0 0 1px #fff3}.post-cluster-mobile{width:100vw;height:var(--post-card-h);transform:none}html.pictomag-mobile-shows-surface,html.pictomag-mobile-shows-surface body{overscroll-behavior-y:contain;scroll-snap-type:y mandatory;background:#000;scroll-padding-top:0}html.pictomag-mobile-shows-surface body{-webkit-overflow-scrolling:touch}html.pictomag-mobile-shows-surface .post-cluster-mobile{scroll-snap-align:start;scroll-snap-stop:always}.post-cluster-mobile .post-video-card{width:100vw;height:var(--post-card-h);border-radius:0}.post-cluster-mobile.post-cluster-focus .post-video-card{box-shadow:none;border-radius:0}.post-cluster-mobile .video-info-panel{left:14px;bottom:calc(88px + env(safe-area-inset-bottom));z-index:6;width:min(var(--video-info-panel-w), calc(100vw - 132px));color:#fff;opacity:0;transform:translateY(6px)}.post-cluster-mobile.post-cluster-focus .video-info-panel{opacity:1;transform:translateY(0)}.post-cluster-mobile .video-info-author-profile,.post-cluster-mobile .video-info-author-name,.post-cluster-mobile .video-info-author-separator,.post-cluster-mobile .video-info-description,.post-cluster-mobile .video-info-follow{color:#fff;text-shadow:0 1px 2px #0000006b,0 4px 14px #0000003d}.post-cluster-mobile .video-info-description{-webkit-line-clamp:4;max-width:100%;max-height:106px;margin-top:12px}.post-cluster-mobile .post-rail{z-index:7;width:var(--rail-column-w);height:var(--post-card-h);padding-top:var(--rail-follow-top);padding-bottom:var(--rail-bottom-inset);top:0;left:auto;right:6px}.post-cluster-mobile .post-rail-main,.post-cluster-mobile .post-actions,.post-cluster-mobile .post-secondary-actions,.post-cluster-mobile .feed-action-item,.post-cluster-mobile .feed-action-slot-dislike{width:var(--rail-column-w)}.post-cluster-mobile .post-actions{align-items:center;gap:9px}.post-cluster-mobile .post-rail .feed-action-item{width:46px;min-height:46px;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;justify-content:center;padding:0;overflow:visible}.post-cluster-mobile .post-rail .feed-action-item:hover,.post-cluster-mobile .post-rail .feed-action-item:focus-visible{box-shadow:none;background:0 0;border:0;transform:translateY(-1px)}.post-cluster-mobile .post-rail .feed-action-circle,.post-cluster-mobile .post-rail .post-more{width:var(--rail-icon-hit);height:var(--rail-icon-hit);color:#fff;-webkit-backdrop-filter:none;background:#ffffff1a;border-color:#ffffff29;box-shadow:0 10px 22px #00000014,inset 0 1px #ffffff17}.post-cluster-mobile .post-rail .feed-action-circle .feed-action-icon,.post-cluster-mobile .post-rail .post-more-icon{color:#fff;filter:drop-shadow(0 3px 8px #00000038)}.post-cluster-mobile .post-rail .feed-action-lottie{filter:brightness(0)invert()drop-shadow(0 3px 8px #00000038)}.post-cluster-mobile .post-rail .feed-action-lottie-save{filter:drop-shadow(0 3px 8px #00000038)}.post-cluster-mobile .post-rail .feed-action-lottie-save svg path[fill="rgb(0,0,0)"],.post-cluster-mobile .post-rail .feed-action-lottie-save svg path[fill="rgb(0, 0, 0)"]{fill:#fff!important}.post-cluster-mobile .post-rail .feed-action-lottie-save svg path[stroke="rgb(0,0,0)"],.post-cluster-mobile .post-rail .feed-action-lottie-save svg path[stroke="rgb(0, 0, 0)"]{stroke:#fff!important}.post-cluster-mobile .post-rail .post-more:hover,.post-cluster-mobile .post-rail .post-more:focus-visible{background:#ffffff1f;border-color:#ffffff29;box-shadow:0 12px 24px #0000001a,inset 0 1px #ffffff1a}.post-cluster-mobile .post-rail .feed-action-label{color:#fff;width:auto;min-width:18px;height:18px;text-shadow:none;background:linear-gradient(#2492ff 0%,#007aff 100%);border-radius:999px;justify-content:center;align-items:center;margin-top:0;padding:0 5px;font-size:10px;font-weight:750;line-height:1;display:inline-flex;position:absolute;bottom:-3px;right:-2px;box-shadow:0 7px 14px #007aff3d,0 0 0 2px #ffffffdb}.post-cluster-mobile .post-rail .feed-action-item-comments .feed-action-label,.post-cluster-mobile .post-rail .feed-action-item-shares .feed-action-label,.post-cluster-mobile .post-rail .feed-action-item-save .feed-action-label{font-size:10px}.post-cluster-mobile .post-rail .feed-action-item-dislike .feed-action-label{display:none}html.pictomag-ios-webkit .post-cluster-mobile .post-rail .feed-action-circle,html.pictomag-ios-webkit .post-cluster-mobile .post-rail .post-more{box-shadow:none;-webkit-backdrop-filter:none;background:#ffffff1a;border-color:#ffffff2e}html.pictomag-ios-webkit .post-cluster-mobile .post-rail .post-more:hover,html.pictomag-ios-webkit .post-cluster-mobile .post-rail .post-more:focus-visible{box-shadow:none;background:#ffffff1f;border-color:#ffffff38}.post-cluster-mobile .feed-action-slot-dislike{justify-content:center;align-items:center;min-height:46px;display:flex}.post-cluster-mobile .feed-action-item>span:first-child{display:none}.post-cluster-mobile .post-secondary-actions{width:var(--rail-column-w);height:var(--post-card-h);pointer-events:none;flex-direction:column;justify-content:normal;gap:0;margin-top:0;padding-top:0;position:absolute;top:0;bottom:0;right:0}.post-cluster-mobile .post-more{pointer-events:auto;flex:none;position:absolute;top:12px;right:0}[data-feed-mode=video] .shorts-nav-mobile{display:none}@supports (-webkit-touch-callout:none){@media (max-width:767px){header[data-mobile-dark-dock=true] .site-header-nav-layer{box-shadow:none;border-top-color:#000;-webkit-backdrop-filter:none!important;background:#000!important}header[data-mobile-light-dock=true] .site-header-nav-layer{box-shadow:none;border-top-color:#0f172a14;-webkit-backdrop-filter:none!important;background:#fff!important}.post-cluster-mobile .post-rail{transform:translateZ(0)}.post-cluster-mobile .post-rail .feed-action-circle,.post-cluster-mobile .post-rail .post-more{box-shadow:none;-webkit-backdrop-filter:none;background:#ffffff1a;border-color:#ffffff2e}.post-cluster-mobile .post-rail .post-more:hover,.post-cluster-mobile .post-rail .post-more:focus-visible{box-shadow:none;background:#ffffff1f;border-color:#ffffff38}}}
