/*
Theme Name: IA Conversa
Theme URI: https://iaconversa.com
Author: OpenAI for Ramón
Description: Tema corporativo para IA Conversa, agencia especializada en chatbots y voicebots con IA.
Version: 1.0.3
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: ia-conversa
*/
:root{--bg:#071523;--bg2:#0b2236;--panel:#0d2031;--panel2:#10273a;--line:#1a3a53;--text:#eef6fb;--muted:#a7bdcb;--accent:#1fd0d8;--accent2:#4ca8ff;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:linear-gradient(180deg,#071523 0%,#081a2c 100%);color:var(--text);line-height:1.6}
a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:100;background:rgba(7,21,35,.9);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand-logo{display:flex;align-items:center;min-width:0;flex:0 1 auto}.custom-logo-link,.brand-fallback{display:flex;align-items:center;gap:12px;text-decoration:none}.custom-logo{max-height:58px!important;width:auto!important;max-width:min(48vw,420px)!important;object-fit:contain}.brand-fallback-mark{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(31,208,216,.45);border-radius:14px;background:rgba(31,208,216,.08);font-size:24px;font-weight:900;color:var(--white)}.brand-fallback-text strong{display:block;font-size:24px;letter-spacing:-.02em}.brand-fallback-text small{display:block;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}
.menu{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.menu a{text-decoration:none;color:#d9e7ef;font-weight:700;font-size:14px}.menu a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:14px 22px;text-decoration:none;font-weight:800;border:1px solid transparent;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#05131d;box-shadow:0 12px 30px rgba(31,208,216,.18)}.btn:hover{transform:translateY(-1px)}.btn.ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.18);box-shadow:none}
.hero{padding:92px 0 56px;background:radial-gradient(circle at right top,rgba(76,168,255,.18),transparent 30%),radial-gradient(circle at left 20%,rgba(31,208,216,.14),transparent 30%)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center}.eyebrow{display:inline-block;margin-bottom:18px;color:var(--accent);font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.hero h1{margin:0 0 18px;font-size:clamp(2.8rem,7vw,5.3rem);line-height:.95;letter-spacing:-.05em}.hero h1 span{background:linear-gradient(135deg,var(--white),#8dc8ff);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:1.17rem;color:#d8e5ee;max-width:760px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.trust span{font-size:13px;color:#d1e1eb;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.07);padding:8px 12px;border-radius:999px}
.hero-card{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.1);border-radius:28px;padding:26px;box-shadow:0 20px 70px rgba(0,0,0,.22)}.mini-window{background:#fff;border-radius:22px;overflow:hidden;color:#12202b}.mini-window-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#eff5f9;border-bottom:1px solid #d8e5ed;font-weight:700}.mini-dot{width:11px;height:11px;border-radius:999px;background:#18c54a}.bubble{max-width:88%;padding:14px 16px;border-radius:18px;margin:14px;font-size:15px;line-height:1.45}.bubble.ai{background:#f4f8fb}.bubble.user{background:#091b2c;color:#fff;margin-left:auto}.bubble.action{background:#e8fcfc;border:1px solid #c4f2f5}
.section{padding:80px 0}.section.light{background:rgba(255,255,255,.03);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.section h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.03em}.section-intro{max-width:820px;color:#d0dee8;font-size:1.05rem}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.card{padding:26px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.08)}.card h3{margin:12px 0 8px;font-size:1.35rem}.card p{margin:0;color:#d2dee7}.icon-round{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:rgba(31,208,216,.1);border:1px solid rgba(31,208,216,.28);font-size:24px;color:var(--accent)}
.pricing{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px}.pricing.pricing-three{grid-template-columns:repeat(3,1fr)}.price-card{padding:28px;border-radius:28px;background:#fff;color:#0c1d2f;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 60px rgba(0,0,0,.12)}.price-card.featured{transform:translateY(-6px);border:2px solid rgba(31,208,216,.35)}.price-card h3{margin:0 0 10px;font-size:1.5rem}.price{font-size:2.35rem;font-weight:900;line-height:1;letter-spacing:-.04em}.price small{display:block;font-size:13px;font-weight:700;letter-spacing:0;color:#4b6175;margin-top:8px}.price-card .recurring{margin:10px 0 0;font-size:1.6rem;font-weight:900}.list{padding:0;margin:22px 0 26px;list-style:none}.list li{padding:9px 0;border-top:1px solid #e4edf3}.list li:first-child{border-top:0}
.pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.pill{padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);color:#d8e4ed;font-weight:700}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.step{padding:24px;border-radius:24px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.step b{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:rgba(31,208,216,.14);color:var(--accent);margin-bottom:14px}
.form-shell{margin-top:26px;padding:26px;border-radius:28px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.ia-form-grid,.mw-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ia-conversa-lead-form input,.ia-conversa-lead-form textarea,.ia-conversa-lead-form select,.marwot-lead-form input,.marwot-lead-form textarea,.marwot-lead-form select{width:100%;padding:15px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#fff;color:#0d2031;font:inherit}.ia-conversa-lead-form textarea,.marwot-lead-form textarea{min-height:140px;margin-top:14px;resize:vertical}.ia-privacy,.mw-privacy{display:block;margin:16px 0;color:#d8e5ee;font-size:14px}.ia-privacy a,.mw-privacy a{color:var(--accent)}
.footer{padding:34px 0;border-top:1px solid rgba(255,255,255,.07);background:rgba(0,0,0,.16)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:22px}.footer .brand-box{display:flex;align-items:center;gap:14px}.footer .custom-logo{max-height:50px!important}.footer .brand-line{font-size:1.2rem;font-weight:900}.footer p,.footer a{color:#d3e1ea;text-decoration:none}.footer strong{display:block;margin-bottom:8px;color:#fff}
.single-page{padding:80px 0}.single-page .content{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:28px;padding:36px}
@media(max-width:1040px){.hero-grid,.pricing.pricing-three,.grid3,.steps,.pricing,.footer-grid{grid-template-columns:1fr 1fr}.hero-card{order:-1}}
@media(max-width:780px){.nav{flex-direction:column;align-items:flex-start;padding:16px 0}.menu{gap:16px}.hero{padding-top:44px}.hero-grid,.grid3,.pricing,.pricing.pricing-three,.steps,.footer-grid,.ia-form-grid,.mw-form-grid{grid-template-columns:1fr}.custom-logo{max-width:280px!important;max-height:50px!important}.hero h1{font-size:clamp(2.4rem,14vw,4rem)}.price-card.featured{transform:none}}


/* v1.0.1 · cabecera y footer preparados para logotipo corporativo oscuro */
.site-header{
  background:rgba(255,255,255,.97)!important;
  border-bottom:1px solid #d9e4eb!important;
  box-shadow:0 8px 24px rgba(7,21,35,.06);
}
.site-header .nav{min-height:92px}
.site-header .brand-logo{flex:0 1 430px;min-width:240px}
.site-header .custom-logo-link{display:flex;align-items:center;line-height:0;max-width:100%}
.site-header .custom-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:min(42vw,410px)!important;
  max-height:66px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.site-header .menu a{color:#10263a!important}
.site-header .menu a:hover{color:#0a6f8a!important}
.site-header .menu .btn{color:#05131d!important}
.site-header .brand-fallback-text strong{color:#0d2031}
.site-header .brand-fallback-text small{color:#60778a}
.footer{
  background:#f5f8fa!important;
  border-top:1px solid #dbe5eb!important;
  color:#0d2031!important;
}
.footer p,.footer a{color:#465e72!important}
.footer strong,.footer .brand-line{color:#0d2031!important}
.footer .custom-logo{max-height:58px!important;max-width:310px!important}
@media(max-width:780px){
  .site-header .nav{min-height:82px}
  .site-header .brand-logo{min-width:0;flex:1 1 auto}
  .site-header .custom-logo{max-width:260px!important;max-height:54px!important}
}


/* v1.0.2 · footer más proporcionado y legal completo */
.footer{padding:42px 0 34px}
.footer-grid{grid-template-columns:minmax(320px,1.45fr) minmax(260px,.95fr) minmax(240px,.8fr);align-items:start;gap:34px}
.footer-brand-col .brand-box{display:flex;align-items:center;justify-content:flex-start;gap:14px;margin-bottom:12px}
.footer-brand-col .custom-logo{display:block;max-height:64px!important;max-width:300px!important;width:auto!important}
.footer-tagline{max-width:420px;margin:0;color:#465e72!important;line-height:1.7}
.footer-contact-col p,.footer-legal-col p{margin:0;line-height:1.9}
.footer-contact-col span{display:inline-block;margin-top:4px}
.footer-legal-links{display:flex;flex-direction:column;gap:8px}
.footer-legal-links a{display:inline-block}
@media(max-width:1040px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-col{grid-column:1/-1}}
@media(max-width:780px){.footer-grid{grid-template-columns:1fr;gap:24px}.footer-brand-col .custom-logo{max-width:260px!important;max-height:58px!important}.footer-tagline{max-width:none}}

/* v1.0.3 · enlaces legales uno por línea */
.footer-legal-links{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin:0!important}
.footer-legal-links a{display:block!important;width:100%!important;white-space:normal!important;line-height:1.45!important;margin:0!important}
