html,body,#root{width:100%;height:100%;min-height:100vh}body{background:#fff7ed;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{display:flex}#root>div{flex:1}*{box-sizing:border-box}input,textarea,button{font:inherit}
