.cart-link{display:inline-flex;align-items:center;gap:8px;position:relative}.cart-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f0d18a;color:#101515;font-size:.72rem;font-weight:700;line-height:1}.cart-badge.is-empty{opacity:.75}.commerce-toast{position:fixed;right:20px;bottom:20px;z-index:12000;max-width:320px;padding:14px 18px;border-radius:14px;border:1px solid rgba(240,209,138,.28);background:#0c1110eb;color:#fff7eb;box-shadow:0 20px 40px #00000047;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.commerce-toast.is-visible{opacity:1;transform:translateY(0)}.trust-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px clamp(18px,5vw,70px);border-top:1px solid rgba(240,209,138,.2);background:#080d0c;color:#fff7ebb8;font:400 .82rem/1.5 Inter,sans-serif}.trust-footer p{margin:0}.trust-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px}.trust-footer a{color:#f0d18a;text-decoration:none}.trust-footer a:hover,.trust-footer a:focus-visible{text-decoration:underline}@media(max-width:768px){.cart-link{gap:6px}.cart-badge{min-width:18px;height:18px;font-size:.68rem}.trust-footer{flex-direction:column;align-items:flex-start}.trust-footer nav{justify-content:flex-start}}
