.restaurant-map{margin-top:24px;max-width:640px}
.restaurant-map h2{margin-bottom:8px}
.restaurant-map-frame{width:100%;aspect-ratio:8/5;background:#f1f1ed;border:1px solid #ddd;border-radius:8px;overflow:hidden;position:relative;z-index:0}
.restaurant-map-static{display:block;width:100%;height:100%;object-fit:contain}
.restaurant-map-live{width:100%;height:100%}
.restaurant-map [hidden]{display:none!important}
.restaurant-map-credit,.restaurant-map-status{font-size:.8em;color:#666}
.restaurant-map-credit{position:absolute;right:0;bottom:0;z-index:2;padding:1px 5px;background:rgba(255,255,255,.9);line-height:1.5}
.restaurant-map-open{margin-top:8px;padding:8px 12px;border:1px solid #888;border-radius:5px;background:#fff;color:#333;font:inherit;cursor:pointer}
.restaurant-map-pin{background:none;border:none}
