.bagslot.item-selected{outline:2px solid #ffe3a2;outline-offset:-2px;background:#686041!important;box-shadow:inset 0 0 0 2px #ab8b49,0 0 8px #f5d98d55}
.item-use-hint{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 0;color:#ffe0a0;font-size:14px;line-height:1.3}
.item-use-hint button{flex:0 0 auto;min-height:32px;padding:4px 7px;font-size:14px}
#worldOptions{max-height:calc(100dvh - 16px);overflow:auto;overscroll-behavior:contain}
.workbench-window #modalBody{overflow:hidden}
.workbench-metals{display:flex;flex-wrap:wrap;gap:5px;padding-bottom:10px;border-bottom:1px solid #70654b}
.workbench-window .workbench-metals button{width:auto;margin:0;padding:6px 10px;min-height:36px;font-size:14px;background:#35392d;border-color:#756f51}
.workbench-window .workbench-metals button[aria-pressed=true]{background:#75603a;border-color:#c8ab70;color:#ffe4a7}
.workbench-recipes{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;align-content:start;padding:10px 0}
.workbench-window .workbench-recipe{display:flex;align-items:center;gap:9px;min-height:82px;margin:0;padding:8px;text-align:left;background:#34392b;border:1px solid #827655}
.workbench-recipe canvas{width:46px;height:46px;flex:0 0 46px;object-fit:contain}
.workbench-recipe span{min-width:0}.workbench-recipe strong{display:block;font-size:16px;color:#f1d393}.workbench-recipe small{display:block;font-size:14px;line-height:1.35;color:#d4c7a5;margin-top:3px}
.workbench-recipe:disabled{opacity:.55}.workbench-help{flex:0 0 auto;margin:0;padding:8px 0 0;border-top:1px solid #70654b;font-size:14px;line-height:1.35;color:#d4c7a5}.workbench-empty{grid-column:1/-1;padding:12px;font-size:16px;color:#d4c7a5}
body.workbench-open #gameDock{z-index:32;border-color:#bc9f67;background:linear-gradient(125deg,#394234,#222b22)}
body.workbench-open #tutorial,body.workbench-open #cameraControls,body.workbench-open .legend{visibility:hidden}
@media(max-height:560px){.workbench-window .workbench-recipe{min-height:72px;padding:6px;gap:6px}.workbench-recipe canvas{width:36px;height:36px;flex-basis:36px}.workbench-metals{padding-bottom:7px;gap:4px}.workbench-window .workbench-metals button{padding:4px 8px;min-height:32px}.workbench-help{padding-top:6px}.workbench-recipes{padding:7px 0}.workbench-recipe strong{font-size:14px}}
@media(max-width:820px){.workbench-recipes{grid-template-columns:1fr}}
@media(min-width:740px) and (max-height:560px){.trade-tools{flex-wrap:nowrap}.trade-window #tradeSearch{width:130px}.trade-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
