.SimplificaAssistant-module__JPrJUG__shell{--portal-bg:#fff;--portal-fg:#0f172a;--portal-muted:#64748b;--portal-muted-bg:#f8fafc;--portal-chat-bg:#ebeef3;--portal-chat-bg-deep:#e4e9f0;--portal-border:#e2e8f0;--portal-primary:#1d4ed8;--portal-primary-hover:#1e40af;--portal-radius:.5rem;--portal-radius-lg:.75rem;--portal-shadow:0 4px 6px -1px #0f172a12,0 2px 4px -2px #0f172a0d;--portal-shadow-fab:0 10px 15px -3px #1d4ed833,0 4px 6px -4px #1d4ed81f;z-index:9990;position:relative}.SimplificaAssistant-module__JPrJUG__backdrop{z-index:9991;background:#0f172a14;animation:.2s ease-out SimplificaAssistant-module__JPrJUG__fadeIn;position:fixed;inset:0}@keyframes SimplificaAssistant-module__JPrJUG__fadeIn{0%{opacity:0}to{opacity:1}}.SimplificaAssistant-module__JPrJUG__fab{right:max(20px,env(safe-area-inset-right,0px));bottom:max(20px,env(safe-area-inset-bottom,0px));cursor:pointer;color:#fff;background:var(--portal-primary);width:52px;height:52px;box-shadow:var(--portal-shadow-fab);z-index:9993;border:1px solid #1d4ed833;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,transform .2s,box-shadow .2s;display:flex;position:fixed}.SimplificaAssistant-module__JPrJUG__fab:hover{background:var(--portal-primary-hover);transform:translateY(-1px)}.SimplificaAssistant-module__JPrJUG__fab:focus-visible{outline:2px solid var(--portal-primary);outline-offset:3px}.SimplificaAssistant-module__JPrJUG__panel{right:max(12px,env(safe-area-inset-right,0px));bottom:max(12px,env(safe-area-inset-bottom,0px));width:min(100vw - max(20px,env(safe-area-inset-left,0px) + env(safe-area-inset-right,0px)),400px);max-width:calc(100vw - 16px);height:min(580px,calc(100dvh - max(80px,env(safe-area-inset-top,0px) + env(safe-area-inset-bottom,0px))));border-radius:var(--portal-radius-lg);background:var(--portal-bg);max-height:calc(100dvh - 72px);box-shadow:var(--portal-shadow);z-index:9992;color:var(--portal-fg);border:1px solid var(--portal-border);flex-direction:column;font-size:clamp(13px,2.4vw + 10px,14px);line-height:1.55;animation:.25s cubic-bezier(.22,1,.36,1) SimplificaAssistant-module__JPrJUG__panelIn;display:flex;position:fixed;left:auto;overflow:hidden}@media (max-width:360px){.SimplificaAssistant-module__JPrJUG__panel{right:max(8px,env(safe-area-inset-right,0px));bottom:max(8px,env(safe-area-inset-bottom,0px));width:calc(100vw - max(16px,env(safe-area-inset-left,0px) + env(safe-area-inset-right,0px)));border-radius:.625rem;max-width:none}}@media (max-height:520px){.SimplificaAssistant-module__JPrJUG__panel{height:calc(100dvh - max(56px,env(safe-area-inset-top,0px) + env(safe-area-inset-bottom,0px)));max-height:none}}.SimplificaAssistant-module__JPrJUG__panelMin{height:auto}@keyframes SimplificaAssistant-module__JPrJUG__panelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.SimplificaAssistant-module__JPrJUG__header{background:var(--portal-primary);color:#fff;flex-shrink:0;align-items:center;gap:12px;padding:12px 14px;display:flex}.SimplificaAssistant-module__JPrJUG__statusWrap{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.SimplificaAssistant-module__JPrJUG__statusCore{z-index:1;width:18px;height:18px;color:var(--portal-primary);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.SimplificaAssistant-module__JPrJUG__statusRing{pointer-events:none;border:2px solid #0000;border-radius:50%;width:40px;height:40px;margin:auto;animation:2.2s ease-out infinite SimplificaAssistant-module__JPrJUG__statusRingPulse;position:absolute;inset:0}.SimplificaAssistant-module__JPrJUG__statusRingDelayed{animation-delay:1.1s}.SimplificaAssistant-module__JPrJUG__statusAvailable .SimplificaAssistant-module__JPrJUG__statusRing{border-color:#86efac80}.SimplificaAssistant-module__JPrJUG__statusUnavailable .SimplificaAssistant-module__JPrJUG__statusRing{border-color:#fca5a580}@keyframes SimplificaAssistant-module__JPrJUG__statusRingPulse{0%{opacity:.9;transform:scale(.7)}55%{opacity:.3}to{opacity:0;transform:scale(1.35)}}.SimplificaAssistant-module__JPrJUG__brandBlock{flex:1;min-width:0}.SimplificaAssistant-module__JPrJUG__brandName{letter-spacing:-.01em;color:#fff;font-size:.9375rem;font-weight:600}.SimplificaAssistant-module__JPrJUG__brandTag{color:#ffffffb3;margin-top:1px;font-size:11.5px}.SimplificaAssistant-module__JPrJUG__headerActions{gap:2px;display:flex}.SimplificaAssistant-module__JPrJUG__iconBtn{color:#fffc;border-radius:var(--portal-radius);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.SimplificaAssistant-module__JPrJUG__iconBtn:hover{color:#fff;background:#ffffff1f}.SimplificaAssistant-module__JPrJUG__iconBtn:focus-visible{outline-offset:1px;outline:2px solid #fff9}.SimplificaAssistant-module__JPrJUG__messages{background:var(--portal-chat-bg);scroll-behavior:smooth;flex-direction:column;flex:auto;gap:2px;min-height:0;padding:12px 10px 8px;display:flex;overflow-y:auto}.SimplificaAssistant-module__JPrJUG__turn{align-items:flex-end;gap:6px;padding:1px 0;display:flex}.SimplificaAssistant-module__JPrJUG__turnAssistant{justify-content:flex-start}.SimplificaAssistant-module__JPrJUG__turnUser{justify-content:flex-end}.SimplificaAssistant-module__JPrJUG__personBadge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.SimplificaAssistant-module__JPrJUG__badgeAssistant{background:var(--portal-primary);color:#fff}.SimplificaAssistant-module__JPrJUG__turnInner{word-break:break-word;overflow-wrap:anywhere;width:fit-content;max-width:min(78%,300px);padding:8px 12px;position:relative;box-shadow:0 1px 1px #0000001a}.SimplificaAssistant-module__JPrJUG__turnInnerAssistant{color:var(--portal-fg);background:#fff;border-radius:0 16px 16px}.SimplificaAssistant-module__JPrJUG__turnInnerAssistant:before{content:"";border-bottom:7px solid #fff;border-left:7px solid #0000;position:absolute;bottom:0;left:-7px}.SimplificaAssistant-module__JPrJUG__turnInnerUser{background:var(--portal-primary);color:#fff;border-radius:16px 0 16px 16px}.SimplificaAssistant-module__JPrJUG__turnInnerUser:after{content:"";border-bottom:7px solid var(--portal-primary);border-right:7px solid #0000;position:absolute;bottom:0;right:-7px}.SimplificaAssistant-module__JPrJUG__turnText{word-break:break-word;overflow-wrap:anywhere;font-size:.9rem;line-height:1.5}.SimplificaAssistant-module__JPrJUG__turnInnerUser .SimplificaAssistant-module__JPrJUG__turnText{color:#fff}.SimplificaAssistant-module__JPrJUG__turnText br:last-child{display:none}.SimplificaAssistant-module__JPrJUG__turnText ul.simp-md-ul{margin:.4em 0 .3em;padding-left:1.2em;list-style-type:disc}.SimplificaAssistant-module__JPrJUG__turnText li.simp-md-li{margin:.25em 0}.SimplificaAssistant-module__JPrJUG__turnText ul.simp-md-ul li.simp-md-li{display:list-item}.SimplificaAssistant-module__JPrJUG__turnText strong{font-weight:600}.SimplificaAssistant-module__JPrJUG__turnInnerUser .SimplificaAssistant-module__JPrJUG__turnText strong{color:#fff}.SimplificaAssistant-module__JPrJUG__turnTyping .SimplificaAssistant-module__JPrJUG__turnInner{opacity:.92;padding:10px 14px}.SimplificaAssistant-module__JPrJUG__typingDots{align-items:center;gap:4px;height:18px;display:flex}.SimplificaAssistant-module__JPrJUG__dot{background:var(--portal-muted);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite SimplificaAssistant-module__JPrJUG__dotPulse}@keyframes SimplificaAssistant-module__JPrJUG__dotPulse{0%,80%,to{opacity:.35;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.SimplificaAssistant-module__JPrJUG__errorCallout{color:#7c4a00;background:#fff3cd;border:1px solid #ffc107;border-radius:0 12px 12px;margin:6px 10px 4px 44px;padding:10px 14px;font-size:13px;line-height:1.5}.SimplificaAssistant-module__JPrJUG__hint{color:var(--portal-muted);background:var(--portal-muted-bg);border-top:1px solid var(--portal-border);flex-shrink:0;padding:3px 16px 2px;font-size:10px}.SimplificaAssistant-module__JPrJUG__inputBar{background:var(--portal-muted-bg);flex-shrink:0;align-items:flex-end;gap:8px;padding:10px 12px 14px;display:flex}.SimplificaAssistant-module__JPrJUG__textarea{border:1px solid var(--portal-border);resize:none;max-height:100px;color:var(--portal-fg);background:var(--portal-bg);border-radius:22px;outline:none;flex:1;padding:9px 14px;font-family:inherit;font-size:14px;line-height:1.45;transition:border-color .15s,box-shadow .15s;overflow-y:auto}.SimplificaAssistant-module__JPrJUG__textarea::placeholder{color:var(--portal-muted)}.SimplificaAssistant-module__JPrJUG__textarea:focus{border-color:#1d4ed873;box-shadow:0 0 0 3px #1d4ed814}.SimplificaAssistant-module__JPrJUG__sendBtn{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,opacity .15s,transform .15s;display:flex}.SimplificaAssistant-module__JPrJUG__sendBtnActive{background:var(--portal-primary);color:#fff}.SimplificaAssistant-module__JPrJUG__sendBtnActive:hover{background:var(--portal-primary-hover);transform:scale(1.05)}.SimplificaAssistant-module__JPrJUG__sendBtnDisabled{color:var(--portal-muted);cursor:not-allowed;background:#e2e8f0cc}.SimplificaAssistant-module__JPrJUG__toolBusy{color:var(--portal-muted);align-items:center;gap:7px;font-size:.85rem;font-style:italic;display:flex}.SimplificaAssistant-module__JPrJUG__cards{flex-direction:column;gap:6px;margin-top:8px;display:flex}.SimplificaAssistant-module__JPrJUG__card{border:1px solid var(--portal-border);background:var(--portal-muted-bg);border-radius:10px;padding:8px 10px}.SimplificaAssistant-module__JPrJUG__cardLink{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .15s,background .15s,transform .1s;display:block;position:relative}.SimplificaAssistant-module__JPrJUG__cardLink:hover{border-color:var(--portal-primary);background:#fff;transform:translateY(-1px)}.SimplificaAssistant-module__JPrJUG__cardLink:focus-visible{outline:2px solid var(--portal-primary);outline-offset:2px}.SimplificaAssistant-module__JPrJUG__cardGo{color:var(--portal-primary);margin-top:6px;font-size:.7rem;font-weight:600;display:inline-block}.SimplificaAssistant-module__JPrJUG__cardTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.SimplificaAssistant-module__JPrJUG__cardNumber{color:var(--portal-fg);letter-spacing:-.01em;font-size:.82rem;font-weight:600}.SimplificaAssistant-module__JPrJUG__cardService{color:var(--portal-fg);margin-top:3px;font-size:.82rem;line-height:1.4}.SimplificaAssistant-module__JPrJUG__cardMeta{color:var(--portal-muted);margin-top:3px;font-size:.72rem}.SimplificaAssistant-module__JPrJUG__badge{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:.68rem;font-weight:600}.SimplificaAssistant-module__JPrJUG__cardBadges{flex-shrink:0;gap:4px;display:inline-flex}.SimplificaAssistant-module__JPrJUG__cardTag{color:var(--portal-primary);letter-spacing:.02em;font-size:.66rem;font-weight:700}.SimplificaAssistant-module__JPrJUG__confirmRow{gap:8px;margin-top:10px;display:flex}.SimplificaAssistant-module__JPrJUG__confirmYes,.SimplificaAssistant-module__JPrJUG__confirmNo{cursor:pointer;border:1px solid #0000;border-radius:8px;flex:1;padding:7px 12px;font-size:.8rem;font-weight:600;transition:background .15s,opacity .15s}.SimplificaAssistant-module__JPrJUG__confirmYes{background:var(--portal-primary);color:#fff}.SimplificaAssistant-module__JPrJUG__confirmYes:hover{background:var(--portal-primary-hover)}.SimplificaAssistant-module__JPrJUG__confirmYes:disabled{opacity:.6;cursor:default}.SimplificaAssistant-module__JPrJUG__confirmNo{border-color:var(--portal-border);color:var(--portal-muted);background:0 0}.SimplificaAssistant-module__JPrJUG__confirmNo:hover{background:var(--portal-muted-bg)}.SimplificaAssistant-module__JPrJUG__badge_ok{color:#166534;background:#dcfce7}.SimplificaAssistant-module__JPrJUG__badge_warn{color:#92400e;background:#fef3c7}.SimplificaAssistant-module__JPrJUG__badge_danger{color:#991b1b;background:#fee2e2}.SimplificaAssistant-module__JPrJUG__badge_neutral{color:#475569;background:#e2e8f0}.SimplificaAssistant-module__JPrJUG__spin{animation:.85s linear infinite SimplificaAssistant-module__JPrJUG__spin}@keyframes SimplificaAssistant-module__JPrJUG__spin{to{transform:rotate(360deg)}}.SimplificaAssistant-module__JPrJUG__panelExpanded{border-radius:1rem;width:min(920px,94vw);max-width:none;height:min(88dvh,920px);max-height:94dvh;margin:auto;inset:0}.SimplificaAssistant-module__JPrJUG__panelExpanded .SimplificaAssistant-module__JPrJUG__turnInner{max-width:min(72%,640px)}.SimplificaAssistant-module__JPrJUG__panelExpanded .SimplificaAssistant-module__JPrJUG__messages{gap:3px;padding:18px 18px 10px}.SimplificaAssistant-module__JPrJUG__panelExpanded .SimplificaAssistant-module__JPrJUG__inputBar{padding:12px 18px 16px}@media (max-width:640px){.SimplificaAssistant-module__JPrJUG__panelExpanded{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:none}}
.gooey-spinnerSpin{animation:1s linear infinite gooey-spin}@keyframes gooey-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-sonner-toast][data-x-position=center]{width:fit-content!important;margin-left:auto!important;margin-right:auto!important;left:0!important;right:0!important}[data-gooey-toast-css]{--gooey-toast:1}[data-sonner-toast][data-expanded=true]{transition:transform .15s,opacity .4s,height .15s,box-shadow .2s!important}.gooey-wrapper{pointer-events:auto;cursor:default;width:fit-content;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;position:relative}.gooey-blobSvg{pointer-events:none;filter:drop-shadow(0 4px 12px #0000000f)drop-shadow(0 1px 4px #0000000a);position:absolute;top:0;left:0;overflow:visible}.gooey-content{z-index:1;transition:padding .35s cubic-bezier(.4,0,.2,1);position:relative}.gooey-contentCompact{padding:7px 10px}.gooey-contentExpanded{min-width:300px;max-width:380px;padding:7px 10px 16px}.gooey-header{color:inherit;align-items:center;gap:8px;display:inline-flex}.gooey-iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;line-height:0;display:flex}.gooey-title{white-space:nowrap;color:inherit;padding:0 4px 0 2px;font-size:12px;font-weight:700;line-height:1}.gooey-titleDefault{color:#555}.gooey-titleSuccess{color:#4caf50}.gooey-titleError{color:#e53935}.gooey-titleWarning{color:#c49000}.gooey-titleInfo{color:#1e88e5}.gooey-titleLoading{color:#555}.gooey-timestamp{color:#999;white-space:nowrap;padding-left:6px;font-size:11px;font-weight:400;line-height:1}.gooey-description{color:#444;margin-top:16px;font-size:13px;font-weight:400;line-height:1.55;overflow:hidden}.gooey-actionWrapper{margin-top:12px;overflow:hidden}.gooey-actionButton{box-sizing:border-box;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;outline:none;width:100%;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:block}.gooey-actionButton:focus:not(:focus-visible){outline:none}.gooey-actionButton:focus-visible{outline-offset:2px;outline:2px solid}.gooey-actionDefault{color:#555;background:#e8e8e8}.gooey-actionDefault:hover{background:#dcdcdc}.gooey-actionDefault:active{background:#d0d0d0}.gooey-actionSuccess{color:#4caf50;background:#c8e6c9}.gooey-actionSuccess:hover{background:#a5d6a7}.gooey-actionSuccess:active{background:#81c784}.gooey-actionError{color:#e53935;background:#ffcdd2}.gooey-actionError:hover{background:#ef9a9a}.gooey-actionError:active{background:#e57373}.gooey-actionWarning{color:#c49000;background:#ffecb3}.gooey-actionWarning:hover{background:#ffe082}.gooey-actionWarning:active{background:#ffd54f}.gooey-actionInfo{color:#1e88e5;background:#bbdefb}.gooey-actionInfo:hover{background:#90caf9}.gooey-actionInfo:active{background:#64b5f6}.gooey-progressWrapper{background:#0000000f;border-radius:2px;height:3px;margin-top:10px;overflow:hidden}.gooey-progressBar{transform-origin:0;height:100%;animation:gooey-progress-shrink var(--gooey-progress-duration,4s)linear forwards;border-radius:2px;animation-play-state:running}.gooey-progressPaused .gooey-progressBar{animation-play-state:paused}@keyframes gooey-progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.gooey-progressDefault{background:#999}.gooey-progressSuccess{background:#4caf50}.gooey-progressError{background:#e53935}.gooey-progressWarning{background:#c49000}.gooey-progressInfo{background:#1e88e5}.gooey-wrapper[data-theme=dark] .gooey-blobSvg{filter:drop-shadow(0 4px 12px #0000004d)drop-shadow(0 1px 4px #0003)}.gooey-wrapper[data-theme=dark] .gooey-titleDefault{color:#ccc}.gooey-wrapper[data-theme=dark] .gooey-titleSuccess{color:#66bb6a}.gooey-wrapper[data-theme=dark] .gooey-titleError{color:#ef5350}.gooey-wrapper[data-theme=dark] .gooey-titleWarning{color:#ffb300}.gooey-wrapper[data-theme=dark] .gooey-titleInfo{color:#42a5f5}.gooey-wrapper[data-theme=dark] .gooey-titleLoading{color:#ccc}.gooey-wrapper[data-theme=dark] .gooey-timestamp{color:#777}.gooey-wrapper[data-theme=dark] .gooey-description{color:#e0e0e0}.gooey-wrapper[data-theme=dark] .gooey-actionDefault{color:#ccc;background:#3a3a3a}.gooey-wrapper[data-theme=dark] .gooey-actionDefault:hover{background:#444}.gooey-wrapper[data-theme=dark] .gooey-actionDefault:active{background:#4e4e4e}.gooey-wrapper[data-theme=dark] .gooey-actionSuccess{color:#66bb6a;background:#1b5e20}.gooey-wrapper[data-theme=dark] .gooey-actionSuccess:hover{background:#2e7d32}.gooey-wrapper[data-theme=dark] .gooey-actionSuccess:active{background:#388e3c}.gooey-wrapper[data-theme=dark] .gooey-actionError{color:#ef5350;background:#b71c1c}.gooey-wrapper[data-theme=dark] .gooey-actionError:hover{background:#c62828}.gooey-wrapper[data-theme=dark] .gooey-actionError:active{background:#d32f2f}.gooey-wrapper[data-theme=dark] .gooey-actionWarning{color:#ffb300;background:#4a3800}.gooey-wrapper[data-theme=dark] .gooey-actionWarning:hover{background:#5c4600}.gooey-wrapper[data-theme=dark] .gooey-actionWarning:active{background:#6e5400}.gooey-wrapper[data-theme=dark] .gooey-actionInfo{color:#42a5f5;background:#0d47a1}.gooey-wrapper[data-theme=dark] .gooey-actionInfo:hover{background:#1565c0}.gooey-wrapper[data-theme=dark] .gooey-actionInfo:active{background:#1976d2}.gooey-wrapper[data-theme=dark] .gooey-progressWrapper{background:#ffffff1a}.gooey-wrapper[data-theme=dark] .gooey-progressDefault{background:#888}.gooey-wrapper[data-theme=dark] .gooey-progressSuccess{background:#66bb6a}.gooey-wrapper[data-theme=dark] .gooey-progressError{background:#ef5350}.gooey-wrapper[data-theme=dark] .gooey-progressWarning{background:#ffb300}.gooey-wrapper[data-theme=dark] .gooey-progressInfo{background:#42a5f5}
