*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}html,body{overflow:hidden}body{font-family:system-ui,Segoe UI,Roboto,sans-serif}.home-screen{background-color:#bfe6f5;background-image:url(/asset/Chanom-Background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:100dvh;display:flex;position:fixed;inset:0}.signin-screen,.signup-screen{min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background-color:#bfe6f5;background-image:url(/asset/Chanom-Background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
