#productWorkbench{width:min(760px,calc(100% - 24px));max-height:88dvh;padding:0;border:1px solid #759581;border-radius:8px;color:#243c31;background:#f6f8f4;overflow:auto}#productWorkbench::backdrop{background:#17291c70}#productWorkbench header{position:sticky;top:0;background:#f6f8f4;z-index:1;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #bdcdbf}#productWorkbench h2{font-size:22px;margin:0}#productBody{padding:20px}#productWorkbench label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0}#productWorkbench input,#productWorkbench select{min-width:0;max-width:55%;min-height:44px;font:inherit}#productWorkbench button{min-height:44px;margin:4px;white-space:normal}#productWorkbench p,#productWorkbench li{overflow-wrap:anywhere}#productWorkbench .product-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}#productWorkbench .product-art svg{width:100%;height:260px}#productWorkbench header button{width:44px;font-size:26px}@media(max-width:600px){#productWorkbench .product-layout{grid-template-columns:1fr}#productWorkbench .product-art svg{height:170px}#productBody{padding:14px}}
.product-entry{display:flex;align-items:center;gap:16px;width:100%;min-width:0;text-align:left;margin:16px 0 24px;padding:16px 20px;border:1px solid #829e8b;border-left:4px solid #397456;border-radius:6px;background:#edf4ee;color:#244232;cursor:pointer;box-sizing:border-box}.product-entry img{flex:0 0 48px;object-fit:contain}.product-entry-copy{display:grid;gap:5px;flex:1;min-width:0}.product-entry-copy strong{font-size:18px}.product-entry-copy>span{font-size:14px;font-weight:400;line-height:1.5}.product-entry-action{font-weight:700;white-space:nowrap;color:#236641}.product-entry:hover{background:#dfeee3}.product-entry:focus-visible{outline:3px solid #b78132;outline-offset:3px}@media(max-width:600px){.product-entry{padding:12px;gap:10px;flex-wrap:wrap}.product-entry-copy strong{font-size:16px}.product-entry-copy>span{font-size:13px}.product-entry-action{margin-left:auto;font-size:14px}}
#productEntryPipeline{display:block;margin-top:6px;width:100%}#productEntryPipeline[hidden]{display:none}.product-pipeline-stages{display:flex;justify-content:space-between;gap:8px;font-size:12px;line-height:1.5;color:#5b7364}#productEntryPhase{font-weight:700;color:#285e41}#productEntryProgress{display:block;width:100%;height:8px;margin-top:6px;border:0;appearance:none;border-radius:4px;overflow:hidden;background:#d2e0d5}#productEntryProgress::-webkit-progress-bar{background:#d2e0d5}#productEntryProgress::-webkit-progress-value{background:#438465}#productEntryProgress::-moz-progress-bar{background:#438465}
