@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.tc-wp-tool-root{width:100%;max-width:100%;min-width:0;box-sizing:border-box;display:flow-root;isolation:isolate;position:relative;}.wpc-scope-81 .tc-wp-tool-root img,.wpc-scope-81 .tc-wp-tool-root video,.wpc-scope-81 .tc-wp-tool-root svg,.wpc-scope-81 .tc-wp-tool-root iframe{max-width:100%;height:auto;}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper *{margin:0;padding:0;box-sizing:border-box;}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper{font-family:'Inter',sans-serif;background:hsla(159,82%,55%,1);background:linear-gradient(90deg,hsla(159,82%,55%,1) 0%,hsla(206,98%,48%,1) 100%);background:-moz-linear-gradient(90deg,hsla(159,82%,55%,1) 0%,hsla(206,98%,48%,1) 100%);background:-webkit-linear-gradient(90deg,hsla(159,82%,55%,1) 0%,hsla(206,98%,48%,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#2FEAA8",endColorstr="#028CF3",GradientType=1 );color:#ffffff;line-height:1.5;font-size:30px;font-weight:700;}.wpc-scope-81 .tc-wp-tool-root .yttv-container{max-width:64%;margin:0 auto;padding:100px 16px;}.wpc-scope-81 .tc-wp-tool-root .yttv-header{text-align:center;margin-bottom:40px;padding:30px 0;}.wpc-scope-81 .tc-wp-tool-root .yttv-logo-container{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px;}.wpc-scope-81 .tc-wp-tool-root .yttv-logo{width:50px;height:50px;background:linear-gradient(135deg,#ff6b6b,#ee5a52,#ff4757,#ff3838);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(255,71,87,0.4);}.wpc-scope-81 .tc-wp-tool-root .yttv-youtube-icon{width:28px;height:28px;fill:white;}.wpc-scope-81 .tc-wp-tool-root .yttv-title{font-size:2.2rem;font-weight:800;background:linear-gradient(135deg,#ffffff,#f1f2f6,#e3f2fd,#bbdefb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;}.wpc-scope-81 .tc-wp-tool-root .yttv-subtitle{font-size:1rem;color:rgba(255,255,255,0.8);font-weight:500;}.wpc-scope-81 .tc-wp-tool-root .yttv-input-section{background:linear-gradient(135deg,rgba(255,255,255,0.15),rgba(255,255,255,0.05));backdrop-filter:blur(20px);border-radius:20px;padding:30px;margin-bottom:30px;border:1px solid rgba(255,255,255,0.3);box-shadow:0 8px 32px rgba(0,0,0,0.2);}.wpc-scope-81 .tc-wp-tool-root .yttv-input-title{font-size:1.3rem;font-weight:700;color:white;margin-bottom:15px;text-align:center;}.wpc-scope-81 .tc-wp-tool-root .yttv-input-group{display:flex;gap:12px;margin-bottom:20px;}.wpc-scope-81 .tc-wp-tool-root .yttv-input-field{flex:1;padding:14px 18px;border:2px solid rgba(255,255,255,0.2);border-radius:12px;background:rgba(255,255,255,0.1);color:#1b5071;font-size:14px;font-weight:500;transition:all 0.3s ease;font-family:'Inter',sans-serif;}.wpc-scope-81 .tc-wp-tool-root .yttv-input-field:focus{outline:none;border-color:#5f27cd;background:rgba(255,255,255,0.15);}.wpc-scope-81 .tc-wp-tool-root .yttv-input-field::placeholder{color:rgba(255,255,255,0.6);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn{padding:14px 20px;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s ease;font-family:'Inter',sans-serif;display:flex;align-items:center;gap:8px;}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-paste{background:linear-gradient(135deg,#5f27cd,#341f97,#2e1065,#1e1b4b);color:white;box-shadow:0 4px 15px rgba(95,39,205,0.4);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-paste:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(95,39,205,0.4);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-find{background:linear-gradient(135deg,#2a82a4,#4b7cb9,#2e86de,#1e90ff);color:white;width:100%;justify-content:center;padding:16px;font-size:16px;font-weight:700;box-shadow:0 4px 15px rgba(0,210,211,0.4);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-find:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,210,211,0.4);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn:disabled{opacity:0.6;cursor:not-allowed;transform:none !important;}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-icon{width:16px;height:16px;fill:currentColor;}.wpc-scope-81 .tc-wp-tool-root .yttv-loading{display:none;text-align:center;padding:40px;background:rgba(255,255,255,0.1);backdrop-filter:blur(20px);border-radius:20px;margin-bottom:30px;border:1px solid rgba(255,255,255,0.2);}.wpc-scope-81 .tc-wp-tool-root .yttv-loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,0.3);border-top:3px solid #00d2d3;border-radius:50%;animation:yttv-spin 1s linear infinite;margin:0 auto 20px;}.wpc-scope-81 .tc-wp-tool-root .yttv-loading-text{font-size:1.1rem;font-weight:600;color:white;}.wpc-scope-81 .tc-wp-tool-root .yttv-results{display:none;}.wpc-scope-81 .tc-wp-tool-root .yttv-video-card{background:linear-gradient(135deg,rgba(255,255,255,0.15),rgba(255,255,255,0.05));backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,0.3);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,0.2);}.wpc-scope-81 .tc-wp-tool-root .yttv-video-header{padding:25px;display:flex;flex-direction:column;gap:20px;}.wpc-scope-81 .tc-wp-tool-root .yttv-thumbnail-container{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16/9;box-shadow:0 4px 15px rgba(0,0,0,0.2);}.wpc-scope-81 .tc-wp-tool-root .yttv-thumbnail{width:100%;height:100%;object-fit:cover;}.wpc-scope-81 .tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:1.4rem;font-weight:700;color:white;margin-bottom:15px;line-height:1.3;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-info{display:flex;align-items:center;gap:12px;padding:15px;background:rgba(255,255,255,0.1);border-radius:12px;margin-bottom:20px;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-avatar{width:40px;height:40px;background:linear-gradient(135deg,#ff4757,#ff3838,#ff2d55,#ff1744);border-radius:10px;display:flex;align-items:center;justify-content:center;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-icon{width:20px;height:20px;fill:white;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-details .yttv-channel-name{font-size:1rem;font-weight:600;color:white;margin-bottom:2px;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-link{color:#00d2d3;text-decoration:none;font-weight:600;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-link:hover{color:#54a0ff;}.wpc-scope-81 .tc-wp-tool-root .yttv-verified-text{color:rgba(255,255,255,0.7);font-size:0.85rem;}.wpc-scope-81 .tc-wp-tool-root .yttv-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:15px;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card{background:linear-gradient(135deg,rgba(255,255,255,0.15),rgba(255,255,255,0.05));border-radius:12px;padding:15px;text-align:center;border:1px solid rgba(255,255,255,0.3);transition:transform 0.3s ease;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card:hover{transform:translateY(-3px);}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-icon{width:24px;height:24px;margin:0 auto 8px;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card.yttv-views .yttv-stat-icon{background:linear-gradient(135deg,#54a0ff,#2e86de,#1e90ff,#007bff);}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card.yttv-likes .yttv-stat-icon{background:linear-gradient(135deg,#ff6b6b,#ee5a52,#ff4757,#ff3838);}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card.yttv-published .yttv-stat-icon{background:linear-gradient(135deg,#5f27cd,#341f97,#2e1065,#1e1b4b);}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-link{color:#2a7f80;text-decoration:none;font-weight:600;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-icon svg{width:12px;height:12px;fill:white;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-label{font-size:0.75rem;color:rgba(255,255,255,0.7);font-weight:500;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:4px;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-value{font-size:1.1rem;font-weight:700;color:white;}.wpc-scope-81 .tc-wp-tool-root .yttv-title-section{padding:25px;background:rgba(255,255,255,0.05);border-top:1px solid rgba(255,255,255,0.1);}.wpc-scope-81 .tc-wp-tool-root .yttv-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:15px;}.wpc-scope-81 .tc-wp-tool-root .yttv-section-title{display:flex;align-items:center;gap:12px;}.wpc-scope-81 .tc-wp-tool-root .yttv-section-icon{width:40px;height:40px;background:linear-gradient(135deg,#5f27cd,#341f97,#2e1065,#1e1b4b);border-radius:10px;display:flex;align-items:center;justify-content:center;}.wpc-scope-81 .tc-wp-tool-root .yttv-section-icon svg{width:20px;height:20px;fill:white;}.wpc-scope-81 .tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:1.2rem;font-weight:700;color:white;margin-bottom:2px;}.wpc-scope-81 .tc-wp-tool-root .yttv-section-title-text p{font-size:0.85rem;color:rgba(255,255,255,0.7);}.wpc-scope-81 .tc-wp-tool-root .yttv-copy-btn{background:linear-gradient(135deg,#00d2d3,#54a0ff,#2e86de,#1e90ff);color:white;border:none;padding:10px 16px;border-radius:10px;cursor:pointer;font-weight:600;font-size:0.9rem;transition:all 0.3s ease;display:flex;align-items:center;gap:8px;}.wpc-scope-81 .tc-wp-tool-root .yttv-copy-btn:hover{transform:translateY(-2px);}.wpc-scope-81 .tc-wp-tool-root .yttv-copy-btn.yttv-copied{background:linear-gradient(135deg,#2ed573,#1e90ff);}.wpc-scope-81 .tc-wp-tool-root .yttv-copy-icon{width:14px;height:14px;fill:currentColor;}.wpc-scope-81 .tc-wp-tool-root .yttv-title-content{background:rgba(255,255,255,0.1);padding:20px;border-radius:12px;border-left:4px solid #5f27cd;color:rgba(255,255,255,0.9);line-height:1.6;font-size:0.9rem;white-space:pre-wrap;border:1px solid rgba(255,255,255,0.1);}.wpc-scope-81 .tc-wp-tool-root .yttv-error{background:rgba(255,107,107,0.1);backdrop-filter:blur(20px);border-radius:20px;padding:30px;border:1px solid rgba(255,107,107,0.2);text-align:center;margin-bottom:30px;}.wpc-scope-81 .tc-wp-tool-root .yttv-error-icon{font-size:3rem;margin-bottom:15px;}.wpc-scope-81 .tc-wp-tool-root .yttv-error .yttv-error-title{font-size:1.3rem;font-weight:700;color:#ff6b6b;margin-bottom:10px;}.wpc-scope-81 .tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.95rem;color:rgba(255,107,107,0.8);margin-bottom:8px;}.wpc-scope-81 .tc-wp-tool-root .yttv-error .yttv-error-details{color:rgba(255,255,255,0.7);font-size:0.85rem;}.wpc-scope-81 .tc-wp-tool-root .yttv-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:15px;margin-bottom:30px;}.wpc-scope-81 .tc-wp-tool-root .yttv-feature-card{background:linear-gradient(135deg,rgba(255,255,255,0.15),rgba(255,255,255,0.05));backdrop-filter:blur(20px);border-radius:12px;padding:20px;text-align:center;border:1px solid rgba(255,255,255,0.3);transition:transform 0.3s ease;}.wpc-scope-81 .tc-wp-tool-root .yttv-feature-card:hover{transform:translateY(-5px);}.wpc-scope-81 .tc-wp-tool-root .yttv-feature-icon{font-size:1.8rem;margin-bottom:8px;display:block;}.wpc-scope-81 .tc-wp-tool-root .yttv-feature-text{font-size:0.85rem;font-weight:600;color:white;}@keyframes yttv-spin{to{transform:rotate(360deg);}}.wpc-scope-81 .tc-wp-tool-root .yttv-input-field{flex:1;padding:14px 18px !important;border:2px solid rgba(255,255,255,0.2) !important;border-radius:12px;background:rgba(255,255,255,0.1);color:#1b5071;font-size:14px;font-weight:500;transition:all 0.3s ease;font-family:'Inter',sans-serif;}.wpc-scope-81 .tc-wp-tool-root input.text,.wpc-scope-81 .tc-wp-tool-root input.title,.wpc-scope-81 .tc-wp-tool-root input[type="email"],.wpc-scope-81 .tc-wp-tool-root input[type="password"],.wpc-scope-81 .tc-wp-tool-root input[type="tel"],.wpc-scope-81 .tc-wp-tool-root input[type="text"],.wpc-scope-81 .tc-wp-tool-root select,.wpc-scope-81 .tc-wp-tool-root textarea{background-color:transparent;}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper::-webkit-scrollbar{width:6px;}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper::-webkit-scrollbar-track{background:rgba(255,255,255,0.1);border-radius:3px;}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#5f27cd,#341f97,#2e1065,#1e1b4b);border-radius:3px;}@media (max-width:768px){.tc-wp-tool-root .yttv-container{padding:15px;}.tc-wp-tool-root .yttv-title{font-size:1.8rem;}.tc-wp-tool-root .yttv-input-group{flex-direction:column;}.tc-wp-tool-root .yttv-input-section,.tc-wp-tool-root .yttv-loading,.tc-wp-tool-root .yttv-error{padding:20px;}.tc-wp-tool-root .yttv-video-header{padding:20px;}.tc-wp-tool-root .yttv-title{font-size:1.3rem;margin-top:40px;}}.wpc-scope-81 .tc-wp-tool-root .yttv-search-again-section{padding:25px;background:rgba(255,255,255,0.05);border-top:1px solid rgba(255,255,255,0.1);text-align:center;}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-search-again{background:linear-gradient(135deg,#ff6b6b,#ee5a52,#ff4757,#ff3838);color:white;border:none;padding:14px 24px;border-radius:12px;cursor:pointer;font-weight:600;font-size:1rem;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:10px;box-shadow:0 4px 15px rgba(255,107,107,0.4);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-search-again:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,107,0.4);}.wpc-scope-81 .tc-wp-tool-root .yttv-search-again-icon{width:16px;height:16px;fill:currentColor;}@media (max-width:991px){.tc-wp-tool-root .yttv-container{max-width:720px;padding:15px;}.tc-wp-tool-root .yttv-title{font-size:2rem;}.tc-wp-tool-root .yttv-subtitle{font-size:0.9rem;}.tc-wp-tool-root .yttv-input-section,.tc-wp-tool-root .yttv-loading,.tc-wp-tool-root .yttv-error{padding:25px;}.tc-wp-tool-root .yttv-input-title{font-size:1.2rem;}.tc-wp-tool-root .yttv-input-group{flex-direction:column;gap:10px;}.tc-wp-tool-root .yttv-btn{width:100%;justify-content:center;}.tc-wp-tool-root .yttv-video-header{flex-direction:column;padding:20px;gap:15px;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:1.2rem;margin-bottom:10px;}.tc-wp-tool-root .yttv-channel-info{padding:10px;margin-bottom:15px;}.tc-wp-tool-root .yttv-channel-name{font-size:0.9rem;}.tc-wp-tool-root .yttv-stats-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px;}.tc-wp-tool-root .yttv-stat-card{padding:12px;}.tc-wp-tool-root .yttv-stat-label{font-size:0.7rem;}.tc-wp-tool-root .yttv-stat-value{font-size:1rem;}.tc-wp-tool-root .yttv-section-header{flex-direction:column;align-items:flex-start;gap:10px;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:1.1rem;}.tc-wp-tool-root .yttv-copy-btn{width:100%;justify-content:center;}.tc-wp-tool-root .yttv-title-content{padding:15px;font-size:0.85rem;}.tc-wp-tool-root .yttv-error .yttv-error-title{font-size:1.2rem;}.tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.9rem;}.tc-wp-tool-root .yttv-features-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;}.tc-wp-tool-root .yttv-feature-card{padding:15px;}.tc-wp-tool-root .yttv-feature-text{font-size:0.8rem;}.tc-wp-tool-root .yttv-btn-search-again{font-size:0.9rem;padding:12px 20px;}}@media (max-width:768px){.tc-wp-tool-root .yttv-container{max-width:100%;padding:15px;}.tc-wp-tool-root .yttv-title{font-size:1.8rem;}.tc-wp-tool-root .yttv-subtitle{font-size:0.85rem;}.tc-wp-tool-root .yttv-input-section,.tc-wp-tool-root .yttv-loading,.tc-wp-tool-root .yttv-error{padding:20px;}.tc-wp-tool-root .yttv-input-title{font-size:1.1rem;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:1.1rem;}.tc-wp-tool-root .yttv-stats-grid{grid-template-columns:1fr 1fr;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:1rem;}.tc-wp-tool-root .yttv-title-content{font-size:0.8rem;}.tc-wp-tool-root .yttv-btn-find{padding:14px;font-size:15px;}.tc-wp-tool-root .yttv-title{font-size:1.3rem;margin-top:40px;}.tc-wp-tool-root .yttv-logo{width:45px;height:45px;border-radius:10px;margin-top:27px;}}@media (max-width:600px){.tc-wp-tool-root .yttv-header{padding:20px 0;margin-bottom:30px;}.tc-wp-tool-root .yttv-logo-container{gap:10px;margin-bottom:15px;}.tc-wp-tool-root .yttv-logo{width:45px;height:45px;border-radius:10px;}.tc-wp-tool-root .yttv-youtube-icon{width:25px;height:25px;}.tc-wp-tool-root .yttv-title{font-size:1.6rem;}.tc-wp-tool-root .yttv-subtitle{font-size:0.8rem;}.tc-wp-tool-root .yttv-input-field{padding:12px 15px;font-size:13px;}.tc-wp-tool-root .yttv-btn{padding:12px 15px;font-size:13px;}.tc-wp-tool-root .yttv-btn-find{padding:14px;font-size:14px;}.tc-wp-tool-root .yttv-loading-spinner{width:35px;height:35px;}.tc-wp-tool-root .yttv-loading-text{font-size:1rem;}.tc-wp-tool-root .yttv-video-header{padding:15px;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:1rem;}.tc-wp-tool-root .yttv-channel-avatar{width:35px;height:35px;}.tc-wp-tool-root .yttv-channel-icon{width:18px;height:18px;}.tc-wp-tool-root .yttv-channel-name{font-size:0.85rem;}.tc-wp-tool-root .yttv-verified-text{font-size:0.75rem;}.tc-wp-tool-root .yttv-stats-grid{grid-template-columns:1fr;}.tc-wp-tool-root .yttv-stat-card{padding:10px;}.tc-wp-tool-root .yttv-stat-label{font-size:0.65rem;}.tc-wp-tool-root .yttv-stat-value{font-size:0.9rem;}.tc-wp-tool-root .yttv-section-icon{width:35px;height:35px;}.tc-wp-tool-root .yttv-section-icon svg{width:18px;height:18px;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:0.95rem;}.tc-wp-tool-root .yttv-section-title-text p{font-size:0.8rem;}.tc-wp-tool-root .yttv-copy-btn{padding:8px 12px;font-size:0.8rem;}.tc-wp-tool-root .yttv-title-content{padding:12px;font-size:0.75rem;}.tc-wp-tool-root .yttv-error .yttv-error-icon{font-size:2.5rem;}.tc-wp-tool-root .yttv-error .yttv-error-title{font-size:1.1rem;}.tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.85rem;}.tc-wp-tool-root .yttv-features-grid{grid-template-columns:1fr 1fr;}.tc-wp-tool-root .yttv-feature-card{padding:15px;}.tc-wp-tool-root .yttv-feature-text{font-size:0.75rem;}.tc-wp-tool-root .yttv-btn-search-again{font-size:0.85rem;padding:10px 18px;}.tc-wp-tool-root .yttv-wrapper{font-family:'Inter',sans-serif;color:#ffffff;line-height:1.5;font-size:14px;font-weight:700;}.tc-wp-tool-root .yttv-title{font-size:1.3rem;margin-top:40px;}.tc-wp-tool-root .yttv-logo{width:45px;height:45px;border-radius:10px;margin-top:27px;}}@media (max-width:400px){.tc-wp-tool-root .yttv-container{padding:10px;}.tc-wp-tool-root .yttv-title{font-size:1.4rem;}.tc-wp-tool-root .yttv-subtitle{font-size:0.75rem;}.tc-wp-tool-root .yttv-input-section,.tc-wp-tool-root .yttv-loading,.tc-wp-tool-root .yttv-error{padding:15px;}.tc-wp-tool-root .yttv-input-title{font-size:1rem;}.tc-wp-tool-root .yttv-btn-paste{padding:10px 12px;font-size:12px;}.tc-wp-tool-root .yttv-btn-find{padding:12px;font-size:13px;}.tc-wp-tool-root .yttv-loading-spinner{width:30px;height:30px;}.tc-wp-tool-root .yttv-loading-text{font-size:0.9rem;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:0.95rem;}.tc-wp-tool-root .yttv-channel-name{font-size:0.8rem;}.tc-wp-tool-root .yttv-verified-text{font-size:0.7rem;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:0.9rem;}.tc-wp-tool-root .yttv-section-title-text p{font-size:0.75rem;}.tc-wp-tool-root .yttv-copy-btn{font-size:0.75rem;}.tc-wp-tool-root .yttv-title-content{font-size:0.7rem;}.tc-wp-tool-root .yttv-error .yttv-error-title{font-size:1rem;}.tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.8rem;}.tc-wp-tool-root .yttv-features-grid{grid-template-columns:1fr;}.tc-wp-tool-root .yttv-feature-card{padding:12px;}.tc-wp-tool-root .yttv-feature-text{font-size:0.7rem;}.tc-wp-tool-root .yttv-btn-search-again{font-size:0.8rem;padding:8px 15px;}.tc-wp-tool-root .yttv-wrapper{font-family:'Inter',sans-serif;color:#ffffff;line-height:1.5;font-size:14px;font-weight:700;}.tc-wp-tool-root .yttv-title{font-size:1.3rem;margin-top:40px;}.tc-wp-tool-root .yttv-logo{width:45px;height:45px;border-radius:10px;margin-top:27px;}}@media (max-width:375px){.tc-wp-tool-root .yttv-title{font-size:1.3rem;}.tc-wp-tool-root .yttv-subtitle{font-size:0.7rem;}.tc-wp-tool-root .yttv-input-field{font-size:12px;}.tc-wp-tool-root .yttv-btn-paste{font-size:11px;}.tc-wp-tool-root .yttv-btn-find{font-size:12px;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:0.9rem;}.tc-wp-tool-root .yttv-channel-name{font-size:0.75rem;}.tc-wp-tool-root .yttv-verified-text{font-size:0.65rem;}.tc-wp-tool-root .yttv-stat-label{font-size:0.6rem;}.tc-wp-tool-root .yttv-stat-value{font-size:0.8rem;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:0.85rem;}.tc-wp-tool-root .yttv-section-title-text p{font-size:0.7rem;}.tc-wp-tool-root .yttv-copy-btn{font-size:0.7rem;padding:7px 10px;}.tc-wp-tool-root .yttv-title-content{font-size:0.65rem;}.tc-wp-tool-root .yttv-error .yttv-error-title{font-size:0.95rem;}.tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.75rem;}.tc-wp-tool-root .yttv-feature-text{font-size:0.65rem;}.tc-wp-tool-root .yttv-btn-search-again{font-size:0.75rem;padding:7px 12px;}.tc-wp-tool-root .yttv-wrapper{font-family:'Inter',sans-serif;color:#ffffff;line-height:1.5;font-size:14px;font-weight:700;}.tc-wp-tool-root .yttv-title{font-size:1.3rem;margin-top:40px;}.tc-wp-tool-root .yttv-logo{width:45px;height:45px;border-radius:10px;margin-top:27px;}}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper *{margin:0;padding:0;box-sizing:border-box;}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper{position:relative;width:100%;overflow-x:hidden;font-family:'Inter',sans-serif;color:#ffffff;line-height:1.5;font-size:16px;font-weight:500;background:#071827;background:radial-gradient(circle at 18% 12%,rgba(47,234,168,0.42) 0,rgba(47,234,168,0) 34%),radial-gradient(circle at 86% 20%,rgba(2,140,243,0.48) 0,rgba(2,140,243,0) 38%),linear-gradient(135deg,#061826 0%,#08233a 42%,#0b3b4b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2FEAA8",endColorstr="#028CF3",GradientType=1);}.wpc-scope-81 .tc-wp-tool-root .yttv-container{width:min(100%,980px);max-width:980px;margin:0 auto;padding:76px 20px 88px;}.wpc-scope-81 .tc-wp-tool-root .yttv-header{text-align:center;margin-bottom:34px;padding:14px 0 0;}.wpc-scope-81 .tc-wp-tool-root .yttv-logo-container{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:26px;}.wpc-scope-81 .tc-wp-tool-root .yttv-logo{width:58px;height:58px;flex:0 0 58px;background:linear-gradient(135deg,#ff5a66 0%,#ff2e4d 48%,#c91837 100%);border-radius:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 18px 42px rgba(255,46,77,0.34),inset 0 1px 0 rgba(255,255,255,0.32);transition:transform 0.28s ease,box-shadow 0.28s ease;}.wpc-scope-81 .tc-wp-tool-root .yttv-logo:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 24px 54px rgba(255,46,77,0.42),inset 0 1px 0 rgba(255,255,255,0.36);}.wpc-scope-81 .tc-wp-tool-root .yttv-youtube-icon{width:30px;height:30px;fill:#ffffff;}.wpc-scope-81 .tc-wp-tool-root .yttv-title{max-width:820px;margin:0 auto 10px;font-size:clamp(2rem,4vw,3.35rem);font-weight:800;line-height:1.08;letter-spacing:0;color:#ffffff;background:linear-gradient(135deg,#ffffff 0%,#e9fbff 48%,#b9fff0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-wrap:balance;}.wpc-scope-81 .tc-wp-tool-root .yttv-subtitle{font-size:1rem;color:rgba(232,251,255,0.82);font-weight:600;}.wpc-scope-81 .tc-wp-tool-root .yttv-input-section{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,0.18),rgba(255,255,255,0.075));backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-radius:24px;padding:30px;margin-bottom:28px;border:1px solid rgba(255,255,255,0.24);box-shadow:0 28px 70px rgba(0,20,35,0.32),inset 0 1px 0 rgba(255,255,255,0.26);}.wpc-scope-81 .tc-wp-tool-root .yttv-input-section::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(47,234,168,0.18),rgba(2,140,243,0.16));opacity:0.55;}.wpc-scope-81 .tc-wp-tool-root .yttv-input-title{position:relative;font-size:1.28rem;font-weight:800;color:#ffffff;margin-bottom:18px;text-align:center;letter-spacing:0;}.wpc-scope-81 .tc-wp-tool-root .yttv-input-group{position:relative;display:flex;gap:12px;margin-bottom:16px;}.wpc-scope-81 .tc-wp-tool-root .yttv-input-field{flex:1;min-width:0;width:100%;padding:15px 18px !important;border:1px solid rgba(214,250,255,0.42) !important;border-radius:15px;background:rgba(255,255,255,0.94);color:#12324a;font-size:15px;font-weight:600;line-height:1.35;transition:border-color 0.24s ease,box-shadow 0.24s ease,background 0.24s ease,transform 0.24s ease;font-family:'Inter',sans-serif;box-shadow:inset 0 1px 0 rgba(255,255,255,0.9),0 10px 26px rgba(3,26,46,0.12);}.wpc-scope-81 .tc-wp-tool-root .yttv-input-field:focus{outline:none;border-color:rgba(47,234,168,0.9) !important;background:#ffffff;box-shadow:0 0 0 4px rgba(47,234,168,0.2),0 16px 34px rgba(3,26,46,0.18);}.wpc-scope-81 .tc-wp-tool-root .yttv-input-field::placeholder{color:rgba(18,50,74,0.48);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn{border:none;border-radius:15px;padding:14px 20px;min-height:50px;font-size:14px;font-weight:800;line-height:1;cursor:pointer;transition:transform 0.24s ease,box-shadow 0.24s ease,filter 0.24s ease,background 0.24s ease;font-family:'Inter',sans-serif;display:flex;align-items:center;justify-content:center;gap:9px;user-select:none;}.wpc-scope-81 .tc-wp-tool-root .yttv-btn:hover{transform:translateY(-2px);filter:saturate(1.08);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn:active{transform:translateY(0) scale(0.99);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(255,255,255,0.24),0 12px 30px rgba(2,140,243,0.28);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-paste{flex:0 0 auto;background:linear-gradient(135deg,#7457ff 0%,#5f27cd 46%,#2e1065 100%);color:#ffffff;box-shadow:0 14px 30px rgba(95,39,205,0.34),inset 0 1px 0 rgba(255,255,255,0.22);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-paste:hover{box-shadow:0 18px 38px rgba(95,39,205,0.42),inset 0 1px 0 rgba(255,255,255,0.26);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-find{position:relative;width:100%;justify-content:center;padding:17px 20px;font-size:16px;font-weight:800;color:#ffffff;background:linear-gradient(135deg,#2feaa8 0%,#13bad7 44%,#028cf3 100%);box-shadow:0 18px 42px rgba(2,140,243,0.34),inset 0 1px 0 rgba(255,255,255,0.28);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-find:hover{box-shadow:0 22px 50px rgba(2,140,243,0.42),inset 0 1px 0 rgba(255,255,255,0.34);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn:disabled{opacity:0.58;cursor:not-allowed;transform:none !important;box-shadow:none;}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-icon{width:17px;height:17px;flex:0 0 17px;fill:currentColor;}.wpc-scope-81 .tc-wp-tool-root .yttv-loading{display:none;text-align:center;padding:42px 28px;background:linear-gradient(145deg,rgba(255,255,255,0.16),rgba(255,255,255,0.07));backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-radius:24px;margin-bottom:28px;border:1px solid rgba(255,255,255,0.22);box-shadow:0 24px 58px rgba(0,20,35,0.24);}.wpc-scope-81 .tc-wp-tool-root .yttv-loading-spinner{width:44px;height:44px;border:4px solid rgba(255,255,255,0.28);border-top:4px solid #2feaa8;border-right-color:#028cf3;border-radius:50%;animation:yttv-spin 0.9s linear infinite;margin:0 auto 18px;box-shadow:0 0 28px rgba(47,234,168,0.22);}.wpc-scope-81 .tc-wp-tool-root .yttv-loading-text{font-size:1.05rem;font-weight:700;color:rgba(255,255,255,0.92);}.wpc-scope-81 .tc-wp-tool-root .yttv-results{display:none;}.wpc-scope-81 .tc-wp-tool-root .yttv-video-card{overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,0.17),rgba(255,255,255,0.07));backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-radius:24px;border:1px solid rgba(255,255,255,0.24);box-shadow:0 28px 72px rgba(0,20,35,0.34);}.wpc-scope-81 .tc-wp-tool-root .yttv-video-header{padding:26px;display:flex;flex-direction:column;gap:22px;}.wpc-scope-81 .tc-wp-tool-root .yttv-thumbnail-container{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:16 / 9;box-shadow:0 18px 44px rgba(0,20,35,0.32);background:rgba(255,255,255,0.1);}.wpc-scope-81 .tc-wp-tool-root .yttv-thumbnail{width:100%;height:100%;object-fit:cover;display:block;}.wpc-scope-81 .tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:1.4rem;font-weight:800;color:#ffffff;margin-bottom:16px;line-height:1.3;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-info{display:flex;align-items:center;gap:13px;padding:15px;background:rgba(255,255,255,0.11);border:1px solid rgba(255,255,255,0.14);border-radius:16px;margin-bottom:20px;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-avatar{width:42px;height:42px;flex:0 0 42px;background:linear-gradient(135deg,#ff5a66 0%,#ff2e4d 52%,#c91837 100%);border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 26px rgba(255,46,77,0.24);}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-icon{width:20px;height:20px;fill:#ffffff;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-details .yttv-channel-name{font-size:1rem;font-weight:800;color:#ffffff;margin-bottom:3px;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-link{color:#8fffea;text-decoration:none;font-weight:800;transition:color 0.22s ease,text-shadow 0.22s ease;}.wpc-scope-81 .tc-wp-tool-root .yttv-channel-link:hover{color:#ffffff;text-shadow:0 0 18px rgba(47,234,168,0.46);}.wpc-scope-81 .tc-wp-tool-root .yttv-verified-text{color:rgba(232,251,255,0.72);font-size:0.85rem;font-weight:600;}.wpc-scope-81 .tc-wp-tool-root .yttv-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:14px;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card{background:linear-gradient(145deg,rgba(255,255,255,0.15),rgba(255,255,255,0.07));border-radius:16px;padding:16px;text-align:center;border:1px solid rgba(255,255,255,0.18);transition:transform 0.24s ease,box-shadow 0.24s ease,border-color 0.24s ease;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card:hover{transform:translateY(-4px);border-color:rgba(47,234,168,0.42);box-shadow:0 18px 36px rgba(0,20,35,0.22);}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-icon{width:34px;height:34px;margin:0 auto 10px;padding:8px;border-radius:12px;display:flex;align-items:center;justify-content:center;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card.yttv-views .yttv-stat-icon{background:linear-gradient(135deg,#54a0ff,#028cf3);}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card.yttv-likes .yttv-stat-icon{background:linear-gradient(135deg,#ff6b6b,#ff2e4d);}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-card.yttv-published .yttv-stat-icon{background:linear-gradient(135deg,#7457ff,#5f27cd);}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-icon svg{width:16px;height:16px;fill:#ffffff;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-label{font-size:0.72rem;color:rgba(232,251,255,0.72);font-weight:800;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:4px;}.wpc-scope-81 .tc-wp-tool-root .yttv-stat-value{font-size:1.08rem;font-weight:800;color:#ffffff;}.wpc-scope-81 .tc-wp-tool-root .yttv-title-section{padding:26px;background:rgba(255,255,255,0.055);border-top:1px solid rgba(255,255,255,0.12);}.wpc-scope-81 .tc-wp-tool-root .yttv-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;flex-wrap:wrap;gap:14px;}.wpc-scope-81 .tc-wp-tool-root .yttv-section-title{display:flex;align-items:center;gap:12px;}.wpc-scope-81 .tc-wp-tool-root .yttv-section-icon{width:42px;height:42px;flex:0 0 42px;background:linear-gradient(135deg,#7457ff,#5f27cd);border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px rgba(95,39,205,0.28);}.wpc-scope-81 .tc-wp-tool-root .yttv-section-icon svg{width:20px;height:20px;fill:#ffffff;}.wpc-scope-81 .tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:1.18rem;font-weight:800;color:#ffffff;margin-bottom:2px;}.wpc-scope-81 .tc-wp-tool-root .yttv-section-title-text p{font-size:0.86rem;color:rgba(232,251,255,0.72);font-weight:600;}.wpc-scope-81 .tc-wp-tool-root .yttv-copy-btn{background:linear-gradient(135deg,#2feaa8 0%,#028cf3 100%);color:#ffffff;border:none;padding:11px 16px;border-radius:13px;cursor:pointer;font-weight:800;font-size:0.9rem;transition:transform 0.24s ease,box-shadow 0.24s ease,filter 0.24s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 14px 28px rgba(2,140,243,0.28);}.wpc-scope-81 .tc-wp-tool-root .yttv-copy-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(2,140,243,0.36);filter:saturate(1.08);}.wpc-scope-81 .tc-wp-tool-root .yttv-copy-btn.yttv-copied{background:linear-gradient(135deg,#2ed573,#10b981);}.wpc-scope-81 .tc-wp-tool-root .yttv-copy-icon{width:14px;height:14px;fill:currentColor;}.wpc-scope-81 .tc-wp-tool-root .yttv-title-content{background:rgba(255,255,255,0.12);padding:20px;border-radius:16px;border-left:4px solid #2feaa8;color:rgba(255,255,255,0.92);line-height:1.7;font-size:0.92rem;font-weight:600;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid rgba(255,255,255,0.14);}.wpc-scope-81 .tc-wp-tool-root .yttv-error{background:linear-gradient(145deg,rgba(255,75,95,0.18),rgba(255,255,255,0.07));backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-radius:24px;padding:30px;border:1px solid rgba(255,107,107,0.28);text-align:center;margin-bottom:28px;box-shadow:0 24px 58px rgba(80,0,18,0.18);}.wpc-scope-81 .tc-wp-tool-root .yttv-error-icon{font-size:3rem;margin-bottom:14px;}.wpc-scope-81 .tc-wp-tool-root .yttv-error .yttv-error-title{font-size:1.28rem;font-weight:800;color:#ffd0d6;margin-bottom:10px;}.wpc-scope-81 .tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.95rem;color:rgba(255,225,228,0.9);margin-bottom:8px;font-weight:600;}.wpc-scope-81 .tc-wp-tool-root .yttv-error .yttv-error-details{color:rgba(255,255,255,0.72);font-size:0.85rem;font-weight:500;}.wpc-scope-81 .tc-wp-tool-root .yttv-features-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:0;}.wpc-scope-81 .tc-wp-tool-root .yttv-feature-card{background:linear-gradient(145deg,rgba(255,255,255,0.17),rgba(255,255,255,0.075));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:18px 14px;text-align:center;border:1px solid rgba(255,255,255,0.2);transition:transform 0.24s ease,border-color 0.24s ease,box-shadow 0.24s ease,background 0.24s ease;box-shadow:0 14px 34px rgba(0,20,35,0.14);}.wpc-scope-81 .tc-wp-tool-root .yttv-feature-card:hover{transform:translateY(-5px);border-color:rgba(47,234,168,0.44);background:linear-gradient(145deg,rgba(255,255,255,0.22),rgba(255,255,255,0.095));box-shadow:0 22px 44px rgba(0,20,35,0.22);}.wpc-scope-81 .tc-wp-tool-root .yttv-feature-icon{font-size:1.75rem;line-height:1;margin-bottom:9px;display:block;}.wpc-scope-81 .tc-wp-tool-root .yttv-feature-text{font-size:0.86rem;font-weight:800;color:#ffffff;}.wpc-scope-81 .tc-wp-tool-root .yttv-search-again-section{padding:26px;background:rgba(255,255,255,0.055);border-top:1px solid rgba(255,255,255,0.12);text-align:center;}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-search-again{background:linear-gradient(135deg,#ff6b6b 0%,#ff4757 52%,#c91837 100%);color:#ffffff;border:none;padding:14px 24px;border-radius:15px;cursor:pointer;font-weight:800;font-size:1rem;transition:transform 0.24s ease,box-shadow 0.24s ease,filter 0.24s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 16px 34px rgba(255,71,87,0.34);}.wpc-scope-81 .tc-wp-tool-root .yttv-btn-search-again:hover{transform:translateY(-2px);box-shadow:0 22px 44px rgba(255,71,87,0.42);filter:saturate(1.08);}.wpc-scope-81 .tc-wp-tool-root .yttv-search-again-icon{width:16px;height:16px;fill:currentColor;}.wpc-scope-81 .tc-wp-tool-root input.text,.wpc-scope-81 .tc-wp-tool-root input.title,.wpc-scope-81 .tc-wp-tool-root input[type="email"],.wpc-scope-81 .tc-wp-tool-root input[type="password"],.wpc-scope-81 .tc-wp-tool-root input[type="tel"],.wpc-scope-81 .tc-wp-tool-root input[type="text"],.wpc-scope-81 .tc-wp-tool-root select,.wpc-scope-81 .tc-wp-tool-root textarea{background-color:transparent;}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper::-webkit-scrollbar{width:8px;}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper::-webkit-scrollbar-track{background:rgba(255,255,255,0.1);border-radius:999px;}.wpc-scope-81 .tc-wp-tool-root .yttv-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#2feaa8,#028cf3);border-radius:999px;}@keyframes yttv-spin{to{transform:rotate(360deg);}}@media (max-width:991px){.tc-wp-tool-root .yttv-container{max-width:760px;padding:56px 18px 68px;}.tc-wp-tool-root .yttv-logo-container{align-items:flex-start;}.tc-wp-tool-root .yttv-title{font-size:2.25rem;}.tc-wp-tool-root .yttv-subtitle{font-size:0.95rem;}.tc-wp-tool-root .yttv-input-section,.tc-wp-tool-root .yttv-loading,.tc-wp-tool-root .yttv-error{padding:25px;}.tc-wp-tool-root .yttv-input-title{font-size:1.2rem;}.tc-wp-tool-root .yttv-input-group{flex-direction:column;gap:11px;}.tc-wp-tool-root .yttv-btn,.tc-wp-tool-root .yttv-btn-paste,.tc-wp-tool-root .yttv-btn-find{width:100%;justify-content:center;}.tc-wp-tool-root .yttv-video-header{flex-direction:column;padding:22px;gap:16px;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:1.22rem;margin-bottom:12px;}.tc-wp-tool-root .yttv-channel-info{padding:12px;margin-bottom:16px;}.tc-wp-tool-root .yttv-channel-name{font-size:0.92rem;}.tc-wp-tool-root .yttv-stats-grid{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px;}.tc-wp-tool-root .yttv-stat-card{padding:13px;}.tc-wp-tool-root .yttv-stat-label{font-size:0.7rem;}.tc-wp-tool-root .yttv-stat-value{font-size:1rem;}.tc-wp-tool-root .yttv-section-header{flex-direction:column;align-items:flex-start;gap:12px;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:1.1rem;}.tc-wp-tool-root .yttv-copy-btn{width:100%;}.tc-wp-tool-root .yttv-title-content{padding:16px;font-size:0.86rem;}.tc-wp-tool-root .yttv-error .yttv-error-title{font-size:1.2rem;}.tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.9rem;}.tc-wp-tool-root .yttv-features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;}.tc-wp-tool-root .yttv-feature-card{padding:15px 12px;}.tc-wp-tool-root .yttv-feature-text{font-size:0.8rem;}.tc-wp-tool-root .yttv-btn-search-again{font-size:0.92rem;padding:12px 20px;}}@media (max-width:768px){.tc-wp-tool-root .yttv-container{max-width:100%;padding:38px 15px 54px;}.tc-wp-tool-root .yttv-header{padding:8px 0 0;margin-bottom:26px;}.tc-wp-tool-root .yttv-logo-container{flex-direction:column;gap:14px;margin-bottom:20px;}.tc-wp-tool-root .yttv-logo{width:50px;height:50px;flex-basis:50px;border-radius:15px;margin-top:0;}.tc-wp-tool-root .yttv-youtube-icon{width:27px;height:27px;}.tc-wp-tool-root .yttv-title{font-size:1.72rem;margin-top:0;}.tc-wp-tool-root .yttv-subtitle{font-size:0.88rem;}.tc-wp-tool-root .yttv-input-section,.tc-wp-tool-root .yttv-loading,.tc-wp-tool-root .yttv-error{padding:20px;border-radius:20px;}.tc-wp-tool-root .yttv-input-title{font-size:1.1rem;}.tc-wp-tool-root .yttv-input-field{font-size:14px;padding:14px 15px !important;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:1.1rem;}.tc-wp-tool-root .yttv-stats-grid{grid-template-columns:1fr 1fr;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:1rem;}.tc-wp-tool-root .yttv-title-content{font-size:0.82rem;}.tc-wp-tool-root .yttv-btn-find{padding:15px;font-size:15px;}.tc-wp-tool-root .yttv-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:600px){.tc-wp-tool-root .yttv-wrapper{font-size:14px;}.tc-wp-tool-root .yttv-container{padding:30px 14px 44px;}.tc-wp-tool-root .yttv-header{padding:6px 0 0;margin-bottom:24px;}.tc-wp-tool-root .yttv-logo-container{gap:12px;margin-bottom:16px;}.tc-wp-tool-root .yttv-logo{width:46px;height:46px;flex-basis:46px;border-radius:14px;margin-top:0;}.tc-wp-tool-root .yttv-youtube-icon{width:25px;height:25px;}.tc-wp-tool-root .yttv-title{font-size:1.5rem;line-height:1.15;margin-top:0;}.tc-wp-tool-root .yttv-subtitle{font-size:0.82rem;}.tc-wp-tool-root .yttv-input-section{padding:18px;}.tc-wp-tool-root .yttv-input-field{padding:13px 14px !important;font-size:13px;}.tc-wp-tool-root .yttv-btn{padding:12px 15px;min-height:46px;font-size:13px;}.tc-wp-tool-root .yttv-btn-find{padding:14px;font-size:14px;}.tc-wp-tool-root .yttv-loading-spinner{width:36px;height:36px;}.tc-wp-tool-root .yttv-loading-text{font-size:1rem;}.tc-wp-tool-root .yttv-video-header{padding:16px;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:1rem;}.tc-wp-tool-root .yttv-channel-avatar{width:36px;height:36px;flex-basis:36px;}.tc-wp-tool-root .yttv-channel-icon{width:18px;height:18px;}.tc-wp-tool-root .yttv-channel-name{font-size:0.86rem;}.tc-wp-tool-root .yttv-verified-text{font-size:0.75rem;}.tc-wp-tool-root .yttv-stats-grid{grid-template-columns:1fr;}.tc-wp-tool-root .yttv-stat-card{padding:12px;}.tc-wp-tool-root .yttv-stat-label{font-size:0.66rem;}.tc-wp-tool-root .yttv-stat-value{font-size:0.92rem;}.tc-wp-tool-root .yttv-title-section,.tc-wp-tool-root .yttv-search-again-section{padding:18px;}.tc-wp-tool-root .yttv-section-icon{width:36px;height:36px;flex-basis:36px;}.tc-wp-tool-root .yttv-section-icon svg{width:18px;height:18px;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:0.96rem;}.tc-wp-tool-root .yttv-section-title-text p{font-size:0.8rem;}.tc-wp-tool-root .yttv-copy-btn{padding:9px 12px;font-size:0.8rem;}.tc-wp-tool-root .yttv-title-content{padding:13px;font-size:0.78rem;}.tc-wp-tool-root .yttv-error .yttv-error-icon{font-size:2.5rem;}.tc-wp-tool-root .yttv-error .yttv-error-title{font-size:1.1rem;}.tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.85rem;}.tc-wp-tool-root .yttv-feature-card{padding:14px 12px;}.tc-wp-tool-root .yttv-feature-text{font-size:0.76rem;}.tc-wp-tool-root .yttv-btn-search-again{width:100%;font-size:0.86rem;padding:11px 18px;}}@media (max-width:400px){.tc-wp-tool-root .yttv-container{padding:24px 10px 38px;}.tc-wp-tool-root .yttv-title{font-size:1.32rem;margin-top:0;}.tc-wp-tool-root .yttv-subtitle{font-size:0.76rem;}.tc-wp-tool-root .yttv-input-section,.tc-wp-tool-root .yttv-loading,.tc-wp-tool-root .yttv-error{padding:15px;border-radius:18px;}.tc-wp-tool-root .yttv-input-title{font-size:1rem;}.tc-wp-tool-root .yttv-btn-paste{padding:10px 12px;font-size:12px;}.tc-wp-tool-root .yttv-btn-find{padding:12px;font-size:13px;}.tc-wp-tool-root .yttv-loading-spinner{width:32px;height:32px;}.tc-wp-tool-root .yttv-loading-text{font-size:0.9rem;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:0.95rem;}.tc-wp-tool-root .yttv-channel-info{align-items:flex-start;}.tc-wp-tool-root .yttv-channel-name{font-size:0.8rem;}.tc-wp-tool-root .yttv-verified-text{font-size:0.7rem;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:0.9rem;}.tc-wp-tool-root .yttv-section-title-text p{font-size:0.75rem;}.tc-wp-tool-root .yttv-copy-btn{font-size:0.76rem;}.tc-wp-tool-root .yttv-title-content{font-size:0.72rem;}.tc-wp-tool-root .yttv-error .yttv-error-title{font-size:1rem;}.tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.8rem;}.tc-wp-tool-root .yttv-features-grid{grid-template-columns:1fr;}.tc-wp-tool-root .yttv-feature-card{padding:12px;}.tc-wp-tool-root .yttv-feature-text{font-size:0.72rem;}.tc-wp-tool-root .yttv-btn-search-again{font-size:0.8rem;padding:9px 15px;}.tc-wp-tool-root .yttv-logo{width:44px;height:44px;flex-basis:44px;margin-top:0;}}@media (max-width:375px){.tc-wp-tool-root .yttv-title{font-size:1.25rem;margin-top:0;}.tc-wp-tool-root .yttv-subtitle{font-size:0.72rem;}.tc-wp-tool-root .yttv-input-field{font-size:12px;}.tc-wp-tool-root .yttv-btn-paste{font-size:11px;}.tc-wp-tool-root .yttv-btn-find{font-size:12px;}.tc-wp-tool-root .yttv-video-info .yttv-video-title{font-size:0.9rem;}.tc-wp-tool-root .yttv-channel-name{font-size:0.75rem;}.tc-wp-tool-root .yttv-verified-text{font-size:0.65rem;}.tc-wp-tool-root .yttv-stat-label{font-size:0.6rem;}.tc-wp-tool-root .yttv-stat-value{font-size:0.8rem;}.tc-wp-tool-root .yttv-section-title{align-items:flex-start;}.tc-wp-tool-root .yttv-section-title-text .yttv-section-title-heading{font-size:0.85rem;}.tc-wp-tool-root .yttv-section-title-text p{font-size:0.7rem;}.tc-wp-tool-root .yttv-copy-btn{font-size:0.7rem;padding:8px 10px;}.tc-wp-tool-root .yttv-title-content{font-size:0.68rem;}.tc-wp-tool-root .yttv-error .yttv-error-title{font-size:0.95rem;}.tc-wp-tool-root .yttv-error .yttv-error-message{font-size:0.75rem;}.tc-wp-tool-root .yttv-feature-text{font-size:0.68rem;}.tc-wp-tool-root .yttv-btn-search-again{font-size:0.75rem;padding:8px 12px;}.tc-wp-tool-root .yttv-logo{width:42px;height:42px;flex-basis:42px;margin-top:0;}}.wpc-scope-81 .tc-wp-tool-root{position:relative !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;margin-top:0 !important;width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important;z-index:0 !important;}