:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.globeWrapper{width:100%;height:100%}.scene-container{width:100%!important;height:100%!important}.requests-list{z-index:100;width:280px;height:100vh;position:absolute;right:0;top:0;overflow:hidden;pointer-events:none}.request-list-item{position:absolute;animation:slide-up 20s linear;width:240px;height:64px;bottom:-100px;background-color:#01041a;border:1px solid #2c3851;color:#fff;z-index:100;padding:8px 11px 8px 20px;border-radius:10px;display:flex;gap:10px}@keyframes slide-up{0%{transform:translateY(0)}to{transform:translateY(calc(-100vh - 200px))}}.request-list-item__chips{display:flex;flex-direction:column;gap:8px;margin-top:4px}.request-list-item__info{display:flex;flex-direction:column;gap:4px;font-size:16px}.request-list-item__info__data{display:flex;gap:4px}.request-list-item__info__data__load-time{display:flex;flex-direction:column;max-width:50%;font-size:14px;border-right:1px solid #29304b;padding-right:12px}.request-list-item__info__data__load-time__title{color:#bcc0d9;font-size:12px}.request-list-item__info__data__load-time__indicator{width:8px;height:8px;border-radius:100%;background-color:#fff;display:inline-block;margin-left:4px}.good{background-color:#04e8b0}.bad{background-color:#ff0057}.request-list-item__info__data__device{display:flex;flex-direction:column;max-width:50%;font-size:14px;padding-left:10px}.request-list-item__info__data__device span{color:#bcc0d9;font-size:12px}.request-list-item__info__data__device__indicator{display:flex;gap:4px;align-items:center}.request-list-item__info__location{width:160px;font-size:14px;height:21px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-code-chip{background-color:#2c3851;color:#fff;padding:4px 8px;width:fit-content;border-radius:20px;font-size:10px}.method-chip{background-color:#2c3851;color:#fff;padding:4px 8px;font-weight:500;width:fit-content;border-radius:11px;text-transform:uppercase;font-size:10px}.patch{background-color:#3e0b91;color:#e4d5fc}.statistics-box{z-index:100;width:250px;height:100vh;position:absolute;left:0;top:0;overflow:hidden;background-color:#001;padding:20px 0;border-image:linear-gradient(to bottom,#4c87f0,#040822) 1;border-width:0 1px 0 0;border-style:solid;box-sizing:border-box;display:flex;flex-direction:column;gap:42px}.rpm-box{display:flex;flex-direction:column;align-items:center}.rpm-box__value{font-size:72px;font-weight:50}.rpm-box__label{font-size:32px;font-weight:500;margin-top:-28px}.statistics-box-separator{width:100%;height:1px;background-color:#1e1e1e}.statistics-box-clock{display:flex;justify-content:center}.root_carousel{width:100%}.indicatorGroup{margin-top:12px;display:flex;gap:12px;justify-content:center}.indicator{width:8px;height:8px;border-radius:50%;background:#dadada;cursor:pointer;padding:0;outline:none}[data-current]{background:#4c87f0}.indicator:focus{outline:none}.methods-chart-box{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}.methods-chart-box__label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.methods-chart-box__legend{display:flex;gap:8px}.methods-chart-box__chart-wrapper{position:relative}.custom-chip{background-color:#2c3851;color:#fff;padding:2px 7px;font-size:10px;width:fit-content;border-radius:12px;text-transform:uppercase}.post{background-color:#11424a;color:#04e8b0}.get{background-color:#162f6b;color:#5192ff}.put{background-color:#4e3935;color:#ff862f}.put{background-color:#ffd300;color:#9a8300}.delete{background-color:#651b48;color:#ff0057}.options{background-color:#ff00d4;color:#8a0071}.success{background-color:#11424a;color:#04e8b0}.error{background-color:#651b48;color:#ff0057}.warning{background-color:#4e3935;color:#ff862f}.clock{width:200px;height:200px;display:flex;justify-content:center;align-items:center;background-image:url(/assets/clock-BYGU-ZW3.png);background-size:cover;background-color:#001;border:4px solid #001;border-radius:50%;box-shadow:0 -15px 15px #ffffff0d,inset 0 -15px 15px #ffffff0d,0 15px 15px #0000000d,inset 0 15px 15px #0000000d;transform:scale(.9)}.clock:before{content:"";position:absolute;width:9px;height:9px;background-color:#fff;border-radius:50%;z-index:150}.clock .hour,.clock .minute,.clock .second{position:absolute}.clock .hour,.hr{width:91px;height:91px}.clock .minute,.mn{width:108px;height:108px}.clock .second,.sc{width:131px;height:131px}.hr,.mn,.sc{display:flex;justify-content:center;position:absolute;border-radius:50%}.hr:before{content:"";position:absolute;width:5px;height:45px;background-color:#ff105e;z-index:10;border-radius:6px 6px 0 0}.mn:before{content:"";position:absolute;width:2.5px;height:51px;background-color:#fff;z-index:11;border-radius:6px 6px 0 0}.sc:before{content:"";position:absolute;width:1px;height:85px;background-color:#fff;z-index:12;border-radius:6px 6px 0 0}.clock-box{display:flex;flex-direction:column;align-items:center}.clock-box__city{font-size:18px;font-weight:200;font-family:Inter,sans-serif;color:#fdfdfd;letter-spacing:2px}
