@import"https://fonts.cdnfonts.com/css/switzer";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,400,0,0";:root{--color-orange:#ff5314;--color-background-gray:#f5f5f5;--color-light-green:#e6f3ec;--color-dark-green:#296347;--color-light-red:#ffe0df;--color-dark-red:#921d18;--color-grayed-out-orange:#ff531433;--color-highlight-blue:#2e65e4;--color-white:#fff;--color-light-gray:#fafafa;--color-charcoal:#0f1115;--color-slate-gray:#5c6067;--color-steel-gray:#1f2430;--color-deep-green:#296347;--color-deep-red:#921d18;font-family:Switzer,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background-color:var(--color-background-gray);color:#111;margin:0}.toast-stack[data-v-6fe8655f]{display:flex;flex-direction:column;gap:.75rem;position:fixed;right:1.5rem;top:1.5rem;z-index:1200}.toast[data-v-6fe8655f]{align-items:center;background:#0f1115;border-radius:.85rem;box-shadow:0 18px 36px #0f11152e;color:var(--color-white);display:flex;gap:.65rem;max-width:360px;min-width:260px;padding:.8rem 1rem}.toast__icon[data-v-6fe8655f]{align-items:center;display:inline-flex;height:28px;justify-content:center;width:28px}.toast p[data-v-6fe8655f]{flex:1;font-size:.85rem;line-height:1.5;margin:0}.toast button[data-v-6fe8655f]{background:transparent;border:none;color:inherit;cursor:pointer;display:grid;padding:0;place-items:center}.toast button .material-symbols-rounded[data-v-6fe8655f]{font-size:18px}.toast-enter-active[data-v-6fe8655f],.toast-leave-active[data-v-6fe8655f]{transition:all .2s ease}.toast-enter-from[data-v-6fe8655f],.toast-leave-to[data-v-6fe8655f]{opacity:0;transform:translateY(-10px)}
