@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:#fafafa;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}@media (min-width:481px){body{background:#2a2a2a}}#__next{height:100%}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,textarea{font-family:inherit}*{transition-timing-function:cubic-bezier(.4,0,.2,1)}.mobileFrame{height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}@media (min-width:481px){.mobileFrame{width:390px;height:100vh;margin:0 auto;background:#fafafa;border-radius:24px;box-shadow:0 0 0 1px hsla(0,0%,100%,.06),0 8px 40px rgba(0,0,0,.35);transform:translateZ(0)}}.TabBar_tabBar__DvKsc{flex-shrink:0;display:flex;justify-content:space-around;align-items:center;height:64px;background:#fff;border-top:1px solid #e5e7eb;z-index:100;padding-bottom:env(safe-area-inset-bottom,0)}.TabBar_tab__XzOkh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1 1;padding:8px 0;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .2s ease}.TabBar_tab__XzOkh:hover{opacity:.8}.TabBar_label__kKVnQ{font-size:10px;font-weight:600;color:#9ca3af;transition:color .2s ease}.TabBar_active__xIDXZ .TabBar_label__kKVnQ{color:#d4707a}