.tg-login{height:44px;position:relative;width:100%}.tg-login .tg-face,.tg-login .tg-skeleton{border-radius:999px;display:grid;inset:0;place-items:center;position:absolute}.tg-login .tg-face{background:var(--tint);color:#fff;font-size:15px;font-weight:600;letter-spacing:-.2px;transition:filter .15s ease;white-space:nowrap}.tg-login .tg-skeleton{background:var(--fill)}.tg-login .tg-frame{left:0;opacity:0;position:absolute;top:0;transform-origin:top left}.tg-login:hover .tg-face{filter:brightness(110%)}.tg-login:focus-within .tg-face{outline:2px solid var(--tint);outline-offset:2px}.tg-login.tg-native{background:var(--fill);border-radius:999px;display:flex;height:auto;justify-content:center;padding:6px}.tg-login.tg-native .tg-frame{opacity:1;position:static;transform:none}.tg-login.tg-failed{height:auto}.tg-login.tg-failed .tg-frame{visibility:hidden}.tg-login .tg-unavailable{color:var(--label2);font-size:14px;line-height:20px;text-align:center}.profile-sheet{inset:0;pointer-events:none;position:fixed;z-index:calc(var(--zIndex) + 2)}.profile-sheet__scrim{background:#00000059;inset:0;opacity:0;position:absolute;transition:opacity .2s ease}.profile-sheet__panel{backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);background:var(--drawer);border-radius:16px 16px 0 0;bottom:0;left:var(--gut);padding:8px 18px calc(26px + env(safe-area-inset-bottom, 0px));position:absolute;right:var(--gut);transform:translateY(100%);transition:transform .28s cubic-bezier(.32,.72,0,1)}.profile-sheet.open{pointer-events:auto}.profile-sheet.open .profile-sheet__scrim{opacity:1}.profile-sheet.open .profile-sheet__panel{transform:none}.profile-sheet__grabber{background:var(--label3);border-radius:2px;height:4px;margin:0 auto 14px;width:36px}.profile-sheet h3{color:var(--label);font-size:17px;font-weight:600;letter-spacing:-.2px;margin:0}.profile-sheet .sub{color:var(--label2);font-size:13px;line-height:18px;margin-top:4px}@media (prefers-reduced-motion:reduce){.profile-sheet .profile-sheet__panel,.profile-sheet .profile-sheet__scrim{transition:none}}.login-page{color:var(--label);min-height:100vh}.login-page .login-content{padding:0 0 40px;position:relative;z-index:1}.login-page .login-hero{backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);background:var(--group);border-radius:var(--radius);margin:16px var(--gut) 0;padding:24px 20px;text-align:center}.login-page .login-hero .mark{fill:var(--tint);height:46px;width:46px}.login-page .login-hero .avatar{border-radius:100px;height:88px;object-fit:cover;width:88px}.login-page .login-hero .fallback{background:var(--fill);display:grid;margin:0 auto;place-items:center}.login-page .login-hero .fallback svg{fill:var(--label3);height:44px;width:44px}.login-page .login-hero .name{font-size:22px;font-weight:700;letter-spacing:-.3px;line-height:28px;margin-top:12px}.login-page .login-hero .handle,.login-page .login-hero .lead{color:var(--label2);font-size:14px;line-height:20px;margin-top:4px}.login-page .login-hero .handle.empty{color:var(--label3)}.login-page .login-hero .lead{margin:12px auto 20px;max-width:320px}.login-page .login-hero .muted{opacity:.7}.login-page .group{margin-top:16px}.login-page .group-title+.group{margin-top:0}.login-page .danger-btn,.login-page .logout-btn{background:#0000;border:none;color:var(--red);cursor:pointer;font-size:14px;letter-spacing:-.2px;padding:11px 14px;width:100%}.login-page .danger-btn:disabled,.login-page .logout-btn:disabled{cursor:default;opacity:.5}.login-page .claim{align-items:flex-start;backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);background:var(--group);border-left:3px solid var(--tint);border-radius:var(--radius);display:flex;gap:12px;margin:16px var(--gut) 0;padding:14px}.login-page .claim .sq{background:linear-gradient(180deg,#30d158,#1a8038);border-radius:6px;display:grid;flex:none;height:24px;place-items:center;width:24px}.login-page .claim .sq svg{fill:#fff;height:14px;width:14px}.login-page .claim .body{flex:1;min-width:0}.login-page .claim .txt{color:var(--label2);font-size:13px;line-height:18px}.login-page .claim .acts{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.login-page .claim .acts button{border:none;border-radius:999px;cursor:pointer;font:inherit;font-size:13px;font-weight:600;padding:6px 12px}.login-page .claim .acts button:disabled{cursor:default;opacity:.5}.login-page .claim .acts .primary{background:var(--tint);color:#fff}.login-page .claim .acts .ghost{background:var(--fill);color:var(--label)}.login-page .avatar-file{display:none}.profile-sheet .sheet-list{background:var(--group);border-radius:10px;margin-top:14px;overflow:hidden}.profile-sheet .sheet-list .item{background:#0000;border:none;color:var(--label);font:inherit;text-align:left;width:100%}.profile-sheet .sheet-list .item:disabled{cursor:default;opacity:.5}.profile-sheet .sheet-list .t.danger{color:var(--red)}.profile-sheet .field{margin-top:14px}.profile-sheet .control{align-items:center;background:var(--fill);border-radius:9px;display:flex;gap:2px;height:40px;padding:0 12px}.profile-sheet .control .prefix{color:var(--label3);font-size:15px}.profile-sheet .control input{background:none;border:none;color:var(--label);flex:1;font:inherit;font-size:15px;height:100%;min-width:0;outline:none}.profile-sheet .control input::placeholder{color:var(--label3)}.profile-sheet .control.err{box-shadow:inset 0 0 0 1.5px var(--red)}.profile-sheet .control.ok{box-shadow:inset 0 0 0 1.5px var(--green)}.profile-sheet .hint{color:var(--label2);font-size:12px;line-height:16px;margin-top:5px;padding-left:2px}.profile-sheet .hint.err{color:var(--red)}.profile-sheet .hint.ok{color:var(--green)}.profile-sheet .sheet-error{color:var(--red);font-size:12px;line-height:17px;margin-top:12px}.profile-sheet .form-acts{display:flex;gap:8px;margin-top:18px}.profile-sheet .form-acts button{border:none;border-radius:10px;cursor:pointer;flex:1;font:inherit;font-size:15px;font-weight:600;height:40px}.profile-sheet .form-acts .save{background:var(--tint);color:#fff}.profile-sheet .form-acts .save:disabled{cursor:default;opacity:.4}.profile-sheet .form-acts .cancel{background:var(--fill);color:var(--label)}