﻿.esf-yt-popup{--esf-yt-popup-ratio: 16 / 9;--esf-yt-popup-max-h: calc(100vh - 64px);--esf-yt-popup-caption-w: 360px;box-sizing:border-box;width:100%;max-width:1180px;max-height:var(--esf-yt-popup-max-h);margin:0;color:#0f0f0f;background-color:#fff;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.35)}.esf-yt-popup *,.esf-yt-popup *::before,.esf-yt-popup *::after{box-sizing:border-box}.esf-yt-popup__columns{display:grid;grid-template-columns:minmax(420px, 1fr) var(--esf-yt-popup-caption-w);align-items:stretch;width:100%;min-height:0;max-height:var(--esf-yt-popup-max-h)}.esf-yt-popup__media,.esf-yt-popup__caption{min-width:0;min-height:0}.esf-yt-popup__media{position:relative;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.esf-yt-popup__iframe-wrap{position:relative;width:100%;aspect-ratio:var(--esf-yt-popup-ratio, 16/9);max-height:var(--esf-yt-popup-max-h);background:#000;overflow:hidden;--esf-yt-popup-w-from-h: calc(var(--esf-yt-popup-max-h) * 16 / 9)}@supports(width: min(100%, 1px)){.esf-yt-popup__iframe-wrap{width:min(100%,var(--esf-yt-popup-w-from-h))}}.esf-yt-popup__iframe-wrap iframe,.esf-yt-popup__iframe-wrap .esf-yt-popup__cover,.esf-yt-popup__iframe-wrap .esf-yt-popup__player{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;object-fit:contain;background:#000}.esf-yt-popup--short{--esf-yt-short-w: min(380px, calc(var(--esf-yt-popup-max-h) * 9 / 16));--esf-yt-popup-caption-w: 300px;width:max-content;max-width:max-content}.esf-yt-popup--short .esf-yt-popup__columns{grid-template-columns:var(--esf-yt-short-w) var(--esf-yt-popup-caption-w);width:max-content;max-width:max-content;justify-content:start}.esf-yt-popup--short .esf-yt-popup__media{width:var(--esf-yt-short-w);max-width:var(--esf-yt-short-w);flex:0 0 auto}.esf-yt-popup--short .esf-yt-popup__caption{width:var(--esf-yt-popup-caption-w);max-width:var(--esf-yt-popup-caption-w);flex:0 0 auto}.esf-yt-popup--short .esf-yt-popup__iframe-wrap{width:var(--esf-yt-short-w) !important;max-width:var(--esf-yt-short-w);height:auto;max-height:var(--esf-yt-popup-max-h);aspect-ratio:9/16;--esf-yt-popup-w-from-h: var(--esf-yt-short-w)}.esf-yt-popup--short .esf-yt-popup__stats{flex-direction:column;align-items:stretch;gap:10px}.esf-yt-popup--short .esf-yt-popup__reaction-bar{align-self:flex-start;max-width:100%}.esf-yt-popup--short .esf-yt-popup__watch-link{margin-left:0;width:100%;box-sizing:border-box;text-align:center}.esf-yt-popup__iframe-wrap--blocked{min-height:240px;aspect-ratio:auto;display:flex;align-items:center;justify-content:center;padding:24px}.esf-yt-popup__caption{display:flex;flex-direction:column;height:auto;max-height:var(--esf-yt-popup-max-h);border-left:1px solid #e5e5e5;background:#fff}.esf-yt-popup__caption-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:20px 18px 12px;-webkit-overflow-scrolling:touch}.esf-yt-popup__caption--has-comments .esf-yt-popup__caption-scroll{flex:0 1 auto;max-height:40%}.esf-yt-popup__header{display:flex;align-items:center;margin-bottom:16px;gap:4px}.esf-yt-popup__channel-avatar{margin-right:10px;flex:0 0 auto}.esf-yt-popup__channel-avatar img{width:36px;height:36px;border-radius:999px;display:block;object-fit:cover;box-shadow:0 0 0 1px rgba(15,15,15,.06)}.esf-yt-popup__header-main{flex:1 1 auto;min-width:0}.esf-yt-popup__channel-name{font-size:14px;font-weight:600;color:#0f0f0f;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esf-yt-popup__meta-date{font-size:12px;color:#606060;margin-top:2px}.esf-yt-popup__header-actions{margin-left:8px;flex:0 0 auto}.esf-yt-popup__subscribe{display:inline-block;padding:7px 14px;border-radius:999px;background-color:red;color:#fff;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .2s ease}.esf-yt-popup__subscribe:hover,.esf-yt-popup__subscribe:focus{background-color:#c00;color:#fff}.esf-yt-popup__title{margin:0 0 10px;font-size:17px;line-height:1.35;font-weight:600;letter-spacing:-0.01em;color:#0f0f0f}.esf-yt-popup__description{font-size:14px;line-height:1.55;color:#3f3f46;margin-bottom:4px;word-break:break-word}.esf-yt-popup__description a{color:#065fd4;text-decoration:none;font-weight:600}.esf-yt-popup__description a:hover{text-decoration:underline}.esf-yt-popup__stats{flex:0 0 auto;font-size:13px;color:#606060;display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 18px;border-top:1px solid #e5e5e5;background:#fff}.esf-yt-popup__stats+.esf-yt-popup__comments{margin-top:0}.esf-yt-popup__watch-link{display:inline-block;margin-left:auto;padding:7px 14px;border-radius:999px;background-color:red;color:#fff;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .2s ease}.esf-yt-popup__watch-link:hover,.esf-yt-popup__watch-link:focus{background-color:#c00;color:#fff}.esf-yt-popup__reaction-bar{display:inline-flex;align-items:center;gap:14px;padding:6px 12px;border-radius:999px;border:1px solid #e5e5e5;background-color:#fff}.esf-yt-popup__reaction{display:inline-flex;align-items:center;gap:5px;font-size:12px;line-height:1;font-weight:600;font-variant-numeric:tabular-nums;color:#606060}.esf-yt-popup__reaction svg{display:block;flex-shrink:0;opacity:.9}.esf-yt-popup__reaction i{font-size:13px}@media(max-width: 991px){.esf-yt-popup{--esf-yt-popup-max-h: calc(100vh - 24px);max-width:100%;border-radius:12px}.esf-yt-popup__columns{display:flex;flex-direction:column;max-height:var(--esf-yt-popup-max-h);overflow:auto}.esf-yt-popup__media{flex:0 0 auto;width:100%}.esf-yt-popup__iframe-wrap{width:100%;max-height:min(42vh,360px)}.esf-yt-popup__caption{flex:1 1 auto;width:100%;max-height:none;border-left:0;border-top:1px solid #e5e5e5}.esf-yt-popup__caption-scroll{padding:16px 16px 8px;max-height:min(40vh,360px)}.esf-yt-popup__stats{padding:10px 16px 14px}}@media(prefers-reduced-motion: reduce){.esf-yt-popup__subscribe,.esf-yt-popup__watch-link{transition:none}}.esf-yt-fancybox .fancybox-bg{background:rgba(0,0,0,.78)}.esf-yt-fancybox .fancybox-content{padding:0 !important;background:#fff !important;border-radius:14px;overflow:hidden}.esf-yt-fancybox .fancybox-slide{padding:20px}.esf-yt-fancybox .fancybox-slide--html{text-align:center}.esf-yt-fancybox .fancybox-slide--html .fancybox-content{display:inline-block;vertical-align:middle;text-align:left;width:min(1180px,100vw - 40px) !important;max-width:calc(100vw - 40px) !important}.esf-yt-fancybox.esf-yt-fancybox--short .fancybox-slide--html .fancybox-content,.esf-yt-fancybox .fancybox-slide--html .fancybox-content:has(.esf-yt-popup--short){width:max-content !important;max-width:calc(100vw - 40px) !important}.esf-yt-fancybox .fancybox-inner{padding:0 !important}.esf-yt-fancybox .fancybox-infobar,.esf-yt-fancybox .fancybox-infobar span{display:none !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important}.esf-yt-fancybox .fancybox-button{background:rgba(15,15,15,.78)}.esf-yt-fancybox .fancybox-button:hover{background:rgba(15,15,15,.95)}.esf-yt-fancybox .fancybox-navigation .fancybox-button{background:rgba(15,15,15,.55)}.esf-yt-fancybox .fancybox-navigation .fancybox-button:hover{background:rgba(15,15,15,.85)}.esf-yt-fancybox .fancybox-toolbar{right:12px;top:12px}@media(max-width: 991px){.esf-yt-fancybox .fancybox-slide{padding:12px}.esf-yt-fancybox .fancybox-slide--html .fancybox-content{width:calc(100vw - 24px) !important;max-width:calc(100vw - 24px) !important}.esf-yt-fancybox.esf-yt-fancybox--short .fancybox-slide--html .fancybox-content,.esf-yt-fancybox .fancybox-slide--html .fancybox-content:has(.esf-yt-popup--short){width:calc(100vw - 24px) !important;max-width:calc(100vw - 24px) !important}}.esf-yt-popup__comments{display:flex;flex-direction:column;gap:4px;flex:1 1 auto;min-height:0;overflow:hidden;padding:0 18px 12px;border-top:1px solid #e5e5e5}.esf-yt-popup__comments-header{padding-top:8px;font-size:12px;font-weight:600;color:#606060;flex:0 0 auto;letter-spacing:.01em}.esf-yt-popup__comments-list{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;-webkit-overflow-scrolling:touch}.esf-yt-popup__comments-loading,.esf-yt-popup__comments-empty,.esf-yt-popup__comments-error{font-size:13px;color:#606060;padding:4px 0}.esf-yt-popup__comments-footer{flex:0 0 auto}.esf-yt-popup__comments-youtube{flex:0 0 auto;border-top:1px solid #e5e5e5;padding-top:8px}.esf-yt-popup__comments-compose{display:flex;align-items:center;gap:10px;width:100%;padding:6px 0 2px;font-size:12px;font-weight:500;color:#606060;text-decoration:none;transition:color .15s ease}.esf-yt-popup__comments-compose:hover,.esf-yt-popup__comments-compose:focus{color:red}.esf-yt-popup__comments-compose-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.esf-yt-popup__comments-compose-icon svg{display:block;width:14px;height:14px;fill:currentColor}.esf-yt-popup__comments-compose-text{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esf-yt-popup__comments-load-more,.esf-yt-popup__replies-load-more{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:6px 0 2px;border:0;border-radius:0;background:rgba(0,0,0,0);color:#606060;cursor:pointer;transition:color .15s ease,opacity .15s ease}.esf-yt-popup__comments-load-more:hover:not(:disabled),.esf-yt-popup__replies-load-more:hover:not(:disabled){color:red}.esf-yt-popup__comments-load-more:disabled,.esf-yt-popup__replies-load-more:disabled{opacity:.75;cursor:wait}.esf-yt-popup__comments-load-more-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid #e5e5e5;background:#fafafa;color:inherit}.esf-yt-popup__comments-load-more-icon svg{display:block;width:16px;height:16px;fill:currentColor;transition:opacity .15s ease}.esf-yt-popup__comments-load-more:hover:not(:disabled):not(.is-loading) .esf-yt-popup__comments-load-more-icon,.esf-yt-popup__replies-load-more:hover:not(:disabled):not(.is-loading) .esf-yt-popup__comments-load-more-icon{border-color:rgba(255,0,0,.35);background:rgba(255,0,0,.06);color:red}.esf-yt-popup__comments-load-more.is-loading,.is-loading.esf-yt-popup__replies-load-more{cursor:wait}.esf-yt-popup__comments-load-more.is-loading .esf-yt-popup__comments-load-more-icon,.is-loading.esf-yt-popup__replies-load-more .esf-yt-popup__comments-load-more-icon{border-color:rgba(255,0,0,.2);background:rgba(255,0,0,.04)}.esf-yt-popup__comments-load-more.is-loading .esf-yt-popup__comments-load-more-icon svg,.is-loading.esf-yt-popup__replies-load-more .esf-yt-popup__comments-load-more-icon svg{opacity:0}.esf-yt-popup__comments-load-more.is-loading .esf-yt-popup__comments-load-more-icon::after,.is-loading.esf-yt-popup__replies-load-more .esf-yt-popup__comments-load-more-icon::after{content:"";position:absolute;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border:2px solid rgba(255,0,0,.18);border-top-color:red;border-radius:50%;animation:esf-yt-load-more-ring .7s linear infinite}.esf-yt-popup__comments-load-more-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.esf-yt-popup__comment{display:flex;flex-direction:column;gap:8px;padding-bottom:12px;border-bottom:1px solid #e5e5e5}.esf-yt-popup__comment:last-child{border-bottom:0;padding-bottom:0}.esf-yt-popup__comment-row{display:flex;align-items:flex-start;gap:10px}.esf-yt-popup__comment-row--reply .esf-yt-popup__comment-avatar{width:24px;height:24px;font-size:11px}.esf-yt-popup__comment-avatar{flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg, #ff0000, #cc0000);color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;object-fit:cover}.esf-yt-popup__comment-avatar--image{background:#efefef;padding:0;display:block}.esf-yt-popup__comment-avatar--anonymous{background:#efefef;color:#8e8e8e;border:1px solid #e5e5e5}.esf-yt-popup__comment-avatar--anonymous svg{display:block;width:16px;height:16px}.esf-yt-popup__comment-body{flex:1 1 auto;min-width:0}.esf-yt-popup__comment-line{margin:0;font-size:13px;line-height:1.45;color:#0f0f0f;word-break:break-word}.esf-yt-popup__comment-avatar-link{flex:0 0 auto;display:inline-flex;text-decoration:none;color:inherit;border-radius:50%}.esf-yt-popup__comment-avatar-link:hover,.esf-yt-popup__comment-avatar-link:focus{opacity:.9}.esf-yt-popup__comment-author{font-weight:700;color:#0f0f0f;margin-right:6px;text-decoration:none}.esf-yt-popup__comment-author:hover,.esf-yt-popup__comment-author:focus{text-decoration:underline;color:#0f0f0f}.esf-yt-popup__comment-author--placeholder{font-weight:600;color:#606060}.esf-yt-popup__comment-text{font-weight:400;color:#0f0f0f}.esf-yt-popup__comment-meta{display:flex;align-items:center;gap:10px;margin-top:6px;font-size:12px;color:#606060}.esf-yt-popup__comment-time{font-size:12px;font-style:italic;text-transform:none;letter-spacing:normal}.esf-yt-popup__comment-likes{display:inline-flex;align-items:center;gap:4px}.esf-yt-popup__comment-likes::before{content:"♥";font-size:12px;color:red}.esf-yt-popup__replies-toggle{align-self:flex-start;margin-left:42px;padding:0;border:0;background:rgba(0,0,0,0);color:#606060;font-size:12px;font-weight:600;cursor:pointer}.esf-yt-popup__replies-toggle:hover{color:#0f0f0f}.esf-yt-popup__replies-toggle:disabled{opacity:.65;cursor:wait}.esf-yt-popup__replies-load-more-item{list-style:none;display:flex;justify-content:center;padding:2px 0 0}.esf-yt-popup__comment-replies{list-style:none;margin:0 0 0 42px;padding:8px 0 0;flex-direction:column;gap:10px;border-left:0}.esf-yt-popup__comment-replies:not([hidden]){display:flex}.esf-yt-popup__comment-replies[hidden]{display:none !important}.esf-yt-popup__comment-reply{display:flex;flex-direction:column;gap:4px}@media(max-width: 991px){.esf-yt-popup__comments{padding:0 16px 12px;max-height:min(36vh,320px)}.esf-yt-popup__caption--has-comments .esf-yt-popup__caption-scroll{max-height:min(28vh,240px)}}@keyframes esf-yt-load-more-ring{to{transform:rotate(360deg)}}@media(prefers-reduced-motion: reduce){.esf-yt-popup__comments-compose{transition:none}.esf-yt-popup__comments-load-more.is-loading .esf-yt-popup__comments-load-more-icon::after,.is-loading.esf-yt-popup__replies-load-more .esf-yt-popup__comments-load-more-icon::after{animation:none}}
