html,body{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;font-size:14px;overflow-x:hidden;background-color:#0a0a0a;background-image:url("data:image/svg+xml,%3Csvg width='44' height='12' viewBox='0 0 44 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12v-2L0 0v10l4 2h16zm18 0l4-2V0L22 10v2h16zM20 0v8L4 0h16zm18 0L22 8V0h16z' fill='%23d9d9d9' fill-opacity='0.08' fill-rule='evenodd'/%3E%3C/svg%3E")}.logo{position:fixed;top:1rem;left:1rem;z-index:2;color:#fff;text-shadow:2px 2px}.logo img{height:68px;width:auto}.gd-modal-loaded .logo{display:none}.overlay{background:#400a6f;background:-moz-linear-gradient(0,rgba(89,59,116,0) 0%,#400a6f 100%);background:-webkit-linear-gradient(0,rgba(89,59,116,0) 0%,#400a6f 100%);background:linear-gradient(0deg,rgba(89,59,116,0) 0%,#400a6f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#593b74",endColorstr="#400a6f",GradientType=1);display:block;position:fixed;height:90px;width:100%;top:0;z-index:1}.logo:hover{filter:blur(.85px)}.menu{position:fixed;top:1.5rem;right:1.5rem;z-index:2;display:flex;gap:2rem}.menu a{position:relative;color:#fff;text-decoration:none;font-size:1.2rem;font-weight:500;letter-spacing:.05em;padding-bottom:4px}.menu a::before{content:"";position:absolute;left:0;bottom:0;height:2px;width:100%;background-color:#fff;opacity:.5}.menu a::after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:linear-gradient(90deg,#3e73fc,#5b55fa,#6951fd,#9041f8,#b336e2,#f91fa8);background-size:100% 100%;background-position:0;transition:width .4s ease-in-out}.menu a:hover::after{width:100%;animation:gradient-move 3s linear infinite}@keyframes gradient-move{0%{background-position:0}100%{background-position:100%}}@media(max-width:768px){.logo img{height:46px}.menu{display:none;gap:1.5rem}.menu a{font-size:.9rem}}