.mlrl-root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--lb-palette-background-default,#f4f6ff);box-sizing:border-box}[data-lb-theme=dark] .mlrl-root{background:var(--lb-home-unified-dark-bg,#000)}.mlrl-header{flex-shrink:0;height:56px;border-radius:0}.mlrl-body{flex:1 1;display:flex;flex-direction:column;gap:16px;padding:16px;box-sizing:border-box}.mlrl-hero{width:100%;aspect-ratio:16/7;border-radius:12px}.mlrl-row{display:flex;gap:10px;overflow:hidden}.mlrl-chip{flex:0 0 88px;height:64px;border-radius:10px}.mlrl-panel{width:100%;height:120px;border-radius:12px}.mlrl-panel--short{height:88px}@media screen and (min-width:901px){.mlrl-header{height:64px}.mlrl-body{max-width:1200px;width:100%;margin-inline:auto;padding:24px 20px}}