.receipt-sms-send-panel{display:flex;flex-direction:column;gap:7px;margin:8px 0 0}.receipt-sms-action{width:100%;height:48px;min-height:48px;box-sizing:border-box;border:1px solid transparent;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;font:800 14px/1.2 inherit;cursor:pointer;transition:transform .12s ease,filter .12s ease,box-shadow .12s ease}.receipt-sms-action:not(:disabled):hover{filter:brightness(.97);transform:translateY(-1px)}.receipt-sms-action--ready{background:#cfea5a;color:#1c2a21;border-color:#b7d94b;box-shadow:0 8px 20px rgba(155,191,55,.2)}.receipt-sms-action--sending{background:#e7edda;color:#637057;cursor:wait}.receipt-sms-action--sent{background:#20844f;color:#fff;border-color:#20844f;cursor:default;box-shadow:0 8px 20px rgba(32,132,79,.18)}.receipt-sms-action--nocredit{background:#fff5dd;color:#8a6415;border-color:#efd99b;cursor:not-allowed}.receipt-sms-action-icon{display:inline-grid;place-items:center;width:22px;height:22px;font-size:18px;font-weight:900}.receipt-sms-action-icon svg{width:21px;height:21px}.receipt-sms-send-error{text-align:center;color:#b04444;font-size:11.5px;line-height:1.4}.receipt-sms-buy-link{display:flex;align-items:center;justify-content:center;min-height:39px;border:1px solid #e2d2a4;border-radius:11px;background:#fff;color:#745b20;text-decoration:none;font-size:12px;font-weight:800}.receipt-sms-buy-link:hover{background:#fffaf0}@media(max-width:620px){.receipt-sms-action{height:48px;min-height:48px}}
