.Button_button__y6cjA{border:none;outline:none;cursor:pointer;font-family:inherit;font-weight:500;transition:all .2s ease-in-out;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.Button_contained__BElMI{background-color:#e5e7eb;color:#000;border:1px solid transparent}.Button_contained__BElMI:hover{background-color:#d1d5db}.Button_outlined___bi0n{background-color:transparent;color:#000;border:1px solid #d1d5db}.Button_outlined___bi0n:hover{background-color:#f3f4f6;border-color:#9ca3af}.Button_text__13qfN{background-color:transparent;color:#000;border:1px solid transparent}.Button_text__13qfN:hover{background-color:#f3f4f6}.Button_small__zTEVQ{padding:6px 16px;font-size:13px;min-height:30px}.Button_medium__QfI0S{padding:8px 22px;font-size:14px;min-height:36px}.Button_large__4HR_t{padding:10px 28px;font-size:15px;min-height:42px}.Button_fullWidth__IomvO{width:100%}.Button_loading__xmq_I{cursor:not-allowed;opacity:.7}.Button_spinner__KmFfw{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:Button_spin__S5UK0 1s linear infinite;margin-right:8px}.Button_loadingText__mDu43{opacity:.8}@keyframes Button_spin__S5UK0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Avatar_avatar__fmlt7{border-radius:50%;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0}.Avatar_avatarImage__9yAq2{width:100%;height:100%;object-fit:cover;border-radius:50%}.Avatar_avatarSkeleton__51FCv{border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:Avatar_skeleton-loading__CTIPb 1.5s infinite}@keyframes Avatar_skeleton-loading__CTIPb{0%{background-position:200% 0}to{background-position:-200% 0}}.SiteLayout_header__NcRpt{padding:0 20px;border:solid rgb(229,234,242);border-width:0 0 thin;width:calc(100% - var(--Nav-width))}.SiteLayout_navbox__1PLgn{width:var(--Nav-width)}.SiteLayout_navlogo__1EmQU{display:flex;align-items:center;height:65px;border:solid rgb(229,234,242);border-width:0 0 thin;padding-left:16px}.SiteLayout_main__iXh_R{min-height:100vh;width:calc(100% - 300px);max-width:calc(1200px - 300px);margin-left:300px;padding:0 20px;transition:all .3s ease}.SiteLayout_mainExpanded__QKQUB{width:calc(100% - 60px);max-width:calc(1200px - 60px);margin-left:60px}.SiteLayout_sidebar__E5Ql1{position:fixed;left:0;top:48px;width:300px;height:calc(100vh - 48px);z-index:999;background-color:white;overflow-y:auto;transition:width .3s ease,transform .3s ease}.SiteLayout_sidebarCollapsed__iBwZ7{width:60px;overflow:hidden}.SiteLayout_nav__eBwWu{display:flex}@media (max-width:600px){.SiteLayout_header__NcRpt{width:100%}.SiteLayout_nav__eBwWu{display:none}}@media (min-width:1200px){.SiteLayout_nav__eBwWu{flex-shrink:0;width:var(--Nav-width)}.SiteLayout_maincontent__C7Ytx{padding-left:30px;padding-right:30px}}@media (max-width:768px){.SiteLayout_main__iXh_R{margin-left:0;padding:0 10px}.SiteLayout_mainExpanded__QKQUB{margin-left:0}.SiteLayout_sidebar__E5Ql1{width:250px;transform:translateX(-100%)}.SiteLayout_sidebar__E5Ql1:not(.SiteLayout_sidebarCollapsed__iBwZ7){transform:translateX(0)}.SiteLayout_sidebarCollapsed__iBwZ7{transform:translateX(-100%);width:250px}}@media print{.SiteLayout_nav__eBwWu{display:none}}.styles_grid__GgChR{width:100%;display:flex;flex-flow:row wrap;padding:15px 10px}.styles_item__YOr8q{width:33.3%;padding:5px}.styles_title__txyeh{position:absolute;width:100px;left:-200px;top:0;word-break:break-all}@media (max-width:600px){.styles_item__YOr8q{width:50%}}.Input_inputWrapper__xs2T8{margin-bottom:16px}.Input_label__KpzFu{display:block;margin-bottom:4px;font-size:14px;font-weight:500;color:#333}.Input_input__baIxZ{width:100%;padding:12px;font-size:14px;border:1px solid #d1d5db;border-radius:4px;outline:none;transition:border-color .2s ease-in-out;box-sizing:border-box}.Input_input__baIxZ:focus{border-color:#000}.Input_input__baIxZ.Input_error__P9CUA{border-color:#ef4444}.Input_errorMessage__lS1XT{display:block;margin-top:4px;font-size:12px;color:#ef4444}.Message_message__RWbg_{padding:12px 16px;margin-bottom:10px;border-radius:8px;background-color:#f3f4f6;border:1px solid #e5e7eb;font-size:14px;line-height:1.4}.Message_error__RPePy{color:#dc2626;border-color:#fecaca;background-color:#fef2f2}.Message_success__uklsj{color:#16a34a;border-color:#bbf7d0;background-color:#f0fdf4}.Message_warning__M7wZW{color:#d97706;border-color:#fcd34d;background-color:#fffbeb}.Message_info__Rlp_o{color:#2563eb;border-color:#bfdbfe;background-color:#eff6ff}.Tabs_tabs__1zZBg{width:100%}.Tabs_tabList__I9_H3{display:flex;border-bottom:2px solid #e1e5e9;background:#f8f9fa;border-radius:8px 8px 0 0;overflow:hidden}.Tabs_tabButton___q5of{flex:1 1;padding:12px 16px;background:transparent;font-size:14px;font-weight:500;color:#6c757d;cursor:pointer;transition:all .2s ease;border:none;border-bottom:3px solid transparent}.Tabs_tabButton___q5of:hover{background:#e9ecef;color:#495057}.Tabs_tabButton___q5of.Tabs_active__TNJZu{background:white;color:#007bff;border-bottom-color:#007bff}.Tabs_tabContent__oJE_c{background:white;border:1px solid #e1e5e9;border-top:none;border-radius:0 0 8px 8px;min-height:400px}.Tabs_tabPanel__EMlkw{display:none;padding:20px}.Tabs_tabPanel__EMlkw.Tabs_activePanel__PeBQ0{display:block}@media (max-width:768px){.Tabs_tabList__I9_H3{flex-direction:column}.Tabs_tabButton___q5of{text-align:left;border-bottom:1px solid #e1e5e9;border-right:none}.Tabs_tabButton___q5of.Tabs_active__TNJZu{border-bottom-color:transparent;border-left:3px solid #007bff}}.InputTitle_titleInput__TzKPw{width:100%;height:48px;font-size:2rem;padding:8px 0;margin-top:10px;border:none;border-bottom:2px solid #e0e0e0;border-radius:0;outline:none;background-color:transparent;transition:border-bottom-color .2s ease,color .2s ease;font-family:inherit;color:#333}textarea.InputTitle_titleInput__TzKPw{height:auto;min-height:32px;line-height:1.4;resize:none;overflow:hidden;white-space:pre-wrap;word-wrap:break-word}.InputTitle_titleInput__TzKPw:focus{border-bottom-color:#007bff;box-shadow:0 2px 4px rgba(0,123,255,.1)}.InputTitle_titleInput__TzKPw::placeholder{color:#999;opacity:.8}.InputTitle_titleInput__TzKPw:hover:not(:focus){border-bottom-color:#bbb}.InputTitle_fullWidth__kjwBN{width:100%}@media (prefers-color-scheme:dark){.InputTitle_titleInput__TzKPw{color:#f0f0f0;border-bottom-color:#555}.InputTitle_titleInput__TzKPw:focus{border-bottom-color:#4dabf7}.InputTitle_titleInput__TzKPw::placeholder{color:#888}.InputTitle_titleInput__TzKPw:hover:not(:focus){border-bottom-color:#777}}.Switch_switch__cU1KC{position:relative;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Switch_switch__cU1KC.Switch_disabled___Syhb{cursor:not-allowed;opacity:.6}.Switch_input__pCXxs{opacity:0;width:0;height:0;position:absolute}.Switch_slider__9zGIf{position:relative;display:block;border-radius:34px;background-color:#ccc;transition:background-color .2s ease,box-shadow .2s ease}.Switch_slider__9zGIf:before{position:absolute;content:"";border-radius:50%;background-color:white;transition:transform .2s ease,box-shadow .2s ease;top:50%;transform:translateY(-50%);left:2px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.Switch_checked__WcVJR .Switch_slider__9zGIf{background-color:#2196F3}.Switch_checked__WcVJR .Switch_slider__9zGIf:before{box-shadow:0 2px 6px rgba(0,0,0,.3)}.Switch_switch__cU1KC:not(.Switch_disabled___Syhb):hover .Switch_slider__9zGIf{box-shadow:0 0 8px rgba(33,150,243,.3)}.Switch_switch__cU1KC:not(.Switch_disabled___Syhb):hover .Switch_checked__WcVJR .Switch_slider__9zGIf{background-color:#1976D2}.Switch_input__pCXxs:focus+.Switch_slider__9zGIf{outline:2px solid #2196F3;outline-offset:2px}.Switch_small__vjp8w .Switch_slider__9zGIf{width:32px;height:18px}.Switch_small__vjp8w .Switch_slider__9zGIf:before{width:14px;height:14px}.Switch_small__vjp8w.Switch_checked__WcVJR .Switch_slider__9zGIf:before{transform:translateY(-50%) translateX(14px)}.Switch_medium__d70yP .Switch_slider__9zGIf{width:40px;height:22px}.Switch_medium__d70yP .Switch_slider__9zGIf:before{width:18px;height:18px}.Switch_medium__d70yP.Switch_checked__WcVJR .Switch_slider__9zGIf:before{transform:translateY(-50%) translateX(18px)}.Switch_large__A5y0_ .Switch_slider__9zGIf{width:48px;height:26px}.Switch_large__A5y0_ .Switch_slider__9zGIf:before{width:22px;height:22px}.Switch_large__A5y0_.Switch_checked__WcVJR .Switch_slider__9zGIf:before{transform:translateY(-50%) translateX(22px)}.CatalogView_collectionTitle__IaPF6{padding:10px;font-weight:700;border:solid rgb(229,234,242);border-width:0 0 thin;font-size:1.1rem;margin:0}.table_tableContainer__t1Pfa{margin:16px 0}.table_tableSelected__U51UF{box-shadow:0 0 0 2px #2196f3;border-radius:4px;position:relative}.table_tableGrid__x_EtA{display:grid;grid-gap:0;gap:0;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;background:#fff}.table_tableRow__x2Yj_{display:contents}.table_tableCell__RdB4q{padding:12px 8px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;min-height:40px;display:flex;align-items:center;background:#fff;transition:background-color .2s;position:relative}.table_tableCell__RdB4q:hover{background-color:#f5f5f5}.table_tableCellSelected___zPlm{background-color:#e3f2fd!important;outline:2px solid #2196f3;outline-offset:-2px;position:relative}.table_tableCellRectSelected__FeEDF{background-color:#e8f4fd!important;position:relative}.table_tableCellRectSelected__FeEDF:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(33,150,243,.15);border:2px solid rgba(33,150,243,.3);box-sizing:border-box;pointer-events:none;z-index:2}.table_tableCellSelected___zPlm:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(33,150,243,.08);pointer-events:none;z-index:1}.table_tableCell__RdB4q:last-child{border-right:none}.table_tableRow__x2Yj_:last-child .table_tableCell__RdB4q{border-bottom:none}.table_table-cell-drag-start__CFZEW{cursor:-webkit-grabbing!important;cursor:grabbing!important;opacity:.8}.table_tableToolbar__YPSY1{position:absolute;top:-45px;right:0;z-index:1000;background:white;border:1px solid #e0e0e0;border-radius:4px;padding:4px;display:flex;gap:2px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.table_iconButton__qRWQ6{min-width:32px;height:32px;padding:4px;border:none;background:white;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#666;transition:background-color .2s ease}.table_iconButton__qRWQ6:hover{background-color:#f0f0f0}.table_iconButton__qRWQ6:active{background-color:#e0e0e0}.AlignCenterButton_button__4YM2Y{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.AlignCenterButton_button__4YM2Y:hover{background:rgba(0,0,0,.04)}.AlignCenterButton_button__4YM2Y.AlignCenterButton_selected__tTGDo{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.AlignCenterButton_button__4YM2Y.AlignCenterButton_selected__tTGDo:hover{background:rgba(25,118,210,.16)}.AlignCenterButton_icon__dlT0x{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AlignJustifyButton_button__uGtg1{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.AlignJustifyButton_button__uGtg1:hover{background:rgba(0,0,0,.04)}.AlignJustifyButton_button__uGtg1.AlignJustifyButton_selected__57L29{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.AlignJustifyButton_button__uGtg1.AlignJustifyButton_selected__57L29:hover{background:rgba(25,118,210,.16)}.AlignJustifyButton_icon__tafA7{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AlignLeftButton_button__SBV8W{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.AlignLeftButton_button__SBV8W:hover{background:rgba(0,0,0,.04)}.AlignLeftButton_button__SBV8W.AlignLeftButton_selected__eHKgW{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.AlignLeftButton_button__SBV8W.AlignLeftButton_selected__eHKgW:hover{background:rgba(25,118,210,.16)}.AlignLeftButton_icon__9KaGp{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AlignRightButton_button__SGFmn{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.AlignRightButton_button__SGFmn:hover{background:rgba(0,0,0,.04)}.AlignRightButton_button__SGFmn.AlignRightButton_selected__2Ykc0{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.AlignRightButton_button__SGFmn.AlignRightButton_selected__2Ykc0:hover{background:rgba(25,118,210,.16)}.AlignRightButton_icon__6iY1e{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BoldButton_button__ELbSl{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.BoldButton_button__ELbSl:hover{background:rgba(0,0,0,.04)}.BoldButton_button__ELbSl.BoldButton_selected__w8UQs{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.BoldButton_button__ELbSl.BoldButton_selected__w8UQs:hover{background:rgba(25,118,210,.16)}.BoldButton_icon__NCzKY{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CodeButton_button__Hutto{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.CodeButton_button__Hutto:hover{background:rgba(0,0,0,.04)}.CodeButton_button__Hutto.CodeButton_selected__xyuT1{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.CodeButton_button__Hutto.CodeButton_selected__xyuT1:hover{background:rgba(25,118,210,.16)}.CodeButton_icon__FqcQs{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ColorButton_button__HIOn9{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.ColorButton_button__HIOn9:hover{background:rgba(0,0,0,.04)}.ColorButton_button__HIOn9.ColorButton_selected__tJuoB{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.ColorButton_button__HIOn9.ColorButton_selected__tJuoB:hover{background:rgba(25,118,210,.16)}.ColorButton_icon__QxpxZ{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Divider_divider__of1RU{border:none;margin:0;background-color:rgba(0,0,0,.12)}.Divider_horizontal__vfk2C{height:1px;width:100%;margin:8px 0}.Divider_vertical__tpekz{width:1px;height:100%;margin:8px 4px;align-self:stretch}.Divider_flexItem__cgHi_{flex-shrink:0}.Divider_vertical__tpekz.Divider_flexItem__cgHi_{margin:8px 4px;height:auto;align-self:stretch}.HButton_button__tVIj_{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.HButton_button__tVIj_:hover{background:rgba(0,0,0,.04)}.HButton_button__tVIj_.HButton_selected__n0LlF{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.HButton_button__tVIj_.HButton_selected__n0LlF:hover{background:rgba(25,118,210,.16)}.HButton_dropdown__88lfo{background:white;border:1px solid rgba(0,0,0,.12);border-radius:4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);min-width:100px;overflow:hidden;margin-top:-1px}.HButton_menuItem__9v3_i{display:block;width:100%;padding:6px 16px;text-align:left;background:none;border:none;color:rgba(0,0,0,.87);cursor:pointer;font-size:.875rem;font-family:inherit;line-height:1.43;min-height:36px;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none;display:flex;align-items:center}.HButton_menuItem__9v3_i:hover{background:rgba(0,0,0,.04)}.ImageButton_button__yPhv7{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.ImageButton_button__yPhv7:hover{background:rgba(0,0,0,.04)}.ImageButton_button__yPhv7.ImageButton_selected__CCaG1{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.ImageButton_button__yPhv7.ImageButton_selected__CCaG1:hover{background:rgba(25,118,210,.16)}.ImageButton_icon__w1yxg{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ItalicButton_button__kRIUl{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.ItalicButton_button__kRIUl:hover{background:rgba(0,0,0,.04)}.ItalicButton_button__kRIUl.ItalicButton_selected__AR81L{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.ItalicButton_button__kRIUl.ItalicButton_selected__AR81L:hover{background:rgba(25,118,210,.16)}.ItalicButton_icon__qt8CY{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.LinkButton_button__KM6Gg{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.LinkButton_button__KM6Gg:hover{background:rgba(0,0,0,.04)}.LinkButton_button__KM6Gg.LinkButton_selected__XUPwf{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.LinkButton_button__KM6Gg.LinkButton_selected__XUPwf:hover{background:rgba(25,118,210,.16)}.LinkButton_icon__kXHv3{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ListBulletedButton_button__jJhjl{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.ListBulletedButton_button__jJhjl:hover{background:rgba(0,0,0,.04)}.ListBulletedButton_button__jJhjl.ListBulletedButton_selected__8VHpE{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.ListBulletedButton_button__jJhjl.ListBulletedButton_selected__8VHpE:hover{background:rgba(25,118,210,.16)}.ListBulletedButton_icon__6qvCs{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ListNumberButton_button__3gKh6{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.ListNumberButton_button__3gKh6:hover{background:rgba(0,0,0,.04)}.ListNumberButton_button__3gKh6.ListNumberButton_selected__DvSVq{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.ListNumberButton_button__3gKh6.ListNumberButton_selected__DvSVq:hover{background:rgba(25,118,210,.16)}.ListNumberButton_icon__4hBX6{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.QuoteButton_button__FqsKe{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.QuoteButton_button__FqsKe:hover{background:rgba(0,0,0,.04)}.QuoteButton_button__FqsKe.QuoteButton_selected__v6VqE{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.QuoteButton_button__FqsKe.QuoteButton_selected__v6VqE:hover{background:rgba(25,118,210,.16)}.QuoteButton_icon__4skxt{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.StrikethroughButton_button__hqrKT{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.StrikethroughButton_button__hqrKT:hover{background:rgba(0,0,0,.04)}.StrikethroughButton_button__hqrKT.StrikethroughButton_selected__CYcFD{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.StrikethroughButton_button__hqrKT.StrikethroughButton_selected__CYcFD:hover{background:rgba(25,118,210,.16)}.StrikethroughButton_icon__RuR6i{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TableButton_button__dXKU5{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.TableButton_button__dXKU5:hover{background:rgba(0,0,0,.04)}.TableButton_button__dXKU5.TableButton_selected__jPbKI{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.TableButton_button__dXKU5.TableButton_selected__jPbKI:hover{background:rgba(25,118,210,.16)}.TableButton_icon__UoaA_{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.UnderlineButton_button__bxaev{background:transparent;border:none;border-radius:4px;padding:4px 8px;color:rgba(0,0,0,.87);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:inherit;outline:none;margin:2px}.UnderlineButton_button__bxaev:hover{background:rgba(0,0,0,.04)}.UnderlineButton_button__bxaev.UnderlineButton_selected__wi_kw{background:rgba(25,118,210,.12);color:rgb(25,118,210)}.UnderlineButton_button__bxaev.UnderlineButton_selected__wi_kw:hover{background:rgba(25,118,210,.16)}.UnderlineButton_icon__A49hY{width:20px;height:20px;fill:currentColor;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.UpdateEditor_toolbar__RG9M0{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:white;border-bottom:1px solid #e0e0e0}.UpdateEditor_editorContainer__PjmBJ{height:calc(100vh - 120px);overflow-y:auto;padding:8px}.UpdateEditor_editorWrapper__G5rOc{border:1px solid rgba(0,0,0,.12);border-radius:8px;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;background-color:#fff}.UpdateEditor_editorWrapper__G5rOc:focus-within{border-color:#1976d2;box-shadow:0 0 0 1px rgba(25,118,210,.2)}.UpdateEditor_editorWrapper__G5rOc:hover{border-color:rgba(0,0,0,.23)}.UpdateEditor_editable__u_ZSZ{width:100%;min-height:200px;padding:16px;border:none;outline:none;background-color:transparent;font-size:16px;line-height:1.5;color:rgba(0,0,0,.87);font-family:inherit}.UpdateEditor_placeholder__f4hTT p{padding:10px 5px;color:rgba(0,0,0,.38)}.UpdateEditor_saveButton__lMBLr{position:fixed;left:330px;bottom:15px;z-index:1200}.UpdateEditor_viewTitle__nD2uj{margin:10px 0}.UpdateEditor_viewMeta__Xqbx_{display:flex;align-items:center;gap:8px;font-size:10px;color:#999;margin-bottom:10px;padding-left:10px}.UpdateEditor_viewEditable__4BXfz{width:100%;padding:16px;border:none;outline:none;background-color:transparent;font-size:16px;line-height:1.5;color:rgba(0,0,0,.87);font-family:inherit}.UpdateEditor_viewPlaceholder__4yZdR p{padding:10px 5px;color:rgba(0,0,0,.38)}.UpdateEditor_viewEditable__4BXfz a{color:#1976d2;text-decoration:none}.UpdateEditor_viewEditable__4BXfz a:hover{color:#0000EE;text-decoration:underline}.UpdateEditor_editable__u_ZSZ .editor-bulleted-list,.UpdateEditor_editable__u_ZSZ .editor-numbered-list,.UpdateEditor_viewEditable__4BXfz .editor-bulleted-list,.UpdateEditor_viewEditable__4BXfz .editor-numbered-list{padding-left:1.5rem;margin:.5rem 0;list-style-position:outside}.UpdateEditor_editable__u_ZSZ .editor-list-item,.UpdateEditor_viewEditable__4BXfz .editor-list-item{margin:.25rem 0;padding-left:.5rem;line-height:1.6}.UpdateEditor_editable__u_ZSZ .editor-numbered-list .editor-list-item,.UpdateEditor_viewEditable__4BXfz .editor-numbered-list .editor-list-item{list-style-type:decimal}.UpdateEditor_editable__u_ZSZ .editor-bulleted-list .editor-list-item,.UpdateEditor_viewEditable__4BXfz .editor-bulleted-list .editor-list-item{list-style-type:disc}.UpdateEditor_editable__u_ZSZ .editor-bulleted-list .editor-bulleted-list,.UpdateEditor_editable__u_ZSZ .editor-bulleted-list .editor-numbered-list,.UpdateEditor_editable__u_ZSZ .editor-numbered-list .editor-bulleted-list,.UpdateEditor_editable__u_ZSZ .editor-numbered-list .editor-numbered-list,.UpdateEditor_viewEditable__4BXfz .editor-bulleted-list .editor-bulleted-list,.UpdateEditor_viewEditable__4BXfz .editor-bulleted-list .editor-numbered-list,.UpdateEditor_viewEditable__4BXfz .editor-numbered-list .editor-bulleted-list,.UpdateEditor_viewEditable__4BXfz .editor-numbered-list .editor-numbered-list{margin:.25rem 0;padding-left:1.5rem}.UpdateEditor_editable__u_ZSZ .editor-numbered-list .editor-bulleted-list .editor-list-item,.UpdateEditor_viewEditable__4BXfz .editor-numbered-list .editor-bulleted-list .editor-list-item{list-style-type:disc}.UpdateEditor_editable__u_ZSZ .editor-bulleted-list .editor-numbered-list .editor-list-item,.UpdateEditor_viewEditable__4BXfz .editor-bulleted-list .editor-numbered-list .editor-list-item{list-style-type:decimal}.UpdateEditor_editable__u_ZSZ .editor-numbered-list .editor-numbered-list .editor-list-item,.UpdateEditor_viewEditable__4BXfz .editor-numbered-list .editor-numbered-list .editor-list-item{list-style-type:lower-alpha}.UpdateEditor_editable__u_ZSZ .editor-bulleted-list .editor-bulleted-list .editor-list-item,.UpdateEditor_viewEditable__4BXfz .editor-bulleted-list .editor-bulleted-list .editor-list-item{list-style-type:circle}.UpdateEditor_editable__u_ZSZ .editor-list-item>*,.UpdateEditor_viewEditable__4BXfz .editor-list-item>*{margin:0}.UpdateEditor_editable__u_ZSZ .editor-list-item p,.UpdateEditor_viewEditable__4BXfz .editor-list-item p{margin:0;display:inline}