:root{color:#14221d;font-synthesis:none;text-rendering:optimizelegibility;background:#fbfaf6;font-family:Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:#fbfaf6;min-height:100vh}.Host{background:#fbfaf6;flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex}.HostHeader{color:#6f7d75;border-bottom:1px solid #e0e9e1;align-items:center;gap:9px;width:100%;max-width:760px;height:44px;padding:0 14px;font-size:12px;display:flex}.HostLogo{color:#c7ea58;background:#0e6b4e;border-radius:12px;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;font-weight:800;display:inline-flex}.HostBadge{color:#0e6b4e;margin-left:auto}.FrameMount{width:min(100%,760px);height:calc(100vh - 44px);min-height:620px}.LynxFrame{width:100%;height:100%;min-height:620px;display:block}@media (width>=800px){.Host{padding:24px 0}.HostHeader{border:1px solid #e0e9e1;border-bottom:0;border-radius:18px 18px 0 0}.FrameMount{border:1px solid #e0e9e1;border-top:0;border-radius:0 0 18px 18px;height:820px;box-shadow:0 12px 40px #14221d14}}
