:root{--sticky-offset:116;--sat:env(safe-area-inset-top);--sar:env(safe-area-inset-right);--sab:env(safe-area-inset-bottom);--sal:env(safe-area-inset-left);--header-height:50px;--section-scroller-height:70px;--header-and-section-scroller-height:calc(var(--header-height) + var(--section-scroller-height))}.all-0{top:0;bottom:0;left:0;right:0}.border-radius-1{border-radius:2px}.border-radius-2{border-radius:4px}.border-radius-3{border-radius:6px}.border-radius-4{border-radius:8px}.border-radius-5{border-radius:10px}.is-on-homescreen .header{height:50px !important;margin-top:calc(constant(safe-area-inset-top)*.8) !important;margin-top:calc(env(safe-area-inset-top)*.8) !important}.is-on-homescreen .header-clear{padding-top:var(--header-height) !important}.is-on-homescreen .header-icon{margin-top:0 !important}.is-on-homescreen .header-title{margin-top:0 !important}.noscroll{overflow-y:hidden !important}.page-content{margin-top:calc(constant(safe-area-inset-top)*.8) !important;margin-top:calc(env(safe-area-inset-top)*.8) !important}.status-bar{height:calc(constant(safe-area-inset-top)*.8) !important;height:calc(env(safe-area-inset-top)*.8) !important;background-color:#212121;position:fixed;top:0;left:0;right:0;z-index:100}.sticky{position:-webkit-sticky;position:sticky;top:0}.header-icons-float-right a{height:50px;float:right;width:42px;text-align:center;line-height:49px;font-size:12px;color:#1f1f1f;border:none;-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0) !important}