td.freight-cell{text-align:right;vertical-align:middle;overflow:visible}.profitability-table tbody tr:not(.profitability-totals-row) td:nth-child(7),.profitability-table thead th:nth-child(7){min-width:138px}.freight-editor{--fe-border:#e5e7eb;--fe-btn-border:#e5e7eb;--fe-primary:#1f2937;--fe-muted:#666;position:relative;display:inline-flex;flex-direction:column;width:124px;max-width:100%;margin-left:auto;margin-right:14px}.freight-editor,.freight-input-wrapper{align-items:center;box-sizing:border-box}.freight-input-wrapper{display:flex;flex-direction:row;gap:2px;width:100%;height:35px;padding:0 4px 0 6px;border:1px solid var(--fe-border);border-radius:6px;background:#fff}.freight-input-wrapper:hover .freight-edit-icon{opacity:.85}.currency-prefix{flex-shrink:0;font-weight:500;line-height:1}.currency-prefix,.freight-amount-input{font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:Neue Haas Unica,Inter,sans-serif;color:#92400e}.freight-amount-input{flex:1 1 auto;min-width:52px;width:auto;max-width:100%;height:32px;border:none;outline:none;background:transparent;text-align:right;padding:0 2px;box-sizing:border-box}.freight-inline-slot{width:22px;height:22px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.freight-estimate-btn{width:20px;height:20px;border:1px solid var(--fe-btn-border);border-radius:4px;background:rgba(0,0,0,.04);font-size:11px;line-height:1;font-family:Neue Haas Unica,Inter,sans-serif}.freight-edit-icon,.freight-estimate-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:var(--fe-muted)}.freight-edit-icon{flex-shrink:0;width:22px;height:22px;border:none;border-radius:4px;background:transparent;opacity:.45}.freight-edit-icon:hover{opacity:1}.freight-save-status{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% + 3px);font-size:10px;line-height:1.2;text-align:center;pointer-events:none;font-family:Neue Haas Unica,Inter,sans-serif;white-space:nowrap;z-index:5;opacity:1}.freight-save-status--working{color:var(--fe-muted)}.freight-save-status--ok{color:#059669;animation:freightSavedFade 1.5s ease forwards}@keyframes freightSavedFade{0%,45%{opacity:1}to{opacity:0}}