:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html{width:100%;min-height:100vh}body,#root{width:100%;min-height:100%}body{place-items:center;min-width:320px;margin:0;display:flex}#root{width:100%;margin:0 auto}.fui-DialogSurface,.fui-DialogSurface__backdrop{top:var(--safe-area-top)!important}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:--x){[data-feed-stack]{scroll-timeline:--feed-stack-scroll x}@keyframes stackPaneParallax{0%{filter:brightness();transform:translate(0)}to{filter:brightness(.75);transform:translate(50%)}}[data-feed-stack] [data-stack-pane]:not(:last-child) [data-stack-content]{animation:linear both stackPaneParallax;animation-timeline:--feed-stack-scroll;animation-range:calc(var(--pane-index) / max(1, calc(var(--pane-count) - 1)) * 100%) calc((var(--pane-index) + 1) / max(1, calc(var(--pane-count) - 1)) * 100%);will-change:transform, filter}}}[data-feed-stack][data-stack-locked=true]{scroll-snap-type:none;touch-action:pan-y}
