:root{--bl-bg:#fcfcfb;--bl-safe-top:env(safe-area-inset-top,0px);--bl-safe-right:env(safe-area-inset-right,0px);--bl-safe-bottom:env(safe-area-inset-bottom,0px);--bl-safe-left:env(safe-area-inset-left,0px);--bl-screen-height:100vh;--bl-root-height:calc(var(--bl-screen-height) - var(--bl-safe-top) - var(--bl-safe-bottom));--bl-mobile-tabbar-reserve:calc(104px + var(--bl-safe-bottom))}@supports (height:100dvh){:root{--bl-screen-height:100dvh}}*,:after,:before{box-sizing:border-box}body,html{background:#fcfcfb;background:var(--bl-bg);max-width:100%;min-height:100vh;min-height:var(--bl-screen-height);overflow-x:hidden;overflow-x:clip;width:100%}body{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;margin:0;overscroll-behavior-x:none}button,input,select,textarea{font:inherit}canvas,img,picture,svg,video{max-width:100%}#root{isolation:isolate}#root,.bl-app-root{max-width:100%;min-height:calc(100vh - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));min-height:var(--bl-root-height);overflow-x:hidden;overflow-x:clip;width:100%}.bl-app-root{background:#fcfcfb;background:var(--bl-bg)}@supports (padding:max(0px)){body{padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);padding:var(--bl-safe-top) var(--bl-safe-right) var(--bl-safe-bottom) var(--bl-safe-left)}}@media (max-width:767px){#root,.bl-app-root,body,html{min-height:calc(100vh - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));min-height:var(--bl-root-height);overflow-x:hidden;overflow-x:clip}.bl-has-mobile-tabs .bl-agenda main,.bl-has-mobile-tabs .bl-config main,.bl-has-mobile-tabs .bl-content,.bl-has-mobile-tabs .bl-medico main,.bl-has-mobile-tabs .bl-modelos main,.bl-has-mobile-tabs .bl-perfil main{padding-bottom:calc(104px + env(safe-area-inset-bottom, 0px))!important;padding-bottom:var(--bl-mobile-tabbar-reserve)!important}}
/*# sourceMappingURL=main.e509d69d.css.map*/