body{background-color:var(--bg-primary)}.main{flex-direction:column;flex:1;display:flex;overflow-y:auto}*{box-sizing:border-box;margin:0;padding:0;font-family:Manrope,sans-serif}html{scroll-behavior:smooth;width:100%}body{width:100%;height:100%}#app{flex-direction:column;min-height:100%;display:flex}#funding,#whoWeServe,#whyLebu,#howItWorks,#faq{scroll-margin-top:150px}@media (width<=850px){#funding,#whoWeServe,#whyLebu,#howItWorks,#faq{scroll-margin-top:100px}}:root{--bg-primary:#1f212d;--bg-secondary:#1f212dfa;--bg-tertiary:#e8bf7540;--bg-white:#f9f9f9;--text-primary:#fff;--text-secondary:#e5eae6;--text-button:#000;--button:#e8bf75;--button-on-light:#e8bf75;--button-hover:#e8bf75cc;--button-secondary-hover:#ffffff1a;--badge-bg:#e8bf7517;--badge-border:#e8bf754d;--border:#e8bf751a;--card-bg:#232531;--gutter:clamp(1rem, 4vw, 3rem)}:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #4c9aff}
