.gbp .gb-auth-title{font-size:26px;font-weight:800;letter-spacing:-.5px;line-height:1.15;color:var(--text);margin:0 0 6px;text-align:center}.gbp .gb-auth-sub{font-size:14px;color:var(--text-muted);line-height:1.55;margin:0;text-align:center}.gbp .auth-head .gb-auth-sub,.gbp .auth-head .gb-auth-title{text-align:center}.gbp .gb-auth-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.gbp .gb-auth-label-row label{margin-bottom:0}.gbp .gb-auth-error{font-size:12px;color:var(--red);margin-top:6px;font-weight:500}.gbp .gb-auth-footer{margin-top:24px;text-align:center;font-size:14px;color:var(--text-muted)}.gbp .gb-auth-link{color:var(--blue);font-weight:600;text-decoration:none}.gbp .gb-auth-link:hover{text-decoration:underline}.gbp .gb-pw-bars{display:flex;gap:4px;margin-top:8px}.gbp .gb-pw-bar{height:3px;flex:1;border-radius:2px;background:var(--border-mid);transition:background .2s}.gbp .gb-pw-bar.s1{background:var(--red)}.gbp .gb-pw-bar.s2{background:var(--amber)}.gbp .gb-pw-bar.s3{background:var(--blue)}.gbp .gb-pw-bar.s4{background:var(--green)}.gbp .gb-pw-label{font-size:11px;color:var(--text-muted);margin-top:5px;font-weight:500}.gbp .gb-consent{display:flex;align-items:flex-start;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:4px;position:relative}.gbp .gb-consent-box{width:18px;height:18px;border-radius:5px;border:1.5px solid var(--border-mid);background:var(--surface);flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center;transition:background .16s,border-color .16s}.gbp .gb-consent input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.gbp .gb-consent input:checked~.gb-consent-box{background:var(--blue);border-color:var(--blue)}.gbp .gb-consent-text{font-size:13px;color:var(--text);line-height:1.5}.gbp .gb-consent-text a{color:var(--blue);text-decoration:none;font-weight:600}.gbp .gb-consent-text a:hover{text-decoration:underline}.gbp .gb-state-center{text-align:center;padding:8px 0}.gbp .gb-state-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:26px}.gbp .gb-state-icon.blue{background:var(--blue-dim);border:1px solid var(--border-mid);color:var(--blue)}.gbp .gb-state-icon.green{background:var(--green-dim);border:1px solid rgba(34,208,122,.25);color:var(--green)}.gbp .gb-state-title{font-size:22px;font-weight:800;color:var(--text);margin:0 0 10px;letter-spacing:-.4px}.gbp .gb-state-body{font-size:14px;color:var(--text-muted);line-height:1.65;margin:0 0 10px}.gbp .gb-state-hint{font-size:12px;color:var(--text-muted);margin:0 0 20px;opacity:.85}