@tailwind base;@tailwind components;@tailwind utilities;@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 30s linear infinite}.partner-card{min-width:180px;height:90px;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #0000000d}.partner-card img{max-height:40px;max-width:140px;object-fit:contain}
