@layer components{.simple-bar-server-preview{--animation-timing:4s;--animation-delay:2s;--simple-bar-primary-300:#39465e;--simple-bar-primary-400:#1e2737;--simple-bar-primary-500:#1b222d;background-color:var(--simple-bar-primary-500);flex-direction:column;justify-content:flex-end;height:100%;padding:16px;display:flex;position:relative}.simple-bar-server-preview__bar{--item-height:12px;--item-padding:5px;--item-radius:4px;background-color:var(--simple-bar-primary-300);border-radius:0 var(--item-radius)var(--item-radius)0;border:1px solid #ffffff1a;border-left:0;align-items:center;width:calc(100% - 5px);height:20px;display:flex;position:absolute;top:5px;right:5px}.simple-bar-server-preview__process{height:var(--item-height);padding:var(--item-padding)var(--item-padding)var(--item-padding)0;background-color:var(--simple-bar-primary-500);border-radius:2px;align-items:center;gap:2px;display:flex}.simple-bar-server-preview__process-label{background-color:var(--white);opacity:.8;border-radius:0 2px 2px 0;width:30px;height:4px}.simple-bar-server-preview__data{gap:4px;margin-left:auto;padding:0 4px;display:flex}.simple-bar-server-preview__data-item{width:30px;height:var(--item-height);background-color:var(--simple-bar-primary-500);border-radius:2px}.simple-bar-server-preview__data-item:first-child{background-color:var(--simple-bar-magenta);width:36px}.simple-bar-server-preview__data-item:nth-child(2){background-color:var(--simple-bar-blue);width:30px}.simple-bar-server-preview__data-item:nth-child(3){background-color:var(--simple-bar-red);width:42px}.simple-bar-server-preview__data-item:nth-child(4){background-color:var(--simple-bar-cyan);width:30px}.simple-bar-server-preview__data-item:nth-child(5){background-color:var(--simple-bar-yellow);width:24px}.simple-bar-server-preview__typed-text{color:#fff;width:3ch;font-size:calc(2.98507vw - .776119px);font-family:var(--monospace-font);white-space:nowrap;border-right:6px solid var(--yellow);padding:4px 0;line-height:1;animation:10s steps(46,end) infinite simple-bar-server-preview-typing;overflow:hidden}@media (width>=401px){.simple-bar-server-preview__typed-text{font-size:11.0248px}}@keyframes simple-bar-server-preview-typing{0%,76.1%{width:3ch}76%{width:100%}}}
