<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-grid[data-v-7d5753fa]{display:grid;grid-template-areas:"name email" "title phone";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}@media (max-width:768px){.custom-grid[data-v-7d5753fa]{gap:4px;grid-template-areas:"name" "title" "email" "phone";grid-template-columns:1fr;grid-template-rows:repeat(auto,4)}}
</pre></body></html>