.Navigation-module__yDraKW__nav{height:var(--bottom-nav-height);padding-bottom:env(safe-area-inset-bottom,0px);background:var(--surface);border-top:1px solid var(--border);z-index:var(--z-bottom-nav);align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f}.Navigation-module__yDraKW__navInner{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex:1;justify-content:space-around;align-items:center;padding:0 2px;display:flex;overflow-x:auto}.Navigation-module__yDraKW__desktopOnly{display:none}.Navigation-module__yDraKW__mobileOnly{display:flex}.Navigation-module__yDraKW__navLink{min-width:0;max-width:80px;color:var(--text-4);transition:color var(--t-fast), background var(--t-fast);border-radius:10px;flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;gap:2px;padding:6px 4px 4px;text-decoration:none;display:flex;position:relative;overflow:hidden}.Navigation-module__yDraKW__navLink.Navigation-module__yDraKW__active{color:var(--brand)}.Navigation-module__yDraKW__moreBtn{cursor:pointer;background:0 0;border:none;font-family:inherit}.Navigation-module__yDraKW__activeDot{background:var(--brand);border-radius:0 0 3px 3px;width:20px;height:2.5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Navigation-module__yDraKW__icon{flex-shrink:0;font-size:21px}.Navigation-module__yDraKW__label{letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;font-size:9px;font-weight:500;line-height:1;overflow:hidden}.Navigation-module__yDraKW__navLink.Navigation-module__yDraKW__active .Navigation-module__yDraKW__label{font-weight:700}.Navigation-module__yDraKW__moreOverlay{z-index:calc(var(--z-bottom-nav) - 1);-webkit-backdrop-filter:blur(2px);background:#00000073;position:fixed;inset:0}.Navigation-module__yDraKW__moreDrawer{bottom:var(--bottom-nav-height);background:var(--surface);border-top:1px solid var(--border);z-index:calc(var(--z-bottom-nav) - 1);padding:8px 20px calc(20px + env(safe-area-inset-bottom,0px));border-radius:20px 20px 0 0;animation:.22s cubic-bezier(.22,1,.36,1) Navigation-module__yDraKW__moreSlideUp;position:fixed;left:0;right:0;box-shadow:0 -8px 32px #0000001f}@keyframes Navigation-module__yDraKW__moreSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.Navigation-module__yDraKW__moreDrawerHandle{background:var(--border-strong,#d1d5db);border-radius:2px;width:36px;height:4px;margin:0 auto 14px}.Navigation-module__yDraKW__moreDrawerTitle{color:var(--text-4);text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;font-size:11px;font-weight:700}.Navigation-module__yDraKW__moreDrawerGrid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.Navigation-module__yDraKW__moreDrawerItem{color:var(--text-2);text-align:center;letter-spacing:.01em;border-radius:14px;flex-direction:column;align-items:center;gap:5px;padding:12px 4px;font-size:10px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.Navigation-module__yDraKW__moreDrawerItem:active{background:var(--surface-3)}.Navigation-module__yDraKW__moreDrawerItemActive{color:var(--brand);background:var(--brand-subtle)}@media (min-width:768px){.Navigation-module__yDraKW__nav{width:var(--sidebar-width);border-top:none;border-right:1px solid var(--border);height:100vh;padding-bottom:0;padding-top:var(--header-height);flex-direction:column;align-items:stretch;top:0;bottom:0;right:auto;overflow:hidden;box-shadow:2px 0 8px #0000000a}.Navigation-module__yDraKW__desktopOnly{scrollbar-width:none;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px;padding:12px 8px;display:flex;overflow:hidden auto}.Navigation-module__yDraKW__mobileOnly,.Navigation-module__yDraKW__moreOverlay,.Navigation-module__yDraKW__moreDrawer{display:none}.Navigation-module__yDraKW__navLink{border-radius:10px;flex-direction:row;flex:none;justify-content:flex-start;align-items:center;gap:12px;max-width:none;padding:10px 14px;overflow:visible}.Navigation-module__yDraKW__navLink.Navigation-module__yDraKW__active{background:var(--brand-subtle)}.Navigation-module__yDraKW__navLink:hover:not(.Navigation-module__yDraKW__active){background:var(--surface-3)}.Navigation-module__yDraKW__activeDot{display:none}.Navigation-module__yDraKW__icon{font-size:20px}.Navigation-module__yDraKW__label{text-align:left;white-space:nowrap;letter-spacing:0;width:auto;font-size:13px;font-weight:500;overflow:visible}.Navigation-module__yDraKW__navLink.Navigation-module__yDraKW__active .Navigation-module__yDraKW__label{font-weight:600}}
