.brand-emblem{display:inline-flex;align-items:center;justify-content:center;width:48px;height:68px;flex:none;perspective:700px}.brand-emblem svg{display:block;width:100%;height:100%;filter:drop-shadow(0 3px 5px #0b4a821c);animation:brand-turn 24s linear infinite;transform-origin:50% 50%}.brand-signature{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:230px;overflow:hidden;isolation:isolate}.brand-signature .brand-emblem{width:88px;height:170px;z-index:2}.brand-signature>strong{font:700 24px/1.5 Arial,sans-serif;letter-spacing:2px;color:#093967;margin-top:12px;z-index:2}.brand-echo{position:absolute;top:44%;font:700 19px Arial,sans-serif;color:#0868da;opacity:0;animation:brand-spread 12s ease-out infinite;pointer-events:none;z-index:0}.brand-echo:nth-child(3){animation-delay:6s}.motion-paused .brand-emblem svg,.motion-paused .brand-echo{animation-play-state:paused}.preview-static .brand-emblem svg,.preview-static .brand-echo{animation:none}@keyframes brand-turn{0%,12%{transform:rotateY(0)}88%,100%{transform:rotateY(360deg)}}@keyframes brand-spread{0%{opacity:0;transform:translateY(12px) scale(.65)}15%{opacity:.22}85%,100%{opacity:0;transform:translateY(-88px) scale(1.3)}}@media(max-width:760px){.brand-emblem{width:34px;height:58px}.brand-signature{min-height:210px}.brand-signature .brand-emblem{width:78px;height:150px}}@media(prefers-reduced-motion:reduce){html:not(.motion-enabled) .brand-emblem svg,html:not(.motion-enabled) .brand-echo{animation:none!important}html:not(.motion-enabled) .brand-echo{display:none}}
