<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.profile-device{background:var(--bg_main__100);margin: 0px auto;border-radius:var(--b-radius);display:flex;align-items:center;justify-content:center;color:var(--color_secondary__100);aspect-ratio:1/1;width:32px}.profile-device img{fill:currentColor;width:32px;height:32px}.profile-status{border-radius:var(--b-radius);display:inline-flex;flex-direction:column;justify-content:center;align-self:center;text-align:center;padding:.6rem 1rem;font-size:1.2rem;min-height:32px;width:83px}.profile-status.green{color:#fff;background:#72d370}.profile-status.gray{color:var(--color_secondary__100);background:var(--bg_main__100)}.session-pags{margin:var(--padding) auto 0 auto}</pre></body></html>