button.svelte-18sv61c,a.button.svelte-18sv61c{cursor:pointer;border:0;border-radius:.25em;justify-content:center;align-items:center;width:auto;padding:.5em .6875em;font-size:.9375em;font-weight:400;line-height:1.2;text-decoration:none;display:inline-flex}button.vertical.svelte-18sv61c,a.button.vertical.svelte-18sv61c{flex-direction:column;gap:.5rem}button.horizontal.svelte-18sv61c,a.button.horizontal.svelte-18sv61c{flex-direction:row;gap:.8rem}button.svelte-18sv61c:hover,button.svelte-18sv61c:active{color:#272727;background-color:#f7f7f7;border-color:gray}.button.filled.svelte-18sv61c{background-color:var(--color-primary);color:var(--color-on-primary)}.button.filled.svelte-18sv61c:hover{background-color:color-mix(in oklch, var(--color-primary) 80%, transparent)}.button.tonal.svelte-18sv61c{background-color:var(--color-secondary-container);color:var(--color-on-secondary-container)}.button.tonal.svelte-18sv61c:hover{background-color:color-mix(in oklch, var(--color-secondary-container) 80%, transparent)}.button.outline.svelte-18sv61c{border:1px solid var(--color-outline-variant);color:var(--color-on-surface-variant);background-color:#0000}.button.outline.svelte-18sv61c:hover{background-color:color-mix(in oklch, var(--color-background) 80%, transparent)}.button.text.svelte-18sv61c{color:var(--color-on-surface);background-color:#0000}.button.text.svelte-18sv61c:hover{background-color:color-mix(in oklch, var(--color-on-surface) 8%, transparent)}.button.text.active.svelte-18sv61c{background-color:var(--color-secondary-container);color:var(--color-on-secondary-container)}.button.filled.destructive.svelte-18sv61c,a.destructive.svelte-18sv61c{background-color:var(--color-error-container);color:var(--color-on-error-container)}.button.text.destructive.svelte-18sv61c{color:var(--color-error)}.button.destructive.svelte-18sv61c:hover{background-color:color-mix(in oklch, var(--color-error-container) 80%, transparent)}.button.full-width.svelte-18sv61c{width:100%;display:flex}.button.align-start.svelte-18sv61c{justify-content:flex-start}.rotating.svelte-18sv61c{animation:2s linear infinite svelte-18sv61c-rotate}@keyframes svelte-18sv61c-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button.svelte-18sv61c:disabled,.button.disabled.svelte-18sv61c{opacity:.5;filter:grayscale(.5)}ul#providers.svelte-ty79lh{margin:1rem 0 0;padding:0;list-style:none}.gsi-material-button.svelte-ty79lh{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-appearance:none;box-sizing:border-box;color:#1f1f1f;cursor:pointer;letter-spacing:.25px;text-align:center;vertical-align:middle;white-space:nowrap;background-color:#fff;background-image:none;border:1px solid #747775;border-radius:4px;outline:none;justify-content:center;width:100%;min-width:min-content;max-width:400px;height:40px;padding:0 12px;font-family:Roboto,arial,sans-serif;font-size:14px;transition:background-color .218s,border-color .218s,box-shadow .218s;display:flex;position:relative;overflow:hidden}.gsi-material-button.svelte-ty79lh .gsi-material-button-icon:where(.svelte-ty79lh){width:20px;min-width:20px;height:20px;margin-right:10px}.gsi-material-button.svelte-ty79lh .gsi-material-button-content-wrapper:where(.svelte-ty79lh){flex-flow:row;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.gsi-material-button.svelte-ty79lh .gsi-material-button-contents:where(.svelte-ty79lh){text-overflow:ellipsis;vertical-align:top;flex-grow:1;font-family:Roboto,arial,sans-serif;font-weight:500;overflow:hidden}.gsi-material-button.svelte-ty79lh .gsi-material-button-state:where(.svelte-ty79lh){opacity:0;transition:opacity .218s;position:absolute;inset:0}.gsi-material-button.svelte-ty79lh:disabled{cursor:default;background-color:#ffffff61;border-color:#1f1f1f1f}.gsi-material-button.svelte-ty79lh:disabled .gsi-material-button-contents:where(.svelte-ty79lh),.gsi-material-button.svelte-ty79lh:disabled .gsi-material-button-icon:where(.svelte-ty79lh){opacity:.38}.gsi-material-button.svelte-ty79lh:not(:disabled):active .gsi-material-button-state:where(.svelte-ty79lh),.gsi-material-button.svelte-ty79lh:not(:disabled):focus .gsi-material-button-state:where(.svelte-ty79lh){opacity:.12;background-color:#303030}.gsi-material-button.svelte-ty79lh:not(:disabled):hover{box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.gsi-material-button.svelte-ty79lh:not(:disabled):hover .gsi-material-button-state:where(.svelte-ty79lh){opacity:.08;background-color:#303030}form.svelte-8k30lk{flex-direction:column;gap:1rem;width:100%;max-width:26rem;display:flex}.form-header.svelte-8k30lk{flex-direction:column;gap:.6rem;margin-bottom:1.8rem;font-size:1.6rem;display:flex}.form-header.svelte-8k30lk p:where(.svelte-8k30lk){color:#666;margin:0;font-size:.95rem}.form-field.svelte-8k30lk{flex-direction:column;gap:.3rem;width:100%;display:flex}.form-field.svelte-8k30lk label:where(.svelte-8k30lk){font-size:.875rem;font-weight:500}.form-field.svelte-8k30lk input:where(.svelte-8k30lk){box-sizing:border-box;border:1px solid #ddd;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.95rem;transition:border-color .15s;box-shadow:0 1px 3px #0000000f}.form-field.svelte-8k30lk input:where(.svelte-8k30lk)::placeholder{color:#00000042;font-weight:400}.form-field.svelte-8k30lk input:where(.svelte-8k30lk):focus{border-color:#006fff;outline:none;box-shadow:0 0 0 3px #006fff1a}.error-slot.svelte-8k30lk{min-height:1.4rem}.error-slot.svelte-8k30lk .error-text:where(.svelte-8k30lk){color:red;margin:0;font-size:.875rem}.divider.svelte-8k30lk{color:#aaa;align-items:center;gap:.75rem;width:100%;max-width:26rem;font-size:.85rem;display:flex}.divider.svelte-8k30lk span:where(.svelte-8k30lk){background:#e5e5e5;flex:1;height:1px}.divider.svelte-8k30lk p:where(.svelte-8k30lk){margin:0}#secondary-actions.svelte-8k30lk{font-size:.9rem}#secondary-actions.svelte-8k30lk p:where(.svelte-8k30lk){color:#555;margin:0}a.svelte-8k30lk{color:#006fff}#secondary-actions.svelte-8k30lk a:where(.svelte-8k30lk){text-underline-offset:4px;text-decoration:underline}a.svelte-8k30lk:hover{color:#000}
