.restaurant-detail-page{min-height:100vh;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:all .3s ease;padding-bottom:4rem}.back-button-fixed{position:fixed;top:100px;left:2rem;z-index:1000;width:auto;height:auto;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:2rem;padding:.5rem}.back-button-fixed:hover{transform:translateX(-6px)}.hero-section{max-width:1000px;margin:8rem auto 2rem;padding:2rem;display:grid;grid-template-columns:300px 1fr;gap:2rem;align-items:center;min-height:300px}.hero-text-content{display:flex;flex-direction:column;gap:1rem;padding-left:0;order:2}.hero-image-container{order:1}.hero-title{font-size:3rem;font-weight:900;margin:0;letter-spacing:-.02em;line-height:1.1}.hero-subtitle{display:flex;align-items:center;gap:1rem;font-size:1.1rem;flex-wrap:wrap}.hero-cuisine,.hero-location,.hero-price{display:flex;align-items:center;gap:.4rem;font-weight:600;letter-spacing:.3px}.hero-location{font-size:1rem}.hero-icon{color:#eb5e28;font-size:.95rem}.hero-separator{font-weight:300}.hero-image-container{position:relative;width:300px;margin-left:0;height:300px;border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.hero-image-container:hover{transform:translateY(-4px) scale(1.01)}.hero-image-container img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.hero-image-container:hover img{transform:scale(1.05)}.hero-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:5rem}.main-content-wrapper{max-width:1000px;margin:0 auto;padding:0 2rem}.stats-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2rem}.stat-card{border-radius:12px;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card:hover{transform:translateY(-2px)}.stat-icon-wrapper{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon{font-size:1.5rem}.stat-content{flex:1;display:flex;flex-direction:column;gap:.4rem}.stat-value{font-size:2rem;font-weight:800;line-height:1}.stat-label{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stat-action-link{display:inline-block;margin-top:.3rem;font-weight:700;text-decoration:none;font-size:.9rem;transition:all .3s ease}.stat-action-link:hover{transform:translateX(4px)}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2.5rem}.info-column{display:flex;flex-direction:column;gap:.75rem}.info-section-title{font-size:1.25rem;font-weight:700;margin:0 0 .4rem;letter-spacing:-.01em}.info-card{border-radius:12px;padding:1.25rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:.85rem;flex:1}.info-card:hover{transform:translateY(-2px)}.info-item{display:flex;align-items:flex-start;gap:.85rem;padding:.65rem;border-radius:8px;transition:all .3s ease}.info-item:hover{transform:translateX(3px)}.info-item-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.info-item-content{flex:1;display:flex;flex-direction:column;gap:.2rem}.info-item-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.info-item-value{font-size:1rem;font-weight:600}.reviews-full-section{margin-top:2.5rem;padding-top:2.5rem}.section-header{text-align:center;margin-bottom:2rem}.section-title{font-size:2rem;font-weight:900;margin:0 0 .5rem;letter-spacing:-.02em}.section-subtitle{font-size:1rem;font-weight:500}.reviews-grid{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;max-width:800px;margin-left:auto;margin-right:auto}.reviews-grid>.review-card-container{width:100%!important;max-width:none!important;height:auto;display:flex;flex-direction:column;margin:0!important;padding:0!important;flex-shrink:0}.no-reviews-message{width:100%;text-align:center;padding:3rem 2rem;font-size:1.1rem}@media (max-width:1024px){.back-button-fixed{top:80px;left:1.5rem;font-size:1.8rem}.hero-section{grid-template-columns:260px 1fr;gap:2rem;padding:2rem 1.5rem;min-height:260px;margin-top:7rem}.hero-image-container{width:260px;height:260px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-text-content{padding-left:1rem}.main-content-wrapper{padding:0 1.5rem}.stats-row{gap:1.5rem}.stat-card{padding:2rem;flex-direction:column;text-align:center}.stat-icon-wrapper{width:70px;height:70px}.stat-value{font-size:3rem}.info-grid{gap:1.5rem}.section-title{font-size:2.5rem}.reviews-grid{gap:1.25rem;max-width:750px}}@media (max-width:768px){.back-button-fixed{top:90px;left:1rem;font-size:1.6rem}.hero-section{grid-template-columns:1fr;gap:2rem;padding:1.5rem 1rem;margin:8rem auto 1.5rem;min-height:auto}.hero-text-content{padding-right:0;padding-left:0;order:2}.hero-image-container{width:100%;height:240px;order:1;margin:0 auto;max-width:300px}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem;gap:.75rem}.hero-location{font-size:.95rem}.main-content-wrapper{padding:0 1rem}.stats-row{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.stat-card{padding:1.25rem}.stat-icon-wrapper{width:50px;height:50px}.stat-icon{font-size:1.5rem}.stat-value{font-size:2rem}.stat-label{font-size:.85rem}.info-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.info-section-title{font-size:1.2rem}.info-card{padding:1.25rem}.info-item{padding:.65rem}.info-item-icon{width:36px;height:36px;font-size:1rem}.info-item-value{font-size:.95rem}.reviews-full-section{margin-top:1.5rem;padding-top:1.5rem}.reviews-grid{gap:1rem;max-width:100%;padding:0 .5rem}.section-header{margin-bottom:1.25rem}.section-title{font-size:1.6rem}.section-subtitle{font-size:.9rem}}@media (max-width:480px){.back-button-fixed{top:100px;left:.75rem;font-size:1.5rem}.hero-section{padding:2rem;gap:1.5rem;margin:7.5rem auto 1.25rem}.hero-image-container{height:220px;border-radius:16px}.hero-title{font-size:1.8rem}.hero-subtitle{gap:.6rem}.hero-location,.hero-subtitle{font-size:.9rem}.hero-image-placeholder{font-size:4rem}.main-content-wrapper{padding:0 .75rem}.stats-row{gap:.75rem;margin-bottom:1.25rem}.stat-card{padding:1rem}.info-grid{gap:.75rem;margin-bottom:1.25rem}.info-card{padding:1rem}.info-item{flex-direction:column;align-items:center;text-align:center;gap:.75rem}.info-item:hover{transform:translateX(0)}.reviews-full-section{margin-top:1.25rem;padding-top:1.25rem}.section-header{margin-bottom:1rem}.reviews-grid{gap:.75rem;max-width:100%;padding:0 .25rem}}@media (min-width:1440px){.back-button-fixed{left:2.5rem;font-size:2.2rem}.hero-section{max-width:1100px;grid-template-columns:360px 1fr;gap:2.5rem;min-height:360px;padding:2rem;margin-top:8rem}.hero-image-container{width:360px;height:360px}.hero-title{font-size:3.5rem}.main-content-wrapper{max-width:1100px}.info-grid,.stats-row{gap:1.5rem}.reviews-grid{gap:1.75rem;max-width:850px}}@media (min-width:1920px){.back-button-fixed{left:3rem;font-size:2.5rem}.hero-section{max-width:1200px;grid-template-columns:400px 1fr;gap:3rem;padding:2rem 3rem;min-height:400px;margin-top:8rem}.hero-image-container{width:400px;height:400px}.hero-title{font-size:4rem}.main-content-wrapper{max-width:1200px;padding:0 3rem}.stats-row{gap:1.75rem}.stat-card{padding:1.5rem 2rem}.info-grid{gap:1.75rem}.info-card{padding:1.5rem 2rem}.reviews-grid{gap:2rem;max-width:900px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.hero-section{animation:fadeIn .8s ease-out}.stats-row{animation:fadeInUp .8s ease-out .2s both}.info-grid{animation:fadeInUp .8s ease-out .4s both}.reviews-full-section{animation:fadeInUp .8s ease-out .6s both}