.demos-module__nCRsFq__demo{flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;min-height:210px;animation:.5s cubic-bezier(.2,.9,.3,1.2) both demos-module__nCRsFq__demoIn;display:flex;position:relative;overflow:visible}@keyframes demos-module__nCRsFq__demoIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.demos-module__nCRsFq__stage{justify-content:center;align-items:center;gap:8px;animation:.55s cubic-bezier(.2,.8,.3,1) .12s both demos-module__nCRsFq__stageIn;display:flex;transform:scale(1.35)}@keyframes demos-module__nCRsFq__stageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.demos-module__nCRsFq__caption{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:#8a7fae;font-size:10.5px}.demos-module__nCRsFq__mono{font-family:var(--font-mono);letter-spacing:.5px;font-size:11px}.demos-module__nCRsFq__bars{align-items:center;gap:4px;height:46px;display:flex}.demos-module__nCRsFq__bar{transform-origin:50%;background:linear-gradient(#c9bce4,#6a4fa0);border-radius:2px;width:5px;height:46px;animation:ease-in-out infinite demos-module__nCRsFq__dmoBar;display:inline-block}@keyframes demos-module__nCRsFq__dmoBar{0%,to{transform:scaleY(.28)}50%{transform:scaleY(1)}}.demos-module__nCRsFq__cap{background:#e0567a;height:1px;position:absolute;top:10px;left:-6px;right:-6px}.demos-module__nCRsFq__bubbles{flex-direction:column;gap:8px;width:190px;display:flex}.demos-module__nCRsFq__bubble{color:#b6aecb;background:#1c1826;border:1px solid #2a2338;border-radius:9px 9px 9px 3px;align-self:flex-start;max-width:78%;padding:7px 11px;animation:3s ease-in-out infinite demos-module__nCRsFq__dmoBubL}.demos-module__nCRsFq__bubbleRight{color:#e7dcf7;background:#785ab02e;border-color:#3a3050;border-radius:9px 9px 3px;align-self:flex-end;animation-name:demos-module__nCRsFq__dmoBubR}@keyframes demos-module__nCRsFq__dmoBubL{0%,15%{opacity:0;transform:translate(-14px)}30%,to{opacity:1;transform:translate(0)}}@keyframes demos-module__nCRsFq__dmoBubR{0%,45%{opacity:0;transform:translate(14px)}60%,to{opacity:1;transform:translate(0)}}.demos-module__nCRsFq__face{border:1.5px solid var(--color-purple-soft);width:34px;height:34px;font-family:var(--font-mono);color:var(--color-purple-pale);border-radius:50%;justify-content:center;align-items:center;font-size:13px;animation:2.4s ease-in-out infinite demos-module__nCRsFq__dmoPop;display:flex}@keyframes demos-module__nCRsFq__dmoPop{0%,to{opacity:.35;transform:scale(.6)}50%{opacity:1;transform:scale(1)}}.demos-module__nCRsFq__orbit{width:54px;height:54px;position:relative}.demos-module__nCRsFq__orbitRing{border:1px dashed #3a3050;border-radius:50%;position:absolute;inset:0}.demos-module__nCRsFq__orbitCore{background:#6a4fa0;border-radius:50%;width:10px;height:10px;margin:-5px 0 0 -5px;position:absolute;top:50%;left:50%}.demos-module__nCRsFq__orbitDot{background:var(--color-purple-pale);width:9px;height:9px;box-shadow:0 0 8px var(--color-purple-soft);border-radius:50%;margin:-4.5px 0 0 -4.5px;animation:3.4s linear infinite demos-module__nCRsFq__dmoOrbit;position:absolute;top:50%;left:50%}@keyframes demos-module__nCRsFq__dmoOrbit{0%{transform:rotate(0)translate(16px)rotate(0)}to{transform:rotate(360deg)translate(16px)rotate(-360deg)}}.demos-module__nCRsFq__modes{align-items:center;gap:8px;display:flex}.demos-module__nCRsFq__mode{font-family:var(--font-mono);letter-spacing:.5px;color:#e7dcf7;background:#785ab01f;border:1px solid #3a3050;border-radius:8px;padding:7px 12px;font-size:11px;animation:3s ease-in-out infinite demos-module__nCRsFq__dmoPop}.demos-module__nCRsFq__modeSep{color:#4a3a6a;font-size:12px}.demos-module__nCRsFq__clock{border:2px solid #3a3050;border-radius:50%;width:52px;height:52px;position:relative}.demos-module__nCRsFq__hand{transform-origin:bottom;background:var(--color-purple-pale);width:2px;height:19px;margin-left:-1px;animation:4s linear infinite demos-module__nCRsFq__dmoSpin;position:absolute;top:7px;left:50%}@keyframes demos-module__nCRsFq__dmoSpin{to{transform:rotate(360deg)}}.demos-module__nCRsFq__pivot{background:var(--color-purple-soft);border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px;position:absolute;top:50%;left:50%}.demos-module__nCRsFq__check{background:var(--color-twitch);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;animation:2s ease-in-out infinite demos-module__nCRsFq__dmoPop;display:flex}.demos-module__nCRsFq__pair{justify-content:center;align-items:flex-end;gap:40px;display:flex}.demos-module__nCRsFq__peer{flex-direction:column;align-items:center;gap:6px;display:flex}.demos-module__nCRsFq__peerId{font-family:var(--font-mono);letter-spacing:.5px;color:#7fd6a6;font-size:8.5px}.demos-module__nCRsFq__peerDoll{object-fit:contain;filter:drop-shadow(0 6px 14px #00000080);width:auto;height:150px;animation:3.2s ease-in-out infinite demos-module__nCRsFq__dmoSwayA}.demos-module__nCRsFq__peerDollFlipped{animation-name:demos-module__nCRsFq__dmoSwayB}@keyframes demos-module__nCRsFq__dmoSwayA{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-8px)rotate(2deg)}}@keyframes demos-module__nCRsFq__dmoSwayB{0%,to{transform:scaleX(-1)translateY(0)rotate(-3deg)}50%{transform:scaleX(-1)translateY(-8px)rotate(2deg)}}.demos-module__nCRsFq__peerChat{flex:0 0 168px;height:150px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 22% 78%,#0000);mask-image:linear-gradient(#0000,#000 22% 78%,#0000)}.demos-module__nCRsFq__peerTicker{flex-direction:column;gap:7px;animation:9s linear infinite demos-module__nCRsFq__dmoChat;display:flex}@keyframes demos-module__nCRsFq__dmoChat{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.demos-module__nCRsFq__peerMsg{background:var(--color-on-dark);font-family:var(--font-mono);letter-spacing:.5px;color:var(--color-ink);border-radius:9px 9px 9px 2px;align-self:flex-start;padding:4px 9px;font-size:9px}.demos-module__nCRsFq__peerMsgRight{color:var(--color-on-dark);background:#4a3a6a;border-radius:9px 9px 2px;align-self:flex-end}@media (prefers-reduced-motion:reduce){.demos-module__nCRsFq__demo,.demos-module__nCRsFq__stage,.demos-module__nCRsFq__bar,.demos-module__nCRsFq__bubble,.demos-module__nCRsFq__face,.demos-module__nCRsFq__orbitDot,.demos-module__nCRsFq__mode,.demos-module__nCRsFq__hand,.demos-module__nCRsFq__check,.demos-module__nCRsFq__peerDoll,.demos-module__nCRsFq__peerTicker{animation:none}.demos-module__nCRsFq__bubble{opacity:1}}
.capability-board-module__ABIJca__scan{background:linear-gradient(90deg,#0000,#9d7fcc,#0000) 0 0/50% 100%;height:2px;animation:3s linear infinite capability-board-module__ABIJca__flow;position:absolute;top:0;left:0;right:0}@keyframes capability-board-module__ABIJca__flow{to{background-position:200% 0}}.capability-board-module__ABIJca__panelIn{animation:.45s cubic-bezier(.2,.8,.3,1) both capability-board-module__ABIJca__panelIn}@keyframes capability-board-module__ABIJca__panelIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.capability-board-module__ABIJca__scan,.capability-board-module__ABIJca__panelIn{animation:none}}
.live-preview-module__yxv4Ya__doll{transform-origin:top;animation:5s ease-in-out infinite live-preview-module__yxv4Ya__breathe}@keyframes live-preview-module__yxv4Ya__breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.live-preview-module__yxv4Ya__doll.live-preview-module__yxv4Ya__react{animation:.75s cubic-bezier(.2,.8,.3,1.2) live-preview-module__yxv4Ya__react}@keyframes live-preview-module__yxv4Ya__react{0%,to{transform:translateY(0)rotate(0)}28%{transform:translateY(-13px)rotate(-2deg)}60%{transform:translateY(0)rotate(1.4deg)}}.live-preview-module__yxv4Ya__subtitle{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;font-family:var(--font-sans);color:#f4f1fa;opacity:0;background:#0c0a10d1;border:1px solid #9d7fcc40;border-radius:10px;padding:9px 13px;font-size:14px;font-weight:700;line-height:1.35;box-shadow:0 8px 22px #0006}.live-preview-module__yxv4Ya__subtitle.live-preview-module__yxv4Ya__show{animation:.45s cubic-bezier(.2,.9,.3,1.2) forwards live-preview-module__yxv4Ya__subIn}.live-preview-module__yxv4Ya__subtitle.live-preview-module__yxv4Ya__hide{animation:.3s forwards live-preview-module__yxv4Ya__subOut}@keyframes live-preview-module__yxv4Ya__subIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes live-preview-module__yxv4Ya__subOut{to{opacity:0;transform:translateY(6px)}}.live-preview-module__yxv4Ya__dots i{background:#c9bce4;border-radius:50%;width:6px;height:6px;margin:0 2px;animation:1.2s ease-in-out infinite live-preview-module__yxv4Ya__dot;display:inline-block}.live-preview-module__yxv4Ya__dots i:nth-child(2){animation-delay:.15s}.live-preview-module__yxv4Ya__dots i:nth-child(3){animation-delay:.3s}@keyframes live-preview-module__yxv4Ya__dot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.live-preview-module__yxv4Ya__pill{animation:.45s cubic-bezier(.2,.8,.3,1.1) both live-preview-module__yxv4Ya__pillIn}.live-preview-module__yxv4Ya__pill:hover{background:#9d7fcc14}@keyframes live-preview-module__yxv4Ya__pillIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.live-preview-module__yxv4Ya__doll,.live-preview-module__yxv4Ya__doll.live-preview-module__yxv4Ya__react,.live-preview-module__yxv4Ya__subtitle,.live-preview-module__yxv4Ya__pill,.live-preview-module__yxv4Ya__dots i{animation:none}.live-preview-module__yxv4Ya__subtitle{opacity:1}}
