.auth-page{padding:32px 16px}.dashboard{padding:24px 16px}.dashboard .bottom-nav{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #e5e7eb}.dashboard .bottom-nav__container{display:flex;align-items:center;justify-content:space-between;padding:0 8px}.dashboard .bottom-nav__item{flex:1;display:flex;flex-direction:column;align-items:center;padding:8px 4px;background:none;border:none;cursor:pointer;color:#6b7280}.dashboard .bottom-nav__item--active{color:var(--primary-color)}.dashboard .bottom-nav__item--active .bottom-nav__icon-wrapper{background-color:#dfece3}.dashboard .bottom-nav__item--active svg path{fill:var(--primary-color)}.dashboard .bottom-nav__item--active svg{stroke:var(--primary-color)}.dashboard .bottom-nav__icon-wrapper{width:64px;height:32px;padding:8px 0;border-radius:16px;background-color:transparent;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.dashboard .bottom-nav__icon{width:24px;height:24px;transition:all .2s ease}.dashboard .bottom-nav__icon path{fill:#6b7280}.dashboard .bottom-nav__icon{stroke:#6b7280}.dashboard .bottom-nav__label{font-size:12px;font-weight:700}
