.content{grid-template-columns:1fr 4fr;grid-template-areas:"header header""chips chips""rows rows""tabs tabs""aside-left main";gap:15px;padding:15px;display:grid}.content.for-you{display:flex}.content.for-you .main-content{width:100%}.content:not(:has(.header-section-obtenerVideos)):not(:has(.chips-section-obtenerVideos)){grid-template-areas:"aside-left main"}.content:not(:has(.header-section-obtenerVideos)):has(.chips-section-obtenerVideos){grid-template-areas:"chips chips""rows rows""tabs tabs""aside-left main"}.header-section-obtenerVideos{border-radius:10px;grid-area:header;min-height:19rem}.header-section-obtenerVideos h2{-webkit-user-select:none;user-select:none;font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--accent-secondary);text-shadow:var(--text-shadow);justify-content:flex-start;align-items:center;margin-top:0;margin-bottom:10px;padding-bottom:5px;padding-left:5px;display:flex}.header-section-obtenerVideos h2 p{color:var(--accent-primary);margin:0}.subtitle-header-obtenerVideos{font-size:var(--fs-sm);font-weight:var(--fw-normal);color:var(--text-secondary);text-shadow:none;margin-left:auto;padding-right:8px}.chips-section-obtenerVideos{grid-area:chips}.rows-section-obtenerVideos{flex-direction:column;grid-area:rows;gap:15px;display:flex}.tabs-ad-slot{justify-content:center;align-items:stretch;gap:12px;min-height:90px;margin-bottom:12px;display:flex}.tabs-ad-slot>*{flex:1 1 0;min-width:0}@media (max-width:768px){.tabs-ad-slot>:nth-child(2){display:none}}.tabs-section-obtenerVideos{grid-area:tabs}.section-title{-webkit-user-select:none;user-select:none;font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--accent-primary);text-shadow:var(--text-shadow);align-items:center;gap:5px;margin-bottom:10px;padding-bottom:5px;display:flex}.section-title p{color:var(--accent-secondary);margin:0}.main-content{flex-direction:column;grid-area:main;gap:12px;width:100%;min-width:0;display:flex}.sidebar{grid-area:aside-left;min-width:320px;max-width:374px;max-height:95vh;position:sticky;top:10px;overflow:hidden}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background-color:var(--bg-tertiary);border-radius:0 8px 8px 0}.sidebar::-webkit-scrollbar-track{background-color:var(--bg-secondary);border-radius:8px}.main-content .state-display--empty{box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:100%;min-height:45vh;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1366px){.header-section-obtenerVideos{width:100%;min-height:19rem;margin-top:2px}}@media (max-width:1080px){.content{flex-direction:column;display:flex}.header-section-obtenerVideos{width:100%;min-height:19rem;margin-top:2px}.sidebar{display:none}}@media (max-width:900px){.header-section-obtenerVideos{width:100%;min-height:19rem;margin-top:2px}}@media (max-width:768px){.subtitle-header-obtenerVideos{display:none}}@media (max-width:610px){.header-section-obtenerVideos{width:100%;min-height:19rem}}
