:root{--hb-navy:#071d35;--hb-navy-2:#0a2b4b;--hb-red:#ed3347;--hb-ink:#08101a;--hb-muted:#6f7882;--hb-line:#dfe3e6;--hb-paper:#f4f3ef;--hb-white:#fff;color-scheme:light}
*{box-sizing:border-box}
html,body{min-height:100%;margin:0}
body{background:#fff;color:var(--hb-ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
button,input{font:inherit}
a{color:inherit}
.hb-gateway{display:grid;grid-template-columns:minmax(0,1fr) clamp(410px,31vw,530px);min-height:100svh;background:var(--hb-navy)}
.hb-gateway__visual{position:relative;min-width:0;min-height:100svh;overflow:hidden;background:#c6d1d8}
.hb-gateway__visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:51% 50%}
.hb-gateway__visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,13,23,.28) 0%,rgba(3,13,23,.02) 42%,rgba(3,13,23,.72) 100%)}
.hb-gateway__visual-brand{position:absolute;top:38px;left:42px;display:flex;align-items:center;gap:13px;color:#fff;text-decoration:none;text-transform:uppercase}
.hb-gateway__visual-brand i,.hb-gateway__brand>i{display:grid;width:38px;height:38px;place-items:center;border:2px solid currentColor;color:inherit;font-size:19px;font-style:normal;font-weight:950;line-height:1;transform:skew(-7deg)}
.hb-gateway__visual-brand span{font-size:13px;font-weight:950;letter-spacing:.13em}
.hb-gateway__promise{position:absolute;top:52%;right:clamp(40px,5vw,90px);left:clamp(80px,8vw,150px);max-width:680px;color:#fff;transform:translateY(-12%)}
.hb-gateway__promise>span{display:block;color:#ff5467;font-size:9px;font-weight:950;letter-spacing:.19em;text-transform:uppercase}
.hb-gateway__promise>strong{display:block;margin-top:16px;font-size:clamp(43px,4.25vw,76px);font-weight:950;letter-spacing:-.06em;line-height:.84;text-shadow:0 8px 28px rgba(3,13,23,.46);text-transform:uppercase}
.hb-gateway__promise>p{max-width:560px;margin:21px 0 0;color:rgba(255,255,255,.82);font-size:13px;line-height:1.65}
.hb-gateway__panel{display:flex;min-height:100svh;align-items:center;background:#fff}
.hb-gateway__panel-inner{width:100%;padding:42px clamp(32px,4vw,62px) 30px}
.hb-gateway__brand{display:flex;align-items:center;gap:13px;margin-bottom:65px;color:var(--hb-navy)}
.hb-gateway__brand>i{width:34px;height:34px;border-color:var(--hb-red);color:var(--hb-red);font-size:16px}
.hb-gateway__brand strong,.hb-gateway__brand span{display:block}
.hb-gateway__brand strong{font-size:13px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.hb-gateway__brand span{margin-top:3px;color:var(--hb-muted);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.hb-gateway__heading>span{display:block;color:var(--hb-red);font-size:8px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}
.hb-gateway__heading h1{margin:16px 0 0;color:var(--hb-navy);font-size:clamp(40px,4vw,58px);font-weight:950;letter-spacing:-.055em;line-height:.91}
.hb-gateway__heading p{margin:20px 0 0;color:var(--hb-muted);font-size:12px;line-height:1.7}
.hb-gateway__register-prompt{margin-top:24px;padding:18px;border:1px solid var(--hb-line);background:var(--hb-paper)}
.hb-gateway__register-prompt p,.hb-gateway__register-prompt p strong,.hb-gateway__register-prompt p span{display:block}
.hb-gateway__register-prompt p{margin:0;color:var(--hb-muted);font-size:10px;line-height:1.55}
.hb-gateway__register-prompt p strong{margin-bottom:4px;color:var(--hb-navy);font-size:12px}
.hb-gateway__register-cta{margin-top:14px}
.hb-gateway__error{margin-top:22px;padding:14px 15px;border-left:4px solid var(--hb-red);background:#fff0f2;color:#971729;font-size:11px;font-weight:750;line-height:1.55}
.hb-gateway__form{margin-top:29px}
.hb-gateway__form>label{display:block;margin-top:19px}
.hb-gateway__form>label>span:first-child{display:block;margin-bottom:8px;color:var(--hb-navy);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.hb-gateway__form input[type=text],.hb-gateway__form input[type=password]{display:block;width:100%;height:52px;padding:0 14px;border:1px solid var(--hb-line);border-radius:0;outline:0;background:#fff;color:var(--hb-ink);font-size:14px;box-shadow:none;transition:border-color .18s,box-shadow .18s}
.hb-gateway__form input[type=text]:focus,.hb-gateway__form input[type=password]:focus{border-color:var(--hb-navy);box-shadow:0 0 0 3px rgba(7,29,53,.08)}
.hb-gateway__password{position:relative;display:block}
.hb-gateway__password input{padding-right:87px!important}
.hb-gateway__password button{position:absolute;top:0;right:0;height:52px;padding:0 14px;border:0;background:transparent;color:var(--hb-navy);cursor:pointer;font-size:9px;font-weight:900;text-transform:uppercase}
.hb-gateway__form-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 24px}
.hb-gateway__form-meta>label{display:flex;align-items:center;gap:8px;color:var(--hb-muted);cursor:pointer;font-size:10px}
.hb-gateway__form-meta input{width:16px;height:16px;margin:0;accent-color:var(--hb-red)}
.hb-gateway__form-meta>a,.hb-gateway__account-switch{color:var(--hb-navy);font-size:10px;font-weight:750;text-underline-offset:3px}
.hb-gateway__primary,.hb-gateway__secondary{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;border:0;border-radius:0;text-align:center;text-decoration:none;cursor:pointer;font-size:10px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}
.hb-gateway__primary{gap:13px;background:var(--hb-red);color:#fff}
.hb-gateway__primary i{font-style:normal;font-size:15px;transition:transform .18s}
.hb-gateway__primary:hover i,.hb-gateway__primary:focus i{transform:translateX(4px)}
.hb-gateway__secondary{border:1px solid var(--hb-line);background:#fff;color:var(--hb-navy)}
.hb-gateway__primary.is-disabled,.hb-gateway__secondary.is-disabled{cursor:not-allowed;opacity:.58}
.hb-gateway__capacity{display:block;margin:11px 0 0;color:#707981;font-size:11px;text-align:center}.hb-gateway__capacity strong{display:inline;color:var(--hb-red)}
.hb-gateway__divider{display:flex;align-items:center;gap:12px;margin:19px 0;color:#9aa2a9;font-size:9px;text-transform:uppercase}
.hb-gateway__divider:before,.hb-gateway__divider:after{height:1px;flex:1;background:var(--hb-line);content:""}
.hb-gateway__divider+.hb-gateway__form{margin-top:16px}
.hb-gateway__demo{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:13px 16px;border:1px solid var(--hb-line);background:var(--hb-paper);color:var(--hb-navy);text-decoration:none}
.hb-gateway__demo span,.hb-gateway__demo b,.hb-gateway__demo small{display:block}
.hb-gateway__demo b{font-size:11px}
.hb-gateway__demo small{margin-top:5px;color:var(--hb-muted);font-size:9px;line-height:1.45}
.hb-gateway__demo>i{color:var(--hb-red);font-size:18px;font-style:normal}
.hb-gateway__known-account{margin:28px 0 22px;padding:20px;border:1px solid var(--hb-line);background:var(--hb-paper)}
.hb-gateway__known-account span,.hb-gateway__known-account strong,.hb-gateway__known-account small{display:block}
.hb-gateway__known-account span{color:var(--hb-red);font-size:8px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
.hb-gateway__known-account strong{overflow:hidden;margin-top:9px;color:var(--hb-navy);font-size:14px;text-overflow:ellipsis;white-space:nowrap}
.hb-gateway__known-account small{margin-top:10px;color:var(--hb-muted);font-size:10px;line-height:1.55}
.hb-gateway__account-switch{display:block;margin:17px auto 0;text-align:center}
.hb-gateway__panel footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;border-top:1px solid var(--hb-line)}
.hb-gateway__panel footer a{color:#7c858e;font-size:9px;font-weight:750;text-decoration:none}
.hb-gateway__primary:focus-visible,.hb-gateway__secondary:focus-visible,.hb-gateway__demo:focus-visible,.hb-gateway__visual-brand:focus-visible,.hb-gateway__panel footer a:focus-visible{outline:3px solid rgba(237,51,71,.35);outline-offset:3px}
@media(max-width:1050px){.hb-gateway{grid-template-columns:minmax(0,1fr) minmax(390px,44vw)}.hb-gateway__promise>strong{font-size:50px}.hb-gateway__promise>p{max-width:430px}.hb-gateway__panel-inner{padding-right:36px;padding-left:36px}}
@media(max-width:760px){
	body{background:#fff}
	.hb-gateway{display:block;min-height:100svh;background:#fff}
	.hb-gateway__visual{display:none}
	.hb-gateway__panel{min-height:100svh;align-items:flex-start;background:#fff}
	.hb-gateway__panel-inner{display:flex;min-height:100svh;flex-direction:column;padding:calc(14px + env(safe-area-inset-top)) 20px calc(12px + env(safe-area-inset-bottom))}
	.hb-gateway__brand{min-height:42px;margin:0 0 18px;padding-bottom:13px;border-bottom:1px solid var(--hb-line)}
	.hb-gateway__brand>i{width:30px;height:30px;font-size:14px}
	.hb-gateway__brand strong{font-size:12px}.hb-gateway__brand span{font-size:8px}
	.hb-gateway__heading>span{font-size:8px}
	.hb-gateway__heading h1{margin-top:9px;font-size:34px;line-height:1;letter-spacing:-.045em}
	.hb-gateway__heading p{margin:9px 0 0;font-size:12px;line-height:1.45}
	.hb-gateway__error{margin-top:11px;padding:10px 12px;font-size:10px}
	.hb-gateway__form{margin-top:12px}
	.hb-gateway__form>label{margin-top:10px}
	.hb-gateway__form>label>span:first-child{margin-bottom:5px;font-size:8px}
	.hb-gateway__form input[type=text],.hb-gateway__form input[type=password],.hb-gateway__password button{height:48px}
	.hb-gateway__form input[type=text],.hb-gateway__form input[type=password]{font-size:16px}
	.hb-gateway__form-meta{margin:11px 0 13px}
	.hb-gateway__primary,.hb-gateway__secondary{min-height:48px}
	.hb-gateway__secondary{border-color:var(--hb-navy);background:var(--hb-navy);color:#fff}
	.hb-gateway__divider{margin:13px 0 10px}
	.hb-gateway__register-prompt{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;padding:11px 12px}
	.hb-gateway__register-prompt p{font-size:9px;line-height:1.35}.hb-gateway__register-prompt p strong{margin-bottom:2px;font-size:10px}
	.hb-gateway__register-cta{width:auto;min-height:42px;margin:0;padding:0 13px;white-space:nowrap}
	.hb-gateway__capacity{grid-column:1/-1;margin:0;font-size:8px;text-align:left}
	.hb-gateway__panel footer{margin-top:auto;padding-top:10px}
	.hb-gateway__panel footer a{font-size:8px}
}
@media(max-width:380px){
	.hb-gateway__panel-inner{padding-right:16px;padding-left:16px}
	.hb-gateway__heading h1{font-size:31px}
	.hb-gateway__form-meta{gap:10px}
	.hb-gateway__register-prompt{grid-template-columns:1fr}
	.hb-gateway__register-cta{width:100%}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* 1.29.0 — the entry gate follows the same compact hierarchy as the Club. */
.hb-gateway__promise>strong{font-size:clamp(30px,3vw,38px)!important;line-height:1!important;letter-spacing:-.035em!important}
.hb-gateway__heading h1{font-size:clamp(30px,3vw,36px)!important;line-height:1.04!important;letter-spacing:-.035em!important}
@media(max-width:760px){.hb-gateway__heading h1{font-size:29px!important;line-height:1.08!important}}

.hb-gateway__back{display:flex;align-items:center;justify-content:center;min-height:50px;width:100%;box-sizing:border-box;margin:14px 0 0;border:1px solid #b8c6d2;border-radius:3px;background:#fff;color:#103555!important;text-decoration:none!important;font:700 16px/1.3 "HB Nimbus Sans",Arial,sans-serif;gap:10px}.hb-gateway__back:hover{background:#eef3f6}.hb-gateway__back:focus-visible{outline:3px solid #e5354b;outline-offset:3px}
