.Spinner-module__WKc_8W__spinner{box-sizing:border-box;border:6px solid #fff6;border-radius:50%;animation:.5s linear infinite Spinner-module__WKc_8W__spinner;position:relative}.Spinner-module__WKc_8W__primary{border-left-color:hsl(var(--primary-color)20%/100%)}.Spinner-module__WKc_8W__secondary{border-left-color:hsl(var(--secondary-color)20%/100%)}.Spinner-module__WKc_8W__red{border-left-color:hsl(var(--red-color,0 71%)40%/100%)}.Spinner-module__WKc_8W__green{border-left-color:hsl(var(--green-color,134 61%)30%/100%)}.Spinner-module__WKc_8W__grey{border-left-color:hsl(var(--neutral-color,0 0%)15%/100%)}@media (prefers-reduced-motion:reduce){.Spinner-module__WKc_8W__spinner{animation:none}}@keyframes Spinner-module__WKc_8W__spinner{to{transform:rotate(360deg)}}
.HoldButton-module__pKITuG__container{position:relative}.HoldButton-module__pKITuG__progress{opacity:0;box-sizing:border-box;background:hsl(var(--green-100-color,0 0% 100%)/50%);border-top-right-radius:0;border-bottom-right-radius:0;width:0%;position:absolute;inset:0}.HoldButton-module__pKITuG__is_pressed_action .HoldButton-module__pKITuG__progress{opacity:1}@keyframes HoldButton-module__pKITuG__progress{0%{width:0%}to{width:100%}}
.ThemedButton-module__YoknFW__root .ThemedButton-module__YoknFW____span{letter-spacing:1.5px;font-size:10px;font-weight:600}.ThemedButton-module__YoknFW__container{text-align:left;justify-content:center;align-items:center;gap:5px;display:flex}.ThemedButton-module__YoknFW__icon_button{cursor:pointer;border-radius:2px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;padding:0;display:flex}.ThemedButton-module__YoknFW__button_with_text{gap:10px;width:fit-content;padding:0 10px}.ThemedButton-module__YoknFW__active{background-color:#343439}.ThemedButton-module__YoknFW__separator{background-color:hsl(var(--green-lighted-hsl)/40%);width:1px;height:25px}.ThemedButton-module__YoknFW__separator.ThemedButton-module__YoknFW__horizontal{width:25px;height:1px}
.Input-module__8-1XUq__default{color:#707070;letter-spacing:1px;text-align:left;background:#434343;border:none;border-radius:2px;height:22px;padding:2px 5px;font-size:10px;font-weight:600}.Input-module__8-1XUq__default::placeholder{color:#707070}.Input-module__8-1XUq__default:focus{outline:none}.Input-module__8-1XUq__default.Input-module__8-1XUq__no_background{background:0 0}.Input-module__8-1XUq__default.Input-module__8-1XUq__line{color:#ccc;background:0 0;border-bottom:1px solid #5c9995;border-radius:0;padding:14px 10px;font-size:12px;font-weight:500}.Input-module__8-1XUq__default.Input-module__8-1XUq__cf{color:#ccc;letter-spacing:normal;background:0 0;font-size:14px;font-weight:500}
.FormatDate-module__dUP6nq__identity_date{color:#d0d0d0;letter-spacing:1px;text-align:right;white-space:nowrap;flex-wrap:wrap;column-gap:40px;font-size:10px;display:flex}.FormatDate-module__dUP6nq__identity_date .FormatDate-module__dUP6nq__safe{color:#d0d0d0}.FormatDate-module__dUP6nq__identity_date .FormatDate-module__dUP6nq__blue{color:#5e81ac}.FormatDate-module__dUP6nq__identity_date .FormatDate-module__dUP6nq__orange{color:#d08770}.FormatDate-module__dUP6nq__identity_date .FormatDate-module__dUP6nq__red{color:#bf616a}.FormatDate-module__dUP6nq__pre_word{color:#7e7e7e;margin-right:10px}
.GridFields-module__vvpSrq__root{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.5rem;display:grid}@container rootcontainer (max-inline-size:599px){.GridFields-module__vvpSrq__root{grid-template-columns:1fr}}
.keyboardKey-module__x5-SQq__kbd{box-shadow:hsl(var(--neutral-color,0 0%)45%/50%)0 -2px 0 inset,hsl(var(--neutral-color,0 0%)45%/60%)0 1px 1px;border-radius:var(--small-radius);background-color:hsl(var(--neutral-color,0 0%)98%);color:hsl(var(--neutral-color,0 0%)15%);padding:.25em .375em;font-size:.9rem;font-weight:700}
.ProgressBar-module__9WOYXG__progress{border-radius:var(--small-radius,.375em);background:hsl(var(--neutral-color,0 0%)80%);width:100%}.ProgressBar-module__9WOYXG__progress_bar{border-radius:var(--small-radius,.375em);height:100%}
.Switch-module__4zvK_W__switch_label{cursor:pointer;border-radius:var(--large-radius,2rem);background:hsl(var(--inverse-background));width:3.3rem;height:1.5rem;font-size:16px;transition:all .15s cubic-bezier(0,0,.2,1);display:block;position:relative}.Switch-module__4zvK_W__switch_label:before{box-shadow:0 4px 6px -1px hsl(var(--neutral-color,0 0%)45%/10%),0 2px 4px -1px hsl(var(--neutral-color,0 0%)45%/60%);border-radius:var(--large-radius,2rem);background:hsl(var(--neutral-color,0 0%)100%);content:"";width:1.25rem;height:1.25rem;transition:transform .15s cubic-bezier(0,0,.2,1);display:block;position:absolute;top:.125rem;left:.125rem;transform:translate(0)}.Switch-module__4zvK_W__is_small{width:2rem;height:1rem}.Switch-module__4zvK_W__is_small:before{width:1.15rem;height:1.15rem;top:-1px;left:0}.Switch-module__4zvK_W__switch_label.Switch-module__4zvK_W__is_reverse{order:-1}.Switch-module__4zvK_W__switch_label.Switch-module__4zvK_W__is_checked{background:hsl(var(--green-color,134 61%)50%)}.Switch-module__4zvK_W__is_checked:before{transform:translate(1.8rem)}.Switch-module__4zvK_W__is_checked.Switch-module__4zvK_W__is_small:before{transform:translate(1rem)}.Switch-module__4zvK_W__label_wrapper_fullwidth{width:100%}.Switch-module__4zvK_W__help_switch{color:hsl(var(--neutral-color,0 0%)100%);font-variant:all-small-caps;position:absolute}.Switch-module__4zvK_W__on{display:none;left:8%}.Switch-module__4zvK_W__off{display:block;right:8%}.Switch-module__4zvK_W__is_checked .Switch-module__4zvK_W__on{display:block}.Switch-module__4zvK_W__is_checked .Switch-module__4zvK_W__off{display:none}.Switch-module__4zvK_W__input:focus:not([readonly=""])~div label{box-shadow:0 0 0 .0625rem hsl(var(--primary-color,0 0%)50%/50%),0 0 var(--focus-shadow-blur,.063rem)var(--focus-shadow-thickness,.25rem)hsl(var(--primary-color,0 0%)85%/60%);outline:none}.Switch-module__4zvK_W__input[disabled=""]~div label{cursor:not-allowed;background:hsl(var(--neutral-color,0 0%)85%)}.Switch-module__4zvK_W__input[disabled=""]~div label.Switch-module__4zvK_W__is-checked{cursor:not-allowed;background:hsl(var(--green-color,134 61%)85%)}.Switch-module__4zvK_W__input[readonly=""]~div label{cursor:default}@media (prefers-reduced-motion:reduce){.Switch-module__4zvK_W__switch_label,.Switch-module__4zvK_W__switch_label:before{transition:none}}.Switch-module__4zvK_W__switch{cursor:pointer;background-color:#fff6;border-radius:4px;justify-content:flex-start;align-items:center;width:20px;height:6px;padding:1px;display:flex}.Switch-module__4zvK_W__switch[data-ison=true]{background-color:#436f6c;justify-content:flex-end}.Switch-module__4zvK_W__handle{background-color:#5c9995;border-radius:14px;width:14px;height:14px}
.CellLinksPanel-module__hRLBNG__container{max-height:calc(100vh - 100px);padding:10px 5px 10px 0;overflow:auto}.CellLinksPanel-module__hRLBNG__top{color:gray;font-size:12px;font-weight:500}.CellLinksPanel-module__hRLBNG__container_author_links{margin:10px 0}.CellLinksPanel-module__hRLBNG__card_item{width:100%}.CellLinksPanel-module__hRLBNG__to_link{cursor:pointer;box-sizing:border-box;letter-spacing:1px;text-align:left;align-items:center;gap:8px;width:100%;min-width:0;height:100%;margin-right:10px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.CellLinksPanel-module__hRLBNG__avatar{justify-content:center;align-items:center;width:25px;margin-right:5px;display:flex}.CellLinksPanel-module__hRLBNG__icons_menu{justify-content:flex-end;align-items:center;margin-left:auto;display:flex}.CellLinksPanel-module__hRLBNG__title{color:#5c9995;letter-spacing:1px;-webkit-user-select:none;user-select:none;text-align:right;margin:10px 5px;font-size:11px;font-weight:600}.CellLinksPanel-module__hRLBNG__item{letter-spacing:1px;-webkit-user-select:none;user-select:none;align-items:center;height:30px;font-size:10px;font-weight:600;display:flex}
.CentralPanel-module__YokreG__central_panel_container{width:100%;display:flex}.CentralPanel-module__YokreG__central_panel{width:100%;margin:0 auto}
.NavigationPanel-module__ESMMNa__panel_container{z-index:70;transition:all 1s;position:relative}@media (min-width:950px){.NavigationPanel-module__ESMMNa__panel_container{width:62px}}@media (min-width:1600px){.NavigationPanel-module__ESMMNa__panel_container.NavigationPanel-module__ESMMNa__deployed{width:510px}}@media (min-width:1300px){.NavigationPanel-module__ESMMNa__panel_container.NavigationPanel-module__ESMMNa__deployed.NavigationPanel-module__ESMMNa__left{width:510px}}.NavigationPanel-module__ESMMNa__panel_container.NavigationPanel-module__ESMMNa__deployed.NavigationPanel-module__ESMMNa__left{z-index:92}.NavigationPanel-module__ESMMNa__avatar{background:0 0;width:36px;height:36px;margin-bottom:10px;display:flex}.NavigationPanel-module__ESMMNa__avatar .NavigationPanel-module__ESMMNa__avatar__a,.NavigationPanel-module__ESMMNa__avatar .NavigationPanel-module__ESMMNa__avatar__img{border-radius:2px;width:30px;height:30px;margin:auto}.NavigationPanel-module__ESMMNa__container_panel_buttons{border-radius:2px;align-items:center;height:fit-content;margin:6px;padding:4px;display:flex}.NavigationPanel-module__ESMMNa__container_panel_buttons.NavigationPanel-module__ESMMNa__left{flex-direction:row-reverse}@media (min-width:950px){.NavigationPanel-module__ESMMNa__container_panel_buttons{flex-direction:column}.NavigationPanel-module__ESMMNa__container_panel_buttons.NavigationPanel-module__ESMMNa__left{flex-direction:column}}@media (max-width:950px){.NavigationPanel-module__ESMMNa__container_panel_buttons{justify-content:space-between;height:40px}}.NavigationPanel-module__ESMMNa__navigation_center_left_panel_block,.NavigationPanel-module__ESMMNa__navigation_right_panel_block,.NavigationPanel-module__ESMMNa__navigation_left_panel_block{position:fixed}@media (max-width:950px){.NavigationPanel-module__ESMMNa__navigation_center_left_panel_block,.NavigationPanel-module__ESMMNa__navigation_right_panel_block,.NavigationPanel-module__ESMMNa__navigation_left_panel_block{margin:0!important}}.NavigationPanel-module__ESMMNa__navigation_center_left_panel_block{z-index:89}.NavigationPanel-module__ESMMNa__navigation_left_panel_block{z-index:90;left:0}.NavigationPanel-module__ESMMNa__navigation_right_panel_block{z-index:91;right:0}
.SettingsPopup-module__DVMb0G__root{display:flex}@media (max-width:800px){.SettingsPopup-module__DVMb0G__root{flex-wrap:wrap}}.SettingsPopup-module__DVMb0G__body_container{flex-direction:column;gap:20px;width:100%;display:flex}.SettingsPopup-module__DVMb0G__section_body_container{flex-direction:column;max-height:calc(100vh - 160px);padding:0 20px 20px;display:flex;position:relative;overflow-y:auto}.SettingsPopup-module__DVMb0G__users_items_container{flex-direction:column;gap:4px;display:flex}.SettingsPopup-module__DVMb0G__settings_menu_select_container{justify-content:flex-end;display:flex;position:relative}
.Search-module__FPmqhW__search_panel{z-index:69;align-items:center;gap:10px;height:40px;margin-left:auto;margin-right:auto;padding:0 8px;display:flex;position:sticky;top:0}.Search-module__FPmqhW__search_input{color:#b2b2b2;text-align:center;background:#434343;border:none;border-radius:8px;justify-content:space-between;width:100%;height:22px;margin:auto}.Search-module__FPmqhW__search_input:focus{outline:none}.Search-module__FPmqhW__default_search_wrapper{box-sizing:border-box;position:relative}.Search-module__FPmqhW__search_default_menu{z-index:130;box-sizing:border-box;border-radius:var(--small-radius);text-align:left;background:#434343;width:100%;padding:5px 10px;list-style:none;display:none;position:absolute;top:40px;box-shadow:0 2px 16px #0003}.Search-module__FPmqhW__search_default_menu.Search-module__FPmqhW__is_open{align-items:flex-start;display:flex}.Search-module__FPmqhW__menu{gap:5px;display:flex}.Search-module__FPmqhW__garden{align-items:center;margin-right:8px;padding:2px;display:flex}.Search-module__FPmqhW__separator{background-color:#436f6c;width:1px;height:25px}
.SearchPanel-module__SGBpsq__container{flex-direction:column;justify-content:center;display:flex}.SearchPanel-module__SGBpsq__input{margin-top:10px;margin-bottom:10px}.SearchPanel-module__SGBpsq__menu{gap:5px;display:flex}
.SearchParams-module__WEIbKq__root{width:280px;height:100%;max-height:calc(100% - 100px);padding:10px 10px 20px;position:fixed;overflow:auto}.SearchParams-module__WEIbKq__button{cursor:pointer}.SearchParams-module__WEIbKq__button.SearchParams-module__WEIbKq__is_selected{color:#78fec2!important}.SearchParams-module__WEIbKq__text_small{margin:5px 0}.SearchParams-module__WEIbKq__text_small .SearchParams-module__WEIbKq__text_small__span{color:#888;letter-spacing:1px;font-size:10px;font-weight:600}.SearchParams-module__WEIbKq__text_small .SearchParams-module__WEIbKq__title,.SearchParams-module__WEIbKq__text_small .SearchParams-module__WEIbKq__separator{color:#d0d0d0}.SearchParams-module__WEIbKq__center_option{text-align:center;margin-top:0}
.SettingsCard-module__R_w5TG__container{width:100%}.SettingsCard-module__R_w5TG__container+.SettingsCard-module__R_w5TG__container{margin-top:10px}.SettingsCard-module__R_w5TG__title{color:#436f6c;letter-spacing:1px;align-items:center;height:28px;font-size:12px;font-weight:600;display:flex}
.FileList-module__6L4Huq__list{flex-wrap:wrap;gap:10px;max-height:49vh;display:flex;overflow:hidden auto}.FileList-module__6L4Huq__file_card_wrapper{box-sizing:border-box;border-radius:var(--small-radius);border:2px solid #0000}.FileList-module__6L4Huq__selected_wrapper{border:2px solid #78fec2;border-radius:2px}.FileList-module__6L4Huq__container_in_popover{min-width:23px;height:23px;position:absolute;left:0}.FileList-module__6L4Huq__thumbnail_wrapper{position:relative}.FileList-module__6L4Huq__buttons_wrapper{visibility:hidden;z-index:1;box-sizing:border-box;flex-direction:column;justify-content:space-around;align-items:center;width:24px;height:100%;display:flex;position:absolute;right:0}.FileList-module__6L4Huq__file_card_wrapper:hover .FileList-module__6L4Huq__buttons_wrapper{visibility:visible}.FileList-module__6L4Huq__size_file,.FileList-module__6L4Huq__ext_file{z-index:1;box-sizing:border-box}
.BooksExplorer-module__Efty5q__explorer_menu_container{justify-content:space-between;align-items:center;height:33px;padding-left:4px;padding-right:8px;display:flex}.BooksExplorer-module__Efty5q__end_item{align-items:center;margin-left:auto;display:flex}.BooksExplorer-module__Efty5q__link{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;flex:1;padding:0 5px;overflow:hidden}.BooksExplorer-module__Efty5q__book{align-items:center;padding-left:5px;display:flex}.BooksExplorer-module__Efty5q__folder{align-items:center;height:24px;display:flex}.BooksExplorer-module__Efty5q__folder .BooksExplorer-module__Efty5q__link{padding-bottom:5px;position:relative;top:2px}.BooksExplorer-module__Efty5q__folder_children{margin-left:11px;padding-left:6px}.BooksExplorer-module__Efty5q__cell{align-items:center;height:24px;display:flex}.BooksExplorer-module__Efty5q__right_bar_item{justify-content:flex-end;align-items:center;min-width:65px;display:flex}.BooksExplorer-module__Efty5q__right_bar_item.BooksExplorer-module__Efty5q__small{min-width:35px}.BooksExplorer-module__Efty5q__cover{margin:5px 10px 10px;padding:1px 1px 1px 5px}.BooksExplorer-module__Efty5q__unfold_button{cursor:pointer;width:16px;height:16px;display:flex}.BooksExplorer-module__Efty5q__count{color:#436f6c;text-align:right;margin-right:20px}.BooksExplorer-module__Efty5q__triangle{border:5px solid #0000;border-left:8px solid #9b9b9b;border-right-width:0;width:0;height:0;margin:auto}.BooksExplorer-module__Efty5q__bar{background-color:#5c9995;border-radius:2px;flex:1;height:1px}.BooksExplorer-module__Efty5q__drag_zone{z-index:2147483647;width:100%;width:stretch;height:8px;display:flex;position:absolute}.BooksExplorer-module__Efty5q__drag_zone .BooksExplorer-module__Efty5q__drop_hint{pointer-events:none;flex-direction:row;flex:1;align-items:center;font-size:10px;display:none}.BooksExplorer-module__Efty5q__drag_zone .BooksExplorer-module__Efty5q__drop_hint .BooksExplorer-module__Efty5q__drop_hint__div:first-child.BooksExplorer-module__Efty5q__bar{margin-left:16px}.BooksExplorer-module__Efty5q__drag_zone.BooksExplorer-module__Efty5q__is_drag_over .BooksExplorer-module__Efty5q__drop_hint,.BooksExplorer-module__Efty5q__drag_zone .BooksExplorer-module__Efty5q__drop_hint.BooksExplorer-module__Efty5q__preserve,.BooksExplorer-module__Efty5q__drag_zone:hover .BooksExplorer-module__Efty5q__drop_hint{display:flex}
.FileDefaultThumbnail-module__QcmH1a__file_default_thumbnail_wrapper{box-sizing:border-box;background:hsl(var(--neutral-color,0 0%)20%/50%);justify-content:center;align-items:center;width:320px;height:180px;padding-bottom:4px;display:flex;position:relative}.FileDefaultThumbnail-module__QcmH1a__file_default_thumbnail_wrapper .FileDefaultThumbnail-module__QcmH1a____span{color:#fff;width:60px;display:block}
.FileFullCard-module__NNl8fG__section{margin-top:20px}.FileFullCard-module__NNl8fG__row{margin:4px 0;display:flex}.FileFullCard-module__NNl8fG__row .FileFullCard-module__NNl8fG__left{text-align:left;width:100px}.FileFullCard-module__NNl8fG__row .FileFullCard-module__NNl8fG__right{margin-left:10px}
.Notification-module__EZzyKW__default_wrapper{padding:.3125rem}.Notification-module__EZzyKW__default_button_wrapper{float:right}.Notification-module__EZzyKW__read_wrapper{border:.0625rem solid hsl(var(--border-color))}.Notification-module__EZzyKW__read_button{margin-left:.3125rem}.Notification-module__EZzyKW__message_wrapper{padding:0 .625rem}
.slate-components-module__sB8BaW__tooltip_link_container{z-index:11;border:none;max-width:800px;padding:5px}.slate-components-module__sB8BaW__tooltip_link_container:focus{outline:none}
.CellCard-module__7agRdW__container_grid{flex-wrap:wrap;gap:10px;display:flex}.CellCard-module__7agRdW__default_card_wrapper{box-sizing:border-box;padding:1.25rem;position:relative;box-shadow:0 1px 10px #0003}.CellCard-module__7agRdW__default_card_date{color:hsl(var(--neutral-color,0 0%)45%);margin:0;font-size:.8rem;font-style:italic}.CellCard-module__7agRdW__default_card_title{margin:0;text-decoration:underline}
.Note-module__HjwERq__rootcontainer{container:rootcontainer noteroot bodycontainer/inline-size}.Note-module__HjwERq__bodycontainer{container:notebodycontainer bodycontainer/inline-size}.Note-module__HjwERq__note{flex-direction:column;justify-content:center;width:100%;max-width:840px;min-height:0;margin-left:auto;margin-right:auto;display:flex;position:relative}.Note-module__HjwERq__note.Note-module__HjwERq__note_windowed{width:inherit;max-width:inherit;height:inherit;max-height:inherit;align-items:flex-start;margin:auto}.Note-module__HjwERq__note.Note-module__HjwERq__note_windowed.Note-module__HjwERq__fullscreen{width:100%;margin:auto}.Note-module__HjwERq__title{margin:.75rem 1.25rem 5px}.Note-module__HjwERq__title.Note-module__HjwERq__small{font-size:16px;line-height:1.5rem}
.Task-module___JIeaa__rootcontainer{container:rootcontainer taskroot/inline-size}.Task-module___JIeaa__bodycontainer{container:taskbodycontainer bodycontainer/inline-size}.Task-module___JIeaa__task{justify-content:center;width:100%;max-width:840px;min-height:0;margin-left:auto;margin-right:auto;display:flex;position:relative}.Task-module___JIeaa__task.Task-module___JIeaa__task_windowed{width:inherit;max-width:inherit;height:inherit;max-height:inherit;align-items:flex-start;margin:auto}.Task-module___JIeaa__task.Task-module___JIeaa__task_windowed.Task-module___JIeaa__fullscreen{width:100%;margin:auto}.Task-module___JIeaa__title{margin:.75rem 1.25rem 5px}.Task-module___JIeaa__title.Task-module___JIeaa__small{font-size:16px;line-height:1.5rem}
.CellCommentsList-module__mlz3Dq__comment+.CellCommentsList-module__mlz3Dq__comment{margin-top:5px}.CellCommentsList-module__mlz3Dq__comment_header{flex-direction:column;justify-content:space-between;display:flex}.CellCommentsList-module__mlz3Dq__link{color:#adadad;letter-spacing:1px;white-space:nowrap;margin-top:10px;font-size:12px;font-weight:600}
.CellImageDisplay-module__O-ftZG__layout_cards{width:100%;height:180px}.CellImageDisplay-module__O-ftZG__layout_cards.CellImageDisplay-module__O-ftZG__high_format{height:300px}.CellImageDisplay-module__O-ftZG__layout_cards .CellImageDisplay-module__O-ftZG__opened_card{z-index:201;cursor:pointer;width:100%;height:100%;margin:auto;display:flex;position:fixed;top:0;left:0}.CellImageDisplay-module__O-ftZG__layout_cards .CellImageDisplay-module__O-ftZG__card{cursor:pointer;width:100%}.CellImageDisplay-module__O-ftZG__layout_cards .CellImageDisplay-module__O-ftZG__cards_container{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;width:100%;max-width:100%;height:100%;position:fixed}.CellImageDisplay-module__O-ftZG__layout_cards .CellImageDisplay-module__O-ftZG__cards_container::-webkit-scrollbar{display:none}
.CellRatings-module__un4nna__rating_bar{width:100%;margin-bottom:10px;display:flex}.CellRatings-module__un4nna__title_container{color:#d0d0d0;letter-spacing:1px;justify-content:space-between;margin-bottom:4px;padding-inline:8px;font-size:11px;font-weight:600;display:flex}.CellRatings-module__un4nna__separator{background-color:#5c9995;width:100%;height:1px;margin:3px 0}.CellRatings-module__un4nna__sticky_button{letter-spacing:1px;white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.CellRatings-module__un4nna__criterias{align-items:center;height:12px;display:inline-flex}.CellRatings-module__un4nna__criterias .CellRatings-module__un4nna__criteria{border-radius:3px;width:9px;height:9px;margin:2px 1px 1px}.CellRatings-module__un4nna__very_good{background-color:#78dafe}.CellRatings-module__un4nna__good{background-color:#6c6}.CellRatings-module__un4nna__neutral{background-color:#ccc}.CellRatings-module__un4nna__bad{background-color:#ebc143}.CellRatings-module__un4nna__very_bad{background-color:#c66}
.Post-module__SR6iXW__rootcontainer{container:rootcontainer postroot/inline-size}.Post-module__SR6iXW__bodycontainer{container:postbodycontainer bodycontainer/inline-size}.Post-module__SR6iXW__post{border-radius:8px;justify-content:center;max-width:840px;margin-bottom:30px;margin-left:auto;margin-right:auto;display:flex;position:relative}.Post-module__SR6iXW__post.Post-module__SR6iXW__compact{box-shadow:none;background:0 0}.Post-module__SR6iXW__post.Post-module__SR6iXW__thread+.Post-module__SR6iXW__post.Post-module__SR6iXW__thread,.Post-module__SR6iXW__post.Post-module__SR6iXW__compact+.Post-module__SR6iXW__post.Post-module__SR6iXW__compact{margin-top:30px}.Post-module__SR6iXW__post.Post-module__SR6iXW__left_panel_open{max-width:1240px}.Post-module__SR6iXW__post.Post-module__SR6iXW__post_windowed{width:inherit;max-width:inherit;height:inherit;max-height:inherit;align-items:flex-start;margin:auto}.Post-module__SR6iXW__post.Post-module__SR6iXW__post_windowed:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);content:"";position:absolute;inset:0}.Post-module__SR6iXW__post.Post-module__SR6iXW__post_windowed.Post-module__SR6iXW__fullscreen{width:100%;margin:auto}.Post-module__SR6iXW__parent_hover{opacity:0;transition:opacity .15s}.Post-module__SR6iXW__head_media{margin:3px 4px 0}.Post-module__SR6iXW__head_media:hover .Post-module__SR6iXW__parent_hover{opacity:1}.Post-module__SR6iXW__head_image{margin-top:20px}.Post-module__SR6iXW__head_image:hover .Post-module__SR6iXW__parent_hover{opacity:1}.Post-module__SR6iXW__head_infos{justify-content:flex-end;padding-top:20px;display:flex}.Post-module__SR6iXW__head_infos:hover .Post-module__SR6iXW__parent_hover{opacity:1}.Post-module__SR6iXW__deployed_bar{flex-direction:row;justify-content:space-between;width:80%;margin:10px auto;display:flex}.Post-module__SR6iXW__post_title{min-height:30px;margin-bottom:5px;margin-right:4rem}.Post-module__SR6iXW__field_name{color:#b2b2b2;white-space:nowrap;margin-right:5px;font-size:11px;font-weight:600}.Post-module__SR6iXW__post_description{flex:1;width:100%;height:40px;margin:0 20px;padding:5px;font-size:14px;font-style:italic;line-height:28px}.Post-module__SR6iXW__post_description.Post-module__SR6iXW__textarea{resize:none;color:#9b9b9b;background:0 0;border:none;outline:none}.Post-module__SR6iXW__post_description.Post-module__SR6iXW__textarea.Post-module__SR6iXW__changing{color:#78fec2}@container bodycontainer (min-inline-size:600px){.Post-module__SR6iXW__tags{margin-right:44px}}.Post-module__SR6iXW__tooltip{color:#fff;flex-direction:column;justify-content:flex-end;gap:5px;padding:5px;display:flex}.Post-module__SR6iXW__tooltip .Post-module__SR6iXW__tooltip__span{text-align:right}.Post-module__SR6iXW__in_garden{color:#b2b2b2;letter-spacing:.05em;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.Post-module__SR6iXW__sub_header_left{display:flex}.Post-module__SR6iXW__line_green{background:#5c9995;width:1px;height:50px;margin:auto}.Post-module__SR6iXW__header_img{object-fit:cover;background-position:50%;margin:auto;border-radius:0!important;width:100%!important;height:180px!important}.Post-module__SR6iXW__header_img.Post-module__SR6iXW__high_format{height:300px!important}.Post-module__SR6iXW__header_img.Post-module__SR6iXW__fullscreen{object-fit:contain;background-color:#000;background-position:50%;border-radius:8px;width:calc(100% - 200px)!important;height:calc(100% - 200px)!important}.Post-module__SR6iXW__container_buttons_image{justify-content:center;align-items:center;display:flex}.Post-module__SR6iXW__edit_button{color:#4b4b4b75;letter-spacing:.05em;background:#2e2e33;border-radius:0 0 10px 10px;justify-content:center;align-items:center;min-width:23px;height:23px;font-size:10px;font-weight:600;transition:background-color .1s;display:flex;box-shadow:0 0 5px #0000004d}.Post-module__SR6iXW__edit_button:hover{background:#cccccc50}.Post-module__SR6iXW__edit_button.Post-module__SR6iXW__short{border-radius:6px}.Post-module__SR6iXW__edit_button.Post-module__SR6iXW__small{width:20px;min-width:20px;height:20px;padding:0}.Post-module__SR6iXW__edit_button.Post-module__SR6iXW__dark{background:#363638;border-radius:4px;box-shadow:0 0 5px #0003}.Post-module__SR6iXW__add_button{cursor:pointer;border-radius:10px}.Post-module__SR6iXW__left,.Post-module__SR6iXW__right{z-index:9;cursor:pointer;border-radius:0 6px 6px 0;margin-top:5px;position:absolute}.Post-module__SR6iXW__left{left:0}.Post-module__SR6iXW__right{right:0}.Post-module__SR6iXW__green_text{color:#436f6c}.Post-module__SR6iXW__footer{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;height:30px;margin:10px 6px 6px;padding:10px 20px;display:flex;position:sticky;bottom:0}.Post-module__SR6iXW__footer.Post-module__SR6iXW__compact{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#30303510;border:none}
.TopicView-module__9Iz7WW__rootcontainer{container:rootcontainer topicroot/inline-size}.TopicView-module__9Iz7WW__bodycontainer{container:topicbodycontainer bodycontainer/inline-size}.TopicView-module__9Iz7WW__container{width:100%;margin-bottom:10px}.TopicView-module__9Iz7WW__end_item{align-items:center;gap:10px;margin:0 10px;display:flex}.TopicView-module__9Iz7WW__title{min-height:30px;margin-bottom:5px;margin-right:4rem}@container bodycontainer (min-inline-size:600px){.TopicView-module__9Iz7WW__tags{margin-right:44px}}.TopicView-module__9Iz7WW__link{flex:1;padding:5px 10px}.TopicView-module__9Iz7WW__topic{color:#436f6c;letter-spacing:.5px;align-items:center;margin-bottom:20px;display:flex}.TopicView-module__9Iz7WW__folder{box-sizing:border-box;border-radius:2px;align-items:center;max-width:867px;margin-bottom:10px;padding-left:4px;display:flex;position:sticky}.TopicView-module__9Iz7WW__folder_children{margin-left:22px}.TopicView-module__9Iz7WW__folder_children.TopicView-module__9Iz7WW__root_list{margin-left:0}.TopicView-module__9Iz7WW__post{align-items:center;display:flex}.TopicView-module__9Iz7WW__head_infos{justify-content:flex-end;padding-top:12px;display:flex}.TopicView-module__9Iz7WW__head_infos:hover .TopicView-module__9Iz7WW__parent_hover{opacity:1}.TopicView-module__9Iz7WW__right_bar_item{justify-content:space-between;align-items:center;min-width:65px;display:flex}.TopicView-module__9Iz7WW__unfold_button{cursor:pointer;width:16px;height:16px;margin-left:5px;display:flex}.TopicView-module__9Iz7WW__count{color:#436f6c;text-align:right}.TopicView-module__9Iz7WW__selected{background-color:#436f6c50;border-radius:2px}.TopicView-module__9Iz7WW__selected:hover{background-color:#436f6c70}.TopicView-module__9Iz7WW__triangle{border:5px solid #0000;border-left:8px solid #9b9b9b;border-right-width:0;width:0;height:0;margin:auto auto auto 10px}
.Banner-module__ggLbeq__banner{box-sizing:border-box;pointer-events:auto;word-break:break-word;flex-direction:column;max-width:600px;margin:0 auto;padding:15px 25px;font-size:14px;display:flex}.Banner-module__ggLbeq__title_bar{border-radius:none;text-transform:capitalize;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0;font-size:18px;display:flex;position:relative}
.ColorPicker-module__rYM4TW__default_input_color{visibility:hidden;border:inherit;background:inherit;width:0;height:0;color:inherit;padding:0}.ColorPicker-module__rYM4TW__default_save_button{margin:20px 0 0;width:auto!important}.ColorPicker-module__rYM4TW__default_color_picker .ColorPicker-module__rYM4TW__sketch-picker{box-shadow:none!important}
.advanced-cropper-line-wrapper--north,.advanced-cropper-line-wrapper--south{width:100%;height:12px}.advanced-cropper-line-wrapper--north{cursor:n-resize}.advanced-cropper-line-wrapper--south{cursor:s-resize}.advanced-cropper-line-wrapper--east,.advanced-cropper-line-wrapper--west{width:12px;height:100%}.advanced-cropper-line-wrapper--east{cursor:e-resize}.advanced-cropper-line-wrapper--west{cursor:w-resize}.advanced-cropper-line-wrapper--disabled{cursor:auto}.advanced-cropper-line-wrapper__content{position:absolute}.advanced-cropper-line-wrapper__content--east,.advanced-cropper-line-wrapper__content--west{height:100%}.advanced-cropper-line-wrapper__content--north,.advanced-cropper-line-wrapper__content--south{width:100%}.advanced-cropper-line-wrapper__content--east{left:50%;transform:translate(-100%)}.advanced-cropper-line-wrapper__content--west{right:50%;transform:translate(100%)}.advanced-cropper-line-wrapper__content--north{top:50%}.advanced-cropper-line-wrapper__content--south{bottom:50%}.advanced-cropper-handler-wrapper{width:30px;height:30px;position:absolute;transform:translate(-50%,-50%)}.advanced-cropper-handler-wrapper__draggable{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.advanced-cropper-handler-wrapper--west-north{cursor:nw-resize}.advanced-cropper-handler-wrapper--north{cursor:n-resize}.advanced-cropper-handler-wrapper--east-north{cursor:ne-resize}.advanced-cropper-handler-wrapper--east{cursor:e-resize}.advanced-cropper-handler-wrapper--east-south{cursor:se-resize}.advanced-cropper-handler-wrapper--south{cursor:s-resize}.advanced-cropper-handler-wrapper--west-south{cursor:sw-resize}.advanced-cropper-handler-wrapper--west{cursor:w-resize}.advanced-cropper-handler-wrapper--disabled{cursor:auto}.advanced-cropper-bounding-box{width:100%;height:100%;position:relative}.advanced-cropper-bounding-box__handler-wrapper{position:absolute}.advanced-cropper-bounding-box__handler-wrapper--east,.advanced-cropper-bounding-box__handler-wrapper--west{height:100%;top:50%;transform:translateY(-50%)}.advanced-cropper-bounding-box__handler-wrapper--south,.advanced-cropper-bounding-box__handler-wrapper--north{width:100%;left:50%;transform:translate(-50%)}.advanced-cropper-bounding-box__handler-wrapper--west,.advanced-cropper-bounding-box__handler-wrapper--west-north,.advanced-cropper-bounding-box__handler-wrapper--west-south{left:0}.advanced-cropper-bounding-box__handler-wrapper--east,.advanced-cropper-bounding-box__handler-wrapper--east-north,.advanced-cropper-bounding-box__handler-wrapper--east-south{left:100%}.advanced-cropper-bounding-box__handler-wrapper--north,.advanced-cropper-bounding-box__handler-wrapper--west-north,.advanced-cropper-bounding-box__handler-wrapper--east-north{top:0}.advanced-cropper-bounding-box__handler-wrapper--south,.advanced-cropper-bounding-box__handler-wrapper--west-south,.advanced-cropper-bounding-box__handler-wrapper--east-south{top:100%}.advanced-cropper-bounding-box__handler{position:absolute}.advanced-cropper-bounding-box__handler--west-north{top:0;left:0}.advanced-cropper-bounding-box__handler--north{top:0;left:50%}.advanced-cropper-bounding-box__handler--east-north{top:0;left:100%}.advanced-cropper-bounding-box__handler--east{top:50%;left:100%}.advanced-cropper-bounding-box__handler--east-south{top:100%;left:100%}.advanced-cropper-bounding-box__handler--south{top:100%;left:50%}.advanced-cropper-bounding-box__handler--west-south{top:100%;left:0}.advanced-cropper-bounding-box__handler--west{top:50%;left:0}.advanced-cropper-bounding-box__line{position:absolute}.advanced-cropper-bounding-box__line--north,.advanced-cropper-bounding-box__line--south{left:0;transform:translateY(-50%)}.advanced-cropper-bounding-box__line--north{top:0}.advanced-cropper-bounding-box__line--south{top:100%}.advanced-cropper-bounding-box__line--west,.advanced-cropper-bounding-box__line--east{top:0;transform:translate(-50%)}.advanced-cropper-bounding-box__line--west{left:0}.advanced-cropper-bounding-box__line--east{left:100%}.advanced-cropper-artificial-transition{will-change:transform}.advanced-cropper-background-image{-webkit-user-select:none;user-select:none;transform-origin:50%;pointer-events:none;position:absolute;max-width:none!important}.advanced-cropper-canvas{display:none}.advanced-cropper-source{visibility:hidden;opacity:0;width:1px;height:1px;position:absolute}.advanced-cropper-fade{visibility:hidden;opacity:0;flex-direction:column;transition:all .5s;display:flex}.advanced-cropper-fade--visible{opacity:1;visibility:visible}.advanced-cropper-wrapper__fade{flex-grow:1;min-height:0}.advanced-cropper-stencil-grid{border-collapse:collapse;table-layout:fixed;opacity:0;transition:opacity .3s;display:table}.advanced-cropper-stencil-grid--visible{opacity:1}.advanced-cropper-stencil-grid__row{display:table-row}.advanced-cropper-stencil-grid__cell{border:1px solid;width:1%;height:1%;display:table-cell}.advanced-cropper-stencil-grid__cell--top{border-top-color:#0000}.advanced-cropper-stencil-grid__cell--left{border-left-color:#0000}.advanced-cropper-stencil-grid__cell--right{border-right-color:#0000}.advanced-cropper-stencil-grid__cell--bottom{border-bottom-color:#0000}.advanced-cropper-stencil-overlay{box-sizing:content-box;pointer-events:none;-webkit-backface-visibility:hidden;width:100%;height:100%;position:absolute;box-shadow:0 0 0 1000px}.advanced-cropper-stencil-wrapper{will-change:transform}.advanced-cropper-boundary{-webkit-user-select:none;user-select:none;direction:ltr;position:relative}.advanced-cropper-boundary__content{width:100%;height:100%;position:absolute;top:0;left:0}.advanced-cropper-boundary__stretcher{pointer-events:none;max-width:100%;max-height:100%;position:relative}.advanced-cropper-circle-stencil{box-sizing:content-box;-webkit-backface-visibility:hidden;width:100%;height:100%;-webkit-transform-style:preserve-3d;position:absolute}.advanced-cropper-circle-stencil__overlay{border-radius:50%;overflow:hidden}.advanced-cropper-circle-stencil__preview{border-radius:50%}.advanced-cropper-circle-stencil__draggable-area,.advanced-cropper-circle-stencil__overlay,.advanced-cropper-circle-stencil__preview,.advanced-cropper-circle-stencil__grid{width:100%;height:100%;position:absolute}.advanced-cropper-circle-stencil--movable{cursor:move}.advanced-cropper-rectangle-stencil{box-sizing:border-box;-webkit-backface-visibility:hidden;width:100%;height:100%;-webkit-transform-style:preserve-3d;position:absolute}.advanced-cropper-rectangle-stencil__draggable-area,.advanced-cropper-rectangle-stencil__overlay,.advanced-cropper-rectangle-stencil__preview,.advanced-cropper-rectangle-stencil__grid{width:100%;height:100%;position:absolute}.advanced-cropper-rectangle-stencil--movable{cursor:move}.advanced-cropper-simple-line{background:0 0;border-width:0}.advanced-cropper-simple-line--south,.advanced-cropper-simple-line--north{width:100%;height:0}.advanced-cropper-simple-line--east,.advanced-cropper-simple-line--west{width:0;height:100%}.advanced-cropper-simple-line--east{border-right-width:1px}.advanced-cropper-simple-line--west{border-left-width:1px}.advanced-cropper-simple-line--south{border-bottom-width:1px}.advanced-cropper-simple-line--north{border-top-width:1px}.advanced-cropper-simple-handler{display:block}.advanced-cropper-preview{box-sizing:border-box;flex-direction:column;display:flex;position:relative;overflow:hidden}.advanced-cropper-preview__content{position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.advanced-cropper-preview__image{pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:50%;display:none;position:absolute;max-width:none!important}.advanced-cropper-preview__image--visible{display:block}.advanced-cropper-preview__boundary{flex-grow:1;min-width:0;min-height:0}.cropper-preview-wrapper__fade{flex-grow:1;width:100%;min-height:0}.advanced-cropper{color:#fff;background:#000;flex-direction:column;max-height:100%;display:flex;position:relative;overflow:hidden}.advanced-cropper__boundary{flex-grow:1;min-width:0;min-height:0}.advanced-cropper__wrapper,.advanced-cropper__background-wrapper{position:absolute;inset:0}.advanced-cropper__stencil-wrapper{position:absolute}.advanced-cropper *{box-sizing:border-box}.advanced-cropper-simple-handler{background:currentColor;width:10px;height:10px}.advanced-cropper-simple-line{border-style:solid;border-color:#ffffff4d;transition:border .5s}.advanced-cropper-simple-line--hover{border-color:#fff}.advanced-cropper-circle-stencil__preview{border:2px solid #fff3}.advanced-cropper-stencil-overlay{color:#00000080}.advanced-cropper-stencil-grid{color:#fff6}
.advanced-cropper-simple-line{border-color:#fffc}.advanced-cropper-simple-line--hover{border-color:#fff}.advanced-cropper-simple-handler-wrapper{width:24px;height:24px}.advanced-cropper-simple-handler-wrapper--west-north{transform:translate(0)}.advanced-cropper-simple-handler-wrapper--east-south{transform:translate(-100%,-100%)}.advanced-cropper-simple-handler-wrapper--west-south{transform:translateY(-100%)}.advanced-cropper-simple-handler-wrapper--east-north{transform:translate(-100%)}.advanced-cropper-simple-handler{opacity:0;background:currentColor;border:none;width:4px;height:4px;transition:opacity .5s;display:block;position:relative}.advanced-cropper-simple-handler--west-north,.advanced-cropper-simple-handler--east-south,.advanced-cropper-simple-handler--west-south,.advanced-cropper-simple-handler--east-north{opacity:.7;background:0 0;width:16px;height:16px;display:block}.advanced-cropper-simple-handler--west-north{border-top:2px solid;border-left:2px solid}.advanced-cropper-simple-handler--east-south{border-bottom:2px solid;border-right:2px solid}.advanced-cropper-simple-handler--west-south{border-bottom:2px solid;border-left:2px solid}.advanced-cropper-simple-handler--east-north{border-top:2px solid;border-right:2px solid}.advanced-cropper-simple-handler--hover{opacity:1}.advanced-cropper-circle-stencil__preview{border:2px solid #fffc}.advanced-cropper-circle-stencil .advanced-cropper-simple-line{border-color:#ffffff4d}.advanced-cropper-circle-stencil .advanced-cropper-simple-handler--west-north,.advanced-cropper-circle-stencil .advanced-cropper-simple-handler--east-south,.advanced-cropper-circle-stencil .advanced-cropper-simple-handler--west-south,.advanced-cropper-circle-stencil .advanced-cropper-simple-handler--east-north{opacity:.4}.advanced-cropper-circle-stencil .advanced-cropper-simple-handler--hover{opacity:1}.advanced-cropper-stencil-grid{color:#ffffffb3}
.react-calendar{background:#fff;border:1px solid #a0a096;width:350px;max-width:100%;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{margin:-.5em;display:flex}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :before,.react-calendar :after{box-sizing:border-box}.react-calendar button{border:0;outline:none;margin:0}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em;display:flex}.react-calendar__navigation button{background:0 0;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{font:inherit;justify-content:center;align-items:center;font-size:.75em;font-weight:700;display:flex}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{text-align:center;max-width:100%;font:inherit;background:0 0;padding:10px 6.6667px;font-size:.833em}.react-calendar__tile:disabled{color:#ababab;background-color:#f0f0f0}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{color:#fff;background:#006edc}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}
.MultiSwitch-module__e-Ut3G__container{height:fit-content;list-style:none;display:flex;position:relative}.MultiSwitch-module__e-Ut3G__li{cursor:pointer}.MultiSwitch-module__e-Ut3G__item{z-index:1;cursor:pointer;border-radius:50%;flex-shrink:0;align-items:center;width:8px;height:8px;margin:13px;display:flex;position:relative}.MultiSwitch-module__e-Ut3G__item.MultiSwitch-module__e-Ut3G__small{width:4px;height:4px}.MultiSwitch-module__e-Ut3G__item.MultiSwitch-module__e-Ut3G__is_selected{width:10px;height:10px;margin:12px}.MultiSwitch-module__e-Ut3G__item.MultiSwitch-module__e-Ut3G__is_selected.MultiSwitch-module__e-Ut3G__small{width:6px;height:6px}.MultiSwitch-module__e-Ut3G__outline{z-index:1;border:2px solid #fff;border-radius:50%;position:absolute;inset:-4px}.MultiSwitch-module__e-Ut3G__outline.MultiSwitch-module__e-Ut3G__small{border:1px solid #fff;inset:-2px}.MultiSwitch-module__e-Ut3G__bar{background-color:#405758;width:calc(100% - 30px);height:2px;position:absolute;top:calc(50% - 1px);left:15px}.MultiSwitch-module__e-Ut3G__bar.MultiSwitch-module__e-Ut3G__vertical{width:2px;height:calc(100% - 30px);top:15px;left:calc(50% - 1px)}.MultiSwitch-module__e-Ut3G__bar.MultiSwitch-module__e-Ut3G__including{background-color:#78fec2}.MultiSwitch-module__e-Ut3G__text{color:#6d6d6d;letter-spacing:1px;text-overflow:ellipsis;white-space:nowrap;margin-left:20px;font-size:10px;font-weight:600}.MultiSwitch-module__e-Ut3G__text.MultiSwitch-module__e-Ut3G__is_selected{color:#d0d0d0;margin-left:21px}.MultiSwitch-module__e-Ut3G__text.MultiSwitch-module__e-Ut3G__horizontal{position:relative;top:-18px;left:-28px}
.Pagination-module__zwWZWW__default_pagination_wrapper{justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Pagination-module__zwWZWW__default_pagination_wrapper li{align-items:center;margin:0;padding:0;list-style:none;display:flex}.Pagination-module__zwWZWW__default_pagination_input{width:50px;margin:0}.Pagination-module__zwWZWW__default_button_prev_next{align-content:center;align-items:center;display:inline-flex}.Pagination-module__zwWZWW__default_button_prev_next_dot{font-size:.6rem}.Pagination-module__zwWZWW__default_pagination_page_li{cursor:pointer;margin:.125rem;padding:.625em}.Pagination-module__zwWZWW__default_pagination_page_li[aria-current=true]{cursor:default;color:hsl(var(--primary-color,0 0%)50%)}
.PasswordInput-module__dNNzLq__password_strength_bar{margin:0 0 .625rem}.PasswordInput-module__dNNzLq__password_strength_bar span{box-sizing:border-box;background:hsl(var(--neutral-color,0 0%)85%);border-radius:20px;width:calc(20% - .375rem);height:5px;margin:0 .3125rem;display:block}.PasswordInput-module__dNNzLq__password_strength_bar span:first-of-type{margin:0 .3125rem 0 0}.PasswordInput-module__dNNzLq__password_strength_bar span:last-of-type{margin:0 0 0 .3125rem}.PasswordInput-module__dNNzLq__new_password_input{margin:0}.PasswordInput-module__dNNzLq__password_visbility_button{width:0;color:hsl(var(--neutral-color,0 0%)75%);outline:none;padding:0;font-size:16px;position:relative;top:5px;right:24px}.PasswordInput-module__dNNzLq__password_visbility_button:hover{color:hsl(var(--primary-color,0 0%)45%)}.PasswordInput-module__dNNzLq__input_password_ins{text-decoration:none}.PasswordInput-module__dNNzLq__true{color:hsl(var(--green-color,134 61%)50%);text-decoration:line-through}.PasswordInput-module__dNNzLq__false{color:hsl(var(--red-color,0 71%)50%);text-decoration:underline}
.Tabs-module__3nyida__default_ul_tabs{--tabs-border:1px;margin-bottom:0;padding-left:0;list-style:none}.Tabs-module__3nyida__default_nav_row .Tabs-module__3nyida__li{margin:0;margin-bottom:calc((var(--tabs-border,.2em)/2)*-1);padding:0}.Tabs-module__3nyida__default_nav_row .Tabs-module__3nyida__default_tab_link{margin:0 1em;padding:.625rem .875rem;font-size:10px;position:relative;bottom:-1px}.Tabs-module__3nyida__default_nav_row .Tabs-module__3nyida__default_tab_link.Tabs-module__3nyida__active{border-top:var(--tabs-border,.2em)solid hsl(var(--green-lighted-hsl));color:hsl(var(--green-lighted-hsl));bottom:0}.Tabs-module__3nyida__default_nav_column{flex-flow:wrap;display:flex}.Tabs-module__3nyida__default_nav_column .Tabs-module__3nyida__ul{border-right:calc(var(--tabs-border,.2em)/2)solid hsl(var(--neutral-color,0 0%)85%);padding:.625rem}.Tabs-module__3nyida__default_nav_column .Tabs-module__3nyida__default_tab_link{border-radius:var(--small-radius,.25rem);background:hsl(var(--primary-color,0 0%)50%/20%);margin:.375em 0;padding:.4em 1em}.Tabs-module__3nyida__default_nav_column .Tabs-module__3nyida__default_tab_link:hover{background:hsl(var(--primary-color,0 0%)50%/30%)}.Tabs-module__3nyida__default_nav_column .Tabs-module__3nyida__default_tab_link:focus{box-shadow:0 0 var(--focus-shadow-blur,.25rem)var(--focus-shadow-thickness,.25rem)hsl(var(--primary-color,0 0%)85%);outline:none}.Tabs-module__3nyida__default_nav_column .Tabs-module__3nyida__default_tab_link.Tabs-module__3nyida__active{border-radius:var(--small-radius,.25rem);background:hsl(var(--primary-color,0 0%)50%)}.Tabs-module__3nyida__default_tab_panel{opacity:0;height:0;overflow:hidden}.Tabs-module__3nyida__default_tab_panel.Tabs-module__3nyida__active{opacity:1;height:auto;padding:1.25rem}@media (prefers-reduced-motion:no-preference){.Tabs-module__3nyida__default_tab_panel.Tabs-module__3nyida__default_tab_panel_animation{transition:opacity .15s linear 50ms}}
.AnimatedTooltip-module__bWX9yW__tooltip{pointer-events:none;color:#fff;background:#222;border-radius:6px;font-size:16px}
.BookView-module__0UwYma__rootcontainer{container:rootcontainer/inline-size}.BookView-module__0UwYma__container{width:100%;margin-bottom:10px}.BookView-module__0UwYma__end_item{align-items:center;gap:10px;margin:0 10px;display:flex}.BookView-module__0UwYma__title{align-items:center;font-size:20px;font-weight:500;display:flex}.BookView-module__0UwYma__link{flex:1;padding:5px 10px}.BookView-module__0UwYma__book{color:#436f6c;letter-spacing:.5px;align-items:center;margin-bottom:20px;display:flex}.BookView-module__0UwYma__folder{box-sizing:border-box;border-radius:2px;align-items:center;max-width:867px;margin-bottom:10px;padding-left:4px;display:flex;position:sticky}.BookView-module__0UwYma__folder_children{margin-left:22px}.BookView-module__0UwYma__folder_children.BookView-module__0UwYma__root_list{margin-left:0}.BookView-module__0UwYma__cell{align-items:center;display:flex}.BookView-module__0UwYma__right_bar_item{justify-content:space-between;align-items:center;min-width:65px;display:flex}.BookView-module__0UwYma__unfold_button{cursor:pointer;width:16px;height:16px;margin-left:5px;display:flex}.BookView-module__0UwYma__count{color:#436f6c;text-align:right}.BookView-module__0UwYma__selected{background-color:#436f6c50;border-radius:2px}.BookView-module__0UwYma__selected:hover{background-color:#436f6c70}.BookView-module__0UwYma__triangle{border:5px solid #0000;border-left:8px solid #9b9b9b;border-right-width:0;width:0;height:0;margin:auto auto auto 10px}
.GardenPageBody-module__34wLqG__rootcontainer{container:rootcontainer/inline-size}.GardenPageBody-module__34wLqG__image{object-fit:cover;width:100%;height:100px}@container rootcontainer (min-inline-size:500px){.GardenPageBody-module__34wLqG__image{height:150px}}
.Footer-module__TJ7gza__footer{color:gray;letter-spacing:.1em;justify-content:center;align-items:center;font-size:10px;display:flex}.Footer-module__TJ7gza__footer.Footer-module__TJ7gza__main{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:radial-gradient(at top,#60606020,#4d4d4d20);border-radius:2px 0 0 2px;position:fixed;bottom:5px;right:0;box-shadow:0 0 5px #0003}#Footer-module__TJ7gza__nav{flex-flow:column;justify-content:center;align-items:center;padding:5px 15px;display:flex}.Footer-module__TJ7gza__ul{color:hsl(var(--neutral-color,0 0%)100%/100%);text-align:center;align-self:center;padding:0;list-style:none}.Footer-module__TJ7gza__li{display:inline}#Footer-module__TJ7gza__nav .Footer-module__TJ7gza__li+.Footer-module__TJ7gza__li{margin-left:10px}#Footer-module__TJ7gza__plus_menu{flex-direction:column;display:flex}#Footer-module__TJ7gza__plus_menu .Footer-module__TJ7gza__li{margin:5px 20px}#Footer-module__TJ7gza__plus_button{cursor:pointer}.Footer-module__TJ7gza__ul:last-of-type{margin:0 0 15px}#Footer-module__TJ7gza__nav{flex-flow:wrap;justify-content:space-around;align-items:center;display:flex}.Footer-module__TJ7gza__ul{text-align:left;align-self:flex-start}
.Publication-module__8GYXLW__rootcontainer{container:rootcontainer publicationroot/inline-size}.Publication-module__8GYXLW__bodycontainer{container:publicationbodycontainer bodycontainer/inline-size}.Publication-module__8GYXLW__publication{justify-content:center;max-width:840px;margin-left:auto;margin-right:auto;display:flex;position:relative}.Publication-module__8GYXLW__publication.Publication-module__8GYXLW__compact{box-shadow:none;background:0 0}.Publication-module__8GYXLW__publication.Publication-module__8GYXLW__thread+.Publication-module__8GYXLW__publication.Publication-module__8GYXLW__thread,.Publication-module__8GYXLW__publication.Publication-module__8GYXLW__compact+.Publication-module__8GYXLW__publication.Publication-module__8GYXLW__compact{margin-top:30px}.Publication-module__8GYXLW__publication.Publication-module__8GYXLW__left_panel_open{max-width:1240px}.Publication-module__8GYXLW__publication.Publication-module__8GYXLW__publication_windowed{width:inherit;max-width:inherit;height:inherit;max-height:inherit;align-items:flex-start;margin:auto}.Publication-module__8GYXLW__publication.Publication-module__8GYXLW__publication_windowed:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);content:"";position:absolute;inset:0}.Publication-module__8GYXLW__publication.Publication-module__8GYXLW__publication_windowed.Publication-module__8GYXLW__fullscreen{width:100%;margin:auto}.Publication-module__8GYXLW__parent_hover{opacity:0;transition:opacity .15s}.Publication-module__8GYXLW__head_media{margin:3px 4px 0}.Publication-module__8GYXLW__head_media:hover .Publication-module__8GYXLW__parent_hover{opacity:1}.Publication-module__8GYXLW__head_image{margin-top:20px}.Publication-module__8GYXLW__head_image:hover .Publication-module__8GYXLW__parent_hover{opacity:1}.Publication-module__8GYXLW__head_infos{justify-content:flex-end;display:flex}.Publication-module__8GYXLW__head_infos:hover .Publication-module__8GYXLW__parent_hover{opacity:1}.Publication-module__8GYXLW__deployed_bar{flex-direction:row;justify-content:space-between;width:80%;margin:10px auto;display:flex}.Publication-module__8GYXLW__publication_title{min-height:30px;margin-bottom:5px;margin-right:4rem}.Publication-module__8GYXLW__field_name{color:#b2b2b2;white-space:nowrap;margin-right:5px;font-size:11px;font-weight:600}.Publication-module__8GYXLW__publication_description{flex:1;width:100%;height:40px;margin:0 20px;padding:5px;font-size:14px;font-style:italic;line-height:28px}.Publication-module__8GYXLW__publication_description.Publication-module__8GYXLW__textarea{resize:none;color:#9b9b9b;background:0 0;border:none;outline:none}.Publication-module__8GYXLW__publication_description.Publication-module__8GYXLW__textarea.Publication-module__8GYXLW__changing{color:#78fec2}@container bodycontainer (min-inline-size:600px){.Publication-module__8GYXLW__tags{margin-right:44px}}.Publication-module__8GYXLW__tooltip{color:#fff;flex-direction:column;justify-content:flex-end;gap:5px;padding:5px;display:flex}.Publication-module__8GYXLW__tooltip .Publication-module__8GYXLW__tooltip__span{text-align:right}.Publication-module__8GYXLW__in_garden{color:#b2b2b2;letter-spacing:.05em;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.Publication-module__8GYXLW__sub_header_left{display:flex}.Publication-module__8GYXLW__line_green{background:#5c9995;width:1px;height:50px;margin:auto}.Publication-module__8GYXLW__header_img{object-fit:cover;background-position:50%;margin:auto;border-radius:0!important;width:100%!important;height:180px!important}.Publication-module__8GYXLW__header_img.Publication-module__8GYXLW__high_format{height:300px!important}.Publication-module__8GYXLW__header_img.Publication-module__8GYXLW__fullscreen{object-fit:contain;background-color:#000;background-position:50%;border-radius:8px;width:calc(100% - 200px)!important;height:calc(100% - 200px)!important}.Publication-module__8GYXLW__container_buttons_image{justify-content:center;align-items:center;display:flex}.Publication-module__8GYXLW__edit_button{color:#4b4b4b75;letter-spacing:.05em;background:#2e2e33;border-radius:0 0 10px 10px;justify-content:center;align-items:center;min-width:23px;height:23px;font-size:10px;font-weight:600;transition:background-color .1s;display:flex;box-shadow:0 0 5px #0000004d}.Publication-module__8GYXLW__edit_button:hover{background:#cccccc50}.Publication-module__8GYXLW__edit_button.Publication-module__8GYXLW__short{border-radius:6px}.Publication-module__8GYXLW__edit_button.Publication-module__8GYXLW__small{width:20px;min-width:20px;height:20px;padding:0}.Publication-module__8GYXLW__edit_button.Publication-module__8GYXLW__dark{background:#363638;border-radius:4px;box-shadow:0 0 5px #0003}.Publication-module__8GYXLW__add_button{cursor:pointer;border-radius:10px}.Publication-module__8GYXLW__left,.Publication-module__8GYXLW__right{z-index:9;cursor:pointer;border-radius:0 6px 6px 0;margin-top:5px;position:absolute}.Publication-module__8GYXLW__left{left:0}.Publication-module__8GYXLW__right{right:0}.Publication-module__8GYXLW__green_text{color:#436f6c}.Publication-module__8GYXLW__footer{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;height:30px;margin:10px 6px 6px;padding:10px 20px;display:flex;position:sticky;bottom:0}.Publication-module__8GYXLW__footer.Publication-module__8GYXLW__compact{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#30303510;border:none}
.DiarySection-module__buCNKW__react_calendar{background:0 0;border:none;margin:0 auto}
