@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500;600;700&display=swap');
.wxh-register-page{min-height:100vh;overflow:hidden;padding:38px 16px 70px;display:flex;justify-content:center;background:radial-gradient(circle at 50% 42%,rgba(212,163,35,.08),transparent 36%),linear-gradient(135deg,#000,#080808 52%,#000);color:#fff;font-family:"Roboto Condensed",Arial,sans-serif}
.wxh-register-page *{box-sizing:border-box}.wxh-register-shell{width:100%;max-width:560px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}
.wxh-brand{width:min(390px,82vw);height:112px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.wxh-brand img{width:100%;max-height:100%;object-fit:contain;display:block}
.wxh-card{width:100%;padding:34px 34px 31px;border:1.5px solid #c99b1d;border-radius:24px;background:linear-gradient(145deg,rgba(15,15,15,.98),rgba(3,3,3,.98));box-shadow:0 0 35px rgba(213,165,34,.12),inset 0 0 35px rgba(255,255,255,.025)}
.wxh-card h1{margin:0 0 27px;text-align:center;font-size:37px;font-weight:600}.wxh-card h1 span{color:#e7b932}
.wxh-wa-panel{border:1px solid #303030;border-radius:10px;padding:19px 17px 18px;text-align:center;background:linear-gradient(180deg,#101010,#070707)}
.wxh-wa-heading{color:#e3b631;font-size:19px;font-weight:700;margin-bottom:13px}.wxh-wa-title{font-size:22px;font-weight:500;margin-bottom:20px}
.wxh-wa-btn{height:52px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:7px;text-decoration:none;color:#fff;background:#2fc83f;font-size:20px;font-weight:700}.wxh-wa-symbol{position:absolute;left:0;top:0;width:60px;height:52px;display:flex;align-items:center;justify-content:center;font-size:30px;border-right:1px solid rgba(255,255,255,.18)}
.wxh-or{display:flex;align-items:center;justify-content:center;gap:18px;margin:15px 0 17px}.wxh-or i{height:1px;flex:1;background:#8f701f}.wxh-or b{color:#e1af29;font-size:19px}
.wxh-input{height:56px;display:flex;margin-bottom:17px;border:1px solid #383838;border-radius:7px;background:#080808;overflow:hidden}.wxh-input input{flex:1;min-width:0;border:0;outline:0;padding:0 15px;background:transparent;color:#fff;font:500 18px "Roboto Condensed",Arial,sans-serif}.wxh-input input::placeholder{color:#999}.wxh-input:focus-within{border-color:#c79b23}
.wxh-input>span,.wxh-eye{width:59px;border:0;border-left:1px solid #252525;background:#0d0d0d;color:#e0ae27;display:flex;align-items:center;justify-content:center;font-size:22px}.wxh-eye{cursor:pointer}
.wxh-phone{height:58px;display:flex;margin:4px 0 24px;border:1px solid #383838;border-radius:7px;overflow:hidden;background:#080808}.wxh-country{width:140px;display:flex;align-items:center;gap:8px;padding:0 12px;border-right:1px solid #292929}.wxh-country span{font-size:23px}.wxh-country small{margin-left:auto;color:#aaa}.wxh-phone-icon{width:54px;display:flex;align-items:center;justify-content:center;color:#e1ae28;border-right:1px solid #292929;font-size:21px}.wxh-phone input{flex:1;min-width:70px;border:0;outline:0;background:transparent;color:#fff;padding:0 11px;font:500 17px "Roboto Condensed",Arial,sans-serif}.wxh-phone input::placeholder{color:#888}.wxh-phone button{width:145px;border:0;border-left:1px solid #d0a52c;background:transparent;color:#e2b332;font:600 16px "Roboto Condensed",Arial,sans-serif;cursor:pointer}
.wxh-submit{width:100%;height:58px;border:0;border-radius:7px;background:linear-gradient(180deg,#f4d35f,#d99e16);color:#080808;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font:700 20px "Roboto Condensed",Arial,sans-serif;cursor:pointer}.wxh-submit:disabled{opacity:.6}
.wxh-login{text-align:center;margin:22px 0 18px;color:#eee;font-size:18px}.wxh-login a,.wxh-legal a{color:#e7b833;text-decoration:none;font-weight:700}.wxh-legal{max-width:440px;margin:0 auto;text-align:center;color:#999;font:400 12px/1.55 Arial,sans-serif}.wxh-legal a{font-weight:400}
.wxh-message{display:none;margin-top:12px;padding:10px;border-radius:6px;text-align:center;font:600 13px Arial,sans-serif}.wxh-message.show{display:block}.wxh-message.error{background:#351111;color:#ff9e9e}.wxh-message.success{background:#102c17;color:#9ce5ad}
@media(max-width:600px){.wxh-register-page{padding:24px 10px 45px}.wxh-brand{height:88px;margin-bottom:5px}.wxh-card{padding:25px 17px;border-radius:17px}.wxh-card h1{font-size:29px;margin-bottom:20px}.wxh-wa-title{font-size:18px}.wxh-wa-btn{height:48px;font-size:17px}.wxh-wa-symbol{height:48px;width:52px}.wxh-input{height:51px;margin-bottom:13px}.wxh-input input{font-size:16px}.wxh-input>span,.wxh-eye{width:50px}.wxh-phone{height:auto;min-height:52px;flex-wrap:wrap}.wxh-country{width:102px;height:52px}.wxh-phone-icon{width:44px;height:52px}.wxh-phone input{height:52px;width:calc(100% - 146px)}.wxh-phone button{width:100%;height:47px;border-left:0;border-top:1px solid #7f641d}.wxh-submit{height:52px;font-size:18px}.wxh-login{font-size:16px}}


/* Hide the WordPress/theme footer on the WinXHub registration page. */
body.wxh-register-page-active footer,
body.wxh-register-page-active .site-footer,
body.wxh-register-page-active #colophon,
body.wxh-register-page-active .elementor-location-footer,
body.wxh-register-page-active .wp-block-template-part { display:none !important; }
body.wxh-register-page-active { padding-bottom:0 !important; }
