:root{--max-width:1512px;--max-mobile:480px;--margin-base:8px;--margin-small:calc(var(--margin-base)*1.5);--margin-medium:calc(var(--margin-base)*3);--margin-large:calc(var(--margin-base)*4);--margin-mobile:var(--margin-medium);--white:#fff;--black:#000;--alabaster:#fbfbfb;--wild-sand:#f4f4f4;--spring-wood:#f5f2ed;--gallery:#efefef;--mercury:#e9e9e9;--alto:#d5d5d5;--silver:#bfbfbf;--silver-chalice:#adadad;--gray:#888;--boulder:#797979;--dove-gray:#686868;--mine-shaft:#333232;--cod-gray:#1c1c1c;--ice-cold:#acf9c6;--ocean-green:#4ab96f;--electric-violet:#7133ff;--red:#ed0000;--text-black:var(--cod-gray);--background-grey:var(--alabaster);--dark-grey:var(--dove-gray);--light-grey:var(--alto);--chatter-green:var(--ocean-green);--chatter-purple:var(--electric-violet);--error-red:var(--red);--chatter-gradient:linear-gradient(90deg,#4ab96f 0%,#3a9458 100%);--chatter-gradient-alt:linear-gradient(90deg,#05681f 0%,#4ab96f 100%);--user-gradient:linear-gradient(180deg,#dffb3f 0%,#06a36c 100%);--section-direct-gradient:linear-gradient(#f6faf7,#f1f7f3);--section-grant-gradient:linear-gradient(#fbf8f2,#f8f3ea);--section-pending-gradient:linear-gradient(#fdf9f0,#fbf4e4);--section-border:#e8e7e3;--brand-primary:var(--chatter-green);--brand-secondary:var(--chatter-purple);--text-default:var(--text-black);--text-inverse:var(--white);--text-link:inherit;--text-secondary:var(--mine-shaft);--text-tertiary:var(--gray);--bg-default:var(--background-grey);--bg-component:var(--white);--bg-alt:var(--white);--bg-card:var(--bg-component);--bg-app:var(--background-grey);--bg-control:var(--mercury);--animation-bg:var(--spring-wood);--bg-panel:var(--wild-sand);--border-color:var(--light-grey);--status-success:#05681f;--status-error:var(--error-red);--status-warning:#ea7500;--status-info:var(--brand-secondary);--card-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--card-link-bg:var(--gallery);--card-badge-bg:var(--ice-cold);--button-colour:var(--text-default);--auth-button-border:var(--mercury);--form-helper-text:var(--dark-grey);--field-border:var(--silver);--field-bg:var(--bg-alt);--field-placeholder:var(--boulder);--input-bg:var(--bg-alt);--error:var(--error-red);--error-size:12px;--error-align:left;--progress-bg:var(--mercury);--progress-bar:var(--chatter-gradient);--illustration-bg:var(--animation-bg);--success-bg:#d4edda;--success-border:#c3e6cb;--success-text:#155724;--warning-bg:#fef3cd;--warning-border:#ffc107;--warning-text:#856404;--warning-hover:#6d5303;--error-bg:#f8d7da;--error-border:#f5c6cb;--error-text:#721c24;--error-icon-bg:#fee2e2;--info-bg:#d1ecf1;--info-border:#bee5eb;--info-text:#0c5460;--badge-free-bg:var(--bg-control);--badge-free-text:var(--text-default);--badge-pro-bg:#dbeafe;--badge-pro-text:#1d4ed8;--confirm-bg:#fff5f5;--muted-text:var(--dark-grey);--field-label:var(--text-default);--field-border-light:#d1d5db;--modal-radius:22px;--modal-border:#f0efed;--modal-shadow:0 1px 2px rgba(24,24,27,.04),0 16px 44px -16px rgba(24,24,27,.2);--modal-tile-bg:#f4f4f5;--modal-tile-fg:var(--text-default);--modal-tile-bg-danger:#fdecec;--modal-tile-fg-danger:#dc2626;--modal-title-muted:#71717a;--modal-border-soft:#ececea;--modal-row-selected:#f3faf5;--modal-pill-bg:#f2f2f3;--btn-hover-dark:#2f2f33;--btn-hover-light:#f7f7f8;--modal-invite-banner:radial-gradient(120% 140% at 50% -20%,#2a2a2e 0%,#161618 60%,#0e0e10 100%);--modal-invite-connector:linear-gradient(90deg,#5a5a60,#8a8a90,#5a5a60);--modal-ink:#18181b;--modal-ink-soft:#3f3f46;--modal-ink-muted:#52525b;--modal-hairline:#d4d4d8;--modal-strip-bg:#f8f8f7;--modal-strip-border:#eeeeec;--modal-overflow-bg:#e9e9ec;--modal-badge-bg:#eafaf0;--modal-badge-border:#cdeed8;--modal-badge-fg:#15803d;--error-hover:#c41600}@keyframes EntryScreen-module-scss-module__K3gAfW__peek-in-left{0%{transform:translate(0)scale(.85)}to{transform:translate(calc(5px - 100%))scale(1)}}@keyframes EntryScreen-module-scss-module__K3gAfW__peek-in-right{0%{transform:translate(0)scale(.8)}to{transform:translate(calc(100% - 5px))scale(1)}}.EntryScreen-module-scss-module__K3gAfW__entry-screen{background-color:var(--bg-card);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}@media (min-width:540px){.EntryScreen-module-scss-module__K3gAfW__entry-screen{background-color:transparent;padding:40px}}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__content{background:var(--bg-card);width:100%;max-width:460px;padding:40px;position:relative}@media (min-width:540px){.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__content{box-shadow:var(--card-shadow);border-radius:12px}}.EntryScreen-module-scss-module__K3gAfW__entry-screen header{text-align:center;margin-bottom:var(--margin-medium)}.EntryScreen-module-scss-module__K3gAfW__entry-screen header figure{height:40px;margin-bottom:var(--margin-large);justify-content:center;display:flex}.EntryScreen-module-scss-module__K3gAfW__entry-screen h1{margin:0 0 var(--margin-medium);font-size:18px}.EntryScreen-module-scss-module__K3gAfW__entry-screen button[type=submit]{margin:var(--margin-medium)auto 0;display:flex}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__footer{text-align:center;margin-bottom:var(--margin-large)}@media (min-width:540px){.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__footer{margin-block:var(--margin-large)}}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__footer p{margin:0;font-size:.875rem}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__card-wrap{width:100%;max-width:460px;position:relative}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__illustration{max-width:150px;height:auto;position:absolute}@media (max-width:767px){.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__illustration{display:none}}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__chatterbot{transform-origin:75% 100%;left:0;transform:translate(calc(5px - 100%))}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__chatterbrain{transform-origin:25% 100%;right:0;transform:translate(calc(100% - 5px))}@media (prefers-reduced-motion:no-preference){.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__chatterbot{animation:.55s cubic-bezier(.22,1,.36,1) .25s both EntryScreen-module-scss-module__K3gAfW__peek-in-left}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__chatterbrain{animation:.6s cubic-bezier(.22,1,.36,1) .75s both EntryScreen-module-scss-module__K3gAfW__peek-in-right}}.EntryScreen-module-scss-module__K3gAfW__entry-screen.signup .EntryScreen-module-scss-module__K3gAfW__passwordField p{min-height:2.6em}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__revealPassword{color:var(--dark-grey);cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin:-4px;padding:4px;display:flex}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__revealPassword:hover{color:var(--text-default)}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__auth-providers{gap:calc(var(--margin-base)*2);margin-bottom:var(--margin-medium);flex-direction:column;display:flex}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__auth-button{padding:calc(var(--margin-base)*2);border:1px solid var(--auth-button-border);background:var(--bg-default);color:var(--text-default);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__auth-button:hover{background:var(--background-grey);border-color:var(--dark-grey)}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__auth-button{background:var(--bg-component);font-weight:600;box-shadow:0 2px 4px rgba(212,212,212,.25)}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__auth-button img{width:20px;height:20px}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__divider{margin-block:var(--margin-medium);align-items:center;display:flex}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__divider:before,.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__divider:after{content:"";background:var(--light-grey);flex:1;height:1px}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__divider span{color:var(--dark-grey);padding:0 1rem;font-size:.875rem}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__captcha{margin-left:auto;margin-right:auto}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__forgot-password-link{margin-top:var(--margin-base);justify-content:center;display:flex}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__forgot-password-link a{color:var(--text-link);font-size:.875rem;text-decoration:none}.EntryScreen-module-scss-module__K3gAfW__entry-screen .EntryScreen-module-scss-module__K3gAfW__forgot-password-link a:hover{text-decoration:underline}.EntryScreen-module-scss-module__K3gAfW__entry-screen.signup .EntryScreen-module-scss-module__K3gAfW__chatterbot{top:162px}.EntryScreen-module-scss-module__K3gAfW__entry-screen.signup .EntryScreen-module-scss-module__K3gAfW__chatterbrain{top:60px}.EntryScreen-module-scss-module__K3gAfW__entry-screen.login .EntryScreen-module-scss-module__K3gAfW__chatterbot{top:92px}.EntryScreen-module-scss-module__K3gAfW__entry-screen.login .EntryScreen-module-scss-module__K3gAfW__chatterbrain{top:456px}
/*# sourceMappingURL=d666e60621a070b5.css.map*/