.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;display:flex}.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 (prefers-reduced-motion:reduce){.app-page-frame,.app-page-frame>*{animation:none}}@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}}.page-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.75rem;display:flex}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.page-eyebrow{color:var(--pink);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.45rem;font-size:.72rem;font-weight:850}.page-header h1{letter-spacing:-.045em;margin-bottom:.45rem;font-size:clamp(2rem,4vw,3rem)}.page-header>div>p:last-child{max-width:720px;color:var(--muted);margin-bottom:0}.page-actions{flex:none;gap:.75rem;display:flex}.panel{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow);background:#0d1425e6;border-radius:1.25rem}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;z-index:1000;background:#01040cc7;place-items:start center;padding:1.5rem;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-backdrop-centered{place-items:center}.modal-card{border:1px solid var(--border-strong);isolation:isolate;background:#0b1221;border-radius:1.35rem;width:min(820px,100%);margin:2rem 0;padding:1.5rem;box-shadow:0 30px 90px #0000007a}.modal-card-compact{width:min(500px,100%);margin:0}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1.2rem;display:flex}.modal-header h2{margin-bottom:.35rem}.modal-header p,.form-section-heading p{color:var(--muted);margin:0;font-size:.78rem}.modal-close{width:2.5rem;height:2.5rem;color:var(--muted);border:1px solid var(--border);background:#ffffff0a;border-radius:50%;flex:none}.hub-form{gap:1.25rem;margin-top:1.25rem;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hub-form label,.hub-form .form-field{color:#dce5f2;gap:.45rem;font-size:.78rem;font-weight:750;display:grid}.form-field-label{color:#dce5f2}.hub-form input,.hub-form select,.hub-form textarea{width:100%;min-width:0;color:var(--text);border:1px solid var(--border);background:#ffffff09;border-radius:.75rem;outline:0;padding:.72rem .8rem}.hub-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#dce5f2;font-family:inherit;font-size:inherit;background-color:#111a2a}.hub-form select option{color:#dce5f2;background-color:#111a2a;font-family:inherit;font-weight:650}.hub-form input:focus,.hub-form select:focus,.hub-form textarea:focus{border-color:var(--blue)}.hub-form .field-error input,.hub-form .field-error select,.hub-form .field-error textarea,.hub-form input[aria-invalid=true],.hub-form select[aria-invalid=true],.hub-form textarea[aria-invalid=true],input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{background:#f43f5e0e;border-color:#fb7185d1!important;box-shadow:0 0 0 3px #f43f5e1a!important}.hub-form .field-error input:focus,.hub-form .field-error select:focus,.hub-form .field-error textarea:focus{border-color:#fb7185;box-shadow:0 0 0 3px #f43f5e29}.field-error-message{color:#fda4af;font-size:.68rem;font-weight:700;line-height:1.4;display:block}.generated-field-error{width:100%;margin-top:.05rem}.duplicate-warning{color:var(--amber);font-size:.68rem;font-weight:700;line-height:1.4}.hub-form .priority-select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-weight:800}.hub-form .priority-select.priority-routine{color:#b9c8dc;background-color:#121c2d}.hub-form .priority-select.priority-urgent{color:#ff9caf;background-color:#2b1720}.hub-form .priority-option{color:#e8eef8;background:#111a2a}.hub-form .priority-option.priority-urgent{color:#ff9caf;background:#2b1720}.inline-create-control{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;display:grid}.hub-form .inline-create-button{color:#dce5f2;border-color:var(--border);background:#7dc8ff0d;justify-content:center;align-items:center;gap:.35rem;min-width:5.5rem;padding:.65rem .85rem;display:inline-flex}.hub-form .inline-create-button:hover:not(:disabled){border-color:var(--blue);background:#7dc8ff1a;box-shadow:0 0 0 3px #7dc8ff14}.form-span{grid-column:1/-1}.form-section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.form-section-heading h3{margin-bottom:.25rem}.compact-button{min-height:2.35rem;padding:.45rem .8rem;font-size:.76rem}.request-item-forms{gap:1rem;display:grid}.receipt-item-details{gap:.8rem;display:grid}.receipt-item-details fieldset{border:1px solid var(--border);border-radius:1rem;margin:0;padding:1rem}.receipt-item-details legend{color:var(--blue);padding:0 .4rem;font-size:.72rem;font-weight:850}.request-item-forms fieldset{border:1px solid var(--border);border-radius:1rem;margin:0;padding:1rem;position:relative}.request-item-forms legend{color:var(--pink);padding:0 .4rem;font-size:.72rem;font-weight:850}.remove-item-button{width:2rem;height:2rem;color:var(--red);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:.7rem;right:.7rem}.modal-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.danger-button{color:#fff1f3;cursor:pointer;background:linear-gradient(135deg,#be123c,#e11d48);border:1px solid #fb7185b3;border-radius:.75rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.7rem;padding:.65rem 1rem;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #be123c3d}.danger-button:hover:not(:disabled){filter:brightness(1.08)}.danger-button:disabled{cursor:wait;opacity:.6}.delete-icon-button{cursor:pointer;place-items:center;transition:color .18s,border-color .18s,box-shadow .18s,transform .18s;color:#fb7185!important;background:0 0!important;border:1px solid #fb7185ad!important;border-radius:.75rem!important;width:2.65rem!important;min-width:2.65rem!important;height:2.65rem!important;min-height:2.65rem!important;padding:0!important;display:inline-grid!important;box-shadow:inset 0 0 12px #f43f5e09,0 0 9px #f43f5e38,0 0 22px #f43f5e14!important}.delete-icon-button svg{filter:drop-shadow(0 0 5px #fb71856b)}.delete-icon-button:hover:not(:disabled){filter:none;transform:translateY(-1px);color:#fda4af!important;background:#f43f5e0b!important;border-color:#fda4afeb!important;box-shadow:inset 0 0 14px #f43f5e0e,0 0 11px #f43f5e52,0 0 28px #f43f5e21!important}.delete-icon-button:disabled{cursor:wait;opacity:.42;transform:none}.edit-icon-button{cursor:pointer;place-items:center;transition:color .18s,border-color .18s,box-shadow .18s,transform .18s;width:2.65rem!important;min-width:2.65rem!important;height:2.65rem!important;min-height:2.65rem!important;color:var(--blue)!important;border:1px solid color-mix(in srgb, var(--blue) 68%, transparent)!important;box-shadow:inset 0 0 12px color-mix(in srgb, var(--blue) 4%, transparent), 0 0 9px color-mix(in srgb, var(--blue) 22%, transparent), 0 0 22px color-mix(in srgb, var(--blue) 8%, transparent)!important;background:0 0!important;border-radius:.75rem!important;padding:0!important;display:inline-grid!important}.edit-icon-button svg{filter:drop-shadow(0 0 5px color-mix(in srgb, var(--blue) 42%, transparent))}.edit-icon-button:hover:not(:disabled){filter:none;transform:translateY(-1px);color:color-mix(in srgb, var(--blue) 82%, white)!important;background:color-mix(in srgb, var(--blue) 5%, transparent)!important;border-color:color-mix(in srgb, var(--blue) 92%, white)!important;box-shadow:inset 0 0 14px color-mix(in srgb, var(--blue) 6%, transparent), 0 0 11px color-mix(in srgb, var(--blue) 32%, transparent), 0 0 28px color-mix(in srgb, var(--blue) 13%, transparent)!important}.edit-icon-button:disabled{cursor:wait;opacity:.42;transform:none}.delete-confirmation{gap:1.25rem;margin-top:1.25rem;display:grid}.delete-confirmation-record{background:#f43f5e0e;border:1px solid #fb718538;border-radius:.9rem;padding:1rem}.delete-confirmation-record strong,.delete-confirmation-record span{display:block}.delete-confirmation-record strong{color:var(--text)}.delete-confirmation-record span{color:var(--muted);margin-top:.3rem;font-size:.72rem}@media (width<=620px){.modal-backdrop{padding:max(.6rem, env(safe-area-inset-top)) max(.6rem, env(safe-area-inset-right)) max(.6rem, env(safe-area-inset-bottom)) max(.6rem, env(safe-area-inset-left))}.modal-card{width:100%;max-height:calc(100dvh - 1.2rem);margin:.5rem 0;padding:1rem;overflow-x:hidden}.modal-header{gap:.75rem;padding-bottom:1rem}.modal-header h2{overflow-wrap:anywhere;font-size:1.1rem}.form-grid{grid-template-columns:1fr}.form-span{grid-column:auto}.form-section-heading{flex-direction:column;align-items:stretch}.modal-actions{grid-template-columns:1fr;display:grid}.modal-actions button,.modal-actions a,.page-actions>*,.page-actions button,.page-actions a{justify-content:center;width:100%;min-height:2.85rem}.hub-form,.hub-form label,.hub-form .form-field{min-width:0}.hub-form input,.hub-form textarea,.hub-form select,.themed-select-trigger,.themed-date-trigger{min-height:2.85rem;font-size:1rem}.inline-create-control{grid-template-columns:minmax(0,1fr)}.inline-create-button{justify-content:center;width:100%;min-height:2.75rem}}.empty-page{text-align:center;place-items:center;min-height:460px;padding:2rem;display:grid}.empty-page svg{color:var(--blue);margin-bottom:1rem}.empty-page h2{margin-bottom:.55rem}.empty-page p{max-width:560px;color:var(--muted);margin-bottom:0}@media (width<=700px){.page-header{flex-direction:column;align-items:stretch;gap:1rem}.page-actions{grid-template-columns:1fr;display:grid}}: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] .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] .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] .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-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] .stored-item-view,: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] .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] .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-current-step,:root[data-theme=light] .protocol-step-timer,:root[data-theme=light] .protocol-step-strip 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{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-status.published,:root[data-theme=light] .protocol-status.completed,:root[data-theme=light] .protocol-runner-materials button.checked,:root[data-theme=light] .protocol-step-strip 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-strip 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{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-status,: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] .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)}}
