@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&family=Inter:wght@300;400;600;700&display=swap";
html,body{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}.page-container{flex-direction:column;width:100%;min-height:100vh;display:flex}.main-content{flex-grow:1;overflow:hidden}.footer{color:#fff;text-align:center;background-color:#000;width:100%;padding:20px 0}
