.voz-chat-ia-wrap{--ras-bg:#160711;--ras-card:#24101d;--ras-card2:#331126;--ras-line:rgba(255,255,255,.12);--ras-text:#fff4fb;--ras-muted:#d9b7ca;--ras-pink:#ff3d8b;--ras-gold:#ffca73;--ras-ok:#50f0a0;--ras-err:#ff7070;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ras-text);background:radial-gradient(circle at top left,#5b123d 0,#160711 42%,#080407 100%);border-radius:28px;padding:22px;box-shadow:0 24px 70px rgba(0,0,0,.35);max-width:1160px;margin:24px auto;overflow:hidden}.voz-chat-ia-wrap *{box-sizing:border-box}.ras-hero{position:relative;display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid var(--ras-line);background:linear-gradient(135deg,rgba(255,61,139,.16),rgba(255,202,115,.07));border-radius:24px;padding:28px;margin-bottom:18px;overflow:hidden}.ras-hero h2{font-size:34px;line-height:1;margin:10px 0 8px;color:#fff}.ras-hero p{margin:0;color:var(--ras-muted);font-size:16px}.ras-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid var(--ras-line);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ras-gold)}.ras-hero-glow{width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,var(--ras-pink),transparent 70%);filter:blur(14px);opacity:.35}.ras-auth-card,.ras-dashboard,.ras-wallet-card{background:rgba(21,9,17,.86);border:1px solid var(--ras-line);border-radius:24px;padding:18px;backdrop-filter:blur(14px)}.ras-tabs{display:flex;background:rgba(255,255,255,.06);border-radius:16px;padding:5px;margin-bottom:14px}.ras-tab{flex:1;border:0;border-radius:12px;background:transparent;color:var(--ras-muted);padding:12px;font-weight:700;cursor:pointer}.ras-tab.active{background:linear-gradient(135deg,var(--ras-pink),#9d3dff);color:#fff;box-shadow:0 10px 30px rgba(255,61,139,.26)}.ras-auth-form{display:none}.ras-auth-form.active{display:block}.ras-auth-form label,.ras-wallet-card label{display:block;margin:12px 0 6px;color:var(--ras-muted);font-weight:700}.ras-auth-form input,.ras-wallet-card input,.ras-chat-form textarea,.ras-copy-code{width:100%;border:1px solid var(--ras-line);border-radius:15px;padding:13px 14px;background:rgba(255,255,255,.07);color:#fff;outline:none}.ras-auth-form input:focus,.ras-wallet-card input:focus,.ras-chat-form textarea:focus{border-color:rgba(255,61,139,.65);box-shadow:0 0 0 4px rgba(255,61,139,.12)}.ras-check{display:flex!important;gap:9px;align-items:flex-start;font-size:13px}.ras-check input{width:auto;margin-top:3px}.ras-auth-form button,.ras-chat-form button,.ras-buy-open,.ras-pack,.ras-copy-pix,.ras-check-payment,.ras-ticket{border:0;border-radius:16px;background:linear-gradient(135deg,var(--ras-pink),#b21eff);color:#fff;padding:13px 16px;font-weight:800;cursor:pointer;box-shadow:0 12px 26px rgba(255,61,139,.25);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.ras-auth-form button,.ras-chat-form button{width:100%;margin-top:14px}.ras-auth-form button:disabled,.ras-chat-form button:disabled{opacity:.6;cursor:wait}.ras-form-msg,.ras-chat-status{margin-top:12px;color:var(--ras-muted);font-size:14px}.ras-form-msg.ok,.ras-chat-status.ok{color:var(--ras-ok)}.ras-form-msg.err,.ras-chat-status.err{color:var(--ras-err)}.ras-topbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;background:rgba(255,255,255,.06);border:1px solid var(--ras-line);border-radius:18px;padding:13px 14px;margin-bottom:18px}.ras-grid{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px}.ras-characters,.ras-chat-card{background:rgba(255,255,255,.045);border:1px solid var(--ras-line);border-radius:22px;padding:16px}.ras-characters h3{margin:0 0 12px;color:#fff}.ras-character{width:100%;display:flex;align-items:center;text-align:left;gap:12px;border:1px solid var(--ras-line);border-radius:18px;background:rgba(255,255,255,.06);color:#fff;padding:13px;margin-bottom:10px;cursor:pointer;transition:.2s}.ras-character:hover,.ras-character.active{border-color:rgba(255,61,139,.8);transform:translateY(-1px);background:linear-gradient(135deg,rgba(255,61,139,.2),rgba(255,255,255,.07))}.ras-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.09);font-size:23px}.ras-character strong{display:block}.ras-character small{display:block;color:var(--ras-muted);margin-top:3px}.ras-mini-note{font-size:13px;color:var(--ras-muted);padding:12px;border:1px dashed var(--ras-line);border-radius:14px;margin-top:12px}.ras-chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--ras-line);padding-bottom:12px}.ras-chat-head small{color:var(--ras-muted)}.ras-live-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--ras-ok);box-shadow:0 0 0 6px rgba(80,240,160,.13);margin-right:8px}.ras-chat-messages{height:430px;overflow:auto;padding:16px 4px}.ras-msg{display:flex;margin:10px 0}.ras-msg.user{justify-content:flex-end}.ras-bubble{max-width:78%;padding:13px 15px;border-radius:18px;border:1px solid var(--ras-line);line-height:1.48;white-space:pre-wrap}.ras-msg.ai .ras-bubble{background:rgba(255,255,255,.07);border-top-left-radius:4px}.ras-msg.user .ras-bubble{background:linear-gradient(135deg,rgba(255,61,139,.65),rgba(157,61,255,.6));border-top-right-radius:4px}.ras-bubble audio{display:block;width:100%;margin-top:12px}.ras-chat-form{display:grid;grid-template-columns:1fr 190px;gap:12px;border-top:1px solid var(--ras-line);padding-top:12px}.ras-chat-form textarea{resize:vertical;min-height:58px}.ras-chat-form button{margin:0}.ras-legal{margin-top:14px;color:var(--ras-muted);font-size:12px;text-align:center}.ras-wallet-modal{position:fixed;z-index:999999;inset:0;background:rgba(0,0,0,.72);display:none!important;align-items:center;justify-content:center;padding:20px}.ras-wallet-modal.is-open{display:flex!important}.ras-wallet-modal[style*="display: none"],.ras-wallet-modal[style*="display:none"]{display:none!important}.ras-wallet-card{width:min(680px,100%);position:relative;max-height:92vh;overflow:auto}.ras-wallet-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:24px;cursor:pointer}.ras-wallet-card h3{font-size:25px;margin:0 42px 8px 0}.ras-wallet-card p{color:var(--ras-muted)}.ras-packs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0}.ras-pack{flex-direction:column;box-shadow:none;background:rgba(255,255,255,.07);border:1px solid var(--ras-line)}.ras-pack.active,.ras-pack:hover{background:linear-gradient(135deg,var(--ras-pink),#9d3dff)}.ras-pack small{color:#ffe0f0}.ras-pix-area{margin-top:16px}.ras-pix-box{background:rgba(255,255,255,.06);border:1px solid var(--ras-line);border-radius:18px;padding:16px;text-align:center}.ras-qr{max-width:240px;width:100%;border-radius:14px;background:#fff;padding:10px;margin:8px auto;display:block}.ras-copy-code{height:78px;font-size:12px}.ras-copy-pix,.ras-check-payment,.ras-ticket{margin-top:10px;width:100%}.ras-ticket{background:linear-gradient(135deg,#ffca73,#ff8a3d);color:#2b1200}.ras-payment-status{margin:12px 0;color:var(--ras-gold)}.ras-loading{color:var(--ras-muted);padding:16px;text-align:center}@media(max-width:860px){.ras-grid{grid-template-columns:1fr}.ras-chat-form{grid-template-columns:1fr}.ras-packs{grid-template-columns:repeat(2,1fr)}.ras-hero h2{font-size:28px}.ras-bubble{max-width:92%}}@media(max-width:520px){.voz-chat-ia-wrap{padding:14px;border-radius:20px}.ras-hero{padding:20px}.ras-topbar{align-items:stretch}.ras-buy-open{width:100%}.ras-packs{grid-template-columns:1fr}.ras-chat-messages{height:360px}}

/* v1.0.7 - player tipo WhatsApp e gravação de voz */
.voz-chat-ia-wrap .ras-chat-form{grid-template-columns:minmax(0,1fr) auto;align-items:end}
.voz-chat-ia-wrap .ras-input-wrap{min-width:0}
.voz-chat-ia-wrap .ras-chat-actions{display:flex;gap:9px;align-items:stretch}
.voz-chat-ia-wrap .ras-chat-actions button{margin:0;width:auto;min-width:56px;white-space:nowrap}
.voz-chat-ia-wrap .ras-send-btn{min-width:110px}
.voz-chat-ia-wrap .ras-record-btn{border-radius:50%;width:56px;height:56px;padding:0;font-size:20px;background:rgba(255,255,255,.09);border:1px solid var(--ras-line);box-shadow:none}
.voz-chat-ia-wrap .ras-record-btn.recording{background:linear-gradient(135deg,#ff2f4f,#ff3d8b);animation:rasPulse 1s infinite;color:#fff}
@keyframes rasPulse{0%{box-shadow:0 0 0 0 rgba(255,61,139,.45)}70%{box-shadow:0 0 0 12px rgba(255,61,139,0)}100%{box-shadow:0 0 0 0 rgba(255,61,139,0)}}
.voz-chat-ia-wrap .ras-rec-preview{margin-top:9px;padding:10px;border:1px dashed var(--ras-line);border-radius:16px;background:rgba(255,255,255,.045)}
.voz-chat-ia-wrap .ras-rec-label{font-size:12px;color:var(--ras-muted);margin-bottom:8px}
.voz-chat-ia-wrap .ras-remove-rec{margin-top:8px;border:0;border-radius:12px;background:rgba(255,255,255,.08);color:var(--ras-muted);padding:8px 10px;cursor:pointer}
.voz-chat-ia-wrap .ras-audio-player{display:flex;align-items:center;gap:10px;width:min(330px,100%);min-height:48px;margin-top:9px;padding:7px 10px;border-radius:18px;background:#20252b;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.voz-chat-ia-wrap .ras-msg.user .ras-audio-player{background:#1f6c54}
.voz-chat-ia-wrap .ras-audio-player audio{display:none!important}
.voz-chat-ia-wrap .ras-audio-play{flex:0 0 32px;width:32px;height:32px;border:0;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;font-size:13px;line-height:1;cursor:pointer;padding:0;box-shadow:none}
.voz-chat-ia-wrap .ras-audio-player.playing .ras-audio-play{background:#ff3d8b;color:#fff}
.voz-chat-ia-wrap .ras-audio-wave{position:relative;flex:1;height:32px;display:flex;align-items:center;gap:3px;overflow:hidden;border-radius:12px;padding:0 2px}
.voz-chat-ia-wrap .ras-audio-wave span{display:block;width:3px;min-height:5px;border-radius:99px;background:rgba(255,255,255,.36);position:relative;z-index:2}
.voz-chat-ia-wrap .ras-audio-progress{position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(90deg,rgba(255,61,139,.45),rgba(255,202,115,.25));z-index:1;border-radius:12px;transition:width .08s linear}
.voz-chat-ia-wrap .ras-audio-time{flex:0 0 auto;min-width:44px;text-align:right;color:#d8e7e0;font-size:12px;font-variant-numeric:tabular-nums}
.voz-chat-ia-wrap .ras-msg-text + .ras-audio-player{margin-top:10px}
.voz-chat-ia-wrap .ras-bubble{word-break:break-word}
@media(max-width:520px){.voz-chat-ia-wrap .ras-chat-form{grid-template-columns:1fr}.voz-chat-ia-wrap .ras-chat-actions{width:100%}.voz-chat-ia-wrap .ras-send-btn{flex:1}.voz-chat-ia-wrap .ras-audio-player{width:100%}}

/* v1.0.8 - login premium + saída redirecionada */
.voz-chat-ia-wrap.ras-login-only{max-width:1120px;margin:36px auto;padding:22px;background:radial-gradient(circle at 20% 0%,rgba(255,61,139,.45),transparent 34%),radial-gradient(circle at 85% 20%,rgba(157,61,255,.28),transparent 35%),linear-gradient(135deg,#170811,#090407 78%);border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 90px rgba(0,0,0,.38),0 0 60px rgba(255,61,139,.15)}
.voz-chat-ia-wrap .ras-login-shell{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:22px;align-items:stretch}
.voz-chat-ia-wrap .ras-login-copy{position:relative;min-height:430px;border:1px solid rgba(255,255,255,.12);border-radius:26px;padding:34px;overflow:hidden;background:linear-gradient(135deg,rgba(255,61,139,.16),rgba(255,255,255,.035));display:flex;flex-direction:column;justify-content:center}
.voz-chat-ia-wrap .ras-login-copy h2{font-size:42px;line-height:1.04;margin:18px 0 14px;color:#fff;text-shadow:0 8px 34px rgba(255,61,139,.35)}
.voz-chat-ia-wrap .ras-login-copy p{font-size:17px;line-height:1.55;color:#f0cddd;max-width:560px;margin:0 0 18px}
.voz-chat-ia-wrap .ras-login-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;position:relative;z-index:2}
.voz-chat-ia-wrap .ras-login-benefits span{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);color:#ffeaf5;font-weight:700;font-size:13px}
.voz-chat-ia-wrap .ras-login-glow{position:absolute;right:-85px;bottom:-95px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,#ff3d8b,transparent 66%);filter:blur(10px);opacity:.34}
.voz-chat-ia-wrap .ras-auth-card{background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 22px 60px rgba(0,0,0,.28)}
.voz-chat-ia-wrap .ras-auth-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:0 0 14px;padding:4px 2px;color:#fff}
.voz-chat-ia-wrap .ras-auth-head strong{font-size:20px}.voz-chat-ia-wrap .ras-auth-head small{color:#e2b6cc;font-size:12px;text-align:right}
.voz-chat-ia-wrap .ras-auth-form label{color:#f7d7e7;font-size:13px;letter-spacing:.01em}
.voz-chat-ia-wrap .ras-auth-form input{min-height:50px;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.voz-chat-ia-wrap .ras-auth-form input::placeholder{color:rgba(255,244,251,.52)}
.voz-chat-ia-wrap .ras-check{color:#f0cddd!important;line-height:1.45}.voz-chat-ia-wrap .ras-check input{accent-color:#ff3d8b;width:18px;height:18px;flex:0 0 auto}
.voz-chat-ia-wrap .ras-auth-form button{min-height:52px;font-size:15px;background:linear-gradient(135deg,#ff3d8b,#ba21ff);box-shadow:0 18px 38px rgba(255,61,139,.34)}
.voz-chat-ia-wrap .ras-auth-form button:hover,.voz-chat-ia-wrap .ras-buy-open:hover,.voz-chat-ia-wrap .ras-logout-link:hover{transform:translateY(-1px);filter:brightness(1.06)}
.voz-chat-ia-wrap .ras-top-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.voz-chat-ia-wrap .ras-logout-link{border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.07);color:#fff;text-decoration:none;padding:13px 16px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;min-height:46px}
.voz-chat-ia-wrap .ras-buy-open{min-height:46px}
@media(max-width:900px){.voz-chat-ia-wrap .ras-login-shell{grid-template-columns:1fr}.voz-chat-ia-wrap .ras-login-copy{min-height:auto;padding:28px}.voz-chat-ia-wrap .ras-login-copy h2{font-size:34px}}
@media(max-width:520px){.voz-chat-ia-wrap.ras-login-only{margin:12px auto;padding:14px}.voz-chat-ia-wrap .ras-login-copy{padding:22px;border-radius:20px}.voz-chat-ia-wrap .ras-login-copy h2{font-size:28px}.voz-chat-ia-wrap .ras-top-actions{width:100%}.voz-chat-ia-wrap .ras-logout-link,.voz-chat-ia-wrap .ras-buy-open{flex:1}}


/* v1.0.9 - responsivo forte para celular e Elementor Mobile */
.elementor-widget-shortcode .voz-chat-ia-wrap,
.elementor-shortcode .voz-chat-ia-wrap,
.voz-chat-ia-wrap{
  width:min(1160px, calc(100vw - 24px));
  max-width:calc(100vw - 24px);
}
.voz-chat-ia-wrap,
.voz-chat-ia-wrap *{
  min-width:0;
}
.voz-chat-ia-wrap .ras-dashboard,
.voz-chat-ia-wrap .ras-auth-card,
.voz-chat-ia-wrap .ras-wallet-card,
.voz-chat-ia-wrap .ras-characters,
.voz-chat-ia-wrap .ras-chat-card,
.voz-chat-ia-wrap .ras-topbar,
.voz-chat-ia-wrap .ras-hero{
  width:100%;
  max-width:100%;
}
.voz-chat-ia-wrap .ras-characters h3,
.voz-chat-ia-wrap .ras-chat-head h3,
.voz-chat-ia-wrap .ras-character strong,
.voz-chat-ia-wrap .ras-character small,
.voz-chat-ia-wrap .ras-bubble{
  overflow-wrap:anywhere;
  word-break:normal;
}

@media(max-width:768px){
  html, body{overflow-x:hidden;}
  .voz-chat-ia-wrap{
    width:100%;
    max-width:100%;
    margin:0 auto;
    border-radius:0;
    padding:12px;
    box-shadow:none;
  }
  .voz-chat-ia-wrap.ras-login-only{
    width:100%;
    max-width:100%;
    margin:0 auto;
    border-radius:0;
    padding:12px;
    min-height:100svh;
  }
  .voz-chat-ia-wrap .ras-hero{
    display:block;
    padding:18px;
    border-radius:22px;
    margin-bottom:12px;
  }
  .voz-chat-ia-wrap .ras-hero h2{
    font-size:30px;
    line-height:1.06;
    margin:10px 0 8px;
  }
  .voz-chat-ia-wrap .ras-hero p{
    font-size:14px;
    line-height:1.55;
  }
  .voz-chat-ia-wrap .ras-badge{
    font-size:10.5px;
    padding:7px 10px;
    max-width:100%;
    white-space:normal;
  }
  .voz-chat-ia-wrap .ras-hero-glow{display:none;}
  .voz-chat-ia-wrap .ras-dashboard,
  .voz-chat-ia-wrap .ras-auth-card,
  .voz-chat-ia-wrap .ras-wallet-card{
    border-radius:22px;
    padding:12px;
  }
  .voz-chat-ia-wrap .ras-topbar{
    display:grid;
    grid-template-columns:1fr;
    align-items:stretch;
    gap:10px;
    padding:12px;
  }
  .voz-chat-ia-wrap .ras-topbar > div:first-child{
    display:grid;
    grid-template-columns:1fr;
    gap:7px;
  }
  .voz-chat-ia-wrap .ras-topbar strong,
  .voz-chat-ia-wrap .ras-topbar span{
    display:block;
    line-height:1.35;
  }
  .voz-chat-ia-wrap .ras-top-actions{
    display:grid;
    grid-template-columns:1fr 82px;
    width:100%;
    gap:9px;
  }
  .voz-chat-ia-wrap .ras-buy-open,
  .voz-chat-ia-wrap .ras-logout-link{
    width:100%;
    min-height:48px;
    padding:12px 10px;
    border-radius:15px;
    font-size:14px;
  }
  .voz-chat-ia-wrap .ras-grid{
    display:grid;
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px;
  }
  .voz-chat-ia-wrap .ras-characters,
  .voz-chat-ia-wrap .ras-chat-card{
    border-radius:22px;
    padding:12px;
  }
  .voz-chat-ia-wrap .ras-characters h3{
    font-size:23px;
    line-height:1.1;
    margin:0 0 12px;
  }
  .voz-chat-ia-wrap .ras-character{
    gap:10px;
    padding:12px;
    border-radius:18px;
  }
  .voz-chat-ia-wrap .ras-avatar{
    width:40px;
    height:40px;
    border-radius:14px;
    flex:0 0 40px;
  }
  .voz-chat-ia-wrap .ras-character small{
    font-size:12px;
    line-height:1.3;
  }
  .voz-chat-ia-wrap .ras-chat-head{
    display:grid;
    grid-template-columns:1fr;
    align-items:start;
    gap:6px;
  }
  .voz-chat-ia-wrap .ras-chat-head h3{
    font-size:20px;
    margin:0;
  }
  .voz-chat-ia-wrap .ras-chat-messages{
    height:min(390px, 48svh);
    padding:12px 0;
  }
  .voz-chat-ia-wrap .ras-msg{
    margin:8px 0;
  }
  .voz-chat-ia-wrap .ras-bubble{
    max-width:92%;
    padding:12px 13px;
    border-radius:17px;
    font-size:14px;
    line-height:1.45;
  }
  .voz-chat-ia-wrap .ras-chat-form{
    display:grid;
    grid-template-columns:1fr!important;
    gap:9px;
    padding-top:10px;
  }
  .voz-chat-ia-wrap .ras-chat-form textarea{
    min-height:92px;
    max-height:150px;
    font-size:15px;
    border-radius:18px;
  }
  .voz-chat-ia-wrap .ras-chat-actions{
    display:grid;
    grid-template-columns:54px 1fr;
    width:100%;
    gap:9px;
  }
  .voz-chat-ia-wrap .ras-record-btn{
    width:54px;
    height:54px;
    min-width:54px;
  }
  .voz-chat-ia-wrap .ras-send-btn{
    width:100%;
    min-width:0;
    height:54px;
    font-size:14px;
    border-radius:18px;
  }
  .voz-chat-ia-wrap .ras-mini-note,
  .voz-chat-ia-wrap .ras-legal{
    font-size:11.5px;
    line-height:1.45;
  }
  .voz-chat-ia-wrap .ras-wallet-modal{
    padding:10px;
    align-items:flex-end;
  }
  .voz-chat-ia-wrap .ras-wallet-card{
    max-height:88svh;
    border-radius:24px 24px 0 0;
    padding:18px 14px 14px;
  }
  .voz-chat-ia-wrap .ras-wallet-card h3{
    font-size:22px;
    line-height:1.16;
  }
  .voz-chat-ia-wrap .ras-packs{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:9px;
  }
  .voz-chat-ia-wrap .ras-pack{
    min-height:76px;
    padding:11px 8px;
    font-size:14px;
  }
  .voz-chat-ia-wrap .ras-auth-form input,
  .voz-chat-ia-wrap .ras-wallet-card input,
  .voz-chat-ia-wrap .ras-copy-code{
    font-size:16px; /* evita zoom automático no iPhone */
  }
  .voz-chat-ia-wrap .ras-login-shell{
    grid-template-columns:1fr!important;
    gap:12px;
  }
  .voz-chat-ia-wrap .ras-login-copy{
    min-height:auto;
    padding:22px;
    border-radius:22px;
  }
  .voz-chat-ia-wrap .ras-login-copy h2{
    font-size:31px;
    line-height:1.05;
  }
  .voz-chat-ia-wrap .ras-login-copy p{
    font-size:14.5px;
    line-height:1.5;
  }
  .voz-chat-ia-wrap .ras-login-benefits{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  .voz-chat-ia-wrap .ras-login-benefits span{
    justify-content:center;
    text-align:center;
    font-size:12px;
    padding:9px;
  }
  .voz-chat-ia-wrap .ras-tabs{
    border-radius:16px;
  }
  .voz-chat-ia-wrap .ras-tab{
    padding:12px 8px;
    font-size:14px;
  }
}

@media(max-width:390px){
  .voz-chat-ia-wrap{padding:10px;}
  .voz-chat-ia-wrap .ras-hero h2{font-size:27px;}
  .voz-chat-ia-wrap .ras-characters h3{font-size:21px;}
  .voz-chat-ia-wrap .ras-packs{grid-template-columns:1fr;}
  .voz-chat-ia-wrap .ras-login-benefits{grid-template-columns:1fr;}
  .voz-chat-ia-wrap .ras-top-actions{grid-template-columns:1fr;}
}

/* v1.0.10 - correção de rolagem no celular */
@media(max-width:768px){
  html,
  body{
    height:auto!important;
    min-height:100%!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:auto!important;
    touch-action:auto!important;
  }
  body.elementor-page,
  body.page,
  body.single{
    position:static!important;
  }
  .elementor-widget-shortcode,
  .elementor-widget-shortcode .elementor-widget-container,
  .elementor-shortcode,
  .elementor-section,
  .elementor-container,
  .elementor-column,
  .elementor-widget-wrap{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
  }
  .voz-chat-ia-wrap{
    display:block!important;
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
    touch-action:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .voz-chat-ia-wrap .ras-dashboard,
  .voz-chat-ia-wrap .ras-grid,
  .voz-chat-ia-wrap .ras-characters,
  .voz-chat-ia-wrap .ras-chat-card,
  .voz-chat-ia-wrap .ras-auth-card,
  .voz-chat-ia-wrap .ras-login-shell,
  .voz-chat-ia-wrap .ras-login-copy{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
  }
  .voz-chat-ia-wrap .ras-chat-messages{
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
  }
}

@media(max-width:480px){
  .voz-chat-ia-wrap{
    padding-bottom:28px!important;
  }
  .voz-chat-ia-wrap .ras-dashboard{
    padding-bottom:18px!important;
  }
}

/* v1.0.11 - chat mais delicado no celular, composer estilo WhatsApp e cartões compactos */
.voz-chat-ia-wrap .ras-dashboard{padding:14px;border-radius:24px;}
.voz-chat-ia-wrap .ras-topbar-compact{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border-radius:20px;background:rgba(255,255,255,.045);}
.voz-chat-ia-wrap .ras-credit-summary{display:flex;gap:8px;flex-wrap:wrap;align-items:center;min-width:0;}
.voz-chat-ia-wrap .ras-credit-pill{display:flex;align-items:center;gap:6px;border:1px solid var(--ras-line);background:rgba(255,255,255,.055);border-radius:16px;padding:8px 10px;min-height:38px;}
.voz-chat-ia-wrap .ras-credit-pill span:first-child{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--ras-muted);font-weight:800;}
.voz-chat-ia-wrap .ras-credit-pill strong{font-size:16px;color:#fff;line-height:1;}
.voz-chat-ia-wrap .ras-credit-pill small{font-size:11px;color:var(--ras-muted);}
.voz-chat-ia-wrap .ras-top-actions{display:flex;gap:8px;align-items:center;}
.voz-chat-ia-wrap .ras-buy-open{min-height:38px;border-radius:14px;padding:9px 14px;font-size:13px;box-shadow:0 8px 18px rgba(255,61,139,.18);}
.voz-chat-ia-wrap .ras-logout-link{min-height:38px;border-radius:14px;padding:9px 14px;font-size:13px;background:rgba(255,255,255,.08);box-shadow:none;}
.voz-chat-ia-wrap .ras-characters{padding:12px;border-radius:20px;}
.voz-chat-ia-wrap .ras-characters h3{font-size:19px;margin:0 0 10px;}
.voz-chat-ia-wrap .ras-character{padding:10px;border-radius:16px;margin-bottom:8px;gap:10px;}
.voz-chat-ia-wrap .ras-avatar{width:36px;height:36px;flex:0 0 36px;border-radius:13px;font-size:20px;}
.voz-chat-ia-wrap .ras-character strong{font-size:14px;line-height:1.12;}
.voz-chat-ia-wrap .ras-character small{font-size:11.5px;line-height:1.25;}
.voz-chat-ia-wrap .ras-mini-note{font-size:11.2px;padding:10px;margin-top:8px;border-radius:13px;}
.voz-chat-ia-wrap .ras-chat-card{padding:12px;border-radius:20px;}
.voz-chat-ia-wrap .ras-chat-head{padding-bottom:10px;}
.voz-chat-ia-wrap .ras-chat-messages{height:410px;padding:12px 2px;}
.voz-chat-ia-wrap .ras-wa-form{display:block!important;border-top:1px solid var(--ras-line);padding-top:10px;margin:0;}
.voz-chat-ia-wrap .ras-wa-composer{position:relative;display:flex;align-items:flex-end;gap:8px;background:rgba(255,255,255,.07);border:1px solid var(--ras-line);border-radius:26px;padding:7px 7px 7px 14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}
.voz-chat-ia-wrap .ras-wa-composer:focus-within{border-color:rgba(255,61,139,.55);box-shadow:0 0 0 4px rgba(255,61,139,.10);}
.voz-chat-ia-wrap .ras-wa-composer textarea{flex:1;width:100%;min-height:38px!important;max-height:118px!important;height:38px;padding:9px 4px!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;color:#fff;resize:none;line-height:20px;font-size:15px;outline:0;overflow-y:auto;}
.voz-chat-ia-wrap .ras-wa-composer textarea::placeholder{color:rgba(255,244,251,.55);}
.voz-chat-ia-wrap .ras-wa-composer .ras-rec-preview{position:absolute;left:10px;right:58px;bottom:54px;margin:0;padding:8px 10px;border-radius:18px;background:rgba(35,14,27,.98);border:1px solid var(--ras-line);box-shadow:0 14px 28px rgba(0,0,0,.3);}
.voz-chat-ia-wrap .ras-rec-chip{display:flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:700;}
.voz-chat-ia-wrap .ras-rec-chip button{margin-left:auto;width:26px;height:26px;min-width:26px;border-radius:50%;padding:0;background:rgba(255,255,255,.12);box-shadow:none;color:#fff;border:0;}
.voz-chat-ia-wrap .ras-action-btn{flex:0 0 42px!important;width:42px!important;min-width:42px!important;height:42px!important;margin:0!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:18px!important;line-height:1!important;}
.voz-chat-ia-wrap .ras-record-btn{background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;box-shadow:none!important;}
.voz-chat-ia-wrap .ras-send-btn{display:none!important;background:linear-gradient(135deg,#22d36f,#00b95f)!important;box-shadow:0 10px 20px rgba(0,185,95,.24)!important;transform:rotate(0deg);}
.voz-chat-ia-wrap .ras-wa-form.has-content .ras-send-btn,
.voz-chat-ia-wrap .ras-wa-form.has-recorded .ras-send-btn{display:grid!important;}
.voz-chat-ia-wrap .ras-wa-form.has-content .ras-record-btn,
.voz-chat-ia-wrap .ras-wa-form.has-recorded .ras-record-btn{display:none!important;}
.voz-chat-ia-wrap .ras-record-btn.recording{display:grid!important;background:linear-gradient(135deg,#ff2f4f,#ff3d8b)!important;color:#fff!important;}
.voz-chat-ia-wrap .ras-wa-form.is-recording .ras-send-btn{display:none!important;}
.voz-chat-ia-wrap .ras-audio-player{width:min(275px,100%);min-height:42px;border-radius:22px;padding:5px 8px;gap:8px;}
.voz-chat-ia-wrap .ras-audio-play{width:30px;height:30px;flex-basis:30px;font-size:12px;}
.voz-chat-ia-wrap .ras-audio-time{font-size:10.5px;min-width:40px;}
.voz-chat-ia-wrap .ras-audio-wave span{width:2px;opacity:.72;}

@media(max-width:768px){
  .voz-chat-ia-wrap{background:radial-gradient(circle at top,#5c123e 0,#180813 38%,#090408 100%);padding:10px!important;}
  .voz-chat-ia-wrap .ras-hero{padding:16px!important;border-radius:22px!important;margin-bottom:10px!important;}
  .voz-chat-ia-wrap .ras-hero h2{font-size:27px!important;}
  .voz-chat-ia-wrap .ras-dashboard{padding:10px!important;border-radius:22px!important;}
  .voz-chat-ia-wrap .ras-topbar-compact{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:10px!important;}
  .voz-chat-ia-wrap .ras-credit-summary{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;}
  .voz-chat-ia-wrap .ras-credit-pill{justify-content:center;gap:4px;padding:8px 6px;border-radius:14px;}
  .voz-chat-ia-wrap .ras-credit-pill span:first-child{font-size:10px;}
  .voz-chat-ia-wrap .ras-credit-pill strong{font-size:15px;}
  .voz-chat-ia-wrap .ras-credit-pill small{font-size:10px;}
  .voz-chat-ia-wrap .ras-top-actions{display:grid!important;grid-template-columns:1fr 76px!important;gap:8px!important;width:100%;}
  .voz-chat-ia-wrap .ras-buy-open,.voz-chat-ia-wrap .ras-logout-link{min-height:42px!important;border-radius:14px!important;padding:10px!important;font-size:13px!important;}
  .voz-chat-ia-wrap .ras-grid{gap:10px!important;}
  .voz-chat-ia-wrap .ras-characters,.voz-chat-ia-wrap .ras-chat-card{padding:10px!important;border-radius:20px!important;}
  .voz-chat-ia-wrap .ras-characters h3{font-size:19px!important;}
  .voz-chat-ia-wrap .ras-character{padding:10px!important;border-radius:16px!important;margin-bottom:8px!important;}
  .voz-chat-ia-wrap .ras-chat-messages{height:min(390px,46svh)!important;padding:10px 0!important;}
  .voz-chat-ia-wrap .ras-bubble{font-size:13.5px!important;line-height:1.42!important;max-width:94%!important;}
  .voz-chat-ia-wrap .ras-wa-form{position:sticky;bottom:0;z-index:5;background:linear-gradient(to top,rgba(21,9,17,.98),rgba(21,9,17,.86));padding-top:8px!important;}
  .voz-chat-ia-wrap .ras-wa-composer{border-radius:24px;padding:6px 6px 6px 12px;}
  .voz-chat-ia-wrap .ras-wa-composer textarea{font-size:16px!important;min-height:40px!important;height:40px;}
  .voz-chat-ia-wrap .ras-action-btn{width:40px!important;height:40px!important;min-width:40px!important;flex-basis:40px!important;}
  .voz-chat-ia-wrap .ras-chat-status{font-size:11.5px;line-height:1.35;margin-top:8px;}
  .voz-chat-ia-wrap .ras-wallet-card{border-radius:22px 22px 0 0!important;}
}

@media(max-width:390px){
  .voz-chat-ia-wrap .ras-credit-summary{grid-template-columns:1fr!important;}
  .voz-chat-ia-wrap .ras-top-actions{grid-template-columns:1fr!important;}
  .voz-chat-ia-wrap .ras-chat-messages{height:min(380px,44svh)!important;}
}

/* v1.0.13 - saldo em reais, composer tipo WhatsApp e áudio limpo */
.voz-chat-ia-wrap .ras-credit-summary{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap}
.voz-chat-ia-wrap .ras-credit-pill{display:flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.055);min-height:42px}
.voz-chat-ia-wrap .ras-credit-pill span{font-size:12px;color:#e6bfd2;line-height:1}
.voz-chat-ia-wrap .ras-credit-pill strong{font-size:14px;color:#fff;line-height:1;white-space:nowrap}
.voz-chat-ia-wrap .ras-credit-pill small{font-size:10.5px;color:#c9aabc;line-height:1;white-space:nowrap}
.voz-chat-ia-wrap .ras-topbar-compact{padding:10px;border-radius:18px;margin-bottom:12px}
.voz-chat-ia-wrap .ras-buy-open,.voz-chat-ia-wrap .ras-logout-link{min-height:40px;padding:10px 12px;border-radius:14px;font-size:13px}
.voz-chat-ia-wrap .ras-characters{padding:12px;border-radius:18px}
.voz-chat-ia-wrap .ras-characters h3{font-size:18px;margin-bottom:9px}
.voz-chat-ia-wrap .ras-character{padding:9px 10px;border-radius:15px;margin-bottom:8px;gap:9px}
.voz-chat-ia-wrap .ras-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:12px;font-size:19px}
.voz-chat-ia-wrap .ras-character strong{font-size:14px}
.voz-chat-ia-wrap .ras-character small{font-size:11.5px;line-height:1.25;margin-top:2px}
.voz-chat-ia-wrap .ras-mini-note{font-size:11.5px;padding:9px;border-radius:12px;margin-top:9px}
.voz-chat-ia-wrap .ras-chat-card{padding:12px;border-radius:18px}
.voz-chat-ia-wrap .ras-chat-messages{height:420px;padding:12px 2px}
.voz-chat-ia-wrap .ras-chat-form{display:block!important;border-top:1px solid rgba(255,255,255,.1);padding-top:10px}
.voz-chat-ia-wrap .ras-wa-composer{display:flex;align-items:flex-end;gap:8px;width:100%;padding:7px;border-radius:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11)}
.voz-chat-ia-wrap .ras-wa-composer textarea{flex:1;min-height:42px!important;max-height:112px!important;height:42px;resize:none;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:20px!important;padding:10px 8px!important;line-height:1.35;color:#fff;font-size:14px;overflow-y:auto}
.voz-chat-ia-wrap .ras-wa-composer textarea::placeholder{color:rgba(255,244,251,.48)}
.voz-chat-ia-wrap .ras-main-action{width:44px!important;height:44px!important;min-width:44px!important;flex:0 0 44px;margin:0!important;border-radius:50%!important;padding:0!important;font-size:17px!important;line-height:1!important;background:linear-gradient(135deg,#ff3d8b,#b21eff)!important;box-shadow:0 8px 20px rgba(255,61,139,.26)!important}
.voz-chat-ia-wrap .ras-chat-form.is-recording .ras-main-action{background:linear-gradient(135deg,#ff4d4d,#d63384)!important;animation:rasPulseMic 1s infinite}
@keyframes rasPulseMic{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}
.voz-chat-ia-wrap .ras-msg.audio-only .ras-bubble{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;max-width:min(340px,88%)!important;white-space:normal!important}
.voz-chat-ia-wrap .ras-audio-player{width:min(310px,100%);min-height:42px;margin-top:0!important;padding:6px 9px;border-radius:17px;background:#20252b;border:0;box-shadow:none}
.voz-chat-ia-wrap .ras-msg.user .ras-audio-player{background:#1f6c54}
.voz-chat-ia-wrap .ras-audio-play{width:30px;height:30px;flex-basis:30px;background:rgba(255,255,255,.96);font-size:12px}
.voz-chat-ia-wrap .ras-audio-wave{height:28px;gap:2px}
.voz-chat-ia-wrap .ras-audio-wave span{width:3px;background:rgba(255,255,255,.38)}
.voz-chat-ia-wrap .ras-audio-time{font-size:11px;min-width:36px;color:#e8f4ef}
.voz-chat-ia-wrap .ras-msg-text:empty{display:none!important}
.voz-chat-ia-wrap .ras-packs .ras-pack small{font-size:12px}
@media(max-width:768px){
  .voz-chat-ia-wrap .ras-topbar{gap:8px;padding:10px!important}
  .voz-chat-ia-wrap .ras-credit-summary{display:grid;grid-template-columns:1fr 1fr;gap:7px}
  .voz-chat-ia-wrap .ras-credit-pill{padding:8px 9px;display:grid;grid-template-columns:1fr;gap:4px;text-align:left}
  .voz-chat-ia-wrap .ras-credit-pill strong{font-size:16px}
  .voz-chat-ia-wrap .ras-top-actions{grid-template-columns:1fr 76px!important;gap:8px}
  .voz-chat-ia-wrap .ras-characters,.voz-chat-ia-wrap .ras-chat-card{padding:10px!important;border-radius:18px!important}
  .voz-chat-ia-wrap .ras-chat-messages{height:min(430px,52svh)!important;padding:10px 0!important}
  .voz-chat-ia-wrap .ras-wa-composer{position:sticky;bottom:0;border-radius:24px;padding:6px}
  .voz-chat-ia-wrap .ras-wa-composer textarea{min-height:40px!important;height:40px;font-size:14px!important}
  .voz-chat-ia-wrap .ras-main-action{width:42px!important;height:42px!important;min-width:42px!important}
  .voz-chat-ia-wrap .ras-audio-player{width:260px;max-width:86vw}
}
