/*!/wp-content/themes/auxmode/inc/webapps/youtube-dislike-checker/youtube-dislike-checker.css*/.youtube-dislike-checker-notice{margin:14px 0 0}.youtube-dislike-checker-card{overflow:hidden;border:1px solid #e8e8e8;border-radius:8px;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .04)}.youtube-dislike-checker-card-main{display:flex;flex-wrap:wrap}.youtube-dislike-checker-thumb{flex:0 0 260px;width:260px;min-height:200px;overflow:hidden;background:#f0f0f0;border-right:1px solid #eee}.youtube-dislike-checker-thumb img{display:block;width:100%;height:100%;min-height:200px;object-fit:cover}.youtube-dislike-checker-thumb-placeholder{display:flex;align-items:center;justify-content:center;width:100%;min-height:200px;color:#999;font-size:36px;background:linear-gradient(135deg,#f5f5f5 0%,#ececec 100%)}.youtube-dislike-checker-summary{flex:1 1 280px;min-width:0;padding:18px 20px}.youtube-dislike-checker-channel{margin:0 0 4px;color:#666;font-size:12px;line-height:1.4}.youtube-dislike-checker-title{margin:0 0 16px;color:#222;font-size:20px;font-weight:700;line-height:1.35;word-break:break-word}.youtube-dislike-checker-ratio{margin-bottom:18px}.youtube-dislike-checker-ratio-labels{display:flex;justify-content:space-between;margin-bottom:6px;color:#555;font-size:12px;font-weight:600;line-height:1.2}.youtube-dislike-checker-ratio-label-like{color:#15803d}.youtube-dislike-checker-ratio-label-dislike{color:#b91c1c}.youtube-dislike-checker-ratio-label-like .fa,.youtube-dislike-checker-ratio-label-dislike .fa{margin-right:4px}.youtube-dislike-checker-ratio-label-dislike .fa{margin-right:0;margin-left:4px}.youtube-dislike-checker-ratio-bar{height:10px;overflow:hidden;border-radius:999px;background:#fecaca}.youtube-dislike-checker-ratio-bar-fill{height:100%;border-radius:999px;background:#22c55e;transition:width 0.8s ease}.youtube-dislike-checker-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.youtube-dislike-checker-stat{padding:12px 10px;border-radius:8px;text-align:center;background:#fafafa;border:1px solid #eee}.youtube-dislike-checker-stat-likes{background:#ecfdf5;border-color:#bbf7d0}.youtube-dislike-checker-stat-dislikes{background:#fef2f2;border-color:#fecaca}.youtube-dislike-checker-stat .fa{display:block;margin-bottom:6px;font-size:14px}.youtube-dislike-checker-stat-likes .fa{color:#16a34a}.youtube-dislike-checker-stat-dislikes .fa{color:#dc2626}.youtube-dislike-checker-stat-neutral .fa{color:#777}.youtube-dislike-checker-stat-value{margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.2;color:#222}.youtube-dislike-checker-stat-likes .youtube-dislike-checker-stat-value{color:#15803d}.youtube-dislike-checker-stat-dislikes .youtube-dislike-checker-stat-value{color:#b91c1c}.youtube-dislike-checker-stat-label{margin:0;color:#666;font-size:11px;line-height:1.3}.youtube-dislike-checker-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-top:1px solid #eee;background:#fafafa}.youtube-dislike-checker-source{margin:0;color:#666;font-size:12px;line-height:1.4}.youtube-dislike-checker-source .fa{margin-right:6px;color:#c00}.youtube-dislike-checker-watch{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;background:#c00;color:#fff!important;font-size:12px;font-weight:600;line-height:1.2;text-decoration:none!important}.youtube-dislike-checker-watch:hover,.youtube-dislike-checker-watch:focus{background:#b30000;color:#fff!important;text-decoration:none!important}@media (max-width:767px){.youtube-dislike-checker-card-main{flex-direction:column}.youtube-dislike-checker-thumb{flex:0 0 auto;width:100%;min-height:0;border-right:0;border-bottom:1px solid #eee}.youtube-dislike-checker-thumb img,.youtube-dislike-checker-thumb-placeholder{min-height:180px}.youtube-dislike-checker-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.youtube-dislike-checker-footer{flex-direction:column;align-items:stretch}.youtube-dislike-checker-watch{justify-content:center}}