.bill-actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.bill-actions .button{white-space:nowrap}.whatsapp-bill-button{display:inline-flex;align-items:center;gap:8px;background:#1fa855!important;border:1px solid #188846!important;color:#fff!important;box-shadow:0 5px 14px rgba(31,168,85,.2)}.whatsapp-bill-button:hover{background:#178d47!important;border-color:#14763d!important}.whatsapp-bill-button:disabled{cursor:wait;opacity:.78}.whatsapp-icon{width:19px;height:19px;flex:0 0 19px;fill:currentColor}.share-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:share-spin .7s linear infinite}@keyframes share-spin{to{transform:rotate(360deg)}}.shop-dark .whatsapp-bill-button{background:#22a958!important;border-color:#47c978!important;box-shadow:0 5px 17px rgba(0,0,0,.3)}@media(max-width:650px){.record{align-items:flex-start;flex-direction:column}.record-money{text-align:left}.bill-actions{justify-content:flex-start}.whatsapp-bill-button{min-height:48px!important;font-size:14px!important}}

/* Three distinct bill actions: download, share, delete. */
.bill-actions{align-items:center}.bill-actions .button{min-height:42px;padding:9px 13px;border-radius:10px;transition:transform .16s,box-shadow .16s,background .16s}.bill-actions .button:hover{transform:translateY(-1px)}
.download-bill-button{background:#e7f3ff!important;border:1px solid #b9d9f5!important;color:#176296!important;box-shadow:0 4px 12px rgba(23,98,150,.09)}.download-bill-button:hover{background:#d8ebfc!important}
.delete-bill-button{background:#fff0f0!important;border:1px solid #f2cccc!important;color:#b23d3d!important;box-shadow:0 4px 12px rgba(178,61,61,.07)}.delete-bill-button:hover{background:#ffe2e2!important}
.bill-action-icon{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:rgba(23,98,150,.1);font-size:16px;font-weight:900;line-height:1}.trash-icon{background:rgba(178,61,61,.1)}
.shop-dark .download-bill-button{background:#203b4a!important;border-color:#3e657a!important;color:#b9e3f8!important}.shop-dark .delete-bill-button{background:#43282a!important;border-color:#714144!important;color:#ffb8b8!important}
@media(max-width:650px){.bill-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px;width:100%}.bill-actions .button{width:100%!important;min-width:0;padding:9px 6px!important;font-size:11px!important;gap:5px}.whatsapp-icon{width:17px;height:17px;flex-basis:17px}.bill-action-icon{width:18px;height:18px;font-size:14px}}
@media(max-width:360px){.bill-actions{grid-template-columns:1fr!important}.bill-actions .button{font-size:12px!important}}
