.bv-action-chip{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a2e;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.6rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.bv-action-chip:hover:not(:disabled),.bv-action-chip:focus-visible{background:#0f172a0a;outline:none}.bv-action-chip:focus-visible{outline:2px solid color-mix(in srgb, var(--bv-color-action) 55%, transparent);outline-offset:2px}.bv-action-chip:disabled,.bv-action-chip[aria-disabled=true]{opacity:.5;cursor:not-allowed}.bv-action-chip__icon{flex:none;display:flex}.bv-action-chip--icon{width:2.6rem;height:2.6rem;padding:0}.bv-action-chip--grow{flex:auto}.bv-action-chip--accent{border-color:color-mix(in srgb, var(--bv-color-action) 45%, transparent);background:var(--bv-color-action-soft);color:var(--bv-color-action-strong)}.bv-action-chip--accent:hover:not(:disabled),.bv-action-chip--accent:focus-visible{background:color-mix(in srgb, var(--bv-color-action) 18%, transparent)}.bv-action-chip--success{border-color:color-mix(in srgb, var(--bv-color-success) 45%, transparent);background:var(--bv-color-success-soft);color:var(--bv-color-success-ink)}.bv-action-chip--success:hover:not(:disabled),.bv-action-chip--success:focus-visible{background:color-mix(in srgb, var(--bv-color-success) 18%, transparent)}.bv-action-chip--success:focus-visible{outline-color:color-mix(in srgb, var(--bv-color-success) 60%, transparent)}.bv-action-chip--danger{border-color:color-mix(in srgb, var(--bv-color-danger) 45%, transparent);background:var(--bv-color-danger-soft);color:var(--bv-color-danger-ink)}.bv-action-chip--danger:hover:not(:disabled),.bv-action-chip--danger:focus-visible{background:color-mix(in srgb, var(--bv-color-danger) 18%, transparent)}.bv-action-chip--danger:focus-visible{outline-color:color-mix(in srgb, var(--bv-color-danger) 60%, transparent)}.bv-action-chip--muted{color:#0f172a99;background:0 0;border-color:#94a3b847}.bv-action-chip--muted:hover:not(:disabled),.bv-action-chip--muted:focus-visible{color:#0f172ad9;background:#0f172a0a}[data-theme=dark] .bv-action-chip{color:#e2e8f0;background:#1e293bdb;border-color:#94a3b847}[data-theme=dark] .bv-action-chip:hover:not(:disabled),[data-theme=dark] .bv-action-chip:focus-visible{background:#334155eb}[data-theme=dark] .bv-action-chip--muted{color:#e2e8f09e;background:0 0}[data-theme=dark] .bv-action-chip--muted:hover:not(:disabled),[data-theme=dark] .bv-action-chip--muted:focus-visible{color:#e2e8f0;background:#ffffff0f}[data-theme=dark] .bv-action-chip--accent,[data-theme=dark] .bv-action-chip--success,[data-theme=dark] .bv-action-chip--danger{background:0 0}[data-theme=dark] .bv-action-chip--accent{background:var(--bv-color-action-soft);color:var(--bv-color-action-strong)}[data-theme=dark] .bv-action-chip--success{background:color-mix(in srgb, var(--bv-color-success) 22%, transparent);color:color-mix(in srgb, var(--bv-color-success) 70%, #fff)}[data-theme=dark] .bv-action-chip--danger{background:var(--bv-color-danger-soft);color:var(--bv-color-danger-ink)}@media (max-width:480px){.bv-action-chip--grow{width:100%}}@media (prefers-reduced-motion:reduce){.bv-action-chip{transition:none}}
