*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:540px){body,html{background:#ede8e3}}.neh-shell{background:#fff;width:100%;min-height:100vh}@media (min-width:540px){.neh-shell{max-width:480px;margin:32px auto;border-radius:16px;box-shadow:0 4px 40px rgba(74,46,34,.08),0 1px 4px rgba(74,46,34,.04);min-height:auto;overflow:hidden}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}