.authentication__canvas{display:flex;height:calc(100dvh - 4rem);align-items:center;justify-content:center}.processing__card{padding:2rem;text-align:left}.card__icon--wrapper{display:flex;justify-content:flex-start;margin-bottom:1.4rem}.card__icon--wrapper svg{height:60px;width:60px}.processing__card--title{font-size:1.475rem;font-weight:750;color:#0a0a0a;margin:0 0 .8rem;letter-spacing:-.01em}.processing__card--subtitle{font-size:1rem;color:#444;font-weight:450}.authentication__container{width:100%;max-width:480px}.auth__container--card{padding:2.5rem}.auth__container--header{margin-bottom:2.25rem;text-align:left}.auth__container--title{font-size:1.475rem;font-weight:750;color:#0a0a0a;margin:0 0 .85rem;letter-spacing:-.01em;line-height:1}.auth__container--subtitle{font-size:.975rem;color:#666;margin:0;font-weight:450}.auth__container--subtitle a{color:#0a0a0a;font-weight:700;text-decoration:none;transition:color .3s ease}.auth__container--subtitle a:hover{text-decoration:underline}.auth__container--form{display:flex;flex-direction:column;gap:1.5rem}.auth__form--group{display:flex;flex-direction:column;gap:.5rem}.auth__form--group label{font-size:.9025rem;font-weight:650;color:#0a0a0a}.auth__form--group input{width:100%;padding:.875rem 1rem;font-size:.95rem;color:#0a0a0a;background:#fff;border:2px solid #c1c1c1;border-radius:12px;font-family:inherit;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);box-sizing:border-box}.auth__form--group input::placeholder{color:#999}.auth__form--group input:focus{outline:none;border-color:#000;box-shadow:0 0 0 4px #0000000d}.form__input--wrapper{position:relative}.form__input--wrapper input{padding-right:3rem}.auth__form--icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#8c8c8c;cursor:pointer;padding:.275rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.auth__form--icon:hover{color:#0a0a0a}.form__input--note{margin-top:.25rem}.form__input--note a{font-size:.835rem;font-weight:550;color:#666;text-decoration:none;transition:color .3s ease}.form__input--note a:hover{color:#0a0a0a}.auth__form--button{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:1rem;background:#0a0a0a;color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:700;font-family:inherit;letter-spacing:.02em;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);margin-top:.5rem}.auth__form--button:hover{background:#1a1a1a;box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.auth__form--button:active{transform:translateY(0)}.auth__container--divider{display:flex;align-items:center;margin:2.1rem 0 2rem;position:relative}.auth__container--divider:before,.auth__container--divider:after{content:"";flex:1;height:2px;background:#e0e0e0}.auth__container--divider span{padding:0 1.25rem;font-size:.8rem;font-weight:600;color:#8c8c8c;text-transform:uppercase;letter-spacing:.05em}.auth__container--socials{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.auth__socials--button{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.825rem 1rem;background:#fff;color:#0a0a0a;border:2px solid #c1c1c1;border-radius:12px;font-size:.9rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);letter-spacing:.1px}.auth__socials--button:hover{border-color:#000;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.auth__socials--button:active{transform:translateY(0)}.auth__socials--button svg{width:19px;height:19px;flex-shrink:0}@media(max-width:480px){.authentication__canvas{height:calc(100dvh - 1.2rem)}.processing__card{padding:2rem .95rem}.card__icon--wrapper svg{height:58px;width:58px}.processing__card--title{font-size:1.4rem}.processing__card--subtitle{font-size:.95rem}.auth__container--card{padding:2.15rem .95rem}.auth__container--header{margin-bottom:1.9rem}.auth__container--title{font-size:1.36rem}.auth__container--subtitle{font-size:.93rem}.auth__form--group label{font-size:.89rem}.form__input--note a{font-size:.825rem}.auth__container--socials{gap:.65rem}.auth__form--group input{padding:.85rem .9rem;font-size:.935rem}.auth__socials--button{gap:.6rem;padding:.825rem 1rem;font-size:.89rem}.auth__socials--button svg{width:18.5px;height:18.5px}.auth__form--button{font-size:.935rem;padding:.85rem;border:2px solid #000}.auth__container--divider span{padding:0 1rem;font-size:.775rem;letter-spacing:.04em}}.toast__container.svelte-7954s5{position:fixed;z-index:50;pointer-events:none;display:flex;flex-direction:column;gap:.5rem;max-width:calc(100% - 2rem)}.top-right.svelte-7954s5{top:calc(64px + .75rem);right:1rem;align-items:flex-end}.top-left.svelte-7954s5{top:calc(64px + .75rem);left:1rem;align-items:flex-start}.top-center.svelte-7954s5{top:calc(64px + .75rem);left:50%;transform:translate(-50%);align-items:center}.bottom-right.svelte-7954s5{bottom:1rem;right:1rem;align-items:flex-end}.bottom-left.svelte-7954s5{bottom:1rem;left:1rem;align-items:flex-start}.bottom-center.svelte-7954s5{bottom:1rem;left:50%;transform:translate(-50%);align-items:center}.toast__container--toast.svelte-7954s5{pointer-events:auto;min-width:400px;max-width:480px;background:#fff;color:#0a0a0a;padding:.875rem .95rem;border-radius:12px;border:2px solid #e0e0e0;box-shadow:0 6px 18px #00000014;display:flex;gap:.65rem;align-items:flex-start;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;transition:all .3s cubic-bezier(.16,1,.3,1)}.toast__container--toast.svelte-7954s5:hover{border-color:#000;box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.toast__icon.svelte-7954s5{font-size:1.1rem;line-height:1;margin-top:.05rem}.toast__body.svelte-7954s5{flex:1;padding-top:.5px}.toast__body--message.svelte-7954s5{font-size:.95rem;font-weight:550}.toast__container--toast.info.svelte-7954s5 .toast__icon:where(.svelte-7954s5){color:#2563eb}.toast__container--toast.success.svelte-7954s5 .toast__icon:where(.svelte-7954s5){color:#059669}.toast__container--toast.error.svelte-7954s5 .toast__icon:where(.svelte-7954s5){color:#dc2626}.toast__container--toast.warn.svelte-7954s5 .toast__icon:where(.svelte-7954s5){color:#d97706}@media(max-width:480px){.toast__container.svelte-7954s5{max-width:100%}.toast__container--toast.svelte-7954s5{padding:.85rem .9rem;min-width:calc(100vw - 3.0975rem);white-space:nowrap;gap:.6rem}.toast__icon.svelte-7954s5{font-size:.975rem}.toast__body--message.svelte-7954s5{font-size:.9rem}.top-right.svelte-7954s5,.bottom-right.svelte-7954s5{right:.75rem}.top-left.svelte-7954s5,.bottom-left.svelte-7954s5{left:.75rem}.top-left.svelte-7954s5,.top-center.svelte-7954s5,.top-right.svelte-7954s5{top:calc(63px + .75rem)}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9f9f9}main.svelte-12qhfyh{min-height:100dvh;background:#f9f9f9;padding:2rem}@media(max-width:768px){main.svelte-12qhfyh{padding:1.25rem}}@media(max-width:480px){main.svelte-12qhfyh{padding:.6rem}}
