@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Montserrat&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{background:#fff;font-family:Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}.yt-wrap{max-width:500px;margin:0 auto;background:#fff;min-height:100vh}@media(min-width:501px){.yt-wrap{min-height:auto;margin:0 auto}}@media(min-width:768px){.yt-wrap{max-width:600px}}.yt-channel{display:flex;align-items:center;padding:12px 16px 8px;gap:12px}.yt-channel-avatar{width:40px;height:40px;border-radius:50%;background:red;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700;flex-shrink:0}.yt-channel-info{flex:1}.yt-channel-name{font-size:14px;font-weight:500;color:#0f0f0f;display:flex;align-items:center;gap:4px}.yt-verified{display:inline-flex;width:14px;height:14px;align-items:center;justify-content:center;flex-shrink:0;color:#606060}.yt-verified svg{width:14px;height:14px;fill:#606060}.yt-channel-subs{font-size:12px;color:#606060;margin-top:1px}.yt-subscribe-btn{background:#0f0f0f;color:#fff;border:none;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;flex-shrink:0}.yt-subscribe-btn:hover{background:#272727}.yt-desc{padding:0 16px 10px;font-size:14px;line-height:1.4;color:#0f0f0f}.yt-player{position:relative;background:#000;overflow:hidden}.yt-player vturb-smartplayer{--player-vertical-width: 100% !important}.yt-player-overlay{position:absolute;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;padding:10px 12px;z-index:99999;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.45) 0%,transparent 100%)}.yt-player-left{display:flex;align-items:center;gap:8px}.yt-live-badge{background:red;color:#fff;font-size:12px;font-weight:500;padding:3px 6px;border-radius:3px;display:flex;align-items:center;gap:5px;letter-spacing:.3px;text-transform:uppercase}.yt-live-badge .dot{width:6px;height:6px;border-radius:50%;background:#fff;animation:blink 1.2s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.yt-player-viewers{color:#fff;font-size:13px;font-weight:400;display:flex;align-items:center;gap:4px}.yt-player-viewers svg{width:16px;height:16px;fill:#fff}.yt-float-wrap{position:absolute;bottom:30px;right:8px;width:50px;height:200px;pointer-events:none;z-index:99998;overflow:hidden}.yt-float-emoji{position:absolute;bottom:0;font-size:26px;animation:floatUp 3s ease-out forwards;opacity:0}@keyframes floatUp{0%{opacity:0;transform:translateY(0) scale(.5)}10%{opacity:1;transform:translateY(-20px) scale(1)}90%{opacity:.6;transform:translateY(-170px) scale(.9)}to{opacity:0;transform:translateY(-200px) scale(.7)}}.yt-engage{display:flex;align-items:center;padding:8px 16px;gap:8px;flex-wrap:wrap}.yt-engage-group{display:flex;align-items:center;background:#f2f2f2;border-radius:20px;overflow:hidden}.yt-engage-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border:none;background:none;color:#0f0f0f;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap}.yt-engage-btn:hover{background:#e5e5e5}.yt-engage-btn svg{width:20px;height:20px;fill:#0f0f0f}.yt-engage-divider{width:1px;height:24px;background:#ccc}.yt-engage-single{display:flex;align-items:center;gap:6px;padding:8px 14px;border:none;background:#f2f2f2;border-radius:20px;color:#0f0f0f;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap}.yt-engage-single:hover{background:#e5e5e5}.yt-engage-single svg{width:20px;height:20px;fill:#0f0f0f}.yt-comments-section{padding:12px 16px 4px}.yt-comment-header{display:flex;align-items:center;gap:24px;margin-bottom:16px}.yt-comment-count{font-size:16px;font-weight:500;color:#0f0f0f}.yt-comment-sort{display:flex;align-items:center;gap:4px;font-size:14px;color:#0f0f0f;cursor:pointer;border:none;background:none;font-family:inherit;font-weight:500}.yt-comment-sort svg{width:20px;height:20px;fill:#0f0f0f}.yt-comment{display:flex;gap:12px;margin-bottom:16px;animation:slideIn .35s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.yt-c-avatar{width:40px;height:40px;min-width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:500}.yt-c-body{flex:1;min-width:0}.yt-c-header{display:flex;align-items:center;gap:6px;margin-bottom:4px}.yt-c-name{font-size:13px;font-weight:500;color:#0f0f0f}.yt-c-city,.yt-c-time{font-size:12px;color:#606060;font-weight:400}.yt-c-text{font-size:14px;color:#0f0f0f;line-height:1.4;word-wrap:break-word}.yt-c-actions{display:flex;align-items:center;gap:8px;margin-top:4px}.yt-c-action{display:flex;align-items:center;gap:4px;border:none;background:none;color:#606060;font-size:12px;cursor:pointer;padding:4px 0;font-family:inherit}.yt-c-action svg{width:16px;height:16px;fill:#606060}.yt-c-action:hover{color:#0f0f0f}.yt-c-action:hover svg{fill:#0f0f0f}.yt-typing{display:none;gap:12px;align-items:center;margin-bottom:16px}.yt-typing-dots{display:flex;gap:3px;padding:12px 16px}.yt-typing-dot{width:6px;height:6px;border-radius:50%;background:#606060;animation:bounce .6s infinite}.yt-typing-dot:nth-child(2){animation-delay:.15s}.yt-typing-dot:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-4px);opacity:1}}.yt-ci{display:flex;align-items:center;gap:12px;padding:8px 16px 20px;border-top:1px solid #e5e5e5}.yt-ci-avatar{width:40px;height:40px;min-width:40px;border-radius:50%;background:#e5e5e5;display:flex;align-items:center;justify-content:center;color:#909090;font-size:15px}.yt-ci-field{flex:1;height:40px;border:none;border-bottom:1px solid #e5e5e5;padding:0 4px;font-size:14px;color:#0f0f0f;background:transparent;outline:none;font-family:inherit}.yt-ci-field::placeholder{color:#909090}.yt-ci-field:focus{border-bottom:2px solid #0f0f0f}.yt-hdr-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#606060;margin-top:2px;flex-wrap:wrap}.yt-hdr-live{display:inline-flex;align-items:center;gap:4px;background:red;color:#fff;font-size:11px;font-weight:500;padding:2px 6px;border-radius:2px;letter-spacing:.3px;text-transform:uppercase}.yt-hdr-live .dot{width:5px;height:5px;border-radius:50%;background:#fff;animation:blink 1.2s infinite}footer{background-color:#f0f0f0;padding:250px 20px;font-size:15px;color:#b8b8b8;text-align:center;font-family:Montserrat,sans-serif}footer a{color:#188bf6}
