@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-family:Nunito,-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif}html,body,#root{height:100%;width:100%;overflow:hidden;background:#f0f4f8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,select,input,textarea{font-family:inherit;outline:none}input[type=date]::-webkit-calendar-picker-indicator{opacity:.5}::-webkit-scrollbar{width:0;height:0}*{-webkit-tap-highlight-color:transparent}.hf-nav{width:calc(100% - 20px);margin:0 auto 10px;backdrop-filter:blur(12px) saturate(180%) contrast(200%);-webkit-backdrop-filter:blur(12px) saturate(180%) contrast(200%);background:#0a22408c;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 30px #0000002e;padding:6px;border-radius:99rem;display:flex;justify-content:center;gap:4px;position:relative;z-index:50;flex-shrink:0}.hf-nav:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 2px 2px 5px -2px #ffffff40,inset -2px -2px 5px 2px #ffffff1f,inset 0 -2px #ffffff1a;pointer-events:none;z-index:-1}.hf-nav-btn{display:flex;flex-direction:column;align-items:center;flex:1 1 0;min-width:0;color:#ffffffa6;padding:9px 6px 7px;border-radius:999rem;border:none;background:none;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease;-webkit-tap-highlight-color:transparent;position:relative}.hf-nav-btn:hover{background:#ffffff1f;color:#ffffffe6}.hf-nav-btn.active{background:#ffffff2e;color:#fff;box-shadow:inset 2px 2px 5px -2px #ffffff4d,inset -2px -1px 5px #fff3}.hf-nav-btn:active{transform:scale(.95)}.hf-nav-btn svg{width:20px;height:20px}.hf-nav-btn span{font-size:10px;font-weight:700;line-height:1;margin-top:3px;letter-spacing:.02em}.hf-topbar{background:#0a22408c;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.12);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;z-index:5}
