.demo-module__9InPRW__stand{box-sizing:border-box;height:100dvh;color:var(--ds-dark-text,#edefee);flex-direction:column;align-items:center;padding-top:64px;display:flex;overflow:hidden}.demo-module__9InPRW__app{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:1200px;min-height:0;padding:18px 24px 22px;display:flex}.demo-module__9InPRW__loadmsg{text-align:center;color:var(--ds-dark-mut,#989a99);margin:auto;font-size:15px}.demo-module__9InPRW__embedded{height:auto;padding-top:0;display:block;overflow:visible}.demo-module__9InPRW__embedded .demo-module__9InPRW__app{flex-direction:column;max-width:none;min-height:clamp(560px,74vh,820px);padding:0;display:flex}.demo-module__9InPRW__embedded .demo-module__9InPRW__loadmsg{padding:60px 0}.demo-module__9InPRW__embedded .demo-module__9InPRW__homehead{display:none}.demo-module__9InPRW__embedded .demo-module__9InPRW__homeframe{flex-direction:column;justify-content:center;max-width:none;min-height:clamp(560px,74vh,820px);max-height:none;margin:0;padding:clamp(26px,4vh,44px) clamp(24px,3vw,44px);display:flex;overflow:visible}.demo-module__9InPRW__embedded .demo-module__9InPRW__picklist{margin-top:0}.demo-module__9InPRW__embedded .demo-module__9InPRW__split{flex:none;height:clamp(600px,80vh,880px)}.demo-module__9InPRW__split{flex:1;grid-template-columns:40% 60%;align-items:stretch;gap:18px;min-height:0;display:grid}.demo-module__9InPRW__chatcol,.demo-module__9InPRW__schemecol{background:var(--sb-card,#1d1f1e);border:1px solid var(--sb-border,#f2f2f217);border-radius:16px;flex-direction:column;min-width:0;height:100%;min-height:0;transition:box-shadow .35s,border-color .35s;display:flex;overflow:hidden}.demo-module__9InPRW__thinkingcol{border-color:#3ecf8e59;box-shadow:0 0 0 1px #3ecf8e40,0 0 34px -10px #3ecf8e59}.demo-module__9InPRW__chanrow{align-items:center;gap:9px;min-width:0;margin-bottom:10px;display:flex}.demo-module__9InPRW__chanrowlbl{font-family:var(--font-geist-mono,ui-monospace, monospace);letter-spacing:.05em;text-transform:uppercase;color:var(--ds-dark-faint,#6f7170);flex:none;font-size:10.5px}.demo-module__9InPRW__chanscroll{scrollbar-width:none;flex-wrap:nowrap;flex:1;gap:6px;min-width:0;padding:2px 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 26px),#0000);mask-image:linear-gradient(90deg,#000 0 calc(100% - 26px),#0000)}.demo-module__9InPRW__chanscroll::-webkit-scrollbar{display:none}.demo-module__9InPRW__chanchip{border:1px solid var(--sb-border,#f2f2f21a);color:var(--ds-dark-mut,#989a99);white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:5px 12px;font-size:12px;transition:border-color .14s,color .14s,background .14s}.demo-module__9InPRW__chanchip:hover{color:var(--ds-dark-text,#edefee);border-color:#f2f2f240}.demo-module__9InPRW__chanon{color:var(--ds-dark-text,#edefee);background:#f2f2f21a;border-color:#f2f2f273;font-weight:600}.demo-module__9InPRW__changroup{align-items:center;gap:8px;padding-right:8px;display:inline-flex}.demo-module__9InPRW__msgstack{align-items:center;display:inline-flex}.demo-module__9InPRW__msglogo{border:1.5px solid var(--sb-card,#1d1f1e);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:-6px;display:inline-flex}.demo-module__9InPRW__msglogo:first-child{margin-left:0}.demo-module__9InPRW__msglogo svg{width:12px;height:12px;display:block}.demo-module__9InPRW__client{flex-direction:column;flex:1;min-height:0;display:flex}.demo-module__9InPRW__clienthead{border-bottom:1px solid var(--sb-border,#f2f2f212);align-items:center;gap:12px;padding:13px 16px;display:flex}.demo-module__9InPRW__switchwrap{flex:none;margin-left:auto;position:relative}.demo-module__9InPRW__switchco{border:1px solid var(--sb-border,#f2f2f224);color:var(--ds-dark-mut,#989a99);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12.5px;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.demo-module__9InPRW__switchco:hover,.demo-module__9InPRW__switchopen{color:var(--ds-dark-text,#edefee);background:#f2f2f20d;border-color:#f2f2f266}.demo-module__9InPRW__switchco>span:first-child{font-size:14px;line-height:1}.demo-module__9InPRW__switchchev{color:var(--ds-dark-faint,#6f7170);font-size:9px;transition:transform .16s}.demo-module__9InPRW__switchopen .demo-module__9InPRW__switchchev{transform:rotate(180deg)}.demo-module__9InPRW__switchmenu{z-index:30;background:var(--sb-card-2,#181a19);border:1px solid var(--sb-border,#f2f2f21f);border-radius:13px;flex-direction:column;gap:2px;min-width:210px;padding:6px;animation:.14s both demo-module__9InPRW__menuIn;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 20px 44px -22px #000000d9}@keyframes demo-module__9InPRW__menuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.demo-module__9InPRW__switchitem{color:var(--ds-dark-text,#edefee);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:9px;padding:8px 10px;font-size:13px;transition:background .12s;display:flex}.demo-module__9InPRW__switchitem:hover{background:#f2f2f20f}.demo-module__9InPRW__switchcur{cursor:default}.demo-module__9InPRW__switchava{border:1px solid var(--sb-border,#f2f2f21a);width:27px;height:27px;color:var(--ds-dark-text,#edefee);background:#111;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.demo-module__9InPRW__switchtick{color:var(--sb-brand,#3ecf8e);margin-left:auto;font-size:12px}@media (prefers-reduced-motion:reduce){.demo-module__9InPRW__switchmenu{animation:none}}.demo-module__9InPRW__headava{background:#111;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex}.demo-module__9InPRW__headid{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.demo-module__9InPRW__headname{text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:600;overflow:hidden}.demo-module__9InPRW__headstat{color:var(--ds-dark-mut,#989a99);align-items:center;gap:6px;font-size:12px;display:flex}.demo-module__9InPRW__dot{background:var(--sb-brand,#3ecf8e);border-radius:50%;width:7px;height:7px}.demo-module__9InPRW__emailhead{flex-direction:column;gap:3px;min-width:0;display:flex}.demo-module__9InPRW__emailsubj{font-size:14px;font-weight:600}.demo-module__9InPRW__emailmeta{font-family:var(--font-geist-mono,ui-monospace, monospace);color:var(--ds-dark-faint,#6f7170);font-size:11.5px}.demo-module__9InPRW__chat{flex-direction:column;flex:1;min-height:0;padding:20px 18px 6px;display:flex;overflow-y:auto}.demo-module__9InPRW__welcome{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:24px;display:flex}.demo-module__9InPRW__welbig{color:var(--ds-dark-text,#edefee);font-size:20px;font-weight:600}.demo-module__9InPRW__welsmall{color:var(--ds-dark-mut,#989a99);font-size:14px}.demo-module__9InPRW__rowu{justify-content:flex-end;margin-bottom:14px;display:flex}.demo-module__9InPRW__bubu{max-width:82%;color:var(--ds-dark-text,#edefee);background:#3ecf8e24;border:1px solid #3ecf8e33;border-radius:14px 14px 4px;padding:11px 14px;font-size:14.5px;line-height:1.5}.demo-module__9InPRW__rowa{align-items:flex-start;gap:9px;margin-bottom:16px;display:flex}.demo-module__9InPRW__msgava{width:28px;height:28px;color:var(--ds-dark-mut,#989a99);background:#111;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:2px;font-size:10.5px;font-weight:700;display:flex}.demo-module__9InPRW__abody{flex-direction:column;gap:6px;min-width:0;max-width:90%;display:flex}.demo-module__9InPRW__emailfrom{font-family:var(--font-geist-mono,ui-monospace, monospace);color:var(--ds-dark-faint,#6f7170);font-size:11px}.demo-module__9InPRW__buba{background:var(--sb-card-2,#181a19);border:1px solid var(--sb-border,#f2f2f214);border-radius:4px 14px 14px;flex-direction:column;gap:9px;padding:13px 15px;display:flex}.demo-module__9InPRW__buba p{color:var(--ds-dark-text,#edefee);margin:0;font-size:14.5px;line-height:1.55}.demo-module__9InPRW__why{color:var(--sb-brand,#3ecf8e);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:12.5px;font-weight:600}.demo-module__9InPRW__why:hover{text-underline-offset:2px;text-decoration:underline}.demo-module__9InPRW__whyon{color:var(--ds-dark-faint,#6f7170);font-weight:500}.demo-module__9InPRW__typing{background:var(--sb-card-2,#181a19);border:1px solid var(--sb-border,#f2f2f214);border-radius:4px 14px 14px;align-items:center;gap:5px;padding:14px 16px;display:flex}.demo-module__9InPRW__typing i{background:var(--ds-dark-faint,#6f7170);border-radius:50%;width:6px;height:6px;animation:1.1s infinite demo-module__9InPRW__sadDot}.demo-module__9InPRW__typing i:nth-child(2){animation-delay:.18s}.demo-module__9InPRW__typing i:nth-child(3){animation-delay:.36s}@keyframes demo-module__9InPRW__sadDot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.demo-module__9InPRW__composer{border-top:1px solid var(--sb-border,#f2f2f212);padding:12px 16px 16px}.demo-module__9InPRW__quicks{scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin-bottom:10px;padding:2px 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 26px),#0000);mask-image:linear-gradient(90deg,#000 0 calc(100% - 26px),#0000)}.demo-module__9InPRW__quicks::-webkit-scrollbar{display:none}.demo-module__9InPRW__quick{border:1px solid var(--sb-border,#f2f2f21f);white-space:nowrap;color:var(--ds-dark-text,#edefee);cursor:pointer;background:0 0;border-radius:10px;flex:none;padding:8px 12px;font-size:12.5px;animation:2.6s ease-in-out infinite demo-module__9InPRW__quickPulse}.demo-module__9InPRW__quick:nth-child(2){animation-delay:.55s}.demo-module__9InPRW__quick:nth-child(3){animation-delay:1.1s}.demo-module__9InPRW__quick:nth-child(4){animation-delay:1.65s}.demo-module__9InPRW__quick:hover:not(:disabled){border-color:var(--sb-brand,#3ecf8e);animation:none;box-shadow:0 0 14px -5px #3ecf8e99}.demo-module__9InPRW__quick:disabled{opacity:.5;cursor:default;animation:none}@keyframes demo-module__9InPRW__quickPulse{0%,to{border-color:var(--sb-border,#f2f2f21f);box-shadow:0 0 #3ecf8e00}50%{border-color:#3ecf8e59;box-shadow:0 0 11px -5px #3ecf8e80}}.demo-module__9InPRW__inrow{gap:9px;display:flex}.demo-module__9InPRW__inputwrap{flex:1;min-width:0;position:relative}.demo-module__9InPRW__input{box-sizing:border-box;background:var(--sb-card-2,#181a19);border:1px solid var(--sb-border,#f2f2f21f);width:100%;color:var(--ds-dark-text,#edefee);border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px}.demo-module__9InPRW__input:focus{border-color:var(--sb-brand,#3ecf8e)}.demo-module__9InPRW__inputhint{color:var(--ds-dark-faint,#6f7170);pointer-events:none;align-items:center;gap:1px;font-size:14px;display:inline-flex;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.demo-module__9InPRW__caret{background:var(--sb-brand,#3ecf8e);border-radius:1px;width:2px;height:17px;margin-right:4px;animation:1.1s step-end infinite demo-module__9InPRW__caretBlink;display:inline-block}@keyframes demo-module__9InPRW__caretBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}.demo-module__9InPRW__send{background:var(--sb-brand-deep,#006239);color:#eafff5;cursor:pointer;border:none;border-radius:12px;flex:none;min-width:52px;padding:0 18px;font-size:15px;font-weight:600;transition:filter .15s}.demo-module__9InPRW__send:hover:not(:disabled){filter:brightness(1.12)}.demo-module__9InPRW__send:disabled{opacity:.5;cursor:default}.demo-module__9InPRW__m_msg .demo-module__9InPRW__client{background:linear-gradient(#3ecf8e05,#0000 120px)}.demo-module__9InPRW__m_web .demo-module__9InPRW__client{background:var(--sb-card-2,#181a19);border:1px solid #3ecf8e38;border-radius:16px;min-height:0;margin:14px;overflow:hidden;box-shadow:0 24px 50px -26px #000000d9}.demo-module__9InPRW__m_web .demo-module__9InPRW__clienthead{background:#3ecf8e14;border-bottom:1px solid #3ecf8e2e}.demo-module__9InPRW__webava{background:var(--sb-brand-deep,#006239);color:#eafff5;border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.demo-module__9InPRW__webctl{color:var(--ds-dark-faint,#6f7170);margin-left:auto;padding:0 4px;font-size:18px;line-height:1}.demo-module__9InPRW__m_web .demo-module__9InPRW__bubu{background:#f2f2f214;border-color:#f2f2f224;border-radius:16px}.demo-module__9InPRW__m_web .demo-module__9InPRW__buba{border-radius:16px}.demo-module__9InPRW__m_email .demo-module__9InPRW__chat{padding-top:8px}.demo-module__9InPRW__m_email .demo-module__9InPRW__rowu,.demo-module__9InPRW__m_email .demo-module__9InPRW__rowa{border-bottom:1px solid var(--sb-border,#f2f2f20f);margin:0;padding:14px 0}.demo-module__9InPRW__m_email .demo-module__9InPRW__rowu{justify-content:flex-start}.demo-module__9InPRW__m_email .demo-module__9InPRW__bubu{max-width:100%;color:var(--ds-dark-text,#edefee);background:0 0;border:none;border-radius:0;padding:0}.demo-module__9InPRW__m_email .demo-module__9InPRW__bubu:before{content:"от: клиент";font-family:var(--font-geist-mono,ui-monospace, monospace);color:var(--ds-dark-faint,#6f7170);margin-bottom:6px;font-size:11px;display:block}.demo-module__9InPRW__m_email .demo-module__9InPRW__abody{max-width:100%}.demo-module__9InPRW__m_email .demo-module__9InPRW__buba{background:0 0;border:none;border-radius:0;padding:0}.demo-module__9InPRW__placeholder{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:40px 34px;display:flex}.demo-module__9InPRW__phicon{border:1px solid var(--sb-border,#f2f2f21f);width:52px;height:52px;color:var(--sb-brand,#3ecf8e);border-radius:14px;justify-content:center;align-items:center;font-size:22px;display:flex}.demo-module__9InPRW__phtitle{color:var(--ds-dark-text,#edefee);font-size:18px;font-weight:600}.demo-module__9InPRW__phtext{max-width:420px;color:var(--ds-dark-mut,#989a99);font-size:14px;line-height:1.6}.demo-module__9InPRW__scheme{border-bottom:1px solid var(--sb-border,#f2f2f212);padding:22px 24px 24px}.demo-module__9InPRW__schemetop{margin-bottom:20px}.demo-module__9InPRW__schemetitle{font-size:15px;font-weight:600}.demo-module__9InPRW__schemenote{max-width:540px;color:var(--ds-dark-mut,#989a99);margin:6px 0 0;font-size:13px;line-height:1.5}.demo-module__9InPRW__flow{grid-template-columns:auto minmax(28px,1fr) auto minmax(28px,1fr) auto;grid-template-areas:"c1.c2.c3""b1 a1 b2 a2 b3";align-items:start;row-gap:8px;display:grid}.demo-module__9InPRW__cap{font-family:var(--font-geist-mono,ui-monospace, monospace);letter-spacing:.05em;text-transform:uppercase;color:var(--ds-dark-faint,#6f7170);align-self:end;font-size:10.5px}.demo-module__9InPRW__c1{grid-area:c1}.demo-module__9InPRW__c2{grid-area:c2}.demo-module__9InPRW__c3{grid-area:c3}.demo-module__9InPRW__b1{grid-area:b1}.demo-module__9InPRW__b2{grid-area:b2}.demo-module__9InPRW__b3{grid-area:b3}.demo-module__9InPRW__a1{grid-area:a1}.demo-module__9InPRW__a2{grid-area:a2}.demo-module__9InPRW__box{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}.demo-module__9InPRW__stagesub{color:var(--ds-dark-faint,#6f7170);font-size:11px;line-height:1.4}.demo-module__9InPRW__node{border:1.5px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:6px 13px;font-size:12.5px;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.demo-module__9InPRW__node .demo-module__9InPRW__pt{background:#f2f2f24d;border-radius:50%;flex:none;width:7px;height:7px}.demo-module__9InPRW__chanNode{border-color:var(--sb-brand,#3ecf8e);color:var(--sb-brand,#3ecf8e);background:#3ecf8e1f;font-weight:600}.demo-module__9InPRW__chanNode .demo-module__9InPRW__pt{background:var(--sb-brand,#3ecf8e)}.demo-module__9InPRW__arr{grid-row:2;align-self:start;width:100%;height:2px;margin-top:15px;position:relative}.demo-module__9InPRW__line{background:var(--sb-border,#f2f2f224);border-radius:2px;height:2px;position:absolute;top:0;left:3px;right:3px;overflow:hidden}.demo-module__9InPRW__line:before{content:"";background:linear-gradient(90deg, var(--sb-brand-deep,#006239), var(--sb-brand,#3ecf8e));width:0%;transition:width .5s;position:absolute;inset:0}.demo-module__9InPRW__line:after{content:"▸";color:var(--sb-brand,#3ecf8e);opacity:0;font-size:11px;line-height:1;transition:opacity .4s .2s;position:absolute;top:50%;right:-2px;transform:translateY(-50%)}.demo-module__9InPRW__arrOn .demo-module__9InPRW__line:before{width:100%}.demo-module__9InPRW__arrOn .demo-module__9InPRW__line:after{opacity:1}.demo-module__9InPRW__arrFlow .demo-module__9InPRW__line:before{background:linear-gradient(90deg, transparent, var(--sb-brand,#3ecf8e), transparent);background-size:220% 100%;width:100%;animation:1.1s linear infinite demo-module__9InPRW__flow}.demo-module__9InPRW__arrFlow .demo-module__9InPRW__line:after{opacity:1}.demo-module__9InPRW__orch{background:var(--sb-card-2,#181a19);border:1.5px solid var(--sb-border,#f2f2f224);text-align:center;border-radius:13px;padding:11px 14px;transition:border-color .3s,box-shadow .3s}.demo-module__9InPRW__orchOn{border-color:var(--sb-brand,#3ecf8e);box-shadow:0 0 0 4px #3ecf8e12}.demo-module__9InPRW__orchThinking{border-color:var(--sb-brand,#3ecf8e);animation:1.6s ease-in-out infinite demo-module__9InPRW__breathe}.demo-module__9InPRW__orch b{color:var(--ds-dark-text,#edefee);font-size:14px;font-weight:700;display:block}.demo-module__9InPRW__orch span{color:var(--ds-dark-mut,#989a99);font-size:11.5px}.demo-module__9InPRW__srcstack{flex-direction:column;gap:11px;width:100%;display:flex}.demo-module__9InPRW__srcnode{color:var(--ds-dark-faint,#6f7170);background:#f2f2f20a;border:1.5px solid #0000;border-radius:10px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;transition:background .3s,border-color .3s,color .3s;display:inline-flex}.demo-module__9InPRW__srcnode .demo-module__9InPRW__pt{background:#f2f2f24d;border-radius:50%;flex:none;width:6px;height:6px;transition:background .3s}.demo-module__9InPRW__srcOff{opacity:.7}.demo-module__9InPRW__srcHit{color:var(--ds-dark-text,#edefee);background:#3ecf8e21;border-color:#3ecf8e8c;font-weight:500;animation:.42s cubic-bezier(.2,.9,.3,1.4) both demo-module__9InPRW__pop}.demo-module__9InPRW__srcHit .demo-module__9InPRW__pt{background:var(--sb-brand,#3ecf8e)}.demo-module__9InPRW__srcScan{animation:1.2s ease-in-out infinite demo-module__9InPRW__scan}.demo-module__9InPRW__srcScan .demo-module__9InPRW__pt{background:#3ecf8e80}@keyframes demo-module__9InPRW__flow{to{background-position:-220% 0}}@keyframes demo-module__9InPRW__breathe{0%,to{box-shadow:0 0 0 4px #3ecf8e12}50%{box-shadow:0 0 0 7px #3ecf8e24}}@keyframes demo-module__9InPRW__pop{0%{opacity:0;transform:translate(-6px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes demo-module__9InPRW__scan{0%,to{background:#f2f2f20a}50%{background:#3ecf8e14}}.demo-module__9InPRW__logic{flex:1;min-height:0;padding:18px 24px 22px;overflow-y:auto}.demo-module__9InPRW__logichead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.demo-module__9InPRW__logictitle{font-size:15px;font-weight:600}.demo-module__9InPRW__logicvia{color:var(--ds-dark-faint,#6f7170);font-size:12px}.demo-module__9InPRW__logicrows{flex-direction:column;gap:12px;display:flex}.demo-module__9InPRW__lrow{grid-template-columns:168px 1fr;align-items:baseline;gap:14px;animation:.4s both demo-module__9InPRW__slidein;display:grid}.demo-module__9InPRW__lk{color:var(--ds-dark-text,#edefee);font-size:13px;font-weight:600}.demo-module__9InPRW__lv{font-family:var(--font-geist-mono,ui-monospace, monospace);color:var(--ds-dark-mut,#989a99);font-size:12px;line-height:1.5}.demo-module__9InPRW__logicempty{color:var(--ds-dark-mut,#989a99);font-size:13.5px;line-height:1.55}.demo-module__9InPRW__thinking{color:var(--ds-dark-mut,#989a99);align-items:center;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.demo-module__9InPRW__thinkdots{flex:none;gap:4px;display:inline-flex}.demo-module__9InPRW__thinkdots i{background:var(--sb-brand,#3ecf8e);border-radius:50%;width:6px;height:6px;animation:1.1s infinite demo-module__9InPRW__sadDot}.demo-module__9InPRW__thinkdots i:nth-child(2){animation-delay:.18s}.demo-module__9InPRW__thinkdots i:nth-child(3){animation-delay:.36s}@keyframes demo-module__9InPRW__slidein{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.demo-module__9InPRW__stand{height:auto;min-height:100dvh;overflow:visible}.demo-module__9InPRW__app{padding:14px 16px 20px}.demo-module__9InPRW__split{grid-template-columns:1fr}.demo-module__9InPRW__chatcol{height:74vh;min-height:460px}.demo-module__9InPRW__schemecol{height:auto}.demo-module__9InPRW__embedded{min-height:0}.demo-module__9InPRW__embedded .demo-module__9InPRW__split{height:auto}.demo-module__9InPRW__lrow{grid-template-columns:130px 1fr;gap:10px}.demo-module__9InPRW__input,.demo-module__9InPRW__inputhint{font-size:16px}}@media (max-width:560px){.demo-module__9InPRW__flow{flex-direction:column;align-items:stretch;gap:4px;display:flex}.demo-module__9InPRW__cap{align-self:start}.demo-module__9InPRW__box{width:100%}.demo-module__9InPRW__arr{align-self:flex-start;width:2px;height:22px;margin-top:2px;margin-left:16px}.demo-module__9InPRW__line{width:2px;height:auto;inset:3px auto 3px 50%;transform:translate(-50%)}.demo-module__9InPRW__line:before{height:0%;transition:height .5s;width:2px!important}.demo-module__9InPRW__arrOn .demo-module__9InPRW__line:before{height:100%}.demo-module__9InPRW__arrFlow .demo-module__9InPRW__line:before{height:100%;width:2px!important}.demo-module__9InPRW__line:after{top:auto;bottom:-3px;right:50%;transform:translate(50%)rotate(90deg)}.demo-module__9InPRW__lrow{grid-template-columns:1fr;gap:3px}.demo-module__9InPRW__dot{display:none}.demo-module__9InPRW__headstat{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.demo-module__9InPRW__switchco{padding:7px 10px}.demo-module__9InPRW__switchco>span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){.demo-module__9InPRW__arrFlow .demo-module__9InPRW__line:before,.demo-module__9InPRW__orchThinking,.demo-module__9InPRW__srcHit,.demo-module__9InPRW__srcScan,.demo-module__9InPRW__lrow,.demo-module__9InPRW__caret,.demo-module__9InPRW__quick,.demo-module__9InPRW__thinkdots i{animation:none}.demo-module__9InPRW__thinkingcol,.demo-module__9InPRW__srcnode,.demo-module__9InPRW__line:before,.demo-module__9InPRW__orch{transition:none}}
