<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mobile-dock{z-index:5;width:100%;position:fixed;left:0;bottom:0;overflow:hidden;transform:translateY(100%);transition:transform .4s ease;background:var(--body-bg);color:var(--body-text-color);box-shadow:0 0 5px 1px var(--body-text-color-xlight)}.dock-active{overflow:visible;transform:translateY(0)}.mobile-dock-list{display:flex;justify-content:center;width:100%}.mobile-dock-item{display:flex;width:20%;text-align:center;flex-grow:1}.mobile-dock-link{width:100%;display:flex;align-items:center;justify-content:center;margin:0 auto;flex-direction:column;color:var(--body-text-color);padding:8px 12px}.mobile-dock-link svg{width:21px;height:auto}.mobile-dock-item.active .mobile-dock-link{background:var(--body-alternate-bg)}.mobile-dock-link-text{font-size:10px;padding-top:3px;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/3/assets/mobile-dock.css.map?v=54351498914654185861690788921 */
</pre></body></html>