﻿.ia-youtube-channels-list{max-width:1200px;margin:0 auto;padding:0 20px;margin-top:40px}@media(max-width:768px){.ia-youtube-channels-list{margin-top:30px}}.ia-youtube-channels-list .ia-youtube-channels-header{text-align:center;margin-bottom:40px}.ia-youtube-channels-list .ia-youtube-channels-header .ia-youtube-channels-title{font-size:2.5rem;font-weight:700;color:red;margin-bottom:16px;line-height:1.2;display:flex;align-items:center;justify-content:center;gap:15px}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-header .ia-youtube-channels-title{font-size:2rem;flex-direction:column;gap:10px}}.ia-youtube-channels-list .ia-youtube-channels-header .ia-youtube-channels-subtitle{font-size:1.125rem;color:#606060;max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-header .ia-youtube-channels-subtitle{font-size:1rem}}.ia-youtube-channels-list .ia-youtube-channels-controls{display:flex;gap:20px;margin-bottom:30px;align-items:center;flex-wrap:wrap}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-controls{flex-direction:column;gap:15px}}.ia-youtube-channels-list .ia-youtube-channels-controls .ia-youtube-channels-search{flex:1;min-width:300px}.ia-youtube-channels-list .ia-youtube-channels-controls .ia-youtube-channels-search .ia-youtube-channels-search-input{width:100%;padding:12px 16px;border:2px solid #e5e5e5;border-radius:8px;font-size:1rem;transition:all .3s ease}.ia-youtube-channels-list .ia-youtube-channels-controls .ia-youtube-channels-search .ia-youtube-channels-search-input:focus{outline:none;border-color:red;box-shadow:0 0 0 3px rgba(255,0,0,.1)}.ia-youtube-channels-list .ia-youtube-channels-controls .ia-youtube-channels-search .ia-youtube-channels-search-input::placeholder{color:#606060}.ia-youtube-channels-list .ia-youtube-channels-controls .ia-youtube-channels-filters .ia-youtube-channels-category-filter{padding:12px 16px;border:2px solid #e5e5e5;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;transition:all .3s ease;min-width:200px}.ia-youtube-channels-list .ia-youtube-channels-controls .ia-youtube-channels-filters .ia-youtube-channels-category-filter:focus{outline:none;border-color:red;box-shadow:0 0 0 3px rgba(255,0,0,.1)}.ia-youtube-channels-list .ia-youtube-channels-table-container{background:#fff;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);overflow-x:auto;margin-bottom:30px;border:1px solid #e5e5e5;display:block}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-table-container{display:none}}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table{width:100%;border-collapse:collapse}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table thead{background:#fafafa}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table thead th{padding:16px 12px;text-align:left;font-weight:600;color:#0f0f0f;border-bottom:2px solid #e5e5e5;white-space:nowrap}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table thead th.sortable{cursor:pointer;user-select:none;position:relative;transition:all .3s ease}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table thead th.sortable:hover{background:#f9f9f9}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table thead th.sortable:after{content:"↕️";margin-left:8px;opacity:.5}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table thead th.sortable.sort-asc:after{content:"↑";opacity:1;color:red}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table thead th.sortable.sort-desc:after{content:"↓";opacity:1;color:red}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table thead th{padding:12px 8px;font-size:.9rem}}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row{border-bottom:1px solid #e5e5e5;transition:all .3s ease}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row:hover{background:#f9f9f9}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row.hidden{display:none}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row td{padding:16px 12px;vertical-align:middle}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row td{padding:12px 8px;font-size:.9rem}}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-rank{font-weight:600;color:red;text-align:center;width:60px;font-size:1.1rem}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-name{min-width:280px}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-name .ia-youtube-channels-name-container{display:flex;align-items:center;gap:12px}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-name .ia-youtube-channels-name-container .ia-youtube-channels-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #e5e5e5}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-name .ia-youtube-channels-name-container .ia-youtube-channels-avatar-placeholder{width:48px;height:48px;border-radius:50%;background:red;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-name .ia-youtube-channels-name-container .ia-youtube-channels-info{flex:1;min-width:0}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-name .ia-youtube-channels-name-container .ia-youtube-channels-info .ia-youtube-channels-title{font-weight:600;color:#0f0f0f;margin-bottom:4px;display:block}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-name .ia-youtube-channels-name-container .ia-youtube-channels-info .ia-youtube-channels-title{font-size:.9rem}}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-name .ia-youtube-channels-name-container .ia-youtube-channels-info .ia-youtube-channels-description{color:#606060;font-size:.875rem;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-name .ia-youtube-channels-name-container .ia-youtube-channels-info .ia-youtube-channels-description{-webkit-line-clamp:1;font-size:.8rem}}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-subscribers{font-weight:600;color:red;text-align:center;width:100px;font-size:1rem}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-videos{font-weight:600;color:#606060;text-align:center;width:80px}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-views{font-weight:600;color:#606060;text-align:center;width:100px;font-size:1rem}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-category{width:150px}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-category .ia-youtube-channels-category-badge{display:inline-block;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:500;text-align:center;white-space:nowrap;background:rgba(255,0,0,.1);color:red;border:1px solid rgba(255,0,0,.2)}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-actions{width:140px;text-align:center}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-actions .ia-youtube-channel-button{background:red;color:#fff;padding:8px 16px;border-radius:20px;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-actions .ia-youtube-channel-button:hover{background:#c00;transform:translateY(-1px);color:#fff;text-decoration:none;box-shadow:0 4px 12px rgba(255,0,0,.3)}.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-actions .ia-youtube-channel-button svg{flex-shrink:0}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table tbody .ia-youtube-channels-row .ia-youtube-channels-actions .ia-youtube-channel-button{padding:6px 12px;font-size:.8rem}}@media(max-width:768px){.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table th:nth-child(4),.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table th:nth-child(5),.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table td:nth-child(4),.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table td:nth-child(5){display:none}}@media(max-width:480px){.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table th:nth-child(1),.ia-youtube-channels-list .ia-youtube-channels-table-container .ia-youtube-channels-table td:nth-child(1){display:none}}.ia-youtube-channels-list .ia-youtube-channels-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:30px}.ia-youtube-channels-list .ia-youtube-channels-pagination .ia-youtube-channels-page-button{padding:8px 12px;border:1px solid #e5e5e5;background:#fff;color:#606060;border-radius:6px;cursor:pointer;transition:all .3s ease;text-decoration:none}.ia-youtube-channels-list .ia-youtube-channels-pagination .ia-youtube-channels-page-button:hover{background:#f9f9f9;border-color:red}.ia-youtube-channels-list .ia-youtube-channels-pagination .ia-youtube-channels-page-button.active{background:red;color:#fff;border-color:red}.ia-youtube-channels-list .ia-youtube-channels-pagination .ia-youtube-channels-page-button:disabled{opacity:.5;cursor:not-allowed}.ia-youtube-channels-list .ia-youtube-channels-pagination .ia-youtube-channels-page-info{color:#606060;font-size:.875rem;margin:0 15px}.ia-featured-youtube-channels{max-width:1200px;margin:0 auto;padding:0 20px;margin-bottom:60px}@media(max-width:768px){.ia-featured-youtube-channels{margin-bottom:40px}}.ia-featured-youtube-channels .ia-featured-youtube-channels-header{text-align:center;margin-bottom:50px}.ia-featured-youtube-channels .ia-featured-youtube-channels-header .ia-featured-youtube-channels-title{font-size:2.5rem;font-weight:700;color:red;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.ia-featured-youtube-channels .ia-featured-youtube-channels-header .ia-featured-youtube-channels-title{font-size:2rem}}.ia-featured-youtube-channels .ia-featured-youtube-channels-header .ia-featured-youtube-channels-subtitle{font-size:1.125rem;color:#606060;max-width:700px;margin:0 auto;line-height:1.6}@media(max-width:768px){.ia-featured-youtube-channels .ia-featured-youtube-channels-header .ia-featured-youtube-channels-subtitle{font-size:1rem}}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1200px){.ia-featured-youtube-channels .ia-featured-youtube-channels-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.ia-featured-youtube-channels .ia-featured-youtube-channels-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.ia-featured-youtube-channels .ia-featured-youtube-channels-grid{grid-template-columns:1fr;gap:16px}}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:16px;transition:all .3s ease;border:1px solid #e5e5e5;position:relative;height:auto;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;visibility:visible;opacity:1}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-badge{position:absolute;top:12px;right:12px;padding:4px 8px;border-radius:12px;font-size:.7rem;font-weight:600;color:#fff;z-index:2}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-badge.badge-premium{background:red}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-badge.badge-populaire{background:#f59e0b}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-badge.badge-nouveau{background:#10b981}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-badge.badge-top{background:#8b5cf6}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-badge.badge-recommande{background:#6b7280}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-content{flex:1;display:flex;flex-direction:column}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-header{text-align:left;margin-bottom:8px}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-header .ia-featured-youtube-channel-avatar{width:48px;height:48px;border-radius:8px;object-fit:cover;margin-bottom:8px;display:block}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-header .ia-featured-youtube-channel-name{font-size:1.1rem;font-weight:600;color:#0f0f0f;margin:0 0 4px;line-height:1.2}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-header .ia-featured-youtube-channel-category-container{margin-top:4px}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-header .ia-featured-youtube-channel-category-badge{display:inline-block;background:#3b82f6;color:#fff;padding:3px 8px;border-radius:12px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-description{color:#606060;font-size:.85rem;line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-stats{margin-bottom:12px}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-stats .ia-featured-youtube-channel-stat{margin-bottom:2px;font-size:.9rem}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-stats .ia-featured-youtube-channel-stat .ia-featured-youtube-channel-stat-label{color:#0f0f0f;font-weight:600;margin-right:4px}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-stats .ia-featured-youtube-channel-stat .ia-featured-youtube-channel-stat-value{color:#10b981;font-weight:600}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-actions .ia-featured-youtube-channel-button{background:red;color:#fff;padding:10px;border-radius:20px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:6px;width:100%}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-actions .ia-featured-youtube-channel-button:hover{background:#c00;text-decoration:none;color:#fff}.ia-featured-youtube-channels .ia-featured-youtube-channels-grid .ia-featured-youtube-channel-card .ia-featured-youtube-channel-actions .ia-featured-youtube-channel-button svg{width:16px;height:16px}.ia-youtube-channels-editor .ia-youtube-channels-preview{border:2px dashed red;border-radius:8px;padding:20px;background:rgba(255,0,0,.02)}.ia-youtube-channels-editor .ia-youtube-channels-preview .ia-youtube-channels-admin-controls{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.ia-youtube-channels-editor .ia-youtube-channels-preview .ia-youtube-channels-list-preview .ia-youtube-channels-item-preview{display:flex;justify-content:space-between;align-items:center;padding:12px;margin-bottom:8px;background:#fff;border-radius:6px;border:1px solid #e5e5e5}.ia-youtube-channels-editor .ia-youtube-channels-preview .ia-youtube-channels-list-preview .ia-youtube-channels-item-preview .ia-youtube-channels-item-info{display:flex;align-items:center;gap:15px;flex:1}.ia-youtube-channels-editor .ia-youtube-channels-preview .ia-youtube-channels-list-preview .ia-youtube-channels-item-preview .ia-youtube-channels-item-info strong{color:#0f0f0f;font-weight:600}.ia-youtube-channels-editor .ia-youtube-channels-preview .ia-youtube-channels-list-preview .ia-youtube-channels-item-preview .ia-youtube-channels-item-info .ia-youtube-channels-category-badge{background:rgba(255,0,0,.1);color:red;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid rgba(255,0,0,.2)}.ia-youtube-channels-editor .ia-youtube-channels-preview .ia-youtube-channels-list-preview .ia-youtube-channels-item-preview .ia-youtube-channels-item-info span{color:#606060;font-size:.9rem}.ia-youtube-channels-editor .ia-youtube-channels-preview .ia-youtube-channels-list-preview .ia-youtube-channels-item-preview .ia-youtube-channels-item-actions{display:flex;gap:5px}.ia-featured-channels-editor .ia-featured-channels-preview{border:2px dashed red;border-radius:8px;padding:20px;background:rgba(255,0,0,.02)}.youtube-number-format{font-weight:600}.youtube-number-format.subscribers{color:red}.youtube-number-format.views{color:#606060}.youtube-number-format.videos{color:#606060}.ia-youtube-channels-category-under-name{margin-top:4px;margin-bottom:4px}.ia-youtube-channels-category-under-name .ia-youtube-channels-category-badge-blue{display:inline-block;background:#3b82f6;color:#fff;padding:2px 8px;border-radius:12px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.ia-youtube-channels-row{position:relative}.ia-youtube-channels-row .ia-youtube-channels-top-right-badge{position:absolute;top:8px;right:8px;z-index:10}.ia-youtube-channels-row .ia-youtube-channels-top-right-badge .ia-youtube-channels-badge{display:inline-block;padding:4px 8px;border-radius:12px;font-size:.7rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ia-youtube-channels-row .ia-youtube-channels-top-right-badge .ia-youtube-channels-badge.badge-premium{background:red}.ia-youtube-channels-row .ia-youtube-channels-top-right-badge .ia-youtube-channels-badge.badge-populaire{background:#f59e0b}.ia-youtube-channels-row .ia-youtube-channels-top-right-badge .ia-youtube-channels-badge.badge-nouveau{background:#10b981}.ia-youtube-channels-row .ia-youtube-channels-top-right-badge .ia-youtube-channels-badge.badge-top{background:#8b5cf6}.ia-youtube-channels-row .ia-youtube-channels-top-right-badge .ia-youtube-channels-badge.badge-recommande{background:#6b7280}@media(max-width:768px){.ia-youtube-channels-category-under-name .ia-youtube-channels-category-badge-blue{font-size:.6rem;padding:1px 6px}.ia-youtube-channels-top-right-badge{top:4px;right:4px}.ia-youtube-channels-top-right-badge .ia-youtube-channels-badge{font-size:.6rem;padding:2px 6px}}.ia-youtube-channels-mobile-cards{display:none}@media(max-width:768px){.ia-youtube-channels-mobile-cards{display:block;margin-top:20px}}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:20px;margin-bottom:16px;border:2px solid #e5e5e5;transition:all .3s ease;position:relative}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15);border-color:red}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-card-header{display:flex;align-items:center;margin-bottom:12px}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-card-header .ia-youtube-channels-mobile-rank{background:linear-gradient(135deg,red,#c00);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;margin-right:12px;flex-shrink:0;box-shadow:0 2px 8px rgba(255,0,0,.3)}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-card-header .ia-youtube-channels-mobile-avatar{width:40px;height:40px;border-radius:8px;margin-right:12px;flex-shrink:0;border:2px solid #e5e5e5;object-fit:cover;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-card-header .ia-youtube-channels-mobile-info{flex:1}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-card-header .ia-youtube-channels-mobile-info .ia-youtube-channels-mobile-name{font-size:16px;font-weight:700;margin:0 0 6px;color:#0f0f0f;line-height:1.2}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-card-header .ia-youtube-channels-mobile-info .ia-youtube-channels-mobile-category-badge{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:inline-block;box-shadow:0 2px 4px rgba(59,130,246,.3)}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-description{font-size:13px;color:#606060;margin:0 0 12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-stats .ia-youtube-channels-mobile-stat{text-align:center}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-stats .ia-youtube-channels-mobile-stat .ia-youtube-channels-mobile-stat-label{display:block;font-size:10px;color:#606060;margin-bottom:2px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-stats .ia-youtube-channels-mobile-stat .ia-youtube-channels-mobile-stat-value{display:block;font-size:14px;font-weight:700;color:red}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-actions .ia-youtube-channels-mobile-button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;background:linear-gradient(135deg,red,#c00);color:#fff;text-decoration:none;border-radius:25px;font-weight:600;font-size:14px;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,0,0,.3)}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-actions .ia-youtube-channels-mobile-button:hover{background:linear-gradient(135deg,#c00,#900);color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 16px rgba(255,0,0,.4)}.ia-youtube-channels-mobile-cards .ia-youtube-channels-mobile-card .ia-youtube-channels-mobile-actions .ia-youtube-channels-mobile-button svg{margin-right:8px;width:16px;height:16px}