.bulk-discount-trigger{color:var(--muted-foreground,#64748b);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.35rem;padding:.5rem;font-size:.75rem;display:inline-flex}.bulk-discount-trigger svg{width:.9rem;height:.9rem}.bulk-discount-overlay{z-index:80;background:#0005;position:fixed;inset:0}.bulk-discount-dialog{z-index:81;background:var(--background,#fff);width:min(24rem,100vw - 2rem);max-height:calc(100dvh - 3rem);color:var(--foreground,#172b35);border-radius:1rem;padding:1.5rem;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 12px 50px #0002}.bulk-discount-dialog h2{margin:0 2rem .5rem 0;font-size:1.15rem}.bulk-discount-dialog p{color:var(--muted-foreground,#64748b);font-size:.75rem}.bulk-discount-dialog table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.875rem}.bulk-discount-dialog th,.bulk-discount-dialog td{border-bottom:1px solid var(--border,#e2e8f0);text-align:left;padding:.8rem}.bulk-discount-dialog th:last-child,.bulk-discount-dialog td:last-child{text-align:right;font-variant-numeric:tabular-nums}.bulk-discount-dialog td:last-child{font-weight:700}.bulk-discount-close{cursor:pointer;background:0 0;border:0;place-items:center;width:2rem;height:2rem;display:grid;position:absolute;top:.75rem;right:.75rem}.bulk-discount-close svg{width:1.2rem;height:1.2rem}
