.embark-restaurant-proof{padding:100px 0;background:#fff;color:var(--proof-ink)}.embark-restaurant-proof *{box-sizing:border-box}.embark-restaurant-proof__hero{display:grid;grid-template-columns:1.05fr .95fr;gap:0;overflow:hidden;border-radius:28px;background:var(--proof-ink);color:#fff}.embark-restaurant-proof__media{min-height:620px;background:#5a2118}.embark-restaurant-proof__media img{width:100%;height:100%;min-height:620px;object-fit:cover}.embark-restaurant-proof__placeholder{display:grid;place-items:center;min-height:620px;background:linear-gradient(135deg,#8b2d1c,#2c0f0a);color:rgba(255,255,255,.7);font-weight:900}.embark-restaurant-proof__content{display:flex;flex-direction:column;justify-content:center;padding:70px}.embark-restaurant-proof__eyebrow{margin:0 0 14px;color:var(--proof-gold);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.embark-restaurant-proof__content h2{margin:0;font-size:clamp(44px,5.2vw,78px);line-height:.94;letter-spacing:-.05em}.embark-restaurant-proof__copy{margin-top:22px;color:rgba(255,255,255,.7);font-size:17px;line-height:1.75}.embark-restaurant-proof__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:32px}.embark-restaurant-proof__stats article{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.04)}.embark-restaurant-proof__stats strong{display:block;color:var(--proof-gold);font-size:28px;line-height:1}.embark-restaurant-proof__stats span{display:block;margin-top:7px;color:rgba(255,255,255,.65);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.embark-restaurant-proof__button{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;min-height:54px;margin-top:30px;padding:14px 24px;border-radius:999px;background:var(--proof-red);color:#fff;font-weight:900;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.embark-restaurant-proof__button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(181,18,27,.28)}.embark-restaurant-proof__quote{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:38px 15px 0}.embark-restaurant-proof__quote p{max-width:900px;margin:0;font-size:clamp(28px,3.2vw,48px);line-height:1.08;letter-spacing:-.03em}.embark-restaurant-proof__quote span{color:var(--proof-orange);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}@media(max-width:950px){.embark-restaurant-proof__hero{grid-template-columns:1fr}.embark-restaurant-proof__media,.embark-restaurant-proof__media img,.embark-restaurant-proof__placeholder{min-height:440px}.embark-restaurant-proof__content{padding:50px 35px}}@media(max-width:600px){.embark-restaurant-proof{padding:70px 0}.embark-restaurant-proof__content{padding:35px 24px}.embark-restaurant-proof__stats{grid-template-columns:1fr}.embark-restaurant-proof__quote{align-items:flex-start;flex-direction:column;padding-top:28px}.embark-restaurant-proof__media,.embark-restaurant-proof__media img,.embark-restaurant-proof__placeholder{min-height:320px}}@media(prefers-reduced-motion:reduce){.embark-restaurant-proof__button{transition:none}}