:root{color-scheme:dark}html,body,#root{margin:0;height:100%;background:#0e0e0e}.rx-app{min-height:100vh;min-height:100dvh;background:#0e0e0e;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Inter,-apple-system,sans-serif}.rx-frame{width:100%;max-width:420px;height:100vh;height:100dvh;background:#141414;position:relative;overflow:hidden;display:flex;flex-direction:column}.rx-screen{flex:1;min-height:0;padding:20px;position:relative;overflow:hidden}@media (min-width: 520px) and (min-height: 600px){.rx-app{padding:24px 16px}.rx-frame{height:calc(100vh - 48px);height:calc(100dvh - 48px);max-height:980px;border-radius:28px;border:1px solid #2a2a2a;box-shadow:0 30px 60px #00000080}}.rx-desktop{display:flex;flex:1;min-height:0}.rx-side{width:320px;flex-shrink:0;border-right:1px solid #232323;display:flex;flex-direction:column;min-height:0}.rx-side-scroll{flex:1;min-height:0;overflow-y:auto;padding:0 16px 16px}.rx-main{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;padding:20px 24px 24px}.rx-main-screen{width:100%;max-width:480px;padding:0}.rx-main-screen-chat{max-width:680px}@media (min-width: 900px){.rx-frame-wide{max-width:1080px}}
