html:not([data-viewport-mode=mobile-landscape]) .charm-grid__cards:not(.charm-grid__cards--hidden),html:not([data-viewport-mode=mobile-landscape]) .unique-grid__cards:not(.unique-grid__cards--hidden){grid-template-columns:repeat(auto-fill,minmax(min(100%,18rem),1fr))}html:not([data-viewport-mode=mobile-landscape]) .charm-grid__frame,html:not([data-viewport-mode=mobile-landscape]) .unique-grid__frame{height:min(calc(var(--app-vh) * .2),9.5rem);aspect-ratio:auto;grid-template-rows:minmax(0,1fr)}
