.compact-live-flow{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.compact-live-flow header{height:46px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.compact-live-flow header>div:first-child{display:flex;align-items:center;gap:8px}.compact-live-flow header h2{font-size:13px}.compact-live-flow header small{font-size:9px;color:var(--muted);margin-left:3px}.live-status-dot{width:7px;height:7px;border-radius:50%;background:#27b57d;box-shadow:0 0 0 5px rgba(39,181,125,.11)}.compact-live-state{font-size:9px;color:#405168}.compact-live-state i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#27b57d;margin-right:5px}.compact-live-state span{color:#8996a8}.compact-flow-body{height:122px;padding:10px 16px;display:grid;grid-template-columns:190px 70px minmax(340px,1fr) 70px 210px;align-items:center;gap:5px;background:radial-gradient(circle at 50% 50%,rgba(23,105,232,.045),transparent 40%)}.compact-sources,.compact-results{display:grid;gap:4px}.compact-sources>b,.compact-results>b{font-size:9px;color:#7a899d;margin-bottom:1px}.compact-sources>div,.compact-results>div{display:grid;grid-template-columns:23px 1fr auto;align-items:center;gap:7px;height:25px}.source-mini{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;font-size:9px;font-weight:700}.source-mini.tg{background:#e8f6fd;color:#1595d3}.source-mini.news{background:#eef1ff;color:#536fe8}.source-mini.official{background:#fff3df;color:#c77a08}.compact-sources em,.compact-results em{font-style:normal;font-size:9px;color:#33445a}.compact-sources strong,.compact-results strong{font-size:12px}.compact-engine{height:90px;border:1px solid #dce8f8;background:linear-gradient(135deg,#f8fbff,#fff);border-radius:10px;display:grid;grid-template-columns:60px 1fr;align-items:center;padding:10px 16px;position:relative}.engine-pulse{width:46px;height:46px;border:1px solid #8ab8f5;border-radius:50%;display:grid;place-items:center;position:relative}.engine-pulse:before,.engine-pulse:after{content:"";position:absolute;border:1px solid rgba(23,105,232,.24);border-radius:50%;inset:-7px;animation:enterprisePulse 2.4s ease-out infinite}.engine-pulse:after{inset:-14px;animation-delay:.8s}.engine-pulse span{font-size:14px;font-weight:800;color:var(--blue)}.compact-engine>div:nth-child(2) b{display:block;font-size:12px}.compact-engine>div:nth-child(2) small{font-size:9px;color:var(--muted)}.mini-process{position:absolute;left:74px;right:14px;bottom:8px;display:flex;align-items:center;gap:5px}.mini-process span{font-size:8px;color:#4c5d72;background:#eef3f9;border-radius:4px;padding:2px 5px}.mini-process i{font-style:normal;color:#9eb0c5;font-size:8px}.compact-stream{height:2px;background:#cfe0f6;position:relative}.compact-stream:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,#3d8df4,transparent);animation:dataStream 2.6s linear infinite}.compact-stream i{position:absolute;width:5px;height:5px;border-radius:50%;background:#3d8df4;top:-2px;animation:packetMove 2.2s linear infinite;box-shadow:0 0 7px #3d8df4}.compact-stream i:nth-child(2){animation-delay:.7s}.compact-stream i:nth-child(3){animation-delay:1.4s}.result-mini{width:7px;height:7px;border-radius:50%;margin-left:7px}.result-mini.red{background:var(--red)}.result-mini.blue{background:var(--blue)}.result-mini.green{background:var(--green)}.compact-live-flow footer{height:32px;padding:0 16px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#fbfcfe}.compact-live-flow footer>b{font-size:8px;color:#fff;background:var(--red);border-radius:4px;padding:3px 5px}.compact-ticker{height:20px;overflow:hidden;position:relative}.compact-ticker span{position:absolute;inset:0;display:flex;align-items:center;font-size:9px;color:#536276;opacity:0;animation:tickerRotate 9s infinite}.compact-ticker span:nth-child(2){animation-delay:3s}.compact-ticker span:nth-child(3){animation-delay:6s}.compact-live-flow footer button{border:0;background:transparent;color:var(--blue);font-size:9px}.flow-board:not(.tech-visible){display:none!important}@keyframes enterprisePulse{0%{transform:scale(.86);opacity:.9}100%{transform:scale(1.2);opacity:0}}@keyframes dataStream{to{transform:translateX(100%)}}@keyframes packetMove{0%{left:0;opacity:0}15%{opacity:1}85%{opacity:1}100%{left:100%;opacity:0}}@keyframes tickerRotate{0%,28%{opacity:1;transform:translateY(0)}33%,100%{opacity:0;transform:translateY(-8px)}}
@media(max-width:1100px){.compact-flow-body{grid-template-columns:150px 35px 1fr 35px 170px}.compact-live-flow header small{display:none}}
@media(max-width:760px){.compact-flow-body{height:auto;grid-template-columns:1fr}.compact-stream{display:none}.compact-live-flow footer{grid-template-columns:auto 1fr}.compact-live-flow footer button{display:none}}
