<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.app-bar .notice{background-color:var(--header-notice-background);color:var(--header-notice-text);padding:10.5px;justify-content:center;align-items:center;width:100%;height:100%;font-size:small}.app-bar .notice-message{text-align:center;max-width:var(--notice-max-width)}.app-bar{top:0;left:0;right:0;margin-left:auto;margin-right:auto;position:fixed;background-color:var(--header-main);color:var(--header-contrast-text);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-size:cover;box-shadow:var(--header-box-shadow);transition:top .4s ease 0s;z-index:1100;position:sticky}.mobile-app-bar{position:fixed}.app-bar-main{width:100%}@media (min-width:768px){.app-bar-main{max-width:var(--sec-max-width)}}.app-bar-center-logo-ctn{position:relative;left:50%;transform:translate(-50%);flex-direction:column}.app-bar .logo-ctn,.app-bar-center-logo-ctn{display:flex;align-items:center}.app-bar .logo-ctn.left-aligned{flex:1}.app-bar .logo-ctn.center-aligned{flex-direction:column}.app-bar .logo-ctn.center-aligned .title-ctn{margin-top:5px;text-align:center}@media (min-width:768px){.app-bar .logo-ctn.center-aligned{flex-direction:row}.app-bar .logo-ctn.center-aligned .title-ctn{margin-top:5px;text-align:left}}.app-bar .logo{width:unset;height:50px;-o-object-fit:cover;object-fit:cover}@media (min-width:960px){.app-bar .logo{height:60px}}.app-bar .your-logo-ctn{height:46px;width:46px;background-color:#f6f6f6;border-radius:50%;display:flex;align-items:center;justify-content:center}.app-bar .your-logo{font-weight:400;line-height:12px;font-size:11px;color:#a6a6a6;padding:2px;text-align:center;margin:revert}.app-bar .no-logo-ctn{height:60px;width:60px;border-radius:8px;border:1px dashed #eee;display:flex;align-items:center;justify-content:center}.app-bar .title-ctn{min-width:0;flex:1;cursor:default;margin:0 16px}.app-bar .title{font-size:16px;line-height:1.5;font-weight:700;width:100%;overflow:hidden;text-overflow:ellipsis;margin:0;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}@media (min-width:600px){.app-bar .title{display:block}}@media (min-width:960px){.app-bar .title{font-size:20px}}.app-bar .punchline{font-size:14px;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-bar .punchline a{text-decoration:none;color:inherit}.app-bar .toobar-gutters{padding:16px}.app-bar .toobar-regular{min-height:64px;justify-content:space-between}</pre></body></html>