/* Small presentation fixes; existing theme, layout and chart styles remain. */
[hidden] { display: none !important; }
.profile-name, .profile-value { min-width: 0; }
.profile-name strong { display: block; overflow-wrap: anywhere; }
.profile-value strong { overflow-wrap: anywhere; }
[data-profile-list] .profile-row { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
[data-profile-list] .profile-name { grid-column: 1 / -1; }
.pool-table-details > div { max-width: 30rem; white-space: normal; }
.pool-table-details p { line-height: 1.5; }
[data-native-account-notice] { padding: 1rem; border: 1px solid #7a5b2a; border-radius: 12px; color: #f0c779; }
