.mobile-tab-bar-module__MIyxyG__bottomBar{padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));z-index:1000;align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-tab-bar-module__MIyxyG__tabBar{background:var(--card-bg);border:1px solid var(--border-color);min-width:0;height:52px;box-shadow:var(--shadow-md);border-radius:28px;flex:1;justify-content:space-around;align-items:center;display:flex}@media (min-width:1024px){.mobile-tab-bar-module__MIyxyG__bottomBar{pointer-events:none;padding:16px 24px;left:auto;right:0}.mobile-tab-bar-module__MIyxyG__bottomBar>*{pointer-events:auto}.mobile-tab-bar-module__MIyxyG__tabBar{display:none}}.mobile-tab-bar-module__MIyxyG__tab{justify-content:center;align-items:center;gap:var(--space-1);min-width:44px;min-height:44px;color:var(--text-muted);-webkit-tap-highlight-color:transparent;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;padding:6px 0;font-family:inherit;text-decoration:none;transition:color .15s;display:flex}.mobile-tab-bar-module__MIyxyG__tab:hover{text-decoration:none}@media (hover:hover){.mobile-tab-bar-module__MIyxyG__tab:hover{color:var(--text-color)}}.mobile-tab-bar-module__MIyxyG__tabActive,.mobile-tab-bar-module__MIyxyG__tabActive:hover{color:var(--brand)}.mobile-tab-bar-module__MIyxyG__tabActive .mobile-tab-bar-module__MIyxyG__tabLabel{font-weight:600}.mobile-tab-bar-module__MIyxyG__tab:focus{outline:none}.mobile-tab-bar-module__MIyxyG__tab:focus-visible{outline:2px solid var(--brand);outline-offset:-2px;border-radius:12px}.mobile-tab-bar-module__MIyxyG__tabLabel{font-size:var(--text-sm);white-space:nowrap;font-weight:500;line-height:1}.mobile-tab-bar-module__MIyxyG__tabIcon{justify-content:center;align-items:center;display:inline-flex;position:relative}.mobile-tab-bar-module__MIyxyG__badge{box-sizing:border-box;border-radius:var(--radius-full);background:var(--danger);border:2px solid var(--card-bg);color:#fff;min-width:16px;height:16px;font-size:var(--text-xs);justify-content:center;align-items:center;padding:0 4px;font-weight:600;line-height:1;display:flex;position:absolute;top:-4px;right:-6px}.mobile-tab-bar-module__MIyxyG__tabAvatar{object-fit:cover;border:2px solid #0000;border-radius:50%;width:24px;height:24px}.mobile-tab-bar-module__MIyxyG__tabAvatarActive{border-color:var(--brand)}.mobile-tab-bar-module__MIyxyG__fab{background:var(--brand);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;width:52px;height:52px;box-shadow:var(--shadow-md);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.mobile-tab-bar-module__MIyxyG__fab:hover{box-shadow:var(--shadow-lg)}.mobile-tab-bar-module__MIyxyG__fab:active{transform:scale(.92)}.mobile-tab-bar-module__MIyxyG__fabDesktopLabel{display:none}@media (min-width:1024px){.mobile-tab-bar-module__MIyxyG__fab{border-radius:16px;gap:8px;width:auto;height:48px;padding:0 20px}.mobile-tab-bar-module__MIyxyG__fabDesktopLabel{white-space:nowrap;font-size:.875rem;font-weight:600;display:inline}}.mobile-tab-bar-module__MIyxyG__fabOpen{transform:rotate(45deg)}@media (min-width:1024px){.mobile-tab-bar-module__MIyxyG__fabOpen{transform:none}.mobile-tab-bar-module__MIyxyG__fabOpen .mobile-tab-bar-module__MIyxyG__fabDesktopLabel{display:none}}.mobile-tab-bar-module__MIyxyG__fabOpen:active{transform:rotate(45deg)scale(.92)}@media (min-width:1024px){.mobile-tab-bar-module__MIyxyG__fabOpen:active{transform:scale(.92)}}.mobile-tab-bar-module__MIyxyG__fabMenu{bottom:calc(76px + env(safe-area-inset-bottom,0px));z-index:1001;background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;min-width:180px;display:flex;position:fixed;right:16px;overflow:hidden}@media (min-width:1024px){.mobile-tab-bar-module__MIyxyG__fabMenu{bottom:76px;right:24px}}.mobile-tab-bar-module__MIyxyG__fabMenuHeader{justify-content:space-between;align-items:center;padding:10px 16px 6px;display:flex}.mobile-tab-bar-module__MIyxyG__fabMenuTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.75rem;font-weight:600}.mobile-tab-bar-module__MIyxyG__fabMenuClose{width:28px;height:28px;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .1s;display:flex}.mobile-tab-bar-module__MIyxyG__fabMenuClose:hover{background:var(--control-hover-bg);color:var(--text-color)}.mobile-tab-bar-module__MIyxyG__fabMenuItem{color:var(--text-color);cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:14px 16px;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .1s;display:flex}.mobile-tab-bar-module__MIyxyG__fabMenuItem:hover{background:var(--control-hover-bg)}.mobile-tab-bar-module__MIyxyG__fabMenuItem+.mobile-tab-bar-module__MIyxyG__fabMenuItem{border-top:1px solid var(--border-color)}
.mobile-drawer-module__hytH3W__overlay{z-index:2000;background:#0006;animation:.2s mobile-drawer-module__hytH3W__fadeIn;position:fixed;inset:0}@keyframes mobile-drawer-module__hytH3W__fadeIn{0%{opacity:0}to{opacity:1}}.mobile-drawer-module__hytH3W__drawer{background:var(--card-bg);flex-direction:column;width:min(300px,80vw);animation:.25s mobile-drawer-module__hytH3W__slideIn;display:flex;position:absolute;top:0;bottom:0;left:0;box-shadow:4px 0 24px #0000001f}@keyframes mobile-drawer-module__hytH3W__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-drawer-module__hytH3W__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.mobile-drawer-module__hytH3W__close{cursor:pointer;color:var(--text-color);-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.mobile-drawer-module__hytH3W__nav{flex:1;padding:.5rem 0;overflow-y:auto}.mobile-drawer-module__hytH3W__link{color:var(--text-color);padding:.75rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s;display:block}.mobile-drawer-module__hytH3W__link:hover{background:#0000000a}.mobile-drawer-module__hytH3W__divider{background:var(--border-color);height:1px;margin:.375rem 1.25rem}.mobile-drawer-module__hytH3W__footer{padding:1rem 1.25rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border-color)}.mobile-drawer-module__hytH3W__footer:empty{display:none}@media (prefers-color-scheme:dark){.mobile-drawer-module__hytH3W__overlay{background:#0009}.mobile-drawer-module__hytH3W__drawer{box-shadow:4px 0 24px #0000004d}.mobile-drawer-module__hytH3W__link:hover{background:#ffffff0f}}
.footer-module__wBV5Qq__footer{background:var(--background);border-top:1px solid var(--border-color);width:100%;margin-top:4rem;padding:2.5rem 0 2rem}.footer-module__wBV5Qq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-module__wBV5Qq__columns{grid-template-columns:1fr 1fr;gap:2.5rem;max-width:480px;display:grid}.footer-module__wBV5Qq__column{flex-direction:column;gap:.5rem;display:flex}.footer-module__wBV5Qq__columnTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary,var(--text-muted));margin:0 0 .25rem;font-size:.75rem;font-weight:600}.footer-module__wBV5Qq__columnLinks{flex-direction:column;gap:.375rem;display:flex}.footer-module__wBV5Qq__link{color:var(--text-color);font-size:.875rem;text-decoration:none}.footer-module__wBV5Qq__bottom{border-top:1px solid var(--border-color);margin-top:2rem;padding-top:1rem}.footer-module__wBV5Qq__copyright{color:var(--text-color);opacity:.4;font-size:.875rem}@media (max-width:600px){.footer-module__wBV5Qq__footer{margin-bottom:calc(56px + env(safe-area-inset-bottom,0px));padding:2rem 0 1.5rem}.footer-module__wBV5Qq__columns{gap:2rem}.footer-module__wBV5Qq__bottom{margin-top:1.5rem;padding-top:.75rem}}
