.restaurant-hero{position:relative;overflow:hidden;min-height:80vh;display:flex;align-items:center;background-color:var(--restaurant-color-bg-primary)}.restaurant-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--restaurant-gradient-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:0;opacity:.3}.hero-container{max-width:var(--restaurant-container-max-width);margin:0 auto;padding:0 var(--restaurant-container-padding);width:100%;position:relative;z-index:1}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:var(--restaurant-spacing-3xl);align-items:center}.hero-left{display:flex;flex-direction:column;gap:var(--restaurant-spacing-xl)}.hero-title{font-family:var(--restaurant-font-heading);font-size:var(--restaurant-font-size-5xl);font-weight:var(--restaurant-font-weight-bold);line-height:var(--restaurant-line-height-tight);margin:0;color:var(--restaurant-color-text-primary)}.hero-subtitle{font-family:var(--restaurant-font-body);font-size:var(--restaurant-font-size-lg);line-height:var(--restaurant-line-height-normal);color:var(--restaurant-color-text-secondary);margin:0}.hero-buttons{display:flex;gap:var(--restaurant-spacing-md);flex-wrap:wrap}.hero-right{display:flex;justify-content:center;align-items:center}.hero-visual{position:relative;width:100%;max-width:500px}.hero-image-container{position:relative;width:100%;aspect-ratio:1;border-radius:var(--restaurant-radius-2xl);overflow:hidden;box-shadow:var(--restaurant-shadow-soft-lg);background-color:var(--restaurant-color-secondary-light);border:1px solid var(--restaurant-color-border-soft)}.hero-image{width:100%;height:100%;object-fit:cover;display:block}.placeholder-svg{width:100%;height:100%;opacity:.3}@media (max-width: 768px){.restaurant-hero{min-height:auto;padding:var(--restaurant-section-padding-y-mobile) 0}.hero-content{grid-template-columns:1fr;gap:var(--restaurant-spacing-2xl)}.hero-buttons{flex-direction:column}.btn{width:100%}.hero-visual{max-width:100%}.hero-image-container{max-width:300px;margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/restaurant-hero.css.map */
