.AppShell-module__Ra_kLW__shell{--app-shell-header-height:56px;background:var(--bg-app);min-height:100vh;position:relative}.AppShell-module__Ra_kLW__main{min-height:100vh;padding-top:var(--app-shell-header-height);flex-direction:column;display:flex}.AppShell-module__Ra_kLW__header{z-index:20;height:var(--app-shell-header-height);justify-content:space-between;align-items:center;gap:var(--s-3);padding:0 var(--s-5) 0 var(--s-3);border-bottom:1px solid var(--line-1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;display:flex;position:fixed;inset:0 0 auto}.AppShell-module__Ra_kLW__headerLeft,.AppShell-module__Ra_kLW__headerRight{align-items:center;gap:var(--s-3);min-width:0;display:flex}.AppShell-module__Ra_kLW__headerRight{flex:1;justify-content:flex-end}.AppShell-module__Ra_kLW__sharedOwnerSwitcher{align-items:center;gap:10px;min-width:0;max-width:min(304px,100%);display:inline-flex}.AppShell-module__Ra_kLW__sharedOwnerLabel{color:var(--fg-3);font:var(--t-caption);white-space:nowrap}.AppShell-module__Ra_kLW__sharedOwnerSelect{border-color:var(--line-1);width:232px;max-width:min(232px,34vw);font:var(--t-body-sm);background:linear-gradient(#fffffffa,#e6f1eba6);padding:6px 30px 6px 10px;line-height:1.2}.AppShell-module__Ra_kLW__sharedOwnerValue{border:1px solid var(--line-1);border-radius:var(--r-sm);min-width:0;max-width:min(232px,34vw);color:var(--fg-2);font:var(--t-body-sm);text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#fffffffa,#e6f1eba6);padding:6px 10px;line-height:1.2;overflow:hidden}.AppShell-module__Ra_kLW__iconButton{border-radius:var(--r-sm);width:32px;height:32px;color:var(--fg-2);cursor:pointer;transition:background var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.AppShell-module__Ra_kLW__iconButton:hover{background:var(--cream-200);color:var(--fg-1)}.AppShell-module__Ra_kLW__icon{stroke-width:1.75px;width:18px;height:18px}.AppShell-module__Ra_kLW__brand{align-items:center;gap:var(--s-2);min-width:0;display:flex}.AppShell-module__Ra_kLW__brandLogo{border-radius:999px;flex:0 0 28px;width:28px;height:28px}.AppShell-module__Ra_kLW__sidebarLogo{border-radius:999px;flex:0 0 38px;width:38px;height:38px}.AppShell-module__Ra_kLW__brandName{color:var(--brand-teal);font:600 15px / 1 var(--font-display);letter-spacing:-.005em;white-space:nowrap}.AppShell-module__Ra_kLW__headerDivider{background:var(--line-2);width:1px;height:18px}.AppShell-module__Ra_kLW__sectionLabel{color:var(--fg-3);font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.AppShell-module__Ra_kLW__dateLabel{color:var(--fg-2);font:var(--t-label);white-space:nowrap}.AppShell-module__Ra_kLW__hatcherySwitcher{align-items:center;gap:10px;min-width:0;max-width:min(280px,100%);display:inline-flex}.AppShell-module__Ra_kLW__hatcherySwitcherPrefix{color:var(--fg-3);font:var(--t-caption);white-space:nowrap}.AppShell-module__Ra_kLW__hatcherySwitcherSelect{border-color:var(--line-1);width:210px;max-width:min(210px,40vw);font:var(--t-body-sm);background:linear-gradient(#fffffffa,#f8f2e480);padding:6px 30px 6px 10px;line-height:1.2}.AppShell-module__Ra_kLW__hatcherySwitcherValue{border:1px solid var(--line-1);border-radius:var(--r-sm);min-width:0;max-width:min(210px,40vw);color:var(--fg-2);font:var(--t-body-sm);text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#fffffffa,#f8f2e480);padding:6px 10px;line-height:1.2;overflow:hidden}.AppShell-module__Ra_kLW__content{padding:var(--s-6) var(--s-6) var(--s-10);flex:1}.AppShell-module__Ra_kLW__scrim{z-index:30;opacity:0;pointer-events:none;transition:opacity var(--dur-2) var(--ease-out);background:#06424e52;position:fixed;inset:0}.AppShell-module__Ra_kLW__scrimOpen{opacity:1;pointer-events:auto}.AppShell-module__Ra_kLW__sidebar{z-index:40;background:var(--bg-dark);width:min(268px,100vw - 40px);color:var(--fg-on-teal);border-right:1px solid var(--line-on-dark);transition:transform var(--dur-3) var(--ease-out);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:0 0 0 1px #06424e0d,18px 0 40px #06424e2e}.AppShell-module__Ra_kLW__sidebarOpen{transform:translate(0)}.AppShell-module__Ra_kLW__sidebarHead{align-items:center;gap:var(--s-3);border-bottom:1px solid var(--line-on-dark);padding:18px 18px 14px;display:flex}.AppShell-module__Ra_kLW__sidebarBrand{flex:1;min-width:0}.AppShell-module__Ra_kLW__sidebarBrandName{color:var(--cream-100);font:600 16px / 1.1 var(--font-display);white-space:nowrap}.AppShell-module__Ra_kLW__sidebarBrandSub{color:var(--sage-300);font:var(--t-caption);margin-top:2px}.AppShell-module__Ra_kLW__sidebarClose{color:var(--sage-200)}.AppShell-module__Ra_kLW__sidebarNav{padding:var(--s-2) var(--s-2) var(--s-1);flex-direction:column;flex:1;gap:14px;display:flex;overflow-y:auto}.AppShell-module__Ra_kLW__navGroup{flex-direction:column;gap:2px;display:flex}.AppShell-module__Ra_kLW__navGroupLabel{color:var(--salmon-300);font:var(--t-eyebrow);letter-spacing:.14em;text-transform:uppercase;padding:4px 12px 6px}.AppShell-module__Ra_kLW__navLink{border-radius:var(--r-md);color:var(--sage-200);font:var(--t-body-sm);transition:background var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out);align-items:center;gap:11px;padding:9px 11px;text-decoration:none;display:flex;position:relative}.AppShell-module__Ra_kLW__navLink:hover{color:var(--cream-100);background:#f4ecda0f}.AppShell-module__Ra_kLW__navLinkActive{background:var(--teal-600);color:var(--cream-100)}.AppShell-module__Ra_kLW__navLinkActive:before{content:"";background:var(--brand-salmon);border-radius:0 2px 2px 0;width:3px;height:22px;position:absolute;left:0}.AppShell-module__Ra_kLW__sidebarFoot{border-top:1px solid var(--line-on-dark);padding:14px 16px;position:relative}.AppShell-module__Ra_kLW__staff{align-items:center;gap:var(--s-3);display:flex}.AppShell-module__Ra_kLW__staffButton{border-radius:var(--r-md);text-align:left;cursor:pointer;width:100%;transition:background var(--dur-1) var(--ease-out);background:0 0;border:0;margin:-6px -8px;padding:6px 8px}.AppShell-module__Ra_kLW__staffButton:hover{background:#f4ecda0f}.AppShell-module__Ra_kLW__staffText{flex:1;min-width:0}.AppShell-module__Ra_kLW__staffChevron{color:var(--sage-300);transition:transform var(--dur-1) var(--ease-out);flex:none}.AppShell-module__Ra_kLW__staffChevron[data-open=false]{transform:rotate(180deg)}.AppShell-module__Ra_kLW__userMenu{z-index:1;padding:var(--s-1);border:1px solid var(--line-on-dark);border-radius:var(--r-md);background:var(--teal-600);box-shadow:var(--shadow-lg);position:absolute;bottom:calc(100% - 6px);left:16px;right:16px}.AppShell-module__Ra_kLW__userMenuItem{border-radius:var(--r-sm);width:100%;color:var(--sage-200);font:var(--t-body-sm);text-align:left;cursor:pointer;transition:background var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out);background:0 0;border:0;align-items:center;gap:11px;padding:9px 11px;display:flex}.AppShell-module__Ra_kLW__userMenuItem:hover{color:var(--cream-100);background:#f4ecda0f}.AppShell-module__Ra_kLW__userMenuItem:disabled{cursor:default;opacity:.6}.AppShell-module__Ra_kLW__avatar{background:var(--brand-salmon);width:32px;height:32px;color:var(--teal-800);font:600 12px / 1 var(--font-body);border-radius:999px;place-items:center;display:grid}.AppShell-module__Ra_kLW__staffName{color:var(--cream-100);font:var(--t-label)}.AppShell-module__Ra_kLW__staffRole{color:var(--sage-300);font:var(--t-caption)}@media (max-width:640px){.AppShell-module__Ra_kLW__header{padding-right:var(--s-3)}.AppShell-module__Ra_kLW__headerRight{flex:0 auto}.AppShell-module__Ra_kLW__hatcherySwitcher{max-width:176px}.AppShell-module__Ra_kLW__hatcherySwitcherPrefix,.AppShell-module__Ra_kLW__sharedOwnerLabel{display:none}.AppShell-module__Ra_kLW__hatcherySwitcherSelect,.AppShell-module__Ra_kLW__hatcherySwitcherValue,.AppShell-module__Ra_kLW__sharedOwnerSelect,.AppShell-module__Ra_kLW__sharedOwnerValue{width:176px;max-width:176px}.AppShell-module__Ra_kLW__content{padding:var(--s-4) var(--s-4) var(--s-8)}.AppShell-module__Ra_kLW__headerDivider,.AppShell-module__Ra_kLW__sectionLabel{display:none}}.AppShell-module__Ra_kLW__userMenuNote{padding:var(--s-2) var(--s-3);color:var(--text-2);margin:0;font-size:.8rem;line-height:1.4}
.BiomassCapacityChip-module__FATa5G__chip{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-surface);min-width:128px;max-width:100%;box-shadow:var(--shadow-xs);align-items:center;padding:7px 10px;display:inline-flex}.BiomassCapacityChip-module__FATa5G__summaryLine{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.BiomassCapacityChip-module__FATa5G__label{color:var(--fg-3);font:var(--t-eyebrow);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.BiomassCapacityChip-module__FATa5G__value{font:600 13px/1 var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap}.BiomassCapacityChip-module__FATa5G__detail{align-items:baseline;gap:6px;min-width:0;display:inline-flex}.BiomassCapacityChip-module__FATa5G__separator{color:var(--fg-3);font:600 11px/1 var(--font-body)}.BiomassCapacityChip-module__FATa5G__fraction{color:var(--fg-2);font:500 12px/1.2 var(--font-body);font-variant-numeric:tabular-nums;white-space:nowrap}.BiomassCapacityChip-module__FATa5G__success{background:linear-gradient(180deg, color-mix(in srgb, var(--status-ok-bg) 72%, white 28%) 0%, var(--bg-surface) 100%);border-color:color-mix(in srgb, #2e6a45 16%, var(--line-1) 84%)}.BiomassCapacityChip-module__FATa5G__success .BiomassCapacityChip-module__FATa5G__value{color:#2e6a45}.BiomassCapacityChip-module__FATa5G__warning{background:linear-gradient(180deg, color-mix(in srgb, var(--status-warn-bg) 72%, white 28%) 0%, var(--bg-surface) 100%);border-color:color-mix(in srgb, #8a5f0b 18%, var(--line-1) 82%)}.BiomassCapacityChip-module__FATa5G__warning .BiomassCapacityChip-module__FATa5G__value{color:#8a5f0b}.BiomassCapacityChip-module__FATa5G__alert{background:linear-gradient(180deg, color-mix(in srgb, var(--status-alert-bg) 72%, white 28%) 0%, var(--bg-surface) 100%);border-color:color-mix(in srgb, #7e281c 18%, var(--line-1) 82%)}.BiomassCapacityChip-module__FATa5G__alert .BiomassCapacityChip-module__FATa5G__value{color:#7e281c}.BiomassCapacityChip-module__FATa5G__neutral{background:linear-gradient(180deg, color-mix(in srgb, var(--ink-50) 74%, white 26%) 0%, var(--bg-surface) 100%);border-color:var(--line-1)}.BiomassCapacityChip-module__FATa5G__neutral .BiomassCapacityChip-module__FATa5G__value{color:var(--ink-600)}.BiomassCapacityChip-module__FATa5G__plain{background:linear-gradient(180deg, color-mix(in srgb, var(--cream-100) 82%, white 18%) 0%, var(--bg-surface) 100%);border-color:color-mix(in srgb, var(--teal-500) 12%, var(--line-1) 88%)}.BiomassCapacityChip-module__FATa5G__plain .BiomassCapacityChip-module__FATa5G__value{color:var(--teal-700)}
.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--s-2);border-radius:var(--r-md);min-height:40px;color:var(--fg-1);font:500 14px / 1 var(--font-body);cursor:pointer;transition:background var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out);background:0 0;border:1px solid #0000;padding:9px 14px;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.45;cursor:not-allowed}.Button-module__8RiFmG__primary{background:var(--brand-teal);color:var(--fg-on-teal)}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--teal-600)}.Button-module__8RiFmG__secondary{background:var(--bg-surface);color:var(--brand-teal);border-color:var(--line-strong)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--cream-100)}.Button-module__8RiFmG__ghost{color:var(--brand-teal)}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--cream-200)}.Button-module__8RiFmG__accent{background:var(--salmon-400);color:var(--teal-800)}.Button-module__8RiFmG__accent:hover:not(:disabled){background:var(--salmon-500);color:var(--fg-on-teal)}.Button-module__8RiFmG__danger{background:var(--bg-surface);color:var(--status-alert);border-color:var(--line-strong)}.Button-module__8RiFmG__danger:hover:not(:disabled){background:var(--status-alert-bg)}.Button-module__8RiFmG__sm{min-height:32px;padding:6px 10px;font-size:13px}.Button-module__8RiFmG__md{min-height:40px}.Button-module__8RiFmG__fullWidth{width:100%}
.Card-module__b6YjYG__card{background:var(--bg-surface);border:1px solid var(--line-1);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:18px}.Card-module__b6YjYG__sunken{background:var(--bg-sunken);box-shadow:none}.Card-module__b6YjYG__elevated{border-radius:var(--r-lg);box-shadow:var(--shadow-lg);border-color:#0000}
.Field-module__bfn3sa__field{flex-direction:column;gap:5px;display:flex}.Field-module__bfn3sa__label{color:var(--fg-2);font:var(--t-label)}.Field-module__bfn3sa__hint{color:var(--fg-3);font:var(--t-caption)}.Field-module__bfn3sa__error .Field-module__bfn3sa__hint{color:var(--status-alert)}
.IconButton-module__09XwpW__button{border-radius:var(--r-sm);width:32px;height:32px;color:var(--fg-2);cursor:pointer;transition:background var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.IconButton-module__09XwpW__button:hover:not(:disabled){background:var(--cream-200);color:var(--fg-1)}.IconButton-module__09XwpW__button:disabled{opacity:.45;cursor:not-allowed}
.Input-module__5jsJuW__wrap{width:100%;display:block;position:relative}.Input-module__5jsJuW__input{box-sizing:border-box;border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;color:var(--fg-1);font:var(--t-body);transition:border-color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out), background var(--dur-1) var(--ease-out);padding:9px 11px}.Input-module__5jsJuW__input:hover:enabled{background:var(--cream-50)}.Input-module__5jsJuW__input:disabled{background:var(--bg-inset);color:var(--fg-3);cursor:not-allowed}.Input-module__5jsJuW__mono{font:var(--t-mono);font-variant-numeric:tabular-nums}.Input-module__5jsJuW__prefix,.Input-module__5jsJuW__suffix{color:var(--fg-3);font:var(--t-mono);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.Input-module__5jsJuW__prefix{left:10px}.Input-module__5jsJuW__suffix{right:10px}.Input-module__5jsJuW__withPrefix{padding-left:32px}.Input-module__5jsJuW__withSuffix{padding-right:56px}
.Select-module__E8rWSW__wrap{width:100%;display:block;position:relative}.Select-module__E8rWSW__select{box-sizing:border-box;border:1px solid var(--line-strong);border-radius:var(--r-sm);background-color:var(--bg-surface);width:100%;color:var(--fg-1);font:var(--t-body);appearance:none;transition:border-color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out), background var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out);padding:9px 34px 9px 11px}.Select-module__E8rWSW__select:hover:enabled{background:var(--cream-50)}.Select-module__E8rWSW__select:focus{border-color:var(--brand-teal);outline:none;box-shadow:0 0 0 2px #06424e24}.Select-module__E8rWSW__select:disabled{background:var(--bg-inset);color:var(--fg-3);cursor:not-allowed}.Select-module__E8rWSW__icon{width:14px;height:14px;color:var(--fg-2);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}
.SpeciesProfileAvatar-module__4V5vea__avatar{--avatar-size:48px;--avatar-fallback-color:#9aa8a4;width:var(--avatar-size);height:var(--avatar-size);flex:0 0 var(--avatar-size);border-radius:var(--r-md);background:linear-gradient(145deg, color-mix(in srgb, var(--avatar-fallback-color) 72%, white) 0%, var(--avatar-fallback-color) 100%);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #06424e14}.SpeciesProfileAvatar-module__4V5vea__image{object-fit:cover}
.StatusMessage-module__7HPa7q__message{border:1px solid var(--line-1);border-radius:var(--r-lg);background:var(--bg-surface);padding:18px}.StatusMessage-module__7HPa7q__info{background:var(--status-info-bg)}.StatusMessage-module__7HPa7q__success{background:var(--status-ok-bg)}.StatusMessage-module__7HPa7q__error{background:var(--status-alert-bg)}.StatusMessage-module__7HPa7q__warning{background:var(--status-warn-bg)}.StatusMessage-module__7HPa7q__label{color:var(--fg-2);font:var(--t-eyebrow);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.StatusMessage-module__7HPa7q__body{color:var(--fg-1)}
.StockTag-module__iuk0kW__stockTag{border-radius:var(--r-xs);border:1px solid var(--line-2);background:var(--bg-surface);color:var(--fg-1);font:var(--t-mono);white-space:nowrap;align-items:center;gap:6px;padding:2px 8px;font-size:11px;line-height:1;display:inline-flex}.StockTag-module__iuk0kW__swatch{background:var(--stock-tag-swatch-color,var(--ink-400));border-radius:2px;flex:none;width:8px;height:8px}
.Tag-module__1yBGQG__tag{border-radius:var(--r-pill);font:500 12px / 1 var(--font-body);white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;padding:3px 9px;display:inline-flex}.Tag-module__1yBGQG__success{background:var(--status-ok-bg);color:#2e6a45}.Tag-module__1yBGQG__warning{background:var(--status-warn-bg);color:#8a5f0b}.Tag-module__1yBGQG__alert{background:var(--status-alert-bg);color:#7e281c}.Tag-module__1yBGQG__info{background:var(--status-info-bg);color:var(--teal-700)}.Tag-module__1yBGQG__neutral{background:var(--ink-50);color:var(--ink-600)}.Tag-module__1yBGQG__female{background:var(--salmon-100);color:var(--salmon-700)}.Tag-module__1yBGQG__male{background:var(--teal-50);color:var(--teal-700);border-color:var(--teal-100)}.Tag-module__1yBGQG__numeric{font-variant-numeric:tabular-nums}.Tag-module__1yBGQG__indicator{background:var(--tag-indicator-color,currentColor);border-radius:50%;flex:none;width:6px;height:6px}
.Toast-module__dpyMdW__viewport{right:var(--s-6);top:max(var(--s-6), env(safe-area-inset-top));z-index:1000;gap:var(--s-3);width:min(360px, calc(100vw - (var(--s-6) * 2)));pointer-events:none;flex-direction:column;display:flex;position:fixed}.Toast-module__dpyMdW__toast{--toast-accent:var(--status-info);--toast-icon-bg:var(--status-info-bg);pointer-events:auto;gap:var(--s-3);border:1px solid var(--line-2);border-left:4px solid var(--toast-accent);border-radius:var(--r-lg);background:var(--bg-surface);box-shadow:var(--shadow-lg);animation:Toast-module__dpyMdW__toast-enter var(--dur-3) var(--ease-out);transition:opacity var(--dur-2) var(--ease-out), transform var(--dur-2) var(--ease-out);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;padding:14px 14px 14px 12px;display:grid}.Toast-module__dpyMdW__toast[data-state=closing]{opacity:0;transform:translateY(8px)}.Toast-module__dpyMdW__success{--toast-accent:var(--status-ok);--toast-icon-bg:var(--status-ok-bg)}.Toast-module__dpyMdW__error{--toast-accent:var(--status-alert);--toast-icon-bg:var(--status-alert-bg)}.Toast-module__dpyMdW__warning{--toast-accent:var(--status-warn);--toast-icon-bg:var(--status-warn-bg)}.Toast-module__dpyMdW__info{--toast-accent:var(--status-info);--toast-icon-bg:var(--status-info-bg)}.Toast-module__dpyMdW__iconWrap{border-radius:var(--r-md);background:var(--toast-icon-bg);width:32px;height:32px;color:var(--toast-accent);justify-content:center;align-items:center;display:inline-flex}.Toast-module__dpyMdW__icon{stroke-width:1.9px;width:16px;height:16px}.Toast-module__dpyMdW__message{min-width:0;color:var(--fg-1);font:500 14px / 1.45 var(--font-body);text-wrap:pretty;padding-top:2px}.Toast-module__dpyMdW__dismissButton{border-radius:var(--r-sm);width:28px;height:28px;color:var(--fg-3);cursor:pointer;transition:background var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out);background:0 0;border:0;justify-content:center;align-items:center;margin:-2px -4px 0 0;display:inline-flex}.Toast-module__dpyMdW__dismissButton:hover{background:var(--cream-100);color:var(--fg-1)}.Toast-module__dpyMdW__dismissIcon{stroke-width:1.9px;width:16px;height:16px}@keyframes Toast-module__dpyMdW__toast-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Toast-module__dpyMdW__viewport{right:var(--s-4);left:var(--s-4);top:max(var(--s-4), env(safe-area-inset-top));width:auto}}
.PendingCommandPanel-module__HrHdGG__banner{align-items:center;gap:var(--s-2);padding:var(--s-2) var(--s-3);border:1px solid var(--line-1);border-radius:var(--radius-2,8px);background:var(--bg-surface,#fff);font:inherit;color:var(--text-1);cursor:pointer;font-size:.85rem;display:flex}.PendingCommandPanel-module__HrHdGG__bannerCount{background:var(--tone-warning-bg,#fdf1d6);min-width:20px;height:20px;color:var(--tone-warning-fg,#7a4b00);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.75rem;font-weight:600;display:inline-flex}.PendingCommandPanel-module__HrHdGG__scrim{z-index:40;background:#0f172a52;position:fixed;inset:0}.PendingCommandPanel-module__HrHdGG__panel{z-index:41;gap:var(--s-3);width:min(420px,100vw);height:100vh;padding:var(--s-5);background:var(--bg-surface,#fff);border-left:1px solid var(--line-1);flex-direction:column;display:flex;position:fixed;inset:0 0 auto auto;overflow-y:auto}.PendingCommandPanel-module__HrHdGG__panelHead{justify-content:space-between;align-items:flex-start;gap:var(--s-3);display:flex}.PendingCommandPanel-module__HrHdGG__panelTitle{margin:0;font-size:1rem;font-weight:600}.PendingCommandPanel-module__HrHdGG__panelHint{color:var(--text-2);margin:0;font-size:.82rem}.PendingCommandPanel-module__HrHdGG__list{gap:var(--s-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PendingCommandPanel-module__HrHdGG__item{gap:var(--s-2);padding:var(--s-3);border:1px solid var(--line-1);border-radius:var(--radius-2,8px);flex-direction:column;display:flex}.PendingCommandPanel-module__HrHdGG__itemHead{justify-content:space-between;align-items:baseline;gap:var(--s-2);display:flex}.PendingCommandPanel-module__HrHdGG__itemTitle{font-size:.9rem;font-weight:600}.PendingCommandPanel-module__HrHdGG__itemStatus{color:var(--text-2);font-size:.78rem}.PendingCommandPanel-module__HrHdGG__itemDetail,.PendingCommandPanel-module__HrHdGG__itemExplanation,.PendingCommandPanel-module__HrHdGG__itemMeta{color:var(--text-2);margin:0;font-size:.82rem}.PendingCommandPanel-module__HrHdGG__itemActions{align-items:center;gap:var(--s-2);display:flex}.PendingCommandPanel-module__HrHdGG__empty{color:var(--text-2);margin:0;font-size:.85rem}
.guidance-module__UTnjdq__guidanceCard{border-left:3px solid var(--brand-salmon)}.guidance-module__UTnjdq__guidanceTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.guidance-module__UTnjdq__guidanceEyebrow{color:var(--fg-2);font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase}.guidance-module__UTnjdq__guidanceHeadline{color:var(--fg-1);font:600 21px/1.2 var(--font-display);letter-spacing:-.01em;margin:0 0 8px}.guidance-module__UTnjdq__guidanceDetail{color:var(--fg-2);font:var(--t-body-sm);margin:0 0 14px;line-height:1.55}.guidance-module__UTnjdq__guidanceCallout{background:var(--cream-50);border:1px solid var(--line-1);border-radius:var(--r-md);flex-direction:column;gap:0;margin-bottom:14px;padding:11px 13px;display:flex}.guidance-module__UTnjdq__guidanceCalloutLabel{color:var(--salmon-600);font:var(--t-eyebrow);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;display:inline-flex}.guidance-module__UTnjdq__guidanceCalloutIcon{stroke-width:1.75px;width:16px;height:16px}.guidance-module__UTnjdq__guidanceNote{color:var(--fg-1);font:400 14px/1.5 var(--font-display);margin:7px 0 0;font-style:italic}.guidance-module__UTnjdq__guidanceFoot{border-top:1px solid var(--line-1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.guidance-module__UTnjdq__guidanceMeta{color:var(--fg-3);font:var(--t-caption);align-items:center;gap:6px;display:inline-flex}.guidance-module__UTnjdq__guidanceMetaIcon{stroke-width:1.75px;width:16px;height:16px}.guidance-module__UTnjdq__drawerContext{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-sunken);flex-direction:column;gap:8px;margin-bottom:14px;padding:12px 14px;display:flex}.guidance-module__UTnjdq__drawerContextRow{color:var(--fg-2);font:var(--t-body-sm);justify-content:space-between;gap:10px;display:flex}.guidance-module__UTnjdq__drawerContextRow strong{color:var(--fg-1);font-weight:500}.guidance-module__UTnjdq__drawerFieldStack{flex-direction:column;gap:16px;display:flex}.guidance-module__UTnjdq__drawerTextarea{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);min-height:88px;color:var(--fg-1);resize:vertical;font:var(--t-body);padding:10px 12px}.guidance-module__UTnjdq__drawerTextarea:focus{border-color:var(--brand-teal);outline:none;box-shadow:0 0 0 2px #06424e2e}
.LotContextStrip-module__lN9UWa__strip{background:color-mix(in srgb, var(--surface-raised) 94%, #f4fbf7 6%);border:1px solid #c7ddd1;border-radius:1.05rem;gap:.45rem;padding:.8rem .7rem;display:grid;box-shadow:inset 0 0 0 1px #ffffff59}.LotContextStrip-module__lN9UWa__lotRow,.LotContextStrip-module__lN9UWa__detailRow{display:grid}.LotContextStrip-module__lN9UWa__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.5rem;display:grid}.LotContextStrip-module__lN9UWa__metaCard{background:0 0;border:1px solid #0000;border-radius:.8rem;gap:.2rem;min-width:0;padding:.4rem .45rem;display:grid}.LotContextStrip-module__lN9UWa__lotCard{gap:.2rem}.LotContextStrip-module__lN9UWa__metaLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem;font-weight:700}.LotContextStrip-module__lN9UWa__metaValue{color:var(--text-strong);word-break:break-word;font-size:.9rem;font-weight:600;line-height:1.3}.LotContextStrip-module__lN9UWa__lotValue{font-size:1.2rem;line-height:1.1}@media (max-width:640px){.LotContextStrip-module__lN9UWa__metaGrid{grid-template-columns:1fr}}
.Breadcrumbs-module__DEqMla__breadcrumbs{color:var(--fg-3);font:var(--t-body-sm);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Breadcrumbs-module__DEqMla__breadcrumbItem{align-items:center;gap:6px;display:inline-flex}.Breadcrumbs-module__DEqMla__breadcrumbLink{color:var(--fg-2);text-decoration:none}.Breadcrumbs-module__DEqMla__breadcrumbLink:hover{color:var(--brand-teal);text-decoration:underline}.Breadcrumbs-module__DEqMla__breadcrumbCurrent{color:var(--fg-1)}.Breadcrumbs-module__DEqMla__breadcrumbSeparator{width:12px;height:12px;color:var(--fg-3);stroke-width:1.75px}
.EmptyStatePanel-module__aLEnea__panel{flex-direction:column;gap:12px;display:flex}.EmptyStatePanel-module__aLEnea__stacked{text-align:center;align-items:center}.EmptyStatePanel-module__aLEnea__inline{text-align:left;align-items:flex-start}.EmptyStatePanel-module__aLEnea__iconWrap{flex:none;place-items:center;display:grid}.EmptyStatePanel-module__aLEnea__stacked .EmptyStatePanel-module__aLEnea__iconWrap{background:var(--cream-200);width:56px;height:56px;color:var(--brand-teal);border-radius:50%}.EmptyStatePanel-module__aLEnea__inline .EmptyStatePanel-module__aLEnea__iconWrap{width:14px;height:14px;color:var(--fg-2)}.EmptyStatePanel-module__aLEnea__stacked .EmptyStatePanel-module__aLEnea__iconWrap svg{stroke-width:1.75px;width:26px;height:26px}.EmptyStatePanel-module__aLEnea__inlineBody{align-items:flex-start;gap:8px;display:flex}.EmptyStatePanel-module__aLEnea__inline .EmptyStatePanel-module__aLEnea__iconWrap svg{stroke-width:1.75px;width:14px;height:14px}.EmptyStatePanel-module__aLEnea__title{color:var(--fg-1);font:var(--t-h3)}.EmptyStatePanel-module__aLEnea__copy{color:var(--fg-2);font:var(--t-body-sm)}.EmptyStatePanel-module__aLEnea__stacked .EmptyStatePanel-module__aLEnea__copy{max-width:42ch}.EmptyStatePanel-module__aLEnea__actions{margin-top:4px}
.OverlayDialog-module__nr9VQq__scrim{z-index:100;overscroll-behavior:contain;animation:OverlayDialog-module__nr9VQq__dialogFadeIn var(--dur-2) var(--ease-out);background:#06424e59;place-items:center;padding:32px 18px;display:grid;position:fixed;inset:0;overflow:auto}.OverlayDialog-module__nr9VQq__content{min-width:0;animation:OverlayDialog-module__nr9VQq__dialogSlideUp var(--dur-3) var(--ease-out);position:relative}.OverlayDialog-module__nr9VQq__header,.OverlayDialog-module__nr9VQq__footer{justify-content:space-between;align-items:flex-start;gap:var(--s-4);display:flex}.OverlayDialog-module__nr9VQq__headerContent{flex:1;min-width:0}.OverlayDialog-module__nr9VQq__body{min-height:0}.OverlayDialog-module__nr9VQq__footer{align-items:center;gap:var(--s-3)}.OverlayDialog-module__nr9VQq__closeButton{border-radius:var(--r-sm);width:32px;height:32px;color:var(--fg-2);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.OverlayDialog-module__nr9VQq__closeButton:hover{background:var(--cream-200);color:var(--fg-1)}.OverlayDialog-module__nr9VQq__closeIcon{stroke-width:1.75px;width:14px;height:14px}@keyframes OverlayDialog-module__nr9VQq__dialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes OverlayDialog-module__nr9VQq__dialogSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.OverlayDrawer-module__ByCvlG__scrim{z-index:100;animation:OverlayDrawer-module__ByCvlG__drawerFadeIn var(--dur-2) var(--ease-out);background:#06424e59;position:fixed;inset:0}.OverlayDrawer-module__ByCvlG__panel{z-index:110;min-width:0;animation:OverlayDrawer-module__ByCvlG__drawerSlideIn var(--dur-3) var(--ease-out);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0}.OverlayDrawer-module__ByCvlG__header,.OverlayDrawer-module__ByCvlG__footer{justify-content:space-between;align-items:flex-start;gap:var(--s-4);display:flex}.OverlayDrawer-module__ByCvlG__headerContent{flex:1;min-width:0}.OverlayDrawer-module__ByCvlG__body{flex:1;min-height:0}.OverlayDrawer-module__ByCvlG__footer{align-items:center;gap:var(--s-3)}.OverlayDrawer-module__ByCvlG__closeButton{border-radius:var(--r-sm);width:32px;height:32px;color:var(--fg-2);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.OverlayDrawer-module__ByCvlG__closeButton:hover{background:var(--cream-200);color:var(--fg-1)}.OverlayDrawer-module__ByCvlG__closeIcon{stroke-width:1.75px;width:14px;height:14px}@keyframes OverlayDrawer-module__ByCvlG__drawerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes OverlayDrawer-module__ByCvlG__drawerSlideIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}
.ScenicHeroStrip-module__8wUdOq__strip{border-radius:var(--r-lg);background-position:50% 60%;background-size:cover;background-color:var(--teal-700);min-height:220px;position:relative;overflow:hidden}.ScenicHeroStrip-module__8wUdOq__shade{background:linear-gradient(90deg,#06424ee0 0%,#06424ea6 55%,#06424e38 100%);position:absolute;inset:0}.ScenicHeroStrip-module__8wUdOq__body{z-index:1;color:var(--cream-100);padding:28px 36px;position:relative}.ScenicHeroStrip-module__8wUdOq__eyebrow{color:var(--sage-300);font:var(--t-eyebrow);letter-spacing:.16em;text-transform:uppercase}.ScenicHeroStrip-module__8wUdOq__title{color:var(--fg-on-teal);font:600 30px / 1.18 var(--font-display);letter-spacing:-.01em;margin:8px 0 12px}.ScenicHeroStrip-module__8wUdOq__copy{max-width:56ch;color:var(--cream-200);font:var(--t-body-sm);line-height:1.55}.ScenicHeroStrip-module__8wUdOq__actions{align-items:center;gap:var(--s-2);flex-wrap:wrap;margin-top:16px;display:flex}@media (max-width:640px){.ScenicHeroStrip-module__8wUdOq__strip{min-height:272px}.ScenicHeroStrip-module__8wUdOq__body{padding:24px 22px 26px}.ScenicHeroStrip-module__8wUdOq__title{font-size:30px}}
.FeaturePageHeader-module__HMC-IW__block{gap:12px;display:grid}.FeaturePageHeader-module__HMC-IW__header{justify-content:space-between;align-items:flex-end;gap:var(--s-6);display:flex}.FeaturePageHeader-module__HMC-IW__copy{flex:1;min-width:300px}.FeaturePageHeader-module__HMC-IW__actions{align-items:center;gap:var(--s-2);flex-wrap:wrap;justify-content:flex-end;display:flex}@media (max-width:960px){.FeaturePageHeader-module__HMC-IW__header{flex-direction:column;align-items:flex-start}.FeaturePageHeader-module__HMC-IW__actions{justify-content:flex-start}}
.FilterPanel-module__xs5a8W__panel{gap:14px;padding:0;display:grid}.FilterPanel-module__xs5a8W__grid{gap:12px;display:grid}.FilterPanel-module__xs5a8W__summary{justify-content:space-between;align-items:center;gap:var(--s-3);color:var(--fg-3);font:var(--t-caption);flex-wrap:wrap;display:flex}.FilterPanel-module__xs5a8W__field{gap:8px;display:grid}.FilterPanel-module__xs5a8W__label{color:var(--fg-3);font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase}
.SegmentedTabs-module__1xdYBa__root{border:1px solid var(--line-1);border-radius:var(--r-sm);background:var(--bg-sunken);padding:2px;display:inline-flex}.SegmentedTabs-module__1xdYBa__button{color:var(--fg-2);cursor:pointer;font:var(--t-label);text-transform:capitalize;background:0 0;border:0;border-radius:3px;padding:5px 11px}.SegmentedTabs-module__1xdYBa__buttonActive{background:var(--bg-surface);color:var(--brand-teal);box-shadow:0 1px 2px #06424e14}.SegmentedTabs-module__1xdYBa__rootMd{border-radius:var(--r-md);place-self:flex-start start;gap:2px;padding:3px}.SegmentedTabs-module__1xdYBa__buttonMd{border-radius:var(--r-sm);text-transform:none;align-items:center;gap:7px;padding:8px 14px;display:inline-flex}.SegmentedTabs-module__1xdYBa__buttonMd>svg{stroke-width:1.75px;width:16px;height:16px}
.SpeciesChip-module__EM7QFq__chip{border-radius:var(--r-xs);font-family:var(--font-body);white-space:nowrap;align-items:center;gap:6px;font-weight:500;display:inline-flex}.SpeciesChip-module__EM7QFq__chip[data-size=sm]{padding:2px 8px;font-size:11px;line-height:1.4}.SpeciesChip-module__EM7QFq__chip[data-size=md]{padding:3px 9px;font-size:12px;line-height:1.4}.SpeciesChip-module__EM7QFq__chip[data-tone=light]{color:var(--teal-700);border:1px solid var(--line-2);background:0 0}.SpeciesChip-module__EM7QFq__chip[data-tone=dark]{color:var(--teal-100);background:#f4ecda1a;border:1px solid #0000}
.FormalModalFrame-module__0IbEtG__content{width:min(100%,640px);max-height:92vh}.FormalModalFrame-module__0IbEtG__panel{border-radius:var(--r-lg);border:1px solid #06424e1f;flex-direction:column;max-height:100%;padding:0;display:flex;overflow:hidden}.FormalModalFrame-module__0IbEtG__header,.FormalModalFrame-module__0IbEtG__footer{padding:18px 22px}.FormalModalFrame-module__0IbEtG__header{justify-content:space-between;align-items:flex-start;gap:var(--s-4);border-bottom:1px solid var(--line-1);padding:18px 22px 14px;display:flex}.FormalModalFrame-module__0IbEtG__body{gap:var(--s-4);flex-direction:column;flex:1;min-height:0;padding:18px 22px;display:flex;overflow:auto}.FormalModalFrame-module__0IbEtG__eyebrow{color:var(--fg-2);font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase}.FormalModalFrame-module__0IbEtG__title{color:var(--fg-1);font:var(--t-h3);margin:0}.FormalModalFrame-module__0IbEtG__subtitle{color:var(--fg-2);font:var(--t-body-sm)}.FormalModalFrame-module__0IbEtG__footer{justify-content:space-between;align-items:center;gap:var(--s-3);border-top:1px solid var(--line-1);background:var(--bg-sunken);padding:14px 22px;display:flex}.FormalModalFrame-module__0IbEtG__closeButton{margin-left:var(--s-2)}.FormalModalFrame-module__0IbEtG__metaIcon{stroke-width:1.75px;width:14px;height:14px}
.SpeciesSwatch-module__yyZWOa__swatch{background:var(--swatch-bg,var(--species-unknown));border-radius:2px;flex:none;display:inline-block}.SpeciesSwatch-module__yyZWOa__swatch[data-size=sm]{width:8px;height:8px}.SpeciesSwatch-module__yyZWOa__swatch[data-size=md]{width:9px;height:9px}.SpeciesSwatch-module__yyZWOa__swatch[data-species=coho]{--swatch-bg:var(--species-coho)}.SpeciesSwatch-module__yyZWOa__swatch[data-species=chinook]{--swatch-bg:var(--species-chinook)}.SpeciesSwatch-module__yyZWOa__swatch[data-species=sockeye]{--swatch-bg:var(--species-sockeye)}.SpeciesSwatch-module__yyZWOa__swatch[data-species=chum]{--swatch-bg:var(--species-chum)}.SpeciesSwatch-module__yyZWOa__swatch[data-species=pink]{--swatch-bg:var(--species-pink)}.SpeciesSwatch-module__yyZWOa__swatch[data-species=steelhead]{--swatch-bg:var(--species-steelhead)}.SpeciesSwatch-module__yyZWOa__swatch[data-species=unknown]{--swatch-bg:var(--species-unknown)}
.PageIntro-module__ogN30a__eyebrow{color:var(--fg-2);font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase}.PageIntro-module__ogN30a__titleRow{margin-top:4px}.PageIntro-module__ogN30a__withSupplement{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.PageIntro-module__ogN30a__title{color:var(--fg-1);font:var(--t-h1);letter-spacing:-.01em}.PageIntro-module__ogN30a__subtitle{max-width:68ch;color:var(--fg-2);font:var(--t-body-sm);margin-top:6px}
.BkdPostureChip-module__PZ6oia__value{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.BkdPostureChip-module__PZ6oia__meta{color:var(--fg-3);font:var(--t-body-sm)}.BkdPostureChip-module__PZ6oia__emptyText{color:var(--fg-3)}
.DetailKeyValueList-module__v7Fnua__list{gap:0;margin:0;display:grid}.DetailKeyValueList-module__v7Fnua__row{border-bottom:1px solid var(--line-1);grid-template-columns:120px 1fr;gap:12px;padding:7px 0;display:grid}.DetailKeyValueList-module__v7Fnua__row:last-child{border-bottom:0}.DetailKeyValueList-module__v7Fnua__row dt{color:var(--fg-3);font:var(--t-label);font-weight:400}.DetailKeyValueList-module__v7Fnua__row dd{color:var(--fg-1);font:var(--t-body-sm);margin:0}
.HatcheryOccurredAtField-module__JFCtka__field{gap:14px;display:grid}.HatcheryOccurredAtField-module__JFCtka__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.HatcheryOccurredAtField-module__JFCtka__timezoneMeta{color:var(--fg-3);font:var(--t-caption);flex-wrap:wrap;gap:10px;display:flex}.HatcheryOccurredAtField-module__JFCtka__timezoneToken{border:1px solid var(--line-1);background:var(--bg-subtle);border-radius:999px;align-items:center;gap:6px;padding:5px 10px;display:inline-flex}.HatcheryOccurredAtField-module__JFCtka__status{margin-top:2px}.HatcheryOccurredAtField-module__JFCtka__statusMeta{color:var(--fg-3);font:var(--t-caption);flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}@media (max-width:640px){.HatcheryOccurredAtField-module__JFCtka__row{grid-template-columns:1fr}}
.RearingActivityLog-module__IlienG__wrap{flex-direction:column;gap:22px;display:flex}.RearingActivityLog-module__IlienG__status{text-align:center;font:var(--t-body-sm);color:var(--fg-2);border:1px solid var(--line-1);border-radius:var(--r-lg);background:var(--bg-surface);padding:40px 24px}.RearingActivityLog-module__IlienG__day{flex-direction:column;gap:10px;display:flex}.RearingActivityLog-module__IlienG__dayHeader{align-items:center;gap:12px;display:flex}.RearingActivityLog-module__IlienG__dayLabel{white-space:nowrap;font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-2)}.RearingActivityLog-module__IlienG__dayRule{background:var(--line-2);flex:1;height:1px}.RearingActivityLog-module__IlienG__entry{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-surface);box-shadow:var(--shadow-sm);grid-template-columns:96px 1fr;gap:14px;padding:12px 16px;display:grid}.RearingActivityLog-module__IlienG__entryLandmark{background:var(--bg-sunken);box-shadow:none;border-style:dashed}.RearingActivityLog-module__IlienG__when{flex-direction:column;gap:2px;display:flex}.RearingActivityLog-module__IlienG__whenTime{font:var(--t-label);color:var(--fg-1);font-variant-numeric:tabular-nums}.RearingActivityLog-module__IlienG__whenActor{font:var(--t-caption);color:var(--fg-3)}.RearingActivityLog-module__IlienG__body{flex-direction:column;gap:6px;min-width:0;display:flex}.RearingActivityLog-module__IlienG__headline{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.RearingActivityLog-module__IlienG__tank{font:600 14px/1.2 var(--font-body);color:var(--fg-1)}.RearingActivityLog-module__IlienG__group{font:var(--t-caption);color:var(--fg-3)}.RearingActivityLog-module__IlienG__landmarkTag{background:var(--cream-200);color:var(--fg-2);font:var(--t-caption);border-radius:999px;padding:1px 8px}.RearingActivityLog-module__IlienG__factRow{flex-wrap:wrap;align-items:baseline;gap:8px 14px;display:flex}.RearingActivityLog-module__IlienG__fact{font:var(--t-body-sm);color:var(--fg-1);align-items:baseline;gap:5px;display:inline-flex}.RearingActivityLog-module__IlienG__factLabel{font:var(--t-caption);color:var(--fg-3)}.RearingActivityLog-module__IlienG__factSkipped{color:var(--fg-2);font-style:italic}.RearingActivityLog-module__IlienG__note{font:var(--t-body-sm);color:var(--fg-2);text-wrap:pretty;margin:0;font-style:italic}
.CompactModalFrame-module__FjZr5G__content{width:min(460px,100vw - 32px)}.CompactModalFrame-module__FjZr5G__panel{padding:24px 28px 22px}.CompactModalFrame-module__FjZr5G__header{margin-bottom:14px}.CompactModalFrame-module__FjZr5G__eyebrow{color:var(--fg-2);font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase}.CompactModalFrame-module__FjZr5G__title{color:var(--fg-1);font:var(--t-h2)}.CompactModalFrame-module__FjZr5G__subtitle{color:var(--fg-2);font:var(--t-body-sm);margin-top:2px}.CompactModalFrame-module__FjZr5G__body{min-height:0}.CompactModalFrame-module__FjZr5G__footer{border-top:1px solid var(--line-1);justify-content:flex-end;gap:8px;margin-top:20px;padding-top:14px;display:flex}
.RecordWorkspace-module__3opMWG__frame{flex-direction:column;gap:12px;display:flex}.RecordWorkspace-module__3opMWG__header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.RecordWorkspace-module__3opMWG__title{font:var(--t-h3);margin:0}.RecordWorkspace-module__3opMWG__helper{color:var(--fg-2);font:var(--t-body-sm);max-width:64ch;margin-top:4px;line-height:1.5}.RecordWorkspace-module__3opMWG__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.RecordWorkspace-module__3opMWG__body{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.RecordWorkspace-module__3opMWG__detailPane{top:calc(var(--app-shell-header-height,0px) + 12px);border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-surface);box-shadow:var(--shadow-sm);flex-direction:column;gap:16px;padding:18px 18px 16px;display:flex;position:sticky}.RecordWorkspace-module__3opMWG__detailPaneNotSticky{position:static}.RecordWorkspace-module__3opMWG__detailHead{border-bottom:1px solid var(--line-1);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.RecordWorkspace-module__3opMWG__detailActions{border-top:1px solid var(--line-1);gap:8px;margin-top:4px;padding-top:12px;display:flex}.RecordWorkspace-module__3opMWG__pagination{border-top:1px solid var(--line-1);background:#f4ecda47;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.RecordWorkspace-module__3opMWG__paginationMeta,.RecordWorkspace-module__3opMWG__paginationPage{color:var(--fg-2);font:var(--t-body-sm)}.RecordWorkspace-module__3opMWG__paginationActions{align-items:center;gap:8px;display:flex}@media (max-width:1180px){.RecordWorkspace-module__3opMWG__body{grid-template-columns:1fr}.RecordWorkspace-module__3opMWG__detailPane{position:static}}@media (max-width:800px){.RecordWorkspace-module__3opMWG__header{flex-direction:column;align-items:stretch}.RecordWorkspace-module__3opMWG__actions{flex-wrap:wrap}.RecordWorkspace-module__3opMWG__pagination{flex-direction:column;align-items:stretch}.RecordWorkspace-module__3opMWG__paginationActions{flex-wrap:wrap;justify-content:space-between}}
.RecordRearingBulkLossDrawer-module__G0fmfW__body{flex-direction:column;gap:20px;display:flex}.RecordRearingBulkLossDrawer-module__G0fmfW__currentRow{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px;display:flex}.RecordRearingBulkLossDrawer-module__G0fmfW__currentLabel{font:var(--t-label);color:var(--fg-2)}.RecordRearingBulkLossDrawer-module__G0fmfW__currentValue{font:var(--t-body);font-variant-numeric:tabular-nums;color:var(--fg-1);font-weight:600}.RecordRearingBulkLossDrawer-module__G0fmfW__select{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;min-height:40px;color:var(--fg-1);font:var(--t-body-sm);padding:10px 12px}.RecordRearingBulkLossDrawer-module__G0fmfW__textarea{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;min-height:96px;color:var(--fg-1);font:var(--t-body-sm);resize:vertical;padding:10px 12px}
.LedgerTable-module__0mqTna__shell{overflow:hidden}.LedgerTable-module__0mqTna__head{flex-direction:column;gap:6px;padding:20px 20px 0;display:flex}.LedgerTable-module__0mqTna__eyebrow{color:var(--fg-2);font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase}.LedgerTable-module__0mqTna__title{font:var(--t-h3)}.LedgerTable-module__0mqTna__intro{color:var(--fg-2);font:var(--t-body-sm);line-height:1.55}.LedgerTable-module__0mqTna__filterPanel{box-shadow:none;background:0 0;border:0;border-radius:0;gap:0;margin:14px 20px 0;padding:14px 16px}.LedgerTable-module__0mqTna__filter{min-width:180px}.LedgerTable-module__0mqTna__section{flex-direction:column;gap:10px;padding:14px 20px 20px;display:flex}.LedgerTable-module__0mqTna__metaRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.LedgerTable-module__0mqTna__results{color:var(--fg-2);font:var(--t-caption)}.LedgerTable-module__0mqTna__clearButton{color:var(--fg-link);cursor:pointer;font:var(--t-label);text-align:left;background:0 0;border:0;padding:0}.LedgerTable-module__0mqTna__clearButton:hover{color:var(--teal-700);text-decoration:underline}.LedgerTable-module__0mqTna__tableShell{border:1px solid var(--line-1);border-radius:var(--r-lg);background:var(--bg-surface);overflow:hidden}.LedgerTable-module__0mqTna__scroll{overflow-x:auto}.LedgerTable-module__0mqTna__table{border-collapse:separate;border-spacing:0;width:100%;min-width:760px;font:var(--t-body-sm);font-variant-numeric:tabular-nums}.LedgerTable-module__0mqTna__table th{border-bottom:2px solid var(--line-strong);background:var(--bg-sunken);color:var(--fg-2);font:var(--t-eyebrow);letter-spacing:.1em;text-align:left;text-transform:uppercase;padding:10px 14px}.LedgerTable-module__0mqTna__table td{border-bottom:1px solid var(--line-1);vertical-align:middle;padding:12px 14px}.LedgerTable-module__0mqTna__warningRow td{background:#c68a120f}.LedgerTable-module__0mqTna__warningRow:hover td{background:#c68a121a}.LedgerTable-module__0mqTna__mono,.LedgerTable-module__0mqTna__occurredDate,.LedgerTable-module__0mqTna__containerCell{color:var(--fg-1);font:var(--t-mono)}.LedgerTable-module__0mqTna__who{color:var(--fg-1)}.LedgerTable-module__0mqTna__eventCell{flex-flow:wrap;align-items:center;gap:6px;display:flex}.LedgerTable-module__0mqTna__eventContext{color:var(--fg-3);font:var(--t-caption);line-height:1.35}.LedgerTable-module__0mqTna__eventContext:before{content:"·";color:var(--fg-3);margin-right:4px}.LedgerTable-module__0mqTna__note{color:var(--fg-2);line-height:1.45}.LedgerTable-module__0mqTna__emptyState{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:36px 18px;display:flex}.LedgerTable-module__0mqTna__emptyTitle{font:var(--t-h4)}.LedgerTable-module__0mqTna__emptyBody{color:var(--fg-2);font:var(--t-body-sm);line-height:1.55}
.SectionCardHeader-module__8K6kuG__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.SectionCardHeader-module__8K6kuG__copy{flex:1;min-width:0}.SectionCardHeader-module__8K6kuG__meta{margin-top:2px}.SectionCardHeader-module__8K6kuG__actions{align-items:center;gap:var(--s-2);flex:none;display:flex}
.LotChip-module__w5CN9W__chip{font:500 11px/1.45 var(--font-body);white-space:nowrap;background:var(--chip-bg);color:var(--chip-fg);border-radius:999px;align-items:center;gap:5px;padding:2px 8px;display:inline-flex}.LotChip-module__w5CN9W__chip[data-tone=ok]{--chip-bg:var(--status-ok-bg);--chip-fg:#2e6a45;--chip-dot:var(--status-ok)}.LotChip-module__w5CN9W__chip[data-tone=warn]{--chip-bg:var(--status-warn-bg);--chip-fg:#8a5f0b;--chip-dot:var(--status-warn)}.LotChip-module__w5CN9W__chip[data-tone=alert]{--chip-bg:var(--status-alert-bg);--chip-fg:#7e281c;--chip-dot:var(--status-alert)}.LotChip-module__w5CN9W__chip[data-tone=info]{--chip-bg:var(--teal-50);--chip-fg:var(--teal-600);--chip-dot:var(--teal-500)}.LotChip-module__w5CN9W__chip[data-tone=mute]{--chip-bg:var(--ink-50);--chip-fg:var(--ink-500);--chip-dot:var(--ink-400)}.LotChip-module__w5CN9W__chip[data-tone=sage]{--chip-bg:var(--sage-100);--chip-fg:var(--sage-700);--chip-dot:var(--sage-600)}.LotChip-module__w5CN9W__dot{background:var(--chip-dot);border-radius:50%;flex:none;width:6px;height:6px}
.RecordRearingDailyVisitDrawer-module__7pcVlW__formBody{flex-direction:column;gap:20px;display:flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__section{flex-direction:column;gap:8px;display:flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__sectionHeadRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__sectionLabel{font:var(--t-label);color:var(--fg-1)}.RecordRearingDailyVisitDrawer-module__7pcVlW__mutedToggle{color:var(--teal-600);cursor:pointer;font:var(--t-label);background:0 0;border:0;padding:0}.RecordRearingDailyVisitDrawer-module__7pcVlW__feedRow{align-items:center;gap:12px;display:flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__feedRowMuted{opacity:.55}.RecordRearingDailyVisitDrawer-module__7pcVlW__amountField{flex:none;align-items:center;gap:6px;display:flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__amountSuffix{font:var(--t-body-sm);color:var(--fg-2)}.RecordRearingDailyVisitDrawer-module__7pcVlW__feedMeta{flex-direction:column;min-width:0;display:flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__feedMetaFeed{font:var(--t-body-sm);color:var(--fg-1)}.RecordRearingDailyVisitDrawer-module__7pcVlW__feedMetaHint{font:var(--t-caption);color:var(--fg-3)}.RecordRearingDailyVisitDrawer-module__7pcVlW__mortRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__stepper{align-items:center;gap:6px;display:inline-flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__stepperButton{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:32px;height:32px;color:var(--fg-1);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__stepperButton:disabled{opacity:.4;cursor:not-allowed}.RecordRearingDailyVisitDrawer-module__7pcVlW__stepperInput{text-align:center;border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:64px;color:var(--fg-1);font:var(--t-body-sm);font-variant-numeric:tabular-nums;padding:6px 4px}.RecordRearingDailyVisitDrawer-module__7pcVlW__liveCount{font:var(--t-body-sm);color:var(--fg-2);align-items:center;gap:6px;display:inline-flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__liveFrom{font-variant-numeric:tabular-nums;color:var(--fg-1)}.RecordRearingDailyVisitDrawer-module__7pcVlW__liveTo{font-variant-numeric:tabular-nums;color:var(--fg-1);font-weight:600}.RecordRearingDailyVisitDrawer-module__7pcVlW__grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.RecordRearingDailyVisitDrawer-module__7pcVlW__unitField{align-items:center;gap:6px;display:flex}.RecordRearingDailyVisitDrawer-module__7pcVlW__unitSuffix{font:var(--t-caption);color:var(--fg-2)}.RecordRearingDailyVisitDrawer-module__7pcVlW__textarea{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;min-height:76px;color:var(--fg-1);font:var(--t-body-sm);resize:vertical;padding:10px 12px}
.SummaryStrip-module__XdGNSa__strip{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--line-1);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.SummaryStrip-module__XdGNSa__item{background:var(--bg-surface);padding:16px 18px}.SummaryStrip-module__XdGNSa__label{color:var(--fg-2);font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase}.SummaryStrip-module__XdGNSa__value{color:var(--brand-teal);font:var(--t-mono-lg);margin-top:6px;font-size:26px;line-height:1.1}.SummaryStrip-module__XdGNSa__valueMuted{color:var(--fg-3)}.SummaryStrip-module__XdGNSa__valueWarning{color:var(--status-warn)}.SummaryStrip-module__XdGNSa__sub{color:var(--fg-3);font:var(--t-caption);margin-top:4px}@media (max-width:1180px){.SummaryStrip-module__XdGNSa__strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.SummaryStrip-module__XdGNSa__strip{grid-template-columns:1fr}}
.LotRow-module__fUjsRG__row,.LotRow-module__fUjsRG__rowSelected{background:var(--bg-surface);cursor:pointer;border-bottom:1px solid var(--line-1);transition:background var(--dur-1) var(--ease-out);grid-template-columns:minmax(190px,1.4fr) 88px 112px 156px 116px 32px;align-items:center;column-gap:12px;padding:14px 14px 14px 20px;display:grid;position:relative}.LotRow-module__fUjsRG__row:hover,.LotRow-module__fUjsRG__rowSelected:hover{background:var(--cream-50)}.LotRow-module__fUjsRG__rowSelected{background:var(--cream-50);box-shadow:inset 3px 0 0 var(--teal-500)}.LotRow-module__fUjsRG__rowAccent{background:0 0;width:4px;position:absolute;top:0;bottom:0;left:0}.LotRow-module__fUjsRG__rowAccent[data-tone=alert]{background:var(--status-alert)}.LotRow-module__fUjsRG__rowIdentity{flex-direction:column;gap:3px;min-width:0;display:flex}.LotRow-module__fUjsRG__rowIdentityHeader{align-items:center;gap:8px;display:flex}.LotRow-module__fUjsRG__rowCode{font:600 14px/1.2 var(--font-mono);color:var(--teal-500);font-variant-numeric:tabular-nums;white-space:nowrap}.LotRow-module__fUjsRG__rowSpeciesPill{border:1px solid var(--line-2);font:500 10px/1.5 var(--font-mono);color:var(--teal-700);white-space:nowrap;border-radius:3px;flex:none;align-items:center;gap:5px;padding:1px 7px;display:inline-flex}.LotRow-module__fUjsRG__rowOrigin{font:400 11px/1.4 var(--font-body);color:var(--ink-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.LotRow-module__fUjsRG__contIcon{flex:none}.LotRow-module__fUjsRG__pipRow{gap:3px;display:flex}.LotRow-module__fUjsRG__pip{background:var(--sage-100);border-radius:2px;flex:1;height:5px}.LotRow-module__fUjsRG__pip[data-on=true]{background:var(--teal-500)}.LotRow-module__fUjsRG__devSubRow{align-items:center;gap:8px;margin-top:7px;display:flex}.LotRow-module__fUjsRG__devMsLabel{font:500 11.5px/1.2 var(--font-body);color:var(--ink-600)}.LotRow-module__fUjsRG__rowQuantity{text-align:right}.LotRow-module__fUjsRG__rowLive{font:500 14px/1.2 var(--font-mono);color:var(--teal-700);font-variant-numeric:tabular-nums}.LotRow-module__fUjsRG__rowAttention{justify-content:flex-end;margin-top:5px;display:flex}.LotRow-module__fUjsRG__rowKebabCell{justify-content:flex-end;display:flex;position:relative}.LotRow-module__fUjsRG__kebabButton{border-radius:var(--r-sm);width:30px;height:30px;color:var(--ink-500);cursor:pointer;transition:background var(--dur-1) var(--ease-out);background:0 0;border:0;place-items:center;display:grid}.LotRow-module__fUjsRG__kebabButton:hover{background:var(--ink-50)}.LotRow-module__fUjsRG__menu{z-index:30;background:var(--bg-surface);border:1px solid var(--line-2);width:224px;box-shadow:var(--shadow-lg);border-radius:10px;padding:6px;position:absolute;top:34px;right:0}.LotRow-module__fUjsRG__menuEyebrow{font:600 10px/1.2 var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-400);padding:7px 10px 5px}.LotRow-module__fUjsRG__menuItem{text-align:left;border-radius:var(--r-sm);width:100%;font:500 13px/1.2 var(--font-body);color:var(--teal-700);cursor:pointer;transition:background var(--dur-1) var(--ease-out);background:0 0;border:0;padding:8px 10px;display:block}.LotRow-module__fUjsRG__menuItem:hover{background:var(--cream-50)}.LotRow-module__fUjsRG__menuDivider{background:var(--line-1);height:1px;margin:5px 8px}.LotRow-module__fUjsRG__menuOpenDetail{text-align:left;border-radius:var(--r-sm);width:100%;font:500 13px/1.2 var(--font-body);color:var(--teal-500);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.LotRow-module__fUjsRG__menuOpenDetail:hover{background:var(--cream-50)}
.RearingLotsWorkspace-module__kjeeaW__root{flex-direction:column;gap:14px;display:flex;position:relative}.RearingLotsWorkspace-module__kjeeaW__workspace{grid-template-columns:minmax(0,1fr) 392px;align-items:start;gap:18px;display:grid}.RearingLotsWorkspace-module__kjeeaW__listCard,.RearingLotsWorkspace-module__kjeeaW__detailPanel{border:1px solid var(--line-1);border-radius:var(--r-lg);background:var(--bg-surface);box-shadow:var(--shadow-sm)}.RearingLotsWorkspace-module__kjeeaW__listCard{overflow:visible}.RearingLotsWorkspace-module__kjeeaW__listHeader,.RearingLotsWorkspace-module__kjeeaW__lotRow,.RearingLotsWorkspace-module__kjeeaW__lotRowSelected,.RearingLotsWorkspace-module__kjeeaW__occupancyRow,.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected{grid-template-columns:minmax(240px,1fr) 108px 84px minmax(250px,290px) 96px 112px 32px;align-items:center;column-gap:18px;display:grid}.RearingLotsWorkspace-module__kjeeaW__listHeader{border-bottom:2px solid var(--line-strong);background:var(--cream-200);border-radius:12px 12px 0 0;padding:11px 14px 11px 20px}.RearingLotsWorkspace-module__kjeeaW__colLabel,.RearingLotsWorkspace-module__kjeeaW__colLabelRight,.RearingLotsWorkspace-module__kjeeaW__microLabel{color:var(--fg-3);font:var(--t-eyebrow);letter-spacing:.1em;text-transform:uppercase}.RearingLotsWorkspace-module__kjeeaW__colLabelRight{text-align:right}.RearingLotsWorkspace-module__kjeeaW__emptyStateWrap{padding:18px}.RearingLotsWorkspace-module__kjeeaW__lotRow,.RearingLotsWorkspace-module__kjeeaW__lotRowSelected{border-bottom:1px solid var(--line-1);cursor:pointer;min-height:76px;transition:background var(--dur-1) var(--ease-out);padding:13px 14px 13px 20px;position:relative}.RearingLotsWorkspace-module__kjeeaW__lotRow:hover,.RearingLotsWorkspace-module__kjeeaW__lotRowSelected:hover{background:var(--cream-50)}.RearingLotsWorkspace-module__kjeeaW__lotRowSelected{background:var(--cream-50);box-shadow:inset 3px 0 0 var(--teal-500)}.RearingLotsWorkspace-module__kjeeaW__lotRowMuted{opacity:.72}.RearingLotsWorkspace-module__kjeeaW__identityCell{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.RearingLotsWorkspace-module__kjeeaW__expandButton,.RearingLotsWorkspace-module__kjeeaW__kebabButton{border-radius:var(--r-sm);color:var(--fg-2);cursor:pointer;place-items:center;display:grid}.RearingLotsWorkspace-module__kjeeaW__expandButton{background:0 0;border:0;width:26px;height:26px}.RearingLotsWorkspace-module__kjeeaW__expandButton:hover,.RearingLotsWorkspace-module__kjeeaW__kebabButton:hover{background:var(--cream-100);color:var(--fg-1)}.RearingLotsWorkspace-module__kjeeaW__identityText{flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0;display:flex}.RearingLotsWorkspace-module__kjeeaW__lotTitle{color:var(--fg-1);font:600 15px/1.2 var(--font-display);overflow-wrap:anywhere}.RearingLotsWorkspace-module__kjeeaW__badges{flex-wrap:wrap;gap:6px;display:flex}.RearingLotsWorkspace-module__kjeeaW__ageLine{color:var(--fg-3);font:var(--t-caption);margin-top:5px}.RearingLotsWorkspace-module__kjeeaW__statusBadge,.RearingLotsWorkspace-module__kjeeaW__readiness,.RearingLotsWorkspace-module__kjeeaW__feedSetupChip{border-radius:var(--r-pill);width:fit-content;max-width:100%;font:600 11px/1.3 var(--font-body);white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.RearingLotsWorkspace-module__kjeeaW__statusBadge{background:var(--cream-200);color:var(--fg-2);padding:3px 9px}.RearingLotsWorkspace-module__kjeeaW__statusBadgeOn{background:var(--teal-500);color:var(--cream-100)}.RearingLotsWorkspace-module__kjeeaW__occupancyIdentity strong{color:var(--fg-1);font:var(--t-body-sm)}.RearingLotsWorkspace-module__kjeeaW__occupancyIdentity span{color:var(--fg-3);font:var(--t-caption)}.RearingLotsWorkspace-module__kjeeaW__metric{color:var(--fg-1);font:var(--t-mono);font-variant-numeric:tabular-nums;font-size:14px}.RearingLotsWorkspace-module__kjeeaW__metricRight{text-align:right}.RearingLotsWorkspace-module__kjeeaW__metricMuted{color:var(--status-warn);font:600 12px/1.35 var(--font-body)}.RearingLotsWorkspace-module__kjeeaW__metricSubtle{color:var(--fg-3);font:500 12px/1.35 var(--font-body)}.RearingLotsWorkspace-module__kjeeaW__biomassCell{justify-content:flex-start;justify-self:start;min-width:0;display:flex}.RearingLotsWorkspace-module__kjeeaW__feedSetupCell{justify-content:flex-start;min-width:0;display:flex}.RearingLotsWorkspace-module__kjeeaW__readiness{background:var(--status-info-bg);color:var(--teal-700);padding:5px 9px}.RearingLotsWorkspace-module__kjeeaW__readiness>span,.RearingLotsWorkspace-module__kjeeaW__feedSetupChip>span{background:currentColor;border-radius:999px;flex:0 0 6px;width:6px;height:6px}.RearingLotsWorkspace-module__kjeeaW__feedSetupChip{padding:5px 9px}.RearingLotsWorkspace-module__kjeeaW__feedSetupChip-configured{background:var(--status-info-bg);color:var(--teal-700)}.RearingLotsWorkspace-module__kjeeaW__feedSetupChip-missing,.RearingLotsWorkspace-module__kjeeaW__readiness-needs-size{background:var(--status-warn-bg);color:#8a5f0b}.RearingLotsWorkspace-module__kjeeaW__readiness-no-live-fish{background:var(--status-mute-bg);color:var(--fg-3)}.RearingLotsWorkspace-module__kjeeaW__actionsCell{justify-content:flex-end;display:flex}.RearingLotsWorkspace-module__kjeeaW__actionSpacer{justify-self:end;width:30px;height:30px}.RearingLotsWorkspace-module__kjeeaW__kebabButton{border:1px solid var(--line-2);background:0 0;width:30px;height:30px}.RearingLotsWorkspace-module__kjeeaW__rowActionMenu{z-index:8;border:1px solid var(--line-2);border-radius:var(--r-sm);background:var(--bg-surface);min-width:176px;box-shadow:var(--shadow-md);padding:5px;display:grid;position:absolute;top:43px;right:14px}.RearingLotsWorkspace-module__kjeeaW__rowActionMenu button{border-radius:var(--r-xs);width:100%;color:var(--fg-1);cursor:pointer;font:var(--t-body-sm);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:8px 9px;display:flex}.RearingLotsWorkspace-module__kjeeaW__rowActionMenu button:hover{background:var(--cream-100);color:var(--teal-700)}.RearingLotsWorkspace-module__kjeeaW__occupancyList{border-bottom:1px solid var(--line-1)}.RearingLotsWorkspace-module__kjeeaW__occupancyRow,.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected{background:var(--cream-50);cursor:pointer;min-height:54px;transition:background var(--dur-1) var(--ease-out);padding:10px 14px 10px 58px;position:relative}.RearingLotsWorkspace-module__kjeeaW__occupancyRow:hover,.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected:hover{background:var(--cream-100)}.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected{background:var(--cream-100);box-shadow:inset 3px 0 0 var(--teal-500)}.RearingLotsWorkspace-module__kjeeaW__occupancySelectButton{grid-column:1/7;grid-template-columns:subgrid;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;column-gap:16px;padding:0;display:grid}.RearingLotsWorkspace-module__kjeeaW__occupancyList>.RearingLotsWorkspace-module__kjeeaW__occupancyRow+.RearingLotsWorkspace-module__kjeeaW__occupancyRow,.RearingLotsWorkspace-module__kjeeaW__occupancyList>.RearingLotsWorkspace-module__kjeeaW__occupancyRow+.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected,.RearingLotsWorkspace-module__kjeeaW__occupancyList>.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected+.RearingLotsWorkspace-module__kjeeaW__occupancyRow,.RearingLotsWorkspace-module__kjeeaW__occupancyList>.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected+.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected{border-top:1px solid var(--line-1)}.RearingLotsWorkspace-module__kjeeaW__occupancyRow strong,.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected strong{color:var(--fg-1);font:var(--t-body-sm);margin-top:3px;display:block}.RearingLotsWorkspace-module__kjeeaW__detailPanel{align-self:start;max-height:calc(100vh - 92px);position:sticky;top:0;overflow:hidden auto}.RearingLotsWorkspace-module__kjeeaW__detailHeader{border-bottom:1px solid var(--line-1);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex}.RearingLotsWorkspace-module__kjeeaW__detailHeader h2{color:var(--teal-700);font:600 22px/1.05 var(--font-display);margin:0}.RearingLotsWorkspace-module__kjeeaW__detailHeader p{color:var(--fg-3);font:var(--t-caption);margin:5px 0 0}.RearingLotsWorkspace-module__kjeeaW__detailSection,.RearingLotsWorkspace-module__kjeeaW__detailSectionLast{padding:16px 18px}.RearingLotsWorkspace-module__kjeeaW__detailSection{border-bottom:1px solid var(--line-1)}.RearingLotsWorkspace-module__kjeeaW__detailEyebrow{color:var(--fg-3);font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase;margin-bottom:11px}.RearingLotsWorkspace-module__kjeeaW__kvGrid{grid-template-columns:1fr 1fr;gap:11px 14px;display:grid}.RearingLotsWorkspace-module__kjeeaW__kvLabel{color:var(--fg-3);font:var(--t-caption);margin-bottom:5px}.RearingLotsWorkspace-module__kjeeaW__kvValue{color:var(--teal-700);font:500 13px/1.3 var(--font-body)}.RearingLotsWorkspace-module__kjeeaW__detailStatusBadges{flex-wrap:wrap;gap:6px;display:flex}.RearingLotsWorkspace-module__kjeeaW__pbtCode,.RearingLotsWorkspace-module__kjeeaW__pbtStack,.RearingLotsWorkspace-module__kjeeaW__pbtEmpty{color:var(--teal-500);font:600 22px/1 var(--font-mono);font-variant-numeric:tabular-nums}.RearingLotsWorkspace-module__kjeeaW__pbtCode,.RearingLotsWorkspace-module__kjeeaW__pbtStack{overflow-wrap:anywhere}.RearingLotsWorkspace-module__kjeeaW__pbtStack{flex-direction:column;gap:2px;line-height:1.15;display:flex}.RearingLotsWorkspace-module__kjeeaW__pbtStackLine{display:block}.RearingLotsWorkspace-module__kjeeaW__pbtEmpty{color:var(--fg-3);font:var(--t-body-sm)}.RearingLotsWorkspace-module__kjeeaW__detailOccupancyList{flex-direction:column;gap:8px;display:flex}.RearingLotsWorkspace-module__kjeeaW__detailOccupancyRow{border:1px solid var(--line-1);border-radius:var(--r-sm);background:var(--cream-50);cursor:pointer;text-align:left;width:100%;transition:background var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out);justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.RearingLotsWorkspace-module__kjeeaW__detailOccupancyRow:hover{border-color:var(--teal-500);background:var(--cream-100)}.RearingLotsWorkspace-module__kjeeaW__detailOccupancyRowEnd{flex:none;align-items:center;gap:6px;display:flex}.RearingLotsWorkspace-module__kjeeaW__detailOccupancyChevron{color:var(--fg-3)}.RearingLotsWorkspace-module__kjeeaW__detailOccupancyRow:hover .RearingLotsWorkspace-module__kjeeaW__detailOccupancyChevron{color:var(--teal-500)}.RearingLotsWorkspace-module__kjeeaW__detailOccupancyRow>div>strong{color:var(--fg-1);font:var(--t-body-sm);display:block}.RearingLotsWorkspace-module__kjeeaW__detailOccupancyRow>div>span{color:var(--fg-3);font:var(--t-caption);margin-top:2px;display:block}.RearingLotsWorkspace-module__kjeeaW__detailOccupancyRow>div>.RearingLotsWorkspace-module__kjeeaW__occupancyPbtLine{color:var(--teal-700);overflow-wrap:anywhere;font:600 12px/1.3 var(--font-body)}.RearingLotsWorkspace-module__kjeeaW__quantityGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.RearingLotsWorkspace-module__kjeeaW__quantityGrid span{color:var(--fg-3);font:var(--t-caption);margin-bottom:4px;display:block}.RearingLotsWorkspace-module__kjeeaW__quantityGrid strong{color:var(--teal-700);font:var(--t-mono-lg);display:block}.RearingLotsWorkspace-module__kjeeaW__occupancySizeLine{color:var(--teal-700);font:500 14px/1.35 var(--font-body)}.RearingLotsWorkspace-module__kjeeaW__detailActions{grid-template-columns:1fr;gap:8px;display:grid}.RearingLotsWorkspace-module__kjeeaW__detailActionsHint{color:var(--fg-3);font:var(--t-caption);margin:2px 0 0}.RearingLotsWorkspace-module__kjeeaW__bkdRollupNote{color:var(--fg-3);font:var(--t-caption);margin:8px 0 0}.RearingLotsWorkspace-module__kjeeaW__bkdCell{justify-self:start;align-items:center;min-width:0;display:flex}.RearingLotsWorkspace-module__kjeeaW__detailAction{border:1px solid var(--line-2);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;color:var(--teal-700);cursor:pointer;font:var(--t-body-sm);text-align:left;align-items:center;gap:8px;padding:9px 10px;display:flex}.RearingLotsWorkspace-module__kjeeaW__detailAction:hover:not(:disabled){background:var(--cream-50)}.RearingLotsWorkspace-module__kjeeaW__detailAction:disabled{cursor:not-allowed;opacity:.55}.RearingLotsWorkspace-module__kjeeaW__detailEmpty{color:var(--fg-3);font:var(--t-body-sm);padding:24px 18px}@media (max-width:1440px){.RearingLotsWorkspace-module__kjeeaW__workspace{grid-template-columns:1fr}.RearingLotsWorkspace-module__kjeeaW__detailPanel{max-height:none;position:static}}@media (max-width:860px){.RearingLotsWorkspace-module__kjeeaW__listHeader{display:none}.RearingLotsWorkspace-module__kjeeaW__lotRow,.RearingLotsWorkspace-module__kjeeaW__lotRowSelected,.RearingLotsWorkspace-module__kjeeaW__occupancyRow,.RearingLotsWorkspace-module__kjeeaW__occupancyRowSelected{grid-template-columns:1fr;row-gap:10px;padding:14px 16px}.RearingLotsWorkspace-module__kjeeaW__occupancySelectButton{grid-column:1;grid-template-columns:1fr;row-gap:10px}.RearingLotsWorkspace-module__kjeeaW__identityCell{grid-template-columns:28px minmax(0,1fr)}.RearingLotsWorkspace-module__kjeeaW__metricRight{text-align:left}.RearingLotsWorkspace-module__kjeeaW__biomassCell,.RearingLotsWorkspace-module__kjeeaW__actionsCell{justify-content:flex-start}}@media (max-width:640px){.RearingLotsWorkspace-module__kjeeaW__kvGrid,.RearingLotsWorkspace-module__kjeeaW__quantityGrid{grid-template-columns:1fr}}
.RecordRearingHusbandryDrawer-module__-nxv8q__formBody{flex-direction:column;gap:20px;display:flex}.RecordRearingHusbandryDrawer-module__-nxv8q__dateSection,.RecordRearingHusbandryDrawer-module__-nxv8q__noteSection{flex-direction:column;gap:8px;display:flex}.RecordRearingHusbandryDrawer-module__-nxv8q__noteLabel{font:var(--t-label);color:var(--fg-1)}.RecordRearingHusbandryDrawer-module__-nxv8q__noteTextarea{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;min-height:120px;color:var(--fg-1);font:var(--t-body-sm);resize:vertical;padding:10px 12px}.RecordRearingHusbandryDrawer-module__-nxv8q__counter{font:var(--t-caption);color:var(--fg-3);align-self:flex-end}.RecordRearingHusbandryDrawer-module__-nxv8q__counterOver{color:var(--danger-700)}.RecordRearingHusbandryDrawer-module__-nxv8q__errorText{margin:0}
.BroodstockPostureChip-module__2gbM3W__chip{border-radius:var(--r-pill);font:600 14px/1 var(--font-body);letter-spacing:-.005em;align-self:flex-start;align-items:center;gap:7px;padding:4px 11px 4px 9px;display:inline-flex}.BroodstockPostureChip-module__2gbM3W__symbol{font:600 15px/1 var(--font-body)}.BroodstockPostureChip-module__2gbM3W__females{background:var(--salmon-100);color:var(--salmon-700)}.BroodstockPostureChip-module__2gbM3W__males{border:1px solid var(--teal-100);background:var(--teal-50);color:var(--teal-700)}.BroodstockPostureChip-module__2gbM3W__mixed{background:var(--sage-100);color:var(--sage-700)}
.DashboardSection-module___LB0Oa__section{border-radius:var(--r-lg);padding:24px 26px}.DashboardSection-module___LB0Oa__header{align-items:center;gap:9px;margin-bottom:18px;display:flex}.DashboardSection-module___LB0Oa__headerWithAction{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:16px}.DashboardSection-module___LB0Oa__heading{align-items:center;gap:9px;display:flex}.DashboardSection-module___LB0Oa__icon{flex:none;place-items:center;display:grid}.DashboardSection-module___LB0Oa__icon svg{stroke-width:1.75px;width:16px;height:16px}.DashboardSection-module___LB0Oa__sage{color:var(--brand-sage)}.DashboardSection-module___LB0Oa__muted{color:var(--fg-2)}.DashboardSection-module___LB0Oa__title{font:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-2);margin:0}.DashboardSection-module___LB0Oa__meta{font:var(--t-caption);color:var(--fg-3)}
.SelectedLotDetailPanel-module__iuXU5a__panel{background:var(--bg-surface);border:1px solid var(--line-1);border-radius:var(--r-lg);align-self:start;max-height:calc(100vh - 92px);position:sticky;top:0;overflow:hidden auto;box-shadow:0 2px 8px #06424e14}.SelectedLotDetailPanel-module__iuXU5a__header{border-bottom:1px solid var(--line-1);padding:18px 18px 16px}.SelectedLotDetailPanel-module__iuXU5a__headerRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__headerIdentity{align-items:center;gap:10px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__code{font:600 22px/1 var(--font-mono);color:var(--teal-500);font-variant-numeric:tabular-nums}.SelectedLotDetailPanel-module__iuXU5a__codeStack{font:600 22px/1.15 var(--font-mono);color:var(--teal-500);font-variant-numeric:tabular-nums;flex-direction:column;gap:2px;display:inline-flex}.SelectedLotDetailPanel-module__iuXU5a__codeStackLine{display:block}.SelectedLotDetailPanel-module__iuXU5a__speciesPill{border:1px solid var(--line-2);font:500 11px/1.5 var(--font-mono);color:var(--teal-700);white-space:nowrap;border-radius:3px;align-items:center;gap:5px;padding:2px 8px;display:inline-flex}.SelectedLotDetailPanel-module__iuXU5a__section{border-bottom:1px solid var(--line-1);padding:16px 18px}.SelectedLotDetailPanel-module__iuXU5a__sectionLast{padding:16px 18px}.SelectedLotDetailPanel-module__iuXU5a__eyebrow{font:600 10px/1.2 var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-400);margin-bottom:11px}.SelectedLotDetailPanel-module__iuXU5a__kvGrid{grid-template-columns:1fr 1fr;gap:11px 14px;display:grid}.SelectedLotDetailPanel-module__iuXU5a__kvFull{grid-column:1/-1}.SelectedLotDetailPanel-module__iuXU5a__kvLabel{font:400 11px/1.2 var(--font-body);color:var(--ink-400);margin-bottom:5px}.SelectedLotDetailPanel-module__iuXU5a__kvValue{font:500 13px/1.3 var(--font-body);color:var(--teal-700)}.SelectedLotDetailPanel-module__iuXU5a__kvValueMono{font:500 13px/1.3 var(--font-mono);color:var(--teal-700)}.SelectedLotDetailPanel-module__iuXU5a__predBox{background:var(--teal-50);border-radius:var(--r-md);border:1px solid #06424e1f;margin-top:12px;padding:11px 13px}.SelectedLotDetailPanel-module__iuXU5a__predLabel{font:500 11px/1.3 var(--font-body);color:var(--teal-600);margin-bottom:7px}.SelectedLotDetailPanel-module__iuXU5a__predChips{flex-wrap:wrap;gap:7px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__predChip{font:500 12px/1 var(--font-mono);border-radius:var(--r-sm);background:var(--bg-surface);border:1px solid var(--line-2);color:var(--ink-600);padding:3px 8px}.SelectedLotDetailPanel-module__iuXU5a__placementRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__slotName{font:600 15px/1.2 var(--font-body);color:var(--teal-700)}.SelectedLotDetailPanel-module__iuXU5a__slotSub{font:400 12px/1.4 var(--font-body);color:var(--ink-400);margin-top:3px}.SelectedLotDetailPanel-module__iuXU5a__placementCue{font:400 12px/1.45 var(--font-body);color:var(--sage-600);margin-top:11px}.SelectedLotDetailPanel-module__iuXU5a__timeline{flex-direction:column;gap:13px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__timelineRow{align-items:center;gap:11px;display:flex;position:relative}.SelectedLotDetailPanel-module__iuXU5a__timelineLine{background:var(--line-2);width:1.5px;position:absolute;top:9px;bottom:-13px;left:4px}.SelectedLotDetailPanel-module__iuXU5a__timelineLine[data-done=true]{background:var(--teal-500)}.SelectedLotDetailPanel-module__iuXU5a__dotDone{background:var(--teal-500);z-index:1;border-radius:50%;flex:none;width:9px;height:9px;position:relative}.SelectedLotDetailPanel-module__iuXU5a__dotPending{background:var(--bg-surface);border:1.5px solid var(--line-strong);box-sizing:border-box;z-index:1;border-radius:50%;flex:none;width:9px;height:9px;position:relative}.SelectedLotDetailPanel-module__iuXU5a__timelineLabel{font:500 12.5px/1.2 var(--font-body);color:var(--ink-400);flex:1}.SelectedLotDetailPanel-module__iuXU5a__timelineLabel[data-done=true]{color:var(--teal-700)}.SelectedLotDetailPanel-module__iuXU5a__timelineValueDone{font:500 13px/1.2 var(--font-mono);color:var(--teal-700);font-variant-numeric:tabular-nums}.SelectedLotDetailPanel-module__iuXU5a__timelineValueBlock{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__timelineAtu{font:500 11px/1.2 var(--font-mono);color:var(--ink-400);font-variant-numeric:tabular-nums}.SelectedLotDetailPanel-module__iuXU5a__timelineValuePending{font:400 12px/1.2 var(--font-body);color:var(--ink-300)}.SelectedLotDetailPanel-module__iuXU5a__devBars{gap:7px;margin-bottom:8px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__devBarCell{flex:1}.SelectedLotDetailPanel-module__iuXU5a__devBar{background:var(--sage-100);border-radius:3px;height:7px}.SelectedLotDetailPanel-module__iuXU5a__devBar[data-on=true]{background:var(--teal-500)}.SelectedLotDetailPanel-module__iuXU5a__devLabels{gap:7px;margin-bottom:15px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__devLabelCell{flex:1}.SelectedLotDetailPanel-module__iuXU5a__devLabel{font:400 11px/1.3 var(--font-body);color:var(--ink-400);text-align:center}.SelectedLotDetailPanel-module__iuXU5a__devLabelActive{font:600 11px/1.3 var(--font-body);color:var(--teal-700);text-align:center}.SelectedLotDetailPanel-module__iuXU5a__liveBlock{background:var(--cream-200);border-radius:var(--r-md);align-items:baseline;gap:8px;margin-bottom:14px;padding:12px 14px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__liveValue{font:600 26px/1 var(--font-mono);color:var(--teal-500);font-variant-numeric:tabular-nums}.SelectedLotDetailPanel-module__iuXU5a__liveUnit{font:400 12px/1.2 var(--font-body);color:var(--ink-500)}.SelectedLotDetailPanel-module__iuXU5a__recentList{flex-direction:column;gap:11px;list-style:none;display:flex}.SelectedLotDetailPanel-module__iuXU5a__recentItem{align-items:flex-start;gap:11px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__recentDot{border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px}.SelectedLotDetailPanel-module__iuXU5a__recentText{font:400 13px/1.4 var(--font-body);color:var(--teal-700);flex:1}.SelectedLotDetailPanel-module__iuXU5a__recentDate{font:400 11px/1.4 var(--font-mono);color:var(--ink-400);flex:none}.SelectedLotDetailPanel-module__iuXU5a__actionGroup{margin-bottom:13px}.SelectedLotDetailPanel-module__iuXU5a__actionGroup:last-child{margin-bottom:0}.SelectedLotDetailPanel-module__iuXU5a__actionHeading{font:500 11px/1.2 var(--font-body);color:var(--ink-500);margin-bottom:7px}.SelectedLotDetailPanel-module__iuXU5a__actionGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.SelectedLotDetailPanel-module__iuXU5a__action,.SelectedLotDetailPanel-module__iuXU5a__actionDeliberate,.SelectedLotDetailPanel-module__iuXU5a__actionDanger{border:1px solid var(--line-2);border-radius:var(--r-md);background:var(--bg-surface);font:500 12.5px/1.2 var(--font-body);color:var(--teal-700);cursor:pointer;text-align:left;transition:background var(--dur-1) var(--ease-out);align-items:center;gap:8px;padding:10px 11px;display:flex}.SelectedLotDetailPanel-module__iuXU5a__action:hover:not(:disabled),.SelectedLotDetailPanel-module__iuXU5a__actionDeliberate:hover:not(:disabled),.SelectedLotDetailPanel-module__iuXU5a__actionDanger:hover:not(:disabled){background:var(--cream-50)}.SelectedLotDetailPanel-module__iuXU5a__action:disabled,.SelectedLotDetailPanel-module__iuXU5a__actionDeliberate:disabled,.SelectedLotDetailPanel-module__iuXU5a__actionDanger:disabled{color:var(--ink-400,#9aa3a8);background:var(--cream-50,#f4eee0);border-color:var(--line-2);cursor:not-allowed;opacity:.55}.SelectedLotDetailPanel-module__iuXU5a__action:disabled .SelectedLotDetailPanel-module__iuXU5a__actionIcon,.SelectedLotDetailPanel-module__iuXU5a__actionDeliberate:disabled .SelectedLotDetailPanel-module__iuXU5a__actionIcon,.SelectedLotDetailPanel-module__iuXU5a__actionDanger:disabled .SelectedLotDetailPanel-module__iuXU5a__actionIcon{color:var(--ink-400,#9aa3a8)}.SelectedLotDetailPanel-module__iuXU5a__actionTooltipWrap{outline:none;display:block;position:relative}.SelectedLotDetailPanel-module__iuXU5a__actionTooltipWrap>button{width:100%}.SelectedLotDetailPanel-module__iuXU5a__actionTooltipWrap:after{content:attr(data-tooltip);border-radius:var(--r-sm);background:var(--teal-700);width:max-content;max-width:280px;color:var(--cream-100);font:500 11.5px/1.35 var(--font-body);text-align:center;white-space:normal;pointer-events:none;opacity:0;transition:opacity var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);z-index:10;padding:8px 12px;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(4px)}.SelectedLotDetailPanel-module__iuXU5a__actionTooltipWrap:before{content:"";border:5px solid #0000;border-top-color:var(--teal-700);pointer-events:none;opacity:0;transition:opacity var(--dur-1) var(--ease-out), transform var(--dur-1) var(--ease-out);z-index:10;position:absolute;bottom:calc(100% + 3px);left:24px;transform:translateY(4px)}.SelectedLotDetailPanel-module__iuXU5a__actionTooltipWrap:hover:after,.SelectedLotDetailPanel-module__iuXU5a__actionTooltipWrap:focus-visible:after,.SelectedLotDetailPanel-module__iuXU5a__actionTooltipWrap:hover:before,.SelectedLotDetailPanel-module__iuXU5a__actionTooltipWrap:focus-visible:before{opacity:1;transform:translateY(0)}.SelectedLotDetailPanel-module__iuXU5a__actionDeliberate{border-color:#c68a1266;border-left:3px solid var(--status-warn)}.SelectedLotDetailPanel-module__iuXU5a__actionDanger{border-color:#b23b2b66;border-left:3px solid var(--status-alert)}.SelectedLotDetailPanel-module__iuXU5a__actionIcon{color:var(--teal-500);flex:none;display:inline-flex}.SelectedLotDetailPanel-module__iuXU5a__actionDeliberate .SelectedLotDetailPanel-module__iuXU5a__actionIcon{color:var(--salmon-600)}.SelectedLotDetailPanel-module__iuXU5a__actionDanger .SelectedLotDetailPanel-module__iuXU5a__actionIcon{color:var(--status-alert)}
.RearingStructureWorkspace-module__2Kk0ka__root{gap:14px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__summaryBar{border:1px solid var(--line-1);border-radius:var(--r-md);background:color-mix(in srgb, var(--bg-surface) 72%, var(--cream-100));box-shadow:var(--shadow-xs);padding:12px 16px}.RearingStructureWorkspace-module__2Kk0ka__summaryBar p{color:var(--fg-2);font:var(--t-body-sm);margin:0}.RearingStructureWorkspace-module__2Kk0ka__troughList{gap:14px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__troughCard{border:1px solid var(--line-1);border-radius:var(--r-lg);background:var(--bg-surface);box-shadow:var(--shadow-sm);transition:border-color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out), background var(--dur-1) var(--ease-out);gap:14px;padding:16px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__troughCardChanged{box-shadow:inset 0 0 0 1px #f6816c47, var(--shadow-md);border-color:#f6816c73}.RearingStructureWorkspace-module__2Kk0ka__troughHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.RearingStructureWorkspace-module__2Kk0ka__troughTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.RearingStructureWorkspace-module__2Kk0ka__troughTitle{color:var(--teal-700);font:600 22px/1.05 var(--font-display);margin:0}.RearingStructureWorkspace-module__2Kk0ka__troughShape{border-radius:var(--r-pill);background:var(--cream-200);color:var(--fg-2);font:600 11px/1 var(--font-body);align-items:center;padding:4px 8px;display:inline-flex}.RearingStructureWorkspace-module__2Kk0ka__troughMeta{color:var(--fg-3);font:var(--t-caption);margin:6px 0 0}.RearingStructureWorkspace-module__2Kk0ka__changeButton,.RearingStructureWorkspace-module__2Kk0ka__primaryButton,.RearingStructureWorkspace-module__2Kk0ka__secondaryButton,.RearingStructureWorkspace-module__2Kk0ka__tertiaryButton,.RearingStructureWorkspace-module__2Kk0ka__inlineButton,.RearingStructureWorkspace-module__2Kk0ka__inlineButtonStrong,.RearingStructureWorkspace-module__2Kk0ka__removeButton{border-radius:var(--r-md);cursor:pointer;transition:background var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out), opacity var(--dur-1) var(--ease-out);justify-content:center;align-items:center;gap:6px;display:inline-flex}.RearingStructureWorkspace-module__2Kk0ka__changeButton,.RearingStructureWorkspace-module__2Kk0ka__primaryButton,.RearingStructureWorkspace-module__2Kk0ka__inlineButtonStrong{background:var(--brand-teal);color:var(--cream-100);border:1px solid #0000}.RearingStructureWorkspace-module__2Kk0ka__changeButton:hover,.RearingStructureWorkspace-module__2Kk0ka__primaryButton:hover,.RearingStructureWorkspace-module__2Kk0ka__inlineButtonStrong:hover{background:var(--teal-600)}.RearingStructureWorkspace-module__2Kk0ka__changeButton{font:500 13px/1 var(--font-body);padding:9px 14px}.RearingStructureWorkspace-module__2Kk0ka__structureBar{align-items:stretch;gap:10px;width:100%;display:flex;overflow-x:auto}.RearingStructureWorkspace-module__2Kk0ka__structureBarTall{min-height:104px}.RearingStructureWorkspace-module__2Kk0ka__structureBarShort{min-height:84px}.RearingStructureWorkspace-module__2Kk0ka__sectionCard{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--cream-50);flex-direction:column;flex:1 1 0;justify-content:space-between;gap:8px;min-width:132px;padding:12px;display:flex}.RearingStructureWorkspace-module__2Kk0ka__sectionCardEmpty{background:var(--cream-100);border-style:dashed;border-color:#06424e4d}.RearingStructureWorkspace-module__2Kk0ka__sectionTopline{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.RearingStructureWorkspace-module__2Kk0ka__sectionTopline strong{color:var(--fg-1);font:600 14px/1.2 var(--font-body)}.RearingStructureWorkspace-module__2Kk0ka__sectionTopline span{color:var(--fg-3);font:var(--t-caption);white-space:nowrap}.RearingStructureWorkspace-module__2Kk0ka__sectionOccupancy{gap:6px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__lotInline{width:fit-content;max-width:100%;color:var(--teal-700);font:500 12px/1.35 var(--font-body);grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:6px;display:inline-grid}.RearingStructureWorkspace-module__2Kk0ka__lotPill{width:fit-content;max-width:100%;color:var(--teal-700);font:500 12px/1.35 var(--font-body);flex-wrap:nowrap;align-items:center;gap:6px;display:inline-flex}.RearingStructureWorkspace-module__2Kk0ka__lotInline>span:first-child{margin-top:.35em}.RearingStructureWorkspace-module__2Kk0ka__clipTag{border-radius:var(--r-pill);width:fit-content;color:var(--fg-2);font:600 10px/1 var(--font-body);text-transform:lowercase;background:#06424e14;padding:3px 7px}.RearingStructureWorkspace-module__2Kk0ka__sectionOccupancy em,.RearingStructureWorkspace-module__2Kk0ka__sectionEmpty{color:var(--fg-2);font:var(--t-body-sm);font-style:normal}.RearingStructureWorkspace-module__2Kk0ka__modalContent{width:min(860px,100vw - 32px)}.RearingStructureWorkspace-module__2Kk0ka__modalBody{gap:16px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__stepRow{flex-wrap:wrap;gap:7px;display:flex}.RearingStructureWorkspace-module__2Kk0ka__stepChip{border-radius:var(--r-pill);background:var(--cream-200);color:var(--fg-3);font:600 11px/1 var(--font-body);align-items:center;gap:6px;padding:6px 9px;display:inline-flex}.RearingStructureWorkspace-module__2Kk0ka__stepChipActive{background:var(--teal-500);color:var(--cream-100)}.RearingStructureWorkspace-module__2Kk0ka__stepChipDone{background:var(--sage-100);color:var(--sage-700)}.RearingStructureWorkspace-module__2Kk0ka__stepPanel{gap:14px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__panelHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.RearingStructureWorkspace-module__2Kk0ka__panelHeader h3{color:var(--fg-1);font:var(--t-h3);margin:0 0 5px}.RearingStructureWorkspace-module__2Kk0ka__panelHeader p{color:var(--fg-2);font:var(--t-body-sm);margin:0}.RearingStructureWorkspace-module__2Kk0ka__inlineActions{flex-wrap:wrap;gap:8px;display:inline-flex}.RearingStructureWorkspace-module__2Kk0ka__inlineButton,.RearingStructureWorkspace-module__2Kk0ka__removeButton,.RearingStructureWorkspace-module__2Kk0ka__secondaryButton,.RearingStructureWorkspace-module__2Kk0ka__tertiaryButton{border:1px solid var(--line-strong);background:var(--bg-surface);color:var(--brand-teal)}.RearingStructureWorkspace-module__2Kk0ka__inlineButton:hover,.RearingStructureWorkspace-module__2Kk0ka__removeButton:hover:not(:disabled),.RearingStructureWorkspace-module__2Kk0ka__secondaryButton:hover,.RearingStructureWorkspace-module__2Kk0ka__tertiaryButton:hover:not(:disabled){background:var(--cream-100)}.RearingStructureWorkspace-module__2Kk0ka__inlineButton,.RearingStructureWorkspace-module__2Kk0ka__inlineButtonStrong,.RearingStructureWorkspace-module__2Kk0ka__secondaryButton,.RearingStructureWorkspace-module__2Kk0ka__tertiaryButton{font:500 13px/1 var(--font-body);padding:9px 12px}.RearingStructureWorkspace-module__2Kk0ka__primaryButton{font:500 14px/1 var(--font-body);padding:9px 16px}.RearingStructureWorkspace-module__2Kk0ka__primaryButton:disabled,.RearingStructureWorkspace-module__2Kk0ka__secondaryButton:disabled,.RearingStructureWorkspace-module__2Kk0ka__tertiaryButton:disabled,.RearingStructureWorkspace-module__2Kk0ka__inlineButton:disabled,.RearingStructureWorkspace-module__2Kk0ka__removeButton:disabled{cursor:not-allowed;opacity:.45}.RearingStructureWorkspace-module__2Kk0ka__runningTotal{border-radius:var(--r-sm);background:var(--status-warn-bg);color:#8a5f0b;width:fit-content;font:var(--t-caption);border:1px solid #c68a1259;align-items:baseline;gap:8px;padding:8px 10px;display:inline-flex}.RearingStructureWorkspace-module__2Kk0ka__runningTotalOk{background:var(--status-ok-bg);color:#2e6a45;border-color:#3f8c5c59}.RearingStructureWorkspace-module__2Kk0ka__runningTotal span,.RearingStructureWorkspace-module__2Kk0ka__runningTotal strong{line-height:1;display:block}.RearingStructureWorkspace-module__2Kk0ka__runningTotal strong{color:inherit;font:var(--t-label)}.RearingStructureWorkspace-module__2Kk0ka__editorList,.RearingStructureWorkspace-module__2Kk0ka__assignmentList,.RearingStructureWorkspace-module__2Kk0ka__noteList{gap:10px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__editorRow{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--cream-50);grid-template-columns:98px minmax(0,1fr) 124px 104px;align-items:end;gap:10px;padding:12px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__editorCount{color:var(--fg-2);font:var(--t-label)}.RearingStructureWorkspace-module__2Kk0ka__field{gap:6px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__field span{color:var(--fg-2);font:var(--t-label)}.RearingStructureWorkspace-module__2Kk0ka__field input,.RearingStructureWorkspace-module__2Kk0ka__assignmentCard select{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;color:var(--fg-1);font:var(--t-body-sm);padding:9px 11px}.RearingStructureWorkspace-module__2Kk0ka__percentField{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__percentField span{color:var(--fg-3);font:var(--t-caption)}.RearingStructureWorkspace-module__2Kk0ka__removeButton{font:var(--t-label);padding:9px 10px}.RearingStructureWorkspace-module__2Kk0ka__assignmentCard{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-surface);gap:10px;padding:13px 14px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__assignmentHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.RearingStructureWorkspace-module__2Kk0ka__assignmentHeader>div{min-width:0}.RearingStructureWorkspace-module__2Kk0ka__assignmentHeader strong{color:var(--fg-1);font:var(--t-label);display:block}.RearingStructureWorkspace-module__2Kk0ka__assignmentHeader>div>span{color:var(--fg-3);font:var(--t-caption);margin-top:4px;display:block}.RearingStructureWorkspace-module__2Kk0ka__assignmentHeader .RearingStructureWorkspace-module__2Kk0ka__lotPill{white-space:nowrap;flex-shrink:0;align-self:center}.RearingStructureWorkspace-module__2Kk0ka__assignmentHeader .RearingStructureWorkspace-module__2Kk0ka__lotPill>span:first-child{transform:translateY(.5px)}.RearingStructureWorkspace-module__2Kk0ka__reviewGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__reviewColumn{gap:8px;display:grid}.RearingStructureWorkspace-module__2Kk0ka__reviewLabel{color:var(--fg-3);font:var(--t-eyebrow);letter-spacing:.1em;text-transform:uppercase}.RearingStructureWorkspace-module__2Kk0ka__noteCard{border:1px solid var(--teal-100);border-radius:var(--r-md);background:var(--teal-50);color:var(--teal-500);gap:10px;padding:12px 14px;display:flex}.RearingStructureWorkspace-module__2Kk0ka__noteCardReunion{border-color:var(--salmon-200);background:var(--salmon-50);color:var(--salmon-600)}.RearingStructureWorkspace-module__2Kk0ka__noteCardMuted{border-color:var(--line-1);background:var(--bg-sunken);color:var(--fg-3)}.RearingStructureWorkspace-module__2Kk0ka__noteCard p{color:var(--fg-1);font:var(--t-body-sm);margin:0}.RearingStructureWorkspace-module__2Kk0ka__noteCardMuted p{color:var(--fg-2)}.RearingStructureWorkspace-module__2Kk0ka__modalFooter{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.RearingStructureWorkspace-module__2Kk0ka__modalFrameFooter{align-items:flex-start}.RearingStructureWorkspace-module__2Kk0ka__footerHint{color:var(--fg-3);font:var(--t-caption)}.RearingStructureWorkspace-module__2Kk0ka__footerActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}@media (max-width:860px){.RearingStructureWorkspace-module__2Kk0ka__troughHeader,.RearingStructureWorkspace-module__2Kk0ka__panelHeader,.RearingStructureWorkspace-module__2Kk0ka__modalFooter{flex-direction:column;align-items:stretch}.RearingStructureWorkspace-module__2Kk0ka__editorRow,.RearingStructureWorkspace-module__2Kk0ka__reviewGrid{grid-template-columns:1fr}.RearingStructureWorkspace-module__2Kk0ka__footerActions{justify-content:stretch}}@media (max-width:640px){.RearingStructureWorkspace-module__2Kk0ka__troughCard{padding:14px}.RearingStructureWorkspace-module__2Kk0ka__sectionCard{min-width:118px}}.RearingStructureWorkspace-module__2Kk0ka__wizardProblem{margin:0 0 var(--s-3);padding:var(--s-2) var(--s-3);border:1px solid var(--tone-error-line,#e6b8b8);border-radius:var(--radius-2,8px);background:var(--tone-error-bg,#fdf0f0);color:var(--tone-error-fg,#8a2020);font-size:.85rem;line-height:1.4}
.RecordRearingMoveDrawer-module__lZKlMW__body{flex-direction:column;gap:20px;display:flex}.RecordRearingMoveDrawer-module__lZKlMW__currentRow{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px;display:flex}.RecordRearingMoveDrawer-module__lZKlMW__currentLabel{color:var(--fg-2);font:var(--t-label)}.RecordRearingMoveDrawer-module__lZKlMW__currentValue{color:var(--fg-1);font:var(--t-body);font-variant-numeric:tabular-nums;font-weight:600}.RecordRearingMoveDrawer-module__lZKlMW__quantityRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.RecordRearingMoveDrawer-module__lZKlMW__preview{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-muted);gap:8px;padding:12px;display:grid}.RecordRearingMoveDrawer-module__lZKlMW__preview>span{color:var(--fg-2);font:var(--t-body-sm);justify-content:space-between;gap:12px;display:flex}.RecordRearingMoveDrawer-module__lZKlMW__preview b{color:var(--fg-1)}.RecordRearingMoveDrawer-module__lZKlMW__warningLocations{margin-top:6px;display:block}.RecordRearingMoveDrawer-module__lZKlMW__acknowledgement{border:1px solid var(--line-1);background:var(--status-warn-bg);border-radius:var(--r-sm);color:var(--fg-1);font:var(--t-body-sm);cursor:pointer;align-items:flex-start;gap:9px;padding:11px 12px;display:flex}.RecordRearingMoveDrawer-module__lZKlMW__acknowledgement input{width:16px;height:16px;accent-color:var(--teal-700);margin:1px 0 0}.RecordRearingMoveDrawer-module__lZKlMW__textarea{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;min-height:76px;color:var(--fg-1);font:var(--t-body-sm);resize:vertical;padding:10px 12px}@media (max-width:520px){.RecordRearingMoveDrawer-module__lZKlMW__quantityRow{grid-template-columns:1fr}.RecordRearingMoveDrawer-module__lZKlMW__preview>span{flex-direction:column;gap:2px}}
.DashboardSectionUnavailable-module__6wUhuq__panel{background:var(--bg-surface);border:1px solid var(--line-2);border-radius:var(--r-md);padding:18px}.DashboardSectionUnavailable-module__6wUhuq__heading{align-items:center;gap:8px;display:flex}.DashboardSectionUnavailable-module__6wUhuq__icon{color:var(--status-alert);flex:none;place-items:center;display:grid}.DashboardSectionUnavailable-module__6wUhuq__icon svg{stroke-width:1.75px;width:17px;height:17px}.DashboardSectionUnavailable-module__6wUhuq__title{font:var(--t-label);color:var(--fg-1)}.DashboardSectionUnavailable-module__6wUhuq__copy{font:var(--t-caption);color:var(--fg-2);margin:7px 0 12px 25px}.DashboardSectionUnavailable-module__6wUhuq__retry{border:1px solid var(--line-strong);border-radius:var(--r-md);background:var(--bg-surface);color:var(--brand-teal);font:var(--t-label);cursor:pointer;align-items:center;gap:6px;margin-left:25px;padding:7px 12px;display:inline-flex}.DashboardSectionUnavailable-module__6wUhuq__retry:hover{background:var(--cream-100)}.DashboardSectionUnavailable-module__6wUhuq__retry svg{stroke-width:1.75px;width:14px;height:14px}
.AutoAssignSlotsModal-module__q-Y1aW__modalContent{width:min(100%,640px)}.AutoAssignSlotsModal-module__q-Y1aW__modalBody{gap:var(--s-4)}.AutoAssignSlotsModal-module__q-Y1aW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;display:grid}.AutoAssignSlotsModal-module__q-Y1aW__fieldWide{grid-column:1/-1}.AutoAssignSlotsModal-module__q-Y1aW__status{margin-top:-2px}.AutoAssignSlotsModal-module__q-Y1aW__footerCopy{max-width:56ch;color:var(--fg-2);font:var(--t-body-sm)}.AutoAssignSlotsModal-module__q-Y1aW__footerActions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.AutoAssignSlotsModal-module__q-Y1aW__footerActions button{white-space:nowrap}.AutoAssignSlotsModal-module__q-Y1aW__actionIcon{stroke-width:1.75px;width:14px;height:14px}@media (max-width:720px){.AutoAssignSlotsModal-module__q-Y1aW__formGrid{grid-template-columns:1fr}}
.CollapsibleBand-module__Itj3gG__band{cursor:pointer;background:var(--cream-200);text-align:left;width:100%;transition:background var(--dur-1) var(--ease-out);border:0;align-items:center;gap:12px;padding:12px 16px;display:flex}.CollapsibleBand-module__Itj3gG__band[data-first=false]{border-top:1px solid var(--line-2)}.CollapsibleBand-module__Itj3gG__band[data-collapsed=false]{border-bottom:1px solid var(--line-2)}.CollapsibleBand-module__Itj3gG__band:hover{background:var(--cream-300)}.CollapsibleBand-module__Itj3gG__chevron{color:var(--teal-500);flex:none}.CollapsibleBand-module__Itj3gG__text{min-width:0}.CollapsibleBand-module__Itj3gG__title{font:600 14px/1.2 var(--font-body);color:var(--teal-700)}.CollapsibleBand-module__Itj3gG__subtitle{font:400 11px/1.3 var(--font-body);color:var(--ink-400);margin-top:2px}.CollapsibleBand-module__Itj3gG__spacer{flex:1}.CollapsibleBand-module__Itj3gG__meta{flex:none;align-items:center;gap:13px;display:flex}
.RearingSizeSampleFields-module__dr5z6a__fields{flex-direction:column;gap:20px;display:flex}.RearingSizeSampleFields-module__dr5z6a__sampleTable{flex-direction:column;gap:8px;display:flex}.RearingSizeSampleFields-module__dr5z6a__sampleHeadRow,.RearingSizeSampleFields-module__dr5z6a__sampleRow{grid-template-columns:22px 1fr 1fr 64px 28px;align-items:center;gap:8px;display:grid}.RearingSizeSampleFields-module__dr5z6a__sampleHeadCell{font:var(--t-label);color:var(--fg-2)}.RearingSizeSampleFields-module__dr5z6a__sampleHeadCellNumeric{text-align:right}.RearingSizeSampleFields-module__dr5z6a__sampleIndex{font:var(--t-body-sm);color:var(--fg-2);text-align:center}.RearingSizeSampleFields-module__dr5z6a__gpf{font:var(--t-body-sm);font-variant-numeric:tabular-nums;color:var(--fg-1);text-align:right}.RearingSizeSampleFields-module__dr5z6a__removeButton{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:28px;height:28px;color:var(--fg-2);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.RearingSizeSampleFields-module__dr5z6a__removeButton:disabled{opacity:.4;cursor:not-allowed}.RearingSizeSampleFields-module__dr5z6a__addButton{border:1px dashed var(--line-strong);border-radius:var(--r-sm);color:var(--fg-1);cursor:pointer;font:var(--t-label);background:0 0;align-self:flex-start;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.RearingSizeSampleFields-module__dr5z6a__averageBox{border:1px solid var(--teal-500);border-radius:var(--r-sm);background:var(--bg-surface);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.RearingSizeSampleFields-module__dr5z6a__averageText{flex-direction:column;gap:2px;display:flex}.RearingSizeSampleFields-module__dr5z6a__averageTitle{font:var(--t-label);color:var(--fg-1)}.RearingSizeSampleFields-module__dr5z6a__averageSub{font:var(--t-body-sm);color:var(--fg-2)}.RearingSizeSampleFields-module__dr5z6a__averageValue{font:var(--t-body);font-variant-numeric:tabular-nums;color:var(--fg-1);font-weight:600}.RearingSizeSampleFields-module__dr5z6a__lengthBlock{border-top:1px solid var(--line-soft,var(--line-strong));flex-direction:column;gap:10px;padding-top:16px;display:flex}.RearingSizeSampleFields-module__dr5z6a__lengthRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.RearingSizeSampleFields-module__dr5z6a__textarea{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;min-height:76px;color:var(--fg-1);font:var(--t-body-sm);resize:vertical;padding:10px 12px}
.RearingTabs-module__LmRZoG__feedingSubnav{align-items:center;display:inline-flex}.RearingTabs-module__LmRZoG__feedingSubnavList{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.RearingTabs-module__LmRZoG__feedingSubnavButton{color:var(--fg-3);cursor:pointer;font:var(--t-label);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:4px 1px 8px;display:inline-flex}.RearingTabs-module__LmRZoG__feedingSubnavButton:hover{color:var(--fg-1)}.RearingTabs-module__LmRZoG__feedingSubnavButtonActive{border-bottom-color:var(--teal-500);color:var(--fg-1)}
.InOurCareSection-module__3ErTja__totalRow{border-bottom:2px solid var(--line-strong);flex-wrap:wrap;align-items:baseline;gap:14px;padding-bottom:22px;display:flex}.InOurCareSection-module__3ErTja__total{font:600 54px/.95 var(--font-display);letter-spacing:-.02em;color:var(--brand-teal);font-variant-numeric:tabular-nums}.InOurCareSection-module__3ErTja__species{flex-direction:column;display:flex}.InOurCareSection-module__3ErTja__speciesBlock{border-bottom:1px solid var(--line-1);align-items:center;gap:14px;padding:16px 0;display:flex}.InOurCareSection-module__3ErTja__speciesBody{flex:1;min-width:0}.InOurCareSection-module__3ErTja__speciesRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:20px;padding:0 0 6px;display:flex}.InOurCareSection-module__3ErTja__speciesName{align-items:center;gap:9px;display:flex}.InOurCareSection-module__3ErTja__speciesLabel{font:var(--t-h3);color:var(--fg-1)}.InOurCareSection-module__3ErTja__speciesTotal{font:600 24px/1 var(--font-mono);font-variant-numeric:tabular-nums;color:var(--brand-teal)}.InOurCareSection-module__3ErTja__composition{margin-top:4px}.InOurCareSection-module__3ErTja__bar{background:var(--bg-sunken);border-radius:4px;height:8px;display:flex;overflow:hidden}.InOurCareSection-module__3ErTja__barSegment{min-width:3px;height:100%}.InOurCareSection-module__3ErTja__barSegment+.InOurCareSection-module__3ErTja__barSegment{box-shadow:inset 1px 0 0 var(--bg-surface)}.InOurCareSection-module__3ErTja__legend{flex-wrap:wrap;gap:5px 16px;margin-top:9px;display:flex}.InOurCareSection-module__3ErTja__legendItem{white-space:nowrap;align-items:baseline;gap:6px;display:inline-flex}.InOurCareSection-module__3ErTja__legendDot{border-radius:2px;flex:none;align-self:center;width:8px;height:8px}.InOurCareSection-module__3ErTja__legendValue{font:500 15px/1.5 var(--font-mono);font-variant-numeric:tabular-nums;color:var(--fg-1)}.InOurCareSection-module__3ErTja__legendLabel{font:400 14px/1.5 var(--font-body);color:var(--fg-2)}.InOurCareSection-module__3ErTja__review{background:var(--bg-sunken);border:1px dashed var(--line-strong);border-radius:var(--r-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:14px 16px;display:flex}.InOurCareSection-module__3ErTja__reviewHeading{align-items:center;gap:8px;display:flex}.InOurCareSection-module__3ErTja__reviewIcon{color:var(--status-warn);flex:none;place-items:center;display:grid}.InOurCareSection-module__3ErTja__reviewIcon svg{stroke-width:1.75px;width:15px;height:15px}.InOurCareSection-module__3ErTja__reviewTitle{font:var(--t-label);color:var(--fg-1)}.InOurCareSection-module__3ErTja__reviewCopy{font:var(--t-body-sm);color:var(--fg-2);margin-top:4px}.InOurCareSection-module__3ErTja__reviewTrailing{align-items:center;gap:16px;display:flex}.InOurCareSection-module__3ErTja__reviewQuantity{font:600 18px/1 var(--font-mono);font-variant-numeric:tabular-nums;color:var(--fg-1)}.InOurCareSection-module__3ErTja__reviewLink{font:var(--t-label);white-space:nowrap}.InOurCareSection-module__3ErTja__empty{background:var(--bg-sunken);border:1px solid var(--line-1);border-radius:var(--r-md);padding:22px 20px}.InOurCareSection-module__3ErTja__emptyTitle{font:600 20px/1.3 var(--font-display);color:var(--fg-1)}.InOurCareSection-module__3ErTja__emptyCopy{font:var(--t-body-sm);color:var(--fg-2);max-width:52ch;margin:8px 0 0}
.ExpandCollapseToggle-module__SaOxxa__group{border:1px solid var(--line-strong);border-radius:7px;gap:0;display:flex;overflow:hidden}.ExpandCollapseToggle-module__SaOxxa__button{font:500 12.5px/1 var(--font-body);background:var(--bg-surface);color:var(--teal-500);cursor:pointer;transition:background var(--dur-1) var(--ease-out);border:0;padding:8px 11px}.ExpandCollapseToggle-module__SaOxxa__button+.ExpandCollapseToggle-module__SaOxxa__button{border-left:1px solid var(--line-2)}.ExpandCollapseToggle-module__SaOxxa__button:hover{background:var(--cream-50)}
.RecordRearingOutflowDrawer-module__9fTDqG__body{flex-direction:column;gap:20px;display:flex}.RecordRearingOutflowDrawer-module__9fTDqG__currentRow{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px;display:flex}.RecordRearingOutflowDrawer-module__9fTDqG__currentLabel{font:var(--t-label);color:var(--fg-2)}.RecordRearingOutflowDrawer-module__9fTDqG__currentValue{font:var(--t-body);font-variant-numeric:tabular-nums;color:var(--fg-1);font-weight:600}.RecordRearingOutflowDrawer-module__9fTDqG__quantityRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.RecordRearingOutflowDrawer-module__9fTDqG__stageGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px 16px;display:grid}.RecordRearingOutflowDrawer-module__9fTDqG__derivedValue{box-sizing:border-box;border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-sunken);width:100%;color:var(--fg-1);font:var(--t-body);align-items:center;padding:9px 11px;display:flex}.RecordRearingOutflowDrawer-module__9fTDqG__derivedValueEmpty{color:var(--fg-2)}.RecordRearingOutflowDrawer-module__9fTDqG__textarea{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;min-height:76px;color:var(--fg-1);font:var(--t-body-sm);resize:vertical;padding:10px 12px}@media (max-width:520px){.RecordRearingOutflowDrawer-module__9fTDqG__quantityRow,.RecordRearingOutflowDrawer-module__9fTDqG__stageGrid{grid-template-columns:1fr}}.RecordRearingOutflowDrawer-module__9fTDqG__sizeSampleBlock{border-top:1px solid var(--line-strong);flex-direction:column;gap:14px;padding-top:16px;display:flex}.RecordRearingOutflowDrawer-module__9fTDqG__sizeSampleToggle{color:var(--fg-1);cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:8px;padding:0;display:flex}.RecordRearingOutflowDrawer-module__9fTDqG__sizeSampleToggleText{flex-direction:column;gap:2px;display:flex}.RecordRearingOutflowDrawer-module__9fTDqG__sizeSampleToggleTitle{font:var(--t-label);color:var(--fg-1)}.RecordRearingOutflowDrawer-module__9fTDqG__sizeSampleToggleSub{font:var(--t-body-sm);color:var(--fg-2)}.RecordRearingOutflowDrawer-module__9fTDqG__sizeSampleBody{flex-direction:column;gap:16px;display:flex}
.BiologicalIdentityPicker-module__JqErQW__root{gap:var(--s-2);flex-direction:column;display:flex;position:relative}.BiologicalIdentityPicker-module__JqErQW__trigger{justify-content:space-between;align-items:center;gap:var(--s-3);border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--bg-surface);width:100%;color:var(--fg-1);cursor:pointer;text-align:left;transition:border-color var(--dur-1) var(--ease-out), box-shadow var(--dur-1) var(--ease-out), background var(--dur-1) var(--ease-out);padding:10px 12px;display:flex}.BiologicalIdentityPicker-module__JqErQW__trigger:hover:enabled{background:var(--cream-50)}.BiologicalIdentityPicker-module__JqErQW__triggerOpen{border-color:var(--brand-teal);box-shadow:0 0 0 2px #06424e29}.BiologicalIdentityPicker-module__JqErQW__triggerDisabled{background:var(--bg-inset);color:var(--fg-3);cursor:not-allowed}.BiologicalIdentityPicker-module__JqErQW__triggerValue{flex-direction:column;gap:2px;min-width:0;display:flex}.BiologicalIdentityPicker-module__JqErQW__triggerLabel{color:var(--fg-1);font:var(--t-body);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BiologicalIdentityPicker-module__JqErQW__triggerPlaceholder{color:var(--fg-3)}.BiologicalIdentityPicker-module__JqErQW__triggerIcon{color:var(--fg-3);transition:transform var(--dur-1) var(--ease-out);flex:none}.BiologicalIdentityPicker-module__JqErQW__triggerOpen .BiologicalIdentityPicker-module__JqErQW__triggerIcon{transform:rotate(180deg)}.BiologicalIdentityPicker-module__JqErQW__panel{gap:var(--s-3);border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-surface);box-shadow:var(--shadow-sm);flex-direction:column;padding:14px;display:flex}.BiologicalIdentityPicker-module__JqErQW__searchRow{align-items:center;gap:var(--s-2);display:flex}.BiologicalIdentityPicker-module__JqErQW__clearButton{flex:none}.BiologicalIdentityPicker-module__JqErQW__filters{gap:var(--s-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.BiologicalIdentityPicker-module__JqErQW__results{border:1px solid var(--line-1);border-radius:var(--r-sm);background:var(--bg-sunken);flex-direction:column;max-height:280px;display:flex;overflow:auto}.BiologicalIdentityPicker-module__JqErQW__resultButton{border:0;border-bottom:1px solid var(--line-1);cursor:pointer;text-align:left;background:0 0;flex-direction:column;gap:6px;width:100%;padding:12px 14px;display:flex}.BiologicalIdentityPicker-module__JqErQW__resultButton:last-child{border-bottom:0}.BiologicalIdentityPicker-module__JqErQW__resultButton:hover{background:var(--cream-50)}.BiologicalIdentityPicker-module__JqErQW__resultSelected{background:var(--teal-50);box-shadow:inset 3px 0 0 var(--brand-teal)}.BiologicalIdentityPicker-module__JqErQW__resultTop{justify-content:space-between;align-items:flex-start;gap:var(--s-3);display:flex}.BiologicalIdentityPicker-module__JqErQW__resultTitle{color:var(--fg-1);font:var(--t-label)}.BiologicalIdentityPicker-module__JqErQW__emptyState{gap:var(--s-3);border:1px dashed var(--line-2);border-radius:var(--r-sm);background:var(--cream-50);color:var(--fg-2);font:var(--t-body-sm);flex-direction:column;padding:14px;display:flex}.BiologicalIdentityPicker-module__JqErQW__emptyActions{gap:var(--s-2);flex-wrap:wrap;display:flex}.BiologicalIdentityPicker-module__JqErQW__linkButton{color:var(--brand-teal);font:var(--t-label);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;text-decoration:none;display:inline-flex}@media (max-width:720px){.BiologicalIdentityPicker-module__JqErQW__filters{grid-template-columns:1fr}}
.BroodstockRecordEditors-module__9XM3ka__form{gap:14px;display:grid}.BroodstockRecordEditors-module__9XM3ka__hintError{color:var(--color-status-danger-700,#b42318)}.BroodstockRecordEditors-module__9XM3ka__textarea{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-surface);width:100%;min-height:88px;color:var(--fg-1);font:var(--t-body);resize:vertical;padding:10px 12px}.BroodstockRecordEditors-module__9XM3ka__textarea:focus{outline-offset:1px;border-color:var(--brand-teal);outline:2px solid #3d97943d}.BroodstockRecordEditors-module__9XM3ka__inlineFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.BroodstockRecordEditors-module__9XM3ka__summaryCard{border:1px solid var(--line-1);border-radius:var(--r-md);background:#f8f2e47a;gap:6px;padding:12px;display:grid}.BroodstockRecordEditors-module__9XM3ka__summaryLabel{color:var(--fg-3);font:var(--t-eyebrow);letter-spacing:.08em;text-transform:uppercase;margin:0}.BroodstockRecordEditors-module__9XM3ka__summaryValue{color:var(--fg-1);font:var(--t-body);margin:0;font-weight:700}@media (max-width:720px){.BroodstockRecordEditors-module__9XM3ka__inlineFields{grid-template-columns:1fr}}
.LedgerView-module__iyrVKW__loadMoreRow{justify-content:center;padding:16px 0 2px;display:flex}
