@keyframes svelte-1s6cl80-loader-wrapper-animation{0%{opacity:0}100%{opacity:1}}.loader-wrapper.svelte-1s6cl80{position:fixed;top:0;left:0%;width:100%;height:100%;display:grid;place-items:center;z-index:99;background-color:rgba(0, 0, 0, 0.8);opacity:0;animation-name:svelte-1s6cl80-loader-wrapper-animation;animation-fill-mode:forwards}.loader-wrapper.delay.svelte-1s6cl80{animation-delay:300ms}.loader.svelte-1s6cl80{width:80px;height:80px;position:relative;animation:svelte-1s6cl80-loader 2.5s infinite linear both}.loader-dot.svelte-1s6cl80{width:100%;height:100%;position:absolute;left:0;top:0;animation:svelte-1s6cl80-loader-dot 2s infinite ease-in-out both}.loader-dot.svelte-1s6cl80:before{content:"";display:block;width:25%;height:25%;background-color:var(--primary);border-radius:100%;animation:svelte-1s6cl80-loader-dot-before 2s infinite ease-in-out both}.loader-dot.svelte-1s6cl80:nth-child(1){animation-delay:-1.1s}.loader-dot.svelte-1s6cl80:nth-child(2){animation-delay:-1s}.loader-dot.svelte-1s6cl80:nth-child(3){animation-delay:-0.9s}.loader-dot.svelte-1s6cl80:nth-child(4){animation-delay:-0.8s}.loader-dot.svelte-1s6cl80:nth-child(5){animation-delay:-0.7s}.loader-dot.svelte-1s6cl80:nth-child(6){animation-delay:-0.6s}.loader-dot.svelte-1s6cl80:nth-child(1):before{animation-delay:-1.1s}.loader-dot.svelte-1s6cl80:nth-child(2):before{animation-delay:-1s}.loader-dot.svelte-1s6cl80:nth-child(3):before{animation-delay:-0.9s}.loader-dot.svelte-1s6cl80:nth-child(4):before{animation-delay:-0.8s}.loader-dot.svelte-1s6cl80:nth-child(5):before{animation-delay:-0.7s}.loader-dot.svelte-1s6cl80:nth-child(6):before{animation-delay:-0.6s}@keyframes svelte-1s6cl80-loader{100%{transform:rotate(360deg)}}@keyframes svelte-1s6cl80-loader-dot{80%,100%{transform:rotate(360deg)}}@keyframes svelte-1s6cl80-loader-dot-before{50%{transform:scale(0.4)}100%,0%{transform:scale(1)}}
.toast-wrapper.svelte-fxc4.svelte-fxc4{position:fixed;left:0;right:0;top:0;text-align:center;max-width:400px;margin:0 auto;padding:0 10px;z-index:9999}.toast-wrapper.svelte-fxc4 .toast-item.svelte-fxc4{border-radius:4px;padding:12px 10px;margin:10px auto;border:1px solid var(--border-color);display:block;cursor:pointer}.toast-wrapper.svelte-fxc4 .toast-item.primary.svelte-fxc4{background-color:var(--primary);border-color:var(--primary-dark);color:var(--primary-foreground)}.toast-wrapper.svelte-fxc4 .toast-item.success.svelte-fxc4{background-color:var(--success);border-color:var(--success-dark);color:var(--success-foreground)}.toast-wrapper.svelte-fxc4 .toast-item.info.svelte-fxc4{background-color:var(--info);border-color:var(--info-dark);color:var(--info-foreground)}.toast-wrapper.svelte-fxc4 .toast-item.warning.svelte-fxc4{background-color:var(--warning);border-color:var(--warning-dark);color:var(--warning-foreground)}.toast-wrapper.svelte-fxc4 .toast-item.danger.svelte-fxc4{background-color:var(--danger);border-color:var(--danger-dark);color:var(--danger-foreground)}
*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;scrollbar-width:thin}*:focus{outline:none;box-shadow:none}html{scroll-behavior:smooth}body{font-family:Verdana, sans-serif;font-size:16px;background-color:var(--body-bg);color:var(--body-color)}input,button,select,textarea{outline:none;border:none;color:inherit}input{background:none}ul{list-style:none}ol{list-style:none}img{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}a{text-decoration:none}a:link{color:inherit}a:visited{color:inherit}a:hover{color:inherit}a:active{color:inherit}small{font-size:0.6em}:root{--primary:#0f6cbd;--primary-dark:#1065b0;--primary-light:#1478d0;--primary-foreground:#fff;--secondary:#c07015;--secondary-dark:#b55c10;--secondary-light:#cd8b20;--secondary-foreground:#fff;--info:#4527a0;--info-dark:#311b92;--info-light:#5e35b1;--info-foreground:#fff;--success:#2e7d32;--success-dark:#1b5e20;--success-light:#43a047;--success-foreground:#fff;--warning:#f9a825;--warning-dark:#f57f17;--warning-light:#fdd835;--warning-foreground:#fff;--danger:#d84315;--danger-dark:#bf360c;--danger-light:#f4511e;--danger-foreground:#fff;--gray:#c9c9c9;--white:#fff;--black:#222e3c;--body-bg:#f5f7fb;--body-color:#495057;--border-color:#eaeaea;--hover-bg-color:rgba(238, 238, 238, 0.4)}:root body.dark{--body-bg:#19222c;--body-color:#bdc0c5;--white:#222e3c;--black:#fff;--border-color:rgba(234, 234, 234, 0.3803921569);--hover-bg-color:rgba(0, 0, 0, 0.4)}
