@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#101010;font-synthesis:none;-webkit-text-size-adjust:100%;background:#eaeaea;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#eaeaea}button,input,textarea{font:inherit}button{cursor:pointer}button,a,input,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #777}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.demo-page{flex-direction:column;height:100dvh;min-height:0;display:flex}.demo-service-notice{text-align:center;justify-content:center;align-items:center;gap:12px;min-height:42px;padding:8px 24px;font-size:12px;font-weight:600;line-height:1.35;display:flex}.demo-service-notice-marker{background:currentColor;flex:none;width:9px;height:9px;display:block}.demo-service-notice-advisory{color:#692626;background:#f6d7d7}.demo-service-notice-critical{color:#fff;background:#8d2927}.demo-service-notice-warning{color:#29210c;background:#e1bc48}.demo-service-notice-success{color:#fff;background:#286348}.demo-header-frame{flex:none;width:100%;max-width:1380px;margin:0 auto;padding:0 24px;position:relative}.demo-nav{border-bottom:1px solid #b9b9b9;align-items:center;gap:16px;width:100%;padding:16px 0;display:flex}.demo-wordmark{color:#101010;flex:none;width:100px;transition:opacity .2s;display:block}.demo-wordmark:hover{opacity:.7}.demo-wordmark svg{fill:currentColor;width:100%;height:auto;display:block}.demo-wordmark text{letter-spacing:-.035em;font-size:28px;font-weight:700}.demo-nav-actions{z-index:1;align-items:center;margin-left:auto;font-size:14px;display:flex;position:relative}.demo-about-trigger{color:#101010;background:0 0;border:0;align-items:center;gap:4px;min-height:40px;padding:0;font-size:14px;font-weight:400;transition:opacity .2s;display:inline-flex}.demo-about-trigger:hover{opacity:.65}.demo-about-trigger svg{flex:none}.demo-identify-trigger{color:#f5f5f5;background:#101010;border:0;border-radius:3px;flex:none;justify-content:center;align-items:center;width:76px;height:40px;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.demo-identify-trigger:hover{opacity:.8}.demo-main{flex:1;width:100%;min-height:0;display:flex}.demo-shell{background:#f6f6f6;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.demo-statusbar{color:#fff;background:#121212;flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:10px max(24px,50vw - 460px);display:flex}.demo-status-left,.demo-status-right{align-items:center;display:flex}.demo-status-left{letter-spacing:.11em;gap:11px;font-size:11px;font-weight:700}.demo-status-square{background:#fff;width:10px;height:10px;display:inline-block}.demo-status-right{gap:28px;font-size:12px}.demo-balance strong{font-size:17px}.demo-conversation{overscroll-behavior:contain;background:linear-gradient(#fafafa,#f5f5f5);flex-direction:column;flex:1;min-height:0;padding:28px max(24px,50vw - 460px) 34px;display:flex;overflow-y:auto}.demo-message{max-width:760px;margin:0 0 30px}.demo-message-visitor{max-width:600px;margin-left:auto}.demo-message-label{letter-spacing:.15em;align-items:center;gap:9px;font-size:10px;font-weight:700;display:flex}.demo-message-marker{color:#fff;letter-spacing:0;background:#111;justify-content:center;align-items:center;width:23px;height:23px;font-size:11px;display:inline-flex}.demo-message-visitor .demo-message-marker{color:#111;background:#d9d9d9}.demo-message p{letter-spacing:-.02em;margin:11px 0 0 33px;font-size:18px;line-height:1.65}.demo-message-visitor p{background:#ebebeb;border-left:2px solid #111;padding:15px 19px;font-size:15px}.demo-message-sources{color:#555;flex-wrap:wrap;gap:7px;margin:14px 0 0 33px;font-size:11px;display:flex}.demo-message-sources span:first-child{letter-spacing:.13em;width:100%;font-size:9px;font-weight:700}.demo-message-sources span:not(:first-child){border:1px solid #bdbdbd;padding:5px 7px}.demo-message-sources button{color:#333;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #bdbdbd;align-items:center;gap:7px;padding:5px 7px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.demo-message-sources button:hover,.demo-message-sources button:focus-visible{background:#ededed;border-color:#111;transform:translateY(-1px)}.demo-message-sources button:disabled{opacity:.55;cursor:default;transform:none}.demo-pending{color:#666;margin:0 0 20px 33px;font-size:12px}.demo-dots{letter-spacing:.15em;margin-right:6px;animation:1.3s infinite pulse}.demo-starters{border-top:1px solid #dedede;max-width:920px;margin-top:auto;padding:18px 0 0}.demo-starters>span{letter-spacing:.14em;color:#686868;font-size:10px;font-weight:700}.demo-starters>div{flex-wrap:wrap;gap:9px;margin-top:12px;display:flex}.demo-starters button{color:#101010;text-align:left;background:0 0;border:1px solid #aaa;align-items:center;gap:8px;padding:9px 12px;font-size:12px;display:inline-flex}.demo-starters button:hover{background:#fff;border-color:#111}.demo-starters button:disabled{opacity:.5;cursor:not-allowed}.demo-composer-zone{padding:14px max(24px,calc((100vw - 920px)/2)) max(14px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #d4d4d4;flex:none}.demo-composer{background:#fafafa;border:1px solid #a8a8a8;transition:border-color .2s,background-color .2s,box-shadow .2s;position:relative}.demo-composer:after{content:"";transform-origin:0;pointer-events:none;background:#111;height:2px;transition:transform .24s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.demo-composer:focus-within{background:#fff;border-color:#111;box-shadow:0 3px 14px #0000000f}.demo-composer:focus-within:after{transform:scaleX(1)}.demo-composer-main{align-items:center;gap:10px;padding:8px 8px 4px 13px;display:flex}.demo-composer textarea{resize:none;color:#111;background:0 0;border:0;outline:none;flex:1;min-width:0;min-height:58px;max-height:160px;padding:10px 4px;font-size:16px;line-height:1.5;display:block}.demo-composer textarea::placeholder{color:#777;transition:color .2s}.demo-composer:focus-within textarea::placeholder{color:#999}.demo-send{color:#fff;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.demo-send:before{content:"";background:#111;transition:background-color .2s,transform .2s;position:absolute;inset:7.5%}.demo-send svg{z-index:1;transition:transform .2s;position:relative}.demo-send:hover:not(:disabled):before{background:#333;transform:translateY(-2px)}.demo-send:hover:not(:disabled) svg{transform:translate(2px,-2px)}.demo-send:active:not(:disabled):before{transform:translateY(0)}.demo-send:disabled{cursor:not-allowed}.demo-send:disabled:before{background:#aaa}.demo-composer-foot{color:#777;border-top:1px solid #dedede;justify-content:space-between;align-items:center;gap:14px;min-height:37px;margin:0 13px;padding:6px 0 8px;font-size:11px;line-height:1.35;transition:color .2s;display:flex}.demo-composer:focus-within .demo-composer-foot{color:#505050}.demo-keyboard-hint{flex-wrap:wrap;align-items:center;gap:5px;display:inline-flex}.demo-hint-secondary{align-items:center;gap:5px;display:inline-flex}.demo-hint-separator{color:#aaa;padding:0 5px}.demo-composer-foot kbd{color:#555;min-height:21px;font:inherit;white-space:nowrap;background:#f2f2f2;border:1px solid #cecece;align-items:center;padding:1px 6px;font-size:10px;font-weight:600;display:inline-flex}.demo-character-count{font-variant-numeric:tabular-nums;white-space:nowrap;flex:none}.demo-limit-note{margin:0 0 15px;font-size:13px;line-height:1.5}.demo-limit-note button{background:0 0;border:0;padding:0;text-decoration:underline}.demo-about-overlay,.demo-dialog-backdrop{z-index:20;background:#00000091;position:fixed;inset:0}.demo-about-overlay{will-change:opacity}.demo-about-overlay[data-state=open]{animation:.25s ease-out both demo-about-fade-in}.demo-about-overlay[data-state=closed]{animation:.22s ease-in both demo-about-fade-out}.demo-about-drawer{z-index:21;will-change:transform;background:#eaeaea;outline:none;width:min(100%,490px);position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-12px 0 35px #0000002e}.demo-about-drawer[data-state=open]{animation:.3s cubic-bezier(.16,1,.3,1) both demo-about-slide-in-right}.demo-about-drawer[data-state=closed]{animation:.24s ease-in both demo-about-slide-out-right}.demo-about-viewport{overscroll-behavior:contain;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scrollbar-color:#5f5f5f #eaeaea;height:100%;position:relative;overflow-y:auto}.demo-about-viewport::-webkit-scrollbar-track{background:#eaeaea}.demo-about-viewport::-webkit-scrollbar-corner{background:#eaeaea}.demo-about-viewport::-webkit-scrollbar-thumb{background:#5f5f5f}.demo-about-scroll{z-index:2;min-height:calc(100% - var(--demo-about-footer-height,170px));margin-bottom:var(--demo-about-footer-height,170px);background:#eaeaea;padding:22px 30px 34px;position:relative}.demo-about-heading{padding-bottom:12px}.demo-about-head{letter-spacing:.14em;align-items:center;min-height:44px;padding-right:54px;font-size:11px;font-weight:700;display:flex}.demo-about-close{z-index:4;color:#111;background:#eaeaea;border:0;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:22px;right:24px}.demo-about-close:hover{opacity:.6}.demo-about-close:active{transform:scale(.94)}.demo-about-title{letter-spacing:-.055em;text-wrap:balance;margin:35px 0 22px;font-size:clamp(34px,7vw,52px);font-weight:600;line-height:1.02}.demo-about-description,.demo-about-section p{color:#484848;font-size:14px;line-height:1.7}.demo-about-description{border-top:1px solid #b7b7b7;margin:0 0 22px;padding-top:19px;display:block}.demo-about-section{border-top:1px solid #b7b7b7;padding:21px 0}.demo-about-section h2{letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.demo-about-section p{margin:0 0 12px}.demo-about-section nav{display:grid}.demo-about-section nav a{min-height:44px;color:inherit;border-bottom:1px solid #cecece;justify-content:space-between;align-items:center;gap:15px;font-size:14px;text-decoration:none;display:flex}.demo-about-section nav a:hover,.demo-about-contact:hover{text-underline-offset:4px;text-decoration:underline}.demo-about-contact{width:fit-content;max-width:100%;min-height:35px;color:inherit;overflow-wrap:anywhere;align-items:center;gap:5px;font-size:14px;font-weight:600;display:flex}.demo-about-footer{z-index:1;bottom:0;left:0;right:var(--demo-about-scrollbar-width,0px);color:#fff;background:#111;padding:23px 30px 24px;position:absolute}.demo-about-footer-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.demo-about-footer-brand{color:inherit;letter-spacing:-.03em;font-size:18px;font-weight:700;text-decoration:none}.demo-about-footer-brand:hover{opacity:.7}.demo-about-footer-top-button{appearance:none;color:#eaeaea;-webkit-text-fill-color:#eaeaea;white-space:nowrap;background:0 0;border:0;min-height:44px;margin:-7px -5px -7px 0;padding:7px 5px;font-size:14px;font-weight:600;transition:opacity .2s}.demo-about-footer-top-button:hover{opacity:.7}.demo-about-footer p{color:#dedede;margin:8px 0 0;font-size:13px;line-height:1.65}.demo-about-footer img{vertical-align:middle;-o-object-fit:cover;object-fit:cover;width:1.275rem;height:.95625rem;display:inline-block}.demo-pride-group{white-space:nowrap}.demo-pride-mark{vertical-align:middle;clip-path:inset(0 100% 0 0);background:#fff;width:143px;height:14px;display:inline-block;-webkit-mask-image:url(/images/notes/com-muito-orgulho.png);mask-image:url(/images/notes/com-muito-orgulho.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.demo-pride-flag{visibility:hidden}.demo-about-footer .demo-about-copyright{color:#aaa;margin-top:20px}.demo-dialog-backdrop{z-index:30;justify-content:center;align-items:center;padding:20px;display:flex}.demo-dialog{background:#f6f6f6;border:1px solid #111;width:min(100%,460px);padding:39px;position:relative;box-shadow:8px 8px #111}.demo-dialog-close{background:0 0;border:0;padding:5px;position:absolute;top:16px;right:16px}.demo-dialog-kicker{letter-spacing:.13em;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.demo-dialog h2{letter-spacing:-.055em;margin:22px 0 14px;font-size:32px;line-height:1.12}.demo-dialog p{color:#555;margin:0 0 27px;font-size:14px;line-height:1.6}.demo-dialog form label{margin-bottom:8px;font-size:12px;font-weight:600;display:block}.demo-dialog input{background:#fff;border:1px solid #888;width:100%;height:48px;padding:0 13px;font-size:16px;display:block}.demo-dialog form>button,.demo-identity-action{color:#fff;background:#111;border:1px solid #111;justify-content:space-between;align-items:center;width:100%;min-height:49px;margin-top:13px;padding:0 15px;font-size:13px;font-weight:600;display:flex}.demo-identity-action:disabled{opacity:.55;cursor:wait}.demo-code-actions{justify-content:space-between;gap:16px;margin-top:16px;display:flex}.demo-code-actions button{text-underline-offset:3px;cursor:pointer;text-decoration:underline;color:#444!important;background:0 0!important;border:0!important;width:auto!important;min-height:0!important;margin:0!important;padding:4px 0!important;font-size:12px!important}.demo-code-actions button:disabled{opacity:.5;cursor:default;text-decoration:none}.demo-dialog .demo-privacy-acceptance{color:#333;border-top:1px solid #ccc;padding:14px 0;font-size:12px;line-height:1.55}.demo-dialog .demo-privacy-acceptance label{cursor:pointer;align-items:flex-start;gap:11px;display:flex}.demo-dialog .demo-privacy-acceptance input{accent-color:#111;flex:none;width:18px;height:18px;margin:1px 0 0}.demo-dialog .demo-privacy-acceptance span{display:block}.demo-conditions-link{color:inherit;text-underline-offset:3px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.demo-conditions-link:hover,.demo-conditions-link:focus-visible{color:#666}.demo-conditions-overlay{z-index:40;background:#000000a6;animation:.2s ease-out demo-about-fade-in;position:fixed;inset:0}.demo-conditions-dialog{z-index:41;background:#f6f6f6;border:1px solid #111;outline:none;flex-direction:column;width:min(640px,100vw - 32px);max-height:min(760px,100dvh - 32px);padding:clamp(22px,4vw,38px);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:8px 8px #111}.demo-conditions-dialog h2{letter-spacing:-.05em;margin:18px 32px 8px 0;font-size:clamp(25px,4vw,36px);line-height:1.1}.demo-conditions-dialog>p{color:#555;margin:0 0 14px;font-size:13px}.demo-conditions-body{border-top:1px solid #aaa;border-bottom:1px solid #aaa;min-height:0;padding-right:12px;overflow-y:auto}.demo-conditions-body p{color:#333;margin:16px 0;font-size:14px;line-height:1.65}.demo-source-dialog{z-index:41;background:#f6f6f6;border:1px solid #111;outline:none;flex-direction:column;width:min(820px,100vw - 24px);height:min(800px,100dvh - 24px);padding:clamp(18px,3vw,32px);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:8px 8px #111}.demo-source-dialog h2{letter-spacing:-.04em;margin:18px 32px 8px 0;font-size:clamp(22px,3vw,34px);line-height:1.14}.demo-source-dialog>p{color:#555;margin:0 0 14px;font-size:12px}.demo-source-body{white-space:pre-wrap;overflow-wrap:anywhere;color:#272727;border-top:1px solid #aaa;border-bottom:1px solid #aaa;flex:1;min-height:0;margin:0;padding:14px 8px 14px 0;font-family:inherit;font-size:14px;font-weight:400;line-height:1.65;overflow:auto}.demo-source-foot{color:#555;justify-content:space-between;align-items:center;gap:16px;padding-top:15px;font-size:11px;display:flex}.demo-source-foot button{color:#fff;font:inherit;cursor:pointer;background:#111;border:1px solid #111;padding:9px 13px}.demo-source-foot button:hover,.demo-source-foot button:focus-visible{background:#333}.demo-conditions-foot{color:#666;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;font-size:11px;display:flex}.demo-conditions-foot button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;min-height:40px;padding:0 15px;font-weight:600}.demo-dialog-note{color:#666;border-top:1px solid #ccc;align-items:center;gap:7px;margin-top:22px;padding-top:18px;font-size:11px;display:flex}.demo-toast{z-index:40;color:#fff;background:#111;gap:14px;max-width:380px;padding:14px 16px;font-size:12px;line-height:1.5;display:flex;position:fixed;bottom:20px;right:20px}.demo-toast button{color:#fff;background:0 0;border:0;align-self:flex-start;padding:0}@keyframes pulse{50%{opacity:.35}}@keyframes demo-about-fade-in{0%{opacity:0}to{opacity:1}}@keyframes demo-about-fade-out{0%{opacity:1}to{opacity:0}}@keyframes demo-about-slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes demo-about-slide-out-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes demo-about-slide-in-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes demo-about-slide-out-bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media (width>=640px){.demo-wordmark{width:180px}.demo-identify-trigger{width:140px}}@media (width>=1024px){.demo-wordmark{width:225px}}@media (width<=670px){.demo-nav{gap:8px}.demo-statusbar{gap:8px;min-height:52px;padding:9px 20px}.demo-status-left{font-size:10px}.demo-status-right{gap:9px;font-size:11px}.demo-conversation{padding:22px 20px 28px}.demo-message p{font-size:15px;line-height:1.6}.demo-message-visitor p{font-size:14px}.demo-starters>div{grid-template-columns:1fr;display:grid}.demo-starters button{justify-content:space-between;width:100%;min-height:44px;font-size:11px}.demo-composer-zone{padding:10px 20px max(10px,env(safe-area-inset-bottom))}.demo-composer-main{gap:8px;padding:6px 6px 3px 10px}.demo-composer textarea{min-height:52px;padding:9px 3px;font-size:16px}.demo-send{width:46px;height:46px}.demo-composer-foot{min-height:32px;margin:0 10px;padding:5px 0 7px}.demo-hint-secondary{display:none}.demo-about-scroll{padding:18px 24px 24px}.demo-about-close{top:18px;right:18px}.demo-about-title{margin-top:30px;font-size:clamp(32px,8vw,42px)}.demo-about-footer{padding:20px 24px}.demo-about-drawer{border-top:1px solid #111;width:100%;height:90dvh;top:auto;box-shadow:0 -12px 35px #0000002e}.demo-about-drawer[data-state=open]{animation-name:demo-about-slide-in-bottom}.demo-about-drawer[data-state=closed]{animation-name:demo-about-slide-out-bottom}}@media (width<=420px){.demo-statusbar{flex-direction:column;align-items:flex-start}.demo-status-right{width:100%}}@media (height<=600px){.demo-conversation{padding-top:16px}.demo-message{margin-bottom:18px}.demo-composer-zone{padding-top:8px;padding-bottom:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
