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