/*
Theme Name: GingaFoot
Theme URI: https://gingafoot.com
Author: GingaFoot
Description: Tema de noticias de fútbol brasileño y argentino, con foro y encuestas.
Version: 1.0
Text Domain: gingafoot
*/

*{box-sizing:border-box}
body{margin:0;background:#eeebe3;font-family:'Inter',Helvetica,Arial,sans-serif;color:#1a1a1a}
a{color:#1a1a1a;text-decoration:none}
a:hover{color:#c9a600}
.hl{font-family:'Anton',Impact,sans-serif;text-transform:uppercase;letter-spacing:0.2px}
.wrap{max-width:1440px;margin:0 auto}
.stripe{background-image:repeating-linear-gradient(45deg,rgba(0,0,0,0.06) 0 10px,rgba(0,0,0,0.02) 10px 20px)}
.topbar{background:#111;color:#cfcfcf;font-size:11px;padding:6px 32px;display:flex;justify-content:space-between;align-items:center;letter-spacing:0.4px}
.topbar .links{display:flex;gap:18px;align-items:center}
.topbar a{color:#cfcfcf;font-size:11px}
.lang{display:flex;gap:6px}
.lang .es{background:#f5d000;color:#111;font-weight:700;padding:1px 6px;border-radius:2px;font-size:10px}
.lang .en{color:#888;font-weight:700;padding:1px 6px;font-size:10px}
header.site-header{background:#000;padding:16px 32px;display:flex;justify-content:space-between;align-items:center}
.logo{font-size:26px;color:#fff}
.logo span{background:#f5d000;color:#000;padding:0 4px}
nav.main-nav{display:flex;gap:28px;align-items:center}
nav.main-nav a{color:#fff;font-size:13px;font-weight:600;letter-spacing:0.4px}
nav.main-nav a.active{color:#f5d000;font-weight:700;border-bottom:2px solid #f5d000;padding-bottom:4px}
nav.main-nav button{background:#fff;color:#000;border:none;font-size:12px;font-weight:700;padding:8px 16px;letter-spacing:0.4px;cursor:pointer}
.hero{position:relative}
.hero-img{height:380px;background-color:#0b1b2b;display:flex;align-items:center;justify-content:center;color:#7f96ad;font-family:ui-monospace,monospace;font-size:13px}
.hero-img img{width:100%;height:100%;object-fit:cover}
.breaking-card{position:absolute;left:40px;bottom:-42px;background:#fff;padding:22px 26px;width:420px;box-shadow:0 8px 24px rgba(0,0,0,0.18)}
.tag{background:#f5d000;color:#000;font-size:11px;font-weight:800;padding:3px 8px;letter-spacing:0.4px;display:inline-block}
.breaking-card h1{font-size:26px;line-height:1.15;margin:12px 0 8px}
.breaking-card p{font-size:13px;color:#555;margin:0 0 8px;line-height:1.4}
.meta{font-size:12px;color:#888}
.top-stories{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:#111;margin-top:66px}
.story{background:#eeebe3;padding:0 24px 20px}
.story-img{height:130px;background-color:#d8d3c8;margin:20px 0 12px;display:flex;align-items:center;justify-content:center;color:#9a9486;font-family:ui-monospace,monospace;font-size:11px;overflow:hidden}
.story-img img{width:100%;height:100%;object-fit:cover}
.story .cat{font-size:11px;font-weight:800;color:#a06a00;letter-spacing:0.6px}
.story h3{font-size:17px;margin:8px 0 0;line-height:1.25}
.main-grid{display:grid;grid-template-columns:1fr 320px;gap:32px;padding:32px 40px 60px}
.section-title{font-size:16px;margin:0 0 14px;border-bottom:2px solid #111;padding-bottom:10px}
.news-row{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-bottom:1px solid rgba(0,0,0,0.1)}
.news-thumb{width:66px;height:44px;flex:none;background-color:#d8d3c8;overflow:hidden}
.news-thumb img{width:100%;height:100%;object-fit:cover}
.news-row .sec{font-size:11px;color:#a06a00;font-weight:700;letter-spacing:0.4px}
.news-row .ttl{font-size:14.5px;font-weight:700;margin-top:3px}
.forum{background:#111;color:#fff}
.forum-head{font-size:15px;color:#fff;background:#111;padding:10px 14px;margin:0}
.forum-body{padding:6px 14px 16px}
.forum-item{padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.12)}
.forum-item .ttl{font-size:13.5px;font-weight:600}
.forum-item .meta{font-size:11.5px;color:#999;margin-top:3px}
.forum-body a{display:inline-block;margin-top:10px;font-size:12px;color:#f5d000;font-weight:700}
footer.site-footer{background:#000;padding:20px 40px;display:flex;justify-content:space-between;align-items:center}
footer.site-footer .logo{font-size:16px}
footer.site-footer .copy{color:#888;font-size:11.5px}
footer.site-footer .lang span{font-size:11px;font-weight:700}
footer.site-footer .lang .es{color:#f5d000;background:none;padding:0}
footer.site-footer .lang .en{color:#666;background:none;padding:0}

.article-wrap{padding:36px 40px 60px}
.article-grid{display:grid;grid-template-columns:1fr 340px;gap:48px}
.byline{display:flex;align-items:center;gap:10px;margin-bottom:24px}
.avatar{width:34px;height:34px;border-radius:50%;background:#d8d3c8;overflow:hidden}
.avatar img{width:100%;height:100%;object-fit:cover}
.byline .name{font-weight:700;font-size:14px}
.byline .meta{font-size:12px;color:#888}
.hero-photo{height:420px;background-color:#0b1b2b;display:flex;align-items:center;justify-content:center;color:#7f96ad;font-family:ui-monospace,monospace;font-size:13px;margin-bottom:26px;overflow:hidden}
.hero-photo img{width:100%;height:100%;object-fit:cover}
.article-body p{font-size:16.5px;line-height:1.7;margin:0 0 18px}
blockquote{border-left:4px solid #f5d000;margin:0 0 26px;padding:4px 0 4px 22px;font-size:18px;font-style:italic;line-height:1.6;color:#333}
.subhead{font-size:24px;margin:0 0 14px}
.author-box{border-top:1px solid #111;border-bottom:1px solid #111;padding:16px 0;display:flex;align-items:center;gap:12px}
.author-box .avatar{width:44px;height:44px}
.author-box .role{font-size:12.5px;color:#888}
.also-read-title{font-size:16px;margin:36px 0 16px;border-bottom:1px solid #111;padding-bottom:10px}
.also-read{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px}
.also-read .thumb{height:100px;background-color:#d8d3c8;margin-bottom:10px;overflow:hidden}
.also-read .thumb img{width:100%;height:100%;object-fit:cover}
.also-read .cat{font-size:10.5px;font-weight:800;color:#a06a00;letter-spacing:0.5px}
.also-read .ttl{font-size:14px;font-weight:700;margin-top:6px;line-height:1.3}
.side-title{font-size:13px;margin:0 0 14px}
.vote-card{background:#fff;padding:18px;box-shadow:0 1px 3px rgba(0,0,0,0.08)}
.vote-card .label{font-size:11px;font-weight:800;color:#888;letter-spacing:0.4px;margin-bottom:10px}
.vote-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,0.08)}
.vote-row .flag{width:46px;height:46px;border-radius:50%;background:#eee}
.vote-row .country{font-size:11px;font-weight:700;letter-spacing:0.4px}
.vote-row .name{font-weight:700;font-size:14.5px}
.vote-row .club{font-size:12px;color:#888}
.scorers{background:#111;color:#fff;margin-top:22px}
.scorers-head{padding:12px 16px;font-size:12.5px;font-weight:800;color:#f5d000;letter-spacing:0.4px}
.scorer-row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-top:1px solid rgba(255,255,255,0.12)}
.scorer-row .name{font-weight:700;font-size:14px}
.scorer-row .league{font-size:11.5px;color:#999}
.scorer-row .goals{font-size:20px;font-weight:800;line-height:1;text-align:right}
.scorer-row .lbl{font-size:9.5px;color:#999;letter-spacing:0.4px;text-align:right}

.social-icons{display:flex;gap:12px;align-items:center}
.social-icons a{color:#cfcfcf;display:flex}
.social-icons a:hover{color:#f5d000}
footer.site-footer .social-icons a{color:#888}
footer.site-footer .social-icons a:hover{color:#f5d000}
.nav-toggle{display:none;background:none;border:none;color:#fff;font-size:22px;cursor:pointer;padding:4px 8px}

/* Página / listados */
.entry-content{font-size:16.5px;line-height:1.7}
.entry-content p{margin:0 0 18px}
.entry-content img{max-width:100%;height:auto}
.page-title{font-size:32px;margin:0 0 24px}
.archive-header{padding:36px 40px 0}
.archive-list{padding:0 40px 60px;display:grid;gap:22px}
.pagination{display:flex;gap:10px;padding:0 40px 60px;justify-content:center}
.pagination a,.pagination span{padding:8px 14px;border:1px solid #111;font-size:13px;font-weight:700}
.not-found{padding:80px 40px;text-align:center}

@media (max-width: 900px){
  .topbar{padding:6px 16px;flex-wrap:wrap;gap:6px}
  header.site-header{padding:14px 16px}
  .nav-toggle{display:block}
  nav.main-nav{position:absolute;left:0;right:0;top:100%;background:#000;flex-direction:column;align-items:flex-start;gap:0;display:none;padding:8px 0;z-index:20}
  nav.main-nav.open{display:flex}
  nav.main-nav a,nav.main-nav button{width:100%;padding:12px 20px;box-sizing:border-box}
  header.site-header{position:relative}
  .top-stories{grid-template-columns:1fr}
  .main-grid{grid-template-columns:1fr;padding:24px 16px 40px}
  .article-grid{grid-template-columns:1fr}
  .hero-img{height:240px}
  .breaking-card{position:static;width:100%;margin-top:-40px;box-shadow:none}
  .top-stories{margin-top:20px}
  .hero-photo{height:220px}
  .also-read{grid-template-columns:1fr}
  footer.site-footer{flex-direction:column;gap:10px;text-align:center;padding:20px 16px}
  .article-wrap{padding:20px 16px 40px}
  .archive-header,.archive-list,.pagination{padding-left:16px;padding-right:16px}
}
@media (max-width: 480px){
  .breaking-card h1{font-size:20px}
  .logo{font-size:20px}
  header.site-header .logo a{font-size:20px}
}
