.chat-preview-module__KdAPjG__preview{--chat-bg:#fff;--chat-ink:#202020;--chat-muted:#6b6b6b;--chat-line:#e7e7e7;--chat-bubble:#f1f1f1;--chat-font:Arial, Helvetica, sans-serif;min-width:0;color:var(--chat-ink);font-family:var(--chat-font);margin:0}.chat-preview-module__KdAPjG__claude{--chat-bg:#faf9f5;--chat-ink:#30302c;--chat-muted:#74736c;--chat-line:#e5e3db;--chat-bubble:#eeece5}.chat-preview-module__KdAPjG__grok{--chat-bg:#141414;--chat-ink:#f2f2f2;--chat-muted:#a1a1a1;--chat-line:#333;--chat-bubble:#272727}.chat-preview-module__KdAPjG__window{border:1px solid var(--chat-line);background:var(--chat-bg);border-radius:16px;overflow:hidden;box-shadow:0 6px 24px #24231f06}.chat-preview-module__KdAPjG__header{justify-content:space-between;align-items:center;gap:20px;height:64px;padding:17px 24px;display:flex}.chat-preview-module__KdAPjG__brand{letter-spacing:-.5px;flex-shrink:0;align-items:center;gap:8px;font-size:20px;font-weight:600;line-height:1.2;display:flex}.chat-preview-module__KdAPjG__brand>svg:first-child{width:25px;height:25px}.chat-preview-module__KdAPjG__claude .chat-preview-module__KdAPjG__brand{letter-spacing:-.9px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.chat-preview-module__KdAPjG__claudeMark{color:#c9785b}.chat-preview-module__KdAPjG__grok .chat-preview-module__KdAPjG__brand{letter-spacing:-.8px;gap:10px;font-size:23px}.chat-preview-module__KdAPjG__title{min-width:0;color:var(--chat-muted);text-align:right;font-size:12px;line-height:1.4}.chat-preview-module__KdAPjG__scrollArea{scrollbar-width:thin;scrollbar-color:#a5a39b66 transparent;scrollbar-gutter:stable;height:405px;overflow-y:auto}.chat-preview-module__KdAPjG__scrollArea:focus-visible{outline:2px solid var(--marketing-accent);outline-offset:-3px}.chat-preview-module__KdAPjG__grok .chat-preview-module__KdAPjG__scrollArea:focus-visible{outline-color:#88b4e0}.chat-preview-module__KdAPjG__messages{flex-direction:column;gap:26px;margin:0;padding:16px 28px 24px;font-size:15px;line-height:1.6;list-style:none;display:flex}.chat-preview-module__KdAPjG__messages p{margin:0}.chat-preview-module__KdAPjG__messages p+p{margin-top:14px}.chat-preview-module__KdAPjG__buyer{background:var(--chat-bubble);border-radius:20px;align-self:flex-end;max-width:91%;padding:13px 17px}.chat-preview-module__KdAPjG__claude .chat-preview-module__KdAPjG__buyer{border-radius:10px}.chat-preview-module__KdAPjG__grok .chat-preview-module__KdAPjG__buyer{border-radius:22px}.chat-preview-module__KdAPjG__assistant{min-width:0}.chat-preview-module__KdAPjG__claude .chat-preview-module__KdAPjG__assistant{font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.65}.chat-preview-module__KdAPjG__toolNote{color:var(--chat-muted);align-items:center;gap:7px;margin-bottom:13px;font:12px/1.4 Arial,Helvetica,sans-serif;display:flex}.chat-preview-module__KdAPjG__toolMark{border:1px solid var(--chat-line);width:19px;height:19px;color:var(--chat-ink);letter-spacing:-.08em;border-radius:5px;place-items:center;font-weight:800;display:inline-grid}.chat-preview-module__KdAPjG__composerArea{flex-direction:column;justify-content:space-between;height:146px;padding:0 22px 17px;display:flex}.chat-preview-module__KdAPjG__scrollHint{color:var(--chat-muted);justify-content:center;align-items:center;gap:5px;padding:9px 0 12px;font-size:10px;display:flex}.chat-preview-module__KdAPjG__composer{border:1px solid var(--chat-line);background:var(--chat-bg);border-radius:17px;padding:13px 15px 10px}.chat-preview-module__KdAPjG__placeholder{color:var(--chat-muted);font-size:14px;display:block}.chat-preview-module__KdAPjG__composerTools{color:var(--chat-muted);align-items:center;gap:13px;margin-top:14px;display:flex}.chat-preview-module__KdAPjG__model{align-items:center;gap:5px;margin-left:auto;font-size:12px;display:inline-flex}.chat-preview-module__KdAPjG__send{color:#fff;background:#242424;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.chat-preview-module__KdAPjG__claude .chat-preview-module__KdAPjG__send{background:#c9785b;border-radius:7px}.chat-preview-module__KdAPjG__chatgpt .chat-preview-module__KdAPjG__composer{background:#f5f5f5;border-radius:30px;align-items:center;gap:12px;padding:11px 14px;display:flex}.chat-preview-module__KdAPjG__chatgpt .chat-preview-module__KdAPjG__placeholder{flex:1}.chat-preview-module__KdAPjG__chatgpt .chat-preview-module__KdAPjG__composerTools{margin:0}.chat-preview-module__KdAPjG__chatgpt .chat-preview-module__KdAPjG__composer>svg{color:var(--chat-muted);flex-shrink:0}.chat-preview-module__KdAPjG__grok .chat-preview-module__KdAPjG__composer{background:#202020;border-radius:22px}.chat-preview-module__KdAPjG__grok .chat-preview-module__KdAPjG__send{color:#e9f3ff;background:#31587d}.chat-preview-module__KdAPjG__preview figcaption{color:var(--marketing-muted);font:11px/1.5 var(--marketing-body);margin-top:12px}@media (max-width:1000px){.chat-preview-module__KdAPjG__header{gap:12px;padding-inline:18px}.chat-preview-module__KdAPjG__messages{padding-inline:20px}.chat-preview-module__KdAPjG__buyer{max-width:95%}}@media (max-width:760px){.chat-preview-module__KdAPjG__header{padding:15px 16px}.chat-preview-module__KdAPjG__brand{font-size:18px}.chat-preview-module__KdAPjG__title{max-width:130px;font-size:11px}.chat-preview-module__KdAPjG__scrollArea{height:360px}.chat-preview-module__KdAPjG__messages{gap:22px;padding:12px 17px 20px}.chat-preview-module__KdAPjG__buyer{padding:12px 14px}.chat-preview-module__KdAPjG__composerArea{padding-inline:14px}}