.remove-stock-entry{margin-top:18px;padding-top:16px;border-top:1px solid var(--border,#d8dee6);display:grid;gap:8px}.btn.danger{background:#b42318;color:#fff;border-color:#b42318}.remove-stock-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:flex-end;justify-content:center;z-index:1000;padding:12px}.remove-stock-panel{background:#fff;width:min(680px,100%);border-radius:18px 18px 12px 12px;padding:18px;box-shadow:0 18px 60px rgba(0,0,0,.2);max-height:88vh;overflow:auto}.remove-stock-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.remove-stock-head h2{margin:.15rem 0 .6rem}.remove-stock-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px}.remove-stock-warning{margin:12px 0;padding:12px;border-radius:12px;background:#fff4e5;border:1px solid #f7c873;color:#7a3e00}.remove-stock-warning p{margin:.3rem 0 0}@media(min-width:700px){.remove-stock-overlay{align-items:center}.remove-stock-panel{border-radius:18px}}