.auth-screen_page__AuvgZ{width:100%;height:100dvh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;display:flex;padding:36px 20px 72px;color:var(--text);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.auth-screen_logoFilter__ntrfQ{position:absolute;pointer-events:none}.auth-screen_container__XIzb7{width:100%;max-width:470px;margin:auto;text-align:center}.auth-screen_brand__qrXbJ{display:flex;width:175px;height:56px;justify-content:center;margin:0 auto 26px;overflow:hidden}.auth-screen_brand__qrXbJ img{display:block;width:100%;height:auto;object-fit:contain;filter:url(#auth-logo-white-transparent)}.auth-screen_card__jesCx{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:30px 32px;text-align:left;box-shadow:0 18px 60px #00000012}.auth-screen_icon__TltEF{width:42px;height:42px;display:grid;place-items:center;color:var(--blue);background:#0ba7f51a;border-radius:50%;margin-bottom:18px}.auth-screen_card__jesCx h1{font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:1.2}.auth-screen_subtitle__uvF8H{color:var(--muted);font-size:14px;margin:8px 0 26px}.auth-screen_card__jesCx form{display:grid;gap:17px}.auth-screen_nameGrid__aO7U8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.auth-screen_card__jesCx label{display:grid;gap:8px;align-content:start;align-self:start;font-size:14px;font-weight:600;min-width:0}.auth-screen_card__jesCx input,.auth-screen_card__jesCx select{width:100%;min-width:0;height:48px;border:1px solid var(--line);border-radius:9px;padding:0 13px;background:var(--bg);color:var(--text);font-size:15px;font-weight:400}.auth-screen_card__jesCx select{appearance:none;padding-right:38px;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.auth-screen_card__jesCx input::placeholder{color:var(--muted);opacity:.85}.auth-screen_card__jesCx button:focus-visible,.auth-screen_card__jesCx input:focus-visible,.auth-screen_card__jesCx select:focus-visible,.auth-screen_container__XIzb7 a:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.auth-screen_providers___wIPe{display:grid;gap:12px}.auth-screen_providers___wIPe button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;border:1px solid var(--line);border-radius:9px;background:var(--bg);color:var(--text);font-size:15px;font-weight:600}.auth-screen_providers___wIPe svg{flex:none}.auth-screen_providers___wIPe button:hover{border-color:var(--blue)}.auth-screen_providers___wIPe a{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;border:1px solid var(--line);border-radius:9px;background:var(--bg);color:var(--text);font-size:15px;font-weight:600}.auth-screen_providers___wIPe a:hover{border-color:var(--blue)}.auth-screen_providers___wIPe a[aria-disabled=true]{cursor:not-allowed;opacity:.55}.auth-screen_divider__fjpbP{display:flex;align-items:center;gap:12px;margin:24px 0;color:var(--muted);font-size:13px}.auth-screen_divider__fjpbP:after,.auth-screen_divider__fjpbP:before{content:"";flex:1;height:1px;background:var(--line)}.auth-screen_password__bby9q{position:relative}.auth-screen_password__bby9q input{padding-right:46px}.auth-screen_password__bby9q button{position:absolute;inset:0 0 0 auto;width:44px;display:grid;place-items:center;color:var(--muted);background:transparent;border:0;border-radius:9px}.auth-screen_passwordRequirements__WPx_x{color:var(--muted);font-size:12px;font-weight:400;line-height:1.4}.auth-screen_submit__IKg8w{border:0;border-radius:999px;height:48px;margin-top:6px;background:var(--blue);color:#03101a;font-weight:700;font-size:16px}.auth-screen_submit__IKg8w:hover{filter:brightness(1.08)}.auth-screen_cardRequired___DQZ0{display:flex;align-items:center;justify-content:center;gap:6px;margin:-3px 0 0;color:var(--muted);font-size:13px}.auth-screen_cardRequired___DQZ0 svg{color:#10a56f}.auth-screen_notice__czA6g{padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--text);font-size:14px;line-height:1.5}.auth-screen_error__ZBkSd{color:#dc3545;font-size:12px;font-weight:500}.auth-screen_card__jesCx input[aria-invalid=true],.auth-screen_card__jesCx select[aria-invalid=true]{border-color:#dc3545}.auth-screen_industryFieldset__6GtfE{min-width:0;border:0;padding:0;margin:0}.auth-screen_industryFieldset__6GtfE legend{font-size:14px;font-weight:600}.auth-screen_industryFieldset__6GtfE>p{margin:7px 0 10px;color:var(--muted);font-size:12px;font-weight:400;line-height:1.45}.auth-screen_industryGrid__rCfNc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.auth-screen_industryGrid__rCfNc button{min-height:40px;display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--text);text-align:left;font-size:13px}.auth-screen_industryGrid__rCfNc button[aria-pressed=true]{border-color:var(--blue);background:color-mix(in srgb,var(--blue) 12%,var(--bg))}.auth-screen_industryGrid__rCfNc button span{display:grid;flex:none;width:21px;height:21px;place-items:center;border-radius:6px;background:var(--blue);color:#03101a;font-size:11px;font-weight:800}.auth-screen_cityField__0Avcp{position:relative}.auth-screen_citySuggestions__OO1pq{position:absolute;z-index:20;top:calc(100% - 1px);left:0;right:0;display:grid;max-height:220px;overflow-y:auto;border:1px solid var(--line);border-radius:9px;background:var(--panel);box-shadow:0 16px 36px #0003}.auth-screen_citySuggestions__OO1pq button{padding:11px 13px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--text);text-align:left;font-size:13px}.auth-screen_citySuggestions__OO1pq button:hover{background:color-mix(in srgb,var(--blue) 10%,transparent)}.auth-screen_citySuggestions__OO1pq small{padding:7px 13px;color:var(--muted);font-size:10px;text-align:right}.auth-screen_submit__IKg8w:disabled{cursor:wait;opacity:.7}.auth-screen_primaryLink__0pzjw{display:flex;width:100%;height:48px;align-items:center;justify-content:center;border-radius:999px;background:var(--blue);color:#03101a;font-size:16px;font-weight:700}.auth-screen_preview__3WMJp{color:var(--muted);font-size:12px;margin:20px 0 10px}.auth-screen_website__YdSRg{position:fixed;top:24px;left:28px;z-index:2;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--text);font-size:14px;font-weight:600;box-shadow:0 8px 24px #0000000d}.auth-screen_website__YdSRg:hover{border-color:var(--blue);color:var(--blue)}.auth-screen_signup__JqLuZ{margin-top:24px;text-align:center;color:var(--muted);font-size:14px}.auth-screen_signup__JqLuZ a{color:var(--blue);font-weight:600;display:inline-flex;align-items:center;gap:5px}.auth-screen_forgotPassword__eAmu6{justify-self:end;margin-top:-8px;color:var(--blue);font-size:13px;font-weight:600}.auth-screen_terms__0PPkB{display:flex!important;align-items:flex-start;grid-template-columns:none;gap:10px!important;color:var(--muted);font-weight:400!important;line-height:1.4}.auth-screen_terms__0PPkB input{width:16px;min-width:16px;height:16px;margin-top:2px;accent-color:var(--blue)}.auth-screen_terms__0PPkB a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.auth-screen_signOut__om5Pi{display:block;margin:18px auto 0;border:0;background:transparent;color:var(--muted);font-size:13px;text-decoration:underline;cursor:pointer}.auth-screen_legalLinks__DLMf3{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin:18px auto 0;color:var(--muted);font-size:11px}.auth-screen_legalLinks__DLMf3 a:hover{color:var(--blue)}.auth-screen_planContainer__9XIQ0{max-width:840px;margin-top:auto;margin-bottom:auto}.auth-screen_planPicker__UNOMI{text-align:center}.auth-screen_planPicker__UNOMI>.auth-screen_subtitle__uvF8H{max-width:660px;margin-inline:auto}.auth-screen_planPicker__UNOMI .referral-plan-grid{margin-top:24px;text-align:left}.auth-screen_planAction__BNmhX{display:flex!important;align-items:center;justify-content:center}@media (max-width:480px){.auth-screen_page__AuvgZ{padding:64px 14px 72px}.auth-screen_card__jesCx{padding:24px 20px}.auth-screen_industryGrid__rCfNc,.auth-screen_nameGrid__aO7U8{grid-template-columns:1fr}}@media (max-height:800px){.auth-screen_page__AuvgZ{padding:14px}.auth-screen_brand__qrXbJ{margin-bottom:10px}.auth-screen_card__jesCx{padding:20px 26px}.auth-screen_icon__TltEF{margin-bottom:10px}.auth-screen_subtitle__uvF8H{margin:5px 0 16px}.auth-screen_providers___wIPe{gap:8px}.auth-screen_divider__fjpbP{margin:14px 0}.auth-screen_card__jesCx form{gap:11px}.auth-screen_card__jesCx input,.auth-screen_providers___wIPe button,.auth-screen_submit__IKg8w{height:44px;min-height:44px}.auth-screen_terms__0PPkB{font-size:12px}.auth-screen_signup__JqLuZ{margin-top:14px}.auth-screen_preview__3WMJp{margin:8px 0 5px}}@media (max-width:640px){.auth-screen_website__YdSRg{top:12px;left:12px;min-height:36px;padding:0 11px;font-size:13px}}