.rivoli-product-logo{display:block;width:100%;height:100%;object-fit:contain;transform-origin:center;}
.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;min-height:100vh;text-align:center;}
.loading .mark,.loading .brand-mark{width:clamp(180px,24vw,300px);height:clamp(180px,24vw,300px);object-fit:contain;}
.brand .rivoli-product-logo,.brand-mark.rivoli-product-logo{width:42px;height:42px;padding:2px;background:transparent;}
.studio-switcher-list a>b{display:grid!important;place-items:center;background:transparent!important;}
.studio-switcher-list a>b .rivoli-product-logo{width:34px;height:34px;}
.brand:hover .rivoli-product-logo,.studio-switcher-list a:hover .rivoli-product-logo,.logo-loading{animation:none;}
.logo-loading{animation-duration:1.15s;}
@keyframes rivoli-logo-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.rivoli-product-logo{animation:none!important;transition:none}}
