:root{color-scheme:light}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--op-color-bg-base);color:var(--op-color-text);min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}@layer reset, base, antd;:root{--op-app-height:100vh;--op-safe-bottom:env(safe-area-inset-bottom,0px)}body{min-height:var(--op-app-height)}.home-hero-title{font-size:64px!important}@supports (height:-webkit-fill-available){:root{--op-app-height:-webkit-fill-available}}@supports (height:100svh){:root{--op-app-height:100svh}}@supports (height:100dvh){:root{--op-app-height:100dvh}}@media (max-width:991px){.responsive-sidebar{display:none!important}.mobile-header{display:flex!important}.layout-wrapper,.main-layout-content{margin-left:0!important}}@media (max-width:767px){.home-hero-title{font-size:40px!important}}@media (min-width:992px){.mobile-header{display:none!important}}