/* Auth 29: styles confined to owned selector. Copyright (c) 2026 ITXL LTD. */
.zz-auth29-selector{position:relative;--zz29-line:rgba(208,217,235,.25);--zz29-selected:#e3e8f1;--zz29-muted:#b3bece;color:#e1e5ef;padding:0 14px 22px;margin:0 -14px;font-weight:400;line-height:1.5;width:auto;box-sizing:border-box}
.zz-auth29-selector *, .zz-auth29-selector *::before,.zz-auth29-selector *::after{box-sizing:border-box}
.zz-auth29-selector [hidden]{display:none!important}
.zz-auth29-selector .zz29-options{margin:0 0 26px;padding:0;border:0;min-width:0}
.zz-auth29-selector legend,.zz-auth29-selector .zz29-label{display:block;margin:0 0 10px;padding:0;color:#d9dfeb;font-size:14px;font-weight:400;letter-spacing:.055em}
.zz-auth29-selector .zz29-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.zz-auth29-selector .zz29-choice{position:relative;display:block;cursor:pointer;min-width:0;margin:0;font-weight:400}
.zz-auth29-selector .zz29-choice>input{position:absolute;opacity:0;width:1px;height:1px;left:10px;top:10px;padding:0;margin:0}
.zz-auth29-selector .zz29-choice-body{position:relative;display:flex;flex-direction:column;gap:10px;height:100%;min-height:185px;border:1px solid var(--zz29-line);border-radius:12px;padding:14px 12px 13px;background:#111722;box-shadow:none;transition:border-color .12s ease,background-color .12s ease}
.zz-auth29-selector .zz29-heading{font-size:15px;line-height:1.4;font-weight:400}
.zz-auth29-selector .zz29-copy{color:var(--zz29-muted);font-size:14px;line-height:1.55;font-weight:400}
.zz-auth29-selector .zz29-choice:hover .zz29-choice-body{border-color:rgba(224,231,244,.55)}
.zz-auth29-selector .zz29-choice>input:checked+.zz29-choice-body{border-color:var(--zz29-selected);outline:1px solid var(--zz29-selected);outline-offset:0;background:#1a202b}
.zz-auth29-selector .zz29-choice>input:focus-visible+.zz29-choice-body{outline:2px dashed var(--zz29-selected);outline-offset:4px}
.zz-auth29-selector .zz29-link{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:2;pointer-events:none!important;user-select:none}
.zz-auth29-selector .zz29-link *{pointer-events:none!important}
.zz-auth29-selector .zz29-link path{fill:none;stroke:var(--zz29-selected);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.zz-auth29-selector input[type=text],.zz-auth29-selector select{width:100%;min-height:46px;padding:10px 13px;border:1px solid var(--zz29-line);border-radius:9px;background:#111722;color:#e1e5ef;font-size:16px;line-height:1.5;box-shadow:none;font-weight:400;outline-offset:2px}
.zz-auth29-selector.has-identity-link #zz29-search{border-color:var(--zz29-selected)}
.zz-auth29-selector input[type=text]::placeholder{font-size:14px;opacity:1;color:#95a3b8;font-weight:400}
.zz-auth29-selector input[type=text]:focus::placeholder{opacity:0}
.zz-auth29-selector .zz29-help{display:block;margin:6px 0 0;color:var(--zz29-muted);font-size:14px;line-height:1.5;font-weight:400}
.zz-auth29-selector .zz29-results{margin:9px 0 0;background:#0b1120;border:1px solid var(--zz29-line);border-radius:10px;max-height:280px;overflow-y:auto}
.zz-auth29-selector .zz29-result{display:block;width:100%;text-align:left;background:none;border:0;border-bottom:1px solid var(--zz29-line);border-radius:0;padding:10px 13px;color:#e1e5ef;font-size:15px;line-height:1.45;cursor:pointer}
.zz-auth29-selector .zz29-result:last-child{border-bottom:0}
.zz-auth29-selector .zz29-result:hover,.zz-auth29-selector .zz29-result[aria-selected=true]{background:#202a3d}
.zz-auth29-selector #zz29-custom,.zz-auth29-selector #zz29-kind-wrap{margin-top:13px}
.zz-auth29-selector .zz29-status{color:var(--zz29-muted);margin:13px 0 0;font-size:14px}
.zz-auth29-selector .zz29-status.is-error{color:#edb8b1}
.zz-auth29-selector .zz29-test-note{font-size:12px;color:#bac5d8;margin:0 0 16px}
.zz-auth29-selector .zz29-agency-title{font-size:18px;margin:0;font-weight:400}
.zz-auth29-selector .zz29-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}
.zz-auth29-selector .zz29-plan{display:flex;align-items:center;gap:10px;border:1px solid var(--zz29-line);border-radius:10px;padding:15px;cursor:pointer;font-size:17px;font-weight:400}
.zz-auth29-selector .zz29-plan input{width:16px;height:16px;min-height:0;margin:0;accent-color:#b6b0d3}
.zz-auth29-selector .zz29-plan:has(input:checked){border-color:var(--zz29-selected);background:#1a202b}
.zz-auth29-selector .zz29-agency-next{display:block;text-align:center;border:1px solid rgba(199,191,238,.35);border-radius:10px;min-height:46px;padding:10px 12px;background:linear-gradient(120deg,#284e95,#663492 55%,#883879);font-size:15px;color:#e1e5ef;text-decoration:none;transition:filter .14s ease}
.zz-auth29-selector .zz29-agency-next[aria-disabled=true]{opacity:.65;cursor:default}
.zz-auth29-selector .zz29-agency-next[aria-disabled=false]:hover{filter:brightness(1.15)}
/* Hide only this native register form's credential controls for the paid handoff. */
form.zz29-agency-mode>.hp-form__fields>.hp-form__field,form.zz29-agency-mode>.hp-form__footer{display:none!important}
.zz-auth29-recovery{padding:28px;border:1px solid rgba(208,217,235,.25);border-radius:14px;color:#e1e5ef;background:#111722}
.zz-auth29-recovery h2{font-size:23px;font-weight:400;margin:0 0 14px}
.zz-auth29-recovery p{font-size:16px;line-height:1.6}
@media(max-width:540px){.zz-auth29-selector .zz29-choices{grid-template-columns:1fr}.zz-auth29-selector .zz29-choice-body{min-height:0;gap:6px;padding:13px 14px}.zz-auth29-selector .zz29-plan-grid{grid-template-columns:1fr 1fr}.zz-auth29-selector .zz29-plan{font-size:15px;padding:12px}.zz-auth29-selector .zz29-test-note{font-size:11px}}
@media(prefers-reduced-motion:reduce){.zz-auth29-selector .zz29-choice-body,.zz-auth29-selector .zz29-agency-next{transition:none}}

.zz-auth29-selector .zz29-plan small{display:block;font-size:14px;color:var(--zz29-muted);font-weight:400;margin-top:7px}
body.zz-auth-core-page .zz-auth-core .zz-auth-native-register form.hp-form--user-register.zz29-agency-mode>.hp-form__fields>.hp-form__field,
body.zz-auth-core-page .zz-auth-core .zz-auth-native-register form.hp-form--user-register.zz29-agency-mode>.hp-form__footer{display:none!important}

/* Auth 30: HivePress renders this hidden-display custom field directly inside
   .hp-form__fields, without an .hp-form__field wrapper. Span the native grid
   explicitly; keep the existing selector gutter, responsive cards and copy.
   Copyright (c) 2026 ITXL LTD. */
.zz-auth-core .hp-form--user-register > .hp-form__fields > .zz-auth29-selector{
  grid-column:1 / -1;
  min-width:0;
}
