### Description There is a place that affect the design. I think it's the usage of `hidden=true`. ### Preview <img width="320" alt="Image" src="https://github.com/user-attachments/assets/6a15c34b-42fb-405e-b050-eb49220640f0" /> <img width="320" alt="Image" src="https://github.com/user-attachments/assets/d66605c8-c987-4992-b349-af722c7c6fa0" /> ### Proposal solution - The CSS `display: none` / `display: block` can solve it.