.tech-med{color:#e7e8e1;background-color:#222f30;background-image:linear-gradient(90deg,#e7e8e108 1px,#0000 1px),linear-gradient(#e7e8e108 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:60px 60px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-top:1px solid #e7e8e114;border-bottom:1px solid #e7e8e114;padding:clamp(56px,6vw,96px) 0}.tech-med__container{max-width:var(--container-max,1320px);margin:0 auto;padding:0 clamp(24px,5vw,80px)}.tech-med__head{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(36px,4vw,56px);display:flex}.tech-med__kicker{letter-spacing:.22em;text-transform:uppercase;color:#cef79f;margin-bottom:18px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px}.tech-med__headline{font-family:var(--font-serif);letter-spacing:-.02em;color:#e7e8e1;max-width:28ch;margin:0 0 clamp(14px,1.6vw,20px);font-size:clamp(28px,3vw,48px);font-weight:500;line-height:1.08}.tech-med__headline-em{font-family:var(--font-ibm-plex-serif), Georgia, serif;color:#cef79f;font-style:italic;font-weight:500}.tech-med__lead{font-family:var(--font-sans);color:#e7e8e1b8;max-width:64ch;margin:0;font-size:clamp(13px,.95vw,15px);line-height:1.55}.tech-med__lead em{font-family:var(--font-ibm-plex-serif), Georgia, serif;color:#cef79f;font-style:italic}.tech-med__widget{background:#1a2426;border:1px solid #e7e8e11f;border-radius:6px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 1px #0000000a,0 24px 60px -30px #0006}.tech-med__stats{border-bottom:1px solid #e7e8e11f;grid-template-columns:repeat(5,1fr) auto;gap:0;display:grid}.tech-med__stat{border-right:1px solid #e7e8e10f;flex-direction:column;gap:6px;padding:14px 18px;display:flex}.tech-med__stat:last-child{border-right:none}.tech-med__stat-label{letter-spacing:.18em;text-transform:uppercase;color:#e7e8e180;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px;font-weight:500}.tech-med__stat-value{letter-spacing:-.02em;color:#e7e8e1;font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:22px;line-height:1;display:flex}.tech-med__stat-value em{letter-spacing:.16em;text-transform:uppercase;color:#e7e8e180;font-size:10.5px;font-style:normal}.tech-med__stat--live{letter-spacing:.18em;text-transform:uppercase;color:#cef79f;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;font-weight:600;display:flex}.tech-med__live-dot{background:#cef79f;border-radius:50%;width:8px;height:8px;animation:1.6s ease-out infinite tech-med-pulse;box-shadow:0 0 #cef79f73}@keyframes tech-med-pulse{0%{box-shadow:0 0 #cef79f73}70%{box-shadow:0 0 0 10px #cef79f00}to{box-shadow:0 0 #cef79f00}}.tech-med__streams{background:#0e1517;border-bottom:1px solid #e7e8e11f;padding:8px 0}.tech-med__stream{grid-template-columns:200px 1fr 130px;align-items:center;height:78px;padding:0 22px 0 0;display:grid}.tech-med__stream+.tech-med__stream{border-top:1px solid #e7e8e10d}.tech-med__stream-label{border-right:1px solid #e7e8e10f;flex-direction:column;justify-content:center;gap:4px;height:100%;padding:0 18px 0 22px;display:flex}.tech-med__stream-name{letter-spacing:.04em;color:#e7e8e1;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12.5px;font-weight:600}.tech-med__stream-name em{font-family:var(--font-ibm-plex-serif), Georgia, serif;color:#cef79f;font-style:italic;font-weight:500}.tech-med__stream-meta{letter-spacing:.12em;text-transform:uppercase;color:#e7e8e180;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px}.tech-med__stream-track{height:56px;margin-left:20px;position:relative;overflow:hidden}.tech-med__stream-svg{will-change:transform;width:200%;height:100%;animation-name:tech-med-flow;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;top:0;left:0}@keyframes tech-med-flow{0%{transform:translate(-50%)}to{transform:translate(0)}}.tech-med__stream-svg circle{transform-box:fill-box;transform-origin:50%;fill:var(--dot-color,#e7e8e199);will-change:transform, opacity;animation-name:tech-med-dot-pulse;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes tech-med-dot-pulse{0%{opacity:.45;transform:scale(.7)}to{opacity:1;transform:scale(1.15)}}.tech-med__stream--signal{--dot-color:#cef79feb}.tech-med__stream--lag{--dot-color:#e7e8e18c;background:repeating-linear-gradient(90deg,#0000 0 60px,#e7e8e105 60px 61px)}.tech-med__stream--lag .tech-med__stream-name em{color:#e7e8e1}.tech-med__stream--ship{--dot-color:#cef79ff2}.tech-med__stream--ship .tech-med__stream-svg circle{filter:drop-shadow(0 0 4px #cef79f8c)}.tech-med__stream-readout{text-align:right;flex-direction:column;gap:4px;padding-left:12px;display:flex}.tech-med__stream-readout-v{font-variant-numeric:tabular-nums;color:#e7e8e1;letter-spacing:-.01em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:15px}.tech-med__stream--signal .tech-med__stream-readout-v,.tech-med__stream--ship .tech-med__stream-readout-v{color:#cef79f}.tech-med__stream-readout-u{letter-spacing:.16em;text-transform:uppercase;color:#e7e8e180;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;font-weight:500}.tech-med__pipe{background:#0e1517;border-bottom:1px solid #e7e8e11f;grid-template-columns:200px repeat(5,1fr);align-items:stretch;display:grid}.tech-med__pipe-label{border-right:1px solid #e7e8e10f;flex-direction:column;justify-content:center;gap:4px;padding:12px 18px 12px 22px;display:flex}.tech-med__pipe-label-name{letter-spacing:.04em;color:#e7e8e1;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11.5px;font-weight:600}.tech-med__pipe-label-meta{letter-spacing:.12em;text-transform:uppercase;color:#e7e8e180;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px}.tech-med__pipe-stage{border-right:1px solid #e7e8e10f;flex-direction:column;justify-content:center;gap:6px;padding:12px 16px;display:flex}.tech-med__pipe-stage:last-child{border-right:none}.tech-med__pipe-stage-name{letter-spacing:.16em;text-transform:uppercase;color:#e7e8e180;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px}.tech-med__pipe-stage-count{font-variant-numeric:tabular-nums;color:#e7e8e1;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:17px;line-height:1}.tech-med__pipe-stage-bar{background:#e7e8e114;border-radius:2px;height:3px;position:relative;overflow:hidden}.tech-med__pipe-stage-bar-fill{width:var(--fill,30%);background:#cef79f;border-radius:2px;animation:2.4s ease-in-out infinite alternate tech-med-stage-fill;position:absolute;inset:0 auto 0 0}.tech-med__pipe-stage--prod .tech-med__pipe-stage-bar-fill{background:#cef79f;box-shadow:0 0 6px #cef79f99}@keyframes tech-med-stage-fill{0%{opacity:.6}to{opacity:1}}.tech-med__log{border-bottom:1px solid #e7e8e11f;padding:14px 22px 16px}.tech-med__log-head{letter-spacing:.18em;text-transform:uppercase;color:#e7e8e173;justify-content:space-between;margin-bottom:10px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px;font-weight:500;display:flex}.tech-med__log-list{flex-direction:column;gap:6px;min-height:156px;margin:0;padding:0;list-style:none;display:flex}.tech-med__log-row{letter-spacing:.04em;grid-template-columns:80px 140px 1fr 120px;align-items:baseline;gap:18px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11.5px;animation:.32s ease-out tech-med-row-in;display:grid}.tech-med__log-row:nth-child(n+5){opacity:.55}.tech-med__log-row:nth-child(n+6){opacity:.32}@keyframes tech-med-row-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.tech-med__log-time{color:#cef79f;font-weight:600}.tech-med__log-stage{color:#e7e8e18c;text-transform:lowercase}.tech-med__log-text{color:#e7e8e1}.tech-med__log-id{color:#e7e8e180;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.tech-med__log-id--ship{color:#cef79f}.tech-med__foot{letter-spacing:.04em;color:#e7e8e180;justify-content:space-between;align-items:center;padding:12px 22px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500;display:flex}.tech-med__foot-status{color:#cef79f}@media (prefers-reduced-motion:reduce){.tech-med__stream-svg,.tech-med__stream-svg circle,.tech-med__pipe-stage-bar-fill,.tech-med__live-dot{animation:none}}@media (max-width:1024px){.tech-med__stats{grid-template-columns:repeat(3,1fr)}.tech-med__stat--live{grid-column:span 3;padding:14px 22px}.tech-med__stream{grid-template-columns:150px 1fr 100px}.tech-med__pipe{grid-template-columns:150px repeat(5,1fr)}}@media (max-width:640px){.tech-med__stats{grid-template-columns:repeat(2,1fr)}.tech-med__stat:nth-child(3),.tech-med__stat:nth-child(4),.tech-med__stat:nth-child(5){display:none}.tech-med__stat--live{grid-column:span 2}.tech-med__stream{grid-template-columns:110px 1fr;height:68px}.tech-med__stream-readout{display:none}.tech-med__stream-label{padding:0 8px 0 14px}.tech-med__stream-name{font-size:11px}.tech-med__stream-meta{font-size:8.5px}.tech-med__pipe{grid-template-columns:repeat(3,1fr)}.tech-med__pipe-label{border-bottom:1px solid #e7e8e10f;border-right:none;grid-column:1/-1}.tech-med__log-row{grid-template-columns:60px 1fr 100px}.tech-med__log-stage{display:none}}
