._container_1ldfy_1{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:radial-gradient(circle at 30% 20%,#1f2937,#020617,#000)}._background_1ldfy_16{position:absolute;inset:0;background:transparent;z-index:0}._gradientOrb1_1ldfy_23{position:absolute;top:-20%;left:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(65,0,177,.25) 0%,transparent 70%);filter:blur(60px)}._gradientOrb2_1ldfy_37{position:absolute;bottom:-30%;right:-20%;width:70%;height:70%;background:radial-gradient(circle,rgba(118,0,181,.2) 0%,transparent 70%);filter:blur(80px)}._mobileBackgroundVideo_1ldfy_52{display:none}._header_1ldfy_57{display:flex;justify-content:space-between;align-items:center;padding:20px 32px;z-index:10;position:relative}._logo_1ldfy_66{display:flex;align-items:center;gap:10px}._logoIcon_1ldfy_72{width:36px;height:36px;object-fit:cover;border-radius:8px}._logoText_1ldfy_79{font-size:1.3rem;font-weight:700;color:#f9fafb;letter-spacing:.02em}._headerRight_1ldfy_86{display:flex;align-items:center;gap:16px}._languageSelect_1ldfy_92{padding:8px 12px;background:#0f172acc;border:1px solid rgba(148,163,184,.25);border-radius:8px;color:#e5e7eb;font-size:.9rem;cursor:pointer;outline:none;transition:border-color .2s}._languageSelect_1ldfy_92:hover,._languageSelect_1ldfy_92:focus{border-color:#818cf880}._languageSelect_1ldfy_92 option{background:#1f2937;color:#e5e7eb}._loginButton_1ldfy_114{padding:10px 20px;background:transparent;border:1px solid rgba(148,163,184,.4);border-radius:8px;color:#f9fafb;font-size:.9rem;font-weight:500;cursor:pointer;outline:none;transition:all .2s}._loginButton_1ldfy_114:hover{background:#ffffff1a;border-color:#818cf899}._main_1ldfy_133{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 48px;gap:48px;z-index:10;position:relative}._videoSection_1ldfy_145{position:relative;width:55%;max-width:900px;z-index:1}._heroVideo_1ldfy_152{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-radius:24px;box-shadow:0 32px 80px #00000026}._videoSpinnerOverlay_1ldfy_161{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}._videoSpinner_1ldfy_161{width:20px;height:20px;border-radius:999px;border:2px solid rgba(156,163,175,.7);border-top-color:#fff;animation:_spin_1ldfy_1 .8s linear infinite;box-shadow:0 0 12px #0006}._signInSection_1ldfy_182{position:relative;z-index:5;width:100%;max-width:400px;margin:0;display:flex;flex-direction:column;align-items:flex-start;background:#fff;padding:40px 36px;border-radius:24px;box-shadow:0 24px 64px #0000001f;transition:border-color .2s,box-shadow .2s;border:2px solid transparent}._signInHighlight_1ldfy_202{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa4d,0 24px 64px #0000001f;animation:_shake_1ldfy_1 .5s ease-in-out}@keyframes _shake_1ldfy_1{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}._title_1ldfy_230{font-size:clamp(1.6rem,3vw,2rem);font-weight:800;color:#111827;margin:0 0 8px;letter-spacing:-.02em;line-height:1.2}._subtitle_1ldfy_239{font-size:.95rem;color:#6b7280;margin:0 0 24px;line-height:1.5}._buttons_1ldfy_247{display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:12px}._providerButton_1ldfy_255{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 20px;border-radius:12px;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .16s,box-shadow .16s,background .2s;width:100%}._providerButton_1ldfy_255:disabled{opacity:.6;cursor:not-allowed}._providerIcon_1ldfy_278{width:20px;height:20px;flex-shrink:0}._googleButton_1ldfy_285{background:#000;color:#fff}._googleButton_1ldfy_285:hover:not(:disabled){background:#1a1a1a;transform:translateY(-1px);box-shadow:0 4px 12px #0003}._appleButton_1ldfy_297{background:#000;color:#fff}._appleButton_1ldfy_297:hover:not(:disabled){background:#1a1a1a;transform:translateY(-1px);box-shadow:0 4px 12px #0003}._emailDivider_1ldfy_308{display:flex;align-items:center;gap:8px;width:100%;margin:4px 0 8px;justify-content:center}._emailDividerLine_1ldfy_317{display:none}._emailDividerText_1ldfy_321{font-size:.8rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.08em}._emailSection_1ldfy_328{width:100%;display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._emailLabel_1ldfy_336{font-size:.85rem;font-weight:500;color:#4b5563}._emailInput_1ldfy_342{width:100%;padding:14px 20px;border-radius:12px;border:1px solid rgba(148,163,184,.7);font-size:.9rem;box-sizing:border-box;outline:none;transition:border-color .15s,box-shadow .15s,background .15s;color:#111827;background:#f9fafb}._emailInput_1ldfy_342:focus{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e540;background:#f9fafb}._emailInput_1ldfy_342::placeholder{color:#6b7280;opacity:1}._emailContinueButton_1ldfy_371{margin-top:4px;width:100%;padding:10px 16px;border-radius:10px;border:none;background:#111827;color:#f9fafb;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s}._emailContinueButton_1ldfy_371:hover:not(:disabled){background:#000;transform:translateY(-1px);box-shadow:0 3px 10px #0f172a66}._emailContinueButton_1ldfy_371:disabled{opacity:.7;cursor:not-allowed}._error_1ldfy_399{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#dc2626;padding:10px 14px;border-radius:8px;font-size:.85rem;margin-bottom:16px;width:100%;text-align:center}._terms_1ldfy_411{font-size:.75rem;color:#9ca3af;line-height:1.5;margin:0}._aiDisclosure_1ldfy_418{font-size:.72rem;color:#6b7280;line-height:1.45;margin:6px 0 0}._terms_1ldfy_411 a{color:#111827;text-decoration:underline}._terms_1ldfy_411 a:hover{color:#000}._footer_1ldfy_435{padding:24px 32px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:.8rem;color:#9ca3af;z-index:10;position:relative}._footerLinks_1ldfy_448{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}._footerMadeIn_1ldfy_456{text-align:center}._footer_1ldfy_435 a{color:#d1d5db;text-decoration:none;transition:color .2s}._footer_1ldfy_435 a:hover{color:#f9fafb;text-decoration:underline}._footerSeparator_1ldfy_471{color:#6b7280}@media(max-width:1200px){._main_1ldfy_133{padding:32px}._signInSection_1ldfy_182{max-width:380px;padding:32px 28px}._videoSection_1ldfy_145{width:60%}}@media(max-width:1024px){._videoSection_1ldfy_145{width:55%}}@media(max-width:900px){._container_1ldfy_1{background:#000}._background_1ldfy_16{z-index:2;background:linear-gradient(to bottom,#00000080,#0009 40%,#000c)}._mobileBackgroundVideo_1ldfy_52{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}._header_1ldfy_57{padding:16px 20px;z-index:10}._logoText_1ldfy_79{font-size:1.1rem;color:#f9fafb}._headerRight_1ldfy_86{gap:10px}._languageSelect_1ldfy_92{padding:6px 10px;font-size:.85rem;background:#ffffff1a;border-color:#fff3;color:#f9fafb}._languageSelect_1ldfy_92 option{background:#1f2937;color:#f9fafb}._main_1ldfy_133{flex-direction:column;padding:24px 24px 32px;gap:0;justify-content:center;z-index:10}._signInSection_1ldfy_182{position:relative;margin:0 auto;width:100%;max-width:400px;align-items:center;text-align:center;background:#fffffff2;padding:32px 24px;border-radius:20px;box-shadow:0 16px 48px #0000004d}._title_1ldfy_230{font-size:1.5rem;text-align:center;color:#111827}._subtitle_1ldfy_239{text-align:center;margin-bottom:24px;color:#6b7280}._buttons_1ldfy_247{max-width:100%}._terms_1ldfy_411{text-align:center;max-width:100%;color:#9ca3af}._terms_1ldfy_411 a{color:#111827}._videoSection_1ldfy_145{display:none}._footer_1ldfy_435{padding:20px;font-size:.75rem;z-index:10;color:#fff9}._footer_1ldfy_435 a{color:#fffc}._footer_1ldfy_435 a:hover{color:#fff}._footerSeparator_1ldfy_471{color:#fff6}}@media(max-width:480px){._main_1ldfy_133{padding:20px 16px 24px}._signInSection_1ldfy_182{padding:28px 20px}._title_1ldfy_230{font-size:1.35rem}._subtitle_1ldfy_239{font-size:.95rem;margin-bottom:20px}._providerButton_1ldfy_255{padding:12px 16px;font-size:.95rem}._terms_1ldfy_411{font-size:.7rem}}._overlay_nrx5a_2{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#000000d9;z-index:2000;padding:24px;box-sizing:border-box;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}._modal_nrx5a_17{position:relative;background:transparent;border-radius:0;padding:0;width:100%;max-width:420px;box-shadow:none;display:flex;flex-direction:column;align-items:stretch;gap:16px;box-sizing:border-box}._closeButton_nrx5a_33{--close-icon-button-size: 36px;position:absolute;top:12px;right:12px;z-index:1}._logo_nrx5a_42{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #22c55e66}._logoIcon_nrx5a_53{font-size:40px}._title_nrx5a_58{font-size:1.6rem;font-weight:700;text-align:center;margin:0;color:#f9fafb}._buttons_nrx5a_67{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:4px}._providerButton_nrx5a_76{width:100%;padding:14px 20px;border-radius:12px;border:1px solid #374151;cursor:pointer;font-size:.95rem;font-weight:600;color:#f9fafb;background:#1f293799;display:flex;align-items:center;justify-content:center;gap:12px;transition:transform .15s,background .15s,border-color .15s}._providerButton_nrx5a_76:hover:not(:disabled){background:#37415199;border-color:#4b5563;transform:translateY(-1px)}._providerButton_nrx5a_76:disabled{opacity:.5;cursor:not-allowed;transform:none}._providerIcon_nrx5a_108{width:20px;height:20px;flex-shrink:0}._googleButton_nrx5a_115{background:#fffffff2;color:#1f2937;border:none}._googleButton_nrx5a_115:hover:not(:disabled){background:#fff}._appleButton_nrx5a_126{background:#000;color:#fff;border:none}._appleButton_nrx5a_126:hover:not(:disabled){background:#1a1a1a}._error_nrx5a_137{width:100%;padding:10px 14px;border-radius:10px;background:#f8717126;border:1px solid rgba(248,113,113,.3);color:#fca5a5;font-size:.85rem;text-align:center}._terms_nrx5a_149{font-size:.75rem;color:#6b7280;text-align:center;line-height:1.5;margin:0;padding:0 8px}._terms_nrx5a_149 a{color:#a78bfa;text-decoration:none}._terms_nrx5a_149 a:hover{text-decoration:underline}@media(max-width:480px){._overlay_nrx5a_2{padding:16px}._modal_nrx5a_17{padding:0}._logo_nrx5a_42{width:64px;height:64px;border-radius:16px}._logoIcon_nrx5a_53{font-size:36px}._title_nrx5a_58{font-size:1.4rem}._providerButton_nrx5a_76{padding:12px 18px;font-size:.9rem}._terms_nrx5a_149{font-size:.7rem}}
