.map-fallback{display:flex;align-items:center;justify-content:center;min-height:200px;background:var(--color-neutral-100,#f3f4f6);color:var(--color-neutral-500,#6b7280);text-align:center}.map-fallback-error{color:var(--color-error-500,#ef4444)}.map-fallback-icon{font-size:24px;margin-bottom:8px}.rms-sheet{position:absolute;left:0;right:0;bottom:0;z-index:1200;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -6px 24px rgba(0,0,0,.18);padding:8px 16px calc(16px + env(safe-area-inset-bottom));max-height:62vh;display:flex;flex-direction:column;animation:rms-slide-up .24s ease-out}@keyframes rms-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.rms-grabber{align-self:center;width:44px;height:5px;border:none;border-radius:999px;background:#d8d8d8;margin:4px 0 12px;cursor:pointer}.rms-header{display:flex;gap:12px;align-items:center;cursor:pointer}.rms-thumb{width:64px;height:64px;border-radius:14px;object-fit:cover;flex-shrink:0;background:#f1f1f1}.rms-thumb--empty{display:flex;align-items:center;justify-content:center;font-size:26px}.rms-header-info{min-width:0;flex:1 1}.rms-name{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rms-meta{display:flex;gap:12px;font-size:13px;color:#555}.rms-rating{color:#f59e0b;font-weight:600}.rms-distance{color:#555}.rms-address{font-size:13px;color:#888;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rms-dishes-head{display:flex;align-items:center;gap:8px;margin:16px 0 8px;font-size:14px;font-weight:700;color:#1a1a1a}.rms-count{font-size:12px;font-weight:600;color:#888;background:#f1f1f1;border-radius:999px;padding:1px 8px}.rms-dishes-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rms-dishes-row::-webkit-scrollbar{display:none}.rms-dish{flex:0 0 124px;width:124px;border:none;background:transparent;padding:0;text-align:left;cursor:pointer}.rms-dish-img{width:124px;height:92px;border-radius:12px;object-fit:cover;background:#f1f1f1;display:block}.rms-dish-img--empty{display:flex;align-items:center;justify-content:center;font-size:28px}.rms-dish-name{font-size:13px;font-weight:600;color:#1a1a1a;margin-top:6px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rms-dish-price{font-size:13px;font-weight:700;color:#FF6B35;margin-top:2px}.rms-dish--skeleton{height:124px;border-radius:12px;background:linear-gradient(90deg,#f1f1f1 25%,#e8e8e8 50%,#f1f1f1 75%);background-size:200% 100%;animation:rms-shimmer 1.2s infinite}@keyframes rms-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.rms-empty{font-size:14px;color:#999;padding:14px 0}.rms-open-btn{margin-top:14px;width:100%;border:none;border-radius:14px;background:#FF6B35;color:#fff;font-size:15px;font-weight:700;padding:13px;cursor:pointer}.rms-open-btn:active{opacity:.9}@media (min-width:768px){.rms-sheet{left:16px;right:auto;top:16px;bottom:auto;width:360px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);border-radius:18px;box-shadow:0 8px 32px rgba(0,0,0,.22);padding:0 0 16px;overflow-y:auto;animation:rms-slide-left .22s ease-out}.recommendations-panel .rms-sheet{inset:0;width:auto;max-width:none;max-height:none;border-radius:0;box-shadow:none}@keyframes rms-slide-left{0%{transform:translateX(-16px);opacity:0}to{transform:translateX(0);opacity:1}}.rms-grabber{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;margin:0;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 2px 8px rgba(0,0,0,.2)}.rms-grabber:before{content:"\00D7";display:block;font-size:21px;line-height:32px;color:#1a1a1a}.rms-header{flex-direction:column;align-items:stretch;gap:0}.rms-thumb{width:100%;height:220px;border-radius:0}.rms-header-info{padding:16px 20px 0}.rms-name{font-size:22px;white-space:normal}.rms-dishes-head{padding:0 20px;margin-top:18px}.rms-dishes-row{padding:0 20px 6px;flex-wrap:wrap}.rms-empty{padding:14px 20px}.rms-open-btn{width:auto;margin:18px 20px 0}}