.ev-demo-wrap{grid-template-columns:1fr;align-items:center;gap:clamp(2rem,5vw,3.5rem);display:grid}.ev-demo-copy-list{margin-top:var(--space-5);gap:var(--space-3);display:grid}.ev-demo-copy-list li{gap:var(--space-3);font-size:var(--text-base);color:var(--ink-soft);align-items:baseline;display:flex}.ev-demo-copy-list li:before{content:"";background:var(--color-ambar);border-radius:50%;flex:none;width:6px;height:6px;margin-top:.55em}.ev-demo-caption{margin-top:var(--space-4);font-size:var(--text-xs);color:var(--ink-soft);font-style:italic}.ev-demo-frame-wrap{isolation:isolate;position:relative}.ev-demo-frame-wrap:before{content:"";z-index:-1;background:radial-gradient(48% 55% at 30% 20%, color-mix(in srgb, var(--color-ambar) 30%, transparent) 0%, transparent 68%), radial-gradient(50% 55% at 82% 85%, color-mix(in srgb, var(--color-azul-petroleo) 65%, transparent) 0%, transparent 72%);filter:blur(60px);pointer-events:none;position:absolute;inset:-12%}@media (prefers-reduced-motion:no-preference){.ev-demo-frame-wrap:before{animation:9s ease-in-out infinite ev-glow-respirar}@keyframes ev-glow-respirar{0%,to{opacity:1}50%{opacity:.68}}}.ev-demo-frame{isolation:isolate;color:var(--on-dark);border:1px solid var(--glass-border-strong);border-radius:var(--r-lg);padding:var(--space-6) var(--space-5);box-shadow:inset 0 1px 0 0 var(--glass-sheen), var(--shadow-xl), var(--glow-ambar);max-width:26rem;transition:box-shadow var(--dur-slow) var(--ease-brand), transform var(--dur-slow) var(--ease-brand);margin-inline:auto;position:relative;overflow:hidden}.ev-demo-frame:hover{box-shadow:inset 0 1px 0 0 var(--glass-sheen), var(--shadow-xl), var(--glow-ambar-lg);transform:translateY(-4px)}.ev-demo-top{align-items:center;gap:var(--space-3);display:flex}.ev-demo-avatar{background:linear-gradient(155deg, var(--color-ambar), color-mix(in srgb, var(--color-ambar) 55%, var(--color-azul-petroleo)));width:46px;height:46px;box-shadow:var(--shadow-sm);border-radius:50%;flex:none;position:relative}.ev-demo-avatar:before,.ev-demo-avatar:after{content:"";background:var(--color-carbon);border-radius:50%;width:5px;height:5px;position:absolute;top:18px}.ev-demo-avatar:before{left:14px}.ev-demo-avatar:after{right:14px}.ev-demo-avatar-speak{border-radius:var(--r-pill);background:var(--color-carbon);box-shadow:0 0 0 2px var(--color-azul-petroleo);align-items:flex-end;gap:2px;padding:3px 4px 2px;display:flex;position:absolute;bottom:-3px;right:-3px}.ev-demo-avatar-speak span{background:var(--color-ambar);transform-origin:bottom;border-radius:1px;width:2px;height:6px}.ev-demo-top-copy{flex:1;min-width:0}.ev-demo-name{font-family:var(--font-display);font-weight:600;font-size:var(--text-sm);color:var(--on-dark)}.ev-demo-state{height:1.2em;font-size:var(--text-xs);color:var(--ambar-ink);margin-top:2px;position:relative}.ev-demo-state span{white-space:nowrap;position:absolute;inset:0}.ev-demo-state .ev-demo-state-idle{color:var(--on-dark-soft)}.ev-demo-lang{flex:none;gap:4px;display:flex}.ev-demo-lang-pill{font-family:var(--font-display);letter-spacing:.03em;color:var(--on-dark-soft);background:color-mix(in srgb, var(--on-dark) 12%, transparent);border-radius:var(--r-pill);padding:.25rem .55rem;font-size:.68rem;font-weight:600}.ev-demo-lang-pill.is-active{color:var(--color-carbon);background:var(--color-ambar)}.ev-demo-chat{margin-top:var(--space-5);gap:var(--space-3);min-height:15.5rem;display:grid}.ev-demo-bubble{border-radius:var(--r);padding:var(--space-3) var(--space-4);font-size:var(--text-sm);line-height:1.45}.ev-demo-bubble-q{background:color-mix(in srgb, var(--on-dark) 14%, transparent);max-width:90%;color:var(--on-dark);border-bottom-left-radius:var(--r-sm);justify-self:flex-start}.ev-demo-bubble-a{background:color-mix(in srgb, var(--color-ambar) 22%, transparent);border:1px solid color-mix(in srgb, var(--color-ambar) 45%, transparent);border-bottom-right-radius:var(--r-sm);text-align:right;justify-self:flex-end;max-width:78%}.ev-demo-waveform{align-items:flex-end;gap:3px;height:22px;display:inline-flex}.ev-demo-waveform span{background:var(--color-ambar);transform-origin:bottom;border-radius:2px;width:3px}.ev-demo-waveform span:first-child{height:40%}.ev-demo-waveform span:nth-child(2){height:70%}.ev-demo-waveform span:nth-child(3){height:100%}.ev-demo-waveform span:nth-child(4){height:55%}.ev-demo-waveform span:nth-child(5){height:85%}.ev-demo-waveform span:nth-child(6){height:45%}.ev-demo-waveform span:nth-child(7){height:65%}.ev-demo-a-caption{color:var(--on-dark-soft);margin-top:4px;font-size:.72rem}.ev-demo-report{background:var(--glass-bg-strong);-webkit-backdrop-filter:var(--glass-blur);color:var(--on-dark);border:1px solid color-mix(in srgb, var(--color-ambar) 30%, transparent);border-radius:var(--r);padding:var(--space-4);box-shadow:inset 0 1px 0 0 var(--glass-sheen), var(--shadow-md)}.ev-demo-report-title{font-family:var(--font-display);font-weight:700;font-size:var(--text-sm);color:var(--ambar-ink);text-shadow:var(--glow-ambar-text)}.ev-demo-report ul{margin-top:var(--space-2);gap:6px;list-style:none;display:grid}.ev-demo-report li{color:var(--on-dark-soft);gap:8px;font-size:.85rem;display:flex}.ev-demo-report li:before{content:"";background:var(--color-ambar);border-radius:50%;flex:none;width:5px;height:5px;margin-top:.5em}.ev-demo-report-plan{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid color-mix(in srgb, var(--color-ambar) 28%, transparent);color:var(--ambar-ink);font-size:.8rem;font-weight:600}.ev-demo-state span{opacity:0}.ev-demo-state .ev-demo-state-idle{opacity:1}.ev-demo-bubble-q,.ev-demo-bubble-a,.ev-demo-report{opacity:1;transform:none}.ev-demo-avatar-speak{opacity:0}.ev-demo-waveform span{transform:scaleY(.75)}@media (prefers-reduced-motion:no-preference){.ev-demo-avatar{animation:4s ease-in-out infinite ev-breathe}.ev-demo-state .ev-demo-state-idle{animation:ev-gate-idle 12s var(--ease-brand) infinite}.ev-demo-state .ev-demo-state-hablando,.ev-demo-bubble-q,.ev-demo-avatar-speak{animation:ev-gate-a 12s var(--ease-brand) infinite}.ev-demo-state .ev-demo-state-escuchando,.ev-demo-bubble-a{animation:ev-gate-b 12s var(--ease-brand) infinite}.ev-demo-state .ev-demo-state-listo,.ev-demo-report{animation:ev-gate-c 12s var(--ease-brand) infinite}.ev-demo-avatar-speak span,.ev-demo-waveform span{animation:.85s ease-in-out infinite ev-pulse-bar}.ev-demo-avatar-speak span:nth-child(2),.ev-demo-waveform span:nth-child(2){animation-delay:.12s}.ev-demo-avatar-speak span:nth-child(3),.ev-demo-waveform span:nth-child(3){animation-delay:.24s}.ev-demo-waveform span:nth-child(4){animation-delay:.36s}.ev-demo-waveform span:nth-child(5){animation-delay:.1s}.ev-demo-waveform span:nth-child(6){animation-delay:.3s}.ev-demo-waveform span:nth-child(7){animation-delay:.18s}}@keyframes ev-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes ev-pulse-bar{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes ev-gate-idle{0%{opacity:1}3%{opacity:1}6%{opacity:0}96%{opacity:0}99%{opacity:1}to{opacity:1}}@keyframes ev-gate-a{0%,3%{opacity:0;transform:translateY(6px)}6%{opacity:1;transform:none}38%{opacity:1;transform:none}41%{opacity:0;transform:translateY(-4px)}to{opacity:0}}@keyframes ev-gate-b{0%,40%{opacity:0;transform:translateY(6px)}44%{opacity:1;transform:none}74%{opacity:1;transform:none}77%{opacity:0;transform:translateY(-4px)}to{opacity:0}}@keyframes ev-gate-c{0%,76%{opacity:0;transform:translateY(16px)}81%{opacity:1;transform:none}95%{opacity:1;transform:none}98%,to{opacity:0;transform:translateY(10px)}}.ev-completo-note p:first-child{color:var(--ambar-ink);font-weight:600}.ev-completo-note p:last-child{color:var(--ink-soft);margin-top:.4rem;font-size:.94rem}.ev-precios-cta{margin-top:var(--space-6)}.ev-closing-heading{margin-top:var(--space-4)}.ev-disclaimer-callout{margin-top:var(--space-6);border-left:3px solid var(--color-ambar);padding:var(--space-4) var(--space-5);background:var(--card);border-radius:var(--r-sm);font-size:var(--text-sm);color:var(--ink-soft);max-width:44rem}@media (min-width:900px){.ev-demo-wrap{grid-template-columns:.85fr 1fr}}
