/* Keep the original artwork and colors consistent with the native app. */
.ss-wordmark{display:block;width:176px;height:44px;max-width:100%;object-fit:contain;background:#fff;border-radius:4px}
.head>.logo{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}
.ss-brand-home{display:block;width:max-content;max-width:100%;margin:0 auto 8px}
@media(max-width:820px){.head>.logo .ss-wordmark{width:160px;height:40px}}
@media(max-width:350px){.head>.logo .ss-wordmark{width:140px;height:35px}}
