:root{--bottomnav-h:calc(56px + env(safe-area-inset-bottom))}.seshn-nav-hamburger,.seshn-nav-mobile-menu,.seshn-bottom-nav,.seshn-nav-backdrop{display:none}@media (max-width:720px){.seshn-nav-root{gap:4px;padding:0 14px!important}.seshn-nav-links,.seshn-nav-search,.seshn-hide-mobile{display:none!important}.seshn-nav-post-text{display:none}.seshn-notifications-panel{width:calc(100vw - 28px)!important;right:-8px!important}body.has-bottom-nav{padding-bottom:var(--bottomnav-h)}.seshn-bottom-nav{z-index:120;height:var(--bottomnav-h);padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--line);align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.seshn-bottom-tab{cursor:pointer;color:var(--ink-3);font-family:var(--font-display);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 0 4px;font-size:10px;font-weight:600;text-decoration:none;display:flex}.seshn-bottom-tab.active{color:var(--accent-d)}.seshn-bottom-tab .bt-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.bt-label{line-height:1}.bt-badge{background:var(--accent);color:#062c19;border:2px solid var(--surface);box-sizing:content-box;border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-7px}.seshn-bottom-post .bt-post{background:var(--accent);color:#062c19;border-radius:12px;justify-content:center;align-items:center;width:46px;height:34px;margin-top:-2px;display:flex;box-shadow:0 4px 12px #2ccb7359}.bt-avatar{background:var(--ph);border-radius:50%;width:24px;height:24px;overflow:hidden}.bt-avatar img{object-fit:cover;width:100%;height:100%;display:block}.bt-avatar-fallback{font-family:var(--font-display);color:var(--ink-3);font-size:9px;font-weight:700}.seshn-bottom-more.active .bt-avatar{box-shadow:0 0 0 2px var(--accent-d)}.seshn-nav-backdrop{z-index:150;background:#0006;animation:.15s bm-fade;display:block;position:fixed;inset:0}.seshn-nav-mobile-menu{left:0;right:0;bottom:var(--bottomnav-h);z-index:151;background:var(--surface);border-top:1px solid var(--line);border-radius:18px 18px 0 0;flex-direction:column;max-height:72vh;padding-bottom:8px;display:none;position:fixed;top:auto;overflow-y:auto;box-shadow:0 -14px 40px #00000038}.seshn-nav-mobile-menu.open{animation:.2s bm-slide-up;display:flex}.seshn-sheet-handle{background:var(--line);border-radius:999px;flex-shrink:0;width:38px;height:4px;margin:10px auto 6px}.seshn-sheet-profile{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;padding:10px 18px 14px;text-decoration:none;display:flex}.seshn-sheet-av{background:var(--ph);width:40px;height:40px;font-family:var(--font-display);color:var(--ink-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.seshn-sheet-av img{object-fit:cover;width:100%;height:100%;display:block}.ssp-name{font-family:var(--font-display);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.ssp-handle{color:var(--ink-3);font-size:13px}.seshn-sheet-group{padding:6px 0}.seshn-sheet-link{color:var(--ink);font-family:var(--font-display);border-radius:10px;align-items:center;gap:8px;margin:0 8px;padding:12px 18px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.seshn-sheet-link.active{color:var(--accent-d);background:var(--accent-bg)}.seshn-sheet-link:active{background:var(--surface-2)}.seshn-sheet-count{background:var(--accent);color:#062c19;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.seshn-sheet-row{border-top:1px solid var(--line-soft);font-family:var(--font-display);color:var(--ink);justify-content:space-between;align-items:center;padding:14px 18px;font-size:15px;font-weight:600;display:flex}.seshn-sheet-signout{text-align:left;cursor:pointer;width:100%;font-family:var(--font-display);color:var(--ink-2);background:0 0;border:none;padding:12px 18px;font-size:15px;font-weight:600;display:block}.seshn-sheet-signout:active{background:var(--surface-2)}@keyframes bm-fade{0%{opacity:0}to{opacity:1}}@keyframes bm-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}body.has-bottom-nav:has(.inbox-page){padding-bottom:0}body.has-bottom-nav .inbox-page{height:calc(100dvh - 58px - var(--bottomnav-h))}body.has-bottom-nav .contract-page .sign-bar.sticky-bottom{bottom:var(--bottomnav-h)}}