@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--color-roomix-400:#60a5fa;--font-inter:"Inter",sans-serif}body{font-family:var(--font-inter)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{background-size:200% 100%;animation:1.5s linear infinite shimmer}.propertydetails{padding:4px}.propertydetails svg{color:var(--color-roomix-400);margin-left:0;margin-right:0}.propertydetails span{font-size:16px}
