.toast{font-size:16px;font-family:var(--font-text)}body{--font-text: "Inter", sans-serif;--font-title: "Figtree", sans-serif}body.light,body .light{--color-primary: #32c6b4;--color-text-accent: var(--color-primary);--color-text: #2e2e2e;--color-text-neutral: var(--color-text);--color-title: #000000;--color-text-contrast: #ffffff;--color-background: #ffffff;--color-background-navigation: #f5f5f5;--color-background-contrast: #000000;--color-border: #cecece;--color-shadow: #091e4214;--color-background-primary: var(--color-primary);--color-background-primary-disabled: var(--color-primary);--color-border-primary: var(--color-primary);--color-text-primary: var(--color-primary);--color-background-light: #f5f5f5;--color-background-light-disabled: #f5f5f5;--color-border-light: #f5f5f5;--color-text-light: #aeaeae;--color-background-success: #11511a;--color-background-success-disabled: #3d8747;--color-background-success-light: #cbe8cf;--color-border-success: #11511a;--color-text-success: #32843d;--color-background-warning: #bc9c0e;--color-background-warning-disabled: #b9a71d;--color-background-warning-light: #e2dec3;--color-border-warning: #d5ad0e;--color-text-warning: #ead131;--color-background-error: #7e1d1d;--color-background-error-disabled: #b55757;--color-background-error-light: #e5c7c7;--color-border-error: #511111;--color-text-error: #9b3131;--color-background-neutral: #161617;--color-background-neutral-disabled: #3e3e41;--color-background-random-1: #c7ddef;--color-background-random-2: #d2f6f7;--color-background-random-3: #e8f5cc;--color-background-random-4: #f6ddc7;--color-background-random-5: #f5ccca;--color-background-random-0: #dfd4f8}body.dark,body .dark{--color-random-1: #01213a;--color-random-2: #003537;--color-random-3: #223100;--color-random-4: #331800;--color-random-5: #300200;--color-random-0: #0f0032;--color-text: #d3d3d3;--color-text-neutral: var(--color-text);--color-title: #ffffff;--color-text-contrast: #000000;--color-background: #000000;--color-background-navigation: #161617;--color-background-contrast: #ffffff;--color-border: #2e2e2e;--color-input-border: #575757;--color-shadow: #e0e0e028;--color-background-primary: var(--color-primary);--color-background-primary-disabled: var(--color-primary);--color-border-primary: var(--color-primary);--color-text-primary: var(--color-primary);--color-background-light: #151515;--color-background-light-disabled: #151515;--color-border-light: #151515;--color-text-light: #575757;--color-background-success: #11511a;--color-background-success-disabled: #3d8747;--color-background-success-light: #052509;--color-border-success: #11511a;--color-text-success: #32843d;--color-background-warning: #bc9c0e;--color-background-warning-disabled: #b9a71d;--color-background-warning-light: #282505;--color-border-warning: #d5ad0e;--color-text-warning: #ead131;--color-background-error: #7e1d1d;--color-background-error-disabled: #b55757;--color-background-error-light: #1e0505;--color-border-error: #511111;--color-text-error: #9b3131;--color-background-neutral: #f1f1f5;--color-background-neutral-disabled: #c3c3c7;--color-background-random-1: #01213a;--color-background-random-2: #003537;--color-background-random-3: #223100;--color-background-random-4: #331800;--color-background-random-5: #300200;--color-background-random-0: #0f0032}body p,body pre,body li{font-family:var(--font-text);font-optical-sizing:auto;font-style:normal;font-size:16px;line-height:22px;color:var(--color-text);font-weight:400;margin:0;white-space:pre-wrap}body p span,body pre span,body li span{color:var(--color-text-accent)}body p ul,body pre ul,body li ul{margin:0}body a{text-decoration:none;color:var(--color-primary)}body a:hover{opacity:.8}body h1,body h2,body h3,body h4{margin-top:0;font-weight:500;font-family:var(--font-title);color:var(--color-title);letter-spacing:0em}body h1{font-size:32px;line-height:40px;margin-bottom:16px}body h2{font-size:24px;line-height:32px;margin-bottom:12px}body h4{font-family:var(--font-text);font-size:16px;line-height:20px;margin-bottom:8px}body form{display:flex;flex-direction:column;gap:32px;justify-content:stretch}body .color-light{--color-text: var(--color-text-light);color:var(--color-text-light)!important}body .color-success{--color-text: var(--color-text-success);color:var(--color-text-success)!important}body .color-warning{--color-text: var(--color-text-warning);color:var(--color-text-warning)!important}body .color-error{--color-text: var(--color-text-error);color:var(--color-text-error)!important}body .toast{margin-top:4px;font-family:var(--font-text);font-size:12px;font-weight:400;line-height:22px;letter-spacing:.15px;color:var(--color-text-error, red)}@media only screen and (max-width:600px){body .desktop{display:none!important}body .phone{display:initial}}@media only screen and (min-width:601px){body .desktop{display:initial}body .phone{display:none!important}}body input:-webkit-autofill,body input:-webkit-autofill:hover,body input:-webkit-autofill:focus,body input:-webkit-autofill:active{transition:background-color 5000000s ease-in-out 0s}
