*,:after,:before{box-sizing:border-box}:root{--bh-safe-bottom:env(safe-area-inset-bottom,0px);color-scheme:dark}body,html{height:100%}body{margin:0;min-height:100vh;background:var(--bh-color-bg-base);color:var(--bh-color-text-hi);font-family:var(--bh-font-body);font-size:var(--bh-fontSize-base);line-height:var(--bh-lineHeight-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:var(--bh-color-brand-accent);text-decoration:none}::selection{background:var(--bh-color-brand-base);color:var(--bh-color-onBrand)}:focus-visible{outline:2px solid var(--bh-color-focus);outline-offset:2px;border-radius:var(--bh-radius-sm)}:focus:not(:focus-visible){outline:none}*{scrollbar-width:thin;scrollbar-color:var(--bh-color-border-strong) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--bh-color-border-strong);border-radius:var(--bh-radius-pill)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}