/* FP3 Data Gateway v14.1 · shared live/matrix UI */
.fp3gw-live{position:relative;overflow:hidden;max-width:1180px;margin:14px auto;padding:0;border:1px solid rgba(143,212,228,.34);background:#05090b;color:#e9e5db;box-shadow:0 24px 70px rgba(0,0,0,.28);font-family:'IBM Plex Mono',monospace}
.fp3gw-live::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(143,212,228,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(143,212,228,.035) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}
.fp3gw-head{position:relative;z-index:2;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:11px 13px;border-bottom:1px solid rgba(143,212,228,.18);background:rgba(7,16,18,.92)}
.fp3gw-k{font-size:9px;letter-spacing:.17em;color:#8fd4e4}.fp3gw-state{font-size:8px;letter-spacing:.12em;color:#70e6a0}.fp3gw-stage{position:relative;z-index:1;display:grid;grid-template-columns:1.45fr .55fr;min-height:300px}
.fp3gw-map{position:relative;min-height:300px;overflow:hidden;border-right:1px solid rgba(143,212,228,.18);background:radial-gradient(circle at 53% 47%,rgba(143,212,228,.14),transparent 18%),radial-gradient(circle at 53% 47%,transparent 0 31%,rgba(143,212,228,.08) 31.3% 31.8%,transparent 32.1% 48%,rgba(143,212,228,.05) 48.3% 48.8%,transparent 49.1%),linear-gradient(180deg,rgba(6,10,12,.3),rgba(6,10,12,.86))}
.fp3gw-map::after{content:"";position:absolute;left:50%;top:50%;width:190%;height:2px;transform-origin:0 50%;background:linear-gradient(90deg,rgba(112,230,160,.6),transparent 55%);animation:fp3gwsweep 8s linear infinite;filter:drop-shadow(0 0 7px rgba(112,230,160,.4))}
@keyframes fp3gwsweep{to{transform:rotate(360deg)}}
.fp3gw-orbit{position:absolute;border:1px solid rgba(143,212,228,.12);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.fp3gw-o1{width:42%;aspect-ratio:1}.fp3gw-o2{width:68%;aspect-ratio:1}.fp3gw-o3{width:94%;aspect-ratio:1}
.fp3gw-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#70e6a0;box-shadow:0 0 0 3px rgba(112,230,160,.12),0 0 12px rgba(112,230,160,.55);animation:fp3gwpulse 2.2s ease-in-out infinite}.fp3gw-d1{left:27%;top:29%}.fp3gw-d2{left:62%;top:24%;animation-delay:.5s}.fp3gw-d3{left:74%;top:61%;animation-delay:1s}.fp3gw-d4{left:39%;top:68%;animation-delay:1.4s}.fp3gw-d5{left:52%;top:45%;animation-delay:1.9s}
@keyframes fp3gwpulse{50%{opacity:.35;transform:scale(.72)}}
.fp3gw-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:16px;pointer-events:none}.fp3gw-big{font:600 clamp(24px,4vw,42px)/1 Georgia,serif;color:#f3eee4;max-width:440px}.fp3gw-big b{color:#8fd4e4;font-weight:600}.fp3gw-caption{max-width:650px;font:8px/1.7 'IBM Plex Mono',monospace;color:#9ca7a8;letter-spacing:.04em}.fp3gw-caption strong{color:#e6c97a}
.fp3gw-side{display:grid;grid-template-rows:repeat(4,1fr);background:rgba(8,12,14,.9)}.fp3gw-metric{padding:13px;border-bottom:1px solid rgba(143,212,228,.12);display:flex;flex-direction:column;justify-content:center}.fp3gw-metric:last-child{border-bottom:0}.fp3gw-metric b{font-size:8px;letter-spacing:.15em;color:#8fd4e4}.fp3gw-metric strong{font:600 clamp(18px,2.5vw,28px) Georgia,serif;margin:6px 0;color:#f4efe5}.fp3gw-metric span{font-size:8px;line-height:1.45;color:#878e8e}
.fp3gw-tape{position:relative;z-index:2;overflow:hidden;border-top:1px solid rgba(197,162,88,.18);background:#090d0f;padding:8px 0;white-space:nowrap}.fp3gw-tape[data-gw="tape"]>span{display:flex;width:max-content;min-width:100%;animation:fp3gwtape 28s linear infinite!important}.fp3gw-tape i{font-style:normal;display:block;flex:none;padding-right:48px;color:#c9c4b8;font-size:8px;letter-spacing:.08em}@keyframes fp3gwtape{to{transform:translateX(-50%)}}
.fp3gw-actions{position:relative;z-index:2;display:flex;gap:7px;flex-wrap:wrap;padding:10px 12px;border-top:1px solid rgba(143,212,228,.12)}.fp3gw-actions a{padding:7px 9px;border:1px solid rgba(143,212,228,.24);color:#8fd4e4;text-decoration:none;font-size:8px;letter-spacing:.1em}.fp3gw-actions a.primary{border-color:rgba(197,162,88,.45);color:#e6c97a}
.fp3gw-deskbar{max-width:1180px;margin:8px auto 14px;padding:9px 12px;border:1px solid rgba(143,212,228,.2);background:#071012;color:#aaa;font:8px/1.6 'IBM Plex Mono',monospace}.fp3gw-deskbar b{color:#8fd4e4}.fp3gw-deskbar a{color:#e6c97a;text-decoration:none;margin-left:9px}
@media(max-width:700px){.fp3gw-stage{grid-template-columns:1fr}.fp3gw-map{border-right:0;border-bottom:1px solid rgba(143,212,228,.18);min-height:260px}.fp3gw-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.fp3gw-metric:nth-child(odd){border-right:1px solid rgba(143,212,228,.12)}}
@media(max-width:430px){.fp3gw-map{min-height:235px}.fp3gw-side{grid-template-columns:1fr 1fr}.fp3gw-head{align-items:flex-start;flex-direction:column}.fp3gw-big{font-size:25px}}
@media(prefers-reduced-motion:reduce){.fp3gw-map::after,.fp3gw-dot,.fp3gw-tape>span{animation:none}}
