.auth-screen_page__AuvgZ{height:100dvh;overflow-y:auto;display:flex;padding:36px 20px;color:var(--text)}.auth-screen_container__XIzb7{width:100%;max-width:470px;margin:auto;text-align:center}.auth-screen_brand__qrXbJ{display:flex;justify-content:center;margin-bottom:26px}.auth-screen_brand__qrXbJ>span{width:175px;height:56px;background:transparent}.auth-screen_brand__qrXbJ img{filter:url(#auth-logo-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}.auth-screen_card__jesCx label{display:grid;gap:8px;font-size:14px;font-weight:600;min-width:0}.auth-screen_card__jesCx input{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 input::placeholder{color:var(--muted);opacity:.85}.auth-screen_card__jesCx button:focus-visible,.auth-screen_card__jesCx input: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_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_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_demo__rdZbV{color:var(--blue);font-weight:600}.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_preview__3WMJp{color:var(--muted);font-size:12px;margin:20px 0 10px}.auth-screen_demo__rdZbV{font-size:14px}.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}.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)}@media (max-width:480px){.auth-screen_page__AuvgZ{padding:24px 14px}.auth-screen_card__jesCx{padding:24px 20px}.auth-screen_nameGrid__aO7U8{grid-template-columns:1fr}}