button.svelte-d26lc9{width:100%;display:flex;justify-content:center;align-items:center;font-weight:700;line-height:1;border-radius:.375rem;cursor:pointer;transition:background-color .2s}button.svelte-d26lc9::selection{background:transparent}button.dark.svelte-d26lc9{color:var(--b-ff);background:var(--b-3c)}button.white.svelte-d26lc9{font-weight:500;color:var(--b-3c);background:var(--b-ff);border:.063rem solid var(--b-d)}button.red.svelte-d26lc9{background:var(--r-fc);color:var(--b-ff)}button.gray.svelte-d26lc9{background:var(--b-e);color:var(--b-5)}button.transparent-gray.svelte-d26lc9{background-color:transparent;color:var(--b-5)}button.transparent-gray.svelte-d26lc9:hover{background-color:var(--b-f1)}button.svelte-d26lc9:disabled{background-color:var(--b-e);font-weight:400;color:var(--b-8);cursor:default}.loader.svelte-d26lc9{width:8px;height:8px;border-radius:50%;background-color:var(--b-ff);box-shadow:18px 0 var(--b-ff),-18px 0 var(--b-ff);position:relative;animation:svelte-d26lc9-flash .5s ease-out infinite alternate}@keyframes svelte-d26lc9-flash{0%{background-color:#fff2;box-shadow:18px 0 #fff2,-18px 0 var(--b-ff)}50%{background-color:var(--b-ff);box-shadow:18px 0 #fff2,-18px 0 #fff2}to{background-color:#fff2;box-shadow:18px 0 var(--b-ff),-18px 0 #fff2}}
