/* Canvas Iraq V3.12 — invoice, WhatsApp, new-order alerts */
.order-actions{flex-wrap:wrap}
.order-actions .btn.wa{border-color:#1f9d74;color:#1f9d74}
.order-actions .btn.invoice{border-color:#c9a95f;color:#c9a95f}
.order-new-flash{animation:ciPulse 1.1s ease 2}
@keyframes ciPulse{0%,100%{box-shadow:0 0 0 0 rgba(31,157,116,0)}50%{box-shadow:0 0 0 6px rgba(31,157,116,.18)}}
.ci-notice{position:fixed;z-index:99999;left:18px;bottom:18px;max-width:360px;background:#0f201c;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:14px 16px;box-shadow:0 18px 45px rgba(0,0,0,.28);direction:rtl}
.ci-notice b{display:block;margin-bottom:4px}.ci-notice small{opacity:.78}.ci-notice button{margin-top:10px;width:100%;border:0;border-radius:10px;padding:9px;background:#188d80;color:#fff;font-weight:700}
@media(max-width:640px){.order-actions .btn,.order-actions select{flex:1 1 calc(50% - 8px)}.ci-notice{right:14px;left:14px;max-width:none}}
