.feedback-container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex;position:relative}.feedback-card{width:100%;max-width:500px;margin-bottom:4rem;padding:2.5rem 2rem}.recipient-info{border-bottom:1px solid var(--glass-border);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.recipient-avatar{background:var(--accent-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 15px #ec489966}.question-prompt{color:#fff;margin-bottom:2rem;font-size:1.5rem;font-weight:700;line-height:1.4}.form-group{margin-bottom:1.5rem}.feedback-textarea{resize:vertical;border:1px solid var(--glass-border);color:#fff;background:#0000004d;border-radius:1rem;width:100%;min-height:150px;padding:1.25rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:all .3s}.feedback-textarea:focus{background:#00000080;border-color:#ec489980;outline:none;box-shadow:0 0 0 4px #ec48991a}.safety-badge{color:var(--text-secondary);background:#ffffff0d;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.powered-by{color:var(--text-secondary);text-align:center;width:100%;font-size:.9rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.success-state{text-align:center;padding:1rem 0}.success-icon{margin-bottom:1.5rem;font-size:4rem}.promo-box{border:1px solid var(--glass-border);background:#ffffff08;border-radius:1rem;margin-top:3rem;padding:1.5rem}
