/* Theme Name: lalupa lite */
@font-face {font-family:'Franziska';src:url('fonts/franziska/FranziskaWebPro.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap;}
@font-face {font-family:'Franziska';src:url('fonts/franziska/FranziskaWebPro-Bold.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap;}
@font-face {font-family:'TabletGothic';src:url('fonts/tabletgothic/TabletGothic-Regular-2024.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face {font-family:'TabletGothic';src:url('fonts/tabletgothic/TabletGothic-Bold-2024.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap;}

body {margin:0;padding:0;font-family:'Franziska',serif;background:#fefefe;color:#111;line-height:1.5;}
h1,h2,h3 {font-family:'TabletGothic',sans-serif;margin:0;}
h1 {font-size:1.5rem;font-weight:700;}
h2 {font-size:1rem;font-weight:700;}
h3 {font-size:0.85rem;text-transform:uppercase;letter-spacing:0.5px;border-bottom:1px solid #ddd;padding:0 0 .2rem 0;margin:0 .8rem;}

a {color:inherit;text-decoration:none;}
img {width:auto;max-width:100%;height:auto;display:block;border-radius:4px;}

header {background:#000;color:#fff;padding:0.5rem 0;text-align:center;}
footer {background:#000;color:#ccc;text-align:center;padding:0.5rem 0;font-size:0.75rem;}

.contenedor {max-width:700px;margin:0 auto;padding:0 .5rem;}
.seccion {margin:auto;}
.seccion h3 {grid-column:1/-1;color:#000;padding:0 0 .5rem 0;}
.seccion.destacadas,.seccion.ica,.seccion.politica,.seccion.peru,.seccion.internacional,.seccion.entretenimiento {display:grid;grid-template-columns:1fr;}

.post {background:#fff;border-radius:6px;display:flex;flex-direction:column;padding:0.5rem;}
.post a {display:flex;flex-direction:column;gap: .5rem}
.post a>img {aspect-ratio:4/3;object-fit:cover;width:100%;border-radius:4px;}
.post h2 {font-size:1.5rem;line-height:1.2;}

.seccion.destacadas .post:not(:first-child) a {flex-direction:row;align-items:center;}
.seccion.destacadas .post:not(:first-child) a>img {width:43%;min-width:100px;}
.seccion.destacadas .post:not(:first-child) h2 {font-size:0.92rem;}

.seccion.ica .post a,.seccion.politica .post a,.seccion.peru .post a,.seccion.internacional .post a,.seccion.entretenimiento .post a {flex-direction:row;align-items:center;}
.seccion.ica .post a>img,.seccion.politica .post a>img,.seccion.peru .post a>img,.seccion.internacional .post a>img,.seccion.entretenimiento .post a>img {width:45%;min-width:100px;}
.seccion.ica .post h2,.seccion.politica .post h2,.seccion.peru .post h2,.seccion.internacional .post h2,.seccion.entretenimiento .post h2 {font-size:0.9rem;}

.entrada {max-width:800px;margin:0 auto;padding:0 .5rem;}
.entrada .fecha {font-size:0.75rem;color:#888;}
.entrada h1 {font-size:1.7rem;line-height:1.3;}
.entrada .excerpt {font-style:italic;color:#444;}
.entrada .thumb {padding-bottom:1rem;}
.entrada .contenido {font-size:1.1rem;max-width: 600px;margin: 0 auto;}

.seccion-relacionados {font-weight:bold;padding:1rem 0;}

.etiquetas {font-size:0.6rem;text-transform:uppercase;display:flex;flex-wrap:wrap;padding:1rem 0;    gap: .5rem;}
.etiquetas strong {margin-right:0.5rem;font-family:TabletGothic;}
.etiquetas span {font-family:TabletGothic;background:#eee;padding:0.25rem 0.5rem;border-radius:4px;}

.seccion ul {padding-left:1rem;list-style:disc;}
.seccion ul li {padding:0.2rem 0;}

@media(min-width:768px){
  .post a>img {aspect-ratio:16/9;}

  .seccion.destacadas {display:block;}
  .seccion.destacadas .post:first-child {display:flex;align-items:flex-start;padding:0.5rem;}
  .seccion.destacadas .post:first-child a {flex-direction:row;align-items:flex-start;width:100%;}
  .seccion.destacadas .post:first-child a>img {width:50%;min-width:400px;}
  .seccion.destacadas .post:first-child h2 {font-size:1.8rem;line-height:1.1;}

  .seccion.destacadas .post:not(:first-child) {display:inline-block;width:31%;padding:0.4rem;}
  .seccion.destacadas .post:not(:first-child) a {flex-direction:column;}
  .seccion.destacadas .post:not(:first-child) a>img {width:100%;}
  .seccion.destacadas .post:not(:first-child) h2 {font-size:0.9rem;}

  .seccion.ica,.seccion.politica,.seccion.peru,.seccion.internacional,.seccion.entretenimiento {
    grid-template-columns:repeat(3,1fr);
  }
  .seccion.ica .post a,.seccion.politica .post a,.seccion.peru .post a,.seccion.internacional .post a,.seccion.entretenimiento .post a {
    flex-direction:column;
  }
  .seccion.ica .post a>img,.seccion.politica .post a>img,.seccion.peru .post a>img,.seccion.internacional .post a>img,.seccion.entretenimiento .post a>img {
    width:100%;
  }
}

.menu-categorias {padding:0.3rem 0;border-bottom:1px solid #eee;overflow-x:auto;}
.menu-categorias ul {list-style:none;padding:0;margin:0 1rem;display:flex;flex-wrap:nowrap;width:max-content;}
.menu-categorias li {flex:0 0 auto;}
.menu-categorias a {font-family:'TabletGothic',sans-serif;font-size:0.85rem;padding:0.3rem 0.6rem;font-weight:bold;color:#444;white-space:nowrap;}
.menu-categorias::-webkit-scrollbar {height:2px;}
.menu-categorias::-webkit-scrollbar-track {background:transparent;}
.menu-categorias::-webkit-scrollbar-thumb {background:#ccc;border-radius:2px;}

iframe {display:block;width:100%;max-width:100%;aspect-ratio:16/9;height:auto;border:0;padding-bottom:1rem;}

.item-post {max-width:500px;font-family:TabletGothic;border-bottom:1px solid #eee;padding:0;}
.item-post .item-link {display:flex;align-items:center;text-decoration:none;color:inherit;padding:0.5rem 0;gap: .5rem}
.item-post .thumb {flex:0 0 120px;aspect-ratio:4/3;overflow:hidden;}
.item-post .thumb img {width:100%;height:100%;object-fit:cover;display:block;}
.item-post .info {flex:1;}
.item-post .meta {font-size:0.75rem;color:#888;margin: 0}
.item-post .meta .categoria {font-weight:bold;margin-right:0.5rem;color:#000;}
.item-post h2 {font-size:1rem;margin:0;}
@media(min-width:600px){.item-post .thumb {flex:0 0 160px;aspect-ratio:16/9;}.item-post h2 {font-size:1.1rem;}}