.LoadingScreen_loadingScreen__dhKyr{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#121212;display:flex;justify-content:center;align-items:center;z-index:99999;opacity:1;transition:opacity .8s ease-out}.LoadingScreen_fadeOut__FAm_u{opacity:0}.LoadingScreen_content__NmUmG{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem}.LoadingScreen_logo__Dqkgr{margin-bottom:1.5rem;position:relative}.LoadingScreen_logoImage__SX3dV{width:150px;height:auto}.LoadingScreen_pulse__caYJ3{animation:LoadingScreen_pulse__caYJ3 2s infinite}@keyframes LoadingScreen_pulse__caYJ3{0%{opacity:.2;transform:translateY(0)}50%{opacity:.6;transform:translateY(-3px)}to{opacity:.2;transform:translateY(0)}}.LoadingScreen_title__pVKuG{font-size:2.5rem;font-weight:700;color:white;margin-bottom:1rem}.LoadingScreen_message__9M_gS{font-size:1.5rem;color:#e0e0e0;margin-bottom:2rem;line-height:1.6}.LoadingScreen_spinner__Id4H8{position:relative;width:60px;height:60px}.LoadingScreen_spinnerInner__qgqnA{width:100%;height:100%;animation:LoadingScreen_spin__CRGcH 1s linear infinite}.LoadingScreen_spinnerInner__qgqnA,.LoadingScreen_spinnerInner__qgqnA:before{position:absolute;border:4px solid transparent;border-top-color:#ffc107;border-radius:50%}.LoadingScreen_spinnerInner__qgqnA:before{content:"";top:5px;left:5px;right:5px;bottom:5px;animation:LoadingScreen_spin__CRGcH 2s linear infinite}@keyframes LoadingScreen_spin__CRGcH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PubDetails_container__UO_Vm{background-color:#1a1a1a;color:white;min-height:100%;padding:1rem 1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.PubDetails_reviewsSection__EZOxG{margin-top:2rem;padding-top:2rem;border-top:1px solid #333}.PubDetails_reviewsHeading__pgtr0{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:white}.PubDetails_comingSoon__ct_E3{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#252525;border-radius:.5rem;text-align:center}.PubDetails_comingSoonText__FZm1L{color:#a3a3a3;font-size:1.125rem;margin-top:.5rem}.PubDetails_pubName__YBq_a{font-size:2rem;font-weight:700;margin-bottom:0;color:white}.PubDetails_address__HeifJ{font-size:1rem;font-style:normal;color:#d1d5db;margin-bottom:2rem;line-height:1}.PubDetails_statsRow__Cr6WF{display:flex;justify-content:space-between;gap:2rem;margin-bottom:2rem;padding:.75rem 0;border-top:1px solid #333;border-bottom:1px solid #333}.PubDetails_stat__UtS5_{display:flex;flex-direction:column;align-items:center;flex:1}.PubDetails_statLabel__PE_jS{font-size:.875rem;color:#9ca3af;margin-bottom:.25rem;display:block;color:#a3a3a3}.PubDetails_statValue__mJy5o{font-size:1.125rem;font-weight:500;color:white;font-size:1.25rem;font-weight:600;display:flex;align-items:center}.PubDetails_statValue__mJy5o svg{color:#fbbf24}.PubDetails_openingHours__Gne1M{background-color:#252525;padding:1.5rem;border-radius:.375rem;margin-bottom:2rem}.PubDetails_sectionTitle__QHgwm{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#a3a3a3}.PubDetails_buttonRow__2_uLM{display:flex;gap:1rem;margin-top:2rem}.PubDetails_button__MkUeB{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#333;color:white;border:none;padding:.75rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s;flex:1}.PubDetails_button__MkUeB:hover{background-color:#444}.PubDetails_buttonIcon__xHs6M{width:1.5rem;height:1.5rem}.PubDetails_loading__0El_V{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:1.125rem;color:#d1d5db}.PubDetails_error__Sa28I{padding:1rem;background-color:rgba(239,68,68,.1);border-radius:.5rem;color:#ef4444;margin:1rem 0}.PubDetails_reviewHeading__YxPnB{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#fbbf24}.PubDetails_backButton__l049O{display:inline-flex;align-items:center;background:none;border:none;color:#d1d5db;font-size:1rem;padding:.5rem 0;margin-bottom:1rem;cursor:pointer}.PubDetails_backButton__l049O:hover{color:white}.PubDetails_notification__6S_L2{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background-color:#333;color:white;padding:10px 20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:1000;animation:PubDetails_fadeInOut__4jUvi 2s ease-in-out;display:flex;align-items:center;justify-content:center}.PubDetails_notificationContent__YZE5f{display:flex;align-items:center;font-weight:500}@keyframes PubDetails_fadeInOut__4jUvi{0%{opacity:0;transform:translate(-50%,20px)}15%{opacity:1;transform:translate(-50%)}85%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-20px)}}.StarRating_container__wcvPj{display:flex;align-items:center;width:100%;gap:.5rem;flex-wrap:wrap;justify-content:space-between}.StarRating_label__UppkU{font-size:.9rem;color:#ffffff;font-weight:500;opacity:.9;min-width:80px;flex-shrink:0}.StarRating_starsContainer__QQOYQ{display:flex;align-items:center;flex-wrap:nowrap;gap:.15rem;overflow:visible;flex:1;min-width:0;position:relative;padding-right:2.5rem;justify-content:flex-start;margin-right:0}.StarRating_starWrapper__gw0d2{position:relative;display:inline-block;cursor:pointer;padding:.1rem;flex-shrink:0}.StarRating_star__QCP0_{color:#666;display:block;fill:currentColor;width:1.25rem;height:1.25rem}.StarRating_fullStarOverlay__Fo8BZ{position:absolute;top:0;left:0;width:100%;height:100%;color:gold;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center;padding:.1rem}.StarRating_fullStarOverlay__Fo8BZ svg{color:gold;fill:gold}.StarRating_halfStarOverlay__45vr5{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;color:gold;display:flex;align-items:center;transition:opacity .2s ease;pointer-events:auto;z-index:10}.StarRating_halfStarOverlay__45vr5 svg{position:absolute;left:0;top:0;width:200%;height:100%;color:gold;fill:gold}.StarRating_ratingText__tymwt{margin-left:1rem;font-size:.9rem;color:#aaa;min-width:1.5rem}.StarRating_ratingValue__f82Mo{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fbbf24;font-weight:600;font-size:.9rem;min-width:2rem;text-align:right}.modal_modalOverlay__ABuRd{position:fixed;z-index:9999;background:transparent;display:flex;will-change:transform}@media (max-width:768px){.modal_modalOverlay__ABuRd{left:0;right:0;bottom:0;height:40vh;justify-content:center;animation:modal_slideUpMobile__Qqf73 .3s ease-out;transition:height .3s ease-out}.modal_modalOverlay__ABuRd.modal_reviewMode__TsK78{height:90vh}}@media (min-width:769px){.modal_modalOverlay__ABuRd{top:0;left:0;bottom:0;width:100%;max-width:500px;justify-content:flex-start;animation:modal_slideInDesktopLeft__7O64N .3s ease-out}}.modal_modalContainer__P6D2L{width:100%;background:#1a1a1a;overflow-y:auto;position:relative;border-radius:0;padding:1rem;color:white;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (max-width:768px){.modal_modalContainer__P6D2L{height:100%;border-top-left-radius:25px;border-top-right-radius:25px;box-shadow:0 -4px 6px -1px rgba(0,0,0,.1);padding-top:0}}@media (min-width:769px){.modal_modalContainer__P6D2L{height:100vh;box-shadow:-4px 0 6px -1px rgba(0,0,0,.1);border-left:2px solid rgba(255,255,255,.3)}}.modal_dragHandle__HjZKx{width:100%;height:24px;display:flex;justify-content:center;align-items:center;padding:8px 0;cursor:grab;touch-action:none}.modal_dragHandleBar__ctmun{width:40px;height:5px;background-color:#888;border-radius:3px}.modal_dragHandle__HjZKx:active{cursor:grabbing}.modal_closeButton__5zreL{position:absolute;right:1rem;top:1rem;width:2rem;height:2rem;border:none;background:#333;color:white;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:9999px;transition:background-color .2s}.modal_closeButton__5zreL:hover{background:#444}.modal_pubDetailsContainer__MLDqw{padding-top:1rem}@media (max-width:768px){.modal_pubDetailsContainer__MLDqw{padding-top:.5rem}}@keyframes modal_slideUpMobile__Qqf73{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes modal_slideInDesktopLeft__7O64N{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.modal_exiting__NSQR_{animation:modal_slideOutMobile__gVofS .3s ease-in forwards}@media (min-width:769px){.modal_exiting__NSQR_{animation:modal_slideOutDesktopLeft__1pRlf .3s ease-in forwards}}@keyframes modal_slideOutMobile__gVofS{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes modal_slideOutDesktopLeft__1pRlf{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.modal_modalOverlay__ABuRd.modal_exiting__NSQR_{pointer-events:none}@media (max-width:768px){.modal_modalOverlay__ABuRd.modal_exiting__NSQR_{animation:modal_slideDownMobile__uJrMO .3s cubic-bezier(.4,0,.2,1) forwards}}@media (min-width:769px){.modal_modalOverlay__ABuRd.modal_exiting__NSQR_{animation:modal_slideOutDesktopLeft__1pRlf .3s cubic-bezier(.4,0,.2,1) forwards}}.LoadingSpinner_spinnerContainer__9AlZx{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1.5rem}.LoadingSpinner_loadingText__9_W_J{text-align:center;color:#4B5563;font-size:1rem}.LoadingSpinner_spinner__OND0E{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:LoadingSpinner_spin__EKlBN 1s linear infinite}@keyframes LoadingSpinner_spin__EKlBN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TestUploadForm_container__hrooB{padding:1rem;background-color:#222;border-radius:8px;color:#ffffff;width:100%}.TestUploadForm_form__1ug19{display:flex;flex-direction:column;gap:1rem}.TestUploadForm_formGroup__IxVNd{display:flex;flex-direction:column;gap:.5rem}.TestUploadForm_ratingGroup__M_zG_{display:flex;margin-bottom:1rem;width:100%;background-color:#333;border-radius:6px;padding:.75rem;border:2px solid #444;overflow:visible;max-width:100%;position:relative;align-items:center;justify-content:space-between;gap:1rem}.TestUploadForm_formGroup__IxVNd label{font-size:.9rem;color:#ffffff;font-weight:500;opacity:.9}.TestUploadForm_fileInput__0gqXJ,.TestUploadForm_input__hCY3u,.TestUploadForm_textarea__LwEfY{padding:.75rem;border:2px solid #444;border-radius:6px;background-color:#333333;color:#ffffff;font-size:1rem;transition:all .2s ease;box-shadow:0 0 0 1px rgba(255,255,255,.05)}.TestUploadForm_input__hCY3u:focus,.TestUploadForm_textarea__LwEfY:focus{outline:none;border-color:#666;box-shadow:0 0 0 1px rgba(255,255,255,.1)}.TestUploadForm_textarea__LwEfY{min-height:100px;resize:vertical}.TestUploadForm_fileInput__0gqXJ{padding:.5rem;color:#ffffff}.TestUploadForm_overallRating__3FUwR{background-color:#333;border:2px solid #444;border-radius:6px;padding:.75rem;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;text-align:center}.TestUploadForm_overallRating__3FUwR label{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#ffffff}.TestUploadForm_overallRatingValue__8ATR0{font-size:2rem;font-weight:700;color:#f59e0b;margin-bottom:.5rem}.TestUploadForm_helperText__DtD6U{font-size:.8rem;color:#aaa;margin-top:.25rem}.TestUploadForm_error__hXj8M{color:#ef4444;background-color:rgba(239,68,68,.1)}.TestUploadForm_error__hXj8M,.TestUploadForm_warning__wzqe0{padding:.75rem;border-radius:6px;margin-bottom:.5rem;text-align:center;font-weight:500}.TestUploadForm_warning__wzqe0{color:#f59e0b;background-color:rgba(245,158,11,.1)}.TestUploadForm_info___JOiv{color:#3b82f6;background-color:rgba(59,130,246,.1);padding:.75rem;border-radius:6px;margin-bottom:.5rem;text-align:center;font-weight:500}.TestUploadForm_success__goArO{color:#10b981;background-color:#222;padding:1.5rem;border-radius:8px;margin-bottom:.5rem;text-align:center;font-weight:500;border:2px solid #10b981;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.TestUploadForm_successTitle__X_xG4{font-size:1.5rem;font-weight:700;color:#10b981;margin-bottom:.5rem}.TestUploadForm_successMessage__qSMas{font-size:1rem;color:#ffffff;opacity:.9;padding:.75rem;border-radius:6px;margin-bottom:.5rem;text-align:center;font-weight:500}.TestUploadForm_imagePreview__OkdR0{margin-bottom:1rem}.TestUploadForm_imagePreview__OkdR0 p{font-size:.9rem;margin-bottom:.5rem}.TestUploadForm_imagePreview__OkdR0 img{max-width:100%;height:auto;max-height:200px;border-radius:6px;border:2px solid #444}.TestUploadForm_submitButton__5_yZ5{background-color:#ffffff;color:#0a0a0a;padding:.75rem;border-radius:6px;font-weight:500;transition:all .2s ease;cursor:pointer;border:none;width:100%}.TestUploadForm_submitButton__5_yZ5:hover{opacity:.9;transform:translateY(-1px)}.TestUploadForm_submitButton__5_yZ5.TestUploadForm_disabled__COGaS{opacity:.5;cursor:not-allowed;transform:none}