:root{--oh-gradient-primary: linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #06b6d4 100%);--oh-breakpoint-mobile: 480px;--oh-breakpoint-tablet: 768px;--oh-breakpoint-desktop: 1024px;--oh-safe-area-top: env(safe-area-inset-top, 0px);--oh-safe-area-bottom: env(safe-area-inset-bottom, 0px);--oh-safe-area-left: env(safe-area-inset-left, 0px);--oh-safe-area-right: env(safe-area-inset-right, 0px);--oh-bottom-nav-height: 64px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:Segoe UI Variable,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:768px){html,body,#root{overflow:auto;-webkit-overflow-scrolling:touch}}@media(max-width:480px){button:not(.fui-Button--small),.fui-Input,.fui-Textarea{min-height:44px}input,textarea,select{font-size:16px!important}}@media(min-width:481px)and (max-width:768px){button:not(.fui-Button--small){min-height:40px}}@media(max-width:768px){.hide-mobile{display:none!important}}@media(min-width:769px){.hide-desktop{display:none!important}}@media(min-width:769px){.mobile-only{display:none!important}}@media(max-width:768px){.desktop-only{display:none!important}}@media(min-width:769px){::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}}@media(max-width:768px){::-webkit-scrollbar{width:0;height:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
