/*
Theme Name: Elizabeth García — Luz v7
Theme URI: https://descubriendojuntosconlizzy.com
Author: Javier Baman — javierbaman.com
Description: Mobile First. 100% editable desde WordPress (Personalizar + CPTs + Gutenberg). Bilingüe ES/EN. Sección En Medios con video oculto YouTube. Soporte multimedia en holders (foto, video, GIF, YouTube, Vimeo).
Version: 7.0.0
Requires at least: 6.3
Requires PHP: 8.0
License: Privado
Text Domain: elizabeth-luz
*/
:root{
  --gold:#B8860B;--gold-lt:#D4A843;--gold-pale:#F0DFA0;--gold-bg:#FDF8EC;
  --black:#0A0805;--ink:#1C1814;--slate:#3D3830;--muted:#6B6358;
  --border:#E4D9C0;--white:#FFFFFF;--cream:#FAF3E3;--cream-soft:#F5EAD0;
  --shadow-sm:0 1px 4px rgba(10,8,5,.07);--shadow-md:0 4px 20px rgba(10,8,5,.09);--shadow-lg:0 12px 48px rgba(10,8,5,.12);
}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%}
body{background:var(--white);color:var(--black);font-family:'Jost',sans-serif;font-weight:400;line-height:1.8;overflow-x:hidden;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
button{cursor:pointer;background:none;border:none;font:inherit}
strong{font-weight:500}
ul{list-style:none}

/* === GUTENBERG === */
.wp-block-quote{border-left:3px solid var(--gold);padding:.8rem 0 .8rem 1.5rem;font-family:'Cormorant Garamond',serif;font-size:1.3rem;font-style:italic;color:var(--ink)}
.wp-block-quote p{font-family:inherit;font-size:inherit;color:inherit}
.wp-block-separator{border:none;border-top:1px solid var(--border);margin:2.5rem auto;width:60px}
.wp-block-separator.is-style-dots{border:none;text-align:center}
.wp-block-separator.is-style-dots::before{content:'✦  ✦  ✦';color:var(--gold);font-size:.7rem;letter-spacing:.5em}
.wp-block-button__link{font-family:'Cinzel',serif!important;font-size:.7rem!important;letter-spacing:.22em!important;text-transform:uppercase!important;padding:.95rem 2rem!important;border-radius:0!important;transition:all .3s!important}
.entry-content h1{font-size:clamp(2rem,6vw,3.5rem);margin-bottom:1.2rem;font-family:'Cormorant Garamond',serif;font-weight:400}
.entry-content h2{font-size:clamp(1.6rem,4vw,2.5rem);margin:2.5rem 0 1rem;font-family:'Cormorant Garamond',serif;font-weight:400}
.entry-content h3{font-size:clamp(1.3rem,3vw,1.9rem);margin:2rem 0 .8rem;font-family:'Cormorant Garamond',serif;font-weight:400}
.entry-content p{margin-bottom:1.3rem}
.entry-content ul,.entry-content ol{padding-left:1.4rem;margin-bottom:1.3rem;color:var(--slate)}
.entry-content a{color:var(--gold);border-bottom:1px solid var(--gold-pale);transition:border-color .2s}
.entry-content blockquote{margin:2rem 0}
.aligncenter{text-align:center;margin:0 auto}
.alignwide{margin-left:-1.5rem;margin-right:-1.5rem}

/* === UTILITY === */
.eg-label{font-family:'Cinzel',serif;font-size:.68rem;font-weight:500;letter-spacing:.4em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.9rem}
.eg-title{font-family:'Cormorant Garamond',serif;font-weight:400;color:var(--black);line-height:1.08;font-size:clamp(2.2rem,7vw,3.8rem)}
.eg-title em{font-style:italic;color:var(--gold)}
.eg-title-lg{font-size:clamp(3rem,9vw,5.5rem)}
.eg-title-sm{font-size:clamp(1.6rem,4vw,2.4rem)}
.eg-gold-line{width:36px;height:2px;background:var(--gold);display:block;margin:1.2rem 0}
.eg-gold-line-center{margin:1.2rem auto}
.eg-intro{font-family:'Cormorant Garamond',serif;font-size:clamp(1rem,2.5vw,1.25rem);font-style:italic;color:var(--muted);line-height:1.75}
.eg-pullquote{font-family:'Cormorant Garamond',serif;font-size:clamp(1.2rem,2.5vw,1.7rem);font-style:italic;color:var(--ink);line-height:1.5;border-left:3px solid var(--gold);padding:.8rem 0 .8rem 1.5rem;margin:2rem 0}
.eg-tag{font-family:'Cinzel',serif;font-size:.6rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold-pale);padding:.4rem .9rem;display:inline-block;background:var(--gold-bg);transition:all .3s}
.eg-tag:hover{background:var(--gold);color:var(--white)}
.btn-primary{font-family:'Cinzel',serif;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--white);background:var(--gold);padding:1rem 1.8rem;display:inline-block;border:2px solid var(--gold);transition:all .3s;white-space:nowrap}
.btn-primary:hover{background:transparent;color:var(--gold)}
.btn-secondary{font-family:'Cinzel',serif;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);background:transparent;padding:1rem 1.8rem;display:inline-block;border:2px solid var(--gold-pale);transition:all .3s;white-space:nowrap}
.btn-secondary:hover{border-color:var(--gold);background:var(--gold-bg)}
.btn-group{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}
.eg-social-icons{display:flex;gap:.7rem;align-items:center;flex-wrap:wrap}
.eg-social-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;color:var(--muted);border:1px solid var(--border);transition:all .3s}
.eg-social-icon:hover{color:var(--gold);border-color:var(--gold);background:var(--gold-bg)}
.eg-social-icon svg{width:17px;height:17px}

/* === HEADER — MOBILE FIRST === */
#site-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);border-bottom:1px solid transparent;transition:all .3s;min-height:64px}
#site-header.scrolled{background:#fff;border-bottom-color:var(--border);box-shadow:var(--shadow-sm);padding:.75rem 1.2rem}
.site-logo img{height:40px;width:auto}
.site-logo-text{font-family:'Cinzel',serif;font-size:.9rem;font-weight:500;color:var(--black);letter-spacing:.18em;text-transform:uppercase}
.header-right{display:flex;align-items:center;gap:.6rem}
.lang-switcher{display:none}

/* Desktop nav ≥900px */
#site-nav{display:none}

/* Hamburger */
.nav-toggle{display:flex;flex-direction:column;gap:5px;padding:5px;z-index:1100;position:relative}
.nav-toggle span{display:block;width:22px;height:1.5px;background:var(--black);transition:all .3s}
.nav-toggle.is-open span:nth-child(1){transform:rotate(45deg) translate(4px,4px)}
.nav-toggle.is-open span:nth-child(2){opacity:0}
.nav-toggle.is-open span:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}

/* Mobile overlay */
.mobile-nav-overlay{position:fixed;inset:0;background:var(--white);z-index:1050;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 1.5rem 3rem;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .3s,transform .3s;overflow-y:auto}
.mobile-nav-overlay.is-open{opacity:1;pointer-events:all;transform:translateY(0)}
.mobile-nav-overlay ul{list-style:none;width:100%;max-width:360px}
.mobile-nav-overlay ul li{border-bottom:1px solid var(--border)}
.mobile-nav-overlay ul li:first-child{border-top:1px solid var(--border)}
.mobile-nav-overlay a{display:flex;align-items:center;justify-content:center;width:100%;padding:1.15rem 1rem;font-family:'Jost',sans-serif;font-size:1.05rem;font-weight:500;color:var(--black);letter-spacing:.08em;text-transform:uppercase;transition:color .2s,background .2s}
.mobile-nav-overlay a:hover{color:var(--gold);background:var(--gold-bg)}
.mobile-nav-cta{margin-top:1.5rem;font-family:'Cinzel',serif;font-size:.8rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--white);background:var(--gold);padding:1rem 2.5rem;display:inline-block;border:2px solid var(--gold);transition:all .3s}
.mobile-lang-row{display:flex;gap:.8rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center}
.mobile-lang-row a{font-family:'Cinzel',serif;font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);padding:.55rem 1.1rem;border:1px solid var(--border);transition:all .3s}
.mobile-lang-row a.active,.mobile-lang-row a:hover{color:var(--gold);border-color:var(--gold);background:var(--gold-bg)}
.mobile-social-row{margin-top:1.2rem}

/* Desktop ≥900px */
@media(min-width:900px){
  .nav-toggle{display:none}
  .mobile-nav-overlay{display:none!important}
  #site-header{padding:1.9rem 4rem 1.4rem}
  #site-header.scrolled{padding:1rem 4rem}
  .site-logo img{height:46px}
  .lang-switcher{display:flex;gap:.25rem;align-items:center}
  .lang-switcher a{font-family:'Cinzel',serif;font-size:.62rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);padding:.28rem .5rem;border:1px solid transparent;transition:all .3s}
  .lang-switcher a.active,.lang-switcher a:hover{color:var(--gold);border-color:var(--gold-pale);background:var(--gold-bg)}
  .lang-sep{color:var(--border);font-size:.75rem}
  #site-nav{display:flex!important;position:static;background:none}
  #site-nav ul{display:flex;gap:1.8rem;list-style:none;align-items:center}
  #site-nav a{font-family:'Jost',sans-serif;font-size:.78rem;font-weight:500;color:var(--slate);letter-spacing:.1em;text-transform:uppercase;transition:color .3s;position:relative;padding-bottom:2px;white-space:nowrap}
  #site-nav a::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1.5px;background:var(--gold);transform:scaleX(0);transition:transform .3s;transform-origin:left}
  #site-nav a:hover{color:var(--gold)}
  #site-nav a:hover::after{transform:scaleX(1)}
  .nav-cta{font-family:'Cinzel',serif!important;font-size:.68rem!important;font-weight:500!important;letter-spacing:.18em!important;color:var(--white)!important;background:var(--gold)!important;padding:.65rem 1.4rem!important;transition:background .3s!important}
  .nav-cta::after{display:none!important}
  .nav-cta:hover{background:var(--gold-lt)!important}
  .nav-social-row{display:flex;gap:.4rem;align-items:center;padding-left:.8rem;border-left:1px solid var(--border)}
  .nav-social-row .eg-social-icon{width:30px;height:30px}
  .nav-social-row .eg-social-icon svg{width:14px;height:14px}
  .alignwide{margin-left:-4rem;margin-right:-4rem}
}

/* === HERO === */
#hero{min-height:100svh;padding:5.5rem 1.5rem 3.5rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:radial-gradient(ellipse 120% 60% at 70% 30%,var(--gold-bg) 0%,transparent 65%),radial-gradient(ellipse 80% 100% at 5% 85%,var(--cream) 0%,transparent 60%),var(--white)}
.hero-inner{width:100%;max-width:1320px;margin:0 auto}
.hero-grid{display:flex;flex-direction:column-reverse;gap:2.5rem;align-items:center}
.hero-image-wrap{max-width:340px;width:100%;margin:0 auto}
@media(min-width:768px){
  #hero{padding:7rem 4rem 5rem}
  .hero-grid{flex-direction:row;gap:4rem;align-items:center}
  .hero-text{flex:1}
  .hero-image-wrap{flex:0 0 40%;max-width:420px;margin:0}
}
.hero-eyebrow{font-family:'Cinzel',serif;font-size:.65rem;font-weight:500;letter-spacing:.4em;color:var(--gold);text-transform:uppercase;margin-bottom:1.4rem;display:flex;align-items:center;gap:.9rem;opacity:0;animation:fadeUp .9s ease .2s forwards}
.hero-eyebrow::before{content:'';width:26px;height:1px;background:var(--gold);flex-shrink:0}
.hero-title{font-family:'Cormorant Garamond',serif;font-size:clamp(3rem,10vw,6rem);font-weight:300;line-height:.92;color:var(--black);letter-spacing:-.025em;margin-bottom:1.2rem;opacity:0;animation:fadeUp 1.1s ease .4s forwards}
.hero-title em{font-style:italic;color:var(--gold)}
.hero-subtitle{font-family:'Cormorant Garamond',serif;font-size:clamp(1rem,3vw,1.25rem);font-weight:400;font-style:italic;color:var(--muted);margin-bottom:1.6rem;line-height:1.7;opacity:0;animation:fadeUp .9s ease .7s forwards}
.hero-line{width:34px;height:2px;background:var(--gold);margin-bottom:1.6rem;opacity:0;animation:fadeUp .8s ease .9s forwards}
.hero-desc{font-size:clamp(.95rem,2vw,1.05rem);font-weight:400;color:var(--muted);line-height:1.9;margin-bottom:2rem;opacity:0;animation:fadeUp .9s ease 1s forwards}
.hero-ctas{display:flex;flex-wrap:wrap;gap:.75rem;opacity:0;animation:fadeUp .9s ease 1.2s forwards}
.hero-portrait{position:relative;opacity:0;animation:fadeIn 1.4s ease .6s forwards}
.hero-portrait-img{width:100%;aspect-ratio:3/4;background:var(--cream-soft);overflow:hidden;border:1px solid var(--gold-pale)}
.hero-portrait-img img{width:100%;height:100%;object-fit:cover;object-position:top center}
.hero-portrait-placeholder{width:100%;height:100%;min-height:300px;display:grid;place-items:center;font-family:'Cormorant Garamond',serif;font-style:italic;color:var(--muted);text-align:center;padding:2rem}
.hero-corner-tl{position:absolute;top:-8px;left:-8px;width:40px;height:40px;border-top:2px solid var(--gold);border-left:2px solid var(--gold)}
.hero-corner-br{position:absolute;bottom:-8px;right:-8px;width:40px;height:40px;border-bottom:2px solid var(--gold);border-right:2px solid var(--gold)}
.hero-badge{position:absolute;bottom:-1.1rem;left:-1.1rem;background:var(--white);border:1px solid var(--border);padding:.9rem 1.2rem;text-align:center;box-shadow:var(--shadow-md);min-width:110px}
.badge-num{font-family:'Cormorant Garamond',serif;font-size:2.2rem;font-weight:300;color:var(--gold);line-height:1;display:block}
.badge-label{font-family:'Cinzel',serif;font-size:.5rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);display:block;margin-top:.2rem}
.scroll-hint{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;opacity:0;animation:fadeIn .9s ease 2s forwards}
.scroll-hint span{font-family:'Cinzel',serif;font-size:.55rem;letter-spacing:.28em;text-transform:uppercase;color:var(--muted)}
.scroll-line{width:1px;height:36px;background:linear-gradient(to bottom,var(--gold),transparent);animation:scrollPulse 2s ease-in-out infinite}

/* === STATEMENT === */
#statement{padding:3rem 1.5rem;text-align:center;background:var(--gold-bg);border-top:1px solid var(--gold-pale);border-bottom:1px solid var(--gold-pale)}
@media(min-width:768px){#statement{padding:5rem 4rem}}
.statement-quote{font-family:'Cormorant Garamond',serif;font-size:clamp(1.25rem,4vw,2.3rem);font-weight:400;font-style:italic;color:var(--ink);line-height:1.55;max-width:780px;margin:0 auto .9rem}
.statement-attr{font-family:'Cinzel',serif;font-size:.63rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold)}

/* === SECTION WRAPPERS === */
.eg-section{padding:3.5rem 1.5rem}
.eg-section-cream{padding:3.5rem 1.5rem;background:var(--cream)}
@media(min-width:768px){.eg-section,.eg-section-cream{padding:5.5rem 3.5rem}}
@media(min-width:1100px){.eg-section,.eg-section-cream{padding:7rem 5rem}}
.eg-container{max-width:1320px;margin:0 auto}

/* === SERVICES === */
#services{padding:3.5rem 1.5rem;background:var(--white)}
@media(min-width:768px){#services{padding:5.5rem 3.5rem}}
@media(min-width:1100px){#services{padding:7rem 5rem}}
.services-header{margin-bottom:2.5rem}
@media(min-width:900px){.services-header{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:end;margin-bottom:3.5rem}}
.services-intro{font-size:1rem;line-height:1.85;color:var(--muted)}
.services-max{max-width:1320px;margin:0 auto}
.services-grid{display:grid;gap:1px;background:var(--border);grid-template-columns:1fr}
@media(min-width:640px){.services-grid{grid-template-columns:repeat(2,1fr)}}
.service-card{background:var(--white);padding:2rem 1.4rem;position:relative;overflow:hidden;transition:background .3s}
@media(min-width:768px){.service-card{padding:2.8rem 2.5rem}}
.service-card::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--gold),transparent);transform:scaleX(0);transition:transform .5s}
.service-card:hover{background:var(--cream)}
.service-card:hover::before{transform:scaleX(1)}
.service-card.featured{background:var(--gold-bg);grid-column:1/-1;border-top:3px solid var(--gold)}
.service-featured-inner{display:flex;flex-direction:column;gap:2rem}
@media(min-width:900px){.service-featured-inner{flex-direction:row;gap:4rem;align-items:center}}
@media(min-width:900px){.service-featured-aside{flex:0 0 38%;border-left:1px solid var(--gold-pale);padding-left:3rem}}
.service-num{font-family:'Cinzel',serif;font-size:.58rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:1rem}
.service-card h3{font-family:'Cormorant Garamond',serif;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:400;color:var(--black);margin-bottom:.7rem;line-height:1.2}
.service-card.featured h3{font-size:clamp(1.6rem,4vw,2.2rem)}
.service-card p{font-size:.95rem;line-height:1.85;color:var(--muted);margin-bottom:1.5rem}
.service-link{font-family:'Cinzel',serif;font-size:.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);display:inline-flex;align-items:center;gap:.5rem;transition:gap .3s}
.service-link:hover{gap:.9rem}
.service-link::after{content:'→';font-family:sans-serif}
.service-featured-aside blockquote{font-family:'Cormorant Garamond',serif;font-size:1.05rem;font-style:italic;color:var(--muted);line-height:1.7;margin-bottom:.8rem}
.service-featured-aside cite{font-family:'Cinzel',serif;font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}
.service-details{margin-top:1.4rem;display:flex;flex-direction:column;gap:.55rem}
.service-detail{display:flex;align-items:center;gap:.7rem;font-size:.88rem;color:var(--muted)}
.service-detail::before{content:'✦';color:var(--gold);font-size:.58rem}

/* === CALENDAR === */
#calendar{padding:3.5rem 1.5rem;background:var(--cream)}
@media(min-width:768px){#calendar{padding:5.5rem 3.5rem}}
.calendar-inner{max-width:960px;margin:0 auto;text-align:center}
.calendar-sub{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-style:italic;color:var(--muted);margin-bottom:2rem}
.calendar-google-notice{background:var(--gold-bg);border:1px solid var(--gold-pale);padding:1.8rem 1.5rem;text-align:center;margin-bottom:1rem;overflow:hidden}
.calendar-google-notice p{font-size:1rem;color:var(--muted);margin-bottom:1.2rem;line-height:1.8}
.calendar-open-btn{max-width:100%;white-space:normal!important;word-break:break-word;box-sizing:border-box;text-align:center;display:inline-block!important;font-size:.65rem!important}
.calendar-embed-details{margin-top:1rem;border-top:1px solid var(--border);padding-top:.8rem}
.calendar-embed-details summary{font-family:'Cinzel',serif;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);cursor:pointer;padding:.4rem;list-style:none;text-align:center}
.calendar-embed-details summary::-webkit-details-marker{display:none}
.calendar-wrapper{border:1px solid var(--border);box-shadow:var(--shadow-md);background:var(--white);margin-top:.8rem}
.calendar-wrapper iframe{width:100%;min-height:600px;border:none;display:block}
.calendar-note{font-size:.88rem;color:var(--muted);margin-top:1.2rem}
.calendar-note a{color:var(--gold)}

/* === CONFERENCES === */
.conf-inner{max-width:1320px;margin:0 auto}
.conf-header{margin-bottom:2.5rem}
@media(min-width:900px){.conf-header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}}
.conf-intro{font-size:1rem;line-height:1.85;color:var(--muted)}
.conf-list{border-top:1px solid var(--border)}
.conf-item{display:grid;grid-template-columns:32px 1fr;gap:1rem;align-items:start;padding:1.4rem .4rem;border-bottom:1px solid var(--border);transition:background .2s}
@media(min-width:640px){.conf-item{grid-template-columns:32px 1fr auto;gap:2rem}}
.conf-item:hover{background:var(--cream)}
.conf-index{font-family:'Cormorant Garamond',serif;font-size:.8rem;color:var(--gold);padding-top:.15rem}
.conf-item h3{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:400;color:var(--black);margin-bottom:.2rem}
.conf-item span{font-size:.82rem;color:var(--muted)}
.conf-venue{font-family:'Cinzel',serif;font-size:.54rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-align:right;white-space:nowrap;padding-top:.15rem}
.conf-cta{margin-top:2.5rem;text-align:center}

/* === BOOKS === */
.books-max{max-width:900px;margin:0 auto}
.books-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}
@media(min-width:560px){.books-grid{grid-template-columns:repeat(2,1fr)}}
.book-item{display:flex;flex-direction:column;gap:1rem}
.book-cover{aspect-ratio:3/4;background:var(--white);border:1px solid var(--border);overflow:hidden;transition:border-color .3s,box-shadow .3s;display:flex;align-items:center;justify-content:center}
.book-cover img{width:100%;height:100%;object-fit:cover}
.book-item:hover .book-cover{border-color:var(--gold);box-shadow:var(--shadow-md)}
.book-cover-placeholder{padding:1.8rem;text-align:center}
.book-cover-title-text{font-family:'Cormorant Garamond',serif;font-size:1rem;font-weight:500;color:var(--black);line-height:1.3;margin-bottom:.8rem}
.book-cover-line{width:28px;height:1px;background:var(--gold);margin:0 auto}
.book-type{font-family:'Cinzel',serif;font-size:.54rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.4rem}
.book-item h4{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-weight:400;color:var(--black);margin-bottom:.3rem}
.book-item p{font-size:.88rem;color:var(--muted);line-height:1.7;margin-bottom:.5rem}
.book-amazon-link{display:inline-flex;align-items:center;gap:.5rem;font-family:'Cinzel',serif;font-size:.6rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);transition:gap .3s}
.book-amazon-link:hover{gap:.9rem}
.book-amazon-link::after{content:'→';font-family:sans-serif}

/* === AHAL === */
.ahal-inner{max-width:1320px;margin:0 auto}
.ahal-grid{display:flex;flex-direction:column;gap:3rem;margin-top:2.5rem}
@media(min-width:900px){.ahal-grid{flex-direction:row;gap:5rem;align-items:center}}
.ahal-desc{font-size:1rem;line-height:1.9;color:var(--muted);margin-bottom:1.5rem}
.ahal-services{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}
.ahal-services li{font-size:.92rem;color:var(--muted);display:flex;align-items:center;gap:.9rem;padding:.4rem 0;border-bottom:1px solid var(--border)}
.ahal-services li::before{content:'';width:16px;height:1px;background:var(--gold);flex-shrink:0}
.ahal-visual{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border)}
@media(min-width:900px){.ahal-text{flex:1}.ahal-visual-wrap{flex:0 0 44%}}
.ahal-mod{background:var(--cream);padding:1.6rem 1.4rem;text-align:center;transition:background .3s}
.ahal-mod:hover{background:var(--gold-bg)}
.ahal-mod-icon{font-size:1.2rem;margin-bottom:.6rem;display:block;color:var(--gold);font-family:'Cormorant Garamond',serif;font-style:italic}
.ahal-mod h4{font-family:'Cormorant Garamond',serif;font-size:.95rem;font-weight:500;color:var(--black);margin-bottom:.3rem}
.ahal-mod p{font-size:.78rem;color:var(--muted);line-height:1.65}

/* === YOUTUBE === */
#media{text-align:center}
.media-sub{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-style:italic;color:var(--muted);margin-bottom:2.5rem}
.topics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);max-width:860px;margin:0 auto 2.5rem}
@media(min-width:640px){.topics-grid{grid-template-columns:repeat(4,1fr)}}
.topic{background:var(--white);padding:1.4rem 1rem;font-family:'Cormorant Garamond',serif;font-size:.95rem;font-style:italic;color:var(--muted);line-height:1.4;transition:background .3s,color .3s}
.topic:hover{background:var(--gold-bg);color:var(--ink)}
.yt-cta{display:inline-flex;align-items:center;gap:.7rem;font-family:'Cinzel',serif;font-size:.68rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--black);border:2px solid var(--gold);padding:.9rem 2rem;transition:all .3s}
.yt-cta:hover{background:var(--gold);color:var(--white)}
.yt-icon{width:20px;height:20px;background:var(--gold);border-radius:3px;display:grid;place-items:center;flex-shrink:0}
.yt-icon::after{content:'';border-left:7px solid var(--white);border-top:4px solid transparent;border-bottom:4px solid transparent;margin-left:2px}

/* === TESTIMONIALS === */
.testimonials-inner{max-width:1320px;margin:0 auto}
.testimonials-grid{display:grid;grid-template-columns:1fr;gap:1.2rem;margin-top:2.5rem}
@media(min-width:640px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}
@media(min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}
.testimonial-card{background:var(--white);padding:1.8rem 1.5rem;border:1px solid var(--border);transition:border-color .3s,box-shadow .3s;display:flex;flex-direction:column}
.testimonial-card:hover{border-color:var(--gold);box-shadow:var(--shadow-md)}
.testimonial-mark{font-family:'Cormorant Garamond',serif;font-size:3rem;line-height:.8;color:var(--gold-pale);display:block;margin-bottom:.7rem}
.testimonial-text{font-family:'Cormorant Garamond',serif;font-size:1.05rem;font-style:italic;color:var(--ink);line-height:1.75;flex:1;margin-bottom:1.4rem}
.testimonial-author{display:flex;align-items:center;gap:.9rem;border-top:1px solid var(--border);padding-top:.9rem}
.testimonial-avatar{width:40px;height:40px;border-radius:50%;background:var(--gold-bg);display:grid;place-items:center;flex-shrink:0;font-family:'Cinzel',serif;font-size:.72rem;font-weight:500;color:var(--gold);border:1px solid var(--gold-pale)}
.testimonial-name{font-family:'Jost',sans-serif;font-size:.88rem;font-weight:500;color:var(--black);display:block;margin-bottom:.1rem}
.testimonial-location{font-size:.75rem;color:var(--muted);display:block}
.testimonial-service{font-family:'Cinzel',serif;font-size:.52rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);display:block;margin-top:.2rem}
.testimonials-stars{display:flex;gap:2px;margin-bottom:.8rem;color:var(--gold);font-size:.8rem}

/* === BLOG === */
.blog-inner{max-width:1320px;margin:0 auto}
.blog-grid{display:grid;grid-template-columns:1fr;gap:1.4rem;margin-top:2.5rem}
@media(min-width:640px){.blog-grid{grid-template-columns:repeat(2,1fr)}}
@media(min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}
.blog-card{background:var(--white);border:1px solid var(--border);transition:border-color .3s,box-shadow .3s;display:flex;flex-direction:column}
.blog-card:hover{border-color:var(--gold);box-shadow:var(--shadow-md)}
.blog-thumb{aspect-ratio:16/10;overflow:hidden;background:var(--cream-soft)}
.blog-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
.blog-card:hover .blog-thumb img{transform:scale(1.04)}
.blog-thumb-placeholder{width:100%;height:100%;min-height:140px;display:grid;place-items:center}
.blog-thumb-placeholder span{font-family:'Cormorant Garamond',serif;font-size:.85rem;font-style:italic;color:var(--muted)}
.blog-content{padding:1.4rem;flex:1;display:flex;flex-direction:column}
.blog-meta{display:flex;gap:.65rem;align-items:center;margin-bottom:.65rem;flex-wrap:wrap}
.blog-cat{font-family:'Cinzel',serif;font-size:.52rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}
.blog-date{font-size:.75rem;color:var(--muted)}
.blog-card h3{font-family:'Cormorant Garamond',serif;font-size:1.2rem;font-weight:400;color:var(--black);margin-bottom:.55rem;line-height:1.3}
.blog-card h3 a{color:inherit;transition:color .3s}
.blog-card h3 a:hover{color:var(--gold)}
.blog-excerpt{font-size:.88rem;color:var(--muted);line-height:1.75;flex:1;margin-bottom:1.2rem}
.blog-read-more{font-family:'Cinzel',serif;font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);display:inline-flex;align-items:center;gap:.5rem;transition:gap .3s;margin-top:auto}
.blog-read-more:hover{gap:.9rem}
.blog-read-more::after{content:'→';font-family:sans-serif}
.blog-all{text-align:center;margin-top:2.5rem}

/* === SINGLE POST === */
.post-hero{padding:7rem 1.5rem 3.5rem;text-align:center;background:var(--gold-bg);border-bottom:1px solid var(--gold-pale)}
@media(min-width:768px){.post-hero{padding:10rem 4rem 5rem}}
.post-category{font-family:'Cinzel',serif;font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;display:block}
.post-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,5vw,4rem);font-weight:400;color:var(--black);line-height:1.1;max-width:780px;margin:0 auto 1.2rem}
.post-meta-bar{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;font-size:.8rem;color:var(--muted)}
.post-featured-img{width:100%;max-height:460px;object-fit:cover}
.post-body{max-width:720px;margin:0 auto;padding:3rem 1.5rem 5rem}
@media(min-width:768px){.post-body{padding:5rem 2rem}}
.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}
.post-tag{font-family:'Cinzel',serif;font-size:.52rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold-pale);padding:.35rem .7rem;background:var(--gold-bg);transition:all .3s}
.post-tag:hover{background:var(--gold);color:var(--white)}

/* === CTA FINAL === */
#cta{padding:4.5rem 1.5rem;text-align:center;background:var(--cream-soft);border-top:1px solid var(--border);position:relative;overflow:hidden}
@media(min-width:768px){#cta{padding:8rem 4rem}}
#cta::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(600px,100%);height:min(600px,100%);border-radius:50%;border:1px solid var(--gold-pale);pointer-events:none}
.cta-label{font-family:'Cinzel',serif;font-size:.62rem;letter-spacing:.42em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;display:block;position:relative;z-index:1}
.cta-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,6vw,3.8rem);font-weight:400;color:var(--black);line-height:1.1;margin-bottom:1rem;position:relative;z-index:1}
.cta-title em{font-style:italic;color:var(--gold)}
.cta-sub{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-style:italic;color:var(--muted);margin-bottom:2.5rem;position:relative;z-index:1}
.cta-buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}
.cta-contact{display:flex;gap:1.8rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem;position:relative;z-index:1}
.contact-item{text-align:center}
.contact-label{font-family:'Cinzel',serif;font-size:.52rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:.22rem}
.contact-value{font-size:.9rem;color:var(--gold);font-weight:500}

/* === FOOTER === */
#site-footer{padding:2rem 1.5rem;border-top:1px solid var(--border);background:var(--white);display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center}
@media(min-width:768px){#site-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:2.2rem 4rem;text-align:left}}
.footer-logo{font-family:'Cinzel',serif;font-size:.88rem;font-weight:500;color:var(--black);letter-spacing:.2em}
.footer-mid{display:flex;flex-direction:column;align-items:center;gap:.8rem}
@media(min-width:768px){.footer-mid{align-items:center}}
.footer-links{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}
.footer-links a{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:color .3s}
.footer-links a:hover{color:var(--gold)}
.footer-right{display:flex;flex-direction:column;align-items:center;gap:.5rem}
@media(min-width:768px){.footer-right{align-items:flex-end}}
.footer-copy{font-size:.68rem;color:var(--muted)}
.footer-powered{font-family:'Cinzel',serif;font-size:.55rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:.4rem}
.footer-powered a{color:var(--muted);border-bottom:1px solid transparent;transition:all .3s}
.footer-powered a:hover{color:var(--gold);border-bottom-color:var(--gold-pale)}

/* === POPUP === */
#eg-popup-overlay{position:fixed;inset:0;background:rgba(10,8,5,.5);z-index:9000;display:flex;align-items:center;justify-content:center;padding:1.2rem;opacity:0;pointer-events:none;transition:opacity .3s}
#eg-popup-overlay.active{opacity:1;pointer-events:all}
#eg-popup{background:var(--white);max-width:500px;width:100%;padding:2.2rem 1.5rem;position:relative;transform:translateY(14px);transition:transform .3s;border-top:3px solid var(--gold);box-shadow:var(--shadow-lg)}
@media(min-width:560px){#eg-popup{padding:3rem 2.5rem}}
#eg-popup-overlay.active #eg-popup{transform:translateY(0)}
.popup-close{position:absolute;top:.9rem;right:1.1rem;font-size:1.4rem;color:var(--muted);line-height:1;padding:4px;transition:color .2s}
.popup-close:hover{color:var(--black)}
.popup-eyebrow{font-family:'Cinzel',serif;font-size:.58rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.8rem}
.popup-title{font-family:'Cormorant Garamond',serif;font-size:clamp(1.4rem,4vw,2.1rem);font-weight:400;color:var(--black);line-height:1.15;margin-bottom:.6rem}
.popup-title em{font-style:italic;color:var(--gold)}
.popup-desc{font-size:.93rem;color:var(--muted);line-height:1.75;margin-bottom:1.6rem}
.popup-form{display:flex;flex-direction:column;gap:.85rem}
.popup-form input{width:100%;padding:.85rem 1rem;border:1px solid var(--border);background:var(--white);font-family:'Jost',sans-serif;font-size:.95rem;color:var(--black);outline:none;transition:border-color .3s;border-radius:0}
.popup-form input:focus{border-color:var(--gold)}
.popup-form button{width:100%;padding:1rem;background:var(--gold);color:var(--white);font-family:'Cinzel',serif;font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;transition:background .3s;border:none}
.popup-form button:hover{background:var(--gold-lt)}
.popup-privacy{font-size:.72rem;color:var(--muted);text-align:center;margin-top:.3rem}
.popup-success{text-align:center;padding:1.8rem 0;display:none}
.popup-success-icon{font-size:2rem;color:var(--gold);font-family:'Cormorant Garamond',serif;display:block;margin-bottom:.7rem}
.popup-success h3{font-family:'Cormorant Garamond',serif;font-size:1.6rem;font-weight:400;color:var(--black);margin-bottom:.4rem}

/* === WHATSAPP === */
#wa-float{position:fixed;bottom:3.5rem;right:1.4rem;z-index:8000;display:flex;align-items:center;gap:.7rem;background:#25D366;color:#fff;padding:.85rem 1.2rem .85rem .95rem;box-shadow:0 4px 18px rgba(37,211,102,.35);text-decoration:none;transition:all .3s;border-radius:50px;font-family:'Jost',sans-serif;font-size:.88rem;font-weight:500}
#wa-float:hover{background:#1da851;box-shadow:0 6px 26px rgba(37,211,102,.45);transform:translateY(-2px)}
@media(max-width:479px){#wa-float{padding:1rem;border-radius:50%;bottom:3.5rem}.wa-label{display:none}}

/* === 404 === */
.page-404{min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:7rem 2rem;background:var(--gold-bg)}
.page-404-num{font-family:'Cormorant Garamond',serif;font-size:clamp(5rem,20vw,11rem);font-weight:300;color:var(--gold-pale);line-height:.9;display:block;letter-spacing:-.04em}
.page-404 h1{font-family:'Cormorant Garamond',serif;font-size:clamp(1.6rem,4vw,2.3rem);font-weight:400;color:var(--black);margin:1.2rem 0 .8rem}
.page-404 p{font-size:1rem;color:var(--muted);margin-bottom:2rem}

/* === ABOUT === */
.about-hero{padding:7rem 1.5rem 3.5rem;background:var(--gold-bg);border-bottom:1px solid var(--gold-pale)}
@media(min-width:768px){.about-hero{padding:10rem 4rem 6rem}}
.about-hero-inner{max-width:1320px;margin:0 auto;display:flex;flex-direction:column-reverse;gap:3rem}
@media(min-width:900px){.about-hero-inner{flex-direction:row;gap:6rem;align-items:center}}
.about-portrait{position:relative;max-width:360px;margin:0 auto;width:100%}
@media(min-width:900px){.about-portrait{flex:0 0 40%;max-width:100%}}
.about-portrait-img{width:100%;aspect-ratio:3/4;background:var(--cream-soft);overflow:hidden;border:1px solid var(--gold-pale)}
.about-portrait-img img{width:100%;height:100%;object-fit:cover;object-position:top}
.about-portrait-placeholder{width:100%;height:100%;min-height:280px;display:grid;place-items:center;font-family:'Cormorant Garamond',serif;font-style:italic;color:var(--muted);text-align:center;padding:2rem}
.about-corner-tl{position:absolute;top:-8px;left:-8px;width:38px;height:38px;border-top:2px solid var(--gold);border-left:2px solid var(--gold)}
.about-corner-br{position:absolute;bottom:-8px;right:-8px;width:38px;height:38px;border-bottom:2px solid var(--gold);border-right:2px solid var(--gold)}
.about-section{padding:3.5rem 1.5rem}
@media(min-width:768px){.about-section{padding:5.5rem 4rem}}
.about-section:nth-child(even){background:var(--cream)}
.about-section-inner{max-width:1320px;margin:0 auto}
.about-two-col{display:flex;flex-direction:column;gap:2.5rem}
@media(min-width:900px){.about-two-col{flex-direction:row;gap:5rem}}
.about-credentials{list-style:none;display:flex;flex-direction:column;gap:.8rem}
.about-credentials li{display:flex;gap:.9rem;align-items:flex-start;font-size:.93rem;color:var(--slate);line-height:1.7;padding-bottom:.8rem;border-bottom:1px solid var(--border)}
.about-credentials li:last-child{border-bottom:none}
.about-cred-year{font-family:'Cinzel',serif;font-size:.56rem;font-weight:500;letter-spacing:.1em;color:var(--gold);flex-shrink:0;padding-top:3px;min-width:48px}
.about-body-text{font-size:1rem;line-height:1.9;color:var(--slate);margin-bottom:1.2rem}
.about-body-text strong{color:var(--black);font-weight:500}
.gifts-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.6rem}

/* === CONTACT === */
#contact-form-section{padding:3.5rem 1.5rem;background:var(--white)}
@media(min-width:768px){#contact-form-section{padding:5.5rem 4rem}}
.contact-inner{max-width:1320px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}
@media(min-width:900px){.contact-inner{flex-direction:row;gap:5rem;align-items:start}}
.contact-info-item{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.6rem;padding-bottom:1.6rem;border-bottom:1px solid var(--border)}
.contact-info-item:last-child{border-bottom:none}
.contact-info-icon{width:40px;height:40px;flex-shrink:0;background:var(--gold-bg);border:1px solid var(--gold-pale);display:grid;place-items:center;color:var(--gold)}
.contact-info-label{font-family:'Cinzel',serif;font-size:.55rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:.2rem}
.contact-info-value{font-size:.93rem;font-weight:500;color:var(--black);display:block}
.contact-info-value a{color:var(--gold)}
.eg-contact-form{display:flex;flex-direction:column;gap:.95rem}
.eg-form-row{display:flex;flex-direction:column;gap:.95rem}
@media(min-width:480px){.eg-form-row{flex-direction:row}}
.eg-form-group{display:flex;flex-direction:column;gap:.32rem;flex:1}
.eg-form-group label{font-family:'Cinzel',serif;font-size:.55rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}
.eg-form-group input,.eg-form-group select,.eg-form-group textarea{width:100%;padding:.85rem 1rem;border:1px solid var(--border);background:var(--white);font-family:'Jost',sans-serif;font-size:.95rem;font-weight:400;color:var(--black);outline:none;transition:border-color .3s;border-radius:0;appearance:none}
.eg-form-group input:focus,.eg-form-group select:focus,.eg-form-group textarea:focus{border-color:var(--gold)}
.eg-form-group textarea{min-height:120px;resize:vertical}
.eg-form-submit{padding:1rem 2rem;background:var(--gold);color:var(--white);border:2px solid var(--gold);font-family:'Cinzel',serif;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;transition:all .3s;align-self:flex-start}
.eg-form-submit:hover{background:transparent;color:var(--gold)}
.eg-form-success{display:none;padding:1.2rem;background:var(--gold-bg);border:1px solid var(--gold-pale);text-align:center;margin-top:.5rem}
.eg-form-success p{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-style:italic;color:var(--ink)}

/* === LANDING PAGE === */
.landing-hero{padding:7rem 1.5rem 3.5rem;text-align:center;background:var(--gold-bg);border-bottom:1px solid var(--gold-pale)}
@media(min-width:768px){.landing-hero{padding:11rem 4rem 6rem}}
.landing-section{padding:3.5rem 1.5rem}
@media(min-width:768px){.landing-section{padding:5.5rem 4rem}}
.landing-inner{max-width:860px;margin:0 auto}

/* === REVEAL === */
.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}
.reveal.visible{opacity:1;transform:translateY(0)}

/* === MEDIA EMBED (foto/video/iframe en holders) === */
.hero-portrait-img,.about-portrait-img{overflow:hidden;position:relative}
.eg-media-video{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}
.eg-media-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}

/* === SECCIÓN EN MEDIOS === */
.press-logos{display:flex;flex-wrap:wrap;gap:1px;background:var(--border);justify-content:center;max-width:1100px;margin:0 auto}
.press-item{background:var(--white);flex:0 0 calc(50% - 1px);position:relative;transition:background .3s}
@media(min-width:480px){.press-item{flex:0 0 calc(33.333% - 1px)}}
@media(min-width:900px){.press-item{flex:0 0 calc(16.666% - 1px)}}
.press-logo-link{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.8rem 1.2rem;min-height:110px;position:relative;cursor:pointer;text-decoration:none;transition:background .3s;gap:.5rem}
.press-item:hover .press-logo-link{background:var(--gold-bg)}
.press-logo-img{width:auto;max-width:120px;max-height:48px;object-fit:contain;filter:grayscale(1) opacity(.55);transition:filter .35s}
.press-item:hover .press-logo-img{filter:grayscale(0) opacity(1) sepia(.3) saturate(3) hue-rotate(5deg)}
.press-logo-text{font-family:'Cinzel',serif;font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:center;transition:color .3s}
.press-item:hover .press-logo-text{color:var(--gold)}
.press-type-badge{font-family:'Jost',sans-serif;font-size:.6rem;color:var(--muted);opacity:.7;margin-top:.2rem}
.press-play-hint{font-family:'Cinzel',serif;font-size:.55rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);opacity:0;transform:translateY(4px);transition:opacity .25s,transform .25s;position:absolute;bottom:.6rem;left:0;right:0;text-align:center}
.press-item:hover .press-play-hint{opacity:1;transform:translateY(0)}
.press-note-link{display:block;text-align:center;padding:.5rem;font-family:'Cinzel',serif;font-size:.52rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-top:1px solid var(--border);transition:color .2s,background .2s}
.press-note-link:hover{color:var(--gold);background:var(--gold-bg)}
.press-logos-placeholder .press-item{opacity:.4;pointer-events:none}

/* === EN MEDIOS (PRESS) === */
#press{padding:3rem 1.5rem;background:var(--white);border-top:1px solid var(--border)}
@media(min-width:768px){#press{padding:4.5rem 3.5rem}}
.press-inner{max-width:1320px;margin:0 auto;text-align:center}
.press-grid{
  display:flex;flex-wrap:wrap;justify-content:center;
  align-items:center;gap:0;
  border:1px solid var(--border);margin-top:2.5rem;
}
.press-item{
  position:relative;
  flex:0 0 50%;max-width:50%;
  border-right:1px solid var(--border);border-bottom:1px solid var(--border);
  display:flex;align-items:center;justify-content:center;
  padding:1.6rem 1.2rem;min-height:90px;
  overflow:hidden;cursor:pointer;
  transition:background .3s;
  box-sizing:border-box;
}
@media(min-width:560px){.press-item{flex:0 0 33.333%;max-width:33.333%}}
@media(min-width:900px){.press-item{flex:0 0 16.666%;max-width:16.666%;min-height:100px}}
.press-item:nth-child(2n){border-right:none}
@media(min-width:560px){.press-item:nth-child(2n){border-right:1px solid var(--border)}.press-item:nth-child(3n){border-right:none}}
@media(min-width:900px){.press-item:nth-child(2n){border-right:1px solid var(--border)}.press-item:nth-child(3n){border-right:1px solid var(--border)}.press-item:nth-child(6n){border-right:none}}
.press-item:hover{background:var(--gold-bg)}
/* Logo image */
.press-logo{
  max-width:120px;max-height:48px;width:auto;height:auto;
  filter:grayscale(1) opacity(.5);
  transition:filter .35s,opacity .35s,transform .25s;
  display:block;margin:0 auto;
}
.press-logo-text{
  font-family:'Cinzel',serif;font-size:.62rem;font-weight:500;
  letter-spacing:.18em;text-transform:uppercase;
  color:var(--muted);transition:color .3s;
  display:block;text-align:center;
}
.press-item:hover .press-logo{filter:grayscale(0) opacity(1);transform:scale(1.04)}
.press-item:hover .press-logo-text{color:var(--gold)}
/* Video overlay */
.press-video-overlay{
  position:fixed;inset:0;background:rgba(10,8,5,.82);
  z-index:9500;display:flex;align-items:center;justify-content:center;
  padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .3s;
}
.press-video-overlay.active{opacity:1;pointer-events:all}
.press-video-box{
  position:relative;width:100%;max-width:860px;
  background:#000;box-shadow:0 20px 60px rgba(0,0,0,.5);
}
.press-video-box::before{content:'';display:block;padding-top:56.25%}
.press-video-box iframe{position:absolute;inset:0;width:100%;height:100%;border:none}
.press-video-close{
  position:absolute;top:-2.5rem;right:0;
  font-size:1.6rem;color:rgba(255,255,255,.8);
  cursor:pointer;transition:color .2s;padding:4px 8px;line-height:1;
}
.press-video-close:hover{color:#fff}
.press-type-badge{
  position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);
  font-family:'Cinzel',serif;font-size:.44rem;letter-spacing:.15em;
  text-transform:uppercase;color:var(--muted);white-space:nowrap;
  opacity:0;transition:opacity .3s;
}
.press-item:hover .press-type-badge{opacity:1}
.press-yt-hint{
  position:absolute;top:.5rem;right:.6rem;
  width:18px;height:18px;background:var(--gold);border-radius:3px;
  display:grid;place-items:center;opacity:0;transition:opacity .3s;
}
.press-yt-hint::after{content:'';border-left:6px solid #fff;border-top:3.5px solid transparent;border-bottom:3.5px solid transparent;margin-left:1px}
.press-item:hover .press-yt-hint{opacity:1}

/* === KEYFRAMES === */
@keyframes fadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@keyframes fadeIn{from{opacity:0}to{opacity:1}}
@keyframes scrollPulse{0%,100%{opacity:.3}50%{opacity:1}}
