.site-shell{--mobile-bottom-nav-row-height: 60px;--mobile-bottom-nav-padding: 5px;--mobile-bottom-nav-height: calc(var(--mobile-bottom-nav-row-height) + 2 * var(--mobile-bottom-nav-padding) + 1px)}.site-mobile-bottom-nav{--mobile-nav-icon-paper: #fffaf0;--mobile-nav-icon-gold: #efd7a5}.mobile-bottom-nav-surface{padding:var(--mobile-bottom-nav-padding) 8px calc(var(--mobile-bottom-nav-padding) + var(--app-safe-area-bottom, 0px));border-top:1px solid #e9dac7;border-radius:18px 18px 0 0;background:#fffdf9;box-shadow:0 -4px 20px #552c1c12}.mobile-bottom-nav-items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;max-width:600px;margin-inline:auto}.mobile-bottom-nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:var(--mobile-bottom-nav-row-height);border-radius:12px;color:#77564b;text-decoration:none;-webkit-tap-highlight-color:transparent}.mobile-bottom-nav-icon{display:grid;place-items:center;width:46px;height:32px;border-radius:12px;transition:background-color .16s ease,color .16s ease}.mobile-bottom-nav-label{font-size:11px;font-weight:600;line-height:16px;white-space:nowrap}.mobile-bottom-nav-link[aria-current=page]{color:#a32224}.mobile-bottom-nav-link[aria-current=page] .mobile-bottom-nav-icon{background:#f9e7df;box-shadow:inset 0 0 0 1px #efd1c3}.mobile-bottom-nav-link[aria-current=page] .mobile-bottom-nav-label{font-weight:750}.mobile-bottom-nav-link:focus-visible{outline:2px solid #a32224;outline-offset:-2px;background:#fff3df}@media (hover: hover){.mobile-bottom-nav-link:hover{color:#a32224}.mobile-bottom-nav-link:hover .mobile-bottom-nav-icon{background:#f9ede1}}@media (prefers-reduced-motion: reduce){.mobile-bottom-nav-icon{transition:none}}@media (max-width: 1279px){.site-shell :is(.site-floating-support,.site-scroll-to-top){bottom:calc(var(--mobile-bottom-nav-height) + var(--app-safe-area-bottom, 0px) + 6px)}.site-shell :is(.site-floating-support,.site-scroll-to-top).translate-y-20{transform:translate3d(0,var(--mobile-bottom-nav-height),0)}}
