html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#1f1f1f;background:#f5f5f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.login-page{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:radial-gradient(circle at 78% 18%,rgba(22,119,255,.14),transparent 30%),linear-gradient(135deg,#f0f6ff,#fafcff 48%,#edf5ff)}.login-header,.login-footer{display:flex;align-items:center;justify-content:space-between;padding:24px clamp(24px,5vw,72px)}.brand{display:flex;gap:12px;align-items:center;color:#1f1f1f;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;color:#fff;border-radius:12px;background:#1677ff;box-shadow:0 8px 24px #1677ff33}.brand-mark--image{background:transparent;box-shadow:none}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain;border-radius:8px}.brand strong,.brand small{display:block;line-height:1.25}.brand small{color:#8c8c8c}.login-stage{width:min(1040px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:clamp(48px,8vw,112px);align-items:center}.login-intro h1.ant-typography{margin:10px 0 8px;font-size:clamp(38px,5vw,64px);color:#1f1f1f;letter-spacing:-.04em}.login-intro p{max-width:480px;font-size:18px;color:#595959}.eyebrow{color:#1677ff;font-size:12px;font-weight:700;letter-spacing:.16em}.login-card{box-shadow:0 24px 72px #1677ff24}.login-card .ant-card-body{padding:34px}.login-links{margin-top:16px;text-align:right;font-size:14px}.sample-import-upload{width:100%}.sample-import-template-link{display:inline-block;margin-top:10px}.samples-export-dropdown .ant-dropdown-menu-item{transition:background-color .12s ease,color .12s ease}.samples-export-dropdown .ant-dropdown-menu-item:hover{background:#e6f4ff}.samples-export-dropdown .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover{background:#1677ff;color:#fff}.samples-export-dropdown .ant-dropdown-menu-item-disabled:hover{background:#e6f4ff!important;color:#00000040;cursor:not-allowed}.app-language-menu-item{display:inline-flex;align-items:center;gap:10px;min-width:104px}.app-language-flag{width:20px;font-size:17px;line-height:1;text-align:center}.app-language-check-placeholder{display:inline-block;width:14px}.auth-back-link{margin-top:16px;text-align:center;font-size:14px}.auth-back-link a{display:inline-flex;align-items:center;gap:6px}.auth-success{display:grid;gap:22px}.auth-form-error{margin-bottom:20px}.setup-stage{width:min(760px,calc(100% - 48px));margin:auto auto 50px;display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.setup-page--bare{grid-template-rows:1fr;min-height:100vh;position:relative}.setup-language{position:absolute;top:18px;right:24px;z-index:2}.setup-native-select{width:100%;height:32px;padding:0 10px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#262626;font-size:14px;line-height:30px}.setup-native-select:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1f;outline:none}.setup-native-select--lang{width:110px;height:28px;font-size:13px;line-height:26px}.setup-brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:25px;margin-bottom:25px}.setup-brand-copy{display:flex;flex-direction:column;align-items:center;gap:4px}.setup-wizard-label{color:#00000073;font-size:14px;line-height:1}.setup-logo{display:grid;place-items:center;width:46px;height:46px;color:#fff;font-size:22px;border-radius:12px;background:#1677ff;box-shadow:0 8px 24px #1677ff33}.setup-brand .ant-typography{margin:0;font-size:34px;line-height:1}.setup-heading{margin-bottom:20px}.setup-heading .ant-typography{margin-bottom:0}.setup-card{min-width:0}.setup-card .ant-steps{margin-bottom:24px}.setup-form{min-height:280px}.setup-actions{display:flex;justify-content:flex-end;width:100%;margin-top:22px}.setup-loading{min-height:360px;display:grid;place-items:center}.setup-success-page{min-height:360px;display:grid;place-content:center;justify-items:center;gap:10px;text-align:center}.setup-success-page .ant-typography{margin:0}.setup-success-icon{color:#52c41a;font-size:56px}.iteration-note{margin-top:22px}.login-footer{color:#8c8c8c;font-size:13px}.app-pro-layout{min-height:100vh}.app-tenant-logo{display:block;width:28px;height:28px;object-fit:contain;border-radius:6px}.admin-logo-preview{display:block;width:56px;height:56px;object-fit:contain;border:1px solid #d9d9d9;border-radius:8px}.app-pro-layout-avatar{display:inline-flex;cursor:pointer}.app-pro-layout .ant-pro-layout-content{min-width:0}.account-page{display:grid;gap:20px}.account-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.account-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:20px;max-width:1100px;align-items:start}.account-settings-stack{display:grid;gap:20px}.account-settings-section{min-width:0;padding:24px;border:1px solid #f0f0f0;border-radius:10px;background:#fff}.account-settings-section .ant-typography{margin:0 0 20px}.cell-line-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.cell-line-toolbar,.sample-toolbar,.sample-filter-bar,.sample-action-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.cell-line-toolbar .ant-input-search,.cell-line-catalog-toolbar .ant-input-search,.sample-toolbar .ant-input-search,.sample-filter-bar .ant-input-search{min-width:min(320px,100%)}.cell-line-catalog-toolbar{display:flex;gap:12px;margin-bottom:16px}.cell-line-catalog-toolbar .ant-input-search{flex:1}.cell-line-catalog-toolbar .ant-select{width:220px}.cell-line-toolbar__right,.sample-toolbar__right,.sample-selection-actions{flex:none}.sample-filter-bar{align-items:center;justify-content:flex-start;flex-wrap:wrap;margin-bottom:12px}.sample-filter-bar>.ant-input-search{flex:1 1 250px}.sample-filter-bar>.ant-select{flex:1 1 150px;min-width:140px}.sample-filter-bar>.ant-btn{flex:none}.sample-action-bar{align-items:center;min-height:40px;margin-bottom:16px}.sample-action-bar>.ant-space{min-width:0}.sample-selection-actions{flex-wrap:wrap}.sample-filter-popover{width:min(340px,calc(100vw - 48px))}.permission-matrix-checkbox--restricted{color:var(--ant-color-text-disabled);cursor:not-allowed}.permission-matrix-checkbox--restricted{display:inline-flex;opacity:.72}.sample-filter-popover .ant-form-item{margin-bottom:14px}.sample-location-tree-select .ant-select-tree{min-width:340px;max-height:360px;padding:4px 12px}.sample-location-tree-select .ant-select-tree-treenode{min-height:10px;padding-block:0}.sample-location-tree-select .ant-select-tree-node-content-wrapper{overflow:visible;white-space:nowrap}.samples-page .ant-pro-query-filter-collapse-button,.cell-lines-page .ant-pro-query-filter-collapse-button{white-space:nowrap}.materials-action-space{gap:0!important}.materials-action-space .ant-btn{padding-inline:4px}.samples-page,.cell-lines-page{display:grid;gap:24px;padding:0}.overview-page{display:grid;gap:16px}.overview-page>.ant-row{margin-inline:0!important}.overview-page>.ant-row>.ant-col{display:flex}.overview-page>.ant-row>.ant-col>.ant-card{width:100%}.overview-summary-card{height:100%;border-radius:10px;box-shadow:0 4px 16px #0000000d}.overview-summary-card .ant-card-body{display:flex;min-height:172px;flex-direction:column;padding:22px 24px 16px}.overview-summary-label{display:flex;align-items:center;justify-content:space-between;color:#595959;font-size:16px}.overview-summary-label .anticon{color:#8c8c8c;font-size:14px}.overview-summary-value{margin-top:16px;color:#1f1f1f;font-size:34px;font-weight:500;line-height:1.15}.overview-summary-detail{margin-top:auto;padding-top:14px;border-top:1px solid #f0f0f0;color:#8c8c8c;font-size:13px}.overview-workspace-row{margin-top:0!important}.overview-card-caption{color:#8c8c8c;font-size:12px;font-weight:400}.overview-cell-line-ranking{display:grid;gap:12px}.overview-cell-line-ranking-item{display:grid;gap:4px}.overview-cell-line-ranking-label{display:flex;align-items:center;gap:8px;min-width:0;color:#595959;font-size:13px}.overview-cell-line-ranking-index{display:inline-flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;border-radius:50%;background:#f0f5ff;color:#1677ff;font-size:11px;font-variant-numeric:tabular-nums}.overview-cell-line-ranking-name{overflow:hidden;flex:1;text-overflow:ellipsis;white-space:nowrap}.overview-cell-line-ranking-count{flex:0 0 auto;color:#1f1f1f;font-variant-numeric:tabular-nums}.overview-cell-line-ranking-item .ant-progress{margin:0}.overview-ranking-empty{min-height:132px;display:grid;place-items:center;color:#8c8c8c;font-size:13px}.overview-liquid-nitrogen-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px 32px}.overview-liquid-nitrogen-item{min-width:0}.overview-liquid-nitrogen-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#595959;font-size:14px}.overview-liquid-nitrogen-header>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-liquid-nitrogen-header strong{flex:0 0 auto;color:#1f1f1f;font-size:20px;font-variant-numeric:tabular-nums}.overview-liquid-nitrogen-item .ant-progress{margin:6px 0 0}.overview-liquid-nitrogen-detail{margin-top:4px;color:#8c8c8c;font-size:12px}.liquid-nitrogen-estimate-cell{display:flex;align-items:center;gap:8px;min-width:180px}.liquid-nitrogen-estimate-cell .ant-progress{flex:1;margin:0}.backup-error-message{display:block;max-width:280px;overflow:hidden;color:var(--ant-color-error);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.backup-settings-hint{margin-top:16px;color:var(--color-text-secondary, #667085);font-size:13px;line-height:1.5}.backup-section-title{margin-bottom:16px;color:var(--color-text, #1f2937);font-size:16px;font-weight:600}.backup-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.backup-list-toolbar .backup-section-title{margin-bottom:0}@media(max-width:900px){.backup-list-toolbar{align-items:flex-start;flex-direction:column}}.overview-capacity-display{display:grid;justify-items:center;gap:0}.overview-capacity-gauge{position:relative;display:inline-flex;width:180px;height:158px;align-items:center;justify-content:center}.overview-capacity-occupied{position:absolute;z-index:2;top:104px;left:50%;color:#8c8c8c;font-size:13px;line-height:1.2;white-space:nowrap;transform:translate(-50%)}.overview-capacity-navigation{display:grid;justify-items:center;gap:0;margin-top:0;margin-bottom:-8px}.overview-capacity-navigation-label{color:#8c8c8c;font-size:12px;line-height:1.5}.overview-capacity-pagination{display:flex;align-items:center;gap:2px}.overview-capacity-pagination>.ant-btn{min-width:24px;min-height:24px;padding-inline:2px;font-size:14px;color:#595959}.overview-capacity-pagination>.ant-btn:hover,.overview-capacity-pagination>.ant-btn:focus-visible{color:#1677ff;background:#e6f4ff}.overview-capacity-dots{display:flex;align-items:center;justify-content:center;gap:0}.overview-capacity-dot{display:inline-flex;width:20px;height:24px;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;cursor:pointer}.overview-capacity-dot span{display:block;width:5px;height:5px;border-radius:50%;background:#d9d9d9;transition:width .2s ease,background-color .2s ease}.overview-capacity-dot:hover span{background:#69b1ff}.overview-capacity-dot.is-active span{width:10px;border-radius:4px;background:#1677ff}.overview-capacity-dot:focus-visible{outline:2px solid #1677ff;outline-offset:-2px}.overview-all-clear{margin-top:16px;color:#389e0d;font-size:13px}.dashboard-workplace{display:grid;gap:16px}.dashboard-workplace-notice{color:#595959}.dashboard-workplace-hero{padding:2px 12px 18px;background:transparent}.dashboard-workplace-heading{margin:0 0 18px!important;color:#1f1f1f!important;font-size:20px!important}.dashboard-workplace-hero-body{display:flex;align-items:center;justify-content:space-between;gap:40px}.dashboard-workplace-profile{display:flex;min-width:0;align-items:center;gap:20px}.dashboard-workplace-eyebrow{color:#1677ff;font-size:13px;font-weight:600;letter-spacing:.04em}.dashboard-workplace-title{margin:8px 0 4px!important;color:#1f1f1f!important}.dashboard-workplace-subtitle{max-width:620px;margin-bottom:0!important;color:#595959}.dashboard-workplace-avatar{color:#1677ff;background:#d6eaff;box-shadow:0 8px 24px #1677ff29}.dashboard-workplace-hero-stats{display:flex;flex:0 0 auto;align-items:stretch}.dashboard-workplace-hero-stats>div{display:grid;min-width:132px;gap:8px;padding-inline:28px;text-align:center}.dashboard-workplace-hero-stats>div+div{border-left:1px solid #d9d9d9}.dashboard-workplace-hero-stat-value{color:#1f1f1f;font-size:30px;line-height:1.1}.dashboard-workplace-stat-grid,.dashboard-workplace-content-grid{margin-inline:0!important}.dashboard-workplace-stat-grid>.ant-col,.dashboard-workplace-content-grid>.ant-col{display:flex}.dashboard-workplace-content-grid>.ant-col{flex-direction:column;gap:16px}.dashboard-workplace-activity-card,.dashboard-workplace-quick-links-card,.dashboard-workplace-capacity-card{width:100%;border-radius:8px}.dashboard-workplace-activity-card .ant-list-item{padding-block:14px}.dashboard-workplace-activity-avatar{color:#1677ff;background:#e6f4ff}.dashboard-workplace-activity-card .ant-list-item-meta-title{margin-bottom:6px}.dashboard-workplace-activity-card .ant-list-item-meta-description{color:#8c8c8c;font-size:12px}.dashboard-workplace-quick-links-card{margin-bottom:0}.dashboard-workplace-quick-links{display:grid;gap:4px}.dashboard-workplace-quick-link{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;height:auto;padding:10px 8px;text-align:left;white-space:normal}.dashboard-workplace-quick-link:hover{background:#f5faff}.dashboard-workplace-quick-link-icon{display:grid;width:28px;height:28px;place-items:center;color:#1677ff;border-radius:6px;background:#e6f4ff}.dashboard-workplace-capacity-headline{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.dashboard-workplace-capacity-footnote{margin-top:8px;color:#389e0d;font-size:12px}.dashboard-workplace-capacity-footnote .anticon{margin-right:4px}.dashboard-workplace-todos-card{border-radius:8px}.dashboard-workplace-todos-card .ant-list-item{padding-block:12px}.dashboard-workplace-todos-card .ant-list-item-meta-description{color:#8c8c8c;font-size:12px}.dashboard-shortcut-config-list{display:grid;gap:4px;max-height:420px;overflow-y:auto;padding-right:4px}.dashboard-shortcut-config-row{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:4px 8px;border:1px solid transparent;border-radius:6px;transition:background .2s,border-color .2s}.dashboard-shortcut-config-row:hover,.dashboard-shortcut-config-row.is-selected{border-color:#d6eaff;background:#f5faff}.dashboard-shortcut-config-row.is-selected{cursor:grab}.dashboard-shortcut-config-row.is-selected:active{cursor:grabbing}.dashboard-shortcut-config-row .ant-checkbox-wrapper{min-width:0;flex:1}.dashboard-shortcut-config-icon{color:#1677ff}.dashboard-shortcut-config-drag-handle{margin-left:12px;color:#8c8c8c}.dashboard-shortcut-config-count{display:block;margin-top:12px}@media(max-width:575px){.dashboard-workplace-hero{padding:2px 4px 18px}.dashboard-workplace-hero-body{align-items:flex-start;flex-direction:column;gap:24px}.dashboard-workplace-hero-stats{width:100%}.dashboard-workplace-hero-stats>div{min-width:0;flex:1;padding-inline:8px}.dashboard-workplace-hero-stat-value{font-size:22px}.dashboard-workplace-heading{font-size:20px!important}.dashboard-workplace-profile{gap:16px}.dashboard-workplace-avatar{width:64px!important;height:64px!important}}.search-filter-card{display:flex;justify-content:center;margin-bottom:24px;padding:36px 0 44px}.search-filter-row__input{width:min(680px,100%)}.samples-query-card,.samples-table-card,.cell-lines-query-card,.cell-lines-table-card{width:100%;min-width:0;border-radius:8px}.samples-query-card .ant-pro-query-filter,.cell-lines-query-card .ant-pro-query-filter{width:100%;min-width:0;padding:18px 0}.samples-query-card .ant-pro-query-filter>.ant-row>.ant-col:last-child{width:auto;max-width:none;min-width:220px;flex:1 1 220px;margin-left:0}.samples-query-card .ant-pro-query-filter>.ant-row>.ant-col:last-child .ant-space{width:100%;justify-content:flex-end}.samples-page .ant-pro-table-list-toolbar,.cell-lines-page .ant-pro-table-list-toolbar{align-items:center;margin-bottom:0}.samples-page .ant-pro-table-list-toolbar-container,.cell-lines-page .ant-pro-table-list-toolbar-container{gap:12px}.samples-page .ant-pro-table-search{margin-bottom:18px}.cell-line-table-settings,.sample-table-settings{width:min(360px,calc(100vw - 48px))}.cell-line-table-settings__header,.cell-line-column-settings__row,.sample-table-settings__header,.sample-column-settings__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cell-line-table-settings__section,.sample-table-settings__section{display:grid;gap:8px;margin-top:10px}.cell-line-table-settings__label,.sample-table-settings__label{color:#595959;font-size:13px;font-weight:600}.cell-line-column-settings,.sample-column-settings{display:grid;gap:6px;max-height:360px;margin-top:8px;overflow-y:auto;padding-right:4px}.cell-line-column-settings__row,.sample-column-settings__row{min-height:32px}.cell-line-column-settings__row .ant-checkbox-wrapper,.sample-column-settings__row .ant-checkbox-wrapper{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.placeholder-panel{min-height:360px;display:grid;place-items:center}.storage-box-grid{display:grid;gap:6px;min-width:0;overflow:hidden;padding-bottom:4px}.storage-box-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,280px);gap:12px;align-items:start;min-width:0}.storage-box-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:12px;min-height:40px;padding:6px 10px;border:1px solid rgba(5,5,5,.06);border-radius:10px;background:#fafafa;min-width:0;box-sizing:border-box}.storage-control-group{display:inline-flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.storage-control-caption{color:#00000073;font-size:12px;line-height:24px}.storage-box-toolbar .ant-segmented{background:#f0f0f0}.storage-box-toolbar .ant-segmented-item{font-weight:500}.storage-box-toolbar .ant-segmented-item-selected{background:#fff;color:#0958d9;box-shadow:0 1px 2px #00000014}.storage-box-position{color:#00000073;font-size:13px;font-weight:400;white-space:nowrap}.storage-box-list-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:12px;min-width:0}.storage-box-list-toolbar .ant-input-affix-wrapper{max-width:360px}.storage-box-list-toolbar>.ant-space{justify-content:flex-end}.storage-box-selection-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:12px;padding:8px 10px;border:1px solid #91caff;border-radius:10px;background:#e6f4ff;min-width:0}.batch-putaway-copy-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:12px}.batch-putaway-reason{max-width:760px;margin-top:16px;margin-bottom:0}.batch-putaway-required-marker{color:var(--ant-color-error)}.batch-putaway-table .ant-table-cell{overflow:hidden}.batch-putaway-table .ant-form-item-control-input{min-height:32px}.batch-putaway-table .ant-picker,.batch-putaway-table .ant-select,.batch-putaway-table .ant-input{width:100%;min-width:0}.batch-putaway-table .batch-putaway-source-row>.ant-table-cell{background:#e6f4ff}@media(max-width:900px){.batch-putaway-modal .ant-modal-body{padding-inline:12px}.batch-putaway-copy-toolbar{align-items:flex-start}}.storage-selection-summary{color:#0958d9;font-size:13px;font-weight:600}.storage-toolbar-label{color:#000000a6;font-size:13px}.storage-info-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px;margin-bottom:16px;min-width:0}.storage-info-card{border:1px solid rgba(5,5,5,.06);border-radius:8px;padding:6px 10px;background:#fafafa;min-width:0}.storage-info-card-label{display:block;font-size:12px;color:#00000073;line-height:1.4;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storage-info-card-value{display:flex;align-items:center;font-size:14px;font-weight:600;min-width:0;word-break:break-word}.storage-3d-prototype{margin:18px 0 24px;padding:16px;border:1px solid #e6e8ea;border-radius:12px;background:#f8fafc}.storage-3d-prototype-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.storage-3d-prototype-header .ant-typography{margin:0}.storage-3d-prototype-header .ant-typography-secondary{font-size:12px}.storage-3d-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:14px;align-items:stretch}.storage-3d-stage{position:relative;min-height:470px;overflow:hidden;border:1px solid #dbe4ef;border-radius:10px;background:radial-gradient(circle at 50% 44%,#fffffff5,#f1f6fab8 60%,#e5edf4e6),#f1f5f9}.storage-3d-stage:before{position:absolute;right:8%;bottom:26px;left:8%;height:76px;border-radius:50%;background:radial-gradient(ellipse,#374e632e,#374e6300 72%);content:"";filter:blur(5px)}.storage-3d-stage-caption{position:absolute;z-index:5;top:14px;right:16px;left:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#64748b;font-size:12px}.storage-3d-stage-caption span:first-child{color:#334155;font-weight:600}.storage-3d-canvas{position:absolute;inset:0;min-height:420px}.storage-3d-canvas-element{display:block;width:100%;height:100%;cursor:grab;outline:none}.storage-3d-canvas-element:active{cursor:grabbing}.storage-3d-tank{position:absolute;top:42px;left:50%;width:min(82%,440px);height:400px;transform:translate(-50%)}.storage-3d-tank-cap{position:absolute;z-index:4;top:0;left:31%;width:38%;height:48px;border:2px solid #204d7e;border-radius:50%/24%;background:linear-gradient(180deg,#7fb7ef,#3a76b4 46%,#255283);box-shadow:0 7px #d6e0e8,0 10px 18px #1e405d2e}.storage-3d-tank-cap:after{position:absolute;top:9px;right:14%;left:14%;height:6px;border-radius:50%;background:#dcf0ff80;content:""}.storage-3d-tank-neck{position:absolute;z-index:3;top:32px;left:33%;width:34%;height:44px;border:2px solid #aebdca;border-radius:6px 6px 12px 12px;background:linear-gradient(90deg,#b8c6d0,#f3f7fa 48%,#a4b3bf)}.storage-3d-tank-handle{position:absolute;z-index:2;top:62px;width:58px;height:20px;border:8px solid #b9c6d0;border-bottom:0;border-radius:22px 22px 0 0;opacity:.9}.storage-3d-tank-handle.is-left{left:8%;transform:rotate(-26deg)}.storage-3d-tank-handle.is-right{right:8%;transform:rotate(26deg)}.storage-3d-tank-body{position:absolute;z-index:1;inset:66px 0 18px;overflow:hidden;border:2px solid #57748c;border-radius:23% 23% 13% 13%/11% 11% 7% 7%;background:linear-gradient(90deg,#d3dee6ad,#ffffff75 19%,#ffffffb3 52%,#cbd8e18f);box-shadow:inset 12px 0 24px #89a1b11f,inset -14px 0 26px #708a9d1f,0 14px 22px #324c6229}.storage-3d-tank-shoulder{position:absolute;z-index:4;top:0;right:6%;left:6%;height:70px;border-bottom:1px solid rgba(79,109,130,.28);border-radius:50%;background:linear-gradient(180deg,#ffffffdb,#e8f1f63d);pointer-events:none}.storage-3d-interior{position:absolute;z-index:2;inset:78px 9% 36px;perspective:850px;transform-style:preserve-3d;transform-origin:50% 54%;transition:transform .26s ease-out}.storage-3d-rack{position:absolute;left:8%;display:grid;grid-template-rows:1fr;width:84%;height:42%;padding:14px 9px 9px;border:2px solid rgba(54,78,95,.76);border-radius:7px;background:linear-gradient(145deg,#596f7fdb,#253947f2);box-shadow:10px 11px #2d425029,0 8px 18px #273e4d38;transform-style:preserve-3d}.storage-3d-rack:first-child{top:3%}.storage-3d-rack:last-child{top:54%}.storage-3d-rack-label{position:absolute;top:-20px;left:2px;color:#47667d;font-size:11px;font-weight:600;white-space:nowrap}.storage-3d-rack-rail{position:absolute;right:4%;left:4%;height:5px;border-radius:5px;background:#aab9c3;box-shadow:0 2px #12232d5c;transform:translateZ(8px)}.storage-3d-rack-rail.is-top{top:7px}.storage-3d-rack-rail.is-bottom{bottom:5px}.storage-3d-boxes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;min-height:0;height:100%;transform:translateZ(14px)}.storage-3d-box{position:relative;min-width:0;padding:15px 5px 5px;border:1px solid #6d8494;border-radius:4px;background:linear-gradient(180deg,#d8e3e8,#afc1ca);box-shadow:inset 0 0 0 2px #ffffff40,3px 4px #11253033;transform:translateZ(6px)}.storage-3d-box-label{position:absolute;top:3px;left:5px;color:#385264;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:700}.storage-3d-box-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:3px;height:100%;min-height:0;padding:3px;border:1px solid rgba(64,89,103,.42);border-radius:3px;background:#50677457}.storage-3d-tube,.storage-3d-empty-slot{position:relative;display:block;min-width:0;min-height:0;border-radius:3px}.storage-3d-tube{padding:0;border:1px solid #23608d;background:linear-gradient(90deg,#81c5e8,#3c8fbe 48%,#1c5e91);box-shadow:1px 2px #112f4452;cursor:pointer;transition:box-shadow .18s ease,filter .18s ease,transform .18s ease}.storage-3d-tube:hover,.storage-3d-tube:focus-visible{filter:brightness(1.08);outline:none;transform:translateZ(6px) scale(1.06)}.storage-3d-tube.is-selected{border-color:#d46b08;box-shadow:0 0 0 2px #fa8c1657,1px 2px #112f4452}.storage-3d-tube-cap{position:absolute;top:-3px;right:1px;left:1px;height:5px;border-radius:50%;background:#bde9fb}.storage-3d-tube-label{position:absolute;right:0;bottom:1px;left:0;overflow:hidden;color:#ffffffe6;font-size:7px;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.storage-3d-empty-slot{border:1px dashed rgba(74,101,114,.46);background:#e1ebef61}.storage-3d-tank-glass{position:absolute;z-index:3;inset:0;background:linear-gradient(90deg,#c2dce833,#ffffff1f 46%,#b2cfdd38);pointer-events:none}.storage-3d-tank-rib{position:absolute;z-index:5;right:-1%;left:-1%;height:13px;border:2px solid rgba(87,116,134,.74);border-radius:50%;background:linear-gradient(180deg,#eff7fa99,#b3c6d066);box-shadow:0 3px #475f6e33;pointer-events:none}.storage-3d-tank-rib.rib-one{top:34%}.storage-3d-tank-rib.rib-two{top:48%}.storage-3d-tank-rib.rib-three{top:62%}.storage-3d-tank-base{position:absolute;z-index:0;right:14%;bottom:0;left:14%;height:35px;border:2px solid #8196a4;border-radius:50%;background:linear-gradient(180deg,#d7e1e6,#aebfc9);box-shadow:0 8px #455b682e}.storage-3d-prototype-details{min-width:0;padding:16px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.storage-3d-details-kicker{color:#64748b;font-size:12px;font-weight:600}.storage-3d-prototype-details .ant-typography-title{margin:8px 0 14px;color:#0f172a}.storage-3d-prototype-details .ant-descriptions{font-size:12px}.storage-3d-prototype-details .ant-divider{margin:16px 0}.storage-3d-legend{display:grid;gap:8px;color:#64748b;font-size:12px}.storage-3d-legend span{display:flex;align-items:center;gap:8px}.storage-3d-legend-swatch{display:inline-block;width:12px;height:12px;border-radius:3px}.storage-3d-legend-swatch.is-occupied{border:1px solid #23608d;background:#3c8fbe}.storage-3d-legend-swatch.is-empty{border:1px dashed rgba(74,101,114,.64);background:#edf3f5}.storage-3d-note{margin:16px 0 0;font-size:12px;line-height:1.6}.storage-box-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-bottom:12px;min-width:0;color:#262626;font-size:13px;line-height:22px}.storage-box-meta-item{display:inline-flex;align-items:center;gap:7px;min-width:0;white-space:nowrap}.storage-box-meta-item .ant-progress{flex:0 0 auto;margin:0}.storage-box-meta-label{color:#00000073;font-size:12px}.storage-box-meta-divider{width:1px;height:16px;background:#0505051f;flex:0 0 auto}.storage-pane-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:12px;font-weight:600;min-width:0}.storage-detail-title{font-size:17px}.storage-browser-col,.storage-detail-col{min-width:0}@media(min-width:992px){.storage-browser-col{border-right:1px solid rgba(5,5,5,.06);padding-right:16px}.storage-detail-col{padding-left:16px}}@media(max-width:991.98px){.storage-browser-col{margin-bottom:16px}}.storage-box-card .ant-descriptions-item-content{min-width:0;word-break:break-word}.storage-tree-title{display:inline-block;cursor:pointer;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.storage-tree-title.is-inactive{color:#00000073}.storage-tree-status-dot{display:inline-block;width:8px;height:8px;margin-inline-end:6px;border-radius:50%;vertical-align:middle;background:#fa8c16}.storage-tree.ant-tree .ant-tree-node-content-wrapper{min-width:0;cursor:pointer;padding-inline:2px}.storage-tree.ant-tree .ant-tree-switcher{width:20px;margin-inline-end:0}.storage-tree.ant-tree .ant-tree-switcher-line-icon{position:relative;width:14px;height:14px;color:#262626}.storage-tree.ant-tree .ant-tree-switcher-line-icon svg{display:none}.storage-tree.ant-tree .ant-tree-switcher-line-icon:after{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:translate(-50%,-62%) rotate(45deg);transform-origin:center}.storage-tree.ant-tree .ant-tree-switcher_close .ant-tree-switcher-line-icon:after{transform:translate(-62%,-50%) rotate(-45deg)}.storage-tree.ant-tree .ant-tree-title{display:inline-block;max-width:100%}.storage-position{min-width:0;aspect-ratio:1;overflow:hidden;border:1px solid #d9d9d9;border-radius:8px;background:#fafafa;color:#595959;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px;transition:border-color .2s,box-shadow .2s,background .2s}.storage-position span,.storage-position strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storage-position span{font-size:12px;font-weight:700}.storage-position strong{color:#0958d9;font-size:10px;font-weight:600}.storage-position.is-occupied{border-color:#91caff;background:#e6f4ff}.storage-position.is-empty{background:#fff}.storage-position.is-selected,.storage-position:focus-visible{border-color:#fa8c16;background:#fff7e6;box-shadow:0 0 0 3px #fa8c1629;outline:none}.storage-position.is-batch-selected{border-color:#d46b08;background:#fff1b8;box-shadow:0 0 0 3px #fa8c163d}.storage-position.is-batch-selected strong{color:#ad4e00}.storage-position-detail{position:sticky;top:16px;min-width:0;border:1px solid #e7edeb;border-radius:8px;padding:14px;background:#fff}.storage-position-detail-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:12px}.storage-position-detail-header .ant-space{flex-wrap:wrap}.storage-position-detail-header .ant-typography{margin-bottom:0}.storage-batch-tools{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #eef2f1}@media(max-width:1280px){.storage-box-workspace{grid-template-columns:1fr}.storage-position-detail{position:static}}@media(max-width:900px){.storage-3d-content{grid-template-columns:1fr}.storage-3d-stage{min-height:430px}}@media(max-width:1440px){.storage-position{padding:4px}.storage-position span{font-size:11px}.storage-position strong{font-size:9px}}@media(max-width:760px){.login-stage{grid-template-columns:1fr;gap:28px;padding:24px 0}.login-intro{text-align:center}.login-intro p{margin-inline:auto}.login-header,.login-footer{padding:18px 24px}.account-header{align-items:flex-start;flex-direction:column}.cell-line-form-grid{grid-template-columns:1fr}.cell-line-toolbar,.cell-line-catalog-toolbar,.sample-toolbar,.sample-filter-bar,.sample-action-bar{flex-direction:column}.cell-line-toolbar,.cell-line-toolbar>.ant-space,.cell-line-catalog-toolbar,.sample-toolbar,.sample-toolbar>.ant-space,.sample-filter-bar,.sample-action-bar{width:100%}.cell-line-toolbar__right,.sample-toolbar__right{align-self:flex-end}.cell-line-catalog-toolbar .ant-select{width:100%}.sample-filter-bar{align-items:stretch}.search-filter-card{margin-bottom:20px;padding:28px 0 36px}.search-filter-row__input{width:100%}.sample-filter-bar>.ant-input-search,.sample-filter-bar>.ant-select,.sample-filter-bar>.ant-btn{flex:1 1 100%;width:100%}.sample-action-bar{align-items:stretch}.sample-action-bar .sample-toolbar__right,.sample-selection-actions{align-self:stretch}.storage-box-workspace{grid-template-columns:1fr}.storage-position-detail{position:static}.storage-position-detail-header{flex-direction:column}.storage-box-list-toolbar{align-items:stretch;flex-direction:column}.storage-box-list-toolbar .ant-input-affix-wrapper,.storage-box-list-toolbar>.ant-space{width:100%}.storage-box-selection-bar{align-items:stretch;flex-direction:column}.storage-box-selection-bar>.ant-space{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.catalog-stat-value{font-size:22px;font-weight:600;line-height:1.3}[data-testid=general-settings-form] .ant-form-item-control-input-content{max-width:420px}[data-testid=general-settings-form] .admin-settings-footer{display:flex;justify-content:flex-end;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}[data-testid=general-settings-form] .ant-form-item-label>label.ant-form-item-required:before{content:none}[data-testid=general-settings-form] .ant-form-item-label>label.ant-form-item-required:after{content:"*";color:#ff4d4f;margin-inline-start:4px}.catalog-stat-label{color:#0000008c;font-size:12px;margin-top:2px}.ant-descriptions.catalog-detail-descriptions .ant-descriptions-view>table{table-layout:fixed!important}.storage-box-workbench{container-type:inline-size;--well-border: #e1e6ed;--well-filled: #eaf1f9;--well-selected: #1668dc;--well-surface: #fff;--well-text: #1e293b;--well-muted: #657184;border:1px solid var(--storage-border);border-radius:var(--storage-radius);background:var(--storage-surface);min-width:0}.storage-workbench-toolbar,.storage-task-toolbar,.storage-workbench-heading,.cryovial-section-heading,.cryovial-bulkbar,.cryovial-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.storage-workbench-toolbar,.storage-task-toolbar{padding:12px 16px;border-bottom:1px solid var(--storage-border)}.storage-task-toolbar{background:var(--storage-soft)}.storage-display-settings{display:grid;gap:16px;min-width:220px}.storage-display-settings label{display:grid;gap:8px}.storage-task-toolbar .ant-select{min-width:155px}.storage-workbench-content{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:start}.storage-workbench-map{min-width:0;padding:20px 16px}.storage-workbench-heading{margin-bottom:16px}.storage-workbench-heading .ant-typography{margin:0}.storage-well-scroll{padding:8px}.storage-well-grid{display:grid;gap:8px;align-items:stretch}.storage-well-axis{display:grid;place-items:center;font:inherit;color:var(--storage-muted);padding:0;border:0;background:transparent;min-height:28px;border-radius:4px}button.storage-well-axis:not(:disabled){cursor:pointer;color:var(--storage-primary)}button.storage-well-axis:hover:not(:disabled){background:var(--storage-soft)}.storage-well{position:relative;min-width:0;width:100%;min-height:0;aspect-ratio:1;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center;padding:5px 3px;border:1px solid var(--well-border);background:var(--well-surface);border-radius:var(--storage-radius);color:var(--well-text);cursor:pointer;font:inherit;font-size:12px;line-height:16px}.storage-well.is-occupied{background:var(--well-filled)}.storage-well.is-selected{border-color:var(--well-selected);box-shadow:0 0 0 1px var(--well-selected)}.storage-well:focus-visible,.storage-well-axis:focus-visible{outline:2px solid var(--storage-primary);outline-offset:3px}.storage-well:disabled{opacity:.4;cursor:not-allowed}.storage-well-content{flex-shrink:0;line-height:14px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:var(--storage-muted)}.storage-well-state{flex-shrink:0;line-height:10px;font-size:10px;color:var(--storage-muted)}.storage-well-check{position:absolute;top:0;right:0;transform:translate(40%,-40%);width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:var(--well-selected);color:#fff;font-size:10px;z-index:1}.storage-workbench-detail{min-width:0;padding:20px 16px;border-left:1px solid var(--storage-border)}.storage-workbench-detail .ant-descriptions-item-content{overflow-wrap:anywhere}.storage-detail-actions{display:grid;gap:8px;margin-top:20px}.storage-selection-labels{overflow-wrap:anywhere;max-height:180px;overflow-y:auto;margin:20px 0;line-height:1.8}.storage-well-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px;font-size:12px;color:var(--storage-muted)}.storage-well-legend i{display:inline-block;width:12px;height:12px;border:1px solid var(--storage-border);border-radius:3px;margin-right:4px}.storage-well-legend .is-occupied{background:var(--well-filled)}.storage-well-legend .is-selected{border:2px solid var(--well-selected)}.storage-workbench-map .ant-input-search{margin-bottom:12px}.storage-current-row>td{background:var(--storage-soft)!important}.cryovial-entry{min-width:0}.cryovial-context{display:grid;gap:8px;margin-bottom:16px;overflow-wrap:anywhere}.cryovial-entry>.ant-steps{margin-bottom:20px}.cryovial-entry>.ant-alert{margin-bottom:16px}.cryovial-section{border:1px solid var(--storage-border);border-radius:8px;padding:16px;margin-bottom:16px;background:var(--storage-surface)}.cryovial-section-heading{margin-bottom:8px}.cryovial-section-heading .ant-typography{margin:0}.cryovial-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px}.cryovial-fields.is-single{grid-template-columns:repeat(2,minmax(0,1fr))}.cryovial-fields>*{min-width:0}.cryovial-fields .ant-form-item{margin-bottom:0}.cryovial-wide{grid-column:1 / -1}.cryovial-origin{display:flex;align-items:center;flex-wrap:wrap;gap:2px;min-height:24px;font-size:12px}.cryovial-origin .ant-btn{padding:0 4px;font-size:12px}.cryovial-rows .ant-table-cell{vertical-align:top}.cryovial-rows .ant-form-item{margin-bottom:0}.cryovial-rows .ant-select{width:100%}.cryovial-bulkbar{background:var(--storage-soft);padding:10px 12px;margin:12px 0;border-radius:6px}.cryovial-bulkeditor{padding:12px;background:var(--storage-muted-bg);margin-bottom:12px}.cryovial-bulkeditor .ant-select{min-width:140px}.cryovial-bulkeditor .ant-typography{margin:8px 0 0}.cryovial-entry .ant-checkbox-group{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.cryovial-entry .ant-checkbox-wrapper{min-height:32px;align-items:center}.cryovial-footer{text-align:left}@media(max-width:1200px){.storage-workbench-content{grid-template-columns:minmax(0,1fr) 230px}}@media(max-width:900px){.storage-workbench-content{grid-template-columns:minmax(0,1fr)}.storage-workbench-detail{border-left:0;border-top:1px solid var(--storage-border)}.cryovial-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.cryovial-fields,.cryovial-fields.is-single{grid-template-columns:minmax(0,1fr)}.cryovial-section{padding:12px}.cryovial-footer>.ant-space{width:100%;justify-content:flex-end}.storage-workbench-map{padding:12px}}.storage-batch-toggle{min-width:96px}.storage-display-settings .ant-segmented-item{flex:1 1 0;min-width:0}.cryovial-field-label{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.cryovial-fields .ant-form-item-label>label{width:100%}.cryovial-field-label .ant-btn{padding:0;height:auto;font-size:12px}@container (max-width: 720px){.storage-workbench-content{grid-template-columns:minmax(0,1fr)}.storage-workbench-detail{border-left:0;border-top:1px solid var(--storage-border)}}@container (max-width: 460px){.storage-well-grid{gap:6px}.storage-well{padding:0;font-size:10px;line-height:12px}.storage-well-content,.storage-well-state{display:none}.storage-well-check{width:12px;height:12px;font-size:8px}}button.storage-well-axis{min-height:0}.cryovial-context{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 16px}.cryovial-footer{justify-content:flex-end}.cryovial-entry>.ant-alert,.cryovial-entry>.ant-steps+.ant-alert{margin-bottom:16px}.storage-list-identity{display:flex;flex-direction:column;overflow-wrap:anywhere}.storage-workbench-map .ant-table-cell,.cryovial-section .ant-table-cell{overflow-wrap:anywhere}.cryovial-review-reason{margin-top:24px}.cryovial-entry>.ant-steps{max-width:620px;margin:0 auto 24px}.storage-box-transition{transition:opacity .16s ease}.storage-box-transition[aria-busy=true]{opacity:.55}@media(prefers-reduced-motion:reduce){.storage-box-transition{transition:none}}.cryovial-single-form{max-width:680px;margin-inline:auto}.cryovial-expand-button.ant-btn{width:20px;min-width:20px;height:20px;padding:0;border:1px solid #e1e6ed;border-radius:50%;font-size:12px}.cryovial-expand-button.ant-btn[aria-expanded=true]{border-color:#4096ff;color:#4096ff}.storage-compact-list .ant-table-tbody>tr>td{padding-block:4px}.storage-compact-list .ant-table-thead>tr>th{padding-block:6px}.storage-compact-list .ant-table-cell>.ant-btn-link{height:24px;padding-block:0}.dashboard-workplace-stat-link.ant-btn{height:auto;display:flex;flex-direction:column;align-items:flex-start;padding:4px 8px;white-space:normal}
