.app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#070b18f5;flex-direction:column;height:100vh;padding:1.25rem 1rem;display:flex;position:sticky;top:0}.sidebar-header{justify-content:space-between;align-items:center;padding:0 .55rem 1.35rem;display:flex}.hub-brand{align-items:center;gap:.75rem;display:flex}.hub-brand img{object-fit:contain;width:2.6rem;height:2.6rem}.hub-brand span{line-height:1.2;display:grid}.hub-brand strong{font-size:.95rem}.hub-brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.72rem}.sidebar-nav{gap:.35rem;display:grid}.sidebar-nav a{color:var(--muted);border:1px solid #0000;border-radius:.9rem;align-items:center;gap:.8rem;padding:.78rem .85rem;font-size:.91rem;font-weight:650;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s;display:flex;position:relative}.sidebar-nav a[draggable=true]{cursor:grab}.sidebar-nav a.is-dragging{opacity:.55;cursor:grabbing}.sidebar-nav a.has-drop-line:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ec48999e,#0000);border-radius:999px;height:1px;animation:.16s ease-out forwards sidebar-drop-line-reveal;position:absolute;left:.35rem;right:.35rem;box-shadow:0 0 10px #ec489933}.sidebar-nav a.drop-before:before{top:-.22rem}.sidebar-nav a.drop-after:before{bottom:-.22rem}@keyframes sidebar-drop-line-reveal{0%{opacity:0;transform:scaleX(.82)}to{opacity:1;transform:scaleX(1)}}.sidebar-nav a:hover{color:var(--text);background:#7dc8ff0f}.sidebar-nav a.active{color:var(--text);background:linear-gradient(135deg,#7dc8ff1f,#ec489914);border-color:#7dc8ff38}.sidebar-nav a.active svg{color:var(--blue)}.sidebar-nav .sidebar-external-link{color:var(--blue);background:linear-gradient(135deg,#7dc8ff14,#ec48990d),#7dc8ff06;border-color:#7dc8ff38;margin-top:.65rem}.sidebar-nav .sidebar-external-link:hover{color:var(--text);border-color:#7dc8ff6b;box-shadow:0 0 24px #7dc8ff14}.sidebar-nav .sidebar-external-link svg{color:var(--blue)}.sidebar-footer{border-top:1px solid var(--border);align-items:center;gap:.7rem;margin-top:auto;padding:1rem .6rem 0;display:flex;position:relative}.user-avatar{background:linear-gradient(135deg, var(--blue), var(--pink));color:#07101f;border-radius:50%;flex:none;place-items:center;width:2.35rem;height:2.35rem;font-weight:900;display:grid}.user-summary{min-width:0;line-height:1.25;display:grid}.user-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.user-summary span{color:var(--muted);text-transform:capitalize;margin-top:.18rem;font-size:.7rem}.profile-menu-button,.icon-button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.profile-menu-button{color:var(--muted);margin-left:auto}.app-workspace{min-width:0}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#060914db;align-items:center;gap:1rem;height:76px;padding:0 2rem;display:flex;position:sticky;top:0}.quick-add-wrap{margin-left:auto;position:relative}.quick-add-menu{border:1px solid var(--border-strong);width:230px;box-shadow:var(--shadow);z-index:1000;background:#0b1221;border-radius:.9rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0}.quick-add-menu a{color:var(--muted);border-radius:.65rem;align-items:center;gap:.7rem;padding:.7rem .75rem;font-size:.78rem;font-weight:750;display:flex}.quick-add-menu a:hover{color:var(--text);background:#7dc8ff12}.quick-add-menu svg{color:var(--blue)}.global-search-wrap{width:min(620px,100%);position:relative}.profile-menu-button{transition:color .2s,transform .2s}.profile-menu-button:hover,.profile-menu-button.open{color:var(--text)}.profile-menu-button.open{transform:rotate(180deg)}.profile-menu{border:1px solid var(--border-strong);width:220px;box-shadow:var(--shadow);z-index:40;background:#0b1221;border-radius:.9rem;padding:.45rem;display:grid;position:absolute;bottom:4.2rem;right:0}.profile-menu>div{border-bottom:1px solid var(--border);padding:.65rem .7rem .75rem;display:grid}.profile-menu>div strong{font-size:.78rem}.profile-menu>div span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.68rem;overflow:hidden}.profile-menu a,.profile-menu button{width:100%;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.65rem;align-items:center;gap:.6rem;padding:.65rem .7rem;font-size:.76rem;font-weight:750;display:flex}.profile-menu a:hover,.profile-menu button:hover{color:var(--text);background:#7dc8ff12}.global-search{width:100%;color:var(--muted);border:1px solid var(--border);background:#ffffff09;border-radius:.85rem;align-items:center;gap:.7rem;padding:.7rem .9rem;display:flex}.global-search-results{border:1px solid var(--border-strong);max-height:min(560px,70vh);box-shadow:var(--shadow);z-index:1000;background:#0b1221;border-radius:1rem;padding:.55rem;position:absolute;top:calc(100% + .55rem);left:0;right:0;overflow-y:auto}.global-search-results section+section{border-top:1px solid var(--border);margin-top:.45rem;padding-top:.45rem}.global-search-results h2{color:var(--pink);letter-spacing:.12em;text-transform:uppercase;margin:0;padding:.45rem .6rem;font-size:.64rem}.global-search-results>p{color:var(--muted);text-align:center;margin:0;padding:.85rem;font-size:.76rem}.global-search-results button{width:100%;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.7rem;align-items:flex-start;gap:.7rem;padding:.7rem;display:flex}.global-search-results button:hover,.global-search-results button:focus-visible{color:var(--text);background:#7dc8ff12}.global-search-results button>svg{color:var(--blue);flex:none;margin-top:.1rem}.global-search-results button span{min-width:0;display:grid}.global-search-results strong,.global-search-results small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.global-search-results strong{color:var(--text);font-size:.76rem}.global-search-results small{color:var(--muted);margin-top:.2rem;font-size:.65rem}.global-search:focus-within{border-color:var(--border-strong);box-shadow:0 0 0 3px #7dc8ff14}.global-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.global-search input::placeholder{color:#708098}.quick-add-button,.primary-button,.secondary-button{min-height:2.75rem;color:var(--text);background:linear-gradient(135deg, #0d1425, #101a2e) padding-box, linear-gradient(135deg, var(--blue), var(--pink)) border-box;cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.65rem 1.15rem;font-weight:800;transition:transform .2s,box-shadow .3s cubic-bezier(.22,1,.36,1),filter .3s,border-color .24s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 10px 24px #00000029}.quick-add-button:hover,.primary-button:hover,.secondary-button:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 16px 34px #7dc8ff26,0 8px 24px #ec489914}.quick-add-button{white-space:nowrap}.secondary-button{background:linear-gradient(135deg,#0b1221,#0e1728) padding-box padding-box,linear-gradient(135deg,#7dc8ffbf,#ec4899bf) border-box}.mobile-menu,.sidebar-close{width:2.6rem;height:2.6rem;color:var(--text);border:1px solid var(--border);background:#ffffff0a;border-radius:.75rem;display:none}.preview-banner{color:#fff1c8;text-align:center;background:#f5c05a1f;border-bottom:1px solid #f5c05a38;padding:.45rem 1rem;font-size:.78rem}.app-content{width:min(1420px,100%);margin:0 auto;padding:2rem}.app-page-frame{min-width:0}.app-page-frame>*{animation:.48s cubic-bezier(.22,1,.36,1) both hub-load-reveal}.app-page-frame>:nth-child(2){animation-delay:45ms}.app-page-frame>:nth-child(3){animation-delay:85ms}.app-page-frame>:nth-child(4){animation-delay:.12s}.app-page-frame>:nth-child(n+5){animation-delay:.145s}@keyframes hub-load-reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.sidebar-backdrop{display:none}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{width:min(290px,86vw);transition:transform .25s;position:fixed;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.sidebar-close,.mobile-menu{display:grid}.sidebar-backdrop{z-index:25;background:#00000094;border:0;display:block;position:fixed;inset:0}.topbar{padding:0 1rem}}@media (width<=620px){.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:.6rem;height:68px;display:grid}.global-search-wrap{width:auto;min-width:0}.global-search{padding:.65rem}.global-search input{min-width:0;font-size:.84rem}.quick-add-button{width:2.75rem;padding:0}.quick-add-button span{display:none}.app-content{width:100%;min-width:0;max-width:100vw;padding:1.25rem 1rem 2rem;overflow-x:hidden}}:root{--bg:#060914;--surface:#0d1425;--surface-raised:#111b31;--surface-soft:#151f34;--border:#94a3b82b;--border-strong:#7dc8ff57;--text:#f8fafc;--muted:#9ba8bf;--blue:#7dc8ff;--blue-strong:#4fa8e5;--pink:#ec4899;--green:#48d597;--amber:#f5c05a;--red:#f17878;--shadow:0 24px 70px #00000047;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Segoe UI,Arial,sans-serif}:root[data-theme=light]{--bg:#eef4fb;--surface:#fff;--surface-raised:#f7faff;--surface-soft:#e9f1fb;--border:#2540652b;--border-strong:#2684c56b;--text:#12213a;--muted:#61718a;--blue:#2684c5;--blue-strong:#176da8;--pink:#c72d78;--green:#16875d;--amber:#a56a08;--red:#c53b4d;--shadow:0 22px 60px #354d6f21}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#7dc8ff7a #0a1323}::-webkit-scrollbar{width:.7rem;height:.7rem}::-webkit-scrollbar-track{background:#0a1323;border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(#7dc8ffb8,#4fa8e57a) padding-box padding-box;border:2px solid #0a1323;border-radius:999px;min-height:2.5rem}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#7dc8fff2,#4fa8e5b8) padding-box padding-box;border:2px solid #0a1323}::-webkit-scrollbar-corner{background:#0a1323}::-webkit-scrollbar-button{width:0;height:0;display:none}html{background:var(--bg)}body{background:radial-gradient(circle at 12% 0%, #7dc8ff1c, transparent 25rem), radial-gradient(circle at 100% 10%, #ec489914, transparent 24rem), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea{transition:background-color .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1)}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;transition:background-color .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),color .24s cubic-bezier(.22,1,.36,1),transform .2s}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #7dc8ff57}button:not(.primary-button):not(.danger-button):not(.delete-icon-button):not(.success):not(.failure):not(.order-tab-button):not(:disabled):focus-visible{outline-offset:2px;outline:3px solid #7dc8ff3d;border-color:var(--blue)!important;box-shadow:0 0 0 3px #7dc8ff17,0 10px 26px #7dc8ff0f!important}button:focus:not(:focus-visible){box-shadow:none!important;outline:none!important}button:not(:hover):focus:not(:focus-visible){filter:none!important}input:not([type=checkbox]):not([type=radio]):not([type=search]):focus,input:not([type=checkbox]):not([type=radio]):not([type=search]):focus-visible,textarea:focus,textarea:focus-visible{border-color:var(--blue)!important;outline:none!important;box-shadow:0 0 0 3px #7dc8ff17,0 10px 26px #7dc8ff0f!important}:root[data-theme=light] body{background:radial-gradient(circle at 12% 0%, #2684c521, transparent 25rem), radial-gradient(circle at 100% 10%, #c72d7817, transparent 24rem), var(--bg)}:root[data-theme=light] *{scrollbar-color:#2684c59e #dce8f5}:root[data-theme=light] ::-webkit-scrollbar-track{background:#dce8f5}:root[data-theme=light] ::-webkit-scrollbar-corner{background:#dce8f5}:root[data-theme=light] ::-webkit-scrollbar-thumb{border-color:#dce8f5}:root[data-theme=light] ::-webkit-scrollbar-thumb:hover{border-color:#dce8f5}:root[data-theme=light] .panel,:root[data-theme=light] .attention-card{background:#ffffffeb}:root[data-theme=light] .login-card{background:#ffffffe0}:root[data-theme=light] .login-assurances span,:root[data-theme=light] .global-search,:root[data-theme=light] .sidebar-nav a:hover,:root[data-theme=light] .sidebar-nav a.active{background-color:#2684c512}:root[data-theme=light] .login-card label,:root[data-theme=light] .login-assurances span{color:var(--text)}:root[data-theme=light] .login-card input{color:var(--text);background:#f7faff}:root[data-theme=light] .login-card input:autofill{color:var(--text);background:#f7faff}:root[data-theme=light] .login-card input:-webkit-autofill{-webkit-text-fill-color:var(--text)!important;box-shadow:inset 0 0 0 1000px #f7faff!important}:root[data-theme=light] .login-card input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text)!important;box-shadow:inset 0 0 0 1000px #f7faff!important}:root[data-theme=light] .login-card input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text)!important;box-shadow:inset 0 0 0 1000px #f7faff!important}:root[data-theme=light] .login-card input:-webkit-autofill:active{-webkit-text-fill-color:var(--text)!important;box-shadow:inset 0 0 0 1000px #f7faff!important}:root[data-theme=light] .sidebar{background:#f7fafff5}:root[data-theme=light] .topbar{background:#eef4fbe0}:root[data-theme=light] .modal-card,:root[data-theme=light] .quick-add-menu,:root[data-theme=light] .profile-menu,:root[data-theme=light] .global-search-results,:root[data-theme=light] .tissue-actions-popover,:root[data-theme=light] .themed-select-menu{background:#fff}:root[data-theme=light] .global-search,:root[data-theme=light] .themed-select-trigger,:root[data-theme=light] .themed-date-trigger,:root[data-theme=light] .operations-search,:root[data-theme=light] .inventory-search,:root[data-theme=light] .order-search,:root[data-theme=light] .activity-search,:root[data-theme=light] .tissue-search,:root[data-theme=light] .member-invite input,:root[data-theme=light] .canonical-search,:root[data-theme=light] .canonical-search input,:root[data-theme=light] .canonical-add input,:root[data-theme=light] .canonical-action-form input,:root[data-theme=light] .settings-form input,:root[data-theme=light] .hub-form input,:root[data-theme=light] .hub-form select,:root[data-theme=light] .hub-form textarea{color:var(--text);background:#f7faff}:root[data-theme=light] .themed-date-popover,:root[data-theme=light] .tissue-actions-popover,:root[data-theme=light] .themed-select-menu{color:var(--text);background:#fff;box-shadow:0 22px 55px #354d6f29}:root[data-theme=light] .themed-date-popover>header strong,:root[data-theme=light] .themed-calendar-grid button,:root[data-theme=light] .themed-select-option{color:var(--text)}:root[data-theme=light] .themed-calendar-grid button.outside{color:#8391a6}:root[data-theme=light] .themed-select-trigger:hover,:root[data-theme=light] .themed-select.is-open .themed-select-trigger,:root[data-theme=light] .themed-date-trigger:hover,:root[data-theme=light] .themed-date-input.is-open .themed-date-trigger,:root[data-theme=light] .member-invite input:hover,:root[data-theme=light] .member-invite input:focus{background:#edf5fd}:root[data-theme=light] .themed-select-option,:root[data-theme=light] .hub-form label,:root[data-theme=light] .hub-form .form-field,:root[data-theme=light] .form-field-label,:root[data-theme=light] .settings-form label,:root[data-theme=light] .canonical-action-form label,:root[data-theme=light] .member-invite input,:root[data-theme=light] .member-invite input::placeholder,:root[data-theme=light] .activity-date-filter span,:root[data-theme=light] .operations-table td,:root[data-theme=light] .members-table td,:root[data-theme=light] .inventory-table td,:root[data-theme=light] .inventory-record strong,:root[data-theme=light] .activity-filter label,:root[data-theme=light] .activity-detail,:root[data-theme=light] .order-item-card,:root[data-theme=light] .order-detail,:root[data-theme=light] .order-detail strong,:root[data-theme=light] .order-summary-grid dd,:root[data-theme=light] .orders-table td,:root[data-theme=light] .settings-form label,:root[data-theme=light] .archive-columns h3,:root[data-theme=light] .storage-units>button,:root[data-theme=light] .tissue-metadata-card>strong,:root[data-theme=light] .incubation-grid dd,:root[data-theme=light] .binary-choice button.selected.neutral,:root[data-theme=light] .order-timeline strong{color:var(--text)}:root[data-theme=light] .incubation-grid>article,:root[data-theme=light] .binary-choice button,:root[data-theme=light] .tube-card,:root[data-theme=light] .tissue-animal-notes-content{background:#ebf3fc94}:root[data-theme=light] .activity-detail pre{color:#29405f;background:#e7f0fa}:root[data-theme=light] .hub-form select,:root[data-theme=light] .hub-form .priority-select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=light] .hub-form select option,:root[data-theme=light] .hub-form .priority-option,:root[data-theme=light] .hub-form .priority-select.priority-routine{color:var(--text);background:#f7faff}:root[data-theme=light] .hub-form .priority-select.priority-urgent,:root[data-theme=light] .hub-form .priority-option.priority-urgent{color:#a12645;background:#fff0f4}:root[data-theme=light] .order-item-card,:root[data-theme=light] .order-collaboration article,:root[data-theme=light] .orders-table tbody tr,:root[data-theme=light] .inventory-record,:root[data-theme=light] .activity-row,:root[data-theme=light] .order-tabs,:root[data-theme=light] .canonical-tabs button,:root[data-theme=light] .canonical-list article,:root[data-theme=light] .canonical-record-list article,:root[data-theme=light] .pending-invitations article{background-color:#ebf3fc94}:root[data-theme=light] .quick-add-button,:root[data-theme=light] .primary-button,:root[data-theme=light] .secondary-button,:root[data-theme=light] .order-next-action,:root[data-theme=light] .login-submit{color:var(--text);background:linear-gradient(135deg, #fff, #f4f8fd) padding-box, linear-gradient(135deg, var(--blue), var(--pink)) border-box}:root[data-theme=light] .order-timeline>div>span{background:#dce7f3;border-color:#8798ae}:root[data-theme=light] .order-tab-select-trigger,:root[data-theme=light] .order-tab-select-menu,:root[data-theme=light] .canonical-search,:root[data-theme=light] .canonical-add input,:root[data-theme=light] .canonical-action-form input{color:var(--text);background:#f7faff}:root[data-theme=light] .order-tab-select-trigger:hover,:root[data-theme=light] .order-tab-select.open .order-tab-select-trigger{background:#edf5fd}:root[data-theme=light] .order-tab-select-menu{border-color:#2684c552;box-shadow:0 22px 55px #354d6f29}:root[data-theme=light] .order-tab-select-menu button{color:var(--text)}:root[data-theme=light] .order-tab-select-trigger b,:root[data-theme=light] .order-tab-select-menu b,:root[data-theme=light] .order-tab-button span,:root[data-theme=light] .order-items-heading span{color:var(--muted);background:#2684c514}:root[data-theme=light] .historical-archive-banner,:root[data-theme=light] .historical-order-note{color:var(--text);background:#2684c50f;border-color:#2684c52e}:root[data-theme=light] .settings-record-list article,:root[data-theme=light] .notification-log article,:root[data-theme=light] .storage-position-grid article,:root[data-theme=light] .storage-units>button,:root[data-theme=light] .density-control button,:root[data-theme=light] .theme-control button,:root[data-theme=light] .export-grid button,:root[data-theme=light] .cleanup-grid a,:root[data-theme=light] .health-list article,:root[data-theme=light] .compliance-summary>span{background:#ebf3fcb8}:root[data-theme=light] .modal-backdrop{background:#1f304857}:root[data-theme=light] .well-plate{background:linear-gradient(#2684c505,#2684c505),#f8fbff;border-color:#2540652e}:root[data-theme=light] .well-plate button{color:#61718a;background:#ffffffb8;border-color:#25406533}:root[data-theme=light] .well-plate button.occupied{color:#34445e;text-shadow:none;border-color:#34445e94;box-shadow:inset 0 0 12px #34445e05,0 0 8px #34445e1f}:root[data-theme=light] .well-plate button.pvn{color:var(--blue);text-shadow:none;border-color:#2684c5c7;box-shadow:inset 0 0 12px #2684c506,0 0 9px #2684c533,0 0 20px #2684c514}:root[data-theme=light] .well-plate button.reserved{color:#8a5900;text-shadow:none;border-color:#a56a08b8}:root[data-theme=light] .well-plate button.used{color:#a12645;text-shadow:none;border-color:#c53b4db8}:root[data-theme=light] .tissue-type-tabs button span,:root[data-theme=light] .tissue-animal-notes-empty,:root[data-theme=light] .harvest-collection>article,:root[data-theme=light] .harvest-management article{background:#ebf3fcb8}:root[data-theme=light] .inventory-filter-notice,:root[data-theme=light] .layout-choice-grid>button,:root[data-theme=light] .layout-change-summary span{color:var(--text);background:radial-gradient(circle at top,#2684c50e,#0000 58%),#f7faffdb}:root[data-theme=light] .layout-choice-grid>button.selected .layout-preview-wells i{color:#34445e;text-shadow:none;border-color:#34445e80;box-shadow:inset 0 0 9px #34445e05,0 0 9px #34445e1a}:root[data-theme=light] .storage-summary article{color:var(--text);background:radial-gradient(circle at 0 0,#2684c50f,#0000 55%),#ffffffe6;border-color:#25406529}:root[data-theme=light] .freezer-card,:root[data-theme=light] .freezer-card.minus20,:root[data-theme=light] .freezer-card.minus80{color:var(--text);background:radial-gradient(circle at 100% 0,#2684c529,#0000 34%),linear-gradient(145deg,#fffffff5,#ebf3fceb);border-color:#2684c538;box-shadow:0 18px 46px #354d6f1f}:root[data-theme=light] .freezer-card.minus20{background:radial-gradient(circle at 100% 0,#c72d781f,#0000 36%),linear-gradient(145deg,#fffffff5,#f1f6fdf0)}:root[data-theme=light] .freezer-card.minus80{background:radial-gradient(circle at 100% 0,#2684c52e,#0000 36%),linear-gradient(145deg,#fffffff5,#ecf6fff0)}:root[data-theme=light] .freezer-card:hover,:root[data-theme=light] .freezer-card.active{box-shadow:0 0 0 3px #2684c514,0 22px 55px #354d6f29}:root[data-theme=light] .freezer-card small,:root[data-theme=light] .storage-linked-inventory p,:root[data-theme=light] .storage-linked-inventory small,:root[data-theme=light] .storage-assignment-note,:root[data-theme=light] .storage-assignment-target span,:root[data-theme=light] .storage-assignment-shortcuts span{color:var(--muted)}:root[data-theme=light] .freezer-icon,:root[data-theme=light] .freezer-card b,:root[data-theme=light] .minus80-row-tabs b,:root[data-theme=light] .minus80-rack-button b,:root[data-theme=light] .minus80-level-grid b{color:var(--blue);background:#2684c517;border-color:#2684c529}:root[data-theme=light] .freezer-card-glow{background:#2684c51a}:root[data-theme=light] .freezer-door,:root[data-theme=light] .freezer-row,:root[data-theme=light] .minus80-row-detail,:root[data-theme=light] .minus80-rack-card,:root[data-theme=light] .storage-child-containers,:root[data-theme=light] .storage-box-search>div,:root[data-theme=light] .stored-sample-list article,:root[data-theme=light] .storage-linked-inventory a,:root[data-theme=light] .storage-assignment-target,:root[data-theme=light] .storage-assignment-shortcuts{color:var(--text);background:linear-gradient(135deg,#2684c509,#0000),#f7faffcc;border-color:#25406529}:root[data-theme=light] .freezer-door span{background:#2684c514;border-color:#2684c524}:root[data-theme=light] .freezer-row-label,:root[data-theme=light] .freezer-position-card,:root[data-theme=light] .minus80-row-tabs button,:root[data-theme=light] .minus80-level-grid button,:root[data-theme=light] .storage-box-search>label,:root[data-theme=light] .storage-box-search button,:root[data-theme=light] .storage-search{color:var(--text);background:#f7faff;border-color:#2540652b}:root[data-theme=light] .freezer-row-label b{color:var(--muted);background:#2684c514}:root[data-theme=light] .minus80-rack-button,:root[data-theme=light] .minus20-add-container,:root[data-theme=light] .storage-linked-inventory a>b,:root[data-theme=light] .storage-assignment-shortcuts a{color:var(--blue);background:#2684c512;border-color:#2684c529}:root[data-theme=light] .stored-sample-list .record-status{background:0 0;border:0}:root[data-theme=light] .stored-sample-list .record-status.in_stock{color:#059669}:root[data-theme=light] .stored-sample-list .stored-item-view{color:var(--blue);background:0 0;border-color:#0000}:root[data-theme=light] .stored-sample-list .stored-item-view:hover{background:#2684c514;border-color:#2684c533}:root[data-theme=light] .minus20-empty-row{color:var(--muted);background:linear-gradient(135deg,#2684c50e,#0000),#ffffffb8;border-color:#2684c538}:root[data-theme=light] .freezer-row-label:hover,:root[data-theme=light] .freezer-row-label.active,:root[data-theme=light] .freezer-position-card:hover,:root[data-theme=light] .freezer-position-card.active,:root[data-theme=light] .minus80-row-tabs button:hover,:root[data-theme=light] .minus80-row-tabs button.active,:root[data-theme=light] .minus80-rack-button:hover,:root[data-theme=light] .minus80-rack-button.active,:root[data-theme=light] .minus80-level-grid button:hover,:root[data-theme=light] .minus80-level-grid button.active,:root[data-theme=light] .storage-box-search button:hover,:root[data-theme=light] .minus20-add-container:hover{color:var(--text);border-color:var(--blue);background:#2684c51a;box-shadow:0 0 0 3px #2684c514}:root[data-theme=light] .storage-position-actions button,:root[data-theme=light] .storage-position-actions a{color:var(--blue);background:#2684c512;border-color:#2684c529}:root[data-theme=light] .storage-position-actions .delete-icon-button:hover:not(:disabled){color:var(--red)!important;background:#c53b4d14!important}:root[data-theme=light] .protocol-summary article,:root[data-theme=light] .protocol-meta-grid article,:root[data-theme=light] .protocol-card,:root[data-theme=light] .protocol-empty,:root[data-theme=light] .protocol-empty-detail,:root[data-theme=light] .protocol-builder-planner,:root[data-theme=light] .protocol-material-list article,:root[data-theme=light] .protocol-step-preview article,:root[data-theme=light] .protocol-run-list article,:root[data-theme=light] .protocol-file-list button,:root[data-theme=light] .protocol-structured-builder,:root[data-theme=light] .protocol-builder-card,:root[data-theme=light] .protocol-runner-start,:root[data-theme=light] .protocol-runner-materials,:root[data-theme=light] .protocol-step-wheel article,:root[data-theme=light] .protocol-step-timer,:root[data-theme=light] .sugen-rule-strip article,:root[data-theme=light] .sugen-recipe-grid article,:root[data-theme=light] .sugen-animal-panel,:root[data-theme=light] .sugen-result-card,:root[data-theme=light] .sugen-dosing-output section,:root[data-theme=light] .sugen-export-row,:root[data-theme=light] .sugen-dose-list article{color:var(--text);background:radial-gradient(circle at 100% 0,#2684c50e,#0000 45%),#ffffffe0;border-color:#25406529}:root[data-theme=light] .protocol-search,:root[data-theme=light] .protocol-runner-materials button,:root[data-theme=light] .protocol-tool-bubble,:root[data-theme=light] .sugen-input-grid input,:root[data-theme=light] .sugen-id-range input,:root[data-theme=light] .sugen-animal-table input{color:var(--text);background:#f7faff;border-color:#2540652b}:root[data-theme=light] .protocol-card:hover,:root[data-theme=light] .protocol-card.active{border-color:var(--blue);background:radial-gradient(circle at 100% 0,#c72d7812,#0000 38%),#eff7fff5}:root[data-theme=light] .protocol-builder-helper,:root[data-theme=light] .protocol-inventory-suggestions button,:root[data-theme=light] .protocol-file-input{color:var(--text);background:radial-gradient(circle at 100% 0,#c72d780f,#0000 38%),#eff7ffd1;border-color:#2684c52e}:root[data-theme=light] .protocol-safety-note{color:#8f1f5a;background:radial-gradient(circle at 0 0,#c72d7817,#0000 42%),#fff0f7eb;border-color:#c72d7833}:root[data-theme=light] .protocol-document-only-note{background:linear-gradient(135deg,#2684c512,#c72d7809),#ffffffd1;border-color:#2684c53d}:root[data-theme=light] .protocol-status.published,:root[data-theme=light] .protocol-status.completed,:root[data-theme=light] .protocol-runner-materials button.checked,:root[data-theme=light] .protocol-step-wheel article.done,:root[data-theme=light] .protocol-editor-form .form-success{color:var(--green)}:root[data-theme=light] .protocol-step-preview b,:root[data-theme=light] .protocol-step-wheel-index b,:root[data-theme=light] .protocol-empty svg,:root[data-theme=light] .protocol-empty-detail svg,:root[data-theme=light] .protocol-builder-planner>header>span,:root[data-theme=light] .protocol-tool-icon,:root[data-theme=light] .sugen-header>span{background:#2684c514;border-color:#2684c529}:root[data-theme=light] .calendar-navigation button,:root[data-theme=light] .calendar-kind-toggle button,:root[data-theme=light] .calendar-detail-badges span,:root[data-theme=light] .calendar-participant-list>span,:root[data-theme=light] .calendar-rsvp button,:root[data-theme=light] .calendar-detail>footer button,:root[data-theme=light] .publication-search,:root[data-theme=light] .publication-favorites-filter,:root[data-theme=light] .publication-author-bubbles>span,:root[data-theme=light] .activity-search,:root[data-theme=light] .backup-summary article,:root[data-theme=light] .backup-run-list article,:root[data-theme=light] .drive-setup-guide>section,:root[data-theme=light] .notification-confirmation article{color:var(--text);background:#ebf3fcb8;border-color:#2540652b}:root[data-theme=light] .calendar-month-grid>article.is-outside{background:#ebf3fc80}:root[data-theme=light] .calendar-month-grid>article.is-today,:root[data-theme=light] .calendar-agenda-list>article:hover,:root[data-theme=light] .calendar-kind-toggle button.active,:root[data-theme=light] .publication-card>header,:root[data-theme=light] .publication-tags button,:root[data-theme=light] .publication-tag-bubbles>span,:root[data-theme=light] .activity-feed summary:hover{background:#2684c514}:root[data-theme=light] .calendar-item{background:#2684c514;border-color:#2684c538}:root[data-theme=light] .calendar-item.calendar-pink{background:#c72d7814;border-color:#c72d7838}:root[data-theme=light] .calendar-item.calendar-green{background:#16875d14;border-color:#16875d38}:root[data-theme=light] .calendar-item.calendar-amber{background:#a56a0817;border-color:#a56a0838}:root[data-theme=light] .calendar-item.calendar-violet{background:#6552c614;border-color:#6552c638}:root[data-theme=light] .calendar-choice-group legend,:root[data-theme=light] .publication-card h2,:root[data-theme=light] .activity-details h3,:root[data-theme=light] .activity-reversion-preview h3{color:var(--text)}:root[data-theme=light] .calendar-color-options button.selected{border-color:#243b5c}:root[data-theme=light] .publication-card aside,:root[data-theme=light] .publication-favorite-toggle{background:#c72d780f}:root[data-theme=light] .publication-card{background:radial-gradient(circle at 100% 0,#c72d780b,#0000 36%),radial-gradient(circle at 0 100%,#2684c50d,#0000 42%),#ffffffe6;border-color:#25406529;box-shadow:0 14px 36px #25406514}:root[data-theme=light] .publication-card>footer{background:#ebf3fc9e}:root[data-theme=light] .publication-card-mark,:root[data-theme=light] .publication-citation{background:#2684c512;border-color:#2684c52e}:root[data-theme=light] .activity-details pre,:root[data-theme=light] .activity-reversion-preview pre,:root[data-theme=light] .drive-setup-copy code{color:#29405f;background:#e7f0fa}:root[data-theme=light] .backup-schedule-status,:root[data-theme=light] .google-drive-connection{background:#f7faffe6;border-color:#2540652e}:root[data-theme=light] .backup-schedule-status.enabled,:root[data-theme=light] .google-drive-connection.connected{background:#16875d0e;border-color:#16875d3d}:root[data-theme=light] .backup-schedule-status.paused{background:#a56a080e;border-color:#a56a083d}:root[data-theme=light] .drive-setup-note{color:#29405f;background:#2684c514;border-color:#2684c538}input[type=search]:focus,input[type=search]:focus-visible{box-shadow:none!important;outline:none!important}.global-search:focus-within,.inventory-search:focus-within,.order-search:focus-within,.activity-search:focus-within,.canonical-search:focus-within,.operations-search:focus-within,.tissue-search:focus-within{border-color:var(--blue)!important;box-shadow:0 0 0 3px #7dc8ff17,0 10px 26px #7dc8ff0f!important}.global-search,.inventory-search,.order-search,.activity-search,.canonical-search,.operations-search,.tissue-search{transition:background-color .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1)}.app-loading{min-height:100vh;color:var(--muted);align-content:center;place-items:center;gap:.8rem;display:grid}.app-loading span{font-size:.75rem;font-weight:750}.spinner{border:3px solid #7dc8ff2e;border-top-color:var(--blue);border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
