:root{--shell-nav-h:69px;--shell-rail-w:71px;--shell-tab-h:65px}.shell-header{position:sticky;top:0;z-index:40;height:var(--shell-nav-h);background:var(--nav-bg);border-bottom:1px solid var(--line);transition:box-shadow .3s}.shell-header-in{height:100%;max-width:1400px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}@media (min-width:1024px){.shell-header-in{display:grid;grid-template-columns:1fr auto 1fr;padding:0 20px}.shell-logo{justify-self:center}}.shell-side{align-items:center;gap:20px;min-width:0}.shell-side.l{justify-self:start}.shell-side.r{display:flex;justify-self:end}.shell-logo{white-space:nowrap}.shell-logo span{letter-spacing:.22em}@media (max-width:639px){.shell-side{gap:10px}.shell-logo svg{width:26px;height:26px}.shell-logo span{font-size:13px;letter-spacing:.12em}}.shell-link{color:var(--muted);font-size:14px;font-weight:500;transition:color .2s}.shell-link:hover,.shell-link[aria-current]{color:var(--ink)}.shell-look{display:flex;height:36px;width:36px;flex-shrink:0;align-items:center;justify-content:center;border:0;border-radius:8px;background:none;color:var(--muted);transition:color .2s,background .2s}.shell-look:hover{color:rgb(var(--accent));background:var(--soft)}@media (pointer:coarse){.shell-look{min-width:44px}.shell-header .btn-primary,.shell-look{min-height:44px}}.shell-scrolled{box-shadow:0 10px 34px -18px rgba(0,0,0,.35)}html.light .shell-scrolled{box-shadow:0 10px 34px -18px rgba(0,0,0,.12)}.shell-rail{position:fixed;top:var(--shell-nav-h);bottom:0;left:0;z-index:30;width:var(--shell-rail-w);overflow-y:auto;background:var(--nav-bg);border-right:1px solid var(--line)}.shell-rail,.shell-rail a{display:flex;flex-direction:column;align-items:center}.shell-rail a{width:100%;min-height:64px;justify-content:center;gap:6px;text-align:center;font-size:10.5px;font-weight:500;color:var(--muted);transition:color .2s,background .2s}.shell-rail a svg{width:21px;height:21px}.shell-rail a:hover,.shell-rail a[aria-current]{color:rgb(var(--accent))}.shell-rail a:hover{background:var(--soft)}body.has-shell-rail{padding-left:var(--shell-rail-w)}@media (max-width:1023px){body.has-shell-rail{padding-left:0;padding-bottom:calc(var(--shell-tab-h) + env(safe-area-inset-bottom))}.shell-rail{top:auto;bottom:0;left:0;right:0;width:100%;height:var(--shell-tab-h);flex-direction:row;justify-content:space-around;border-right:0;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.shell-rail a{min-height:unset;height:100%;width:20%;gap:4px;font-size:9.5px}.shell-rail a svg{width:19px;height:19px}}.shell-make-c{display:flex;align-items:center;justify-content:center}@media (max-width:1023px){.shell-rail{overflow:visible}.shell-rail a[data-place=today]{order:1}.shell-rail a[data-place=calendar]{order:2}.shell-rail a[data-place=make]{order:3}.shell-rail a[data-place=listings]{order:4}.shell-rail a[data-place=inbox]{order:5}.shell-rail a.shell-make{gap:3px;overflow:visible}.shell-make-c{width:52px;height:52px;margin-top:-28px;border-radius:50%;background:#95b3fb;color:#142642;box-shadow:0 8px 20px rgba(62,100,185,.35),inset 0 1px 0 hsla(0,0%,100%,.45)}.shell-rail a.shell-make .shell-make-c svg{width:24px;height:24px;stroke-width:1.9}.shell-rail a.shell-make:hover .shell-make-c,.shell-rail a.shell-make[aria-current] .shell-make-c{background:#afc8ff;color:#142642}}