:root{--xl-accent:#f2b400;--xl-bg:#121212;--xl-panel:#202020;--xl-panel-2:#191919;--xl-border:#303030;--xl-text:#f1f1f1;--xl-muted:#858585;--xl-sidebar:295px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.xleche-app-body{margin:0;background:var(--xl-bg);color:var(--xl-text);font-family:Arial,Helvetica,sans-serif;line-height:1.3;overflow-x:hidden}body.admin-bar .xleche-sidebar,body.admin-bar .xleche-topbar{top:32px}a{color:inherit;text-decoration:none}a:hover,a:focus{color:var(--xl-accent);text-decoration:none}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.xleche-sidebar{position:fixed;z-index:1100;inset:0 auto 0 0;width:var(--xl-sidebar);overflow-y:auto;background:var(--xl-panel);border-right:1px solid #292929;scrollbar-width:thin;scrollbar-color:#555 transparent}.xleche-sidebar-inner{min-height:100%;display:flex;flex-direction:column}.xleche-sidebar-nav{flex:1}.xleche-menu-group{padding:6px 0;border-bottom:1px solid var(--xl-border)}.xleche-menu-group h2{margin:7px 23px 5px;color:#d7d7d7;font-size:20px;line-height:1.2;text-transform:uppercase}.xleche-sidebar-nav a,.xleche-nav-dropdown{display:flex;align-items:center;width:100%;min-height:50px;padding:0 20px 0 24px;border:0;border-bottom:1px solid rgba(255,255,255,.035);background:transparent;color:#eee;font:600 16px/1.2 Arial,Helvetica,sans-serif;text-align:left;cursor:pointer}.xleche-sidebar-nav a:hover,.xleche-sidebar-nav a:focus,.xleche-nav-dropdown:hover,.xleche-nav-dropdown:focus{background:#292929;color:var(--xl-accent)}.xleche-nav-icon{display:inline-grid;place-items:center;flex:0 0 35px;margin-right:7px;color:#f6f6f6;font-size:22px}.xleche-caret{margin-left:auto}.xleche-submenu{display:none}.xleche-submenu.is-open{display:block}.xleche-submenu a{padding-left:43px}.xleche-new-badge{margin-right:9px;padding:2px 4px;border-radius:4px;background:#fff;color:#111;font-size:10px}.xleche-beta{margin-left:8px;padding:3px 6px;border-radius:5px;background:#ffc400;color:#111;font-size:11px}.xleche-sidebar-nav small{margin-left:auto;color:#777;font-size:11px;font-weight:400}.xleche-category-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xleche-sidebar-signature{padding:21px;text-align:center;color:#777;font-size:11px;font-weight:800;letter-spacing:3px}
.xleche-site-shell{min-height:100vh;margin-left:var(--xl-sidebar)}.xleche-topbar{position:sticky;z-index:1000;top:0;display:grid;grid-template-columns:minmax(220px,1fr) minmax(320px,720px) minmax(80px,1fr);align-items:center;height:70px;padding:0 24px;background:#191919;border-bottom:1px solid #282828}.xleche-brand-area{display:flex;align-items:center}.xleche-menu-toggle{display:none;margin-right:12px;border:0;background:transparent;color:#eee;font-size:25px;cursor:pointer}.xleche-site-logo{display:inline-flex;align-items:center}.xleche-site-logo strong{font-size:31px;letter-spacing:-1px}.xleche-site-logo strong span{display:inline-grid;place-items:center;width:39px;height:39px;margin-right:3px;border-radius:50%;background:var(--xl-accent);color:#111}.xleche-site-logo .custom-logo{max-width:190px;max-height:52px;width:auto;height:auto}.xleche-top-search{display:flex;width:100%}.xleche-top-search input{min-width:0;flex:1;height:40px;padding:0 15px;border:1px solid #393939;border-right:0;border-radius:4px 0 0 4px;background:#fff;color:#222;outline:0}.xleche-top-search input:focus{box-shadow:inset 0 0 0 1px var(--xl-accent)}.xleche-top-search button{width:51px;height:40px;border:0;border-radius:0 4px 4px 0;background:var(--xl-accent);color:#111;font-size:22px;font-weight:900;cursor:pointer}.xleche-search-toggle{display:none;border:0;background:transparent;color:#fff;font-size:25px}.xleche-mobile-tabs{display:none}
.xleche-feed{padding:7px 28px 45px}.xleche-promo-banner{position:relative;display:flex;align-items:center;min-height:94px;margin:0 0 12px;padding:8px 48px 8px 94px;border-radius:5px;background:#202020;border:1px solid #292929;overflow:hidden}.xleche-promo-mark{position:absolute;inset:0 auto 0 0;display:grid;place-items:center;width:78px;background:#070707;color:var(--xl-accent);font-size:29px;font-weight:900;text-shadow:0 0 14px rgba(242,180,0,.8)}.xleche-promo-copy p{margin:0 0 7px;font-size:14px;font-weight:700}.xleche-promo-copy small{font-size:13px;font-weight:700}.xleche-promo-close{position:absolute;right:0;top:0;width:32px;height:32px;border:0;background:#ed0000;color:#fff;font-size:24px;line-height:1;cursor:pointer}.xleche-feed-section{margin:0 0 34px}.xleche-section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.xleche-section-heading h2{margin:0;color:#eee;font-size:25px;font-weight:500}.xleche-video-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px 12px}.xleche-video-card{min-width:0;margin:0!important;padding:0!important;background:transparent!important;border:0!important}.xleche-card-media{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#050505}.xleche-card-image,.xleche-card-placeholder{display:block;width:100%!important;height:100%!important;object-fit:cover}.xleche-card-image{transition:transform .18s ease}.xleche-card-media:hover .xleche-card-image{transform:scale(1.025)}.xleche-card-hd,.xleche-card-duration{position:absolute;bottom:5px;padding:2px 5px;border-radius:2px;background:rgba(39,39,39,.92);color:#fff;font-size:11px;font-weight:800}.xleche-card-hd{right:49px}.xleche-card-duration{right:5px}.xleche-card-content{padding:7px 5px 0}.xleche-card-title{display:-webkit-box;min-height:37px;margin:0 0 5px!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#f5f5f5;font-size:14px!important;font-weight:700;line-height:1.28;text-transform:none}.xleche-card-title a{color:#f5f5f5}.xleche-card-title a:hover{color:var(--xl-accent)}.xleche-card-meta{display:flex;gap:7px;min-height:16px;color:var(--xl-muted);font-size:12px}.xleche-card-source{margin-top:4px;color:#ddd;font-size:12px;font-weight:700}.xleche-recommended-row{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 55px)/6);gap:11px;overflow-x:auto;padding:0 0 12px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#555 transparent}.xleche-recommended-row .xleche-video-card{scroll-snap-align:start}.xleche-recommended-row .xleche-card-title{font-size:13px!important}.xleche-pagination{margin-top:30px}.xleche-pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.xleche-pagination .page-numbers{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;background:#222;border:1px solid #333}.xleche-pagination .current,.xleche-pagination a:hover{background:var(--xl-accent);color:#111}.xleche-empty{padding:30px;background:#1c1c1c}.xleche-app-footer{padding:28px;border-top:1px solid #292929;color:#777;text-align:center;font-size:12px}
/* El tema omite deliberadamente registro, acceso, subida de contenido y galerías de fotos. */
@media(max-width:1650px){.xleche-video-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.xleche-recommended-row{grid-auto-columns:calc((100% - 44px)/5)}}
@media(max-width:1360px){:root{--xl-sidebar:255px}.xleche-video-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.xleche-recommended-row{grid-auto-columns:calc((100% - 33px)/4)}.xleche-sidebar-nav a,.xleche-nav-dropdown{font-size:15px}}
@media(max-width:1050px){.xleche-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.xleche-recommended-row{grid-auto-columns:calc((100% - 22px)/3)}.xleche-topbar{grid-template-columns:190px minmax(280px,1fr) 30px}}
@media(max-width:820px){body.xleche-app-body{padding-top:58px}body.admin-bar .xleche-sidebar{top:46px}.xleche-sidebar{z-index:1300;width:min(315px,88vw);transform:translateX(-103%);transition:transform .2s ease}.xleche-sidebar.is-open{transform:translateX(0)}.xleche-sidebar-overlay{position:fixed;z-index:1250;inset:0;background:rgba(0,0,0,.7)}.xleche-site-shell{margin-left:0}.xleche-topbar{position:fixed;z-index:1200;inset:0 0 auto 0;display:grid;grid-template-columns:1fr auto;height:58px;padding:0 12px;border-bottom:2px solid var(--xl-accent)}body.admin-bar .xleche-topbar{top:46px}.xleche-brand-area{min-width:0}.xleche-menu-toggle{display:block}.xleche-site-logo strong{font-size:23px}.xleche-site-logo strong span{width:31px;height:31px}.xleche-site-logo .custom-logo{max-width:150px;max-height:40px}.xleche-top-search{position:absolute;display:none;inset:58px 0 auto 0;padding:10px;background:#191919;border-bottom:1px solid #333}.xleche-top-search.is-open{display:flex}.xleche-search-toggle{display:block}.xleche-mobile-tabs{display:grid;grid-template-columns:repeat(3,1fr);height:42px;background:#1d1d1d;border-bottom:1px solid #333}.xleche-mobile-tabs a{display:grid;place-items:center;border-right:1px solid #333;font-size:13px;font-weight:700}.xleche-feed{padding:10px 12px 35px}.xleche-promo-banner{min-height:76px;padding-left:68px}.xleche-promo-mark{width:56px;font-size:22px}.xleche-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 8px}.xleche-recommended-row{grid-auto-columns:44%;gap:8px}.xleche-section-heading h2{font-size:21px}}
@media(max-width:480px){.xleche-promo-banner{display:none}.xleche-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 7px}.xleche-recommended-row{grid-auto-columns:64%}.xleche-card-title{min-height:34px;font-size:13px!important}.xleche-card-meta,.xleche-card-source{font-size:11px}}
@media(max-width:360px){.xleche-video-grid{grid-template-columns:1fr}.xleche-recommended-row{grid-auto-columns:82%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* XLECHE 3.0.5: barra superior clásica conservada */
.xleche-network-bar{position:relative;z-index:1400;min-height:33px;padding:7px 18px;background:#242b30;border-bottom:1px solid #31383d;color:#fff}.xleche-network-bar ul{margin:0}.xleche-network-bar li{padding:0}.xleche-network-bar li+li:before{content:"|";margin:0 10px;color:#ff2b55}.xleche-network-bar a{color:#fff;font-size:14px}.xleche-legacy-header{position:relative;z-index:1390;margin:0;border:0;border-radius:0;background:#111719}.xleche-legacy-header .navbar{min-height:56px;margin:0;border:0}.xleche-legacy-header .navbar-brand{height:56px;padding:7px 15px}.xleche-legacy-header .navbar-brand img,.xleche-legacy-header .custom-logo{display:block;width:auto;max-width:170px;height:43px;object-fit:contain}.xleche-legacy-header .navbar-nav>li>a{padding-top:18px;padding-bottom:18px;color:#fff;font-weight:700}.xleche-legacy-header .navbar-form{margin-top:10px;margin-bottom:10px}.xleche-legacy-header .navbar-form .form-control{min-width:205px}.xleche-legacy-header .btn-danger{background:#ff001f;border-color:#ff001f}.xleche-sidebar{top:89px}.xleche-site-shell{min-height:calc(100vh - 89px)}.xleche-single-empty-column{min-height:1px}.xleche-topbar,.xleche-mobile-tabs{display:none!important}body.admin-bar .xleche-sidebar{top:121px}
@media(max-width:820px){body.xleche-app-body{padding-top:0}.xleche-network-bar{padding:6px 10px;white-space:nowrap;overflow-x:auto}.xleche-network-bar a{font-size:12px}.xleche-legacy-header .navbar-brand{padding-left:10px}.xleche-legacy-header .navbar-form{margin:8px 0}.xleche-sidebar{top:0}.xleche-site-shell{margin-left:0}.xleche-legacy-header .navbar-toggle{display:block}.xleche-legacy-header .navbar-collapse.collapse{display:none!important}.xleche-legacy-header .navbar-collapse.collapse.in{display:block!important}.xleche-legacy-header .navbar-nav{margin:0 -15px}.xleche-legacy-header .navbar-form .form-control{min-width:0;width:100%}body.admin-bar .xleche-sidebar{top:46px}}


/* Valoración de las tarjetas de video. */
.xleche-card-rating{display:flex;align-items:center;gap:7px;margin-top:7px;min-height:30px}
.xleche-rate-button{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 9px;border:1px solid #3a3a3a;border-radius:4px;background:#242424;color:#e8e8e8;font-size:12px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}
.xleche-rate-button:hover,.xleche-rate-button:focus-visible{border-color:#f6b800;background:#303030;color:#fff;outline:none}
.xleche-rate-like:hover,.xleche-rate-like:focus-visible{color:#a8e36b}
.xleche-rate-dislike:hover,.xleche-rate-dislike:focus-visible{color:#ff7777}
.xleche-rate-button:disabled{cursor:not-allowed;opacity:.58}
.xleche-card-rating.is-rated .xleche-rate-button{pointer-events:none}
.xleche-rate-message{overflow:hidden;max-width:150px;color:#aaa;font-size:11px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}
@media(max-width:520px){.xleche-card-rating{gap:5px}.xleche-rate-button{padding:4px 7px}.xleche-rate-message{display:none}}


/* XLECHE 3.0.7: valoración minimalista con un solo corazón. */
.xleche-heart-rating{display:inline-flex;align-items:center;min-height:20px;margin:0 0 0 6px;vertical-align:middle}
.xleche-heart-button{display:inline-flex;align-items:center;gap:4px;min-height:20px;padding:0 2px;border:0;background:transparent;color:#fff;font-size:13px;line-height:1}
.xleche-heart-button:hover,.xleche-heart-button:focus-visible{border:0;background:transparent;color:#fff;opacity:.82}
.xleche-heart-icon{color:#fff;font-size:16px;line-height:1;transition:transform .18s ease}
.xleche-heart-button:hover .xleche-heart-icon,.xleche-heart-rating.is-rated .xleche-heart-icon{transform:scale(1.18)}
.xleche-heart-rating.is-rated .xleche-heart-button{color:#fff}
.xleche-heart-rating-single{margin:0 0 0 6px}
.xleche-heart-rating-single .xleche-heart-button{font-size:14px}
.xleche-heart-rating-single .xleche-heart-icon{font-size:17px}
