#productWorkbench{width:min(800px,calc(100% - 24px));max-height:90dvh;padding:0;border-radius:8px;background:#f5f8f5;color:#253e34;overflow:auto}#productWorkbench header{display:flex;align-items:center;gap:14px;position:sticky;top:0;background:#f5f8f5;padding:14px 20px;z-index:2;border-bottom:1px solid #c5d5c9}#productWorkbench header h2{margin:0;font-size:21px}#productCoins{margin-left:auto;font-size:14px;white-space:nowrap}#productBody{padding:20px}#productWorkbench .pw-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:26px}#productWorkbench .pw-preview{background:#e5eeea;padding:12px;align-self:start;border-radius:6px}#pwArt svg{width:100%;height:250px;display:block}#pwScent{text-align:center;font-size:13px;padding:8px}#productWorkbench label.pw-name{display:grid;gap:6px;font-size:13px;margin:0 0 18px}#productWorkbench .pw-name input{width:100%;max-width:100%;box-sizing:border-box}#productWorkbench input,#productWorkbench select{border:1px solid #acbeb1;border-radius:5px;background:#fff;padding:8px;min-height:44px;font:inherit}#productWorkbench h3{font-size:16px;margin:12px 0}#productWorkbench .pw-ingredient{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #d5dfd7}.pw-ingredient strong{font-size:15px}.pw-ingredient i{display:inline-block;width:10px;height:10px;margin-right:6px;border-radius:50%}.pw-ingredient small{display:block;font-size:12px;margin-top:5px;color:#5f7066}.pw-ingredient small.pw-short{color:#a6382f;font-weight:700}#productWorkbench .pw-step{display:flex;align-items:center;gap:3px;flex-shrink:0}#productWorkbench .pw-step input{width:48px;max-width:48px;text-align:center;appearance:textfield;padding:5px}#productWorkbench .pw-step input::-webkit-inner-spin-button{appearance:none}#productWorkbench .pw-step button{width:40px;margin:0;padding:6px;font-size:20px}#productWorkbench .pw-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:14px 0}#productWorkbench .pw-row label{margin:0;font-size:14px}#productWorkbench button{min-height:44px;border:1px solid #aebfb3;border-radius:5px;background:#fff;color:#294c38;padding:9px 12px;cursor:pointer}#productWorkbench button:disabled{opacity:.45;cursor:default}#productWorkbench button:focus-visible,#productWorkbench input:focus-visible{outline:3px solid #bf913a;outline-offset:2px}#productWorkbench .pw-primary{background:#286548;color:white;border-color:#286548;font-weight:700}.pw-footer{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.pw-receipt{display:grid;gap:5px;padding:16px 0}.pw-receipt strong{font-size:23px;color:#286548}.pw-receipt span,.pw-muted{font-size:13px;color:#596e61}.pw-customers{list-style:none;padding:0}.pw-customers li{padding:10px 0;border-bottom:1px solid #d1ddd4}.pw-customers li span{display:block;font-size:13px;margin-top:4px}#productWorkbench details{border-top:1px solid #c8d7cc;padding:14px 0}#productWorkbench summary{cursor:pointer;min-height:28px;font-size:14px}#productNotice{font-size:14px;color:#94562c;min-height:20px}#productWorkbench .pw-recipes{display:flex;flex-wrap:wrap;gap:6px}@media(max-width:600px){#productWorkbench .pw-layout{grid-template-columns:minmax(0,1fr);gap:16px}#pwArt svg{height:145px}#productBody{padding:14px}#productWorkbench header{padding:12px}#productWorkbench header h2{font-size:18px}.pw-count{margin:5px 0}#productWorkbench .pw-footer button{flex:1}}
#productWorkbench[data-stage="sell"] .pw-preview,#productWorkbench[data-stage="result"] .pw-preview{display:none}#productWorkbench[data-stage="sell"] .pw-layout,#productWorkbench[data-stage="result"] .pw-layout{grid-template-columns:minmax(0,1fr)}#productWorkbench .pw-batch-visual{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:20px 0;padding:16px 0;border-bottom:1px solid #c8d8ce}.pw-batch-visual>div{text-align:center;min-width:0}.pw-batch-visual svg{display:block;width:100%;height:100px}.pw-batch-visual .is-sold svg{opacity:.35}.pw-batch-visual span{font-size:12px;color:#536c60}.pw-sales-total{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:12px 0 24px}.pw-sales-total>div{display:grid;gap:8px}.pw-sales-total span{font-size:13px;color:#54695d}.pw-sales-total strong{font-size:32px;line-height:1.2;color:#275f43}.pw-sales-total small{font-size:14px;font-weight:400}#productWorkbench .pw-controls>.pw-row{padding:16px 0;border-top:1px solid #d3dfd7}#productWorkbench .pw-primary{display:block;min-height:52px;padding:13px 22px;background:#216545;color:#fff;border:2px solid #174a32;box-shadow:0 3px 0 #163f2d;font-size:17px;font-weight:750;margin:8px 0 16px;opacity:1}#productWorkbench .pw-primary:hover:not(:disabled){background:#174f36}#productWorkbench .pw-primary:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px 0 #163f2d}#productWorkbench .pw-primary:disabled{background:#dce4df;border-color:#bdcbc1;color:#64756b;box-shadow:none;cursor:not-allowed}#productWorkbench .pw-footer{display:grid;grid-template-columns:minmax(0,1fr);border-top:1px solid #bacdc0;padding-top:18px;margin-top:18px;gap:2px}#productWorkbench .pw-footer>[data-product-action="save"]{justify-self:start;background:transparent;border-color:transparent;text-decoration:underline;font-size:13px;padding:6px;min-height:44px}.pw-finish{border-top:1px solid #c8d8ce;margin-top:24px;padding-top:16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.pw-finish small{font-size:13px;color:#627165}#productWorkbench #productNotice:empty{display:none}@media(max-width:600px){.pw-batch-visual svg{height:70px}#productWorkbench .pw-controls>button.pw-primary{width:100%}.pw-sales-total strong{font-size:28px}}
.pw-market-top{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:15px}.pw-market-stage{position:relative;height:320px;margin:18px 0;background:#e5eee7;overflow:hidden;border-bottom:5px solid #a8bfae}.pw-counter{position:absolute;left:7%;bottom:25px;width:130px;border-bottom:14px solid #849b86;text-align:center}.pw-counter svg{width:100%;height:135px;display:block}.pw-counter>span{display:block;background:#fff;padding:6px;font-size:12px}.pw-shopper{position:absolute;right:18%;bottom:10px;width:80px;height:140px}.pw-shopper>svg{width:80px;height:140px}.pw-carried{position:absolute;left:-25px;top:45px;width:70px;height:70px}.pw-carried svg{width:100%;height:100%}.pw-speech{position:absolute;right:5%;top:18px;width:55%;min-height:96px;background:#fff;border-radius:6px;padding:14px;box-sizing:border-box}.pw-speech:empty{visibility:hidden}.pw-speech small{font-size:12px;color:#607164}.pw-speech p{font-size:15px;line-height:1.6;margin:6px 0}.pw-speech strong{font-size:14px;color:#276243}.pw-shopper.arriving{animation:pw-arrive .45s ease-out both}.pw-shopper.departing{animation:pw-depart .45s ease-in both}@keyframes pw-arrive{from{transform:translateX(160px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes pw-depart{to{transform:translateX(180px);opacity:0}}@media(max-width:600px){.pw-market-stage{height:340px}.pw-counter{width:100px;left:4%}.pw-speech{width:84%;right:8%;padding:12px}.pw-shopper{right:15%}}@media(prefers-reduced-motion:reduce){.pw-shopper.arriving,.pw-shopper.departing{animation:none}}
#productRepeatBadge{display:inline-block;background:#f5e6b6;color:#715215;padding:5px 9px;font-size:12px;font-weight:700;border-radius:4px;white-space:nowrap}#productRepeatBadge[hidden]{display:none}#productWorkbench #pwRepeat{margin:0 0 20px;border-top:3px solid #b59343;border-bottom:1px solid #d5ddcb;padding:14px 0}#pwRepeat summary strong{font-size:15px}#pwRepeat summary>span{display:block;font-size:13px;color:#6a714e;margin:6px 0 0 20px}#pwRepeat small{color:#607063;font-size:13px}.pw-repeat-materials{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0;font-size:14px}.pw-repeat-materials .pw-short{color:#a83e33;font-weight:700}@media(max-width:600px){#productRepeatBadge{margin-left:auto}}
.pw-shopper.pw-timed-visit{animation:pw-timed-visit 6s ease both}.pw-timed-visit .pw-carried{animation:pw-carry 6s linear both}@keyframes pw-timed-visit{0%{transform:translateX(140px);opacity:0}10%,85%{transform:translateX(0);opacity:1}100%{transform:translateX(160px);opacity:0}}@keyframes pw-carry{0%,65%{opacity:0}70%,100%{opacity:1}}#pwMarketProgress{width:100%;height:10px;accent-color:#438465}#pwMarketReceipt{font-size:16px;font-weight:650;padding:12px 0}@media(prefers-reduced-motion:reduce){.pw-shopper.pw-timed-visit,.pw-timed-visit .pw-carried{animation:none}}
.pw-market-top h3{overflow-wrap:anywhere;min-width:0}#productWorkbench header h2{min-width:0;overflow-wrap:anywhere}#productWorkbench header button{flex:0 0 44px}#productWorkbench input{box-sizing:border-box}#productWorkbench .pw-row>*{min-width:0}@media(max-width:400px){#productWorkbench header{gap:8px}#productWorkbench header h2{font-size:17px}#productCoins{font-size:12px}#productWorkbench .pw-step button{width:36px}#productWorkbench .pw-step input{width:40px}}
