@import "https://fonts.cdnfonts.com/css/satoshi";*{box-sizing:border-box;margin:0;padding:0;font-family:Satoshi,sans-serif}html{scroll-behavior:smooth;font-size:62.5%}body{color:#222831;background:#f8fafc}a{color:inherit}img{max-width:100%;display:block}.auth-shell{justify-content:center;align-items:center;width:100%;min-height:calc(100dvh - 4rem);padding:2rem 0;display:flex}.auth-card{background:radial-gradient(circle at 100% 0,#1f8f4e14,#0000 34%),linear-gradient(#fffffffa,#f6f8fbfa);border:.1rem solid #22283114;border-radius:2.4rem;flex-direction:column;gap:2rem;width:min(100%,48rem);padding:3.2rem;display:flex;box-shadow:0 2.4rem 5rem #14191f14}.auth-card__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#1f8f4e;font-size:1.2rem;font-weight:700}.auth-card h1{color:#222831;font-size:clamp(3.2rem,4vw,4.6rem);line-height:1.05}.auth-card>p{color:#52606d;font-size:1.6rem;line-height:1.65}.auth-form{flex-direction:column;gap:1.4rem;display:flex}.auth-form label{flex-direction:column;gap:.7rem;display:flex}.auth-form label span{color:#222831;font-size:1.3rem;font-weight:700}.auth-form input{background:#fff;border:.1rem solid #2228311f;border-radius:1.4rem;outline:none;width:100%;padding:1.35rem 1.4rem;font-size:1.5rem;line-height:1.4;transition:border-color .16s,box-shadow .16s}.auth-form input:focus{border-color:#1f8f4e73;box-shadow:0 0 0 .35rem #1f8f4e1f}.auth-form button{color:#fff;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#1f8f4e 0%,#18753f 100%);border:0;border-radius:1.4rem;min-height:5rem;font-size:1.45rem;font-weight:800;transition:transform .16s,opacity .16s;box-shadow:0 1.6rem 3.2rem #1f8f4e38}.auth-form button:hover{transform:translateY(-.1rem)}.auth-form button:disabled{opacity:.65;cursor:wait;transform:none}.auth-feedback{border-radius:1.4rem;padding:1.1rem 1.2rem;font-size:1.35rem;line-height:1.55}.auth-feedback--error{color:#991b1b;background:#fee2e2}.auth-feedback--success{color:#166534;background:#dcfce7}.auth-link{color:#1f8f4e;font-size:1.35rem;font-weight:700;text-decoration:none}.auth-link:hover{text-decoration:underline}.legal-shell{justify-content:center;width:100%;padding:2rem 0 4rem;display:flex}.legal-card{background:radial-gradient(circle at 100% 0,#1f8f4e0d,#0000 34%),linear-gradient(#fffffffc,#f6f8fbfc);border:.1rem solid #22283114;border-radius:2.4rem;flex-direction:column;gap:1.8rem;width:min(100%,84rem);padding:3.2rem;display:flex;box-shadow:0 2rem 5rem #14191f14}.legal-card__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#1f8f4e;font-size:1.2rem;font-weight:700}.legal-card h1{color:#222831;font-size:clamp(3.2rem,4vw,4.8rem);line-height:1.05}.legal-card__updated{color:#6b7280;font-size:1.35rem}.legal-copy{flex-direction:column;gap:1.4rem;display:flex}.legal-copy h2{color:#222831;margin-top:1rem;font-size:2rem;line-height:1.2}.legal-copy p,.legal-copy li{color:#475569;font-size:1.55rem;line-height:1.7}.legal-copy ul{flex-direction:column;gap:.8rem;padding-left:2rem;display:flex}::-webkit-scrollbar{background-color:#0000;width:.8rem;height:.8rem;display:none}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:#393e46}::-webkit-scrollbar-track-piece{background-color:#0000}@media (width<=1024px){html{font-size:58%}}@media (width<=640px){html{font-size:56.25%}}.app.svelte-12qhfyh{flex-direction:column;width:100dvw;height:100dvh;padding:2rem;display:flex;overflow-y:auto}
