@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap";:root{--primary: #db2113;--primary-dark: #b91c0f;--secondary: #383636;--peach: #f4d2b8;--bg-light: #f9fafb;--glass-bg: rgba(255, 255, 255, .92);--glass-border: rgba(255, 255, 255, .6);--glass-shadow: 0 8px 32px 0 rgba(0, 0, 0, .1);--header-height: 60px}body,html{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;font-family:Rubik,sans-serif;background-color:#f3f4f6;color:var(--secondary);touch-action:manipulation;-webkit-user-select:none;user-select:none}::-webkit-scrollbar{width:0px;background:transparent}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.scroll-container{overflow-y:auto;-webkit-overflow-scrolling:touch}
