.fn-machine.svelte-9mv4xh{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);margin:var(--space-6) 0}.fn-machine__title.svelte-9mv4xh{font-size:18px;font-weight:700;margin:0 0 var(--space-2) 0;color:var(--color-text-primary)}.fn-machine__intro.svelte-9mv4xh{font-size:14px;color:var(--color-text-secondary);margin:0 0 var(--space-5) 0;line-height:1.5}.fn-machine__controls.svelte-9mv4xh{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-6)}.fn-machine__control-group.svelte-9mv4xh{display:flex;align-items:center;gap:var(--space-2)}.fn-machine__label.svelte-9mv4xh{font-size:14px;font-weight:600;color:var(--color-text-primary);white-space:nowrap}.fn-machine__select.svelte-9mv4xh{padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:14px;background:var(--color-bg-surface);color:var(--color-text-primary);min-height:48px;min-width:120px;cursor:pointer}.fn-machine__select.svelte-9mv4xh:focus{outline:2px solid var(--brand-600);outline-offset:1px}.fn-machine__slider.svelte-9mv4xh{width:120px;min-height:48px;cursor:pointer;accent-color:var(--brand-600)}.fn-machine__input-value.svelte-9mv4xh{font-size:16px;font-weight:700;color:var(--brand-600);min-width:24px;text-align:center}.fn-machine__pipeline.svelte-9mv4xh{margin-bottom:var(--space-5)}.fn-machine__pipeline-label.svelte-9mv4xh{font-size:14px;font-weight:600;margin-bottom:var(--space-3);color:var(--color-text-primary);display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2)}.fn-machine__order-note.svelte-9mv4xh{font-size:12px;font-weight:400;color:var(--color-text-muted);font-style:italic}.fn-machine__flow.svelte-9mv4xh{display:flex;align-items:center;gap:var(--space-2);overflow-x:auto;padding:var(--space-2) 0}.fn-machine__value.svelte-9mv4xh{font-size:16px;font-weight:700;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);white-space:nowrap;flex-shrink:0}.fn-machine__value--input.svelte-9mv4xh{background:var(--color-bg-subtle);color:var(--color-text-primary)}.fn-machine__value--mid.svelte-9mv4xh{background:var(--brand-50);color:var(--brand-700)}.fn-machine__value--output.svelte-9mv4xh{background:var(--brand-600);color:var(--white)}.fn-machine__arrow.svelte-9mv4xh{width:20px;height:2px;background:var(--color-text-muted);position:relative;flex-shrink:0}.fn-machine__arrow.svelte-9mv4xh:after{content:"";position:absolute;right:0;top:-4px;width:0;height:0;border-left:6px solid var(--color-text-muted);border-top:5px solid transparent;border-bottom:5px solid transparent}.fn-machine__box.svelte-9mv4xh{border:2px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);text-align:center;min-width:70px;flex-shrink:0}.fn-machine__box--f.svelte-9mv4xh{border-color:var(--brand-600);background:#1a56db0d}.fn-machine__box--g.svelte-9mv4xh{border-color:#059669;background:#0596690d}.fn-machine__box-label.svelte-9mv4xh{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.fn-machine__box--f.svelte-9mv4xh .fn-machine__box-label:where(.svelte-9mv4xh){color:var(--brand-600)}.fn-machine__box--g.svelte-9mv4xh .fn-machine__box-label:where(.svelte-9mv4xh){color:#059669}.fn-machine__box-fn.svelte-9mv4xh{font-size:14px;color:var(--color-text-primary)}.fn-machine__comparison.svelte-9mv4xh{background:var(--color-bg-subtle);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);font-size:14px;line-height:1.6;text-align:center}.fn-machine__comparison.svelte-9mv4xh p:where(.svelte-9mv4xh){margin:0}.fn-machine__comparison--different.svelte-9mv4xh{background:#fef3c7;border:1px solid #f59e0b}@media(max-width:600px){.fn-machine.svelte-9mv4xh{padding:var(--space-4)}.fn-machine__controls.svelte-9mv4xh{flex-direction:column;gap:var(--space-3)}.fn-machine__flow.svelte-9mv4xh{gap:var(--space-1);font-size:13px}.fn-machine__value.svelte-9mv4xh{font-size:13px;padding:var(--space-1) var(--space-2)}.fn-machine__box.svelte-9mv4xh{min-width:56px;padding:var(--space-1) var(--space-2)}.fn-machine__arrow.svelte-9mv4xh{width:12px}}.inv-graph.svelte-f49cb1{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);margin:var(--space-6) 0}.inv-graph__title.svelte-f49cb1{font-size:18px;font-weight:700;margin:0 0 var(--space-2) 0;color:var(--color-text-primary)}.inv-graph__intro.svelte-f49cb1{font-size:14px;color:var(--color-text-secondary);margin:0 0 var(--space-4) 0;line-height:1.5}.inv-graph__controls.svelte-f49cb1{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4)}.inv-graph__label.svelte-f49cb1{font-size:14px;font-weight:600;color:var(--color-text-primary)}.inv-graph__select.svelte-f49cb1{padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:14px;background:var(--color-bg-surface);color:var(--color-text-primary);min-height:48px;cursor:pointer}.inv-graph__select.svelte-f49cb1:focus{outline:2px solid var(--brand-600);outline-offset:1px}.inv-graph__legend.svelte-f49cb1{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-4);font-size:14px}.inv-graph__legend-item.svelte-f49cb1{display:flex;align-items:center;gap:var(--space-2)}.inv-graph__legend-swatch.svelte-f49cb1{display:inline-block;width:20px;height:3px;border-radius:2px;flex-shrink:0}.inv-graph__legend-swatch--f.svelte-f49cb1{background:var(--brand-600)}.inv-graph__legend-swatch--inv.svelte-f49cb1{background:#dc2626;border-top:2px dashed #dc2626;height:0}.inv-graph__legend-swatch--yx.svelte-f49cb1{background:var(--gray-400);border-top:2px dotted var(--gray-400);height:0}.inv-graph__svg-wrap.svelte-f49cb1{width:100%;max-width:500px;margin:0 auto;aspect-ratio:1}.inv-graph__svg.svelte-f49cb1{width:100%;height:100%;background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);touch-action:none}.inv-graph__callout.svelte-f49cb1{background:var(--brand-50);border:1px solid var(--color-accent-border);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);margin-top:var(--space-4);text-align:center;font-size:14px;line-height:1.6}.inv-graph__callout.svelte-f49cb1 p:where(.svelte-f49cb1){margin:0}@media(max-width:600px){.inv-graph.svelte-f49cb1{padding:var(--space-4)}.inv-graph__legend.svelte-f49cb1{flex-direction:column;gap:var(--space-2)}.inv-graph__svg-wrap.svelte-f49cb1{max-width:100%}}
