.feed-wrapper,.single-property-wrapper{min-height:100vh;padding:0 10px 16px}.feed-container{margin:1rem auto auto}.feed-container,.property-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:800px}.property-container{margin:.25rem auto auto;padding-bottom:84px}.no-more-results,.no-results{padding:1rem;color:#888;text-align:center}.no-more-results{border-top:1px solid var(--border,#e0e0e0);margin-top:1rem;padding-top:1.5rem;font-style:italic}.error-message{padding:1rem;color:red;gap:.5rem}.error-message,.loading-more{text-align:center;display:flex;flex-direction:column;align-items:center}.loading-more{margin-top:1rem;width:100%}.feed-bottom-spinner{width:100%;padding:2rem 0;pointer-events:none}.feed-bottom-spinner,.feed-loading-dots{display:flex;justify-content:center;align-items:center}.feed-loading-dots{gap:.5rem}.feed-loading-dots span{width:8px;height:8px;border-radius:50%;background-color:#000;display:inline-block;animation:feed-dot-bounce 1.4s ease-in-out infinite both}.feed-loading-dots span:first-child{animation-delay:-.32s}.feed-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes feed-dot-bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.sticky-divider{height:0;min-height:0}@media (max-width:600px){.feed-wrapper,.single-property-wrapper{padding:0 8px 16px}.feed-container,.property-container{border-radius:0}}@media (max-width:830px) and (hover:hover) and (pointer:fine){body,html{scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{width:0;height:0}}