/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ck-button:not(.ck-disabled) .ck-icon *{opacity:1 !important;fill-opacity:1 !important;}.ck-editor__main > :is(.ck-editor__editable,.ck-source-editing-area){min-height:var(--ck-min-height);max-height:calc(100vh - var(--drupal-displace-offset-top,0px) - var(--drupal-displace-offset-bottom,0px) - 20px);}.ck-editor__main > .ck-source-editing-area textarea{overflow:auto;}.ck-toolbar__items .ck.ck-button.ck-on{border:1px solid var(--ck-color-button-on-color);}
