.toast-viewport{align-items:stretch;bottom:max(1rem,env(safe-area-inset-bottom));display:flex;flex-direction:column-reverse;gap:.5rem;left:1rem;pointer-events:none;position:fixed;right:1rem;z-index:60}@media (min-width:640px){.toast-viewport{align-items:flex-end;left:auto;max-width:24rem}}.toast{animation:toast-in .22s cubic-bezier(.16,1,.3,1);pointer-events:auto}.toast--leaving{animation:toast-out .18s ease-in forwards}@keyframes toast-in{0%{opacity:0;transform:translateY(.75rem) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(.5rem) scale(.97)}}.toast-progress{transform-origin:left}@keyframes toast-drain{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.toast,.toast--leaving{animation:none}}.rich-text>:first-child{margin-top:0}.rich-text>:last-child{margin-bottom:0}.rich-text div,.rich-text p{margin:.75em 0}.rich-text div:empty,.rich-text p:empty{margin:0;min-height:.75em}.rich-text h1{font-size:1.5em}.rich-text h1,.rich-text h2{color:#111827;font-weight:700;margin:1.2em 0 .5em}.rich-text h2{font-size:1.25em}.rich-text h3,.rich-text h4{color:#111827;font-size:1.1em;font-weight:600;margin:1em 0 .4em}.rich-text ol,.rich-text ul{margin:.75em 0;padding-left:1.4em}.rich-text ul{list-style:disc}.rich-text ol{list-style:decimal}.rich-text li{margin:.25em 0}.rich-text a{color:#2563eb;text-decoration:underline}.rich-text b,.rich-text strong{color:#374151;font-weight:600}.rich-text em,.rich-text i{font-style:italic}.rich-text blockquote{border-left:3px solid #e5e7eb;color:#6b7280;margin:.75em 0;padding-left:.9em}.rich-text img{border-radius:.5rem;margin:.5em 0;max-width:100%}
/*# sourceMappingURL=main.d3a1eaf0.css.map*/