.resto-hero{min-height:580px;padding:64px 0 0}.resto-hero .container{width:100%;padding-bottom:48px}.resto-hero__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.resto-hero__id{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.resto-hero h1{color:var(--white);font-size:clamp(2.4rem,4.5vw,3.6rem)}.resto-hero .meta{color:#ffffffd9;flex-wrap:wrap;align-items:center;gap:18px;font-size:.95rem;display:flex}.resto-hero .meta .stars{font-size:1rem}.resto-hero__logo{background:var(--white);width:84px;height:84px;color:var(--olive);font-family:var(--font-display);box-shadow:var(--shadow-lg);border-radius:20px;justify-content:center;align-items:center;font-size:2.2rem;font-weight:600;display:flex}.resto-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.infobar{background:var(--white);border-bottom:1px solid var(--warm-200)}.infobar__inner{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px 24px;padding-top:20px;padding-bottom:20px;display:grid}.infobar .item{color:var(--ink-soft);align-items:center;gap:10px;font-size:.86rem;display:flex}.infobar .item strong{font-weight:700}.infobar .icon{width:17px;height:17px;color:var(--olive);flex-shrink:0}.infobar .text-link{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.story{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.story__text{flex-direction:column;gap:20px;display:flex}.story__text p{color:var(--ink-soft);font-size:1.02rem}.story__media{position:relative}.story__media img{border-radius:var(--radius-lg);aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;width:100%;box-shadow:var(--shadow-lg)}.chef-tag{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-lg);align-items:center;gap:14px;padding:16px 22px;display:flex;position:absolute;bottom:34px;left:-28px}.chef-tag strong{font-size:.95rem;display:block}.chef-tag small{color:var(--warm-500);font-size:.8rem}.gallery{grid-template-rows:220px 220px;grid-template-columns:2fr 1fr 1fr;gap:16px;display:grid}.gallery img{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);width:100%;height:100%}.gallery img:first-child{grid-row:span 2}.perks{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.perk{background:var(--white);border:1px solid var(--warm-200);border-radius:var(--radius);align-items:flex-start;gap:16px;padding:26px;display:flex}.perk h3{font-family:var(--font-body);margin-bottom:4px;font-size:1rem;font-weight:700}.perk p{color:var(--warm-500);font-size:.88rem}@media (max-width:900px){.story{grid-template-columns:1fr;gap:40px}.chef-tag{left:16px}.gallery{grid-template-rows:repeat(3,180px);grid-template-columns:1fr 1fr}.gallery img:first-child{grid-area:span 1/span 2}.perks{grid-template-columns:1fr}}@media (max-width:640px){.resto-hero{min-height:420px;padding:40px 0 0}.resto-hero__logo{border-radius:16px;width:64px;height:64px;font-size:1.7rem}.infobar__inner{grid-template-columns:repeat(2,1fr);gap:10px 16px}.infobar .item{gap:8px;font-size:.8rem}.infobar .icon{width:15px;height:15px}}
