.contact-page .restaurant-card{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 0 4px #0000001a}.contact-page .restaurant-photo-col{min-height:260px}.contact-page .restaurant-photo-col img{object-fit:cover;width:100%;height:100%;min-height:260px}.contact-page .restaurant-info{padding:1.5rem}.contact-page .restaurant-title{letter-spacing:-1px;margin-bottom:1.25rem;font-weight:700}.contact-page .schedule-list{border:1px solid #f2f3f5;border-radius:.75rem;margin-bottom:1.5rem;overflow:hidden}.contact-page .schedule-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding:.85rem 1.1rem;font-size:.95rem;display:flex}.contact-page .schedule-row:nth-child(odd){background-color:#f9fafc}.contact-page .schedule-row .schedule-day{font-weight:600}.contact-page .schedule-row .schedule-time{color:#495057;text-align:right}.contact-page .contact-actions{flex-direction:column;gap:.75rem;display:flex}.contact-page .contact-action{color:#212529;border:1px solid #f2f3f5;border-radius:.75rem;align-items:center;gap:.75rem;padding:.9rem 1.1rem;font-size:1rem;text-decoration:none;transition:all .2s linear;display:flex}.contact-page .contact-action svg{flex-shrink:0}.contact-page .contact-action:hover{color:#212529;background-color:#fdf7e7;border-color:#f5c332}.contact-page .restaurant-map iframe{border:0;width:100%;height:300px;display:block}@media (width>=992px){.contact-page .restaurant-info{padding:2.5rem}.contact-page .restaurant-title{font-size:2rem}.contact-page .contact-actions{flex-direction:row}.contact-page .contact-action{flex:1}.contact-page .restaurant-map iframe{height:380px}}
