.login-module__WEZH7G__page{box-sizing:border-box;text-align:center;--th-color-background:#fff;--th-color-text:#333;--th-color-text-secondary:#666;--th-color-tile-background:#f2f2f2;--th-color-input-border:#ccc;background-color:var(--th-color-background);width:100%;height:100dvh;color:var(--th-color-text);flex-direction:column;justify-content:center;align-items:center;gap:clamp(1rem,3vh,2rem);padding:clamp(1rem,4vh,2rem) 1.5rem;display:flex;overflow:hidden}.login-module__WEZH7G__page[data-theme=dark]{--th-color-background:#2b2b2b;--th-color-text:#e8e8e8;--th-color-text-secondary:#b3b3b3;--th-color-tile-background:#3a3a3a;--th-color-input-border:#555}.login-module__WEZH7G__logo{width:auto;max-width:100%;height:clamp(56px,12vh,96px)}.login-module__WEZH7G__heading{margin:0;font-size:1.5rem;font-weight:600}.login-module__WEZH7G__hint{color:var(--th-color-text-secondary);margin:-1rem 0 0}.login-module__WEZH7G__grid{scrollbar-width:thin;scrollbar-color:var(--th-color-text-secondary)var(--th-color-background);flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;max-width:640px;max-height:100%;display:flex;overflow-y:auto}.login-module__WEZH7G__grid::-webkit-scrollbar{width:8px}.login-module__WEZH7G__grid::-webkit-scrollbar-track{background:var(--th-color-background)}.login-module__WEZH7G__grid::-webkit-scrollbar-thumb{background-color:var(--th-color-text-secondary);border:2px solid var(--th-color-background);border-radius:8px}.login-module__WEZH7G__grid::-webkit-scrollbar-thumb:hover{background-color:var(--th-color-text)}.login-module__WEZH7G__tile{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;display:flex}.login-module__WEZH7G__tile:hover .login-module__WEZH7G__avatar,.login-module__WEZH7G__tile[data-focus-visible] .login-module__WEZH7G__avatar{outline:3px solid var(--th-color-accent,#6ba4ff);outline-offset:3px}.login-module__WEZH7G__avatar{background-color:var(--th-color-tile-background);object-fit:cover;width:clamp(64px,20vw,96px);height:clamp(64px,20vw,96px);color:var(--th-color-text);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:600;display:flex}.login-module__WEZH7G__avatarLarge{background-color:var(--th-color-tile-background);object-fit:cover;width:clamp(80px,25vw,120px);height:clamp(80px,25vw,120px);color:var(--th-color-text);border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;font-weight:600;display:flex}.login-module__WEZH7G__tileName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:1rem;overflow:hidden}.login-module__WEZH7G__form{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:320px;display:flex}.login-module__WEZH7G__input{box-sizing:border-box;border:1px solid var(--th-color-input-border);background-color:var(--th-color-background);width:100%;color:var(--th-color-text);border-radius:6px;padding:.65rem .85rem;font-size:1rem}.login-module__WEZH7G__input:focus-visible{outline:2px solid var(--th-color-accent,#6ba4ff);outline-offset:1px}.login-module__WEZH7G__error{color:#e05252;margin:0;font-size:.9rem}.login-module__WEZH7G__actions{gap:.75rem;width:100%;display:flex}.login-module__WEZH7G__primaryButton,.login-module__WEZH7G__secondaryButton{cursor:pointer;border:none;border-radius:6px;flex:1;padding:.65rem 1rem;font-size:1rem}.login-module__WEZH7G__primaryButton{background-color:var(--th-color-accent,#6ba4ff);color:var(--th-color-accent-text,#101010)}.login-module__WEZH7G__primaryButton:disabled{opacity:.6;cursor:not-allowed}.login-module__WEZH7G__secondaryButton{background-color:var(--th-color-tile-background);color:var(--th-color-text)}
