.CellImage_baseText__iH0Wk,.CellImage_detailContainer__GQbup,.CellImage_mainContainer__SMLFb{font-family:var(--font-figtree);color:var(--blue-black)}.CellImage_mainContainer__SMLFb{height:100dvh;overflow-y:auto;padding-bottom:1rem;padding-right:1rem}.CellImage_mainContainer__SMLFb::-webkit-scrollbar{display:none}.CellImage_mainContainer__SMLFb{-ms-overflow-style:none;scrollbar-width:none}.CellImage_headerSpacing__iUJme{position:sticky;top:1rem;z-index:50;margin-bottom:1rem;box-shadow:0 4px 20px rgba(0,0,0,.03)}.CellImage_detailContainer__GQbup{height:100dvh;padding-right:1rem;padding-bottom:1rem;display:flex;flex-direction:column;overflow:hidden}.CellImage_detailHeaderSpacing__24ROP{margin:1rem 0}.CellImage_controlsBar___E_6c{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1rem;gap:1rem;padding-top:1rem}.CellImage_controlsBar___E_6c .CellImage_selectWrapper__oBu9m{width:20.5rem}.CellImage_controlsBar___E_6c .CellImage_actions__MqN57{display:flex;gap:1rem}.CellImage_selectionBar__skgEN{display:flex;justify-content:space-between;align-items:center;background:var(--white);border-radius:2rem;padding:.75rem 1.5rem;margin-bottom:1rem}.CellImage_selectionBar__skgEN .CellImage_selectAllLabel__QwgyI{display:flex;align-items:center;gap:.75rem;cursor:pointer;user-select:none;font-size:.875rem;font-weight:500;color:var(--blue-black)}.CellImage_selectionBar__skgEN .CellImage_selectionActions__cpRnO{display:flex;gap:.75rem}.CellImage_grid__2A_SS{display:grid;grid-template-columns:repeat(auto-fill,minmax(23rem,1fr));gap:1rem;padding-bottom:2rem}.CellImage_cardOverlay__NXBDH{position:absolute;top:.75rem;left:.75rem;right:.75rem;display:flex;justify-content:space-between;align-items:flex-start;z-index:10;opacity:0;transition:opacity .2s;pointer-events:none}.CellImage_cardOverlay__NXBDH>*{pointer-events:auto}.CellImage_cardCheckbox__ouhCH{width:1.5rem;height:1.5rem;appearance:none;background:var(--white);border:1.5px solid var(--light-blue);border-radius:.5rem;cursor:pointer;position:relative;flex-shrink:0;transition:all .2s}.CellImage_cardCheckbox__ouhCH:checked:after{content:"";position:absolute;inset:3px;background:var(--light-blue);border-radius:.25rem}.CellImage_cardDeleteBtn__cFNzP{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:50%;cursor:pointer;border:none;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:background-color .2s;color:var(--red-100)}.CellImage_cardDeleteBtn__cFNzP svg{fill:var(--red-100)}.CellImage_cardDeleteBtn__cFNzP:hover{background:var(--red-25)}.CellImage_card__gIEjU{position:relative;background:var(--white);border-radius:2rem;padding:1rem;cursor:pointer;border:2px solid transparent;transition:transform .2s,box-shadow .2s,border-color .2s}.CellImage_card__gIEjU:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(0,0,0,.05)}.CellImage_card__gIEjU:hover .CellImage_cardOverlay__NXBDH{opacity:1}.CellImage_card__gIEjU .CellImage_imageWrapper__slKR0{width:100%;height:16rem;background-color:var(--light-gray);border-radius:1.5rem;overflow:hidden;margin-bottom:1rem;position:relative}.CellImage_card__gIEjU .CellImage_imageWrapper__slKR0 img{object-fit:contain}.CellImage_card__gIEjU .CellImage_noImage___mG3Q{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:.875rem}.CellImage_card__gIEjU .CellImage_cardContent__OrKAW{text-align:left}.CellImage_card__gIEjU .CellImage_cardContent__OrKAW .CellImage_cardTitle__oCiKG{display:flex;justify-content:space-between;align-items:center;font-weight:500;margin-bottom:1rem}.CellImage_card__gIEjU .CellImage_cardContent__OrKAW .CellImage_metaGrid___QRPR{display:flex;justify-content:flex-start;gap:2rem;font-size:.75rem}.CellImage_card__gIEjU .CellImage_cardContent__OrKAW .CellImage_metaColumn__K0kYK{display:grid;grid-template-columns:max-content auto;column-gap:.5rem;row-gap:.25rem}.CellImage_card__gIEjU .CellImage_cardContent__OrKAW .CellImage_metaRow__WKmWN{display:contents}.CellImage_card__gIEjU .CellImage_cardContent__OrKAW .CellImage_label__zFM71{font-weight:600;text-align:left}.CellImage_card__gIEjU .CellImage_cardContent__OrKAW .CellImage_value__6OmOA{font-weight:400;text-align:left}.CellImage_cardSelected__Fs6pR{border-color:var(--bright-blue-50)}.CellImage_selectionMode__UlfhU .CellImage_cardOverlay__NXBDH{opacity:1}.CellImage_detailHeader__njiDg{display:flex;align-items:center;gap:1rem}.CellImage_detailHeader__njiDg button{cursor:pointer}.CellImage_detailLayout__pvmEd{display:grid;grid-template-columns:28rem 1fr;gap:1rem;flex:1;min-height:0;align-items:start}.CellImage_infoCard__1AjUD{background:var(--white);border-radius:2rem;padding:1.5rem;height:fit-content;max-height:100%;overflow-y:auto}.CellImage_infoCard__1AjUD::-webkit-scrollbar{display:none}.CellImage_infoCard__1AjUD{-ms-overflow-style:none;scrollbar-width:none}.CellImage_infoCard__1AjUD h3{margin-bottom:1.5rem;font-size:1.125rem;font-weight:500}.CellImage_infoCard__1AjUD .CellImage_infoList__6YcIP{display:grid;grid-template-columns:max-content 1fr;column-gap:.5rem;row-gap:.75rem;font-size:.875rem;margin-bottom:2rem;align-items:baseline}.CellImage_infoCard__1AjUD .CellImage_label__zFM71{font-weight:500;text-align:right;white-space:nowrap}.CellImage_infoCard__1AjUD .CellImage_value__6OmOA{font-weight:400;line-height:1.5}.CellImage_infoCard__1AjUD .CellImage_infoActions__ItMVB{display:flex;flex-direction:column;gap:.75rem}.CellImage_infoCard__1AjUD .CellImage_infoActions__ItMVB .CellImage_exportButtons__Ve_EZ{display:flex;gap:.75rem}.CellImage_infoCard__1AjUD .CellImage_infoActions__ItMVB .CellImage_exportButtons__Ve_EZ button{flex:1;justify-content:center}.CellImage_infoCard__1AjUD .CellImage_infoActions__ItMVB .CellImage_deleteButton___v3Dd{width:100%;justify-content:center}.CellImage_imagesColumn__6e3Hc{display:flex;flex-direction:column;gap:1rem;height:100%;overflow:hidden}.CellImage_imagesColumn__6e3Hc .CellImage_imageBlock__3LYXq{background:var(--white);border-radius:2rem;padding:1rem;flex:1;display:flex;flex-direction:column;min-height:0}.CellImage_imagesColumn__6e3Hc .CellImage_imageBlock__3LYXq h4{margin-bottom:.75rem;font-size:1.125rem;font-weight:500;flex-shrink:0}.CellImage_imagesColumn__6e3Hc .CellImage_imageBlock__3LYXq .CellImage_imgWrapper__2y3Af{position:relative;width:100%;flex:1;border-radius:1.5rem;overflow:hidden;background-color:var(--light-gray)}.CellImage_imagesColumn__6e3Hc .CellImage_imageBlock__3LYXq .CellImage_imgWrapper__2y3Af img{object-fit:contain}.Input_input__BjCbE{height:3rem;min-height:3rem;width:100%;border-radius:2rem;border-width:1px;border-style:solid;border-color:var(--border-default);background-color:var(--surface-base);padding:.875rem 1rem;font-family:var(--font-figtree);font-size:1rem;color:var(--text-primary);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.Input_input__BjCbE:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.Input_input__BjCbE:disabled{cursor:not-allowed;opacity:.5}.Input_input__BjCbE::placeholder{color:var(--text-muted)}.Input_input__BjCbE:focus-within{border-color:var(--border-focus)}.Input_input__BjCbE:-webkit-autofill,.Input_input__BjCbE:-webkit-autofill:active,.Input_input__BjCbE:-webkit-autofill:focus,.Input_input__BjCbE:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:var(--text-primary)!important}.Input_error-section__Jw2fj .Input_input__BjCbE{border-color:var(--status-error)}.Input_form-section__aG1t3.Input_with-icon__gI7wL .Input_input__BjCbE{padding-inline-end:40px}.Input_input__BjCbE::-webkit-inner-spin-button,.Input_input__BjCbE::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Input_input__BjCbE[type=number]{appearance:textfield;-moz-appearance:textfield}.Input_label-input__cSYrU{margin-bottom:.25rem;display:flex;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--text-primary)}.Input_error-message__xpjDZ{margin-top:.25rem;padding-inline-start:1rem;font-size:.75rem;line-height:1rem;font-weight:500;color:var(--status-error-text)}.Select_customSelect__UGUPj{position:relative;font-size:1rem;line-height:1;color:var(--text-muted)}.Select_disabled-section__f0lvo .Select_customSelect__UGUPj{--tw-border-opacity:0.5}.Select_customSelect__UGUPj .select__indicator-separator{display:none}.Select_customSelect__UGUPj .select__control{min-height:3rem;min-width:13rem;cursor:pointer;border-radius:2rem;border-width:1px;border-style:solid;border-color:var(--border-default);background-color:var(--surface-base);padding-left:1rem;padding-right:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.Select_customSelect__UGUPj .select__control--is-focused,.Select_customSelect__UGUPj .select__control--menu-is-open{border-color:var(--border-focus)}.Select_customSelect__UGUPj .select__control--is-focused .select__indicator,.Select_customSelect__UGUPj .select__control--menu-is-open .select__indicator{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.Select_small-select__iBtjp .Select_customSelect__UGUPj .select__control{padding-inline-end:0;padding-inline-start:.5rem}.Select_error-section__Ra_Ww .Select_customSelect__UGUPj .select__control{border-color:var(--status-error)!important;box-shadow:none!important}.Select_customSelect__UGUPj .select__placeholder{color:var(--text-muted)}.Select_customSelect__UGUPj .select__value-container{margin:0;min-height:2.25rem;overflow:visible;padding:0;color:var(--text-muted)}.Select_is-tooltip-show__KCrUO .Select_customSelect__UGUPj .select__value-container{padding-inline-end:1.75rem}.Select_customSelect__UGUPj .select__single-value{margin:0;text-align:start;font-size:1rem;line-height:1.5rem;color:var(--text-primary)}.Select_customSelect__UGUPj .select__single-value--is-disabled{opacity:.3}.Select_customSelect__UGUPj .select__input-container{margin:0;padding:0;font-size:1rem;line-height:1.5rem;color:var(--text-primary)}.Select_customSelect__UGUPj .select__indicator{padding-left:.125rem;padding-right:.125rem;color:var(--text-muted)}.Select_customSelect__UGUPj .select__clear-indicator:hover{color:var(--status-error)}.Select_customSelect__UGUPj .select__dropdown-indicator:hover{color:var(--text-primary)}.Select_customSelect__UGUPj .select--is-disabled .select__indicators{opacity:.3}.Select_multiSelectPlaceholder__eZfHF{font-size:1rem;line-height:1.5rem;color:var(--text-muted)}.Select_badgeContainer__KVk8m{display:flex;flex-wrap:wrap;gap:.25rem;padding-top:.125rem;padding-bottom:.125rem}.Select_badge__MU2EZ{display:flex;align-items:center;gap:.25rem;border-radius:9999px;padding:.25rem .25rem .25rem .625rem;font-size:.875rem;line-height:1.25rem;line-height:1;background-color:var(--bright-blue-25);color:var(--blue-black)}.Select_badgeLabel__SXH8f{white-space:nowrap}.Select_badgeRemove__XoJ5Z{display:flex;align-items:center;justify-content:center;border-radius:9999px;padding:.125rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:var(--dark-gray)}.Select_badgeRemove__XoJ5Z:hover{background-color:var(--bright-blue-50);color:var(--blue-black)}.Select_checkboxOption__Hn9UE{display:flex;width:100%;align-items:center;gap:.5rem;padding-top:.25rem;padding-bottom:.25rem}.Select_checkboxOption__Hn9UE .Select_checkbox__YX7LL{display:flex;height:1.5rem;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;border-width:1px;border-color:var(--brand-light-sky-blue);background-color:var(--brand-white);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.Select_checkboxOption__Hn9UE .Select_checkbox__YX7LL.Select_checked__ILXqT{border-color:var(--brand-light-sky-blue)}.Select_checkboxOption__Hn9UE .Select_checkbox__YX7LL.Select_checked__ILXqT:after{content:"";display:block;height:1rem;width:1rem;border-radius:4px;background-color:var(--brand-light-sky-blue)}.Select_checkboxOption__Hn9UE span{font-size:1rem;line-height:1.5rem;color:var(--blue-black)}.Select_menuFooter__5qmYr{position:sticky;bottom:0;margin-top:.25rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;background-color:var(--brand-white);padding-top:.5rem;padding-bottom:.5rem}.Select_menuFooter__5qmYr button{display:flex;height:2.5rem;flex:1 1 0%;align-items:center;justify-content:center;border-radius:2rem;padding-left:1rem;padding-right:1rem;text-align:center;font-family:var(--font-poppins);font-size:1rem;line-height:1.5rem;font-weight:700;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.Select_menuFooter__5qmYr .Select_cancelBtn__8b_SE{border-width:1px;border-color:var(--brand-off-black);background-color:var(--brand-white);color:var(--brand-off-black)}.Select_menuFooter__5qmYr .Select_cancelBtn__8b_SE:hover{opacity:.7}.Select_menuFooter__5qmYr .Select_applyBtn__L6t9u{border-width:1px;border-color:transparent;background-color:var(--brand-brilliant-sky-blue);color:var(--brand-white)}.Select_menuFooter__5qmYr .Select_applyBtn__L6t9u:hover{opacity:.7}.Select_loadMoreBtn__sXCq9{margin-top:.5rem;width:100%;cursor:pointer;border-radius:.5rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));padding-top:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:var(--bright-blue-100)}.Select_loadMoreBtn__sXCq9:hover{color:var(--bright-blue-50)}.Select_loadMoreBtn__sXCq9:disabled{cursor:default;opacity:.5}.Select_menuPortal__r_85V{z-index:9999}.Select_menuPortal__r_85V .select__menu{margin-bottom:.25rem;margin-top:.25rem;overflow:hidden;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));padding:1rem .375rem 1rem 1rem;font-family:var(--font-figtree);font-size:1rem;line-height:1.5rem;color:var(--blue-black);--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.Select_menuPortal__r_85V .select__menu-list{display:flex;max-height:15rem;flex-direction:column;gap:.25rem;overflow-y:auto;padding-bottom:0;padding-right:.5rem;padding-top:0}.Select_menuPortal__r_85V .select__menu-list::-webkit-scrollbar-button{display:none;height:0;width:0}.Select_menuPortal__r_85V .select__menu-list::-webkit-scrollbar{width:.25rem;height:.25rem}.Select_menuPortal__r_85V .select__menu-list::-webkit-scrollbar-thumb{background-color:var(--blue-black);border-radius:1rem}.Select_menuPortal__r_85V .select__menu-list::-webkit-scrollbar-thumb:hover{background-color:var(--dark-gray)}.Select_menuPortal__r_85V .select__menu-list::-webkit-scrollbar-track{background-color:var(--medium-gray);border-radius:1rem}.Select_menuPortal__r_85V .select__option{min-height:2rem;cursor:pointer;border-radius:.5rem;padding:.25rem .5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.Select_menuPortal__r_85V .select__option--is-focused,.Select_menuPortal__r_85V .select__option:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.Select_menuPortal__r_85V .select__option--is-selected{background-color:var(--brand-white);color:var(--blue-black)}.Select_menuPortal__r_85V .select__option--is-selected:active{background-color:var(--brand-white)}.Select_noOptionsNotice__SJhg3{display:inline-flex;align-items:center;gap:.375rem}.Select_reloadLink__6d249{cursor:pointer;border-bottom:1px;border-color:currentcolor;border-style:dotted;color:var(--text-muted);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.Select_reloadLink__6d249:hover{color:var(--text-primary)}.RadioButton_label__jAmr9{display:inline-flex;width:100%;cursor:pointer;user-select:none;align-items:flex-start}.RadioButton_input___SrTi{position:absolute;left:0;top:0;display:none;width:0;height:0}.RadioButton_input___SrTi:checked+.RadioButton_text__X3MTG:after{opacity:1;transform:scale(1)}.RadioButton_input___SrTi.RadioButton_isError__qxHQK+.RadioButton_text__X3MTG:before{border-color:var(--status-error)}.RadioButton_text__X3MTG{position:relative;display:block;min-height:1.5rem;padding-inline-start:2rem;padding-top:0;font-family:var(--font-poppins);font-size:.75rem;line-height:120%}.RadioButton_text__X3MTG:before{content:"";position:absolute;left:0;top:-.25rem;box-sizing:border-box;display:block;border-radius:9999px;border-style:solid;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;width:1.5rem;height:1.5rem;border-width:1.5px;border-color:var(--blue-black);background-color:transparent}.RadioButton_text__X3MTG:after{content:"";position:absolute;left:.375rem;top:.125rem;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(0,0,.2,1);background-color:var(--blue-black);width:.75rem;height:.75rem;opacity:0;transform:scale(.5)}.RadioButton_customContent__73tz8{display:block}.RadioButton_cardLabel__Be4wo{position:relative;display:flex;width:100%;cursor:pointer;align-items:flex-start;border-radius:1rem;border-width:1px;padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;background-color:var(--light-gray);border-color:transparent}.RadioButton_cardLabel__Be4wo.RadioButton_active__F5GFX{background-color:var(--light-blue)}.PlateGrid_plateGrid__7lDju{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;user-select:none;width:100%;height:100%}.PlateGrid_grid__iQjpL{display:grid;gap:.35rem;width:100%;max-width:100%;aspect-ratio:auto}.PlateGrid_cornerCell__4yTHj{background:transparent;border:none;cursor:pointer}.PlateGrid_cornerCell__4yTHj:disabled{cursor:default}.PlateGrid_colHeader__ogfda,.PlateGrid_rowHeader__dukLZ{display:flex;align-items:center;justify-content:center;background:transparent;border:none;font-size:.75rem;font-weight:600;color:var(--dark-gray);cursor:pointer;transition:color .15s ease,background .15s ease;border-radius:.35rem;padding:.2rem;min-width:1.5rem;min-height:1.5rem}.PlateGrid_colHeader__ogfda:hover:not(:disabled),.PlateGrid_rowHeader__dukLZ:hover:not(:disabled){background:rgba(80,144,228,.1);color:var(--status-info-text)}.PlateGrid_colHeader__ogfda:disabled,.PlateGrid_rowHeader__dukLZ:disabled{cursor:default;opacity:.5}.PlateGrid_rowHeader__dukLZ{justify-self:center}.PlateGrid_well__iKc8s{aspect-ratio:1/1;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:600;font-variant-numeric:tabular-nums;transition:transform .1s ease,box-shadow .12s ease,border-width .12s ease;position:relative;min-width:0;min-height:0}.PlateGrid_wellEmpty__XHGUI{border-style:dashed;opacity:.6}.PlateGrid_wellFilled__F9pjp{border-style:solid;box-shadow:0 1px 3px rgba(0,0,0,.06)}.PlateGrid_wellInteractive__FQ1jg{cursor:pointer}.PlateGrid_wellInteractive__FQ1jg:hover{transform:scale(1.05);box-shadow:0 2px 6px rgba(0,0,0,.15);z-index:2}.PlateGrid_wellSelected__Qovuj{border-width:3px;box-shadow:0 0 0 2px rgba(17,24,39,.2),0 2px 6px rgba(0,0,0,.2);z-index:3}.PlateGrid_wellHighlighted__q_R5A{border-color:var(--status-info);background:rgba(80,144,228,.15)}@keyframes PlateGrid_duplicateSourcePulse__Pys7r{0%,to{box-shadow:0 0 0 3px rgba(80,144,228,.4),0 6px 18px rgba(15,23,42,.22)}50%{box-shadow:0 0 0 5px rgba(80,144,228,.25),0 8px 22px rgba(15,23,42,.26)}}.PlateGrid_wellDuplicateSource__ifcqB{transform:scale(1.14);border-width:3px!important;border-color:var(--status-info)!important;z-index:5!important;cursor:grabbing!important;animation:PlateGrid_duplicateSourcePulse__Pys7r 1.2s ease-in-out infinite}@keyframes PlateGrid_duplicateTargetPop___jrZ_{0%{transform:scale(.82);opacity:.55}to{transform:scale(1.04);opacity:1}}.PlateGrid_wellDuplicateTarget__v5Dme{border-style:dashed!important;border-width:2.5px!important;border-color:var(--status-info)!important;opacity:.9;z-index:4!important;animation:PlateGrid_duplicateTargetPop___jrZ_ .18s cubic-bezier(.16,1,.3,1) backwards;box-shadow:0 0 0 2px rgba(80,144,228,.12),0 2px 8px rgba(80,144,228,.15);cursor:copy!important}@keyframes PlateGrid_duplicateDropFlash__KCjxA{0%{box-shadow:0 0 0 0 rgba(79,218,144,.45),0 2px 6px rgba(0,0,0,.1)}60%{box-shadow:0 0 0 6px rgba(79,218,144,0),0 4px 12px rgba(79,218,144,.25)}to{box-shadow:0 0 0 0 rgba(79,218,144,0),0 2px 6px rgba(0,0,0,.1)}}.PlateGrid_wellDuplicateDropped__JCY_Z{animation:PlateGrid_duplicateDropFlash__KCjxA .6s ease-out}.PlateGrid_wellGrabbable__aqdw9{cursor:grab}.PlateGrid_wellGrabbable__aqdw9:active{cursor:grabbing}.PlateGrid_wellHolding__9OoXp{cursor:progress;transform:scale(1.05);box-shadow:0 3px 10px rgba(22,101,52,.3);transition:transform .12s ease-out,box-shadow .12s ease-out;z-index:3}.PlateGrid_wellHoldRing__LEZU8{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.75);border-radius:inherit;z-index:6;pointer-events:none;animation:PlateGrid_wellHoldRingFade__WBoaQ .12s ease-out}.PlateGrid_wellHoldRingSvg__DHmde{position:absolute;width:78%;height:78%;transform:rotate(-90deg)}.PlateGrid_wellHoldRingTrack__Xa_Aa{fill:none;stroke:rgba(22,101,52,.18);stroke-width:3}.PlateGrid_wellHoldRingFill__NeYdo{fill:none;stroke:var(--status-success);stroke-width:3;stroke-linecap:round;stroke-dasharray:100.53;stroke-dashoffset:100.53;animation:PlateGrid_wellHoldRingFill__NeYdo 2s linear forwards}.PlateGrid_wellHoldRingNum__8TqHo{position:relative;font-size:.95rem;font-weight:700;color:var(--status-success-text);font-variant-numeric:tabular-nums;z-index:1}@keyframes PlateGrid_wellHoldRingFill__NeYdo{0%{stroke-dashoffset:100.53}to{stroke-dashoffset:0}}@keyframes PlateGrid_wellHoldRingFade__WBoaQ{0%{opacity:0}to{opacity:1}}.PlateGrid_plateGrid__7lDju[data-drag-active=true],.PlateGrid_plateGrid__7lDju[data-drag-active=true] .PlateGrid_well__iKc8s{cursor:grabbing}.PlateGrid_dragOverlayCard__RVPBZ{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.6rem .8rem;border:2px solid;border-radius:50%;aspect-ratio:1/1;box-shadow:0 12px 32px rgba(15,23,42,.3),0 2px 8px rgba(15,23,42,.18);font-size:.7rem;font-weight:600;text-align:center;pointer-events:none;cursor:grabbing;animation:PlateGrid_dragOverlayLift__MsHJk .15s ease-out;transform-origin:center}@keyframes PlateGrid_dragOverlayLift__MsHJk{0%{transform:scale(.88);opacity:.5}to{transform:scale(1);opacity:1}}.PlateGrid_dragOverlayCoord__WkI14{font-size:.68rem;font-weight:700;letter-spacing:.02em}.PlateGrid_dragOverlayCellLine__chtjI{font-size:.62rem;font-weight:600;opacity:.9}.PlateGrid_dragOverlayVolume__unFll{font-size:.58rem;font-weight:500;opacity:.75;font-variant-numeric:tabular-nums}.PlateGrid_dragOverlaySmall__dFoOv{width:36px;height:36px;padding:0;gap:0}.PlateGrid_dragOverlaySmall__dFoOv .PlateGrid_dragOverlayCoord__WkI14{font-size:.65rem}.PlateGrid_wellLabel__QjnC_{font-size:.6rem;line-height:1;pointer-events:none;text-align:center}.PlateGrid_wellLabelStack__wZgQv{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;pointer-events:none;text-align:center;max-width:85%;min-width:0}.PlateGrid_wellLabelCellLine__mJ8S6{font-size:.62rem;font-weight:700;line-height:1.05;letter-spacing:-.01em}.PlateGrid_wellLabelCellLine__mJ8S6,.PlateGrid_wellLabelVolume__k_5ZS{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PlateGrid_wellLabelVolume__k_5ZS{font-size:.54rem;font-weight:500;line-height:1;opacity:.85;font-variant-numeric:tabular-nums}.PlateGrid_selectionHint__AlcyS{margin-top:1.25rem;font-size:12px;color:var(--dark-gray);opacity:.85;pointer-events:none;text-align:center;font-weight:500;letter-spacing:.01em;line-height:1.5;display:flex;flex-direction:column;gap:.25rem}.PlateGrid_duplicateHint__nKzV8{font-size:11px;font-weight:400;opacity:.8}.TabBar_tabBar__bZ64M{display:inline-flex;padding:.3rem;background:var(--light-gray);border-radius:2rem;gap:.25rem}.TabBar_tab__WweY1{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border:none;background:transparent;border-radius:2rem;font-family:var(--font-secondary);font-size:.85rem;font-weight:700;color:var(--dark-gray);cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.TabBar_tab__WweY1:hover:not(:disabled):not(.TabBar_tabActive__xZy8R){color:var(--blue-black);background:hsla(0,0%,100%,.6)}.TabBar_tabActive__xZy8R{background:var(--blue-black);color:var(--text-on-dark);box-shadow:0 1px 2px rgba(13,20,21,.08),0 2px 6px rgba(13,20,21,.12)}.TabBar_tabDisabled__Xdz9z{opacity:.35;cursor:not-allowed}.TabBar_tabIcon__HpRwz{display:inline-flex;align-items:center;justify-content:center}.TabBar_tabLabel__gA3vN{line-height:1}.GlobalChatPanel_fab__bxZwb{position:fixed;bottom:24px;right:24px;width:64px;height:64px;border-radius:50%;background:var(--brand-cool-yellow);border:1.5px solid var(--brand-cool-yellow);cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 4px 12px hsla(73,88%,78%,.45),0 2px 6px rgba(13,20,21,.08);z-index:1000;transition:transform .2s,box-shadow .2s,border-color .2s;padding:0}.GlobalChatPanel_fab__bxZwb svg{color:var(--text-primary)}.GlobalChatPanel_fab__bxZwb:hover{transform:scale(1.08);box-shadow:0 6px 20px hsla(73,88%,78%,.6),0 3px 8px rgba(13,20,21,.1);border-color:var(--brand-cool-yellow)}.GlobalChatPanel_panel__nnA0M{position:fixed;top:0;right:0;width:420px;height:100vh;border-left:1px solid var(--border-default);box-shadow:-4px 0 20px rgba(0,0,0,.1);z-index:999;display:flex;flex-direction:column;animation:GlobalChatPanel_slideIn__rdKeI .2s ease-out;overflow:hidden}.GlobalChatPanel_panelChat__PDyu3{border-radius:0!important}.GlobalChatPanel_iconPulse__qpUEr{animation:GlobalChatPanel_iconGrow__acOgf 2.5s ease-in-out infinite}@keyframes GlobalChatPanel_iconGrow__acOgf{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes GlobalChatPanel_slideIn__rdKeI{0%{transform:translateX(100%)}to{transform:translateX(0)}}.Transcript_container__sxs4h{display:flex;flex-direction:column;flex:1;min-height:0;padding:1.5rem;gap:1rem}.Transcript_header__iVrPf{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-shrink:0}.Transcript_headerLeft__VvDLQ{display:flex;flex-direction:column;gap:.5rem;min-width:0}.Transcript_backLink__iFf0M{display:inline-flex;align-items:center;gap:.375rem;width:fit-content;font-size:.8rem;font-weight:600;color:var(--text-secondary);text-decoration:none}.Transcript_backLink__iFf0M:hover,.Transcript_title__lTbWe{color:var(--text-primary)}.Transcript_title__lTbWe{margin:0;font-size:1.5rem;font-weight:700}.Transcript_metaRow__EaRGc{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8rem}.Transcript_metaRow__EaRGc,.Transcript_userEmail__MmHDg{color:var(--text-secondary)}.Transcript_sourceBadge__CAlK0{display:inline-block;font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:999px;text-transform:uppercase;letter-spacing:.02em}.Transcript_sourceBadge__CAlK0[data-source=web]{background:var(--status-info-bg);color:var(--status-info-ink)}.Transcript_sourceBadge__CAlK0[data-source=slack]{background:var(--status-warning-bg);color:var(--status-warning-ink)}.Transcript_metaChip__ZLiR_{color:var(--text-secondary)}.Transcript_metaChip__ZLiR_ time{color:var(--text-primary)}.Transcript_transcriptSurface__1ufV6{flex:1 1 0;min-height:0;width:100%;max-width:68rem;margin:0 auto}.Transcript_quiet__AG1Bd{margin:0;font-size:var(--font-size-md);color:var(--text-secondary)}.Transcript_daySeparator__tTwSP{display:flex;align-items:center;gap:.75rem;margin:.5rem 0;font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em}.Transcript_daySeparator__tTwSP:after,.Transcript_daySeparator__tTwSP:before{content:"";flex:1;height:1px;background:var(--border-subtle)}.Transcript_turn___7pSU{display:flex;flex-direction:column;gap:.25rem;width:100%}.Transcript_turnBot__4rGRO{align-items:flex-start}.Transcript_turnUser__RrfqE{align-items:flex-end}.Transcript_turnTime__jE46E{font-size:.7rem;color:var(--text-secondary);opacity:0;height:1rem;line-height:1rem;transition:opacity .15s ease}.Transcript_turn___7pSU:focus-within .Transcript_turnTime__jE46E,.Transcript_turn___7pSU:hover .Transcript_turnTime__jE46E{opacity:1}.RobotCameraFeed_cameraFeed__Ez_M6{position:relative;width:100%;aspect-ratio:var(--camera-aspect-ratio,16/9);border-radius:2rem;overflow:hidden;background:radial-gradient(circle at top left,rgba(46,169,223,.35),transparent 35%),linear-gradient(145deg,#09131f,#13283e 45%,#06111d)}.RobotCameraFeed_controls__PQHel{position:absolute;top:1rem;left:1rem;right:4.75rem;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.RobotCameraFeed_feedLayer__PklXi{position:absolute;inset:0;transition:opacity .12s ease}.RobotCameraFeed_activeFeedLayer__rZAon{z-index:2;opacity:1;visibility:visible;pointer-events:auto}.RobotCameraFeed_hiddenFeedLayer__9Ahd1{z-index:1;opacity:0;visibility:hidden;pointer-events:none}.RobotCameraFeed_toggleGroup__serDR{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem;border-radius:999px;background:rgba(5,14,23,.62);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(10px)}.RobotCameraFeed_activeToggle__RVAz_,.RobotCameraFeed_toggleButton__YbEix{border:0;border-radius:999px;padding:.45rem .85rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .16s ease,color .16s ease,opacity .16s ease}.RobotCameraFeed_toggleButton__YbEix{background:transparent;color:hsla(0,0%,100%,.78)}.RobotCameraFeed_toggleButton__YbEix:disabled{opacity:.45;cursor:not-allowed}.RobotCameraFeed_activeToggle__RVAz_{background:rgba(46,169,223,.22);color:var(--white);box-shadow:inset 0 0 0 1px rgba(46,169,223,.4)}.RobotCameraFeed_media___Pdmo{object-fit:cover;border-radius:inherit}.RobotCameraFeed_embeddedMedia__Ujwbo,.RobotCameraFeed_media___Pdmo{width:100%;height:100%;object-position:center;display:block;background:#000}.RobotCameraFeed_embeddedMedia__Ujwbo{object-fit:contain;border:0}.RobotCameraFeed_placeholder__DUIt8{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;color:var(--white)}.RobotCameraFeed_placeholder__DUIt8:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 18%),repeating-linear-gradient(180deg,hsla(0,0%,100%,.06) 0,hsla(0,0%,100%,.06) 1px,transparent 0,transparent 12px);opacity:.45;pointer-events:none}.RobotCameraFeed_statusRow__csMi6{position:relative;z-index:1;display:flex;align-items:center;gap:.625rem;margin-bottom:.875rem}.RobotCameraFeed_statusDot__i1JS1{width:.625rem;height:.625rem;border-radius:999px;background:#ffcf66;box-shadow:0 0 .875rem rgba(255,207,102,.8)}.RobotCameraFeed_statusLabel__X11WM{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.8)}.RobotCameraFeed_copy__dZfVs{position:relative;z-index:1;max-width:28rem}.RobotCameraFeed_copy__dZfVs h4{margin:0 0 .35rem;font-size:1.35rem;font-weight:500;color:var(--white)}.RobotCameraFeed_copy__dZfVs p{margin:0;font-size:.95rem;line-height:1.5;color:hsla(0,0%,100%,.82)}.RobotCameraFeed_retryButton__PeWGe{margin-top:1rem;border:1px solid hsla(0,0%,100%,.24);border-radius:999px;padding:.55rem .9rem;background:rgba(46,169,223,.2);color:var(--white);cursor:pointer}.RobotCameraFeed_pill__y_Zoe{position:absolute;top:1rem;right:1rem;z-index:1;padding:.4rem .8rem;border-radius:999px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.9);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px)}