/*
Theme Name: DeportesIA editorial refinements
Purpose: Professional sports-news presentation layered over the Hostinger theme.
*/
:root{
  --dia-ink:#0b1220;
  --dia-navy:#142034;
  --dia-navy-soft:#1e2b42;
  --dia-orange:#ff5a1f;
  --dia-orange-dark:#b9380c;
  --dia-paper:#f4f6f9;
  --dia-card:#ffffff;
  --dia-text:#1e293b;
  --dia-muted:#64748b;
  --dia-line:#dfe5ec;
  --dia-radius:10px;
  --dia-shadow:0 10px 30px rgba(15,23,42,.09);
  --dia-shadow-hover:0 18px 42px rgba(15,23,42,.15);
}
html{scroll-behavior:smooth}
body{
  margin:0;
  background:var(--dia-paper);
  color:var(--dia-text);
  font-family:"Open Sans",Arial,sans-serif;
  font-size:16px;
  line-height:1.65;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
body::before{
  content:"";
  position:fixed;
  inset:0 0 auto;
  z-index:10001;
  height:4px;
  background:linear-gradient(90deg,var(--dia-orange),#ff8a3d 45%,var(--dia-orange));
}
h1,h2,h3,h4,h5,h6,.elementor-heading-title,.wp-block-post-title{
  color:var(--dia-ink);
  font-family:Montserrat,"Open Sans",Arial,sans-serif;
  font-weight:800;
  letter-spacing:-.025em;
}
a{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{
  outline:3px solid var(--dia-orange)!important;
  outline-offset:3px;
}

/* Header and primary navigation */
.site-header{
  position:sticky;
  top:0;
  z-index:1000;
  background:rgba(11,18,32,.97);
  box-shadow:0 8px 28px rgba(2,6,23,.20);
  backdrop-filter:saturate(160%) blur(12px);
  -webkit-backdrop-filter:saturate(160%) blur(12px);
}
.admin-bar .site-header{top:32px}
.site-header>.wp-block-group{
  background:transparent!important;
  color:#fff!important;
  border-bottom:1px solid rgba(255,255,255,.10);
}
.site-header .alignwide{max-width:1240px}
.site-header .wp-block-site-logo img{
  display:block;
  width:220px;
  max-height:48px;
  object-fit:contain;
  border-radius:3px;
}
.site-header .wp-block-navigation,
.site-header .wp-block-navigation__responsive-container{
  color:#fff!important;
  background:transparent!important;
}
.site-header .wp-block-navigation__container{gap:4px}
.site-header .wp-block-navigation-item__content{
  position:relative;
  display:flex;
  align-items:center;
  min-height:42px;
  padding:0 10px!important;
  color:#f8fafc!important;
  border-radius:6px;
  font-family:Montserrat,"Open Sans",Arial,sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:.025em;
  text-decoration:none;
  white-space:nowrap;
}
.site-header .wp-block-navigation-item__content:hover,
.site-header .current-menu-item>.wp-block-navigation-item__content{
  color:#fff!important;
  background:rgba(255,90,31,.17);
}
.site-header .current-menu-item>.wp-block-navigation-item__content::after{
  content:"";
  position:absolute;
  right:10px;
  bottom:3px;
  left:10px;
  height:2px;
  border-radius:2px;
  background:var(--dia-orange);
}
.site-header .wp-block-navigation__responsive-container-open,
.site-header .wp-block-navigation__responsive-container-close{
  color:#fff;
  padding:9px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:7px;
}

/* Homepage hero */
.home .elementor-element-ddccf30{
  position:relative;
  isolation:isolate;
  min-height:clamp(470px,60vw,690px);
  overflow:hidden;
}
.home .elementor-element-ddccf30::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(5,10,20,.90) 0%,rgba(7,15,29,.70) 46%,rgba(7,15,29,.28) 100%);
  pointer-events:none;
}
.home .elementor-element-74068c0>.e-con-inner{
  min-height:clamp(470px,60vw,690px);
  justify-content:center;
}
.home .elementor-element-2085031{max-width:850px}
.home .elementor-element-2085031 .elementor-heading-title{
  color:#fff;
  font-size:clamp(2.6rem,6vw,5.4rem);
  line-height:.99;
  letter-spacing:-.055em;
  text-wrap:balance;
  text-shadow:0 5px 25px rgba(0,0,0,.35);
}
.elementor-button,.wp-element-button,.wp-block-button__link{
  border-radius:7px!important;
  font-family:Montserrat,"Open Sans",Arial,sans-serif;
  font-weight:800!important;
  letter-spacing:.015em;
  box-shadow:0 8px 20px rgba(185,56,12,.20);
}
.home .elementor-element-61ba7db .elementor-button{
  padding:15px 24px;
  background:var(--dia-orange);
  border:1px solid var(--dia-orange);
  color:#fff;
}
.home .elementor-element-61ba7db .elementor-button:hover{
  background:#fff;
  border-color:#fff;
  color:var(--dia-ink);
  transform:translateY(-2px);
}

/* Homepage latest-news section */
.home .elementor-element-ba811fa{
  background:var(--dia-paper);
  padding-block:clamp(58px,7vw,92px);
}
.home .elementor-element-a118213{
  position:relative;
  margin-bottom:24px;
  padding-bottom:14px;
  border-bottom:1px solid var(--dia-line);
}
.home .elementor-element-a118213::after{
  content:"";
  position:absolute;
  left:0;
  bottom:-1px;
  width:86px;
  height:4px;
  background:var(--dia-orange);
}
.home .elementor-element-7ec273d .elementor-heading-title{
  margin:0;
  font-size:clamp(2rem,4vw,3.25rem);
  line-height:1.06;
}

/* Custom news cards */
.hostinger-blog-posts-widget.deportesia-news .blog-posts-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
}
.hostinger-blog-posts-widget.deportesia-news .blog-post-item{
  display:flex;
  flex-direction:column;
  min-width:0;
  margin:0;
  overflow:hidden;
  background:var(--dia-card);
  color:var(--dia-navy);
  border:1px solid var(--dia-line);
  border-top:4px solid var(--dia-orange);
  border-radius:var(--dia-radius);
  box-shadow:0 5px 18px rgba(15,23,42,.06);
}
.deportesia-news-image{
  position:relative;
  display:block;
  aspect-ratio:530/250;
  overflow:hidden;
  background:var(--dia-navy);
}
.deportesia-news-image::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:32%;
  background:linear-gradient(transparent,rgba(5,10,20,.34));
  pointer-events:none;
}
.deportesia-news-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .45s ease,filter .3s ease;
}
.deportesia-news-placeholder{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:1px;
  width:100%;
  height:100%;
  color:#fff;
  font-size:32px;
  font-weight:800;
  letter-spacing:-1px;
}
.deportesia-news-placeholder>span{color:var(--dia-orange)}
.deportesia-news-copy{
  display:flex;
  flex:1;
  flex-direction:column;
  align-items:flex-start;
  gap:13px;
  padding:23px;
}
.deportesia-news-meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:9px;
  color:var(--dia-muted);
  font-size:12px;
  line-height:1.4;
}
.deportesia-news-meta>span{
  display:inline-flex;
  padding:5px 8px;
  color:#fff;
  background:var(--dia-orange-dark);
  border-radius:4px;
  font-family:Montserrat,"Open Sans",Arial,sans-serif;
  font-weight:800;
  letter-spacing:.055em;
  text-transform:uppercase;
}
.hostinger-blog-posts-widget.deportesia-news .post-title{
  margin:0;
  font-size:clamp(1.13rem,1.6vw,1.38rem);
  line-height:1.28;
  letter-spacing:-.025em;
}
.hostinger-blog-posts-widget.deportesia-news .post-title a{
  color:var(--dia-ink);
  text-decoration:none;
}
.hostinger-blog-posts-widget.deportesia-news .post-title a:hover{color:var(--dia-orange-dark)}
.hostinger-blog-posts-widget.deportesia-news .post-excerpt{
  margin:0;
  color:#475569;
  font-size:15px;
  line-height:1.68;
}
.deportesia-read-more{
  margin-top:auto;
  padding-top:8px;
  color:var(--dia-orange-dark);
  font-family:Montserrat,"Open Sans",Arial,sans-serif;
  font-size:13px;
  font-weight:800;
  letter-spacing:.02em;
  text-decoration:none;
}
.deportesia-read-more:hover{color:var(--dia-ink);transform:translateX(3px)}
.deportesia-news-all{margin:30px 0 0;text-align:right}
.deportesia-news-all a,.deportesia-news-empty a{
  color:var(--dia-orange-dark);
  font-weight:800;
  text-underline-offset:4px;
}
.deportesia-news-empty{
  padding:28px;
  color:var(--dia-navy);
  background:#fff;
  border:1px solid var(--dia-line);
  border-left:5px solid var(--dia-orange);
  border-radius:var(--dia-radius);
  box-shadow:var(--dia-shadow);
}
.deportesia-news-empty p{margin:0 0 12px}
.deportesia-empty-title{font-size:22px;font-weight:800;line-height:1.35}

/* Index and category archive cards */
body.blog main,
body.archive main,
body.search main{padding-block:clamp(45px,6vw,78px)!important}
body.blog main>.wp-block-group,
body.archive main>.wp-block-group,
body.search main>.wp-block-group{max-width:1240px}
body.blog main h1,
body.archive main h1,
body.search main h1{
  position:relative;
  margin-bottom:34px;
  padding-bottom:15px;
  font-size:clamp(2.25rem,5vw,4rem);
  line-height:1.05;
}
body.blog main h1::after,
body.archive main h1::after,
body.search main h1::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:82px;
  height:5px;
  background:var(--dia-orange);
}
body.blog .wp-block-post-template,
body.archive .wp-block-post-template,
body.search .wp-block-post-template{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
}
body.blog .wp-block-post-template>li,
body.archive .wp-block-post-template>li,
body.search .wp-block-post-template>li{
  display:flex;
  flex-direction:column;
  overflow:hidden;
  margin:0!important;
  padding:0 0 22px;
  background:#fff;
  border:1px solid var(--dia-line);
  border-top:4px solid var(--dia-orange);
  border-radius:var(--dia-radius);
  box-shadow:0 5px 18px rgba(15,23,42,.06);
}
body.blog .wp-block-post-featured-image,
body.archive .wp-block-post-featured-image,
body.search .wp-block-post-featured-image{margin:0 0 20px}
body.blog .wp-block-post-featured-image img,
body.archive .wp-block-post-featured-image img,
body.search .wp-block-post-featured-image img{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
}
body.blog .wp-block-post-title,
body.archive .wp-block-post-title,
body.search .wp-block-post-title{
  margin:0 22px 10px;
  font-size:1.3rem;
  line-height:1.28;
}
body.blog .wp-block-post-title a,
body.archive .wp-block-post-title a,
body.search .wp-block-post-title a{
  color:var(--dia-ink);
  text-decoration:none;
}
body.blog .wp-block-post-title a:hover,
body.archive .wp-block-post-title a:hover,
body.search .wp-block-post-title a:hover{color:var(--dia-orange-dark)}
body.blog .wp-block-post-date,
body.archive .wp-block-post-date,
body.search .wp-block-post-date,
body.blog .wp-block-post-terms,
body.archive .wp-block-post-terms,
body.search .wp-block-post-terms,
body.blog .wp-block-post-excerpt,
body.archive .wp-block-post-excerpt,
body.search .wp-block-post-excerpt{margin-inline:22px;color:var(--dia-muted)}
.wp-block-query-pagination{
  gap:10px;
  margin-top:42px;
  font-weight:700;
}
.wp-block-query-pagination a,.wp-block-query-pagination .current{
  display:inline-flex;
  min-width:42px;
  min-height:42px;
  align-items:center;
  justify-content:center;
  padding:7px 12px;
  border:1px solid var(--dia-line);
  border-radius:6px;
  background:#fff;
  color:var(--dia-navy);
  text-decoration:none;
}
.wp-block-query-pagination a:hover,.wp-block-query-pagination .current{
  background:var(--dia-orange);
  border-color:var(--dia-orange);
  color:#fff;
}

/* Single article */
body.single-post{background:var(--dia-paper)}
body.single-post main{
  padding-block:clamp(42px,6vw,84px)!important;
}
body.single-post main>.wp-block-group,
body.single-post main>article,
body.single-post .wp-block-post-content{
  width:min(100% - 40px,860px);
  margin-inline:auto;
}
body.single-post .wp-block-post-title{
  margin-bottom:18px;
  font-size:clamp(2.15rem,5vw,4.35rem);
  line-height:1.04;
  letter-spacing:-.045em;
  text-wrap:balance;
}
body.single-post .wp-block-post-date,
body.single-post .wp-block-post-author-name,
body.single-post .wp-block-post-terms{
  color:var(--dia-muted);
  font-size:14px;
}
body.single-post .wp-block-post-featured-image{
  width:min(100% - 40px,1120px);
  margin:32px auto 38px;
}
body.single-post .wp-block-post-featured-image img{
  width:100%;
  max-height:660px;
  object-fit:cover;
  border-radius:var(--dia-radius);
  box-shadow:var(--dia-shadow);
}
body.single-post .wp-block-post-content{
  overflow-wrap:anywhere;
  color:#273449;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(1.08rem,1.5vw,1.22rem);
  line-height:1.85;
}
body.single-post .wp-block-post-content>p:first-of-type{font-size:1.12em;color:var(--dia-ink)}
body.single-post .wp-block-post-content h2,
body.single-post .wp-block-post-content h3,
body.single-post .wp-block-post-content h4{
  margin-top:1.65em;
  color:var(--dia-ink);
  font-family:Montserrat,"Open Sans",Arial,sans-serif;
  line-height:1.2;
}
body.single-post .wp-block-post-content a{
  color:var(--dia-orange-dark);
  text-decoration-thickness:2px;
  text-underline-offset:3px;
}
body.single-post .wp-block-post-content blockquote{
  margin:2em 0;
  padding:1.1em 1.4em;
  color:var(--dia-navy);
  background:#fff;
  border-left:5px solid var(--dia-orange);
  box-shadow:0 4px 15px rgba(15,23,42,.05);
}
body.single-post .wp-block-post-content img{
  max-width:100%;
  height:auto;
  border-radius:8px;
}
body.single-post .wp-block-post-content figcaption{
  color:var(--dia-muted);
  font-family:"Open Sans",Arial,sans-serif;
  font-size:13px;
}
body.single-post .wp-block-post-navigation-link{
  margin-top:40px;
  padding-top:24px;
  border-top:1px solid var(--dia-line);
}

/* Standard pages and forms */
body.page:not(.home) main{padding-block:clamp(42px,6vw,78px)!important}
body.page:not(.home) .entry-content{max-width:1050px}
body.page:not(.home) .wp-block-post-title,
body.page:not(.home) main h1{
  font-size:clamp(2.2rem,5vw,4rem);
  line-height:1.08;
}
input:not([type="checkbox"]):not([type="radio"]),textarea,select{
  width:100%;
  padding:12px 14px;
  color:var(--dia-text);
  background:#fff;
  border:1px solid #cbd5e1;
  border-radius:6px;
}
button,input[type="submit"]{
  min-height:44px;
  padding:10px 18px;
  color:#fff;
  background:var(--dia-orange-dark);
  border:0;
  border-radius:6px;
  font-weight:800;
  cursor:pointer;
}
button:hover,input[type="submit"]:hover{background:var(--dia-ink)}

/* Footer */
.site-footer{
  position:relative;
  color:#dbe4ef;
  background:var(--dia-ink);
  border-top:5px solid var(--dia-orange);
}
.site-footer>.wp-block-group{background:var(--dia-ink)!important}
.site-footer .wp-block-columns{gap:clamp(32px,6vw,72px)}
.site-footer h3{
  position:relative;
  margin-bottom:20px;
  padding-bottom:11px;
  color:#fff!important;
  font-size:1.1rem!important;
  letter-spacing:.01em;
}
.site-footer h3::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:38px;
  height:3px;
  background:var(--dia-orange);
}
.site-footer p,.site-footer a{color:#dbe4ef!important}
.site-footer a{text-underline-offset:4px}
.site-footer a:hover{color:#fff!important}
.site-footer .wp-block-navigation-item__content{
  min-height:34px;
  padding:3px 0!important;
  font-size:15px;
}
.site-footer .wp-block-social-links{gap:10px}
.site-footer .wp-social-link{
  display:flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  background:var(--dia-navy-soft)!important;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
}
.site-footer .wp-social-link:hover{background:var(--dia-orange)!important;transform:translateY(-2px)}
.site-footer>.wp-block-group>.wp-block-group:last-child{
  border-top:1px solid rgba(255,255,255,.13);
  padding-top:24px!important;
}

/* Interaction and motion */
@media (hover:hover){
  .hostinger-blog-posts-widget.deportesia-news .blog-post-item:hover,
  body.blog .wp-block-post-template>li:hover,
  body.archive .wp-block-post-template>li:hover,
  body.search .wp-block-post-template>li:hover{
    border-color:#cad3df;
    box-shadow:var(--dia-shadow-hover);
    transform:translateY(-5px);
  }
  .hostinger-blog-posts-widget.deportesia-news .blog-post-item:hover .deportesia-news-image img{transform:scale(1.045)}
}
@media (max-width:1100px){
  .site-header .wp-block-navigation-item__content{padding-inline:7px!important;font-size:12px}
}
@media (max-width:1024px){
  .hostinger-blog-posts-widget.deportesia-news .blog-posts-grid,
  body.blog .wp-block-post-template,
  body.archive .wp-block-post-template,
  body.search .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))}
  .site-header .wp-block-navigation__responsive-container.is-menu-open{
    color:#fff!important;
    background:var(--dia-ink)!important;
  }
  .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{
    align-items:flex-start;
    padding:70px 28px 32px;
  }
  .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{
    width:100%;
    align-items:stretch;
    gap:4px;
  }
  .site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content{
    width:100%;
    min-height:48px;
    padding:9px 12px!important;
    border-bottom:1px solid rgba(255,255,255,.09);
    font-size:16px;
  }
}
@media (max-width:782px){.admin-bar .site-header{top:46px}}
@media (max-width:767px){
  body::before{height:3px}
  .site-header>.wp-block-group{padding:10px 16px!important}
  .site-header .wp-block-site-logo img{width:176px;height:auto}
  .home .elementor-element-ddccf30,
  .home .elementor-element-74068c0>.e-con-inner{min-height:500px}
  .home .elementor-element-ddccf30::before{background:linear-gradient(180deg,rgba(5,10,20,.55),rgba(5,10,20,.90))}
  .home .elementor-element-2085031 .elementor-heading-title{font-size:clamp(2.45rem,12vw,3.65rem);line-height:1.02}
  .home .elementor-element-ba811fa{padding-block:52px}
  .hostinger-blog-posts-widget.deportesia-news .blog-posts-grid,
  body.blog .wp-block-post-template,
  body.archive .wp-block-post-template,
  body.search .wp-block-post-template{grid-template-columns:minmax(0,1fr);gap:20px}
  .deportesia-news-copy{padding:20px}
  .deportesia-news-all{text-align:left}
  .deportesia-news-empty{padding:22px}
  body.single-post main>.wp-block-group,
  body.single-post main>article,
  body.single-post .wp-block-post-content{width:min(100% - 32px,860px)}
  body.single-post .wp-block-post-featured-image{width:100%;margin-top:26px}
  body.single-post .wp-block-post-featured-image img{border-radius:0}
  body.single-post .wp-block-post-title{font-size:clamp(2rem,10vw,3rem)}
  body.single-post .wp-block-post-content{font-size:1.05rem;line-height:1.78}
  .site-footer .wp-block-columns{gap:28px}
  .site-footer>.wp-block-group{padding-inline:20px!important}
}
/* Archive card content grouping */
body.blog .deportesia-archive-copy,
body.archive .deportesia-archive-copy,
body.search .deportesia-archive-copy{
  display:flex;
  flex:1;
  flex-direction:column;
  align-items:flex-start;
  padding:0 22px;
}
body.blog .deportesia-archive-meta,
body.archive .deportesia-archive-meta,
body.search .deportesia-archive-meta{
  gap:10px;
  margin-bottom:12px;
  color:var(--dia-muted);
  font-size:12px;
}
body.blog .deportesia-archive-meta .wp-block-post-terms a,
body.archive .deportesia-archive-meta .wp-block-post-terms a,
body.search .deportesia-archive-meta .wp-block-post-terms a{
  display:inline-flex;
  padding:5px 8px;
  color:#fff;
  background:var(--dia-orange-dark);
  border-radius:4px;
  font-family:Montserrat,"Open Sans",Arial,sans-serif;
  font-weight:800;
  letter-spacing:.05em;
  text-decoration:none;
  text-transform:uppercase;
}
body.blog .deportesia-archive-copy .wp-block-post-title,
body.archive .deportesia-archive-copy .wp-block-post-title,
body.search .deportesia-archive-copy .wp-block-post-title,
body.blog .deportesia-archive-copy .wp-block-post-date,
body.archive .deportesia-archive-copy .wp-block-post-date,
body.search .deportesia-archive-copy .wp-block-post-date,
body.blog .deportesia-archive-copy .wp-block-post-terms,
body.archive .deportesia-archive-copy .wp-block-post-terms,
body.search .deportesia-archive-copy .wp-block-post-terms,
body.blog .deportesia-archive-copy .wp-block-post-excerpt,
body.archive .deportesia-archive-copy .wp-block-post-excerpt,
body.search .deportesia-archive-copy .wp-block-post-excerpt{margin-inline:0}
body.blog .deportesia-archive-copy .wp-block-post-excerpt,
body.archive .deportesia-archive-copy .wp-block-post-excerpt,
body.search .deportesia-archive-copy .wp-block-post-excerpt{margin-top:auto}
body.blog .wp-block-post-excerpt__more-link,
body.archive .wp-block-post-excerpt__more-link,
body.search .wp-block-post-excerpt__more-link{
  color:var(--dia-orange-dark);
  font-family:Montserrat,"Open Sans",Arial,sans-serif;
  font-size:13px;
  font-weight:800;
  text-decoration:none;
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
