:root{--bhr-max-width:var(--bhr-max-width,1400px);--bhr-font:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--bhr-bg:#fff;--bhr-surface:#f7f9fc;--bhr-card:#fff;--bhr-text:#111827;--bhr-muted:#566174;--bhr-border:#dbe3ee;--bhr-accent:#025A92;--bhr-accent-2:#0075ff;--bhr-header:#050505;--bhr-header-text:#fff;--bhr-radius:12px;--bhr-shadow:0 12px 30px rgba(15,23,42,.08);--bhr-width:1440px}html[data-theme="dark"]{--bhr-bg:#071017;--bhr-surface:#0d1822;--bhr-card:#101d28;--bhr-text:#f4f7fb;--bhr-muted:#aeb9c8;--bhr-border:#213241;--bhr-header:#050505;--bhr-header-text:#fff;--bhr-shadow:0 12px 30px rgba(0,0,0,.24)}*{box-sizing:border-box}body{margin:0;background:var(--bhr-bg);color:var(--bhr-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.6}a{color:var(--bhr-accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;left:-9999px}.bhr-wrap{width:min(var(--bhr-width),calc(100% - 48px));margin:0 auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:16px;top:16px;background:#fff;color:#000;padding:10px;z-index:99999}
