.wfd-root{--wfd-paper:#f5f2e9;--wfd-lime:#d6f533;--wfd-ink:#1c1d18;--wfd-rule:#c6c7bc;--wfd-muted:#62665b;width:100%;max-width:1160px;margin-inline:auto;color:var(--wfd-ink);font-family:inherit;text-align:left;isolation:isolate}
.wfd-root *,.wfd-root *::before,.wfd-root *::after{box-sizing:border-box}
.wfd-root button,.wfd-root input{font:inherit}
.wfd-root button{cursor:pointer}
.wfd-root button:focus-visible,.wfd-root input:focus-visible,.wfd-panel:focus-visible{outline:3px solid #6a7d13;outline-offset:4px}
.wfd-root p,.wfd-root h3,.wfd-root h4{margin:0}
.wfd-root .wfd-icon{width:18px;height:18px;flex:none;display:block;stroke:currentColor}
.wfd-logo{display:block;width:22px;height:22px;object-fit:contain;flex:none}
.wfd-layout{display:grid;grid-template-columns:222px minmax(0,1fr);gap:26px;align-items:start}
.wfd-navigation{padding-top:47px;min-width:0}
.wfd-tabs{display:grid;gap:7px}
.wfd-step{position:relative;display:flex;align-items:center;gap:12px;padding:20px 13px;text-align:left;color:var(--wfd-ink);background:transparent;border:1px solid transparent;border-bottom:1px solid var(--wfd-rule);border-radius:3px;min-height:91px;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}
.wfd-step:hover{background:#eae8dd;transform:translateY(-2px)}
.wfd-step.is-active{background:var(--wfd-lime);border-color:var(--wfd-ink);box-shadow:3px 3px 0 var(--wfd-ink)}
.wfd-step-number{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;letter-spacing:.03em;align-self:center}
.wfd-step-copy{display:grid;gap:7px;flex:1;min-width:0}
.wfd-step-copy b{font-size:15px;line-height:1.15;font-weight:750;letter-spacing:-.025em}
.wfd-step-copy small{font-size:11px;line-height:1.45}
.wfd-step>.wfd-icon{width:16px;height:16px}
.wfd-nav-note{display:flex;gap:10px;align-items:flex-start;border-top:1px dashed #aaa99a;margin-top:25px;padding-top:18px;color:#65665b}
.wfd-nav-note p{font-size:11px;line-height:1.65}
.wfd-nav-note b{font-weight:600;color:#34372c}
.wfd-stage{min-width:0}
.wfd-window{border:1px solid var(--wfd-ink);border-radius:7px;box-shadow:4px 5px 0 var(--wfd-ink);overflow:hidden;background:#fff}
.wfd-window-top{display:flex;align-items:center;justify-content:space-between;padding:12px 17px;gap:12px;background:#fbfaf5;border-bottom:1px solid #deded7;min-height:48px}
.wfd-hosts{display:flex;gap:13px;align-items:center}
.wfd-hosts>span{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:650;letter-spacing:-.02em}
.wfd-hosts>i{font-size:11px;color:#626258;font-style:normal}
.wfd-hosts .wfd-logo{width:18px;height:18px}
.wfd-step-progress{color:#626659;font:10px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap;letter-spacing:.07em}
.wfd-panel{font-family:Arial,Helvetica,sans-serif;color:#242424;font-size:13px;line-height:1.45;text-align:left}
.wfd-window-shell{height:610px;display:flex;background:#fff}
.wfd-app-side{background:#f8f8f8;width:136px;flex:none;padding:15px 9px 10px;display:flex;flex-direction:column;border-right:1px solid #eeeeea;font-size:10px;color:#3c3d38;overflow:hidden}
.wfd-side-brand{height:44px;display:flex;align-items:flex-start;justify-content:space-between;padding:0 4px}
.wfd-side-brand>.wfd-logo{width:24px;height:24px}
.wfd-sidebar-toggle{width:15px;height:13px;display:flex;align-items:center;border:1.5px solid #757671;border-radius:2px;margin-top:6px}
.wfd-sidebar-toggle i:first-child{height:10px;width:5px;border-right:1px solid #757671}
.wfd-side-item{display:flex;align-items:center;gap:7px;min-height:33px;border-radius:5px;padding:7px 5px;white-space:nowrap}
.wfd-side-item>.wfd-icon{width:14px;height:14px}
.wfd-side-selected{background:#e7e6e0;color:#24251f}
.wfd-side-recents{font-size:9px;color:#6a6e62;margin:23px 6px 9px}
.wfd-recent{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:6px 5px}
.wfd-side-account{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:15px;white-space:nowrap;font-size:8px;font-weight:600}
.wfd-side-account>span{background:#ddded4;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-size:9px;flex:none}
.wfd-side-account small{display:block;font-size:8px;color:#6a6e62;font-weight:400;margin-top:2px}
.wfd-app-main{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0}
.wfd-app-bar{display:flex;align-items:center;gap:10px;padding:13px 17px;border-bottom:1px solid #f5f5f3;min-height:48px;flex:none}
.wfd-app-name{display:flex;align-items:center;gap:3px;font-size:14px;font-weight:600;white-space:nowrap}
.wfd-app-name>.wfd-icon{width:13px;height:13px;color:#aaa}
.wfd-chat-title{font-size:9px;color:#6a6e62;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:auto}
.wfd-bar-end{margin-left:auto;color:#787a72}
.wfd-app-viewport{flex:1;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#d5d6cd transparent;overscroll-behavior:contain}
.wfd-conversation{max-width:680px;margin:0 auto;padding:22px 19px 20px;display:flex;flex-direction:column;gap:22px}
.wfd-message{font-size:12px;line-height:1.55;min-width:0}
.wfd-message p+p{margin-top:8px}
.wfd-user{display:flex;justify-content:flex-end;padding-left:18px}
.wfd-user-bubble{background:#f2f2f2;border-radius:17px;padding:13px 15px;max-width:100%;min-width:0}
.wfd-user-bubble p{font-size:12px;line-height:1.55}
.wfd-assistant{display:flex;gap:10px}
.wfd-assistant-avatar{width:22px;height:22px;flex:none;padding-top:2px}
.wfd-assistant-avatar .wfd-logo{width:20px;height:20px}
.wfd-message-body{flex:1;min-width:0}
.wfd-message-body p{font-size:12px;line-height:1.55}
.wfd-muted{color:#6c6e66;font-size:11px!important}
.wfd-url{display:flex;align-items:center;gap:6px;margin-top:9px;color:#626854;font-size:10px;min-width:0}
.wfd-url>.wfd-icon{width:12px;height:12px}
.wfd-url>span{overflow-wrap:anywhere}
.wfd-files{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}
.wfd-files:first-child{margin-top:0;margin-bottom:12px}
.wfd-file{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #dedfd6;border-radius:7px;min-width:0;padding:7px 9px;text-align:left;max-width:100%}
.wfd-file>span:last-child{min-width:0}
.wfd-file b{font-size:9px;font-weight:600;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}
.wfd-file small{font-size:8px;display:block;color:#62695c;line-height:1.6}
.wfd-file-icon{width:25px;height:28px;background:#f6f3f0;border-radius:4px;display:grid;place-items:center;color:#96785e;flex:none}
.wfd-file-icon .wfd-icon{width:16px;height:16px}
.wfd-brain-questions{margin:12px 0 0;padding:0;list-style:none;border-top:1px solid #e8e8e2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wfd-brain-viewport .wfd-conversation{gap:16px;padding-top:18px;padding-bottom:18px}
.wfd-brain-questions li{display:flex;flex-direction:column;gap:3px;padding:9px 0;border-bottom:1px solid #e8e8e2}
.wfd-brain-questions b{font-size:11px;font-weight:650}
.wfd-brain-questions span{font-size:10px;color:#666b5f}
.wfd-saved-file{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:10px;background:#f4f6ec;border:1px solid #d8ddc7;border-radius:8px;margin-top:12px}
.wfd-saved-file .wfd-file{background:transparent;padding:0;border:0}
.wfd-saved-label{font-size:8px;font-weight:600;display:flex;align-items:center;gap:4px;color:#577130}
.wfd-saved-label .wfd-icon{width:12px;height:12px}
.wfd-task-list{margin:15px 0;display:grid;gap:0;border:1px solid #e3e4dd;border-radius:8px;overflow:hidden}
.wfd-task-list>div{display:flex;align-items:center;gap:10px;padding:13px 11px}
.wfd-task-list>div+div{border-top:1px solid #e3e4dd}
.wfd-task-list>div>span{font:9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;border:1px solid #deded4;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;flex:none}
.wfd-task-list b{font-size:11px;font-weight:600;display:block}
.wfd-task-list small{font-size:10px;color:#686e5f;line-height:1.5;display:block;margin-top:3px}
.wfd-compose-mini{margin:0 20px 12px;border:1px solid #e7e7e1;box-shadow:0 2px 6px #00000006;border-radius:18px;padding:10px 13px;background:#fff;flex:none;color:#6b7063;font-size:11px}
.wfd-compose-mini>div{display:flex;align-items:center;gap:11px;margin-top:9px;color:#50524c}
.wfd-mini-tools{display:flex;align-items:center;gap:4px;font-size:9px}
.wfd-mini-tools .wfd-icon{width:13px;height:13px}
.wfd-compose-spacer{flex:1}
.wfd-voice{width:25px;height:25px;display:grid;place-items:center;background:#ededeb;color:#555;border-radius:50%}
.wfd-voice .wfd-icon{width:14px;height:14px}
.wfd-start-viewport{display:flex;align-items:center;justify-content:center}
.wfd-empty-chat{width:100%;padding:20px 26px;text-align:center}
.wfd-start-emblem{display:flex;justify-content:center;margin-bottom:19px}
.wfd-start-emblem .wfd-logo{width:35px;height:35px}
.wfd-empty-chat h3{font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:550;line-height:1.2;letter-spacing:-.045em;color:#242424;margin-bottom:23px}
.wfd-full-composer{border:1px solid #deded9;box-shadow:0 2px 5px #00000007;border-radius:21px;min-height:111px;padding:17px 16px 12px;text-align:left;background:#fff}
.wfd-empty-prompt{font-size:13px;color:#6b7063}
.wfd-composer-actions{display:flex;align-items:center;gap:11px;margin-top:29px;color:#494c43}
.wfd-tools-label{display:flex;align-items:center;gap:5px;font-size:10px}
.wfd-tools-label .wfd-icon{width:15px;height:15px}
.wfd-send{border:0;color:#fff;background:#252621;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;padding:0;transition:background .18s,transform .18s}
.wfd-send:hover{background:#657339;transform:translateY(-2px)}
.wfd-send .wfd-icon{width:17px;height:17px}
.wfd-start-hints{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:18px}
.wfd-start-hints>span{display:flex;align-items:center;gap:6px;font-size:9px;border:1px solid #e7e7e0;border-radius:20px;padding:8px 11px;color:#696d60}
.wfd-start-hints .wfd-icon{width:13px;height:13px}
.wfd-start-note{margin:42px auto 0;color:#68705f}
.wfd-tiny-step{font:8px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.15em;display:block;margin-bottom:9px}
.wfd-start-note p{font-size:11px;line-height:1.7}
.wfd-under-screen{display:flex;justify-content:space-between;gap:18px;padding:22px 1px 0;align-items:center}
.wfd-under-screen>div{min-width:0}
.wfd-outcome-tag{font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase;letter-spacing:.05em;color:#353c25;display:flex;align-items:center;gap:7px}
.wfd-outcome-tag .wfd-icon{width:15px;height:15px;stroke-width:2}
.wfd-under-screen p{font-size:12px;line-height:1.65;color:#676a5e;max-width:610px;margin-top:6px}
.wfd-jump-to-ad{display:inline-flex;align-items:center;gap:8px;padding:3px 0 4px;margin-top:9px;background:transparent;border:0;border-bottom:1px solid #748245;color:#303a1f;font-size:12px!important;font-weight:650;line-height:1.5;transition:color .18s,border-color .18s}.wfd-jump-to-ad>.wfd-icon{width:16px;height:16px}.wfd-jump-to-ad:hover{color:#586b20;border-color:#586b20}
.wfd-next{width:40px;height:40px;border:1px solid #22271a;background:var(--wfd-lime);box-shadow:2px 2px 0 #22271a;border-radius:3px;flex:none;display:grid;place-items:center;transition:transform .18s,box-shadow .18s}
.wfd-next:hover{transform:translate(2px,2px);box-shadow:0 0 0 #22271a}
.wfd-claude-word{font:21px/1.2 Georgia,'Times New Roman',serif;letter-spacing:-1px;color:#33332e}
.wfd-is-claude{background:#fcfbf7}
.wfd-is-claude .wfd-app-side{background:#f1f0eb;border-color:#e8e7df}
.wfd-is-claude .wfd-app-bar{border-color:#ecebe3}
.wfd-settings{padding:23px 21px 20px;max-width:630px;margin:auto}
.wfd-settings-title{display:flex;align-items:baseline;justify-content:space-between;gap:8px}
.wfd-settings-title h3{font-family:Arial,Helvetica,sans-serif;font-size:23px;line-height:1.2;letter-spacing:-.04em;font-weight:500;color:#33332f}
.wfd-settings-path{font-size:8px;color:#727466;white-space:nowrap}
.wfd-settings-tabs{display:flex;gap:20px;border-bottom:1px solid #e0dfd6;margin-top:21px;font-size:11px;color:#6b7063}
.wfd-settings-tabs span{padding-bottom:10px}
.wfd-settings-tabs .wfd-settings-selected{color:#34372b;font-weight:600;border-bottom:2px solid #393e2f;margin-bottom:-1px}
.wfd-connector-heading{display:flex;justify-content:space-between;align-items:center;margin:20px 0 14px}
.wfd-connector-heading h4{font-family:Arial,Helvetica,sans-serif;font-weight:600;font-size:13px;letter-spacing:-.02em}
.wfd-connector-heading p{font-size:10px;color:#6b7063;margin-top:4px}
.wfd-native-icon-button{background:#faf9f5;border:1px solid #d8d7cf;border-radius:5px;width:26px;height:26px;display:grid;place-items:center;padding:0;transition:background .18s}
.wfd-native-icon-button:hover{background:#e6e7dd}
.wfd-native-icon-button .wfd-icon{width:14px;height:14px}
.wfd-connector-list{border:1px solid #deded5;border-radius:9px;overflow:hidden;background:#fffefa}
.wfd-connector-row{display:flex;gap:10px;align-items:center;padding:14px 12px;min-width:0}
.wfd-connector-row+.wfd-connector-row{border-top:1px solid #e8e7dd}
.wfd-connector-row>.wfd-logo{width:25px;height:25px}
.wfd-connector-row>span{min-width:0;flex:1}
.wfd-connector-row b{font-size:11px;display:flex;align-items:center;gap:5px;flex-wrap:wrap;font-weight:600}
.wfd-connector-row small{font-size:9px;line-height:1.45;color:#6b7063;display:block;margin-top:4px}
.wfd-connector-row i{font-style:normal;font-size:7px;border:1px solid #dadbd1;padding:1px 4px;border-radius:3px;color:#666d56;line-height:1.5;white-space:nowrap}
.wfd-native-button{font-size:9px!important;background:#fff;border:1px solid #d5d5ca;border-radius:5px;padding:6px 9px;font-weight:600!important;color:#65685b;flex:none;transition:background .18s,border-color .18s}
.wfd-native-button:hover{background:#efefe7;border-color:#a2a78e}
.wfd-connector-guide{margin:15px 0 0}
.wfd-connector-route{display:flex;gap:10px;align-items:flex-start;padding:13px 0}
.wfd-connector-route>span{width:29px;height:29px;display:grid;place-items:center;flex:none;background:#efeee7;border-radius:7px;color:#83846f}
.wfd-connector-route b{font-size:10px;font-weight:600}
.wfd-connector-route p{font-size:10px;line-height:1.5;color:#6b7063;margin-top:3px}
.wfd-export-route{display:flex;gap:10px;padding:14px 11px;border:1px solid #dcdccf;border-radius:7px;background:#f1f3e7;align-items:center;margin-top:8px}
.wfd-export-route>.wfd-icon{width:20px;height:20px;color:#798356}
.wfd-export-route>div{min-width:0;flex:1}
.wfd-export-route b{font-size:10px;color:#565c43;display:block}
.wfd-export-route p{font-size:9px;line-height:1.5;color:#626b50;margin-top:3px}
.wfd-export-route button{width:24px;height:24px;display:grid;place-items:center;padding:0;flex:none;border:0;background:#e1e5cf;color:#666e4e;border-radius:50%;transition:background .18s}
.wfd-export-route button:hover{background:#c6d390}
.wfd-export-route button>.wfd-icon{width:14px;height:14px}
.wfd-security-line{display:flex;gap:6px;align-items:center;font-size:8px!important;line-height:1.5;color:#6b7063;margin-top:15px!important}
.wfd-security-line .wfd-icon{width:11px;height:11px}
.wfd-connector-detail{border:1px solid #d7d8ca;border-radius:7px;padding:12px;background:#fffdf7;animation:wfd-in .2s ease-out}
.wfd-detail-title{display:flex;align-items:center;gap:6px;margin-bottom:11px;font-size:10px}
.wfd-detail-title .wfd-logo,.wfd-detail-title .wfd-icon{width:14px;height:14px}
.wfd-close-detail{margin-left:auto;width:19px;height:19px;border:0;border-radius:3px;background:#eeeee5;color:#666c59;font-size:15px!important;display:grid;place-items:center;padding:0;line-height:1}
.wfd-connector-detail>p,.wfd-connector-detail li{font-size:10px;line-height:1.65;color:#686e5f}
.wfd-connector-detail ol{padding-left:16px;margin:0;display:grid;gap:3px}
.wfd-field{display:grid;gap:4px;font-size:9px;margin-top:8px}
.wfd-field>span{color:#737568}
.wfd-field>div{border:1px solid #dfdfd6;background:#fff;padding:7px 8px;border-radius:4px;color:#484d3f}
.wfd-field-code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;overflow-wrap:anywhere}
.wfd-credential-note{font-size:9px!important;margin-top:9px!important}
.wfd-mcp-permission{display:flex;align-items:center;gap:5px;font-size:8px;margin-top:8px;color:#717b54}
.wfd-mcp-permission .wfd-icon{width:11px;height:11px}
/* Native conversation output: ordinary text, table, inline image and response controls. */
.wfd-review-conversation{gap:25px;padding:20px 23px 24px;max-width:710px}
.wfd-review-conversation .wfd-user-bubble{padding:13px 15px}
.wfd-review-conversation .wfd-user-bubble p{font-size:12px;line-height:1.6}
.wfd-review-conversation .wfd-url{color:#2966a9;text-decoration:none;font-size:10px}
.wfd-review-conversation .wfd-url:hover{text-decoration:underline}
.wfd-review-conversation .wfd-assistant-avatar{display:none}
.wfd-review-conversation .wfd-message-body>p{font-size:12px;line-height:1.65;color:#343434}
.wfd-review-conversation .wfd-message-body>p+p{margin-top:9px}
.wfd-response-heading{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:650;line-height:1.45;letter-spacing:-.015em;margin:23px 0 11px!important;color:#222}
.wfd-table-wrap{overflow-x:auto;margin:10px 0 14px}
.wfd-native-audit{border-collapse:collapse;width:100%;font-size:11px;line-height:1.5;min-width:285px;color:#343434}
.wfd-native-audit caption{text-align:left;font-size:10px;color:#6c6c6c;margin-bottom:8px}
.wfd-native-audit th,.wfd-native-audit td{padding:9px 7px;text-align:right;border-bottom:1px solid #dfdfdf;white-space:nowrap}
.wfd-native-audit th:first-child,.wfd-native-audit td:first-child{text-align:left;padding-left:0}
.wfd-native-audit th{font-weight:600;color:#252525}
.wfd-inline-ad{margin:12px 0 15px;width:290px;max-width:100%;border-radius:10px;overflow:hidden;background:#191919}
.wfd-inline-ad img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}
.wfd-review-conversation .wfd-response-review{border-top:1px solid #ededed;padding-top:15px;margin-top:22px;color:#5e5e5e;font-size:11px}
.wfd-response-actions{display:flex;gap:4px;align-items:center;color:#737373;margin-top:13px;min-height:28px}
.wfd-response-icon,.wfd-native-action{width:27px;height:27px;display:grid;place-items:center;background:transparent;border:0;border-radius:6px;color:#747474;padding:5px}
.wfd-response-icon:hover{background:#f0f0f0;color:#222}
.wfd-response-actions .wfd-icon{width:15px;height:15px;stroke-width:1.65}
.wfd-response-status{font:10px/1.4 Arial,Helvetica,sans-serif;color:#6c6c6c;margin-left:5px}
.wfd-root .wfd-url{color:#356496;text-decoration:none}
.wfd-root a.wfd-url:hover{text-decoration:underline}
@keyframes wfd-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.wfd-layout{grid-template-columns:245px minmax(0,1fr);gap:32px}.wfd-step-copy b{font-size:16px}.wfd-step-copy small{font-size:12px}.wfd-message,.wfd-message p,.wfd-user-bubble p{font-size:13px}.wfd-window-shell{height:630px}.wfd-app-side{width:144px}.wfd-file b{font-size:10px}.wfd-file small{font-size:9px}}
@media(max-width:1100px){.wfd-layout{grid-template-columns:1fr;gap:22px}.wfd-navigation{padding-top:0}.wfd-tabs{display:flex;overflow-x:auto;gap:8px;padding:0 4px 5px 0;scrollbar-width:thin;scrollbar-color:#adb18f transparent;scroll-snap-type:x proximity}.wfd-step{flex:1 0 147px;min-height:90px;gap:9px;padding:14px 10px;scroll-snap-align:start}.wfd-step-copy b{font-size:13px}.wfd-step-copy small{font-size:10px}.wfd-step>.wfd-icon{display:none}.wfd-nav-note{display:none}.wfd-stage{width:100%}.wfd-window-shell{height:600px}.wfd-app-side{width:128px}.wfd-conversation{padding-inline:24px;max-width:670px}}
@media(max-width:640px){.wfd-brain-questions{grid-template-columns:1fr;gap:0}.wfd-brain-questions li{display:grid;grid-template-columns:80px 1fr;gap:8px;padding:8px 0}.wfd-brain-questions b{font-size:10px}.wfd-brain-questions span{font-size:10px}.wfd-app-side{display:none}.wfd-app-bar{padding:12px 14px}.wfd-app-name{font-size:13px}.wfd-chat-title{font-size:8px}.wfd-window-top{padding:12px}.wfd-hosts{gap:10px}.wfd-hosts>span{font-size:11px}.wfd-hosts .wfd-logo{width:17px;height:17px}.wfd-step-progress{font-size:8px}.wfd-layout{gap:16px}.wfd-step{min-width:155px;min-height:81px}.wfd-step-copy b{font-size:14px}.wfd-step-copy small{font-size:10px}.wfd-window-shell{height:590px}.wfd-conversation{padding:20px 14px;gap:20px}.wfd-message,.wfd-message p,.wfd-user-bubble p{font-size:12px}.wfd-user{padding-left:12px}.wfd-assistant{gap:8px}.wfd-assistant-avatar{width:18px}.wfd-assistant-avatar .wfd-logo{width:18px;height:18px}.wfd-files{gap:6px}.wfd-file{padding:7px 8px;gap:5px}.wfd-file b{font-size:9px}.wfd-file small{font-size:8px}.wfd-file-icon{width:23px;height:27px}.wfd-empty-chat{padding-inline:22px}.wfd-empty-chat h3{font-size:26px}.wfd-start-hints>span{font-size:8px;padding:8px}.wfd-empty-chat .wfd-start-note{margin-top:34px}.wfd-saved-file{flex-wrap:wrap;gap:8px;padding:10px}.wfd-saved-label{font-size:8px}.wfd-under-screen{padding-top:19px;align-items:flex-start;gap:12px}.wfd-outcome-tag{font-size:9px}.wfd-under-screen p{font-size:12px}.wfd-next{width:35px;height:35px;margin-top:3px}.wfd-settings{padding:20px 15px}.wfd-settings-path{display:none}.wfd-settings-title h3{font-size:24px}.wfd-connector-row{padding:13px 10px;gap:9px}.wfd-connector-row small{font-size:9px}.wfd-connector-row b{font-size:11px}.wfd-native-button{font-size:9px!important;padding:6px 8px}.wfd-connector-heading p{font-size:10px}.wfd-security-line{font-size:8px!important}.wfd-review-conversation{padding:17px 14px 22px;gap:22px}.wfd-review-conversation .wfd-user-bubble p{font-size:12px}.wfd-review-conversation .wfd-assistant-avatar{display:none}.wfd-review-conversation .wfd-message-body>p:first-child{font-size:12px}.wfd-review-conversation .wfd-compose-mini{margin-inline:12px}}
@media(max-width:640px){.wfd-inline-ad{width:100%;max-width:310px}.wfd-native-audit{font-size:10px;min-width:275px}.wfd-native-audit th,.wfd-native-audit td{padding:8px 4px}.wfd-native-audit th{font-size:9px}.wfd-review-conversation .wfd-message-body>p{font-size:12px}.wfd-response-heading{font-size:14px}}
@media(prefers-reduced-motion:reduce){.wfd-root *{animation:none!important;transition:none!important}.wfd-step:hover,.wfd-next:hover,.wfd-send:hover{transform:none}}
