/* ../../packages/design/src/tokens.css */
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family:
    Inter,
    system-ui,
    sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  min-height: 100%;
  background: var(--bh-color-bg-base);
  color: var(--bh-color-text-primary);
  font-family: var(--bh-font-body);
  font-size: var(--bheedy-font-body);
  line-height: var(--bh-line-normal);
  -webkit-font-smoothing: antialiased;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
button,
input,
textarea,
select {
  font: inherit;
}
:focus-visible {
  outline: none;
  box-shadow: var(--bh-shadow-focus);
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.m-0 {
  margin: 0px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.\!mb-1 {
  margin-bottom: 0.25rem !important;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-4 {
  height: 1rem;
}
.h-full {
  height: 100%;
}
.max-h-\[32rem\] {
  max-height: 32rem;
}
.w-4 {
  width: 1rem;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[16rem\] {
  min-width: 16rem;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-\[var\(--bh-color-border-default\)\] {
  border-color: var(--bh-color-border-default);
}
.border-\[var\(--bh-color-border-subtle\)\] {
  border-color: var(--bh-color-border-subtle);
}
.border-t-\[var\(--bh-color-action-primary\)\] {
  border-top-color: var(--bh-color-action-primary);
}
.\!p-0 {
  padding: 0px !important;
}
.\!p-3 {
  padding: 0.75rem !important;
}
.p-0 {
  padding: 0px;
}
.p-3 {
  padding: 0.75rem;
}
.\!px-1\.5 {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}
.\!py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-mono {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
}
.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-relaxed {
  line-height: 1.625;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.text-\[var\(--bh-color-danger\,\#b91c1c\)\] {
  color: var(--bh-color-danger,#b91c1c);
}
.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.outline {
  outline-style: solid;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
:root,
[data-bh-theme=portal-light],
[data-bh-theme=fan-light],
[data-bh-theme=admin-light] {
  color-scheme: light;
  --bh-color-bg-base: #e8ecf2;
  --bh-color-bg-canvas: #eef1f6;
  --bh-color-bg-raised: #ffffff;
  --bh-color-bg-overlay: #ffffff;
  --bh-color-bg-glass: #ffffff;
  --bh-color-bg-glass-strong: #ffffff;
  --bh-color-bg-scrim: rgba(0, 0, 0, 0.65);
  --bh-color-text-primary: #0f1c2e;
  --bh-color-text-secondary: #5b6b7c;
  --bh-color-text-muted: #8b98a8;
  --bh-color-text-inverse: #ffffff;
  --bh-color-text-on-brand: #ffffff;
  --bh-color-border-subtle: rgba(15, 23, 42, 0.06);
  --bh-color-border-default: #e6ebf1;
  --bh-color-border-strong: #d0d7e2;
  --bh-color-border-focus: #0d1b2e;
  --bh-color-action-primary: #0d1b2e;
  --bh-color-action-primary-hover: #152a45;
  --bh-color-action-primary-text: #ffffff;
  --bh-color-action-secondary: #ffffff;
  --bh-color-action-secondary-text: #0f1c2e;
  --bh-color-accent: #1b3a6b;
  --bh-color-mark: #F5C518;
  --bh-color-accent-soft: rgba(13, 27, 46, 0.06);
  --bh-color-accent-warm: #ff6b35;
  --bh-color-live: #ff6b35;
  --bh-color-live-soft: rgba(255, 107, 53, 0.12);
  --bh-color-success: #15803d;
  --bh-color-success-soft: rgba(46, 204, 113, 0.12);
  --bh-color-warning: #b7791f;
  --bh-color-warning-soft: rgba(245, 166, 35, 0.12);
  --bh-color-danger: #b91c1c;
  --bh-color-danger-soft: rgba(231, 76, 60, 0.12);
  --bh-color-info: #2563eb;
  --bh-color-info-soft: rgba(52, 152, 219, 0.12);
  --bh-shadow-sm: none;
  --bh-shadow-md: none;
  --bh-shadow-lg: 0 8px 24px rgba(15, 23, 42, 0.06);
  --bh-shadow-xl: 0 16px 40px rgba(15, 23, 42, 0.08);
  --bh-shadow-accent: none;
  --bh-shadow-live: none;
  --bh-shadow-focus: 0 0 0 3px rgba(13, 27, 46, 0.18);
  --bh-font-display:
    Inter,
    ui-sans-serif,
    system-ui,
    -apple-system,
    "Segoe UI",
    Roboto,
    sans-serif;
  --bh-font-body:
    Inter,
    ui-sans-serif,
    system-ui,
    -apple-system,
    "Segoe UI",
    Roboto,
    sans-serif;
  --bh-font-mono:
    "JetBrains Mono",
    "SF Mono",
    ui-monospace,
    monospace;
  --bh-font-title: 1.375rem;
  --bh-font-headline: 0.9375rem;
  --bh-font-body: 0.875rem;
  --bh-font-caption: 0.75rem;
  --bh-font-label: 0.6875rem;
  --bh-font-micro: 0.625rem;
  --bh-line-tight: 1.1;
  --bh-line-snug: 1.25;
  --bh-line-normal: 1.5;
  --bh-space-1: 0.25rem;
  --bh-space-2: 0.5rem;
  --bh-space-3: 0.75rem;
  --bh-space-4: 1rem;
  --bh-space-5: 1.25rem;
  --bh-space-6: 1.5rem;
  --bh-space-8: 2rem;
  --bh-space-10: 2.5rem;
  --bh-radius-sm: 4px;
  --bh-radius-md: 8px;
  --bh-radius-lg: 12px;
  --bh-radius-xl: 16px;
  --bh-radius-2xl: 20px;
  --bh-radius-pill: 9999px;
  --bh-nav-height-mobile: 60px;
  --bh-nav-height-web: 72px;
  --bh-bottom-tab-height: 80px;
  --bh-sidebar-width: 260px;
  --bh-sidebar-width-collapsed: 72px;
  --bh-page-max-width: 1760px;
  --bh-page-max-width-mobile: 480px;
  --bh-control-height: 2.5rem;
  --bh-control-height-sm: 2.25rem;
  --bh-control-padding-x: 0.75rem;
  --bh-control-padding-y: 0.5rem;
  --bh-control-font-size: 0.875rem;
  --bheedy-navy: #0d1b2e;
  --bheedy-navy-fill: #0d1b2e;
  --bheedy-navy-light: #1b3a6b;
  --purple-base: #0d1b2e;
  --purple-dark: #152a45;
  --purple-darker: #1b3a6b;
  --primary: #0d1b2e;
  --page-bg: #eef1f6;
  --header-height: 70px;
  --card-bg: #ffffff;
  --card-radius: 12px;
  --card-padding: 24px;
  --card-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  --card-shadow-hover: 0 4px 16px rgba(0, 0, 0, 0.12);
  --bheedy-gold: var(--bh-color-accent);
  --bheedy-gold-light: #F5C518;
  --bheedy-gold-pale: #fff6d6;
  --bheedy-bg: var(--bh-color-bg-base);
  --bheedy-text-primary: var(--bh-color-text-primary);
  --bheedy-text-secondary: var(--bh-color-text-secondary);
  --bheedy-text-muted: var(--bh-color-text-muted);
  --bheedy-border: var(--bh-color-border-default);
  --bheedy-border-light: var(--bh-color-border-subtle);
  --bheedy-surface-solid: var(--bh-color-bg-raised);
  --bheedy-surface-muted: #f4f4f5;
  --bheedy-success: var(--bh-color-success);
  --bheedy-success-bg: var(--bh-color-success-soft);
  --bheedy-surface: var(--bh-color-bg-raised);
  --bheedy-surface-border: var(--bh-color-border-subtle);
  --bheedy-shadow: var(--bh-shadow-sm);
  --bheedy-shadow-lg: var(--bh-shadow-md);
  --bheedy-font-title: var(--bh-font-title);
  --bheedy-font-headline: var(--bh-font-headline);
  --bheedy-font-body: 0.8125rem;
  --bheedy-font-caption: var(--bh-font-caption);
  --bheedy-font-label: var(--bh-font-label);
  --bheedy-font-micro: var(--bh-font-micro);
  --bheedy-space-page: 1.25rem;
  --bheedy-space-panel: 1rem;
  --bheedy-space-gap: var(--bh-space-3);
  --bheedy-radius: var(--bh-radius-md);
  --bheedy-radius-md: 0.625rem;
  --bheedy-radius-lg: var(--bh-radius-lg);
}
[data-bh-theme=portal-dark],
[data-bh-theme=fan-dark],
[data-bh-theme=admin-dark] {
  color-scheme: dark;
  --bh-color-bg-base: #0a120e;
  --bh-color-bg-canvas: #0c1510;
  --bh-color-bg-raised: #121c16;
  --bh-color-bg-overlay: #162019;
  --bh-color-bg-glass: rgba(212, 255, 0, 0.06);
  --bh-color-bg-glass-strong: rgba(212, 255, 0, 0.1);
  --bh-color-text-primary: #f4f7f3;
  --bh-color-text-secondary: #9aa89c;
  --bh-color-text-muted: #6e7b70;
  --bh-color-text-inverse: #0a120e;
  --bh-color-text-on-brand: #0a120e;
  --bh-color-border-subtle: rgba(212, 255, 0, 0.08);
  --bh-color-border-default: rgba(255, 255, 255, 0.1);
  --bh-color-border-strong: rgba(212, 255, 0, 0.28);
  --bh-color-action-primary: #d4ff00;
  --bh-color-action-primary-hover: #e4ff4d;
  --bh-color-action-primary-text: #0a120e;
  --bh-color-action-secondary: rgba(255, 255, 255, 0.06);
  --bh-color-action-secondary-text: #e8eee6;
  --bh-color-accent: #d4ff00;
  --bh-color-mark: #d4ff00;
  --bh-color-accent-soft: rgba(212, 255, 0, 0.12);
  --bh-color-live: #ff8b63;
  --bh-color-live-soft: rgba(255, 107, 53, 0.18);
  --bh-color-success: #34d399;
  --bh-color-success-soft: rgba(46, 204, 113, 0.18);
  --bh-color-warning: #d4a017;
  --bh-color-warning-soft: rgba(251, 191, 36, 0.18);
  --bh-color-danger: #f87171;
  --bh-color-danger-soft: rgba(248, 113, 113, 0.18);
  --bh-color-info: #60a5fa;
  --bh-color-info-soft: rgba(96, 165, 250, 0.18);
  --bh-shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.45);
  --bh-shadow-md: 0 4px 16px rgba(0, 0, 0, 0.45);
  --bheedy-bg: var(--bh-color-bg-base);
  --bheedy-text-primary: var(--bh-color-text-primary);
  --bheedy-text-secondary: var(--bh-color-text-secondary);
  --bheedy-text-muted: var(--bh-color-text-muted);
  --bheedy-border: var(--bh-color-border-default);
  --bheedy-border-light: var(--bh-color-border-subtle);
  --bheedy-surface-solid: var(--bh-color-bg-raised);
  --bheedy-surface-muted: #152018;
  --bheedy-surface: var(--bh-color-bg-raised);
  --bheedy-shadow: var(--bh-shadow-sm);
  --bheedy-shadow-lg: var(--bh-shadow-md);
  --bheedy-navy-fill: #0a120e;
}
[data-bh-theme=fan-light] {
  --bh-color-action-primary: #0d1b2e;
  --bh-color-action-primary-hover: #152a45;
  --bh-color-action-primary-text: #ffffff;
  --bh-color-text-on-brand: #0d1b2e;
}
[data-bh-theme=fan-dark] {
  --bh-color-action-primary: #d4ff00;
  --bh-color-action-primary-hover: #e4ff4d;
  --bh-color-action-primary-text: #0a120e;
  --bh-color-text-on-brand: #0a120e;
}
.page-bg {
  min-height: 100vh;
  background-color: var(--bh-color-bg-base);
  background-image: none;
}
.glass-panel,
.card,
.bh-card {
  border-radius: var(--bh-radius-lg);
  border: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  box-shadow: var(--bh-shadow-sm);
}
.glass-panel {
  background: var(--bh-color-bg-raised);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.glass-sidebar {
  border-right: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.portal-sidebar {
  border-right: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  box-shadow: none;
}
.glass-header {
  border-bottom: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.portal-topbar {
  border-bottom: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.nav-link {
  display: flex;
  align-items: center;
  gap: var(--bh-space-2);
  min-height: 2.5rem;
  border-radius: var(--bh-radius-md);
  padding: 0.5rem 0.75rem;
  font-size: var(--bheedy-font-body);
  font-weight: 500;
  color: var(--bh-color-text-secondary);
  border-left: 3px solid transparent;
  transition:
    background 0.15s,
    color 0.15s,
    border-color 0.15s;
}
.nav-link:hover {
  background: var(--bh-color-accent-soft);
  color: var(--bh-color-text-primary);
}
.nav-link-active {
  background: var(--bh-color-accent-soft);
  color: var(--bh-color-text-primary);
  font-weight: 600;
  border-left-color: var(--bheedy-navy);
}
.nav-link-active:hover {
  background: var(--bh-color-accent-soft);
  color: var(--bh-color-text-primary);
}
.shell-sidebar {
  position: fixed;
  inset-block: 0;
  left: 0;
  z-index: 20;
  display: flex;
  width: var(--bh-sidebar-width);
  flex-direction: column;
  padding: 1.25rem 0.75rem;
  transition: width 0.2s ease;
  overflow: hidden;
}
.portal-shell {
  display: flex;
  min-height: 100vh;
  width: 100%;
}
.shell-nav {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.125rem;
  padding-inline: 0.25rem;
  min-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.shell-brand-inner {
  display: flex;
  min-width: 0;
  flex: 1;
  align-items: center;
  gap: 0.625rem;
}
.shell-brand-copy {
  min-width: 0;
  overflow: hidden;
}
.shell-topbar {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  min-height: 3.25rem;
  height: auto;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-block: 0.55rem;
  padding-inline: clamp(1rem, 2vw, 1.5rem);
}
.shell-topbar-identity {
  display: flex;
  min-width: 0;
  flex: 1;
  align-items: center;
  gap: 0.65rem;
}
.shell-topbar-icon {
  display: flex;
  height: 1.85rem;
  width: 1.85rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border: 1px solid var(--bh-color-border-subtle);
  background: #f4f6f9;
  color: var(--bh-color-text-secondary);
}
.shell-topbar-copy {
  min-width: 0;
}
.shell-topbar-title {
  margin: 0;
  font-size: 0.9375rem;
  font-weight: 650;
  letter-spacing: -0.02em;
  line-height: 1.25;
  color: var(--bh-color-text-primary);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shell-topbar-subtitle {
  margin: 0.1rem 0 0;
  font-size: 0.75rem;
  font-weight: 450;
  line-height: 1.35;
  color: var(--bh-color-text-muted);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: min(42rem, 100%);
}
.shell-topbar-end {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
}
@media (max-width: 720px) {
  .shell-topbar-subtitle {
    display: none;
  }
  .shell-topbar {
    min-height: 2.75rem;
    padding-block: 0.45rem;
  }
}
.profile-menu-root {
  position: relative;
}
.profile-trigger-text {
  display: none;
  min-width: 0;
  text-align: left;
}
@media (min-width: 640px) {
  .profile-trigger-text {
    display: block;
  }
}
.profile-menu-header {
  border-bottom: 1px solid var(--bh-color-border-subtle);
  padding: 0.75rem 1rem;
}
.profile-menu-signout {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 0.5rem;
  border: none;
  background: transparent;
  padding: 0.75rem 1rem;
  text-align: left;
  color: var(--bh-color-text-primary);
  cursor: pointer;
}
.profile-menu-signout:hover {
  background: var(--bh-color-accent-soft);
}
.sidebar-collapse-icon {
  display: inline-flex;
  transition: transform 0.2s ease;
}
.sidebar-collapse-icon--collapsed {
  transform: rotate(90deg);
}
.shell-banner-viewer {
  margin-bottom: 1rem;
  border-radius: var(--bh-radius-lg);
  border: 1px solid var(--bh-color-border-subtle);
  background: #f4f6f9;
  padding: 0.85rem 1.1rem;
  font-size: 0.875rem;
  color: var(--bh-color-text-secondary);
}
[data-bh-theme=portal-dark] .shell-banner-viewer,
[data-bh-theme=admin-dark] .shell-banner-viewer {
  border-color: rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.06);
  color: var(--bh-color-text-secondary);
}
.shell-sidebar--collapsed {
  width: var(--bh-sidebar-width-collapsed);
}
.shell-main {
  margin-left: var(--bh-sidebar-width);
  display: flex;
  min-height: 100vh;
  flex: 1;
  flex-direction: column;
  transition: margin-left 0.2s ease;
}
.shell-main--collapsed {
  margin-left: var(--bh-sidebar-width-collapsed);
}
.shell-brand-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 1.25rem;
  padding-inline: 0.25rem;
}
.shell-brand-mark {
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  background: var(--bh-color-accent);
  font-size: 0.875rem;
  font-weight: 800;
  color: #0a120e;
}
.sidebar-collapse-btn {
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border: 1px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-raised);
  color: var(--bh-color-text-secondary);
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}
.sidebar-collapse-btn:hover {
  background: var(--bh-color-accent-soft);
  color: var(--bh-color-text-primary);
}
.nav-link--collapsed {
  justify-content: center;
  gap: 0;
  padding-inline: 0.5rem;
}
.shell-sidebar--collapsed .nav-link {
  justify-content: center;
  gap: 0;
  padding-inline: 0.5rem;
}
.shell-sidebar--collapsed .nav-link span {
  display: none;
}
.shell-sidebar-footer {
  margin-top: auto;
  padding-inline: 0.25rem;
  font-size: 0.6875rem;
  color: var(--bh-color-text-muted);
}
.shell-sidebar--collapsed .shell-sidebar-footer,
.shell-sidebar--collapsed .shell-brand-copy {
  display: none;
}
.page-title {
  font-size: var(--bh-font-title);
  font-weight: 700;
  color: var(--bheedy-text-primary);
  letter-spacing: -0.03em;
  line-height: 1.25;
}
.page-subtitle {
  margin-top: 0.35rem;
  font-size: 0.875rem;
  color: var(--bheedy-text-secondary);
  line-height: 1.45;
  max-width: 42rem;
}
.section-title {
  font-size: var(--bheedy-font-headline);
  font-weight: 600;
  color: var(--bheedy-text-primary);
}
.eyebrow {
  font-size: var(--bheedy-font-label);
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: none;
  color: var(--bh-color-text-muted);
}
.bh-type-title {
  font-size: var(--bheedy-font-title);
  font-weight: 600;
  color: var(--bheedy-text-primary);
  letter-spacing: -0.02em;
}
.bh-type-headline {
  font-size: var(--bheedy-font-headline);
  font-weight: 600;
  color: var(--bheedy-text-primary);
}
.bh-type-body {
  font-size: var(--bheedy-font-body);
  color: var(--bheedy-text-primary);
  line-height: 1.35;
}
.bh-type-caption,
.bh-type-meta {
  font-size: var(--bheedy-font-caption);
  color: var(--bheedy-text-secondary);
  line-height: 1.35;
}
.bh-type-label {
  font-size: var(--bheedy-font-label);
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--bheedy-text-secondary);
}
.bh-text-primary {
  color: var(--bh-color-text-primary);
}
.bh-text-secondary {
  color: var(--bh-color-text-secondary);
}
.bh-text-muted {
  color: var(--bh-color-text-muted);
}
.bh-surface {
  background: var(--bh-color-bg-raised);
}
.bh-surface-muted {
  background: var(--bh-color-bg-glass);
}
.wizard-step {
  font-size: var(--bheedy-font-caption);
  font-weight: 600;
  padding: 0.35rem 0.75rem;
  border-radius: var(--bh-radius-md);
  background: var(--bh-color-bg-base);
  color: var(--bh-color-text-muted);
  border: 1px solid var(--bh-color-border-subtle);
  letter-spacing: -0.01em;
}
.wizard-step--active {
  background: rgba(13, 27, 46, 0.1);
  color: var(--bheedy-navy);
  border-color: var(--bheedy-navy);
}
.wizard-step--done {
  background: var(--bh-color-accent-soft);
  color: var(--bheedy-navy);
  border-color: transparent;
}
[data-bh-theme=portal-dark] .wizard-step--active,
[data-bh-theme=admin-dark] .wizard-step--active {
  background: rgba(232, 238, 247, 0.12);
  color: var(--bh-color-text-primary);
  border-color: var(--bh-color-border-strong);
}
[data-bh-theme=portal-dark] .wizard-step--done,
[data-bh-theme=admin-dark] .wizard-step--done {
  background: rgba(232, 238, 247, 0.08);
  color: var(--bh-color-text-secondary);
  border-color: transparent;
}
.status-toggle-on {
  background: var(--bh-color-success-soft);
  color: var(--bh-color-success);
}
.status-toggle-off {
  background: var(--bh-color-bg-base);
  color: var(--bh-color-text-muted);
}
.partner-list-btn {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0.75rem 0.9rem;
  margin: 0.15rem 0;
  border-radius: var(--bh-radius-lg);
  border: 1px solid transparent;
  border-left: 3px solid transparent;
  background: transparent;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease;
  color: var(--bh-color-text-primary);
}
.partner-list-btn:hover {
  background: color-mix(in srgb, var(--bh-color-text-primary) 6%, transparent);
}
.partner-list-btn--active {
  background: rgba(13, 27, 46, 0.05);
  border-color: var(--bh-color-border-subtle);
  border-left-color: var(--bheedy-navy);
  box-shadow: none;
}
.meta-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.25rem 0.55rem;
  border-radius: 6px;
  font-size: var(--bheedy-font-label);
  font-weight: 500;
  letter-spacing: 0.01em;
  background: #f4f6f9;
  border: 1px solid transparent;
  color: var(--bh-color-text-secondary);
}
.meta-chip--ok {
  background: var(--bh-color-success-soft);
  border-color: transparent;
  color: var(--bh-color-success);
}
.meta-chip--warn {
  background: var(--bh-color-warning-soft);
  border-color: transparent;
  color: var(--bh-color-warning);
}
.meta-chip--action {
  cursor: pointer;
}
.meta-chip--action:hover {
  background: #eef1f5;
}
.tab-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  padding: 0;
  border: none;
  border-bottom: 1px solid var(--bh-color-border-subtle);
  border-radius: 0;
  background: transparent;
}
.tab-btn {
  position: relative;
  flex: 0 0 auto;
  min-height: auto;
  padding: 0.55rem 0.85rem;
  margin-bottom: -1px;
  border-radius: 0;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--bh-color-text-muted);
  background: transparent;
  border: none;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  transition: color 0.15s ease, border-color 0.15s ease;
}
.tab-btn:hover {
  color: var(--bh-color-text-primary);
  background: transparent;
}
.tab-btn--active {
  color: var(--bh-color-text-primary);
  font-weight: 600;
  background: transparent;
  border-bottom-color: var(--bheedy-navy);
}
[data-bh-theme=portal-dark] .tab-btn--active,
[data-bh-theme=admin-dark] .tab-btn--active {
  border-bottom-color: var(--bh-color-action-primary);
}
.settings-stack {
  width: 100%;
  max-width: 42rem;
  margin-inline: auto;
}
.settings-stack .appearance-settings {
  max-width: none;
  margin-inline: 0;
}
.settings-stack .bh-panel {
  max-width: none;
  margin-inline: 0;
  width: 100%;
}
.settings-stack .tab-bar {
  width: 100%;
  margin-top: 0;
}
.filter-chip {
  padding: 0.35rem 0.7rem;
  border-radius: var(--bh-radius-md);
  font-size: var(--bheedy-font-label);
  font-weight: 500;
  border: 1px solid transparent;
  background: transparent;
  color: var(--bh-color-text-secondary);
  cursor: pointer;
  transition:
    background 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease;
}
.filter-chip:hover {
  background: var(--bh-color-accent-soft);
  color: var(--bh-color-text-primary);
}
.filter-chip--active {
  background: rgba(13, 27, 46, 0.08);
  border-color: transparent;
  color: var(--bh-color-text-primary);
  font-weight: 600;
}
[data-bh-theme=portal-dark] .filter-chip--active,
[data-bh-theme=admin-dark] .filter-chip--active {
  background: rgba(212, 255, 0, 0.14);
  border-color: rgba(212, 255, 0, 0.28);
  color: #d4ff00;
}
.readiness-pill {
  font-size: var(--bheedy-font-label);
  font-weight: 600;
  padding: 0.25rem 0.55rem;
  border-radius: 6px;
  background: var(--bh-color-warning-soft);
  border: 1px solid transparent;
  color: var(--bh-color-warning);
}
.readiness-pill--ready {
  background: var(--bh-color-success-soft);
  border-color: transparent;
  color: var(--bh-color-success);
}
.partner-status-strip {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.4rem 0.5rem;
  padding: 0.65rem 0;
  border-bottom: 1px solid var(--bh-color-border-subtle);
  background: transparent;
}
.partner-status-label {
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: var(--bh-color-text-primary);
  margin-right: 0.25rem;
}
.partner-status-label--ready {
  color: var(--bh-color-success);
}
.partner-status-label--blocked {
  color: var(--bh-color-warning);
}
.partner-activity-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.75rem;
  padding: 0.25rem 0 0.5rem;
}
@media (max-width: 640px) {
  .partner-activity-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.partner-metric {
  padding: 0.55rem 0.65rem;
  border-radius: var(--bh-radius-lg);
  background: var(--bh-color-bg-raised);
  border: 1px solid var(--bh-color-border-subtle);
}
.partner-metric-value {
  display: block;
  font-size: 1.125rem;
  font-weight: 650;
  letter-spacing: -0.03em;
  line-height: 1.2;
  color: var(--bh-color-text-primary);
}
.partner-metric-label {
  display: block;
  margin-top: 0.15rem;
  font-size: var(--bheedy-font-label);
  font-weight: 500;
  color: var(--bh-color-text-muted);
}
.partner-section-collapse {
  border: 1px solid var(--bh-color-border-subtle);
  border-radius: var(--bh-radius-lg);
  background: var(--bh-color-bg-raised);
  overflow: hidden;
}
.partner-section-collapse > summary {
  cursor: pointer;
  list-style: none;
  padding: 0.7rem 0.9rem;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: var(--bh-color-text-primary);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  -webkit-user-select: none;
  user-select: none;
}
.partner-section-collapse > summary::-webkit-details-marker {
  display: none;
}
.partner-section-collapse > summary::after {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  border-right: 1.5px solid var(--bh-color-text-muted);
  border-bottom: 1.5px solid var(--bh-color-text-muted);
  transform: rotate(-45deg);
  transition: transform 0.15s ease;
  flex-shrink: 0;
}
.partner-section-collapse[open] > summary::after {
  transform: rotate(45deg);
}
.partner-section-collapse > summary:hover {
  background: var(--bh-color-bg-glass);
}
.partner-section-body {
  padding: 0 0.9rem 0.9rem;
  border-top: 1px solid var(--bh-color-border-subtle);
}
.partner-panel {
  border: 1px solid var(--bh-color-border-subtle);
  border-radius: var(--bh-radius-lg);
  background: var(--bh-color-bg-raised);
  padding: 0.9rem 1rem;
  box-shadow: var(--bh-shadow-sm);
}
.partner-header-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem;
  margin-top: 0.45rem;
}
.partner-club-title {
  font-size: 1.25rem;
  font-weight: 650;
  letter-spacing: -0.03em;
  line-height: 1.25;
  color: var(--bh-color-text-primary);
}
.section-divider {
  margin: 1rem 0 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  text-transform: none;
  color: var(--bh-color-text-secondary);
}
.kpi-grid--partners {
  gap: 1rem;
  margin-bottom: 1rem;
}
.ev-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 1.15rem;
}
.ev-toolbar-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}
.ev-toolbar-actions > a,
.ev-toolbar-actions > button,
.ev-toolbar-actions > .btn,
.ev-toolbar-actions > .btn-primary,
.ev-toolbar-actions > .btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.winner-card {
  border: 1px solid var(--bh-color-border-default);
  border-radius: var(--bh-radius-md);
  padding: 0.5rem 0.65rem;
  background: var(--bh-color-bg-raised);
}
.event-card {
  border: 1px solid var(--bh-color-border-subtle);
  border-radius: var(--bh-radius-lg);
  background: var(--bh-color-bg-raised);
  overflow: hidden;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.event-card--open {
  border-color: var(--bh-color-border-default);
  box-shadow: var(--bh-shadow-sm);
}
.event-card-header {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.7rem 0.85rem;
  text-align: left;
  background: transparent;
  border: none;
  cursor: pointer;
  color: var(--bh-color-text-primary);
  transition: background 0.12s ease;
}
.event-card-header:hover {
  background: color-mix(in srgb, var(--bh-color-text-primary) 7%, transparent);
}
.competition-tile {
  display: flex;
  width: auto;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.5rem 0.65rem;
  margin: 0.3rem 0.65rem 0.3rem 0.85rem;
  border: 1px solid var(--bh-color-border-subtle);
  border-radius: var(--bh-radius-md);
  background: transparent;
  cursor: pointer;
  font-size: var(--bh-control-font-size);
  text-align: left;
  color: var(--bh-color-text-primary);
  transition: background 0.15s ease, border-color 0.15s ease;
}
.competition-tile:hover,
.competition-tile--open {
  border-color: var(--bh-color-border-default);
  background: var(--bh-color-bg-glass);
}
.detail-stat-label {
  font-size: var(--bheedy-font-label);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--bh-color-text-muted);
}
.detail-stat-value {
  margin-top: 0.125rem;
  font-size: var(--bheedy-font-title);
  font-weight: 600;
  color: var(--bh-color-text-primary);
}
.catalog-row-title {
  font-weight: 600;
  color: var(--bh-color-text-primary);
}
.catalog-row-meta {
  font-size: var(--bh-control-font-size);
  color: var(--bh-color-text-muted);
}
.shell-brand-title {
  font-size: var(--bheedy-font-title);
  font-weight: 600;
  letter-spacing: -0.02em;
  color: var(--bheedy-text-primary);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shell-brand-eyebrow {
  font-size: var(--bheedy-font-label);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--bh-color-text-muted);
}
.profile-name {
  font-size: var(--bheedy-font-body);
  font-weight: 600;
  color: var(--bheedy-text-primary);
}
.profile-role {
  font-size: var(--bheedy-font-caption);
  color: var(--bheedy-text-secondary);
  text-transform: capitalize;
}
.gold-rule {
  height: 1px;
  width: 2rem;
  border-radius: 999px;
  background: rgba(13, 27, 46, 0.2);
  margin-top: 0.5rem;
}
.field-group {
  display: block;
  margin-bottom: 0.125rem;
}
.label-text,
.field-label {
  display: block;
  font-size: 0.8125rem;
  font-weight: 500;
  color: var(--bh-color-text-secondary);
  margin-bottom: 0.25rem;
}
.field-hint {
  display: block;
  margin-top: 0.35rem;
  font-size: 0.8125rem;
  color: var(--bh-color-text-secondary);
  line-height: 1.45;
}
.field-error {
  margin-top: 0.25rem;
  font-size: 0.75rem;
  color: var(--bh-color-danger);
}
.input-field {
  width: 100%;
  min-height: var(--bh-control-height);
  border-radius: var(--bh-radius-md);
  border: 1px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-raised);
  padding: var(--bh-control-padding-y) var(--bh-control-padding-x);
  font-size: var(--bh-control-font-size);
  color: var(--bh-color-text-primary);
  line-height: 1.4;
  transition: border-color 0.15s, box-shadow 0.15s;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
textarea.input-field {
  min-height: 7.5rem;
  resize: vertical;
  font-family: inherit;
}
.input-field:focus {
  outline: none;
  border-color: var(--bh-color-border-focus);
  box-shadow: var(--bh-shadow-focus);
}
.input-field::placeholder {
  color: var(--bh-color-text-muted);
}
.input-field--error {
  border-color: var(--bh-color-danger);
}
.input-field--error:focus {
  box-shadow: 0 0 0 3px rgba(248, 113, 113, 0.2);
}
.bh-select-host {
  display: block;
  min-width: 0;
  position: relative;
}
.bh-select-host.bh-select--fit {
  display: inline-block;
  width: auto;
  min-width: 11.5rem;
  max-width: 100%;
}
.bh-select-host.bh-select--open {
  z-index: 60;
}
.bh-select {
  width: 100%;
}
.bh-select-wrap {
  position: relative;
}
.bh-select-input {
  width: 100%;
  min-height: var(--bh-control-height);
  border-radius: var(--bh-radius-md);
  border: 1px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-raised);
  padding: var(--bh-control-padding-y) 2.25rem var(--bh-control-padding-y) var(--bh-control-padding-x);
  font-size: var(--bh-control-font-size);
  color: var(--bh-color-text-primary);
  line-height: 1.4;
  cursor: pointer;
}
.bh-select--sm .bh-select-input {
  min-height: 2.25rem;
  font-size: 0.8125rem;
}
.bh-select-input:hover:not(:disabled) {
  border-color: var(--bh-color-border-strong);
}
.bh-select-input:focus {
  outline: none;
  border-color: var(--bh-color-border-focus);
  box-shadow: var(--bh-shadow-focus);
}
.bh-select-arrow {
  position: absolute;
  right: 0.7rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: var(--bh-color-text-muted);
  display: inline-flex;
}
.bh-select-arrow--open {
  transform: translateY(-50%) rotate(180deg);
}
.bh-select-panel {
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: auto;
  bottom: auto;
  width: auto;
  max-height: 16rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.4rem;
  border-radius: var(--bh-radius-md);
  border: 1px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-raised);
  color: var(--bh-color-text-primary);
  box-shadow: var(--bh-shadow-lg), 0 18px 40px rgba(0, 0, 0, 0.45);
  z-index: 10120;
  isolation: isolate;
}
.bh-select-option {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0.6rem 0.85rem;
  border: none;
  border-radius: var(--bh-radius-sm);
  background: transparent;
  font: inherit;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.35;
  text-align: left;
  color: var(--bh-color-text-primary);
  cursor: pointer;
}
.bh-select-option + .bh-select-option {
  margin-top: 0.15rem;
}
.bh-select-option:hover,
.bh-select-option--highlighted {
  background: var(--bh-color-accent-soft);
}
.bh-select-option--selected {
  background: color-mix(in srgb, var(--bh-color-mark, #d4ff00) 18%, var(--bh-color-bg-raised));
  font-weight: 650;
}
.bh-select-option--empty {
  color: var(--bh-color-text-muted);
  cursor: default;
}
.input-wrap {
  position: relative;
  display: flex;
  align-items: stretch;
}
.input-wrap .input-field {
  flex: 1;
}
.input-wrap--password .input-field {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.input-wrap--password .input-field::-ms-reveal,
.input-wrap--password .input-field::-ms-clear {
  display: none;
}
.input-wrap--password .input-field::-webkit-credentials-auto-fill-button,
.input-wrap--password .input-field::-webkit-password-reveal-button {
  display: none !important;
  visibility: hidden;
  pointer-events: none;
}
.input-toggle {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--bh-control-height);
  border: none;
  background: transparent;
  color: #94a3b8;
  cursor: pointer;
}
.input-toggle:hover {
  color: var(--bheedy-navy);
}
.phone-row {
  display: flex;
  gap: 0.5rem;
}
.phone-country-btn {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  flex-shrink: 0;
  min-width: 6.5rem;
  min-height: var(--bh-control-height);
  border-radius: var(--bh-radius-md);
  border: 1px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-raised);
  padding: 0 var(--bh-control-padding-x);
  font-size: var(--bh-control-font-size);
  font-weight: 500;
  color: var(--bheedy-navy);
  cursor: pointer;
}
.phone-country-btn:hover {
  border-color: var(--bh-color-border-strong);
}
.phone-country-btn--error {
  border-color: var(--bh-color-danger);
}
.bh-dropdown {
  position: absolute;
  z-index: 50;
  margin-top: 0.25rem;
  width: 100%;
  min-width: 16rem;
  max-height: 14rem;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-overlay);
  box-shadow: var(--bh-shadow-lg);
}
.bh-dropdown-search {
  position: sticky;
  top: 0;
  border-bottom: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-overlay);
  padding: 0.5rem;
}
.bh-dropdown-list {
  max-height: 11rem;
  overflow-y: auto;
}
.bh-dropdown-item {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border: none;
  background: transparent;
  padding: 0.5rem 0.75rem;
  font-size: 0.8125rem;
  text-align: left;
  color: var(--bh-color-text-primary);
  cursor: pointer;
}
.bh-dropdown-item:hover,
.bh-dropdown-item--active {
  background: var(--bh-color-accent-soft);
  color: var(--bh-color-text-primary);
}
.bh-dropdown-item-dial {
  font-weight: 600;
  color: var(--bh-color-text-muted);
  font-size: 0.75rem;
}
.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--bh-space-2);
  min-height: var(--bh-control-height);
  border-radius: var(--bh-radius-md);
  border: 1px solid var(--bh-color-action-primary);
  background: var(--bh-color-action-primary);
  padding: 0 var(--bh-control-padding-x);
  font-size: var(--bh-control-font-size);
  font-weight: 700;
  color: var(--bh-color-action-primary-text);
  cursor: pointer;
  box-shadow: none;
  transition:
    background 0.15s,
    border-color 0.15s,
    transform 0.15s;
}
.btn-primary:hover:not(:disabled) {
  background: var(--bh-color-action-primary-hover);
  border-color: var(--bh-color-action-primary-hover);
}
.btn-primary:active:not(:disabled) {
  transform: scale(0.98);
}
.btn-primary:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn-accent {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-height: var(--bh-control-height);
  border-radius: var(--bh-radius-md);
  border: 1px solid transparent;
  background: var(--bh-color-action-primary);
  padding: 0 var(--bh-control-padding-x);
  font-size: var(--bh-control-font-size);
  font-weight: 600;
  color: var(--bh-color-action-primary-text);
  cursor: pointer;
  box-shadow: none;
  transition: background 0.15s, transform 0.15s;
}
.btn-accent:hover:not(:disabled) {
  background: var(--bh-color-action-primary-hover);
}
.btn-accent:active:not(:disabled) {
  transform: scale(0.98);
}
.btn-accent:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn-ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-height: var(--bh-control-height-sm);
  border: 1px solid transparent;
  border-radius: var(--bh-radius-md);
  background: transparent;
  padding: 0 var(--bh-control-padding-x);
  font-size: var(--bh-control-font-size);
  font-weight: 500;
  color: var(--bh-color-text-secondary);
  cursor: pointer;
  transition:
    background 0.15s,
    color 0.15s,
    border-color 0.15s;
}
.btn-ghost:hover:not(:disabled) {
  background: var(--bh-color-accent-soft);
  border-color: var(--bh-color-border-default);
  color: var(--bh-color-text-primary);
}
.btn-close {
  width: 2rem;
  height: 2rem;
  min-width: 2rem;
  min-height: 2rem;
  padding: 0;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 500;
  color: var(--bh-color-text-secondary);
  background: var(--bh-color-bg-raised);
  border: 1px solid var(--bh-color-border-default);
  border-radius: var(--bh-radius-md);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition:
    background 0.15s,
    color 0.15s,
    border-color 0.15s;
}
.btn-close:hover:not(:disabled) {
  background: var(--bh-color-accent-soft);
  border-color: var(--bh-color-border-strong);
  color: var(--bh-color-text-primary);
}
.btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--bh-space-2);
  min-height: var(--bh-control-height);
  padding: 0 var(--bh-control-padding-x);
  font-size: var(--bh-control-font-size);
  font-weight: 700;
  line-height: 1;
  border-radius: var(--bh-radius-md);
  border: 1.5px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-raised);
  color: var(--bh-color-action-secondary-text);
  cursor: pointer;
  box-shadow: none;
}
.btn-secondary:hover:not(:disabled) {
  background: var(--bh-color-accent-soft);
  border-color: var(--bh-color-border-strong);
  color: var(--bh-color-text-primary);
}
.btn-sm {
  min-height: var(--bh-control-height-sm);
  height: var(--bh-control-height-sm);
  padding: 0 0.75rem;
  font-size: 0.8125rem;
  line-height: 1;
}
.btn-primary.text-xs,
.btn-secondary.text-xs,
.btn-ghost.text-xs,
.btn-danger.text-xs,
.btn-accent.text-xs,
button.btn-primary.text-xs,
button.btn-secondary.text-xs {
  min-height: var(--bh-control-height-sm);
  height: var(--bh-control-height-sm);
  padding: 0 0.75rem;
  font-size: 0.8125rem;
  line-height: 1;
}
.btn-primary.text-sm,
.btn-secondary.text-sm,
.btn-ghost.text-sm,
.btn-danger.text-sm,
button.btn-primary.text-sm,
button.btn-secondary.text-sm {
  min-height: var(--bh-control-height-sm);
  height: var(--bh-control-height-sm);
  padding: 0 0.9rem;
  font-size: 0.875rem;
  line-height: 1;
}
.btn-danger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-height: var(--bh-control-height);
  border-radius: var(--bh-radius-md);
  background: var(--bh-color-danger);
  color: #fff;
  padding: 0 var(--bh-control-padding-x);
  font-size: var(--bh-control-font-size);
  font-weight: 600;
  border: none;
  cursor: pointer;
}
.btn-danger-ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-height: var(--bh-control-height-sm);
  border: none;
  border-radius: var(--bh-radius-md);
  background: transparent;
  padding: 0 var(--bh-control-padding-x);
  font-size: var(--bh-control-font-size);
  font-weight: 500;
  color: var(--bh-color-danger);
  cursor: pointer;
}
.btn-danger-ghost:hover {
  background: var(--bh-color-danger-soft);
}
.bh-icon {
  display: inline-block;
  flex-shrink: 0;
  vertical-align: middle;
}
.bh-icon svg {
  display: block;
}
.kpi-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 11.5rem), 1fr));
  margin-bottom: 1.25rem;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}
.kpi-grid > *,
.kpi-grid bh-kpi-card {
  display: block;
  min-width: 0;
  width: 100%;
  height: 100%;
}
.kpi-card {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.85rem;
  height: 100%;
  box-sizing: border-box;
  border-radius: var(--bh-radius-lg);
  border: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  padding: 1.15rem 1.25rem;
  box-shadow: var(--bh-shadow-sm);
  transition: border-color 0.15s, box-shadow 0.15s;
}
.kpi-card--clickable {
  cursor: pointer;
}
.kpi-card--clickable:hover {
  border-color: var(--bh-color-border-default);
  box-shadow: var(--bh-shadow-sm);
  transform: none;
}
.kpi-card--active {
  border-color: var(--bh-color-border-default);
  border-left: 3px solid var(--bheedy-navy);
  background: var(--bh-color-bg-raised);
  box-shadow: var(--bh-shadow-sm);
  padding-left: calc(1.1rem - 2px);
}
.kpi-card-body {
  flex: 1;
  min-width: 0;
}
.kpi-card-icon {
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.625rem;
  background: var(--bh-color-bg-canvas);
  border: 1px solid var(--bh-color-border-subtle);
  color: var(--bh-color-text-secondary);
}
.kpi-card-value {
  font-size: var(--bheedy-font-title);
  font-weight: 650;
  letter-spacing: -0.03em;
  color: var(--bheedy-text-primary);
  line-height: 1.2;
}
.kpi-card-label {
  font-size: var(--bheedy-font-label);
  font-weight: 500;
  color: var(--bheedy-text-muted);
  text-transform: none;
  letter-spacing: -0.01em;
}
.badge {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  border-radius: var(--bh-radius-pill);
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: 1.2;
}
.badge-published,
.badge-success {
  background: var(--bh-color-success-soft);
  color: var(--bh-color-success);
}
.badge-draft,
.badge-neutral {
  background: var(--bh-color-bg-glass);
  color: var(--bh-color-text-secondary);
}
.badge-scheduled,
.badge-warning {
  background: var(--bh-color-warning-soft);
  color: var(--bh-color-warning);
}
.badge-live {
  background: var(--bh-color-live-soft);
  color: var(--bh-color-live);
}
.badge-danger {
  background: var(--bh-color-danger-soft);
  color: var(--bh-color-danger);
}
.badge-info {
  background: var(--bh-color-info-soft);
  color: var(--bh-color-info);
}
.bh-toast-stack {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  max-width: min(26rem, calc(100vw - 2rem));
  pointer-events: none;
}
.bh-toast {
  pointer-events: auto;
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  border-radius: 12px;
  padding: 0.9rem 0.85rem 0.9rem 0.9rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.45;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.28);
  border: 1px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-overlay);
  color: var(--bh-color-text-primary);
  min-width: min(18rem, calc(100vw - 2rem));
}
.bh-toast__icon {
  flex-shrink: 0;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8125rem;
  font-weight: 800;
  line-height: 1;
  margin-top: 0.05rem;
}
.bh-toast__content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}
.bh-toast__label {
  margin: 0;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--bh-color-text-muted);
}
.bh-toast__text {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 550;
  color: var(--bh-color-text-primary);
  line-height: 1.4;
  word-break: break-word;
}
.bh-toast--success {
  border-color: color-mix(in srgb, var(--bh-color-success) 35%, var(--bh-color-border-default));
}
.bh-toast--success .bh-toast__icon {
  background: var(--bh-color-success-soft);
  color: var(--bh-color-success);
}
.bh-toast--success .bh-toast__label {
  color: var(--bh-color-success);
}
.bh-toast--error {
  border-color: color-mix(in srgb, var(--bh-color-danger) 40%, var(--bh-color-border-default));
}
.bh-toast--error .bh-toast__icon {
  background: var(--bh-color-danger-soft);
  color: var(--bh-color-danger);
}
.bh-toast--error .bh-toast__label {
  color: var(--bh-color-danger);
}
.bh-toast--info {
  border-color: color-mix(in srgb, var(--bh-color-accent) 35%, var(--bh-color-border-default));
}
.bh-toast--info .bh-toast__icon {
  background: var(--bh-color-accent-soft);
  color: var(--bh-color-accent);
}
.bh-toast--info .bh-toast__label {
  color: var(--bh-color-accent);
}
.bh-toast__dismiss {
  border: none;
  background: transparent;
  color: inherit;
  opacity: 0.55;
  font-size: 1.125rem;
  line-height: 1;
  cursor: pointer;
  padding: 0.1rem 0.25rem;
  flex-shrink: 0;
}
.bh-toast__dismiss:hover {
  opacity: 1;
}
.bh-confirm-backdrop {
  position: fixed;
  inset: 0;
  z-index: 10240;
  background: var(--bh-color-bg-scrim, rgba(0, 0, 0, 0.65));
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.bh-confirm-dialog {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 10250;
  width: min(24rem, calc(100vw - 2rem));
  transform: translate(-50%, -50%);
  border-radius: 14px;
  background: var(--bh-color-bg-raised, #fff);
  color: var(--bh-color-text-primary, #0f1c2e);
  padding: 1.5rem 1.35rem 1.25rem;
  box-shadow: var(--bh-shadow-xl, 0 16px 40px rgba(15, 23, 42, 0.18));
  border: 1px solid var(--bh-color-border-default, #e6ebf1);
  text-align: center;
}
.bh-confirm-dialog__icon {
  width: 3rem;
  height: 3rem;
  margin: 0 auto 0.75rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}
.bh-confirm-dialog__icon--error {
  background: var(--bh-color-danger-soft, rgba(231, 76, 60, 0.12));
  color: var(--bh-color-danger, #b91c1c);
}
.bh-confirm-dialog__title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--bh-color-text-primary, #0f1c2e);
}
.bh-confirm-dialog--error .bh-confirm-dialog__title {
  color: var(--bh-color-danger, #b91c1c);
}
.bh-confirm-dialog__message {
  margin: 0.5rem 0 0;
  font-size: 0.9375rem;
  color: var(--bh-color-text-secondary, #5b6b7c);
  line-height: 1.5;
}
.bh-confirm-dialog__actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 1.25rem;
}
.bh-confirm-dialog__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.5rem;
  padding: 0 1.1rem;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 700;
  cursor: pointer;
  border: 1.5px solid transparent;
}
.bh-confirm-dialog__btn--cancel {
  background: transparent;
  border-color: var(--bh-color-border-strong, #d0d7e2);
  color: var(--bh-color-text-primary, #0f1c2e);
}
.bh-confirm-dialog__btn--cancel:hover {
  background: var(--bh-color-accent-soft, rgba(13, 27, 46, 0.06));
}
.bh-confirm-dialog__btn--confirm {
  background: var(--bh-color-action-primary, #18181b);
  color: var(--bh-color-action-primary-text, #fff);
  border-color: var(--bh-color-action-primary, #18181b);
}
.bh-confirm-dialog__btn--confirm:hover {
  background: var(--bh-color-action-primary-hover, #152a45);
  border-color: var(--bh-color-action-primary-hover, #152a45);
}
.bh-confirm-dialog__btn--danger {
  background: var(--bh-color-danger, #b91c1c);
  color: #fff;
  border-color: var(--bh-color-danger, #b91c1c);
}
.bh-confirm-dialog__btn--danger:hover {
  filter: brightness(1.08);
}
.alert-error {
  border-radius: var(--bh-radius-md);
  border: 1px solid rgba(231, 76, 60, 0.24);
  background: var(--bh-color-danger-soft);
  padding: 0.75rem 1rem;
  font-size: 0.8125rem;
  color: var(--bh-color-danger);
}
.alert-success {
  border-radius: var(--bh-radius-md);
  border: 1px solid rgba(46, 204, 113, 0.24);
  background: var(--bh-color-success-soft);
  padding: 0.75rem 1rem;
  font-size: 0.8125rem;
  color: var(--bh-color-success);
}
.profile-menu {
  position: absolute;
  right: 0;
  margin-top: 0.375rem;
  width: 13rem;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-overlay);
  box-shadow: var(--bh-shadow-lg);
}
.profile-trigger {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  border-radius: 0.5rem;
  padding: 0.25rem 0.5rem;
  border: 1px solid transparent;
  background: transparent;
  cursor: pointer;
}
.profile-trigger:hover {
  background: color-mix(in srgb, var(--bh-color-text-primary) 6%, transparent);
  border-color: var(--bh-color-border-default);
}
.avatar {
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #d4ff00;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: #0a120e;
}
.logo-mark {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.625rem;
  background: var(--bh-color-mark);
  font-weight: 800;
  color: #0a120e;
  box-shadow: none;
}
.logo-mark-md {
  height: 2.25rem;
  width: 2.25rem;
  font-size: 1rem;
}
.logo-mark-lg {
  height: 3rem;
  width: 3rem;
  font-size: 1.25rem;
}
.sidebar-brand-accent {
  height: 2px;
  width: 100%;
  border-radius: 999px;
  background:
    linear-gradient(
      90deg,
      var(--bheedy-navy),
      transparent);
  margin-bottom: 1rem;
  opacity: 0.35;
}
.event-row {
  display: block;
  width: 100%;
  border-radius: var(--bh-radius-lg);
  border: 1px solid transparent;
  padding: 0.75rem 0.9rem;
  text-align: left;
  background: transparent;
  cursor: pointer;
  transition: background 0.12s, border-color 0.12s;
}
.event-row:hover {
  background: color-mix(in srgb, var(--bh-color-text-primary) 6%, transparent);
  border-color: var(--bh-color-border-subtle);
  box-shadow: none;
}
.event-row-selected {
  background: rgba(13, 27, 46, 0.05);
  border-color: var(--bh-color-border-subtle);
  border-left: 3px solid var(--bheedy-navy);
  padding-left: calc(0.9rem - 2px);
  box-shadow: none;
}
.page-header-row {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
}
.page-header-icon {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  background: #f4f6f9;
  border: 1px solid var(--bh-color-border-subtle);
  color: var(--bh-color-text-secondary);
}
.relative-wrap {
  position: relative;
}
.page-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.15rem;
  padding: 0.15rem 0 0.25rem;
  border-radius: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.page-header-main {
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
}
.page-header-actions {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 0.5rem;
}
.kpi-card-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.25rem;
}
.kpi-icon {
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.625rem;
  background: var(--bh-color-bg-canvas);
  border: 1px solid var(--bh-color-border-subtle);
  color: var(--bh-color-text-secondary);
}
.kpi-value {
  margin: 0;
  font-size: 1.375rem;
  font-weight: 700;
  color: var(--bheedy-text-primary);
  line-height: 1.15;
  letter-spacing: -0.03em;
}
.kpi-label {
  display: block;
  font-size: var(--bheedy-font-label);
  font-weight: 500;
  color: var(--bheedy-text-muted);
  text-transform: none;
  letter-spacing: -0.01em;
  margin-bottom: 0.0625rem;
}
.kpi-detail {
  margin-top: 0.125rem;
  font-size: var(--bheedy-font-caption);
  color: var(--bheedy-text-muted);
}
.country-select {
  position: relative;
  flex-shrink: 0;
}
.country-select--full {
  width: 100%;
}
.bh-country-select-host {
  display: block;
  min-width: 0;
  position: relative;
}
.bh-country-select-host--open {
  z-index: 60;
}
.country-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.375rem;
  min-width: 6.5rem;
  border-radius: var(--bh-radius-md, 0.5rem);
  border: 1px solid var(--bh-color-border-default, #dde3ea);
  background: var(--bh-color-bg-raised, #fff);
  padding: 0.5rem 0.625rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: var(--bh-color-text-primary, var(--bheedy-navy));
  cursor: pointer;
}
.country-trigger--full {
  width: 100%;
  min-width: 0;
}
.country-trigger-label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
}
.country-trigger:hover,
.country-trigger--open {
  border-color: var(--bh-color-border-strong);
}
.country-dropdown {
  box-sizing: border-box;
  position: fixed;
  z-index: 10120;
  isolation: isolate;
  left: 0;
  top: auto;
  bottom: auto;
  width: auto;
  min-width: 12rem;
  max-height: 14rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: var(--bh-radius-md, 0.625rem);
  border: 1px solid var(--bh-color-border-default, #e2e8f0);
  background: var(--bh-color-bg-raised, #fff);
  box-shadow: var(--bh-shadow-lg, var(--bheedy-shadow-lg)), 0 18px 40px rgba(0, 0, 0, 0.45);
  color: var(--bh-color-text-primary);
}
.country-search-wrap {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  border-bottom: 1px solid var(--bh-color-border-subtle, #f1f5f9);
  padding: 0.5rem 0.625rem;
  color: var(--bh-color-text-muted, #94a3b8);
  background: var(--bh-color-bg-raised, #fff);
}
.country-search {
  flex: 1;
  border: none;
  background: transparent !important;
  box-shadow: none !important;
  font-size: 0.8125rem;
  color: var(--bh-color-text-primary, #1e293b);
  outline: none;
  min-height: auto;
  padding: 0;
}
.country-search::placeholder {
  color: var(--bh-color-text-muted, #94a3b8);
}
.country-list {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  list-style: none;
  margin: 0;
  padding: 0.25rem 0;
  background: var(--bh-color-bg-raised, #fff);
}
.country-option {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border: none;
  background: transparent;
  padding: 0.5rem 0.75rem;
  font-size: 0.8125rem;
  text-align: left;
  color: var(--bh-color-text-primary, #334155);
  cursor: pointer;
}
.country-option:hover,
.country-option--active {
  background: color-mix(in srgb, var(--bh-color-accent, #0b1f3a) 14%, transparent);
  color: var(--bh-color-text-primary, var(--bheedy-navy));
}
.country-option--empty {
  cursor: default;
  color: var(--bh-color-text-muted);
}
.country-option--empty:hover {
  background: transparent;
}
.country-dial {
  font-weight: 600;
  color: var(--bh-color-accent, var(--bheedy-gold));
  font-size: 0.75rem;
}
.phone-input-wrap {
  flex: 1;
  min-width: 0;
}
.text-muted {
  color: #94a3b8;
}
.form-stack {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.panel-padding {
  padding: 1rem 1.15rem;
}
.main-content {
  flex: 1;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  padding-block: 1.25rem 1.75rem;
  padding-inline: clamp(1rem, 2vw, 2rem);
}
.portal-shell .page-content .bh-panel[class*=max-w-],
.portal-shell .page-content .form-stack[class*=max-w-],
.portal-shell .page-content .grid[class*=max-w-],
.portal-shell .page-content .space-y-3[class*=max-w-] {
  margin-inline: auto;
  width: 100%;
}
@media (max-width: 900px) {
  .main-content,
  .portal-shell main.page-content {
    padding-block: 1rem 1.5rem;
    padding-inline: 0.75rem;
  }
  .page-header {
    flex-direction: column;
    align-items: stretch;
  }
  .page-header-actions {
    width: 100%;
  }
  .bh-panel,
  .glass-panel,
  .partner-directory {
    min-width: 0;
  }
  .kpi-grid {
    grid-template-columns: 1fr;
  }
  .partner-directory__controls,
  .partner-directory__head,
  .partner-directory__foot {
    padding-left: 0.85rem;
    padding-right: 0.85rem;
  }
  .partner-directory__search {
    flex: 1 1 100%;
    min-width: 0;
    max-width: none;
  }
  .bh-modal-dialog,
  .bh-modal-dialog--wide {
    max-width: calc(100vw - 1.5rem);
  }
  .bh-modal-footer {
    flex-direction: column-reverse;
    align-items: stretch;
  }
  .bh-modal-footer > .btn,
  .bh-modal-footer > button {
    width: 100%;
  }
  .data-table,
  .partner-table,
  .team-table {
    min-width: 32rem;
  }
  .team-invite-bar form {
    flex-direction: column;
    align-items: stretch;
  }
}
.auth-page {
  display: flex;
  flex-direction: row;
  min-height: 100vh;
  min-height: 100dvh;
  width: 100%;
  overflow-x: hidden;
  background: var(--bh-color-bg-base);
}
.auth-brand {
  display: none;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  min-width: 0;
  height: auto;
  min-height: 100vh;
  min-height: 100dvh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(
      135deg,
      #0a120e 0%,
      #0e1812 52%,
      #121c16 100%);
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.auth-brand::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(
      ellipse 65% 50% at 100% 0%,
      rgba(212, 255, 0, 0.18) 0%,
      transparent 55%),
    radial-gradient(
      ellipse 45% 40% at 0% 100%,
      rgba(245, 197, 24, 0.08) 0%,
      transparent 50%);
  pointer-events: none;
}
.auth-brand-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  height: auto;
  min-height: 0;
  margin: auto;
  padding: clamp(32px, 4vw, 56px) clamp(28px, 5vw, 64px);
  width: 100%;
  max-width: 440px;
  text-align: left;
  gap: 1.25rem;
}
.auth-brand-lockup {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.auth-brand-mark {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #d4ff00;
  color: #0a120e;
  font-weight: 800;
  font-size: 1.25rem;
  letter-spacing: -0.03em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  line-height: 1;
}
.auth-brand-name {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1;
  color: #fff;
}
.auth-hero {
  width: 100%;
}
.auth-flow-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0.65rem 0.75rem;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
}
.auth-flow-visual__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.auth-flow-visual__connector {
  flex: 1;
  min-width: 12px;
  max-width: 40px;
  height: 2px;
  margin: 0 4px;
  background:
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.35),
      rgba(255, 255, 255, 0.12));
  border-radius: 999px;
}
.auth-stats {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.auth-stat {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin: 0;
  padding: 0.7rem 0.9rem;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
}
.auth-stat.is-active {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.35);
  box-shadow: inset 3px 0 0 #d4ff00;
}
.auth-stat-icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.auth-stat.is-active .auth-stat-icon {
  background: #fff;
  color: #18181b;
  border-color: rgba(245, 197, 24, 0.55);
}
.auth-brand-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  border-radius: var(--bh-radius-lg);
  background: var(--bh-color-mark, #d4ff00);
  font-size: 1.125rem;
  font-weight: 800;
  color: #0a120e;
  box-shadow: none;
}
.auth-brand-logo--sm {
  height: 2.25rem;
  width: 2.25rem;
  font-size: 0.9375rem;
  flex-shrink: 0;
}
.auth-brand-eyebrow {
  margin: 0;
  font-size: var(--bh-font-label);
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
}
.auth-brand-title {
  margin: 0 0 0.75rem;
  font-size: clamp(1.75rem, 2.8vw, 2.35rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.03em;
  max-width: none;
}
.auth-brand-lead {
  margin: 0 auto;
  font-size: 0.975rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.82);
  max-width: 42ch;
}
.auth-brand-features {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  width: 100%;
}
.auth-brand-features li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: var(--bh-control-font-size);
  color: #fff;
}
.auth-brand-icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-size: 0.875rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.auth-main {
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(32px, 5vw, 64px) clamp(24px, 5vw, 72px);
  background-color: #fff;
  background-image: none;
  overflow-y: auto;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: -12px 0 40px rgba(0, 0, 0, 0.04);
}
.auth-main-inner {
  width: 100%;
  max-width: 400px;
  margin: auto;
}
.auth-mobile-header {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
}
.auth-mobile-eyebrow {
  font-size: var(--bh-font-label);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--bh-color-text-muted);
}
.auth-mobile-title {
  font-size: 1.375rem;
  font-weight: 700;
  color: var(--bh-color-text-primary);
  letter-spacing: -0.03em;
}
.auth-card {
  border-radius: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  overflow: visible;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.login-form-header {
  margin-bottom: 1.35rem;
  text-align: left;
}
.login-form-header h2 {
  font-size: 1.8rem;
  color: var(--bheedy-navy, #18181b);
  font-weight: 700;
  margin: 0 0 8px;
  letter-spacing: -0.03em;
}
.login-form-header p {
  color: var(--bh-color-text-muted, #5b6b7c);
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.45;
}
.auth-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-base);
}
.auth-tab {
  padding: 0.75rem 0.875rem;
  font-size: var(--bh-control-font-size);
  font-weight: 600;
  color: var(--bh-color-text-muted);
  background: transparent;
  border: none;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  transition:
    color 0.15s,
    border-color 0.15s,
    background 0.15s;
}
.auth-tab:hover {
  color: var(--bh-color-text-primary);
  background: rgba(11, 31, 58, 0.03);
}
.auth-tab--active {
  color: var(--bh-color-text-primary);
  border-bottom-color: var(--bheedy-navy);
  background: var(--bh-color-bg-raised);
}
.auth-card-body {
  padding: 0;
}
.auth-title {
  margin: 0;
  font-size: 1.75rem;
  font-weight: 750;
  letter-spacing: -0.04em;
  line-height: 1.15;
  color: var(--bh-color-text-primary);
}
.auth-subtitle {
  margin: 0.45rem 0 0;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bh-color-text-secondary);
}
.auth-field-label {
  display: block;
  font-size: 0.8125rem;
  font-weight: 550;
  color: var(--bh-color-text-secondary);
  margin-bottom: 0.35rem;
}
.auth-success-panel {
  display: flex;
  gap: 0.75rem;
  align-items: flex-start;
  margin: 1rem 0 1.15rem;
  padding: 0.9rem 1rem;
  border-radius: var(--bh-radius-md);
  background: var(--bh-color-success-soft);
  border: 1px solid color-mix(in srgb, var(--bh-color-success) 28%, transparent);
}
.auth-success-panel p {
  margin: 0;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: var(--bh-color-text-primary);
}
.auth-success-panel strong {
  display: block;
  margin-bottom: 0.2rem;
  font-size: 0.8125rem;
  font-weight: 650;
  color: var(--bh-color-success);
}
.auth-invite-hint {
  display: flex;
  gap: 0.75rem;
  align-items: flex-start;
  padding: 0.85rem 1rem;
  border-radius: var(--bh-radius-md);
  background: #f4f6f9;
  border: 1px solid var(--bh-color-border-subtle);
  margin-bottom: 0.875rem;
}
.auth-invite-hint-icon {
  flex-shrink: 0;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--bh-radius-md);
  background: var(--bheedy-navy-fill, #18181b);
  color: #fff;
  font-size: var(--bh-control-font-size);
}
.auth-invite-hint p {
  font-size: var(--bh-control-font-size);
  line-height: 1.45;
  color: var(--bh-color-text-secondary);
}
.auth-invite-hint strong {
  display: block;
  font-size: var(--bh-control-font-size);
  font-weight: 600;
  color: var(--bh-color-text-primary);
  margin-bottom: 0.125rem;
}
.auth-footnote {
  margin-top: 0.875rem;
  padding-top: 0.875rem;
  border-top: 1px solid var(--bh-color-border-default);
  font-size: 0.75rem;
  line-height: 1.5;
  color: var(--bh-color-text-muted);
  text-align: center;
}
.auth-footnote a,
.auth-footnote button {
  color: var(--bheedy-gold);
  font-weight: 500;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: inherit;
}
.auth-footnote a:hover,
.auth-footnote button:hover {
  color: var(--bheedy-gold-light);
  text-decoration: underline;
}
.auth-club-badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  padding: 0 0 1rem;
  margin: 0 0 1rem;
  border: none;
  border-radius: 0;
  background: transparent;
  border-bottom: 1px solid var(--bh-color-border-subtle);
  text-align: center;
}
.auth-club-badge-mark {
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  background: var(--bheedy-navy-fill, #18181b);
  color: var(--bheedy-gold-light);
  font-weight: 800;
  font-size: 1rem;
}
.auth-club-badge-logo {
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.75rem;
  object-fit: cover;
  background: var(--bh-color-bg-canvas);
  border: 1px solid var(--bh-color-border-subtle);
}
.auth-club-badge-copy {
  min-width: 0;
  text-align: center;
}
.auth-club-badge-eyebrow {
  margin: 0 0 0.15rem;
  font-size: 0.6875rem;
  font-weight: 550;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--bh-color-text-muted);
}
.auth-club-badge-name {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 650;
  letter-spacing: -0.02em;
  line-height: 1.25;
  color: var(--bh-color-text-primary);
}
.auth-club-badge-email {
  margin: 0.2rem 0 0;
  font-size: 0.8125rem;
  font-weight: 400;
  color: var(--bh-color-text-muted);
  line-height: 1.35;
}
@media (min-width: 900px) {
  .auth-brand {
    display: flex;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }
  .auth-mobile-header {
    display: none;
  }
  .auth-main {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }
}
@media (max-width: 899px) {
  .auth-page {
    flex-direction: column;
  }
  .auth-brand {
    display: none;
  }
  .auth-main {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    padding: 1.5rem 1rem;
    border-left: none;
    box-shadow: none;
  }
}
.portal-shell .shell-sidebar {
  padding: 1.15rem 0.75rem;
}
.portal-shell .shell-brand-row {
  margin-bottom: 1.15rem;
}
.portal-shell .sidebar-brand-accent {
  height: 2px;
  border-radius: 999px;
  background:
    linear-gradient(
      90deg,
      var(--bheedy-navy),
      transparent);
  margin-bottom: 0.875rem;
  opacity: 0.35;
}
.portal-shell .shell-brand-title {
  color: var(--bh-color-text-primary);
  font-weight: 700;
  letter-spacing: -0.02em;
}
.portal-shell .shell-brand-eyebrow {
  color: var(--bh-color-text-muted);
  font-weight: 500;
}
.portal-shell .shell-sidebar-footer {
  color: var(--bh-color-text-muted);
}
.portal-shell .portal-sidebar .logo-mark {
  background: var(--bh-color-mark);
  color: #0a120e;
  box-shadow: none;
}
.portal-shell .sidebar-collapse-btn {
  border-color: var(--bh-color-border-default);
  background: var(--bh-color-bg-raised);
  color: var(--bh-color-text-secondary);
}
.portal-shell .sidebar-collapse-btn:hover {
  background: var(--bh-color-accent-soft);
  color: var(--bh-color-text-primary);
}
.portal-shell .nav-link {
  color: var(--bh-color-text-secondary);
  border-left: 3px solid transparent;
  padding: 0.5rem 0.75rem;
  font-weight: 500;
}
.portal-shell .nav-link:hover {
  background: rgba(13, 27, 46, 0.04);
  color: var(--bh-color-text-primary);
}
.portal-shell .nav-link-active {
  background: rgba(13, 27, 46, 0.06);
  color: var(--bh-color-text-primary);
  border-left-color: var(--bheedy-navy);
  padding-left: 0.75rem;
}
.portal-shell .nav-link-active:hover {
  background: rgba(13, 27, 46, 0.08);
  color: var(--bh-color-text-primary);
}
.portal-shell .shell-main {
  background: var(--bh-color-bg-base);
}
.portal-shell .glass-panel,
.portal-shell .card,
.portal-shell .bh-panel {
  border-color: var(--bh-color-border-default);
  background: var(--bh-color-bg-raised);
  box-shadow: none;
}
.portal-shell .page-title {
  color: var(--bh-color-text-primary);
  font-weight: 700;
  letter-spacing: -0.025em;
}
.portal-shell .shell-topbar-title {
  color: var(--bh-color-text-primary);
}
.portal-shell .shell-topbar-subtitle {
  color: var(--bh-color-text-muted);
}
.portal-shell .section-title {
  color: var(--bh-color-text-primary);
  font-weight: 600;
}
[data-bh-theme=portal-dark] .portal-sidebar,
[data-bh-theme=admin-dark] .portal-sidebar {
  background: #0a120e !important;
  background-image: none !important;
  border-right-color: rgba(212, 255, 0, 0.14);
}
[data-bh-theme=portal-dark] .portal-shell .shell-brand-title,
[data-bh-theme=admin-dark] .portal-shell .shell-brand-title {
  color: #f8fafc;
}
[data-bh-theme=portal-dark] .portal-shell .shell-brand-eyebrow,
[data-bh-theme=admin-dark] .portal-shell .shell-brand-eyebrow,
[data-bh-theme=portal-dark] .portal-shell .shell-sidebar-footer,
[data-bh-theme=admin-dark] .portal-shell .shell-sidebar-footer {
  color: rgba(248, 250, 252, 0.45);
}
[data-bh-theme=portal-dark] .portal-shell .nav-link,
[data-bh-theme=admin-dark] .portal-shell .nav-link {
  color: rgba(248, 250, 252, 0.58);
}
[data-bh-theme=portal-dark] .portal-shell .nav-link:hover,
[data-bh-theme=admin-dark] .portal-shell .nav-link:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
}
[data-bh-theme=portal-dark] .portal-shell .nav-link-active,
[data-bh-theme=admin-dark] .portal-shell .nav-link-active {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  border-left-color: var(--bh-color-accent);
}
[data-bh-theme=portal-dark] .portal-shell .sidebar-collapse-btn,
[data-bh-theme=admin-dark] .portal-shell .sidebar-collapse-btn {
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.65);
}
[data-bh-theme=portal-dark] .portal-topbar,
[data-bh-theme=admin-dark] .portal-topbar {
  background: #0a120e;
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
.segment-tabs {
  display: inline-flex;
  flex-wrap: wrap;
  width: auto;
  max-width: 100%;
  gap: 0.5rem;
  padding: 0.25rem;
  margin-bottom: 1rem;
  border-radius: var(--bh-radius-lg);
  border: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-canvas);
}
.segment-tab {
  position: relative;
  flex: 1 1 0;
  min-width: 9.5rem;
  min-height: 2.5rem;
  border: 1px solid transparent;
  border-radius: var(--bh-radius-md);
  margin-bottom: 0;
  padding: 0.55rem 0.85rem;
  font-size: 0.8125rem;
  text-align: center;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: var(--bh-color-text-muted);
  background: transparent;
  cursor: pointer;
  transition:
    color 0.15s,
    border-color 0.15s,
    background 0.15s;
}
.segment-tab:hover {
  color: var(--bh-color-text-primary);
  background: var(--bh-color-bg-raised);
}
.segment-tab--active {
  color: var(--bh-color-text-primary);
  font-weight: 700;
  background: var(--bh-color-bg-raised);
  border-color: var(--bh-color-accent);
}
.bh-panel {
  border: 1px solid var(--bh-color-border-subtle);
  border-radius: var(--bh-radius-lg);
  background: var(--bh-color-bg-raised);
  padding: 1.25rem 1.35rem;
  box-shadow: var(--bh-shadow-sm);
}
.bh-metric {
  padding: 0.55rem 0.65rem;
  border-radius: var(--bh-radius-lg);
  background: var(--bh-color-bg-raised);
  border: 1px solid var(--bh-color-border-subtle);
}
.bh-metric-value {
  display: block;
  font-size: 1.125rem;
  font-weight: 650;
  letter-spacing: -0.03em;
  line-height: 1.2;
  color: var(--bh-color-text-primary);
}
.bh-metric-label {
  display: block;
  margin-top: 0.15rem;
  font-size: var(--bheedy-font-label);
  font-weight: 500;
  color: var(--bh-color-text-muted);
}
.portal-notice {
  border-radius: var(--bh-radius-md);
  border: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  padding: 0.65rem 0.85rem;
  font-size: 0.8125rem;
  color: var(--bh-color-text-secondary);
}
.portal-notice--warn {
  background: var(--bh-color-warning-soft);
  border-color: transparent;
  color: var(--bh-color-warning);
}
.portal-notice--ok {
  background: var(--bh-color-success-soft);
  border-color: transparent;
  color: var(--bh-color-success);
}
.data-list {
  margin-top: 0.5rem;
}
.data-list-row {
  padding: 0.5rem 0.625rem;
  border-radius: var(--bheedy-radius);
  transition: background 0.12s;
}
.data-list-row:hover {
  background: var(--bheedy-surface-muted);
}
.data-list-row + .data-list-row {
  border-top: 1px solid var(--bheedy-border-light);
}
.empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
  width: 100%;
  min-height: 280px;
  padding: 60px 24px;
  box-sizing: border-box;
  text-align: center;
  border: none;
  background: transparent;
  border-radius: 0;
}
.empty-state__icon {
  display: flex;
  width: 80px;
  height: 80px;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
  border-radius: 50%;
  background: rgba(245, 197, 24, 0.14);
  color: #c9a227;
  transition: transform 0.25s ease;
}
.empty-state:hover .empty-state__icon {
  transform: scale(1.05);
}
.empty-state__title {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35;
  color: var(--bh-color-text-primary);
}
.empty-state__body {
  margin: 0;
  max-width: 400px;
  font-size: 14px;
  line-height: 1.6;
  color: var(--bh-color-text-secondary);
}
.empty-state__action:empty {
  display: none;
}
.empty-state__action:not(:empty) {
  margin-top: 20px;
}
.ev-empty-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: rgba(245, 197, 24, 0.14);
  color: #c9a227;
  border: none;
}
.bh-empty-state {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
  min-height: 0;
}
.page-empty-container,
.bh-support-empty {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 280px;
  background: var(--bh-color-bg-raised, #fff);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  border: 1px solid var(--bh-color-border-subtle, rgba(0, 0, 0, 0.06));
}
.page-empty-container > .empty-state,
.bh-support-empty .empty-state {
  flex: 1 1 auto;
}
.bh-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 10050;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: max(1rem, env(safe-area-inset-top, 0px)) max(1rem, env(safe-area-inset-right, 0px)) max(1rem, env(safe-area-inset-bottom, 0px)) max(1rem, env(safe-area-inset-left, 0px));
  background: var(--bh-color-bg-scrim);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.bh-modal-dialog {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 32rem;
  min-height: 0;
  max-height: calc(100vh - 2rem);
  max-height: calc(100dvh - 2rem);
  margin: auto;
  overflow: hidden;
  border-radius: var(--bh-radius-2xl);
  background: var(--bh-color-bg-overlay);
  box-shadow: var(--bh-shadow-xl);
  border: 1px solid var(--bh-color-border-default);
}
.bh-modal-dialog--wide {
  max-width: 40rem;
}
.bh-modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 1.15rem 1.25rem 0.85rem;
  border-bottom: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-overlay);
  border-radius: var(--bh-radius-2xl) var(--bh-radius-2xl) 0 0;
}
.bh-modal-header > div:first-child {
  min-width: 0;
  flex: 1 1 auto;
}
.bh-modal-header .btn-close {
  flex-shrink: 0;
  align-self: flex-start;
  margin-top: 0.1rem;
}
.bh-modal-title {
  margin: 0;
  font-size: var(--bh-font-title);
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--bh-color-text-primary);
  line-height: 1.25;
}
.bh-modal-subtitle {
  margin: 0.3rem 0 0;
  font-size: 0.8125rem;
  line-height: 1.4;
  color: var(--bh-color-text-muted);
}
.bh-modal-body {
  flex: 1 1 0%;
  min-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 1rem 1.25rem 1.25rem;
  -webkit-overflow-scrolling: touch;
}
.bh-modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  padding: 0.85rem 1.25rem 1.1rem;
  border-top: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-overlay);
  border-radius: 0 0 var(--bh-radius-2xl) var(--bh-radius-2xl);
}
.bh-modal-footer > .btn,
.bh-modal-footer > .btn-primary,
.bh-modal-footer > .btn-secondary,
.bh-modal-footer > .btn-ghost,
.bh-modal-footer > .btn-danger,
.bh-modal-footer > button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
[data-bh-theme=portal-dark],
[data-bh-theme=admin-dark] {
  --bheedy-navy: var(--bh-color-text-primary);
}
[data-bh-theme=portal-dark] .text-slate-400,
[data-bh-theme=admin-dark] .text-slate-400,
[data-bh-theme=portal-dark] .text-slate-500,
[data-bh-theme=admin-dark] .text-slate-500 {
  color: var(--bh-color-text-muted) !important;
}
[data-bh-theme=portal-dark] .text-slate-600,
[data-bh-theme=admin-dark] .text-slate-600 {
  color: var(--bh-color-text-secondary) !important;
}
[data-bh-theme=portal-dark] .text-slate-700,
[data-bh-theme=admin-dark] .text-slate-700 {
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .bg-white,
[data-bh-theme=admin-dark] .bg-white,
[data-bh-theme=portal-dark] .bg-white\/50,
[data-bh-theme=admin-dark] .bg-white\/50 {
  background-color: var(--bh-color-bg-glass-strong) !important;
}
[data-bh-theme=portal-dark] .bg-slate-50,
[data-bh-theme=admin-dark] .bg-slate-50 {
  background-color: var(--bh-color-bg-glass) !important;
}
[data-bh-theme=portal-dark] .border-slate-100,
[data-bh-theme=admin-dark] .border-slate-100,
[data-bh-theme=portal-dark] .border-slate-200,
[data-bh-theme=admin-dark] .border-slate-200 {
  border-color: var(--bh-color-border-default) !important;
}
[data-bh-theme=portal-dark] .hover\:text-navy:hover,
[data-bh-theme=admin-dark] .hover\:text-navy:hover {
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .bg-slate-100,
[data-bh-theme=admin-dark] .bg-slate-100 {
  background-color: var(--bh-color-bg-glass) !important;
}
[data-bh-theme=portal-dark] .bg-green-100,
[data-bh-theme=admin-dark] .bg-green-100,
[data-bh-theme=portal-dark] .bg-emerald-50,
[data-bh-theme=admin-dark] .bg-emerald-50 {
  background-color: var(--bh-color-success-soft) !important;
}
[data-bh-theme=portal-dark] .text-green-800,
[data-bh-theme=admin-dark] .text-green-800,
[data-bh-theme=portal-dark] .text-emerald-700,
[data-bh-theme=admin-dark] .text-emerald-700,
[data-bh-theme=portal-dark] .text-emerald-600,
[data-bh-theme=admin-dark] .text-emerald-600 {
  color: var(--bh-color-success) !important;
}
[data-bh-theme=portal-dark] .text-emerald-900,
[data-bh-theme=admin-dark] .text-emerald-900 {
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .border-emerald-100,
[data-bh-theme=admin-dark] .border-emerald-100 {
  border-color: var(--bh-color-success-soft) !important;
}
[data-bh-theme=portal-dark] .text-red-700,
[data-bh-theme=admin-dark] .text-red-700,
[data-bh-theme=portal-dark] .text-red-500,
[data-bh-theme=admin-dark] .text-red-500 {
  color: var(--bh-color-danger) !important;
}
[data-bh-theme=portal-dark] .country-trigger,
[data-bh-theme=admin-dark] .country-trigger {
  border-color: var(--bh-color-border-default);
  background: var(--bh-color-bg-raised);
  color: var(--bh-color-text-primary);
}
[data-bh-theme=portal-dark] .country-dropdown,
[data-bh-theme=admin-dark] .country-dropdown,
[data-bh-theme=portal-dark] .country-search-wrap,
[data-bh-theme=admin-dark] .country-search-wrap,
[data-bh-theme=portal-dark] .country-list,
[data-bh-theme=admin-dark] .country-list {
  background: var(--bh-color-bg-raised);
  border-color: var(--bh-color-border-default);
  color: var(--bh-color-text-primary);
}
[data-bh-theme=portal-dark] .country-search-wrap,
[data-bh-theme=admin-dark] .country-search-wrap {
  border-bottom-color: var(--bh-color-border-subtle);
  color: var(--bh-color-text-muted);
}
[data-bh-theme=portal-dark] .country-search,
[data-bh-theme=admin-dark] .country-search {
  background: transparent !important;
  color: var(--bh-color-text-primary);
}
[data-bh-theme=portal-dark] .country-option,
[data-bh-theme=admin-dark] .country-option {
  color: var(--bh-color-text-primary);
}
[data-bh-theme=portal-dark] .country-option:hover,
[data-bh-theme=admin-dark] .country-option:hover,
[data-bh-theme=portal-dark] .country-option--active,
[data-bh-theme=admin-dark] .country-option--active {
  background: color-mix(in srgb, var(--bh-color-accent) 16%, transparent);
  color: var(--bh-color-text-primary);
}
[data-bh-theme=portal-dark] .country-dial,
[data-bh-theme=admin-dark] .country-dial {
  color: var(--bh-color-accent);
}
.bh-bottom-sheet {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 60;
  max-height: 90vh;
  overflow-y: auto;
  border-top: 1px solid var(--bh-color-border-default);
  border-radius: 1.75rem 1.75rem 0 0;
  background: var(--bh-color-bg-overlay);
  box-shadow: 0 -20px 50px rgba(0, 0, 0, 0.32);
}
.bh-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem;
  margin-bottom: 0.75rem;
  font-size: var(--bh-font-caption);
  color: var(--bh-color-text-muted);
}
.bh-breadcrumb a {
  color: var(--bh-color-text-secondary);
  text-decoration: none;
  font-weight: 600;
}
.bh-breadcrumb a:hover {
  color: var(--bh-color-text-primary);
  text-decoration: underline;
}
.bh-breadcrumb__sep {
  color: var(--bh-color-text-muted);
  -webkit-user-select: none;
  user-select: none;
}
.bh-breadcrumb__current {
  color: var(--bh-color-text-primary);
  font-weight: 600;
}
.bh-detail-header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem 1rem;
  margin-bottom: 1rem;
}
.bh-list-row {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  min-height: 3.75rem;
  padding: 0.85rem 1rem;
  text-align: left;
  border: 1px solid transparent;
  border-radius: var(--bh-radius-lg);
  background: transparent;
  color: var(--bh-color-text-primary);
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease;
}
.bh-list-row:hover {
  background: color-mix(in srgb, var(--bh-color-text-primary) 6%, transparent);
  border-color: var(--bh-color-border-subtle);
}
.bh-list-row--active,
.bh-list-row[aria-current=page] {
  background: rgba(13, 27, 46, 0.05);
  border-color: var(--bh-color-border-subtle);
}
.bh-list-row__body {
  min-width: 0;
  flex: 1;
}
.bh-list-row__title {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: var(--bh-color-text-primary);
  line-height: 1.3;
}
.bh-list-row__meta {
  margin-top: 0.1rem;
  font-size: 0.75rem;
  color: var(--bh-color-text-muted);
  line-height: 1.35;
}
.bh-list-row__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-top: 0.35rem;
}
.bh-list-row__trail {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  color: var(--bh-color-text-muted);
}
.bh-list-stack {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}
.data-table-wrap,
.partner-table-wrap {
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  flex: 0 0 auto;
}
.data-table,
.partner-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 0.8125rem;
  min-width: 36rem;
}
.data-table thead th,
.partner-table thead th {
  padding: 0.65rem 1rem;
  text-align: left;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--bh-color-text-muted);
  border-bottom: 1px solid var(--bh-color-border-default);
  background: var(--bh-color-bg-canvas);
  white-space: nowrap;
  vertical-align: middle;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}
.data-table tbody td,
.partner-table tbody td {
  padding: 0.65rem 1rem;
  vertical-align: middle;
  text-align: left;
  color: var(--bh-color-text-primary);
  border-bottom: 1px solid var(--bh-color-border-subtle);
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}
.data-table tbody tr:last-child td,
.partner-table tbody tr:last-child td {
  border-bottom: none;
}
.data-table tbody tr:nth-child(even):not(.data-table__detail):not(.data-table__row--active) td,
.partner-table tbody tr:nth-child(even):not(.partner-table__row--active) td {
  background: color-mix(in srgb, var(--bh-color-text-primary) 4%, var(--bh-color-bg-raised));
}
.data-table tbody tr:hover td,
.partner-table tbody tr:hover td {
  background: color-mix(in srgb, var(--bh-color-text-primary) 7%, var(--bh-color-bg-raised));
}
.data-table__row--clickable,
.partner-table tbody tr,
.partner-table__row {
  cursor: pointer;
}
.data-table__row--active td,
.partner-table tbody tr.partner-table__row--active td {
  background: color-mix(in srgb, var(--bh-color-accent) 12%, var(--bh-color-bg-raised)) !important;
}
.data-table__row--clickable:hover td {
  background: color-mix(in srgb, var(--bh-color-text-primary) 7%, var(--bh-color-bg-raised));
}
.data-table__row--active:hover td {
  background: color-mix(in srgb, var(--bh-color-accent) 16%, var(--bh-color-bg-raised)) !important;
}
.data-table__name,
.partner-table__name {
  margin: 0;
  font-size: 0.8125rem;
  font-weight: 650;
  letter-spacing: 0;
  color: var(--bh-color-text-primary);
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.partner-table__club {
  min-width: 12rem;
}
.data-table__meta,
.data-table__slug,
.partner-table__slug {
  margin: 0.15rem 0 0;
  font-size: 0.75rem;
  font-weight: 400;
  color: var(--bh-color-text-muted);
  line-height: 1.3;
}
.data-table__muted,
.partner-table__muted {
  font-size: 0.8125rem;
  font-weight: 450;
  color: var(--bh-color-text-secondary);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0;
}
.data-table__code {
  display: inline-block;
  font-family: inherit;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--bh-color-text-primary);
  text-align: left;
}
.data-table__date,
.partner-table__date {
  margin: 0;
  font-size: 0.8125rem;
  font-weight: 500;
  color: var(--bh-color-text-primary);
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.data-table__trail,
.partner-table__trail {
  width: 2.5rem;
  color: var(--bh-color-text-muted);
  text-align: right;
  font-size: 0.875rem;
}
.data-table thead th:last-child:has(+ *),
.partner-table thead th:last-child:empty,
.data-table thead th:has(.sr-only),
.partner-table thead th:has(.sr-only) {
  text-align: right;
  padding-right: 1rem;
}
.data-table__detail > td {
  padding: 0;
  background: color-mix(in srgb, var(--bh-color-text-primary) 3%, var(--bh-color-bg-raised));
  border-bottom: 1px solid var(--bh-color-border-subtle);
  cursor: default;
}
.data-table__detail-body {
  padding: 1rem 1.1rem 1.15rem;
  border-top: 1px solid var(--bh-color-border-subtle);
}
.data-table .meta-chip,
.data-table .readiness-pill {
  font-size: 0.6875rem;
  font-weight: 550;
  padding: 0.2rem 0.5rem;
}
.bh-panel--flush {
  padding: 0 !important;
  overflow: visible;
}
.partner-directory {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  min-height: auto;
  width: 100%;
  overflow: visible;
}
.partner-directory__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem 1rem;
  padding: 1.15rem 1.25rem 0.85rem;
  position: relative;
  z-index: 4;
  overflow: visible;
}
.partner-directory__title {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: -0.025em;
  color: var(--bh-color-text-primary);
  line-height: 1.25;
}
.partner-directory__subtitle {
  margin: 0.2rem 0 0;
  font-size: 0.8125rem;
  font-weight: 400;
  color: var(--bh-color-text-muted);
  line-height: 1.4;
}
.partner-directory__controls {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.65rem 0.75rem;
  padding: 0 1.25rem 0.9rem;
  border-bottom: 1px solid var(--bh-color-border-subtle);
}
.partner-directory__search {
  flex: 1 1 14rem;
  min-width: 12rem;
  max-width: 22rem;
}
.partner-directory__search .label-text {
  display: none;
}
.partner-directory__search .input-field {
  min-height: 2.35rem;
  font-size: 0.8125rem;
}
.partner-directory__foot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem 0.75rem;
  padding: 0.85rem 1.25rem 1.1rem;
  border-top: 1px solid var(--bh-color-border-subtle);
}
.partner-table .meta-chip,
.partner-table .readiness-pill,
.data-table .meta-chip,
.data-table .readiness-pill {
  font-size: 0.6875rem;
  font-weight: 550;
  padding: 0.2rem 0.5rem;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
[data-bh-theme=portal-dark] .data-table thead th,
[data-bh-theme=admin-dark] .data-table thead th,
[data-bh-theme=portal-dark] .partner-table thead th,
[data-bh-theme=admin-dark] .partner-table thead th {
  background: color-mix(in srgb, #fff 4%, var(--bh-color-bg-raised));
}
[data-bh-theme=portal-dark] .data-table tbody tr:nth-child(even):not(.data-table__detail):not(.data-table__row--active) td,
[data-bh-theme=admin-dark] .data-table tbody tr:nth-child(even):not(.data-table__detail):not(.data-table__row--active) td,
[data-bh-theme=portal-dark] .partner-table tbody tr:nth-child(even):not(.partner-table__row--active) td,
[data-bh-theme=admin-dark] .partner-table tbody tr:nth-child(even):not(.partner-table__row--active) td {
  background: color-mix(in srgb, #fff 5%, var(--bh-color-bg-raised));
}
[data-bh-theme=portal-dark] .data-table tbody tr:hover td,
[data-bh-theme=admin-dark] .data-table tbody tr:hover td,
[data-bh-theme=portal-dark] .data-table__row--clickable:hover td,
[data-bh-theme=admin-dark] .data-table__row--clickable:hover td,
[data-bh-theme=portal-dark] .partner-table tbody tr:hover td,
[data-bh-theme=admin-dark] .partner-table tbody tr:hover td {
  background: rgba(255, 255, 255, 0.04);
}
[data-bh-theme=portal-dark] .data-table__row--active td,
[data-bh-theme=admin-dark] .data-table__row--active td,
[data-bh-theme=portal-dark] .data-table__row--active:hover td,
[data-bh-theme=admin-dark] .data-table__row--active:hover td,
[data-bh-theme=portal-dark] .partner-table tbody tr.partner-table__row--active td,
[data-bh-theme=admin-dark] .partner-table tbody tr.partner-table__row--active td {
  background: rgba(255, 255, 255, 0.07);
}
[data-bh-theme=portal-dark] .data-table__detail > td,
[data-bh-theme=admin-dark] .data-table__detail > td {
  background: rgba(255, 255, 255, 0.02);
}
[data-bh-theme=portal-dark] .partner-list-btn:hover,
[data-bh-theme=admin-dark] .partner-list-btn:hover,
[data-bh-theme=portal-dark] .bh-list-row:hover,
[data-bh-theme=admin-dark] .bh-list-row:hover,
[data-bh-theme=portal-dark] .event-row:hover,
[data-bh-theme=admin-dark] .event-row:hover,
[data-bh-theme=portal-dark] .event-card-header:hover,
[data-bh-theme=admin-dark] .event-card-header:hover,
[data-bh-theme=portal-dark] .filter-chip:hover,
[data-bh-theme=admin-dark] .filter-chip:hover,
[data-bh-theme=portal-dark] .profile-trigger:hover,
[data-bh-theme=admin-dark] .profile-trigger:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
[data-bh-theme=portal-dark] .venue-chip--active:not(.venue-chip--archived),
[data-bh-theme=admin-dark] .venue-chip--active:not(.venue-chip--archived),
[data-bh-theme=portal-dark] .venue-radius__btn--active,
[data-bh-theme=admin-dark] .venue-radius__btn--active {
  background: var(--bh-color-action-primary) !important;
  border-color: var(--bh-color-action-primary) !important;
  color: var(--bh-color-action-primary-text) !important;
}
[data-bh-theme=portal-dark] .meta-chip,
[data-bh-theme=admin-dark] .meta-chip,
[data-bh-theme=portal-dark] .kpi-icon,
[data-bh-theme=admin-dark] .kpi-icon,
[data-bh-theme=portal-dark] .page-header-icon,
[data-bh-theme=admin-dark] .page-header-icon,
[data-bh-theme=portal-dark] .shell-topbar-icon,
[data-bh-theme=admin-dark] .shell-topbar-icon {
  background: rgba(255, 255, 255, 0.06);
}
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
  .bh-btn:hover:not(:disabled),
  .bh-card--interactive:hover,
  .shell-nav__link:hover {
    transform: none;
  }
}
[data-bh-theme=portal-dark] .btn-secondary,
[data-bh-theme=admin-dark] .btn-secondary,
[data-bh-theme=portal-dark] a.btn-secondary,
[data-bh-theme=admin-dark] a.btn-secondary {
  background: var(--bh-color-bg-overlay) !important;
  color: var(--bh-color-text-primary) !important;
  border-color: var(--bh-color-border-strong) !important;
}
[data-bh-theme=portal-dark] .btn-secondary:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-secondary:hover:not(:disabled),
[data-bh-theme=portal-dark] a.btn-secondary:hover,
[data-bh-theme=admin-dark] a.btn-secondary:hover {
  background: rgba(255, 255, 255, 0.16) !important;
  border-color: rgba(255, 255, 255, 0.4) !important;
  color: #fff !important;
}
[data-bh-theme=portal-dark] .btn-primary:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-primary:hover:not(:disabled),
[data-bh-theme=portal-dark] .btn-accent:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-accent:hover:not(:disabled) {
  background: var(--bh-color-action-primary-hover) !important;
  border-color: var(--bh-color-action-primary-hover) !important;
  color: #18181b !important;
}
[data-bh-theme=portal-dark] .btn-ghost:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-ghost:hover:not(:disabled),
[data-bh-theme=portal-dark] .btn-close:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-close:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.12) !important;
  border-color: rgba(255, 255, 255, 0.28) !important;
  color: #fff !important;
}
[data-bh-theme=portal-dark] .btn-primary,
[data-bh-theme=admin-dark] .btn-primary,
[data-bh-theme=portal-dark] .btn-accent,
[data-bh-theme=admin-dark] .btn-accent {
  color: var(--bh-color-action-primary-text) !important;
}
[data-bh-theme=portal-dark] .bh-panel,
[data-bh-theme=admin-dark] .bh-panel,
[data-bh-theme=portal-dark] .kpi-card,
[data-bh-theme=admin-dark] .kpi-card,
[data-bh-theme=portal-dark] .card,
[data-bh-theme=admin-dark] .card,
[data-bh-theme=portal-dark] .glass-panel,
[data-bh-theme=admin-dark] .glass-panel,
[data-bh-theme=portal-dark] .settings-card,
[data-bh-theme=admin-dark] .settings-card {
  border-radius: 12px !important;
  background: var(--bh-color-bg-raised) !important;
  color: var(--bh-color-text-primary) !important;
  border: 1px solid var(--bh-color-border-default) !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
[data-bh-theme=portal-dark] .kpi-label,
[data-bh-theme=admin-dark] .kpi-label,
[data-bh-theme=portal-dark] .kpi-card-label,
[data-bh-theme=admin-dark] .kpi-card-label,
[data-bh-theme=portal-dark] .kpi-detail,
[data-bh-theme=admin-dark] .kpi-detail,
[data-bh-theme=portal-dark] .partner-directory__subtitle,
[data-bh-theme=admin-dark] .partner-directory__subtitle {
  color: var(--bh-color-text-muted) !important;
}
[data-bh-theme=portal-dark] .kpi-value,
[data-bh-theme=admin-dark] .kpi-value,
[data-bh-theme=portal-dark] .kpi-card-value,
[data-bh-theme=admin-dark] .kpi-card-value,
[data-bh-theme=portal-dark] .partner-directory__title,
[data-bh-theme=admin-dark] .partner-directory__title,
[data-bh-theme=portal-dark] .page-title,
[data-bh-theme=admin-dark] .page-title,
[data-bh-theme=portal-dark] .section-title,
[data-bh-theme=admin-dark] .section-title {
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .ev-empty-hero,
[data-bh-theme=admin-dark] .ev-empty-hero {
  background: var(--bh-color-bg-raised);
  border-color: var(--bh-color-border-default);
  color: var(--bh-color-text-secondary);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);
}
[data-bh-theme=portal-dark] .empty-state__icon,
[data-bh-theme=admin-dark] .empty-state__icon,
[data-bh-theme=portal-dark] .ev-empty-icon,
[data-bh-theme=admin-dark] .ev-empty-icon {
  background: rgba(245, 197, 24, 0.16);
  color: #d4ff00;
}
[data-bh-theme=portal-dark] .page-empty-container,
[data-bh-theme=admin-dark] .page-empty-container,
[data-bh-theme=portal-dark] .bh-support-empty,
[data-bh-theme=admin-dark] .bh-support-empty {
  background: var(--bh-color-bg-raised);
  border-color: var(--bh-color-border-default);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);
}
.ev-empty-hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 12rem;
  padding: 2.5rem 1.5rem;
  text-align: center;
  border-radius: 12px;
  border: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  color: var(--bh-color-text-secondary);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
@media (min-width: 640px) {
  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:w-fit {
    width: fit-content;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-wrap {
    flex-wrap: wrap;
  }
  .sm\:items-center {
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .lg\:hidden {
    display: none;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1\.4fr\)\] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr);
  }
}

/* ../../node_modules/leaflet/dist/leaflet.css */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.leaflet-tile::selection {
  background: transparent;
}
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}
.leaflet-container img.leaflet-tile {
  mix-blend-mode: plus-lighter;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-container {
  font-family:
    "Helvetica Neue",
    Arial,
    Helvetica,
    sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font:
    bold 18px "Lucida Console",
    Monaco,
    monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url("./media/layers.png");
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("./media/layers-2x.png");
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
.leaflet-default-icon-path {
  background-image: url("./media/marker-icon.png");
}
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}
.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}
.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font:
    16px/24px Tahoma,
    Verdana,
    sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}
.leaflet-popup-scrolled {
  overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
@media print {
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}

/* ../../packages/design/src/hiring-overlay.css */
html,
body {
  font-family:
    Inter,
    ui-sans-serif,
    system-ui,
    -apple-system,
    "Segoe UI",
    Roboto,
    sans-serif;
  background: var(--bh-color-bg-base, #e8ecf2);
  color: var(--bh-color-text-primary, #0f1c2e);
  min-height: 100%;
  height: auto;
  overflow: auto;
}
html,
body,
* {
  scrollbar-width: none;
}
*::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}
.input-field,
input[type=text]:not(.bh-select-input),
input[type=email]:not(.bh-select-input),
input[type=password]:not(.bh-select-input),
input[type=number]:not(.bh-select-input),
input[type=search]:not(.bh-select-input),
input[type=tel]:not(.bh-select-input),
input[type=url]:not(.bh-select-input),
input[type=date]:not(.bh-select-input),
select,
.form-control {
  height: 40px !important;
  min-height: 40px !important;
  padding-block: 0 !important;
  padding-inline-start: 12px !important;
  padding-inline-end: 12px !important;
  border: 1px solid var(--bh-color-border-default, #dee2e6) !important;
  border-radius: 8px !important;
  font-size: 14px !important;
  line-height: 1.25 !important;
  background: var(--bh-color-bg-raised, #fff) !important;
  color: var(--bh-color-text-primary, #212529) !important;
  box-sizing: border-box !important;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    background 0.2s ease !important;
}
textarea.input-field,
textarea.form-control {
  height: auto !important;
  min-height: 6rem !important;
  padding: 10px 12px !important;
  line-height: 1.4 !important;
  resize: vertical;
}
.input-wrap .input-field,
.input-with-icon .input-field,
.input-wrap input[type=text],
.input-wrap input[type=email],
.input-wrap input[type=password],
.input-with-icon input[type=text],
.input-with-icon input[type=email],
.input-with-icon input[type=password] {
  padding-inline-start: 2.75rem !important;
  padding-left: 2.75rem !important;
}
.input-wrap--password .input-field,
.input-with-icon:has(.input-toggle) .input-field,
.input-with-icon:has(.input-toggle) input,
.input-wrap--password input[type=password],
.input-wrap--password input[type=text] {
  padding-inline-end: 2.75rem !important;
  padding-right: 2.75rem !important;
}
.bh-select-input {
  height: 40px !important;
  min-height: 40px !important;
  padding-block: 0 !important;
  padding-left: 12px !important;
  padding-right: 2.25rem !important;
  line-height: 1.25 !important;
  box-sizing: border-box !important;
}
.bh-select--sm .bh-select-input {
  height: 36px !important;
  min-height: 36px !important;
  font-size: 0.8125rem !important;
}
.partner-invite-row {
  display: grid;
  grid-template-columns: minmax(12rem, 1fr) 9.5rem auto;
  gap: 0.5rem 0.75rem;
  align-items: end;
}
.partner-invite-row__email,
.partner-invite-row__role,
.partner-invite-row__action {
  min-width: 0;
}
.partner-invite-row__action {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.partner-invite-row__action-spacer {
  display: block;
  height: 1.25rem;
  margin-bottom: 0.25rem;
}
.partner-invite-row .field-group {
  margin-bottom: 0;
}
.partner-invite-row .input-field,
.partner-invite-row .bh-select-input,
.partner-invite-row .btn-primary {
  height: 40px !important;
  min-height: 40px !important;
}
.partner-invite-row .btn-primary {
  width: auto;
  white-space: nowrap;
  padding: 0 18px;
  font-size: 14px;
  line-height: 1;
}
@media (max-width: 720px) {
  .partner-invite-row {
    grid-template-columns: 1fr;
  }
  .partner-invite-row__action-spacer {
    display: none;
  }
  .partner-invite-row .btn-primary {
    width: 100%;
  }
}
.input-field:hover:not(:focus):not(:disabled),
input:hover:not(:focus):not(:disabled),
select:hover:not(:focus):not(:disabled) {
  border-color: #adb5bd !important;
}
.input-field:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none !important;
  border-color: #18181b !important;
  box-shadow: 0 0 0 3px rgba(13, 27, 46, 0.18) !important;
}
.btn,
.btn-primary,
.btn-accent,
button.btn-primary,
.btn-secondary,
a.btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.btn,
.btn-primary,
.btn-accent,
button.btn-primary {
  height: 40px;
  min-height: 40px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  padding: 0 18px;
  background: var(--bh-color-action-primary, #18181b);
  border: 1px solid var(--bh-color-action-primary, #18181b);
  color: var(--bh-color-action-primary-text, #fff);
  cursor: pointer;
  transition:
    background 0.2s ease,
    transform 0.15s ease,
    box-shadow 0.2s ease;
}
.btn-primary:hover:not(:disabled),
.btn-accent:hover:not(:disabled),
.btn:hover:not(:disabled):not(.btn-secondary):not(.btn-ghost):not(.btn-danger) {
  background: var(--bh-color-action-primary-hover, #152a45);
  border-color: var(--bh-color-action-primary-hover, #152a45);
}
.btn-secondary {
  height: 40px;
  min-height: 40px;
  border-radius: 8px;
  background: var(--bh-color-bg-raised, #fff) !important;
  color: var(--bh-color-action-secondary-text, #18181b) !important;
  border: 1px solid var(--bh-color-border-strong, #18181b) !important;
  font-weight: 600;
}
.btn-secondary:hover:not(:disabled) {
  background: var(--bh-color-accent-soft, #eef1f6) !important;
}
.btn-sm,
.btn-primary.btn-sm,
.btn-secondary.btn-sm,
.btn-ghost.btn-sm,
.btn-danger.btn-sm,
button.btn-sm,
.btn-primary.text-xs,
.btn-secondary.text-xs,
.btn-ghost.text-xs,
.btn-danger.text-xs,
.btn-primary.text-sm,
.btn-secondary.text-sm,
button.btn-primary.text-xs,
button.btn-secondary.text-xs,
button.btn-primary.text-sm,
button.btn-secondary.text-sm {
  height: var(--bh-control-height-sm, 2.25rem) !important;
  min-height: var(--bh-control-height-sm, 2.25rem) !important;
  padding: 0 0.75rem !important;
  font-size: 0.8125rem !important;
  line-height: 1 !important;
}
.btn-primary.text-sm,
.btn-secondary.text-sm,
button.btn-primary.text-sm,
button.btn-secondary.text-sm {
  padding: 0 0.9rem !important;
  font-size: 0.875rem !important;
}
.btn-block {
  width: 100%;
}
.card,
.glass-panel,
.bh-panel,
.kpi-card,
.stat-card,
.settings-card,
.table-card,
.chart-card {
  background: var(--bh-color-bg-raised, #fff);
  color: var(--bh-color-text-primary, #0f1c2e);
  border: 1px solid var(--bh-color-border-subtle, transparent);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.kpi-grid {
  display: grid !important;
  gap: 1rem !important;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 11.5rem), 1fr));
  width: 100%;
  min-width: 0;
}
.kpi-grid > *,
.kpi-grid bh-kpi-card {
  display: block;
  min-width: 0;
  width: 100%;
  height: 100%;
}
.kpi-card {
  height: 100%;
  padding: 1.15rem 1.25rem;
}
.kpi-card--clickable:hover,
.stat-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.ev-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 1.15rem;
}
.ev-toolbar-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}
.bh-toast-stack {
  right: 24px;
  bottom: 24px;
}
.bh-toast {
  border-radius: 12px;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.22);
  padding: 14px 14px 14px 14px;
}
.bh-confirm-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 10240;
}
.bh-confirm-dialog {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10250;
  width: min(420px, calc(100vw - 32px));
  background: var(--bh-color-bg-raised, #fff);
  color: var(--bh-color-text-primary, #0f1c2e);
  border-radius: 14px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28);
  border: 1px solid var(--bh-color-border-default, #e6ebf1);
  padding: 24px;
  text-align: center;
}
.bh-confirm-dialog__icon {
  width: 48px;
  height: 48px;
  margin: 0 auto 12px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
}
.bh-confirm-dialog__icon--error {
  background: var(--bh-color-danger-soft, #fdecec);
  color: var(--bh-color-danger, #b02a37);
}
.bh-confirm-dialog__title {
  margin: 0 0 8px;
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--bh-color-text-primary, #0f1c2e);
}
.bh-confirm-dialog--error .bh-confirm-dialog__title {
  color: var(--bh-color-danger, #b02a37);
}
.bh-confirm-dialog__message {
  margin: 0 0 20px;
  color: var(--bh-color-text-secondary, #5b6b7c);
  line-height: 1.5;
}
.bh-confirm-dialog__actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}
.portal-shell.desktop-content,
.portal-shell {
  display: flex;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: var(--bh-color-bg-canvas, #eef1f6);
}
.portal-shell .shell-sidebar,
.portal-shell .portal-sidebar {
  position: relative !important;
  inset: auto !important;
  flex-shrink: 0;
  z-index: 1000;
  height: 100vh;
  width: 260px;
  padding: 0 !important;
  overflow: hidden;
  background: var(--bh-color-bg-raised, #fff);
  border-right: 1px solid var(--bh-color-border-default, #e6ebf1);
  transition:
    width 0.22s ease,
    background 0.2s ease,
    border-color 0.2s ease;
}
[data-bh-theme=portal-dark] .portal-shell .shell-sidebar,
[data-bh-theme=admin-dark] .portal-shell .shell-sidebar,
[data-bh-theme=portal-dark] .portal-shell .portal-sidebar,
[data-bh-theme=admin-dark] .portal-shell .portal-sidebar,
[data-bh-theme=portal-dark] .portal-shell.desktop-content > .sidebar,
[data-bh-theme=admin-dark] .portal-shell.desktop-content > .sidebar {
  background:
    linear-gradient(
      180deg,
      #0a120e 0%,
      #0e1812 52%,
      #070d0a 100%) !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-right-color: rgba(212, 255, 0, 0.14) !important;
}
[data-bh-theme=portal-dark] .portal-shell .portal-topbar,
[data-bh-theme=admin-dark] .portal-shell .portal-topbar,
[data-bh-theme=portal-dark] .portal-shell .shell-topbar,
[data-bh-theme=admin-dark] .portal-shell .shell-topbar,
[data-bh-theme=portal-dark] .portal-shell .header,
[data-bh-theme=admin-dark] .portal-shell .header {
  background: #0a120e !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-bottom: 1px solid rgba(212, 255, 0, 0.14) !important;
  box-shadow: none !important;
}
.portal-shell .shell-sidebar--collapsed {
  width: 72px;
}
.portal-shell .sidebar-header,
.portal-shell .shell-brand-row {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  padding: 0 14px 0 18px !important;
  margin: 0 !important;
  flex-shrink: 0;
  gap: 8px;
  border-bottom: 1px solid rgba(212, 255, 0, 0.14) !important;
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-header,
.portal-shell .shell-sidebar--collapsed .sidebar-header {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  padding: 0 8px !important;
  gap: 8px;
}
.portal-shell .sidebar-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 0;
  width: 100%;
}
.portal-shell .sidebar.sidebar-expanded .sidebar-brand {
  justify-content: center;
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-brand {
  justify-content: center;
  flex: none;
  width: auto;
}
.portal-shell .sidebar-brand-pack {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
  min-width: 0;
  width: auto;
  padding: 0;
  box-sizing: border-box;
}
.portal-shell .sidebar-wordmark {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}
.portal-shell .sidebar-name-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  min-width: 0;
}
.portal-shell .sidebar-mark {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #d4ff00;
  color: #18181b;
  font-weight: 800;
  font-size: 1.25rem;
  letter-spacing: -0.03em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  line-height: 1;
}
.portal-shell .sidebar-name {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
}
.portal-shell .sidebar-portal-label {
  margin: 0;
  padding: 0;
  font-size: 9px !important;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.42);
  white-space: nowrap;
  text-align: left;
}
.sidebar-logo--full {
  height: 58px;
  max-height: 58px;
  max-width: 100%;
  width: auto;
  display: block;
  margin: 0;
  object-fit: contain;
  object-position: left center;
}
.sidebar-logo--icon,
.portal-shell .shell-brand-mark {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #d4ff00;
  color: #18181b;
  font-weight: 800;
  font-size: 20px;
}
.portal-shell .sidebar-toggle,
.portal-shell .sidebar-collapse-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 1px solid rgba(212, 255, 0, 0.35);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.08);
  color: #d4ff00;
  cursor: pointer;
  flex-shrink: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
  transition:
    opacity 0.2s ease,
    visibility 0.2s ease,
    background 0.2s ease;
}
.portal-shell .sidebar-expanded .sidebar-toggle {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-toggle {
  position: absolute;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
}
.portal-shell .shell-sidebar:hover .sidebar-toggle,
.portal-shell .shell-sidebar:focus-within .sidebar-toggle,
.portal-shell .sidebar:hover .sidebar-toggle,
.portal-shell .sidebar:focus-within .sidebar-toggle {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.portal-shell .sidebar-toggle:hover {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.sidebar-toggle-icon {
  display: flex;
  transform: rotate(-90deg);
  transition: transform 0.22s ease;
}
.sidebar-toggle-icon.is-expanded {
  transform: rotate(90deg);
}
.portal-shell .nav-menu-container,
.portal-shell .shell-nav {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 8px 12px 20px;
}
.portal-shell .nav-menu {
  display: flex;
  flex-direction: column;
}
.nav-section-title {
  color: rgba(212, 255, 0, 0.55);
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  padding: 18px 12px 6px;
  margin-top: 4px;
}
.portal-shell .nav-link {
  display: flex;
  align-items: center;
  gap: 0;
  padding: 12px 15px;
  margin: 5px 0;
  color: #e2e8f0;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  border-radius: 8px;
  border-left: 0 !important;
  min-height: 0;
  overflow: hidden;
  transition: all 0.2s ease;
}
.portal-shell .nav-link .bh-icon {
  width: 20px;
  height: 20px;
  margin-right: 15px;
  flex-shrink: 0;
}
.portal-shell .nav-link span {
  white-space: nowrap;
}
.portal-shell .nav-link:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  transform: none;
}
.portal-shell .nav-link-active,
.portal-shell .nav-link-active:hover {
  background: rgba(212, 255, 0, 0.16);
  color: #d4ff00;
  font-weight: 600;
  transform: none;
}
.portal-shell .shell-sidebar--collapsed .nav-menu-container {
  padding: 4px 8px 12px;
}
.portal-shell .shell-sidebar--collapsed .nav-section-title,
.portal-shell .shell-sidebar--collapsed .sidebar-version {
  display: none;
}
.portal-shell .shell-sidebar--collapsed .nav-link {
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 2px auto;
  border-radius: 50%;
  transform: none;
  position: relative;
  overflow: visible;
}
.portal-shell .shell-sidebar--collapsed .nav-link .bh-icon {
  margin: 0;
}
.portal-shell .shell-sidebar--collapsed .nav-link span {
  position: absolute;
  left: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  background: #33475b;
  padding: 6px 10px;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 1100;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}
.portal-shell .shell-sidebar--collapsed .nav-link:hover span {
  opacity: 1;
  visibility: visible;
}
.sidebar-version {
  margin-top: auto;
  padding: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  flex-shrink: 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
}
.portal-shell .shell-main,
.portal-shell .main-panel {
  margin-left: 0 !important;
  flex: 1;
  min-width: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: var(--bh-color-bg-canvas, #eef1f6);
}
.main-content-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
}
.portal-shell .portal-topbar,
.portal-shell .shell-topbar,
.portal-shell .header {
  position: sticky;
  top: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  height: 70px;
  min-height: 70px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 0 30px;
  border-bottom: none;
}
.page-title,
.portal-shell .shell-topbar-identity {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 1 auto;
  min-width: 0;
}
.portal-shell .shell-topbar-title,
.page-title {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  white-space: nowrap;
}
.page-title-icon {
  color: #18181b;
}
.header-actions,
.shell-topbar-end {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-left: auto;
  flex-shrink: 0;
}
.company-btn,
.language-btn,
.user-btn,
.profile-trigger {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 40px;
  min-height: 40px;
  padding: 6px 12px;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  cursor: pointer;
  color: #1f2937;
  font-size: 14px;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.company-btn {
  min-width: 160px;
}
.user-btn {
  min-width: 180px;
}
.company-btn:hover,
.language-btn:hover,
.user-btn:hover,
.profile-trigger:hover,
.icon-btn:hover,
.shell-icon-btn:hover {
  background: var(--bh-color-accent-soft, #f9fafb);
  border-color: var(--bh-color-border-strong, #d1d5db);
  color: var(--bh-color-text-primary, #18181b);
}
.icon-btn,
.shell-icon-btn {
  position: relative;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: #fff;
  color: #333;
  cursor: pointer;
}
.user-avatar,
.avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #d4ff00;
  color: #0a120e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.02em;
  line-height: 1;
  flex-shrink: 0;
}
.org-avatar {
  border-radius: 6px;
}
.user-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  flex: 1;
}
.user-name,
.profile-name {
  font-size: 13px;
  font-weight: 600;
  color: #1f2937;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 160px;
}
.user-role,
.profile-role {
  font-size: 11px;
  color: #6b7280;
  line-height: 1.3;
}
.language-selector,
.user-menu,
.profile-menu-root {
  position: relative;
}
.language-dropdown,
.user-dropdown,
.profile-menu,
.notification-dropdown {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  min-width: 200px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  overflow: hidden;
}
.language-option,
.user-dropdown-item,
.dropdown-item,
.profile-menu a,
.profile-menu button {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  border: none;
  background: none;
  color: #333;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
  text-decoration: none;
}
.language-option:hover,
.user-dropdown-item:hover,
.dropdown-item:hover,
.profile-menu a:hover,
.profile-menu button:hover,
.profile-menu-signout:hover {
  background: #f5f5f5;
}
.language-option.active {
  background: rgba(13, 27, 46, 0.06);
  color: #18181b;
}
.dropdown-divider {
  height: 1px;
  background: #e0e0e0;
  margin: 8px 0;
}
.notification-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  border-bottom: 1px solid #f0f0f0;
}
.notification-title {
  font-weight: 600;
  font-size: 14px;
}
.mark-all-read {
  font-size: 12px;
  color: #18181b;
  cursor: pointer;
}
.notification-empty {
  padding: 20px 16px;
  text-align: center;
  color: #666;
  font-size: 14px;
}
.portal-shell .main-content,
.portal-shell .page-content {
  flex: 1;
  overflow-y: auto;
  padding: 24px 30px 28px;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.portal-shell .page-content > router-outlet {
  display: none;
}
.portal-shell .page-content > *:not(router-outlet) {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  width: 100%;
  min-height: 0;
  gap: 1rem;
}
.portal-shell .page-content > * > .bh-panel:has(> .bh-empty-state):not(.partner-directory),
.portal-shell .page-content > * > .bh-support-empty {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.portal-shell .page-content .bh-empty-state {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 0;
}
.portal-shell .page-content .bh-empty-state > .empty-state {
  flex: 1 1 auto;
  min-height: 0;
}
.portal-shell .page-content .bh-panel[class*=max-w-],
.portal-shell .page-content .form-stack[class*=max-w-],
.portal-shell .page-content .grid[class*=max-w-],
.portal-shell .page-content .space-y-3[class*=max-w-] {
  margin-inline: auto;
  width: 100%;
}
.settings-stack {
  width: 100%;
  max-width: 42rem;
  margin-inline: auto;
}
.settings-stack .appearance-settings {
  max-width: none;
  margin-inline: 0;
}
.settings-stack .bh-panel {
  max-width: none;
  margin-inline: 0;
  width: 100%;
}
.settings-stack .tab-bar {
  width: 100%;
  margin-top: 0;
}
.settings-stack {
  width: 100%;
  max-width: 42rem;
  margin-inline: auto;
}
.settings-stack .appearance-settings {
  max-width: none;
  margin-inline: 0;
}
.settings-stack .bh-panel {
  max-width: none;
  margin-inline: 0;
  width: 100%;
}
.settings-stack .tab-bar {
  width: 100%;
  margin-top: 0;
}
@media (max-width: 1100px) {
  .company-btn .user-info,
  .language-btn span {
    display: none;
  }
  .company-btn,
  .user-btn {
    min-width: 0;
  }
  .header-actions {
    gap: 10px;
  }
}
.auth-page {
  display: flex !important;
  flex-direction: row;
  align-items: stretch;
  min-height: 100vh;
  min-height: 100dvh;
  width: 100%;
  overflow-x: hidden;
  background: #f6f7f9;
}
.auth-brand {
  position: relative;
  display: none;
  flex: 0 0 50% !important;
  align-self: stretch !important;
  width: 50% !important;
  max-width: 50% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 100vh !important;
  min-height: 100dvh !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden;
  overflow-y: auto;
  text-align: left;
  background:
    linear-gradient(
      160deg,
      #0a120e 0%,
      #0a0a0a 42%,
      #121c16 100%) !important;
}
.auth-brand::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(
      ellipse 70% 48% at 100% -10%,
      rgba(245, 197, 24, 0.16) 0%,
      transparent 55%),
    radial-gradient(
      ellipse 50% 40% at 0% 100%,
      rgba(255, 255, 255, 0.08) 0%,
      transparent 50%);
  pointer-events: none;
}
.auth-brand::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.03) 1px,
      transparent 1px);
  background-size: 56px 56px;
  pointer-events: none;
  opacity: 0.55;
}
.auth-brand-deco {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  pointer-events: none;
  z-index: 0;
}
.auth-brand-deco--1 {
  width: 320px;
  height: 320px;
  top: -110px;
  right: -90px;
}
.auth-brand-deco--2 {
  width: 200px;
  height: 200px;
  bottom: 24px;
  left: -70px;
}
.auth-brand-deco--3 {
  width: 90px;
  height: 90px;
  top: 46%;
  right: 18%;
}
.auth-brand-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  flex: 0 1 auto;
  margin: auto;
  width: 100%;
  max-width: 480px;
  min-height: 0;
  height: auto;
  padding: clamp(40px, 6vw, 72px) clamp(36px, 6vw, 72px);
  text-align: left;
  gap: 1.5rem;
}
.auth-brand-lockup {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
}
.auth-brand-lockup-copy {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.auth-brand-mark {
  width: 40px;
  height: 40px;
  border-radius: 11px;
  background: #d4ff00;
  color: #18181b;
  font-weight: 800;
  font-size: 1.25rem;
  letter-spacing: -0.03em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  line-height: 1;
}
.auth-brand-name {
  font-size: 1.25rem;
  font-weight: 750;
  letter-spacing: -0.04em;
  line-height: 1.1;
  color: #fff;
}
.auth-brand-product {
  margin: 0;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.58);
}
.auth-brand-wordmark {
  display: none;
}
.auth-brand-eyebrow {
  margin: 0;
  font-size: 0.6875rem;
  font-weight: 650;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(245, 197, 24, 0.85);
}
.auth-hero {
  width: 100%;
}
.auth-brand-title {
  font-size: clamp(1.85rem, 3vw, 2.55rem) !important;
  font-weight: 700 !important;
  letter-spacing: -0.04em;
  line-height: 1.12;
  max-width: 16ch;
  margin: 0 0 0.85rem !important;
  color: #fff;
}
.auth-brand-lead {
  opacity: 1;
  font-size: 0.975rem;
  line-height: 1.65;
  max-width: 42ch;
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
}
.auth-stats,
.auth-brand-features {
  display: flex;
  flex-direction: column;
  gap: 1.05rem;
  width: 100%;
  margin: 0.25rem 0 0;
  padding: 0;
  list-style: none;
  text-align: left;
  max-width: none;
  grid-template-columns: none;
}
.auth-stat,
.auth-brand-features li {
  display: flex;
  align-items: flex-start;
  gap: 0.8rem;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.auth-stat.is-active {
  background: transparent;
  border: none;
  box-shadow: none;
}
.auth-stat-icon,
.auth-brand-icon {
  width: 22px;
  height: 22px;
  min-width: 22px;
  margin-top: 1px;
  border-radius: 999px;
  background: rgba(245, 197, 24, 0.18);
  border: 1px solid rgba(245, 197, 24, 0.45);
  color: #d4ff00 !important;
  font-size: 0.75rem !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.auth-stat.is-active .auth-stat-icon {
  background: #d4ff00;
  color: #18181b !important;
  border-color: #d4ff00;
}
.auth-stat-copy {
  min-width: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.auth-stat-title {
  display: block;
  font-size: 0.9375rem;
  font-weight: 650;
  letter-spacing: -0.02em;
  color: #fff;
}
.auth-stat-body {
  display: block;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.62);
}
.auth-stat-icon .bh-icon {
  display: flex;
  color: inherit;
}
.auth-brand-footer {
  margin: 0;
  padding-top: 0.25rem;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.48);
}
.auth-main {
  display: flex !important;
  flex: 0 0 50% !important;
  align-self: stretch !important;
  width: 50% !important;
  max-width: 50% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 100vh;
  min-height: 100dvh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: clamp(32px, 5vw, 64px) clamp(24px, 5vw, 72px) !important;
  background: #f6f7f9 !important;
  background-image: none !important;
  overflow-y: auto;
  border-left: none;
  box-shadow: none;
}
.auth-main-inner {
  width: 100%;
  max-width: 420px;
  margin: auto;
}
.auth-form-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 2rem;
}
.auth-form-brand {
  display: flex;
  align-items: center;
  gap: 0.55rem;
}
.auth-form-brand-name {
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #18181b;
}
.auth-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.28rem 0.7rem;
  border-radius: 999px;
  border: 1px solid #e2e6ec;
  background: #fff;
  font-size: 0.75rem;
  font-weight: 650;
  letter-spacing: -0.01em;
  color: #18181b;
}
.auth-brand-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 8px;
  background: #d4ff00;
  font-size: 0.9375rem;
  font-weight: 800;
  color: #18181b;
}
.auth-brand-logo--sm {
  height: 2rem;
  width: 2rem;
  font-size: 0.8125rem;
  flex-shrink: 0;
}
.auth-mobile-header {
  display: none;
}
.auth-card {
  width: 100%;
  box-sizing: border-box;
  padding: 0 !important;
  overflow: visible;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
.auth-card-body {
  padding: 0 !important;
}
.auth-card .form-group,
.auth-card .input-with-icon,
.auth-card .input-field,
.auth-card input[type=email],
.auth-card input[type=password],
.auth-card input[type=text],
.auth-card .btn,
.auth-card .btn-block,
.auth-card .btn-primary,
.auth-card .btn-secondary,
.auth-card a.btn {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}
.auth-card .btn,
.auth-card .btn-block,
.auth-card .btn-primary,
.auth-card .btn-secondary,
.auth-card a.btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 48px !important;
  min-height: 48px !important;
  border-radius: 10px !important;
  font-size: 0.975rem !important;
}
.login-form-header {
  margin-bottom: 1.35rem;
  text-align: left;
}
.login-form-header h2,
.auth-card .login-form-header h2,
.auth-title {
  font-size: 1.75rem;
  color: var(--bheedy-navy, #18181b);
  font-weight: 750;
  margin: 0 0 8px;
  text-align: left;
  letter-spacing: -0.04em;
  line-height: 1.15;
}
.login-form-header p {
  color: #5b6b7c;
  text-align: left;
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.5;
}
.auth-subtitle {
  color: #5b6b7c;
  text-align: left;
  margin: 0.4rem 0 0;
  font-size: 0.95rem;
  line-height: 1.5;
}
.auth-stepper {
  margin: 0 0 1.5rem;
}
.auth-stepper-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.7rem;
  font-size: 0.6875rem;
  font-weight: 650;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6b7a8d;
}
.auth-stepper-track {
  display: flex;
  gap: 0.65rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.auth-step {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  min-width: 0;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1;
  color: #94a3b8;
}
.auth-step.is-active,
.auth-step.is-done {
  color: #18181b;
}
.auth-step-num {
  box-sizing: border-box;
  width: 22px;
  height: 22px;
  padding: 0;
  border-radius: 50%;
  border: 1.5px solid currentColor;
  display: grid;
  place-items: center;
  flex-shrink: 0;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  font-variant-numeric: tabular-nums;
  text-align: center;
}
.auth-step.is-active .auth-step-num {
  background: #18181b;
  border-color: #18181b;
  color: #fff;
}
.auth-step.is-done .auth-step-num {
  background: #d4ff00;
  border-color: #d4ff00;
  color: #18181b;
}
.auth-identity {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 1rem;
  padding: 0.7rem 0.85rem;
  border: 1px solid #e6eaef;
  border-radius: 10px;
  background: #fff;
  font-size: 0.875rem;
  color: #334155;
}
.auth-identity strong {
  font-weight: 650;
  color: #18181b;
  word-break: normal;
  overflow-wrap: anywhere;
}
.auth-signed-in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 20px;
  text-align: left;
}
.auth-signed-in-email {
  min-width: 0;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
  font-weight: 650;
  font-size: 0.9rem;
}
.auth-signed-in .forgot-password {
  flex-shrink: 0;
}
.forgot-password,
.auth-link {
  color: var(--bheedy-navy, #18181b);
  font-weight: 650;
  cursor: pointer;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  font-size: inherit;
}
.forgot-password:hover,
.auth-link:hover {
  text-decoration: underline;
}
.form-footer,
.remember-me {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 4px 0 18px;
  font-size: 0.875rem;
  color: #475569;
}
.auth-card .remember-me input,
.remember-me input {
  accent-color: #18181b;
  height: auto !important;
  min-height: 0 !important;
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.divider {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 20px 0;
  color: #757575;
  font-size: 0.8125rem;
}
.divider::before,
.divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #e4e8ee;
}
.form-group {
  margin-bottom: 16px;
}
.form-group label {
  display: block;
  margin-bottom: 7px;
  font-weight: 600;
  font-size: 0.8125rem;
  color: #334155;
}
.auth-card .input-field:not(textarea),
.auth-card input[type=email],
.auth-card input[type=password],
.auth-card input[type=text] {
  height: 48px !important;
  min-height: 48px !important;
  padding-block: 0 !important;
  padding-inline: 14px !important;
  line-height: 1.25 !important;
  border-radius: 10px !important;
  font-size: 0.975rem !important;
  background: #fff !important;
  box-sizing: border-box !important;
}
.auth-card textarea.input-field {
  height: auto !important;
  min-height: 8rem !important;
  border-radius: 10px !important;
  background: #fff !important;
}
.auth-card .input-with-icon .input-field,
.auth-card .input-wrap .input-field,
.auth-card .input-with-icon input[type=email],
.auth-card .input-with-icon input[type=password],
.auth-card .input-with-icon input[type=text],
.auth-card .input-wrap input[type=email],
.auth-card .input-wrap input[type=password],
.auth-card .input-wrap input[type=text] {
  padding-inline-start: 2.75rem !important;
  padding-left: 2.75rem !important;
}
.auth-card .input-with-icon:has(.input-toggle) .input-field,
.auth-card .input-wrap--password .input-field,
.auth-card .input-wrap--password input[type=password],
.auth-card .input-wrap--password input[type=text] {
  padding-inline-end: 2.75rem !important;
  padding-right: 2.75rem !important;
}
.alert-error {
  background: #fdecec;
  border: 1px solid #f5c2c7;
  color: #b02a37;
  border-radius: 10px;
  padding: 10px 12px;
  margin-bottom: 16px;
  font-size: 14px;
}
.input-with-icon {
  position: relative;
}
.input-with-icon > i,
.input-with-icon .field-icon {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #94a3b8;
  pointer-events: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  z-index: 1;
}
.input-with-icon .input-toggle {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 44px;
  border: none;
  background: transparent;
  color: #94a3b8;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.input-with-icon .input-toggle:hover {
  color: #18181b;
}
.terms-text {
  display: none;
}
.auth-switch {
  margin-top: 1.25rem;
  text-align: center;
  font-size: 0.875rem;
  color: #64748b;
}
.auth-switch a,
.auth-switch button {
  color: #18181b;
  font-weight: 650;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: inherit;
}
.auth-switch a:hover,
.auth-switch button:hover {
  text-decoration: underline;
}
.auth-legal {
  margin-top: 2rem;
  text-align: center;
  font-size: 0.75rem;
  color: #94a3b8;
}
.auth-legal-dot {
  margin: 0 0.45rem;
}
.auth-footnote {
  margin-top: 1.15rem;
  padding-top: 0;
  border-top: none;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #64748b;
  text-align: center;
}
.auth-footnote a,
.auth-footnote button {
  color: var(--bh-color-accent, #d4ff00);
  font-weight: 500;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: inherit;
}
@media (min-width: 900px) {
  .auth-brand {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .auth-mobile-header {
    display: none !important;
  }
}
@media (max-width: 899px) {
  .auth-page {
    flex-direction: column;
    min-height: auto;
  }
  .auth-brand {
    display: none !important;
  }
  .auth-main {
    flex: 1 1 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
    padding: 24px 16px !important;
    border-left: none;
    box-shadow: none;
  }
}
[data-bh-theme=portal-dark] html,
[data-bh-theme=admin-dark] html,
[data-bh-theme=portal-dark] body,
[data-bh-theme=admin-dark] body {
  background: var(--bh-color-bg-base) !important;
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .portal-shell .main-panel,
[data-bh-theme=admin-dark] .portal-shell .main-panel,
[data-bh-theme=portal-dark] .portal-shell .shell-main,
[data-bh-theme=admin-dark] .portal-shell .shell-main,
[data-bh-theme=portal-dark] .portal-shell .page-content,
[data-bh-theme=admin-dark] .portal-shell .page-content,
[data-bh-theme=portal-dark] .portal-shell main.page-content,
[data-bh-theme=admin-dark] .portal-shell main.page-content {
  background: var(--bh-color-bg-canvas, #0c1510) !important;
}
[data-bh-theme=portal-dark] .portal-shell .header,
[data-bh-theme=admin-dark] .portal-shell .header,
[data-bh-theme=portal-dark] .portal-shell .portal-topbar,
[data-bh-theme=admin-dark] .portal-shell .portal-topbar,
[data-bh-theme=portal-dark] .portal-shell .shell-topbar,
[data-bh-theme=admin-dark] .portal-shell .shell-topbar {
  background: rgba(10, 18, 14, 0.72) !important;
  backdrop-filter: blur(14px) saturate(1.2);
  -webkit-backdrop-filter: blur(14px) saturate(1.2);
  box-shadow: none !important;
  border-bottom: 1px solid rgba(212, 255, 0, 0.14) !important;
}
[data-bh-theme=portal-dark] .portal-shell .page-title,
[data-bh-theme=admin-dark] .portal-shell .page-title,
[data-bh-theme=portal-dark] .portal-shell .shell-topbar-title,
[data-bh-theme=admin-dark] .portal-shell .shell-topbar-title {
  color: #fff !important;
}
[data-bh-theme=portal-dark] .portal-shell .icon-btn,
[data-bh-theme=admin-dark] .portal-shell .icon-btn,
[data-bh-theme=portal-dark] .portal-shell .user-btn,
[data-bh-theme=admin-dark] .portal-shell .user-btn {
  background: var(--bh-color-bg-overlay) !important;
  border-color: var(--bh-color-border-default) !important;
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .portal-shell .icon-btn:hover,
[data-bh-theme=admin-dark] .portal-shell .icon-btn:hover,
[data-bh-theme=portal-dark] .portal-shell .user-btn:hover,
[data-bh-theme=admin-dark] .portal-shell .user-btn:hover,
[data-bh-theme=portal-dark] .portal-shell .profile-trigger:hover,
[data-bh-theme=admin-dark] .portal-shell .profile-trigger:hover {
  background: rgba(255, 255, 255, 0.14) !important;
  border-color: rgba(255, 255, 255, 0.35) !important;
  color: #fff !important;
}
[data-bh-theme=portal-dark] .btn-primary:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-primary:hover:not(:disabled),
[data-bh-theme=portal-dark] .btn-accent:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-accent:hover:not(:disabled) {
  background: #d4ff00 !important;
  border-color: #d4ff00 !important;
  color: #18181b !important;
}
[data-bh-theme=portal-dark] .btn-secondary:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-secondary:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.16) !important;
  border-color: rgba(255, 255, 255, 0.4) !important;
  color: #fff !important;
}
[data-bh-theme=portal-dark] .btn-ghost:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-ghost:hover:not(:disabled),
[data-bh-theme=portal-dark] .btn-close:hover:not(:disabled),
[data-bh-theme=admin-dark] .btn-close:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.12) !important;
  border-color: rgba(255, 255, 255, 0.28) !important;
  color: #fff !important;
}
[data-bh-theme=portal-dark] .portal-shell .user-name,
[data-bh-theme=admin-dark] .portal-shell .user-name,
[data-bh-theme=portal-dark] .portal-shell .profile-name,
[data-bh-theme=admin-dark] .portal-shell .profile-name {
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .portal-shell .user-role,
[data-bh-theme=admin-dark] .portal-shell .user-role {
  color: var(--bh-color-text-muted) !important;
}
[data-bh-theme=portal-dark] .input-field,
[data-bh-theme=admin-dark] .input-field,
[data-bh-theme=portal-dark] .bh-select-input,
[data-bh-theme=admin-dark] .bh-select-input {
  background: var(--bh-color-bg-overlay) !important;
  color: var(--bh-color-text-primary) !important;
  border-color: var(--bh-color-border-default) !important;
}
[data-bh-theme=portal-dark] .user-dropdown,
[data-bh-theme=admin-dark] .user-dropdown,
[data-bh-theme=portal-dark] .notification-dropdown,
[data-bh-theme=admin-dark] .notification-dropdown,
[data-bh-theme=portal-dark] .profile-menu,
[data-bh-theme=admin-dark] .profile-menu {
  background: var(--bh-color-bg-overlay) !important;
  border-color: var(--bh-color-border-default) !important;
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .user-dropdown-item,
[data-bh-theme=admin-dark] .user-dropdown-item {
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .user-dropdown-item:hover,
[data-bh-theme=admin-dark] .user-dropdown-item:hover {
  background: rgba(255, 255, 255, 0.06) !important;
}
html[data-bh-auth=stadium] .confirm-dialog,
html[data-bh-auth=stadium] .bh-confirm-dialog,
html:has(.auth-page--stadium) .confirm-dialog,
html:has(.auth-page--stadium) .bh-confirm-dialog,
[data-bh-theme=portal-dark] .confirm-dialog,
[data-bh-theme=admin-dark] .confirm-dialog,
[data-bh-theme=portal-dark] .bh-confirm-dialog,
[data-bh-theme=admin-dark] .bh-confirm-dialog {
  background: #162019 !important;
  color: #f4f7f3 !important;
  border-color: rgba(212, 255, 0, 0.18) !important;
}
.portal-shell .page-content:has(.bh-support-desk) {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 0;
}
.bh-support-desk {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  height: 100%;
}
.bh-support-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  flex-shrink: 0;
  gap: 16px;
}
.bh-support-header-text {
  min-width: 0;
}
.bh-support-header-text h1 {
  margin: 0 0 4px;
  font-size: 22px;
  font-weight: 700;
  color: var(--bh-color-text-primary, #0f1c2e);
  line-height: 1.3;
}
.bh-support-header-text p {
  margin: 0;
  color: var(--bh-color-text-secondary, #5c6670);
  font-size: 14px;
}
.bh-support-desk .page-header--toolbar {
  margin-bottom: 0;
}
.bh-support-layout {
  display: grid;
  grid-template-columns: minmax(280px, 360px) minmax(0, 1fr);
  gap: 16px;
  flex: 1;
  min-height: 0;
}
.bh-ticket-list,
.bh-ticket-detail {
  background: var(--bh-color-bg-raised, #fff);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid var(--bh-color-border-subtle, rgba(0, 0, 0, 0.06));
  overflow: hidden;
  min-height: 0;
}
.bh-ticket-list {
  display: flex;
  flex-direction: column;
}
.bh-ticket-list-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 18px 18px 14px;
  border-bottom: 1px solid var(--bh-color-border-subtle, rgba(0, 0, 0, 0.06));
  flex-shrink: 0;
}
.bh-ticket-list-header h3 {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  color: var(--bh-color-text-primary, #0f1c2e);
}
.bh-ticket-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  height: 26px;
  padding: 0 8px;
  border-radius: 999px;
  background: var(--bh-color-accent-soft, rgba(13, 27, 46, 0.06));
  color: var(--bh-color-accent, #3f3f46);
  font-size: 0.75rem;
  font-weight: 600;
}
.bh-ticket-list-scroll {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 8px 0 12px;
  scrollbar-width: thin;
}
.bh-ticket-list-scroll::-webkit-scrollbar,
.bh-conversation::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  display: block;
}
.bh-ticket-item {
  display: block;
  width: calc(100% - 20px);
  margin: 2px 10px;
  text-align: left;
  padding: 14px 14px 14px 16px;
  border: none;
  background: transparent;
  border-radius: 10px;
  cursor: pointer;
  border-left: 3px solid transparent;
  color: inherit;
  transition: background 0.15s ease, border-color 0.15s ease;
}
.bh-ticket-item:hover {
  background: var(--bh-color-bg-glass, #f7f9fc);
}
.bh-ticket-item.is-active {
  background: var(--bh-color-accent-soft, rgba(13, 27, 46, 0.06));
  border-left-color: var(--bh-color-accent, #3f3f46);
}
.bh-ticket-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}
.bh-ticket-number {
  font-size: 12px;
  font-weight: 600;
  color: var(--bh-color-accent, #3f3f46);
  letter-spacing: 0.02em;
}
.bh-ticket-subject {
  font-weight: 600;
  font-size: 14px;
  color: var(--bh-color-text-primary, #0f1c2e);
  margin-bottom: 4px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bh-ticket-date {
  font-size: 12px;
  color: #9ca3af;
}
.bh-ticket-detail {
  padding: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.bh-ticket-detail-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  flex-shrink: 0;
  padding: 20px 24px 16px;
  border-bottom: 1px solid var(--bh-color-border-subtle, rgba(0, 0, 0, 0.06));
}
.bh-ticket-detail-header h2 {
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 700;
  color: var(--bh-color-text-primary, #0f1c2e);
  line-height: 1.35;
}
.bh-ticket-meta {
  margin: 0;
  font-size: 13px;
  color: var(--bh-color-text-secondary, #5c6670);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
}
.bh-status-pill {
  font-size: 11px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 999px;
  background: #eef0f2;
  color: #5c6670;
  text-transform: capitalize;
  white-space: nowrap;
  flex-shrink: 0;
}
.bh-status-pill[data-status=open],
.bh-status-pill[data-status=waiting_on_fan] {
  background: rgba(27, 58, 107, 0.1);
  color: #3f3f46;
}
.bh-status-pill[data-status=in_progress],
.bh-status-pill[data-status=escalated] {
  background: rgba(33, 150, 243, 0.12);
  color: #1565c0;
}
.bh-status-pill[data-status=closed],
.bh-status-pill[data-status=resolved] {
  background: rgba(76, 175, 80, 0.12);
  color: #2e7d32;
}
.bh-conversation-panel {
  position: relative;
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  background: var(--bh-color-bg-canvas, #f8f9fb);
}
.bh-conversation-loading {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(248, 249, 251, 0.72);
  z-index: 2;
  pointer-events: none;
}
.bh-conversation-spinner {
  width: 32px;
  height: 32px;
  border: 3px solid rgba(212, 255, 0, 0.22);
  border-top-color: #d4ff00;
  border-radius: 50%;
  animation: bh-support-spin 0.7s linear infinite;
}
@keyframes bh-support-spin {
  to {
    transform: rotate(360deg);
  }
}
.bh-conversation {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
  overflow-y: auto;
  min-height: 0;
  padding: 20px 24px;
}
.bh-conversation.is-loading {
  opacity: 0.45;
}
.bh-conversation-empty {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 160px;
  color: #9ca3af;
  text-align: center;
  font-size: 14px;
}
.bh-message-bubble {
  padding: 12px 16px;
  border-radius: 14px 14px 4px 14px;
  background: rgba(27, 58, 107, 0.08);
  max-width: min(78%, 560px);
  width: fit-content;
  align-self: flex-end;
  color: var(--bh-color-text-primary, #0f1c2e);
}
.bh-message-bubble.from-me {
  align-self: flex-end;
  background: rgba(27, 58, 107, 0.1);
  border-radius: 14px 14px 4px 14px;
}
.bh-message-bubble.from-them {
  align-self: flex-start;
  background: var(--bh-color-bg-canvas, #f4f6f9);
  border: 1px solid var(--bh-color-border-subtle, rgba(0, 0, 0, 0.06));
  border-radius: 14px 14px 14px 4px;
}
.bh-message-bubble.is-internal {
  align-self: flex-start;
  background: var(--bh-color-warning-soft, #fff6e5);
  border: 1px solid transparent;
}
.bh-message-bubble p {
  margin: 0;
  word-break: break-word;
  white-space: pre-wrap;
  font-size: 14px;
  line-height: 1.55;
  color: inherit;
}
.bh-message-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  font-size: 12px;
  color: var(--bh-color-text-secondary, #5c6670);
  margin-bottom: 8px;
}
.bh-message-meta strong {
  color: inherit;
  font-weight: 600;
}
[data-bh-theme=portal-dark] .bh-message-bubble.from-me,
[data-bh-theme=admin-dark] .bh-message-bubble.from-me {
  background: rgba(212, 255, 0, 0.14);
  border: 1px solid rgba(212, 255, 0, 0.22);
  color: var(--bh-color-text-primary, #e8f0ea);
}
[data-bh-theme=portal-dark] .bh-message-bubble.from-them,
[data-bh-theme=admin-dark] .bh-message-bubble.from-them {
  background: #162019;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: var(--bh-color-text-primary, #e8f0ea);
}
[data-bh-theme=portal-dark] .bh-message-bubble.is-internal,
[data-bh-theme=admin-dark] .bh-message-bubble.is-internal {
  background: rgba(245, 197, 24, 0.14);
  border: 1px solid rgba(245, 197, 24, 0.28);
  color: var(--bh-color-text-primary, #e8f0ea);
}
[data-bh-theme=portal-dark] .bh-message-meta,
[data-bh-theme=admin-dark] .bh-message-meta {
  color: var(--bh-color-text-secondary, #9aada2);
}
[data-bh-theme=portal-dark] .bh-message-meta strong,
[data-bh-theme=admin-dark] .bh-message-meta strong {
  color: var(--bh-color-text-primary, #e8f0ea);
}
[data-bh-theme=portal-dark] .bh-reply-section,
[data-bh-theme=admin-dark] .bh-reply-section {
  background: var(--bh-color-bg-raised, #121c16);
  border-top-color: var(--bh-color-border-subtle, rgba(255, 255, 255, 0.08));
}
[data-bh-theme=portal-dark] .bh-support-desk textarea.form-textarea,
[data-bh-theme=admin-dark] .bh-support-desk textarea.form-textarea,
[data-bh-theme=portal-dark] .bh-support-desk .form-textarea,
[data-bh-theme=admin-dark] .bh-support-desk .form-textarea {
  background: var(--bh-color-bg-canvas, #0c1510) !important;
  border-color: var(--bh-color-border-default, rgba(255, 255, 255, 0.12)) !important;
  color: var(--bh-color-text-primary, #e8f0ea) !important;
}
.bh-reply-section {
  flex-shrink: 0;
  border-top: 1px solid var(--bh-color-border-subtle, rgba(0, 0, 0, 0.06));
  background: var(--bh-color-bg-raised, #fff);
  padding: 16px 24px 20px;
}
.bh-reply-compose {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bh-support-desk textarea.form-textarea,
.bh-support-desk .form-textarea {
  width: 100%;
  min-height: 88px !important;
  height: auto !important;
  padding: 12px !important;
  border: 1px solid var(--bh-color-border-default, #dee2e6) !important;
  border-radius: 8px !important;
  resize: vertical;
  font: inherit;
  color: inherit;
  background: var(--bh-color-bg-raised, #fff);
}
.bh-reply-actions {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 8px;
}
.bh-ticket-closed-banner {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 24px;
  background: rgba(76, 175, 80, 0.08);
  color: #2e7d32;
  font-size: 14px;
  font-weight: 500;
}
[data-bh-theme=portal-dark] .bh-support-empty,
[data-bh-theme=admin-dark] .bh-support-empty {
  background: var(--bh-color-bg-raised);
  border-color: var(--bh-color-border-default);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);
}
.team-panel-intro {
  padding: 0.9rem 1rem 0.7rem;
}
.team-invite-bar {
  padding: 0.85rem 1rem 1rem;
  border-top: 1px solid var(--bh-color-border-subtle);
}
.team-table {
  min-width: 40rem;
}
.team-user-cell {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-width: 0;
}
.team-avatar {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  border-radius: 50%;
  background: #18181b;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  line-height: 1;
}
img.team-avatar,
.team-avatar--photo {
  object-fit: cover;
  padding: 0;
  background: transparent;
  color: transparent;
}
.team-user-copy {
  min-width: 0;
}
.team-user-copy .data-table__name,
.team-user-copy .partner-table__name {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  flex-wrap: wrap;
}
.team-you-chip {
  display: inline-flex;
  align-items: center;
  padding: 0.1rem 0.4rem;
  border-radius: 999px;
  background: rgba(245, 197, 24, 0.18);
  color: var(--bh-color-text-primary, #18181b);
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.action-buttons {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}
.action-btn {
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  min-width: 32px;
  padding: 0;
  border-radius: 8px;
  border: 1px solid var(--bh-color-border-default, #e5e7eb);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  cursor: pointer;
  background: var(--bh-color-bg-raised, #fff);
  color: var(--bh-color-text-secondary, #5b6b7c);
  line-height: 1;
  font-size: 13px;
  transition:
    background 0.15s ease,
    color 0.15s ease,
    border-color 0.15s ease;
}
.action-btn i {
  font-size: 13px;
  line-height: 1;
}
.action-btn:hover:not(:disabled) {
  background: var(--bh-color-bg-canvas, #f4f6f9);
  border-color: var(--bh-color-border-strong, #d1d5db);
  color: var(--bh-color-text-primary, #18181b);
}
.action-btn:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}
[data-bh-theme=portal-dark] .team-avatar,
[data-bh-theme=admin-dark] .team-avatar {
  background: #d4ff00;
  color: #0a120e;
  box-shadow: none;
}
[data-bh-theme=portal-dark] .team-you-chip,
[data-bh-theme=admin-dark] .team-you-chip {
  background: rgba(245, 197, 24, 0.22);
  color: #d4ff00;
}
[data-bh-theme=portal-dark] .action-btn,
[data-bh-theme=admin-dark] .action-btn {
  background: var(--bh-color-bg-raised);
  border-color: var(--bh-color-border-default);
  color: var(--bh-color-text-secondary);
}
[data-bh-theme=portal-dark] .action-btn:hover:not(:disabled),
[data-bh-theme=admin-dark] .action-btn:hover:not(:disabled) {
  background: var(--bh-color-bg-canvas);
  color: var(--bh-color-text-primary);
}
@media (max-width: 900px) {
  .bh-support-layout {
    grid-template-columns: 1fr;
  }
  .bh-ticket-list {
    max-height: 240px;
  }
  .portal-shell .header,
  .portal-shell .portal-topbar {
    padding: 0 12px;
  }
  .portal-shell .main-content,
  .portal-shell .page-content {
    padding: 16px 12px 20px;
  }
}

/* src/styles.css */
.auth-page.auth-page--stadium .auth-main {
  background: transparent !important;
  overflow: visible !important;
}
.portal-shell .page-content .kpi-grid.mb-4 {
  display: grid;
  width: 100%;
  gap: 0.85rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 700px) {
  .portal-shell .page-content .kpi-grid.mb-4 {
    grid-template-columns: 1fr;
  }
}
.portal-shell .page-content app-dashboard {
  flex: 0 0 auto;
  min-height: auto;
}
.portal-shell .page-content .partner-directory {
  flex: 0 0 auto;
  min-height: auto;
  width: 100%;
}
.portal-shell .page-content .partner-directory .partner-table-wrap {
  flex: 0 0 auto;
  overflow-x: auto;
  overflow-y: visible;
}
.portal-shell .page-content .partner-directory .partner-table tbody tr:last-child td {
  padding-bottom: 1rem !important;
}
.portal-shell .page-content .partner-directory + .partner-directory {
  margin-top: 1rem;
}
.nav-link--soon {
  gap: 0.35rem;
}
.nav-link--soon:not(.nav-link-active) {
  opacity: 0.72;
}
.nav-soon {
  margin-left: auto;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--bh-color-text-muted);
  border: 1px solid var(--bh-color-border-subtle);
  border-radius: 999px;
  padding: 0.1rem 0.4rem;
}
.nav-link--soon.nav-link-active .nav-soon {
  color: var(--bh-color-action-primary-text, #0a120e);
  border-color: color-mix(in srgb, var(--bh-color-action-primary-text, #0a120e) 25%, transparent);
  background: color-mix(in srgb, var(--bh-color-action-primary-text, #0a120e) 10%, transparent);
}
.badge-open {
  background: var(--bh-color-info-soft);
  color: var(--bh-color-info);
}
.badge-closed {
  background: var(--bh-color-warning-soft);
  color: var(--bh-color-warning);
}
.badge-resulted {
  background: var(--bh-color-success-soft);
  color: var(--bh-color-success);
}
.badge-cancelled {
  background: var(--bh-color-danger-soft);
  color: var(--bh-color-danger);
}
app-add-competition-dialog,
app-create-event-dialog,
app-venue-settings-dialog {
  display: contents;
}
.bh-modal-backdrop {
  position: fixed !important;
  inset: 0 !important;
  z-index: 10050 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  overscroll-behavior: contain !important;
  padding: 1rem !important;
  box-sizing: border-box !important;
}
.bh-confirm-backdrop {
  z-index: 10240 !important;
}
.bh-confirm-dialog {
  z-index: 10250 !important;
}
.bh-modal-dialog {
  display: flex !important;
  flex-direction: column !important;
  grid-template-rows: none !important;
  width: 100% !important;
  max-width: 40rem !important;
  min-height: 0 !important;
  max-height: calc(100vh - 2rem) !important;
  max-height: calc(100dvh - 2rem) !important;
  margin: auto !important;
  overflow: hidden !important;
}
.bh-modal-dialog.venue-dialog {
  width: min(96vw, 88rem) !important;
  max-width: min(96vw, 88rem) !important;
  height: min(calc(100dvh - 2rem), 56rem) !important;
  max-height: calc(100dvh - 2rem) !important;
}
.venue-dialog .venue-map-col .ev-map-host {
  height: auto !important;
  flex: 1 1 auto !important;
  min-height: 16rem !important;
}
.bh-modal-body {
  flex: 1 1 0% !important;
  min-height: 0 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.ev-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 1.15rem;
}
.ev-page-kicker {
  margin: -0.35rem 0 1rem;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.ev-schedule-table th,
.ev-schedule-table td {
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
  vertical-align: middle;
}
.ev-schedule-table .ev-kickoff {
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}
.ev-schedule-table .ev-comp-count {
  font-weight: 600;
  color: var(--bh-color-text-primary);
  margin-right: 0.35rem;
}
.ev-schedule-table .ev-comp-open {
  font-size: 0.7rem;
}
.ev-fixture {
  display: grid;
  grid-template-columns: 6.25rem minmax(0, 1fr);
  column-gap: 1rem;
  align-items: center;
  min-width: 0;
}
.ev-fixture__crests {
  display: grid;
  grid-template-columns: 2.25rem 1.75rem 2.25rem;
  align-items: center;
  justify-items: center;
  width: 6.25rem;
}
.ev-fixture__slot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
}
.ev-fixture__crest {
  box-sizing: border-box;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0.2rem;
  border-radius: 8px;
  object-fit: contain;
  background: var(--bh-color-bg-raised);
  border: 1px solid var(--bh-color-border-subtle);
}
.ev-fixture__crest--mark {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: var(--bh-color-text-secondary);
  background: color-mix(in srgb, var(--bh-color-text-primary) 8%, var(--bh-color-bg-raised));
}
.ev-fixture__vs {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: var(--bh-color-text-muted);
}
.ev-fixture .partner-table__name,
.ev-fixture .partner-table__slug {
  min-width: 0;
}
.ev-schedule-table .partner-table__club {
  min-width: 18rem;
}
.ev-toolbar-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}
.bh-modal-footer {
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 0.5rem !important;
}
.bh-modal-footer > .btn,
.bh-modal-footer > .btn-primary,
.bh-modal-footer > .btn-secondary,
.bh-modal-footer > button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.ev-split {
  display: grid;
  gap: 0.625rem;
}
@media (min-width: 1024px) {
  .ev-split {
    grid-template-columns: minmax(0, 4fr) minmax(0, 8fr);
    align-items: start;
  }
}
.ev-list-panel {
  min-height: 0;
}
.ev-list-search {
  margin-top: 0.5rem;
}
.ev-empty-hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 12rem;
  padding: 2.5rem 1.5rem;
  text-align: center;
  border-radius: 12px;
  border: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.ev-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  border-bottom: 1px solid var(--bh-color-border-subtle);
  margin-bottom: 0.75rem;
}
.ev-tab {
  padding: 0.55rem 0.85rem;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--bh-color-text-muted);
  border: none;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  background: transparent;
  cursor: pointer;
  transition: color 0.15s, border-color 0.15s;
}
.ev-tab:hover {
  color: var(--bh-color-text-primary);
}
.ev-tab--active {
  color: var(--bh-color-text-primary);
  font-weight: 600;
  border-bottom-color: var(--bheedy-navy);
}
.ev-comp-card {
  border-radius: var(--bh-radius-lg);
  border: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  padding: 1.1rem 1.25rem;
  box-shadow: var(--bh-shadow-sm);
}
.ev-winner-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.5rem 0.65rem;
  border-radius: var(--bh-radius-md);
  background: var(--bh-color-success-soft);
  border: 1px solid transparent;
  font-size: 0.8125rem;
}
.comp-detail {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.comp-detail__note {
  margin: 0;
  font-size: 0.75rem;
  color: var(--bh-color-text-muted);
}
.comp-detail__toolbar {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  padding-top: 0.25rem;
}
.comp-detail__group {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
.comp-detail__label {
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--bh-color-text-muted);
}
.comp-detail__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.comp-detail__actions > .btn,
.comp-detail__actions > .btn-primary,
.comp-detail__actions > .btn-secondary,
.comp-detail__actions > button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.comp-detail__hint {
  margin: 0;
  font-size: 0.75rem;
  color: var(--bh-color-text-muted);
}
.ev-prize-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.65rem 0.85rem;
  border-radius: var(--bh-radius-lg);
  border: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  box-shadow: var(--bh-shadow-sm);
}
.ev-prize-row > .btn,
.ev-prize-row > .btn-primary,
.ev-prize-row > .btn-secondary,
.ev-prize-row > button {
  flex: 0 0 auto;
  align-self: center;
}
.ev-map-wrap {
  position: relative;
  margin: 0;
  border-radius: var(--bh-radius-xl);
  border: 1px solid var(--bh-color-border-subtle);
  overflow: hidden;
  background: var(--bh-color-bg-raised);
  box-shadow: var(--bh-shadow-sm);
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.ev-map-search {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 0.45rem;
  align-items: stretch;
  margin: 0;
  padding: 0.65rem;
  background: var(--bh-color-bg-raised);
  border-bottom: 1px solid var(--bh-color-border-subtle);
}
.ev-map-search .input-field {
  flex: 1;
  min-width: 0;
  min-height: 2.35rem;
  font-size: 0.8125rem;
  background: var(--bh-color-bg-canvas);
  color: var(--bh-color-text-primary);
  box-shadow: none;
}
.ev-map-search .btn-secondary,
.ev-map-search .ev-map-search__btn,
[data-bh-theme=portal-dark] .ev-map-search .btn-secondary,
[data-bh-theme=admin-dark] .ev-map-search .btn-secondary,
[data-bh-theme=portal-dark] .ev-map-search .ev-map-search__btn,
[data-bh-theme=admin-dark] .ev-map-search .ev-map-search__btn {
  flex: 0 0 auto;
  min-width: 5.25rem;
  min-height: 2.35rem;
  padding: 0 0.85rem;
  font-weight: 700;
  background: var(--bh-color-action-primary) !important;
  border: 1px solid var(--bh-color-action-primary) !important;
  color: var(--bh-color-action-primary-text) !important;
  box-shadow: none;
}
.ev-map-search .btn-secondary:hover:not(:disabled),
.ev-map-search .ev-map-search__btn:hover:not(:disabled),
[data-bh-theme=portal-dark] .ev-map-search .btn-secondary:hover:not(:disabled),
[data-bh-theme=admin-dark] .ev-map-search .btn-secondary:hover:not(:disabled),
[data-bh-theme=portal-dark] .ev-map-search .ev-map-search__btn:hover:not(:disabled),
[data-bh-theme=admin-dark] .ev-map-search .ev-map-search__btn:hover:not(:disabled) {
  background: var(--bh-color-action-primary-hover) !important;
  border-color: var(--bh-color-action-primary-hover) !important;
  color: var(--bh-color-action-primary-text) !important;
}
.ev-map-search .btn-secondary:disabled,
.ev-map-search .ev-map-search__btn:disabled {
  opacity: 0.45;
  cursor: not-allowed;
}
.ev-map-search-error {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0.4rem 0.65rem;
  border-radius: 0;
  background: var(--bh-color-danger-soft, #fef2f2);
  color: var(--bh-color-danger);
  font-size: 0.75rem;
  border-bottom: 1px solid var(--bh-color-border-subtle);
}
.ev-map-hits {
  position: relative;
  z-index: 2;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 8.5rem;
  overflow: auto;
  border: none;
  border-bottom: 1px solid var(--bh-color-border-subtle);
  border-radius: 0;
  background: var(--bh-color-bg-overlay);
  box-shadow: none;
}
.ev-map-hit {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0.45rem 0.7rem;
  font-size: 0.75rem;
  line-height: 1.35;
  color: var(--bh-color-text-primary);
  background: transparent;
  border: none;
  border-bottom: 1px solid var(--bh-color-border-subtle);
  cursor: pointer;
}
.ev-map-hit:hover,
.ev-map-hit:focus-visible {
  background: var(--bh-color-bg-glass);
  outline: none;
}
.ev-map-hits li:last-child .ev-map-hit {
  border-bottom: none;
}
.ev-map-host {
  height: min(28rem, 52vh);
  width: 100%;
  border-radius: 0;
  overflow: hidden;
  border: none;
  z-index: 0;
  flex: 1 1 auto;
  min-height: 18rem;
}
.venue-map-pin {
  background: transparent !important;
  border: none !important;
}
.venue-map-pin__mark {
  display: block;
  width: 22px;
  height: 22px;
  box-sizing: border-box;
  border-radius: 50%;
  background: #d4ff00;
  border: 3px solid #0a120e;
  box-shadow: 0 0 0 3px rgba(212, 255, 0, 0.35), 0 2px 8px rgba(0, 0, 0, 0.35);
}
.ev-map-hint {
  margin: 0;
  padding: 0.45rem 0.75rem;
  font-size: var(--bheedy-font-label);
  color: var(--bh-color-text-muted);
  background: var(--bh-color-bg-canvas);
  border-top: 1px solid var(--bh-color-border-subtle);
}
.ev-no-winners {
  padding: 0.65rem 0.85rem;
  border-radius: var(--bh-radius-lg);
  border: 1px dashed var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
}
.ev-empty-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: rgba(245, 197, 24, 0.14);
  color: #c9a227;
  border: none;
}
[data-bh-theme=portal-dark] .ev-empty-icon {
  background: rgba(245, 197, 24, 0.16);
  color: #d4ff00;
  box-shadow: none;
}
.glass-panel.ev-list-panel {
  box-shadow: var(--bh-shadow-sm);
  border-color: var(--bh-color-border-subtle);
}
.portal-notice {
  border-radius: var(--bh-radius-md);
  border: 1px solid var(--bh-color-border-subtle);
  background: var(--bh-color-bg-raised);
  padding: 0.65rem 0.85rem;
  font-size: 0.8125rem;
  color: var(--bh-color-text-secondary);
}
.portal-notice--warn {
  background: var(--bh-color-warning-soft);
  border-color: transparent;
  color: var(--bh-color-warning);
}
.portal-notice--ok {
  background: var(--bh-color-success-soft);
  border-color: transparent;
  color: var(--bh-color-success);
}
.ev-venue-warning {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.65rem 0.85rem;
  border-radius: var(--bh-radius-md);
  background: var(--bh-color-warning-soft);
  border: 1px solid transparent;
  font-size: 0.8125rem;
  color: var(--bh-color-warning);
  margin-bottom: 1rem;
}
[data-bh-theme=portal-dark] .ev-venue-warning {
  background: var(--bh-color-warning-soft);
  border-color: transparent;
  color: var(--bh-color-warning);
}
.bh-panel--flush {
  padding: 0 !important;
  overflow: visible;
}
.portal-shell main.page-content,
.portal-shell .page-content {
  padding-bottom: 28px !important;
}
.portal-shell .page-content .settings-stack {
  padding-bottom: 0.25rem;
}
.portal-shell .page-content > app-merchandise {
  flex: 1 1 auto !important;
  min-height: 100% !important;
  height: 100%;
  justify-content: center;
}
.data-table thead th,
.partner-table thead th {
  background: var(--bh-color-bg-canvas) !important;
  font-size: 0.6875rem !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  color: var(--bh-color-text-muted) !important;
  border-bottom: 1px solid var(--bh-color-border-default) !important;
  padding: 0.65rem 1rem !important;
  text-align: left !important;
}
.data-table tbody td,
.partner-table tbody td {
  padding: 0.65rem 1rem !important;
  text-align: left !important;
  vertical-align: middle !important;
}
.data-table__name,
.partner-table__name {
  font-size: 0.8125rem !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
  color: var(--bh-color-text-primary) !important;
}
.data-table__meta,
.data-table__slug,
.partner-table__slug {
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  color: var(--bh-color-text-muted) !important;
}
body,
.portal-shell {
  font-family:
    Inter,
    ui-sans-serif,
    system-ui,
    -apple-system,
    "Segoe UI",
    Roboto,
    sans-serif;
}

/* ../../packages/ui/src/lib/layout/bh-portal-shell.css */
.portal-shell.desktop-content {
  display: flex !important;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: #0a120e;
}
.portal-shell.desktop-content > .sidebar {
  width: 260px !important;
  min-width: 260px !important;
  max-width: 260px !important;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  height: 100vh;
  position: relative !important;
  inset: auto !important;
  z-index: 1000;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  background:
    linear-gradient(
      180deg,
      #0a120e 0%,
      #0e1812 52%,
      #070d0a 100%) !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-right: 1px solid rgba(212, 255, 0, 0.14) !important;
  transition:
    width 0.22s ease,
    min-width 0.22s ease,
    max-width 0.22s ease;
}
.portal-shell.desktop-content > .sidebar:not(.sidebar-expanded) {
  width: 72px !important;
  min-width: 72px !important;
  max-width: 72px !important;
}
.portal-shell .sidebar-header {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  padding: 0 14px 0 18px !important;
  margin: 0 !important;
  flex-shrink: 0;
  gap: 8px;
  border-bottom: 1px solid rgba(212, 255, 0, 0.14) !important;
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-header {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  padding: 0 8px !important;
  gap: 8px;
}
.portal-shell .sidebar-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 0;
  width: 100%;
}
.portal-shell .sidebar.sidebar-expanded .sidebar-brand {
  justify-content: center;
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-brand {
  justify-content: center;
  flex: none;
  width: auto;
}
.portal-shell .sidebar-brand-pack {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
  min-width: 0;
  width: auto;
  padding: 0;
  box-sizing: border-box;
}
.portal-shell .sidebar-wordmark {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}
.portal-shell .sidebar-name-stack {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  min-width: 0;
}
.portal-shell .sidebar-mark {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #d4ff00;
  color: #0a120e;
  font-weight: 800;
  font-size: 1.25rem;
  letter-spacing: -0.03em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  line-height: 1;
}
.portal-shell .sidebar-name {
  font-size: 1.05rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
}
.portal-shell .sidebar-portal-label {
  margin: 0;
  padding: 0;
  font-size: 9px !important;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.42);
  white-space: nowrap;
  text-align: center;
}
.portal-shell .sidebar-logo--full {
  height: 58px;
  max-height: 58px;
  max-width: 100%;
  width: auto;
  object-fit: contain;
  object-position: left center;
  display: block;
  margin: 0;
}
.portal-shell .sidebar-logo--icon {
  width: 40px !important;
  height: 40px !important;
  border-radius: 10px;
  background: #d4ff00 !important;
  color: #0a120e !important;
  font-weight: 800;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.portal-shell .sidebar-toggle {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 1px solid rgba(212, 255, 0, 0.35) !important;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.08) !important;
  color: #d4ff00 !important;
  cursor: pointer;
  flex-shrink: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
  transition:
    opacity 0.2s ease,
    visibility 0.2s ease,
    background 0.2s ease;
}
.portal-shell .sidebar.sidebar-expanded .sidebar-toggle {
  position: absolute !important;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-header {
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  padding: 0 8px !important;
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-toggle {
  position: absolute !important;
  left: 50% !important;
  right: auto !important;
  top: 50% !important;
  bottom: auto !important;
  transform: translate(-50%, -50%) !important;
  margin-top: 0;
}
.portal-shell .sidebar:hover .sidebar-toggle,
.portal-shell .sidebar:focus-within .sidebar-toggle {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.portal-shell .sidebar-toggle:hover {
  background: rgba(255, 255, 255, 0.15) !important;
  color: #fff !important;
}
.portal-shell .sidebar-toggle-icon {
  width: 16px;
  height: 16px;
  display: block;
  transition: transform 0.22s ease;
}
.portal-shell .sidebar-toggle-icon.is-expanded {
  transform: rotate(180deg);
}
.portal-shell .nav-menu-container {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 0 20px;
}
.portal-shell .sidebar:not(.sidebar-expanded) .nav-menu-container {
  padding: 4px 0 12px;
}
.portal-shell .nav-menu {
  display: flex;
  flex-direction: column;
  padding: 0 12px 0;
  margin: 0;
}
.portal-shell .nav-slot {
  display: contents;
}
.portal-shell .sidebar:not(.sidebar-expanded) .nav-menu {
  padding: 0 8px;
  align-items: center;
  gap: 2px;
}
.portal-shell .nav-section-title {
  color: rgba(212, 255, 0, 0.55) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  padding: 18px 12px 6px !important;
  margin-top: 4px;
  white-space: nowrap;
}
.portal-shell .sidebar:not(.sidebar-expanded) .nav-section-title,
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-version {
  display: none !important;
}
.portal-shell .sidebar .nav-item,
.portal-shell .sidebar .nav-link {
  display: flex !important;
  align-items: center;
  padding: 10px 12px !important;
  margin: 2px 0;
  color: rgba(234, 244, 232, 0.88) !important;
  text-decoration: none;
  font-size: 14px !important;
  font-weight: 500;
  border-radius: 10px;
  border-left: 0 !important;
  min-height: 0 !important;
  overflow: hidden;
  background: transparent !important;
  transform: none;
  transition: background 0.2s ease, color 0.2s ease;
}
.portal-shell .sidebar .nav-item:hover,
.portal-shell .sidebar .nav-link:hover {
  background: rgba(212, 255, 0, 0.1) !important;
  color: #d4ff00 !important;
  transform: none;
}
.portal-shell .sidebar .nav-item.active,
.portal-shell .sidebar .nav-item.nav-link-active,
.portal-shell .sidebar .nav-link.nav-link-active,
.portal-shell .sidebar .nav-link-active:hover {
  background: rgba(212, 255, 0, 0.16) !important;
  color: #d4ff00 !important;
  font-weight: 600;
  transform: none;
}
.portal-shell .sidebar:not(.sidebar-expanded) .nav-item.nav-link-active,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-link.nav-link-active {
  box-shadow: none !important;
}
.portal-shell .sidebar .nav-icon,
.portal-shell .sidebar .nav-item > bh-icon,
.portal-shell .sidebar .nav-link > bh-icon,
.portal-shell .sidebar .nav-item .bh-icon,
.portal-shell .sidebar .nav-link .bh-icon {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  flex-shrink: 0;
  color: inherit;
}
.portal-shell .sidebar .nav-label,
.portal-shell .sidebar .nav-item > span,
.portal-shell .sidebar .nav-link > span {
  white-space: nowrap !important;
  display: inline !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
  background: none !important;
  color: inherit !important;
  padding: 0 !important;
  font-size: 15px !important;
  box-shadow: none !important;
}
.portal-shell .sidebar:not(.sidebar-expanded) .nav-item,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-link {
  justify-content: center;
  width: 44px !important;
  height: 44px !important;
  padding: 0 !important;
  margin: 2px auto;
  border-radius: 50%;
  overflow: visible;
  transform: none;
  position: relative;
}
.portal-shell .sidebar:not(.sidebar-expanded) .nav-item:hover,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-link:hover {
  transform: none;
}
.portal-shell .sidebar:not(.sidebar-expanded) .nav-icon,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-item > bh-icon,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-link > bh-icon,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-item .bh-icon,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-link .bh-icon {
  margin: 0 !important;
}
.portal-shell .sidebar:not(.sidebar-expanded) .nav-label,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-item > span,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-link > span {
  position: absolute !important;
  left: calc(100% + 10px) !important;
  top: 50%;
  transform: translateY(-50%);
  font-size: 13px !important;
  font-weight: 500;
  color: #fff !important;
  background: #33475b !important;
  padding: 6px 10px !important;
  border-radius: 6px;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none;
  z-index: 1100;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  white-space: nowrap !important;
}
.portal-shell .sidebar:not(.sidebar-expanded) .nav-item:hover > span,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-link:hover > span,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-item:hover .nav-label,
.portal-shell .sidebar:not(.sidebar-expanded) .nav-link:hover .nav-label {
  opacity: 1 !important;
  visibility: visible !important;
}
.portal-shell .sidebar-version {
  margin-top: auto;
  padding: 16px 12px 20px;
  border-top: 1px solid rgba(212, 255, 0, 0.1);
  text-align: center;
  flex-shrink: 0;
  position: relative;
  z-index: 3;
}
.portal-shell .sidebar-version .version-text {
  font-size: 11px;
  color: rgba(212, 255, 0, 0.45);
  font-weight: 500;
  display: block;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.portal-shell .main-panel {
  flex: 1;
  min-width: 0;
  height: 100vh;
  margin-left: 0 !important;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #0c1510;
}
.portal-shell .main-content-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
}
.portal-shell .header {
  position: sticky;
  top: 0;
  z-index: 999;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  box-sizing: border-box;
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  background: #0a120e !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none;
  padding: 0 30px !important;
  border-bottom: 1px solid rgba(212, 255, 0, 0.14) !important;
}
.portal-shell .header-start {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  flex: 1;
}
.portal-shell .sidebar-menu-btn {
  display: none;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  flex-shrink: 0;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  cursor: pointer;
}
.portal-shell .sidebar-menu-btn svg {
  width: 20px;
  height: 20px;
}
.portal-shell .sidebar-backdrop {
  display: none;
}
.portal-shell .page-title {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 1 auto;
  min-width: 0;
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #fff !important;
  white-space: nowrap;
}
.portal-shell .page-title-text {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.portal-shell .header-actions {
  display: flex !important;
  align-items: center;
  gap: 20px;
  margin-left: auto;
  flex-shrink: 0;
}
.portal-shell .icon-btn {
  position: relative;
  width: 40px;
  height: 40px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.06) !important;
  color: #fff;
  cursor: pointer;
}
.portal-shell .user-btn {
  display: flex !important;
  align-items: center;
  gap: 10px;
  height: 40px;
  min-width: 180px;
  padding: 6px 12px;
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  cursor: pointer;
  color: #fff;
}
.portal-shell .icon-btn:hover,
.portal-shell .user-btn:hover {
  background: rgba(255, 255, 255, 0.12) !important;
  border-color: rgba(212, 255, 0, 0.35);
}
.portal-shell .user-avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #d4ff00 !important;
  color: #0a120e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.02em;
  line-height: 1;
  flex-shrink: 0;
  overflow: hidden;
  cursor: pointer;
}
.portal-shell .user-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.portal-shell .user-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  flex: 1;
}
.portal-shell .user-name {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 160px;
}
.portal-shell .user-role {
  font-size: 11px;
  color: #6b7280;
  line-height: 1.3;
}
.portal-shell .user-menu,
.portal-shell .profile-menu-root {
  position: relative;
}
.portal-shell .notification-dropdown {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  width: min(360px, calc(100vw - 48px));
  min-width: 280px;
  background: var(--bh-color-bg-overlay, #162019);
  border: 1px solid var(--bh-color-border-default, rgba(212, 255, 0, 0.14));
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
  z-index: 1001;
  overflow: hidden;
}
.portal-shell .user-dropdown {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  min-width: 200px;
  background: var(--bh-color-bg-overlay, #162019);
  border: 1px solid var(--bh-color-border-default, rgba(212, 255, 0, 0.14));
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
  z-index: 1001;
  overflow: hidden;
}
.portal-shell .notif-badge {
  position: absolute;
  top: -4px;
  right: -4px;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  border-radius: 999px;
  background: #d4ff00;
  color: #0a120e;
  font-size: 10px;
  font-weight: 800;
  line-height: 18px;
  text-align: center;
}
.portal-shell .mark-all-read {
  font-size: 12px;
  color: #d4ff00;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.portal-shell .mark-all-read:hover {
  text-decoration: underline;
}
.portal-shell .notification-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 360px;
  overflow-y: auto;
}
.portal-shell .notification-item {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 12px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.portal-shell .notification-item--unread {
  background: rgba(212, 255, 0, 0.06);
}
.portal-shell .notification-item__title {
  font-size: 13px;
  font-weight: 650;
  color: #f4f7f3;
}
.portal-shell .notification-item__body {
  font-size: 12px;
  color: rgba(244, 247, 243, 0.72);
}
.portal-shell .notification-item__time {
  font-size: 11px;
  color: rgba(244, 247, 243, 0.45);
  margin-top: 2px;
}
.portal-shell .user-dropdown-item {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  border: none;
  background: none;
  color: #f4f7f3;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
  text-decoration: none;
}
.portal-shell .user-dropdown-item:hover {
  background: rgba(255, 255, 255, 0.06);
}
.portal-shell .dropdown-divider {
  height: 1px;
  background: var(--bh-color-border-default, rgba(255, 255, 255, 0.1));
  margin: 8px 0;
}
.portal-shell .notification-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  border-bottom: 1px solid var(--bh-color-border-subtle, rgba(255, 255, 255, 0.06));
}
.portal-shell .notification-title {
  font-weight: 600;
  font-size: 14px;
  color: var(--bh-color-text-primary, #f4f7f3);
}
.portal-shell .notification-empty {
  padding: 20px 16px;
  text-align: center;
  color: var(--bh-color-text-muted, #6e7b70);
  font-size: 14px;
}
.portal-shell main.page-content {
  flex: 1;
  min-width: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 24px 30px 28px;
}
@media (max-width: 1100px) {
  .portal-shell .user-info {
    display: none;
  }
  .portal-shell .user-btn {
    min-width: 0;
  }
  .portal-shell .header-actions {
    gap: 10px;
  }
}
@media (max-width: 900px) {
  .portal-shell .sidebar-menu-btn {
    display: inline-flex;
  }
  .portal-shell .header {
    padding: 0 12px !important;
    gap: 8px;
  }
  .portal-shell .page-title {
    font-size: 17px !important;
  }
  .portal-shell main.page-content {
    padding: 16px 12px 20px;
  }
  .portal-shell .user-btn {
    min-width: 0;
    padding: 6px 8px;
  }
  .portal-shell.desktop-content > .sidebar,
  .portal-shell.desktop-content > .sidebar.sidebar-expanded,
  .portal-shell.desktop-content > .sidebar:not(.sidebar-expanded) {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    width: min(260px, 86vw) !important;
    min-width: min(260px, 86vw) !important;
    max-width: min(260px, 86vw) !important;
    height: 100vh !important;
    z-index: 1200;
    transition: transform 0.22s ease;
  }
  .portal-shell.desktop-content > .sidebar:not(.sidebar-expanded) {
    transform: translateX(-105%);
    pointer-events: none;
  }
  .portal-shell.desktop-content > .sidebar.sidebar-expanded {
    transform: translateX(0);
    pointer-events: auto;
  }
  .portal-shell .sidebar-backdrop {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 1100;
    border: 0;
    padding: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.45);
    cursor: pointer;
  }
  .portal-shell .sidebar-backdrop.is-open {
    display: block;
  }
}
[data-bh-theme=portal-dark] .portal-shell .main-panel,
[data-bh-theme=admin-dark] .portal-shell .main-panel {
  background: #0c1510 !important;
}
[data-bh-theme=portal-dark] .portal-shell .page-title,
[data-bh-theme=admin-dark] .portal-shell .page-title {
  color: #fff !important;
}
[data-bh-theme=portal-dark] .portal-shell .page-title-icon,
[data-bh-theme=admin-dark] .portal-shell .page-title-icon {
  color: #d4ff00;
}
[data-bh-theme=portal-dark] .portal-shell .page-content,
[data-bh-theme=admin-dark] .portal-shell .page-content,
[data-bh-theme=portal-dark] .portal-shell main.page-content,
[data-bh-theme=admin-dark] .portal-shell main.page-content {
  background: transparent !important;
}
[data-bh-theme=portal-dark] .portal-shell .header,
[data-bh-theme=admin-dark] .portal-shell .header {
  background: #0a120e !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none;
  border-bottom: 1px solid rgba(212, 255, 0, 0.14) !important;
}
[data-bh-theme=portal-dark] .portal-shell .icon-btn,
[data-bh-theme=admin-dark] .portal-shell .icon-btn,
[data-bh-theme=portal-dark] .portal-shell .user-btn,
[data-bh-theme=admin-dark] .portal-shell .user-btn {
  background: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(255, 255, 255, 0.14) !important;
  color: #fff !important;
}
[data-bh-theme=portal-dark] .portal-shell .user-name,
[data-bh-theme=admin-dark] .portal-shell .user-name,
[data-bh-theme=portal-dark] .portal-shell .profile-name,
[data-bh-theme=admin-dark] .portal-shell .profile-name {
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .portal-shell .user-role,
[data-bh-theme=admin-dark] .portal-shell .user-role,
[data-bh-theme=portal-dark] .portal-shell .profile-role,
[data-bh-theme=admin-dark] .portal-shell .profile-role {
  color: var(--bh-color-text-muted) !important;
}
[data-bh-theme=portal-dark] .portal-shell .user-dropdown,
[data-bh-theme=admin-dark] .portal-shell .user-dropdown,
[data-bh-theme=portal-dark] .portal-shell .notification-dropdown,
[data-bh-theme=admin-dark] .portal-shell .notification-dropdown {
  background: var(--bh-color-bg-overlay, #162019) !important;
  border-color: var(--bh-color-border-default, rgba(255, 255, 255, 0.1)) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.4);
}
[data-bh-theme=portal-dark] .portal-shell .user-dropdown-item,
[data-bh-theme=admin-dark] .portal-shell .user-dropdown-item,
[data-bh-theme=portal-dark] .portal-shell .notification-title,
[data-bh-theme=admin-dark] .portal-shell .notification-title,
[data-bh-theme=portal-dark] .portal-shell .notification-empty,
[data-bh-theme=admin-dark] .portal-shell .notification-empty {
  color: var(--bh-color-text-primary) !important;
}
[data-bh-theme=portal-dark] .portal-shell .user-dropdown-item:hover,
[data-bh-theme=admin-dark] .portal-shell .user-dropdown-item:hover {
  background: rgba(212, 255, 0, 0.16) !important;
}
[data-bh-theme=portal-dark] .portal-shell .dropdown-divider,
[data-bh-theme=admin-dark] .portal-shell .dropdown-divider {
  background: var(--bh-color-border-default);
}
[data-bh-theme=portal-dark] .portal-shell .mark-all-read,
[data-bh-theme=admin-dark] .portal-shell .mark-all-read {
  color: var(--bh-color-text-muted);
}
[data-bh-theme=portal-light] .portal-shell.desktop-content > .sidebar,
[data-bh-theme=admin-light] .portal-shell.desktop-content > .sidebar,
[data-bh-theme=portal-light] .portal-shell .portal-sidebar,
[data-bh-theme=admin-light] .portal-shell .portal-sidebar {
  background: #fff !important;
  border-right: 1px solid #e6ebf1 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-header,
[data-bh-theme=admin-light] .portal-shell .sidebar-header {
  border-bottom-color: #e6ebf1 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-portal-label,
[data-bh-theme=admin-light] .portal-shell .sidebar-portal-label {
  color: #6b7a8c !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-name,
[data-bh-theme=admin-light] .portal-shell .sidebar-name,
.portal-shell[data-bh-theme=portal-light] .sidebar-name,
.portal-shell[data-bh-theme=admin-light] .sidebar-name {
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-mark,
[data-bh-theme=admin-light] .portal-shell .sidebar-mark,
[data-bh-theme=portal-light] .portal-shell .sidebar-logo--icon,
[data-bh-theme=admin-light] .portal-shell .sidebar-logo--icon,
.portal-shell[data-bh-theme=portal-light] .sidebar-mark,
.portal-shell[data-bh-theme=admin-light] .sidebar-mark,
.portal-shell[data-bh-theme=portal-light] .sidebar-logo--icon,
.portal-shell[data-bh-theme=admin-light] .sidebar-logo--icon {
  background: #18181b !important;
  color: #fafafa !important;
}
[data-bh-theme=portal-light] .portal-shell .user-avatar,
[data-bh-theme=admin-light] .portal-shell .user-avatar,
.portal-shell[data-bh-theme=portal-light] .user-avatar,
.portal-shell[data-bh-theme=admin-light] .user-avatar {
  background: #18181b !important;
  color: #fafafa !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-menu-btn,
[data-bh-theme=admin-light] .portal-shell .sidebar-menu-btn,
[data-bh-theme=portal-light] .portal-shell .sidebar-toggle,
[data-bh-theme=admin-light] .portal-shell .sidebar-toggle {
  border-color: #d0d7e2 !important;
  background: #f4f6f9 !important;
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-toggle:hover,
[data-bh-theme=admin-light] .portal-shell .sidebar-toggle:hover {
  background: #e8ecf2 !important;
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .nav-section-title,
[data-bh-theme=admin-light] .portal-shell .nav-section-title {
  color: #8b98a8 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-item,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-item,
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-link,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-link {
  color: #334155 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-item:hover,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-item:hover,
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-link:hover,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-link:hover {
  background: #eef1f6 !important;
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-item.active,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-item.active,
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-item.nav-link-active,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-item.nav-link-active,
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-link.nav-link-active,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-link.nav-link-active,
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-link-active:hover,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-link-active:hover {
  background: #18181b !important;
  color: #fff !important;
  box-shadow: none;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-version,
[data-bh-theme=admin-light] .portal-shell .sidebar-version {
  border-top-color: #e6ebf1 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-version .version-text,
[data-bh-theme=admin-light] .portal-shell .sidebar-version .version-text {
  color: #8b98a8 !important;
}
[data-bh-theme=portal-light] .portal-shell.desktop-content,
[data-bh-theme=admin-light] .portal-shell.desktop-content,
[data-bh-theme=portal-light] .portal-shell .main-panel,
[data-bh-theme=admin-light] .portal-shell .main-panel {
  background: var(--bh-color-bg-canvas, #eef1f6) !important;
}
[data-bh-theme=portal-light] .portal-shell .header,
[data-bh-theme=admin-light] .portal-shell .header {
  background: #fff !important;
  border-bottom: 1px solid #e6ebf1 !important;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04) !important;
}
[data-bh-theme=portal-light] .portal-shell .page-title,
[data-bh-theme=admin-light] .portal-shell .page-title {
  color: #0f1c2e !important;
}
[data-bh-theme=portal-light] .portal-shell .page-title-icon,
[data-bh-theme=admin-light] .portal-shell .page-title-icon {
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .icon-btn,
[data-bh-theme=admin-light] .portal-shell .icon-btn,
[data-bh-theme=portal-light] .portal-shell .user-btn,
[data-bh-theme=admin-light] .portal-shell .user-btn {
  background: #fff !important;
  border-color: #d0d7e2 !important;
  color: #0f1c2e !important;
}
[data-bh-theme=portal-light] .portal-shell .user-name,
[data-bh-theme=admin-light] .portal-shell .user-name,
[data-bh-theme=portal-light] .portal-shell .profile-name,
[data-bh-theme=admin-light] .portal-shell .profile-name {
  color: #0f1c2e !important;
}
[data-bh-theme=portal-light] .portal-shell .user-role,
[data-bh-theme=admin-light] .portal-shell .user-role,
[data-bh-theme=portal-light] .portal-shell .profile-role,
[data-bh-theme=admin-light] .portal-shell .profile-role {
  color: #5b6b7c !important;
}

/* ../../packages/design/src/stadium.css */
bh-auth-shell,
app-login,
app-register,
app-forgot-password,
app-reset-password,
app-accept-invite,
app-partnership-apply {
  display: block;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  background: #0a120e;
}
html:has(bh-auth-shell),
body:has(bh-auth-shell) {
  background: #0a120e;
}
.auth-page.auth-page--stadium {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 100vh !important;
  min-height: 100dvh !important;
  width: 100% !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  padding: 20px !important;
  background: #0a120e !important;
}
.auth-page--stadium .auth-stadium-photo,
.auth-page--stadium .auth-stadium-dim {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.auth-page--stadium .auth-stadium-photo {
  background: url(/assets/stadium-night.jpg) center / cover no-repeat;
  transform: scale(1.04);
  filter: saturate(0.88) brightness(0.58);
}
.auth-page--stadium .auth-stadium-dim {
  background:
    radial-gradient(
      ellipse 80% 36% at 50% 0%,
      rgba(255, 246, 214, 0.14) 0%,
      transparent 68%),
    radial-gradient(
      ellipse at 50% 42%,
      rgba(5, 12, 24, 0.4) 0%,
      rgba(5, 9, 16, 0.72) 62%,
      #0a120e 100%);
}
.auth-page--stadium .auth-brand {
  display: none !important;
  flex: none !important;
  width: 0 !important;
  max-width: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
}
.auth-page--stadium .auth-main {
  position: relative !important;
  z-index: 2;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  flex: none !important;
  align-self: center !important;
  justify-self: center !important;
  width: min(440px, 100%) !important;
  max-width: 440px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  background-image: none !important;
  border: none !important;
  box-shadow: none !important;
  overflow: visible !important;
}
.auth-page--stadium .auth-floodlight {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
  width: 78%;
  height: 120px;
  transform: translate(-50%, -68%);
  pointer-events: none;
  background:
    radial-gradient(
      ellipse at 50% 80%,
      rgba(255, 244, 200, 0.32) 0%,
      rgba(255, 244, 200, 0.1) 46%,
      transparent 74%);
  filter: blur(12px);
}
.auth-page--stadium .auth-main-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: none;
  margin: 0;
  background: transparent !important;
}
.auth-page--stadium .auth-glass {
  position: relative;
  z-index: 1;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 30px;
  border-radius: 20px;
  overflow: hidden;
  background: rgba(8, 16, 14, 0.58) !important;
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px) saturate(1.2);
  -webkit-backdrop-filter: blur(18px) saturate(1.2);
  text-align: center;
  animation: bh-auth-fade-in 0.3s ease-in-out;
}
.auth-page--stadium .auth-glass::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background:
    radial-gradient(
      ellipse 90% 48% at 50% -12%,
      rgba(255, 255, 255, 0.14) 0%,
      transparent 62%);
}
@keyframes bh-auth-fade-in {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.auth-page--stadium .auth-logo {
  margin: 0 0 20px;
  text-align: center;
}
.auth-page--stadium .auth-form-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 0;
}
.auth-page--stadium .auth-form-brand-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  min-width: 0;
  text-align: left;
}
.auth-page--stadium .auth-form-brand-name {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  color: #fff !important;
}
.auth-page--stadium .auth-form-brand-eyebrow {
  display: block;
  color: rgba(255, 255, 255, 0.55) !important;
  font-size: 0.625rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 2px;
}
.auth-page--stadium .auth-badge {
  display: none !important;
}
.auth-page--stadium .auth-brand-logo,
.auth-page--stadium .auth-brand-logo--sm {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 36px !important;
  height: 36px !important;
  border-radius: 10px;
  background: #d4ff00 !important;
  color: #0a120e !important;
  font-size: 1rem;
  font-weight: 800;
  flex-shrink: 0;
}
.auth-page--stadium label {
  display: block;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.9rem !important;
  font-weight: 500;
  text-align: left;
  width: 100%;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.78) !important;
}
.auth-page--stadium .login-form-header h2,
.auth-page--stadium .auth-title,
.auth-page--stadium .auth-card .login-form-header h2 {
  margin: 0 0 10px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
  color: #fff !important;
  text-align: center !important;
}
.auth-page--stadium .login-form-header p,
.auth-page--stadium .auth-subtitle {
  margin: 0;
  padding: 0 8px;
  font-size: 0.9375rem;
  line-height: 1.45;
  text-align: center !important;
}
.auth-page--stadium .login-form-header p,
.auth-page--stadium .auth-subtitle,
.auth-page--stadium .auth-switch,
.auth-page--stadium .auth-legal,
.auth-page--stadium .auth-stepper-meta,
.auth-page--stadium .auth-identity,
.auth-page--stadium .remember-me,
.auth-page--stadium .form-footer {
  color: rgba(255, 255, 255, 0.68) !important;
}
.auth-page--stadium .auth-legal {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  text-align: center;
  margin: 20px 0 0;
  padding-top: 0;
  border-top: none;
}
.auth-page--stadium .login-form-header {
  margin-bottom: 20px;
  text-align: center;
}
.auth-page--stadium .auth-stepper {
  margin: 0 0 20px;
}
.auth-page--stadium .auth-stepper-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.7rem;
}
.auth-page--stadium .auth-stepper-track {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
}
.auth-page--stadium .auth-step {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.45rem;
  min-width: 0;
  color: rgba(255, 255, 255, 0.5) !important;
}
.auth-page--stadium .auth-step.is-active,
.auth-page--stadium .auth-step.is-done {
  color: #fff !important;
}
.auth-page--stadium .auth-step-num,
.auth-page--stadium .auth-step.is-active .auth-step-num,
.auth-page--stadium .auth-step.is-done .auth-step-num {
  box-sizing: border-box;
  width: 22px !important;
  height: 22px !important;
  min-width: 22px;
  padding: 0;
  border-radius: 50% !important;
  display: grid !important;
  place-items: center !important;
  line-height: 1;
  font-size: 11px;
  font-weight: 700;
}
.auth-page--stadium .auth-step-num {
  background: transparent !important;
  border: 1.5px solid #ced4da !important;
  color: #6c757d !important;
}
.auth-page--stadium .auth-step.is-active .auth-step-num,
.auth-page--stadium .auth-step.is-done .auth-step-num {
  background: #d4ff00 !important;
  border-color: #d4ff00 !important;
  color: #0a120e !important;
}
.auth-page--stadium .auth-switch a,
.auth-page--stadium .forgot-password {
  color: #d4ff00 !important;
  font-weight: 650;
}
.auth-page--stadium .input-field,
.auth-page--stadium .auth-card input[type=email],
.auth-page--stadium .auth-card input[type=password],
.auth-page--stadium .auth-card input[type=text],
.auth-page--stadium .auth-card .input-field:not(textarea) {
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  color: #fff !important;
  border-radius: 8px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding-block: 0 !important;
  padding-inline: 14px !important;
  font-size: 0.9375rem !important;
  line-height: 1.25 !important;
  text-align: left !important;
  box-sizing: border-box !important;
  -webkit-text-fill-color: #fff;
  caret-color: #fff;
}
.auth-page--stadium .auth-card textarea.input-field,
.auth-page--stadium textarea.input-field {
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff;
  caret-color: #fff;
  border-radius: 8px !important;
  height: auto !important;
  min-height: 8rem !important;
  padding: 12px 15px !important;
  font-size: 1rem !important;
  text-align: left !important;
  resize: vertical;
}
.auth-page--stadium .input-field::placeholder,
.auth-page--stadium .auth-card input::placeholder,
.auth-page--stadium .auth-card textarea::placeholder,
.auth-page--stadium textarea.input-field::placeholder {
  color: rgba(255, 255, 255, 0.42) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.42);
}
.auth-page--stadium .auth-card .input-with-icon .input-field,
.auth-page--stadium .auth-card .input-with-icon input[type=email],
.auth-page--stadium .auth-card .input-with-icon input[type=password],
.auth-page--stadium .auth-card .input-with-icon input[type=text] {
  padding-inline-start: 2.75rem !important;
  padding-left: 2.75rem !important;
}
.auth-page--stadium .auth-card .input-with-icon:has(.input-toggle) .input-field,
.auth-page--stadium .auth-card .input-with-icon:has(.input-toggle) input {
  padding-inline-end: 2.75rem !important;
  padding-right: 2.75rem !important;
}
.auth-page--stadium .auth-card .input-wrap--password .input-field,
.auth-page--stadium .input-wrap--password .input-field,
.auth-page--stadium .input-wrap--password input[type=password],
.auth-page--stadium .input-wrap--password input[type=text] {
  padding-inline-start: 2.75rem !important;
  padding-left: 2.75rem !important;
  padding-inline-end: 2.75rem !important;
  padding-right: 2.75rem !important;
}
.auth-page--stadium .input-wrap--password .input-toggle {
  color: rgba(255, 255, 255, 0.55) !important;
}
.auth-page--stadium .input-field:focus,
.auth-page--stadium .auth-card input:focus,
.auth-page--stadium .auth-card textarea:focus {
  outline: none;
  border-color: #d4ff00 !important;
  box-shadow: 0 0 0 3px rgba(212, 255, 0, 0.28) !important;
}
.auth-page--stadium .auth-card input:-webkit-autofill,
.auth-page--stadium .auth-card input:-webkit-autofill:hover,
.auth-page--stadium .auth-card input:-webkit-autofill:focus,
.auth-page--stadium .auth-card input:-webkit-autofill:active,
.auth-page--stadium .auth-card textarea:-webkit-autofill,
.auth-page--stadium .auth-card textarea:-webkit-autofill:hover,
.auth-page--stadium .auth-card textarea:-webkit-autofill:focus,
.auth-page--stadium .input-field:-webkit-autofill,
.auth-page--stadium .input-field:-webkit-autofill:hover,
.auth-page--stadium .input-field:-webkit-autofill:focus,
.auth-page--stadium .input-field:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff !important;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  box-shadow: 0 0 0 1000px #121a16 inset !important;
  transition: background-color 99999s ease-out;
}
.auth-page--stadium .auth-card input:-webkit-autofill:focus,
.auth-page--stadium .input-field:-webkit-autofill:focus {
  border-color: #d4ff00 !important;
  box-shadow: 0 0 0 1000px #121a16 inset, 0 0 0 3px rgba(212, 255, 0, 0.28) !important;
}
.auth-page--stadium .field-icon,
.auth-page--stadium .input-with-icon > i,
.auth-page--stadium .input-with-icon .input-toggle {
  color: rgba(255, 255, 255, 0.55) !important;
}
.auth-page--stadium .btn,
.auth-page--stadium .btn-primary,
.auth-page--stadium .auth-card .btn,
.auth-page--stadium .auth-card .btn-block,
.auth-page--stadium .auth-card .btn-primary {
  width: 100% !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 0 16px !important;
  border: none !important;
  border-radius: 8px !important;
  font-size: 0.9375rem !important;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  cursor: pointer;
  box-sizing: border-box !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.auth-page--stadium .btn-primary,
.auth-page--stadium .auth-card .btn-primary {
  background: #d4ff00 !important;
  color: #0a120e !important;
}
.auth-page--stadium .btn-primary:hover:not(:disabled),
.auth-page--stadium .auth-card .btn-primary:hover:not(:disabled) {
  background: #c4ef00 !important;
}
.auth-page--stadium .btn:active {
  transform: scale(0.98);
}
.auth-page--stadium .auth-identity {
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: rgba(255, 255, 255, 0.16) !important;
  color: rgba(255, 255, 255, 0.68) !important;
}
.auth-page--stadium .auth-identity strong,
.auth-page--stadium .auth-signed-in-email {
  color: #fff;
  word-break: normal;
}
.auth-page--stadium .auth-signed-in {
  margin: 0 0 20px;
}
.auth-page--stadium .auth-card,
.auth-page--stadium .auth-card-body {
  text-align: center;
}
.auth-page--stadium .form-stack,
.auth-page--stadium .field-group {
  text-align: left;
}
.auth-page--stadium .form-group {
  margin-bottom: 20px;
  text-align: left;
}
.auth-page--stadium .field-error,
.auth-page--stadium .field-hint,
.auth-page--stadium .field-help {
  text-align: left !important;
}
.auth-page--stadium .auth-club-badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  padding: 0 0 1rem;
  margin: 0 0 1.1rem;
}
.auth-page--stadium .auth-club-badge-copy {
  min-width: 0;
  text-align: center;
}
.auth-page--stadium .auth-club-badge-eyebrow {
  color: rgba(255, 255, 255, 0.5) !important;
}
.auth-page--stadium .auth-club-badge-name {
  color: #fff !important;
  font-weight: 650;
}
.auth-page--stadium .auth-club-badge-email,
.auth-page--stadium .auth-invite-copy {
  color: rgba(255, 255, 255, 0.62) !important;
  font-weight: 400;
  text-align: center;
}
.auth-page--stadium .auth-invite-copy {
  text-align: center !important;
}
.auth-page--stadium .auth-club-badge-logo {
  width: 2.75rem;
  height: 2.75rem;
  flex-shrink: 0;
  border-radius: 0.75rem;
  object-fit: cover;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.auth-page--stadium .auth-club-badge-mark {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.75rem;
  background: #18181b;
  color: #d4ff00;
}
.auth-page--stadium .auth-footnote {
  color: rgba(255, 255, 255, 0.62) !important;
}
.auth-page--stadium .auth-footnote a,
.auth-page--stadium .auth-footnote button {
  color: #d4ff00 !important;
  font-weight: 500;
  text-decoration: none;
}
.auth-page--stadium .auth-footnote a:hover,
.auth-page--stadium .auth-footnote button:hover {
  color: #e8ff66 !important;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.auth-page--stadium .auth-success-panel {
  background: rgba(52, 211, 153, 0.12) !important;
  border: 1px solid rgba(52, 211, 153, 0.35) !important;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: rgba(255, 255, 255, 0.88);
}
.auth-page--stadium .auth-success-panel strong {
  color: #6ee7b7 !important;
}
.auth-page--stadium .auth-success-panel p {
  color: rgba(255, 255, 255, 0.78) !important;
}
.auth-page--stadium .auth-success-panel bh-icon,
.auth-page--stadium .auth-success-panel .bh-icon {
  color: #6ee7b7 !important;
}
.auth-page--stadium .auth-invite-hint {
  background: rgba(255, 255, 255, 0.06) !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.auth-page--stadium .auth-invite-hint p {
  color: rgba(255, 255, 255, 0.78) !important;
}
.auth-page--stadium .auth-invite-hint strong {
  color: #fff !important;
}
.auth-page--stadium .form-footer,
.auth-page--stadium .remember-me {
  color: rgba(255, 255, 255, 0.68) !important;
  text-align: left;
}
.auth-page--stadium .remember-me input {
  accent-color: #d4ff00;
}
.auth-page--stadium .auth-switch {
  margin-top: 20px;
  text-align: center;
}
.auth-page--stadium .auth-switch a,
.auth-page--stadium .forgot-password {
  color: #d4ff00 !important;
  font-weight: 500;
}
@media (max-width: 899px) {
  .auth-page.auth-page--stadium {
    min-height: 100vh !important;
    min-height: 100dvh !important;
    padding: 20px 16px !important;
  }
  .auth-page--stadium .auth-main {
    width: min(440px, 100%) !important;
    max-width: 440px !important;
    padding: 0 !important;
  }
}
html.bh-gate-exit .auth-page--stadium,
html.bh-gate-leave .portal-shell {
  animation: bh-gate-fade-out 0.28s ease forwards;
}
html.bh-from-auth .portal-shell {
  animation: bh-gate-fade-in 0.32s ease both;
}
@keyframes bh-gate-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes bh-gate-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bh-jumbotron {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  margin-bottom: 1.15rem;
  min-height: 0;
  color: #fff;
  isolation: isolate;
  background: #07110c;
  border: 1px solid rgba(212, 255, 0, 0.22);
  box-shadow:
    0 18px 40px rgba(0, 0, 0, 0.4),
    0 0 0 1px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}
.bh-jumbotron__atmosphere {
  position: absolute;
  inset: -4%;
  z-index: 0;
  pointer-events: none;
  background: url(/assets/stadium-night.jpg) center / cover no-repeat;
  filter: saturate(0.9) brightness(0.42);
  transform: scale(1.06);
}
.bh-jumbotron__flood {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(
      ellipse 55% 42% at 18% 18%,
      rgba(212, 255, 0, 0.12) 0%,
      transparent 62%),
    radial-gradient(
      ellipse 55% 42% at 82% 18%,
      rgba(212, 255, 0, 0.1) 0%,
      transparent 62%),
    radial-gradient(
      ellipse 70% 50% at 50% 108%,
      rgba(0, 0, 0, 0.55) 0%,
      transparent 70%),
    linear-gradient(
      180deg,
      rgba(7, 17, 12, 0.35) 0%,
      rgba(7, 17, 12, 0.72) 100%);
}
.bh-jumbotron__pitch {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.18;
  background:
    repeating-linear-gradient(
      90deg,
      rgba(46, 110, 48, 0.35) 0 18px,
      rgba(28, 78, 36, 0.28) 18px 36px);
  mix-blend-mode: soft-light;
}
.bh-jumbotron__grass {
  display: none;
}
.bh-jumbotron__inner {
  position: relative;
  z-index: 1;
  padding: 0.95rem 1.25rem 1rem;
  text-align: center;
}
.bh-jumbotron__top {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  margin-bottom: 0.65rem;
}
.bh-jumbotron__eyebrow {
  margin: 0;
  font-size: 0.7rem;
  font-weight: 750;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #d4ff00;
  text-shadow: 0 0 14px rgba(212, 255, 0, 0.3);
}
.bh-jumbotron__live-pill {
  display: inline-flex;
  align-items: center;
  padding: 0.18rem 0.5rem;
  border-radius: 999px;
  font-size: 0.6rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0a120e;
  background: #d4ff00;
  box-shadow: 0 0 12px rgba(212, 255, 0, 0.4);
  animation: bh-neon-pulse 1.6s ease-in-out infinite;
}
.bh-jumbotron__score {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 0.85rem 1.1rem;
  width: 100%;
  max-width: 52rem;
  margin-inline: auto;
  padding-inline: 0;
  box-sizing: border-box;
}
.bh-jumbotron__side {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 0;
  width: 100%;
}
.bh-jumbotron__side--away {
  align-items: center;
  text-align: center;
}
.bh-jumbotron__crest {
  display: inline-flex;
  padding: 0.3rem;
  margin-bottom: 0.4rem;
  border-radius: 18px;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.18),
      rgba(255, 255, 255, 0.04));
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.bh-jumbotron__logo {
  width: 4.25rem;
  height: 4.25rem;
  border-radius: 13px;
  object-fit: contain;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(255, 255, 255, 0.4);
  flex-shrink: 0;
  display: block;
}
.bh-jumbotron__logo--fallback {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #d4ff00;
  color: #0a120e;
  font-weight: 800;
  font-size: 1.55rem;
  border-color: transparent;
}
.bh-jumbotron__label {
  display: block;
  font-size: 0.62rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
}
.bh-jumbotron__team {
  display: block;
  margin-top: 0.25rem;
  font-size: clamp(0.95rem, 1.9vw, 1.2rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.2;
  min-height: 2.4em;
  text-transform: uppercase;
  min-width: 0;
  color: #fff;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
}
.bh-jumbotron__clock {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.35rem;
  padding: 0.15rem 0.35rem;
  min-width: 10.5rem;
  background: transparent;
  border: none;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.bh-jumbotron__vs {
  font-size: 1.15rem;
  font-weight: 900;
  letter-spacing: 0.22em;
  color: rgba(255, 255, 255, 0.95);
}
.bh-jumbotron__units {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0.55rem;
}
.bh-jumbotron__unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
}
.bh-jumbotron__unit-value {
  font-variant-numeric: tabular-nums;
  font-size: 1.35rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #d4ff00;
  line-height: 1;
  text-shadow: 0 0 12px rgba(212, 255, 0, 0.35);
}
.bh-jumbotron__unit-label {
  margin-top: 0.2rem;
  font-size: 0.55rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
.bh-jumbotron__timer {
  font-variant-numeric: tabular-nums;
  font-size: 1.45rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  color: #d4ff00;
  white-space: nowrap;
  text-shadow: 0 0 16px rgba(212, 255, 0, 0.45);
}
.bh-jumbotron__timer.is-live {
  animation: bh-neon-pulse 1.6s ease-in-out infinite;
}
@keyframes bh-neon-pulse {
  0%, 100% {
    opacity: 1;
    filter: brightness(1);
  }
  50% {
    opacity: 0.72;
    filter: brightness(1.35);
  }
}
.bh-jumbotron__kickoff {
  margin: 0;
  font-size: inherit;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #d4ff00;
  text-shadow: 0 0 10px rgba(212, 255, 0, 0.22);
}
.bh-jumbotron__venue {
  color: rgba(220, 255, 228, 0.78);
  font-weight: 550;
}
.bh-jumbotron__when {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  margin: 0.65rem 0 0;
  padding: 0;
  font-size: 0.78rem;
  line-height: 1.3;
}
.bh-jumbotron__dot {
  opacity: 0.55;
  color: rgba(255, 255, 255, 0.7);
}
.bh-jumbotron__footer,
.bh-jumbotron__meta {
  display: none;
}
.bh-jumbotron.is-live {
  border-color: rgba(212, 255, 0, 0.42);
  box-shadow:
    0 18px 40px rgba(0, 0, 0, 0.4),
    0 0 28px rgba(212, 255, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}
.stadium-dash-row {
  display: grid;
  gap: 1rem;
  margin-bottom: 1.15rem;
}
@media (min-width: 1024px) {
  .stadium-dash-row {
    grid-template-columns: minmax(0, 1.4fr) minmax(260px, 0.7fr);
    align-items: stretch;
  }
}
.bh-crowd-card {
  height: 100%;
  min-height: 280px;
  display: flex;
  flex-direction: column;
  padding: 1.15rem 1.2rem 1.25rem;
  border-radius: 16px;
  background:
    linear-gradient(
      180deg,
      #0a120e 0%,
      #121c16 100%);
  border: 1px solid rgba(212, 255, 0, 0.12);
  color: #fff;
}
.bh-crowd-card__kicker {
  margin: 0;
  font-size: 0.68rem;
  font-weight: 750;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #d4ff00;
}
.bh-crowd-card__title {
  margin: 0.35rem 0 0;
  font-size: 1.15rem;
  font-weight: 750;
  letter-spacing: -0.03em;
}
.bh-crowd-card__sub {
  margin: 0.35rem 0 1rem;
  font-size: 0.82rem;
  color: rgba(255, 255, 255, 0.58);
}
.bh-crowd-wave {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 7px;
  padding: 0.5rem 0.15rem 0;
}
.bh-crowd-row {
  display: flex;
  justify-content: space-between;
  gap: 4px;
}
.bh-crowd-dot {
  flex: 1;
  aspect-ratio: 1;
  max-width: 14px;
  border-radius: 999px;
  background: #d4ff00;
  box-shadow: 0 0 8px rgba(212, 255, 0, 0.7);
  animation: bh-crowd-wave 1.55s ease-in-out infinite;
  animation-delay: calc(var(--i) * 70ms);
}
@keyframes bh-crowd-wave {
  0%, 100% {
    transform: translateY(8px) scale(0.75);
    opacity: 0.28;
  }
  50% {
    transform: translateY(-12px) scale(1.12);
    opacity: 1;
  }
}
.portal-shell.desktop-content {
  background: #0a120e !important;
}
.portal-shell.desktop-content::before,
.portal-shell.desktop-content::after {
  content: none !important;
  display: none !important;
}
.portal-shell.desktop-content > .sidebar,
.portal-shell .sidebar.portal-sidebar {
  background:
    linear-gradient(
      180deg,
      #0a120e 0%,
      #0e1812 52%,
      #070d0a 100%) !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-right: 1px solid rgba(212, 255, 0, 0.14) !important;
  box-shadow: none;
}
.portal-shell .sidebar-header,
.portal-shell .shell-brand-row {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box;
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  padding: 0 14px 0 18px !important;
  gap: 8px;
  border-bottom: 1px solid rgba(212, 255, 0, 0.14) !important;
}
.portal-shell .sidebar.sidebar-expanded .sidebar-header {
  padding: 0 14px 0 18px !important;
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-header,
.portal-shell .shell-sidebar--collapsed .sidebar-header {
  justify-content: center !important;
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  padding: 0 8px !important;
}
.portal-shell .sidebar-brand,
.portal-shell .sidebar.sidebar-expanded .sidebar-brand {
  justify-content: center !important;
  width: 100%;
  flex: 1;
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-brand {
  justify-content: center !important;
}
.portal-shell .sidebar-brand-pack {
  align-items: center !important;
}
.portal-shell .sidebar-wordmark {
  justify-content: center;
}
.portal-shell .sidebar-name {
  font-size: 1.15rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.portal-shell .sidebar.sidebar-expanded .sidebar-toggle {
  position: absolute !important;
  top: 50% !important;
  right: 10px !important;
  transform: translateY(-50%) !important;
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-header {
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  padding: 0 8px !important;
}
.portal-shell .sidebar:not(.sidebar-expanded) .sidebar-toggle {
  position: absolute !important;
  left: 50% !important;
  right: auto !important;
  top: 50% !important;
  bottom: auto !important;
  transform: translate(-50%, -50%) !important;
}
.portal-shell .nav-menu-container,
.portal-shell .shell-nav {
  padding: 8px 12px 20px;
}
.portal-shell .nav-link {
  align-items: center;
  gap: 0;
  padding: 11px 12px;
  margin: 2px 0;
  transform: none !important;
}
.portal-shell .nav-link .bh-icon {
  margin-right: 12px;
}
.portal-shell .nav-link:hover {
  transform: none !important;
}
.portal-shell .sidebar-mark,
.portal-shell .sidebar-logo--icon {
  background: #d4ff00 !important;
  color: #0a120e !important;
}
.portal-shell .header,
.portal-shell .portal-topbar,
.portal-shell .shell-topbar,
[data-bh-theme=portal-dark] .portal-shell .header,
[data-bh-theme=admin-dark] .portal-shell .header,
[data-bh-theme=portal-dark] .portal-shell .portal-topbar,
[data-bh-theme=admin-dark] .portal-shell .portal-topbar,
[data-bh-theme=portal-dark] .portal-shell .shell-topbar,
[data-bh-theme=admin-dark] .portal-shell .shell-topbar {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  box-sizing: border-box;
  height: 70px !important;
  min-height: 70px !important;
  max-height: 70px !important;
  padding: 0 30px !important;
  background: #0a120e !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-bottom: 1px solid rgba(212, 255, 0, 0.14) !important;
  box-shadow: none !important;
}
.portal-shell .page-title,
.portal-shell .shell-topbar-title,
[data-bh-theme=portal-dark] .portal-shell .page-title,
[data-bh-theme=admin-dark] .portal-shell .page-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.125rem !important;
  font-weight: 650 !important;
  line-height: 1.2;
  color: #fff !important;
}
.portal-shell .page-title-icon {
  display: inline-flex;
  align-items: center;
  color: #d4ff00 !important;
}
.portal-shell .header-actions,
.portal-shell .shell-topbar-end {
  display: flex !important;
  align-items: center;
  gap: 12px;
  margin-left: auto;
}
.portal-shell .main-panel,
.portal-shell .shell-main {
  position: relative;
  background: #0c1510 !important;
}
.portal-shell .main-panel::before,
.portal-shell .shell-main::before,
.portal-shell .main-panel::after,
.portal-shell .shell-main::after {
  content: none !important;
  display: none !important;
}
.portal-shell .main-content-wrap {
  background: transparent !important;
}
.portal-shell .page-content,
.portal-shell main.page-content {
  background: transparent !important;
}
.portal-shell .page-content {
  padding: 24px 30px;
}
.portal-shell .user-name,
.portal-shell .profile-name {
  color: #fff !important;
}
.portal-shell .user-role,
.portal-shell .profile-role {
  color: rgba(255, 255, 255, 0.55) !important;
}
.portal-shell .icon-btn,
.portal-shell .user-btn,
[data-bh-theme=portal-dark] .portal-shell .icon-btn,
[data-bh-theme=admin-dark] .portal-shell .icon-btn,
[data-bh-theme=portal-dark] .portal-shell .user-btn,
[data-bh-theme=admin-dark] .portal-shell .user-btn {
  display: inline-flex !important;
  align-items: center;
  background: rgba(255, 255, 255, 0.06) !important;
  border-color: rgba(255, 255, 255, 0.14) !important;
  color: #fff !important;
}
.portal-shell .nav-link-active,
.portal-shell .nav-link.nav-link-active,
.portal-shell .nav-link-active:hover,
.portal-shell .sidebar .nav-item.nav-link-active,
.portal-shell .sidebar .nav-link.nav-link-active {
  color: #d4ff00 !important;
  background: rgba(212, 255, 0, 0.16) !important;
  box-shadow: none !important;
  transform: none !important;
}
.portal-shell .nav-link:hover {
  color: #d4ff00 !important;
}
[data-bh-theme=portal-dark] .btn-primary,
[data-bh-theme=admin-dark] .btn-primary,
[data-bh-theme=portal-dark] .btn-accent,
[data-bh-theme=admin-dark] .btn-accent {
  background: #d4ff00 !important;
  color: #0a120e !important;
  border-color: #d4ff00 !important;
}
[data-bh-theme=portal-dark] .kpi-value,
[data-bh-theme=admin-dark] .kpi-value,
[data-bh-theme=portal-dark] .kpi-card-value,
[data-bh-theme=admin-dark] .kpi-card-value {
  color: #d4ff00 !important;
}
[data-bh-theme=portal-dark] .bh-panel,
[data-bh-theme=admin-dark] .bh-panel,
[data-bh-theme=portal-dark] .kpi-card,
[data-bh-theme=admin-dark] .kpi-card,
[data-bh-theme=portal-dark] .card,
[data-bh-theme=admin-dark] .card,
[data-bh-theme=portal-dark] .glass-panel,
[data-bh-theme=admin-dark] .glass-panel,
[data-bh-theme=portal-dark] .settings-card,
[data-bh-theme=admin-dark] .settings-card,
[data-bh-theme=portal-dark] .partner-directory,
[data-bh-theme=admin-dark] .partner-directory,
[data-bh-theme=portal-dark] .stat-card,
[data-bh-theme=admin-dark] .stat-card,
[data-bh-theme=portal-dark] .table-card,
[data-bh-theme=admin-dark] .table-card,
[data-bh-theme=portal-dark] .partner-side,
[data-bh-theme=admin-dark] .partner-side,
[data-bh-theme=portal-dark] .plans-side,
[data-bh-theme=admin-dark] .plans-side {
  position: relative;
  overflow: hidden;
  border-radius: 12px !important;
  color: var(--bh-color-text-primary, #f4f7f3) !important;
  background: var(--bh-color-bg-raised, #121c16) !important;
  border: 1px solid var(--bh-color-border-default, rgba(255, 255, 255, 0.1)) !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
[data-bh-theme=portal-dark] .kpi-card--clickable:hover,
[data-bh-theme=admin-dark] .kpi-card--clickable:hover {
  border-color: rgba(212, 255, 0, 0.28) !important;
  background: var(--bh-color-bg-raised, #121c16) !important;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.34);
}
@media (prefers-reduced-motion: reduce) {
  .bh-jumbotron__timer.is-live,
  .bh-crowd-dot,
  html.bh-gate-exit .auth-page--stadium,
  html.bh-from-auth .portal-shell,
  html.bh-gate-leave .portal-shell {
    animation: none !important;
  }
}
@media (max-width: 900px) {
  .portal-shell .header,
  .portal-shell .portal-topbar,
  .portal-shell .shell-topbar,
  [data-bh-theme=portal-dark] .portal-shell .header,
  [data-bh-theme=admin-dark] .portal-shell .header {
    padding: 0 12px !important;
    gap: 8px;
  }
  .portal-shell .sidebar-menu-btn {
    display: inline-flex !important;
    background: rgba(255, 255, 255, 0.06) !important;
    border-color: rgba(212, 255, 0, 0.28) !important;
    color: #d4ff00 !important;
  }
  .portal-shell.desktop-content > .sidebar,
  .portal-shell.desktop-content > .sidebar.sidebar-expanded,
  .portal-shell.desktop-content > .sidebar:not(.sidebar-expanded),
  .portal-shell .sidebar.portal-sidebar {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    width: min(260px, 86vw) !important;
    min-width: min(260px, 86vw) !important;
    max-width: min(260px, 86vw) !important;
    height: 100vh !important;
    z-index: 1200;
  }
  .portal-shell.desktop-content > .sidebar:not(.sidebar-expanded) {
    transform: translateX(-105%);
    pointer-events: none;
  }
  .portal-shell.desktop-content > .sidebar.sidebar-expanded {
    transform: translateX(0);
    pointer-events: auto;
  }
  .bh-jumbotron__score {
    gap: 0.65rem;
    max-width: none;
    padding-inline: 0;
  }
  .bh-jumbotron__side,
  .bh-jumbotron__side--away {
    align-items: center;
    text-align: center;
  }
  .bh-jumbotron__team {
    font-size: 0.9rem;
  }
  .bh-jumbotron__logo {
    width: 3.75rem;
    height: 3.75rem;
    border-radius: 12px;
  }
  .bh-jumbotron__crest {
    padding: 0.25rem;
    border-radius: 15px;
    margin-bottom: 0.4rem;
  }
  .bh-jumbotron__clock {
    min-width: 9.5rem;
    padding: 0.1rem 0.25rem;
  }
  .bh-jumbotron__unit {
    min-width: 0;
    padding: 0;
  }
  .bh-jumbotron__unit-value {
    font-size: 1.1rem;
  }
  .bh-jumbotron__inner {
    padding: 0.8rem 0.85rem 0.85rem;
  }
  .bh-jumbotron__when {
    margin-top: 0.5rem;
    font-size: 0.72rem;
  }
}
[data-bh-theme=portal-light] html,
[data-bh-theme=admin-light] html,
[data-bh-theme=portal-light] body,
[data-bh-theme=admin-light] body {
  background: var(--bh-color-bg-base, #e8ecf2) !important;
  color: var(--bh-color-text-primary, #0f1c2e) !important;
}
[data-bh-theme=portal-light] .portal-shell.desktop-content,
[data-bh-theme=admin-light] .portal-shell.desktop-content,
[data-bh-theme=portal-light] .portal-shell .main-panel,
[data-bh-theme=admin-light] .portal-shell .main-panel,
[data-bh-theme=portal-light] .portal-shell .shell-main,
[data-bh-theme=admin-light] .portal-shell .shell-main,
[data-bh-theme=portal-light] .portal-shell .page-content,
[data-bh-theme=admin-light] .portal-shell .page-content,
[data-bh-theme=portal-light] .portal-shell main.page-content,
[data-bh-theme=admin-light] .portal-shell main.page-content,
[data-bh-theme=portal-light] .portal-shell .main-content-wrap,
[data-bh-theme=admin-light] .portal-shell .main-content-wrap {
  background: var(--bh-color-bg-canvas, #eef1f6) !important;
}
[data-bh-theme=portal-light] .portal-shell.desktop-content::before,
[data-bh-theme=admin-light] .portal-shell.desktop-content::before,
[data-bh-theme=portal-light] .portal-shell.desktop-content::after,
[data-bh-theme=admin-light] .portal-shell.desktop-content::after,
[data-bh-theme=portal-light] .portal-shell .main-panel::before,
[data-bh-theme=admin-light] .portal-shell .main-panel::before,
[data-bh-theme=portal-light] .portal-shell .shell-main::before,
[data-bh-theme=admin-light] .portal-shell .shell-main::before,
[data-bh-theme=portal-light] .portal-shell .main-panel::after,
[data-bh-theme=admin-light] .portal-shell .main-panel::after,
[data-bh-theme=portal-light] .portal-shell .shell-main::after,
[data-bh-theme=admin-light] .portal-shell .shell-main::after {
  display: none !important;
  content: none !important;
}
[data-bh-theme=portal-light] .portal-shell.desktop-content > .sidebar,
[data-bh-theme=admin-light] .portal-shell.desktop-content > .sidebar,
[data-bh-theme=portal-light] .portal-shell .sidebar.portal-sidebar,
[data-bh-theme=admin-light] .portal-shell .sidebar.portal-sidebar {
  background: #fff !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-right: 1px solid #e6ebf1 !important;
}
[data-bh-theme=portal-light] .portal-shell .header,
[data-bh-theme=admin-light] .portal-shell .header,
[data-bh-theme=portal-light] .portal-shell .portal-topbar,
[data-bh-theme=admin-light] .portal-shell .portal-topbar,
[data-bh-theme=portal-light] .portal-shell .shell-topbar,
[data-bh-theme=admin-light] .portal-shell .shell-topbar {
  background: #fff !important;
  background-image: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-bottom: 1px solid #e6ebf1 !important;
  box-shadow: 0 1px 0 rgba(15, 28, 46, 0.04) !important;
}
[data-bh-theme=portal-light] .portal-shell .page-title,
[data-bh-theme=admin-light] .portal-shell .page-title,
[data-bh-theme=portal-light] .portal-shell .shell-topbar-title,
[data-bh-theme=admin-light] .portal-shell .shell-topbar-title {
  color: #0f1c2e !important;
}
[data-bh-theme=portal-light] .portal-shell .page-title-icon,
[data-bh-theme=admin-light] .portal-shell .page-title-icon {
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .user-name,
[data-bh-theme=admin-light] .portal-shell .user-name,
[data-bh-theme=portal-light] .portal-shell .profile-name,
[data-bh-theme=admin-light] .portal-shell .profile-name {
  color: #0f1c2e !important;
}
[data-bh-theme=portal-light] .portal-shell .user-role,
[data-bh-theme=admin-light] .portal-shell .user-role,
[data-bh-theme=portal-light] .portal-shell .profile-role,
[data-bh-theme=admin-light] .portal-shell .profile-role {
  color: #5b6b7c !important;
}
[data-bh-theme=portal-light] .portal-shell .icon-btn,
[data-bh-theme=admin-light] .portal-shell .icon-btn,
[data-bh-theme=portal-light] .portal-shell .user-btn,
[data-bh-theme=admin-light] .portal-shell .user-btn {
  background: #fff !important;
  border-color: #d0d7e2 !important;
  color: #0f1c2e !important;
}
[data-bh-theme=portal-light] .portal-shell .icon-btn:hover,
[data-bh-theme=admin-light] .portal-shell .icon-btn:hover,
[data-bh-theme=portal-light] .portal-shell .user-btn:hover,
[data-bh-theme=admin-light] .portal-shell .user-btn:hover {
  background: #f3f6fa !important;
  border-color: #c5ced9 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-menu-btn,
[data-bh-theme=admin-light] .portal-shell .sidebar-menu-btn {
  background: #fff !important;
  border-color: #d0d7e2 !important;
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-logo--icon,
[data-bh-theme=admin-light] .portal-shell .sidebar-logo--icon,
[data-bh-theme=portal-light] .portal-shell .sidebar-mark,
[data-bh-theme=admin-light] .portal-shell .sidebar-mark,
.portal-shell[data-bh-theme=portal-light] .sidebar-logo--icon,
.portal-shell[data-bh-theme=admin-light] .sidebar-logo--icon,
.portal-shell[data-bh-theme=portal-light] .sidebar-mark,
.portal-shell[data-bh-theme=admin-light] .sidebar-mark {
  background: #18181b !important;
  color: #d4ff00 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-name,
[data-bh-theme=admin-light] .portal-shell .sidebar-name,
.portal-shell[data-bh-theme=portal-light] .sidebar-name,
.portal-shell[data-bh-theme=admin-light] .sidebar-name {
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-portal-label,
[data-bh-theme=admin-light] .portal-shell .sidebar-portal-label,
.portal-shell[data-bh-theme=portal-light] .sidebar-portal-label,
.portal-shell[data-bh-theme=admin-light] .sidebar-portal-label {
  color: #6b7a8c !important;
}
[data-bh-theme=portal-light] .portal-shell .user-avatar,
[data-bh-theme=admin-light] .portal-shell .user-avatar,
.portal-shell[data-bh-theme=portal-light] .user-avatar,
.portal-shell[data-bh-theme=admin-light] .user-avatar {
  background: #18181b !important;
  color: #d4ff00 !important;
}
[data-bh-theme=portal-light] .portal-shell .nav-section-title,
[data-bh-theme=admin-light] .portal-shell .nav-section-title {
  color: #8b98a8 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-item,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-item,
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-link,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-link {
  color: #3d4f63 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-item:hover,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-item:hover,
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-link:hover,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-link:hover {
  background: rgba(13, 27, 46, 0.05) !important;
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-item.active,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-item.active,
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-link.nav-link-active,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-link.nav-link-active,
[data-bh-theme=portal-light] .portal-shell .sidebar .nav-item.nav-link-active,
[data-bh-theme=admin-light] .portal-shell .sidebar .nav-item.nav-link-active {
  background: rgba(13, 27, 46, 0.08) !important;
  color: #18181b !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-version,
[data-bh-theme=admin-light] .portal-shell .sidebar-version {
  border-top-color: #e6ebf1 !important;
}
[data-bh-theme=portal-light] .portal-shell .sidebar-version .version-text,
[data-bh-theme=admin-light] .portal-shell .sidebar-version .version-text {
  color: #8b98a8 !important;
}
[data-bh-theme=portal-light] .portal-shell .user-dropdown,
[data-bh-theme=admin-light] .portal-shell .user-dropdown,
[data-bh-theme=portal-light] .portal-shell .notification-dropdown,
[data-bh-theme=admin-light] .portal-shell .notification-dropdown {
  background: #fff !important;
  border-color: #e6ebf1 !important;
  box-shadow: 0 12px 32px rgba(15, 23, 42, 0.12) !important;
}
[data-bh-theme=portal-light] .portal-shell .user-dropdown-item,
[data-bh-theme=admin-light] .portal-shell .user-dropdown-item,
[data-bh-theme=portal-light] .portal-shell .notification-title,
[data-bh-theme=admin-light] .portal-shell .notification-title,
[data-bh-theme=portal-light] .portal-shell .notification-empty,
[data-bh-theme=admin-light] .portal-shell .notification-empty {
  color: #0f1c2e !important;
}
[data-bh-theme=portal-light] .portal-shell .user-dropdown-item:hover,
[data-bh-theme=admin-light] .portal-shell .user-dropdown-item:hover {
  background: #f3f6fa !important;
}
[data-bh-theme=portal-light] .bh-jumbotron,
[data-bh-theme=admin-light] .bh-jumbotron {
  color: #fff;
}
.bh-confirm-dialog {
  background: var(--bh-color-bg-raised, #fff) !important;
  color: var(--bh-color-text-primary, #0f1c2e) !important;
  border: 1px solid var(--bh-color-border-default, #e6ebf1) !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28) !important;
}
.bh-confirm-dialog__title {
  color: var(--bh-color-text-primary, #0f1c2e) !important;
}
.bh-confirm-dialog--error .bh-confirm-dialog__title {
  color: var(--bh-color-danger, #b91c1c) !important;
}
.bh-confirm-dialog__message {
  color: var(--bh-color-text-secondary, #5b6b7c) !important;
}
.bh-confirm-dialog__btn--cancel {
  background: transparent !important;
  border: 1.5px solid var(--bh-color-border-strong, #d0d7e2) !important;
  color: var(--bh-color-text-primary, #0f1c2e) !important;
}
.bh-confirm-dialog__btn--cancel:hover {
  background: var(--bh-color-accent-soft, rgba(13, 27, 46, 0.06)) !important;
}
.bh-confirm-dialog__btn--confirm {
  background: var(--bh-color-action-primary, #18181b) !important;
  border-color: var(--bh-color-action-primary, #18181b) !important;
  color: var(--bh-color-action-primary-text, #fff) !important;
}
.bh-confirm-dialog__btn--danger {
  background: var(--bh-color-danger, #b91c1c) !important;
  border-color: var(--bh-color-danger, #b91c1c) !important;
  color: #fff !important;
}
html[data-bh-auth=stadium] .bh-confirm-dialog,
html:has(.auth-page--stadium) .bh-confirm-dialog {
  background: #162019 !important;
  border-color: rgba(212, 255, 0, 0.18) !important;
  box-shadow: 0 20px 56px rgba(0, 0, 0, 0.55) !important;
  color: #f4f7f3 !important;
}
html[data-bh-auth=stadium] .bh-confirm-dialog__title,
html:has(.auth-page--stadium) .bh-confirm-dialog__title {
  color: #f4f7f3 !important;
}
html[data-bh-auth=stadium] .bh-confirm-dialog--error .bh-confirm-dialog__title,
html:has(.auth-page--stadium) .bh-confirm-dialog--error .bh-confirm-dialog__title {
  color: #f87171 !important;
}
html[data-bh-auth=stadium] .bh-confirm-dialog__message,
html:has(.auth-page--stadium) .bh-confirm-dialog__message {
  color: #9aa89c !important;
}
html[data-bh-auth=stadium] .bh-confirm-dialog__btn--cancel,
html:has(.auth-page--stadium) .bh-confirm-dialog__btn--cancel {
  border-color: rgba(255, 255, 255, 0.22) !important;
  color: #f4f7f3 !important;
}
html[data-bh-auth=stadium] .bh-confirm-dialog__btn--cancel:hover,
html:has(.auth-page--stadium) .bh-confirm-dialog__btn--cancel:hover {
  background: rgba(255, 255, 255, 0.08) !important;
}
html[data-bh-auth=stadium] .bh-confirm-dialog__btn--confirm,
html:has(.auth-page--stadium) .bh-confirm-dialog__btn--confirm {
  background: #d4ff00 !important;
  border-color: #d4ff00 !important;
  color: #0a120e !important;
}
html[data-bh-auth=stadium] .bh-confirm-dialog__btn--danger,
html:has(.auth-page--stadium) .bh-confirm-dialog__btn--danger {
  background: #e35d5d !important;
  border-color: #e35d5d !important;
  color: #fff !important;
}
html[data-bh-auth=stadium] .bh-confirm-dialog__icon--error,
html:has(.auth-page--stadium) .bh-confirm-dialog__icon--error {
  background: rgba(227, 93, 93, 0.16) !important;
  color: #f87171 !important;
}
html[data-bh-auth=stadium] .bh-confirm-backdrop,
html:has(.auth-page--stadium) .bh-confirm-backdrop {
  background: rgba(0, 0, 0, 0.62) !important;
}
[data-bh-theme=portal-dark] .bh-confirm-dialog,
[data-bh-theme=admin-dark] .bh-confirm-dialog {
  background: #162019 !important;
  border-color: rgba(212, 255, 0, 0.18) !important;
  box-shadow: 0 20px 56px rgba(0, 0, 0, 0.55) !important;
  color: #f4f7f3 !important;
}
[data-bh-theme=portal-dark] .bh-confirm-dialog__title,
[data-bh-theme=admin-dark] .bh-confirm-dialog__title {
  color: #f4f7f3 !important;
}
[data-bh-theme=portal-dark] .bh-confirm-dialog--error .bh-confirm-dialog__title,
[data-bh-theme=admin-dark] .bh-confirm-dialog--error .bh-confirm-dialog__title {
  color: #f87171 !important;
}
[data-bh-theme=portal-dark] .bh-confirm-dialog__message,
[data-bh-theme=admin-dark] .bh-confirm-dialog__message {
  color: #9aa89c !important;
}
[data-bh-theme=portal-dark] .bh-confirm-dialog__btn--cancel,
[data-bh-theme=admin-dark] .bh-confirm-dialog__btn--cancel {
  border-color: rgba(255, 255, 255, 0.22) !important;
  color: #f4f7f3 !important;
}
[data-bh-theme=portal-dark] .bh-confirm-dialog__btn--cancel:hover,
[data-bh-theme=admin-dark] .bh-confirm-dialog__btn--cancel:hover {
  background: rgba(255, 255, 255, 0.08) !important;
}
[data-bh-theme=portal-dark] .bh-confirm-dialog__btn--confirm,
[data-bh-theme=admin-dark] .bh-confirm-dialog__btn--confirm {
  background: #d4ff00 !important;
  border-color: #d4ff00 !important;
  color: #0a120e !important;
}
[data-bh-theme=portal-dark] .bh-confirm-dialog__btn--danger,
[data-bh-theme=admin-dark] .bh-confirm-dialog__btn--danger {
  background: #e35d5d !important;
  border-color: #e35d5d !important;
  color: #fff !important;
}
[data-bh-theme=portal-dark] .bh-confirm-dialog__icon--error,
[data-bh-theme=admin-dark] .bh-confirm-dialog__icon--error {
  background: rgba(227, 93, 93, 0.16) !important;
  color: #f87171 !important;
}
[data-bh-theme=portal-dark] .bh-confirm-backdrop,
[data-bh-theme=admin-dark] .bh-confirm-backdrop {
  background: rgba(0, 0, 0, 0.62) !important;
}
[data-bh-theme=portal-light] .bh-confirm-dialog,
[data-bh-theme=admin-light] .bh-confirm-dialog {
  background: #fff !important;
  border-color: #e6ebf1 !important;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.14) !important;
}
[data-bh-theme=portal-light] .bh-confirm-dialog__title,
[data-bh-theme=admin-light] .bh-confirm-dialog__title {
  color: #0f1c2e !important;
}
[data-bh-theme=portal-light] .bh-confirm-dialog__message,
[data-bh-theme=admin-light] .bh-confirm-dialog__message {
  color: #5b6b7c !important;
}
[data-bh-theme=portal-light] .bh-confirm-dialog__btn--cancel,
[data-bh-theme=admin-light] .bh-confirm-dialog__btn--cancel {
  border-color: #d0d7e2 !important;
  color: #0f1c2e !important;
}
[data-bh-theme=portal-light] .bh-confirm-dialog__btn--confirm,
[data-bh-theme=admin-light] .bh-confirm-dialog__btn--confirm {
  background: #18181b !important;
  border-color: #18181b !important;
  color: #fff !important;
}
[data-bh-theme=portal-light] .bh-confirm-dialog__btn--danger,
[data-bh-theme=admin-light] .bh-confirm-dialog__btn--danger {
  background: #b91c1c !important;
  border-color: #b91c1c !important;
  color: #fff !important;
}
[data-bh-theme=portal-dark] .data-table thead th,
[data-bh-theme=admin-dark] .data-table thead th,
[data-bh-theme=portal-dark] .partner-table thead th,
[data-bh-theme=admin-dark] .partner-table thead th,
[data-bh-theme=portal-light] .data-table thead th,
[data-bh-theme=admin-light] .data-table thead th,
[data-bh-theme=portal-light] .partner-table thead th,
[data-bh-theme=admin-light] .partner-table thead th {
  letter-spacing: 0.04em !important;
  padding: 0.65rem 1rem !important;
  text-align: left !important;
}
[data-bh-theme=portal-dark] .data-table tbody td,
[data-bh-theme=admin-dark] .data-table tbody td,
[data-bh-theme=portal-dark] .partner-table tbody td,
[data-bh-theme=admin-dark] .partner-table tbody td,
[data-bh-theme=portal-light] .data-table tbody td,
[data-bh-theme=admin-light] .data-table tbody td,
[data-bh-theme=portal-light] .partner-table tbody td,
[data-bh-theme=admin-light] .partner-table tbody td {
  padding: 0.65rem 1rem !important;
  text-align: left !important;
}

/* angular:styles/global:styles */
