html,body{width:100%;line-height:1.5;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html,body{scroll-behavior:auto}}.app-module__app{min-height:70vh;display:flex;flex-direction:column}.app-module__app.app-module__appMobile{--content-height: 100dvh;--shopper-view-header-height: 0px;--chat-height: calc(100dvh - var(--input-height))}:root{--text-body-lg: 1.25rem;--icon-size: 12px;--tag-distance: 12px;--grid-gutter: 20px !important;--row-gap: 24px;--input-height: 106px;--shopper-view-header-height: 67px;--shopper-view-content-height: calc(100dvh - var(--shopper-view-header-height));--max-chat-width: 810px;--discover-header-height: 76px;--content-height: calc(100dvh - var(--discover-header-height));--content-height-with-discover-header: calc(100dvh - var(--discover-header-height));--chat-height: calc(100dvh - var(--discover-header-height) - var(--input-height));-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width: 600px){:root{--tag-distance: 6px;--icon-size: 8px;--grid-gutter: 4px;--row-gap: 12px}}:root ::-webkit-scrollbar{display:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.app-module__container{position:relative;min-height:var(--content-height);display:flex;height:100dvh;flex-direction:row;justify-content:flex-start;background-color:var(--surface-primary-1)}[data-facelift].app-module__container{flex-direction:column}[data-facelift].app-module__container .app-module__bodyRow{display:flex;flex-direction:row;flex:1;min-height:0}.app-module__mainContent{width:100%;flex:1;min-width:0}
