#hd-head{text-align:center;margin-bottom:18px}
#hd-title{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 0 9px}
#hd-title .hd-r{display:block;width:56px;height:1px;background:#5c2a12;position:relative}
#hd-title .hd-r::after{content:'';position:absolute;top:-3px;width:7px;height:7px;background:#c4551c;transform:rotate(45deg)}
#hd-title .hd-r.l::after{right:-3px}
#hd-title .hd-r.d::after{left:-3px}
#hd-word{font-size:32px;letter-spacing:8px;font-weight:500;line-height:1;white-space:nowrap;text-indent:8px;
background:linear-gradient(100deg,#8a3a14 0%,#c4551c 26%,#fff2e2 45%,#e8a05c 58%,#8a3a14 100%);
background-size:300% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;
animation:hdsw 6s linear infinite}
@keyframes hdsw{0%{background-position:130% 0}100%{background-position:-130% 0}}
@media(prefers-reduced-motion:reduce){#hd-word{animation:none;background-position:50% 0}}
#hd-head p{color:#7d94a8;font-size:14px;margin:0;line-height:1.5;letter-spacing:.3px}
#hd-stage{position:relative;background:#07070c;border:1px solid #22222e;border-radius:6px;overflow:hidden;touch-action:none}
#hd-canvas{display:block;width:100%;height:auto}
#hd-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#0d0d12;border-top:1px solid #22222e;font-size:12px;color:#8a8a8a}
#hd-bar b{color:#ff6b1f;font-weight:normal}
#hd-note{color:#5a5a5a;font-size:12px;text-align:center;margin:14px 0 0;line-height:1.6}
#hd-vreg{background:none;border:0;border-bottom:1px solid #5c2a12;color:#c4551c;font-family:inherit;
font-size:12px;padding:0 0 1px;margin-left:6px;cursor:pointer}
#hd-vreg:hover{color:#e8a05c;border-color:#e8a05c}
#hd-regwrap{max-width:760px;margin:26px auto 0;padding:22px 20px;background:#0d0d16;
border:1px solid #22222e;border-radius:6px}
#hd-regu h2{color:#e8a05c;font-size:19px;letter-spacing:1px;margin:0 0 4px}
#hd-regu h3{color:#f2ece0;font-size:14.5px;letter-spacing:.5px;margin:22px 0 7px}
#hd-regu p,#hd-regu li{color:#93a9bd;font-size:13.5px;line-height:1.65}
#hd-regu p{margin:0 0 9px}
#hd-regu ul{margin:0 0 4px;padding-left:19px}
#hd-regu li{margin-bottom:6px}
#hd-regu strong{color:#d8d2c6;font-weight:600}
#hd-regu a{color:#c4551c}
.hd-regmeta{font-size:12px !important;color:#5a5a6c !important;margin-bottom:16px !important}
@media(max-width:600px){#hd-word{font-size:21px;letter-spacing:4px}#hd-title{gap:9px}#hd-title .hd-r{width:26px}#hd-head p{font-size:13px}}
#hd-btns{display:flex;gap:6px}
.hd-b{background:#1e1e2c;border:1px solid #33334a;color:#7d94a8;font-size:11px;letter-spacing:.5px;padding:6px 10px;border-radius:3px;cursor:pointer;font-family:inherit;line-height:1}
.hd-b:hover{color:#e8a05c;border-color:#c4551c}
#hd-stage.hd-fs{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;border:0;border-radius:0;background:#07070c;display:flex;align-items:center;justify-content:center}
#hd-sair{display:none;position:absolute;top:calc(env(safe-area-inset-top,0px) + 10px);right:10px;z-index:100000;
background:#0a0a12;border:1px solid #c4551c;color:#e8a05c;font-family:inherit;font-size:13px;letter-spacing:1px;
padding:11px 15px;border-radius:3px;cursor:pointer;line-height:1;-webkit-tap-highlight-color:transparent}
#hd-stage.hd-fs #hd-sair{display:block}
#hd-sair:active{background:#c4551c;color:#0a0a12}
#hd-reg{display:none;position:fixed;inset:0;z-index:2147483600;background:rgba(7,7,12,.96);
align-items:flex-start;justify-content:center;padding:16px;overflow-y:auto;
-webkit-overflow-scrolling:touch}
#hd-regbox{margin:auto 0}
#hd-reg-fs{display:none;position:absolute;left:50%;transform:translateX(-50%);
bottom:calc(env(safe-area-inset-bottom,0px) + 14px);z-index:100000;
background:#c4551c;border:1px solid #e8a05c;color:#fff;font-family:inherit;
font-size:13px;font-weight:700;letter-spacing:1px;padding:13px 26px;border-radius:4px;cursor:pointer}
#hd-stage.hd-fs #hd-reg-fs:not([hidden]){display:block}
#hd-reg.on{display:flex}
#hd-regbox{width:100%;max-width:380px;background:#0d0d16;border:1px solid #c4551c;border-radius:4px;padding:18px}
.hd-rt{color:#e8a05c;font-size:17px;letter-spacing:2px;margin:0 0 6px;text-align:center}
.hd-rs{color:#93a9bd;font-size:13px;margin:0 0 14px;text-align:center;line-height:1.5}
#hd-regbox input[type=text],#hd-regbox input[type=email],#hd-regbox input[type=tel]{
width:100%;box-sizing:border-box;background:#141420;border:1px solid #33334a;color:#f2ece0;
font-family:inherit;font-size:16px;padding:11px 12px;border-radius:3px;margin-bottom:9px}
#hd-regbox input:focus{outline:none;border-color:#c4551c}
.hd-rc{display:flex;gap:8px;align-items:flex-start;color:#93a9bd;font-size:12px;line-height:1.45;margin-bottom:9px;cursor:pointer}
.hd-rc input{margin:2px 0 0;flex:0 0 auto;accent-color:#c4551c}
.hd-rerr{color:#e24b4a;font-size:12.5px;margin:0 0 10px;min-height:16px;text-align:center}
.hd-rb{display:flex;gap:8px}
.hd-rb .hd-b{flex:1;padding:11px 8px;font-size:12px}
.hd-b.hd-bp{background:#c4551c;border-color:#e8a05c;color:#ffffff;font-weight:700;letter-spacing:1px}
#hd-regbox input:disabled,.hd-b:disabled{opacity:.5}
body.hd-locked{overflow:hidden}

/* Espacamento da seccao no tema Turbotec */
.hd-section{padding:34px 0 26px}
.hd-section .container{max-width:1180px}
@media(max-width:700px){.hd-section{padding:18px 0 16px}}

/* Elimina o vazio entre o jogo e o rodape */
body.hyperdrive main{min-height:0}
body.hyperdrive article{margin-bottom:0}
body.hyperdrive .hd-section{padding-bottom:18px}

/* Ecra inteiro: esconder cromo do site */
body.hd-locked #ttb-topaviso,
body.hd-locked header,
body.hd-locked footer,
body.hd-locked aside,
body.hd-locked #wpadminbar,
body.hd-locked .configuration{
  display:none !important;
}
body.hd-locked #hd-stage.hd-fs{
  z-index:2147483000 !important;
}
body.hd-locked #hd-sair{
  z-index:2147483001 !important;
}
