/* https://e6bt.com/wp-content/plugins/e6bt-navlog-calculator/assets/navlog.css?ver=1.0.0 */
.e6bt-navlog{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;max-width:1100px;margin:0 auto;padding:8px}.e6bt-navlog *{box-sizing:border-box}.e6bt-navlog h2{margin:2px 0 8px;font-size:18px;font-weight:700}.e6bt-small{font-size:12px;color:#51606f}.e6bt-controls{display:flex;flex-wrap:wrap;gap:6px;align-items:flex-end;margin:6px 0 10px}.e6bt-controls input[type="number"]{width:95px;padding:5px;font-size:12px}.e6bt-btn{background:#e76f51;border:none;color:#fff;padding:6px 10px;border-radius:4px;cursor:pointer;font-weight:600;font-size:12px;line-height:1}.e6bt-btn.secondary{background:#64748b}.e6bt-btn.warn{background:#b45309}.e6bt-btn:disabled{opacity:.6;cursor:not-allowed}.e6bt-table{width:100%;border-collapse:separate;border-spacing:0 4px;font-size:12px;table-layout:fixed;display:block;overflow:auto;white-space:nowrap}.e6bt-table th,.e6bt-table td{padding:4px;text-align:center;min-width:88px}.e6bt-table thead th{position:sticky;top:0;background:#f3f6f9;border-bottom:2px solid #e2e8f0;z-index:2;font-weight:700}.e6bt-row{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 1px 0 rgba(0,0,0,.02)}.e6bt-row input,.e6bt-row select{width:100%;max-width:100%;padding:5px 6px;border:1px solid #d9e0e7;border-radius:4px;background:#fff7ed;font-size:12px;height:28px;overflow:hidden;text-overflow:ellipsis}.e6bt-row input[readonly]{background:#f2f5f8;color:#5b6773}.e6bt-row input::placeholder{color:#9aa5b1}.e6bt-actions{display:flex;gap:4px;justify-content:center}.e6bt-totals{display:flex;justify-content:flex-end;gap:16px;margin-top:6px;font-size:12px;color:#334155}