html,body{margin:0;padding:0;box-sizing:border-box;width:100%;min-height:100%;overflow:hidden;overflow-y:auto;background-color:#2c1a14;font-family:Inter,DM Sans,sans-serif;color:#fff}app-root{display:block;min-height:100vh;min-height:100dvh}*,*:before,*:after{box-sizing:inherit}html:has(app-landing-page),body:has(app-landing-page){overflow-y:auto!important;overflow-x:hidden!important;height:auto!important}html:has(app-landing-page){scroll-behavior:smooth}
