Login page styles are wonky on 403
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3545841. -->
Reported by: [pameeela](https://www.drupal.org/user/1431110)
Related to !702
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The login page uses Gin Login doesn't load the correct styles if the login form is displayed on a 403 page. This is an issue in Gin Login: <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/gin_login/issues/3508338" title="Status: Closed (fixed)">#3508338: Add support for 403 subrequests to user.login route</a></span></p>
<p>But since that may not be fixed we could try to work around it by loading the Gin styles ourselves?<br>
<img src="https://www.drupal.org/files/issues/2025-12-02/Screenshot%202025-12-02%20at%209.56.41%E2%80%AFam.png" alt=""></p>
<p>Steps:</p>
<ol>
<li>Install Byte</li>
<li>When logged out, visit an admin page</li>
<li>See the login page is wonky</li>
</ol>
> Related issue: [Issue #3554529](https://www.drupal.org/node/3554529)
issue