.liv-order-receipt{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(20,61,159,.1);border-radius:1.35rem;padding:1.1rem;margin:0 0 1rem;box-shadow:0 18px 42px rgba(15,47,114,.1)}.liv-order-receipt-icon{width:3.15rem;height:3.15rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#78d318,#1f7df3);color:#fff;font-size:1.25rem;box-shadow:0 14px 26px rgba(31,125,243,.22)}.liv-order-receipt h2{margin:.8rem 0 .25rem;font-size:1.45rem;font-weight:950;color:#203257}.liv-order-receipt-muted{color:#64748b;margin:.15rem 0 .85rem}.liv-order-receipt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:.9rem 0}.liv-order-receipt-grid div{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:.72rem}.liv-order-receipt-grid span{display:block;color:#64748b;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.liv-order-receipt-grid strong{display:block;color:#203257;margin-top:.16rem;word-break:break-word}.liv-order-receipt-items{list-style:none;margin:.75rem 0;padding:0;border-top:1px solid #e2e8f0}.liv-order-receipt-items li{display:flex;justify-content:space-between;gap:1rem;padding:.62rem 0;border-bottom:1px solid #eef2f7}.liv-order-receipt-actions{display:grid;grid-template-columns:1fr auto;gap:.6rem;margin-top:.95rem}.liv-order-receipt-actions button{border:0;border-radius:999px;padding:.75rem 1rem;font-weight:950}.liv-order-receipt-actions [data-liv-open-tracking]{background:linear-gradient(135deg,#1f7df3,#143d9f);color:#fff}.liv-order-receipt-actions [data-liv-receipt-dismiss]{background:#eef2f7;color:#203257}@media(max-width:640px){.liv-order-receipt-grid{grid-template-columns:1fr}.liv-order-receipt-actions{grid-template-columns:1fr}}