body{margin:0;background-color:#000;display:flex;justify-content:center}.title{font-family:Freemono,monospace}.forward{position:fixed;width:100%;height:100%;box-shadow:inset 40vh 30vh 70vh -30vh #3cdcd214,inset -40vh 0 70vh -30vh #3cdcd214;z-index:0;pointer-events:none}.bar{display:flex;flex-direction:row;gap:.5%;position:fixed;top:3vh;width:60%;height:7%;z-index:100;pointer-events:auto}.info,.contacts{display:flex;justify-content:center;align-items:center;width:28.5%;height:100%;border-style:solid;border-width:.4vh;border-radius:1vh;border-color:#fff;background-color:#000000bf;transform:skew(-10deg);box-shadow:0 0 8px 4px #3cdcd280}text,span{transform:skew(10deg);color:#fff;font-size:4.5vh;font-family:Freemono,monospace;font-weight:700;text-decoration:none}a:link,a:visited,a:hover,a:active{text-decoration:none;color:#fff}.info:hover,.contacts:hover{transform:scale(1.03) skew(-10deg);transition:transform .55s ease;margin-left:.8%;margin-right:.8%;border-width:.6vh;box-shadow:0 0 10px 5px #6400be80}.buttonlogo{width:13%;height:140%;border-style:solid;border-width:.4vh;border-radius:1vh;border-color:#fff;background-color:#000000bf;transform:skew(-10deg);box-shadow:0 0 8px 4px #3cdcd280}.logo{width:100%;height:100%;max-width:100%;max-height:100%;transform:scaleX(1.2) skew(-1deg);object-fit:contain;z-index:1;filter:drop-shadow(.2vh .2vh .4vh rgba(255,255,255,.4))}.buttonlogo:hover{transform:scale(1.03) skew(-10deg);transition:transform .55s ease;margin-left:.8%;margin-right:.8%;border-width:.6vh;box-shadow:0 0 10px 5px #6400be80}.planets{display:flex;flex-direction:column;justify-content:center;align-items:center;width:28.5%;height:100%;border-style:solid;border-width:.4vh;border-radius:1vh;border-color:#fff;background-color:#000000bf;transform:skew(-10deg);box-shadow:0 0 8px 4px #3cdcd280}.planets:hover{transform:scale(1.03) skew(-10deg);transition:transform .55s ease;margin-left:.8%;margin-right:.8%;border-width:.6vh;box-shadow:0 0 10px 5px #6400be80}.planets:hover .dropdown{display:flex;flex-direction:column;justify-content:center;align-items:center}.dropdown{display:none;position:relative;color:#fff;width:100%}.dropdown-content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:1.3vh;width:100%;gap:.3vh}.main{display:flex;justify-content:center;align-items:center;width:100%;color:#fff;padding:.3vh 0;text-decoration:none;font-size:3.5vh;font-family:Freemono,monospace;border-style:solid;border-width:.4vh;border-radius:1vh;border-color:#fff;background-color:#000000bf;box-shadow:0 0 4px 2px #3cdcd280}.main:hover{transform:scale(1.03);transition:transform .55s ease;margin-left:.8%;margin-right:.8%;border-width:.6vh;box-shadow:0 0 10px 5px #6400be80}.help{position:fixed;height:4vh;display:flex;justify-content:center;align-items:center;font-family:Freemono,monospace;font-weight:700;color:#fff;border-style:solid;border-width:.4vh;border-color:#fff;background-color:#000000bf;box-shadow:0 0 8px 4px #3cdcd280}.help{top:3vh;left:204vh;width:4vh;border-radius:100%;font-size:4vh}.help-div{display:none;position:fixed;top:16vh;justify-self:center;color:#fff;width:120vh;height:70vh;border-style:solid;border-width:.4vh;border-radius:1vh;border-color:#fff;background-color:#000000e6;box-shadow:0 0 8px 4px #3cdcd280}.close-help{position:relative;align-self:end;width:4vh;height:4vh;display:flex;justify-content:center;align-items:center;font-size:4vh;font-family:Freemono,monospace;font-weight:700;color:#fff;border-style:solid;border-width:.4vh;border-radius:100%;border-color:#fff;background-color:#000000bf;box-shadow:0 0 8px 4px #3cdcd280}.help-content{align-self:center}.help-div:target{display:flex;flex-direction:column;padding:.7vh}.name-planet,.usage{position:fixed;display:flex;justify-content:center;align-items:center;width:30vh;height:5vh;font-family:Freemono,monospace;font-weight:700;font-size:4.1vh;z-index:1;color:#fff;background-color:#80808059;box-shadow:0 0 6px 4px #ffffff40}.name-planet{right:178vh;bottom:4vh}.usage{left:178vh;bottom:4vh}.map{position:absolute;top:0;left:0}
