*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--page-bg,#0a0a1a);justify-content:center;font-family:Roboto,sans-serif;display:flex}body.embed{align-items:stretch;overflow:hidden}body.embed .feed-outer{height:100%}body.embed .app{width:100%;height:100%}body.embed .feed-outer--feed{align-items:stretch}body.playground,body.standalone{align-items:flex-start;padding:20px 16px;overflow-x:hidden}body.standalone .app{width:min(900px,100dvw - 32px);height:min(620px,100dvh - 40px);min-height:360px}body.standalone .feed-outer:not(.feed-outer--feed){width:100%;max-width:none;height:100%}body.standalone .feed-carousel{width:100%;min-width:0;max-width:none;height:100%;max-height:none}body.standalone .feed-vertical-wrapper{width:100%;max-width:min(800px,100vw);height:650px;max-height:95vh}@media (max-width:480px){body{padding:0}body.standalone .app{width:100dvw;height:100dvh;min-height:420px}}#root{width:100%}html{scroll-behavior:smooth}
