.storycraft-feedback-form{background:#fffbea;border:1px solid #ffcc80;border-radius:8px;box-shadow:2px 2px 10px rgba(0,0,0,.1);margin:20px auto;max-width:500px;padding:20px}.storycraft-feedback-form form{display:flex;flex-direction:column;gap:12px}.storycraft-feedback-form input,.storycraft-feedback-form select,.storycraft-feedback-form textarea{border:1px solid #ccc;border-radius:5px;font-size:16px;padding:10px;width:100%}.storycraft-feedback-form textarea{min-height:120px;resize:vertical}.storycraft-feedback-form button{background:#ff9800;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px;transition:background .3s}.storycraft-feedback-form button:hover{background:#e68900}
