/* The shell alone adapts to the game window. The existing PDA layout stays intact. */
html.rz-companion,html.rz-companion body{width:100%;height:100%;overflow:hidden;background:transparent}
.rz-companion .wp-top,.rz-companion .wp-skip{display:none}
.rz-companion .wp-viewport{height:100vh;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden}
.rz-companion .wp-size{width:min(100vw,150vh);min-width:0;margin:0}
.rz-companion #wp-toast{position:fixed;bottom:9vh;left:25%;right:25%;z-index:999}

.rz-companion .wp-root{overflow:hidden;border-radius:3.2%}
