.page-editor-notice{color:#fff;cursor:pointer;font-size:var(--typography-fluid-scale-0);line-height:1.4;padding:14px;position:fixed;text-align:center;top:0;width:100%;z-index:9999999999999}.page-editor-notice a{color:inherit}.page-editor-notice__icon-wrapper{fill:currentColor;display:inline-flex;height:20px;margin-right:10px;position:relative;top:5px;width:auto}.page-editor-notice__icon-wrapper>div,.page-editor-notice__icon-wrapper>div>svg{height:100%;width:100%}.page-editor-notice code{background:rgba(0,0,0,.2);border:none;border-radius:4px;box-shadow:none;margin:0 4px}.page-editor-notice--blue{background:var(--color-blue)}.page-editor-notice--orange{background:var(--color-orange)}.page-editor-notice--magenta{background:var(--color-magenta)}.page-editor-notice--green{background:var(--color-green)}.page-editor-notice--gray{background:var(--color-gray)}.page-editor-notice--black{background:var(--color-black)}