/* RCAD Home Builder — Phase 6. Deliberately minimal: it only owns layout tokens. */
body.rcad-home-builder-active .rcad-home-cms-shell,
body.rcad-home-builder-active .rcad-home-hero__shell{max-width:var(--rcad-home-builder-max,1320px)!important;margin-left:auto!important;margin-right:auto!important}
body.rcad-home-builder-active .rcad-home-cms-sidebar{flex:0 0 var(--rcad-home-builder-sidebar,320px)!important;width:var(--rcad-home-builder-sidebar,320px)!important;max-width:var(--rcad-home-builder-sidebar,320px)!important}
body.rcad-home-builder-active .rcad-home-cms-main{min-width:0}
@media(max-width:1050px){body.rcad-home-builder-active .rcad-home-cms-sidebar{width:100%!important;max-width:none!important;flex-basis:auto!important}}
