.ca-dashboard-frame .xb-video-wrap{width:87.2%;max-width:none;overflow:hidden}.ca-dashboard-frame .tab-pane{transition:none!important}.ca-dashboard-frame .xb-tab-img{aspect-ratio:16/9;background:#020816;border-radius:0 0 12px 12px;width:100%;max-height:none;overflow:hidden}.ca-dashboard-frame .xb-tab-img img{object-fit:cover;object-position:top center;backface-visibility:hidden;width:100%;height:100%;display:block;transform:translateZ(0)}@media (max-width:1199px){.ca-dashboard-frame .xb-video-wrap{width:88%}}@media (max-width:991px){.ca-dashboard-frame .xb-video-wrap{width:90%}}@media (max-width:767px){.ca-dashboard-frame .xb-tab-img{max-height:none}}.sc-pv2-card{background:var(--fx-card-bg);border:1px solid var(--fx-card-border);-webkit-backdrop-filter:blur(16px);border-radius:20px;max-width:900px;margin:0 auto;position:relative;overflow:hidden}.sc-pv2-card:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#2dd4bf4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.sc-pv2-body{grid-template-columns:190px 1fr;display:grid}.sc-pv2-left{border-right:1px solid var(--fx-card-border);background:#0f172a80;flex-direction:column;align-items:center;gap:14px;padding:36px 22px;display:flex}.sc-pv2-avatar{flex-shrink:0;width:80px;height:80px;position:relative}.sc-pv2-ring{border:1px solid #2dd4bf26;border-radius:50%;animation:3.2s ease-out infinite sc-ring;position:absolute;inset:0}.sc-pv2-ring.r2{animation-delay:1.1s}.sc-pv2-ring.r3{animation-delay:2.2s}@keyframes sc-ring{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2.1)}}.sc-pv2-avatar-inner{background:var(--fx-green-dim);border:1.5px solid var(--fx-glass-border);color:var(--fx-green);border-radius:50%;justify-content:center;align-items:center;font-size:28px;transition:box-shadow .3s;display:flex;position:absolute;inset:0}.sc-pv2-card.is-playing .sc-pv2-avatar-inner{box-shadow:0 0 24px var(--fx-green-glow);animation:1s ease-in-out infinite alternate sc-bounce}@keyframes sc-bounce{0%{transform:scale(1)}to{transform:scale(1.06)}}.sc-pv2-status{letter-spacing:2px;text-transform:uppercase;color:var(--fx-text-muted);font-size:10px;font-weight:700;font-family:var(--fx-font-mono);align-items:center;gap:6px;transition:color .3s;display:flex}.sc-pv2-dot{background:var(--fx-text-muted);border-radius:50%;width:6px;height:6px;transition:all .3s}.sc-pv2-card.is-playing .sc-pv2-dot{background:var(--fx-green);animation:2s ease-in-out infinite pulseDot;box-shadow:0 0 6px #2dd4bf99}.sc-pv2-card.is-playing .sc-pv2-status{color:var(--fx-green)}.sc-pv2-agent-name{color:var(--fx-text);text-align:center;margin:0;font-size:13px;font-weight:700;line-height:1.3}.sc-pv2-agent-sub{color:var(--fx-text-muted);text-align:center;font-size:11px;line-height:1.4;font-family:var(--fx-font-mono);letter-spacing:.3px;margin:0}.sc-pv2-voice-tag{color:var(--fx-green);font-size:10px;font-family:var(--fx-font-mono);letter-spacing:1px;background:#2dd4bf0f;border:1px solid #2dd4bf26;border-radius:100px;padding:4px 12px;font-weight:600}.sc-pv2-eq{opacity:.2;align-items:flex-end;gap:3px;height:20px;transition:opacity .4s;display:flex}.sc-pv2-card.is-playing .sc-pv2-eq{opacity:1}.sc-pv2-eq-bar{background:var(--fx-green);border-radius:2px;width:3px;height:30%;animation:.8s ease-in-out infinite alternate sc-eq}.sc-pv2-eq-bar:first-child{height:35%;animation-delay:0s}.sc-pv2-eq-bar:nth-child(2){height:70%;animation-delay:.1s}.sc-pv2-eq-bar:nth-child(3){height:100%;animation-delay:.2s}.sc-pv2-eq-bar:nth-child(4){height:60%;animation-delay:.15s}.sc-pv2-eq-bar:nth-child(5){height:40%;animation-delay:50ms}@keyframes sc-eq{0%{transform:scaleY(.2)}to{transform:scaleY(1)}}.sc-pv2-right{padding:34px 40px 34px 36px}.sc-pv2-title{color:var(--fx-text);margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.35}.sc-pv2-desc{color:var(--fx-text-dim);margin:0 0 22px;font-size:13px;line-height:1.65}.sc-pv2-stage{border:1px solid var(--fx-card-border);background:#ffffff05;border-radius:12px;margin-bottom:16px;padding:14px 16px 12px}.sc-pv2-wave{align-items:center;gap:2px;height:60px;display:flex}.sc-pv2-wave .wv-bar{border-radius:100px;flex:1;min-width:2px;transition:background .1s}.sc-pv2-wave .wv-bar.played{background:var(--fx-green);box-shadow:0 0 4px #2dd4bf40}.sc-pv2-wave .wv-bar.unplayed{background:#94a3b81a}.sc-pv2-controls{align-items:center;gap:14px;margin-bottom:20px;display:flex}.sc-pv2-play{cursor:pointer;background:var(--fx-green);width:48px;min-width:48px;height:48px;color:var(--fx-bg);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #2dd4bf40}.sc-pv2-play:hover{transform:translateY(-2px);box-shadow:0 8px 30px #2dd4bf59}.sc-pv2-play i{margin-left:2px}.sc-pv2-track-wrap{flex-direction:column;flex:1;gap:8px;display:flex}.sc-pv2-times{font-family:var(--fx-font-mono);color:var(--fx-text-muted);letter-spacing:.5px;justify-content:space-between;font-size:11px;display:flex}.sc-pv2-times .sc-cur{color:var(--fx-green)}.sc-pv2-track{background:#94a3b81a;border-radius:100px;height:4px;overflow:hidden}.sc-pv2-fill{background:var(--fx-green);border-radius:100px;width:0%;height:100%;transition:width .25s linear}.sc-pv2-transcript-toggle{border-top:1px solid var(--fx-card-border);padding-top:14px}.sc-pv2-tbtn{cursor:pointer;color:var(--fx-text-dim);font-size:13px;font-weight:600;font-family:var(--fx-font-mono);letter-spacing:.5px;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:8px;padding:8px 18px;transition:all .3s;display:inline-flex}.sc-pv2-tbtn:hover{color:var(--fx-green);background:#2dd4bf14;border-color:#2dd4bf40}.sc-pv2-tchat{flex-direction:column;gap:12px;max-height:260px;padding-top:18px;display:none;overflow-y:auto}.sc-pv2-tchat.open{display:flex}.sc-pv2-tchat::-webkit-scrollbar{width:3px}.sc-pv2-tchat::-webkit-scrollbar-thumb{background:#2dd4bf26;border-radius:100px}.sc-pv2-msg{flex-direction:column;max-width:80%;display:flex}.sc-pv2-msg.ai{align-self:flex-start}.sc-pv2-msg.hu{align-self:flex-end;align-items:flex-end}.sc-pv2-who{letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:700;font-family:var(--fx-font-mono);margin-bottom:5px}.sc-pv2-msg.ai .sc-pv2-who{color:var(--fx-green)}.sc-pv2-msg.hu .sc-pv2-who{color:var(--fx-text-muted)}.sc-pv2-bubble{color:var(--fx-text-dim);border-radius:12px;padding:10px 14px;font-size:13px;line-height:1.65}.sc-pv2-msg.ai .sc-pv2-bubble{background:#2dd4bf0f;border:1px solid #2dd4bf1f;border-bottom-left-radius:4px}.sc-pv2-msg.hu .sc-pv2-bubble{text-align:right;background:#94a3b80d;border:1px solid #94a3b814;border-bottom-right-radius:4px}@media (max-width:767px){.sc-pv2-body{grid-template-columns:1fr}.sc-pv2-left{border-right:none;border-bottom:1px solid var(--fx-card-border);flex-flow:wrap;justify-content:flex-start;gap:12px;padding:20px 24px}.sc-pv2-avatar{width:56px;height:56px}.sc-pv2-avatar-inner{font-size:20px}.sc-pv2-agent-name,.sc-pv2-agent-sub{text-align:left}.sc-pv2-eq{display:none}.sc-pv2-right{padding:22px}.sc-pv2-title{font-size:16px}}
