.label-logo{background-color:#ebecfa;border-radius:10px;flex-flow:row;justify-content:center;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:15px 0 0 20px;padding:10px 15px;display:flex;box-shadow:0 0 7px #000}.label-logo img{object-fit:contain;height:20px}.label-logo h4{color:#000;text-align:center;font-size:.8rem}.loading-component{position:relative}.loading-component .loading-ring-1,.loading-component .loading-ring-2,.loading-component .loading-ring-3{border:3px solid #ebecfa;border-color:#ebecfa transparent;border-radius:50%;position:absolute}.loading-component .loading-core-simple,.loading-component .loading-core-black-hole{border-radius:50%;width:25%;height:25%;position:absolute;box-shadow:0 0 7px #ebecfa}.loading-component .loading-ring-1{width:100%;height:100%;animation:.7s linear infinite loading}.loading-component .loading-ring-2{width:90%;height:90%;animation:.6s linear infinite reverse loading}.loading-component .loading-ring-3{width:80%;height:80%;animation:.5s linear infinite loading}.loading-component .loading-core-black-hole{background-color:#000;border:1px solid #ebecfa;animation:2s infinite both core-pulse}.loading-component .loading-ring-simple{border-top:2px solid #ebecfa;border-bottom:0 solid transparent;border-left:0 solid transparent;border-right:2px solid transparent;border-radius:50%;width:100%;height:100%;animation:.5s linear infinite loading;position:absolute}.loading-component .loading-core-simple{background-color:#ebecfa;animation:1s infinite both core-pulse}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes core-pulse{0%{box-shadow:0 0 7px #ebecfa}50%{box-shadow:0 0 7px 3px #ebecfa}to{box-shadow:0 0 7px #ebecfa}}.system{perspective:1000px;transform-style:preserve-3d;aspect-ratio:1;height:400px;rotate:23.4393deg}.planet,.orbit-1,.orbit-2,.moon{transform-style:preserve-3d;height:calc(var(--size)*1%);aspect-ratio:1;border-radius:50%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.planet{--size:25;background:radial-gradient(circle at 30% 30%,#ebecfa,#000)}.orbit-1,.orbit-2{border-top:0 solid transparent;border-bottom:5px solid #ebecfa;border-left:5px solid transparent;border-right:0 solid transparent}.orbit-1{--size:50;--duration:1.23666s;animation:orbit calc(var(--duration))linear infinite;rotate:x 80deg}.orbit-1 .moon{--moonSize:6.825;top:150px;left:30px}.orbit-2{--size:100;--duration:2.232s;animation:orbit calc(var(--duration))linear infinite;rotate:x 80deg}.orbit-2 .moon{--moonSize:6.825;top:275px;left:50px}.moon{height:calc(var(--moonSize)*1%);margin-left:calc(var(--moonSize)*-0.5%);animation:moon calc(var(--duration))linear infinite;background:radial-gradient(circle at 30% 70%,#ebecfa,#000);rotate:x 90deg}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes moon{to{transform:rotateY(-360deg)}}@keyframes system{to{transform:rotateY(-360deg)}}.x-cross-invalid{width:36px;height:36px;position:relative}.x-cross-invalid .x-cross-segment-1,.x-cross-invalid .x-cross-segment-2{background-color:red;width:3px;height:0;animation:.5s both x-cross;position:absolute;box-shadow:0 0 7px red}.x-cross-invalid .x-cross-segment-1{transform:rotate(-45deg)}.x-cross-invalid .x-cross-segment-2{transform:rotate(45deg)}@keyframes x-cross{0%{height:0;top:18px;left:16.5px}to{height:36px;top:0;left:16.5px}}.check-mark-valid{width:36px;height:36px;position:relative}.check-mark-valid .check-mark-segment-1,.check-mark-valid .check-mark-segment-2{background-color:#adff2f;width:4px;height:0;position:absolute;box-shadow:0 0 7px #adff2f}.check-mark-valid .check-mark-segment-1{border-radius:4px 4px 0 0;animation:.5s both check-mark-1;transform:rotate(-60deg)}.check-mark-valid .check-mark-segment-2{border-radius:0 0 4px 4px;animation:.5s both check-mark-2;transform:rotate(210deg)}@keyframes check-mark-1{0%{height:0;top:24px;left:7px}50%{height:12px;top:21px;left:12px}to{height:12px;top:21px;left:12px}}@keyframes check-mark-2{0%{height:0;top:30px;left:15px}50%{height:0;top:30px;left:15px}to{height:28px;top:4px;left:22px}}
