:root{--font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",Geneva,"Noto Sans Armenian","Noto Sans Bengali","Noto Sans Cherokee","Noto Sans Devanagari","Noto Sans Ethiopic","Noto Sans Georgian","Noto Sans Hebrew","Noto Sans Kannada","Noto Sans Khmer","Noto Sans Lao","Noto Sans Osmanya","Noto Sans Tamil","Noto Sans Telugu","Noto Sans Thai",arial,Tahoma,verdana,sans-serif;--background-color:#f6f5fa;--surface-color:#fff;--surface-2-color:#f1eff8;--primary-text-color:#32223d;--secondary-text-color:#5f5a6b;--border-color:#e6e2f1;--gold-color:#cda459;--gold-light-color:#f3d7a2;--accent-color:#a258d6;--accent-color-01:rgba(162,88,214,.1);--accent-light-color:#b9a7e8;--alternate-accent-color:#cfe1ff;--error-color:#ff3b30;--error-color-active:#e83127;--error-color-01:rgba(232,49,39,.1);--input-border-color:var(--border-color);--input-border-radius:8px;--input-bg-color:var(--surface-color);--input-text-color:var(--primary-text-color);--input-placeholder-color:var(--secondary-text-color);--input-disabled-bg:var(--surface-2-color);--input-disabled-text:#9e9aa8;--input-readonly-bg:var(--surface-2-color);--input-focus-border-color:var(--accent-color);--transition-fast:.2s ease;--base-font-size:16px}.auth-welcome-screen{justify-content:space-around;min-height:100dvh;padding:16px 0}.auth-welcome-screen,.auth-welcome-screen__header{align-items:center;display:flex;flex-direction:column}.auth-welcome-screen__header{justify-content:center}.auth-welcome-screen__flower{height:88px;width:137px}.auth-welcome-screen__title{font-size:40px;font-weight:700;margin-top:20px;text-align:center}.auth-welcome-screen__description{font-size:22px;margin-top:10px}.auth-welcome-screen__methods{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:18px;width:100%}.auth-welcome-screen__method{box-shadow:0 7px 10px #d2d3ef}.auth-welcome-screen__method-icon_google{height:24px;width:22px}.auth-welcome-screen__method-icon_email{height:15px;width:20px}.auth-welcome-screen__method-icon_telegram{height:18px;width:22px}.auth-welcome-screen__already-have-account{margin:12px 0 0}.auth-welcome-screen__footer{display:flex;flex-direction:column;gap:5px;margin-top:30px}.auth-welcome-screen__policy{font-size:11px;opacity:.5;text-align:center}
