.cury-landing-slot{font-size:clamp(.6rem,2.1vw,.65rem);font-weight:700;line-height:1.15;min-height:1.85rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:6px;border:1px solid rgba(1,50,80,.18);width:100%;text-align:center;cursor:pointer;transition:background .12s,border-color .12s,opacity .12s}.cury-landing-slot.busy{opacity:.42;text-decoration:line-through;color:#476373;background:rgba(0,36,58,.06);cursor:not-allowed;pointer-events:none;border-style:dashed}.cury-landing-slot.free{color:#013250;background:rgba(121,190,223,.22);border-color:#2d719f}.cury-landing-slot.free:hover{background:rgba(121,190,223,.38)}.cury-landing-slot.picked{box-shadow:0 0 0 2px #2d719f;background:rgba(45,113,159,.35);color:#012a43}.cury-chat-fd-inp{width:100%;border-radius:4px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(30 86 117 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(14 63 95 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.cury-chat-fd-inp::-moz-placeholder{color:#a8bcc9b3}.cury-chat-fd-inp::placeholder{color:#a8bcc9b3}.cury-chat-fd-inp:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(45 113 159 / var(--tw-ring-opacity, 1))}.cury-chat-slot-btn{font-size:.7rem;font-weight:600;line-height:1.2;min-height:2.1rem;border-radius:4px;border:1px solid rgba(121,190,223,.35);width:100%;text-align:center;cursor:pointer;transition:border-color .12s,box-shadow .12s}.cury-chat-slot-busy{opacity:.38;text-decoration:line-through;color:#8899a8;background:rgba(0,0,0,.2);cursor:not-allowed;pointer-events:none}.cury-chat-slot-free{color:#dff4ff;background:rgba(45,113,159,.25);border-color:#79bedf}.cury-chat-slot-free:hover{background:rgba(45,113,159,.45)}.cury-chat-slot-picked{box-shadow:0 0 0 2px #79bedf;background:rgba(45,113,159,.55)}.cury-chat-panel-inner.is-open{transform:translateY(0)!important;opacity:1!important;pointer-events:auto!important;--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;scale:1!important}@media (max-width: 639px){.cury-chat-panel-inner.is-open{transform:translateY(0)!important}}html:has(#cury-chat-root .cury-chat-panel-inner.is-open){overflow:hidden}@media (min-width: 640px){html:has(#cury-chat-root .cury-chat-panel-inner.is-open){overflow:auto}}.cury-chat-msg-bot{align-self:flex-start;max-width:92%;border-radius:4px;padding:.45rem .65rem;font-size:.6875rem;line-height:1.45;background:rgba(1,50,80,.92);border:1px solid rgba(121,190,223,.25);color:#e8eef3;white-space:pre-wrap}.cury-chat-msg-user{align-self:flex-end;max-width:92%;border-radius:4px;padding:.45rem .65rem;font-size:.6875rem;line-height:1.45;background:#2d719f;color:#fff;white-space:pre-wrap}.cury-chat-msg-bot--rich{white-space:normal;padding:.48rem .5rem}.cury-chat-tabela-wrap{overflow-x:auto;max-width:100%;margin:-1px}.cury-chat-tabela-resumo{width:100%;border-collapse:collapse;font-size:.625rem;line-height:1.32}.cury-chat-tabela-resumo th{text-align:left;font-weight:700;color:#fff;background:#2d719f;border:1px solid rgba(121,190,223,.45);padding:.32rem .38rem}.cury-chat-tabela-resumo td{vertical-align:top;padding:.32rem .38rem;border:1px solid rgba(121,190,223,.3);color:#e8eef3;background:rgba(255,255,255,.04)}.cury-chat-tabela-resumo-row--alt td{background:rgba(121,190,223,.1)}.cury-chat-tabela-resumo-preco{white-space:nowrap;font-weight:700;text-align:right;background:rgba(45,113,159,.35);border-color:#79bedf66;color:#fff}.cury-chat-choice-mark{flex-shrink:0;width:4px;height:4px;border-radius:50%;background:#79bedf;margin-top:.38em;opacity:.92;box-shadow:0 0 0 1px #01325059}.cury-chat-choice-label{flex:1;min-width:0;text-align:left}.cury-chat-choice{display:flex;width:100%;text-align:left;align-items:flex-start;justify-content:flex-start;gap:.35rem;border-radius:4px;border:1px solid rgba(45,113,159,.55);background:transparent;padding:.28rem .45rem;line-height:1.2;font-size:.6875rem;font-weight:600;color:#fff;transition:background .15s ease,border-color .15s ease;flex-shrink:0}.cury-chat-choice--compact{padding:.28rem .45rem;font-size:.6875rem;line-height:1.2;font-weight:600;min-height:0}.cury-chat-choice--compact:hover{background:rgba(45,113,159,.2);border-color:#79bedf}.cury-chat-choice:hover{background:rgba(45,113,159,.15);border-color:#79bedf}@keyframes cury-chat-fab-pulse{0%,to{transform:scale(1);box-shadow:0 20px 25px -5px #00000047,0 8px 10px -6px #0003}50%{transform:scale(1.045);box-shadow:0 0 0 3px #79bedf73,0 22px 28px -6px #00000052}}#cury-chat-fab.cury-chat-fab--pulse:not(:hover):not(:focus-visible){animation:cury-chat-fab-pulse 2.4s ease-in-out infinite}
