/* BricksFA Pro shared frontend foundation.
 * This file is NOT globally enqueued. It is loaded only when a BricksFA element requests it.
 */
.bricksfa-pro-component,
.bricksfa-pro-component *{box-sizing:border-box}
.bricksfa-pro-component{color:var(--bricksfa-foreground);font-family:inherit}
.bricksfa-pro-shell{width:min(100% - 32px,var(--bricksfa-container-width));margin-inline:auto}
