.bh-auth-hero-glow{position:absolute;top:-120px;left:-140px;width:700px;height:700px;border-radius:var(--bh-radius-full);background:radial-gradient(circle,color-mix(in srgb,var(--ds-color-primary) 14%,transparent),transparent 70%);filter:blur(90px);pointer-events:none}.bh-auth-eyebrow-chip{display:inline-flex;align-items:center;gap:var(--bh-space-8);padding:var(--bh-space-8) var(--bh-space-16);border:1px solid color-mix(in srgb,var(--ds-color-primary) 22%,transparent);border-radius:var(--bh-radius-full);background:color-mix(in srgb,white 60%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 16px color-mix(in srgb,var(--ds-color-primary) 8%,transparent)}.bh-auth-eyebrow-dot{width:6px;height:6px;flex-shrink:0;border-radius:var(--bh-radius-full);background:var(--ds-color-primary)}.bh-auth-hero-accent{background-image:linear-gradient(100deg,var(--ds-color-primary),color-mix(in srgb,var(--ds-color-primary) 55%,white));-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.bh-auth-value-chip{max-width:32rem;padding:var(--bh-space-12) var(--bh-space-16);border:1px solid color-mix(in srgb,var(--ds-color-primary) 14%,transparent);border-radius:var(--bh-radius-panel);background:color-mix(in srgb,white 60%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 24px color-mix(in srgb,var(--ds-color-primary) 7%,transparent)}.bh-auth-evidence-stack{display:flex;align-items:flex-start;max-width:none;width:max-content;padding-top:var(--bh-space-20)}.bh-auth-evidence-slot+.bh-auth-evidence-slot{margin-left:-.5rem}.bh-auth-evidence-slot{flex-shrink:0}.bh-auth-evidence-slot:nth-child(2){margin-top:var(--bh-space-24)}.bh-auth-evidence-slot:nth-child(3){margin-top:var(--bh-space-8)}.bh-auth-evidence-card{--bh-auth-card-tilt:0deg;width:13.25rem;padding:var(--bh-space-16);border:1px solid color-mix(in srgb,var(--ds-color-primary) 14%,transparent);border-radius:var(--bh-radius-card);background:color-mix(in srgb,white 70%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 16px 40px color-mix(in srgb,var(--ds-color-primary) 14%,transparent),0 2px 8px color-mix(in srgb,var(--ds-color-primary) 6%,transparent);transform:rotate(var(--bh-auth-card-tilt));will-change:transform;animation:bh-auth-card-float 7s ease-in-out infinite alternate}.bh-auth-evidence-card--signal{--bh-auth-card-tilt:-2.5deg}.bh-auth-evidence-card--session{--bh-auth-card-tilt:2deg;animation-duration:8s;animation-delay:-2.5s}.bh-auth-evidence-card--skills{--bh-auth-card-tilt:-2deg;animation-duration:6s;animation-delay:-4s}@keyframes bh-auth-card-float{0%{transform:rotate(var(--bh-auth-card-tilt)) translateY(0)}to{transform:rotate(var(--bh-auth-card-tilt)) translateY(-6px)}}.bh-auth-score-ring{place-items:center;flex-shrink:0;width:3.25rem;height:3.25rem;background:conic-gradient(var(--ds-color-primary) 0deg 295deg,color-mix(in srgb,var(--ds-color-primary) 16%,transparent) 295deg 1turn)}.bh-auth-score-core,.bh-auth-score-ring{display:grid;border-radius:var(--bh-radius-full)}.bh-auth-score-core{place-items:center;width:2.7rem;height:2.7rem;background:color-mix(in srgb,white 92%,transparent)}.bh-auth-meter{width:100%;height:.25rem;overflow:hidden;background:color-mix(in srgb,var(--ds-color-primary) 12%,transparent)}.bh-auth-meter,.bh-auth-meter-fill{border-radius:var(--bh-radius-full)}.bh-auth-meter-fill{width:82%;height:100%;background:linear-gradient(90deg,var(--ds-color-primary),color-mix(in srgb,var(--ds-color-primary) 55%,white))}.bh-auth-wave{display:flex;align-items:flex-end;gap:.1875rem;height:1.625rem}.bh-auth-wave-bar{width:.25rem;border-radius:var(--bh-radius-full);background:color-mix(in srgb,var(--ds-color-primary) 55%,transparent)}.bh-auth-wave-bar:first-child{height:40%}.bh-auth-wave-bar:nth-child(2){height:75%}.bh-auth-wave-bar:nth-child(3){height:100%}.bh-auth-wave-bar:nth-child(4){height:60%}.bh-auth-wave-bar:nth-child(5){height:85%}.bh-auth-status-dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:var(--bh-radius-full);background:var(--ds-color-success)}.bh-auth-skill-chip{display:inline-flex;padding:var(--bh-space-4) var(--bh-space-8);border:1px solid color-mix(in srgb,var(--ds-color-primary) 18%,transparent);border-radius:var(--bh-radius-full);background:color-mix(in srgb,var(--ds-color-primary) 8%,white)}.auth-shell .bh-auth-cta{border-radius:var(--bh-radius-card);box-shadow:0 10px 32px color-mix(in srgb,var(--ds-color-primary) 38%,transparent);transition:transform .18s ease,box-shadow .18s ease}.auth-shell .bh-auth-cta:hover{transform:translateY(-1px);box-shadow:0 14px 40px color-mix(in srgb,var(--ds-color-primary) 48%,transparent)}.auth-shell .bh-auth-oauth{border:1px solid color-mix(in srgb,var(--ds-color-primary) 18%,var(--ds-color-border-secondary));border-radius:var(--bh-radius-panel);box-shadow:0 12px 28px color-mix(in srgb,var(--ds-color-primary) 8%,transparent);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.auth-shell .bh-auth-oauth:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--ds-color-primary) 45%,var(--ds-color-border-secondary));box-shadow:0 16px 32px color-mix(in srgb,var(--ds-color-primary) 14%,transparent)}.bh-auth-oauth-mark{display:grid;place-items:center;flex-shrink:0;width:1.875rem;height:1.875rem;border:1px solid color-mix(in srgb,var(--ds-color-primary) 16%,transparent);border-radius:var(--bh-radius-control);background:color-mix(in srgb,var(--ds-color-bg-primary) 82%,transparent);color:var(--ds-color-primary)}.auth-shell .bh-auth-soft-lane{padding:var(--bh-space-12) var(--bh-space-16);border:1px solid var(--ds-color-border-secondary);border-radius:var(--bh-radius-panel);background:color-mix(in srgb,white 70%,transparent);transition:transform .18s ease,border-color .18s ease}.auth-shell .bh-auth-soft-lane:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--ds-color-primary) 40%,var(--ds-color-border-secondary))}.bh-auth-lift:hover{transform:translateY(-1px)}.bh-auth-lift:focus-visible{outline:3px solid color-mix(in srgb,var(--ds-color-primary) 28%,transparent);outline-offset:2px}.bh-auth-alert{border-radius:var(--bh-radius-panel)}.bh-auth-roundel{border-radius:var(--bh-radius-full)}@media (prefers-reduced-motion:reduce){.bh-auth-evidence-card{animation:none}.auth-shell .bh-auth-cta:hover,.auth-shell .bh-auth-oauth:hover,.auth-shell .bh-auth-soft-lane:hover,.bh-auth-lift:hover{transform:none}}