.msm-form-toasts{position:fixed;z-index:99999;top:24px;right:24px;display:grid;gap:12px;width:min(420px,calc(100vw - 32px));pointer-events:none}.msm-form-toast{position:relative;padding:16px 20px 16px 50px;border-radius:8px;background:#fff6e4;color:#2f1c03;box-shadow:0 16px 48px rgba(47,28,3,.24);font:600 15px/1.4 Inter,sans-serif;opacity:0;transform:translateY(-12px);transition:opacity .2s ease,transform .2s ease;overflow:hidden}.msm-form-toast::before{content:'✓';position:absolute;left:18px;top:16px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#2f1c03;color:#fff;font-size:13px}.msm-form-toast::after{content:'';position:absolute;inset:0 auto 0 0;width:5px;background:#ff3a29}.msm-form-toast--error::before{content:'!';background:#ff3a29}.msm-form-toast.is-visible{opacity:1;transform:translateY(0)}form[data-klaviyo-form] button[type=submit][aria-busy=true]{display:inline-flex;align-items:center;justify-content:center;gap:10px;opacity:.7;cursor:not-allowed}.msm-form-spinner{width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:msm-form-spin .7s linear infinite}@keyframes msm-form-spin{to{transform:rotate(360deg)}}form[data-klaviyo-form]>.msm-contact__success,form[data-klaviyo-form]>.msm-contact__errors,form[data-klaviyo-form]>.msm-speaker-apply__message{display:none!important}@media(max-width:749px){.msm-form-toasts{top:16px;right:16px}.msm-form-toast{padding:14px 16px 14px 46px}.msm-form-toast::before{left:16px;top:14px}}
