.cut-legend{display:flex;gap:18px;flex-wrap:wrap;margin:14px 0 16px;padding:10px 12px;background:#f7f9f7;border:1px solid #d8e1dc;border-radius:9px}.cut-legend span{display:flex;align-items:center;gap:6px;color:#526159;font-size:9px;font-weight:700}.cut-legend i{display:inline-block;width:24px;height:13px;border:1px solid #263a31;border-radius:2px}.cut-legend .legend-piece{background:#4d886d}.cut-legend .legend-waste{background:repeating-linear-gradient(135deg,#f5df9a 0,#f5df9a 5px,#fff4cf 5px,#fff4cf 10px)}.cut-legend .legend-cut{width:3px;background:#b83d36;border-color:#701b17;border-radius:0}.cut-board{margin-top:16px}.cut-board-head{margin-bottom:6px}.cut-board-head span{font-weight:700;color:#725a26}.cut-track{height:46px;padding:0;gap:0;background:#fff;border:2px solid #263a31;border-radius:6px;display:flex;overflow:hidden}.cut-piece,.cut-waste{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden;min-width:28px}.cut-piece{background:#4d886d;color:#fff;border-left:1px solid #274b3a;border-right:1px solid #274b3a}.cut-waste{background:repeating-linear-gradient(135deg,#f5df9a 0,#f5df9a 6px,#fff4cf 6px,#fff4cf 12px);color:#3e3520;border-left:2px solid #9b711c}.cut-piece b,.cut-waste b{font-size:7px;line-height:1;text-transform:uppercase;letter-spacing:.05em}.cut-piece em,.cut-waste em{font-size:9px;line-height:1.2;font-style:normal;font-weight:800;margin-top:3px}.cut-kerf,.cut-boundary{position:relative;align-self:stretch;flex:0 0 auto;min-width:3px;background:#b83d36;border-left:1px solid #701b17;border-right:1px solid #701b17}.cut-kerf:after,.cut-boundary:after{content:"";position:absolute;inset:0 1px;background:repeating-linear-gradient(180deg,rgba(255,255,255,.85) 0,rgba(255,255,255,.85) 3px,transparent 3px,transparent 6px)}.cut-bottom-actions{display:flex;justify-content:flex-end;margin-top:16px}.cut-bottom-actions .button{min-width:220px;padding:13px 20px}@media(max-width:760px){.cut-legend{gap:10px}.cut-track{height:42px}.cut-piece b,.cut-waste b{display:none}.cut-bottom-actions .button{width:100%}}
