:root{color:#91aa85;font-synthesis:none;text-rendering:optimizelegibility;background:#fbf2e4;font-family:system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body,#root{min-height:100dvh}.app-shell{background:#fbf2e4;place-items:center;min-height:100dvh;display:grid;overflow:hidden}.splash-screen{background:#fbf2e4;width:min(100vw,430px);height:100dvh;overflow:hidden}.splash-image{object-fit:contain;width:100%;height:100%;display:block}@media (width>=600px){.splash-screen{height:min(100dvh,932px);box-shadow:0 18px 55px #715b451f}}
