.rp{max-width:640px;margin:0 auto;background:#ffffff;min-height:100vh;padding-bottom:calc(88px + env(safe-area-inset-bottom, 0px))}.rp-error,.rp-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#6b7280;font-size:16px}.rp-hero{position:relative;width:100%;height:320px;background:#e5e7eb;overflow:hidden}.rp-hero-img{width:100%;height:100%;object-fit:cover;display:block}.rp-hero-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0D46C7,#5b7fe0);color:rgba(255,255,255,.85);font-size:96px;font-weight:800}.rp-hero-top{position:absolute;top:calc(12px + env(safe-area-inset-top, 0px));left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.rp-hero-top-right{display:flex;align-items:center;gap:10px}.rp-round-btn{background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rp-hero-next,.rp-round-btn{width:40px;height:40px;border-radius:9999px;border:none;color:#1f2937;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18)}.rp-hero-next{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:rgba(255,255,255,.85)}.rp-pill{display:inline-flex;align-items:center;gap:5px;background:rgba(255,255,255,.95);color:#1f2937;font-size:13px;font-weight:600;padding:6px 12px;border-radius:9999px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.rp-hero-counter{position:absolute;right:16px;bottom:16px}.rp-hero-dots{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);display:flex;gap:6px}.rp-dot{width:7px;height:7px;padding:0;border:none;border-radius:9999px;background:rgba(255,255,255,.6);cursor:pointer;transition:width .2s,background-color .2s}.rp-dot.active{width:22px;background:#ffffff}.rp-card{position:relative;z-index:2;margin-top:-22px;background:#ffffff;border-radius:24px 24px 0 0;padding:24px 20px 8px;box-shadow:0 -6px 20px rgba(0,0,0,.06)}.rp-name{font-size:28px;font-weight:800;color:#111827;text-align:center;margin:0 0 8px;letter-spacing:-.01em}.rp-address{display:flex;align-items:center;justify-content:center;gap:6px;color:#4b5563;font-size:15px;margin-bottom:12px}.rp-address-pin{color:#0D46C7;flex-shrink:0}.rp-stars{display:flex;align-items:center;justify-content:center;gap:3px;margin-bottom:12px}.rp-star{font-size:22px;line-height:1;color:#d1d5db}.rp-star.filled{color:#F59E0B}.rp-cuisine{text-align:center;color:#4b5563;font-size:16px;margin-bottom:20px}.rp-tabs{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.rp-tab{flex:1 1;background:none;border:none;padding:12px 4px;font-size:16px;font-weight:600;color:#9ca3af;cursor:pointer;position:relative;transition:color .2s}.rp-tab.active{color:#0D46C7}.rp-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2.5px;background:#0D46C7;border-radius:2px}.rp-tab-content{padding-top:4px}.rp-empty{text-align:center;color:#9ca3af;padding:32px 0;font-size:15px}.rp-menu-section{margin-bottom:24px}.rp-menu-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rp-menu-section-title{font-size:19px;font-weight:800;color:#111827;margin:0;letter-spacing:.01em}.rp-menu-section-count{font-size:15px;color:#9ca3af;font-weight:500}.rp-menu-list{display:flex;flex-direction:column;gap:12px}.rp-menu-item{display:flex;gap:14px;align-items:stretch;text-align:left;width:100%;background:#ffffff;border:1px solid #f0f0f0;border-radius:16px;padding:12px;cursor:pointer;transition:box-shadow .2s,transform .1s}.rp-menu-item:hover{box-shadow:0 4px 14px rgba(0,0,0,.07)}.rp-menu-item:active{transform:scale(.99)}.rp-menu-item-img{width:84px;height:84px;border-radius:12px;object-fit:cover;flex-shrink:0;background:#f0f0f0}.rp-menu-item-body{flex:1 1;min-width:0;display:flex;flex-direction:column}.rp-menu-item-name{font-size:16px;font-weight:700;color:#111827;margin-bottom:4px}.rp-menu-item-desc{font-size:14px;color:#6b7280;line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rp-menu-item-price{font-size:16px;font-weight:800;color:#111827;margin-top:auto}.rp-contact-list{display:flex;flex-direction:column;gap:2px;margin-bottom:16px}.rp-contact-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 4px;border-bottom:1px solid #f3f4f6;text-decoration:none;color:inherit}.rp-contact-label{font-size:14px;color:#9ca3af;font-weight:500}.rp-contact-value{font-size:15px;color:#111827;font-weight:500;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rp-hours{margin-bottom:16px}.rp-hours-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.rp-hours-title{font-size:16px;font-weight:700;color:#111827;margin:0}.rp-open-badge{font-size:13px;font-weight:600;padding:4px 10px;border-radius:9999px}.rp-open-badge.open{background:#dcfce7;color:#15803d}.rp-open-badge.closed{background:#fee2e2;color:#b91c1c}.rp-hours-list{list-style:none;margin:0;padding:0}.rp-hours-row{display:flex;align-items:center;justify-content:space-between;padding:9px 4px;border-bottom:1px solid #f3f4f6;font-size:14px;color:#4b5563}.rp-hours-row.today{font-weight:700;color:#111827}.rp-map{height:220px;border-radius:16px;overflow:hidden;margin-top:8px}.rp-map-inner{width:100%;height:100%;border:0}.rp-directions{display:inline-block;margin-top:12px;color:#0D46C7;font-size:15px;font-weight:600;text-decoration:none}.rp-directions:hover{text-decoration:underline}.rp-reviews-summary{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 0 24px}.rp-reviews-score{font-size:40px;font-weight:800;color:#111827;line-height:1}.rp-reviews-count{font-size:14px;color:#6b7280}.rp-review-btn{display:block;width:100%;padding:14px;background:#0D46C7;color:#ffffff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.rp-review-btn:hover{background:#0a3aa8}.rp-reviews-list{display:flex;flex-direction:column;gap:16px;margin-top:20px}.rp-review-card{border:1px solid #f0f0f0;border-radius:16px;padding:14px}.rp-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.rp-review-author{display:flex;align-items:center;gap:8px;min-width:0}.rp-review-avatar{width:32px;height:32px;border-radius:9999px;object-fit:cover;flex-shrink:0}.rp-review-name{font-size:15px;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rp-review-meta{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.rp-review-meta .rp-stars{margin-bottom:0;gap:1px}.rp-review-meta .rp-star{font-size:14px}.rp-review-date{font-size:12px;color:#9ca3af}.rp-review-text{font-size:14px;color:#374151;line-height:1.5;margin:0 0 8px}.rp-review-photos{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.rp-review-photo{width:72px;height:72px;border-radius:10px;object-fit:cover}.rp-review-helpful{font-size:13px;color:#9ca3af}.rp-views-saves{margin:10px 0 4px}