@layer payload-default{div.text-wit-image-cell{display:inline-block;height:var(--table-cell-inline-logo-size)}div.text-wit-image-cell .placeholder,div.text-wit-image-cell img{margin-right:8px;border-radius:3px;float:left;height:var(--table-cell-inline-logo-size);width:var(--table-cell-inline-logo-size)}div.text-wit-image-cell .placeholder{background-color:var(--color-pe-midnight)}html[data-theme=dark] div.text-wit-image-cell .placeholder{background-color:var(--color-pe-moonlight)}ul.external-links{list-style:none;margin:0;padding:0}ul.external-links li{margin-right:12px;height:var(--table-cell-inline-logo-size);display:inline-block}ul.external-links li img{margin-right:8px;height:var(--table-cell-inline-logo-size);float:left}div.uptime-status-cell{display:flex;align-items:center}div.uptime-status-cell .status-text{padding-left:2px}div.uptime-status-cell .link{padding-left:12px}div.uptime-status-cell .pulse{margin-top:1px;margin-left:10px;margin-right:10px;width:12px;height:12px;border-radius:50%;position:relative}div.uptime-status-cell .up{animation:up 1.5s ease-out infinite}div.uptime-status-cell .up,div.uptime-status-cell .up:before{background-color:var(--color-pe-pool-party)}div.uptime-status-cell .down{animation:down 1.5s ease-out infinite}div.uptime-status-cell .down,div.uptime-status-cell .down:before{background-color:var(--color-pe-raspberry)}div.uptime-status-cell .pulse:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;z-index:1}}@layer payload-default{}@layer payload-default{@keyframes up{0%{box-shadow:0 0 0 0 rgba(132,240,215,.7)}to{box-shadow:0 0 0 10px rgba(132,240,215,0)}}@keyframes down{0%{box-shadow:0 0 0 0 rgba(217,11,90,.7)}to{box-shadow:0 0 0 10px rgba(217,11,90,0)}}}@layer payload-default{div.stage-tag{--pemedia-theme-tag-yellow:#dfd567;--spacing-tiny:calc(var(--base) * 0.25);--border-radius:calc(var(--base) / 4);display:inline-block;border-radius:var(--border-radius);padding:0 var(--spacing-tiny);font-size:1rem;font-family:monospace;line-height:base(1);border:0;vertical-align:middle;background:var(--theme-elevation-100);color:var(--theme-elevation-800)}div.stage-tag span.bold{font-weight:700}div.stage-tag.blueberry{font-weight:700;color:#fff;background-color:var(--color-pe-blueberry)}div.stage-tag.raspberry{color:#fff;font-weight:700;background-color:var(--color-pe-raspberry)}div.stage-tag.pool-party{background-color:var(--color-pe-pool-party)}div.stage-tag.pool-party,div.stage-tag.yellow{font-weight:700;color:var(--color-pe-midnight)}div.stage-tag.yellow{background-color:var(--pemedia-theme-tag-yellow)}div.stage-tag.hotfix{font-weight:700;color:var(--color-pe-midnight);background-color:hotpink}}