@import"https://fonts.cdnfonts.com/css/satoshi";*{margin:0;padding:0;box-sizing:border-box;overflow-x:hidden}html{font-family:Satoshi,sans-serif;font-size:62.5%;scroll-behavior:smooth}html ::-webkit-scrollbar{width:.5rem;height:.5rem;background-color:transparent}html ::-webkit-scrollbar-track{background-color:transparent}html ::-webkit-scrollbar-thumb{background-color:#d8d9da}html ::-webkit-scrollbar-track-piece{background-color:transparent}.toast-container.svelte-1s4fmal{position:fixed;top:2rem;right:2rem;z-index:9999}.toast.svelte-1s4fmal{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.6rem;border-radius:.8rem;color:#fff;min-width:32rem;max-width:40rem;box-shadow:0 .4rem 1.2rem #00000026;border:.2rem solid;font-size:1.4rem;font-weight:500;transform:translate(100%);opacity:0;transition:all .3s ease}.toast.visible.svelte-1s4fmal{transform:translate(0);opacity:1}.toast-icon.svelte-1s4fmal{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;flex-shrink:0}.toast-success.svelte-1s4fmal .toast-icon:where(.svelte-1s4fmal){background:#dcfce7;color:#16a34a}.toast-message.svelte-1s4fmal{flex:1;line-height:1.4}.close-btn.svelte-1s4fmal{background:none;border:none;color:currentColor;cursor:pointer;padding:.4rem;border-radius:.4rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;flex-shrink:0}.close-btn.svelte-1s4fmal:hover{background:#fff3}.toast-success.svelte-1s4fmal{background:#f0fdf4;border-color:#22c55e;color:#15803d}.toast-error.svelte-1s4fmal{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-left-color:#ef4444;color:#991b1b}.toast-warning.svelte-1s4fmal{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left-color:#f59e0b;color:#92400e}.toast-info.svelte-1s4fmal{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-left-color:#3b82f6;color:#1e40af}@media (max-width: 76.8rem){.toast-container.svelte-1s4fmal{top:1rem;right:1rem;left:1rem}.toast.svelte-1s4fmal{min-width:auto;max-width:none}}
