.restaurant-recommendations{margin-top:14px;padding:18px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:0 14px 34px rgba(0,0,0,.18)}
.restaurant-recommendations[hidden]{display:none}.restaurant-rec-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.restaurant-rec-kicker{font-size:.72rem;font-weight:800;letter-spacing:.12em;color:#ff9e75;text-transform:uppercase;margin-bottom:5px}.restaurant-rec-head h3{margin:0;font-size:1.3rem}.restaurant-rec-head p{margin:5px 0 0;color:#aaa8b8;line-height:1.45}.restaurant-window{flex:0 0 auto;text-align:right;border:1px solid rgba(255,255,255,.12);border-radius:15px;padding:10px 12px;background:rgba(255,255,255,.035)}.restaurant-window small{display:block;color:#aaa8b8;font-size:.7rem}.restaurant-window strong{display:block;font-size:1.05rem;color:#ffd166;margin-top:2px}.restaurant-rec-list{display:grid;gap:10px;margin-top:16px}.restaurant-rec-card{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.035)}.restaurant-rec-rank{font-size:.72rem;font-weight:800;color:#ffd166}.restaurant-rec-main h4{margin:0 0 3px;font-size:1rem}.restaurant-rec-main p{margin:0;color:#ddd8e8;font-size:.8rem}.restaurant-rec-main small{display:block;color:#9f9cac;font-size:.7rem;margin-top:3px}.pretheatre-chip{display:inline-flex;margin-top:7px;border-radius:999px;padding:4px 7px;font-size:.66rem;font-weight:800;color:#9ff5c9;background:rgba(87,214,166,.08);border:1px solid rgba(87,214,166,.2)}.restaurant-rec-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.restaurant-rec-actions a{display:inline-flex;text-decoration:none;color:white;font-size:.74rem;font-weight:800;padding:8px 10px;border-radius:11px;background:linear-gradient(90deg,#ff5f8f,#ff935c)}.restaurant-rec-actions a.secondary{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);color:#dedbea}.restaurant-rec-footer{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:14px;color:#8f8d9d;font-size:.7rem;line-height:1.4}.restaurant-rec-footer a{color:#ffd166;text-decoration:none;font-weight:800;white-space:nowrap}@media(max-width:620px){.restaurant-rec-head{display:block}.restaurant-window{display:inline-block;text-align:left;margin-top:12px}.restaurant-rec-card{grid-template-columns:1fr}.restaurant-rec-rank{order:0}.restaurant-rec-actions{justify-content:flex-start}.restaurant-rec-actions a{flex:1;justify-content:center}.restaurant-rec-footer{align-items:flex-start;flex-direction:column}.restaurant-rec-footer a{white-space:normal}}
