.mariana-root .launcher.hidden{transform:scale(0);pointer-events:none}.mariana-root .panel.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.mariana-root .row{display:flex;gap:9px;align-items:flex-end;max-width:88%}.mariana-root .row.bot{align-self:flex-start}.mariana-root .row.user{align-self:flex-end;flex-direction:row-reverse}.mariana-root .row .mini{width:27px;height:27px;border-radius:50%;flex-shrink:0;background:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;color:#fff;margin-bottom:2px}.mariana-root .bubble{padding:12px 15px;font-size:14.5px;line-height:1.55;border-radius:18px;font-weight:450}.mariana-root .row.bot .bubble{background:var(--bot-bubble);color:var(--ink);border-bottom-left-radius:6px}.mariana-root .row.user .bubble{background:var(--blue);color:#fff;border-bottom-right-radius:6px}.mariana-root .bubble a{color:var(--blue);font-weight:700;text-decoration:none;border-bottom:2px solid var(--powder);padding-bottom:1px;transition:border-color .2s}.mariana-root .bubble a:hover{border-color:var(--blue)}.mariana-root .row.user .bubble a{color:#fff;border-color:rgba(255,255,255,.5)}.mariana-root .typing{display:flex;gap:5px;padding:14px 16px;background:var(--bot-bubble);border-radius:18px;border-bottom-left-radius:6px;width:fit-content}.mariana-root .typing span{width:7px;height:7px;border-radius:50%;background:#a8bdd4;animation:mariana-bounce 1.3s infinite}.mariana-root .typing span:nth-child(2){animation-delay:.18s}.mariana-root .typing span:nth-child(3){animation-delay:.36s}.mariana-root .reveal{animation:mariana-rise .42s cubic-bezier(.2,.9,.3,1.2) both}.mariana-root .chip{font-family:var(--font);font-size:13px;font-weight:600;color:var(--blue);background:var(--powder-soft);border:1px solid transparent;padding:8px 14px;border-radius:22px;cursor:pointer;transition:all .18s}.mariana-root .chip:hover{background:var(--blue);color:#fff}.mariana-root .teaser.show{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.mariana-root .contact-actions{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:11px}.mariana-root .contact-btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:260px;margin:0 auto;font-family:var(--font);font-size:13.5px;font-weight:700;padding:9px 14px;border-radius:22px;text-decoration:none;cursor:pointer;border:none;transition:.18s}.mariana-root .contact-btn.wa{background:#25d366;color:#fff!important;border:none}.mariana-root .contact-btn.wa:hover{background:#1da851}.mariana-root .contact-btn.call{background:#fff;color:var(--blue)!important;border:1.5px solid var(--powder)}.mariana-root .contact-btn.call:hover{border-color:var(--blue)}@media (max-width:768px){body.has-mobile-booking-banner .mariana-root{bottom:66px!important}body.has-mobile-booking-banner .btc-floating-widget{bottom:146px!important}}