@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;900&family=Noto+Sans:wght@400;500;700;900&display=swap";body,html{margin:0;padding:0;min-height:100%;width:100%}body{overflow:hidden}.app-container{position:relative;display:flex;width:100%;min-height:100vh;height:100vh;flex-direction:column;background-color:#f9fafb;overflow-x:hidden}.main-content{flex:1 1 auto;min-height:0}.header{display:flex;justify-content:center;white-space:nowrap;background-color:#fef7ed}.footer{display:flex;justify-content:center;background-color:#fef7ed}.footer-text{margin:0;padding:1rem 0;color:#5c738a;font-size:1rem;font-weight:400;line-height:1.5}.home-container{height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:#fef7ed}h1{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}
