.green-bullets li::marker{color:#a3ff12}.platform-menu-item>a::after{content:"\33";font-family:"ETmodules";font-size:1.2em;display:inline-block;vertical-align:middle}.orbit-bg{position:relative;overflow:hidden;background:#121622;z-index:0;--orbit-color:rgba(0,255,230,0.12);--planet-color:rgba(255,255,255,0.9);--moon-color:rgba(255,255,255,0.8)}.orbit-bg .orbit-system{position:fixed;width:100%;height:100%;pointer-events:none;z-index:1}.orbit-bg.center .orbit-system{top:50%;left:50%}.orbit-bg.top-left .orbit-system{top:0%;left:0%}.orbit-bg.top-center .orbit-system{top:0%;left:50%}.orbit-bg.top-right .orbit-system{top:0%;left:100%}.orbit-bg.middle-left .orbit-system{top:50%;left:0%}.orbit-bg.middle-right .orbit-system{top:50%;left:100%}.orbit-bg.bottom-left .orbit-system{top:100%;left:0%}.orbit-bg.bottom-center .orbit-system{top:100%;left:50%}.orbit-bg.bottom-right .orbit-system{top:100%;left:100%}.orbit{position:absolute;top:50%;left:50%;border:1px solid var(--orbit-color);border-radius:50%;transform-origin:center;animation:spin 60s linear infinite}.planet{position:absolute;top:0;left:50%;width:20px;height:20px;background:var(--planet-color);border-radius:50%;transform:translate(-50%,-50%)}.ring1{width:200px;height:200px;animation-duration:20s}.ring2{width:360px;height:360px;animation-duration:25s}.ring3{width:560px;height:560px;animation-duration:35s}.ring4{width:760px;height:760px;animation-duration:45s}.ring5{width:1040px;height:1040px;animation-duration:60s}.ring6{width:1360px;height:1360px;animation-duration:75s}.ring7{width:1700px;height:1700px;animation-duration:90s}.ring8{width:2100px;height:2100px;animation-duration:110s}.has-moons{position:relative;display:inline-block}.moon-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(255,255,255,0.15);border-radius:50%;transform:translate(-50%,-50%);transform-origin:center;animation:moonOrbit 8s linear infinite}.radius1{width:40px;height:40px;animation-duration:4s}.radius2{width:70px;height:70px;animation-duration:6s}.radius3{width:100px;height:100px;animation-duration:8s}.radius4{width:130px;height:130px;animation-duration:10s}.moon{position:absolute;top:0;left:50%;width:5px;height:5px;background:var(--moon-color);border-radius:50%;transform:translate(-50%,-50%)}@keyframes spin{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes moonOrbit{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}