.ty-live-demo{background:radial-gradient(circle at 70% 20%,rgba(124,99,252,.08) 0,transparent 50%),#080034;color:#fff;font-family:Instrument Sans,-apple-system,sans-serif;overflow:hidden}.ty-live-demo *,.ty-live-demo :after,.ty-live-demo :before{box-sizing:border-box;margin:0;padding:0}.ty-live-demo__wrapper{margin:0 auto;max-width:1200px;padding:0 48px}.ty-live-demo__eyebrow{color:#7c63fc;font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:16px;text-align:center;text-transform:uppercase}.ty-live-demo__heading{color:#fff;font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:12px;text-align:center}.ty-live-demo__gradient{background:linear-gradient(135deg,#7c63fc,#1cdde6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ty-live-demo__sub{color:#fff;font-size:18px;font-weight:400;margin-bottom:56px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.ty-live-demo__module{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;box-shadow:0 0 0 1px hsla(0,0%,100%,.04),0 24px 80px rgba(0,0,0,.5),0 0 120px rgba(124,99,252,.08);display:grid;grid-template-columns:420px 1fr;height:620px;overflow:hidden}.ty-live-demo__chat-panel{background:#0d0a1a;border-right:1px solid hsla(0,0%,100%,.06);display:flex;flex-direction:column;min-height:0}.ty-live-demo__thread-header{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;gap:10px;padding:16px 20px}.ty-live-demo__thread-icon{align-items:center;background:rgba(124,99,252,.12);border-radius:8px;color:#7c63fc;display:flex;height:28px;justify-content:center;width:28px}.ty-live-demo__thread-text{color:#fff;font-size:14px;font-weight:500}.ty-live-demo__thread-text strong{font-weight:700}.ty-live-demo__thread-badge{background:rgba(28,221,230,.1);border-radius:8px;color:#1cdde6;font-size:11px;font-weight:600;margin-left:auto;padding:3px 8px}.ty-live-demo__messages{display:flex;flex:1;flex-direction:column;gap:20px;min-height:0;overflow-y:auto;padding:20px}.ty-live-demo__msg{align-items:flex-start;animation:tyLiveMsgAppear .4s ease forwards;display:flex;gap:12px;opacity:0;transform:translateY(10px)}.ty-live-demo__msg--visible{animation:none;opacity:1;transform:translateY(0)}@keyframes tyLiveMsgAppear{to{opacity:1;transform:translateY(0)}}.ty-live-demo__msg-avatar{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:32px;justify-content:center;width:32px}.ty-live-demo__msg-avatar--guest{background:rgba(28,221,230,.12);color:#1cdde6}.ty-live-demo__msg-avatar--system{background:rgba(124,99,252,.12);color:#7c63fc}.ty-live-demo__msg-avatar--ai{background:linear-gradient(135deg,rgba(124,99,252,.25),rgba(28,221,230,.2));color:#fff}.ty-live-demo__msg-body{flex:1;min-width:0}.ty-live-demo__msg-header{align-items:baseline;display:flex;gap:8px;margin-bottom:4px}.ty-live-demo__msg-name{color:#fff;font-size:13px;font-weight:600}.ty-live-demo__msg-badge{background:rgba(124,99,252,.15);border-radius:8px;color:#7c63fc;font-size:9px;font-weight:600;letter-spacing:.04em;padding:1px 5px;text-transform:uppercase}.ty-live-demo__msg-time{color:#fff;font-size:11px}.ty-live-demo__msg-text{color:#fff;font-size:14px;line-height:1.55}.ty-live-demo__msg-text strong{font-weight:600}.ty-live-demo__msg-text em{color:#7c63fc;font-style:normal;font-weight:600}.ty-live-demo__msg-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;margin-top:10px;padding:12px 14px}.ty-live-demo__msg-card-title{color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;margin-bottom:8px;text-transform:uppercase}.ty-live-demo__msg-card-row{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.04);display:flex;font-size:13px;justify-content:space-between;padding:5px 0}.ty-live-demo__msg-card-row:last-child{border-bottom:none}.ty-live-demo__msg-card-label{color:#fff}.ty-live-demo__msg-card-value{color:#fff;font-weight:500}.ty-live-demo__msg-card-value--green{color:#34d399}.ty-live-demo__msg-card-value--purple{color:#7c63fc}.ty-live-demo__msg-card-value--aqua{color:#1cdde6}.ty-live-demo__msg-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ty-live-demo__tag{border-radius:8px;font-size:11px;font-weight:500;padding:3px 8px}.ty-live-demo__tag--cxp{background:rgba(124,99,252,.12);color:#7c63fc}.ty-live-demo__tag--cdp{background:rgba(0,77,255,.12);color:#004dff}.ty-live-demo__tag--agent{background:rgba(28,221,230,.1);color:#1cdde6}.ty-live-demo__typing{align-items:center;display:flex;gap:12px;padding:0 20px 4px}.ty-live-demo__typing--hidden{display:none}.ty-live-demo__typing-dots{display:flex;gap:4px}.ty-live-demo__typing-dot{animation:tyLiveTyping 1.2s ease-in-out infinite;background:#7c63fc;border-radius:50%;height:6px;width:6px}.ty-live-demo__typing-dot:nth-child(2){animation-delay:.15s}.ty-live-demo__typing-dot:nth-child(3){animation-delay:.3s}@keyframes tyLiveTyping{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ty-live-demo__typing-label{color:#fff;font-size:12px}.ty-live-demo__presets{display:flex;flex-wrap:wrap;gap:6px;padding:0 20px 16px}.ty-live-demo__preset-btn{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;padding:6px 12px;transition:all .15s}.ty-live-demo__preset-btn:hover{background:rgba(124,99,252,.08);border-color:#7c63fc;color:#fff}.ty-live-demo__input-area{background:rgba(0,0,0,.15);border-top:1px solid hsla(0,0%,100%,.06);padding:16px 20px}.ty-live-demo__input-box{align-items:flex-end;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;display:flex;gap:10px;padding:12px 14px;transition:border-color .2s}.ty-live-demo__input-box:focus-within{border-color:#7c63fc}.ty-live-demo__input-field{background:none;border:none;color:#fff;flex:1;font-family:inherit;font-size:14px;line-height:1.5;max-height:80px;min-height:20px;outline:none;resize:none}.ty-live-demo__input-field::placeholder{color:#fff;opacity:.3}.ty-live-demo__send-btn{align-items:center;background:#7c63fc;border:none;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:transform .15s,background .15s;width:32px}.ty-live-demo__send-btn:hover{background:#6b52eb;transform:scale(1.05)}.ty-live-demo__send-btn:active{transform:scale(.95)}.ty-live-demo__send-btn svg{fill:#fff;height:16px;width:16px}.ty-live-demo__send-btn--disabled{opacity:.3;pointer-events:none}.ty-live-demo__input-hint{color:#fff;font-size:11px;margin-top:8px;text-align:center}.ty-live-demo__input-hint kbd{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;font-family:inherit;font-size:10px;padding:1px 5px}.ty-live-demo__board-panel{background:#0a0820;display:flex;flex-direction:column;min-height:0;overflow:hidden}.ty-live-demo__board-header{border-bottom:1px solid hsla(0,0%,100%,.06);gap:12px;padding:16px 24px}.ty-live-demo__board-header,.ty-live-demo__board-logo{align-items:center;display:flex}.ty-live-demo__board-sep{background:hsla(0,0%,100%,.1);height:16px;width:1px}.ty-live-demo__board-view-label{color:#fff;font-size:13px;font-weight:500}.ty-live-demo__board-tabs{display:flex;gap:2px;margin-left:auto}.ty-live-demo__board-tab{border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:5px 12px;transition:all .15s}.ty-live-demo__board-tab:hover{background:hsla(0,0%,100%,.04)}.ty-live-demo__board-tab--active{background:hsla(0,0%,100%,.06);color:#fff}.ty-live-demo__board-view{display:none;flex:1;overflow-y:auto}.ty-live-demo__board-view--active{display:flex;flex-direction:column}.ty-live-demo__board-columns.ty-live-demo__board-view--active{display:grid}.ty-live-demo__board-columns{display:grid;flex:1;gap:0;grid-template-columns:repeat(4,1fr);overflow:hidden;padding:0}.ty-live-demo__board-col{border-right:1px solid hsla(0,0%,100%,.04);display:flex;flex-direction:column;overflow-y:auto}.ty-live-demo__board-col:last-child{border-right:none}.ty-live-demo__col-header{align-items:center;background:#0a0820;border-bottom:1px solid hsla(0,0%,100%,.04);display:flex;gap:8px;padding:14px 16px;position:sticky;top:0;z-index:2}.ty-live-demo__col-dot{border-radius:50%;height:8px;width:8px}.ty-live-demo__col-dot--intake{background:hsla(0,0%,100%,.2)}.ty-live-demo__col-dot--analyze{background:#7c63fc}.ty-live-demo__col-dot--act{background:#1cdde6}.ty-live-demo__col-dot--done{background:#34d399}.ty-live-demo__col-name{color:#fff;font-size:13px;font-weight:600}.ty-live-demo__col-count{color:#fff;font-size:11px;margin-left:auto}.ty-live-demo__col-cards{display:flex;flex:1;flex-direction:column;gap:6px;padding:8px}.ty-live-demo__card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;cursor:default;padding:12px;transition:all .3s ease}.ty-live-demo__card:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}.ty-live-demo__card-id{color:#fff;font-size:10px;font-variant-numeric:tabular-nums;font-weight:600;margin-bottom:6px}.ty-live-demo__card-title{color:#fff;font-size:13px;font-weight:500;line-height:1.4;margin-bottom:8px}.ty-live-demo__card-tags{display:flex;flex-wrap:wrap;gap:4px}.ty-live-demo__card-tag{border-radius:8px;font-size:10px;font-weight:600;padding:2px 6px}.ty-live-demo__card-tag--cxp{background:rgba(124,99,252,.12);color:#7c63fc}.ty-live-demo__card-tag--cdp{background:rgba(0,77,255,.12);color:#004dff}.ty-live-demo__card-tag--agent{background:rgba(28,221,230,.1);color:#1cdde6}.ty-live-demo__card-tag--sentiment{background:rgba(220,38,38,.1);color:#f87171}.ty-live-demo__card-tag--positive{background:rgba(52,211,153,.1);color:#34d399}.ty-live-demo__card-tag--revenue{background:rgba(221,71,255,.1);color:#dd47ff}.ty-live-demo__card-tag--ops{background:rgba(251,191,36,.1);color:#fbbf24}.ty-live-demo__card-progress{background:hsla(0,0%,100%,.06);border-radius:999px;height:3px;margin-top:8px;overflow:hidden}.ty-live-demo__card-progress-fill{border-radius:999px;height:100%;transition:width 1s ease}.ty-live-demo__card-progress-fill--purple{background:#7c63fc}.ty-live-demo__card-progress-fill--aqua{background:#1cdde6}.ty-live-demo__card-progress-fill--green{background:#34d399}.ty-live-demo__card--entering{animation:tyLiveCardIn .5s ease forwards}@keyframes tyLiveCardIn{0%{opacity:0;transform:translateY(-12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ty-live-demo__card--new{background:rgba(124,99,252,.06);border-color:#7c63fc}.ty-live-demo__card--moving{animation:tyLiveCardPulse .6s ease}@keyframes tyLiveCardPulse{0%{box-shadow:0 0 0 0 rgba(124,99,252,.3)}50%{box-shadow:0 0 0 4px rgba(124,99,252,.15)}to{box-shadow:0 0 0 0 transparent}}.ty-live-demo__timeline{display:flex;flex-direction:column;padding:20px 24px}.ty-live-demo__empty{color:#fff;font-size:14px;padding:48px 20px;text-align:center}.ty-live-demo__tl-entry{align-items:flex-start;animation:tyLiveMsgAppear .35s ease forwards;display:flex;gap:14px;padding:12px 0}.ty-live-demo__tl-rail{align-items:center;display:flex;flex-direction:column;flex-shrink:0;width:24px}.ty-live-demo__tl-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px;z-index:1}.ty-live-demo__tl-dot--cxp{background:#7c63fc}.ty-live-demo__tl-dot--cdp{background:#004dff}.ty-live-demo__tl-dot--agent{background:#1cdde6}.ty-live-demo__tl-dot--done{background:#34d399}.ty-live-demo__tl-dot--intake{background:hsla(0,0%,100%,.25)}.ty-live-demo__tl-line{background:hsla(0,0%,100%,.06);flex:1;margin-top:4px;width:2px}.ty-live-demo__tl-entry:last-child .ty-live-demo__tl-line{display:none}.ty-live-demo__tl-body{flex:1;min-width:0;padding-bottom:4px}.ty-live-demo__tl-time{color:#fff;font-size:11px;margin-bottom:2px}.ty-live-demo__tl-text{color:#fff;font-size:13px;line-height:1.45}.ty-live-demo__tl-text strong{font-weight:600}.ty-live-demo__tl-tag{border-radius:8px;display:inline-block;font-size:10px;font-weight:600;margin-top:4px;padding:2px 6px}.ty-live-demo__tl-tag--cxp{background:rgba(124,99,252,.12);color:#7c63fc}.ty-live-demo__tl-tag--cdp{background:rgba(0,77,255,.12);color:#004dff}.ty-live-demo__tl-tag--agent{background:rgba(28,221,230,.1);color:#1cdde6}.ty-live-demo__insights{display:flex;flex-direction:column;gap:20px;padding:24px}.ty-live-demo__insights-grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.ty-live-demo__insights-stat{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:16px;text-align:center}.ty-live-demo__insights-stat-value{font-size:28px;font-weight:700;line-height:1.2;margin-bottom:4px}.ty-live-demo__insights-stat-value--purple{color:#7c63fc}.ty-live-demo__insights-stat-value--aqua{color:#1cdde6}.ty-live-demo__insights-stat-value--green{color:#34d399}.ty-live-demo__insights-stat-value--pink{color:#dd47ff}.ty-live-demo__insights-stat-label{color:#fff;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.ty-live-demo__insights-section-title{color:#fff;font-size:12px;font-weight:600;letter-spacing:.05em;margin-top:4px;text-transform:uppercase}.ty-live-demo__insights-bar-chart{display:flex;flex-direction:column;gap:8px}.ty-live-demo__insights-bar-row{align-items:center;display:flex;gap:10px}.ty-live-demo__insights-bar-label{color:#fff;flex-shrink:0;font-size:12px;text-align:right;width:80px}.ty-live-demo__insights-bar-track{background:hsla(0,0%,100%,.04);border-radius:999px;flex:1;height:8px;overflow:hidden}.ty-live-demo__insights-bar-fill{border-radius:999px;height:100%;transition:width .8s ease}.ty-live-demo__insights-bar-fill--purple{background:#7c63fc}.ty-live-demo__insights-bar-fill--aqua{background:#1cdde6}.ty-live-demo__insights-bar-fill--green{background:#34d399}.ty-live-demo__insights-bar-fill--red{background:#f87171}.ty-live-demo__insights-bar-fill--yellow{background:#fbbf24}.ty-live-demo__insights-bar-count{color:#fff;font-size:11px;font-variant-numeric:tabular-nums;width:24px}.ty-live-demo__insights-topics{display:flex;flex-wrap:wrap;gap:6px}.ty-live-demo__insights-topic{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:8px;color:#fff;font-size:12px;font-weight:500;padding:5px 10px}.ty-live-demo__insights-topic span{color:#fff;font-size:10px;margin-left:4px}@media (max-width:1024px){.ty-live-demo__module{grid-template-columns:380px 1fr}.ty-live-demo__wrapper{padding:0 32px}}@media (max-width:768px){.ty-live-demo__module{grid-template-columns:1fr;height:auto;min-height:auto}.ty-live-demo__chat-panel{max-height:500px}.ty-live-demo__board-panel{min-height:400px}.ty-live-demo__board-columns{grid-template-columns:repeat(4,200px);overflow-x:auto}.ty-live-demo__heading{font-size:32px}.ty-live-demo__wrapper{padding:0 24px}}