.commerce-moment{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:.85rem;border:1px solid color-mix(in srgb,var(--color-border) 75%,transparent);background:var(--color-background-elevated);box-shadow:0 10px 28px color-mix(in srgb,var(--color-shadow) 16%,transparent)}.commerce-moment--success{border-color:color-mix(in srgb,var(--color-success) 28%,transparent);background:color-mix(in srgb,var(--color-success) 8%,var(--color-background-elevated))}.commerce-moment--pending{border-color:color-mix(in srgb,var(--color-primary) 22%,var(--color-border));background:color-mix(in srgb,var(--color-primary-soft) 35%,var(--color-background-elevated))}.commerce-moment__icon{width:1.15rem;height:1.15rem;flex-shrink:0;margin-top:.1rem;color:var(--color-primary)}.commerce-moment--success .commerce-moment__icon{color:color-mix(in srgb,var(--color-success) 85%,var(--color-foreground))}.commerce-moment__copy{min-width:0;flex:1 1 auto}.commerce-moment__title{margin:0;font-size:.875rem;font-weight:700;line-height:1.45;color:var(--color-foreground)}.commerce-moment__lede{margin:.2rem 0 0;font-size:.875rem;line-height:1.5;color:var(--color-foreground-muted)}.commerce-moment__lede a{font-weight:600;color:var(--color-primary)}.commerce-moment__actions{margin-top:.85rem}.commerce-moment__dismiss{flex-shrink:0;border-radius:.5rem;padding:.25rem;color:var(--color-foreground-muted);transition:background .15s ease,color .15s ease}.commerce-moment__dismiss:hover{background:var(--color-background-muted);color:var(--color-foreground)}.commerce-moment-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:color-mix(in srgb,var(--color-foreground) 45%,transparent)}@media (hover:hover) and (pointer:fine){.commerce-moment-overlay{backdrop-filter:blur(2px)}}.commerce-moment-overlay__card{width:min(100%,22rem);padding:1.25rem 1.35rem;border-radius:1.25rem;border:1px solid color-mix(in srgb,var(--color-border) 70%,transparent);background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--color-primary-soft) 35%,transparent),transparent 58%),var(--color-background-elevated);box-shadow:0 18px 48px color-mix(in srgb,var(--color-shadow) 40%,transparent);text-align:center}.commerce-moment-overlay__title{margin:0;font-family:var(--font-serif,ui-serif,Georgia,serif);font-size:1.125rem;font-weight:600;color:var(--color-foreground)}.commerce-moment-overlay__lede{margin:.4rem 0 0;font-size:.875rem;line-height:1.55;color:var(--color-foreground-muted)}.commerce-moment-toast{position:fixed;inset-inline:1rem;bottom:1.5rem;z-index:50;margin-inline:auto;width:min(100%,28rem)}@media (min-width:640px){.commerce-moment-toast{inset-inline:auto;right:1.5rem;left:auto;bottom:2rem}}