.FeedbackBubble_launcher__6SUo2{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:60;display:flex;align-items:center;justify-content:center;gap:8px;min-width:48px;min-height:48px;padding:10px 16px;border:1px solid #bb97f7;border-radius:24px;background:#7542be;color:#fff;font-size:14px;box-shadow:0 4px 18px #0005}.FeedbackBubble_launcher__6SUo2:hover{background:#8954cf}.FeedbackBubble_editor__Er_b2 .FeedbackBubble_launcher__6SUo2{bottom:max(112px,env(safe-area-inset-bottom));padding:10px}.FeedbackBubble_editor__Er_b2 .FeedbackBubble_launcher__6SUo2>span:first-of-type{display:none}.FeedbackBubble_close__Duz2l:focus-visible,.FeedbackBubble_launcher__6SUo2:focus-visible{outline:2px solid #e6b8ff;outline-offset:4px}.FeedbackBubble_overlay__Kpo2e{position:fixed;inset:0;z-index:80;background:#0009}.FeedbackBubble_panel__dipMc{position:fixed;z-index:80;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:min(384px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;border:1px solid var(--bg-overlay);border-radius:12px;background:var(--bg-surface);color:var(--text-primary);box-shadow:0 16px 60px #0006}.FeedbackBubble_panel__dipMc:focus{outline:none}.FeedbackBubble_header___mewP{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-bottom:1px solid var(--bg-overlay)}.FeedbackBubble_close__Duz2l{display:grid;place-items:center;width:44px;height:44px;border-radius:4px}.FeedbackBubble_form__GivYC{padding:16px;display:grid;gap:14px}.FeedbackBubble_form__GivYC label{display:grid;gap:6px;font-size:14px}.FeedbackBubble_form__GivYC input,.FeedbackBubble_form__GivYC textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--bg-overlay);border-radius:6px;background:var(--bg-base);color:var(--text-primary)}.FeedbackBubble_form__GivYC textarea{min-height:120px;resize:vertical}.FeedbackBubble_form__GivYC input:focus-visible,.FeedbackBubble_form__GivYC textarea:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.FeedbackBubble_form__GivYC p{font-size:13px;line-height:1.6}@media (max-width:767px){.FeedbackBubble_launcher__6SUo2{padding:10px}.FeedbackBubble_launcher__6SUo2>span:first-of-type{display:none}}