.modal-backdrop.svelte-4vowdw{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000b3}.modal-panel.svelte-4vowdw{background:var(--surface);border-radius:1rem;width:100%;max-width:28rem;box-shadow:0 25px 50px -12px #00000040}.modal-header.svelte-4vowdw{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--surface-2)}.modal-title.svelte-4vowdw{font-size:1.125rem;font-weight:600;color:#fff;margin:0}.close-btn.svelte-4vowdw{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:0;transition:color .2s}.close-btn.svelte-4vowdw:hover{color:#fff}.close-btn-icon.svelte-4vowdw{width:1.25rem;height:1.25rem}.modal-body.svelte-4vowdw{padding:1.5rem}@media(max-width:480px){.modal-backdrop.svelte-4vowdw{padding:0}.modal-panel.svelte-4vowdw{max-width:none;border-radius:0;height:100%}}.form.svelte-1kfqa3r{display:flex;flex-direction:column;gap:1rem}.success-state.svelte-1kfqa3r{text-align:center;padding:2rem 0}.success-icon-wrap.svelte-1kfqa3r{width:4rem;height:4rem;margin:0 auto 1rem;border-radius:50%;background:#22c55e33;display:flex;align-items:center;justify-content:center}.success-icon.svelte-1kfqa3r{width:2rem;height:2rem;color:#22c55e}.success-text.svelte-1kfqa3r{color:#fff;font-weight:500;margin:0}.type-selection.svelte-1kfqa3r{display:flex;gap:.5rem}.type-btn.svelte-1kfqa3r{flex:1;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;background:var(--surface-2);color:var(--text-muted);border:none;cursor:pointer;transition:background .2s,color .2s}.type-btn.svelte-1kfqa3r:hover{color:#fff}.type-btn--bug-active.svelte-1kfqa3r{background:#ef444433;color:#f87171;box-shadow:inset 0 0 0 1px #ef444480}.type-btn--feedback-active.svelte-1kfqa3r{background:var(--surface-2);color:var(--amber);box-shadow:inset 0 0 0 1px var(--card-border)}.form-field.svelte-1kfqa3r{display:flex;flex-direction:column}.form-label.svelte-1kfqa3r{font-size:.875rem;color:var(--text-muted);margin-bottom:.25rem}.form-textarea.svelte-1kfqa3r,.form-input.svelte-1kfqa3r{width:100%;padding:.5rem .75rem;background:var(--surface-2);border:1px solid var(--surface-2);border-radius:.5rem;color:#fff;font-size:1rem;outline:none;transition:border-color .2s,box-shadow .2s}.form-textarea.svelte-1kfqa3r{resize:none}.form-textarea.svelte-1kfqa3r::placeholder,.form-input.svelte-1kfqa3r::placeholder{color:var(--text-muted)}.form-textarea.svelte-1kfqa3r:focus,.form-input.svelte-1kfqa3r:focus{border-color:var(--card-border);box-shadow:none}.error-text.svelte-1kfqa3r{color:#f87171;font-size:.875rem;margin:0}.submit-btn.svelte-1kfqa3r{width:100%;padding:.75rem;border-radius:.75rem;font-weight:600;background:var(--primary);color:#fff;border:none;cursor:pointer;transition:background .2s}.submit-btn.svelte-1kfqa3r:hover:not(:disabled){background:var(--primary-hover)}.submit-btn.svelte-1kfqa3r:disabled{opacity:.5;cursor:not-allowed}.feedback-btn.svelte-86xzc9{position:fixed;bottom:1rem;right:1rem;z-index:50;width:3rem;height:3rem;border-radius:50%;background:var(--primary);color:#fff;border:none;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.feedback-btn.svelte-86xzc9:hover{background:var(--primary-hover);transform:scale(1.05)}.feedback-btn-icon.svelte-86xzc9{width:1.25rem;height:1.25rem}
