body{margin:0;font-family:sans-serif;min-height:100vh;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:url(/food2.jpg) no-repeat center center;background-size:cover;filter:blur(8px);transform:scale(1.05);z-index:-2}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#00408066;z-index:-1}.card-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}
