:root{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:#111;background:#f7f7f8}*{box-sizing:border-box}a{color:inherit}.container{max-width:1100px;margin:0 auto;padding:24px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 1px 2px #0000000a}.row{display:flex;gap:16px;flex-wrap:wrap}.col{flex:1;min-width:280px}.h1{font-size:20px;font-weight:700;margin:0}.muted{color:#6b7280}.btn{border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:10px 12px;cursor:pointer;transition:transform .08s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease}.btn.primary{background:#111827;color:#fff;border-color:#111827}.btn.danger{background:#ef4444;color:#fff;border-color:#ef4444}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #1118271f}.input{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px}.kpi{display:flex;align-items:baseline;gap:8px}.kpi .value{font-size:24px;font-weight:800}.badge{display:inline-flex;align-items:center;border:1px solid #e5e7eb;border-radius:999px;padding:4px 10px;font-size:12px;color:#374151;background:#fff}.badge.pulse{animation:pulse .9s ease-out 1}@keyframes pulse{0%{transform:scale(1)}35%{transform:scale(1.04)}to{transform:scale(1)}}.hr{height:1px;background:#e5e7eb;margin:12px 0}.table{width:100%;border-collapse:collapse}.table th,.table td{vertical-align:middle}.table td{padding:8px 10px;border-bottom:1px solid #f0f2f4}.table td:last-child{text-align:right;white-space:nowrap}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.small{font-size:12px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(17,24,39,.35);display:flex;align-items:center;justify-content:center;padding:24px;z-index:50;animation:fadeIn .12s ease-out}.modal{width:min(820px,100%);max-height:80vh;overflow:auto;animation:popIn .12s ease-out}.btn.success{background:#16a34a;color:#fff;border-color:#16a34a}.badge.ok{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.badge.warn{border-color:#fed7aa;background:#fff7ed;color:#9a3412}@keyframes pulseOnce{0%{transform:scale(1)}40%{transform:scale(1.05)}to{transform:scale(1)}}.pulseOnce{animation:pulseOnce .6s ease-out 1}.popover{position:absolute;min-width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:12px;box-shadow:0 20px 50px #1118272e}.popoverTitle{font-weight:900;margin-bottom:8px}.popoverRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #f0f2f4}.popoverLabel{font-size:12px;color:#6b7280;min-width:88px}.popoverActions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.table th{padding:8px 10px;border-bottom:1px solid #e5e7eb;vertical-align:top;text-align:left;font-size:12px;color:#374151}.btn.ghost{background:transparent;border-color:transparent}.btn.ghost:hover{background:#f3f4f6;border-color:#e5e7eb}.menu{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:8px;min-width:220px;box-shadow:0 10px 30px #0000001f;z-index:60}.menu.rowMenu{top:calc(100% + 6px)}.menuTitle{font-size:11px;color:#6b7280;padding:6px 8px;text-transform:uppercase;letter-spacing:.04em}.menuItem{width:100%;text-align:left;border:0;background:transparent;padding:8px 10px;border-radius:10px;cursor:pointer}.menuItem:hover{background:#f3f4f6}.menuItem.danger{color:#b91c1c}.menuItem.danger:hover{background:#fee2e2}.menuSep{height:1px;background:#f0f2f4;margin:6px 0}.dragHandle{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:10px;cursor:grab;color:#6b7280;-webkit-user-select:none;user-select:none}.dragHandle:active{cursor:grabbing}tr.dragOver td{background:#f9fafb}.qtyPill{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:999px;overflow:hidden;height:34px;background:#fff}.pillBtn{border:0;background:transparent;padding:0 10px;cursor:pointer;height:34px}.pillBtn:hover{background:#f3f4f6}.pillInput{border:0;width:56px;text-align:center;outline:none;height:34px;background:transparent}.pillUnit{padding:0 10px;color:#6b7280;font-size:12px;border-left:1px solid #e5e7eb;height:34px;display:flex;align-items:center}.popoverOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(17,24,39,.25);display:flex;align-items:center;justify-content:center;padding:24px;z-index:70}.popoverPanel{width:min(420px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;box-shadow:0 20px 60px #0000002e}.badge.taxBtn{cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.overlay{animation:fadeIn .12s ease-out}.modal,.menu,.popover,.popoverPanel{animation:popIn .12s ease-out}.dialog{width:min(560px,100%)}.toastHost{position:fixed;right:18px;top:18px;z-index:9999;display:grid;gap:10px}.toast{background:rgba(17,24,39,.92);color:#fff;padding:10px 12px;border-radius:14px;box-shadow:0 12px 30px #0003;max-width:360px;font-weight:700;letter-spacing:.1px;transform:translateY(-4px);animation:toastIn .16s ease-out forwards}.toast.err{background:rgba(185,28,28,.92)}@keyframes toastIn{to{transform:translateY(0);opacity:1}}.btn.wrapBtn{padding:6px 10px;border-radius:12px;font-weight:900;min-width:40px}.diagramBox{height:300px;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.fsOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);z-index:2000;padding:18px}.fsPanel{height:100%;background:#fff;border-radius:18px;border:1px solid #e5e7eb;box-shadow:0 20px 40px #00000040;display:flex;flex-direction:column;overflow:hidden}.fsHeader{padding:12px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;gap:10px}.fsBody{flex:1;min-height:0;display:grid;grid-template-columns:340px 1fr}.fsSidebar{padding:12px;border-right:1px solid #e5e7eb;background:#fafafa;overflow:auto}.fsList{display:grid;gap:8px}.fsItem{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;cursor:pointer;text-align:left}.fsItem:hover{border-color:#c7d2fe;box-shadow:0 1px 2px #0000000f}.fsItemTitle{font-weight:800}.fsPlus{font-weight:900;width:32px;height:32px;display:grid;place-items:center;border-radius:12px;border:1px solid #e5e7eb;background:#f7f7f8}.fsCanvas{min-height:0}@media (max-width: 980px){.fsBody{grid-template-columns:1fr}.fsSidebar{border-right:none;border-bottom:1px solid #e5e7eb}}
