.auth-loading{color:var(--text);margin:2rem auto}:root{--contexify-zIndex:666;--contexify-menu-minWidth:220px;--contexify-menu-padding:6px;--contexify-menu-radius:6px;--contexify-menu-bgColor:#fff;--contexify-menu-shadow:1px 2px 2px #0000001a,2px 4px 4px #0000001a,3px 6px 6px #0000001a;--contexify-menu-negatePadding:var(--contexify-menu-padding);--contexify-separator-color:#0003;--contexify-separator-margin:5px;--contexify-itemContent-padding:6px;--contexify-activeItem-radius:4px;--contexify-item-color:#333;--contexify-activeItem-color:#fff;--contexify-activeItem-bgColor:#3498db;--contexify-rightSlot-color:#6f6e77;--contexify-activeRightSlot-color:#fff;--contexify-arrow-color:#6f6e77;--contexify-activeArrow-color:#fff}@keyframes contexify_feedback{0%{opacity:.4}to{opacity:1}}.contexify{opacity:0;-webkit-user-select:none;user-select:none;background-color:var(--contexify-menu-bgColor);box-sizing:border-box;box-shadow:var(--contexify-menu-shadow);border-radius:var(--contexify-menu-radius);padding:var(--contexify-menu-padding);min-width:var(--contexify-menu-minWidth);z-index:var(--contexify-zIndex);position:fixed}.contexify_submenu-isOpen,.contexify_submenu-isOpen>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_submenu-isOpen>.contexify_submenu{pointer-events:auto;opacity:1}.contexify .contexify_submenu{pointer-events:none;top:calc(-1 * var(--contexify-menu-negatePadding));transition:opacity .265s;position:absolute;left:100%}.contexify .contexify_submenu-bottom{bottom:calc(-1 * var(--contexify-menu-negatePadding));top:unset}.contexify .contexify_submenu-right{right:100%;left:unset}.contexify_rightSlot{color:var(--contexify-rightSlot-color);margin-left:auto;display:flex}.contexify_separator{cursor:default;height:1px;margin:var(--contexify-separator-margin);background-color:var(--contexify-separator-color)}.contexify_willLeave-disabled{pointer-events:none}.contexify_item{cursor:pointer;position:relative}.contexify_item:focus{outline:0}.contexify_item:focus .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeRightSlot-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup]>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-arrow-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup].contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled)[aria-haspopup]:hover>.contexify_itemContent .contexify_rightSlot,.contexify_item[aria-haspopup]:focus>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_item:not(.contexify_item-disabled):focus>.contexify_itemContent,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_item:not(.contexify_item-disabled):hover>.contexify_submenu{pointer-events:auto;opacity:1}.contexify_item-disabled{cursor:default;opacity:.5}.contexify_itemContent{padding:var(--contexify-itemContent-padding);white-space:nowrap;color:var(--contexify-item-color);align-items:center;display:flex;position:relative}.contexify_item-feedback{animation:.12s both contexify_feedback}.contexify_theme-dark{--contexify-menu-bgColor:#282828fa;--contexify-separator-color:#4c4c4c;--contexify-item-color:#fff}.contexify_theme-light{--contexify-separator-color:#eee;--contexify-item-color:#666;--contexify-activeItem-color:#3498db;--contexify-activeItem-bgColor:#e0eefd;--contexify-activeRightSlot-color:#3498db;--contexify-active-arrow-color:#3498db}@keyframes contexify_scaleIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes contexify_scaleOut{0%{opacity:1}to{opacity:0;transform:scale3d(.3,.3,.3)}}.contexify_willEnter-scale{transform-origin:0 0;animation:.3s contexify_scaleIn}.contexify_willLeave-scale{transform-origin:0 0;animation:.3s contexify_scaleOut}@keyframes contexify_fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes contexify_fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.contexify_willEnter-fade{animation:.3s contexify_fadeIn}.contexify_willLeave-fade{animation:.3s contexify_fadeOut}@keyframes contexify_flipInX{0%{transform:perspective(800px)rotateX(45deg)}to{transform:perspective(800px)}}@keyframes contexify_flipOutX{0%{transform:perspective(800px)}to{opacity:0;transform:perspective(800px)rotateX(45deg)}}.contexify_willEnter-flip{animation:.3s contexify_flipInX}.contexify_willEnter-flip,.contexify_willLeave-flip{transform-origin:top;backface-visibility:visible!important}.contexify_willLeave-flip{animation:.3s contexify_flipOutX}@keyframes contexify_slideIn{0%{opacity:0;transform:scaleY(.3)}to{opacity:1}}@keyframes contexify_slideOut{0%{opacity:1}to{opacity:0;transform:scaleY(.3)}}.contexify_willEnter-slide{transform-origin:top;animation:.3s contexify_slideIn}.contexify_willLeave-slide{transform-origin:top;animation:.3s contexify_slideOut}.smiles-structure{flex-direction:column;align-items:center;width:100%;max-width:100%;display:inline-flex;position:relative}.smiles-structure__viewport{place-items:center;max-width:100%;display:grid;position:relative;overflow:hidden}.smiles-structure__svg,.smiles-structure__svg>svg{width:100%;height:100%;display:block}.smiles-structure__status{background:color-mix(in srgb, var(--ant-color-bg-container,#fff) 88%, transparent);text-align:center;place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.global-search .ant-modal-container{border-radius:24px;padding:0;overflow:hidden}.global-search .ant-modal-mask{background:#1b192657}.global-search .ant-modal-wrap{align-items:center;display:flex}.global-search .global-search__dialog{max-width:calc(100vw - 32px);margin:0 auto;padding-bottom:0;top:0}.global-search .global-search__dialog .ant-modal-content{background:var(--ant-color-bg-container,#fff);border:0;border-radius:0;padding:0;overflow:hidden;box-shadow:0 24px 64px #1e1c2d38}.global-search .global-search__dialog .ant-modal-header{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.global-search .global-search__dialog .ant-modal-body{box-sizing:border-box;border:1px solid #e4e4e4;border-radius:24px}.global-search .global-search__header{justify-content:space-between;align-self:stretch;align-items:center;gap:12px;padding:8px 16px 0;display:flex}.global-search .global-search__input.ant-input-affix-wrapper,.global-search .global-search__input.ant-input-affix-wrapper:hover,.global-search .global-search__input.ant-input-affix-wrapper-focused{min-height:48px;box-shadow:none;border:0;border-radius:10px;flex:1;gap:4px;padding:0;font-size:15px}.global-search .global-search__input .ant-input-prefix{color:#3432488c;font-size:16px}.global-search .global-search__input .ant-input{font-family:var(--text-font-family);letter-spacing:-.12px;font-size:12px;font-style:normal;font-weight:400;line-height:130%}.global-search .global-search__input .ant-input::placeholder{color:var(--Text-Secondary,#7d7d7d);opacity:1}.global-search .global-search__escape{color:#3432488c;letter-spacing:.08em;background:#f7f6fa;border:1px solid #3432481f;border-radius:6px;align-items:center;height:24px;padding-inline:7px;font-size:10px;font-weight:600;display:inline-flex}.global-search .global-search__filters-frame{background:#fff;border-radius:24px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;padding:8px;display:flex}.global-search .global-search__filters.ant-tabs{background:#fafafa;border:0;border-radius:12px;flex-direction:row;justify-content:center;align-self:stretch;align-items:center;gap:0;width:100%;padding:2px;display:flex;overflow:hidden}.global-search .global-search__filters-frame .ant-tabs-nav{background:0 0;width:100%;margin:0;padding:0}.global-search .global-search__filters-frame .ant-tabs-nav:before,.global-search .global-search__filters-frame .ant-tabs-ink-bar{display:none}.global-search .global-search__filters-frame .ant-tabs-nav-list{justify-content:center;align-items:center;gap:0;width:100%}.global-search .global-search__filters-frame .ant-tabs-tab{color:#272e49;min-width:0;font-family:var(--text-font-family);border-radius:12px;flex:auto;justify-content:center;align-items:center;margin:0;padding:8px 16px;font-size:12px;font-weight:500;line-height:1.5;transition:background-color .16s,color .16s}.global-search .global-search__filters-frame .ant-tabs-tab-active{background:var(--ant-color-bg-container,#fff);box-shadow:none;border:1px solid #e4e4e4}.global-search .global-search__filters-frame .ant-tabs-tab-active .ant-tabs-tab-btn{color:#272e49;font-family:var(--text-font-family);font-weight:500}.global-search .global-search__filters-frame .ant-tabs-content-holder{display:none}.global-search .global-search__body{flex-direction:column;align-self:stretch;align-items:flex-start;gap:4px;max-height:min(480px,100vh - 260px);padding:8px 16px;display:flex;overflow-y:auto}.global-search .global-search__section-heading{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.global-search .global-search__section-heading h2{color:var(--Text-Secondary,#7d7d7d);font-family:var(--text-font-family);letter-spacing:-.12px;margin:0;font-size:12px;font-style:normal;font-weight:400;line-height:130%}.global-search .global-search__history,.global-search .global-search__history-list,.global-search .global-search__results{flex-direction:column;align-self:stretch;gap:4px;width:100%;display:flex}.global-search .global-search__history-row,.global-search .global-search__result-row{width:100%;color:var(--ant-color-text,#343248);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;display:flex}.global-search .global-search__history-row{min-height:38px;color:var(--Text-Primary,#343248);font-family:var(--text-font-family);border-radius:12px;gap:8px;padding:8px 0;font-size:14px;line-height:21px}.global-search .global-search__history-row:hover,.global-search .global-search__history-row:focus-visible,.global-search .global-search__result-row:hover,.global-search .global-search__result-row:focus-visible{background:var(--ant-color-primary-bg,#f5f4fe);outline:none}.global-search .global-search__history-row:focus-visible,.global-search .global-search__result-row:focus-visible{box-shadow:inset 0 0 0 2px var(--ant-color-primary,#635bdb)}.global-search .global-search__result-row{min-height:38px;font-family:var(--text-font-family);border-radius:12px;gap:8px;padding:8px 0;font-size:14px;line-height:21px}.global-search .global-search__row-icon{color:#343248b8;flex:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:16px;display:inline-flex}.global-search .global-search__row-icon svg{width:16px;height:16px}.global-search .global-search__result-preview{flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:36px;display:inline-flex}.global-search .global-search__result-copy{flex:1;align-items:baseline;gap:8px;min-width:0;display:flex}.global-search .global-search__result-copy--stacked{flex-direction:column;align-items:flex-start;gap:0}.global-search .global-search__result-meta{white-space:nowrap;align-items:baseline;gap:8px;min-width:0;max-width:100%;display:flex;overflow:hidden}.global-search .global-search__result-title{color:#343248;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:21px;overflow:hidden}.global-search .global-search__result-subtitle{color:#3432488c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:18px;overflow:hidden}.global-search .global-search__result-detail{color:#34324873;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;line-height:16px;overflow:hidden}.global-search .global-search__status{color:#3432488c;text-align:center;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:8px;width:100%;min-height:180px;display:flex}.global-search .global-search__status p{max-width:360px;margin:0;font-size:13px;line-height:20px}.global-search .global-search__empty-title{color:var(--ant-color-text,#343248);font-weight:600;font-size:15px!important}.global-search .global-search__error{margin-top:12px}.global-search .global-search__updating{margin:8px auto 0}@media (width<=680px){.global-search .global-search__dialog{margin:0 auto;top:24px}.global-search .ant-modal-wrap{align-items:flex-start}.global-search .global-search__header{padding:16px 16px 0}.global-search .global-search__escape{display:none}.global-search .global-search__body{padding-inline:16px}.global-search .global-search__filters .ant-tabs-nav-wrap{overflow-x:auto}.global-search .global-search__filters .ant-tabs-nav-list{width:max-content}.global-search .global-search__filters .ant-tabs-tab{flex:none}}.app-chevron{color:#343248;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px;width:14px;height:14px;transition:transform .15s;display:block}.app-chevron--collapsed{transform:rotate(-90deg)}.platform-shell{background:var(--ant-color-bg-layout,#f6f6f6);min-height:100vh}.platform-shell__sidebar.ant-layout-sider{z-index:10;background:var(--ant-color-bg-container,#fefefe);border-right:1px solid #e2e2e2;height:100vh;position:sticky;top:0}.platform-shell__sidebar-resize-handle{z-index:20;width:20px;position:absolute;top:0;bottom:0;right:-10px}.platform-shell__sidebar-resize-handle .ResizeHandle{width:20px;height:100%;color:inherit;cursor:col-resize;touch-action:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative}.platform-shell__sidebar-resize-handle .ResizeHandle:before{content:"";background:0 0;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.platform-shell__sidebar-resize-handle .ResizeHandle:hover:before,.platform-shell__sidebar-resize-handle .ResizeHandle:focus-visible:before,.platform-shell__sidebar-resize-handle .ResizeHandle--dragging:before{background:var(--color-primary,#1677ff);width:2px}.platform-shell__sidebar-resize-handle .ResizeHandle:focus-visible{outline:2px solid var(--color-primary,#1677ff);outline-offset:-2px}.platform-shell__sidebar-resize-handle .ResizeHandle-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.platform-shell__sidebar-body{flex-direction:column;justify-content:space-between;min-height:100vh;padding:24px 16px;display:flex}.platform-shell__sidebar-body--collapsed{align-items:center;padding-inline:12px}.platform-shell__sidebar-top{flex-direction:column;gap:24px;width:100%;display:flex}.platform-shell__brand{justify-content:space-between;align-items:center;display:flex}.platform-shell__logo{width:28px;height:28px}.platform-shell__home-link{color:inherit;line-height:0;display:inline-flex}.platform-shell__collapse.ant-btn{color:#000000a6;flex:none;width:24px;height:24px}.platform-shell__sidebar-body--collapsed .platform-shell__brand{flex-direction:column;gap:16px}.platform-shell__section{flex-direction:column;gap:8px;width:100%;display:flex}.platform-shell__section-title{color:#00000080;font-size:var(--ant-font-size,14px);letter-spacing:var(--text-tracking-h5,-.28px);margin:0;padding:8px;line-height:20px}.platform-shell__search{color:#000c;cursor:pointer;width:100%;height:40px;font-family:inherit;font-size:var(--ant-font-size,14px);letter-spacing:var(--text-tracking-h5,-.28px);opacity:.8;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:16px;padding:8px;line-height:1.5;display:flex}.platform-shell__search:hover,.platform-shell__search:focus-visible{background:var(--ant-color-primary-bg,#f5f4fe);color:var(--ant-color-text,#343248);outline:none}.platform-shell__search:focus-visible{box-shadow:inset 0 0 0 2px var(--ant-color-primary,#1677ff)}.platform-shell__sidebar-body--collapsed .platform-shell__search{justify-content:center;padding-inline:0}.platform-shell__menu.ant-menu{background:0 0;width:100%;border:0!important;border-inline-end:0!important}.platform-shell__menu.ant-menu-inline{line-height:1.5;border-inline-end:0!important}.platform-shell__menu.ant-menu .ant-menu-item{color:#000c;width:100%;height:40px;font-size:var(--ant-font-size,14px);letter-spacing:var(--text-tracking-h5,-.28px);border-radius:8px;margin:0;padding-inline:8px!important}.platform-shell__menu.ant-menu.ant-menu-inline-collapsed{width:48px}.platform-shell__menu.ant-menu.ant-menu-inline-collapsed .ant-menu-item{width:48px;padding-inline:0!important}.platform-shell__menu.ant-menu.ant-menu-inline-collapsed .ant-menu-item-icon{margin-inline:auto}.platform-shell__menu.ant-menu .ant-menu-item+.ant-menu-item{margin-top:8px}.platform-shell__menu.ant-menu .ant-menu-item-selected{background:var(--ant-color-primary-bg,#f5f4fe);color:var(--ant-color-text,#343248)}.platform-shell__menu.ant-menu .ant-menu-item-disabled{color:#00000073!important}.platform-shell__menu.ant-menu .ant-menu-item-icon{color:currentColor;justify-content:center;align-items:center;display:inline-flex}.ant-menu-inline-collapsed-tooltip{height:28px;min-height:28px}.ant-menu-inline-collapsed-tooltip .ant-tooltip-container{height:28px;min-height:28px;padding-block:4px;line-height:20px}.ant-menu-inline-collapsed-tooltip.ant-tooltip-placement-right>.ant-tooltip-arrow{left:1px!important}.platform-shell__resource-navigation{flex-direction:column;gap:20px;width:100%;display:flex}.platform-shell__resource-section{flex-direction:column;gap:4px;width:100%;display:flex}.platform-shell__resource-group{width:100%}.platform-shell__resource-heading{color:#000c;border-radius:8px;align-items:center;width:100%;min-height:36px;display:flex}.platform-shell__resource-heading--selected{background:var(--ant-color-primary-bg,#f5f4fe);color:var(--ant-color-text,#343248)}.platform-shell__resource-expand,.platform-shell__resource-heading-link,.platform-shell__resource-link{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0}.platform-shell__resource-expand{color:#00000073;justify-content:center;align-items:center;width:28px;min-height:36px;padding:0;font-size:10px;display:inline-flex}.platform-shell__resource-heading-link{min-width:0;min-height:36px;font-size:var(--ant-font-size,14px);letter-spacing:var(--text-tracking-h5,-.28px);flex:1;align-items:center;gap:10px;padding:7px 8px 7px 0;display:flex}.platform-shell__resource-heading-link--direct{margin-left:28px}.platform-shell__resource-expand:hover,.platform-shell__resource-expand:focus-visible,.platform-shell__resource-heading-link:hover,.platform-shell__resource-heading-link:focus-visible,.platform-shell__resource-link:hover,.platform-shell__resource-link:focus-visible{color:var(--ant-color-text,#343248);outline:none}.platform-shell__resource-heading-link:focus-visible,.platform-shell__resource-expand:focus-visible,.platform-shell__resource-link:focus-visible{box-shadow:inset 0 0 0 2px var(--ant-color-primary,#1677ff)}.platform-shell__resource-heading-icon{color:currentColor;justify-content:center;align-items:center;display:inline-flex}.platform-shell__resource-list{border-left:1px solid #e8e8e8;flex-direction:column;gap:2px;margin:2px 0 4px 28px;padding-left:8px;display:flex}.platform-shell__resource-list--pinned{border-left:0;margin-left:0;padding-left:0}.platform-shell__resource-row{border-radius:6px;align-items:center;min-width:0;display:flex}.platform-shell__resource-link{color:#000000ad;flex:1;min-width:0;padding:6px 4px 6px 8px;font-size:13px;line-height:18px;overflow:hidden}.platform-shell__resource-row:hover{background:var(--ant-color-primary-bg,#f5f4fe)}.platform-shell__resource-label{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.platform-shell__pin.ant-btn{color:#0000006b;flex:none;width:26px;height:26px;padding:0}.platform-shell__pin:hover,.platform-shell__pin:focus-visible{color:var(--ant-color-primary,#1677ff)!important}.platform-shell__resource-state{color:#0000007a;align-items:center;gap:4px;min-height:28px;padding:4px 8px;font-size:12px;display:flex}.platform-shell__resource-state--error{color:var(--ant-color-error,#ff4d4f)}.platform-shell__account{width:100%;min-width:0;color:var(--ant-color-text-heading,#232323);cursor:pointer;font-size:var(--ant-font-size,14px);letter-spacing:var(--text-tracking-h5,-.28px);opacity:.8;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px;line-height:1.5;display:flex}.platform-shell__account:hover,.platform-shell__account:focus-visible{background:var(--ant-color-primary-bg,#f5f4fe);color:var(--ant-color-text,#343248);outline:none}.platform-shell__sidebar-body--collapsed .platform-shell__account{justify-content:center;padding-inline:0}.platform-shell__account-icon{flex:none;width:16px;height:16px}.platform-shell__account-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.platform-shell__content.ant-layout-content{background:var(--ant-color-bg-layout,#f6f6f6);min-width:0;min-height:100vh;overflow:visible}.auth-flow{background:var(--ant-color-white,#fefefe);box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;height:100vh;padding:20px;display:grid;overflow:hidden}.auth-flow__panel{justify-content:center;align-items:center;min-height:0;display:flex}.auth-flow__image-slot{background:var(--ant-color-white,#fefefe);border-radius:24px;width:100%;min-height:0;overflow:hidden}.auth-flow__image{object-fit:cover;border-radius:24px;width:100%;height:100%;display:block}.auth-flow__card{background:var(--ant-color-bg-container,var(--color-bg-container));box-sizing:border-box;border-radius:20px;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:454px;padding:40px;display:flex}.auth-flow__header{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:399px;display:flex}.auth-flow__logo{color:var(--ant-color-text,var(--color-fg));display:block}.auth-flow__heading{flex-direction:column;align-items:center;gap:16px;display:flex}.auth-flow__title{color:var(--ant-color-text,var(--color-fg));font-family:var(--text-font-family);font-size:var(--ant-font-size-heading-1,26px);font-weight:var(--ant-font-weight-strong,700);letter-spacing:var(--text-tracking-h1);line-height:var(--ant-line-height-heading-1,150%);text-align:center;margin:0}.auth-flow__subtitle,.auth-flow__status{color:var(--ant-color-text-secondary,var(--color-fg-muted));font-family:var(--text-font-family);font-size:var(--ant-font-size,14px);letter-spacing:var(--text-tracking-h5);font-weight:400;line-height:var(--ant-line-height,150%);text-align:center;margin:0}.auth-flow__form{flex-direction:column;gap:24px;width:100%;max-width:399px;display:flex}.auth-flow__form .ant-form-item{margin:0}.auth-flow__form .ant-form-item-label{width:100%;padding:0 0 8px}.auth-flow__form .ant-form-item-label>label{color:var(--ant-color-text-secondary,var(--color-fg-muted));font-family:var(--text-font-family);font-size:var(--ant-font-size,14px);height:auto;letter-spacing:var(--text-tracking-h5);font-weight:400;line-height:var(--ant-line-height,150%);width:100%;display:flex}.auth-flow__form .ant-form-item-label>label:after{display:none}.auth-flow__fields{flex-direction:column;gap:20px;display:flex}.auth-flow__actions{flex-direction:column;gap:16px;display:flex}.auth-flow__label-action{justify-content:space-between;align-items:center;width:100%;display:flex}.auth-flow__link{color:var(--ant-color-primary,var(--color-primary));font-family:var(--text-font-family);font-size:var(--ant-font-size,14px);letter-spacing:var(--text-tracking-h5);font-style:normal;font-weight:400;line-height:var(--ant-line-height,150%);white-space:nowrap;text-decoration:none}.auth-flow__link--button{cursor:pointer;background:0 0;border:0;padding:0}.auth-flow__link--button:disabled{cursor:default;opacity:.6}.auth-flow__password-icon{color:currentColor;width:16px;height:16px}.auth-flow__account-options{color:var(--ant-color-text,var(--color-fg));font-family:var(--text-font-family);font-size:var(--ant-font-size,14px);letter-spacing:var(--text-tracking-h5);font-style:normal;font-weight:400;line-height:var(--ant-line-height,150%);justify-content:center;align-items:center;gap:8px;min-height:28px;display:flex}.auth-flow__account-options p{opacity:.7;white-space:nowrap;margin:0}.auth-flow__email-pill{background:var(--ant-color-fill-tertiary,#f6f6f6);border-radius:var(--ant-border-radius,12px);color:var(--ant-color-text,var(--color-fg));font-family:var(--text-font-family);font-size:var(--ant-font-size,14px);letter-spacing:var(--text-tracking-h5);font-style:normal;font-weight:400;line-height:var(--ant-line-height,150%);text-align:center;border:0;justify-content:center;align-items:center;width:100%;max-width:399px;min-height:42px;padding:10px 24px;display:flex}.auth-flow__email-pill:disabled{cursor:default;opacity:1}.auth-flow__footnote{color:var(--ant-color-text-secondary,var(--color-fg-muted));font-family:var(--text-font-family);letter-spacing:var(--text-tracking-h6);text-align:center;width:100%;max-width:399px;margin:0;font-size:12px;font-style:normal;font-weight:400;line-height:130%}@media (width<=980px){.auth-flow{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.auth-flow__image-slot{display:none}}@media (width<=560px){.auth-flow__card{padding:28px}}html,body,#root{font-family:var(--ant-font-family,Onest, Arial, sans-serif);margin:0}:root{--page-padding-top:20px;--page-padding-inline:24px;--page-padding-bottom:32px;--page-title-color:#343248;--page-title-size:24px;--page-title-weight:600;--page-title-line-height:1.5;--page-title-tracking:-.72px;--page-muted-color:#7d7d7d;--page-section-gap:32px;--page-item-gap:16px;--brand-logo-mark:#b69df4;--text-font-family:var(--ant-font-family,Onest, Arial, sans-serif);--text-tracking-h1:-.78px;--text-tracking-h3:-.48px;--text-tracking-h5:-.28px;--text-tracking-h6:-.12px}.ant-btn-primary:disabled,.ant-btn-primary.ant-btn-disabled{background:var(--ant-color-primary-border,var(--color-primary-border));border-color:var(--ant-color-primary-border,var(--color-primary-border));color:var(--ant-color-white,var(--color-white))}.app-snackbar-notification.ant-notification-notice{width:100%;max-width:calc(100vw - 32px)}.ant-notification{z-index:1100!important}.app-snackbar-notification .ant-notification-notice-message{display:none}.app-snackbar-notification .ant-notification-notice-description{margin:0}.app-snackbar{align-items:flex-start;gap:16px;display:flex;overflow:hidden}.app-snackbar__content{align-items:flex-start;gap:8px;display:flex}.app-snackbar__icon{flex:none;width:16px;height:16px}.app-snackbar__spinner{border:2px solid #e4e4e4;border-top-color:#7cc223;border-radius:50%;flex:none;width:16px;height:16px;animation:.8s linear infinite app-snackbar-spin}@keyframes app-snackbar-spin{to{transform:rotate(360deg)}}.app-snackbar__copy{color:#343248;font-family:var(--text-font-family);letter-spacing:-.12px;flex-direction:column;justify-content:center;gap:4px;min-width:0;font-size:12px;font-weight:400;line-height:1.3;display:flex}.app-snackbar__description{color:#7d7d7d;overflow-wrap:anywhere}.app-snackbar__action{color:#343248;cursor:pointer;height:36px;font-family:var(--text-font-family);letter-spacing:-.12px;white-space:nowrap;background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;justify-content:center;align-items:center;padding:10px 24px;font-size:12px;font-weight:400;line-height:1.3;display:inline-flex}.app-snackbar__action:hover{background:#f7f7f7}*,:before,:after{box-sizing:border-box}.px-0{padding-inline:0}.py-0{padding-block:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.my-0{margin-block:0}.mx-0{margin-inline:0}.p-1{padding:4px}.px-1{padding-inline:4px}.py-1{padding-block:4px}.pt-1{padding-top:4px}.pb-1{padding-bottom:4px}.m-1{margin:4px}.mt-1{margin-top:4px}.mb-1{margin-bottom:4px}.my-1{margin-block:4px}.mx-1{margin-inline:4px}.p-2{padding:8px}.px-2{padding-inline:8px}.py-2{padding-block:8px}.pt-2{padding-top:8px}.pb-2{padding-bottom:8px}.m-2{margin:8px}.mt-2{margin-top:8px}.mb-2{margin-bottom:8px}.my-2{margin-block:8px}.mx-2{margin-inline:8px}.p-3{padding:12px}.px-3{padding-inline:12px}.py-3{padding-block:12px}.pt-3{padding-top:12px}.pb-3{padding-bottom:12px}.m-3{margin:12px}.mt-3{margin-top:12px}.mb-3{margin-bottom:12px}.my-3{margin-block:12px}.mx-3{margin-inline:12px}.p-4{padding:16px}.px-4{padding-inline:16px}.py-4{padding-block:16px}.pt-4{padding-top:16px}.pb-4{padding-bottom:16px}.m-4{margin:16px}.mt-4{margin-top:16px}.mb-4{margin-bottom:16px}.my-4{margin-block:16px}.mx-4{margin-inline:16px}.p-5{padding:20px}.px-5{padding-inline:20px}.py-5{padding-block:20px}.pt-5{padding-top:20px}.pb-5{padding-bottom:20px}.m-5{margin:20px}.mt-5{margin-top:20px}.mb-5{margin-bottom:20px}.my-5{margin-block:20px}.mx-5{margin-inline:20px}.p-6{padding:24px}.px-6{padding-inline:24px}.py-6{padding-block:24px}.pt-6{padding-top:24px}.pb-6{padding-bottom:24px}.m-6{margin:24px}.mt-6{margin-top:24px}.mb-6{margin-bottom:24px}.my-6{margin-block:24px}.mx-6{margin-inline:24px}.p-8{padding:32px}.px-8{padding-inline:32px}.py-8{padding-block:32px}.pt-8{padding-top:32px}.pb-8{padding-bottom:32px}.m-8{margin:32px}.mt-8{margin-top:32px}.mb-8{margin-bottom:32px}.my-8{margin-block:32px}.mx-8{margin-inline:32px}.mt-auto{margin-top:auto}.m-0{margin:0}.p-0{padding:0}.py-1\.5{padding-block:6px}.px-1\.5{padding-inline:6px}.flex{display:flex}.inline-flex{display:inline-flex}.block{display:block}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.shrink-0{flex-shrink:0}.items-center{align-items:center}.items-start{align-items:flex-start}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.space-y-1>:not([hidden])~:not([hidden]){margin-top:4px}.space-y-4>:not([hidden])~:not([hidden]){margin-top:16px}.space-y-6>:not([hidden])~:not([hidden]){margin-top:24px}.w-full{width:100%}.w-60{width:15rem}.min-w-0{min-width:0}.max-w-\[200px\]{max-width:200px}.max-h-\[70vh\]{max-height:70vh}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[720px\]{min-height:720px}.text-left{text-align:left}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.italic{font-style:italic}.uppercase{text-transform:uppercase}.text-\[11px\]{font-size:11px}.text-xs{font-size:12px;line-height:1.5}.text-sm{font-size:14px;line-height:1.5}.text-base{font-size:16px;line-height:1.5}.text-lg{font-size:18px;line-height:1.5}.text-inherit{color:inherit}.text-white{color:#fff}.bg-white{background-color:#fff}.border-white{border-color:#fff}.text-gray-50{color:#f9fafb}.bg-gray-50{background-color:#f9fafb}.border-gray-50{border-color:#f9fafb}.text-gray-100{color:#f3f4f6}.bg-gray-100{background-color:#f3f4f6}.border-gray-100{border-color:#f3f4f6}.text-gray-200{color:#e5e7eb}.bg-gray-200{background-color:#e5e7eb}.border-gray-200{border-color:#e5e7eb}.text-gray-300{color:#d1d5db}.bg-gray-300{background-color:#d1d5db}.border-gray-300{border-color:#d1d5db}.text-gray-400{color:#9ca3af}.bg-gray-400{background-color:#9ca3af}.border-gray-400{border-color:#9ca3af}.text-gray-500{color:#6b7280}.bg-gray-500{background-color:#6b7280}.border-gray-500{border-color:#6b7280}.text-gray-600{color:#4b5563}.bg-gray-600{background-color:#4b5563}.border-gray-600{border-color:#4b5563}.text-gray-700{color:#374151}.bg-gray-700{background-color:#374151}.border-gray-700{border-color:#374151}.text-gray-800{color:#1f2937}.bg-gray-800{background-color:#1f2937}.border-gray-800{border-color:#1f2937}.text-gray-900{color:#111827}.bg-gray-900{background-color:#111827}.border-gray-900{border-color:#111827}.text-neutral-100{color:#f5f5f5}.bg-neutral-100{background-color:#f5f5f5}.border-neutral-100{border-color:#f5f5f5}.text-red-50{color:#fef2f2}.bg-red-50{background-color:#fef2f2}.border-red-50{border-color:#fef2f2}.text-red-500{color:#ef4444}.bg-red-500{background-color:#ef4444}.border-red-500{border-color:#ef4444}.text-red-600{color:#dc2626}.bg-red-600{background-color:#dc2626}.border-red-600{border-color:#dc2626}.text-red-700{color:#b91c1c}.bg-red-700{background-color:#b91c1c}.border-red-700{border-color:#b91c1c}.text-blue-500{color:#3b82f6}.bg-blue-500{background-color:#3b82f6}.border-blue-500{border-color:#3b82f6}.text-blue-600{color:#2563eb}.bg-blue-600{background-color:#2563eb}.border-blue-600{border-color:#2563eb}.text-emerald-100{color:#d1fae5}.bg-emerald-100{background-color:#d1fae5}.border-emerald-100{border-color:#d1fae5}.text-emerald-400{color:#34d399}.bg-emerald-400{background-color:#34d399}.border-emerald-400{border-color:#34d399}.text-emerald-700{color:#047857}.bg-emerald-700{background-color:#047857}.border-emerald-700{border-color:#047857}.text-violet-100{color:#ede9fe}.bg-violet-100{background-color:#ede9fe}.border-violet-100{border-color:#ede9fe}.text-violet-400{color:#a78bfa}.bg-violet-400{background-color:#a78bfa}.border-violet-400{border-color:#a78bfa}.text-violet-900{color:#4c1d95}.bg-violet-900{background-color:#4c1d95}.border-violet-900{border-color:#4c1d95}.text-fg-muted{color:var(--ant-color-text-secondary,#807989)}.border-border{border-color:var(--ant-color-border,#e4e4e7)}.bg-\[\#141414\]{background:#141414}.bg-\[\#bb9bde\]{background:#bb9bde}.border{border:1px solid}.border-0{border:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.rounded{border-radius:4px}.rounded-md{border-radius:6px}.rounded-lg{border-radius:8px}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.break-words{overflow-wrap:break-word}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.resize-y{resize:vertical}.outline-none{outline:none}.transition{transition:all .15s}.fixed{position:fixed}.z-50{z-index:50}.\!font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.\!font-semibold{font-weight:600!important}.\!mb-0{margin-bottom:0!important}.\!text-gray-500{color:#6b7280!important}.\!text-gray-800{color:#1f2937!important}.\!text-lg{font-size:18px!important}.\!text-sm{font-size:14px!important}.\!text-xs{font-size:12px!important}.hover\:bg-gray-50:hover{background:#f9fafb}.hover\:bg-red-50:hover{background:#fef2f2}.hover\:bg-blue-600:hover{background:#2563eb}.hover\:bg-\[\#a88ad0\]:hover{background:#a88ad0}.hover\:border-gray-200:hover{border-color:#e5e7eb}.hover\:border-violet-600:hover{border-color:#7c3aed}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.hover\:text-emerald-900:hover{color:#064e3b}.hover\:text-gray-600:hover{color:#4b5563}.focus\:border-blue-500:focus{border-color:#3b82f6}.focus\:outline-none:focus{outline:none}.focus\:ring-1:focus{box-shadow:0 0 0 1px #3b82f6}.focus\:ring-2:focus{box-shadow:0 0 0 2px #60a5fa}.disabled\:opacity-60:disabled{opacity:.6}input[type=file].file\:border-0::file-selector-button{border:0}input[type=file].file\:mr-3::file-selector-button{margin-right:12px}input[type=file].file\:px-3::file-selector-button{padding-inline:12px}input[type=file].file\:py-2::file-selector-button{padding-block:8px}input[type=file].file\:rounded-md::file-selector-button{border-radius:6px}input[type=file].file\:bg-gray-100::file-selector-button{background:#f3f4f6}input[type=file].file\:text-gray-800::file-selector-button{color:#1f2937}input[type=file].hover\:file\:bg-gray-200:hover::file-selector-button{background:#e5e7eb}@media (width>=640px){.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}}@media (width>=1280px){.xl\:grid-cols-\[300px_minmax\(620px\,1fr\)\]{grid-template-columns:300px minmax(620px,1fr)}}.collection-molecule-context-menu__anchor{z-index:1050;opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;transform:translateY(-1px)}.collection-molecule-context-menu .ant-dropdown-menu,.collection-molecule-context-menu__submenu .ant-dropdown-menu,.collection-workflow-menu .ant-dropdown-menu{border:1px solid var(--ant-color-border-secondary,#f0f0f0);border-radius:12px;min-width:240px;padding:0;box-shadow:0 12px 32px #272e4924,0 2px 8px #272e4914}.collection-molecule-context-menu .ant-dropdown-menu-item,.collection-molecule-context-menu .ant-dropdown-menu-submenu-title,.collection-molecule-context-menu__submenu .ant-dropdown-menu-item,.collection-molecule-context-menu__submenu .ant-dropdown-menu-submenu-title,.collection-workflow-menu .ant-dropdown-menu-item,.collection-workflow-menu .ant-dropdown-menu-submenu-title{min-height:40px;font-size:var(--ant-font-size,14px);border-radius:8px;padding-inline:16px}.collection-molecule-context-menu .ant-dropdown-menu-item-icon,.collection-molecule-context-menu__submenu .ant-dropdown-menu-item-icon,.collection-workflow-menu .ant-dropdown-menu-item-icon{font-size:16px}.collection-molecule-context-menu .ant-dropdown-menu-item-icon svg,.collection-molecule-context-menu__submenu .ant-dropdown-menu-item-icon svg,.collection-workflow-menu .ant-dropdown-menu-item-icon svg{width:16px;height:16px}.collection-workflow-menu .ant-dropdown-menu{min-width:220px}.collection-selection-bar{z-index:30;border:1px solid var(--ant-color-border,#e4e4e4);background:var(--ant-color-bg-container,#fff);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 16px;display:flex;position:fixed;box-shadow:0 6px 6.5px #9999991a,0 24px 12px #99999917,0 53px 16px #9999990d,0 95px 19px #99999903}.collection-selection-bar__count{min-width:0;color:var(--ant-color-text-secondary,#7d7d7d);font-family:var(--text-font-family);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:14px;line-height:1.5;overflow:hidden}.collection-selection-bar__actions{scrollbar-width:none;flex:0 auto;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex;overflow-x:auto}.collection-selection-bar__actions::-webkit-scrollbar{display:none}.collection-selection-bar__action.ant-btn,.collection-selection-bar__clear.ant-btn,.collection-selection-bar__workflow>.ant-dropdown-trigger.ant-btn{min-height:40px;font-family:var(--text-font-family);border-radius:12px;flex:none;font-size:14px;line-height:1.5}.collection-selection-bar__action.ant-btn{color:#343248;background:#fff;border-color:#e4e4e4;gap:8px;padding:10.5px}.collection-selection-bar__action.ant-btn .ant-btn-icon,.collection-selection-bar__action.ant-btn .ant-btn-icon svg{width:16px;height:16px}.collection-selection-bar__workflow{flex:none;display:inline-flex}.collection-selection-bar__workflow>.ant-dropdown-trigger.ant-btn{border-color:var(--ant-color-primary,#8d72f9);background:var(--ant-color-primary,#8d72f9);color:var(--ant-color-white,#fff)}.collection-selection-bar__workflow>.ant-dropdown-trigger.ant-btn:hover:not(:disabled),.collection-selection-bar__workflow>.ant-dropdown-trigger.ant-btn:focus-visible:not(:disabled){border-color:var(--ant-color-primary-hover,#a18bfa);background:var(--ant-color-primary-hover,#a18bfa);color:var(--ant-color-white,#fff)}.collection-selection-bar__workflow>.ant-dropdown-trigger.ant-btn:disabled{border-color:var(--ant-color-border,#e4e4e4);background:var(--ant-color-bg-container-disabled,#f5f5f5);color:var(--ant-color-text-disabled,#00000040)}.collection-selection-bar__clear.ant-btn{flex-basis:40px;width:40px;padding-inline:0}@media (width<=1360px){.collection-selection-bar__label--collapsible{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.collection-selection-bar__action--collapsible.ant-btn{flex-basis:40px;width:40px;padding-inline:0}}@media (width<=600px){.collection-selection-bar__count-suffix,.collection-selection-bar__label--persistent{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.collection-selection-bar__action.ant-btn{flex-basis:40px;width:40px;padding-inline:0}.collection-workflow-menu__trigger-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.collection-workflow-menu__trigger-chevron{display:none}.collection-selection-bar__workflow>.ant-dropdown-trigger.ant-btn{width:40px;padding-inline:0}}.collection-action-dialog .ant-modal{max-width:calc(100vw - 32px)}.collection-action-dialog .ant-modal-content{border:1px solid var(--ant-color-border,#e4e4e4);border-radius:20px;padding:24px}.collection-action-dialog .ant-modal-header{margin-bottom:16px}.collection-action-dialog .ant-modal-title{color:var(--ant-color-text-heading,#272e49);font-family:var(--text-font-family);letter-spacing:-.54px;font-size:18px;font-weight:700;line-height:1.5}.collection-action-dialog .ant-modal-close{width:32px;height:32px}.collection-action-dialog__form{flex-direction:column;gap:24px;display:flex}.collection-action-dialog__fields{flex-direction:column;gap:16px;display:flex}.collection-action-dialog__mode.ant-segmented{box-sizing:border-box;background:var(--ant-color-fill-quaternary,#fafafa);border-radius:12px;height:38px;padding:2px}.collection-action-dialog__mode.ant-segmented .ant-segmented-group{width:100%;height:34px}.collection-action-dialog__mode.ant-segmented .ant-segmented-item{background:#fafafa;border-radius:12px;flex:1 1 0;height:34px;min-height:34px}.collection-action-dialog__mode.ant-segmented .ant-segmented-item-label{box-sizing:border-box;height:34px;min-height:34px;font-family:var(--text-font-family);padding:8px 16px;font-size:12px;font-weight:500;line-height:1.5}.collection-action-dialog__mode.ant-segmented .ant-segmented-item-selected{border:1px solid var(--ant-color-border,#e4e4e4);background:var(--ant-color-bg-container,#fefefe);box-shadow:none;border-radius:12px}.collection-action-dialog__field{flex-direction:column;gap:8px;display:flex}.collection-action-dialog__field label{color:var(--ant-color-text-secondary,#7d7d7d);font-family:var(--text-font-family);letter-spacing:-.12px;font-size:12px;font-weight:400;line-height:1.3}.collection-action-dialog__field .ant-select,.collection-action-dialog__field .ant-input,.collection-action-dialog__field .ant-input-affix-wrapper{width:100%}.collection-action-dialog__field .ant-select-selector,.collection-action-dialog__field .ant-input{border-radius:12px}.collection-action-dialog__select.ant-select{height:40px}.collection-action-dialog__select.ant-select .ant-select-selector{box-sizing:border-box;border:1px solid var(--ant-color-border,#e4e4e4);background:var(--ant-color-bg-container,#fefefe);border-radius:12px;height:40px;padding-inline:16px}.collection-action-dialog__select.ant-select .ant-select-selection-item,.collection-action-dialog__select.ant-select .ant-select-selection-placeholder,.collection-action-dialog__select.ant-select .ant-select-selection-search-input{color:#343248;font-family:var(--text-font-family);letter-spacing:-.12px;font-size:12px;font-weight:400;line-height:1.3}.collection-action-dialog__select.ant-select .ant-select-selection-placeholder{color:#343248}.collection-action-dialog__select.ant-select .ant-select-arrow{color:#343248;width:16px;height:16px;inset-inline-end:16px}.collection-action-dialog__select.ant-select:not(.ant-select-disabled,.ant-select-status-error):hover .ant-select-selector{border-color:var(--ant-color-primary-hover,#a18bfa)}.collection-action-dialog__select.ant-select.ant-select-focused:not(.ant-select-status-error) .ant-select-selector{border-color:var(--ant-color-primary,#8d72f9);box-shadow:0 0 0 2px var(--ant-control-outline,#8d72f91a)}.collection-action-dialog__select.ant-select.ant-select-status-error .ant-select-selector{border-color:var(--ant-color-error,#ff4d4f)}.collection-action-dialog__select.ant-select.ant-select-disabled .ant-select-selector{background:var(--ant-color-bg-container-disabled,#f5f5f5);color:var(--ant-color-text-disabled,#00000040)}.collection-action-dialog__select-chevron{width:16px;height:16px}.collection-action-dialog__select-chevron svg{width:16px;height:16px;display:block}.collection-action-dialog__error{margin-top:-8px}.collection-action-dialog__lookup-error{color:var(--ant-color-error,#ff4d4f);justify-content:space-between;align-items:center;gap:8px;font-size:12px;line-height:1.3;display:flex}.collection-action-dialog__lookup-error .ant-btn-link{height:auto;padding:0}.collection-action-dialog__description.ant-input{resize:vertical;min-height:139px}.collection-action-dialog__actions{justify-content:flex-end;gap:16px;display:flex}.collection-action-dialog__actions .ant-btn{border-radius:12px;min-height:42px;padding-inline:24px}.collection-action-dialog__button.ant-btn{box-sizing:border-box;height:41px;min-height:41px;font-family:var(--text-font-family);border-radius:12px;padding:10px 24px;font-size:14px;font-weight:400;line-height:1.5}.collection-action-dialog__button--primary.ant-btn-primary{border-color:var(--ant-color-primary,#8d72f9);background:var(--ant-color-primary,#8d72f9);width:140px;color:var(--ant-color-white,#fefefe)}.collection-action-dialog__button--primary.ant-btn-primary:hover:not(:disabled),.collection-action-dialog__button--primary.ant-btn-primary:focus-visible:not(:disabled){border-color:var(--ant-color-primary-hover,#a18bfa);background:var(--ant-color-primary-hover,#a18bfa);color:var(--ant-color-white,#fefefe)}.collection-export-dialog__formats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.collection-export-dialog__format.ant-btn{min-height:64px;font-weight:var(--ant-font-weight-strong,600);border-radius:12px}.collection-export-dialog__format.ant-btn .anticon{font-size:18px}.collection-export-dialog__label{color:var(--ant-color-text-secondary,#7d7d7d);font-size:12px;line-height:1.3}.collection-export-dialog__formats+.collection-action-dialog__field .ant-radio-group{gap:24px;display:flex}.collection-remove-dialog__body{color:var(--ant-color-text,#272e49);line-height:var(--ant-line-height,1.5)}.collection-remove-dialog__body p{margin:0}.workspace-page{background:var(--ant-color-bg-container,#fff);min-height:100vh;padding:20px 24px 32px}.workspace-page--figma-collections{padding:var(--page-padding-top) var(--page-padding-inline) var(--page-padding-bottom)}.workspace-page__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.workspace-page__header--compact{margin-bottom:16px}.workspace-page__eyebrow{color:#606164;margin:0 0 6px;font-size:12px;line-height:16px}.workspace-page__title{color:#343248;font-size:var(--page-title-size);font-weight:var(--page-title-weight);line-height:var(--page-title-line-height);letter-spacing:var(--page-title-tracking);margin:0}.workspace-page__subtitle{color:#7d7d7d;margin:2px 0 0;font-size:14px;line-height:1.5}.workspace-page__breadcrumb.ant-breadcrumb{color:#00000073;margin-bottom:12px;font-size:14px;line-height:22px}.workspace-page__toolbar{justify-content:flex-start;align-items:center;gap:16px;margin-bottom:18px;display:flex}.workspace-page__toolbar--collections{flex-wrap:wrap}.workspace-page__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.workspace-page__search.ant-input-affix-wrapper{border-color:#e5e7eb;border-radius:10px;width:min(100%,288px);height:38px}.workspace-page__filter.ant-select{width:180px}.workspace-table.ant-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.workspace-table .ant-table{color:#364153;font-size:14px}.workspace-table .ant-table-thead>tr>th{color:#7d7d7d;letter-spacing:-.12px;background:#fff;border-bottom:1px solid #f3f4f6;padding:8px 16px;font-size:12px;font-weight:400;line-height:16px}.workspace-table .ant-table-tbody>tr>td{background:#fefefe;border-bottom:1px solid #0000000f;padding:14px 16px}.workspace-table .ant-table-tbody>tr:hover>td{background:#faf7ff}.workspace-table--collections.ant-table-wrapper{border-radius:12px}.workspace-table--collections .ant-table{font-size:14px}.workspace-table--collections .ant-table-thead>tr>th{font-size:12px;line-height:16px}.workspace-table--collections .ant-table-tbody>tr>td{padding-block:12px}.workspace-table--collections .collections-table__name-column{width:240px;max-width:240px}.workspace-table--collections .collections-table__name-column .workspace-table__link{white-space:normal;overflow-wrap:anywhere;max-width:100%}.workspace-table .ant-table-tbody>tr:last-child>td{border-bottom:0}.workspace-table__primary{color:#101828;font-weight:500;line-height:20px;display:block}.workspace-table__link{width:fit-content}.workspace-table__link:hover,.workspace-table__link:focus-visible{color:var(--ant-color-primary,#1677ff);outline:none;text-decoration:underline}.workspace-table__secondary{color:#99a1af;font-size:12px;line-height:16px;display:block}.workspace-tag.ant-tag{font-family:var(--text-font-family);letter-spacing:-.12px;border:0;border-radius:12px;margin-inline-end:0;padding:2px 8px;font-size:12px;font-weight:400;line-height:1.3}.workspace-tag.ant-tag-green{color:#68a41d;background:#7cc2231a}.workspace-copy-button{color:#272e49;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background-color .16s,color .16s;display:inline-flex}.workspace-copy-button:hover,.workspace-copy-button:focus-visible,.workspace-copy-button--copied{background:#f1f1f1}.workspace-copy-button:focus-visible{outline-offset:2px;outline:2px solid #272e492e}.workspace-copy-button:disabled{color:#b9b9b9;cursor:not-allowed;background:0 0;width:20px;height:20px}@media (width<=767px){.workspace-page{padding:24px 16px}.workspace-page__header,.workspace-page__toolbar{flex-direction:column;align-items:stretch}}.workspace-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}@media (width<=1400px){.workspace-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.workflow-catalog{flex-direction:column;gap:24px;display:flex}.workflow-catalog__section{flex-direction:column;gap:8px;display:flex}.workflow-catalog__section-title{color:#343248;letter-spacing:-.28px;margin:0;font-size:14px;font-weight:600;line-height:1.5}.workflow-catalog__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.workflow-catalog__card{border-color:#e4e4e4;border-radius:16px;gap:12px;min-height:140px;padding:24px}.workflow-catalog__card-title{align-items:center;gap:8px;display:flex}.workflow-catalog__icon{color:#8d72f9;background:#f5f4fe;border-radius:12px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.workflow-catalog__card .workspace-card__title{color:#343248;letter-spacing:-.28px;font-weight:600;line-height:1.5}.workflow-catalog__card .workspace-card__text{color:#7d7d7d;letter-spacing:-.12px;margin:0;font-size:12px;font-weight:500;line-height:1.3}.workspace-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;gap:12px;min-width:0;padding:24px;display:flex}.workspace-card--button{width:100%;color:inherit;cursor:pointer;text-align:left;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s}.workspace-card--button:hover,.workspace-card--button:focus-visible{border-color:var(--ant-color-primary-border,#dad4f5);outline:none;transform:translateY(-1px);box-shadow:0 8px 24px #272e4914}.workspace-card__head{align-items:flex-start;gap:8px;display:flex}.workspace-card__icon{color:#101828;flex:none;align-items:center;width:16px;height:20px;display:inline-flex}.workspace-card__title{color:#000;margin:0;font-size:14px;font-weight:500;line-height:20px}.workspace-card__text{color:#606164;margin:8px 0 0;font-size:12px;line-height:16px}.workspace-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:16px;display:grid}.workspace-main{flex-direction:column;gap:24px;min-width:0;display:flex}.workspace-inspector{background:#fefefe;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;gap:16px;padding:25px;display:flex;position:sticky;top:24px}.workspace-inspector__header{color:#000;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.workspace-inspector__row{color:#000;justify-content:space-between;align-items:flex-start;gap:16px;font-size:13px;line-height:20.429px;display:flex}.workspace-inspector__label{color:#00000073}.workspace-inspector__value{text-align:right;flex-direction:column;align-items:flex-end;gap:8px;display:flex}.workspace-section{flex-direction:column;gap:16px;display:flex}.workspace-section__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.workspace-section__title{color:#000000e0;margin:0;font-size:16px;font-weight:600;line-height:28px}.workspace-getting-started{background:#f2f2f2;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.workspace-getting-started__title{color:#000;margin:0;padding-inline:12px;font-size:13px;line-height:20.429px}.workspace-empty-table{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:126px;padding:32px 16px;display:flex}.workspace-empty-table__title{color:#000;margin:0;font-size:14px;font-weight:500;line-height:20px}.workspace-empty-table__text{color:#99a1af;letter-spacing:.3px;margin:0;font-size:12px;font-weight:500;line-height:16px}@media (width<=1180px){.workflow-catalog__grid,.workspace-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-grid{grid-template-columns:1fr}.workspace-inspector{position:static}}@media (width<=767px){.workflow-catalog__grid,.workspace-card-grid{grid-template-columns:1fr}}.workspace-hypotheses-page{flex-direction:column;gap:16px;min-width:0;display:flex}.workspace-hypotheses-page__breadcrumb.ant-breadcrumb{color:#7d7d7d;font-family:var(--text-font-family);margin-bottom:0;font-size:14px;line-height:1.5}.workspace-hypotheses-page__header{justify-content:space-between;align-items:center;gap:24px;padding-bottom:4px;display:flex}.workspace-hypotheses-page__title-block{flex-direction:column;gap:4px;min-width:0;display:flex}.workspace-hypotheses-page__title{color:#343248;font-family:var(--text-font-family);font-size:var(--page-title-size);font-weight:var(--page-title-weight);letter-spacing:var(--page-title-tracking);margin:0;line-height:1.5}.workspace-hypotheses-page__subtitle{color:#7d7d7d;width:min(100%,583px);font-family:var(--text-font-family);margin:0;font-size:14px;line-height:1.5}.workspace-hypotheses-page__create-button.ant-btn-primary{color:#fff;height:42px;font-family:var(--text-font-family);box-shadow:none;background:#8d72f9;border:0;border-radius:12px;padding:10px 24px;font-size:14px;font-weight:400;line-height:1.5}.workspace-hypotheses-list{flex-direction:column;gap:16px;min-width:0;padding-top:4px;display:flex;overflow-x:auto}.workspace-hypotheses-list__search.ant-input-affix-wrapper{color:#343248;width:264px;height:36px;font-family:var(--text-font-family);letter-spacing:-.12px;background:#fff;border-color:#e4e4e7;border-radius:12px;padding:10px 16px;font-size:12px;line-height:1.3}.workspace-hypotheses-list__search.ant-input-affix-wrapper .ant-input-prefix{color:#7d7d7d;margin-inline-end:4px}.workspace-hypotheses-list__search.ant-input-affix-wrapper .ant-input{color:#343248;font-size:12px}.workspace-hypotheses-list__search.ant-input-affix-wrapper .ant-input::placeholder{color:#7d7d7d}.workspace-hypotheses-table{background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;min-width:920px;display:grid;overflow:hidden}.workspace-hypotheses-table__row{color:#272e49;width:100%;font-family:var(--text-font-family);letter-spacing:-.12px;text-align:left;background:#fefefe;border:0;border-bottom:1px solid #0000000f;grid-template-columns:minmax(360px,1fr) 124px 188px;align-items:stretch;font-size:12px;line-height:1.3;display:grid}.workspace-hypotheses-table__row:last-child{border-bottom:0}.workspace-hypotheses-table__row--head{color:#7d7d7d;min-height:40px}.workspace-hypotheses-table__row--body{cursor:pointer;min-height:66px;padding:0}.workspace-hypotheses-table__row--body:hover,.workspace-hypotheses-table__row--body:focus-visible{background:#fafafa;outline:none}.workspace-hypotheses-table__cell{align-items:center;min-width:0;padding:8px 16px;display:flex}.workspace-hypotheses-table__row--head .workspace-hypotheses-table__cell{border-left:1px solid #0000000f}.workspace-hypotheses-table__row--head .workspace-hypotheses-table__cell:first-child{border-left:0}.workspace-hypotheses-table__cell--name{gap:16px}.workspace-hypotheses-table__cell--actions{color:#7d7d7d;justify-content:center;font-size:14px}.workspace-hypotheses-table__copy{flex-direction:column;min-width:0;display:flex}.workspace-hypotheses-table__primary{color:#272e49;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-hypotheses-table__secondary{color:#7d7d7d;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-hypotheses-status{font-family:var(--text-font-family);letter-spacing:-.12px;white-space:nowrap;border-radius:12px;align-items:center;padding:2px 8px;font-size:12px;font-weight:400;line-height:1.3;display:inline-flex}.workspace-hypotheses-table__empty{color:#7d7d7d;min-height:92px;font-family:var(--text-font-family);justify-content:center;align-items:center;font-size:12px;display:flex}.workspace-hypothesis-page{flex-direction:column;gap:24px;display:flex}.workspace-hypothesis-page--selection-active{padding-bottom:128px}@media (width<=767px){.workspace-hypothesis-page--selection-active{padding-bottom:112px}}.workspace-hypothesis-hero{flex-direction:column;gap:12px;padding-bottom:4px;display:flex}.workspace-hypothesis-hero__breadcrumb.ant-breadcrumb{margin-bottom:0}.workspace-hypothesis-hero__content{justify-content:space-between;align-items:center;gap:24px;display:flex}.workspace-hypothesis-hero__copy{flex-direction:column;flex:auto;align-items:flex-start;gap:8px;min-width:0;display:flex}.workspace-hypothesis-hero__title{color:#343248;width:min(100%,882px);font-family:var(--text-font-family);letter-spacing:-.54px;margin:0;font-size:18px;font-weight:700;line-height:1.5}.workspace-hypothesis-hero__description{color:#606164;width:min(100%,882px);margin:0;font-size:12px;line-height:16px}.workspace-hypothesis-status-select-wrap{width:fit-content;display:inline-flex}.workspace-hypothesis-hero__actions{flex:none;align-items:center;gap:12px;display:flex}.workspace-hypothesis-hero__workflow-button.ant-btn-primary,.workspace-hypothesis-hero__workflow-button.ant-btn-primary:disabled{color:#fff;height:42px;font-family:var(--text-font-family);opacity:1;background:#dad4f5;border:0;border-radius:12px;padding:10px 24px;font-size:14px;font-weight:400;line-height:1.5}.workspace-hypothesis-section-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.workspace-hypothesis-section-title{color:#343248;font-family:var(--text-font-family);letter-spacing:-.28px;margin:0;font-size:14px;font-weight:700;line-height:1.5}.workspace-hypothesis-secondary-button.ant-btn{color:#343248;height:42px;font-family:var(--text-font-family);background:#fefefe;border-color:#e4e4e4;border-radius:12px;padding:10px 24px;font-size:14px;line-height:1.5}.workspace-hypothesis-controls{justify-content:space-between;align-items:center;gap:16px;display:flex}.workspace-hypothesis-controls__left{align-items:center;gap:8px;display:flex}.workspace-hypothesis-search.ant-input-affix-wrapper{color:#343248;width:264px;height:36px;font-family:var(--text-font-family);letter-spacing:-.12px;background:#fff;border-color:#e4e4e7;border-radius:12px;padding:10px 16px;font-size:12px;line-height:1.3}.workspace-hypothesis-search.ant-input-affix-wrapper .ant-input-prefix{color:#7d7d7d;margin-inline-end:4px}.workspace-hypothesis-search.ant-input-affix-wrapper .ant-input{color:#343248;font-size:12px}.workspace-hypothesis-search.ant-input-affix-wrapper .ant-input::placeholder{color:#7d7d7d}.workspace-hypothesis-sort-button.ant-btn{color:#343248;height:36px;font-family:var(--text-font-family);letter-spacing:-.12px;background:#fefefe;border-color:#e4e4e4;border-radius:12px;padding:1px 17px;font-size:12px;line-height:1.3}.workspace-hypothesis-view-toggle.ant-segmented{background:#fafafa;border-radius:12px;padding:2px}.workspace-hypothesis-view-toggle.ant-segmented .ant-segmented-group{gap:0}.workspace-hypothesis-view-toggle.ant-segmented .ant-segmented-item,.workspace-hypothesis-view-toggle.ant-segmented .ant-segmented-item-label{border-radius:12px;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;line-height:32px}.workspace-hypothesis-view-toggle.ant-segmented .ant-segmented-item-selected{background:#fefefe;box-shadow:inset 0 0 0 1px #e4e4e4}.workspace-hypothesis-molecule-grid{gap:16px;display:grid}.workspace-hypothesis-molecule-grid--linked{grid-template-columns:repeat(6,minmax(0,1fr))}.workspace-hypothesis-molecule-grid.workspace-hypothesis-molecule-grid--list{grid-template-columns:1fr}.workspace-hypothesis-molecule-card{min-width:0;color:inherit;background:#fff;border:1px solid #e4e4e4;border-radius:12px;flex-direction:column;justify-content:center;gap:12px;padding:12px;text-decoration:none;transition:border-color .16s,box-shadow .16s;display:flex;position:relative}.workspace-hypothesis-molecule-card--available{cursor:pointer}.workspace-hypothesis-molecule-card__resize-handle{z-index:5;cursor:nwse-resize;opacity:1;touch-action:none;background:0 0;border:0;width:26px;height:26px;padding:0;display:block;position:absolute;bottom:-1px;right:-1px}.workspace-hypothesis-molecule-card__resize-handle .ResizeHandle{cursor:nwse-resize;opacity:0;touch-action:none;background:0 0;border:3px solid #0000;border-top:0;border-left:0;border-radius:0 0 12px;width:100%;height:100%;margin:0;padding:0;transition:opacity .12s;display:block;position:relative}.workspace-hypothesis-molecule-card:hover .workspace-hypothesis-molecule-card__resize-handle .ResizeHandle,.workspace-hypothesis-molecule-card__resize-handle .ResizeHandle:focus-visible,.workspace-hypothesis-molecule-card__resize-handle .ResizeHandle--dragging{opacity:1;outline:none}.workspace-hypothesis-molecule-card__resize-handle .ResizeHandle:before{display:none}.workspace-hypothesis-molecule-card__resize-handle .ResizeHandle:hover,.workspace-hypothesis-molecule-card__resize-handle .ResizeHandle:focus-visible,.workspace-hypothesis-molecule-card__resize-handle .ResizeHandle--dragging{border-color:#8d72f9}.workspace-hypothesis-molecule-card__resize-handle .ResizeHandle-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.workspace-hypothesis-molecule-card:hover,.workspace-hypothesis-molecule-card:focus-visible,.workspace-hypothesis-molecule-card:focus-within{color:inherit;border-color:#dad4f5;outline:none;text-decoration:none;box-shadow:0 8px 24px #0f172a14}.workspace-hypothesis-molecule-card--selected{background:#faf9ff;border-color:#8d72f9;box-shadow:0 0 0 2px #8d72f92e}.workspace-hypothesis-molecule-grid--list .workspace-hypothesis-molecule-card{flex-direction:row;justify-content:flex-start;align-items:center;min-height:128px}.workspace-hypothesis-molecule-grid--list .workspace-hypothesis-molecule-card__resize-handle{display:none}.workspace-hypothesis-molecule-card__structure{width:100%;height:134px;color:inherit;justify-content:center;align-items:center;display:flex}.workspace-hypothesis-molecule-grid--list .workspace-hypothesis-molecule-card__structure{flex:0 0 185px;width:185px}.workspace-hypothesis-molecule-card__topline{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.molecule-hover-panel{opacity:0;pointer-events:none;flex:none;align-items:center;gap:0;transition:opacity .14s,transform .14s;display:inline-flex;transform:translateY(2px)}.workspace-hypothesis-molecule-card:hover .molecule-hover-panel,.workspace-hypothesis-molecule-card:focus-within .molecule-hover-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.molecule-hover-panel button{color:#343248;cursor:pointer;background:#fefefe;border:1px solid #e4e4e4;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;display:inline-flex}.molecule-hover-panel button:first-child{border-radius:8px 0 0 8px}.molecule-hover-panel button+button{border-radius:0 8px 8px 0;margin-left:-1px}.molecule-hover-panel button:hover,.molecule-hover-panel button:focus-visible{color:#8d72f9;background:#f5f4fe;outline:none}.workspace-hypothesis-molecule-card__number{color:#747474;font-family:var(--text-font-family);font-size:12px;font-weight:400;line-height:normal}.workspace-hypothesis-molecule-card__status-select.ant-select{width:min(146px,100%)}.workspace-hypothesis-molecule-card__star{color:#343248;cursor:pointer;background:0 0;border:1px solid #e4e4e4;border-radius:8px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:14px;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.workspace-hypothesis-molecule-card__star:hover,.workspace-hypothesis-molecule-card__star:focus-visible{background:#f5f4fe;border-color:#dad4f5;outline:none}.workspace-hypothesis-molecule-card__star:disabled{color:#b9b9b9;cursor:wait;opacity:.7}.workspace-hypothesis-empty-search{grid-column:1/-1}@media (width<=1180px){.workspace-hypothesis-molecule-grid--linked{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=980px){.workspace-hypothesis-molecule-grid--linked{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.workspace-hypothesis-molecule-grid--linked{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.workspace-hypothesis-molecule-grid--linked{grid-template-columns:1fr}}@media (width<=767px){.workspace-hypothesis-hero__content,.workspace-hypothesis-hero__actions,.workspace-hypothesis-section-header,.workspace-hypothesis-controls,.workspace-hypothesis-controls__left{flex-direction:column;align-items:stretch}.workspace-hypothesis-search.ant-input-affix-wrapper{width:100%}.workspace-hypothesis-view-toggle.ant-segmented{width:fit-content}}.workspace-pill-tabs.ant-segmented{background:#f9f8f7;border-radius:12px;width:fit-content;padding:2px}.workspace-pill-tabs.ant-segmented .ant-segmented-group{gap:0}.workspace-pill-tabs.ant-segmented .ant-segmented-item{color:#272e49;min-height:34px;font-family:var(--text-font-family);border-radius:12px;font-size:12px;font-weight:500;line-height:1.5}.workspace-pill-tabs.ant-segmented .ant-segmented-item-label{min-height:34px;padding:8px 16px;line-height:18px}.workspace-pill-tabs.ant-segmented .ant-segmented-thumb{background:#fefefe;border-radius:12px;box-shadow:inset 0 0 0 1px #e4e4e4}.workspace-pill-tabs.ant-segmented .ant-segmented-item-selected{background:#fefefe;box-shadow:inset 0 0 0 1px #e4e4e4}.workspace-pill-tabs.ant-segmented .ant-segmented-item-selected .ant-segmented-item-label{color:#272e49}.workspace-dialog-form{flex-direction:column;gap:16px;display:flex}.workspace-dialog-form__field{color:#606164;flex-direction:column;gap:8px;font-size:13px;display:flex}.workspace-dialog-form__actions{justify-content:flex-end;gap:12px;padding-top:8px;display:flex}.workspace-create-collection-modal .ant-modal-content{border:1px solid #e4e4e4;border-radius:20px;padding:24px}.workspace-create-collection-modal .ant-modal-header{margin-bottom:16px}.workspace-create-collection-modal .ant-modal-title{color:#272e49;letter-spacing:-.54px;font-size:18px;font-weight:700;line-height:1.5}.workspace-page__breadcrumb-link{color:var(--page-muted-color);font-size:14px;line-height:1.5;text-decoration:none}.workspace-page__breadcrumb-link:hover,.workspace-page__breadcrumb-link:focus-visible{color:var(--ant-color-primary,#8d72f9);text-decoration:underline}.workspace-page__breadcrumb-separator{color:#d4d4d8}.structure-based-page{flex-direction:column;gap:16px;max-width:1600px;margin:0 auto;display:flex}.project-create-page__content{flex-direction:column;gap:24px;width:min(100%,576px);margin:0 auto;display:flex}.project-detail__activity-name{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:240px;display:inline-block;overflow:hidden}.notes-card{background:#fefefe;border:1px solid #e4e4e7;border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:16px;display:flex}.notes-card__head,.notes-card__item-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.notes-card.molecule-card{padding:16px}.notes-card--plain{background:0 0;border:0;border-radius:0;padding:0}.notes-card__head{min-height:41px}.notes-card--titleless .notes-card__head{justify-content:flex-end;min-height:auto}.notes-card--plain .notes-card__add-button.ant-btn{color:#343248;height:42px;font-family:var(--text-font-family);background:#fefefe;border-color:#e4e4e4;border-radius:12px;padding:10px 24px;font-size:14px;line-height:1.5}.notes-card__title{color:#343248;letter-spacing:0;margin:0;font-size:14px;font-weight:700;line-height:1.5}.notes-card__add-button.ant-btn{color:#343248;min-width:112px;height:41px;box-shadow:none;background:#fefefe;border-color:#e4e4e4;border-radius:12px;padding:10px 24px;font-size:14px;line-height:1.5}.notes-card__add-button.ant-btn:hover,.notes-card__add-button.ant-btn:focus-visible{color:#343248;border-color:#d8d8dc}.notes-card__empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:126px;display:flex}.notes-card__empty-title{color:#343248;margin:0;font-size:14px;line-height:1.5}.notes-card__empty-text{color:#7d7d7d;letter-spacing:0;margin:0 0 12px;font-size:12px;line-height:1.3}.notes-card__composer{background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;flex-direction:column;gap:10px;min-width:0;padding:16px;display:flex}.notes-card__composer--edit{margin-top:4px}.notes-card__composer .ant-tabs{min-width:0}.notes-card__composer .ant-tabs-nav{margin-bottom:10px}.notes-card__composer-actions{justify-content:flex-end;gap:8px;display:flex}.notes-card__preview{color:#272e49;letter-spacing:0;overflow-wrap:anywhere;min-height:96px;padding:8px 0;font-size:12px;line-height:1.3}.notes-card__state{justify-content:center;align-items:center;min-height:56px;display:flex}.notes-card__list{flex-direction:column;gap:12px;display:flex}.notes-card__item{background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:16px 24px 24px;display:flex}.notes-card__meta{color:#7d7d7d;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;font-size:12px;line-height:1.3;display:flex}.notes-card__author-icon{color:#272e49;flex:none;width:16px;height:16px}.notes-card__author{overflow-wrap:anywhere;color:#343248;font-weight:600}.notes-card__edited-tag{color:#7d7d7d;background:#fafafa;border:1px solid #e4e4e4;border-radius:999px;align-items:center;padding:1px 6px;font-size:11px;line-height:1.3;display:inline-flex}.notes-card__item-head .ant-btn{color:#7d7d7d;height:24px;padding:0;font-size:14px;line-height:1.5}.notes-card__item-head .ant-btn:hover,.notes-card__item-head .ant-btn:focus-visible{color:#343248}.notes-card__more-button.ant-btn{border-radius:8px;width:28px;height:28px;padding:0}.notes-card__more-button.ant-btn .anticon{font-size:18px}.notes-card__markdown,.notes-card__preview{color:#272e49;letter-spacing:0;overflow-wrap:anywhere;min-width:0;font-size:12px;line-height:1.3}.notes-card__markdown :first-child,.notes-card__preview :first-child{margin-top:0}.notes-card__markdown :last-child,.notes-card__preview :last-child{margin-bottom:0}.notes-card__markdown h1,.notes-card__markdown h2,.notes-card__markdown h3,.notes-card__markdown h4,.notes-card__preview h1,.notes-card__preview h2,.notes-card__preview h3,.notes-card__preview h4{color:#343248;letter-spacing:0;margin:12px 0 6px;font-weight:700;line-height:1.3}.notes-card__markdown h1,.notes-card__preview h1{font-size:18px}.notes-card__markdown h2,.notes-card__preview h2{font-size:16px}.notes-card__markdown h3,.notes-card__markdown h4,.notes-card__preview h3,.notes-card__preview h4{font-size:14px}.notes-card__markdown p,.notes-card__preview p{margin:0 0 8px}.notes-card__markdown strong,.notes-card__preview strong{font-weight:700}.notes-card__markdown em,.notes-card__preview em{font-style:italic}.notes-card__markdown a,.notes-card__preview a{color:#1252b3;text-underline-offset:2px;text-decoration:underline}.notes-card__markdown ul,.notes-card__markdown ol,.notes-card__preview ul,.notes-card__preview ol{margin:0 0 8px;padding-left:18px;list-style-position:outside}.notes-card__markdown ul,.notes-card__preview ul{list-style-type:disc}.notes-card__markdown ol,.notes-card__preview ol{list-style-type:decimal}.notes-card__markdown ul>li,.notes-card__preview ul>li{list-style-type:disc;display:list-item}.notes-card__markdown ol>li,.notes-card__preview ol>li{list-style-type:decimal;display:list-item}.notes-card__markdown ul ul,.notes-card__markdown ul ol,.notes-card__markdown ol ol,.notes-card__markdown ol ul,.notes-card__preview ul ul,.notes-card__preview ul ol,.notes-card__preview ol ol,.notes-card__preview ol ul{margin-top:0;margin-bottom:0}.notes-card__markdown ul ul>li,.notes-card__preview ul ul>li{list-style-type:circle}.notes-card__markdown ul ul ul>li,.notes-card__preview ul ul ul>li{list-style-type:square}.notes-card__markdown li,.notes-card__preview li{margin:2px 0}.notes-card__markdown li+li,.notes-card__preview li+li{margin-top:4px}.notes-card__markdown li>p,.notes-card__preview li>p{margin:4px 0}.notes-card__markdown .contains-task-list,.notes-card__preview .contains-task-list{padding-left:18px}.notes-card__markdown .task-list-item,.notes-card__preview .task-list-item{list-style-type:none}.notes-card__markdown .task-list-item+.task-list-item,.notes-card__preview .task-list-item+.task-list-item{margin-top:3px}.notes-card__markdown .task-list-item input,.notes-card__preview .task-list-item input{vertical-align:middle;margin:0 6px 2px -18px}.notes-card__markdown img,.notes-card__preview img{border-style:none;max-width:100%}.notes-card__markdown hr,.notes-card__preview hr{background:#e4e4e7;border:0;height:1px;margin:12px 0}.notes-card__markdown pre,.notes-card__markdown code,.notes-card__preview pre,.notes-card__preview code{background:#f6f6f7;border-radius:6px;font-size:12px}.notes-card__markdown code,.notes-card__preview code{padding:1px 4px}.notes-card__markdown pre,.notes-card__preview pre{padding:10px;overflow-x:auto}.notes-card__markdown blockquote,.notes-card__preview blockquote{color:#5f6170;border-left:3px solid #d9d9df;margin:0 0 8px;padding-left:12px}.notes-card__markdown table,.notes-card__preview table{border-collapse:collapse;max-width:100%;margin:0 0 8px;display:block;overflow-x:auto}.notes-card__markdown th,.notes-card__markdown td,.notes-card__preview th,.notes-card__preview td{text-align:left;border:1px solid #e4e4e4;padding:6px 8px}@media (width<=767px){.notes-card{padding:12px}.notes-card__head{align-items:flex-start}.notes-card__item{padding:14px 16px 18px}}.molecule-flow{padding:20px 24px 32px}.molecule-flow__hero{background:#fefefe;flex-direction:column;gap:12px;padding:0 0 4px;display:flex}.molecule-flow__breadcrumb.ant-breadcrumb{margin:0}.molecule-flow__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.molecule-flow__title-block{flex:auto;min-width:0}.molecule-flow__title-row{align-items:center;gap:8px;min-width:0;display:flex}.molecule-flow__title{min-width:0;color:var(--page-title-color);font-size:var(--page-title-size);font-weight:var(--page-title-weight);letter-spacing:var(--page-title-tracking);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;margin:0;line-height:1.5;overflow:hidden}.molecule-flow__status-select.ant-select{flex:none;width:min(166px,100%)}.molecule-flow__tabs{margin-bottom:var(--page-padding-top);background:#fefefe;border-bottom:1px solid #e4e4e4;align-items:flex-end;gap:32px;width:fit-content;margin-left:0;padding:0;display:flex;overflow-x:auto}.molecule-flow__tab{color:#000000d9;cursor:pointer;min-height:46px;font:inherit;letter-spacing:-.28px;white-space:nowrap;background:0 0;border:0;padding:16px 0;font-size:14px;line-height:1;position:relative}.molecule-flow__tab--active{color:#8d72f9}.molecule-flow__tab--active:after{content:"";background:#8d72f9;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.molecule-flow__notice{margin:16px 0 0}.molecule-flow__layout.ResizableSplit{grid-template-columns:minmax(320px, min(var(--resizable-split-first-size), 100% - 340px)) 1.25rem minmax(320px, 1fr);align-items:start;gap:0;padding:0;display:grid}.molecule-flow__layout.ResizableSplit .ResizeHandle{z-index:10;pointer-events:auto;align-self:stretch}.molecule-flow__layout.ResizableSplit .ResizeHandle:before{background:0 0}.molecule-flow__layout.ResizableSplit .ResizeHandle:hover:before,.molecule-flow__layout.ResizableSplit .ResizeHandle:focus-visible:before,.molecule-flow__layout.ResizableSplit .ResizeHandle--dragging:before{background:var(--color-primary,#1677ff)}.molecule-flow__main{flex-direction:column;gap:16px;min-width:0;display:flex}.molecule-flow__main--single{margin:0}.molecule-flow__side{flex-direction:column;gap:16px;min-width:0;display:flex}.molecule-card{background:#fefefe;border:1px solid #e4e4e7;border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:17px;display:flex}.molecule-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.molecule-card__head--inline{justify-content:flex-start;align-items:center;gap:8px}.molecule-card__title{color:#343248;letter-spacing:-.28px;margin:0;font-size:14px;font-weight:700;line-height:1.5}.molecule-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 40px;display:grid}.molecule-fact{flex-direction:column;gap:8px;min-width:0;display:flex}.molecule-fact__label{color:#7d7d7d;letter-spacing:-.12px;font-size:12px;line-height:1.3}.molecule-fact__value{overflow-wrap:anywhere;color:#343248;letter-spacing:-.28px;min-width:0;font-size:14px;line-height:1.5}.molecule-fact__copy-row{align-items:center;gap:4px;min-width:0;display:flex}.molecule-fact__copy-row .molecule-fact__value{flex:0 auto}.molecule-properties-table.ant-table-wrapper{border-radius:12px;overflow:hidden}.molecule-properties-table .ant-table{color:#272e49;font-size:12px}.molecule-properties-table .ant-table-thead>tr>th{color:#7d7d7d;background:#fefefe;border-bottom-color:#0000000f;font-size:12px;font-weight:400}.molecule-properties-table .ant-table-tbody>tr>td{border-bottom-color:#0000000f}.molecule-structure-card__stage{background:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:243px;display:flex;overflow:hidden}.molecule-structure-card__empty{color:#7d7d7d;text-align:center;justify-content:center;align-items:center;min-height:243px;padding:16px;display:flex}.molecule-structure-card__empty--action{flex-direction:column;gap:12px}.molecule-structure-card__empty--action p{margin:0}.molecule-actions-card{gap:4px}.molecule-actions-card>.molecule-card__title:first-child{padding-inline:10px}.molecule-actions-card .ant-btn{text-align:left;justify-content:flex-start;height:40px;padding-inline:10px}.molecule-actions-card .ant-btn>span:not(.ant-btn-icon){text-align:left;flex:1}.molecule-actions-card__divider{background:#e4e4e4;width:100%;height:1px;margin:8px 0}.molecule-actions-card__divider+.molecule-card__title{padding:12px 10px 0}.molecule-more-workflows{flex-direction:column;gap:4px;min-width:200px;display:flex}.molecule-more-workflows .ant-btn{text-align:left;justify-content:flex-start}.molecule-delete-modal .ant-modal-content{border:1px solid #e4e4e4;border-radius:20px;padding:24px}.molecule-delete-modal .ant-modal-header{margin-bottom:16px}.molecule-delete-modal .ant-modal-title{color:#272e49;letter-spacing:-.54px;font-size:18px;font-weight:700;line-height:1.5}.molecule-delete-modal .ant-modal-footer{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.molecule-delete-modal__body{color:#606164;gap:16px;font-size:14px;line-height:1.5;display:grid}.molecule-delete-modal__body p{margin:0}.molecule-delete-modal__preserved{background:#fafafa;border:1px solid #e4e4e4;border-radius:12px;gap:4px;padding:12px 14px;display:grid}.molecule-delete-modal__preserved strong{color:#343248;font-weight:600}.molecule-hypothesis-list{flex-direction:column;gap:8px;display:flex}.molecule-hypothesis-list__item{color:#343248;border:1px solid #e4e4e7;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.molecule-hypothesis-list__item:hover,.molecule-hypothesis-list__item:focus-visible{color:#7654fc;border-color:#dad4f5;outline:none}@media (width<=900px){.molecule-flow__layout.ResizableSplit.ResizableSplit--stacked{grid-template-columns:1fr}.molecule-flow__layout.ResizableSplit .ResizeHandle{display:none}}@media (width<=767px){.molecule-flow__header{flex-direction:column}.molecule-flow__hero,.molecule-flow__tabs{padding-inline:0}.molecule-flow__tabs{margin-bottom:16px}.molecule-flow__layout,.molecule-flow__main--single{margin:0;padding:0}.molecule-facts{grid-template-columns:1fr}}.molecule-preview-drawer .ant-drawer-content{background:#fefefe}.molecule-preview{color:#343248;min-height:100%;font-family:var(--text-font-family)}.molecule-preview__header{background:#fefefe;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:20px 24px 8px;display:grid}.molecule-preview__header-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.molecule-preview__title-area{min-width:0}.molecule-preview__title-row{align-items:center;gap:8px;min-width:0;display:flex}.molecule-preview__title-row h2{color:#343248;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:700;line-height:1.5;overflow:hidden}.molecule-preview__title-area p{color:#7d7d7d;margin:4px 0 0;font-size:14px;line-height:1.5}.molecule-preview__status.ant-tag,.molecule-preview__auto-tag.ant-tag{color:#68a41d;background:#7cc2231a;border:0;border-radius:12px;margin-inline-end:0;font-size:12px;line-height:1.3}.molecule-preview__close{color:#7d7d7d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.molecule-preview__severity-block{flex-direction:row;grid-column:1/-1;align-items:center;gap:8px;display:flex}.molecule-preview__full-page-link.ant-btn{color:#7d7d7d;width:fit-content;font-family:var(--text-font-family);background:#fff;border-radius:12px;gap:8px;padding:10px;font-size:14px;font-weight:400;line-height:1.5}.molecule-preview__full-page-icon{width:16px;height:16px}.molecule-preview__severity-block>span:first-child{color:#7d7d7d;font-size:14px;line-height:1.5}.molecule-preview__content{flex-direction:column;gap:16px;padding:8px 24px 24px;display:flex}.molecule-preview__structure{padding:16px}.molecule-preview__structure-stage{background:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:260px;display:flex;overflow:hidden}.molecule-preview__structure-stage .smiles-structure{width:100%}.molecule-preview__empty{text-align:center;color:#7d7d7d;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:180px;font-size:12px;display:flex}.molecule-preview__empty--action{flex-direction:column;gap:12px;padding:16px}.molecule-preview__empty--action p{margin:0}.molecule-preview__empty--compact{min-height:92px}.molecule-preview__table.ant-table-wrapper{border-radius:12px;overflow:hidden}.molecule-preview__table .ant-table{color:#272e49;font-size:12px}.molecule-preview__table .ant-table-thead>tr>th{color:#7d7d7d;letter-spacing:0;background:#fefefe;border-bottom-color:#0000000f;height:40px;padding:8px 16px;font-size:12px;font-weight:400;line-height:1.3}.molecule-preview__table .ant-table-tbody>tr>td{color:#272e49;letter-spacing:0;background:#fefefe;border-bottom-color:#0000000f;padding:14px 16px;font-size:12px;line-height:1.3}.molecule-preview__table .ant-table-tbody>tr:last-child>td{border-bottom:0}.molecule-preview__alert-row{cursor:default}.molecule-preview__alert-row:focus-visible>td,.molecule-preview__alert-row--active>td{background:color-mix(in srgb, var(--ant-color-primary) 8%, transparent)}.molecule-preview__severity{letter-spacing:0;border-radius:12px;align-items:center;width:fit-content;padding:2px 8px;font-size:12px;line-height:1.3;display:inline-flex}.molecule-preview__severity--high{color:#e6234d;background:#fee7ef}.molecule-preview__severity--medium{color:#df6a25;background:#fef2ed}.molecule-preview__severity--low{color:#68a41d;background:#7cc2231a}.molecule-preview__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 40px;display:grid}.molecule-preview__fact{flex-direction:column;gap:8px;min-width:0;display:flex}.molecule-preview__fact--wide{grid-column:1/-1}.molecule-preview__fact-label{color:#7d7d7d;font-size:12px;line-height:1.3}.molecule-preview__fact-value{color:#343248;align-items:center;gap:4px;min-width:0;font-size:14px;line-height:1.5;display:flex}.molecule-preview__fact-value>span{overflow-wrap:anywhere;min-width:0}.molecule-preview__notes{padding:16px}.molecule-preview__hypotheses{flex-direction:column;align-items:center;gap:16px;display:flex}.molecule-preview__hypotheses-head{border-bottom:1px solid #0000000f;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;display:grid}.molecule-preview__hypotheses-head span{color:#7d7d7d;padding:12px 8px;font-size:12px;line-height:1.3}.molecule-preview__hypotheses .ant-empty{margin:0}.molecule-preview__hypotheses .ant-empty-description span{color:#343248;flex-direction:column;gap:8px;font-size:14px;display:flex}.molecule-preview__hypotheses .ant-empty-description small{color:#7d7d7d;font-size:12px;font-weight:400}.molecule-preview__secondary-button.ant-btn{color:#343248;background:#fefefe;border-color:#e4e4e4;border-radius:12px;height:41px;padding:10px 24px;font-size:14px}@media (width<=767px){.molecule-preview-drawer .ant-drawer-content-wrapper{width:100%!important}.molecule-preview__content,.molecule-preview__header{padding-inline:16px}.molecule-preview__facts{grid-template-columns:1fr}}.lp-molstar-toolbar__representation-select{min-width:190px}.run-details-modal .ant-modal-container,.docking-run-details-modal .ant-modal-container{background:#fefefe;border:1px solid #e4e4e7;border-radius:20px;padding:24px;overflow:hidden;box-shadow:0 18px 48px #1e1c2d29}.run-details-modal .ant-modal-content,.docking-run-details-modal .ant-modal-content{padding:0}.run-details-modal .ant-modal-header,.docking-run-details-modal .ant-modal-header{background:0 0;margin-bottom:20px}.run-details-modal .ant-modal-title,.docking-run-details-modal .ant-modal-title{color:#272e49;font-size:18px;font-weight:700}.run-details-modal .ant-modal-body,.docking-run-details-modal .ant-modal-body{color:#5f5b70;font-size:13px;line-height:1.5}.run-details{font-family:var(--text-font-family);gap:20px;display:grid}.run-details__summary-table,.run-details__table{border-collapse:separate;border-spacing:0;background:#fefefe;border:1px solid #e4e4e7;border-radius:12px;width:100%;overflow:hidden}.run-details__summary-table th,.run-details__summary-table td,.run-details__table th,.run-details__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #0000000f;min-height:42px;padding:10px 14px}.run-details__summary-table tr:last-child th,.run-details__summary-table tr:last-child td,.run-details__table tr:last-child th,.run-details__table tr:last-child td{border-bottom:0}.run-details__summary-table th,.run-details__table th{color:#7d7d7d;width:150px;font-size:12px;font-weight:400}.run-details__summary-table td,.run-details__table td{overflow-wrap:anywhere;color:#343248;min-width:0;font-size:13px}.run-details__table td strong{color:#343248;font-weight:600}.run-details__download-link{color:#654bb0;max-width:100%;font:inherit;text-align:left;text-underline-offset:2px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;-webkit-text-decoration:underline #654bb059;text-decoration:underline #654bb059;overflow:hidden}.run-details__download-link:hover{color:#4f36a5;text-decoration-color:currentColor}.run-details__download-link:disabled{color:#807989;cursor:wait}.run-details__summary-table code,.run-details__section pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.run-details__section{gap:8px;display:grid;overflow:visible}.run-details__section h4{color:#343248;margin:0;font-size:16px;font-weight:600;line-height:28px}.run-details__section p{color:#5f5b70;margin:0}.run-details__section>pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#343248;background:#f8f8fa;border:1px solid #e4e4e7;border-radius:10px;max-height:220px;margin:0;padding:12px;font-size:11px;line-height:1.5;overflow:auto}.run-details__command-stream{background:#f8f8fa;border:1px solid #e4e4e7;border-radius:10px;gap:0;max-height:280px;padding:12px;display:grid;overflow:auto}.run-details__command-group{min-width:0}.run-details__command-group>code{color:#343248;white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;display:block;overflow:visible}.run-details__command-group>code>span{display:block}.run-details__command-group strong{border-radius:3px;padding:1px 3px;font-weight:600}.run-details__parameter--default{color:#6249c6;background:#e7e2ff}.run-details__parameter--runtime{color:#356da8;background:#e3edf9}.run-details__parameter--network{color:#28725f;background:#e2f2ed}.run-details__parameter--security{color:#a15d20;background:#fff0df}.run-details__parameter--input{color:#654bb0;background:#e9e5fb}.run-details__parameter--output{color:#a84269;background:#fbe7ee}.run-details__parameter--compute{color:#2f6e8e;background:#e6f1f8}.run-details__logs{color:#f5f5f5;background:#141414;border:1px solid #262626;border-radius:10px;max-height:320px;overflow:auto}.run-details__logs-loading{place-items:center;min-height:120px;display:grid}.run-details__logs>pre{color:inherit;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:12px 14px;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.run-details__logs .ant-alert{margin:12px}.run-details__logs .ant-typography{color:#9e9e9e}@media (width<=620px){.run-details__summary-table{display:block;overflow-x:auto}.run-details__table th{width:120px}}.synthesis-dialog .ant-modal-content{background:#fefefe;border-radius:20px;padding:24px 32px}.synthesis-dialog .ant-modal-header{background:0 0;margin-bottom:20px}.synthesis-dialog .ant-modal-title{color:#272e49;font-family:var(--text-font-family);letter-spacing:-.54px;font-size:18px;font-style:normal;font-weight:700;line-height:1.5}.synthesis-dialog .ant-modal-close{top:18px;inset-inline-end:20px}.synthesis-dialog .ant-modal-footer{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.synthesis-dialog__body{flex-direction:column;gap:16px;display:flex}.synthesis-dialog__loading{align-items:center;gap:8px;min-height:40px;display:flex}.synthesis-dialog__field{flex-direction:column;gap:8px;min-width:0;display:flex}.synthesis-dialog__label{color:#7d7d7d;font-family:var(--text-font-family);letter-spacing:0;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:1.3;display:flex}.synthesis-dialog__hint-icon{color:#7d7d7d;cursor:help;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.synthesis-dialog__hint-icon svg{width:16px;height:16px;display:block}.synthesis-dialog__control{width:100%}.synthesis-dialog__control.ant-select,.synthesis-dialog__control.ant-input-number{height:40px}.synthesis-dialog__control .ant-select-selector,.synthesis-dialog__control.ant-input-number{box-shadow:none;background:#fefefe;border-color:#e4e4e4;border-radius:12px}.synthesis-dialog__control.ant-select:hover .ant-select-selector,.synthesis-dialog__control.ant-select-focused .ant-select-selector,.synthesis-dialog__control.ant-input-number:hover,.synthesis-dialog__control.ant-input-number-focused{box-shadow:none;border-color:#e4e4e4}.synthesis-dialog__control .ant-select-selector{min-height:40px;padding-inline:17px}.synthesis-dialog__control .ant-select-selection-item,.synthesis-dialog__control .ant-select-selection-placeholder{color:#343248;font-family:var(--text-font-family);align-items:center;font-size:12px;line-height:1.3;display:flex}.synthesis-dialog__control.ant-input-number{--ant-input-number-handle-width:18px;width:auto;inline-size:fit-content;min-width:0;max-width:100%;display:inline-flex}.synthesis-dialog__control.ant-input-number .ant-input-number-input-wrap{width:fit-content}.synthesis-dialog__control.ant-input-number .ant-input-number-input{box-sizing:border-box;width:calc(var(--synthesis-number-width,2ch) + 42px);color:#343248;text-align:center;min-width:0;height:38px;font-family:var(--text-font-family);letter-spacing:-.28px;padding-inline:17px;font-size:14px;font-style:normal;font-weight:400;line-height:1.5}.synthesis-dialog__control.ant-input-number .ant-input-number-action-down-disabled,.synthesis-dialog__control.ant-input-number .ant-input-number-handler-down-disabled{color:#b9b9b9}.synthesis-dialog__helper{color:#7d7d7d;max-width:336px;font-family:var(--text-font-family);letter-spacing:0;font-size:12px;line-height:1.3}.synthesis-dialog__smiles{color:#343248;overflow-wrap:anywhere;background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;max-height:72px;padding:11px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:400;line-height:1.35;display:block;overflow:auto}.synthesis-dialog__settings{flex-direction:column;gap:16px;display:flex}.synthesis-dialog__grid{flex:1 0 0;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;gap:16px;display:grid}.synthesis-dialog__toggles{flex-direction:column;gap:8px;padding-top:0;display:flex}.synthesis-dialog__toggle{align-items:center;gap:10px;display:flex}.synthesis-dialog__toggle .ant-switch{flex:none}.synthesis-dialog__footer-button.ant-btn{min-width:112px;height:40px;font-family:var(--text-font-family);border-radius:12px;font-size:12px;line-height:1.3}.synthesis-planning-parameters__control.ant-select,.synthesis-planning-parameters__control.ant-input-number{width:100%;height:40px}.synthesis-planning-parameters__control.ant-input-number{inline-size:auto}.synthesis-planning-parameters__control.ant-input-number .ant-input-number-input{width:100%}.synthesis-planning-parameters__label{color:#344054;white-space:nowrap;font-weight:500}.synthesis-planning-parameters__control .ant-select-selection-item,.synthesis-planning-parameters__control .ant-select-selection-placeholder,.synthesis-planning-parameters__control .ant-select-selection-search-input,.synthesis-planning-parameters__control .ant-input-number-input{color:#344054;font-size:14px;font-weight:400;line-height:1.5}.synthesis-planning-parameters__control.ant-select{font-weight:400}@media (width<=560px){.synthesis-dialog{max-width:calc(100vw - 24px)}.synthesis-dialog .ant-modal-content{padding:20px}.synthesis-dialog__grid{grid-template-columns:1fr}}.ResizableSplit{grid-template-columns:minmax(var(--resizable-split-min-first-size), var(--resizable-split-first-size)) 1.25rem minmax(0, 1fr);min-width:0;display:grid}.ResizableSplit-pane{min-width:0}.ResizeHandle{z-index:1;width:1.25rem;color:inherit;cursor:col-resize;touch-action:none;background:0 0;border:0;margin:0;padding:0;position:relative}.ResizeHandle:before{background:var(--color-border,#d9d9d9);content:"";width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ResizeHandle:hover:before,.ResizeHandle:focus-visible:before,.ResizeHandle--dragging:before{background:var(--color-primary,#1677ff);width:2px}.ResizeHandle:focus-visible{outline:2px solid var(--color-primary,#1677ff);outline-offset:-2px}.ResizeHandle-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ResizableSplit.ResizableSplit--stacked{grid-template-columns:1fr}.ResizableSplit.ResizableSplit--stacked .ResizeHandle{display:none}.docking-page__split.ResizableSplit>.ResizeHandle.ResizeHandle--vertical,.docking-page__split.ResizableSplit>.ResizeHandle.ResizeHandle--vertical:hover,.docking-page__split.ResizableSplit>.ResizeHandle.ResizeHandle--vertical:focus-visible,.docking-page__split.ResizableSplit>.ResizeHandle.ResizeHandle--vertical.ResizeHandle--dragging{box-shadow:none;background:0 0}.docking-page__split.ResizableSplit>.ResizeHandle.ResizeHandle--vertical:before{background:var(--color-border,#d9d9d9);opacity:.55;width:1px;top:16px}.docking-page__split.ResizableSplit>.ResizeHandle.ResizeHandle--vertical:hover:before,.docking-page__split.ResizableSplit>.ResizeHandle.ResizeHandle--vertical:focus-visible:before,.docking-page__split.ResizableSplit>.ResizeHandle.ResizeHandle--vertical.ResizeHandle--dragging:before{background:var(--color-primary,#1677ff);opacity:1;width:1px}.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}.route-molecule-node{background:var(--ant-color-bg-container,#fff);width:178px;color:var(--ant-color-text,#111827);border-width:2px;border-radius:8px;flex-direction:column;align-items:center;padding:8px;display:flex;position:relative;box-shadow:0 1px 2px #0f172a14}.route-molecule-node__handle{background:#9ca3af}.route-molecule-node__count{z-index:1;color:#92400e;background:#b4530924;border:1px solid #b453095c;border-radius:5px;padding:3px 5px;font-size:11px;font-weight:700;line-height:1;position:absolute;top:6px;left:6px}.route-molecule-node__route-choice{z-index:2;border:1px solid var(--ant-color-primary-border,#dad4f5);background:var(--ant-color-bg-container,#fff);color:var(--ant-color-text-secondary,#807989);white-space:nowrap;border-radius:999px;align-items:center;gap:2px;margin-top:8px;padding:1px 3px;font-size:11px;line-height:20px;display:inline-flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0f172a1a}.route-molecule-node__route-choice button{width:18px;height:20px;color:var(--ant-color-primary,#8d72f9);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0;font-size:16px;line-height:16px}.route-molecule-node__route-choice button:hover:not(:disabled),.route-molecule-node__route-choice button:focus-visible{background:var(--ant-color-primary-bg,#f5f4fe)}.route-molecule-node__route-choice button:disabled{color:var(--ant-color-text-quaternary,#bfbfbf);cursor:not-allowed}.route-molecule-node__stock,.route-molecule-node__price,.route-molecule-node__badge{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;background:#6b728024;border:1px solid #6b728047;border-radius:999px;max-width:148px;margin-top:4px;padding:3px 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.route-molecule-node__stock--active{color:#047857;background:#10b98124;border-color:#10b9814d}.route-molecule-node__price{color:#1d4ed8;background:#3b82f621;border-color:#3b82f64d}.route-molecule-node__badges{flex-wrap:wrap;justify-content:center;gap:4px;max-width:100%;margin-top:4px;display:flex}.route-graph-controls.react-flow__controls{background:var(--ant-color-bg-elevated,#fff);border:1px solid #94a3b847;box-shadow:0 8px 22px #0f172a1f}.route-molecule-details{gap:16px;display:grid}.route-molecule-details__preview{justify-content:center;display:flex}.route-molecule-details__section{gap:4px;display:grid}.route-molecule-details__label{text-transform:uppercase;font-size:12px;font-weight:600;line-height:16px}.route-molecule-details__code{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:18px}.route-molecule-details__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}.route-molecule-details__meta>div{gap:2px;display:grid}.route-molecule-details__badges{flex-wrap:wrap;gap:6px;display:flex}.synthesis-results{flex-direction:column;gap:10px;display:flex}.synthesis-results__workflow-tabs.ant-segmented{align-self:flex-start;width:fit-content}.synthesis-results__panel{flex-direction:column;gap:16px;display:flex}.synthesis-results__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.synthesis-results__title{margin-bottom:4px}.synthesis-results__loading{justify-content:center;align-items:center;min-height:180px;display:flex}.synthesis-results__content{width:100%}.synthesis-results__selectors{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.synthesis-results__field-label{color:#7d7d7d;letter-spacing:0;text-transform:uppercase;font-size:12px;line-height:1.3;display:block}.synthesis-results__select{width:100%}.synthesis-results__graph{background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:460px;overflow:hidden}@media (width<=767px){.synthesis-results__selectors{grid-template-columns:1fr}}.status-select.ant-select{--ant-select-background-color:#fefefe;--ant-select-border-color:#e4e4e4;--ant-select-border-radius:8px;color:#343248;width:min(166px,100%);max-width:100%}.status-select.ant-select .ant-select-selector{border-radius:8px;min-height:28px;padding:0 28px 0 8px;box-shadow:none!important}.status-select.ant-select:not(.ant-select-disabled):hover .ant-select-selector,.status-select.ant-select-focused .ant-select-selector{box-shadow:none!important}.status-select.ant-select:not(.ant-select-disabled):hover,.status-select.ant-select-focused{--ant-select-border-color:#c9c9cf}.status-select.ant-select-focused{--ant-select-active-border-color:#c9c9cf;--ant-select-active-outline-color:transparent}.status-select.ant-select-disabled{--ant-select-background-color:#f6f6f7;--ant-select-border-color:#e4e4e4}.status-select.ant-select-disabled .ant-select-selector{opacity:.75}.status-select.ant-select .ant-select-selection-item{align-items:center;min-width:0;padding-inline-end:0;font-weight:400;display:flex}.status-select.ant-select .ant-select-content.ant-select-content-has-value{line-height:normal}.status-select.ant-select .ant-select-arrow{color:#343248;width:14px;height:14px;margin-top:-7px;padding-right:4px;right:4px}.status-select__label{color:#343248;letter-spacing:0;align-items:center;gap:8px;min-width:0;padding-left:5px;font-size:12px;font-weight:400;line-height:1.3;display:inline-flex}.status-select__label--filter{font-size:14px;line-height:1.5}.status-select__dot{border-radius:50%;flex:none;width:8px;height:8px}.status-select__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-select__check{color:#343248;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px;flex:none;width:12px;height:12px}.status-select__chevron{color:#343248}.status-select-dropdown.ant-select-dropdown{background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;width:166px;padding:4px;overflow:hidden;box-shadow:0 8px 24px #0f172a14}.status-select-dropdown .ant-select-item{border-radius:8px;min-height:24px;margin:0 0 4px;padding:4px 8px}.status-select-dropdown .ant-select-item:last-child{margin-bottom:0}.status-select-dropdown .ant-select-item-option-selected{background:#f4f3f3;font-weight:400}.status-select-dropdown .ant-select-item-option-active{background:#f4f3f3}.status-select-dropdown .ant-select-item-option-content{text-overflow:clip;flex:0 auto;min-width:0;display:flex;overflow:visible}.status-select-dropdown .status-select__label{flex:none;padding-left:0}.status-select-dropdown .status-select__text{text-overflow:clip;overflow:visible}.hypotheses-view{flex-direction:column;gap:16px;width:100%;display:flex}.hypotheses-view__header,.hypotheses-view__toolbar{align-items:center;gap:12px;display:flex}.hypotheses-view__header{justify-content:space-between}.hypotheses-view__header h2{color:var(--text-primary,#343248);letter-spacing:-.54px;margin:0;font-size:18px;font-weight:600}.hypotheses-view__toolbar{flex-wrap:wrap}.hypotheses-view__search{width:264px}.hypotheses-view__toolbar>.ant-select{min-width:148px}.hypotheses-view__status-filter.ant-select{width:160px}.hypotheses-view__modes{background:#fafafa;border-radius:12px;gap:2px;margin-left:auto;padding:2px;display:flex}.hypotheses-view__mode-button{color:#7d7d7d;border:1px solid #0000;border-radius:12px;height:36px;padding:8px;font-size:14px;font-weight:500}.hypotheses-view__mode-button:hover,.hypotheses-view__mode-button:focus-visible{color:#343248;background:#f5f4fe}.hypotheses-view__mode-button--active{color:#343248;background:#fefefe;border-color:#e4e4e4}.hypotheses-view__content{min-height:180px}.hypotheses-view__table.ant-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.hypotheses-view__table .ant-table{color:#364153;font-size:14px}.hypotheses-view__table .ant-table-thead>tr>th{color:#7d7d7d;letter-spacing:-.12px;background:#fff;border-bottom-color:#f3f4f6;padding:8px 16px;font-size:12px;font-weight:400;line-height:16px}.hypotheses-view__table .ant-table-tbody>tr>td{background:#fefefe;border-bottom-color:#0000000f;padding:14px 16px}.hypotheses-view__table .ant-table-tbody>tr:last-child>td{border-bottom:0}.hypotheses-view__table .ant-table-tbody>tr:hover>td{background:#faf7ff}.hypotheses-view__loading{margin:64px auto;display:block}.hypotheses-view__table-copy{flex-direction:column;gap:2px;display:flex}.hypotheses-view__primary,.hypotheses-view__tile-title{color:#272e49;font-weight:500}.hypotheses-view__secondary{color:#8c8c8c;font-size:12px}.hypotheses-view__status{border:0;border-radius:12px;font-size:12px}.hypotheses-view__kanban,.hypotheses-view__tiles{gap:12px;display:grid}.hypotheses-view__kanban{grid-template-columns:repeat(5,300px);overflow-x:auto}.hypotheses-view__column{box-sizing:border-box;border:1px solid #0000;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;width:300px;min-height:230px;padding:12px;display:flex}.hypotheses-view__column-header{color:#343248;justify-content:space-between;align-items:center;width:100%;padding:0 4px 8px;font-size:13px;font-weight:600;display:flex}.hypotheses-view__column-status{background:#ffffffa6;border-radius:999px;padding:2px 8px;font-size:14px;font-weight:400;line-height:20px}.hypotheses-view__column-body{flex-direction:column;gap:8px;width:100%;display:flex}.hypotheses-view__drop-indicator{background:var(--brand-primary,#6d5dfc);border-radius:999px;flex:0 0 3px;width:100%;height:3px;box-shadow:0 0 0 3px #6d5dfc24}.hypotheses-view__column-add.ant-btn{color:#343248;background:#fefefe;border-color:#e4e4e4;border-radius:12px;flex:none;width:100%;height:41px;font-size:14px;font-weight:500}.hypotheses-view__kanban-card,.hypotheses-view__tile{color:#343248;text-align:left;cursor:pointer;background:#fff;border:1px solid #eaeaef;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;display:flex}.hypotheses-view__kanban-card{padding:13px;font-size:15px}.hypotheses-view__kanban-card[draggable=true]{cursor:grab}.hypotheses-view__kanban-card[draggable=true]:active{cursor:grabbing}.hypotheses-view__kanban-card small{color:#7d7d7d;font-size:13px;line-height:19.5px}.hypotheses-view__kanban-status{border-radius:999px;padding:2px 8px;font-size:14px;line-height:20px}.hypotheses-view__kanban-project,.hypotheses-view__kanban-date{color:#7d7d7d;font-size:12px;line-height:16px}.hypotheses-view__kanban-project{background:#f7f7fa;border-radius:999px;margin-top:4px;padding:2px 8px}.hypotheses-view__tiles{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.hypotheses-view__tile{padding:16px}@media (width<=900px){.hypotheses-view__modes{margin-left:0}}.home-page{box-sizing:border-box;background:#fefefe;flex-direction:column;gap:32px;width:100%;min-height:100%;padding:20px 24px 32px;display:flex}.home-page__header,.home-page__section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-page__header h1{color:var(--page-title-color);font-size:var(--page-title-size);font-weight:var(--page-title-weight);line-height:var(--page-title-line-height);letter-spacing:var(--page-title-tracking);margin:0}.home-page__header-actions{gap:16px;display:flex}.home-page__section{flex-direction:column;gap:16px;display:flex}.home-page__section h2{color:#343248;letter-spacing:-.54px;margin:0;font-size:18px;font-weight:600}.home-page__quick-grid,.home-page__project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.home-page__quick-card,.home-page__project-card{color:#343248;text-align:left;background:#fefefe;border:1px solid #e4e4e4;border-radius:16px;align-items:flex-start;gap:8px;display:flex}.home-page__quick-card{cursor:pointer;flex-direction:column;min-height:120px;padding:16px}.home-page__quick-card:disabled{opacity:.62;cursor:not-allowed}.home-page__quick-icon{color:#8d72f9;background:#f5f4fe;border-radius:8px;padding:8px;font-size:16px;display:inline-flex}.home-page__quick-title,.home-page__project-title{font-weight:600}.home-page__quick-description,.home-page__project-description,.home-page__project-date{color:#7d7d7d;font-size:14px}.home-page__project-card{cursor:pointer;min-height:100px;padding:16px}.home-page__project-icon{color:#8d72f9;background:#f5f4fe;border-radius:12px;flex:none;padding:8px;display:inline-flex}.home-page__project-details{flex-direction:column;gap:4px;min-width:0;display:flex}.home-page__project-date{margin-top:auto;font-size:12px}.home-page__error{color:#e6234d;margin:0}@media (width<=980px){.home-page__quick-grid,.home-page__project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.home-page__header,.home-page__section-heading{flex-direction:column;align-items:flex-start}.home-page__quick-grid,.home-page__project-grid{grid-template-columns:1fr}}.molecule-selection-bar{z-index:30;background:#fff;border:1px solid #e4e4e4;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 16px;display:flex;position:fixed;bottom:24px;left:96px;right:24px;box-shadow:0 6px 13px #9999991a,0 24px 24px #99999917,0 53px 32px #9999990d}.molecule-selection-bar__count{color:#7d7d7d;font-family:var(--text-font-family);white-space:nowrap;font-size:14px;line-height:1.5}.molecule-selection-bar__actions{align-items:center;gap:16px;display:flex}.molecule-selection-bar__actions>.ant-btn-primary{height:40px;box-shadow:none;background:#8d72f9;border-radius:12px;padding-inline:24px}.molecule-selection-bar__clear.ant-btn{border-color:#e8e8e8;border-radius:12px;width:40px;height:40px;padding:4px}@media (width<=767px){.molecule-selection-bar{gap:8px;padding-inline:10px;bottom:16px;left:16px;right:16px}.molecule-selection-bar__actions{gap:8px}.molecule-selection-bar__actions>.ant-btn-primary{padding-inline:12px}}.jobs-table .ant-table-thead>tr>th{color:#7d7d7d;letter-spacing:-.12px;padding:8px 16px;font-size:12px;font-weight:400}.jobs-table .ant-table-tbody>tr>td{background:#fefefe;border-bottom:1px solid #0000000f;padding:14px 16px}.jobs-table .ant-table-tbody>tr.jobs-table__row--clickable{cursor:pointer}.jobs-table .ant-table-tbody>tr.jobs-table__row--clickable:hover>td{background:#faf7ff}.jobs-table__job-cell{flex-direction:column;gap:2px;min-width:190px;display:flex}.jobs-table__job-name{color:#272e49;font-size:14px;line-height:1.5}.jobs-table__owner{color:#8c8c8c;font-size:12px;line-height:1.3}.jobs-table__entity-cell{flex-direction:column;gap:2px;min-width:120px;display:flex}.jobs-table__entity-cell a{color:var(--color-primary,var(--ant-color-primary,#8d72f9));font-size:14px;line-height:1.5;text-decoration:none}.jobs-table__entity-cell a:hover,.jobs-table__entity-cell a:focus-visible{color:var(--color-primary-hover,var(--ant-color-primary-hover,#7654fc));text-decoration:underline}.jobs-table__entity-project{color:#8c8c8c!important;font-size:12px!important;line-height:1.3!important}.jobs-table__job-id,.jobs-table__muted{color:#8c8c8c;font-size:12px;line-height:1.3}.jobs-table .ant-tag{border-radius:12px;padding-inline:8px;font-size:12px;line-height:20px}.jobs-table .ant-tag.jobs-table__running-tag{color:#8b47ff;vertical-align:middle;background:#f7f2ff;border:0;align-items:center;padding:2px 8px;line-height:20px;display:inline-flex}.jobs-table__running-content{align-items:center;line-height:20px;display:inline-flex}.jobs-table__processing-loader{border:2px solid #8b47ff3d;border-top-color:#8b47ff;border-radius:50%;flex:0 0 12px;width:12px;height:12px;animation:.9s linear infinite jobs-table-processing-spin;display:inline-block}.jobs-table__running-label{margin-left:8px;line-height:20px;display:inline-block}@keyframes jobs-table-processing-spin{to{transform:rotate(360deg)}}.activity-table__state{justify-content:center;padding:1rem;display:flex}.activity-table__change-details{min-width:480px;max-width:720px;line-height:1.6}.activity-table__change-details>div{grid-template-columns:max-content minmax(0,1fr);gap:.75rem;display:grid}.activity-table__change-details code{overflow-wrap:anywhere}.activity-table__load-more{justify-content:center;padding-top:.5rem;display:flex}.docking-workflow-history__header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.docking-workflow-history__header h3{margin-bottom:0}.target-pdb-panel{flex-direction:column;flex-shrink:0;gap:16px;width:min(100%,520px);display:flex}.target-pdb-panel__controls,.target-pdb-panel__viewer{background:#fff;border:1px solid #e4e4e4;border-radius:16px}.target-pdb-panel__controls{flex-direction:column;gap:16px;padding:20px;display:flex}.target-pdb-panel__header{border-bottom:1px solid #f0eff5;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.target-pdb-panel__title{color:#343248;letter-spacing:-.36px;margin:0;font-size:18px;font-weight:600}.target-pdb-panel__close.ant-btn{color:#7d7d7d;height:28px;padding:3px 8px}.target-pdb-panel__close.ant-btn:hover{color:#343248;background:#f5f4fe}.target-pdb-panel__target-name{color:#343248;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.target-pdb-panel__target-name:before{content:"";background:#6d5dfc;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.target-pdb-panel__section{flex-direction:column;gap:10px;display:flex}.target-pdb-panel__label,.target-pdb-panel__field-label{color:#7d7d7d;margin:0;font-size:12px;font-weight:500;line-height:16px}.target-pdb-panel__label{text-transform:uppercase;letter-spacing:.04em}.target-pdb-panel__field{color:#7d7d7d;flex-direction:column;gap:6px;font-size:13px;display:flex}.target-pdb-panel__select.ant-select,.target-pdb-panel__input.ant-input{width:100%}.target-pdb-panel__pdb-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.target-pdb-panel__pdb-list li{color:#343248;background:#fafafd;border:1px solid #eeeef3;border-radius:8px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.target-pdb-panel__add-section{background:#faf9ff;border:1px solid #e6e1ff;border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.target-pdb-panel__add-section .target-pdb-panel__field-label{color:#5146a8}.target-pdb-panel__input.ant-input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.target-pdb-panel__input-row{align-items:center;gap:8px;display:flex}.target-pdb-panel__input-row .target-pdb-panel__input{flex:1;min-width:0}.target-pdb-panel__add-button.ant-btn{flex:none;min-width:0;padding-inline:14px}.target-pdb-panel__viewer{overflow:hidden}.target-pdb-panel__viewer-toolbar{border-bottom:1px solid #e4e4e4;padding:12px}.target-pdb-panel__viewer-fallback{color:#7d7d7d;background:#fafafa;border:1px dashed #e4e4e4;justify-content:center;align-items:center;min-height:440px;font-size:14px;display:flex}.target-pdb-panel__context-menu{z-index:50;background:#fff;border:1px solid #e4e4e4;border-radius:12px;width:240px;padding:4px 0;font-size:14px;position:fixed;overflow:hidden;box-shadow:0 12px 32px #34324829}.target-pdb-panel__context-header{border-bottom:1px solid #f0eff5;padding:10px 12px}.target-pdb-panel__context-title,.target-pdb-panel__context-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.target-pdb-panel__context-title{color:#343248;font-weight:600}.target-pdb-panel__context-meta{color:#7d7d7d;margin-top:2px;font-size:12px}.target-pdb-panel__context-action{color:#343248;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:8px 12px;display:block}.target-pdb-panel__context-action:hover{background:#f5f4fe}.target-pdb-panel__context-action--danger{color:#c2414b}.target-pdb-panel__context-action--danger:hover{background:#fff2f3}.target-pdb-panel__context-action--disabled{color:#b4b2bc;cursor:not-allowed}.target-pdb-panel__context-divider{background:#f0eff5;height:1px;margin:4px 0}@media (width>=1024px){.target-pdb-panel{position:sticky;top:16px}}.workspace-page-body{padding:0}.workspace-page__error{margin-bottom:16px}.workspace-molecule-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.workspace-molecule-card{position:relative}.workspace-molecule-card__resize-handle{z-index:5;cursor:nwse-resize;opacity:1;touch-action:none;background:0 0;border:0;width:26px;height:26px;padding:0;display:block;position:absolute;bottom:-1px;right:-1px}.workspace-molecule-card__resize-handle .ResizeHandle{cursor:nwse-resize;opacity:0;touch-action:none;background:0 0;border:3px solid #0000;border-top:0;border-left:0;border-radius:0 0 12px;width:100%;height:100%;margin:0;padding:0;transition:opacity .12s;display:block;position:relative}.workspace-molecule-card:hover .workspace-molecule-card__resize-handle .ResizeHandle,.workspace-molecule-card__resize-handle .ResizeHandle:focus-visible,.workspace-molecule-card__resize-handle .ResizeHandle--dragging{opacity:1;outline:none}.workspace-molecule-card__resize-handle .ResizeHandle:before{display:none}.workspace-molecule-card__resize-handle .ResizeHandle:hover,.workspace-molecule-card__resize-handle .ResizeHandle:focus-visible,.workspace-molecule-card__resize-handle .ResizeHandle--dragging{border-color:#8d72f9}.workspace-molecule-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #f0f0f0;border-radius:12px;width:100%;padding:12px}.workspace-molecule-card:hover,.workspace-molecule-card:focus-visible{border-color:var(--ant-color-primary-border,#dad4f5);outline:none}.workspace-molecule-card__preview{justify-content:center;margin-bottom:4px;display:flex}.workspace-molecule-card__number{text-align:center;margin-bottom:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;display:block}.workspace-molecule-card .workspace-tag{text-overflow:ellipsis;white-space:nowrap;width:fit-content;max-width:100%;margin:0 auto;display:block;overflow:hidden}@media (width<=767px){.workspace-page-body{padding:0}}.persistent-molecules-page{flex-direction:column;gap:20px;display:flex}.persistent-molecules-page__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.persistent-molecules-page__header .ant-typography{margin:0}.persistent-molecules-page__header h1{color:#1f2937;margin-bottom:4px;font-size:24px}.persistent-molecules-page__view-toggle.ant-segmented{background:#fafafa;border-radius:12px;padding:2px}.persistent-molecules-page__view-toggle.ant-segmented .ant-segmented-item,.persistent-molecules-page__view-toggle.ant-segmented .ant-segmented-item-label{border-radius:12px;min-height:32px;padding:0 12px;line-height:32px}.persistent-molecules-page__view-toggle.ant-segmented .ant-segmented-item-selected{background:#fefefe;box-shadow:inset 0 0 0 1px #e4e4e4}.persistent-molecules-page__filters{align-items:center;gap:8px;display:flex}.persistent-molecules-page__filters .ant-select{min-width:160px}.persistent-molecules-page__status-filter.ant-select{width:220px}.persistent-molecules-page__search.ant-input-affix-wrapper{width:280px}.persistent-molecules-page__table-frame{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:auto}.persistent-molecules-page__table{border-collapse:collapse;color:#364153;width:100%;font-size:14px}.persistent-molecules-page__table th{color:#7d7d7d;letter-spacing:-.12px;text-align:left;white-space:nowrap;background:#fff;border-bottom:1px solid #f3f4f6;padding:8px 16px;font-size:12px;font-weight:400;line-height:16px}.persistent-molecules-page__table td{text-align:left;vertical-align:middle;background:#fefefe;border-bottom:1px solid #0000000f;padding:14px 16px}.persistent-molecules-page__table tbody tr{cursor:pointer;transition:background .12s}.persistent-molecules-page__table tbody tr:last-child td{border-bottom:0}.persistent-molecules-page__table tbody tr:hover,.persistent-molecules-page__table tbody tr:focus-visible{outline:none}.persistent-molecules-page__table tbody tr:hover>td,.persistent-molecules-page__table tbody tr:focus-visible>td{background:#faf7ff}.persistent-molecules-page__molecule-name,.persistent-molecules-page__molecule-number{display:block}.persistent-molecules-page__molecule-cell{align-items:center;gap:8px;min-width:200px;display:flex}.persistent-molecules-page__table-preview{flex:0 0 72px;justify-content:center;align-items:center;width:72px;height:56px;display:flex}.persistent-molecules-page__molecule-name{color:#1f2937;font-weight:600}.persistent-molecules-page__molecule-number{color:#475467;margin-top:3px;font-size:12px}.persistent-molecules-page__tags{flex-wrap:wrap;gap:4px;display:flex}.persistent-molecules-page__entity-links{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.persistent-molecules-page__hypotheses-cell{width:180px;max-width:180px}.persistent-molecules-page__hypotheses-cell .persistent-molecules-page__entity-links,.persistent-molecules-page__hypotheses-cell .persistent-molecules-page__entity-link{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.persistent-molecules-page__entity-link{color:var(--ant-color-primary,#2563eb);text-decoration:none}.persistent-molecules-page__entity-link:hover{text-decoration:underline}.persistent-molecules-page__tags .ant-tag{margin:0}.persistent-molecules-page__grid{gap:12px;display:grid}.persistent-molecules-page__card{cursor:pointer;background:#fff;border:1px solid #e4e4e4;border-radius:12px;flex-direction:column;gap:6px;min-width:0;min-height:220px;padding:12px;display:flex;position:relative}.persistent-molecules-page__card:hover,.persistent-molecules-page__card:focus-visible{border-color:var(--ant-color-primary-border,#dad4f5);outline:none}.persistent-molecules-page__preview{justify-content:center;align-items:center;min-height:120px;margin-bottom:4px;display:flex}.persistent-molecules-page__card-number{color:#667085;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.persistent-molecules-page__resize-handle{z-index:2;width:26px;height:26px;display:block;position:absolute;bottom:-1px;right:-1px}.persistent-molecules-page__resize-handle .ResizeHandle{cursor:nwse-resize;opacity:0;touch-action:none;background:0 0;border:3px solid #0000;border-top:0;border-left:0;border-radius:0 0 12px;width:100%;height:100%;margin:0;padding:0;transition:opacity .12s;display:block;position:relative}.persistent-molecules-page__resize-handle .ResizeHandle:before{display:none}.persistent-molecules-page__card:hover .persistent-molecules-page__resize-handle .ResizeHandle,.persistent-molecules-page__resize-handle .ResizeHandle:focus-visible,.persistent-molecules-page__resize-handle .ResizeHandle--dragging{opacity:1;outline:none}.persistent-molecules-page__resize-handle .ResizeHandle:hover,.persistent-molecules-page__resize-handle .ResizeHandle:focus-visible,.persistent-molecules-page__resize-handle .ResizeHandle--dragging{border-color:#8d72f9}@media (width<=767px){.persistent-molecules-page__header{flex-direction:column}.persistent-molecules-page__table{min-width:850px}}.collection-filter-panel{--collection-filter-panel-top:16px;--collection-filter-panel-bottom:16px;top:var(--collection-filter-panel-top);max-height:calc(100vh - var(--collection-filter-panel-top) - var(--collection-filter-panel-bottom));max-height:calc(100dvh - var(--collection-filter-panel-top) - var(--collection-filter-panel-bottom));box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-self:start;padding:16px 8px 8px;display:flex;position:sticky;box-shadow:0 1px 4px #0000000f}.collection-filter-panel__body{flex-direction:column;flex:auto;gap:16px;min-height:0;padding:0 2px 8px;display:flex;overflow:hidden auto}.collection-filter-panel__header{justify-content:space-between;align-items:center;padding:0 8px;display:flex}.collection-filter-panel__toggle{color:#606164;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.collection-filter-panel__toggle:hover,.collection-filter-panel__toggle:focus-visible{color:#343248;background:#f3f4f6;outline:none}.collection-filter-panel__title,.collection-filter-panel__collapse-label{color:#343248;align-items:center;gap:4px;display:inline-flex}.collection-filter-panel__settings{color:#7d7d7d;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.collection-filter-panel__settings:hover,.collection-filter-panel__settings:focus-visible{color:#6d55d8;background:#8d72f91a;outline:none}.collection-filter-panel__settings .anticon{font-size:14px}.collection-filter-panel__title{letter-spacing:-.48px;font-size:16px;font-weight:700;line-height:1.5}.collection-filter-panel__search.ant-input-affix-wrapper{border-color:#e4e4e7;border-radius:12px;height:36px}.collection-filter-panel__search .ant-input{color:#343248;font-size:12px}.collection-filter-panel__field{flex-direction:column;gap:4px;display:flex}.collection-filter-panel__field-error.ant-typography{margin-top:4px;font-size:10px;line-height:1.3;display:block}.collection-filter-panel__control-row{align-items:center;gap:8px;display:flex}.collection-filter-panel__info{border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.collection-filter-panel__info:focus-visible{outline-offset:2px;outline:2px solid #8d72f952}.collection-filter-panel__info svg{width:16px;height:16px;display:block}.collection-filter-panel__control-label{color:#232323;letter-spacing:-.12px;white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:12px;line-height:1.3;display:inline-flex}.collection-filter-panel__control-label label{cursor:pointer}.collection-filter-panel__collapse.ant-collapse{background:0 0;flex-direction:column;gap:8px;display:flex}.collection-filter-panel__collapse.ant-collapse>.ant-collapse-item{background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;overflow:hidden}.collection-filter-panel__collapse.ant-collapse>.ant-collapse-item>.ant-collapse-header{align-items:center;min-height:40px;padding:11px 16px}.collection-filter-panel__collapse-label{color:#343248;letter-spacing:-.12px;min-width:0;font-size:12px;font-weight:700;line-height:1.3}.collection-filter-panel__collapse .ant-collapse-content-box{padding:0 16px 16px}.collection-filter-panel__alert-list{flex-direction:column;gap:18px;padding-top:8px;padding-bottom:56px;display:flex}.collection-filter-panel__rule-context{color:#7d7d7d;border-bottom:1px solid #ececf0;flex-direction:column;gap:2px;padding-bottom:8px;font-size:10px;line-height:1.35;display:flex}.collection-filter-panel__rule-context strong{color:#6d55d8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.collection-filter-panel__rule-actions{align-items:center;gap:10px;margin-top:1px;display:flex}.collection-filter-panel__rule-actions .ant-btn-link{height:auto;padding:0;font-size:10px}.collection-filter-panel__alert-row{cursor:pointer;border-radius:8px;align-items:center;gap:8px;width:100%;margin:-4px;padding:4px;display:flex}.collection-filter-panel__alert-row:hover{background:#f8f7ff}.collection-filter-panel__alert-row:focus-visible{outline-offset:1px;background:#f8f7ff;outline:2px solid #8d72f952}.collection-filter-panel__alert-row .ant-checkbox-wrapper,.collection-filter-panel__alert-row .ant-checkbox{flex:none}.collection-filter-panel__alert-row .ant-checkbox-inner{border-color:#d1d5db;border-radius:4px;width:16px;height:16px}.collection-filter-panel__alert-name{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:12px;line-height:normal;overflow:hidden}.collection-filter-panel__alert-count{color:#374151;background:#f3f4f6;border-radius:10px;flex:none;justify-content:center;align-items:center;min-width:30px;height:18px;padding:2px 8px;font-size:12px;line-height:normal;display:inline-flex}.collection-filter-panel__apply.ant-btn{z-index:1;bottom:var(--collection-filter-panel-bottom);border-radius:12px;flex:none;height:36px;margin-top:auto;position:sticky}@media (width<=767px){.collection-filter-panel{max-height:none;position:static;width:100%!important}}.collection-molecule-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;min-height:190px;padding:40px 10px 10px;display:flex;position:relative}.collection-molecule-card--button{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.collection-molecule-card--button:hover,.collection-molecule-card--button:focus-within{border-color:#d8cef8;transform:translateY(-1px);box-shadow:0 8px 24px #272e4914}.collection-molecule-card--button:focus-visible{outline-offset:2px;outline:2px solid #8d72f9}.collection-molecule-card--selected{border-color:#8d72f9;box-shadow:0 0 0 2px #8d72f92e}.collection-molecule-card--selected.collection-molecule-card--button:hover,.collection-molecule-card--selected.collection-molecule-card--button:focus-within{border-color:#8d72f9;box-shadow:0 0 0 2px #8d72f92e,0 8px 24px #272e4914}.collection-molecule-card--details-hidden{min-height:0}.collection-molecule-card--resizing{z-index:4;transition:none;box-shadow:0 12px 32px #272e492e}.collection-molecule-card__head{z-index:2;background:#ffffffeb;border-radius:10px;align-items:center;gap:2px;display:flex;position:absolute;top:8px;right:8px}.collection-molecule-card__persistent-number{color:#343248;padding-left:6px;font-size:12px;font-weight:600;line-height:1}.collection-molecule-card__star.ant-btn{color:#343248;border-radius:9px;width:28px;height:28px}.collection-molecule-card__star-icon{font-size:14px}.collection-molecule-card__star-icon--saved{color:#e2aa1b}.collection-molecule-card__structure{justify-content:center;align-items:center;display:flex;overflow:hidden}.collection-molecule-card__resize-handle{cursor:nwse-resize;opacity:0;background:0 0;border:3px solid #0000;border-top:0;border-left:0;border-radius:0 0 12px;width:26px;height:26px;padding:0;transition:border-color .12s,opacity .12s;position:absolute;bottom:-1px;right:-1px}.collection-molecule-card:hover .collection-molecule-card__resize-handle,.collection-molecule-card__resize-handle:focus-visible{opacity:1;border-color:#8d72f9;outline:none}.collection-molecule-card__structure .smiles-structure{max-width:100%;max-height:100%}.collection-molecule-card__status-row{flex-wrap:wrap;justify-content:center;gap:4px;max-width:100%;display:flex}.collection-molecule-card__status.ant-tag{max-width:100%;font-family:var(--text-font-family);letter-spacing:-.12px;text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:12px;margin-inline-end:0;padding:2px 8px;font-size:12px;font-weight:400;line-height:1.3;overflow:hidden}.collection-molecule-card__status--clean.ant-tag{color:#68a41d;background:#7cc2231a}.collection-molecule-card__status--alert.ant-tag{color:#e6234d;background:#e6234d1a}@media (width<=767px){.collection-molecule-card{width:100%}}.collection-summary-chart{background:#fefefe;border:1px solid #e4e4e7;border-radius:24px;overflow:hidden}.collection-summary-chart__header{color:#313a5c;min-height:48px;font-family:var(--text-font-family);border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:16px;padding:10px 20px;display:flex}.collection-summary-chart__title{flex-direction:column;gap:2px;min-width:0;display:flex}.collection-summary-chart__header strong{font-size:14px;line-height:1.5}.collection-summary-chart__title span{color:#7d7d7d;font-size:11px}.collection-summary-chart__header-meta{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.collection-summary-chart__header-meta>strong{white-space:nowrap;font-size:12px}.collection-summary-chart__header-meta>button{color:var(--ant-color-primary);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;line-height:1.5}.collection-summary-chart__header-meta>button:hover,.collection-summary-chart__header-meta>button:focus-visible{text-decoration:underline}.collection-summary-chart__header-meta>button:focus-visible{outline:2px solid var(--ant-color-primary);outline-offset:2px;border-radius:3px}.collection-summary-chart__pending{color:#6d55d8;white-space:nowrap;background:#8d72f91f;border-radius:10px;flex:none;padding:3px 8px;font-size:10px}.collection-summary-chart__rows{flex-direction:column;gap:1px;padding:12px 16px 16px;display:flex}.collection-summary-chart__row{color:#272e49;cursor:pointer;min-height:30px;font-family:var(--text-font-family);text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:minmax(120px,210px) minmax(160px,1fr) minmax(180px,240px);align-items:center;gap:12px;padding:3px 8px;display:grid}.collection-summary-chart__row:hover,.collection-summary-chart__row:focus-visible{background:#f8f7ff;outline:none}.collection-summary-chart__row:focus-visible{box-shadow:inset 0 0 0 2px #8d72f952}.collection-summary-chart__label{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.collection-summary-chart__track{background:#f1f1f3;border-radius:4px;height:10px;display:block;position:relative;overflow:hidden}.collection-summary-chart__bar{inset:0 auto 0 calc(100% * var(--bar-offset,0));width:calc(100% * var(--bar-ratio));border-radius:inherit;height:100%;transition:width .2s,background .15s;display:block;position:absolute}.collection-summary-chart__bar--solid{background:#8d72f9}.collection-summary-chart__bar--removed{background:#b8bac4}.collection-summary-chart__bar--added{background:repeating-linear-gradient(135deg,#8d72f9 0 4px,#d9d3fb 4px 8px)}.collection-summary-chart__bar--neutral{background:#c8cad3}.collection-summary-chart__metrics{color:#7d7d7d;font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:3px;min-width:0;font-size:10px;display:flex}.collection-summary-chart__metrics strong{color:#272e49;font-size:11px}.collection-summary-chart__metrics small{color:#8c8c8c;font-size:9px;font-weight:400}.collection-summary-chart__metrics i{color:#b3b3ba;font-style:normal}.collection-summary-chart__row--applied .collection-summary-chart__metrics,.collection-summary-chart__row--pending-add .collection-summary-chart__metrics{color:#6d55d8}.collection-summary-chart__row--applied,.collection-summary-chart__row--pending-add{background:#8d72f90f}@media (width<=760px){.collection-summary-chart__header{flex-direction:column;align-items:flex-start}.collection-summary-chart__header-meta{justify-content:flex-start}.collection-summary-chart__row{grid-template-columns:minmax(100px,1fr) 2fr}.collection-summary-chart__metrics{grid-column:2;justify-content:flex-start}}.smarts-structure{background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.smarts-structure img{object-fit:contain;width:100%;height:100%;display:block}.smarts-structure__fallback,.smarts-structure__loading{color:#9a9a9a;text-align:center;font-size:9px;line-height:1.1}.collection-rules{flex-direction:column;gap:24px;display:flex}.collection-rules__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.collection-rules__card{background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:12px;display:flex}.collection-rules__card span{color:#7d7d7d;font-family:var(--text-font-family);font-size:14px;line-height:1.5}.collection-rules__card strong{color:#343248;min-width:0;font-family:var(--text-font-family);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.5;overflow:hidden}.collection-rules__body{flex-direction:column;gap:16px;display:flex;position:relative}.collection-rules__toolbar{flex-direction:column;align-items:stretch;gap:16px;width:100%;display:flex}.collection-rules__primary-row,.collection-rules__secondary-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.collection-rules__tabs{background:#fafafa;border-radius:12px;flex:none;justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:2px;display:flex;overflow:hidden}.collection-rules__tab{color:#272e49;cursor:pointer;min-height:34px;font-family:var(--text-font-family);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:8px 16px;font-size:12px;font-weight:500;line-height:1.5;display:inline-flex}.collection-rules__tab--active{background:#fefefe;border-color:#e4e4e4}.collection-rules__actions{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-inline-start:auto;display:flex}.collection-rules__profile-select.ant-select{box-sizing:border-box;background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;flex:0 0 220px;width:220px;height:41px;margin-inline-start:auto;padding-inline:16px}.collection-rules__profile-select.ant-select .ant-select-content,.collection-rules__profile-select.ant-select .ant-select-placeholder,.collection-rules__profile-select.ant-select .ant-select-input{color:#343248;font-family:var(--text-font-family);font-size:12px;line-height:1.3}.collection-rules__profile-select.ant-select .ant-select-suffix{color:#343248}.collection-rules__profile-select.ant-select:not(.ant-select-disabled,.ant-select-status-error):hover{border-color:var(--ant-color-primary-hover,#a18bfa)}.collection-rules__profile-select.ant-select.ant-select-focused:not(.ant-select-status-error){border-color:var(--ant-color-primary,#8d72f9);box-shadow:0 0 0 2px var(--ant-control-outline,#8d72f91a)}.collection-rules__file-input{display:none}.collection-rules__button.ant-btn{color:#343248;height:41px;font-family:var(--text-font-family);background:#fefefe;border-color:#e4e4e4;border-radius:12px;padding:10px 24px;font-size:14px;line-height:1.5}.collection-rules__search.ant-input-affix-wrapper{color:#272e49;width:100%;min-width:220px;height:41px;font-family:var(--text-font-family);background:#fff;border-color:#e4e4e7;border-radius:12px;flex:0 480px;padding:10px 16px;font-size:12px;line-height:1.3}.collection-rules__toolbar-error,.collection-rules__table-region,.collection-rules__nested-region{width:100%}.collection-rules__table-region,.collection-rules__nested-region{flex-direction:column;gap:8px;min-width:0;display:flex}.collection-rules__modal-error{margin-top:8px}.collection-rules__search .ant-input{color:#272e49;font-size:12px;line-height:1.3}.collection-rules__search .ant-input::placeholder{color:#7d7d7d}.collection-rules__table.workspace-table.ant-table-wrapper{border-color:#e4e4e4;border-radius:16px}.collection-rules__table .ant-table{color:#272e49;font-family:var(--text-font-family);font-size:12px}.collection-rules__table .ant-table-thead>tr>th{color:#7d7d7d;height:40px;font-family:var(--text-font-family);letter-spacing:0;background:#fefefe;border-bottom-color:#0000000f;padding:8px 16px;font-size:12px;font-weight:400;line-height:1.3}.collection-rules__table .ant-table-tbody>tr>td{color:#272e49;letter-spacing:0;background:#fefefe;border-bottom-color:#0000000f;height:49px;padding:14px 16px;font-size:12px;line-height:1.3}.collection-rules__table .collection-rules__ruleset-row>td{background:#f8f7ff}.collection-rules__expand-button{color:#272e49;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.collection-rules__expand-button .anticon{font-size:12px;transition:transform .15s}.collection-rules__expand-button--open .anticon{transform:rotate(90deg)}.collection-rules__expand-button:hover,.collection-rules__expand-button:focus-visible{background:#8d72f91a;outline:none}.collection-rules__table .ant-table-expanded-row>td{background:#f8f7ff;padding:0 16px 16px 48px}.collection-rules__nested-table .ant-table{background:#fff;border:1px solid #0000000f;border-radius:12px;overflow:hidden}.collection-rules__nested-table .ant-table-thead>tr>th,.collection-rules__nested-table .ant-table-tbody>tr>td{color:#272e49;background:#fff;padding:10px 16px;font-size:12px}.collection-rules__nested-table .ant-table-thead>tr>th{color:#7d7d7d;font-weight:400}.collection-rules__table--smarts .ant-table-tbody>tr>td{padding-block:7px}.collection-rules__table--rule-sets .ant-table-tbody>tr>td{vertical-align:middle;height:65px;padding-block:16px}.collection-rules__header-with-check,.collection-rules__smarts-cell,.collection-rules__rule-set-name{align-items:center;gap:16px;min-width:0;display:flex}.collection-rules__header-with-check{color:#7d7d7d}.collection-rules__smarts-cell{color:#272e49}.collection-rules__smarts-cell--nested{gap:12px}.collection-rules__molecule-glyph{flex:none;width:48px;height:34px;display:block;position:relative}.collection-rules__molecule-glyph:before{content:"";background:radial-gradient(circle at 8px 18px,#9ca3af 0 2px,#0000 2.5px),radial-gradient(circle at 19px 10px,#9ca3af 0 2px,#0000 2.5px),radial-gradient(circle at 31px 17px,#ef4444 0 2px,#0000 2.5px),radial-gradient(circle at 42px 9px,#9ca3af 0 2px,#0000 2.5px),linear-gradient(28deg,#0000 0 22%,#9ca3af 23% 26%,#0000 27% 100%),linear-gradient(152deg,#0000 0 30%,#9ca3af 31% 34%,#0000 35% 100%),linear-gradient(25deg,#0000 0 58%,#9ca3af 59% 62%,#0000 63% 100%);position:absolute;inset:7px 2px 6px}.collection-rules__pattern{min-width:0;font-family:var(--text-font-family);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.collection-rules__rule-set-name span,.collection-rules__profile-link{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.collection-rules__profile-link{color:#272e49;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0}.collection-rules__profile-link:hover,.collection-rules__profile-link:focus-visible{color:#6d55d8}.collection-rules__chip,.collection-rules__class-chip,.collection-rules__status{letter-spacing:0;white-space:nowrap;border-radius:12px;align-items:center;padding:4px 8px;font-size:12px;line-height:1.3;display:inline-flex}.collection-rules__class-chip{color:#68a41d;background:#7cc2231a;padding-block:2px}.collection-rules__chip--purple{color:#7c3aed;background:#7c3aed1a}.collection-rules__chip--teal{color:#0d9488;background:#0d94881a}.collection-rules__chip--orange{color:#ea580c;background:#ea580c1a}.collection-rules__status{color:#8c8c8c;background:#fafafa}.collection-rules__status--active{color:#68a41d;background:#7cc2231a;padding-block:2px}.collection-rules__switch{cursor:pointer;background:#d4d4d8;border:0;border-radius:16px;align-items:center;width:28px;height:16px;padding:2px;transition:background .15s;display:inline-flex;position:relative}.collection-rules__switch span{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;display:block;box-shadow:0 2px 2px #00230b33}.collection-rules__switch--on{background:#8d72f9}.collection-rules__switch--on span{transform:translate(12px)}.collection-rules__empty{text-align:center;background:#fefefe;border:1px solid #e4e4e4;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:280px;display:flex}@media (width<=900px){.collection-rules__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.collection-rules__cards{grid-template-columns:1fr}.collection-rules__primary-row,.collection-rules__secondary-row,.collection-rules__actions{flex-direction:column;align-items:stretch}.collection-rules__search.ant-input-affix-wrapper{flex:none;width:100%;min-width:0}.collection-rules__profile-select.ant-select{flex-basis:auto;width:100%;margin-inline-start:0}.collection-rules__actions{width:100%;margin-inline-start:0}.collection-rules__tabs{justify-content:flex-start;width:100%;overflow-x:auto}}.collection-viewer{color:#343248;background:#fff;padding:20px 24px 32px}.collection-viewer__loading{justify-content:center;padding:64px 0;display:flex}.collection-viewer__empty-state{padding:32px 0}.collection-viewer__hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.collection-viewer__title-block{min-width:0}.collection-viewer__title-row{align-items:center;gap:8px;min-width:0;display:flex}.collection-viewer__title{color:#343248;min-width:0;font-family:var(--text-font-family);font-size:var(--page-title-size);font-weight:var(--page-title-weight);letter-spacing:var(--page-title-tracking);text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.5;overflow:hidden}.collection-viewer__status.ant-tag{color:#68a41d;font-family:var(--text-font-family);letter-spacing:-.12px;background:#7cc2231a;border:0;border-radius:12px;margin-inline-end:0;padding:2px 8px;font-size:12px;font-weight:400;line-height:1.3}.collection-viewer__subtitle{color:#7d7d7d;margin:4px 0 0;font-size:14px;line-height:1.5}.collection-viewer__actions{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.collection-viewer__action-button.ant-btn,.collection-viewer__primary-action.ant-btn{border-radius:12px;gap:8px;height:41px;padding:10px 24px;font-size:14px;line-height:1.5}.collection-viewer__action-button.ant-btn{color:#343248;background:#fff;border-color:#e4e4e4}.collection-viewer__action-button .ant-btn-icon,.collection-viewer__action-button .ant-btn-icon svg{width:16px;height:16px}.collection-viewer__primary-action.ant-btn{color:#fff;background:#8d72f9}.collection-viewer__content-tabs{border-bottom:1px solid #e4e4e4;align-items:flex-end;gap:32px;height:46px;margin-bottom:24px;display:flex}.collection-viewer__tab{color:#343248;cursor:pointer;height:46px;font-family:var(--text-font-family);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;padding:0;font-size:14px;line-height:1.5;display:inline-flex}.collection-viewer__tab--active{color:#8d72f9;border-bottom-color:#8d72f9}.collection-viewer__rules-modal .ant-modal-body{max-height:calc(100vh - 180px);overflow:auto}.collection-viewer__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:24px;display:grid}.collection-viewer__stat-card{background:#fefefe;border:1px solid #e4e4e4;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:12px;display:flex}.collection-viewer__stat-card span{color:#7d7d7d;font-size:14px;line-height:1.5}.collection-viewer__stat-card strong{color:#343248;letter-spacing:-.54px;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;font-weight:700;line-height:1.5;overflow:hidden}.collection-viewer__workspace{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:16px;display:grid}.collection-viewer__workspace--filters-collapsed{grid-template-columns:44px minmax(0,1fr)}.collection-viewer__filter-rail{color:#606164;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-self:start;align-items:center;width:44px;height:44px;display:inline-flex;position:sticky;top:16px;box-shadow:0 1px 4px #0000000f}.collection-viewer__filter-rail:hover,.collection-viewer__filter-rail:focus-visible{color:#343248;outline:none}.collection-viewer__content{min-width:0}.collection-viewer__content--selection-active{padding-bottom:104px}.collection-viewer__results-error.ant-alert{margin-bottom:12px;padding-block:6px}.collection-viewer__results-with-rail{grid-template-columns:minmax(0,1fr) 24px;align-items:start;gap:8px;min-width:0;display:grid}.collection-viewer__toolbar{margin-bottom:16px}.collection-viewer__total{color:#7d7d7d;letter-spacing:-.12px;font-size:12px;line-height:1.3}.collection-viewer__result-summary{align-items:center;gap:12px;display:inline-flex}.collection-viewer__clear-filters{color:var(--ant-color-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;line-height:1.3}.collection-viewer__clear-filters:hover,.collection-viewer__clear-filters:focus-visible{text-decoration:underline}.collection-viewer__toolbar-options,.collection-viewer__details-toggle{align-items:center;display:inline-flex}.collection-viewer__switch.ant-switch{width:28px;min-width:28px;height:16px;line-height:16px}.collection-viewer__switch.ant-switch:not(.ant-switch-checked),.collection-viewer__switch.ant-switch:not(.ant-switch-checked):hover{background:#f4f3f3}.collection-viewer__switch.ant-switch.ant-switch-checked,.collection-viewer__switch.ant-switch.ant-switch-checked:hover{background:var(--ant-color-primary,#8d72f9)}.collection-viewer__switch.ant-switch .ant-switch-handle{width:12px;height:12px}.collection-viewer__switch.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:14px}.collection-viewer__switch.ant-switch .ant-switch-handle:before{background:#fff;box-shadow:0 2px 4px #00230b33}.collection-viewer__toolbar-options{gap:12px}.collection-viewer__details-toggle{color:#606164;white-space:nowrap;gap:8px;font-size:12px;line-height:1.3}.collection-viewer__details-toggle label{cursor:pointer}.collection-viewer__page-size.ant-select{min-width:94px}.collection-viewer__view-toggle{background:#fafafa;border-radius:12px;justify-content:center;align-items:center;gap:2px;padding:2px;display:inline-flex}.collection-viewer__view-toggle button{color:#343248;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.collection-viewer__view-toggle button.is-active{background:#fefefe;border-color:#e4e4e4}.collection-viewer__empty-copy{text-align:center;padding:48px 0;display:block}.collection-viewer__molecule-grid{align-items:start;gap:16px;display:grid}.collection-molecule-card__resize-handle{z-index:5;cursor:nwse-resize;opacity:1;touch-action:none;background:0 0;border:0;width:26px;height:26px;padding:0;display:block;position:absolute;bottom:-1px;right:-1px}.collection-molecule-card__resize-handle .ResizeHandle{cursor:nwse-resize;opacity:0;touch-action:none;width:100%;height:100%;color:inherit;-webkit-user-select:none;user-select:none;background:0 0;border:3px solid #0000;border-top:0;border-left:0;border-radius:0 0 12px;margin:0;padding:0;transition:opacity .12s;display:block;position:relative}.collection-molecule-card__resize-handle .ResizeHandle:before{display:none}.collection-molecule-card:hover .collection-molecule-card__resize-handle .ResizeHandle,.collection-molecule-card__resize-handle .ResizeHandle:focus-visible,.collection-molecule-card__resize-handle .ResizeHandle--dragging{opacity:1;outline:none}.collection-molecule-card__resize-handle .ResizeHandle:hover,.collection-molecule-card__resize-handle .ResizeHandle:focus-visible,.collection-molecule-card__resize-handle .ResizeHandle--dragging{border-color:#8d72f9}.collection-molecule-card__resize-handle .ResizeHandle:focus-visible{outline-offset:-2px;outline:2px solid #8d72f9}.collection-molecule-card__resize-handle .ResizeHandle-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.collection-molecule-card__resize-handle .ResizeHandle{transition:none}}.molecule-scroll-rail-wrap{align-self:start;height:80px;position:sticky;top:16px}.molecule-scroll-rail{border-radius:4px;flex-direction:column;align-items:flex-end;height:100%;padding:4px;display:flex;position:relative;overflow:hidden}.molecule-scroll-rail__line{cursor:pointer;opacity:.42;background:0 0;border:0;border-radius:0;flex:1 1 0;width:16px;min-height:1px;padding:0;transition:opacity .12s;position:relative}.molecule-scroll-rail__line:after{content:"";background:#111;width:7px;height:1px;transition:background-color .12s,width .12s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.molecule-scroll-rail__cursor{z-index:2;opacity:1;pointer-events:none;will-change:transform;background:#8d72f9;border-radius:1px;width:12px;height:2px;transition:transform .16s ease-out;position:absolute;top:4px;right:4px}.molecule-scroll-rail__line:hover,.molecule-scroll-rail__line:focus-visible{opacity:1;outline:none}.molecule-scroll-rail__line--placeholder{cursor:default;pointer-events:none}.molecule-scroll-rail__line:hover:after,.molecule-scroll-rail__line:focus-visible:after{background:#8d72f9;width:12px}.molecule-scroll-rail-wrap:hover .molecule-scroll-rail__line,.molecule-scroll-rail-wrap:focus-within .molecule-scroll-rail__line{opacity:1}.collection-viewer__load-sentinel{color:#7d7d7d;justify-content:center;align-items:center;min-height:64px;font-size:12px;display:flex}.collection-selection-bar{bottom:24px;left:96px;right:24px}.platform-shell__sidebar.ant-layout-sider:not(.ant-layout-sider-collapsed)~.platform-shell__content .collection-selection-bar{left:230px}.workspace-table--collection-molecules.ant-table-wrapper{border-radius:12px}.workspace-table--collection-molecules .ant-table{font-size:12px}.workspace-table--collection-molecules .ant-table-tbody>tr>td{vertical-align:middle;padding-block:10px}.workspace-table--collection-molecules .collection-molecule-table__row--selected>td{background:#8d72f91a}.workspace-table--collection-molecules .ant-table-tbody>tr:focus-visible{outline-offset:-2px;outline:2px solid #8d72f9}.workspace-table--collection-molecules .smiles-structure{margin:0 auto}@media (width<=900px){.collection-viewer__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.collection-viewer__stats{grid-template-columns:1fr}}@media (width<=767px){.collection-viewer{padding:24px 16px}.collection-viewer__hero,.collection-viewer__actions,.collection-viewer__workspace{flex-direction:column;align-items:stretch;display:flex}.collection-viewer__content-tabs{overflow-x:auto}.collection-viewer__rules-modal{max-width:calc(100vw - 32px)}.collection-viewer__molecule-grid{grid-template-columns:repeat(auto-fill,minmax(208px,1fr))}.collection-viewer__results-with-rail{grid-template-columns:minmax(0,1fr) 24px}.collection-selection-bar{gap:8px;padding-inline:10px;bottom:16px;left:88px;right:16px}.platform-shell__sidebar.ant-layout-sider:not(.ant-layout-sider-collapsed)~.platform-shell__content .collection-selection-bar{gap:8px;padding-inline:10px;bottom:16px;left:222px;right:16px}}.docking-workspace{--docking-ink:#19332c;--docking-muted:#6e7d78;--docking-border:#d9e3df;--docking-canvas:#f5f8f6;--docking-card:#fff;--docking-green:#2a7766;--docking-green-soft:#dff1eb;--docking-amber:#d99925;--docking-orange:#c86416;--docking-red:#c94b4b;--docking-lavender:#8d72f9;color:var(--docking-ink);background:var(--docking-canvas);padding:24px}.docking-workspace__header,.docking-workspace__actions,.docking-workspace__source-controls,.docking-workspace__findings,.docking-workspace__section-heading,.docking-workspace__selector-row,.docking-workspace__stage,.docking-workspace__result,.docking-workspace__pipeline-summary{align-items:center;display:flex}.docking-workspace__header{justify-content:space-between;gap:16px;margin-bottom:12px}.docking-workspace__title-block{flex:1}.docking-workspace__title-block .ant-typography{margin:0}.docking-workspace__eyebrow{color:var(--docking-green);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.docking-workspace__actions,.docking-workspace__source-controls{flex-wrap:wrap;gap:8px}.docking-workspace__alert{margin-bottom:16px}.docking-workspace__grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:16px;display:grid}.docking-workspace__card{border-color:#e4e4e7;border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #19332c0d}.docking-workspace__card .ant-card-head{border-bottom-color:#e4e4e7;min-height:48px;padding:0 16px}.docking-workspace__card .ant-card-head-title{color:#343248;padding:12px 0;font-weight:600}.docking-workspace__card .ant-card-body{padding:16px}.docking-workspace__source-controls .ant-input-group-wrapper{flex:180px}.docking-workspace__tags,.docking-workspace__finding-list{margin:16px 0;display:flex}.docking-workspace__field-label{color:var(--docking-muted);margin:18px 0 6px;font-size:12px;font-weight:600;display:block}.docking-workspace__field-label+.ant-select{width:100%}.docking-workspace__findings{gap:8px;margin:16px 0;font-size:12px}.docking-workspace__summary-metric{min-height:28px;color:var(--docking-muted);background:#fff;border:1px solid #e4e4e7;border-radius:8px;align-items:center;padding:4px 8px;font-weight:500;display:inline-flex}.docking-workspace__dot,.docking-workspace__stage-dot{background:#c8d2ce;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.docking-workspace__dot--error{background:var(--docking-red)}.docking-workspace__dot--warning{background:var(--docking-amber)}.docking-workspace__dot--minor{background:var(--docking-green)}.docking-workspace__finding-list{flex-wrap:wrap;gap:6px}.docking-workspace__preparation-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:0 0 16px}.docking-workspace__preparation-warning .ant-alert-message{color:#9a4f10;font-weight:600}.docking-workspace__preparation-warning .ant-alert-description{color:#9a4f10}.docking-workspace__preparation-warning--error{color:#a8071a;background:#fff2f0;border-color:#ffccc7}.docking-workspace__preparation-warning--error .anticon,.docking-workspace__preparation-warning--error .ant-typography{color:#a8071a}.docking-workspace__section-heading{justify-content:space-between;margin:24px 0 8px}.docking-workspace__selector-list,.docking-workspace__stages{gap:8px;display:grid}.docking-workspace__selector-row{border-bottom:1px solid var(--docking-border);justify-content:space-between;gap:12px;padding:8px 0}.docking-workspace__selector-row .ant-select{width:96px}.docking-workspace__preparation-option{border-top:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding-top:16px;display:flex}.docking-workspace__preparation-option span{gap:2px;display:grid}.docking-workspace__preparation-option .ant-typography-secondary{font-size:12px}.docking-workspace__preparation-card{flex-direction:column;gap:16px;width:min(100%,346px);display:flex}.docking-workspace__preparation-card--inline{width:100%}.docking-workspace__prepared-summary{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.docking-workspace__prepared-summary .ant-tag{margin:0}.docking-workspace__prepared-summary>.ant-typography{overflow-wrap:anywhere;flex:160px;min-width:0}.docking-workspace__prepared-summary>.ant-btn{flex:none}.docking-workspace__preparation-summary{flex-direction:column;gap:8px;display:flex}.docking-workspace__preparation-summary .ant-spin{vertical-align:-1px;margin-right:6px}.docking-workspace__preparation-summary>.ant-typography{letter-spacing:-.12px;font-size:12px}.docking-workspace__preparation-metrics{color:#807989;letter-spacing:-.12px;align-items:center;gap:8px;font-size:12px;display:flex}.docking-workspace__findings-toggle{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.docking-workspace__findings-toggle:disabled{cursor:default}.docking-workspace__findings-toggle:not(:disabled):hover{color:#343248}.docking-workspace__preparation-metrics span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.docking-workspace__preparation-metrics .docking-workspace__dot{flex:0 0 8px;margin-right:0}.docking-workspace__finding-list{border-top:1px solid #edf1ef;gap:0;margin:-2px 0 0;padding-top:4px;display:grid}.docking-workspace__preparation-card .docking-workspace__preparation-option{border-top:0;justify-content:flex-start;margin-top:0;padding-top:0}.docking-workspace__preparation-card .docking-workspace__preparation-warning{color:#232323;background:0 0;border:0;align-items:center;gap:8px;margin:0;display:flex}.docking-workspace__preparation-card .docking-workspace__preparation-warning .anticon{color:#faad14}.docking-workspace__preparation-card .docking-workspace__preparation-warning .ant-typography{color:#232323;letter-spacing:-.12px;font-size:12px}.docking-workspace__pipeline-summary{justify-content:space-between;margin-bottom:12px}.docking-workspace__stages{margin-top:18px}.docking-workspace__stage{border-bottom:1px solid #edf1ef;gap:8px;padding:8px 0}.docking-workspace__stage .ant-typography:nth-child(3){margin-left:auto;font-size:12px}.docking-workspace__stage-dot.is-active{background:var(--docking-amber);box-shadow:0 0 0 4px #fff2d8}.docking-workspace__stage-dot.is-complete{background:var(--docking-green)}.docking-workspace__result{background:var(--docking-green-soft);border-radius:8px;gap:12px;padding:14px}.docking-workspace__result>.anticon{color:var(--docking-green);font-size:22px}.docking-workspace__result div{gap:2px;display:grid}.docking-workspace--configuration{background:var(--docking-card);max-width:1120px;min-height:100%;margin:0 auto;padding:16px}.docking-workspace__accordion{box-shadow:none;background:0 0;border:0}.docking-workspace__accordion .ant-collapse-item{border-radius:var(--ant-border-radius-lg);box-shadow:none;background:#fff;border:1px solid #e4e4e7;margin-bottom:8px;overflow:hidden}.docking-workspace__accordion.ant-collapse>.ant-collapse-item:first-child,.docking-workspace__accordion.ant-collapse>.ant-collapse-item:first-child>.ant-collapse-header,.docking-workspace__accordion.ant-collapse>.ant-collapse-item:last-child,.docking-workspace__accordion.ant-collapse>.ant-collapse-item:last-child>.ant-collapse-header{border-radius:var(--ant-border-radius-lg)}.docking-workspace__accordion.ant-collapse>.ant-collapse-item:last-child{border-bottom:1px solid #e4e4e7}.docking-workspace__accordion .ant-collapse-item:last-child{margin-bottom:0}.docking-workspace__accordion .ant-collapse-header{min-height:48px;font-weight:500;align-items:center!important;padding:12px 16px!important}.docking-workspace__accordion .ant-collapse-header-text{flex:1 0 0;align-items:center;gap:8px;min-width:0;display:flex}.docking-workspace__accordion .ant-collapse-header-text>div{min-width:0;flex:1 0 0!important}.docking-workspace__accordion .ant-collapse-header-text>div>span{font-weight:600}.docking-workspace__accordion .ant-tag.ant-tag-filled.ant-tag-green{font-weight:500}.docking-workspace__accordion .ant-collapse-item:nth-child(4) .ant-tag:not(.ant-tag-green){color:#807989;font-family:var(--text-font-family);background:#0000000f;border:1px solid #0000;border-radius:4px;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.docking-workspace__accordion .ant-collapse-item:nth-child(3) .ant-tag-gold{color:#faad14;font-family:var(--text-font-family);background:#fffbe6;border:1px solid #0000;border-radius:4px;padding:0 8px;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.docking-workspace__accordion .ant-collapse-expand-icon{color:#71717a;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;display:inline-flex;padding:0!important}.docking-workspace__accordion .ant-collapse-content{border-top:1px solid #e4e4e7}.docking-workspace__accordion .ant-collapse-content-box{padding:16px!important}.docking-workspace__accordion .ant-collapse-item:first-child .ant-collapse-content-box>.docking-workspace__action-grid,.docking-workspace__accordion .ant-collapse-item:nth-child(2) .ant-collapse-content-box>.docking-workspace__action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.docking-workspace__accordion .ant-collapse-item:first-child .ant-collapse-content-box>.docking-workspace__action-grid .ant-btn,.docking-workspace__accordion .ant-collapse-item:nth-child(2) .ant-collapse-content-box>.docking-workspace__action-grid .ant-btn{color:#343248;border-color:#e4e4e7;border-radius:12px;height:36px;font-weight:500;box-shadow:0 1px 2px #19332c0a}.docking-workspace__summary,.docking-workspace__status-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.docking-workspace__structure-summary{align-items:center;gap:8px;margin-bottom:8px;display:flex}.docking-workspace__structure-summary>.ant-typography{color:#343248;text-overflow:ellipsis;white-space:nowrap;flex:1 0 0;min-width:0;font-size:14px;overflow:hidden}.docking-workspace__ligand-list{gap:2px;margin:4px 0 12px;display:grid}.docking-workspace__ligand-row{color:#343248;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto 24px;align-items:center;gap:8px;min-height:32px;padding:6px 8px;transition:background-color .12s;display:grid}.docking-workspace__ligand-row:hover{background:#f7f5ff}.docking-workspace__ligand-index,.docking-workspace__ligand-value{color:#807989;font-size:12px;line-height:18px}.docking-workspace__ligand-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;line-height:21px;overflow:hidden}.docking-workspace__ligand-row .ant-btn{color:#807989;width:24px;height:24px;padding:0}.docking-workspace__ligand-row .ant-btn:hover{color:#6f55d5;background:#ece8ff}.docking-workspace__ligand-list-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:8px;display:flex}.docking-workspace__ligand-list-footer .ant-typography{color:#807989;font-size:12px;line-height:18px}.docking-workspace__ligand-show-all{color:#8d72f9;border:0;border-radius:8px;height:24px;padding:0;font-size:13px}.docking-workspace__ligand-show-all:hover{color:#6f55d5;background:#f2efff}.docking-workspace__project-molecule-list{gap:8px;max-height:360px;margin-top:12px;padding-right:4px;display:grid;overflow-y:auto}.docking-workspace__project-molecule{cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:10px;grid-template-columns:24px 64px minmax(0,1fr);align-items:center;gap:10px;min-height:76px;padding:8px;display:grid}.docking-workspace__project-molecule:hover,.docking-workspace__project-molecule:focus-visible{border-color:#b8a9e8;outline:none;box-shadow:0 0 0 2px #b8a9e82e}.docking-workspace__project-molecule.is-missing-conformer{background:#fffdf7}.docking-workspace__project-molecule-preview{background:#fafafa;border-radius:6px;place-items:center;width:64px;height:52px;display:grid;overflow:hidden}.docking-workspace__project-molecule-preview .smiles-structure,.docking-workspace__project-molecule-preview .smiles-structure__viewport{width:64px!important;height:52px!important}.docking-workspace__project-molecule-content{gap:2px;min-width:0;display:grid}.docking-workspace__project-molecule-heading,.docking-workspace__project-molecule-status{align-items:center;gap:8px;min-width:0;display:flex}.docking-workspace__project-molecule-heading .ant-typography-link{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.docking-workspace__project-molecule-number{font-size:inherit}.docking-workspace__project-molecule-smiles{color:#807989;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:block;overflow:hidden}.docking-workspace__project-molecule-status{color:#6e7d78;font-size:11px}.docking-workspace__project-molecule-status .ant-tag{color:#6e6878;background:#f1f0f4;border-radius:4px;margin:0;padding:0 6px;font-size:11px;line-height:18px}.docking-workspace__action-grid .ant-btn{column-gap:8px}.docking-workspace__action-icon{object-fit:contain;width:16px;height:16px}.docking-workspace__action-grid--upload-first{grid-template-columns:none!important;display:flex!important}.docking-workspace__action-grid--upload-first .ant-btn{flex:1 1 0}.docking-workspace__action-grid--upload-first .ant-btn:first-child{grid-column:auto}.docking-workspace__structure-summary .ant-btn{color:#343248;border-color:#e4e4e7;border-radius:8px;height:24px;padding:0 8px;font-size:14px}.docking-workspace__structure-summary .ant-btn-text{border-color:#0000}.docking-workspace__preparation-panel{justify-content:space-between;align-items:center;gap:24px;display:flex}.docking-workspace__preparation-panel .ant-typography{margin:0 0 8px}.docking-workspace__preparation-actions{flex-direction:column;align-items:flex-end;gap:8px;min-width:max-content;display:flex}.docking-workspace__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.docking-workspace__field-grid label,.docking-workspace__notes{color:var(--docking-muted);gap:6px;font-size:12px;font-weight:500;display:grid}.docking-workspace__field-grid .ant-select,.docking-workspace__field-grid .ant-input-number{width:100%}.docking-workspace__field-grid .ant-select-single{height:36px}.docking-workspace__field-grid .ant-select-single .ant-select-selector,.docking-workspace__field-grid .ant-input-number,.docking-workspace__notes .ant-input{min-height:36px;box-shadow:none;border-color:#e4e4e7;border-radius:8px}.docking-workspace__field-grid .ant-input-number-input{height:34px}.docking-workspace__parameter-sections{flex-direction:column;gap:16px;display:flex}.docking-workspace__parameter-group{background:#fafafa;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.docking-workspace__parameter-group>.ant-typography{color:#343248;font-size:14px;line-height:21px}.docking-workspace__parameter-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.docking-workspace__parameter-fields--three{grid-template-columns:repeat(3,minmax(0,1fr))}.docking-workspace__parameter-fields label{color:#807989;gap:5px;font-size:12px;font-weight:500;line-height:18px;display:grid}.docking-workspace__parameter-fields .ant-select,.docking-workspace__parameter-fields .ant-input-number{width:100%}.docking-workspace__parameter-fields .ant-select-selector,.docking-workspace__parameter-fields .ant-input-number{border-radius:12px!important;min-height:42px!important}.docking-workspace__parameter-subsection{flex-direction:column;gap:8px;display:flex}.docking-workspace__parameter-subsection>.ant-typography{font-size:12px;line-height:18px}.docking-workspace__parameter-toggles{flex-direction:column;gap:10px;display:flex}.docking-workspace__parameter-toggles label,.docking-workspace__parameter-toggle{color:#343248;align-items:center;gap:10px;font-size:14px;line-height:21px;display:flex}.docking-workspace__parameter-toggles .ant-switch,.docking-workspace__parameter-toggle .ant-switch{background:#d4d1dc;flex:none}.docking-workspace__parameter-toggles .ant-switch.ant-switch-checked,.docking-workspace__parameter-toggles .ant-switch.ant-switch-checked:hover,.docking-workspace__parameter-toggles .ant-switch.ant-switch-checked:focus-visible,.docking-workspace__parameter-toggle .ant-switch.ant-switch-checked,.docking-workspace__parameter-toggle .ant-switch.ant-switch-checked:hover,.docking-workspace__parameter-toggle .ant-switch.ant-switch-checked:focus-visible{background:var(--docking-lavender)!important}.docking-workspace__parameter-toggles .ant-switch:not(.ant-switch-checked) .ant-switch-handle:before,.docking-workspace__parameter-toggle .ant-switch:not(.ant-switch-checked) .ant-switch-handle:before{background:#fff;box-shadow:0 1px 3px #34324840}.docking-workspace__toggle-row,.docking-workspace__raw-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.docking-workspace__toggle-row span{gap:3px;display:grid}.docking-workspace__raw-heading .ant-typography{margin:0}.docking-workspace__raw-accordion-header{flex-direction:column;flex:1 0 0;align-items:flex-start;min-width:0;display:flex}.docking-workspace__raw-accordion-header>span{color:#343248;font-size:14px;font-weight:600;line-height:21px}.docking-workspace__raw-accordion-header>.ant-typography{color:#807989;text-overflow:ellipsis;white-space:nowrap;width:100%;font:12px/18px Menlo,SFMono-Regular,monospace;overflow:hidden}.docking-workspace__raw-editor{flex-direction:column;gap:12px;display:flex}.docking-workspace__raw-description{color:#807989;font-size:12px;line-height:18px}.docking-workspace__raw-preview{color:#343248;background:#fefefe;border:1px solid #e4e4e7;border-radius:12px;min-height:130px;max-height:346px;margin:0;padding:11px 17px;font:12px/18px Menlo,SFMono-Regular,monospace;overflow:auto}.docking-workspace__raw-editor .ant-input{border-radius:12px;min-height:130px;margin:0;padding:11px 17px;font:12px/18px Menlo,SFMono-Regular,monospace}.docking-workspace__raw-edit-button{color:#343248;border-color:#e4e4e7;border-radius:12px;align-self:flex-start;height:41px;padding:0 25px;font-size:14px;box-shadow:0 2px #00000005}.docking-workspace__raw-note{margin-top:10px;display:block}.docking-workspace__run-settings{gap:16px;display:grid}.docking-workspace__pocket-block{background:#fafafa;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.docking-workspace__pocket-block>.ant-typography{color:#343248;font-size:14px;line-height:21px}.docking-workspace__pocket-fields{flex-direction:column;gap:12px;display:flex}.docking-workspace__pocket-fields label,.docking-workspace__pocket-field-group>span{color:#807989;flex-direction:column;gap:5px;font-size:12px;font-weight:500;line-height:18px;display:flex}.docking-workspace__pocket-fields .ant-select,.docking-workspace__pocket-size-grid .ant-input-number{width:100%}.docking-workspace__pocket-fields .ant-select-selector,.docking-workspace__pocket-size-grid .ant-input-number{border-radius:12px!important;min-height:42px!important}.docking-workspace__pocket-size-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:5px;display:grid}.docking-workspace__pocket-size-grid .ant-input-number-input{padding-inline:0}.docking-workspace__pocket-size-grid .ant-input-number-prefix{color:#00000073}.docking-workspace--preparation{background:#f8faf9;min-height:100%;padding:0}.docking-workspace--preparation>.docking-workspace__header{background:#fff;border-bottom:1px solid #e4e4e7;min-height:76px;margin:0;padding:16px}.docking-workspace__preparation-content{min-height:calc(100% - 76px);padding:16px}.docking-workspace--preparation .docking-workspace__grid{grid-template-columns:minmax(0,1fr)}.docking-workspace--preparation .docking-workspace__actions .ant-btn-primary{border-radius:8px;box-shadow:0 2px 4px #2a77662e}.docking-ligand-preview{gap:16px;display:grid}.docking-ligand-preview__tabs{align-self:start}.docking-ligand-preview__tabs .ant-segmented-group{width:auto!important}.docking-ligand-preview__tabs .ant-segmented-item{flex:none!important}.docking-ligand-preview__meta{justify-content:space-between;gap:12px;display:flex}.docking-ligand-preview__properties{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.docking-ligand-preview__properties>div{background:#fafafa;border-radius:8px;gap:2px;padding:8px 10px;display:grid}.docking-ligand-preview__properties span{color:#807989;font-size:12px;line-height:18px}.docking-ligand-preview__properties strong{color:#343248;font-size:14px;line-height:21px}.docking-ligand-preview__stage{background:#fff;border:1px solid #e4e4e7;border-radius:12px;place-items:center;min-height:320px;display:grid;overflow:hidden}.docking-ligand-preview__stage .lp-molstar-viewer{width:100%}.docking-ligand-preview__viewer{gap:8px;width:100%;display:grid}.docking-ligand-preview__svg{width:100%;max-width:440px;height:auto;display:block}.docking-preparation-findings{gap:0;display:grid}.docking-preparation-findings__header{gap:2px;padding-bottom:6px;display:grid}.docking-preparation-findings__title-row{justify-content:space-between;align-items:center;min-height:24px;display:flex}.docking-preparation-findings__title-row .ant-typography{color:#343248;font-size:14px;line-height:21px}.docking-preparation-findings__customize{color:#7654fc;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:1px 8px;font:14px Arial,sans-serif}.docking-preparation-findings__customize:hover{background:#f2efff}.docking-preparation-findings__summary{flex-wrap:wrap;align-items:center;gap:12px;padding-top:2px;font:14px/21px Arial,sans-serif;display:flex}.docking-preparation-findings__summary span{color:#343248;align-items:center;gap:6px;display:inline-flex}.docking-preparation-findings__summary em{color:#807989;font-style:normal}.docking-preparation-findings__summary .docking-workspace__dot{margin-right:0}.docking-preview__structure-label{color:#7d7d7d;text-overflow:ellipsis;white-space:nowrap;background:#f3f3f3;border:0;border-radius:8px;align-items:center;max-width:min(260px,100vw - 110px);height:30px;margin:0;padding-inline:10px;font-size:12px;line-height:28px;display:inline-flex;overflow:hidden}.docking-preview__structure-label--interactive{cursor:pointer;-webkit-user-select:none;user-select:none}.docking-preview__structure-label--interactive:hover,.docking-preview__structure-label--interactive:focus-visible{outline:none;box-shadow:0 0 0 2px #8d72f92e}.docking-preview__structure-label--interactive.is-comparing{color:#7d7d7d;background:#f3f3f3}.docking-preparation-findings__rows{border-top:1px solid #f0f0f0;padding-top:6px}.docking-preparation-finding-wrapper+.docking-preparation-finding-wrapper{border-top:1px solid #edf1ef}.docking-preparation-finding{width:100%;min-width:0;color:inherit;font-family:var(--text-font-family);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:8px 2px;font-size:14px;line-height:21px;display:flex}.docking-preparation-finding:hover{background:#faf9fc}.docking-preparation-finding:focus-visible{outline-offset:-1px;outline:1px solid #8d72f9}.docking-preparation-finding .docking-workspace__dot{flex:0 0 8px;width:8px;height:8px;margin:0 8px 0 0}.docking-preparation-finding__label{color:#343248;white-space:nowrap}.docking-preparation-finding__count{color:#00000073;white-space:nowrap}.docking-preparation-finding__severity{color:#00000073;text-transform:lowercase;margin-left:auto;font-size:11px;line-height:16.5px}.docking-preparation-findings .docking-workspace__dot--error{background:#e6234d}.docking-preparation-findings .docking-workspace__dot--warning{background:#faad14}.docking-preparation-findings .docking-workspace__dot--minor{background:#00000073}.docking-preparation-finding .docking-workspace__dot--warning~.docking-preparation-finding__severity{color:#faad14}.docking-preparation-finding__details{color:#807989;font-family:var(--text-font-family);padding:0 2px 8px 18px;font-size:12px;line-height:18px}.docking-preparation-panel{--docking-ink:#343248;--docking-muted:#807989;--docking-border:#e4e4e7;--docking-lavender:#8d72f9;--docking-lavender-soft:#f2efff;min-height:100%;color:var(--docking-ink);background:#f8faf9;flex-direction:column;display:flex}.docking-preparation-panel__section-heading,.docking-preparation-panel__finding-summary,.docking-preparation-panel__warning{align-items:center;display:flex}.docking-preparation-panel__content{flex-direction:column;flex:auto;min-height:0;display:flex}.docking-preparation-panel__alert{margin:16px 16px 0}.docking-preparation-panel__surface{background:#fff;flex-direction:column;flex:auto;gap:16px;width:100%;min-height:0;margin:0;padding:24px;display:flex;overflow-y:auto}.docking-preparation-panel__source,.docking-preparation-panel__preparing-for,.docking-preparation-panel__findings,.docking-preparation-panel__parameters,.docking-preparation-panel__repair,.docking-preparation-panel__protonation,.docking-preparation-panel__retained-residues,.docking-preparation-panel__alternate-locations,.docking-preparation-panel__minimization{border-bottom:1px solid #f0eef2;gap:12px;padding-bottom:16px;display:grid}.docking-preparation-panel__minimization{border-bottom:0;padding-bottom:0}.docking-preparation-panel__section-heading{justify-content:space-between;gap:16px}.docking-preparation-panel__section-heading>div{gap:2px;display:grid}.docking-preparation-panel__section-heading .ant-typography-secondary,.docking-preparation-panel__chain-list,.docking-preparation-panel__residue-grid .ant-typography-secondary{font-size:12px;line-height:18px}.docking-preparation-panel__section-heading .ant-tag{background:var(--docking-lavender-soft);color:#6f55d5;border:0;border-radius:999px;margin:0}.docking-preparation-panel__source .ant-input-group{display:flex}.docking-preparation-panel__source .ant-input{border-color:var(--docking-border);border-radius:12px 0 0 12px;width:128px;min-height:40px;font-weight:600}.docking-preparation-panel__source .ant-btn{border-color:var(--docking-border);border-radius:0 12px 12px 0;height:40px}.docking-preparation-panel__field-grid{flex-direction:column;gap:12px;display:flex}.docking-preparation-panel__chain-selection{grid-column:1/-1;gap:6px;display:grid}.docking-preparation-panel__field-heading{gap:2px;display:grid}.docking-preparation-panel__field-heading .ant-typography:first-child{color:var(--docking-muted);font-size:12px}.docking-preparation-panel__field-heading .ant-typography-secondary{font-size:11px}.docking-preparation-panel__field-grid .docking-preparation-panel__chain-option{color:#343248;min-height:21px;font-family:var(--text-font-family);align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:21px;display:flex}.docking-preparation-panel__chain-option input{width:16px;height:16px;accent-color:var(--docking-lavender);flex:0 0 16px;margin:0}.docking-preparation-panel__chain-option .ant-typography-secondary{color:#00000073;font-weight:400}.docking-preparation-panel__chain-option small{color:var(--docking-muted);font-size:11px;font-weight:400}.docking-preparation-panel__chain-list{flex-wrap:wrap;gap:14px;display:flex}.docking-preparation-panel__preparing-for .ant-segmented{background:#f5f3f7;border-radius:12px;padding:4px}.docking-preparation-panel__preparing-for .ant-segmented-item-selected{color:#6f55d5;box-shadow:0 1px 3px #5b48b826}.docking-preparation-panel__finding-summary{color:var(--docking-muted);flex-wrap:wrap;gap:8px;font-size:12px}.docking-preparation-panel__finding-summary span{border:1px solid var(--docking-border);border-radius:8px;align-items:center;gap:5px;padding:5px 8px;display:inline-flex}.docking-preparation-panel__progress .ant-typography{font-size:12px}.docking-preparation-panel__dot{border-radius:50%;width:8px;height:8px}.docking-preparation-panel__dot--error{background:#c94b4b}.docking-preparation-panel__dot--warning{background:#d99925}.docking-preparation-panel__dot--minor{background:#2a7766}.docking-preparation-panel__residue-grid,.docking-preparation-panel__minimization-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.docking-preparation-panel__residue-grid>div{background:#faf9fc;border-radius:12px;gap:6px;padding:12px;display:grid}.docking-preparation-panel__residue-grid .ant-select,.docking-preparation-panel__residue-grid .ant-btn{width:100%}.docking-preparation-panel__parameter-rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.docking-preparation-panel__parameter-rows--stacked{grid-template-columns:1fr}.docking-preparation-panel__parameter-rows label{background:#faf9fc;border-radius:12px;justify-content:flex-start;align-items:flex-start;gap:10px;min-height:42px;padding:9px 12px;font-size:13px;display:flex}.docking-preparation-panel__parameter-copy{gap:2px;min-width:0;display:grid}.docking-preparation-panel__parameter-copy>span:first-child{color:var(--docking-ink);font-size:14px;line-height:21px}.docking-preparation-panel__parameter-copy .ant-typography-secondary{color:var(--docking-muted);font-size:12px;font-weight:400;line-height:18px}.docking-preparation-panel__field,.docking-preparation-panel__field-grid label{color:var(--docking-muted);gap:5px;font-size:12px;font-weight:500;display:grid}.docking-preparation-panel__field .ant-select,.docking-preparation-panel__field-grid .ant-select,.docking-preparation-panel__field-grid .ant-input-number,.docking-preparation-panel__alternate-locations .ant-select{width:100%}.docking-preparation-panel__field .ant-select-selector,.docking-preparation-panel__field-grid .ant-select-selector,.docking-preparation-panel__field-grid .ant-input-number,.docking-preparation-panel__alternate-locations .ant-select-selector{border-color:var(--docking-border);border-radius:12px!important;min-height:40px!important}.docking-preparation-panel__residue-rows{gap:8px;display:grid}.docking-preparation-panel__residue-rows>div{border:1px solid var(--docking-border);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:9px 12px;display:flex}.docking-preparation-panel__residue-rows>div>span{font-weight:600}.docking-preparation-panel__residue-rows .ant-typography-secondary{font-size:12px}.docking-preparation-panel .ant-switch.ant-switch-checked{background:var(--docking-lavender)}.docking-preparation-panel__minimization-fields label{color:var(--docking-muted);gap:5px;font-size:12px;font-weight:500;display:grid}.docking-preparation-panel__minimization-fields .ant-select,.docking-preparation-panel__minimization-fields .ant-input-number{width:100%}.docking-preparation-panel__minimization-fields .ant-select-selector,.docking-preparation-panel__minimization-fields .ant-input-number{border-color:var(--docking-border);border-radius:12px!important;min-height:40px!important}.docking-preparation-panel__warning{background:#fff8e8;border-radius:12px;gap:8px;padding:10px 12px}.docking-preparation-panel__warning .anticon{color:#d99925}.docking-preparation-panel__warning .ant-typography{color:#755119;font-size:12px}.docking-preparation-panel__pipeline,.docking-preparation-panel__prepared-summary{background:#fff;border:1px solid #f0eef2;border-radius:10px;gap:16px;padding:16px;display:grid}.docking-preparation-panel__pipeline-heading,.docking-preparation-panel__prepared-heading,.docking-preparation-panel__protonation-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.docking-preparation-panel__pipeline-heading>div,.docking-preparation-panel__prepared-heading>div,.docking-preparation-panel__audit,.docking-preparation-panel__protonation-review{gap:4px;display:grid}.docking-preparation-panel__pipeline-bar{background:#f3f3f3;border-radius:100px;height:8px;overflow:hidden}.docking-preparation-panel__pipeline-bar span{border-radius:inherit;background:var(--docking-lavender);height:100%;transition:width .18s;display:block}.docking-preparation-panel__pipeline-stages{gap:8px;display:grid}.docking-preparation-panel__pipeline-stage{color:#7d7d7d;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:24px;font-size:12px;display:grid}.docking-preparation-panel__pipeline-stage>.anticon{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.docking-preparation-panel__pipeline-stage.is-complete{color:#232323}.docking-preparation-panel__pipeline-stage.is-complete .anticon{color:#52c41a}.docking-preparation-panel__pipeline-stage.is-active{color:var(--docking-ink);font-weight:600}.docking-preparation-panel__pipeline-stage.is-active .anticon{color:var(--docking-lavender)}.docking-preparation-panel__prepared-heading{align-items:flex-start}.docking-preparation-panel__prepared-heading .ant-typography:first-child{font-size:16px}.docking-preparation-panel__prepared-summary>.ant-typography-code{color:var(--docking-muted);background:#00000005;border-radius:10px;padding:8px 10px;font-size:11px;display:block}.docking-preparation-panel__audit{padding-top:4px}.docking-preparation-panel__result-metrics{flex-wrap:wrap;gap:8px;display:flex}.docking-preparation-panel__result-metrics span{background:#f7f7f8;border-radius:9px;align-items:baseline;gap:5px;padding:7px 10px;display:inline-flex}.docking-preparation-panel__result-metrics .ant-typography-secondary{color:var(--docking-muted);font-size:12px}.docking-preparation-panel__download{justify-self:start}.docking-preparation-panel__result{background:#fbfafc;border:1px solid #e7e5eb;border-radius:10px;gap:8px;padding:12px;display:grid}.docking-preparation-panel__result-row{border-top:1px solid #f0eef2;justify-content:space-between;align-items:center;gap:12px;padding-top:7px;font-size:13px;display:flex}.docking-preparation-panel__protonation-review{padding-top:8px}.docking-preparation-panel__protonation-row{border-radius:8px;justify-content:flex-start;padding:5px 8px}.docking-preparation-panel__protonation-row .ant-btn{width:92px;color:var(--docking-ink);text-align:left;padding:0;font:12px Menlo,SFMono-Regular,monospace}.docking-preparation-panel__protonation-row .ant-select{width:104px}.docking-preparation-panel__protonation-row .ant-typography-warning{color:#faad14;margin-left:auto;font-size:11px}.docking-preparation-panel__run-button{background:var(--docking-lavender);border-radius:12px;min-height:42px;box-shadow:0 2px 6px #6b53d638}.docking-preparation-panel__run-button:not(:disabled):hover{background:#795ee6}.docking-preparation-header{--docking-ink:#343248;--docking-border:#e4e4e7;--docking-lavender:#8d72f9;min-height:80px;color:var(--docking-ink);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:12px 24px;display:flex}.docking-preparation-header__left{gap:4px;min-width:0;display:grid}.docking-preparation-header__title-block{min-width:0}.docking-preparation-header__title-block .ant-typography{color:#343248;letter-spacing:-.54px;margin:0;font-size:18px;line-height:27px}.docking-preparation-header__back{color:#807989;justify-self:start;height:24px;padding:0;font-size:12px}.docking-preparation-header__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.docking-preparation-header__action{border-radius:12px;height:42px}.docking-preparation-header__action--primary{background:var(--docking-lavender);height:41px}.docking-page{--docking-page-header-height:76px;background:var(--docking-canvas,#f5f8f6);min-height:100%}.docking-page__header{min-height:76px;padding:14px var(--page-padding-inline);background:#fff;justify-content:space-between;align-items:center;gap:20px;display:flex}.docking-page__breadcrumb{color:var(--page-muted-color);gap:7px;font-size:14px;line-height:20px;display:flex}.docking-page__breadcrumb a{color:var(--ant-color-primary,#8d72f9)}.docking-page__header h1{color:var(--page-title-color);font-size:var(--page-title-size);font-weight:var(--page-title-weight);line-height:var(--page-title-line-height);letter-spacing:var(--page-title-tracking);margin:2px 0 0}.docking-page__header-actions{align-items:center;gap:8px;display:flex}.docking-page__run-button{border-radius:12px;min-width:144px;height:41px;padding:0 16px;font-size:14px;font-weight:500;line-height:21px}.docking-page__layout{height:calc(100vh - var(--docking-page-header-height));min-height:640px;overflow:hidden}.docking-page__layout--preparation{display:block}.docking-page__split.ResizableSplit{grid-template-columns:minmax(360px, min(var(--resizable-split-first-size), 100% - 366px)) 6px minmax(360px, 1fr);background:#fff;height:100%}.docking-page__split.ResizableSplit>.ResizableSplit-pane{height:100%;min-height:0}.docking-page__split.ResizableSplit>.ResizeHandle{color:#0000;background:0 0;justify-self:center;width:6px}.docking-page__split.ResizableSplit>.ResizeHandle:before{background:0 0}.docking-page__split.ResizableSplit>.ResizeHandle:hover:before,.docking-page__split.ResizableSplit>.ResizeHandle:focus-visible:before,.docking-page__split.ResizableSplit>.ResizeHandle--dragging:before{background:0 0;width:1px}.docking-page__split.ResizableSplit>.ResizeHandle:focus-visible{outline:0}.docking-page--preparation{--docking-page-header-height:80px}.docking-page__configuration{background:#fff;min-width:0;height:100%;min-height:0;overflow-y:auto}.docking-page__configuration .docking-workspace{min-height:100%}.docking-page__configuration--preparation{flex-direction:column;min-height:0;display:flex;overflow:hidden}.docking-page__configuration--preparation .docking-preparation-panel{flex:auto;min-height:0}.docking-preview{isolation:isolate;background:#fff;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.docking-preview__canvas,.docking-preview__canvas .lp-molstar-viewer{height:100%}.docking-preview__canvas{position:absolute;inset:0}.docking-preview__canvas .lp-molstar-viewer{border:0;border-radius:0}.docking-preview__canvas .msp-viewport-top-left-controls,.docking-preview__canvas .msp-viewport-controls-buttons{display:none}.docking-preview__loading{color:#6e7d78;place-items:center;height:100%;font-size:14px;display:grid}.docking-preview__empty{z-index:1;color:#6e7d78;text-align:center;width:calc(100% - 32px);font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.docking-preview__topbar{z-index:2;width:unset;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#141517eb;-webkit-user-select:none;user-select:none;background:#f8f8f8e6;border:1px solid #0000001f;border-radius:10px;align-items:center;max-width:calc(100% - 24px);padding:6px;display:flex;position:absolute;inset:12px 12px auto auto;overflow:hidden;box-shadow:0 6px 16px #0000001f,inset 0 1px #ffffffb3}.docking-preview__topbar .lp-molstar-toolbar,.docking-preview__topbar .lp-molstar-toolbar.ant-space-wrap{scrollbar-width:none;white-space:nowrap;align-items:center;max-width:100%;display:flex;overflow:auto hidden;flex-wrap:nowrap!important}.docking-preview__topbar .lp-molstar-toolbar::-webkit-scrollbar{display:none}.docking-preview__topbar .lp-molstar-toolbar>.ant-space-item,.docking-preview__topbar .lp-molstar-toolbar>.ant-space-item>.ant-space-compact{flex:none}.docking-preview__topbar .lp-molstar-toolbar .ant-space-compact{gap:4px}.docking-preview__topbar .lp-molstar-toolbar .ant-space-compact>.ant-btn{border-inline-width:1px!important;border-radius:6px!important;margin-inline-start:0!important}.docking-preview__topbar .lp-molstar-toolbar__representation-select{width:unset;flex:0 auto;min-width:132px}.docking-preview__topbar .lp-molstar-toolbar .ant-btn{border-radius:8px;height:30px;min-height:30px;padding-inline:8px;font-size:12px}.docking-preview__topbar .lp-molstar-toolbar .ant-select-single{height:30px}.docking-preview__topbar .lp-molstar-toolbar .ant-select-selector{border-radius:8px!important;height:30px!important;min-height:30px!important}.docking-preview__topbar .lp-molstar-toolbar .ant-select-selection-item{font-size:12px;line-height:28px!important}.docking-preview__context-strip{z-index:2;align-items:center;gap:6px;max-width:calc(100% - 24px);display:flex;position:absolute;top:12px;left:12px;overflow:hidden}.docking-preview__scene-toggle{border:0;border-radius:8px;flex:none;height:30px;padding-inline:10px;font-size:12px}.docking-preview__viewport-rail{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f8f8e6;border:1px solid #0000001f;border-radius:10px;flex-direction:column;gap:4px;padding:5px;display:flex;position:absolute;top:60px;right:12px;box-shadow:0 6px 16px #0000001f,inset 0 1px #ffffffb3}.docking-preview__rail-button{color:#343248;border:0;border-radius:6px;place-items:center;padding:0;display:grid;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}.docking-preview__rail-button .ant-btn-icon{font-size:16px;line-height:1}.docking-preview__rail-button:hover,.docking-preview__rail-button.ant-btn-primary{color:#343248;background:#00000014}.docking-preview__rail-menu{flex-direction:column;gap:2px;min-width:132px;display:flex}.docking-preview__rail-menu .ant-btn{text-align:left;border-radius:5px;justify-content:flex-start;height:28px;padding-inline:8px;font-size:12px}.docking-preview__scene{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f8f8f0;border:1px solid #0000001f;border-radius:12px;flex-direction:column;width:min(272px,100% - 24px);max-height:min(70vh,520px);display:flex;position:absolute;top:52px;left:12px;overflow:hidden;box-shadow:0 6px 16px #0000001f,inset 0 1px #ffffffb3}.docking-preview__scene-header{background:#ebebeb8c;border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;gap:8px;min-height:30px;padding:5px 9px;display:flex}.docking-preview__scene-title{color:#343248;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.docking-preview__scene-summary{color:#7d7d7d;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:auto;font-size:10px;overflow:hidden}.docking-preview__scene-children{margin-left:13px;position:relative}.docking-preview__scene-children:before{content:"";pointer-events:none;background:#0000001f;width:1px;position:absolute;top:0;bottom:0;left:-5px}.docking-preview__scene-header-actions{align-items:center;gap:2px;margin-left:auto;display:flex}.docking-preview__scene-header-button{color:#7d7d7d;border-radius:5px;place-items:center;padding:0;display:grid;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important}.docking-preview__scene-header-button:hover{color:#343248;background:#00000014}.docking-preview__scene-body{overscroll-behavior:contain;min-height:0;padding:4px;position:relative;overflow-y:auto}.docking-preview__scene-row{color:#343248;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;width:100%;min-height:24px;padding:0 3px 0 0;font:12px/18px Arial,sans-serif;transition:background-color .12s,color .12s;display:flex}.docking-preview__scene-row:hover,.docking-preview__scene-row:focus-visible{background:#00000012;outline:0}.docking-preview__scene-row:focus-visible{box-shadow:inset 0 0 0 1px #8d72f9}.docking-preview__scene-row.is-active{color:#343248;background:#f0edff}.docking-preview__scene-row--root,.docking-preview__scene-row--assembly,.docking-preview__scene-row--group,.docking-preview__scene-row--chain{padding-left:0}.docking-preview__scene-label{text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:5px;min-width:0;display:flex;overflow:hidden}.docking-preview__scene-row small{color:#7d7d7d;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.docking-preview__scene-chevron,.docking-preview__scene-twisty-empty{flex:0 0 16px;width:16px;height:16px;display:block}.docking-preview__scene-twisty-empty{pointer-events:none}.docking-preview__scene-bar{background:#8aa0b8;border-radius:1px;flex:none;width:2px;height:15px}.docking-preview__scene-bar--structure{margin-left:0}.docking-preview__scene-bar--polymer{background:#b69df4}.docking-preview__scene-bar--ligand{background:#8fc7aa}.docking-preview__scene-bar--water{background:#6db6e8}.docking-preview__scene-bar--other{background:#8aa0b8}.docking-preview__scene-empty,.docking-preview__scene-hint{color:#8e8e93;padding:4px 12px 4px 48px;font-size:11.5px;line-height:17.25px}.docking-preview .msp-plugin-content.msp-layout-standard.msp-layout-standard-reactive{border:0}@media (width<=760px){.docking-page__header{padding:12px 16px}.docking-page__layout{height:auto;min-height:0;overflow:visible}.docking-page__layout--preparation{grid-template-columns:1fr}.docking-page__split.ResizableSplit{height:auto}.docking-page__split.ResizableSplit.ResizableSplit--stacked{grid-template-columns:1fr}.docking-page__configuration{border-top:1px solid #d9e3df;border-left:0;height:auto;overflow:visible}.docking-preview{height:clamp(320px,70vw,480px);min-height:0}.docking-preview__canvas .lp-molstar-viewer,.docking-preview__canvas .lp-molstar-host{height:100%;min-height:0!important}.docking-preview__toolbar{top:76px;left:16px;right:auto}.docking-preview__actions{justify-content:flex-start;left:16px}.docking-workspace{padding:16px}.docking-workspace--preparation{padding:0}.docking-workspace--preparation>.docking-workspace__header,.docking-workspace__preparation-content{padding:16px}.docking-preparation-header{flex-wrap:wrap;align-items:flex-start;padding:12px 16px}.docking-preparation-header__actions{width:100%}.docking-preparation-header__actions .ant-btn{flex:140px}.docking-preparation-panel__surface{max-height:none;padding:16px}.docking-preparation-panel__residue-grid,.docking-preparation-panel__parameter-rows,.docking-preparation-panel__minimization-fields{grid-template-columns:1fr}.docking-workspace__header{flex-wrap:wrap;align-items:flex-start}.docking-workspace__actions{width:100%}.docking-workspace__actions .ant-btn{flex:140px}.docking-workspace__grid{grid-template-columns:1fr}.docking-workspace__findings{flex-wrap:wrap;gap:8px 14px}.docking-workspace__preparation-panel,.docking-workspace__raw-heading{flex-direction:column;align-items:flex-start}.docking-workspace__preparation-actions{align-items:flex-start;min-width:0}.docking-workspace__field-grid,.docking-workspace__accordion .ant-collapse-item:first-child .ant-collapse-content-box>.docking-workspace__action-grid,.docking-workspace__accordion .ant-collapse-item:nth-child(2) .ant-collapse-content-box>.docking-workspace__action-grid{grid-template-columns:1fr!important}.docking-workspace__action-grid--upload-first .ant-btn:first-child{grid-column:auto}}.retrosynthesis-page__breadcrumb{color:var(--page-muted-color);align-items:center;gap:10px;margin-bottom:12px;font-size:14px;display:flex}.retrosynthesis-page__breadcrumb a{color:#344054}.retrosynthesis-page__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.retrosynthesis-page__header .workspace-page__title{margin:0}.retrosynthesis-page__grid{grid-template-columns:minmax(360px,440px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.retrosynthesis-page .workspace-panel{background:#fff;border:1px solid #eaecf0;border-radius:14px;padding:22px;box-shadow:0 2px 8px #1018280a}.retrosynthesis-page__results{min-height:520px}.retrosynthesis-page__section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:22px;display:flex}.retrosynthesis-page__section-heading .ant-typography{margin:0}.retrosynthesis-page__field{color:#344054;flex-direction:column;gap:7px;margin-bottom:18px;font-size:13px;font-weight:600;display:flex}.retrosynthesis-page__field-label{align-items:center;gap:6px;display:inline-flex}.retrosynthesis-page__hint{color:#98a2b3;cursor:help;align-items:center;display:inline-flex}.retrosynthesis-page__hint svg{width:14px;height:14px}.retrosynthesis-page__field .ant-select,.retrosynthesis-page__field .ant-input-number{width:100%}.retrosynthesis-page__settings{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.retrosynthesis-page__form>.ant-btn{margin-top:12px}.retrosynthesis-page__smiles{resize:vertical;min-height:96px}.retrosynthesis-page__toggle{color:#475467;align-items:center;gap:9px;margin:4px 0 20px;font-size:13px;display:flex}.retrosynthesis-page__toggles{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px;display:grid}.retrosynthesis-page__active-job,.retrosynthesis-page__result{border-bottom:1px solid #f2f4f7;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.retrosynthesis-page__result{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border-top:0;border-left:0;border-right:0}.retrosynthesis-page__result:hover,.retrosynthesis-page__result--selected{background:#f8f7ff}.retrosynthesis-page__result>span{flex-direction:column;gap:3px;display:flex}.retrosynthesis-page__route-controls{align-items:center;gap:10px;margin-top:18px;display:flex}.retrosynthesis-page__route-controls .ant-select{min-width:180px}.retrosynthesis-page__graph{border:1px solid #eaecf0;border-radius:12px;height:620px;margin-top:14px;overflow:hidden}.retrosynthesis-page__active-job-text{color:#475467;flex:1}.retrosynthesis-page__result div{flex-direction:column;gap:3px;display:flex}.retrosynthesis-page__empty{text-align:center;color:#98a2b3;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:390px;display:flex}.retrosynthesis-page__empty .anticon{color:#b692f6;margin-bottom:8px;font-size:32px}@media (width<=767px){.retrosynthesis-page__grid,.retrosynthesis-page__settings,.retrosynthesis-page__toggles{grid-template-columns:1fr}}.msp-plugin{font-family:Helvetica Neue,Segoe UI,Helvetica,Source Sans Pro,Arial,sans-serif;font-size:14px;line-height:1.42857;position:absolute;inset:0}.msp-plugin *{box-sizing:border-box}.msp-plugin [hidden],.msp-plugin template{display:none}.msp-plugin a{background-color:#0000}.msp-plugin a:active,.msp-plugin a:hover{outline:0}.msp-plugin abbr[title]{border-bottom:1px dotted}.msp-plugin b,.msp-plugin strong{font-weight:700}.msp-plugin small{font-size:80%}.msp-plugin img{border:0}.msp-plugin svg:not(:root){overflow:hidden}.msp-plugin button,.msp-plugin input,.msp-plugin optgroup,.msp-plugin select,.msp-plugin textarea{color:inherit;font:inherit;margin:0}.msp-plugin button{overflow:visible}.msp-plugin button,.msp-plugin select{text-transform:none}.msp-plugin button,.msp-plugin html input[type=button],.msp-plugin input[type=reset],.msp-plugin input[type=submit]{-webkit-appearance:button;cursor:pointer}.msp-plugin button[disabled],.msp-plugin html input[disabled]{cursor:default}.msp-plugin button::-moz-focus-inner{border:0;padding:0}.msp-plugin input::-moz-focus-inner{border:0;padding:0}.msp-plugin input{line-height:normal}.msp-plugin input[type=checkbox],.msp-plugin input[type=radio]{box-sizing:border-box;padding:0}.msp-plugin input[type=number]::-webkit-inner-spin-button{height:auto}.msp-plugin input[type=number]::-webkit-outer-spin-button{height:auto}.msp-plugin textarea{overflow:auto}.msp-plugin .msp-layout-expanded,.msp-plugin .msp-layout-standard{inset:0}.msp-plugin .msp-layout-standard{border:1px solid #cec9ba}.msp-plugin .msp-layout-region{overflow:hidden}.msp-plugin .msp-layout-static,.msp-plugin .msp-layout-scrollable{position:absolute}.msp-plugin .msp-scrollable{overflow-y:auto}.msp-plugin .msp-scrollable-container{position:absolute;inset:0;overflow-y:auto}.msp-plugin .msp-layout-static{overflow:hidden}.msp-plugin .msp-layout-top .msp-layout-static,.msp-plugin .msp-layout-main .msp-layout-static,.msp-plugin .msp-layout-bottom .msp-layout-static,.msp-plugin .msp-layout-right .msp-layout-static{inset:0}.msp-plugin .msp-layout-right .msp-layout-scrollable{inset:43px 0 0}.msp-plugin .msp-layout-left .msp-layout-static{inset:0}.msp-plugin .msp-layout-standard-outside{position:absolute}.msp-plugin .msp-layout-standard-outside .msp-layout-main{position:absolute;inset:0}.msp-plugin .msp-layout-standard-outside .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:-97px;right:0}.msp-plugin .msp-layout-standard-outside .msp-layout-bottom{border-bottom:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:-97px;left:0;right:0}.msp-plugin .msp-layout-standard-outside .msp-layout-right{border-top:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:295px;position:absolute;bottom:-295px;right:0}.msp-plugin .msp-layout-standard-outside .msp-layout-left{border-top:1px solid #cec9ba;width:50%;height:295px;position:absolute;bottom:-295px;left:0}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-standard-outside .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-outside .msp-layout-collapse-left .msp-layout-right{width:auto;left:32px}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-standard-landscape{position:absolute}.msp-plugin .msp-layout-standard-landscape .msp-layout-main{position:absolute;inset:100px 300px 70px 330px}.msp-plugin .msp-layout-standard-landscape .msp-layout-top{border-bottom:1px solid #cec9ba;height:100px;position:absolute;top:0;left:330px;right:300px}.msp-plugin .msp-layout-standard-landscape .msp-layout-bottom{border-top:1px solid #cec9ba;height:70px;position:absolute;bottom:0;left:330px;right:300px}.msp-plugin .msp-layout-standard-landscape .msp-layout-right{border-left:1px solid #cec9ba;width:300px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-left{border-right:1px solid #cec9ba;width:330px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-main,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-top,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-bottom{right:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-main,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-top,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-bottom{left:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-main,.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-top,.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-bottom{left:32px}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-bottom .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-top .msp-layout-main{top:0}.msp-plugin .msp-layout-standard-portrait{position:absolute}.msp-plugin .msp-layout-standard-portrait .msp-layout-main{position:absolute;inset:97px 0 361px}.msp-plugin .msp-layout-standard-portrait .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:0;right:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-bottom{border-bottom:1px solid #cec9ba;width:50%;height:97px;position:absolute;left:0;right:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-right{border-top:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;right:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-left{border-top:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;left:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-right.msp-layout-hide-left .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-portrait .msp-layout-collapse-left .msp-layout-right{width:auto;left:32px}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-top.msp-layout-hide-bottom .msp-layout-main{top:0}.msp-plugin .msp-layout-standard-reactive{position:absolute}@media (orientation:landscape),(width>=1000px){.msp-plugin .msp-layout-standard-reactive .msp-layout-main{position:absolute;inset:100px 300px 70px 330px}.msp-plugin .msp-layout-standard-reactive .msp-layout-top{border-bottom:1px solid #cec9ba;height:100px;position:absolute;top:0;left:330px;right:300px}.msp-plugin .msp-layout-standard-reactive .msp-layout-bottom{border-top:1px solid #cec9ba;height:70px;position:absolute;bottom:0;left:330px;right:300px}.msp-plugin .msp-layout-standard-reactive .msp-layout-right{border-left:1px solid #cec9ba;width:300px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-left{border-right:1px solid #cec9ba;width:330px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-main,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-top,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-bottom{right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-main,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-top,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-bottom{left:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-main,.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-top,.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-bottom{left:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-main{top:0}}@media (orientation:portrait) and (width<=1000px){.msp-plugin .msp-layout-standard-reactive .msp-layout-main{position:absolute;inset:97px 0 361px}.msp-plugin .msp-layout-standard-reactive .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:0;right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-bottom{border-bottom:1px solid #cec9ba;width:50%;height:97px;position:absolute;left:0;right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-right{border-top:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-left{border-top:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;left:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right.msp-layout-hide-left .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-right{width:auto;left:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top.msp-layout-hide-bottom .msp-layout-main{top:0}}.msp-plugin .msp-layout-expanded{position:fixed}@media (orientation:landscape){.msp-plugin .msp-layout-expanded .msp-layout-main{position:absolute;inset:100px 300px 70px 330px}.msp-plugin .msp-layout-expanded .msp-layout-top{border-bottom:1px solid #cec9ba;height:100px;position:absolute;top:0;left:330px;right:300px}.msp-plugin .msp-layout-expanded .msp-layout-bottom{border-top:1px solid #cec9ba;height:70px;position:absolute;bottom:0;left:330px;right:300px}.msp-plugin .msp-layout-expanded .msp-layout-right{border-left:1px solid #cec9ba;width:300px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-layout-expanded .msp-layout-left{border-right:1px solid #cec9ba;width:330px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-main,.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-top,.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-bottom{right:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-main,.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-top,.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-bottom{left:0}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-main,.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-top,.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-bottom{left:32px}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-main{bottom:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-main{top:0}}@media (orientation:portrait){.msp-plugin .msp-layout-expanded .msp-layout-main{position:absolute;inset:97px 0 361px}.msp-plugin .msp-layout-expanded .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:0;right:0}.msp-plugin .msp-layout-expanded .msp-layout-bottom{border-bottom:1px solid #cec9ba;width:50%;height:97px;position:absolute;left:0;right:0}.msp-plugin .msp-layout-expanded .msp-layout-right{border-top:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;right:0}.msp-plugin .msp-layout-expanded .msp-layout-left{border-top:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;left:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-right.msp-layout-hide-left .msp-layout-main{bottom:0}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-right{width:auto;left:32px}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-top.msp-layout-hide-bottom .msp-layout-main{top:0}}.msp-plugin ::-webkit-scrollbar{width:10px;height:10px}.msp-plugin ::-webkit-scrollbar-track{background-color:#e9e6e0;border-radius:0}.msp-plugin ::-webkit-scrollbar-thumb{background-color:#beb7a4;background-clip:content-box;border:1px solid #0000;border-radius:10px}.msp-plugin .msp-form-control,.msp-plugin .msp-control-row select,.msp-plugin .msp-control-row button,.msp-plugin .msp-control-row input[type=text],.msp-plugin .msp-btn{appearance:none;width:100%;height:32px;-webkit-box-shadow:none;box-shadow:none;background:#f3f2ee;border:none;padding:0 10px;line-height:30px;display:block}.msp-plugin .msp-form-control::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-control-row select::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-control-row button::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-control-row input[type=text]::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-btn::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-form-control:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-control-row select:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-control-row button:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-control-row input[type=text]:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-btn:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-form-control::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-control-row select::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-control-row button::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-control-row input[type=text]::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-btn::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-form-control:hover,.msp-plugin .msp-control-row select:hover,.msp-plugin .msp-control-row button:hover,.msp-plugin .msp-control-row input[type=text]:hover,.msp-plugin .msp-btn:hover{color:#ae5d04;background-color:#e9e6e0;border:none;outline-offset:-1px!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-form-control:active,.msp-plugin .msp-control-row select:active,.msp-plugin .msp-control-row button:active,.msp-plugin .msp-control-row input[type=text]:active,.msp-plugin .msp-btn:active,.msp-plugin .msp-form-control:focus,.msp-plugin .msp-control-row select:focus,.msp-plugin .msp-control-row button:focus,.msp-plugin .msp-control-row input[type=text]:focus,.msp-plugin .msp-btn:focus{color:#332b1f;outline-offset:0;background-color:#f3f2ee;border:none;outline:none}.msp-plugin .msp-form-control[disabled],.msp-plugin .msp-control-row select[disabled],.msp-plugin .msp-control-row button[disabled],.msp-plugin .msp-control-row input[disabled][type=text],.msp-plugin [disabled].msp-btn,.msp-plugin .msp-form-control[readonly],.msp-plugin .msp-control-row select[readonly],.msp-plugin .msp-control-row button[readonly],.msp-plugin .msp-control-row input[readonly][type=text],.msp-plugin [readonly].msp-btn,fieldset[disabled] .msp-plugin .msp-form-control,fieldset[disabled] .msp-plugin .msp-control-row select,fieldset[disabled] .msp-plugin .msp-control-row button,fieldset[disabled] .msp-plugin .msp-control-row input[type=text],fieldset[disabled] .msp-plugin .msp-btn{opacity:.35;background:#eeece7}.msp-plugin .msp-btn,.msp-plugin .msp-control-row button{text-align:center;touch-action:manipulation;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-image:none;border:none;margin-bottom:0;padding:0 10px;line-height:32px;display:inline-block}.msp-plugin .msp-btn[disabled],.msp-plugin .msp-control-row button[disabled]{opacity:.35;background:#eeece7}.msp-plugin .msp-btn-block,.msp-plugin .msp-control-row button{width:100%;display:block}.msp-plugin .msp-btn,.msp-plugin .msp-control-row button,.msp-plugin .msp-btn:active,.msp-plugin .msp-btn-link:focus,.msp-plugin .msp-btn:hover{outline:none}.msp-plugin .msp-material-icon svg{vertical-align:middle;fill:currentColor;-webkit-user-select:none;user-select:none;flex-shrink:0;width:1em;height:1em;margin-bottom:3px;font-size:1.2em;display:inline-flex}.msp-plugin .msp-btn-block>.msp-material-icon,.msp-plugin .msp-control-row button>.msp-material-icon{margin-left:0;margin-right:.4em}.msp-plugin .msp-btn-childless>.msp-material-icon{margin-left:0;margin-right:0}.msp-plugin .msp-btn-icon{text-align:center;border:none;width:32px;height:32px;padding:0;line-height:32px}.msp-plugin .msp-btn-icon:hover{color:#ae5d04;background-color:#e9e6e0;border:none;outline-offset:-1px!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-btn-icon[disabled],.msp-plugin .msp-btn-icon[disabled]:hover,.msp-plugin .msp-btn-icon[disabled]:active{color:#9c835f}.msp-plugin .msp-btn-icon-small{text-align:center;border:none;width:20px;height:32px;padding:0;line-height:32px}.msp-plugin .msp-btn-icon-small:hover{color:#ae5d04;background-color:#e9e6e0;border:none;outline-offset:-1px!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-btn-icon-small[disabled],.msp-plugin .msp-btn-icon-small[disabled]:hover,.msp-plugin .msp-btn-icon-small[disabled]:active{color:#9c835f}.msp-plugin .msp-btn-link{border-radius:0;font-weight:400}.msp-plugin .msp-btn-link,.msp-plugin .msp-btn-link:active,.msp-plugin .msp-btn-link.active,.msp-plugin .msp-btn-link[disabled],fieldset[disabled] .msp-plugin .msp-btn-link{-webkit-box-shadow:none;box-shadow:none;background-color:#0000}.msp-plugin .msp-btn-link,.msp-plugin .msp-btn-link:hover,.msp-plugin .msp-btn-link:focus,.msp-plugin .msp-btn-link:active{border-color:#0000}.msp-plugin .msp-btn-link:hover,.msp-plugin .msp-btn-link:focus{background-color:#0000;text-decoration:none}.msp-plugin .msp-btn-link[disabled]:hover,.msp-plugin .msp-btn-link[disabled]:focus,fieldset[disabled] .msp-plugin .msp-btn-link:hover,fieldset[disabled] .msp-plugin .msp-btn-link:focus{text-decoration:none}.msp-plugin .msp-btn-link .msp-icon{font-size:100%}.msp-plugin .msp-btn-link,.msp-plugin .msp-btn-link:active,.msp-plugin .msp-btn-link:focus{color:#332b1f;text-decoration:none}.msp-plugin .msp-btn-link:hover{color:#ae5d04;text-decoration:none}.msp-plugin .msp-btn-link-toggle-on{color:#332b1f}.msp-plugin .msp-btn-link-toggle-off,.msp-plugin .msp-btn-link-toggle-off:active,.msp-plugin .msp-btn-link-toggle-off:focus{color:#9c835f!important}.msp-plugin .msp-btn-link-toggle-on:hover{color:#ae5d04!important}.msp-plugin .msp-btn-link-toggle-off:hover{color:#dc9c56!important}.msp-plugin .msp-btn-action,.msp-plugin .msp-btn-action:active,.msp-plugin .msp-btn-action:focus{color:#332b1f;background:#f3f2ee}.msp-plugin .msp-btn-action:hover{color:#ae5d04;background:#f9f8f6}.msp-plugin .msp-btn-action[disabled],.msp-plugin .msp-btn-action[disabled]:hover,.msp-plugin .msp-btn-action[disabled]:active,.msp-plugin .msp-btn-action[disabled]:focus{color:#362e21}.msp-plugin .msp-btn-commit-on,.msp-plugin .msp-btn-commit-on:active,.msp-plugin .msp-btn-commit-on:focus{color:#974102;background:#f2f1ed}.msp-plugin .msp-btn-commit-on:hover{color:#ae5d04;background:#f8f7f4}.msp-plugin .msp-btn-commit-on[disabled],.msp-plugin .msp-btn-commit-on[disabled]:hover,.msp-plugin .msp-btn-commit-on[disabled]:active,.msp-plugin .msp-btn-commit-on[disabled]:focus{color:#9c4302}.msp-plugin .msp-btn-commit-off,.msp-plugin .msp-btn-commit-off:active,.msp-plugin .msp-btn-commit-off:focus{color:#332b1f;background:#f6f5f3}.msp-plugin .msp-btn-commit-off:hover{color:#ae5d04;background:#fcfbfa}.msp-plugin .msp-btn-commit-off[disabled],.msp-plugin .msp-btn-commit-off[disabled]:hover,.msp-plugin .msp-btn-commit-off[disabled]:active,.msp-plugin .msp-btn-commit-off[disabled]:focus{color:#362e21}.msp-plugin .msp-btn-remove:hover{color:#f2f4f7}.msp-plugin .msp-btn-commit-on:hover{color:#fc6c03}.msp-plugin .msp-select-toggle:after{content:"";opacity:0;pointer-events:none;border-top:7px solid #ae5d04;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.msp-plugin .msp-select-toggle:hover:after{opacity:1}.msp-plugin .msp-btn-action{height:32px;line-height:32px}.msp-plugin input[type=file]{display:block}.msp-plugin input[type=range]{width:100%;display:block}.msp-plugin select[multiple],.msp-plugin select[size],.msp-plugin textarea.msp-form-control,.msp-plugin textarea.msp-btn{height:auto}.msp-plugin .msp-control-top-offset{margin-top:1px}.msp-plugin .msp-btn-commit{text-align:right;border:none;padding:0 10px 0 0;font-weight:700;line-height:32px;overflow:hidden}.msp-plugin .msp-btn-commit .msp-icon{display:block-inline;text-align:center;width:32px;line-height:32px}.msp-plugin select.msp-form-control,.msp-plugin .msp-control-row select,.msp-plugin select.msp-btn{background:#f3f2ee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) right 10px center/8px 12px no-repeat;padding-right:24px}:is(.msp-plugin select.msp-form-control:-moz-focusring,.msp-plugin .msp-control-row select:-moz-focusring,.msp-plugin select.msp-btn:-moz-focusring){color:#0000;text-shadow:0 0 #332b1f}.msp-plugin .msp-default-bg{background:#eeece7}.msp-plugin .msp-transparent-bg{background:0 0}.msp-plugin .msp-no-hover-outline:hover{color:#ae5d04;background-color:inherit;border:none;outline-offset:0!important;outline:none!important}.msp-plugin .msp-icon-inline{margin-right:8px}.msp-plugin .msp-control-row{background:#eeece7;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-control-row>span.msp-control-row-label,.msp-plugin .msp-control-row>button.msp-control-button-label{text-align:right;color:#63533c;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;width:120px;padding:0 10px;line-height:32px;display:block;position:relative;overflow:hidden}.msp-plugin .msp-control-row>button.msp-control-button-label{cursor:pointer;background:#eeece7}.msp-plugin .msp-control-row .msp-control-current{background:#eeece7}.msp-plugin .msp-control-row>div.msp-control-row-ctrl{position:absolute;inset:0 0 0 120px}.msp-plugin .msp-control-row>div.msp-control-row-text{align-items:center;padding:0 10px;display:flex;position:absolute;inset:0 0 0 120px}.msp-plugin .msp-control-row>div{background:#f3f2ee}.msp-plugin .msp-control-row>.msp-flex-row,.msp-plugin .msp-control-row>.msp-state-image-row{background:#eeece7}.msp-plugin .msp-control-label-short>span{width:80px!important}.msp-plugin .msp-control-label-short>div:nth-child(2){left:80px!important}.msp-plugin .msp-control-col-2{float:left;width:50%}.msp-plugin .msp-control-twoline{height:64px!important}.msp-plugin .msp-control-group{position:relative}.msp-plugin .msp-toggle-button .msp-icon{margin-right:6px;display:inline-block}.msp-plugin .msp-toggle-button>div>button:hover{border:none;outline-offset:-1px!important;border-color:#e9e6e0!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-slider>div:first-child{display:flex;position:absolute;inset:0 62px 0 18px}.msp-plugin .msp-slider>div:last-child{text-align:center;width:50px;height:32px;line-height:32px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-slider-no-input>div:first-child{right:18px}.msp-plugin .msp-slider-no-input>div:last-child{visibility:hidden;width:0}.msp-plugin .msp-slider input[type=text]{text-align:right;padding-left:4px;padding-right:6px;font-size:80%}.msp-plugin .msp-slider2>div:first-child{text-align:center;width:25px;height:32px;font-size:80%;line-height:32px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-slider2>div:nth-child(2){display:flex;position:absolute;inset:0 37px 0 35px}.msp-plugin .msp-slider2>div:last-child{text-align:center;width:25px;height:32px;font-size:80%;line-height:32px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-slider2 input[type=text]{text-align:center;padding-left:4px;padding-right:4px;font-size:80%}.msp-plugin .msp-toggle-color-picker button{text-align:center;margin:0;padding-left:10px;padding-right:10px;border:10px solid #f3f2ee!important}.msp-plugin .msp-toggle-color-picker button:hover{border:none;outline-offset:-1px!important;border-color:#e9e6e0!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-toggle-color-picker .msp-color-picker{z-index:100000;background:#eeece7;border-top:1px solid #eeece7;width:100%;padding-bottom:5px;position:absolute}.msp-plugin .msp-toggle-color-picker-above .msp-color-picker{height:85px;top:-85px}.msp-plugin .msp-toggle-color-picker-below .msp-color-picker{height:80px;top:32px}.msp-plugin .msp-control-offset{padding-left:10px}.msp-plugin .msp-accent-offset{border-left:2px solid #e98b39;margin-left:8px;padding-left:1px}.msp-plugin .msp-control-group-wrapper{margin-top:1px;margin-bottom:0}.msp-plugin .msp-control-group-header{background:#eeece7}.msp-plugin .msp-control-group-header>button,.msp-plugin .msp-control-group-header div{text-align:left;color:#63533c;padding-left:4px;background:#eeece7!important;height:24px!important;font-size:85%!important;line-height:24px!important}.msp-plugin .msp-control-group-header .msp-icon{height:24px!important;line-height:24px!important}.msp-plugin .msp-control-group-header>span{color:#63533c;background:#eeece7;padding-left:5px;font-size:70%;line-height:21.3333px}.msp-plugin .msp-control-current{background:#eeece7}.msp-plugin .msp-control-group-footer{background:#e3e0d8;height:5px;margin-top:1px;font-size:1px}.msp-plugin .msp-control-group-expander{text-align:left;background:0 0;width:120px;padding:0;line-height:32px;display:block;position:absolute;top:0;left:0}.msp-plugin .msp-control-group-expander .msp-icon{text-align:center;width:31px;font-size:100%;line-height:29px}.msp-plugin .msp-plugin-layout_controls{position:absolute;top:10px;left:10px}.msp-plugin .msp-plugin-layout_controls>button:first-child{margin-right:6px}.msp-plugin .msp-empty-control{display:none}.msp-plugin .msp-control .msp-btn-block,.msp-plugin .msp-control .msp-control-row button,.msp-plugin .msp-control-row .msp-control button{margin-top:0;margin-bottom:0}.msp-plugin .msp-row-text{background:#eeece7;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-row-text>div{text-align:center;color:#63533c;line-height:32px}.msp-plugin .msp-help span{display:none}.msp-plugin .msp-help:hover span{background:linear-gradient(#eeece7,#eeece7cc);display:inline-block}.msp-plugin .msp-help-text{background:#eeece7;margin-top:1px;position:relative}.msp-plugin .msp-help-text>div,.msp-plugin .msp-help-text>p{text-align:left;color:#63533c;padding:5px 10px}.msp-plugin .msp-help-description{font-style:italic}.msp-plugin .msp-help-legend{padding-top:10px}.msp-plugin .msp-scale-legend>div{width:100%;height:30px}.msp-plugin .msp-scale-legend>div>span{color:#fff;background-color:#0003;padding:5px;font-weight:700}.msp-plugin .msp-table-legend>div{margin-right:5px;display:inline-flex}.msp-plugin .msp-table-legend>div .msp-table-legend-color{width:30px;height:20px}.msp-plugin .msp-table-legend>div .msp-table-legend-text{margin:0 5px}.msp-plugin .msp-image-preview{background:#eeece7;margin-top:1px;padding:10px;position:relative}.msp-plugin .msp-image-preview canvas{-webkit-user-select:none;user-select:none}.msp-plugin .msp-image-preview>span{text-align:center;margin-top:6px;font-size:80%;line-height:15px;display:block}.msp-plugin .msp-copy-image-wrapper{position:relative}.msp-plugin .msp-copy-image-wrapper div{text-align:center;background:#f3f2ee;width:100%;margin:1px 0;padding:3px;font-weight:700}.msp-plugin .msp-copy-image-wrapper img{margin-top:1px}.msp-plugin .msp-control-text-area-wrapper,.msp-plugin .msp-text-area-wrapper{position:relative}.msp-plugin .msp-control-text-area-wrapper textarea,.msp-plugin .msp-text-area-wrapper textarea{resize:none;background:#f3f2ee;border:none;width:100%;height:100%;padding:5px 10px;font-size:12px;line-height:16px}.msp-plugin .msp-control-text-area-wrapper{height:64px!important}.msp-plugin .msp-text-area-wrapper{height:96px!important}.msp-plugin .msp-help-row{background:#eeece7;width:100%;height:32px;margin-top:1px;display:table;position:relative}.msp-plugin .msp-help-row>span{text-align:right;color:#63533c;-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;width:120px;padding:3px 10px;font-weight:700;display:table-cell}.msp-plugin .msp-help-row>div{background:#f3f2ee;padding:3px 10px;display:table-cell;position:relative}.msp-plugin .msp-canvas{background-color:#f3f2ee;width:100%;height:100%}.msp-plugin .msp-canvas text{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.msp-plugin .msp-canvas circle{stroke:#000;stroke-width:10px;stroke-opacity:.3}.msp-plugin .msp-canvas circle:hover{fill:#ae5d04;stroke:#000;stroke-width:10px}.msp-plugin .msp-canvas .info{fill:#fff;stroke:#000;stroke-width:3px}.msp-plugin .msp-canvas .show{visibility:visible}.msp-plugin .msp-canvas .hide{visibility:hidden}.msp-plugin .msp-canvas .delete-button rect{fill:#ed4337;stroke:#000}.msp-plugin .msp-canvas .delete-button text{stroke:#fff;fill:#fff}.msp-plugin .msp-canvas .delete-button:hover{stroke:#000;stroke-width:3px;fill:#ff6961}.msp-plugin .msp-canvas .infoCircle:hover{fill:#4c66b2}.msp-plugin .msp-canvas:focus{outline:none}.msp-plugin .msp-log-wrap{position:absolute;inset:0;overflow:hidden}.msp-plugin .msp-log{background:#e0ddd4;font-size:90%;position:absolute;inset:0 -20px 0 0;overflow:hidden scroll}.msp-plugin .msp-log ul{margin:0;padding:0}.msp-plugin .msp-log{color:#433829}.msp-plugin .msp-log li{clear:both;background:#eeece7;margin:0;position:relative}.msp-plugin .msp-log li:not(:last-child){border-bottom:1px solid #cec9ba}.msp-plugin .msp-log .msp-log-entry{background:#ebe8e3;margin-left:110px;padding:3px 25px 3px 10px}.msp-plugin .msp-log .msp-log-timestamp{float:left;text-align:right;color:#726046;width:110px;padding:3px 10px;font-size:100%}.msp-plugin .msp-log .msp-log-timestamp small{font-size:100%}.msp-plugin .msp-log .label{margin-top:-3px;font-size:7pt}.msp-plugin .msp-log-entry-badge{width:6px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-log-entry-message{background:#0cca5d}.msp-plugin .msp-log-entry-info{background:#5e3673}.msp-plugin .msp-log-entry-error{background:#fd354b}.msp-plugin .msp-log-entry-warning{background:#fcc937}.msp-plugin .msp-slider-base{box-sizing:border-box;-webkit-tap-highlight-color:#0000;border-radius:6px;align-self:center;width:100%;height:14px;padding:5px 0;position:relative}.msp-plugin .msp-slider-base *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.msp-plugin .msp-slider-base-rail{background-color:#e0ddd4;border-radius:2px;width:100%;height:4px;position:absolute}.msp-plugin .msp-slider-base-track{background-color:tint(#332b1f, 60%);border-radius:6px;height:4px;position:absolute;left:0}.msp-plugin .msp-slider-base-handle{cursor:pointer;background-color:#332b1f;border:4px solid #e0ddd4;border-radius:50%;width:22px;height:22px;margin-top:-9px;margin-left:-11px;position:absolute}.msp-plugin .msp-slider-base-handle:hover{background-color:#ae5d04}.msp-plugin .msp-slider-base-mark{width:100%;font-size:12px;position:absolute;top:18px;left:0}.msp-plugin .msp-slider-base-mark-text{vertical-align:middle;text-align:center;cursor:pointer;color:#999;display:inline-block;position:absolute}.msp-plugin .msp-slider-base-mark-text-active{color:#666}.msp-plugin .msp-slider-base-step{background:0 0;width:100%;height:4px;position:absolute}.msp-plugin .msp-slider-base-dot{cursor:pointer;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;width:8px;height:8px;margin-left:-4px;position:absolute;bottom:-2px}.msp-plugin .msp-slider-base-dot:first-child,.msp-plugin .msp-slider-base-dot:last-child{margin-left:-4px}.msp-plugin .msp-slider-base-dot-active{border-color:tint(#332b1f, 50%)}.msp-plugin .msp-slider-base-disabled{opacity:.35;background:#eeece7}.msp-plugin .msp-slider-base-disabled .msp-slider-base-handle,.msp-plugin .msp-slider-base-disabled .msp-slider-base-dot{cursor:not-allowed}.msp-plugin .msp-slider-base-disabled .msp-slider-base-mark-text,.msp-plugin .msp-slider-base-disabled .msp-slider-base-dot{cursor:not-allowed!important}.msp-plugin .msp-markdown table{border-collapse:collapse;border:1px solid #cec9ba}.msp-plugin .msp-markdown th{text-align:left}.msp-plugin .msp-markdown th,.msp-plugin .msp-markdown td{border:1px solid #cec9ba;padding:4px 8px}.msp-plugin .msp-markdown img{max-width:100%;height:auto}.msp-plugin .msp-description{text-align:center;-webkit-user-select:none;user-select:none;-o-user-select:none;font-size:85%;font-weight:light;cursor:default;background:#eeece7;padding:10px}.msp-plugin .msp-description:not(:first-child){border-top:1px solid #e0ddd4}.msp-plugin .msp-color-picker input{color:#000!important}.msp-plugin .msp-no-webgl{text-align:center;background:#eeece7;width:100%;height:100%;display:table;position:absolute;top:0;left:0}.msp-plugin .msp-no-webgl>div b{font-size:120%}.msp-plugin .msp-no-webgl>div{vertical-align:middle;text-align:center;width:100%;height:100%;display:table-cell}.msp-plugin .msp-loader-msp-btn-file{position:relative;overflow:hidden}.msp-plugin .msp-loader-msp-btn-file input[type=file]{text-align:right;min-width:100%;min-height:100%;filter:alpha(opacity=0);opacity:0;cursor:inherit;background:#fff;outline:none;font-size:100px;display:block;position:absolute;top:0;right:0}.msp-plugin .msp-controls-section{margin-bottom:10px}.msp-plugin .msp-combined-color-button{text-align:center;margin:0;padding-left:10px;padding-right:10px;border:4px solid #f3f2ee!important}.msp-plugin .msp-combined-color-button:hover{border:none;outline-offset:-1px!important;border-color:#e9e6e0!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-combined-color-swatch{grid-gap:1px;grid-template-columns:repeat(6,auto);width:100%;display:grid}.msp-plugin .msp-combined-color-swatch .msp-btn:hover,.msp-plugin .msp-combined-color-swatch .msp-control-row button:hover,.msp-plugin .msp-control-row .msp-combined-color-swatch button:hover{outline-offset:-1px!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-action-select{position:relative}.msp-plugin .msp-action-select select{padding-left:42px}.msp-plugin .msp-action-select option:first-child{color:#63533c}.msp-plugin .msp-action-select>.msp-icon{line-height:32px;display:block;position:absolute;top:0;left:10px}.msp-plugin .msp-simple-help-section{color:#332b1f;background:#eeece7;height:28px;margin-top:5px;margin-bottom:5px;padding:0 10px;font-weight:500;line-height:28px}.msp-plugin .msp-left-panel-controls-buttons{background:#eeece7;width:32px;padding-top:10px;position:absolute;top:0;bottom:0}.msp-plugin .msp-left-panel-controls-buttons-bottom{position:absolute;bottom:0}.msp-plugin .msp-left-panel-controls-button-data-dirty{background:#e98b39;border-radius:3px;width:6px;height:6px;position:absolute;bottom:6px;right:6px}.msp-plugin .msp-left-panel-controls .msp-scrollable-container{left:33px}.msp-plugin .msp-mapped-parameter-group{position:relative}.msp-plugin .msp-mapped-parameter-group>.msp-control-row:first-child>div:nth-child(2),.msp-plugin .msp-mapped-parameter-group>button:first-child{right:33px}.msp-plugin .msp-mapped-parameter-group>.msp-btn-icon{width:32px;padding:0;position:absolute;top:0;right:0}.msp-plugin .msp-shape-filled{fill:#332b1f;stroke:#332b1f}.msp-plugin .msp-shape-empty{fill:none;stroke:#332b1f}.msp-plugin .msp-no-overflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.msp-plugin .msp-25-lower-contrast-text{color:#826e4f}.msp-plugin .msp-expandable-group-color-stripe{width:120px;height:2px;position:absolute;top:30px;left:0}.msp-plugin .msp-section-header{text-align:right;cursor:default;background:#eeece7;height:32px;margin-top:10px;margin-bottom:10px;padding:0 10px;font-weight:700;line-height:32px;overflow:hidden}.msp-plugin .msp-section-header>.msp-icon{float:left;display:block}.msp-plugin .msp-section-header>small{font-weight:400}.msp-plugin .msp-current-header{text-align:center;background:#eeece7;height:32px;margin-bottom:10px;font-weight:700;line-height:32px}.msp-plugin .msp-flex-row,.msp-plugin .msp-state-image-row{width:inherit;background:#eeece7;flex-direction:row;height:32px;margin-top:1px;display:flex}.msp-plugin .msp-flex-row>.msp-flex-item,.msp-plugin .msp-state-image-row>.msp-flex-item{flex:auto;margin:0 1px 0 0;overflow:hidden}.msp-plugin .msp-flex-row>.msp-flex-item:last-child,.msp-plugin .msp-state-image-row>.msp-flex-item:last-child{margin-right:0}.msp-plugin .msp-flex-row>select,.msp-plugin .msp-state-image-row>select,.msp-plugin .msp-flex-row>button,.msp-plugin .msp-state-image-row>button{flex:auto;height:32px;margin:0 1px 0 0;overflow:hidden}.msp-plugin .msp-flex-row .msp-btn-icon,.msp-plugin .msp-state-image-row .msp-btn-icon,.msp-plugin .msp-flex-row .msp-btn-icon-small,.msp-plugin .msp-state-image-row .msp-btn-icon-small{flex:0 0 32px;max-width:32px}.msp-plugin .msp-flex-row>select,.msp-plugin .msp-state-image-row>select{background:0 0}.msp-plugin .msp-flex-row>select>option[value=_],.msp-plugin .msp-state-image-row>select>option[value=_]{display:none}.msp-plugin .msp-flex-row>select:last-child,.msp-plugin .msp-state-image-row>select:last-child,.msp-plugin .msp-flex-row>button:last-child,.msp-plugin .msp-state-image-row>button:last-child{margin-right:0}.msp-plugin .msp-flex-row>button.msp-control-button-label,.msp-plugin .msp-state-image-row>button.msp-control-button-label{background:#eeece7}.msp-plugin .msp-state-list{list-style:none}.msp-plugin .msp-state-list>li{position:relative;overflow:hidden}.msp-plugin .msp-state-list>li>button:first-child{text-align:left;border-left:10px solid #d5d0c3!important}.msp-plugin .msp-state-list>li>div{position:absolute;top:0;right:0}.msp-plugin .msp-state-image-row{height:96px;margin-top:0}.msp-plugin .msp-state-image-row>button{height:96px;padding:0}.msp-plugin .msp-state-image-row>button>img{min-height:96px;width:inherit;position:relative;top:50%;transform:translateY(-50%)}.msp-plugin .msp-tree-row{background:0 0;margin-top:0;margin-bottom:1px;position:relative}.msp-plugin .msp-tree-row-current .msp-btn-tree-label>span{font-weight:700}.msp-plugin .msp-tree-row-current .msp-btn-tree-label{border-radius:0!important}.msp-plugin .msp-tree-row .msp-btn-tree-label{text-align:left;border-left-style:solid;border-left-width:4px;border-radius:0 0 0 8px}.msp-plugin .msp-tree-row .msp-btn-tree-label>small{color:#726046}.msp-plugin .msp-tree-updates-wrapper .msp-control-group-header:last-child{margin-bottom:1px}.msp-plugin .msp-viewport-top-left-controls{position:absolute;top:10px;left:10px}.msp-plugin .msp-viewport-top-left-controls .msp-traj-controls{float:left;background-color:#f3f2ee;margin-right:10px;line-height:32px}.msp-plugin .msp-viewport-top-left-controls .msp-traj-controls>span{color:#332b1f;margin-left:10px;margin-right:10px;font-size:85%;display:inline-block}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls{float:left;margin-right:10px;line-height:32px}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls>button{background-color:#f3f2ee}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls>select{width:200px;margin-right:10px;display:inline-block}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-animation-slider{width:120px;line-height:32px;display:inline-block;position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-animation-button{margin-left:10px}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls{float:left;margin-right:10px;line-height:32px;position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls>div:first-child{display:inline-block;position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls>div:first-child>button{position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls .msp-animation-viewport-controls-select{z-index:10001;background:#e0ddd4;width:290px;margin-top:10px;position:absolute;left:0}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls .msp-animation-viewport-controls-select .msp-control-row:first-child{margin-top:0}.msp-plugin .msp-selection-viewport-controls{width:430px;margin:10px auto 0;position:relative}.msp-plugin .msp-selection-viewport-controls-actions{background:#e0ddd4;width:100%;position:absolute;top:32px}.msp-plugin .msp-selection-viewport-controls>.msp-flex-row .msp-btn,.msp-plugin .msp-selection-viewport-controls>.msp-state-image-row .msp-btn,.msp-plugin .msp-selection-viewport-controls>.msp-flex-row .msp-control-row button,.msp-plugin .msp-control-row .msp-selection-viewport-controls>.msp-flex-row button,.msp-plugin .msp-selection-viewport-controls>.msp-state-image-row .msp-control-row button,.msp-plugin .msp-control-row .msp-selection-viewport-controls>.msp-state-image-row button{padding:0 5px}.msp-plugin .msp-selection-viewport-controls select.msp-form-control,.msp-plugin .msp-selection-viewport-controls select.msp-btn,.msp-plugin .msp-selection-viewport-controls .msp-control-row select,.msp-plugin .msp-control-row .msp-selection-viewport-controls select{text-align:center;text-overflow:ellipsis;background:#f3f2ee;flex:0 0 80px;padding:0 5px}.msp-plugin .msp-param-object-list-item{margin-top:1px;position:relative}.msp-plugin .msp-param-object-list-item>button{text-align:left}.msp-plugin .msp-param-object-list-item>button>span{font-weight:700}.msp-plugin .msp-param-object-list-item>div{position:absolute;top:0;right:0}.msp-plugin .msp-state-actions .msp-transform-wrapper:last-child{margin-bottom:10px}.msp-plugin .msp-button-row{height:32px;width:inherit;flex-direction:row;display:flex}.msp-plugin .msp-button-row>button{text-align-last:center;background:0 0;flex:auto;height:32px;margin:0 1px 0 0;padding:0 10px;overflow:hidden}.msp-plugin .msp-action-menu-options-no-header,.msp-plugin .msp-action-menu-options .msp-control-group-children{max-height:300px;overflow:hidden auto}.msp-plugin .msp-action-menu-options .msp-control-row,.msp-plugin .msp-action-menu-options button,.msp-plugin .msp-action-menu-options .msp-icon,.msp-plugin .msp-action-menu-options .msp-flex-row,.msp-plugin .msp-action-menu-options .msp-state-image-row{height:24px;line-height:24px}.msp-plugin .msp-action-menu-options button{text-align:left}.msp-plugin .msp-action-menu-options .msp-action-menu-button{margin-top:1px;display:flex}.msp-plugin .msp-action-menu-options .msp-action-menu-button .msp-icon{margin-right:6px}.msp-plugin .msp-representation-entry{position:relative}.msp-plugin .msp-representation-entry>.msp-control-group-header>.msp-btn,.msp-plugin .msp-control-row .msp-representation-entry>.msp-control-group-header>button{font-weight:700}.msp-plugin .msp-representation-entry>.msp-control-group-header>.msp-icon,.msp-plugin .msp-representation-entry>.msp-control-group-header>.msp-btn-link{height:24px;line-height:24px}.msp-plugin .msp-control-group-presets-wrapper{position:absolute;top:0;right:0}.msp-plugin .msp-control-group-presets-wrapper .msp-control-group-header{background:0 0}.msp-plugin .msp-control-group-presets-wrapper button{background:0 0!important}.msp-plugin .msp-parameter-matrix input{flex:auto;min-width:0}.msp-plugin .msp-btn-apply-simple{text-align:left}.msp-plugin .msp-btn-apply-simple .msp-icon{margin-right:10px}.msp-plugin .msp-type-class-Root{border-left-color:#eeece7}.msp-plugin .msp-type-class-Group{border-left-color:#e98b39}.msp-plugin .msp-type-class-Data{border-left-color:#bfc8c9}.msp-plugin .msp-type-class-Object{border-left-color:#54d98c}.msp-plugin .msp-type-class-Representation3D{border-left-color:#4aa3df}.msp-plugin .msp-type-class-Behavior{border-left-color:#b07cc6}.msp-plugin .msp-accent-color-cyan{color:#bfc8c9}.msp-plugin .msp-accent-bg-cyan{background:#bfc8c9}.msp-plugin .msp-transform-header-brand-cyan,.msp-plugin .msp-transform-header-brand-cyan:active,.msp-plugin .msp-transform-header-brand-cyan:focus{border-bottom:1px solid #bfc8c9}.msp-plugin .msp-accent-color-red{color:#ef8b80}.msp-plugin .msp-accent-bg-red{background:#ef8b80}.msp-plugin .msp-transform-header-brand-red,.msp-plugin .msp-transform-header-brand-red:active,.msp-plugin .msp-transform-header-brand-red:focus{border-bottom:1px solid #ef8b80}.msp-plugin .msp-accent-color-gray{color:#46637f}.msp-plugin .msp-accent-bg-gray{background:#46637f}.msp-plugin .msp-transform-header-brand-gray,.msp-plugin .msp-transform-header-brand-gray:active,.msp-plugin .msp-transform-header-brand-gray:focus{border-bottom:1px solid #46637f}.msp-plugin .msp-accent-color-green{color:#54d98c}.msp-plugin .msp-accent-bg-green{background:#54d98c}.msp-plugin .msp-transform-header-brand-green,.msp-plugin .msp-transform-header-brand-green:active,.msp-plugin .msp-transform-header-brand-green:focus{border-bottom:1px solid #54d98c}.msp-plugin .msp-accent-color-purple{color:#b07cc6}.msp-plugin .msp-accent-bg-purple{background:#b07cc6}.msp-plugin .msp-transform-header-brand-purple,.msp-plugin .msp-transform-header-brand-purple:active,.msp-plugin .msp-transform-header-brand-purple:focus{border-bottom:1px solid #b07cc6}.msp-plugin .msp-accent-color-blue{color:#4aa3df}.msp-plugin .msp-accent-bg-blue{background:#4aa3df}.msp-plugin .msp-transform-header-brand-blue,.msp-plugin .msp-transform-header-brand-blue:active,.msp-plugin .msp-transform-header-brand-blue:focus{border-bottom:1px solid #4aa3df}.msp-plugin .msp-accent-color-orange{color:#e98b39}.msp-plugin .msp-accent-bg-orange{background:#e98b39}.msp-plugin .msp-transform-header-brand-orange,.msp-plugin .msp-transform-header-brand-orange:active,.msp-plugin .msp-transform-header-brand-orange:focus{border-bottom:1px solid #e98b39}.msp-plugin .msp-volume-channel-inline-controls>:first-child{height:32px;position:absolute;top:0;left:0;right:32px}.msp-plugin .msp-volume-channel-inline-controls .msp-slider>div:first-child{right:42px}.msp-plugin .msp-volume-channel-inline-controls .msp-slider>div:last-child{width:30px}.msp-plugin .msp-volume-channel-inline-controls>button{width:32px;padding:0;position:absolute;top:0;right:0}.msp-plugin .msp-volume-channel-inline-controls>button .msp-material-icon{margin-right:0}.msp-plugin .msp-list-unstyled{padding-left:0;list-style:none}.msp-plugin .msp-drag-drop-overlay{background:#0000005c;border:12px dashed #332b1f;justify-content:center;align-items:center;font-size:48px;font-weight:700;display:flex;position:absolute;inset:0}.msp-plugin .msp-task-state{line-height:32px}.msp-plugin .msp-task-state>span{-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default}.msp-plugin .msp-overlay-tasks{z-index:1000;background:#00000040;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.msp-plugin .msp-overlay-tasks .msp-task-state>div{background:#eeece7;width:100%;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-overlay-tasks .msp-task-state>div>div{-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;white-space:nowrap;background:#eeece7;height:32px;padding:0 10px;line-height:32px;display:inline-block;position:absolute}.msp-plugin .msp-overlay-tasks .msp-task-state>div>button{margin-top:-3px;display:inline-block}.msp-plugin .msp-background-tasks{z-index:1000;position:absolute;bottom:0;left:0}.msp-plugin .msp-background-tasks .msp-task-state>div{background:#eeece7;width:100%;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-background-tasks .msp-task-state>div>div{-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;white-space:nowrap;background:#eeece7;height:32px;padding:0 10px;line-height:32px;display:inline-block;position:absolute}.msp-plugin .msp-background-tasks .msp-task-state>div>button{margin-top:-3px;display:inline-block}.msp-plugin .msp-viewport{background:#eeece7;position:absolute;inset:0}.msp-plugin .msp-viewport .msp-btn-link{background:#0003}.msp-plugin .msp-viewport-expanded{z-index:1000;position:fixed}.msp-plugin .msp-viewport-controls{width:32px;position:absolute;top:10px;right:10px}.msp-plugin .msp-viewport-controls-buttons{text-align:right;position:relative}.msp-plugin .msp-viewport-controls-buttons>div{margin-bottom:4px;position:relative}.msp-plugin .msp-viewport-controls-buttons button{text-align:center;width:32px;padding:0;position:relative}.msp-plugin .msp-viewport-controls-buttons .msp-btn-link-toggle-off{color:#9c835f}.msp-plugin .msp-viewport-controls-buttons .msp-btn-link:hover{color:#ae5d04}.msp-plugin .msp-semi-transparent-background{opacity:.5;background:#eeece7;width:100%;height:100%;position:absolute;top:0;left:0}.msp-plugin .msp-hover-box-wrapper{position:relative}.msp-plugin .msp-hover-box-wrapper .msp-hover-box-body{visibility:hidden;background-color:#eeece7;width:100px;position:absolute;top:0;right:36px}.msp-plugin .msp-hover-box-wrapper .msp-hover-box-spacer{visibility:hidden;width:4px;height:32px;position:absolute;top:0;right:32px}.msp-plugin .msp-hover-box-wrapper:hover .msp-hover-box-body,.msp-plugin .msp-hover-box-wrapper:hover .msp-hover-box-spacer{visibility:visible}.msp-plugin .msp-viewport-controls-panel{background:#e0ddd4;width:290px;position:absolute;top:0;right:36px}.msp-plugin .msp-viewport-controls-panel .msp-control-group-wrapper:first-child{padding-top:0}.msp-plugin .msp-viewport-controls-panel .msp-viewport-controls-panel-controls{max-height:400px;overflow-y:auto}.msp-plugin .msp-highlight-toast-wrapper{z-index:10000;pointer-events:none;max-width:95%;position:absolute;bottom:10px;right:10px}.msp-plugin .msp-highlight-toast-wrapper .msp-toast-container{pointer-events:initial}.msp-plugin .msp-highlight-info{color:#ae5d04;opacity:.9;-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;background:#eeece7;max-width:400px;padding:3px 10px}.msp-plugin .msp-highlight-markdown-row{padding-left:10px}.msp-plugin .msp-highlight-simple-row{text-align:right}.msp-plugin .msp-highlight-info-hr{background-color:#ae5d04;border:none;height:1px;margin-block:3px;margin-inline:0}.msp-plugin .msp-highlight-info-additional{color:#fa911e;font-size:85%;display:inline-block}.msp-plugin .msp-snapshot-description-wrapper{background:#eeece780;width:max-content;max-width:400px;max-height:224px;padding:6.6px 10px;position:absolute;top:42px;left:0;overflow:hidden auto}.msp-plugin .msp-snapshot-description-wrapper a{cursor:pointer;color:#332b1f;text-decoration:underline}.msp-plugin .msp-snapshot-description-wrapper ul,.msp-plugin .msp-snapshot-description-wrapper ol{padding-left:14px}.msp-plugin .msp-sequence{background:#eeece7;position:absolute;inset:0}.msp-plugin .msp-sequence-select{text-align:left;background:#e0ddd4;width:100%;height:24px;margin-bottom:1px;position:relative}.msp-plugin .msp-sequence-select>span{cursor:default;padding:0 10px;font-size:85%;font-weight:700;line-height:24px;display:inline-block}.msp-plugin .msp-sequence-select>select{text-overflow:ellipsis;background-color:#e0ddd4;background-size:6px 8px;width:auto;max-width:120px;height:24px;font-size:85%;line-height:24px;display:inline-block}.msp-plugin .msp-sequence-wrapper{word-break:break-word;-webkit-user-select:none;user-select:none;padding:10px 10px 3px}.msp-plugin .msp-sequence-wrapper-non-empty{background:#f3f2ee;width:100%;font-family:Courier New,monospace;font-size:85%;line-height:180%;position:absolute;inset:25px 0 0;overflow:hidden auto}.msp-plugin .msp-sequence-chain-label{-webkit-user-select:none;user-select:none;color:#ae5d04;margin-top:10px;margin-left:10px;padding-left:.2em;font-size:90%;line-height:90%}.msp-plugin .msp-sequence-wrapper span{cursor:pointer}.msp-plugin .msp-sequence-wrapper .msp-sequence-residue-long{margin:0 .2em}.msp-plugin .msp-sequence-wrapper .msp-sequence-residue-long-begin{margin:0 .2em 0 0}.msp-plugin .msp-sequence-wrapper .msp-sequence-residue-focused{font-weight:700;text-decoration:underline}.msp-plugin .msp-sequence-wrapper .msp-sequence-label{color:#ae5d04;padding-bottom:1em;padding-left:.2em;font-size:90%;line-height:90%}.msp-plugin .msp-sequence-wrapper .msp-sequence-number{color:#ae5d04;word-break:keep-all;cursor:default;pointer-events:none;margin-left:-3em;padding:0;font-size:80%;position:relative;top:-1.1em;left:3.1em}.msp-plugin .msp-sequence-wrapper .msp-sequence-number-long{left:3.3em}.msp-plugin .msp-sequence-wrapper .msp-sequence-number-long-negative{left:2.7em}.msp-plugin .msp-sequence-wrapper .msp-sequence-number-negative{left:2.5em}.msp-plugin .msp-sequence-wrapper .msp-sequence-present{color:#332b1f}.msp-plugin .msp-sequence-wrapper .msp-sequence-missing{color:#b4a184;cursor:default}.msp-plugin .msp-transformer .msp-entity-badge{width:32px;height:32px;line-height:32px;position:absolute;top:0;right:0}.msp-plugin .msp-layout-right,.msp-plugin .msp-layout-left{background:#e0ddd4}.msp-plugin .msp-transformer-wrapper{position:relative}.msp-plugin .msp-transformer-wrapper .msp-entity-badge{top:0;left:0}.msp-plugin .msp-transformer-wrapper:first-child .msp-panel-description-content{top:33px}.msp-plugin .msp-transformer-wrapper:not(:first-child) .msp-panel-description-content{bottom:33px}.msp-plugin .msp-transform-wrapper{margin-bottom:10px}.msp-plugin .msp-transform-wrapper-collapsed,.msp-plugin .msp-transform-update-wrapper,.msp-plugin .msp-transform-update-wrapper-collapsed{margin-bottom:1px}.msp-plugin .msp-transform-update-wrapper>.msp-transform-header>button,.msp-plugin .msp-transform-update-wrapper-collapsed>.msp-transform-header>button{text-align:left;background:#e9e6e0;padding-left:32px;line-height:24px}.msp-plugin .msp-transform-wrapper>.msp-transform-header>button{text-align:left;background:#eeece7;padding-right:5px;font-weight:700}.msp-plugin .msp-transform-header{position:relative}.msp-plugin .msp-transform-header>button>small{float:right;font-weight:400}.msp-plugin .msp-transform-header>button>span:first-child{margin-right:10px}.msp-plugin .msp-transform-header>button:hover{color:#63533c}.msp-plugin .msp-transform-header-brand{margin-bottom:-1px}.msp-plugin .msp-transform-header-brand svg{fill:#332b1f;stroke:#332b1f}.msp-plugin .msp-transform-default-params{background:#eeece7;width:32px;padding:0;position:absolute;top:0;left:0}.msp-plugin .msp-transform-default-params:hover{background:#fff}.msp-plugin .msp-transform-apply-wrap{width:100%;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-transform-refresh{text-align:right;background:#eeece7;width:87px;margin-left:33px}.msp-plugin .msp-transform-apply{display:block;position:absolute;top:0;left:120px;right:0}.msp-plugin .msp-transform-apply-wider{margin-left:33px}.msp-plugin .msp-data-beh{margin:10px 0!important}.msp-plugin .msp-toast-container{z-index:1001;position:relative}.msp-plugin .msp-toast-container .msp-toast-entry{color:#332b1f;float:right;background:#e0ddd4;border:1px solid #cec9ba;min-height:32px;margin-top:10px;display:table;position:relative}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-title{-webkit-user-select:none;user-select:none;-o-user-select:none;height:100%;font-weight:700;line-height:32px;font-weight:light;cursor:pointer;background:#eeece7;padding:0 10px;display:table-cell}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message{padding:3px 42px 3px 10px;display:table-cell}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a{color:#974102;font-weight:700;text-decoration:none}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:hover{color:#fc6c03;text-decoration:underline}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:active,.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:focus{color:#974102;outline-offset:0;outline:none}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-hide{width:42px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-hide .msp-btn-icon{text-align:right;background:0 0;width:100%;padding-right:5px;position:absolute;inset:1px 0 0}.msp-plugin .msp-logo{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAAAgCAYAAABn7+QVAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACHDwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKL2lDQ1BJQ0MgUHJvZmlsZQAASMedlndUVNcWh8+9d3qhzTACUobeu8AA0nuTXkVhmBlgKAMOMzSxIaICEUVEmiJIUMSA0VAkVkSxEBRUsAckCCgxGEVULG9G1ouurLz38vL746xv7bP3ufvsvc9aFwCSpy+XlwZLAZDKE/CDPJzpEZFRdOwAgAEeYIApAExWRrpfsHsIEMnLzYWeIXICXwQB8HpYvAJw09AzgE4H/5+kWel8geiYABGbszkZLBEXiDglS5Auts+KmBqXLGYYJWa+KEERy4k5YZENPvsssqOY2ak8tojFOaezU9li7hXxtkwhR8SIr4gLM7mcLBHfErFGijCVK+I34thUDjMDABRJbBdwWIkiNhExiR8S5CLi5QDgSAlfcdxXLOBkC8SXcklLz+FzExIFdB2WLt3U2ppB9+RkpXAEAsMAJiuZyWfTXdJS05m8HAAW7/xZMuLa0kVFtjS1trQ0NDMy/apQ/3Xzb0rc20V6Gfi5ZxCt/4vtr/zSGgBgzIlqs/OLLa4KgM4tAMjd+2LTOACApKhvHde/ug9NPC+JAkG6jbFxVlaWEZfDMhIX9A/9T4e/oa++ZyQ+7o/y0F058UxhioAurhsrLSVNyKdnpDNZHLrhn4f4Hwf+dR4GQZx4Dp/DE0WEiaaMy0sQtZvH5gq4aTw6l/efmvgPw/6kxbkWidL4EVBjjIDUdSpAfu0HKAoRINH7xV3/o2+++DAgfnnhKpOLc//vN/1nwaXiJYOb8DnOJSiEzhLyMxf3xM8SoAEBSAIqkAfKQB3oAENgBqyALXAEbsAb+IMQEAlWAxZIBKmAD7JAHtgECkEx2An2gGpQBxpBM2gFx0EnOAXOg0vgGrgBboP7YBRMgGdgFrwGCxAEYSEyRIHkIRVIE9KHzCAGZA+5Qb5QEBQJxUIJEA8SQnnQZqgYKoOqoXqoGfoeOgmdh65Ag9BdaAyahn6H3sEITIKpsBKsBRvDDNgJ9oFD4FVwArwGzoUL4B1wJdwAH4U74PPwNfg2PAo/g+cQgBARGqKKGCIMxAXxR6KQeISPrEeKkAqkAWlFupE+5CYyiswgb1EYFAVFRxmibFGeqFAUC7UGtR5VgqpGHUZ1oHpRN1FjqFnURzQZrYjWR9ugvdAR6AR0FroQXYFuQrejL6JvoyfQrzEYDA2jjbHCeGIiMUmYtZgSzD5MG+YcZhAzjpnDYrHyWH2sHdYfy8QKsIXYKuxR7FnsEHYC+wZHxKngzHDuuCgcD5ePq8AdwZ3BDeEmcQt4Kbwm3gbvj2fjc/Cl+EZ8N/46fgK/QJAmaBPsCCGEJMImQiWhlXCR8IDwkkgkqhGtiYFELnEjsZJ4jHiZOEZ8S5Ih6ZFcSNEkIWkH6RDpHOku6SWZTNYiO5KjyALyDnIz+QL5EfmNBEXCSMJLgi2xQaJGokNiSOK5JF5SU9JJcrVkrmSF5AnJ65IzUngpLSkXKabUeqkaqZNSI1Jz0hRpU2l/6VTpEukj0lekp2SwMloybjJsmQKZgzIXZMYpCEWd4kJhUTZTGikXKRNUDFWb6kVNohZTv6MOUGdlZWSXyYbJZsvWyJ6WHaUhNC2aFy2FVko7ThumvVuitMRpCWfJ9iWtS4aWzMstlXOU48gVybXJ3ZZ7J0+Xd5NPlt8l3yn/UAGloKcQqJClsF/hosLMUupS26WspUVLjy+9pwgr6ikGKa5VPKjYrzinpKzkoZSuVKV0QWlGmabsqJykXK58RnlahaJir8JVKVc5q/KULkt3oqfQK+m99FlVRVVPVaFqveqA6oKatlqoWr5am9pDdYI6Qz1evVy9R31WQ0XDTyNPo0XjniZek6GZqLlXs09zXktbK1xrq1an1pS2nLaXdq52i/YDHbKOg84anQadW7oYXYZusu4+3Rt6sJ6FXqJejd51fVjfUp+rv09/0ABtYG3AM2gwGDEkGToZZhq2GI4Z0Yx8jfKNOo2eG2sYRxnvMu4z/mhiYZJi0mhy31TG1Ns037Tb9HczPTOWWY3ZLXOyubv5BvMu8xfL9Jdxlu1fdseCYuFnsdWix+KDpZUl37LVctpKwyrWqtZqhEFlBDBKGJet0dbO1husT1m/tbG0Edgct/nN1tA22faI7dRy7eWc5Y3Lx+3U7Jh29Xaj9nT7WPsD9qMOqg5MhwaHx47qjmzHJsdJJ12nJKejTs+dTZz5zu3O8y42Lutczrkirh6uRa4DbjJuoW7Vbo/c1dwT3FvcZz0sPNZ6nPNEe/p47vIc8VLyYnk1e816W3mv8+71IfkE+1T7PPbV8+X7dvvBft5+u/0erNBcwVvR6Q/8vfx3+z8M0A5YE/BjICYwILAm8EmQaVBeUF8wJTgm+Ejw6xDnkNKQ+6E6ocLQnjDJsOiw5rD5cNfwsvDRCOOIdRHXIhUiuZFdUdiosKimqLmVbiv3rJyItogujB5epb0qe9WV1QqrU1afjpGMYcaciEXHhsceiX3P9Gc2MOfivOJq42ZZLqy9rGdsR3Y5e5pjxynjTMbbxZfFTyXYJexOmE50SKxInOG6cKu5L5I8k+qS5pP9kw8lf0oJT2lLxaXGpp7kyfCSeb1pymnZaYPp+umF6aNrbNbsWTPL9+E3ZUAZqzK6BFTRz1S/UEe4RTiWaZ9Zk/kmKyzrRLZ0Ni+7P0cvZ3vOZK577rdrUWtZa3vyVPM25Y2tc1pXvx5aH7e+Z4P6hoINExs9Nh7eRNiUvOmnfJP8svxXm8M3dxcoFWwsGN/isaWlUKKQXziy1XZr3TbUNu62ge3m26u2fyxiF10tNimuKH5fwiq5+o3pN5XffNoRv2Og1LJ0/07MTt7O4V0Ouw6XSZfllo3v9tvdUU4vLyp/tSdmz5WKZRV1ewl7hXtHK30ru6o0qnZWva9OrL5d41zTVqtYu712fh9739B+x/2tdUp1xXXvDnAP3Kn3qO9o0GqoOIg5mHnwSWNYY9+3jG+bmxSaips+HOIdGj0cdLi32aq5+YjikdIWuEXYMn00+uiN71y/62o1bK1vo7UVHwPHhMeefh/7/fBxn+M9JxgnWn/Q/KG2ndJe1AF15HTMdiZ2jnZFdg2e9D7Z023b3f6j0Y+HTqmeqjkte7r0DOFMwZlPZ3PPzp1LPzdzPuH8eE9Mz/0LERdu9Qb2Dlz0uXj5kvulC31OfWcv210+dcXmysmrjKud1yyvdfRb9Lf/ZPFT+4DlQMd1q+tdN6xvdA8uHzwz5DB0/qbrzUu3vG5du73i9uBw6PCdkeiR0TvsO1N3U+6+uJd5b+H+xgfoB0UPpR5WPFJ81PCz7s9to5ajp8dcx/ofBz++P84af/ZLxi/vJwqekJ9UTKpMNk+ZTZ2adp++8XTl04ln6c8WZgp/lf619rnO8x9+c/ytfzZiduIF/8Wn30teyr889GrZq565gLlHr1NfL8wXvZF/c/gt423fu/B3kwtZ77HvKz/ofuj+6PPxwafUT5/+BQOY8/xvJtwPAAAACXBIWXMAAC4iAAAuIgGq4t2SAAANMElEQVRoQ92aB1xURx7H/69sY5eOFBELCipESsSC0RCMJRZMrICHGiMmGjWaqDk7YEsuGok5TS6xi56KGtsFG6jBiAYLKhqVc8GGBZG+fd97N+/twNJWFksS7/v5DG/nN/OG/fze/838Z4CA/wMCE9d9W8oQ3mUMBSojBTqWAuBQAweHIC56lanXHw8xJixM6qhQNcX1KuQykluyKzMPVxvF5XUh3hIpgFSiQz8AJBItSKU6sCsX55P9byLxxRKwYl3W5O6dg5o62IMRmcpyBBz87wNYcyH3R4iL+gh3+8MhHaTqYJKUKO2dPYTigIqza1MlLZLnzh3arQ/uZzVn14YOIGRyJWXrqgR5U6VI1kRJS92VBEEry+wrAnC3F04XL3cY4OMF7/p6weC2zSDQzQG3/IlM7dspdPmU0VxtLqYf5haM6HYOBYLVUwcXByQy92JxXioexUzFhT5cySn3TrjrC4WP3EsPHuPfZGJVZg4HCdt/wF0aT8LWUHT/jTpl4fZU3KNBSHytQ0D33uDR0qfjoqg3hmOpQU65d4u2cW4X6NCyJ1ZeIeKSFRC3p1q4kzYdmzr6Zk98p6rsj+rhi0KoFe5gIm53M/ypDhbNJQgC3kbTFUGSi+LiwmgsWyQ5zk9McESCZ8gEVHvF1kneWJI5CJT2SHWDbUQ0vNbEvqr4OClwCyZ+RzSQ+psomqOwUgOL5vL4BIdCi/aBvtJb3AdYsoirs0usnWfH1vbNOmPlFWHmWlve2DFB3t0nhvh0qm2wRRZuG+ksFyUlDe4qcbYRJ0H8v6NxSxVPNZcnPPJDIAlY8PWnXWVYqsPhZb3lDAfzW3T50xbmZ+MfyFhbRcr7yNj1EZ1gdb+O8DFvMKk7it4+ywYjY11k0s1po8KpmA4tITUmnHaWS5HBKJKr0aC5zXw6QJvgNzyhXDIZS3UgCN3UJq3fdLd188PKs3H8+Bjpvn2x/jv2TwnbsOezt3/YPavTss3TXXHzi4U3Vic/+H5gq+7rkLEkmgb5yWwVb3CnNiFAcD+aOtaGaMobmzrqLaoyIwlC11RkNB/JvPGCiGjQXJ43h8QCSRGzEqeG1Xmah77u48QCPdM7NBYrjSPveJg069i7H2UcjUpndWSZrZ3bFRfHlic8nL1TnezcM2Vyh0dLtsbnzdu8JHHW5qVt8G3Pj9qOT4RYluOE/UYllQZPCvFxMik1cbGRSKsbWwlKUPhxhDGxZJ25Ls28oX2X3k60HmZiqQqDTj+rqX8fB7lTC6xYT2569zA9Jb5m7xz8r3aB03uE9fpOFP7WYujZ/TPo22MSDOs1FT4ePBfG9ZvQsod/12kUJf190prli4YnJ6Mt2HOSMKICGLL/5su3Tn6wPxMYZE4lvMH/RAZP6NjaJGBsJSJIi3mrTg6d9bAYem05YSxS6WJgQdR2LFtnLk9oxFigRaKpq2aEuWMJDizu6UlQosltuo3FivU8zgyOkEhkRzz941u2CogDxyYhgMzDrWb4rMXN0Q36vN4TZr43XuTt0WyeoiR/MwqV509JqgzOSx+77zcw8nGM4UMx2r+5qYJpqpByHVztcc3E+QdFXJWx8dE78MgCDaZYldi5eIB/jwj577/+NB9VJ/GajmHj2nYZKpPZNW5aVJ9v2ULDwlaXdsvFYlvzpo1l9PD4yXUoKStAY3MgFjuAexNvcFA4C+32NgqY3HcofHFg18ioH1adRSHyjdBgCQJaQ/y2SFyzAIMKuSkp+1YAepIOGwZ1Bgo9UGu4gCK2z9ZfoEit3yMI1X8XxZwh+B2al2/7jOnfbsKqGaNeB7RYgmsAmvJi2LHkbwaC0baXyElKKpVe7f/JVlpsY4978Abp0PxsvqcSVVZfMGoud3Z44+HZ8vOeG2m3GWOkntNwK8CTgky4eiWJK9fqflUZJRe0jFirZmgvDSPu29or2PmdzhEgpkVC3/ziIpiRvL1ETUua74+NLed3aEnRg4IC3F2Edp6DNx/AmqxcXLMeFK0w3M8L1yxToTfCtCNZUKTRY8VMZv4TyC/VxFiM3OM7N0BudiaMW/g9VgBkto7QIWyYKDstaSEYGdo3dEQNY/n5/EbKJHBq2QPcOozBWk24K00UGgM3QuI2GisA5cVXIOdyYqHeKBo0cEDSaSwLLNu8TJ5968o6LQORI3oMETRPRycI9GrhkHH7Di/UjQpEvzYeQnlZKMQ0rB1Y/25+xO4M2Fl61/KcazTo4W5ONuRcOIUVEx3CI0Fqax8lljsO9w2tuTMuyksHVcHvwKHX2xIcU9aFsgmQEbR5MX50aztQYJzWu19NY3lmjp6pekIrxmbfvv6woLQQqwCBzZujn0SYqfbX5KkLGprVL51IXgMcW5VdgFgqh4DwkaR/WAxBi837Co5j4Hbmj3wucglL9cJy4ENKzRkVf5+q9Bqnpol9WKpDYuR0DfoKabcL8rGCotfBEQ0GLy41ewk81VyWIfYV3lNmXj2NNizVaNvtPfBBc2B1Hl07BKqi2xkkyf0HSxYg0D7eFn9G5rJ69EAYfXj4zgos1QtaYoq16G2qRCYWA0dw5oFqcb9cAyfvPG50ufq4FI/wdPg5t777+VKoNh1ZPzVbIAiWIwl69qm9G9Lad+kJFF5QKFosXCthjXrI/W0jsCw5G62+Tz0D5p8mU3sxrp7FWwClZKYcHWMawvKqvuf6PZh86HwBusW6VY0g/FzlEru0mHAsPB05mnN3X7sHKzNz+K91Df2o+VQIorDBVGz2lpPHvhobdvRy+v7ewT2HYrUmdy/tBU3po5Ren55MP7e+a6MP2F8aHLHXqr9ExO8Y46oQr08bFS6cflkD/1gT+wYLH1aeydGCSD8Q5ox5Ymo1YdUmgqTI2ZkpWziDToMVM0adCpRntrAERc/B0qvFImSsrWAsWdvYx/j1rkRtYNBGo+bbk9gnGKZ19Q0GgzgVlm4yJeQYq8ydsfb4eW158a6LaTuxYkaZuQN0mrLtb39y/KkL2V+Shdved7URrz9Wj7Fn7xfBuAOZuGbiTqkKRu09Y8HgtkFg5A3+qcpgq8zloUT0vItpyUZthXlq0amKQfnbTgNw5AIsvTos3o2SYGL10vAA0r8eY/mdV4nWgBUz26/eqWMwz7JeQeDrbIcM1idgyXpzp6xOyzHoVBuyUrdiBeD6ySQw6DVr+n9+XImlBmE5ggHOiGs8wleg0G7e8urEQwBNEuavywjpYY2BGse8oQ9QHjgM7bK0/ApfiWDslhOGEq1+NZZqwnH526/cOVbdYP7K13OelKcBY/O5ICKsNpeHFJMJ1zL2aVQlBaAqfgDKswdUKIFYhJutAqVqDznDI1xDdbRVFkkc6YzDQ9piqX448HNSmE+jitVq/mkU4OqzERd9sEJnGNJ/W7pgcGalsTp9FDLRdF5QGwJ0wNpEoAhOi0GGao0M8Fe+DkzpIEgYpMY9G2fuxMRj+axBvyrryEbITtsIjNGwcuDnvzzEzVahJ+gsVnURfTK/Vg6uYUDSNH8gVG/0Ltqy6E2FVNajjYf5WFNZ8AhQcvb88zxvsIEZzBvcV4hYYyQsiP4Jt9YPbyAycgcytM2qn4G/moz9qMpYnkaZK0CIv8y9cKQk72JqkYqAZVi1GmlAxXVGX3DdWHYGKwDurSLBxrb1yLRDo/ftTxkflpQyxW5lyhTJ97vm+azYNneWiCJ+HtxtICnCeTZ/wH0m9yaQHHNAEJ6X+ZGHeINLtLpIiIusP2JrwxspJyLyyzVL+WttY3kabe74xCNFBMd+xXDcl2MTfinBcqPggP5Kfe+bqimTomTwWkg8tPaNjLC3bX5CxtKljjqxViGzyfFrFfTFB/3GK3w9zTvd49eyobCsNGPvlCl1ziKeGWQwxI2sYWx2QamwsFWWcQfO4hbM9EgNLIiaK1zrofGRy8PQ34o1mmf+Hyz5/nub9Kprh4qVS4WzBR6SFEOLVv3hze7zYOiAFTDqveUQ03829O0yDJrYm8+Lr9+/AztOn1SxHPNy/xoqklxEi9qAo7kPq0rGvcIBaOIah3s0yDOZO/rro6rIxDP1Pi1rIBKABb3tiIqCw0fzL38GmvKbuMUyOoMODmf9Ct8d3l3CsfpByR9Pu4KbXg5zhjxBUZlSp8yPPoF7NIhwWG5jb5/h16kbltBrShLw+K4SCvOVCYt2no7HslWg7e9iW5fWcxVNvIGmGVMRGYEoO4zmykLhsBx3heTk4VSgW+lENSObQ8n9POSOHUEi90L97dHOlQKtXg9FFSVwu+A+XLmbx5Tp2F1qhvr7d7Ezb+MhBPjD8tdbNA+SSGSgYwmUGpFwo7AczuYX/an/iEdM6B3qKqbZAbguIKJQEZEosYSLi3efzsKyVZxd3/V1Cc0FisQMGsMAUqkBXfXoqgXChjlgF/LAfCiLOXfuQ5G2tDRcY5CGaRhxO41R4qJlRJSaEZVrjOLbapY6Z9BASkJswn18Sw2CVqx/t5ghncoZElQsBTqm8u+X3A0UaRm48gcD8D/XZskfp8IFSwAAAABJRU5ErkJggg==);background-position:100% 100%;background-repeat:no-repeat;background-size:auto;width:100px;height:32px;display:block;position:absolute;bottom:10px;right:10px}.msp-plugin .msp-plugin-content{color:#332b1f}.msp-plugin .msp-plugin-init-error{white-space:pre;margin:10px}.msp-plugin .msp-svg-text{fill:#332b1f}.msp-plugin{background:#eeece7}.lp-molstar-viewer{--lp-molstar-background:#fff;--lp-molstar-panel:#f8fafc;--lp-molstar-row:#f3f4f6;--lp-molstar-field:#fff;--lp-molstar-border:#e5e7eb;--lp-molstar-slider-rail:#cbd5e1;--lp-molstar-text:#1f2937;--lp-molstar-muted:#6b7280;--lp-molstar-hover:#0169cc;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.lp-molstar-host{flex:auto;width:100%;position:relative}.lp-molstar-empty{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lp-molstar-empty__message{color:#6b7280;text-align:center;padding:0 16px;font-size:14px;line-height:20px}.lp-molstar-loading{z-index:20;color:#374151;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:4px;padding:4px 8px;font-size:12px;line-height:16px;position:absolute;top:8px;left:8px;box-shadow:0 1px 2px #0000000d}.lp-molstar-error{z-index:20;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:8px;font-size:12px;line-height:16px;position:absolute;bottom:8px;left:8px;right:8px}.lp-molstar-viewer .msp-plugin,.lp-molstar-viewer .msp-plugin .msp-plugin-content,.lp-molstar-viewer .msp-plugin .msp-layout-main,.lp-molstar-viewer .msp-plugin .msp-layout-viewport,.lp-molstar-viewer .msp-plugin .msp-viewport,.lp-molstar-viewer .msp-plugin canvas{background:var(--lp-molstar-background)!important;background-color:var(--lp-molstar-background)!important;color:var(--lp-molstar-text)!important}.lp-molstar-viewer .msp-plugin .msp-layout-standard,.lp-molstar-viewer .msp-plugin .msp-layout-top,.lp-molstar-viewer .msp-plugin .msp-layout-bottom,.lp-molstar-viewer .msp-plugin .msp-layout-left,.lp-molstar-viewer .msp-plugin .msp-layout-right,.lp-molstar-viewer .msp-plugin .msp-toast-entry{border-color:var(--lp-molstar-border)!important}.lp-molstar-viewer .msp-plugin .msp-layout-left,.lp-molstar-viewer .msp-plugin .msp-layout-right,.lp-molstar-viewer .msp-plugin .msp-layout-top,.lp-molstar-viewer .msp-plugin .msp-layout-bottom,.lp-molstar-viewer .msp-plugin .msp-control-group-header,.lp-molstar-viewer .msp-plugin .msp-viewport-controls-panel,.lp-molstar-viewer .msp-plugin .msp-sequence,.lp-molstar-viewer .msp-plugin .msp-sequence-select,.lp-molstar-viewer .msp-plugin .msp-toast-entry,.lp-molstar-viewer .msp-plugin .msp-toast-title,.lp-molstar-viewer .msp-plugin .msp-highlight-info,.lp-molstar-viewer .msp-plugin .msp-control-row,.lp-molstar-viewer .msp-plugin .msp-section-header,.lp-molstar-viewer .msp-plugin .msp-left-panel-controls-buttons,.lp-molstar-viewer .msp-plugin .msp-control-group-header>button,.lp-molstar-viewer .msp-plugin .msp-control-group-header div,.lp-molstar-viewer .msp-plugin .msp-hover-box-body,.lp-molstar-viewer .msp-plugin .msp-snapshot-description-wrapper,.lp-molstar-viewer .msp-plugin .msp-semi-transparent-background,.lp-molstar-viewer .msp-plugin .msp-overlay-tasks .msp-task-state>div,.lp-molstar-viewer .msp-plugin .msp-overlay-tasks .msp-task-state>div>div,.lp-molstar-viewer .msp-plugin .msp-background-tasks .msp-task-state>div,.lp-molstar-viewer .msp-plugin .msp-background-tasks .msp-task-state>div>div,.lp-molstar-viewer .msp-plugin .msp-default-bg,.lp-molstar-viewer .msp-plugin .msp-control-row>button.msp-control-button-label,.lp-molstar-viewer .msp-plugin .msp-control-row .msp-control-current,.lp-molstar-viewer .msp-plugin .msp-control-row>.msp-flex-row,.lp-molstar-viewer .msp-plugin .msp-control-row>.msp-state-image-row,.lp-molstar-viewer .msp-plugin .msp-control-row>div,.lp-molstar-viewer .msp-plugin .msp-toggle-color-picker .msp-color-picker,.lp-molstar-viewer .msp-plugin .msp-toggle-color-picker button,.lp-molstar-viewer .msp-plugin .msp-control-group-header>span,.lp-molstar-viewer .msp-plugin .msp-control-current,.lp-molstar-viewer .msp-plugin .msp-row-text,.lp-molstar-viewer .msp-plugin .msp-help:hover span,.lp-molstar-viewer .msp-plugin .msp-help-text,.lp-molstar-viewer .msp-plugin .msp-image-preview,.lp-molstar-viewer .msp-plugin .msp-help-row,.lp-molstar-viewer .msp-plugin .msp-log,.lp-molstar-viewer .msp-plugin .msp-log li,.lp-molstar-viewer .msp-plugin .msp-log .msp-log-entry,.lp-molstar-viewer .msp-plugin .msp-slider-base-handle,.lp-molstar-viewer .msp-plugin .msp-slider-base-disabled,.lp-molstar-viewer .msp-plugin .msp-description,.lp-molstar-viewer .msp-plugin .msp-no-webgl,.lp-molstar-viewer .msp-plugin .msp-simple-help-section,.lp-molstar-viewer .msp-plugin .msp-current-header,.lp-molstar-viewer .msp-plugin .msp-flex-row,.lp-molstar-viewer .msp-plugin .msp-state-image-row,.lp-molstar-viewer .msp-plugin .msp-flex-row>button.msp-control-button-label,.lp-molstar-viewer .msp-plugin .msp-state-image-row>button.msp-control-button-label,.lp-molstar-viewer .msp-plugin .msp-type-class-Root{background:var(--lp-molstar-panel)!important;background-color:var(--lp-molstar-panel)!important;color:var(--lp-molstar-text)!important}.lp-molstar-viewer .msp-plugin .msp-form-control,.lp-molstar-viewer .msp-plugin .msp-control-row select,.lp-molstar-viewer .msp-plugin .msp-control-row button,.lp-molstar-viewer .msp-plugin .msp-control-row input[type=text],.lp-molstar-viewer .msp-plugin .msp-btn,.lp-molstar-viewer .msp-plugin .msp-btn-action,.lp-molstar-viewer .msp-plugin .msp-btn-action:active,.lp-molstar-viewer .msp-plugin .msp-btn-action:focus,.lp-molstar-viewer .msp-plugin select.msp-form-control,.lp-molstar-viewer .msp-plugin select.msp-btn,.lp-molstar-viewer .msp-plugin .msp-copy-image-wrapper div,.lp-molstar-viewer .msp-plugin .msp-control-text-area-wrapper textarea,.lp-molstar-viewer .msp-plugin .msp-text-area-wrapper textarea,.lp-molstar-viewer .msp-plugin .msp-help-row>div,.lp-molstar-viewer .msp-plugin .msp-canvas,.lp-molstar-viewer .msp-plugin .msp-combined-color-button,.lp-molstar-viewer .msp-plugin .msp-viewport-top-left-controls .msp-traj-controls,.lp-molstar-viewer .msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls>button,.lp-molstar-viewer .msp-plugin .msp-selection-viewport-controls select.msp-form-control,.lp-molstar-viewer .msp-plugin .msp-selection-viewport-controls select.msp-btn,.lp-molstar-viewer .msp-plugin .msp-selection-viewport-controls .msp-control-row select,.lp-molstar-viewer .msp-plugin .msp-control-row .msp-selection-viewport-controls select,.lp-molstar-viewer .msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls .msp-animation-viewport-controls-select,.lp-molstar-viewer .msp-plugin .msp-transform-wrapper>.msp-transform-header>button,.lp-molstar-viewer .msp-plugin .msp-transform-update-wrapper>.msp-transform-header>button,.lp-molstar-viewer .msp-plugin .msp-transform-update-wrapper-collapsed>.msp-transform-header>button,.lp-molstar-viewer .msp-plugin .msp-transform-default-params,.lp-molstar-viewer .msp-plugin .msp-transform-refresh,.lp-molstar-viewer .msp-plugin .msp-task-state>div,.lp-molstar-viewer .msp-plugin .msp-task-state>div>div,.lp-molstar-viewer .msp-plugin .msp-sequence-wrapper-non-empty,.lp-molstar-viewer .msp-plugin .msp-btn[disabled],.lp-molstar-viewer .msp-plugin .msp-control-row button[disabled],.lp-molstar-viewer .msp-plugin .msp-form-control[disabled],.lp-molstar-viewer .msp-plugin .msp-control-row select[disabled],.lp-molstar-viewer .msp-plugin .msp-control-row input[disabled][type=text],.lp-molstar-viewer .msp-plugin [disabled].msp-btn,.lp-molstar-viewer .msp-plugin .msp-form-control[readonly],.lp-molstar-viewer .msp-plugin .msp-control-row select[readonly],.lp-molstar-viewer .msp-plugin .msp-control-row button[readonly],.lp-molstar-viewer .msp-plugin .msp-control-row input[readonly][type=text],.lp-molstar-viewer .msp-plugin [readonly].msp-btn{background:var(--lp-molstar-row)!important;background-color:var(--lp-molstar-row)!important;color:var(--lp-molstar-text)!important}.lp-molstar-viewer .msp-plugin .msp-form-control:hover,.lp-molstar-viewer .msp-plugin .msp-control-row select:hover,.lp-molstar-viewer .msp-plugin .msp-control-row button:hover,.lp-molstar-viewer .msp-plugin .msp-control-row input[type=text]:hover,.lp-molstar-viewer .msp-plugin .msp-btn:hover,.lp-molstar-viewer .msp-plugin .msp-viewport-controls-buttons .msp-btn-link:hover,.lp-molstar-viewer .msp-plugin .msp-transform-header>button:hover{background:var(--lp-molstar-field)!important;background-color:var(--lp-molstar-field)!important;color:var(--lp-molstar-hover)!important;outline-color:var(--lp-molstar-border)!important}.lp-molstar-viewer .msp-plugin .msp-btn-link-toggle-off,.lp-molstar-viewer .msp-plugin .msp-sequence-wrapper .msp-sequence-missing,.lp-molstar-viewer .msp-plugin .msp-control-row label{color:var(--lp-molstar-muted)!important}.lp-molstar-viewer .msp-plugin .msp-highlight-info,.lp-molstar-viewer .msp-plugin .msp-highlight-info-hr,.lp-molstar-viewer .msp-plugin .msp-sequence-chain-label,.lp-molstar-viewer .msp-plugin .msp-sequence-wrapper .msp-sequence-label,.lp-molstar-viewer .msp-plugin .msp-sequence-wrapper .msp-sequence-number,.lp-molstar-viewer .msp-plugin .msp-toast-message a,.lp-molstar-viewer .msp-plugin .msp-svg-text{color:var(--lp-molstar-hover)!important;fill:var(--lp-molstar-text)!important}.lp-molstar-viewer .msp-plugin,.lp-molstar-viewer .msp-plugin *,.lp-molstar-viewer .msp-plugin .msp-transform-header>button,.lp-molstar-viewer .msp-plugin .msp-transform-header>button>small,.lp-molstar-viewer .msp-plugin .msp-transform-header svg,.lp-molstar-viewer .msp-plugin .msp-left-panel-controls,.lp-molstar-viewer .msp-plugin .msp-left-panel-controls *,.lp-molstar-viewer .msp-plugin .msp-control-group-header,.lp-molstar-viewer .msp-plugin .msp-control-group-header *,.lp-molstar-viewer .msp-plugin .msp-section-header,.lp-molstar-viewer .msp-plugin .msp-section-header *,.lp-molstar-viewer .msp-plugin .msp-state-tree,.lp-molstar-viewer .msp-plugin .msp-state-tree *,.lp-molstar-viewer .msp-plugin .msp-log,.lp-molstar-viewer .msp-plugin .msp-log *{color:var(--lp-molstar-text)!important}.lp-molstar-viewer .msp-plugin button:hover,.lp-molstar-viewer .msp-plugin a:hover,.lp-molstar-viewer .msp-plugin .msp-transform-header>button:hover,.lp-molstar-viewer .msp-plugin .msp-toast-message a:hover{color:var(--lp-molstar-hover)!important}.lp-molstar-viewer .msp-plugin .msp-form-control::placeholder,.lp-molstar-viewer .msp-plugin .msp-control-row select::placeholder,.lp-molstar-viewer .msp-plugin .msp-control-row button::placeholder,.lp-molstar-viewer .msp-plugin .msp-control-row input[type=text]::placeholder,.lp-molstar-viewer .msp-plugin .msp-btn::placeholder,.lp-molstar-viewer .msp-plugin .msp-btn-icon[disabled],.lp-molstar-viewer .msp-plugin .msp-btn-icon[disabled]:hover,.lp-molstar-viewer .msp-plugin .msp-btn-icon[disabled]:active,.lp-molstar-viewer .msp-plugin .msp-btn-icon-small[disabled],.lp-molstar-viewer .msp-plugin .msp-btn-icon-small[disabled]:hover,.lp-molstar-viewer .msp-plugin .msp-btn-icon-small[disabled]:active,.lp-molstar-viewer .msp-plugin .msp-btn-link,.lp-molstar-viewer .msp-plugin .msp-btn-link:active,.lp-molstar-viewer .msp-plugin .msp-btn-link:focus,.lp-molstar-viewer .msp-plugin .msp-btn-link-toggle-on,.lp-molstar-viewer .msp-plugin .msp-btn-link-toggle-off,.lp-molstar-viewer .msp-plugin .msp-btn-link-toggle-off:active,.lp-molstar-viewer .msp-plugin .msp-btn-link-toggle-off:focus,.lp-molstar-viewer .msp-plugin .msp-btn-commit-on,.lp-molstar-viewer .msp-plugin .msp-btn-commit-on:active,.lp-molstar-viewer .msp-plugin .msp-btn-commit-on:focus,.lp-molstar-viewer .msp-plugin .msp-btn-commit-off,.lp-molstar-viewer .msp-plugin .msp-btn-commit-off:active,.lp-molstar-viewer .msp-plugin .msp-btn-commit-off:focus,.lp-molstar-viewer .msp-plugin .msp-control-row>span.msp-control-row-label,.lp-molstar-viewer .msp-plugin .msp-control-row>button.msp-control-button-label,.lp-molstar-viewer .msp-plugin .msp-control-group-header>span,.lp-molstar-viewer .msp-plugin .msp-row-text>div,.lp-molstar-viewer .msp-plugin .msp-help-text>div,.lp-molstar-viewer .msp-plugin .msp-help-text>p,.lp-molstar-viewer .msp-plugin .msp-help-row>span,.lp-molstar-viewer .msp-plugin .msp-action-select option:first-child,.lp-molstar-viewer .msp-plugin .msp-viewport-top-left-controls .msp-traj-controls>span,.lp-molstar-viewer .msp-plugin .msp-viewport-controls-buttons .msp-btn-link-toggle-off,.lp-molstar-viewer .msp-plugin .msp-snapshot-description-wrapper a,.lp-molstar-viewer .msp-plugin .msp-sequence-wrapper .msp-sequence-present,.lp-molstar-viewer .msp-plugin .msp-toast-container .msp-toast-entry,.lp-molstar-viewer .msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a,.lp-molstar-viewer .msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:active,.lp-molstar-viewer .msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:focus,.lp-molstar-viewer .msp-plugin .msp-plugin-content{color:var(--lp-molstar-text)!important}.lp-molstar-viewer .msp-plugin .msp-form-control:hover,.lp-molstar-viewer .msp-plugin .msp-control-row select:hover,.lp-molstar-viewer .msp-plugin .msp-control-row button:hover,.lp-molstar-viewer .msp-plugin .msp-control-row input[type=text]:hover,.lp-molstar-viewer .msp-plugin .msp-btn:hover,.lp-molstar-viewer .msp-plugin .msp-btn-icon:hover,.lp-molstar-viewer .msp-plugin .msp-btn-icon-small:hover,.lp-molstar-viewer .msp-plugin .msp-btn-link:hover,.lp-molstar-viewer .msp-plugin .msp-btn-link-toggle-on:hover,.lp-molstar-viewer .msp-plugin .msp-btn-action:hover,.lp-molstar-viewer .msp-plugin .msp-btn-commit-on:hover,.lp-molstar-viewer .msp-plugin .msp-btn-commit-off:hover,.lp-molstar-viewer .msp-plugin .msp-no-hover-outline:hover,.lp-molstar-viewer .msp-plugin .msp-viewport-controls-buttons .msp-btn-link:hover,.lp-molstar-viewer .msp-plugin .msp-transform-header>button:hover,.lp-molstar-viewer .msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:hover{color:var(--lp-molstar-hover)!important}.lp-molstar-viewer .msp-plugin .msp-select-toggle:after{border-top-color:var(--lp-molstar-muted)!important}.lp-molstar-viewer .msp-plugin .msp-control-row .msp-control-row-label{color:var(--lp-molstar-text)!important;opacity:1!important;visibility:visible!important}.lp-molstar-viewer .msp-plugin .msp-control-row .msp-control-row-label>.msp-help.msp-control-group-expander,.lp-molstar-viewer .msp-plugin .msp-control-row .msp-control-row-label>.msp-help.msp-control-group-expander:hover,.lp-molstar-viewer .msp-plugin .msp-control-row .msp-control-row-label>.msp-help.msp-control-group-expander:active,.lp-molstar-viewer .msp-plugin .msp-control-row .msp-control-row-label>.msp-help.msp-control-group-expander:focus{color:var(--lp-molstar-muted)!important;box-shadow:none!important;background:0 0!important;outline:none!important}.lp-molstar-viewer .msp-plugin .msp-control-row .msp-control-row-label>.msp-help.msp-control-group-expander svg,.lp-molstar-viewer .msp-plugin .msp-control-row .msp-control-row-label>.msp-help.msp-control-group-expander path{fill:currentColor!important;stroke:none!important}.lp-molstar-viewer .msp-plugin .msp-canvas circle:hover,.lp-molstar-viewer .msp-plugin .msp-slider-base-rail,.lp-molstar-viewer .msp-plugin .msp-slider-base-track,.lp-molstar-viewer .msp-plugin .msp-slider-base-handle,.lp-molstar-viewer .msp-plugin .msp-slider-base-handle:hover,.lp-molstar-viewer .msp-plugin .msp-slider-base-dot-active,.lp-molstar-viewer .msp-plugin .msp-shape-filled,.lp-molstar-viewer .msp-plugin .msp-shape-empty,.lp-molstar-viewer .msp-plugin .msp-transform-header-brand svg,.lp-molstar-viewer .msp-plugin .msp-svg-text{color:var(--lp-molstar-text)!important;fill:currentColor!important}.lp-molstar-viewer .msp-plugin .msp-accent-offset,.lp-molstar-viewer .msp-plugin .msp-left-panel-controls-button-data-dirty,.lp-molstar-viewer .msp-plugin .msp-type-class-Group,.lp-molstar-viewer .msp-plugin .msp-accent-color-orange,.lp-molstar-viewer .msp-plugin .msp-accent-bg-orange,.lp-molstar-viewer .msp-plugin .msp-transform-header-brand-orange,.lp-molstar-viewer .msp-plugin .msp-transform-header-brand-orange:active,.lp-molstar-viewer .msp-plugin .msp-transform-header-brand-orange:focus{border-color:var(--lp-molstar-border)!important;background:var(--lp-molstar-row)!important;background-color:var(--lp-molstar-row)!important;color:var(--lp-molstar-text)!important}.lp-molstar-viewer .msp-plugin .msp-slider-base-rail{background:var(--lp-molstar-slider-rail)!important;background-color:var(--lp-molstar-slider-rail)!important}.lp-molstar-viewer .msp-plugin .msp-slider-base-track{background:var(--lp-molstar-hover)!important;background-color:var(--lp-molstar-hover)!important}.lp-molstar-viewer .msp-plugin .msp-slider-base-handle,.lp-molstar-viewer .msp-plugin .msp-slider-base-handle:hover{background:var(--lp-molstar-background)!important;background-color:var(--lp-molstar-background)!important;border:3px solid var(--lp-molstar-hover)!important;width:16px!important;height:16px!important;box-shadow:none!important;margin-top:-6px!important;margin-left:-8px!important}.lp-molstar-viewer .msp-plugin .msp-highlight-info-hr{background-color:var(--lp-molstar-border)!important}.lp-molstar-viewer .msp-plugin ::-webkit-scrollbar-track{background-color:var(--lp-molstar-row)!important}.lp-molstar-viewer .msp-plugin ::-webkit-scrollbar-thumb{background-color:#cbd5e1!important}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{z-index:1;background-color:#fff0;border-left:.1px solid #0000;position:relative}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{text-align:left;left:0}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{text-align:center;width:100%;margin:0 auto}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{text-align:right;right:0}.public-DraftEditorPlaceholder-root{color:#9197a3;z-index:1;width:100%;position:absolute}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{white-space:pre-wrap;position:relative}.public-DraftStyleDefault-ltr{text-align:left;direction:ltr}.public-DraftStyleDefault-rtl{text-align:right;direction:rtl}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{text-align:right;width:30px;position:absolute;left:-36px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{text-align:left;width:30px;position:absolute;right:-36px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1,lower-alpha) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2,lower-roman) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4,lower-alpha) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.TabPanel-module_tabPanelDiv__wMffZ{background-color:var(--color-tab-active);flex-grow:1;height:100%;overflow-y:auto}.TabPanel-module_tabPanelBox__LY-BB{align-items:start;width:100%;height:100%}.Modal-module_expandButton__J1QYl{margin-right:-8px!important}.RulerArea-module_rulerArea__Kix1O{pointer-events:none;background-color:#0000;width:100%;height:36px;position:absolute}.RulerArea-module_rulerInput__nCNOa{border:var(--border-regular);opacity:.4;pointer-events:auto;text-align:center;will-change:transform;border-radius:3px;width:35px;height:14px;position:absolute;top:0}.RulerArea-module_rulerInput__nCNOa:hover{border:1px solid var(--color-input-border-hover);cursor:pointer;opacity:1}.RulerArea-module_rulerInput__nCNOa:focus{border:1px solid var(--color-input-border-hover);opacity:1;outline:none;height:18px}.RulerArea-module_rulerInput__nCNOa.RulerArea-module_rulerInputDragging__saoOk{opacity:1;-webkit-user-select:none;user-select:none}.RulerArea-module_rulerScale__4YOKH{pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden;width:100%;height:100%}.RulerArea-module_rulerHandle__g4GPl{will-change:transform;width:16px;height:13px;position:absolute;top:0}.RulerArea-module_rulerHandle__g4GPl:hover{cursor:pointer}.RulerArea-module_rulerHandle__g4GPl:before,.RulerArea-module_rulerInput__nCNOa:before{content:"";width:calc(100% + 20px);height:calc(100% + 20px);display:block;position:absolute;top:-10px;left:-10px}.RulerArea-module_rulerHandle__g4GPl:hover~.RulerArea-module_rulerScale__4YOKH,.RulerArea-module_rulerInput__nCNOa:hover~.RulerArea-module_rulerScale__4YOKH{background-color:var(--color-background-canvas);visibility:visible}.RulerArea-module_rulerHandle__g4GPl:hover~.RulerArea-module_rulerInput__nCNOa{opacity:1}.DragGhost-module_dragGhost__m5lHf{will-change:transform;z-index:var(--zindex-overlay);position:absolute;top:0;left:0}:root{--color-background-canvas:#f5f5f5;--color-background-primary:#fff;--color-background-secondary:#f8feff;--color-background-overlay:#5e5e5ecc;--color-border-primary:#cad3dd;--color-border-secondary:#7c7c7f;--color-text-primary:#333;--color-text-secondary:#167782;--color-text-light:#585858;--color-text-dark:#000;--color-text-error:#ff4a4a;--color-text-lightgrey:#7c7c7f;--color-tab-regular:#fff;--color-tab-active:#e1e5ea;--color-tab-hover:#00838f;--color-tab-content:#eff2f5;--color-scroll-regular:#717171;--color-scroll-inactive:#ddd;--color-button-primary-active:#167782;--color-button-primary-hover:#00838f;--color-button-primary-clicked:#4fb3bf;--color-button-primary-disabled:#70707066;--color-button-secondary-active:#585858;--color-button-secondary-hover:#333;--color-button-secondary-clicked:#aeaeae;--color-button-secondary-disabled:#70707066;--color-button-group-active:#167782;--color-button-group-hover:#2e858f;--color-button-transparent-active:transparent;--color-button-text-primary:#fff;--color-button-text-secondary:#005662;--color-button-text-disabled:#7a7a7a;--color-dropdown-primary:#333;--color-dropdown-secondary:#fff;--color-dropdown-hover:#ddd;--color-dropdown-disabled:#7a7a7a;--color-tooltip-background:#fff;--color-tooltip-text:#333;--color-link-active:#00838f;--color-link-hover:#005662;--color-divider:#aeaeae;--color-spinner:#005662;--color-error:#ff4a4a;--color-input-text-default:#585858;--color-input-text-active:#333;--color-input-text-disabled:#585858;--color-input-text-error:#ff4a4a;--color-input-background-primary:#fff;--color-input-background-default:#eff2f5;--color-input-background-hover:#ddd;--color-input-background-disabled:#eff2f5;--color-input-border-regular:#cad3dd;--color-input-border-active:#fff;--color-input-border-hover:#43b5c0;--color-input-border-focus:#eff2f5;--color-input-border-error:#ff4a4a;--color-icon-grey:#b4b9d6;--color-icon-hover:#005662;--color-icon-active:#525252;--color-icon-activeMenu:#005662;--color-icon-clicked:#fff;--color-icon-disabled:#52525266;--color-monomer-default:#c8c8c8;--color-editMode-sequenceInRNABuilder:#99d7dc;--font-size-small:10px;--font-size-regular:12px;--font-size-medium:14px;--font-size-xsmall:6px;--font-family-montserrat:Montserrat,sans-serif;--font-family-inter:Inter,FreeSans,Arimo,"Droid Sans",Helvetica,"Helvetica Neue",Arial,sans-serif;--font-family-roboto:Roboto,FreeSans,Arimo,"Droid Sans",Helvetica,"Helvetica Neue",Arial,sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-bold:600;--border-regular:1px solid #cad3dd;--border-small:1px solid #e1e5ea;--border-radius-regular:4px;--shadow-regular:0px 1px 1px #c5caceb3;--shadow-mainLayoutBlocks:0px 2px 5px #67688426;--outline-small:1px solid #b4b9d6;--outline-medium:2px solid #b4b9d6;--outline-color:#b4b9d6;--outline-selected-color:#167782;--outline-selected-small:1px solid #167782;--outline-selected-medium:2px solid #167782;--outline-grey-small:1px solid #585858;--transition-regular:all .3s;--zindex-base:0;--zindex-toolbar:10;--zindex-sticky:100;--zindex-overlay:200;--zindex-modal:1000;--zindex-critical:9999}.button-common-styles{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.scrollbar{scrollbar-width:thin}.scrollbar ::-webkit-scrollbar-track{background-color:#0000}.scrollbar::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.scrollbar::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.scrollbar::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.cliparea-module_cliparea__GdPrN{resize:none;-webkit-user-select:text;user-select:text;z-index:-1;outline:none;font-size:1px;display:block;position:absolute;bottom:0;left:0;overflow:hidden;color:#0000!important;background:0 0!important;border:none!important;width:0!important;height:0!important;padding:0!important}.ActionButton-module_button-common-styles__y-hng{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.ActionButton-module_scrollbar__lD3MH{scrollbar-width:thin}.ActionButton-module_scrollbar__lD3MH ::-webkit-scrollbar-track{background-color:#0000}.ActionButton-module_scrollbar__lD3MH::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.ActionButton-module_scrollbar__lD3MH::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.ActionButton-module_scrollbar__lD3MH::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ActionButton-module_scrollbar__lD3MH::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.ActionButton-module_button__nfoWQ{background-color:#fff;background-image:none;background:inherit;color:#333;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;border:0;border-radius:4px;width:32px;height:32px;margin:4px;padding:0;display:block;position:relative}.ActionButton-module_button__nfoWQ:active{background-image:none;outline:0}.ActionButton-module_button__nfoWQ[disabled],fieldset[disabled] .ActionButton-module_button__nfoWQ{box-shadow:none;cursor:not-allowed;opacity:.4;background-image:none}.ActionButton-module_button__nfoWQ>input[type=file]{position:absolute;left:-9999px}.ActionButton-module_button__nfoWQ+button,.ActionButton-module_button__nfoWQ+input[type=reset],.ActionButton-module_button__nfoWQ+input[type=submit]{margin-left:.3em}.ActionButton-module_button__nfoWQ:after,.ActionButton-module_button__nfoWQ:before{vertical-align:middle;display:inline-block}.ActionButton-module_button__nfoWQ:after{position:absolute;left:0}.ActionButton-module_button__nfoWQ:hover{color:#188794;background-image:none}.ActionButton-module_button__nfoWQ:active,.ActionButton-module_button__nfoWQ[disabled]{box-shadow:none;transform:scale(none);transition:transform,all .2s;transform:scale(1)}.ActionButton-module_button__nfoWQ>svg{width:22px;height:22px;font-size:22px;position:absolute;top:.1em;left:.1em}.ActionButton-module_button__nfoWQ.ActionButton-module_selected__kPCxA,.ActionButton-module_button__nfoWQ:active{color:#fff;background:#167782}.ActionButton-module_button__nfoWQ.ActionButton-module_selected__kPCxA:hover,.ActionButton-module_button__nfoWQ:active:hover{background-color:#188794}.InfoModal-module_infoModalOverlay__Ve2pm{z-index:40;background:#78787833;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.InfoModal-module_infoModalOverlay__Ve2pm .InfoModal-module_infoModalWindow__Qd-UI{opacity:1;text-align:left;background-color:#fff;background-clip:padding-box;border:none;border-radius:8px;outline:0;flex-direction:column;width:360px;max-height:300px;margin:0;padding:0;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;transition:transform .3s,opacity .3s;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.InfoModal-module_infoModalWindow__Qd-UI::backdrop{display:none}.InfoModal-module_infoModalWindow__Qd-UI header{color:#333;border-radius:6px 6px 0 0;align-items:center;padding:12px;font-size:14px;font-weight:500;line-height:14px;display:flex}.InfoModal-module_infoModalBody__BYoCY{height:100%;padding:12px;font-size:12px;line-height:14px;overflow:auto}.InfoModal-module_infoModalBody__BYoCY::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.InfoModal-module_infoModalBody__BYoCY::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.InfoModal-module_infoModalBody__BYoCY::-webkit-scrollbar-track{scrollbar-width:thin;background-color:#0000}.InfoModal-module_infoModalBody__BYoCY::-webkit-scrollbar-thumb:active{background-color:#a5afb9}::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.InfoModal-module_infoModalWindow__Qd-UI footer{justify-content:flex-end;gap:8px;padding:16px 12px 12px;display:flex}.InfoModal-module_modalHidden__6HnzH{display:none}.InfoModal-module_ok__BETvY{color:#fff;background-color:#167782;border:1px solid #0000;border-radius:4px;min-width:70px;height:24px;font-size:12px}.InfoModal-module_ok__BETvY:active,.InfoModal-module_ok__BETvY:hover{background-color:#4fb3bf}.InfoModal-module_ok__BETvY:disabled{color:#333;background-color:#e1e5ea}.Dialog-module_button-common-styles__Xehyp{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Dialog-module_scrollbar__L8hUr{scrollbar-width:thin}.Dialog-module_scrollbar__L8hUr ::-webkit-scrollbar-track{background-color:#0000}.Dialog-module_scrollbar__L8hUr::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Dialog-module_scrollbar__L8hUr::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Dialog-module_scrollbar__L8hUr::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Dialog-module_scrollbar__L8hUr::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Dialog-module_dialog__hiRBI{color:#585858;opacity:1;text-align:left;vertical-align:middle;background-color:#fff;background-clip:padding-box;border-radius:8px;outline:0;flex-direction:column;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;transition:transform .3s,opacity .3s;display:flex;position:relative;transform:scale(1)}.Dialog-module_dialog__hiRBI.Dialog-module_hide__bbkvB{opacity:.2;transform:scale(.5)}.Dialog-module_header__8QGek{box-sizing:content-box;color:#333;border-radius:6px 6px 0 0;align-items:center;padding:12px;font-size:14px;font-weight:500;line-height:12px;display:flex}.Dialog-module_header__8QGek .Dialog-module_btnContainer__ulrFM{flex-direction:row;flex-grow:1;align-items:flex-end;display:flex}.Dialog-module_header__8QGek .Dialog-module_buttonTop__91ha8{background-color:#0000;border:none;align-self:center;width:16px;height:16px;margin-left:auto;padding:0}.Dialog-module_header__8QGek .Dialog-module_buttonTop__91ha8 .Dialog-module_closeButton__XyaAE{width:100%;height:100%}.Dialog-module_footer__PliV0{justify-content:flex-end;gap:8px;padding:16px 12px 12px;display:flex}.Dialog-module_footer__PliV0 .Dialog-module_ok__BUQ6q{color:#fff;background-color:#167782;border:1px solid #0000;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Dialog-module_footer__PliV0 .Dialog-module_ok__BUQ6q:active,.Dialog-module_footer__PliV0 .Dialog-module_ok__BUQ6q:hover{background-color:#4fb3bf}.Dialog-module_footer__PliV0 .Dialog-module_ok__BUQ6q:disabled{color:#333;background-color:#e1e5ea}.Dialog-module_footer__PliV0 .Dialog-module_cancel__8d83c{color:#585858;background-color:#fff;border:1px solid #585858;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Dialog-module_footer__PliV0 .Dialog-module_cancel__8d83c:active,.Dialog-module_footer__PliV0 .Dialog-module_cancel__8d83c:hover{color:#333;border:1px solid #333}.Dialog-module_footer__PliV0 .Dialog-module_cancel__8d83c:disabled{color:#585858b3;border:1px solid #585858b3}.Dialog-module_withDivider__YBKiQ{border-bottom:1px solid #e1e5ea;height:36px;margin:0;padding:0 12px}.Dialog-module_body__EWh4H{scrollbar-width:thin;height:100%;font-size:12px;line-height:14px;overflow:auto}.Dialog-module_body__EWh4H ::-webkit-scrollbar-track{background-color:#0000}.Dialog-module_body__EWh4H::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Dialog-module_body__EWh4H::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Dialog-module_body__EWh4H::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Dialog-module_body__EWh4H::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Dialog-module_withMargin__-zVS4{margin:0 12px}.DefaultMultiTool-module_default__zNTMe button{display:initial}.GroupedMultiTool-module_group__BJQAU{flex-direction:column;display:flex}.GroupedMultiTool-module_group__BJQAU:not(:first-of-type){border-top:1px solid #cad3dd;margin-top:4px;padding-top:5px}.ToolbarMultiToolItem-module_button-common-styles__Fuxbo{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.ToolbarMultiToolItem-module_scrollbar__XTmfz{scrollbar-width:thin}.ToolbarMultiToolItem-module_scrollbar__XTmfz ::-webkit-scrollbar-track{background-color:#0000}.ToolbarMultiToolItem-module_scrollbar__XTmfz::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.ToolbarMultiToolItem-module_scrollbar__XTmfz::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.ToolbarMultiToolItem-module_scrollbar__XTmfz::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ToolbarMultiToolItem-module_scrollbar__XTmfz::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.ToolbarMultiToolItem-module_icon__-HQal{fill:#333;width:7px;height:7px;display:block;position:absolute;bottom:0;right:0}.ToolbarMultiToolItem-module_iconSelected__hlO0J,.ToolbarMultiToolItem-module_root__uTaId:active .ToolbarMultiToolItem-module_icon__-HQal{fill:#fff}.ToolbarMultiToolItem-module_portal__2XJgz{white-space:nowrap;word-break:keep-all;z-index:20;background:#fff;border:1px solid #cad3dd;border-radius:5px;position:absolute;box-shadow:3px 4px 4px #67688440}.ToolbarMultiToolItem-module_portal__2XJgz>button{width:28px;height:28px}.ToolbarMultiToolItem-module_portal__2XJgz>button>svg{top:3px;left:3px}.ToolbarMultiToolItem-module_portal__2XJgz kbd{color:#cad3dd;font:.8em monospace;display:none}.ToolbarMultiToolItem-module_portal-vertical__A0DVe{flex-direction:column;display:flex}.BottomToolbar-module_button-common-styles__PbtE9{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.BottomToolbar-module_scrollbar__i1f8P{scrollbar-width:thin}.BottomToolbar-module_scrollbar__i1f8P ::-webkit-scrollbar-track{background-color:#0000}.BottomToolbar-module_scrollbar__i1f8P::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.BottomToolbar-module_scrollbar__i1f8P::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.BottomToolbar-module_scrollbar__i1f8P::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.BottomToolbar-module_scrollbar__i1f8P::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.BottomToolbar-module_group__b-pGt{align-items:center;display:flex}.BottomToolbar-module_root__kjkSm{flex-flow:wrap;height:36px;padding:0 6px 6px;display:flex;overflow:visible}.BottomToolbar-module_root__kjkSm div{text-align:center;position:relative}.BottomToolbar-module_root__kjkSm>div>div{margin-bottom:6px}.BottomToolbar-module_root__kjkSm kbd{color:#cad3dd;font:.8em monospace;display:none}.BottomToolbar-module_root__kjkSm .BottomToolbar-module_group__b-pGt{background-color:#fff;border-radius:4px;flex-direction:row;box-shadow:0 2px 5px #67688426}.BottomToolbar-module_root__kjkSm button{width:28px;height:28px;margin:4px}.BottomToolbar-module_root__kjkSm button>svg{top:3px;left:3px}.ArrowScroll-module_scroll__h9kCx{background:#fff;width:36px;min-height:32px;display:flex}.ArrowScroll-module_scroll__h9kCx.ArrowScroll-module_upDown__zT-Uf{flex-direction:column}.ArrowScroll-module_button__ygMgL{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;width:100%;height:50%;font-size:15px!important}.ArrowScroll-module_button__ygMgL.ArrowScroll-module_down__yDzZX,.ArrowScroll-module_button__ygMgL.ArrowScroll-module_up__Q1ubd{width:100%;height:50%}.ArrowScroll-module_button__ygMgL.ArrowScroll-module_left__ND2ZB,.ArrowScroll-module_button__ygMgL.ArrowScroll-module_right__A3fNm{justify-content:center;align-items:center;width:50%;height:100%;padding:0;display:flex}.ArrowScroll-module_down__yDzZX{position:absolute;bottom:0}.ArrowScroll-module_up__Q1ubd{position:absolute;top:0}.ArrowScroll-module_left__ND2ZB{position:absolute;left:0}.ArrowScroll-module_right__A3fNm{position:absolute;right:0}.LeftToolbar-module_button-common-styles__WgnON{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.LeftToolbar-module_scrollbar__OBwid{scrollbar-width:thin}.LeftToolbar-module_scrollbar__OBwid ::-webkit-scrollbar-track{background-color:#0000}.LeftToolbar-module_scrollbar__OBwid::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.LeftToolbar-module_scrollbar__OBwid::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.LeftToolbar-module_scrollbar__OBwid::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.LeftToolbar-module_scrollbar__OBwid::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.LeftToolbar-module_group__0s41t{align-items:center;display:flex}.LeftToolbar-module_root__yhhZm{-ms-overflow-style:none;scrollbar-width:thin;flex-direction:column;align-items:flex-start;width:41px;margin-top:12px;margin-left:6px;padding-right:5px;display:flex;overflow:hidden}.LeftToolbar-module_root__yhhZm div{text-align:center;position:relative}.LeftToolbar-module_root__yhhZm>div>div{margin-bottom:6px}.LeftToolbar-module_root__yhhZm kbd{color:#cad3dd;font:.8em monospace;display:none}.LeftToolbar-module_root__yhhZm .LeftToolbar-module_group__0s41t{flex-direction:column}.LeftToolbar-module_root__yhhZm .LeftToolbar-module_group__0s41t:not(:last-of-type){border-bottom:1px solid #eff2f5;margin-bottom:6px}.LeftToolbar-module_root__yhhZm ::-webkit-scrollbar-track{background-color:#0000}.LeftToolbar-module_root__yhhZm::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.LeftToolbar-module_root__yhhZm::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.LeftToolbar-module_root__yhhZm::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.LeftToolbar-module_root__yhhZm::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.LeftToolbar-module_root__yhhZm .LeftToolbar-module_group__0s41t:not(:last-of-type){border-bottom:none}.LeftToolbar-module_buttons__lnIjn{scroll-behavior:smooth;padding-right:5px;overflow:hidden}.LeftToolbar-module_borderOff__om425{border-bottom:none!important}.LeftToolbar-module_groupItem__OqQu0{background-color:#fff;border-radius:4px;padding:2px;box-shadow:0 2px 5px #67688426}.LeftToolbar-module_groupItem__OqQu0 svg{bottom:3px;right:3px}.LeftToolbar-module_groupItem__OqQu0 button{width:28px;height:28px;margin:2px}.LeftToolbar-module_groupItem__OqQu0 button>svg{top:3px;left:3px}.Atom-module_button-common-styles__j3EUJ{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Atom-module_scrollbar__iO-Ni{scrollbar-width:thin}.Atom-module_scrollbar__iO-Ni ::-webkit-scrollbar-track{background-color:#0000}.Atom-module_scrollbar__iO-Ni::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Atom-module_scrollbar__iO-Ni::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Atom-module_scrollbar__iO-Ni::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Atom-module_scrollbar__iO-Ni::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Atom-module_atom__g2RUu{color:#333;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:#0000;background-image:none;border-color:#cad3dd;border-radius:0;width:32px;height:32px;margin:2px 4px;padding:0;display:inline-block;position:relative}.Atom-module_atom__g2RUu:active{background-image:none;outline:0}.Atom-module_atom__g2RUu[disabled],fieldset[disabled] .Atom-module_atom__g2RUu{box-shadow:none;cursor:not-allowed;opacity:.4;background-image:none}.Atom-module_atom__g2RUu>input[type=file]{position:absolute;left:-9999px}.Atom-module_atom__g2RUu+button,.Atom-module_atom__g2RUu+input[type=reset],.Atom-module_atom__g2RUu+input[type=submit]{margin-left:.3em}.Atom-module_atom__g2RUu[disabled]{box-shadow:none;cursor:not-allowed;opacity:.5;background-image:none}.RightToolbar-module_button-common-styles__fNlqY{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.RightToolbar-module_scrollbar__2Q0UU{scrollbar-width:thin}.RightToolbar-module_scrollbar__2Q0UU ::-webkit-scrollbar-track{background-color:#0000}.RightToolbar-module_scrollbar__2Q0UU::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.RightToolbar-module_scrollbar__2Q0UU::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.RightToolbar-module_scrollbar__2Q0UU::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.RightToolbar-module_scrollbar__2Q0UU::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.RightToolbar-module_group__3mhUx{align-items:center;display:flex}.RightToolbar-module_root__1D5hp{-ms-overflow-style:none;scrollbar-width:thin;flex-direction:column;align-items:center;width:41px;margin-top:10px;margin-right:6px;padding-left:5px;display:flex;overflow:hidden}.RightToolbar-module_root__1D5hp div{text-align:center;position:relative}.RightToolbar-module_root__1D5hp>div>div{margin-bottom:6px}.RightToolbar-module_root__1D5hp kbd{color:#cad3dd;font:.8em monospace;display:none}.RightToolbar-module_root__1D5hp .RightToolbar-module_group__3mhUx{flex-direction:column}.RightToolbar-module_root__1D5hp .RightToolbar-module_group__3mhUx:not(:last-of-type){border-bottom:1px solid #eff2f5;margin-bottom:6px}.RightToolbar-module_root__1D5hp ::-webkit-scrollbar-track{background-color:#0000}.RightToolbar-module_root__1D5hp::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.RightToolbar-module_root__1D5hp::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.RightToolbar-module_root__1D5hp::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.RightToolbar-module_root__1D5hp::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.RightToolbar-module_root__1D5hp .RightToolbar-module_group__3mhUx:not(:last-of-type){border-bottom:none;margin-bottom:0;padding-bottom:2px}.RightToolbar-module_root__1D5hp .RightToolbar-module_group__3mhUx:not(:last-of-type).RightToolbar-module_atomsList__ar08-{margin-top:2px;margin-bottom:8px}.RightToolbar-module_groupItem__KHL-v{padding:2px 0}.RightToolbar-module_buttons__YxRHI{scroll-behavior:smooth;background-color:#fff;border-radius:4px;width:100%;overflow:hidden;box-shadow:0 2px 5px #67688426}.RightToolbar-module_buttons__YxRHI .RightToolbar-module_button__KwZD8{border-radius:4px;margin-top:4px;margin-bottom:2px}.RightToolbar-module_buttons__YxRHI button{border-radius:4px;width:28px;height:28px;margin:2px;font-size:14px;font-weight:600}.RightToolbar-module_buttons__YxRHI button svg{margin:auto;inset:1px}.FloatingTools-module_button-common-styles__5y-1V{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.FloatingTools-module_scrollbar__yoYi0{scrollbar-width:thin}.FloatingTools-module_scrollbar__yoYi0 ::-webkit-scrollbar-track{background-color:#0000}.FloatingTools-module_scrollbar__yoYi0::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.FloatingTools-module_scrollbar__yoYi0::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.FloatingTools-module_scrollbar__yoYi0::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.FloatingTools-module_scrollbar__yoYi0::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.FloatingTools-module_group__pQ-sJ{align-items:center;display:flex}.FloatingTools-module_wrapper__OFeE9{display:flex;position:absolute;translate:-50% calc(-50% - 40px)}.FloatingTools-module_wrapper__OFeE9 div{text-align:center;position:relative}.FloatingTools-module_wrapper__OFeE9>div>div{margin-bottom:6px}.FloatingTools-module_wrapper__OFeE9 kbd{color:#cad3dd;font:.8em monospace;display:none}.FloatingTools-module_wrapper__OFeE9 .FloatingTools-module_item__UcfDN{background-color:#fff;border-radius:4px;width:28px;height:28px;box-shadow:0 6px 10px #67688426}.FloatingTools-module_wrapper__OFeE9 .FloatingTools-module_item__UcfDN>svg{width:20px;height:20px;top:50%;left:50%;transform:translate(-50%,-50%)}.Modal-module_button-common-styles__ko9E5{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Modal-module_scrollbar__yPIJc{scrollbar-width:thin}.Modal-module_scrollbar__yPIJc ::-webkit-scrollbar-track{background-color:#0000}.Modal-module_scrollbar__yPIJc::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Modal-module_scrollbar__yPIJc::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Modal-module_scrollbar__yPIJc::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Modal-module_scrollbar__yPIJc::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Modal-module_modalOverlay__AzVeg{background-color:#5e5e5e33;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='M0 10 10 0zm12-2-4 4zM-2 2l4-4z' stroke='%23555' stroke-width='2' stroke-opacity='.02'/%3E%3C/svg%3E");background:none\9 ;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#335e5e5e",endColorstr="#335e5e5e");z-index:40;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Modal-module_modalOverlay__AzVeg:not([ie9]){filter:progid:dximagetransform.microsoft.gradient(enabled="false")}.Modal-module_modalOverlay__AzVeg.Modal-module_animate__pnPNj{transition:background-color .3s}.Modal-module_modalOverlay__AzVeg.Modal-module_hide__0CTey{background-color:#5e5e5e03}.Modal-module_modalOverlay__AzVeg:after{content:"";vertical-align:middle;height:100%;display:inline-block}.Modal-module_modalOverlay__AzVeg .Modal-module_smallScreen__nzt2L{max-width:90%;max-height:90%}.Select-module_button-common-styles__cgaVz{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Select-module_scrollbar__cA89D{scrollbar-width:thin}.Select-module_scrollbar__cA89D ::-webkit-scrollbar-track{background-color:#0000}.Select-module_scrollbar__cA89D::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Select-module_scrollbar__cA89D::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Select-module_scrollbar__cA89D::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Select-module_scrollbar__cA89D::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Select-module_dropdownList__rdcrH .MuiPaper-root{color:#333;border-radius:0 0 4px 4px;box-shadow:0 6px 10px #67688426}.Select-module_dropdownList__rdcrH .MuiMenuItem-root{color:#333;cursor:default;min-height:28px;padding:0 8px;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:14px}.Select-module_dropdownList__rdcrH .MuiMenuItem-root:hover{background-color:#f3f5f799;border-left:2px solid #167782;padding-left:6px}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list{box-shadow:none;scrollbar-width:thin;background-color:#fff;width:100%;max-height:200px;padding:0;display:inline-block;overflow:auto}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list ::-webkit-scrollbar-track{background-color:#0000}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list::-webkit-scrollbar{background-color:#fff;width:4px}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list::-webkit-scrollbar-thumb{border-radius:2px}.Select-module_dropdownList__rdcrH .MuiList-root.MuiMenu-list .Mui-selected{background-color:#fff}.Select-module_dropdownList__rdcrH .Select-module_listDivider__4vJyh{border:.5px solid #e1e5ea;margin:4px 8px}.Select-module_selectContainer__yXT-t{width:100%}.Select-module_selectContainer__yXT-t .MuiOutlinedInput-root .MuiSelect-select{box-shadow:none;box-sizing:border-box;color:#333;cursor:default;background-color:#fff;border:1px solid #cad3dd;border-radius:4px;width:100%;height:24px;min-height:24px;padding:0 8px;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:22px;padding-right:24px!important}.Select-module_selectContainer__yXT-t .MuiOutlinedInput-root .MuiSelect-select .MuiSelect-nativeInput{border:none;padding:0}.Select-module_selectContainer__yXT-t .MuiOutlinedInput-root .MuiSelect-select:hover{border:1px solid #43b5c0}.Select-module_selectContainer__yXT-t .MuiOutlinedInput-root.Mui-disabled .MuiSelect-select:hover{border:1px solid #cad3dd}.Select-module_selectContainer__yXT-t .Mui-focused .MuiSelect-select{border-color:#167782}.Select-module_selectContainer__yXT-t .MuiOutlinedInput-notchedOutline{border:none}.Select-module_selectContainer__yXT-t .Mui-error .MuiSelect-select{background-color:#fde0df;border:1px solid #f40724}.Select-module_selectContainer__yXT-t .MuiSelect-icon{width:16px;height:16px}.LoadingCircles-module_container__MPCs0{flex-direction:row;justify-content:space-between;align-items:flex-start;width:40px;height:12px;margin-top:10px;display:flex}.LoadingCircles-module_container__MPCs0 span{box-sizing:border-box;border:2px solid #005662;border-radius:100%;width:8px;height:8px;display:inline-block}.LoadingCircles-module_container__MPCs0 span:first-child{animation:1s ease-in-out infinite LoadingCircles-module_bounce__gCepS}.LoadingCircles-module_container__MPCs0 span:nth-child(2){animation:1s ease-in-out .33s infinite LoadingCircles-module_bounce__gCepS}.LoadingCircles-module_container__MPCs0 span:nth-child(3){animation:1s ease-in-out .66s infinite LoadingCircles-module_bounce__gCepS}@keyframes LoadingCircles-module_bounce__gCepS{0%,75%,to{transform:translateY(0)}25%{transform:translateY(-100%)}}.StructEditor-module_button-common-styles__3P7PO{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.StructEditor-module_scrollbar__SUs-o{scrollbar-width:thin}.StructEditor-module_scrollbar__SUs-o ::-webkit-scrollbar-track{background-color:#0000}.StructEditor-module_scrollbar__SUs-o::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.StructEditor-module_scrollbar__SUs-o::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.StructEditor-module_scrollbar__SUs-o::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.StructEditor-module_scrollbar__SUs-o::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.StructEditor-module_spinnerOverlay__5H1IM{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.StructEditor-module_canvas__LLnzh{scrollbar-width:thin;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.StructEditor-module_canvas__LLnzh .StructEditor-module_measureLog__B2wuy{opacity:0;text-align:center;background-color:#fff;border:1px solid #cad3dd;border-radius:0 5px;min-width:8em;height:1.2em;padding:.3em;transition:opacity .5s;position:absolute;top:0;right:0}.StructEditor-module_canvas__LLnzh .StructEditor-module_measureLog__B2wuy.StructEditor-module_visible__3eFNB{opacity:1}.StructEditor-module_canvas__LLnzh ::-webkit-scrollbar-track{background-color:#0000}.StructEditor-module_canvas__LLnzh::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.StructEditor-module_canvas__LLnzh::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.StructEditor-module_canvas__LLnzh::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.StructEditor-module_canvas__LLnzh::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.StructEditor-module_intermediateCanvas__fR3ws{scrollbar-width:thin;height:100%;position:relative}.StructEditor-module_intermediateCanvas__fR3ws.StructEditor-module_enableCursor__Qla0A{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTIwLjQzNCA3LjY3M2MtLjEtLjYtLjcxMy0xLjczMS0yLjMyLTEuNzMxYTIuOTcgMi45NyAwIDAgMC0uMzc3LjAyM3YtLjc5YTEuMDEgMS4wMSAwIDAgMC0uMDQ1LS4zYy0uMTc3LS41NjQtLjg3Ni0xLjYzMS0yLjI2Mi0xLjYzMWEyLjU5OSAyLjU5OSAwIDAgMC0uNjc2LjA4NiAyLjM5NCAyLjM5NCAwIDAgMC0uMTQ2LS4yM2MtLjQ1My0uNjQ1LTEuMTg2LTEtMi4wNjMtMS0uODc3IDAtMS41ODQuMzYtMi4wMjUgMS4wMTdhMi40NjEgMi40NjEgMCAwIDAtLjM2MS44NSAyLjY2MyAyLjY2MyAwIDAgMC0uNDA4LS4wM2MtMS40NzQgMC0yLjEyNCAxLjE1LTIuMjYyIDEuNzU3YTEuMDM0IDEuMDM0IDAgMCAwLS4wMjQuMjIyVjExLjFsLS4xMy0uMWMtLjU4OC0uNS0yLjAzNC0xLjEyMS0zLjM5MS4wMjktMS4zNTcgMS4xNS0xLjAxNSAyLjY2NC0uNDMxIDMuNDUyLjQ1My43NzMgNC41MTIgNy40MjUgMTAuMjIzIDcuNDI1IDMuMjUgMCA0LjkxLTEuNTEyIDUuNzI5LTIuNzgxYTYuMjkxIDYuMjkxIDAgMCAwIC45OC0yLjhWNy44MzhhMS4wMSAxLjAxIDAgMCAwLS4wMTEtLjE2NVoiLz48cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIGQ9Ik0xOC40NDggMTYuMjE1YTQuNDc0IDQuNDc0IDAgMCAxLS43IDEuODg3Yy0uODA1IDEuMi0yLjE1MyAxLjgtNC4wMDggMS44LTQuNzY4IDAtOC40ODQtNi40MTItOC41Mi02LjQ3NmEuNjY5LjY2OSAwIDAgMC0uMDktLjEyNmMtLjI5NC0uNDA4IDAtLjY1NS4xMDctLjc0OC4yNjctLjIyNy41NC0uMjM3LjgxLS4wMzFsMS43NyAxLjQ1MmExIDEgMCAwIDAgMS42NDQtLjc2M1Y2LjA4YS4yODcuMjg3IDAgMCAxIC4yOS0uMTQ4LjQ0LjQ0IDAgMCAxIC4zNzIuMTZ2NC43YTEgMSAwIDEgMCAyIDB2LTYuNDVjLjA2OC0uMjQ4LjMtLjI0OC40MjItLjI0OC4yIDAgLjQxNC4wMzIuNDgyLjI1NXY2LjQ0YTEgMSAwIDEgMCAyIDB2LTUuMmEuNzUuNzUgMCAwIDEgLjA3NC0uMTljLjA0OS0uMDgxLjEwOC0uMTUuMzI1LS4xNWEuMzUuMzUgMCAwIDEgLjMwNy4xNXY1LjM5YTEgMSAwIDEgMCAyIDBWOC4wNDdhLjU4My41ODMgMCAwIDEgLjM3Ny0uMWMuMDY1IDAgLjI1OC4wMDYuMzM0LjA3OGwuMDA0IDguMTlaIi8+PC9zdmc+),auto}.StructEditor-module_intermediateCanvas__fR3ws.StructEditor-module_enableCursor__Qla0A:active{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTAuNzQ0IDNjLTEuODU0IDAtMy4zNiAxLjUyNS0zLjM2IDMuNHYuMjJoLS4wMTJjLTEuOTk3IDAtMy42MjIgMS42MDItMy42MjIgMy41NjhsLjAwMSA3LjAyYzAgMS43NyAxLjUxMiAzLjUxNSAzLjExMiA1LjM2MS43Mi44MyAxLjkxOSAyLjIxNiAyLjAzNCAyLjczMXYxLjUyMmgxMy40NDJ2LTEuNTU0YzAtLjU5LjYxOC0xLjc3IDEuMTYzLTIuODEuOTM4LTEuNzg5IDEuOTk4LTMuODE1IDEuOTk4LTUuOTkxIDAtMy4yNTgtLjAxLTYuMjQ4LS4wMS02LjI0OCAwLTEuNjk2LTEuMzktMy4wOC0zLjEtMy4wOC0uMjAzIDAtLjQuMDItLjU5Mi4wNTdhMy42NSAzLjY1IDAgMCAwLTMuMDMzLTEuNjA3Yy0uMzY3IDAtLjcyLjA1My0xLjA1NS4xNTNhMy42MzYgMy42MzYgMCAwIDAtMy4wOS0xLjcwNWMtLjQ0NCAwLS44Ny4wOC0xLjI2NC4yMjVBMy4zNDUgMy4zNDUgMCAwIDAgMTAuNzQ0IDNaIi8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTEwLjc0NCA0LjU1NGMxIDAgMS44MDguODI2IDEuODA4IDEuODQ1djEuMTk3YzAtMS4xMDkuOTI3LTIuMDA4IDIuMDY4LTIuMDA4IDEuMTQzIDAgMi4wNjguOSAyLjA2OCAyLjAwOHYxLjU1MmMwLTEuMTEuOTMtMi4wMDggMi4wNzctMi4wMDggMS4xNDcgMCAyLjA3Ni44OTkgMi4wNzYgMi4wMDh2MS4wNjhBMS41NCAxLjU0IDAgMCAxIDIyLjM5IDguNjljLjg1NiAwIDEuNTQ4LjY4NCAxLjU0OCAxLjUzIDAgMCAuMDEgMi45ODguMDEgNi4yNDQgMCAzLjI1Ny0zLjE2MSA2LjYzNi0zLjE2MSA4LjgwMkgxMC40NWMwLTEuOTQtNS4xNDYtNS43NzMtNS4xNDYtOC4wNjF2LTcuMDJjMC0xLjExMi45MjYtMi4wMTQgMi4wNy0yLjAxNXY0LjA1MWMwIC4zNDIuMzUuNjIuNzgxLjYyLjQzMiAwIC43ODItLjI3OC43ODItLjYyVjYuNGMwLTEuMDIuODA5LTEuODQ1IDEuODA3LTEuODQ1Wm0wLTEuNTU0Yy0xLjg1NCAwLTMuMzYgMS41MjUtMy4zNiAzLjR2LjIyaC0uMDEyYy0xLjk5NyAwLTMuNjIyIDEuNjAyLTMuNjIyIDMuNTY4bC4wMDEgNy4wMmMwIDEuNzcgMS41MTIgMy41MTUgMy4xMTIgNS4zNjEuNzIuODMgMS45MTkgMi4yMTYgMi4wMzQgMi43MzF2MS41MjJoMTMuNDQydi0xLjU1NGMwLS41OS42MTgtMS43NyAxLjE2My0yLjgxLjkzOC0xLjc4OSAxLjk5OC0zLjgxNSAxLjk5OC01Ljk5MSAwLTMuMjU4LS4wMS02LjI0OC0uMDEtNi4yNDggMC0xLjY5Ni0xLjM5LTMuMDgtMy4xLTMuMDgtLjIwMyAwLS40LjAyLS41OTIuMDU3YTMuNjUgMy42NSAwIDAgMC0zLjAzMy0xLjYwN2MtLjM2NyAwLS43Mi4wNTMtMS4wNTUuMTUzYTMuNjM2IDMuNjM2IDAgMCAwLTMuMDktMS43MDVjLS40NDQgMC0uODcuMDgtMS4yNjQuMjI1QTMuMzQ1IDMuMzQ1IDAgMCAwIDEwLjc0NCAzWiIvPjwvc3ZnPg==),auto}.StructEditor-module_intermediateCanvas__fR3ws ::-webkit-scrollbar-track{background-color:#0000}.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.StructEditor-module_intermediateCanvas__fR3ws::-webkit-scrollbar{background-color:#fff}.smallEditor .StructEditor-module_canvas__LLnzh .StructEditor-module_measureLog__B2wuy{top:0;right:0}.ContextMenu-module_button-common-styles__pshYr{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.ContextMenu-module_scrollbar__fCla5{scrollbar-width:thin}.ContextMenu-module_scrollbar__fCla5 ::-webkit-scrollbar-track{background-color:#0000}.ContextMenu-module_scrollbar__fCla5::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.ContextMenu-module_scrollbar__fCla5::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.ContextMenu-module_scrollbar__fCla5::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ContextMenu-module_scrollbar__fCla5::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.ContextMenu-module_contextMenu__oqyL-{--contexify-menu-bgColor:#fff;--contexify-item-color:#333;--contexify-activeItem-color:#585858;--contexify-activeItem-bgColor:#e1e5ea;--contexify-rightSlot-color:#585858;--contexify-activeRightSlot-color:#585858;--contexify-arrow-color:#333;--contexify-activeArrow-color:#333;--contexify-menu-shadow:0 2px 5px 0 #3333338a;--contexify-zIndex:1;--contexify-menu-minWidth:0px;--contexify-menu-padding:4px 4px 4px 4px;--contexify-menu-radius:4px;--contexify-menu-negatePadding:var(--contexify-menu-padding);--contexify-itemContent-padding:3px 20px;--contexify-activeItem-radius:0;box-sizing:border-box;min-width:var(--contexify-menu-minWidth);padding:var(--contexify-menu-padding);-webkit-user-select:none;user-select:none;z-index:var(--contexify-zIndex);line-height:1.5;position:fixed}.ContextMenu-module_contextMenu__oqyL- .ContextMenu-module_icon__KhXEk{align-items:center;width:16px;height:16px;display:flex}.ContextMenu-module_contextMenu__oqyL- .ContextMenu-module_icon__KhXEk.ContextMenu-module_markAsComponentIcon__oBjcI{color:var(--color-icon-grey);width:15px}.ContextMenu-module_contextMenu__oqyL- .ContextMenu-module_contextMenuText__j0O2-{line-height:var(--ketcher-font-size-regular);align-items:center;display:flex}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu{scrollbar-width:thin;max-height:400px;overflow:auto}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu ::-webkit-scrollbar-track{background-color:#0000}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ContextMenu-module_contextMenu__oqyL- .contexify_submenu::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.ContextMenu-module_contextMenu__oqyL- .contexify_item-disabled{opacity:inherit}.ContextMenu-module_contextMenu__oqyL- .contexify_item-disabled>div{opacity:.5}.ContextMenu-module_contextMenu__oqyL- .contexify_item-disabled>.contexify_submenu{display:none}.ContextMenu-module_contextMenu__oqyL- .contexify_itemContent{gap:4px}.ContextMenu-module_contextMenu__oqyL- .contexify_item:not(.ContextMenu-module_sameGroup__0DPIX,:last-child):after{content:none}.ContextMenu-module_contextMenu__oqyL- .contexify_separator{background:0 0;border-top:1px solid #cad3dd;height:0;margin:3px 0}.ContextMenu-module_contextMenu__oqyL- .contexify_rightSlot{margin-right:-15px}.ContextMenu-module_contextMenu__oqyL- .ContextMenu-module_devider__-K9Bc{content:"";border-top:1px solid #cad3dd;margin:3px 0;display:block}.ToggleButtonGroup-module_button-common-styles__wU4We{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.ToggleButtonGroup-module_scrollbar__lvyIF{scrollbar-width:thin}.ToggleButtonGroup-module_scrollbar__lvyIF ::-webkit-scrollbar-track{background-color:#0000}.ToggleButtonGroup-module_scrollbar__lvyIF::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.ToggleButtonGroup-module_scrollbar__lvyIF::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.ToggleButtonGroup-module_scrollbar__lvyIF::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ToggleButtonGroup-module_scrollbar__lvyIF::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK{box-shadow:none;color:#333;cursor:pointer;text-align:center;text-transform:none;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:#f3f8f9;background-image:none;border:none;border-radius:4px;outline:none;height:28px;margin:0;font-size:12px;display:inline-block}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK:active{background-image:none;outline:0}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK[disabled],fieldset[disabled] .ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK{box-shadow:none;cursor:not-allowed;opacity:.4;background-image:none}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK>input[type=file]{position:absolute;left:-9999px}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK+button,.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK+input[type=reset],.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK+input[type=submit]{margin-left:.3em}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK:hover{color:#585858;background-color:#e1e5ea}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_selected__SAbod,.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK:active{color:#fff;background:#167782}.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_selected__SAbod:hover,.ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK:active:hover{background-color:#188794}.MuiToggleButtonGroup-grouped.MuiToggleButtonGroup-grouped,.MuiToggleButtonGroup-root .ToggleButtonGroup-module_button__5nfNK.ToggleButtonGroup-module_button__5nfNK{border:none}.InfoPanel-module_infoPanel__irvZL{border:1px solid #b4b9d6;border-radius:3px;padding:10px}.InfoPanel-module_infoPanel__irvZL,.InfoPanel-module_infoTooltip__D7Mnj{pointer-events:none;background:#fff;border-radius:3px;position:absolute}.InfoPanel-module_infoPanel__irvZL svg,.InfoPanel-module_infoTooltip__D7Mnj svg{overflow:visible!important}.InfoPanel-module_infoTooltip__D7Mnj{overflow-wrap:break-word;flex-direction:column;gap:8px;min-width:50px;max-width:120px;padding:8px;display:flex;box-shadow:0 2px 5px #67688426}.InfoPanel-module_infoTooltip__D7Mnj p{margin:0}.InfoPanel-module_infoTooltipSmallSquare__DtHa7{justify-content:center;align-items:center;min-width:25px;min-height:25px;padding:0;font-weight:700;display:flex}.MonomerCreationWizard-module_monomerCreationWizard__YebqM{pointer-events:none;border:1px dashed #cad3dd;border-radius:12px;justify-content:space-between;gap:8px;width:calc(100% - 62px);height:calc(100% - 66px);margin:16px 11px;padding:16px;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;display:flex;position:absolute;top:0;left:0}.MonomerCreationWizard-module_leftColumn__37rQm{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.MonomerCreationWizard-module_wizardTitle__CM1O0{align-items:center;gap:4px;margin:0;display:flex}.MonomerCreationWizard-module_notificationsArea__Rylrw{flex-direction:column;gap:8px;display:flex}.MonomerCreationWizard-module_rightColumn__1iO-A{flex-direction:column;justify-content:space-between;display:flex}.MonomerCreationWizard-module_attributesWindow__RlPFW{pointer-events:auto;background-color:#f3f5f7;border-radius:8px;flex-direction:column;gap:16px;min-width:288px;min-height:0;padding:12px;display:flex;overflow:auto}.MonomerCreationWizard-module_attributesTitle__5V6-3{margin:8px 0 0;font-size:16px}.MonomerCreationWizard-module_attributesFields__93rI4{flex-direction:column;gap:8px;display:flex}.MonomerCreationWizard-module_typeOption__PWgpy{align-items:center;gap:4px;display:flex}.MonomerCreationWizard-module_typeOption__PWgpy>svg{color:#b4b9d6}.MonomerCreationWizard-module_input__Bd8De{width:200px}.MonomerCreationWizard-module_inputError__UBQJ0{background-color:#fde0df!important;border:1px solid #f40724!important}.MonomerCreationWizard-module_divider__CQQFT{border-bottom:1px solid #e1e5ea;width:100%;margin:16px 0}.MonomerCreationWizard-module_attachmentPointsHeader__yRs8G{justify-content:space-between;align-items:center;display:flex}.MonomerCreationWizard-module_attachmentPointInfoIcon__ONAvJ{color:#167782}.MonomerCreationWizard-module_attachmentPointsTitle__MJp08{margin:0;font-size:12px;font-weight:500}.MonomerCreationWizard-module_attachmentPoints__k6-zs{grid-gap:8px;grid-template-columns:1fr 1fr;display:grid}.MonomerCreationWizard-module_attachmentPointIcon__zZW8Q{color:#333;opacity:.4;width:16px;height:16px}.MonomerCreationWizard-module_buttonsContainer__7sTlf{align-items:center;gap:8px;width:100%;display:flex}.MonomerCreationWizard-module_buttonsContainer__7sTlf>button{cursor:pointer;pointer-events:auto;border-radius:4px;flex:1;padding:6px 12px}.MonomerCreationWizard-module_buttonsContainer__7sTlf>button:hover{opacity:.8}.MonomerCreationWizard-module_buttonDiscard__GPRz7{color:#585858;background-color:#0000;border:1px solid #585858}.MonomerCreationWizard-module_buttonSubmit__Ex7ys{color:#fff;background-color:#167782;border:1px solid #167782}.MonomerCreationWizard-module_accordion__3LJ0L.MuiAccordion-root{background:0 0}.MonomerCreationWizard-module_accordion__3LJ0L .MuiAccordionDetails-root{box-shadow:none!important;background:0 0!important;margin-top:10px!important;padding:4px!important}.MonomerCreationWizard-module_accordion__3LJ0L .MuiButtonBase-root.MuiAccordionSummary-root.MuiAccordionSummary-gutters{height:20px!important;min-height:20px!important}.MonomerCreationWizard-module_modificationTypeRow__u5vmr{align-items:center;padding-bottom:6px;display:flex}.MonomerCreationWizard-module_deleteModificationTypeButton__U3XG5{cursor:pointer;margin-left:4px;padding:0;color:#1a7090!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.MonomerCreationWizard-module_deleteModificationTypeButton__U3XG5:hover{opacity:.8;background:0 0}.MonomerCreationWizard-module_addModificationTypeButton__gP9V2{color:#585858;cursor:pointer;background:0 0;border:1px solid #585858;border-radius:3px;width:100%;padding:2px 0;font-size:12px}.MonomerCreationWizard-module_addModificationTypeButton__gP9V2:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.MonomerCreationWizard-module_smallDialog__1AZg-{min-width:360px;max-width:480px}.MonomerCreationWizard-module_dialogOverlay__lyhOX{z-index:1000;background:#0003;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MonomerCreationWizard-module_DialogMessage__p9HWw{margin:16px 0 10px}.MonomerCreationWizard-module_inputField__JUcHZ{width:100%}.MonomerCreationWizard-module_inputField__JUcHZ.MuiTextField-root .MuiFormLabel-root{display:none}.MonomerCreationWizard-module_inputField__JUcHZ.MuiTextField-root .MuiInputBase-root{margin:0;padding:0!important}.MonomerCreationWizard-module_inputField__JUcHZ.MuiTextField-root .MuiInputBase-root:after,.MonomerCreationWizard-module_inputField__JUcHZ.MuiTextField-root .MuiInputBase-root:before{display:none}.MonomerCreationWizard-module_inputField__JUcHZ.MuiTextField-root .MuiInputBase-root .MuiInputBase-input{padding:0 8px}.MonomerCreationWizard-module_inputField__JUcHZ.MonomerCreationWizard-module_error__aay5X .MuiInputBase-input{background:#fde0df!important;border-color:#f40724!important}.MonomerCreationWizard-module_inputLabel__yJwZl{margin:0 0 4px;font-size:12px;line-height:14px}.NaturalAnaloguePicker-module_selectContainer__z-Wds{min-width:160px}.NaturalAnaloguePicker-module_selectContainer__z-Wds>div[role=combobox]{align-items:center;display:flex;height:32px!important}.NaturalAnaloguePicker-module_selectedChip__r5G4v{pointer-events:none;margin:0}.NaturalAnaloguePicker-module_placeholder__nd-xp{color:#585858;font-size:14px}.NaturalAnaloguePicker-module_dropdownMenu__-5nyX{margin-top:4px}.NaturalAnaloguePicker-module_dropdownPaper__EYB4P{border:1px solid #cad3dd;border-radius:4px;flex-direction:column;gap:10px;display:flex;overflow:hidden;box-shadow:0 6px 10px #67688426}.NaturalAnaloguePicker-module_dropdownList__cf-r5{grid-template-columns:repeat(5,1fr);gap:4px;display:grid;padding:12px!important}.NaturalAnaloguePicker-module_gridItem__ELf27{border:1px solid #0000!important;border-radius:2px!important;padding:0!important}.NaturalAnaloguePicker-module_gridItem__ELf27:hover,.NaturalAnaloguePicker-module_gridItem__ELf27[aria-selected=true]{border-color:#167782!important}.NaturalAnaloguePicker-module_optionChip__cYotZ{pointer-events:none}.NaturalAnalogueChip-module_chip__4cj06{text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:#eff2f5;border:1px solid #eff2f5;border-radius:2px;align-items:center;width:32px;height:24px;font-size:12px;font-weight:700;line-height:14px;display:inline-flex;position:relative}.NaturalAnalogueChip-module_chipStrip__AFNlP{height:2px;position:absolute;bottom:0;left:4px;right:4px}.AttributeField-module_field__1lvR1{justify-content:space-between;align-items:center;display:flex}.AttributeField-module_fieldTitle__pYIun{margin:0;font-size:12px;font-weight:500}.AttributeField-module_required__H-K3Q{color:#f40724}.AttributeField-module_disabled__gHGq3{color:#585858}.Notification-module_notification__yHqXk{pointer-events:auto;border-radius:4px;align-items:center;gap:16px;max-width:678px;padding:8px 16px;display:flex;position:relative}.Notification-module_notificationStrip__gSCg2{border-radius:4px 0 0 4px;width:6px;height:100%;position:absolute;top:0;left:0}.Notification-module_notification__yHqXk.Notification-module_info__M2qqL{background-color:#c3ffd7}.Notification-module_notification__yHqXk.Notification-module_info__M2qqL .Notification-module_notificationStrip__gSCg2{background-color:#06a729}.Notification-module_notification__yHqXk.Notification-module_error__I3OUR{background-color:#fde0df}.Notification-module_notification__yHqXk.Notification-module_error__I3OUR .Notification-module_notificationStrip__gSCg2{background-color:#f40724}.Notification-module_notificationIcon__weZ-g{color:#333;min-width:18px;min-height:18px}.Notification-module_notificationText__4-qhV{flex-grow:1;margin:0}.Notification-module_notificationButton__Bgw5u{cursor:pointer;background-color:#0000;border:1px solid #585858;border-radius:4px;padding:4px 8px}.AttachmentPointControls-module_selectsWrapper__FmdLM{width:100%;display:flex}.AttachmentPointControls-module_selectsWrapper__FmdLM>div .MuiSelect-select{border-radius:0!important}.AttachmentPointControls-module_selectsWrapper__FmdLM>div:first-child .MuiSelect-select{border-radius:4px 0 0 4px!important}.AttachmentPointControls-module_selectsWrapper__FmdLM>div:last-child .MuiSelect-select{border-radius:0 4px 4px 0!important}.AttachmentPointControls-module_highlight__DW90m{border-radius:4px;outline:1px solid #43b5c0}.AttachmentPointControls-module_leavingAtomSelect__nxOam,.AttachmentPointControls-module_nameSelect__ku1DR{flex:1}.AttachmentPointEditPopup-module_popup__A5WpH{pointer-events:auto;background:#fff;border-radius:8px;flex-direction:column;gap:8px;width:auto;padding:8px;display:flex;position:absolute;box-shadow:0 2px 5px #67688426}.AttachmentPointEditPopup-module_title__-4VgW{color:#333;margin:0;font-size:12px;font-weight:400}.AttachmentPointEditPopup-module_selectsWrapper__r9qAO{width:116px}.AttachmentPoint-module_attachmentPoint__6KD5K{background-color:#e1e5ea;border:1px solid #cad3dd;border-radius:4px;align-items:center;gap:8px;padding:8px;display:flex}.AttachmentPoint-module_selects__Qt9Se{flex-grow:1}.AttachmentPoint-module_removeButton__GxzS0{cursor:pointer;background-color:#fff;border:1px solid #cad3dd;border-radius:0 4px 4px 0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background-color .2s;display:flex}.AttachmentPoint-module_removeButton__GxzS0:hover{border-color:#43b5c0}.AttachmentPoint-module_removeButton__GxzS0:active{background-color:#167782}.Accordion-module_button-common-styles__OUobV{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Accordion-module_scrollbar__VQn0V{scrollbar-width:thin}.Accordion-module_scrollbar__VQn0V ::-webkit-scrollbar-track{background-color:#0000}.Accordion-module_scrollbar__VQn0V::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Accordion-module_scrollbar__VQn0V::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Accordion-module_scrollbar__VQn0V::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Accordion-module_scrollbar__VQn0V::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Accordion-module_accordion__4pkrW.MuiAccordion-root.Mui-expanded{margin:0}.Accordion-module_accordion__4pkrW.MuiAccordion-root{box-shadow:none}.Accordion-module_accordion__4pkrW.MuiAccordion-root:before{opacity:0}.Accordion-module_accordion__4pkrW.MuiPaper-root:not(:last-child):after{content:"";opacity:1;background-color:#b4b9d6;height:1px;margin:0 auto;position:absolute;bottom:0;left:0;right:0}.Accordion-module_accordion__4pkrW.MuiPaper-root.Mui-expanded:after{opacity:0}.Accordion-module_accordion__4pkrW .MuiAccordionSummary-content{align-items:end}.Accordion-module_accordion__4pkrW .MuiAccordionDetails-root{background-color:#eff2f5;padding:12px 14px 4px;box-shadow:inset 0 -2px 8px #0101321a}.Accordion-module_accordion__4pkrW .MuiButtonBase-root.MuiAccordionSummary-root.Mui-expanded,.Accordion-module_accordion__4pkrW .MuiButtonBase-root.MuiAccordionSummary-root.MuiAccordionSummary-gutters{height:40px;min-height:40px;padding-left:12px}.Accordion-module_accordion__4pkrW .Accordion-module_expandIcon__orWFZ{width:20px}.ModificationTypeDropdown-module_optionsList__ygKuZ.MuiAutocomplete-listbox{padding:0}.ModificationTypeDropdown-module_optionsList__ygKuZ.MuiAutocomplete-listbox .MuiAutocomplete-option{align-items:center;width:100%;height:24px;margin:4px 0;padding:0 8px;font-size:12px;display:flex}.ModificationTypeDropdown-module_optionsList__ygKuZ.MuiAutocomplete-listbox .MuiAutocomplete-option.Mui-focused.Mui-focusVisible,.ModificationTypeDropdown-module_optionsList__ygKuZ.MuiAutocomplete-listbox .MuiAutocomplete-option:hover{background:#eff2f5}.ModificationTypeDropdown-module_optionsList__ygKuZ.MuiAutocomplete-listbox .MuiAutocomplete-option.ModificationTypeDropdown-module_selectedOption__F88YD,.ModificationTypeDropdown-module_optionsList__ygKuZ.MuiAutocomplete-listbox .MuiAutocomplete-option[aria-selected=true].Mui-focused{background:0 0;border-bottom:1px solid #e1e5ea}.RnaPresetTabs-module_styledTabsWrapper__6Y8Lj.MuiTabs-root{min-height:0}.RnaPresetTabs-module_styledTabsWrapper__6Y8Lj.MuiTabs-root .MuiTabs-flexContainer{align-items:center;gap:0 8px}.RnaPresetTabs-module_styledTabsWrapper__6Y8Lj.MuiTabs-root .MuiTabs-indicator{background:0 0}.RnaPresetTabs-module_styledTab__efRVy.MuiTab-root{text-transform:none;background:#fff;border-radius:4px 4px 0 0;flex-direction:row;flex:none;justify-content:center;align-items:center;min-width:auto;height:32px;min-height:auto;padding:0;font-size:10px;display:flex}.RnaPresetTabs-module_styledTab__efRVy.MuiTab-root.RnaPresetTabs-module_errorTab__URASe{background:#fde0df!important;border-color:#f40724!important}.RnaPresetTabs-module_styledTab__efRVy.MuiTab-root .RnaPresetTabs-module_tabLabel__WHj0-{color:#333;margin-left:4px}.RnaPresetTabs-module_styledTab__efRVy.MuiTab-root:not(.Mui-selected){width:24px;height:24px}.RnaPresetTabs-module_styledTab__efRVy.MuiTab-root:not(.Mui-selected) .RnaPresetTabs-module_tabLabel__WHj0-{display:none}.RnaPresetTabs-module_styledTab__efRVy.MuiTab-root.Mui-selected{flex-grow:1;justify-content:flex-start;padding:6px}.RnaPresetTabs-module_styledTab__efRVy.MuiTab-root svg{color:#b4b9d6;width:16px;height:16px}.RnaPresetTabs-module_styledTab__efRVy.MuiTab-root .MuiTab-iconWrapper{margin-bottom:0}.RnaPresetTabs-module_tabsContentWrapper__VwJ9M{background:#fff;width:292px;padding:8px}.RnaPresetTabs-module_createComponentWrapper__-qbMD{background:#eff2f5;border-radius:4px;gap:0 10px;margin-bottom:8px;padding:8px;font-size:9px;display:flex}.RnaPresetTabs-module_createComponentButton__s1kek{cursor:pointer;white-space:nowrap;border-radius:4px;min-width:135px;height:24px;font-size:14px}.RnaPresetTabs-module_createComponentButton__s1kek:hover{opacity:.8}.RnaPresetTabs-module_createComponentButton__s1kek:disabled{color:#333;cursor:not-allowed;opacity:.5;background:#e1e5ea;border-color:#e1e5ea}.RnaPresetTabs-module_highlightCheckboxWrapper__1yTgW{cursor:pointer;align-items:center;margin-top:8px;padding:8px 8px 0;font-size:12px;display:flex;position:relative}.Input-module_fieldSetLabel__pPlSl{position:relative}.Input-module_input__tcHBd[type=checkbox],.Input-module_input__tcHBd[type=radio]{opacity:0;position:absolute}.Input-module_input__tcHBd[type=checkbox]+.Input-module_checkbox__dth7G{vertical-align:middle;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='.5' y='.5' width='15' height='15' rx='3.5' fill='%23fff' stroke='%23B4B9D6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;width:16px;height:16px;margin-right:6px;display:inline-block}.Input-module_input__tcHBd[type=checkbox]:hover+.Input-module_checkbox__dth7G{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='.75' y='.75' width='14.5' height='14.5' rx='3.25' fill='%23fff' stroke='%2343B5C0' stroke-width='1.5'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=checkbox]:checked+.Input-module_checkbox__dth7G{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='4' fill='%23167782'/%3E%3Cpath d='M6.337 11.808 2.426 7.63l.973-.911L6.37 9.89l6.248-6.248.943.942-7.223 7.223Z' fill='%23fff'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=radio]+.Input-module_radioButton__WNnzl{vertical-align:middle;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23b4b9d6' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;width:16px;height:16px;margin-right:8px;display:inline-block}.Input-module_input__tcHBd[type=radio]:hover+.Input-module_radioButton__WNnzl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%234fb3bf' stroke-width='2'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=radio]:checked+.Input-module_radioButton__WNnzl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='%23167782' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23167782' stroke-width='2'/%3E%3Ccircle cx='8' cy='8' r='4'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=radio]:disabled+.Input-module_radioButton__WNnzl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23b4b9d6' stroke-width='2'/%3E%3C/svg%3E")}.Input-module_input__tcHBd[type=radio]:checked:disabled+.Input-module_radioButton__WNnzl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='%23b4b9d6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23b4b9d6' stroke-width='2'/%3E%3Ccircle cx='8' cy='8' r='4'/%3E%3C/svg%3E")}.Input-module_slider__ws6m0.Input-module_slider__ws6m0{width:38px;height:20px;display:inline-block;position:relative}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 input{opacity:0;width:0;height:0}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 span{background-color:#ffffff4d;border:1px solid #cad3dd;border-radius:12px;transition:background .4s;position:absolute;inset:0}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 span:before{content:"";background-color:#c4c4c4;border-radius:50%;width:16px;height:16px;transition:transform .4s ease-in;position:absolute;bottom:1px;left:1px}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 input:checked+span{background-color:#167782}.Input-module_slider__ws6m0.Input-module_slider__ws6m0 input:checked+span:before{background-color:#fff;transform:translate(18px)}.Input-module_genericInput__yT-J9,.Input-module_select__z9CHU{color:#333}.Input-module_select__z9CHU{min-width:40px}.About-module_button-common-styles__XmSbT{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.About-module_scrollbar__4-AeI{scrollbar-width:thin}.About-module_scrollbar__4-AeI ::-webkit-scrollbar-track{background-color:#0000}.About-module_scrollbar__4-AeI::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.About-module_scrollbar__4-AeI::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.About-module_scrollbar__4-AeI::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.About-module_scrollbar__4-AeI::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.About-module_dialog_body__ebQu-{background-color:#fff}.About-module_about__ZVesh{color:#333;width:430px;font-weight:500}.About-module_about__ZVesh>footer{border-top:1px solid #e1e5ea;margin:0;padding:15px}.About-module_about__ZVesh>div[class^=Dialog-module_dialog_body]{flex-direction:column;display:flex}.About-module_about__ZVesh a{color:#167782}.About-module_about__ZVesh .About-module_body__8VOc3{scrollbar-width:thin;border-radius:6px;height:174px;margin-right:3px;padding:2px 72px;overflow:hidden auto}.About-module_about__ZVesh .About-module_body__8VOc3 ::-webkit-scrollbar-track{background-color:#0000}.About-module_about__ZVesh .About-module_body__8VOc3::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.About-module_about__ZVesh .About-module_body__8VOc3::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.About-module_about__ZVesh .About-module_body__8VOc3::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.About-module_about__ZVesh .About-module_body__8VOc3::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.About-module_about__ZVesh .About-module_body__8VOc3 .About-module_versionName__1gqJr{margin-bottom:2px;font-weight:600}.About-module_about__ZVesh .About-module_body__8VOc3 .About-module_firstline__h5XMW{display:inline-block}.About-module_about__ZVesh .About-module_body__8VOc3 .About-module_links__sMpyx{text-align:right}.About-module_about__ZVesh .About-module_body__8VOc3 .About-module_infoLinks__4-Tot{margin-top:5px}.About-module_about__ZVesh .About-module_body__8VOc3 .About-module_indigoVersion__WKFlu{gap:2px;margin-top:20px;display:flex}.About-module_about__ZVesh .About-module_headerContent__YclOx{justify-content:space-between;padding:0 40px;display:flex}.About-module_about__ZVesh .About-module_headerContent__YclOx a{color:#333;align-items:center;gap:10px;text-decoration:none;display:flex}.About-module_about__ZVesh .About-module_headerContent__YclOx .About-module_title__k-6Zg{font-size:20px;line-height:22px}.About-module_about__ZVesh .About-module_indigoFirstLine__-86rb{display:inline-block}.About-module_about__ZVesh dd{margin:0 0 .2em}.About-module_about__ZVesh dt{margin-top:3px}.About-module_about__ZVesh .About-module_okButton__FMcEk{color:#585858;background-color:#fff;border:1px solid #585858;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.About-module_about__ZVesh .About-module_okButton__FMcEk:active,.About-module_about__ZVesh .About-module_okButton__FMcEk:hover{color:#333;border:1px solid #333}.About-module_about__ZVesh .About-module_okButton__FMcEk:disabled{color:#585858b3;border:1px solid #585858b3}.form-module_button-common-styles__BvKSn{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.form-module_scrollbar__MgLtc{scrollbar-width:thin}.form-module_scrollbar__MgLtc ::-webkit-scrollbar-track{background-color:#0000}.form-module_scrollbar__MgLtc::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.form-module_scrollbar__MgLtc::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.form-module_scrollbar__MgLtc::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.form-module_scrollbar__MgLtc::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.form-module_inputWithExtraLabel__Y--OH{width:54px!important}.form-module_extraLabel__2IE13{margin-top:12px;margin-left:6px}.form-module_dataError__IXK1h .form-module_inputWrapper__sIDHH{display:inline-block;position:relative}.form-module_dataError__IXK1h .form-module_inputWrapper__sIDHH:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.001 14a1.333 1.333 0 1 0 0-2.667 1.333 1.333 0 0 0 0 2.667ZM6.668 2h2.667v8H6.668V2Z' fill='%23F40724'/%3E%3C/svg%3E");position:absolute;top:7px;right:-10px}.form-module_dataError__IXK1h input[type=number],.form-module_dataError__IXK1h input[type=search],.form-module_dataError__IXK1h input[type=text],.form-module_dataError__IXK1h select,.form-module_dataError__IXK1h textarea{border:1px solid #f40724!important}.form-module_dataError__IXK1h input[type=number]:focus,.form-module_dataError__IXK1h input[type=number]:hover,.form-module_dataError__IXK1h input[type=search]:focus,.form-module_dataError__IXK1h input[type=search]:hover,.form-module_dataError__IXK1h input[type=text]:focus,.form-module_dataError__IXK1h input[type=text]:hover,.form-module_dataError__IXK1h select:focus,.form-module_dataError__IXK1h select:hover,.form-module_dataError__IXK1h textarea:focus,.form-module_dataError__IXK1h textarea:hover{box-shadow:inset 0 0 1px 1px #f407241f}.form-module_inputWithEditButtonWrapper__hM70e{align-items:center;gap:3px;display:flex}.form-module_inputWithEditButtonWrapper__hM70e>input{width:114px!important}.form-module_inputWithEditButtonWrapper__hM70e>.form-module_editButton__zLQI5{min-width:16px;min-height:16px;width:20px!important;height:20px!important}.form-module_divWithTooltipAndAboutIcon__rnNIB{justify-content:space-between;align-items:center;width:100%;display:flex}.ColorPicker-module_colorPickerInput__voi2r{box-shadow:none;box-sizing:border-box;color:#333;cursor:default;background-color:#fff;border:1px solid #cad3dd;border-radius:4px;align-items:center;width:48px;height:24px;min-height:24px;padding-left:3px;padding-right:7px;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:14px;display:flex}.ColorPicker-module_colorPickerInput__voi2r:hover{border-color:#43b5c0}.ColorPicker-module_selectedInput__Ykcjd{border-color:#167782}.ColorPicker-module_colorPickerWrap__IAQVo{z-index:1;background-color:#fff;border-radius:4px;width:70px;height:35px;padding:8px;position:absolute;top:24px;left:0;box-shadow:0 6px 10px #67688426}.ColorPicker-module_withPalette__gTwNu{height:140px}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM{height:80%;top:0;right:0}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM input{color:#333;float:right;text-align:right;text-transform:uppercase;outline:#0000;width:60%;margin-top:2px;font-size:10px;position:relative;border:1px solid #0000!important;height:12px!important;padding:1px 2px!important}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM input:focus{border:1px solid #ddd!important}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM div{border-radius:0}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM .react-colorful{width:100%;height:80%}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM .react-colorful__hue{height:15px}.ColorPicker-module_colorPicker__Uz3PM.ColorPicker-module_colorPicker__Uz3PM .react-colorful__pointer{border-width:1px;border-radius:50%;width:10px;height:10px}.ColorPicker-module_colorPickerBtn__nr6ph{box-sizing:border-box;justify-content:space-between;align-items:center;display:flex}.ColorPicker-module_colorPickerPreview__-Rf-i{border:none;border-radius:2px;width:16px;height:16px}.ColorPicker-module_colorPickerOverlay__WzC-w{z-index:-10;position:fixed;inset:0}.ColorPicker-module_colorContainer__ib5up{justify-content:space-between;align-items:baseline;margin-top:2px;display:flex}.ColorPicker-module_colorContainer__ib5up .ColorPicker-module_hex__mE9my{color:#333;font-size:10px}.ColorPicker-module_presetColors__J-ysq{flex-wrap:wrap;width:78px;display:flex}.ColorPicker-module_presetColors__J-ysq button{border:none;border-radius:2px;width:16px;height:16px;margin-bottom:2px;margin-right:2px}.ColorPicker-module_presetColors__J-ysq button:last-of-type,.ColorPicker-module_presetColors__J-ysq button:nth-of-type(4){margin-right:0}.ColorPicker-module_presetColors__J-ysq .ColorPicker-module_chooseColor__fdzt8{background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHJ4PSIxLjUiIHN0cm9rZT0iIzAwNTY2MiIvPjxwYXRoIGZpbGw9IiMwMDU2NjIiIGQ9Ik03LjM0NiAzLjQyOGgxLjMwNnY5LjE0M0g3LjM0NnoiLz48cGF0aCBmaWxsPSIjMDA1NjYyIiBkPSJNMy40MjggOC42NTNWNy4zNDdoOS4xNDN2MS4zMDZ6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;border:1px solid #00838f}.ColorPicker-module_presetColors__J-ysq .ColorPicker-module_clicked__8BNoN{background-color:#00838f;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQuMzQ2LjQyOWgxLjMwNnY5LjE0M0g0LjM0NnoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjQyOCA1LjY1M1Y0LjM0N0g5LjU3djEuMzA2eiIvPjwvc3ZnPg==)}.ColorPicker-module_expandIcon__oH4ka{width:16px;margin-left:auto;transition:transform .3s ease-in-out;transform:rotate(180deg)}.ColorPicker-module_turnedIcon__-zaq-{transform:rotate(0)}.ColorPicker-module_colorPickerWrapper__GJm87{position:relative}.measure-input-module_measureInput__uZQ-j{color:#333;justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;font-size:12px;line-height:20px;display:inline-flex}.measure-input-module_measureInput__uZQ-j .measure-input-module_select__1ZFmv,.measure-input-module_measureInput__uZQ-j input{width:58px;height:24px;margin-left:4px}.buttons-module_button-common-styles__qWDOz{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.buttons-module_scrollbar__SpaVV{scrollbar-width:thin}.buttons-module_scrollbar__SpaVV ::-webkit-scrollbar-track{background-color:#0000}.buttons-module_scrollbar__SpaVV::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.buttons-module_scrollbar__SpaVV::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.buttons-module_scrollbar__SpaVV::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.buttons-module_scrollbar__SpaVV::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.buttons-module_openButton__wErm9{float:left}.Accordion-module_button-common-styles__enTfZ{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Accordion-module_scrollbar__lJTa6{scrollbar-width:thin}.Accordion-module_scrollbar__lJTa6 ::-webkit-scrollbar-track{background-color:#0000}.Accordion-module_scrollbar__lJTa6::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Accordion-module_scrollbar__lJTa6::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Accordion-module_scrollbar__lJTa6::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Accordion-module_scrollbar__lJTa6::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Accordion-module_accordionWrapper__RKk00{scrollbar-width:thin;background-color:#eff2f5;overflow:hidden auto}.Accordion-module_accordionWrapper__RKk00 ::-webkit-scrollbar-track{background-color:#0000}.Accordion-module_accordionWrapper__RKk00::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Accordion-module_accordionWrapper__RKk00::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Accordion-module_accordionWrapper__RKk00::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Accordion-module_accordionWrapper__RKk00::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Accordion-module_expandIcon__ncUKv{width:16px;margin-right:12px;transition:transform .3s ease-in-out;transform:rotate(180deg)}.Accordion-module_turnedIcon__v1sCA{transform:rotate(0)}.Accordion-module_accordionSummaryWrapper__roIRd{cursor:pointer;font:inherit;text-align:left;background-color:#fff;border:none;border-bottom:1px solid #e1e5ea;width:100%;margin:0;padding-left:12px}.Accordion-module_accordionSummary__1Gq0d{color:#333;flex-direction:row;justify-content:flex-start;align-items:center;width:300px;height:42px;font-size:14px;font-weight:400;line-height:14px;display:flex;overflow:hidden}.Accordion-module_accordionDetailsWrapper__fnSnc{width:300px;max-height:1000px;padding:0 12px;transition:max-height .3s ease-in-out;overflow:hidden}.Accordion-module_hiddenAccordion__WZFcJ{max-height:0}.Accordion-module_accordionDetails__g2RM0{color:#333;margin-top:12px;padding-bottom:4px}.Accordion-module_groupIcon__1g1lx{width:15px;height:15px}.Accordion-module_groupLabel__23y4U{align-items:center;height:15px;display:flex}.Accordion-module_groupLabel__23y4U>span{height:12px;margin-left:6px}.Accordion-module_changeMarker__UPtGx{vertical-align:middle;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23167782'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;width:10px;height:10px;margin-left:auto;margin-right:1px;display:inline-block}.Settings-module_button-common-styles__tlD-u{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Settings-module_scrollbar__il1S2{scrollbar-width:thin}.Settings-module_scrollbar__il1S2 ::-webkit-scrollbar-track{background-color:#0000}.Settings-module_scrollbar__il1S2::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Settings-module_scrollbar__il1S2::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Settings-module_scrollbar__il1S2::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Settings-module_scrollbar__il1S2::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Settings-module_headerContent__wBYFf{gap:8px;display:flex}.Settings-module_headerContent__wBYFf .Settings-module_title__a6mod{padding-right:4px}.Settings-module_headerContent__wBYFf .Settings-module_button__VZ2w7{color:#525252;background-color:#0000;border:none;padding:0;font-size:0}.Settings-module_headerContent__wBYFf .Settings-module_button__VZ2w7 input[type=file]{display:none}.Settings-module_headerContent__wBYFf .Settings-module_button__VZ2w7:hover{color:#005662}.Settings-module_headerContent__wBYFf .Settings-module_button__VZ2w7:disabled{color:#52525266}.Settings-module_accordion__1uSYy fieldset{border:none;flex-direction:column;padding:0;display:flex}.Settings-module_accordion__1uSYy ul>li{padding:10px 16px}.Settings-module_accordion__1uSYy label{color:#333;justify-content:flex-start;align-items:center;height:24px;margin-bottom:12px;font-size:12px;line-height:14px;display:flex}.Settings-module_accordion__1uSYy label input[type=checkbox]{top:0}.Settings-module_accordion__1uSYy label input,.Settings-module_accordion__1uSYy label select,.Settings-module_accordion__1uSYy label span>div{width:120px;margin-right:auto}.Settings-module_accordion__1uSYy label>:first-child{width:168px;margin-right:12px}.Settings-module_settings__Z5btc{width:324px;height:70vh;overflow:hidden}.Settings-module_settings__Z5btc fieldset[disabled] label>span{opacity:.3}.Settings-module_settings__Z5btc fieldset[disabled] label>div{opacity:.6}.Settings-module_settings__Z5btc>header{z-index:10;flex-shrink:0;box-shadow:0 2px 4px #0101321a}.Settings-module_settings__Z5btc>footer{z-index:10;box-shadow:0 -2px 4px #0101321a}.Settings-module_acsStyleButton__TUqy0{color:#fff;background-color:#167782;border:1px solid #0000;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;margin-right:auto;font-size:12px;line-height:14px;display:inline-flex}.Settings-module_acsStyleButton__TUqy0:active,.Settings-module_acsStyleButton__TUqy0:hover{background-color:#4fb3bf}.Settings-module_acsStyleButton__TUqy0:disabled{color:#333;background-color:#e1e5ea}.Check-module_button-common-styles__WPocW{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Check-module_scrollbar__3jzOc{scrollbar-width:thin}.Check-module_scrollbar__3jzOc ::-webkit-scrollbar-track{background-color:#0000}.Check-module_scrollbar__3jzOc::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Check-module_scrollbar__3jzOc::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Check-module_scrollbar__3jzOc::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Check-module_scrollbar__3jzOc::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Check-module_dialog_body__wHZMM{width:444px}.Check-module_dialog_body__wHZMM>*{background-color:#fff}.Check-module_dialog_body__wHZMM>div{margin:0;overflow:auto}.Check-module_dialog_body__wHZMM>footer{border-radius:inherit}.Check-module_dialog_body__wHZMM form{padding-top:10px}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO{justify-content:space-between;width:100%;display:flex}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonSecondary__2482r{color:#585858;background-color:#fff;border:1px solid #585858;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonSecondary__2482r:active,.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonSecondary__2482r:hover{color:#333;border:1px solid #333}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonSecondary__2482r:disabled{color:#585858b3;border:1px solid #585858b3}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonPrimary__1h5p1{color:#fff;background-color:#167782;border:1px solid #0000;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonPrimary__1h5p1:active,.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonPrimary__1h5p1:hover{background-color:#4fb3bf}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO .Check-module_buttonPrimary__1h5p1:disabled{color:#333;background-color:#e1e5ea}.Check-module_dialog_body__wHZMM .Check-module_buttons__cjuqO>.Check-module_buttonsRight__L1v9A{gap:8px;display:flex}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp{-moz-column-gap:15px;flex-direction:row;column-gap:15px;display:flex}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_checkInfo__Iqq6t{flex-grow:1}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF{margin-left:12px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd{color:#333;min-width:130px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 .Check-module_sectionTitle__-Ytxk,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF .Check-module_sectionTitle__-Ytxk,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd .Check-module_sectionTitle__-Ytxk{margin-bottom:8px;font-weight:600;display:block}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset{border:none;flex-direction:column;padding:0;font-size:12px;line-height:14px;display:flex}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset li,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset li,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset li{margin:9px 0 0}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset li label,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset li label,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset li label{align-items:center;display:flex}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset div,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset div,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset div{margin:7px 3px 17px 12px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset div dt,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset div dt,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset div dt{margin-bottom:4px;font-weight:700}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8 fieldset div dd,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_settings__knuQF fieldset div dd,.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd fieldset div dd{word-break:break-word;margin-inline-start:0}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warnings__b4ozd{background-color:#e1e5ea;width:100%}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK{scrollbar-width:thin;height:287px;overflow-y:auto}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK ::-webkit-scrollbar-track{background-color:#0000}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_warningsContainer__vSbyK::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Check-module_dialog_body__wHZMM .Check-module_wrapper__27SOp .Check-module_centeredContainer__t61r8{background-color:#e1e5ea;justify-content:center;align-items:center;width:100%;height:287px;display:flex}.Check-module_dialog_body__wHZMM .Check-module_checkBoxesDisabled__EAdRo{opacity:.5}.FormulaInput-module_button-common-styles__xQ8ZA{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.FormulaInput-module_scrollbar__8TUkb{scrollbar-width:thin}.FormulaInput-module_scrollbar__8TUkb ::-webkit-scrollbar-track{background-color:#0000}.FormulaInput-module_scrollbar__8TUkb::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.FormulaInput-module_scrollbar__8TUkb::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.FormulaInput-module_scrollbar__8TUkb::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.FormulaInput-module_scrollbar__8TUkb::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.FormulaInput-module_chem_input__oprB3{box-sizing:border-box;vertical-align:middle;white-space:nowrap;background:#fff;border:none;border-radius:4px;width:270px;height:32px;margin:2px;padding:.35em .15em .35em .3em;line-height:1.42857;display:inline-block;overflow:hidden}.FormulaInput-module_chem_input__oprB3:focus,.FormulaInput-module_chem_input__oprB3:hover{box-shadow:inset 0 0 1px 1px #0000001f}.FormulaInput-module_chem_input__oprB3[disabled],.FormulaInput-module_chem_input__oprB3[readonly],fieldset[disabled] .FormulaInput-module_chem_input__oprB3{cursor:not-allowed;opacity:.6;background:#f3f3f3}.FormulaInput-module_chem_input__oprB3:active,.FormulaInput-module_chem_input__oprB3:focus{outline:0;box-shadow:inset 0 0 1px 1px #0000001f}.Analyse-module_button-common-styles__8No07{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Analyse-module_scrollbar__UAaIN{scrollbar-width:thin}.Analyse-module_scrollbar__UAaIN ::-webkit-scrollbar-track{background-color:#0000}.Analyse-module_scrollbar__UAaIN::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Analyse-module_scrollbar__UAaIN::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Analyse-module_scrollbar__UAaIN::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Analyse-module_scrollbar__UAaIN::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Analyse-module_analyse__MR-Tu{width:260px}.Analyse-module_analyse__MR-Tu li:first-child>.Analyse-module_inputWrapper__uR995>div{box-shadow:none;cursor:text;background-color:#e1e5ea;border:1px solid #cad3dd;border-radius:4px;width:236px;height:24px;margin:0;padding-left:8px;font-size:14px;line-height:10px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi{flex-direction:row;margin-top:12px;display:flex}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi label{margin-bottom:4px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995{flex-direction:column;display:flex}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 input,.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 textarea{background-color:#e1e5ea;border:1px solid #cad3dd;border-radius:4px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 input[readonly],.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 textarea[readonly]{cursor:text}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 input{width:131px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 input:hover{border:1px solid #cad3dd}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_inputWrapper__uR995 textarea{letter-spacing:-1px;resize:none;width:236px;height:87px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_selectWrapper__xEkKL{flex-direction:column;margin-left:8px;display:flex}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_selectWrapper__xEkKL .Analyse-module_select__c6hFt{width:97px;height:24px;margin-top:4px}.Analyse-module_analyse__MR-Tu .Analyse-module_contentWrapper__B4WCi .Analyse-module_selectWrapper__xEkKL .Analyse-module_select__c6hFt fieldset{border:1px solid #cad3dd;border-radius:4px}.Recognize-module_button-common-styles__B04E6{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Recognize-module_scrollbar__rohcP{scrollbar-width:thin}.Recognize-module_scrollbar__rohcP ::-webkit-scrollbar-track{background-color:#0000}.Recognize-module_scrollbar__rohcP::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Recognize-module_scrollbar__rohcP::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Recognize-module_scrollbar__rohcP::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Recognize-module_scrollbar__rohcP::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Recognize-module_recognize__66jG2 .Recognize-module_footerContent__0MAC7{justify-content:space-between;width:100%;display:flex}.Recognize-module_recognize__66jG2 .Recognize-module_footerContent__0MAC7 div{gap:8px;display:flex}.Recognize-module_recognize__66jG2 .Recognize-module_imagoVersion__nBIj6{flex-direction:column;grid-column:2/3;display:flex}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I{color:#585858;background-color:#fff;border:1px solid #585858;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:flex}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I:active,.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I:hover{color:#333;border:1px solid #333}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I:disabled{color:#585858b3;border:1px solid #585858b3}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I>input{display:none}.Recognize-module_recognize__66jG2 .Recognize-module_openButton__H-j5I>svg{width:16px;height:16px}.Recognize-module_recognize__66jG2 .Recognize-module_imagesContainer__rXWWk{background-color:#eff2f5;gap:12px;padding:12px;display:flex}.Recognize-module_recognize__66jG2 .Recognize-module_topBody__ZCCjN{grid-column-gap:12px;grid-row-gap:24px;grid-template-columns:1fr 1fr;margin:8px 0 4px;padding:0 12px;font-size:10px;line-height:12px;display:grid}.Recognize-module_recognize__66jG2 .Recognize-module_topBody__ZCCjN>label>select{font-size:inherit}.Recognize-module_recognize__66jG2 .Recognize-module_output__WgRnP,.Recognize-module_recognize__66jG2 .Recognize-module_picture__x2Y7S{box-sizing:border-box;text-align:center;background-color:#fff;border:1px solid #d9dcea;border-radius:6px;width:232px;height:192px;overflow:hidden}.Recognize-module_recognize__66jG2 .Recognize-module_picture__x2Y7S{color:#717171;justify-content:center;align-items:center;display:flex;position:relative}.Recognize-module_recognize__66jG2 .Recognize-module_filename__-1HIU{position:absolute;top:8px;left:8px}.Recognize-module_recognize__66jG2 .Recognize-module_messageContainer__tMvyb{background-color:#eff2f5;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Recognize-module_recognize__66jG2 .Recognize-module_messageContainer__tMvyb>p{margin:12px}.Recognize-module_recognize__66jG2 .Recognize-module_primaryButton__rzm03{color:#fff;background-color:#167782;border:1px solid #0000;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Recognize-module_recognize__66jG2 .Recognize-module_primaryButton__rzm03:active,.Recognize-module_recognize__66jG2 .Recognize-module_primaryButton__rzm03:hover{background-color:#4fb3bf}.Recognize-module_recognize__66jG2 .Recognize-module_primaryButton__rzm03:disabled{color:#333;background-color:#e1e5ea}.Recognize-module_recognize__66jG2 .Recognize-module_secondaryButton__H1Q28{color:#585858;background-color:#fff;border:1px solid #585858;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Recognize-module_recognize__66jG2 .Recognize-module_secondaryButton__H1Q28:active,.Recognize-module_recognize__66jG2 .Recognize-module_secondaryButton__H1Q28:hover{color:#333;border:1px solid #333}.Recognize-module_recognize__66jG2 .Recognize-module_secondaryButton__H1Q28:disabled{color:#585858b3;border:1px solid #585858b3}.Recognize-module_recognize__66jG2 .Recognize-module_struct__W55TL,.Recognize-module_recognize__66jG2 img{max-width:100%;max-height:100%;position:relative}.Miew-module_button-common-styles__8FE-p{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Miew-module_scrollbar__ZMWH-{scrollbar-width:thin}.Miew-module_scrollbar__ZMWH- ::-webkit-scrollbar-track{background-color:#0000}.Miew-module_scrollbar__ZMWH-::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Miew-module_scrollbar__ZMWH-::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Miew-module_scrollbar__ZMWH-::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Miew-module_scrollbar__ZMWH-::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Miew-module_warning__IDl5F{width:100%;line-height:2em}.Miew-module_applyButton__ZDE-i{color:#fff;background-color:#167782;border:1px solid #0000;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Miew-module_applyButton__ZDE-i:active,.Miew-module_applyButton__ZDE-i:hover{background-color:#4fb3bf}.Miew-module_applyButton__ZDE-i:disabled{color:#333;background-color:#e1e5ea}.Miew-module_miewDialog__gHvYc{max-width:60vw}.Miew-module_miewContainer__2SNw3{width:60vw;height:60vh;position:relative;overflow:hidden}.Miew-module_miewContainer__2SNw3 .mode-message{color:silver;opacity:0;background-color:#404040bf;border-radius:4px;justify-content:left;align-items:flex-start;display:flex;position:absolute;top:10px;right:10px}.Miew-module_miewContainer__2SNw3 .atom-info{color:#333;margin:12px;position:absolute;top:0}.Miew-module_miewContainer__2SNw3 .overlay{pointer-events:none}.Miew-module_loadingContainer__cVF-M{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Miew-module_miewDarkTheme__kMFzc .atom-info{color:#cad3dd}.Atom-module_button-common-styles__ipWaI{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Atom-module_scrollbar__z5cVx{scrollbar-width:thin}.Atom-module_scrollbar__z5cVx ::-webkit-scrollbar-track{background-color:#0000}.Atom-module_scrollbar__z5cVx::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Atom-module_scrollbar__z5cVx::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Atom-module_scrollbar__z5cVx::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Atom-module_scrollbar__z5cVx::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Atom-module_atomProps__pqBjY{justify-content:space-between;width:260px;height:386px;display:flex;overflow:hidden}.Atom-module_atomProps__pqBjY .MuiOutlinedInput-root,.Atom-module_atomProps__pqBjY input[type=text]{margin-top:4px}.Atom-module_atomProps__pqBjY>header{z-index:10;flex-shrink:0;box-shadow:0 2px 4px #0101321a}.Atom-module_atomProps__pqBjY>div{background-color:#eff2f5;flex-grow:1;margin:0}.Atom-module_atomProps__pqBjY>footer{z-index:10;box-shadow:0 -2px 4px #0101321a}.Atom-module_accordionWrapper__MSuU7{scrollbar-width:thin;overflow:hidden auto}.Atom-module_accordionWrapper__MSuU7 ::-webkit-scrollbar-track{background-color:#0000}.Atom-module_accordionWrapper__MSuU7::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Atom-module_accordionWrapper__MSuU7::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Atom-module_accordionWrapper__MSuU7::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Atom-module_accordionWrapper__MSuU7::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Atom-module_expandIcon__mPszC{width:20px;transition:transform .3s ease-in-out;transform:rotate(180deg)}.Atom-module_turnedIcon__0Kzwy{transform:rotate(0)}.Atom-module_accordionSummaryWrapper__MGqsq{cursor:pointer;font:inherit;text-align:left;background-color:#fff;border:none;border-bottom:1px solid #e1e5ea;width:100%;margin:0;padding-left:11.5px}.Atom-module_accordionSummaryWrapper__MGqsq:disabled{box-shadow:none;cursor:not-allowed;opacity:.6}.Atom-module_accordionSummary__HMKzl{color:#333;flex-direction:row;justify-content:space-between;align-items:center;width:237px;height:26px;font-size:12px;font-weight:400;line-height:14px;display:flex;overflow:hidden}.Atom-module_accordionDetailsWrapper__p6EI7,.Atom-module_customQueryWrapper__hYuxI{width:236px;max-height:1000px;padding:0 12px;transition:max-height .3s ease-in-out;overflow:hidden}.Atom-module_accordionDetailsWrapper__p6EI7{border-bottom:1px solid #e1e5ea}.Atom-module_hiddenAccordion__pDNdM{max-height:0}.Atom-module_accordionDetails__-B3jK,.Atom-module_customQueryWrapper__hYuxI{color:#333;margin-top:12px;padding-bottom:8px;position:relative}.Atom-module_accordionDetails__-B3jK label,.Atom-module_customQueryWrapper__hYuxI label{color:#585858;flex-flow:row;justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.Atom-module_accordionDetails__-B3jK label>:last-child>*,.Atom-module_accordionDetails__-B3jK label>input,.Atom-module_customQueryWrapper__hYuxI label>:last-child>*,.Atom-module_customQueryWrapper__hYuxI label>input{width:137px;margin:0!important}.Atom-module_accordionDetails__-B3jK label.Atom-module_checkbox__Vup40,.Atom-module_customQueryWrapper__hYuxI label.Atom-module_checkbox__Vup40{flex-direction:row;justify-content:space-between;align-items:center;height:16px;margin-top:8px}.Atom-module_customQueryWrapper__hYuxI label{justify-content:flex-start!important}.Atom-module_customQueryWrapper__hYuxI textarea[name=customQuery]{resize:none;width:100%;height:55px}.Atom-module_customQueryWrapper__hYuxI[aria-disabled=true]{cursor:not-allowed;opacity:.6;pointer-events:none}.Atom-module_querySpecific__7XxMr label>:last-child>*,.Atom-module_reactionFlags__gdNb1 label>:last-child>*{width:137px}.Atom-module_reactionFlags__gdNb1{padding-bottom:20px}.Attach-module_attachPoints__5QEAv{width:260px}.Attach-module_attachPoints__5QEAv>div{margin-top:12px}.Attach-module_attachPoints__5QEAv form{flex-direction:column;align-items:flex-start;width:17em;display:flex}.Attach-module_attachPoints__5QEAv form label{color:#585858;flex-direction:row-reverse;justify-content:flex-start;align-items:center;margin-bottom:12px;display:flex}.Automap-module_automap__531ko{width:260px}.Automap-module_automap__531ko label{flex-direction:column;gap:4px;margin:12px 0;font-size:12px;line-height:14px;display:flex}.Automap-module_automap__531ko label>div{flex-grow:1}.Bond-module_bond__EDfLY{width:260px}.Bond-module_bond__EDfLY>div{margin-top:12px}.Bond-module_bond__EDfLY label{color:#585858;flex-direction:column;margin-bottom:12px;font-size:12px;line-height:14px;display:flex}.Bond-module_bond__EDfLY label>span{margin-bottom:4px}.Bond-module_bond__EDfLY [aria-haspopup=listbox][aria-disabled=true]{cursor:not-allowed!important;background-color:#e1e5ea!important;border:1px solid #cad3dd!important}.Bond-module_customQueryWrapper__mKGLY label{flex-direction:row;align-items:center}.Bond-module_customQueryWrapper__mKGLY label>span{margin-bottom:0}.Bond-module_customQueryWrapper__mKGLY textarea[name=customQuery]{resize:none;width:100%;height:55px}.Bond-module_customQueryWrapper__mKGLY[aria-disabled=true]{cursor:not-allowed;opacity:.6;pointer-events:none}.dropdown-bond-properties_center:not([data-value]),.dropdown-bond-properties_center[data-value=""],.dropdown-bond-properties_topology:not([data-value]),.dropdown-bond-properties_topology[data-value=""],.dropdown-bond-properties_type:not([data-value]),.dropdown-bond-properties_type[data-value=""]{display:none!important}.IfThenSelect-module_field__9YaPA{gap:4px;display:block}.RgroupLogic-module_button-common-styles__P-ABP{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.RgroupLogic-module_scrollbar__gDniy{scrollbar-width:thin}.RgroupLogic-module_scrollbar__gDniy ::-webkit-scrollbar-track{background-color:#0000}.RgroupLogic-module_scrollbar__gDniy::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.RgroupLogic-module_scrollbar__gDniy::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.RgroupLogic-module_scrollbar__gDniy::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.RgroupLogic-module_scrollbar__gDniy::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.RgroupLogic-module_rgroupLogic__q4RTy{width:260px}.RgroupLogic-module_rgroupLogic__q4RTy>div{margin-top:12px}.RgroupLogic-module_rgroupLogic__q4RTy label{color:#585858;flex-direction:column;margin-bottom:12px;font-size:12px;line-height:14px;display:flex}.RgroupLogic-module_rgroupLogic__q4RTy label input,.RgroupLogic-module_rgroupLogic__q4RTy label select{margin:4px 0 0}.RgroupLogic-module_rgroupLogic__q4RTy label.RgroupLogic-module_resth__RL2qE{flex-direction:row;align-items:center;width:min-content;margin-bottom:24px}.Open-module_button-common-styles__NBSQP{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Open-module_scrollbar__sRvYM{scrollbar-width:thin}.Open-module_scrollbar__sRvYM ::-webkit-scrollbar-track{background-color:#0000}.Open-module_scrollbar__sRvYM::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Open-module_scrollbar__sRvYM::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Open-module_scrollbar__sRvYM::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Open-module_scrollbar__sRvYM::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Open-module_open__m8V9g{background-color:#fff;box-shadow:0 5px 20px #67688440}.Open-module_open__m8V9g>div{margin:0}.Open-module_open__m8V9g label{width:22.5em;display:block}.Open-module_open__m8V9g label input{margin-bottom:.1em}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj{resize:both;scrollbar-width:thin;white-space:pre;border:none;border-bottom:1px solid #e1e5ea;border-radius:0;width:560px;min-width:32em;min-height:23em;padding:12px;overflow:auto}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj ::-webkit-scrollbar-track{background-color:#0000}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Open-module_open__m8V9g .Open-module_textareaEditor__ZbEVj:hover{border:none;border-bottom:1px solid #e1e5ea;border-radius:0}.Open-module_footerContent__Q0hTw{justify-content:space-between;width:100%;display:flex}.Open-module_buttonsContainer__L1HqU{gap:8px;display:flex}.Open-module_cancelButton__0TQzA,.Open-module_openButton__cj3oU{color:#585858;background-color:#fff;border:1px solid #585858;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Open-module_cancelButton__0TQzA:active,.Open-module_cancelButton__0TQzA:hover,.Open-module_openButton__cj3oU:active,.Open-module_openButton__cj3oU:hover{color:#333;border:1px solid #333}.Open-module_cancelButton__0TQzA:disabled,.Open-module_openButton__cj3oU:disabled{color:#585858b3;border:1px solid #585858b3}.Open-module_copyButton__KlXKd{color:#fff;background-color:#167782;border:1px solid #0000;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Open-module_copyButton__KlXKd:active,.Open-module_copyButton__KlXKd:hover{background-color:#4fb3bf}.Open-module_copyButton__KlXKd:disabled{color:#333;background-color:#e1e5ea}.Open-module_loadingContainer__Y354t>div{margin:auto;padding:1em}.AnalyzingFile-module_analyzingFileWrapper__j0Ltf{flex-direction:column;flex:1;justify-content:center;align-items:center;width:410px;min-height:23em;display:flex}.AnalyzingFile-module_analyzingFileWrapper__j0Ltf .AnalyzingFile-module_fileBox__ywFIh{flex-direction:row;align-items:center;display:flex}.AnalyzingFile-module_analyzingFileWrapper__j0Ltf .AnalyzingFile-module_fileBox__ywFIh svg{margin-right:13px}.AnalyzingFile-module_analyzingFileWrapper__j0Ltf .AnalyzingFile-module_fileBox__ywFIh p{color:#585858;font-size:16px;line-height:19px}.OpenOptions-module_optionsContainer__-WqT8{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:flex-start;width:430px;margin-bottom:6px;padding:12px;display:flex}.OpenOptions-module_dropContainer__PL6Tg{box-sizing:border-box;cursor:pointer;font:inherit;height:134px;text-align:inherit;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;width:128px;padding:16px;display:flex;position:relative;box-shadow:.5px 4px 12px #6768842e}.OpenOptions-module_dropContainer__PL6Tg:hover{transform:translateY(-.5px);box-shadow:1px 5px 13px #33344238}.OpenOptions-module_dropContainer__PL6Tg:active{transform:translateY(.3px);box-shadow:.3px 2px 3px #1a1a2c47}.OpenOptions-module_dropContainer__PL6Tg div{margin:0;padding:0}.OpenOptions-module_dropContainer__PL6Tg p{text-align:center;margin:0;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:10px;line-height:12.1px}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_buttonLabelWrapper__h2YsI{flex-direction:column;justify-content:center;height:24px;display:flex}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_buttonLabel__LiY--{color:#585858;text-transform:uppercase;font-weight:500}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_textLabelWrapper__Vx8NF{height:12px}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_textLabel__TlOfz{color:#333;opacity:.5;font-weight:400}.OpenOptions-module_dropContainer__PL6Tg .OpenOptions-module_dropIconWrapper__ibBQx{height:40px}.FileDrop-module_isHovered__c-CDn{background-color:#f8feff}.FileDrop-module_isDisabled__Ejuyq{cursor:auto;box-shadow:.5px 4px 12px #6768842e}.FileDrop-module_isDisabled__Ejuyq:active,.FileDrop-module_isDisabled__Ejuyq:hover{box-shadow:.5px 4px 12px #6768842e;transform:none!important}.FileDrop-module_isDisabled__Ejuyq svg{filter:grayscale();opacity:.6}.CDXStructuresViewer-module_wrapper__7nZbQ{border-bottom:1px solid #e1e5ea;flex-direction:column;gap:1em;min-width:400px;max-width:60em;min-height:200px;max-height:30em;padding:1em;display:flex}.CDXStructuresViewer-module_structuresWrapper__kZN0N{flex-direction:row;justify-content:space-between;gap:1em;height:225px;display:flex}.CDXStructuresViewer-module_menuListWrapper__za1za{background:#f5f6f7;border-radius:8px;flex-direction:column;flex:1;width:150px;padding:12px 8px;font-size:12px;display:flex}.CDXStructuresViewer-module_menuListWrapper__za1za>ul{height:inherit;background:#fff;overflow:auto}.CDXStructuresViewer-module_menuListWrapper__za1za>ul>li{padding:.5em;font-size:12px!important}.CDXStructuresViewer-module_menuListWrapper__za1za>ul>li:hover{color:#fff;background:#188794!important}.CDXStructuresViewer-module_menuListWrapper__za1za>ul .Mui-selected{color:#fff;background:#4fb3bf!important}.CDXStructuresViewer-module_menuListWrapper__za1za>ul .MuiMenuItem-root{min-height:auto}.CDXStructuresViewer-module_menuListWrapper__za1za>.CDXStructuresViewer-module_header__107Fj{color:#585858;margin-bottom:1em}.CDXStructuresViewer-module_fileName__BkvUb{font-weight:600}.CDXStructuresViewer-module_menuItem__21Wb1{margin:.5em 1em}.CDXStructuresViewer-module_centerWrapper__T26wg{flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CDXStructuresViewer-module_imageWrapper__m54Wi{justify-content:center;align-items:center;width:300px;height:225px;font-weight:600;display:flex}.CDXStructuresViewer-module_image__7Q-Ah{box-sizing:border-box;border:1px solid #cad3dd;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;padding:.5em;display:flex}@media only screen{@container (width>=900px){.CDXStructuresViewer-module_wrapper__7nZbQ{padding:1.5em}.CDXStructuresViewer-module_imageWrapper__m54Wi{width:450px;height:325px}.CDXStructuresViewer-module_menuListWrapper__za1za{width:250px}.CDXStructuresViewer-module_structuresWrapper__kZN0N{gap:1.5em;height:325px}}}.Tabs-module_tabs__PuztJ{width:100%}.Tabs-module_tabs__PuztJ button{color:#333;cursor:pointer;font:inherit;text-align:center;background-color:#ddd;border:none;padding:5px 12px;line-height:14px;display:inline-block}.Tabs-module_tabs__PuztJ button:hover{color:#fff;background-color:#00838f}.Tabs-module_tabs__PuztJ .Tabs-module_active__eeyNd{color:#fff;background-color:#005662}.Tabs-module_tabs__PuztJ :first-child{border-radius:4px 0 0}.Tabs-module_tabs__PuztJ :last-child{border-radius:0 4px 0 0}.Tabs-module_tabs__PuztJ :only-child{border-radius:4px 4px 0 0}.Save-module_button-common-styles__mpLS8{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Save-module_scrollbar__XMf7I{scrollbar-width:thin}.Save-module_scrollbar__XMf7I ::-webkit-scrollbar-track{background-color:#0000}.Save-module_scrollbar__XMf7I::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Save-module_scrollbar__XMf7I::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Save-module_scrollbar__XMf7I::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Save-module_scrollbar__XMf7I::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq{flex-direction:column;width:430px;height:310px;display:flex;overflow:hidden}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form{flex-direction:row;place-content:center space-between;margin:12px 12px 10px;font-size:12px;display:flex}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form>label{text-align:left;flex-direction:column;width:calc(50% - 6px);display:flex}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form>label input{border:1px solid #cad3dd!important}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form>label input:hover{border:1px solid #43b5c0!important}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq form>label>span{margin-right:8px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_tabs__TOB-R{outline:none;padding-left:12px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_tabs__TOB-R[tabindex="0"] a:nth-child(2){color:#ff4a4a}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT{box-sizing:border-box;scrollbar-width:thin;background-color:#eff2f5;flex-shrink:0;min-height:224px;max-height:50px;padding:12px;overflow-x:auto}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT ::-webkit-scrollbar-track{background-color:#0000}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT .Save-module_warningsContainer__-3yVy{padding-bottom:12px;display:flex}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_warnings__1PxJT .Save-module_warningsContainer__-3yVy .Save-module_warningsArr__bKUFY{color:#333;white-space:pre-line;word-break:break-word;font-size:12px;line-height:14px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf{background-color:#eff2f5;position:relative}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf button{opacity:0;border-radius:4px;width:28px;height:28px;padding:2px;position:absolute;top:12px;right:12px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf button:not(:active){color:#333;background-color:#fff}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf:hover button{opacity:1}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf:focus-within button{opacity:0}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewBackground__AbaUf:focus-within button:hover{opacity:1}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb{box-shadow:none;color:#333;cursor:text;resize:none;scrollbar-width:thin;white-space:pre;background-color:#eff2f5;border:none;border-radius:0;outline:none;width:100%;min-width:428px;height:100%;min-height:224px;padding:12px;font-size:12px;display:block;overflow-x:auto}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb ::-webkit-scrollbar-track{background-color:#0000}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb:active,.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb:focus,.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewArea__-0SLb:hover{box-shadow:none;border:none;outline:none}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_loadingCirclesContainer__COUKN{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-top:20%;display:flex}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_imageContainer__gFELk{border-top:1px solid #e1e5ea;border-bottom:1px solid #e1e5ea;flex-direction:column;justify-content:center;align-items:center;height:220px;display:flex}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_imageContainer__gFELk img{background-color:#fff;max-width:428px;max-height:220px}.Save-module_dialog__of-0M .Save-module_formContainer__v1pIq .Save-module_previewMessage__CZfZB{text-align:center;margin:auto}.Save-module_dialog__of-0M .Save-module_ok__SgeCM{color:#fff;background-color:#167782;border:1px solid #0000;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Save-module_dialog__of-0M .Save-module_ok__SgeCM:active,.Save-module_dialog__of-0M .Save-module_ok__SgeCM:hover{background-color:#4fb3bf}.Save-module_dialog__of-0M .Save-module_ok__SgeCM:disabled{color:#333;background-color:#e1e5ea}.Save-module_dialog__of-0M .Save-module_cancel__SMkEV,.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T{color:#585858;background-color:#fff;border:1px solid #585858;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Save-module_dialog__of-0M .Save-module_cancel__SMkEV:active,.Save-module_dialog__of-0M .Save-module_cancel__SMkEV:hover,.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T:active,.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T:hover{color:#333;border:1px solid #333}.Save-module_dialog__of-0M .Save-module_cancel__SMkEV:disabled,.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T:disabled{color:#585858b3;border:1px solid #585858b3}.Save-module_dialog__of-0M .Save-module_saveTmpl__O-d0T{word-wrap:normal;margin-right:auto;padding:2px 8px}.enhancedStereo-module_enhancedStereo__8FLSY{width:260px}.enhancedStereo-module_enhancedStereo__8FLSY fieldset{border:none;flex-direction:column;display:flex}.enhancedStereo-module_enhancedStereo__8FLSY fieldset label{margin-top:12px}.enhancedStereo-module_enhancedStereo__8FLSY .enhancedStereo-module_stereoLabelItem__lEf-0 label{align-items:center;min-height:2.4em;margin:2px;display:flex}.enhancedStereo-module_enhancedStereo__8FLSY .enhancedStereo-module_labelGroupSelect__K7TYC{margin-left:5px;margin-right:5px}.labelEdit-module_button-common-styles__S5XMA{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.labelEdit-module_scrollbar__GFcQm{scrollbar-width:thin}.labelEdit-module_scrollbar__GFcQm ::-webkit-scrollbar-track{background-color:#0000}.labelEdit-module_scrollbar__GFcQm::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.labelEdit-module_scrollbar__GFcQm::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.labelEdit-module_scrollbar__GFcQm::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.labelEdit-module_scrollbar__GFcQm::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.labelEdit-module_labelEdit__9LnIH{white-space:nowrap;display:flex}.labelEdit-module_labelEdit__9LnIH>div{padding:0 12px;overflow:hidden}.labelEdit-module_labelEdit__9LnIH div>form{flex-direction:row;justify-content:space-around;align-items:center;padding-top:12px;display:flex}.labelEdit-module_labelEdit__9LnIH .labelEdit-module_labelEditInputField__tb-J4 label{text-align:center}.labelEdit-module_labelEdit__9LnIH .labelEdit-module_labelEditInputField__tb-J4 input{min-width:140px;margin-left:8px}.AtomInfo-module_button-common-styles__x3ucv{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.AtomInfo-module_scrollbar__8GiyC{scrollbar-width:thin}.AtomInfo-module_scrollbar__8GiyC ::-webkit-scrollbar-track{background-color:#0000}.AtomInfo-module_scrollbar__8GiyC::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.AtomInfo-module_scrollbar__8GiyC::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.AtomInfo-module_scrollbar__8GiyC::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.AtomInfo-module_scrollbar__8GiyC::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.AtomInfo-module_ket_atom_info__GOuZ6{opacity:1;width:60px;padding:.75em;font-size:10px;transition:opacity 1s,visibility;position:absolute;top:2em;left:18em;box-shadow:inset 0 0 1px 1px #0000001f}.AtomInfo-module_none__PRuzx{opacity:0;transition:opacity 2s,visibility 2s}.ElementsTable-module_button-common-styles__-6eHN{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.ElementsTable-module_scrollbar__0R-HA{scrollbar-width:thin}.ElementsTable-module_scrollbar__0R-HA ::-webkit-scrollbar-track{background-color:#0000}.ElementsTable-module_scrollbar__0R-HA::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.ElementsTable-module_scrollbar__0R-HA::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.ElementsTable-module_scrollbar__0R-HA::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ElementsTable-module_scrollbar__0R-HA::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.ElementsTable-module_table__iNPVY{border-spacing:3px;position:relative}.ElementsTable-module_table__iNPVY td,.ElementsTable-module_table__iNPVY th{text-align:center;vertical-align:middle;margin:0;padding:0}.ElementsTable-module_table__iNPVY .ElementsTable-module_main_row__csN5a,.ElementsTable-module_table__iNPVY th{opacity:.6;padding:.3em .8em;font-size:8px;font-weight:400}.ElementsTable-module_table__iNPVY .ElementsTable-module_outiner_row__fzfGL{text-align:right;vertical-align:top}.ElementsTable-module_table__iNPVY tr:nth-of-type(8){border-bottom:1em solid #0000}.ElementsTable-module_table__iNPVY .ElementsTable-module_noble__65B92{background:#c2ffff;border:2px solid #c2ffff}.ElementsTable-module_table__iNPVY .ElementsTable-module_alkali__sM9z9{background:#ffa2a5;border:2px solid #ffa2a5}.ElementsTable-module_table__iNPVY .ElementsTable-module_alkaline-earth__t2h2s{background:#ffe0b5;border:2px solid #ffe0b5}.ElementsTable-module_table__iNPVY .ElementsTable-module_metalloid__Ui4Y8{background:#e2e2be;border:2px solid #e2e2be}.ElementsTable-module_table__iNPVY .ElementsTable-module_other-nonmetal__mbkMN{background:#e8ff94;border:2px solid #e8ff94}.ElementsTable-module_table__iNPVY .ElementsTable-module_post-transition__k4C-G{background:#c5c5c5;border:2px solid #c5c5c5}.ElementsTable-module_table__iNPVY .ElementsTable-module_transition__GCnID{background:#ffd2d4;border:2px solid #ffd2d4}.ElementsTable-module_table__iNPVY .ElementsTable-module_lanthanide__wVoLa{background:#f4c8f4;border:2px solid #f4c8f4}.ElementsTable-module_table__iNPVY .ElementsTable-module_actinide__bVCBg{background:#fd98cb;border:2px solid #fd98cb}.ElementsTable-module_table__iNPVY .ElementsTable-module_halogen__W6EjM{background:#fffea6;border:2px solid #fffea6}.ElementsTable-module_table__iNPVY .ElementsTable-module_unknown-props__d9rq4{background:#e8e8e8}.ElementsTable-module_table__iNPVY .ElementsTable-module_unknown-state__lRBCp:after{color:#222}.ElementsTable-module_button__xCaL4{color:#585858;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:#fff;background-image:none;border:0;border-radius:4px;width:24px;height:24px;margin:0;padding:.15em;font-size:12px;font-weight:500;line-height:2;display:block;position:relative}.ElementsTable-module_button__xCaL4:active{background-image:none;outline:0}.ElementsTable-module_button__xCaL4[disabled],fieldset[disabled] .ElementsTable-module_button__xCaL4{box-shadow:none;cursor:not-allowed;opacity:.4;background-image:none}.ElementsTable-module_button__xCaL4>input[type=file]{position:absolute;left:-9999px}.ElementsTable-module_button__xCaL4+button,.ElementsTable-module_button__xCaL4+input[type=reset],.ElementsTable-module_button__xCaL4+input[type=submit]{margin-left:.3em}.ElementsTable-module_button__xCaL4:after{color:#585858;content:attr(value);opacity:.6;vertical-align:top;font-size:.5em;line-height:1;position:absolute;top:.3em;right:.3em}.ElementsTable-module_button__xCaL4:hover{z-index:60;background:#fff}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf{color:#fff;background:#5e5e5e;border:none}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf>span{color:#fff}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf>svg{fill:#fff;stroke:#fff}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf path{stroke:#fff}.ElementsTable-module_button__xCaL4.ElementsTable-module_selected__B9LGf:after{color:#fff;opacity:1}.BoxWithLines-module_horizintalNodeLines__QO-Su{flex-direction:column;flex:0 0 20px;width:calc(50% + 6px);margin-top:2px;padding-left:14px;display:flex}.BoxWithLines-module_horizintalNodeLines__QO-Su .BoxWithLines-module_upperLines__8pL-R{border-bottom:1px solid #cad3dd;border-left:1px solid #cad3dd;height:5px}.BoxWithLines-module_horizintalNodeLines__QO-Su .BoxWithLines-module_lowerLine__tBZJd{border-left:1px solid #cad3dd;border-right:1px solid #cad3dd;height:4px;margin-bottom:-10px;padding-bottom:2px}.BoxWithLines-module_verticalNodeLines__wBgwS{flex-direction:column;flex:0 0 20px;width:5px;margin-top:4px;margin-right:1px;display:flex}.BoxWithLines-module_verticalNodeLines__wBgwS .BoxWithLines-module_upperLines__8pL-R{border-bottom:1px solid #cad3dd;border-left:1px solid #cad3dd;height:14px}.BoxWithLines-module_verticalNodeLines__wBgwS .BoxWithLines-module_lowerLine__tBZJd{border-bottom:1px solid #cad3dd;border-left:1px solid #cad3dd;height:96px;margin-bottom:-16px;padding-bottom:4px}.GenSet-module_button-common-styles__0Ro-U{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.GenSet-module_scrollbar__Ev8Uz{scrollbar-width:thin}.GenSet-module_scrollbar__Ev8Uz ::-webkit-scrollbar-track{background-color:#0000}.GenSet-module_scrollbar__Ev8Uz::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.GenSet-module_scrollbar__Ev8Uz::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.GenSet-module_scrollbar__Ev8Uz::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.GenSet-module_scrollbar__Ev8Uz::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.GenSet-module_genGroupLegendBox__CSTQr{width:100%;position:absolute;top:-14px}.GenSet-module_genGroupLegendBox__CSTQr>legend{width:fit-content;margin:0 auto;font-size:10px!important}.GenSet-module_legendBox__0zIAk{line-height:unset;position:relative}.GenSet-module_legendBox__0zIAk>legend{width:fit-content;margin:0 auto;font-size:10px!important}.GenSet-module_SpecialNodes__oFKp3{-moz-column-gap:4px;grid-template-rows:24px;grid-template-columns:repeat(2,26px) 36px;gap:4px;display:grid}.GenSet-module_AtomGenerics__MoQCf,.GenSet-module_GroupGenerics__pFPtX{-moz-column-gap:4px;grid-template-rows:24px;grid-template-columns:26px 36px;column-gap:4px;display:grid}.GenSet-module_AcyclicCarbo__nowGn,.GenSet-module_AcyclicHetero__hnr4G,.GenSet-module_Acyclic__R97MM,.GenSet-module_CyclicCarbo__Aanb0,.GenSet-module_CyclicHetero__bbOnT,.GenSet-module_Cyclic__VJRtt{-moz-column-gap:4px;grid-template-rows:24px;grid-template-columns:repeat(2,36px);column-gap:4px;display:grid}.ButtonGenSet-module_button-common-styles__3bEj7{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.ButtonGenSet-module_scrollbar__CKIcM{scrollbar-width:thin}.ButtonGenSet-module_scrollbar__CKIcM ::-webkit-scrollbar-track{background-color:#0000}.ButtonGenSet-module_scrollbar__CKIcM::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.ButtonGenSet-module_scrollbar__CKIcM::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.ButtonGenSet-module_scrollbar__CKIcM::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.ButtonGenSet-module_scrollbar__CKIcM::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.ButtonGenSet-module_button__hBoCQ{color:#585858;vertical-align:middle;background:#fff;border:1px solid #585858;border-radius:4px;width:100%;height:100%;min-height:24px;padding:0;font-size:14px;line-height:12px}.ButtonGenSet-module_button__hBoCQ:hover{color:#585858;border:1px solid #167782}.ButtonGenSet-module_button__hBoCQ.ButtonGenSet-module_selected__XAfYj,.ButtonGenSet-module_button__hBoCQ:focus{color:#fff;background-color:#167782;border:1px solid #167782}.ButtonGenSet-module_button__hBoCQ:disabled{color:#b4b9d6;border:1px solid #b4b9d6}.GenGroup-module_fieldFlexWrapper__mBHRt{margin-top:12px;display:flex}.GenGroup-module_buttonContainer__7qTti{grid-template-columns:1fr 1fr;gap:8px 12px;display:grid}.GenGroup-module_genButtonContainer__6Bwe1{grid-template-columns:1fr 1fr;gap:22px 12px;display:grid}.GenGroup-module_subGroup__afiEU{border:none;padding:0;position:relative}.GenGroup-module_legendMain__h-Wl3{color:#333!important;font-weight:700!important}.GenGroup-module_legend__JWafm{color:#333c!important;font-weight:700!important}.GenGroup-module_fieldset__JehYt{border:none;padding:4px 0 0}.GenericGroups-module_button-common-styles__nYUJe{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.GenericGroups-module_scrollbar__5iavS{scrollbar-width:thin}.GenericGroups-module_scrollbar__5iavS ::-webkit-scrollbar-track{background-color:#0000}.GenericGroups-module_scrollbar__5iavS::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.GenericGroups-module_scrollbar__5iavS::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.GenericGroups-module_scrollbar__5iavS::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.GenericGroups-module_scrollbar__5iavS::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.GenericGroups-module_genericGroups__z4EaG{scrollbar-width:thin;margin-top:9px;padding:0 12px 12px;overflow-y:auto}.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar{background-color:#0000}.GenericGroups-module_genericGroups__z4EaG:first-child{margin-top:0}.GenericGroups-module_genericGroups__z4EaG>fieldset{border:none;margin:1em;padding:0}.GenericGroups-module_genericGroups__z4EaG ::-webkit-scrollbar-track{background-color:#0000}.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.GenericGroups-module_genericGroups__z4EaG::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.GenericGroups-module_genericGroups__z4EaG .GenericGroups-module_groupGenerics__6UpH6,.GenericGroups-module_genericGroups__z4EaG .GenericGroups-module_topGroupsContainer__bMeoG{grid-column-gap:20px;grid-template-columns:1fr 1fr;display:grid}.GenericGroups-module_genericGroups__z4EaG .GenericGroups-module_subgroupContainer__xULxX{grid-template-columns:6px 1fr;display:grid}.TypeChoice-module_fieldset__yJqT7{border:none;gap:12px;width:100%;padding:0;display:flex}.TypeChoice-module_fieldset__yJqT7>label{align-items:center;font-size:12px;display:flex}.PeriodTable-module_button-common-styles__8JrOW{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.PeriodTable-module_scrollbar__iG-vx{scrollbar-width:thin}.PeriodTable-module_scrollbar__iG-vx ::-webkit-scrollbar-track{background-color:#0000}.PeriodTable-module_scrollbar__iG-vx::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.PeriodTable-module_scrollbar__iG-vx::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.PeriodTable-module_scrollbar__iG-vx::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.PeriodTable-module_scrollbar__iG-vx::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.PeriodTable-module_elementsTable__Vcz12{background-color:#fff;width:520px;height:368px}.PeriodTable-module_elementsTable__Vcz12>div{margin:0;padding-top:12px;padding-left:8px;overflow:hidden}.PeriodTable-module_elementsTable__Vcz12>header{border-bottom:1px solid #e1e5ea}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_dialogHeader__-Wgw4{align-items:center;gap:4px;padding-left:2px;font-style:normal;font-weight:500;display:flex}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_dialogHeader__-Wgw4>span{line-height:16px}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_dialogHeader__-Wgw4>svg{width:16px;height:16px}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_tabs__q-2GL{border-bottom:1px solid #e1e5ea;outline:none;padding-left:15px}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_tabsContent__5rij5{height:31em}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_contentGeneral__-XKPp{padding-left:15px}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_periodTable__l-Uqx{position:fixed}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_periodTable__l-Uqx>*{line-height:normal}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_addAtom__ehSSN{color:#fff;float:right;z-index:10;background:#005662;border:none;border-radius:6px;position:relative}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_addAtom__ehSSN:hover{color:#fff;background:#00838f}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_addAtom__ehSSN:disabled{color:#fff;background:#00838f66}.PeriodTable-module_elementsTable__Vcz12 .PeriodTable-module_addAtom__ehSSN:focus{background:#4fb3bf}.ExtendedTable-module_extendedTable__2-hjV{width:390px}.RemoveFG-module_window__6PHH4{background:#f3f3f3;border-radius:10px;flex-direction:column;width:260px;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;display:flex}.RemoveFG-module_window__6PHH4>*{margin:10px 15px}.RemoveFG-module_question__J8Qzx{color:#585858;text-align:left}.RemoveFG-module_header__1hBAs{text-transform:uppercase;align-items:center;margin-top:15px;display:flex}.RemoveFG-module_footer__8wImu{justify-content:flex-end;margin-bottom:15px;display:flex}.RemoveFG-module_buttonCancel__xCaJt,.RemoveFG-module_buttonOk__zR5x4{height:1.8em;width:content-box;border:none;border-radius:2px}.RemoveFG-module_buttonOk__zR5x4{color:#fff;background:#005662}.RemoveFG-module_buttonOk__zR5x4:hover{background:#00838f}.RemoveFG-module_buttonCancel__xCaJt{color:#717171;background:0 0;border:1px solid #717171;margin-right:15px}.RemoveFG-module_buttonCancel__xCaJt:hover{color:#333;border-color:#333}.rgroup-module_button-common-styles__O66iR{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.rgroup-module_scrollbar__GmU8o{scrollbar-width:thin}.rgroup-module_scrollbar__GmU8o ::-webkit-scrollbar-track{background-color:#0000}.rgroup-module_scrollbar__GmU8o::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.rgroup-module_scrollbar__GmU8o::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.rgroup-module_scrollbar__GmU8o::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.rgroup-module_scrollbar__GmU8o::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.rgroup-module_rgroup__Pm-uA{width:260px}.rgroup-module_rgroup__Pm-uA>div{background-color:#eff2f5;margin:0;padding:12px 11px}.rgroup-module_rgroup__Pm-uA ul{grid-column-gap:8px;grid-row-gap:8px;grid-template-rows:repeat(3,29px 33px) 29px;grid-template-columns:repeat(5,41px);display:grid;overflow:hidden}.rgroup-module_rgroup__Pm-uA form button{color:#585858;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;background:#fff;border:none;border-radius:4px;width:100%;height:29px;margin:0;padding:6px 4px;font-size:14px;font-weight:700;display:inline-block}.rgroup-module_rgroup__Pm-uA form button:active{background-image:none;outline:0}.rgroup-module_rgroup__Pm-uA form button[disabled],fieldset[disabled] .rgroup-module_rgroup__Pm-uA form button{box-shadow:none;cursor:not-allowed;opacity:.4;background-image:none}.rgroup-module_rgroup__Pm-uA form button>input[type=file]{position:absolute;left:-9999px}.rgroup-module_rgroup__Pm-uA form button+button,.rgroup-module_rgroup__Pm-uA form button+input[type=reset],.rgroup-module_rgroup__Pm-uA form button+input[type=submit]{margin-left:.3em}.rgroup-module_rgroup__Pm-uA form button:first-letter{font-weight:400}.rgroup-module_rgroup__Pm-uA form button:hover{color:#005662}.rgroup-module_rgroup__Pm-uA form button.rgroup-module_selected__hP5cM,.rgroup-module_rgroup__Pm-uA form button:active{color:#fff;background:#167782}.sgroup-module_button-common-styles__MAeEP{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.sgroup-module_scrollbar__T3fpf{scrollbar-width:thin}.sgroup-module_scrollbar__T3fpf ::-webkit-scrollbar-track{background-color:#0000}.sgroup-module_scrollbar__T3fpf::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.sgroup-module_scrollbar__T3fpf::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.sgroup-module_scrollbar__T3fpf::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.sgroup-module_scrollbar__T3fpf::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.sgroup-module_sgroup__Kh2Xj{background-color:#fff;border-radius:6px;width:260px}.sgroup-module_sgroup__Kh2Xj label{flex-direction:column;margin-bottom:12px;display:flex}.sgroup-module_sgroup__Kh2Xj label ul{width:inherit}.sgroup-module_sgroup__Kh2Xj label .MuiOutlinedInput-root,.sgroup-module_sgroup__Kh2Xj label input[type=text]{max-width:236px;margin-top:4px}.sgroup-module_sgroup__Kh2Xj fieldset{border:0;padding:0}.sgroup-module_sgroup__Kh2Xj fieldset[class=sdata] fieldset{justify-content:space-between;width:100%;margin-top:24px;display:flex}.sgroup-module_sgroup__Kh2Xj fieldset[class=sdata] fieldset label{flex-direction:row;line-height:16px;display:flex}.sgroup-module_sgroup__Kh2Xj fieldset[class=sdata] fieldset label>span{margin-right:3px!important}.sgroup-module_sgroup__Kh2Xj form{margin:12px 12px 4px}.sgroup-module_sgroup__Kh2Xj form label{text-align:left;font-size:12px}.sgroup-module_sgroup__Kh2Xj form label>span>div{width:100%}.sgroup-module_sgroup__Kh2Xj form label fieldset label{flex-direction:row;align-items:center;display:flex;margin-left:4px!important}.sgroup-module_sgroup__Kh2Xj form label fieldset span{margin-right:4px!important}.sgroup-module_sgroup__Kh2Xj form select[name=fieldValue],.sgroup-module_sgroup__Kh2Xj form textarea{display:block;overflow:auto}.sgroup-module_sgroup__Kh2Xj form input[type=text],.sgroup-module_sgroup__Kh2Xj form select[name=fieldName]{color:#333;width:100%;margin-bottom:0;display:block}.sgroup-module_sgroup__Kh2Xj form textarea{resize:vertical;scrollbar-width:thin;width:100%;min-height:56px;max-height:240px;margin-top:4px}.sgroup-module_sgroup__Kh2Xj form textarea ::-webkit-scrollbar-track{background-color:#0000}.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.sgroup-module_sgroup__Kh2Xj form textarea::-webkit-scrollbar{background-color:#fff;border-radius:2px;width:4px}.template-lib-module_button-common-styles__9adxB{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.template-lib-module_scrollbar__ZFwCC{scrollbar-width:thin}.template-lib-module_scrollbar__ZFwCC ::-webkit-scrollbar-track{background-color:#0000}.template-lib-module_scrollbar__ZFwCC::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.template-lib-module_scrollbar__ZFwCC::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.template-lib-module_scrollbar__ZFwCC::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.template-lib-module_scrollbar__ZFwCC::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.template-lib-module_warning__UqgEG{color:#ff4a4a}.template-lib-module_warning__UqgEG:before{content:"⚠ "}.template-lib-module_dialogHeader__-AmwE{align-items:center;gap:4px;padding-left:2px;display:flex}.template-lib-module_dialogHeader__-AmwE>span{line-height:16px}.template-lib-module_dialogHeader__-AmwE>svg{width:18px;height:18px}.template-lib-module_button__LKf1c{min-width:70px!important}.template-lib-module_dialog_body__QtL0J{color:#333;background-color:#fff;width:452px}.template-lib-module_dialog_body__QtL0J>div{flex-direction:column;display:flex;overflow:hidden}.template-lib-module_dialog_body__QtL0J>footer{z-index:10;min-height:24px;box-shadow:0 -6px 6px #0101321a}.template-lib-module_dialog_body__QtL0J>footer>input{min-width:110px!important}.template-lib-module_dialog_body__QtL0J>footer>span{line-height:24px}.template-lib-module_dialog_body__QtL0J .template-lib-module_inputContainer__dxoHA{position:relative}.template-lib-module_dialog_body__QtL0J .template-lib-module_inputContainer__dxoHA input[type=search]{background-color:#eff2f5;width:424px;height:28px;margin:0 14px 16px;padding-left:35px}.template-lib-module_dialog_body__QtL0J .template-lib-module_inputContainer__dxoHA input[type=search]::placeholder{opacity:.9;font-weight:400}.template-lib-module_dialog_body__QtL0J .template-lib-module_inputContainer__dxoHA .template-lib-module_searchIcon__o7cAy{color:#167782;width:28px;height:28px;position:absolute;top:0;left:14px}.template-lib-module_dialog_body__QtL0J .template-lib-module_accordionSummary__2hIop{flex-direction:row-reverse;font-size:14px}.template-lib-module_dialog_body__QtL0J .template-lib-module_groupIcon__LBIRH{margin-left:15px;margin-right:8px}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN{scrollbar-width:thin;background-color:#eff2f5;height:50vh;overflow:hidden auto}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN ::-webkit-scrollbar-track{background-color:#0000}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabsContent__1QMnN::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.template-lib-module_dialog_body__QtL0J .template-lib-module_resultsContainer__KnPBZ{background-color:#eff2f5;padding:12px 14px 4px}.template-lib-module_dialog_body__QtL0J .template-lib-module_saveButton__8PE6t{color:#585858;background-color:#fff;border:1px solid #585858;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.template-lib-module_dialog_body__QtL0J .template-lib-module_saveButton__8PE6t:active,.template-lib-module_dialog_body__QtL0J .template-lib-module_saveButton__8PE6t:hover{color:#333;border:1px solid #333}.template-lib-module_dialog_body__QtL0J .template-lib-module_saveButton__8PE6t:disabled{color:#585858b3;border:1px solid #585858b3}.template-lib-module_dialog_body__QtL0J .template-lib-module_saveButton__8PE6t[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.template-lib-module_dialog_body__QtL0J .MuiTabs-indicator{background-color:#167782}.template-lib-module_dialog_body__QtL0J .MuiTabs-flexContainer{background-color:#eff2f5;padding-left:14px}.template-lib-module_dialog_body__QtL0J .MuiPaper-root:not(:last-child):after{width:424px}.template-lib-module_dialog_body__QtL0J .MuiButtonBase-root.MuiTab-root,.template-lib-module_dialog_body__QtL0J .MuiTabs-root{height:32px;min-height:32px}.template-lib-module_dialog_body__QtL0J .template-lib-module_tabs__YkpEG{z-index:10;box-shadow:0 6px 6px #0101321a}.template-lib-module_dialog_body__QtL0J .MuiButtonBase-root.MuiTab-root{color:#000000b3;text-transform:none;padding:12px 10px 8px;line-height:12px}.template-lib-module_dialog_body__QtL0J .MuiAccordionDetails-root{width:424px}.template-lib-module_dialog_body__QtL0J .MuiTab-root.Mui-selected{color:#000;font-weight:600}.template-lib-module_dialog_body__QtL0J .MuiTab-root.Mui-disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.TemplateTable-module_button-common-styles__ZYUa5{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.TemplateTable-module_scrollbar__aSGhu{scrollbar-width:thin}.TemplateTable-module_scrollbar__aSGhu ::-webkit-scrollbar-track{background-color:#0000}.TemplateTable-module_scrollbar__aSGhu::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.TemplateTable-module_scrollbar__aSGhu::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.TemplateTable-module_scrollbar__aSGhu::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.TemplateTable-module_scrollbar__aSGhu::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.TemplateTable-module_tableContent__dnVKg{grid-gap:0 8px;grid-template-columns:repeat(4,100px);display:grid}.TemplateTable-module_structTitle__2XUWI{text-align:center;text-overflow:ellipsis;white-space:nowrap;border:1px solid #0000;border-radius:6px;max-width:100px;max-height:30px;margin:6px 0 12px;padding:0 7px;overflow:hidden}.TemplateTable-module_twoRowsTitleTable__ZYwHq{grid-auto-rows:147px}.TemplateTable-module_oneRowTitleTable__N8Ibd{grid-auto-rows:134px}.TemplateTable-module_oneRowTitleTable__N8Ibd .TemplateTable-module_structTitle__2XUWI{max-height:16px}.TemplateTable-module_struct__lOLBI{box-sizing:border-box;background-color:#fff;border:1px solid #b4b9d6;border-radius:5px;width:100px;height:100px}.TemplateTable-module_struct__lOLBI:hover{background:#f9fafb}.TemplateTable-module_struct__lOLBI svg{width:100px;height:100px;top:-1px;left:-2px}.TemplateTable-module_selectedTitle__J-cte{background-color:#ffffffb3}.TemplateTable-module_td__6LIhx{cursor:default;font:inherit;text-align:inherit;background:0 0;border:none;align-self:start;padding:0;position:relative}.TemplateTable-module_td__6LIhx.TemplateTable-module_selected__qZEF9 .TemplateTable-module_struct__lOLBI{background-color:#1677820d;border:2px solid #167782}.TemplateTable-module_button__dpOF0{color:#636363;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:#0000;background-image:none;border:none;border-radius:0;width:18px;height:18px;margin:0;padding:0;display:inline-block}.TemplateTable-module_button__dpOF0:active{background-image:none;outline:0}.TemplateTable-module_button__dpOF0[disabled],fieldset[disabled] .TemplateTable-module_button__dpOF0{box-shadow:none;cursor:not-allowed;opacity:.4;background-image:none}.TemplateTable-module_button__dpOF0>input[type=file]{position:absolute;left:-9999px}.TemplateTable-module_button__dpOF0+button,.TemplateTable-module_button__dpOF0+input[type=reset],.TemplateTable-module_button__dpOF0+input[type=submit]{margin-left:.3em}.TemplateTable-module_button__dpOF0>svg{height:inherit;width:inherit}.TemplateTable-module_button__dpOF0:active path,.TemplateTable-module_button__dpOF0:hover path{fill:#00838f}.TemplateTable-module_deleteButton__KfBpW{position:absolute;top:5px;right:5px}.TemplateTable-module_editButton__A0BoE{position:absolute;top:78px;right:5px}div.TemplateTable-module_structure__rI84W{background-color:#fff;padding:0}.emptySearchResult-module_emptySearch__aUSew{color:#333;flex-direction:column;justify-content:center;align-items:center;min-height:240px;font-size:12px;display:flex}.emptySearchResult-module_emptySearch__aUSew>svg{width:84px;height:84px}.FontControl-module_button-common-styles__CMSGk{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.FontControl-module_scrollbar__Vq3kt{scrollbar-width:thin}.FontControl-module_scrollbar__Vq3kt ::-webkit-scrollbar-track{background-color:#0000}.FontControl-module_scrollbar__Vq3kt::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.FontControl-module_scrollbar__Vq3kt::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.FontControl-module_scrollbar__Vq3kt::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.FontControl-module_scrollbar__Vq3kt::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.FontControl-module_fontSizeMenu__4RvmP{scrollbar-width:thin;z-index:10;background:#fff;border:1px solid #cad3dd;border-radius:4px;width:58px;max-height:155px;padding:4px;font-size:16px;display:inline-block;position:absolute;top:74px;right:12px;overflow-y:scroll}.FontControl-module_fontSizeMenu__4RvmP ::-webkit-scrollbar-track{background-color:#0000}.FontControl-module_fontSizeMenu__4RvmP::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.FontControl-module_fontSizeMenu__4RvmP::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.FontControl-module_fontSizeMenu__4RvmP::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.FontControl-module_fontSizeMenu__4RvmP::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.FontControl-module_fontSizeOption__eGz-q{text-align:left;background:#fff;border:none;width:100%;padding:4px;font-size:14px;line-height:16px}.FontControl-module_fontSizeOption__eGz-q:hover{cursor:pointer;background:#f3f3f3;border-radius:4px}.FontControl-module_fontBtn__zGgG3{text-align:left;background-color:#fff;border:1px solid #cad3dd;border-radius:4px;width:68px;height:24px;font-size:14px;line-height:20px}.FontControl-module_fontBtn__zGgG3:after{content:" ";z-index:10;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.94 5.727 8 8.78l3.06-3.053.94.94-4 4-4-4 .94-.94Z' fill='%235B6077'/%3E%3C/svg%3E");background-size:contain;width:22px;height:22px;margin:auto;display:block;position:relative;bottom:20px;left:18px}.SpecialSymbolsList-module_window__4tD1N{z-index:10;background-color:#fff;border-radius:0 6px 6px;flex-flow:wrap;width:160px;padding:8px;display:flex;position:absolute;right:27px;overflow:visible;box-shadow:2px 2px 6px #cad3dd}.SpecialSymbolsList-module_button__uCp6O{height:16px;padding:initial;background-color:#0000;border:none;width:16px;margin:2px}.SpecialSymbolsList-module_button__uCp6O>svg{fill:#000}.SpecialSymbolsList-module_button__uCp6O:hover>svg{fill:#167782}.SpecialSymbolsButton-module_button-common-styles__OZY5u{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.SpecialSymbolsButton-module_scrollbar__BGjVm{scrollbar-width:thin}.SpecialSymbolsButton-module_scrollbar__BGjVm ::-webkit-scrollbar-track{background-color:#0000}.SpecialSymbolsButton-module_scrollbar__BGjVm::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.SpecialSymbolsButton-module_scrollbar__BGjVm::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.SpecialSymbolsButton-module_scrollbar__BGjVm::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.SpecialSymbolsButton-module_scrollbar__BGjVm::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.SpecialSymbolsButton-module_activeTextButton__jbgHY,.SpecialSymbolsButton-module_textButton__1gh-c{color:#333;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:#fff;background-image:none;border:0;border-radius:4px;width:28px;height:28px;margin:4px;padding:0;display:inline-block;position:relative;margin:0!important}.SpecialSymbolsButton-module_activeTextButton__jbgHY:active,.SpecialSymbolsButton-module_textButton__1gh-c:active{background-image:none;outline:0}.SpecialSymbolsButton-module_activeTextButton__jbgHY[disabled],.SpecialSymbolsButton-module_textButton__1gh-c[disabled],fieldset[disabled] .SpecialSymbolsButton-module_activeTextButton__jbgHY,fieldset[disabled] .SpecialSymbolsButton-module_textButton__1gh-c{box-shadow:none;cursor:not-allowed;opacity:.4;background-image:none}.SpecialSymbolsButton-module_activeTextButton__jbgHY>input[type=file],.SpecialSymbolsButton-module_textButton__1gh-c>input[type=file]{position:absolute;left:-9999px}.SpecialSymbolsButton-module_activeTextButton__jbgHY+button,.SpecialSymbolsButton-module_activeTextButton__jbgHY+input[type=reset],.SpecialSymbolsButton-module_activeTextButton__jbgHY+input[type=submit],.SpecialSymbolsButton-module_textButton__1gh-c+button,.SpecialSymbolsButton-module_textButton__1gh-c+input[type=reset],.SpecialSymbolsButton-module_textButton__1gh-c+input[type=submit]{margin-left:.3em}.SpecialSymbolsButton-module_activeTextButton__jbgHY>svg,.SpecialSymbolsButton-module_textButton__1gh-c>svg{width:22px;height:22px;font-size:22px;position:absolute;top:3px;left:3px}.SpecialSymbolsButton-module_activeTextButton__jbgHY{background-color:#167782;border-radius:2px}.SpecialSymbolsButton-module_activeTextButton__jbgHY>svg{fill:#fff;transition:all .2s}.SpecialSymbolsButton-module_activeTextButton__jbgHY:hover{background-color:#188794}.SpecialSymbolsButton-module_textButton__1gh-c>svg{fill:#333;transition:all .2s}.SpecialSymbolsButton-module_textButton__1gh-c:hover{background-image:none}.SpecialSymbolsButton-module_textButton__1gh-c:hover>svg{fill:#00838f}.SpecialSymbolsButton-module_activeTextButton__jbgHY:after{content:"";border:2px solid #fff;border-color:#0000 #fff #fff #0000;position:absolute;top:21px;left:21px}.smallEditor .SpecialSymbolsButton-module_textButton__1gh-c{width:28px;height:28px;margin:4px}.smallEditor .SpecialSymbolsButton-module_textButton__1gh-c>svg{width:20px;height:20px;font-size:20px;position:absolute;top:3px;left:3px}.TextButton-module_button-common-styles__7F1Uf{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.TextButton-module_scrollbar__u11Yl{scrollbar-width:thin}.TextButton-module_scrollbar__u11Yl ::-webkit-scrollbar-track{background-color:#0000}.TextButton-module_scrollbar__u11Yl::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.TextButton-module_scrollbar__u11Yl::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.TextButton-module_scrollbar__u11Yl::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.TextButton-module_scrollbar__u11Yl::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.TextButton-module_textButton__Ocny2{color:#333;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:#fff;background-image:none;border:0;border-radius:4px;width:28px;height:28px;margin:4px;padding:0;display:inline-block;position:relative;margin:0!important}.TextButton-module_textButton__Ocny2:active{background-image:none;outline:0}.TextButton-module_textButton__Ocny2[disabled],fieldset[disabled] .TextButton-module_textButton__Ocny2{box-shadow:none;cursor:not-allowed;opacity:.4;background-image:none}.TextButton-module_textButton__Ocny2>input[type=file]{position:absolute;left:-9999px}.TextButton-module_textButton__Ocny2+button,.TextButton-module_textButton__Ocny2+input[type=reset],.TextButton-module_textButton__Ocny2+input[type=submit]{margin-left:.3em}.TextButton-module_textButton__Ocny2>svg{fill:#333;width:22px;height:22px;font-size:22px;transition:all .2s;position:absolute;top:3px;left:3px}.TextButton-module_textButton__Ocny2:hover{background-image:none}.TextButton-module_textButton__Ocny2:hover>svg{fill:#00838f}.TextButton-module_textButton__Ocny2.TextButton-module_isActive__DQ-xh{background-color:#167782;border-radius:2px}.TextButton-module_textButton__Ocny2.TextButton-module_isActive__DQ-xh>svg{fill:#fff;transition:all .2s}.TextButton-module_textButton__Ocny2.TextButton-module_isActive__DQ-xh:hover{background-color:#188794}.TextButton-module_textButton__Ocny2.TextButton-module_isActive__DQ-xh:hover>svg{fill:#fff;transition:all .2s}.smallEditor .TextButton-module_textButton__Ocny2{width:28px;height:28px;margin:4px}.smallEditor .TextButton-module_textButton__Ocny2>svg{width:20px;height:20px;font-size:20px;position:absolute;top:3px;left:3px}.Text-module_button-common-styles__dhz9O{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Text-module_scrollbar__0OhTV{scrollbar-width:thin}.Text-module_scrollbar__0OhTV ::-webkit-scrollbar-track{background-color:#0000}.Text-module_scrollbar__0OhTV::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Text-module_scrollbar__0OhTV::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Text-module_scrollbar__0OhTV::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Text-module_scrollbar__0OhTV::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Text-module_textEditor__EFR54{flex-direction:column;width:340px;display:flex}.Text-module_textEditor__EFR54 .Text-module_controlPanel__agLDc{flex-flow:row;justify-content:space-between;align-items:center;height:28px;margin:12px 0;display:flex}.Text-module_textEditor__EFR54 .Text-module_controlPanel__agLDc>span{white-space:nowrap;margin-left:34px;margin-right:4px}.Text-module_textEditor__EFR54 .DraftEditor-root{word-wrap:break-word;scrollbar-width:thin;border:1px solid #cad3dd;border-radius:4px;height:182px;margin-top:4px;padding:12px;line-height:normal;overflow:auto}.Text-module_textEditor__EFR54 .DraftEditor-root ::-webkit-scrollbar-track{background-color:#0000}.Text-module_textEditor__EFR54 .DraftEditor-root::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Text-module_textEditor__EFR54 .DraftEditor-root::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Text-module_textEditor__EFR54 .DraftEditor-root::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Text-module_textEditor__EFR54 .DraftEditor-root::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.PasteErrorModalBody-module_pasteErrorModalBody__ExG0r{flex-direction:column;display:flex}.PasteErrorModalBody-module_shortcutsBlock__e-wyA{justify-content:space-between;display:flex}.PasteErrorModalBody-module_shortcuts__x0xBs{flex-direction:column;margin-top:12px;display:flex}.PasteErrorModalBody-module_shortcut__sED-E{color:#167782;font-size:14px}.InfoModal-module_infoModal__0Vza1{width:324px}.InfoModal-module_ok__BZ1ar{color:#fff;background-color:#167782;border:1px solid #0000;border-radius:4px;min-width:70px;height:24px;font-size:12px}.InfoModal-module_ok__BZ1ar:active,.InfoModal-module_ok__BZ1ar:hover{background-color:#4fb3bf}.InfoModal-module_ok__BZ1ar:disabled{color:#333;background-color:#e1e5ea}.App-module_app__8cgyF{grid-template:"toolbar-top toolbar-top toolbar-top""toolbar-left canvas toolbar-right"1fr"toolbar-bottom toolbar-bottom toolbar-bottom"/minmax(36px,max-content) 1fr minmax(36px,max-content);width:100%;height:100%;display:grid;position:relative;container-type:size}.App-module_canvas__taJxn{-ms-grid-column:2;-ms-grid-row:2;grid-area:canvas}.App-module_top__SBeSV{-ms-grid-column-span:3;-ms-grid-column:1;-ms-grid-row:1;grid-area:toolbar-top}.App-module_left__2iz-i{-ms-grid-column:1;-ms-grid-row:2;grid-area:toolbar-left}.App-module_right__U7A5Q{-ms-grid-column:3;-ms-grid-row:2;grid-area:toolbar-right}.App-module_bottom__tQA2B{-ms-grid-column-span:3;-ms-grid-column:1;-ms-grid-row:3;grid-area:toolbar-bottom}.smallEditor .App-module_app__8cgyF{grid-template-columns:minmax(35px,max-content) 1fr minmax(35px,max-content)}.App-module_toastNotification__o-bVV{background-color:#333;align-items:stretch;max-height:40px;display:flex}.App-module_toastNotificationText__RXYHk{color:#fff;max-width:356px;padding:4px 10px;display:flex}.App-module_toastNotificationCloseIcon__REXMP{justify-content:center;align-items:center;width:24px;height:auto;display:flex;color:#fff!important}.App-module_toastNotificationCloseIcon__REXMP:hover{color:#fff;background-color:#585858}.App-module_toastNotificationCloseIcon__REXMP svg{width:16px;height:16px}.AbbreviationLookup-module_lookupContainer__-JRMj{width:200px;position:absolute}.AbbreviationLookup-module_inputContainer__6tJpn{position:relative}.AbbreviationLookup-module_input__vCxY9{width:100%}.AbbreviationLookup-module_input__vCxY9.AbbreviationLookup-module_input__vCxY9[type=text]{border:1.5px solid #167782;padding:5px 8px 5px 24px;font-size:12px;line-height:14px}.AbbreviationLookup-module_input__vCxY9.AbbreviationLookup-module_input__vCxY9[type=text]:hover{border:1.5px solid #167782}.AbbreviationLookup-module_searchIcon__DiK0c{color:#167782;width:17px;height:17px;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.AbbreviationLookup-module_optionItemContent__L1JlW{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}li.AbbreviationLookup-module_optionItem__dAhO-.MuiAutocomplete-option{border-left:2px solid #0000;padding:7px 8px 7px 6px;font-size:12px;font-weight:400;line-height:14px}.AbbreviationLookup-module_optionItem__dAhO- mark{background-color:#0000;font-weight:700}.AbbreviationLookup-module_noOptions__yKxml{font-size:12px;line-height:14px}.AbbreviationLookup-module_noOptions__yKxml.MuiAutocomplete-noOptions{padding:8px}ul.AbbreviationLookup-module_listBox__Y50AT{padding-top:4px;padding-bottom:4px}.AbbreviationLookup-module_listBox__Y50AT li.MuiAutocomplete-option.Mui-focusVisible,.AbbreviationLookup-module_listBox__Y50AT li.MuiAutocomplete-option.Mui-focused{background-color:#f3f5f7;border-left:2px solid #167782}.Editor-module_button-common-styles__h4pal{border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:70px;height:24px;font-size:12px;line-height:14px;display:inline-flex}.Editor-module_scrollbar__yVsY8{scrollbar-width:thin}.Editor-module_scrollbar__yVsY8 ::-webkit-scrollbar-track{background-color:#0000}.Editor-module_scrollbar__yVsY8::-webkit-scrollbar{background-color:#eff2f5;width:6px;height:6px}.Editor-module_scrollbar__yVsY8::-webkit-scrollbar-thumb{background-color:#a5afb9d9;border-radius:10px}.Editor-module_scrollbar__yVsY8::-webkit-scrollbar-thumb:active{background-color:#a5afb9}.Editor-module_scrollbar__yVsY8::-webkit-scrollbar-thumb:hover{background-color:#a5afb9}.Editor-module_small__8cgEX body,.Editor-module_small__8cgEX div[role=dialog],.Editor-module_small__8cgEX form,.Editor-module_small__8cgEX select{font-size:12px}.Editor-module_editor__o0Gjz{color:#333;background-color:#fcfcfc;width:100%;height:100%;font:14px FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;position:relative}.Editor-module_editor__o0Gjz select{appearance:none!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.001 6.077-4.74-4.74.943-.942 3.797 3.797L8.797.395l.943.943-4.739 4.739Z' fill='%23231F20'/%3E%3C/svg%3E") calc(100% - 11px) no-repeat!important;padding:0 8px!important}.Editor-module_editor__o0Gjz li,.Editor-module_editor__o0Gjz menu,.Editor-module_editor__o0Gjz ul{margin:0;padding:0;list-style:none}.Editor-module_editor__o0Gjz input[type=search]{box-sizing:border-box;color:inherit;vertical-align:middle;background:#fff;border:1px solid #0000;border-radius:4px;height:2.4em;padding:6px 6px 6px 35px;font-size:14px;line-height:16px;display:inline-block}.Editor-module_editor__o0Gjz input[type=search]:active,.Editor-module_editor__o0Gjz input[type=search]:focus{outline:0}.Editor-module_editor__o0Gjz input[type=search]:hover{border:1px solid #43b5c0}.Editor-module_editor__o0Gjz input[type=search][disabled],.Editor-module_editor__o0Gjz input[type=search][readonly],fieldset[disabled] .Editor-module_editor__o0Gjz input[type=search]{cursor:not-allowed;opacity:.6;background:#f3f3f3}.Editor-module_editor__o0Gjz input[type=number],.Editor-module_editor__o0Gjz input[type=text],.Editor-module_editor__o0Gjz select,.Editor-module_editor__o0Gjz textarea{box-sizing:border-box;color:#333;vertical-align:middle;background:#fff;border:1px solid #cad3dd;border-radius:4px;height:24px;padding:3px 7px;font-family:Inter,FreeSans,Arimo,Droid Sans,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:16px;display:inline-block}.Editor-module_editor__o0Gjz input[type=number]:active,.Editor-module_editor__o0Gjz input[type=number]:focus,.Editor-module_editor__o0Gjz input[type=text]:active,.Editor-module_editor__o0Gjz input[type=text]:focus,.Editor-module_editor__o0Gjz select:active,.Editor-module_editor__o0Gjz select:focus,.Editor-module_editor__o0Gjz textarea:active,.Editor-module_editor__o0Gjz textarea:focus{caret-color:#167782;outline:0}.Editor-module_editor__o0Gjz input[type=number]:hover,.Editor-module_editor__o0Gjz input[type=text]:hover,.Editor-module_editor__o0Gjz select:hover,.Editor-module_editor__o0Gjz textarea:hover{border:1px solid #43b5c0}.Editor-module_editor__o0Gjz input[type=number][disabled],.Editor-module_editor__o0Gjz input[type=number][readonly],.Editor-module_editor__o0Gjz input[type=text][disabled],.Editor-module_editor__o0Gjz input[type=text][readonly],.Editor-module_editor__o0Gjz select[disabled],.Editor-module_editor__o0Gjz select[readonly],.Editor-module_editor__o0Gjz textarea[disabled],.Editor-module_editor__o0Gjz textarea[readonly],fieldset[disabled] .Editor-module_editor__o0Gjz input[type=number],fieldset[disabled] .Editor-module_editor__o0Gjz input[type=text],fieldset[disabled] .Editor-module_editor__o0Gjz select,fieldset[disabled] .Editor-module_editor__o0Gjz textarea{color:#585858;cursor:not-allowed;background-color:#e1e5ea;border:1px solid #cad3dd}.Editor-module_editor__o0Gjz fieldset{border-radius:4px;margin:0}.Editor-module_editor__o0Gjz fieldset>li{display:inline-block}.Editor-module_editor__o0Gjz fieldset.Editor-module_-hidden__aKodt{border-color:#0000;margin-top:1.5em}.Editor-module_editor__o0Gjz legend{color:#aeaeae;text-align:left;padding:0;font-size:12px}.Editor-module_editor__o0Gjz input[type=radio]{vertical-align:middle;margin:0 .3em;line-height:normal}.Editor-module_editor__o0Gjz input[type=checkbox]{vertical-align:middle;margin-right:.3em;line-height:normal}.Editor-module_switchingLoader__OlmM6{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.blinking{animation:1s infinite Editor-module_blink__J7UCV}@keyframes Editor-module_blink__J7UCV{0%{opacity:1}30%{opacity:0}to{opacity:1}}.Editor-module_editorsWrapper__qMSvd{width:100%;height:100%}.molecule-editor{flex-direction:column;gap:12px;height:min(72vh,760px);min-height:480px;display:flex;overflow:hidden}.molecule-editor__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.molecule-editor__title{flex-direction:column;gap:4px;min-width:0;display:flex}.molecule-editor__title .ant-typography{margin:0}.molecule-editor__status{color:var(--ant-color-text-description);font-size:var(--ant-font-size-sm)}.molecule-editor__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.molecule-editor__canvas{border:1px solid var(--ant-color-border-secondary);background:#fff;border-radius:12px;flex:auto;min-height:0;position:relative;overflow:hidden}.molecule-editor__canvas>div,.molecule-editor__canvas [class*=Editor-module_editor__],.molecule-editor__canvas [class*=Editor-module_editorsWrapper__],.molecule-editor__canvas [class*=App-module_app__],.molecule-editor__canvas [class*=StructEditor-module_canvas__],.molecule-editor__canvas [class*=App-module_canvas__],.molecule-editor__canvas .ketcher-root,.molecule-editor__canvas .struct-editor{height:100%;min-height:0}.molecule-edit-modal .ant-modal-body{min-height:0;display:flex}.molecule-edit-modal .molecule-editor{width:100%}.molecule-editor__canvas .app-content,.molecule-editor__canvas .toolbars{max-width:100%}.molecule-editor__canvas .toolbars,.molecule-editor__canvas svg{overflow:hidden}.molecule-editor__loading{background:#ffffffe0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.molecule-editor__alert{margin-top:4px}
/*$vite$:1*/