/*
Theme Name: Échate Esta
Theme URI: https://echateesta.com
Author: CerteroWeb
Author URI: https://certeroweb.com
Description: Tema editorial personalizado para ¡Échate esta!: noticias, tendencias, contexto, cotilleo, curiosidades y espacios publicitarios.
Version: 0.3.0
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 8.0
Text Domain: echateesta
*/
:root{--ee-bg:#060617;--ee-panel:#101026;--ee-panel2:#16132e;--ee-pink:#ff2375;--ee-yellow:#ffca19;--ee-purple:#9b35db;--ee-text:#fff;--ee-muted:#b7b7c8;--ee-border:rgba(255,255,255,.12);--ee-radius:20px;--ee-max:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 18% 15%,rgba(155,53,219,.16),transparent 28%),radial-gradient(circle at 82% 22%,rgba(255,35,117,.12),transparent 25%),var(--ee-bg);color:var(--ee-text);font-family:Montserrat,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.ee-wrap{width:min(calc(100% - 32px),var(--ee-max));margin:auto}.ee-topbar{background:linear-gradient(90deg,#f00065,#ff3b82);font-size:.88rem;font-weight:800}.ee-topbar .ee-wrap{display:flex;gap:18px;align-items:center;padding:9px 0;white-space:nowrap;overflow:hidden}.ee-header{position:sticky;top:0;z-index:30;background:rgba(6,6,23,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--ee-border)}.ee-header-row{display:flex;align-items:center;min-height:84px;gap:28px}.custom-logo-link img{max-height:68px;width:auto}.ee-text-logo{font-family:Impact,Anton,Arial Black,sans-serif;font-size:1.7rem;font-style:italic;line-height:.9;text-transform:uppercase}.ee-text-logo span{display:block;color:var(--ee-pink)}.ee-menu{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:.87rem;font-weight:800;text-transform:uppercase}.ee-menu a{padding:30px 0;position:relative}.ee-menu a:hover,.ee-menu .current-menu-item>a{color:var(--ee-pink)}.ee-menu a:hover:after,.ee-menu .current-menu-item>a:after{content:"";position:absolute;height:3px;left:0;right:0;bottom:18px;background:var(--ee-pink);border-radius:3px}.ee-mobile-toggle{display:none;margin-left:auto;background:none;border:1px solid var(--ee-border);color:white;border-radius:10px;font-size:1.4rem;padding:6px 11px}.ee-hero{padding:48px 0 26px}.ee-hero-grid{display:grid;grid-template-columns:1.05fr .78fr 1fr;align-items:center;gap:34px;min-height:440px}.ee-kicker{font-family:Impact,Anton,Arial Black,sans-serif;font-style:italic;text-transform:uppercase;font-size:clamp(2.7rem,5vw,5.5rem);line-height:.92;margin:0}.ee-kicker .pink{color:var(--ee-pink)}.ee-kicker .yellow{color:var(--ee-yellow)}.ee-hero p{max-width:540px;color:#e6e6ed;font-size:1.06rem}.ee-btn{display:inline-flex;align-items:center;gap:10px;background:var(--ee-pink);color:#fff;border-radius:10px;padding:13px 20px;font-weight:800;transition:.2s}.ee-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,35,117,.28)}.ee-hero-icon{filter:drop-shadow(0 0 25px rgba(255,35,117,.35));border-radius:50%}.ee-hero-quote{border:2px solid var(--ee-pink);border-radius:28px;padding:35px 30px;background:linear-gradient(145deg,rgba(255,35,117,.11),rgba(155,53,219,.08));font-family:Impact,Anton,Arial Black,sans-serif;font-style:italic;font-size:clamp(2rem,3vw,3.2rem);line-height:1}.ee-hero-quote strong{display:block;color:var(--ee-yellow);margin-top:18px}.ee-ad{border:1px solid rgba(255,255,255,.16);background:linear-gradient(100deg,rgba(155,53,219,.8),rgba(255,35,117,.88),rgba(255,202,25,.9));color:white;border-radius:16px;min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 28px;margin:22px 0;overflow:hidden}.ee-ad img{max-height:100px;width:auto;border-radius:10px}.ee-ad-copy strong{display:block;font-size:1.35rem;text-transform:uppercase}.ee-ad-copy span{opacity:.9}.ee-ad .ee-btn{background:#0b0b1b}.ee-cats{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--ee-border);border-radius:16px;background:rgba(16,16,38,.86);margin:18px 0 28px}.ee-cat{padding:20px 12px;text-align:center;font-weight:900;text-transform:uppercase;font-size:.85rem;border-right:1px solid var(--ee-border)}.ee-cat:last-child{border-right:0}.ee-cat span{display:block;font-size:1.8rem;margin-bottom:4px}.ee-cat:nth-child(2n){color:var(--ee-yellow)}.ee-cat:nth-child(3n){color:var(--ee-purple)}.ee-section-title{display:flex;align-items:center;justify-content:space-between;margin:30px 0 14px}.ee-section-title h2{font-family:Impact,Anton,Arial Black,sans-serif;text-transform:uppercase;font-style:italic;font-size:1.8rem;margin:0;padding-left:12px;border-left:6px solid var(--ee-pink)}.ee-section-title a{color:var(--ee-pink);font-weight:800}.ee-feature-grid{display:grid;grid-template-columns:1.45fr .9fr 300px;gap:18px}.ee-feature-main,.ee-card,.ee-list-box,.ee-sidebar-ad{background:var(--ee-panel);border:1px solid var(--ee-border);border-radius:16px;overflow:hidden}.ee-feature-main{position:relative;min-height:500px}.ee-feature-main img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.ee-feature-main:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.02) 70%)}.ee-feature-content{position:absolute;z-index:2;left:26px;right:26px;bottom:25px}.ee-badge{display:inline-block;background:var(--ee-pink);color:#fff;border-radius:6px;padding:5px 9px;font-size:.72rem;font-weight:900;text-transform:uppercase}.ee-feature-content h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.05;margin:10px 0}.ee-meta{color:var(--ee-muted);font-size:.82rem}.ee-side-news{display:grid;gap:13px}.ee-mini{display:grid;grid-template-columns:42% 1fr;min-height:150px;background:var(--ee-panel);border:1px solid var(--ee-border);border-radius:14px;overflow:hidden}.ee-mini img{width:100%;height:100%;object-fit:cover}.ee-mini-copy{padding:14px}.ee-mini h3{font-size:1rem;line-height:1.25;margin:8px 0}.ee-sidebar-ad{padding:12px;display:flex;align-items:center;justify-content:center;min-height:500px}.ee-sidebar-ad img{width:100%;height:auto}.ee-placeholder{width:100%;height:100%;min-height:220px;border:2px dashed rgba(255,255,255,.35);border-radius:12px;display:grid;place-items:center;text-align:center;color:#fff;background:linear-gradient(160deg,rgba(255,202,25,.25),rgba(255,35,117,.35));font-weight:900}.ee-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:20px 0}.ee-list-box{padding:18px}.ee-list-box h3{font-family:Impact,Anton,Arial Black,sans-serif;text-transform:uppercase;font-style:italic;margin:0 0 10px;color:var(--ee-pink);font-size:1.35rem}.ee-list-item{display:grid;grid-template-columns:94px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--ee-border)}.ee-list-item:last-child{border-bottom:0}.ee-list-item img{width:94px;height:68px;object-fit:cover;border-radius:9px}.ee-list-item h4{font-size:.95rem;margin:0 0 5px;line-height:1.25}.ee-newsletter{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px;padding:25px 30px;margin:28px 0;border:1px solid var(--ee-border);border-radius:18px;background:linear-gradient(120deg,#111128,#15122d)}.ee-newsletter h3{font-size:1.65rem;margin:0}.ee-newsletter h3 span{color:var(--ee-pink)}.ee-newsletter form{display:flex}.ee-newsletter input{flex:1;padding:14px 18px;border:0;border-radius:28px 0 0 28px}.ee-newsletter button{border:0;border-radius:0 28px 28px 0;background:var(--ee-pink);color:white;padding:0 24px;font-weight:800}.ee-footer{border-top:1px solid var(--ee-border);margin-top:40px;padding:40px 0 28px;background:#050512}.ee-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:45px}.ee-footer h4{text-transform:uppercase;margin-top:0}.ee-footer ul{list-style:none;padding:0;margin:0}.ee-footer li{margin:7px 0;color:var(--ee-muted)}.ee-copyright{border-top:1px solid var(--ee-border);padding-top:18px;margin-top:28px;color:var(--ee-muted);font-size:.88rem}.ee-content{width:min(calc(100% - 32px),900px);margin:45px auto}.ee-content article{background:var(--ee-panel);border:1px solid var(--ee-border);border-radius:18px;padding:clamp(22px,5vw,54px)}.ee-content h1{font-size:clamp(2rem,5vw,4rem);line-height:1.05}.ee-content .wp-post-image{width:100%;border-radius:14px;margin:20px 0}.ee-entry-content{font-size:1.08rem;color:#ededf4}.ee-entry-content a{color:var(--ee-pink);text-decoration:underline}.ee-grid-archive{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ee-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.ee-card-body{padding:18px}.ee-card h2{font-size:1.22rem;line-height:1.25;margin:8px 0}.screen-reader-text{position:absolute;left:-9999px}
@media(max-width:1050px){.ee-hero-grid{grid-template-columns:1fr .7fr}.ee-hero-quote{grid-column:1/-1}.ee-feature-grid{grid-template-columns:1.3fr .9fr}.ee-sidebar-ad{display:none}.ee-menu{position:fixed;left:0;right:0;top:84px;display:none;flex-direction:column;align-items:flex-start;background:#080819;padding:20px 28px;border-bottom:1px solid var(--ee-border)}.ee-menu.is-open{display:flex}.ee-menu a{padding:7px 0}.ee-mobile-toggle{display:block}.ee-cats{grid-template-columns:repeat(3,1fr)}.ee-cat:nth-child(3){border-right:0}.ee-columns{grid-template-columns:1fr 1fr}.ee-list-box:last-child{grid-column:1/-1}.ee-grid-archive{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.ee-wrap{width:min(calc(100% - 22px),var(--ee-max))}.ee-topbar{font-size:.76rem}.ee-header-row{min-height:72px}.custom-logo-link img{max-height:55px}.ee-menu{top:72px}.ee-hero{padding-top:28px}.ee-hero-grid{grid-template-columns:1fr;text-align:center}.ee-hero p{margin-left:auto;margin-right:auto}.ee-hero-icon{max-width:270px;margin:auto}.ee-hero-quote{text-align:left;font-size:2rem}.ee-ad{flex-direction:column;text-align:center}.ee-cats{grid-template-columns:repeat(2,1fr)}.ee-cat:nth-child(odd){border-right:1px solid var(--ee-border)}.ee-cat:nth-child(even){border-right:0}.ee-feature-grid{grid-template-columns:1fr}.ee-feature-main{min-height:430px}.ee-columns,.ee-footer-grid,.ee-newsletter,.ee-grid-archive{grid-template-columns:1fr}.ee-newsletter form{flex-direction:column;gap:8px}.ee-newsletter input,.ee-newsletter button{border-radius:28px;min-height:48px}.ee-list-box:last-child{grid-column:auto}}

/* v0.2 visual refinements */
.ee-brand{flex:0 0 auto}.ee-default-logo{display:block;width:170px;height:76px;overflow:hidden;border-radius:8px}.ee-default-logo img{width:100%;height:100%;object-fit:contain;object-position:left center;background:transparent}.ee-header-row{min-height:96px}.ee-menu{gap:21px;font-size:.82rem}.ee-menu a{padding:36px 0}.ee-hero{padding:30px 0 18px}.ee-hero-grid{min-height:405px;grid-template-columns:1.05fr .82fr .95fr}.ee-hero-copy{padding-left:6px}.ee-hero-icon{max-width:350px;margin:auto}.ee-hero-quote{position:relative;min-height:240px;display:flex;flex-direction:column;justify-content:center}.ee-quote-dots{position:absolute;right:24px;top:12px;color:var(--ee-pink);letter-spacing:8px;font-family:Arial,sans-serif}.ee-feature-grid{grid-template-columns:1.45fr .88fr 260px}.ee-ad-stack{display:grid;gap:14px;align-content:start}.ee-ad-stack .ee-sidebar-ad{min-height:0}.ee-house-ad{display:flex;flex-direction:column;text-align:center;padding:22px 18px;gap:12px}.ee-house-ad small{opacity:.65;font-weight:800}.ee-house-ad strong{font-size:1.4rem}.ee-house-ad span{color:#e8e8ef}.ee-house-ad a{display:inline-block;background:var(--ee-pink);padding:10px 14px;border-radius:8px;font-weight:800}.ee-house-certero{background:linear-gradient(160deg,#0a3159,#0b132c)}.ee-house-creativas{background:linear-gradient(160deg,#fff5eb,#f7d4e2);color:#16121d}.ee-house-creativas span{color:#3c3340}.ee-demo-visual{width:100%;height:100%;min-height:110px;display:grid;place-items:center;overflow:hidden;position:relative;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.18),transparent 35%),linear-gradient(135deg,#6f167f,#12091f)}.ee-demo-visual:before,.ee-demo-visual:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);opacity:.4}.ee-demo-visual:before{width:160px;height:160px;right:-45px;top:-55px;background:#ff2c7d}.ee-demo-visual:after{width:110px;height:110px;left:-35px;bottom:-45px;background:#ffcb17}.ee-demo-visual span{position:relative;z-index:2;font-family:Impact,Anton,sans-serif;font-size:3rem;font-style:italic;color:#fff;text-shadow:7px 7px 0 rgba(0,0,0,.18)}.ee-tone-green{background:linear-gradient(135deg,#075c46,#11162a)}.ee-tone-gold{background:linear-gradient(135deg,#a85a05,#251020)}.ee-tone-violet{background:linear-gradient(135deg,#5525b8,#0c1532)}.ee-tone-blue{background:linear-gradient(135deg,#0878aa,#11152d)}.ee-tone-pink{background:linear-gradient(135deg,#bd145e,#24102e)}.ee-feature-main>.ee-demo-visual{position:absolute;inset:0;min-height:100%}.ee-mini>.ee-demo-visual{min-height:100%}.ee-list-item>.ee-demo-visual{width:94px;height:68px;min-height:68px;border-radius:9px}.ee-list-item>.ee-demo-visual span{font-size:1.4rem}.ee-list-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px}.ee-list-heading h3{margin:0}.ee-list-heading a{font-size:.76rem;color:var(--ee-yellow);font-weight:800}.ee-newsletter-title{display:flex;align-items:center;gap:18px}.ee-mail-icon{font-size:3.2rem;transform:rotate(-8deg)}.ee-footer{padding-top:32px}.ee-footer-logo{width:170px;height:95px}.ee-footer-grid{grid-template-columns:1.2fr .7fr 1.1fr}.ee-footer-brand p{max-width:360px}.ee-socials{display:flex;gap:10px;margin-top:18px}.ee-socials a{width:38px;height:38px;border:1px solid var(--ee-border);border-radius:50%;display:grid;place-items:center;font-weight:900}.ee-copyright{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.ee-copyright a:hover{color:var(--ee-pink)}
@media(max-width:1150px){.ee-feature-grid{grid-template-columns:1.3fr .9fr}.ee-ad-stack{grid-column:1/-1;grid-template-columns:1fr 1fr}.ee-house-ad{min-height:210px}.ee-menu{gap:14px;font-size:.76rem}}
@media(max-width:1050px){.ee-default-logo{width:145px;height:66px}.ee-header-row{min-height:82px}.ee-menu{top:82px}.ee-hero-grid{grid-template-columns:1fr .75fr}.ee-hero-quote{min-height:190px}.ee-feature-grid{grid-template-columns:1.25fr .9fr}.ee-ad-stack{display:grid}}
@media(max-width:700px){.ee-default-logo{width:122px;height:58px}.ee-header-row{min-height:72px}.ee-hero-grid{grid-template-columns:1fr}.ee-hero-copy{text-align:center}.ee-hero-icon{max-width:250px}.ee-hero-quote{min-height:0}.ee-feature-grid{grid-template-columns:1fr}.ee-side-news{grid-template-columns:1fr}.ee-ad-stack{grid-template-columns:1fr}.ee-house-ad{min-height:180px}.ee-footer-logo{width:145px;height:82px}.ee-copyright{display:block}.ee-copyright span{display:block;margin-top:8px}}

/* v0.3 logo cleanup */
.ee-default-logo,.ee-footer-logo{background:transparent}
