/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.aha-container{box-sizing:border-box;}.aha-container *,.aha-container *::before,.aha-container *::after{box-sizing:border-box;}.aha-container__content{width:100%;min-width:0;}.aha-container__grid{gap:var(--aha-container-column-gap,1.5rem);}.aha-container--canvas-editor .aha-container__grid{min-height:8rem;background:transparent;}.aha-container .items-stretch > *{height:100%;}.aha-container__grid > *{min-width:0;}
.aha-heading{box-sizing:border-box;}.aha-heading a{color:inherit;text-decoration:inherit;}.aha-heading--empty{padding:1rem;border:1px dashed rgb(148 163 184);border-radius:0.375rem;background:rgb(248 250 252 / 0.7);color:rgb(71 85 105);}
.aha-text-block{box-sizing:border-box;}.aha-text-block *,.aha-text-block *::before,.aha-text-block *::after{box-sizing:border-box;}.aha-text-block--empty{padding:1rem;border:1px dashed rgb(148 163 184);border-radius:0.375rem;background:rgb(248 250 252 / 0.7);color:rgb(71 85 105);}
