*{box-sizing:border-box}html{overscroll-behavior:none;-webkit-overflow-scrolling:touch;background-color:#fffefd;width:100%;height:100%;min-height:100.3%;margin:0;padding:0;position:fixed;top:0;left:0;overflow:hidden}body{touch-action:manipulation;overscroll-behavior:none;-webkit-overflow-scrolling:none;background-color:#fffefd;width:100%;height:100%;margin:0;padding:0;position:fixed;overflow:hidden}.app-body{flex-direction:column;min-height:100dvh;display:flex}#__next{flex-direction:column;width:100%;height:calc(100% - 1px);display:flex;position:fixed;inset:0;overflow:hidden}:root{--bottom-nav-height:65px;--safe-area-inset-top:env(safe-area-inset-top,44px);--safe-area-inset-bottom:env(safe-area-inset-bottom,34px);--safe-area-inset-left:env(safe-area-inset-left,0px);--safe-area-inset-right:env(safe-area-inset-right,0px)}.ios-safe-area{padding-top:var(--safe-area-inset-top);padding-bottom:var(--safe-area-inset-bottom);padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right)}.ios-safe-area-top{padding-top:var(--safe-area-inset-top)}.ios-safe-area-bottom{padding-bottom:var(--safe-area-inset-bottom)}.safe-area-background{height:var(--safe-area-inset-top);z-index:1200;background-color:#fffefd;position:fixed;top:0;left:0;right:0}@supports (padding:max(0px)){:root{--safe-area-inset-top:max(env(safe-area-inset-top,44px), 44px);--safe-area-inset-bottom:max(env(safe-area-inset-bottom,34px), 34px)}}@media screen and (width<=430px) and (height<=932px){:root{--safe-area-inset-top:max(env(safe-area-inset-top,59px), 59px)}}@media screen and (width<=393px) and (height<=852px){:root{--safe-area-inset-top:max(env(safe-area-inset-top,59px), 59px)}}body.bottom-sheet-dragging{touch-action:none;width:100%;height:100%;position:fixed;inset:0;overflow:hidden}[data-scrollable=true]{touch-action:manipulation;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overflow-y:auto}*{touch-action:manipulation;overscroll-behavior:none}input,textarea,select{touch-action:manipulation}.leaflet-container{touch-action:pan-x pan-y}.scrollable-content{touch-action:pan-y;-webkit-overflow-scrolling:touch;overflow-y:auto}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cf4a164d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#cf4a1680}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #cf4a16}.page-transition-enter{opacity:0;transform:translate(100%)}.page-transition-enter-active{opacity:1;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(0)}.page-transition-exit{opacity:1;transform:translate(0)}.page-transition-exit-active{opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%)}@media (width>=768px){.mobile-container{max-width:414px;margin:0 auto;box-shadow:0 0 20px #0000001a}}.full-height-safe{height:calc(100dvh - var(--safe-area-inset-top) - var(--safe-area-inset-bottom));max-height:calc(100dvh - var(--safe-area-inset-top) - var(--safe-area-inset-bottom))}
