.Cafe-module__DYOldG__cafePage{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);min-height:100vh;padding:40px 0}.Cafe-module__DYOldG__loading{height:50vh;color:var(--primary-orange);flex-direction:column;justify-content:center;align-items:center;font-size:24px;display:flex}.Cafe-module__DYOldG__loadingSpinner{font-size:60px;animation:1s infinite Cafe-module__DYOldG__bounce}.Cafe-module__DYOldG__header{text-align:center;margin-bottom:60px;position:relative}.Cafe-module__DYOldG__title{color:var(--text-dark);margin-bottom:20px;font-size:3rem;display:inline-block;position:relative}.Cafe-module__DYOldG__title:after{content:"";background:linear-gradient(45deg,var(--primary-orange),var(--primary-yellow));border-radius:2px;width:100px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.Cafe-module__DYOldG__subtitle{color:var(--text-light);margin-bottom:30px;font-size:1.3rem}.Cafe-module__DYOldG__menuGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;padding:0 20px;display:grid}.Cafe-module__DYOldG__menuCard{background:#fff;border-radius:15px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Cafe-module__DYOldG__menuCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.Cafe-module__DYOldG__cardImage{object-fit:cover;width:100%;height:200px}.Cafe-module__DYOldG__cardContent{padding:20px}.Cafe-module__DYOldG__cardTitle{color:var(--text-dark);margin-bottom:10px;font-size:1.5rem;font-weight:700}.Cafe-module__DYOldG__cardDescription{color:var(--text-light);margin-bottom:15px;font-size:1rem}.Cafe-module__DYOldG__cardFooter{justify-content:space-between;align-items:center;display:flex}.Cafe-module__DYOldG__cardPrice{color:var(--primary-orange);font-size:1.3rem;font-weight:700}
