:root{font-family:Times New Roman,Georgia,serif;color-scheme:light;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;background:#fff;overflow:hidden}#app,.app{min-height:100vh;min-height:100svh;min-height:100dvh;width:100%;height:100%}.app{background:#fff;position:relative;overflow:hidden}.app-shell{min-height:100vh;min-height:100svh;min-height:100dvh;position:relative;background:#fff;display:flex;width:100%}.cat-screen{position:absolute;left:0;right:0;bottom:0;width:100%;display:flex;justify-content:center;align-items:center;padding:0 1rem}.cat-image{display:block;width:min(465px,92vw);height:auto;max-width:92vw;max-height:min(537px,85svh);object-fit:contain}
