#property-navbar{z-index:51;grid-area:navbar;position:sticky}#property-navbar.is-pinned:before{content:"";z-index:-1;pointer-events:none;border-bottom-width:1px;border-color:var(--border-color-default);background-color:#000;width:100svw;height:calc(100% + 70px);transition:all 1s;display:block;position:absolute;bottom:0;left:0;overflow:hidden}html[data-theme=light] #calendar-fallback-shimmer{background:linear-gradient(90deg,#f0f0f0 0%,#fafafa 20%,#f0f0f0 40% 100%) 0 0/200% 100%;animation:2s linear infinite shimmer}html[data-theme=dark] #calendar-fallback-shimmer{background:linear-gradient(90deg,#1a1a1a 0%,#1f1f1f 20%,#1a1a1a 40% 100%) 0 0/200% 100%;animation:2s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:1024px){#property-navbar.is-pinned:before{width:100vw;margin:0 auto;left:calc(50% + 200px);transform:translate(-50%)}}
