:is(.sky-site:has(.wa-shell),.sky-site:has(.wa-loading)){padding:8px;display:flow-root}.wa-shell{isolation:isolate;color:#163039;background:#f7fafb;border-radius:24px;flex-direction:column;min-height:calc(100svh - 16px);display:flex;position:relative;overflow:hidden}.wa-shell.wa-active{height:calc(100svh - 16px);min-height:0}.wa-header{justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.wa-header svg{width:28px;height:32px}.wa-header button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px}.wa-landing{color:#fff;background:#087bbb;flex-direction:column;display:flex}.wa-sky{object-fit:cover;object-position:bottom;z-index:-2}.wa-landing:before{content:"";z-index:-1;background:linear-gradient(#003c6c55,#00599a30 60%,#005b9470);position:absolute;inset:0}.wa-invitation{box-sizing:border-box;text-align:center;width:min(100%,940px);margin:clamp(12px,6svh,64px) auto auto;padding:24px 24px 48px}.wa-invitation h1{text-wrap:balance;letter-spacing:-.06em;margin:0;font-size:clamp(38px,6.5vw,82px);font-weight:450;line-height:1.06}.wa-invitation h1 span{color:#ccecff}.wa-free-pill{vertical-align:-.13em;width:2.05em;height:1em;display:inline-block}.wa-free-pill svg{width:100%;height:100%;display:block;overflow:visible}.wa-free-pill text{font-family:inherit}.wa-invitation>p{text-wrap:balance;max-width:min(90%,480px);margin:25px auto 32px;font-size:clamp(16px,2vw,20px);line-height:1.5}.wa-composer{background:#fff;border-radius:20px;align-items:flex-end;gap:12px;padding:14px;display:flex;box-shadow:0 8px 28px #00385814,0 0 0 1px #dbe5e9}.wa-invitation .wa-composer{max-width:590px;margin:auto}.wa-composer:focus-within{box-shadow:0 0 0 2px #b5dd66,0 12px 30px #00385820}.wa-composer textarea{resize:none;box-sizing:border-box;color:#163039;min-width:0;min-height:60px;max-height:180px;font:16px/1.5 var(--body);background:0 0;border:none;outline:none;flex:1;padding:8px;overflow-y:auto}.wa-composer textarea::placeholder{color:#6b8088}.wa-composer button{color:#163039;cursor:pointer;background:#d6ff62;border:0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.wa-composer button:disabled{opacity:.45;cursor:default}.wa-entry-card{isolation:isolate;color:#163039;text-align:left;background:0 0;border-radius:22px;max-width:590px;margin:0 auto 18px;padding:10px;position:relative}.wa-choices{gap:4px;display:grid}.wa-choices button{width:100%;min-height:56px;color:inherit;text-align:left;font:500 16px/1.35 var(--body);cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;transition:background .15s;display:flex}.wa-choices button:hover,.wa-choices button:focus-visible{background:#f0f9d9}.wa-choices button:focus-visible{outline-offset:-2px;outline:2px solid #163039}.wa-choice-number{color:#61777f;background:#eff4f5;border-radius:8px;flex:0 0 28px;place-items:center;height:28px;font-size:12px;display:grid}.wa-choice-arrow{color:#71858b;flex-shrink:0;margin-left:auto;font-size:18px}.wa-entry-card .wa-composer{border-radius:0;align-items:center;margin:8px 4px 0;padding:10px 4px 2px;box-shadow:0 -1px #e4ebee}.wa-entry-card .wa-composer textarea{min-height:40px;padding:8px}.wa-entry-card .wa-composer button{width:36px;height:36px;font-size:20px}.wa-entry-card .wa-composer:focus-within{box-shadow:0 -1px #8fae54}.wa-invitation small{color:#e1f2fb;font-size:11px}.wa-notice{text-align:center;opacity:.8;margin-top:auto;padding:16px 24px;font-size:10px;line-height:1.6}.wa-notice a{text-decoration:underline}.wa-error{color:#57350a;background:#fff2df;border-radius:10px;max-width:600px;margin:15px auto;padding:16px;font-size:14px}.wa-error button{cursor:pointer;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.wa-loading{text-align:center;padding:80px 24px}@keyframes wa-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes wa-shimmer{to{background-position:-250% 0}}@media (max-width:700px){.wa-header{padding:20px}.wa-invitation{padding:40px 20px}.wa-shell{border-radius:20px}}.wa-entry-card{transform-origin:top;background:#fff;transition:box-shadow .8s;animation:.9s cubic-bezier(.22,1,.36,1) .42s both wa-card-arrive;box-shadow:0 8px 24px #00385814}.wa-revealed{box-shadow:0 18px 44px #00385824}.wa-choices-reveal{overflow:hidden}@keyframes wa-card-arrive{0%{opacity:0;transform:translateY(12px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}.wa-choices button{opacity:0;transition:opacity .5s,transform .65s cubic-bezier(.16,1,.3,1),background .15s;transform:translateY(10px)scale(.99)}.wa-revealed .wa-choices button{opacity:1;transform:translateY(0)}.wa-choices button:first-child{transition-delay:.17s,.17s,0s}.wa-choices button:nth-child(2){transition-delay:.22s,.22s,0s}.wa-choices button:nth-child(3){transition-delay:.27s,.27s,0s}.wa-choices button:nth-child(4){transition-delay:.32s,.32s,0s}.wa-revealed .wa-choices button:active{transition:transform .1s,background .1s;transform:scale(.985)}.wa-entry-card .wa-composer{background:0 0;transition:box-shadow .5s .25s}.wa-collapsed .wa-composer{box-shadow:none}@media (prefers-reduced-motion:reduce){.wa-entry-card{animation:none}.wa-choices button,.wa-entry-card .wa-composer{transition:none;transform:none}.wa-revealed .wa-choices button:active{transform:none}}.wa-invitation>h1{animation:1.3s cubic-bezier(.22,1,.36,1) both wa-enter}.wa-invitation>p{animation:1.25s cubic-bezier(.22,1,.36,1) .24s both wa-enter}.wa-invitation>small,.wa-landing .wa-notice{animation:.9s ease-out 1.8s both wa-enter}@media (prefers-reduced-motion:reduce){.wa-invitation>h1,.wa-invitation>p,.wa-invitation>small,.wa-landing .wa-notice,.wa-entry-card{animation:none}}.wa-describe-toggle{color:#ffffffbf;font:400 12px/1.5 var(--body);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;min-height:32px;padding:4px 8px;text-decoration:none}.wa-describe-toggle:hover{color:#fff;text-decoration:underline}.wa-describe-toggle:focus-visible{outline-offset:4px;outline:2px solid #fff}.wa-entry-card.wa-website-entry{border-radius:28px;max-width:520px;padding:8px}.wa-company-search{color:#163039;margin:0;padding:0}.wa-company-searching{color:#e6f5fb;align-items:center;gap:8px;width:fit-content;margin:8px 16px 0;font-size:12px;display:flex}.wa-company-search ul{border-top:1px solid #e4ebee;margin:2px 0 0;padding:6px 0 0;list-style:none}.wa-company-search li+li{border-top:1px solid #e4ebee}.wa-company-search li button{width:100%;min-height:52px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;padding:8px 10px;display:flex}.wa-company-search li button:hover,.wa-company-search li button:focus-visible{background:#eff8dc;outline:none}.wa-company-icon{background:#fff;border-radius:9px;flex:0 0 32px;place-items:center;height:32px;display:grid;box-shadow:0 0 0 1px #dce5e8}.wa-favicon-image{background-position:50%;background-repeat:no-repeat;background-size:contain;width:22px;height:22px;display:block}.wa-company-search strong,.wa-company-search small{display:block}.wa-company-search strong{font-size:14px;font-weight:600}.wa-company-search small{color:#61777f;margin-top:2px;font-size:12px}.wa-company-fill{color:#61777f;margin-left:auto;font-size:11px}@media (max-width:600px){.wa-company-fill{display:none}}.wa-website-entry .wa-composer,.wa-website-entry .wa-composer:focus-within{box-shadow:none;margin:0;padding:0 4px 0 10px}.wa-selected-company-icon{background:#fff;border-radius:10px;flex:0 0 34px;place-items:center;height:34px;display:grid;box-shadow:0 0 0 1px #dce5e8}.wa-selected-company-icon .wa-favicon-image{width:24px;height:24px}.wa-website-entry .wa-composer button{width:44px;height:44px}.wa-website-entry:focus-within{outline:none;box-shadow:0 0 0 2px #d6ff62,0 18px 44px #00385824}.wa-website-entry .wa-composer textarea:focus-visible{box-shadow:none;outline:none}.wa-website-entry .wa-composer button:focus-visible{outline-offset:2px;outline:2px solid #163039}
.wa-shell.wa-active{height:calc(100dvh - 16px);min-height:0}.wa-active .wa-header{flex:none;padding:20px 28px}.wa-active .wa-header button{border-radius:10px;min-height:36px;padding:8px 12px}.wa-active .wa-header button:hover{background:#eaf1f3}.wa-workspace{flex:1;width:100%;max-width:820px;min-height:0;margin-inline:auto;padding:12px 24px 0;display:flex}.wa-conversation{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.wa-company-header{flex:none;align-items:center;gap:11px;margin-bottom:12px;padding:4px 8px 18px;display:flex;box-shadow:0 1px #e3eaed}.wa-company-avatar{background:#fff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 0 0 1px #e5ecef}.wa-company-avatar>span{background:50%/contain no-repeat;border-radius:5px;width:24px;height:24px}.wa-company-identity{gap:2px;min-width:0;display:grid}.wa-company-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:550;overflow:hidden}.wa-company-identity a{color:#6b8189;overflow-wrap:anywhere;font-size:12px}.wa-company-identity a:hover{text-decoration:underline}.wa-change-company{color:#6b8189;flex:none;min-height:36px;margin-left:auto;padding:8px;font-size:12px}.wa-change-company:hover{color:#163039;background:#eaf1f3}.wa-scroller{flex:1;min-height:0}.wa-messages{scrollbar-width:thin;scrollbar-color:#d5dfe2 transparent;scroll-behavior:auto;padding:8px 8px 12px}.wa-message-list{justify-content:flex-start;gap:28px;padding-bottom:24px}.wa-message-list [data-slot=message-scroller-item]{content-visibility:visible;contain-intrinsic-size:none}.wa-turn{width:100%}.wa-message{color:inherit;margin:0}.wa-user{margin-bottom:26px}.wa-message-content{overflow-wrap:anywhere;color:inherit;font-size:15px;line-height:1.65}.wa-user .wa-message-content{background:#eaf1f3;border-radius:18px;max-width:88%;padding:10px 16px}.wa-message p{font-size:inherit;line-height:inherit;margin:8px 0}.wa-message .wa-user-text{white-space:pre-wrap;margin:0}.wa-assistant,.wa-assistant .wa-message-content{width:100%;max-width:100%}.wa-message-content:empty,.wa-turn-question:empty{display:none}.wa-message :is(ol,ul){margin:16px 0;padding-left:1.5em}.wa-message ol{list-style-type:decimal}.wa-message ul{list-style-type:disc}.wa-message li+li{margin-top:8px}.wa-message a{text-underline-offset:3px;text-decoration:underline}.wa-message :is(h2,h3,h4){letter-spacing:-.025em;font-family:inherit;font-weight:550;line-height:1.35}.wa-message h2{margin:20px 0 12px;font-size:22px}.wa-message h3{margin:20px 0 8px;font-size:17px}.wa-message h4{font-size:15px}.wa-message pre{max-width:100%;font-size:13px;overflow:auto}.wa-message-actions{color:#687d84;margin-top:12px}.wa-message-actions button{border-radius:8px;width:32px;height:32px}.wa-message-actions button:hover{background:#eaf1f3}.wa-message-actions span{font-size:12px}.wa-thinking{min-height:30px;margin-bottom:14px;font-size:14px}.wa-turn-activity{max-width:100%;margin:0 0 18px}.wa-activity-heading{color:#61777f;text-align:left;cursor:pointer;background:0 0;border:0;gap:8px;width:auto;max-width:100%;min-height:30px;padding:0;font-size:13px;font-weight:450}.wa-activity-heading>svg:first-child{display:none}.wa-activity-heading>svg:last-child{flex:none;width:13px;height:13px}.wa-activity-heading:hover{color:#163039}.wa-activity-trail{margin-top:10px;padding:0 0 0 2px}.wa-trail-step{color:#61777f;gap:10px;margin-top:10px;font-size:13px;line-height:1.5}.wa-trail-step:first-child{margin-top:0}.wa-trail-step>div:first-child>svg{width:14px;height:14px}.wa-trail-step.is-active>div:first-child>svg{animation:1.5s linear infinite wa-spin}.wa-trail-step.is-failed{color:#8c6036}.wa-trail-source{align-items:center;gap:7px;min-width:0;text-decoration:none;display:flex}.wa-trail-source:hover{color:#163039;text-decoration:underline}.wa-trail-source>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wa-trail-favicon{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:3px;flex:none;width:16px;height:16px}.wa-asked-question{color:#163039;font-weight:500}.wa-finding{margin-top:6px}.wa-finding>h2{max-width:38ch;margin-top:0}.wa-finding>p{margin:12px 0}.wa-first-test{background:#eef4e6;border-radius:12px;margin:18px 0 12px;padding:14px 16px}.wa-first-test strong{font-size:12px;font-weight:600}.wa-first-test p{margin:5px 0 0;font-size:14px}.wa-brief-review dl{gap:15px;margin:18px 0;display:grid}.wa-brief-review dt{color:#61777f;margin-bottom:3px;font-size:12px;font-weight:600}.wa-brief-review dd{margin:0;font-size:14px;line-height:1.6}.wa-sources{margin:12px 0 20px}.wa-sources>button{font:inherit;color:#61777f;cursor:pointer;background:0 0;border:0;padding-block:6px;font-size:12px}.wa-sources>button svg{transition:transform .18s}.wa-sources>button[data-state=open] svg{transform:rotate(180deg)}.wa-evidence{padding:10px 0}.wa-evidence a{align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.wa-evidence blockquote{color:#61777f;margin:8px 0 0 1px;padding:0 0 0 12px;font-size:12px;line-height:1.6;box-shadow:-2px 0 #dce6e8}.wa-chat-dock{flex:none;width:100%;padding-top:12px;position:relative}.wa-chat-input{--wa-composer-ink:#202e32;--wa-composer-muted:#7b8589;--wa-composer-line:#e6e9ea;--wa-composer-soft:#f4f6f6}.wa-prompt{width:100%}.wa-prompt>[data-slot=input-group]{width:100%;height:auto;color:var(--wa-composer-ink);box-shadow:0 0 0 1px var(--wa-composer-line), 0 4px 18px #16333c04;background:#fff;border:0;border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:0;transition:box-shadow .15s;display:flex;overflow:hidden}.wa-prompt>[data-slot=input-group]:focus-within{box-shadow:0 0 0 1.5px #9bacb2,0 6px 22px #16333c0b}.wa-prompt-question{width:100%;box-shadow:none;border:0;order:-1;padding:14px 20px 0;display:block}.wa-question-disclosure{width:100%}.wa-question-meta{justify-content:space-between;align-items:center;gap:10px;min-height:24px;display:flex}.wa-question-caption{color:var(--wa-composer-muted);font:400 13px/1.4 var(--body);align-items:center;gap:8px;display:inline-flex}.wa-question-title,.wa-question-collapsed{color:var(--wa-composer-ink);font:550 14px/1.5 var(--body);letter-spacing:-.01em;margin:13px 0 10px}.wa-question-collapsed{margin:6px 0;font-size:13px}.wa-question-controls{flex:none;align-items:center;gap:2px;display:flex}.wa-question-controls button{min-width:30px;height:28px;box-shadow:none;color:var(--wa-composer-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;padding:0 6px;display:inline-flex}.wa-question-controls button:hover{color:#163039;background:#f0f4f5}.wa-question-content{scrollbar-width:thin;max-height:min(42dvh,260px);overflow-y:auto}.wa-question-suggestions{flex-direction:column;align-items:stretch;gap:2px;padding:0 0 3px;display:flex}.wa-question-suggestions button{min-width:0;max-width:100%;height:auto;min-height:40px;color:var(--wa-composer-ink);box-shadow:none;font:450 14px/1.4 var(--body);text-align:left;white-space:normal;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:11px;padding:6px 7px;transition:background .15s,box-shadow .15s;display:flex}.wa-question-suggestions button:hover:not(:disabled){background:var(--wa-composer-soft)}.wa-question-suggestions button[aria-pressed=true]{background:#eef3f1}.wa-option-number{width:26px;height:26px;box-shadow:inset 0 0 0 1px var(--wa-composer-line);background:var(--wa-composer-soft);color:var(--wa-composer-muted);font:400 12px/1 var(--body);font-variant-numeric:tabular-nums;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.wa-question-suggestions button[aria-pressed=true] .wa-option-number{color:#fff;box-shadow:none;background:#163039}.wa-option-label{overflow-wrap:anywhere;min-width:0}.wa-question-help-popover{color:#fff;max-width:280px;font:400 13px/1.55 var(--body);background:#163039;border-radius:9px;padding:10px 12px;box-shadow:0 6px 20px #16303920}.wa-question-help-popover svg{fill:#163039;background:#163039}.wa-prompt-row{align-items:flex-end;gap:8px;width:100%;padding:9px 10px 9px 16px;display:flex;position:relative}.wa-prompt-has-question .wa-prompt-row{align-items:center;gap:11px;padding:12px 20px 16px 27px}.wa-answer-pencil{background:var(--wa-composer-soft);width:26px;height:26px;box-shadow:inset 0 0 0 1px var(--wa-composer-line);color:var(--wa-composer-muted);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.wa-prompt-has-question .wa-prompt-row textarea{min-height:34px;padding:7px 0;font-size:14px}.wa-prompt-has-question .wa-prompt-row textarea::placeholder{color:#98a0a3}.wa-prompt-row textarea{resize:none;width:100%;min-width:0;min-height:40px;max-height:140px;box-shadow:none;color:#163039;field-sizing:content;background:0 0;border:0;border-radius:0;outline:0;flex:1;margin:0;padding:9px 2px;font-family:inherit;font-size:16px;line-height:1.4;display:block}.wa-prompt-row textarea:focus,.wa-prompt-row textarea:focus-visible{box-shadow:none;outline:none}.wa-prompt-row textarea::placeholder{color:#789098}.wa-prompt-actions{flex:none;align-items:center;gap:4px;display:flex}.wa-prompt-submit,.wa-stop-secondary{cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.wa-prompt-submit{color:#163039;background:#d6ff62}.wa-prompt-submit:hover:not(:disabled){background:#c9f54e}.wa-prompt-submit:disabled{color:#95a5aa;opacity:1;background:#f1f4f4}.wa-stop-secondary{color:#61777f;background:#f1f5f6}.wa-prompt-actions .wa-question-skip,.wa-prompt-actions .wa-answer-send{width:auto;min-width:48px;height:32px;font:450 13px/1 var(--body);cursor:pointer;border:0;border-radius:999px;padding:0 12px}.wa-prompt-actions .wa-question-skip{color:var(--wa-composer-ink);box-shadow:inset 0 0 0 1px var(--wa-composer-line);background:#fff}.wa-prompt-actions .wa-question-skip:hover:not(:disabled){background:var(--wa-composer-soft)}.wa-prompt-actions .wa-answer-send{color:#fff;background:#163039}.wa-prompt-actions .wa-answer-send:hover:not(:disabled){background:#29474f}.wa-prompt-actions .wa-answer-send:disabled{color:#8b9498;background:#e5e8e9}.wa-prompt-has-question .wa-stop-secondary{background:0 0;width:32px;height:32px}.wa-input-note{color:#61777f;margin:10px 4px 0;font-size:12px;line-height:1.4}.wa-active :is(button,summary,a):focus-visible{outline-offset:3px;outline:2px solid #668849}.wa-active .wa-notice{color:#61777f;opacity:1;flex:none;margin:0;padding:12px 16px 14px;font-size:10px}.wa-turn-notice,.wa-turn-error{color:#61777f;flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0;font-size:13px;display:flex}.wa-turn-error{color:#79572e;background:#fff5e9;border-radius:12px;padding:12px 14px}.wa-turn-notice button,.wa-turn-error button{cursor:pointer;background:#fff;border:0;align-items:center;gap:6px;height:auto;min-height:32px;padding:5px 10px;font-size:12px;display:inline-flex;box-shadow:0 0 0 1px #dbe5e9}.wa-report-artifact{background:#fff;border:0;border-radius:16px;width:100%;margin:18px 0;overflow:hidden;box-shadow:0 0 0 1px #dbe5e9}.wa-report-header{border:0;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 1px #e8eef0}.wa-report-header>div:nth-child(2){flex:1}.wa-report-header>div:nth-child(2)>p:first-child{margin:0;font-size:14px;font-weight:550}.wa-report-header>div:nth-child(2)>p:last-child{color:#61777f;margin:3px 0 0;font-size:11px}.wa-report-download{background:#f0f5e9;border-radius:9px;gap:6px;height:36px;padding:8px 10px;font-size:12px}.wa-report-content{padding:20px}.wa-report-content h2{margin-top:0}.wa-report-content h3{margin:22px 0 8px;font-size:14px}.wa-report-content p,.wa-report-content li{font-size:14px;line-height:1.65}.wa-report-content .wa-first{background:#f0f5e9;border-radius:12px;margin:18px 0;padding:14px 16px}.wa-report-content .wa-first h3{margin-top:0}.wa-report-content summary{cursor:pointer;padding-block:8px;font-size:13px}.ai-shimmer{color:#0000;background:linear-gradient(100deg,#667d85 20%,#163039 43%,#91a3a9 58%,#667d85 78%) 0 0/250% 100%;-webkit-background-clip:text;background-clip:text;animation:2.2s linear infinite wa-shimmer}@keyframes wa-spin{to{transform:rotate(360deg)}}@media (max-width:600px){.wa-active .wa-header{padding:16px 18px}.wa-active .wa-header svg{width:23px;height:27px}.wa-workspace{padding:6px 12px 0}.wa-messages{padding-inline:4px}.wa-user .wa-message-content{max-width:94%;padding:9px 14px}.wa-message h2{font-size:20px}.wa-prompt-question{padding:10px 14px 0}.wa-question-title{margin-top:8px}.wa-question-controls{gap:0}.wa-question-controls button{min-width:32px;height:32px}.wa-question-suggestions button{min-height:44px;padding:6px}.wa-prompt-submit,.wa-stop-secondary{width:44px;height:44px}.wa-prompt-row{padding:7px 8px 7px 14px}.wa-prompt-row textarea{padding-block:11px}.wa-prompt-has-question .wa-prompt-row{grid-template-columns:26px minmax(0,1fr);gap:6px 11px;padding:8px 14px 12px 20px;display:grid}.wa-prompt-has-question .wa-prompt-row textarea{font-size:16px}.wa-prompt-has-question .wa-prompt-actions{grid-column:1/-1;justify-content:flex-end;gap:6px}.wa-prompt-actions .wa-question-skip,.wa-prompt-actions .wa-answer-send,.wa-prompt-has-question .wa-stop-secondary{height:40px}.wa-active .wa-notice{padding:10px 20px 12px;font-size:9px}.wa-report-content{padding:16px}}@media (prefers-reduced-motion:reduce){.wa-active *,.wa-active :before,.wa-active :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.ai-shimmer{color:#61777f;background:0 0}}
