.restaurant-module__FD2u5W__page{background:var(--bg);min-height:100vh;padding:32px 16px}.restaurant-module__FD2u5W__container{max-width:740px;margin:0 auto}.restaurant-module__FD2u5W__loadingState{text-align:center;color:var(--text-tertiary);padding-top:80px;font-size:14px}.restaurant-module__FD2u5W__notFound{text-align:center;color:var(--text-tertiary);padding-top:80px;font-size:15px;font-weight:600}.restaurant-module__FD2u5W__backLink{color:var(--primary);align-items:center;gap:6px;margin-bottom:20px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.restaurant-module__FD2u5W__backLink:hover{color:var(--primary-hover)}.restaurant-module__FD2u5W__header{gap:20px;margin-bottom:28px;display:flex}.restaurant-module__FD2u5W__heroSlideshow{border:1px solid var(--border);background:var(--bg-tertiary);border-radius:14px;flex-shrink:0;width:160px;height:160px;position:relative;overflow:hidden}.restaurant-module__FD2u5W__headerPhoto{object-fit:cover;cursor:pointer;width:100%;height:100%}.restaurant-module__FD2u5W__heroArrow{color:#fff;cursor:pointer;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.restaurant-module__FD2u5W__heroArrow:hover{background:#000000b3}.restaurant-module__FD2u5W__heroArrowLeft{left:6px}.restaurant-module__FD2u5W__heroArrowRight{right:6px}.restaurant-module__FD2u5W__heroDots{gap:4px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.restaurant-module__FD2u5W__heroDot{cursor:pointer;background:#ffffff80;border-radius:50%;width:6px;height:6px}.restaurant-module__FD2u5W__heroDotActive{background:#fff}.restaurant-module__FD2u5W__heroCount{color:#fff;background:#00000080;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:8px;right:8px}.restaurant-module__FD2u5W__headerPhotoPlaceholder{border:1px solid var(--border);background:var(--bg-tertiary);width:160px;height:160px;color:var(--text-tertiary);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.restaurant-module__FD2u5W__headerInfo{flex:1;min-width:0}.restaurant-module__FD2u5W__headerName{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 6px;font-size:26px;font-weight:800;line-height:1.2}.restaurant-module__FD2u5W__headerAddress{color:var(--text-secondary);margin-bottom:10px;font-size:14px;line-height:1.4}.restaurant-module__FD2u5W__headerAddressLink{color:var(--primary);font-weight:600;text-decoration:none}.restaurant-module__FD2u5W__headerAddressLink:hover{text-decoration:underline}.restaurant-module__FD2u5W__headerMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.restaurant-module__FD2u5W__ratingBadge{color:#d4920a;background:#f59e0b1f;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:800;display:inline-flex}.restaurant-module__FD2u5W__ratingStars{color:#f5a623;letter-spacing:1px}.restaurant-module__FD2u5W__ratingSource{text-transform:uppercase;letter-spacing:.4px;opacity:.8;border-left:1px solid #d4920a4d;margin-left:4px;padding-left:6px;font-size:10px;font-weight:700}.restaurant-module__FD2u5W__priceLevelBadge{background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-secondary);border-radius:8px;padding:4px 10px;font-size:13px;font-weight:700;display:inline-flex}.restaurant-module__FD2u5W__statusBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.restaurant-module__FD2u5W__statusOperational{color:#0f6e56;background:#0f6e561a}.restaurant-module__FD2u5W__statusTempClosed{color:#d4920a;background:#f59e0b1f}.restaurant-module__FD2u5W__statusPermClosed{color:#dc2626;background:#dc26261a}.restaurant-module__FD2u5W__headerLinks{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.restaurant-module__FD2u5W__headerLink{background:var(--card-bg);border:1px solid var(--border);color:var(--text-secondary);border-radius:8px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.restaurant-module__FD2u5W__headerLink:hover{border-color:var(--primary);color:var(--primary)}.restaurant-module__FD2u5W__headerHours{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:10px;margin-top:10px;padding:10px 14px}.restaurant-module__FD2u5W__hoursTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin-bottom:6px;font-size:12px;font-weight:800}.restaurant-module__FD2u5W__hoursOpenNow{text-transform:uppercase;border-radius:4px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.restaurant-module__FD2u5W__hoursOpen{color:#0f6e56;background:#0f6e561a}.restaurant-module__FD2u5W__hoursClosed{color:#dc2626;background:#dc26261a}.restaurant-module__FD2u5W__hoursList{margin:0;padding:0;list-style:none}.restaurant-module__FD2u5W__hoursList li{color:var(--text-secondary);font-size:13px;font-weight:600;line-height:1.6}.restaurant-module__FD2u5W__lastUpdated{color:var(--text-tertiary);margin-top:12px;font-size:11px;font-style:italic}.restaurant-module__FD2u5W__tabBar{border-bottom:2px solid var(--border);gap:4px;margin-bottom:20px;display:flex}.restaurant-module__FD2u5W__tab{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:700;transition:all .15s}.restaurant-module__FD2u5W__tab:hover{color:var(--text-primary)}.restaurant-module__FD2u5W__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.restaurant-module__FD2u5W__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.restaurant-module__FD2u5W__reviewCount{color:var(--text-secondary);font-size:14px;font-weight:700}.restaurant-module__FD2u5W__writeReviewBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s}.restaurant-module__FD2u5W__writeReviewBtn:hover{background:var(--primary-hover)}.restaurant-module__FD2u5W__reviewList{flex-direction:column;gap:12px;display:flex}.restaurant-module__FD2u5W__emptyState{text-align:center;color:var(--text-tertiary);padding:40px 20px;font-size:14px;font-weight:600}.restaurant-module__FD2u5W__menuHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.restaurant-module__FD2u5W__menuUploadBtn{background:var(--card-bg);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s}.restaurant-module__FD2u5W__menuUploadBtn:hover{border-color:var(--primary);color:var(--primary)}.restaurant-module__FD2u5W__menuUploadInput{display:none}.restaurant-module__FD2u5W__menuGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.restaurant-module__FD2u5W__menuPhoto{aspect-ratio:1;object-fit:cover;border:1px solid var(--border);cursor:pointer;background:var(--bg-tertiary);border-radius:10px;width:100%;transition:opacity .15s}.restaurant-module__FD2u5W__menuPhoto:hover{opacity:.85}.restaurant-module__FD2u5W__lightboxOverlay{z-index:9999;cursor:pointer;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.restaurant-module__FD2u5W__lightboxImg{object-fit:contain;border-radius:8px;max-width:90vw;max-height:90vh}.restaurant-module__FD2u5W__dishHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.restaurant-module__FD2u5W__dishSortRow{gap:6px;display:flex}.restaurant-module__FD2u5W__dishSortBtn{border:1px solid var(--border);background:var(--card-bg);color:var(--text-tertiary);cursor:pointer;border-radius:8px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s}.restaurant-module__FD2u5W__dishSortBtn:hover{border-color:var(--primary);color:var(--primary)}.restaurant-module__FD2u5W__dishSortBtnActive{border-color:var(--primary);background:var(--primary-bg);color:var(--primary)}.restaurant-module__FD2u5W__addDishBtn{background:var(--card-bg);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s}.restaurant-module__FD2u5W__addDishBtn:hover{border-color:var(--primary);color:var(--primary)}.restaurant-module__FD2u5W__dishList{flex-direction:column;gap:12px;display:flex}.restaurant-module__FD2u5W__dishCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:14px;transition:border-color .15s;display:flex}.restaurant-module__FD2u5W__dishCard:hover{border-color:var(--text-tertiary)}.restaurant-module__FD2u5W__dishCardTop{gap:14px;display:flex}.restaurant-module__FD2u5W__dishPhoto{object-fit:cover;background:var(--bg-tertiary);border:1px solid var(--border);cursor:pointer;border-radius:10px;flex-shrink:0;width:90px;height:90px}.restaurant-module__FD2u5W__dishPhotoPlaceholder{background:var(--bg-tertiary);border:1px solid var(--border);width:90px;height:90px;color:var(--text-tertiary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.restaurant-module__FD2u5W__dishInfo{flex:1;min-width:0}.restaurant-module__FD2u5W__dishName{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:800}.restaurant-module__FD2u5W__dishPrice{color:var(--primary);margin-bottom:4px;font-size:14px;font-weight:700}.restaurant-module__FD2u5W__dishRating{color:#f5a623;letter-spacing:1px;margin-bottom:4px;font-size:14px}.restaurant-module__FD2u5W__dishRatingEmpty{color:var(--border)}.restaurant-module__FD2u5W__dishDesc{color:var(--text-secondary);font-size:13px;line-height:1.4}.restaurant-module__FD2u5W__dishMeta{align-items:center;gap:12px;margin-top:6px;display:flex}.restaurant-module__FD2u5W__dishSubmitter{color:var(--text-tertiary);font-size:11px}.restaurant-module__FD2u5W__dishReviewCount{color:var(--text-tertiary);font-size:11px;font-weight:700}.restaurant-module__FD2u5W__dishReviewList{border-top:1px solid var(--border);flex-direction:column;gap:8px;margin-top:10px;padding-top:10px;display:flex}.restaurant-module__FD2u5W__dishReviewItem{background:var(--bg-tertiary,#f9f9f9);border-radius:8px;padding:8px 10px}.restaurant-module__FD2u5W__dishReviewHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.restaurant-module__FD2u5W__dishReviewAuthor{color:var(--text-primary);font-size:12px;font-weight:700}.restaurant-module__FD2u5W__dishReviewStars{color:#f5a623;letter-spacing:1px;font-size:12px}.restaurant-module__FD2u5W__dishReviewTime{color:var(--text-tertiary);font-size:11px}.restaurant-module__FD2u5W__dishReviewBody{color:var(--text-secondary);font-size:13px;line-height:1.4}.restaurant-module__FD2u5W__dishWriteReviewBtn{border:1px solid var(--border);color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:16px;align-self:flex-start;margin-top:8px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:700}.restaurant-module__FD2u5W__dishWriteReviewBtn:hover{border-color:var(--primary);color:var(--primary)}.restaurant-module__FD2u5W__dishReviewForm{border-top:1px solid var(--border);flex-direction:column;gap:8px;margin-top:10px;padding-top:10px;display:flex}.restaurant-module__FD2u5W__dishReviewFormStars{gap:2px;display:flex}.restaurant-module__FD2u5W__dishReviewTextarea{border:1px solid var(--border);width:100%;color:var(--text-primary);resize:vertical;border-radius:8px;min-height:44px;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:500}.restaurant-module__FD2u5W__dishReviewTextarea:focus{border-color:var(--primary);outline:none}.restaurant-module__FD2u5W__dishReviewFormActions{justify-content:flex-end;gap:8px;display:flex}.restaurant-module__FD2u5W__addDishForm{background:var(--card-bg);border:1px solid var(--primary);border-radius:12px;flex-direction:column;gap:10px;margin-bottom:16px;padding:16px;display:flex}.restaurant-module__FD2u5W__addDishFormTitle{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:800}.restaurant-module__FD2u5W__addDishRow{align-items:center;gap:8px;display:flex}.restaurant-module__FD2u5W__addDishInput{border:1px solid var(--border-input,#e0e0e0);color:var(--text-primary);background:var(--bg-secondary,#fff);box-sizing:border-box;border-radius:8px;outline:none;flex:1;padding:9px 12px;font-family:inherit;font-size:14px;font-weight:600}.restaurant-module__FD2u5W__addDishInput:focus{border-color:var(--primary)}.restaurant-module__FD2u5W__addDishPriceWrap{border:1px solid var(--border-input,#e0e0e0);background:var(--bg-secondary,#fff);border-radius:8px;flex-shrink:0;align-items:center;width:150px;padding-left:4px;display:flex}.restaurant-module__FD2u5W__addDishPriceWrap:focus-within{border-color:var(--primary)}.restaurant-module__FD2u5W__addDishCurrencySelect{color:var(--text-tertiary);cursor:pointer;white-space:nowrap;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:12px;font-weight:600}.restaurant-module__FD2u5W__addDishPriceInput{width:100%;color:var(--text-primary);box-sizing:border-box;background:0 0;border:none;outline:none;padding:9px 8px 9px 4px;font-family:inherit;font-size:14px;font-weight:600}.restaurant-module__FD2u5W__addDishPriceInput:focus{border-color:var(--primary)}.restaurant-module__FD2u5W__addDishTextarea{border:1px solid var(--border-input,#e0e0e0);width:100%;color:var(--text-primary);background:var(--bg-secondary,#fff);resize:vertical;box-sizing:border-box;border-radius:8px;outline:none;padding:9px 12px;font-family:inherit;font-size:13px}.restaurant-module__FD2u5W__addDishTextarea:focus{border-color:var(--primary)}.restaurant-module__FD2u5W__addDishRatingRow{align-items:center;gap:2px;display:flex}.restaurant-module__FD2u5W__addDishRatingLabel{color:var(--text-secondary);margin-right:6px;font-size:12px;font-weight:600}.restaurant-module__FD2u5W__addDishStar{cursor:pointer;color:#f5a623;background:0 0;border:none;padding:0 1px;font-size:22px}.restaurant-module__FD2u5W__addDishPhotoRow{align-items:center;gap:8px;display:flex}.restaurant-module__FD2u5W__addDishPhotoThumb{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:56px;height:56px}.restaurant-module__FD2u5W__addDishPhotoBtn{border:1px dashed var(--border-input,#e0e0e0);background:var(--card-bg);width:56px;height:56px;color:var(--text-tertiary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}.restaurant-module__FD2u5W__addDishPhotoBtn:hover{border-color:var(--primary);color:var(--primary)}.restaurant-module__FD2u5W__addDishActions{justify-content:flex-end;gap:8px;display:flex}.restaurant-module__FD2u5W__addDishCancel{background:var(--card-bg);border:1px solid var(--border);color:var(--text-tertiary);cursor:pointer;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:700}.restaurant-module__FD2u5W__addDishSubmit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:700}.restaurant-module__FD2u5W__addDishSubmit:hover:not(:disabled){background:var(--primary-hover)}.restaurant-module__FD2u5W__addDishSubmit:disabled{opacity:.5;cursor:not-allowed}.restaurant-module__FD2u5W__addDishFileInput{display:none}.restaurant-module__FD2u5W__starsFilled{color:#f5a623}.restaurant-module__FD2u5W__starsEmpty{color:var(--border)}@media (max-width:768px){.restaurant-module__FD2u5W__page{padding:20px 12px}.restaurant-module__FD2u5W__header{flex-direction:column;gap:14px}.restaurant-module__FD2u5W__heroSlideshow,.restaurant-module__FD2u5W__headerPhotoPlaceholder{width:100%;height:200px}.restaurant-module__FD2u5W__headerName{font-size:22px}.restaurant-module__FD2u5W__menuGrid{grid-template-columns:repeat(2,1fr)}.restaurant-module__FD2u5W__dishCard{flex-direction:column}.restaurant-module__FD2u5W__dishPhoto,.restaurant-module__FD2u5W__dishPhotoPlaceholder{width:100%;height:160px}}
