.restaurant-detail-page{color:#2b313d;background:#f3f3f3;min-height:100vh;padding:20px 0 40px}.restaurant-detail-page .container{padding:0 16px}.restaurant-detail-breadcrumbs{color:#768093;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.restaurant-detail-breadcrumbs a:hover{color:#4f5a70}.restaurant-detail-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.restaurant-detail-heading h1{font-size:clamp(34px,4vw,52px);font-weight:700;line-height:1.05}.restaurant-detail-actions{gap:16px;display:flex}.restaurant-detail-actions button{color:#4d5769;cursor:pointer;border:none;align-items:center;gap:6px;font-size:15px;display:inline-flex}.restaurant-detail-actions img{width:16px;height:16px}.restaurant-detail-main{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.restaurant-detail-media{min-width:0}.restaurant-media-grid{grid-template-columns:92px minmax(0,1fr);gap:12px;display:grid}.restaurant-media-side{grid-auto-rows:82px;gap:8px;display:grid}.restaurant-thumb{cursor:pointer;background:#ddd;border:none;border-radius:10px;position:relative;overflow:hidden}.restaurant-thumb.active{outline:2px solid #76ac53}.restaurant-thumb img,.restaurant-media-hero img{object-fit:cover;width:100%;height:100%}.restaurant-media-hero{border-radius:14px;min-height:358px;overflow:hidden}.restaurant-detail-description{color:#515b6d;max-width:820px;margin-top:12px;font-size:15px;line-height:1.6}.restaurant-detail-sidebar{min-width:0}.restaurant-side-card{background:#fff;border:1px solid #e3e7ee;border-radius:14px;padding:18px}.restaurant-side-card section{border-bottom:1px solid #eef1f5;margin-bottom:16px;padding-bottom:16px}.restaurant-side-card section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.restaurant-side-card h3{margin-bottom:10px;font-size:32px;font-weight:700;line-height:1.1}.restaurant-rating-main{align-items:center;gap:10px;margin-bottom:10px;display:flex}.restaurant-rating-main span{color:#fff;text-align:center;background:#79b441;border-radius:8px;min-width:72px;padding:8px 10px;font-size:24px;font-weight:700;line-height:1}.restaurant-rating-main p{color:#707a8c;font-size:14px}.restaurant-rating-lines{gap:7px;display:grid}.restaurant-rating-lines div{color:#626d80;justify-content:space-between;gap:10px;font-size:14px;display:flex}.restaurant-rating-lines strong{color:#2f3745;font-weight:600}.restaurant-side-plain{color:#3a4457;font-size:20px;font-weight:600}.restaurant-side-card p{color:#5d687c;margin-bottom:8px;font-size:14px;line-height:1.45}.restaurant-side-card p:last-child{margin-bottom:0}.restaurant-side-card p strong{color:#2f3745}.restaurant-side-card a{color:#3d7f41;text-decoration:underline}.restaurant-hours{gap:6px;display:grid}.restaurant-hours li{color:#5e687a;justify-content:space-between;gap:10px;font-size:13px;display:flex}.restaurant-hours strong{color:#323a47}.restaurant-services-block,.restaurant-map-block,.restaurant-reviews-block{margin-top:34px}.restaurant-services-block h2,.restaurant-map-block h2,.restaurant-reviews-block h2{margin-bottom:14px;font-size:36px;font-weight:700;line-height:1.1}.restaurant-services-list{flex-wrap:wrap;gap:8px;display:flex}.restaurant-services-list span{color:#4f5a6d;background:#fff;border:1px solid #dfe4eb;border-radius:999px;padding:7px 12px;font-size:13px}.restaurant-map-card{border:1px solid #e3e7ee;border-radius:14px;position:relative;overflow:hidden}.restaurant-map-link{color:#fff;background:#7baa50;border-radius:10px;padding:9px 14px;font-size:14px;font-weight:600;position:absolute;bottom:14px;right:14px}.restaurant-reviews-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.restaurant-reviews-head button{color:#9097a5;background:#fff;border:1px solid #dfe4eb;border-radius:10px;padding:8px 12px;font-size:14px}.restaurant-reviews-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.restaurant-review-card{background:#fff;border:1px solid #e1e6ee;border-radius:12px;min-height:166px;padding:12px}.restaurant-review-top{justify-content:space-between;gap:8px;margin-bottom:10px;display:flex}.restaurant-review-author{gap:8px;min-width:0;display:flex}.restaurant-review-author span{color:#2f3745;background:#eceff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:600;display:inline-flex}.restaurant-review-author h4{color:#2f3745;font-size:14px;line-height:1.2}.restaurant-review-author p{color:#8a93a3;margin-top:2px;font-size:11px}.restaurant-review-top strong{color:#fff;background:#79b441;border-radius:8px;height:fit-content;padding:4px 8px;font-size:14px;line-height:1}.restaurant-review-card>p{color:#5d687c;font-size:13px;line-height:1.45}.restaurant-reviews-more{color:#6f9f45;margin-top:10px;font-weight:600;display:inline-block}@media (min-width:1024px){.restaurant-detail-page .container{padding:0 24px}.restaurant-detail-main{grid-template-columns:minmax(0,1fr) 330px;align-items:start}.restaurant-side-card{position:sticky;top:84px}}@media (max-width:980px){.restaurant-detail-actions{justify-content:flex-start;width:100%}.restaurant-detail-heading{flex-direction:column;align-items:flex-start}.restaurant-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.restaurant-media-grid{grid-template-columns:1fr}.restaurant-media-side{grid-auto-rows:86px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;padding-bottom:2px;overflow-x:auto}.restaurant-media-hero{min-height:255px}.restaurant-reviews-grid{grid-template-columns:1fr}.restaurant-services-block h2,.restaurant-map-block h2,.restaurant-reviews-block h2{font-size:30px}.restaurant-side-card h3{font-size:26px}}
