.action-dialog-module__5slvXq__backdrop{z-index:2100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ad;place-items:center;padding:20px;animation:.13s ease-out both action-dialog-module__5slvXq__backdropIn;display:grid;position:fixed;inset:0}.action-dialog-module__5slvXq__dialog{--dialog-accent:217 164 43;color:#e7e5e4;background:radial-gradient(circle at 10% 0%,rgb(var(--dialog-accent)/7%),transparent 36%),#100e0c;border:1px solid #78716c6b;border-radius:14px;width:min(460px,100vw - 32px);max-height:min(680px,100vh - 40px);animation:.15s ease-out both action-dialog-module__5slvXq__dialogIn;overflow:auto;box-shadow:0 24px 70px #000000a3,inset 0 1px #ffffff08}.action-dialog-module__5slvXq__dialog[data-tone=danger]{--dialog-accent:185 62 62}.action-dialog-module__5slvXq__dialog form{display:grid}.action-dialog-module__5slvXq__header{border-bottom:1px solid #78716c33;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:12px;min-height:58px;padding:12px 13px 12px 17px;display:grid}.action-dialog-module__5slvXq__header h2{color:#f5f5f4;letter-spacing:-.015em;margin:0;font-size:16px;font-weight:760;line-height:1.25}.action-dialog-module__5slvXq__close{color:#78716c;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.action-dialog-module__5slvXq__close:hover,.action-dialog-module__5slvXq__close:focus-visible{color:#e7e5e4;background:#44403c4d;outline:0}.action-dialog-module__5slvXq__close svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:15px;height:15px}.action-dialog-module__5slvXq__body{gap:13px;min-width:0;padding:16px 17px;display:grid}.action-dialog-module__5slvXq__description{color:#a8a29e;font-size:12px;line-height:1.55}.action-dialog-module__5slvXq__description strong{color:#e7e5e4;font-weight:720}.action-dialog-module__5slvXq__details{background:#06050475;border:1px solid #78716c3d;border-radius:10px;min-width:0;overflow:hidden}.action-dialog-module__5slvXq__field{gap:6px;display:grid}.action-dialog-module__5slvXq__field>span{color:#a8a29e;font-size:10.5px;font-weight:700}.action-dialog-module__5slvXq__field input{box-sizing:border-box;color:#fafaf9;width:100%;height:40px;font:inherit;background:#0605049e;border:1px solid #78716c57;border-radius:9px;outline:0;padding:0 11px;font-size:13px;transition:border-color .12s,box-shadow .12s}.action-dialog-module__5slvXq__field input:focus{border-color:#d9a42bad;box-shadow:0 0 0 2px #d9a42b17}.action-dialog-module__5slvXq__field input[aria-invalid=true]{border-color:#f8717194}.action-dialog-module__5slvXq__error{color:#fca5a5;margin:-4px 0 0;font-size:10.5px}.action-dialog-module__5slvXq__actions{border-top:1px solid #78716c29;justify-content:flex-end;gap:7px;padding:12px 17px 15px;display:flex}.action-dialog-module__5slvXq__actions button{min-width:84px;height:35px;font:inherit;border-radius:8px;padding:0 14px;font-size:11px;font-weight:720;transition:border-color .12s,color .12s,background .12s}.action-dialog-module__5slvXq__secondary{color:#d6d3d1;background:#29252494;border:1px solid #78716c47}.action-dialog-module__5slvXq__secondary:hover,.action-dialog-module__5slvXq__secondary:focus-visible{color:#fafaf9;background:#44403c8a;border-color:#a8a29e70;outline:0}.action-dialog-module__5slvXq__primary{color:#1c1404;background:linear-gradient(#f9cf55,#e8ad20);border:1px solid #fbbf2459;box-shadow:inset 0 1px #ffffff47}.action-dialog-module__5slvXq__primary:hover,.action-dialog-module__5slvXq__primary:focus-visible{color:#120d03;background:linear-gradient(#fde27f,#efb82b);border-color:#fde68ab3;outline:0}.action-dialog-module__5slvXq__primary[data-tone=danger]{color:#fff1f2;background:linear-gradient(#a43f3f,#7f2e2e);border-color:#f8717152;box-shadow:inset 0 1px #ffffff1a}.action-dialog-module__5slvXq__primary[data-tone=danger]:hover,.action-dialog-module__5slvXq__primary[data-tone=danger]:focus-visible{background:linear-gradient(#b84a4a,#913737);border-color:#fca5a58a}@media (max-width:520px){.action-dialog-module__5slvXq__backdrop{align-items:end;padding:0}.action-dialog-module__5slvXq__dialog{border-radius:14px 14px 0 0;width:100%;max-height:min(82vh,680px)}}@media (prefers-reduced-motion:reduce){.action-dialog-module__5slvXq__backdrop,.action-dialog-module__5slvXq__dialog{animation:none}}@keyframes action-dialog-module__5slvXq__backdropIn{0%{opacity:0}}@keyframes action-dialog-module__5slvXq__dialogIn{0%{opacity:0;transform:translateY(6px)scale(.985)}}
.color-picker-module__tD-nlq__root{border:0;min-inline-size:0;margin:0;padding:0}.color-picker-module__tD-nlq__root>legend{color:var(--ward-text-secondary,#a8a29e);letter-spacing:.035em;margin-bottom:8px;font-size:10px;font-weight:700}.color-picker-module__tD-nlq__palette{grid-template-columns:repeat(auto-fill,28px);gap:6px;max-width:334px;display:grid}.color-picker-module__tD-nlq__swatch{--picker-color:#d6a76c;--picker-ink:#171310;width:28px;height:28px;color:var(--picker-ink);background:linear-gradient(145deg,#ffffff2e,transparent 48%),var(--picker-color);cursor:pointer;border:1px solid #0c0a09c7;border-radius:7px;place-items:center;padding:0;transition:border-color .12s,box-shadow .12s,transform .12s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,0 2px 6px #00000047}.color-picker-module__tD-nlq__swatch:hover:not(:disabled){border-color:#f5f5f4b8;transform:translateY(-1px)}.color-picker-module__tD-nlq__swatch[aria-pressed=true]{border-color:#fafaf9;box-shadow:inset 0 0 0 1px #ffffff24,0 0 0 2px #fbbf249e,0 4px 10px #0000005c}.color-picker-module__tD-nlq__swatch>span{text-shadow:0 1px 2px #00000038;font-size:13px;font-weight:900;line-height:1}.color-picker-module__tD-nlq__custom{border:1px solid var(--ward-border-default,#44403c99);width:min(334px,100%);min-height:38px;color:var(--ward-text-secondary,#a8a29e);background:#0c0a099e;border-radius:9px;grid-template-columns:18px minmax(0,1fr) 116px;align-items:center;gap:8px;margin-top:12px;padding:5px 6px 5px 9px;display:grid}.color-picker-module__tD-nlq__custom[data-selected=true]{border-color:#fbbf246b;box-shadow:inset 2px 0 #fbbf24b3}.color-picker-module__tD-nlq__custom[data-invalid=true]{border-color:#f8717185}.color-picker-module__tD-nlq__customPreview{border:1px solid #ffffff2e;border-radius:5px;width:16px;height:16px;box-shadow:0 2px 5px #0000004d}.color-picker-module__tD-nlq__custom>label{font-size:10.5px;font-weight:650}.color-picker-module__tD-nlq__hexInput{border:1px solid var(--ward-border-subtle,#292524b3);height:28px;color:var(--ward-text-muted,#78716c);font-family:var(--font-mono),monospace;background:#0000003d;border-radius:7px;align-items:center;padding:0 7px;font-size:10.5px;display:flex}.color-picker-module__tD-nlq__hexInput:focus-within{border-color:#fbbf2475;box-shadow:0 0 0 2px #fbbf2412}.color-picker-module__tD-nlq__hexInput input{width:100%;min-width:0;color:var(--ward-text-primary,#e7e5e4);font:inherit;text-transform:uppercase;background:0 0;border:0;outline:0;padding:0}.color-picker-module__tD-nlq__error{color:#fca5a5;text-align:right;width:min(334px,100%);margin:5px 0 0;font-size:9.5px}.color-picker-module__tD-nlq__root:disabled{cursor:not-allowed;opacity:.52}.color-picker-module__tD-nlq__root:disabled .color-picker-module__tD-nlq__swatch,.color-picker-module__tD-nlq__root:disabled input{cursor:not-allowed}.color-picker-module__tD-nlq__root button:focus-visible{outline-offset:2px;outline:2px solid #fbbf249e}.color-picker-module__tD-nlq__root input:focus-visible{outline:0}@media (prefers-reduced-motion:reduce){.color-picker-module__tD-nlq__swatch{transition:none}.color-picker-module__tD-nlq__swatch:hover:not(:disabled){transform:none}}
.catalog-module__rSGiNa__page{--catalog-bg:var(--ward-bg-base,#0b0908);--catalog-panel:var(--ward-bg-surface,#0c0a09eb);--catalog-panel-2:var(--ward-bg-elevated,#1c1917cc);--catalog-line:var(--ward-border-subtle,#292524b3);--catalog-line-strong:var(--ward-border-default,#44403c99);--catalog-text:var(--ward-text-primary,#e7e5e4);--catalog-muted:var(--ward-text-secondary,#a8a29e);--catalog-dim:var(--ward-text-muted,#78716c);--catalog-amber:var(--ward-accent,#fbbf24);--catalog-amber-bright:var(--ward-accent-text,#fcd34d);width:100%;height:100dvh;color:var(--catalog-text);background:linear-gradient(90deg,transparent 31px,#ffffff03 32px,transparent 33px),linear-gradient(0deg,transparent 31px,#ffffff03 32px,transparent 33px),radial-gradient(circle at 14% -20%,#b4530921,transparent 34rem),radial-gradient(circle at 86% 18%,#78350f14,transparent 28rem),var(--catalog-bg);font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);background-size:32px 32px,32px 32px,auto,auto,auto;grid-template-rows:56px minmax(0,1fr);display:grid;position:relative;overflow:hidden}.catalog-module__rSGiNa__page button,.catalog-module__rSGiNa__page input,.catalog-module__rSGiNa__page select,.catalog-module__rSGiNa__page textarea{font:inherit}.catalog-module__rSGiNa__page button:focus-visible,.catalog-module__rSGiNa__page a:focus-visible{outline-offset:3px;outline:2px solid #fbbf2494}.catalog-module__rSGiNa__page input:focus-visible,.catalog-module__rSGiNa__page select:focus-visible,.catalog-module__rSGiNa__page textarea:focus-visible{outline:0}.catalog-module__rSGiNa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.catalog-module__rSGiNa__header{z-index:10;border-bottom:1px solid var(--catalog-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0b0ae0;justify-content:space-between;align-items:center;gap:16px;padding:8px 14px;display:flex;position:relative;box-shadow:0 10px 30px #0000002e}.catalog-module__rSGiNa__header:after{display:none}.catalog-module__rSGiNa__headingBlock,.catalog-module__rSGiNa__headerControls{align-items:center;display:flex}.catalog-module__rSGiNa__headingBlock{gap:10px;min-width:0}.catalog-module__rSGiNa__headingBlock h1{color:#fafaf9;font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);letter-spacing:-.035em;margin:0;font-size:18px;font-weight:720;line-height:1.15}.catalog-module__rSGiNa__backLink{width:32px;height:32px;color:var(--catalog-muted);background:linear-gradient(145deg,#fbbf241f,#78350f0f),#171310;border:1px solid #fbbf2447;border-radius:8px;place-items:center;text-decoration:none;transition:all .16s;display:grid}.catalog-module__rSGiNa__backLink:hover{color:var(--catalog-amber-bright);border-color:#fbbf247a;transform:translate(-2px)}.catalog-module__rSGiNa__headerControls{gap:7px}.catalog-module__rSGiNa__worldSelect{min-width:138px}.catalog-module__rSGiNa__editBadge,.catalog-module__rSGiNa__readBadge,.catalog-module__rSGiNa__revisionBadge{border:1px solid;border-radius:7px;align-items:center;height:30px;padding:0 10px;display:inline-flex}.catalog-module__rSGiNa__editBadge{color:#86efac;background:#22c55e17;border-color:#22c55e47}.catalog-module__rSGiNa__readBadge{border-color:var(--catalog-line);color:var(--catalog-muted);background:#1c191785}.catalog-module__rSGiNa__revisionBadge{color:var(--catalog-dim);border-color:#0000}.catalog-module__rSGiNa__workbench{min-width:0;min-height:0;position:relative;overflow:hidden}.catalog-module__rSGiNa__catalogWorkspace,.catalog-module__rSGiNa__detailPane,.catalog-module__rSGiNa__recipePane{min-width:0;min-height:0}.catalog-module__rSGiNa__catalogWorkspace{grid-template-rows:auto minmax(0,1fr) 28px;height:100%;transition:margin-right .18s;display:grid}.catalog-module__rSGiNa__workbench[data-inspector-open=true] .catalog-module__rSGiNa__catalogWorkspace{margin-right:460px}.catalog-module__rSGiNa__workbench[data-recipe-open=true] .catalog-module__rSGiNa__catalogWorkspace{margin-right:720px}.catalog-module__rSGiNa__catalogToolbar{z-index:6;border-bottom:1px solid var(--catalog-line);background:#0c0a09c2;align-items:center;gap:10px;min-height:54px;padding:9px 12px;display:flex;position:relative}.catalog-module__rSGiNa__catalogToolbar>:first-child{width:min(620px,100%)}.catalog-module__rSGiNa__catalogToolbarActions{flex:none;align-items:center;gap:7px;margin-left:auto;display:flex}.catalog-module__rSGiNa__catalogToolbarActions>button{border-radius:9px;min-height:34px;padding-block:6px;font-size:10px}.catalog-module__rSGiNa__toolbarCount{min-width:18px;color:var(--catalog-muted);font-family:var(--font-mono),monospace;letter-spacing:0;background:#0000003d;border-radius:999px;margin-left:7px;padding:1px 5px;font-size:9px}.catalog-module__rSGiNa__primaryButton,.catalog-module__rSGiNa__secondaryButton,.catalog-module__rSGiNa__dangerButton,.catalog-module__rSGiNa__iconButton{letter-spacing:.015em;border:1px solid;border-radius:8px;justify-content:center;align-items:center;min-height:38px;font-size:11.5px;font-weight:750;text-decoration:none;transition:all .15s;display:inline-flex}.catalog-module__rSGiNa__primaryButton{color:#211b10;background:linear-gradient(#fcd34d,#e7aa18);border-color:#fbbf246b;box-shadow:inset 0 1px #ffffff38,0 6px 18px #0000002e}.catalog-module__rSGiNa__primaryButton:hover:not(:disabled){background:linear-gradient(#fde68a,#f0b526);border-color:#fde68a9e;transform:translateY(-1px)}.catalog-module__rSGiNa__secondaryButton,.catalog-module__rSGiNa__iconButton{border-color:var(--catalog-line-strong);color:#d6d3d1;background:#2925248f}.catalog-module__rSGiNa__secondaryButton{padding:0 13px}.catalog-module__rSGiNa__secondaryButton:hover:not(:disabled),.catalog-module__rSGiNa__iconButton:hover:not(:disabled){color:var(--catalog-amber-bright);background:#44403c8a;border-color:#fbbf2461}.catalog-module__rSGiNa__dangerButton{color:#fca5a5;background:#7f1d1d1f;border-color:#ef444457;padding:0 13px}.catalog-module__rSGiNa__dangerButton:hover:not(:disabled){color:#fecaca;background:#7f1d1d3d;border-color:#f8717185}.catalog-module__rSGiNa__primaryButton:disabled,.catalog-module__rSGiNa__secondaryButton:disabled,.catalog-module__rSGiNa__dangerButton:disabled,.catalog-module__rSGiNa__iconButton:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.38}.catalog-module__rSGiNa__tagCombobox,.catalog-module__rSGiNa__tagComboboxCompact{--tag-combobox-line:var(--catalog-line-strong,#78716c61);--tag-combobox-dim:var(--catalog-dim,#78716c);--tag-combobox-text:var(--catalog-text,#f5f5f4);--tag-combobox-muted:var(--catalog-muted,#a8a29e);--tag-combobox-accent:var(--catalog-amber-bright,#fbbf24);width:100%;min-width:0;position:relative}.catalog-module__rSGiNa__tagComboboxControl{border:1px solid var(--tag-combobox-line);background:#08070694;border-radius:10px;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:38px;padding:5px 7px 5px 9px;transition:border-color .15s,box-shadow .15s;display:grid}.catalog-module__rSGiNa__tagComboboxControl:focus-within{border-color:#fbbf246b;box-shadow:0 0 0 2px #fbbf2412}.catalog-module__rSGiNa__tagComboboxCompact .catalog-module__rSGiNa__tagComboboxControl{min-height:34px;padding-block:4px}.catalog-module__rSGiNa__tagSearchIcon{width:15px;height:15px;color:var(--tag-combobox-dim);flex:none}.catalog-module__rSGiNa__tagSearchIcon svg{width:100%;height:100%;display:block}.catalog-module__rSGiNa__tagComboboxContent{scrollbar-color:#44403c transparent;scrollbar-width:thin;flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-width:0;max-height:76px;display:flex;overflow-y:auto}.catalog-module__rSGiNa__tagComboboxCompact .catalog-module__rSGiNa__tagComboboxContent{max-height:54px}.catalog-module__rSGiNa__tagComboboxContent input{min-width:92px;height:22px;color:var(--tag-combobox-text);background:0 0;border:0;outline:0;flex:1;padding:0 2px;font-size:11.5px}.catalog-module__rSGiNa__tagComboboxContent input::placeholder{color:#78716cc7}.catalog-module__rSGiNa__tagComboboxContent input:disabled{cursor:default}.catalog-module__rSGiNa__tagChip{border:1px solid color-mix(in srgb,var(--tag-color)55%,transparent);min-width:0;height:23px;color:color-mix(in srgb,var(--tag-color)27%,#fff);background:color-mix(in srgb,var(--tag-color)24%,transparent);white-space:nowrap;border-radius:7px;align-items:center;gap:4px;padding:0 4px 0 7px;font-size:10px;display:inline-flex}.catalog-module__rSGiNa__tagChip>span{text-overflow:ellipsis;max-width:112px;overflow:hidden}.catalog-module__rSGiNa__tagChip button{width:17px;height:17px;color:color-mix(in srgb,var(--tag-color)45%,#fff);background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.catalog-module__rSGiNa__tagChip button:hover{color:#fff;background:#ffffff1a}.catalog-module__rSGiNa__tagChip svg{width:8px;height:8px}.catalog-module__rSGiNa__tagClearButton{width:22px;height:22px;color:var(--tag-combobox-dim);background:0 0;border:0;border-radius:6px;flex:none;font-size:17px;line-height:1}.catalog-module__rSGiNa__tagClearButton:hover{color:var(--tag-combobox-text);background:#44403c6b}.catalog-module__rSGiNa__tagComboboxPopover{z-index:80;border:1px solid var(--tag-combobox-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#181513fa;border-radius:11px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 16px 38px #00000085}.catalog-module__rSGiNa__tagComboboxOptions{scrollbar-color:#57534e transparent;scrollbar-width:thin;max-height:240px;padding:5px;overflow-y:auto}.catalog-module__rSGiNa__tagComboboxOptions>button{width:100%;min-height:32px;color:var(--tag-combobox-muted);text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:9px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:5px 7px;display:grid}.catalog-module__rSGiNa__tagComboboxOptions>button:hover,.catalog-module__rSGiNa__tagComboboxOptions>button[data-active=true]{color:#f5f5f4;background:#44403c7a}.catalog-module__rSGiNa__tagComboboxOptions>button[aria-selected=true]{color:#f5f5f4;background:#78350f24}.catalog-module__rSGiNa__tagComboboxOptions i{border-radius:3px;width:8px;height:8px;box-shadow:0 0 0 1px #ffffff14}.catalog-module__rSGiNa__tagComboboxOptions span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.catalog-module__rSGiNa__tagComboboxOptions b{color:var(--tag-combobox-accent);text-align:center;font-size:11px}.catalog-module__rSGiNa__tagComboboxOptions p{color:var(--tag-combobox-dim);text-align:center;margin:0;padding:18px 10px;font-size:11px}.catalog-module__rSGiNa__entityRow,.catalog-module__rSGiNa__entityRowActive{grid-template-rows:1fr 1fr;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;column-gap:9px;display:grid}.catalog-module__rSGiNa__entityList{scrollbar-color:#44403c transparent;scrollbar-width:thin;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));align-content:start;gap:8px;min-height:0;margin:0;padding:12px;list-style:none;display:grid;overflow:auto}.catalog-module__rSGiNa__entityList>li:not(.catalog-module__rSGiNa__emptyList){min-width:0;height:64px}.catalog-module__rSGiNa__entityRow,.catalog-module__rSGiNa__entityRowActive{border:1px solid var(--catalog-line);width:100%;height:64px;color:var(--catalog-text);text-align:left;background:linear-gradient(145deg,#1c19178a,#0c0a09c2);border-radius:10px;padding:8px 9px;transition:border-color .12s,background .12s,box-shadow .12s,transform .12s}.catalog-module__rSGiNa__entityRow:hover{background:linear-gradient(145deg,#292524ad,#110e0ce0);border-color:#78716c8f;transform:translateY(-1px)}.catalog-module__rSGiNa__entityRowActive{background:linear-gradient(145deg,#78350f3b,#1c1917c7);border-color:#fbbf248f;box-shadow:inset 0 0 0 1px #fbbf241f,0 8px 22px #0003}.catalog-module__rSGiNa__entityIcon,.catalog-module__rSGiNa__recordIcon{object-fit:contain;filter:drop-shadow(0 5px 7px #0000008c)}.catalog-module__rSGiNa__entityIcon{background:#1c19178a;border:1px solid #44403c6b;border-radius:7px;grid-area:1/1/3;width:32px;height:32px;padding:2px}.catalog-module__rSGiNa__entityTagsCell{align-items:center;min-width:0;display:flex}.catalog-module__rSGiNa__entityCardName{text-overflow:ellipsis;white-space:nowrap;grid-area:1/2;font-size:12.5px;font-weight:680;line-height:1.15;overflow:hidden}.catalog-module__rSGiNa__entityTagsCell{grid-area:2/2/auto/4;overflow:hidden}.catalog-module__rSGiNa__entityRow[data-has-tags=false] .catalog-module__rSGiNa__entityCardName,.catalog-module__rSGiNa__entityRowActive[data-has-tags=false] .catalog-module__rSGiNa__entityCardName,.catalog-module__rSGiNa__entityRow[data-has-tags=false] .catalog-module__rSGiNa__recipeStateCrafted,.catalog-module__rSGiNa__entityRowActive[data-has-tags=false] .catalog-module__rSGiNa__recipeStateCrafted,.catalog-module__rSGiNa__entityRow[data-has-tags=false] .catalog-module__rSGiNa__recipeStateBase,.catalog-module__rSGiNa__entityRowActive[data-has-tags=false] .catalog-module__rSGiNa__recipeStateBase{grid-row:1/3;align-self:center}.catalog-module__rSGiNa__entityTags{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.catalog-module__rSGiNa__entityTags i{border:1px solid color-mix(in srgb,var(--tag-color)54%,transparent);max-width:88px;color:color-mix(in srgb,var(--tag-color)35%,#fff);background:color-mix(in srgb,var(--tag-color)24%,transparent);text-overflow:ellipsis;white-space:nowrap;border-radius:5px;flex:none;padding:3px 6px;font-size:8.5px;font-style:normal;line-height:1;overflow:hidden}.catalog-module__rSGiNa__entityTags em{color:var(--catalog-dim);flex:none;font-size:9px;font-style:normal}.catalog-module__rSGiNa__emptyCell{color:#78716c8f}.catalog-module__rSGiNa__recipeStateCrafted,.catalog-module__rSGiNa__recipeStateBase{white-space:nowrap;border:1px solid;border-radius:6px;grid-area:1/3;justify-self:end;padding:3px 7px;font-size:9.5px;line-height:1}.catalog-module__rSGiNa__recipeStateCrafted{color:#d6b86f;background:#78350f1a;border-color:#fbbf2433}.catalog-module__rSGiNa__recipeStateBase{color:var(--catalog-dim);background:#1c191757;border-color:#44403c73}.catalog-module__rSGiNa__emptyList,.catalog-module__rSGiNa__inlineEmpty{color:var(--catalog-dim);font-size:12px}.catalog-module__rSGiNa__emptyList{text-align:center;grid-column:1/-1;place-items:center;min-height:140px;padding:32px 18px;display:grid}.catalog-module__rSGiNa__catalogFooter{border-top:1px solid var(--catalog-line);height:28px;color:var(--catalog-dim);font-family:var(--font-mono),monospace;background:#0807066b;justify-content:flex-end;align-items:center;padding:0 13px;font-size:10px;display:flex}.catalog-module__rSGiNa__detailPane{z-index:12;border-left:1px solid var(--catalog-line-strong);background:#0f0c0af7;width:460px;animation:.18s ease-out both catalog-module__rSGiNa__inspectorEnter;position:absolute;inset:0 0 0 auto;overflow:hidden;box-shadow:-18px 0 48px #00000057}.catalog-module__rSGiNa__entityEditor{grid-template-rows:88px minmax(0,1fr);height:100%;min-height:0;display:grid}.catalog-module__rSGiNa__entityEditorHeader{border-bottom:1px solid var(--catalog-line);background:radial-gradient(circle at 38px,#b4530926,#0000 100px),linear-gradient(#ffffff06,#0000),#0c0a0975;grid-template-columns:58px minmax(0,1fr) 38px;align-items:center;gap:12px;min-width:0;padding:13px 14px 13px 16px;display:grid;position:relative}.catalog-module__rSGiNa__entityEditorHeader:after{content:"";background:linear-gradient(90deg,#0000,#fbbf24b3,#0000);border-radius:999px;width:112px;height:2px;position:absolute;top:0;left:16px}.catalog-module__rSGiNa__entityArtwork{background:radial-gradient(circle,#b4530929,#0000 68%),#080706b8;border:1px solid #fbbf2440;border-radius:14px 6px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden;box-shadow:inset 0 0 18px #00000057,0 9px 22px #00000038}.catalog-module__rSGiNa__entityArtwork .catalog-module__rSGiNa__recordIcon{background:0 0;border:0;border-radius:0;width:50px;height:50px;padding:3px}.catalog-module__rSGiNa__entityHeaderCopy{align-content:center;justify-items:start;gap:3px;min-width:0;display:grid}.catalog-module__rSGiNa__entityHeaderCopy h2{color:#f5f5f4;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:18px;font-weight:730;line-height:1.12;overflow:hidden}.catalog-module__rSGiNa__entityHeaderCopy p{max-width:100%;color:var(--catalog-dim);font-family:var(--font-mono),monospace;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.catalog-module__rSGiNa__entityRecipeState,.catalog-module__rSGiNa__entityBaseState{border:1px solid;border-radius:5px;align-items:center;min-height:18px;padding:2px 6px;font-size:8.5px;font-weight:720;line-height:1;display:inline-flex}.catalog-module__rSGiNa__entityRecipeState{color:#e6c36f;background:#78350f24;border-color:#fbbf2440}.catalog-module__rSGiNa__entityBaseState{color:var(--catalog-muted);background:#29252459;border-color:#78716c4d}.catalog-module__rSGiNa__entityEditorHeader .catalog-module__rSGiNa__closeButton{align-self:center}.catalog-module__rSGiNa__entityEditorForm{grid-template-rows:minmax(0,1fr) 64px;min-height:0;display:grid}.catalog-module__rSGiNa__entityEditorScroll{scrollbar-color:#44403c transparent;scrollbar-width:thin;min-height:0;padding:18px 18px 40px;overflow-y:auto}.catalog-module__rSGiNa__entityPrimaryFields{gap:14px;display:grid}.catalog-module__rSGiNa__entityEditor .catalog-module__rSGiNa__entityNameField input{color:#fafaf9;letter-spacing:-.01em;background:#080706a3;height:44px;padding-inline:13px;font-size:15px;font-weight:650}.catalog-module__rSGiNa__entityEditor .catalog-module__rSGiNa__entityResourceField input{color:#c7c3bf;height:38px;font-family:var(--font-mono),monospace;font-size:10.5px}.catalog-module__rSGiNa__entityEditSection{margin-top:22px}.catalog-module__rSGiNa__entitySectionHeader{justify-content:space-between;align-items:flex-start;gap:12px;min-height:34px;margin-bottom:9px;display:flex}.catalog-module__rSGiNa__entitySectionHeader h3{color:#e7e5e4;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:750}.catalog-module__rSGiNa__entitySectionHeader p{color:var(--catalog-dim);margin:3px 0 0;font-size:10px;line-height:1.3}.catalog-module__rSGiNa__entitySectionHeader>span{border:1px solid var(--catalog-line);min-width:23px;color:var(--catalog-muted);font-family:var(--font-mono),monospace;text-align:center;background:#1c19176b;border-radius:999px;padding:3px 6px;font-size:9px}.catalog-module__rSGiNa__entityFieldSectionHeader{align-items:center;min-height:0;margin-bottom:6px}.catalog-module__rSGiNa__entityFieldSectionHeader h3{color:var(--catalog-muted);letter-spacing:.035em;font-size:10px;font-weight:700}.catalog-module__rSGiNa__entityEditor .catalog-module__rSGiNa__entityNotesField textarea{background:#0807068a;min-height:92px}.catalog-module__rSGiNa__recipeVariantsHeader{align-items:center;min-height:30px;margin-bottom:8px}.catalog-module__rSGiNa__recipeVariantsHeader>div{align-items:center;gap:7px;min-width:0;display:flex}.catalog-module__rSGiNa__recipeVariantsHeader>div>span{color:#c9aa63;min-width:19px;height:19px;font-family:var(--font-mono),monospace;background:#78350f1a;border:1px solid #fbbf2430;border-radius:6px;place-items:center;padding-inline:5px;font-size:8.5px;line-height:1;display:inline-grid}.catalog-module__rSGiNa__recipeVariantAdd{color:#dfbf70;background:#78350f1c;border:1px solid #fbbf243d;border-radius:7px;min-height:28px;padding:5px 9px;font-size:9.5px;font-weight:700;transition:border-color .14s,color .14s,background .14s}.catalog-module__rSGiNa__recipeVariantAdd:hover:not(:disabled){color:var(--catalog-amber-bright);background:#78350f2e;border-color:#fbbf2470}.catalog-module__rSGiNa__recipeVariantAdd:disabled{cursor:not-allowed;opacity:.42}.catalog-module__rSGiNa__recipeVariantList{gap:8px;display:grid}.catalog-module__rSGiNa__recipeVariantCard{background:linear-gradient(105deg,#78350f1c,#0000 52%),#1c19176b;border:1px solid #fbbf242b;border-radius:11px;grid-template-columns:minmax(0,1fr) 34px;gap:5px;min-width:0;padding:5px;transition:border-color .14s,background .14s,transform .14s;display:grid;box-shadow:inset 0 1px #ffffff06}.catalog-module__rSGiNa__recipeVariantCard:hover{background:linear-gradient(105deg,#78350f29,#0000 58%),#29252475;border-color:#fbbf244f;transform:translateY(-1px)}.catalog-module__rSGiNa__recipeVariantBody{min-width:0;color:var(--catalog-muted);text-align:left;background:0 0;border:0;border-radius:7px;align-content:start;gap:8px;padding:6px 7px 7px;display:grid}.catalog-module__rSGiNa__recipeVariantBody:focus-visible,.catalog-module__rSGiNa__recipeVariantActions button:focus-visible,.catalog-module__rSGiNa__recipeVariantAdd:focus-visible{outline-offset:1px;outline:1px solid #fbbf24c2}.catalog-module__rSGiNa__recipeVariantBody:disabled,.catalog-module__rSGiNa__recipeVariantActions button:disabled{cursor:not-allowed;opacity:.45}.catalog-module__rSGiNa__recipeVariantTitle{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.catalog-module__rSGiNa__recipeVariantTitle strong{color:#eeeae4;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:740;line-height:1.15;overflow:hidden}.catalog-module__rSGiNa__recipeVariantTitle small{color:var(--catalog-dim);font-family:var(--font-mono),monospace;flex:none;font-size:8px;line-height:1}.catalog-module__rSGiNa__recipeVariantActions{align-content:start;gap:4px;display:grid}.catalog-module__rSGiNa__recipeVariantActions button{width:30px;height:30px;color:var(--catalog-dim);background:#08070647;border:1px solid #78716c36;border-radius:7px;place-items:center;transition:border-color .14s,color .14s,background .14s;display:grid}.catalog-module__rSGiNa__recipeVariantActions button:hover:not(:disabled){color:var(--catalog-amber-bright);background:#78350f24;border-color:#fbbf2452}.catalog-module__rSGiNa__recipeVariantActions svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:14px;height:14px}.catalog-module__rSGiNa__entityRecipeCard{width:100%;min-height:90px;color:var(--catalog-muted);text-align:left;background:linear-gradient(102deg,#78350f21,#0000 52%),#1c19176b;border:1px solid #fbbf2430;border-radius:12px;grid-template-columns:minmax(0,1fr) 28px;align-items:start;gap:10px;padding:12px;transition:border-color .14s,background .14s,transform .14s;display:grid;box-shadow:inset 0 1px #ffffff06}.catalog-module__rSGiNa__entityRecipeCard:hover:not(:disabled){background:linear-gradient(102deg,#78350f33,#0000 58%),#29252485;border-color:#fbbf2461;transform:translateY(-1px)}.catalog-module__rSGiNa__entityRecipeCard:focus-visible{outline-offset:2px;outline:1px solid #fbbf24c2}.catalog-module__rSGiNa__entityRecipeCard:disabled,.catalog-module__rSGiNa__entityRecipeEmpty:disabled,.catalog-module__rSGiNa__entityDeleteButton:disabled{cursor:not-allowed;opacity:.42}.catalog-module__rSGiNa__entityRecipeBody{gap:10px;min-width:0;display:grid}.catalog-module__rSGiNa__entityRecipeFormula{color:#f6eee0;min-width:0;max-height:38px;font-family:"Cambria Math","STIX Two Math","Noto Sans Math",var(--font-serif),serif;text-shadow:0 1px 9px #00000070;font-size:14px;line-height:1.2;display:block;overflow:hidden}.catalog-module__rSGiNa__entityRecipeMath{min-width:0;display:block;overflow:hidden}.catalog-module__rSGiNa__entityRecipeMath math{width:max-content;min-width:max-content;margin:0;font-family:inherit;font-size:1em}.catalog-module__rSGiNa__entityRecipeMath mtext{color:#eee5d6;font-family:var(--font-serif),serif}.catalog-module__rSGiNa__entityRecipeMath mo{color:#d6cfc4}.catalog-module__rSGiNa__entityRecipeFormulaEmpty{color:var(--catalog-dim);font-size:10.5px;font-weight:600}.catalog-module__rSGiNa__entityRecipeComponents{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.catalog-module__rSGiNa__entityRecipeComponent{color:#cfc9c2;background:#08070657;border:1px solid #78716c3d;border-radius:8px;align-items:center;gap:6px;min-width:0;max-width:100%;height:26px;padding:2px 7px 2px 3px;display:inline-flex}.catalog-module__rSGiNa__entityRecipeComponent>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:9.5px;font-weight:650;line-height:1;overflow:hidden}.catalog-module__rSGiNa__entityRecipeComponentIcon,.catalog-module__rSGiNa__entityRecipeComponentTag{border-radius:6px;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.catalog-module__rSGiNa__entityRecipeComponentIcon{background:#2925248c}.catalog-module__rSGiNa__entityRecipeComponentImage{object-fit:contain;width:18px;height:18px}.catalog-module__rSGiNa__entityRecipeComponentTag{border:1px solid color-mix(in srgb,var(--component-color)58%,transparent);color:color-mix(in srgb,var(--component-color)82%,white);background:color-mix(in srgb,var(--component-color)16%,transparent);font-family:var(--font-mono),monospace;font-size:10px;font-weight:800}.catalog-module__rSGiNa__entityRecipeEdit{width:28px;height:28px;color:var(--catalog-dim);background:#08070647;border:1px solid #78716c38;border-radius:8px;place-items:center;transition:border-color .14s,color .14s,background .14s;display:grid}.catalog-module__rSGiNa__entityRecipeEdit svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:14px;height:14px}.catalog-module__rSGiNa__entityRecipeCard:hover:not(:disabled) .catalog-module__rSGiNa__entityRecipeEdit{color:var(--catalog-amber-bright);background:#78350f24;border-color:#fbbf2452}.catalog-module__rSGiNa__entityRecipeEmpty{width:100%;min-height:72px;color:var(--catalog-muted);text-align:left;background:#1c191747;border:1px dashed #78716c5c;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;transition:border-color .14s,background .14s;display:grid}.catalog-module__rSGiNa__entityRecipeEmpty:hover:not(:disabled){background:#78350f1a;border-color:#fbbf246b}.catalog-module__rSGiNa__entityRecipeEmpty>span:first-child{width:32px;height:32px;color:var(--catalog-amber-bright);background:#78350f1f;border:1px solid #fbbf2440;border-radius:9px;place-items:center;font-size:19px;line-height:1;display:grid}.catalog-module__rSGiNa__entityRecipeEmpty>span:last-child{gap:3px;display:grid}.catalog-module__rSGiNa__entityRecipeEmpty strong{color:#e7e5e4;font-size:11.5px}.catalog-module__rSGiNa__entityRecipeEmpty small{color:var(--catalog-dim);font-size:9.5px}.catalog-module__rSGiNa__entityEditorFooter{border-top:1px solid var(--catalog-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0a09f0;justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:11px 18px;display:flex;box-shadow:0 -12px 28px #00000029}.catalog-module__rSGiNa__entityEditorFooter .catalog-module__rSGiNa__primaryButton{min-width:132px}.catalog-module__rSGiNa__entityDeleteButton{color:#d88989;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 9px;font-size:10.5px;font-weight:650;display:inline-flex}.catalog-module__rSGiNa__entityDeleteButton:hover:not(:disabled){color:#fca5a5;background:#7f1d1d24;border-color:#f8717145}.catalog-module__rSGiNa__entityDeleteButton svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:14px;height:14px}.catalog-module__rSGiNa__detailScroll{scrollbar-color:#44403c transparent;scrollbar-width:thin;height:100%;padding:14px 14px 44px;overflow:auto}.catalog-module__rSGiNa__recordHeader{border:1px solid var(--catalog-line);background:radial-gradient(circle at 0,#78350f21,#0000 46%),#1c191775;border-radius:13px;align-items:center;gap:14px;min-height:64px;margin-bottom:14px;padding:9px 10px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff05}.catalog-module__rSGiNa__recordHeader:before{display:none}.catalog-module__rSGiNa__recordIcon{background:#0c0a09a8;border:1px solid #fbbf2433;border-radius:14px;flex:none;width:46px;height:46px;padding:5px}.catalog-module__rSGiNa__recordHeader h2,.catalog-module__rSGiNa__tagHero h2{color:#f5f5f4;font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);letter-spacing:-.03em;margin:3px 0 2px;font-size:18px;font-weight:720;line-height:1.08}.catalog-module__rSGiNa__recordHeader .catalog-module__rSGiNa__closeButton{margin-left:auto}.catalog-module__rSGiNa__tagRecordIcon{border:1px solid color-mix(in srgb,var(--tag-color)60%,transparent);background:color-mix(in srgb,var(--tag-color)72%,#171310);border-radius:12px;flex:none;width:50px;height:50px;box-shadow:inset 0 1px #ffffff1a}.catalog-module__rSGiNa__recordForm,.catalog-module__rSGiNa__recipeSection{max-width:none}.catalog-module__rSGiNa__sectionHeading,.catalog-module__rSGiNa__editorSectionTitle{justify-content:space-between;align-items:center;gap:16px;display:flex}.catalog-module__rSGiNa__sectionHeading{border-bottom:1px solid var(--catalog-line);min-height:36px;margin:16px 0 9px}.catalog-module__rSGiNa__sectionHeading>div{align-items:baseline;gap:0;display:flex}.catalog-module__rSGiNa__sectionHeading>div>span{display:none}.catalog-module__rSGiNa__sectionHeading h3{color:#e7e5e4;letter-spacing:0;margin:0;font-size:13px;font-weight:750}.catalog-module__rSGiNa__sectionHeading>p{color:var(--catalog-dim);margin:0;font-size:12px}.catalog-module__rSGiNa__fieldGrid,.catalog-module__rSGiNa__recipeMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 13px;display:grid}.catalog-module__rSGiNa__detailPane .catalog-module__rSGiNa__fieldGrid{grid-template-columns:1fr}.catalog-module__rSGiNa__field{gap:6px;min-width:0;display:grid}.catalog-module__rSGiNa__field>span,.catalog-module__rSGiNa__inputMain label>span{color:var(--catalog-muted);font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);letter-spacing:.035em;font-size:10px;font-weight:700}.catalog-module__rSGiNa__field input,.catalog-module__rSGiNa__field select,.catalog-module__rSGiNa__field textarea,.catalog-module__rSGiNa__inputMain input,.catalog-module__rSGiNa__inputMain select{border:1px solid var(--catalog-line-strong);color:#e7e5e4;background:#0c0a0994;border-radius:9px;outline:none;width:100%;font-size:13px;transition:all .14s}.catalog-module__rSGiNa__field input,.catalog-module__rSGiNa__field select,.catalog-module__rSGiNa__inputMain input,.catalog-module__rSGiNa__inputMain select{height:36px;padding:0 11px}.catalog-module__rSGiNa__field textarea{resize:vertical;min-height:76px;padding:10px 11px;line-height:1.45}.catalog-module__rSGiNa__field input:focus,.catalog-module__rSGiNa__field select:focus,.catalog-module__rSGiNa__field textarea:focus,.catalog-module__rSGiNa__inputMain input:focus,.catalog-module__rSGiNa__inputMain select:focus{border-color:#fbbf2470;box-shadow:0 0 0 2px #fbbf2412}.catalog-module__rSGiNa__field input:disabled,.catalog-module__rSGiNa__field select:disabled,.catalog-module__rSGiNa__field textarea:disabled,.catalog-module__rSGiNa__inputMain input:disabled,.catalog-module__rSGiNa__inputMain select:disabled{color:#78716c;cursor:not-allowed;opacity:.75;background:#1c19176b}.catalog-module__rSGiNa__fieldWide{grid-column:1/-1}.catalog-module__rSGiNa__formActions{border-top:1px solid var(--catalog-line);justify-content:space-between;align-items:center;gap:12px;margin-top:26px;padding-top:16px;display:flex}.catalog-module__rSGiNa__formActions .catalog-module__rSGiNa__primaryButton,.catalog-module__rSGiNa__recipeEditorFooter .catalog-module__rSGiNa__primaryButton{min-width:154px;padding:0 16px}.catalog-module__rSGiNa__recipeSection{margin-top:28px}.catalog-module__rSGiNa__recipeSummary{border:1px solid var(--catalog-line);width:100%;min-height:48px;color:var(--catalog-muted);background:#1c19176b;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:11px;display:flex}.catalog-module__rSGiNa__recipeSummary strong{color:var(--catalog-amber-bright);font-size:11px}.catalog-module__rSGiNa__recipeSummary:hover{background:#78350f21;border-color:#fbbf2457}.catalog-module__rSGiNa__recipeList{gap:7px;display:grid}.catalog-module__rSGiNa__recipeRow{border:1px solid var(--catalog-line);min-height:62px;color:var(--catalog-muted);text-align:left;background:#1c19176b;border-radius:12px;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:10px;padding:8px 12px;transition:all .14s;display:grid}.catalog-module__rSGiNa__recipeRow:hover{color:var(--catalog-amber-bright);background:#78350f21;border-color:#fbbf2457}.catalog-module__rSGiNa__recipeIndex{display:none}.catalog-module__rSGiNa__recipeBody{gap:3px;min-width:0;display:grid}.catalog-module__rSGiNa__recipeBody strong{color:#e7e5e4;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.catalog-module__rSGiNa__recipeBody code{color:var(--catalog-dim);font-family:var(--font-mono),monospace;font-size:9px}.catalog-module__rSGiNa__recipeBadges{gap:5px;display:flex}.catalog-module__rSGiNa__recipeBadges em{color:#a8a29e;font-family:var(--font-mono),monospace;text-transform:uppercase;border:1px solid #897c6a33;border-radius:6px;padding:3px 5px;font-size:8px;font-style:normal}.catalog-module__rSGiNa__recipeBadges em[data-status=active]{color:#75bd8e;border-color:#3d8b5b52}.catalog-module__rSGiNa__emptyRecipes{border:1px dashed var(--catalog-line);min-height:54px;color:var(--catalog-dim);border-radius:10px;place-items:center;display:grid}.catalog-module__rSGiNa__emptyRecipes span{display:none}.catalog-module__rSGiNa__emptyRecipes{font-size:11px}.catalog-module__rSGiNa__tagManagerBackdrop{z-index:1800;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000009e;place-items:center;padding:24px;animation:.15s ease-out both catalog-module__rSGiNa__catalogBackdropEnter;display:grid;position:fixed;inset:0}.catalog-module__rSGiNa__tagManager{--tag-manager-subheader-height:54px;border:1px solid var(--catalog-line-strong);width:min(740px,100vw - 48px);height:min(520px,100dvh - 64px);color:var(--catalog-text);background:radial-gradient(circle at 90% -20%,#b453091f,#0000 17rem),#0c0a09fc;border-radius:12px;grid-template-rows:52px minmax(0,1fr);animation:.18s ease-out both catalog-module__rSGiNa__tagManagerEnter;display:grid;overflow:hidden;box-shadow:0 24px 80px #0000009e}.catalog-module__rSGiNa__tagManagerHeader{border-bottom:1px solid var(--catalog-line);justify-content:space-between;align-items:center;gap:12px;padding:0 10px 0 16px;display:flex}.catalog-module__rSGiNa__tagManagerTitle{align-items:center;gap:8px;display:flex}.catalog-module__rSGiNa__tagManagerHeader h2{color:#f5f5f4;letter-spacing:-.025em;margin:0;font-size:17px;font-weight:720}.catalog-module__rSGiNa__tagManagerTitle>span{color:var(--catalog-dim);font-family:var(--font-mono),monospace;background:#44403c61;border-radius:999px;padding:2px 6px;font-size:9px}.catalog-module__rSGiNa__tagManagerClose{width:30px;height:30px;color:var(--catalog-dim);background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;padding:0;transition:all .12s;display:grid}.catalog-module__rSGiNa__tagManagerClose svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6px;width:15px;height:15px}.catalog-module__rSGiNa__tagManagerClose:hover{border-color:var(--catalog-line-strong);color:var(--catalog-text);background:#29252485}.catalog-module__rSGiNa__tagManagerBody{grid-template-columns:236px minmax(0,1fr);min-height:0;display:grid}.catalog-module__rSGiNa__tagManagerDirectory{border-right:1px solid var(--catalog-line);background:#08070657;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.catalog-module__rSGiNa__tagManagerDirectoryToolbar{box-sizing:border-box;height:var(--tag-manager-subheader-height);border-bottom:1px solid #2925246b;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:8px;display:grid}.catalog-module__rSGiNa__tagManagerSearch{border:1px solid var(--catalog-line-strong);height:34px;color:var(--catalog-dim);background:#0c0a09b8;border-radius:8px;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:5px;margin:0;padding:0 8px;display:grid}.catalog-module__rSGiNa__tagManagerSearch:focus-within{border-color:#fbbf2461;box-shadow:0 0 0 2px #fbbf2412}.catalog-module__rSGiNa__tagManagerSearch svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:14px;height:14px}.catalog-module__rSGiNa__tagManagerSearch input{min-width:0;color:var(--catalog-text);background:0 0;border:0;outline:0;font-size:11.5px}.catalog-module__rSGiNa__tagManagerSearch input:focus-visible{outline:0}.catalog-module__rSGiNa__tagManagerAddButton{min-width:58px;height:34px;color:var(--catalog-amber-bright);background:#78350f24;border:1px solid #fbbf2457;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:10.5px;font-weight:700;transition:all .12s;display:inline-flex}.catalog-module__rSGiNa__tagManagerAddButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:13px;height:13px}.catalog-module__rSGiNa__tagManagerAddButton:hover:not(:disabled){background:#78350f3d;border-color:#fbbf2485}.catalog-module__rSGiNa__tagManagerAddButton:disabled{cursor:not-allowed;opacity:.38}.catalog-module__rSGiNa__tagManagerList{scrollbar-color:#44403c transparent;scrollbar-width:thin;align-content:start;gap:4px;padding:8px;display:grid;overflow-y:auto}.catalog-module__rSGiNa__tagManagerList>button{width:100%;min-height:39px;color:var(--catalog-muted);text-align:left;background:#1c191747;border:1px solid #0000;border-radius:8px;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px 9px;transition:border-color .12s,background .12s;display:grid}.catalog-module__rSGiNa__tagManagerList>button:hover{color:#f5f5f4;background:#29252494;border-color:#57534e75}.catalog-module__rSGiNa__tagManagerList>button[data-active=true]{color:#f5f5f4;background:#78350f29;border-color:#fbbf244d;box-shadow:inset 2px 0 #fbbf24c2}.catalog-module__rSGiNa__tagManagerList i{border-radius:3px;width:8px;height:8px}.catalog-module__rSGiNa__tagManagerList span{text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:650;overflow:hidden}.catalog-module__rSGiNa__tagManagerList small{min-width:21px;color:var(--catalog-dim);font-family:var(--font-mono),monospace;text-align:right;background:#00000038;border-radius:999px;padding:2px 5px;font-size:9px}.catalog-module__rSGiNa__tagManagerList>p{color:var(--catalog-dim);text-align:center;margin:0;padding:26px 10px;font-size:11px}.catalog-module__rSGiNa__tagEditorPane{grid-template-rows:var(--tag-manager-subheader-height)minmax(0,1fr);background:#0f0c0a70;min-width:0;min-height:0;display:grid;overflow:hidden}.catalog-module__rSGiNa__tagEditorHeading{border-bottom:1px solid var(--catalog-line);background:linear-gradient(90deg,color-mix(in srgb,var(--tag-color)7%,transparent),transparent 46%);align-items:center;gap:10px;margin:0;padding:10px 18px;display:flex}.catalog-module__rSGiNa__tagEditorHeading>span{border:1px solid color-mix(in srgb,var(--tag-color)58%,transparent);background:color-mix(in srgb,var(--tag-color)70%,#171310);border-radius:8px;flex:none;width:30px;height:30px;box-shadow:inset 0 1px #ffffff1a}.catalog-module__rSGiNa__tagEditorHeading h3{color:#f5f5f4;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:700;overflow:hidden}.catalog-module__rSGiNa__tagEditorForm{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.catalog-module__rSGiNa__tagEditorFields{scrollbar-color:#44403c transparent;scrollbar-width:thin;align-content:start;gap:17px;min-height:0;padding:18px;display:grid;overflow-y:auto}.catalog-module__rSGiNa__tagEditorFooter{border-top:1px solid var(--catalog-line);background:#08070694;align-items:center;gap:9px;min-height:58px;padding:10px 18px;display:flex}.catalog-module__rSGiNa__tagEditorDeleteButton,.catalog-module__rSGiNa__tagEditorSaveButton{border:1px solid;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 13px;font-size:11px;font-weight:720;transition:all .12s;display:inline-flex}.catalog-module__rSGiNa__tagEditorDeleteButton{color:#fca5a5;background:0 0;border-color:#0000}.catalog-module__rSGiNa__tagEditorDeleteButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:14px;height:14px}.catalog-module__rSGiNa__tagEditorDeleteButton:hover:not(:disabled){background:#7f1d1d29;border-color:#f871714d}.catalog-module__rSGiNa__tagEditorSaveButton{color:#211b10;background:linear-gradient(#fcd34d,#e7aa18);border-color:#fbbf2475;min-width:104px;margin-left:auto;box-shadow:inset 0 1px #ffffff38}.catalog-module__rSGiNa__tagEditorSaveButton:hover:not(:disabled){background:linear-gradient(#fde68a,#f0b526);border-color:#fde68aa8}.catalog-module__rSGiNa__tagEditorDeleteButton:disabled,.catalog-module__rSGiNa__tagEditorSaveButton:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.38}.catalog-module__rSGiNa__recipePane{z-index:20;border-left:1px solid var(--catalog-line);background:#0f0c0afa;width:720px;animation:.18s ease-out both catalog-module__rSGiNa__inspectorEnter;position:absolute;inset:0 0 0 auto;overflow:hidden;box-shadow:-24px 0 58px #0000006b}.catalog-module__rSGiNa__recipeEditor{grid-template-rows:auto minmax(0,1fr) auto;height:100%;display:grid}.catalog-module__rSGiNa__recipeEditorHeader{border-bottom:1px solid var(--catalog-line);background:radial-gradient(circle at 40px,#b4530926,#0000 110px),linear-gradient(90deg,#78350f14,#0000 58%);grid-template-columns:50px minmax(0,1fr) 38px;align-items:center;gap:12px;min-height:76px;padding:11px 17px 11px 18px;display:grid}.catalog-module__rSGiNa__recipeOutputArtwork{background:radial-gradient(circle,#b4530926,#0000 68%),#080706a8;border:1px solid #fbbf243d;border-radius:12px 5px;place-items:center;width:50px;height:50px;display:grid;overflow:hidden;box-shadow:inset 0 0 16px #00000052}.catalog-module__rSGiNa__recipeOutputIcon{object-fit:contain;filter:drop-shadow(0 5px 6px #0000008a);width:44px;height:44px}.catalog-module__rSGiNa__recipeEditorTitle{min-width:0}.catalog-module__rSGiNa__recipeEditorTitle>span{color:var(--catalog-dim);font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);letter-spacing:.12em;text-transform:uppercase;font-size:9px}.catalog-module__rSGiNa__recipeEditorHeader h2{color:#f5f5f4;font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:20px;font-weight:720;overflow:hidden}.catalog-module__rSGiNa__closeButton{border:1px solid var(--catalog-line);width:38px;height:38px;color:var(--catalog-muted);background:#1c191794;border-radius:9px;font-size:22px}.catalog-module__rSGiNa__closeButton:hover{color:var(--catalog-amber-bright);border-color:#fbbf2461}.catalog-module__rSGiNa__recipeEditorScroll{scrollbar-color:#44403c transparent;scrollbar-width:thin;align-content:start;gap:18px;padding:16px 18px 48px;display:grid;overflow:auto}.catalog-module__rSGiNa__recipeNameSection{padding-bottom:2px}.catalog-module__rSGiNa__recipeNameField input{color:#f5f5f4;letter-spacing:-.01em;background:linear-gradient(90deg,#78350f12,#0000 55%),#0807069e;height:42px;padding-inline:12px;font-size:14px;font-weight:680}.catalog-module__rSGiNa__recipeMetaGrid{gap:10px}.catalog-module__rSGiNa__inputSection,.catalog-module__rSGiNa__formulaSection{gap:10px;display:grid}.catalog-module__rSGiNa__editorSectionTitle{border-bottom:1px solid var(--catalog-line);min-height:32px}.catalog-module__rSGiNa__editorSectionTitle>div{align-items:center;gap:8px;display:flex}.catalog-module__rSGiNa__editorSectionTitle .catalog-module__rSGiNa__formulaActions{gap:5px}.catalog-module__rSGiNa__editorSectionTitle b{color:var(--catalog-amber);font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);letter-spacing:0;font-size:12px}.catalog-module__rSGiNa__editorSectionTitle span{border:1px solid var(--catalog-line);color:var(--catalog-dim);font-family:var(--font-mono),monospace;border-radius:6px;padding:2px 5px;font-size:8px}.catalog-module__rSGiNa__editorSectionTitle button{border:1px solid var(--catalog-line);color:var(--catalog-muted);background:#1c19176b;border-radius:7px;padding:4px 8px;font-size:10.5px}.catalog-module__rSGiNa__editorSectionTitle button:hover:not(:disabled){color:var(--catalog-amber-bright);border-color:#fbbf2461}.catalog-module__rSGiNa__editorSectionTitle button:disabled{cursor:not-allowed;opacity:.4}.catalog-module__rSGiNa__editorSectionHint{color:var(--catalog-dim);margin:-1px 0 1px;font-size:10.5px;line-height:1.45}.catalog-module__rSGiNa__editorSectionHint code{color:#d6b86f;font-family:var(--font-mono),monospace;font-size:10px}.catalog-module__rSGiNa__noFormula{border:1px dashed var(--catalog-line-strong);min-height:94px;color:var(--catalog-muted);text-align:center;background:#1c191757;border-radius:12px;place-content:center;gap:6px;padding:18px;display:grid}.catalog-module__rSGiNa__noFormula strong{color:#d6d3d1;letter-spacing:0;font-size:13px}.catalog-module__rSGiNa__noFormula span{color:var(--catalog-dim);font-size:11px}.catalog-module__rSGiNa__inputList{gap:8px;display:grid}.catalog-module__rSGiNa__inputCard{border:1px solid var(--catalog-line);background:linear-gradient(102deg,#78350f0f,#0000 40%),#1c191761;border-radius:12px;grid-template-columns:25px 142px 18px minmax(0,1fr) 30px;align-items:end;gap:8px;padding:10px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff05}.catalog-module__rSGiNa__inputNumber{color:#a8a29e8c;width:25px;height:36px;font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;place-items:center;font-size:8.5px;display:grid}.catalog-module__rSGiNa__variableNameField,.catalog-module__rSGiNa__variableSourceField{gap:5px;min-width:0;display:grid}.catalog-module__rSGiNa__variableNameField>span:first-child,.catalog-module__rSGiNa__variableSourceField>span:first-child{color:var(--catalog-muted);letter-spacing:.04em;font-size:9px;font-weight:720}.catalog-module__rSGiNa__variableNameControl{background:#080706ad;border:1px solid #fbbf243d;border-radius:8px;align-items:center;min-width:0;height:36px;transition:border-color .13s,box-shadow .13s;display:flex;overflow:hidden;box-shadow:inset 0 1px 2px #00000042}.catalog-module__rSGiNa__variableNameControl:focus-within{border-color:#fbbf2485;box-shadow:0 0 0 2px #fbbf2412}.catalog-module__rSGiNa__variableNameControl input{color:#fde68a;width:100%;min-width:0;height:100%;font-family:var(--font-mono),monospace;background:0 0;border:0;outline:0;padding:0 9px;font-size:11.5px}.catalog-module__rSGiNa__variableNameControl input:disabled{color:var(--catalog-dim);cursor:not-allowed}.catalog-module__rSGiNa__variableNameControl:has(input:invalid:not(:focus)){border-color:#f8717173}.catalog-module__rSGiNa__variableEquals{color:#fbbf249e;height:36px;font-family:var(--font-mono),monospace;place-items:center;font-size:14px;display:grid}.catalog-module__rSGiNa__inputMain{grid-template-columns:auto minmax(160px,1fr);align-items:center;gap:8px;min-width:0;display:grid}.catalog-module__rSGiNa__inputMain label{gap:4px;min-width:0;display:grid}.catalog-module__rSGiNa__inputMain input,.catalog-module__rSGiNa__inputMain select{height:36px;padding:0 7px;font-size:11px}.catalog-module__rSGiNa__componentKindSwitch{border:1px solid var(--catalog-line);background:#0c0a0994;border-radius:8px;height:36px;padding:2px;display:inline-flex}.catalog-module__rSGiNa__componentKindSwitch button{min-height:28px;color:var(--catalog-dim);background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:9px;font-weight:700}.catalog-module__rSGiNa__componentKindSwitch button[data-active=true]{color:#f5f5f4;background:#44403cb8;box-shadow:inset 0 0 0 1px #78716c57}.catalog-module__rSGiNa__componentKindSwitch button:disabled{opacity:.38}.catalog-module__rSGiNa__sourceCombobox{width:100%;min-width:0;position:relative}.catalog-module__rSGiNa__sourceCombobox[data-open]{z-index:95}.catalog-module__rSGiNa__sourceComboboxTrigger{border:1px solid var(--catalog-line-strong);color:#d6d3d1;text-align:left;text-transform:none;letter-spacing:normal;background:#080706ad;border-radius:8px;grid-template-columns:24px minmax(0,1fr) 14px;align-items:center;gap:7px;width:100%;height:36px;min-height:36px;padding:4px 8px 4px 5px;transition:border-color .13s,background-color .13s,box-shadow .13s;display:grid;box-shadow:inset 0 1px 2px #0000003d}.catalog-module__rSGiNa__sourceComboboxTrigger:hover:not(:disabled){background:#1c1917b8;border-color:#78716ca8}.catalog-module__rSGiNa__sourceComboboxTrigger:focus-visible,.catalog-module__rSGiNa__sourceCombobox[data-open] .catalog-module__rSGiNa__sourceComboboxTrigger{border-color:#fbbf247a;outline:0;box-shadow:0 0 0 2px #fbbf2412}.catalog-module__rSGiNa__sourceComboboxTrigger:disabled{cursor:not-allowed;opacity:.48}.catalog-module__rSGiNa__sourceComboboxTrigger>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:620;overflow:hidden}.catalog-module__rSGiNa__sourceEntityIcon,.catalog-module__rSGiNa__sourceTagIcon{background:#1c1917c2;border:1px solid #78716c4d;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;display:grid;overflow:hidden}.catalog-module__rSGiNa__sourceEntityImage{object-fit:contain;width:22px;height:22px}.catalog-module__rSGiNa__sourceTagIcon{border-color:color-mix(in srgb,var(--source-color)55%,transparent);color:color-mix(in srgb,var(--source-color)72%,white);background:color-mix(in srgb,var(--source-color)16%,#1c1917);font-family:var(--font-mono),monospace;font-size:10px;font-weight:760}.catalog-module__rSGiNa__sourceComboboxChevron{width:14px;height:14px;color:var(--catalog-dim);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;transition:transform .13s}.catalog-module__rSGiNa__sourceCombobox[data-open] .catalog-module__rSGiNa__sourceComboboxChevron{transform:rotate(180deg)}.catalog-module__rSGiNa__sourceComboboxPopover{z-index:96;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#110e0cfa;border:1px solid #57534ec2;border-radius:10px;width:max(100%,310px);max-width:min(390px,100vw - 48px);position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 18px 42px #0000008a}.catalog-module__rSGiNa__inputMain .catalog-module__rSGiNa__sourceComboboxSearch{background:#0c0a09b8;border-bottom:1px solid #292524c7;align-items:center;gap:7px;height:39px;padding:5px 8px;display:flex}.catalog-module__rSGiNa__sourceComboboxSearch svg{width:14px;height:14px;color:var(--catalog-dim);stroke:currentColor;stroke-linecap:round;stroke-width:1.35px;flex:none}.catalog-module__rSGiNa__inputMain .catalog-module__rSGiNa__sourceComboboxSearch input{color:#e7e5e4;background:0 0;border:0;outline:0;width:100%;min-width:0;height:28px;padding:0;font-size:10.5px}.catalog-module__rSGiNa__inputMain .catalog-module__rSGiNa__sourceComboboxSearch input:focus{box-shadow:none;border:0}.catalog-module__rSGiNa__inputMain .catalog-module__rSGiNa__sourceComboboxSearch input::placeholder{color:#78716cb8}.catalog-module__rSGiNa__sourceComboboxList{scrollbar-color:#57534e transparent;scrollbar-width:thin;max-height:232px;padding:4px;overflow-y:auto}.catalog-module__rSGiNa__sourceComboboxList>button{width:100%;min-height:36px;color:var(--catalog-muted);text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:5px 7px;display:grid}.catalog-module__rSGiNa__sourceComboboxList>button[data-active=true]{color:#f5f5f4;background:linear-gradient(90deg,#78350f45,#78350f12);box-shadow:inset 2px 0 #fbbf24ad}.catalog-module__rSGiNa__sourceComboboxList>button>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:620;overflow:hidden}.catalog-module__rSGiNa__sourceComboboxList>button b{color:var(--catalog-amber-bright);font-size:10px;font-weight:720}.catalog-module__rSGiNa__sourceComboboxList>p{color:var(--catalog-dim);text-align:center;margin:0;padding:18px 10px;font-size:10px}.catalog-module__rSGiNa__removeInput{width:30px;height:36px;color:var(--catalog-dim);background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;display:grid}.catalog-module__rSGiNa__removeInput:hover:not(:disabled){color:#fca5a5;background:#7f1d1d24;border-color:#f871714d}.catalog-module__rSGiNa__removeInput:disabled{cursor:not-allowed;opacity:.35}.catalog-module__rSGiNa__removeInput svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:14px;height:14px}.catalog-module__rSGiNa__emptyVariables{border:1px dashed var(--catalog-line-strong);min-height:78px;color:var(--catalog-dim);text-align:center;background:#1c191742;border-radius:12px;place-content:center;gap:4px;padding:16px;display:grid}.catalog-module__rSGiNa__emptyVariables strong{color:var(--catalog-muted);font-size:11.5px}.catalog-module__rSGiNa__emptyVariables span{font-size:10px}.catalog-module__rSGiNa__previewOk,.catalog-module__rSGiNa__previewError,.catalog-module__rSGiNa__previewIdle{border:1px solid;border-radius:10px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;min-height:54px;padding:9px 11px;display:grid}.catalog-module__rSGiNa__previewOk>span,.catalog-module__rSGiNa__previewError>span,.catalog-module__rSGiNa__previewIdle>span{font-family:var(--font-mono),monospace;letter-spacing:.1em;font-size:9px;font-weight:700}.catalog-module__rSGiNa__previewOk p,.catalog-module__rSGiNa__previewError p,.catalog-module__rSGiNa__previewIdle p{margin:0;font-size:11px;line-height:1.4}.catalog-module__rSGiNa__previewOk{color:#bbf7d0;background:#22c55e14;border-color:#22c55e47}.catalog-module__rSGiNa__previewOk strong{font-family:var(--font-mono),monospace;font-size:18px}.catalog-module__rSGiNa__previewError{color:#fecaca;background:#7f1d1d1a;border-color:#ef444447}.catalog-module__rSGiNa__previewIdle{border-color:var(--catalog-line);color:var(--catalog-dim);background:#1c191757}.catalog-module__rSGiNa__recipeEditorFooter{border-top:1px solid var(--catalog-line);background:#12100ef5;justify-content:flex-end;align-items:center;gap:12px;min-height:62px;padding:11px 20px;display:flex}.catalog-module__rSGiNa__recipeEditorFooter .catalog-module__rSGiNa__dangerButton{margin-right:auto}.catalog-module__rSGiNa__autoSaveState{min-height:34px;color:var(--catalog-dim);letter-spacing:.02em;align-items:center;gap:8px;font-size:10.5px;display:inline-flex}.catalog-module__rSGiNa__autoSaveState i{background:#78716cb8;border-radius:999px;flex:none;width:6px;height:6px;box-shadow:0 0 0 3px #78716c14}.catalog-module__rSGiNa__autoSaveState[data-dirty=true]{color:#d6b982}.catalog-module__rSGiNa__autoSaveState[data-dirty=true] i{background:#d6a76c;box-shadow:0 0 0 3px #d6a76c1c}.catalog-module__rSGiNa__toastSuccess,.catalog-module__rSGiNa__toastError{z-index:2050;border:1px solid;border-radius:12px;align-items:center;gap:10px;min-width:260px;max-width:min(470px,100vw - 40px);min-height:46px;padding:10px 14px;font-size:12px;animation:.22s ease-out both catalog-module__rSGiNa__catalogToast;display:flex;position:fixed;bottom:20px;right:22px;box-shadow:0 14px 35px #00000073}.catalog-module__rSGiNa__toastSuccess{color:#dcfce7;background:#142e1ef5;border-color:#22c55e52}.catalog-module__rSGiNa__toastError{color:#fee2e2;background:#301414f5;border-color:#f8717152}.catalog-module__rSGiNa__undoToast{z-index:2050;color:#f5f5f4;min-width:min(430px,100vw - 32px);max-width:min(540px,100vw - 32px);min-height:54px;font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);background:linear-gradient(105deg,#78350f26,#0000 48%),#191613f7;border:1px solid #d6a76c4d;border-radius:13px;grid-template-columns:25px minmax(0,1fr) auto 25px;align-items:center;gap:10px;padding:10px 12px 11px;animation:.18s ease-out both catalog-module__rSGiNa__catalogUndoToast;display:grid;position:fixed;bottom:20px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 44px #0000008a,inset 0 1px #ffffff08}.catalog-module__rSGiNa__undoToastIcon{color:#86efac;width:24px;height:24px;font-family:var(--font-mono),monospace;background:#14532d38;border:1px solid #4ade8052;border-radius:8px;place-items:center;font-size:10px;display:grid}.catalog-module__rSGiNa__undoToastCopy{align-items:baseline;gap:7px;min-width:0;display:flex}.catalog-module__rSGiNa__undoToastCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:680;overflow:hidden}.catalog-module__rSGiNa__undoToastCopy small{color:var(--catalog-dim,#78716c);flex:none;font-size:9.5px}.catalog-module__rSGiNa__undoToastAction{color:#f5d69d;background:#78350f2b;border:1px solid #d6a76c4d;border-radius:8px;min-height:31px;padding:0 11px;font-family:inherit;font-size:10.5px;font-weight:700}.catalog-module__rSGiNa__undoToastAction:hover:not(:disabled){background:#78350f47;border-color:#fbbf247a}.catalog-module__rSGiNa__undoToastAction:disabled{cursor:wait;opacity:.55}.catalog-module__rSGiNa__undoToastTimer{width:24px;height:24px;color:var(--catalog-muted,#a8a29e);font-family:var(--font-mono),monospace;border:1px solid #78716c4d;border-radius:999px;place-items:center;font-size:9px;display:grid}.catalog-module__rSGiNa__undoToastProgress{transform-origin:0;will-change:transform;background:linear-gradient(90deg,#d6a76c,#fbbf24);height:2px;position:absolute;bottom:0;left:0;right:0}.catalog-module__rSGiNa__statusIcon{width:23px;height:23px;font-family:var(--font-mono),monospace;border:1px solid;border-radius:7px;flex:none;place-items:center;font-size:11px;display:grid}.catalog-module__rSGiNa__statePage,.catalog-module__rSGiNa__loadingPage{color:#e7e5e4;background:radial-gradient(circle at 50% -20%,#b4530921,transparent 34rem),var(--ward-bg-base,#0b0908);width:100%;height:100dvh}.catalog-module__rSGiNa__statePage{place-items:center;padding:30px;display:grid}.catalog-module__rSGiNa__backToIndustry{width:max-content;color:var(--ward-accent-text,#fcd34d);margin:-72px auto 0;font-size:12px;text-decoration:none;display:block}.catalog-module__rSGiNa__backToIndustry:hover{text-decoration:underline}.catalog-module__rSGiNa__stateCard{border:1px solid var(--ward-border-default,#44403c99);background:var(--ward-bg-surface,#0c0a09eb);text-align:center;border-radius:24px;justify-items:center;width:min(430px,100%);padding:42px;display:grid;box-shadow:0 24px 80px #00000057}.catalog-module__rSGiNa__stateSigil{width:56px;height:56px;color:var(--ward-accent-text,#fcd34d);font-family:var(--font-mono),monospace;background:#fbbf2414;border:1px solid #fbbf244d;border-radius:16px;place-items:center;font-size:22px;display:grid}.catalog-module__rSGiNa__stateCard h1{font-family:var(--font-serif,serif);margin:20px 0 7px;font-size:26px;font-weight:540}.catalog-module__rSGiNa__stateCard p{color:var(--ward-text-muted,#78716c);margin:0 0 24px;font-size:14px}.catalog-module__rSGiNa__loadingPage{grid-template-rows:70px 1fr;display:grid}.catalog-module__rSGiNa__loadingHeader,.catalog-module__rSGiNa__loadingGrid>div{background:#1c191775;overflow:hidden}.catalog-module__rSGiNa__loadingHeader{border-bottom:1px solid var(--ward-border-subtle,#292524b3)}.catalog-module__rSGiNa__loadingGrid{background:var(--ward-border-subtle,#292524b3);grid-template-columns:300px 1fr 1fr;gap:1px;display:grid}.catalog-module__rSGiNa__loadingGrid>div{position:relative}.catalog-module__rSGiNa__loadingGrid>div:after,.catalog-module__rSGiNa__loadingHeader:after{content:"";background:linear-gradient(100deg,#0000 30%,#fbbf240a,#0000 70%);animation:1.3s linear infinite catalog-module__rSGiNa__catalogScan;position:absolute;inset:0}@keyframes catalog-module__rSGiNa__catalogToast{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes catalog-module__rSGiNa__catalogUndoToast{0%{opacity:0;transform:translate(-50%,8px)scale(.985)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes catalog-module__rSGiNa__catalogScan{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes catalog-module__rSGiNa__inspectorEnter{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes catalog-module__rSGiNa__catalogBackdropEnter{0%{opacity:0}to{opacity:1}}@keyframes catalog-module__rSGiNa__tagManagerEnter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1380px){.catalog-module__rSGiNa__entityList{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.catalog-module__rSGiNa__inputMain{grid-template-columns:auto minmax(160px,1fr)}.catalog-module__rSGiNa__sampleQuality,.catalog-module__rSGiNa__consumedField{grid-column:auto}}@media (max-width:900px){.catalog-module__rSGiNa__toastSuccess,.catalog-module__rSGiNa__toastError{bottom:86px}.catalog-module__rSGiNa__undoToastCopy small{display:none}}@media (max-width:1180px){.catalog-module__rSGiNa__workbench[data-inspector-open=true] .catalog-module__rSGiNa__catalogWorkspace,.catalog-module__rSGiNa__workbench[data-recipe-open=true] .catalog-module__rSGiNa__catalogWorkspace{margin-right:0}.catalog-module__rSGiNa__detailPane{width:min(460px,100% - 120px)}.catalog-module__rSGiNa__recipePane{border-left:1px solid var(--catalog-line-strong);width:min(720px,100% - 120px);box-shadow:-30px 0 65px #00000094}.catalog-module__rSGiNa__headerControls .catalog-module__rSGiNa__revisionBadge,.catalog-module__rSGiNa__permissionBadge{display:none}}@media (max-width:760px){.catalog-module__rSGiNa__page{grid-template-rows:64px minmax(0,1fr)}.catalog-module__rSGiNa__header{padding-inline:11px}.catalog-module__rSGiNa__headingBlock h1{font-size:19px}.catalog-module__rSGiNa__eyebrow,.catalog-module__rSGiNa__editBadge,.catalog-module__rSGiNa__readBadge,.catalog-module__rSGiNa__worldSelect>span,.catalog-module__rSGiNa__headingMark{display:none}.catalog-module__rSGiNa__worldSelect{padding-left:4px}.catalog-module__rSGiNa__worldSelect select{min-width:106px;max-width:130px}.catalog-module__rSGiNa__workbench{overflow:hidden}.catalog-module__rSGiNa__catalogToolbar{flex-wrap:wrap;align-items:stretch}.catalog-module__rSGiNa__catalogToolbar>:first-child{width:100%}.catalog-module__rSGiNa__catalogToolbarActions{justify-content:flex-end;width:100%}.catalog-module__rSGiNa__entityList{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:7px;padding:9px}.catalog-module__rSGiNa__entityRow,.catalog-module__rSGiNa__entityRowActive{height:64px}.catalog-module__rSGiNa__detailPane,.catalog-module__rSGiNa__recipePane{border-left:0;width:100%;inset:0}.catalog-module__rSGiNa__recipeEditorScroll{padding-inline:14px}.catalog-module__rSGiNa__inputCard{grid-template-columns:25px minmax(0,1fr) 30px;row-gap:9px}.catalog-module__rSGiNa__inputNumber{grid-area:1/1}.catalog-module__rSGiNa__variableNameField{grid-area:1/2}.catalog-module__rSGiNa__variableEquals{display:none}.catalog-module__rSGiNa__variableSourceField{grid-area:2/2/auto/4}.catalog-module__rSGiNa__removeInput{grid-area:1/3}.catalog-module__rSGiNa__fieldGrid,.catalog-module__rSGiNa__recipeMetaGrid{grid-template-columns:1fr}.catalog-module__rSGiNa__fieldWide{grid-column:auto}.catalog-module__rSGiNa__recordHeader{min-height:64px;margin-bottom:14px;padding:9px 10px}.catalog-module__rSGiNa__recordIcon{width:46px;height:46px}.catalog-module__rSGiNa__tagManagerBackdrop{padding:0}.catalog-module__rSGiNa__tagManager{border:0;border-radius:0;width:100%;height:100dvh}.catalog-module__rSGiNa__tagManagerBody{grid-template-rows:minmax(150px,36%) minmax(0,1fr);grid-template-columns:1fr}.catalog-module__rSGiNa__tagManagerDirectory{border-right:0;border-bottom:1px solid var(--catalog-line)}.catalog-module__rSGiNa__sectionHeading>p{display:none}}@media (max-width:420px){.catalog-module__rSGiNa__entityEditorHeader{grid-template-columns:50px minmax(0,1fr) 34px;gap:9px;padding-inline:11px}.catalog-module__rSGiNa__entityArtwork{width:50px;height:50px}.catalog-module__rSGiNa__entityArtwork .catalog-module__rSGiNa__recordIcon{width:45px;height:45px}.catalog-module__rSGiNa__entityEditorScroll{padding-inline:13px}.catalog-module__rSGiNa__recipeEditorHeader{grid-template-columns:44px minmax(0,1fr) 34px;gap:9px;padding-inline:12px}.catalog-module__rSGiNa__recipeOutputArtwork{width:44px;height:44px}.catalog-module__rSGiNa__recipeOutputIcon{width:39px;height:39px}.catalog-module__rSGiNa__inputMain{grid-template-columns:1fr}.catalog-module__rSGiNa__componentKindSwitch{width:max-content}}@media (prefers-reduced-motion:reduce){.catalog-module__rSGiNa__toastSuccess,.catalog-module__rSGiNa__toastError,.catalog-module__rSGiNa__undoToast,.catalog-module__rSGiNa__loadingGrid>div:after,.catalog-module__rSGiNa__loadingHeader:after,.catalog-module__rSGiNa__detailPane,.catalog-module__rSGiNa__recipePane,.catalog-module__rSGiNa__tagManagerBackdrop,.catalog-module__rSGiNa__tagManager{animation:none}.catalog-module__rSGiNa__undoToastProgress{display:none}.catalog-module__rSGiNa__primaryButton,.catalog-module__rSGiNa__entityRow,.catalog-module__rSGiNa__entityRowActive,.catalog-module__rSGiNa__recipeRow,.catalog-module__rSGiNa__backLink{transition:none}.catalog-module__rSGiNa__entityRow:hover{transform:none}}.catalog-module__rSGiNa__tagUsageDetails{overscroll-behavior:contain;max-height:min(360px,48vh);display:grid;overflow-y:auto}.catalog-module__rSGiNa__tagUsageDetails section{gap:6px;padding:11px 12px;display:grid}.catalog-module__rSGiNa__tagUsageDetails section+section{border-top:1px solid #78716c2e}.catalog-module__rSGiNa__tagUsageDetails h3{color:#a8a29e;letter-spacing:.035em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:0;font-size:10px;font-weight:760;display:flex}.catalog-module__rSGiNa__tagUsageDetails h3 span{color:#78716c;font-variant-numeric:tabular-nums}.catalog-module__rSGiNa__tagUsageDetails ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.catalog-module__rSGiNa__tagUsageDetails li{background:#29252442;border-radius:6px;gap:2px;min-width:0;padding:6px 7px;display:grid}.catalog-module__rSGiNa__tagUsageDetails li strong{color:#e7e5e4;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:680;overflow:hidden}.catalog-module__rSGiNa__tagUsageDetails li span{color:#78716c;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;line-height:1.35;overflow:hidden}.catalog-module__rSGiNa__tagUsageDetails code{color:#a8a29e;font-size:inherit}
.reference-bulk-quality-modal-module__52U7fW__backdrop{z-index:1900;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a3;place-items:center;padding:20px;animation:.13s ease-out both reference-bulk-quality-modal-module__52U7fW__backdropIn;display:grid;position:fixed;inset:0}.reference-bulk-quality-modal-module__52U7fW__dialog{color:#e7e5e4;background:radial-gradient(circle at 12% 0,#fbbf2414,#0000 38%),#100e0c;border:1px solid #78716c6b;border-radius:14px;width:min(340px,100vw - 32px);animation:.15s ease-out both reference-bulk-quality-modal-module__52U7fW__dialogIn;overflow:hidden;box-shadow:0 24px 70px #0000009e,inset 0 1px #ffffff08}.reference-bulk-quality-modal-module__52U7fW__header{border-bottom:1px solid #78716c33;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:9px;padding:13px 13px 12px 15px;display:grid}.reference-bulk-quality-modal-module__52U7fW__header>div{min-width:0}.reference-bulk-quality-modal-module__52U7fW__header small{color:#78716c;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:10px;font-weight:650;display:block;overflow:hidden}.reference-bulk-quality-modal-module__52U7fW__header h2{color:#f5f5f4;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:760;overflow:hidden}.reference-bulk-quality-modal-module__52U7fW__close{color:#78716c;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.reference-bulk-quality-modal-module__52U7fW__close:hover:not(:disabled),.reference-bulk-quality-modal-module__52U7fW__close:focus-visible{color:#e7e5e4;background:#44403c4d;outline:0}.reference-bulk-quality-modal-module__52U7fW__close svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:15px;height:15px}.reference-bulk-quality-modal-module__52U7fW__form{gap:11px;padding:14px 15px 15px;display:grid}.reference-bulk-quality-modal-module__52U7fW__field{gap:6px;display:grid}.reference-bulk-quality-modal-module__52U7fW__field>span:first-child{color:#a8a29e;font-size:10.5px;font-weight:700}.reference-bulk-quality-modal-module__52U7fW__inputShell{background:#0605049e;border:1px solid #78716c57;border-radius:9px;grid-template-columns:minmax(0,1fr);height:40px;transition:border-color .12s,box-shadow .12s;display:grid;overflow:hidden}.reference-bulk-quality-modal-module__52U7fW__inputShell:focus-within{border-color:#d9a42bad;box-shadow:0 0 0 2px #d9a42b17}.reference-bulk-quality-modal-module__52U7fW__inputShell input{color:#fafaf9;min-width:0;font:inherit;appearance:textfield;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:0 11px;font-size:14px;font-weight:720}.reference-bulk-quality-modal-module__52U7fW__inputShell input::-webkit-inner-spin-button{appearance:none;margin:0}.reference-bulk-quality-modal-module__52U7fW__inputShell input::-webkit-outer-spin-button{appearance:none;margin:0}.reference-bulk-quality-modal-module__52U7fW__error{color:#fca5a5;font-size:10.5px}.reference-bulk-quality-modal-module__52U7fW__actions{justify-content:flex-end;gap:7px;padding-top:2px;display:flex}.reference-bulk-quality-modal-module__52U7fW__actions button{color:#d6d3d1;height:34px;font:inherit;background:#29252494;border:1px solid #78716c47;border-radius:8px;padding:0 13px;font-size:11px;font-weight:720}.reference-bulk-quality-modal-module__52U7fW__actions button:hover:not(:disabled),.reference-bulk-quality-modal-module__52U7fW__actions button:focus-visible{color:#fafaf9;background:#44403c8a;border-color:#a8a29e6b;outline:0}.reference-bulk-quality-modal-module__52U7fW__actions button[data-primary=true]{color:#1c1404;background:linear-gradient(#f9cf55,#e8ad20);border-color:#fbbf2459;box-shadow:inset 0 1px #ffffff4d}.reference-bulk-quality-modal-module__52U7fW__actions button[data-primary=true]:hover:not(:disabled),.reference-bulk-quality-modal-module__52U7fW__actions button[data-primary=true]:focus-visible{color:#120d03;background:linear-gradient(#fde27f,#efb82b);border-color:#fde68ab3}.reference-bulk-quality-modal-module__52U7fW__actions button:disabled,.reference-bulk-quality-modal-module__52U7fW__close:disabled,.reference-bulk-quality-modal-module__52U7fW__inputShell input:disabled{cursor:not-allowed;opacity:.48}@media (max-width:520px){.reference-bulk-quality-modal-module__52U7fW__backdrop{align-items:end;padding:0}.reference-bulk-quality-modal-module__52U7fW__dialog{border-radius:14px 14px 0 0;width:100%}}@media (prefers-reduced-motion:reduce){.reference-bulk-quality-modal-module__52U7fW__backdrop,.reference-bulk-quality-modal-module__52U7fW__dialog{animation:none}}@keyframes reference-bulk-quality-modal-module__52U7fW__backdropIn{0%{opacity:0}}@keyframes reference-bulk-quality-modal-module__52U7fW__dialogIn{0%{opacity:0;transform:translateY(6px)scale(.985)}}
.catalog-transfer-module__mAe9sq__transfer{justify-items:end;gap:.45rem;min-width:max-content;display:grid;position:relative}.catalog-transfer-module__mAe9sq__actions{align-items:center;gap:.42rem;display:inline-flex}.catalog-transfer-module__mAe9sq__action{white-space:nowrap;gap:.42rem;min-height:1.9rem;letter-spacing:.08em!important;background:#1c19177a!important;border-color:#44403cb8!important;border-radius:.5rem!important;padding:.34rem .62rem!important;font-size:.62rem!important}.catalog-transfer-module__mAe9sq__action:hover:not(:disabled){background:#292524a3!important;border-color:#78716cb3!important}.catalog-transfer-module__mAe9sq__fileInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}.catalog-transfer-module__mAe9sq__status{z-index:30;color:#d6d3d1;background:#1c1917f5;border:1px solid #78716c7a;border-radius:.7rem;align-items:flex-start;gap:.48rem;width:max-content;max-width:min(28rem,100vw - 2rem);padding:.58rem .68rem;font-size:.72rem;line-height:1.35;display:flex;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 .8rem 2.2rem #00000061}.catalog-transfer-module__mAe9sq__status[data-tone=success]{color:#a7f3d0;border-color:#34d39952}.catalog-transfer-module__mAe9sq__status[data-tone=error]{color:#fecaca;border-color:#f8717161}.catalog-transfer-module__mAe9sq__statusDot{background:#fbbf24;border-radius:999px;flex:none;width:.38rem;height:.38rem;margin-top:.28rem;box-shadow:0 0 .7rem #fbbf248c}.catalog-transfer-module__mAe9sq__status[data-tone=success] .catalog-transfer-module__mAe9sq__statusDot{background:#34d399;box-shadow:0 0 .7rem #34d39973}.catalog-transfer-module__mAe9sq__status[data-tone=error] .catalog-transfer-module__mAe9sq__statusDot{background:#f87171;box-shadow:0 0 .7rem #f8717173}.catalog-transfer-module__mAe9sq__dismiss{color:currentColor;opacity:.62;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:1.2rem;height:1.2rem;margin:-.16rem -.18rem -.16rem .1rem;font-size:1rem;line-height:1;display:grid}.catalog-transfer-module__mAe9sq__dismiss:hover{opacity:1;background:#ffffff12}.catalog-transfer-module__mAe9sq__icon,.catalog-transfer-module__mAe9sq__spinner{flex:none;width:.9rem;height:.9rem}.catalog-transfer-module__mAe9sq__dialogBackdrop{z-index:1800;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000094;place-items:center;padding:1rem;animation:.16s ease-out both catalog-transfer-module__mAe9sq__reveal;display:grid;position:fixed;inset:0}.catalog-transfer-module__mAe9sq__dialog{color:#e7e5e4;background:radial-gradient(circle at 85% -20%,#b4530929,#0000 14rem),#0c0a09fa;border:1px solid #44403cd1;border-radius:1.5rem;width:min(29rem,100%);padding:1.25rem;box-shadow:0 1.5rem 5rem #00000094}.catalog-transfer-module__mAe9sq__dialogHeader{align-items:center;gap:.8rem;min-width:0;display:flex}.catalog-transfer-module__mAe9sq__dialogHeader>div{min-width:0}.catalog-transfer-module__mAe9sq__dialogHeader p{color:#fbbf24c7;letter-spacing:.2em;text-transform:uppercase;margin:0 0 .2rem;font-size:.62rem;font-weight:700}.catalog-transfer-module__mAe9sq__dialogHeader h2{color:#f5f5f4;font-family:var(--font-serif,serif);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.15rem;font-weight:500;overflow:hidden}.catalog-transfer-module__mAe9sq__dialogIcon{color:#fcd34d;background:#fbbf2417;border:1px solid #fbbf2447;border-radius:.85rem;flex:none;place-items:center;width:2.6rem;height:2.6rem;display:grid}.catalog-transfer-module__mAe9sq__dialogIcon .catalog-transfer-module__mAe9sq__icon{width:1.1rem;height:1.1rem}.catalog-transfer-module__mAe9sq__summary{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1.1rem;display:grid}.catalog-transfer-module__mAe9sq__summary>div{background:#1c191775;border:1px solid #44403c9e;border-radius:.9rem;gap:.18rem;padding:.8rem;display:grid}.catalog-transfer-module__mAe9sq__summary strong{color:#f5f5f4;font-variant-numeric:tabular-nums;font-size:1rem}.catalog-transfer-module__mAe9sq__summary span{color:#78716c;font-size:.67rem}.catalog-transfer-module__mAe9sq__mergeNote,.catalog-transfer-module__mAe9sq__unsavedWarning{border-radius:.8rem;margin:.8rem 0 0;padding:.72rem .8rem;font-size:.72rem;line-height:1.5}.catalog-transfer-module__mAe9sq__mergeNote{color:#a8a29e;background:#1c19174d;border:1px solid #44403c8a}.catalog-transfer-module__mAe9sq__unsavedWarning{color:#fde68a;background:#78350f29;border:1px solid #fbbf2442}.catalog-transfer-module__mAe9sq__dialogActions{justify-content:flex-end;gap:.55rem;margin-top:1.1rem;display:flex}.catalog-transfer-module__mAe9sq__dialogActions button{gap:.45rem}@keyframes catalog-transfer-module__mAe9sq__reveal{0%{opacity:0}to{opacity:1}}.catalog-transfer-module__mAe9sq__icon path{stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.catalog-transfer-module__mAe9sq__spinner{border:1.5px solid #a8a29e59;border-top-color:currentColor;border-radius:50%;animation:.75s linear infinite catalog-transfer-module__mAe9sq__turn}@keyframes catalog-transfer-module__mAe9sq__turn{to{transform:rotate(360deg)}}@media (max-width:680px){.catalog-transfer-module__mAe9sq__action span:last-child{display:none}.catalog-transfer-module__mAe9sq__action{width:2rem;padding-inline:0!important}.catalog-transfer-module__mAe9sq__dialog{border-radius:1.2rem;padding:1rem}.catalog-transfer-module__mAe9sq__summary>div{padding:.65rem}}@media (prefers-reduced-motion:reduce){.catalog-transfer-module__mAe9sq__spinner{animation-duration:1.5s}.catalog-transfer-module__mAe9sq__dialogBackdrop{animation:none}}
.formula-editor-module__bYGZvq__editor{--formula-ink:var(--ward-text-primary,#e7e5e4);--formula-muted:var(--ward-text-secondary,#a8a29e);--formula-quiet:var(--ward-text-muted,#78716c);--formula-line:var(--ward-border-subtle,#292524b3);--formula-line-strong:var(--ward-border-default,#44403c99);--formula-amber:var(--ward-accent,#fbbf24);--formula-amber-text:var(--ward-accent-text,#fcd34d);width:100%;min-width:0;color:var(--formula-ink);font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);gap:9px;font-size:12px;display:grid}.formula-editor-module__bYGZvq__variableRail{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:8px;min-width:0;display:grid}.formula-editor-module__bYGZvq__variableRailLabel{color:var(--formula-quiet);letter-spacing:.08em;text-transform:uppercase;padding-top:7px;font-size:9px;font-weight:720;line-height:1}.formula-editor-module__bYGZvq__variableList{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.formula-editor-module__bYGZvq__variableChip{min-width:0;min-height:28px;color:var(--formula-muted);background:#1c19176b;border:1px solid #78716c57;border-radius:7px;align-items:center;gap:6px;padding:3px 8px;transition:border-color .12s,color .12s,background-color .12s;display:inline-flex;box-shadow:inset 0 1px #ffffff05}.formula-editor-module__bYGZvq__variableChip code{color:#f5d889;font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:10.5px;font-weight:520}.formula-editor-module__bYGZvq__variableChip span{max-width:112px;color:var(--formula-quiet);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.formula-editor-module__bYGZvq__variableChip:hover:not(:disabled),.formula-editor-module__bYGZvq__variableChip:focus-visible{color:var(--formula-ink);background:#78350f24;border-color:#fbbf2461;outline:0}.formula-editor-module__bYGZvq__noVariables{color:var(--formula-quiet);padding:6px 2px;font-size:10.5px}.formula-editor-module__bYGZvq__sourcePanel,.formula-editor-module__bYGZvq__previewPanel{border:1px solid var(--formula-line-strong);background:#0c0a0985;border-radius:11px;min-width:0;overflow:visible}.formula-editor-module__bYGZvq__sourcePanel{z-index:2;transition:border-color .12s,box-shadow .12s;position:relative}.formula-editor-module__bYGZvq__sourcePanel:focus-within{border-color:#fbbf2470;box-shadow:0 0 0 2px #fbbf2412}.formula-editor-module__bYGZvq__editor[data-valid=false] .formula-editor-module__bYGZvq__sourcePanel:focus-within{border-color:#f871716b;box-shadow:0 0 0 2px #ef444412}.formula-editor-module__bYGZvq__sourceToolbar{border-bottom:1px solid var(--formula-line);min-height:31px;color:var(--formula-muted);background:linear-gradient(90deg,#78350f17,#0000 58%);justify-content:flex-start;align-items:center;gap:12px;padding:0 10px;font-size:9.5px;display:flex}.formula-editor-module__bYGZvq__sourceToolbar>span:first-child{letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:6px;font-weight:700;display:inline-flex}.formula-editor-module__bYGZvq__sourceToolbar i{color:var(--formula-amber-text);font-family:Georgia,serif;font-size:14px;font-style:italic;font-weight:400;line-height:1}.formula-editor-module__bYGZvq__sourceInputRow{grid-template-columns:31px minmax(0,1fr);align-items:stretch;min-width:0;display:grid;position:relative}.formula-editor-module__bYGZvq__promptMark{color:#fbbf24a8;font-family:var(--font-mono,"JetBrains Mono",monospace);background:#1c19173d;border-right:1px solid #2925248a;justify-content:center;align-items:flex-start;padding-top:12px;font-size:12px;display:flex}.formula-editor-module__bYGZvq__sourceInput{color:#f0ece7;width:100%;min-height:84px;caret-color:var(--formula-amber-text);font-family:var(--font-mono,"JetBrains Mono",monospace);font-variant-ligatures:none;resize:vertical;tab-size:2;background:0 0;border:0;border-radius:0;outline:0;padding:10px 12px 11px;font-size:12.5px;line-height:1.6}.formula-editor-module__bYGZvq__sourceInput::placeholder{color:#78716c94}.formula-editor-module__bYGZvq__sourceInput::selection{color:#fff7df;background:#b453098a}.formula-editor-module__bYGZvq__suggestions{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#110e0cfa;border:1px solid #57534eb8;border-radius:10px;width:min(460px,100% - 38px);position:absolute;top:calc(100% + 6px);left:31px;right:auto;overflow:hidden;box-shadow:0 18px 46px #00000085}.formula-editor-module__bYGZvq__suggestionScroll{scrollbar-color:#57534e transparent;scrollbar-width:thin;max-height:258px;padding:4px;overflow-y:auto}.formula-editor-module__bYGZvq__suggestionGroup+.formula-editor-module__bYGZvq__suggestionGroup{border-top:1px solid #292524a8;margin-top:3px;padding-top:3px}.formula-editor-module__bYGZvq__suggestionGroup h4{color:var(--formula-quiet);letter-spacing:.11em;text-transform:uppercase;margin:0;padding:6px 8px 4px;font-size:8px;font-weight:750}.formula-editor-module__bYGZvq__suggestionGroup button{width:100%;min-height:33px;color:var(--formula-muted);text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:minmax(105px,auto) minmax(0,1fr);align-items:center;gap:10px;padding:5px 8px;display:grid}.formula-editor-module__bYGZvq__suggestionGroup button[data-active=true]{color:var(--formula-ink);background:linear-gradient(90deg,#78350f45,#78350f14);box-shadow:inset 2px 0 #fbbf24ad}.formula-editor-module__bYGZvq__suggestionGroup code{color:#f0d27b;font-family:var(--font-mono,"JetBrains Mono",monospace);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.formula-editor-module__bYGZvq__suggestionGroup span{color:var(--formula-quiet);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.formula-editor-module__bYGZvq__suggestionHelp{color:#78716cc2;background:#0c0a09b8;border-top:1px solid #292524cc;align-items:center;gap:12px;min-height:29px;padding:0 9px;font-size:8.5px;display:flex}.formula-editor-module__bYGZvq__suggestionHelp kbd{color:#a8a29e;min-width:18px;font-family:var(--font-mono,"JetBrains Mono",monospace);text-align:center;background:#292524b8;border:1px solid #44403ca3;border-radius:4px;padding:1px 4px;font-size:7.5px;display:inline-block}.formula-editor-module__bYGZvq__validFeedback,.formula-editor-module__bYGZvq__errorFeedback{border-top:1px solid;align-items:center;gap:8px;min-height:34px;padding:6px 10px;display:flex}.formula-editor-module__bYGZvq__validFeedback{color:#a7d8b7;background:#14532d0f;border-color:#22c55e26}.formula-editor-module__bYGZvq__errorFeedback{color:#fecaca;background:#7f1d1d17;border-color:#ef444430}.formula-editor-module__bYGZvq__feedbackIcon{width:17px;height:17px;font-family:var(--font-mono,"JetBrains Mono",monospace);opacity:.75;border:1px solid;border-radius:50%;flex:none;place-items:center;font-size:9px;line-height:1;display:grid}.formula-editor-module__bYGZvq__validFeedback p,.formula-editor-module__bYGZvq__errorFeedback p{align-items:baseline;gap:8px;min-width:0;margin:0;font-size:10px;line-height:1.35;display:flex}.formula-editor-module__bYGZvq__validFeedback small,.formula-editor-module__bYGZvq__errorFeedback small{color:var(--formula-quiet);font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:8.5px}.formula-editor-module__bYGZvq__previewPanel{z-index:1;background:radial-gradient(circle at 82% 18%,#b453091a,#0000 44%),linear-gradient(145deg,#1c191794,#0c0a09a3);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.formula-editor-module__bYGZvq__previewPanel>header{border-bottom:1px solid var(--formula-line);min-height:30px;color:var(--formula-muted);justify-content:flex-start;align-items:center;gap:10px;padding:0 10px;display:flex}.formula-editor-module__bYGZvq__previewPanel>header span{letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:720}.formula-editor-module__bYGZvq__mathPreview,.formula-editor-module__bYGZvq__previewPlaceholder{scrollbar-color:#57534e transparent;scrollbar-width:thin;justify-content:center;align-items:center;min-height:106px;padding:20px 18px;display:flex;overflow-x:auto}.formula-editor-module__bYGZvq__mathPreview{color:#f6eee0;font-family:"Cambria Math","STIX Two Math","Noto Sans Math",var(--font-serif,serif);text-shadow:0 1px 12px #00000073;font-size:21px}.formula-editor-module__bYGZvq__mathPreview math{min-width:max-content;margin:0;font-family:inherit;font-size:1em}.formula-editor-module__bYGZvq__mathPreview mtext{color:#eee5d6;font-family:var(--font-serif,"Cormorant Garamond",serif)}.formula-editor-module__bYGZvq__mathPreview mo{color:#d6cfc4}.formula-editor-module__bYGZvq__previewPlaceholder{color:#78716cc2;text-align:center;font-size:10.5px}.formula-editor-module__bYGZvq__editor[data-disabled=true]{opacity:.68}.formula-editor-module__bYGZvq__editor[data-disabled=true] .formula-editor-module__bYGZvq__sourcePanel,.formula-editor-module__bYGZvq__editor[data-disabled=true] .formula-editor-module__bYGZvq__previewPanel{background:#1c19174d}.formula-editor-module__bYGZvq__variableChip:disabled,.formula-editor-module__bYGZvq__sourceInput:disabled{cursor:not-allowed}@media (max-width:640px){.formula-editor-module__bYGZvq__variableRail{grid-template-columns:1fr;gap:5px}.formula-editor-module__bYGZvq__variableRailLabel{padding-top:0}.formula-editor-module__bYGZvq__suggestions{width:calc(100% - 12px);left:6px}.formula-editor-module__bYGZvq__suggestionGroup button{grid-template-columns:minmax(92px,auto) minmax(0,1fr)}.formula-editor-module__bYGZvq__suggestionHelp span:nth-child(2){display:none}.formula-editor-module__bYGZvq__validFeedback p,.formula-editor-module__bYGZvq__errorFeedback p{gap:2px;display:grid}.formula-editor-module__bYGZvq__mathPreview{justify-content:flex-start;font-size:18px}}@media (prefers-reduced-motion:reduce){.formula-editor-module__bYGZvq__variableChip,.formula-editor-module__bYGZvq__sourcePanel{transition:none}}
