.modal{background-color:#fff;border:1px solid #a9a9a9;flex-direction:column;height:calc(100% - 60px);overflow:auto;padding:0;width:80%}.modal:modal{display:flex}.modal--small{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(100% - 60px);max-width:80%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal::-webkit-backdrop{background-color:rgba(0,0,0,.4)}.modal::backdrop{background-color:rgba(0,0,0,.4)}.modal__header{display:flex;padding:12px;position:relative}.modal__title{flex:1 1;font-size:20px;font-weight:700}.modal__button{background-color:transparent;border-style:none;cursor:pointer}.modal__content{flex:1 1;overflow:auto;padding:12px}.modal__action{padding:12px}.load-reading-phrase-modal__confirm-button{background:transparent;border:1px solid gray;cursor:pointer;margin:2px}.load-reading-phrase-modal__confirm-button:disabled{background:#eee;border:1px solid #eee;cursor:default}.load-reading-phrase-modal__delete-button{background:transparent;border:1px solid gray;cursor:pointer;margin:2px}.load-reading-phrase-modal__delete-button:disabled{background:#eee;border:1px solid #eee;cursor:default}.login-modal__error-message{color:red;font-weight:700}.login-form__field{padding:10px}.login-form__field-label{margin-right:10px}.logout-modal__label{display:block;padding:0 10px 20px}.change-public-confirm-modal__button{background:transparent;border:1px solid gray;cursor:pointer}.change-public-confirm-modal__warning-message{color:#00008b}.change-public-confirm-modal__error-message{color:red;font-weight:700}.save-reading-phrase-modal__save-button{background:transparent;border:1px solid gray;cursor:pointer}.save-reading-phrase-modal__error-message{color:red;font-weight:700}.reading-phrase-viewer__field{box-sizing:border-box;font-size:16px;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.reading-phrase-viewer__governance{font-size:12px;margin-left:10px}.reading-phrase-viewer__field-title{font-size:20px}.reading-phrase-viewer__field-label{font-weight:700;margin-right:10px}.select-root-concept-modal__confirm-button{background:transparent;border:1px solid gray;cursor:pointer}.select-root-concept-modal__confirm-button:disabled{background:#eee;border:1px solid #eee;cursor:default}.initial-page{display:flex;flex-direction:column;height:100vh}.initial-page__button-list{display:flex;flex:1 1}.initial-page__button-container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:20px}.initial-page__button{cursor:pointer;width:50%}.initial-page__button-text{font-size:20px;font-weight:700;margin-top:20px}.app-bar{align-items:center;background-color:#c4d8e2;box-sizing:border-box;display:flex;flex-direction:row;left:0;padding:16px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}.app-bar__title{color:#03254c;flex:1 1;font-weight:700}.app-bar__phrase-info{display:flex;flex:1 1}.app-bar__phrase-info-label{font-weight:700;margin-right:10px}.app-bar__user-info{margin-right:10px}.app-bar__user-info--need-login{color:gray}.app-bar__button{background-color:transparent;border:1px solid gray;cursor:pointer;margin-left:10px;padding:5px}.app-bar__button:disabled{border:1px solid #a9a9a9;cursor:default}.app-bar__save-button-container{display:flex;flex-direction:column;position:relative}.app-bar__save-button{background-color:#c4d8e2;width:150px}.app-bar__save-button:disabled{border:1px solid #a9a9a9;cursor:default}.app-bar__save-as-new-button{position:absolute;top:100%}.app-bar__phrase-title__input{background-color:transparent;border:0;border-bottom:1px solid gray;outline:none;width:50%}.right-side-bar{border-left:1px solid gray;display:flex;flex-direction:column;height:100%}.right-side-bar__tab-menu{background-color:transparent;border:1px solid gray;border-top-left-radius:5px;border-top-right-radius:5px;padding:5px}.right-side-bar__tab-menu--current{border-bottom:none;font-weight:700}.right-side-bar__content{height:100%;overflow:auto;padding:20px}.editing-page{display:flex;flex-direction:column;height:100vh}.editing-page__content{display:flex;height:100%;overflow:auto}.editing-page__content-left{flex-grow:1;height:100%;overflow:auto}.editing-page__content-section{margin:10px}.editing-page__content-section-title{font-size:20px;font-weight:700;margin-bottom:10px;margin-top:20px}.editing-page .text-template-editor{display:block}.editing-page .text-component__wrapper:first-child:not(:has(~.text-component__wrapper)) .text-component:empty{display:block}.editing-page .text-component__wrapper:first-child:not(:has(~.text-component__wrapper)) .text-component:empty:not(:focus):before{color:#999;content:"(Click here to write your reading phrase)";cursor:text}.editing-page .text-component__wrapper:first-child:not(:has(~.text-component__wrapper)) .text-component:empty:focus:before{content:""}.measurement-menu__field-select{max-width:280px;min-width:200px}.session-modal{padding:10px}
/*# sourceMappingURL=main.d9aba3f4.css.map*/