.product-demo{padding:100px 0;background:#f6f6f0}.hero-product-demo{padding:0;background:transparent;min-width:0;align-self:center}.hero-product-demo .demo-stage{padding:16px;border-radius:24px}.hero-product-demo .demo-stage-top{margin-bottom:11px}.hero-product-demo .hero-demo-presets{grid-template-columns:1fr;gap:6px;margin:0 0 11px}.hero-product-demo .hero-demo-presets button{justify-content:center;padding:10px 12px;border-color:#79df9f;background:#1b3a2e;color:#fff;font-size:11px;text-align:center}.hero-product-demo .hero-demo-presets button span{margin-left:5px}.hero-product-demo .hero-demo-presets button:disabled{cursor:wait;opacity:.65}.hero-product-demo .hero-demo-presets button:after{display:none}.hero-product-demo .hero-demo-presets button:hover,.hero-product-demo .hero-demo-presets button.active{border-color:#79df9f;background:#1b3a2e;color:#fff;transform:none}.hero-product-demo .demo-chat{min-height:290px;padding:10px}.hero-product-demo .demo-note{color:#8fa69c}.product-demo-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;align-items:center}.product-demo-copy h2{font-size:clamp(38px,5vw,58px);line-height:1.03;letter-spacing:-.055em;margin:12px 0 20px}.product-demo-copy>p:not(.kicker){color:var(--muted);font-size:17px}.demo-presets{display:grid;gap:9px;margin-top:26px}.demo-presets button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:13px 15px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);font:inherit;font-weight:800;text-align:left;cursor:pointer;transition:.18s}.demo-presets button:after{content:'→';color:var(--green);font-size:18px}.demo-presets button:hover,.demo-presets button.active{border-color:var(--green);background:#effaf4;transform:translateX(3px)}.demo-note{display:block;margin-top:12px;color:var(--muted);font-size:12px}.demo-stage{padding:20px;border-radius:28px;background:#0a1913;box-shadow:0 28px 70px rgba(16,32,25,.2)}.demo-stage-top{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px;color:#fff}.demo-stage-top b{font-size:15px}.demo-stage-top span{display:flex;align-items:center;gap:7px;color:#9db4aa;font-size:12px}.demo-stage-top span:before{content:'';width:7px;height:7px;border-radius:50%;background:#79df9f;box-shadow:0 0 0 4px rgba(121,223,159,.12)}.demo-chats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.demo-chat{min-height:340px;padding:13px;border-radius:18px;background:#edf2ed;overflow:hidden}.demo-chat-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid #d7e0d8}.demo-chat-head div{display:flex;align-items:center;gap:8px}.demo-chat-head i{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#fff;font-style:normal}.demo-chat-head b{font-size:12px}.demo-chat-head small{display:block;color:#718079;font-size:9px}.demo-chat-head>span{padding:3px 6px;border-radius:99px;background:#dff5e7;color:#087447;font-size:8px;font-weight:900}.demo-messages{display:flex;flex-direction:column;gap:8px;padding-top:13px}.demo-empty{margin:28px 5px 0;color:#718079;font-size:10px;line-height:1.4;text-align:center}.demo-bubble{max-width:92%;padding:9px 10px;border-radius:12px 12px 12px 3px;background:#fff;box-shadow:0 4px 12px rgba(16,32,25,.06);opacity:0;transform:translateY(7px);transition:opacity .3s ease,transform .3s ease}.demo-bubble.visible{opacity:1;transform:none}.demo-bubble.mine{align-self:flex-end;border-radius:12px 12px 3px 12px;background:#cef1d9}.demo-bubble.reply{background:#dcebfa}.demo-bubble b{display:block;color:#102019;font-size:10px;line-height:1.35}.demo-bubble.typing-source b:after{content:'';display:inline-block;width:1px;height:1em;margin-left:2px;background:currentColor;vertical-align:-.12em;animation:demo-caret .7s steps(1,end) infinite}.demo-bubble small{display:block;margin-top:4px;color:#718079;font-size:7px}.demo-waiting{display:flex;align-items:center;gap:4px;width:max-content;padding:9px 11px;border-radius:12px;background:#fff;opacity:0;transition:.2s}.demo-waiting.visible{opacity:1}.demo-waiting i{width:4px;height:4px;border-radius:50%;background:#84938d;animation:demo-dot .8s infinite alternate}.demo-waiting i:nth-child(2){animation-delay:.15s}.demo-waiting i:nth-child(3){animation-delay:.3s}@keyframes demo-dot{to{transform:translateY(-3px)}}@keyframes demo-caret{50%{opacity:0}}@media(max-width:950px){.product-demo-grid{grid-template-columns:1fr}.demo-presets{grid-template-columns:repeat(3,1fr)}.demo-presets button{align-items:flex-start}.demo-presets button:after{display:none}}@media(max-width:650px){.product-demo{padding:72px 0}.hero-product-demo{padding:0}.demo-presets{grid-template-columns:1fr}.demo-stage{padding:12px}.demo-chats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.demo-chat{display:block;min-height:230px}.demo-chat:nth-child(2){display:none}.demo-stage-top{align-items:flex-start;flex-direction:column}.demo-chat-head>span{display:none}.demo-chat-head{padding:8px 7px}.demo-chat-head i{width:27px;height:27px;flex-basis:27px;font-size:14px}.demo-chat-head b{font-size:9px}.demo-chat-head small{font-size:7px}.demo-messages{padding:10px 6px}.demo-bubble{max-width:94%;font-size:9px}}.demo-chat{position:relative;border:1px solid #7f929b;border-radius:20px;background-color:#d8e7ed;background-image:radial-gradient(circle at 10px 10px,rgba(255,255,255,.24) 1.2px,transparent 1.3px),radial-gradient(circle at 28px 30px,rgba(71,113,132,.08) 1px,transparent 1.2px);background-size:38px 38px;box-shadow:inset 0 0 0 3px rgba(255,255,255,.18),0 8px 22px rgba(0,0,0,.16)}.hero-product-demo .demo-chat{padding:0;overflow:hidden}.demo-chat-head{position:relative;z-index:2;padding:9px 9px 8px;border:0;background:#2481cc;color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.16)}.demo-chat-head div{min-width:0}.demo-chat-head p{min-width:0;margin:0}.demo-chat-head i{flex:0 0 31px;width:31px;height:31px;border-radius:50%;background:#fff;font-size:16px}.demo-chat-head b{display:block;overflow:hidden;color:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.demo-chat-head small{color:#d9efff;font-size:8px}.demo-chat-head>span{border:1px solid rgba(255,255,255,.28);background:rgba(0,0,0,.12);color:#fff}.demo-messages{position:relative;z-index:1;padding:12px 7px}.demo-empty{color:#56717c}.demo-bubble{position:relative;max-width:94%;padding:7px 8px 6px;border-radius:10px 10px 10px 3px;background:#fff;box-shadow:0 1px 2px rgba(31,62,74,.24)}.demo-bubble.mine{border-radius:10px 10px 3px 10px;background:#d9fdd3}.demo-bubble.reply{background:#fff}.demo-bubble.mine.reply{background:#d9fdd3}.demo-bubble b{font-size:9px;font-weight:600}.demo-bubble small{padding-right:13px;color:#70848c;font-size:6px;text-align:right}.demo-bubble.mine small:after{content:' ✓✓';color:#3d9bd4;font-weight:900}.demo-waiting{margin-left:2px;box-shadow:0 1px 2px rgba(31,62,74,.2)}@media(prefers-reduced-motion:reduce){.demo-bubble{transition:none}.demo-waiting i{animation:none}}