.pd-modal-overlay{z-index:200;box-sizing:border-box;background:#0000008c;justify-content:center;align-items:center;padding:40px 16px;display:flex;position:fixed;inset:0}.pd-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:700px;max-height:calc(100vh - 80px);display:flex;overflow:hidden;box-shadow:0 8px 40px #00000047}[data-theme=dark] .pd-modal{background:#1c1c1e}.pd-modal-header{border-bottom:1px solid #e5e5ea;flex-shrink:0;align-items:center;gap:12px;padding:10px 16px 10px 20px;display:flex}[data-theme=dark] .pd-modal-header{border-bottom-color:#3a3a3c}.pd-modal-community-header{flex:auto;min-width:0;margin:0!important;padding:0!important}.pd-modal-title{color:#1c1c1e;text-overflow:ellipsis;white-space:nowrap;flex:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;line-height:1.4;overflow:hidden}[data-theme=dark] .pd-modal-title{color:#f2f2f7}.pd-modal-close{color:#1c1c1e;cursor:pointer;background:#f2f2f7;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.pd-modal-close:hover{background:#e5e5ea}[data-theme=dark] .pd-modal-close{color:#f2f2f7;background:#3a3a3c}[data-theme=dark] .pd-modal-close:hover{background:#48484a}.pd-modal-body{flex:auto;min-height:0;overflow-y:auto}.pd-modal-body .pd-feed-item{border-bottom:none!important}.pd-modal-body>.pd-feed-item .feed-item-header__line,.pd-modal-body>.pd-feed-item .interaction-bar-feed,.pd-modal-body>.pd-feed-item .feed-content-text,.pd-modal-body>.pd-feed-item .feed-content-external,.pd-modal-body>.pd-feed-item .feed-content-image__title,.pd-modal-body>.pd-feed-item .feed-content-image__body-wrap{padding:0 20px}.pd-modal-body>.pd-feed-item .feed-content-community-post{padding:16px 20px 0}.pd-modal--two-col{max-width:min(940px,95vw)}.pd-modal--two-col .pd-modal-body{flex:auto;min-height:0;display:flex;overflow:hidden}.pd-modal-content-row{flex:auto;width:100%;min-height:0;display:flex}.pd-modal-left{background:0 0;flex:auto;min-width:0;position:relative;overflow:hidden}.pd-modal-left__blur-bg{filter:blur(24px);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.12)}.pd-modal-left .feed-content-image__picture{z-index:1;border-radius:0!important;width:100%!important;height:100%!important;padding-bottom:0!important;position:absolute!important;inset:0!important}.pd-modal-left .article-picture{background:0 0!important;width:100%!important;height:100%!important}.pd-modal-left .article-picture__fallback{display:none!important}.pd-modal-left .article-picture__img{object-fit:cover;width:100%;height:100%}.pd-modal-left .feed-content-carousel{flex-direction:column;height:100%;display:flex}.pd-modal-right{border-left:1px solid #e5e5ea;flex-direction:column;flex:0 0 440px;width:440px;display:flex;overflow-y:auto}[data-theme=dark] .pd-modal-right{border-left-color:#3a3a3c}.pd-modal-author-time{align-items:center;gap:8px;padding:14px 20px 0;display:flex}.pd-author-divider{background:#e5e5ea;flex-shrink:0;height:1px;min-height:1px;margin:12px 20px}[data-theme=dark] .pd-author-divider{background:#3a3a3c}.pd-modal-author-time .feed-item-header__author{letter-spacing:0;color:#101010;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;line-height:20px}[data-theme=dark] .pd-modal-author-time .feed-item-header__author{color:#f2f2f7}.pd-modal-author-time>span{color:#8e8e93;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:400;line-height:21px}.pd-modal-right .feed-content-image__title{margin:0;padding:0 20px}[data-theme=dark] .pd-modal-right .feed-content-image__title,[data-theme=dark] .pd-modal-right .feed-content-image__body{color:#fff}.pd-modal-right .feed-content-image__body-wrap,.pd-modal-right .interaction-bar-feed{padding:0 20px 12px}.pd-comment-section{flex-direction:column;flex:auto;padding-bottom:16px;display:flex}.pd-comment-section__header{border-top:1px solid #e5e5ea;justify-content:space-between;align-items:center;margin:0 20px;padding:12px 0 6px;display:flex}[data-theme=dark] .pd-comment-section__header{border-top-color:#3a3a3c}.pd-comment-section__label{letter-spacing:.06em;color:#8e8e93;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:600}.pd-comment-section__count{color:#8e8e93;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:600}.pd-comment-section__sort-wrap{position:relative}.pd-comment-section__sort-btn{cursor:pointer;color:#8e8e93;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:2px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;display:flex}.pd-comment-section__sort-btn:hover{color:#1c1c1e}[data-theme=dark] .pd-comment-section__sort-btn:hover{color:#f2f2f7}.pd-comment-section__sort-btn strong{color:#3a3a3c;font-weight:600}[data-theme=dark] .pd-comment-section__sort-btn strong{color:#ebebf5}.pd-comment-section__sort-menu{z-index:50;background:#fff;border:1px solid #e5e5ea;border-radius:10px;min-width:180px;display:none;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 4px 20px #0000001f}[data-theme=dark] .pd-comment-section__sort-menu{background:#2c2c2e;border-color:#3a3a3c}.pd-comment-section__sort-menu.is-open{display:block}.pd-comment-section__sort-item{text-align:left;cursor:pointer;color:#1c1c1e;background:0 0;border:none;border-bottom:1px solid #f2f2f7;width:100%;padding:11px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.4;display:block}.pd-comment-section__sort-item:last-child{border-bottom:none}.pd-comment-section__sort-item:hover{color:#1c1c1e;background:#f2f2f7}[data-theme=dark] .pd-comment-section__sort-item{color:#f2f2f7;background:0 0;border-bottom-color:#3a3a3c}[data-theme=dark] .pd-comment-section__sort-item:hover{color:#f2f2f7;background:#3a3a3c}.pd-comment-section__sort-item.is-active{color:#4d81f5;font-weight:600}[data-theme=dark] .pd-comment-section__sort-item.is-active{color:#7daaff}.pd-comment-section__closed-notice{color:#8e8e93;text-align:center;border-top:1px solid #f2f2f7;margin:0 20px;padding:16px 20px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.5}[data-theme=dark] .pd-comment-section__closed-notice{color:#636366;border-top-color:#3a3a3c}.pd-comments{padding:0 20px 20px}.pd-comments__heading{color:#8e8e93;text-transform:uppercase;letter-spacing:.06em;border-top:1px solid #e5e5ea;margin-bottom:0;padding:12px 0 6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:600}[data-theme=dark] .pd-comments__heading{color:#636366;border-top-color:#3a3a3c}.pd-comment{align-items:flex-start;gap:10px;padding:10px 20px;display:flex}.pd-comment:last-child{border-bottom:none}.pd-comment--reply{border-bottom:none;border-left:2px solid #e5e5ea;margin-left:20px;padding-bottom:0;padding-left:32px}[data-theme=dark] .pd-comment--reply{border-left-color:#3a3a3c}.pd-comment__content{flex:auto;min-width:0}.pd-comment__meta{align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.pd-comment__author{color:#1c1c1e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600}[data-theme=dark] .pd-comment__author{color:#f2f2f7}.pd-comment__date{color:#8e8e93;font-size:11px}.pd-comment__text{color:#3a3a3c;margin:0 0 4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}[data-theme=dark] .pd-comment__text{color:#ebebf5}.pd-comment__reply-link{color:#8e8e93;letter-spacing:.04em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:700;text-decoration:none}.pd-comment__reply-link:hover{color:#1c1c1e}[data-theme=dark] .pd-comment__reply-link:hover{color:#f2f2f7}.pd-comment__actions{justify-content:space-between;align-items:center;width:100%;margin-top:4px;display:flex}.pd-comment__voting.voting{height:28px}.pd-comment__voting .voting__btn{width:28px;height:28px}.pd-comment-input{align-items:flex-start;gap:10px;margin-bottom:4px;padding:12px 20px;display:flex;position:relative}.pd-comment-input:after{content:"";background:#e5e5ea;height:1px;position:absolute;bottom:0;left:20px;right:20px}[data-theme=dark] .pd-comment-input:after{background:#3a3a3c}.pd-comment-input__field{background:#f2f2f7;border-radius:20px;flex:auto;align-items:center;gap:8px;padding:8px 12px;display:flex}[data-theme=dark] .pd-comment-input__field{background:#3a3a3c}.pd-comment-input__textarea{color:#1c1c1e;outline:none;flex:auto;align-items:center;min-height:39px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.4;display:flex}[data-theme=dark] .pd-comment-input__textarea{color:#f2f2f7}.pd-comment-input__textarea:empty:before{content:attr(data-placeholder);color:#8e8e93;pointer-events:none}.pd-comment-input__send{color:#3366d6;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600}.pd-comment-input__send:hover{color:#1a4db3}[data-theme=dark] .pd-comment-input__send{color:#7daaff}.pd-comments__anon-cta{color:#8e8e93;border-bottom:1px solid #e5e5ea;margin-bottom:4px;padding:12px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}[data-theme=dark] .pd-comments__anon-cta{color:#636366;border-bottom-color:#3a3a3c}.pd-comments__anon-link{color:#4d81f5;font-weight:600;text-decoration:none}.pd-modal-body>.pd-comments{padding-left:20px;padding-right:20px}.pd-modal-overlay--mobile{width:var(--prototype-viewport-width,396px);scrollbar-width:none;z-index:300;box-shadow:none;box-sizing:border-box;background:#f2f2f7;border-radius:0;flex-direction:column;padding:16px 16px 24px;display:flex;position:fixed;top:0;bottom:0;left:50%;overflow-y:auto;transform:translate(-50%);justify-content:flex-start!important;align-items:flex-start!important}.pd-modal-overlay--mobile::-webkit-scrollbar{display:none}html[data-theme=dark] .pd-modal-overlay--mobile{background:#1c1c1e}.pd-modal-overlay--mobile .pd-community-header-block{flex-shrink:0;width:calc(100% + 32px);margin:-16px -16px 12px;padding:16px 16px 0}.pd-modal-overlay--mobile .pd-community-header-block .pd-mobile-back-nav{border-bottom:1px solid #e5e5ea;padding-top:8px;padding-bottom:12px}html[data-theme=dark] .pd-modal-overlay--mobile .pd-community-header-block .pd-mobile-back-nav{border-bottom-color:#3a3a3c}.pd-modal-overlay--mobile .pd-community-header-block .pd-modal-community-header{margin:0!important;padding:12px 0 0!important}.pd-modal-overlay--mobile .pd-community-header-block .community-chip{background:#fff}.pd-modal-overlay--mobile .pd-community-header-block .community-chip:hover{background:#e5e5ea}html[data-theme=dark] .pd-modal-overlay--mobile .pd-community-header-block .community-chip{background:#48484a!important}html[data-theme=dark] .pd-modal-overlay--mobile .pd-community-header-block .community-chip:hover{background:#636366!important}.pd-modal-overlay--mobile .pd-post-card{box-sizing:border-box;background:#fff;border-radius:12px;flex-shrink:0;width:100%;padding:0 16px;overflow:hidden;box-shadow:0 1px 4px #00000014}html[data-theme=dark] .pd-modal-overlay--mobile .pd-post-card{background:#2c2c2e}.pd-modal-overlay--mobile .pd-post-card .pd-modal-author-time{padding:12px 0 0}.pd-modal-overlay--mobile .pd-post-card .pd-feed-item{border-bottom:none!important;padding-top:0!important;padding-bottom:12px!important}.pd-modal-overlay--mobile .pd-post-card .pd-feed-item .feed-content-image__picture,.pd-modal-overlay--mobile .pd-post-card .pd-feed-item .feed-content-video__picture,.pd-modal-overlay--mobile .pd-post-card .pd-feed-item .feed-content-carousel{border-radius:0;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}.pd-modal-overlay--mobile .pd-post-card .pd-comments{padding-bottom:24px;padding-left:0;padding-right:0}.pd-modal-overlay--mobile .pd-post-card .pd-comment-section__header{margin-left:0;margin-right:0}.pd-modal-overlay--mobile .pd-post-card .pd-comment-input,.pd-modal-overlay--mobile .pd-post-card .pd-comment{padding-left:0;padding-right:0}.pd-modal-overlay--mobile .pd-post-card .pd-comment--reply{margin-left:42px;padding-left:14px}.pd-modal-overlay--mobile .pd-post-card .pd-comment-section{padding-bottom:24px}
