.bottom-navigation[data-v-f6b2efa8]{position:fixed;bottom:0;left:50%;right:0;display:flex;justify-content:space-around;align-items:center;background:#363333;padding:12px 16px calc(8px + env(safe-area-inset-bottom));z-index:1000;border-top-left-radius:24px;border-top-right-radius:24px;max-width:640px;width:100%;transform:translate(-50%)}.bottom-navigation__item[data-v-f6b2efa8]{display:flex;flex-direction:column;align-items:center;flex:1;text-decoration:none;color:#8e8e93;transition:color .2s ease}.bottom-navigation__item--active[data-v-f6b2efa8]{color:#fff}.bottom-navigation__icon[data-v-f6b2efa8]{width:24px;height:24px}.bottom-navigation__label[data-v-f6b2efa8]{font-size:10px;font-weight:500;line-height:20px}.navigation-loading-overlay[data-v-493f45c9]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#ffffffeb}.navigation-loading-overlay__inner[data-v-493f45c9]{display:flex;flex-direction:column;align-items:center;gap:12px}.navigation-loading-overlay__spinner[data-v-493f45c9]{width:42px;height:42px;border-radius:999px;border:3px solid #f0d9f5;border-top-color:var(--accent-1);animation:navigation-loading-spin-493f45c9 .9s linear infinite}.navigation-loading-overlay__text[data-v-493f45c9]{margin:0;font-size:14px;line-height:20px;font-weight:600;color:var(--text-muted)}@keyframes navigation-loading-spin-493f45c9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
