.qr-review-container{max-width:420px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif}.qr-review-card{background:#1E1E1E;border-radius:16px;padding:18px;padding-bottom:110px;color:#E8EAED;position:relative}.qr-review-header{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:0;border-bottom:none}.qr-review-avatar{width:40px;height:40px;border-radius:50%;background:#202124;display:flex;align-items:center;justify-content:center}.qr-review-header-text h3{margin:0 0 0 0;font-size:18px;font-weight:400;color:#E8EAED}.qr-review-public{font-size:14px;color:#9AA0A6;display:block;white-space:normal;line-height:1.2}.qr-review-main-rating{text-align:center;margin-bottom:18px}.qr-review-main-rating h4{margin:0 0 16px 0;font-size:16px;font-weight:500;color:#E8EAED}.qr-review-main-rating h4{display:none}.qr-stars{display:flex;justify-content:center;gap:2px;flex-direction:row-reverse}.qr-stars-large .qr-star{cursor:pointer;transition:transform 0.15s ease;user-select:none;-webkit-user-select:none}.qr-stars-large .qr-star:hover,.qr-stars-large .qr-star:hover~.qr-star{transform:scale(1.03)}.star-path{fill:#fff0;stroke:#9AA0A6;stroke-width:1.1;stroke-linejoin:round;transition:fill 0.15s ease,stroke 0.15s ease}.qr-star.active .star-path,.qr-star.active~.qr-star .star-path,.qr-stars .qr-star:hover .star-path,.qr-stars .qr-star:hover~.qr-star .star-path{fill:#FBC02D;stroke:#FBC02D}.qr-review-categories{margin-bottom:24px}.qr-category-rating{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:0;border-bottom:none}.qr-category-rating label{font-size:14px;color:#E8EAED;font-weight:500}.qr-stars-small{justify-content:flex-end;gap:2px}.qr-stars-small .qr-star{cursor:pointer;user-select:none;-webkit-user-select:none}.qr-review-text{margin-bottom:16px}.qr-review-text textarea{width:100%;border:1px solid #3C4043;border-radius:12px;padding:14px;color:#E8EAED;font-size:1rem;resize:vertical;font-family:inherit;letter-spacing:.00625em;background:#1E1E1E}.qr-review-text textarea:focus{outline:none;border-color:#8AB4F8}.qr-char-count{text-align:right;font-size:12px;color:#9AA0A6;margin-top:4px}.qr-photo-upload{margin:16px 0 22px}.qr-add-photos-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px;border-radius:999px;border:0;background:#242832;color:#E8EAED;font-weight:600;cursor:pointer}.qr-add-photos-btn:hover{filter:brightness(1.06)}.qr-add-photos-btn:focus{outline:none;box-shadow:0 0 0 3px rgb(147 180 246 / .35)}.qr-add-photos-btn:active{transform:translateY(1px)}.qr-camera-icon{display:inline-flex;color:#8AB4F8}.qr-photo-previews{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.qr-photo-thumb{position:relative;border-radius:10px;overflow:hidden;border:1px solid #2A2A2A;background:#111;aspect-ratio:1 / 1}.qr-photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}.qr-photo-remove{position:absolute;top:6px;right:6px;width:26px;height:26px;border-radius:999px;border:0;background:rgb(0 0 0 / .6);color:#fff;cursor:pointer;display:grid;place-items:center;line-height:1}.qr-experience-tags{margin-bottom:24px}.qr-tag-category{margin-bottom:14px;background:#242832;border-radius:16px;padding:16px}.qr-tag-category h5{margin:0 0 12px 0;font-size:16px;font-weight:400;color:#E8EAED;display:flex;flex-direction:column;gap:4px}.qr-tag-subtitle{font-size:12px;font-weight:500;color:#9AA0A6}.qr-tag-list{display:flex;flex-wrap:wrap;gap:8px}.qr-tag{background:#242832;border:1px solid #3C4043;border-radius:8px;padding:8px 16px;color:#9AA0A6;font-size:13px;cursor:pointer;transition:all 0.2s ease;text-transform:capitalize}.qr-tag:hover{background:#2A2A2A}.qr-tag.active{background:#8AB4F8;border-color:#8AB4F8;color:#121212;font-weight:500}.qr-more-details{margin:18px 0 10px;color:#E8EAED;font-size:16px;font-weight:500}.qr-accordion-sections{margin-bottom:24px}.qr-accordion{margin-bottom:4px;border:1px solid #2A2A2A;border-radius:8px;overflow:hidden}.qr-accordion-toggle{width:100%;background:#242832;border:none;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;color:#E8EAED;font-size:14px;cursor:pointer;transition:background 0.2s ease}.qr-accordion-toggle:hover{background:#2A2A2A}.qr-accordion-icon{transition:transform 0.3s ease}.qr-accordion.active .qr-accordion-icon{transform:rotate(180deg)}.qr-accordion-content{display:none;padding:16px;background:#202124}.qr-accordion.active .qr-accordion-content{display:block}.qr-accordion-content textarea{width:100%;background:#1E1E1E;border:1px solid #2A2A2A;border-radius:6px;padding:8px 12px;color:#E8EAED;font-size:13px;resize:vertical;font-family:inherit}.qr-submit-section{position:fixed;left:0;right:0;bottom:0;padding:12px 12px calc(12px + env(safe-area-inset-bottom));background:rgb(30 30 30 / .96);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid #2A2A2A;z-index:9999}.qr-submit-btn{width:min(420px, 100%);margin:0 auto;display:block;background:#3C4043;color:#E8EAED;border:1px solid #2A2A2A;border-radius:10px;padding:14px;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none;cursor:pointer;transition:background 0.2s ease,border-color 0.2s ease}.qr-submit-btn.is-active:not(:disabled){background:#93b4f6;border-color:#93b4f6;color:#202124}.qr-submit-btn:not(.is-active):hover{background:#4A4F55}.qr-submit-btn.is-active:hover{filter:brightness(1.02)}.qr-submit-btn:disabled{opacity:.7;cursor:not-allowed}.qr-review-card{padding-bottom:100px}.qr-loading{text-align:center;padding:40px 0}.qr-spinner{width:40px;height:40px;border:3px solid #2A2A2A;border-top-color:#8AB4F8;border-radius:50%;animation:qr-spin 1s linear infinite;margin:0 auto 16px}@keyframes qr-spin{to{transform:rotate(360deg)}}.qr-loading p{color:#9AA0A6;margin:0}@media (max-width:480px){.qr-review-card{padding:16px;border-radius:8px}.qr-tag{padding:6px 12px;font-size:12px}.qr-photo-previews{grid-template-columns:repeat(3,1fr)}}.qr-review-container form{display:contents}.qr-review-container button[type="submit"]{display:none}.qr-stars-large{pointer-events:auto!important}.qr-star{pointer-events:auto!important}