:root{--font-family:"Montserrat", sans-serif;--logo-color:#1b391b;--card-bg:var(--color-mantis-lighter);--color-scheme-1-background:var(--color-white);--color-neutral-darkest:#000;--color-scheme-1-border:var(--opacity-neutral-darkest-15);--color-scheme-1-text:var(--color-neutral-darkest);--color-neutral-lighter:#d8d8d8;--color-white:#fff;--color-neutral-lightest:#f2f2f2;--color-neutral-light:#b2b2b2;--color-neutral:#7f7f7f;--color-neutral-dark:#4c4c4c;--color-neutral-darker:#191919;--opacity-transparent:#fff0;--color-scheme-1-foreground:var(--color-neutral-lightest);--color-scheme-1-accent:var(--color-mantis);--opacity-white-5:#ffffff0d;--opacity-white-10:#ffffff1a;--opacity-white-15:#ffffff26;--opacity-white-20:#fff3;--opacity-white-30:#ffffff4d;--opacity-white-40:#fff6;--opacity-white-50:#ffffff80;--opacity-white-60:#fff9;--opacity-neutral-darkest-5:#0000000d;--opacity-neutral-darkest-10:#0000001a;--opacity-neutral-darkest-15:#00000026;--opacity-neutral-darkest-20:#0003;--opacity-neutral-darkest-30:#0000004d;--opacity-neutral-darkest-40:#0006;--opacity-neutral-darkest-50:#00000080;--opacity-neutral-darkest-60:#0009;--color-mantis-lightest:#eef8ee;--color-mantis-lighter:#def2de;--color-mantis-light:#8dd18c;--color-mantis:#5dbe5c;--color-mantis-dark:#4a9849;--color-mantis-darker:#254c24;--color-mantis-darkest:#1b391b;--color-scheme-2-text:var(--color-mantis-darkest);--color-scheme-2-background:var(--color-mantis-lightest);--color-scheme-2-border:var(--opacity-neutral-darkest-15);--color-scheme-2-accent:var(--color-mantis);--color-scheme-2-foreground:var(--color-mantis-lighter);--color-red:#b00101;--transition-default:.25s linear;--text-primary:var(--color-neutral-darkest);--text-secondary:var(--color-neutral-dark);--text-muted:var(--color-neutral);--text-on-scheme-2-primary:var(--color-mantis-darkest);--text-on-scheme-2-secondary:var(--color-mantis-dark);--active-bg:var(--color-neutral-lightest);--active-color:#000}:root[data-theme=dark]{--active-bg:var(--color-mantis-dark);--active-color:#fff;--color-scheme-2-background:#0f1a14;--logo-color:#fff;--card-bg:var(--color-scheme-1-background);--color-scheme-1-background:#1a2a22;--color-scheme-1-foreground:#24362c;--color-neutral-darkest:#e5e7eb;--color-neutral-dark:#cbd5e1;--color-neutral:#9ca3af;--text-primary:#f9fafb;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-on-scheme-2-primary:#f9fafb;--text-on-scheme-2-secondary:#cbd5e1;--color-scheme-2-text:#cbd5e1;--color-scheme-1-border:#ffffff1a;--color-scheme-2-border:#ffffff1a;--color-neutral-lightest:#1f2937;--color-neutral-lighter:#374151;--color-mantis:#4fae4e;--color-mantis-light:#a17c5b;--opacity-neutral-darkest-15:#ffffff26;--color-mantis-dark:#6f4e37;--color-mantis-lighter:#8b6a50;--color-mantis-darker:#5a3e2b}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}p,h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;margin:0}body{background-color:var(--color-scheme-2-background);color:var(--color-neutral-darkest);font-family:var(--font-family);margin:0 auto}.white-page{background-color:var(--color-scheme-1-background);min-height:100vh}link{color:var(--color-neutral-darkest);text-decoration:none}button{cursor:pointer;border:none}ul,li{margin:0;list-style:none}.container{max-width:375px;margin:0 auto;padding-left:20px;padding-right:20px}.custom-toast:after{content:"✕";opacity:.5;font-size:14px;font-weight:700;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.custom-toast-error:after{color:#cb2431;opacity:.8}@media only screen and (min-width:768px){.container{max-width:768px;padding-left:32px;padding-right:32px}}@media only screen and (min-width:1440px){.container{max-width:1440px;padding-left:64px;padding-right:64px}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmerEffect{background:linear-gradient(90deg, var(--color-scheme-2-foreground) 25%, var(--color-scheme-1-border) 50%, var(--color-scheme-2-foreground) 75%);background-size:200% 100%;animation:1.5s linear infinite shimmer}.problem-wrapper{background:radial-gradient(circle at 20% 30%, #5dbe5c26, transparent 60%), var(--color-scheme-2-background);justify-content:center;align-items:center;min-height:100vh;display:flex}.problem-inner{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.problem-code{color:var(--color-neutral-darkest);font-size:72px;font-weight:700}.problem-text{color:var(--color-neutral);max-width:280px;font-size:16px}.problem-button{background:var(--color-mantis);color:var(--color-white);transition:var(--transition-default);border-radius:12px;padding:12px 24px;text-decoration:none}.problem-button:hover{background:var(--color-mantis-dark)}.problem-redirect{color:var(--color-neutral-light);font-size:14px}.problem-wrappererror{text-align:center;background:radial-gradient(circle at 20% 30%, #5dbe5c26, transparent 60%), var(--color-scheme-2-background);flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh;display:flex}.problem-title{font-size:64px;font-weight:700}.problem-buttonerror{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:10px 20px;transition:all .2s}.problem-buttonerror:hover{background:#dc2626}
.authBar-module__cD4kkq__authContainer{flex-direction:column;align-items:center;gap:25px;width:100%;margin-top:266px;display:flex}.authBar-module__cD4kkq__authBtn{box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:335px;height:32px;padding:4px 10px;display:flex}@media screen and (min-width:768px){.authBar-module__cD4kkq__authContainer{flex-direction:row}.authBar-module__cD4kkq__authBtn{min-height:38px;padding:4px 10px}.authBar-module__cD4kkq__authContainer{display:none}}@media screen and (min-width:1440px){.authBar-module__cD4kkq__authContainer{flex-direction:row;margin-top:0;display:flex}.authBar-module__cD4kkq__authBtn{width:auto;height:auto}}
